@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*),[data-astro-transition-scope]{animation:none!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{color:#fafafa;font-synthesis:none;--muted:#9a9a9a;--surface:#101010;--border:#252525;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);color-scheme:dark;background:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}*{box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%}body{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none;margin:0}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:default;opacity:.4}button,input,select{border-radius:12px}button{border:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline-offset:5px;outline:2px solid #fff}input:focus,select:focus{outline-offset:2px;outline:1px solid #ccc}input,select{color:#fff;background:#0b0b0b;border:1px solid #333;width:100%;min-height:52px;padding:14px 16px;font-size:16px}label{color:#c9c9c9;gap:9px;font-size:13px;display:grid}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.6px;font-size:36px;font-weight:650;line-height:1.06}h2{letter-spacing:-.6px;font-size:21px;font-weight:600;line-height:1.2}p{line-height:1.55}img{max-width:100%;display:block}.app{max-width:520px;min-height:100svh;padding-bottom:calc(115px + var(--safe-bottom));background:#000;margin:0 auto;position:relative}.app-header{height:calc(73px + var(--safe-top));padding:calc(16px + var(--safe-top)) 22px 16px;z-index:10;background:#000;justify-content:space-between;align-items:center;display:flex;position:relative}.wordmark{letter-spacing:-1.7px;align-items:center;gap:8px;font-size:27px;font-weight:800;display:flex}.wordmark img{border-radius:7px}.wordmark-dot{margin-left:-8px}.header-right{align-items:center;gap:15px;display:flex}.install-link{color:#b4b4b4;align-items:center;gap:5px;font-size:11px;display:flex}.icon-button{background:#121212;border:1px solid #292929;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.icon-button.selected{color:#000;background:#fff}.tab-bar{z-index:30;bottom:calc(17px + var(--safe-bottom));-webkit-backdrop-filter:blur(24px);isolation:isolate;background:#161616e6;border:1px solid #333;border-radius:40px;justify-content:space-between;align-items:center;width:min(330px,100% - 48px);padding:7px;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 36px #0009}.tab{color:#9a9a9a;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:95px;padding:10px 6px 8px;font-size:10px;line-height:1;display:flex}.tab svg{height:21px}.section{padding:20px 23px}.section>*+*{margin-top:22px}.page-heading{margin-bottom:28px}.page-heading .eyebrow{margin-bottom:13px}.page-heading h1+.muted{max-width:350px;margin-top:13px}.eyebrow{letter-spacing:1.9px;color:#aaa;font-size:9px;font-weight:650;line-height:1.5}.muted{color:var(--muted);font-size:14px;line-height:1.65}.fine{color:#828282;font-size:11px;line-height:1.7}.fine a{text-underline-offset:3px;text-decoration:underline}.button{letter-spacing:-.1px;text-align:center;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:51px;padding:15px 20px;font-size:13px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.button:active:not(:disabled){transform:scale(.98)}.button.primary{color:#080808;background:#f8f8f8}.button.secondary{color:#f8f8f8;background:#101010;border:1px solid #333}.wide{width:100%}.text-button{color:#ddd;text-align:left;background:0 0;align-items:center;gap:8px;padding:6px 0;font-size:12px;font-weight:500;display:inline-flex}.row{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.stack{gap:19px;display:grid}.panel{border:1px solid var(--border);background:#0d0d0d;border-radius:20px;padding:22px}.panel>*+*{margin-top:14px}.panel p{font-size:13px}.pill{color:#ddd;white-space:nowrap;border:1px solid #383838;border-radius:30px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:inline-flex}.max-label{letter-spacing:1.3px;color:#c5a3f4;white-space:nowrap;background:#251831;border:1px solid #453052;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:700}.notice{background:#171717;border:1px solid #343434;border-radius:12px;padding:15px 17px;font-size:13px}.notice>*+*{margin-top:7px}.notice.error{color:#eed8d8;background:#201616;border-color:#593e3e}.error .text-button{color:#f5dedc}.loading{color:#999;place-content:center;justify-items:center;gap:20px;min-height:300px;font-size:13px;display:grid}.spinner{border:2px solid #fff2;border-top-color:#eee;border-radius:50%;width:23px;height:23px;animation:.8s linear infinite spin;display:inline-block}.spinner.dark{border-color:#000 #0002 #0002}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;flex-direction:column;align-items:center;gap:22px;padding:55px 25px;display:flex}.empty h1{max-width:340px}.empty p{max-width:320px}.empty-icon{background:#121212;border:1px solid #333;border-radius:50%;place-content:center;width:74px;height:74px;display:grid}.empty h2{font-size:25px}.preview-note{color:#a8a8a8;background:#090909;border-top:1px solid #171717;border-bottom:1px solid #171717;align-items:center;gap:6px;padding:10px 22px;font-size:9px;display:flex}.preview-note a{color:#f0f0f0;text-underline-offset:3px;margin-left:auto;text-decoration:underline}.dot{background:#888;border-radius:50%;width:4px;height:4px}.live-dot{vertical-align:middle;background:#cacaca;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.feed{padding:21px 19px 4px}.feed-top{justify-content:space-between;align-items:center;gap:7px;margin-bottom:22px;display:flex}.feed-top h1{letter-spacing:-.9px;margin-top:5px;font-size:24px}.feed-top .eyebrow{font-size:8px}.card-stage{isolation:isolate;height:clamp(220px, calc(100svh - 450px - var(--safe-top) - var(--safe-bottom)), 600px);width:100%;margin-top:9px;position:relative}.card-back{z-index:-2;background:#1a1a1a;border-radius:25px;position:absolute;inset:7px 12px -8px;transform:rotate(2deg)}.next-card{object-fit:cover;z-index:-1;opacity:.55;border-radius:22px;width:100%;height:100%;position:absolute;inset:0}.swipe-card{user-select:none;touch-action:pan-y;will-change:transform;contain:layout paint;background:#141414;border-radius:22px;position:absolute;inset:0;overflow:hidden}.swipe-card>img{object-fit:cover;object-position:center 22%;pointer-events:none;width:100%;height:100%}.card-shade{background:linear-gradient(#0000,#000a);position:absolute;inset:55% 0 0}.card-caption{position:absolute;bottom:22px;left:23px;right:20px}.card-caption .eyebrow{letter-spacing:1.6px;color:#e0e0e0;font-size:7px}.card-caption p{letter-spacing:-.3px;margin-top:5px;font-size:16px;font-weight:550}.report-button{backdrop-filter:blur(8px);background:#1118;border-color:#ffffff45;width:35px;height:35px;position:absolute;top:13px;right:13px}.swipe-stamp{opacity:0;color:#fff;letter-spacing:-2px;border:3px solid #fff;border-radius:10px;padding:3px 10px;font-size:44px;font-weight:850;position:absolute;top:55px}.swipe-stamp.smash{left:25px;transform:rotate(-15deg)}.swipe-stamp.pass{right:25px;transform:rotate(15deg)}.card-loading{color:#aaa;text-align:center;background:#111;place-content:center;padding:20px;font-size:13px;display:grid;position:absolute;inset:0}.swipe-actions{justify-content:center;align-items:center;gap:35px;margin-top:25px;display:flex}.swipe-actions p{text-align:center;color:#737373;font-size:10px;line-height:1.6}.swipe-actions p strong{color:#a1a1a1;font-weight:400}.vote-button{background:#121212;border:1px solid #3b3b3b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:64px;height:64px;display:flex}.smash-button{color:#090909;background:#f7f7f7;border-color:#f7f7f7}.vote-button:active:not(:disabled){transform:scale(.94)}.unlock-strip{color:#b8b8b8;border-top:1px solid #222;justify-content:space-between;align-items:center;margin-top:24px;padding:16px 3px;font-size:11px;display:flex}.unlock-strip>span{align-items:center;gap:9px;display:flex}.sheet{color:#fff;background:#121212;border:1px solid #383838;border-radius:25px;width:calc(100% - 28px);max-width:480px;max-height:80svh;padding:23px;position:fixed;overflow:auto}.sheet::backdrop{backdrop-filter:blur(5px);background:#000b}.sheet-heading{justify-content:space-between;align-items:center;gap:15px;display:flex}.sheet>.muted{margin:18px 0}.sheet-heading .icon-button{width:32px;height:32px}.welcome{padding:4px 23px 20px}.welcome-collage{isolation:isolate;height:300px;margin:12px 13px 33px;position:relative}.welcome-collage>img{object-fit:cover;border:5px solid #181818;border-radius:19px;width:60%;height:93%;position:absolute;box-shadow:0 10px 45px #0005}.welcome-collage>img:first-child{top:7px;left:6px;transform:rotate(-11deg)}.welcome-collage>img:nth-child(2){top:11px;right:2px;transform:rotate(10deg)}.photo-tag{color:#111;white-space:nowrap;background:#eee;border-radius:8px;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:600;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 3px 20px #0008}.welcome-copy>.eyebrow{font-size:8px}.welcome-copy h1{margin:14px 0 15px;font-size:36px}.welcome-copy>.button{margin-top:22px}.welcome-copy .fine{margin-top:13px}.check-label{color:#b3b3b3;flex-direction:row;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6;display:flex}.check-label input{accent-color:#fff;width:17px;min-width:17px;height:17px;min-height:17px;margin:1px 0 0;padding:0}.welcome-copy .check-label{margin-top:23px}.welcome-copy .check-label+.button{margin-top:12px}.auth{padding-top:45px}.divider{background:#282828;height:1px}.photo-picker{background:radial-gradient(at 50% 32%,#242424,#101010 68%);border:1px dashed #414141;border-radius:25px;flex-direction:column;justify-content:center;align-items:center;gap:11px;width:100%;min-height:340px;padding:35px 20px;display:flex}.photo-picker>strong{letter-spacing:-.6px;margin-top:19px;font-size:21px}.photo-picker>span:not(.button):not(.picker-decoration){color:#999;font-size:12px}.photo-picker .button{margin-top:17px}.picker-decoration{background:#252525;border:1px solid #444;border-radius:15px;place-items:center;width:83px;height:90px;display:grid;position:relative;transform:rotate(-8deg)}.small-plus{color:#000;text-align:center;background:#eee;border-radius:50%;width:29px;height:29px;font-size:22px;font-weight:300;position:absolute;bottom:-5px;right:-8px}.upload-preview{background:#111;border-radius:24px;height:370px;position:relative;overflow:hidden}.upload-preview img{object-fit:contain;width:100%;height:100%}.upload-preview .pill{color:#ddd;background:#000b;position:absolute;bottom:15px;left:15px}.prep-info{color:#aaa;justify-content:space-between;font-size:11px;display:flex}.prep-info>span:first-child{align-items:center;gap:6px;display:flex}.upload-rules{border-top:1px solid #242424;padding-top:27px}.upload-rules>div,.install-steps>div{gap:17px;margin-bottom:22px;display:flex}.upload-rules>div>span,.install-steps>div>span{color:#777;padding-top:4px;font-family:monospace;font-size:10px}.upload-rules p,.install-steps p{color:#898989;font-size:12px}.upload-rules strong,.install-steps strong{color:#ddd;font-size:13px;font-weight:500}.pipeline-details summary{color:#aaa;cursor:pointer;font-size:11px}.detail-list{margin:18px 0 0;font-size:11px}.detail-list>div{border-bottom:1px solid #252525;justify-content:space-between;gap:18px;padding:12px 0;display:flex}.detail-list dt{color:#999}.detail-list dd{text-align:right;max-width:58%;margin:0}.unlock-panel{gap:8px;display:grid}.unlock-panel>svg{margin-bottom:10px}.gallery-toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex}.segmented{background:#121212;border:1px solid #282828;border-radius:25px;flex:1;gap:1px;padding:4px;display:flex}.segmented button{color:#999;white-space:nowrap;background:0 0;border-radius:20px;flex:1;padding:9px 6px;font-size:11px}.segmented button.selected{color:#111;background:#ededed}.active-hero{background:#111;border:1px solid #2d2d2d;border-radius:22px;align-items:center;gap:18px;padding:15px;display:flex}.active-hero-image{background:#1f1f1f;border-radius:13px;flex-shrink:0;place-content:center;width:95px;height:134px;display:grid;overflow:hidden}.active-hero-image img{object-fit:cover;width:95px;height:134px}.active-hero h2{font-variant-numeric:tabular-nums;letter-spacing:-1px;margin:10px 0 4px;font-size:27px}.active-hero .eyebrow{letter-spacing:1.1px;font-size:7px}.active-hero .muted{font-size:10px}.active-hero .text-button{margin-top:11px;font-size:10px}.section-label{justify-content:space-between;align-items:center;margin:28px 0 17px;display:flex}.section-label h2{letter-spacing:-.3px;font-size:15px;font-weight:550}.section-label>span{color:#737373;font-size:10px}.shot-grid{grid-template-columns:1fr 1fr;gap:24px 13px;margin-top:0;display:grid}.gallery-photo{background:#101010;border-radius:16px;height:224px;position:relative;overflow:hidden}.gallery-photo img{object-fit:cover;width:100%;height:100%}.gallery-caption{gap:6px;padding:12px 2px 0;display:grid}.gallery-caption strong{font-size:13px;font-weight:500}.gallery-caption>span{color:#999;align-items:center;gap:6px;font-size:10px;display:flex}.photo-placeholder{text-align:center;color:#777;flex-direction:column;justify-content:center;align-items:center;gap:13px;height:100%;padding:20px;font-size:10px;display:flex}.photo-placeholder p{max-width:190px}.photo-badge{color:#e8e8e8;backdrop-filter:blur(10px);background:#111b;border:1px solid #ffffff36;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex;position:absolute;bottom:10px;left:10px}.compare-banner{background:linear-gradient(125deg,#18111e,#101010);border:1px solid #44354d;border-radius:22px;justify-content:space-between;align-items:center;gap:10px;padding:24px;display:flex}.compare-banner h2{margin-top:15px;font-size:22px}.compare-banner p{color:#a597b0;margin-top:10px;font-size:11px}.compare-banner>svg{color:#b795d8;flex-shrink:0}.back-link{margin-top:0!important}.detail-photo{background:#121212;border-radius:21px;height:280px;position:relative;overflow:hidden}.detail-photo img{object-fit:cover;width:100%;height:100%}.result-panel{background:#111;border:1px solid #303030;border-radius:22px;padding:23px}.result-panel .section-label{margin:0 0 23px}.countdown{font-variant-numeric:tabular-nums;letter-spacing:-2.5px;font-size:49px;line-height:1.2}.result-panel>.muted{margin-top:9px;font-size:11px}.stat-row{border-top:1px solid #2d2d2d;justify-content:space-between;align-items:center;gap:14px;margin-top:18px;padding-top:16px;font-size:12px;display:flex}.stat-row>span{color:#aaa}.stat-row strong{font-size:19px;font-weight:500}.result-panel>.fine{margin-top:18px}.result-numbers{justify-content:space-between;gap:20px;display:flex}.result-numbers>div{flex-direction:column;gap:7px;display:flex}.result-numbers>div+div{color:#737373;text-align:right}.result-numbers strong{letter-spacing:-3px;font-size:59px;font-weight:500;line-height:1}.result-numbers small{letter-spacing:-1px;font-size:25px}.result-numbers span{font-size:12px}.result-bar{background:#3d3d3d;border-radius:3px;height:6px;margin:23px 0 15px;overflow:hidden}.result-bar span{background:#eee;border-radius:3px;height:100%;display:block}.public-panel .section-label{margin:0}.share-url{color:#999;min-height:40px;font-size:11px}.compare-selects{grid-template-columns:1fr 1fr;gap:14px;display:grid}.comparison-result{padding-top:17px}.comparison-columns{grid-template-columns:1fr 1fr;gap:13px;margin:17px 0 28px;display:grid}.comparison-column{background:#111;border:1px solid #2d2d2d;border-radius:16px;flex-direction:column;gap:18px;padding:22px 17px;display:flex}.comparison-column>span{color:#aaa;font-size:11px}.comparison-column>strong{letter-spacing:-2px;font-size:48px;font-weight:500}.comparison-column small{font-size:23px}.comparison-column.winning{background:#201628;border-color:#6f5680}.comparison-result>.muted{margin-top:14px}.comparison-result>.fine{margin-top:20px}.account-card{border-top:1px solid #222;border-bottom:1px solid #222;align-items:center;gap:13px;padding:21px 0;display:flex}.account-card h2{font-size:17px}.account-card p{margin-top:4px;font-size:11px}.account-card>.pill,.account-card>.max-label{margin-left:auto}.account-avatar{background:#151515;border:1px solid #333;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.settings-links>a{border-bottom:1px solid #222;justify-content:space-between;align-items:center;padding:19px 0;font-size:13px;display:flex}.install-panel{flex-wrap:wrap;align-items:center;gap:17px;display:flex}.install-panel img{border:1px solid #383838;border-radius:16px}.install-panel>div{margin-top:0}.install-panel .muted{margin-top:7px;font-size:12px}.install-steps{padding:10px 6px}.panel summary{cursor:pointer;font-size:13px}.help>.panel p{color:#999;line-height:1.7}.legal-text{white-space:pre-wrap;overflow-wrap:anywhere;color:#aaa;max-height:65svh;padding-top:20px;font-family:inherit;font-size:12px;line-height:1.8;overflow:auto}.offline-banner,.update-banner{color:#e5d8ba;background:#25221c;padding:12px 22px;font-size:11px;line-height:1.6}.update-banner{color:#d7e8db;background:#1e2520;align-items:center;gap:15px;display:flex}.update-banner button{color:#111;background:#fff;padding:8px 10px;font-size:10px}.desktop-note{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0!important;width:1px!important;height:1px!important;min-height:0!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{opacity:0;z-index:100;color:#000;background:#fff;padding:12px;position:fixed;top:-100px}.skip-link:focus-visible{opacity:1;top:0}@media (width>=760px){body{background:radial-gradient(at 20% 70%,#191919,#090909 60%)}.app{border-left:1px solid #222;border-right:1px solid #222;max-width:470px;box-shadow:0 0 90px #000}.app-header{padding-left:24px;padding-right:24px}.feed{padding-left:23px;padding-right:23px}.card-stage{height:clamp(380px,100svh - 340px,580px)}.section{padding:25px}.welcome-collage{height:340px}.gallery-photo{height:250px}.upload-preview{height:440px}}@media (width>=1180px){.app{margin-left:calc(50% - 80px);margin-right:auto}.tab-bar{left:calc(50% + 155px)}.desktop-note{color:#999;max-width:330px;display:block;position:fixed;top:40%;left:max(55px,50% - 470px)}.desktop-note>span{letter-spacing:2px;color:#777;font-size:9px}.desktop-note>p{letter-spacing:-1.3px;color:#aaa;margin:23px 0 30px;font-size:32px;line-height:1.25}.desktop-note>a{color:#777;font-size:11px}}@media (width<=360px){.feed-top h1{font-size:20px}.feed-top .pill{padding:6px;font-size:8px}.swipe-actions{gap:25px}.section{padding:18px}.active-hero{gap:12px}.active-hero-image{width:75px}.active-hero h2{font-size:23px}.welcome-copy h1{font-size:31px}.header-right{gap:9px}.gallery-photo{height:200px}.countdown{font-size:43px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.swipe-card{will-change:auto}}@media (display-mode:standalone){.install-link{display:none}}:root{--surface:#151515;--border:#222;--success:#22c55e;--max:#7b3fe4}.tab-bar{width:190px;height:60px;bottom:calc(16px + var(--safe-bottom));background:#171717dc;border:0;border-radius:36px;padding:0 20px}.tab{color:#717171;width:64px;height:52px;padding:10px}.tab.active{color:#fff;background:0 0}.tab svg{width:27px;height:27px}.tab.active svg{stroke-width:2.2px}.app:has(.feed){padding-bottom:0;overflow:hidden}.app:has(.feed) .app-header{display:none}.app:has(.feed) .preview-note{top:calc(12px + var(--safe-top));z-index:12;color:#eee;backdrop-filter:blur(12px);background:#0009;border:0;border-radius:20px;padding:8px 11px;font-size:9px;position:absolute;left:12px;right:64px}.app:has(.feed) .pwa-status{top:calc(54px + var(--safe-top));z-index:15;position:absolute;left:12px;right:12px}.feed{min-height:100dvh;padding:0}.feed>*+*{margin-top:0}.feed>.notice{z-index:16;left:12px;right:12px;top:calc(68px + var(--safe-top));position:absolute}.card-stage{height:100dvh;margin:0}.swipe-card,.next-card{border-radius:0}.card-back{display:none}.swipe-card>img{object-position:center}.card-shade{background:linear-gradient(#0000,#0009);inset:65% 0 0}.report-button{top:calc(12px + var(--safe-top));background:#0008;border:0;width:42px;height:42px;right:12px}.swipe-stamp{top:30%}.swipe-stamp.smash{color:#22c55e;border-color:#22c55e}.swipe-actions{z-index:5;bottom:calc(92px + var(--safe-bottom));gap:16px;margin:0;position:absolute;left:0;right:0}.swipe-actions p{display:none}.vote-button{color:#fff;backdrop-filter:blur(10px);background:#171717a8;border:1px solid #ffffff30;width:44px;height:44px}.vote-button svg{width:19px;height:19px}.vote-button span{font-size:8px}.unlock-strip{bottom:calc(25px + var(--safe-bottom));z-index:31;background:#171717d0;border:0;border-radius:50%;margin:0;padding:12px;position:absolute;left:17px}.unlock-strip>span{gap:0;font-size:0}.unlock-strip>svg{display:none}.feed>.empty{min-height:85svh}.gallery-screen .app-header{height:calc(62px + var(--safe-top));padding:calc(8px + var(--safe-top)) 14px 8px}.gallery-screen .app-header .icon-button{background:0 0;border:0}.gallery-screen .preview-note{padding:7px 15px;font-size:9px}.section.gallery{padding:0}.gallery>*+*{margin-top:0}.shot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px}.gallery-photo{aspect-ratio:1;border-radius:0;height:auto}.gallery-photo .photo-badge{border:0;border-radius:6px;padding:4px 6px;font-size:8px;bottom:5px;left:5px}.gallery-photo .photo-placeholder{gap:8px;padding:10px;font-size:9px}.gallery-tools{gap:16px;padding:22px 16px;display:grid}.gallery-tools summary{cursor:pointer}.gallery-tools details p{margin-top:10px}.gallery .empty{padding-top:80px}.detail-screen .app-header,.detail-screen .tab-bar{display:none}.detail-screen{padding-top:var(--safe-top);padding-bottom:calc(24px + var(--safe-bottom))}.section.shot-detail{padding:0}.shot-detail>*+*{margin-top:0}.detail-toolbar{background:#0e0e0e;border-radius:28px 28px 0 0;justify-content:flex-end;align-items:center;gap:8px;padding:12px 14px;display:flex}.detail-toolbar .icon-button{background:0 0;border:0}.run-badge{background:#292929;border-radius:24px;align-items:center;gap:6px;margin-right:auto;padding:8px 14px;font-size:13px;font-weight:600;display:flex}.run-badge.finished{color:#fff;background:#22c55e}.detail-photo{aspect-ratio:1;border-radius:0;width:100%;height:auto}.shot-detail>.result-panel,.shot-detail>.panel,.shot-detail>.notice{background:#151515;border-color:#222;border-radius:16px;margin:16px;padding:20px 16px}.shot-detail>.button,.shot-detail>.result-caption{width:calc(100% - 32px);margin:16px}.result-panel .section-label{margin-bottom:16px}.result-panel .section-label h2{color:#888;text-transform:uppercase;letter-spacing:.8px;font-size:13px}.result-numbers{flex-direction:row-reverse;align-items:center;gap:0}.result-numbers>div{text-align:center;flex:1;align-items:center;gap:4px}.result-numbers .smash-result{color:#22c55e;border-left:1px solid #303030}.result-numbers .smash-result span{color:#fff;font-size:16px;font-weight:650}.result-numbers strong{letter-spacing:-1.5px;font-size:48px;font-weight:750}.result-numbers small{font-size:inherit;letter-spacing:inherit}.result-numbers>div+div{text-align:center}.result-numbers>div+div strong{color:#777;font-size:28px}.result-numbers>div+div span{font-size:15px}.result-bar{background:#ba9cfb;height:8px;margin:19px 0 12px}.result-bar span{background:#7b3fe4}.result-panel:has(.result-numbers)>.muted{text-align:center;font-size:12px}@media (width>=760px){.app:has(.feed){min-height:100dvh}.feed{padding:0}.card-stage{height:100dvh}.gallery-photo{height:auto}.section.gallery,.section.shot-detail{padding:0}}@media (display-mode:standalone){.tab-bar{bottom:calc(12px + var(--safe-bottom))}}.compare-photo{aspect-ratio:1;background:#151515;border-radius:16px;overflow:hidden}.compare-photo img{object-fit:cover;width:100%;height:100%}.breakdown-panel h2{text-transform:uppercase;color:#888;letter-spacing:.8px;font-size:13px}.breakdown-row{justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.breakdown-row>div{text-align:right;gap:4px;display:grid}.breakdown-row strong{color:#22c55e;font-size:15px}.breakdown-row>div>span{color:#888;font-size:12px}
