:root{--cream:#fff6f1;--cream-deep:#f6e4d8;--ink:#3a2c33;--ink-soft:#6d5962;--pink:#ff6b9d;--pink-deep:#e85a88;--blue:#7ec8e8;--white:#fff;--shadow:0 18px 40px #3a2c3329;--sans:"Zen Maru Gothic", "Hiragino Maru Gothic ProN", "Yu Gothic", system-ui, sans-serif;color:var(--ink);font-family:var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box}html,body,#root{background:var(--cream);width:100%;min-height:100svh;margin:0}body{overscroll-behavior:none}button,input{font:inherit}button{cursor:pointer}.boot,.start,.result{min-height:100svh;padding:calc(24px + env(safe-area-inset-top)) 24px calc(28px + env(safe-area-inset-bottom));text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.boot p{color:var(--ink-soft)}.start{gap:18px}.start__eyebrow,.result__eyebrow{letter-spacing:.12em;color:var(--pink-deep);margin:0;font-size:12px;font-weight:700}.start__title,.result__title{letter-spacing:.04em;margin:0;font-size:clamp(32px,8vw,44px);font-weight:900}.start__lead{max-width:22em;color:var(--ink-soft);margin:0;line-height:1.7}.start__notes{color:var(--ink-soft);margin:8px 0 12px;padding:0;font-size:14px;line-height:2;list-style:none}.start__warn{color:#9a2948;background:#ffe4ea;border-radius:16px;max-width:22em;margin:0;padding:12px 14px;font-size:14px;line-height:1.6}.start__cta:disabled{opacity:.7}.start__cta,.result__primary,.result__secondary,.shoot__done{background:var(--pink);color:var(--white);box-shadow:var(--shadow);border:0;border-radius:999px;padding:16px 28px;font-weight:700}.start__cta:active,.result__primary:active,.shoot__done:active{transform:translateY(1px)}.result{gap:16px}.result__preview{width:min(100%,420px);box-shadow:var(--shadow);background:#111;border-radius:24px;overflow:hidden}.result__preview img,.result__preview video{vertical-align:middle;width:100%;height:auto;display:block}.result__actions{flex-direction:column;gap:10px;width:min(100%,320px);display:flex}.result__secondary{background:var(--ink)}.result__ghost{color:var(--ink-soft);background:0 0;border:0;padding:10px}.shoot{color:var(--white);-webkit-user-select:none;user-select:none;background:#111;position:fixed;inset:0}.shoot__video{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.shoot__canvas{touch-action:none;-webkit-touch-callout:none;width:100%;height:100%;display:block}.shoot__top,.shoot__bottom,.shoot__hide,.shoot__hint,.shoot__error{pointer-events:none;position:absolute;left:0;right:0}.shoot__top,.shoot__bottom,.shoot__hide{pointer-events:auto}.shoot__top{padding:calc(10px + env(safe-area-inset-top)) 12px 12px;background:linear-gradient(#140c108c,#0000);justify-content:space-between;align-items:center;display:flex;top:0}.shoot__title{margin:0;font-size:16px;font-weight:700}.shoot__icon{width:42px;height:42px;color:var(--white);background:#ffffff29;border:0;border-radius:50%}.shoot__icon:disabled{opacity:.4}.shoot__hint,.shoot__error{top:calc(68px + env(safe-area-inset-top));background:#140c108c;border-radius:999px;width:max-content;max-width:calc(100% - 32px);margin:0 auto;padding:8px 14px;font-size:13px}.shoot__error{top:calc(108px + env(safe-area-inset-top));background:#b42846db}.shoot__bottom,.shoot__hide{padding:16px 16px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(#0000,#140c10b8);flex-direction:column;align-items:center;gap:12px;display:flex;bottom:0}.shoot__timer{font-variant-numeric:tabular-nums;margin:0;font-size:18px;font-weight:700}.shoot__modes{gap:8px;display:flex}.shoot__modes button,.shoot__hide-tools button{color:var(--white);background:#ffffff29;border:0;border-radius:999px;padding:8px 16px}.shoot__modes button.is-on,.shoot__hide-tools button.is-on{background:var(--white);color:var(--ink)}.shoot__shutter-row{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;width:100%;display:grid}.shoot__assist{color:var(--white);background:#ffffff29;border:0;border-radius:999px;justify-self:start;padding:10px 12px;font-size:13px}.shoot__assist--ghost{visibility:hidden}.shoot__shutter{border:4px solid var(--white);background:var(--white);border-radius:50%;justify-self:center;width:74px;height:74px;box-shadow:0 0 0 6px #ffffff38}.shoot__shutter.is-video{background:#ff4d6d}.shoot__shutter.is-rec{background:#ff4d6d;border-radius:16px;width:36px;height:36px}.shoot__still{color:#ffffffd1;margin:0;font-size:12px}.shoot__hide-copy{text-align:center}.shoot__hide-title{margin:0 0 4px;font-size:18px;font-weight:700}.shoot__hide-copy p{color:#ffffffdb;margin:0;font-size:13px}.shoot__hide-tools{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.shoot__size{align-items:center;gap:10px;width:min(100%,320px);font-size:13px;display:flex}.shoot__size input{flex:1}.shoot__done{width:min(100%,240px)}
