:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--theme-ink:#171711;--theme-paper:#fffaf0;--theme-background:#f7f4ec;--theme-surface:#fff;--theme-surface-muted:#f1eee6;--theme-surface-glass:#ffffff94;--theme-primary:#ff5a36;--theme-primary-soft:#ffd8d0;--theme-accent:#b8f43d;--theme-info:#3974ff;--theme-warning:#ffd23f;--theme-success:#6fa61b;--theme-success-text:#416400;--theme-success-soft:#efffcf;--theme-danger:#c5331c;--theme-danger-text:#9b2612;--theme-danger-soft:#fff0ec;--theme-muted:#6d6b62;--theme-line:#17171124;--theme-line-strong:#17171147;--theme-on-primary:#fff;--theme-on-dark:#fff;--theme-overlay:#0f0f0b9e;--theme-overlay-soft:#0f0f0b59;--theme-shadow:#1717111f;--theme-primary-shadow:#ff5a3633;--theme-primary-ring:#ff5a3624;--theme-accent-glow:#b8f43d52;--theme-success-ring:#6fa61b24;--theme-focus-ring:#3974ff59;--theme-radius-sm:10px;--theme-radius-md:16px;--theme-radius-lg:24px;--theme-shadow-sm:0 4px 14px #17171114;--theme-shadow-md:0 12px 34px #1717111a;--theme-shadow-lg:0 20px 56px #1717111f;--ink:var(--theme-ink);--paper:var(--theme-paper);--cream:var(--theme-background);--coral:var(--theme-primary);--lime:var(--theme-accent);--blue:var(--theme-info);--yellow:var(--theme-warning);--muted:var(--theme-muted);--line:var(--theme-line);color:var(--theme-ink);background:var(--theme-background);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--cream);overscroll-behavior:none;min-width:320px;min-height:100%}body{min-width:320px;min-height:100svh;margin:0}body,button,input{font:inherit}button,input,label{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:4px solid var(--theme-focus-ring);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.45}#root{min-height:100svh}::selection{color:var(--theme-on-primary);background:var(--theme-primary)}@keyframes float{0%,to{transform:translateY(0) rotate(var(--rotation,0deg))}50%{transform:translateY(-12px) rotate(var(--rotation,0deg))}}@keyframes pop-in{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes flash{0%{opacity:1}to{opacity:0}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes progress{0%{width:4%}to{width:92%}}.eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:900}.brand-mark{border-radius:var(--theme-radius-md);width:54px;height:54px;color:var(--paper);background:var(--coral);box-shadow:var(--theme-shadow-sm);letter-spacing:-.06em;border:0;flex:none;place-items:center;font-size:17px;font-weight:950;display:grid}.brand-mark.small{border-radius:var(--theme-radius-sm);width:42px;height:42px;box-shadow:var(--theme-shadow-sm);font-size:13px}.icon-button{border:1.5px solid var(--line);background:var(--theme-surface-glass);cursor:pointer;border-radius:50%;place-items:center;width:52px;height:52px;font-size:21px;display:grid}.icon-button:active{transform:scale(.96)}.icon-button.light{color:var(--theme-on-dark);background:var(--theme-overlay-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-color:#ffffff47}.primary-button,.secondary-button,.start-button{border-radius:var(--theme-radius-md);cursor:pointer;border:1px solid #0000;min-height:58px;font-weight:900;transition:transform .15s,box-shadow .15s}.primary-button{color:var(--theme-on-primary);background:var(--theme-primary);box-shadow:var(--theme-shadow-sm);justify-content:center;align-items:center;gap:16px;padding:0 26px;display:inline-flex}.primary-button:hover:not(:disabled),.start-button:hover,.secondary-button:hover{box-shadow:var(--theme-shadow-md);transform:translateY(-1px)}.primary-button:active:not(:disabled),.start-button:active,.secondary-button:active{box-shadow:var(--theme-shadow-sm);transform:translateY(0)}.primary-button.full{width:100%}.secondary-button{border-color:var(--theme-line);background:var(--theme-surface);box-shadow:var(--theme-shadow-sm);padding:0 28px}.text-button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:12px 0;font-weight:800}.status-dot{background:var(--theme-success);width:9px;height:9px;box-shadow:0 0 0 5px var(--theme-success-ring);border-radius:50%;display:inline-block}.landing-page{background:linear-gradient(180deg, var(--theme-paper) 0%, var(--theme-background) 100%);place-items:center;min-height:100svh;display:grid;position:relative;overflow:hidden}.operator-entry{top:max(22px, env(safe-area-inset-top));right:max(22px, env(safe-area-inset-right));position:absolute}.public-start-button{border-radius:var(--theme-radius-lg);min-width:min(430px,100vw - 48px);min-height:112px;color:var(--theme-on-primary);background:var(--theme-primary);box-shadow:var(--theme-shadow-lg);letter-spacing:-.04em;cursor:pointer;border:0;justify-content:center;align-items:center;gap:22px;padding:22px 38px;font-size:clamp(28px,5vw,46px);font-weight:950;transition:transform .15s,box-shadow .15s;display:flex}.public-start-button span{width:58px;height:58px;color:var(--theme-on-primary);background:#ffffff2e;border:0;border-radius:50%;flex:none;place-items:center;font-size:20px;display:grid}.public-start-button:hover{box-shadow:var(--theme-shadow-lg);transform:translateY(-2px)}.public-start-button:active{box-shadow:var(--theme-shadow-md);transform:translateY(0)}.landing-nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:94px;padding:18px clamp(28px,5vw,74px);display:flex}.landing-brand,.operator-brand{align-items:center;gap:14px;display:flex}.landing-brand strong{letter-spacing:-.04em;font-size:17px;line-height:.86}.event-chip{border:1px solid var(--line);background:var(--theme-surface-glass);letter-spacing:.08em;border-radius:999px;align-items:center;gap:10px;padding:11px 16px;font-size:11px;font-weight:900;display:flex}.event-chip>span{background:var(--coral);width:8px;height:8px;box-shadow:0 0 0 4px var(--theme-primary-ring);border-radius:50%}.event-chip small{border-left:1px solid var(--line);color:var(--muted);padding-left:10px}.landing-hero{grid-template-columns:minmax(400px,.9fr) minmax(400px,1.1fr);align-items:center;gap:3vw;width:min(1380px,100%);margin:0 auto;padding:34px clamp(34px,6vw,90px) 42px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy .eyebrow{color:var(--coral)}.hero-copy h1,.picker-intro h1,.review-copy h1,.result-copy h1,.processing-page h1,.complete-page h1,.operator-header h1{letter-spacing:-.075em;text-transform:uppercase;margin:0;font-size:clamp(64px,8.4vw,122px);font-weight:950;line-height:.78}.hero-copy h1 span{color:var(--coral);text-transform:none;font-family:inherit;font-style:normal;font-weight:950;display:inline-block;position:relative}.hero-copy>p:not(.eyebrow){max-width:460px;color:var(--muted);margin:30px 0;font-size:17px;line-height:1.65}.start-button{min-width:330px;color:var(--theme-on-dark);text-align:left;background:var(--ink);box-shadow:var(--theme-shadow-md);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:14px 18px;display:grid}.start-button .camera-symbol{width:51px;height:51px;color:var(--ink);background:var(--lime);border-radius:50%;place-items:center;font-size:21px;display:grid}.start-button>span:nth-child(2){flex-direction:column;font-size:20px;display:flex}.start-button small{color:#bcbcb4;letter-spacing:.18em;font-size:9px}.start-button i{font-size:25px;font-style:normal}.quick-facts{gap:24px;margin-top:32px;display:flex}.quick-facts span{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:800;display:flex}.quick-facts b{color:var(--ink);font-size:10px}.hero-visual{place-items:center;min-height:610px;display:grid;position:relative}.photo-strip{border:1px solid var(--theme-line);background:var(--theme-surface);width:292px;box-shadow:var(--theme-shadow-lg);padding:16px 16px 22px;position:absolute}.photo-strip.front{z-index:2;animation:none;transform:none}.photo-strip.back{z-index:1;background:var(--blue);height:530px;box-shadow:var(--theme-shadow-md);overflow:hidden;transform:translate(-125px,20px)}.photo-strip.back div{background:#ffffff29;height:135px;margin-bottom:10px}.photo-strip.back strong{color:var(--theme-on-dark);font-size:19px}.sample-photo{border:1px solid var(--ink);background:#ddd;place-items:center;height:142px;margin-bottom:10px;display:grid;overflow:hidden}.sample-photo.coral{background:linear-gradient(145deg,#ffbb8b,#ff5a36)}.sample-photo.lime{background:linear-gradient(145deg,#ebffc3,#89c715)}.sample-photo.blue{background:linear-gradient(145deg,#b7cdff,#3974ff)}.sample-photo i{filter:grayscale()contrast(1.8);opacity:.72;font-size:72px;font-style:normal}.photo-strip.front>strong{letter-spacing:-.06em;justify-content:space-between;align-items:end;margin-top:14px;font-size:23px;display:flex}.photo-strip.front>strong small{letter-spacing:.08em;font-size:10px}.tape{background:#ffd23fcc;width:104px;height:29px;position:absolute;top:-17px;left:94px;transform:rotate(-5deg)}.round-sticker{z-index:3;border:2px solid var(--ink);text-align:center;background:var(--lime);width:112px;height:112px;box-shadow:5px 6px 0 var(--ink);border-radius:50%;place-content:center;font-size:36px;font-weight:950;line-height:.7;display:grid;position:absolute;bottom:11%;right:8%;transform:rotate(-8deg)}.round-sticker small{letter-spacing:.13em;font-size:11px}.burst{z-index:3;font-size:46px;position:absolute}.burst-one{color:var(--coral);top:7%;right:20%;transform:rotate(12deg)}.burst-two{color:var(--blue);bottom:6%;left:13%}.scribble{color:var(--coral);font-family:Georgia,serif;font-size:22px;font-style:italic;position:absolute;top:14%;left:5%;transform:rotate(-13deg)}.tape,.round-sticker,.burst,.scribble{display:none}.landing-footer{border-top:1px solid var(--line);min-height:54px;color:var(--muted);background:var(--theme-surface-glass);letter-spacing:.11em;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:0 clamp(28px,5vw,74px);font-size:9px;font-weight:900;display:grid}.landing-footer span:first-child{color:var(--ink);align-items:center;gap:10px;display:flex}.landing-footer span:last-child{text-align:right}.landing-footer p{margin:0}.flow-page{background:var(--cream);min-height:100svh;padding-bottom:104px}.flow-header{border-bottom:1px solid var(--line);background:var(--theme-paper);grid-template-columns:72px 1fr 72px;align-items:center;height:92px;padding:0 clamp(24px,5vw,70px);display:grid}.step-copy{text-align:center;flex-direction:column;gap:3px;display:flex}.step-copy span,.step-count{color:var(--coral);letter-spacing:.14em;font-size:9px;font-weight:950}.step-copy strong{font-size:15px}.step-count{color:var(--muted);justify-self:end}.picker-intro{justify-content:space-between;align-items:end;gap:40px;max-width:1170px;margin:0 auto;padding:52px 38px 34px;display:flex}.picker-intro .eyebrow,.review-copy .eyebrow,.result-copy .eyebrow,.processing-page .eyebrow,.complete-page .eyebrow{color:var(--coral)}.picker-intro h1,.review-copy h1,.result-copy h1,.processing-page h1,.complete-page h1{font-size:clamp(52px,7vw,88px);line-height:.86}.picker-intro>p{max-width:310px;color:var(--muted);margin:0 0 4px;line-height:1.6}.frame-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1170px;margin:0 auto;padding:clamp(42px,8vh,90px) 38px 42px;display:grid}.frame-picker-page .frame-grid{align-items:center;min-height:calc(100svh - 184px)}.frame-picker-pattern{grid-template-columns:minmax(280px,390px) minmax(320px,1fr);justify-content:center;align-items:center;gap:clamp(42px,7vw,92px);width:min(1080px,100% - 64px);min-height:calc(100svh - 196px);margin:0 auto;padding:34px 0 44px;display:grid}.frame-large-preview{justify-self:end;width:min(100%,270px)}.frame-large-preview .frame-artwork{border-radius:0;box-shadow:0 0 0 1px #17171114}.frame-picker-pattern.review-only{grid-template-columns:minmax(280px,390px);justify-items:center}.frame-picker-pattern.review-only .frame-large-preview{justify-self:center;width:min(100%,300px)}.frame-picker-panel{flex-direction:column;gap:clamp(72px,13vh,140px);width:min(100%,410px);display:flex}.template-section h2{letter-spacing:-.02em;text-transform:uppercase;margin:0 0 16px;font-size:clamp(17px,2vw,22px);font-weight:500}.template-grid{grid-template-columns:repeat(4,minmax(68px,96px));gap:10px;display:grid}.template-option{cursor:pointer;background:0 0;border:2px solid #0000;min-width:0;padding:0;transition:transform .15s,border-color .15s,box-shadow .15s;position:relative;overflow:hidden}.template-option:hover,.template-option.selected{z-index:2;border-color:var(--theme-primary);box-shadow:var(--theme-shadow-sm);transform:translateY(-2px)}.template-option .frame-artwork.compact{border-radius:0;width:100%}.template-photo-count{z-index:5;min-width:28px;height:28px;color:var(--theme-on-dark);background:var(--theme-overlay);border-radius:999px;place-items:center;padding:0 7px;font-size:11px;font-weight:900;display:grid;position:absolute;bottom:6px;right:6px}.frame-option{text-align:left;background:var(--theme-surface-glass);cursor:pointer;border:2px solid #0000;border-radius:22px;grid-template-columns:1fr;gap:12px;min-width:0;padding:16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.frame-option:hover,.frame-option.selected{border-color:var(--theme-primary);background:var(--theme-surface);box-shadow:var(--theme-shadow-md);transform:translateY(-2px)}.frame-number{z-index:3;color:var(--theme-on-dark);background:var(--ink);border-radius:6px;padding:5px 8px;font-size:9px;font-weight:900;position:absolute;top:24px;left:24px}.frame-artwork{--frame-accent:var(--coral);--frame-soft:#ffe5db;aspect-ratio:1/3;background:var(--frame-soft);border-radius:14px;grid-column:1/-1;padding:0;display:block;position:relative;overflow:hidden}.frame-artwork.selected:after{content:"✓";width:30px;height:30px;color:var(--theme-on-primary);background:var(--theme-primary);z-index:4;border:0;border-radius:50%;place-items:center;font-weight:950;display:grid;position:absolute;top:10px;right:10px}.frame-artwork.compact{aspect-ratio:1/3;border-radius:10px;flex:none;grid-column:auto;width:92px;padding:0}.mini-photo{z-index:1;background:linear-gradient(145deg,#1717111a,#17171152);border-radius:4px;position:absolute}.mini-photo img{object-fit:cover;width:100%;height:100%;display:block}.uploaded-overlay{z-index:2;object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.frame-option-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.frame-option-copy strong{font-size:16px}.frame-option-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.select-mark{align-self:center;font-size:24px;font-weight:900}.frame-option.selected .select-mark{color:var(--coral)}.frame-option>.select-mark{z-index:4;border:1px solid var(--theme-line);background:var(--theme-surface);border-radius:50%;place-items:center;width:34px;height:34px;font-size:18px;display:grid;position:absolute;bottom:24px;right:25px}.frame-short-name{text-overflow:ellipsis;white-space:nowrap;padding:3px 46px 3px 4px;font-size:13px;display:block;overflow:hidden}.sticky-action-bar{z-index:20;border-top:1px solid var(--line);background:var(--theme-paper);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:30px;min-height:92px;padding:14px clamp(28px,6vw,78px);display:flex;position:fixed;bottom:0;left:0;right:0}.sticky-action-bar>div{align-items:center;gap:15px;display:flex}.sticky-action-bar p{flex-direction:column;margin:0;font-size:13px;display:flex}.sticky-action-bar small{color:var(--muted);font-size:10px;font-weight:500}.frame-picker-actions{justify-content:flex-end}.frame-continue-button{border-radius:50%;width:64px;min-height:64px;padding:0;font-size:27px}.camera-screen{min-height:100svh;color:var(--ink);background:var(--theme-surface);padding:18px clamp(22px,5vw,72px) 30px}.camera-topbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(100%,1180px);min-height:64px;margin:0 auto 24px;display:grid}.camera-back{border:1px solid var(--theme-line);width:44px;height:44px;color:var(--theme-ink);background:var(--theme-surface);cursor:pointer;border-radius:50%;grid-column:1;place-items:center;padding:0;font-size:22px;display:grid}.camera-timers{grid-column:2;align-items:center;gap:12px;display:flex}.camera-timers button{border:1.5px solid var(--theme-line);min-width:86px;min-height:56px;color:var(--theme-muted);background:var(--theme-surface);cursor:pointer;border-radius:12px;padding:0 18px;font-size:18px;font-weight:750}.camera-timers button span{margin-right:7px;font-size:22px}.camera-timers button.active{border-color:var(--theme-primary);color:var(--theme-primary);box-shadow:0 1px 0 var(--theme-primary)}.camera-timers button:disabled{cursor:default;opacity:.55}.camera-view-controls{grid-column:3;justify-self:end;gap:6px;display:flex}.camera-lenses,.camera-aspects{background:var(--theme-surface-muted);border-radius:999px;gap:4px;padding:5px;display:flex}.camera-lenses button,.camera-aspects button{min-width:78px;min-height:42px;color:var(--theme-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 15px;font-size:13px;font-weight:850}.camera-aspects button{min-width:48px;padding-inline:9px}.camera-lenses button.active,.camera-aspects button.active{color:var(--theme-on-primary);background:var(--theme-primary)}.camera-lenses button:disabled,.camera-aspects button:disabled{cursor:default;opacity:.55}.camera-workspace{grid-template-columns:110px minmax(0,1050px) 110px;justify-content:center;align-items:start;gap:34px;width:min(100%,1420px);margin:0 auto;display:grid}.camera-tools{background:var(--theme-surface);box-shadow:0 14px 42px var(--theme-shadow);border-radius:22px;flex-direction:column;gap:16px;margin-top:42px;padding:12px;display:flex}.camera-tools button{width:84px;min-height:88px;color:var(--theme-ink);background:var(--theme-surface-muted);cursor:pointer;border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 4px;display:flex}.camera-tools button.active{color:var(--theme-on-primary);background:var(--theme-primary)}.camera-tools button:disabled{cursor:default;opacity:.5}.camera-tools button span{font-size:28px;line-height:1}.camera-tools button strong{font-size:13px}.camera-results{background:var(--theme-surface);box-shadow:0 14px 42px var(--theme-shadow);border-radius:22px;flex-direction:column;gap:12px;margin-top:42px;padding:12px;display:flex}.camera-results button{aspect-ratio:4/5;width:84px;color:var(--theme-muted);background:var(--theme-surface-muted);border:2px solid #0000;border-radius:12px;padding:0;position:relative;overflow:hidden}.camera-results button.filled{cursor:pointer}.camera-results button.active{border-color:var(--theme-primary);box-shadow:0 0 0 2px var(--theme-primary-shadow)}.camera-results button:disabled{cursor:default}.camera-results img{object-fit:cover;width:100%;height:100%;display:block}.camera-results span{min-width:20px;height:20px;color:var(--theme-on-dark);background:var(--theme-overlay);border-radius:999px;place-items:center;padding:0 5px;font-size:10px;font-weight:900;display:grid;position:absolute;bottom:5px;right:5px}.camera-main{flex-direction:column;align-items:center;gap:24px;min-width:0;display:flex}.camera-stage{aspect-ratio:4/5;border:1px solid var(--theme-line);background:var(--theme-ink);width:min(100%,80svh - 164px,760px);min-height:0;box-shadow:0 18px 55px var(--theme-primary-shadow);border-radius:26px;position:relative;overflow:hidden}.camera-stage.camera-aspect-1-1{aspect-ratio:1;width:min(100%,100svh - 205px,760px)}.camera-stage.camera-aspect-5-4{aspect-ratio:5/4;width:min(100%,125svh - 256.25px,900px)}.webcam{--camera-filter:saturate(1);--camera-light:1;object-fit:cover;width:100%;height:100%;filter:var(--camera-filter) brightness(var(--camera-light));transition:scale .18s;display:block}.camera-lens-normal{scale:1.14}.camera-lens-wide{scale:1}.camera-filter-warm{--camera-filter:sepia(.2) saturate(1.22) contrast(1.04)}.camera-filter-mono{--camera-filter:grayscale(1) contrast(1.08)}.camera-light-on{--camera-light:1.2}.capture-progress{z-index:4;color:var(--theme-on-dark);background:var(--theme-overlay);border-radius:999px;padding:8px 13px;font-size:12px;position:absolute;top:16px;right:16px}.camera-grid{z-index:3;pointer-events:none;background-image:linear-gradient(90deg,#0000 33.1%,#ffffffb8 33.25% 33.55%,#0000 33.7% 66.4%,#ffffffb8 66.55% 66.85%,#0000 67%),linear-gradient(#0000 33.1%,#ffffffb8 33.25% 33.55%,#0000 33.7% 66.4%,#ffffffb8 66.55% 66.85%,#0000 67%);position:absolute;inset:0}.camera-selected-photo{z-index:5;object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.camera-overlay{color:var(--theme-on-dark);background:var(--theme-overlay-soft);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);place-content:center;justify-items:center;display:grid;position:absolute;inset:0}.camera-overlay.compact{gap:16px}.camera-overlay.countdown span{text-shadow:8px 8px 0 var(--theme-primary);font-size:clamp(130px,20vw,260px);font-weight:950;line-height:.8;animation:.28s pop-in}.spinner{border:4px solid #fff3;border-top-color:var(--lime);border-radius:50%;width:45px;height:45px;animation:.8s linear infinite spin}.camera-flash{background:var(--theme-surface);animation:.6s forwards flash;position:absolute;inset:0}.live-capture-badge{z-index:8;color:var(--theme-on-dark);background:var(--theme-overlay);letter-spacing:.08em;border-radius:999px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:900;display:flex;position:absolute;top:18px;left:18px}.live-capture-badge span{background:var(--coral);width:8px;height:8px;box-shadow:0 0 0 4px var(--theme-primary-shadow);border-radius:50%;animation:.9s ease-in-out infinite alternate pulse}@keyframes pulse{0%{opacity:.45;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.error-card{text-align:center;padding:30px}.error-card .large-icon,.fatal-page>span{width:72px;height:72px;color:var(--theme-on-primary);background:var(--theme-primary);border-radius:50%;place-items:center;margin-bottom:16px;font-size:38px;font-weight:950;display:grid}.error-card p{color:#d5d5ce;max-width:420px;line-height:1.6}.shutter-button{min-width:360px;min-height:76px;color:var(--theme-on-primary);background:var(--theme-primary);box-shadow:0 10px 30px var(--theme-primary-shadow);cursor:pointer;border:0;border-radius:999px;padding:0 40px;font-size:22px;font-weight:900}.shutter-button span{margin-right:10px;font-size:24px}.shutter-button:disabled{cursor:default;opacity:.48}.shutter-button:not(:disabled):active{transform:scale(.98)}.camera-photo-actions{justify-content:center;align-items:center;gap:14px;display:flex}.camera-photo-actions .shutter-button{min-width:230px}.camera-retake-action{border:2px solid var(--theme-primary);min-width:150px;min-height:76px;color:var(--theme-primary);background:var(--theme-surface);cursor:pointer;border-radius:999px;padding:0 28px;font-size:17px;font-weight:900}.review-layout{grid-template-columns:190px minmax(0,1fr);align-items:center;gap:34px;max-width:1240px;margin:0 auto;padding:46px 38px 32px;display:grid}.review-copy>p:not(.eyebrow){max-width:400px;color:var(--muted);margin:26px 0;line-height:1.65}.selected-frame-chip{--chip-color:var(--coral);border:1px solid var(--line);background:#fff9;border-radius:14px;align-items:center;gap:13px;max-width:390px;padding:13px 15px;display:flex}.selected-frame-chip>span{border:1px solid var(--theme-line);border-radius:var(--theme-radius-sm);background:var(--chip-color);width:48px;height:36px}.selected-frame-chip p{flex-direction:column;flex:1;margin:0;display:flex}.selected-frame-chip small{color:var(--muted);letter-spacing:.12em;font-size:8px;font-weight:900}.selected-frame-chip button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;font-size:11px;font-weight:850}.review-strip{--review-accent:var(--coral);border:1px solid var(--theme-line);background:var(--theme-surface);width:min(100%,430px);box-shadow:var(--theme-shadow-md);justify-self:center;padding:18px;transform:none}.review-strip-head{justify-content:space-between;align-items:end;padding:0 0 12px;display:flex}.review-strip-head strong{letter-spacing:-.06em;font-size:21px}.review-strip-head span{letter-spacing:.11em;font-size:8px;font-weight:900}.review-strip>button{aspect-ratio:4/5;cursor:pointer;background:#ddd;border:0;border-radius:4px;width:100%;height:auto;margin-bottom:8px;padding:0;display:block;position:relative;overflow:hidden}.review-strip img{object-fit:cover;width:100%;height:100%;display:block}.review-strip>button span{color:var(--theme-on-dark);background:var(--theme-overlay);opacity:0;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:800;transition:opacity .15s;position:absolute;inset:auto 10px 9px auto}.review-strip>button:hover span,.review-strip>button:focus-visible span{opacity:1}.review-strip>button em{color:var(--theme-on-dark);text-shadow:0 1px 3px var(--theme-ink);font-size:9px;font-style:normal;font-weight:900;position:absolute;top:8px;left:9px}.review-strip-foot{letter-spacing:.1em;text-align:center;padding-top:8px;font-size:8px;font-weight:900}.template-editor-shell{flex-direction:column;align-items:center;gap:18px;min-width:0;display:flex}.template-editor{--template-accent:var(--coral);--template-soft:#ffe5db;border:1px solid var(--theme-line);background:var(--template-soft);width:min(100%,250px,33.3333svh - 83.3333px);box-shadow:var(--theme-shadow-md);border-radius:16px;position:relative;overflow:hidden}.editable-photo-slot{z-index:1;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#d7d4cc;border:2px solid #0000;position:absolute;overflow:hidden}.editable-photo-slot.active{z-index:2;border-color:var(--theme-surface);box-shadow:0 0 0 3px var(--template-accent)}.editable-photo-slot:active{cursor:grabbing}.editable-photo-slot>img{object-fit:cover;pointer-events:none;max-width:none;position:absolute;transform:translate(-50%,-50%)}.live-photo-video{object-fit:cover;pointer-events:none;max-width:none;position:absolute;transform:translate(-50%,-50%)scaleX(-1)}.editor-live{z-index:6;border:1.5px solid var(--theme-surface);width:30px;height:30px;color:var(--coral);cursor:pointer;background:#171711bf;border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;bottom:7px;left:7px}.editor-retake{z-index:6;border:1.5px solid var(--theme-surface);width:30px;height:30px;color:var(--theme-on-dark);cursor:pointer;background:#171711bf;border-radius:50%;place-items:center;font-size:16px;display:grid;position:absolute;bottom:7px;right:7px}.template-decoration,.full-template-overlay{z-index:4;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.full-template-overlay{object-fit:fill}.editor-controls{grid-template-columns:46px 42px 46px;align-items:center;gap:8px;display:grid}.editor-controls button,.editor-controls span{border:1px solid var(--theme-line);background:var(--theme-surface);border-radius:50%;place-items:center;height:42px;font-size:20px;font-weight:900;display:grid}.editor-controls span{background:0 0;border:0;font-size:12px}.processing-page,.complete-page,.fatal-page{text-align:center;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:40px;display:flex}.processing-page>p:not(.eyebrow),.complete-page>p:not(.eyebrow),.fatal-page p{max-width:500px;color:var(--muted);margin:25px 0;line-height:1.6}.processing-art{width:180px;height:130px;margin-bottom:34px;position:relative}.processing-art span{border-radius:var(--theme-radius-md);background:var(--theme-primary-soft);width:75px;height:105px;box-shadow:var(--theme-shadow-sm);border:0;position:absolute;left:52px}.processing-art span:first-child{background:var(--theme-info);opacity:.72;transform:translate(-45px)}.processing-art span:nth-child(2){z-index:2;background:var(--theme-accent);transform:none}.processing-art span:nth-child(3){background:var(--theme-warning);opacity:.72;transform:translate(45px)}.processing-art strong{display:none}.processing-line{background:var(--theme-surface-muted);border-radius:99px;width:min(420px,80vw);height:7px;overflow:hidden}.processing-line i{border-radius:inherit;background:var(--theme-primary);height:100%;animation:2.2s ease-in-out infinite alternate progress;display:block}.result-page{background:radial-gradient(circle at 82% 28%, #ffd23f57, transparent 28%), var(--paper);grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;min-height:100svh;padding:60px clamp(36px,8vw,120px);display:grid;overflow:hidden}.result-copy>p:not(.eyebrow){max-width:470px;color:var(--muted);margin:28px 0;line-height:1.65}.result-buttons{flex-wrap:wrap;gap:14px;margin-bottom:18px;display:flex}.download-qr{border:1px solid var(--theme-line);background:var(--paper);width:min(280px,68vw);box-shadow:var(--theme-shadow-md);border-radius:16px;padding:12px;display:block}.qr-loading{letter-spacing:.24em;margin:18px 0;font-size:24px;font-weight:900;display:block}.result-visual{place-items:center;min-height:590px;display:grid;position:relative}.final-photo-wrap{z-index:2;border:1px solid var(--theme-line);background:var(--theme-surface);width:min(320px,68%);box-shadow:var(--theme-shadow-lg);padding:13px;position:relative;transform:none}.final-photo-wrap img{width:100%;display:block}.success-sticker{z-index:3;text-align:center;background:var(--theme-success-soft);width:72px;height:72px;box-shadow:var(--theme-shadow-sm);color:var(--theme-success-text);border:0;border-radius:50%;place-content:center;font-size:30px;font-weight:900;display:grid;position:absolute;bottom:14%;right:6%;transform:none}.success-sticker small{letter-spacing:.12em;font-size:10px;display:block}.result-star{font-size:45px;position:absolute}.result-star.one{color:var(--coral);top:10%;left:5%}.result-star.two{color:var(--blue);top:20%;right:10%}.confetti-text{color:var(--coral);word-spacing:28px;margin-bottom:30px;font-size:45px}.complete-page .primary-button{margin-top:15px}.operator-lock-page{background:radial-gradient(circle at 30% 20%, #b8f43d47, transparent 25%), var(--cream);place-items:center;min-height:100svh;padding:30px;display:grid;position:relative}.operator-back{position:absolute;top:28px;left:28px}.pin-card{border:1px solid var(--theme-line);background:var(--theme-surface);width:min(450px,100%);box-shadow:var(--theme-shadow-lg);border-radius:24px;flex-direction:column;align-items:stretch;padding:42px;display:flex}.pin-card .brand-mark{align-self:center;margin-bottom:28px}.pin-card .eyebrow{color:var(--coral);text-align:center;margin-bottom:7px}.pin-card h1{letter-spacing:-.05em;text-align:center;margin:0;font-size:42px}.pin-card>p:not(.eyebrow){color:var(--muted);text-align:center;margin:10px 0 28px;font-size:13px}.pin-card label,.frame-dialog>label:not(.upload-field):not(.active-checkbox){margin-bottom:8px;font-size:11px;font-weight:900}.pin-card input,.frame-dialog>input{border:1.5px solid var(--line);background:var(--paper);border-radius:12px;width:100%;height:58px;margin-bottom:16px;padding:0 16px}.pin-card input{text-align:center;letter-spacing:.3em;font-size:28px;font-weight:900}.pin-card>small{color:var(--muted);text-align:center;margin-top:18px;font-size:10px}.form-error{font-weight:800;color:var(--theme-danger)!important;text-align:left!important;margin:0 0 14px!important;font-size:11px!important}.operator-page{background:var(--theme-background);grid-template-columns:228px 1fr;min-height:100svh;display:grid}.operator-sidebar{height:100vh;color:var(--theme-on-dark);background:var(--theme-ink);flex-direction:column;padding:26px 20px;display:flex;position:sticky;top:0}.operator-brand{border-bottom:1px solid #ffffff1f;padding:0 10px 28px}.operator-brand strong{letter-spacing:.04em;font-size:14px}.operator-sidebar nav{flex-direction:column;gap:6px;margin-top:28px;display:flex}.operator-sidebar nav a{color:#aaa99f;border-radius:10px;align-items:center;gap:13px;padding:13px 14px;font-size:12px;font-weight:750;text-decoration:none;display:flex}.operator-sidebar nav a.active{color:var(--ink);background:var(--lime)}.operator-sidebar nav span{text-align:center;width:20px;font-size:16px}.sidebar-footer{border-top:1px solid #ffffff1f;flex-direction:column;gap:16px;margin-top:auto;padding:18px 8px 0;display:flex}.sidebar-footer span{color:#d1d0c8;align-items:center;gap:9px;font-size:10px;font-weight:800;display:flex}.sidebar-footer i{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #b8f43d1f}.sidebar-footer button{color:var(--theme-on-dark);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;font-weight:850}.operator-content{min-width:0;padding:42px clamp(28px,4vw,62px) 80px}.operator-header{justify-content:space-between;align-items:end;gap:30px;display:flex}.operator-header .eyebrow{color:var(--coral);margin-bottom:10px}.operator-header h1{text-transform:none;font-size:clamp(38px,4.5vw,64px);line-height:.92}.operator-header>div>p:last-child{color:var(--muted);margin:16px 0 0;font-size:13px}.toast,.floating-error{border:1px solid var(--theme-success);border-radius:var(--theme-radius-sm);color:var(--theme-success-text);background:var(--theme-success-soft);justify-content:space-between;align-items:center;gap:16px;padding:13px 16px;font-size:12px;font-weight:800;display:flex}.toast{margin-top:25px}.toast.error,.floating-error{border-color:var(--theme-danger);color:var(--theme-danger-text);background:var(--theme-danger-soft)}.toast button,.floating-error button{cursor:pointer;background:0 0;border:0;font-size:20px}.floating-error{z-index:50;position:fixed;top:20px;left:20px;right:20px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:34px 0 46px;display:grid}.stats-grid article{border:1px solid var(--line);border-radius:var(--theme-radius-md);background:var(--theme-surface);min-width:0;box-shadow:var(--theme-shadow-sm);grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:17px;display:grid;position:relative}.stat-icon{border-radius:var(--theme-radius-sm);width:38px;height:38px;box-shadow:none;border:0;place-items:center;font-size:14px;display:grid}.stat-icon.coral{background:var(--theme-primary-soft)}.stat-icon.lime{background:var(--lime)}.stat-icon.blue{color:var(--theme-on-dark);background:var(--theme-info)}.stat-icon.yellow{background:var(--yellow)}.stats-grid p{flex-direction:column;gap:2px;min-width:0;margin:0;display:flex}.stats-grid small{color:var(--muted);font-size:9px}.stats-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.stats-grid em{color:var(--muted);letter-spacing:.08em;font-size:7px;font-style:normal;font-weight:900;position:absolute;top:9px;right:9px}.stats-grid em.good{color:var(--theme-success-text)}.operator-section{margin-top:42px;scroll-margin-top:25px}.section-title{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.section-title .eyebrow{color:var(--muted);margin-bottom:6px;font-size:9px}.section-title h2{letter-spacing:-.04em;margin:0;font-size:27px}.section-title>span{color:var(--muted);font-size:10px;font-weight:800}.section-title>button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;font-size:10px;font-weight:800}.manager-frame-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.manager-frame-card{border:1px solid var(--line);border-radius:var(--theme-radius-md);background:var(--theme-surface);min-width:0;box-shadow:var(--theme-shadow-sm);grid-template-columns:auto 1fr;gap:15px;padding:14px;display:grid}.manager-frame-card.inactive{opacity:.56;filter:grayscale(.6)}.manager-frame-copy{justify-content:space-between;align-items:start;gap:10px;min-width:0;display:flex}.manager-frame-copy>div{flex-direction:column;gap:3px;min-width:0;display:flex}.manager-frame-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.manager-frame-copy small{color:var(--muted);font-size:9px}.default-badge{color:#426700;letter-spacing:.07em;background:#e8ffc0;border-radius:5px;padding:5px 7px;font-size:7px;font-weight:950}.manager-actions{flex-wrap:wrap;align-self:end;align-items:center;gap:8px 12px;display:flex}.manager-actions>button{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;padding:0;font-size:9px;font-weight:800}.manager-actions .danger-link{color:var(--theme-danger);border-color:var(--theme-danger)}.switch{cursor:pointer;align-items:center;gap:6px;font-size:9px;font-weight:800;display:flex}.switch input{opacity:0;position:absolute}.switch>span{background:#d8d5cc;border-radius:99px;width:30px;height:18px;display:block;position:relative}.switch>span:after{content:"";background:var(--theme-surface);border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:var(--theme-success)}.switch input:checked+span:after{transform:translate(12px)}.add-frame-card{min-height:158px;color:var(--muted);cursor:pointer;background:0 0;border:1.5px dashed #98958b;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.add-frame-card>span{border:1px solid var(--line);background:var(--theme-surface);border-radius:50%;place-items:center;width:36px;height:36px;margin-bottom:3px;font-size:20px;display:grid}.add-frame-card strong{color:var(--ink);font-size:12px}.add-frame-card small{font-size:9px}.empty-sessions{border:1px dashed var(--line);color:var(--muted);border-radius:14px;align-items:center;gap:14px;padding:28px;display:flex}.empty-sessions>span{font-size:27px}.empty-sessions p{flex-direction:column;gap:3px;margin:0;display:flex}.empty-sessions strong{color:var(--ink);font-size:12px}.empty-sessions small{font-size:10px}.session-list{border:1px solid var(--line);border-radius:var(--theme-radius-md);background:var(--theme-surface);box-shadow:var(--theme-shadow-sm);overflow:hidden}.session-list>div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.session-list>div:last-child{border-bottom:0}.session-state{background:#aaa;border-radius:50%;width:9px;height:9px}.session-state.completed{background:var(--theme-success)}.session-state.failed{background:var(--coral)}.session-list p{flex-direction:column;gap:2px;margin:0;display:flex}.session-list strong{font-size:11px}.session-list small{color:var(--muted);font-size:9px}.session-list em{color:var(--muted);text-transform:uppercase;font-size:9px;font-style:normal}.dialog-backdrop{z-index:100;background:var(--theme-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;padding:25px;display:grid;position:fixed;inset:0}.frame-dialog{border:1px solid var(--line);border-radius:var(--theme-radius-lg);background:var(--theme-surface);width:min(1080px,100%);max-height:calc(100vh - 30px);box-shadow:var(--theme-shadow-lg);flex-direction:column;padding:38px;display:flex;position:relative;overflow-y:auto}.dialog-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:38px;height:38px;font-size:20px;position:absolute;top:20px;right:20px}.frame-dialog .eyebrow{color:var(--coral);margin-bottom:7px}.frame-dialog h2{letter-spacing:-.04em;margin:0;font-size:31px}.frame-dialog>p:not(.eyebrow):not(.form-error){color:var(--muted);margin:10px 0 24px;font-size:12px;line-height:1.5}.template-example-link{border-bottom:1px solid var(--ink);color:var(--ink);align-self:flex-start;margin:-10px 0 24px;padding-bottom:3px;font-size:11px;font-weight:850;text-decoration:none}.upload-field{background:var(--paper);cursor:pointer;border:1.5px dashed #aaa79d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:105px;margin-bottom:15px;display:flex}.upload-field.has-file{background:#f4ffe1;border-style:solid;border-color:#78a927}.upload-field span{font-size:25px}.upload-field strong{margin-top:4px;font-size:12px}.upload-field small{color:var(--muted);margin-top:2px;font-size:9px}.slot-editor{border:1px solid var(--theme-line);border-radius:var(--theme-radius-md);background:var(--theme-surface-muted);flex-direction:column;align-items:center;gap:14px;margin:4px 0 18px;padding:18px;display:flex}.slot-editor:focus{outline:2px solid var(--theme-primary-ring);outline-offset:3px}.slot-editor-heading{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.slot-editor-heading>div{flex-direction:column;gap:2px;display:flex}.slot-editor-heading strong{font-size:12px}.slot-editor-heading small{color:var(--theme-muted);font-size:9px}.slot-editor-actions{align-items:center;gap:10px;display:flex}.slot-editor-actions>button{border:1px solid var(--theme-primary);min-height:38px;color:var(--theme-on-primary);background:var(--theme-primary);cursor:pointer;border-radius:999px;padding:0 14px;font-size:10px;font-weight:900}.slot-editor-actions>button:disabled{opacity:.45;cursor:default}.slot-snap-toggle{cursor:pointer;align-items:center;gap:6px;font-size:9px;font-weight:900;display:flex}.slot-snap-toggle input{opacity:0;position:absolute}.slot-snap-toggle span{background:#c9c6bd;border-radius:999px;width:30px;height:18px;display:block;position:relative}.slot-snap-toggle span:after{content:"";background:var(--theme-surface);border-radius:50%;width:12px;height:12px;transition:transform .15s;position:absolute;top:3px;left:3px}.slot-snap-toggle input:checked+span{background:var(--theme-primary)}.slot-snap-toggle input:checked+span:after{transform:translate(12px)}.slot-editor-shortcuts{text-align:left;width:100%;font-weight:750;color:var(--theme-muted)!important;margin:-4px 0 0!important;font-size:9px!important}.slot-editor-previews{grid-template-columns:repeat(2,minmax(0,1fr));place-items:start center;gap:clamp(24px,6vw,72px);width:100%;display:grid}.slot-editor-preview-panel{flex-direction:column;align-items:center;gap:9px;min-width:0;display:flex}.slot-editor-preview-panel>small{color:var(--theme-muted);letter-spacing:.1em;font-size:9px;font-weight:900}.slot-editor-canvas,.slot-result-preview{aspect-ratio:1/3;border:1px solid var(--theme-line);width:min(300px,32vw);box-shadow:var(--theme-shadow-sm);background-color:#fff;position:relative;overflow:hidden}.slot-editor-canvas{background-image:linear-gradient(45deg,#e8e6df 25%,#0000 25%),linear-gradient(-45deg,#e8e6df 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e8e6df 75%),linear-gradient(-45deg,#0000 75%,#e8e6df 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px}.slot-editor-canvas>img{z-index:1;object-fit:fill;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.slot-editor-canvas.snap-on:after{content:"";z-index:2;pointer-events:none;background-image:linear-gradient(#17171129 1px,#0000 1px),linear-gradient(90deg,#17171129 1px,#0000 1px);background-size:3.33333% 1.11111%;position:absolute;inset:0}.slot-editor-box{z-index:3;border:3px solid var(--theme-primary);touch-action:none;cursor:move;background:#ffffff57;place-items:center;display:grid;position:absolute;box-shadow:inset 0 0 0 1px #ffffffe0}.slot-editor-box.selected{box-shadow:0 0 0 3px var(--theme-surface), 0 0 0 6px var(--theme-primary-ring)}.slot-editor-box>span{width:28px;height:28px;color:var(--theme-on-primary);background:var(--theme-primary);pointer-events:none;border-radius:50%;place-items:center;font-size:11px;font-weight:950;display:grid}.slot-editor-box>i{border:3px solid var(--theme-surface);background:var(--theme-primary);width:24px;height:24px;box-shadow:var(--theme-shadow-sm);cursor:nwse-resize;touch-action:none;border-radius:50%;position:absolute;bottom:-12px;right:-12px}.slot-result-preview>img{z-index:2;object-fit:fill;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.slot-result-photo{z-index:1;color:#ffffffe6;background-color:#685e78;background-image:radial-gradient(circle at 50% 34%,#ffffffe6 0 8%,#0000 8.5%),radial-gradient(at 50% 72%,#ffffff80 0 22%,#0000 22.5%),linear-gradient(145deg,#8a6c9d,#423d56);place-items:center;display:grid;position:absolute;overflow:hidden}.slot-result-photo.sample-2{background-image:radial-gradient(circle at 42% 34%,#ffffffe0 0 8%,#0000 8.5%),radial-gradient(at 45% 72%,#ffffff7a 0 22%,#0000 22.5%),linear-gradient(145deg,#d47b68,#76507d)}.slot-result-photo.sample-3{background-image:radial-gradient(circle at 58% 34%,#ffffffe0 0 8%,#0000 8.5%),radial-gradient(at 55% 72%,#ffffff7a 0 22%,#0000 22.5%),linear-gradient(145deg,#668fa0,#3d5369)}.slot-result-photo.sample-4{background-image:radial-gradient(circle at 50% 34%,#ffffffe0 0 8%,#0000 8.5%),radial-gradient(at 50% 72%,#ffffff7a 0 22%,#0000 22.5%),linear-gradient(145deg,#9b8a55,#5f6146)}.slot-result-photo>span{background:#17171161;border:1px solid #ffffffb8;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:900;display:grid}.slot-editor-empty{font-weight:800;color:var(--theme-danger)!important;margin:0!important;font-size:10px!important}.slot-radius-control{border:1px solid var(--theme-line);border-radius:var(--theme-radius-sm);background:var(--theme-surface);grid-template-columns:90px 1fr 48px;align-items:center;gap:10px;width:100%;padding:10px 12px;display:grid}.slot-radius-control span{font-size:9px;font-weight:850}.slot-radius-control input{width:100%;accent-color:var(--theme-primary)}.slot-radius-control output{color:var(--theme-muted);text-align:right;font-size:9px;font-weight:800}.slot-editor-order{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;width:100%;display:grid}.slot-editor-order>div{border:1px solid var(--theme-line);border-radius:var(--theme-radius-sm);background:var(--theme-surface);grid-template-columns:1fr repeat(3,30px);align-items:center;gap:4px;padding:7px 8px;display:grid}.slot-editor-order strong{font-size:9px}.slot-editor-order button{border:1px solid var(--theme-line);cursor:pointer;background:0 0;border-radius:7px;width:30px;height:30px;padding:0}.slot-editor-order button:disabled{opacity:.32;cursor:default}.active-checkbox{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:start;gap:11px;padding:13px;display:flex}.active-checkbox input{accent-color:var(--coral);margin-top:2px}.active-checkbox span{flex-direction:column;gap:2px;display:flex}.active-checkbox strong{font-size:11px}.active-checkbox small{color:var(--muted);font-size:9px}.dialog-actions{justify-content:flex-end;gap:12px;margin-top:22px;display:flex}.dialog-actions>button:not(.primary-button){cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.dialog-actions .primary-button{min-height:48px;box-shadow:var(--theme-shadow-sm)}.visually-hidden{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.fatal-page h1{letter-spacing:-.05em;margin:0;font-size:42px}@media (width<=900px){.landing-hero{grid-template-columns:.9fr 1.1fr;padding-inline:34px}.hero-copy h1{font-size:72px}.hero-visual{min-height:560px;transform:scale(.88)}.photo-strip.back{transform:translate(-95px,20px)rotate(-10deg)}.quick-facts{gap:12px}.quick-facts span{font-size:9px}.frame-grid{gap:14px}.frame-picker-pattern{grid-template-columns:minmax(250px,320px) minmax(280px,340px);gap:34px;width:calc(100% - 42px)}.frame-picker-panel{gap:80px}.operator-page{grid-template-columns:190px 1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.manager-frame-grid{grid-template-columns:1fr}.result-page{padding-inline:50px}}@media (width<=700px){.dialog-backdrop{padding:10px}.frame-dialog{border-radius:18px;width:100%;max-height:calc(100vh - 20px);padding:28px 18px}.slot-editor{padding:14px 10px}.slot-editor-heading{flex-direction:column;align-items:flex-start}.slot-editor-previews{grid-template-columns:1fr;gap:24px}.slot-editor-canvas,.slot-result-preview{width:min(280px,76vw)}.slot-editor-order{grid-template-columns:1fr}.landing-nav{padding:15px 20px}.event-chip{display:none}.landing-hero{grid-template-columns:1fr;padding:35px 24px 60px}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(64px,20vw,90px)}.hero-copy>p:not(.eyebrow){margin-inline:auto}.start-button{min-width:min(330px,100%);margin:auto}.quick-facts{flex-wrap:wrap;justify-content:center}.hero-visual{min-height:540px;transform:scale(.83)}.landing-footer{grid-template-columns:1fr 1fr;padding:12px 20px}.landing-footer p{display:none}.flow-header{padding:0 18px}.picker-intro{flex-direction:column;align-items:start;padding:38px 24px 28px}.picker-intro h1{font-size:54px}.frame-grid{grid-template-columns:1fr;padding:28px 24px 35px}.frame-picker-pattern{grid-template-columns:1fr;gap:44px;width:calc(100% - 36px);padding-top:30px}.frame-large-preview{justify-self:center;width:min(240px,72vw)}.frame-picker-panel{justify-self:center;gap:42px;width:min(100%,360px)}.template-grid{grid-template-columns:repeat(4,1fr)}.frame-option{grid-template-columns:1fr;justify-self:center;width:min(300px,100%)}.frame-artwork{grid-area:auto}.sticky-action-bar{padding:12px 20px}.sticky-action-bar>div{display:none}.sticky-action-bar .primary-button{width:100%}.camera-screen{padding:12px 14px 24px}.camera-topbar{grid-template-columns:42px 1fr;gap:12px;margin-bottom:16px}.camera-timers{justify-content:flex-end;gap:6px}.camera-timers button{min-width:58px;min-height:44px;padding:0 8px;font-size:13px}.camera-timers button span{margin-right:2px;font-size:16px}.camera-view-controls{flex-wrap:wrap;grid-column:1/-1;justify-content:center;justify-self:center}.camera-workspace{grid-template-columns:1fr;gap:14px}.camera-tools{flex-direction:row;order:2;justify-content:center;margin-top:0;padding:8px}.camera-tools button{width:82px;min-height:66px}.camera-tools button span{font-size:22px}.camera-stage{width:100%}.shutter-button{min-width:min(330px,100%);min-height:64px;font-size:18px}.camera-photo-actions{width:100%}.camera-photo-actions .shutter-button,.camera-retake-action{flex:1;min-width:0;min-height:64px}.camera-results{flex-direction:row;order:3;justify-content:center;margin-top:0;padding:8px}.camera-results button{width:min(76px,20vw)}.review-layout{grid-template-columns:1fr;gap:35px;padding:38px 24px 55px}.review-copy{text-align:center}.review-copy>p:not(.eyebrow),.selected-frame-chip{margin-inline:auto}.review-strip{width:min(360px,90%)}.result-page{text-align:center;grid-template-columns:1fr;padding:50px 28px 70px}.result-copy>p:not(.eyebrow){margin-inline:auto}.result-buttons{justify-content:center}.result-visual{grid-row:1;min-height:520px}.operator-page{display:block}.operator-sidebar{flex-direction:row;align-items:center;height:auto;padding:13px 18px;position:static}.operator-sidebar nav{display:none}.sidebar-footer{border:0;margin:0 0 0 auto;padding:0}.sidebar-footer span{display:none}.operator-content{padding:32px 20px 60px}.operator-header{flex-direction:column;align-items:start}.operator-header .primary-button{width:100%}.stats-grid{grid-template-columns:1fr 1fr}.manager-frame-card{grid-template-columns:80px 1fr}}@media (orientation:portrait) and (width>=701px) and (width<=1100px){.camera-screen{padding:max(20px, env(safe-area-inset-top)) max(24px, env(safe-area-inset-right)) max(34px, env(safe-area-inset-bottom)) max(24px, env(safe-area-inset-left));grid-template-rows:auto auto;align-content:center;display:grid}.camera-topbar{width:min(100%,940px);min-height:70px;margin-bottom:28px}.camera-workspace{grid-template-columns:92px minmax(0,1fr) 92px;gap:18px;width:min(100%,940px)}.camera-tools{border-radius:20px;gap:14px;margin-top:30px;padding:9px}.camera-tools button{width:74px;min-height:78px}.camera-tools button span{font-size:25px}.camera-results{border-radius:20px;gap:10px;margin-top:30px;padding:8px}.camera-results button{width:74px}.camera-main{gap:30px}.camera-stage{border-radius:24px;width:100%;max-width:820px}.shutter-button{min-width:min(360px,72%);min-height:72px}.landing-hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{z-index:4;text-align:center}.hero-copy>p:not(.eyebrow),.start-button{margin-inline:auto}.quick-facts{justify-content:center}.hero-visual{min-height:610px}.picker-intro{padding-top:70px}.frame-grid{grid-template-columns:repeat(3,1fr)}.review-layout{grid-template-columns:150px minmax(0,1fr);min-height:calc(100svh - 200px)}.result-page{grid-template-columns:.9fr 1.1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{@page{margin:0;size:102mm 152mm}html,body,#root,.result-page{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:#fff!important;width:102mm!important;min-width:102mm!important;height:152mm!important;min-height:152mm!important;margin:0!important;padding:0!important;overflow:hidden!important}body *{visibility:hidden!important}.final-photo-wrap,.final-photo-wrap *{visibility:visible!important}.final-photo-wrap{background:var(--theme-surface)!important;width:102mm!important;max-width:none!important;height:152mm!important;box-shadow:none!important;break-inside:avoid!important;page-break-inside:avoid!important;border:0!important;padding:0!important;position:fixed!important;inset:0!important;transform:none!important}.final-photo-wrap img{object-fit:fill!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;width:102mm!important;height:152mm!important}}
