: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 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:39px;padding:25px;border:1px solid var(--nav-border);border-radius:5px;background:var(--surface)}.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:none}.schedule-modal.stage-two-active .schedule-modal-footer{display:flex}.schedule-stage-content{display:flex;flex-direction:column;gap:16px;width:100%;max-width:640px;margin:0 auto;padding:24px 20px 26px}.schedule-stage-content h3{margin:0;color:#1a1a1a;font-size:20px;font-weight:700;line-height:30px}.schedule-stage-intro{margin:0;color:var(--secondary-text);font-size:15px;line-height:24.38px}.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 h3{margin:0;color:#1a1a1a;font-size:16px;font-weight:700;line-height:24px}.schedule-stage-two p{margin:24px 0 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:24px}.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:24px}.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}.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:48px;height:48px;border:1px solid var(--nav-border);border-radius:5px;background:#f8f8f8;color:var(--sidebar);font-size:22px}.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}.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 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{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-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}.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-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%}}
