:root{color:#f8fbf9;font-synthesis:none;--font-scale:1;--yellow:#f5c84b;--red:#ee685b;--panel:#17201b;--muted:#aebbb3;background:#0b0f0d;font-family:system-ui,-apple-system,Malgun Gothic,sans-serif}*{box-sizing:border-box}html{background:#0b0f0d}body{min-width:320px;min-height:100dvh;margin:0;overflow-x:hidden}button,input{font:inherit}button{touch-action:manipulation}.app-shell{width:min(100%,620px);min-height:100dvh;padding:max(16px, env(safe-area-inset-top)) 16px max(20px, env(safe-area-inset-bottom));background:radial-gradient(circle at 50% -20%,#25362b 0,#111714 36%,#0b0f0d 75%);margin:0 auto}.app-shell.ads-active{padding-bottom:max(88px, calc(env(safe-area-inset-bottom) + 70px))}.top-bar{justify-content:space-between;align-items:center;margin:3px 2px 14px;display:flex}.eyebrow{color:var(--yellow);font-size:calc(.76rem * var(--font-scale));letter-spacing:.08em;font-weight:800}h1{font-size:calc(1.55rem * var(--font-scale));margin:4px 0 0;line-height:1.15}.top-actions{gap:8px;display:flex}.icon-button{color:#fff;background:#1a231e;border:1px solid #344139;border-radius:16px;place-items:center;width:48px;height:48px;display:grid}.viewer{aspect-ratio:3/4;background:#050706;border:2px solid #3b493f;border-radius:28px;width:100%;max-height:53vh;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000005c}.camera-media{object-fit:cover;transform-origin:50%;width:100%;height:100%;transition:transform .18s,filter .18s}.camera-media.frozen{filter:none;transform:none}.viewer-badges{gap:7px;display:flex;position:absolute;top:14px;left:14px}.viewer-badges span{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:calc(.74rem * var(--font-scale));background:#0b0f0dc2;border-radius:999px;padding:7px 11px;font-weight:700}.focus-guide{pointer-events:none;border:2px solid #f5c84bb8;border-radius:24px;width:92px;height:92px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 1px #0006}.camera-status{text-align:center;background:#111714;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:36px;display:flex;position:absolute;inset:0}.camera-status svg{width:52px;height:52px;color:var(--yellow)}.camera-status strong{font-size:calc(1.1rem * var(--font-scale))}.camera-status span{color:var(--muted);font-size:calc(.9rem * var(--font-scale))}.camera-status button{background:var(--yellow);color:#151a17;border:0;border-radius:15px;min-height:52px;margin-top:8px;padding:0 24px;font-weight:800}.pulse{animation:1.3s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.65;transform:scale(1.12)}}.zoom-panel{grid-template-columns:66px 1fr 66px;gap:10px;margin:14px 0 12px;display:grid}.zoom-button,.zoom-value{border:0;border-radius:20px;min-height:64px}.zoom-button{color:#fff;background:#26322b;place-items:center;display:grid}.zoom-button svg{width:30px;height:30px}.zoom-button.primary{background:var(--yellow);color:#111714}.zoom-value{color:#141916;background:#f7f1e1;flex-direction:column;justify-content:center;align-items:center;display:flex}.zoom-value strong{font-size:calc(1.45rem * var(--font-scale));line-height:1}.zoom-value span{color:#5e675f;font-size:calc(.68rem * var(--font-scale));margin-top:4px}.quick-actions{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.quick-actions button{background:var(--panel);color:#fff;min-height:80px;font-weight:700;font-size:calc(.82rem * var(--font-scale));border:1px solid #334139;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:10px 6px;display:flex}.quick-actions button svg{width:25px;height:25px;color:var(--yellow)}.quick-actions button.active{background:#4b291f;border-color:#a95943}.quick-actions button.active svg{color:#ff927c}.privacy-note{color:var(--muted);font-size:calc(.76rem * var(--font-scale));justify-content:center;align-items:center;gap:7px;margin:16px 0 2px;display:flex}.toast{z-index:20;left:50%;bottom:max(24px, env(safe-area-inset-bottom));color:#151a17;background:#f7f1e1;border-radius:14px;width:max-content;max-width:calc(100% - 32px);padding:13px 18px;font-weight:800;position:fixed;transform:translate(-50%);box-shadow:0 8px 28px #0006}.sheet-backdrop{z-index:30;background:#000000a8;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet{width:min(100%,620px);max-height:88vh;padding:28px 22px max(28px, env(safe-area-inset-bottom));color:#17201b;background:#f9f5ea;border-radius:30px 30px 0 0;position:relative;overflow:auto}.bottom-sheet h2{font-size:calc(1.7rem * var(--font-scale));margin:5px 0 22px}.sheet-close{color:#162019;background:#ebe5d7;border:0;border-radius:16px;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:18px;right:18px}.setting-row{border-top:1px solid #ded8ca;grid-template-columns:1fr 46%;align-items:center;gap:16px;padding:18px 0;display:grid}.setting-row span{flex-direction:column;gap:4px;display:flex}.setting-row strong{font-size:calc(1rem * var(--font-scale))}.setting-row small{color:#687169;font-size:calc(.72rem * var(--font-scale))}.setting-row input{accent-color:#d9a700;width:100%}.setting-row.stacked{grid-template-columns:1fr}.segmented{background:#e8e1d2;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:6px;padding:5px;display:grid}.segmented button{color:#535c55;background:0 0;border:0;border-radius:12px;min-height:50px;font-weight:700}.segmented button.selected{color:#151a17;background:var(--yellow)}.policy-links{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.policy-links a{text-align:center;color:#253129;background:#ebe5d7;border-radius:15px;place-items:center;min-height:54px;font-weight:700;text-decoration:none;display:grid}.ad-privacy{color:#3a453e;background:0 0;border:1px solid #d8d1c1;border-radius:15px;width:100%;min-height:52px;margin-top:8px;font-weight:700}.help-list{counter-reset:help;gap:12px;margin:0;padding:0;list-style:none;display:grid}.help-list li{counter-increment:help;background:#ebe5d7;border-radius:18px;padding:18px 16px 18px 68px;position:relative}.help-list li:before{content:counter(help);background:var(--yellow);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;position:absolute;top:17px;left:16px}.help-list strong,.help-list span{display:block}.help-list strong{font-size:calc(1rem * var(--font-scale))}.help-list span{color:#606961;font-size:calc(.8rem * var(--font-scale));margin-top:5px}@media (width>=700px){body{padding:24px}.app-shell{border:1px solid #2e3a33;border-radius:36px;min-height:calc(100vh - 48px)}.viewer{max-height:560px}}@media (height<=760px){.viewer{max-height:43vh}.quick-actions button{min-height:68px}}
