:root{--bg:#edeae2;--card:#faf9f4;--text:#22241e;--muted:#8a887c;--border:#ddd9cc;--accent:#3d8a4a;--accent-strong:#2c6b38;--accent-soft:#e0e8d6;--danger:#c03d2e;--heat-0:#e2dfd3;--heat-1:#c4dcb4;--heat-2:#8fc383;--heat-3:#55a355;--heat-4:#2e7d3a;--radius:14px;--capture-height:76px}@media (prefers-color-scheme:dark){:root{--bg:#161815;--card:#1f221e;--text:#eff0e9;--muted:#878e81;--border:#2c302a;--accent:#58c46a;--accent-strong:#7fdd8d;--accent-soft:#223423;--danger:#f87171;--heat-0:#222621;--heat-1:#29452c;--heat-2:#367c3e;--heat-3:#4aad52;--heat-4:#67e274}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Hiragino Sans,Noto Sans JP,sans-serif;font-size:16px;line-height:1.6}main{max-width:640px;padding:8px 20px calc(32px + env(safe-area-inset-bottom));margin:0 auto}h1{margin:0;font-size:1.2rem}h2{color:var(--muted);margin:24px 0 8px;font-size:1rem;font-weight:600}button{font:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0}input,textarea,select{font:inherit;color:var(--text)}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px;border-radius:4px}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px}.muted{color:var(--muted);font-size:.85rem}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:600}.display{letter-spacing:.02em;margin:6px 0 0;font-size:1.65rem;font-weight:700;line-height:1.45}.stat-num{font-variant-numeric:tabular-nums;font-size:2rem;font-weight:700;line-height:1.2}.mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:.8rem}nav.svelte-11zhvzk{max-width:640px;padding:calc(10px + env(safe-area-inset-top)) 20px 2px;align-items:center;gap:8px;margin:0 auto;display:flex}.tabs.svelte-11zhvzk{flex:1;gap:18px;display:flex}a.svelte-11zhvzk{color:var(--muted);white-space:nowrap;padding:4px 0 8px;font-size:.85rem;font-weight:600;position:relative}a.active.svelte-11zhvzk{color:var(--text)}.tabs.svelte-11zhvzk a.active:where(.svelte-11zhvzk):after{content:"";background:var(--accent);border-radius:2px;width:1.4em;height:3px;position:absolute;bottom:2px;left:0}.gear.svelte-11zhvzk{padding:6px;display:flex}.gear.active.svelte-11zhvzk{color:var(--text)}.toast.svelte-1qzmrr9{left:20px;right:20px;bottom:calc(var(--capture-height) + 14px + env(safe-area-inset-bottom));z-index:40;background:var(--card);border:1px solid var(--accent-soft);pointer-events:none;border-radius:20px;align-items:center;gap:16px;max-width:600px;margin:0 auto;padding:18px 20px;animation:.3s cubic-bezier(.16,1,.3,1) svelte-1qzmrr9-rise;display:flex;position:fixed;box-shadow:0 12px 32px #00000040}.ring.svelte-1qzmrr9{flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative}.halo.svelte-1qzmrr9{background:var(--accent-soft);border-radius:50%;animation:.6s cubic-bezier(.16,1,.3,1) both svelte-1qzmrr9-bloom;position:absolute;inset:0}.halo.h2.svelte-1qzmrr9{opacity:.5;animation-delay:80ms}.dot.svelte-1qzmrr9{background:var(--accent);border-radius:50%;width:22px;height:22px;animation:.3s cubic-bezier(.16,1,.3,1) svelte-1qzmrr9-pop;position:relative}.body.svelte-1qzmrr9{flex:1;min-width:0}.title.svelte-1qzmrr9{font-size:1.05rem;font-weight:700}.sub.svelte-1qzmrr9{color:var(--muted);margin-top:2px;font-size:.85rem;line-height:1.5}.track.svelte-1qzmrr9{background:var(--border);border-radius:2px;height:3px;margin-top:10px;overflow:hidden}.fill.svelte-1qzmrr9{background:var(--accent);transform-origin:0;border-radius:2px;height:100%;animation-name:svelte-1qzmrr9-drain;animation-timing-function:linear;animation-fill-mode:forwards;display:block}@keyframes svelte-1qzmrr9-rise{0%{opacity:0;transform:translateY(12px)}}@keyframes svelte-1qzmrr9-bloom{0%{opacity:0;transform:scale(.4)}}@keyframes svelte-1qzmrr9-pop{0%{transform:scale(.5)}}@keyframes svelte-1qzmrr9-drain{0%{transform:scaleX(1)}to{transform:scaleX(0)}}
