@import "https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Inter:wght@400;500;600;700&display=swap";:root{--bg-black:#1b212f;--dark:#272c3a;--input:#1b212f;--accent:#cf0;--white:#fff;--muted:#9699a5;--red:#ff3b30}*{box-sizing:border-box}html,body,#app{width:100%;min-width:100%;min-height:100%;margin:0}body{background:var(--bg-black);color:var(--white);font-family:Inter,sans-serif}.login-page{background:var(--bg-black);justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-canvas{justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}.login-card{background:var(--dark);border-radius:25px;flex-direction:column;flex-shrink:0;align-items:center;gap:25px;width:278px;height:220.47px;padding:30px;display:flex}.login-logo{flex-shrink:0;justify-content:center;align-items:center;width:218px;height:36px;display:flex}.login-logo img{object-fit:contain;width:100%;height:100%;display:block}.login-password{background:var(--input);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:218px;height:40px;padding:2px;display:flex}.login-password input{width:214px;height:36px;color:var(--white);text-align:center;appearance:none;background:0 0;border:0;outline:0;margin:0;padding:0 10px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:36px}.login-password input::placeholder{color:var(--muted);opacity:1;text-align:center}.login-password.wrong{outline:1px solid var(--red);outline-offset:-1px}.login-unlock{background:var(--accent);width:214px;height:36px;color:var(--bg-black);cursor:pointer;border:0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 10px 8px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;display:flex}.login-unlock img{object-fit:contain;width:20px;height:20px;display:block}.login-unlock:disabled{opacity:.6;cursor:default}@keyframes login-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}}.login-card.shake{animation:.35s login-shake}.settings-overlay{z-index:1000;-webkit-backdrop-filter:blur(15px);background:#1b212fb8;justify-content:center;align-items:flex-start;padding-top:144px;display:flex;position:fixed;inset:0}.settings-panel{background:var(--dark);border-radius:25px;flex-direction:column;align-items:stretch;gap:25px;width:582px;padding:15px;display:flex}.settings-header{justify-content:space-between;align-items:center;width:100%;height:25px;display:flex}.settings-title{align-items:center;gap:10px;display:flex}.settings-title img{width:25px;height:25px}.settings-title span{color:var(--accent);font-family:Dela Gothic One,sans-serif;font-size:22px;line-height:25px}.settings-close{width:25px;height:25px;color:var(--white);cursor:pointer;background:0 0;border:0;padding:0;font-size:24px;line-height:25px}@media (width<=560px){.login-card{width:278px;height:220.47px}.settings-overlay{padding:20px 10px}.settings-panel{width:calc(100vw - 20px)}}.ov-settings-overlay{z-index:5000;box-sizing:border-box;-webkit-backdrop-filter:blur(15px);background:#000000e6;justify-content:center;align-items:flex-start;padding-top:144px;display:flex;position:fixed;inset:0}.ov-settings-modal{box-sizing:border-box;background:#272c3a;border-radius:25px;flex-direction:column;align-items:stretch;gap:25px;width:582px;padding:15px;display:flex}.ov-settings-header{justify-content:space-between;align-items:center;width:100%;display:flex}.ov-settings-title{align-items:center;gap:10px;display:flex}.ov-settings-title>svg{flex:0 0 26px;width:26px;height:25px;display:block}.ov-settings-title span{color:#cf0;text-transform:uppercase;white-space:nowrap;margin:0;padding:0;font-family:Dela Gothic One,sans-serif;font-size:22px;font-weight:400;line-height:normal}.ov-settings-close{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0;padding:0;display:flex}.ov-settings-close svg{width:24px;height:24px;display:block}.ov-settings-download{color:#fff;cursor:pointer;align-items:center;gap:10px;width:100%;margin:0;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;display:flex}.ov-settings-checkbox{flex:0 0 25px;justify-content:center;align-items:center;width:25px;height:25px;display:flex;position:relative}.ov-settings-checkbox:before{content:"";background:#1b212f;border-radius:6px;position:absolute;inset:0}.ov-settings-checkbox input{opacity:0;cursor:pointer;z-index:3;width:25px;height:25px;margin:0;padding:0;position:absolute;inset:0}.ov-settings-checkbox svg{z-index:2;width:15px;height:9px;display:block;position:relative}.ov-settings-password{box-sizing:border-box;background:#1b212f;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:40px;padding:2px 2px 2px 12px;display:flex}.ov-settings-password-placeholder{color:#ffffff80;flex:auto;min-width:0;margin:0;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal}.ov-settings-password-input{color:#fff;background:0 0;border:0;outline:none;flex:auto;min-width:0;height:100%;margin:0;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal}.ov-settings-password-input::placeholder{color:#ffffff80;opacity:1}.ov-settings-password-input:focus{box-shadow:none;outline:none}.ov-settings-apply{box-sizing:border-box;color:#1b212f;white-space:nowrap;cursor:pointer;background:#cf0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 12px 0 6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal;display:flex}.ov-settings-apply svg{flex:0 0 20px;width:20px;height:20px;display:block}.ov-settings-apply span{margin:0;padding:0}@media (width<=620px){.ov-settings-overlay{padding:20px 10px}.ov-settings-modal{width:100%;max-width:582px}}.ov-settings-title>svg{flex:0 0 26px;width:26px;min-width:26px;height:25px;min-height:25px;display:block;overflow:visible}.vault-page{color:#fff;background:#1b212f;width:100%;min-height:100vh;padding-top:30px;font-family:Inter,sans-serif;position:relative}.vault-toolbar{justify-content:space-between;align-items:center;width:1186px;height:40px;margin:0 auto;display:flex;position:relative}.vault-brand{align-items:center;gap:10px;height:40px;display:flex}.brand-logo{width:40px;height:40px;display:block}.vault-brand span{color:#cf0;white-space:nowrap;font-family:Dela Gothic One,sans-serif;font-size:22px;font-weight:400;line-height:normal}.toolbar-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.autolock-button{color:#fff;cursor:pointer;background:#272c3a;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:36px;padding:8px 16px 8px 8px;display:flex}.autolock-button img{width:20px;height:20px;display:block}.autolock-button span,.autolock-button strong{white-space:nowrap;font-size:12px;line-height:normal}.autolock-button .light{font-weight:300}.autolock-button strong{font-weight:700}.settings-button{cursor:pointer;background:#cf0;border:0;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.settings-button img{width:26px;height:25px;display:block}.lock-button{color:#fff;cursor:pointer;background:#db3117;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:36px;padding:8px 10px 8px 8px;font-size:12px;font-weight:600;display:flex}.lock-button img{width:25px;height:25px;display:block}.autolock-menu{z-index:100;background:#272c3a;border-radius:10px;width:135px;padding:6px;position:absolute;top:44px;right:146px;box-shadow:0 15px 40px #00000073}.autolock-menu button{color:#fff;text-align:left;background:0 0;border:0;border-radius:7px;width:100%;padding:8px 10px;font-size:12px}.vault-window{background:#272c3a;border-radius:25px;flex-direction:column;gap:15px;width:1192px;margin:30px auto 0;padding:15px;display:flex;position:relative}.vault-window-header{justify-content:space-between;align-items:center;width:100%;min-height:36px;display:flex}.breadcrumbs{color:#ffffff80;white-space:nowrap;align-items:center;gap:10px;font-size:12px;font-weight:600;display:flex}.breadcrumbs button{color:inherit;cursor:pointer;font-size:inherit;font-weight:inherit;background:0 0;border:0;padding:0}.window-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex;position:relative}.columns-button{color:#fff;cursor:pointer;background:#1b212f;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:135px;height:36px;padding:2px 8px 2px 12px;font-size:12px;font-weight:600;display:flex}.columns-button img{width:20px;height:20px;display:block}.green-button{color:#1b212f;cursor:pointer;background:#cf0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:30px;padding:6px 12px 6px 6px;font-size:12px;font-weight:600;display:flex}.green-button img{width:20px;height:20px;display:block}.columns-menu{z-index:200;background:#1b212f;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:4px;width:135px;padding:6px;display:grid;position:absolute;top:42px;right:180px;box-shadow:0 15px 40px #0006}.columns-menu button{color:#fff;background:#272c3a;border:0;border-radius:7px;height:30px;font-size:12px}.columns-menu button.active,.columns-menu button:hover{color:#1b212f;background:#cf0}.file-grid{gap:3px;width:100%;display:grid}.grid-item{aspect-ratio:1;color:#ffffff80;cursor:pointer;background:0 0;border:0;border-radius:15px;min-width:0;padding:0;position:relative;overflow:hidden}.grid-item:hover{filter:brightness(1.04)}.thumbnail{object-fit:cover;border-radius:15px;width:100%;height:100%;display:block;position:absolute;inset:0}.file-name,.grid-item>span{z-index:2;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:12px;font-weight:400;position:absolute;bottom:10px;left:5px;right:5px;overflow:hidden}.folder-icon{object-fit:contain;width:65%;height:65%;position:absolute;top:8%;left:17.5%}.back-icon{width:24px;height:24px;position:absolute;top:28%;left:calc(50% - 12px)}.file-placeholder{background:#1b212f;border-radius:15px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.file-placeholder span{color:#ffffff59;font-size:18px;font-weight:700;position:static}.context-menu{z-index:3000;background:#272c3a;border-radius:10px;min-width:150px;padding:5px;position:fixed;box-shadow:0 15px 40px #00000080}.context-menu button{color:#fff;text-align:left;background:0 0;border:0;border-radius:7px;width:100%;padding:9px 11px;font-size:12px}.context-menu button:hover{background:#ffffff14}.context-menu .danger{color:#ff6b52}@media (width<=1250px){.vault-toolbar,.vault-window{width:calc(100vw - 60px)}}@media (width<=700px){.vault-page{padding-top:15px}.vault-toolbar{width:calc(100vw - 20px)}.vault-brand span{font-size:18px}.vault-window{width:calc(100vw - 20px);margin-top:20px;padding:10px}.vault-window-header{flex-direction:column;align-items:stretch;gap:10px}.window-actions{justify-content:flex-end;width:100%}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid-item{transition:background-color .15s,transform .15s,border-color .15s}.folder-item,.file-item,.back-item{cursor:pointer}.folder-item:hover,.file-item:hover,.back-item:hover{background:#303747;transform:translateY(-1px)}.folder-item:hover .folder-icon,.back-item:hover .back-icon{transform:scale(1.04)}.folder-icon,.back-icon{transition:transform .15s}.green-button{transition:background-color .15s,transform .15s,opacity .15s}.green-button:hover{background:#d8ff33;transform:translateY(-1px)}.green-button:active{transform:translateY(0)}button:not(:disabled){-webkit-tap-highlight-color:transparent}button:not(:disabled):focus-visible{outline-offset:2px;outline:1px solid #cf0}.sort-button{color:#fff;cursor:pointer;background:#1b212f;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:150px;height:36px;padding:2px 8px 2px 12px;font-size:12px;font-weight:600;display:flex}.sort-button img{width:20px;height:20px;display:block}.sort-menu,.upload-menu{z-index:400;background:#1b212f;border-radius:10px;min-width:150px;padding:6px;position:absolute;top:42px;box-shadow:0 15px 40px #00000073}.sort-menu{right:180px}.upload-menu{right:0}.sort-menu button,.upload-menu button{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;height:32px;padding:0 10px;font-size:12px}.sort-menu button:hover,.upload-menu button:hover{color:#cf0;background:#272c3a}.video-placeholder{background:#1b212f}.video-badge{z-index:4;pointer-events:none;box-sizing:border-box;background:#1b212fe0;border:1px solid #ffffffbf;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;bottom:10px;right:10px}.video-badge-play{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:10px solid #fff;width:0;height:0;margin-left:2px}.media-viewer{z-index:6000;color:#fff;background:#0a0d14f0;flex-direction:column;display:flex;position:fixed;inset:0}.media-viewer-head{flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 18px;display:flex}.media-viewer-title{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 180px);font-size:12px;font-weight:600;overflow:hidden}.media-viewer-actions{align-items:center;gap:10px;display:flex}.media-viewer-download,.media-viewer-close{color:#fff;cursor:pointer;background:#272c3a;border:0;border-radius:10px;justify-content:center;align-items:center;height:36px;padding:0 12px;font:600 12px Inter,sans-serif;text-decoration:none;display:flex}.media-viewer-download:hover,.media-viewer-close:hover{color:#1b212f;background:#cf0}.media-viewer-close{width:36px;padding:0;font-size:24px;font-weight:400}.media-viewer-stage{touch-action:none;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:hidden}.media-viewer-stage img,.media-viewer-stage video{object-fit:contain;-webkit-user-select:none;user-select:none;max-width:94%;max-height:88%}.media-viewer-stage video{touch-action:auto}.media-viewer-unsupported{color:#ffffff80;font-size:18px;font-weight:700}.media-viewer-arrows{z-index:100;pointer-events:none;justify-content:space-between;align-items:center;padding:0 15px;display:flex;position:fixed;inset:56px 0 0}.media-viewer-arrows button{pointer-events:auto;color:#fff;cursor:pointer;background:#272c3ad9;border:0;border-radius:50%;width:44px;height:44px;font-size:34px;line-height:1}.media-viewer-arrows button:hover{color:#1b212f;background:#cf0}@media (width<=700px){.window-actions{flex-wrap:wrap}.sort-button{width:135px}.sort-menu,.upload-menu{right:0}.media-viewer-head{padding:0 10px}.media-viewer-stage img,.media-viewer-stage video{max-width:100%;max-height:82%}}.upload-progress{width:100%;padding:8px 0 4px}.upload-progress-head{color:#ffffffb3;justify-content:space-between;margin-bottom:5px;font:600 11px Inter,sans-serif;display:flex}.upload-progress-track{background:#1b212f;border-radius:5px;height:5px;overflow:hidden}.upload-progress-fill{background:#cf0;height:100%;transition:width .12s linear}.upload-error{color:#ff6b52;margin:5px 0 8px;font:600 11px Inter,sans-serif}.no-native-menu{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;touch-action:manipulation}.media-viewer-stage img{touch-action:none;cursor:grab}.media-viewer-stage img:active{cursor:grabbing}.grid-item,.context-menu,.green-button,.columns-button,.sort-button,.autolock-button,.settings-button,.lock-button{-webkit-touch-callout:none}.grid-item{-webkit-user-select:none;user-select:none}.media-viewer-stage{touch-action:none}.media-viewer-stage img{touch-action:none;-webkit-user-drag:none}.select-button,.delete-selected-button{cursor:pointer;border:0;border-radius:10px;min-height:30px;padding:0 14px;font:600 12px Inter,sans-serif;transition:background .15s,transform .15s}.select-button{color:#fff;background:#272c3a}.select-button:hover{background:#303747;transform:translateY(-1px)}.delete-selected-button{color:#fff;background:#e43a22}.delete-selected-button:hover{background:#f04a31;transform:translateY(-1px)}.grid-item.selected{outline-offset:-2px;outline:2px solid #cf0}.selection-check{z-index:5;color:#cf0;background:#272c3a;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font:700 15px Inter,sans-serif;display:flex;box-shadow:0 2px 8px #00000040;position:absolute!important;inset:8px auto auto 8px!important}.media-viewer.ui-hidden .media-viewer-head,.media-viewer.ui-hidden .media-viewer-arrows{display:none}@media (width<=700px){.select-button,.delete-selected-button{min-height:34px;padding:0 10px}.selection-check{width:22px;height:22px;top:6px!important;left:6px!important}}.select-button{min-height:30px;color:#1b212f!important;background:#cf0!important}.select-button:hover{color:#1b212f!important;background:#d8ff33!important}.select-button img{width:20px;height:20px;display:block}.vault-toolbar,.vault-window,.window-actions,.vault-brand{box-sizing:border-box}@media (width<=700px){.vault-toolbar{gap:8px;width:calc(100vw - 20px)}.vault-brand{flex:auto;min-width:28px;overflow:hidden}.brand-logo{flex:0 0 28px;width:28px;height:28px}.vault-brand span{display:none}.toolbar-actions{flex:none;gap:6px}.autolock-button{gap:5px;height:34px;padding:6px 9px 6px 7px}.autolock-button img{width:18px;height:18px}.settings-button{width:34px;height:34px}.settings-button img{width:23px;height:22px}.lock-button{gap:5px;height:34px;padding:6px 9px 6px 7px}.vault-window-header{flex-direction:column;align-items:stretch;gap:10px}.breadcrumbs{text-overflow:ellipsis;min-width:0;overflow:hidden}.window-actions{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:8px;width:100%;display:grid}.columns-button,.sort-button,.select-button,.green-button,.delete-selected-button{width:100%;min-width:0}.columns-button,.sort-button,.green-button,.select-button,.delete-selected-button{height:36px}.sort-button{width:100%}.columns-menu,.sort-menu,.upload-menu{right:0}}.media-viewer.ui-hidden .media-viewer-stage{height:100%}.select-button{color:#cf0!important;background:0 0!important;border:1px solid #cf0!important;border-radius:10px!important;gap:8px!important;height:30px!important;min-height:30px!important;padding:0 12px 0 6px!important}.select-button:hover{color:#cf0!important;background:#ccff0014!important;transform:none!important}.select-button img{flex:0 0 20px;width:20px!important;height:20px!important}@media (width<=700px){.vault-page{padding-top:11px}.vault-toolbar{gap:10px;width:min(386px,100vw - 16px);height:40px;margin:0 auto}.vault-brand{flex:0 0 40px;width:40px;min-width:40px;height:40px;overflow:visible}.brand-logo{width:40px;height:40px}.vault-brand span{display:none}.toolbar-actions{flex:auto;gap:10px;min-width:0}.autolock-button{flex:auto;gap:8px;min-width:0;height:36px;padding:8px 16px 8px 8px}.autolock-button img{flex:0 0 20px;width:20px;height:20px}.settings-button{flex:0 0 36px;width:36px;height:36px}.settings-button img{width:26px;height:25px}.lock-button{flex:none;gap:8px;height:36px;padding:8px 10px 8px 8px}.vault-window{border-radius:25px;width:100%;max-width:402px;margin:13px auto 0;padding:12px 8px 8px}.vault-window-header{gap:15px}.breadcrumbs{justify-content:center;width:100%;min-width:0;overflow:hidden}.window-actions{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row;justify-content:stretch;gap:15px 10px!important;width:100%!important;display:grid!important}.window-actions>.columns-button{grid-area:1/1;width:100%!important;height:36px!important}.window-actions>.sort-button{grid-area:1/2;width:100%!important;height:36px!important}.window-actions>.select-button{grid-area:2/1;width:100%!important;height:30px!important;min-height:30px!important}.window-actions>.green-button:not(.select-button){width:100%!important;height:30px!important;min-height:30px!important}.window-actions>.select-button+.green-button:not(.select-button){grid-area:2/2}.window-actions>.green-button:not(.select-button)+.green-button:not(.select-button){grid-area:2/3}.window-actions>.delete-selected-button{grid-area:3/1/auto/-1;width:100%!important}.columns-menu{left:0;right:auto}.sort-menu,.upload-menu{right:0}.file-grid{gap:3px!important}.green-button img,.select-button img{width:20px;height:20px}}.ov-autolock-option{cursor:pointer;transition:background-color .15s,color .15s}.ov-autolock-option:hover{color:#cf0;background:#1b212f}.ov-login-button{box-sizing:border-box;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 10px;display:flex}.ov-login-button img,.ov-login-button svg{flex:0 0 20px;width:20px;height:20px}.ov-login-button:hover{filter:brightness(.95)}.ov-login-button:active{transform:translateY(1px)}.autolock-menu .autolock-option{cursor:pointer;transition:background-color .15s,color .15s}.autolock-menu .autolock-option:hover{color:#cf0;background:#1b212f}.autolock-menu .autolock-option:active{color:#1b212f;background:#cf0}button[type=submit]{box-sizing:border-box;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 10px 0 8px;display:flex}button[type=submit] img{flex:0 0 20px;width:20px;height:20px;display:block}.login-button{box-sizing:border-box;background:#cf0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 10px 0 8px;display:flex}.login-button img{flex:0 0 25px;width:25px;height:25px;display:block}.login-button span{color:#1b212f;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal}.login-button:hover{filter:brightness(.96)}.login-button:active{transform:translateY(1px)}.login-unlock{box-sizing:border-box;background:#cf0;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;height:30px;padding:0 10px 0 8px;display:flex}.login-unlock img{flex:0 0 25px;width:25px;height:25px;display:block}.login-unlock span{color:#1b212f;white-space:nowrap;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:normal}.login-unlock:hover{filter:brightness(.96)}.login-unlock:active{transform:translateY(1px)}.media-viewer{animation:.18s ease-out viewerFadeIn}.media-viewer-head{transition:opacity .2s,transform .2s}.media-viewer.ui-hidden .media-viewer-head{opacity:0;pointer-events:none;transform:translateY(-8px)}.media-viewer-stage img,.media-viewer-stage video{transition:transform .18s ease-out,opacity .18s ease-out;animation:.22s ease-out mediaItemIn}.media-viewer-arrows{z-index:20;transition:opacity .2s}.media-viewer-arrows button{transition:background-color .15s,color .15s,transform .15s,opacity .15s}.media-viewer-arrows button:hover{transform:scale(1.08)}.media-viewer-arrows button:active{transform:scale(.94)}.media-viewer-download,.media-viewer-close{transition:background-color .15s,color .15s,transform .12s}.media-viewer-download:active,.media-viewer-close:active{transform:scale(.94)}@keyframes viewerFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mediaItemIn{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.media-viewer,.media-viewer-stage img,.media-viewer-stage video{animation:none}.media-viewer-head,.media-viewer-stage img,.media-viewer-stage video,.media-viewer-arrows,.media-viewer-arrows button,.media-viewer-download,.media-viewer-close{transition:none}}.media-viewer-stage img,.media-viewer-stage video{transition:opacity .18s ease-out!important}.media-viewer-stage img{will-change:transform}.media-viewer-stage img,.media-viewer-stage video{will-change:transform, opacity;transition:opacity .18s ease-out!important}.media-viewer-stage{overscroll-behavior:contain;position:relative;overflow:hidden}.media-viewer-slide{object-fit:contain;-webkit-user-select:none;user-select:none;pointer-events:none;touch-action:none;will-change:transform;max-width:94%;max-height:88%;position:absolute;top:50%;left:50%}@media (width<=600px){.media-viewer-slide{max-width:100%;max-height:82%}}.media-viewer-slide{transform-origin:50%;margin:0;top:50%;left:50%}.media-viewer-slide-current{z-index:2}.media-viewer-slide-prev,.media-viewer-slide-next{z-index:1}@media (width<=600px){.media-viewer-slide{max-width:100%;max-height:82%}}.media-viewer-slide{transform-origin:50%;pointer-events:none;margin:0;top:50%;left:50%}.media-viewer-slide-current{z-index:2;pointer-events:auto}.media-viewer-slide-prev,.media-viewer-slide-next{z-index:1;pointer-events:none}.media-viewer-image-track{will-change:transform;z-index:2;width:300%;height:100%;display:flex;position:absolute;inset:0}.media-viewer-image-slot img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;touch-action:none;will-change:transform;max-width:94%;max-height:88%}@media (width<=600px){.media-viewer-image-slot img{max-width:100%;max-height:82%}}.media-viewer-stage img,.media-viewer-stage video{will-change:transform, opacity}.media-viewer-image-track{transform-origin:50%;will-change:transform, opacity}.media-viewer-image-slot{overflow:visible}.media-viewer-image-slot img{backface-visibility:hidden}.media-viewer-image-track{will-change:transform, opacity;transform-origin:50%;z-index:2;width:300%;height:100%;display:flex;position:absolute;inset:0}.media-viewer-image-slot{flex:0 0 33.3333%;justify-content:center;align-items:center;width:33.3333%;height:100%;display:flex;overflow:hidden}.media-viewer-image-slot img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;touch-action:none;will-change:transform;backface-visibility:hidden;max-width:94%;max-height:88%}@media (width<=600px){.media-viewer-image-slot img{max-width:100%;max-height:82%}}.media-viewer-image-track.is-dismissing .media-viewer-image-slot:first-child,.media-viewer-image-track.is-dismissing .media-viewer-image-slot:last-child{visibility:hidden}.media-viewer-image-track{backface-visibility:hidden;transform-style:preserve-3d}@media (hover:none) and (pointer:coarse){.media-viewer-arrows{display:none!important}}.media-viewer-image-slot:nth-child(2)>img{transform-origin:50%}.media-viewer-image-track.is-dismissing .media-viewer-image-slot:nth-child(2)>img{pointer-events:none}
