@charset "UTF-8";
:root{--ink:#202c31;--muted:#7a8587;--teal:#2e766b;--teal-light:#e9f2ee;--line:#e6eae6;--canvas:#f8f9f6;--navy:#172a2c;--radius:14px;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);color:var(--ink);background:var(--canvas);font-size:14px;line-height:1.6}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,video:focus-visible{outline:3px solid #75b4a4;outline-offset:4px}a{color:inherit;text-decoration:none}button svg,a svg,.state-icon svg,.lock-emblem svg,.search-box>svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex:none}button{border:0}h1,h2,h3,p{margin:0}svg{display:block}button:disabled:hover{transform:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;padding:10px 16px;background:white;z-index:100;transform:translateY(-160%);border-radius:6px}.skip-link:focus{transform:translateY(0)}
.brand{display:flex;align-items:center;gap:11px;color:#f3f5ee;font-size:11px;font-weight:650;letter-spacing:1.2px;line-height:1.3}.brand-mark{display:grid;place-items:center;width:35px;height:35px;flex:none;border:1px solid #82948b60;border-radius:9px;color:#b6cfc1}.brand-mark svg{width:23px;height:23px;stroke-width:1.35}.brand-subtitle{display:block;color:#879e97;font-size:11px;letter-spacing:2px;font-weight:400;margin-top:5px}.eyebrow{font-size:10px;letter-spacing:2.3px;font-weight:650;color:#789387}.status-dot{width:6px;height:6px;display:inline-block;border-radius:50%;background:#83b598;flex:none}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex:none;width:38px;height:38px;border-radius:9px;background:transparent;color:inherit;transition:background .18s}.icon-button:hover{background:#ffffff15}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;font-weight:550;font-size:13px;border-radius:8px;min-height:42px;padding:10px 20px;transition:background .18s,transform .18s}.primary-button{color:#fff;background:var(--teal)}.primary-button:hover{background:#245f56}.secondary-button{background:#fff;border:1px solid #dce3dd;color:#456357}.secondary-button:hover{background:#edf3ee}.secondary-button svg{width:17px;height:17px}
/* Sign in */
.auth-page{background:#fafbf8}.auth-layout{display:grid;grid-template-columns:minmax(420px,48%) 1fr;min-height:100vh}.auth-story{padding:44px 56px 30px;background:var(--navy);color:#eef1e8;display:flex;flex-direction:column;overflow:hidden;position:relative}.auth-story:after{content:"";position:absolute;pointer-events:none;width:480px;height:480px;border:1px solid #8d9c9020;border-radius:50%;bottom:-210px;left:-200px}.auth-story>.brand{position:relative;z-index:1}.auth-story-copy{max-width:430px;width:100%;margin:auto;position:relative;padding:68px 0 40px}.auth-story .eyebrow{color:#a0b6a1;letter-spacing:2.8px;font-size:10px}.auth-story h1{font-size:clamp(32px,3.3vw,48px);font-weight:450;letter-spacing:2px;line-height:1.55;margin:17px 0}.auth-story-copy>p:not(.eyebrow){color:#99aaa2;line-height:2.1;font-size:13px;letter-spacing:.5px}.auth-story-footer{font-size:11px;letter-spacing:1px;color:#8ca098;display:flex;align-items:center;gap:8px;position:relative}.archive-art{position:relative;margin:47px 0 4px;height:245px;width:345px;max-width:100%}.art-card{position:absolute;background:#eef1e1;padding:10px 10px 0;border-radius:5px;box-shadow:0 10px 28px #051b1940;width:282px;height:212px}.art-card-back{transform:rotate(-13deg);left:16px;top:3px;background:#788e81}.art-card-back>span{display:block;background:#56746a;width:100%;height:155px}.art-card-front{transform:rotate(6deg);left:46px;top:13px}.art-card-front>svg{background:#b7c9b5;width:100%;height:164px;object-fit:cover}.art-caption{display:flex;justify-content:space-between;padding:9px 4px;color:#566c5e;font-family:Georgia,serif;font-size:10px;letter-spacing:.3px}.auth-form-side{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:72px 48px}.auth-form-wrap{max-width:355px;width:100%;margin:auto}.lock-emblem{display:grid;place-items:center;width:48px;height:48px;background:#edf1e9;border:1px solid #e3e9df;border-radius:13px;color:#537463;margin-bottom:33px}.lock-emblem svg{width:23px;height:23px;stroke-width:1.5}.auth-form-wrap>.eyebrow{color:#91a18f;margin-bottom:8px;font-size:9px}.auth-form-wrap h2{font-size:29px;font-weight:600;letter-spacing:1px}.auth-intro{color:#7c8981;font-size:13px;margin-top:9px}.login-form{display:flex;flex-direction:column;margin-top:34px}.login-form label{font-weight:550;font-size:12px;margin:0 0 8px;color:#4d5e55}.login-form input:not([type=hidden]){width:100%;background:#fff;border:1px solid #dce3d9;border-radius:8px;min-height:47px;padding:10px 13px;color:#33483c;outline-offset:2px;font-size:13px;margin-bottom:22px;transition:border-color .2s}.login-form input::placeholder{color:#a2aaa2;font-size:12px}.login-form input:focus{border-color:#7fa390}.login-button{width:100%;margin-top:4px;min-height:47px;justify-content:space-between;padding-inline:18px}.login-button svg{width:18px;height:18px}.auth-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#99a395;font-size:11px;margin-top:20px}.auth-note svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.auth-bottom{position:absolute;bottom:29px;text-align:center;color:#a6aea3;font-size:9px;letter-spacing:1px}.auth-bottom span{padding:0 8px}.form-message{background:#edf3ed;border:1px solid #dbe7dc;color:#45634c;font-size:12px;padding:10px 12px;border-radius:7px;margin-top:20px}.form-message-error{background:#fbefea;border-color:#eed8cc;color:#986043}
/* Archive */
.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:var(--navy);padding:33px 20px 21px;display:flex;flex-direction:column;color:#d5dfd5;z-index:10}.sidebar>.brand{padding:0 8px}.sidebar-section-label{color:#758f87;font-size:10px;letter-spacing:1.5px;margin:54px 16px 13px}.collection-nav{display:flex;flex-direction:column;gap:7px}.nav-button{display:flex;align-items:center;gap:12px;background:transparent;color:#a5b8af;padding:12px 14px;border-radius:9px;min-height:45px;text-align:left;transition:background .2s,color .2s;font-size:12px}.nav-button svg{width:18px;height:18px;stroke-width:1.5}.nav-button:hover{background:#ffffff08;color:#eff7e9}.nav-button.is-active{background:#325147;color:#e0eddc}.nav-count{margin-left:auto;font-size:10px;color:#769487;font-variant-numeric:tabular-nums}.is-active .nav-count{color:#abc6b7}.sidebar-bottom{margin-top:auto;padding-top:36px}.private-note{display:flex;align-items:flex-start;gap:12px;margin:0 12px 25px;padding:17px 0;border-top:1px solid #70837925}.private-note>svg{width:16px;height:16px;fill:none;stroke:#719187;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;margin-top:2px;flex:none}.private-note strong{font-size:11px;font-weight:500;color:#a5b8ac}.private-note p{font-size:10px;line-height:1.9;color:#6e8a80;margin-top:5px;letter-spacing:.3px}.account{border-top:1px solid #70837925;padding:21px 8px 0;display:flex;align-items:center;gap:10px}.avatar{height:32px;width:32px;display:grid;place-items:center;background:#3a5349;border:1px solid #5a736357;color:#ccdac7;border-radius:50%;font-family:Georgia,serif;font-size:14px}.account-info{display:flex;flex-direction:column;min-width:0}.account-info strong{font-size:11px;font-weight:500;max-width:100px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-info span{font-size:9px;color:#6f8b80;margin-top:1px}.account form{margin-left:auto}.logout-button{width:29px;height:32px;color:#7c998c}.logout-button svg{width:16px;height:16px}.main-shell{margin-left:236px;min-height:100vh}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 45px;background:#fbfcf9}.breadcrumb{font-size:11px;color:#98a19a;display:flex;gap:13px;align-items:center}.breadcrumb span{color:#c8d0c6}.breadcrumb strong{font-weight:500;color:#5b7063}.privacy-badge{display:flex;align-items:center;gap:7px;background:#eff4ec;color:#759174;border:1px solid #e5ecde;border-radius:30px;padding:4px 10px;font-size:10px}.privacy-badge .status-dot{width:5px;height:5px;background:#7a9f76}.gallery-main{max-width:1680px;margin:0 auto;padding:44px 45px 0}.page-heading{display:flex;justify-content:space-between;align-items:center;padding-bottom:38px}.page-heading .eyebrow{font-size:9px;color:#94a18e;letter-spacing:2px;margin-bottom:10px}.page-heading h1{font-size:32px;line-height:1.4;letter-spacing:.7px;font-weight:580}.heading-dot{color:#7ba590;margin-left:3px}.page-description{font-size:12px;color:#8c978d;margin-top:9px;letter-spacing:.3px}.collection-stamp{height:65px;width:65px;border:1px solid #e1e8dc;border-radius:50%;display:grid;place-items:center;background:#f1f4ed;margin-right:4px;transform:rotate(-8deg)}.collection-stamp svg{width:33px;height:33px;fill:none;stroke:#90a28b;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.media-section{min-height:calc(100vh - 330px)}.gallery-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line);margin-bottom:23px}.collection-heading{display:flex;gap:11px;align-items:center;flex-wrap:wrap}.collection-heading h2{font-size:16px;font-weight:600;letter-spacing:.3px}.result-count{background:#edf1e9;border-radius:5px;padding:2px 7px;font-size:10px;line-height:1.7;color:#8a9b81;font-variant-numeric:tabular-nums}.toolbar-actions{display:flex;align-items:center;gap:9px}.search-box{display:flex;align-items:center;gap:9px;height:37px;background:#fff;border:1px solid #e1e7dd;border-radius:7px;padding:0 10px;width:255px}.search-box:focus-within{border-color:#8ca996;box-shadow:0 0 0 2px #7da38a18}.search-box>svg{width:15px;height:15px;color:#9baa9b;stroke-width:1.7}.search-box input{min-width:0;flex:1;width:100%;background:transparent;border:0;padding:5px 0;color:#52694f;font-size:11px;outline:none}.search-box input:focus-visible{outline:none}.search-box input::-webkit-search-cancel-button{display:none}.search-box input::placeholder{color:#a2ad9e}.search-box button{display:grid;place-items:center;background:transparent;padding:2px;color:#99a692;min-width:22px;min-height:25px}.search-box button svg{width:14px;height:14px}.refresh-button{height:37px;width:37px;background:#fff;border:1px solid #e1e7dd;border-radius:7px;color:#899b7f}.refresh-button:hover{background:#eef3e9}.refresh-button svg{height:17px;width:17px}.refresh-button.is-loading svg{animation:spin 1.2s linear infinite}.media-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px 20px}.media-card{display:block;padding:0;background:transparent;text-align:left;min-width:0;border-radius:10px;color:var(--ink)}.media-card:hover .media-thumbnail{transform:translateY(-3px);box-shadow:0 9px 22px #1a372215}.media-thumbnail{position:relative;aspect-ratio:4/3;overflow:hidden;border:1px solid #e2e8de;background:#edf1e8;border-radius:10px;transition:transform .2s,box-shadow .2s;isolation:isolate}.media-thumbnail>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}.media-card:hover .media-thumbnail>img{transform:scale(1.035)}.media-badge{position:absolute;right:9px;top:9px;background:#16261f78;backdrop-filter:blur(5px);color:white;border:1px solid #ffffff20;font-size:8px;letter-spacing:.6px;border-radius:4px;padding:2px 6px;line-height:1.6}.image-placeholder,.video-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#94a38e;background:linear-gradient(145deg,#edf1e5,#dde6d8);font-size:10px;letter-spacing:1px}.image-placeholder>svg{height:30px;width:30px;fill:none;stroke:currentColor;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.video-placeholder{background:linear-gradient(135deg,#344b43,#53665a);color:#afc1a5}.video-play{display:grid;place-items:center;width:44px;height:44px;border:1px solid #c0d0b455;border-radius:50%;color:#d4dfc6;background:#d1d8c410;transition:background .2s,transform .2s}.video-play>svg{width:17px;height:17px;fill:currentColor;stroke:none;margin-left:3px}.media-card:hover .video-play{background:#c0cdaa30;transform:scale(1.07)}.video-placeholder-label{font-size:9px;letter-spacing:2px;color:#c0ccba80}.media-caption{padding:11px 2px 0}.media-name{font-size:11px;font-weight:550;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;color:#4c6150}.media-meta{display:flex;justify-content:space-between;gap:8px;margin-top:3px;color:#a3aea0;font-size:9px;font-variant-numeric:tabular-nums}.media-meta>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-meta>span:last-child{flex:none}.pagination{display:flex;align-items:center;flex-direction:column;gap:13px;padding:35px 0 10px}.pagination p{font-size:11px;color:#96a38f}.pagination .secondary-button{font-size:11px;min-height:36px;padding:7px 23px}.loading-state{min-height:280px;display:flex;align-items:center;justify-content:center;gap:10px;color:#91a08a;font-size:12px}.spinner{height:17px;width:17px;border:2px solid #d5e0ce;border-top-color:#789e86;border-radius:50%;animation:spin .8s linear infinite}.state-panel{min-height:350px;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px 20px;border:1px dashed #dbe4d4;background:#fafcf6;border-radius:12px}.state-icon{height:60px;width:60px;display:grid;place-items:center;background:#eff4e9;border:1px solid #e1ead9;border-radius:18px;color:#94aa85;margin-bottom:21px}.state-icon svg{width:27px;height:27px;stroke-width:1.35}.state-panel h3{font-size:17px;font-weight:550;color:#657c5b}.state-panel p{color:#98a38f;font-size:12px;margin-top:9px;max-width:430px;line-height:1.9}.state-panel code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;max-width:100%;overflow-wrap:anywhere;font-size:11px;color:#899780;background:#edf2e7;padding:6px 13px;border-radius:5px;margin-top:15px}.state-panel button{margin-top:20px;font-size:11px}.gallery-footer{display:flex;align-items:center;justify-content:space-between;color:#b2baab;font-size:9px;letter-spacing:1.4px;border-top:1px solid var(--line);margin-top:34px;padding:22px 0}.gallery-footer span:last-child{letter-spacing:.5px;font-size:9px}
/* Preview */
.gallery-page.preview-open{overflow:hidden}.preview-loading{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;gap:9px;color:#8da38e;font-size:11px;pointer-events:none}.preview-loading .spinner{width:15px;height:15px;border-color:#354b3c;border-top-color:#9ab78f}
.media-dialog{margin:auto;padding:0;background:#122021;color:#e7ede5;border:1px solid #ffffff1a;border-radius:14px;max-width:min(1200px,96vw);width:calc(100vw - 60px);height:min(880px,92dvh);max-height:92dvh;overflow:hidden;box-shadow:0 28px 90px #0006}.media-dialog[open]{display:flex;flex-direction:column}.media-dialog::backdrop{background:#061213db;backdrop-filter:blur(6px)}.preview-header{display:flex;justify-content:space-between;align-items:center;padding:16px 21px;gap:15px;flex:none;border-bottom:1px solid #b4c7b81a}.preview-heading{min-width:0}.preview-kind{font-size:9px;letter-spacing:1px;color:#76978a;display:block;margin-bottom:2px}.preview-heading h2{font-size:13px;font-weight:500;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-header-actions{display:flex;align-items:center;gap:16px;flex:none}.preview-counter{font-size:11px;color:#849a8c;font-variant-numeric:tabular-nums}.preview-header-actions .icon-button{color:#b5c8b9}.preview-stage{position:relative;display:flex;align-items:center;justify-content:center;flex:1;min-height:0;padding:14px 67px}.preview-content{height:100%;width:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-content>img,.preview-content>video{display:block;max-height:100%;max-width:100%;width:auto;height:auto;object-fit:contain;border-radius:4px}.preview-content>video{width:100%;height:100%;background:#0b1516}.preview-nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:44px;color:#bbccb7;background:#ccd6c30d;border:1px solid #b4c7b817}.preview-nav:disabled{opacity:.18}.preview-previous{left:16px}.preview-next{right:16px}.preview-nav svg{width:20px;height:20px}.preview-nav:disabled:hover{transform:translateY(-50%)}.preview-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:15px 24px;border-top:1px solid #b4c7b81a;font-size:10px;color:#7a9484;flex:none;min-height:47px}.preview-footer span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:55%}.preview-footer span:last-child{white-space:nowrap}.preview-error{flex:none;text-align:center;padding:12px 24px 18px;color:#c5caba;font-size:12px;background:#22332b}.preview-error a{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#a7cdb0;font-size:11px;text-decoration:underline;text-underline-offset:3px}.preview-error svg{width:12px;height:12px}.error-page{min-height:100vh;display:grid;place-items:center;padding:30px;background:#f4f7ef}.error-card{width:100%;max-width:460px;padding:48px 35px;background:#fff;border:1px solid #e3ebdc;border-radius:16px;text-align:center;box-shadow:0 20px 70px #35572808}.error-card .lock-emblem{margin:0 auto 25px}.error-card h1{font-size:26px;font-weight:550;margin-top:12px}.error-card>p:not(.eyebrow){font-size:13px;color:#86957d;margin-top:14px}.error-card .primary-button{margin-top:30px}
@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){.media-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 23px}.gallery-main{padding-inline:52px}.topbar{padding-inline:52px}}
@media(max-width:1180px){.media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 18px}.sidebar{width:211px;padding-inline:16px}.main-shell{margin-left:211px}.gallery-main{padding:33px 30px 0}.topbar{padding-inline:30px}.sidebar>.brand{padding-inline:3px;font-size:10px;gap:9px}.brand-subtitle{font-size:10px}.auth-story{padding-inline:36px}.auth-story-copy{padding-top:60px}.auth-form-side{padding-inline:38px}.archive-art{transform:scale(.9);transform-origin:left top;height:218px}}
@media(max-width:900px){.sidebar{width:190px;padding-inline:12px}.main-shell{margin-left:190px}.sidebar>.brand{font-size:9px;letter-spacing:.6px}.brand-mark{height:31px;width:31px}.sidebar-section-label{margin-top:40px}.nav-button{gap:10px;font-size:11px;padding:11px 12px}.gallery-main{padding:30px 24px 0}.topbar{height:65px;padding-inline:24px}.page-heading{padding-bottom:30px}.page-heading h1{font-size:28px}.gallery-toolbar{gap:15px;flex-wrap:wrap}.toolbar-actions{margin-left:auto}.search-box{width:220px}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}.auth-layout{grid-template-columns:minmax(300px,44%) 1fr}.auth-story{padding:32px 27px 26px}.auth-story h1{font-size:32px;letter-spacing:0}.auth-story-copy>p:not(.eyebrow){font-size:11px}.archive-art{transform:scale(.76);height:187px;max-width:none}.auth-form-side{padding-inline:32px}.auth-story .eyebrow{font-size:8px}.auth-story>.brand{font-size:9px;gap:9px;letter-spacing:1px}.auth-story-copy{padding-top:45px}.auth-form-wrap h2{font-size:27px}}
@media(max-width:680px){.sidebar{position:relative;width:100%;padding:19px 20px 0;display:grid;grid-template-columns:1fr auto;gap:0 10px}.sidebar>.brand{padding:0;font-size:10px;letter-spacing:.8px}.brand-mark{height:33px;width:33px}.brand-subtitle{font-size:9px;letter-spacing:1.5px}.sidebar-section-label,.private-note,.account-info{display:none}.sidebar-bottom{margin:0;padding:0;grid-row:1;grid-column:2;align-self:center}.account{padding:0;border:0;gap:7px}.avatar{height:27px;width:27px;font-size:12px}.logout-button{width:31px;height:31px}.collection-nav{grid-column:1/-1;flex-direction:row;gap:8px;margin:23px -2px 0;padding-bottom:13px}.nav-button{flex:1;padding:9px 10px;min-height:36px;gap:7px;justify-content:center;font-size:11px;border-radius:7px}.nav-button svg{width:15px;height:15px}.nav-count{margin-left:2px;font-size:9px}.main-shell{margin-left:0}.topbar{height:49px;padding:0 21px}.breadcrumb{font-size:10px;gap:10px}.privacy-badge{font-size:9px;padding:3px 8px}.gallery-main{padding:27px 21px 0}.page-heading{padding-bottom:28px}.page-heading h1{font-size:27px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.7px;margin-bottom:7px}.page-description{font-size:11px;margin-top:7px}.collection-stamp{height:52px;width:52px;margin-right:1px}.collection-stamp svg{width:28px;height:28px}.gallery-toolbar{gap:15px;padding-bottom:18px;margin-bottom:19px}.collection-heading{width:100%;gap:9px}.collection-heading h2{font-size:14px}.result-count{font-size:9px}.toolbar-actions{width:100%;gap:8px;margin:0}.search-box{width:auto;flex:1;height:39px}.search-box input{font-size:12px}.refresh-button{height:39px;width:39px}.media-grid{gap:21px 13px}.media-thumbnail{border-radius:8px}.media-caption{padding-top:9px}.media-name{font-size:11px}.media-meta{font-size:8px;gap:4px}.media-badge{right:6px;top:6px;font-size:7px;padding:2px 5px}.video-play{height:37px;width:37px}.video-play>svg{height:14px;width:14px}.video-placeholder{gap:8px}.video-placeholder-label{font-size:8px}.gallery-footer{font-size:8px;letter-spacing:.7px;padding:20px 0}.gallery-footer span:last-child{font-size:8px;letter-spacing:0}.state-panel{min-height:320px;padding:30px 17px}.state-panel h3{font-size:16px}.state-panel p{font-size:11px}.state-panel code{font-size:10px}.media-section{min-height:calc(100vh - 430px)}.media-dialog{width:100vw;height:100dvh;max-width:100vw;max-height:100dvh;border:0;border-radius:0}.preview-header{padding:13px 13px 13px 18px}.preview-heading h2{font-size:12px}.preview-header-actions{gap:8px}.preview-counter{font-size:10px}.preview-stage{padding:8px 10px 52px}.preview-nav{top:auto;bottom:0;transform:none;width:44px;height:35px}.preview-nav:disabled:hover{transform:none}.preview-previous{left:calc(50% - 52px)}.preview-next{right:calc(50% - 52px)}.preview-footer{padding:17px 18px;font-size:9px;gap:8px;flex-wrap:wrap}.preview-footer span:first-child{max-width:100%}.preview-error{padding:12px 20px;font-size:11px}.auth-layout{display:block;min-height:100dvh}.auth-story{padding:24px 27px 27px;min-height:initial}.auth-story>.brand{font-size:10px}.auth-story-copy{padding:30px 0 0;margin:0;max-width:none}.auth-story-copy>.eyebrow{font-size:8px;letter-spacing:2px}.auth-story h1{font-size:29px;line-height:1.4;margin:13px 0 0}.auth-story h1 br{display:none}.auth-story-copy>p:not(.eyebrow),.archive-art,.auth-story-footer{display:none}.auth-form-side{padding:34px 27px 76px;min-height:560px}.auth-form-wrap{max-width:400px;margin:0 auto}.auth-form-wrap .lock-emblem{display:none}.auth-form-wrap>.eyebrow{font-size:8px}.auth-form-wrap h2{font-size:25px}.auth-intro{font-size:12px;margin-top:7px}.login-form{margin-top:26px}.auth-bottom{bottom:26px}.auth-note{margin-top:17px}.error-card{padding:40px 24px}}
@media(max-width:360px){.sidebar{padding-inline:15px}.gallery-main{padding-inline:15px}.topbar{padding-inline:15px}.media-grid{gap:20px 10px}.nav-button{padding-inline:7px;gap:5px}.nav-count{display:none}.collection-stamp{display:none}.media-meta{flex-direction:column;gap:0}.auth-story h1{font-size:25px}.gallery-footer{gap:8px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
