:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#253c36;background:#f6f7f3;font-synthesis:none;--green:#254e44;--muted:#76817b;--line:#e5e9e1;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a0bfae;outline-offset:3px}button{border:0;background:none}input,select,textarea{border:1px solid #dce2d9;border-radius:8px;background:#fff;padding:12px;color:#243b33;width:100%;min-width:0}textarea{resize:vertical}h1,h2,h3,p{margin:0}svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle}small{display:block}strong{font-weight:600}[hidden]{display:none!important}.brand{display:flex;align-items:center;gap:11px}.brand>span{font-family:var(--serif);font-size:34px;line-height:.95;letter-spacing:-1.5px}.brand-caption{font:8px "Segoe UI",sans-serif;letter-spacing:1.65px;display:block;margin-top:9px}.sidebar{position:fixed;inset:0 auto 0 0;width:228px;padding:33px 19px 0;background:#fdfdfb;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30}.sidebar .brand{padding-left:13px;margin-bottom:44px}.workspace-label{font-size:10px;letter-spacing:1.6px;color:#9ba49c;margin:0 15px 14px}.nav-item{width:100%;padding:13px 14px;display:flex;align-items:center;gap:12px;font-size:13px;text-align:left;border-radius:8px;margin-bottom:6px;color:#67776e}.nav-item.active{background:#eaf0e7;color:#214d3d;font-weight:600}.nav-item:hover{background:#f0f3eb}.nav-item svg{width:19px;height:19px}.nav-count{margin-left:auto;font-size:10px;background:#e6ebe0;color:#536951;padding:3px 6px;border-radius:5px}.sidebar-bottom{margin-top:auto}.guide-card{background:#f3f3e9;border:1px solid #e9eadc;border-radius:11px;margin:30px 4px 19px;padding:17px 15px}.guide-star{display:block;color:#668260;font-size:27px;margin-bottom:7px}.guide-card strong{font-size:12px}.guide-card p{font-size:11px;line-height:1.7;color:#859078;margin:7px 0 12px}.text-button{padding:0;color:#436449;font-size:12px;display:flex;justify-content:space-between;gap:20px;align-items:center}.profile{border-top:1px solid var(--line);margin:15px -19px 0;padding:19px;display:flex;align-items:center;gap:10px}.profile strong{font-size:12px}.profile small{color:#929a90;font-size:10px;margin-top:5px}.profile .icon-button{margin-left:auto}.avatar{display:grid;place-items:center;border-radius:50%;width:37px;height:37px;flex-shrink:0;background:#f0eee8;color:#796f5c;font-size:12px;font-weight:600;letter-spacing:.3px}.avatar.owner{background:#e7ecdd;color:#62764b}.avatar.tone1{background:#ede6e0;color:#997159}.avatar.tone2{background:#e6ebe8;color:#577b72}.avatar.tone3{background:#ece9f2;color:#897ba4}.workspace{margin-left:228px;min-height:100vh}.topbar{height:78px;background:#fdfdfb;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px}.breadcrumb{display:flex;gap:15px;font-size:12px;align-items:center}.breadcrumb>span{color:#8a948c}.breadcrumb strong{font-weight:500}.topbar-right{display:flex;align-items:center;gap:20px}.demo-pill{font-size:10px;border:1px solid #e2e7d9;background:#f8faf5;padding:7px 10px;border-radius:20px;display:flex;align-items:center;gap:6px;color:#66785b}.status-dot{display:inline-block;width:6px;height:6px;background:#78966a;border-radius:50%;flex-shrink:0}.icon-button{display:grid;place-items:center;width:32px;height:32px;border-radius:7px;color:#7b897f}.icon-button:hover{background:#eef2e9}.icon-button svg{width:19px;height:19px}#mobile-menu{display:none}main{padding:34px 38px 35px;max-width:1600px;margin:0 auto;min-height:calc(100vh - 132px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow,.small-label{font-size:10px;letter-spacing:1.7px;color:#889681;line-height:1.6;display:block}.page-heading h1{font-family:var(--serif);font-weight:400;font-size:35px;letter-spacing:-1px;margin:9px 0 9px}.page-heading p{color:#8b948b;font-size:12px;line-height:1.6}.primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:8px;background:var(--green);color:#fff;font-size:12px;box-shadow:0 2px 3px #12342312;font-weight:500;white-space:nowrap}.primary:hover{background:#1b3d34}.primary svg{width:16px;height:16px}.secondary{border:1px solid #dfe5da;background:#fff;border-radius:7px;padding:10px 14px;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.secondary:hover{background:#f5f7f0}.danger{color:#ae6257;border-color:#eed5cf}.full{width:100%;justify-content:space-between}.stats-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:27px}.stat{background:#fff;border:1px solid var(--line);border-radius:11px;padding:19px 21px 17px;box-shadow:0 2px 5px #354a3210}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#7f8a7d;font-size:11px}.stat-icon{background:#f0f4ec;border-radius:8px;display:grid;place-items:center;width:31px;height:31px;color:#839375}.stat-icon svg{width:16px;height:16px}.stat-number{font-family:var(--serif);font-size:34px;margin:7px 0 11px;line-height:1.1;letter-spacing:-.7px}.stat-foot{font-size:10px;color:#929a90}.stat-foot span{color:#6d8862}.content-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,1fr);gap:23px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 2px 5px #354a3208}.panel-header{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title{font-size:14px;font-weight:600}.panel-subtitle{font-size:10px;color:#919b90;margin-top:6px}.panel-header .text-button{font-size:11px;gap:8px;white-space:nowrap}.daybar{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 22px;border-top:1px solid #eef0e9;border-bottom:1px solid #eef0e9;background:#fafbf7}.day-label{font-size:12px;font-weight:500}.day-actions{display:flex;align-items:center;gap:5px}.date-input{width:135px;font-size:11px;padding:6px;border-color:#e6eadf}.weekday-chip{font-size:10px;background:#e9f0e3;color:#587049;border-radius:5px;padding:5px 9px}.agenda-table{width:100%;border-collapse:collapse}.agenda-table th{font-weight:400;text-align:left;color:#a0a79c;font-size:9px;letter-spacing:.7px;padding:14px 20px 10px}.agenda-table td{padding:15px 20px;border-bottom:1px solid #eff1ec;font-size:12px}.agenda-table tbody tr:last-child td{border-bottom:0}.agenda-table tbody tr{cursor:pointer;transition:background .15s}.agenda-table tbody tr:hover{background:#f9faf6}.time-cell{width:70px;font-size:12px!important;color:#667763}.time-cell small{font-size:9px;color:#a4ac9e;margin-top:5px}.patient-cell{display:flex;align-items:center;gap:12px;min-width:130px}.patient-cell strong{font-size:12px;font-weight:500}.patient-cell small{font-size:10px;color:#8d9887;margin-top:5px}.badge{display:inline-block;font-size:9px;border-radius:5px;white-space:nowrap;padding:5px 8px;background:#edf0e7;color:#798771}.badge.CONFIRMED,.badge.COMPLETED,.badge.resolved{background:#edf3e6;color:#6a8758}.badge.REQUESTED,.badge.open{background:#eaf0f6;color:#6c879f}.badge.HELD,.badge.human{background:#fbf2de;color:#b29755}.badge.CANCELLED{background:#faece8;color:#af7b6c}.panel-foot{padding:15px 22px;border-top:1px solid #edf0e8;font-size:10px;color:#98a18f;display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-foot svg{width:13px;height:13px}.right-stack{display:grid;gap:22px}.conversation-preview{display:flex;gap:12px;padding:17px 21px;width:100%;text-align:left;border-top:1px solid #f0f2eb}.conversation-preview:hover{background:#fafbf7}.conversation-preview .preview-copy{flex:1;min-width:0}.conversation-preview strong{font-size:12px;font-weight:500}.conversation-preview p{font-size:11px;color:#8e9788;line-height:1.6;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:6px 0}.conversation-preview small{font-size:9px;color:#9ba58f;display:flex;align-items:center;gap:6px}.preview-meta{font-size:9px;color:#99a18f}.warm-panel{background:#f1f2e7;border:1px solid #e6e9da;border-radius:11px;padding:23px;position:relative;overflow:hidden}.warm-panel .eyebrow{font-size:9px;color:#8c9478;letter-spacing:1.2px}.warm-panel h3{font:22px/1.3 var(--serif);letter-spacing:-.4px;margin:12px 0 10px;max-width:240px}.warm-panel p{font-size:11px;color:#899178;line-height:1.7;max-width:260px}.warm-panel button{margin-top:19px}.warm-decoration{position:absolute;right:15px;top:22px;font-size:55px;color:#d8dfc6;line-height:1;pointer-events:none}.lower-grid{margin-top:23px;display:grid;grid-template-columns:1.65fr 1fr;gap:23px}.activity-list{padding:0 23px 17px}.activity-item{display:flex;gap:12px;align-items:flex-start;padding:12px 0;font-size:11px;border-top:1px solid #f1f2ec}.activity-dot{width:7px;height:7px;border:1px solid #aebca5;background:#e4eddd;border-radius:50%;margin-top:4px}.activity-item small{color:#9aa28f;font-size:9px;margin-top:5px}.activity-item time{margin-left:auto;font-size:9px;color:#9aa28f}.chart{width:100%;height:142px;padding:5px 18px}.chart svg{width:100%;height:100%}.chart text{font:9px "Segoe UI",sans-serif;fill:#8c9680}.chart rect{fill:#c9d9b9}.chart rect.current{fill:#779466}.search{display:flex;align-items:center;gap:10px;border:1px solid #e3e7dd;border-radius:8px;padding:0 10px;background:#fff}.search svg{width:16px;color:#9da892}.search input{border:0;padding:10px 0;font-size:12px;max-width:250px;outline-offset:1px}.view-toolbar{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-bottom:20px}.filter-tabs{display:flex;gap:4px;background:#ebeee5;padding:4px;border-radius:8px}.filter-tabs button{padding:8px 13px;border-radius:6px;font-size:11px;color:#89937c}.filter-tabs button.active{background:#fff;box-shadow:0 1px 3px #254e4410;color:#415b32}.empty{text-align:center;padding:42px 22px;color:#88917f;font-size:12px;line-height:1.8}.empty strong{display:block;font:22px var(--serif);color:#5d7052;margin-bottom:9px}.empty .secondary{margin-top:16px}.app-footer{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding:19px 38px;font-size:9px;color:#a1a795}.notice{background:#f0f3e9;border:1px solid #e2e8d6;color:#738561;display:flex;gap:10px;align-items:flex-start;padding:14px 18px;border-radius:8px;font-size:11px;line-height:1.7;margin-bottom:21px}.notice svg{width:17px;height:17px;margin-top:1px}.chat-grid{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:580px}.chat-list{border-right:1px solid var(--line)}.chat-list .conversation-preview{padding:19px 17px}.chat-list .selected{background:#f1f5eb;border-left:3px solid #749662}.chat-pane{display:flex;flex-direction:column;min-width:0}.chat-title{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-bottom:1px solid var(--line);gap:10px}.chat-title strong{font-size:13px}.chat-title small{font-size:10px;color:#9aa28e;margin-top:6px}.chat-title>div:last-child{display:flex;gap:7px}.messages{display:flex;flex-direction:column;gap:17px;min-height:240px;max-height:430px;overflow:auto;padding:25px 26px;background:#fcfdf9}.message{max-width:88%;font-size:12px;line-height:1.8}.message .bubble{padding:13px 16px;border:1px solid #e8eddf;border-radius:0 12px 12px 12px;background:#fff}.message.assistant{align-self:flex-end}.message.assistant .bubble{background:#edf2e6;border-color:#e6ecd9;border-radius:12px 0 12px 12px}.message small{font-size:9px;color:#98a18c;margin:5px 2px}.message.assistant small{text-align:right}.chat-actions{padding:14px 22px;display:flex;gap:7px;flex-wrap:wrap;border-top:1px solid #edf0e6}.suggestion{font-size:10px;border:1px solid #dce6d2;background:#fafcf7;padding:7px 10px;border-radius:18px;color:#788b65}.composer{display:flex;align-items:center;gap:10px;padding:14px 22px;border-top:1px solid var(--line)}.composer input{background:#f9fbf5;font-size:12px}.composer .primary{height:42px}.chat-bottom{padding:0 22px 15px;font-size:9px;color:#a0a68f}.waiting-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.wait-card{padding:24px}.wait-card-top{display:flex;align-items:center;gap:13px;margin-bottom:19px}.wait-card-top strong{font-size:14px}.wait-card-top small{font-size:11px;color:#88987b;margin-top:6px}.wait-card p{font-size:12px;color:#89927f;line-height:1.8;margin-bottom:20px}.wait-card .badge{margin-left:auto}.wait-card .secondary{margin-right:7px}.settings-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.settings-form{padding:25px}.form-field{margin-bottom:20px}.form-field label,label.form-label{font-size:12px;display:block;margin-bottom:8px}.help-text{font-size:10px;line-height:1.7;color:#919d87;margin-top:7px}.toggle-row{display:flex;gap:15px;align-items:center;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:10px 0 23px}.toggle-row input{width:18px;height:18px;accent-color:#48683d}.toggle-row strong{font-size:12px}.integration{display:flex;justify-content:space-between;padding:17px 23px;border-top:1px solid var(--line);align-items:center;font-size:12px}.integration small{font-size:10px;color:#919e86;margin-top:5px}.stat-explainer{padding:0 23px 23px;font-size:11px;color:#8b987e;line-height:1.8}.stat-big{padding:15px 23px;font:43px var(--serif)}.breakdown{padding:10px 23px 24px}.breakdown-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #edf0e6;font-size:12px}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.login-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fafbf7}.login-story{background:#254e44;color:#f5f4e9;padding:50px 60px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;position:relative;overflow:hidden}.login-story:after{content:"";position:absolute;border:1px solid #91aa7933;border-radius:50%;width:450px;height:450px;right:-190px;bottom:40px;box-shadow:0 0 0 55px #8099700a,0 0 0 110px #80997008;pointer-events:none}.brand-light{color:#f4f0de}.brand-light img{border:1px solid #729c8544;border-radius:12px}.login-story .eyebrow{color:#b8c9a1}.login-story h1{font:58px/1.15 var(--serif);letter-spacing:-2px;margin:24px 0 28px}.login-story p{font-size:13px;line-height:1.9;color:#b4c6b8}.login-bottom{font-size:9px;letter-spacing:1.6px;color:#8da78f;display:flex;justify-content:space-between;gap:20px}.login-panel{display:grid;place-items:center;padding:55px}.login-panel form{width:100%;max-width:365px}.login-panel h2{font:37px/1.2 var(--serif);letter-spacing:-1px;margin:18px 0}.login-panel p{font-size:13px;color:#919c89;line-height:1.7;margin-bottom:33px}.login-panel label{display:block;font-size:12px;margin-bottom:10px}.login-panel input{padding:15px}.login-panel .primary{padding:15px 18px}.login-panel .form-error{color:#a35d55;margin:12px 0;min-height:17px;font-size:11px}.login-note{font-size:10px;color:#9ba78e;line-height:1.9;margin-top:28px}.login-note .status-dot{margin-right:5px}.toast{position:fixed;bottom:25px;left:calc(50% + 80px);transform:translateX(-50%);background:#254e44;color:#fff;border:1px solid #54796c;box-shadow:0 8px 30px #263e3322;border-radius:10px;padding:14px 22px;font-size:12px;z-index:90;max-width:calc(100vw - 32px)}dialog{border:1px solid #e2e8d9;padding:0;max-width:530px;width:calc(100vw - 32px);border-radius:15px;box-shadow:0 30px 100px #183a3326;color:#294337;background:#fff}dialog::backdrop{background:#223d3566;backdrop-filter:blur(3px)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:23px 27px;border-bottom:1px solid var(--line)}.modal-header h2{font:25px var(--serif)}.modal-body{padding:23px 27px}.modal-body p{font-size:12px;color:#8b9980;line-height:1.8;margin-bottom:20px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:18px 27px;background:#f9fbf5;border-top:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.slots{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;max-height:170px;overflow-y:auto;margin:12px 0 0}.slot{border:1px solid #dce6d2;border-radius:6px;font-size:11px;padding:9px 5px}.slot.active{background:#264f42;color:#fff;border-color:#264f42}.slot:hover{border-color:#7c9b6a}.form-error{color:#a96154;font-size:11px;line-height:1.7}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:23px}.detail-grid dt{color:#97a188;font-size:10px;margin-bottom:8px}.detail-grid dd{margin:0;font-size:13px}.guide-steps{list-style:none;margin:0;padding:0;counter-reset:guide}.guide-steps li{display:flex;gap:15px;align-items:flex-start;margin:0 0 23px;font-size:12px;line-height:1.8}.guide-steps li:before{counter-increment:guide;content:counter(guide);display:grid;place-items:center;width:29px;height:29px;background:#ecf1e4;border-radius:50%;flex-shrink:0;color:#74975b}.guide-steps small{color:#95a085;font-size:11px}.loading{padding:80px;text-align:center;color:#86977a}.tag-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}
@media(min-width:1550px){main{padding-top:43px}.page-heading{margin-bottom:33px}.stat{padding:24px}.agenda-table td{padding-top:19px;padding-bottom:19px}}
@media(max-width:1150px){.sidebar{width:205px;padding-left:14px;padding-right:14px}.workspace{margin-left:205px}.topbar{padding:0 25px}main{padding:27px 25px}.content-grid,.lower-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr);gap:16px}.stats-row{gap:12px}.stat{padding:15px}.agenda-table th,.agenda-table td{padding-left:13px;padding-right:13px}.avatar{width:32px;height:32px;font-size:10px}.page-heading h1{font-size:29px}.profile{margin-left:-14px;margin-right:-14px;padding:16px 14px}.chat-grid{grid-template-columns:235px 1fr}.chat-title{flex-wrap:wrap}.chat-title .secondary{font-size:10px;padding:8px}.login-story{padding:40px}.login-story h1{font-size:48px}}
@media(max-width:950px){.content-grid,.lower-grid{grid-template-columns:1fr}.right-stack{grid-template-columns:1fr 1fr}.lower-grid{grid-template-columns:1fr 1fr}.stats-row{grid-template-columns:repeat(2,1fr)}.waiting-grid,.settings-grid{grid-template-columns:1fr}.metrics-grid{grid-template-columns:1fr}.chat-grid{grid-template-columns:1fr}.chat-list{display:flex;overflow:auto;border-right:0;border-bottom:1px solid var(--line)}.chat-list .panel-header{display:none}.chat-list .conversation-preview{min-width:210px;border-top:0;max-width:230px}.chat-list .selected{border-left:0;border-bottom:3px solid #749662}.login-story{padding:35px}.login-story h1{font-size:42px}.login-panel{padding:35px}.login-panel h2{font-size:32px}.app-footer{padding:19px 25px}}
@media(max-width:700px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:228px;box-shadow:10px 0 40px #29453220}.sidebar.open{transform:translateX(0)}.workspace{margin-left:0}.topbar{height:65px;padding:0 17px;gap:10px}#mobile-menu{display:grid;flex-shrink:0}.breadcrumb{font-size:11px;gap:8px}.breadcrumb>span:first-child{display:none}.breadcrumb>span:nth-child(2){display:none}.topbar-right{margin-left:auto;gap:5px}.demo-pill{font-size:9px}.page-heading{align-items:flex-start;flex-direction:column;gap:15px;margin-bottom:21px}.page-heading h1{font-size:29px}.page-heading p{font-size:11px}main{padding:25px 17px}.page-heading .primary{align-self:flex-start}.stats-row{gap:10px;margin-bottom:20px}.stat{padding:14px}.stat-top{font-size:10px}.stat-number{font-size:31px}.stat-icon{width:26px;height:26px}.stat-foot{font-size:9px}.right-stack,.lower-grid{grid-template-columns:1fr}.agenda-table th,.agenda-table td{padding-left:11px;padding-right:11px}.agenda-table .avatar{display:none}.agenda-table th:last-child,.agenda-table td:last-child{padding-left:0}.patient-cell{min-width:110px}.panel-header{padding:18px}.daybar{padding:12px 15px}.panel-header .text-button{font-size:10px}.badge{font-size:8px;padding:5px}.time-cell{width:50px}.view-toolbar{align-items:stretch;flex-direction:column}.search input{max-width:none}.filter-tabs button{flex:1}.chat-title{padding:17px}.chat-title .primary{padding:9px 12px}.chat-actions,.composer{padding:13px}.messages{padding:19px 15px}.message{max-width:94%;font-size:11px}.chat-bottom{padding:0 14px 15px}.app-footer{padding:20px 17px;flex-direction:column;text-align:center;font-size:9px;gap:7px}.toast{left:50%;font-size:11px}.login-screen{grid-template-columns:1fr}.login-story{min-height:auto;padding:30px}.login-story h1{font-size:39px;margin-top:18px;margin-bottom:18px}.login-story>.brand{margin-bottom:40px}.login-story p:not(.eyebrow){display:none}.login-bottom{display:none}.login-panel{padding:35px 28px}.login-panel form{max-width:430px}.login-panel h2{font-size:30px}.login-panel .small-label{font-size:9px}.login-story:after{width:260px;height:260px;bottom:-130px;right:-110px}.modal-header,.modal-body{padding:21px}.modal-footer{padding:17px 21px;flex-wrap:wrap}.slots{grid-template-columns:repeat(4,1fr)}.form-grid{gap:12px}.form-grid select,.form-grid input{padding:10px;font-size:12px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
