:root{--ink:#263a32;--muted:#7a857d;--green:#22674a;--green-dark:#154e37;--paper:#f7f8f4;--line:#e7ebe3;--white:#fff;--pale:#edf3e9;--amber:#9e741b;--red:#aa5149}*{box-sizing:border-box}body{margin:0;font:14px/1.55 'Segoe UI',Arial,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #91b999;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:34px;font-weight:570;letter-spacing:-1.2px;line-height:1.2;margin-bottom:12px}h2{font-size:18px;font-weight:600;letter-spacing:-.35px;margin:0}h3{font-weight:600}small{font-size:12px}input,select,textarea{background:#fff;border:1px solid #dbe2d9;border-radius:8px;padding:11px 13px;width:100%;color:var(--ink);outline:none;max-width:100%}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #22674a10}input[type=checkbox]{width:19px;height:19px;accent-color:var(--green)}textarea{resize:vertical}.sidebar{position:fixed;left:0;top:0;bottom:0;width:244px;background:#f0f3ec;border-right:1px solid var(--line);padding:31px 22px 18px;display:flex;flex-direction:column}.brand{font-size:35px;letter-spacing:-2px;font-weight:650;color:var(--green-dark);display:flex;align-items:center;gap:10px}.brand-icon{font-size:38px;font-weight:400;line-height:1}.brand-dot{margin-left:-8px;color:#9ab293}.workspace-label{font-size:10px;letter-spacing:1.5px;color:#94a18f;margin:41px 12px 13px}.nav-item{padding:12px 13px;border-radius:8px;display:flex;align-items:center;gap:12px;font-size:13px;color:#667561;margin:4px 0;font-weight:500}.nav-item span{font-size:20px;line-height:1;width:18px;text-align:center}.nav-item:hover{background:#e4ebde}.nav-item.selected{background:var(--green-dark);color:#fff}.sidebar-note{margin:auto 9px 32px;padding-top:50px}.small-leaf{display:block;color:#809f74;font-size:34px;margin-bottom:13px}.sidebar-note strong{font-size:18px;line-height:1.45;font-weight:500}.sidebar-note p{font-size:12px;color:#8c9686;margin:12px 0;line-height:1.8}.profile{border-top:1px solid #dfe5d8;padding-top:19px;display:flex;gap:10px;align-items:center}.avatar{border-radius:50%;background:#dce6d4;color:#55774a;font-size:15px;width:36px;height:36px;display:grid;place-items:center;flex:none}.profile strong{font-size:12px}.profile small{display:block;color:#8b9685;font-size:10px}.profile form{margin-left:auto}.logout{background:none;border:none;font-size:21px;color:#7c8b76}.main-shell{margin-left:244px;min-height:100vh;display:flex;flex-direction:column}.topbar{height:78px;flex:none;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding:0 42px;background:#fafbf8;font-size:12px}.breadcrumb{color:#9aa295}.crumb-separator{color:#c1c9bb;margin:0 15px}.topbar-right{display:flex;align-items:center;gap:24px}.today{color:#9ba494}.connection{color:#997444;display:flex;align-items:center;gap:7px;font-size:11px}.connection i{width:6px;height:6px;background:#b59158;border-radius:50%}.connection.online{color:#598160}.connection.online i{background:#60935b}main{padding:38px 42px 28px;max-width:1660px;width:100%;margin:0 auto;flex:1}.section-kicker{font-size:10px;letter-spacing:1.8px;color:#8e9c86;font-weight:650;margin-bottom:13px}.muted{color:var(--muted)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:4px 0 30px}.page-heading p{margin-bottom:0;font-size:13px}.green-dot{color:#8cab73}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:8px;border:1px solid transparent;padding:11px 18px;font-weight:500;font-size:12px;min-height:43px;white-space:nowrap}.button span{font-size:17px}.primary{background:var(--green);color:#fff}.primary:hover{background:var(--green-dark)}.secondary{background:#fff;border-color:#dce3d8}.secondary:hover{background:var(--pale)}.button-group{display:flex;gap:10px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:23px}.stat{background:#fff;border:1px solid var(--line);border-radius:11px;padding:19px 21px 17px}.stat-label{font-size:11px;color:#75836e;display:flex;justify-content:space-between;gap:5px}.stat-label>span{color:#879b78}.stat-value{font-size:36px;letter-spacing:-1.5px;margin:9px 0 1px;font-weight:550}.stat small{font-size:10px;color:#9aa391}.stat-mark{font-size:13px}.green{color:#488064}.amber{color:var(--amber)}.care-strip{background:#eaf0e4;border:1px solid #e3eadb;border-radius:10px;display:flex;align-items:center;gap:17px;padding:20px 23px;margin-bottom:28px}.strip-symbol{font-size:31px;color:#628450}.care-strip strong{font-size:13px;font-weight:600}.care-strip p{font-size:11px;color:#89937f;margin:4px 0 0}.strip-tag{font-size:10px;border:1px solid #d4dfca;border-radius:20px;padding:5px 12px;margin-left:auto;white-space:nowrap;color:#7d8b71}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;overflow:hidden}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:22px 23px}.panel-title h2{font-size:16px}.count-pill{display:inline-grid;place-items:center;border-radius:5px;font-size:10px;background:#eff3eb;color:#8a9a7d;min-width:24px;height:22px;margin-left:9px;vertical-align:middle}.search-form{display:flex;align-items:center;gap:8px;background:#fafbf9;border:1px solid #e6ebe1;border-radius:7px;padding:0 8px 0 12px}.search-form>span{font-size:20px;color:#9aab8d}.search-form input{border:0;background:none;width:204px;padding:8px 0;font-size:11px;box-shadow:none}.search-button{border:none;background:transparent;font-size:10px;color:#5c7a50;padding:6px}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:0 23px;overflow-x:auto}.tabs a{white-space:nowrap;font-size:11px;padding:0 0 14px;color:#9aa391;border-bottom:2px solid transparent}.tabs a.active{color:var(--green);border-color:var(--green);font-weight:600}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-size:9px;letter-spacing:.65px;font-weight:500;color:#96a08e;padding:14px 20px;background:#fcfdfb;white-space:nowrap}td{padding:17px 20px;border-top:1px solid #edf0e8;vertical-align:middle}td small{display:block;color:#9ca693;font-size:10px;margin-top:4px}tbody tr:hover{background:#fcfdfb}.patient-link{display:flex;align-items:center;gap:12px;min-width:165px}.patient-link strong{font-size:12px;font-weight:600}.patient-link small{font-size:9px;letter-spacing:.5px}.patient-avatar{width:35px;height:35px;border-radius:10px;background:#eef1e7;color:#778864;display:grid;place-items:center;font-size:14px;flex:none}.badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;border-radius:5px;padding:4px 8px;white-space:nowrap;background:#f2f3ef;color:#8a9381}.badge:before{content:'';width:4px;height:4px;background:currentColor;border-radius:50%}.badge.green{color:#4f815e;background:#eff5eb}.badge.red{color:#b5655b;background:#fbefeb}.badge.yellow{color:#a68a3d;background:#fcf6e6}.badge.paused{color:#7c8594;background:#eef0f3}.row-arrow{font-size:19px;color:#9eac94}.table-footer{border-top:1px solid var(--line);padding:16px 23px;display:flex;justify-content:space-between;font-size:10px;color:#9aa68e}.pagination{display:flex;gap:15px}.pagination a{color:var(--green)}.empty{text-align:center;padding:49px 20px 52px}.empty-icon{font-size:29px;border:1px solid #dce7d3;border-radius:18px;background:#f1f5eb;color:#88a478;display:grid;place-items:center;width:62px;height:62px;margin:0 auto 20px}.empty h3{font-size:18px;font-weight:500;margin-bottom:9px}.empty p{font-size:12px;line-height:1.8;color:#98a08f;margin-bottom:23px}.bottom-note{font-size:10px;color:#98a28e;display:flex;align-items:center;gap:8px;margin:18px 2px}.bottom-note>span{font-size:16px}.page-footer{display:flex;justify-content:space-between;font-size:10px;color:#a3ab9b;padding:20px 42px;border-top:1px solid var(--line)}.back-link{display:inline-block;color:#839476;font-size:11px;margin-bottom:24px}.form-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(235px,1fr);gap:30px}.form-panel{padding:27px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:21px}.field label,.stack-form label,.input-label{display:block;font-size:12px;font-weight:500;margin-bottom:7px;color:#62745a}.field.wide{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.form-aside{padding:23px 10px;font-size:12px}.steps{list-style:none;counter-reset:steps;padding:0}.steps li{position:relative;padding:0 0 24px 40px;counter-increment:steps}.steps li:before{content:counter(steps);position:absolute;left:0;top:0;border:1px solid #dbe5d2;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;color:#7a9268}.steps p{font-size:11px;color:#94a088;margin:7px 0 0}.notice{background:#f4f6ed;padding:16px;border-radius:7px;font-size:11px;line-height:1.8;color:#8b977d}.form-aside>p{font-size:11px;margin-top:20px}.help,.helptext{color:#8f9b84;font-size:10px;display:block;line-height:1.6;margin-top:7px}.help ul{padding-left:15px}.errorlist{padding:0;list-style:none;color:var(--red);font-size:12px}.stack-form{display:flex;flex-direction:column;gap:18px}.stack-form p{margin-bottom:0}.message{padding:13px 18px;border:1px solid #d6e4ce;background:#eff7eb;border-radius:8px;margin-bottom:20px;font-size:12px}.message.error{background:#fff0ed;border-color:#efd7d2}.narrow{max-width:600px}.patient-top{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-bottom:22px}.summary-text{padding:0 23px;font-size:13px;line-height:1.9;color:#6c7d60}.summary-disclaimer{padding:13px 23px;font-size:10px;color:#a1aa96;border-top:1px solid var(--line)}.connection-panel{padding:23px}.connection-panel h2{font-size:23px;margin-bottom:16px}.text-button{font-size:11px;color:var(--green);border:0;background:none;padding:0;font-weight:500}.middot{margin:0 8px;color:#bdc8b4}.chart-panel{margin-bottom:22px}.chart-panel .panel-title p{font-size:10px;margin:5px 0 0}.legend{display:flex;gap:17px;font-size:10px}.legend-mood{color:#57815a}.legend-anxiety{color:#c09c5a}#trend-chart{height:235px;padding:0 22px 12px}#trend-chart svg{width:100%;height:100%}.chart-grid{stroke:#edf0e7;stroke-width:1}.chart-label{fill:#a0aa93;font:10px 'Segoe UI',sans-serif}.chart-mood{fill:none;stroke:#57815a;stroke-width:2.5}.chart-anxiety{fill:none;stroke:#c09c5a;stroke-width:2.5}.chart-point-mood{fill:#57815a}.chart-point-anxiety{fill:#c09c5a}.chart-empty{min-height:185px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#a6b298}.chart-empty>span{font-size:53px;line-height:1}.chart-empty p{font-size:12px}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:22px}.panel-body{padding:0 23px 22px;font-size:12px}.preline{white-space:pre-line;line-height:1.8}.reminder-item{display:flex;align-items:center;gap:13px;padding:13px 0;border-bottom:1px solid var(--line)}.reminder-time{font-size:17px;color:#899875}.reminder-text{flex:1}.reminder-text strong{display:block;font-size:12px;font-weight:500;overflow-wrap:anywhere}.reminder-text small{font-size:10px;color:#9eaa92}.add-reminder{margin-top:17px}.add-reminder summary{font-size:12px;color:var(--green);cursor:pointer}.add-reminder .stack-form{margin-top:20px}.history{margin-bottom:22px}.symptom-cell{max-width:340px;min-width:170px;overflow-wrap:anywhere}.invitation-card{padding:42px;text-align:center;max-width:780px;margin:10px auto}.invitation-card h1{font-size:28px}.invitation-card .input-label{text-align:left;margin-top:30px}.copy-row{display:flex;gap:10px}.copy-row input{font-size:12px}.invitation-card .notice{margin:20px 0}.invitation-card>p{font-size:12px;line-height:1.8}#copy-status{color:var(--green);font-size:11px}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:#e8eedf;padding:42px 52px;color:#305938;display:flex;flex-direction:column;justify-content:space-between}.auth-story .brand{font-size:36px}.story-body{padding:60px 0}.eyebrow{font-size:10px;letter-spacing:2px;color:#84a071;margin-bottom:29px}.story-body h1{font-size:46px;line-height:1.25;letter-spacing:-1.5px;font-weight:500}.story-body p{font-size:13px;line-height:1.9;color:#87987a;margin-top:26px}.story-visual{display:flex;align-items:center;gap:8px;margin-top:62px;font-size:11px;color:#8da079}.story-node{border:1px solid #cddcbf;border-radius:50%;height:77px;width:77px;flex:none;display:grid;place-items:center;text-align:center;font-size:10px}.story-node.emphasized{border-radius:16px;width:132px;color:#eaf1e1;background:#487348;border:0}.auth-story>small{color:#95a485;font-size:11px}.auth-panel{display:grid;place-items:center;padding:40px;background:#fbfcf9}.auth-card{max-width:360px;width:100%}.auth-card h2{font-size:30px;letter-spacing:-.8px;font-weight:500;margin-bottom:12px}.auth-card>.muted{font-size:12px;margin-bottom:30px;line-height:1.8}.auth-card .section-kicker{font-size:9px}.auth-card .stack-form{gap:20px}.auth-card .button{margin-top:8px}.full{width:100%;justify-content:space-between}.auth-switch{margin-top:26px;color:#9ba78e;font-size:11px;text-align:center}.auth-switch a{color:var(--green);font-weight:500}.auth-privacy{margin-top:42px;border-top:1px solid var(--line);padding-top:20px;font-size:10px;color:#a8b19c;text-align:center}@media(min-width:1550px){main{padding-top:48px}.stats{gap:22px}.stat{padding:24px}.page-heading{margin-bottom:40px}.stat-value{font-size:42px}}@media(max-width:1190px){.sidebar{width:210px;padding:27px 15px}.main-shell{margin-left:210px}main{padding:30px 26px}.topbar{padding:0 26px}.stat{padding:16px}.stat-label{font-size:10px}.strip-tag{display:none}.page-heading h1{font-size:29px}.page-heading{align-items:flex-start}.button-group{flex-wrap:wrap;justify-content:flex-end}.table-scroll table{min-width:730px}.topbar .today{display:none}.story-body h1{font-size:38px}.auth-story{padding:38px}.story-visual{gap:4px}.story-visual>span{font-size:9px}.form-layout{grid-template-columns:1.7fr 1fr}}@media(max-width:900px){.sidebar{width:180px}.brand{font-size:30px}.nav-item{font-size:11px;padding:10px}.nav-item span{font-size:17px}.main-shell{margin-left:180px}.stats{grid-template-columns:1fr 1fr}.page-heading{flex-direction:column;gap:16px}.form-layout{grid-template-columns:1fr}.form-aside{padding:5px}.patient-top,.detail-columns{grid-template-columns:1fr}.auth-layout{grid-template-columns:.8fr 1fr}.auth-story{padding:25px}.story-body h1{font-size:31px}.story-visual{display:none}.auth-panel{padding:30px}.tabs{gap:18px}.panel-title{flex-wrap:wrap}.topbar{font-size:10px}.breadcrumb{display:none}.crumb-separator{display:none}.page-footer{padding:20px 26px}.page-footer span{display:none}}@media(max-width:650px){.sidebar{position:static;width:auto;padding:14px 20px;border-right:0;border-bottom:1px solid var(--line);display:block}.sidebar .brand{font-size:27px}.brand-icon{font-size:30px}.workspace-label,.sidebar-note,.profile{display:none}.sidebar nav{display:flex;gap:6px;margin-top:12px;overflow:auto}.nav-item{white-space:nowrap;font-size:10px;padding:8px 10px}.nav-item span{display:none}.main-shell{margin-left:0}.topbar{height:48px;padding:0 20px}.topbar-right{gap:10px}main{padding:25px 18px}.section-kicker{font-size:8px}.page-heading h1{font-size:28px}.page-heading p{font-size:12px}.stats{gap:10px}.stat{padding:14px}.stat-value{font-size:29px}.stat small{font-size:9px}.care-strip{padding:16px;gap:12px}.care-strip p{font-size:10px}.panel-title{padding:18px}.search-form{width:100%}.search-form input{flex:1;width:100px}.tabs{padding:0 18px}.empty{padding:35px 16px}.empty h3{font-size:16px}.table-footer{padding:13px 18px}.bottom-note{align-items:flex-start;font-size:9px}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.form-panel{padding:20px}.form-actions{flex-wrap:wrap}.auth-layout{display:block}.auth-story{min-height:0;padding:24px}.auth-story .brand{font-size:28px}.story-body{padding:25px 0 5px}.story-body .eyebrow{font-size:8px;margin-bottom:15px}.story-body h1{font-size:29px;margin:0}.story-body p,.auth-story>small{display:none}.auth-panel{padding:35px 25px;min-height:65vh}.auth-card h2{font-size:26px}.auth-privacy{margin-top:28px}.invitation-card{padding:25px}.invitation-card h1{font-size:24px}.copy-row{flex-direction:column}.summary-panel .panel-title{align-items:flex-start}.legend{gap:10px}.reminder-item{flex-wrap:wrap}.connection-panel{padding:20px}.button-group{justify-content:flex-start}.button{font-size:11px;padding:10px 14px}.page-footer{padding:18px}.narrow{width:100%}}
.signal-filters{display:flex;gap:12px;align-items:center;margin:-9px 0 19px;font-size:11px;flex-wrap:wrap}
.survey-page{min-height:100vh;background:linear-gradient(135deg,#edf3e8,#fafbf8);padding:32px 18px}.survey-brand{display:block;max-width:620px;margin:0 auto 30px;color:var(--green-dark);font-size:27px;font-weight:650;letter-spacing:-1.5px}.survey-card{max-width:620px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:14px;padding:37px;box-shadow:0 20px 60px #263a3212}.survey-card h1{font-size:30px}.survey-card>.muted{font-size:13px;line-height:1.75;margin-bottom:28px}.survey-form{gap:22px}.survey-score-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.survey-score-grid>.field:first-child:last-child{grid-column:span 2}.survey-card .field small{display:block;color:#94a089;font-size:10px;margin-top:5px}.survey-fieldset{border:1px solid #e2e8dc;border-radius:9px;margin:0;padding:16px}.survey-fieldset legend{padding:0 5px;font-size:11px;color:#708064}.survey-checkbox{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:#50654b}.survey-checkbox input{width:18px;height:18px;margin-top:1px;flex:none}.secure-prescription{white-space:pre-line;background:#f1f5eb;border-left:3px solid #789b63;border-radius:7px;padding:16px;font-size:14px;line-height:1.7;margin:4px 0 25px}.response-options ul{list-style:none;padding:0;margin:6px 0 0;display:grid;gap:10px}.response-options li{display:flex}.response-options label{border:1px solid #dfe7d9;border-radius:7px;padding:11px;width:100%;cursor:pointer;font-size:12px}.response-options input{width:auto;margin:0 9px 0 0;vertical-align:middle}.survey-privacy{border-top:1px solid var(--line);padding-top:19px;margin:29px 0 0;color:#9da793;font-size:10px;line-height:1.7}.survey-complete{text-align:center;padding:54px 37px}.survey-complete .notice{text-align:left;margin-top:25px}@media(max-width:650px){.survey-page{padding:20px 13px}.survey-brand{margin-bottom:18px}.survey-card{padding:25px 20px}.survey-card h1{font-size:26px}.survey-score-grid{grid-template-columns:1fr}.survey-score-grid>.field:first-child:last-child{grid-column:auto}.survey-complete{padding:42px 23px}}
