:root{--bg:#f4f6f4;--surface:#fff;--surface2:#edf1ee;--line:#d9e0db;--ink:#17212b;--muted:#66717d;--faint:#98a2ad;--accent:#0f7c7a;--accent-ink:#0b5e5c;--accent-soft:#dcefea;--accent-line:#a9d6cf;--good:#2e8b57;--good-soft:#e1f2e7;--warn:#b8791a;--warn-soft:#fbf0dc;--crit:#b5403a;--crit-soft:#f8e3e1;--shadow:0 1px 2px #17212b0f,0 8px 24px -12px #17212b2e;--r:14px;--sans:"Manrope",system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--serif:"Instrument Serif",Georgia,"Times New Roman",serif}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#0f1418;--surface:#171e24;--surface2:#1f282f;--line:#2b363e;--ink:#e7ecef;--muted:#94a0ab;--faint:#66727d;--accent:#3fb6b0;--accent-ink:#7ed4cf;--accent-soft:#163a39;--accent-line:#245c59;--good:#5dbb84;--good-soft:#193226;--warn:#d9a040;--warn-soft:#3a2d14;--crit:#e0716a;--crit-soft:#3e1f1d;--shadow:0 1px 2px #0000004d,0 8px 24px -12px #00000080}}:root[data-theme=dark]{--bg:#0f1418;--surface:#171e24;--surface2:#1f282f;--line:#2b363e;--ink:#e7ecef;--muted:#94a0ab;--faint:#66727d;--accent:#3fb6b0;--accent-ink:#7ed4cf;--accent-soft:#163a39;--accent-line:#245c59;--good:#5dbb84;--good-soft:#193226;--warn:#d9a040;--warn-soft:#3a2d14;--crit:#e0716a;--crit-soft:#3e1f1d;--shadow:0 1px 2px #0000004d,0 8px 24px -12px #00000080}*{box-sizing:border-box}html,body{margin:0}html{-webkit-text-size-adjust:100%;overscroll-behavior-y:contain}body{background:var(--bg);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior-y:contain;font-size:14.5px;line-height:1.5}body.lock{overflow:hidden}button,a,.chip,.zone{touch-action:manipulation}h1,h2,h3{text-wrap:balance;margin:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.num{font-variant-numeric:tabular-nums}.app{grid-template-columns:232px 1fr;min-height:100dvh;display:grid}.side{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;gap:6px;height:100vh;padding:22px 16px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;padding:4px 8px 18px;display:flex}.brand .mark{background:var(--accent);border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.brand .mark svg{width:18px;height:18px}.brand b{font-family:var(--serif);letter-spacing:.01em;white-space:nowrap;font-size:20px;font-weight:400}.brand small{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;line-height:1;display:block}.nav{flex-direction:column;gap:2px;display:flex}.nav button{color:var(--muted);text-align:left;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-weight:600;display:flex}.nav button svg{flex:none;width:18px;height:18px}.nav button:hover{background:var(--surface2);color:var(--ink)}.nav button.on{background:var(--accent-soft);color:var(--accent-ink)}.nav .sep{background:var(--line);height:1px;margin:8px 6px}.side .foot{color:var(--faint);margin-top:auto;padding:0 8px;font-size:12px}.main{min-width:0}.top{border-bottom:1px solid var(--line);background:var(--surface);z-index:5;justify-content:space-between;align-items:center;gap:14px;padding:16px 28px;display:flex;position:sticky;top:0}.top h1{font-family:var(--serif);font-size:26px;font-weight:400}.top .sub{color:var(--muted);font-size:13px}.roles{background:var(--surface2);border-radius:999px;gap:2px;padding:3px;display:flex}.roles button{color:var(--muted);border-radius:999px;padding:6px 14px;font-size:13px;font-weight:600}.roles button.on{background:var(--surface);color:var(--ink);box-shadow:var(--shadow)}.content{max-width:1120px;padding:24px 28px 96px}.tabbar{display:none}@media (max-width:900px){.app{grid-template-columns:1fr}.side{display:none}.top{gap:8px;padding:10px 14px}.top h1{font-size:21px}.top .sub{font-size:12px}.roles button{min-height:40px;padding:7px 10px;font-size:12.5px}.content{padding:16px 16px 104px}input,select,textarea{font-size:16px}.btn{min-height:42px}.btn.sm{min-height:36px}.chip{align-items:center;min-height:38px;display:inline-flex}.patient,.list .it{padding-top:13px;padding-bottom:13px}.tabbar{background:var(--surface);border-top:1px solid var(--line);z-index:10;padding:6px 4px calc(6px + env(safe-area-inset-bottom));display:flex;position:fixed;bottom:0;left:0;right:0}.tabbar button{color:var(--muted);border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:48px;padding:6px 0;font-size:10.5px;font-weight:600;display:flex}.tabbar button svg{width:20px;height:20px}.tabbar button.on{color:var(--accent-ink)}}.grid{gap:16px;display:grid}.g2{grid-template-columns:repeat(2,minmax(0,1fr))}.g3{grid-template-columns:repeat(3,minmax(0,1fr))}.g4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:900px){.g3,.g4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.g2,.g3,.g4{grid-template-columns:1fr}.g4.keep2,.g3.keep2{grid-template-columns:repeat(2,minmax(0,1fr))}}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:18px 20px}.card.hero{background:var(--accent);color:#fff;border-color:#0000}.card.hero .lbl,.card.hero .muted{color:#ffffffbf}.section{margin-top:26px}.section>h2{font-family:var(--serif);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;font-size:21px;font-weight:400;display:flex}.section>h2 .act{font-family:var(--sans);color:var(--accent-ink);font-size:13px;font-weight:600}.lbl{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.big{font-family:var(--serif);margin-top:6px;font-size:38px;font-weight:400;line-height:1}.big small{font-family:var(--sans);color:var(--muted);margin-left:4px;font-size:14px}.muted{color:var(--muted)}.tiny{font-size:12px}.row{align-items:center;gap:10px;display:flex}.between{justify-content:space-between}.wrap{flex-wrap:wrap}.stack{flex-direction:column;gap:8px;display:flex}.pill{background:var(--surface2);color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;padding:2px 9px;font-size:12px;font-weight:700;display:inline-flex}.pill.good{background:var(--good-soft);color:var(--good)}.pill.warn{background:var(--warn-soft);color:var(--warn)}.pill.crit{background:var(--crit-soft);color:var(--crit)}.pill.acc{background:var(--accent-soft);color:var(--accent-ink)}.btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 14px;font-size:13.5px;font-weight:700;display:inline-flex}.btn:hover{background:var(--surface2)}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn.primary:hover{background:var(--accent-ink)}.btn.ghost{color:var(--accent-ink);border-color:#0000}.btn.sm{border-radius:8px;padding:6px 10px;font-size:12.5px}.btn svg{width:16px;height:16px}.hero .btn{color:#fff;background:#ffffff24;border-color:#ffffff4d}.hero .btn.primary{color:var(--accent-ink);background:#fff;border-color:#fff}.list{flex-direction:column;display:flex}.list .it{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:11px 0;display:grid}.list .it:first-child{border-top:0;padding-top:2px}.list .it .t{font-weight:700}.list .it .d{color:var(--muted);font-size:12.5px}.dot{background:var(--surface2);width:36px;height:36px;color:var(--accent-ink);border-radius:10px;place-items:center;font-size:12px;font-weight:800;display:grid}.dot svg{width:18px;height:18px}table{border-collapse:collapse;width:100%;font-size:13.5px}th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--line);padding:6px 8px;font-size:11px;font-weight:700}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:9px 8px}tr:last-child td{border-bottom:0}.tbl{overflow-x:auto}.bar{background:var(--surface2);border-radius:99px;height:6px;overflow:hidden}.bar i{background:var(--accent);border-radius:99px;height:100%;display:block}.chips{flex-wrap:wrap;gap:6px;display:flex}.chip{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:6px 11px;font-size:13px;font-weight:600}.chip.on{background:var(--accent-soft);border-color:var(--accent-line);color:var(--accent-ink)}.sev{gap:3px;display:inline-flex}.sev i{background:var(--surface2);border-radius:2px;width:9px;height:9px}.sev.s1 i:nth-child(-n+1),.sev.s2 i:nth-child(-n+2){background:var(--good)}.sev.s3 i:nth-child(-n+3){background:var(--warn)}.sev.s4 i:nth-child(-n+4),.sev.s5 i:nth-child(-n+5){background:var(--crit)}.example{color:var(--faint);align-items:center;gap:6px;margin-top:14px;font-size:11.5px;display:flex}.example i{background:var(--warn);border-radius:50%;width:6px;height:6px;display:inline-block}.photo{aspect-ratio:3/4;background:linear-gradient(160deg,var(--surface2),var(--accent-soft));border:1px solid var(--line);color:var(--accent-ink);border-radius:10px;align-items:flex-end;padding:8px;font-size:11.5px;font-weight:700;display:flex;position:relative;overflow:hidden}.photo:before{content:"";background:var(--surface);opacity:.7;border-radius:40% 40% 30% 30%;height:52%;position:absolute;inset:auto 30% 22%}.photo span{position:relative}svg.chart{width:100%;height:auto;display:block}.chart text{font-family:var(--sans);fill:var(--muted);font-size:11px}.chart .grid line,.chart .axis{stroke:var(--line)}.body{width:100%;max-width:190px;margin:0 auto;display:block}.body .zone{fill:var(--surface2);stroke:var(--line);cursor:pointer;transition:fill .15s}.body .zone.used{fill:var(--accent-soft);stroke:var(--accent-line)}.body .zone.next{fill:var(--accent);stroke:var(--accent-ink)}.body .zone.on{stroke:var(--ink);stroke-width:2px}.body .lab{fill:var(--muted);font-size:9px;font-family:var(--sans);text-anchor:middle;pointer-events:none}.body .lab.next{fill:#fff;font-weight:700}.ring{width:110px;height:110px}.field{flex-direction:column;gap:5px;display:flex}.field label{color:var(--muted);font-size:12px;font-weight:700}input,select,textarea{font:inherit;color:var(--ink);background:var(--surface);border:1px solid var(--line);border-radius:9px;width:100%;padding:9px 11px}textarea{resize:vertical;min-height:70px}.form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form .full{grid-column:1/-1}@media (max-width:560px){.form{grid-template-columns:1fr}}.alert{background:var(--warn-soft);color:var(--ink);border:1px solid #0000;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.alert.crit{background:var(--crit-soft)}.alert.good{background:var(--good-soft)}.alert.info{background:var(--accent-soft)}.alert b{display:block}.alert svg{flex:none;width:18px;height:18px;margin-top:2px}.tl{padding-left:22px;position:relative}.tl:before{content:"";background:var(--line);width:2px;position:absolute;top:6px;bottom:6px;left:6px}.tl .ev{padding:4px 0 14px;position:relative}.tl .ev:before{content:"";background:var(--accent);border:2px solid var(--surface);border-radius:50%;width:10px;height:10px;position:absolute;top:9px;left:-20px}.tl .ev.w:before{background:var(--warn)}.tl .ev.c:before{background:var(--crit)}.overlay{z-index:50;background:#0a101473;justify-content:center;align-items:flex-end;padding:0;display:none;position:fixed;inset:0}.overlay.on{display:flex}.modal{background:var(--surface);width:100%;max-width:560px;padding:20px 22px calc(22px + env(safe-area-inset-bottom));-webkit-overflow-scrolling:touch;overscroll-behavior:contain;border-radius:18px 18px 0 0;max-height:88dvh;animation:.22s ease-out sheet;overflow:auto}@keyframes sheet{0%{opacity:.6;transform:translateY(14px)}to{opacity:1;transform:none}}.modal:before{content:"";background:var(--line);border-radius:99px;width:38px;height:4px;margin:-8px auto 12px;display:block}@media (min-width:700px){.modal:before{display:none}.overlay{align-items:center;padding:20px}.modal{border-radius:18px}}.modal h3{font-family:var(--serif);margin-bottom:12px;font-size:24px;font-weight:400}.toast{background:var(--ink);color:var(--bg);opacity:0;pointer-events:none;z-index:60;box-shadow:var(--shadow);border-radius:999px;padding:10px 16px;font-size:13px;font-weight:700;transition:all .2s;position:fixed;bottom:84px;left:50%;transform:translate(-50%,10px)}.toast.on{opacity:1;transform:translate(-50%)}.fab{background:var(--accent);color:#fff;width:54px;height:54px;box-shadow:var(--shadow);z-index:9;border-radius:16px;place-items:center;display:grid;position:fixed;bottom:86px;right:20px}.fab svg{width:24px;height:24px}@media (min-width:901px){.fab{bottom:28px;right:28px}.toast{bottom:36px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.rv{color:var(--muted);margin-top:10px;font-size:12.5px}.kv{grid-template-columns:1fr auto;gap:6px 14px;font-size:13.5px;display:grid}.kv b{font-weight:700}.legend{color:var(--muted);flex-wrap:wrap;gap:14px;font-size:12px;display:flex}.legend i{vertical-align:-1px;border-radius:2px;width:10px;height:10px;margin-right:5px;display:inline-block}.patient{border-top:1px solid var(--line);cursor:pointer;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 0;display:grid}.patient:first-child{border-top:0}.patient:hover .t{color:var(--accent-ink)}.avatar{background:var(--accent-soft);width:42px;height:42px;color:var(--accent-ink);border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.spark{width:110px;height:32px}.install{left:12px;right:12px;bottom:calc(74px + env(safe-area-inset-bottom));background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);z-index:40;border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;display:none;position:fixed}.install.on{display:flex}.install .ic{background:var(--accent);border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.install .ic svg{stroke:#fff;width:20px;height:20px}.install b{font-size:13.5px;display:block}.install p{color:var(--muted);margin:2px 0 0;font-size:12.5px}.install .x{color:var(--faint);align-self:flex-start;padding:2px 6px;font-size:20px;line-height:1}@media (min-width:901px){.install{max-width:360px;bottom:24px;left:auto;right:24px}}.offline{background:var(--warn);color:#fff;text-align:center;padding:calc(5px + env(safe-area-inset-top)) 8px 5px;z-index:70;font-size:12.5px;font-weight:700;transition:all .2s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.offline.on{transform:none}.center{place-items:center;min-height:100dvh;padding:24px;display:grid}.auth{width:100%;max-width:380px}.auth .brand{justify-content:center;padding-bottom:22px}.err{color:var(--crit);font-size:12.5px;font-weight:600}.skeleton{background:linear-gradient(90deg,var(--surface2),var(--line),var(--surface2));color:#0000;background-size:200% 100%;border-radius:8px;animation:1.2s linear infinite sk}@keyframes sk{to{background-position:-200% 0}}.empty{text-align:center;color:var(--muted);padding:26px 12px;font-size:13.5px}.empty b{color:var(--ink);margin-bottom:4px;font-size:15px;display:block}a{color:var(--accent-ink)}.side .nav a{color:var(--muted);border-radius:9px;align-items:center;gap:10px;padding:9px 10px;font-weight:600;text-decoration:none;display:flex}.side .nav a:hover{background:var(--surface2);color:var(--ink)}.side .nav a.on{background:var(--accent-soft);color:var(--accent-ink)}.side .nav a svg{flex:none;width:18px;height:18px}.tabbar a{color:var(--muted);border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:48px;padding:6px 0;font-size:10.5px;font-weight:600;text-decoration:none;display:flex}.tabbar a svg{width:20px;height:20px}.tabbar a.on{color:var(--accent-ink)}button:disabled{opacity:.55;cursor:default}.leaflet{border-top:1px solid var(--line);margin-top:12px}.leaflet details{border-bottom:1px solid var(--line)}.leaflet summary{cursor:pointer;padding:12px 26px 12px 0;font-weight:700;list-style:none;position:relative}.leaflet summary::-webkit-details-marker{display:none}.leaflet summary:after{content:"";border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);width:8px;height:8px;transition:transform .15s;position:absolute;top:50%;right:6px;transform:translateY(-70%)rotate(45deg)}.leaflet details[open] summary:after{transform:translateY(-30%)rotate(-135deg)}.leaflet summary:hover{color:var(--accent-ink)}.leaflet p{color:var(--muted);max-width:66ch;margin:0 0 14px;font-size:13.5px;line-height:1.6}.disclaimer{border-top:1px solid var(--line);color:var(--faint);max-width:70ch;margin:28px 0 0;padding-top:14px;font-size:11.5px;line-height:1.6}.side .disclaimer{border:0;margin:14px 0 0;padding:0;font-size:10.5px}.whoami b{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;display:block;overflow:hidden}.whoami span[title]{color:var(--faint);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.account-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:26px;padding-top:14px;display:none}@media (max-width:900px){.account-foot{display:flex}}
