:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#172033;background:#f5f7fb;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app-shell{min-height:100vh;padding:48px}.public-header{justify-content:space-between;align-items:center;gap:18px;max-width:1180px;margin:0 auto 16px;display:flex}.brand-mark{align-items:center;min-width:0;display:inline-flex}.brand-mark img{object-fit:contain;width:290px;height:auto;display:block}.account-menu-wrap .brand-mark img{width:295px}.hero{grid-template-columns:1.7fr 1fr;align-items:stretch;gap:32px;max-width:1180px;margin:0 auto 40px;display:grid}.eyebrow{color:#2563eb;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-weight:800}.hero h1{max-width:760px;margin:0;font-size:clamp(42px,6vw,72px);line-height:.95}.hero-text{color:#4b587c;max-width:720px;margin-top:24px;font-size:20px;line-height:1.55}.hero-card{color:#fff;background:#172033;border-radius:28px;flex-direction:column;justify-content:center;padding:32px;display:flex;box-shadow:0 24px 60px #1720332e}.hero-card span{color:#93c5fd;margin-bottom:12px;font-weight:700}.hero-card strong{font-size:34px;line-height:1}.hero-card p{color:#dbeafe;margin-bottom:0;line-height:1.5}.hero-card .profile-chip{color:#bfdbfe;background:#93c5fd2e;border-radius:999px;align-items:center;width:fit-content;margin:18px 0 0;padding:6px 10px;font-size:13px;font-weight:800;display:inline-flex}.specialty-section{max-width:1180px;margin:0 auto}.coming-soon-section{border-top:1px solid #dbe3f0;margin-top:36px;padding-top:28px}.section-header{margin-bottom:20px}.section-header h2{margin:0 0 8px;font-size:32px}.section-header p{color:#5d6987;margin:0}.specialty-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.specialty-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:22px;grid-template-rows:minmax(56px,auto) 1fr auto;align-content:start;min-height:190px;padding:24px;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;box-shadow:0 14px 30px #17203314}.specialty-card.active:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 20px 42px #2563eb2e}.specialty-card.disabled{opacity:.62;cursor:not-allowed}.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.roadmap-card{cursor:default;box-shadow:none;background:#f8fafc;border-style:dashed;min-height:190px}.roadmap-card.active{cursor:pointer}.roadmap-card .card-topline span{color:#4b587c;background:#eef2f7}.roadmap-card-detail{color:#2563eb;align-self:end;margin-top:18px;font-weight:800}.contact-card{cursor:default;min-height:0}.contact-email{color:#1d4ed8;overflow-wrap:anywhere;margin-top:12px;font-weight:800;display:inline-block}.contact-button{justify-content:center;align-items:center;width:fit-content;margin-top:18px;text-decoration:none;display:inline-flex}.card-topline{justify-content:space-between;align-items:flex-start;gap:14px;min-height:56px;display:flex}.card-topline h3{margin:0;font-size:21px;line-height:1.2}.card-topline span{color:#1d4ed8;white-space:nowrap;background:#e0ecff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.specialty-card.disabled .card-topline span{color:#6b7280;background:#eef1f6}.specialty-card p{color:#59647d;margin:0;line-height:1.5}@media (width<=900px){.app-shell{padding:28px}.public-header{align-items:center;margin-bottom:16px}.brand-mark img{width:min(190px,52vw)}.account-menu-wrap .brand-mark img{width:min(190px,42vw)}.hero,.specialty-grid,.roadmap-grid{grid-template-columns:1fr}}.back-button{color:#1d4ed8;cursor:pointer;background:#e0ecff;border:none;border-radius:999px;margin-bottom:24px;padding:10px 16px;font-weight:800}.secondary-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:999px;padding:10px 14px;font-weight:800}.account-menu-wrap{justify-content:flex-end;align-items:center;gap:10px;max-width:1180px;margin:0 auto 14px;display:flex;position:relative}.account-menu-wrap .brand-mark{margin-right:auto}.account-menu-wrap .notification-center{place-self:center}.install-menu-wrap{z-index:30;justify-content:flex-end;max-width:1180px;margin:0 auto 12px;display:flex;position:relative}.public-header .install-menu-wrap{max-width:none;margin:0}.install-menu-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:999px;padding:10px 14px;font-weight:800;box-shadow:0 10px 24px #17203314}.install-menu-button:hover{background:#f8fbff;border-color:#2563eb}.install-menu-panel{top:46px;right:0}.install-instructions-list{color:#4b587c;margin:16px 0 0;padding-left:22px;line-height:1.6}.install-instructions-list li+li{margin-top:8px}.account-menu-group,.account-bubble-wrap{position:relative}.account-menu-button{color:#172033;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:999px;padding:10px 14px;font-weight:800;box-shadow:0 10px 24px #17203314}.account-bubble-button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #bfdbfe;border-radius:50%;width:42px;height:42px;font-weight:900;box-shadow:0 10px 24px #2563eb2e}.account-bubble-panel{width:230px}.account-menu-panel{z-index:30;background:#fff;border:1px solid #dbe3f0;border-radius:14px;width:190px;padding:8px;position:absolute;top:46px;right:0;box-shadow:0 18px 40px #17203329}.account-menu-panel button{color:#172033;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;width:100%;padding:10px;font-weight:700}.account-menu-panel button:hover{background:#f5f7fb}.account-menu-identity{color:#64708f;overflow-wrap:anywhere;padding:10px;font-size:12px;font-weight:800}.account-menu-panel button:disabled{opacity:.5;cursor:not-allowed}.account-menu-panel .account-menu-danger{color:#b91c1c}.account-menu-divider{background:#eef2f7;height:1px;margin:6px 0}.dashboard-shell{max-width:1180px;margin:0 auto}.dashboard-header{grid-template-columns:1.7fr 1fr;align-items:stretch;gap:32px;margin-bottom:28px;display:grid}.dashboard-header>div:only-child{grid-column:1/-1}.notification-center{place-self:start end;position:relative}.notification-bell{color:#172033;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;position:relative;box-shadow:0 12px 26px #1720331a}.notification-bell:hover{color:#2563eb;border-color:#2563eb}.notification-bell-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.notification-badge{color:#fff;text-align:center;background:#dc2626;border-radius:999px;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:800;line-height:22px;position:absolute;top:-6px;right:-6px}.notification-panel{z-index:20;background:#fff;border:1px solid #dbe3f0;border-radius:16px;width:min(360px,100vw - 56px);padding:16px;position:absolute;top:58px;right:0;box-shadow:0 22px 54px #1720332e}.notification-panel-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.notification-panel-header span{color:#1d4ed8;background:#e0ecff;border-radius:999px;padding:3px 9px;font-size:13px;font-weight:800}.notification-list{gap:10px;display:grid}.notification-row{background:#f8fafc;border-radius:12px;grid-template-columns:10px 1fr;align-items:start;gap:10px;padding:10px;display:grid}.notification-row p{color:#5d6987;margin:4px 0 0;line-height:1.4}.notification-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.notification-actions button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #dbe3f0;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:800}.notification-actions button:hover{background:#e0ecff;border-color:#2563eb}.notification-dot{background:#2563eb;border-radius:999px;width:10px;height:10px;margin-top:6px}.notification-dot.due{background:#dc2626}.notification-dot.upcoming{background:#d97706}.notification-dot.missed{background:#991b1b}.notification-dot.overdue{background:#7f1d1d}.notification-dot.info{background:#2563eb}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px;display:grid}.metric-card{background:#fff;border:1px solid #dbe3f0;border-radius:22px;padding:22px;box-shadow:0 12px 28px #17203314}.metric-card span{color:#64708f;margin-bottom:10px;font-weight:700;display:block}.metric-card strong{color:#172033;font-size:30px}.dashboard-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.panel{background:#fff;border:1px solid #dbe3f0;border-radius:24px;padding:24px;box-shadow:0 14px 30px #17203314}.panel h2{margin-top:0}.timeline-block{border-top:1px solid #e5eaf3;margin-top:16px;padding-top:16px}.timeline-block h3{margin:0 0 12px}.timeline-row{border-bottom:1px solid #eef2f7;justify-content:space-between;padding:10px 0;display:flex}.log-card{border-top:1px solid #e5eaf3;margin-top:16px;padding-top:16px}.log-card pre{background:#f5f7fb;border-radius:14px;padding:14px;overflow-x:auto}.muted{color:#64708f}.loading-card,.error-card{background:#fff;border:1px solid #dbe3f0;border-radius:22px;padding:24px;box-shadow:0 14px 30px #17203314}.error-card{color:#b91c1c}@media (width<=900px){.dashboard-header,.dashboard-grid,.metric-grid{grid-template-columns:1fr}.notification-center{justify-self:start;width:100%}.notification-panel{width:min(100%,100vw - 56px);left:0;right:auto}}.panel label{color:#172033;margin-bottom:6px;display:block}.panel input,.panel select,.panel textarea{width:100%;font:inherit;background:#fff;border:1px solid #dbe3f0;border-radius:14px;margin-top:6px;padding:12px 14px}.panel input:focus,.panel select:focus,.panel textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.submit-button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:999px;width:100%;margin-top:12px;padding:12px 18px;font-weight:800}.submit-button:hover{background:#1d4ed8}.auth-links{color:#64708f;justify-content:center;align-items:center;gap:10px;margin-top:16px;font-size:14px;display:flex}.text-link-button{color:#4b587c;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:14px;font-weight:700;text-decoration:underline}.text-link-button:hover{color:#172033}.success-card{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;margin-bottom:16px;padding:14px}.panel input,.panel select,.panel textarea{color:#172033}.panel textarea{resize:vertical;caret-color:#172033;-webkit-text-fill-color:#172033;min-height:120px;line-height:1.5}.panel textarea::placeholder{color:#64708f;-webkit-text-fill-color:#64708f}.prn-notes-field{background:#fff;min-height:150px}.hero h1,.section-header h2,.specialty-card h3,.panel h2,.dashboard-header h1,.specialty-card{color:#172033}.specialty-card p,.section-header p,.hero-text,.muted{color:#4b587c}.dashboard-header{text-align:center;grid-template-columns:1fr}.dashboard-header div{max-width:700px;margin:0 auto}.dashboard-header .eyebrow{font-size:22px;font-weight:800}.dashboard-header h1{margin:0;font-size:clamp(32px,5vw,48px);line-height:1.15}.dashboard-header .hero-text{max-width:760px;margin-left:auto;margin-right:auto}.autocomplete-list{background:#fff;border:1px solid #dbe3f0;border-radius:14px;margin-top:8px;overflow:hidden}.autocomplete-option{color:#172033;text-align:left;cursor:pointer;background:#fff;border:none;width:100%;padding:10px 14px;display:block}.autocomplete-option:hover{background:#e0ecff}.autocomplete-option span{color:#64708f;margin-top:3px;font-size:13px;display:block}.log-details{margin-top:10px}.log-row{border-bottom:1px solid #eef2f7;justify-content:space-between;padding:6px 0;display:flex}.log-label{color:#64708f;text-transform:capitalize}.log-value{color:#172033;font-weight:600}.logs-table-wrapper{overflow-x:auto}.logs-table{border-collapse:collapse;width:100%;font-size:14px}.logs-table th,.logs-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:10px 8px}.logs-table th{color:#64708f;white-space:nowrap;font-weight:800}.logs-table td{color:#172033}.logs-table tbody tr:hover{background:#f5f7fb}.schedule-action-row{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.schedule-action-row+.schedule-action-row{margin-top:8px}.view-button{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:10px;padding:8px 12px;font-weight:800}.view-button:hover{background:#1e40af}.view-button:disabled{color:#8a94aa;cursor:not-allowed;background:#eef1f6}.modal-overlay{background:#17203399;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal{background:#fff;border-radius:20px;width:100%;max-width:520px;padding:24px}.modal input{width:100%;font:inherit;color:#172033;caret-color:#172033;-webkit-text-fill-color:#172033;background:#fff;border:1px solid #dbe3f0;border-radius:14px;margin-top:8px;padding:12px 14px}.modal input::placeholder{color:#64708f;-webkit-text-fill-color:#64708f}.modal input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.modal-actions .submit-button{width:auto;margin-top:0}.danger-button{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:999px;padding:12px 18px;font-weight:800}.danger-button:hover{background:#b91c1c}.danger-button:disabled{opacity:.45;cursor:not-allowed}.delete-confirm-label{margin-top:16px;display:block}.share-code-display{color:#172033;letter-spacing:.12em;text-align:center;overflow-wrap:anywhere;background:#f8fafc;border:1px dashed #2563eb;border-radius:16px;margin-top:8px;padding:18px;font-size:28px;font-weight:900}.share-code-label{gap:4px;margin-top:18px;display:grid}.share-code-label span{color:#64708f;font-size:14px;font-weight:700}.share-code-details{gap:10px;margin-top:16px;display:grid}.share-code-details div{background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;gap:4px;padding:12px;display:grid}.share-code-details span,.shared-patient-info span{color:#64708f;font-size:13px;font-weight:800}.shared-patient-list{gap:12px;display:grid}.provider-search{gap:8px;margin:12px 0 16px;display:grid}.shared-patient-row{appearance:none;color:#172033;width:100%;font:inherit;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dbe3f0;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex}.shared-patient-row:hover,.shared-patient-row:focus-visible,.shared-patient-row.selected{background:#eef5ff;border-color:#2563eb;outline:none;box-shadow:0 12px 24px #2563eb1f}.shared-patient-info{pointer-events:none;gap:6px;display:grid}.shared-patient-select{color:#1d4ed8;pointer-events:none;background:#e0ecff;border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:800}.provider-selected-patient{margin-top:20px}.provider-selected-header{text-align:center;justify-content:center;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.provider-selected-header>div{width:100%}.provider-selected-header h2{margin:0 0 8px}.provider-readonly-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.provider-readonly-card{appearance:none;color:#172033;cursor:pointer;min-height:170px;font:inherit;text-align:left;background:#f8fafc;border:1px solid #dbe3f0;border-radius:18px;grid-template-rows:minmax(56px,auto) 1fr;gap:14px;padding:20px;transition:border-color .16s,background .16s,box-shadow .16s;display:grid}.provider-readonly-card:hover,.provider-readonly-card:focus-visible{background:#eef5ff;border-color:#2563eb;outline:none;box-shadow:0 12px 24px #2563eb1f}.provider-readonly-card .card-topline span{color:#4b587c;background:#eef2f7}.provider-readonly-card p{color:#59647d;margin:0;line-height:1.5}.log-details-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.log-details-grid div{flex-direction:column;display:flex}.log-details-grid strong{color:#64708f;font-size:12px}.log-details-grid span{font-size:16px;font-weight:600}.status-pill{text-transform:capitalize;border-radius:999px;padding:4px 10px;font-size:.85rem;font-weight:700;display:inline-block}.status-pill.taken{color:#166534;background:#dcfce7}.status-pill.snoozed{color:#92400e;background:#fef3c7}.status-pill.skipped{color:#991b1b;background:#fee2e2}.status-pill.not_logged{color:#4b587c;background:#eef2f7}.scheduled-med-card{border-top:1px solid #eef2f7;margin-top:16px;padding-top:16px}.scheduled-med-card:first-of-type{border-top:none;margin-top:0;padding-top:0}.scheduled-med-card>p{margin:6px 0 0}.scheduled-dose-row{border-bottom:1px solid #eef2f7;gap:10px;padding:12px 0;display:grid}.scheduled-dose-row:last-child{border-bottom:none}.scheduled-dose-summary,.scheduled-dose-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.scheduled-dose-summary{justify-content:space-between}.scheduled-dose-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.checkin-layout{flex-direction:column;align-items:center;gap:24px;display:flex}.checkin-primary,.checkin-secondary{width:100%;max-width:700px}.dashboard-shell .checkin-primary,.dashboard-shell .checkin-secondary{max-width:100%}.insights-panel{margin-bottom:24px}.insights-header{gap:0;margin-bottom:1rem;display:grid}.insights-header h2{margin-top:0}.insights-header label{gap:6px;max-width:none;display:grid}.insights-header span{color:#64708f;font-size:.85rem;font-weight:800}.insights-header select{color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #dbe3f0;border-radius:14px;margin-top:6px;padding:12px 14px}.insight-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.insight-card{text-align:center;background:#f8fafc;border:1px solid #dbe3f0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:16px;display:flex}.insight-card>span{color:#64708f;font-weight:800}.insight-card>strong{color:#172033;margin:12px 0 8px;font-size:42px;line-height:1;display:block}.insight-card p{color:#4b587c;margin:0}.treatment-response-panel{margin-bottom:20px}.treatment-response-panel .insights-header{gap:12px}.treatment-response-panel .insights-header p{margin:6px 0 0}.treatment-response-context{color:#64708f;max-width:260px;margin-top:6px;font-size:12px;font-weight:600;line-height:1.35;display:block}.treatment-response-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.treatment-response-card{justify-content:flex-start;min-height:150px}.treatment-response-card>strong{font-size:34px}.treatment-response-score-note{color:#64708f;margin-top:6px;font-size:12px;font-weight:700;line-height:1.35}.treatment-response-card.improved{background:#ecfdf5;border-color:#a7f3d0}.treatment-response-card.improved>strong{color:#047857}.treatment-response-card.worsened{background:#fff7ed;border-color:#fed7aa}.treatment-response-card.worsened>strong{color:#c2410c}.treatment-response-note{margin:-4px 0 14px;font-weight:800}.behavior-chart-card{background:#f8fafc;border:1px solid #dbe3f0;border-radius:16px;margin:0 0 18px;padding:16px}.behavior-chart-header{gap:4px;margin-bottom:12px;display:grid}.behavior-chart-header h3{color:#172033;margin:0}.behavior-chart-header p{color:#64708f;margin:0;line-height:1.4}.behavior-chart-legend{flex-wrap:wrap;gap:8px 14px;margin-bottom:12px;display:flex}.behavior-chart-legend span{color:#4b587c;align-items:center;gap:6px;font-size:13px;font-weight:800;display:inline-flex}.behavior-chart-legend i{border-radius:50%;width:11px;height:11px;display:inline-block}.behavior-chart-scroll{width:100%;overflow-x:auto}.behavior-line-chart{width:100%;min-width:520px;height:auto;display:block}.behavior-chart-gridline{stroke:#dbe3f0;stroke-width:1px}.behavior-chart-axis-label{fill:#64708f;font-size:12px;font-weight:700}.behavior-chart-empty{color:#64708f;text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;margin:0 0 18px;padding:18px;font-weight:800}.insight-counts{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:12px;display:flex}.insight-counts span,.insight-detail{color:#64708f;font-weight:700}.insight-detail{text-align:center;gap:4px;margin-top:12px;display:grid}.insight-detail strong{color:#172033;overflow-wrap:anywhere}.activity-panel{margin-top:20px}.activity-filters{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.activity-filters label{min-width:170px}.activity-behavior-summary{gap:8px;min-width:0;display:grid}.activity-behavior-summary>strong{color:#172033}.activity-medication-summary{gap:5px;display:grid}.activity-medication-summary strong{color:#172033;font-weight:800}.activity-medication-times{color:#4b587c;flex-wrap:wrap;gap:6px 12px;font-size:13px;display:flex}.activity-notes{gap:3px;display:grid}.activity-notes span{color:#64708f;text-transform:uppercase;font-size:12px;font-weight:800}.activity-notes p{color:#4b587c;margin:0;line-height:1.4}.activity-detail-list{flex-wrap:wrap;gap:6px;display:flex}.activity-detail-list.detail-count-4,.activity-detail-list.detail-count-5{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:column;justify-content:start;place-items:start;width:100%;max-width:100%;display:grid}.activity-detail-list.detail-count-4{grid-template-rows:repeat(2,auto)}.activity-detail-list.detail-count-5{grid-template-rows:repeat(3,auto)}.activity-detail-chip{color:#4b587c;background:#f8fafc;border:1px solid #dbe3f0;border-radius:999px;align-items:center;gap:5px;width:fit-content;max-width:100%;padding:5px 9px;font-size:13px;line-height:1.2;display:inline-flex}.activity-detail-chip strong{color:#172033}.activity-more-chip{color:#1d4ed8;font-weight:800}@media (width<=760px){.insight-grid{grid-template-columns:1fr}.activity-filters{grid-template-columns:1fr;display:grid}}@media (width<=640px){html,body,#root{width:100%;min-width:0;max-width:100%}#root{border-inline:0}.public-header,.account-menu-wrap,.hero,.specialty-section,.dashboard-shell{width:100%;min-width:0;max-width:100%}.public-header,.account-menu-wrap{gap:6px}.brand-mark img{width:min(128px,36vw)}.account-menu-wrap .brand-mark img{width:min(116px,33vw)}.account-menu-wrap .notification-center{flex:none;width:auto}.install-menu-button,.account-menu-button{padding:7px 8px;font-size:12px}.account-menu-button{white-space:nowrap;min-height:42px;padding:0 10px;line-height:1}.notification-bell{width:42px;height:42px}.account-menu-wrap .notification-panel{width:min(280px,100vw - 36px);min-width:0;left:auto;right:-48px}.app-shell{padding:18px}.panel{min-width:0;padding:18px}.shared-patient-row,.provider-selected-header{flex-direction:column;align-items:stretch}.shared-patient-select{width:fit-content}.provider-readonly-grid{grid-template-columns:1fr}.scheduled-dose-summary{flex-direction:column;align-items:flex-start}.scheduled-dose-actions{grid-template-columns:1fr;width:100%}.scheduled-dose-actions .view-button{width:100%}.checkin-secondary .logs-table-wrapper{overflow-x:visible}.checkin-secondary .logs-table,.checkin-secondary .logs-table tbody,.checkin-secondary .logs-table tr,.checkin-secondary .logs-table td{width:100%;display:block}.checkin-secondary .logs-table thead{display:none}.checkin-secondary .logs-table tr{background:#fff;border:1px solid #dbe3f0;border-radius:14px;margin-bottom:12px;overflow:hidden}.checkin-secondary .logs-table td{overflow-wrap:anywhere;border-bottom:1px solid #eef2f7;grid-template-columns:minmax(82px,34%) minmax(0,1fr);gap:10px;display:grid}.checkin-secondary .logs-table td:last-child{border-bottom:none}.checkin-secondary .logs-table td:before{color:#64708f;font-weight:800}.checkin-secondary .logs-table td:first-child:before{content:"Time"}.checkin-secondary .logs-table td:nth-child(2):before{content:"Type"}.checkin-secondary .logs-table td:nth-child(3):before{content:"Details"}.checkin-secondary .logs-table td:nth-child(4):before{content:"Dosage"}.checkin-secondary .logs-table td:nth-child(5):before{content:"Notes"}}
