:root{--bg:#f3f7fd;--surface:#fff;--ink:#15243d;--muted:#75849e;--line:#e7edf6;--teal:#1765e7;--teal-dark:#0f4fbf;--green:#19a36c;--red:#ef4658;--amber:#d99b14;--radius:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:8px 14px;background:#fff;border:1px solid var(--line);border-radius:8px;cursor:pointer;color:var(--ink);font-weight:500;transition:background .16s,transform .16s}.button:hover,button:hover{background:#edf4ff}button:disabled{opacity:.5;cursor:wait}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #86b5ff;outline-offset:3px}.primary{background:var(--teal);color:#fff;border-color:var(--teal)}.primary:hover{background:var(--teal-dark)}.ghost{border:0;background:transparent;color:var(--muted);padding:6px 8px;min-height:30px}.full{width:100%}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.7}.nowrap{white-space:nowrap}h1,h2,h3,p{margin:0}h1{font-size:29px;line-height:1.5;letter-spacing:-.6px}h1,h2{font-weight:600}h2{font-size:16px}h3{font-size:14px;font-weight:550;line-height:1.6}p{line-height:1.8}.eyebrow{font-size:10px;letter-spacing:2.5px;font-weight:650;color:var(--teal);margin-bottom:9px}.app-shell{display:flex;min-height:100vh}.sidebar{width:236px;background:#f8fbff;border-right:1px solid var(--line);padding:38px 22px 22px;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:650;letter-spacing:-.7px}.brand small{display:block;font-size:10px;font-weight:400;letter-spacing:1.1px;color:var(--muted);margin-top:4px}.brand-mark{width:40px;height:42px;display:grid;place-items:center;border-radius:13px;background:var(--teal);color:#fff}.workspace-label{font-size:9px;letter-spacing:2px;color:#8a9ab4;margin:53px 14px 14px}nav{display:flex;flex-direction:column;gap:8px}.nav-link{padding:13px 15px;display:flex;align-items:center;color:#52617d;border-radius:10px}.nav-link.active{color:var(--teal);background:#e6f0ff;font-weight:600}.nav-link:hover{background:#eef4fc}.nav-link b{margin-left:auto;background:#d8e8ff;color:var(--teal);padding:2px 6px;border-radius:5px;font-size:10px}.sidebar-bottom{margin-top:auto}.principle{display:flex;gap:9px;align-items:flex-start;color:#7385a0;margin:28px 3px;padding:16px 9px;border-top:1px solid var(--line);font-size:11px}.principle small{display:block;font-size:9px;margin-top:8px;color:#8999b0}.logout{border:0;background:transparent;padding:12px 14px;width:100%;justify-content:flex-start;color:var(--muted);font-size:12px}.version{display:block;font-size:8px;letter-spacing:1.2px;color:#9aa8bd;margin:13px 14px}.main-shell{margin-left:236px;width:calc(100% - 236px);min-width:0}.topbar{height:79px;background:#f8fbff;border-bottom:1px solid var(--line);padding:0 42px;justify-content:space-between}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:14px;color:#8a98b0}.breadcrumb strong{font-weight:500;color:#52617c}.topbar-right{gap:25px}.connection,.topbar-right{display:flex;align-items:center}.connection{font-size:11px;color:#6985a0;gap:7px}.connection i{height:5px;width:5px;background:#24aa7b;border-radius:50%}.avatar{height:45px;width:45px;border-radius:50%;flex-shrink:0;display:grid;place-items:center;font-size:17px;background:#e7effb;color:#4e77af}.avatar.peach{background:#f7e7e4;color:#ad7c78}.avatar.tiny{width:30px;height:30px;font-size:10px}.demo-banner{display:flex;justify-content:space-between;align-items:center;min-height:35px;padding:5px 42px;background:#eef4fd;color:#6c83a5;letter-spacing:.3px}.demo-banner button{min-height:22px;padding:0 8px;font-size:10px;border:0;background:transparent;color:#4c76b6}.main-content{max-width:1480px;margin:auto;padding:18px 42px 32px}.workspace-controls{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#8a9ab5;margin-bottom:18px}.workspace-controls>div{display:flex;gap:8px}.workspace-controls select{margin:0;font-size:11px;padding:4px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.page-heading .muted{font-size:12px;margin-top:8px}.page-heading>.primary{font-size:11px;padding:10px 17px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:31px}.stat{padding:21px 23px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);min-width:0}.stat>div:first-child{display:flex;align-items:center;justify-content:space-between;color:#40506b;font-size:11px}.stat>div:first-child svg{color:#5388d3}.stat>strong{display:block;font-size:34px;line-height:1.7;font-weight:500;letter-spacing:-1px}.stat small{display:flex;gap:5px;align-items:center;font-size:9px;color:#8b9ab2;white-space:nowrap}.stat .warm{color:#e19729}.signal-counts{display:flex;align-items:center;gap:19px;height:58px}.signal-counts span{font-size:9px;display:flex;align-items:baseline;gap:6px}.signal-counts b{font-size:25px;font-weight:500}.green{color:var(--green)}.yellow{color:var(--amber)}.red{color:var(--red)}.section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:27px 0 16px}.section-title>div{display:flex;align-items:center;gap:15px}.section-title span{font-size:10px;color:var(--muted)}.section-title a{display:flex;align-items:center;gap:5px;font-size:11px;color:#397acf}.members-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.member-card{display:block;padding:24px 25px 15px;border-radius:var(--radius);background:white;border:1px solid var(--line);transition:box-shadow .2s,transform .2s}.member-card:hover{box-shadow:0 5px 20px #245faa10;transform:translateY(-2px)}.member-top{display:flex;gap:13px;align-items:center;margin-bottom:17px}.member-top>svg{margin-left:auto}.member-top h3{font-size:16px;margin-bottom:3px}.member-top .small{font-size:10px}.badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;border-radius:5px;padding:4px 7px;font-size:9px;font-weight:500;background:#eef2f8;color:#74839c;line-height:1.4}.badge i{width:4px;height:4px;background:currentColor;border-radius:50%}.badge-critical,.badge-failed,.badge-high,.badge-red{background:#ffeaed;color:#ed4051}.badge-blocked,.badge-medium,.badge-open,.badge-queued,.badge-yellow{background:#fff5df;color:#bc850e}.badge-acknowledged,.badge-done,.badge-green,.badge-resolved{background:#e7f7ef;color:#209e6c}.badge-in_progress,.badge-sent{background:#e8f1ff;color:#4f80c2}.badge-cancelled,.badge-unknown{background:#eff2f7;color:#7f8ba1}.reading-preview{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:103px;padding:14px 0 10px}.reading-preview .small{font-size:10px}.reading-preview p strong{font-size:29px;line-height:1.6;letter-spacing:-.7px;font-weight:500}.reading-preview p span{font-size:10px;color:#8190a9}.reading-preview p strong.no-reading{font-size:19px}.sparkline{width:42%;height:54px;color:#45af88;opacity:.85}.status-red .sparkline{color:#f06b77}.member-footer{display:flex;gap:23px;border-top:1px solid #edf1f7;padding-top:14px;color:#7e8fa8;font-size:10px}.member-footer span{display:flex;gap:7px;align-items:center}.last-reading{font-size:9px;margin-top:12px;color:#9aa9bc}.dashboard-bottom{display:grid;grid-template-columns:1.07fr 1fr;gap:20px;margin-top:26px}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-heading{display:flex;align-items:center;gap:12px;padding:21px 24px;border-bottom:1px solid #edf1f7}.panel-heading h2{font-size:14px}.panel-heading>a,.panel-heading>span:last-child,.panel-heading>svg{margin-left:auto;color:#6e89ae}.event-row{display:flex;align-items:center;gap:16px;padding:22px 24px;border-bottom:1px solid #edf1f7}.event-row:last-child,.task-row:last-child{border-bottom:0}.event-indicator{width:4px;height:34px;border-radius:10px;background:#8cbacb;flex-shrink:0}.event-indicator.critical,.event-indicator.high{background:#f45c6b}.event-indicator.medium{background:#f4c04d}.event-body,.task-body{flex:1 1;min-width:0}.event-body>p{margin-top:5px}.event-body .small a{text-decoration:underline;text-decoration-color:#cfdef3;text-underline-offset:3px}.row-heading{gap:8px}.row-actions,.row-heading{display:flex;align-items:center;flex-wrap:wrap}.row-actions{gap:7px}.row-actions button{font-size:11px;min-height:30px;padding:6px 9px}.icon-button{padding:6px;min-height:30px;min-width:30px;display:inline-grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:#788da9}.task-row{display:flex;gap:13px;align-items:center;padding:22px 24px;border-bottom:1px solid #edf1f7}.task-check{height:17px;width:17px;border:1px solid #ccdaef;border-radius:5px;flex-shrink:0;align-self:flex-start;margin-top:3px}.task-check.checked{background:#e8f2ff;color:var(--green)}.task-body p{margin-top:5px}.overdue{font-size:9px;color:#dc864b;background:#fff1e7;border-radius:4px;padding:2px 5px}.dashboard-bottom .event-row,.dashboard-bottom .task-row{padding:19px 21px}.dashboard-bottom h3{font-size:11px}.dashboard-bottom .small{font-size:9px}.dashboard-bottom .badge{font-size:8px}.care-note{display:flex;gap:12px;align-items:center;padding:18px 4px;margin-top:14px;color:#8a9cb5}.care-note p{font-size:10px}.care-note strong{font-weight:500;color:#778fae;margin-right:10px}footer{padding:0 42px 25px;max-width:1480px;margin:auto;display:flex;justify-content:space-between;font-size:9px;color:#9ba9bd}.tabs{display:flex;gap:5px;border-bottom:1px solid var(--line);margin:20px 0 23px;overflow-x:auto;white-space:nowrap}.tabs button{border:0;border-radius:0;background:none;color:#788aa7;padding:12px 17px;font-size:12px}.tabs button.selected{color:var(--teal);box-shadow:inset 0 -2px var(--teal)}.tabs button span{font-size:10px;border-radius:5px;background:#e5efff;padding:2px 6px;margin-left:3px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:10px;font-weight:500;color:#8091ae;background:#f8fbff}td,th{padding:18px 23px;border-bottom:1px solid #edf1f7;line-height:1.6}td{font-size:12px}td strong{font-weight:550}tr:last-child td{border:0}.cell-note{display:block;margin-top:5px;color:#93a1b7;font-size:10px}.notice{background:#eef5ff;border:1px solid #dce8f8;padding:18px;color:#6c83a5;border-radius:12px;font-size:12px;line-height:1.9;margin:20px 0}.notice.subtle{display:flex;align-items:center;gap:12px}.error-banner,.success-banner{padding:12px 18px;border-radius:9px;margin-bottom:18px;display:flex;justify-content:space-between;align-items:center;font-size:12px}.error-banner{background:#fff0f1;color:#c54754}.success-banner{background:#e7f7ef;color:#209468}.error-text{color:#cf5666}.empty{padding:65px 25px;text-align:center;color:#8696b0;line-height:2}.empty h2{margin:15px 0}.empty.compact{padding:35px 20px;font-size:12px}.search{max-width:340px;display:flex;align-items:center;gap:8px;background:white;border:1px solid var(--line);border-radius:9px;padding:0 13px;color:#8396b0;margin-bottom:25px}.search input{border:0;padding-left:0;margin:0;background:none}label{display:block;font-size:12px;line-height:1.6;font-weight:500;color:#536781;margin-bottom:17px}input,select,textarea{width:100%;border:1px solid #dce5f1;border-radius:7px;padding:11px 12px;margin-top:7px;background:#fff;color:var(--ink);min-width:0}textarea{min-height:110px;resize:vertical}.modal{border:1px solid var(--line);border-radius:18px;width:500px;max-width:calc(100% - 30px);max-height:90vh;padding:25px;color:var(--ink);box-shadow:0 24px 100px #17345922}.modal::backdrop{background:#182b4559;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.modal form{margin-top:20px}.modal form>p{margin:12px 0}.form-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:12px}.resolution{padding:10px;margin:9px 0;background:#eef7ff;border-radius:6px;font-size:12px}.profile-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.record{padding:20px 24px;border-bottom:1px solid var(--line)}.record:last-child{border:0}.record p{margin:8px 0;font-size:12px}.spaced{margin-top:22px}.devices{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.device{display:flex;gap:15px;align-items:center;padding:24px}.device>svg{color:#6b9aca}.back-link{display:flex;align-items:center;gap:6px;font-size:11px;color:#728aab;margin-bottom:20px}.timeline{padding:10px 27px}.timeline article{display:flex;gap:18px;position:relative;padding:18px 0 18px 4px}.timeline article:not(:last-child):before{content:"";position:absolute;left:8px;top:30px;bottom:-20px;width:1px;background:#e0e9f5}.timeline-dot{height:9px;width:9px;border-radius:50%;background:#7aa8de;border:2px solid #e6eff9;flex-shrink:0;margin-top:7px;z-index:1}.timeline h3{margin:4px 0}.timeline p{font-size:12px;color:#788da8}.timeline-note{padding:10px 25px 22px}.login{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.login-story{background:#e7f1ff;padding:65px 12%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;width:500px;height:500px;right:-230px;bottom:-230px;border:1px solid #cbddf6;border-radius:50%;box-shadow:0 0 0 40px #d4e5ff55,0 0 0 80px #d4e5ff33,0 0 0 120px #d4e5ff22;pointer-events:none}.login-story h1{font-size:46px;line-height:1.55;letter-spacing:1px;margin:25px 0}.login-story p:not(.eyebrow){font-size:15px;color:#7892b5;line-height:2}.login-caption{font-size:10px;letter-spacing:2px;color:#8aa1bf}.login-panel{display:grid;place-items:center;padding:50px}.login-card{width:100%;max-width:350px}.login-card h2{font-size:28px;margin:15px 0}.login-card form{margin-top:35px}.login-card form>p{margin-top:15px}.login-secure{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;color:#8d9bb0;font-size:10px}.spin{animation:rotate 1.5s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}@media (min-width:1600px){.main-content{padding-top:30px}.stats-grid{margin-bottom:40px}.member-card{padding:30px}.dashboard-bottom{margin-top:32px}}@media (max-width:1200px){.sidebar{width:200px;padding-left:15px;padding-right:15px}.main-shell{margin-left:200px;width:calc(100% - 200px)}.demo-banner,.main-content,.topbar{padding-left:25px;padding-right:25px}.stats-grid{gap:12px}.stat{padding:17px}.stat small{font-size:8px}.signal-counts{gap:12px}.dashboard-bottom{grid-template-columns:1fr}.event-row{flex-wrap:wrap}.event-row .row-actions{margin-left:auto}.task-row{flex-wrap:wrap}.task-row>.row-actions{margin-left:auto}.row-heading h3{font-size:13px}}@media (max-width:800px){.sidebar{position:static;width:100%;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{font-size:18px}.brand small,.sidebar-bottom,.workspace-label{display:none}.brand-mark{width:33px;height:33px}.sidebar nav{flex-direction:row;justify-content:space-between;gap:4px;margin-top:17px}.nav-link{font-size:11px;padding:8px;gap:6px}.nav-link svg{width:16px}.nav-link b{display:none}.app-shell{display:block}.main-shell{margin-left:0;width:100%}.topbar{height:52px;padding:0 20px}.topbar-right{gap:10px}.demo-banner{padding:8px 20px;font-size:9px}.main-content{padding:15px 20px 20px}.page-heading{align-items:flex-start;margin-bottom:20px;gap:10px}h1{font-size:23px}.page-heading .muted{font-size:11px}.page-heading .primary{font-size:10px;padding:8px 10px;flex-shrink:0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat{padding:16px}.stat small{font-size:9px}.members-grid{grid-template-columns:1fr}.member-card{padding:22px}.section-title>div{display:block}.section-title span{display:block;margin-top:6px}.panel-heading{padding:18px}.event-row,.task-row{padding:19px 17px}.row-actions{width:100%;justify-content:flex-end}.member-top h3{font-size:15px}.devices,.profile-grid{grid-template-columns:1fr}.tabs button{padding:12px 13px;font-size:11px}td,th{padding:15px;min-width:95px}.care-note{align-items:flex-start}.care-note svg{flex-shrink:0}.care-note strong,footer{display:block}footer{padding:0 20px 23px;line-height:2}.login,footer span{display:block}.login-story{min-height:280px;padding:35px}.login-story h1{font-size:30px;margin:20px 0}.login-caption,.login-story .eyebrow,.login-story>div:nth-child(2)>p:not(.eyebrow){display:none}.login-panel{padding:45px 25px}.timeline{padding:10px 18px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media (max-width:800px){.sidebar nav{align-items:stretch}.nav-link{flex:1 1;flex-direction:column;gap:7px;white-space:nowrap;padding:9px 4px;font-size:10px}.stat small{white-space:normal;line-height:1.7}.dashboard-bottom .row-actions{width:auto}}body{background:radial-gradient(ellipse at 30% 0,#e9f2ff 0,transparent 54%),#f5f8fd}.button,button{border-radius:9px}.sidebar{width:198px;padding:25px 16px 20px;background:linear-gradient(160deg,#f9fcff,#f1f6fe);z-index:20}.brand{font-size:20px;gap:8px;letter-spacing:-.6px}.brand-mark{background:transparent;color:var(--teal);width:33px;height:38px}.brand small{font-size:7px;letter-spacing:0;color:#7285a2;margin-top:2px}.workspace-label{margin:32px 13px 12px;font-size:10px;letter-spacing:.5px}.nav-link{position:relative;color:#354864;padding:12px 13px;font-size:13px;gap:13px}.nav-link.active:before{content:"";position:absolute;left:-16px;top:8px;bottom:8px;width:4px;background:var(--teal);border-radius:0 4px 4px 0}.nav-link.active{background:#e5efff;color:#065be2}.nav-link b{border-radius:12px;background:#ffebee;color:#ee465a}.main-shell{margin-left:198px;width:calc(100% - 198px)}.main-content{max-width:1500px;padding:10px 28px 28px}.topbar{height:70px;border:0;background:transparent;padding:0 28px}.breadcrumb{font-size:12px}.topbar-right{gap:18px}.header-date{font-size:12px;color:#5f7393}.header-icon{position:relative;display:grid;place-items:center;width:35px;height:35px;background:#ffffffd9;border-radius:50%;color:#283d61}.header-icon i{width:7px;height:7px;border:1px solid white;background:#fa3f53;border-radius:50%;position:absolute;right:6px;top:5px}.connection,.demo-banner{font-size:10px}.demo-banner{margin:0 28px;padding:5px 0;background:transparent;color:#8395b0;min-height:22px}.workspace-controls{margin-bottom:14px;color:#8597b1}.dashboard-greeting{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:3px 0 24px}.dashboard-greeting h1{font-size:28px;line-height:1.4;font-weight:700;letter-spacing:.3px}.dashboard-greeting p{font-size:13px;margin-top:7px;color:#7b8ca7}.greeting-dot{color:var(--teal)}.dashboard-greeting .primary{background:#fff;color:var(--teal);border:1px solid #dfeafb;box-shadow:0 3px 10px #17488d04}.overview-cards{display:grid;grid-template-columns:1fr 1.17fr 1fr 1fr;gap:15px;margin-bottom:20px}.overview-card{min-width:0;padding:21px 20px 18px;background:linear-gradient(135deg,#fff,#ffffffb3);border:1px solid #e6edf7;border-radius:13px;box-shadow:0 3px 14px #4a81c604}.overview-card h2{font-size:13px;font-weight:650}.overview-value{display:flex;gap:9px;align-items:center;margin:15px 0 13px;min-height:39px}.overview-value strong{font-size:32px;letter-spacing:-1px;line-height:1;font-weight:650}.overview-value>span:last-child{color:#7183a1;font-size:12px}.metric-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;margin-right:2px}.blue{color:#2578e5}.rose{color:#f3485c}.metric-icon.blue{background:#e9f2ff}.metric-icon.rose{background:#ffecf0}.avatar-stack{display:flex;align-items:center;margin-left:44px}.avatar-stack .person-avatar{margin-left:-6px;border:2px solid #fff}.avatar-stack>span:last-child{font-size:9px;color:#92a1b6;margin-left:6px}.person-avatar{height:62px;width:62px;display:inline-flex;flex-shrink:0;border-radius:50%;overflow:hidden;background:linear-gradient(145deg,#e4eefa,#cedce9);box-shadow:0 0 0 3px #ffffffb3}.person-avatar.rose{background:linear-gradient(145deg,#f5ece3,#e8dcd0)}.person-avatar svg{height:100%;width:100%}.person-avatar.small{width:26px;height:26px;box-shadow:none}.person-avatar.large{width:90px;height:90px}.person-avatar img{width:100%;height:100%;object-fit:cover}.avatar-symbol{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:28px;font-weight:600}.person-avatar.small .avatar-symbol{font-size:15px}.person-avatar.large .avatar-symbol{font-size:42px}.member-card-link{display:block;color:inherit;text-decoration:none}.member-card>.avatar-edit-button{margin-top:16px;align-self:flex-start}.avatar-edit-button{white-space:nowrap}.avatar-editor .avatar-preview{display:flex;justify-content:center;margin:12px auto 20px}.avatar-preview>.person-avatar.large,.avatar-preview>img{width:140px;height:140px;border-radius:50%;object-fit:cover}.avatar-photo-actions{display:flex;flex-wrap:wrap;gap:12px}.avatar-photo-actions>button{flex:1 1;justify-content:center}.avatar-file-input{display:none}.avatar-presets{border:0;padding:0;margin:22px 0;min-width:0}.avatar-presets legend{margin-bottom:12px;font-weight:600}.avatar-presets>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.avatar-presets button{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:12px 4px;min-width:0;font-size:12px}.avatar-presets button.selected{border-color:var(--blue,#1769ff);background:#edf4ff;box-shadow:0 0 0 1px #1769ff}.health-counts{display:flex;justify-content:space-between;gap:8px;margin:18px 0 10px}.health-counts>div>span{display:flex;align-items:center;gap:7px}.health-counts svg{padding:3px;box-sizing:content-box;border-radius:50%;background:#edf8f2}.health-counts .yellow svg{background:#fff3d4}.health-counts .red svg{background:#ffe8ec}.health-counts b{color:#172741;font-size:24px;font-weight:650}.health-counts small{display:block;text-align:center;color:#7b8da7;font-size:10px;margin-top:7px}.stat-caption{color:#8192ad;font-size:11px}.stat-caption.red{color:var(--red)}.stat-divider{color:#b2bfd1;padding:0 5px}.dashboard-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:18px}.panel{background:linear-gradient(140deg,#fff,#ffffffcf);border:1px solid #e6edf7;box-shadow:0 3px 15px #4174b604}.panel-heading{border-bottom:0;padding:18px 20px 12px}.panel-heading h2{font-size:16px;font-weight:650}.panel-heading>a{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:#357fe1;white-space:nowrap}.attention-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 13px 14px}.attention-card{min-width:0;border:1px solid #f0e5e9;border-radius:12px;padding:13px;background:linear-gradient(120deg,#fff4f6,#fff);box-shadow:0 2px 5px #bf345808}.attention-card.watch{border-color:#f1ecdf;background:linear-gradient(120deg,#fffaf0,#fff)}.attention-meta{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:18px}.attention-meta time{font-size:10px;color:#8293ad}.badge{border-radius:12px;font-size:10px;padding:4px 8px}.attention-person{display:flex;gap:11px;align-items:center;min-height:88px}.attention-person .person-avatar{width:59px;height:59px}.attention-person>div{min-width:0}.attention-person h3{font-size:16px;font-weight:650}.attention-person p{font-size:11px;color:#4d607e;margin:3px 0;line-height:1.6}.attention-reading{font-size:13px;color:#ee3b52;font-weight:600}.watch .attention-reading{color:#a6791e}.attention-reading small{font-size:10px;font-weight:400}.attention-actions{display:flex;gap:9px;justify-content:center;margin-top:18px}.attention-actions .button{font-size:11px;padding:7px 11px;min-height:33px;border-color:#e1e9f5}.attention-primary{background:#fa465b;border-color:#fa465b!important;color:white;box-shadow:0 4px 10px #ed3e5220}.attention-primary:hover{background:#e9374c}.watch .attention-primary{background:#e9f2ff;color:#1765c3;box-shadow:none;border-color:#e9f2ff!important}.agenda-list{padding:0 18px 13px}.agenda-item{display:flex;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #eff3f9}.agenda-item:last-child{border:0}.agenda-item>div{flex:1 1;min-width:0}.agenda-item strong{display:block;font-size:12px;font-weight:500;line-height:1.65}.agenda-item small{font-size:10px;color:#8494ad}.agenda-item time{font-size:10px;color:#778cac;white-space:nowrap}.agenda-check{color:#a9b8ce}.agenda-check.started{color:#2c79e0}.family-strip{display:flex;gap:20px;align-items:flex-start;padding:15px 22px 25px}.family-strip-item{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:80px;text-align:center}.family-strip-item strong{font-size:12px;font-weight:600;margin-top:4px}.family-strip-item small{font-size:10px;color:#8093b1}.portrait-status{position:relative}.portrait-status>i{position:absolute;bottom:2px;right:2px;border:2px solid #fff;border-radius:50%;width:12px;height:12px}.dot-red{background:#fb4157}.dot-yellow{background:#f5bb19}.dot-green{background:#25ac76}.dot-unknown{background:#b3bed0}.status-caption{font-size:9px}.family-strip-note{align-self:center;margin-left:auto;color:#a0b3ce;font-size:12px;display:flex;gap:12px;align-items:center;padding-left:20px;border-left:1px solid #eaf0f9}.recent-list{padding:0 20px 15px}.recent-list>a{display:flex;align-items:center;gap:10px;padding:10px 0}.recent-list i{width:7px;height:7px;border-radius:50%;flex-shrink:0}.recent-list>a>div{flex:1 1;min-width:0}.recent-list strong{font-size:11px;font-weight:500;display:block;line-height:1.6}.recent-list small,.recent-list time{font-size:10px;color:#8b9bb3}.recent-list time{white-space:nowrap}.dashboard-footnote{display:flex;align-items:center;gap:8px;color:#8ca0bc;font-size:10px;margin:22px 0 4px}.dashboard-footnote>span:last-child{margin-left:auto}.profile-hero{gap:22px;padding:6px 0 15px}.profile-hero,.profile-name{display:flex;align-items:center}.profile-name{gap:14px}.profile-hero h1{font-size:30px;font-weight:650}.profile-hero p{font-size:12px;color:#8092af;margin-top:7px}.profile-hero>div>span{font-size:11px;color:#899bb5}.profile-hero>.primary{margin-left:auto;font-size:12px}.tabs{gap:16px;margin-top:10px}.tabs button{padding:14px 15px;color:#435776}.tabs button.selected{font-weight:600}.insights-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:18px}.insights-grid>.panel{min-width:0}.insights-grid .panel-heading{padding:17px 16px 11px}.insights-grid .panel-heading h2{font-size:14px}.data-tag{font-size:9px;padding:4px 7px;background:#eaf7f2;border-radius:15px;color:#289f78!important}.vitals-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:4px 14px 17px}.vital-card{background:linear-gradient(140deg,#f5f9ff,#fff);border:1px solid #eaf0f9;border-radius:11px;padding:13px 10px;min-width:0}.vital-card>div{display:flex;align-items:center;gap:6px;font-size:11px;color:#4a5e7e}.vital-card p{display:flex;align-items:baseline;gap:5px;padding:9px 0 3px}.vital-card strong{font-size:25px;font-weight:600;line-height:1.3}.vital-card .missing-value{color:#c0ccdb}.vital-card small{font-size:9px;color:#7e91ae}.vital-card time{font-size:9px;color:#93a4bb}.range-tabs{display:flex;margin-left:auto;gap:3px}.range-tabs button{min-height:25px;font-size:10px;padding:4px 7px;border:0;background:transparent}.range-tabs button.selected{background:#e7f0ff;color:#1765df}.reading-chart{display:block;width:100%;height:auto;max-height:245px;padding:0 8px}.reading-chart text{font-size:10px;fill:#91a2ba}.trend-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:0 15px}.trend-summary>div{text-align:center;padding:9px 5px;border-radius:9px;background:#f4f8fe}.trend-summary small,.trend-summary span{display:block;font-size:9px;color:#7c90ad}.trend-summary strong{display:block;font-size:20px;margin:5px 0;line-height:1;font-weight:600}.trend-summary small{font-size:8px}.chart-note{font-size:9px;color:#9cadc4;padding:8px 16px 12px}.metric-select{width:auto;max-width:calc(100% - 32px);margin:0 16px 5px;font-size:11px;padding:5px}.profile-attention{background:linear-gradient(110deg,#fff2f4,#fff)}.insight-events{padding:0 17px 13px}.insight-events>button{border:0;background:transparent;width:100%;padding:9px 0;justify-content:flex-start;font-weight:400;font-size:11px;text-align:left}.insight-events i{width:7px;height:7px;border-radius:50%;flex-shrink:0}.insight-events time{font-size:9px;color:#8197b6;margin-left:auto;white-space:nowrap}.panel-heading>.ghost{margin-left:auto;font-size:10px;color:#4388de}.event-drawer{position:fixed;inset:10px 10px 10px auto;margin:0;width:390px;height:calc(100dvh - 20px);max-height:none;border-radius:16px;padding:24px;box-shadow:-15px 0 100px #18365626}.drawer-event-title{padding:12px 0 19px}.drawer-event-title h2{margin:14px 0 8px;font-size:21px;line-height:1.6}.drawer-event-title p{font-size:12px;color:#8294b0}.event-facts{margin:0}.event-facts>div{display:flex;justify-content:space-between;gap:25px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.event-facts dt{color:#8699b5;white-space:nowrap}.event-facts dd{margin:0;text-align:right}.drawer-timeline-title{margin:26px 0 6px}.drawer-timeline{padding:0 4px}.drawer-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.drawer-actions .button,.drawer-actions button{font-size:12px}.empty-state{max-width:620px;padding:50px;margin:8vh auto;background:white;border-radius:18px}.empty-state p{margin:18px 0}.empty-state a{color:var(--teal)}@media (min-width:1600px){.overview-card{padding:25px}.attention-card{padding:20px}.attention-person{min-height:110px}.attention-actions{margin-top:23px}.family-strip{padding-top:25px;padding-bottom:35px}}@media (max-width:1150px){.sidebar{width:178px;padding-left:12px;padding-right:12px}.main-shell{margin-left:178px;width:calc(100% - 178px)}.main-content,.topbar{padding-left:20px;padding-right:20px}.overview-cards{gap:10px}.overview-card{padding:16px 13px}.overview-card h2{font-size:12px}.avatar-stack>span:last-child{display:none}.dashboard-layout{grid-template-columns:minmax(0,1.55fr) minmax(265px,1fr);gap:12px}.attention-grid{grid-template-columns:1fr}.attention-person{min-height:63px}.attention-meta{margin-bottom:9px}.attention-actions{margin-top:10px}.family-strip-note{display:none}.insights-grid{grid-template-columns:1fr}.header-date{font-size:10px}.topbar-right{gap:12px}.connection{display:none}}@media (max-width:800px){.sidebar{width:100%;position:static;flex-direction:row;align-items:center;padding:18px 20px;border:0;background:#ffffffbd}.sidebar .brand{font-size:20px}.brand small{display:none}.sidebar nav{position:fixed;z-index:50;bottom:0;left:0;right:0;margin:0;padding:7px 6px calc(7px + env(safe-area-inset-bottom));background:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #e5edf9;box-shadow:0 -5px 20px #36578905}.nav-link{gap:5px;font-size:10px;padding:5px 2px;border-radius:8px}.nav-link.active:before{display:none}.nav-link.active{background:transparent}.nav-link svg{width:20px;height:20px}.sidebar-bottom,.workspace-label{display:none}.main-shell{width:100%;margin:0;padding-bottom:80px}.topbar{position:absolute;right:17px;top:17px;height:37px;padding:0}.breadcrumb,.header-date,.header-icon:first-of-type{display:none}.topbar-right{gap:9px}.header-icon{background:transparent}.avatar.tiny{background:#e2edff;color:#377bd8}.demo-banner{margin:0 20px;font-size:9px;padding:5px 0}.main-content{padding:10px 18px 22px}.workspace-controls{margin-bottom:13px;font-size:9px;gap:8px}.workspace-controls>span{max-width:73%;line-height:1.6}.workspace-controls .ghost{font-size:10px;padding:3px}.dashboard-greeting{margin:1px 0 20px;gap:10px}.dashboard-greeting h1{font-size:24px}.dashboard-greeting p{font-size:11px}.dashboard-greeting .primary{font-size:10px;padding:7px;min-height:32px}.overview-cards{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.overview-card{padding:14px}.overview-card:nth-child(2){grid-column:1/-1;grid-row:1;display:flex;align-items:center;justify-content:space-between;gap:16px}.overview-card:nth-child(2)>h2{max-width:28px;line-height:1.6}.overview-card:nth-child(2)>.stat-caption{display:none}.health-counts{flex:1 1;margin:0;justify-content:space-around}.health-counts b{font-size:22px}.health-counts svg{width:17px;height:17px}.health-counts small{font-size:9px}.overview-card:first-child{display:none}.overview-value{margin:12px 0 10px;gap:8px}.overview-value strong{font-size:27px}.overview-value>span:last-child{font-size:10px}.metric-icon{width:29px;height:29px}.metric-icon svg{width:19px}.stat-caption{font-size:10px}.dashboard-layout{display:flex;flex-direction:column;gap:14px}.attention-grid{grid-template-columns:1fr;padding:0 11px 12px;gap:10px}.attention-panel .panel-heading{padding:17px 15px 13px}.panel-heading h2{font-size:15px}.attention-person{min-height:57px}.attention-person .person-avatar{width:51px;height:51px}.attention-person h3{font-size:15px}.attention-person p{font-size:11px}.attention-actions{justify-content:flex-end;margin-top:10px}.attention-meta{margin-bottom:10px}.attention-meta time{font-size:9px}.attention-reading{font-size:12px}.attention-card{padding:13px}.family-strip{padding:12px 20px 22px;gap:27px;overflow-x:auto}.family-strip-note{display:flex;font-size:10px;padding-left:10px;gap:7px}.family-strip-note>svg{display:none}.family-strip-item{min-width:82px}.family-strip-item .person-avatar{width:55px;height:55px}.dashboard-footnote{align-items:flex-start;font-size:9px;line-height:1.8}.dashboard-footnote>svg{flex-shrink:0;margin-top:2px}.dashboard-footnote>span:last-child{display:none}.profile-hero{gap:14px;flex-wrap:wrap}.person-avatar.large{width:65px;height:65px}.profile-hero>div{flex:1 1;min-width:0}.profile-name{display:block}.profile-name h1{font-size:22px}.profile-name .badge{margin-top:6px;font-size:9px}.profile-hero p,.profile-hero>div>span{font-size:10px}.profile-hero>.primary{font-size:10px;min-height:30px;padding:6px 9px}.tabs{gap:1px;margin-bottom:18px}.tabs button{padding:12px 13px;font-size:11px}.insights-grid{gap:13px}.vitals-grid{gap:8px;padding:4px 11px 13px}.vital-card{padding:11px 9px}.vital-card strong{font-size:24px}.vital-card>div{font-size:10px}.vital-card small,.vital-card time{font-size:8px}.vital-card>div svg{width:15px}.range-tabs button{font-size:9px;padding:3px 5px}.insights-grid .panel-heading{padding-left:13px;padding-right:13px}.insights-grid .panel-heading h2{font-size:13px}.reading-chart{padding:0 4px}.insight-events time{font-size:8px}.event-drawer{inset:0;max-width:100%;width:100%;height:100dvh;border-radius:0;padding:23px}.page-heading h1{font-size:23px}.eyebrow{font-size:9px}.page-heading>.primary{font-size:10px}footer{font-size:9px}}.live-banner{display:none}@media (min-width:801px){.topbar{height:60px}}.event-drawer[open]{display:flex;flex-direction:column}.event-drawer>div,.event-drawer>dl,.event-drawer>h3,.event-drawer>header{flex-shrink:0}.event-drawer .drawer-actions{margin-top:auto;padding-top:24px}@media (max-width:800px){.overview-card:nth-child(2){display:grid;grid-template-columns:30px 1fr;gap:10px}.overview-card:nth-child(2)>.stat-caption{display:block;grid-column:1/-1;text-align:center;font-size:9px}}.member-total{font-size:11px;font-weight:400;color:#91a2b9;margin-left:5px}.check-label{display:flex;align-items:flex-start;gap:10px;line-height:1.6}.check-label input[type=checkbox]{width:17px;height:17px;flex:0 0 17px;margin-top:3px;accent-color:var(--blue,#2476eb)}.field-wide{grid-column:1/-1}.account-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid #edf1f7}.account-row:last-child{border-bottom:0}.record-fields{margin:12px 0 0;display:grid;gap:7px;font-size:13px}.record-fields>div{display:grid;grid-template-columns:90px 1fr;gap:12px}.change-list dt,.record-fields dt{color:#7c8aa3}.change-list dd,.record-fields dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.history-row{border-bottom:1px solid #edf1f7;padding:16px 0}.history-row summary{cursor:pointer;line-height:1.8;font-size:14px}.history-row summary>span{margin-left:14px}.change-list{display:grid;gap:12px;font-size:13px;padding:15px;background:#f5f8fe;border-radius:10px}.change-list>div{display:grid;grid-template-columns:90px 1fr;gap:12px}.copy-row{display:flex;gap:10px;margin:16px 0}.copy-row input{min-width:0;flex:1 1}.invitation-result h2{margin-bottom:12px}.management-mobile{display:none}.auth-page{min-height:100vh;padding:64px 20px;display:grid;place-items:center;background:radial-gradient(ellipse at top left,#e7f1ff,#f8fafc 70%)}.auth-box{width:min(100%,480px);padding:36px;background:white;border:1px solid #e5edf8;box-shadow:0 12px 60px #12315d0c;border-radius:20px}.auth-box h1{margin:20px 0 12px;font-size:26px}.auth-box .brand{color:#143359}.auth-box>p{margin-bottom:24px}.auth-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:20px;font-size:14px}.join-steps{list-style:none;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;margin:24px 0;font-size:12px;color:var(--muted)}.join-steps,.join-steps li{display:grid;gap:8px}.join-steps span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f0f3f8}.join-steps .reached{color:#1265cb}.join-steps .reached span{background:#e5f0ff}.join-steps [aria-current]{font-weight:700}.auth-help{margin:22px 0;font-size:14px}.auth-help summary{cursor:pointer;color:#1265cb;margin-bottom:16px}.invite-filter{margin:0 20px 16px;max-width:220px}.account-row h3{overflow-wrap:anywhere}.account-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:16px;padding:0 22px}.account-summary dt{color:var(--muted);font-size:13px}.account-summary dd{margin:5px 0 0;overflow-wrap:anywhere}.account-summary+.auth-links{padding:0 22px 20px}.invitation-reminder{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.invitation-reminder p{margin:6px 0 0}@media (max-width:700px){.account-row{align-items:flex-start;flex-direction:column}.account-row .row-actions{width:100%}.account-row .row-actions button{flex:1 1}.management-mobile{display:inline-flex}.auth-box{padding:26px 22px}.history-row summary>span{display:block;margin-left:0}.copy-row{flex-direction:column}}.panel>.account-list,.panel>.account-row,.panel>.history-row{margin-left:20px;margin-right:20px}.panel>p.error-text,.panel>p.muted,.panel>p.small{margin:12px 20px 20px}.panel-heading>button{margin-left:auto}.panel>button{margin:12px 20px 20px}.invitation-result{padding:24px}.invitation-result>p.small{margin-left:0;margin-right:0}.notification-service{padding:24px;margin-bottom:22px}.notification-service h2,.notification-service-header,.service-actions{display:flex;align-items:center;gap:10px}.notification-service-header{justify-content:space-between;flex-wrap:wrap;margin-bottom:12px}.notification-service h2{margin:4px 0;font-size:18px}.service-status{border-radius:20px;padding:7px 12px;background:#fff4dc;color:#805511;font-size:12px}.service-status.is-running{background:#e7f7ef;color:#18724d}.service-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.service-metrics>div{padding:14px;border:1px solid #edf1f6;border-radius:12px;background:#f8fbff}.service-metrics span{display:block;font-size:12px;color:#65758c}.service-metrics strong{display:block;margin-top:6px;font-size:25px}.service-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;font-size:12px;margin:18px 0}.service-details>div{display:flex;flex-wrap:wrap;gap:6px 16px}.service-details dt{color:#65758c}.service-details dd{margin:0}.service-actions{flex-wrap:wrap;margin-top:16px}.service-footnote{margin:16px 0 0;line-height:1.8}@media (max-width:640px){.notification-service{padding:18px}.service-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.service-details{grid-template-columns:1fr}}.filing-footer{padding:12px 20px;text-align:center;font-size:12px;color:var(--muted,#64748b)}.filing-footer a{color:inherit}.reference-ui{--ink:#152039;--muted:#6c7d98;--line:#e5ecf6;--teal:#0875f5;--teal-dark:#005bd0;min-height:100dvh}.reference-ui .sidebar{width:182px;padding:20px 10px 14px;background:linear-gradient(145deg,#f8fbff,#f2f7ff)}.reference-ui .brand{font-size:18px;padding:0 12px;gap:7px}.reference-ui .brand-mark{width:28px}.reference-ui .brand small{font-size:6px;white-space:nowrap}.reference-ui .sidebar nav{margin-top:26px;gap:5px}.reference-ui .nav-link{padding:11px 20px;gap:12px;font-size:13px}.reference-ui .nav-link.active:before{left:-10px}.reference-ui .nav-link b{font-size:10px;min-width:18px;padding:2px 5px}.reference-ui .sidebar-bottom{gap:4px}.sidebar-account{display:flex;align-items:center;gap:10px;padding:20px 13px 10px;margin-top:12px;border-top:1px solid var(--line);font-size:12px;font-weight:600}.sidebar-account small{display:block;margin-top:5px;font-size:10px;color:var(--muted);font-weight:400}.account-row>div,.sidebar-account>div{min-width:0}.account-row h3,.sidebar-account>div,.task-body p,[aria-label="我的家庭姓名"] p{overflow-wrap:anywhere}[aria-label="我的家庭姓名"]>p{margin:12px 20px 20px}.reference-ui .logout{font-size:11px;min-height:30px;padding:7px 18px}.reference-ui .version{margin:6px 18px 0;font-size:8px}.reference-ui .main-shell{width:calc(100% - 182px);margin-left:182px}.reference-ui .main-content{max-width:1450px;padding:0 24px 20px}.reference-ui .topbar{min-height:70px;height:auto;padding:18px 24px 12px;gap:20px;max-width:1450px;margin:0 auto}.reference-ui.is-dashboard .topbar{min-height:87px;align-items:flex-start}.reference-ui.is-dashboard .breadcrumb{display:none}.reference-ui .dashboard-greeting{display:block;margin:0}.reference-ui .dashboard-greeting h1{margin:0;font-size:25px;letter-spacing:0;line-height:1.4}.reference-ui .dashboard-greeting p{margin:5px 0 0;font-size:12px;color:var(--muted)}.reference-ui .topbar-right{gap:12px;margin-left:auto;padding-top:2px}.reference-ui .header-date{max-width:180px;text-align:right;line-height:1.6}.reference-ui .connection{display:none}.reference-ui .workspace-controls{margin:0 0 12px;font-size:10px;min-height:24px}.reference-ui .workspace-controls .ghost{font-size:10px;min-height:24px;padding:2px 5px}.reference-ui .overview-cards{grid-template-columns:1fr 1.2fr 1fr 1fr;gap:12px;margin-bottom:16px}.reference-ui .overview-card{min-height:127px;padding:16px 18px 13px;border-radius:12px;background:linear-gradient(135deg,#fff,#fbfdff)}.reference-ui .overview-card h2{font-size:13px;margin:0}.reference-ui .overview-value{margin:10px 0 8px;gap:9px}.reference-ui .overview-value strong{font-size:30px;color:#101d35}.metric-denominator{font-size:16px;font-weight:600}.reference-ui .overview-value>span:last-child{font-size:11px}.reference-ui .metric-icon{width:34px;height:34px;flex-shrink:0}.reference-ui .metric-icon.green{color:#279864;background:#e2f5e9}.reference-ui .avatar-stack{margin-left:40px}.reference-ui .avatar-stack>span:last-child{font-size:9px}.reference-ui .health-counts{margin:14px 0 9px}.reference-ui .health-counts b{font-size:25px}.reference-ui .health-counts svg{width:23px;height:23px;padding:4px;border-radius:50%;box-sizing:content-box}.reference-ui .health-counts .green svg{background:#e4f5ed}.reference-ui .health-counts .yellow svg{background:#fff4d8}.reference-ui .health-counts .red svg{background:#ffe6e9}.reference-ui .health-counts small{font-size:10px}.reference-ui .stat-caption{font-size:10px;margin:5px 0 0}.reference-ui .dashboard-layout{grid-template-columns:minmax(0,1.8fr) minmax(300px,1fr);gap:14px;align-items:stretch}.reference-ui .panel{border-radius:12px;box-shadow:0 2px 12px #3d6fba03}.reference-ui .panel-heading{padding:16px 18px 11px;gap:12px}.reference-ui .panel-heading h2{font-size:15px}.reference-ui .panel-heading>a{font-size:11px;white-space:nowrap}.attention-count{margin-left:5px;font-size:11px;color:var(--muted);font-weight:400}.reference-ui .attention-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 10px 11px;gap:10px}.reference-ui .attention-card{position:relative;padding:13px;min-width:0;border-radius:10px}.reference-ui .attention-meta{margin-bottom:16px;gap:8px}.reference-ui .attention-meta time{font-size:9px}.reference-ui .attention-person{min-height:76px;gap:12px;align-items:center}.reference-ui .attention-person>div{min-width:0}.reference-ui .attention-person .person-avatar{width:62px;height:62px;flex-shrink:0}.reference-ui .attention-person h3{font-size:16px;margin-bottom:7px}.reference-ui .attention-person p{font-size:12px;margin:4px 0;line-height:1.7}.reference-ui .attention-reading{font-size:14px}.reference-ui .attention-actions{margin-top:18px;gap:8px}.reference-ui .attention-actions .button,.reference-ui .attention-actions button{font-size:11px;min-height:31px;padding:6px 12px}.reference-ui .attention-card.urgent .attention-primary{color:white;border-color:#ff4559;background:linear-gradient(135deg,#ff5869,#ff344b);box-shadow:0 3px 8px #ed425526}.reference-ui .attention-card.watch .attention-primary{color:#005ac9;border-color:#e1edff;background:#e8f1ff}.reference-ui .agenda-list{padding:0 17px}.reference-ui .agenda-item{padding:11px 0;min-height:54px;gap:10px}.reference-ui .agenda-item strong{font-size:12px}.reference-ui .agenda-item small{font-size:10px;margin-top:3px}.reference-ui .agenda-item time{font-size:10px;max-width:83px;line-height:1.6;text-align:right}.agenda-add{padding:8px 17px 14px}.agenda-add .primary{background:#f1f6ff;border-color:#e5edfa;color:#086bdc;min-height:30px;font-size:11px;width:100%}.reference-ui .family-strip{padding:10px 20px 20px;gap:22px}.reference-ui .family-strip-item{min-width:78px}.reference-ui .family-strip-item .person-avatar{width:49px;height:49px}.reference-ui .family-strip-item strong{font-size:11px}.reference-ui .family-strip-item small,.reference-ui .status-caption{font-size:10px}.reference-ui .family-strip-note{font-size:11px;color:#8898b0;padding-left:18px}.reference-ui .family-strip-note>svg{width:20px}.reference-ui .recent-list{padding:0 18px 13px}.reference-ui .recent-list>button{border:0;border-radius:0;background:transparent;display:flex;align-items:center;gap:10px;padding:10px 0;width:100%;text-align:left;font-weight:400;min-width:0}.reference-ui .recent-list>button:hover{background:#f6f9ff}.reference-ui .recent-list>button>i{width:7px;height:7px;flex-shrink:0;border-radius:50%}.reference-ui .recent-list>button>div{flex:1 1;min-width:0}.reference-ui .recent-list strong{display:block;font-size:11px;font-weight:500}.reference-ui .recent-list small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.reference-ui .recent-list time{color:var(--muted);font-size:10px;text-align:right;max-width:81px;line-height:1.6}.reference-ui .dashboard-footnote{margin-top:16px;font-size:10px}.reference-ui footer{padding:14px 24px 20px;border-top:1px solid #e8eff7;font-size:10px}.reference-ui .page-heading{margin:8px 0 22px}.reference-ui .page-heading h1{font-size:26px}.reference-ui .page-heading .eyebrow{font-size:9px}.reference-ui .back-link{font-size:11px;margin:0 0 15px}.reference-ui .profile-hero{gap:20px;margin-bottom:18px}.reference-ui .profile-name h1{font-size:29px}.reference-ui .profile-hero>.person-avatar{width:86px;height:86px}.reference-ui .profile-hero p,.reference-ui .profile-hero>div>span{font-size:12px}.reference-ui .profile-hero>.row-actions{margin-left:auto}.reference-ui .profile-hero .row-actions .button,.reference-ui .profile-hero .row-actions button{font-size:11px;min-height:32px}.reference-ui .tabs{margin-bottom:16px}.reference-ui .tabs button{font-size:12px;padding:10px 17px}.reference-ui .insights-grid{grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:14px;align-items:start}.reference-ui .vitals-grid{padding:4px 12px 13px;gap:8px}.reference-ui .vital-card{padding:15px 12px;min-height:104px}.reference-ui .vital-card p{margin-top:10px}.reference-ui .vital-card strong{font-size:25px}.reference-ui .vital-card time{font-size:9px}.reference-ui .trend-panel{grid-row:auto}.reference-ui .reading-chart{max-height:185px}.reference-ui .range-tabs button{padding:5px 9px;font-size:10px}.reference-ui .trend-summary{gap:6px;margin:0 12px}.reference-ui .trend-summary>div{padding:10px}.reference-ui .chart-note{font-size:9px;margin:5px 14px;padding:5px 0 10px}.reference-ui .insight-events{padding:0 15px 12px}.reference-ui .insight-events button{min-height:31px;font-size:11px}.reference-ui .event-drawer{inset:10px 10px 10px auto;width:370px;padding:20px;border-radius:16px}.reference-ui .event-drawer::backdrop{background:#18294336;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.reference-ui .event-facts{gap:0}.reference-ui .event-facts>div{padding:13px 0;border-bottom:1px solid #edf1f7}.reference-ui .drawer-event-title h2{font-size:20px}.reference-ui .drawer-actions{gap:8px}.reference-ui .drawer-actions .button,.reference-ui .drawer-actions button{font-size:12px}.mobile-alert-target,.mobile-shortcuts,.reference-ui .mobile-more{display:none}.workspace-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:3px 0 22px}.workspace-shortcuts a{display:flex;align-items:center;gap:10px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:10px}.workspace-shortcuts a>svg:first-child{color:var(--teal)}.workspace-shortcuts a>span{flex:1 1}.device-summary{display:flex;gap:14px;align-items:center;margin-bottom:20px;color:var(--muted)}.device-summary>svg{color:#239b67}.device-summary strong{color:var(--ink)}.device-catalog{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.device-record{padding:20px}.device-record-heading{display:flex;align-items:center;gap:12px}.device-record-heading>div{flex:1 1}.device-record-heading h2{font-size:15px}.device-record-heading p{font-size:11px;color:var(--muted);margin:5px 0 0}.device-state{font-size:11px;padding:5px 8px;background:#eff8f3;border-radius:15px;white-space:nowrap}.device-owner{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:25px}.device-record dl{margin:18px 0}.device-record dl>div{display:flex;justify-content:space-between;gap:14px;padding:9px 0;font-size:12px}.device-note,.device-record dt{color:var(--muted)}.device-record dd{margin:0}.device-note,.device-record>.button{font-size:11px}.device-note{line-height:1.8;margin-top:20px}@media (max-width:1200px) and (min-width:801px){.reference-ui .main-content,.reference-ui .topbar{padding-left:18px;padding-right:18px}.reference-ui .overview-card{padding:14px 12px}.reference-ui .dashboard-layout{grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:12px}.reference-ui .attention-person{gap:9px;flex-wrap:wrap}.reference-ui .attention-person .person-avatar{width:49px;height:49px}.reference-ui .attention-person h3{font-size:14px}.reference-ui .attention-meta{flex-wrap:wrap;margin-bottom:12px}.reference-ui .attention-actions{flex-wrap:wrap}.reference-ui .attention-actions>*{flex:1 1}.reference-ui .insights-grid{grid-template-columns:1fr}}@media (max-width:800px){.reference-ui .sidebar{position:static;width:100%;padding:15px 16px;background:#ffffff9e}.reference-ui .brand{padding:0;font-size:18px}.reference-ui .sidebar nav{margin:0;padding:7px 10px calc(7px + env(safe-area-inset-bottom));gap:6px}.reference-ui .nav-link{font-size:10px;padding:6px;min-height:46px;gap:5px}.reference-ui .desktop-nav-link{display:none}.reference-ui .mobile-more{display:flex}.reference-ui .sidebar-bottom{display:none}.reference-ui .main-shell{width:100%;margin-left:0}.reference-ui .main-content{padding:0 16px 12px}.reference-ui .topbar{position:static;padding:0;min-height:0;margin:0}.reference-ui .topbar-right{position:absolute;right:17px;top:15px;padding:0;gap:8px}.reference-ui .avatar.tiny,.reference-ui .header-icon{width:29px;height:29px}.reference-ui.is-dashboard .topbar{display:block;padding:17px 17px 12px;min-height:0}.reference-ui .dashboard-greeting h1{font-size:22px}.reference-ui .dashboard-greeting p{font-size:11px;margin-top:6px}.reference-ui .workspace-controls{font-size:9px;gap:8px;margin-bottom:12px}.reference-ui .workspace-controls>span{max-width:72%}.reference-ui .management-mobile{display:none}.reference-ui .overview-cards{display:block;margin:0 0 15px}.reference-ui .overview-card:not(:nth-child(2)){display:none}.reference-ui .overview-card:nth-child(2){padding:0;min-height:0;display:block;background:transparent;border:0;box-shadow:none}.reference-ui .overview-card:nth-child(2)>h2{display:none}.reference-ui .health-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:0}.reference-ui .health-counts>div{padding:13px 5px 12px;background:#ffffffbd;border:1px solid #e9eef7;border-radius:9px}.reference-ui .health-counts>div>span{justify-content:center;gap:5px}.reference-ui .health-counts b{font-size:23px}.reference-ui .health-counts svg{width:16px;height:16px;padding:3px}.reference-ui .health-counts small{font-size:9px;text-align:center;margin-top:6px}.reference-ui .overview-card:nth-child(2)>.stat-caption{display:block;text-align:right;font-size:9px;margin-top:7px}.reference-ui .dashboard-layout{display:block}.reference-ui .attention-panel{border:0;border-radius:0;box-shadow:none;background:transparent}.reference-ui .attention-panel .panel-heading{display:none}.reference-ui .attention-grid{display:grid;grid-template-columns:1fr;padding:0;gap:10px}.reference-ui .attention-card{padding:14px 34px 12px 13px;border:0}.reference-ui .attention-card.urgent{background:#fff0f2}.reference-ui .attention-card.watch{background:#fff7e9}.reference-ui .attention-meta{margin:0 0 6px 55px}.reference-ui .attention-meta .badge{font-size:8px;padding:2px 5px}.reference-ui .attention-meta time{font-size:8px}.reference-ui .attention-person{min-height:0;gap:12px}.reference-ui .attention-person .person-avatar{width:43px;height:43px}.reference-ui .attention-person h3{font-size:14px;margin-bottom:4px}.reference-ui .attention-person p{font-size:11px;line-height:1.5;margin:3px 0}.reference-ui .attention-reading{font-size:12px}.reference-ui .attention-actions{display:none}.mobile-alert-target{display:flex;position:absolute;inset:0;width:100%;justify-content:flex-end;background:transparent;border:0;padding:10px;color:#df485a;border-radius:10px}.mobile-alert-target:hover{background:#ffffff15}.reference-ui .attention-card.watch .mobile-alert-target{color:#b77d10}.reference-ui .family-panel,.reference-ui .recent-panel,.reference-ui .today-panel{display:none}.mobile-shortcuts{display:grid;gap:10px;margin-top:14px}.mobile-shortcuts>a{display:flex;align-items:center;gap:12px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:10px}.mobile-shortcuts>a>div{flex:1 1}.mobile-shortcuts strong{display:block;font-size:12px}.mobile-shortcuts small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.mobile-shortcuts>a>svg{color:#9bb0cd}.reference-ui .dashboard-footnote{font-size:8px;line-height:1.8;margin-top:13px}.reference-ui footer{padding:10px 16px;font-size:9px}.reference-ui footer>span{display:block;margin-top:5px}.reference-ui .profile-hero{gap:12px;margin-bottom:14px}.reference-ui .profile-hero>.person-avatar{width:64px;height:64px}.reference-ui .profile-name h1{font-size:22px}.reference-ui .profile-hero>.row-actions{width:100%;flex:auto;justify-content:flex-end}.reference-ui .profile-hero p,.reference-ui .profile-hero>div>span{font-size:10px}.reference-ui .tabs button{padding:10px 12px;font-size:11px}.reference-ui .insights-grid{grid-template-columns:1fr;gap:12px}.reference-ui .panel-heading{padding:14px 13px 11px}.reference-ui .panel-heading h2{font-size:14px}.reference-ui .vitals-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:0 9px 10px}.reference-ui .vital-card{padding:11px 8px;min-height:105px}.reference-ui .vital-card>div{gap:5px}.reference-ui .vital-card strong{font-size:22px}.reference-ui .vital-card p{flex-wrap:wrap;gap:4px}.reference-ui .vital-card time{font-size:8px;line-height:1.6;display:block}.reference-ui .range-tabs{gap:0}.reference-ui .range-tabs button{padding:4px 7px;font-size:9px}.reference-ui .event-drawer{inset:8px;width:calc(100% - 16px);height:calc(100dvh - 16px);padding:19px}.reference-ui .page-heading h1{font-size:23px}.workspace-shortcuts{grid-template-columns:1fr;gap:8px}.workspace-shortcuts a{padding:13px}.device-catalog{grid-template-columns:1fr}.device-record{padding:17px}.device-summary{flex-wrap:wrap;font-size:12px}}.fitness-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:20px 0;color:var(--muted);font-size:12px}.fitness-toolbar label{display:flex;align-items:center;gap:12px;margin:0;white-space:nowrap}.fitness-toolbar select{min-width:180px}.fitness-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0}.fitness-stats .panel{padding:20px}.fitness-stats .panel>span{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:600}.fitness-stats svg{color:var(--teal)}.fitness-stats p{margin:10px 0 0;color:var(--muted);font-size:12px}.fitness-stats strong{color:var(--ink);font-size:32px;line-height:1.2}.fitness-filters{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.fitness-filters button{font-size:12px;border-radius:20px;padding:7px 16px}.fitness-filters .selected{color:var(--teal);background:#e9f2ff;border-color:#a9ceff}.fitness-session-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fitness-session{padding:22px;min-width:0}.fitness-session-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.fitness-category{display:flex;align-items:center;gap:6px;color:var(--teal);font-size:12px}.fitness-status{border-radius:20px;background:#edf3fc;color:#527295;font-size:11px;padding:5px 10px}.fitness-status.attended{background:#e9f7f0;color:#168557}.fitness-status.missed{background:#fff4dc;color:#94630a}.fitness-status.cancelled{background:#f0f2f5;color:#728098}.fitness-session h2{font-size:19px;margin:17px 0 13px;overflow-wrap:anywhere}.fitness-person{display:flex;align-items:center;gap:9px;font-size:13px}.fitness-session-time{display:flex;align-items:center;gap:8px;font-size:12px;margin-top:17px;flex-wrap:wrap}.fitness-session-time span{margin-left:auto;color:var(--muted)}.fitness-result{font-size:12px;color:#168557;background:#f2faf6;padding:10px 12px;border-radius:8px}.fitness-notes{font-size:12px;line-height:1.7;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}.fitness-actions{display:flex;gap:10px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.fitness-actions button{font-size:12px}.fitness-table-date{display:block;margin-top:5px;color:var(--muted);font-size:11px}.fitness-trend-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;margin-top:18px}.fitness-trend-grid .panel{padding:22px}.fitness-bars{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:10px 12px 0;text-align:center}.fitness-bars strong{font-size:20px}.fitness-bar-track{display:flex;align-items:flex-end;justify-content:center;height:180px;margin:10px 0;border-bottom:1px solid var(--line)}.fitness-bar-track i{width:60%;max-width:52px;background:linear-gradient(#81b6ff,#1875f5);border-radius:8px 8px 0 0}.fitness-bars small,.fitness-bars span{display:block;margin-top:7px;font-size:12px}.fitness-bars small{color:var(--muted);font-size:11px}.fitness-week-rows>div{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.fitness-week-rows strong{text-align:right;color:var(--teal)}.fitness-week-rows small{grid-column:1/-1;color:var(--muted);margin-top:5px}.fitness-caption{font-size:11px;color:var(--muted);line-height:1.8;margin:18px 0}.fitness-grant-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 0;border-top:1px solid var(--line);font-size:12px}.fitness-grant-row>div{flex:1 1;min-width:130px}.fitness-grant-row small{display:block;color:var(--muted);margin-top:5px}.fitness-grant-row button{font-size:12px}.reference-ui .workspace-shortcuts{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:900px){.fitness-toolbar{align-items:flex-start;flex-direction:column}.fitness-trend-grid{grid-template-columns:1fr}.reference-ui .workspace-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.fitness-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fitness-stats .panel{padding:15px}.fitness-stats strong{font-size:27px}.fitness-session-grid{grid-template-columns:1fr}.fitness-session{padding:18px}.fitness-bars{gap:12px;padding:10px 0 0}.fitness-actions{flex-wrap:wrap}.fitness-grant-row{gap:10px}}.fitness-progress-page{max-width:1180px;margin:0 auto}.progress-member-heading{display:flex;align-items:center;gap:14px;margin:24px 0 20px}.progress-member-heading h2{font-size:20px;margin-bottom:5px}.progress-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:20px}.metric-pills button[aria-pressed=true],.progress-tabs button[aria-pressed=true]{background:#e9f2ff;border-color:#97bff5;color:#0964cc}.progress-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.progress-metrics article{padding:20px}.progress-metrics article>span{font-size:12px;color:var(--muted)}.progress-metrics strong{display:block;font-size:30px;margin-top:10px}.progress-metrics small{font-size:12px;margin-left:6px;font-weight:400}.progress-report{padding:22px;margin-bottom:18px}.progress-goals>h2,.progress-report h2{display:flex;gap:8px;align-items:center;font-size:16px;margin-bottom:16px}.progress-report>p{line-height:1.9}.metric-pills{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.metric-pills button{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:14px;white-space:normal;text-align:left}.metric-pills strong{font-size:20px}.goal-progress small,.metric-pills small{font-size:11px;color:var(--muted)}.body-trend{padding:12px 0}.body-trend svg{width:100%;height:200px}.trend-ends{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:12px;color:var(--muted)}.body-trend>p{margin-top:14px}.progress-goals{display:grid;gap:14px;margin-bottom:20px}.stage-card{padding:22px;background:#fff;border:1px solid var(--line);border-radius:12px;min-width:0}.measurement-card header,.stage-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.measurement-card h3,.stage-card h3{font-size:15px;overflow-wrap:anywhere}.stage-card header p{margin-top:7px}.stage-state{color:#287450;background:#eaf7f0;padding:5px 8px;font-size:11px;white-space:nowrap;border-radius:20px}.goal-progress{margin:14px 0}.goal-progress>div{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;font-size:12px}.goal-progress progress{display:block;width:100%;height:8px;margin:9px 0;border:0;border-radius:8px;overflow:hidden;background:#edf2fa;accent-color:#1677ee}.goal-progress progress::-webkit-progress-bar{background:#edf2fa}.goal-progress progress::-webkit-progress-value{background:#1677ee}.goal-progress progress::-moz-progress-bar{background:#1677ee}.stage-notes{margin:12px 0;white-space:pre-wrap;overflow-wrap:anywhere}.measurements-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.measurement-card{padding:20px}.measurement-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.measurement-card dt{color:var(--muted);font-size:12px;margin-bottom:7px}.measurement-card dd{font-size:17px;font-weight:600}.measurement-card p{white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0}.progress-pagination{display:flex;align-items:center;justify-content:center;gap:15px;margin:20px 0}.progress-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.progress-form label,.progress-form-grid label{min-width:0}.progress-footnote{font-size:12px;color:var(--muted);line-height:1.8;margin-top:24px}@media (max-width:700px){.progress-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.progress-metrics article{padding:15px}.measurement-card,.progress-report,.stage-card{padding:16px}.metric-pills{gap:6px}.metric-pills button{padding:10px 7px}.metric-pills strong{font-size:15px}.metric-pills small{font-size:10px}.measurements-list{grid-template-columns:1fr}.progress-tabs button{flex:1 1;font-size:12px;padding:9px 8px}.progress-form-grid{grid-template-columns:1fr}.progress-member-heading .muted{font-size:11px}.progress-report>p{font-size:13px}}.medical-documents{padding:26px}.document-member{display:flex;align-items:center;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--line,#e8edf5);margin-bottom:24px}.document-member label{min-width:240px;margin:0}.document-filters label span,.document-member span{display:flex;align-items:center;gap:6px}.document-section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.document-section-heading h2{margin:0 0 6px}.document-section-heading p{margin:0}.document-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:14px}.document-filters label{min-width:0}.document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.document-card{border:1px solid #e6edf7;border-radius:16px;padding:20px;background:linear-gradient(135deg,#fff,#f9fbff);min-width:0}.document-card-heading{display:flex;gap:12px;align-items:flex-start}.document-card-heading>div:nth-child(2){flex:1 1;min-width:0}.document-card h3{margin:5px 0 0;font-size:16px;overflow-wrap:anywhere}.document-file-icon{background:#eaf2ff;color:#2574e9;border-radius:12px;padding:11px;display:flex}.document-state{white-space:nowrap;font-size:11px;border-radius:20px;background:#fff1d3;color:#9a6509;padding:5px 8px}.document-state.ready{background:#e8f6ee;color:#297352}.document-meta{margin:20px 0 12px;display:grid;gap:8px;font-size:12px}.document-meta>div{display:grid;grid-template-columns:70px 1fr;gap:8px}.document-meta dt{color:#73829a}.document-meta dd{margin:0;overflow-wrap:anywhere}.document-notes{font-size:13px;line-height:1.7;color:#586981;white-space:pre-wrap;overflow-wrap:anywhere}.document-encounter{display:block;font-size:12px;line-height:1.7;margin:12px 0}.document-actions{display:flex;gap:8px;flex-wrap:wrap;padding-top:14px;border-top:1px solid #edf1f6;margin-top:16px}.document-actions .button,.document-actions button{font-size:12px;padding:8px 11px}.document-upload-field{border:1px dashed #a9c4ec;background:#f5f9ff;padding:16px;border-radius:12px}.document-upload-field input{padding:8px 0;border:0;background:transparent;max-width:100%}.document-editor input,.document-editor label,.document-editor select{min-width:0;max-width:100%}.document-editor .error-text{overflow-wrap:anywhere}.document-file-size{display:block;margin-top:4px}.document-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:22px}.document-preview{width:min(850px,94vw);max-width:94vw}.document-preview iframe{width:100%;height:55vh;border:1px solid #e6edf7;background:#f8fafc;border-radius:8px}.encounter-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.encounter-followups{margin-top:10px}.encounter-followups a{display:block;font-size:12px;line-height:1.8}@media (max-width:1000px){.document-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.document-grid{grid-template-columns:1fr}}@media (max-width:600px){.document-editor .form-grid{grid-template-columns:minmax(0,1fr)}.medical-documents{padding:16px}.document-member{display:block}.document-member label{min-width:0}.document-member>span{margin-top:12px}.document-section-heading{align-items:flex-start}.document-section-heading h2{font-size:18px}.document-section-heading .primary{white-space:nowrap}.document-card{padding:15px}.document-card-heading{gap:8px}.document-file-icon{padding:9px}.document-preview iframe{height:55vh}}.document-fields{border:0;padding:0;margin:0;min-width:0}.document-submit{position:sticky;bottom:0;padding-top:12px;padding-bottom:4px;background:#fff;z-index:1}.document-metadata-warning{color:#805c20}.document-fields:disabled{opacity:.75}.document-visit-filter{max-width:480px}.pdf-canvas-wrap{max-height:55vh;overflow:auto;background:#eef2f6;border-radius:8px}.pdf-canvas-wrap canvas{width:100%;height:auto;background:white}.pdf-reader .document-pagination{margin:12px 0}.report-batch-actions{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.report-batch-modal.modal{width:min(800px,calc(100vw - 24px));max-width:800px}.report-batch-modal progress{width:100%;accent-color:#1677ff}.report-batch-list{display:grid;gap:12px;margin:16px 0}.report-batch-list article{min-width:0;padding:16px;border:1px solid #dce6f5;border-radius:12px;background:#f8fbff;overflow-wrap:anywhere}.report-batch-list article>button{margin:4px 8px 0 0}.report-batch-item-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.report-batch-modal p{overflow-wrap:anywhere}@media (max-width:640px){.report-batch-actions>button{width:100%;white-space:normal}.report-batch-modal.modal{padding:20px}}.family-agenda .agenda-hero{padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;background:linear-gradient(110deg,#fff 50%,#edf5ff)}.family-agenda .agenda-hero>div{display:flex;align-items:center;gap:14px}.family-agenda .agenda-hero h2{font-size:18px;margin:0 0 6px}.family-agenda .agenda-hero p{margin:0;color:#6a7e9c;font-size:12px}.family-agenda .agenda-hero-icon{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;color:#0878e5;background:#e8f2ff;border-radius:15px}.family-agenda .agenda-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.family-agenda .agenda-stats>*{padding:19px;display:flex;align-items:flex-start;flex-direction:column;gap:10px;text-align:left}.family-agenda .agenda-stats span{font-size:12px;display:flex;align-items:center;gap:6px;color:#526985}.family-agenda .agenda-stats strong{font-size:30px;line-height:1;color:#172b49}.family-agenda .agenda-stats strong small{font-size:20px;font-weight:500}.family-agenda .agenda-stats small{font-size:11px;color:#6f839e;font-weight:400;line-height:1.5}.family-agenda .agenda-stats button:hover{border-color:#87b8fb;background:#f8fbff}.family-agenda .agenda-controls{padding:16px 22px;margin-bottom:18px}.family-agenda .agenda-period{display:flex;justify-content:space-between;gap:15px;align-items:center;flex-wrap:wrap}.family-agenda .agenda-period .tabs{margin:0}.family-agenda .agenda-date-nav{display:flex;gap:6px;align-items:center}.family-agenda .agenda-date-nav label{margin:0}.family-agenda .agenda-date-nav input{min-width:140px;width:100%;padding:8px;font-size:13px}.family-agenda .agenda-date-nav button{padding:9px}.family-agenda .agenda-filters{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px;margin-top:18px}.family-agenda .agenda-filters label{color:#667c97;font-size:12px;margin:0}.family-agenda .agenda-filters select{width:100%;margin-top:6px}.family-agenda .agenda-week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:20px}.family-agenda .agenda-week-strip button{border:1px solid #e2eaf5;border-radius:12px;background:white;padding:13px 6px;display:flex;flex-direction:column;align-items:center;gap:8px}.family-agenda .agenda-week-strip button.is-today{background:#eaf3ff;border-color:#7db0fa;color:#006bea}.family-agenda .agenda-week-strip small,.family-agenda .agenda-week-strip span{font-size:11px}.family-agenda .agenda-week-strip strong{font-size:20px}.family-agenda .agenda-days{display:grid;gap:16px}.family-agenda .agenda-day{overflow:hidden}.family-agenda .agenda-day>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;background:#f9fbff;border-bottom:1px solid #edf1f8}.family-agenda .agenda-day>header h2{font-size:15px;margin:0}.family-agenda .agenda-day>header h2 span{display:inline-block;margin-left:10px;background:#e5f1ff;color:#0873d8;padding:3px 7px;font-size:11px;font-weight:400;border-radius:5px}.family-agenda .agenda-item{display:grid;grid-template-columns:72px 38px minmax(0,1fr) auto;gap:16px;align-items:start;padding:22px;border-bottom:1px solid #edf1f8}.family-agenda .agenda-item:last-child{border-bottom:0}.family-agenda .agenda-item>div{min-width:0}.family-agenda .agenda-time{padding-top:3px}.family-agenda .agenda-time strong{font-size:19px}.family-agenda .agenda-time small{display:block;color:#6e809a;margin-top:6px;font-size:11px}.family-agenda .agenda-kind-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#0878e5;background:#eaf3ff}.family-agenda .fitness .agenda-kind-icon{color:#1a8964;background:#e8f6ef}.family-agenda .agenda-item-title{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.family-agenda .agenda-item-title h3{margin:0;font-size:15px;overflow-wrap:anywhere}.family-agenda .agenda-item-body p{margin:8px 0 0;overflow-wrap:anywhere}.family-agenda .agenda-person{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;font-size:12px}.family-agenda .agenda-person .person-avatar{width:25px;height:25px}.family-agenda .agenda-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.family-agenda .agenda-item-actions .button,.family-agenda .agenda-item-actions button{font-size:12px;white-space:nowrap}.family-agenda .agenda-caption{line-height:1.8;margin:18px 0}.family-agenda .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.agenda-course-context{display:flex;flex-wrap:wrap;gap:12px 22px;align-items:center}@media (max-width:1000px){.family-agenda .agenda-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.family-agenda .agenda-hero{align-items:flex-start;flex-direction:column}}@media (max-width:600px){.family-agenda .page-heading{flex-direction:column;align-items:stretch;gap:16px}.family-agenda .page-heading .row-actions{justify-content:flex-start}.family-agenda .agenda-hero{padding:18px}.family-agenda .agenda-hero p{line-height:1.7}.family-agenda .agenda-stats{gap:8px}.family-agenda .agenda-stats>*{padding:15px}.family-agenda .agenda-controls{padding:12px 14px}.family-agenda .agenda-period .tabs{width:100%;justify-content:space-between}.family-agenda .agenda-period .tabs button{padding:10px 5px;font-size:12px}.family-agenda .agenda-date-nav{width:100%;justify-content:space-between}.family-agenda .agenda-date-nav label{flex:1 1}.family-agenda .agenda-filters{grid-template-columns:1fr 1fr;gap:12px}.family-agenda .agenda-filters label:first-child{grid-column:1/-1}.family-agenda .agenda-week-strip{gap:4px}.family-agenda .agenda-week-strip button{border-radius:8px;padding:10px 2px}.family-agenda .agenda-week-strip strong{font-size:17px}.family-agenda .agenda-week-strip small,.family-agenda .agenda-week-strip span{font-size:10px}.family-agenda .agenda-day>header{padding:16px}.family-agenda .agenda-item{grid-template-columns:58px minmax(0,1fr);gap:14px;padding:18px 14px}.family-agenda .agenda-kind-icon{display:none}.family-agenda .agenda-time strong{font-size:17px}.family-agenda .agenda-item-actions{grid-column:2;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.family-agenda .agenda-person{gap:6px}}.care-plan-intro{display:flex;align-items:center;gap:18px;padding:24px;margin-bottom:20px;background:linear-gradient(115deg,#fff,#eef6ff)}.care-plan-intro>span{display:grid;place-items:center;flex-shrink:0;width:48px;height:48px;border-radius:14px;color:#0878e5;background:#e5f0ff}.care-plan-intro h2{font-size:18px;margin:0 0 8px}.care-plan-intro p{margin:0;color:#617896;font-size:12px;line-height:1.8}.care-plan-intro .button{white-space:nowrap;margin-left:auto}.care-plan-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:22px}.care-plan-stats .panel{padding:22px;display:grid;gap:12px}.care-plan-stats span{color:#637a96;font-size:12px}.care-plan-stats strong{font-size:30px;color:#172b49}.care-plan-filters{display:flex;gap:16px;margin-bottom:16px}.care-plan-filters label{flex:1 1;max-width:300px;font-size:12px;color:#637a96}.care-plan-filters select{width:100%;margin-top:6px}.care-plan-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.care-plan-list>.panel:only-child{grid-column:1/-1}.care-plan-card{padding:24px;min-width:0}.care-plan-card header{display:flex;gap:12px;align-items:center}.care-plan-card header>div{min-width:0;flex:1 1}.care-plan-card h2{font-size:16px;margin:0;overflow-wrap:anywhere}.care-plan-card p{line-height:1.8;overflow-wrap:anywhere}.care-plan-state,.care-plan-tag{padding:4px 8px;color:#1870c8;background:#eaf3ff;border-radius:6px;font-size:11px;white-space:nowrap}.care-plan-state.ended,.care-plan-state.stopped{color:#738197;background:#f1f4f8}.care-plan-rule{display:flex;gap:7px;align-items:center;font-size:13px;margin-top:22px}.care-plan-progress{display:flex;flex-wrap:wrap;gap:10px 18px;margin:20px 0;font-size:12px;color:#617896;border-top:1px solid #edf1f8;padding-top:16px}.care-plan-card .row-actions{justify-content:flex-start}.care-plan-weekdays{border:1px solid #e0e8f3;border-radius:10px;padding:12px;margin:12px 0;display:flex;gap:8px;flex-wrap:wrap}.care-plan-weekdays legend{font-size:12px;color:#637a96}.care-plan-weekdays label{display:flex;gap:5px;align-items:center;margin:0;font-size:12px}.care-plan-weekdays input{width:16px;height:16px;margin:0}.care-plan-preview{padding:16px;border:1px solid #e0eaff;border-radius:12px;background:#f6f9ff;margin:18px 0}.care-plan-preview h3{display:flex;align-items:center;gap:8px;font-size:14px;margin:0}.care-plan-preview ol{padding-left:20px;font-size:12px;color:#526b8a;line-height:1.8}.care-plan-footnote{margin:22px 0;line-height:1.8}@media (max-width:800px){.care-plan-list{grid-template-columns:1fr}.care-plan-intro{align-items:flex-start;flex-wrap:wrap}.care-plan-intro>div{flex:1 1;min-width:180px}.care-plan-intro .button{margin:0}}@media (max-width:600px){.care-plans-page .page-heading{flex-direction:column;align-items:stretch;gap:16px}.care-plan-stats{gap:8px}.care-plan-stats .panel{padding:14px}.care-plan-stats strong{font-size:26px}.care-plan-card{padding:18px}.care-plan-card header{flex-wrap:wrap}.care-plan-state{margin-left:auto}.care-plan-filters{gap:10px}.care-plan-intro{padding:18px}}