/* Galleries and care profiles — comfortable contrast, native editable blocks. */
.cse-people-grid,.cse-video-gallery,.cse-comparison-gallery{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}
.cse-people-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.cse-person-card,.cse-video-card,.cse-comparison{margin:0!important;overflow:hidden;border:1px solid #d8e6e4;border-radius:20px;background:#fff;box-shadow:0 12px 30px #123d3b08;min-width:0}
.cse-person-card{padding:24px;height:100%}.cse-person-card .wp-block-image{margin:0 0 22px!important}.cse-person-card img{aspect-ratio:1;object-fit:cover;width:100%;border-radius:14px;background:#eef6f4}.cse-person-card h3{font-size:1.18rem;margin:0 0 6px;line-height:1.3}.cse-person-card p{font-size:.93rem;line-height:1.65}.cse-person-role{color:#32625d;font-size:.8rem!important;letter-spacing:.04em}.cse-person-initials{display:grid;place-items:center;aspect-ratio:1;margin:0 0 22px!important;background:linear-gradient(135deg,#dff1eb,#eeebf7);color:#20534e;font-size:3.5rem!important;border-radius:14px}
.cse-video-gallery{grid-template-columns:repeat(auto-fit,minmax(min(100%,250px),1fr))}
.cse-video-card .wp-block-video{margin:0!important;background:#102f2c}.cse-video-card video{width:100%;height:auto;aspect-ratio:3/4;object-fit:contain;display:block}.cse-video-card h3{font-size:1.2rem;line-height:1.4}.cse-video-caption{padding:24px}.cse-video-caption p{font-size:.92rem}.cse-video-caption>*:first-child{margin-top:0}
.cse-comparison-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.cse-comparison-stage{position:relative;background:#eaf2f0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.cse-comparison-image{position:relative;min-width:0}.cse-comparison-image img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain}.cse-comparison-label{position:absolute;top:14px;left:14px;padding:6px 12px;background:#143e3a;color:#fff;font-size:.75rem;border-radius:6px;font-weight:500}.cse-comparison-after .cse-comparison-label{left:auto;right:14px;background:#e9f4ef;color:#173f3b}.cse-comparison-divider{display:none}.cse-comparison.is-ready .cse-comparison-stage{touch-action:pan-y;cursor:ew-resize;display:block;aspect-ratio:4/3;--comparison-position:50%}.cse-comparison.is-ready .cse-comparison-image{position:absolute;inset:0}.cse-comparison.is-ready .cse-comparison-image img{width:100%;height:100%}.cse-comparison.is-ready .cse-comparison-before{z-index:2;clip-path:inset(0 calc(100% - var(--comparison-position)) 0 0)}.cse-comparison.is-ready .cse-comparison-divider{display:block;position:absolute;z-index:3;top:0;bottom:0;left:var(--comparison-position);width:2px;background:white;box-shadow:0 0 5px #123d3b80;pointer-events:none}.cse-comparison-divider>span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:36px;height:44px;display:grid;place-items:center;border-radius:10px;background:white;color:#123d3b;box-shadow:0 2px 8px #123d3b30;font-size:1.4rem}.cse-comparison-control{padding:18px 24px 0}.cse-comparison-control label{display:block;font-size:.86rem;color:#254b46}.cse-comparison-control input{width:100%;min-height:44px;accent-color:#245b53;cursor:ew-resize;padding:0;border:0}.cse-comparison-control input:focus-visible{outline:3px solid #845eac;outline-offset:3px}.cse-comparison figcaption{padding:20px 24px 24px}.cse-comparison figcaption h3{font-size:1.22rem;margin:0 0 10px}.cse-comparison figcaption p{font-size:.93rem;margin-bottom:0}.cse-comparison-control[hidden]{display:none!important}.cse-comparison-gallery:empty{display:none}
.cse-comparison-editor{padding:24px;border:1px solid #adc8c2;border-radius:16px;background:#f5faf8}.cse-comparison-editor-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cse-comparison-editor-image{display:flex;gap:12px;flex-direction:column;align-items:start}.cse-comparison-editor-image img{width:100%;aspect-ratio:4/3;object-fit:contain}
.cse-doctor-hero{padding:clamp(38px,5vw,80px) 0;background:radial-gradient(ellipse at 85% 10%,#e9e5f6 0,transparent 60%),linear-gradient(120deg,#f4faf7,#e5f2ed)}.cse-doctor-hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:clamp(30px,5vw,80px);align-items:center}.cse-doctor-hero h1{font-size:clamp(2.15rem,4.5vw,4.3rem);line-height:1.08;letter-spacing:-.045em;margin:16px 0 18px;max-width:15ch}.cse-doctor-specialty{font-size:1.15rem!important;color:#285c53}.cse-doctor-portrait{position:relative;border:1px solid #c9ded6;border-radius:26px;background:linear-gradient(140deg,#d1e5df,#f5f1fb);padding:20px 20px 0;overflow:hidden}.cse-doctor-portrait .wp-block-image{margin:0!important}.cse-doctor-portrait img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;display:block}.cse-doctor-photo-caption{padding:18px 22px!important;margin:0 -20px!important;background:#ffffffc9;font-size:.9rem!important}.cse-availability{display:flex;gap:12px;margin:24px 0 14px;padding:16px 18px;border:1px solid #c6ded4;border-radius:12px;background:#ffffffa8;font-size:.87rem}.cse-availability p{margin:5px 0 0;font-size:.85rem;line-height:1.65}.cse-availability-dot{width:9px;height:9px;border-radius:50%;background:#3c7b65;flex-shrink:0;margin-top:7px}.cse-doctor-proof{font-size:.82rem!important}.cse-doctor-proof a{color:#245b53;text-underline-offset:4px}.cse-profile-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);gap:32px;align-items:start}.cse-profile-panel{padding:clamp(24px,3vw,40px);border:1px solid #dae6e0;border-radius:20px;background:white}.cse-profile-panel h2{font-size:clamp(1.5rem,2.5vw,2rem);line-height:1.2}.cse-profile-panel h3{font-size:1.12rem}.cse-profile-panel+.cse-profile-panel{margin-top:24px}.cse-profile-tint{background:linear-gradient(145deg,#edf5f0,#f2edf8)}.cse-expertise-list{list-style:none;margin:24px 0!important;padding:0!important}.cse-expertise-list li{padding:14px 0 14px 28px;border-bottom:1px solid #e0eae5;position:relative}.cse-expertise-list li:before{content:'↗';position:absolute;left:0;color:#3d7565}.cse-fact-list{padding-left:20px}.cse-fact-list li{padding:8px 0}.cse-fact-list li[hidden]{display:none!important}.cse-insurers input{display:block;width:100%;min-height:48px;border:1px solid #87a79d;border-radius:10px;padding:12px;margin:10px 0 15px;font:inherit;background:white}.cse-insurers label{font-size:.9rem}.cse-insurer-status{font-size:.9rem}.cse-coverage-note p{font-size:.95rem}.cse-office-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.cse-office-card{padding:28px;border-radius:18px;border:1px solid #d4e3db;background:#f6faf8}.cse-office-card h3{margin-top:0}.cse-office-card p{font-size:.95rem}.cse-directions{display:block;margin-top:16px}.cse-doctor-booking{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.cse-booking-intro{padding:24px 0}.cse-quick-fields{border:0;padding:0;margin:0;min-width:0}.cse-quick-fields .cse-field{margin-bottom:18px}.cse-quick-fields legend{border:0}.cse-doctor-booking .cse-lead-form{margin:0!important}.cse-proof-panel{border-left:4px solid #77b49c;padding:24px 30px;background:#f0f7f4;border-radius:0 16px 16px 0}.cse-proof-panel p{margin-top:0}
.cse-test-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:24px;background:white;border:1px solid #d6e7df;border-radius:18px;margin-top:32px}.cse-test-facts p{margin:0!important;font-size:.9rem;line-height:1.7}.cse-test-facts strong{display:block;color:#204f46}.cse-test-steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.cse-test-step{position:relative;border:1px solid #d7e5df;border-radius:20px;padding:30px;background:#fff;counter-increment:step}.cse-test-step:before{content:'0' counter(step);font-size:.85rem;background:#e7f3eb;color:#255c4d;border:1px solid #cce0d6;border-radius:10px;padding:10px 13px;display:inline-block}.cse-test-step h3{font-size:1.3rem;margin-top:24px}.cse-feature-table-wrap table{width:100%;border-collapse:collapse;font-size:.97rem}.cse-feature-table-wrap th{background:#e7f1ec;color:#163e35;text-align:left;font-weight:600}.cse-feature-table-wrap th,.cse-feature-table-wrap td{padding:22px 26px;border-bottom:1px solid #dce7df;vertical-align:top}.cse-feature-table-wrap td:first-child{width:38%;color:#315b4e}.cse-feature-table-wrap{border:1px solid #d3e2d9;border-radius:18px;overflow:hidden;background:#fff}.cse-test-authority{display:grid;grid-template-columns:150px 1fr;gap:28px;align-items:center;border:1px solid #d7e3dc;border-radius:22px;padding:32px;background:linear-gradient(110deg,#eef7f0,#f2edf7)}.cse-test-authority img{width:100%;aspect-ratio:1;object-fit:contain;border-radius:16px}.cse-test-authority .wp-block-image{margin:0!important}.cse-test-authority h3{font-size:1.4rem;margin-top:0}.cse-test-sticky.cse-mobile-bar{position:fixed!important;display:flex!important;inset:auto 0 0!important;z-index:900!important;gap:24px;justify-content:space-between;align-items:center;background:#103e35!important;color:white;box-shadow:0 -6px 25px #163e3526;border-top:1px solid #456e61;padding:14px max(24px,calc((100vw - 1160px)/2))!important}.cse-test-sticky>p{font-size:.9rem;margin:0!important;color:white}.cse-test-sticky .wp-block-buttons{margin:0!important;gap:12px;flex-wrap:nowrap}.cse-test-sticky .wp-block-button__link{background:#def1e8!important;color:#123e32!important;border-radius:10px!important;font-size:.86rem!important;min-height:44px;white-space:nowrap}.cse-test-sticky .is-style-outline .wp-block-button__link{color:white!important;border-color:#a7cbbd!important;background:transparent!important}.cse-has-test-sticky{padding-bottom:96px!important}.cse-has-test-sticky :is(section,[id]){scroll-margin-bottom:110px}
@media(min-width:1280px){.cse-video-gallery{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:1000px){.cse-people-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cse-profile-grid{grid-template-columns:1fr 1fr}.cse-test-sticky>p{display:none}.cse-test-sticky.cse-mobile-bar{justify-content:center}.cse-doctor-hero-grid{gap:28px}.cse-test-step{padding:24px}}
@media(max-width:760px){.cse-doctor-hero-grid,.cse-profile-grid,.cse-doctor-booking{grid-template-columns:1fr}.cse-doctor-portrait{max-width:440px;justify-self:center}.cse-doctor-hero h1{max-width:20ch}.cse-office-grid,.cse-comparison-gallery{grid-template-columns:1fr}.cse-test-steps{grid-template-columns:1fr}.cse-test-step{padding-left:88px}.cse-test-step:before{position:absolute;left:24px;top:24px}.cse-test-step h3{margin-top:0}.cse-test-facts{grid-template-columns:1fr;gap:14px}.cse-test-facts p+p{border-top:1px solid #dfebe4;padding-top:14px}.cse-test-facts strong{display:inline}.cse-test-authority{grid-template-columns:88px 1fr;padding:24px;gap:20px}.cse-test-authority h3{font-size:1.15rem}.cse-test-authority p{font-size:.9rem}.cse-feature-table-wrap th,.cse-feature-table-wrap td{padding:16px 18px}.cse-doctor-booking{gap:12px}.cse-booking-intro{padding:0}.cse-test-sticky.cse-mobile-bar{padding:12px max(12px,env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left))!important;gap:8px}.cse-test-sticky .wp-block-buttons{width:100%;justify-content:center;gap:8px}.cse-test-sticky .wp-block-button{flex:1}.cse-test-sticky .wp-block-button__link{width:100%;padding:11px 10px!important;font-size:.8rem!important}.cse-has-test-sticky{padding-bottom:95px!important}}
@media(max-width:480px){.cse-people-grid{grid-template-columns:1fr}.cse-person-card{display:grid;grid-template-columns:80px 1fr;column-gap:20px;padding:22px}.cse-person-card .wp-block-image,.cse-person-initials{grid-column:1;grid-row:1/5;margin:0!important;align-self:start}.cse-person-initials{font-size:1.8rem!important}.cse-person-card h3,.cse-person-card p:not(.cse-person-initials){grid-column:2}.cse-person-card p{margin:6px 0 0}.cse-person-card h3{font-size:1.05rem}.cse-test-authority{grid-template-columns:1fr}.cse-test-authority .wp-block-image{max-width:100px}.cse-feature-table-wrap table{font-size:.88rem}.cse-feature-table-wrap th,.cse-feature-table-wrap td{padding:14px 12px}.cse-doctor-portrait{max-width:350px}.cse-comparison-control{padding:16px 18px 0}.cse-comparison figcaption{padding:18px}}

.cse-comparison.is-ready img{user-select:none;-webkit-user-drag:none;pointer-events:none}
.cse-feature-table-wrap table{table-layout:fixed;overflow-wrap:anywhere;line-height:1.7}.cse-doctor-hero-grid>*{min-width:0}.cse-profile-grid>*{min-width:0}
.cse-visual-copy .cse-test-facts{padding:16px;gap:12px;margin-top:22px}.cse-visual-copy .cse-test-facts p{font-size:.76rem;line-height:1.65}.editor-styles-wrapper .cse-test-sticky.cse-mobile-bar{position:relative!important;inset:auto!important;z-index:auto!important}

/* Separate people grids; predictable spacing throughout doctor profiles. */
.cse-doctors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.cse-staff-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section{padding-block:40px 24px;margin-block:0}
:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section+.cse-doctor-section{padding-top:24px}
:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section .cse-section-heading{margin-bottom:24px}
:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section .cse-section-heading h2{font-size:clamp(1.7rem,2.8vw,2.55rem)}
:is(.cse-site,.editor-styles-wrapper) .cse-profile-grid{gap:24px}
:is(.cse-site,.editor-styles-wrapper) :is(.cse-profile-main,.cse-profile-side){display:flex;flex-direction:column;gap:24px}
:is(.cse-site,.editor-styles-wrapper) .cse-profile-panel{margin:0;padding:clamp(24px,2.5vw,32px)}
:is(.cse-site,.editor-styles-wrapper) .cse-profile-panel>:last-child{margin-bottom:0}
:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section .cse-wrap>:last-child{margin-bottom:0}
:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section#request-appointment{margin-top:24px;padding-block:44px;background:linear-gradient(120deg,#eaf4ef,#f0edf7)}
@media(max-width:1000px){.cse-doctors-grid,.cse-staff-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section{padding-block:28px 18px}:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section+.cse-doctor-section{padding-top:18px}:is(.cse-site,.editor-styles-wrapper) .cse-doctor-section#request-appointment{padding-block:32px;margin-top:18px}}
@media(max-width:480px){.cse-doctors-grid,.cse-staff-grid{grid-template-columns:1fr}}

/* Branch visit details: labeled facts and a map contained by the visit section. */
:is(.cse-site,.editor-styles-wrapper) .cse-branch-visit{overflow:visible}
:is(.cse-site,.editor-styles-wrapper) :is(.cse-branch-visit,.cse-branch-doctors) .cse-section-heading{margin-bottom:36px}
:is(.cse-site,.editor-styles-wrapper) :is(.cse-branch-visit,.cse-branch-doctors) .cse-section-heading>:last-child{margin-bottom:0}
.cse-branch-visit-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:40px;align-items:start}
.cse-branch-details{padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;min-width:0}
.cse-branch-fact{display:grid;grid-template-columns:124px minmax(0,1fr);gap:18px;padding:24px 0;border-bottom:1px solid #e0ebe6;margin:0}
.cse-branch-fact:first-child{padding-top:0}.cse-branch-fact:last-child{padding-bottom:0;border-bottom:0}
.cse-branch-fact h3{font-size:.86rem;font-weight:500;line-height:1.6;letter-spacing:0;margin:0;color:#245a53}
.cse-branch-fact-value{min-width:0}.cse-branch-fact-value p{font-size:.94rem;line-height:1.75;margin:0 0 10px;overflow-wrap:anywhere}.cse-branch-fact-value>:last-child{margin-bottom:0}.cse-branch-fact-value .cse-small{font-size:.8rem;line-height:1.7;color:#59716c}
.cse-branch-fact-value .cse-branch-phone{font-size:1.08rem;margin-bottom:5px}.cse-branch-phone a{display:inline-flex;align-items:center;min-height:44px}
.cse-branch-hours-row{padding:0;border:0;border-radius:0;background:transparent;margin-bottom:12px}.cse-branch-hours-row .cse-branch-hours-days{font-size:.82rem;margin:0 0 4px}.cse-branch-hours-row .cse-branch-hours-time{font-size:1rem;font-weight:500;color:#20574f;margin:0}
.cse-branch-fact-value .cse-branch-fact-links{font-size:.83rem;line-height:1.9;margin-top:12px}
.cse-branch-details>.wp-block-buttons{margin:28px 0 0;padding-top:24px;border-top:1px solid #d9e7e0;gap:10px}.cse-branch-details .wp-block-button__link{padding:12px 16px;font-size:.85rem}
.cse-branch-map-card{position:sticky;top:calc(var(--cse-admin-offset,0px) + var(--cse-header-height,93px) + 24px);align-self:start;min-width:0;border:1px solid #cddfda;border-radius:20px;background:linear-gradient(140deg,#f0f8f4,#f0edf7);box-shadow:0 12px 34px #153f4309;overflow:hidden;margin:0}
.cse-branch-map-heading{padding:24px 28px 20px}.cse-branch-map-heading .cse-eyebrow{margin-bottom:14px!important;font-size:.65rem!important}.cse-branch-map-heading h3{font-size:1.3rem;margin:0 0 9px}.cse-branch-map-heading p:last-child{font-size:.84rem;line-height:1.65;margin:0}
.cse-branch-map-card .cse-map iframe{height:clamp(220px,38vh,360px)}.cse-branch-map-card .cse-map>a{padding:12px 24px;font-size:.8rem;background:#f5faf7}
.cse-branch-map-card>.wp-block-buttons{margin:0;padding:20px 24px}.cse-branch-map-card .wp-block-button,.cse-branch-map-card .wp-block-button__link{width:100%}.cse-branch-map-card .wp-block-button__link{font-size:.86rem}
:is(.cse-site,.editor-styles-wrapper) .cse-branch-doctors .cse-grid{margin-top:0;gap:26px}
@media(max-width:1100px){.cse-branch-visit-grid{gap:28px}.cse-branch-fact{grid-template-columns:1fr;gap:8px}.cse-branch-fact h3{font-size:.8rem}.cse-branch-map-heading{padding:24px}}
@media(max-width:900px){.cse-branch-visit-grid{grid-template-columns:1fr;gap:28px}.cse-branch-map-card{position:static}.cse-branch-fact{grid-template-columns:145px minmax(0,1fr);gap:22px}.cse-branch-map-card .cse-map iframe{height:320px}}
@media(max-width:600px){:is(.cse-site,.editor-styles-wrapper) :is(.cse-branch-visit,.cse-branch-doctors) .cse-section-heading{margin-bottom:28px}.cse-branch-fact{grid-template-columns:1fr;gap:9px;padding:22px 0}.cse-branch-details>.wp-block-buttons{display:grid;grid-template-columns:1fr;margin-top:24px}.cse-branch-details .wp-block-button__link{width:100%}.cse-branch-map-card .cse-map iframe{height:280px}.cse-branch-map-card>.wp-block-buttons{padding:20px}.cse-branch-map-heading{padding:22px}}
@media(max-height:650px){.cse-branch-map-card{position:static}}
.editor-styles-wrapper .cse-branch-map-card{position:static}
.cse-comparison-editor-placeholder{display:grid;place-items:center;width:100%;aspect-ratio:4/3;border:1px dashed #93b6aa;border-radius:12px;background:linear-gradient(135deg,#e3f1e9,#eeebf6);color:#436d61;font-size:.9rem}
