:root{--bg:#f3f5fb;--surface:#fff;--surface-soft:#eef3ff;--surface-muted:#f6f8fd;--border:#dfe6f2;--border-strong:#cfd9eb;--text:#101b2d;--muted:#61718b;--primary:#1760d6;--primary-dark:#0f4fbb;--primary-soft:#dce9ff;--secondary:#f0f4ff;--success:#dff5e6;--warning:#fff0dc;--danger:#fde5e3;--danger-strong:#c6372d;--info:#e6f1ff;--navy:#112844;--shadow-soft:0 18px 40px #101b2d14;--shadow-float:0 12px 32px #1760d62e}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0;font-family:Inter,Arial,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{background:0 0;border:none}img{max-width:100%;display:block}textarea{resize:vertical;min-height:132px}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:30px;line-height:1.08}h2{margin-bottom:0;font-size:20px;line-height:1.15}h3{margin-bottom:0;font-size:16px}.muted{color:var(--muted)}.small{font-size:13px}.auth-shell{background:linear-gradient(#eef2fb 0%,#f4f6fb 100%);flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100vh;padding:40px 20px 28px;display:flex}.auth-brand-stack{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.auth-brand-stack h1{margin-bottom:0;font-size:56px;line-height:.95}.auth-brand-subtitle{margin-bottom:0;font-size:18px}.auth-brand-mark{background:var(--primary);color:#fff;width:86px;height:86px;box-shadow:var(--shadow-float);border-radius:22px;justify-content:center;align-items:center;display:flex}.auth-card{background:var(--surface);border:1px solid var(--border);width:min(560px,100%);box-shadow:var(--shadow-soft);border-radius:28px;padding:34px}.provider-auth-card{width:min(620px,100%)}.auth-card-header{margin-bottom:20px}.auth-card-header h2{margin-bottom:8px;font-size:24px}.auth-divider{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;gap:12px;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-option-button{border:1px solid var(--border);width:100%;color:var(--text);background:#fff;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-weight:700;display:flex}.auth-option-static{opacity:.78}.auth-help-link{text-align:center;color:var(--primary);padding-top:4px;font-weight:700}.auth-security-badges{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.security-pill{border:1px solid var(--border);text-transform:uppercase;letter-spacing:.12em;background:#ffffffb3;border-radius:999px;align-items:center;gap:8px;padding:14px 18px;font-size:12px;font-weight:700;display:inline-flex}.auth-footer-links{color:#54647c;text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;justify-content:center;gap:28px;font-weight:700;display:flex}.auth-legal-note{text-align:center;max-width:780px}.form-stack,.page-stack,.list-stack,.detail-list,.sidebar-meta-list,.encounter-rail-nav{flex-direction:column;gap:16px;display:flex}.field{flex-direction:column;gap:8px;font-weight:600;display:flex}.field input,.field select,.field textarea,.header-search{border:1px solid var(--border);width:100%;color:var(--text);background:#f4f7ff;border-radius:16px;padding:13px 16px}.field textarea{min-height:142px}.compact-field{min-width:220px}.checkbox-panel{background:var(--surface-muted);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.checkbox-panel input{margin-top:2px}.inline-actions,.action-row,.header-actions,.toolbar-group,.top-header-right,.panel-header,.soap-card-header,.conversation-action-grid{align-items:center;gap:12px;display:flex}.action-row.wrap-row,.header-actions,.toolbar-group{flex-wrap:wrap}.btn{cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:700;line-height:1;display:inline-flex}.btn-full{width:100%}.btn-small{border-radius:14px;min-height:40px;padding:10px 14px}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 10px 24px #1760d62e}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{border-color:var(--border);color:var(--text);background:#fff}.text-link{color:var(--primary);font-weight:700}.button-link-lite{background:var(--primary-soft);color:var(--primary);border-radius:16px;justify-content:center;align-items:center;padding:12px 14px;font-weight:700;display:inline-flex}.portal-layout{grid-template-columns:260px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:#eef2fb;flex-direction:column;justify-content:space-between;gap:20px;min-height:100vh;padding:26px 16px 22px;display:flex}.sidebar-top{flex-direction:column;gap:24px;display:flex}.brand-block{align-items:center;gap:14px;padding:6px 8px 10px;display:flex}.brand-mark{background:var(--primary);color:#fff;border-radius:14px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:800;display:inline-flex}.provider-brand-block strong{color:#1342a7;font-size:18px}.provider-brand-mark{box-shadow:var(--shadow-float)}.sidebar-group{flex-direction:column;gap:10px;display:flex}.sidebar-section-title{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 12px;font-size:12px;font-weight:700}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.nav-item{color:#475975;border-radius:18px;align-items:center;gap:12px;padding:14px 16px;font-weight:600;display:flex;position:relative}.nav-item:hover{color:var(--primary);background:#1760d612}.nav-item-active{color:var(--primary);background:#e6efff}.nav-item-active:after{content:"";background:var(--primary);border-radius:999px;width:4px;height:calc(100% - 20px);position:absolute;top:10px;right:0}.nav-item-icon{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.sidebar-footer{flex-direction:column;gap:18px;display:flex}.sidebar-cta{background:var(--primary);color:#fff;width:100%;min-height:52px;box-shadow:var(--shadow-float);border-radius:18px;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.sidebar-meta-link{color:#5a6a85;align-items:center;gap:10px;padding:2px 4px;font-weight:600;display:flex}.portal-content-shell{flex-direction:column;min-width:0;display:flex}.top-header{border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#ffffffeb;grid-template-columns:minmax(240px,1.1fr) auto auto auto;align-items:center;gap:18px;padding:14px 22px;display:grid;position:sticky;top:0}.header-search-wrapper{background:#eff3fb;border:1px solid #0000;border-radius:18px;align-items:center;gap:10px;padding:0 14px;display:flex}.header-search-wrapper input{background:0 0;border:none;padding-left:0}.header-search-wrapper input:focus{outline:none}.header-search-icon{color:var(--muted)}.top-header-links{color:#354968;align-items:center;gap:28px;font-weight:600;display:flex}.header-triage-button{color:#fff;background:#c25513;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.header-triage-star{font-size:14px}.connection-pill{min-height:36px;color:var(--primary);background:#eef4ff;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.icon-button{border:1px solid var(--border);color:#55647d;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.avatar-pill{background:var(--primary);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-weight:800;display:inline-flex}.header-profile-pill{align-items:center;gap:10px;min-height:44px;display:inline-flex}.portal-main{padding:26px}.page-stack{gap:18px}.page-header{flex-direction:column;gap:8px;display:flex}.split-header{flex-direction:row;justify-content:space-between;align-items:flex-start}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);margin-bottom:6px;font-size:12px;font-weight:800;display:inline-block}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.provider-stat-card,.panel-card,.toolbar-card,.table-card,.calendar-day-card,.hero-card,.schedule-card,.dark-panel,.attention-card{background:var(--surface);border:1px solid var(--border);border-radius:24px;padding:20px}.provider-stat-card{background:#fff}.stat-value{margin:10px 0 8px;font-size:30px;line-height:1;display:block}.detail-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:12px;font-weight:800}.content-grid.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.top-align-grid{align-items:start}.panel-header{justify-content:space-between;margin-bottom:14px}.list-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.list-row:last-child{border-bottom:none;padding-bottom:0}.top-align-row{align-items:flex-start}.compact-row{padding:8px 0}.status-chip{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.full-width-chip{justify-content:flex-start;width:100%}.status-success{background:var(--success);color:#0e7f45}.status-warning{background:var(--warning);color:#9d5e00}.status-danger{background:var(--danger);color:#b3342d}.status-info{background:var(--info);color:var(--primary)}.banner{border:1px solid var(--border);border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.banner-warning{background:#fff5ea;border-color:#f1dcc0}.banner-success{background:#edf8ef;border-color:#d3ead6}.banner-info{background:#edf4ff;border-color:#d4e2ff}.table-card{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:880px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:16px 14px}.data-table th{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.toolbar-card{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.detail-list>div{border-bottom:1px solid var(--border);flex-direction:column;gap:5px;padding:12px 0;display:flex}.detail-list>div:last-child{border-bottom:none}.tag-list{flex-wrap:wrap;gap:10px;display:flex}.info-tag{border:1px solid var(--border);background:#fff;border-radius:999px;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.note-card{border:1px solid var(--border);background:#f7f9ff;border-radius:18px;padding:14px 16px}.subtle-note-card{background:var(--surface-muted)}.simple-list{margin:8px 0 0;padding-inline-start:18px}.simple-list li+li{margin-top:6px}.measurement-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.measurement-row:last-child{border-bottom:none}.provider-hero-grid{grid-template-columns:minmax(0,1.65fr) repeat(2,minmax(220px,1fr));gap:18px;display:grid}.hero-card{flex-direction:column;justify-content:space-between;min-height:198px;display:flex}.hero-card-primary{color:#fff;box-shadow:var(--shadow-float);background:linear-gradient(135deg,#1963d9 0%,#1a5fd0 100%);position:relative;overflow:hidden}.hero-card-primary:after{content:"";background:#ffffff14;border-radius:50%;width:160px;height:160px;position:absolute;bottom:-36px;right:-36px;box-shadow:-42px -18px 0 10px #ffffff0d}.hero-card-primary .detail-label,.hero-card-primary p,.hero-card-primary .btn-secondary{color:#fff}.hero-card-primary .btn-secondary{background:#ffffff24;border-color:#ffffff24}.hero-card-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.hero-card-value{font-size:74px;font-weight:800;line-height:.95}.hero-chip{background:#ffffff29;border-radius:999px;width:fit-content;padding:8px 12px;font-weight:700;display:inline-flex}.hero-card-compact{background:#fff}.compact-metric{margin-top:28px;font-size:54px;font-weight:800;line-height:1}.metric-bar{background:#e5ebf7;border-radius:999px;height:6px;margin-top:auto;overflow:hidden}.metric-bar span{border-radius:inherit;background:#be5a1b;width:72%;height:100%;display:block}.provider-work-grid{grid-template-columns:minmax(0,1.75fr) 320px;gap:18px;display:grid}.main-schedule-card{min-height:100%}.segmented-control{color:#586882;background:#f0f3fa;border-radius:999px;align-items:center;gap:8px;padding:6px;font-weight:700;display:inline-flex}.segmented-control span{border-radius:999px;padding:8px 12px}.segmented-control-active{color:var(--text);background:#fff}.provider-schedule-list{flex-direction:column;gap:12px;display:flex}.provider-schedule-row{border:1px solid #0000;border-radius:18px;grid-template-columns:88px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:18px;display:grid}.provider-schedule-row-highlight{box-shadow:inset 4px 0 0 var(--primary);background:#f8fbff;border-color:#cadbf6}.provider-time-block strong{font-size:16px}.provider-right-rail{flex-direction:column;gap:18px;display:flex}.rail-card{min-height:0}.pale-card{background:#f6f9ff}.compact-list{gap:10px}.queue-mini-card{border:1px solid var(--border);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.rail-link{margin-top:10px;display:inline-flex}.message-snippet-card{border-bottom:1px solid var(--border);padding:14px 0}.message-snippet-card:last-child{border-bottom:none}.dark-panel{color:#fff;background:linear-gradient(#182841 0%,#11253f 100%)}.dark-muted{color:#ffffffb8}.dark-panel-value{margin:12px 0;font-size:48px;font-weight:800;line-height:1}.dark-panel-button{color:#fff;background:#ffffff14;border:1px solid #ffffff2e;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:12px;font-weight:700;display:inline-flex}.provider-bottom-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:18px;display:grid}.panel-section-heading{align-items:center;gap:10px;margin-bottom:14px;display:flex}.alert-badge{color:#fff;background:#d33b2e;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:inline-flex}.urgent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.attention-card{border-left:4px solid #0000}.attention-danger{border-left-color:#c92d20}.attention-warning{border-left-color:#be5a1b}.attention-info{border-left-color:var(--primary)}.provider-notes-card{min-height:0}.conversation-shell{grid-template-columns:minmax(0,1.55fr) 320px;align-items:start;gap:18px;display:grid}.conversation-center{padding-bottom:18px}.conversation-day-pill{color:#435370;text-transform:uppercase;letter-spacing:.08em;background:#e9effd;border-radius:999px;margin:0 auto 14px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.provider-chat-thread{gap:18px}.chat-thread{flex-direction:column;display:flex}.message-row{align-items:flex-start;gap:12px;display:flex}.message-row-self{justify-content:flex-end}.message-avatar{width:38px;height:38px;color:var(--primary);background:#d7e4ff;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.message-bubble{border:1px solid var(--border);background:#fff;border-radius:24px;max-width:min(70ch,78%);padding:16px 18px}.message-internal{color:#fff;background:linear-gradient(135deg,#1760d6 0%,#0f52c6 100%);border-color:#0000}.message-internal .muted{color:#ffffffb8}.message-meta{justify-content:space-between;gap:14px;margin-bottom:8px;display:flex}.composer-shell{border-top:1px solid var(--border);margin-top:20px;padding-top:16px}.composer-toolbar{color:#57708f;align-items:center;gap:18px;padding-bottom:12px;font-weight:700;display:flex}.composer-input-row{grid-template-columns:minmax(0,1fr) 60px;align-items:end;gap:12px;display:grid}.composer-input-row textarea{border:1px solid var(--border);background:#f3f7ff;border-radius:22px;min-height:110px;padding:18px}.composer-send{background:var(--primary);color:#fff;width:56px;height:56px;box-shadow:var(--shadow-float);border-radius:18px;justify-content:center;align-items:center;display:inline-flex}.conversation-right-rail{text-align:center}.profile-avatar-large{width:84px;height:84px;color:var(--primary);background:linear-gradient(135deg,#dbe8ff 0%,#eaf1ff 100%);border-radius:22px;justify-content:center;align-items:center;margin:0 auto 16px;font-size:28px;font-weight:800;display:inline-flex}.conversation-action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.mini-action-card{border:1px solid var(--border);background:#fff;border-radius:18px;justify-content:center;align-items:center;min-height:74px;font-weight:700;display:inline-flex}.profile-stat-list{text-align:left;margin-top:20px}.encounter-workspace{grid-template-columns:240px minmax(0,1.3fr) 320px;align-items:start;gap:18px;display:grid}.encounter-patient-rail{min-height:calc(100vh - 170px)}.encounter-rail-nav{margin-top:12px}.encounter-rail-link{color:#4b5b75;border-radius:16px;align-items:center;min-height:44px;padding:0 14px;font-weight:700;display:flex}.encounter-rail-link-active{color:var(--primary);background:#e8f0ff}.encounter-cta{margin-top:auto}.encounter-main-column{flex-direction:column;gap:18px;display:flex}.soap-section-card{border:1px solid var(--border);box-shadow:var(--shadow-soft);background:#fff;border-radius:24px;padding:20px}.soap-section-card textarea{background:0 0;border:none;min-height:148px;padding:8px 2px 0}.soap-section-card input{border:1px solid var(--border);background:#f4f7ff;border-radius:16px;width:100%;margin:10px 0 12px;padding:12px 14px}.soap-card-header{justify-content:space-between;align-items:center;margin-bottom:10px}.soap-inline-metrics{flex-wrap:wrap;gap:8px;display:flex}.metric-pill{color:#435370;background:#edf3ff;border-radius:12px;justify-content:center;align-items:center;padding:8px 10px;font-size:12px;font-weight:700;display:inline-flex}.soap-subjective{border-left:4px solid var(--primary)}.soap-objective{border-left:4px solid #0f7a87}.soap-assessment{border-left:4px solid #b24d18}.soap-plan{border-left:4px solid #1f67d8}.quick-template-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px}.alert-note+.alert-note{margin-top:12px}.danger-soft{background:#fff1f1;border-color:#f0d4d2}.info-soft{background:#e8f8ff;border-color:#cde8f2}.voice-assist-card{color:#fff;text-align:center;box-shadow:var(--shadow-float);background:linear-gradient(#1760d6 0%,#0d52c8 100%);border-radius:24px;padding:22px}.voice-assist-icon{background:#ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 14px;display:inline-flex}.calendar-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.calendar-block{background:var(--secondary);border:1px solid #d9e7ff;border-radius:14px;padding:12px}.top-space{margin-top:18px}.compact-grid{gap:12px}.checklist-stack{flex-direction:column;gap:12px;display:flex}.spread-row{justify-content:space-between}.tele-layout{grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:16px;display:grid}.tele-side-stack{flex-direction:column;gap:16px;display:flex}.tele-video{color:#fff;background:linear-gradient(135deg,#0f2f56,#1f6feb);border-radius:24px;align-items:flex-end;min-height:420px;padding:20px;display:flex}.tele-toolbar{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}@media (max-width:1320px){.provider-hero-grid,.provider-bottom-grid,.conversation-shell,.encounter-workspace{grid-template-columns:1fr}.encounter-patient-rail{min-height:auto}}@media (max-width:1180px){.top-header{grid-template-columns:1fr}.top-header-links{order:3}.provider-work-grid,.content-grid.two-col,.stats-grid,.calendar-grid,.urgent-grid{grid-template-columns:1fr}}@media (max-width:900px){.portal-layout{grid-template-columns:1fr}.sidebar{display:none}.split-header,.top-header,.top-header-right,.toolbar-group,.panel-header,.soap-card-header{flex-direction:column;align-items:stretch}.provider-schedule-row,.composer-input-row,.provider-hero-grid,.conversation-action-grid{grid-template-columns:1fr}.auth-brand-stack h1{font-size:42px}.auth-card{padding:24px}}.workspace-state-strip{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:14px;display:grid}.workspace-state-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;gap:10px;padding:16px 18px;display:flex}.workspace-tone-info{background:linear-gradient(#fff 0%,#f7faff 100%)}.workspace-tone-success{background:linear-gradient(#fff 0%,#f1faf4 100%)}.workspace-tone-warning{background:linear-gradient(#fff 0%,#fff7ee 100%)}.workspace-tone-danger{background:linear-gradient(#fff 0%,#fff3f1 100%)}.workspace-state-card strong{font-size:22px;line-height:1.1}.evidence-panel{background:linear-gradient(#fff 0%,#f9fbff 100%)}.evidence-row{border:1px solid var(--border);background:#fff;border-radius:16px;padding:14px 16px}.metric-board{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.metric-board .note-card{min-height:100%}.quick-link-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quick-link-card{border:1px solid var(--border);background:#fff;border-radius:20px;flex-direction:column;gap:8px;padding:18px;display:flex}.quick-link-card:hover{border-color:#bfd1f2;box-shadow:0 12px 24px #11284414}.timeline-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:16px}.timeline-stack{flex-direction:column;gap:12px;display:flex}.timeline-step{grid-template-columns:90px minmax(0,1fr);align-items:start;gap:14px;display:grid}.timeline-step strong{margin-bottom:4px;display:block}.workspace-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);gap:18px;display:grid}.workspace-side-stack{flex-direction:column;gap:18px;display:flex}.control-chip-row{flex-wrap:wrap;gap:10px;display:flex}.control-chip{border:1px solid var(--border);background:var(--surface-muted);border-radius:999px;align-items:center;padding:10px 12px;font-size:13px;font-weight:700;display:inline-flex}.header-link-row{flex-wrap:wrap;gap:10px;display:flex}.workspace-table-note{justify-content:space-between;align-items:center;gap:10px;padding:12px 0 0;display:flex}@media (max-width:1100px){.metric-board,.quick-link-grid,.workspace-grid{grid-template-columns:1fr}}.checkbox-row{border:1px solid var(--border);background:var(--surface-muted);border-radius:16px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.top-space-sm{margin-top:12px}.tele-stage{flex-direction:column;gap:16px;display:flex}.primary-video{min-height:460px}.locale-switcher{background:#dce5fb80;border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.locale-button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:8px 12px}.locale-button.active{color:var(--text);background:#fff;box-shadow:0 8px 18px #243a701f}html[dir=rtl] .provider-top-header,html[dir=rtl] .top-header-right,html[dir=rtl] .provider-work-grid,html[dir=rtl] .panel-header,html[dir=rtl] .panel-section-heading,html[dir=rtl] .provider-schedule-row,html[dir=rtl] .queue-mini-card,html[dir=rtl] .action-row,html[dir=rtl] .auth-card-header,html[dir=rtl] .checkbox-panel,html[dir=rtl] .field,html[dir=rtl] .auth-option-button{direction:rtl}
