.wand-photo-viewer{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:300}.wand-photo-viewer__footer{position:absolute;bottom:0;width:100%;text-align:center;color:#fff;font-size:12px;line-height:2;opacity:.8}.wand-photo-viewer__scroll-wrap,.wand-photo-viewer__scroll-wrap-item{position:absolute;top:0;right:0;bottom:0;left:0}.wand-photo-viewer__scroll-wrap-item{-webkit-transform:translateZ(0);transform:translateZ(0);background:#000;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.wand-photo-viewer__scroll-wrap-item img{max-width:100%;max-height:100%}.wand-photo-viewer-fade-enter-active,.wand-photo-viewer-fade-leave-active{-webkit-transition:opacity .2s;transition:opacity .2s}.wand-photo-viewer-fade-enter,.wand-photo-viewer-fade-leave-to{opacity:0}.wand-uploader{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;background-color:#fff}.wand-uploader__img-item{position:relative;display:inline-block;margin-right:10px;margin-bottom:10px;vertical-align:top;font-size:0}.wand-uploader__close{position:absolute;right:0;top:0;height:16px;width:16px;font-size:12px;text-align:center;color:#fff;font-weight:700;line-height:16px;background-color:rgba(0,0,0,.4)}.wand-uploader__progress{background:rgba(0,0,0,.4);font-size:16px;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.wand-uploader__fail,.wand-uploader__progress,.wand-uploader__waiting{position:absolute;left:0;right:0;top:0;bottom:0;color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center}.wand-uploader__fail,.wand-uploader__waiting{background-color:rgba(0,0,0,.4);-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;font-size:12px;padding:19px 0 10px}.wand-uploader__fail i,.wand-uploader__waiting i{font-size:16px;font-weight:700}.wand-uploader__waiting{padding:0;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.wand-uploader__tip{display:inline-block}