:root{--background: #f6fafe;--on-surface: #171c1f;--on-surface-variant: #414750;--primary: #004374;--primary-container: #1a5b94;--secondary: #40617f;--secondary-fixed: #cde5ff;--on-secondary-fixed: #001d32;--on-secondary-fixed-variant: #274a66;--surface-container-lowest: #ffffff;--surface-container-low: #f0f4f8;--surface-container-high: #e4e9ed;--surface-container-highest: #dfe3e7;--error: #ba1a1a;--error-container: #ffdad6;--on-error-container: #93000a;--outline-variant: #c1c7d1;--tertiary-container: #00645c;--shadow-header: 0 20px 40px rgba(0, 67, 116, .06);--shadow-card: 0 20px 40px rgba(0, 67, 116, .04);--shadow-card-strong: 0 20px 40px rgba(0, 67, 116, .06);--shadow-nav: 0 20px 40px rgba(0, 67, 116, .08);--bg: var(--background);--card: var(--surface-container-lowest);--text: var(--on-surface);--muted: var(--on-surface-variant);--primary-hover: #00335a;--accent: var(--tertiary-container);--danger: var(--error);--border: var(--outline-variant);--focus: #23619a;--radius: .5rem;--radius-xl: 1.5rem;--tap: 52px;--font-headline: "Manrope", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;font-size:18px}.material-symbols-outlined{font-family:Material Symbols Outlined,sans-serif;font-weight:400;font-style:normal;font-size:1.5rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;-webkit-font-smoothing:antialiased;width:1.5em;height:1.5em;text-align:center;vertical-align:middle;flex-shrink:0;overflow:hidden}.material-symbols-outlined.filled{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-body);line-height:1.5;color:var(--text);background:var(--bg);min-height:max(884px,100dvh);-webkit-font-smoothing:antialiased;overflow-x:hidden}body.has-bottom-nav{padding-bottom:5.5rem}@media(min-width:768px){body.has-bottom-nav{padding-bottom:0}}a{color:var(--primary)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--primary);color:#fff;padding:.5rem 1rem;z-index:100}.skip-link:focus{left:0}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:#f6fafed1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:var(--shadow-header);padding:0 1.25rem;height:4rem;display:flex;align-items:center}@media(max-width:767px){.site-header{background:#f6fafef5;align-items:center;height:auto;min-height:4rem;padding-top:0;padding-bottom:0}.site-header:has(.header-inner.is-nav-open){background:var(--surface-container-lowest);backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:0 12px 32px #0043741f;border-bottom:1px solid rgba(193,199,209,.65);padding-bottom:.5rem}}.header-inner{max-width:900px;margin:0 auto;width:100%;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;align-items:center;gap:.65rem 1rem}.header-book-btn{grid-column:3;grid-row:1;justify-self:end;display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.15rem;border-radius:9999px;font-family:var(--font-headline);font-weight:700;font-size:.875rem;color:#fff;text-decoration:none;background:linear-gradient(to bottom right,var(--primary),var(--primary-container));box-shadow:0 10px 24px #00437438;border:none;flex-shrink:0;transition:transform .15s ease}.header-book-btn:hover{filter:brightness(1.04);color:#fff}.header-book-btn:active{transform:scale(.96)}.logo{grid-column:2;grid-row:1;min-width:0;display:flex;align-items:center;text-decoration:none;overflow:hidden}.logo-img{display:block;height:2.35rem;width:auto;max-width:min(11.5rem,46vw);object-fit:contain;object-position:left center}@media(min-width:768px){.logo-img{height:2.55rem;max-width:12.5rem}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav-toggle{grid-column:1;grid-row:1;display:none;align-items:center;justify-content:center;min-width:2.75rem;min-height:2.75rem;padding:0;border:none;border-radius:var(--radius);background:transparent;color:var(--primary);cursor:pointer;font-family:inherit;flex-shrink:0}@media(max-width:767px){.nav-toggle{display:inline-flex;background:var(--surface-container-high)}.nav-toggle:active{background:var(--surface-container-highest)}}.nav-toggle-bars{position:relative;width:24px;height:18px;flex-shrink:0}.nav-toggle-bars span{position:absolute;left:0;right:0;height:2px;background:var(--primary);border-radius:1px;transition:transform .2s ease,opacity .2s ease,top .2s ease}.nav-toggle-bars span:nth-child(1){top:2px}.nav-toggle-bars span:nth-child(2){top:8px}.nav-toggle-bars span:nth-child(3){top:14px}.header-inner.is-nav-open .nav-toggle-bars span:nth-child(1){top:8px;transform:rotate(45deg)}.header-inner.is-nav-open .nav-toggle-bars span:nth-child(2){opacity:0}.header-inner.is-nav-open .nav-toggle-bars span:nth-child(3){top:8px;transform:rotate(-45deg)}.nav-main{grid-column:1 / -1;grid-row:2;display:none;flex-direction:column;flex-wrap:nowrap;gap:.15rem;padding:.75rem 0 0;margin:.25rem 0 0;border-top:1px solid rgba(193,199,209,.45)}@media(max-width:767px){.header-inner.is-nav-open .nav-main{background:var(--surface-container-lowest);margin-top:.35rem;padding-top:.65rem;padding-bottom:.35rem;border-radius:var(--radius);border:1px solid rgba(193,199,209,.55);border-top:1px solid rgba(193,199,209,.55)}}.nav-main a{text-decoration:none;font-weight:600;font-size:.95rem;padding:.65rem .75rem;border-radius:var(--radius);color:var(--on-surface-variant)}@media(max-width:767px){.header-inner.is-nav-open .nav-main a{color:var(--on-surface)}}.nav-main a:hover{background:var(--surface-container-low);color:var(--primary)}.header-inner.is-nav-open .nav-main{display:flex}@media(min-width:768px){.site-header{height:4rem;align-items:center}.header-inner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:1rem}.nav-toggle{display:none!important}.logo{grid-column:unset;grid-row:unset;flex:0 1 auto;min-width:0}.header-book-btn{grid-column:unset;grid-row:unset;order:3}.nav-main{display:flex!important;flex-direction:row;flex-wrap:wrap;flex:1 1 auto;justify-content:flex-end;align-items:center;grid-column:unset;grid-row:unset;order:2;width:auto;margin:0;padding:0;border:none;gap:.35rem}.header-inner.is-nav-open .nav-main{display:flex!important}.nav-main a{padding:.45rem .65rem;font-size:.88rem}}main{max-width:900px;margin:0 auto;padding:6rem 1.25rem 2rem}@media(min-width:768px){main{padding-top:5.5rem}}main.page-home{padding-top:0}@media(min-width:1024px){main.page-admin{max-width:min(96vw,1200px)}}@media(min-width:1280px){main.page-admin{max-width:min(96vw,1400px)}}@media(min-width:1536px){main.page-admin{max-width:min(96vw,1600px)}}h1{font-family:var(--font-headline);font-size:1.65rem;line-height:1.15;margin:0 0 .75rem;letter-spacing:-.02em}h2{font-family:var(--font-headline);font-size:1.35rem;margin:1.5rem 0 .75rem;letter-spacing:-.02em}h3{font-family:var(--font-headline)}.lead{color:var(--muted);font-size:1.05rem;margin:0 0 1.25rem}.instruction{background:var(--surface-container-lowest);border:1px solid rgba(193,199,209,.5);border-radius:var(--radius-xl);padding:1.25rem 1.35rem;margin-bottom:1.25rem;font-size:1.02rem;box-shadow:var(--shadow-card)}.instruction strong{display:block;margin-bottom:.35rem;color:var(--primary);font-family:var(--font-headline)}.instruction-dismissible .instruction-dismiss-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.instruction-dismissible .instruction-dismiss-top strong{margin-bottom:0;flex:1}.instruction-dismiss-btn{min-height:40px;font-size:.9rem;flex-shrink:0}.instruction-dismiss-text{margin:0}.instruction--bookings .instruction__toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.4rem}.instruction--bookings .instruction__toolbar strong{display:inline;margin-bottom:0;color:var(--primary);font-family:var(--font-headline);font-size:1.05rem}.instruction--bookings .instruction__text{margin:0;font-size:1.02rem;line-height:1.45}.bookings-instruction-show{margin:-.35rem 0 1rem}.bookings-instruction-show .bookings-instruction-show-btn{font-size:.95rem;padding:.35rem .75rem;min-height:auto}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:var(--tap);padding:0 1.25rem;border-radius:9999px;font-size:1.05rem;font-weight:700;font-family:var(--font-headline);border:none;cursor:pointer;text-decoration:none;text-align:center;line-height:1.2;transition:transform .15s ease}.btn:active:not(:disabled){transform:scale(.98)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:linear-gradient(to bottom right,var(--primary),var(--primary-container));color:#fff;border-radius:9999px;box-shadow:0 12px 28px #00437433}.btn-primary:hover:not(:disabled){filter:brightness(1.05)}.btn-secondary{background:linear-gradient(to bottom right,var(--tertiary-container),#004a44);color:#fff;border-radius:9999px}.btn-secondary:hover:not(:disabled){filter:brightness(1.05)}.btn-ghost{background:var(--surface-container-highest);color:var(--primary);border:none;border-radius:9999px}.btn-danger{background:var(--danger);color:#fff}.btn-block{width:100%}.btn-row{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}@media(min-width:520px){.btn-row{flex-direction:row;flex-wrap:wrap}.btn-row .btn{width:auto}}.card-list{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:768px){.card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.services-hero{background:linear-gradient(to bottom,var(--background),var(--surface-container-low));border-radius:var(--radius-xl);border:1px solid rgba(193,199,209,.35);padding:1.5rem 1.35rem;margin-bottom:1.25rem;box-shadow:var(--shadow-card)}.services-hero-kicker{display:inline-block;margin:0 0 .5rem;padding:.25rem .65rem;font-size:.625rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--on-secondary-fixed-variant);background:var(--secondary-fixed);border-radius:9999px}.services-hero h1{margin:0 0 .5rem;font-size:clamp(1.65rem,4vw,2.25rem);line-height:1.1;color:var(--primary)}.services-hero .lead{margin:0;max-width:42rem}.services-deck{display:grid;gap:.75rem;grid-template-columns:1fr}@media(min-width:560px){.services-deck{grid-template-columns:repeat(2,minmax(0,1fr))}}.services-cta{margin-top:1.5rem;padding:1.25rem 1.1rem;text-align:center;background:var(--card);border:1px solid rgba(193,199,209,.45);border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.services-cta p{margin:0 0 .75rem;color:var(--muted)}.card{background:var(--card);border:1px solid rgba(193,199,209,.45);border-radius:var(--radius-xl);padding:1rem 1.1rem;box-shadow:var(--shadow-card)}.card.card-service{padding:0;overflow:hidden;display:flex;flex-direction:column}.card-service-media{position:relative;flex-shrink:0}.card-service-media img{display:block;width:100%;height:12rem;object-fit:cover}.card-service-inner{padding:1rem 1.1rem;display:flex;flex-direction:column;flex:1;gap:0}.card-service-inner .btn{margin-top:.75rem}.card h3{margin:0 0 .35rem;font-size:1.15rem}.card p{margin:0;color:var(--muted);font-size:.98rem}.badge{display:inline-block;font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em;padding:.25rem .55rem;border-radius:9999px;background:var(--secondary-fixed);color:var(--on-secondary-fixed-variant);margin-bottom:.35rem}.badge.doctor{background:#00645c1f;color:var(--tertiary-container)}label{display:block;font-weight:700;margin-bottom:.35rem;font-size:1rem}input[type=text],input[type=search],input[type=tel],input[type=date],input[type=password],input[type=time],textarea,select{width:100%;min-height:var(--tap);padding:.5rem .75rem;font-size:1.05rem;border:2px solid var(--border);border-radius:var(--radius);font-family:inherit;background:#fff}textarea{min-height:100px;resize:vertical}.field{margin-bottom:1rem}.steps{display:flex;gap:.35rem;margin-bottom:1.25rem;flex-wrap:wrap}.step-pill{flex:1;min-width:4.5rem;text-align:center;padding:.5rem .35rem;border-radius:8px;font-size:.8rem;font-weight:700;background:var(--border);color:var(--muted)}.step-pill.active{background:var(--primary);color:#fff}.step-pill.done{background:var(--accent);color:#fff}.hidden{display:none!important}.msg{padding:1rem;border-radius:var(--radius);margin:1rem 0;font-weight:600}.msg-error{background:#fde8e6;color:#7f231a;border:1px solid #f5c4be}.msg-success{background:#e6f5ef;color:#14532d;border:1px solid #a8d5c3}.slot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr));gap:.5rem}.slot-btn{min-height:var(--tap);border:2px solid var(--border);border-radius:var(--radius);background:#fff;font-weight:700;font-size:1rem;cursor:pointer;font-family:inherit}.slot-btn:hover{border-color:var(--primary)}.slot-btn.selected{background:var(--primary);color:#fff;border-color:var(--primary)}.page-admin-stack{margin-top:1rem}.page-admin .tab-panel>h2.page-admin-section-title:first-of-type{margin-top:0}.site-footer-staff-note{margin:.75rem 0 0;font-size:.85rem;color:var(--on-surface-variant)}.admin-field-hint{margin:.35rem 0 0;font-size:.8rem;color:var(--muted)}.admin-doc-photo-preview-wrap{margin:.5rem 0 1rem;padding:.75rem;border-radius:var(--radius-md, 8px);border:1px solid var(--border);background:var(--surface-container-low, #f5f5f5)}.admin-doc-photo-preview-label{display:block;font-size:.8rem;font-weight:600;color:var(--muted);margin-bottom:.35rem}.admin-doc-photo-preview{display:block;max-width:100%;width:auto;max-height:220px;height:auto;object-fit:cover;border-radius:var(--radius-sm, 4px);background:var(--surface-container-highest, #e8e8e8)}.admin-event-list-thumb-wrap{margin:0 0 .65rem;border-radius:var(--radius-sm, 4px);overflow:hidden;background:var(--surface-container-highest, #e8e8e8)}.admin-event-list-thumb{display:block;width:100%;max-height:140px;object-fit:cover}#doctorsList .admin-event-list-thumb.admin-doctor-list-thumb{max-height:200px}.event-card-image-wrap{margin:-1rem -1.1rem 1rem;border-radius:var(--radius-xl) var(--radius-xl) 0 0;overflow:hidden;background:var(--surface-container-highest, #e8e8e8)}.event-card-image{display:block;width:100%;max-height:200px;object-fit:cover}.admin-field-hint code{font-size:.85em}.admin-booking-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0 0 1.25rem}@media(min-width:640px){.admin-booking-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:960px){.admin-booking-stats{grid-template-columns:repeat(5,minmax(0,1fr))}}.admin-stat-card{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-radius:var(--radius-xl);border:1px solid var(--outline-variant);background:var(--surface-container-low);box-shadow:var(--shadow-card)}button.admin-stat-card{width:100%;margin:0;cursor:pointer;font:inherit;text-align:left;color:inherit;-webkit-appearance:none;appearance:none;transition:box-shadow .15s ease,border-color .15s ease,transform .08s ease}button.admin-stat-card:hover{border-color:color-mix(in srgb,var(--primary) 35%,var(--outline-variant))}button.admin-stat-card:active{transform:scale(.99)}button.admin-stat-card:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.admin-stat-card--today{background:linear-gradient(145deg,#e0f2fe,#dbeafe 55%,#eff6ff);border-color:#0043742e}.admin-stat-card--today .admin-stat-icon{color:#0369a1}.admin-stat-card--total{background:linear-gradient(145deg,#f1f5f9,#e8eef4,#f8fafc);border-color:#64748b38}.admin-stat-card--total .admin-stat-icon{color:#475569}.admin-stat-card--pending{background:linear-gradient(145deg,#fffbeb,#fef3c7 45%,#fff7ed);border-color:#d9770647}.admin-stat-card--pending .admin-stat-icon{color:#b45309}.admin-stat-card--approved{background:linear-gradient(145deg,#ecfdf5,#d1fae5,#f0fdf4);border-color:#05966940}.admin-stat-card--approved .admin-stat-icon{color:#047857}.admin-stat-card--rejected{background:linear-gradient(145deg,#fef2f2,#fee2e2,#fff1f2);border-color:#b91c1c47}.admin-stat-card--rejected .admin-stat-icon{color:#991b1b}.admin-stat-card.admin-stat-card--active{box-shadow:0 0 0 2px var(--primary);border-color:var(--primary)}.admin-stat-icon{font-size:2rem!important;color:var(--primary);opacity:.92}.admin-stat-body{display:flex;flex-direction:column;gap:.12rem;min-width:0}.admin-stat-label{font-size:.78rem;font-weight:600;color:var(--on-surface-variant);text-transform:uppercase;letter-spacing:.04em}.admin-stat-value{font-size:1.45rem;font-weight:800;font-family:var(--font-headline);color:var(--on-surface);line-height:1.1}.admin-dashboard-layout{display:flex;flex-direction:column;gap:1rem;align-items:stretch}.admin-submenu{display:flex;flex-direction:column;gap:.75rem;padding:.65rem;border-radius:var(--radius-xl);border:1px solid var(--outline-variant);background:var(--surface-container-low);box-shadow:var(--shadow-card)}.admin-submenu-section{display:flex;flex-direction:column;gap:.35rem}.admin-submenu-tab{display:flex;align-items:center;gap:.5rem;min-height:var(--tap);padding:.5rem .75rem;font-size:.95rem;font-weight:700;font-family:inherit;text-align:left;border:2px solid var(--border);border-radius:var(--radius);background:var(--surface-container-lowest);cursor:pointer;color:var(--on-surface)}.admin-submenu-tab .material-symbols-outlined{font-size:1.35rem;flex-shrink:0}.admin-submenu-tab.active{background:var(--primary);color:#fff;border-color:var(--primary)}.admin-submenu-tab.active .material-symbols-outlined{color:#fff}.admin-submenu-footer{display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.75rem;border-top:1px solid var(--outline-variant)}.btn-admin-submenu{width:100%;justify-content:center;min-height:var(--tap);font-size:.9rem}.admin-dashboard-panels{min-width:0}@media(min-width:768px){.admin-dashboard-layout{flex-direction:row;align-items:flex-start}.admin-submenu{flex:0 0 13.75rem;position:sticky;top:.75rem;align-self:flex-start;max-height:calc(100vh - 1.5rem);overflow-y:auto}.admin-dashboard-panels{flex:1}}@media(min-width:1280px){.admin-dashboard-layout .admin-submenu{flex:0 0 15.5rem}}@media(max-width:767px){.admin-submenu-section{flex-direction:row;flex-wrap:wrap}.admin-submenu-tab{flex:1 1 calc(50% - .2rem);min-width:8.25rem}}.booking-admin-card{border-left:4px solid var(--primary)}.booking-admin-card--service{border-left-color:#7c3aed}.booking-admin-card--doctor{border-left-color:var(--primary)}.booking-admin-card.rejected{opacity:.85}.card.booking-admin-card{padding:.65rem .85rem}.booking-admin-card-head{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem;margin:0 0 .15rem}.booking-admin-badges{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.booking-admin-kind-tag{font-size:.625rem;font-weight:800;letter-spacing:.07em;padding:.2rem .45rem;border-radius:.35rem;text-transform:uppercase}.booking-admin-kind-tag--service{background:#ede9fe;color:#5b21b6;border:1px solid rgba(91,33,182,.2)}.booking-admin-kind-tag--doctor{background:#e0f2fe;color:var(--primary);border:1px solid rgba(0,67,116,.2)}.booking-admin-status{font-size:.625rem;font-weight:800;letter-spacing:.07em;padding:.2rem .45rem;border-radius:.35rem}.booking-admin-status--pending{background:#fef9c3;color:#854d0e}.booking-admin-status--approved{background:#dcfce7;color:#166534}.booking-admin-status--rejected{background:#fee2e2;color:#991b1b}.booking-admin-card .booking-admin-title{margin:.05rem 0 .28rem;font-size:1rem;line-height:1.25;font-family:var(--font-headline)}.booking-admin-name,.booking-admin-contact,.booking-admin-when{margin:0;font-size:.8125rem;line-height:1.35}.booking-admin-contact,.booking-admin-when{margin-top:.12rem;color:var(--on-surface-variant)}a.booking-admin-tel{color:inherit;text-decoration:underline;text-underline-offset:.15em}a.booking-admin-tel:hover{text-decoration-thickness:2px}a.booking-admin-tel:focus-visible{outline:2px solid var(--color-primary, currentColor);outline-offset:2px;border-radius:2px}.booking-admin-notes{margin:.28rem 0 0;font-size:.8125rem;line-height:1.35;color:var(--on-surface-variant)}.card.booking-admin-card .booking-admin-card-head .booking-admin-last-updated{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.22rem;margin:0 0 0 auto;max-width:100%;font-size:.52rem;font-weight:400;line-height:1.35;color:var(--muted)}.booking-admin-last-updated-icons{display:inline-flex;align-items:center;gap:.04rem}.card.booking-admin-card .booking-admin-last-updated-icon{font-size:1em;line-height:1;opacity:.88;color:var(--muted)}#bookingsList.card-list{gap:.55rem}@media(min-width:1100px){#bookingsList.card-list,#doctorsList.card-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.admin-booking-reschedule-label{font-size:.78rem;font-weight:600;margin-bottom:.2rem}.booking-admin-card .admin-booking-datetime{flex-wrap:nowrap;gap:.4rem}.booking-admin-card .admin-booking-datetime input[type=date],.booking-admin-card .admin-booking-datetime .admin-time-select{min-height:2.05rem;padding:.3rem .5rem;font-size:.875rem;min-width:0;flex:1 1 0%;max-width:none}.admin-booking-remarks-details{margin:0;border:1px solid var(--outline-variant);border-radius:var(--radius);padding:.3rem .45rem .45rem;background:var(--surface-container-low)}.admin-booking-remarks-summary{font-size:.78rem;font-weight:600;cursor:pointer;color:var(--on-surface-variant);list-style-position:outside}.admin-booking-remarks-details .admin-remarks-input{min-height:2.6rem;margin-top:.3rem;font-size:.8125rem}.admin-actions{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.admin-bookings-filters{display:grid;grid-template-columns:1fr;gap:.65rem 1rem;margin-bottom:.75rem}.admin-bookings-filters select:disabled,.admin-bookings-filters input:disabled{opacity:.72;cursor:not-allowed}.admin-bookings-filters .admin-filter-input-wrap{position:relative;display:block}.admin-bookings-filters .admin-filter-input-wrap input[type=search],.admin-bookings-filters .admin-filter-input-wrap input[type=date]{width:100%;padding-right:2.65rem}.admin-bookings-filters .admin-filter-input-wrap input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.admin-bookings-filters .admin-filter-input-wrap input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.admin-bookings-filters .admin-filter-clear{position:absolute;right:.3rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;margin:0;padding:0;border:none;border-radius:var(--radius);background:transparent;color:#dc2626;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background .15s ease,color .15s ease,transform .08s ease}.admin-bookings-filters .admin-filter-clear:hover{background:#dc262614;color:#b91c1c}.admin-bookings-filters .admin-filter-clear:focus-visible{outline:2px solid #dc2626;outline-offset:2px}.admin-bookings-filters .admin-filter-clear .material-symbols-outlined{font-size:1.25rem!important;line-height:1}@media(min-width:520px){.admin-bookings-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:720px){.admin-bookings-filters{grid-template-columns:repeat(4,minmax(0,1fr))}}.admin-bookings-filters .field--booking-patient-name{min-width:0}@media(min-width:520px){.admin-bookings-filters .field--booking-patient-name{grid-column:span 2}}.admin-actions--booking{flex-direction:column;align-items:stretch;gap:.45rem;margin-top:.4rem}.admin-booking-reschedule{margin-bottom:0}.admin-booking-datetime{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.admin-booking-datetime input[type=date],.admin-booking-datetime .admin-time-select,.event-form .admin-time-select{width:auto;min-width:9.5rem;flex:1 1 8rem;max-width:100%;min-height:2.5rem;padding:.5rem .75rem;font-size:1.05rem;border:2px solid var(--border);border-radius:var(--radius);font-family:inherit;background:#fff}.admin-new-booking-banner{margin:0 0 1rem;padding:.75rem 1rem;border-radius:var(--radius);border:2px solid #ca8a04;background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#713f12}.admin-new-booking-banner.hidden{display:none}.admin-new-booking-banner-inner{display:flex;flex-direction:column;gap:.65rem}@media(min-width:560px){.admin-new-booking-banner-inner{flex-direction:row;align-items:center;justify-content:space-between}}.admin-new-booking-banner-msg{font-weight:600;font-size:.95rem}.admin-new-booking-banner-actions{display:flex;flex-wrap:wrap;gap:.5rem;flex-shrink:0}.admin-booking-remarks{margin-bottom:0}.admin-booking-remarks textarea.admin-remarks-input{width:100%;padding:.4rem .55rem;border:1px solid var(--border);border-radius:var(--radius);font-family:inherit;resize:vertical}.admin-booking-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem}.admin-booking-bar .btn-admin-compact{flex:0 0 auto;min-height:2.1rem;padding:.3rem .75rem;font-size:.8rem;font-weight:700}.admin-booking-bar .admin-booking-delete:disabled{cursor:not-allowed}@media(min-width:520px){.admin-actions:not(.admin-actions--booking){flex-direction:row;flex-wrap:wrap}}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem;flex-wrap:wrap}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;font-size:.85rem}.cal-dow{font-weight:700;text-align:center;padding:.35rem;color:var(--muted)}.cal-cell{min-height:4.5rem;border:1px solid var(--border);border-radius:8px;padding:4px;background:#fff}.cal-cell.muted{background:var(--bg);color:var(--muted)}.cal-cell .num{font-weight:700;font-size:.9rem}.cal-cell .dots{font-size:.7rem;color:var(--primary);margin-top:2px;line-height:1.2}.cal-detail{margin-top:1rem;padding:1rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius)}.event-form .field{margin-bottom:.85rem}footer.site-footer{text-align:center;padding:2.5rem 1.25rem 1.5rem;color:var(--on-surface-variant);font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.12em;border-top:none;background:var(--surface-container-low)}.site-footer-menus{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;max-width:900px;margin:0 auto 1.25rem;padding:0 .25rem}.site-footer-links{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:.65rem 1.1rem;margin-bottom:0;text-transform:none;letter-spacing:normal;font-size:.75rem}.site-footer-links a{color:var(--on-surface-variant);font-weight:600;text-decoration:none}.site-footer-links a:hover{color:var(--primary-container)}.site-footer-legal{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:0;margin-bottom:0;margin-left:auto;text-transform:none;letter-spacing:normal;font-size:.7rem}.site-footer-legal a:not(:last-child):after{content:"|";margin:0 .5rem;color:#c1c7d1a6;font-weight:400;text-decoration:none;pointer-events:none}.site-footer-legal a{color:var(--on-surface-variant);text-decoration:none;white-space:nowrap}.site-footer-legal a:hover{text-decoration:underline}.bottom-nav{display:none;position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:50;height:4rem;padding:0 .35rem;align-items:center;justify-content:space-around;background:#f6fafed9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-radius:9999px;box-shadow:var(--shadow-nav)}@media(max-width:767px){.bottom-nav{display:flex}}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.1rem;min-width:3rem;padding:.35rem .5rem;text-decoration:none;color:var(--on-surface-variant);font-size:.5rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;font-family:var(--font-body);border-radius:9999px;transition:transform .15s ease,color .15s ease}.bottom-nav a .material-symbols-outlined{font-size:1.35rem}.bottom-nav a:hover{color:var(--primary)}.bottom-nav a:active{transform:scale(.92)}.bottom-nav a.is-active{color:#fff;background:linear-gradient(to bottom right,var(--primary),var(--primary-container));min-width:3rem;min-height:3rem;padding:.35rem}.bottom-nav a.is-active .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.page-home .home-hero{position:relative;isolation:isolate;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-bottom:1.75rem;min-height:min(42vh,20rem);display:flex;align-items:flex-end;padding:6rem 0 1.25rem;background-color:#0b1f33}.page-home .home-hero-bg{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}@media(min-width:768px){.page-home .home-hero{padding-top:5.5rem}}.page-home .home-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,#081220f0,#081220b8 38%,#08122073 65%,#08122047)}.page-home .home-hero-inner{position:relative;z-index:2;width:100%;max-width:900px;margin-left:auto;margin-right:auto;padding-left:1.25rem;padding-right:1.25rem}.page-home .home-hero .home-kicker{margin-bottom:.5rem;background:#ffffff29;color:#e3f0ff;border:1px solid rgba(255,255,255,.22)}.page-home .home-hero .home-title{margin-bottom:.6rem;font-size:clamp(1.85rem,5.2vw,2.2rem);color:#fff;text-shadow:0 2px 24px rgba(0,0,0,.35)}.page-home .home-hero .home-title .home-title-accent{color:var(--secondary-fixed)}.page-home .home-hero .home-lead{margin-bottom:1rem;font-size:.98rem;line-height:1.5;color:#ffffffe6;max-width:26rem}.page-home .home-hero .home-lead strong{color:#fff}.page-home .home-hero .btn-ghost{background:#ffffff24;color:#fff;border:1px solid rgba(255,255,255,.38)}.page-home .home-hero .btn-ghost:hover:not(:disabled){background:#ffffff3d;filter:none}.page-home .home-hero .home-cta-row{gap:.65rem}.page-home .home-hero .home-cta-row .btn{min-height:2.85rem;font-size:.98rem}.page-home .home-kicker{display:inline-block;padding:.25rem .65rem;border-radius:9999px;background:var(--secondary-fixed);color:var(--on-secondary-fixed-variant);font-size:.625rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.page-home .home-title{font-family:var(--font-headline);font-size:clamp(2.15rem,6vw,2.5rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:var(--primary);margin:0 0 1.25rem}.page-home .home-title .home-title-accent{color:var(--secondary)}.page-home .home-lead{font-size:1.05rem;line-height:1.65;color:var(--on-surface-variant);max-width:22rem;margin:0 0 1.75rem}.page-home .home-lead strong{color:var(--primary);font-weight:600}.page-home .home-cta-row{display:flex;flex-direction:column;gap:1rem}.page-home .home-cta-row .btn{min-height:3.25rem;font-size:1.05rem;gap:.5rem;width:100%}@media(min-width:768px){.page-home .home-cta-row{flex-direction:row;flex-wrap:wrap;align-items:center}.page-home .home-cta-row .btn{width:auto}}.page-home .home-cta-row .btn .material-symbols-outlined{font-size:1.35rem}.page-home .home-bento{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2.5rem}.page-home .home-bento-wide{grid-column:1 / -1;position:relative;overflow:hidden;background:var(--surface-container-lowest);padding:1.5rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-card);border:1px solid rgba(193,199,209,.35)}.page-home .home-bento-wide h3{margin:0 0 .35rem;font-size:1.05rem;color:var(--primary)}.page-home .home-bento-wide p{margin:0;font-size:.875rem;color:var(--on-surface-variant);line-height:1.55;position:relative;z-index:1}.page-home .home-bento-deco{position:absolute;right:-1rem;bottom:-1rem;opacity:.06;pointer-events:none}.page-home .home-bento-deco .material-symbols-outlined{font-size:7.5rem}.page-home .home-bento-tile{border-radius:var(--radius-xl);padding:.85rem 1rem;display:flex;flex-direction:row;align-items:center;gap:.75rem;min-height:0}.page-home .home-bento-tile.accent{background:var(--secondary-fixed)}.page-home .home-bento-tile.muted{background:var(--surface-container-low)}.page-home .home-bento-tile .material-symbols-outlined{flex-shrink:0;font-size:1.5rem;line-height:1;color:var(--primary)}.page-home .home-bento-tile p{margin:0;flex:1;min-width:0;font-family:var(--font-headline);font-weight:700;font-size:.8125rem;line-height:1.35}.page-home .home-bento-tile.accent p{color:var(--on-secondary-fixed)}.page-home .home-bento-tile.muted p{color:var(--primary)}.page-home .home-info-stack{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:2.5rem}.page-home .home-hours-showcase{padding:0;border-radius:0;background:transparent;display:flex;flex-direction:column;gap:1.25rem}.page-home .home-hours-section-title{margin:0;font-family:var(--font-headline);font-size:1.25rem;font-weight:800;color:var(--primary);letter-spacing:-.02em}.page-home .home-hours-clinic-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.page-home .home-hours-clinic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.page-home .hours-card{margin:0;padding:1.25rem 1.35rem;border-radius:var(--radius-xl);background:var(--surface-container-lowest);border:1px solid rgba(193,199,209,.45);box-shadow:var(--shadow-card)}.page-home .hours-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.85rem}.page-home .hours-card__icon{font-size:1.75rem;color:var(--primary)}.page-home .hours-card__icon--muted{color:var(--on-surface-variant);opacity:.75}.page-home .hours-card__pill{font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .65rem;border-radius:999px;background:#0043741a;color:var(--primary)}.page-home .hours-card__title{margin:0 0 1rem;font-family:var(--font-body);font-size:1rem;font-weight:600;color:var(--on-surface);line-height:1.3}.page-home .hours-card__title strong{font-weight:800}.page-home .hours-card__hint{margin:-.35rem 0 .85rem;font-size:.8125rem;color:var(--on-surface-variant);line-height:1.45}.page-home .hours-card__slots{display:flex;flex-direction:column;gap:.65rem}.page-home .hours-card__slot{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.875rem}.page-home .hours-card__slot-label{color:var(--on-surface-variant)}.page-home .hours-card__slot-time{font-weight:700;color:var(--primary);white-space:nowrap}.page-home .hours-card__closed{margin:0;display:flex;align-items:center;gap:.4rem;font-size:1rem;font-style:italic;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--error)}.page-home .hours-card__closed .material-symbols-outlined{font-size:1.35rem;color:var(--error);font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.page-home .home-hours-24h-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.page-home .home-hours-24h-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-home .hours-banner{display:flex;flex-direction:row;align-items:stretch;gap:1rem;padding:1.5rem 1.35rem;border-radius:var(--radius-xl);color:#fff;min-height:9.5rem;box-shadow:var(--shadow-card-strong)}.page-home .hours-banner--ae{background:linear-gradient(135deg,#00365a 0%,var(--primary) 55%,#1a5b94 100%)}.page-home .hours-banner--pharmacy{background:linear-gradient(135deg,#004d47 0%,var(--tertiary-container) 50%,#00897b 100%)}.page-home .hours-banner__main{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.page-home .hours-banner__kicker{display:flex;align-items:center;gap:.4rem;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;opacity:.92}.page-home .hours-banner__kicker .material-symbols-outlined{font-size:1.125rem;opacity:.95}.page-home .hours-banner__title{margin:0;font-family:var(--font-headline);font-size:clamp(1.15rem,3vw,1.45rem);font-weight:700;line-height:1.2;color:#fff}.page-home .hours-banner__title strong{font-weight:800}.page-home .hours-banner__text{margin:0;font-size:.8125rem;line-height:1.5;opacity:.92;max-width:26rem}.page-home .hours-banner__text a{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:2px}.page-home .hours-banner__text a:hover{opacity:.95}.page-home .hours-banner__badge{flex-shrink:0;align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:5.25rem;padding:.85rem .65rem;border-radius:1rem;background:#00000038;border:1px solid rgba(255,255,255,.12)}.page-home .hours-banner__badge-big{font-family:var(--font-headline);font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-.03em}.page-home .hours-banner__badge-small{margin-top:.35rem;font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;opacity:.9}@media(max-width:480px){.page-home .hours-banner{flex-direction:column;min-height:0}.page-home .hours-banner__badge{align-self:stretch;flex-direction:row;gap:.75rem;min-width:0}.page-home .hours-banner__badge-small{margin-top:0}}.page-home .home-location{padding:1.75rem 1.5rem;border-radius:var(--radius-xl);background:var(--surface-container-lowest);box-shadow:var(--shadow-card-strong);border:1px solid rgba(193,199,209,.35)}.page-home .home-location-head{display:flex;align-items:center;gap:.65rem;margin-bottom:1.25rem}.page-home .home-location-head .material-symbols-outlined{color:var(--primary)}.page-home .home-location h4{margin:0;font-family:var(--font-headline);font-size:1rem;color:var(--primary)}.page-home .home-map{position:relative;border-radius:1rem;overflow:hidden;height:10rem;margin-bottom:.85rem}.page-home .home-map-link{display:block;height:100%;line-height:0}.page-home .home-map img{width:100%;height:100%;object-fit:cover;filter:grayscale(1);opacity:.82}.page-home .home-map:after{content:"";position:absolute;inset:0;background:#0043741a;pointer-events:none}.page-home .home-location address{font-style:normal;font-size:.875rem;color:var(--on-surface-variant);line-height:1.5}.page-home .home-info-below{display:flex;flex-direction:column;gap:1.25rem}@media(min-width:1024px){.page-home .home-info-below{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;align-items:stretch}.page-home .home-info-below--solo{grid-template-columns:1fr}}.page-home .home-specialties{margin:0 -1.25rem 2rem}.page-home .home-specialties h4{margin:0 0 .85rem 1.25rem;font-family:var(--font-headline);font-size:1rem;color:var(--primary)}.page-home .home-specialties-scroll{display:flex;gap:1rem;overflow-x:auto;padding:0 1.25rem .5rem;scroll-snap-type:x proximity}.page-home .home-specialty-card{flex:0 0 auto;min-width:10rem;scroll-snap-align:start;background:#fff;padding:1.15rem 1.1rem;border-radius:var(--radius-xl);border:1px solid var(--surface-container-high);box-shadow:0 4px 16px #0043740d}.page-home .home-specialty-card .material-symbols-outlined{display:block;font-size:1.85rem;color:var(--primary);margin-bottom:.65rem}.page-home .home-specialty-card p{margin:0;font-family:var(--font-headline);font-weight:700;font-size:.8rem;color:var(--on-surface)}.page-about .about-eyebrow{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 .35rem}.page-about h1+.about-lead-tight{margin-top:0}.page-about .about-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.page-about .about-section h2{margin-top:.5rem}.page-about .about-prose p{margin:0;color:var(--muted);font-size:1.02rem;line-height:1.6}.page-about .about-prose p+p{margin-top:1rem}.page-about .about-highlight-grid{display:grid;gap:.75rem;margin-top:1.75rem}@media(min-width:640px){.page-about .about-highlight-grid{grid-template-columns:1fr 1fr}}.page-about .about-mission-card h2{margin-top:0;font-size:1.2rem;color:var(--primary)}.page-about .about-values h2{margin-top:.5rem}.page-about .values-grid{display:grid;gap:.75rem;margin-top:.5rem}@media(min-width:560px){.page-about .values-grid{grid-template-columns:repeat(2,1fr)}}.page-contact .contact-portal-card{margin-bottom:2rem;text-align:left}.page-contact .contact-portal-card h2{margin-top:0}.page-contact .contact-portal-card .btn{margin-top:.75rem}.page-contact .contact-channels h3{margin-top:0;font-size:1rem}.page-about .about-cta{margin-top:2rem}.page-patient-guide .about-prose ul{margin:.75rem 0 0;padding-left:1.25rem;color:var(--muted);font-size:1.02rem;line-height:1.55}.page-patient-guide .about-prose li+li{margin-top:.4rem}.page-patient-guide .about-prose p+ul{margin-top:.5rem}.page-patient-guide .about-prose ul+p{margin-top:1rem}.page-patient-guide .patient-guide-insurance-grid{display:grid;gap:.75rem;margin-top:.75rem}@media(min-width:768px){.page-patient-guide .patient-guide-insurance-grid{grid-template-columns:repeat(2,1fr)}.page-patient-guide .patient-guide-list-card-wide{grid-column:1 / -1}}.page-patient-guide .patient-guide-list-card h3{margin-top:0;font-size:1rem;color:var(--primary);font-family:var(--font-headline)}.page-patient-guide .patient-guide-list-card ul{margin:.5rem 0 0;padding-left:1.1rem;font-size:.92rem;color:var(--muted);line-height:1.5}.site-footer-links a[aria-current=page]{color:var(--primary);font-weight:600}.nav-main a[aria-current=page]{background:var(--secondary-fixed);color:var(--primary)}.page-doctors .eyebrow{margin:0 0 .35rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent)}.page-doctors .doctor-section-title{margin:2rem 0 .5rem;font-size:1.25rem;font-weight:800;font-family:var(--font-headline);color:var(--text);line-height:1.3}.page-doctors .doctor-section-title-mark{display:inline;border-bottom:4px solid var(--primary);padding-bottom:.08em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.page-doctors .doctor-section-title:first-of-type{margin-top:1.25rem}.page-doctors .doctor-section-note{margin:0 0 1rem;color:var(--muted);font-size:.98rem}.page-doctors .doctor-grid{display:grid;gap:.75rem}.page-doctors .doctor-card{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;box-shadow:var(--shadow-card-strong)}@media(min-width:640px){.page-doctors .doctor-grid{grid-template-columns:repeat(2,1fr)}.page-doctors .doctor-card{position:relative}}.page-doctors .doctor-photo-wrap{position:relative;margin:0;background:#e8eef2;overflow:hidden}.page-doctors .doctor-photo-trigger{display:block;width:100%;margin:0;padding:0;border:none;cursor:zoom-in;background:#e8eef2;font:inherit;color:inherit;text-align:left}.page-doctors .doctor-photo-trigger:focus-visible{outline:2px solid var(--primary, #1565c0);outline-offset:2px}.page-doctors .doctor-photo{display:block;width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover;object-position:top center;vertical-align:middle}.page-doctors .doctor-photo-placeholder{width:100%;aspect-ratio:4 / 5;min-height:12rem;background:linear-gradient(145deg,var(--surface-container-high) 0%,var(--surface-container-highest) 100%)}.page-doctors .doctor-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:1rem 1.1rem 1.1rem}.page-doctors .doctor-status-tag{position:static;align-self:flex-start;margin:0 0 .6rem;padding:.38rem .7rem;border-radius:var(--radius);font-size:.68rem;font-weight:700;font-family:var(--font-headline);letter-spacing:.07em;text-transform:uppercase;color:var(--on-surface-variant);background:var(--surface-container-high);box-shadow:0 1px 4px #171c1f1f;pointer-events:auto}@media(min-width:640px){.page-doctors .doctor-status-tag{position:absolute;top:.65rem;left:.65rem;z-index:2;margin:0;align-self:auto;pointer-events:none}}.page-doctors .doctor-card h3{margin:0 0 .4rem;font-size:1.28rem;font-weight:800;font-family:var(--font-headline);color:var(--text);line-height:1.25}.page-doctors .doctor-role{margin:0 0 .35rem;font-weight:600;color:var(--primary);font-size:.95rem}@media(max-width:639px){.page-doctors .doctor-card h3,.page-doctors .doctor-role{text-align:center}.page-doctors .doctor-status-tag{align-self:center}}.page-doctors .doctor-creds,.page-doctors .doctor-note{margin:0 0 .35rem;color:var(--muted);font-size:.95rem}.page-doctors .doctor-note{margin-top:.5rem}.page-doctors .doctor-hours-disclosure{margin:0;display:flex;flex-direction:column;align-items:center}.page-doctors .doctor-hours-summary{display:flex;align-items:center;justify-content:center;gap:.35rem;box-sizing:border-box;margin:0;padding:.35rem .55rem;min-height:0;width:max-content;max-width:100%;list-style:none;cursor:pointer;border-radius:var(--radius);font-size:.8rem;font-weight:600;font-family:var(--font-body);color:var(--muted);background:var(--surface-container-high);border:none;transition:background .15s ease,transform .15s ease}.page-doctors .doctor-hours-summary-label{text-align:center}.page-doctors .doctor-hours-summary::-webkit-details-marker{display:none}.page-doctors .doctor-hours-summary::marker{content:""}.page-doctors .doctor-hours-summary:hover{background:var(--surface-container-highest)}.page-doctors .doctor-hours-summary:active{transform:scale(.99)}.page-doctors .doctor-hours-chevron{display:inline-block;width:.32rem;height:.32rem;border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);transform:rotate(45deg);margin-top:-.12rem;flex-shrink:0;transition:transform .2s ease}.page-doctors .doctor-hours-disclosure[open] .doctor-hours-chevron{transform:rotate(-135deg);margin-top:.06rem}.page-doctors .doctor-hours-panel{align-self:stretch;width:100%;margin-top:.5rem;padding:.5rem .65rem .3rem;border-radius:var(--radius);background:var(--surface-container-low);font-size:.95rem;color:var(--muted)}.page-doctors .doctor-hours-panel p{margin:0 0 .35rem}.page-doctors .doctor-hours-panel p:last-child{margin-bottom:0}.page-doctors .doctor-card-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.1rem}.page-doctors .doctor-card-book{text-transform:uppercase;letter-spacing:.04em;font-size:.95rem}.page-doctors .doctor-footer-tagline{margin:2rem 0 0;text-align:center;color:var(--muted);font-size:.98rem;max-width:36rem;margin-left:auto;margin-right:auto}.page-doctors .doctor-skeleton{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden;pointer-events:none;contain:layout paint;box-shadow:var(--shadow-card-strong)}@media(min-width:640px){.page-doctors .doctor-skeleton{position:relative}}.page-doctors .doctor-skeleton-photo-wrap{position:relative;background:#e8eef2;overflow:hidden}.page-doctors .doctor-skeleton-photo{aspect-ratio:4 / 5;width:100%;background:var(--surface-container-high)}.page-doctors .doctor-skeleton-body{display:flex;flex-direction:column;flex:1;min-height:0;padding:1rem 1.1rem 1.1rem}.page-doctors .doctor-skeleton-badge{position:static;align-self:flex-start;width:11rem;max-width:55%;height:1.35rem;margin:0 0 .6rem;border-radius:var(--radius);background:var(--surface-container-highest);box-shadow:0 1px 4px #171c1f14}@media(min-width:640px){.page-doctors .doctor-skeleton-badge{position:absolute;top:.65rem;left:.65rem;z-index:1;margin:0;max-width:calc(100% - 1.3rem);align-self:auto}}@media(max-width:639px){.page-doctors .doctor-skeleton-badge{align-self:center}}.page-doctors .doctor-skeleton-line{height:.7rem;border-radius:.2rem;background:var(--surface-container-highest);margin-bottom:.45rem}.page-doctors .doctor-skeleton-line--title{height:1rem;width:72%;margin-bottom:.65rem}.page-doctors .doctor-skeleton-line--short{width:48%;margin-bottom:0}.page-doctors .doctor-skeleton-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1.1rem;min-height:5.5rem}.page-doctors .doctor-skeleton-actions:before,.page-doctors .doctor-skeleton-actions:after{content:"";display:block;height:2.5rem;border-radius:9999px;background:var(--surface-container-highest)}.page-doctors .doctor-skeleton-actions:after{background:var(--surface-container-high)}.doctor-photo-dialog{display:none;margin:0;padding:0;border:none;max-width:none;background:transparent}.doctor-photo-dialog[open]{display:flex;position:fixed;inset:0;z-index:1000;width:100vw;width:100dvw;height:100vh;height:100dvh;max-height:none;padding:1rem;box-sizing:border-box;align-items:center;justify-content:center}.doctor-photo-dialog:not([open]) .doctor-photo-dialog-panel{display:none!important}.doctor-photo-dialog[open] .doctor-photo-dialog-panel{display:block}.doctor-photo-dialog::backdrop{background:#0f171ed1;cursor:pointer}.doctor-photo-dialog-panel{position:relative;max-width:min(92vw,56rem);max-height:90vh;margin:0;padding:0;border-radius:.5rem;overflow:hidden;box-shadow:0 1rem 2.5rem #00000059;background:var(--surface, #fff)}.doctor-photo-dialog-close{position:absolute;top:.35rem;right:.35rem;z-index:2;width:2.25rem;height:2.25rem;margin:0;padding:0;border:none;border-radius:999px;background:#0000008c;color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.doctor-photo-dialog-close:hover{background:#000000b8}.doctor-photo-dialog-close:focus-visible{outline:2px solid #fff;outline-offset:2px}.doctor-photo-dialog:not([open]) .doctor-photo-dialog-img{display:none!important}.doctor-photo-dialog[open] .doctor-photo-dialog-img{display:block;width:auto;height:auto;max-width:100%;max-height:min(85vh,900px);margin:0 auto;object-fit:contain;vertical-align:middle}.doctor-photo-dialog--waiting-full .doctor-photo-dialog-img{opacity:.94;transition:opacity .15s ease-out}.doctor-photo-dialog:not(.doctor-photo-dialog--waiting-full) .doctor-photo-dialog-img{opacity:1}
