:root{--page-bg: #f8f9fa;--surface: #ffffff;--sidebar: #122359;--sidebar-border: #71318e;--primary-text: #1a1a1a;--secondary-text: #546e7a;--nav-border: #cccccc;--accent: #1f5b45;--danger: #ff4b33;--blue: #0066ff;--card-muted: #4a5565;--divider: #e5e7eb;--scheduled-bg: #e7f5f0;--scheduled-text: #259364;--danger-bg: #fef2f2;--danger-border: #ffa2a2}*{box-sizing:border-box}html{min-width:1024px;background:var(--page-bg)}body{margin:0;color:var(--primary-text);background:var(--page-bg);font-family:Figtree,Arial,sans-serif}button,a{font:inherit}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;line-height:1}button{cursor:pointer}.app-shell{display:flex;min-height:100vh;background:var(--page-bg)}.sidebar{position:fixed;inset:0 auto 0 0;width:300px;min-height:100vh;background:var(--sidebar);color:#fff;font-family:Poppins,Arial,sans-serif}.profile-bar{position:relative;height:49px;border:2px solid transparent}.profile-bar h2{position:absolute;left:58px;top:8px;margin:0;width:150px;overflow:hidden;font-size:18px;font-weight:700;line-height:27px;white-space:nowrap}.avatar{display:grid;place-items:center;border-radius:999px;background:#f8f8f8;color:var(--primary-text)}.avatar-user{position:absolute;left:10px;top:2px;width:40px;height:40px;border:4px solid var(--sidebar);font-size:13px;line-height:1}.mini-avatar{position:absolute;left:29px;top:21px;display:grid;width:24px;height:24px;place-items:center;border:4px solid var(--sidebar);border-radius:999px;background:#f8f8f8;box-shadow:1px 1px 1px #0000004d;color:var(--primary-text);font-size:7px}.profile-toggle{position:absolute;right:14px;top:12px;display:grid;width:24px;height:20px;place-items:center;border:0;background:transparent}.profile-toggle span{width:10px;height:6px;clip-path:polygon(0 0,100% 0,50% 100%);background:#fff}.presence-dot{position:absolute;right:10px;top:4px;width:12px;height:12px;border-radius:999px;background:var(--danger)}.organization{height:34px;padding:10px 15px 0;border-top:2px solid var(--sidebar-border);border-bottom:2px solid var(--sidebar-border);font-size:11px;line-height:16.5px;text-transform:uppercase}.care-card{display:flex;align-items:center;gap:10px;height:68px;padding:14px;border-bottom:1px solid rgb(255 255 255 / 20%);background:#ffffff26}.care-avatar{display:grid;width:40px;height:40px;place-items:center;overflow:hidden;border:4px solid var(--sidebar);border-radius:999px;background:#fff}.care-avatar img{display:block;width:32px;height:32px;border-radius:999px;object-fit:cover}.care-card p{margin:0}.care-title{max-width:192px;overflow:hidden;font-size:16px;font-weight:700;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.care-hours{font-size:10px;font-weight:700;line-height:15px;text-transform:uppercase}.brand{position:absolute;left:53px;bottom:15px;letter-spacing:6px;font-size:24px;line-height:44px}.brand strong{margin-left:-2px;letter-spacing:1px}.main-panel{width:calc(100% - 300px);min-height:100vh;margin-left:300px}.top-nav{position:sticky;z-index:2;top:0;display:flex;height:50px;min-width:724px;border-bottom:1px solid var(--nav-border);background:#f8f8f8}.nav-item{display:flex;align-items:center;gap:10px;height:50px;padding:0 20px;border-right:1px solid var(--nav-border);color:var(--sidebar);font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:24px;text-decoration:none;white-space:nowrap}.nav-item:first-child{width:120px}.nav-item.wide{width:174px}.nav-item.documents{width:235px}.nav-item.local-care{width:196px}.nav-item.settings{width:139px}.nav-item.active{background:var(--page-bg);font-weight:700}.nav-item svg,.utility-button svg,.icon-button svg,.actions svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.nav-item .material-symbols-outlined,.utility-button .material-symbols-outlined,.icon-button .material-symbols-outlined{font-size:20px}.nav-item .custom-local-care-icon{width:20px;height:20px}.nav-item .custom-local-care-icon path{fill:currentColor;stroke:none}.utility-button.blue .material-symbols-outlined{font-size:16px}.utility-nav{display:flex;flex:1;align-items:center;justify-content:flex-end;gap:7px;min-width:385px;padding:9px 28px 9px 20px}.utility-button,.icon-button,.language-button{display:inline-grid;place-items:center;border:0;background:transparent;color:var(--primary-text)}.utility-button.blue{width:27px;height:29px;border-radius:5px;background:var(--blue);color:#fff}.utility-button.bell{position:relative;width:24px;height:24px}.utility-button.bell span{position:absolute;top:-6px;left:10px;min-width:17px;height:12px;padding:0 3px;border-radius:999px;background:var(--danger);color:#fff;font-family:Poppins,Arial,sans-serif;font-size:9px;font-weight:700;line-height:12px}.language-button{padding:0 2px;font-family:Poppins,Arial,sans-serif;font-size:16px;line-height:24px}.icon-button{width:28px;height:31px}.moon{width:16px;height:16px;border-radius:999px;box-shadow:inset 6px 0 0 var(--sidebar)}.text-size{color:var(--sidebar);font-family:Poppins,Arial,sans-serif;font-size:18px;font-weight:700}.content{padding:25px 44px}.intro{margin-bottom:20px}.intro h1{margin:0 0 8px;font-family:Poppins,Arial,sans-serif;font-size:32px;font-weight:500;line-height:39.52px;letter-spacing:-.64px}.intro p{margin:0;color:var(--secondary-text);font-size:16px;line-height:25.6px}.welcome-card{display:flex;flex-direction:column;justify-content:space-between;width:640px;height:182px;margin-bottom:20px;padding:25px;border:1px solid var(--nav-border);border-radius:5px;background:var(--surface)}.did-you-know-card{height:auto;min-height:0;gap:12px;margin-bottom:39px}.did-you-know-header{display:flex;align-items:center;gap:8px}.did-you-know-header .material-symbols-outlined{font-size:24px;color:var(--primary-text)}.did-you-know-card h2{font-weight:700}.did-you-know-card p{color:var(--primary-text)}.welcome-card h2{margin:0 0 4px;font-size:16px;font-weight:500;line-height:20px}.welcome-card p{margin:0;color:var(--secondary-text);font-size:14px;line-height:22.4px}.actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.actions button{display:inline-flex;align-items:center;justify-content:center;gap:10px;height:44px;border-radius:5px;font-size:16px;font-weight:500;line-height:20px}.primary-action{border:1px solid var(--accent);background:var(--accent);color:#fff}.secondary-action{border:2px solid var(--primary-text);background:#fff;color:var(--primary-text)}.appointments h2{margin:0 0 30px;font-size:24px;font-weight:500;line-height:39.52px;letter-spacing:-.64px}.appointment-card{width:640px;min-height:272px;padding:24px;border:2px solid var(--nav-border);border-radius:5px;background:var(--surface)}.appointment-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:15px}.appointment-header h3{margin:0 0 5px;color:#0a0a0a;font-size:18px;font-weight:600;line-height:28px;letter-spacing:-.44px}.appointment-header p{margin:0;color:var(--card-muted);font-size:14px;line-height:20px;letter-spacing:-.15px}.status-pill{display:inline-flex;align-items:center;height:24px;margin-top:0;padding:0 15px 0 12px;border:1px solid var(--accent);border-radius:999px;background:var(--scheduled-bg);color:var(--scheduled-text);font-size:12px;font-weight:500;line-height:16px}.appointment-details{display:grid;gap:8px;margin:0;padding:17px 0 16px;border-top:2px solid var(--divider);border-bottom:2px solid var(--divider)}.appointment-details div{display:flex;align-items:center;justify-content:space-between;gap:24px}.appointment-details dt,.appointment-details dd{margin:0;font-size:16px;line-height:24px;letter-spacing:-.31px}.appointment-details dt{color:var(--card-muted);font-weight:400}.appointment-details dd{color:#0a0a0a;font-weight:500;text-align:right}.appointment-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding-top:16px}.appointment-actions button{height:44px;border-radius:5px;background:var(--surface);font-size:16px;font-weight:500;line-height:24px;letter-spacing:-.31px}.appointment-actions .cancel-action{border:2px solid var(--danger-border);background:var(--danger-bg);color:#c10007}.appointment-actions .reschedule-action{border:2px solid #d1d5dc;color:#0a0a0a}.appointments>p{margin:0;color:var(--secondary-text);font-size:16px;line-height:25.6px}.hidden{display:none!important}.modal-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:#0009}.schedule-modal{position:relative;display:flex;flex-direction:column;width:640px;height:min(975px,calc(100vh - 145px));min-height:520px;border-radius:4px;background:#fff;overflow:hidden}.schedule-modal-header{display:flex;align-items:center;justify-content:space-between;height:80px;padding:0 12px 0 16px;background:var(--sidebar)}.schedule-modal-header h2{margin:0;color:#fff;font-family:Roboto,Poppins,Arial,sans-serif;font-size:24px;font-weight:700;line-height:36px}.schedule-modal-close{display:inline-grid;width:24px;height:24px;place-items:center;border:0;border-radius:999px;background:transparent;color:#fff}.schedule-modal-close .material-symbols-outlined{font-size:19px}.schedule-modal-body{flex:1;background:#fff;overflow:auto}.schedule-modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 16px 14px;background:#fff}.schedule-modal-footer{display:flex}.schedule-stage-content{display:flex;flex-direction:column;gap:24px;width:100%;max-width:640px;margin:0 auto;padding:24px 20px 26px}.schedule-stage-one{gap:0;min-height:520px;padding:31px 24px 32px}.stage-one-path{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px}.stage-one-path-icon{display:block;width:28px;height:auto;margin-bottom:4px}.stage-one-path-icon-calendar{width:30px}.stage-one-path h3{margin:0;color:#1a1a1a;font-size:20px;font-weight:700;line-height:normal}.stage-one-path-desc{margin:0;max-width:480px;padding-top:12px;color:#6b7280;font-size:15px;line-height:22px}.stage-one-btn-primary,.stage-one-btn-secondary{width:100%;height:52px;margin-top:8px;border-radius:5px;font-size:15px}.stage-one-btn-primary{border:0;background:#2f8968;color:#fff}.stage-one-btn-secondary{border:1px solid var(--primary-text);background:#fff;color:#111827;font-weight:600}.stage-one-divider{margin:31px 8px;border:0;border-top:1px solid var(--divider)}.schedule-card{border:1px solid var(--nav-border);border-radius:5px;background:#fff;box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;padding:20px}.schedule-card h4{margin:0 0 16px;border-bottom:1px solid var(--nav-border);padding-bottom:12px;color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.visit-type{display:flex;gap:16px}.visit-type+.visit-type{margin-top:22px}.visit-icon{display:grid;width:44px;height:45px;place-items:center;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);flex-shrink:0}.visit-icon .material-symbols-outlined{font-size:20px}.visit-type h5{margin:0 0 4px;color:#1a1a1a;font-size:15px;font-weight:700;line-height:22.5px}.visit-type p{margin:0;color:var(--secondary-text);font-size:14px;line-height:22.75px}.needs-list{margin:0;padding:0 0 0 20px;color:var(--secondary-text)}.needs-list li{font-size:14px;line-height:21px}.needs-list li+li{margin-top:12px}.continue-scheduling{width:100%;height:52px;border:0;border-radius:5px;background:var(--sidebar);box-shadow:0 1px 1.5px #0000001a,0 1px 1px #0000001a;color:#fff;font-size:16px;font-weight:700;line-height:24px}.schedule-stage-two{display:flex;flex-direction:column;align-items:center;width:100%;max-width:366px;margin:0 auto;padding-top:70px}.schedule-stage-two p{margin:0;width:318px;color:#666;font-size:14px;line-height:20px;text-align:center}.state-select-wrap{position:relative;width:100%;margin-top:16px}.state-select-wrap select{width:100%;height:36px;border:1px solid var(--nav-border);border-radius:5px;padding:0 36px 0 13px;appearance:none;background:#f3f3f5;color:#717182;font-size:14px;line-height:20px}.state-select-wrap .material-symbols-outlined{position:absolute;top:10px;right:12px;color:#9fa3ae;font-size:16px;pointer-events:none}.stage-two-continue{width:100%;height:48px;margin-top:16px;border:0;border-radius:5px;background:#1223597f;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000001a;color:#fff;font-size:14px;font-weight:700;line-height:20px}.stage-two-continue:disabled{cursor:not-allowed}.schedule-stage-three{width:100%;max-width:640px;margin:0 auto;padding:24px 20px 18px}.stage-three-title{margin:0;color:#666;font-size:14px;line-height:20px;text-align:center}.visit-type-options{display:flex;flex-direction:column;gap:14px;margin-top:0}.visit-option{display:flex;gap:16px;width:100%;min-height:108px;align-items:center;border:2px solid var(--nav-border);border-radius:5px;background:#fff;padding:24px;text-align:left}.visit-option-icon{display:inline-grid;width:56px;height:56px;place-items:center;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:24px;flex-shrink:0}.visit-option-copy{display:flex;flex-direction:column;gap:4px}.visit-option-copy strong{color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.visit-option-copy span{color:#666;font-size:14px;line-height:20px}.visit-tip{margin:24px auto 0;max-width:520px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:12px;font-weight:700;line-height:16px;text-align:center;padding:16px}.schedule-stage-four{width:100%;max-width:640px;margin:0 auto;padding:24px 20px 18px}.schedule-mode-options{display:flex;flex-direction:column;gap:14px;margin-top:0}.schedule-mode-option{border:2px solid var(--nav-border);border-radius:5px;background:#fff;padding:24px;text-align:left}.schedule-mode-top{display:flex;align-items:center;gap:16px}.schedule-mode-copy{display:flex;flex-direction:column;gap:8px}.schedule-mode-copy strong{color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.mode-badge{display:inline-flex;align-items:center;width:fit-content;border-radius:8px;padding:2px 8px;font-size:12px;font-weight:500;line-height:16px}.mode-badge.fastest{background:#e7f5f0;color:#259364}.mode-badge.continuity{border:1px solid var(--nav-border);background:#f8f8f8;color:var(--sidebar)}.schedule-mode-option p{margin:16px 0 0;color:#666;font-size:14px;line-height:20px}.schedule-stage-five{width:100%;max-width:640px;margin:0 auto;padding:20px}.appointment-left{width:100%}.communication-label{display:block;margin-bottom:4px;color:#666;font-size:11px;line-height:13px}.communication-select-wrap{position:relative;display:block;border:1px solid var(--nav-border);border-radius:3px;background:#fff;padding:2px 32px 2px 33px}.communication-select-wrap:before{content:"chat";position:absolute;left:10px;top:8px;color:var(--sidebar);font-family:Material Symbols Outlined;font-size:16px;line-height:1}.communication-select-wrap select{width:100%;border:0;appearance:none;padding:0;font-size:12px;font-weight:700;line-height:16px;background:transparent}.method-subtitle{display:block;color:#666;font-size:10px;line-height:14px}.communication-select-wrap .material-symbols-outlined{position:absolute;right:8px;top:9px;color:#9fa3ae;font-size:16px}.calendar-card{margin-top:14px;border:1px solid var(--nav-border);border-radius:4px;background:#fff;padding:8px}.calendar-card h4,.available-times-card h4{margin:0;font-size:10px;line-height:12px;color:#1a1a1a}.calendar-header{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.calendar-header strong{font-size:14px;line-height:17px;color:#1a1a1a}.calendar-header button{border:0;background:transparent;color:#777;width:20px;height:20px;display:inline-grid;place-items:center}.calendar-header .material-symbols-outlined{font-size:14px}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.calendar-grid.weekdays{margin-top:8px}.calendar-grid.weekdays span{text-align:center;color:#666;font-size:8px;line-height:10px}.calendar-grid.dates{margin-top:8px}.calendar-grid.dates button{height:22px;border:0;border-radius:4px;background:transparent;font-size:9px;line-height:11px;color:#1a1a1a}.calendar-grid.dates .muted-date{color:#b7b7b7}.calendar-grid.dates .selected-date{background:#1c6dd0;color:#fff}.available-times-card{width:100%;margin-top:12px;border:1px solid var(--nav-border);border-radius:4px;background:#fff;padding:8px}.time-slots{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.time-slots button{height:28px;border:1px solid #ddd;border-radius:3px;background:#fff;color:#1a1a1a;font-size:11px;line-height:14px}.time-slots button.is-selected{border-color:#122359;background:#e8eefc;color:#122359;font-weight:700}.schedule-stage-six{width:100%;max-width:640px;margin:0 auto;padding:16px 20px 18px}.selected-appointment-summary{display:flex;align-items:center;gap:12px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;padding:16px}.summary-icon{display:inline-grid;place-items:center;width:40px;height:40px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:18px}.summary-icon.material-symbols-outlined{display:flex;align-items:center;justify-content:center;font-size:20px;line-height:40px;text-align:center;padding:0}.summary-copy{display:flex;flex-direction:column;gap:2px}.summary-copy strong{font-size:14px;line-height:20px}.summary-copy span{color:#666;font-size:12px;line-height:16px;text-transform:capitalize}.selected-badge{margin-left:auto;display:inline-flex;align-items:center;height:20px;border-radius:8px;background:#e7f5f0;color:#259364;font-size:12px;font-weight:500;line-height:16px;padding:0 8px}.provider-title{margin:12px 0;color:#666;font-size:14px;line-height:20px}.provider-cards{display:flex;flex-direction:column;gap:12px;margin-top:12px}.provider-card{display:grid;grid-template-columns:64px 1fr auto;gap:16px;border:2px solid var(--nav-border);border-radius:5px;background:#fff;padding:16px;cursor:pointer}.provider-card.is-selected{border-color:#122359;box-shadow:inset 0 0 0 1px #122359}.provider-card img{width:64px;height:64px;border-radius:5px;object-fit:cover}.provider-body h4{margin:0;color:#1a1a1a;font-size:16px;line-height:24px}.provider-specialty{margin:2px 0 0;color:#666;font-size:14px;line-height:20px}.provider-bio{margin:8px 0 0;color:#666;font-size:12px;line-height:16px}.provider-meta{display:flex;align-items:center;gap:10px;margin-top:8px;color:#666;font-size:12px;line-height:16px}.available-badge{display:inline-flex;align-items:center;height:20px;border-radius:8px;background:#e7f5f0;color:#259364;font-size:12px;font-weight:500;line-height:16px;padding:0 8px}.view-bio{align-self:end;width:92px;height:36px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:14px;font-weight:700;line-height:21px}.schedule-stage-seven,.schedule-stage-eight{width:100%;max-width:640px;margin:0 auto;padding:20px}.review-top-icon{width:80px;height:80px;margin:0 auto;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;display:grid;place-items:center}.review-top-icon .material-symbols-outlined{font-size:24px;color:var(--sidebar)}.review-title{margin:16px 0 0;text-align:center;font-size:16px;line-height:24px}.review-subtitle{margin:8px 0 0;text-align:center;color:#666;font-size:14px;line-height:20px}.review-card{margin-top:20px;border:2px solid var(--nav-border);border-radius:5px;background:#fff;padding:20px}.review-provider{display:flex;align-items:center;gap:16px;padding-bottom:14px;border-bottom:1px solid var(--nav-border)}.review-provider img{width:64px;height:64px;border-radius:999px;object-fit:cover}.review-provider h4{margin:0;font-size:16px;line-height:24px}.review-provider p{margin:0;color:#666;font-size:14px;line-height:20px}.review-items{display:grid;gap:10px;margin-top:14px}.review-item{display:flex;align-items:center;gap:12px}.review-item-icon{width:40px;height:40px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:20px;display:inline-grid;place-items:center}.review-item-icon.material-symbols-outlined{display:flex;align-items:center;justify-content:center;font-size:20px;line-height:40px;text-align:center;padding:0}.review-item-icon-date path{fill:#122359;stroke:none}.review-item-icon-time path{fill:#122359;stroke:none}.review-item-icon-chat path{fill:#122359;stroke:none}.review-item span{display:block;color:#666;font-size:12px;line-height:16px}.review-item strong{display:block;color:#1a1a1a;font-size:14px;line-height:20px}.reminder-card,.calendar-download-card{margin-top:12px;border:2px solid var(--nav-border);border-radius:5px;background:#fff;padding:14px}.reminder-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.reminder-row+.reminder-row{margin-top:12px}.reminder-label-wrap{display:flex;align-items:center;gap:12px}.reminder-label-wrap strong{display:block;font-size:14px;line-height:20px}.reminder-label-wrap span{display:block;color:#666;font-size:12px;line-height:16px}.toggle-switch{width:32px;height:18px;border:0;border-radius:999px;background:#cbced4;position:relative;padding:1px}.toggle-switch span{display:block;width:16px;height:16px;border-radius:999px;background:#fff;transition:transform .2s ease}.toggle-switch.is-on{background:#122359}.toggle-switch.is-on span{transform:translate(14px)}.reminder-input{width:calc(100% - 52px);margin:8px 0 0 52px;height:36px;border:0;border-radius:8px;background:#f3f3f5;color:#717182;padding:0 12px}.download-btn{margin-left:auto;margin-top:10px;display:inline-flex;align-items:center;gap:6px;height:32px;border:1px solid var(--nav-border);border-radius:5px;background:#fff;color:var(--sidebar);padding:0 10px;font-size:14px}.download-btn .material-symbols-outlined{font-size:18px}.review-tip{margin:14px 0 0;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:12px;font-weight:700;line-height:16px;text-align:center;padding:16px}.confirm-appointment{width:100%;height:48px;margin-top:14px;border:0;border-radius:5px;background:var(--sidebar);color:#fff;font-size:14px;font-weight:500;line-height:20px}.cancel-appointment{width:100%;height:20px;margin-top:24px;border:0;background:transparent;color:#666;font-size:14px;line-height:20px}.schedule-steps{display:inline-flex;gap:16px;margin-right:auto;margin-left:auto}.step-dot{width:8px;height:8px;border-radius:999px;background:#12235940}.step-dot.active{background:var(--sidebar)}.schedule-next{width:104px;height:36px;border:1px solid #e0e0e0;border-radius:5px;background:#d5d5d5;color:#a6a6a6;font-family:Figtree,Arial,sans-serif;font-size:14px;font-weight:700;line-height:24.5px;text-transform:uppercase}.schedule-next:disabled{cursor:not-allowed}@media(max-width:1100px){html{min-width:0}.sidebar{width:276px}.main-panel{width:calc(100% - 276px);margin-left:276px}.top-nav{overflow-x:auto}.utility-nav{min-width:max-content}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:relative;width:100%;min-height:210px}.brand{display:none}.main-panel{width:100%;margin-left:0}.content{padding:24px 20px}.welcome-card{width:100%;height:auto;gap:22px}.appointment-card{width:100%}.actions,.appointment-actions{grid-template-columns:1fr}.appointment-details div{align-items:flex-start;flex-direction:column;gap:2px}.appointment-details dd{text-align:left}.schedule-modal{width:calc(100vw - 24px);height:calc(100vh - 24px);min-height:0}.schedule-stage-content{padding:20px 14px}.schedule-stage-one{padding:24px 16px 28px}.stage-one-path{padding:0 8px}.schedule-stage-two{max-width:100%;padding-top:32px}.schedule-stage-three,.schedule-stage-four{padding:20px 14px 16px}.schedule-stage-five,.schedule-stage-six,.schedule-stage-seven{padding:12px}.available-times-card{width:100%}.provider-card{grid-template-columns:1fr}.view-bio{width:100%}.settings-profile-columns,.settings-preferences-grid{grid-template-columns:1fr}.settings-inline-field{flex-direction:column;align-items:stretch}.settings-data-card{flex-direction:column;align-items:flex-start;gap:16px}}.settings-content{max-width:1320px;padding:16px 16px 40px}.settings-page{display:flex;flex-direction:column;gap:0}.settings-page-header{margin-bottom:16px;padding-bottom:3px;border-bottom:1px solid var(--nav-border)}.settings-page-header h1{margin:0;font-family:Poppins,Arial,sans-serif;font-size:30px;font-weight:700;line-height:45px}.settings-section{padding:16px 0 24px;border-bottom:1px solid var(--nav-border)}.settings-section-centered{display:flex;flex-direction:column;align-items:center;gap:32px}.settings-section-heading{margin:0 0 16px;padding-bottom:3px;border-bottom:1px solid var(--nav-border);font-family:Poppins,Arial,sans-serif;font-size:30px;font-weight:700;line-height:45px}.settings-section-intro h2{margin:0;font-size:18px;font-weight:700;line-height:27px}.settings-section-intro p{margin:0;font-size:16px;line-height:24px}.settings-required-note{font-size:10px!important;line-height:15px!important}.settings-profile-layout{display:flex;gap:20px;align-items:flex-start;margin-top:10px}.settings-avatar{position:relative;display:grid;flex-shrink:0;width:154px;height:154px;place-items:center;overflow:hidden;border:5px solid var(--sidebar);border-radius:50%;background:#f8f8f8;color:var(--primary-text)}.settings-avatar-initials{font-size:58px;line-height:1}.settings-avatar-edit{position:absolute;inset:auto 0 0;padding:8px 0 10px;background:linear-gradient(180deg,transparent 0%,rgb(18 35 89 / 72%) 22%,rgb(18 35 89 / 72%) 100%);color:#fff;font-size:16px;letter-spacing:.04em;text-transform:uppercase}.settings-profile-fields{flex:1;min-width:0}.settings-profile-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.settings-profile-column{display:flex;flex-direction:column;gap:5px}.settings-field{display:flex;flex-direction:column;gap:4px}.settings-field-label{font-size:12px;font-weight:700;line-height:17px;color:var(--secondary-text)}.settings-field-hint{align-self:flex-end;font-size:13px;font-weight:700;line-height:19.5px}.settings-input,.settings-select{width:100%;height:56px;padding:16px 14px;border:1px solid var(--nav-border);border-radius:4px;background:#fff;color:var(--primary-text);font-size:16px}.settings-input.is-readonly{color:var(--secondary-text)}.settings-select-wrap{position:relative}.settings-select-wrap .material-symbols-outlined{position:absolute;top:50%;right:10px;transform:translateY(-50%);pointer-events:none;font-size:24px;color:var(--secondary-text)}.settings-select{appearance:none;padding-right:40px}.settings-dob-group{margin:0;padding:0;border:0}.settings-dob-group legend{margin-bottom:4px;font-size:12px;font-weight:700;color:var(--secondary-text)}.settings-dob-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.settings-actions-row{display:flex;justify-content:flex-end;margin-top:10px}.settings-btn-primary,.settings-btn-outline{min-width:100px;padding:7px 16px;border-radius:5px;font-size:14px;font-weight:700;line-height:24.5px;text-transform:uppercase}.settings-btn-primary{border:1px solid var(--accent);background:var(--accent);color:#fff}.settings-btn-outline{border:1px solid rgb(18 35 89 / 50%);background:#fff;color:var(--primary-text)}.settings-security-fields{display:flex;flex-direction:column;gap:5px;max-width:654px;margin-top:8px}.settings-inline-field{display:flex;gap:10px;align-items:flex-end}.settings-inline-field .settings-field{flex:1}.settings-preferences-grid{display:grid;grid-template-columns:minmax(0,654px) minmax(0,634px);gap:20px;margin-top:16px}.settings-preferences-column h3{margin:0 0 10px;font-size:18px;font-weight:700;line-height:27px}.settings-preferences-column p{margin:0 0 12px;font-size:16px;line-height:24px}.settings-preferences-wide{grid-column:1 / -1;max-width:100%}.settings-toggle-row{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:16px;line-height:24px}.settings-radio-group{display:flex;flex-direction:column;gap:4px}.settings-radio-label{font-size:12px;font-weight:700;line-height:17.25px}.settings-radio-option{display:flex;align-items:center;gap:8px;min-height:42px;font-size:16px;line-height:24px}.settings-radio-option input{width:18px;height:18px;accent-color:var(--sidebar)}.settings-support-footer{display:flex;flex-direction:column;gap:10px;margin:0 0 8px;padding:16px;background:#ebebeb;text-align:center}.settings-support-footer h3{margin:0;font-size:18px;font-weight:700;line-height:22.5px}.settings-support-footer p{margin:0;font-size:13px;line-height:16.25px}.settings-support-footer a{color:var(--sidebar);text-decoration:underline}.settings-legal{margin-top:10px!important;font-weight:700}.settings-list-row{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 0}.settings-list-actions{display:flex;flex-shrink:0;gap:10px}.settings-list-row h3{margin:0;font-size:16px;font-weight:700;line-height:28px}.settings-list-row p{margin:0;color:#0009;font-size:14px;line-height:20px}.settings-data-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 21px;border:1px solid var(--nav-border);border-radius:4px;background:var(--surface)}.settings-data-person{display:flex;align-items:center;gap:10px}.settings-data-avatar{display:grid;width:48px;height:48px;place-items:center;border:2px solid var(--sidebar);border-radius:50%;background:#f8f8f8;font-size:17px}.settings-data-name{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:700;line-height:19.5px}.settings-data-name .material-symbols-outlined{font-size:20px;color:var(--secondary-text)}.details-modal{height:auto;max-height:calc(100vh - 80px);min-height:0}.details-modal-body{display:flex;flex-direction:column;gap:24px;padding:24px 20px}.details-readonly-note{display:flex;align-items:center;gap:8px;margin:0;padding:10px 14px;border:1px solid var(--divider);border-radius:6px;background:var(--page-bg);color:var(--secondary-text);font-size:13px;line-height:18px}.details-readonly-note .material-symbols-outlined{font-size:18px}.details-group-title{margin:0 0 12px;font-size:18px;font-weight:700;line-height:27px;color:var(--primary-text)}.details-entry-list{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.details-entry{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid var(--nav-border);border-radius:6px;background:#fff}.details-entry-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.details-entry-name{font-size:15px;font-weight:700;line-height:22px;color:var(--primary-text)}.details-entry-detail{margin:0;color:var(--secondary-text);font-size:14px;line-height:21px}.details-status{flex-shrink:0;padding:2px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:18px}.details-status-active{background:var(--scheduled-bg);color:var(--scheduled-text)}.details-status-resolved{background:#eef0f3;color:var(--card-muted)}.details-added-by{align-self:flex-start;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:600;line-height:17px}.details-added-by-provider{background:#12235914;color:var(--sidebar)}.details-added-by-patient{background:#f1f3f5;color:var(--card-muted)}.details-legacy-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.details-legacy-header .details-group-title{margin:0}.details-legacy-badge{padding:2px 8px;border:1px solid var(--nav-border);border-radius:4px;background:var(--page-bg);color:var(--secondary-text);font-size:11px;font-weight:700;line-height:16px;text-transform:uppercase}.details-legacy-note{margin:0 0 14px;color:var(--secondary-text);font-size:13px;line-height:19px}.details-legacy-groups{display:flex;flex-direction:column;gap:14px}.details-legacy-group{padding:12px 16px;border:1px dashed var(--nav-border);border-radius:6px;background:var(--page-bg)}.details-legacy-group h4{margin:0 0 6px;font-size:13px;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:.02em;color:var(--card-muted)}.details-legacy-group ul{margin:0;padding-left:18px;color:var(--secondary-text);font-size:14px;line-height:21px}.details-empty{margin:0;color:var(--secondary-text);font-size:14px;line-height:21px}.details-modal-footer{padding:14px 20px;border-top:1px solid var(--divider)}@keyframes slideUp{0%{opacity:0;transform:translateY(var(--slide-distance, 20px))}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.slide-up-view{opacity:1!important;transform:none!important;animation:none!important}}.slide-up-view{opacity:0;transform:translateY(var(--slide-distance, 20px))}.slide-up-view.is-visible{animation:slideUp var(--slide-duration, .42s) ease forwards}.prechat-modal-header{justify-content:flex-start;height:56px;padding:0 16px}.prechat-cancel,.sched-cancel-btn{border:0;background:transparent;color:#fff;font-size:16px;font-weight:600;line-height:24px;cursor:pointer}.prechat-modal-body{padding:8px 20px 16px}.prechat-field-label{display:block;margin-bottom:8px;color:#1a1a1a;font-size:14px;font-weight:600;line-height:20px}.required-asterisk{color:#c62828}.prechat-readonly-input{width:100%;height:44px;padding:0 12px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:#666;font-size:14px}.prechat-footer{flex-direction:column;align-items:stretch;gap:12px;padding:12px 16px 16px}.prechat-footer-nav,.schedule-flow-footer-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}.schedule-back{min-width:96px;height:44px;border:1px solid var(--nav-border);border-radius:5px;background:#fff;color:var(--sidebar);font-size:14px;font-weight:700;letter-spacing:.04em;cursor:pointer}.schedule-back:disabled{opacity:.45;cursor:not-allowed}.sched-pick-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:100%;margin-bottom:12px;padding:16px;border:2px solid var(--nav-border);border-radius:5px;background:#fff;text-align:left;cursor:pointer}.sched-pick-card.is-selected{border-color:#122359;box-shadow:inset 0 0 0 1px #122359}.sched-pick-card.is-suggested{border-color:#2f8968;box-shadow:inset 0 0 0 1px #2f8968}.sched-pick-title{color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.sched-pick-desc{color:#666;font-size:14px;line-height:20px}.juju-suggest-badge{display:inline-flex;margin-top:4px;padding:2px 8px;border-radius:4px;background:#e7f5f0;color:#259364;font-size:11px;font-weight:700;letter-spacing:.04em}.juju-panel{margin-top:8px;padding:16px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8}.juju-input-wrap{position:relative}.juju-input{width:100%;min-height:88px;padding:12px;border:1px solid var(--nav-border);border-radius:5px;background:#fff;color:#1a1a1a;font-family:inherit;font-size:14px;line-height:20px;resize:vertical}.juju-input.is-thinking{border-color:#2f8968}.juju-glow-ring{position:absolute;inset:-3px;border:2px solid transparent;border-radius:7px;pointer-events:none}.juju-glow-ring.is-active{border-color:#2f89688c;box-shadow:0 0 12px #2f896859}.juju-submit-btn{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:10px 16px;border:0;border-radius:5px;background:var(--sidebar);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.juju-submit-btn:disabled{opacity:.5;cursor:not-allowed}.juju-thinking{display:flex;align-items:center;gap:8px;margin:12px 0 0;color:#666;font-size:13px}.juju-spinner{width:14px;height:14px;border:2px solid #ddd;border-top-color:#2f8968;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.juju-banner{display:flex;gap:10px;margin-top:12px;padding:12px;border-radius:5px;background:#e7f5f0;color:#1a1a1a;font-size:13px;line-height:19px}.juju-banner .material-symbols-outlined{color:#259364;font-size:20px}.schedule-flow-header{justify-content:space-between}.schedule-flow-header .sched-cancel-btn{margin-left:4px}.schedule-flow-body .schedule-stage-content{padding:20px}.sched-form-page-title{margin:0 0 16px;color:#1a1a1a;font-size:20px;font-weight:700;line-height:28px}.sched-form-body,.sched-required-note{margin:0 0 16px;color:#666;font-size:14px;line-height:20px}.sched-pick-card-wrap{margin-bottom:12px;border:2px solid var(--nav-border);border-radius:5px;overflow:hidden}.sched-pick-card-wrap.is-selected{border-color:#122359;box-shadow:inset 0 0 0 1px #122359}.sched-pick-card-wrap .sched-pick-card{margin:0;border:0;border-radius:0;box-shadow:none}.sched-pick-card-wrap.is-selected .sched-pick-card.is-selected{border:0;box-shadow:none}.clinic-hours-accordion{border-top:1px solid var(--nav-border)!important;border-radius:0!important}.clinic-hours-accordion:before{display:none}.clinic-hours-accordion .MuiAccordionSummary-root{min-height:44px!important;padding:0 16px!important}.clinic-hours-accordion .MuiAccordionSummary-content{margin:10px 0!important;color:var(--sidebar);font-size:14px;font-weight:700}.clinic-hours-accordion .MuiAccordionDetails-root{padding:0 16px 16px!important}.clinic-hours-urgent{display:flex;justify-content:space-between;margin-bottom:12px}.clinic-hours-urgent-label,.clinic-hours-urgent-value{font-size:14px;line-height:20px}.clinic-hours-section-label{margin:0 0 8px;color:#666;font-size:13px;font-weight:600}.clinic-hours-list{margin:0;padding:0;list-style:none}.clinic-hours-list li{display:flex;justify-content:space-between;padding:6px 0;color:#666;font-size:13px;line-height:18px}.clinic-hours-list li.is-today span{font-weight:700;color:#1a1a1a}.sched-label-sm{display:block;margin:0 0 8px;color:#666;font-size:13px;font-weight:600;line-height:18px}.sched-comm-dropdown-wrap{position:relative;z-index:1;margin-bottom:16px}.sched-comm-dropdown-wrap.is-open{z-index:20}.sched-comm-row,.sched-comm-menu-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid var(--nav-border);border-radius:5px;background:#fff;text-align:left;cursor:pointer}.sched-comm-row.is-open{border-color:#122359;border-bottom-left-radius:0;border-bottom-right-radius:0}.sched-comm-menu{position:relative;z-index:20;margin-top:-1px;border:1px solid #122359;border-top:0;border-radius:0 0 5px 5px;background:#fff;box-shadow:0 8px 16px #0000001a;overflow:hidden}.sched-comm-menu-item{border:0;border-radius:0;border-bottom:1px solid var(--nav-border)}.sched-comm-menu-item:last-child{border-bottom:0}.sched-comm-menu-item.is-selected{background:#f0f4ff}.sched-comm-icon{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar)}.sched-comm-copy{display:flex;flex:1;flex-direction:column;gap:2px}.sched-comm-copy strong{font-size:14px;line-height:20px}.sched-comm-copy span{color:#666;font-size:12px;line-height:16px}.sched-comm-chevron,.sched-comm-check{color:#666}.availability-calendar{margin-top:8px}.sched-cal-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.sched-cal-nav h4{margin:0;font-size:14px;font-weight:700}.sched-cal-nav-controls{display:flex;align-items:center;gap:8px}.sched-cal-month{font-size:13px;font-weight:600}.sched-cal-arrow{display:inline-grid;width:28px;height:28px;place-items:center;border:1px solid var(--nav-border);border-radius:4px;background:#fff;cursor:pointer}.sched-week-row,.sched-grid-row{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.sched-week-day{text-align:center;color:#666;font-size:11px;font-weight:600}.sched-day-btn{height:32px;border:0;border-radius:4px;background:transparent;color:#1a1a1a;font-size:13px;cursor:pointer}.sched-day-btn.is-selected{background:var(--sidebar);color:#fff;font-weight:700}.sched-day-btn.is-muted{color:#b7b7b7;cursor:not-allowed}.sched-day-empty{height:32px}.sched-no-avail-banner{display:flex;gap:12px;margin-top:16px;padding:14px;border:1px solid #f0d9a8;border-radius:5px;background:#fff8eb}.sched-no-avail-banner .material-symbols-outlined{color:#b7791f}.sched-no-avail-banner strong{display:block;margin-bottom:4px;font-size:14px}.sched-no-avail-banner p{margin:0;color:#666;font-size:13px;line-height:18px}.sched-times-empty{margin:8px 0 0;color:#666;font-size:13px}.schedule-flow-footer{flex-direction:column;align-items:stretch;gap:12px}.schedule-stage-six .provider-card{display:flex;flex-direction:column;gap:12px;margin-top:12px;cursor:default}.schedule-stage-six .provider-card-main{display:grid;grid-template-columns:64px 1fr;gap:16px;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.schedule-stage-six .provider-bio:not(.is-expanded){display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.schedule-stage-six .view-bio{align-self:flex-start}.sched-center-title{text-align:center}.main-panel:has(.chat-content){display:flex;flex-direction:column;height:100vh;min-height:100vh}.chat-content{display:flex;flex:1;flex-direction:column;min-height:0;padding:0!important}.chat-page{display:flex;flex:1;flex-direction:column;min-height:0;background:#fff}.chat-page-header{display:flex;flex-shrink:0;align-items:center;gap:12px;height:64px;padding:0 20px;border-bottom:1px solid var(--divider);background:#fff}.chat-page-header h1{margin:0;color:#1a1a1a;font-size:20px;font-weight:700;line-height:28px}.chat-back-btn{display:inline-grid;width:36px;height:36px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--sidebar);cursor:pointer}.chat-thread{flex:1;min-height:0;overflow:auto;padding:20px 24px 24px}.chat-request-card{display:flex;margin-bottom:24px;border:1px solid var(--nav-border);border-radius:5px;background:#fff;overflow:hidden}.chat-request-accent{width:4px;background:var(--sidebar);flex-shrink:0}.chat-request-content{padding:16px 18px}.chat-request-content h2{margin:0 0 8px;font-size:16px;font-weight:700;line-height:24px}.chat-request-name{margin:0 0 4px;font-size:15px;font-weight:700;line-height:22px}.chat-request-timestamp{margin:0 0 14px;color:#666;font-size:13px;line-height:18px}.chat-request-label{margin:0 0 4px;color:#666;font-size:12px;font-weight:600;line-height:16px;text-transform:uppercase;letter-spacing:.03em}.chat-request-value{margin:0 0 12px;font-size:14px;line-height:20px}.chat-request-reasons{white-space:pre-line}.chat-message{display:flex;gap:12px;margin-bottom:20px}.chat-message-avatar{width:40px;height:40px;border-radius:999px;object-fit:cover;flex-shrink:0}.chat-message-header{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:4px}.chat-message-sender{margin:0;font-size:14px;line-height:20px}.chat-message-sender strong{font-weight:700}.chat-message-sender span{font-weight:400}.chat-message-time{color:#666;font-size:12px;line-height:16px}.chat-message-text{margin:0;color:#1a1a1a;font-size:14px;line-height:21px;white-space:pre-line}.chat-composer{display:flex;flex-shrink:0;align-items:center;gap:10px;padding:12px 20px 16px;border-top:1px solid var(--divider);background:#fff}.chat-composer-add,.chat-composer-send{display:inline-grid;width:40px;height:40px;place-items:center;border:0;border-radius:999px;background:transparent;color:var(--sidebar);cursor:pointer}.chat-composer-input{flex:1;height:40px;padding:0 14px;border:1px solid var(--nav-border);border-radius:20px;background:#f8f8f8;font-family:inherit;font-size:14px}.chat-composer-input:focus{outline:2px solid rgb(18 35 89 / 20%);border-color:var(--sidebar);background:#fff}
