:root{--accent: #3f7d92;--accent-dark: #336577;--accent-deep: #274e5b;--accent-tint: #eaf3f5;--accent-soft: #cfe4e9;--cream: #faf4ec;--cream-deep: #f1e7d8;--card: #ffffff;--ink: #2c2420;--muted: #948577;--line: #ece1d1;--pill-bg: #f1e7d8;--green: #3f9d6e;--green-dark: #2f7f57;--green-tint: #e6f5ec;--amber: #b9832f;--amber-tint: #f5e8d0;--amber-soft: #e8cfa0;--violet: #7c6bb0;--violet-tint: #ece7f6;--violet-soft: #d9cdf0;--leak: #a8631f;--shadow-sm: 0 1px 2px rgba(50, 38, 20, .04), 0 2px 10px rgba(50, 38, 20, .05);--shadow-md: 0 4px 18px rgba(50, 38, 20, .08);--radius: 18px;--radius-sm: 12px;--font-serif: Georgia, "Iowan Old Style", "Palatino Linotype", Palatino, "Times New Roman", serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;line-height:1.45}#root{min-height:100vh}h1,h2,h3,p{margin:0}button,input,select{font-family:inherit}.bi{display:inline-flex;flex-direction:column;line-height:1.25}.bi-en{font-weight:inherit}.bi-vi{font-size:.78em;font-weight:600;color:var(--muted)}.bi-inline{flex-direction:row;align-items:baseline;gap:5px}.bi-inline .bi-vi{font-size:.88em}.bi-sep{opacity:.55}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:12px;cursor:pointer;font-weight:700;font-size:15px;padding:11px 16px;transition:transform .06s,background .15s,box-shadow .15s,color .15s;-webkit-tap-highlight-color:transparent}.btn:active{transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:default}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 4px 14px #3f7d924d}.btn-primary:hover{background:var(--accent-dark)}.btn-today{background:var(--accent-tint);color:var(--accent-deep);border:1px solid var(--accent-soft);padding:8px 14px;font-size:13px;white-space:nowrap}.btn-today:hover{background:var(--accent-soft)}.icon-btn{width:40px;height:40px;flex:none;border:none;background:transparent;color:var(--muted);border-radius:11px;cursor:pointer;font-size:22px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,color .15s;-webkit-tap-highlight-color:transparent}.icon-btn:hover{background:var(--cream-deep);color:var(--ink)}.app-shell{min-height:100vh;display:flex;flex-direction:column}.wrap{width:100%;max-width:900px;margin:0 auto;padding-left:16px;padding-right:16px}.topbar{position:sticky;top:0;z-index:20;background:var(--cream);border-bottom:1px solid var(--line)}.topbar-inner{display:flex;align-items:center;gap:12px;padding-top:16px;padding-bottom:16px}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-icon{flex:none;width:48px;height:48px;border-radius:14px;background:var(--cream-deep);display:inline-flex;align-items:center;justify-content:center;font-size:26px;line-height:1}.brand-text{min-width:0}.brand-text h1{font-family:var(--font-serif);font-size:23px;font-weight:700;letter-spacing:-.01em;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand-sub{font-size:12px;font-weight:700;color:var(--muted)}.brand-sub .bi-vi{color:var(--muted);opacity:.85}.main{flex:1;display:flex;flex-direction:column;gap:14px;padding-top:14px;padding-bottom:96px}.foot{text-align:center;color:var(--muted);font-size:13px;padding:18px 16px 26px}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow-sm);border:1px solid var(--line)}.datebar{display:flex;align-items:center;gap:8px;padding:8px 10px}.datefield{position:relative;flex:1;min-width:0;text-align:center;cursor:pointer}.date-label{display:flex;flex-direction:column;align-items:center;gap:1px;padding:6px 4px;border-radius:10px}.date-main{font-family:var(--font-serif);font-size:21px;font-weight:700;color:var(--ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.date-year{font-size:12px;font-weight:600;color:var(--muted)}.datefield input[type=date]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.schedule-card{overflow:hidden}.schedule-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:18px 20px 14px}.schedule-title{display:flex;align-items:center;gap:12px}.schedule-icon{flex:none;width:40px;height:40px;border-radius:12px;background:var(--accent-tint);display:inline-flex;align-items:center;justify-content:center;font-size:19px;line-height:1}.schedule-title h2{font-family:var(--font-serif);font-size:19px;font-weight:700;color:var(--ink)}.schedule-hint{font-size:12px;color:var(--muted);font-weight:600;text-align:right}.schedule-overview{padding:4px 20px 18px;border-bottom:1px solid var(--line)}.summary-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.summary-head h2{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.summary-pill{flex:none;font-size:13px;font-weight:800;color:var(--accent-deep);background:var(--accent-tint);border:1px solid var(--accent-soft);padding:5px 12px;border-radius:999px;white-space:nowrap}.summary-pill.pill-done{color:var(--green-dark);background:var(--green-tint);border-color:#cdecd9}.summary-big{display:flex;align-items:baseline;gap:8px;margin-bottom:14px;flex-wrap:wrap}.summary-big strong{font-size:34px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.summary-of{font-size:14px;color:var(--muted);font-weight:600}.bar{height:10px;border-radius:999px;background:var(--cream-deep);overflow:hidden}.bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,var(--accent),#6aa8b8);transition:width .4s ease}.bar-done{background:linear-gradient(90deg,#57b386,var(--green))}.bar-caption{margin-top:8px;font-size:13px;color:var(--muted)}.sched-group{padding:16px 20px 6px}.sched-group+.sched-group{border-top:1px solid var(--line)}.sched-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:8px}.sched-group-title{display:inline-flex;align-items:baseline;gap:7px;font-size:15px;font-weight:700;color:var(--ink)}.section-emoji{font-size:15px;line-height:1}.sched-group-range{font-size:12px;font-weight:600;color:var(--muted)}.sched-group-total{flex:none;font-size:14px;font-weight:800;color:var(--accent)}.sched-group-bar{height:5px;border-radius:999px;background:var(--cream-deep);overflow:hidden;margin-bottom:4px}.sched-group-bar-fill{height:100%;border-radius:999px;background:var(--accent);transition:width .4s ease}.grid-head{display:none}.slot-list{display:flex;flex-direction:column}.slot-row{display:grid;grid-template-areas:"time cum" "pills pills" "intake intake" "notes notes";grid-template-columns:1fr auto;gap:10px;padding:14px 2px;border-bottom:1px solid var(--line)}.slot-list>.slot-row:last-child,.slot-list>.break-row:last-child{border-bottom:none}.slot-time{grid-area:time;display:flex;align-items:center;flex-wrap:wrap;gap:8px;min-width:0}.slot-time-label{font-size:15px;font-weight:800;color:var(--ink)}.slot-hint-badge{display:inline-flex;font-size:11px;font-weight:700;color:var(--amber);background:var(--amber-tint);padding:3px 10px;border-radius:999px;white-space:nowrap}.slot-cum{grid-area:cum;justify-self:end;align-self:start;font-size:13px;font-weight:700;color:var(--muted);white-space:nowrap}.slot-cum.cum-goal{color:var(--green-dark)}.slot-type-pills{grid-area:pills;display:flex;flex-wrap:wrap;gap:6px}.pill{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:8px 12px;border:none;border-radius:999px;background:var(--pill-bg);color:var(--muted);font-size:13px;cursor:pointer;transition:background .15s,color .15s,transform .06s;-webkit-tap-highlight-color:transparent}.pill:active{transform:translateY(1px)}.pill-emoji{font-size:14px;line-height:1}.pill-en{font-weight:700}.pill-vi{font-size:.82em;font-weight:600;opacity:.8}.pill-active{background:var(--accent);color:#fff;box-shadow:0 3px 10px #3f7d9247}.pill-active .pill-vi{opacity:.95}.slot-intake{grid-area:intake}.stepper{display:flex;align-items:center;border:1.5px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.stepper input{flex:1;min-width:0;border:none;padding:10px 8px;font-size:17px;font-weight:800;color:var(--ink);background:transparent;text-align:center}.stepper input:focus{outline:none}.stepper-unit{padding:0 4px;font-size:12px;font-weight:700;color:var(--muted)}.step-btn{flex:none;width:34px;height:34px;margin:3px;border:none;border-radius:50%;background:var(--accent);color:#fff;font-size:18px;font-weight:800;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s,opacity .15s;-webkit-tap-highlight-color:transparent}.step-btn:hover{background:var(--accent-dark)}.step-btn:disabled{background:var(--pill-bg);color:#c7bdb6;cursor:default}.intake-empty .stepper{border-style:dashed;border-color:var(--line);background:#faf8f5}.intake-empty .stepper input{color:#c7bdb6}.slot-notes{grid-area:notes;width:100%;border:none;border-bottom:1.5px solid var(--line);border-radius:0;padding:8px 2px;font-size:14px;color:var(--ink);background:transparent}.slot-notes:focus{outline:none;border-color:var(--accent)}.break-row{display:flex;align-items:center;gap:12px;padding:14px 2px;border-bottom:1px dashed var(--line);color:var(--muted)}.break-ring{flex:none;width:16px;height:16px;border-radius:50%;border:2px dashed #d8ccbc}.break-time{flex:none;width:76px;font-size:14px;font-weight:700}.break-label{flex:1;min-width:0;font-size:13px;font-style:italic}.break-hint{font-style:normal;opacity:.9}.break-cum{flex:none;font-size:12px;font-weight:700}.statusbar{position:fixed;left:0;right:0;bottom:0;z-index:30;padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--line)}.statusbar-inner{max-width:900px;margin:0 auto;min-height:20px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.status-idle{color:var(--muted);font-weight:600}.status-saving{display:inline-flex;align-items:center;gap:7px;color:var(--muted)}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--amber);animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.35}50%{opacity:1}}.status-saved{display:inline-flex;align-items:center;gap:7px;color:var(--green-dark)}.status-time{font-size:11px;color:var(--muted);font-weight:600}.status-error{display:inline-flex;align-items:center;gap:10px;color:#b3453a}.btn-retry{border:1.5px solid var(--accent-soft);background:var(--accent-tint);color:var(--accent-deep);border-radius:999px;padding:4px 12px;font-size:12px;font-weight:700;cursor:pointer;-webkit-tap-highlight-color:transparent}.btn-retry:hover{background:var(--accent-soft)}.loading-hint{text-align:center;color:var(--muted);padding:20px 0;font-size:14px}.error-banner{background:#fdeeea;color:#a83827;border:1px solid #f9dcd4;border-radius:var(--radius-sm);padding:11px 14px;font-size:14px;font-weight:600}.stat-row{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.stat-tile{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);padding:14px 14px 12px;display:flex;flex-direction:column;gap:2px}.stat-dot{width:8px;height:8px;border-radius:50%;margin-bottom:4px}.stat-dot-fluid{background:var(--accent)}.stat-dot-med{background:var(--violet)}.stat-dot-pee{background:var(--accent)}.stat-dot-leak{background:var(--leak)}.stat-label{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.stat-value{font-size:26px;font-weight:800;color:var(--ink);line-height:1.2;margin-top:2px}.stat-unit{font-size:14px;font-weight:700;color:var(--muted);margin-left:2px}.stat-caption{font-size:11px;color:var(--muted);font-weight:600}.reminder-banner{display:flex;align-items:center;gap:10px;background:var(--amber-tint);border:1px solid var(--amber-soft);color:var(--amber);border-radius:var(--radius-sm);padding:12px 16px;font-size:13px;font-weight:700}.med-dose-note{margin:0 20px 4px;background:var(--violet-tint);color:var(--violet);border-radius:var(--radius-sm);padding:12px 14px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px}.med-groups{display:grid;grid-template-columns:1fr;gap:12px;padding:14px 20px 20px}.med-group{border:1px solid var(--line);border-radius:var(--radius-sm);padding:12px}.med-group-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.med-group-title{font-size:14px;font-weight:700;color:var(--ink)}.med-status-pill{font-size:11px;font-weight:700;color:var(--muted);background:var(--cream-deep);padding:3px 10px;border-radius:999px}.med-status-pill.med-status-taken{color:var(--green-dark);background:var(--green-tint)}.dose-toggle{display:flex;gap:6px;background:var(--cream-deep);border-radius:11px;padding:4px}.dose-btn{flex:1;border:none;background:transparent;color:var(--muted);font-size:13px;font-weight:700;padding:10px 8px;border-radius:8px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s,color .15s,box-shadow .15s}.dose-btn-active{background:var(--card);color:var(--ink);box-shadow:var(--shadow-sm)}.bath-controls{display:flex;flex-wrap:wrap;gap:8px;padding:16px 20px 0}.bath-time{flex:none;width:118px;border:1.5px solid var(--line);border-radius:11px;padding:10px;font-size:14px;font-weight:700;color:var(--ink);background:#fff}.bath-btn{flex:1;min-width:130px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:11px;padding:10px 14px;font-size:14px;font-weight:700;cursor:pointer;border:1.5px solid transparent;-webkit-tap-highlight-color:transparent;transition:transform .06s,background .15s}.bath-btn:active{transform:translateY(1px)}.bath-btn-pee{background:var(--accent-tint);border-color:var(--accent-soft);color:var(--accent-deep)}.bath-btn-pee:hover{background:var(--accent-soft)}.bath-btn-leak{background:var(--amber-tint);border-color:var(--amber-soft);color:var(--leak)}.bath-btn-leak:hover{background:var(--amber-soft)}.bath-notes{display:block;width:calc(100% - 40px);margin:10px 20px 0;border:1.5px solid var(--line);border-radius:11px;padding:9px 12px;font-size:14px;color:var(--ink);background:#fff}.bath-notes:focus{outline:none;border-color:var(--accent)}.bath-log{padding:14px 20px 20px}.bath-empty{color:var(--muted);font-style:italic;font-size:14px}.bath-entry{display:flex;align-items:center;gap:10px;padding:10px 2px;border-bottom:1px solid var(--line);font-size:14px}.bath-entry:last-child{border-bottom:none}.bath-entry-time{flex:none;width:84px;font-weight:700;color:var(--ink)}.bath-entry-type{flex:none;font-size:12px;font-weight:700;padding:3px 10px;border-radius:999px}.bath-entry-pee{color:var(--accent-deep);background:var(--accent-tint)}.bath-entry-leak{color:var(--leak);background:var(--amber-tint)}.bath-entry-notes{flex:1;min-width:0;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eod-grid{display:grid;grid-template-columns:1fr;gap:10px;padding:14px 20px 4px}.eod-tile{display:flex;align-items:center;gap:12px;background:var(--cream-deep);border-radius:var(--radius-sm);padding:14px}.eod-tile-emoji{flex:none;font-size:20px;line-height:1}.eod-tile-body{display:flex;flex-direction:column;gap:3px;min-width:0}.eod-tile-label{font-size:13px;font-weight:700;color:var(--muted)}.eod-tile-value{font-family:var(--font-serif);font-size:19px;font-weight:700;color:var(--ink)}.eod-tile-sub{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:13px;font-weight:600;color:var(--muted)}.eod-export{display:flex;align-items:center;justify-content:center;gap:10px;width:calc(100% - 40px);margin:8px 20px 20px;border:1.5px solid var(--line);background:transparent;color:var(--ink);font-size:14px;font-weight:700;padding:13px;border-radius:12px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .15s}.eod-export:hover{background:var(--cream-deep)}@media (min-width: 720px){.wrap{padding-left:20px;padding-right:20px}.grid-head{display:grid;grid-template-columns:110px 1.5fr 160px 96px 1.2fr;gap:10px;align-items:center;padding:2px 2px 8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.grid-head .bi-vi{text-transform:none;letter-spacing:0}.slot-row{display:grid;grid-template-areas:none;grid-template-columns:110px 1.5fr 160px 96px 1.2fr;align-items:center;gap:10px}.slot-time,.slot-type-pills,.slot-intake{grid-area:auto}.slot-cum{grid-area:auto;justify-self:start;align-self:center}.slot-notes{grid-area:auto}.stat-row{grid-template-columns:repeat(4,1fr)}.med-groups{grid-template-columns:1fr 1fr}.eod-grid{grid-template-columns:1fr 1fr 1fr}}
