:root{--red: #d7261e;--red-deep: #b21b16;--red-soft: #fde8e6;--navy: #1e2a44;--navy-deep: #141d31;--gold: #e8951c;--gold-soft: #fff4d6;--green: #1f9d55;--green-soft: #e3f5ea;--blue: #2a6fdb;--blue-soft: #e5eefc;--purple: #6c4fd6;--purple-soft: #ede8fb;--paper: #f5f6f8;--surface: #ffffff;--ink: #1b1b1f;--ink-soft: #5c6270;--rule: #e6e8ee;--shadow: 0 1px 2px rgba(20, 20, 30, .06), 0 4px 16px rgba(20, 20, 30, .06);--radius: 14px;--font: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--mono: ui-monospace, "SF Mono", Menlo, Consolas, monospace;color-scheme:light}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--paper: #121214;--surface: #1d1e22;--ink: #ece9ea;--ink-soft: #a8adb8;--rule: #2c2e35;--red-soft: #3a1c1a;--gold-soft: #3a2f16;--green-soft: #17301f;--blue-soft: #18233a;--purple-soft: #261f3a;--shadow: 0 1px 2px rgba(0, 0, 0, .4), 0 4px 16px rgba(0, 0, 0, .35);color-scheme:dark}}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{background:var(--paper);color:var(--ink);font:15px/1.45 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;font-weight:700;letter-spacing:-.01em}h1{font-size:1.5rem}h2{font-size:1.1rem}h3{font-size:1rem}p{margin:.35rem 0}button,input,select,textarea{font:inherit;color:inherit}.mono{font-family:var(--mono);font-size:.85em;word-break:break-all}.hint{color:var(--ink-soft);font-size:.88rem}.hint.small,.small{font-size:.78rem}.hint.light,.light{color:#ffffffd9}.center{text-align:center}.good{color:var(--green);font-weight:600}.warn{color:var(--gold);font-weight:600}.bad{color:var(--red);font-weight:600}.eyebrow{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-weight:600;margin:.75rem 0 .35rem}.form-error{color:var(--red);background:var(--red-soft);border-radius:10px;padding:.6rem .8rem;font-size:.9rem}.notice{background:var(--gold-soft);border-radius:10px;padding:.6rem .8rem;font-size:.9rem}.loading{padding:3rem 1rem;text-align:center}button.primary,a.button.primary,button.secondary,a.button.secondary,button.quiet{border:0;border-radius:12px;padding:.75rem 1.1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}button.primary,a.button.primary{background:var(--red);color:#fff;box-shadow:0 6px 18px #d7261e47}button.primary:disabled{opacity:.5;box-shadow:none;cursor:default}button.secondary,a.button.secondary{background:var(--surface);color:var(--red);border:1.5px solid var(--red)}button.quiet{background:transparent;color:var(--ink-soft)}button.quiet:hover{color:var(--ink)}.big{width:100%;padding:.95rem 1.2rem;font-size:1.05rem}.small{padding:.4rem .7rem;font-size:.85rem}.icon-btn{background:#fff3;border:0;border-radius:50%;width:36px;height:36px;display:inline-grid;place-items:center;color:inherit;cursor:pointer}.icon-btn.corner{position:absolute;top:1rem;right:1rem}.field{display:flex;flex-direction:column;gap:.3rem;margin:.5rem 0}.field>span{font-size:.85rem;font-weight:600;color:var(--ink-soft)}.field.short{max-width:9rem}input[type=text],input[type=datetime-local],input[inputmode=numeric],select,textarea{width:100%;border:1.5px solid var(--rule);border-radius:10px;padding:.6rem .75rem;background:var(--surface)}input:focus,select:focus,textarea:focus{outline:2px solid var(--red);outline-offset:1px;border-color:transparent}textarea{resize:vertical}.segmented{display:flex;background:var(--paper);border-radius:10px;padding:3px;margin:.5rem 0}.segmented button{flex:1;border:0;background:transparent;border-radius:8px;padding:.5rem;cursor:pointer;color:var(--ink-soft);font-weight:600}.segmented button.on{background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.check{display:inline-flex;align-items:center;gap:.4rem;font-size:.9rem}.pair{display:flex;gap:.6rem;align-items:flex-end}.pair>.primary{flex:1}.fold{margin-top:.75rem}.fold summary{cursor:pointer;color:var(--ink-soft);font-size:.9rem;font-weight:600}.kv{display:grid;grid-template-columns:auto 1fr;gap:.3rem .8rem;font-size:.85rem;margin:.5rem 0 0}.kv dt{color:var(--ink-soft)}.kv dd{margin:0}.card{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);padding:1rem;margin:0 0 .85rem}.card-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem}.card-red{background:var(--red);color:#fff}.card-gold{background:var(--gold-soft)}.card-navy{background:#ffffff14;color:#fff;box-shadow:none}.card-soft{background:#ffffffeb;color:var(--ink)}.card.list{padding:.25rem .5rem}.row{display:flex;align-items:center;gap:.75rem;padding:.6rem .25rem;border-top:1px solid var(--rule);width:100%;background:none;border-left:0;border-right:0;border-bottom:0;text-align:left}.row:first-child,.card-head+.row,.eyebrow+.row{border-top:0}.row-link{cursor:pointer}.row-main{display:flex;flex-direction:column;flex:1;min-width:0}.row-title{font-weight:600}.row-sub{color:var(--ink-soft);font-size:.85rem}.row-right{color:var(--ink-soft)}.struck{text-decoration:line-through;color:var(--ink-soft)}.dot-red{width:8px;height:8px;border-radius:50%;background:var(--red);flex:none}.bubble{width:44px;height:44px;border-radius:50%;display:inline-grid;place-items:center;flex:none;background:var(--red-soft);color:var(--red)}.bubble-sm{width:34px;height:34px}.bubble-xs{width:26px;height:26px}.bubble-xl{width:84px;height:84px}.bubble-red{background:var(--red-soft);color:var(--red)}.bubble-green{background:var(--green-soft);color:var(--green)}.bubble-blue{background:var(--blue-soft);color:var(--blue)}.bubble-gold{background:var(--gold-soft);color:var(--gold)}.bubble-purple{background:var(--purple-soft);color:var(--purple)}.bubble-navy{background:var(--navy);color:#fff}.bubble-white{background:#ffffff38;color:#fff}.bubble-soft{background:var(--paper);color:var(--ink-soft)}.bubble-xl.bubble-red{background:var(--red);color:#fff}.badge{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:700;background:var(--paper);color:var(--ink-soft)}.badge-green{background:var(--green-soft);color:var(--green)}.badge-red{background:var(--red-soft);color:var(--red)}.badge-gold{background:var(--gold-soft);color:var(--gold)}.badge-soft{background:var(--paper);color:var(--ink-soft)}.pill{display:inline-flex;flex-direction:column;align-items:flex-end;border-radius:10px;padding:.35rem .6rem;font-size:.8rem}.pill-red{background:var(--red-soft);color:var(--red)}.pill-gold{background:var(--gold-soft);color:var(--gold);font-weight:700}.pill-soft{background:var(--paper);color:var(--ink-soft);font-weight:700}.pill-light{background:#ffffff40;color:#fff;font-weight:700}.avatar{display:inline-grid;place-items:center;border-radius:50%;background:#ffffff38;color:#fff;font-weight:700;flex:none}.avatar-sm{width:34px;height:34px;font-size:.8rem;background:var(--red-soft);color:var(--red)}.avatar-md{width:44px;height:44px}.avatar-lg{width:84px;height:84px;font-size:1.6rem}.progress{height:8px;background:var(--rule);border-radius:999px;overflow:hidden;margin:.35rem 0}.progress-fill{height:100%;background:var(--red);border-radius:999px;transition:width .4s ease}.progress-green .progress-fill{background:var(--green)}.progress-gold .progress-fill{background:var(--gold)}.progress-white{background:#ffffff4d}.progress-white .progress-fill{background:#fff}.toast{position:fixed;left:50%;bottom:5.5rem;transform:translate(-50%);background:var(--navy);color:#fff;border-radius:12px;padding:.7rem .9rem;display:flex;gap:.5rem;align-items:center;max-width:min(92vw,420px);box-shadow:var(--shadow);z-index:30}.toast .quiet{color:#fff}.empty{text-align:center;padding:2rem 1rem}.chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:.4rem 0 1rem}.chip{border:1.5px solid var(--rule);background:var(--surface);border-radius:999px;padding:.5rem .9rem;cursor:pointer;font-weight:600}.chip-on.chip-red{border-color:var(--red);color:var(--red);background:var(--red-soft)}.phone{max-width:430px;margin:0 auto;min-height:100vh;background:var(--paper);position:relative;padding-bottom:5.5rem}@media (min-width: 900px){.phone{margin:1.5rem auto;min-height:calc(100vh - 3rem);border-radius:36px;box-shadow:0 0 0 10px #1a1a1e,0 30px 60px #00000073;overflow:hidden}}.page{padding:0 1rem 1rem}.page>.card:first-child{margin-top:1rem}.hero-band{background:linear-gradient(160deg,var(--red) 0%,var(--red-deep) 100%);color:#fff;margin:0 -1rem 1rem;padding:1.5rem 1.2rem 1.4rem;border-radius:0 0 22px 22px}.hero-band.compact{padding:1.2rem 1.2rem 1rem}.hero-band.center{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.25rem}.hero-band.gold{background:linear-gradient(160deg,var(--gold) 0%,#c97b0f 100%);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.2rem}.hero-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.hero-row h1{font-size:1.35rem}.streak{background:#fff3;border-radius:12px;padding:.35rem .6rem;display:flex;flex-direction:column;align-items:center;line-height:1.1;font-size:.9rem}.insight{display:flex;gap:.7rem;align-items:center;background:#ffffff29;border-radius:14px;padding:.8rem .9rem;margin-top:1rem}.insight .row-main span:last-child{font-size:.85rem;opacity:.92}.inbox-pill{display:inline-flex;gap:.4rem;align-items:center;margin-top:.75rem;background:#fff;color:var(--red);border-radius:999px;padding:.35rem .8rem;font-weight:600;font-size:.85rem}.goal{margin:.6rem 0}.goal-row{display:flex;justify-content:space-between;font-weight:600;font-size:.95rem}.tiles{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem}.tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem;margin:0}.tile-value{font-size:1.7rem;font-weight:800;letter-spacing:-.02em}.tile-label{color:var(--ink-soft);font-size:.85rem}.tile.small strong{font-size:1.15rem}.tile.small span{color:var(--ink-soft);font-size:.78rem}.trio-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-bottom:.85rem}.coins-banner{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#f2a531 0%,var(--gold) 100%);color:#fff;border-radius:var(--radius);padding:.9rem 1rem;margin-bottom:.85rem;box-shadow:0 6px 18px #e8951c59}.coins-banner .row-main span:last-child{font-size:.85rem;opacity:.95}.coin{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffff40;flex:none}.dose{display:flex;gap:.75rem;align-items:center;width:100%;background:none;border:0;border-top:1px solid var(--rule);padding:.65rem 0;text-align:left;cursor:pointer}.dose:first-of-type{border-top:0}.dose:disabled{cursor:default}.tick{width:24px;height:24px;border-radius:50%;border:2px solid var(--rule);display:inline-grid;place-items:center;flex:none;color:#fff}.tick.on{background:var(--green);border-color:var(--green)}.quick h2{margin:.5rem 0 .6rem}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.quick-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;font-size:.78rem;color:var(--ink-soft)}.tabbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:430px;background:var(--surface);border-top:1px solid var(--rule);display:flex;justify-content:space-around;padding:.5rem 0 calc(.6rem + env(safe-area-inset-bottom));z-index:20}@media (min-width: 900px){.tabbar{position:absolute;border-radius:0 0 36px 36px}}.tab{display:flex;flex-direction:column;align-items:center;gap:.15rem;font-size:.68rem;color:var(--ink-soft);width:4.2rem}.tab.on{color:var(--red);font-weight:600}.tab-coach svg{background:var(--red);color:#fff;border-radius:50%;padding:10px;width:44px;height:44px;margin-top:-1.6rem;box-shadow:0 6px 16px #d7261e59}.splash{min-height:100vh;background:linear-gradient(170deg,var(--red) 0%,var(--red-deep) 100%);color:#fff;display:flex;flex-direction:column;align-items:center;padding:3.5rem 1.2rem 2rem;text-align:center}.splash-navy{background:linear-gradient(170deg,var(--navy) 0%,var(--navy-deep) 100%);gap:.9rem}.splash-rings{width:140px;height:140px;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 28px #ffffff0f,0 0 0 56px #ffffff0a;margin-bottom:1.2rem}.splash-rings.small{width:90px;height:90px;box-shadow:0 0 0 18px #ffffff0f,0 0 0 36px #ffffff0a}.brand-title{font-size:2.2rem;font-weight:800;letter-spacing:-.02em}.brand-tag{font-style:italic;opacity:.92;margin-bottom:1.5rem}.signin-card{width:100%;background:var(--surface);color:var(--ink);border-radius:18px;padding:1.1rem;text-align:left;box-shadow:var(--shadow)}.signin-card .field{margin-top:0}.powered{margin-top:auto;padding-top:2rem;display:flex;flex-direction:column;gap:.1rem;opacity:.85;font-size:.75rem;letter-spacing:.14em}.powered strong{letter-spacing:0;font-size:.95rem}.persona-list{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.4rem}.persona{width:100%;display:flex;gap:.6rem;align-items:center;background:var(--paper);border:0;border-radius:10px;padding:.6rem .8rem;cursor:pointer;text-align:left}.persona-name{font-weight:600}.persona-handle{color:var(--ink-soft);font-size:.85rem;flex:1}.persona-go{color:var(--red);font-weight:600;font-size:.85rem}.onboard{min-height:100vh;display:flex;flex-direction:column}.onboard-foot{margin-top:auto;position:sticky;bottom:0;display:flex;justify-content:space-between;align-items:center;gap:.5rem;padding:.8rem 1rem calc(.8rem + env(safe-area-inset-bottom));background:#141418d9;backdrop-filter:blur(10px);color:#fff}.onboard-foot .quiet{color:#ffffffb3}.dots{display:flex;gap:.35rem}.dots i{width:7px;height:7px;border-radius:50%;background:#ffffff59}.dots i.on{background:var(--red);width:20px;border-radius:4px}.hero{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:2.5rem 1.2rem 2rem;color:#fff;gap:.4rem}.hero-red{background:linear-gradient(170deg,var(--red) 0%,var(--red-deep) 100%)}.hero-navy{background:linear-gradient(170deg,var(--navy) 0%,var(--navy-deep) 100%)}.hero h1{font-size:1.8rem;margin-top:.8rem}.hero-copy{max-width:320px;opacity:.92;line-height:1.5}.prescribed{width:100%;text-align:left;color:var(--ink);display:flex;flex-direction:column;gap:.2rem;margin-top:.8rem}.prescribed .eyebrow{margin-top:0;color:var(--ink-soft)}.asterisk{color:var(--red)}.big-name{font-size:1.15rem}.trio{display:grid;grid-template-columns:repeat(3,1fr);width:100%;background:#ffffff1a;border-radius:16px;padding:.9rem .5rem;margin:1rem 0}.trio>div{display:flex;flex-direction:column;align-items:center;gap:.1rem}.trio strong{font-size:1.2rem}.trio span{font-size:.75rem;opacity:.85}.trio svg{color:var(--red);background:#fff;border-radius:50%;padding:4px;width:26px;height:26px;margin-bottom:.2rem}.trio.small{margin:.8rem 0 0;padding:.6rem .3rem;background:#ffffff0f}.trio-inline{background:#ffffff2e;margin:.8rem 0 0}.quote{width:100%;text-align:left}.quote p{font-style:italic;opacity:.95;line-height:1.5}.quote-head{display:flex;gap:.6rem;align-items:center;margin-bottom:.4rem}.quote-head .avatar-sm{background:var(--red);color:#fff}.sheet{min-height:100vh;display:flex;flex-direction:column}.sheet-head{position:relative;padding:1.4rem 1.2rem 1.2rem;color:#fff;display:flex;flex-direction:column;gap:.15rem}.sheet-head.center{align-items:center;text-align:center;padding-bottom:1.6rem}.sheet-head .eyebrow{color:#fffc;margin:0}.sheet-head h2{font-size:1.5rem}.sheet-red{background:linear-gradient(160deg,var(--red) 0%,var(--red-deep) 100%)}.sheet-navy{background:linear-gradient(160deg,var(--navy) 0%,var(--navy-deep) 100%)}.sheet-section{background:var(--surface);padding:.6rem 1.2rem .4rem;border-bottom:8px solid var(--paper)}.sheet-section.stack{background:var(--paper);padding:1rem;border:0}.how{display:flex;gap:.9rem;align-items:flex-start;border-radius:18px}.heart-lg{font-size:2.2rem;line-height:1}.huge{font-size:2.6rem;font-weight:800;letter-spacing:-.03em;line-height:1.1}.earned{display:flex;gap:.7rem;align-items:center;margin-top:1rem}.earned .coin{background:var(--gold);color:#fff}.trend-row{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;gap:.2rem}.trend-cell strong{display:block;font-size:.95rem}.trend-cell.today strong{color:var(--red)}.reminder{display:flex;gap:.4rem;align-items:center;background:var(--gold-soft);border-radius:10px;padding:.6rem .8rem;font-size:.85rem;margin:.5rem 0 1rem}.reading-entry{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:1rem}.reading-field{display:flex;flex-direction:column;align-items:center;gap:.1rem;flex:1}.reading-field small{color:var(--ink-soft);font-size:.72rem}.reading-field input{width:100%;text-align:center;font-size:2.6rem;font-weight:800;border:0;border-bottom:3px solid var(--red);border-radius:0;padding:.2rem 0;background:transparent}.reading-field input:focus{outline:2px solid var(--blue);border-radius:8px}.slash{font-size:2.4rem;font-weight:300;color:var(--ink-soft)}.presets{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:.4rem 0 1rem}.preset{background:var(--surface);border:1.5px solid var(--rule);border-radius:12px;padding:.6rem .3rem;cursor:pointer;display:flex;flex-direction:column;align-items:center}.preset span{color:var(--ink-soft);font-size:.78rem}.ref{list-style:none;padding:0;margin:.4rem 0 0;font-size:.9rem}.ref li{display:flex;align-items:center;gap:.5rem;padding:.25rem 0}.ref li span{margin-left:auto;color:var(--ink-soft)}.dot{width:10px;height:10px;border-radius:50%;background:var(--green);display:inline-block}.dot.warn{background:var(--gold)}.dot.orange{background:#ef6f1d}.dot.bad{background:var(--red)}.metric{display:flex;align-items:center;gap:.7rem;padding:.75rem 1rem}.metric-label{flex:1;font-weight:600}.metric-value{font-size:1.6rem;font-weight:800}.metric-value small{font-size:.8rem;color:var(--ink-soft);font-weight:500}.tone-red{color:var(--red)}.tone-green{color:var(--green)}.tone-purple{color:var(--purple)}.tone-blue{color:var(--blue)}.bp-chart{width:100%;height:auto;margin-top:.5rem}.line-systolic{fill:none;stroke:var(--red);stroke-width:2.5}.line-diastolic{fill:none;stroke:var(--gold);stroke-width:2.5}.dot-systolic{fill:var(--red)}.dot-diastolic{fill:var(--gold)}.axis{font-size:10px;fill:var(--ink-soft)}.legend{display:flex;gap:1rem;font-size:.8rem;color:var(--ink-soft)}.swatch{display:inline-block;width:14px;height:3px;background:var(--red);vertical-align:middle;margin-right:.3rem}.swatch.diastolic{background:var(--gold)}.page-chat{display:flex;flex-direction:column;min-height:calc(100vh - 5.5rem)}.chat-head{display:flex;align-items:center;gap:.7rem}.chat-head h1{font-size:1.15rem}.live{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4ade80;margin-right:.3rem}.chat{flex:1;display:flex;flex-direction:column;gap:.6rem;padding-bottom:.5rem}.bubble-msg{display:flex;gap:.5rem;align-items:flex-end}.bubble-msg.patient{justify-content:flex-end}.msg{max-width:82%;background:var(--surface);border-radius:16px 16px 16px 4px;padding:.7rem .9rem;box-shadow:var(--shadow)}.msg p{margin:0 0 .5rem}.msg p:last-of-type{margin-bottom:0}.patient .msg{background:var(--red);color:#fff;border-radius:16px 16px 4px}.msg .badge{margin-top:.5rem}.typing{color:var(--ink-soft)}.composer{display:flex;gap:.5rem;padding:.6rem 0;position:sticky;bottom:5.5rem;background:var(--paper)}.composer input{flex:1;border-radius:999px;padding:.7rem 1rem}.send{border:0;border-radius:50%;width:44px;height:44px;background:var(--red);color:#fff;cursor:pointer}.send:disabled{background:var(--rule);color:var(--ink-soft)}.level{width:100%;display:flex;gap:.6rem;align-items:center;background:#ffffff26;border-radius:14px;padding:.6rem .7rem;margin-top:.8rem;text-align:left}.achievements{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;margin-top:.5rem}.achievement{display:flex;flex-direction:column;align-items:center;gap:.3rem;font-size:.78rem;color:var(--ink-soft);text-align:center}.achievement .bubble{background:var(--paper);color:var(--ink-soft)}.achievement.earned{color:var(--ink);font-weight:600}.achievement.earned .bubble{background:var(--gold-soft);color:var(--gold)}.ledger{list-style:none;padding:0;margin:.5rem 0 0}.ledger li{display:flex;gap:.7rem;padding:.4rem 0;border-top:1px solid var(--rule);font-size:.9rem}.ledger li>span:first-child{min-width:3.2rem;font-weight:700}.powered-card{display:flex;align-items:center;gap:.7rem}.handoff{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.message.unread{border-left:4px solid var(--red)}.desk{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.side{background:var(--navy);color:#fff;padding:1.2rem 1rem;display:flex;flex-direction:column;gap:1.2rem;position:sticky;top:0;height:100vh}.side-brand{display:flex;align-items:center;gap:.5rem;font-weight:800;font-size:1.15rem;color:#fff}.side-brand svg{color:var(--red)}.side-practice{display:flex;flex-direction:column;padding:.6rem .7rem;background:#ffffff14;border-radius:10px}.side-practice .hint{color:#fff9}.side-nav{display:flex;flex-direction:column;gap:.2rem}.side-nav a{padding:.55rem .7rem;border-radius:8px;color:#fffc;display:flex;justify-content:space-between}.side-nav a.on{background:var(--red);color:#fff;font-weight:600}.count{background:#fff;color:var(--red);border-radius:999px;padding:0 .45rem;font-size:.75rem;font-weight:700}.side-me{margin-top:auto;display:flex;flex-direction:column;gap:.1rem}.side-me .hint{color:#fff9}.side-me .quiet{color:#ffffffb3;padding-left:0;justify-content:flex-start}.desk-main{padding:1.5rem 2rem 3rem;max-width:1200px}.desk-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.2rem}.desk-head h1{font-size:1.6rem}.stat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.8rem;margin-bottom:1rem}.stat-card{display:flex;flex-direction:column;gap:.15rem;margin:0}.stat-card strong{font-size:1.6rem;font-weight:800}.stat-card strong small{font-size:.85rem;color:var(--red)}.stat-card.urgent{border-left:4px solid var(--red)}.stat-card.attention{border-left:4px solid var(--gold)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-items:start}.stack>.card{margin-bottom:1rem}.table-card{padding:0;overflow:hidden}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:.9rem}.table th,.table td{text-align:left;padding:.7rem .9rem;border-bottom:1px solid var(--rule);white-space:nowrap}.table th{color:var(--ink-soft);font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;background:var(--paper)}.table tr.row-urgent td:first-child{box-shadow:inset 4px 0 var(--red)}.table tr.row-attention td:first-child{box-shadow:inset 4px 0 var(--gold)}.patient-cell{display:flex;gap:.6rem;align-items:center}.patient-cell .hint{white-space:normal}.meter{display:inline-block;width:60px;height:6px;background:var(--rule);border-radius:999px;vertical-align:middle;overflow:hidden}.meter i{display:block;height:100%;background:var(--green)}.tone-stage-2,.tone-crisis{color:var(--red)}.tone-stage-1,.tone-elevated{color:var(--gold)}.tone-optimal{color:var(--green)}.alerts,.thread,.roster,.plain{list-style:none;padding:0;margin:.4rem 0 0}.alert{display:flex;gap:.6rem;align-items:flex-start;padding:.6rem .7rem;border-radius:10px;margin-bottom:.4rem;background:var(--paper)}.alert-urgent{background:var(--red-soft);color:var(--red)}.alert-attention{background:var(--gold-soft)}.alert.acked{opacity:.6}.alert a{text-decoration:underline}.thread li,.roster li{display:flex;gap:.6rem;align-items:center;padding:.5rem 0;border-top:1px solid var(--rule)}.plain li{padding:.2rem 0}.detail-head{display:flex;gap:1rem;align-items:center;margin-bottom:1rem}.detail-head .avatar-lg{background:var(--red-soft);color:var(--red)}.flags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.3rem}.med-row{display:grid;grid-template-columns:2fr 1.4fr auto auto;gap:.4rem;align-items:center;margin-bottom:.4rem}@media (max-width: 900px){.desk{grid-template-columns:1fr}.side{position:static;height:auto}.two-col{grid-template-columns:1fr}.desk-main{padding:1rem}}@media (prefers-reduced-motion: reduce){*{transition:none!important}}
