:root{--page-bg: #faf7f0;--page-fg: #3a3630;--chip-bg: #f0e9dc;--muted: #7a7264;--faint: #a09884;--card-bg: #ffffff;--card-shadow: 0 1px 2px rgba(60, 50, 30, .06);--track-off: #d8d0c0;--radio-dot-off: #c9c1b0;--danger: #b0563f}.v-open{--accent: #5d8a5a;--hero-fg: #3d5c3a;--hero-sub: #5f7a5c;--hero-bg: #e4eddf;--hero-border: #cfdfc8}.v-borderline{--accent: #c2913a;--hero-fg: #7a5a1e;--hero-sub: #96773c;--hero-bg: #f2e6cc;--hero-border: #e3d0a6}.v-humid{--accent: #4d8a95;--hero-fg: #2e5a63;--hero-sub: #517a82;--hero-bg: #ddeaec;--hero-border: #c2d9dd}.v-closed{--accent: #b0563f;--hero-fg: #7c3a28;--hero-sub: #96604f;--hero-bg: #f3ddd6;--hero-border: #e5c4b9}@media(prefers-color-scheme:dark){:root{--page-bg: #211e19;--page-fg: #e8e2d6;--chip-bg: #332f27;--muted: #a89f8c;--faint: #8a8170;--card-bg: #2b2720;--card-shadow: none;--track-off: #4a453b;--radio-dot-off: #8a8170}.v-open{--hero-fg: #b5d3ae;--hero-sub: #93ab8c;--hero-bg: #2a3527;--hero-border: #3c4d38}.v-borderline{--hero-fg: #e8c477;--hero-sub: #c4ad7d;--hero-bg: #38311f;--hero-border: #4d4227}.v-humid{--hero-fg: #a3ccd4;--hero-sub: #82a7ae;--hero-bg: #22343a;--hero-border: #32494f}.v-closed{--hero-fg: #e5a794;--hero-sub: #b98a7a;--hero-bg: #3a2721;--hero-border: #523228}}@keyframes hbBreathe{0%,to{transform:scale(1)}50%{transform:scale(1.055)}}@keyframes hbPulse{0%,to{opacity:.45}50%{opacity:1}}@keyframes hbBreatheSlow{0%,to{transform:scale(1);opacity:.85}50%{transform:scale(1.1);opacity:1}}*{box-sizing:border-box}html,body{margin:0}html,body{overflow-x:clip}body{background:var(--page-bg);color:var(--page-fg);font-family:Nunito,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased}a{color:var(--accent)}button{font-family:inherit;color:inherit}button:focus-visible,input:focus-visible,a:focus-visible{outline:2.5px solid var(--accent);outline-offset:2px}.shell{max-width:520px;margin:0 auto;min-height:100dvh;display:flex;flex-direction:column;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.screen{display:flex;flex-direction:column;flex:1}.hrow{display:flex;align-items:center;gap:10px;padding:14px 16px 4px}.htitle{font-weight:900;font-size:17px}.iconbtn{width:32px;height:32px;border-radius:50%;border:none;padding:0;background:var(--chip-bg);color:var(--muted);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px;font-weight:900;flex:none}.card{background:var(--card-bg);border-radius:18px;padding:13px 16px;box-shadow:var(--card-shadow)}.btn{border:none;background:var(--accent);color:#fff;font-size:15px;font-weight:900;border-radius:16px;padding:15px;cursor:pointer}.btn:disabled{opacity:.6;cursor:default}.btn-outline{border:2px solid var(--hero-border);background:transparent;color:var(--page-fg);font-size:14px;font-weight:900;border-radius:16px;padding:13px;cursor:pointer}.btn-ghost{border:none;background:transparent;color:var(--muted);font-size:13px;font-weight:800;padding:6px;cursor:pointer}.label{font-size:11px;font-weight:800;letter-spacing:.06em;color:var(--faint)}.mono{font-family:ui-monospace,Menlo,monospace}.tx{width:100%;border:2px solid var(--hero-border);background:var(--card-bg);border-radius:16px;padding:14px 16px;font-family:inherit;font-size:15px;font-weight:700;color:var(--page-fg)}.tx::placeholder{color:var(--faint)}.tx:focus{outline:none;border-color:var(--accent)}.timechip{flex:1;min-width:0;box-sizing:border-box;text-align:center;border:none;background:var(--chip-bg);color:inherit;font-family:inherit;font-size:13px;font-weight:800;line-height:1.3;border-radius:10px;padding:7px 6px;appearance:none;-webkit-appearance:none}.timechip::-webkit-date-and-time-value{text-align:center;margin:0}.timechip::-webkit-calendar-picker-indicator{display:none}.sheet-wrap{position:fixed;inset:0;background:#18120a73;display:flex;flex-direction:column;justify-content:flex-end;z-index:5}.sheet{background:var(--page-bg);border-radius:24px 24px 0 0;padding:24px 20px calc(34px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:12px;text-align:center;align-items:center;width:100%;max-width:520px;margin:0 auto}.toggle{width:46px;height:28px;border-radius:999px;border:none;cursor:pointer;padding:3px;display:flex;flex:none}.knob{width:22px;height:22px;border-radius:50%;background:#fff;transition:margin-left .18s ease;box-shadow:0 1px 2px #00000040}.pulse{animation:hbPulse 1.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
