:root{--bg:#eef6fb;--bg-soft:#f8fbfe;--card:rgba(255,255,255,0.92);--card-solid:#ffffff;--text:#102033;--muted:#64748b;--muted-2:#94a3b8;--line:rgba(15,42,68,0.10);--brand:#098bc0;--brand-2:#00a6d6;--brand-dark:#06698f;--accent:#ff9f45;--success:#18a058;--danger:#dc2626;--shadow-sm:0 10px 24px rgba(15,42,68,0.08);--shadow-md:0 20px 48px rgba(15,42,68,0.12);--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--topbar-height:72px;--promo-height:124px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at 8% 0,rgba(0,166,214,.14),transparent 34%),radial-gradient(circle at 88% 6%,rgba(255,159,69,.12),transparent 30%),linear-gradient(180deg,#eef7fc,#f7fafc 38%,#ffffff);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}button,input,select,textarea{font:inherit}a,button{color:inherit}a{text-decoration:none}img{max-width:100%;display:block}.bg-wrapper{position:fixed;inset:0 0 auto 0;z-index:1;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.9),rgba(242,248,252,.68)),url(/assets/promo-bg.jpg) 50%/cover no-repeat;border-bottom:1px solid rgba(255,255,255,.55);transition:height .25s ease,opacity .25s ease}.bg-wrapper.collapsed{height:var(--topbar-height);opacity:.98}.topbar{position:fixed;top:0;left:0;right:0;height:var(--topbar-height);z-index:50;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px clamp(18px,4vw,54px);background:rgba(255,255,255,.58);border-bottom:1px solid rgba(255,255,255,.56);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 2px 20px rgba(15,42,68,.05);transition:background .2s ease,box-shadow .2s ease}.topbar.collapsed{background:rgba(255,255,255,.86);box-shadow:0 8px 26px rgba(15,42,68,.08)}.logo-container{display:flex;align-items:center}.logo-container img{height:44px;width:auto}.topbar nav{display:flex;align-items:center;gap:10px}.dentist-avatar-btn,.dentist-name-btn,.dentist-name-link{border:0;padding:0;background:transparent;cursor:pointer;text-align:left}.lang-switch-button,.nav-button{border:1px solid rgba(9,139,192,.14);background:rgba(255,255,255,.76);color:#123247;border-radius:999px;padding:10px 16px;min-height:42px;font-weight:650;font-size:14px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.lang-switch-button:hover,.nav-button:hover{transform:translateY(-1px);background:#ffffff;border-color:rgba(9,139,192,.32);box-shadow:0 10px 22px rgba(9,139,192,.12)}.lang-switch-button{padding-right:34px;appearance:none}.promo-message{position:fixed;top:var(--topbar-height);left:0;right:0;height:var(--promo-height);z-index:40;justify-content:center;gap:22px;padding:18px clamp(18px,4vw,54px);transition:height .24s ease,opacity .18s ease,transform .24s ease,padding .24s ease}.promo-message span{max-width:780px;font-size:clamp(28px,4vw,50px);line-height:1.02;font-weight:820;letter-spacing:-.055em;text-shadow:0 2px 14px rgba(255,255,255,.64)}.promo-message span:after{content:"";display:block;width:112px;height:5px;margin-top:14px;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand-2),var(--accent))}.promo-app-links{gap:10px}.promo-app-links a{display:inline-flex;align-items:center;justify-content:center;border-radius:14px;box-shadow:0 12px 26px rgba(15,42,68,.1);transition:transform .16s ease,filter .16s ease}.promo-app-links a:hover{transform:translateY(-2px);filter:brightness(1.02)}.promo-message.hidden{height:0;padding-top:0;padding-bottom:0;opacity:0;overflow:hidden;transform:translateY(-12px)}.search-container{position:fixed;top:calc(var(--topbar-height) + var(--promo-height) - 8px);left:50%;transform:translateX(-50%);width:min(1320px,calc(100% - 40px));min-height:var(--search-height);padding:12px;border:1px solid rgba(255,255,255,.72);border-radius:26px;background:rgba(255,255,255,.88);box-shadow:var(--shadow-md);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:top .24s ease,border-radius .24s ease,width .24s ease,background .24s ease}.search-container.shifted{background:rgba(255,255,255,.94)}.search-container form{display:grid;grid-template-columns:58px minmax(130px,1.05fr) minmax(150px,1.1fr) minmax(150px,1.1fr) minmax(130px,.95fr) minmax(140px,.95fr) minmax(108px,.65fr);gap:10px;align-items:center}.autocomplete-container{min-width:0}.additional-info-container textarea,.ai-actions input,.autocomplete-container input,.booking-grid input,.search-container input{width:100%;min-height:52px;border:1px solid rgba(9,139,192,.14);border-radius:16px;padding:13px 15px;color:var(--text);background:#f7fbfd;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.85);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.additional-info-container textarea:focus,.ai-actions input:focus,.autocomplete-container input:focus,.booking-grid input:focus,.search-container input:focus{background:#fff;border-color:rgba(9,139,192,.55);box-shadow:0 0 0 4px rgba(9,139,192,.12)}#showMoreButton,.ai-actions button,.ai-button,.primary,.schedule-button,.search-button{min-height:52px;border:0;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));font-weight:760;cursor:pointer;box-shadow:0 12px 24px rgba(9,139,192,.22);transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease,filter .14s ease}.ai-button{font-size:16px;letter-spacing:.02em}.search-button{padding:0 20px}#showMoreButton:hover,.ai-actions button:hover,.ai-button:hover,.primary:hover,.schedule-button:hover,.search-button:hover{transform:translateY(-1px);filter:brightness(1.02);box-shadow:0 16px 28px rgba(9,139,192,.28)}.primary:disabled,.schedule-button:disabled,.search-button:disabled{opacity:.55;cursor:not-allowed;transform:none;filter:none}.content{max-width:1320px;margin:0 auto;padding:calc(var(--topbar-height) + var(--promo-height) + var(--search-height) + 48px) 20px 32px;transition:padding-top .24s ease}.content.shifted{padding-top:calc(var(--topbar-height) + var(--search-height) + 42px)}.when-row{margin-bottom:18px}.when-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.8);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.when-title{margin-bottom:10px;color:#0c2942;font-size:18px;font-weight:780;letter-spacing:-.02em}.when-options{display:flex;flex-wrap:wrap;gap:9px}.booking-actions button,.clinic-box,.insurance-block button,.procedure-item,.range-arrow,.slots-hint-btn,.time-button,.time-slot-btn,.when-chip{border:1px solid rgba(9,139,192,.14);border-radius:999px;background:#fff;cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease}.when-chip{padding:11px 15px;color:#27435c;font-weight:680}.booking-actions button:hover,.clinic-box:hover,.insurance-block button:hover,.procedure-item:hover,.range-arrow:hover,.slots-hint-btn:hover,.time-button:hover,.time-slot-btn:hover,.when-chip:hover{border-color:rgba(9,139,192,.35);box-shadow:0 10px 22px rgba(9,139,192,.1);transform:translateY(-1px)}.clinic-box.selected,.procedure-item.selected,.time-button.selected,.time-slot-btn.selected,.when-chip.selected{border-color:rgba(9,139,192,.45);color:var(--brand-dark);background:linear-gradient(180deg,#f0fbff,#ffffff);box-shadow:inset 0 0 0 1px rgba(9,139,192,.08),0 12px 24px rgba(9,139,192,.1)}.when-right{min-width:260px}.range-nav{display:flex;align-items:center;gap:8px;justify-content:flex-end}.range-arrow{width:40px;height:40px;color:var(--brand);font-size:24px;line-height:1}.range-arrow:disabled{opacity:.38;cursor:not-allowed;transform:none;box-shadow:none}.range-label{min-width:210px;text-align:center;font-weight:760;color:#18354f}.range-sub{margin-top:4px;text-align:center;color:var(--muted);font-size:13px}.results{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:18px;margin-right:calc(33.333vw + 18px);min-height:720px}.column{min-width:0}.calendar-section,.dentist-list{border:1px solid var(--line);border-radius:var(--radius-lg);background:rgba(255,255,255,.78);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dentist-list{max-height:calc(100vh - 176px);overflow-y:auto;padding:16px;scrollbar-width:thin;scrollbar-color:rgba(9,139,192,.35) transparent}.calendar-section{align-self:start;position:sticky;top:calc(var(--topbar-height) + var(--search-height) + 22px);padding:16px}.status-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--muted);font-size:14px}.api-badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;color:#0f6f3f;background:rgba(24,160,88,.1);border:1px solid rgba(24,160,88,.18);font-weight:720}.api-badge:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--success);box-shadow:0 0 0 5px rgba(24,160,88,.1)}.api-badge.error{color:#9f1d1d;background:rgba(220,38,38,.08);border-color:rgba(220,38,38,.18)}.api-badge.error:before{background:var(--danger);box-shadow:0 0 0 5px rgba(220,38,38,.08)}#dentistCards{display:flex;flex-direction:column;gap:12px}.dentist-card{display:grid;grid-template-columns:78px minmax(0,1fr) minmax(118px,140px);gap:14px;align-items:start;padding:16px;border:1px solid rgba(15,42,68,.09);border-radius:22px;background:var(--card-solid);box-shadow:0 10px 26px rgba(15,42,68,.07);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.dentist-card:hover{transform:translateY(-2px);border-color:rgba(9,139,192,.24);box-shadow:0 18px 36px rgba(15,42,68,.11)}.dentist-card.selected-card{background:linear-gradient(180deg,#ffffff,#f5fbff);border-color:rgba(9,139,192,.45);box-shadow:0 18px 40px rgba(9,139,192,.14)}.dentist-avatar,.dentist-avatar-btn{border-radius:20px;overflow:hidden}.dentist-avatar{display:block;width:78px;height:78px;background:linear-gradient(135deg,#e9f7fd,#ffffff);border:1px solid rgba(9,139,192,.12)}.dentist-avatar img{width:100%;height:100%;object-fit:cover}.dentist-info{min-width:0;gap:9px}.dentist-head,.dentist-info{display:flex;flex-direction:column}.dentist-head{gap:6px}.dentist-head-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px}.dentist-name{margin:0;color:#0b253b;font-size:20px;line-height:1.12;font-weight:820;letter-spacing:-.03em}.dentist-name-link .dentist-name{display:inline;text-decoration-line:underline;text-decoration-color:rgba(9,139,192,.38);text-decoration-thickness:1.5px;text-underline-offset:4px;transition:color .16s ease,text-decoration-color .16s ease,text-decoration-thickness .16s ease}.dentist-name-link:hover .dentist-name{color:var(--brand-dark);text-decoration-color:var(--brand);text-decoration-thickness:2px}.dentist-name-link:focus-visible{outline:3px solid rgba(9,139,192,.2);outline-offset:4px;border-radius:5px}.dentist-subtitle{color:#27435c;font-weight:650;font-size:14px}.doctor-verified-mark{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;margin-left:7px;border-radius:50%;background:#e7f5f8;color:#087e9c;vertical-align:.04em}.doctor-verified-mark svg{display:block}.dentist-specialties-more{display:inline-flex;min-height:21px;align-items:center;margin-left:6px;padding:2px 8px;border:0;border-radius:999px;background:#edf7f9;color:#087e9c;font-size:11px;font-weight:730;cursor:pointer;vertical-align:1px}.dentist-specialties-more:hover{background:#dff1f5;color:#086b87}.dentist-specialties-more:focus-visible{outline:2px solid rgba(9,139,192,.32);outline-offset:2px}.dentist-degree{color:#4b7087;font-size:.76em;font-weight:680;white-space:nowrap}.dentist-credential-row{display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px;color:#537187;font-size:11px;line-height:1.4}.dentist-education{min-width:0;color:#0b6887;font-weight:720;overflow-wrap:anywhere}.dentist-certificate{overflow:hidden;max-width:230px;text-overflow:ellipsis;white-space:nowrap}.dentist-chips,.dentist-insurance-row,.dentist-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.dentist-location-row{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:13px;line-height:1.4}.dentist-location-icon{flex:0 0 auto;margin-top:1px;color:#078bb7}.rating-stars{display:inline-flex;align-items:center;gap:6px;color:#f7a919}.stars{letter-spacing:.06em;font-size:14px}.rating-number{color:#0f273c;font-weight:800}.meta-dot,.meta-item,.rating-count{color:var(--muted);font-size:13px}.innetwork-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;background:rgba(24,160,88,.1);color:#0f6f3f;border:1px solid rgba(24,160,88,.17);font-size:12px;font-weight:760}.innetwork-dot{width:7px;height:7px;border-radius:50%;background:var(--success)}.innetwork-list{color:var(--muted);font-size:13px}.chip{padding:5px 9px;border:1px solid rgba(9,139,192,.13);border-radius:999px;background:#f3f8fb;color:#315069;font-size:12px;font-weight:640}.dentist-availability{align-self:stretch;border-left:1px solid rgba(15,42,68,.08);padding-left:12px}.availability-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.availability-day{min-height:54px;border:1px solid rgba(15,42,68,.08);border-radius:14px;background:#f8fbfd;color:var(--muted);cursor:pointer;transition:background .16s ease,border-color .16s ease,transform .16s ease,color .16s ease}.availability-day span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.03em}.availability-day strong{display:block;margin-top:3px;color:#18354f;font-size:17px}.availability-day.available{background:#ecfbf4;border-color:rgba(24,160,88,.18)}.availability-day.selected,.availability-day:hover{background:#eaf8ff;border-color:rgba(9,139,192,.35);transform:translateY(-1px)}.dentist-empty,.slots-empty{padding:28px;border-radius:18px;border:1px dashed rgba(9,139,192,.25);background:rgba(255,255,255,.65);color:var(--muted);text-align:center}#showMoreContainer{margin-top:14px;text-align:center}#showMoreButton{padding:0 22px}.time-selection{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.time-button{min-height:44px;padding:8px 10px;color:#27435c;font-weight:720}.additional-info-container,.calendar-container,.clinic-select-container,.insurance-block,.procedure-select-container,.time-slot-container{margin-top:12px;padding:14px;border:1px solid rgba(15,42,68,.08);border-radius:20px;background:#ffffff;box-shadow:0 8px 20px rgba(15,42,68,.045)}.calendar-container{margin-top:0}.month-navigation{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.month-navigation button{width:42px;height:42px;border:1px solid rgba(9,139,192,.12);border-radius:14px;background:#f4fbff;color:var(--brand);font-size:22px;cursor:pointer}.month-navigation button:disabled{opacity:.35;cursor:not-allowed}.month-navigation span{font-size:16px;font-weight:820;letter-spacing:-.02em;text-transform:capitalize}.calendar-header,.calendar-week{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.calendar-header{margin-bottom:5px;color:var(--muted);font-size:12px;font-weight:720;text-align:center}.calendar-day{position:relative;min-height:38px;border:1px solid transparent;border-radius:12px;background:#f5f9fc;color:#21425b;cursor:pointer;font-size:13px;font-weight:720;transition:background .16s ease,color .16s ease,border-color .16s ease}.calendar-day:hover{background:#e9f8ff;border-color:rgba(9,139,192,.25)}.calendar-day.selected{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff}.calendar-day.disabled{color:#c5d0da;background:#f3f5f7;cursor:not-allowed}.calendar-day.today:after{content:"";position:absolute;top:6px;right:6px;width:5px;height:5px;border-radius:999px;background:var(--accent)}.additional-info-container h4,.clinic-select-container h3,.procedure-select-container h3{margin:0 0 10px;font-size:15px;color:#14324b;letter-spacing:-.01em}.clinic-list,.procedure-list{display:flex;flex-direction:column;gap:8px;max-height:220px;overflow-y:auto}.clinic-box,.procedure-item{padding:12px;border-radius:16px;background:#f9fcfe}.clinic-name,.procedure-name{color:#12324a;font-weight:780}.clinic-address,.procedure-duration{margin-top:3px;color:var(--muted);font-size:13px}.clinic-icons{margin-top:8px}.call-button{display:inline-flex;align-items:center;gap:6px;color:var(--brand);font-weight:720}.call-button img{width:22px;height:22px}.insurance-block button,.slots-hint-btn{width:100%;min-height:46px;padding:10px 12px;color:#27435c;font-weight:720}.time-slot-view{margin-bottom:10px;color:#14324b;font-weight:820}.time-slots{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.time-slot-btn{min-height:46px;padding:8px 10px;color:#27435c;font-weight:760}.additional-info-container textarea{min-height:90px;resize:vertical}.schedule-button{display:none;width:100%;margin-top:12px}.schedule-button.show{display:inline-flex;align-items:center;justify-content:center}.map-column{position:fixed;z-index:10;right:20px;width:calc(33.333vw - 28px);height:calc(100vh - var(--topbar-height) - var(--search-height) - 70px);min-width:300px;border-radius:28px;overflow:hidden;background:#d9edf7;box-shadow:var(--shadow-md);border:1px solid rgba(255,255,255,.7);transition:top .24s ease,height .24s ease}.map-column,.map-column.shifted{top:calc(var(--topbar-height) + var(--search-height) + 42px)}.connected-map{position:relative;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.75),transparent 22%),linear-gradient(135deg,#cdeaf5,#eaf7fb 45%,#d9f0e8)}.connected-map:after,.connected-map:before{content:"";position:absolute;inset:10% -20%;border-top:2px solid rgba(9,139,192,.18);border-bottom:2px solid rgba(9,139,192,.1);transform:rotate(-18deg)}.connected-map:after{inset:42% -15%;transform:rotate(24deg)}.map-pin-button{position:absolute;width:24px;height:24px;border:4px solid #fff;border-radius:50% 50% 50% 6px;background:var(--brand);transform:translate(-50%,-50%) rotate(-45deg);box-shadow:0 10px 22px rgba(9,139,192,.3);cursor:pointer;transition:transform .16s ease,background .16s ease}.map-pin-button:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.map-pin-button.selected,.map-pin-button:hover{background:var(--accent);transform:translate(-50%,-50%) rotate(-45deg) scale(1.12)}.map-caption{position:absolute;left:18px;right:18px;bottom:18px;display:flex;flex-direction:column;gap:4px;padding:16px;border:1px solid rgba(255,255,255,.72);border-radius:20px;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 12px 28px rgba(15,42,68,.12)}.map-caption strong{color:#0c2942;font-size:16px}.map-caption span{color:var(--muted);font-size:13px}footer{display:flex;justify-content:center;flex-wrap:wrap;gap:12px 18px;padding:30px 20px 36px;color:var(--muted);font-size:14px}.app-icons,footer{align-items:center}.app-icons{display:inline-flex;gap:10px}.app-icons img{border-radius:9px}.footer-links a{color:#27435c;font-weight:650}.footer-links a:hover{color:var(--brand)}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:22px;background:rgba(7,22,36,.5);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal.is-open{display:flex}.dev-modal-content,.modal-content{position:relative;width:min(520px,100%);max-height:min(760px,calc(100vh - 44px));overflow-y:auto;padding:24px;border-radius:28px;border:1px solid rgba(255,255,255,.72);background:rgba(255,255,255,.95);box-shadow:0 28px 80px rgba(7,22,36,.26)}.dev-modal-content h2,.modal-content h3{margin:0 0 12px;font-size:24px;letter-spacing:-.03em}.close{position:absolute;top:14px;right:14px;width:38px;height:38px;border:0;border-radius:999px;background:#f1f7fb;color:#27435c;font-size:22px;cursor:pointer}.booking-grid{display:grid;grid-template-columns:1fr;gap:10px;margin-top:14px}.booking-actions{display:flex;align-items:center;gap:10px;margin-top:14px}.booking-actions button{min-height:46px;padding:0 16px}.booking-actions button:not(.primary){background:#f4f8fb;color:#27435c}.auth-modal{z-index:160}.auth-modal-content{width:min(430px,100%);padding:32px}.auth-avatar{display:grid;place-items:center;width:54px;height:54px;margin-bottom:18px;border-radius:18px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-size:23px;font-weight:820}.auth-subtitle{margin:0 0 20px;color:var(--muted);font-size:14px;line-height:1.55}.auth-fields{gap:12px}.auth-actions{display:grid}.auth-actions button{width:100%}.auth-account-card{display:grid;gap:6px;padding:16px;border:1px solid rgba(15,42,68,.08);border-radius:16px;background:#f8fbfd}.auth-account-card strong{color:#102d44}.auth-account-card span{color:#527086;font-size:14px}.auth-phone-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:#17364c;text-align:left;cursor:pointer}.auth-phone-summary small{color:var(--brand)}.auth-nav-button.is-signed-in{border-color:rgba(9,139,192,.26);background:rgba(233,248,255,.88);color:#08769f}.booking-message{margin-top:14px;padding:12px 14px;border-radius:14px;background:rgba(24,160,88,.1);color:#0f6f3f;font-weight:680}.booking-message.error{background:rgba(220,38,38,.08);color:#9f1d1d}.appointment-success-card{display:grid;justify-items:center;gap:7px;margin-top:18px;padding:22px 18px;border:1px solid rgba(24,160,88,.18);border-radius:20px;background:rgba(24,160,88,.08);color:#0f6f3f;text-align:center}.appointment-success-card strong{font-size:20px}.appointment-success-card p{margin:5px 0 0;color:#365b49;font-weight:560}.appointment-success-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;background:#18a058;color:#fff;font-size:24px;font-weight:900}#insuranceList{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:8px}#insuranceList li{padding:12px 14px;border:1px solid rgba(15,42,68,.08);border-radius:14px;background:#f8fbfd;cursor:pointer}#insuranceList li:hover{background:#eaf8ff;border-color:rgba(9,139,192,.24)}.ai-chat{display:flex;flex-direction:column;gap:10px;max-height:340px;overflow-y:auto;margin-bottom:12px}.ai-bubble{align-self:flex-start;max-width:84%;padding:12px 14px;border-radius:18px 18px 18px 5px;background:#f1f7fb;color:#19344b}.ai-bubble.user{align-self:flex-end;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));border-radius:18px 18px 5px 18px}.ai-actions{display:grid;grid-template-columns:1fr 110px;gap:8px}@media (max-width:1280px){.results{margin-right:0;grid-template-columns:minmax(0,1.1fr) minmax(330px,.9fr)}.map-column{position:relative;right:auto;top:auto;width:min(1320px,calc(100% - 40px));height:320px;margin:18px auto 0;min-width:0}.map-column.shifted{top:auto}}@media (max-width:1020px){:root{--promo-height:112px;--search-height:auto}.topbar{padding-inline:18px}.promo-message{align-items:flex-start;flex-direction:column;gap:10px}.promo-message span{font-size:clamp(27px,6vw,42px)}.promo-message span:after{margin-top:10px}.search-container{width:calc(100% - 28px);border-radius:22px}.search-container form{grid-template-columns:52px repeat(2,minmax(0,1fr))}.search-button{grid-column:span 2}.content{padding-top:330px}.content.shifted{padding-top:210px}.when-panel{flex-direction:column;align-items:stretch}.when-right{min-width:0}.range-nav{justify-content:space-between}.results{grid-template-columns:1fr}.dentist-list{max-height:none;overflow:visible}.calendar-section{position:static}}@media (max-width:720px){.topbar{height:auto;min-height:var(--topbar-height);align-items:flex-start;flex-direction:column;gap:8px}.topbar nav{width:100%;justify-content:space-between;gap:6px}.lang-switch-button,.nav-button{padding:9px 10px;font-size:13px}.promo-message{top:116px}.search-container{top:232px}.search-container.shifted{top:116px}.search-container form{grid-template-columns:1fr}.ai-button,.search-button{width:100%;grid-column:auto}.content{padding-top:610px;padding-inline:14px}.content.shifted{padding-top:470px}.when-options{display:grid;grid-template-columns:1fr}.range-label{min-width:0;font-size:13px}.dentist-card{grid-template-columns:64px minmax(0,1fr)}.dentist-avatar{width:64px;height:64px;border-radius:18px}.dentist-availability{grid-column:1/-1;border-left:0;border-top:1px solid rgba(15,42,68,.08);padding-left:0;padding-top:12px}.availability-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.time-selection{grid-template-columns:repeat(2,1fr)}.time-slots{grid-template-columns:1fr}.ai-actions,.booking-actions{grid-template-columns:1fr;display:grid}footer{align-items:flex-start;justify-content:flex-start;padding-inline:16px}}@media (max-width:430px){.promo-app-links{display:none}.content{padding-top:560px}.content.shifted{padding-top:430px}.dentist-name{font-size:18px}.availability-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:74px;padding:14px clamp(18px,4vw,54px);border-bottom:1px solid rgba(15,42,68,.08);background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 8px 26px rgba(15,42,68,.06)}.site-header .brand img{height:44px;width:auto}.header-nav{display:flex;align-items:center;gap:10px}.header-nav a,.header-nav button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(9,139,192,.14);border-radius:999px;background:#fff;color:#123247;padding:9px 15px;font-weight:700;cursor:pointer}.header-nav a:hover,.header-nav button:hover{border-color:rgba(9,139,192,.35);color:var(--brand)}.refined-profile-page{min-height:100vh;padding:28px clamp(16px,4vw,54px) 46px;background:radial-gradient(circle at 10% 0,rgba(0,166,214,.12),transparent 30%),radial-gradient(circle at 88% 12%,rgba(255,159,69,.1),transparent 28%),linear-gradient(180deg,#eef7fc,#f9fbfd 42%,#fff)}.profile-top-strip{width:min(1240px,100%);margin:0 auto 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-return-link{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid rgba(9,139,192,.14);border-radius:999px;background:rgba(255,255,255,.82);color:#21415a;font-weight:760;box-shadow:0 8px 20px rgba(15,42,68,.045)}.profile-return-link:hover{color:var(--brand);border-color:rgba(9,139,192,.35)}.profile-source-pill{padding:8px 12px;border-radius:999px;background:rgba(24,160,88,.1);border:1px solid rgba(24,160,88,.18);color:#0f6f3f;font-size:12px;font-weight:820}.refined-profile-layout{width:min(1240px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);gap:22px;align-items:start}.profile-left-column{display:grid;gap:15px;min-width:0}.profile-right-column{position:sticky;top:92px;display:grid;gap:14px}.profile-hero-modern{display:grid;grid-template-columns:138px minmax(0,1fr);gap:22px;align-items:center;padding:24px;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,251,254,.94));box-shadow:0 24px 64px rgba(15,42,68,.12)}.profile-avatar-frame{width:138px;height:138px;border-radius:32px;padding:7px;background:linear-gradient(135deg,rgba(9,139,192,.2),rgba(255,159,69,.18));box-shadow:0 18px 34px rgba(9,139,192,.14)}.profile-avatar-frame img{width:100%;height:100%;object-fit:cover;border-radius:26px;background:#eaf7fd}.profile-hero-copy{min-width:0}.eyebrow,.profile-kicker{color:var(--brand);font-size:12px;font-weight:860;letter-spacing:.08em;text-transform:uppercase}.profile-hero-copy h1{margin:6px 0 8px;color:#0b253b;font-size:clamp(32px,4vw,52px);line-height:.98;letter-spacing:-.06em}.profile-hero-copy .doctor-verified-mark{width:23px;height:23px;margin-left:9px;vertical-align:.12em}.profile-academic-degree{color:#527188;font-size:.66em;font-weight:680;letter-spacing:-.03em;white-space:nowrap}.profile-hero-copy p{margin:0 0 12px;color:#315069;font-size:17px;font-weight:650}.profile-rating-row{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 13px;padding:8px 10px;border:1px solid rgba(247,169,25,.22);border-radius:999px;background:rgba(255,250,235,.9);color:#17324a;cursor:pointer}.profile-rating-row span:not(.profile-stars span){font-weight:860}.profile-rating-row small{color:var(--muted);font-weight:700}.profile-stars{color:#f7a919;letter-spacing:.05em;white-space:nowrap}.profile-stars span{color:#d8e0e7}.profile-chip-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.profile-chip-row span{display:inline-flex;align-items:center;min-height:30px;padding:6px 10px;border:1px solid rgba(9,139,192,.13);border-radius:999px;background:#f3fbff;color:#315069;font-size:13px;font-weight:720}.profile-chip-row.compact span{min-height:28px;font-size:12px}.profile-testimonial-modern{display:grid;gap:5px;padding:16px 18px;border:1px solid rgba(9,139,192,.11);border-radius:22px;background:linear-gradient(135deg,rgba(234,248,255,.92),rgba(255,255,255,.88));color:#18354f}.profile-testimonial-modern span{color:var(--brand);font-weight:860;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.profile-testimonial-modern p{margin:0;color:#27435c;line-height:1.55}.profile-actions-row{display:flex;flex-wrap:wrap;gap:10px}.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border:1px solid rgba(15,42,68,.1);border-radius:999px;background:rgba(255,255,255,.88);color:#27435c;font-weight:780;box-shadow:0 8px 20px rgba(15,42,68,.045);cursor:pointer}.secondary-button:hover{border-color:rgba(9,139,192,.32);color:var(--brand)}.profile-section-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-info-card{position:relative;padding:18px;border:1px solid rgba(15,42,68,.08);border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(15,42,68,.06);overflow:hidden}.profile-info-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.profile-info-heading h2{margin:0;color:#102f48;font-size:18px;letter-spacing:-.02em}.profile-info-heading button{flex:0 0 auto;border:0;background:transparent;color:var(--brand);font-size:13px;font-weight:780;text-decoration:underline;cursor:pointer}.profile-info-content{color:#34536b;line-height:1.6}.profile-info-content p{margin:0}.profile-info-card.is-collapsed .profile-info-content{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.profile-list{list-style:none;padding:0;margin:0;display:grid;gap:8px}.profile-list li{position:relative;padding-left:18px;color:#34536b}.profile-list li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--brand)}.clinics-overview,.reviews-card{grid-column:1/-1}.profile-clinic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-clinic-card{display:grid;gap:5px;padding:14px;border:1px solid rgba(9,139,192,.12);border-radius:18px;background:#f8fcfe;transition:transform .16s ease,border-color .16s ease,background .16s ease}.profile-clinic-card:hover{transform:translateY(-1px);border-color:rgba(9,139,192,.32);background:#fff}.profile-clinic-card strong{color:#112f47}.profile-clinic-card small,.profile-clinic-card span{color:var(--muted);line-height:1.35}.profile-review-list{display:grid;gap:10px}.profile-review-item{display:grid;gap:6px;padding:14px;border:1px solid rgba(15,42,68,.08);border-radius:18px;background:#f9fcfe}.review-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-meta-row span{color:var(--muted);font-size:13px}.profile-review-item p{margin:0;color:#34536b;line-height:1.55}.profile-map-card{min-height:255px;border:1px solid rgba(255,255,255,.72);border-radius:28px;overflow:hidden;background:#d9edf7;box-shadow:0 18px 42px rgba(15,42,68,.12)}.profile-map-card iframe{width:100%;height:255px;border:0;display:block}.profile-map-fallback{position:relative;display:grid;align-items:end;padding:18px}.profile-map-fallback .profile-pin{left:56%;top:42%}.profile-map-fallback>div:last-child{position:relative;z-index:2;display:grid;gap:4px;padding:14px;border:1px solid rgba(255,255,255,.7);border-radius:18px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.profile-map-fallback strong{color:#0c2942}.profile-map-fallback span{color:var(--muted);font-size:13px}.booking-panel{padding:18px;border:1px solid rgba(255,255,255,.72);border-radius:28px;background:rgba(255,255,255,.94);box-shadow:0 22px 58px rgba(15,42,68,.13)}.booking-panel h2{margin:5px 0 8px;color:#0c2942;font-size:28px;letter-spacing:-.04em}.booking-intro{margin:0 0 14px;color:var(--muted);line-height:1.45;font-size:14px}.booking-step-card{display:grid;gap:11px;padding:14px;margin-top:12px;border:1px solid rgba(15,42,68,.08);border-radius:22px;background:#f8fcfe}.booking-step-title{display:flex;align-items:center;gap:8px;color:#12324a;font-weight:860}.booking-step-title span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;font-size:12px}.booking-panel label{display:grid;gap:6px;color:#27435c;font-size:13px;font-weight:780}.booking-panel input,.booking-panel select,.booking-panel textarea{width:100%;border:1px solid rgba(15,42,68,.12);border-radius:14px;background:#fff;color:#102033;padding:11px 12px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.booking-panel textarea{min-height:88px;resize:vertical}.booking-panel input:focus,.booking-panel select:focus,.booking-panel textarea:focus{border-color:rgba(9,139,192,.45);box-shadow:0 0 0 4px rgba(9,139,192,.09)}.selected-clinic{display:grid;gap:4px;padding:12px;border:1px solid rgba(9,139,192,.12);border-radius:16px;background:#eefaff}.selected-clinic strong{color:#17324a;font-size:13px;line-height:1.35}.selected-clinic a,.selected-clinic span{color:var(--brand);font-size:13px;font-weight:740}.quick-date-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.quick-date{min-height:38px;border:1px solid rgba(15,42,68,.08);border-radius:13px;background:#fff;color:#27435c;font-size:12px;font-weight:760;cursor:pointer}.quick-date.active,.quick-date:hover{border-color:rgba(9,139,192,.32);background:#eaf8ff;color:var(--brand-dark)}.field-label{display:block;margin-bottom:8px;color:#27435c;font-size:13px;font-weight:820}.time-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.time-button.active{color:#fff;border-color:transparent;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 10px 22px rgba(9,139,192,.22)}.slots-empty.compact{padding:16px;border-radius:16px;font-size:13px}.patient-fields{display:grid;gap:10px}.profile-booking-signed-in{display:flex;align-items:center;justify-content:space-between;gap:9px;padding:9px 11px;border:1px solid #cfe8dc;border-radius:11px;background:#f1faf4;color:#31754e;font-size:12px}.profile-booking-signed-in a{color:#0787b8;font-size:11px;font-weight:680}.patient-fields input[readonly]{background:#f5f7f8;color:#71818e}.sms-row{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.ghost-button{min-height:43px;border:1px solid rgba(9,139,192,.16);border-radius:14px;background:#fff;color:var(--brand);padding:10px 12px;font-weight:820;cursor:pointer}.ghost-button:disabled{opacity:.55;cursor:not-allowed}.primary-button.full-width{width:100%;margin-top:14px}.form-result{display:grid;gap:3px;margin-top:12px;padding:12px 14px;border-radius:16px;background:rgba(24,160,88,.1);color:#0f6f3f;font-size:13px;font-weight:760;line-height:1.45}.form-result.warning{background:rgba(255,159,69,.12);color:#9b4d00}.form-result.error{background:rgba(220,38,38,.09);color:#a51d1d}.profile-loading{display:grid;place-items:center}.profile-loading-card{width:min(560px,100%);display:grid;gap:12px;justify-items:start;padding:28px;border:1px solid rgba(255,255,255,.7);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-md)}.profile-loading-card h1{margin:0;color:#0c2942;font-size:30px;letter-spacing:-.04em}.profile-loading-card p{margin:0;color:var(--muted)}.loading-dot{width:14px;height:14px;border-radius:50%;background:var(--brand);box-shadow:0 0 0 8px rgba(9,139,192,.1);animation:pulseDot 1.2s ease-in-out infinite}@keyframes pulseDot{0%,to{transform:scale(.82);opacity:.75}50%{transform:scale(1);opacity:1}}@media (max-width:1060px){.refined-profile-layout{grid-template-columns:1fr}.profile-right-column{position:static}.profile-map-card{min-height:240px}}@media (max-width:760px){.site-header{align-items:flex-start;flex-direction:column}.header-nav{width:100%;flex-wrap:wrap}.refined-profile-page{padding-inline:14px}.profile-top-strip{align-items:flex-start;flex-direction:column}.profile-hero-modern{grid-template-columns:1fr;padding:18px}.profile-avatar-frame{width:118px;height:118px}.profile-actions-row,.profile-clinic-grid,.profile-section-grid{grid-template-columns:1fr}.profile-actions-row{display:grid}.quick-date-row{grid-template-columns:1fr}.time-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sms-row{grid-template-columns:1fr}}.results.results--doctor-schedule{grid-template-columns:1fr}.dentist-card--wide{grid-template-columns:86px minmax(260px,1fr) minmax(430px,.95fr);align-items:stretch;padding:18px}.dentist-card--wide .dentist-avatar{width:86px;height:86px;border-radius:22px}.availability-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#14324b}.availability-title span{font-size:13px;font-weight:820;letter-spacing:-.01em}.availability-title strong{padding:5px 9px;border-radius:999px;background:#f3f8fb;color:var(--muted);font-size:11px;font-weight:760}.availability-strip.availability-strip--two-weeks{gap:7px}.availability-day:disabled{opacity:.48;cursor:not-allowed;transform:none}.availability-day:disabled:hover{background:#f8fbfd;border-color:rgba(15,42,68,.08);transform:none}.availability-day.available{color:#12324a;box-shadow:inset 0 0 0 1px rgba(24,160,88,.04)}.availability-day.available strong:after{content:"";display:block;width:6px;height:6px;margin:5px auto 0;border-radius:999px;background:var(--success)}.schedule-flow-modal{z-index:140}#insuranceModal{z-index:160}.schedule-flow-content{width:min(1120px,calc(100vw - 36px));max-height:min(860px,calc(100vh - 36px));padding:26px}.schedule-flow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding-right:46px;margin-bottom:16px}.schedule-flow-header .eyebrow{display:inline-flex;margin-bottom:7px;color:var(--brand);font-size:12px;font-weight:840;text-transform:uppercase;letter-spacing:.08em}.schedule-flow-header h3{margin:0;color:#0b253b;font-size:clamp(24px,3vw,34px);letter-spacing:-.04em}.schedule-flow-header p{margin:7px 0 0;color:var(--muted);text-transform:capitalize}.schedule-flow-clinic{max-width:360px;padding:12px 14px;border:1px solid rgba(9,139,192,.13);border-radius:18px;background:#f6fbfe}.schedule-flow-clinic span,.schedule-flow-clinic strong{display:block}.schedule-flow-clinic strong{color:#12324a;font-weight:820}.schedule-flow-clinic span{margin-top:4px;color:var(--muted);font-size:13px}.schedule-flow-content .calendar-section.schedule-flow-panel{position:static;display:grid;grid-template-columns:minmax(280px,.92fr) minmax(280px,1fr);gap:14px;padding:0;border:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.schedule-flow-content .calendar-container,.schedule-flow-content .time-selection{grid-column:1}.schedule-flow-content .additional-info-container,.schedule-flow-content .clinic-select-container,.schedule-flow-content .insurance-block,.schedule-flow-content .procedure-select-container,.schedule-flow-content .schedule-button,.schedule-flow-content .time-slot-container{grid-column:2}.schedule-flow-content .clinic-select-container{margin-top:0}.schedule-flow-content .slots-empty{grid-column:1/-1}.schedule-flow-content .schedule-button.show{min-height:52px}@media (max-width:1280px){.results.results--doctor-schedule{margin-right:0}.dentist-card--wide{grid-template-columns:78px minmax(0,1fr) minmax(390px,.9fr)}}@media (max-width:1020px){.dentist-card--wide{grid-template-columns:74px minmax(0,1fr)}.dentist-card--wide .dentist-avatar{width:74px;height:74px}.dentist-card--wide .dentist-availability{grid-column:1/-1;border-left:0;border-top:1px solid rgba(15,42,68,.08);padding-left:0;padding-top:12px}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr))}.schedule-flow-content .calendar-section.schedule-flow-panel{grid-template-columns:1fr}.schedule-flow-content .additional-info-container,.schedule-flow-content .calendar-container,.schedule-flow-content .clinic-select-container,.schedule-flow-content .insurance-block,.schedule-flow-content .procedure-select-container,.schedule-flow-content .schedule-button,.schedule-flow-content .time-selection,.schedule-flow-content .time-slot-container{grid-column:1}.schedule-flow-content .clinic-select-container{margin-top:12px}}@media (max-width:720px){.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(4,minmax(0,1fr))}.schedule-flow-content{width:calc(100vw - 20px);padding:20px;border-radius:24px}.schedule-flow-header{flex-direction:column;padding-right:40px}.schedule-flow-clinic{max-width:none;width:100%}.schedule-flow-content .time-slots{grid-template-columns:1fr}}@media (max-width:430px){.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(2,minmax(0,1fr))}}.main-map-column{display:none}.results.results--doctor-schedule{max-width:1480px;margin-left:auto;margin-right:auto;min-height:auto}.results--doctor-schedule .dentist-list{max-height:none;overflow:visible;padding:clamp(14px,2vw,24px);background:rgba(255,255,255,.68)}.status-line--quiet{justify-content:flex-start;padding:0 4px}.api-error-text{color:#9f1d1d;font-weight:720}.dentist-card--wide.dentist-card--pro{grid-template-columns:98px minmax(270px,.88fr) minmax(680px,1.35fr);gap:20px;min-height:220px;overflow:visible}.dentist-card--wide.dentist-card--pro:hover{transform:translateY(-1px)}.dentist-card--wide .dentist-avatar{width:98px;height:98px;border-radius:26px}.dentist-card--wide .dentist-info{min-width:0;display:flex;flex-direction:column;gap:10px}.dentist-card--wide .dentist-availability{min-width:0;border-left:1px solid rgba(15,42,68,.08);padding-left:18px;justify-content:center}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(14,minmax(42px,1fr));gap:6px}.availability-strip.availability-strip--two-weeks .availability-day{min-height:74px;padding:7px 3px}.availability-strip.availability-strip--two-weeks .availability-day strong{margin-top:5px}.availability-title{margin-bottom:12px}@media (max-width:1380px){.dentist-card--wide.dentist-card--pro{grid-template-columns:88px minmax(240px,.9fr) minmax(520px,1.25fr)}.dentist-card--wide .dentist-avatar{width:88px;height:88px}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr))}.availability-strip.availability-strip--two-weeks .availability-day{min-height:58px}}@media (max-width:1020px){.dentist-card--wide.dentist-card--pro{grid-template-columns:78px minmax(0,1fr);min-height:auto;cursor:pointer}.dentist-card--wide .dentist-availability{grid-column:1/-1;border-left:0;border-top:1px solid rgba(15,42,68,.08);padding-left:0;padding-top:14px}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr))}}@media (max-width:640px){.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(4,minmax(0,1fr))}}.main-map-column{display:block}.results.results--doctor-schedule{max-width:none;margin-left:0;margin-right:calc(33.333vw + 18px);min-height:680px}.results--doctor-schedule .dentist-list{max-height:calc(100vh - 176px);overflow-y:auto;padding:clamp(14px,1.7vw,22px)}.dentist-card--wide.dentist-card--pro{grid-template-columns:92px minmax(0,1fr);gap:18px;min-height:auto;cursor:default}.dentist-card--wide .dentist-avatar{width:92px;height:92px;border-radius:24px}.dentist-card--wide .dentist-availability{grid-column:1/-1;border-left:0;border-top:1px solid rgba(15,42,68,.08);padding-left:0;padding-top:15px;margin-top:2px;display:flex;flex-direction:column;justify-content:flex-start}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(62px,auto);gap:8px;overflow:visible}.availability-strip.availability-strip--two-weeks .availability-day{min-height:62px;padding:7px 4px;border-radius:15px}.availability-strip.availability-strip--two-weeks .availability-day span{font-size:10px;white-space:nowrap}.availability-strip.availability-strip--two-weeks .availability-day strong{font-size:18px;margin-top:4px}@media (max-width:1280px){.results.results--doctor-schedule{max-width:1480px;margin-left:auto;margin-right:auto}.main-map-column{position:relative;right:auto;top:auto;width:min(1320px,calc(100% - 40px));height:320px;margin:18px auto 0;min-width:0}.main-map-column.shifted{top:auto}}@media (max-width:720px){.dentist-card--wide.dentist-card--pro{grid-template-columns:72px minmax(0,1fr);gap:14px}.dentist-card--wide .dentist-avatar{width:72px;height:72px;border-radius:20px}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px}.availability-strip.availability-strip--two-weeks .availability-day{min-height:54px;padding:6px 2px;border-radius:12px}.availability-strip.availability-strip--two-weeks .availability-day span{font-size:9px}.availability-strip.availability-strip--two-weeks .availability-day strong{font-size:16px}}@media (max-width:430px){.availability-title{align-items:flex-start;flex-direction:column}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.availability-strip.availability-strip--two-weeks .availability-day{min-height:48px}}@media (min-width:1281px){.content .when-row{margin-right:calc(33.333vw + 18px);margin-bottom:12px}.when-panel{padding:12px 14px;gap:12px;border-radius:22px}.when-title{margin-bottom:7px;font-size:15px}.when-options{gap:7px}.when-chip{padding:8px 11px;font-size:13px}.when-right{min-width:210px}.range-nav{gap:6px}.range-arrow{width:32px;height:32px;font-size:20px}.range-label{min-width:160px;font-size:13px}.range-sub{margin-top:2px;font-size:11px}.dentist-card--wide.dentist-card--pro{grid-template-columns:86px minmax(210px,.82fr) minmax(390px,1.18fr);align-items:center;gap:16px}.dentist-card--wide .dentist-avatar{width:86px;height:86px;border-radius:22px}.dentist-card--wide .dentist-availability{grid-column:auto;align-self:stretch;margin-top:0;padding-top:0;padding-left:16px;border-top:0;border-left:1px solid rgba(15,42,68,.08);justify-content:center}.availability-title{margin-bottom:8px}.availability-title span,.availability-title strong{font-size:12px}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:minmax(50px,auto);gap:6px}.availability-strip.availability-strip--two-weeks .availability-day{min-height:50px;padding:5px 3px;border-radius:13px}.availability-strip.availability-strip--two-weeks .availability-day span{font-size:9px}.availability-strip.availability-strip--two-weeks .availability-day strong{margin-top:2px;font-size:15px}.availability-day.available strong:after{width:5px;height:5px;margin-top:3px}}@media (min-width:1281px) and (max-width:1450px){.dentist-card--wide.dentist-card--pro{grid-template-columns:78px minmax(185px,.8fr) minmax(350px,1.2fr);gap:13px;padding:16px}.dentist-card--wide .dentist-avatar{width:78px;height:78px}.dentist-card--wide .dentist-name{font-size:19px}.dentist-card--wide .dentist-location-row,.dentist-card--wide .dentist-subtitle,.dentist-chips,.dentist-insurance-row{font-size:12px}.dentist-card--wide .dentist-availability{padding-left:12px}.availability-strip.availability-strip--two-weeks{gap:5px}.availability-strip.availability-strip--two-weeks .availability-day{min-height:47px;padding:4px 2px}.availability-strip.availability-strip--two-weeks .availability-day strong{font-size:14px}}@media (max-width:1280px){.content .when-row{margin-right:0}}.connected-map--live{background:#eaf5f8}.connected-map--live:after,.connected-map--live:before{display:none}.clinic-interactive-map{position:absolute;inset:0;z-index:0;overflow:hidden;background:#eef3ed;outline:none}.clinic-interactive-map.is-interactive{cursor:grab;touch-action:none}.clinic-interactive-map.is-dragging{cursor:grabbing}.clinic-interactive-map:focus-visible{box-shadow:inset 0 0 0 3px rgba(9,139,192,.52)}.clinic-map-marker-layer,.clinic-map-tile-layer{position:absolute;inset:0}.clinic-map-tile-layer{z-index:1;pointer-events:none}.clinic-map-tile{position:absolute;top:0;left:0;width:256px;max-width:none!important;height:256px;max-height:none!important;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;filter:saturate(.91) contrast(.97) brightness(1.025)}.clinic-map-marker-layer{z-index:3}.clinic-map-controls{position:absolute;z-index:5;top:14px;right:13px;display:grid;gap:1px;overflow:hidden;border:1px solid rgba(20,52,69,.12);border-radius:13px;background:rgba(224,232,234,.86);box-shadow:0 7px 20px rgba(20,52,69,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clinic-map-controls>button{display:grid;width:37px;height:37px;padding:0;place-items:center;border:0;background:rgba(255,255,255,.95);color:#29485a;cursor:pointer;font-size:21px;line-height:1}.clinic-map-controls>button:hover{background:#f1f8fa;color:#08799c}.clinic-map-controls>button:disabled{color:#a9b4bb;cursor:default}.clinic-map-attribution{position:absolute;z-index:5;right:5px;bottom:4px;padding:2px 5px;border-radius:4px;background:rgba(255,255,255,.84);color:#46616d;font-size:9px;line-height:1.25;text-decoration:none}.clinic-map-empty{position:absolute;inset:0;display:grid;padding:24px;place-items:center;background:linear-gradient(130deg,rgba(229,244,248,.88),rgba(244,250,247,.78)),repeating-linear-gradient(0deg,rgba(16,83,105,.055) 0 1px,transparent 1px 42px),repeating-linear-gradient(90deg,rgba(16,83,105,.055) 0 1px,transparent 1px 42px)}.clinic-map-empty>span{max-width:210px;color:#56717d;font-size:12px;line-height:1.5;text-align:center}.map-caption--live{z-index:3;pointer-events:none}.map-clinic-list{position:absolute;z-index:4;top:16px;left:16px;right:16px;display:grid;gap:8px;max-height:44%;overflow-y:auto;padding-right:4px}.connected-map--live .map-clinic-list--selected{right:62px}.map-clinic-chip{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;border:1px solid rgba(255,255,255,.72);border-radius:15px;background:rgba(255,255,255,.84);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px rgba(15,42,68,.1);cursor:pointer;text-align:left;transition:transform .15s ease,border-color .15s ease,background .15s ease}.map-clinic-chip.selected,.map-clinic-chip:hover{transform:translateY(-1px);border-color:rgba(9,139,192,.42);background:rgba(240,250,255,.94)}.map-clinic-chip strong{color:#0c2942;font-size:13px;line-height:1.15}.map-clinic-chip span,.map-clinic-chip strong{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-clinic-chip span{color:var(--muted);font-size:11px}:root{--promo-height:156px}.bg-wrapper{height:calc(var(--topbar-height) + var(--promo-height));background:linear-gradient(120deg,rgba(255,255,255,.76),rgba(242,248,252,.52)),url(/assets/promo-bg.jpg) center 38% /cover no-repeat}.topbar{background:rgba(255,255,255,.46)}.topbar.collapsed{background:rgba(255,255,255,.88)}.promo-message{min-height:var(--promo-height)}.promo-copy{max-width:820px}.promo-copy h1{font-size:clamp(34px,5.1vw,64px);line-height:.96;letter-spacing:-.065em}.promo-copy h1:after{content:"";display:block;width:112px;height:5px;margin-top:14px;border-radius:999px;background:linear-gradient(90deg,var(--brand),var(--brand-2),var(--accent))}.promo-copy p{max-width:650px;color:#2d4b63;font-size:clamp(15px,1.45vw,19px);font-weight:640}.promo-app-links img{height:34px}.search-container form{grid-template-columns:minmax(120px,.82fr) minmax(130px,1fr) minmax(150px,1.04fr) minmax(150px,1.04fr) minmax(130px,.92fr) minmax(140px,.92fr) minmax(108px,.62fr)}.ai-button{padding:0 14px;white-space:nowrap;font-size:14px;letter-spacing:0}.when-calendar-popover{width:min(360px,100%);margin-top:10px;padding:12px;border:1px solid rgba(9,139,192,.14);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 18px 44px rgba(15,42,68,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.when-calendar-heading{margin:0 0 10px 2px;color:#14324b;font-size:14px;font-weight:820}.when-calendar-popover .calendar-container{margin-top:0;padding:10px;border-radius:18px;box-shadow:none}.when-calendar-popover .calendar-day.disabled{color:#c5d0da;background:#f3f5f7}.symptoms-modal-content{border-radius:28px;padding:22px}.symptoms-modal-content .close{top:14px;right:14px}.symptoms-modal-content .ai-chat{margin-bottom:14px}.symptom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0}.symptom-grid button{min-height:44px;padding:10px 12px;border:1px solid rgba(9,139,192,.16);border-radius:15px;background:#f4fbff;color:#17344c;font-weight:760;cursor:pointer;text-align:left;transition:transform .15s ease,background .15s ease,border-color .15s ease}.symptom-grid button:hover{transform:translateY(-1px);border-color:rgba(9,139,192,.36);background:#ffffff}.map-pin-layer{position:absolute;inset:0;z-index:3;pointer-events:none}.map-pin-button--overlay{z-index:5;pointer-events:auto}.map-pin-button--overlay.other-clinic{width:18px;height:18px;border-width:3px;background:rgba(9,139,192,.72);opacity:.58;box-shadow:0 8px 16px rgba(15,42,68,.18)}.map-pin-button--overlay.doctor-clinic{width:30px;height:30px;background:var(--accent);opacity:1;box-shadow:0 0 0 8px rgba(255,159,69,.16),0 16px 26px rgba(15,42,68,.22)}.map-pin-button--overlay.doctor-clinic.selected{background:var(--success);box-shadow:0 0 0 9px rgba(24,160,88,.18),0 18px 30px rgba(15,42,68,.24)}.map-clinic-list--selected{max-height:50%}.map-clinic-heading{display:grid;gap:3px;padding:11px 12px;border:1px solid rgba(255,255,255,.72);border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(15,42,68,.1)}.map-clinic-heading strong{color:#0c2942;font-size:13px;font-weight:860}.map-clinic-heading span{color:var(--muted);font-size:11px;line-height:1.35}.map-clinic-list--selected .map-clinic-chip.selected{border-color:rgba(255,159,69,.48);background:rgba(255,250,242,.94)}@media (max-width:1020px){:root{--promo-height:140px}.promo-message{align-items:flex-start;justify-content:center}.promo-copy h1{font-size:clamp(30px,6vw,46px)}.promo-copy p{font-size:15px}.search-container form{grid-template-columns:repeat(3,minmax(0,1fr))}.ai-button{width:100%}}@media (max-width:720px){:root{--promo-height:162px}.promo-message{top:116px}.promo-copy h1{font-size:32px}.promo-copy p{font-size:14px}.promo-app-links{display:flex}.promo-app-links img{height:30px}.search-container{top:calc(116px + var(--promo-height) - 8px)}.search-container.shifted{top:116px}.search-container form,.symptom-grid{grid-template-columns:1fr}.when-calendar-popover{width:100%}}@media (max-width:430px){.promo-app-links{display:none}}.for-dentists-portal-layout--redesign{min-height:100vh;background:#f7fafc}.dentists-landing-redesign{overflow:hidden;background:radial-gradient(circle at 12% 4%,rgba(0,166,214,.11),transparent 27%),radial-gradient(circle at 94% 16%,rgba(255,159,69,.08),transparent 24%),linear-gradient(180deg,#f8fbfd,#ffffff 34%,#f7fafc);color:#102033}.dentists-hero-redesign{position:relative;display:grid;width:min(1380px,calc(100% - 40px));min-height:690px;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(40px,5vw,82px);margin:0 auto;padding:clamp(72px,8vw,112px) 0 clamp(76px,9vw,124px)}.dentists-hero-copy{position:relative;z-index:3;max-width:650px}.dentists-kicker{display:inline-flex;align-items:center;gap:8px;color:#0a87b5;font-size:11px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.dentists-kicker:before{width:22px;height:1px;background:currentColor;content:"";opacity:.55}.dentists-kicker--light{color:rgba(196,239,251,.88)}.dentists-hero-copy h1{max-width:640px;margin:18px 0 22px;color:#0b2235;font-size:clamp(52px,5.4vw,82px);font-weight:780;line-height:.94;letter-spacing:-.066em;text-wrap:balance}.dentists-hero-copy>p{max-width:610px;margin:0;color:#496579;font-size:clamp(17px,1.55vw,20px);line-height:1.62}.dentists-growth-actions,.dentists-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px}.dentists-cta-ghost,.dentists-cta-primary,.dentists-cta-secondary{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;padding:0 21px;border-radius:15px;font-size:14px;font-weight:760;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.dentists-cta-primary{border:1px solid #0b2d45;background:#0b2d45;box-shadow:0 14px 30px rgba(11,45,69,.18);color:#fff}.dentists-cta-ghost svg,.dentists-cta-primary svg{width:18px;height:18px}.dentists-cta-primary:hover{transform:translateY(-2px);background:#0a3855;box-shadow:0 18px 34px rgba(11,45,69,.22)}.dentists-cta-secondary{border:1px solid rgba(16,50,72,.13);background:rgba(255,255,255,.78);color:#254358}.dentists-cta-secondary:hover{transform:translateY(-1px);border-color:rgba(9,139,192,.28);background:#fff}.dentists-hero-proof{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:26px;color:#61788a;font-size:12px;font-weight:680}.dentists-hero-proof span{display:inline-flex;align-items:center;gap:6px}.dentists-hero-proof svg{width:15px;height:15px;color:#0e9c79}.dentists-product-stage{position:relative;z-index:2;min-width:0;perspective:1400px}.dentists-product-glow{position:absolute;border-radius:999px;filter:blur(18px);opacity:.8;pointer-events:none}.dentists-product-glow--one{top:8%;right:4%;width:58%;height:52%;background:rgba(19,165,208,.16)}.dentists-product-glow--two{bottom:4%;left:9%;width:44%;height:38%;background:rgba(255,162,78,.12)}.dentists-product-window{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(22,70,96,.12);border-radius:26px;background:rgba(255,255,255,.95);box-shadow:0 40px 90px rgba(26,65,88,.18),0 8px 20px rgba(26,65,88,.08);transform:rotateY(-4deg) rotateX(1.5deg);transform-origin:center}.dentists-product-toolbar{display:grid;min-height:64px;grid-template-columns:92px 1fr auto;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid #edf2f5;background:rgba(255,255,255,.94)}.dentists-window-dots{display:flex;gap:6px}.dentists-window-dots i{width:8px;height:8px;border-radius:50%;background:#d8e0e5}.dentists-window-dots i:first-child{background:#ffb36d}.dentists-window-dots i:nth-child(2){background:#76d6be}.dentists-window-dots i:last-child{background:#8ed4ed}.dentists-product-practice{display:flex;align-items:center;gap:9px}.dentists-product-logo-mark{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:linear-gradient(145deg,#0c9bc9,#0874a3);box-shadow:0 6px 15px rgba(9,139,192,.2);color:#fff;font-size:14px;font-weight:900}.dentists-product-practice>span:last-child{display:grid;gap:2px}.dentists-product-practice strong{color:#1c3749;font-size:11px;line-height:1}.dentists-product-practice small{color:#8a9ba7;font-size:8px}.dentists-toolbar-user{display:grid;width:31px;height:31px;place-items:center;border:1px solid #e5ecef;border-radius:50%;background:#f5f8fa;color:#526d7d;font-size:9px;font-weight:780}.dentists-product-body{display:grid;min-height:408px;grid-template-columns:112px minmax(0,1fr) 190px;background:#f8fafb}.dentists-product-sidebar{display:grid;align-content:start;gap:4px;padding:18px 11px;border-right:1px solid #edf2f5;background:#fbfcfd}.dentists-sidebar-item{display:flex;min-height:35px;align-items:center;gap:8px;padding:0 9px;border-radius:9px;color:#7d909d;font-size:8px;font-weight:700}.dentists-sidebar-item i{width:9px;height:9px;border:1.5px solid;border-radius:3px;opacity:.72}.dentists-sidebar-item--active{background:#eaf7fb;color:#087fae}.dentists-product-main{min-width:0;padding:22px 17px}.dentists-product-main-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.dentists-product-main-head>div{display:grid;gap:4px}.dentists-context-label,.dentists-discovery-card small,.dentists-floating-card small,.dentists-product-main-head small{color:#92a2ac;font-size:7px;font-weight:820;letter-spacing:.1em}.dentists-product-main-head strong{color:#183548;font-size:17px;letter-spacing:-.025em}.dentists-product-main-head>span{padding:6px 9px;border:1px solid #e3ecef;border-radius:999px;background:#fff;color:#6a7f8d;font-size:7px;font-weight:700}.dentists-schedule-shell{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px 8px;align-items:center}.dentists-schedule-time{color:#9aa8b1;font-size:7px;text-align:right}.dentists-appointment{position:relative;display:grid;min-width:0;min-height:70px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:9px;overflow:hidden;padding:10px 9px 10px 11px;border:1px solid #e7edef;border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(30,67,88,.045)}.dentists-appointment:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#39add2;content:""}.dentists-appointment--orange:before{background:#f6a75d}.dentists-appointment--mint:before{background:#53bea0}.dentists-avatar-mini{display:grid;width:29px;height:29px;place-items:center;border-radius:9px;background:#eef6f9;color:#4f7182;font-size:7px;font-weight:800}.dentists-appointment>span:nth-child(2){display:grid;min-width:0;gap:4px}.dentists-appointment strong{color:#2d4859;font-size:9px}.dentists-appointment small,.dentists-appointment strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dentists-appointment small{color:#95a3ac;font-size:7px}.dentists-appointment em{padding:4px 6px;border-radius:999px;background:#eff9f5;color:#168763;font-size:6px;font-style:normal;font-weight:780;white-space:nowrap}.dentists-product-context{display:grid;align-content:start;gap:10px;padding:18px 14px;border-left:1px solid #edf2f5;background:#fbfcfd}.dentists-context-card{padding:13px;border:1px solid #e7edef;border-radius:14px;background:#fff;box-shadow:0 8px 18px rgba(30,67,88,.045)}.dentists-context-label{display:flex;align-items:center;gap:5px;margin-bottom:8px;color:#79909d}.dentists-status-dot{width:6px;height:6px;border-radius:50%;background:#39b68f;box-shadow:0 0 0 3px rgba(57,182,143,.12)}.dentists-context-card>strong{display:block;color:#294656;font-size:10px}.dentists-context-card>small{display:block;margin-top:3px;color:#99a6ae;font-size:7px}.dentists-context-card ul{display:grid;gap:6px;margin:11px 0 0;padding:0;list-style:none}.dentists-context-card li{display:flex;align-items:center;gap:5px;color:#607786;font-size:7px;font-weight:650}.dentists-context-card li svg{width:11px;height:11px;color:#2ba77f}.dentists-context-foot{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding-top:10px;border-top:1px solid #edf2f4;color:#91a0a9;font-size:7px}.dentists-context-foot strong{color:#223f51;font-size:10px}.dentists-context-card--claim{background:linear-gradient(145deg,#f4fbfd,#fff)}.dentists-claim-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:3px;margin-top:12px}.dentists-claim-progress i{height:3px;border-radius:999px;background:#d9e7ec}.dentists-claim-progress i:nth-child(-n+3){background:#28a7ce}.dentists-floating-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 13px;border:1px solid rgba(255,255,255,.78);border-radius:15px;background:rgba(255,255,255,.94);box-shadow:0 18px 40px rgba(28,66,88,.16);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dentists-floating-card--booking{right:-28px;bottom:42px;animation:dentists-float-a 6s ease-in-out infinite}.dentists-floating-card--eligibility{top:92px;left:-28px;animation:dentists-float-b 6.8s ease-in-out infinite}.dentists-floating-card>span:last-child{display:grid;gap:2px}.dentists-floating-card strong{color:#294758;font-size:9px}.dentists-floating-icon,.dentists-verified-ring{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#eaf8fc;color:#087eab;font-size:17px;font-weight:500}.dentists-verified-ring{border-radius:50%;background:#eaf9f4;color:#249a75}.dentists-verified-ring svg{width:17px;height:17px}@keyframes dentists-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes dentists-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.dentists-flow-section,.dentists-team-section{width:min(1320px,calc(100% - 40px));margin:0 auto}.dentists-flow-section{padding:94px 0 104px;border-top:1px solid rgba(16,50,72,.07)}.dentists-section-heading{max-width:740px}.dentists-section-heading--centered{margin-right:auto;margin-left:auto;text-align:center}.dentists-section-heading--centered .dentists-kicker{justify-content:center}.dentists-growth-copy h2,.dentists-section-heading h2{margin:14px 0 15px;color:#102a3e;font-size:clamp(38px,4.7vw,62px);font-weight:760;line-height:1;letter-spacing:-.055em;text-wrap:balance}.dentists-growth-copy>p,.dentists-section-heading p{margin:0;color:#61798a;font-size:16px;line-height:1.65}.dentists-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:46px}.dentists-flow-card{position:relative;display:flex;min-height:330px;flex-direction:column;overflow:hidden;padding:24px;border:1px solid rgba(16,50,72,.085);border-radius:24px;background:#fff;box-shadow:0 12px 34px rgba(24,57,78,.055)}.dentists-flow-card:after{position:absolute;top:-55px;right:-55px;width:150px;height:150px;border-radius:50%;background:radial-gradient(circle,rgba(15,156,199,.08),transparent 70%);content:""}.dentists-flow-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.dentists-flow-topline>span{color:#b0bdc5;font-size:11px;font-weight:760}.dentists-flow-topline small{padding:6px 9px;border-radius:999px;background:#eef8fb;color:#0a82ad;font-size:9px;font-weight:760}.dentists-flow-card h3,.dentists-team-card h3{margin:28px 0 11px;color:#1a3547;font-size:22px;line-height:1.15;letter-spacing:-.032em}.dentists-flow-card p,.dentists-team-card p{margin:0;color:#6a7f8d;font-size:13px;line-height:1.62}.dentists-flow-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:22px}.dentists-flow-tags span{padding:6px 8px;border:1px solid #e6ecef;border-radius:8px;background:#f9fbfc;color:#718592;font-size:9px;font-weight:680}.dentists-team-section{padding:106px 0 114px}.dentists-team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:46px}.dentists-team-card{min-height:380px;padding:28px;border:1px solid rgba(16,50,72,.08);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,252,253,.98));box-shadow:0 20px 48px rgba(24,57,78,.06)}.dentists-role-pill{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border-radius:999px;background:#edf8fb;color:#087fae;font-size:9px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.dentists-team-card h3{margin-top:24px;font-size:28px}.dentists-team-card ul{display:grid;gap:11px;margin:27px 0 0;padding:22px 0 0;border-top:1px solid #e9eef1;list-style:none}.dentists-team-card li{display:flex;align-items:center;gap:8px;color:#526a79;font-size:12px;font-weight:680}.dentists-team-card li svg{width:15px;height:15px;flex:0 0 auto;color:#1f9b78}.dentists-growth-section{position:relative;display:grid;width:min(1380px,calc(100% - 40px));min-height:540px;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);align-items:center;gap:clamp(44px,6vw,100px);overflow:hidden;margin:0 auto 48px;padding:clamp(50px,6vw,82px);border-radius:36px;background:radial-gradient(circle at 88% 16%,rgba(21,170,211,.22),transparent 28%),radial-gradient(circle at 72% 86%,rgba(255,164,78,.13),transparent 27%),linear-gradient(135deg,#0a2b42,#0a354f 55%,#0c3d57);box-shadow:0 30px 70px rgba(9,43,65,.18)}.dentists-growth-copy{position:relative;z-index:2;max-width:620px}.dentists-growth-copy h2{color:#fff}.dentists-growth-copy>p{color:rgba(226,240,247,.72)}.dentists-cta-primary--light{border-color:#fff;background:#fff;box-shadow:0 14px 30px rgba(3,20,32,.18);color:#0b324a}.dentists-cta-primary--light:hover{background:#f7fbfd;color:#0b324a}.dentists-cta-ghost{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.07);color:rgba(255,255,255,.88)}.dentists-cta-ghost:hover{transform:translateY(-1px);border-color:rgba(255,255,255,.32);background:rgba(255,255,255,.11)}.dentists-growth-visual{position:relative;min-height:350px}.dentists-discovery-card{position:absolute;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.97);box-shadow:0 24px 50px rgba(1,20,32,.24)}.dentists-discovery-card--search{top:16px;left:2%;width:77%;min-height:178px;padding:24px;border-radius:25px;transform:rotate(-2deg)}.dentists-discovery-card--search>strong{display:block;max-width:380px;margin-top:10px;color:#17384b;font-size:22px;line-height:1.1;letter-spacing:-.035em}.dentists-discovery-searchbar{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;margin-top:22px;padding:0 7px 0 14px;border:1px solid #dfe8ec;border-radius:13px;background:#f8fbfc;color:#84949e;font-size:10px}.dentists-discovery-searchbar b{display:inline-flex;min-height:31px;align-items:center;padding:0 12px;border-radius:9px;background:#0a87b5;color:#fff;font-size:9px}.dentists-discovery-card--doctor{right:0;bottom:32px;display:grid;width:76%;min-height:116px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px;border-radius:21px;transform:rotate(2.5deg)}.dentists-doctor-avatar{display:grid;width:45px;height:45px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#dff3f8,#eef8fb);color:#43809b;font-size:11px;font-weight:820}.dentists-discovery-card--doctor>span{display:grid;gap:4px}.dentists-discovery-card--doctor strong{color:#254456;font-size:12px}.dentists-discovery-card--doctor small{color:#8b9aa4;font-size:8px}.dentists-discovery-card--doctor em{padding:7px 8px;border-radius:999px;background:#edf9f5;color:#1c8f6d;font-size:7px;font-style:normal;font-weight:760;white-space:nowrap}.dentists-discovery-card--booking{right:4%;top:114px;z-index:3;display:grid;min-width:180px;gap:4px;padding:15px 17px;border-radius:17px;background:#0b91bd;color:#fff;transform:rotate(3deg)}.dentists-discovery-card--booking small{color:rgba(255,255,255,.7)}.dentists-discovery-card--booking strong{font-size:12px}.dentists-discovery-card--booking span{color:rgba(255,255,255,.76);font-size:8px}@media (max-width:1180px){.dentists-hero-redesign{grid-template-columns:minmax(0,.84fr) minmax(500px,1.16fr);gap:36px}.dentists-product-body{grid-template-columns:96px minmax(0,1fr) 166px}.dentists-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dentists-flow-card{min-height:280px}}@media (max-width:980px){.dentists-hero-redesign{grid-template-columns:1fr;padding-top:72px}.dentists-hero-copy{max-width:760px;text-align:center;justify-self:center}.dentists-hero-copy h1,.dentists-hero-copy>p{margin-right:auto;margin-left:auto}.dentists-hero-actions,.dentists-hero-proof{justify-content:center}.dentists-product-stage{width:min(760px,100%);justify-self:center}.dentists-product-window{transform:none}.dentists-floating-card--eligibility{left:10px}.dentists-floating-card--booking{right:10px}.dentists-team-grid{grid-template-columns:1fr}.dentists-team-card{min-height:0}.dentists-growth-section{grid-template-columns:1fr}.dentists-growth-copy{max-width:740px}.dentists-growth-visual{width:min(680px,100%)}}@media (max-width:720px){.dentists-flow-section,.dentists-growth-section,.dentists-hero-redesign,.dentists-team-section{width:min(100% - 28px,1380px)}.dentists-hero-redesign{min-height:0;padding:56px 0 78px}.dentists-hero-copy h1{font-size:clamp(44px,13vw,62px)}.dentists-product-body{grid-template-columns:72px minmax(0,1fr)}.dentists-product-context{display:none}.dentists-product-sidebar{padding-right:7px;padding-left:7px}.dentists-sidebar-item{min-height:32px;justify-content:center;padding:0;font-size:0}.dentists-sidebar-item i{width:11px;height:11px}.dentists-floating-card--eligibility{top:80px;left:-4px}.dentists-floating-card--booking{right:-4px;bottom:28px}.dentists-flow-section,.dentists-team-section{padding-top:80px;padding-bottom:84px}.dentists-flow-grid{grid-template-columns:1fr;gap:10px}.dentists-flow-card{min-height:0}.dentists-growth-section{min-height:0;padding:42px 24px 36px;border-radius:28px}.dentists-growth-visual{min-height:300px}.dentists-discovery-card--doctor,.dentists-discovery-card--search{width:86%}}@media (max-width:520px){.dentists-growth-actions,.dentists-hero-actions{display:grid;grid-template-columns:1fr}.dentists-cta-ghost,.dentists-cta-primary,.dentists-cta-secondary{width:100%}.dentists-hero-proof{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.dentists-product-window{border-radius:19px}.dentists-product-toolbar{grid-template-columns:54px minmax(0,1fr) auto;min-height:56px;padding:0 12px}.dentists-window-dots i{width:6px;height:6px}.dentists-product-logo-mark{display:none}.dentists-product-main{padding:17px 10px}.dentists-product-main-head>span{display:none}.dentists-appointment{grid-template-columns:25px minmax(0,1fr);min-height:62px}.dentists-appointment em{display:none}.dentists-avatar-mini{width:25px;height:25px}.dentists-floating-card--eligibility{display:none}.dentists-floating-card--booking{right:8px;bottom:14px}.dentists-growth-copy h2,.dentists-section-heading h2{font-size:38px}.dentists-team-card{padding:23px;border-radius:22px}.dentists-growth-section{width:calc(100% - 20px);margin-bottom:20px}.dentists-growth-visual{min-height:270px}.dentists-discovery-card--search{width:94%;padding:19px}.dentists-discovery-card--search>strong{font-size:18px}.dentists-discovery-card--doctor{width:92%}.dentists-discovery-card--booking{right:0;min-width:154px}}@media (prefers-reduced-motion:reduce){.dentists-floating-card--booking,.dentists-floating-card--eligibility{animation:none}}:root{--search-height:122px}.location-field{position:relative;min-width:0}.location-field input{padding-right:96px}.location-exact-button{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-height:38px;padding:0 10px;border:1px solid rgba(9,139,192,.18);border-radius:12px;background:rgba(255,255,255,.92);color:#0c5170;font-size:12px;font-weight:820;cursor:pointer;box-shadow:0 6px 14px rgba(15,42,68,.08);transition:transform .14s ease,border-color .14s ease,box-shadow .14s ease,background .14s ease}.location-exact-button:hover:not(:disabled){transform:translateY(calc(-50% - 1px));border-color:rgba(9,139,192,.36);background:#fff;box-shadow:0 10px 20px rgba(9,139,192,.13)}.location-exact-button:disabled{opacity:.55;cursor:progress}.location-status-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;margin:10px 4px 0;padding:8px 10px;border:1px solid rgba(9,139,192,.12);border-radius:14px;background:rgba(244,251,255,.82);color:#17344c;font-size:12px;font-weight:700;line-height:1.35}.location-status-bar.blocked,.location-status-bar.fallback,.location-status-bar.unavailable{border-color:rgba(255,159,69,.24);background:rgba(255,250,242,.86)}.location-status-actions{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto}.location-status-actions button{min-height:28px;padding:0 10px;border:1px solid rgba(9,139,192,.18);border-radius:999px;background:#fff;color:#0c5170;font-size:11px;font-weight:820;cursor:pointer}.location-status-actions button:hover{border-color:rgba(9,139,192,.38);box-shadow:0 8px 16px rgba(9,139,192,.1)}@media (max-width:1020px){:root{--search-height:180px}}@media (max-width:720px){:root{--search-height:492px}.location-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.location-field input{padding-right:15px}.location-exact-button{position:static;transform:none;min-height:52px;padding:0 12px}.location-exact-button:hover:not(:disabled){transform:translateY(-1px)}.location-status-bar{align-items:flex-start;flex-direction:column}.location-status-actions{width:100%;flex-wrap:wrap}}.bg-wrapper{display:none!important}.promo-message{position:relative;top:auto;left:auto;right:auto;z-index:2;width:min(1320px,calc(100% - 40px));min-height:176px;height:auto;margin:calc(var(--topbar-height) + 18px) auto 18px;padding:30px clamp(22px,4vw,52px);display:flex;align-items:center;justify-content:space-between;gap:26px;border:1px solid rgba(15,42,68,.08);border-radius:32px;color:#0b2338;background:linear-gradient(105deg,rgba(255,255,255,.96),rgba(255,255,255,.88) 42%,rgba(245,251,254,.6) 66%,rgba(226,244,252,.18)),url(/assets/promo-bg.jpg) 100% /auto 124% no-repeat;box-shadow:0 14px 34px rgba(15,42,68,.08);overflow:hidden;transition:opacity .18s ease,transform .18s ease,margin .18s ease,padding .18s ease}.promo-message.hidden{display:none}.promo-copy{max-width:760px;position:relative;z-index:1}.promo-copy h1{max-width:720px;margin:0;color:#0b2338;font-size:clamp(34px,4.7vw,58px);line-height:1.01;font-weight:860;letter-spacing:-.058em}.promo-copy h1:after{display:none}.promo-copy p{max-width:610px;margin:12px 0 0;color:#33556d;font-size:clamp(15px,1.28vw,18px);line-height:1.45;font-weight:620}.promo-app-links{position:relative;z-index:1;flex:0 0 auto;display:flex;align-items:center;gap:8px}.promo-app-links a{border-radius:12px;box-shadow:none;background:rgba(255,255,255,.72)}.promo-app-links img{height:32px;width:auto;display:block}.search-container{position:sticky;left:auto;transform:none;z-index:45;margin:0 auto 24px}.search-container,.search-container.shifted{top:calc(var(--topbar-height) + 10px)}.map-column,.map-column.shifted{top:calc(var(--topbar-height) + var(--search-height) + 42px)}@media (max-width:1020px){.promo-message{width:calc(100% - 28px);min-height:164px;margin-top:calc(var(--topbar-height) + 14px);padding:26px 22px;border-radius:28px;background:linear-gradient(105deg,rgba(255,255,255,.96),rgba(255,255,255,.88) 48%,rgba(245,251,254,.62) 72%,rgba(226,244,252,.24)),url(/assets/promo-bg.jpg) 100% /auto 118% no-repeat}.promo-copy h1{font-size:clamp(31px,6vw,46px)}.promo-copy p{font-size:15px}.content,.content.shifted{padding-top:0}}@media (max-width:720px){.promo-message{margin-top:130px;min-height:152px;align-items:flex-start;background:linear-gradient(115deg,rgba(255,255,255,.96),rgba(255,255,255,.88) 52%,rgba(235,247,252,.56)),url(/assets/promo-bg.jpg) 100% /auto 112% no-repeat}.promo-copy h1{font-size:31px;letter-spacing:-.05em}.promo-copy p{margin-top:9px;font-size:14px}.promo-app-links{display:none}.search-container,.search-container.shifted{top:116px;margin-top:0}.content,.content.shifted{padding-top:0;padding-inline:14px}}:root{--search-height:84px}.location-notice-row{width:min(1320px,calc(100% - 40px));margin:-12px auto 18px;position:relative;z-index:40}.location-notice-row .location-status-bar{margin:0;box-shadow:0 10px 22px rgba(15,42,68,.08)}.search-container{min-height:0}@media (max-width:1020px){:root{--search-height:196px}.location-notice-row{width:calc(100% - 28px);margin-top:-10px}}@media (max-width:720px){:root{--search-height:460px}.location-notice-row{margin:-8px auto 14px}.location-notice-row .location-status-bar{align-items:flex-start;flex-direction:column}}.search-container,.search-container.shifted{position:relative;top:auto;left:auto;transform:none;z-index:25;margin:0 auto 16px}.location-notice-row,.location-notice-row.shifted{margin:-4px auto 16px;position:relative;z-index:24}.content,.content.shifted{padding-top:0;margin-top:0}.content .when-row{position:relative;z-index:22;margin-top:0;margin-bottom:18px}.when-panel{position:relative;z-index:1}.calendar-section,.map-column,.map-column.shifted{top:calc(var(--topbar-height) + 22px)}@media (max-width:1020px){.search-container,.search-container.shifted{position:relative;top:auto;margin:0 auto 14px}.content,.content.shifted{padding-top:0}.location-notice-row,.location-notice-row.shifted{margin:-2px auto 14px}}@media (max-width:720px){.search-container,.search-container.shifted{top:auto;margin:0 auto 14px}.content,.content.shifted{padding-top:0;padding-inline:14px}.content .when-row{margin-bottom:14px}}.search-container.shifted{margin-top:calc(var(--topbar-height) + 16px)!important}@media (max-width:1020px){.search-container.shifted{margin-top:calc(var(--topbar-height) + 14px)!important}}@media (max-width:720px){.search-container.shifted{margin-top:132px!important}}@media (min-width:1281px){.content,.content.shifted{max-width:none;padding-left:clamp(16px,2vw,30px);padding-right:clamp(12px,1.4vw,22px)}.content .when-row{width:min(1500px,calc(100vw - 44px));margin-left:auto;margin-right:auto!important}.results-map-shell{width:min(1500px,calc(100vw - 44px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) clamp(420px,36vw,540px);gap:20px;align-items:start}.results-map-shell .results.results--doctor-schedule{display:block;margin:0!important;max-width:none;min-height:680px}.results-map-shell .results--doctor-schedule .dentist-list{max-height:calc(100vh - var(--topbar-height) - var(--search-height) - 96px);overflow-y:auto}.results-map-shell .main-map-column,.results-map-shell .main-map-column.shifted{position:sticky!important;top:calc(var(--topbar-height) + var(--search-height) + 28px)!important;right:auto!important;width:100%!important;min-width:0!important;height:calc(100vh - var(--topbar-height) - var(--search-height) - 58px)!important;max-height:720px;margin:0!important;z-index:12;border-radius:28px}}@media (max-width:1280px){.results-map-shell{display:block}.results-map-shell .results.results--doctor-schedule{margin-right:0!important}.results-map-shell .main-map-column,.results-map-shell .main-map-column.shifted{position:relative!important;top:auto!important;right:auto!important;width:min(1320px,calc(100% - 40px))!important;height:340px!important;margin:18px auto 0!important;z-index:1}}.promo-message{background:linear-gradient(90deg,rgba(255,255,255,.82),rgba(255,255,255,.64) 38%,rgba(255,255,255,.28) 62%,rgba(255,255,255,.04)),url(/assets/promo-bg.jpg) top /cover no-repeat!important}@media (max-width:1020px){.promo-message{background:linear-gradient(100deg,rgba(255,255,255,.84),rgba(255,255,255,.66) 46%,rgba(255,255,255,.34) 78%,rgba(255,255,255,.1)),url(/assets/promo-bg.jpg) top /cover no-repeat!important}}@media (max-width:720px){.promo-message{background:linear-gradient(115deg,rgba(255,255,255,.86),rgba(255,255,255,.72) 56%,rgba(255,255,255,.42)),url(/assets/promo-bg.jpg) top /cover no-repeat!important}}.promo-message{background:linear-gradient(90deg,rgba(255,255,255,.72),rgba(255,255,255,.5) 38%,rgba(8,28,43,.1) 66%,rgba(8,28,43,.2)),url(/assets/promo-bg.jpg) center -28px /cover no-repeat!important}@media (max-width:1020px){.promo-message{background:linear-gradient(100deg,rgba(255,255,255,.76),rgba(255,255,255,.58) 46%,rgba(8,28,43,.08) 78%,rgba(8,28,43,.15)),url(/assets/promo-bg.jpg) center -22px /cover no-repeat!important}}@media (max-width:720px){.promo-message{background:linear-gradient(115deg,rgba(255,255,255,.78),rgba(255,255,255,.62) 58%,rgba(8,28,43,.1)),url(/assets/promo-bg.jpg) center -14px /cover no-repeat!important}}@media (min-width:1281px){.content .when-row{width:calc(min(1500px, calc(100vw - 44px)) - clamp(420px, 36vw, 540px) - 20px)!important;max-width:none!important;margin-left:auto!important;margin-right:calc((100vw - min(1500px, calc(100vw - 44px))) / 2 + clamp(420px, 36vw, 540px) + 20px)!important;margin-bottom:14px!important}.content .when-panel{width:100%}.results-map-shell{align-items:start}.results-map-shell .main-map-column,.results-map-shell .main-map-column.shifted{align-self:start;--map-when-row-lift:92px;margin-top:calc(var(--map-when-row-lift) * -1)!important;height:calc(100vh - var(--topbar-height) - var(--search-height) - 58px + var(--map-when-row-lift))!important;max-height:820px}}.map-clinic-list--selected{gap:8px!important;max-height:54%!important}.map-clinic-heading{display:none!important}.map-pin-button--overlay.doctor-clinic{width:36px!important;height:36px!important;border-width:4px!important;background:var(--accent)!important;opacity:1!important;box-shadow:0 0 0 9px rgba(255,159,69,.22),0 0 0 16px rgba(255,159,69,.1),0 18px 34px rgba(15,42,68,.3)!important}.map-pin-button--overlay.doctor-clinic:before{content:"";position:absolute;inset:6px;border-radius:50%;background:rgba(255,255,255,.96)}.map-pin-button--overlay.doctor-clinic.selected{width:40px!important;height:40px!important;background:var(--success)!important;box-shadow:0 0 0 10px rgba(24,160,88,.24),0 0 0 18px rgba(24,160,88,.1),0 20px 38px rgba(15,42,68,.34)!important}.map-pin-button--overlay.other-clinic{width:15px!important;height:15px!important;opacity:.38!important;background:rgba(9,139,192,.5)!important;box-shadow:0 7px 14px rgba(15,42,68,.12)!important}.map-clinic-list--selected .map-clinic-chip{border:1px solid rgba(9,139,192,.24)!important;background:rgba(255,255,255,.94)!important;box-shadow:0 10px 22px rgba(15,42,68,.11)!important}.map-clinic-list--selected .map-clinic-chip.selected{border-color:rgba(255,159,69,.72)!important;background:rgba(255,247,236,.97)!important;box-shadow:0 0 0 3px rgba(255,159,69,.14),0 16px 28px rgba(15,42,68,.16)!important}@media (min-width:1281px){.results-map-shell .main-map-column,.results-map-shell .main-map-column.shifted{height:clamp(520px,calc(100vh - var(--topbar-height) - var(--search-height) - 66px),690px)!important;max-height:calc(100vh - var(--topbar-height) - var(--search-height) - 66px)!important;min-height:0!important;overflow:hidden!important}.results-map-shell .main-map-column .connected-map{height:100%!important}.results-map-shell .map-clinic-list--selected{max-height:min(260px,38%)!important}}.map-pin-button--overlay{border-radius:999px!important;transform:translate(-50%,-50%)!important;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease,background .14s ease,border-color .14s ease!important}.map-pin-button--overlay:before{display:none!important}.map-pin-button--overlay:after{width:4px!important;height:4px!important;background:rgba(255,255,255,.96)!important}.map-pin-button--overlay.other-clinic{width:10px!important;height:10px!important;border:2px solid rgba(255,255,255,.92)!important;background:rgba(9,139,192,.52)!important;opacity:.42!important;box-shadow:0 3px 8px rgba(15,42,68,.16)!important}.map-pin-button--overlay.doctor-clinic{width:18px!important;height:18px!important;border:3px solid rgba(255,255,255,.98)!important;box-shadow:0 0 0 4px rgba(255,159,69,.18),0 6px 14px rgba(15,42,68,.22)!important}.map-pin-button--overlay.doctor-clinic.selected{width:22px!important;height:22px!important;border:3px solid rgba(255,255,255,1)!important;box-shadow:0 0 0 5px rgba(24,160,88,.2),0 8px 18px rgba(15,42,68,.25)!important}.map-pin-button--overlay.selected:hover,.map-pin-button--overlay:hover{transform:translate(-50%,-50%) scale(1.12)!important}.map-placeholder-clean{position:absolute;inset:0;background:linear-gradient(130deg,rgba(229,244,248,.88),rgba(244,250,247,.78)),repeating-linear-gradient(0deg,rgba(16,83,105,.055) 0 1px,transparent 1px 42px),repeating-linear-gradient(90deg,rgba(16,83,105,.055) 0 1px,transparent 1px 42px),radial-gradient(circle at 28% 32%,rgba(9,139,192,.13),transparent 28%),radial-gradient(circle at 72% 60%,rgba(24,160,88,.12),transparent 30%)}.map-placeholder-clean:after,.map-placeholder-clean:before{content:"";position:absolute;inset:18% -10% auto -10%;height:46px;border-radius:999px;background:rgba(255,255,255,.48);transform:rotate(-10deg)}.map-placeholder-clean:after{inset:auto -8% 23% -8%;height:38px;transform:rotate(18deg);background:rgba(255,255,255,.36)}.map-pin-button--overlay.other-clinic{display:none!important}.map-pin-button--overlay.doctor-clinic{width:14px!important;height:14px!important;border:2px solid rgba(255,255,255,.98)!important;background:#ff9f45!important;opacity:.96!important;box-shadow:0 0 0 3px rgba(255,159,69,.14),0 5px 12px rgba(15,42,68,.18)!important}.map-pin-button--overlay.doctor-clinic.selected{width:18px!important;height:18px!important;background:#18a058!important;box-shadow:0 0 0 4px rgba(24,160,88,.16),0 7px 16px rgba(15,42,68,.22)!important}.topbar.collapsed{opacity:0!important;transform:translateY(-110%)!important;pointer-events:none!important;box-shadow:none!important}.search-container.shifted{margin-top:16px!important}@media (max-width:1020px){.search-container.shifted{margin-top:14px!important}}@media (max-width:720px){.search-container.shifted{margin-top:14px!important}}@media (min-width:1281px){.results-map-shell .results--doctor-schedule .dentist-list{max-height:calc(100vh - var(--search-height) - 88px)!important}.results-map-shell .main-map-column.shifted{top:calc(var(--search-height) + 24px)!important;height:clamp(520px,calc(100vh - var(--search-height) - 54px),760px)!important;max-height:calc(100vh - var(--search-height) - 54px)!important}}.content.shifted .when-row{position:sticky!important;top:12px!important}.content.shifted .when-panel{margin:0!important}@media (max-width:1280px){.content.shifted .when-row{top:10px!important;z-index:44!important}}@media (max-width:720px){.content.shifted .when-row{top:8px!important}}.home-return-button{min-height:52px;border:1px solid rgba(9,139,192,.18);border-radius:16px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#0f5f7a;background:rgba(255,255,255,.92);font-weight:800;letter-spacing:-.01em;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 8px 18px rgba(15,42,68,.08);transition:transform .14s ease,border-color .14s ease,background .14s ease,box-shadow .14s ease}.home-return-button:hover{transform:translateY(-1px);border-color:rgba(9,139,192,.34);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 24px rgba(15,42,68,.12)}.home-return-short{display:none}.search-container.shifted form{grid-template-columns:minmax(104px,.74fr) 58px minmax(120px,1fr) minmax(140px,1.05fr) minmax(150px,1.08fr) minmax(118px,.9fr) minmax(126px,.9fr) minmax(104px,.62fr)}@media (max-width:1180px){.search-container.shifted form{grid-template-columns:110px 58px repeat(3,minmax(0,1fr))}.search-container.shifted .autocomplete-container:nth-of-type(n),.search-container.shifted .location-field{min-width:0}}@media (max-width:720px){.search-container.shifted form{grid-template-columns:48px 1fr}.search-container.shifted .ai-button,.search-container.shifted .search-button{min-width:0}.home-return-button{width:48px;padding:0;border-radius:15px}.home-return-full{display:none}.home-return-short{display:inline;font-size:20px;line-height:1}}.home-return-button{min-height:46px;height:46px;padding:0 12px;border-radius:15px;background:rgba(255,255,255,.96);border-color:rgba(9,139,192,.14);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 6px 16px rgba(15,42,68,.07)}.home-return-button:hover{background:#fff;border-color:rgba(9,139,192,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.95),0 10px 22px rgba(15,42,68,.1)}.home-return-logo{display:block;height:32px;width:auto;max-width:118px;object-fit:contain}.search-container.shifted{padding:9px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 16px 36px rgba(15,42,68,.11)}.search-container.shifted form{grid-template-columns:minmax(124px,.78fr) 54px minmax(116px,.92fr) minmax(134px,1fr) minmax(144px,1.08fr) minmax(112px,.86fr) minmax(120px,.88fr) minmax(96px,.62fr);gap:8px}.search-container.shifted .autocomplete-container input,.search-container.shifted input{min-height:46px;border-radius:14px;padding:10px 12px;font-size:13.5px;letter-spacing:-.01em;background:#f8fbfd}.search-container.shifted .location-field input{padding-right:86px}.search-container.shifted .ai-button,.search-container.shifted .search-button{min-height:46px;border-radius:14px;font-size:13.5px;font-weight:800;letter-spacing:-.005em;box-shadow:0 9px 18px rgba(9,139,192,.18)}.search-container.shifted .search-button{padding:0 16px}.search-container.shifted .location-exact-button{min-height:32px;right:7px;padding:0 8px;border-radius:10px;font-size:11px;box-shadow:0 4px 10px rgba(15,42,68,.07)}@media (max-width:1180px){.search-container.shifted form{grid-template-columns:124px 54px repeat(3,minmax(0,1fr))}}@media (max-width:720px){.search-container.shifted{padding:10px;border-radius:20px}.search-container.shifted form{grid-template-columns:1fr}.home-return-button{width:100%;justify-content:flex-start;padding:0 14px}.home-return-logo{height:30px;max-width:112px}}.search-dropdown{position:relative;min-width:0;z-index:70}.filter-select-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px 9px 14px;border:1px solid rgba(9,139,192,.14);border-radius:16px;background:linear-gradient(180deg,#fbfdfe,#f5fafc);color:#13344d;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,.9);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease}.filter-select-button:hover,.search-dropdown.is-open .filter-select-button{background:#fff;border-color:rgba(9,139,192,.36);box-shadow:0 10px 22px rgba(9,139,192,.1);transform:translateY(-1px)}.filter-copy{min-width:0;display:grid;gap:2px;text-align:left}.filter-label{color:rgba(39,67,92,.62);font-size:10px;line-height:1;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.filter-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#123247;font-size:14px;line-height:1.2;font-weight:780;letter-spacing:-.012em}.search-dropdown:not(.has-value) .filter-value{color:#47677e;font-weight:730}.filter-caret{width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:var(--brand);background:rgba(9,139,192,.08);position:relative;transition:transform .16s ease,background .16s ease,border-color .16s ease}.filter-caret:before{content:"";width:7px;height:7px;border-right:1.8px solid;border-bottom:1.8px solid;transform:rotate(45deg) translateY(-1px);transform-origin:center}.search-dropdown.is-open .filter-caret{transform:rotate(180deg);background:rgba(9,139,192,.12)}.symptom-popup-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px 9px 14px;border:1px solid rgba(9,139,192,.18);border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--brand),var(--brand-2));box-shadow:0 12px 24px rgba(9,139,192,.18);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.symptom-popup-button:hover{transform:translateY(-1px);filter:saturate(1.03);box-shadow:0 14px 28px rgba(9,139,192,.22)}.symptom-popup-button .filter-label,.symptom-popup-button .filter-value{color:#fff}.symptom-popup-button .filter-label{opacity:.74}.symptom-mobile-label{display:none}.symptom-popup-icon{width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgba(255,255,255,.18);color:#fff;font-size:18px;font-weight:650;line-height:1}.filter-dropdown-menu{position:absolute;left:0;top:calc(100% + 8px);width:max(100%,236px);max-height:310px;overflow-y:auto;padding:7px;border:1px solid rgba(15,42,68,.1);border-radius:18px;background:rgba(255,255,255,.98);box-shadow:0 22px 54px rgba(15,42,68,.17);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:100}.filter-search-wrap{position:sticky;top:0;z-index:2;padding:2px 2px 7px;background:rgba(255,255,255,.98)}.filter-search-input{width:100%;height:38px;padding:0 12px;border:1px solid rgba(15,42,68,.1);border-radius:12px;background:#f7fbfd;color:#14334d;font-size:13px;font-weight:650;outline:none}.filter-search-input:focus{border-color:rgba(9,139,192,.34);background:#fff;box-shadow:0 0 0 3px rgba(9,139,192,.08)}.filter-empty-state{padding:14px 10px 10px;color:#72889a;font-size:13px;font-weight:650;text-align:center}.filter-option{width:100%;display:grid;gap:3px;padding:10px 11px;border:0;border-radius:13px;background:transparent;color:#17364f;text-align:left;cursor:pointer;transition:background .14s ease,color .14s ease,transform .14s ease}.filter-option span{font-size:13.5px;line-height:1.18;font-weight:760}.filter-option small{color:#6a8294;font-size:11.5px;line-height:1.2;font-weight:650}.filter-option.selected,.filter-option:hover{background:linear-gradient(180deg,#effaff,#f8fdff);color:var(--brand-dark);transform:translateY(-1px)}.search-container.shifted .filter-select-button,.search-container.shifted .symptom-popup-button{min-height:46px;border-radius:14px;padding:7px 10px}.search-container.shifted .filter-label{font-size:9px;letter-spacing:.05em}.search-container.shifted .filter-value{font-size:13px}.search-container.shifted .filter-caret,.search-container.shifted .symptom-popup-icon{width:22px;height:22px}.search-container.shifted .filter-dropdown-menu{top:calc(100% + 7px)}.search-container form{grid-template-columns:minmax(136px,.96fr) minmax(118px,.86fr) minmax(126px,.92fr) minmax(138px,1fr) minmax(146px,1.08fr) minmax(106px,.76fr) minmax(118px,.82fr) minmax(96px,.56fr)}.search-container:not(.shifted) .home-return-button{display:none}.search-container.shifted form{grid-template-columns:58px minmax(124px,.78fr) minmax(116px,.86fr) minmax(116px,.88fr) minmax(128px,.94fr) minmax(144px,1.1fr) minmax(108px,.8fr) minmax(114px,.84fr) minmax(92px,.58fr)}@media (max-width:1180px){.search-container form,.search-container.shifted form{grid-template-columns:repeat(4,minmax(0,1fr))}.home-return-button,.search-button{grid-column:span 1}}@media (max-width:720px){.search-container form,.search-container.shifted form{grid-template-columns:1fr}.filter-dropdown-menu{width:100%;max-height:280px}.filter-select-button,.search-container.shifted .filter-select-button,.search-container.shifted .symptom-popup-button,.symptom-popup-button{min-height:48px}}.search-container.shifted form{grid-template-columns:64px minmax(138px,.92fr) minmax(132px,.9fr) minmax(136px,.95fr) minmax(176px,1.24fr) minmax(120px,.78fr) minmax(158px,1.04fr) minmax(104px,.64fr)}.search-container.shifted .autocomplete-container,.search-container.shifted .home-return-button,.search-container.shifted .location-field,.search-container.shifted .search-button,.search-container.shifted .search-dropdown,.search-container.shifted .symptom-popup-button{min-width:0}@media (max-width:1180px){.search-container.shifted form{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.search-container.shifted form{grid-template-columns:1fr}}.search-container:not(.shifted) form{grid-template-columns:minmax(126px,.74fr) minmax(132px,.94fr) minmax(142px,1fr) minmax(168px,1.18fr) minmax(118px,.78fr) minmax(148px,.96fr) minmax(102px,.58fr)}.search-container.shifted form{grid-template-columns:64px 68px minmax(136px,.92fr) minmax(142px,.98fr) minmax(190px,1.32fr) minmax(120px,.78fr) minmax(178px,1.14fr) minmax(104px,.64fr)}.search-container.shifted .symptom-popup-button{justify-content:center;padding:7px 9px;min-width:0}.search-container.shifted .symptom-popup-button .filter-copy{display:flex;align-items:center;justify-content:center}.search-container.shifted .symptom-popup-button .filter-value{font-size:13px;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.search-container.shifted .symptom-popup-icon{display:none}@media (max-width:1180px){.search-container.shifted form,.search-container:not(.shifted) form{grid-template-columns:repeat(4,minmax(0,1fr))}.search-container.shifted .symptom-popup-icon{display:inline-flex}}.search-container:not(.shifted) form{grid-template-columns:minmax(148px,.95fr) minmax(126px,.9fr) minmax(138px,1fr) minmax(150px,1.12fr) minmax(112px,.78fr) minmax(128px,.88fr) minmax(102px,.58fr)}.search-container.shifted form{grid-template-columns:minmax(124px,.84fr) 66px minmax(130px,.9fr) minmax(134px,.94fr) minmax(150px,.98fr) minmax(112px,.76fr) minmax(168px,1.08fr) minmax(100px,.62fr)}.search-container.shifted .home-return-button{padding:0 12px;justify-content:center}.search-container.shifted .home-return-logo{height:32px;max-width:116px}.search-container.shifted .location-field input{padding-right:78px}.search-container.shifted .location-exact-button{padding:0 7px}@media (max-width:1180px){.search-container.shifted form,.search-container:not(.shifted) form{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:720px){.search-container.shifted form,.search-container:not(.shifted) form{grid-template-columns:1fr}}.search-container.shifted .home-return-button{height:46px;min-height:46px;padding:0 4px 0 0;border:0;border-radius:0;background:transparent;box-shadow:none;justify-content:flex-start;cursor:pointer}.search-container.shifted .home-return-button:hover{transform:none;border-color:transparent;background:transparent;box-shadow:none}.search-container.shifted .home-return-button:focus-visible{outline:2px solid rgba(9,139,192,.38);outline-offset:4px;border-radius:10px}.search-container.shifted .home-return-logo{height:34px;max-width:132px}.search-container.shifted .home-return-button{margin-left:8px;padding-left:2px}@media (max-width:720px){.search-container.shifted .home-return-button{margin-left:2px;padding-left:0}}.when-row{position:relative}.when-row--calendar-open{z-index:120!important}.when-calendar-popover{position:absolute!important;top:calc(100% + 10px)!important;left:16px!important;width:min(368px,calc(100vw - 40px))!important;margin-top:0!important;z-index:140!important;animation:whenCalendarIn .16s ease-out}.when-calendar-popover:before{content:"";position:absolute;top:-7px;left:34px;width:14px;height:14px;background:rgba(255,255,255,.96);border-left:1px solid rgba(9,139,192,.12);border-top:1px solid rgba(9,139,192,.12);transform:rotate(45deg)}.when-calendar-popover .calendar-container{position:relative;z-index:1}@keyframes whenCalendarIn{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (min-width:1281px){.when-calendar-popover{left:18px!important}}@media (max-width:720px){.when-calendar-popover{left:0!important;right:0!important;width:100%!important}.when-calendar-popover:before{left:34px}}.patient-account-page{min-height:100vh;background:radial-gradient(circle at 4% 1%,rgba(0,166,214,.11),transparent 26%),linear-gradient(180deg,#f3f8fc,#f8fbfd 50%,#fff)}.patient-account-header{position:sticky;top:0;z-index:40;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,5vw,76px);border-bottom:1px solid rgba(16,46,70,.07);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.patient-account-logo img{width:auto;height:42px}.patient-account-header nav{display:flex;align-items:center;gap:22px}.patient-account-find-link{color:#436174;font-size:14px;font-weight:630}.patient-account-header-user{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:5px 13px 5px 6px;border:1px solid rgba(9,139,192,.16);border-radius:999px;background:#fff;color:#18364a;font-size:14px;font-weight:670;cursor:pointer}.patient-account-header-user>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e4f3fa;color:#0784b6;font-size:12px}.patient-account-shell{width:min(1164px,calc(100% - 52px));margin:0 auto;padding:34px 0 88px}.patient-account-back{display:inline-flex;align-items:center;gap:8px;color:#698193;font-size:13px;font-weight:620}.patient-account-title{margin:38px 0 28px}.patient-account-title>div>span{color:#0787b8;font-size:11px;font-weight:760;letter-spacing:.11em}.patient-account-title h1{margin:9px 0 6px;color:#132d41;font-size:clamp(31px,4vw,43px);line-height:1.08;letter-spacing:-.045em}.patient-account-title p{margin:0;color:#708597;font-size:15px}.patient-account-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:25px;align-items:start}.patient-account-appointments,.patient-account-profile{border:1px solid rgba(25,63,91,.075);border-radius:22px;background:rgba(255,255,255,.95);box-shadow:0 14px 42px rgba(33,72,96,.065)}.patient-account-profile{position:sticky;top:98px;padding:24px 22px 16px}.patient-account-profile-top{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.patient-account-profile-avatar,.patient-appointment-avatar{overflow:hidden;display:grid;place-items:center;flex:0 0 auto;background:linear-gradient(140deg,#dff1fa,#eef8fc);color:#0788ba;font-weight:720}.patient-account-profile-avatar{width:76px;height:76px;border-radius:23px;font-size:25px}.patient-account-profile-avatar img,.patient-appointment-avatar img{width:100%;height:100%;object-fit:cover}.patient-account-avatar-button{position:relative;display:block;padding:0;border:0;background:transparent;cursor:pointer}.patient-account-avatar-edit{position:absolute;right:-5px;bottom:-5px;display:grid;place-items:center;width:27px;height:27px;border:2px solid #fff;border-radius:9px;background:#078bbd;color:#fff}.patient-account-profile-top h2{margin:0 0 4px;color:#173248;font-size:21px;letter-spacing:-.025em}.patient-account-profile-top>div>span{color:#7890a0;font-size:13px}.patient-account-edit-profile{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:39px;margin-top:18px;border:1px solid #dceaf1;border-radius:11px;background:#f8fbfd;color:#247496;font-size:12px;font-weight:670;cursor:pointer}.patient-account-edit-profile:hover{border-color:#b8ddea;background:#eef8fc}.patient-account-profile-details{margin-top:22px;display:grid;gap:18px}.patient-account-detail{display:flex;align-items:center;gap:12px;min-width:0}.patient-account-detail-icon{width:37px;height:37px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;background:#f2f7fa;color:#638092}.patient-account-detail-copy{display:grid;gap:3px;min-width:0}.patient-account-detail-copy>span{color:#8494a1;font-size:11px}.patient-account-detail-copy>strong{overflow-wrap:anywhere;color:#304b5e;font-size:13px;font-weight:630}.patient-account-insurance{display:grid;gap:5px;margin-top:24px;padding:16px 15px;border:1px solid rgba(11,146,189,.11);border-radius:15px;background:linear-gradient(145deg,#f1f9fd,#fafcfd)}.patient-account-insurance-heading{display:inline-flex;align-items:center;gap:7px;color:#0787b8;font-size:13px;font-weight:700}.patient-account-insurance-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.patient-account-insurance-edit{padding:4px 2px;border:0;background:transparent;color:#0988ba;font-size:12px;font-weight:680;cursor:pointer}.patient-account-insurance>strong{margin-top:4px;color:#284356;font-size:13px}.patient-account-insurance>span:not(.patient-account-insurance-heading){color:#6f8392;font-size:12px;overflow-wrap:anywhere}.patient-account-logout{display:inline-flex;align-items:center;gap:10px;width:100%;margin-top:18px;padding:13px 3px;border:0;background:transparent;color:#718494;font-size:13px;font-weight:610;cursor:pointer}.patient-account-logout:hover{color:#dc5454}.patient-account-appointments{padding:25px}.patient-account-appointments-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.patient-account-appointments-heading h2{margin:0;color:#163047;font-size:21px;letter-spacing:-.025em}.patient-account-appointments-heading p{margin:6px 0 0;color:#788b9a;font-size:13px}.patient-account-book-link{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:#0788b9;font-size:13px;font-weight:690}.patient-account-tabs{display:flex;gap:24px;margin-top:24px;border-bottom:1px solid #e7edf1}.patient-account-tabs button{position:relative;display:inline-flex;align-items:center;gap:8px;height:45px;padding:0 1px;border:0;background:transparent;color:#758898;font-size:13px;font-weight:640;cursor:pointer}.patient-account-tabs button span{min-width:23px;padding:3px 7px;border-radius:999px;background:#f0f4f7;font-size:11px;text-align:center}.patient-account-tabs button.is-active{color:#0787b8}.patient-account-tabs button.is-active span{background:#e5f4fa}.patient-account-tabs button.is-active:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#078bbd;content:""}.patient-account-appointment-list{display:grid;gap:14px;padding-top:20px}.patient-appointment-card{display:grid;grid-template-columns:58px minmax(0,1fr);gap:17px;padding:18px;border:1px solid #e8eef2;border-radius:17px;background:#fff}.patient-appointment-date{align-self:start;display:grid;place-items:center;width:54px;padding:9px 0;border-radius:13px;background:#eef7fb}.patient-appointment-date span{color:#608396;font-size:11px;font-weight:700;text-transform:uppercase}.patient-appointment-date strong{margin-top:1px;color:#17374b;font-size:22px;line-height:1}.patient-appointment-body{min-width:0}.patient-appointment-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.patient-appointment-status{display:inline-flex;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:690}.patient-appointment-status--requested{background:#fff4e6;color:#ad6c16}.patient-appointment-status--planned{background:#e9f7f0;color:#218451}.patient-appointment-status--finalized{background:#e9f4fb;color:#1279a1}.patient-appointment-status--rejected{background:#f4f0f0;color:#816d6d}.patient-appointment-number{color:#94a1ac;font-size:11px}.patient-appointment-doctor{display:flex;align-items:center;gap:10px;margin-top:16px}.patient-appointment-avatar{width:42px;height:42px;border-radius:13px;font-size:14px}.patient-appointment-doctor h3{margin:0;color:#183447;font-size:15px}.patient-appointment-doctor p{margin:4px 0 0;color:#738695;font-size:12px}.patient-appointment-information{display:grid;gap:10px;margin-top:16px}.patient-appointment-information>span{display:flex;align-items:flex-start;gap:8px;color:#526c7e;font-size:12px;line-height:1.5}.patient-appointment-information>span>svg{flex:0 0 auto;color:#7590a0}.patient-appointment-actions{display:flex;align-items:center;gap:11px;flex-wrap:wrap;margin-top:17px;padding-top:14px;border-top:1px solid #eef2f4}.patient-appointment-actions button{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 11px;border:1px solid #dce8ee;border-radius:10px;background:#fff;color:#226583;font-size:12px;font-weight:660;cursor:pointer}.patient-appointment-actions button:hover{border-color:#8bc7dd;background:#f5fbfd}.patient-appointment-actions button.patient-appointment-cancel{border-color:transparent;color:#a95959}.patient-appointment-actions button.patient-appointment-cancel:hover{background:#fff4f4}.patient-appointment-help{margin:11px 0 0;color:#758897;font-size:11px;line-height:1.5}.patient-appointment-help a{color:#0786b6}.patient-account-empty,.patient-account-loading{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:35px 20px;text-align:center}.patient-account-loading{min-height:380px;color:#638093}.patient-account-spinner{width:29px;height:29px;border:3px solid #e3f0f5;border-top-color:#098bc0;border-radius:50%;animation:patientAccountSpin .7s linear infinite}@keyframes patientAccountSpin{to{transform:rotate(1turn)}}.patient-account-empty-icon{display:grid;place-items:center;width:57px;height:57px;margin-bottom:4px;border-radius:18px;background:#edf7fb;color:#0989b9}.patient-account-empty h1,.patient-account-empty h3{margin:0;color:#173449}.patient-account-empty p{max-width:330px;margin:0;color:#758999;font-size:13px;line-height:1.6}.patient-account-empty .patient-account-primary-button{margin-top:8px}.patient-account-login{min-height:450px}.patient-account-error,.patient-account-notice{display:flex;align-items:center;gap:10px;margin-bottom:18px;padding:12px 14px;border-radius:13px;font-size:13px}.patient-account-notice{border:1px solid #cbe8d8;background:#eef9f2;color:#22754a}.patient-account-notice button{display:grid;place-items:center;margin-left:auto;padding:2px;border:0;background:transparent;color:inherit;cursor:pointer}.patient-account-error{border:1px solid #f1d8d8;background:#fff5f5;color:#a74848}.patient-account-overlay{position:fixed;inset:0;z-index:180;display:grid;place-items:center;padding:20px;background:rgba(18,40,55,.43);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.patient-account-dialog{position:relative;overflow-y:auto;width:min(490px,100%);max-height:min(86vh,780px);padding:27px;border:1px solid rgba(255,255,255,.85);border-radius:22px;background:#fff;box-shadow:0 28px 88px rgba(18,37,53,.24)}.patient-account-dialog-close{position:absolute;top:18px;right:17px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:10px;background:#f2f6f8;color:#587181;cursor:pointer}.patient-account-dialog-icon{display:grid;place-items:center;width:47px;height:47px;border-radius:14px;background:#eaf6fb;color:#0789bb}.patient-account-dialog-icon.is-danger{background:#fff0ef;color:#cd5953}.patient-account-dialog h2{margin:18px 0 5px;color:#173347;font-size:22px;letter-spacing:-.025em}.patient-account-dialog-subtitle{margin:0;color:#748797;font-size:13px;line-height:1.6}.patient-account-dialog-appointment{display:grid;gap:5px;margin-top:20px;padding:15px;border:1px solid #e8eef2;border-radius:14px;background:#fafcfd}.patient-account-dialog-appointment strong{color:#264358;font-size:14px}.patient-account-dialog-appointment span{color:#6c8190;font-size:12px}.patient-account-reschedule{margin-top:19px}.patient-account-reschedule>label,.patient-account-slots-label{display:block;margin-bottom:8px;color:#435d70;font-size:12px;font-weight:680}.patient-account-reschedule input{width:100%;min-height:42px;padding:0 11px;border:1px solid #dce6ec;border-radius:11px;background:#fff;color:#304a5c}.patient-account-slots-label{margin-top:16px}.patient-account-slots{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:186px;overflow-y:auto}.patient-account-slots button{min-height:36px;padding:0 4px;border:1px solid #d9e7ed;border-radius:9px;background:#fff;color:#416477;font-size:11px;cursor:pointer}.patient-account-slots button.is-selected{border-color:#098bc0;background:#098bc0;color:#fff}.patient-account-slots-empty{margin:11px 0;color:#788b99;font-size:12px;line-height:1.55}.patient-account-dialog-error{margin:14px 0 0;color:#bc4b4b;font-size:12px}.patient-account-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.patient-account-primary-button,.patient-account-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:41px;padding:0 14px;border-radius:11px;font-size:12px;font-weight:690;cursor:pointer}.patient-account-primary-button{border:1px solid #098bc0;background:#098bc0;color:#fff}.patient-account-primary-button:hover{background:#077dad}.patient-account-primary-button.is-danger{border-color:#d0534e;background:#d0534e}.patient-account-primary-button:disabled{opacity:.55;cursor:not-allowed}.patient-account-secondary-button{border:1px solid #e0e8ed;background:#fff;color:#527084}.patient-account-settings-dialog{width:min(560px,100%)}.patient-account-photo-editor{display:flex;align-items:center;gap:15px;margin-top:22px;padding:15px;border:1px solid #e7eef2;border-radius:15px;background:#fafcfd}.patient-account-photo-editor .patient-account-profile-avatar{width:67px;height:67px;border-radius:19px;font-size:23px}.patient-account-photo-editor>div{display:grid;gap:5px}.patient-account-photo-editor>div>label{color:#0786b7;font-size:13px;font-weight:680;cursor:pointer}.patient-account-photo-editor>div>span{color:#7d8e9a;font-size:11px}.patient-account-photo-editor input{position:absolute;overflow:hidden;width:1px;height:1px;opacity:0}.patient-account-settings-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 13px;margin-top:19px}.patient-account-field{display:grid;gap:7px;min-width:0}.patient-account-field>span{color:#4c6576;font-size:12px;font-weight:660}.patient-account-field input,.patient-account-field select{width:100%;min-height:43px;padding:0 11px;border:1px solid #dce6ec;border-radius:11px;background:#fff;color:#304a5c;font-size:13px}.patient-account-field input:focus,.patient-account-field select:focus{border-color:#78bfdc;outline:3px solid rgba(9,139,192,.1)}.patient-account-field.is-readonly input{border-color:#e7edf0;background:#f5f7f8;color:#788995;cursor:default}.patient-account-field-full{grid-column:1/-1}.patient-account-insurance-form{margin-top:23px}.patient-account-readonly-note{margin:13px 0 0;color:#7a8b97;font-size:11px;line-height:1.5}@media (max-width:880px){.patient-account-layout{grid-template-columns:1fr}.patient-account-profile{position:static}.patient-account-profile-top{flex-direction:row;align-items:center}.patient-account-profile-details{grid-template-columns:repeat(2,minmax(0,1fr))}.patient-account-insurance{max-width:360px}}@media (max-width:620px){.patient-account-header{height:67px;padding:0 16px}.patient-account-logo img{height:36px}.patient-account-header nav{gap:10px}.patient-account-find-link{display:none}.patient-account-shell{width:calc(100% - 30px);padding-top:22px}.patient-account-title{margin:29px 0 20px}.patient-account-title p{max-width:275px;font-size:13px}.patient-account-layout{gap:16px}.patient-account-profile{padding:18px}.patient-account-profile-avatar{width:60px;height:60px;border-radius:18px}.patient-account-profile-top h2{font-size:18px}.patient-account-profile-details{grid-template-columns:1fr;gap:15px}.patient-account-appointments{padding:18px 14px}.patient-account-appointments-heading{align-items:flex-start}.patient-account-appointments-heading h2{font-size:18px}.patient-account-appointments-heading p{max-width:230px;font-size:12px}.patient-account-book-link{font-size:11px}.patient-account-tabs{gap:17px;margin-top:19px}.patient-appointment-card{grid-template-columns:43px minmax(0,1fr);gap:11px;padding:13px 10px}.patient-appointment-date{width:42px;padding:8px 0;border-radius:11px}.patient-appointment-date strong{font-size:19px}.patient-appointment-actions{gap:5px}.patient-appointment-actions button{padding:0 8px;font-size:11px}.patient-account-dialog{padding:21px 17px}.patient-account-dialog-actions{flex-wrap:wrap}.patient-account-slots{grid-template-columns:repeat(3,minmax(0,1fr))}.patient-account-settings-form{grid-template-columns:1fr;gap:13px}.patient-account-photo-editor{padding:12px}}@media (min-width:1281px){.content.no-active-map .when-row{width:min(1120px,calc(100vw - 44px))!important;margin-left:auto!important;margin-right:auto!important}.results-map-shell.no-active-map{width:min(1120px,calc(100vw - 44px))!important;grid-template-columns:minmax(0,1fr)!important;gap:0!important}.results-map-shell.no-active-map .results.results--doctor-schedule{min-height:0}.results-map-shell.no-active-map .results--doctor-schedule .dentist-list{max-height:none!important;overflow-y:visible!important}}#aiModal{z-index:160}.search-button-content{display:inline-flex;align-items:center;justify-content:center;gap:9px}.search-button[aria-busy=true]{opacity:.88;cursor:progress}.search-button-spinner,.search-results-spinner{display:inline-block;flex:0 0 auto;width:15px;height:15px;border:2px solid rgba(255,255,255,.34);border-top-color:#fff;border-radius:50%;animation:dentapplSearchSpin .72s linear infinite}.search-results-loader{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:0 11px;border:1px solid rgba(9,139,192,.12);border-radius:999px;background:rgba(255,255,255,.88);color:#517182;font-size:12px;font-weight:620}.search-results-spinner{width:13px;height:13px;border-color:#098bc0 rgba(9,139,192,.18) rgba(9,139,192,.18)}@keyframes dentapplSearchSpin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.search-button-spinner,.search-results-spinner{animation:none}}.search-container,.search-container.shifted{z-index:46;overflow:visible}.search-container:focus-within,.search-container:has(.search-dropdown.is-open){z-index:48}.search-container .search-dropdown.is-open{z-index:90}.content.shifted .when-row{z-index:44!important}@media (max-width:760px){.search-container.is-search-results,.search-container.is-search-results:focus-within,.search-container.shifted.is-search-results,.search-container.shifted.is-search-results:focus-within{z-index:80}.content .when-row,.content.shifted .when-row{z-index:22!important}}.schedule-flow-content .schedule-flow-header{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(280px,1fr);column-gap:14px;align-items:stretch;padding-right:0;margin-bottom:14px}.schedule-flow-content .schedule-flow-header>:first-child{min-width:0;padding-right:0}.schedule-flow-heading{display:flex;min-width:0;flex-direction:column;justify-content:space-between}.schedule-flow-time-selection{margin-top:12px;margin-bottom:0}.schedule-flow-content>.close{z-index:4;top:8px;right:9px;width:32px;height:32px;background:rgba(241,247,251,.96)}.booking-clinic-map{position:relative;isolation:isolate;width:100%;height:148px;margin:16px 0 0;overflow:visible}.booking-clinic-map:before{position:absolute;z-index:-1;inset:11px 16px 13px;border-radius:26px;background:rgba(17,136,177,.2);content:"";filter:blur(23px)}.booking-clinic-map-surface{position:absolute;inset:0;overflow:hidden;border-radius:24px 24px 18px 18px;background:#edf5f7;-webkit-mask-image:radial-gradient(ellipse 91% 107% at 50% 42%,#000 57%,rgba(0,0,0,.81) 76%,rgba(0,0,0,.13) 100%);mask-image:radial-gradient(ellipse 91% 107% at 50% 42%,#000 57%,rgba(0,0,0,.81) 76%,rgba(0,0,0,.13) 100%)}.booking-clinic-map-surface:after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.13),transparent 37%,rgba(255,255,255,.52)),linear-gradient(90deg,rgba(255,255,255,.36),transparent 16%,transparent 84%,rgba(255,255,255,.36));content:"";pointer-events:none}.booking-clinic-map-surface .clinic-map-tile{filter:saturate(.78) contrast(.94) brightness(1.035)}.booking-clinic-map-surface .clinic-interactive-map{pointer-events:none}.booking-clinic-map-surface .clinic-map-attribution{right:3px;bottom:2px;padding:1px 3px;font-size:7px}.booking-clinic-map-pin{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:39px;height:39px;place-items:center;border:3px solid rgba(255,255,255,.97);border-radius:50%;background:linear-gradient(145deg,#0796c5,#086fa5);box-shadow:0 8px 20px rgba(6,103,148,.27);color:#fff;transform:translate(-50%,-50%)}.booking-clinic-map-label{position:absolute;z-index:3;bottom:11px;left:15px;display:inline-flex;max-width:calc(100% - 30px);min-height:31px;align-items:center;gap:7px;overflow:hidden;padding:0 10px;border:1px solid rgba(255,255,255,.87);border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 4px 14px rgba(27,61,81,.095);color:#284357;font-size:11px;font-weight:740;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.booking-clinic-map-label-dot{flex:0 0 auto;width:7px;height:7px;border-radius:50%;background:#0996c5}@media (max-width:1020px){.schedule-flow-content .schedule-flow-header{grid-template-columns:minmax(0,1fr);row-gap:13px;align-items:start}.schedule-flow-content .schedule-flow-header>:first-child{padding-right:0}.schedule-flow-heading-copy{padding-right:42px}.booking-clinic-map{height:148px;margin:0}}@media (max-width:720px){.booking-clinic-map{height:142px}.booking-clinic-map-pin{width:36px;height:36px}}.footer-links{display:inline-flex;align-items:center;flex-wrap:wrap;gap:7px}.footer-link-divider{color:#9aabba}.footer-links .footer-dental-portal-link{color:#627687;font-weight:590}.for-dentists-portal-entry{border-bottom:1px solid rgba(118,145,163,.15);background:linear-gradient(95deg,#f0f8fb,#f7fbfc 65%,#edf7fa)}.for-dentists-portal-entry-inner{display:flex;min-height:42px;max-width:1320px;align-items:center;justify-content:flex-end;gap:11px;margin:0 auto;padding:0 30px;color:#657789;font-size:12px}.for-dentists-portal-entry-inner a{color:#087fae;font-weight:740;text-decoration:none}.for-dentists-portal-entry-inner a:hover{color:#07678e}.legal-page{min-height:100dvh;padding:54px 22px 84px;background:#f5f8fa;color:#243d4d}.legal-document{width:min(820px,100%);margin:0 auto;padding:clamp(30px,5vw,62px);border:1px solid #e0e8ed;border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(35,61,77,.08)}.legal-eyebrow{margin:0 0 10px;color:#1681aa;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.legal-document h1{margin:0;color:#173449;font-size:clamp(34px,6vw,50px);letter-spacing:-.04em}.legal-updated{margin:10px 0 32px!important;color:#718493!important;font-size:13px!important}.legal-document h2{margin:32px 0 9px;color:#1d3a4d;font-size:18px}.legal-document address,.legal-document p{margin:0 0 15px;color:#526a79;font-size:14px;font-style:normal;line-height:1.75}.legal-document a{color:#087fae;font-weight:650;text-decoration:none}@media (max-width:640px){.legal-page{padding:0;background:#fff}.legal-document{border:0;border-radius:0;box-shadow:none}}.dental-portal-page{min-height:100vh;background:radial-gradient(ellipse 65% 36% at 84% -3%,rgba(105,197,222,.13),transparent 73%),#f5f8fa;color:#183245}.dental-portal-header{display:flex;min-height:78px;max-width:1280px;align-items:center;gap:20px;margin:0 auto;padding:0 34px}.dental-portal-logo{display:inline-flex;align-items:center}.dental-portal-logo img{width:144px;height:auto}.dental-portal-header-badge{display:inline-flex;min-height:31px;align-items:center;gap:7px;padding:0 11px;border:1px solid rgba(14,135,174,.18);border-radius:999px;background:rgba(235,248,251,.8);color:#087da4;font-size:12px;font-weight:710}.dental-portal-header nav{display:inline-flex;align-items:center;gap:22px;margin-left:auto}.dental-portal-header nav a,.dental-portal-header nav button{color:#435b6c;font-size:13px;font-weight:620;text-decoration:none}.dental-portal-header nav button{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;cursor:pointer}.dental-portal-shell{max-width:1230px;margin:0 auto;padding:35px 34px 90px}.dental-portal-dialog-header>div>span,.dental-portal-eyebrow,.dental-portal-panel-heading>div>span{color:#108caf;font-size:11px;font-weight:790;letter-spacing:.11em}.dental-portal-signin h1,.dental-portal-title h1{margin:7px 0 4px;color:#183348;font-size:34px;letter-spacing:-.055em;line-height:1.14}.dental-portal-signin>p,.dental-portal-title p{margin:0;color:#718294;font-size:14px;line-height:1.6}.dental-portal-title-with-calendar{display:flex;align-items:center;justify-content:space-between;gap:18px}.dental-portal-open-calendar,.dental-portal-open-schedule{text-decoration:none}.dental-portal-calendar-heading-actions{display:flex;align-items:center;gap:8px}.dental-portal-grid{display:grid;grid-template-columns:326px minmax(0,1fr);align-items:start;gap:24px;margin-top:28px}.dental-portal-content,.dental-portal-sidebar{display:grid;gap:19px}.dental-portal-credentials-card,.dental-portal-npi-card,.dental-portal-panel,.dental-portal-profile-card,.dental-portal-signin{overflow:hidden;border:1px solid rgba(83,116,137,.105);border-radius:21px;background:#fff;box-shadow:0 13px 36px rgba(35,69,88,.048)}.dental-portal-profile-cover{height:91px;background:radial-gradient(circle at 84% 24%,rgba(255,255,255,.73),transparent 33%),linear-gradient(125deg,#e4f5f8,#d9eff4 52%,#eff8f9)}.dental-portal-profile-main{position:relative;padding:0 22px 20px}.dental-portal-avatar-control{position:relative;display:inline-flex;margin-top:-44px;cursor:pointer}.dental-portal-avatar-control input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.dental-portal-avatar{flex:0 0 auto;overflow:hidden;border-radius:50%;object-fit:cover}.dental-portal-avatar-fallback{display:grid;place-items:center;background:linear-gradient(145deg,#d9eef3,#bfe2eb);color:#157997;font-weight:760}.dental-portal-profile-avatar{width:88px;height:88px;border:4px solid #fff;font-size:28px}.dental-portal-avatar-edit{position:absolute;right:-2px;bottom:0;display:grid;width:29px;height:29px;place-items:center;border:2px solid #fff;border-radius:50%;background:#0a89b0;color:#fff}.dental-portal-profile-main h2{margin:13px 0 2px;font-size:22px;letter-spacing:-.035em}.dental-portal-degree,.dental-portal-doctor-label,.dental-portal-secondary-specialties{display:block;margin-top:3px;font-size:13px}.dental-portal-degree{color:#317188;font-weight:650}.dental-portal-doctor-label,.dental-portal-secondary-specialties{color:#697d8c}.dental-portal-profile-rating{display:inline-flex;align-items:center;gap:5px;margin-top:9px;color:#506676;font-size:11px;font-weight:620}.dental-portal-profile-rating>span{color:#e6a34c;font-size:13px}.dental-portal-profile-npi-verified{display:inline-flex;align-items:center;gap:5px;margin-top:8px;color:#22775b;font-size:11px;font-weight:680}.dental-portal-edit-profile{width:100%;justify-content:center;margin-top:18px}.dental-portal-sidebar-details{display:grid;gap:17px;padding:20px 22px 23px;border-top:1px solid #ecf1f4}.dental-portal-detail{display:flex;min-width:0;align-items:flex-start;gap:11px}.dental-portal-detail-icon{display:grid;flex:0 0 auto;width:31px;height:31px;place-items:center;border-radius:10px;background:#eff7f9;color:#1681a0}.dental-portal-detail>div{display:grid;min-width:0;gap:2px}.dental-portal-credentials-card>div>span,.dental-portal-detail>div>span{color:#7d8d99;font-size:11px}.dental-portal-credentials-card>div>strong,.dental-portal-detail>div>strong{overflow-wrap:anywhere;color:#344d5d;font-size:12px;font-weight:650;line-height:1.48}.dental-portal-credentials-card{display:grid;gap:14px;padding:20px 22px}.dental-portal-credentials-card h3{margin:0 0 1px;font-size:15px}.dental-portal-npi-card{display:grid;gap:15px;padding:19px 20px 18px}.dental-portal-npi-header{display:flex;align-items:center;gap:10px}.dental-portal-npi-mark{display:grid;width:37px;height:37px;flex:0 0 auto;place-items:center;border-radius:12px;background:#e8f5f7;color:#14829f}.dental-portal-npi-header>div{display:grid;min-width:0;gap:3px}.dental-portal-npi-header h3{margin:0;font-size:13px;letter-spacing:-.015em}.dental-portal-npi-header>div>span{color:#798996;font-size:10px}.dental-portal-npi-badge{margin-left:auto;padding:4px 7px;border-radius:99px;background:#f2f4f5;color:#78848b;font-size:9px;font-weight:680;white-space:nowrap}.dental-portal-npi-badge.is-verified{background:#e8f5ee;color:#24724f}.dental-portal-npi-form{display:grid;gap:10px}.dental-portal-npi-button{width:100%;min-height:39px;justify-content:center;font-size:11px}.dental-portal-npi-result{display:grid;gap:10px;padding-top:13px;border-top:1px solid #edf1f3}.dental-portal-npi-result>div{display:grid;gap:3px}.dental-portal-npi-result>div>span{color:#7d8d99;font-size:10px}.dental-portal-npi-result>div>strong{color:#344d5d;font-size:11px;font-weight:650;line-height:1.45;overflow-wrap:anywhere}.dental-portal-npi-disclaimer,.dental-portal-npi-error{margin:0;font-size:10px;line-height:1.55}.dental-portal-npi-error{color:#ad4f46}.dental-portal-npi-disclaimer{color:#758591}.dental-portal-credentials-card>div{display:grid;gap:3px}.dental-portal-panel{padding:22px 24px}.dental-portal-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.dental-portal-panel-heading h2{margin:5px 0 0;font-size:19px;letter-spacing:-.025em}.dental-portal-panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dental-portal-primary-button,.dental-portal-secondary-button{display:inline-flex;min-height:39px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border-radius:11px;font-size:12px;font-weight:720;cursor:pointer}.dental-portal-primary-button{border:1px solid #0888b1;background:linear-gradient(145deg,#1096be,#087da7);color:#fff}.dental-portal-secondary-button{border:1px solid #dce7ec;background:#fff;color:#3c596a}.dental-portal-primary-button:disabled,.dental-portal-secondary-button:disabled{opacity:.65;cursor:wait}.dental-portal-clinic-switcher{display:flex;gap:8px;overflow-x:auto;margin-top:18px;padding-bottom:3px}.dental-portal-clinic-switcher button{min-height:34px;padding:0 12px;border:1px solid #e4ecef;border-radius:999px;background:#fff;color:#5c7080;font-size:11px;font-weight:650;white-space:nowrap;cursor:pointer}.dental-portal-clinic-switcher button.is-selected{border-color:#c2e6ed;background:#eef8fa;color:#087da4}.dental-portal-clinic-summary{display:flex;align-items:center;gap:13px;margin-top:22px}.dental-portal-clinic-mark{display:grid;flex:0 0 auto;width:54px;height:54px;overflow:hidden;place-items:center;border-radius:16px;background:#edf6f8;color:#0d86aa}.dental-portal-clinic-mark img{width:100%;height:100%;object-fit:cover}.dental-portal-clinic-summary h3{margin:0 0 6px;font-size:16px}.dental-portal-clinic-roles,.dental-portal-insurance-list{display:flex;flex-wrap:wrap;gap:7px}.dental-portal-clinic-roles span,.dental-portal-insurance-list span{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:999px;background:#eff7f9;color:#22708a;font-size:10px;font-weight:670}.dental-portal-clinic-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 20px;margin-top:22px;padding-top:20px;border-top:1px solid #eef2f4}.dental-portal-clinic-description,.dental-portal-statement-panel>p{margin:18px 0 0;color:#5b6f7e;font-size:13px;line-height:1.7;white-space:pre-line}.dental-portal-clinic-onboarding{display:grid;grid-template-columns:62px minmax(0,1fr);gap:18px;margin-top:21px;padding:22px;border:1px solid #dcebef;border-radius:17px;background:linear-gradient(145deg,#f5fbfc,#fff 62%)}.dental-portal-clinic-onboarding-mark{display:grid;width:62px;height:62px;place-items:center;border-radius:18px;background:linear-gradient(145deg,#dff1f5,#eef9fa);color:#0c86aa}.dental-portal-clinic-onboarding h3{margin:5px 0 7px;color:#203d50;font-size:18px;letter-spacing:-.025em}.dental-portal-clinic-onboarding p{max-width:620px;margin:0;color:#617686;font-size:12px;line-height:1.65}.dental-portal-clinic-onboarding-points{display:grid;gap:7px;margin:15px 0 17px}.dental-portal-clinic-onboarding-points span{display:flex;align-items:center;gap:7px;color:#476575;font-size:11px;font-weight:620}.dental-portal-clinic-onboarding-points svg{color:#218261}.dental-portal-owner-note{display:flex;align-items:center;gap:7px;margin:17px 0 0;color:#718492;font-size:11px}.dental-portal-team-count{display:inline-flex;align-items:center;gap:7px;color:#617786;font-size:12px;font-weight:650}.dental-portal-team-heading-actions{display:inline-flex;align-items:center;gap:11px}.dental-portal-add-team-button{white-space:nowrap}.dental-portal-team-list{display:grid;margin-top:14px}.dental-portal-team-card{display:flex;min-height:74px;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #eef2f4}.dental-portal-team-card:last-child{padding-bottom:0;border-bottom:0}.dental-portal-team-avatar{width:43px;height:43px;font-size:14px}.dental-portal-team-copy{display:grid;min-width:0;gap:3px}.dental-portal-team-copy>strong{color:#294454;font-size:12px}.dental-portal-team-copy>span{color:#64798a;font-size:11px;line-height:1.4}.dental-portal-team-copy .dental-portal-team-education,.dental-portal-team-copy .dental-portal-team-languages,.dental-portal-team-copy .dental-portal-team-phone{color:#83919c;font-size:10px}.dental-portal-staff-degree{color:#597181;font-weight:590}.dental-portal-self-badge{margin-left:6px;color:#1188ac;font-size:10px}.dental-portal-team-role{flex:0 0 auto;padding:5px 8px;border-radius:8px;background:#f2f6f7;color:#627786;font-size:10px}.dental-portal-team-actions{display:grid;flex:0 0 auto;justify-items:end;gap:6px;margin-left:auto}.dental-portal-team-manage{padding:0;border:0;background:transparent;color:#0b84a9;font-size:10px;font-weight:720;cursor:pointer}.dental-portal-insurance-list{gap:8px;margin-top:20px}.dental-portal-insurance-list span{min-height:32px;padding:0 10px;font-size:11px}.dental-portal-insurance-profile-note{margin:14px 0 0;color:#758692;font-size:11px;line-height:1.5}.dental-portal-own-insurance{margin-top:21px;padding-top:19px;border-top:1px solid #eaf0f2}.dental-portal-own-insurance-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.dental-portal-own-insurance-heading>div{display:grid;gap:5px}.dental-portal-own-insurance-heading strong{color:#294454;font-size:12px}.dental-portal-own-insurance-heading>div>span{color:#788a96;font-size:10px}.dental-portal-personal-insurance-list{margin-top:14px}.dental-portal-team-insurance-options{display:grid;gap:9px;margin-top:13px}.dental-portal-save-team-insurance{margin-top:15px}.dental-portal-empty-copy{margin:20px 0 0;color:#758694;font-size:13px;line-height:1.6}.dental-portal-error,.dental-portal-notice{display:flex;min-height:45px;align-items:center;gap:10px;margin-top:19px;padding:0 14px;border:1px solid #cce8d9;border-radius:12px;background:#f1faf4;color:#347353;font-size:12px}.dental-portal-error{border-color:#f0d9d5;background:#fff6f4;color:#a44b42}.dental-portal-notice button{display:grid;margin-left:auto;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.dental-portal-loading{display:flex;min-height:280px;align-items:center;justify-content:center;gap:12px;color:#637787;font-size:14px}.dental-portal-signin{display:grid;max-width:470px;justify-items:start;margin:60px auto 0;padding:37px}.dental-portal-signin-mark{display:grid;width:58px;height:58px;place-items:center;margin-bottom:20px;border-radius:19px;background:#eaf6f8;color:#0a86ab}.dental-portal-signin h1{margin-top:8px;font-size:31px}.dental-portal-signin>p{margin-top:5px}.dental-portal-signin form{display:grid;width:100%;gap:15px;margin-top:25px}.dental-portal-field{display:grid;min-width:0;gap:6px}.dental-portal-field>span{color:#445b6b;font-size:11px;font-weight:660}.dental-portal-field input,.dental-portal-field select,.dental-portal-field textarea{width:100%;min-height:42px;padding:0 12px;border:1px solid #dce6ea;border-radius:10px;background:#fff;color:#304b5c;font:inherit;font-size:12px;outline:none}.dental-portal-field textarea{min-height:68px;padding:11px 12px;resize:vertical}.dental-portal-field input:focus,.dental-portal-field select:focus,.dental-portal-field textarea:focus{border-color:#76bfd0;box-shadow:0 0 0 3px rgba(33,152,181,.11)}.dental-portal-field input:disabled,.dental-portal-field.is-readonly input{background:#f5f7f8;color:#71818c}.dental-portal-signin-button{min-height:45px}.dental-portal-text-button{justify-self:center;padding:5px;border:0;background:transparent;color:#1486a8;font-size:12px;font-weight:620;text-decoration:none;cursor:pointer}.dental-portal-form-error,.dental-portal-form-help,.dental-portal-form-notice{margin:0;color:#387a58;font-size:11px;line-height:1.6}.dental-portal-form-error{color:#ae5047}.dental-portal-form-help{color:#738492}.dental-portal-signin-footer{display:flex;align-items:center;gap:7px;margin-top:25px;padding-top:18px;border-top:1px solid #edf1f3;color:#788894;font-size:11px}.dental-portal-access-denied{gap:7px}.dental-portal-access-denied>.dental-portal-primary-button{margin-top:12px}.dental-portal-access-denied>.dental-portal-text-button{justify-self:start;padding-left:0}.dental-portal-dialog-backdrop{position:fixed;z-index:120;inset:0;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(17,37,52,.44);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dental-portal-dialog{width:min(620px,100%);max-height:calc(100vh - 44px);overflow-y:auto;padding:24px;border:1px solid rgba(255,255,255,.8);border-radius:20px;background:#fff;box-shadow:0 24px 80px rgba(14,39,54,.22)}.dental-portal-profile-dialog{width:min(780px,100%)}.dental-portal-create-clinic-dialog{width:min(720px,100%)}.dental-portal-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:21px}.dental-portal-dialog-header h2{margin:5px 0 0;font-size:22px;letter-spacing:-.035em}.dental-portal-icon-button{display:grid;flex:0 0 auto;width:34px;height:34px;place-items:center;border:1px solid #e4ebee;border-radius:10px;background:#fff;color:#5d7382;cursor:pointer}.dental-portal-create-clinic-intro{display:flex;align-items:flex-start;gap:13px;margin:-2px 0 22px;padding:15px 16px;border:1px solid #dcebef;border-radius:14px;background:#f4fafb}.dental-portal-create-clinic-mark{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:13px;background:#e2f2f5;color:#0b84a8}.dental-portal-create-clinic-intro>div{display:grid;gap:4px}.dental-portal-create-clinic-intro strong{color:#29495c;font-size:12px}.dental-portal-create-clinic-intro p{margin:0;color:#667b89;font-size:11px;line-height:1.6}.dental-portal-create-clinic-section{margin:0;padding:0;border:0}.dental-portal-create-clinic-section+.dental-portal-create-clinic-section{margin-top:22px;padding-top:20px;border-top:1px solid #edf1f3}.dental-portal-create-clinic-section legend{width:100%;margin-bottom:13px;color:#29495c;font-size:12px;font-weight:740}.dental-portal-field>span small{margin-left:4px;color:#8997a1;font-size:9px;font-weight:560}.dental-portal-address-verification{display:flex;grid-column:1/-1;align-items:flex-start;gap:7px;margin-top:-2px;color:#6c7f8c;font-size:10px;line-height:1.55}.dental-portal-address-verification svg{flex:0 0 auto;color:#1685a4}.dental-portal-phone-field{display:grid;grid-template-columns:48px minmax(0,1fr)}.dental-portal-phone-field>span{display:grid;min-height:42px;place-items:center;border:1px solid #dce6ea;border-right:0;border-radius:10px 0 0 10px;background:#f4f7f8;color:#405b6c;font-size:12px;font-weight:690}.dental-portal-field .dental-portal-phone-field input{border-radius:0 10px 10px 0}.dental-portal-field .dental-portal-phone-field:focus-within>span{border-color:#76bfd0}.dental-portal-clinic-authorization{margin-top:21px;padding:14px 15px;border:1px solid #dce7eb;border-radius:12px;background:#fbfcfd}.dental-portal-clinic-authorization.is-invalid{border-color:#dfa69e;background:#fff8f7;color:#914d45}.dental-portal-subscription-note{display:flex;align-items:center;gap:7px;margin:12px 0 0;color:#806528;font-size:10px;line-height:1.5}.dental-portal-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.dental-portal-field-full{grid-column:1/-1}.dental-portal-choice-group{margin:19px 0 0;padding:16px 0 0;border:0;border-top:1px solid #edf1f3}.dental-portal-choice-group legend{width:100%;padding-top:15px;color:#344b5a;font-size:12px;font-weight:720}.dental-portal-choice-group legend>span{margin-left:6px;color:#7c8b96;font-size:10px;font-weight:550}.dental-portal-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:12px}.dental-portal-language-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dental-portal-choice{display:flex;min-width:0;align-items:flex-start;gap:8px;color:#536a79;font-size:11px;line-height:1.42;cursor:pointer}.dental-portal-choice input{flex:0 0 auto;margin-top:2px;accent-color:#0b8ab1}.dental-portal-marketing-choice{margin-top:20px}.dental-portal-dialog form>.dental-portal-form-error,.dental-portal-dialog form>.dental-portal-form-help{margin-top:15px}.dental-portal-dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:20px;padding-top:18px;border-top:1px solid #edf1f3}.dental-portal-insurance-dialog{width:min(590px,100%)}.dental-portal-insurance-intro,.dental-portal-team-dialog-intro{margin:0 0 17px;color:#637787;font-size:12px;line-height:1.65}.dental-portal-insurance-search{margin-top:14px}.dental-portal-insurance-select-meta{display:flex;align-items:center;justify-content:space-between;margin:18px 0 10px;color:#748592;font-size:11px}.dental-portal-insurance-select-meta strong{color:#1183a5;font-size:11px}.dental-portal-insurance-select-list{display:grid;max-height:280px;gap:8px;overflow-y:auto}.dental-portal-insurance-option{display:flex;min-height:51px;align-items:center;gap:11px;padding:8px 11px;border:1px solid #e6edf0;border-radius:11px;color:#3e5869;font-size:12px;cursor:pointer}.dental-portal-insurance-option.is-selected{border-color:#bddfe8;background:#f0f8fa}.dental-portal-insurance-option-icon{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;background:#eef6f8;color:#1085a6}.dental-portal-insurance-option>input{margin-left:auto;accent-color:#0d89ae}.dental-portal-team-dialog{width:min(570px,100%)}.dental-portal-manage-team-dialog{width:min(690px,100%)}.dental-portal-manage-person{display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #e7eef0;border-radius:13px;background:#f8fbfc}.dental-portal-manage-person>div{display:grid;gap:4px}.dental-portal-manage-person>div>strong{color:#294454;font-size:13px}.dental-portal-manage-person>div>span{color:#718392;font-size:11px}.dental-portal-manage-section{margin-top:21px;padding-top:19px;border-top:1px solid #edf1f3}.dental-portal-manage-section h3{display:flex;align-items:center;gap:7px;margin:0;color:#304b5b;font-size:13px}.dental-portal-manage-section>p{margin:6px 0 13px;color:#728391;font-size:11px;line-height:1.5}.dental-portal-managed-roles{display:grid;gap:8px}.dental-portal-managed-role{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:0 11px;border:1px solid #e6edef;border-radius:10px}.dental-portal-managed-role>span{display:inline-flex;align-items:center;gap:8px;color:#426071;font-size:11px;font-weight:630}.dental-portal-add-role-button,.dental-portal-managed-role>button{border:0;background:transparent;color:#0f85a7;font-size:10px;font-weight:700;cursor:pointer}.dental-portal-add-role-button{display:inline-flex;align-items:center;gap:5px;margin-top:11px;padding:0}.dental-portal-schedule-grid{display:grid;gap:2px}.dental-portal-schedule-row{display:flex;min-height:43px;align-items:center;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px solid #f0f3f4}.dental-portal-schedule-row:last-child{border-bottom:0}.dental-portal-schedule-row>label{display:inline-flex;min-width:116px;align-items:center;gap:8px;color:#4d6371;font-size:11px}.dental-portal-schedule-row>label input{accent-color:#0b89ae}.dental-portal-schedule-times{display:inline-flex;align-items:center;gap:7px}.dental-portal-schedule-times input{min-height:31px;padding:0 7px;border:1px solid #dce6ea;border-radius:8px;color:#3c5667;font-size:10px}.dental-portal-schedule-off,.dental-portal-schedule-times>span{color:#82909a;font-size:10px}.dental-portal-save-schedule{margin-top:12px}.dental-portal-team-danger-zone{display:flex;min-height:45px;align-items:center;gap:10px;margin-top:22px;padding-top:17px;border-top:1px solid #edf1f3}.dental-portal-team-danger-zone>span{color:#7a5651;font-size:11px}.dental-portal-danger-link{display:inline-flex;align-items:center;gap:7px;padding:0;border:0;background:transparent;color:#a34c46;font-size:11px;font-weight:660;cursor:pointer}.dental-portal-danger-button{min-height:32px;padding:0 10px;border:1px solid #e2c2bd;border-radius:9px;background:#fff6f4;color:#a04740;font-size:10px;font-weight:700;cursor:pointer}.dental-portal-appointment-form{margin-top:18px;padding:18px;border:1px solid #dfeaf0;border-radius:15px;background:linear-gradient(155deg,#fbfdfe,#f6fafc)}.dental-portal-appointment-form-heading{display:grid;gap:4px;margin-bottom:16px}.dental-portal-appointment-form-heading strong{color:#264457;font-size:13px}.dental-portal-appointment-form-heading span{color:#728491;font-size:11px}.dental-portal-appointment-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:17px}.dental-portal-appointment-notice{display:flex;align-items:center;gap:7px;margin:16px 0 0;color:#237958;font-size:12px}.dental-portal-appointment-list{display:grid;gap:11px;margin-top:17px}.dental-portal-appointment-card{display:flex;align-items:center;gap:12px;padding:13px 12px;border:1px solid #e8eef0;border-radius:13px;background:#fff}.dental-portal-appointment-icon{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border-radius:11px;background:#eaf5f8;color:#18809f}.dental-portal-appointment-copy{display:grid;min-width:0;flex:1 1;gap:4px}.dental-portal-appointment-copy strong{color:#294354;font-size:12px}.dental-portal-appointment-patient-link{width:fit-content;color:#294354;font-size:12px;font-weight:700;text-decoration:none}.dental-portal-appointment-patient-link:hover{color:#147c9a;text-decoration:underline;text-underline-offset:2px}.dental-portal-appointment-copy>span{color:#71818c;font-size:10px}.dental-portal-appointment-meta{display:grid;justify-items:end;gap:8px}.dental-portal-appointment-state{padding:5px 8px;border-radius:999px;background:#edf4fa;color:#52728a;font-size:9px;font-weight:680}.dental-portal-appointment-state.is-planned{background:#ecf7ef;color:#36724d}.dental-portal-appointment-open-patient{color:#2e758d;font-size:10px;font-weight:680;text-decoration:none;white-space:nowrap}.dental-portal-appointment-open-patient:hover{text-decoration:underline;text-underline-offset:2px}.dental-portal-appointment-meta>button{padding:0;border:0;background:transparent;color:#a05750;font-size:10px;cursor:pointer}.dental-portal-own-schedule-role{color:#66808d;font-size:10px;font-weight:650}.dental-portal-own-schedule-heading-actions{display:flex;align-items:center;gap:11px}.dental-portal-edit-own-schedule{min-height:36px;padding:0 11px;font-size:11px}.dental-portal-own-schedule-editor{margin-top:17px}.dental-portal-own-schedule-editor>.dental-portal-form-help{margin:12px 0 0}.dental-portal-own-schedule-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:15px}.dental-portal-team-schedule-help{display:flex;align-items:center;gap:7px;margin:13px 0 0;color:#6b7e88;font-size:10px}.dental-portal-own-schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:9px;margin:17px 0 11px}.dental-portal-own-schedule-day{display:grid;gap:5px;padding:11px 10px;border:1px solid #edf0f2;border-radius:11px;background:#fbfcfd}.dental-portal-own-schedule-day.is-working{border-color:#dcebf0;background:#f3f9fb}.dental-portal-own-schedule-day strong{color:#425b69;font-size:10px}.dental-portal-own-schedule-day>span{color:#778792;font-size:10px}@media (max-width:920px){.dental-portal-grid{grid-template-columns:1fr}.dental-portal-sidebar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}.dental-portal-credentials-card{min-height:230px}}@media (max-width:640px){.for-dentists-portal-entry-inner{min-height:38px;justify-content:center;gap:6px;padding:0 10px;font-size:10px}.dental-portal-header{min-height:68px;gap:10px;padding:0 16px}.dental-portal-logo img{width:113px}.dental-portal-header-badge{min-height:27px;gap:5px;padding:0 8px;font-size:10px}.dental-portal-header nav{gap:8px}.dental-portal-header nav>a{display:none}.dental-portal-header nav button{gap:4px;font-size:10px}.dental-portal-shell{padding:27px 14px 65px}.dental-portal-title h1{font-size:30px}.dental-portal-grid{gap:16px;margin-top:22px}.dental-portal-sidebar{grid-template-columns:1fr;gap:15px}.dental-portal-panel{padding:19px 17px}.dental-portal-panel-heading h2{font-size:17px}.dental-portal-panel-heading{align-items:flex-start}.dental-portal-panel-actions{gap:6px}.dental-portal-panel-actions .dental-portal-secondary-button{min-height:35px;padding:0 9px;font-size:10px}.dental-portal-clinic-onboarding{grid-template-columns:1fr;padding:18px}.dental-portal-clinic-onboarding-mark{width:52px;height:52px}.dental-portal-clinic-details{grid-template-columns:1fr;gap:14px}.dental-portal-team-role{max-width:78px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-portal-team-heading-actions{gap:7px}.dental-portal-add-team-button{min-height:35px;padding:0 9px;font-size:10px}.dental-portal-team-count{display:none}.dental-portal-own-schedule-heading-actions{gap:7px}.dental-portal-own-schedule-role{display:none}.dental-portal-edit-own-schedule{min-height:35px;padding:0 8px;font-size:10px}.dental-portal-own-schedule-actions{flex-wrap:wrap}.dental-portal-schedule-row{gap:6px}.dental-portal-schedule-row>label{min-width:88px;gap:5px;font-size:10px}.dental-portal-schedule-times{gap:4px}.dental-portal-schedule-times input{width:87px;padding:0 4px}.dental-portal-signin{margin-top:30px;padding:26px 21px}.dental-portal-signin h1{font-size:27px}.dental-portal-dialog-backdrop{padding:10px}.dental-portal-dialog{max-height:calc(100vh - 20px);padding:20px 16px}.dental-portal-create-clinic-intro{padding:13px}.dental-portal-choice-grid,.dental-portal-form-grid,.dental-portal-language-grid{grid-template-columns:1fr}.dental-portal-dialog-actions{position:sticky;bottom:-20px;margin-right:-16px;margin-bottom:-20px;margin-left:-16px;padding:14px 16px 20px;background:#fff}.dental-portal-appointment-form{padding:13px}.dental-portal-appointment-card{align-items:flex-start}.dental-portal-appointment-actions{flex-wrap:wrap}}.dental-schedule-page{min-height:100vh}.dental-schedule-page.is-fullscreen{position:fixed;z-index:100;inset:0;min-height:0;overflow:hidden;background:#f5f8f9}.dental-schedule-page.is-fullscreen .dental-schedule-header,.dental-schedule-page.is-fullscreen .dental-schedule-legend,.dental-schedule-page.is-fullscreen .dental-schedule-notice,.dental-schedule-page.is-fullscreen .dental-schedule-title{display:none}.dental-schedule-page.is-fullscreen .dental-schedule-shell{display:flex;width:100%;max-width:none;height:100%;flex-direction:column;padding:12px 15px 14px}.dental-schedule-page.is-fullscreen .dental-schedule-toolbar{min-height:60px;flex:0 0 auto;border-radius:13px}.dental-schedule-page.is-fullscreen .dental-schedule-calendar{min-height:0;flex:1 1 auto;margin-top:10px;border-radius:13px}.dental-schedule-page.is-fullscreen .dental-schedule-scroll{height:100%;max-height:none}.dental-schedule-header,.dental-schedule-shell{max-width:1480px}.dental-schedule-shell{margin:0 auto;padding:31px 38px 66px}.dental-schedule-back-link{display:inline-flex;align-items:center;gap:8px}.dental-schedule-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:25px}.dental-schedule-title h1{margin:7px 0 5px;color:#173347;font-size:37px;letter-spacing:-.055em;line-height:1.14}.dental-schedule-title p{display:flex;align-items:center;gap:6px;margin:0;color:#728390;font-size:13px}.dental-schedule-new-appointment{min-height:44px;padding:0 17px}.dental-schedule-notice{margin-bottom:17px}.dental-schedule-calendar,.dental-schedule-toolbar{border:1px solid rgba(84,115,132,.12);border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(33,62,81,.045)}.dental-schedule-toolbar{display:flex;min-height:77px;align-items:center;justify-content:space-between;gap:17px;padding:0 19px}.dental-schedule-date-navigation,.dental-schedule-toolbar-filters{display:flex;align-items:center;gap:8px}.dental-schedule-date-navigation>strong{margin-left:8px;color:#344b5a;font-size:13px;font-weight:720;white-space:nowrap}.dental-schedule-icon-button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e5ecef;border-radius:10px;background:#fff;color:#657783;cursor:pointer}.dental-schedule-today-button{min-height:34px;padding:0 11px;border:1px solid #e4ebef;border-radius:10px;background:#fff;color:#526878;font-size:11px;font-weight:680;cursor:pointer}.dental-schedule-select{display:inline-flex;min-height:36px;align-items:center;gap:6px;padding:0 9px;border:1px solid #e4ebef;border-radius:10px;color:#607784}.dental-schedule-select select{max-width:195px;border:0;outline:0;background:transparent;color:#425968;font-size:11px}.dental-schedule-selected-provider{display:inline-flex;align-items:center;gap:8px;padding:0 8px;color:#6d808d}.dental-schedule-selected-provider>span{display:grid;gap:1px}.dental-schedule-selected-provider strong{color:#425968;font-size:11px;font-weight:690;white-space:nowrap}.dental-schedule-selected-provider small{color:#8797a0;font-size:10px}.dental-schedule-fullscreen-button{display:inline-flex;min-height:36px;align-items:center;gap:7px;padding:0 10px;border:1px solid #e1eaee;border-radius:10px;background:#fff;color:#596f7d;font-size:10px;font-weight:670;white-space:nowrap;cursor:pointer}.dental-schedule-fullscreen-button.is-active,.dental-schedule-fullscreen-button:hover{border-color:#bfdde6;background:#f2f9fb;color:#247f99}.dental-schedule-quick-add{color:#27869f}.dental-schedule-view-switch{display:flex;gap:3px;padding:4px;border-radius:11px;background:#f1f5f7}.dental-schedule-view-switch button{min-width:61px;min-height:30px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#75848e;font-size:11px;font-weight:680;cursor:pointer}.dental-schedule-view-switch button.is-selected{background:#fff;color:#087fa7;box-shadow:0 2px 6px rgba(29,52,64,.075)}.dental-schedule-calendar{position:relative;overflow:hidden;margin-top:15px}.dental-schedule-scroll{max-height:min(74vh,880px);overflow:auto;scrollbar-color:#cbd9df transparent;scrollbar-width:thin}.dental-schedule-board{position:relative}.dental-schedule-board-header,.dental-schedule-grid{display:grid}.dental-schedule-board-header{position:sticky;z-index:4;top:0;min-height:79px;border-bottom:1px solid #e8eef0;background:rgba(255,255,255,.98);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.dental-schedule-calendar.is-week .dental-schedule-board-header{min-height:104px}.dental-schedule-time-header{display:grid;place-items:center;color:#94a2aa}.dental-schedule-column-header{display:grid;align-content:center;justify-items:center;gap:4px;border-left:1px solid #edf1f3}.dental-schedule-column-header>span{display:inline-flex;align-items:center;gap:5px;color:#69808e;font-size:11px;font-weight:650}.dental-schedule-column-header>strong{color:#355165;font-size:13px}.dental-schedule-calendar.is-week .dental-schedule-column-header>strong{display:grid;width:27px;height:27px;place-items:center;border-radius:50%;font-size:15px}.dental-schedule-column-header>small{color:#88969e;font-size:9px}.dental-schedule-calendar.is-week .dental-schedule-column-header.is-today>strong{background:#0d8caf;color:#fff}.dental-schedule-column-header.is-day-off>small,.dental-schedule-column-header.is-day-off>span{color:#9aa6ad}.dental-schedule-week-chair-headings{display:grid;width:100%;align-self:end;margin-top:3px;border-top:1px solid #edf1f3}.dental-schedule-week-chair-headings>span{display:grid;min-height:19px;place-items:center;border-left:1px solid #f0f3f4;color:#82929b;font-size:8px;font-weight:660}.dental-schedule-week-chair-headings>span:first-child{border-left:0}.dental-schedule-column,.dental-schedule-hours{position:relative}.dental-schedule-hours>span{position:absolute;right:13px;transform:translateY(-50%);color:#85939d;font-size:10px}.dental-schedule-hours>span:first-child{top:4px!important;transform:none}.dental-schedule-column{overflow:hidden;border-left:1px solid #edf1f3;background-image:repeating-linear-gradient(180deg,#edf1f3 0,#edf1f3 1px,transparent 0,transparent 76px),repeating-linear-gradient(180deg,transparent 0,transparent 37px,rgba(230,235,238,.7) 38px,transparent 39px,transparent 76px),repeating-linear-gradient(180deg,transparent 0,transparent 18px,rgba(231,236,238,.46) 19px,transparent 20px,transparent 38px);background-position:0 0}.dental-schedule-week-lanes{position:absolute;z-index:1;inset:0;display:grid;pointer-events:none}.dental-schedule-week-lanes>span+span{border-left:1px solid rgba(216,227,232,.83)}.dental-schedule-column.is-bookable{cursor:copy}.dental-schedule-column.is-day-off,.dental-schedule-unavailable{background-color:rgba(240,244,246,.82);background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(212,222,226,.18) 0,rgba(212,222,226,.18) 9px)}.dental-schedule-unavailable{position:absolute;z-index:0;right:0;left:0;pointer-events:none}.dental-schedule-day-off-copy{position:absolute;z-index:1;top:28px;right:0;left:0;color:#97a3aa;font-size:10px;text-align:center}.dental-schedule-now{position:absolute;z-index:2;right:0;left:0;height:1px;background:#ec775e;pointer-events:none}.dental-schedule-now:before{position:absolute;top:-3px;left:-3px;width:7px;height:7px;border-radius:50%;background:#ec775e;content:""}.dental-schedule-event{position:absolute;z-index:3;right:7px;left:7px;display:grid;overflow:hidden;align-content:start;gap:3px;padding:8px 9px;border:1px solid rgba(39,144,173,.21);border-left:5px solid #1594b4;border-radius:9px;background:#eaf6fa;text-align:left;cursor:pointer}.dental-schedule-event.is-tone-1{border-color:rgba(112,100,173,.2) rgba(112,100,173,.2) rgba(112,100,173,.2) #7767b1;background:#f0eef9}.dental-schedule-event.is-tone-2{border-color:rgba(66,151,107,.2) rgba(66,151,107,.2) rgba(66,151,107,.2) #49956d;background:#edf7ef}.dental-schedule-event.is-tone-3{border-color:rgba(176,119,65,.2) rgba(176,119,65,.2) rgba(176,119,65,.2) #bf8652;background:#faf3ea}.dental-schedule-event.is-requested{border-style:dashed dashed dashed solid}.dental-schedule-event>small,.dental-schedule-event>span{overflow:hidden;color:#567484;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event>strong{overflow:hidden;color:#28475a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event>.dental-schedule-event-chair{margin-top:1px;color:#728490}.dental-schedule-event.is-compact{align-content:center;gap:0;padding:1px 7px;border-radius:6px}.dental-schedule-event.is-compact>strong{line-height:1.15}.dental-schedule-calendar.is-week .dental-schedule-event.is-week-marker{display:grid;align-content:center;justify-items:center;padding:0;border-radius:5px}.dental-schedule-week-marker-dot{width:5px;height:5px;border-radius:50%;background:currentColor;color:rgba(54,107,124,.62)}.dental-schedule-loading{position:absolute;z-index:6;top:12px;left:50%;display:flex;min-height:37px;align-items:center;gap:8px;padding:0 12px;transform:translateX(-50%);border:1px solid #dfe9ee;border-radius:11px;background:rgba(255,255,255,.96);color:#5c7482;font-size:11px;box-shadow:0 8px 22px rgba(31,55,67,.09)}.dental-schedule-loading .patient-account-spinner{width:15px;height:15px}.dental-schedule-legend{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:15px;padding:0 4px}.dental-schedule-legend>span{display:inline-flex;align-items:center;gap:6px;color:#72838e;font-size:10px}.dental-schedule-legend i{width:10px;height:10px;border:1px solid #c9e5ee;border-radius:3px;background:#eaf6fa}.dental-schedule-legend i.is-requested{border-style:dashed;border-color:#9accdc}.dental-schedule-legend i.is-unavailable{border-color:#e4eaed;background:#f0f4f6}.dental-schedule-legend .dental-schedule-booking-hint{margin-left:auto;color:#6b8794}.dental-schedule-appointment-dialog{width:min(590px,100%)}.dental-schedule-book-provider{display:flex;align-items:center;gap:10px;margin:16px 0 20px;padding:12px;border:1px solid #e5eef1;border-radius:12px;background:#f7fafb}.dental-schedule-book-provider>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#eaf5f8;color:#2984a0}.dental-schedule-book-provider>div{display:grid;gap:3px}.dental-schedule-book-provider strong{color:#385261;font-size:12px}.dental-schedule-book-provider>div>span{color:#76858e;font-size:10px}.dental-schedule-patient-option,.dental-schedule-patient-trigger{display:grid;width:100%;grid-template-columns:39px minmax(0,1fr) 18px;align-items:center;gap:11px;text-align:left;cursor:pointer}.dental-schedule-patient-trigger{min-height:68px;padding:10px 12px;border:1px solid #dce7eb;border-radius:11px;background:#fff}.dental-schedule-patient-trigger.has-patient,.dental-schedule-patient-trigger:hover{border-color:#add9e5;background:#f8fcfd}.dental-schedule-patient-avatar{width:38px;height:38px;border-radius:12px;background:#e9f4f7;color:#39849a;font-size:12px;font-weight:750}.dental-schedule-patient-option>span:nth-child(2),.dental-schedule-patient-trigger>span:nth-child(2){display:grid;min-width:0;gap:4px}.dental-schedule-patient-option strong,.dental-schedule-patient-trigger strong{overflow:hidden;color:#355063;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-patient-option small,.dental-schedule-patient-trigger small{overflow:hidden;color:#778792;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-patient-option>svg,.dental-schedule-patient-trigger>svg{color:#8496a0}.dental-schedule-patient-picker-backdrop{z-index:132;background:rgba(20,42,54,.3)}.dental-schedule-patient-picker{width:min(530px,100%)}.dental-schedule-patient-search{display:flex;min-height:48px;align-items:center;gap:10px;padding:0 13px;border:1px solid #dbe7eb;border-radius:11px;color:#738b97}.dental-schedule-patient-search:focus-within{border-color:#82c9da;box-shadow:0 0 0 3px rgba(67,154,181,.11)}.dental-schedule-patient-search input{min-width:0;flex:1 1 auto;border:0;outline:0;color:#344f60;font-size:12px}.dental-schedule-patient-search .patient-account-spinner{width:15px;height:15px}.dental-schedule-patient-list{display:grid;max-height:min(43vh,360px);gap:5px;overflow-y:auto;margin-top:14px}.dental-schedule-patient-option{min-height:63px;padding:9px 10px;border:1px solid transparent;border-radius:11px;background:#fff}.dental-schedule-patient-option:focus-visible,.dental-schedule-patient-option:hover{border-color:#dcecef;outline:0;background:#f5fafb}.dental-schedule-patient-empty{margin:12px 0;color:#72828c;font-size:12px;text-align:center}.dental-schedule-patient-privacy{margin:16px 0 0;color:#81919a;font-size:10px}.dental-schedule-tooth-field>span>small{margin-left:5px;color:#84929b;font-size:10px;font-weight:500}.dental-schedule-tooth-toggle{display:grid;min-height:47px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 11px;border:1px solid #dce7eb;border-radius:10px;background:#fff;color:#64818f;text-align:left;cursor:pointer}.dental-schedule-tooth-toggle>strong{overflow:hidden;color:#40596a;font-size:11px;font-weight:630;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-tooth-toggle>span{color:#798994;font-size:10px}.dental-schedule-tooth-chart{display:grid;gap:14px;margin-top:8px;padding:13px 11px 14px;border:1px solid #e5edef;border-radius:11px;background:#fbfcfd}.dental-schedule-tooth-chart-header{display:flex;align-items:center;justify-content:space-between}.dental-schedule-tooth-chart-header>span{color:#506879;font-size:11px;font-weight:680}.dental-schedule-tooth-kind{display:flex;gap:3px;padding:3px;border-radius:8px;background:#edf2f4}.dental-schedule-tooth-kind button{min-height:25px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#71818b;font-size:9px;cursor:pointer}.dental-schedule-tooth-kind button.is-selected{background:#fff;color:#2982a0}.dental-schedule-tooth-row{display:grid;gap:6px}.dental-schedule-tooth-row>span{color:#87949b;font-size:9px;letter-spacing:.075em}.dental-schedule-tooth-row>div{display:grid;gap:3px}.dental-schedule-tooth-row button{min-width:0;height:28px;padding:0;border:1px solid #dfe8eb;border-radius:7px;background:#fff;color:#647988;font-size:9px;cursor:pointer}.dental-schedule-tooth-row button:hover{border-color:#a8d4df}.dental-schedule-tooth-row button.is-selected{border-color:#40a0ba;background:#e5f4f8;color:#157493;font-weight:720}.dental-schedule-detail-dialog{width:min(500px,100%)}.dental-schedule-detail-dialog.is-editing{width:min(585px,100%)}.dental-schedule-detail-state{margin-top:14px}.dental-schedule-detail-list{display:grid;gap:15px;margin-top:21px}.dental-schedule-detail-list>div{display:grid;grid-template-columns:22px 112px minmax(0,1fr);align-items:center;gap:8px}.dental-schedule-detail-list>div>svg{color:#718a96}.dental-schedule-detail-list>div>span{color:#798892;font-size:11px}.dental-schedule-detail-list>div>strong{overflow:hidden;color:#344e5f;font-size:11px;text-overflow:ellipsis}.dental-schedule-detail-actions{flex-wrap:wrap;gap:9px}.dental-schedule-finalize-button,.dental-schedule-reschedule-button{gap:6px}.dental-schedule-finalize-hint{margin:19px 0 -8px;color:#74848d;font-size:11px;line-height:1.5}.dental-schedule-record-summary{display:flex;align-items:center;gap:11px;margin:20px 0 18px;padding:13px 14px;border:1px solid #e5edef;border-radius:12px;background:#f8fbfc}.dental-schedule-record-summary>span{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:#e7f3f6;color:#398da5}.dental-schedule-procedure-option>span:first-child,.dental-schedule-record-summary>div{display:grid;gap:4px}.dental-schedule-procedure-option strong,.dental-schedule-record-summary strong{color:#344e5f;font-size:12px;font-weight:670}.dental-schedule-procedure-option small,.dental-schedule-record-summary small{color:#778790;font-size:10px}.dental-schedule-clinical-notes>span small,.dental-schedule-completed-procedures>span small{color:#87949b;font-size:10px;font-weight:450}.dental-schedule-procedure-list{display:grid;gap:8px;margin-top:8px}.dental-schedule-procedure-option{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:57px;padding:10px 12px;border:1px solid #e2eaed;border-radius:11px;background:#fff;text-align:left;cursor:pointer}.dental-schedule-procedure-option.is-selected,.dental-schedule-procedure-option:hover{border-color:#a7d4df}.dental-schedule-procedure-option.is-selected{background:#f1f9fb}.dental-schedule-procedure-check{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;color:#b5c1c7}.dental-schedule-procedure-option.is-selected .dental-schedule-procedure-check{color:#22809c}.dental-schedule-add-procedure{display:inline-flex;align-items:center;gap:5px;align-self:start;margin-top:10px;padding:4px 0;border:0;background:transparent;color:#31839b;font-size:11px;font-weight:620;cursor:pointer}.dental-schedule-procedure-loading{display:flex;align-items:center;gap:8px;min-height:46px;color:#71818b;font-size:11px}.dental-schedule-record-note{display:flex;align-items:center;gap:6px;margin:15px 0 0;color:#70828c;font-size:10px;line-height:1.5}.dental-schedule-record-note>svg{flex:0 0 auto;color:#408ca1}.dental-schedule-clinical-notes textarea{min-height:93px;resize:vertical}.dental-schedule-cancel-visit{min-height:38px;padding:0 13px}.dental-schedule-error-card{max-width:530px;margin:90px auto 0;padding:32px;text-align:center}.dental-schedule-error-card .dental-portal-primary-button{margin-top:18px;text-decoration:none}@media (max-width:1080px){.dental-schedule-toolbar{flex-wrap:wrap;padding:13px 15px}.dental-schedule-toolbar-filters{flex-wrap:wrap;margin-left:auto}}@media (max-width:720px){.dental-portal-title-with-calendar{align-items:flex-start}.dental-portal-open-schedule{min-height:35px;padding:0 9px;font-size:10px}.dental-portal-calendar-heading-actions{flex-wrap:wrap;justify-content:flex-end}.dental-portal-calendar-heading-actions .dental-portal-secondary-button{min-height:32px;gap:4px;padding:0 7px;font-size:9px}.dental-schedule-header{gap:9px;padding:0 15px}.dental-schedule-header .dental-portal-header-badge{display:none}.dental-schedule-shell{padding:20px 13px 46px}.dental-schedule-title{align-items:flex-start;gap:10px}.dental-schedule-title h1{font-size:28px}.dental-schedule-title p{max-width:240px;font-size:10px}.dental-schedule-new-appointment{min-height:37px;padding:0 9px;font-size:10px}.dental-schedule-toolbar{gap:12px}.dental-schedule-date-navigation{flex-wrap:wrap}.dental-schedule-date-navigation>strong{width:100%;margin:5px 0 0;font-size:12px}.dental-schedule-toolbar-filters{width:100%;justify-content:space-between;margin-left:0}.dental-schedule-select select{max-width:122px}.dental-schedule-fullscreen-button{padding:0 8px}.dental-schedule-fullscreen-button>span{display:none}.dental-schedule-page.is-fullscreen .dental-schedule-shell{padding:8px}.dental-schedule-scroll{max-height:71vh}.dental-schedule-legend{gap:10px}.dental-schedule-legend .dental-schedule-booking-hint{width:100%;margin-left:0}.dental-schedule-tooth-toggle{grid-template-columns:18px minmax(0,1fr)}.dental-schedule-tooth-toggle>span{display:none}.dental-schedule-tooth-row>div{gap:2px}.dental-schedule-tooth-row button{height:24px;border-radius:5px;font-size:8px}}.dental-portal-title-actions{display:flex;align-items:center;gap:11px}.dental-portal-open-patients{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.dental-patients-page{min-height:100vh;background:#f5f8fb}.dental-patients-shell{max-width:1160px;padding-top:28px}.dental-patients-back{display:inline-flex;align-items:center;gap:5px;color:#667d90;font-size:13px;font-weight:640;text-decoration:none}.dental-patients-back:hover{color:#098ec2}.dental-patients-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:29px 0 22px}.dental-patients-heading h1{margin:7px 0 4px;color:#173148;font-size:34px;letter-spacing:-.045em}.dental-patients-heading p{margin:0;color:#748a9b;font-size:14px}.dental-patients-clinic-picker{display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 12px;border:1px solid #e0e9ef;border-radius:12px;background:#fff;color:#248aaf}.dental-patients-clinic-picker select{max-width:220px;border:0;background:transparent;color:#29455b;font-size:13px;font-weight:620;outline:none}.dental-patients-directory{padding:20px 21px 11px;border:1px solid #e8edf2;border-radius:19px;background:#fff;box-shadow:0 10px 32px rgb(28 61 86/4%)}.dental-patients-directory-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px}.dental-patients-search{display:flex;align-items:center;gap:10px;width:min(430px,100%);height:45px;padding:0 13px;border:1px solid #e1e9ee;border-radius:12px;background:#f9fbfc;color:#8ba0ae}.dental-patients-search input{flex:1 1;min-width:0;border:0;background:transparent;color:#29455a;font-size:13px;outline:none}.dental-patients-search .patient-account-spinner{width:16px;height:16px;border-width:2px}.dental-patients-count{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;color:#688192;font-size:12px;font-weight:620}.dental-patients-list-item,.dental-patients-list-labels{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(140px,.95fr) minmax(155px,1.1fr) minmax(104px,.7fr) 30px;align-items:center;gap:12px}.dental-patients-list-labels{height:38px;padding:0 12px;color:#89a0af;font-size:10px;font-weight:730;letter-spacing:.06em;text-transform:uppercase}.dental-patients-list-item{min-height:75px;padding:9px 12px;border-top:1px solid #edf1f4;color:inherit;text-decoration:none;transition:background .15s ease}.dental-patients-list-item:hover{background:#f5fbfd}.dental-patients-list-identity{display:flex;align-items:center;gap:11px;min-width:0}.dental-patients-avatar{display:grid;width:42px;height:42px;flex-shrink:0;place-items:center;overflow:hidden;border-radius:14px;background:linear-gradient(145deg,#e7f6fc,#edf1fe);color:#1988ae;font-size:13px;font-weight:750}.dental-patients-avatar img{width:100%;height:100%;object-fit:cover}.dental-patients-avatar.is-large{width:72px;height:72px;border-radius:22px;font-size:21px}.dental-patients-list-identity>span:last-child{display:grid;min-width:0;gap:4px}.dental-patients-list-identity strong{overflow:hidden;color:#234056;font-size:13px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.dental-patients-list-identity small{color:#8a9dad;font-size:11px}.dental-patients-list-contact{display:inline-flex;align-items:center;gap:7px;min-width:0;overflow:hidden;color:#5f788b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.dental-patients-list-contact svg{flex-shrink:0;color:#91a5b2}.dental-patients-list-birthday{color:#60798c;font-size:12px}.dental-patients-list-arrow{display:grid;place-items:center;color:#90a4b1;transform:rotate(180deg)}.dental-patients-load-more{display:flex;justify-content:center;margin:14px auto 6px}.dental-patients-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:240px;text-align:center}.dental-patients-empty>span{display:grid;width:51px;height:51px;place-items:center;border-radius:17px;background:#ecf8fc;color:#1492bb}.dental-patients-empty h2{margin:15px 0 6px;color:#263e52;font-size:18px}.dental-patients-empty p{margin:0 0 16px;color:#7b91a0;font-size:13px}.dental-patients-error{min-height:380px}.dental-patients-loading{min-height:300px}.dental-patient-record-shell{padding-bottom:65px}.dental-patient-profile-card{margin-top:24px;padding:25px 27px 21px;border:1px solid #e8edf2;border-radius:19px;background:#fff}.dental-patient-profile-identity{display:flex;align-items:center;gap:17px}.dental-patient-profile-identity>div>span{color:#8195a3;font-size:12px}.dental-patient-profile-identity h1{margin:5px 0 3px;color:#183248;font-size:26px;letter-spacing:-.035em}.dental-patient-profile-identity>div>small{color:#1392bd;font-size:11px;font-weight:650}.dental-patient-profile-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:22px;padding-top:19px;border-top:1px solid #edf1f4}.dental-patient-profile-field{display:flex;align-items:flex-start;gap:9px;min-width:0}.dental-patient-profile-field>span{color:#7e99aa}.dental-patient-profile-field>div{display:grid;min-width:0;gap:5px}.dental-patient-profile-field small{color:#8498a6;font-size:10px}.dental-patient-profile-field strong{overflow:hidden;color:#304c60;font-size:12px;font-weight:670;text-overflow:ellipsis;white-space:nowrap}.dental-patient-medical-flags{display:flex;flex-wrap:wrap;gap:11px;margin-top:16px}.dental-patient-medical-flags>div{display:grid;min-width:150px;gap:4px;padding:11px 14px;border:1px solid #e2eaf0;border-radius:12px;background:#fff}.dental-patient-medical-flags>div.is-alert{border-color:#f4d9d7;background:#fff7f6}.dental-patient-medical-flags>div.is-warning{border-color:#efe3c9;background:#fffaf0}.dental-patient-medical-flags span{color:#738999;font-size:10px}.dental-patient-medical-flags strong{color:#30485b;font-size:12px}.dental-patient-medical-flags .is-alert strong{color:#bd504b}.dental-patient-record-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(290px,.85fr);align-items:start;gap:18px;margin-top:19px}.dental-patient-record-main{display:grid;gap:17px}.dental-patient-notes,.dental-patient-section{padding:19px 20px;border:1px solid #e8edf2;border-radius:17px;background:#fff}.dental-patient-section-heading{justify-content:space-between;margin-bottom:17px}.dental-patient-section-heading,.dental-patient-section-heading>div{display:flex;align-items:center;gap:10px}.dental-patient-section-heading>div>span{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#ecf8fc;color:#1290b9}.dental-patient-section-heading h2{margin:0;color:#233e53;font-size:15px;letter-spacing:-.015em}.dental-patient-section-heading>small{color:#8398a7;font-size:11px}.dental-patient-visit-filters{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding-bottom:15px;border-bottom:1px solid #edf1f4}.dental-patient-visit-filters>span{display:inline-flex;align-items:center;gap:5px;margin-right:3px;color:#748a9a;font-size:11px}.dental-patient-visit-filters select{max-width:165px;height:33px;padding:0 8px;border:1px solid #e4ebef;border-radius:9px;background:#fbfcfd;color:#476276;font-size:11px}.dental-patient-visit-timeline{padding-top:5px}.dental-patient-visit-card{display:grid;grid-template-columns:37px minmax(0,1fr);gap:10px;padding:15px 0;border-bottom:1px solid #edf1f4}.dental-patient-visit-card:last-child{padding-bottom:2px;border-bottom:0}.dental-patient-visit-marker{display:grid;width:35px;height:35px;place-items:center;border-radius:11px;background:#f0f7fa;color:#65869a}.dental-patient-visit-top{display:flex;align-items:flex-start;justify-content:space-between;gap:9px}.dental-patient-visit-top>div{display:grid;gap:5px}.dental-patient-visit-top>div strong{color:#2a4357;font-size:12px}.dental-patient-visit-top>div>span{color:#7d92a0;font-size:11px}.dental-patient-visit-status{padding:5px 8px;border-radius:8px;background:#f0f8fc;color:#1f86aa;font-size:9px;font-weight:710;white-space:nowrap}.dental-patient-visit-status.is-finalized{background:#edf8f1;color:#28845c}.dental-patient-visit-status.is-requested{background:#fff8ea;color:#ab7734}.dental-patient-visit-status.is-rejected{background:#fff1f0;color:#b2645f}.dental-patient-visit-procedures{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.dental-patient-visit-procedures>span{padding:5px 8px;border:1px solid #e3ebf0;border-radius:8px;color:#48657a;font-size:10px}.dental-patient-visit-teeth{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:#40809c;font-size:11px}.dental-patient-visit-clinical-notes{margin-top:11px;padding:10px 11px;border-radius:9px;background:#f6f9fa}.dental-patient-visit-clinical-notes>span{color:#7a909e;font-size:10px;font-weight:650}.dental-patient-visit-clinical-notes p{margin:5px 0 0;color:#415b6e;font-size:11px;line-height:1.55;white-space:pre-wrap}.dental-patient-questionnaire-groups{display:grid;gap:16px}.dental-patient-questionnaire-group{display:grid;gap:9px}.dental-patient-questionnaire-group>strong{color:#28445a;font-size:12px}.dental-patient-questionnaire-group>div{display:flex;justify-content:space-between;gap:14px;padding-bottom:7px;border-bottom:1px solid #eef2f4}.dental-patient-questionnaire-group>div>span{color:#647b8b;font-size:11px}.dental-patient-questionnaire-group>div>b{max-width:45%;color:#4d6779;font-size:11px;text-align:right}.dental-patient-questionnaire-group>div>b.is-positive{color:#bc6451}.dental-patient-empty-copy{margin:13px 0 1px;color:#8295a3;font-size:12px;line-height:1.65}.dental-patient-notes{position:sticky;top:92px}.dental-patient-notes-heading{display:flex;align-items:center;gap:10px}.dental-patient-notes-heading>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#edf8fc;color:#128fb9}.dental-patient-notes-heading h2{margin:0 0 4px;color:#253f54;font-size:14px}.dental-patient-notes-heading p{margin:0;color:#8497a5;font-size:10px}.dental-patient-note-form{display:grid;gap:9px;margin-top:15px}.dental-patient-note-form textarea{width:100%;min-height:80px;padding:10px;border:1px solid #e3eaef;border-radius:10px;color:#405a6d;font:inherit;font-size:11px;resize:vertical}.dental-patient-note-form button{justify-self:end;min-height:34px;padding:0 11px;font-size:11px}.dental-patient-notes-feed{display:grid;gap:11px;margin-top:17px}.dental-patient-notes-feed article{padding:11px;border:1px solid #edf1f4;border-radius:10px;background:#fafcfd}.dental-patient-notes-feed article>div{display:flex;justify-content:space-between;gap:8px}.dental-patient-notes-feed article strong{color:#3c5769;font-size:10px}.dental-patient-notes-feed article>div>span{color:#879aa7;font-size:9px;white-space:nowrap}.dental-patient-notes-feed article p{margin:7px 0 0;color:#536c7d;font-size:11px;line-height:1.55;white-space:pre-wrap}.dental-patient-notes-empty{margin-top:16px}.dental-patient-notes-privacy{display:flex;align-items:center;gap:6px;margin:15px 0 0;padding-top:12px;border-top:1px solid #edf1f4;color:#7290a0;font-size:10px}.dental-schedule-patient-record-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none}.dental-schedule-finalize-hint.is-test-mode{color:#218361}.patient-account-questionnaire-link{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 10px;border:1px solid #e3edf2;border-radius:12px;color:inherit;text-decoration:none}.patient-account-questionnaire-link:hover{border-color:#c4e8f3;background:#f5fbfd}.patient-account-questionnaire-link>span:first-child{display:grid;width:35px;height:35px;flex-shrink:0;place-items:center;border-radius:10px;background:#ebf8fc;color:#1594be}.patient-account-questionnaire-link>span:nth-child(2){display:grid;min-width:0;gap:4px}.patient-account-questionnaire-link strong{color:#2c475a;font-size:11px}.patient-account-questionnaire-link small{color:#7b92a0;font-size:9px}.patient-account-questionnaire-link>svg{margin-left:auto;flex-shrink:0;color:#8298a6}.patient-questionnaire-page{min-height:100vh}.patient-questionnaire-shell{max-width:810px;margin:0 auto;padding:31px 24px 112px}.patient-questionnaire-heading{display:flex;align-items:center;gap:15px;margin:32px 0 22px}.patient-questionnaire-heading-icon{display:grid;width:52px;height:52px;flex-shrink:0;place-items:center;border-radius:16px;background:linear-gradient(145deg,#e6f7fc,#edf5fc);color:#1491bc}.patient-questionnaire-heading>div>span{color:#1688ae;font-size:10px;font-weight:730;letter-spacing:.09em}.patient-questionnaire-heading h1{margin:5px 0 3px;color:#20394d;font-size:29px;letter-spacing:-.04em}.patient-questionnaire-heading p{margin:0;color:#768c9c;font-size:13px}.patient-questionnaire-progress{display:grid;gap:9px;margin-bottom:20px;padding:16px 17px;border:1px solid #e7edf1;border-radius:14px;background:#fff}.patient-questionnaire-progress>div{display:flex;justify-content:space-between;gap:10px}.patient-questionnaire-progress>div>strong{color:#3a5669;font-size:12px}.patient-questionnaire-progress>div>span{color:#748c9b;font-size:11px}.patient-questionnaire-progress>span{overflow:hidden;height:6px;border-radius:8px;background:#eaf0f3}.patient-questionnaire-progress>span>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#34bad3,#199cc5);transition:width .2s ease}.patient-questionnaire-groups{display:grid;gap:15px}.patient-questionnaire-group{padding:17px 19px;border:1px solid #e7edf1;border-radius:16px;background:#fff}.patient-questionnaire-group-heading{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid #edf1f4}.patient-questionnaire-group-heading>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#edf8fc;color:#168eb6;font-size:11px;font-weight:740}.patient-questionnaire-group-heading h2{margin:0;color:#284358;font-size:14px}.patient-questionnaire-questions{display:grid}.patient-questionnaire-question{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:57px;padding:10px 0;border-bottom:1px solid #edf1f4}.patient-questionnaire-question:last-child{border-bottom:0}.patient-questionnaire-question>span{color:#425d70;font-size:12px;line-height:1.5}.patient-questionnaire-options{display:grid;grid-template-columns:repeat(2,44px);flex-shrink:0;padding:3px;border:1px solid #e5ecef;border-radius:9px;background:#f8fafb}.patient-questionnaire-options button{height:29px;border:0;border-radius:7px;background:transparent;color:#718897;font-size:11px;font-weight:650;cursor:pointer}.patient-questionnaire-options button.is-selected{background:#119bc4;color:#fff;box-shadow:0 2px 5px rgb(15 141 184/18%)}.patient-questionnaire-question.is-text{align-items:stretch;flex-direction:column;gap:9px;padding:15px 0}.patient-questionnaire-question textarea{width:100%;padding:9px 10px;border:1px solid #e4ebef;border-radius:9px;color:#435e70;font:inherit;font-size:11px;resize:vertical}.patient-questionnaire-savebar{position:fixed;z-index:12;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:min(195px,18vw);min-height:73px;padding:11px 20px;border-top:1px solid #e8edf1;background:rgb(255 255 255/96%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.patient-questionnaire-savebar>span{display:inline-flex;align-items:center;gap:7px;color:#718a9a;font-size:11px}.patient-questionnaire-savebar>span>svg{color:#158eae}.patient-questionnaire-savebar>button{display:inline-flex;align-items:center;gap:7px;min-height:40px;font-size:12px}@media (max-width:880px){.dental-patients-list-item,.dental-patients-list-labels{grid-template-columns:minmax(170px,1.3fr) minmax(130px,1fr) minmax(105px,.8fr) 26px}.dental-patients-list-email,.dental-patients-list-labels>span:nth-child(3){display:none}.dental-patient-profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.dental-patient-record-layout{grid-template-columns:1fr}.dental-patient-notes{position:static}}@media (max-width:560px){.dental-portal-title-actions{width:100%;flex-wrap:wrap}.dental-portal-title-actions>a{justify-content:center;flex:1 1}.dental-patients-shell{padding-top:20px}.dental-patients-heading{align-items:flex-start;flex-direction:column;gap:13px;margin:23px 0 17px}.dental-patients-heading h1{font-size:29px}.dental-patients-directory{padding:14px 11px 8px;border-radius:15px}.dental-patients-directory-top{align-items:stretch;flex-direction:column;gap:10px}.dental-patients-count{align-self:flex-end}.dental-patients-list-labels{display:none}.dental-patients-list-item{grid-template-columns:minmax(0,1fr) 24px;gap:5px 10px;padding:11px 5px}.dental-patients-list-identity{grid-column:1}.dental-patients-list-contact:not(.dental-patients-list-email){grid-column:1;padding-left:53px}.dental-patients-list-birthday{display:none}.dental-patients-list-arrow{grid-column:2;grid-row:1/span 2}.dental-patient-profile-card{padding:19px 15px 17px}.dental-patients-avatar.is-large{width:58px;height:58px;border-radius:18px}.dental-patient-profile-identity{gap:12px}.dental-patient-profile-identity h1{font-size:21px}.dental-patient-profile-fields{grid-template-columns:1fr;gap:13px}.dental-patient-notes,.dental-patient-section{padding:15px}.dental-patient-section-heading h2{font-size:13px}.dental-patient-visit-filters{gap:7px}.dental-patient-visit-filters>span{width:100%}.dental-patient-visit-filters select{max-width:45%}.patient-questionnaire-shell{padding:23px 15px 108px}.patient-questionnaire-heading{align-items:flex-start;gap:11px}.patient-questionnaire-heading-icon{width:43px;height:43px;border-radius:13px}.patient-questionnaire-heading h1{font-size:23px}.patient-questionnaire-group{padding:14px}.patient-questionnaire-question{gap:11px}.patient-questionnaire-savebar{justify-content:space-between;gap:10px;padding:10px 12px}.patient-questionnaire-savebar>span{max-width:46%;font-size:10px}.patient-questionnaire-savebar>button{padding-right:10px;padding-left:10px;font-size:11px}}.dental-patient-record-tools{display:flex;justify-content:flex-end;margin:10px 0 14px}.dental-patient-record-tools>a{display:inline-flex;align-items:center;gap:7px;text-decoration:none}@media (max-width:560px){.dental-patient-record-tools>a{width:100%;justify-content:center}}.dental-portal-open-procedures{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.dental-procedures-page{min-height:100vh;background:#f5f8fb}.dental-procedures-shell{padding-bottom:64px}.clinic-settings-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#8a9aa5;font-size:11px}.clinic-settings-breadcrumb a{color:#4e7486;font-weight:680;text-decoration:none}.clinic-settings-breadcrumb a:hover{color:#0987ad}.clinic-settings-breadcrumb strong{color:#294c5e;font-weight:760}.dental-procedures-heading{margin-bottom:17px}.procedure-catalog-clinic-context{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(280px,390px);align-items:center;gap:14px;margin-bottom:14px;padding:17px 18px 17px 21px;overflow:hidden;border:1px solid #d9e7ec;border-radius:17px;background:linear-gradient(135deg,#fff,#f8fcfd);box-shadow:0 8px 28px rgb(31 66 87/4%)}.procedure-catalog-clinic-context:before{position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#21a2bd,#1682a3);content:""}.procedure-catalog-clinic-icon{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:13px;background:#e8f7fa;color:#1c8ba8}.procedure-catalog-clinic-copy{display:grid;min-width:0;gap:3px}.procedure-catalog-clinic-copy>span{color:#2589a5;font-size:9px;font-weight:760;letter-spacing:.09em;text-transform:uppercase}.procedure-catalog-clinic-copy>strong{color:#29495d;font-size:13px;letter-spacing:-.01em}.procedure-catalog-clinic-copy>small{color:#7f929e;font-size:10px;line-height:1.45}.procedure-catalog-clinic-select{display:grid;min-width:0;gap:5px}.procedure-catalog-clinic-select>span{color:#637d8c;font-size:9px;font-weight:720;letter-spacing:.04em;text-transform:uppercase}.procedure-catalog-clinic-select select{width:100%;height:42px;padding:0 38px 0 12px;overflow:hidden;border:1px solid #cddde4;border-radius:11px;outline:0;background:#fff;color:#294a5e;font-size:12px;font-weight:700;text-overflow:ellipsis;cursor:pointer;box-shadow:0 2px 7px rgb(30 70 92/4%)}.procedure-catalog-clinic-select select:hover{border-color:#a9ccd7}.procedure-catalog-clinic-select select:focus{border-color:#53a9bd;box-shadow:0 0 0 3px rgb(37 152 178/12%)}.procedure-catalog-clinic-select>small{overflow:hidden;color:#8a9aa4;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-procedures-form-card{margin-bottom:18px;padding:20px 21px;border:1px solid #dfe9ee;border-radius:17px;background:#fff;box-shadow:0 10px 30px rgb(28 61 86/4%)}.dental-procedures-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.dental-procedures-form-heading>div{display:flex;align-items:flex-start;gap:11px}.dental-procedures-form-heading>div>span{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:11px;background:#eaf7fb;color:#1989aa}.dental-procedures-form-heading h2{margin:0 0 4px;color:#27465b;font-size:15px}.dental-procedures-form-heading p{margin:0;color:#7d909d;font-size:11px}.dental-procedures-form-close{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:9px;background:transparent;color:#8496a1;cursor:pointer}.dental-procedures-form-close:hover{background:#f3f6f8;color:#445f70}.dental-procedures-form-grid{grid-template-columns:minmax(0,1.6fr) minmax(180px,.7fr) minmax(150px,.55fr)}.dental-procedures-notice{display:flex;align-items:center;gap:7px;margin:-5px 0 14px;color:#28869f;font-size:12px;font-weight:610}.dental-procedures-directory{padding-bottom:14px}.dental-procedures-list-item,.dental-procedures-list-labels{display:grid;grid-template-columns:115px minmax(260px,1fr) 130px 90px;align-items:center;gap:14px}.dental-procedures-list-labels{min-height:37px;padding:0 12px;color:#8da0ad;font-size:10px;font-weight:720;letter-spacing:.055em;text-transform:uppercase}.dental-procedures-list-item{min-height:72px;padding:10px 12px;border-top:1px solid #edf1f4}.dental-procedures-list-item:hover{background:#f9fcfd}.dental-procedures-code{display:inline-flex;align-items:center;width:max-content;min-height:27px;padding:0 8px;border-radius:7px;background:#eef7fa;color:#247e98;font-size:11px;letter-spacing:.02em}.dental-procedures-name{display:grid;min-width:0;gap:4px}.dental-procedures-name>strong{overflow:hidden;color:#29475b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.dental-procedures-name>small{overflow:hidden;color:#8496a3;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dental-procedures-price{color:#536f80;font-size:12px;font-weight:620}.dental-procedures-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.dental-procedures-actions button{display:grid;width:33px;height:33px;place-items:center;border:1px solid #e0e8ed;border-radius:9px;background:#fff;color:#647e8e;cursor:pointer}.dental-procedures-actions button:hover{border-color:#b8d6df;color:#1887a8}.dental-procedures-actions button.is-danger:hover{border-color:#efc7c7;background:#fff8f8;color:#bd5252}.dental-procedures-loading{display:flex;align-items:center;justify-content:center;gap:9px;min-height:170px;color:#728793;font-size:12px}.dental-procedures-empty{min-height:260px}.dental-procedures-empty>button{display:inline-flex;align-items:center;gap:7px}.procedure-catalog-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:8px;padding:5px;border:1px solid #dce7ed;border-radius:15px;background:#edf3f6}.procedure-catalog-tabs button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:57px;padding:9px 13px;border:1px solid transparent;border-radius:11px;background:transparent;color:#78909d;text-align:left;cursor:pointer}.procedure-catalog-tabs button.is-active{border-color:#d5e4ea;background:#fff;color:#1888a7;box-shadow:0 5px 18px rgb(39 75 96/7%)}.procedure-catalog-tabs button>span{display:grid;gap:2px}.procedure-catalog-tabs button strong{color:#315064;font-size:12px}.procedure-catalog-tabs button small{color:#8296a2;font-size:9px}.procedure-catalog-tabs button em{display:grid;min-width:26px;height:26px;place-items:center;border-radius:8px;background:#dfe9ee;color:#607988;font-size:10px;font-style:normal;font-weight:720}.procedure-catalog-tabs button.is-active em{background:#e8f7fb;color:#1684a2}.procedure-catalog-actionbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:9px 10px 9px 14px;border:1px solid #e2e9ed;border-radius:13px;background:#fff}.procedure-catalog-actionbar p{margin:0;color:#788d99;font-size:10px;line-height:1.45}.procedure-catalog-actionbar>button{display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;min-height:38px;white-space:nowrap}.procedure-appointment-form-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(180px,.7fr);gap:14px}.procedure-setting-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.procedure-setting-grid.clinical{grid-template-columns:repeat(5,minmax(0,1fr))}.procedure-setting-toggle{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-height:58px;padding:9px 10px;border:1px solid #e2e9ed;border-radius:11px;background:#fafcfd;cursor:pointer}.procedure-setting-toggle>input{position:absolute;opacity:0;pointer-events:none}.procedure-setting-toggle>span{position:relative;width:31px;height:18px;border-radius:20px;background:#cbd6dc;transition:background .16s ease}.procedure-setting-toggle>span i{position:absolute;top:3px;left:3px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgb(35 67 84/20%);transition:transform .16s ease}.procedure-setting-toggle>input:checked+span{background:#29a3bd}.procedure-setting-toggle>input:checked+span i{transform:translateX(13px)}.procedure-setting-toggle em{display:grid;min-width:0;gap:2px;font-style:normal}.procedure-setting-toggle strong{color:#3a5869;font-size:10px}.procedure-setting-toggle small{color:#8a9aa4;font-size:8px;line-height:1.35}.procedure-provider-picker{margin:0;padding:13px 14px 14px;border:1px solid #e0e9ee;border-radius:12px}.procedure-provider-picker legend{padding:0 5px;color:#38576a;font-size:11px;font-weight:700}.procedure-provider-picker>p{margin:0 0 10px;color:#83949f;font-size:9px}.procedure-provider-picker>div{display:flex;flex-wrap:wrap;gap:7px}.procedure-provider-picker label{display:grid;grid-template-columns:auto auto;gap:1px 7px;align-items:center;padding:7px 10px;border:1px solid #dfe7ec;border-radius:9px;background:#fff;cursor:pointer}.procedure-provider-picker label input{grid-row:1/span 2;accent-color:#1d91ae}.procedure-provider-picker label span{color:#3b5869;font-size:10px;font-weight:650}.procedure-provider-picker label small{color:#8a9aa4;font-size:8px}.procedure-provider-empty{color:#8798a2;font-size:9px}.procedure-service-list{display:grid}.procedure-service-list article{display:grid;grid-template-columns:46px minmax(220px,1fr) minmax(230px,auto) 88px;align-items:center;gap:13px;min-height:76px;padding:11px 12px;border-top:1px solid #edf1f4}.procedure-service-list article:hover{background:#f9fcfd}.procedure-service-list article.is-inactive{opacity:.64}.procedure-service-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;background:#eaf7fa;color:#218da9}.procedure-service-name{display:grid;min-width:0;gap:4px}.procedure-service-name>strong{overflow:hidden;color:#29475b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.procedure-service-name>small{overflow:hidden;color:#8496a3;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.procedure-service-badges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:5px}.procedure-service-badges span{padding:5px 7px;border-radius:7px;background:#eff3f5;color:#82929c;font-size:8px;font-weight:700;letter-spacing:.02em}.procedure-service-badges span.is-on{background:#e9f8f3;color:#278269}.procedure-service-badges span.is-off{background:#f2f3f4;color:#909ca3;text-decoration:line-through}.dental-schedule-procedure-toolbar{display:flex;align-items:center;gap:9px;margin-top:8px}.dental-schedule-procedure-toolbar>a{flex:0 0 auto;color:#32839b;font-size:10px;font-weight:640;text-decoration:none}.dental-schedule-procedure-toolbar>a:hover{text-decoration:underline}.dental-schedule-procedure-search{display:flex;align-items:center;gap:7px;flex:1 1;min-width:0;min-height:37px;padding:0 10px;border:1px solid #e0e9ed;border-radius:10px;background:#f9fbfc;color:#91a2ac}.dental-schedule-procedure-search input{width:100%;min-width:0;border:0;background:transparent;color:#385568;font-size:11px;outline:none}.dental-schedule-selected-procedures{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.dental-schedule-selected-procedures button{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 7px;border:1px solid #b9dce5;border-radius:8px;background:#f0fafc;color:#346b7c;font-size:9px;cursor:pointer}.dental-schedule-selected-procedures button>span{color:#1c829f;font-weight:720}.dental-schedule-procedure-empty{margin:11px 0 3px;padding:13px;border:1px dashed #dbe5e9;border-radius:10px;color:#82939d;font-size:10px;text-align:center}.dental-schedule-new-procedure{display:grid;gap:9px;margin-top:7px;padding:11px;border:1px solid #dbe8ed;border-radius:11px;background:#f9fcfd}.dental-schedule-new-procedure>div:first-child{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(95px,.65fr) minmax(80px,.5fr);gap:7px}.dental-schedule-new-procedure label{display:grid;gap:4px;color:#6f838f;font-size:9px;font-weight:620}.dental-schedule-new-procedure label span small{color:#98a4aa;font-weight:450}.dental-schedule-new-procedure input,.dental-schedule-new-procedure select,.dental-schedule-new-procedure textarea{width:100%;box-sizing:border-box;border:1px solid #dfe8ec;border-radius:8px;background:#fff;color:#354f60;font:inherit;font-size:10px;outline:none}.dental-schedule-new-procedure input,.dental-schedule-new-procedure select{height:34px;padding:0 8px}.dental-schedule-new-procedure textarea{padding:7px 8px;resize:vertical}.dental-schedule-new-procedure input:focus,.dental-schedule-new-procedure textarea:focus{border-color:#9fcfdb}.dental-schedule-new-procedure>button{justify-self:start;display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:10px}@media (max-width:760px){.procedure-catalog-clinic-context{grid-template-columns:auto minmax(0,1fr);gap:11px;padding:15px 14px 15px 18px}.procedure-catalog-clinic-select{grid-column:1/-1}.procedure-catalog-actionbar{align-items:stretch;flex-direction:column;gap:9px;padding:11px}.procedure-catalog-actionbar>button{justify-content:center;width:100%}.dental-procedures-form-grid{grid-template-columns:1fr}.dental-procedures-list-labels{display:none}.dental-procedures-list-item{grid-template-columns:minmax(0,1fr) auto;gap:7px 10px;padding:13px 8px}.dental-procedures-code{grid-column:1;grid-row:1}.dental-procedures-name{grid-column:1;grid-row:2}.dental-procedures-price{grid-column:1;grid-row:3}.dental-procedures-actions{grid-column:2;grid-row:1/span 3}.procedure-appointment-form-grid,.procedure-catalog-tabs,.procedure-setting-grid,.procedure-setting-grid.clinical{grid-template-columns:1fr}.procedure-service-list article{grid-template-columns:auto minmax(0,1fr) auto;gap:8px 10px;padding:13px 8px}.procedure-service-list .procedure-service-name{grid-column:2}.procedure-service-list .procedure-service-badges{grid-column:1/span 2;justify-content:flex-start}.procedure-service-list .dental-procedures-actions{grid-column:3;grid-row:1/span 2}.dental-schedule-procedure-toolbar{align-items:stretch;flex-direction:column}.dental-schedule-procedure-toolbar>a{align-self:flex-end}.dental-schedule-new-procedure>div:first-child{grid-template-columns:1fr}}.dental-schedule-completed-procedures .dental-schedule-procedure-list{max-height:250px;overflow-y:auto;padding-right:2px}.dental-schedule-procedure-assignments{display:grid;gap:9px;margin-top:10px}.dental-schedule-procedure-assignment{padding:10px;border:1px solid #cfe3e9;border-radius:11px;background:#f8fcfd}.dental-schedule-procedure-assignment-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:8px}.dental-schedule-procedure-assignment-header>div{display:grid;gap:3px;min-width:0}.dental-schedule-procedure-assignment-header>div>span{color:#8a9aa3;font-size:8px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dental-schedule-procedure-assignment-header strong{color:#355568;font-size:11px;font-weight:700;line-height:1.35}.dental-schedule-surface-selector{display:grid;gap:7px;margin-top:9px;padding-top:9px;border-top:1px solid #e2ecef}.dental-schedule-surface-selector>span{color:#607a89;font-size:9px;font-weight:650}.dental-schedule-surface-selector>span small{color:#2290aa}.dental-schedule-surface-selector>div{display:flex;flex-wrap:wrap;gap:6px}.dental-schedule-surface-selector button{display:grid;width:31px;height:29px;place-items:center;border:1px solid #d6e4e9;border-radius:8px;background:#fff;color:#607885;font-size:9px;font-weight:720;cursor:pointer}.dental-schedule-surface-selector button.is-selected{border-color:#2493ad;background:#eaf8fb;color:#177f99}.dental-schedule-surface-selector>small{color:#8a9aa3;font-size:8px;line-height:1.45}.dental-schedule-procedure-assignment-header>button{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border:1px solid #dce8ec;border-radius:8px;background:#fff;color:#7e919b;cursor:pointer}.dental-schedule-procedure-assignment-header>button:hover{border-color:#efcaca;color:#b95858}.dental-schedule-procedure-assignment .dental-schedule-tooth-field{margin:0}.dental-schedule-procedure-assignment .dental-schedule-tooth-field>span{font-size:9px}.dental-schedule-procedure-assignment .dental-schedule-tooth-toggle{background:#fff}.dental-schedule-status-control{display:flex;align-items:center;justify-content:space-between;gap:14px}.dental-schedule-status-control>label{display:flex;align-items:center;gap:8px;color:#738791;font-size:10px;font-weight:650}.dental-schedule-status-control select{min-height:34px;padding:0 30px 0 10px;border:1px solid #dbe6ea;border-radius:9px;outline:0;background:#fff;color:#385462;font:inherit;cursor:pointer}.dental-portal-appointment-state{display:inline-flex;align-items:center;gap:6px}.dental-portal-appointment-state>i,.dental-schedule-event-status>i,.dental-schedule-legend>span>i,.dental-schedule-status-history i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#6d8794}.dental-portal-appointment-state.is-status-requested>i,.dental-schedule-event.is-status-requested .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-requested{background:#c89439}.dental-portal-appointment-state.is-status-scheduled>i,.dental-schedule-event.is-status-scheduled .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-scheduled{background:#3a95b4}.dental-portal-appointment-state.is-status-confirmed>i,.dental-schedule-event.is-status-confirmed .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-confirmed{background:#4b9968}.dental-portal-appointment-state.is-status-arrived>i,.dental-schedule-event.is-status-arrived .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-arrived{background:#796ab5}.dental-portal-appointment-state.is-status-in_progress>i,.dental-schedule-event.is-status-in_progress .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-in_progress{background:#d9823f}.dental-portal-appointment-state.is-status-completed>i,.dental-schedule-event.is-status-completed .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-completed{background:#547a68}.dental-portal-appointment-state.is-status-no_show>i,.dental-schedule-event.is-status-no_show .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-no_show{background:#c25151}.dental-portal-appointment-state.is-status-cancelled>i,.dental-schedule-event.is-status-cancelled .dental-schedule-event-status>i,.dental-schedule-legend i.is-status-cancelled{background:#89969d}.dental-schedule-event-status{display:flex!important;align-items:center;gap:5px;color:#66808d!important;font-size:8px!important;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dental-schedule-event.is-status-requested{border-color:#ead9b8 #ead9b8 #ead9b8 #c89439;background:#fffaf0}.dental-schedule-event.is-status-scheduled{border-color:#cde4ec #cde4ec #cde4ec #3a95b4;background:#f2f9fb}.dental-schedule-event.is-status-confirmed{border-color:#cfe5d7 #cfe5d7 #cfe5d7 #4b9968;background:#f2f9f4}.dental-schedule-event.is-status-arrived{border-color:#ddd7f0 #ddd7f0 #ddd7f0 #796ab5;background:#f7f5fc}.dental-schedule-event.is-status-in_progress{border-color:#efd7c4 #efd7c4 #efd7c4 #d9823f;border-left-width:6px;background:#fff7f1}.dental-schedule-event.is-status-completed{border-color:#d3e0d9 #d3e0d9 #d3e0d9 #547a68;background:#f4f8f5}.dental-schedule-event.is-status-no_show{border-color:#eccdcd #eccdcd #eccdcd #c25151;background:#fff4f4}.dental-schedule-event.is-status-cancelled{border-color:#dce2e5 #dce2e5 #dce2e5 #89969d;background:#f5f7f8}.dental-schedule-event.is-status-cancelled>small,.dental-schedule-event.is-status-cancelled>span,.dental-schedule-event.is-status-cancelled>strong{opacity:.68}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-requested .dental-schedule-week-marker-dot{color:#c89439}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-scheduled .dental-schedule-week-marker-dot{color:#3a95b4}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-confirmed .dental-schedule-week-marker-dot{color:#4b9968}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-arrived .dental-schedule-week-marker-dot{color:#796ab5}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-in_progress .dental-schedule-week-marker-dot{color:#d9823f}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-completed .dental-schedule-week-marker-dot{color:#547a68}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-no_show .dental-schedule-week-marker-dot{color:#c25151}.dental-schedule-calendar.is-week .dental-schedule-event.is-status-cancelled .dental-schedule-week-marker-dot{color:#89969d}.dental-schedule-status-history{margin-top:12px;border:1px solid #e4ecef;border-radius:10px;background:#fbfcfd}.dental-schedule-status-history summary{display:flex;min-height:38px;align-items:center;justify-content:space-between;padding:0 11px;color:#58707d;font-size:10px;font-weight:700;cursor:pointer}.dental-schedule-status-history summary>span{color:#91a1a9;font-weight:600}.dental-schedule-status-history>div{display:grid;border-top:1px solid #e7edef}.dental-schedule-status-history>div>div{display:grid;grid-template-columns:8px minmax(0,1fr);align-items:center;gap:9px;padding:9px 11px}.dental-schedule-status-history>div>div+div{border-top:1px solid #edf1f3}.dental-schedule-status-history span{display:grid;gap:2px}.dental-schedule-status-history strong{color:#405b69;font-size:10px}.dental-schedule-status-history small{color:#809099;font-size:9px}.dental-schedule-status-history i.is-status-requested{background:#c89439}.dental-schedule-status-history i.is-status-scheduled{background:#3a95b4}.dental-schedule-status-history i.is-status-confirmed{background:#4b9968}.dental-schedule-status-history i.is-status-arrived{background:#796ab5}.dental-schedule-status-history i.is-status-in_progress{background:#d9823f}.dental-schedule-status-history i.is-status-completed{background:#547a68}.dental-schedule-status-history i.is-status-no_show{background:#c25151}.dental-schedule-status-history i.is-status-cancelled{background:#89969d}@media (max-width:640px){.dental-schedule-status-control{align-items:stretch;flex-direction:column}.dental-schedule-status-control>label{justify-content:space-between}}.dental-portal-request-box{margin-top:18px;padding:15px;border:1px solid #e6ecef;border-radius:15px;background:#fafcfd}.dental-portal-request-box.has-requests{border-color:rgba(200,148,57,.28);background:linear-gradient(145deg,rgba(255,250,237,.96),rgba(255,255,255,.98))}.dental-portal-request-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:11px}.dental-portal-request-heading>div{display:grid;gap:4px}.dental-portal-request-heading>div>span{color:#b17a21;font-size:9px;font-weight:760;letter-spacing:.09em}.dental-portal-request-heading h3{margin:0;color:#294354;font-size:14px;letter-spacing:-.012em}.dental-portal-request-count{display:grid;min-width:28px;height:28px;padding:0 8px;place-items:center;border-radius:999px;background:#f2dfb7;color:#8b601d;font-size:11px;font-weight:760}.dental-portal-request-list{display:grid;gap:9px}.dental-portal-request-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;overflow:hidden;padding:12px 12px 12px 16px;border:1px solid rgba(200,148,57,.2);border-radius:12px;background:rgba(255,255,255,.94)}.dental-portal-request-stripe{position:absolute;inset:0 auto 0 0;width:4px;background:#c89439}.dental-portal-request-copy{display:grid;min-width:0;gap:3px}.dental-portal-request-topline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:1px}.dental-portal-request-topline strong{color:#263f50;font-size:12px}.dental-portal-request-copy>span{color:#70818d;font-size:10px}.dental-portal-request-actions{display:flex;align-items:center;gap:7px}.dental-portal-request-actions button{min-height:31px;padding:0 10px;border-radius:9px;font-size:10px;font-weight:700;cursor:pointer}.dental-portal-request-actions button:disabled{opacity:.55;cursor:wait}.dental-portal-request-actions .is-decline{border:1px solid #eadbd7;background:#fff;color:#9b5a51}.dental-portal-request-actions .is-accept{border:1px solid #b9dce9;background:#eaf7fb;color:#167ca1}.dental-portal-request-empty{margin:0;color:#81909a;font-size:11px}@media (max-width:720px){.dental-portal-request-card{grid-template-columns:1fr}.dental-portal-request-actions{justify-content:flex-start}}.dental-portal-appointment-form.is-request-review{border-color:#f1d58d;background:linear-gradient(180deg,#fffdf6,#ffffff)}.dental-portal-request-note{border:1px solid #eadfbf;border-radius:12px;background:#fffaf0;padding:11px 13px}.dental-portal-request-note>span{display:block;margin-bottom:5px;color:#806b36;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.dental-portal-request-note p{margin:0;color:#445967;font-size:13px;line-height:1.45;white-space:pre-wrap}.dental-portal-request-actions .is-reschedule{border-color:#bfd1de;background:#f7fbfd;color:#34576d}.dental-portal-request-actions .is-reschedule:hover:not(:disabled){background:#edf6fa;border-color:#9fbccc}.dental-portal-request-actions .is-accept{min-width:118px}.dental-portal-request-procedure-field{align-content:start}.dental-portal-request-procedure-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:stretch}.dental-portal-request-procedure-row>select{min-width:0}.dental-portal-request-add-procedure{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:40px;padding:0 11px;border:1px solid #dce7eb;border-radius:10px;background:#fff;color:#427184;font-size:10px;font-weight:680;white-space:nowrap;cursor:pointer}.dental-portal-request-add-procedure:hover{border-color:#acd1da;background:#f7fcfd;color:#1785a2}.dental-portal-request-procedure-hint{display:block;margin-top:6px;color:#83959f;font-size:9px;font-weight:450;line-height:1.45}.dental-portal-request-new-procedure{margin-top:8px}.dental-portal-request-new-procedure>div:first-child{grid-template-columns:minmax(0,1.5fr) minmax(150px,.65fr)}@media (max-width:720px){.dental-portal-request-procedure-row{grid-template-columns:1fr}.dental-portal-request-add-procedure{width:100%}}.dental-portal-live-availability{padding:12px;border:1px solid #dfe8ec;border-radius:13px;background:#fbfdfe}.dental-portal-live-availability-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.dental-portal-live-availability-heading>span{color:#18313b;font-size:11px;font-weight:700}.dental-portal-live-availability-heading small{color:#7c9099;font-size:9px;font-weight:500}.dental-portal-availability-days{display:grid;grid-template-columns:repeat(7,minmax(70px,1fr));gap:6px;overflow-x:auto;padding-bottom:4px}.dental-portal-availability-days button{min-width:70px;display:grid;gap:2px;padding:8px 6px;border:1px solid #dce6ea;border-radius:10px;background:#fff;color:#3d555f;text-align:center;cursor:pointer}.dental-portal-availability-days button strong{font-size:9px;text-transform:uppercase;letter-spacing:.04em}.dental-portal-availability-days button span{font-size:10px;font-weight:650}.dental-portal-availability-days button small{font-size:8px;color:#8da0a8}.dental-portal-availability-days button.is-active{border-color:#4d8795;box-shadow:inset 0 0 0 1px #4d8795;background:#f0f8fa;color:#244c57}.dental-portal-availability-times{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.dental-portal-availability-times button{border:1px solid #dce6ea;border-radius:9px;background:#fff;color:#354f59;padding:7px 10px;font-size:10px;font-weight:650;cursor:pointer}.dental-portal-availability-times button:hover{border-color:#8bb0ba}.dental-portal-availability-times button.is-active{border-color:#397381;background:#397381;color:#fff}.dental-portal-availability-empty{color:#899ba3;font-size:10px;line-height:1.45}.dental-portal-availability-warning{margin:9px 0 0;padding:8px 10px;border-radius:8px;background:#fff7df;color:#82620c;font-size:9px;line-height:1.45}@media (max-width:720px){.dental-portal-availability-days{grid-template-columns:repeat(7,76px)}.dental-portal-live-availability-heading{align-items:flex-start;flex-direction:column;gap:3px}}.dental-portal-availability-week-nav{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:8px;margin:2px 0 8px}.dental-portal-availability-week-nav strong{color:#284852;font-size:11px;font-weight:720;text-align:center}.dental-portal-availability-week-nav button{width:34px;height:30px;border:1px solid #dce6ea;border-radius:9px;background:#fff;color:#3b6570;font-size:20px;line-height:1;cursor:pointer}.dental-portal-availability-week-nav button:hover{border-color:#8bb0ba;background:#f6fafb}.dental-portal-availability-times button{min-width:112px}.dental-portal-request-insurance{border-top:1px solid var(--portal-border,#e7e9ee);padding-top:14px}.dental-portal-request-insurance-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.dental-portal-request-insurance-heading>span{font-weight:700}.dental-portal-request-insurance-heading>small{color:#6f7785}.dental-portal-request-insurance-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);gap:10px}.dental-portal-request-insurance-grid label{display:grid;gap:6px;min-width:0}.dental-portal-request-insurance-grid label>span{font-size:12px;font-weight:650;color:#596170}@media (max-width:760px){.dental-portal-request-insurance-grid{grid-template-columns:1fr}.dental-portal-request-insurance-heading{align-items:flex-start;flex-direction:column;gap:3px}}.dental-portal-upcoming-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:12px;border-top:1px solid #e8ebf0;font-size:13px;color:#737b88}.dental-portal-upcoming-footer a{display:inline-flex;align-items:center;gap:5px;color:inherit;font-weight:700;text-decoration:none}.dental-portal-upcoming-footer a:hover{color:#252a33}@media (max-width:640px){.dental-portal-upcoming-footer{align-items:flex-start;flex-direction:column}}.patient-account-provider-picker{position:relative;display:grid;gap:7px}.patient-account-provider-picker>input{width:100%;min-height:43px;padding:0 11px;border:1px solid #dce6ec;border-radius:11px;background:#fff;color:#304a5c;font-size:13px}.patient-account-provider-picker>input:focus{border-color:#78bfdc;outline:3px solid rgba(9,139,192,.1)}.patient-account-provider-list{max-height:280px;overflow-y:auto;border:1px solid #dce6ec;border-radius:11px;background:#fff;box-shadow:0 8px 24px rgba(42,70,86,.08)}.patient-account-provider-list-meta{position:sticky;top:0;z-index:1;padding:8px 11px;border-bottom:1px solid #edf2f5;background:#f8fafb;color:#7b8d98;font-size:11px;font-weight:650}.patient-account-provider-list button{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 11px;border:0;border-bottom:1px solid #f0f3f5;background:#fff;color:#304a5c;text-align:left;font:inherit;font-size:13px;cursor:pointer}.patient-account-provider-list button:last-child{border-bottom:0}.patient-account-provider-list button:hover{background:#f4f9fb}.patient-account-provider-list button.is-selected{background:#edf8fc;color:#087da9;font-weight:700}.patient-account-provider-list button.patient-account-provider-custom{align-items:center;min-height:58px;margin:0;border-top:1px solid #dceaf0;background:#f7fbfd;color:#176b8d}.patient-account-provider-custom>span{display:grid;gap:3px}.patient-account-provider-custom strong{color:inherit;font-size:13px;font-weight:720}.patient-account-provider-custom small{color:#758a98;font-size:10px;font-weight:520}.patient-account-provider-custom>b{display:grid;width:25px;height:25px;place-items:center;flex:0 0 auto;border:1px solid #b9dce9;border-radius:8px;background:#fff;color:#0785b5;font-size:18px;font-weight:460;line-height:1}.patient-account-provider-list button.patient-account-provider-custom.is-selected{border-top-color:#9fd2e4;background:#eaf7fc}.patient-account-provider-list button.patient-account-provider-custom.is-selected small{color:#4d788b}.patient-account-provider-review-note{margin:0;padding:10px 11px 12px;border-top:1px solid #deebf0;background:#f8fbfc;color:#687f8e;font-size:10px;line-height:1.45}.patient-account-provider-empty{margin:0;padding:14px 11px;color:#7b8d98;font-size:12px}.dental-schedule-event.is-finalized{position:relative;border-color:rgba(62,132,88,.26) rgba(62,132,88,.26) rgba(62,132,88,.26) #43875e!important;background:#edf6f0!important}.dental-schedule-event.is-finalized>strong{color:#315c42!important}.dental-schedule-event.is-finalized>small,.dental-schedule-event.is-finalized>span{color:#587565!important}.dental-schedule-event.is-finalized:after{content:"✓ Clinical";display:inline-flex;align-items:center;width:fit-content;margin-top:3px;color:#377751;font-size:8px;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.dental-portal-appointment-state.is-finalized{border-color:#a8cfb5!important;background:#edf6f0!important;color:#377751!important;font-size:0!important}.dental-portal-appointment-state.is-finalized:after{content:"Clinical complete";font-size:11px;font-weight:800}.dental-schedule-legend i.is-finalized{border-color:#8fc3a2!important;background:#edf6f0!important}.dental-schedule-event{gap:2px;padding:7px 8px;border-width:1px 1px 1px 4px;border-radius:8px;box-shadow:0 1px 3px rgba(27,45,57,.05);transition:box-shadow .14s ease,transform .14s ease,border-color .14s ease}.dental-schedule-event:hover{z-index:6;box-shadow:0 5px 14px rgba(27,45,57,.12);transform:translateY(-1px)}.dental-schedule-event>span:first-child{color:#6f7b84;font-size:9px;font-weight:750;line-height:1.1}.dental-schedule-event>strong{color:#213e50;font-size:11px;font-weight:760;line-height:1.16}.dental-schedule-event>small{color:#607784;font-size:9px;line-height:1.15}.dental-schedule-event>.dental-schedule-event-chair{width:fit-content;margin-top:2px;padding:1px 5px;border-radius:999px;background:rgba(255,255,255,.6);color:#657680;font-size:8px;font-weight:700}.dental-schedule-event.is-compact{display:flex;align-items:center;padding:2px 7px;border-left-width:3px}.dental-schedule-event.is-compact>strong{width:100%;line-height:1}.dental-schedule-event.is-requested{background-image:linear-gradient(rgba(255,255,255,.15),rgba(255,255,255,.15))}.dental-schedule-event.is-finalized{border-color:rgba(66,124,85,.23) rgba(66,124,85,.23) rgba(66,124,85,.23) #4c8b63!important}.dental-schedule-event.is-finalized:after{width:14px;height:14px;background:#d9ecdf}.dental-schedule-event.is-finalized>small,.dental-schedule-event.is-finalized>span:first-child,.dental-schedule-event.is-finalized>strong{padding-right:15px}.dental-schedule-event.is-finalized.is-compact:after{width:12px;height:12px;font-size:8px}.dental-schedule-event.is-finalized.is-compact>strong{padding-right:13px}.dental-schedule-calendar.is-week .dental-schedule-event.is-week-marker{min-height:8px;border-left-width:2px;box-shadow:none}.dental-schedule-calendar.is-week .dental-schedule-event.is-week-marker:after{top:50%;right:2px;width:8px;height:8px;transform:translateY(-50%);font-size:6px}.dental-schedule-event.is-finalized{border-color:rgba(66,124,85,.26) rgba(66,124,85,.26) rgba(66,124,85,.26) #4c8b63!important;background:#eef6f0!important}.dental-schedule-event.is-finalized:after{position:absolute;top:5px;right:6px;display:grid;width:15px;height:15px;place-items:center;border-radius:50%;background:#d7ebdd;color:#34724c;content:"✓";font-size:9px;font-weight:900;line-height:1}.dental-schedule-event.is-finalized>small,.dental-schedule-event.is-finalized>span:first-child,.dental-schedule-event.is-finalized>strong{padding-right:17px}.dental-schedule-event.is-compact>strong{font-size:9px;line-height:1.05}.dental-schedule-event.is-finalized.is-compact:after{top:50%;right:4px;width:11px;height:11px;transform:translateY(-50%);font-size:7px}.dental-schedule-calendar.is-day .dental-schedule-column-header{background:linear-gradient(180deg,#fff,#f8fbfc)}.dental-schedule-calendar.is-day .dental-schedule-column{background-color:#fcfefe}.dental-schedule-calendar.is-day .dental-schedule-event{left:5px;right:auto;width:calc(100% - 10px);min-width:0;box-sizing:border-box;gap:4px;padding:6px 9px;border-radius:9px;box-shadow:0 2px 5px rgba(32,58,70,.055)}.dental-schedule-event-topline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:7px}.dental-schedule-event-topline .dental-schedule-event-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-time{flex:0 0 auto;color:#647a85;font-size:9px;font-weight:690;white-space:nowrap}.dental-schedule-calendar.is-day .dental-schedule-event>strong{min-width:0;font-size:11px;font-weight:760}.dental-schedule-event-procedure{min-width:0;overflow:hidden;color:#607784;font-size:9px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-calendar.is-day .dental-schedule-event.is-compact{display:grid;align-content:center;gap:1px;padding:1px 7px;border-radius:7px}.dental-schedule-event-compact-line{display:flex;min-width:0;align-items:center;gap:6px}.dental-schedule-event-compact-line>span{color:#59727e;font-size:8px;font-weight:720;line-height:1.1}.dental-schedule-event-compact-line>strong{min-width:0;color:#294657;font-size:9px;line-height:1.1}.dental-schedule-calendar.is-day .dental-schedule-event.is-compact .dental-schedule-event-procedure{font-size:8px}.dental-schedule-event.is-finalized .dental-schedule-event-compact-line,.dental-schedule-event.is-finalized .dental-schedule-event-topline{padding-right:15px}.dental-schedule-calendar.is-week .dental-schedule-event.is-week-marker{display:flex;min-width:0;align-items:center;justify-content:flex-start;gap:4px;padding:0 5px}.dental-schedule-week-marker-dot{flex:0 0 auto}.dental-schedule-week-marker-label{min-width:0;overflow:hidden;color:#405c6b;font-size:8px;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-detail-heading{display:flex;min-width:0;align-items:center;gap:13px}.dental-schedule-detail-heading>div{min-width:0}.dental-schedule-detail-avatar{width:50px;height:50px;flex:0 0 50px;border:1px solid #dce9ed;border-radius:15px;background:linear-gradient(145deg,#e7f4f8,#f0f7f4);color:#34829a;font-size:15px;letter-spacing:0}.dental-schedule-detail-eyebrow{color:#108caf;font-size:10px;font-weight:790;letter-spacing:.09em}.dental-schedule-detail-heading h2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-detail-heading>div>small{display:block;margin-top:3px;color:#738590;font-size:10px}@media (max-width:640px){.dental-schedule-detail-avatar{width:43px;height:43px;flex-basis:43px;border-radius:13px}.dental-schedule-event-topline{gap:4px}.dental-schedule-event-time{font-size:8px}}.dental-schedule-dialog-workspace{display:flex;max-width:min(940px,100%);max-height:calc(100vh - 44px);align-items:flex-start;gap:16px}.dental-schedule-dialog-workspace>.dental-schedule-detail-dialog{width:min(515px,calc(100vw - 44px));flex:0 1 515px}.dental-schedule-dialog-workspace.is-editing>.dental-schedule-detail-dialog{width:min(585px,calc(100vw - 44px));flex-basis:585px}.dental-schedule-patient-profile-avatar{flex-shrink:0;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.dental-schedule-patient-profile-avatar:hover{border-color:#74bdd0;box-shadow:0 0 0 3px rgba(70,164,190,.11)}.dental-schedule-patient-profile-name{display:grid;width:fit-content;max-width:100%;gap:3px;color:inherit;text-decoration:none}.dental-schedule-patient-profile-name>h2{color:#203f52;transition:color .16s ease}.dental-schedule-patient-profile-name:hover>h2{color:#168baa;text-decoration:underline;text-decoration-color:rgba(22,139,170,.48);text-underline-offset:3px}.dental-schedule-patient-profile-name>span{color:#338ba4;font-size:10px;font-weight:650}.dental-schedule-patient-profile-name>span>b{font-size:11px}.dental-schedule-calendar.is-day .dental-schedule-event-patient-name{overflow:hidden;color:#294657;font-size:11px;font-weight:760;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-compact-line{justify-content:space-between}.dental-schedule-event-compact-line>strong{order:0;flex:1 1 auto}.dental-schedule-event-compact-line>span{order:1;flex:0 0 auto}.dental-schedule-status-explanation{margin:10px 0 0;color:#677c87;font-size:10px;line-height:1.55}.dental-schedule-notice-window{width:min(350px,calc(100vw - 44px));min-width:0;flex:0 1 350px;padding:21px}.dental-schedule-notice-window-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dental-schedule-notice-window-header>div>span{color:#108caf;font-size:10px;font-weight:790;letter-spacing:.1em}.dental-schedule-notice-window-header h2{margin:6px 0 0;color:#294758;font-size:18px;letter-spacing:-.035em}.dental-schedule-notice-private{display:inline-flex;align-items:center;gap:4px;color:#538396;font-size:10px}.dental-schedule-notice-patient{overflow:hidden;margin:8px 0 0;color:#748691;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-notice-form{display:grid;gap:8px;margin-top:17px}.dental-schedule-notice-form>label{color:#516976;font-size:10px;font-weight:710}.dental-schedule-notice-form>textarea{width:100%;min-height:90px;padding:10px 11px;border:1px solid #dce7eb;border-radius:10px;background:#fff;color:#334e5f;font:inherit;line-height:1.5;resize:vertical}.dental-schedule-notice-form>textarea:focus{border-color:#64b6ca;outline:2px solid rgba(74,163,185,.12)}.dental-schedule-notice-photo-picker{display:inline-flex;width:fit-content;align-items:center;gap:6px;padding:5px 0;color:#2789a4!important;cursor:pointer}.dental-schedule-notice-photo-picker:hover{color:#136d89!important}.dental-schedule-notice-photo-picker>input{display:none}.dental-schedule-notice-photo-preview{position:relative;display:grid;overflow:hidden;gap:5px;padding:5px;border:1px solid #dbe8ed;border-radius:10px;background:#f7fafb}.dental-schedule-notice-photo-preview>img{width:100%;max-height:150px;border-radius:7px;object-fit:cover}.dental-schedule-notice-photo-preview>span{overflow:hidden;color:#637985;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-notice-photo-preview>button{position:absolute;top:9px;right:9px;display:grid;width:25px;height:25px;place-items:center;border:0;border-radius:8px;background:rgba(255,255,255,.92);color:#46616e;cursor:pointer}.dental-schedule-notice-save{min-height:34px;justify-content:center;gap:5px;font-size:10px}.dental-schedule-notice-error{margin-top:11px;font-size:10px}.dental-schedule-notice-list{display:grid;max-height:205px;overflow-y:auto;gap:10px;margin-top:16px;padding-right:2px}.dental-schedule-notice-entry{padding:10px;border:1px solid #e4edf0;border-radius:10px;background:rgba(255,255,255,.88)}.dental-schedule-notice-entry>div{display:flex;justify-content:space-between;gap:8px}.dental-schedule-notice-entry>div>strong{min-width:0;overflow:hidden;color:#3c5767;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-notice-entry>div>time{flex:0 0 auto;color:#819099;font-size:8px}.dental-schedule-notice-entry>p{margin:7px 0 0;color:#526a76;font-size:10px;line-height:1.55;overflow-wrap:anywhere;white-space:pre-wrap}.dental-patient-note-photo,.dental-schedule-notice-photo{display:block;overflow:hidden;margin-top:9px;border:1px solid #e3ecef;border-radius:9px}.dental-patient-note-photo>img,.dental-schedule-notice-photo>img{display:block;width:100%;max-height:165px;object-fit:cover}.dental-schedule-notice-empty{margin:15px 0 0;color:#788a94;font-size:10px}.dental-schedule-notice-privacy{display:flex;align-items:center;gap:6px;margin:15px 0 0;color:#5b8090;font-size:9px}@media (max-width:760px){.dental-schedule-dialog-workspace{width:min(545px,100%);max-height:calc(100vh - 44px);overflow-y:auto;flex-direction:column;gap:12px}.dental-schedule-dialog-workspace>.dental-schedule-detail-dialog,.dental-schedule-notice-window{width:100%;max-height:none;flex:0 0 auto}.dental-schedule-notice-window{padding:19px}.dental-schedule-notice-list{max-height:180px}}.dental-portal-booking-share{border-color:#d6ebf0;background:linear-gradient(160deg,#fff 35%,#f3fbfd)}.dental-portal-booking-share-mark{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d6ebf0;border-radius:12px;background:#eff9fb;color:#0d86aa}.dental-portal-booking-share-copy{max-width:590px;margin:15px 0 0;color:#617684;font-size:12px;line-height:1.7}.dental-portal-booking-share-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:20px}.dental-portal-booking-share-link,.dental-portal-booking-share-options label{display:grid;gap:7px;color:#405968;font-size:11px;font-weight:730}.dental-portal-booking-share-link input,.dental-portal-booking-share-options select{width:100%;min-width:0;min-height:40px;padding:0 11px;border:1px solid #dce8ec;border-radius:10px;background:#fff;color:#344f60;outline:none}.dental-portal-booking-share-link input:focus,.dental-portal-booking-share-options select:focus{border-color:#76bdd0;box-shadow:0 0 0 3px rgba(16,150,190,.1)}.dental-portal-booking-share-link{margin-top:17px}.dental-portal-booking-share-link>div{display:flex;gap:9px}.dental-portal-booking-share-link input{color:#097898;font-size:11px;font-weight:570}.dental-portal-booking-share-link button{flex:0 0 auto}.dental-portal-booking-share-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.dental-portal-booking-share-empty,.dental-portal-booking-share-feedback,.dental-portal-booking-share-privacy{display:flex;align-items:center;gap:7px;margin:14px 0 0;font-size:11px;line-height:1.5}.dental-portal-booking-share-feedback.is-success{color:#14804b}.dental-portal-booking-share-feedback.is-error{color:#c43c35}.dental-portal-booking-share-empty,.dental-portal-booking-share-privacy{color:#667d8b}.clinic-booking-page{padding-bottom:82px}.clinic-booking-header{display:flex;min-height:78px;justify-content:space-between;gap:16px;padding:0 clamp(20px,6vw,82px);border-bottom:1px solid rgba(202,219,228,.56);background:rgba(255,255,255,.79)}.clinic-booking-logo img{height:37px}.clinic-booking-secure{padding:7px 12px;border:1px solid #d6ece2;background:#f0faf4;color:#287b51;font-size:11px;font-weight:700}.clinic-booking-account{color:#496477}.clinic-booking-shell{width:min(1140px,calc(100% - 48px));margin:39px auto 0}.clinic-booking-hero{padding:35px 39px;overflow:hidden;border:1px solid rgba(220,233,239,.85);border-radius:25px;background:radial-gradient(circle at 86% 0,rgba(80,191,211,.14),transparent 38%),linear-gradient(135deg,rgba(255,255,255,.97),rgba(245,251,253,.95));box-shadow:0 18px 44px rgba(37,69,85,.07)}.clinic-booking-eyebrow{color:#0d87aa;font-size:10px;font-weight:830;letter-spacing:.13em}.clinic-booking-hero h1{margin:10px 0 7px;color:#1a3447;font-size:clamp(27px,4.5vw,43px);letter-spacing:-.052em;line-height:1.1}.clinic-booking-address,.clinic-booking-description{margin:0;color:#627786;font-size:14px;line-height:1.65}.clinic-booking-description{max-width:740px;margin-top:13px;white-space:pre-line}.clinic-booking-benefits{display:flex;flex-wrap:wrap;gap:9px;margin-top:21px}.clinic-booking-benefits span{padding:7px 11px;border:1px solid #dce9ec;border-radius:999px;background:rgba(255,255,255,.83);color:#486473;font-size:10px;font-weight:660}.clinic-booking-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,435px);align-items:start;gap:24px;margin-top:25px}.clinic-booking-doctors{padding:25px;border:1px solid rgba(221,233,238,.93);border-radius:23px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(39,72,91,.06)}.clinic-booking-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.clinic-booking-section-heading h2{margin:7px 0 0;color:#20394b;letter-spacing:-.035em}.clinic-booking-count{flex:0 0 auto;color:#718492;font-weight:660}.clinic-booking-doctor-list{display:grid;gap:12px;margin-top:22px}.clinic-booking-doctor{display:flex;min-height:126px;align-items:flex-start;gap:13px;border:1px solid #e1eaee;border-radius:17px}.clinic-booking-doctor.is-selected,.clinic-booking-doctor:hover{border-color:#8fcbd8;background:#f3fafc;box-shadow:0 0 0 3px rgba(15,137,169,.055)}.clinic-booking-doctor-avatar{display:grid;flex:0 0 auto;width:53px;height:53px;overflow:hidden;place-items:center;border-radius:15px;background:#e8f4f7}.clinic-booking-doctor-initials{color:#137997;font-weight:790}.clinic-booking-doctor-copy{display:grid;min-width:0;flex:1 1 auto;gap:4px}.clinic-booking-doctor-copy strong{color:#253f51;font-size:14px}.clinic-booking-doctor-copy small,.clinic-booking-doctor-copy>span{color:#677d8b;font-size:11px;line-height:1.45}.clinic-booking-doctor-copy>.clinic-booking-availability{margin-top:4px;color:#168260;font-size:10px;font-weight:720}.clinic-booking-doctor-rating{flex:0 0 auto;padding:5px 8px;background:#fff7e8;color:#ac731b;font-size:10px;font-weight:730}.clinic-booking-reassurance{margin-top:22px;padding:17px;border-radius:14px;background:#f5f9fa}.clinic-booking-reassurance strong{color:#345363;font-size:12px}.clinic-booking-empty,.clinic-booking-reassurance p{margin:7px 0 0;color:#687d8b;font-size:11px;line-height:1.65}.clinic-booking-empty{margin-top:22px}.clinic-booking-form-column{min-width:0}.clinic-booking-form-column>.booking-panel{border-color:rgba(219,232,238,.94);box-shadow:0 15px 38px rgba(37,68,87,.075)}.booking-locked-clinic{display:grid;gap:6px}.booking-locked-clinic>span{color:#516979;font-size:11px;font-weight:710}.booking-locked-clinic>strong{color:#263f50;font-size:13px}.clinic-booking-form-state,.clinic-booking-state{display:grid;justify-items:center;gap:12px;padding:39px 22px;border:1px solid #e1ebef;border-radius:21px;background:rgba(255,255,255,.94);color:#5b7281;text-align:center}.clinic-booking-form-error{color:#b53d36}.clinic-booking-state{width:min(510px,calc(100% - 40px));margin:110px auto 0}.clinic-booking-state h1{margin:0;color:#233c4e;font-size:24px;letter-spacing:-.04em}.clinic-booking-state p{max-width:360px;margin:0;color:#687e8d;font-size:13px;line-height:1.65}.clinic-booking-state-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff0e9;color:#be613e;font-size:21px;font-weight:760}.clinic-booking-home-link{margin-top:5px;padding:10px 15px;border-radius:10px;background:#0785ad;color:#fff;font-size:12px;font-weight:700}@media (max-width:870px){.clinic-booking-workspace{grid-template-columns:1fr}.clinic-booking-form-column{max-width:560px}}@media (max-width:600px){.dental-portal-booking-share-options{grid-template-columns:1fr}.dental-portal-booking-share-link>div{flex-direction:column}.dental-portal-booking-share-link button{align-self:flex-start}.clinic-booking-header{min-height:68px;padding:0 16px}.clinic-booking-logo img{height:31px}.clinic-booking-secure{display:none}.clinic-booking-shell{width:calc(100% - 30px);margin-top:24px}.clinic-booking-hero{padding:25px 21px}.clinic-booking-doctors{padding:19px}.clinic-booking-doctor{gap:10px;padding:12px}.clinic-booking-doctor-avatar{width:44px;height:44px}}.symptom-assistant-modal{width:min(640px,calc(100vw - 32px));max-width:640px;max-height:min(850px,calc(100vh - 44px));overflow-y:auto;padding:24px;border:1px solid rgba(223,234,240,.94);border-radius:26px;background:#fff}.symptom-assistant-header{display:flex;align-items:flex-start;gap:12px;padding-right:34px}.symptom-assistant-mark{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid #d6ebf1;border-radius:14px;background:linear-gradient(145deg,#f0fbfe,#e9f6fc);color:#118bb1;font-size:22px}.symptom-assistant-eyebrow{color:#0985a7;font-size:12px;font-weight:800;letter-spacing:.13em}.symptom-assistant-header h2{margin:5px 0 3px;color:#233d4e;font-size:19px;letter-spacing:-.035em}.symptom-assistant-header p{margin:0;color:#71828f;font-size:11px;line-height:1.5}.symptom-assistant-progress{display:flex;align-items:center;gap:10px;margin:20px 0 15px}.symptom-assistant-progress>span{flex:0 0 auto;color:#64808f;font-size:9px;font-weight:760}.symptom-assistant-progress>div{flex:1 1;height:5px;overflow:hidden;border-radius:99px;background:#eaf1f4}.symptom-assistant-progress>div i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#18a7c7,#0784ad);transition:width .2s ease}.symptom-assistant-progress>button{flex:0 0 auto;padding:0;border:0;background:none;color:#1287a8;font-size:10px;font-weight:690;cursor:pointer}.symptom-assistant-conversation{max-height:min(280px,34vh);padding-right:3px}.symptom-assistant-conversation .ai-bubble{max-width:90%;padding:10px 12px;font-size:12px;line-height:1.55}.symptom-assistant-conversation .ai-bubble.is-warning{border:1px solid #f0d7bf;background:#fff6eb;color:#87522a}.symptom-assistant-options{max-height:245px;overflow-y:auto;gap:7px;margin:13px 0;padding-right:3px}.symptom-assistant-options button{min-height:39px;padding:8px 10px;border-color:#dbe8ed;border-radius:11px;background:#f8fbfc;font-size:11px;font-weight:660;line-height:1.4}.symptom-assistant-choice-list{display:grid;gap:8px;max-height:265px;overflow-y:auto;margin:13px 0;padding-right:3px}.symptom-assistant-choice-list button{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:10px;padding:9px 12px;border:1px solid #dce8ed;border-radius:11px;background:#fff;color:#345264;font-size:11px;text-align:left;cursor:pointer}.symptom-assistant-choice-list button:hover,.symptom-assistant-options button:hover{border-color:#a6d4df;background:#f2fafc}.symptom-assistant-choice-list button:disabled{opacity:.65;cursor:wait}.symptom-assistant-choice-list button.symptom-assistant-skip,.symptom-assistant-options button.symptom-assistant-skip{border-style:dashed;color:#687d89}.symptom-assistant-visit-modes button{justify-content:flex-start}.symptom-assistant-choice-icon{display:grid;flex:0 0 auto;width:33px;height:33px;place-items:center;border-radius:10px;background:#edf7f9;color:#1685a3;font-size:17px}.symptom-assistant-visit-modes button>span:last-child{display:grid;gap:4px}.symptom-assistant-visit-modes button strong{color:#304d5e;font-size:11px}.symptom-assistant-insurance-list button small,.symptom-assistant-visit-modes button small{color:#708591;font-size:10px;line-height:1.45}.symptom-assistant-insurance{display:grid;gap:9px;margin-top:13px}.symptom-assistant-cash-choice{display:flex;min-height:57px;align-items:center;justify-content:space-between;padding:10px 12px;border:1px solid #cae8e5;border-radius:12px;background:linear-gradient(135deg,#f0faf7,#f1f9fc);color:#257667;text-align:left;cursor:pointer}.symptom-assistant-cash-choice>span:first-child{display:grid;gap:3px}.symptom-assistant-cash-choice strong{font-size:11px}.symptom-assistant-cash-choice small{color:#678079;font-size:10px}.symptom-assistant-insurance-list{margin:0}.symptom-assistant-filter-input{width:100%;height:41px;padding:0 12px;border:1px solid #dce8ec;border-radius:11px;color:#345061;outline:none}.symptom-assistant-filter-input:focus{border-color:#79c0d0;box-shadow:0 0 0 3px rgba(19,147,178,.09)}.symptom-assistant-no-options{margin:5px 1px;color:#738693;font-size:11px}.symptom-assistant-input-row{margin-top:12px}.symptom-assistant-input-row button,.symptom-assistant-input-row input{min-height:42px;font-size:11px}.symptom-assistant-summary{display:grid;gap:13px;margin-top:15px}.symptom-assistant-summary-tags{display:flex;flex-wrap:wrap;gap:6px}.symptom-assistant-selection-tray{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid #e9eff1}.clinic-booking-doctor-copy>.clinic-booking-online-badge,.dentist-online-visit-badge,.symptom-assistant-selection-chip,.symptom-assistant-summary-tags>span{width:max-content;padding:5px 8px;border:1px solid #d2e9ec;border-radius:999px;background:#f0f9fa;color:#237792;font-size:9px;font-weight:670}.symptom-assistant-selection-chip{display:inline-flex;max-width:100%;align-items:center;gap:5px;text-align:left;cursor:pointer}.symptom-assistant-selection-chip:hover{border-color:#98ccd4;background:#e8f6f7}.symptom-assistant-chip-remove{flex:0 0 auto;color:#578991;font-size:13px;line-height:1}.symptom-assistant-clear{flex:0 0 auto;min-height:27px;padding:0 4px;border:0;background:transparent;color:#607582;font-size:10px;font-weight:680;cursor:pointer}.symptom-assistant-clear:hover{color:#167e99}.dentist-directory-preview-badge,.dentist-online-visit-badge{display:inline-flex;margin-top:7px}.dentist-directory-preview-badge{align-items:center;width:max-content;max-width:100%;padding:5px 8px;border:1px solid #e1dbf1;border-radius:999px;background:#f5f2fb;color:#66558b;font-size:9px;font-weight:650}.symptom-assistant-find-button{min-height:46px;border-radius:11px}.symptom-assistant-disclaimer{margin:15px 0 0;color:#82919a;font-size:10px;text-align:center}.patient-online-visit-notice{display:grid;gap:4px;margin:0 0 13px;padding:11px 12px;border:1px solid #cfe7ec;border-radius:12px;background:#eff9fb}.patient-online-visit-notice strong{color:#176f87;font-size:11px}.patient-online-visit-notice span{color:#587785;font-size:10px;line-height:1.5}.booking-panel-online-notice{margin:0}.dental-procedures-online-card{display:grid;gap:16px;margin:20px 0;padding:19px 20px;border:1px solid #d7e8ec;border-radius:16px;background:linear-gradient(135deg,#fff,#f5fbfc)}.dental-procedures-online-heading{display:flex;align-items:center;gap:12px}.dental-procedures-online-icon{display:grid;flex:0 0 auto;width:41px;height:41px;place-items:center;border-radius:12px;background:#eaf6f8;color:#1085a4}.dental-procedures-online-heading>div{display:grid;min-width:0;flex:1 1;gap:4px}.dental-procedures-online-heading>div strong{color:#284455;font-size:13px}.dental-procedures-online-heading>div span,.dental-procedures-online-help{color:#6f818d;font-size:10px;line-height:1.55}.dental-procedures-online-status{flex:0 0 auto;padding:5px 8px;border:1px solid #e2e7e9;border-radius:999px;color:#72838d;font-size:9px;font-weight:680}.dental-procedures-online-status.is-enabled{border-color:#cde8d8;background:#eef9f1;color:#237d4b}.dental-procedures-online-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:13px}.dental-procedures-online-controls label{display:grid;gap:6px;color:#506978;font-size:10px;font-weight:710}.dental-procedures-online-controls select{min-width:155px;min-height:37px;padding:0 9px;border:1px solid #dbe7eb;border-radius:9px;background:#fff;color:#425d6c}.dental-procedures-online-feedback,.dental-procedures-online-help{margin:0}.dental-procedures-online-feedback{font-size:11px}.dental-procedures-online-feedback.is-success{color:#237d4b}.dental-procedures-online-feedback.is-error{color:#be4640}@media (max-width:600px){.symptom-assistant-modal{width:calc(100vw - 20px);max-height:calc(100vh - 24px);padding:19px}.symptom-assistant-options{grid-template-columns:1fr 1fr}.dental-procedures-online-heading{flex-wrap:wrap}.dental-procedures-online-status{margin-left:53px}.dental-procedures-online-controls{align-items:stretch;flex-direction:column}}@media (max-width:760px){:root{--topbar-height:68px}body:has(#searchBar){overflow-x:clip}.topbar{height:var(--topbar-height);min-height:var(--topbar-height);align-items:center;flex-direction:row;gap:9px;padding:10px 13px;background:rgba(255,255,255,.9)}.topbar .logo-container,.topbar .logo-container button{flex:0 0 auto}.topbar .logo-container img{width:clamp(85px,26vw,108px);height:auto;max-height:39px;object-fit:contain}.topbar nav{width:auto;min-width:0;justify-content:flex-end;gap:5px}.topbar .nav-for-dentists-button{display:none}.topbar .lang-switch-button,.topbar .nav-button{min-height:37px;padding:0 9px;border-color:rgba(9,139,192,.13);background:rgba(255,255,255,.84);font-size:11px;white-space:nowrap}.topbar .auth-nav-button{max-width:86px;overflow:hidden;text-overflow:ellipsis}.topbar .lang-switch-button{min-width:45px;padding-right:8px;text-align:center}.promo-message{width:calc(100% - 24px);min-height:166px;margin:calc(var(--topbar-height) + 13px) auto 13px;padding:21px 20px;border-radius:22px;background:linear-gradient(112deg,rgba(255,255,255,.97),rgba(255,255,255,.91) 55%,rgba(236,249,253,.7)),url(/assets/promo-bg.jpg) 100% /auto 116% no-repeat}.promo-copy{max-width:100%}.promo-copy h1{max-width:15ch;font-size:clamp(28px,8vw,36px);line-height:1.04;letter-spacing:-.052em;overflow-wrap:anywhere}.promo-copy p{max-width:34ch;margin-top:9px;font-size:12.5px;line-height:1.55}.promo-app-links{display:none}.search-container,.search-container.shifted{width:calc(100% - 24px);margin-right:auto;margin-left:auto;padding:10px;border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 12px 32px rgba(15,42,68,.09)}.search-container.shifted form,.search-container:not(.shifted) form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-container .location-field,.search-container.shifted .location-field{grid-column:1/-1}.search-container .symptom-popup-button,.search-container.shifted .symptom-popup-button{grid-column:1;order:10;justify-content:space-between;min-width:0;border:1px solid rgba(111,83,181,.2);background:linear-gradient(137deg,#f4f1ff,#edf8fb);color:#594886;box-shadow:none}.search-container .symptom-popup-button .filter-label,.search-container .symptom-popup-button .filter-value{color:#594886}.search-container.shifted .symptom-compact-label{display:none}.search-container.shifted .symptom-mobile-label{display:inline}.search-container .symptom-popup-icon{flex:0 0 auto;border-color:rgba(111,83,181,.18);background:rgba(255,255,255,.72);color:#6652a0}.search-container .search-button,.search-container.shifted .search-button{grid-column:2;order:11;min-width:0;font-weight:700}.search-container .home-return-button{width:100%;justify-content:flex-start;padding-left:7px}.search-container .home-return-logo{max-width:104px;height:29px}.search-container input,.search-container.shifted input{min-height:47px;padding:10px;border-radius:12px;font-size:16px}.search-container .filter-select-button,.search-container .search-button,.search-container .symptom-popup-button,.search-container.shifted .filter-select-button,.search-container.shifted .search-button,.search-container.shifted .symptom-popup-button{min-height:47px;padding:8px 10px;border-radius:12px}.search-container .filter-label{font-size:8px}.search-container .filter-value,.search-container.shifted .filter-value{font-size:11.5px}.search-container .filter-caret,.search-container .symptom-popup-icon{width:21px;height:21px}.search-container .location-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.search-container .location-field input,.search-container.shifted .location-field input{width:100%;padding-right:10px}.search-container .location-exact-button,.search-container.shifted .location-exact-button{position:static;min-width:47px;min-height:47px;padding:0 10px;border-radius:12px;transform:none}.search-container .location-exact-button>span{display:none}.search-container .filter-dropdown-menu{width:100%;max-height:min(310px,44dvh)}.search-container .filter-option span{font-size:12px;overflow-wrap:anywhere}.location-notice-row,.location-notice-row.shifted{width:calc(100% - 24px)}.location-status-bar{padding:10px 12px;border-radius:14px;font-size:11px}.content,.content.shifted{width:100%;max-width:100%;padding:0 12px 23px}.content.shifted .when-row{position:relative!important;top:auto!important}.when-panel{gap:11px;padding:13px;border-radius:17px}.when-title{margin-bottom:8px;font-size:13px}.when-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.when-chip{min-width:0;min-height:37px;padding:7px 5px;font-size:10px;text-align:center}.range-label{min-width:0;font-size:11px}.results--doctor-schedule .dentist-list,.results-map-shell,.results.results--doctor-schedule{width:100%;max-width:100%;min-width:0}.results.results--doctor-schedule{min-height:0;margin:0}.results--doctor-schedule .dentist-list{max-height:none;overflow:visible;padding:9px;border-radius:19px}.dentist-card--wide.dentist-card--pro{grid-template-columns:60px minmax(0,1fr);gap:11px;padding:13px;border-radius:16px}.dentist-card--wide .dentist-avatar{width:60px;height:60px;border-radius:17px}.dentist-name{font-size:17px;overflow-wrap:anywhere}.dentist-certificate,.dentist-education,.dentist-subtitle{font-size:10.5px;overflow-wrap:anywhere}.dentist-online-visit-badge{max-width:100%;white-space:normal}.dentist-card--wide .dentist-availability{margin-top:1px;padding-top:11px}.availability-title{margin-bottom:8px}.availability-title span{font-size:10px}.availability-title strong{font-size:9px}.availability-strip.availability-strip--two-weeks{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.availability-strip.availability-strip--two-weeks .availability-day{min-width:0;min-height:49px;padding:5px 1px;border-radius:10px}.availability-strip.availability-strip--two-weeks .availability-day span{font-size:8px}.availability-strip.availability-strip--two-weeks .availability-day strong{margin-top:3px;font-size:14px}.main-map-column,.main-map-column.shifted{width:100%;height:255px;margin:13px auto 0;border-radius:18px}footer:has(.footer-dental-portal-link){gap:11px;padding:20px 14px calc(19px + env(safe-area-inset-bottom, 0px));font-size:11px}footer:has(.footer-dental-portal-link) .app-icons img{height:27px!important}#aiModal{align-items:flex-end;padding:0}#aiModal .symptom-assistant-modal{width:100%;max-width:100%;max-height:min(90dvh,calc(100dvh - 24px));padding:19px 17px calc(18px + env(safe-area-inset-bottom, 0px));border-radius:23px 23px 0 0}#aiModal .symptom-assistant-header h2{font-size:17px}#aiModal .symptom-assistant-conversation{max-height:min(225px,25dvh)}#aiModal .symptom-assistant-choice-list,#aiModal .symptom-assistant-options{max-height:min(260px,34dvh)}#aiModal .symptom-assistant-options{grid-template-columns:repeat(2,minmax(0,1fr))}#aiModal .symptom-assistant-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto}#aiModal .symptom-assistant-input-row input{font-size:16px}#aiModal .symptom-assistant-input-row button{min-width:74px;padding:0 10px}#scheduleFlowModal{padding:8px}#scheduleFlowModal .schedule-flow-content{width:100%;max-height:calc(100dvh - 16px);padding:17px;border-radius:20px}}@media (max-width:390px){.topbar{gap:6px;padding-right:9px;padding-left:10px}.topbar .logo-container img{width:82px}.topbar .lang-switch-button,.topbar .nav-button{min-height:35px;padding-right:7px;padding-left:7px;font-size:10px}.promo-copy h1{font-size:28px}.search-container.shifted form,.search-container:not(.shifted) form{gap:6px}.dentist-card--wide.dentist-card--pro{grid-template-columns:53px minmax(0,1fr);gap:9px;padding:11px}.dentist-card--wide .dentist-avatar{width:53px;height:53px}.availability-strip.availability-strip--two-weeks{gap:3px}.availability-strip.availability-strip--two-weeks .availability-day{min-height:45px}.availability-strip.availability-strip--two-weeks .availability-day strong{font-size:13px}#aiModal .symptom-assistant-options button{padding:7px;font-size:10px}}.dentappl-registration-page{min-height:100dvh;padding:46px 24px;background:radial-gradient(ellipse at 12% 15%,rgba(191,231,226,.48),transparent 32%),radial-gradient(ellipse at 93% 89%,rgba(207,217,250,.52),transparent 35%),#f5f8fb}.dentappl-registration-shell{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(430px,1.18fr);align-items:start;width:min(1080px,100%);min-height:650px;margin:0 auto;overflow:clip;border:1px solid rgba(196,208,218,.72);border-radius:27px;background:#fff;box-shadow:0 26px 90px rgba(36,64,76,.12)}.dentappl-registration-aside{align-self:stretch;padding:50px 40px;background:linear-gradient(158deg,#f0faf8,#f7fafc 65%,#edf3fb)}.dentappl-registration-logo img{display:block;width:139px;height:auto}.dentappl-registration-eyebrow{display:block;margin-top:83px;color:#308578;font-size:10px;font-weight:760;letter-spacing:1.3px}.dentappl-registration-aside h1{margin:15px 0 11px;color:#183346;font-size:clamp(31px,3.3vw,41px);line-height:1.12}.dentappl-registration-aside>p,.dentappl-registration-field-help,.dentappl-registration-privacy{color:#61717d;font-size:13px;line-height:1.65}.dentappl-registration-benefits{display:grid;gap:14px;margin:33px 0 0;padding:0;list-style:none}.dentappl-registration-benefits li,.dentappl-registration-security{display:flex;align-items:center;gap:9px;color:#354c5a;font-size:12.5px}.dentappl-registration-benefits svg,.dentappl-registration-security svg{flex:none;color:#278878}.dentappl-registration-security{margin-top:77px;color:#617782}.dentappl-registration-card{padding:38px 43px 42px}.dentappl-registration-back{display:inline-flex;margin-bottom:27px;color:#527180;font-size:12px;text-decoration:none}.dentappl-registration-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dentappl-registration-role{display:grid;gap:6px;min-height:105px;padding:14px;border:1px solid #dce5eb;border-radius:13px;background:#fff;color:#304754;text-align:left;cursor:pointer}.dentappl-registration-role.is-selected{border-color:#54a895;background:#f1faf7;box-shadow:0 0 0 1px rgba(84,168,149,.2)}.dentappl-registration-role strong{font-size:14px}.dentappl-registration-role span{color:#667784;font-size:11px;line-height:1.45}.dentappl-registration-staff-note{margin:14px 0 19px;padding:11px 12px;border-radius:10px;background:#f4f7fa;color:#5b6c77;font-size:11px;line-height:1.55}.dentappl-registration-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.dentappl-registration-fields label,.dentappl-registration-verification>label{display:grid;gap:6px;min-width:0;color:#405360;font-size:11.5px;font-weight:610}.dentappl-registration-fields .is-full{grid-column:1/-1}.dentappl-registration-fields input,.dentappl-registration-fields select,.dentappl-registration-verification>label input{width:100%;min-width:0;min-height:43px;padding:0 11px;border:1px solid #d9e3e9;border-radius:9px;background:#fff;color:#233b49;font-size:13px}.dentappl-registration-fields input:focus,.dentappl-registration-fields select:focus,.dentappl-registration-verification>label input:focus{outline:2px solid rgba(75,154,137,.17);border-color:#60a595}.dentappl-registration-professional{margin-top:25px;padding-top:20px;border-top:1px solid #e5edf1}.dentappl-registration-professional h2{margin:0 0 13px;color:#263e4c;font-size:15px}.dentappl-registration-field-help{margin:8px 0 12px;font-size:10.5px}.dentappl-registration-language-list{display:flex;flex-wrap:wrap;gap:7px;margin:0;padding:0;border:0}.dentappl-registration-language-list legend{margin-bottom:8px;color:#405360;font-size:11.5px;font-weight:610}.dentappl-registration-language-list label{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #e1e9ed;border-radius:8px;color:#455967;font-size:10.5px}.dentappl-registration-language-list input{accent-color:#398d7e}.dentappl-registration-submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:47px;margin-top:21px;padding:10px 14px;border:0;border-radius:10px;background:#237d70;color:#fff;font-size:13px;font-weight:690;text-align:center;text-decoration:none;cursor:pointer}.dentappl-registration-submit:disabled{opacity:.66;cursor:wait}.dentappl-registration-privacy,.dentappl-registration-signin{margin:16px 0 0;color:#647581;font-size:11.5px;text-align:center}.auth-registration-links a,.dental-portal-register-link a,.dentappl-registration-back:hover,.dentappl-registration-signin a{color:#257f71;font-weight:630;text-decoration:none}.dentappl-registration-verification{padding-top:58px}.dentappl-registration-verification-mark{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:15px;background:#e8f6f1;color:#237d70}.dentappl-registration-verification h2{margin:20px 0 7px;color:#243e4e;font-size:22px}.dentappl-registration-verification>p{margin:0 0 21px;color:#62727e;font-size:12.5px;line-height:1.6}.dentappl-registration-verification>label input{min-height:54px;letter-spacing:7px;font-size:22px}.dentappl-registration-error,.dentappl-registration-notice{margin:12px 0 0!important;padding:10px 12px;border-radius:9px;font-size:11.5px!important}.dentappl-registration-error{background:#fff0f0;color:#a53434!important}.dentappl-registration-notice{background:#eaf7f2;color:#286e5b!important}.dentappl-registration-verification-actions{display:flex;justify-content:space-between;gap:10px;margin-top:15px}.dentappl-registration-verification-actions button{padding:0;border:0;background:none;color:#43776f;font-size:11px;cursor:pointer}.auth-registration-links{display:grid;gap:7px;margin-top:20px;padding-top:17px;border-top:1px solid #e6ecef;font-size:12px;text-align:center}.auth-registration-links>span{color:#6b7a84}.patient-account-registration-link{display:block;margin-top:14px;color:#257f71;font-size:12px;font-weight:620;text-decoration:none}.dental-portal-register-link{margin-top:19px;color:#526673;font-size:12px;line-height:1.75;text-align:center}.dental-portal-register-link>span{font-size:11px}.dental-portal-patient-account-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;text-decoration:none}.dental-portal-onboarding-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;margin:0 0 14px;padding:4px;border-radius:10px;background:#edf2f5}.dental-portal-onboarding-modes button{min-height:36px;padding:5px 8px;border:0;border-radius:8px;background:transparent;color:#63727c;font-size:11px;cursor:pointer}.dental-portal-onboarding-modes button.is-active{background:#fff;color:#26786b;font-weight:650;box-shadow:0 1px 4px rgba(38,57,72,.1)}.dental-patients-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.dental-patients-add-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.dental-patients-success{margin:0 0 15px;padding:11px 13px;border-radius:9px;background:#e9f6f0}@media (max-width:760px){.topbar .nav-register-button{display:none}.dentappl-registration-page{min-height:100dvh;padding:0;background:#fff}.dentappl-registration-shell{grid-template-columns:minmax(0,1fr);min-height:100dvh;border:0;border-radius:0;box-shadow:none}.dentappl-registration-aside{padding:25px 22px 22px}.dentappl-registration-logo img{width:111px}.dentappl-registration-eyebrow{margin-top:25px;font-size:9px}.dentappl-registration-aside h1{font-size:29px}.dentappl-registration-aside>p{margin-bottom:0;font-size:12px}.dentappl-registration-benefits,.dentappl-registration-security{display:none}.dentappl-registration-card{padding:23px 18px calc(31px + env(safe-area-inset-bottom, 0px))}.dentappl-registration-back{margin-bottom:18px}.dentappl-registration-role{min-height:97px;padding:11px}.dentappl-registration-role span{font-size:10px}.dentappl-registration-fields input,.dentappl-registration-fields select,.dentappl-registration-verification>label input{font-size:16px}.dentappl-registration-verification{padding-top:25px}.dental-patients-heading-actions{width:100%;justify-content:stretch}.dental-patients-heading-actions>*{flex:1 1 auto}.dental-patients-add-dialog{max-height:calc(100dvh - 28px);overflow-y:auto}}.promo-copy{max-width:930px}.promo-copy h1{max-width:31ch;font-size:clamp(28px,3.7vw,49px);line-height:1.08;letter-spacing:-.055em}.promo-copy p{font-size:clamp(13px,1.17vw,16px);font-weight:570}.mobile-ai-fab,.mobile-app-install-banner,.mobile-map-fab,.mobile-map-toolbar,.mobile-search-dock,.promo-mobile-download{display:none}.map-pin-button--overlay.area-clinic-pin,.map-pin-button--overlay.area-clinic-pin.other-clinic{display:block!important;width:20px!important;height:20px!important;padding:0!important;border:2px solid rgba(255,255,255,.98)!important;border-radius:50%!important;background:#151b21!important;opacity:1!important;box-shadow:0 3px 9px rgba(12,25,33,.32)!important;transform:translate(-50%,-50%)!important;transition:width .16s cubic-bezier(.2,.8,.2,1),height .16s cubic-bezier(.2,.8,.2,1),background-color .16s ease,box-shadow .16s ease,transform .16s cubic-bezier(.2,.8,.2,1)!important}.map-pin-button--overlay.area-clinic-pin:after,.map-pin-button--overlay.area-clinic-pin:before{content:none!important;display:none!important}.map-pin-button--overlay.area-clinic-pin>*{display:none!important}.map-pin-button--overlay.area-clinic-pin:hover{background:#05080a!important;transform:translate(-50%,-50%) scale(1.08)!important}.map-pin-button--overlay.area-clinic-pin.doctor-clinic.selected{z-index:6;width:25px!important;height:25px!important;border-width:2px!important;background:var(--brand)!important;box-shadow:0 0 0 3px rgba(9,139,192,.14),0 6px 15px rgba(6,105,143,.3)!important}.map-pin-button--overlay.area-clinic-pin.doctor-clinic.selected:hover{background:var(--brand)!important;transform:translate(-50%,-50%) scale(1.04)!important}.map-pin-button--overlay.area-clinic-pin:focus-visible{outline:3px solid rgba(9,139,192,.34)!important;outline-offset:4px!important}.map-location-preview{position:absolute;z-index:7;display:flex;width:min(410px,calc(100% - 28px));max-height:min(440px,calc(100% - 54px));flex-direction:column;overflow:hidden;border:1px solid rgba(205,219,226,.94);border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 20px 52px rgba(13,41,57,.24),0 3px 10px rgba(13,41,57,.08);color:#173247;cursor:default;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.map-location-preview.opens-below{transform:translate(-50%,22px)}.map-location-preview.opens-above{transform:translate(-50%,calc(-100% - 22px))}.map-location-preview:before{content:"";position:absolute;left:50%;z-index:2;width:13px;height:13px;border:solid rgba(205,219,226,.94);background:#fff;transform:translateX(-50%) rotate(45deg)}.map-location-preview.opens-below:before{top:-7px;border-width:1px 0 0 1px}.map-location-preview.opens-above:before{bottom:-7px;border-width:0 1px 1px 0}.map-location-preview-header{position:relative;z-index:1;display:flex;flex:none;align-items:flex-start;justify-content:space-between;gap:14px;padding:17px 18px 14px;border-bottom:1px solid #e8eef1;background:linear-gradient(145deg,#f8fcfd,#fff 64%)}.map-location-preview-eyebrow{display:block;margin-bottom:4px;color:#27826f;font-size:9px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.map-location-preview-header h3{margin:0;color:#173247;font-size:15px;font-weight:730;line-height:1.25;letter-spacing:-.015em}.map-location-preview-header p{margin:4px 0 0;color:#677985;font-size:10.5px;font-weight:520;line-height:1.4}.map-location-preview-close{display:grid;width:29px;height:29px;flex:none;padding:0 0 2px;place-items:center;border:0;border-radius:50%;background:#eef4f6;color:#49616d;cursor:pointer;font-size:18px;line-height:1}.map-location-preview-close:hover{background:#e2ecef;color:#173247}.map-location-provider-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c8d7dc transparent}.map-location-provider{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 15px;border-bottom:1px solid #edf1f3;background:#fff}.map-location-provider:last-child{border-bottom:0}.map-location-provider:hover{background:#fbfdfd}.map-location-provider-avatar{display:block;width:64px;height:64px;overflow:hidden;border:2px solid #fff;border-radius:15px;background:#edf4f5;box-shadow:0 0 0 1px #dce7eb,0 5px 12px rgba(22,55,70,.1)}.map-location-provider-avatar img{width:100%;height:100%;object-fit:cover}.map-location-provider-copy{display:grid;min-width:0;gap:3px}.map-location-provider-name{overflow:hidden;color:#173247;font-size:12px;font-weight:740;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.map-location-profile-action:hover,.map-location-provider-name:hover{color:#087fa7}.map-location-provider-clinic,.map-location-provider-specialty{overflow:hidden;color:#627681;font-size:9.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.map-location-provider-clinic{color:#27826f;font-weight:650}.map-location-provider-rating{display:inline-flex;align-items:center;gap:4px;margin-top:1px;color:#f2a51a;font-size:10px}.map-location-provider-rating strong{color:#203b4d;font-size:10px;font-weight:760}.map-location-provider-rating small{color:#788891;font-size:8.5px;font-weight:540}.map-location-provider-actions{display:grid;width:84px;gap:6px}.map-location-book-action,.map-location-profile-action{display:inline-flex;min-height:29px;align-items:center;justify-content:center;padding:5px 8px;border-radius:9px;font-size:9.5px;font-weight:700;line-height:1.15;text-align:center;text-decoration:none}.map-location-profile-action{border:1px solid #d9e5e9;background:#fff;color:#3e5b69}.map-location-book-action{border:1px solid #087fa7;background:#087fa7;color:#fff;cursor:pointer;box-shadow:0 5px 11px rgba(8,127,167,.17)}.map-location-book-action:hover{border-color:#066d91;background:#066d91}.schedule-flow-content{width:min(885px,calc(100vw - 36px));padding:20px;border-radius:20px}.schedule-flow-content .schedule-flow-header{grid-template-columns:minmax(230px,.95fr) minmax(260px,1.05fr);column-gap:11px;margin-bottom:10px}.schedule-flow-header .eyebrow{margin-bottom:4px;font-size:9px}.schedule-flow-header h3{padding-right:5px;font-size:clamp(19px,2.3vw,25px)}.schedule-flow-header p{margin-top:5px;font-size:11px}.schedule-flow-header .booking-clinic-map{height:102px;margin-top:9px}.schedule-flow-content .calendar-section.schedule-flow-panel{grid-template-columns:minmax(230px,.95fr) minmax(260px,1.05fr);align-items:start;column-gap:11px;row-gap:8px}.schedule-flow-content .clinic-select-container{grid-column:1;grid-row:1}.schedule-flow-content .insurance-block{grid-column:1;grid-row:2}.schedule-flow-content .procedure-select-container{grid-column:1;grid-row:3}.schedule-flow-content .appointment-calendar-wrap{grid-column:2;grid-row:1/span 3;padding:11px;border:1px solid rgba(15,42,68,.08);border-radius:15px;background:#fff;box-shadow:0 5px 15px rgba(15,42,68,.035)}.appointment-calendar-heading{margin-bottom:7px;color:#19354b;font-size:11px;font-weight:760}.schedule-flow-content .appointment-calendar-wrap .calendar-container{margin:0;padding:0;border:0;border-radius:0;box-shadow:none}.schedule-flow-content .time-slot-container{grid-column:2;grid-row:4}.schedule-flow-content .additional-info-container{grid-column:1;grid-row:4}.schedule-flow-content .schedule-button{grid-column:1/-1;grid-row:5}.schedule-flow-content .additional-info-container,.schedule-flow-content .clinic-select-container,.schedule-flow-content .insurance-block,.schedule-flow-content .procedure-select-container,.schedule-flow-content .time-slot-container{margin:0;padding:10px;border-radius:14px}.schedule-flow-content .additional-info-container h4,.schedule-flow-content .clinic-select-container h3,.schedule-flow-content .procedure-select-container h3,.schedule-flow-content .time-slot-view{margin-bottom:7px;font-size:11px}.schedule-flow-content .clinic-list,.schedule-flow-content .procedure-list{max-height:137px;gap:6px}.schedule-flow-content .clinic-box,.schedule-flow-content .procedure-item{padding:8px 9px;border-radius:10px}.schedule-flow-content .clinic-name,.schedule-flow-content .procedure-name{font-size:11px}.schedule-flow-content .clinic-address,.schedule-flow-content .procedure-duration{margin-top:2px;font-size:10px}.schedule-flow-content .insurance-block button{min-height:36px;padding:6px 8px;font-size:11px}.schedule-flow-content .month-navigation{margin-bottom:6px}.schedule-flow-content .month-navigation button{width:29px;height:29px;border-radius:9px;font-size:16px}.schedule-flow-content .month-navigation span{font-size:12px}.schedule-flow-content .calendar-header,.schedule-flow-content .calendar-week{gap:4px}.schedule-flow-content .calendar-header{font-size:9px}.schedule-flow-content .calendar-day{min-height:30px;border-radius:8px;font-size:10px}.schedule-flow-content .time-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.schedule-flow-content .time-slot-btn{min-height:34px;padding:5px 4px;border-radius:9px;font-size:9px;font-weight:660;white-space:nowrap}.schedule-flow-content .additional-info-container textarea{min-height:66px;padding:8px;border-radius:9px;font-size:11px}.schedule-flow-content .schedule-button.show{min-height:42px;margin-top:0;border-radius:11px;color:#fff!important;font-size:12px}.appointment-confirmation-card{width:min(485px,100%);padding:23px;border-radius:19px;background:#fff}.appointment-confirmation-heading>span{color:#287c6f;font-size:9px;font-weight:770;letter-spacing:.075em}.appointment-confirmation-heading>h3{margin:5px 0 4px;color:#173044;font-size:23px}.appointment-confirmation-heading>p{margin:0;color:#667784;font-size:11px;line-height:1.55}.appointment-confirmation-summary{margin-top:16px;padding:13px;border:1px solid #e4edf0;border-radius:14px;background:#f8fbfc}.appointment-confirmation-doctor{display:flex;align-items:center;gap:10px}.appointment-confirmation-doctor>img{width:38px;height:38px;border-radius:11px;object-fit:cover}.appointment-confirmation-details>div,.appointment-confirmation-doctor>div{display:grid;min-width:0;gap:3px}.appointment-confirmation-doctor strong{color:#173044;font-size:12px}.appointment-confirmation-details dt,.appointment-confirmation-doctor span{color:#697b86;font-size:10px}.appointment-confirmation-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:12px 0 0;padding-top:11px;border-top:1px solid #e5ecef}.appointment-confirmation-details dd{margin:0;color:#283e4f;font-size:10.5px;font-weight:640;line-height:1.45}.appointment-confirmation-fields{gap:9px;margin-top:14px}.appointment-confirmation-fields>label{display:grid;gap:4px}.appointment-confirmation-fields>label>span{color:#536671;font-size:10px;font-weight:630}.appointment-confirmation-fields>label>input{min-height:39px;padding:8px 10px;border-radius:10px;font-size:12px}.appointment-confirmation-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:15px}.appointment-confirmation-actions .appointment-confirm-button,.appointment-confirmation-actions .appointment-confirm-button:focus-visible,.appointment-confirmation-actions .appointment-confirm-button:hover{min-height:43px;border:0;border-radius:10px;background:linear-gradient(135deg,#287d70,#247a91);color:#fff!important;font-size:11px;font-weight:720;text-shadow:none}.appointment-confirmation-actions .appointment-cancel-button{min-height:43px;border-radius:10px;font-size:11px}@media (max-width:760px){.promo-message{min-height:179px;padding:17px}.promo-copy h1{max-width:22ch;font-size:clamp(21px,5.8vw,27px);line-height:1.08}.promo-copy h1:after{width:70px;height:3px;margin-top:10px}.promo-copy>p{display:none}.promo-mobile-download{display:grid;gap:7px;margin-top:13px}.promo-mobile-download>span{color:#526b78;font-size:9px;font-weight:680;letter-spacing:.01em}.promo-mobile-download>span:after{display:none}.promo-mobile-download-links{display:flex;align-items:center;gap:7px}.promo-mobile-download-links img{display:block;width:auto;height:27px;border-radius:6px}.mobile-app-install-banner{position:fixed;z-index:160;top:0;right:0;left:0;display:flex;min-height:calc(72px + env(safe-area-inset-top, 0px));align-items:center;gap:9px;padding:calc(7px + env(safe-area-inset-top, 0px)) 12px 7px 8px;border-bottom:1px solid rgba(201,214,221,.78);background:rgba(249,250,251,.97);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-app-install-dismiss{width:24px;height:28px;flex:0 0 auto;padding:0;border:0;background:transparent;color:#7a8890;font-size:21px}.mobile-app-install-icon{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:11px;background:linear-gradient(145deg,#2498ac,#246f84);color:#fff;font-size:24px;font-weight:790}.mobile-app-install-copy{display:grid;min-width:0;flex:1 1;gap:2px}.mobile-app-install-copy strong{color:#273746;font-size:12px}.mobile-app-install-copy small,.mobile-app-install-copy>span{overflow:hidden;color:#697983;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.mobile-app-install-banner>a{flex:0 0 auto;padding:7px 8px;color:#087fb7;font-size:11px;font-weight:740;text-decoration:none}body.dentappl-ios-app-banner-open .topbar{top:calc(72px + env(safe-area-inset-top, 0px))}body.dentappl-ios-app-banner-open .promo-message{margin-top:calc(var(--topbar-height) + 85px + env(safe-area-inset-top, 0px))}.search-container.is-search-results,.search-container.shifted.is-search-results{margin-top:14px!important;padding:9px;border:1px solid rgba(220,231,235,.84);border-radius:17px;box-shadow:0 8px 22px rgba(20,43,57,.07)}body.dentappl-ios-app-banner-open .search-container.is-search-results,body.dentappl-ios-app-banner-open .search-container.shifted.is-search-results{margin-top:calc(84px + env(safe-area-inset-top, 0px))!important}.search-container.is-search-results form,.search-container.shifted.is-search-results form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.search-container.is-search-results #name,.search-container.is-search-results .home-return-button,.search-container.is-search-results .search-button,.search-container.is-search-results .symptom-popup-button{display:none!important}.search-container.is-search-results .search-specialty-filter{grid-column:1;grid-row:1}.search-container.is-search-results .location-field,.search-container.shifted.is-search-results .location-field{position:relative;display:block;grid-column:2;grid-row:1}.search-container.is-search-results .search-language-filter{grid-column:1;grid-row:2}.search-container.is-search-results .search-insurance-filter{grid-column:2;grid-row:2}.search-container.is-search-results .filter-select-button,.search-container.is-search-results .location-field>input{min-height:45px;border-radius:10px}.search-container.is-search-results .location-field>input{padding-right:34px;font-size:16px}.search-container.is-search-results .location-exact-button,.search-container.shifted.is-search-results .location-exact-button{position:absolute;top:50%;right:4px;width:27px;height:31px;min-width:27px;min-height:31px;padding:0;border-radius:8px;transform:translateY(-50%)}.search-container.is-search-results .filter-value,.search-container.shifted.is-search-results .filter-value{font-size:10px}body:has(.search-container.is-search-results) .content{padding-bottom:calc(85px + env(safe-area-inset-bottom, 0px))}.results-map-shell .main-map-column,.results-map-shell .main-map-column.shifted{display:none}.results-map-shell .main-map-column.is-mobile-open,.results-map-shell .main-map-column.shifted.is-mobile-open{position:fixed!important;z-index:120!important;inset:0!important;display:block!important;width:100vw!important;min-width:0!important;height:100dvh!important;max-height:none!important;margin:0!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#fff!important}.main-map-column.is-mobile-open .mobile-map-toolbar{position:relative;z-index:8;display:flex;height:calc(66px + env(safe-area-inset-top, 0px));align-items:center;justify-content:space-between;padding:env(safe-area-inset-top,0) 14px 0;border-bottom:1px solid #e5ecef;background:rgba(255,255,255,.98)}.mobile-map-toolbar>div{display:grid;gap:3px}.mobile-map-toolbar strong{color:#183247;font-size:13px}.mobile-map-toolbar span{color:#667984;font-size:10px}.mobile-map-toolbar>button{width:34px;height:34px;border:0;border-radius:50%;background:#f0f5f6;color:#435a65;font-size:19px}.main-map-column.is-mobile-open .connected-map{position:absolute;inset:calc(66px + env(safe-area-inset-top, 0px)) 0 0;width:100%;height:auto!important}.main-map-column.is-mobile-open .map-caption{bottom:calc(89px + env(safe-area-inset-bottom, 0px))}.mobile-search-dock{position:fixed;z-index:130;bottom:calc(16px + env(safe-area-inset-bottom, 0px));left:50%;display:flex;align-items:center;gap:6px;padding:5px;border:1px solid rgba(221,231,235,.9);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(13,37,51,.19);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translateX(-50%)}.mobile-ai-fab,.mobile-map-fab{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:0;border-radius:999px;font-size:11px;font-weight:710;white-space:nowrap}.mobile-ai-fab{background:linear-gradient(137deg,#f0eaff,#e9f6fb);color:#624d94}.mobile-ai-fab>span:first-child{color:#7159ab;font-size:15px}.mobile-map-fab{background:#193347;color:#fff}body.dentappl-mobile-map-open{overflow:hidden}.main-map-column.is-mobile-open .map-location-preview{right:12px;bottom:calc(78px + env(safe-area-inset-bottom, 0px));left:12px!important;top:auto!important;width:auto;max-height:min(60dvh,500px)!important;border-radius:18px;transform:none!important}.main-map-column.is-mobile-open .map-location-preview:before{display:none}.main-map-column.is-mobile-open .map-location-provider{grid-template-columns:58px minmax(0,1fr) 78px;gap:9px;padding:11px 12px}.main-map-column.is-mobile-open .map-location-provider-avatar{width:58px;height:58px;border-radius:13px}.main-map-column.is-mobile-open .map-location-provider-actions{width:78px}#scheduleFlowModal .schedule-flow-content{max-height:calc(100dvh - 14px);padding:15px 12px calc(15px + env(safe-area-inset-bottom, 0px));border-radius:17px}.schedule-flow-content .schedule-flow-header{grid-template-columns:minmax(0,1fr) 108px;gap:8px;margin-bottom:9px}.schedule-flow-header h3{font-size:19px}.schedule-flow-header .booking-clinic-map{height:76px;margin-top:6px}.schedule-flow-content .calendar-section.schedule-flow-panel{display:grid;grid-template-columns:minmax(0,1fr);row-gap:7px}.schedule-flow-content .additional-info-container,.schedule-flow-content .appointment-calendar-wrap,.schedule-flow-content .clinic-select-container,.schedule-flow-content .insurance-block,.schedule-flow-content .procedure-select-container,.schedule-flow-content .schedule-button,.schedule-flow-content .time-slot-container{grid-column:1;grid-row:auto}.schedule-flow-content .procedure-list{max-height:120px}.schedule-flow-content .calendar-day{min-height:30px}.schedule-flow-content .time-slot-btn{min-height:33px;font-size:10px}.appointment-confirmation-modal{align-items:flex-end;padding:0}.appointment-confirmation-card{width:100%;max-height:min(93dvh,760px);padding:19px 16px calc(16px + env(safe-area-inset-bottom, 0px));border-radius:19px 19px 0 0}.appointment-confirmation-heading>h3{font-size:21px}.appointment-confirmation-fields>label>input{min-height:40px;font-size:16px}.appointment-confirmation-actions .appointment-confirm-button{min-height:45px;color:#fff!important}}@media (max-width:390px){.schedule-flow-content .time-slot-btn{padding-right:2px;padding-left:2px;font-size:9px}}.profile-booking-anchor{scroll-margin-top:18px}.profile-appointment-button,.profile-booking-panel.is-compact-profile .primary-button.full-width{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:7px;padding:10px 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#098bc0,#0879ab);color:#fff;font-size:12px;font-weight:700;box-shadow:0 9px 22px rgba(9,139,192,.2);cursor:pointer}.profile-appointment-button:hover,.profile-booking-panel.is-compact-profile .primary-button.full-width:hover{color:#fff;filter:brightness(1.03);transform:translateY(-1px)}.profile-empty-note{margin:0;color:#788994;font-size:12px;font-weight:450}.profile-booking-panel.is-compact-profile>h2{margin-top:0}@media (max-width:760px){.search-container.is-search-results,.search-container.shifted.is-search-results{z-index:80;overflow:visible}.search-container.is-search-results .search-dropdown.is-open,.search-container.shifted.is-search-results .search-dropdown.is-open{z-index:95}.content .when-row,.content.shifted .when-row{top:auto!important;z-index:22!important}.when-panel{gap:8px;padding:10px;border-radius:15px;box-shadow:0 7px 18px rgba(15,42,68,.055)}.when-panel .range-sub,.when-panel .when-title{display:none}.when-left,.when-right{width:100%;min-width:0}.when-options{gap:5px}.when-chip{min-height:34px;padding:6px 5px;font-size:9px;font-weight:580}.range-nav{justify-content:center;gap:4px}.range-arrow{width:29px;height:29px;font-size:18px}.range-label{min-width:0;flex:1 1;color:#345061;font-size:9px;font-weight:570}.refined-profile-page{padding:13px 11px 32px;background:#f6f9fa}.profile-top-strip{margin-bottom:10px;align-items:center;flex-direction:row}.profile-return-link{min-height:34px;padding:7px 10px;font-size:10px;font-weight:590;box-shadow:none}.profile-source-pill{padding:6px 8px;font-size:8px;font-weight:590}.profile-left-column,.profile-right-column,.refined-profile-layout{gap:10px}.profile-hero-modern{grid-template-columns:72px minmax(0,1fr);gap:13px;align-items:start;padding:13px;border-color:#e4ecef;border-radius:18px;box-shadow:0 8px 22px rgba(20,48,63,.06)}.profile-avatar-frame{width:72px;height:72px;padding:3px;border-radius:17px;box-shadow:none}.profile-avatar-frame img{border-radius:14px}.profile-hero-copy h1{margin:1px 0 5px;font-size:clamp(19px,5.3vw,23px);font-weight:690;line-height:1.08;letter-spacing:-.035em}.profile-academic-degree{font-weight:540}.profile-hero-copy .doctor-verified-mark{width:18px;height:18px;margin-left:5px}.profile-hero-copy>p{margin-bottom:7px;font-size:10px;font-weight:480;line-height:1.35}.profile-hero-copy .dentist-directory-preview-badge{max-width:100%;margin-top:4px;padding:4px 6px;font-size:8px;font-weight:520;white-space:normal}.profile-rating-row{gap:5px;margin-bottom:7px;padding:4px 7px;font-size:9px}.profile-rating-row small,.profile-rating-row span:not(.profile-stars span){font-weight:560}.profile-stars{font-size:9px}.profile-chip-row{gap:4px}.profile-chip-row span,.profile-chip-row.compact span{min-height:23px;padding:4px 7px;font-size:8.5px;font-weight:550}.profile-actions-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.profile-appointment-button{grid-column:1/-1;min-height:42px;border-radius:12px}.profile-actions-row .secondary-button{min-height:36px;padding:7px 9px;border-radius:10px;font-size:9px;font-weight:570;box-shadow:none}.profile-clinic-grid,.profile-section-grid{gap:8px}.profile-info-card{padding:12px;border-radius:15px;box-shadow:0 5px 16px rgba(20,48,63,.04)}.profile-info-heading{margin-bottom:7px}.profile-info-heading h2{font-size:13px;font-weight:650}.profile-info-heading button{font-size:9px;font-weight:560}.profile-info-content,.profile-list li,.profile-review-item p{font-size:10px;font-weight:430;line-height:1.5}.profile-list{gap:5px}.profile-list li{padding-left:13px}.profile-list li:before{width:5px;height:5px}.profile-clinic-card,.profile-review-item{gap:4px;padding:10px;border-radius:12px;font-size:10px}.profile-clinic-card small,.profile-clinic-card span,.review-meta-row span,.review-meta-row strong{font-size:9px;font-weight:500}.profile-right-column{display:flex;flex-direction:column}.profile-booking-anchor{order:-1;scroll-margin-top:10px}.profile-map-card,.profile-map-card iframe{min-height:180px;height:180px;border-radius:16px;box-shadow:0 7px 19px rgba(20,48,63,.07)}.profile-booking-panel.is-compact-profile{padding:13px;border-color:#e1eaed;border-radius:17px;box-shadow:0 8px 22px rgba(20,48,63,.07)}.profile-booking-panel.is-compact-profile>h2{margin:0 0 7px;font-size:18px;font-weight:680;letter-spacing:-.025em}.profile-booking-panel.is-compact-profile .booking-step-card{gap:8px;margin-top:8px;padding:10px;border-radius:13px}.profile-booking-panel.is-compact-profile .booking-step-title{gap:6px;font-size:10px;font-weight:620}.profile-booking-panel.is-compact-profile .booking-step-title>span{width:19px;height:19px;font-size:9px}.profile-booking-panel.is-compact-profile .field-label,.profile-booking-panel.is-compact-profile label{gap:4px;margin-bottom:5px;font-size:9px;font-weight:570}.profile-booking-panel.is-compact-profile input,.profile-booking-panel.is-compact-profile select,.profile-booking-panel.is-compact-profile textarea{min-height:40px;padding:8px 9px;border-radius:9px;font-size:16px}.profile-booking-panel.is-compact-profile textarea{min-height:62px}.profile-booking-panel.is-compact-profile .selected-clinic{padding:8px;border-radius:10px}.profile-booking-panel.is-compact-profile .selected-clinic a,.profile-booking-panel.is-compact-profile .selected-clinic strong{font-size:9px;font-weight:550}.profile-booking-panel.is-compact-profile .quick-date-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.profile-booking-panel.is-compact-profile .quick-date,.profile-booking-panel.is-compact-profile .time-button{min-height:33px;padding:5px;border-radius:8px;font-size:9px;font-weight:560}.profile-booking-panel.is-compact-profile .time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.profile-booking-panel.is-compact-profile .primary-button.full-width{min-height:43px;margin-top:10px;border-radius:11px;font-size:11px}}.profile-right-column.has-inline-booking{position:static}.profile-inline-booking-anchor{scroll-margin-top:18px}.profile-inline-booking .schedule-flow-content{width:100%;max-height:none;padding:16px;overflow:visible;border:1px solid rgba(15,42,68,.08);border-radius:20px;background:rgba(255,255,255,.96);box-shadow:0 12px 31px rgba(20,48,63,.075)}.profile-inline-booking .schedule-flow-header{grid-template-columns:minmax(0,1fr);margin-bottom:12px;padding-right:0}.profile-inline-booking .schedule-flow-header h3{font-size:23px}.profile-inline-booking .schedule-flow-content .calendar-section.schedule-flow-panel{grid-template-columns:minmax(0,1fr);row-gap:8px}.profile-inline-booking .schedule-flow-content .additional-info-container,.profile-inline-booking .schedule-flow-content .appointment-calendar-wrap,.profile-inline-booking .schedule-flow-content .clinic-select-container,.profile-inline-booking .schedule-flow-content .insurance-block,.profile-inline-booking .schedule-flow-content .procedure-select-container,.profile-inline-booking .schedule-flow-content .schedule-button,.profile-inline-booking .schedule-flow-content .time-slot-container{grid-column:1;grid-row:auto}.profile-inline-booking .clinic-list,.profile-inline-booking .procedure-list{max-height:128px}.profile-directions-button{gap:6px}.profile-inline-booking .clinic-box,.profile-inline-booking .procedure-item,.profile-schedule-flow-modal .clinic-box,.profile-schedule-flow-modal .procedure-item{display:grid;width:100%;border:1px solid transparent;text-align:left;cursor:pointer}.profile-inline-booking .clinic-box.selected,.profile-inline-booking .procedure-item.selected,.profile-schedule-flow-modal .clinic-box.selected,.profile-schedule-flow-modal .procedure-item.selected{border-color:rgba(9,139,192,.3);background:#edf8fd}.profile-schedule-insurance-modal{z-index:170}.profile-schedule-insurance-card{width:min(420px,calc(100vw - 30px));padding:23px;border-radius:18px}.profile-schedule-insurance-card>h3{margin:0 40px 15px 0;color:#18354b;font-size:20px}.profile-schedule-insurance-options{display:grid;max-height:min(380px,60dvh);gap:7px;overflow-y:auto}.profile-schedule-insurance-options>button{min-height:42px;padding:9px 11px;border:1px solid #e2ebef;border-radius:11px;background:#f9fcfd;color:#2e4758;font-size:12px;font-weight:560;text-align:left;cursor:pointer}.profile-schedule-insurance-options>button.selected{border-color:rgba(9,139,192,.36);background:#ebf8fe;color:#087ca9}.refined-profile-page .appointment-confirmation-actions .appointment-confirm-button,.refined-profile-page .appointment-confirmation-actions .appointment-confirm-button:focus-visible,.refined-profile-page .appointment-confirmation-actions .appointment-confirm-button:hover,.refined-profile-page .profile-inline-booking .schedule-button.show,.refined-profile-page .profile-schedule-flow-modal .schedule-button.show{background:linear-gradient(135deg,#098bc0,#0879ab);color:#fff!important}@media (max-width:760px){.topbar{gap:8px;padding:9px 14px;border-bottom-color:rgba(211,225,232,.64);background:rgba(255,255,255,.94);box-shadow:0 4px 18px rgba(29,66,84,.055)}.topbar .logo-container img{width:clamp(108px,31vw,136px);height:auto;max-height:44px}.topbar nav{gap:6px}.topbar .lang-switch-button,.topbar .nav-button{border-color:rgba(9,139,192,.12);background:#f8fbfc}.promo-message{min-height:126px;align-items:center;justify-content:center;margin-top:calc(var(--topbar-height) + 10px);margin-bottom:10px;padding:13px 14px;border-radius:18px;text-align:center}.promo-copy{display:flex;width:100%;align-items:center;flex-direction:column}.promo-copy h1{max-width:26ch;margin-right:auto;margin-left:auto;font-size:clamp(19px,5vw,23px);line-height:1.12;text-align:center}.promo-copy h1:after{display:none}.promo-mobile-download{gap:0;margin-top:10px}.promo-mobile-download-links{justify-content:center;gap:8px}.promo-mobile-download-links img{height:25px}.profile-actions-row .secondary-button:last-child:nth-child(4){grid-column:1/-1}.profile-schedule-flow-modal{padding:8px}.profile-schedule-flow-modal .schedule-flow-content{width:100%;max-height:calc(100dvh - 16px);padding:15px 12px calc(15px + env(safe-area-inset-bottom, 0px));border-radius:17px}.profile-schedule-flow-modal .additional-info-container textarea{font-size:16px}.profile-schedule-insurance-card{padding:19px 16px}}.topbar{isolation:isolate;border-bottom-color:rgba(188,211,222,.48);background:linear-gradient(180deg,rgba(255,255,255,.91),rgba(248,252,254,.76));box-shadow:0 10px 34px rgba(21,54,72,.065);backdrop-filter:blur(24px) saturate(1.16);-webkit-backdrop-filter:blur(24px) saturate(1.16)}.topbar:after{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,transparent 4%,rgba(9,139,192,.18) 50%,transparent 96%);content:"";pointer-events:none}.topbar .topbar-actions{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid rgba(188,210,220,.54);border-radius:18px;background:rgba(255,255,255,.62);box-shadow:inset 0 1px 0 rgba(255,255,255,.92),0 10px 28px rgba(30,66,84,.075);backdrop-filter:blur(18px) saturate(1.12);-webkit-backdrop-filter:blur(18px) saturate(1.12)}.topbar .topbar-actions .nav-button{position:relative;display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;padding:0 14px;overflow:hidden;border:1px solid transparent;border-radius:13px;background:transparent;box-shadow:none;color:#254458;font-size:13px;font-weight:670;letter-spacing:-.012em;line-height:1;text-decoration:none;white-space:nowrap;transform:none;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.topbar .nav-button-icon{display:grid;flex:0 0 auto;width:18px;height:18px;place-items:center}.topbar .lang-switch-chevron svg,.topbar .lang-switch-icon svg,.topbar .nav-button-icon svg{display:block;width:100%;height:100%}.topbar .topbar-actions .nav-for-dentists-button:hover{border-color:rgba(161,193,207,.42);background:rgba(238,247,250,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.86);color:#0b769f;transform:translateY(-1px)}.topbar .topbar-actions .nav-register-button{border-color:rgba(255,255,255,.2);background:linear-gradient(135deg,#1097c8,#087eae 58%,#066e9b);box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 8px 18px rgba(7,119,164,.22);color:#fff;text-shadow:0 1px 1px rgba(0,62,91,.14)}.topbar .topbar-actions .nav-register-button:after{position:absolute;top:-65%;left:-45%;width:42%;height:230%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);content:"";pointer-events:none;transform:rotate(18deg);transition:left .42s ease}.topbar .topbar-actions .nav-register-button:hover{border-color:rgba(255,255,255,.28);background:linear-gradient(135deg,#10a0d4,#0785b7 58%,#066f9d);box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 11px 24px rgba(7,119,164,.28);color:#fff;transform:translateY(-1px)}.topbar .topbar-actions .nav-register-button:hover:after{left:112%}.topbar .topbar-actions .auth-nav-button{border-color:rgba(189,210,219,.72);background:rgba(255,255,255,.88);box-shadow:inset 0 1px 0 #fff,0 3px 10px rgba(27,62,79,.07);color:#1d3d51}.topbar .auth-nav-icon{width:28px;height:28px;padding:5px;border:1px solid rgba(9,139,192,.12);border-radius:9px;background:linear-gradient(145deg,#eef9fd,#e1f2f8);color:#087dab}.topbar .auth-nav-button>span:last-child{max-width:124px;overflow:hidden;text-overflow:ellipsis}.topbar .topbar-actions .auth-nav-button.is-signed-in:hover,.topbar .topbar-actions .auth-nav-button:hover{border-color:rgba(9,139,192,.28);background:#fff;box-shadow:inset 0 1px 0 #fff,0 8px 18px rgba(20,82,110,.12);color:#0879a6;transform:translateY(-1px)}.topbar .topbar-actions .auth-nav-button.is-signed-in{border-color:rgba(9,139,192,.22);background:linear-gradient(145deg,rgba(242,251,254,.96),rgba(230,246,252,.9));color:#08769f}.topbar .lang-switch-control{position:relative;display:flex;width:78px;min-width:78px;height:42px;align-items:center;border:1px solid rgba(189,210,219,.68);border-radius:13px;background:rgba(249,252,253,.9);box-shadow:inset 0 1px 0 #fff;color:#5b7483;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s cubic-bezier(.2,.8,.2,1)}.topbar .lang-switch-control:hover{border-color:rgba(9,139,192,.28);background:#fff;box-shadow:0 7px 16px rgba(20,82,110,.1);color:#0879a6;transform:translateY(-1px)}.topbar .lang-switch-control:focus-within{border-color:rgba(9,139,192,.48);box-shadow:0 0 0 3px rgba(9,139,192,.12)}.topbar .lang-switch-icon{position:absolute;left:10px;z-index:2;width:16px;height:16px;pointer-events:none}.topbar .lang-switch-chevron{position:absolute;right:9px;z-index:2;width:9px;height:6px;pointer-events:none}.topbar .lang-switch-control .lang-switch-button{width:100%;min-height:40px;padding:0 22px 0 32px;border:0;border-radius:inherit;outline:0;appearance:none;background:transparent;box-shadow:none;color:#294a5e;font-size:12px;font-weight:720;letter-spacing:.02em;transform:none}.topbar .topbar-actions .nav-button:focus-visible{outline:3px solid rgba(9,139,192,.2);outline-offset:2px}@media (max-width:760px){.topbar .topbar-actions{gap:5px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.topbar .topbar-actions .nav-for-dentists-button,.topbar .topbar-actions .nav-register-button{display:none}.topbar .topbar-actions .auth-nav-button{min-height:38px;gap:6px;padding:0 10px 0 6px;border-color:rgba(181,207,219,.68);border-radius:12px;background:rgba(255,255,255,.92);font-size:11.5px}.topbar .auth-nav-icon{width:26px;height:26px;padding:5px;border-radius:8px}.topbar .auth-nav-button>span:last-child{max-width:70px}.topbar .lang-switch-control{width:59px;min-width:59px;height:38px;border-radius:12px;background:rgba(248,252,253,.94)}.topbar .lang-switch-icon{left:8px;width:14px;height:14px}.topbar .lang-switch-chevron{right:7px;width:8px;height:5px}.topbar .lang-switch-control .lang-switch-button{min-height:36px;padding:0 17px 0 25px;font-size:10.5px}}@media (prefers-reduced-motion:reduce){.topbar .lang-switch-control,.topbar .topbar-actions .nav-button,.topbar .topbar-actions .nav-register-button:after{transition:none}}.dentappl-auth-divider{display:flex;align-items:center;gap:12px;margin:18px 0;color:#7890a3;font-size:12px;font-weight:760;text-transform:uppercase;letter-spacing:.08em}.dentappl-auth-divider:after,.dentappl-auth-divider:before{content:"";flex:1 1;height:1px;background:rgba(16,45,68,.12)}.dentappl-auth-provider-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.dentappl-auth-provider-grid button{min-height:46px;border:1px solid rgba(16,45,68,.14);border-radius:14px;background:#fff;color:#17344c;font:inherit;font-weight:760;cursor:pointer}.dentappl-auth-provider-grid button:hover{border-color:rgba(9,139,192,.35);background:#f7fcff}.dentappl-auth-provider-grid button:disabled{opacity:.55;cursor:wait}@media(max-width:560px){.dentappl-auth-provider-grid{grid-template-columns:1fr}}.dentappl-registration-account-switch{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker arrow" "title arrow";align-items:center;column-gap:18px;row-gap:4px;margin-top:22px;padding:16px 18px;border:1px solid rgba(38,92,124,.14);border-radius:18px;background:rgba(255,255,255,.58);box-shadow:0 10px 30px rgba(22,58,82,.055);color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;overflow:hidden}.dentappl-registration-account-switch:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--brand,#168bb8);opacity:.72}.dentappl-registration-account-switch:hover{transform:translateY(-1px);border-color:rgba(22,139,184,.28);background:rgba(255,255,255,.78);box-shadow:0 14px 34px rgba(22,58,82,.09)}.dentappl-registration-account-switch-kicker{grid-area:kicker;color:#6f8493;font-size:11px;font-weight:760;letter-spacing:.055em;text-transform:uppercase}.dentappl-registration-account-switch strong{grid-area:title;color:#173b53;font-size:14px;line-height:1.3;font-weight:820}.dentappl-registration-account-switch-arrow{grid-area:arrow;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(22,139,184,.09);color:var(--brand,#168bb8);font-size:19px;transition:transform .18s ease,background .18s ease}.dentappl-registration-account-switch:hover .dentappl-registration-account-switch-arrow{transform:translateX(2px);background:rgba(22,139,184,.14)}.dentappl-registration-professional-heading{margin-bottom:14px}.dentappl-registration-professional-heading>span{display:block;margin-bottom:5px;color:#718897;font-size:10px;font-weight:800;letter-spacing:.085em}.dentappl-registration-professional-heading>h2{margin:0}@media (max-width:760px){.dentappl-registration-account-switch{margin-top:18px;padding:14px 16px}}.dentappl-auth-text-link{color:var(--brand,#168bb8);font-weight:800;text-decoration:none}.dentappl-auth-text-link:hover{text-decoration:underline}.dentappl-login-new-account{display:grid;gap:7px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(30,72,99,.12)}.dentappl-login-new-account>span{color:#718897;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.dentappl-login-new-account>a{width:fit-content;color:#173b53;font-size:14px;font-weight:800;text-decoration:none}.dentappl-login-new-account>a:hover{color:var(--brand,#168bb8)}.dentappl-login-missing-account{display:grid;gap:5px;margin:14px 0;padding:14px 15px;border:1px solid rgba(22,139,184,.18);border-radius:14px;background:rgba(22,139,184,.055);color:#29495e}.dentappl-login-missing-account strong{color:#173b53;font-size:14px}.dentappl-login-missing-account>span{font-size:13px;line-height:1.45}.dentappl-login-missing-account>div{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.dentappl-login-missing-account a{color:var(--brand,#168bb8);font-size:13px;font-weight:800;text-decoration:none}.dentappl-login-secondary-action{width:100%;min-height:42px;margin:5px 0 12px;border:1px solid rgba(30,72,99,.14);border-radius:12px;background:#fff;color:#24465d;font:inherit;font-weight:760;cursor:pointer}.dentappl-login-secondary-action:hover{background:#f8fbfd}.dentappl-login-page{display:grid;place-items:center;padding:34px 24px;background:radial-gradient(circle at 9% 12%,rgba(108,203,193,.18),transparent 30%),radial-gradient(circle at 92% 88%,rgba(46,142,190,.13),transparent 33%),#f4f8fa}.dentappl-login-page .dentappl-registration-shell{display:block;width:min(520px,100%);min-height:0;border-color:rgba(35,79,102,.1);border-radius:24px;box-shadow:0 32px 100px rgba(18,54,75,.13)}.dentappl-login-page .dentappl-registration-aside{display:flex;flex-direction:column;padding:45px 42px 38px;background:radial-gradient(circle at 15% 7%,rgba(255,255,255,.75),transparent 35%),linear-gradient(155deg,#ebfaf7,#f4fafb 58%,#eaf3f8)}.dentappl-login-page .dentappl-registration-eyebrow{margin-top:68px;color:#267c72;font-size:10px;font-weight:850;letter-spacing:.13em}.dentappl-login-page .dentappl-registration-aside h1{max-width:12ch;margin-top:13px;font-size:clamp(34px,3.5vw,44px);letter-spacing:-.045em}.dentappl-login-page .dentappl-registration-benefits{gap:16px;max-width:325px;margin-top:34px}.dentappl-login-page .dentappl-registration-benefits li{display:grid;grid-template-columns:19px minmax(0,1fr);align-items:center;gap:11px;min-height:24px;line-height:1.4}.dentappl-login-page .dentappl-registration-benefits li>span:first-child,.dentappl-login-page .dentappl-registration-security>span:first-child{display:grid;place-items:center;flex:none;width:19px;height:19px;border-radius:50%;background:rgba(35,125,112,.1);color:#237d70;font-size:11px;font-weight:900}.dentappl-login-page .dentappl-registration-security{margin-top:auto;padding-top:34px;font-size:11.5px}.dentappl-login-account-switch{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"kicker arrow" "title arrow";align-items:center;gap:3px 14px;margin-top:19px;padding:14px 15px;border:1px solid rgba(31,89,115,.12);border-radius:16px;background:rgba(255,255,255,.55);color:inherit;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease}.dentappl-login-account-switch:hover{transform:translateY(-1px);border-color:rgba(31,132,157,.25);background:rgba(255,255,255,.8)}.dentappl-login-account-switch>span{grid-area:kicker;color:#718793;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.dentappl-login-account-switch>strong{grid-area:title;color:#173b4f;font-size:13px}.dentappl-login-account-switch>b{grid-area:arrow;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:rgba(22,139,184,.09);color:var(--brand,#168bb8);font-size:17px}.dentappl-login-page .dentappl-registration-card{align-self:center;padding:54px 50px 48px}.dentappl-login-form-heading{margin-bottom:27px}.dentappl-login-form-heading>span{display:block;margin-bottom:7px;color:#688292;font-size:10px;font-weight:850;letter-spacing:.12em}.dentappl-login-form-heading h2{margin:0;color:#16384d;font-size:27px;line-height:1.2;letter-spacing:-.025em}.dentappl-login-password-field{display:grid;gap:6px;min-width:0}.dentappl-login-password-heading{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.dentappl-login-password-heading label{color:#405360;font-size:11.5px;font-weight:610}.dentappl-login-password-heading button{padding:0;border:0;background:transparent;color:#607b8a;font:inherit;font-size:10.5px;font-weight:650;line-height:1.3;cursor:pointer;transition:color .16s ease}.dentappl-login-password-heading button:not(:disabled):hover{color:var(--brand,#168bb8);text-decoration:underline;text-underline-offset:3px}.dentappl-login-password-heading button:disabled{opacity:.55;cursor:wait}.dentappl-login-page .dentappl-registration-fields input{min-height:48px;padding-inline:13px;border-radius:12px;background:#fbfdfe}.dentappl-login-page .dentappl-registration-fields input::placeholder{color:#9aabb5}.dentappl-login-page .dentappl-registration-submit{min-height:50px;border-radius:13px;background:linear-gradient(135deg,#178ab6,#16779e);box-shadow:0 10px 22px rgba(20,126,167,.18);transition:transform .16s ease,box-shadow .16s ease}.dentappl-login-page .dentappl-registration-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(20,126,167,.24)}.dentappl-create-account-page{padding:34px 24px;background:radial-gradient(circle at 9% 12%,rgba(108,203,193,.18),transparent 30%),radial-gradient(circle at 92% 88%,rgba(46,142,190,.13),transparent 33%),#f4f8fa}.dentappl-create-account-page .dentappl-registration-shell{grid-template-columns:minmax(330px,.94fr) minmax(440px,1.06fr);width:min(1050px,100%);min-height:690px;border-color:rgba(35,79,102,.1);border-radius:30px;box-shadow:0 32px 100px rgba(18,54,75,.13)}.dentappl-create-account-page .dentappl-registration-aside{display:flex;flex-direction:column;padding:45px 42px 38px;background:radial-gradient(circle at 15% 7%,rgba(255,255,255,.75),transparent 35%),linear-gradient(155deg,#ebfaf7,#f4fafb 58%,#eaf3f8)}.dentappl-create-account-page .dentappl-registration-eyebrow{margin-top:68px;color:#267c72;font-size:10px;font-weight:850;letter-spacing:.13em}.dentappl-create-account-page .dentappl-registration-aside h1{max-width:12ch;margin-top:13px;font-size:clamp(34px,3.5vw,44px);letter-spacing:-.045em}.dentappl-create-account-page .dentappl-registration-benefits{gap:16px;max-width:325px;margin-top:34px}.dentappl-create-account-page .dentappl-registration-benefits li{display:grid;grid-template-columns:19px minmax(0,1fr);align-items:center;gap:11px;min-height:24px;line-height:1.4}.dentappl-create-account-page .dentappl-registration-benefits li>span:first-child{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:rgba(35,125,112,.1);color:#237d70;font-size:11px;font-weight:900}.dentappl-create-account-page .dentappl-login-account-switch{margin-top:auto}.dentappl-create-account-page .dentappl-registration-card{align-self:center;padding:40px 48px 44px}.dentappl-create-account-page .dentappl-registration-fields input{min-height:48px;padding-inline:13px;border-radius:12px;background:#fbfdfe}.dentappl-create-account-page .dentappl-registration-fields input::placeholder{color:#9aabb5}.dentappl-create-account-page .dentappl-registration-submit{min-height:50px;border-radius:13px;background:linear-gradient(135deg,#178ab6,#16779e);box-shadow:0 10px 22px rgba(20,126,167,.18);transition:transform .16s ease,box-shadow .16s ease}.dentappl-create-account-page .dentappl-registration-submit:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(20,126,167,.24)}.dentappl-create-account-page:not(.is-stage-identity) .dentappl-registration-card{align-self:start}.dentappl-auth-provider-grid button{display:flex;align-items:center;justify-content:center;gap:9px}.dentappl-auth-provider-grid button svg{width:18px;height:18px}.dentappl-login-verification-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 10px;margin-top:12px;padding:13px;border:1px solid rgba(28,129,159,.16);border-radius:13px;background:#f2fafc}.dentappl-login-verification-panel>div{display:grid;grid-row:1/3;align-content:center;gap:3px}.dentappl-login-verification-panel strong{color:#173b50;font-size:12px}.dentappl-login-verification-panel span{color:#67808e;font-size:10.5px;line-height:1.4}.dentappl-login-verification-panel button{padding:5px 9px;border:1px solid rgba(28,103,131,.15);border-radius:8px;background:#fff;color:#1a6f93;font:inherit;font-size:10px;font-weight:780;cursor:pointer}.dentappl-login-account-prompt{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;margin-top:14px;padding:15px;border:1px solid rgba(26,124,157,.18);border-radius:14px;background:linear-gradient(145deg,#f2fafc,#f7fbfc)}.dentappl-login-account-prompt>div{display:grid;grid-column:1/-1;gap:4px}.dentappl-login-account-prompt strong{color:#173b50;font-size:12.5px}.dentappl-login-account-prompt span{color:#647d8b;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.dentappl-login-account-prompt button{min-height:34px;padding:7px 12px;border:0;border-radius:9px;background:#167da5;color:#fff;font:inherit;font-size:10.5px;font-weight:780;cursor:pointer}.dentappl-login-account-prompt button.is-secondary{justify-self:end;border:1px solid rgba(32,92,118,.14);background:#fff;color:#527080}.dentappl-login-account-prompt button:disabled{opacity:.6;cursor:wait}.dentappl-login-terms{margin:17px 0 0;color:#81929c;font-size:9.5px;line-height:1.5;text-align:center}.dentappl-login-terms a{color:#547d91}.dentappl-phone-recaptcha{position:absolute;width:1px;height:1px;overflow:hidden}.dentappl-create-account-page.is-dentist,.dentappl-login-page.is-dentist{background:radial-gradient(circle at 8% 12%,rgba(31,156,164,.18),transparent 28%),radial-gradient(circle at 95% 84%,rgba(31,115,157,.14),transparent 34%),#f2f6f8}.dentappl-create-account-page.is-dentist .dentappl-registration-aside,.dentappl-login-page.is-dentist .dentappl-registration-aside{background:radial-gradient(circle at 4% 2%,rgba(65,182,175,.24),transparent 35%),linear-gradient(152deg,#123c4c,#0d2d3d 58%,#10283a)}.dentappl-create-account-page.is-dentist .dentappl-registration-logo img,.dentappl-login-page.is-dentist .dentappl-registration-logo img{filter:brightness(0) invert(1)}.dentappl-create-account-page.is-dentist .dentappl-registration-eyebrow,.dentappl-login-page.is-dentist .dentappl-registration-eyebrow{color:#7cd7cc}.dentappl-create-account-page.is-dentist .dentappl-registration-aside h1,.dentappl-login-page.is-dentist .dentappl-registration-aside h1{color:#f4fbfc}.dentappl-create-account-page.is-dentist .dentappl-registration-aside>p,.dentappl-create-account-page.is-dentist .dentappl-registration-benefits li,.dentappl-create-account-page.is-dentist .dentappl-registration-security,.dentappl-login-page.is-dentist .dentappl-registration-benefits li,.dentappl-login-page.is-dentist .dentappl-registration-security{color:#bfd0d6}.dentappl-create-account-page.is-dentist .dentappl-registration-benefits li>span:first-child,.dentappl-login-page.is-dentist .dentappl-registration-benefits li>span:first-child,.dentappl-login-page.is-dentist .dentappl-registration-security>span:first-child{background:rgba(105,214,202,.14);color:#83ded4}.dentappl-login-page.is-dentist .dentappl-login-account-switch{border-color:rgba(181,225,226,.15);background:rgba(255,255,255,.06)}.dentappl-login-page.is-dentist .dentappl-login-account-switch:hover{background:rgba(255,255,255,.1)}.dentappl-login-page.is-dentist .dentappl-login-account-switch>span{color:#92aeb8}.dentappl-login-page.is-dentist .dentappl-login-account-switch>strong{color:#eef9fa}.dentappl-login-page.is-dentist .dentappl-login-account-switch>b{background:rgba(110,215,204,.13);color:#82ddd3}.dentappl-create-account-page.is-dentist .dentappl-login-account-switch{border-color:rgba(181,225,226,.15);background:rgba(255,255,255,.06)}.dentappl-create-account-page.is-dentist .dentappl-login-account-switch:hover{background:rgba(255,255,255,.1)}.dentappl-create-account-page.is-dentist .dentappl-login-account-switch>span{color:#92aeb8}.dentappl-create-account-page.is-dentist .dentappl-login-account-switch>strong{color:#eef9fa}.dentappl-create-account-page.is-dentist .dentappl-login-account-switch>b{background:rgba(110,215,204,.13);color:#82ddd3}.dentappl-create-account-page.is-dentist .dentappl-registration-submit,.dentappl-login-page.is-dentist .dentappl-registration-submit{background:linear-gradient(135deg,#147f9f,#126881)}@media (max-width:760px){.dentappl-create-account-page,.dentappl-login-page{padding:0}.dentappl-create-account-page .dentappl-registration-shell,.dentappl-login-page .dentappl-registration-shell{grid-template-columns:1fr;min-height:100dvh;border-radius:0}.dentappl-create-account-page .dentappl-registration-aside,.dentappl-login-page .dentappl-registration-aside{padding:24px 22px 21px}.dentappl-create-account-page .dentappl-registration-eyebrow,.dentappl-login-page .dentappl-registration-eyebrow{margin-top:24px}.dentappl-create-account-page .dentappl-registration-aside h1,.dentappl-login-page .dentappl-registration-aside h1{max-width:17ch;font-size:29px}.dentappl-login-page .dentappl-registration-security{display:none}.dentappl-login-account-switch{margin-top:17px}.dentappl-create-account-page .dentappl-registration-card,.dentappl-login-page .dentappl-registration-card{padding:24px 20px calc(34px + env(safe-area-inset-bottom, 0px))}.dentappl-login-form-heading h2{font-size:24px}.dentappl-login-verification-panel{grid-template-columns:1fr}.dentappl-login-verification-panel>div{grid-row:auto}.dentappl-login-account-prompt{grid-template-columns:1fr}.dentappl-login-account-prompt button.is-secondary{justify-self:stretch}}.workspace-switcher{display:inline-flex;align-items:center;gap:8px;min-width:0}.workspace-switcher-tabs{display:inline-flex;align-items:center;padding:3px;border:1px solid rgba(28,70,96,.13);border-radius:13px;background:rgba(255,255,255,.84);box-shadow:0 7px 20px rgba(24,57,78,.055)}.workspace-switcher-tabs button{min-height:34px;padding:0 12px;border:0;border-radius:10px;background:transparent;color:#617b8d;font:inherit;font-size:12px;font-weight:780;white-space:nowrap;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.workspace-switcher-tabs button:hover{color:#173b53;background:rgba(21,137,183,.055)}.workspace-switcher-tabs button.is-active{color:#173b53;background:#fff;box-shadow:0 2px 8px rgba(23,61,84,.1)}.workspace-switcher-tabs button:disabled{opacity:.62;cursor:wait}.workspace-account-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:4px 10px 4px 5px;border:1px solid rgba(28,70,96,.12);border-radius:13px;background:rgba(255,255,255,.82);color:#25495f;font-size:12px;font-weight:780;text-decoration:none}.workspace-account-link--icon{width:38px;padding:3px;justify-content:center}.workspace-account-avatar{width:29px;height:29px;background:rgba(20,137,184,.1);color:var(--brand,#168bb8)}.workspace-login-link{text-decoration:none}.home-workspace-switcher{margin-left:2px}.dentappl-auth-modal-overlay{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:28px;overflow:auto;background:rgba(12,31,44,.54);backdrop-filter:blur(12px) saturate(1.06);-webkit-backdrop-filter:blur(12px) saturate(1.06);animation:dentappl-auth-backdrop-in .17s ease-out both}.dentappl-auth-modal-dialog{position:relative;isolation:isolate;width:min(1050px,100%);max-height:calc(100dvh - 56px);overflow:auto;border:1px solid rgba(255,255,255,.72);border-radius:30px;background:#fff;box-shadow:0 38px 120px rgba(4,24,38,.32);animation:dentappl-auth-dialog-in .21s cubic-bezier(.2,.82,.2,1) both;overscroll-behavior:contain}.dentappl-auth-modal-dialog.is-login{width:min(520px,100%);border-radius:24px}.dentappl-auth-modal-close{position:absolute;top:14px;right:16px;z-index:12;display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:8px;background:rgba(244,248,250,.9);color:#355466;font:inherit;font-size:26px;font-weight:300;line-height:1;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.dentappl-auth-modal-close:hover{background:#edf4f7;color:#0a7098;transform:translateY(-1px)}.dentappl-auth-modal-close:focus-visible{outline:3px solid rgba(17,139,184,.22);outline-offset:2px}.dentappl-auth-modal-content>.dentappl-registration-page{min-height:0;padding:0;background:transparent}.dentappl-auth-modal-content .dentappl-login-page .dentappl-registration-shell,.dentappl-auth-modal-content .dentappl-registration-shell{width:100%;min-height:min(690px,calc(100dvh - 56px));margin:0;border:0;border-radius:29px;box-shadow:none}.dentappl-auth-modal-dialog.is-login .dentappl-registration-shell{min-height:0;border-radius:23px}.dentappl-auth-modal-content .dentappl-registration-back{display:none}.dentappl-auth-page-close{position:fixed;top:16px;right:18px;z-index:210;display:grid;width:36px;height:36px;padding:0;place-items:center;border:0;border-radius:8px;background:rgba(255,255,255,.9);box-shadow:0 5px 20px rgba(17,47,65,.09);color:#355466;font:inherit;font-size:27px;font-weight:300;line-height:1;cursor:pointer}.dentappl-auth-page-close:hover{background:#fff;color:#087da9}.dentappl-auth-page-close:focus-visible{outline:3px solid rgba(17,139,184,.22);outline-offset:2px}.dentappl-auth-modal-content .dentappl-auth-page-close{display:none}.dentappl-phone-recaptcha{padding:0;border:0;opacity:0;pointer-events:none;clip-path:inset(50%)}@keyframes dentappl-auth-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes dentappl-auth-dialog-in{0%{opacity:0;transform:translateY(10px) scale(.987)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.dentappl-auth-modal-overlay{display:block;padding:0;background:#fff}.dentappl-auth-modal-dialog{width:100%;max-height:100dvh;min-height:100dvh;border:0;border-radius:0;box-shadow:none}.dentappl-auth-modal-close{position:fixed}.dentappl-auth-modal-close,.dentappl-auth-page-close{top:max(12px,env(safe-area-inset-top,0px));right:13px}.dentappl-auth-modal-content .dentappl-login-page .dentappl-registration-shell,.dentappl-auth-modal-content .dentappl-registration-shell{min-height:100dvh;border-radius:0}}@media (prefers-reduced-motion:reduce){.dentappl-auth-modal-dialog,.dentappl-auth-modal-overlay{animation:none}}@media (max-width:780px){.workspace-switcher-tabs button{padding:0 9px;font-size:11px}}@media (max-width:560px){.home-workspace-switcher .workspace-account-link--icon{display:none}.home-workspace-switcher .workspace-switcher-tabs button{min-height:32px;padding:0 8px}}.workspace-switcher--authenticated{position:relative;gap:7px}.workspace-session-placeholder{display:inline-block;width:116px;height:42px;border:1px solid rgba(188,210,220,.5);border-radius:13px;background:linear-gradient(90deg,rgba(235,243,247,.7),rgba(250,252,253,.96),rgba(235,243,247,.7));background-size:220% 100%;animation:workspace-placeholder-shimmer 1.25s ease-in-out infinite}.workspace-account-trigger,.workspace-dental-portal-link,.workspace-icon-button{min-height:42px;border:1px solid rgba(185,208,218,.68);border-radius:13px;background:rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 3px 11px rgba(24,61,79,.055);color:#25485d;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.workspace-dental-portal-link{display:inline-flex;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:760;line-height:1;text-decoration:none;white-space:nowrap}.workspace-dental-portal-icon,.workspace-dental-portal-icon svg{display:block;width:18px;height:18px}.workspace-account-trigger,.workspace-icon-button{display:inline-flex;align-items:center;justify-content:center;padding:0;font:inherit;cursor:pointer}.workspace-icon-button{width:42px}.workspace-icon-button svg{width:19px;height:19px}.workspace-account-trigger{max-width:210px;gap:9px;padding:4px 10px 4px 5px}.workspace-account-avatar{display:grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border:1px solid rgba(11,134,180,.14);border-radius:10px;background:linear-gradient(145deg,#e9f7fc,#dceff7);color:#087ca9;font-size:12px;font-weight:850;line-height:1}.workspace-account-name{min-width:0;overflow:hidden;color:#173b52;font-size:12px;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.workspace-account-chevron{flex:0 0 auto;width:15px;height:15px;color:#77909f;transition:transform .16s ease}.workspace-account-trigger[aria-expanded=true] .workspace-account-chevron{transform:rotate(180deg)}.workspace-account-trigger:hover,.workspace-account-trigger[aria-expanded=true],.workspace-dental-portal-link:hover,.workspace-icon-button:hover,.workspace-icon-button[aria-expanded=true]{border-color:rgba(8,132,178,.3);background:#fff;box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(16,83,111,.11);color:#087ba8;transform:translateY(-1px)}.workspace-account-wrap,.workspace-notification-wrap{position:relative;display:inline-flex}.workspace-popover{position:absolute;top:calc(100% + 11px);right:0;z-index:150;width:282px;padding:8px;overflow:hidden;border:1px solid rgba(174,201,213,.62);border-radius:17px;background:rgba(255,255,255,.985);box-shadow:0 22px 60px rgba(12,47,66,.18),0 4px 14px rgba(12,47,66,.07);color:#183d53;text-align:left;animation:workspace-popover-in .15s cubic-bezier(.2,.8,.2,1) both}.workspace-notification-popover{width:316px;padding:0}.workspace-popover-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 16px 13px;border-bottom:1px solid rgba(193,212,221,.5)}.workspace-popover-heading strong{color:#173b52;font-size:14px;font-weight:820}.workspace-popover-heading span{color:#6d8797;font-size:11px;font-weight:690}.workspace-notification-empty{display:flex;flex-direction:column;align-items:center;padding:24px 20px 25px;text-align:center}.workspace-notification-empty-icon{display:grid;width:38px;height:38px;margin-bottom:11px;place-items:center;border-radius:12px;background:#edf7fb;color:#1083ae}.workspace-notification-empty-icon svg{width:18px;height:18px}.workspace-notification-empty strong{color:#23475c;font-size:13px;font-weight:790}.workspace-notification-empty p{max-width:230px;margin:5px 0 0;color:#78909e;font-size:11.5px;line-height:1.48}.workspace-account-summary{display:flex;align-items:center;gap:11px;padding:9px 10px 10px}.workspace-account-avatar--large{width:38px;height:38px;border-radius:12px;font-size:14px}.workspace-account-summary>span:last-child{display:flex;min-width:0;flex-direction:column;gap:2px}.workspace-account-summary strong{max-width:192px;overflow:hidden;color:#173b52;font-size:13px;font-weight:810;text-overflow:ellipsis;white-space:nowrap}.workspace-account-summary small{color:#79919f;font-size:10.5px;font-weight:620}.workspace-menu-divider{height:1px;margin:3px 6px;background:rgba(188,210,220,.56)}.header-nav .workspace-popover .workspace-menu-item,.topbar .topbar-actions .workspace-popover .workspace-menu-item,.workspace-menu-item{display:flex;width:100%;min-height:39px;align-items:center;justify-content:flex-start;gap:10px;padding:8px 10px;border:0;border-radius:10px;background:transparent;box-shadow:none;color:#315368;font:inherit;font-size:12px;font-weight:690;line-height:1.2;text-decoration:none;transform:none;cursor:pointer}.workspace-menu-item svg{flex:0 0 auto;width:17px;height:17px;color:#72909f}.header-nav .workspace-popover .workspace-menu-item:hover,.topbar .topbar-actions .workspace-popover .workspace-menu-item:hover,.workspace-menu-item:hover{border:0;background:#eff7fa;box-shadow:none;color:#087ca9;transform:none}.workspace-menu-item:hover svg{color:#0b86b3}.workspace-menu-logout{color:#9a4141}.header-nav .workspace-popover .workspace-menu-logout:hover,.topbar .topbar-actions .workspace-popover .workspace-menu-logout:hover,.workspace-menu-logout:hover{background:#fff2f1;color:#a33737}.workspace-menu-logout:disabled{opacity:.58;cursor:wait}.header-nav .workspace-account-trigger,.header-nav .workspace-dental-portal-link,.header-nav .workspace-icon-button{min-height:42px;padding-top:0;padding-bottom:0;border-radius:13px}.header-nav .workspace-icon-button{padding-right:0;padding-left:0}.header-nav .workspace-account-trigger{padding-right:10px;padding-left:5px}.topbar .topbar-actions .workspace-switcher{margin-left:0}@keyframes workspace-popover-in{0%{opacity:0;transform:translateY(-4px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes workspace-placeholder-shimmer{0%{background-position:100% 0}to{background-position:-110% 0}}@media (max-width:760px){.site-header{gap:10px;padding-right:14px;padding-left:14px}.site-header .brand img{height:38px}.header-nav{gap:7px}.header-nav>a:first-child,.workspace-dental-portal-label{display:none}.header-nav .workspace-dental-portal-link,.workspace-dental-portal-link{width:42px;padding-right:0;padding-left:0;justify-content:center}}@media (max-width:560px){.workspace-account-name{display:none}.header-nav .workspace-account-trigger,.workspace-account-trigger{width:42px;padding-right:4px;padding-left:4px}.workspace-account-chevron{display:none}.workspace-popover{position:fixed;top:76px;right:10px;left:10px;width:auto;max-width:none}.workspace-notification-popover{width:auto}}@media (prefers-reduced-motion:reduce){.workspace-popover,.workspace-session-placeholder{animation:none}}.family-account-panel{position:relative;margin:0 0 22px;padding:clamp(18px,2.4vw,25px);scroll-margin-top:94px;border:1px solid rgba(168,198,211,.58);border-radius:23px;background:radial-gradient(circle at 92% 0,rgba(28,161,207,.09),transparent 31%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,251,253,.96));box-shadow:0 16px 42px rgba(17,60,80,.08)}.family-account-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.family-account-heading-copy{display:flex;min-width:0;align-items:flex-start;gap:13px}.family-account-heading-icon{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border:1px solid rgba(9,139,192,.13);border-radius:13px;background:linear-gradient(145deg,#ebf8fc,#dff1f8);color:#0a83b0}.family-account-add svg,.family-account-heading-icon svg,.family-account-notice svg,.family-account-security-note svg,.family-dialog svg{width:19px;height:19px}.family-account-heading-copy>div>span,.family-dialog-eyebrow{display:block;margin-bottom:3px;color:#1782a9;font-size:10px;font-weight:850;letter-spacing:.13em}.family-account-heading h2{margin:0;color:#173d54;font-size:clamp(20px,2vw,24px);font-weight:800;letter-spacing:-.025em}.family-account-heading p{margin:5px 0 0;color:#6b8595;font-size:12px;line-height:1.48}.family-account-add{display:inline-flex;min-height:41px;flex:0 0 auto;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(6,126,170,.2);border-radius:12px;background:linear-gradient(135deg,#1098c9,#087ba9);box-shadow:0 9px 20px rgba(7,121,165,.18),inset 0 1px 0 rgba(255,255,255,.2);color:#fff;font:inherit;font-size:12px;font-weight:760;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease}.family-account-add:hover{box-shadow:0 12px 24px rgba(7,121,165,.25),inset 0 1px 0 rgba(255,255,255,.24);transform:translateY(-1px)}.family-account-members{display:grid;grid-template-columns:repeat(auto-fit,minmax(212px,1fr));gap:10px;margin-top:18px}.family-member-card,.family-member-link-card{min-width:0;overflow:hidden;border:1px solid rgba(177,204,215,.62);border-radius:16px;background:rgba(255,255,255,.88);box-shadow:0 5px 16px rgba(20,60,79,.045)}.family-member-card.is-active{border-color:rgba(8,137,187,.36);background:linear-gradient(145deg,#fff,#eef9fc);box-shadow:0 9px 24px rgba(11,122,165,.11),inset 0 0 0 1px rgba(14,146,193,.07)}.family-member-select{display:flex;width:100%;min-height:72px;align-items:center;gap:10px;padding:11px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.family-member-select:disabled{cursor:default}.family-member-avatar,.family-request-avatar{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border:1px solid rgba(10,137,183,.14);border-radius:12px;background:linear-gradient(145deg,#eaf8fc,#dceff7);color:#087ca8;font-size:12px;font-weight:850}.family-member-copy{display:flex;min-width:0;flex:1 1;flex-direction:column;gap:3px}.family-member-copy strong{color:#1c4056;font-size:12.5px;font-weight:790}.family-member-copy small,.family-member-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.family-member-copy small{color:#78909e;font-size:10.5px;font-weight:620}.family-member-state{flex:0 0 auto;padding:4px 7px;border-radius:7px;background:#edf5f8;color:#678493;font-size:9.5px;font-weight:780}.family-member-card.is-active .family-member-state{background:#dff3fa;color:#087ca8}.family-member-id{display:flex;width:100%;min-height:34px;align-items:center;gap:6px;padding:7px 11px;border:0;border-top:1px solid rgba(190,211,220,.48);background:rgba(247,251,252,.72);color:#718b99;font:inherit;cursor:copy}.family-member-id span{font-size:9.5px;font-weight:670}.family-member-id strong{color:#36596c;font-size:10px;font-weight:820;letter-spacing:.04em}.family-member-id svg{width:14px;height:14px;margin-left:auto}.family-member-link-card{display:flex;min-height:107px;flex-direction:column;align-items:center;justify-content:center;gap:4px;border-style:dashed;color:#577586;font:inherit;cursor:pointer}.family-member-link-card>span{display:grid;width:30px;height:30px;margin-bottom:2px;place-items:center;border-radius:9px;background:#edf7fa;color:#1483ab}.family-member-link-card svg{width:16px;height:16px}.family-member-link-card strong{font-size:11.5px;font-weight:760}.family-member-link-card small{color:#8aa0ac;font-size:10px}.family-member-link-card:hover{border-color:rgba(9,139,192,.42);background:#fff;color:#087da9}.family-account-security-note{display:flex;align-items:flex-start;gap:9px;margin-top:13px;padding:10px 12px;border:1px solid rgba(117,177,154,.22);border-radius:12px;background:rgba(238,249,244,.74);color:#55766a;font-size:10.5px;line-height:1.45}.family-account-security-note svg{flex:0 0 auto;width:16px;height:16px;color:#21805f}.family-account-security-note span{display:inline}.family-account-security-note strong{margin-right:4px;color:#2c6250;font-weight:780}.family-account-unavailable{display:flex;align-items:flex-start;gap:11px;margin-top:18px;padding:14px 15px;border:1px solid rgba(197,155,66,.24);border-radius:14px;background:linear-gradient(135deg,#fffaf0,#fffdf8);color:#78633b;font-size:11px;line-height:1.5}.family-account-unavailable>svg{flex:0 0 auto;width:18px;height:18px;margin-top:1px;color:#a77822}.family-account-unavailable>span{display:flex;flex-direction:column;gap:2px}.family-account-unavailable strong{color:#76581e;font-weight:780}.family-account-error,.family-account-notice,.family-dialog-error{display:flex;align-items:center;gap:8px;margin-top:14px;padding:10px 12px;border-radius:11px;font-size:11px;font-weight:650}.family-account-notice{border:1px solid rgba(40,156,103,.2);background:#edf9f3;color:#287152}.family-account-notice>button{display:grid;width:25px;height:25px;margin-left:auto;padding:0;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.family-account-notice>button svg{width:14px;height:14px}.family-account-error,.family-dialog-error{border:1px solid rgba(192,75,75,.17);background:#fff1f0;color:#994545}.family-account-loading{display:flex;min-height:96px;align-items:center;justify-content:center;gap:9px;color:#708998;font-size:11px;font-weight:650}.family-account-loading>span{width:17px;height:17px;border:2px solid #d5e7ee;border-top-color:#1085b1;border-radius:50%;animation:family-spin .7s linear infinite}.family-access-requests,.family-pending-requests{margin-top:15px;overflow:hidden;border:1px solid rgba(174,201,213,.54);border-radius:14px;background:rgba(255,255,255,.84)}.family-access-requests>div:first-child,.family-pending-requests>span:first-child{display:flex;min-height:38px;align-items:center;gap:7px;padding:0 13px;border-bottom:1px solid rgba(190,211,220,.48);color:#426376;font-size:10.5px;font-weight:780;text-transform:uppercase;letter-spacing:.06em}.family-access-requests>div:first-child strong{display:grid;width:20px;height:20px;place-items:center;border-radius:7px;background:#e2f4fa;color:#087da9;font-size:10px}.family-access-requests article,.family-pending-requests>div{display:flex;align-items:center;gap:11px;padding:11px 13px}.family-access-requests article+article,.family-pending-requests>div+div{border-top:1px solid rgba(196,214,222,.42)}.family-request-avatar{width:34px;height:34px;border-radius:10px;font-size:10px}.family-access-requests article>div,.family-pending-requests>div>span:nth-child(2){display:flex;min-width:0;flex:1 1;flex-direction:column;gap:2px}.family-access-requests article strong,.family-pending-requests>div strong{color:#284c61;font-size:11.5px;font-weight:770}.family-access-requests article p,.family-pending-requests>div small{margin:0;color:#78909e;font-size:10.5px;line-height:1.4}.family-request-actions{display:inline-flex;gap:7px}.family-request-actions button{min-height:33px;padding:0 11px;border:1px solid rgba(177,201,212,.65);border-radius:9px;background:#fff;color:#5c7787;font:inherit;font-size:10.5px;font-weight:720;cursor:pointer}.family-request-actions button.is-primary{border-color:#1687b1;background:#1687b1;color:#fff}.family-pending-requests>div em{padding:5px 8px;border-radius:8px;background:#fff6df;color:#8c6a1d;font-size:9.5px;font-style:normal;font-weight:720}.family-dialog-overlay{position:fixed;inset:0;z-index:1200;display:grid;padding:24px;place-items:center;overflow:auto;background:rgba(11,32,44,.56);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:family-fade-in .16s ease-out both}.family-dialog{position:relative;width:min(560px,100%);max-height:calc(100dvh - 48px);padding:28px;overflow:auto;border:1px solid rgba(255,255,255,.78);border-radius:24px;background:#fff;box-shadow:0 35px 110px rgba(7,30,43,.3);color:#1b4057;animation:family-dialog-in .19s cubic-bezier(.2,.8,.2,1) both}.family-dialog-close{position:absolute;top:14px;right:14px;display:grid;width:34px;height:34px;padding:0;place-items:center;border:0;border-radius:9px;background:#f1f6f8;color:#557384;cursor:pointer}.family-dialog-close svg{width:17px;height:17px}.family-dialog-icon{display:grid;width:44px;height:44px;margin-bottom:14px;place-items:center;border:1px solid rgba(9,139,192,.13);border-radius:14px;background:linear-gradient(145deg,#ebf8fc,#dceff7);color:#087da9}.family-dialog-icon svg{width:21px;height:21px}.family-dialog h2{margin:0;color:#173d54;font-size:25px;font-weight:810;letter-spacing:-.03em}.family-dialog>p{max-width:490px;margin:7px 0 0;color:#718997;font-size:12px;line-height:1.52}.family-dialog-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:20px;padding:4px;border-radius:12px;background:#eef5f7}.family-dialog-tabs button{min-height:36px;border:0;border-radius:9px;background:transparent;color:#6b8493;font:inherit;font-size:11px;font-weight:720;cursor:pointer}.family-dialog-tabs button.is-active{background:#fff;box-shadow:0 3px 10px rgba(24,60,78,.09);color:#187da4}.family-dialog-form{display:flex;flex-direction:column;gap:14px;margin-top:17px}.family-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.family-dialog-form label{display:flex;min-width:0;flex-direction:column;gap:6px}.family-dialog-form label>span,.family-id-field>span{color:#405f71;font-size:10.5px;font-weight:750}.family-dialog-form input,.family-dialog-form select{width:100%;min-height:43px;padding:0 11px;border:1px solid rgba(166,195,207,.72);border-radius:11px;outline:0;background:#fff;color:#173d54;font:inherit;font-size:12px;transition:border-color .15s ease,box-shadow .15s ease}.family-dialog-form input:focus,.family-dialog-form select:focus{border-color:#1590bd;box-shadow:0 0 0 3px rgba(13,139,188,.12)}.family-invite-toggle{display:grid!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:10px!important;padding:12px;border:1px solid rgba(173,200,212,.58);border-radius:12px;background:#f8fbfc;cursor:pointer}.family-invite-toggle input{width:17px;min-height:17px;margin:1px 0 0;accent-color:#0b86b3}.family-invite-toggle>span{display:flex;flex-direction:column;gap:3px}.family-invite-toggle strong{color:#315467;font-size:11px;font-weight:770}.family-email-field small,.family-id-field small,.family-invite-toggle small{color:#8196a2;font-size:9.8px;font-weight:560;line-height:1.4}.family-id-field input{font-weight:780;letter-spacing:.07em;text-transform:uppercase}.family-dialog-security{display:flex;align-items:flex-start;gap:8px;padding:10px 11px;border-radius:11px;background:#eff8f4;color:#55776a;font-size:10px;line-height:1.45}.family-dialog-security svg{flex:0 0 auto;width:16px;height:16px;color:#23815f}.family-dialog-submit{min-height:45px;border:0;border-radius:12px;background:linear-gradient(135deg,#1097c8,#087bab);box-shadow:0 10px 22px rgba(7,121,165,.2);color:#fff;font:inherit;font-size:12px;font-weight:780;cursor:pointer}.family-dialog-close:disabled,.family-dialog-submit:disabled,.family-request-actions button:disabled{opacity:.58;cursor:wait}@keyframes family-spin{to{transform:rotate(1turn)}}@keyframes family-fade-in{0%{opacity:0}to{opacity:1}}@keyframes family-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.988)}to{opacity:1;transform:none}}@media (max-width:760px){.family-account-panel{padding:17px;border-radius:18px}.family-account-heading{flex-direction:column}.family-account-add{width:100%}.family-account-members{display:flex;margin-right:-17px;margin-left:-17px;padding:0 17px 6px;overflow-x:auto;scroll-snap-type:x proximity}.family-member-card,.family-member-link-card{min-width:min(250px,78vw);scroll-snap-align:start}.family-access-requests article{align-items:flex-start;flex-wrap:wrap}.family-request-actions{width:100%;padding-left:45px}.family-request-actions button{flex:1 1}.family-dialog-overlay{padding:10px}.family-dialog{max-height:calc(100dvh - 20px);padding:22px 18px calc(22px + env(safe-area-inset-bottom, 0px));border-radius:19px}.family-form-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.family-account-loading>span,.family-dialog,.family-dialog-overlay{animation:none}}.clinic-booking-page{background:radial-gradient(circle at 50% -130px,rgba(82,184,207,.13),transparent 410px),#f2f6f9}.clinic-booking-header{position:relative;z-index:20;min-height:72px;padding:0 clamp(18px,5vw,56px);border-bottom:1px solid rgba(203,219,227,.72);background:rgba(255,255,255,.9);box-shadow:0 1px 8px rgba(30,61,78,.025);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.clinic-booking-logo{line-height:0}.clinic-booking-logo img{height:34px}.clinic-booking-secure{grid-column:1;grid-row:1;justify-self:start;display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #d8ebe2;border-radius:999px;background:#f4faf7;color:#3e785d;font-size:9px;font-weight:720}.clinic-booking-account{color:#4e6877;font-size:14px;font-weight:740;text-decoration:none}.clinic-booking-account:hover{color:#087fa3}.clinic-booking-shell{width:min(620px,calc(100% - 32px));margin:25px auto 0}.clinic-booking-map{position:relative;width:100%;height:225px;overflow:hidden;border:1px solid #d4e2e8;border-radius:22px;background:#dcebf0;box-shadow:0 13px 34px rgba(38,68,84,.09);transition:height .2s ease}.clinic-booking-shell.is-booking .clinic-booking-map{height:170px}.clinic-booking-map iframe{display:block;width:100%;height:100%;border:0}.clinic-booking-map>span{position:absolute;top:13px;left:13px;display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:rgba(255,255,255,.9);color:#496570;font-size:12px;font-weight:750;box-shadow:0 5px 16px rgba(37,61,74,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.clinic-booking-clinic-card{position:relative;z-index:3;display:grid;align-items:center;margin:-23px 14px 0;padding:17px;border:1px solid rgba(215,229,235,.94);border-radius:18px;background:rgba(255,255,255,.97);box-shadow:0 15px 36px rgba(35,68,85,.11)}.clinic-booking-clinic-mark{display:grid;width:45px;height:45px;place-items:center;border-radius:13px;background:linear-gradient(145deg,#e8f7fa,#d9f0f5);color:#1683a1}.clinic-booking-clinic-copy{display:grid;min-width:0;gap:3px}.clinic-booking-clinic-copy .clinic-booking-eyebrow{font-size:10px;letter-spacing:.12em}.clinic-booking-clinic-copy h1{margin:0;overflow:hidden;color:#223e50;font-size:20px;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap}.clinic-booking-clinic-copy a,.clinic-booking-clinic-copy p{margin:0;overflow:hidden;color:#71848f;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.clinic-booking-clinic-copy a{width:max-content;color:#25819a;text-decoration:none}.clinic-booking-directions{padding:7px 10px;border:1px solid #d2e3e8;background:#f9fcfd;color:#277c94;font-size:12px;font-weight:740;text-decoration:none}.clinic-booking-directions:hover{border-color:#9fcbd6;background:#f1fafc}.clinic-booking-doctors{margin-top:16px;padding:21px;border:1px solid #dce8ed;border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 12px 32px rgba(39,72,91,.06)}.clinic-booking-section-heading h2{margin:6px 0 0;color:#213d4e;font-size:22px}.clinic-booking-count{background:#f0f5f7;color:#748792;font-size:12px}.clinic-booking-doctor-list{gap:10px;margin-top:17px}.clinic-booking-doctor{display:grid;align-items:start;gap:8px 12px;padding:14px;border:1px solid #dfe9ed;border-radius:15px;color:inherit;font:inherit;text-align:left;box-shadow:0 3px 12px rgba(34,63,78,.025);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.clinic-booking-doctor:focus-visible,.clinic-booking-doctor:hover{border-color:#92c8d4;background:#f8fcfd;box-shadow:0 7px 22px rgba(28,96,113,.08)}.clinic-booking-doctor-avatar{width:55px;height:55px}.clinic-booking-doctor-copy strong{color:#294656}.clinic-booking-doctor-copy small,.clinic-booking-doctor-copy>span{font-size:13px}.clinic-booking-doctor-copy>.clinic-booking-doctor-bio{display:-webkit-box;margin-top:3px;overflow:hidden;color:#71848f;-webkit-box-orient:vertical;-webkit-line-clamp:2}.clinic-booking-doctor-copy>.clinic-booking-doctor-languages{margin-top:3px;padding-top:5px;border-top:1px solid #edf1f3;color:#5f7885}.clinic-booking-doctor-copy>.clinic-booking-availability{margin-top:3px}.clinic-booking-doctor-rating{font-size:12px}.clinic-booking-doctor-action{align-self:end;gap:6px;color:#0c83a3;font-size:13px}.clinic-booking-reassurance{display:flex;align-items:flex-start;gap:10px;margin-top:16px;border:1px solid #dfebee;border-radius:13px;background:#f6fafb}.clinic-booking-reassurance>span{display:grid;width:27px;height:27px;flex:0 0 auto;place-items:center;border-radius:50%;background:#e4f5ed;color:#317b59}.clinic-booking-private-note{display:flex;align-items:center;justify-content:center;gap:5px;margin:14px 0 0;color:#7c8f99;font-size:12px}.clinic-booking-progress{grid-template-columns:repeat(3,1fr);margin:20px 18px 14px}.clinic-booking-progress span{position:relative;display:grid;justify-items:center;gap:5px;color:#8a9aa3;font-weight:680}.clinic-booking-progress span:before{position:absolute;top:11px;right:50%;width:100%;height:1px;background:#d9e5e9;content:"";transform:translateX(-11px)}.clinic-booking-progress span:first-child:before{display:none}.clinic-booking-progress i{position:relative;z-index:1;display:grid;width:23px;height:23px;place-items:center;border:1px solid #d5e2e7;border-radius:50%;background:#fff;color:#7f929c;font-style:normal}.clinic-booking-progress .is-complete i{border-color:#9bd2bd;background:#eaf7f1;color:#347c5c}.clinic-booking-progress .is-active,.clinic-booking-progress .is-active i{color:#087fa3}.clinic-booking-progress .is-active i{border-color:#168cac;background:#eaf7fa;box-shadow:0 0 0 3px rgba(26,143,171,.08)}.clinic-booking-selected-doctor{scroll-margin-top:16px}.clinic-booking-selected-doctor>button{display:inline-flex;align-items:center;gap:4px;margin:0 0 8px 3px;padding:0;border:0;background:transparent;color:#63808d;font:inherit;font-weight:700;cursor:pointer}.clinic-booking-selected-doctor>button:hover{color:#087fa3}.clinic-booking-selected-doctor>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 15px;border:1px solid #dce8ec;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(39,72,91,.05)}.clinic-booking-selected-doctor img,.clinic-booking-selected-doctor>div>span{display:grid;width:50px;height:50px;place-items:center;overflow:hidden;background:#e8f4f7;color:#137997;object-fit:cover;font-size:15px;font-weight:780}.clinic-booking-selected-doctor p{display:grid;min-width:0;gap:2px;margin:0}.clinic-booking-selected-doctor p small{color:#2286a0;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.clinic-booking-selected-doctor p strong{color:#294656}.clinic-booking-selected-doctor p em{color:#768995;font-size:12px;font-style:normal}.clinic-booking-selected-doctor b{color:#a86f19;font-size:12px}.clinic-booking-form-column{width:100%;max-width:none}.clinic-booking-form-column>.booking-panel{padding:20px;border:1px solid #dbe8ed;border-radius:20px;box-shadow:0 14px 36px rgba(37,68,87,.07)}.clinic-booking-form-column>.booking-panel .booking-step-card{border-radius:16px}.clinic-booking-form-state{min-height:170px;border-radius:18px}@media (max-width:600px){.clinic-booking-page{padding-bottom:calc(46px + env(safe-area-inset-bottom, 0px))}.clinic-booking-header{grid-template-columns:1fr auto;min-height:64px;padding:0 15px}.clinic-booking-logo{grid-column:1;justify-self:start}.clinic-booking-logo img{height:31px}.clinic-booking-secure{display:none}.clinic-booking-account{grid-column:2}.clinic-booking-shell{width:calc(100% - 22px);margin-top:12px}.clinic-booking-map{height:198px;border-radius:18px}.clinic-booking-shell.is-booking .clinic-booking-map{height:135px}.clinic-booking-clinic-card{grid-template-columns:auto minmax(0,1fr);margin:-19px 8px 0;padding:13px;border-radius:15px}.clinic-booking-clinic-mark{width:40px;height:40px}.clinic-booking-clinic-copy h1{font-size:18px}.clinic-booking-directions{grid-column:2;justify-self:start;padding:5px 0 0;border:0;background:transparent}.clinic-booking-doctors{margin-top:11px;padding:16px 13px;border-radius:17px}.clinic-booking-section-heading{align-items:flex-start}.clinic-booking-section-heading h2{max-width:245px;font-size:20px}.clinic-booking-doctor{gap:7px 9px;padding:12px}.clinic-booking-doctor-avatar{width:48px;height:48px}.clinic-booking-doctor-action{grid-column:2/4}.clinic-booking-progress{margin-top:17px}.clinic-booking-selected-doctor>div{padding:11px 12px}.clinic-booking-form-column>.booking-panel{padding:14px;border-radius:17px}.clinic-booking-form-column>.booking-panel h2{font-size:21px}.clinic-booking-form-column>.booking-panel .booking-step-card{padding:12px;border-radius:14px}}.clinic-booking-page{min-height:100vh;padding-bottom:72px;background:#f1f5f8;color:#263944}.clinic-booking-header{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;padding:0 clamp(14px,4vw,34px);border:0;background:linear-gradient(135deg,#087fa8,#0796bd);box-shadow:0 5px 18px rgba(12,78,101,.16)}.clinic-booking-header-back{grid-column:1;grid-row:1;justify-self:start;display:inline-flex;min-height:44px;align-items:center;gap:5px;padding:0 7px 0 0;border:0;background:transparent;color:rgba(255,255,255,.94);font:inherit;font-size:13px;font-weight:720;cursor:pointer}.clinic-booking-account:focus-visible,.clinic-booking-account:hover,.clinic-booking-header-back:focus-visible,.clinic-booking-header-back:hover{color:#fff;outline:none;text-decoration:underline;text-underline-offset:3px}.clinic-booking-logo{grid-column:2;grid-row:1;justify-self:center;display:flex;align-items:center;padding:7px 12px;border-radius:10px;background:#fff;box-shadow:0 2px 8px rgba(11,65,84,.13)}.clinic-booking-logo img{width:auto;height:27px}.clinic-booking-account{grid-column:3;grid-row:1;justify-self:end;display:inline-flex;min-height:44px;align-items:center;color:rgba(255,255,255,.94);font-size:13px;font-weight:720}.clinic-booking-shell{width:min(540px,calc(100% - 28px));margin:18px auto 0}.clinic-booking-map,.clinic-booking-shell.is-booking .clinic-booking-map{height:214px;overflow:hidden;border:1px solid #d0dce2;border-radius:13px;background:#dce8ed;box-shadow:0 5px 16px rgba(41,66,79,.08)}.clinic-booking-shell.is-booking .clinic-booking-map{height:154px}.clinic-booking-map>span{top:11px;left:11px;padding:6px 9px;border:1px solid rgba(255,255,255,.88);border-radius:8px;background:rgba(255,255,255,.94);color:#4f6672;font-size:11px;box-shadow:0 3px 10px rgba(37,61,74,.12)}.clinic-booking-clinic-card{grid-template-columns:auto minmax(0,1fr) auto;gap:12px;margin:12px 0 0;padding:15px;border:1px solid #dbe5e9;border-radius:13px;background:#fff;box-shadow:0 4px 14px rgba(39,61,73,.065)}.clinic-booking-clinic-mark{width:48px;height:48px;border-radius:12px;background:linear-gradient(145deg,#098bc0,#12a6c6);color:#fff;font-size:15px;font-weight:820;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.clinic-booking-clinic-copy{gap:2px}.clinic-booking-clinic-copy .clinic-booking-eyebrow,.clinic-booking-eyebrow{color:#1686a5;font-size:10px;font-weight:820;letter-spacing:.1em}.clinic-booking-clinic-copy h1{color:#263f4c;font-size:18px;line-height:1.25}.clinic-booking-clinic-copy a,.clinic-booking-clinic-copy p{color:#6c7d86;font-size:13px}.clinic-booking-clinic-copy a{color:#087fa8;font-weight:680}.clinic-booking-directions{display:inline-flex;align-items:center;gap:4px;padding:8px 9px;border:1px solid #cfe1e7;border-radius:9px;background:#f7fbfc;color:#087fa8;font-size:11px;font-weight:760}.clinic-booking-directions:focus-visible,.clinic-booking-directions:hover{border-color:#87becd;background:#eef8fa;outline:none}.clinic-booking-doctors{margin-top:23px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.clinic-booking-section-heading{align-items:flex-end;padding:0 3px}.clinic-booking-section-heading h2{margin-top:5px;color:#263f4c;font-size:21px;line-height:1.2;letter-spacing:-.03em}.clinic-booking-count{padding:5px 8px;border:1px solid #dce5e9;border-radius:999px;background:#fff;color:#697c86;font-size:11px}.clinic-booking-doctor-list{gap:11px;margin-top:13px}.clinic-booking-doctor{grid-template-columns:auto minmax(0,1fr) auto;gap:7px 12px;min-height:0;padding:15px;border:1px solid #dce5e9;border-radius:13px;background:#fff;box-shadow:0 3px 11px rgba(39,61,73,.055);touch-action:manipulation;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.clinic-booking-doctor:focus-visible,.clinic-booking-doctor:hover{border-color:#84c1d0;background:#fbfeff;box-shadow:0 5px 16px rgba(27,96,114,.09);outline:none;transform:none}.clinic-booking-doctor:active{transform:none}.clinic-booking-doctor-avatar{grid-column:1;grid-row:1/span 2;width:58px;height:58px;border:2px solid #edf3f5;border-radius:50%;background:#e7f3f6;object-fit:cover}.clinic-booking-doctor-initials{color:#117e9d;font-size:17px}.clinic-booking-doctor-copy{grid-column:2;grid-row:1;gap:3px}.clinic-booking-doctor-copy strong{color:#2a404b;font-size:16px;line-height:1.25}.clinic-booking-doctor-copy small,.clinic-booking-doctor-copy>span{color:#667a85;font-size:12px}.clinic-booking-doctor-copy>.clinic-booking-doctor-bio{margin-top:4px;color:#71828b;font-size:12px;line-height:1.45}.clinic-booking-doctor-copy>.clinic-booking-doctor-languages{margin-top:5px;padding-top:6px;border-top:1px solid #ebf0f2;color:#536d79;font-size:12px}.clinic-booking-doctor-copy>.clinic-booking-availability{margin-top:5px;color:#247b59;font-size:12px;font-weight:740}.clinic-booking-doctor-rating{grid-column:3;grid-row:1;padding:4px 7px;border-radius:999px;background:#fff4dc;color:#9b6919;font-size:11px;font-weight:760}.clinic-booking-doctor-rating.is-new{background:#edf6f8;color:#4d7884}.clinic-booking-doctor-action{grid-column:2/4;grid-row:2;justify-self:end;display:inline-flex;align-items:center;gap:2px;color:#087fa8;font-size:12px;font-weight:760}.clinic-booking-reassurance{margin-top:14px;padding:13px;border:1px solid #dce8e4;border-radius:12px;background:#f7faf9}.clinic-booking-reassurance strong{color:#35554b;font-size:13px}.clinic-booking-reassurance p{margin-top:3px;color:#687c75;font-size:12px;line-height:1.5}.clinic-booking-private-note{margin-top:14px;color:#74858e;font-size:11px}.clinic-booking-progress{margin:19px 20px 15px}.clinic-booking-progress span{color:#778991;font-size:11px}.clinic-booking-progress i{width:25px;height:25px;font-size:11px}.clinic-booking-selected-doctor{margin-bottom:11px}.clinic-booking-selected-doctor>button{margin-left:2px;color:#53717e;font-size:12px}.clinic-booking-selected-doctor>div{padding:14px 15px;border:1px solid #dbe5e9;border-radius:13px;box-shadow:0 3px 11px rgba(39,61,73,.055)}.clinic-booking-selected-doctor img,.clinic-booking-selected-doctor>div>span{width:54px;height:54px;border-radius:50%}.clinic-booking-selected-doctor p strong{font-size:15px}.clinic-booking-selected-doctor b,.clinic-booking-selected-doctor p em{font-size:12px}.clinic-booking-form-column>.booking-panel{padding:19px;border:1px solid #dbe5e9;border-radius:15px;background:#fff;box-shadow:0 4px 15px rgba(39,61,73,.065)}.clinic-booking-form-column>.booking-panel>.eyebrow{color:#1686a5}.clinic-booking-form-column>.booking-panel h2{color:#263f4c;font-size:23px}.clinic-booking-form-column .booking-locked-clinic,.clinic-booking-form-column .selected-clinic{display:none}.clinic-booking-form-column .booking-step-card{padding:14px;border:1px solid #e0e8eb;border-radius:12px;background:#fafcfd}.clinic-booking-form-column .booking-step-title span{background:#098bc0}.clinic-booking-form-column .booking-panel input,.clinic-booking-form-column .booking-panel select,.clinic-booking-form-column .booking-panel textarea{min-height:46px;border-radius:10px}.clinic-booking-form-column .quick-date-row{display:grid;grid-template-columns:repeat(7,minmax(78px,1fr));gap:7px;overflow-x:auto;padding:2px 1px 6px;scrollbar-width:thin}.clinic-booking-form-column .quick-date,.clinic-booking-form-column .time-button{border-radius:9px}.clinic-booking-form-column .quick-date.active,.clinic-booking-form-column .time-button.active{border-color:#f37332;background:#f97735;color:#fff;box-shadow:0 4px 10px rgba(218,93,31,.18)}.clinic-booking-form-column .primary-button.full-width{min-height:48px;border-radius:999px;background:#098bc0;box-shadow:0 7px 16px rgba(9,139,192,.18)}.clinic-booking-form-column .primary-button.full-width:active,.clinic-booking-form-column .primary-button.full-width:focus-visible,.clinic-booking-form-column .primary-button.full-width:hover{background:#077aa7;transform:none}.clinic-booking-state{margin-top:70px;border-radius:14px}@media (max-width:600px){.clinic-booking-page{padding-bottom:calc(46px + env(safe-area-inset-bottom, 0px))}.clinic-booking-header{min-height:64px;padding:0 12px}.clinic-booking-account,.clinic-booking-header-back{font-size:12px}.clinic-booking-logo{padding:6px 9px}.clinic-booking-logo img{height:24px}.clinic-booking-shell{width:calc(100% - 22px);margin-top:12px}.clinic-booking-map,.clinic-booking-shell.is-booking .clinic-booking-map{height:194px;border-radius:11px}.clinic-booking-shell.is-booking .clinic-booking-map{height:132px}.clinic-booking-clinic-card{grid-template-columns:auto minmax(0,1fr);margin:10px 0 0;padding:13px}.clinic-booking-clinic-mark{width:43px;height:43px}.clinic-booking-clinic-copy h1{font-size:17px}.clinic-booking-directions{grid-column:2;justify-self:start;padding:5px 0 0;border:0;background:transparent}.clinic-booking-doctors{margin-top:20px}.clinic-booking-section-heading h2{max-width:245px;font-size:20px}.clinic-booking-doctor{gap:7px 9px;padding:13px}.clinic-booking-doctor-avatar{width:50px;height:50px}.clinic-booking-doctor-copy strong{font-size:15px}.clinic-booking-doctor-action{grid-column:2/4}.clinic-booking-progress{margin:17px 10px 13px}.clinic-booking-form-column>.booking-panel{padding:15px;border-radius:13px}.clinic-booking-form-column>.booking-panel h2{font-size:21px}.clinic-booking-form-column .booking-step-card{padding:12px;border-radius:11px}.clinic-booking-form-column .booking-panel input,.clinic-booking-form-column .booking-panel select,.clinic-booking-form-column .booking-panel textarea{font-size:16px}}@media (max-width:370px){.clinic-booking-account{font-size:0}.clinic-booking-account:after{font-size:12px;content:"Account"}.clinic-booking-doctor-rating{padding:3px 6px}}@media (prefers-reduced-motion:reduce){.clinic-booking-page *,.clinic-booking-page :after,.clinic-booking-page :before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.clinic-booking-splash{position:fixed;inset:0;z-index:2500;display:grid;place-items:center;padding:24px;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgba(255,255,255,.22),transparent 32%),linear-gradient(145deg,#087ca5,#0994bd 48%,#1ba6b0);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .34s ease,visibility 0s linear .34s}.clinic-booking-splash.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.clinic-booking-splash:after,.clinic-booking-splash:before{position:absolute;width:320px;height:320px;border:1px solid rgba(255,255,255,.12);border-radius:50%;content:""}.clinic-booking-splash:before{top:-180px;right:-115px}.clinic-booking-splash:after{bottom:-210px;left:-120px;width:390px;height:390px}.clinic-booking-splash-brand{position:relative;display:grid;justify-items:center;width:min(330px,88vw);color:#fff;text-align:center;transform:translateY(8px) scale(.98);transition:transform .45s cubic-bezier(.2,.8,.2,1)}.clinic-booking-splash.is-visible .clinic-booking-splash-brand{transform:translateY(0) scale(1)}.clinic-booking-splash-brand img{position:relative;z-index:2;width:min(218px,66vw);height:auto;padding:15px 20px;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:rgba(255,255,255,.96);box-shadow:0 20px 55px rgba(5,59,81,.24)}.clinic-booking-splash-glow{position:absolute;top:-58px;width:240px;height:145px;border-radius:50%;background:rgba(255,255,255,.2);filter:blur(42px)}.clinic-booking-splash-line{width:112px;height:3px;margin-top:30px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.25)}.clinic-booking-splash-line i{display:block;width:42%;height:100%;border-radius:inherit;background:#fff;animation:clinic-booking-splash-progress .9s ease-in-out infinite alternate}.clinic-booking-splash-brand p{margin:13px 0 0;color:rgba(255,255,255,.82);font-size:12px;font-weight:650;letter-spacing:.04em}@keyframes clinic-booking-splash-progress{0%{transform:translateX(0)}to{transform:translateX(138%)}}.clinic-booking-form-column>.booking-panel.booking-panel-guided{overflow:visible}.booking-panel-stage-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 4px;padding:4px;border:1px solid #e0e9ed;border-radius:12px;background:#f4f8fa}.booking-panel-stage-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:39px;border:0;border-radius:9px;background:transparent;color:#71828b;font:inherit;font-size:12px;font-weight:780;cursor:pointer}.booking-panel-stage-tabs button span{display:grid;place-items:center;width:21px;height:21px;border:1px solid #cad8de;border-radius:50%;font-size:10px}.booking-panel-stage-tabs button.is-active{background:#fff;color:#087fa8;box-shadow:0 2px 8px rgba(37,67,81,.08)}.booking-panel-stage-tabs button.is-active span,.booking-panel-stage-tabs button.is-complete span{border-color:#098bc0;background:#098bc0;color:#fff}.booking-panel-stage-tabs button:disabled{cursor:not-allowed;opacity:.52}.booking-choice-fieldset{min-width:0;margin:2px 0 3px;padding:0;border:0}.booking-choice-fieldset legend{width:100%;margin-bottom:8px;color:#27435c;font-size:13px;font-weight:780}.booking-choice-grid{display:grid;gap:8px}.booking-choice-grid.is-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-choice-grid button,.booking-family-grid button{display:grid;gap:3px;min-width:0;min-height:65px;padding:11px 12px;border:1px solid #d9e4e8;border-radius:10px;background:#fff;color:#29434f;text-align:left;cursor:pointer;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.booking-choice-grid button:focus-visible,.booking-choice-grid button:hover,.booking-family-grid button:focus-visible,.booking-family-grid button:hover{border-color:#8dc5d3;outline:none}.booking-choice-grid button.is-selected,.booking-family-grid button.is-selected{border-color:#20a1c4;background:#eefaff;box-shadow:inset 0 0 0 1px rgba(32,161,196,.2)}.booking-choice-grid strong,.booking-family-grid strong{overflow:hidden;color:#29434f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.booking-choice-grid small,.booking-family-grid small{color:#71828b;font-size:11px;font-weight:540;line-height:1.35}.booking-family-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.booking-family-grid button{grid-template-columns:auto minmax(0,1fr);align-items:center}.booking-family-grid button>span{grid-row:1/span 2;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e7f3f6;color:#117e9d;font-size:11px;font-weight:820}.booking-profile-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border:1px solid #cae5dc;border-radius:10px;background:#f4fbf7}.booking-profile-summary>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#dcefe5;color:#287250;font-size:11px;font-weight:820}.booking-profile-summary div{display:grid;gap:2px}.booking-profile-summary strong{color:#29473c;font-size:13px}.booking-profile-summary small{color:#688077;font-size:11px}.booking-profile-summary em{color:#287250;font-size:10px;font-style:normal;font-weight:760;text-transform:uppercase}.booking-family-link{display:inline-block;margin-top:8px;color:#087fa8;font-size:11px;font-weight:720}.booking-field-error,.booking-field-note{display:block;margin-top:6px;color:#74858e;font-size:10.5px;font-weight:540;line-height:1.45}.booking-field-error{color:#a51d1d}.booking-date-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-date-heading>strong{color:#29434f;font-size:14px}.booking-date-heading label{display:block}.booking-date-heading label span{display:block;margin-bottom:4px;color:#71828b;font-size:10px;text-align:right}.clinic-booking-form-column .booking-date-heading input{min-height:36px;max-width:158px;padding:6px 9px;font-size:12px}.booking-sticky-action{position:sticky;z-index:15;bottom:10px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:10px 11px 10px 14px;border:1px solid rgba(9,126,168,.18);border-radius:14px;background:rgba(255,255,255,.95);box-shadow:0 9px 30px rgba(30,67,83,.16);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.booking-sticky-action>span{display:grid;gap:2px;min-width:0}.booking-sticky-action>span strong{overflow:hidden;color:#29434f;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.booking-sticky-action>span small{color:#71828b;font-size:10.5px}.booking-sticky-action .primary-button{min-height:42px;margin:0;padding:9px 20px;border-radius:999px}.booking-sticky-action .primary-button:disabled{opacity:.5;cursor:not-allowed}.booking-submit-action{grid-template-columns:auto minmax(0,1fr)}.booking-submit-action .ghost-button{min-width:80px}.booking-submit-action .primary-button{width:100%}.booking-review-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:12px;overflow:hidden;border:1px solid #dce6ea;border-radius:12px;background:#e4ecef}.booking-review-card>div{display:grid;align-content:start;gap:4px;min-width:0;padding:12px;background:#f8fbfc}.booking-review-card span{color:#75868e;font-size:10px;font-weight:650;text-transform:uppercase}.booking-review-card strong{color:#29434f;font-size:12px;line-height:1.4}.booking-review-card>button{grid-column:1/-1;min-height:34px;border:0;border-top:1px solid #dce6ea;background:#fff;color:#087fa8;font-size:11px;font-weight:740;cursor:pointer}.booking-sms-verification{display:grid;gap:9px;padding:12px;border:1px solid #d9e7ec;border-radius:11px;background:#f5fafc}.booking-sms-verification>div:first-child{display:grid;gap:3px}.booking-sms-verification strong{color:#29434f;font-size:12px}.booking-sms-verification small{color:#71828b;font-size:10.5px;line-height:1.4}.booking-optional{color:#829199;font-size:10px;font-weight:560}.booking-request-note{display:grid;gap:3px;margin-top:12px;padding:11px 13px;border:1px solid #dce9e5;border-radius:11px;background:#f6faf8}.booking-request-note strong{color:#365c4d;font-size:12px}.booking-request-note span{color:#6d8179;font-size:10.5px;line-height:1.45}.booking-success-panel{display:grid;justify-items:center;padding:28px!important;text-align:center}.booking-success-check{display:grid;place-items:center;width:55px;height:55px;margin-bottom:13px;border-radius:50%;background:#e2f6ea;color:#168651;font-size:25px;box-shadow:0 0 0 8px #f2fbf5}.booking-success-panel>p{max-width:520px;margin:2px auto 18px;color:#667b85;font-size:13px;line-height:1.55}.booking-success-summary{width:100%;margin:0;overflow:hidden;border:1px solid #dce6ea;border-radius:12px;text-align:left}.booking-success-summary div{display:grid;grid-template-columns:135px minmax(0,1fr);gap:12px;padding:10px 12px;border-bottom:1px solid #e6edef}.booking-success-summary div:last-child{border-bottom:0}.booking-success-summary dt{color:#75868e;font-size:11px}.booking-success-summary dd{margin:0;color:#29434f;font-size:12px;font-weight:720}.booking-success-summary dd span{color:#247b59}.booking-success-actions{display:flex;justify-content:center;gap:8px;width:100%;margin-top:15px}.booking-success-actions .ghost-button,.booking-success-actions .primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:43px;margin:0;padding:10px 16px;border-radius:999px;text-decoration:none}.booking-success-note{margin-top:12px;color:#7a8a92;font-size:10.5px;line-height:1.4}@media (max-width:600px){.clinic-booking-splash-brand img{border-radius:15px}.booking-choice-grid.is-two-column,.booking-family-grid,.booking-review-card{grid-template-columns:1fr}.booking-review-card>button{grid-column:1}.booking-date-heading{align-items:flex-end}.booking-date-heading>strong{max-width:52%;font-size:13px}.booking-sticky-action{bottom:calc(8px + env(safe-area-inset-bottom, 0px))}.booking-sticky-action .primary-button{padding-inline:16px}.booking-submit-action .primary-button{font-size:12px}.booking-success-panel{padding:23px 16px!important}.booking-success-summary div{grid-template-columns:105px minmax(0,1fr)}.booking-success-actions{display:grid}}@media (prefers-reduced-motion:reduce){.clinic-booking-splash-line i{animation:none;width:100%}}.clinic-booking-progress{grid-template-columns:repeat(5,minmax(0,1fr))}.clinic-booking-progress b{font:inherit;white-space:nowrap}.booking-panel-guided>h2{margin:0 0 15px;font-size:24px;line-height:1.2}.booking-panel-guided .booking-step-card{margin-top:0;padding:17px;gap:16px;border-color:#dfe8eb;background:#fbfcfd}.booking-panel-guided .booking-choice-fieldset+.booking-choice-fieldset{padding-top:15px;border-top:1px solid #e4ebee}.booking-panel-guided .booking-choice-fieldset legend{margin-bottom:10px;font-size:12px}.booking-panel-guided .booking-choice-grid button{display:flex;align-items:center;justify-content:center;min-height:54px;text-align:center}.booking-panel-guided .booking-choice-grid button.is-selected:after{display:grid;flex:0 0 auto;width:18px;height:18px;margin-left:7px;place-items:center;border-radius:50%;background:#1495b7;color:#fff;content:"✓";font-size:10px}.booking-panel-guided .booking-choice-grid strong{font-size:13px}.booking-step-navigation{grid-template-columns:92px minmax(0,1fr);padding:9px}.booking-step-navigation .ghost-button,.booking-step-navigation .primary-button{width:100%;min-height:44px;margin:0;border-radius:999px}.booking-step-navigation-single{display:block;padding-left:42%}.booking-timezone-note{display:block;margin-top:9px;color:#7b8b93;font-size:10.5px;text-align:right}.booking-confirm-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:11px;overflow:hidden;border:1px solid #dce6ea;border-radius:12px;background:#e3eaed}.booking-confirm-summary>div{display:grid;align-content:start;gap:3px;min-width:0;padding:12px 13px;background:#f8fafb}.booking-confirm-summary span{color:#7a8990;font-size:9.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.booking-confirm-summary strong{overflow:hidden;color:#29434f;font-size:12px;line-height:1.4;text-overflow:ellipsis}.booking-confirm-card>label:first-child{padding-bottom:15px;border-bottom:1px solid #e4ebee}.booking-confirm-note{margin:11px 4px 0;color:#627982;font-size:11px;text-align:center}.booking-panel-step-patient .booking-family-grid button,.booking-panel-step-patient .booking-profile-summary{background:#fff}@media (max-width:600px){.clinic-booking-page{padding-bottom:calc(96px + env(safe-area-inset-bottom, 0px))}.clinic-booking-progress{margin:15px 4px 13px}.clinic-booking-progress span{gap:4px}.clinic-booking-progress b{overflow:hidden;max-width:62px;font-size:9px;text-overflow:ellipsis}.clinic-booking-progress i{width:23px;height:23px}.clinic-booking-form-column>.booking-panel.booking-panel-guided{padding:16px 13px 13px;border-radius:13px}.booking-panel-guided>h2{margin-bottom:13px;font-size:20px;letter-spacing:-.025em}.booking-panel-guided .booking-step-card{padding:13px;gap:14px;border-radius:11px}.booking-panel-guided .booking-choice-grid.is-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.booking-panel-guided .booking-choice-grid button{min-height:51px;padding:9px}.booking-family-grid{grid-template-columns:1fr}.booking-date-heading>strong{max-width:55%;font-size:12px;line-height:1.35}.clinic-booking-form-column .quick-date-row{grid-template-columns:repeat(7,67px);margin-inline:-2px}.clinic-booking-form-column .quick-date{min-height:44px;padding-inline:5px;font-size:10px}.clinic-booking-form-column .time-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.clinic-booking-form-column .time-button{min-height:44px}.booking-confirm-summary{grid-template-columns:1fr}.booking-confirm-summary>div{grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:9px;padding:9px 11px}.booking-confirm-summary span{font-size:8.5px}.booking-confirm-summary strong{font-size:11px}.clinic-booking-form-column .booking-sticky-action.booking-step-navigation{position:fixed;right:10px;bottom:calc(8px + env(safe-area-inset-bottom, 0px));left:10px;z-index:120;width:auto;max-width:none;margin:0;padding:8px;border-radius:16px;box-shadow:0 10px 34px rgba(25,58,72,.24)}.booking-step-navigation-single{display:block!important;padding-left:8px!important}.booking-step-navigation .ghost-button,.booking-step-navigation .primary-button{min-height:48px;font-size:13px}.booking-sms-verification .sms-row{grid-template-columns:minmax(0,1fr) 106px}.booking-sms-verification .ghost-button{padding-inline:8px;font-size:11px}}@media (max-width:370px){.clinic-booking-progress b{font-size:8px}.booking-panel-guided .booking-choice-grid button{font-size:12px}.booking-confirm-summary>div{grid-template-columns:78px minmax(0,1fr)}}.clinic-booking-shell.is-booking .clinic-booking-clinic-card{margin-top:0}.clinic-booking-progress{display:grid;grid-template-columns:1fr;gap:8px;margin:18px 3px 14px}.clinic-booking-progress>span{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#2f4a57;font-size:12px;font-weight:760}.clinic-booking-progress>span:before{display:none}.clinic-booking-progress>span b{overflow:hidden;max-width:none;color:#2f4a57;font-size:12px;text-overflow:ellipsis}.clinic-booking-progress>span small{flex:0 0 auto;color:#7c8c94;font-size:10px;font-weight:650}.clinic-booking-progress>div{height:4px;overflow:hidden;border-radius:999px;background:#e3ebee}.clinic-booking-progress>div>i{position:static;display:block;height:100%;border:0;border-radius:inherit;background:linear-gradient(90deg,#078ab6,#19a6b2);box-shadow:none;transition:width .2s ease}.booking-stage-heading{display:flex;align-items:center;gap:10px;margin:0 0 15px}.booking-panel-guided .booking-stage-heading h2{margin:0;color:#263f4c;font-size:24px;line-height:1.2;letter-spacing:-.025em}.booking-stage-heading>button{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;padding:0;border:1px solid #d8e5e9;border-radius:50%;background:#fff;color:#476774;font-size:18px;line-height:1;cursor:pointer}.booking-stage-heading>button:focus-visible,.booking-stage-heading>button:hover{border-color:#8fc7d4;color:#087fa8;outline:none}.booking-procedure-list{display:grid;max-height:390px;gap:8px;overflow-y:auto;padding:1px 4px 1px 1px;scrollbar-color:#bed5dc transparent;scrollbar-width:thin}.booking-procedure-list>button{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:64px;padding:11px 12px;border:1px solid #dce6ea;border-radius:11px;background:#fff;color:#29434f;text-align:left;cursor:pointer;touch-action:manipulation;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.booking-procedure-list>button.is-selected,.booking-procedure-list>button:focus-visible,.booking-procedure-list>button:hover{border-color:#7dbfce;background:#f4fbfd;box-shadow:0 0 0 2px rgba(16,145,177,.07);outline:none}.booking-procedure-list>button>span{display:grid;gap:3px;min-width:0}.booking-procedure-list strong{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis}.booking-procedure-list small{display:-webkit-box;overflow:hidden;color:#71828b;font-size:10.5px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.booking-procedure-list em{color:#607680;font-size:10.5px;font-style:normal;font-weight:680;white-space:nowrap}.booking-procedure-list i{color:#2094b3;font-size:22px;font-style:normal;line-height:1}.booking-date-card{gap:14px!important}.booking-week-switcher{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;align-items:center;gap:9px}.booking-week-switcher strong{color:#314b57;font-size:13px;text-align:center}.booking-week-switcher button{display:grid;width:36px;height:36px;place-items:center;padding:0;border:1px solid #d5e3e8;border-radius:50%;background:#fff;color:#187f9c;font-size:22px;line-height:1;cursor:pointer}.booking-week-switcher button:disabled{color:#b7c2c7;cursor:default;opacity:.6}.booking-date-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.booking-date-grid>button{display:grid;min-width:0;min-height:82px;align-content:center;justify-items:center;gap:4px;padding:8px 3px;border:1px solid #dce6ea;border-radius:11px;background:#fff;color:#304b57;cursor:pointer;touch-action:manipulation}.booking-date-grid>button:focus-visible,.booking-date-grid>button:hover{border-color:#77bdce;background:#f3fbfd;outline:none}.booking-date-grid>button:disabled{background:#f7f9fa;color:#9aa8ae;cursor:default;opacity:.72}.booking-date-grid span{font-size:9px;font-weight:760;letter-spacing:.03em;text-transform:uppercase}.booking-date-grid strong{font-size:18px;line-height:1}.booking-date-grid small{color:#6b858f;font-size:8.5px;white-space:nowrap}.booking-calendar-jump{display:grid!important;grid-template-columns:auto minmax(0,170px);align-items:center;justify-content:end;gap:8px}.booking-calendar-jump>span{color:#71828b;font-size:10px;font-weight:650}.clinic-booking-form-column .booking-calendar-jump input{min-height:38px;padding:6px 8px;font-size:12px}.booking-selected-date{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e3eaed}.booking-selected-date span{color:#304b57;font-size:13px;font-weight:760}.booking-selected-date small{color:#7b8b93;font-size:9.5px;white-space:nowrap}.booking-time-card .slots-empty button{padding:0;border:0;background:transparent;color:#087fa8;font:inherit;font-weight:700;cursor:pointer}.booking-submit-action{display:block;padding:9px}@media (max-width:600px){.clinic-booking-progress{margin:14px 2px 12px}.clinic-booking-progress>span b{max-width:none;font-size:11px}.booking-panel-guided .booking-stage-heading h2{font-size:20px}.booking-stage-heading{margin-bottom:13px}.booking-stage-heading>button{width:30px;height:30px}.booking-procedure-list{max-height:min(52vh,430px)}.booking-procedure-list>button{min-height:62px;padding:10px 11px}.booking-date-grid{grid-template-columns:repeat(7,66px);margin-inline:-2px;overflow-x:auto;padding:2px 2px 7px;scroll-snap-type:x proximity;scrollbar-width:none}.booking-date-grid::-webkit-scrollbar{display:none}.booking-date-grid>button{min-height:78px;scroll-snap-align:start}.booking-calendar-jump{grid-template-columns:auto minmax(0,158px)}.booking-selected-date{display:grid;gap:3px}.clinic-booking-form-column .booking-submit-action.booking-step-navigation{display:block}}.booking-for-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-panel-guided .booking-for-grid button{min-height:54px;padding-inline:8px}.booking-date-grid>button.is-selected{border-color:#f37332;background:#f97735;color:#fff;box-shadow:0 4px 10px rgba(218,93,31,.18)}.booking-date-grid>button.is-selected small{color:rgba(255,255,255,.9)}.booking-time-card{gap:14px!important}.booking-payment-fieldset{display:grid;gap:11px;padding-bottom:15px;border-bottom:1px solid #e4ebee}.booking-payment-methods button{display:flex!important;min-height:52px!important;align-items:center;justify-content:center;text-align:center}.booking-insurance-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:9px}.booking-legal-consent{display:flex!important;align-items:flex-start;gap:9px!important;padding:11px 12px;border:1px solid #dce6ea;border-radius:11px;background:#fff;color:#60737d!important;font-size:10.5px!important;font-weight:560!important;line-height:1.45;cursor:pointer}.clinic-booking-form-column .booking-legal-consent input{width:18px;height:18px;min-height:18px;flex:0 0 auto;margin:0;accent-color:#098bc0}.booking-legal-consent a{color:#087fa8;font-weight:720}.booking-submit-action .primary-button:disabled{opacity:.52}@media (max-width:600px){.booking-for-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.booking-panel-guided .booking-for-grid button{min-height:50px;padding:7px 5px}.booking-for-grid strong{font-size:11px;white-space:normal;text-align:center}.booking-insurance-fields{grid-template-columns:1fr}.booking-legal-consent{padding:10px}}.booking-stage-content{animation:booking-stage-enter .28s cubic-bezier(.22,.75,.25,1) both}@keyframes booking-stage-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}.clinic-booking-progress>div>i{transition:width .28s cubic-bezier(.22,.75,.25,1)}.booking-payment-methods button{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}.booking-insurance-fields{transform-origin:top center;animation:booking-insurance-fields-enter .22s cubic-bezier(.22,.75,.25,1) both}@keyframes booking-insurance-fields-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.booking-insurance-fields,.booking-stage-content{animation:none}}.booking-confirm-patient-card{margin-bottom:11px!important;background:#f8fbfc!important}.booking-confirm-family-grid .booking-add-family-profile{border-style:dashed;background:#f9fcfd}.booking-confirm-family-grid .booking-add-family-profile>span{border:1px solid #b9d8e0;background:#fff;color:#1387a6;font-size:20px;font-weight:520}.booking-confirm-family-grid .booking-add-family-profile.is-selected{border-style:solid;background:#eefaff}.booking-new-family-relationship{display:grid;gap:9px;margin-top:13px;padding-top:13px;border-top:1px solid #e2eaed;animation:booking-insurance-fields-enter .22s cubic-bezier(.22,.75,.25,1) both}.booking-new-family-relationship>span{color:#5f7580;font-size:10.5px;font-weight:720}.booking-new-family-relationship .booking-choice-grid button{min-height:46px}@media (max-width:600px){.booking-confirm-patient-card{margin-bottom:9px!important}.booking-confirm-family-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.booking-new-family-relationship{animation:none}}.clinic-booking-doctor{cursor:default}.clinic-booking-doctor:hover{background:#fff}.clinic-booking-doctor-rating{display:grid;justify-items:end;gap:1px}.clinic-booking-doctor-rating small{color:#9b7639;font-size:8.5px;font-weight:650;white-space:nowrap}.clinic-booking-doctor-actions{grid-column:2/4;grid-row:2;display:flex;justify-content:flex-end;gap:8px;margin-top:5px}.clinic-booking-doctor-book,.clinic-booking-doctor-dialog-back,.clinic-booking-doctor-more{display:inline-flex;min-height:43px;align-items:center;justify-content:center;gap:7px;padding:10px 16px;border-radius:999px;font:inherit;font-size:12px;font-weight:780;line-height:1;cursor:pointer;touch-action:manipulation;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}.clinic-booking-doctor-more{border:1px solid #cddfe5;background:#f8fbfc;color:#456672}.clinic-booking-doctor-more:focus-visible,.clinic-booking-doctor-more:hover{border-color:#87bdca;background:#eef8fa;color:#087fa8;outline:none}.clinic-booking-doctor-book{min-width:174px;border:1px solid #087fa8;background:linear-gradient(135deg,#098fc0,#087da6);color:#fff;box-shadow:0 7px 17px rgba(8,127,168,.2)}.clinic-booking-doctor-book svg:last-child{margin-left:2px}.clinic-booking-doctor-book:focus-visible,.clinic-booking-doctor-book:hover{border-color:#066f93;background:linear-gradient(135deg,#0781ae,#066f95);box-shadow:0 8px 20px rgba(8,111,149,.25);outline:none}.clinic-booking-doctor-book:active,.clinic-booking-doctor-dialog-back:active,.clinic-booking-doctor-more:active{transform:none}.clinic-booking-doctor-dialog-backdrop{position:fixed;inset:0;z-index:3000;display:grid;place-items:center;padding:24px;background:rgba(15,38,48,.5);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:clinic-doctor-backdrop-enter .18s ease-out both}.clinic-booking-doctor-dialog{position:relative;width:min(560px,100%);max-height:min(760px,calc(100dvh - 48px));overflow-y:auto;padding:27px;border:1px solid rgba(210,226,232,.95);border-radius:22px;background:#fff;box-shadow:0 30px 80px rgba(12,39,51,.28);animation:clinic-doctor-dialog-enter .24s cubic-bezier(.22,.75,.25,1) both;overscroll-behavior:contain}.clinic-booking-doctor-dialog-handle{display:none}.clinic-booking-doctor-dialog-close{position:absolute;top:18px;right:18px;display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid #d8e4e8;border-radius:50%;background:#f8fbfc;color:#536e79;cursor:pointer}.clinic-booking-doctor-dialog-close:focus-visible,.clinic-booking-doctor-dialog-close:hover{border-color:#8fc3cf;background:#edf8fa;color:#087fa8;outline:none}.clinic-booking-doctor-dialog-header{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px;padding-right:45px}.clinic-booking-doctor-dialog-header>img,.clinic-booking-doctor-dialog-header>span{display:grid;width:76px;height:76px;overflow:hidden;place-items:center;border:2px solid #e7f0f3;border-radius:50%;background:linear-gradient(145deg,#e8f5f8,#dceef2);color:#117e9d;font-size:21px;font-weight:820;object-fit:cover}.clinic-booking-doctor-dialog-header>div{display:grid;gap:3px;min-width:0}.clinic-booking-doctor-dialog-header small{overflow:hidden;color:#1686a5;font-size:9.5px;font-weight:800;letter-spacing:.065em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.clinic-booking-doctor-dialog-header h2{margin:0;color:#263f4c;font-size:23px;line-height:1.2;letter-spacing:-.025em}.clinic-booking-doctor-dialog-header p{margin:0;color:#627985;font-size:12px}.clinic-booking-doctor-dialog-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:20px}.clinic-booking-doctor-dialog-facts>div{display:grid;align-content:center;gap:3px;min-height:73px;padding:12px 13px;border:1px solid #dfe9ed;border-radius:13px;background:#f8fbfc}.clinic-booking-doctor-dialog-details dt,.clinic-booking-doctor-dialog-facts span{color:#7a8b93;font-size:9px;font-weight:760;letter-spacing:.045em;text-transform:uppercase}.clinic-booking-doctor-dialog-facts strong{color:#29434f;font-size:12px;line-height:1.35}.clinic-booking-doctor-dialog-facts small{color:#7a8b93;font-size:9.5px}.clinic-booking-doctor-dialog-bio{margin:18px 1px 0;color:#526b76;font-size:12.5px;line-height:1.65}.clinic-booking-doctor-dialog-details{display:grid;gap:0;margin:17px 0 0;border-top:1px solid #e5ecef}.clinic-booking-doctor-dialog-details>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:13px;padding:12px 1px;border-bottom:1px solid #e5ecef}.clinic-booking-doctor-dialog-details dd{margin:0;color:#405d69;font-size:11.5px;font-weight:650;line-height:1.5}.clinic-booking-doctor-dialog-actions{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:9px;margin-top:20px}.clinic-booking-doctor-dialog-actions .clinic-booking-doctor-book{width:100%}.clinic-booking-doctor-dialog-back{border:1px solid #d5e3e8;background:#fff;color:#536e79}.clinic-booking-doctor-dialog-back:focus-visible,.clinic-booking-doctor-dialog-back:hover{border-color:#93c3cf;background:#f4fafb;color:#087fa8;outline:none}@keyframes clinic-doctor-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes clinic-doctor-dialog-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:600px){.clinic-booking-doctor{grid-template-columns:auto minmax(0,1fr) auto}.clinic-booking-doctor-actions{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);margin-top:7px}.clinic-booking-doctor-book,.clinic-booking-doctor-more{min-width:0;min-height:45px;padding-inline:10px;font-size:11px}.clinic-booking-doctor-more{gap:5px}.clinic-booking-doctor-dialog-backdrop{align-items:end;padding:22px 0 0}.clinic-booking-doctor-dialog{width:100%;max-height:calc(100dvh - 22px);padding:24px 18px calc(18px + env(safe-area-inset-bottom, 0px));border-right:0;border-bottom:0;border-left:0;border-radius:24px 24px 0 0;animation-name:clinic-doctor-sheet-enter}.clinic-booking-doctor-dialog-handle{display:block;width:42px;height:4px;margin:-12px auto 16px;border-radius:999px;background:#d7e1e5}.clinic-booking-doctor-dialog-close{top:20px;right:16px}.clinic-booking-doctor-dialog-header{gap:13px;padding-right:40px}.clinic-booking-doctor-dialog-header>img,.clinic-booking-doctor-dialog-header>span{width:64px;height:64px;font-size:18px}.clinic-booking-doctor-dialog-header h2{font-size:19px}.clinic-booking-doctor-dialog-facts{grid-template-columns:1fr;margin-top:17px}.clinic-booking-doctor-dialog-facts>div{min-height:0;padding:10px 12px}.clinic-booking-doctor-dialog-actions{position:sticky;bottom:calc(-18px - env(safe-area-inset-bottom, 0px));grid-template-columns:1fr;margin:18px -18px calc(-18px - env(safe-area-inset-bottom, 0px));padding:10px 18px calc(12px + env(safe-area-inset-bottom, 0px));border-top:1px solid #e3eaed;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.clinic-booking-doctor-dialog-actions .clinic-booking-doctor-book{grid-row:1}.clinic-booking-doctor-dialog-actions .clinic-booking-doctor-dialog-back{grid-row:2;min-height:40px;border:0}}@keyframes clinic-doctor-sheet-enter{0%{opacity:.65;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media (max-width:370px){.clinic-booking-doctor-actions{grid-template-columns:1fr}.clinic-booking-doctor-actions .clinic-booking-doctor-book{grid-row:1}}@media (prefers-reduced-motion:reduce){.clinic-booking-doctor-dialog,.clinic-booking-doctor-dialog-backdrop{animation:none}}.clinic-booking-doctor-copy{grid-row:1/span 2}.clinic-booking-doctor-copy>.clinic-booking-doctor-review-summary{margin-top:3px;color:#9b6919;font-size:10.5px;font-weight:760}.clinic-booking-doctor-more-card{grid-column:3;grid-row:1;align-self:start;justify-self:end;min-height:32px;padding:7px 11px;border-color:#cfe1e7;background:#f7fbfc;color:#087fa8;font-size:10.5px;white-space:nowrap}.booking-submit-action .booking-final-submit{appearance:none;-webkit-appearance:none;display:inline-flex;width:100%;min-width:0;min-height:52px;box-sizing:border-box;align-items:center;justify-content:center;gap:9px;margin:0;padding:0 24px;overflow:hidden;border:1px solid #087da6;border-radius:999px;background-color:#087fa8;background-image:linear-gradient(135deg,#0994c2,#087ba4);color:#fff;font-family:inherit;font-size:14px;font-weight:800;line-height:1;letter-spacing:-.01em;text-align:center;text-decoration:none;white-space:nowrap;box-shadow:0 9px 20px rgba(8,126,166,.22);cursor:pointer;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.booking-submit-action .booking-final-submit>span,.booking-submit-action .booking-final-submit>svg{position:relative;z-index:1;flex:0 0 auto}.booking-submit-action .booking-final-submit:focus-visible,.booking-submit-action .booking-final-submit:hover{border-color:#066d91;background-color:#07769d;background-image:linear-gradient(135deg,#0788b4,#066f96);color:#fff;box-shadow:0 10px 23px rgba(7,108,144,.28);outline:none;transform:none}.booking-submit-action .booking-final-submit:focus-visible{box-shadow:0 0 0 4px rgba(9,139,192,.18),0 10px 23px rgba(7,108,144,.25)}.booking-submit-action .booking-final-submit:active{background-image:none;background-color:#066f96;box-shadow:0 4px 11px rgba(7,108,144,.2);transform:none}.booking-submit-action .booking-final-submit:disabled{border-color:#c1d0d6;background-color:#c9d6db;background-image:none;color:#fff;box-shadow:none;cursor:not-allowed;opacity:1}@media (max-width:600px){.clinic-booking-doctor-more-card{min-height:32px;padding:7px 9px;font-size:10px}.booking-submit-action .booking-final-submit{min-height:50px;padding-inline:20px;font-size:13px}}.clinic-booking-section-heading{display:block}.clinic-booking-section-heading h2{margin-top:0}.clinic-booking-doctor{position:relative;cursor:pointer}.clinic-booking-doctor-select{position:absolute;inset:0;z-index:1;padding:0;border:0;border-radius:inherit;background:transparent;cursor:pointer;-webkit-tap-highlight-color:transparent}.clinic-booking-doctor-select:focus-visible{outline:3px solid rgba(9,139,192,.25);outline-offset:2px}.clinic-booking-doctor-more.clinic-booking-doctor-more-card{position:relative;z-index:2;min-height:0;padding:2px 0;border:0;border-radius:0;background:transparent;color:#087fa8;font-size:10.5px;font-weight:760;line-height:1.3;box-shadow:none}.clinic-booking-doctor-more.clinic-booking-doctor-more-card:focus-visible,.clinic-booking-doctor-more.clinic-booking-doctor-more-card:hover{border:0;background:transparent;color:#066d91;text-decoration:underline;text-underline-offset:3px;box-shadow:none;outline:none}@media (max-width:600px){.clinic-booking-doctor-more.clinic-booking-doctor-more-card{min-height:0;padding:2px 0;font-size:10px}}.doctor-profile-v2-page{--profile-blue:#087fa8;--profile-blue-dark:#11627e;--profile-ink:#183247;--profile-copy:#526a79;min-height:100vh;padding-bottom:64px;background:radial-gradient(circle at 8% 4%,rgba(15,151,198,.08),transparent 31%),linear-gradient(180deg,#f5fafc,#fbfcfd 360px,#f7f9fa);color:var(--profile-ink)}.doctor-profile-v2-header{position:sticky;z-index:30;top:0;border-bottom:1px solid rgba(28,62,82,.08);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.doctor-profile-v2-header-inner{display:flex;width:min(1200px,calc(100% - 40px));min-height:68px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto}.doctor-profile-v2-logo{display:inline-flex;align-items:center}.doctor-profile-v2-logo img{display:block;width:auto;height:31px;object-fit:contain}.doctor-profile-v2-header-actions{display:flex;align-items:center;gap:8px}.doctor-profile-v2-header-actions button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:7px 11px;border:1px solid transparent;border-radius:11px;background:transparent;color:#476170;font:inherit;font-size:12px;font-weight:680;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.doctor-profile-v2-header-actions button:focus-visible,.doctor-profile-v2-header-actions button:hover{border-color:#dce8ed;background:#f7fbfc;color:var(--profile-blue);outline:none}.doctor-profile-v2-layout{display:grid;width:min(1200px,calc(100% - 40px));grid-template-columns:minmax(0,1fr) minmax(340px,390px);align-items:start;gap:24px;margin:28px auto 0}.doctor-profile-v2-main{display:grid;min-width:0;gap:16px}.doctor-profile-v2-booking-card,.doctor-profile-v2-hero,.doctor-profile-v2-section{border:1px solid #e5ecef;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(21,53,73,.055)}.doctor-profile-v2-hero{display:grid;grid-template-columns:174px minmax(0,1fr);align-items:center;gap:25px;padding:25px;border-radius:24px}.doctor-profile-v2-avatar{display:grid;width:174px;height:174px;place-items:center;overflow:hidden;border:1px solid #dce9ed;border-radius:22px;background:linear-gradient(145deg,#e8f6fa,#f7fbfc);color:#187b9d;font-size:42px;font-weight:750;letter-spacing:-.04em}.doctor-profile-v2-avatar img{width:100%;height:100%;object-fit:cover}.doctor-profile-v2-identity{min-width:0}.doctor-profile-v2-name-row{gap:16px}.doctor-profile-v2-name-row h1{margin:0;color:#152e41;font-size:clamp(30px,3.4vw,43px);font-weight:730;line-height:1.04;letter-spacing:-.048em}.doctor-profile-v2-name-row h1 small{color:#58717f;font-size:.55em;font-weight:620;white-space:nowrap}.doctor-profile-v2-verified{display:inline-flex;flex:0 0 auto;min-height:28px;align-items:center;gap:5px;padding:5px 9px;border:1px solid #cce8dc;border-radius:999px;background:#f0faf5;color:#277a51;font-size:10.5px;font-weight:720;white-space:nowrap}.doctor-profile-v2-secure i,.doctor-profile-v2-verified i{display:inline-grid;place-items:center;font-style:normal}.doctor-profile-v2-specialty{margin:9px 0 11px;color:#4c6675;font-size:16px;font-weight:610}.doctor-profile-v2-rating{display:inline-flex;min-height:31px;align-items:center;gap:7px;margin:0;padding:3px 0;border:0;background:transparent;color:#203c4e;font:inherit;cursor:pointer}.doctor-profile-v2-rating strong{font-size:13px}.doctor-profile-v2-no-reviews,.doctor-profile-v2-rating>span:last-child{color:#70838e;font-size:12px}.doctor-profile-v2-rating:hover>span:last-child{color:var(--profile-blue);text-decoration:underline;text-underline-offset:3px}.doctor-profile-v2-stars{color:#f1a91f;font-size:13px;letter-spacing:.04em;white-space:nowrap}.doctor-profile-v2-stars span{color:#dbe2e6}.doctor-profile-v2-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:11px}.doctor-profile-v2-tags>span{display:inline-flex;min-height:28px;align-items:center;padding:5px 9px;border:1px solid #dbe9ee;border-radius:999px;background:#f6fbfc;color:#496675;font-size:11px;font-weight:650}.doctor-profile-v2-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:17px}.doctor-profile-v2-hero-actions>a:not(.doctor-profile-v2-primary),.doctor-profile-v2-primary{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:9px 14px;border-radius:11px;font-size:12px;font-weight:720;text-decoration:none;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,color .16s ease}.doctor-profile-v2-primary{border:1px solid var(--profile-blue);background:var(--profile-blue);color:#fff;box-shadow:0 8px 18px rgba(8,127,168,.18)}.doctor-profile-v2-primary:focus-visible,.doctor-profile-v2-primary:hover{border-color:#066d91;background:#066d91;color:#fff;outline:none;box-shadow:0 10px 22px rgba(8,127,168,.24)}.doctor-profile-v2-hero-actions>a:not(.doctor-profile-v2-primary){border:1px solid #dce7eb;background:#fff;color:#416071}.doctor-profile-v2-hero-actions>a:not(.doctor-profile-v2-primary):hover{border-color:#bcd9e3;color:var(--profile-blue)}.doctor-profile-v2-nav{position:sticky;z-index:15;top:77px;display:flex;gap:4px;overflow-x:auto;padding:6px;border:1px solid #e4ebee;border-radius:15px;background:rgba(255,255,255,.92);box-shadow:0 8px 20px rgba(21,53,73,.045);scrollbar-width:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.doctor-profile-v2-nav::-webkit-scrollbar{display:none}.doctor-profile-v2-nav a{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;padding:6px 11px;border-radius:10px;color:#5a7180;font-size:11px;font-weight:680;text-decoration:none}.doctor-profile-v2-nav a:focus-visible,.doctor-profile-v2-nav a:hover{background:#eef8fb;color:var(--profile-blue);outline:none}.doctor-profile-v2-section{padding:24px;border-radius:20px;scroll-margin-top:128px}.doctor-profile-v2-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.doctor-profile-v2-section-heading h2{margin:0;color:#183247;font-size:20px;font-weight:710;letter-spacing:-.025em}.doctor-profile-v2-section-heading button{padding:3px;border:0;background:transparent;color:var(--profile-blue);font:inherit;font-size:11px;font-weight:680;cursor:pointer}.doctor-profile-v2-biography,.doctor-profile-v2-review p{margin:0;color:#516b7a;font-size:13px;line-height:1.68}.doctor-profile-v2-detail-row{display:grid;gap:0;margin:18px 0 0}.doctor-profile-v2-detail-row>div{display:grid;grid-template-columns:150px minmax(0,1fr);gap:18px;padding:13px 0;border-top:1px solid #edf1f3}.doctor-profile-v2-detail-row dd,.doctor-profile-v2-detail-row dt{margin:0;font-size:12px;line-height:1.55}.doctor-profile-v2-detail-row dt{color:#82929c;font-weight:590}.doctor-profile-v2-detail-row dd{color:#385364;font-weight:620}.doctor-profile-v2-service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.doctor-profile-v2-service-list>div{display:flex;min-width:0;min-height:66px;align-items:flex-start;justify-content:space-between;gap:13px;padding:13px;border:1px solid #e4ecef;border-radius:13px;background:#fbfcfd}.doctor-profile-v2-service-list>div>span{display:grid;min-width:0;gap:4px}.doctor-profile-v2-service-list strong{color:#314e5f;font-size:12px;line-height:1.35}.doctor-profile-v2-service-list small{color:#7b8e99;font-size:10px;line-height:1.45}.doctor-profile-v2-service-list>div>small{flex:0 0 auto;white-space:nowrap}.doctor-profile-v2-tags--insurance{margin-top:0}.doctor-profile-v2-tags--insurance>span{min-height:32px;padding-inline:11px;background:#fafcfd}.doctor-profile-v2-location-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.doctor-profile-v2-location-list article{display:grid;align-content:space-between;overflow:hidden;border:1px solid #e2eaed;border-radius:14px;background:#fbfcfd;transition:border-color .16s ease,background .16s ease}.doctor-profile-v2-location-list article.is-selected{border-color:#8bc5d8;background:#f2fafc}.doctor-profile-v2-location-list article>button{display:flex;width:100%;align-items:flex-start;gap:10px;padding:14px 14px 10px;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.doctor-profile-v2-clinic-options button>i,.doctor-profile-v2-location-list article>button>i{display:grid;width:18px;height:18px;flex:0 0 auto;place-items:center;border:1px solid #cad9df;border-radius:50%;background:#fff;color:#fff;font-size:10px;font-style:normal}.doctor-profile-v2-clinic-options button.is-selected>i,.doctor-profile-v2-location-list article.is-selected>button>i{border-color:var(--profile-blue);background:var(--profile-blue)}.doctor-profile-v2-clinic-options button>span,.doctor-profile-v2-location-list article>button>span{display:grid;min-width:0;gap:4px}.doctor-profile-v2-clinic-options strong,.doctor-profile-v2-location-list strong,.doctor-profile-v2-selected-clinic strong{color:#29485a;font-size:12px}.doctor-profile-v2-clinic-options small,.doctor-profile-v2-location-list small,.doctor-profile-v2-selected-clinic span{color:#718590;font-size:10.5px;line-height:1.45}.doctor-profile-v2-location-list article>div{display:flex;flex-wrap:wrap;gap:12px;padding:10px 14px 13px 42px;border-top:1px solid #e9eff1}.doctor-profile-v2-location-list article>div a{color:var(--profile-blue);font-size:10.5px;font-weight:670}.doctor-profile-v2-review-list{display:grid;gap:9px}.doctor-profile-v2-review{display:grid;gap:7px;padding:14px;border:1px solid #e7edef;border-radius:14px;background:#fbfcfd}.doctor-profile-v2-review>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.doctor-profile-v2-review strong{color:#304d5e;font-size:12px}.doctor-profile-v2-empty,.doctor-profile-v2-review>div span{color:#84939c;font-size:10.5px}.doctor-profile-v2-empty{margin:0}.doctor-profile-v2-aside{position:sticky;top:92px;display:grid;gap:14px}.doctor-profile-v2-booking-card{display:grid;gap:14px;padding:20px;border-radius:20px}.doctor-profile-v2-eyebrow{color:var(--profile-blue);font-size:9.5px;font-weight:760;letter-spacing:.075em;text-transform:uppercase}.doctor-profile-v2-booking-card h2{margin:-5px 0 0;color:#19364a;font-size:20px;font-weight:710;letter-spacing:-.025em}.doctor-profile-v2-clinic-options{display:grid;max-height:238px;gap:7px;overflow-y:auto;padding-right:2px}.doctor-profile-v2-clinic-options button{display:flex;width:100%;min-height:60px;align-items:center;justify-content:space-between;gap:12px;padding:11px;border:1px solid #e1e9ec;border-radius:12px;background:#fbfcfd;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.doctor-profile-v2-clinic-options button:hover{border-color:#b7d8e3;background:#f7fbfc}.doctor-profile-v2-clinic-options button.is-selected{border-color:#8bc5d8;background:#f1fafc}.doctor-profile-v2-selected-clinic{display:grid;gap:5px;padding:13px;border:1px solid #e0eaed;border-radius:12px;background:#f8fbfc}.doctor-profile-v2-primary--wide{width:100%;min-height:47px;border-radius:12px;font-size:13px}.doctor-profile-v2-secure{display:inline-flex;align-items:center;justify-content:center;gap:5px;color:#71848e;font-size:9.5px;font-weight:610}.doctor-profile-v2-secure i{width:15px;height:15px;border-radius:50%;background:#eaf6f0;color:#2a7a53;font-size:9px}.doctor-profile-v2-map{height:246px;overflow:hidden;border:1px solid #e0e9ec;border-radius:20px;background:#e9f3f5;box-shadow:0 12px 30px rgba(21,53,73,.06)}.doctor-profile-v2-map iframe{display:block;width:100%;height:100%;border:0}.doctor-profile-v2-mobile-cta,.doctor-profile-v2-mobile-map{display:none}.doctor-profile-v2-toast{position:fixed;z-index:80;right:22px;bottom:22px;padding:10px 13px;border-radius:11px;background:#173d50;color:#fff;font-size:11px;font-weight:680;box-shadow:0 12px 28px rgba(18,48,65,.22);animation:doctorProfileToastIn .18s ease-out}.doctor-profile-v2-state{display:grid;min-height:100vh;place-items:center;padding:24px;background:#f4fafc}.doctor-profile-v2-loader{display:grid;justify-items:center;gap:13px}.doctor-profile-v2-loader img,.doctor-profile-v2-state-logo img{width:auto;height:38px;object-fit:contain}.doctor-profile-v2-loader>span{width:34px;height:3px;overflow:hidden;border-radius:999px;background:#dbe9ee}.doctor-profile-v2-loader>span:after{display:block;width:17px;height:100%;border-radius:inherit;background:var(--profile-blue,#087fa8);content:"";animation:doctorProfileLoading 1s ease-in-out infinite}.doctor-profile-v2-loader p{margin:0;color:#72858f;font-size:11px}.doctor-profile-v2-state>section{display:grid;width:min(440px,100%);gap:11px;padding:24px;border:1px solid #e1eaed;border-radius:20px;background:#fff;text-align:center}.doctor-profile-v2-state>section h1,.doctor-profile-v2-state>section p{margin:0}.doctor-profile-v2-state>section a{color:#087fa8;font-weight:700}@keyframes doctorProfileLoading{0%{transform:translateX(-18px)}50%{transform:translateX(17px)}to{transform:translateX(-18px)}}@keyframes doctorProfileToastIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.doctor-profile-v2-layout{grid-template-columns:minmax(0,1fr) 320px;gap:17px}.doctor-profile-v2-hero{grid-template-columns:138px minmax(0,1fr);gap:19px;padding:20px}.doctor-profile-v2-avatar{width:138px;height:138px}.doctor-profile-v2-name-row{display:grid;justify-content:start;gap:8px}.doctor-profile-v2-verified{justify-self:start}.doctor-profile-v2-location-list,.doctor-profile-v2-service-list{grid-template-columns:1fr}}@media (max-width:820px){.doctor-profile-v2-page{padding-bottom:102px}.doctor-profile-v2-header-inner,.doctor-profile-v2-layout{width:min(100% - 28px,720px)}.doctor-profile-v2-header-inner{min-height:60px}.doctor-profile-v2-logo img{height:28px}.doctor-profile-v2-layout{display:block;margin-top:14px}.doctor-profile-v2-main{gap:12px}.doctor-profile-v2-aside{display:none}.doctor-profile-v2-hero{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:14px;padding:15px;border-radius:18px}.doctor-profile-v2-avatar{width:96px;height:96px;border-radius:16px;font-size:25px}.doctor-profile-v2-name-row h1{font-size:clamp(22px,6vw,29px)}.doctor-profile-v2-verified{min-height:23px;padding:3px 7px;font-size:9px}.doctor-profile-v2-specialty{margin:6px 0 5px;font-size:13px}.doctor-profile-v2-tags{grid-column:1/-1}.doctor-profile-v2-hero-actions{grid-column:1/-1;margin-top:10px}.doctor-profile-v2-hero-actions .doctor-profile-v2-primary{display:none}.doctor-profile-v2-hero-actions>a:not(.doctor-profile-v2-primary){min-height:36px;flex:1 1;padding:7px 10px}.doctor-profile-v2-nav{top:67px;margin-inline:-2px;border-radius:13px}.doctor-profile-v2-section{padding:18px 15px;border-radius:17px;scroll-margin-top:116px}.doctor-profile-v2-section-heading{margin-bottom:13px}.doctor-profile-v2-section-heading h2{font-size:18px}.doctor-profile-v2-detail-row>div{grid-template-columns:1fr;gap:5px;padding:11px 0}.doctor-profile-v2-mobile-map{display:block;margin-top:12px}.doctor-profile-v2-mobile-map .doctor-profile-v2-map{height:210px;border-radius:14px;box-shadow:none}.doctor-profile-v2-mobile-cta{position:fixed;z-index:40;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px max(14px,env(safe-area-inset-right)) calc(11px + env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));border-top:1px solid #dce6e9;background:rgba(255,255,255,.95);box-shadow:0 -10px 26px rgba(20,49,66,.11);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.doctor-profile-v2-mobile-cta>div{display:grid;min-width:0;gap:2px}.doctor-profile-v2-mobile-cta small,.doctor-profile-v2-mobile-cta strong{overflow:hidden;max-width:42vw;text-overflow:ellipsis;white-space:nowrap}.doctor-profile-v2-mobile-cta small{color:#7a8c96;font-size:9px}.doctor-profile-v2-mobile-cta strong{color:#29495b;font-size:11px}.doctor-profile-v2-mobile-cta a{display:inline-flex;min-height:45px;flex:0 0 auto;align-items:center;justify-content:center;padding:9px 17px;border-radius:12px;background:var(--profile-blue);color:#fff;font-size:12px;font-weight:720;box-shadow:0 7px 17px rgba(8,127,168,.2)}.doctor-profile-v2-toast{right:14px;bottom:88px}}@media (max-width:520px){.doctor-profile-v2-header-actions .doctor-profile-v2-back-button{max-width:38px;overflow:hidden;white-space:nowrap}.doctor-profile-v2-header-actions .doctor-profile-v2-back-button span{font-size:16px}.doctor-profile-v2-header-actions button{min-height:34px;padding:6px 9px;font-size:10.5px}.doctor-profile-v2-hero{grid-template-columns:82px minmax(0,1fr)}.doctor-profile-v2-avatar{width:82px;height:82px}.doctor-profile-v2-rating{flex-wrap:wrap;gap:5px}.doctor-profile-v2-stars{font-size:11px}.doctor-profile-v2-tags>span{font-size:10px}.doctor-profile-v2-service-list{grid-template-columns:1fr}.doctor-profile-v2-location-list article>div{padding-left:14px}}@media (prefers-reduced-motion:reduce){.doctor-profile-v2-page *,.doctor-profile-v2-page :after,.doctor-profile-v2-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (min-width:821px){.doctor-profile-v2-layout{grid-template-columns:minmax(0,1fr) minmax(380px,430px)}.doctor-profile-v2-aside.has-inline-booking{position:static}.doctor-profile-v2-aside.has-inline-booking .doctor-profile-v2-map{height:225px}.doctor-profile-v2-inline-booking{overflow:hidden;border:1px solid #dfe8eb;border-radius:20px;background:rgba(255,255,255,.97);box-shadow:0 14px 36px rgba(28,59,76,.07);scroll-margin-top:88px}.doctor-profile-v2-inline-progress{display:grid;gap:8px;padding:15px 17px 12px;border-bottom:1px solid #e7edef;background:#f8fbfc}.doctor-profile-v2-inline-progress>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.doctor-profile-v2-inline-progress strong{color:#344f5d;font-size:11px;font-weight:720}.doctor-profile-v2-inline-progress small{color:#83929a;font-size:9px;font-weight:650}.doctor-profile-v2-inline-progress>div{height:3px;overflow:hidden;border-radius:999px;background:#dfe8eb}.doctor-profile-v2-inline-progress>div>i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#078ab6,#19a6b2);transition:width .26s cubic-bezier(.22,.75,.25,1)}.doctor-profile-v2-inline-booking.clinic-booking-form-column>.booking-panel{width:100%;padding:16px;border:0;border-radius:0;background:#fff;box-shadow:none}.doctor-profile-v2-inline-booking .booking-stage-heading{margin-bottom:12px}.doctor-profile-v2-inline-booking .booking-panel-guided .booking-stage-heading h2{font-size:19px;letter-spacing:-.025em}.doctor-profile-v2-inline-booking .booking-stage-heading>button{width:29px;height:29px;font-size:16px}.doctor-profile-v2-inline-booking .booking-panel-guided .booking-step-card{gap:12px;padding:12px;border-radius:13px}.doctor-profile-v2-inline-booking .booking-choice-fieldset legend,.doctor-profile-v2-inline-booking .booking-panel label{font-size:10.5px}.doctor-profile-v2-inline-booking .booking-panel input,.doctor-profile-v2-inline-booking .booking-panel select,.doctor-profile-v2-inline-booking .booking-panel textarea{min-height:39px;padding:8px 9px;border-radius:9px;font-size:12px}.doctor-profile-v2-inline-booking .booking-panel textarea{min-height:66px}.doctor-profile-v2-inline-booking .selected-clinic{padding:9px;border-radius:10px}.doctor-profile-v2-inline-booking .selected-clinic a,.doctor-profile-v2-inline-booking .selected-clinic strong{font-size:10px}.doctor-profile-v2-inline-booking .booking-procedure-list{max-height:330px;gap:6px}.doctor-profile-v2-inline-booking .booking-inline-section-title{margin:2px 0 -2px;color:#607681;font-size:10px;font-weight:720;letter-spacing:.025em;text-transform:uppercase}.doctor-profile-v2-inline-booking .booking-panel.is-inline-combined .booking-time-card{margin-top:10px}.doctor-profile-v2-inline-booking .booking-procedure-list>button{min-height:58px;gap:8px;padding:9px 10px;border-radius:10px}.doctor-profile-v2-inline-booking .booking-procedure-list strong{font-size:11.5px}.doctor-profile-v2-inline-booking .booking-procedure-list em,.doctor-profile-v2-inline-booking .booking-procedure-list small{font-size:9px}.doctor-profile-v2-inline-booking .booking-week-switcher{grid-template-columns:32px minmax(0,1fr) 32px;gap:7px}.doctor-profile-v2-inline-booking .booking-week-switcher button{width:32px;height:32px;font-size:19px}.doctor-profile-v2-inline-booking .booking-week-switcher strong{font-size:11px}.doctor-profile-v2-inline-booking .booking-date-grid{gap:3px}.doctor-profile-v2-inline-booking .booking-date-grid>button{min-height:65px;gap:3px;padding:6px 1px;border-radius:8px}.doctor-profile-v2-inline-booking .booking-date-grid span{font-size:7.5px}.doctor-profile-v2-inline-booking .booking-date-grid strong{font-size:15px}.doctor-profile-v2-inline-booking .booking-date-grid small{font-size:7px}.doctor-profile-v2-inline-booking .booking-calendar-jump{grid-template-columns:auto minmax(0,145px)}.doctor-profile-v2-inline-booking .booking-selected-date{display:grid;gap:3px}.doctor-profile-v2-inline-booking .booking-selected-date span{font-size:11px}.doctor-profile-v2-inline-booking .time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.doctor-profile-v2-inline-booking .time-button{min-height:38px;padding:6px 4px;border-radius:8px;font-size:10px}.doctor-profile-v2-inline-booking .booking-for-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.doctor-profile-v2-inline-booking .booking-panel-guided .booking-choice-grid button{min-height:45px;padding:7px 5px}.doctor-profile-v2-inline-booking .booking-panel-guided .booking-choice-grid strong{font-size:10px;white-space:normal}.doctor-profile-v2-inline-booking .booking-family-grid{grid-template-columns:1fr}.doctor-profile-v2-inline-booking .booking-family-grid button{min-height:55px;padding:8px 9px}.doctor-profile-v2-inline-booking .booking-confirm-summary{grid-template-columns:1fr}.doctor-profile-v2-inline-booking .booking-confirm-summary>div{grid-template-columns:85px minmax(0,1fr);align-items:baseline;gap:8px;padding:8px 10px}.doctor-profile-v2-inline-booking .booking-confirm-summary span{font-size:8px}.doctor-profile-v2-inline-booking .booking-confirm-summary strong{font-size:10px}.doctor-profile-v2-inline-booking .booking-insurance-fields,.doctor-profile-v2-inline-booking .booking-sms-verification .sms-row{grid-template-columns:1fr}.doctor-profile-v2-inline-booking .booking-legal-consent,.doctor-profile-v2-inline-booking .booking-sms-verification{padding:9px;border-radius:9px}.doctor-profile-v2-inline-booking .booking-step-navigation-single,.doctor-profile-v2-inline-booking .booking-submit-action.booking-step-navigation{position:static;display:block;width:100%;margin-top:10px;padding:7px;border-radius:13px;box-shadow:none}.doctor-profile-v2-inline-booking .booking-final-submit{width:100%;min-height:45px;border-radius:11px}.doctor-profile-v2-inline-booking .booking-success-panel{padding:22px 16px!important}.doctor-profile-v2-inline-booking .booking-success-summary div{grid-template-columns:105px minmax(0,1fr)}}@media (min-width:821px) and (max-width:980px){.doctor-profile-v2-layout{grid-template-columns:minmax(0,1fr) 350px}.doctor-profile-v2-inline-booking.clinic-booking-form-column>.booking-panel{padding:13px}.doctor-profile-v2-inline-booking .booking-date-grid small{display:none}}.booking-clinic-fieldset{display:grid;gap:8px;min-width:0;margin:0;padding:0;border:0}.booking-clinic-fieldset>legend{margin-bottom:8px;color:#27435c;font-size:13px;font-weight:780}.booking-clinic-card-grid{display:grid;max-height:238px;gap:7px;overflow-y:auto;padding:1px 3px 1px 1px;scrollbar-color:#bed5dc transparent;scrollbar-width:thin}.booking-clinic-card-grid>button{display:flex;width:100%;min-height:64px;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #dce6ea;border-radius:11px;background:#fff;color:#29434f;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.booking-clinic-card-grid>button.is-selected,.booking-clinic-card-grid>button:focus-visible,.booking-clinic-card-grid>button:hover{border-color:#7dbfce;background:#f3fbfd;box-shadow:0 0 0 2px rgba(16,145,177,.07);outline:none}.booking-clinic-card-grid>button>i{display:grid;width:19px;height:19px;flex:0 0 auto;place-items:center;margin-top:1px;border:1px solid #c8d8de;border-radius:50%;background:#fff;color:#fff;font-size:10px;font-style:normal}.booking-clinic-card-grid>button.is-selected>i{border-color:#098bb5;background:#098bb5}.booking-clinic-card-grid>button>span{display:grid;min-width:0;gap:4px}.booking-clinic-card-grid strong{color:#294756;font-size:12.5px;line-height:1.35}.booking-clinic-card-grid small{color:#718590;font-size:10.5px;font-weight:560;line-height:1.45}.booking-locked-clinic>small{color:#718590;font-size:11px;line-height:1.45}@media (min-width:821px){.doctor-profile-v2-inline-booking .booking-clinic-fieldset>legend{font-size:10.5px}.doctor-profile-v2-inline-booking .booking-clinic-card-grid{max-height:214px;gap:6px}.doctor-profile-v2-inline-booking .booking-clinic-card-grid>button{min-height:57px;padding:9px 10px;border-radius:10px}.doctor-profile-v2-inline-booking .booking-clinic-card-grid strong{font-size:11.5px}.doctor-profile-v2-inline-booking .booking-clinic-card-grid small{font-size:9px}}@media (max-width:600px){.booking-clinic-card-grid{max-height:none}.booking-clinic-card-grid>button{min-height:62px}}.doctor-profile-v2-trust-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:13px 0 6px}.doctor-profile-v2-new-badge{display:inline-flex;min-height:28px;align-items:center;gap:7px;padding:5px 10px;border:1px solid #cfe6ee;border-radius:999px;background:#f2fafc;color:#176f8d;font-size:10.5px;font-weight:740;white-space:nowrap}.doctor-profile-v2-new-badge i{width:6px;height:6px;border-radius:50%;background:#1aa0bd;box-shadow:0 0 0 3px rgba(26,160,189,.12)}.doctor-profile-v2-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:20px}.doctor-profile-v2-fact-card{display:grid;min-width:0;min-height:130px;grid-template-columns:38px minmax(0,1fr);align-content:start;gap:11px;padding:15px;border:1px solid #e1ebef;border-radius:15px;background:linear-gradient(145deg,#fbfdfe,#f5fafb)}.doctor-profile-v2-fact-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#e9f7fa;color:#1584a4}.doctor-profile-v2-fact-icon--education{background:#f1f0ff;color:#655bc4}.doctor-profile-v2-fact-icon--languages{background:#eef8f2;color:#36805a}.doctor-profile-v2-fact-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.doctor-profile-v2-fact-card>div{min-width:0}.doctor-profile-v2-fact-card>div>small{display:block;margin:2px 0 9px;color:#708692;font-size:10px;font-weight:740;letter-spacing:.055em;text-transform:uppercase}.doctor-profile-v2-fact-card ul{display:grid;gap:6px;margin:0;padding:0;list-style:none}.doctor-profile-v2-fact-card li{color:#355466;font-size:11.5px;font-weight:640;line-height:1.4}.doctor-profile-v2-fact-chips{display:flex;flex-wrap:wrap;gap:5px}.doctor-profile-v2-fact-chips span{display:inline-flex;min-height:25px;align-items:center;padding:4px 8px;border:1px solid #d7e8ed;border-radius:999px;background:#fff;color:#315c6d;font-size:10px;font-weight:680;line-height:1.25}.doctor-profile-v2-fact-chips--languages span:before{width:5px;height:5px;margin-right:5px;border-radius:50%;background:#5ba97c;content:""}.doctor-profile-v2-facts+.doctor-profile-v2-biography{padding-top:18px;border-top:1px solid #ebf0f2}#profile-insurance{overflow:hidden;padding:0}.doctor-profile-v2-eligibility{padding:24px;background:radial-gradient(circle at 100% 0,rgba(117,204,222,.18),transparent 38%),linear-gradient(145deg,#fff,#f7fbfc)}.doctor-profile-v2-eligibility-heading{display:flex;align-items:flex-start;gap:13px}.doctor-profile-v2-eligibility-heading>span{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:13px;background:#e6f6f9;color:#1186a5;box-shadow:inset 0 0 0 1px rgba(17,134,165,.08)}.doctor-profile-v2-eligibility-heading svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.doctor-profile-v2-eligibility-heading h2{margin:0 0 5px;color:#183247;font-size:20px;font-weight:720;letter-spacing:-.025em}.doctor-profile-v2-eligibility-heading p{margin:0;color:#617885;font-size:12px;line-height:1.5}.doctor-profile-v2-eligibility-form{display:grid;gap:7px;margin-top:18px}.doctor-profile-v2-eligibility-form label{color:#526c7b;font-size:10.5px;font-weight:700}.doctor-profile-v2-eligibility-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.doctor-profile-v2-eligibility-form select{width:100%;min-height:44px;padding:9px 36px 9px 12px;border:1px solid #d8e5e9;border-radius:11px;background:#fff;color:#314e5e;font:inherit;font-size:12px;outline:none}.doctor-profile-v2-eligibility-form select:focus{border-color:#79bfd1;box-shadow:0 0 0 3px rgba(17,134,165,.1)}.doctor-profile-v2-eligibility-form button{min-height:44px;padding:9px 16px;border:1px solid #0d89aa;border-radius:11px;background:#0d89aa;color:#fff;font:inherit;font-size:11.5px;font-weight:730;cursor:pointer;transition:background .16s ease,border-color .16s ease,opacity .16s ease}.doctor-profile-v2-eligibility-form button:hover:not(:disabled){border-color:#087494;background:#087494}.doctor-profile-v2-eligibility-form button:disabled{cursor:default;opacity:.42}.doctor-profile-v2-eligibility-result{display:flex;align-items:center;gap:10px;margin-top:12px;padding:11px 13px;border:1px solid #cce8d8;border-radius:12px;background:#f1faf5}.doctor-profile-v2-eligibility-result>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:50%;background:#3e9a69;color:#fff;font-size:12px;font-weight:800}.doctor-profile-v2-eligibility-result p,.doctor-profile-v2-eligibility-result strong{display:block;margin:0}.doctor-profile-v2-eligibility-result strong{color:#286846;font-size:12px}.doctor-profile-v2-eligibility-result p{margin-top:2px;color:#527563;font-size:10.5px}.doctor-profile-v2-eligibility-note{margin:11px 0 0;color:#7b8e98;font-size:9.5px;line-height:1.5}.doctor-profile-v2-accepted-plans{margin-top:15px;padding-top:13px;border-top:1px solid #e3edef}.doctor-profile-v2-accepted-plans summary{display:flex;align-items:center;gap:7px;color:#456373;font-size:11px;font-weight:680;cursor:pointer;list-style:none}.doctor-profile-v2-accepted-plans summary::-webkit-details-marker{display:none}.doctor-profile-v2-accepted-plans summary:after{margin-left:auto;color:#73909c;content:"+";font-size:17px;font-weight:430}.doctor-profile-v2-accepted-plans[open] summary:after{content:"−"}.doctor-profile-v2-accepted-plans summary span{display:inline-grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#e9f4f7;color:#397186;font-size:9px}.doctor-profile-v2-accepted-plans .doctor-profile-v2-tags{margin-top:11px}@media (max-width:1020px){.doctor-profile-v2-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.doctor-profile-v2-trust-row{margin-top:10px}.doctor-profile-v2-facts{grid-template-columns:1fr}.doctor-profile-v2-fact-card{min-height:0}.doctor-profile-v2-eligibility{padding:20px 17px}.doctor-profile-v2-eligibility-heading h2{font-size:18px}.doctor-profile-v2-eligibility-form>div{grid-template-columns:1fr}.doctor-profile-v2-eligibility-form button{width:100%}}.doctor-profile-v2-name-row h1{min-width:0}.doctor-profile-v2-share-inline{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;justify-content:center;gap:7px;padding:8px 11px;border:1px solid #dce7eb;border-radius:11px;background:#fff;color:#486474;font:inherit;font-size:11px;font-weight:690;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.doctor-profile-v2-share-inline:focus-visible,.doctor-profile-v2-share-inline:hover{border-color:#abd2de;background:#f2fafc;color:var(--profile-blue);outline:none}.doctor-profile-v2-accepting-badge{display:inline-flex;min-height:28px;align-items:center;gap:6px;padding:5px 10px;border:1px solid #c9e7d7;border-radius:999px;background:#effaf4;color:#24764e;font-size:10.5px;font-weight:740;white-space:nowrap}.doctor-profile-v2-accepting-badge i{font-size:10px;font-style:normal}.doctor-profile-v2-profile-detail{display:grid;min-height:112px;grid-template-columns:52px minmax(0,1fr);align-items:start;gap:17px;padding:22px 24px;background:radial-gradient(circle at 100% 0,rgba(126,199,215,.09),transparent 34%),rgba(255,255,255,.97)}.doctor-profile-v2-profile-detail .doctor-profile-v2-fact-icon{width:52px;height:52px;border-radius:15px}.doctor-profile-v2-profile-detail .doctor-profile-v2-fact-icon svg{width:25px;height:25px}.doctor-profile-v2-profile-detail h2{margin:2px 0 12px;color:#183247;font-size:18px;font-weight:715;letter-spacing:-.02em}.doctor-profile-v2-profile-detail ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.doctor-profile-v2-profile-detail li{color:#405e6e;font-size:12.5px;font-weight:610;line-height:1.5}.doctor-profile-v2-profile-detail .doctor-profile-v2-fact-chips{gap:7px}.doctor-profile-v2-profile-detail .doctor-profile-v2-fact-chips span{min-height:31px;padding:6px 11px;font-size:11.5px}.doctor-profile-v2-location-list article>button em{display:inline-flex;width:fit-content;align-items:center;gap:5px;margin-top:2px;color:#2d8057;font-size:9.5px;font-style:normal;font-weight:690}.doctor-profile-v2-location-list article>button em:before{width:5px;height:5px;border-radius:50%;background:#43a16b;content:""}.doctor-profile-v2-review .doctor-profile-v2-verified-patient{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #cae8d8;border-radius:999px;background:#f1faf5;color:#2e7953;font-weight:680;white-space:nowrap}.doctor-profile-v2-verified-patient i{display:inline-grid;width:14px;height:14px;place-items:center;border-radius:50%;background:#3c9868;color:#fff;font-size:8px;font-style:normal}@media (max-width:600px){.doctor-profile-v2-share-inline{width:36px;height:36px;min-height:36px;padding:0}.doctor-profile-v2-share-inline span{display:none}.doctor-profile-v2-profile-detail{min-height:104px;grid-template-columns:46px minmax(0,1fr);gap:13px;padding:19px 17px}.doctor-profile-v2-profile-detail .doctor-profile-v2-fact-icon{width:46px;height:46px}.doctor-profile-v2-review>div{align-items:flex-start}.doctor-profile-v2-review .doctor-profile-v2-verified-patient{white-space:normal}}.dental-portal-new-patient-setting>label{display:flex;align-items:center;gap:11px;margin:14px 0;padding:12px 13px;border:1px solid #dfe9ec;border-radius:12px;background:#f9fbfc;cursor:pointer}.dental-portal-new-patient-setting>label>input{width:18px;height:18px;flex:0 0 auto;accent-color:#0b8aac}.dental-portal-new-patient-setting>label>span{display:grid;gap:3px}.dental-portal-new-patient-setting>label strong{color:#294858;font-size:12px}.dental-portal-new-patient-setting>label small{color:#70848e;font-size:10px}.doctor-profile-v2-main{gap:18px}.doctor-profile-v2-hero{grid-template-columns:156px minmax(0,1fr);gap:24px;padding:24px}.doctor-profile-v2-avatar{width:156px;height:156px}.doctor-profile-v2-name-row h1{font-size:clamp(31px,3vw,40px)}.doctor-profile-v2-trust-row{margin-top:12px}.doctor-profile-v2-verified{min-height:26px;padding:4px 5px;border-color:transparent;background:transparent;color:#4a7462}.doctor-profile-v2-expertise-grid>.doctor-profile-v2-section,.doctor-profile-v2-main>.doctor-profile-v2-section{box-shadow:none}.doctor-profile-v2-about{padding:8px 4px 7px;border:0;background:transparent}.doctor-profile-v2-about .doctor-profile-v2-section-heading{margin-bottom:9px}.doctor-profile-v2-about .doctor-profile-v2-biography{max-width:70ch;color:#476474;font-size:14px;line-height:1.72}.doctor-profile-v2-expertise-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(290px,100%),1fr));gap:16px}.doctor-profile-v2-expertise-grid .doctor-profile-v2-profile-detail{min-height:168px;align-content:start}.doctor-profile-v2-education{min-height:136px}.doctor-profile-v2-profile-detail{border-color:#e1e9ec;background:#fff}.doctor-profile-v2-profile-detail h2{margin-bottom:14px;font-size:19px}.doctor-profile-v2-profile-detail li{padding-left:15px;position:relative;font-size:13px}.doctor-profile-v2-profile-detail li:before{position:absolute;top:.67em;left:0;width:5px;height:5px;border-radius:50%;background:#91b9c5;content:""}#profile-insurance{border-color:#d9e8ed;border-radius:20px}.doctor-profile-v2-eligibility{padding:22px 24px}.doctor-profile-v2-eligibility-heading h2{font-size:19px}.doctor-profile-v2-eligibility-heading p{max-width:58ch;font-size:12.5px}.doctor-profile-v2-location-map{margin-top:16px}.doctor-profile-v2-location-map .doctor-profile-v2-map{height:240px;border-radius:15px;box-shadow:none}.doctor-profile-v2-credentials{overflow:hidden;border:1px solid #e2eaed;border-radius:16px;background:rgba(255,255,255,.86)}.doctor-profile-v2-credentials>summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;padding:15px 20px;color:#334f60;font-size:13px;font-weight:700;cursor:pointer;list-style:none}.doctor-profile-v2-credentials>summary::-webkit-details-marker{display:none}.doctor-profile-v2-credentials>summary span:before{color:#62808f;content:"+";font-size:20px;font-weight:420}.doctor-profile-v2-credentials[open]>summary span:before{content:"−"}.doctor-profile-v2-credentials .doctor-profile-v2-detail-row{margin:0;padding:0 20px 8px;border-top:1px solid #edf1f3}#profile-reviews .doctor-profile-v2-review-list{gap:0}#profile-reviews .doctor-profile-v2-review{gap:8px;padding:17px 0;border:0;border-top:1px solid #e9eef0;border-radius:0;background:transparent}#profile-reviews .doctor-profile-v2-review:first-child{padding-top:2px;border-top:0}.booking-clinic-card-grid>button>span>em{width:fit-content;color:#2f8058;font-size:9.5px;font-style:normal;font-weight:690}@media (min-width:821px){.doctor-profile-v2-layout{grid-template-columns:minmax(0,1fr) minmax(410px,440px);gap:28px}.doctor-profile-v2-aside.has-inline-booking{position:sticky;top:84px;max-height:calc(100vh - 100px);align-self:start;overflow-y:auto;padding-right:3px;scrollbar-color:#c5d9df transparent;scrollbar-width:thin}.doctor-profile-v2-aside.has-inline-booking::-webkit-scrollbar{width:5px}.doctor-profile-v2-aside.has-inline-booking::-webkit-scrollbar-thumb{border-radius:999px;background:#c5d9df}.doctor-profile-v2-inline-booking .booking-choice-fieldset legend,.doctor-profile-v2-inline-booking .booking-clinic-fieldset>legend,.doctor-profile-v2-inline-booking .booking-panel label{font-size:11.5px}.doctor-profile-v2-inline-booking .booking-clinic-card-grid strong,.doctor-profile-v2-inline-booking .booking-panel input,.doctor-profile-v2-inline-booking .booking-panel select,.doctor-profile-v2-inline-booking .booking-panel textarea,.doctor-profile-v2-inline-booking .booking-procedure-list strong{font-size:12.5px}.doctor-profile-v2-inline-booking .booking-clinic-card-grid small,.doctor-profile-v2-inline-booking .booking-procedure-list em,.doctor-profile-v2-inline-booking .booking-procedure-list small{font-size:10px}.doctor-profile-v2-inline-booking .booking-date-grid span{font-size:8.5px}.doctor-profile-v2-inline-booking .booking-date-grid small{font-size:8px}.doctor-profile-v2-inline-booking .time-button{font-size:11px}}@media (min-width:821px) and (max-width:980px){.doctor-profile-v2-layout{grid-template-columns:minmax(0,1fr) 370px;gap:18px}.doctor-profile-v2-hero{grid-template-columns:132px minmax(0,1fr);gap:18px;padding:20px}.doctor-profile-v2-avatar{width:132px;height:132px}}@media (max-width:820px){.doctor-profile-v2-main{gap:13px}.doctor-profile-v2-hero{grid-template-columns:92px minmax(0,1fr);gap:14px;padding:15px}.doctor-profile-v2-avatar{width:92px;height:92px}.doctor-profile-v2-name-row h1{font-size:clamp(22px,6vw,29px)}.doctor-profile-v2-about{padding:10px 3px 8px}.doctor-profile-v2-expertise-grid{grid-template-columns:1fr;gap:13px}.doctor-profile-v2-expertise-grid .doctor-profile-v2-profile-detail{min-height:0}.doctor-profile-v2-location-map{margin-top:13px}.doctor-profile-v2-location-map .doctor-profile-v2-map{height:210px;border-radius:14px}}@media (max-width:520px){.doctor-profile-v2-hero{grid-template-columns:82px minmax(0,1fr)}.doctor-profile-v2-avatar{width:82px;height:82px}.doctor-profile-v2-eligibility{padding:19px 16px}.doctor-profile-v2-credentials .doctor-profile-v2-detail-row,.doctor-profile-v2-credentials>summary{padding-inline:16px}}.doctor-profile-v2-name-stack{display:grid;min-width:0;gap:8px}.booking-insurance-selector{display:grid;min-width:0;gap:10px;margin:13px 0 1px;padding:14px 0 0;border:0;border-top:1px solid #e3ebee}.booking-insurance-selector>legend{padding:0;color:#27435c;font-size:13px;font-weight:760}.booking-insurance-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.booking-insurance-mode>button{display:flex;min-height:43px;align-items:center;gap:8px;padding:9px 11px;border:1px solid #d8e4e8;border-radius:10px;background:#fff;color:#4b6573;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.booking-insurance-mode>button:focus-visible,.booking-insurance-mode>button:hover{border-color:#8fc6d3;outline:none}.booking-insurance-mode>button.is-selected{border-color:#57adc1;background:#f1fafc;color:#146e88;box-shadow:0 0 0 2px rgba(16,145,177,.07)}.booking-insurance-mode>button>span{display:grid;width:22px;height:22px;flex:0 0 auto;place-items:center;border-radius:7px;background:#edf5f7;color:#5b7a87;font-size:11px;font-weight:800}.booking-insurance-mode>button.is-selected>span{background:#dff2f6;color:#0b83a4}.booking-insurance-mode strong{font-size:11.5px;font-weight:700}.booking-insurance-editor{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(118px,.8fr);gap:9px;animation:booking-insurance-fields-enter .22s cubic-bezier(.22,.75,.25,1) both}.booking-account-insurance,.booking-insurance-status{grid-column:1/-1}.booking-account-insurance{display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 11px;border:1px solid #d9e6ea;border-radius:11px;background:#fbfdfe;color:#385563;font:inherit;text-align:left;cursor:pointer}.booking-account-insurance.is-selected,.booking-account-insurance:focus-visible,.booking-account-insurance:hover{border-color:#78bdcc;background:#f2fafc;outline:none}.booking-account-insurance-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#e4f4f7;color:#1184a2;font-size:12px;font-weight:800}.booking-account-insurance>span:nth-child(2){display:grid;min-width:0;gap:2px}.booking-account-insurance small{color:#718790;font-size:8.5px;font-weight:670;letter-spacing:.035em;text-transform:uppercase}.booking-account-insurance strong{overflow:hidden;color:#294b5b;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.booking-account-insurance em{color:#72858e;font-size:9.5px;font-style:normal}.booking-account-insurance>i{color:#1685a1;font-size:9.5px;font-style:normal;font-weight:740}.booking-insurance-member-field,.booking-insurance-provider-field{display:grid;min-width:0;gap:5px;color:#536d7a;font-size:10.5px;font-weight:690}.booking-insurance-member-field>span,.booking-insurance-provider-field>span{display:flex;align-items:center;justify-content:space-between;gap:6px}.booking-insurance-member-field small{color:#8a9aa2;font-size:8.5px;font-weight:590}.booking-insurance-selector input{width:100%;min-width:0;min-height:42px;padding:9px 10px;border:1px solid #d8e4e8;border-radius:10px;background:#fff;color:#284958;font:inherit;font-size:12px;outline:none}.booking-insurance-selector input:focus{border-color:#62b2c5;box-shadow:0 0 0 3px rgba(17,142,171,.09)}.booking-insurance-status{display:flex;min-height:34px;align-items:center;gap:8px;padding:7px 9px;border:1px solid #dde8eb;border-radius:9px;background:#f8fbfc}.booking-insurance-status>span{display:grid;width:19px;height:19px;flex:0 0 auto;place-items:center;border-radius:50%;background:#dfecef;color:#526f7c;font-size:10px;font-weight:800}.booking-insurance-status p,.booking-self-pay-note{margin:0;color:#6c818b;font-size:10px;line-height:1.4}.booking-insurance-status.is-listed{border-color:#cce7d7;background:#f2faf5}.booking-insurance-status.is-listed>span{background:#3e9a69;color:#fff}.booking-insurance-status.is-listed p{color:#3f7656}.booking-self-pay-note{padding-left:2px}.booking-insurance-selector.is-confirm{margin-top:0;padding-top:0;border-top:0}@media (min-width:821px){.doctor-profile-v2-inline-booking .booking-insurance-selector>legend{font-size:11.5px}.doctor-profile-v2-inline-booking .booking-insurance-mode>button{min-height:39px;padding:7px 9px}.doctor-profile-v2-inline-booking .booking-account-insurance strong,.doctor-profile-v2-inline-booking .booking-insurance-mode strong{font-size:11px}.doctor-profile-v2-inline-booking .booking-insurance-selector input{min-height:39px;padding:8px 9px}}@media (max-width:520px){.booking-insurance-editor{grid-template-columns:1fr}.booking-account-insurance,.booking-insurance-status{grid-column:auto}}.doctor-profile-v2-name-stack .doctor-profile-v2-trust-row{margin-top:0}.doctor-profile-v2-eligibility-heading{align-items:center}.doctor-profile-v2-eligibility-heading h2{margin:0}.doctor-profile-v2-insurance-clinics{display:grid;gap:9px;margin-top:18px}.doctor-profile-v2-insurance-clinic-single,.doctor-profile-v2-insurance-clinics>button{display:flex;width:100%;min-height:74px;align-items:flex-start;gap:12px;padding:14px 15px;border:1px solid #d8e6ea;border-radius:14px;background:rgba(255,255,255,.9);color:inherit;text-align:left}.doctor-profile-v2-insurance-clinics>button{font:inherit;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.doctor-profile-v2-insurance-clinics>button:focus-visible,.doctor-profile-v2-insurance-clinics>button:hover{border-color:#9dccd8;background:#fff;outline:none}.doctor-profile-v2-insurance-clinic-single,.doctor-profile-v2-insurance-clinics>button.is-selected{border-color:#63b4c8;background:#f2fafc;box-shadow:0 0 0 2px rgba(17,134,165,.07)}.doctor-profile-v2-insurance-clinic-single>i,.doctor-profile-v2-insurance-clinics>button>i{display:grid;width:21px;height:21px;flex:0 0 auto;place-items:center;margin-top:1px;border:1px solid #c7dce2;border-radius:50%;background:#fff;color:#fff;font-size:10px;font-style:normal;font-weight:800}.doctor-profile-v2-insurance-clinic-single>i,.doctor-profile-v2-insurance-clinics>button.is-selected>i{border-color:#178cab;background:#178cab}.doctor-profile-v2-insurance-clinic-single>span,.doctor-profile-v2-insurance-clinics>button>span{display:grid;min-width:0;gap:3px}.doctor-profile-v2-insurance-clinic-single strong,.doctor-profile-v2-insurance-clinics strong{color:#234456;font-size:13px;font-weight:720;line-height:1.35}.doctor-profile-v2-insurance-clinic-single small,.doctor-profile-v2-insurance-clinics small{overflow:hidden;color:#6c818c;font-size:10.5px;line-height:1.4;text-overflow:ellipsis}.doctor-profile-v2-insurance-clinic-single em,.doctor-profile-v2-insurance-clinics em{width:fit-content;margin-top:2px;color:#2f8058;font-size:9.5px;font-style:normal;font-weight:690}.doctor-profile-v2-insurance-clinic-single em:before,.doctor-profile-v2-insurance-clinics em:before{display:inline-block;width:5px;height:5px;margin-right:5px;border-radius:50%;background:#43a16b;content:"";vertical-align:1px}.doctor-profile-v2-insurance-select{margin-top:12px}.doctor-profile-v2-insurance-select select{width:100%;min-height:46px;padding:10px 38px 10px 13px;border:1px solid #d3e2e7;border-radius:12px;background:#fff;color:#314e5e;font:inherit;font-size:12.5px;outline:none}.doctor-profile-v2-insurance-select select:focus{border-color:#69b7ca;box-shadow:0 0 0 3px rgba(17,134,165,.1)}.doctor-profile-v2-insurance-empty{margin:13px 0 0;padding:12px 13px;border:1px solid #e0e9ec;border-radius:11px;background:rgba(255,255,255,.7);color:#6a7f8a;font-size:11px;line-height:1.5}.doctor-profile-v2-professional-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);grid-template-areas:"specialization education" "languages education";gap:16px}.doctor-profile-v2-professional-grid>.doctor-profile-v2-section{box-shadow:none}.doctor-profile-v2-specialization-card{grid-area:specialization}.doctor-profile-v2-languages-card{grid-area:languages}.doctor-profile-v2-education-card{grid-area:education;min-height:100%}.doctor-profile-v2-professional-grid .doctor-profile-v2-profile-detail{min-height:0;align-content:start}.doctor-profile-v2-education-card>div{min-width:0}.doctor-profile-v2-credential-list{display:grid;gap:0;margin-top:17px;border-top:1px solid #e8eef0}.doctor-profile-v2-credential-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:14px;padding:11px 0;border-bottom:1px solid #edf1f3}.doctor-profile-v2-credential-item>span,.doctor-profile-v2-credential-item>strong{font-size:10.5px;line-height:1.5}.doctor-profile-v2-credential-item>span{color:#81929b;font-weight:610}.doctor-profile-v2-credential-item>strong{color:#3c5969;font-weight:650}.doctor-profile-v2-credential-more>summary{display:flex;width:fit-content;align-items:center;gap:6px;padding:11px 0 2px;color:#1684a3;font-size:10.5px;font-weight:700;cursor:pointer;list-style:none}.doctor-profile-v2-credential-more>summary::-webkit-details-marker{display:none}.doctor-profile-v2-credential-more>summary:after{content:"+";font-size:15px;font-weight:500}.doctor-profile-v2-credential-more[open]>summary:after{content:"−"}.doctor-profile-v2-credential-more>summary span:last-child,.doctor-profile-v2-credential-more[open]>summary span:first-child{display:none}.doctor-profile-v2-credential-more[open]>summary span:last-child{display:inline}.doctor-profile-v2-credential-more>div{margin-top:5px;border-top:1px solid #edf1f3}@media (max-width:820px){.doctor-profile-v2-professional-grid{grid-template-columns:1fr;grid-template-areas:"specialization" "education" "languages";gap:13px}}@media (max-width:520px){.doctor-profile-v2-name-stack{gap:6px}.doctor-profile-v2-insurance-clinic-single,.doctor-profile-v2-insurance-clinics>button{min-height:68px;padding:12px 13px}.doctor-profile-v2-credential-item{grid-template-columns:1fr;gap:3px}}.doctor-profile-v2-hero{align-items:start}.doctor-profile-v2-identity{align-self:start;padding-top:2px}.doctor-profile-v2-name-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.doctor-profile-v2-name-stack{gap:9px}.doctor-profile-v2-name-row h1{max-width:100%;color:#193344;font-size:clamp(28px,2.6vw,36px);font-weight:620;line-height:1.1;letter-spacing:-.036em;overflow-wrap:anywhere}.doctor-profile-v2-name-row h1 small{color:#627884;font-size:.52em;font-weight:560;letter-spacing:-.015em}.doctor-profile-v2-name-stack .doctor-profile-v2-trust-row{gap:6px;margin:0}.doctor-profile-v2-share-inline{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border-color:#e0e8eb;border-radius:50%;background:#f9fbfc;color:#58717d}.doctor-profile-v2-share-inline:focus-visible,.doctor-profile-v2-share-inline:hover{border-color:#9dced9;background:#eff9fb;color:#087fa8;box-shadow:0 0 0 3px rgba(8,127,168,.08)}.doctor-profile-v2-rating{margin-top:9px}.doctor-profile-v2-no-reviews{display:inline-block;margin-top:10px}@media (max-width:980px){.doctor-profile-v2-name-row{display:flex;justify-content:space-between;gap:10px}.doctor-profile-v2-name-row h1{font-size:clamp(25px,3.1vw,32px)}}@media (max-width:820px){.doctor-profile-v2-identity{padding-top:0}.doctor-profile-v2-name-row h1{font-size:clamp(21px,5.3vw,27px);line-height:1.12;letter-spacing:-.03em}.doctor-profile-v2-share-inline{width:34px;min-width:34px;height:34px;min-height:34px}.doctor-profile-v2-name-stack .doctor-profile-v2-trust-row{margin-top:1px}}@media (max-width:420px){.doctor-profile-v2-name-row{gap:7px}.doctor-profile-v2-name-row h1{font-size:clamp(20px,5.4vw,24px)}.doctor-profile-v2-share-inline{width:32px;min-width:32px;height:32px;min-height:32px}}.patient-account-notification-settings{margin-top:21px;padding-top:20px;border-top:1px solid #e8eef2}.patient-account-notification-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.patient-account-notification-heading strong{color:#2d4b5e;font-size:14px;font-weight:720}.patient-account-notification-heading p{margin:5px 0 0;color:#7a8d99;font-size:11px;line-height:1.5}.patient-account-notification-option{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 0;border-top:1px solid #f0f3f5}.patient-account-notification-option>div{display:grid;min-width:0;gap:4px}.patient-account-notification-option>div>strong{color:#3a5668;font-size:12px;font-weight:680}.patient-account-notification-option>div>span{color:#7a8d99;font-size:11px;line-height:1.45}.patient-account-notification-badge{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#f1f5f7;color:#657b89;font-size:10px;font-weight:700}.patient-account-notification-switch{position:relative;flex:0 0 auto;display:inline-flex;cursor:pointer}.patient-account-notification-switch input{position:absolute;width:1px;height:1px;margin:0;opacity:0;pointer-events:none}.patient-account-notification-switch>span{position:relative;display:block;width:42px;height:24px;border-radius:999px;background:#d6e0e5;transition:background .16s ease}.patient-account-notification-switch>span:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 4px rgba(22,52,70,.2);transition:transform .16s ease}.patient-account-notification-switch input:checked+span{background:#098bc0}.patient-account-notification-switch input:checked+span:after{transform:translateX(18px)}.patient-account-notification-switch input:focus-visible+span{outline:3px solid rgba(9,139,192,.16);outline-offset:2px}.patient-account-notification-switch input:disabled+span{opacity:.5;cursor:not-allowed}.patient-account-notification-retry{flex:0 0 auto;min-height:31px;padding:0 10px;border:1px solid #dce7ec;border-radius:9px;background:#fff;color:#36708a;font-size:11px;font-weight:670;cursor:pointer}.patient-account-notification-retry:disabled{opacity:.55;cursor:default}.patient-account-notification-legal,.patient-account-notification-note{display:block;color:#7b8d98;font-size:10.5px;line-height:1.5}.patient-account-notification-note{margin-top:2px;color:#9a6d2d}.patient-account-notification-legal{margin-top:7px}.patient-account-notification-status{margin:8px 0 0;color:#4c788b;font-size:11px;line-height:1.45}.release-review-visit{margin-top:16px;font-size:13px;color:#42616c}.release-review-visit button{padding:8px 12px;border:1px solid #d4e3e7;border-radius:8px;background:#fff;color:#077e95;cursor:pointer}.release-review-visit fieldset{padding:16px;border:1px solid #deebee;border-radius:12px}.release-review-visit legend{font-weight:650}.release-review-visit button[aria-pressed=true]{background:#e3f5f7;border-color:#16849a}.release-rating-stars{display:flex;gap:5px}.release-rating-stars button{padding:4px 8px;font-size:27px;border:0;color:#c7d4d9}.release-rating-stars button[data-active=true]{color:#ddab48}.release-review-visit small{color:#8a989c}.release-recommendations strong{font-size:24px;color:#116f82}.release-recommendations p{font-size:13px;color:#6b858d}.topbar .topbar-navigation{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:20px}.topbar .topbar-navigation>.topbar-actions{flex:0 0 auto}.topbar .topbar-dentists-link{display:inline-flex;align-items:center;padding:4px 0}.topbar .topbar-actions .workspace-login-link,.topbar .topbar-dentists-link{min-height:44px;border:0;background:transparent;box-shadow:none;color:#1c4257;font-size:13px;font-weight:650;line-height:1.35;text-align:center;text-decoration:none;transform:none;transition:color .16s ease}.topbar .topbar-actions .workspace-login-link:hover,.topbar .topbar-dentists-link:hover{background:transparent;box-shadow:none;color:var(--brand-dark);text-decoration:none;transform:none}.topbar .topbar-actions .workspace-login-link:focus-visible,.topbar .topbar-dentists-link:focus-visible{color:var(--brand-dark);outline:2px solid var(--brand);outline-offset:4px;text-decoration:none}@media (max-width:760px){.topbar .topbar-navigation{gap:10px}.topbar .topbar-actions .workspace-login-link,.topbar .topbar-dentists-link{font-size:12px}}@media (max-width:480px){.topbar:has(.topbar-dentists-link){padding-right:12px;padding-left:12px}.topbar:has(.topbar-dentists-link) .logo-container img{width:clamp(84px,24vw,108px)}.topbar:has(.topbar-dentists-link) .topbar-navigation{gap:6px}.topbar:has(.topbar-dentists-link) .workspace-login-link{padding-right:10px;padding-left:10px;font-size:12px}}@media (prefers-reduced-motion:reduce){.topbar .topbar-actions .workspace-login-link,.topbar .topbar-dentists-link{transition:none}}.doctor-profile-v2-map{position:relative}.doctor-profile-v2-map--osm iframe{height:calc(100% + 34px)}.doctor-profile-v2-map-attribution{position:absolute;z-index:2;right:7px;bottom:6px;display:inline-flex;align-items:center;padding:2px 5px;border-radius:5px;background:rgba(255,255,255,.88);color:#5d6d74;font-size:9px;font-weight:500;line-height:1.2;text-decoration:none;box-shadow:0 1px 4px rgba(21,53,73,.08)}.doctor-profile-v2-map-attribution:hover{color:#294955;text-decoration:underline}.clinic-map-search-area{position:absolute;top:18px;left:50%;z-index:18;transform:translateX(-50%);min-height:42px;padding:0 18px;border:1px solid rgba(15,42,68,.14);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(15,42,68,.18);color:#0f2a44;font:inherit;font-size:14px;font-weight:760;letter-spacing:-.01em;cursor:pointer;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.clinic-map-search-area:hover:not(:disabled){transform:translateX(-50%) translateY(-1px);background:#fff;box-shadow:0 13px 32px rgba(15,42,68,.22)}.clinic-map-search-area:focus-visible{outline:3px solid rgba(21,108,255,.28);outline-offset:2px}.clinic-map-search-area:disabled{cursor:wait;opacity:.72}@media (max-width:720px){.clinic-map-search-area{top:14px;min-height:40px;max-width:calc(100% - 104px);padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:13px}}body.dentappl-map-expanded{overflow:hidden!important}.results-map-shell .main-map-column.is-expanded,.results-map-shell .main-map-column.is-expanded.shifted{position:fixed!important;top:14px!important;right:14px!important;bottom:14px!important;left:14px!important;z-index:1200!important;display:block!important;width:calc(100vw - 28px)!important;height:calc(100vh - 28px)!important;height:calc(100dvh - 28px)!important;min-width:0!important;min-height:320px!important;max-width:none!important;max-height:none!important;margin:0!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:24px!important;background:#eef3ed!important;box-shadow:0 22px 70px rgba(12,25,35,.18)!important;overflow:hidden!important;transition:none!important}.results-map-shell .main-map-column.is-expanded>.connected-map{display:block!important;min-width:0!important;min-height:0!important}.results-map-shell .main-map-column.is-expanded>.connected-map,.results-map-shell .main-map-column.is-expanded>.connected-map>.clinic-interactive-map{position:absolute!important;inset:0!important;width:auto!important;height:auto!important}.clinic-map-fit-results{position:absolute;z-index:18;top:136px;right:13px;display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 11px;border:1px solid rgba(20,52,69,.13);border-radius:10px;background:rgba(255,255,255,.95);box-shadow:0 7px 20px rgba(20,52,69,.14);color:#29485a;font:inherit;font-size:11px;font-weight:740;line-height:1;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.clinic-map-fit-results:hover{background:#fff;color:#08799c}.clinic-map-expand-button:focus-visible,.clinic-map-fit-results:focus-visible{outline:3px solid rgba(21,108,255,.28);outline-offset:2px}@media (max-width:900px){.clinic-map-expand-button{display:none!important}.clinic-map-fit-results{top:96px;right:12px}}@supports (view-transition-name:dentappl-results-map){.results-map-shell .main-map-column{view-transition-name:dentappl-results-map}::view-transition-group(dentappl-results-map){z-index:1400;animation-duration:.3s;animation-timing-function:cubic-bezier(.22,.78,.18,1)}::view-transition-new(dentappl-results-map),::view-transition-old(dentappl-results-map){animation-duration:.3s;animation-timing-function:cubic-bezier(.22,.78,.18,1);mix-blend-mode:normal}::view-transition-old(dentappl-results-map){animation-name:dentappl-map-old-fade}::view-transition-new(dentappl-results-map){animation-name:dentappl-map-new-fade}}@keyframes dentappl-map-old-fade{0%{opacity:1}to{opacity:.82}}@keyframes dentappl-map-new-fade{0%{opacity:.78}to{opacity:1}}@media (prefers-reduced-motion:reduce){::view-transition-group(dentappl-results-map),::view-transition-new(dentappl-results-map),::view-transition-old(dentappl-results-map){animation-duration:1ms!important}}@supports (view-transition-name:dentappl-results-map){::view-transition-new(root),::view-transition-old(root){animation:none!important;mix-blend-mode:normal}::view-transition-image-pair(dentappl-results-map){overflow:clip;border-radius:24px}}.clinic-map-area-actions{position:absolute;top:18px;left:50%;z-index:18;display:inline-flex;align-items:stretch;transform:translateX(-50%);overflow:hidden;border:1px solid rgba(15,42,68,.14);border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 10px 28px rgba(15,42,68,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.clinic-map-area-actions .clinic-map-fit-results,.clinic-map-area-actions .clinic-map-search-area{position:static;inset:auto;z-index:auto;display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:0;transform:none;margin:0;padding:0 18px;border:0;border-radius:0;background:transparent;box-shadow:none;color:#0f2a44;font:inherit;font-size:14px;font-weight:760;letter-spacing:-.01em;line-height:1;white-space:nowrap;cursor:pointer;backdrop-filter:none;-webkit-backdrop-filter:none;transition:background .16s ease,color .16s ease}.clinic-map-area-actions .clinic-map-search-area+.clinic-map-fit-results{border-left:1px solid rgba(15,42,68,.13)}.clinic-map-area-actions .clinic-map-fit-results:hover,.clinic-map-area-actions .clinic-map-search-area:hover:not(:disabled){transform:none;background:rgba(15,42,68,.055);box-shadow:none;color:#08799c}.clinic-map-area-actions .clinic-map-fit-results:focus-visible,.clinic-map-area-actions .clinic-map-search-area:focus-visible{position:relative;z-index:1;outline:3px solid rgba(21,108,255,.28);outline-offset:-3px}.clinic-map-area-actions .clinic-map-search-area:disabled{cursor:wait;opacity:.68}@media (max-width:720px){.clinic-map-area-actions{top:14px;max-width:calc(100% - 104px)}.clinic-map-area-actions .clinic-map-fit-results,.clinic-map-area-actions .clinic-map-search-area{min-width:0;min-height:40px;padding:0 13px;overflow:hidden;text-overflow:ellipsis;font-size:12px}}.results-map-shell .results--doctor-schedule .dentist-list{border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:3px 8px 20px 3px!important}.results-map-shell .results--doctor-schedule #dentistCards{gap:14px}.results-map-shell .results--doctor-schedule .dentist-card--wide.dentist-card--pro{background:#ffffff;border-color:rgba(15,42,68,.1);box-shadow:0 7px 20px rgba(15,42,68,.065)}.results-map-shell .results--doctor-schedule .dentist-card--wide.dentist-card--pro:hover{border-color:rgba(9,139,192,.22);box-shadow:0 13px 30px rgba(15,42,68,.09)}@media (max-width:720px){.results-map-shell .results--doctor-schedule .dentist-list{padding:2px 0 14px!important}.results-map-shell .results--doctor-schedule #dentistCards{gap:12px}}@media (min-width:1061px){.profile-top-strip,.refined-profile-layout{width:min(1300px,100%)}.refined-profile-layout{grid-template-columns:minmax(0,1fr) minmax(390px,470px);gap:24px}}.dental-patient-profile-dashboard{box-shadow:0 10px 32px rgb(28 61 86/4%)}.dental-patient-profile-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.dental-patient-profile-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.dental-patient-profile-actions>a{display:inline-flex;align-items:center;gap:7px;text-decoration:none}.dental-patient-attention{margin-top:18px;padding:18px 20px;border:1px solid #dfe9ee;border-radius:17px;background:#fff;box-shadow:0 8px 28px rgb(28 61 86/3%)}.dental-patient-attention.has-alerts{border-color:#eadfd0;background:linear-gradient(180deg,#fffdf9,#fff)}.dental-patient-attention-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.dental-patient-attention-heading>div{display:flex;align-items:center;gap:10px}.dental-patient-attention-heading>div>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#fff1e9;color:#b96d4c}.dental-patient-attention-heading small,.dental-patient-dashboard-card-heading small,.dental-patient-section-heading>div>div>small{display:block;margin-bottom:3px;color:#8ca0ad;font-size:8px;font-weight:760;letter-spacing:.08em}.dental-patient-attention-heading h2{margin:0;color:#284357;font-size:15px}.dental-patient-attention-heading>a{color:#1688ae;font-size:10px;font-weight:720;text-decoration:none}.dental-patient-attention-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:15px}.dental-patient-attention-list>div{display:grid;gap:4px;min-width:0;padding:11px 12px;border:1px solid #e5ebef;border-radius:11px;background:#fbfcfd}.dental-patient-attention-list>div.is-alert{border-color:#f0d7d3;background:#fff7f6}.dental-patient-attention-list>div.is-warning{border-color:#eee2c7;background:#fffaf0}.dental-patient-attention-list>div.is-info{border-color:#d8e9ef;background:#f6fbfd}.dental-patient-attention-list span{color:#8195a2;font-size:9px}.dental-patient-attention-list strong{overflow-wrap:anywhere;color:#3c5567;font-size:11px;line-height:1.4}.dental-patient-attention-list .is-alert strong{color:#a9514d}.dental-patient-attention-clear{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px 13px;border:1px solid #dcece3;border-radius:11px;background:#f5fbf7}.dental-patient-attention-clear>span{display:grid;width:30px;height:30px;flex-shrink:0;place-items:center;border-radius:9px;background:#e6f6ed;color:#348663}.dental-patient-attention-clear strong{color:#396451;font-size:11px}.dental-patient-attention-clear p{margin:3px 0 0;color:#769083;font-size:9px;line-height:1.45}.dental-patient-attention-source{margin-top:10px;color:#91a2ad;font-size:8.5px}.dental-patient-attention-notes-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:17px;margin-top:18px}.dental-patient-attention-stack{display:grid;min-width:0;gap:17px}.dental-patient-attention-stack .dental-patient-attention{margin-top:0}.dental-patient-attention-stack .dental-patient-dashboard-card{min-width:0}.dental-patient-attention-notes-grid .dental-patient-notes{position:static;min-width:0}.dental-patient-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-top:17px}.dental-patient-dashboard-grid.is-single{grid-template-columns:1fr}.dental-patient-dashboard-card{display:flex;min-height:250px;flex-direction:column;padding:19px 20px 16px;border:1px solid #e5ecef;border-radius:17px;background:#fff}.dental-patient-dashboard-card-heading{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:14px;border-bottom:1px solid #edf1f4}.dental-patient-dashboard-card-heading>span{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;background:#edf8fc;color:#138fb8}.dental-patient-dashboard-card-heading h2{margin:0;color:#274256;font-size:15px}.dental-patient-dashboard-card-heading>b{padding:5px 8px;border-radius:999px;background:#f3f7f9;color:#668090;font-size:9px;font-weight:700;white-space:nowrap}.dental-patient-latest-clinical{display:grid;gap:8px;flex:1 1;padding:15px 0 10px}.dental-patient-latest-clinical>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dental-patient-latest-clinical>div strong{color:#2e495d;font-size:12px}.dental-patient-latest-clinical>div span{color:#7d92a0;font-size:10px;text-align:right}.dental-patient-latest-clinical>p{margin:0;color:#455f72;font-size:11px;line-height:1.5}.dental-patient-latest-clinical>small{display:inline-flex;align-items:center;gap:6px;color:#38809d;font-size:10px}.dental-patient-latest-clinical blockquote{margin:0;padding:9px 10px;border-left:2px solid #c9e0e8;border-radius:0 8px 8px 0;background:#f7fafb;color:#637a8a;font-size:9px;line-height:1.5}.dental-patient-card-empty{flex:1 1;padding:18px 0}.dental-patient-card-empty strong{color:#4b6475;font-size:11px}.dental-patient-card-empty p{margin:5px 0 0;color:#8a9ba6;font-size:9px;line-height:1.5}.dental-patient-card-action{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:13px;border-top:1px solid #edf1f4;color:#1688ae;font-size:10px;font-weight:730;text-decoration:none}.dental-patient-card-action span{font-size:15px}.dental-patient-card-restricted{display:flex;align-items:center;gap:6px;margin-top:auto;padding-top:13px;border-top:1px solid #edf1f4;color:#7f939f;font-size:9px}.dental-patient-next-appointment{display:grid;gap:5px;padding:17px 0 14px}.dental-patient-next-appointment small{color:#8ea0ac;font-size:8px;font-weight:740;letter-spacing:.07em}.dental-patient-next-appointment strong{color:#2d4a5e;font-size:13px}.dental-patient-next-appointment span{color:#708797;font-size:10px}.dental-patient-last-appointment{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-bottom:11px;padding:10px 11px;border-radius:10px;background:#f8fafb}.dental-patient-last-appointment small,.dental-patient-last-appointment span{color:#8497a4;font-size:9px}.dental-patient-last-appointment strong{color:#526d7f;font-size:10px}.dental-patient-forms-summary{margin-top:17px}.dental-patient-form-status-list{overflow:hidden;border:1px solid #e8edf0;border-radius:13px}.dental-patient-form-status-list>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:11px;min-height:63px;padding:10px 12px;border-top:1px solid #edf1f3;color:inherit;text-decoration:none}.dental-patient-form-status-list>a:first-child{border-top:0}.dental-patient-form-status-list>a:hover{background:#fbfdfe}.dental-patient-form-status-icon{display:grid;width:35px;height:35px;place-items:center;border-radius:10px;background:#eff8fb;color:#188fb4}.dental-patient-form-status-list strong{display:block;color:#345166;font-size:11px}.dental-patient-form-status-list small{display:block;margin-top:4px;color:#8497a4;font-size:8.5px;line-height:1.4}.dental-patient-form-status-list b{padding:5px 8px;border-radius:999px;font-size:8px;font-weight:760;white-space:nowrap}.dental-patient-form-status-list b.is-submitted{background:#eaf8f1;color:#2f815e}.dental-patient-form-status-list b.is-ready{background:#eaf5fb;color:#287b9c}.dental-patient-form-status-list b.is-progress{background:#fff4df;color:#9d6b19}.dental-patient-form-status-list b.is-empty{background:#f1f4f6;color:#7d909c}.dental-patient-form-chevron{color:#96a7b1;font-size:18px}.dental-patient-forms-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:13px}.dental-patient-forms-actions>a{text-decoration:none}.dental-patient-insurance-block{margin-top:17px}.dental-patient-block-label{margin:0 0 9px 2px}.dental-patient-block-label span{color:#8ca0ad;font-size:8px;font-weight:760;letter-spacing:.08em}.dental-patient-block-label h2{margin:3px 0 0;color:#29465a;font-size:14px}.dental-patient-bottom-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:17px;margin-top:17px}.dental-patient-bottom-grid .dental-patient-notes{position:static}.dental-patient-recent-activity{min-height:100%}.dental-patient-activity-list{display:grid}.dental-patient-activity-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:9px;padding:11px 0;border-top:1px solid #edf1f4}.dental-patient-activity-list>div:first-child{padding-top:0;border-top:0}.dental-patient-activity-list>div>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#f0f7fa;color:#64869a}.dental-patient-activity-list strong{display:block;color:#3f5a6c;font-size:10px}.dental-patient-activity-list p{margin:3px 0 0;color:#8497a4;font-size:8.5px;line-height:1.4}.dental-patient-activity-list time{color:#93a3ad;font-size:8.5px;white-space:nowrap}.dental-medical-record-page{max-width:1220px}.dental-medical-record-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:22px 24px;border:1px solid #e4ecef;border-radius:18px;background:#fff;box-shadow:0 10px 32px rgb(28 61 86/4%)}.dental-medical-record-identity{display:flex;align-items:center;gap:16px}.dental-medical-record-identity small{color:#1688ae;font-size:8px;font-weight:760;letter-spacing:.08em}.dental-medical-record-identity h1{margin:5px 0 3px;color:#1d394e;font-size:27px;letter-spacing:-.035em}.dental-medical-record-identity p{margin:0;color:#7d92a0;font-size:11px}.dental-medical-record-stats{display:grid;grid-template-columns:repeat(3,minmax(86px,1fr));gap:9px}.dental-medical-record-stats>div{display:grid;gap:3px;padding:11px 12px;border:1px solid #e8edf0;border-radius:11px;background:#fafcfd;text-align:center}.dental-medical-record-stats strong{color:#26475b;font-size:18px}.dental-medical-record-stats span{color:#899ba7;font-size:8px}.dental-medical-record-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;padding:11px 13px;border:1px solid #e6edf0;border-radius:13px;background:#fff}.dental-medical-record-toolbar>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dental-medical-record-toolbar span{display:inline-flex;align-items:center;gap:6px;color:#718999;font-size:10px;font-weight:660}.dental-medical-record-toolbar select{height:34px;padding:0 9px;border:1px solid #dfe8ec;border-radius:9px;background:#fbfcfd;color:#456275;font-size:10px}.dental-medical-record-toolbar>button{border:0;background:transparent;color:#1688ae;font-size:9px;font-weight:720;cursor:pointer}.dental-medical-record-workspace{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(250px,.7fr);align-items:start;gap:17px;margin-top:17px}.dental-medical-record-tooth-panel{position:sticky;top:92px;padding:19px;border:1px solid #e5ecef;border-radius:17px;background:#fff}.dental-medical-record-tooth-panel>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#edf8fc;color:#168fb6}.dental-medical-record-tooth-panel h2{margin:12px 0 5px;color:#2a465a;font-size:14px}.dental-medical-record-tooth-panel p{margin:0;color:#8195a2;font-size:9px;line-height:1.55}.dental-medical-record-tooth-panel>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;padding-top:13px;border-top:1px solid #edf1f4}.dental-medical-record-tooth-panel button{min-width:38px;height:31px;border:1px solid #dde7eb;border-radius:9px;background:#fbfcfd;color:#5e798b;font-size:9px;font-weight:680;cursor:pointer}.dental-medical-record-tooth-panel button.is-selected{border-color:#71bed3;background:#eaf8fc;color:#167f9e}.dental-medical-record-tooth-panel small{color:#8c9da8;font-size:9px}@media (max-width:880px){.dental-patient-profile-top{align-items:flex-start;flex-direction:column}.dental-patient-profile-actions{width:100%;justify-content:flex-start}.dental-patient-attention-notes-grid,.dental-patient-bottom-grid,.dental-patient-dashboard-grid{grid-template-columns:1fr}.dental-medical-record-hero{align-items:flex-start;flex-direction:column}.dental-medical-record-stats{width:100%}.dental-medical-record-workspace{grid-template-columns:1fr}.dental-medical-record-tooth-panel{position:static}}@media (max-width:560px){.dental-patient-profile-actions{display:grid;grid-template-columns:1fr}.dental-patient-profile-actions>a{justify-content:center}.dental-patient-attention{padding:15px}.dental-patient-attention-heading{align-items:flex-start}.dental-patient-attention-heading>a{max-width:92px;text-align:right}.dental-patient-attention-list{grid-template-columns:1fr}.dental-patient-dashboard-card{min-height:0;padding:15px}.dental-patient-dashboard-card-heading{grid-template-columns:auto minmax(0,1fr)}.dental-patient-dashboard-card-heading>b{grid-column:2;justify-self:start}.dental-patient-form-status-list>a{grid-template-columns:auto minmax(0,1fr) auto}.dental-patient-form-status-list b{grid-column:2;justify-self:start}.dental-patient-form-chevron{grid-column:3;grid-row:1/span 2}.dental-patient-forms-actions{align-items:stretch;flex-direction:column}.dental-patient-forms-actions>a{justify-content:center}.dental-medical-record-hero{padding:17px 15px}.dental-medical-record-identity{align-items:flex-start}.dental-medical-record-identity h1{font-size:23px}.dental-medical-record-stats{grid-template-columns:1fr}.dental-medical-record-toolbar,.dental-medical-record-toolbar>div{align-items:stretch;flex-direction:column}.dental-medical-record-toolbar select{width:100%}}.dental-patient-notes-heading{position:relative}.dental-patient-notes-heading>div{min-width:0;padding-right:92px}.dental-patient-notes-open{position:absolute;top:2px;right:0;display:inline-flex;align-items:center;gap:5px;color:#1688ae;font-size:9px;font-weight:740;text-decoration:none;white-space:nowrap}.dental-patient-notes-open:hover{color:#0f7395}.dental-patient-notes-open b{font-size:14px;font-weight:500}.dental-patient-note-form-actions{display:flex;align-items:center;justify-content:space-between;gap:9px}.dental-patient-note-photo-picker{position:relative;display:inline-flex;min-height:34px;align-items:center;gap:7px;padding:0 10px;border:1px solid #dfe8ec;border-radius:9px;background:#fbfcfd;color:#527488;font-size:10px;font-weight:690;cursor:pointer}.dental-patient-note-photo-picker:hover{border-color:#bcd8e2;background:#f6fbfd;color:#287e9e}.dental-patient-note-photo-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.dental-patient-note-photo-preview{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:center;overflow:hidden;padding:8px;border:1px solid #dfe9ed;border-radius:10px;background:#f8fbfc}.dental-patient-note-photo-preview img{width:78px;height:58px;border-radius:7px;object-fit:cover}.dental-patient-note-photo-preview div{min-width:0}.dental-patient-note-photo-preview strong{display:block;overflow:hidden;color:#4b6677;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-patient-note-photo-preview button{margin-top:7px;padding:0;border:0;background:transparent;color:#b05b5b;font:inherit;font-size:9px;font-weight:690;cursor:pointer}.dental-patient-notes-feed.is-compact{max-height:322px;overflow-y:auto;overscroll-behavior:contain;padding-right:4px;scrollbar-gutter:stable}.dental-patient-notes-feed.is-full{overflow:visible}.dental-patient-notes-scroll-hint{margin:7px 0 0;color:#93a4ae;font-size:8.5px;text-align:right}.dental-patient-notes.is-full-page{margin-top:17px;padding:22px 24px}.dental-patient-notes.is-full-page .dental-patient-notes-heading>div{padding-right:0}.dental-patient-notes.is-full-page .dental-patient-note-form{max-width:760px}.dental-patient-notes.is-full-page .dental-patient-notes-feed{margin-top:22px}.dental-patient-notes.is-full-page .dental-patient-notes-feed article{padding:15px}.dental-patient-notes.is-full-page .dental-patient-notes-feed article p{font-size:11.5px}.dental-patient-notes.is-full-page .dental-patient-note-photo{max-width:560px}.dental-patient-notes.is-full-page .dental-patient-note-photo>img{max-height:420px;object-fit:contain;background:#f4f7f8}.dental-patient-notes-page{max-width:1040px}.dental-patient-notes-page-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding:20px 22px;border:1px solid #e4ecef;border-radius:18px;background:#fff;box-shadow:0 10px 32px rgb(28 61 86/4%)}.dental-patient-notes-page-hero>span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:#f0f7fa;color:#567f93;font-size:9px;font-weight:690;white-space:nowrap}@media (max-width:560px){.dental-patient-notes-heading{align-items:flex-start}.dental-patient-notes-heading>div{padding-right:0}.dental-patient-notes-open{position:static;margin-left:auto}.dental-patient-note-form-actions{align-items:stretch;flex-direction:column}.dental-patient-note-form-actions>button,.dental-patient-note-photo-picker{justify-content:center;width:100%}.dental-patient-note-photo-preview{grid-template-columns:64px minmax(0,1fr)}.dental-patient-note-photo-preview img{width:64px;height:52px}.dental-patient-notes-page-hero{align-items:flex-start;flex-direction:column;padding:17px 15px}.dental-patient-notes.is-full-page{padding:15px}}.dental-patient-appointment-summary{min-height:0}.dental-patient-appointment-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.dental-patient-appointment-heading-actions>b{padding:5px 8px;border-radius:999px;background:#f3f7f9;color:#668090;font-size:9px;font-weight:700;white-space:nowrap}.dental-patient-appointment-heading-actions>button{appearance:none;padding:5px 8px;border:1px solid #dce7ec;border-radius:999px;background:#fff;color:#1688ae;font:inherit;font-size:9px;font-weight:730;cursor:pointer}.dental-patient-appointment-heading-actions>button:hover{background:#f5fafc}.dental-patient-appointment-summary.is-collapsed .dental-patient-dashboard-card-heading{padding-bottom:0;border-bottom:0}.dental-patient-upcoming-list{display:grid;margin-top:3px}.dental-patient-upcoming-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #edf1f4}.dental-patient-upcoming-item>div{display:grid;gap:3px;min-width:0}.dental-patient-upcoming-item small{color:#91a3ae;font-size:7.5px;font-weight:760;letter-spacing:.07em}.dental-patient-upcoming-item strong{color:#2d4a5e;font-size:10.5px;line-height:1.35}.dental-patient-upcoming-item>span{overflow:hidden;max-width:130px;color:#708797;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-patient-upcoming-item>b{padding:4px 7px;border-radius:999px;background:#eef7fa;color:#397c96;font-size:8px;font-weight:720;white-space:nowrap}.dental-patient-upcoming-more{margin:9px 0 0;color:#8499a6;font-size:8.5px}@media (max-width:720px){.dental-patient-appointment-heading-actions{grid-column:2;justify-self:start}.dental-patient-upcoming-item{grid-template-columns:minmax(0,1fr) auto}.dental-patient-upcoming-item>span{grid-column:1;max-width:none}.dental-patient-upcoming-item>b{grid-column:2;grid-row:1/span 2}}.dental-patient-upcoming-item.is-clickable{margin:0 -8px;padding:12px 8px;border-radius:10px;color:inherit;text-decoration:none;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.dental-patient-upcoming-item.is-clickable:hover{background:#f7fbfc;box-shadow:inset 0 0 0 1px #e6f0f4}.dental-patient-upcoming-item.is-clickable:focus-visible{outline:2px solid #1688ae;outline-offset:2px}.dental-patient-form-chevron{min-width:52px;text-align:right;font-size:12px!important;font-weight:700;color:#64748b!important;white-space:nowrap}.dental-form-review-shell{max-width:1180px}.dental-form-review-hero{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px 24px;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05);margin-bottom:16px}.dental-form-review-hero-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#eff6ff;color:#2563eb}.dental-form-review-hero small{display:block;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:4px}.dental-form-review-hero h1{margin:0;color:#0f172a;font-size:26px;line-height:1.15}.dental-form-review-hero p{margin:5px 0 0;color:#64748b;font-size:13px}.dental-form-review-locked{display:inline-flex;align-items:center;gap:7px;padding:9px 11px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:800;white-space:nowrap}.dental-form-review-important{padding:20px 22px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;margin-bottom:16px}.dental-form-review-important>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.dental-form-review-important>header small{display:block;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.09em;margin-bottom:3px}.dental-form-review-important>header h2{margin:0;color:#0f172a;font-size:18px}.dental-form-review-important>header>span{display:grid;place-items:center;min-width:30px;height:30px;padding:0 9px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:800}.dental-form-review-highlight-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dental-form-review-highlight-grid article{display:grid;gap:4px;padding:13px 14px;border-radius:13px;border:1px solid #dbeafe;background:#f8fbff}.dental-form-review-highlight-grid article.is-alert{border-color:#fecaca;background:#fff7f7}.dental-form-review-highlight-grid article.is-warning{border-color:#fde68a;background:#fffbeb}.dental-form-review-highlight-grid article.is-info{border-color:#bfdbfe;background:#eff6ff}.dental-form-review-highlight-grid small{font-size:10px;font-weight:800;letter-spacing:.06em;color:#64748b;text-transform:uppercase}.dental-form-review-highlight-grid strong{font-size:13px;line-height:1.45;color:#0f172a}.dental-form-review-no-alerts{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:13px;background:#f8fafc;color:#475569}.dental-form-review-no-alerts>svg{margin-top:1px;color:#059669;flex:0 0 auto}.dental-form-review-no-alerts strong{display:block;color:#0f172a;font-size:13px}.dental-form-review-no-alerts p{margin:3px 0 0;font-size:12px;line-height:1.45}.dental-form-review-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:16px;align-items:start}.dental-form-review-main{display:grid;gap:14px}.dental-form-review-section{padding:20px 22px;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.dental-form-review-section>header{margin-bottom:14px}.dental-form-review-section>header h2{margin:0;color:#0f172a;font-size:17px}.dental-form-review-section>header p{margin:4px 0 0;color:#64748b;font-size:12px}.dental-form-review-rows{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.dental-form-review-rows>div{display:grid;gap:3px;padding:11px 12px;background:#fff;min-width:0}.dental-form-review-concerns>span,.dental-form-review-long-answer>span,.dental-form-review-rows span{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.dental-form-review-rows strong{color:#0f172a;font-size:13px;line-height:1.35;overflow-wrap:anywhere}.dental-form-review-questionnaire{display:grid;gap:12px}.dental-form-review-questionnaire>div{border:1px solid #e2e8f0;border-radius:13px;overflow:hidden}.dental-form-review-questionnaire h3{margin:0;padding:10px 12px;background:#f8fafc;color:#334155;font-size:12px}.dental-form-review-questionnaire>div>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:10px 12px;border-top:1px solid #f1f5f9}.dental-form-review-questionnaire>div>div.is-positive{background:#fff7ed}.dental-form-review-questionnaire span{color:#334155;font-size:12px;line-height:1.4}.dental-form-review-questionnaire strong{color:#0f172a;font-size:12px}.dental-form-review-questionnaire .is-positive strong{color:#c2410c}.dental-form-review-repeaters{display:grid;gap:8px}.dental-form-review-repeaters>div{display:flex;justify-content:space-between;gap:14px;padding:11px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.dental-form-review-repeaters.is-alert>div{border-color:#fecaca;background:#fff7f7}.dental-form-review-repeaters strong{color:#0f172a;font-size:13px}.dental-form-review-repeaters span{color:#64748b;font-size:12px;text-align:right}.dental-form-review-clear{display:flex;align-items:center;gap:8px;margin:0;padding:11px 12px;border-radius:12px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:700}.dental-form-review-empty{margin:0;color:#64748b;font-size:12px}.dental-form-review-concerns{margin-top:14px;display:grid;gap:8px}.dental-form-review-concerns>div{display:flex;flex-wrap:wrap;gap:7px}.dental-form-review-concerns b{padding:6px 9px;border-radius:999px;background:#fff7ed;color:#c2410c;font-size:11px}.dental-form-review-concerns b.is-none{background:#ecfdf5;color:#047857}.dental-form-review-concerns>strong{font-size:12px;color:#64748b}.dental-form-review-long-answer{display:grid;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}.dental-form-review-long-answer p{margin:0;color:#0f172a;font-size:13px;line-height:1.5;white-space:pre-wrap}.dental-form-review-meta{position:sticky;top:88px;display:grid;gap:0;border:1px solid #e2e8f0;border-radius:18px;background:#fff;overflow:hidden}.dental-form-review-meta>div{display:grid;gap:3px;padding:12px 14px;border-bottom:1px solid #f1f5f9}.dental-form-review-meta span{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.dental-form-review-meta strong{color:#0f172a;font-size:12px;overflow-wrap:anywhere}.dental-form-review-meta .dental-portal-secondary-button{margin:12px 14px;justify-content:center}.dental-form-review-digest code{display:block;color:#475569;font-size:10px;line-height:1.35;overflow-wrap:anywhere}.dental-form-review-error{display:grid;justify-items:start;gap:10px;padding:28px;border:1px solid #fecaca;border-radius:18px;background:#fff}.dental-form-review-error>svg{color:#b91c1c}.dental-form-review-error h1{margin:0;color:#0f172a;font-size:21px}.dental-form-review-error p{margin:0;color:#64748b;font-size:13px}@media(max-width:860px){.dental-form-review-layout{grid-template-columns:1fr}.dental-form-review-meta{position:static}.dental-form-review-highlight-grid,.dental-form-review-rows{grid-template-columns:1fr}}@media(max-width:640px){.dental-form-review-hero{grid-template-columns:auto 1fr;padding:17px}.dental-form-review-locked{grid-column:1/-1;justify-self:start}.dental-form-review-important,.dental-form-review-section{padding:16px}.dental-form-review-repeaters>div{display:grid}.dental-form-review-repeaters span{text-align:left}}.dental-patient-procedure-forms{margin-top:14px}.dental-patient-subsection-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 7px}.dental-patient-subsection-heading strong{color:#486476;font-size:10px;font-weight:760;letter-spacing:.02em}.dental-patient-subsection-heading small{color:#91a1ab;font-size:8.5px}.workspace-notification-button{position:relative}.workspace-notification-badge{position:absolute;top:-5px;right:-6px;display:grid;min-width:17px;height:17px;padding:0 4px;place-items:center;border:2px solid #fff;border-radius:999px;background:#d94f57;color:#fff;font-size:8px;font-weight:850;line-height:1;box-shadow:0 3px 8px rgba(114,30,35,.18)}.workspace-notification-popover{max-height:min(620px,calc(100vh - 86px));display:flex;flex-direction:column}.workspace-notification-heading>span{display:flex;min-width:0;flex-direction:column;gap:2px}.workspace-notification-heading>span small{color:#8397a4;font-size:10px;font-weight:650}.workspace-notification-heading>button{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border:0;border-radius:7px;background:transparent;color:#2182a3;font:inherit;font-size:9px;font-weight:730;cursor:pointer}.workspace-notification-heading>button:hover{background:#eef8fb}.workspace-notification-heading>button svg{width:13px;height:13px}.workspace-notification-list{overscroll-behavior:contain}.workspace-notification-item{position:relative;display:grid;width:100%;grid-template-columns:8px minmax(0,1fr);gap:8px;padding:13px 15px 12px;border:0;border-bottom:1px solid rgba(207,220,227,.56);background:#fff;color:inherit;text-align:left;cursor:pointer;transition:background .14s ease}.workspace-notification-item:hover{background:#f7fbfd}.workspace-notification-item.is-unread{background:#f8fcfd}.workspace-notification-item.is-unread:hover{background:#f2f9fb}.workspace-notification-dot{width:6px;height:6px;margin-top:5px;border-radius:50%;background:transparent}.workspace-notification-item.is-unread .workspace-notification-dot{background:#1188b1}.workspace-notification-item.is-urgent.is-unread .workspace-notification-dot{background:#d55259}.workspace-notification-copy{min-width:0}.workspace-notification-copy>span{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.workspace-notification-copy strong{min-width:0;overflow:hidden;color:#28495c;font-size:11px;font-weight:790;text-overflow:ellipsis;white-space:nowrap}.workspace-notification-item.is-read .workspace-notification-copy strong{font-weight:690}.workspace-notification-copy>span small{flex:0 0 auto;color:#9aa8b1;font-size:8.5px}.workspace-notification-copy p{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#718996;font-size:9.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-notification-copy em{display:block;margin-top:5px;color:#98a6ae;font-size:8.5px;font-style:normal;font-weight:650}.workspace-notification-footer{padding:9px;border-top:1px solid rgba(193,212,221,.52);background:#fbfcfd}.workspace-push-status{display:flex;width:100%;align-items:center;gap:9px;padding:8px 9px;border:0;border-radius:10px;background:transparent;color:#55717f;text-align:left;cursor:pointer}.workspace-push-status:hover:not(.is-muted){background:#f0f7fa}.workspace-push-status>svg{width:18px;height:18px;flex:0 0 auto;color:#1688ae}.workspace-push-status>span{display:flex;min-width:0;flex-direction:column;gap:2px}.workspace-push-status strong{color:#365567;font-size:9.5px;font-weight:760}.workspace-push-status small{color:#8799a4;font-size:8.5px;line-height:1.35}.workspace-push-status.is-enabled>svg{color:#378866}.workspace-push-status.is-muted{cursor:default;opacity:.78}.workspace-notification-error{padding:8px 14px;border-bottom:1px solid #f0dada;background:#fff8f8;color:#a35656;font-size:9px;line-height:1.4}.workspace-notification-loading{display:flex;min-height:92px;align-items:center;justify-content:center;gap:6px}.workspace-notification-loading span{width:6px;height:6px;border-radius:50%;background:#b8ccd5;animation:dentappl-notification-loading .9s ease-in-out infinite alternate}.workspace-notification-loading span:nth-child(2){animation-delay:.13s}.workspace-notification-loading span:nth-child(3){animation-delay:.26s}@keyframes dentappl-notification-loading{to{opacity:.35;transform:translateY(-3px)}}.dentappl-notification-toasts{position:fixed;top:76px;right:18px;z-index:1200;display:flex;width:min(360px,calc(100vw - 28px));flex-direction:column;gap:9px;pointer-events:none}.dentappl-notification-toasts>button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:start;padding:11px 12px;border:1px solid rgba(178,204,215,.78);border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 18px 52px rgba(18,59,79,.18),0 3px 12px rgba(18,59,79,.08);color:#315266;text-align:left;pointer-events:auto;cursor:pointer;animation:dentappl-toast-in .18s cubic-bezier(.2,.8,.2,1) both}.dentappl-notification-toasts>button>span:first-child{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#edf8fb;color:#1487ad}.dentappl-notification-toasts svg{width:16px;height:16px}.dentappl-notification-toasts>button>span:nth-child(2){display:flex;min-width:0;flex-direction:column;gap:3px}.dentappl-notification-toasts strong{color:#294a5e;font-size:10.5px;font-weight:790}.dentappl-notification-toasts small{color:#718995;font-size:9px;line-height:1.45}.dentappl-notification-toasts i{color:#a2b0b7;font-size:14px;font-style:normal;line-height:1}@keyframes dentappl-toast-in{0%{opacity:0;transform:translateY(-7px) scale(.98)}}@media (max-width:640px){.workspace-notification-popover{position:fixed;top:66px;right:10px;left:10px;width:auto;max-height:calc(100vh - 78px)}.dentappl-notification-toasts{top:70px;right:10px;width:calc(100vw - 20px)}}.site-header:has(#dentappl-notifications-menu),.topbar:has(#dentappl-notifications-menu){z-index:500!important;overflow:visible!important}.workspace-notification-wrap:has(#dentappl-notifications-menu),.workspace-switcher--authenticated:has(#dentappl-notifications-menu){z-index:510}.workspace-notification-popover{z-index:520!important;max-height:min(560px,calc(100dvh - 116px))!important}.workspace-notification-list{min-height:0;overflow-y:auto}@media (max-width:640px){.workspace-notification-popover{top:66px!important;right:10px!important;bottom:auto!important;left:10px!important;width:auto!important;max-height:calc(100dvh - 156px)!important}}.dentappl-portal-notification-host{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;z-index:1}header:has(.dentappl-portal-notification-host #dentappl-notifications-menu){position:relative;z-index:700!important;overflow:visible!important}.dentappl-portal-notification-host .workspace-notification-wrap{position:relative;display:inline-flex;z-index:710}.dentappl-portal-notification-host .workspace-notification-popover{z-index:720!important;max-height:min(560px,calc(100dvh - 116px))!important}.dental-portal-header nav .dentappl-portal-notification-host .workspace-icon-button{display:inline-flex;width:42px;min-height:42px;align-items:center;justify-content:center;padding:0;border:1px solid rgba(185,208,218,.68);border-radius:13px;background:rgba(255,255,255,.88);box-shadow:inset 0 1px 0 rgba(255,255,255,.96),0 3px 11px rgba(24,61,79,.055);color:#25485d}.dental-portal-header nav .dentappl-portal-notification-host .workspace-icon-button:hover,.dental-portal-header nav .dentappl-portal-notification-host .workspace-icon-button[aria-expanded=true]{border-color:rgba(8,132,178,.3);background:#fff;color:#087ba8;box-shadow:inset 0 1px 0 #fff,0 8px 20px rgba(16,83,111,.11)}.dental-portal-header nav .dentappl-portal-notification-host .workspace-icon-button svg{width:19px;height:19px}@media (max-width:640px){.dentappl-portal-notification-host .workspace-notification-popover{position:fixed;top:66px!important;right:10px!important;bottom:auto!important;left:10px!important;width:auto!important;max-height:calc(100dvh - 156px)!important}}.workspace-notification-view-all{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:12px;margin-bottom:6px;padding:7px 9px;border-radius:9px;color:#267f9f;font-size:9.5px;font-weight:780;text-decoration:none}.workspace-notification-view-all:hover{background:#eef8fb;color:#087ca9}.workspace-notification-view-all span:last-child{font-size:14px;line-height:1}.notifications-history-shell{width:min(1060px,calc(100% - 32px));margin:0 auto;padding:38px 0 72px;color:#173d54}.notifications-history-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.notifications-history-eyebrow{display:block;margin-bottom:5px;color:#1684ab;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.notifications-history-hero h1{margin:0;color:#173d54;font-size:clamp(28px,4vw,42px);font-weight:820;letter-spacing:-.035em}.notifications-history-hero p{margin:7px 0 0;color:#6f8795;font-size:13px;line-height:1.55}.notifications-history-summary{display:flex;min-width:106px;flex-direction:column;align-items:flex-end;padding-bottom:3px}.notifications-history-summary strong{color:#167fa7;font-size:30px;font-weight:830;line-height:1}.notifications-history-summary span{margin-top:4px;color:#8497a2;font-size:10px;font-weight:720}.notifications-history-card{overflow:hidden;border:1px solid rgba(169,198,211,.58);border-radius:22px;background:#fff;box-shadow:0 18px 48px rgba(19,63,82,.08)}.notifications-history-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border-bottom:1px solid rgba(192,211,220,.56);background:#fbfdfe}.notifications-history-actions,.notifications-history-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.notifications-history-actions button,.notifications-history-actions select,.notifications-history-filters button,.notifications-history-more button{min-height:34px;padding:0 11px;border:1px solid rgba(166,197,210,.62);border-radius:10px;background:#fff;color:#486775;font:inherit;font-size:10px;font-weight:720}.notifications-history-actions button,.notifications-history-filters button,.notifications-history-more button{cursor:pointer}.notifications-history-actions button:hover:not(:disabled),.notifications-history-filters button:hover,.notifications-history-more button:hover:not(:disabled){border-color:rgba(11,132,178,.34);background:#f1f9fb;color:#0b7fa8}.notifications-history-filters button.is-active{border-color:rgba(7,133,180,.24);background:#eaf7fb;color:#087da9}.notifications-history-actions select{max-width:220px}.notifications-history-actions .is-danger{color:#9c4b4f}.notifications-history-actions .is-danger:hover:not(:disabled){border-color:rgba(174,73,80,.24);background:#fff5f5;color:#a43f45}.notifications-history-actions button:disabled,.notifications-history-more button:disabled{opacity:.5;cursor:default}.notifications-history-error{padding:11px 16px;border-bottom:1px solid #f0dada;background:#fff8f8;color:#9e5154;font-size:11px}.notifications-history-empty,.notifications-history-loading{padding:70px 24px;text-align:center;color:#8295a0;font-size:12px}.notifications-history-empty strong{display:block;color:#39586a;font-size:14px}.notifications-history-empty p{max-width:470px;margin:7px auto 0;line-height:1.55}.notifications-history-list{display:flex;flex-direction:column}.notifications-history-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid rgba(206,220,227,.58);background:#fff}.notifications-history-item:last-child{border-bottom:0}.notifications-history-item.is-unread{background:#f9fcfd}.notifications-history-item.is-unread:before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#1488b0;content:""}.notifications-history-item.is-urgent.is-unread:before{background:#d15359}.notifications-history-open{display:grid;width:100%;grid-template-columns:8px minmax(0,1fr);gap:12px;padding:18px 20px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.notifications-history-open:hover{background:rgba(241,248,251,.72)}.notifications-history-dot{width:7px;height:7px;margin-top:6px;border-radius:50%;background:transparent}.notifications-history-item.is-unread .notifications-history-dot{background:#1488b0}.notifications-history-item.is-urgent.is-unread .notifications-history-dot{background:#d15359}.notifications-history-copy{min-width:0}.notifications-history-item-topline{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.notifications-history-item-topline strong{color:#264a5d;font-size:12.5px;font-weight:790}.notifications-history-item.is-read .notifications-history-item-topline strong{font-weight:680}.notifications-history-item-topline time{flex:0 0 auto;color:#96a6ae;font-size:9px}.notifications-history-copy p{margin:5px 0 0;color:#69838f;font-size:11px;line-height:1.52}.notifications-history-meta{display:flex;gap:7px;margin-top:8px;flex-wrap:wrap}.notifications-history-meta span{padding:3px 7px;border-radius:999px;background:#eef6f9;color:#6c8794;font-size:8.5px;font-weight:690}.notifications-history-mark-read{margin-right:18px;padding:7px 9px;border:0;border-radius:8px;background:transparent;color:#2381a1;font:inherit;font-size:9px;font-weight:750;white-space:nowrap;cursor:pointer}.notifications-history-mark-read:hover{background:#eef8fb}.notifications-history-more{display:flex;justify-content:center;padding:14px;border-top:1px solid rgba(206,220,227,.58);background:#fbfdfe}@media (max-width:800px){.notifications-history-shell{width:min(100% - 20px,1060px);padding-top:24px}.notifications-history-hero{align-items:flex-start}.notifications-history-toolbar{align-items:flex-start;flex-direction:column}.notifications-history-actions{width:100%}.notifications-history-actions select{flex:1 1 170px;max-width:none}}@media (max-width:560px){.notifications-history-hero{gap:14px}.notifications-history-summary strong{font-size:24px}.notifications-history-item{grid-template-columns:1fr;gap:0}.notifications-history-open{padding:16px 14px 10px}.notifications-history-item-topline{align-items:flex-start;flex-direction:column;gap:4px}.notifications-history-mark-read{margin:0 14px 12px 34px;justify-self:start}}.workspace-notification-scope{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:8px 10px 7px;border-bottom:1px solid rgba(196,214,222,.55);background:#fbfdfe}.workspace-notification-scope button{min-height:30px;padding:0 10px;border:1px solid rgba(166,197,210,.55);border-radius:9px;background:#fff;color:#617b88;font:inherit;font-size:9px;font-weight:760;cursor:pointer}.workspace-notification-scope button:hover{border-color:rgba(12,132,178,.3);background:#f2f9fb;color:#167fa7}.workspace-notification-scope button.is-active{border-color:rgba(11,132,178,.2);background:#eaf7fb;color:#087da9;box-shadow:inset 0 0 0 1px rgba(15,135,177,.04)}.workspace-notification-scope small{grid-column:1/-1;padding:1px 2px 0;color:#8a9ca5;font-size:8px;font-weight:650;line-height:1.35}.workspace-notification-clinic{display:inline-flex;width:fit-content;max-width:100%;margin-top:6px;padding:3px 7px;overflow:hidden;border-radius:999px;background:#eef7fa;color:#5f7f8f;font-size:8px;font-style:normal;font-weight:720;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.dentappl-submitted-form-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dental-form-review-print{cursor:pointer}@media(max-width:700px){.dentappl-submitted-form-actions{width:100%;align-items:stretch;flex-direction:column}.dentappl-submitted-form-actions>*{width:100%;box-sizing:border-box}}@media print{@page{margin:12mm}body,html{background:#fff!important}.dental-form-review-page .dental-patients-back,.dental-form-review-page .dental-portal-header,.dental-form-review-page [data-print-hide=true],.dentappl-printable-submitted-form .dentappl-submitted-form-footer,.dentappl-printable-submitted-form .patient-account-header{display:none!important}.dentappl-printable-submitted-form{background:#fff!important;padding:0!important}.dentappl-printable-submitted-form input,.dentappl-printable-submitted-form select,.dentappl-printable-submitted-form textarea{background:#fff!important;color:#000!important;-webkit-text-fill-color:#000!important;box-shadow:none!important}.dentappl-printable-submitted-form textarea{overflow:visible!important;resize:none!important}.dentappl-printable-submitted-form article,.dentappl-printable-submitted-form label{page-break-inside:avoid;break-inside:avoid}.dental-form-review-shell{max-width:none!important;padding:0!important}.dental-form-review-hero,.dental-form-review-important,.dental-form-review-meta,.dental-form-review-section{box-shadow:none!important}.dental-form-review-layout,.dental-form-review-main{display:block!important}.dental-form-review-section{margin-bottom:12px;page-break-inside:auto;break-inside:auto}.dental-form-review-important,.dental-form-review-meta{page-break-inside:avoid;break-inside:avoid}.dental-form-review-meta{position:static!important;margin-top:14px;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))}.dental-form-review-meta>div,.dental-form-review-questionnaire>div,.dental-form-review-repeaters>div,.dental-form-review-rows>div{page-break-inside:avoid;break-inside:avoid}}.dental-patient-profile-insurance-summary{position:relative}.dental-patient-profile-insurance-icon{color:#7e99aa}.dental-patient-profile-insurance-content{display:grid;min-width:0;gap:4px}.dental-patient-profile-insurance-label-row{display:flex;align-items:center;gap:7px;min-width:0}.dental-patient-profile-insurance-label-row>small{color:#8498a6;font-size:10px}.dental-patient-profile-insurance-status{display:inline-flex;align-items:center;gap:4px;min-height:18px;padding:2px 6px;border-radius:999px;font-size:9px;font-weight:740;line-height:1;white-space:nowrap}.dental-patient-profile-insurance-status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.dental-patient-profile-insurance-status.is-active{background:#edf8f1;color:#277b53}.dental-patient-profile-insurance-status.is-inactive{background:#fff0ef;color:#b1544f}.dental-patient-profile-insurance-status.is-expired{background:#fff4e8;color:#9b6528}.dental-patient-profile-insurance-status.is-future{background:#edf6fb;color:#386a8a}.dental-patient-profile-insurance-status.is-unable{background:#f0f3f5;color:#667482}.dental-patient-profile-insurance-status.is-empty,.dental-patient-profile-insurance-status.is-unverified{background:#fff7e8;color:#966d26}.dental-patient-profile-insurance-content>strong{overflow:hidden;color:#304c60;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.dental-patient-profile-insurance-meta{overflow:hidden;color:#7f94a2;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.dental-patient-profile-insurance-link{width:fit-content;margin-top:1px;color:#158db7;font-size:9px;font-weight:700;text-decoration:none}.dental-patient-profile-insurance-link:hover{text-decoration:underline}#patient-insurance{scroll-margin-top:96px}@media (max-width:560px){.dental-patient-profile-insurance-meta{white-space:normal}}.dental-portal-insurance-option-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px}.dental-portal-insurance-option-row .dental-portal-insurance-option{min-width:0}.dental-portal-in-network-toggle{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 10px;border:1px solid #cfe3dc;border-radius:10px;color:#4f6e64;background:#f7fbf9;font-size:10px;font-weight:780;cursor:pointer;white-space:nowrap}.dental-portal-in-network-toggle.is-active{border-color:#9fd1bf;color:#176a58;background:#e8f7f1}.dental-portal-in-network-toggle input{accent-color:#178565}#insuranceList li{display:flex;align-items:center;justify-content:space-between;gap:10px}#insuranceList .insurance-network-badge{padding:3px 7px;border-radius:999px;color:#176a58;background:#e3f5ee;font-size:10px;font-weight:800;white-space:nowrap}@media (max-width:620px){.dental-portal-insurance-option-row{grid-template-columns:1fr}.dental-portal-in-network-toggle{width:fit-content;margin-left:42px}}.dental-portal-ppo-setting{margin:14px 0 16px;padding:14px;border:1px solid #d7e4df;border-radius:14px;background:#f8fbfa}.dental-portal-ppo-setting>label{display:flex;align-items:flex-start;gap:11px;cursor:pointer}.dental-portal-ppo-setting input{width:17px;height:17px;margin-top:2px;accent-color:#178565}.dental-portal-ppo-setting span{display:grid;gap:3px}.dental-portal-ppo-setting strong{color:#173a31;font-size:12px;font-weight:800}.dental-portal-ppo-setting small{color:#687c76;font-size:10px;line-height:1.45}.dental-portal-insurance-sections{display:grid;gap:14px;max-height:48vh;overflow-y:auto;padding-right:3px}.dental-portal-insurance-plan-section{border:1px solid #e1e9e6;border-radius:14px;overflow:hidden;background:#fff}.dental-portal-insurance-plan-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 13px;border-bottom:1px solid #e7eeeb;background:#fafcfb}.dental-portal-insurance-plan-heading>div{display:grid;gap:2px}.dental-portal-insurance-plan-heading span{color:#72857f;font-size:8px;font-weight:850;letter-spacing:.08em}.dental-portal-insurance-plan-heading strong{color:#1f3d35;font-size:11px;font-weight:800}.dental-portal-insurance-plan-heading small{max-width:560px;color:#768781;font-size:9px;line-height:1.4}.dental-portal-insurance-plan-heading em{padding:3px 7px;border-radius:999px;color:#537069;background:#eef4f2;font-size:8px;font-style:normal;font-weight:800;white-space:nowrap}.dental-portal-insurance-plan-section .dental-portal-insurance-select-list{border:0;border-radius:0;max-height:none}.dental-portal-insurance-restricted-section{border-color:#e6dfcf}.dental-portal-insurance-restricted-section .dental-portal-insurance-plan-heading{background:#fdfbf6;border-bottom-color:#eee7d9}.dental-portal-insurance-option-copy{display:grid;min-width:0;gap:2px}.dental-portal-insurance-option-copy strong{overflow:hidden;text-overflow:ellipsis;font-size:inherit}.dental-portal-insurance-option-copy small{color:#7b6f55;font-size:8px;font-weight:760}@media (max-width:620px){.dental-portal-insurance-sections{max-height:44vh}.dental-portal-insurance-plan-heading{align-items:flex-start}}.dental-portal-insurance-picker{position:relative;padding:14px 14px 4px;background:#fff}.dental-portal-insurance-picker .dental-portal-insurance-search{margin:0}.dental-portal-insurance-picker .dental-portal-insurance-search input{min-height:42px;border-color:#d8e3e0;background:#fbfdfc}.dental-portal-insurance-picker .dental-portal-insurance-search input:focus{border-color:#8bc9b5;box-shadow:0 0 0 3px rgba(23,133,101,.09);background:#fff}.dental-portal-insurance-search-results{margin-top:6px;border:1px solid #dbe6e2;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(31,61,53,.12);overflow:hidden;max-height:270px;overflow-y:auto}.dental-portal-insurance-search-result{display:grid;width:100%;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border:0;border-bottom:1px solid #eef3f1;background:#fff;color:inherit;text-align:left;cursor:pointer}.dental-portal-insurance-search-result:last-child{border-bottom:0}.dental-portal-insurance-search-result:focus-visible,.dental-portal-insurance-search-result:hover{background:#f6fbf8;outline:none}.dental-portal-insurance-search-result-icon,.dental-portal-insurance-selected-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#167a60;background:#eaf6f1}.dental-portal-insurance-search-result-copy,.dental-portal-insurance-selected-copy{display:grid;min-width:0;gap:2px}.dental-portal-insurance-search-result-copy strong,.dental-portal-insurance-selected-copy strong{overflow:hidden;color:#263f38;font-size:11px;font-weight:790;text-overflow:ellipsis;white-space:nowrap}.dental-portal-insurance-search-result-copy small,.dental-portal-insurance-selected-copy small{overflow:hidden;color:#7a8c86;font-size:8.5px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.dental-portal-insurance-add-action{display:inline-flex;align-items:center;gap:4px;color:#167a60;font-size:9px;font-weight:820;white-space:nowrap}.dental-portal-insurance-search-state{margin-top:6px;padding:12px;border:1px solid #e5ece9;border-radius:11px;color:#788b84;background:#fafcfb;font-size:9px;font-weight:650}.dental-portal-insurance-selected-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;padding:10px 14px 7px;border-top:1px solid #edf2f0;color:#70827c;font-size:9px;font-weight:800}.dental-portal-insurance-selected-header strong{display:grid;min-width:22px;height:22px;place-items:center;border-radius:999px;color:#47635a;background:#edf4f1;font-size:8px}.dental-portal-insurance-selected-list{display:grid;gap:7px;padding:0 14px 14px;max-height:250px;overflow-y:auto}.dental-portal-insurance-selected-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto 30px;align-items:center;gap:9px;min-height:50px;padding:8px 9px;border:1px solid #e3ebe8;border-radius:11px;background:#fff}.dental-portal-insurance-selected-row .dental-portal-in-network-toggle{min-height:32px;padding:0 9px}.dental-portal-insurance-remove-button{display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:8px;color:#8b9a95;background:transparent;cursor:pointer}.dental-portal-insurance-remove-button:focus-visible,.dental-portal-insurance-remove-button:hover{color:#9a4f4f;background:#fbf1f1;outline:none}.dental-portal-insurance-restricted-section .dental-portal-insurance-search-result-icon,.dental-portal-insurance-restricted-section .dental-portal-insurance-selected-icon{color:#806c3d;background:#f7f1e4}.dental-portal-insurance-restricted-section .dental-portal-insurance-add-action{color:#806c3d}.dental-portal-insurance-plan-section .dental-portal-empty-copy{margin:0;padding:13px 2px;color:#87968f;font-size:9px;line-height:1.45}@media (max-width:620px){.dental-portal-insurance-selected-row{grid-template-columns:32px minmax(0,1fr) 30px}.dental-portal-insurance-selected-row .dental-portal-in-network-toggle{grid-column:2/4;width:fit-content;margin:0}.dental-portal-insurance-search-result{grid-template-columns:30px minmax(0,1fr) auto}}.dental-portal-insurance-search-result-copy{min-width:0}.dental-portal-insurance-add-action{padding:5px 8px;border:1px solid #cfe3dc;border-radius:8px;background:#f6fbf8}.dental-portal-insurance-search-result:focus-visible .dental-portal-insurance-add-action,.dental-portal-insurance-search-result:hover .dental-portal-insurance-add-action{border-color:#abd4c6;background:#eef8f4}.dental-portal-insurance-selected-row.is-newly-added{border-color:#add8ca;background:#f8fcfa;box-shadow:0 0 0 2px rgba(23,133,101,.06)}.dental-portal-insurance-selected-row.is-newly-added .dental-portal-insurance-selected-icon{box-shadow:0 0 0 2px rgba(23,133,101,.08)}.dental-portal-in-network-toggle:not(.is-active) span{color:#657a73}.dental-portal-in-network-toggle.is-active span{font-weight:800}@media (max-width:620px){.dental-portal-insurance-add-action{padding:5px 6px}}.dental-portal-insurance-dialog-v136{overflow:hidden}.dental-portal-insurance-header-v136{padding-bottom:12px}.dental-portal-insurance-header-v136 h2{margin-top:2px}.dental-portal-insurance-tabs{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px;margin:0 14px 12px;padding:4px;border:1px solid #e3ebe8;border-radius:12px;background:#f4f7f6}.dental-portal-insurance-tab{display:flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:7px;padding:7px 10px;border:0;border-radius:9px;color:#6f807a;background:transparent;font:inherit;font-size:10px;font-weight:760;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,color .16s ease}.dental-portal-insurance-tab:hover{color:#38574e}.dental-portal-insurance-tab:focus-visible{outline:2px solid rgba(23,133,101,.24);outline-offset:1px}.dental-portal-insurance-tab.is-active{color:#244a3f;background:#fff;box-shadow:0 1px 3px rgba(31,61,53,.08),0 0 0 1px rgba(31,61,53,.04)}.dental-portal-insurance-tab em{display:grid;min-width:19px;height:19px;place-items:center;padding:0 5px;border-radius:999px;color:#71857e;background:#e8efec;font-size:8px;font-style:normal;font-weight:820}.dental-portal-insurance-tab.is-active em{color:#176f58;background:#e8f4ef}.dental-portal-insurance-tab-panel{min-height:250px}.dental-portal-ppo-setting-v136{display:flex;margin:0 14px 10px;padding:10px 11px;border:1px solid #e1eae7;border-radius:11px;background:#fbfdfc}.dental-portal-ppo-setting-v136>span{gap:1px}.dental-portal-ppo-setting-v136 strong{font-size:10px}.dental-portal-ppo-setting-v136 small{color:#7d8d87;font-size:8.5px;line-height:1.35}.dental-portal-insurance-picker-v136{padding:0 14px 4px;background:transparent}.dental-portal-insurance-picker-v136 .dental-portal-insurance-search>span{margin-bottom:5px;color:#667a73;font-size:9px;font-weight:760}.dental-portal-insurance-picker-v136 .dental-portal-insurance-search input{min-height:43px;border-radius:10px;background:#fff}.dental-portal-insurance-picker-v136 .dental-portal-insurance-search-results{margin-top:6px}.dental-portal-insurance-selected-header-v136{margin-top:7px;padding:9px 14px 6px;border-top:1px solid #edf2f0}.dental-portal-insurance-selected-header-v136>span{color:#536b63;font-size:9px;font-weight:820}.dental-portal-insurance-selected-header-v136 strong{background:transparent;color:#71837d}.dental-portal-insurance-selected-list-v136{padding-bottom:11px}.dental-portal-insurance-dialog-v136 .dental-portal-insurance-search-result{min-height:48px}.dental-portal-insurance-dialog-v136 .dental-portal-insurance-add-action{min-width:54px;justify-content:center;color:#176f58;background:#f3faf7}.dental-portal-insurance-dialog-v136 .dental-portal-in-network-toggle span{font-size:8.5px;font-weight:760}.dental-portal-insurance-dialog-v136 .dental-portal-in-network-toggle:not(.is-active) span{color:#6c7f78;font-weight:720}.dental-portal-insurance-dialog-v136 .dental-portal-in-network-toggle.is-active span{color:#176f58}.dental-portal-insurance-dialog-v136 .dental-portal-empty-copy{padding:15px 2px;text-align:center}.dental-portal-insurance-dialog-v136 .dental-portal-dialog-actions{margin-top:0}@media (max-width:620px){.dental-portal-insurance-tabs{margin-left:10px;margin-right:10px}.dental-portal-insurance-tab{padding-left:7px;padding-right:7px;font-size:9px}.dental-portal-ppo-setting-v136{margin-left:10px;margin-right:10px}.dental-portal-insurance-picker-v136,.dental-portal-insurance-selected-header-v136,.dental-portal-insurance-selected-list-v136{padding-left:10px;padding-right:10px}}.dental-schedule-visit-lifecycle{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:2px 0 14px}.dental-schedule-visit-lifecycle>div{display:grid;gap:4px;min-width:0;padding:10px 11px;border:1px solid #e1e6e9;border-radius:10px;background:#fafbfc}.dental-schedule-visit-lifecycle>div>span{color:#76818a;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dental-schedule-visit-lifecycle>div>strong{overflow:hidden;color:#344049;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-visit-lifecycle>div.is-complete{border-color:#d5e7dc;background:#f5faf7}.dental-schedule-visit-lifecycle>div.is-complete>strong{color:#367052}.dental-schedule-status-explanation.is-attention{border-color:#eadfbd;background:#fffaf0;color:#6d5d31}.dental-schedule-procedure-metadata{display:grid;grid-template-columns:1.25fr .85fr .8fr;gap:8px;margin:10px 0 2px}.dental-schedule-procedure-metadata>label{display:grid;gap:5px;min-width:0}.dental-schedule-procedure-metadata>label>span{color:#68757f;font-size:10px;font-weight:750}.dental-schedule-procedure-metadata input,.dental-schedule-procedure-metadata select{box-sizing:border-box;width:100%;min-width:0;border:1px solid #d9e0e4;border-radius:8px;background:#fff;padding:8px 9px;color:#313a41;font:inherit;font-size:11px}.dental-schedule-event.is-finalized:after{content:"✓ Clinical"!important}.dental-portal-appointment-state.is-finalized:after{content:"Clinical complete"!important}@media(max-width:760px){.dental-schedule-visit-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-schedule-procedure-metadata{grid-template-columns:1fr}}.dental-schedule-event.is-finalized{position:absolute!important}.dental-schedule-dialog-workspace{width:min(1320px,calc(100vw - 44px));max-width:none;gap:20px}.dental-schedule-dialog-workspace.is-editing{width:min(760px,calc(100vw - 44px))}.dental-schedule-dialog-workspace>.dental-schedule-detail-dialog{width:auto;flex:1 1 880px;min-width:0;padding:30px 32px 28px;border:1px solid #e2e9ec;border-radius:24px;box-shadow:0 22px 64px rgba(24,51,66,.16)}.dental-schedule-dialog-workspace.is-editing>.dental-schedule-detail-dialog{width:100%;flex:1 1 auto}.dental-schedule-dialog-workspace>.dental-schedule-notice-window{width:360px;flex:0 0 360px;position:sticky;top:0;max-height:calc(100vh - 44px);overflow-y:auto;padding:25px;border:1px solid #e3eaed;border-radius:22px;background:rgba(255,255,255,.98);box-shadow:0 18px 52px rgba(24,51,66,.13)}.dental-event-dialog-header{align-items:flex-start;margin-bottom:0;padding-bottom:22px;border-bottom:1px solid #edf1f3}.dental-event-dialog-header .dental-schedule-detail-heading{gap:15px}.dental-event-dialog-header .dental-schedule-detail-avatar{width:56px;height:56px;flex-basis:56px;border-radius:17px;box-shadow:0 7px 18px rgba(39,104,126,.09)}.dental-event-dialog-header .dental-schedule-detail-heading h2{margin:4px 0 0;color:#18394c;font-size:27px;font-weight:760;line-height:1.08;letter-spacing:-.045em}.dental-event-dialog-header .dental-schedule-patient-profile-name:hover>h2{text-decoration:none}.dental-event-heading-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:8px;color:#70838e;font-size:12px;font-weight:560}.dental-event-heading-meta>i{width:3px;height:3px;border-radius:999px;background:#b7c3c9}.dental-event-header-actions{display:flex;align-items:center;gap:10px}.dental-event-header-actions .dental-portal-appointment-state{min-height:31px;padding:0 11px;border-radius:999px;font-size:10px;box-shadow:none}.dental-event-patient-flags{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0}.dental-event-patient-flags>span{display:inline-flex;min-height:28px;align-items:center;padding:0 10px;border:1px solid #e0e7ea;border-radius:999px;background:#f8fafb;color:#536873;font-size:10px;font-weight:730;letter-spacing:.005em}.dental-event-patient-flags>.is-info{border-color:#d5e9ef;background:#f2f9fb;color:#277890}.dental-event-patient-flags>.is-danger{border-color:#efd6d4;background:#fff6f5;color:#a04440}.dental-event-patient-flags>.is-attention{border-color:#eadfbf;background:#fffaf0;color:#7b6530}.dental-event-focus-card{margin-top:20px;padding:25px 26px;border:1px solid #e2e9ec;border-radius:19px;background:#fbfcfd;box-shadow:0 8px 24px rgba(34,61,75,.055)}.dental-event-focus-card.is-treatment{border-color:#dce9ed;background:linear-gradient(145deg,#ffffff 35%,#f7fbfc)}.dental-event-focus-card.is-awaiting-clinical{border-color:#e8dfc7;background:linear-gradient(145deg,#fff 35%,#fffbf3)}.dental-event-focus-card.is-checkout{border-color:#d8e8ed;background:linear-gradient(145deg,#fff 35%,#f4fafc)}.dental-event-focus-card.is-claim{border-color:#dce7e0;background:linear-gradient(145deg,#fff 35%,#f7faf8)}.dental-event-focus-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dental-event-focus-heading>div{min-width:0}.dental-event-focus-heading>div>span{display:block;color:#3a8aa2;font-size:10px;font-weight:820;letter-spacing:.09em}.dental-event-focus-heading h3{margin:7px 0 0;color:#1e4154;font-size:24px;font-weight:745;line-height:1.16;letter-spacing:-.035em}.dental-event-treatment-meta{display:flex;flex-wrap:wrap;gap:8px 15px;margin-top:13px}.dental-event-treatment-meta>span{display:inline-flex;align-items:center;gap:5px;color:#657984;font-size:11px;font-weight:590}.dental-event-treatment-meta svg{color:#73929f}.dental-event-focus-badge{display:inline-flex;min-height:29px;flex:0 0 auto;align-items:center;padding:0 10px;border:1px solid #dce6ea;border-radius:999px;background:#fff;color:#617681;font-size:10px;font-weight:760}.dental-event-focus-badge.is-active{border-color:#cae2e9;background:#f2f9fb;color:#287b93}.dental-event-focus-badge.is-complete{border-color:#d2e5d9;background:#f4faf6;color:#3b7756}.dental-event-focus-badge.is-attention{border-color:#e8dcb9;background:#fff8e9;color:#80662e}.dental-event-inline-note{margin-top:19px;padding:13px 15px;border-left:3px solid #b8d8e1;border-radius:0 10px 10px 0;background:rgba(244,249,251,.88)}.dental-event-inline-note>span{color:#71848e;font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.dental-event-inline-note>p{margin:5px 0 0;color:#506873;font-size:11px;line-height:1.55}.dental-event-focus-copy{margin:18px 0 0;color:#667a84;font-size:11px;line-height:1.55}.dental-event-focus-copy.is-attention{color:#775f2d}.dental-event-procedure-summary{display:grid;gap:0;margin-top:18px;border-top:1px solid #e7edef}.dental-event-procedure-summary>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid #edf1f3}.dental-event-procedure-summary strong{color:#344e5c;font-size:11px}.dental-event-procedure-summary small,.dental-event-procedure-summary span{color:#7b8b93;font-size:10px}.dental-event-money-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.dental-event-money-summary>div{display:grid;gap:6px;padding:13px 14px;border:1px solid #e4eaed;border-radius:12px;background:rgba(255,255,255,.78)}.dental-event-money-summary span{color:#778891;font-size:9px;font-weight:740;letter-spacing:.04em;text-transform:uppercase}.dental-event-money-summary strong{overflow:hidden;color:#304b5a;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.dental-event-lifecycle{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px}.dental-event-lifecycle>div{display:grid;gap:4px;padding:10px 11px;border:1px solid #e5eaed;border-radius:11px;background:#fafbfc}.dental-event-lifecycle span{color:#7b8991;font-size:8px;font-weight:810;letter-spacing:.06em;text-transform:uppercase}.dental-event-lifecycle strong{overflow:hidden;color:#475d69;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dental-event-lifecycle>.is-active{border-color:#d5e7ed;background:#f3f9fb}.dental-event-lifecycle>.is-active strong{color:#2d7b91}.dental-event-lifecycle>.is-complete{border-color:#d8e8de;background:#f5faf7}.dental-event-lifecycle>.is-complete strong{color:#407657}.dental-event-lifecycle>.is-attention{border-color:#e8dfc5;background:#fffaf1}.dental-event-lifecycle>.is-attention strong{color:#7a6431}.dental-event-status-error{margin-top:14px}.dental-event-primary-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.dental-event-primary-action-slot{min-width:0}.dental-event-primary-cta{min-height:42px;padding:0 18px;border-radius:11px;font-size:11px;font-weight:730;box-shadow:0 7px 18px rgba(20,131,163,.16)}.dental-event-overflow-wrap{position:relative;flex:0 0 auto}.dental-event-overflow-button{display:grid;width:42px;height:42px;place-items:center;border:1px solid #dce5e9;border-radius:11px;background:#fff;color:#566d78;font:inherit;font-size:17px;font-weight:800;letter-spacing:.05em;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.dental-event-overflow-button:hover,.dental-event-overflow-button[aria-expanded=true]{border-color:#b9d5dd;background:#f8fbfc;box-shadow:0 5px 15px rgba(29,64,81,.09)}.dental-event-overflow-menu{position:absolute;z-index:8;top:calc(100% + 8px);right:0;display:grid;width:220px;padding:7px;border:1px solid #dfe7ea;border-radius:13px;background:#fff;box-shadow:0 18px 44px rgba(22,49,64,.18)}.dental-event-overflow-menu>a,.dental-event-overflow-menu>button{display:flex;min-height:38px;align-items:center;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#405865;font:inherit;font-size:10px;font-weight:620;text-align:left;text-decoration:none;cursor:pointer}.dental-event-overflow-menu>a:hover,.dental-event-overflow-menu>button:hover{background:#f4f8f9}.dental-event-overflow-menu>.is-danger{color:#aa4543}.dental-event-overflow-menu>.is-danger:hover{background:#fff5f4}.dental-event-overflow-divider{height:1px;margin:5px 6px;background:#e8edef}.dental-event-summary-list{display:grid;gap:9px;margin-top:22px}.dental-event-summary-list>details{border:1px solid #e4eaed;border-radius:13px;background:#fff}.dental-event-summary-list summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:18px;padding:0 15px;list-style:none;cursor:pointer}.dental-event-summary-list summary::-webkit-details-marker{display:none}.dental-event-summary-list summary>span{display:grid;gap:3px}.dental-event-summary-list summary strong{color:#405865;font-size:11px}.dental-event-summary-list summary small{color:#809099;font-size:9px}.dental-event-summary-list summary>b{color:#547568;font-size:10px;font-weight:760}.dental-event-summary-content{display:grid;gap:9px;padding:0 15px 15px;border-top:1px solid #edf1f3}.dental-event-summary-content>div{display:flex;justify-content:space-between;gap:12px;padding-top:10px}.dental-event-summary-content strong{color:#405865;font-size:10px}.dental-event-summary-content span{color:#819099;font-size:9px}.dental-event-summary-content p{margin:10px 0 0;color:#6a7d87;font-size:10px;line-height:1.55}.dental-event-summary-content a{color:#247f99;font-size:10px;font-weight:700;text-decoration:none}.dental-event-more-details{margin-top:14px;border-top:1px solid #edf1f3}.dental-event-more-details>summary{width:fit-content;margin-top:13px;color:#66808c;font-size:10px;font-weight:720;cursor:pointer}.dental-event-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:13px}.dental-event-more-grid>div{display:grid;gap:4px;padding:11px 12px;border-radius:10px;background:#f8fafb}.dental-event-more-grid span{color:#819099;font-size:8px;font-weight:780;letter-spacing:.04em;text-transform:uppercase}.dental-event-more-grid strong{overflow-wrap:anywhere;color:#4a606c;font-size:10px}.dental-event-more-grid>.is-alert{background:#fff6f5}.dental-event-more-grid>.is-alert span,.dental-event-more-grid>.is-alert strong{color:#9b4945}.dental-event-activity{display:grid;gap:8px;margin-top:15px;padding-top:13px;border-top:1px solid #edf1f3}.dental-event-activity>strong{color:#516873;font-size:10px}.dental-event-activity>div{display:grid;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:8px}.dental-event-activity i{width:7px;height:7px;border-radius:999px;background:#8fa0a8}.dental-event-activity i.is-status-scheduled{background:#3a95b4}.dental-event-activity i.is-status-confirmed{background:#4b9968}.dental-event-activity i.is-status-arrived{background:#796ab5}.dental-event-activity i.is-status-in_progress{background:#d9823f}.dental-event-activity i.is-status-completed{background:#547a68}.dental-event-activity i.is-status-cancelled,.dental-event-activity i.is-status-no_show{background:#c25151}.dental-event-activity span{display:grid;gap:2px}.dental-event-activity b{color:#516873;font-size:9px}.dental-event-activity small{color:#85939a;font-size:8px}.dental-schedule-notice-window-header h2{font-size:19px}.dental-schedule-notice-form>textarea{min-height:112px;border-radius:12px;font-size:11px}.dental-schedule-notice-list{max-height:300px}@media (max-width:1040px){.dental-schedule-dialog-workspace{width:min(930px,calc(100vw - 32px))}.dental-schedule-dialog-workspace>.dental-schedule-notice-window{width:300px;flex-basis:300px}.dental-event-dialog-header .dental-schedule-detail-heading h2{font-size:24px}.dental-event-heading-meta>i:nth-of-type(2),.dental-event-heading-meta>span:last-child{display:none}}@media (max-width:760px){.dental-schedule-dialog-workspace,.dental-schedule-dialog-workspace.is-editing{width:min(560px,100%);max-height:calc(100vh - 20px);overflow-y:auto}.dental-schedule-dialog-workspace>.dental-schedule-detail-dialog,.dental-schedule-dialog-workspace>.dental-schedule-notice-window{width:100%;flex:0 0 auto;max-height:none}.dental-schedule-dialog-workspace>.dental-schedule-detail-dialog{padding:22px 18px;border-radius:18px}.dental-schedule-dialog-workspace>.dental-schedule-notice-window{position:static}.dental-event-dialog-header .dental-schedule-detail-avatar{width:46px;height:46px;flex-basis:46px}.dental-event-dialog-header .dental-schedule-detail-heading h2{font-size:22px}.dental-event-header-actions .dental-portal-appointment-state{display:none}.dental-event-focus-card{padding:20px 18px}.dental-event-focus-heading{flex-direction:column}.dental-event-money-summary,.dental-event-more-grid{grid-template-columns:1fr}.dental-event-lifecycle{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-event-primary-actions{position:sticky;bottom:-22px;z-index:4;margin-right:-18px;margin-left:-18px;padding:13px 18px 21px;border-top:1px solid #edf1f3;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.dental-event-patient-flags>a{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:0 10px;border:1px solid #e0e7ea;border-radius:999px;background:#f8fafb;color:#536873;font-size:10px;font-weight:730;letter-spacing:.005em;text-decoration:none}.dental-event-patient-flags>a.is-danger{border-color:#efd6d4;background:#fff6f5;color:#a04440}.dental-event-patient-flags>a:hover{box-shadow:0 4px 12px rgba(45,77,92,.08)}.dental-event-lifecycle.is-stable{margin-top:18px;grid-template-columns:repeat(4,minmax(0,1fr))}.dental-event-lifecycle.is-stable>div{min-height:58px;padding:11px 13px;border-radius:13px}.dental-event-lifecycle.is-stable span{font-size:9px}.dental-event-lifecycle.is-stable strong{font-size:11px}.dental-event-primary-actions.is-visible-actions{align-items:flex-start;margin-top:18px;padding:14px 0 18px;border-bottom:1px solid #edf1f3}.dental-event-secondary-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.dental-event-secondary-actions>a,.dental-event-secondary-actions>button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 12px;border:1px solid #dce5e9;border-radius:10px;background:#fff;color:#526a76;font:inherit;font-size:10px;font-weight:680;text-decoration:none;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.dental-event-secondary-actions>a:hover,.dental-event-secondary-actions>button:hover{border-color:#bfd3da;background:#f8fbfc;box-shadow:0 4px 12px rgba(32,63,78,.07)}.dental-event-secondary-actions>.is-danger{border-color:transparent;background:transparent;color:#ad4a46;box-shadow:none}.dental-event-secondary-actions>.is-danger:hover{border-color:#efd8d6;background:#fff7f6}.dental-event-stable-sections{display:grid;gap:14px;margin-top:18px}.dental-event-stable-section{padding:21px 22px;border:1px solid #e3e9ec;border-radius:16px;background:#fff;box-shadow:0 5px 18px rgba(29,59,74,.035)}.dental-event-stable-section.is-treatment{border-color:#dbe7eb;background:linear-gradient(145deg,#fff 55%,#f8fbfc)}.dental-event-stable-section.is-claim.is-complete,.dental-event-stable-section.is-clinical.is-complete,.dental-event-stable-section.is-payment.is-complete{border-color:#d8e7de;background:linear-gradient(145deg,#fff 55%,#f8fbf9)}.dental-event-stable-section.is-active{border-color:#d6e6eb;background:linear-gradient(145deg,#fff 55%,#f5fafb)}.dental-event-stable-section.is-attention{border-color:#eadfc3;background:linear-gradient(145deg,#fff 55%,#fffbf3)}.dental-event-stable-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.dental-event-stable-heading>div{min-width:0}.dental-event-stable-heading span{display:block;color:#738892;font-size:9px;font-weight:820;letter-spacing:.08em}.dental-event-stable-heading h3{margin:6px 0 0;color:#294b5b;font-size:18px;font-weight:735;line-height:1.25;letter-spacing:-.025em}.dental-event-stable-section.is-treatment .dental-event-stable-heading h3{font-size:22px}.dental-event-stable-heading>b{flex:0 0 auto;color:#657b86;font-size:10px;font-weight:760}.dental-event-section-copy{margin:13px 0 0;color:#72838c;font-size:10px;line-height:1.55}.dental-event-section-copy.is-attention{color:#80672f}.dental-event-clinical-note{margin-top:13px;padding:12px 14px;border-left:3px solid #c8dce3;border-radius:0 9px 9px 0;background:#f8fafb}.dental-event-clinical-note>span{color:#788992;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.dental-event-clinical-note>p{margin:5px 0 0;color:#536a75;font-size:10px;line-height:1.55}.dental-event-procedure-summary.is-always-open{margin-top:14px}.dental-event-financial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dental-event-stable-section.is-compact{min-height:150px;padding:18px}.dental-event-stable-section.is-compact .dental-event-stable-heading{display:grid;gap:8px}.dental-event-stable-section.is-compact .dental-event-stable-heading h3{font-size:15px}.dental-event-stable-section.is-compact .dental-event-stable-heading>b{justify-self:start;padding:4px 7px;border-radius:999px;background:#f4f7f8;color:#677c87;font-size:9px}.dental-event-inline-link{display:inline-flex;margin-top:12px;color:#247f99;font-size:10px;font-weight:720;text-decoration:none}.dental-event-inline-link:hover{text-decoration:underline}.dental-event-stable-section.is-activity{padding-top:18px;padding-bottom:18px;background:#fbfcfd}.dental-event-activity.is-always-open{margin-top:13px;padding-top:0;border-top:0;grid-template-columns:repeat(2,minmax(0,1fr))}.dental-event-activity.is-always-open>div{padding:7px 0;border-bottom:1px solid #eef2f4}@media (max-width:1100px){.dental-event-financial-grid{grid-template-columns:1fr}.dental-event-stable-section.is-compact{min-height:auto}}@media (max-width:760px){.dental-event-lifecycle.is-stable{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-event-primary-actions.is-visible-actions{align-items:stretch;flex-direction:column}.dental-event-secondary-actions{justify-content:flex-start}.dental-event-stable-section{padding:17px 16px}.dental-event-stable-heading{gap:10px}.dental-event-activity.is-always-open{grid-template-columns:1fr}}.dental-event-payment-breakdown{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 12px;margin:11px 0 4px;padding:10px 11px;border:1px solid rgba(30,45,55,.08);border-radius:10px;background:rgba(248,250,251,.84)}.dental-event-payment-breakdown>span{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;font-size:12px}.dental-event-payment-breakdown small{color:#77818a}.dental-event-payment-breakdown strong{color:#25313a;font-size:12px;white-space:nowrap}.dental-event-payment-last{margin:8px 0 0;color:#65717a;font-size:11px;line-height:1.4}.dental-event-payment-last strong{color:#35424b;font-weight:750}@media(max-width:760px){.dental-event-payment-breakdown{grid-template-columns:1fr}}.dental-event-header-statuses{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.dental-event-payment-status{display:inline-flex;min-height:31px;align-items:center;gap:6px;padding:0 11px;border:1px solid transparent;border-radius:999px;font-size:10px;font-weight:760;line-height:1;white-space:nowrap;letter-spacing:.01em}.dental-event-payment-status>i{width:7px;height:7px;flex:0 0 auto;border-radius:999px;background:currentColor;opacity:.9}.dental-event-payment-status.is-paid{border-color:#d9e8df;background:#f4faf6;color:#3f7559}.dental-event-payment-status.is-partial{border-color:#dce8ed;background:#f5f9fb;color:#52778a}.dental-event-payment-status.is-waiting{border-color:#eee1bd;background:#fffaf0;color:#8b6d27}.dental-event-payment-status.is-due{border-color:#eedbc9;background:#fff7f0;color:#9b622f}.dental-event-payment-status.is-refund{border-color:#e3dced;background:#faf7fc;color:#765d86}@media(max-width:760px){.dental-event-header-statuses{justify-content:flex-end}.dental-event-header-statuses .dental-portal-appointment-state{display:none}.dental-event-payment-status{min-height:29px;padding:0 9px;font-size:9px}}.dental-schedule-event.is-finalized:after{display:none!important;content:none!important}.dental-schedule-event.is-finalized .dental-schedule-event-compact-line,.dental-schedule-event.is-finalized .dental-schedule-event-topline,.dental-schedule-event.is-finalized>.dental-schedule-event-layout{padding-right:0!important}.dental-schedule-event-layout{display:flex;min-width:0;align-items:flex-start;gap:7px;width:100%;height:100%}.dental-schedule-event-copy{display:grid;align-content:start;min-width:0;flex:1 1 auto;gap:4px}.dental-schedule-patient-avatar{display:grid;width:28px;height:28px;flex:0 0 28px;place-items:center;overflow:hidden;border:1px solid rgba(61,91,105,.12);border-radius:50%;background:#f2f7f9;color:#52717e;font-size:9px;font-weight:800;letter-spacing:.02em;box-shadow:0 1px 2px rgba(30,53,64,.06)}.dental-schedule-patient-avatar img{width:100%;height:100%;object-fit:cover}.dental-schedule-patient-avatar.is-compact{width:20px;height:20px;flex-basis:20px;font-size:7px}.dental-schedule-event-layout.is-compact{align-items:center;gap:5px}.dental-schedule-event-layout.is-compact .dental-schedule-event-copy{gap:1px}.dental-schedule-event-layout .dental-schedule-event-patient-name{display:block;min-width:0;overflow:hidden;color:#294657;font-size:11px;font-weight:780;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-layout .dental-schedule-event-chair{justify-self:start}@media(max-width:760px){.dental-schedule-patient-avatar{width:24px;height:24px;flex-basis:24px}.dental-schedule-patient-avatar.is-compact{width:18px;height:18px;flex-basis:18px}}.dental-patient-profile-avatar-control{position:relative;display:grid;flex:0 0 auto;place-items:center}.dental-patient-avatar-action{position:absolute;left:50%;bottom:-13px;display:inline-flex;min-height:25px;align-items:center;gap:4px;transform:translateX(-50%);padding:0 8px;border:1px solid #d8e3e8;border-radius:999px;background:#fff;color:#467080;box-shadow:0 2px 7px rgba(27,55,68,.09);font-size:9px;font-weight:780;line-height:1;white-space:nowrap;cursor:pointer}.dental-patient-avatar-action:hover{border-color:#bdcfd7;background:#f8fbfc}.dental-patient-avatar-action.is-busy{cursor:wait;opacity:.72}.dental-patient-avatar-action input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.dental-patient-avatar-error{margin:9px 0 0;padding:8px 10px;border:1px solid #efd5d5;border-radius:9px;background:#fff7f7;color:#9a5151;font-size:11px}@media(max-width:760px){.dental-patient-avatar-action{bottom:-11px;padding:0 7px;font-size:8px}}.dental-schedule-calendar.is-day .dental-schedule-event{overflow:hidden}.dental-schedule-calendar.is-day .dental-schedule-event-copy{width:100%;gap:2px}.dental-schedule-event-mainline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.dental-schedule-event-mainline .dental-schedule-event-patient-name{flex:1 1 auto}.dental-schedule-event-mainline .dental-schedule-event-time{flex:0 0 auto}.dental-schedule-event-footerline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:6px;margin-top:1px}.dental-schedule-event-operational{display:flex;min-width:0;align-items:center;gap:6px;overflow:hidden}.dental-schedule-event-footerline .dental-schedule-event-status{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-chair-inline{flex:0 0 auto;color:#819099;font-size:7px;font-weight:700;line-height:1;white-space:nowrap}.dental-schedule-event-financial{display:inline-flex;min-width:0;max-width:48%;height:17px;flex:0 0 auto;align-items:center;gap:3px;padding:0 5px;border:1px solid transparent;border-radius:999px;font-size:7.5px;font-weight:800;line-height:1;white-space:nowrap;letter-spacing:.005em}.dental-schedule-event-financial>i{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:8px;font-style:normal;font-weight:900;line-height:1}.dental-schedule-event-financial>b{min-width:0;overflow:hidden;font:inherit;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-financial.is-paid{border-color:#d4e6da;background:#f3faf5;color:#397155}.dental-schedule-event-financial.is-partial{border-color:#d7e5eb;background:#f4f9fb;color:#4e7688}.dental-schedule-event-financial.is-waiting{border-color:#eadcb5;background:#fff9ec;color:#876820}.dental-schedule-event-financial.is-due{border-color:#ecd8c4;background:#fff6ee;color:#98602d}.dental-schedule-event-financial.is-refund{border-color:#dfd7ea;background:#faf6fc;color:#745b84}.dental-schedule-event-status.is-dot-only{display:inline-flex!important;width:8px;min-width:8px;flex:0 0 8px;align-items:center;justify-content:center;gap:0;font-size:0!important}.dental-schedule-event-status.is-dot-only>i{width:6px;height:6px;flex-basis:6px}.dental-schedule-event-compact-line{justify-content:flex-start!important;gap:4px!important}.dental-schedule-event-compact-line>strong{order:0!important;flex:1 1 auto!important}.dental-schedule-event-compact-line>.dental-schedule-event-compact-time{order:1!important;flex:0 0 auto!important}.dental-schedule-event-compact-line>.dental-schedule-event-financial{order:2!important}.dental-schedule-event-compact-subline{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:5px}.dental-schedule-event-compact-subline .dental-schedule-event-procedure{flex:1 1 auto}.dental-schedule-event-financial.is-compact{height:14px;max-width:50%;padding:0 4px;font-size:6.5px}.dental-schedule-event-financial.is-compact>i{font-size:7px}.dental-schedule-event-financial.is-icon-only{width:14px;height:14px;max-width:none;padding:0;justify-content:center;border-radius:50%}.dental-schedule-event-financial.is-icon-only>i{font-size:7px}.dental-schedule-event-layout:not(.is-compact) .dental-schedule-patient-avatar{margin-top:1px}.dental-schedule-event-layout:not(.is-compact) .dental-schedule-event-copy{align-content:start}.dental-schedule-event.is-finalized .dental-schedule-event-compact-subline,.dental-schedule-event.is-finalized .dental-schedule-event-footerline,.dental-schedule-event.is-finalized .dental-schedule-event-mainline{padding-right:0!important}@media(max-width:760px){.dental-schedule-event-financial{max-width:44%;padding-left:4px;padding-right:4px}.dental-schedule-event-chair-inline{display:none}}.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact){width:340px;max-width:100%;height:auto;align-items:center}.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact) .dental-schedule-event-copy{width:auto;max-width:305px;flex:0 1 305px;gap:3px;align-content:center}.dental-schedule-calendar.is-day .dental-schedule-event-mainline{justify-content:flex-start;gap:10px;width:100%;min-width:0}.dental-schedule-calendar.is-day .dental-schedule-event-mainline .dental-schedule-event-patient-name{max-width:165px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-calendar.is-day .dental-schedule-event-mainline .dental-schedule-event-time{flex:0 0 auto;margin:0;font-size:8px;white-space:nowrap}.dental-schedule-event-secondaryline{display:flex;min-width:0;max-width:100%;align-items:center;justify-content:flex-start;gap:6px;overflow:hidden}.dental-schedule-event-secondaryline .dental-schedule-event-procedure{display:block;max-width:112px;min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-secondaryline .dental-schedule-event-status{display:inline-flex!important;max-width:88px;min-width:0;flex:0 1 auto;align-items:center;gap:4px;overflow:hidden;font-size:7.5px;line-height:1;white-space:nowrap;text-overflow:ellipsis}.dental-schedule-event-secondaryline .dental-schedule-event-status>i{width:5px;height:5px;flex:0 0 5px}.dental-schedule-event-secondaryline .dental-schedule-event-financial{max-width:92px;height:15px;flex:0 1 auto;padding:0 4px;font-size:7px}.dental-schedule-event-secondaryline .dental-schedule-event-financial>i{font-size:7px}.dental-schedule-event-secondaryline .dental-schedule-event-financial>b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-chair-inline{display:none!important}.dental-schedule-event-layout.is-compact{width:300px;max-width:100%}.dental-schedule-event-layout.is-compact .dental-schedule-event-copy{width:auto;max-width:275px;flex:0 1 275px}.dental-schedule-event-compact-line{width:100%;max-width:275px}.dental-schedule-event-compact-line>strong{max-width:150px!important;flex:0 1 auto!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-compact-line>.dental-schedule-event-compact-time{margin-left:4px}.dental-schedule-event-compact-subline{justify-content:flex-start!important;max-width:275px;gap:6px}.dental-schedule-event-compact-subline .dental-schedule-event-procedure{max-width:125px;flex:0 1 auto}.dental-schedule-event-compact-subline .dental-schedule-event-financial{max-width:92px;flex:0 1 auto}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact){width:300px}.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact) .dental-schedule-event-copy{max-width:265px;flex-basis:265px}.dental-schedule-calendar.is-day .dental-schedule-event-mainline .dental-schedule-event-patient-name{max-width:135px}.dental-schedule-event-secondaryline .dental-schedule-event-procedure{max-width:92px}}.dental-schedule-calendar.is-day .dental-schedule-event{max-width:340px}.dental-schedule-calendar.is-day .dental-schedule-event-layout{max-width:100%}.dental-schedule-calendar.is-day .dental-schedule-event-copy{max-width:300px}.dental-schedule-calendar.is-day .dental-schedule-event-mainline,.dental-schedule-calendar.is-day .dental-schedule-event-secondaryline{width:fit-content}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event{max-width:calc(100% - 10px)}}.dental-schedule-calendar.is-day .dental-schedule-event{max-width:none!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-compact,.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact){width:100%!important;max-width:none!important;height:100%;min-width:0;align-items:center;gap:7px}.dental-schedule-calendar.is-day .dental-schedule-event-copy,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-compact .dental-schedule-event-copy,.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact) .dental-schedule-event-copy{width:auto!important;max-width:none!important;flex:1 1 auto!important;min-width:0;gap:2px}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-three-line .dental-schedule-event-copy,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-copy{display:grid;align-content:center;grid-auto-rows:min-content;row-gap:2px}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line{gap:0}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line .dental-schedule-event-copy{display:block;overflow:hidden}.dental-schedule-event-actionline,.dental-schedule-event-primaryline,.dental-schedule-event-procedureline,.dental-schedule-event-secondline,.dental-schedule-event-singleline{display:flex;min-width:0;max-width:100%;align-items:center;justify-content:flex-start;overflow:hidden}.dental-schedule-event-primaryline{gap:10px;width:fit-content}.dental-schedule-event-primaryline .dental-schedule-event-patient-name{max-width:190px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-primaryline .dental-schedule-event-time{flex:0 0 auto;margin:0;white-space:nowrap}.dental-schedule-event-procedureline{width:fit-content}.dental-schedule-event-procedureline .dental-schedule-event-procedure{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-actionline{gap:8px;width:fit-content}.dental-schedule-event-actionline .dental-schedule-event-status{max-width:130px;flex:0 1 auto}.dental-schedule-event-actionline .dental-schedule-event-financial{max-width:135px;flex:0 1 auto}.dental-schedule-event-secondline{gap:8px;width:fit-content}.dental-schedule-event-secondline .dental-schedule-event-procedure{max-width:150px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-secondline .dental-schedule-event-status{max-width:105px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-event-secondline .dental-schedule-event-financial{max-width:120px;flex:0 1 auto}.dental-schedule-event-singleline{gap:6px;width:100%;height:100%;white-space:nowrap}.dental-schedule-event-singleline .dental-schedule-event-status{flex:0 0 8px}.dental-schedule-event-singleline .dental-schedule-event-patient-name{max-width:140px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.dental-schedule-event-singleline .dental-schedule-event-procedure{max-width:115px;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:7.5px}.dental-schedule-event-singleline .dental-schedule-event-time{flex:0 0 auto;margin:0;font-size:7.5px;white-space:nowrap}.dental-schedule-event-singleline .dental-schedule-event-financial{flex:0 0 auto}.dental-schedule-calendar.is-day .dental-schedule-event-layout:not(.is-compact){width:100%!important;max-width:none!important}.dental-schedule-calendar.is-day .dental-schedule-event-mainline,.dental-schedule-calendar.is-day .dental-schedule-event-secondaryline{max-width:100%}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event{max-width:none!important}.dental-schedule-event-primaryline .dental-schedule-event-patient-name{max-width:145px}.dental-schedule-event-secondline .dental-schedule-event-procedure{max-width:105px}.dental-schedule-event-singleline .dental-schedule-event-patient-name{max-width:110px}.dental-schedule-event-singleline .dental-schedule-event-procedure{max-width:80px}}.dental-schedule-calendar.is-day .dental-schedule-event.is-three-line{padding:7px 12px}.dental-schedule-calendar.is-day .dental-schedule-event.is-two-line{padding:4px 11px}.dental-schedule-calendar.is-day .dental-schedule-event.is-one-line{padding:1px 9px}.dental-schedule-calendar.is-day .dental-schedule-event-layout{gap:10px!important}.dental-schedule-calendar.is-day .dental-schedule-event-copy{flex:0 1 520px!important;width:min(100%,520px)!important;max-width:520px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-three-line .dental-schedule-event-copy{row-gap:4px}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-copy{row-gap:3px}.dental-schedule-calendar.is-day .dental-schedule-event-primaryline{gap:14px}.dental-schedule-calendar.is-day .dental-schedule-event-actionline{gap:12px}.dental-schedule-calendar.is-day .dental-schedule-event-secondline{gap:10px}.dental-schedule-calendar.is-day .dental-schedule-event-singleline{gap:8px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:230px;font-size:12px;line-height:1.2}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:205px;font-size:11px;line-height:1.15}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-patient-name{max-width:155px;font-size:9.5px;font-weight:780;line-height:1.1}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-time{font-size:9.5px;font-weight:680}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-time{font-size:9px;font-weight:680}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-time{font-size:8px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:300px;font-size:10px;line-height:1.2}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:165px;font-size:9px;line-height:1.15}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-procedure{max-width:115px;font-size:8px;line-height:1.05}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-status{font-size:8.5px;line-height:1.1}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-status{font-size:8px;line-height:1.05}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-financial{height:18px;font-size:8px;padding-left:6px;padding-right:6px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-financial{height:16px;font-size:7.5px;padding-left:5px;padding-right:5px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-patient-avatar{width:30px;height:30px;flex-basis:30px;font-size:9.5px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-patient-avatar{width:22px;height:22px;flex-basis:22px;font-size:7.5px}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event-copy{flex-basis:100%!important;width:100%!important;max-width:100%!important}.dental-schedule-calendar.is-day .dental-schedule-event-primaryline{gap:10px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:175px;font-size:11px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:145px;font-size:10px}}.dental-schedule-calendar.is-day .dental-schedule-event.is-three-line{padding-left:13px;padding-right:15px}.dental-schedule-calendar.is-day .dental-schedule-event.is-two-line{padding-left:12px;padding-right:14px}.dental-schedule-calendar.is-day .dental-schedule-event.is-one-line{padding-left:10px;padding-right:12px}.dental-schedule-calendar.is-day .dental-schedule-event-layout{gap:12px!important}.dental-schedule-calendar.is-day .dental-schedule-event-copy{flex:0 1 680px!important;width:min(100%,680px)!important;max-width:680px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-three-line .dental-schedule-event-copy{row-gap:5px}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-copy{row-gap:4px}.dental-schedule-calendar.is-day .dental-schedule-event-primaryline{gap:22px!important}.dental-schedule-calendar.is-day .dental-schedule-event-actionline{gap:18px!important}.dental-schedule-calendar.is-day .dental-schedule-event-secondline{gap:16px!important}.dental-schedule-calendar.is-day .dental-schedule-event-singleline{gap:11px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:260px;font-size:12.5px;font-weight:790;line-height:1.22}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:225px;font-size:11.5px;font-weight:780;line-height:1.18}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-patient-name{max-width:165px;font-size:9.8px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-time{font-size:10px;font-weight:690}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-time{font-size:9.3px;font-weight:685}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-time{font-size:8.2px;font-weight:680}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:340px;font-size:10.5px;line-height:1.22}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:190px;font-size:9.3px;line-height:1.16}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-procedure{max-width:125px;font-size:8.1px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-status{max-width:150px;font-size:8.8px;line-height:1.12}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-status{max-width:125px;font-size:8.2px;line-height:1.08}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-financial{height:19px;max-width:235px;padding-left:8px;padding-right:8px;font-size:8.3px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-financial{height:17px;max-width:205px;padding-left:7px;padding-right:7px;font-size:7.8px}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-financial{margin-left:2px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-patient-avatar{width:31px;height:31px;flex-basis:31px;font-size:10px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-patient-avatar{width:23px;height:23px;flex-basis:23px;font-size:7.8px}.dental-schedule-calendar.is-day .dental-schedule-event-actionline,.dental-schedule-calendar.is-day .dental-schedule-event-primaryline,.dental-schedule-calendar.is-day .dental-schedule-event-procedureline,.dental-schedule-calendar.is-day .dental-schedule-event-secondline{max-width:100%}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event-copy{flex-basis:100%!important;width:100%!important;max-width:100%!important}.dental-schedule-calendar.is-day .dental-schedule-event-primaryline{gap:13px!important}.dental-schedule-calendar.is-day .dental-schedule-event-actionline{gap:11px!important}.dental-schedule-calendar.is-day .dental-schedule-event-secondline{gap:10px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:185px;font-size:11.2px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:150px;font-size:10.2px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-financial{max-width:185px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-financial{max-width:150px}}.dental-schedule-calendar.is-day .dental-schedule-event-copy{flex:0 1 960px!important;width:min(100%,960px)!important;max-width:960px!important}.dental-schedule-calendar.is-day .dental-schedule-event-primaryline{gap:30px!important}.dental-schedule-calendar.is-day .dental-schedule-event-actionline{gap:26px!important}.dental-schedule-calendar.is-day .dental-schedule-event-secondline{gap:24px!important}.dental-schedule-calendar.is-day .dental-schedule-event-singleline{gap:13px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:420px!important;font-size:13px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:330px!important;font-size:12px}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-patient-name{max-width:190px!important;font-size:10px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:700px!important;font-size:10.8px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:340px!important;font-size:9.6px}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-procedure{max-width:145px!important;font-size:8.2px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-status{max-width:175px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-status{max-width:140px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-financial{max-width:270px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-financial{max-width:225px!important}.dental-schedule-calendar.is-day .dental-schedule-event.is-three-line{padding-left:15px;padding-right:18px}.dental-schedule-calendar.is-day .dental-schedule-event.is-two-line{padding-left:14px;padding-right:17px}.dental-schedule-calendar.is-day .dental-schedule-event-actionline,.dental-schedule-calendar.is-day .dental-schedule-event-primaryline,.dental-schedule-calendar.is-day .dental-schedule-event-procedureline,.dental-schedule-calendar.is-day .dental-schedule-event-secondline{width:fit-content!important;max-width:100%!important;justify-content:flex-start!important}@media(max-width:900px){.dental-schedule-calendar.is-day .dental-schedule-event-copy{flex-basis:100%!important;width:100%!important;max-width:100%!important}.dental-schedule-calendar.is-day .dental-schedule-event-primaryline{gap:18px!important}.dental-schedule-calendar.is-day .dental-schedule-event-actionline{gap:16px!important}.dental-schedule-calendar.is-day .dental-schedule-event-secondline{gap:14px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:300px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:230px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:470px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:245px!important}}@media(max-width:760px){.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:205px!important;font-size:11.4px}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:165px!important;font-size:10.4px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:280px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:145px!important}}.dental-schedule-calendar.is-day .dental-schedule-event.is-one-line,.dental-schedule-calendar.is-day .dental-schedule-event.is-three-line,.dental-schedule-calendar.is-day .dental-schedule-event.is-two-line{padding-left:12px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-three-line,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line{display:grid!important;grid-template-columns:28px minmax(0,1fr)!important;column-gap:12px!important;width:100%!important;max-width:none!important;min-width:0}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-three-line,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line{align-items:start!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line{align-items:center!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout>.dental-schedule-patient-avatar{grid-column:1;grid-row:1;width:28px!important;height:28px!important;flex-basis:28px!important;margin-top:0!important;align-self:start!important;justify-self:start!important;font-size:9px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout>.dental-schedule-patient-avatar.is-compact{width:28px!important;height:28px!important;flex-basis:28px!important;font-size:9px!important}.dental-schedule-calendar.is-day .dental-schedule-event-status-rail{grid-column:1;grid-row:1;display:grid;width:28px;height:100%;min-width:28px;place-items:center;align-self:stretch}.dental-schedule-calendar.is-day .dental-schedule-event-status-rail .dental-schedule-event-status{margin:0!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout>.dental-schedule-event-copy{grid-column:2;grid-row:1;justify-self:start;min-width:0;width:min(100%,960px)!important;max-width:960px!important;align-content:start!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:460px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:410px!important}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-patient-name{max-width:240px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:760px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:500px!important}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-procedure{max-width:180px!important}.dental-schedule-calendar.is-day .dental-schedule-event.is-two-line{padding-top:2px!important;padding-bottom:2px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line{height:100%!important;min-height:0!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-copy{display:grid!important;grid-template-rows:min-content min-content;row-gap:1px!important;height:auto!important;min-height:0!important;overflow:visible!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-primaryline{min-height:11px;max-height:12px;align-items:center!important;overflow:hidden!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-patient-name{font-size:11.5px!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-time{font-size:9.2px!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-secondline{width:min(100%,920px)!important;max-width:100%!important;min-height:14px!important;height:14px!important;align-items:center!important;gap:24px!important;overflow:visible!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-procedure{min-width:70px;flex:1 1 360px!important;font-size:9.4px!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-status{flex:0 1 150px!important;max-width:150px!important;font-size:8px!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-financial{height:14px!important;min-height:14px!important;max-width:250px!important;padding:0 6px!important;font-size:7.4px!important;line-height:1!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line .dental-schedule-event-copy{display:block!important;width:min(100%,960px)!important;max-width:960px!important;overflow:hidden!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line .dental-schedule-event-singleline{width:100%!important;max-width:100%!important;height:100%!important;align-items:center!important;gap:13px!important}@media(max-width:900px){.dental-schedule-calendar.is-day .dental-schedule-event-layout>.dental-schedule-event-copy{width:100%!important;max-width:100%!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:320px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:270px!important}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-procedure{max-width:520px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:300px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-secondline{gap:14px!important}}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event.is-one-line,.dental-schedule-calendar.is-day .dental-schedule-event.is-three-line,.dental-schedule-calendar.is-day .dental-schedule-event.is-two-line{padding-left:9px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-one-line,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-three-line,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line{grid-template-columns:24px minmax(0,1fr)!important;column-gap:9px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout>.dental-schedule-patient-avatar{width:24px!important;height:24px!important;flex-basis:24px!important;font-size:8px!important}.dental-schedule-calendar.is-day .dental-schedule-event-status-rail{width:24px;min-width:24px}.dental-schedule-calendar.is-day .is-three-line .dental-schedule-event-patient-name{max-width:220px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-patient-name{max-width:180px!important}.dental-schedule-calendar.is-day .is-one-line .dental-schedule-event-patient-name{max-width:150px!important}.dental-schedule-calendar.is-day .is-two-line .dental-schedule-event-procedure{max-width:170px!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-secondline{gap:9px!important}}@media(min-width:761px){.dental-schedule-calendar.is-day .dental-schedule-event-actionline{display:grid!important;grid-template-columns:max-content max-content!important;justify-content:start!important;align-items:center!important;column-gap:24px!important;width:max-content!important;max-width:100%!important;overflow:visible!important}.dental-schedule-calendar.is-day .dental-schedule-event-actionline .dental-schedule-event-financial,.dental-schedule-calendar.is-day .dental-schedule-event-actionline .dental-schedule-event-status{width:max-content!important;min-width:max-content!important;max-width:none!important;flex:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-secondline{display:grid!important;grid-template-columns:minmax(80px,1fr) max-content max-content!important;align-items:center!important;column-gap:24px!important;width:min(100%,940px)!important;max-width:940px!important;min-width:0!important;overflow:visible!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-procedure{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-financial,.dental-schedule-calendar.is-day .dental-schedule-event-layout.is-two-line .dental-schedule-event-status{width:max-content!important;min-width:max-content!important;max-width:none!important;flex:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.dental-schedule-calendar.is-day .dental-schedule-event-financial>b{width:max-content!important;min-width:max-content!important;max-width:none!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important}.dental-schedule-calendar.is-day .dental-schedule-event-financial:not(.is-icon-only){max-width:none!important}}@media(max-width:760px){.dental-schedule-calendar.is-day .dental-schedule-event-financial>b{min-width:0}}.dental-schedule-hover-card{position:fixed;z-index:4800;width:min(364px,calc(100vw - 32px));box-sizing:border-box;padding:16px;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:rgba(255,255,255,.985);color:#17202a;text-align:left;pointer-events:none;box-shadow:0 22px 54px rgba(15,23,42,.17),0 4px 14px rgba(15,23,42,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:dentalScheduleHoverIn .14s cubic-bezier(.2,.8,.2,1) both}.dental-schedule-hover-head{display:flex;align-items:flex-start;gap:12px;min-width:0}.dental-schedule-hover-card .dental-schedule-patient-avatar,.dental-schedule-hover-card .dental-schedule-patient-avatar.is-compact{position:relative!important;inset:auto!important;width:52px!important;min-width:52px!important;height:52px!important;margin:0!important;border-radius:15px!important;box-shadow:0 0 0 1px rgba(15,23,42,.06),0 4px 10px rgba(15,23,42,.06)}.dental-schedule-hover-card .dental-schedule-patient-avatar span{font-size:14px!important;font-weight:760!important}.dental-schedule-hover-identity{min-width:0;padding-top:2px}.dental-schedule-hover-identity strong{display:block;max-width:272px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15.5px;line-height:1.22;font-weight:760;letter-spacing:-.012em;color:#121921}.dental-schedule-hover-identity span{display:block;margin-top:5px;font-size:12px;line-height:1.2;font-weight:650;color:#68727e}.dental-schedule-hover-procedure{margin-top:13px;font-size:13.5px;line-height:1.36;font-weight:690;color:#202a34;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.dental-schedule-hover-meta{display:flex;align-items:center;gap:8px;margin-top:8px;min-width:0;font-size:11.5px;line-height:1.2;font-weight:590;color:#7a8490}.dental-schedule-hover-meta span{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-hover-meta i{width:3px;height:3px;border-radius:999px;background:#b3bbc4;flex:none}.dental-schedule-hover-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:13px}.dental-schedule-hover-appointment,.dental-schedule-hover-financial{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:5px 9px;border-radius:999px;font-size:11.2px;line-height:1;font-weight:700;white-space:nowrap;border:1px solid transparent}.dental-schedule-hover-appointment{background:#f5f7f8;border-color:#e5e9ec;color:#56616b}.dental-schedule-hover-appointment>i{width:6px;height:6px;border-radius:999px;background:#8a949d;flex:none}.dental-schedule-hover-appointment.is-status-confirmed>i{background:#4b9968}.dental-schedule-hover-appointment.is-status-arrived>i{background:#796ab5}.dental-schedule-hover-appointment.is-status-in_progress>i{background:#d9823f}.dental-schedule-hover-appointment.is-status-completed>i{background:#547a68}.dental-schedule-hover-appointment.is-status-requested>i{background:#c48a42}.dental-schedule-hover-appointment.is-status-cancelled>i,.dental-schedule-hover-appointment.is-status-no_show>i{background:#a36b6b}.dental-schedule-hover-financial>i{font-style:normal;font-size:11px;line-height:1}.dental-schedule-hover-financial.is-paid{background:#eef7f1;border-color:#d8eadf;color:#35654a}.dental-schedule-hover-financial.is-waiting{background:#fff8e9;border-color:#f1e2bb;color:#866628}.dental-schedule-hover-financial.is-due,.dental-schedule-hover-financial.is-partial{background:#fff3ea;border-color:#f0d7c4;color:#94552f}.dental-schedule-hover-financial.is-refund{background:#f5f0fb;border-color:#e4d8f1;color:#76538f}.dental-schedule-hover-money{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:14px;padding-top:13px;border-top:1px solid #edf0f2}.dental-schedule-hover-money.is-pending{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-schedule-hover-money>div{min-width:0;padding:0 12px;border-left:1px solid #edf0f2}.dental-schedule-hover-money>div:first-child{padding-left:0;border-left:0}.dental-schedule-hover-money>div:last-child{padding-right:0}.dental-schedule-hover-money span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.8px;line-height:1.2;font-weight:650;color:#8a939c;text-transform:uppercase;letter-spacing:.035em}.dental-schedule-hover-money strong{display:block;margin-top:4px;font-size:13px;line-height:1.15;font-weight:760;color:#27313a;white-space:nowrap}.dental-schedule-hover-money .is-due strong{color:#9a5831}.dental-schedule-hover-money .is-credit strong{color:#76538f}.dental-schedule-hover-money .is-settled strong{color:#35654a}.dental-schedule-hover-money .is-waiting strong{color:#866628}@media(hover:none),(max-width:760px){.dental-schedule-hover-card{display:none}}@media(prefers-reduced-motion:reduce){.dental-schedule-hover-card{animation:none}}.dental-schedule-hover-card{transform-origin:left 28px}.dental-schedule-hover-card:before{content:"";position:absolute;left:-6px;top:24px;box-sizing:border-box;border-bottom:1px solid rgba(15,23,42,.1)}.dental-schedule-hover-card{transform-origin:18px 0}.dental-schedule-hover-card:before{left:16px;top:-6px;width:12px;height:12px;background:rgba(255,255,255,.985);border-left:1px solid rgba(15,23,42,.1);border-top:1px solid rgba(15,23,42,.1);border-right:0;border-bottom:0;transform:rotate(45deg)}@keyframes dentalScheduleHoverIn{0%{opacity:0;transform:translate(5px,5px) scale(.988)}to{opacity:1;transform:translate(0) scale(1)}}.dental-schedule-procedure-assignment{padding:13px 14px 12px;border-radius:13px;background:#fbfdfe}.dental-schedule-procedure-assignment-header{margin-bottom:10px}.dental-schedule-procedure-assignment-header strong{font-size:12px;line-height:1.4;color:#294b5c}.dental-schedule-progressive-surface{margin-top:10px;padding:10px 0 0}.dental-schedule-progressive-surface>span{font-size:10px;color:#526f7f}.dental-schedule-progressive-surface>span small{color:#8a9aa3;font-weight:600}.dental-schedule-procedure-optional-details{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:12px;margin-top:11px;padding-top:11px;border-top:1px solid #e5edf0}.dental-schedule-procedure-note{display:grid;gap:6px;min-width:0}.dental-schedule-procedure-note>span{color:#607a89;font-size:11px;font-weight:680}.dental-schedule-procedure-note>span small{color:#8a9aa3;font-weight:600}.dental-schedule-procedure-note textarea{width:100%;min-height:70px;resize:vertical;border:1px solid #d7e3e8;border-radius:10px;background:#fff;padding:9px 10px;color:#29414e;font:inherit;font-size:12px;line-height:1.45;outline:none;box-sizing:border-box}.dental-schedule-procedure-note textarea:focus{border-color:#77bdce;box-shadow:0 0 0 3px rgba(42,151,177,.09)}.dental-schedule-procedure-photo{display:grid;grid-template-columns:52px minmax(0,1fr) auto;grid-template-areas:"preview copy action" "preview copy remove";align-items:center;gap:5px 10px;min-width:0;padding:9px;border:1px solid #dfe9ed;border-radius:11px;background:#fff}.dental-schedule-procedure-photo-preview{grid-area:preview;display:grid;width:52px;height:52px;place-items:center;overflow:hidden;border:1px dashed #cadbe2;border-radius:10px;background:#f7fafb;color:#8aa0ac}.dental-schedule-procedure-photo-preview.has-photo{border-style:solid;background:#edf4f6}.dental-schedule-procedure-photo-preview img{width:100%;height:100%;object-fit:cover}.dental-schedule-procedure-photo-copy{grid-area:copy;display:grid;gap:2px;min-width:0}.dental-schedule-procedure-photo-copy strong{color:#3d5e6e;font-size:11px}.dental-schedule-procedure-photo-copy span{overflow:hidden;color:#8798a1;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dental-schedule-procedure-photo-button{grid-area:action;display:inline-flex;min-height:29px;align-items:center;justify-content:center;padding:0 9px;border:1px solid #cadde4;border-radius:8px;background:#f8fcfd;color:#337d91;font-size:10px;font-weight:720;cursor:pointer;white-space:nowrap}.dental-schedule-procedure-photo-button input{display:none}.dental-schedule-procedure-photo-remove{grid-area:remove;border:0;background:transparent;color:#9a6b6b;font-size:8px;font-weight:680;cursor:pointer}.dental-schedule-procedure-record-details{margin-top:10px;border-top:1px solid #edf2f4;padding-top:9px}.dental-schedule-procedure-record-details>summary{display:flex;align-items:center;justify-content:space-between;gap:14px;cursor:pointer;color:#607a89;font-size:10px;font-weight:680;list-style:none}.dental-schedule-procedure-record-details>summary::-webkit-details-marker{display:none}.dental-schedule-procedure-record-details>summary:after{content:"›";color:#91a3ac;font-size:14px;transform:rotate(90deg);transition:transform .15s ease}.dental-schedule-procedure-record-details[open]>summary:after{transform:rotate(-90deg)}.dental-schedule-procedure-record-details>summary small{margin-left:auto;color:#8b9aa2;font-size:8px;font-weight:550}.dental-schedule-procedure-record-details .dental-schedule-procedure-metadata{margin-top:9px}.dental-schedule-clinical-optional-hint{display:flex;align-items:flex-start;gap:7px;padding:9px 11px;border:1px solid #e3ecef;border-radius:10px;background:#fafcfd;color:#728690;font-size:10px;line-height:1.45}.dental-schedule-clinical-optional-hint svg{flex:0 0 auto;margin-top:1px;color:#4d9a83}@media(max-width:760px){.dental-schedule-procedure-optional-details{grid-template-columns:1fr}.dental-schedule-procedure-photo{grid-template-columns:48px minmax(0,1fr) auto}.dental-schedule-procedure-photo-preview{width:48px;height:48px}}.dental-schedule-clinical-success{width:min(100%,520px);margin:8px auto 0;padding:30px 22px 12px;display:flex;flex-direction:column;align-items:center;text-align:center}.dental-schedule-clinical-success-check{width:52px;height:52px;border-radius:999px;display:grid;place-items:center;color:#0f766e;background:#ecfdf5;border:1px solid #bbf7d0;box-shadow:0 10px 28px rgba(15,118,110,.12);animation:dentapplClinicalSuccessPop .52s cubic-bezier(.2,.85,.3,1.15) both}.dental-schedule-clinical-success-copy{margin-top:16px}.dental-schedule-clinical-success-copy h3{margin:0;font-size:20px;line-height:1.25;color:#111827;letter-spacing:-.02em}.dental-schedule-clinical-success-copy p{margin:7px 0 0;font-size:14px;line-height:1.45;color:#6b7280}.dental-schedule-clinical-success-ready{margin-top:18px;min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#f8fafc;border:1px solid #e5e7eb;color:#374151;font-size:13px;font-weight:700}.dental-schedule-clinical-success-ready svg{color:#0f766e}.dental-schedule-clinical-success-actions{width:100%;margin-top:26px;justify-content:center}.dental-schedule-clinical-success-actions>button{min-width:150px}.dental-schedule-complete-spinner{width:15px;height:15px;border:2px solid;border-right:2px solid transparent;border-radius:50%;display:inline-block;animation:dentapplCompleteSpin .65s linear infinite}@keyframes dentapplCompleteSpin{to{transform:rotate(1turn)}}@keyframes dentapplClinicalSuccessPop{0%{opacity:0;transform:scale(.82)}70%{opacity:1;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.dental-schedule-clinical-success-check,.dental-schedule-complete-spinner{animation-duration:1ms!important;animation-iteration-count:1!important}}.dentappl-portal-notification-host.is-compact .workspace-icon-button{width:34px!important;min-height:34px!important;border-radius:9px!important;border-color:rgba(23,91,119,.2)!important;background:#fff!important;box-shadow:0 1px 2px rgba(23,59,77,.04)!important;color:#294a5e!important}.dentappl-portal-notification-host.is-compact .workspace-icon-button:hover,.dentappl-portal-notification-host.is-compact .workspace-icon-button[aria-expanded=true]{border-color:rgba(14,135,174,.42)!important;background:#f8fcfd!important;color:#087da4!important;box-shadow:0 1px 2px rgba(23,59,77,.04)!important;transform:none!important}.dentappl-portal-notification-host.is-compact .workspace-icon-button svg{width:17px!important;height:17px!important}.dentappl-portal-notification-host.is-compact .workspace-notification-badge{top:-5px;right:-6px}@media (max-width:640px){.dentappl-portal-notification-host.is-compact .workspace-icon-button{width:34px!important;min-height:34px!important}}.dental-schedule-slot-status{display:grid;gap:8px;margin-top:-2px}.dental-schedule-slot-status>span{display:inline-flex;min-height:30px;align-items:center;gap:7px;padding:7px 10px;border:1px solid #e3ebee;border-radius:9px;background:#f8fafb;color:#657986;font-size:11px;font-weight:650}.dental-schedule-slot-status>span.is-available{border-color:#d9ebe4;background:#f4faf7;color:#3e7867}.dental-schedule-slot-status>span.is-warning{border-color:#f0dfc8;background:#fff9f1;color:#8a663d}.dental-schedule-slot-status>span.is-note{min-height:0;border:0;padding:0 2px;background:transparent;color:#788993;font-size:10px;font-weight:560}.dental-schedule-slot-status>span.is-checking i{width:11px;height:11px;border:1.5px solid #c7d8df;border-top-color:#4c98ae;border-radius:50%;animation:dental-schedule-slot-spin .7s linear infinite}.dental-schedule-slot-warning{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid #ecd8bc;border-radius:10px;background:#fffaf4}.dental-schedule-slot-warning>div{display:grid;gap:3px}.dental-schedule-slot-warning strong{color:#76552f;font-size:11px}.dental-schedule-slot-warning span{color:#8a745b;font-size:10px}.dental-schedule-slot-warning button{flex:0 0 auto;min-height:30px;padding:0 10px;border:1px solid #dec39f;border-radius:8px;background:#fff;color:#76552f;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.dental-schedule-slot-warning button:hover{border-color:#cfa872;background:#fffdf9}@keyframes dental-schedule-slot-spin{to{transform:rotate(1turn)}}@media (max-width:620px){.dental-schedule-slot-warning{align-items:stretch;flex-direction:column}.dental-schedule-slot-warning button{width:100%}}@media (prefers-reduced-motion:reduce){.dental-schedule-slot-status>span.is-checking i{animation:none}}.dental-schedule-time-adjustment{display:grid;gap:9px;padding:10px 11px;border:1px solid #d8e7e2;border-radius:10px;background:#f6faf8}.dental-schedule-time-adjustment-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px}.dental-schedule-time-adjustment-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#e9f4ef;color:#397461}.dental-schedule-time-adjustment-summary>div{display:grid;gap:2px;min-width:0}.dental-schedule-time-adjustment-summary strong{color:#315f52;font-size:11px;font-weight:750}.dental-schedule-time-adjustment-summary>div>span{color:#6f827b;font-size:10px;line-height:1.35}.dental-schedule-time-adjustment-undo{min-height:28px;padding:0 9px;border:1px solid #c8ddd5;border-radius:8px;background:#fff;color:#456e61;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.dental-schedule-time-adjustment-undo:hover{border-color:#9fc4b6;background:#fbfefd}.dental-schedule-time-options{display:grid;gap:6px;padding-top:8px;border-top:1px solid #e1ece8}.dental-schedule-time-options>span{color:#71827c;font-size:9px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dental-schedule-time-options>div{display:flex;flex-wrap:wrap;gap:6px}.dental-schedule-time-options button{min-height:28px;padding:0 9px;border:1px solid #d5e3df;border-radius:8px;background:#fff;color:#526b63;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.dental-schedule-time-options button.is-active,.dental-schedule-time-options button:hover{border-color:#86b4a4;background:#edf7f3;color:#315f52}.dental-schedule-slot-no-fit{max-width:210px;text-align:right;line-height:1.3}@media (max-width:620px){.dental-schedule-time-adjustment-summary{grid-template-columns:auto minmax(0,1fr)}.dental-schedule-time-adjustment-undo{grid-column:1/-1;width:100%}.dental-schedule-slot-no-fit{max-width:none;text-align:left}}.dental-schedule-start-field{position:relative;align-content:start}.dental-schedule-start-trigger{width:100%;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"time icon" "meta icon";align-items:center;gap:2px 10px;padding:9px 11px;border:1px solid #dbe5e9;border-radius:11px;background:#fff;color:#18323f;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.dental-schedule-start-trigger.is-open,.dental-schedule-start-trigger:hover{border-color:#b9d3dc;background:#fbfdfe;box-shadow:0 0 0 3px rgba(72,144,166,.08)}.dental-schedule-start-trigger-time{grid-area:time;display:flex;align-items:center;gap:7px;min-width:0;font-size:14px;letter-spacing:-.01em}.dental-schedule-start-trigger-time strong{font-weight:720}.dental-schedule-start-trigger-time i{color:#8ca0aa;font-style:normal}.dental-schedule-start-trigger-meta{grid-area:meta;color:#7b8d96;font-size:9px;font-weight:590}.dental-schedule-start-trigger>svg{grid-area:icon;color:#8196a0;transform:rotate(90deg);transition:transform .15s ease}.dental-schedule-start-trigger.is-open>svg{transform:rotate(-90deg)}.dental-schedule-nearby-starts{display:grid;gap:6px;margin-top:7px}.dental-schedule-nearby-starts>span{color:#8999a1;font-size:8px;font-weight:720;letter-spacing:.055em;text-transform:uppercase}.dental-schedule-nearby-starts>div{display:flex;gap:5px;overflow-x:auto;padding-bottom:1px;scrollbar-width:none}.dental-schedule-nearby-starts>div::-webkit-scrollbar{display:none}.dental-schedule-nearby-starts button{flex:0 0 auto;min-height:27px;padding:0 8px;border:1px solid #dfe8eb;border-radius:999px;background:#f8fafb;color:#506b78;font:inherit;font-size:9px;font-weight:690;white-space:nowrap;cursor:pointer}.dental-schedule-nearby-starts button:hover{border-color:#bdd5dc;background:#f2f8fa;color:#315f70}.dental-schedule-nearby-starts small{color:#8999a1;font-size:9px;line-height:1.35}.dental-schedule-start-picker-scrim{position:fixed;inset:0;z-index:44;border:0;background:transparent;cursor:default}.dental-schedule-start-picker{position:absolute;z-index:45;top:76px;left:0;width:min(100%,300px);overflow:hidden;border:1px solid #dbe5e9;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 20px 48px rgba(24,50,63,.18),0 3px 10px rgba(24,50,63,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.dental-schedule-start-picker-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px 10px;border-bottom:1px solid #edf2f4}.dental-schedule-start-picker-header>div{display:grid;gap:2px}.dental-schedule-start-picker-header strong{color:#18323f;font-size:12px}.dental-schedule-start-picker-header span{color:#7e9099;font-size:9px;font-weight:590}.dental-schedule-start-picker-header>button{width:28px;height:28px;display:grid;place-items:center;border:0;border-radius:50%;background:#f4f7f8;color:#667e89;cursor:pointer}.dental-schedule-start-wheel{position:relative;padding:7px 8px;background:linear-gradient(#fbfcfd,#fff 18%,#fff 82%,#fbfcfd)}.dental-schedule-start-wheel:after,.dental-schedule-start-wheel:before{content:"";position:absolute;left:8px;right:8px;height:34px;z-index:1;pointer-events:none}.dental-schedule-start-wheel:before{top:7px;background:linear-gradient(#fff,rgba(255,255,255,0))}.dental-schedule-start-wheel:after{bottom:7px;background:linear-gradient(rgba(255,255,255,0),#fff)}.dental-schedule-start-wheel-list{max-height:248px;overflow-y:auto;display:grid;gap:2px;padding:84px 2px;scroll-snap-type:y proximity;scrollbar-width:none}.dental-schedule-start-wheel-list::-webkit-scrollbar{display:none}.dental-schedule-start-wheel-list button{min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#284654;font:inherit;text-align:left;scroll-snap-align:center;cursor:pointer;transition:background .12s ease,color .12s ease,opacity .12s ease}.dental-schedule-start-wheel-list button strong{font-size:15px;font-weight:690;letter-spacing:-.01em}.dental-schedule-start-wheel-list button span{color:#7e9099;font-size:9px;font-weight:620}.dental-schedule-start-wheel-list button:hover:not(:disabled){background:#f1f7f8}.dental-schedule-start-wheel-list button.is-active{background:#edf7f5;color:#246a5b;box-shadow:inset 0 0 0 1px #cfe8e1}.dental-schedule-start-wheel-list button.is-active span,.dental-schedule-start-wheel-list button.is-active svg{color:#3d806f}.dental-schedule-start-wheel-list button:disabled{opacity:.38;cursor:default}.dental-schedule-start-wheel-list button.is-too_short{opacity:.58}.dental-schedule-start-picker-empty,.dental-schedule-start-picker-footer{padding:9px 12px 11px;border-top:1px solid #edf2f4;color:#7e9099;font-size:9px;line-height:1.4}.dental-schedule-start-picker-empty{border-top:0;padding:18px 13px}@media (max-width:620px){.dental-schedule-start-picker{position:fixed;top:auto;right:12px;bottom:12px;left:12px;width:auto;max-height:min(70vh,520px)}.dental-schedule-start-wheel-list{max-height:min(44vh,280px)}}.dental-schedule-appointment-dialog{width:min(650px,100%)}.dental-schedule-booking-meta-row,.dental-schedule-booking-time-row{grid-column:1/-1;display:grid;gap:15px;min-width:0}.dental-schedule-booking-meta-row{grid-template-columns:repeat(2,minmax(0,1fr))}.dental-schedule-booking-time-row{grid-template-columns:minmax(0,1.45fr) minmax(185px,.75fr);align-items:start}.dental-schedule-duration-field{position:relative;align-content:start}.dental-schedule-duration-trigger{width:100%;min-height:58px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"value icon" "meta icon";align-items:center;gap:2px 10px;padding:9px 11px;border:1px solid #dbe5e9;border-radius:11px;background:#fff;color:#18323f;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.dental-schedule-duration-trigger.is-open,.dental-schedule-duration-trigger:hover{border-color:#b9d3dc;background:#fbfdfe;box-shadow:0 0 0 3px rgba(72,144,166,.08)}.dental-schedule-duration-trigger-value{grid-area:value;min-width:0;font-size:14px;letter-spacing:-.01em}.dental-schedule-duration-trigger-value strong{font-weight:720}.dental-schedule-duration-trigger-meta{grid-area:meta;color:#7b8d96;font-size:9px;font-weight:590}.dental-schedule-duration-trigger>svg{grid-area:icon;color:#8196a0;transform:rotate(90deg);transition:transform .15s ease}.dental-schedule-duration-trigger.is-open>svg{transform:rotate(-90deg)}.dental-schedule-duration-picker{right:0;left:auto;width:min(100%,300px)}.dental-schedule-duration-wheel-list button{opacity:1}.dental-schedule-nearby-starts.dental-portal-field-full{margin-top:-5px;padding:0 1px}.dental-schedule-nearby-starts.dental-portal-field-full>div{flex-wrap:wrap;overflow-x:visible}@media (max-width:680px){.dental-schedule-appointment-dialog{width:min(590px,100%)}.dental-schedule-booking-time-row{grid-template-columns:minmax(0,1fr)}.dental-schedule-duration-picker{right:12px;left:12px;width:auto}}@media (max-width:520px){.dental-schedule-booking-meta-row{grid-template-columns:minmax(0,1fr)}}.dental-schedule-available-times{display:grid;gap:8px;margin-top:-4px;padding:0 1px}.dental-schedule-available-times-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.dental-schedule-available-times-header>span{color:#70848e;font-size:10px;font-weight:650;letter-spacing:.01em}.dental-schedule-available-times-header>button{border:0;background:transparent;color:#315f70;font-size:10px;font-weight:680;padding:2px 0;cursor:pointer}.dental-schedule-slot-options{display:flex;align-items:stretch;gap:7px;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.dental-schedule-slot-options::-webkit-scrollbar{display:none}.dental-schedule-slot-option{min-width:max-content;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 11px;border:1px solid #dce6ea;border-radius:10px;background:#fff;color:#23404c;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.dental-schedule-slot-option:hover{border-color:#b7d0d9;background:#fbfdfe;box-shadow:0 2px 8px rgba(28,70,85,.07);transform:translateY(-1px)}.dental-schedule-slot-option strong{font-size:11px;font-weight:700;white-space:nowrap}.dental-schedule-slot-option>span{color:#557985;font-size:8px;font-weight:680;text-transform:uppercase;letter-spacing:.035em}.dental-schedule-slot-option.is-selected{border-color:#9fc4d0;background:#f1f8fa;box-shadow:inset 0 0 0 1px rgba(82,145,165,.08)}.dental-schedule-slot-options-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;max-height:290px;overflow-y:auto;overflow-x:hidden;padding:10px;scrollbar-width:thin}.dental-schedule-slot-options-picker .dental-schedule-slot-option{min-width:0;width:100%}@media (max-width:520px){.dental-schedule-slot-options-picker{grid-template-columns:repeat(2,minmax(0,1fr));max-height:42vh}.dental-schedule-available-times-header>button,.dental-schedule-available-times-header>span{font-size:10px}}.dental-schedule-duration-trigger,.dental-schedule-start-trigger{min-height:48px;grid-template-areas:"value icon";gap:8px;padding:8px 11px}.dental-schedule-start-trigger{grid-template-areas:"time icon"}.dental-schedule-duration-trigger-value,.dental-schedule-start-trigger-time{font-size:14px}.dental-schedule-duration-trigger-meta,.dental-schedule-start-trigger-meta{display:none!important}.dental-schedule-simple-picker{padding:8px;width:min(100%,300px)}.dental-schedule-simple-picker .dental-schedule-slot-options-picker{padding:0;max-height:280px}.dental-schedule-duration-options-simple{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dental-schedule-duration-options-simple button{min-height:42px;border:1px solid #dce6ea;border-radius:10px;background:#fff;color:#23404c;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease}.dental-schedule-duration-options-simple button:hover{border-color:#b7d0d9;background:#fbfdfe}.dental-schedule-duration-options-simple button.is-selected{border-color:#9fc4d0;background:#f1f8fa;box-shadow:inset 0 0 0 1px rgba(82,145,165,.08)}.dental-schedule-available-times{gap:0;margin-top:-5px}.dental-schedule-slot-options-stable{overflow-x:auto;scroll-behavior:auto;padding:1px 1px 3px}.dental-schedule-slot-options-stable .dental-schedule-slot-option{min-height:34px;padding:7px 10px}.dental-schedule-slot-options-stable .dental-schedule-slot-option.is-selected{transform:none}.dental-schedule-time-adjustment-simple{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px}.dental-schedule-time-adjustment-simple>strong{color:#34545f;font-size:10px;font-weight:680}@media (max-width:520px){.dental-schedule-duration-options-simple{grid-template-columns:repeat(2,minmax(0,1fr))}}.dental-portal-team-insurance-inherit{display:flex;min-height:48px;align-items:center;gap:10px;padding:10px 12px;border:1px solid #dce7eb;border-radius:11px;background:#f8fbfc;cursor:pointer}.dental-portal-team-insurance-inherit input{width:16px;height:16px;margin:0;accent-color:#0b89ae}.dental-portal-team-insurance-inherit>span{display:grid;gap:2px}.dental-portal-team-insurance-inherit strong{color:#304b5b;font-size:11px}.dental-portal-team-insurance-inherit small,.dental-portal-team-insurance-summary{color:#788a96;font-size:10px}.dental-portal-team-insurance-summary{margin:9px 0 0!important}.dental-portal-team-chair-empty,.dental-portal-team-chair-loading{padding:12px 0;color:#7c8c97;font-size:11px}.dental-portal-team-chair-list{display:grid;gap:7px}.dental-portal-team-chair-row{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid #e4ecef;border-radius:10px;background:#fff}.dental-portal-team-chair-name{display:flex;min-width:0;flex:1 1;align-items:center;gap:9px}.dental-portal-team-chair-name strong{flex:0 0 auto;color:#385565;font-size:11px}.dental-portal-team-chair-name>span{overflow:hidden;color:#7a8993;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dental-portal-team-chair-name input{width:100%;min-width:120px;min-height:31px;padding:0 9px;border:1px solid #d7e3e8;border-radius:8px;outline:0;color:#385565;font:inherit;font-size:10px}.dental-portal-team-chair-name input:focus{border-color:#8fc3d3;box-shadow:0 0 0 3px rgba(33,139,172,.08)}.dental-portal-team-chair-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px}.dental-portal-team-chair-actions button{padding:0;border:0;background:transparent;color:#0f85a7;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.dental-portal-team-chair-actions button.is-danger{color:#a34c46}.dental-portal-team-chair-actions button:disabled{color:#a9b5bc;cursor:default}.dental-portal-add-chair-button{margin-top:11px}@media (max-width:620px){.dental-portal-team-chair-name,.dental-portal-team-chair-row{align-items:flex-start}.dental-portal-team-chair-row{flex-direction:column}.dental-portal-team-chair-name{width:100%;flex-direction:column;gap:5px}}.dental-portal-schedule-review-backdrop{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:24px;background:rgba(23,42,51,.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dental-portal-schedule-review-dialog{width:min(560px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;padding:22px;border:1px solid #dce6e9;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(30,52,61,.22);color:#304b5b}.dental-portal-schedule-review-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dental-portal-schedule-review-dialog>header span{display:block;color:#7a8c95;font-size:9px;font-weight:760;letter-spacing:.12em}.dental-portal-schedule-review-dialog h3{margin:5px 0 0;font-size:20px;letter-spacing:-.3px}.dental-portal-schedule-review-dialog>header>button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #e0e7ea;border-radius:9px;background:#fff;color:#617783;cursor:pointer}.dental-portal-schedule-review-dialog>p{margin:12px 0 16px;color:#6d818b;font-size:12px;line-height:1.55}.dental-portal-schedule-review-changes{display:grid;border:1px solid #e4eaed;border-radius:12px;overflow:hidden}.dental-portal-schedule-review-changes>div{display:grid;grid-template-columns:96px minmax(0,1fr) 18px minmax(0,1fr);align-items:center;gap:8px;min-height:43px;padding:8px 11px;border-bottom:1px solid #edf1f3;font-size:11px}.dental-portal-schedule-review-changes>div:last-child{border-bottom:0}.dental-portal-schedule-review-changes strong{color:#3d5664}.dental-portal-schedule-review-changes span{color:#667b86}.dental-portal-schedule-review-changes em{color:#9aa9af;font-style:normal;text-align:center}.dental-portal-schedule-review-warning{display:grid;gap:5px;margin-top:14px;padding:12px 13px;border:1px solid #ecd9b8;border-radius:11px;background:#fffaf1}.dental-portal-schedule-review-warning strong{color:#765b31;font-size:11px}.dental-portal-schedule-review-warning span{color:#806c4d;font-size:10px;line-height:1.5}.dental-portal-schedule-review-clear{display:flex;align-items:center;gap:8px;margin-top:14px;padding:11px 12px;border-radius:10px;background:#f1f8f5;color:#41705f;font-size:11px}.dental-portal-schedule-review-appointments{display:grid;max-height:260px;overflow:auto;margin-top:10px;border:1px solid #e6ecee;border-radius:11px}.dental-portal-schedule-review-appointments>div{display:grid;gap:3px;padding:10px 12px;border-bottom:1px solid #edf1f2}.dental-portal-schedule-review-appointments>div:last-child{border-bottom:0}.dental-portal-schedule-review-appointments strong{color:#3d5664;font-size:11px}.dental-portal-schedule-review-appointments span{color:#71838c;font-size:10px}.dental-portal-schedule-review-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.dental-portal-schedule-review-actions>a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.dental-portal-schedule-review-success{text-align:center}.dental-portal-schedule-review-success-icon{display:grid;width:46px;height:46px;place-items:center;margin:2px auto 12px;border-radius:50%;background:#eaf7f2;color:#2e8266}.dental-portal-schedule-review-success h3{margin:0;font-size:21px}.dental-portal-schedule-review-success>p{max-width:420px;margin:9px auto 0}.dental-portal-schedule-review-success .dental-portal-schedule-review-actions{justify-content:center}@media(max-width:640px){.dental-portal-schedule-review-backdrop{padding:12px;align-items:end}.dental-portal-schedule-review-dialog{width:100%;max-height:88vh;border-radius:18px 18px 12px 12px}.dental-portal-schedule-review-changes>div{grid-template-columns:80px 1fr 14px 1fr;gap:5px}}.dental-medical-record-timeline{margin-top:17px}.dental-patient-visit-card.is-clickable{border-radius:12px;cursor:pointer;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.dental-patient-visit-card.is-clickable:hover{margin-left:-8px;margin-right:-8px;padding-left:8px;padding-right:8px;background:#fbfdfe;box-shadow:0 8px 22px rgb(28 61 86/5%);transform:translateY(-1px)}.dental-patient-visit-card.is-clickable:focus-visible{outline:2px solid #62b6cf;outline-offset:3px}.dental-patient-visit-card-actions{display:grid;justify-items:end;gap:5px}.dental-patient-visit-card-actions small{color:#1688ae;font-size:8px;font-weight:720;letter-spacing:.01em}.dental-odontogram-card{margin-top:17px;padding:20px 20px 18px;border:1px solid #e3ecef;border-radius:17px;background:#fff;box-shadow:0 10px 32px rgb(28 61 86/3%)}.dental-odontogram-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:15px;border-bottom:1px solid #edf2f4}.dental-odontogram-heading>div:first-child{display:flex;align-items:flex-start;gap:11px}.dental-odontogram-heading>div:first-child>span{display:grid;width:38px;height:38px;place-items:center;flex:0 0 auto;border-radius:11px;background:#edf8fc;color:#178daf}.dental-odontogram-heading small{color:#1688ae;font-size:8px;font-weight:780;letter-spacing:.08em}.dental-odontogram-heading h2{margin:3px 0;color:#264458;font-size:15px}.dental-odontogram-heading p{max-width:650px;margin:0;color:#8799a5;font-size:9px;line-height:1.55}.dental-odontogram-tabs{display:inline-flex;padding:3px;border:1px solid #e2eaee;border-radius:10px;background:#f8fafb}.dental-odontogram-tabs button{min-height:29px;padding:0 10px;border:0;border-radius:7px;background:transparent;color:#718897;font-size:9px;font-weight:690;cursor:pointer}.dental-odontogram-tabs button.is-active{background:#fff;color:#167f9f;box-shadow:0 2px 8px rgb(34 73 95/8%)}.dental-odontogram-orientation{display:flex;justify-content:space-between;margin:13px 6px 5px;color:#a0adb5;font-size:7px;font-weight:690;letter-spacing:.06em;text-transform:uppercase}.dental-odontogram-arch{overflow-x:auto;padding:4px 1px 7px;scrollbar-width:thin}.dental-odontogram-arch>small{display:block;margin:0 0 5px 4px;color:#9babb5;font-size:7px;font-weight:760;letter-spacing:.09em}.dental-odontogram-row{display:flex;align-items:flex-start;gap:5px;min-width:720px}.dental-odontogram-card.is-permanent .dental-odontogram-row .dental-odontogram-tooth:nth-child(8),.dental-odontogram-card.is-primary .dental-odontogram-row .dental-odontogram-tooth:nth-child(5){margin-right:10px}.dental-odontogram-tooth{display:grid;flex:1 0 39px;min-width:39px;gap:4px;justify-items:center;padding:5px 2px 4px;border:1px solid transparent;border-radius:10px;background:transparent;color:#a2afb7;cursor:default}.dental-odontogram-tooth:disabled{opacity:1}.dental-odontogram-tooth-shape{position:relative;display:grid;width:32px;height:35px;place-items:center;border:1px solid #e1e9ed;border-radius:44% 44% 48% 48%;background:#fbfcfd;color:#a8b5bd}.dental-odontogram-tooth-shape i{position:absolute;top:-5px;right:-5px;display:grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border:2px solid #fff;border-radius:8px;background:#2c9abb;color:#fff;font-size:7px;font-style:normal;font-weight:780}.dental-odontogram-tooth strong{color:inherit;font-size:8px;font-weight:730}.dental-odontogram-tooth.has-history{color:#327991;cursor:pointer}.dental-odontogram-tooth.has-history .dental-odontogram-tooth-shape{border-color:#9dd3df;background:#eef9fc;color:#248eab}.dental-odontogram-tooth.has-history:hover{border-color:#d6e9ef;background:#f7fcfd}.dental-odontogram-tooth.is-selected{border-color:#4aa8c3;background:#eaf8fc;color:#116f8d;box-shadow:inset 0 0 0 1px rgb(74 168 195/8%)}.dental-odontogram-tooth.is-selected .dental-odontogram-tooth-shape{border-color:#2d96b4;background:#fff;color:#117c9b}.dental-odontogram-midline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;margin:2px 6px}.dental-odontogram-midline span{height:1px;background:#edf1f3}.dental-odontogram-midline i{width:1px;height:12px;background:#d9e3e7}.dental-odontogram-legend{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:10px;padding-top:12px;border-top:1px solid #edf2f4;color:#8497a3;font-size:8px}.dental-odontogram-legend>span{display:inline-flex;align-items:center;gap:5px}.dental-odontogram-legend>span i{width:10px;height:10px;border:1px solid #dfe8ec;border-radius:3px;background:#fbfcfd}.dental-odontogram-legend>span i.has-history{border-color:#9dd3df;background:#eef9fc}.dental-odontogram-legend>button{margin-left:auto;border:0;background:transparent;color:#1688ae;font-size:8px;font-weight:720;cursor:pointer}.dental-medical-event-backdrop{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:26px;background:rgb(19 39 52/46%);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dental-medical-event-dialog{width:min(760px,100%);max-height:min(820px,calc(100vh - 52px));overflow:auto;border:1px solid rgb(225 234 238/92%);border-radius:20px;background:#fff;box-shadow:0 28px 80px rgb(17 42 57/24%)}.dental-medical-event-dialog>header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:20px 22px 17px;border-bottom:1px solid #e9eff2;background:rgb(255 255 255/96%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.dental-medical-event-dialog>header small{color:#1688ae;font-size:8px;font-weight:780;letter-spacing:.08em}.dental-medical-event-dialog>header h2{margin:4px 0 2px;color:#223f54;font-size:22px;letter-spacing:-.025em}.dental-medical-event-dialog>header p{margin:0;color:#7e929f;font-size:10px}.dental-medical-event-dialog>header>button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #e1e9ed;border-radius:10px;background:#fbfcfd;color:#607987;font-size:21px;line-height:1;cursor:pointer}.dental-medical-event-summary{display:flex;align-items:center;flex-wrap:wrap;gap:7px;padding:13px 22px;border-bottom:1px solid #edf2f4;background:#fbfdfe}.dental-medical-event-summary span{display:inline-flex;align-items:center;gap:5px;padding:6px 8px;border:1px solid #e3ebef;border-radius:8px;background:#fff;color:#557182;font-size:9px;font-weight:650}.dental-medical-event-section{padding:20px 22px;border-bottom:1px solid #edf2f4}.dental-medical-event-section-title small{color:#8398a5;font-size:8px;font-weight:760;letter-spacing:.07em}.dental-medical-event-section-title h3{margin:4px 0 0;color:#2a475a;font-size:14px}.dental-medical-event-procedures{display:grid;gap:10px;margin-top:14px}.dental-medical-event-procedures>article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px;padding:13px;border:1px solid #e4ecef;border-radius:12px;background:#fbfcfd}.dental-medical-event-procedure-copy{min-width:0}.dental-medical-event-procedure-copy>div{display:grid;gap:4px}.dental-medical-event-procedure-copy strong{color:#334f61;font-size:11px}.dental-medical-event-procedure-copy span{color:#8094a1;font-size:9px;line-height:1.45}.dental-medical-event-procedure-copy p{margin:9px 0 0;padding-top:9px;border-top:1px solid #e7edef;color:#526c7c;font-size:10px;line-height:1.55;white-space:pre-wrap}.dental-medical-event-photo{display:grid;width:104px;align-self:start;gap:5px;text-decoration:none}.dental-medical-event-photo img{width:104px;height:76px;object-fit:cover;border:1px solid #dfe8ec;border-radius:9px;background:#eef3f5}.dental-medical-event-photo span{display:inline-flex;align-items:center;justify-content:center;gap:4px;color:#1688ae;font-size:8px;font-weight:710}.dental-medical-event-fallback-procedures{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.dental-medical-event-fallback-procedures span{padding:7px 9px;border:1px solid #e2eaee;border-radius:9px;background:#fbfcfd;color:#526f81;font-size:9px}.dental-medical-event-section.is-note>p{margin:12px 0 0;color:#486373;font-size:10px;line-height:1.65;white-space:pre-wrap}.dental-medical-event-dialog>footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 22px 17px}.dental-medical-event-dialog>footer span{display:inline-flex;align-items:center;gap:5px;color:#8799a4;font-size:8px}.dental-medical-event-dialog>footer button{min-height:34px;padding:0 13px;border:0;border-radius:9px;background:#263f51;color:#fff;font-size:9px;font-weight:710;cursor:pointer}@media (max-width:760px){.dental-odontogram-heading{flex-direction:column}.dental-odontogram-tabs{align-self:flex-start}.dental-odontogram-card{padding:16px 13px 14px}.dental-odontogram-row{min-width:680px}.dental-medical-event-backdrop{padding:10px;place-items:end center}.dental-medical-event-dialog{max-height:calc(100vh - 20px);border-radius:17px 17px 8px 8px}.dental-medical-event-dialog>header,.dental-medical-event-section,.dental-medical-event-summary{padding-left:16px;padding-right:16px}.dental-medical-event-procedures>article{grid-template-columns:1fr}.dental-medical-event-photo{width:100%;grid-template-columns:92px 1fr;align-items:center}.dental-medical-event-photo img{width:92px;height:66px}.dental-medical-event-photo span{justify-content:flex-start}}.dental-patient-profile-value-link{display:inline-flex;min-width:0;align-items:center;color:#245b76;font-size:12px;font-weight:680;text-decoration:none;overflow-wrap:anywhere}.dental-patient-profile-value-link:hover{color:#1287ad;text-decoration:underline;text-underline-offset:2px}.dental-patient-address-field>div{width:min(100%,760px)}.dental-patient-address-label{display:flex;align-items:center;gap:7px;min-height:18px}.dental-patient-inline-edit{padding:0;border:0;background:transparent;color:#1688ae;font-size:9px;font-weight:740;cursor:pointer}.dental-patient-inline-edit:hover{color:#0e6f91;text-decoration:underline;text-underline-offset:2px}.dental-patient-forms-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dental-patient-forms-overview>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:12px;border:1px solid #e8edf0;border-radius:12px;background:#fbfcfd}.dental-patient-forms-overview-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#edf8fc;color:#168db4}.dental-patient-forms-overview strong{display:block;color:#315064;font-size:12px}.dental-patient-forms-overview small{display:block;margin-top:3px;color:#718897;font-size:9px;font-weight:650}.dental-patient-forms-overview p{margin:5px 0 0;color:#94a3ad;font-size:8px;line-height:1.4}.dental-patient-forms-attention,.dental-patient-forms-current{display:flex;align-items:flex-start;gap:9px;margin-top:11px;padding:10px 11px;border-radius:10px}.dental-patient-forms-attention{border:1px solid #eee2c7;background:#fffaf0;color:#906a2d}.dental-patient-forms-current{border:1px solid #dcece3;background:#f5fbf7;color:#3c7d60}.dental-patient-forms-attention>span,.dental-patient-forms-current>svg{flex-shrink:0}.dental-patient-forms-attention strong{display:block;font-size:10px}.dental-patient-forms-attention p{margin:3px 0 0;color:#9b8055;font-size:8.5px;line-height:1.4}.dental-patient-forms-current span{font-size:9px;font-weight:650}.dental-patient-activity-list>a,.dental-patient-activity-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:start;gap:9px;padding:11px 0;border-top:1px solid #edf1f4;color:inherit;text-decoration:none}.dental-patient-activity-list>a:first-child,.dental-patient-activity-list>div:first-child{padding-top:0;border-top:0}.dental-patient-activity-list>a:hover{background:linear-gradient(90deg,transparent,#fbfdfe 12%,#fbfdfe 88%,transparent)}.dental-patient-activity-list>a>span,.dental-patient-activity-list>div>span{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:#f0f7fa;color:#64869a}.dental-patient-activity-list>a>b,.dental-patient-activity-list>div>b{align-self:center;color:#a5b3bb;font-size:16px;font-weight:500}.dental-patient-activity-all{display:inline-flex;margin-top:7px;color:#8a9ca7;font-size:8px;text-decoration:none}.dental-patient-activity-all:hover{color:#1688ae}@media (max-width:760px){.dental-patient-forms-overview{grid-template-columns:1fr}}@media (max-width:560px){.dental-patient-activity-list>a,.dental-patient-activity-list>div{grid-template-columns:auto minmax(0,1fr) auto}.dental-patient-activity-list time{grid-column:2}.dental-patient-activity-list>a>b,.dental-patient-activity-list>div>b{grid-column:3;grid-row:1/span 2}}.insurance-directory-menu{width:max(100%,280px)}.insurance-directory-section{display:grid;gap:3px;padding-top:7px;margin-top:5px;border-top:1px solid rgba(15,42,68,.08)}.insurance-directory-section-label{padding:5px 10px 4px;color:#7a8f9f;font-size:9.5px;font-weight:820;letter-spacing:.09em;line-height:1.2;text-transform:uppercase}.insurance-directory-status{padding:10px 11px;color:#7a8f9f;font-size:11.5px;font-weight:650;line-height:1.35}.symptom-assistant-insurance-list .insurance-directory-section{gap:6px;padding-top:8px;margin-top:2px;border-top-color:#e3edf0}.symptom-assistant-insurance-list .insurance-directory-section:first-child{border-top:0;padding-top:0}.symptom-assistant-insurance-list .insurance-directory-section-label{padding:4px 2px 2px;color:#7b8e99;font-size:9px}.promo-message{background-position:50%,center -76px!important}@media (max-width:1020px){.promo-message{background-position:50%,center -40px!important}}@media (max-width:720px){.promo-message{background-position:50%,center -24px!important}}.release-review-form{display:grid;gap:16px;margin:0;padding:19px 20px 18px!important;border:1px solid #dbe8eb!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#fbfdfd);box-shadow:0 10px 28px rgba(24,63,72,.055)}.release-review-form legend{padding:0 7px;font-size:16px;font-weight:760;color:#173a43}.release-review-intro{margin:-5px 0 0;color:#6d858c;font-size:12.5px;line-height:1.5}.release-review-question{display:grid;gap:9px}.release-review-question>strong{color:#274a53;font-size:13px}.release-review-choice-row{display:flex;gap:8px}.release-review-choice-row button{min-width:66px}.release-review-text{display:grid;gap:7px;color:#294b54;font-size:13px;font-weight:680}.release-review-text>span{display:flex;align-items:baseline;gap:6px}.release-review-text>span small{font-weight:520;color:#87999e}.release-review-text textarea{width:100%;min-height:100px;resize:vertical;padding:11px 12px;border:1px solid #d5e3e6;border-radius:10px;background:#fff;color:#173940;font:inherit;font-weight:450;line-height:1.5;outline:none}.release-review-text textarea:focus{border-color:#56a7b4;box-shadow:0 0 0 3px rgba(26,143,160,.1)}.release-review-text>small{justify-self:end;color:#95a5a9;font-size:11px;font-weight:520}.release-review-anonymous{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border-radius:10px;background:#f3f8f9;color:#284a53;cursor:pointer}.release-review-anonymous input{margin-top:3px;accent-color:#0b8093}.release-review-anonymous span{display:grid;gap:2px}.release-review-anonymous strong{font-size:12.5px}.release-review-anonymous small{font-size:11.5px;color:#768d93}.release-review-actions{display:flex;align-items:center;gap:8px}.release-review-actions .release-review-submit{border-color:#0b8093;background:#0b8093;color:#fff;font-weight:720}.release-review-actions .release-review-submit:hover:not(:disabled){background:#086f80}.release-review-actions button:disabled{cursor:not-allowed;opacity:.5}.release-review-verified-note{display:block!important;color:#83969b!important;line-height:1.45}.release-review-message{margin:9px 0 0;color:#2d7668;font-size:12.5px}.doctor-profile-v2-review-date{margin-left:auto;color:#819298;font-size:11px;font-weight:560;white-space:nowrap}@media(max-width:640px){.release-review-form{padding:16px!important}.release-review-actions{align-items:stretch;flex-direction:column}.release-review-actions button{width:100%}.doctor-profile-v2-review-date{width:100%;margin:2px 0 0}}.patient-account-deletion-banner{display:flex;align-items:flex-start;gap:13px;margin-bottom:18px;padding:15px 16px;border:1px solid #f0d5b3;border-radius:14px;background:#fff9f0;color:#6d4b24}.patient-account-deletion-banner-icon{display:grid;place-items:center;flex:0 0 auto;width:27px;height:27px;border-radius:50%;background:#f4dfc2;color:#8c5c22;font-size:13px;font-weight:800}.patient-account-deletion-banner-copy{display:grid;min-width:0;gap:4px}.patient-account-deletion-banner-copy strong{color:#704a20;font-size:13px;font-weight:760}.patient-account-deletion-banner-copy p{margin:0;color:#7e6547;font-size:12px;line-height:1.55}.patient-account-deletion-banner>button{flex:0 0 auto;min-height:34px;margin-left:auto;padding:0 12px;border:1px solid #d7a96e;border-radius:9px;background:#fff;color:#7a4f1c;font-size:11px;font-weight:730;cursor:pointer}.patient-account-deletion-banner>button:hover:not(:disabled){background:#fffdf9;border-color:#c98d45}.patient-account-deletion-banner>button:disabled{opacity:.55;cursor:default}.patient-account-danger-zone{margin-top:21px;padding-top:20px;border-top:1px solid #e8eef2}.patient-account-danger-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.patient-account-danger-heading strong{color:#2d4b5e;font-size:14px;font-weight:720}.patient-account-danger-heading p{margin:5px 0 0;color:#7a8d99;font-size:11px;line-height:1.5}.patient-account-delete-row,.patient-account-deletion-pending{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #f0f3f5}.patient-account-delete-row>div,.patient-account-deletion-pending>div{display:grid;min-width:0;gap:5px}.patient-account-delete-row strong,.patient-account-deletion-pending strong{color:#3a5668;font-size:12px;font-weight:700}.patient-account-delete-row span,.patient-account-deletion-pending span{color:#7a8d99;font-size:11px;line-height:1.5}.patient-account-delete-row>button{flex:0 0 auto;min-height:32px;padding:0 11px;border:1px solid #e3c7c5;border-radius:9px;background:#fff;color:#a74e48;font-size:11px;font-weight:700;cursor:pointer}.patient-account-delete-row>button:hover:not(:disabled){border-color:#d9aaa6;background:#fff8f7}.patient-account-delete-row>button:disabled{opacity:.48;cursor:default}.patient-account-deletion-pending{margin-top:3px;padding:13px 14px;border:1px solid #edd9bd;border-radius:12px;background:#fffbf5}.patient-account-deletion-pending strong{color:#785225}.patient-account-deletion-pending>button{flex:0 0 auto;min-height:32px;padding:0 11px;border:1px solid #d6ae78;border-radius:9px;background:#fff;color:#785225;font-size:11px;font-weight:700;cursor:pointer}.patient-account-deletion-pending>button:disabled{opacity:.5;cursor:default}.patient-account-deletion-reason{margin:2px 0 0;padding:10px 11px;border-radius:9px;background:#f6f8f9;color:#738692;font-size:10.5px;line-height:1.5}.patient-account-delete-confirmation{display:grid;gap:11px;margin-top:10px;padding:14px;border:1px solid #efd8d5;border-radius:12px;background:#fffafa}.patient-account-delete-confirmation>strong{color:#8b453f;font-size:12px}.patient-account-delete-confirmation>p{margin:0;color:#7e6967;font-size:11px;line-height:1.55}.patient-account-delete-confirmation label{display:grid;gap:6px}.patient-account-delete-confirmation label>span{color:#6e5c5a;font-size:10.5px;font-weight:650}.patient-account-delete-confirmation input{width:100%;min-height:38px;padding:0 11px;border:1px solid #dec9c7;border-radius:9px;background:#fff;color:#533c3a;font:inherit;font-size:12px;outline:none}.patient-account-delete-confirmation input:focus{border-color:#c68680;box-shadow:0 0 0 3px rgba(186,92,82,.09)}.patient-account-delete-confirmation>div{display:flex;justify-content:flex-end;gap:8px}.patient-account-delete-confirmation button{min-height:32px;padding:0 11px;border-radius:9px;font-size:11px;font-weight:700;cursor:pointer}.patient-account-delete-confirmation button.is-cancel{border:1px solid #dfe6e9;background:#fff;color:#607783}.patient-account-delete-confirmation button.is-delete{border:1px solid #b85b53;background:#b85b53;color:#fff}.patient-account-delete-confirmation button:disabled{opacity:.48;cursor:default}.patient-account-deletion-error{display:block;margin-top:8px;color:#b75049;font-size:10.5px;line-height:1.5}@media(max-width:640px){.patient-account-deletion-banner{align-items:stretch;flex-wrap:wrap}.patient-account-deletion-banner-copy{flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 42px)}.patient-account-deletion-banner>button{width:100%;margin-left:40px}.patient-account-delete-row,.patient-account-deletion-pending{align-items:stretch;flex-direction:column}.patient-account-delete-row>button,.patient-account-deletion-pending>button{width:100%}.patient-account-delete-confirmation>div{flex-direction:column-reverse}.patient-account-delete-confirmation button{width:100%}}.legal-header{width:min(820px,100%);margin:0 auto 18px}.legal-home-link{display:inline-flex;align-items:center;padding:2px 0;text-decoration:none}.legal-home-link img{display:block;width:116px;height:auto}.legal-home-link:focus-visible{outline:3px solid rgba(8,127,174,.24);outline-offset:5px;border-radius:6px}.legal-content h2{scroll-margin-top:24px}.legal-content h3{margin:24px 0 8px;color:#29485b;font-size:15px;line-height:1.45}.legal-content ul{margin:0 0 18px 20px;padding:0;color:#526a79}.legal-content li{margin:5px 0;padding-left:3px;font-size:14px;line-height:1.7}.legal-content strong{color:#334f60;font-weight:750}.legal-table-wrap{max-width:100%;margin:6px 0 22px;overflow-x:auto;border:1px solid #e2e9ed;border-radius:12px;background:#fff}.legal-content table{width:100%;min-width:640px;border-collapse:collapse;color:#526a79;font-size:13px;line-height:1.55}.legal-content td,.legal-content th{padding:11px 13px;border-bottom:1px solid #e8eef1;text-align:left;vertical-align:top}.legal-content th{color:#29485b;background:#f7fafb;font-weight:750}.legal-content tr:last-child td{border-bottom:0}.legal-content>:last-child{margin-bottom:0}@media (max-width:640px){.legal-header{margin:0;padding:20px 22px 4px}.legal-home-link img{width:108px}}