:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#171719;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f8f5;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:radial-gradient(circle at 50% 0,#ffffffe6,#0000 34rem),#f7f8f5}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}.app-shell{width:min(100%,520px);min-height:100svh;padding:max(18px, env(safe-area-inset-top)) 18px calc(96px + env(safe-area-inset-bottom));margin:0 auto}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;padding:10px 2px 18px;display:flex}.topbar h1{letter-spacing:0;margin:4px 0;font-size:31px;line-height:1.08}.topbar p,.soft-note p,.empty-state p,.settings-list p,.insight-list p,.detail-panel p,.record-card p{color:#6f7178;margin:0;line-height:1.55}.eyebrow,.section-label,.record-type{color:#9698a0;letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.icon-button{color:#3a3c42;background:#fff;border:0;border-radius:50%;width:42px;height:42px;box-shadow:0 10px 30px #14161c14}.view{gap:16px;display:grid}.hero-panel,.soft-note,.empty-state,.detail-panel,.settings-list article,.insight-list article,.ai-panel,.assistant-panel,.stat-block,.record-card{background:#ffffffeb;border:1px solid #14161c12;border-radius:22px;box-shadow:0 18px 45px #1c1f2612}.hero-panel{gap:18px;padding:22px;display:grid}.hero-panel h2,.empty-state h2,.detail-panel h2,.insight-list h2{letter-spacing:0;margin:6px 0;font-size:25px;line-height:1.15}.summary-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.summary-grid div,.stat-block{background:#f3f4f6;border-radius:18px;gap:3px;min-width:0;padding:14px;display:grid}.summary-grid strong,.stat-block strong{font-size:28px;line-height:1}.summary-grid span,.stat-block span,.muted{color:#7b7e86;font-size:13px}.quick-actions,.form-actions{gap:10px;display:grid}.primary-action,.secondary-action,.ghost-action,.danger-action{cursor:pointer;border:0;border-radius:16px;width:100%;min-height:50px;padding:13px 16px;font-weight:700;transition:transform .16s,background .16s,box-shadow .16s}.primary-action{color:#fff;background:#1f7a5b;box-shadow:0 12px 24px #1f7a5b38}.secondary-action{color:#1d1f24;background:#fff;border:1px solid #14161c14}.ghost-action{color:#31343a;background:#eef0f2}.danger-action{color:#c43030;background:#fff0f0}.primary-action:active,.secondary-action:active,.ghost-action:active,.danger-action:active,.chip:active,.record-actions button:active{transform:scale(.98)}.soft-note,.empty-state,.settings-list article,.insight-list article,.ai-panel,.assistant-panel,.detail-panel{padding:20px}.form-stack,.settings-list,.insight-list,.ai-panel,.assistant-panel,.timeline{gap:14px;display:grid}.field{gap:8px;display:grid}.field span{color:#4b4e56;font-size:14px;font-weight:700}input,select,textarea{color:#171719;background:#fff;border:1px solid #14161c14;border-radius:16px;outline:none;width:100%;padding:14px 15px;box-shadow:0 8px 24px #14161c0a}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#1f7a5b8c;box-shadow:0 0 0 4px #1f7a5b1a}.two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.chip-grid{flex-wrap:wrap;gap:8px;display:flex}.chip{color:#3b3e45;background:#fff;border:1px solid #14161c14;border-radius:999px;padding:9px 12px}.chip.selected{color:#176246;background:#e9f5ef;border-color:#1f7a5b4d;font-weight:700}.range-field input{accent-color:#1f7a5b;box-shadow:none}.day-group{gap:10px;display:grid}.day-group h2{color:#6b6d75;margin:8px 4px 2px;font-size:14px}.record-card{overflow:hidden}.record-card>a{justify-content:space-between;gap:14px;padding:17px;display:flex}.record-card h3{letter-spacing:0;margin:5px 0 4px;font-size:18px}.record-card time{color:#858891;flex:none;font-size:12px}.record-card.meal{border-left:4px solid #1f7a5b}.record-card.symptom{border-left:4px solid #d96d48}.record-card.good{border-left:4px solid #5a8fd8}.record-actions{justify-content:flex-end;gap:8px;padding:0 14px 14px;display:flex}.record-actions button{color:#4a4d55;background:#f0f1f3;border:0;border-radius:999px;padding:8px 12px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.stat-block{background:#fff;padding:18px}.ai-panel{background:linear-gradient(145deg,#fffbf2f5,#eff8f2f5)}.ai-panel h2{margin:6px 0;font-size:21px;line-height:1.2}.ai-panel p{color:#6f7178;margin:0;line-height:1.55}.chat-thread{gap:12px;max-height:56svh;padding-right:2px;display:grid;overflow:auto}.chat-bubble{border-radius:18px;gap:10px;max-width:92%;padding:13px 14px;line-height:1.55;display:grid}.chat-bubble p{margin:0}.chat-bubble.user{color:#fff;background:#1f7a5b;justify-self:end}.chat-bubble.assistant{color:#22252b;background:#f2f4f3;justify-self:start}.photo-box,.assistant-input,.draft-card{gap:10px;display:grid}.photo-picker{color:#1f7a5b;background:#f7fbf8;border:1px dashed #1f7a5b59;border-radius:16px;place-items:center;min-height:48px;font-weight:700;display:grid}.photo-picker input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.photo-preview{gap:10px;display:grid}.photo-preview img{object-fit:cover;border-radius:16px;width:100%;max-height:220px}.photo-preview p{color:#777a82;margin:0;font-size:13px}.assistant-actions,.draft-actions{gap:8px;display:grid}.draft-card{background:#fff;border:1px solid #14161c14;border-radius:16px;padding:12px}.draft-card.saved{opacity:.72}.draft-card.cancelled{opacity:.55}.draft-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.draft-head span{color:#7b7e86;font-size:12px}.draft-field{gap:6px;display:grid}.draft-field span{color:#666970;font-size:12px;font-weight:700}.draft-field input,.draft-field select,.draft-field textarea{box-shadow:none;border-radius:12px;padding:10px 11px}.detail-panel dl{gap:10px;margin:18px 0;display:grid}.detail-panel dl div{border-bottom:1px solid #14161c12;grid-template-columns:92px 1fr;gap:12px;padding-bottom:10px;display:grid}.detail-panel dt{color:#858891}.detail-panel dd{margin:0}.tabbar{right:max(14px,50vw - 246px);bottom:max(12px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #14161c14;border-radius:24px;grid-template-columns:repeat(6,1fr);gap:4px;max-width:492px;margin:0 auto;padding:8px;display:grid;position:fixed;left:max(14px,50vw - 246px);box-shadow:0 18px 46px #14161c29}.tabbar a{color:#747780;border-radius:17px;place-items:center;gap:2px;min-width:0;min-height:48px;font-weight:700;display:grid}.tabbar a span{font-size:17px;line-height:1}.tabbar a small{font-size:11px}.tabbar a.active{color:#1f7a5b;background:#edf5f1}.toast{z-index:20;color:#fff;text-align:center;opacity:0;pointer-events:none;background:#1a1c22eb;border-radius:16px;width:min(420px,100% - 36px);margin:0 auto;padding:13px 16px;transition:opacity .18s,transform .18s;position:fixed;bottom:100px;left:18px;right:18px;transform:translateY(12px)}.toast.show{opacity:1;transform:translateY(0)}@media (width<=390px){.app-shell{padding-left:14px;padding-right:14px}.topbar h1{font-size:28px}.two-col,.stats-grid{grid-template-columns:1fr}.tabbar{padding:6px;left:8px;right:8px}.tabbar a{min-height:45px}.tabbar a small{font-size:10px}}
