:root{--navy: #071d43;--navy-2: #0b2c5d;--blue: #064fd8;--blue-bright: #0b63ce;--ink: #121a29;--muted: #5f6878;--line: #d9e0ea;--mist: #f2f7fd;--white: #fff;--serif: "Libre Caslon Display", Georgia, serif;--sans: "DM Sans", Arial, sans-serif;--shadow: 0 18px 50px rgba(7, 29, 67, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);overflow-x:clip}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:rgba(35,135,241,.18);touch-action:manipulation}a:not(.button):hover,summary:hover{color:var(--blue)}[id]{scroll-margin-top:110px}button,summary{font:inherit}:focus-visible{box-shadow:0 0 0 6px var(--navy);outline:3px solid #73baff;outline-offset:3px}::selection{background:#cfe4ff;color:var(--navy)}.container{width:min(1220px,calc(100% - 48px));margin-inline:auto}.narrow{max-width:930px}.section{padding:110px 0}h1,h2,h3,p{margin-top:0}h1,h2,h3{hyphens:auto;overflow-wrap:break-word;text-wrap:balance}p,li,a{overflow-wrap:break-word}h1{font-size:clamp(4rem,7vw,7.2rem);line-height:.92}h1,h2{color:var(--navy);font-family:var(--serif);font-weight:400;letter-spacing:-.035em}h2{font-size:clamp(2.6rem,5vw,4.8rem);line-height:.98}p{color:var(--muted);font-size:1.06rem;line-height:1.75}.lead{font-size:1.2rem}.skip-link{background:var(--navy);color:var(--white);left:12px;padding:12px 18px;position:fixed;top:-80px;z-index:100}.skip-link:focus{top:12px}.site-header{background:#fffffffa;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{align-items:center;display:flex;gap:35px;height:88px;justify-content:space-between;margin:auto;width:min(1400px,calc(100% - 64px))}.wordmark{align-items:baseline;color:var(--blue);display:inline-flex;gap:7px;white-space:nowrap}.wordmark span{font-family:var(--serif);font-size:2rem;letter-spacing:-.03em}.wordmark small{font-size:1.05rem;font-weight:500}.brand-logo{display:block;height:auto}.brand-logo-header{width:142px}.brand-logo-footer{filter:brightness(1.55) saturate(1.1);width:174px}.desktop-nav{display:flex;gap:clamp(24px,3vw,48px);margin-left:auto}.desktop-nav a{align-items:center;display:flex;font-size:.95rem;font-weight:500;min-height:44px}.desktop-nav a:hover{color:var(--blue)}.button{align-items:center;border:1px solid transparent;display:inline-flex;font-size:.94rem;font-weight:600;justify-content:center;line-height:1.25;min-height:54px;padding:14px 27px;text-align:center;transition:transform .2s,background .2s,color .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{background:var(--navy-2)}.button-outline{background:transparent;border-color:var(--blue);color:var(--blue)}.button-outline:hover{background:var(--mist)}.button-bright{background:var(--blue-bright);color:var(--white)}.button-bright:hover{background:#0753b5}.button-outline-light{background:transparent;border-color:#fffc;color:var(--white)}.button-outline-light:hover{background:#ffffff1a}.mobile-menu{display:none;position:relative}.mobile-label{display:none}.mobile-menu summary{align-content:center;cursor:pointer;list-style:none;min-height:44px;width:44px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);display:block;height:2px;margin:7px 0;width:32px}.mobile-menu nav{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);display:grid;min-width:250px;padding:18px;position:absolute;right:0;top:45px}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:13px 8px}.home-hero{display:grid;grid-template-columns:1fr 1fr;min-height:630px}.hero-copy{align-self:center;margin-left:max(48px,calc((100vw - 1400px)/2));max-width:680px;padding:70px 50px 70px 0}.hero-copy h1{font-size:clamp(4rem,5.7vw,6.6rem);line-height:.96;margin-bottom:34px}.hero-copy p{font-size:1.38rem;max-width:600px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:34px}.hero-media{min-height:630px;overflow:hidden;position:relative}.hero-media img{height:100%;object-fit:cover;object-position:72% center;width:100%}.hero-media span,figure figcaption{background:#ffffffe6;bottom:12px;color:var(--muted);font-size:.7rem;padding:5px 8px;position:absolute;right:12px}.location-chooser{background:var(--mist);padding:42px 0 48px}.location-chooser h2{font-size:2.4rem;text-align:center}.location-choice-grid{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,350px));justify-content:center}.location-choice{align-items:center;background:var(--white);border:1px solid #a8c8f4;color:var(--blue);display:grid;gap:18px;grid-template-columns:auto 1fr;min-height:112px;padding:20px 26px;transition:border-color .2s,box-shadow .2s,transform .2s}.location-choice:hover{border-color:var(--blue);box-shadow:var(--shadow);transform:translateY(-2px)}.location-choice-copy{min-width:0}.location-choice-copy strong{display:block;font-family:var(--sans);font-size:1.55rem;font-weight:600;line-height:1.15}.location-choice-copy small{color:var(--muted);display:block;font-family:var(--sans);font-size:.78rem;line-height:1.35;margin-top:7px}.location-choice-action{align-items:center;color:var(--blue);display:flex;font-size:.78rem;font-weight:600;gap:7px;grid-column:2}.location-choice-action span{font-size:1.1rem;transition:transform .2s}.location-choice:hover .location-choice-action span{transform:translate(3px)}.location-chooser.compact{background:var(--white);padding-top:0}.split-editorial{align-items:center;display:grid;gap:8vw;grid-template-columns:.9fr 1.1fr}.split-editorial h2{max-width:560px}.split-editorial figure{margin:0;min-height:600px;overflow:hidden;position:relative}.split-editorial figure img{height:100%;object-fit:cover;position:absolute;width:100%}.text-link{border-bottom:1px solid var(--blue);color:var(--blue);display:inline-flex;font-weight:600;gap:14px;padding:5px 0 8px}.services-section{background:#f7faff}.section-heading{align-items:end;display:grid;gap:60px;grid-template-columns:1.3fr .7fr;margin-bottom:65px}.section-heading p{margin-bottom:0}.program-directory{display:grid;grid-template-columns:1.15fr .9fr 1.05fr .85fr}.program-column{border-left:1px solid var(--line);padding:5px 30px 0}.program-column:first-child{border-left:0;padding-left:0}.program-column h3{color:var(--navy);font-family:var(--sans);font-size:1.1rem;font-weight:600;line-height:1.35;min-height:90px}.program-column h3 small{color:var(--blue);display:block;font-family:var(--sans);font-size:.78rem;font-weight:600;margin-top:5px}.program-column a{align-items:center;border-top:1px solid var(--line);display:flex;font-size:.95rem;gap:12px;justify-content:space-between;min-height:60px;padding:8px 8px 8px 0;transition:background-color .2s,color .2s}.program-column a>span:first-child{transition:transform .2s}.program-column a:hover{background:#2387f10f;color:var(--blue)}.program-column a:hover>span:first-child{transform:translate(8px)}.program-link-cue{align-items:center;color:var(--blue);display:inline-flex;flex-shrink:0;font-size:.7rem;font-weight:600;gap:4px}.program-link-cue span{font-size:1rem;transition:transform .2s}.program-column a:hover .program-link-cue span{transform:translate(3px)}.directory-cta{margin-top:55px}.journey{display:grid;grid-template-columns:1fr 1fr;padding-bottom:0}.journey-media{background:var(--mist);display:grid;grid-template-rows:auto 1fr;position:relative}.journey-media>div{padding:75px 8vw 45px max(48px,calc((100vw - 1400px)/2))}.journey-media h2{font-size:clamp(3rem,5vw,5rem)}.journey-media img{height:470px;object-fit:cover;width:100%}.image-note{background:#ffffffe6;bottom:12px;color:var(--muted);font-size:.7rem;padding:5px 8px;position:absolute;right:12px}.journey-steps{align-self:center;padding:65px 7vw}.journey-steps article{align-items:start;border-bottom:1px solid var(--line);display:grid;gap:28px;grid-template-columns:78px 1fr;padding:26px 0}.journey-steps article>span{color:var(--blue);font-family:var(--serif);font-size:3.1rem}.journey-steps h3{color:var(--navy);font-family:var(--sans);font-size:1.35rem;font-weight:600;margin-bottom:8px}.journey-steps p{font-size:.96rem;margin-bottom:0}.faq-preview h2{margin-bottom:50px;text-align:center}.faq-preview details{border-top:1px solid var(--line)}.faq-preview details:last-of-type{border-bottom:1px solid var(--line)}.faq-preview summary{color:var(--navy);cursor:pointer;font-size:1.05rem;font-weight:600;list-style:none;padding:23px 45px 23px 0;position:relative}.faq-preview summary:after{color:var(--blue);content:"+";font-size:1.7rem;font-weight:400;position:absolute;right:8px;top:15px}.faq-preview details[open] summary:after{content:"−"}.faq-preview details p{max-width:760px;padding:0 35px 20px 0}.faq-preview .text-link{margin-top:35px}.conversion-band{background:var(--navy);color:var(--white);padding:78px 0}.conversion-band .container{align-items:center;display:flex;flex-direction:column;gap:32px}.conversion-band h2{color:var(--white);font-size:clamp(2.8rem,5vw,5.2rem);margin:0;text-align:center}.conversion-band .container>div{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.site-footer{background:#06152f;color:var(--white);padding:78px 0 25px}.footer-grid{display:grid;gap:clamp(32px,4vw,60px);grid-template-columns:1.7fr .85fr 1.05fr .8fr 1.2fr;margin:auto;width:min(1320px,calc(100% - 48px))}.wordmark-light{color:var(--white)}.footer-grid p{color:#b6c2d6;font-size:.9rem;max-width:350px}.footer-grid h2{color:#87bfff;font-family:var(--sans);font-size:.78rem;font-weight:600;letter-spacing:.11em;text-transform:uppercase}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:13px}.footer-grid a{font-size:.9rem}.site-footer a:hover{color:#87bfff}.footer-location{display:grid;gap:3px;margin-bottom:10px}.footer-location a:last-child{color:#b6c2d6;font-size:.82rem}.demo-note{background:#87bfff14;padding:10px 12px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);color:#8f9cb0;display:flex;font-size:.75rem;gap:20px;justify-content:space-between;margin:55px auto 0;padding-top:22px;width:min(1320px,calc(100% - 48px))}.inner-hero{background:var(--mist);padding:105px 0 90px}.inner-hero-grid{align-items:end;display:grid;gap:8vw;grid-template-columns:1.2fr .8fr}.inner-hero h1{font-size:clamp(4rem,7vw,7.2rem);line-height:.92;margin:0}.inner-hero .location-hero-eyebrow{color:var(--blue);font-size:.75rem;font-weight:600;letter-spacing:.1em;margin:0 0 18px;text-transform:uppercase}.inner-hero p{font-size:1.18rem;margin:0}.content-section{padding:90px 0}.content-grid{display:grid;gap:80px;grid-template-columns:.8fr 1.2fr}.content-grid h2{font-size:clamp(2.5rem,4vw,4rem)}.content-grid h3{color:var(--navy);font-size:1.25rem}.content-grid ul{color:var(--muted);line-height:1.9;padding-left:20px}.location-row{align-items:center;display:grid;gap:55px;grid-template-columns:.85fr 1.15fr}.location-row-reverse{grid-template-columns:1.15fr .85fr}.location-row-reverse .location-image{order:2}.location-block-tint{background:var(--mist)}.location-image{height:620px;overflow:hidden}.location-image img{height:100%;object-fit:cover;width:100%}.location-details h2{font-size:clamp(3rem,5vw,5rem)}.location-details address{color:var(--ink);font-style:normal;font-size:1.05rem;line-height:1.8}.location-meta{border-bottom:1px solid var(--line);border-top:1px solid var(--line);margin:25px 0;padding:19px 0}.location-meta p{margin:4px 0}.opening-note{color:var(--blue);font-weight:600}.page-cards{display:grid;gap:1px;grid-template-columns:repeat(2,1fr);background:var(--line);border:1px solid var(--line)}.page-card{background:var(--white);padding:42px}.page-card h2,.page-card h3{color:var(--navy);font-family:var(--serif);font-size:2rem;font-weight:400}.page-card .text-link{margin-top:18px}.program-page-meta{background:var(--mist);display:grid;gap:45px;grid-template-columns:repeat(2,1fr);padding:34px}.program-page-meta span{color:var(--blue);display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;margin-bottom:8px;text-transform:uppercase}.schedule-paths{display:grid;gap:35px;grid-template-columns:repeat(2,1fr)}.schedule-path{border:1px solid var(--line);padding:45px}.schedule-path h2{font-size:2.7rem}.clinic-buttons{display:grid;gap:12px;margin-top:25px}.clinic-buttons .button{justify-content:space-between}.calendar-placeholder{background:var(--mist);border-left:3px solid var(--blue);color:var(--muted);margin-top:18px;padding:16px}@media(max-width:1100px){.desktop-nav{display:none}.mobile-menu{display:block}.header-cta{flex-shrink:0;margin-left:auto}.program-directory{grid-template-columns:repeat(2,1fr);row-gap:55px}.program-column:nth-child(3){border-left:0;padding-left:0}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.container{width:min(100% - 40px,1220px)}.section,.content-section{padding:68px 0}.header-inner{height:74px;width:calc(100% - 32px)}.header-inner{gap:12px}.wordmark{align-items:flex-start;flex-direction:column;gap:0}.wordmark span{font-size:1.35rem;line-height:1}.wordmark small{display:block;font-size:.58rem;letter-spacing:.06em;line-height:1.2;text-transform:uppercase}.brand-logo-header{width:104px}.mobile-menu{margin-left:auto;order:2}.header-cta{margin-left:0;min-height:44px;order:3;padding:10px 17px}.desktop-label{display:none}.mobile-label{display:inline}.wordmark{order:1}.home-hero{display:flex;flex-direction:column;min-height:0}.hero-copy{margin:0;max-width:none;padding:58px 20px 36px}.hero-copy h1{font-size:clamp(3.1rem,14vw,4.6rem)}.hero-copy p{font-size:1.1rem}.hero-actions{display:grid}.hero-media{min-height:420px;order:2}.hero-media img{object-position:58% center}.location-chooser{padding:38px 0}.location-chooser h2{text-align:left}.location-choice-grid{grid-template-columns:1fr}.location-choice{min-height:112px;padding-inline:22px}.location-choice-copy strong{font-size:1.55rem}.split-editorial,.section-heading,.journey,.inner-hero-grid,.content-grid,.location-row,.location-row-reverse,.schedule-paths{grid-template-columns:1fr}.split-editorial{gap:50px}.split-editorial figure{min-height:430px}.section-heading{gap:20px}.program-directory{grid-template-columns:1fr}.program-column,.program-column:nth-child(3){border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.program-column:first-child{border-top:0}.program-column h3{min-height:0}.journey-media>div{padding:55px 20px 34px}.journey-media img{height:380px}.journey-steps{padding:28px 20px 64px}.journey-steps article{grid-template-columns:55px 1fr}.journey-steps article>span{font-size:2.3rem}.conversion-band{padding:65px 0}.conversion-band .container>div{display:grid;width:100%}.footer-grid{gap:40px;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:10px}.inner-hero{padding:70px 0}.inner-hero-grid{gap:30px}.inner-hero h1{font-size:clamp(3rem,14vw,4.6rem)}.location-row-reverse .location-image{order:0}.location-image{height:480px}.page-cards{grid-template-columns:1fr}.page-card,.schedule-path{padding:28px 24px}.program-page-meta{grid-template-columns:1fr}.actions{display:grid}.actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}.cream{background:var(--mist)}.tint{background:#f7faff}.section-head{margin-inline:auto;max-width:930px;width:min(100% - 48px,930px)}.section-head h1{color:var(--navy);font-family:var(--serif);font-size:clamp(4rem,7vw,7.2rem);font-weight:400;letter-spacing:-.035em;line-height:.92}.eyebrow{color:var(--blue);font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.intro{font-size:1.18rem}.grid{display:grid;gap:1px;grid-template-columns:repeat(3,1fr);background:var(--line);border:1px solid var(--line)}.card{background:var(--white);padding:42px}.card h3{color:var(--navy);font-family:var(--serif);font-size:2rem;font-weight:400}.actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.button.secondary{border-color:var(--blue);color:var(--blue)}.button:not(.button-primary):not(.button-outline):not(.button-bright):not(.button-outline-light):not(.secondary){background:var(--blue);color:var(--white)}.button.secondary{background:transparent}.section>.grid,.section>.steps,.section>.calendar-shell,.section>.content-grid,.section>.location-panels{margin-inline:auto;width:min(1220px,calc(100% - 48px))}.section>.eyebrow,.section>h1,.section>.intro,.section>.button{display:block;margin-left:auto;margin-right:auto;width:min(1220px,calc(100% - 48px))}.content-prose,.article-body{margin:auto;max-width:820px;width:min(100% - 48px,820px)}.content-prose h2,.article-body h2{margin-top:2.5rem}.content-prose p,.article-body p{font-size:1.06rem}.split{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.split img{height:100%;object-fit:cover;width:100%}.split-copy{align-self:center;padding:clamp(3rem,7vw,7rem)}.location-panels{display:grid;gap:3rem}.location-panel{background:var(--mist);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.location-panel img{height:100%;min-height:520px;object-fit:cover;width:100%}.location-panel>div{align-self:center;padding:clamp(2.5rem,6vw,5rem)}.steps{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr}.steps article{border-bottom:1px solid var(--line);display:grid;gap:20px;grid-template-columns:60px 1fr;padding:30px}.steps article:nth-child(odd){border-right:1px solid var(--line)}.steps article>span{color:var(--blue);font-family:var(--serif);font-size:2rem}.faq{margin-inline:auto;max-width:940px;width:min(100% - 48px,940px)}.faq details{border-top:1px solid var(--line);padding:1.3rem 0}.faq summary{color:var(--navy);cursor:pointer;font-size:1.05rem;font-weight:600}.calendar-shell{background:var(--mist);border:1px solid var(--line);padding:clamp(2rem,5vw,4rem)}.calendar-shell+.calendar-shell{margin-top:2rem}.calendar-embed{background:var(--white);border:1px solid var(--line);margin-top:1.75rem;min-height:760px;overflow:hidden}.calendar-embed iframe{border:0;display:block;min-height:760px;width:100%}.calendar-fallback{font-size:.9rem;margin:1rem 0 0}.calendar-fallback a{color:var(--blue);font-weight:600;text-decoration:underline;text-underline-offset:3px}.check-grid{display:grid;gap:1rem;grid-template-columns:1fr 1fr}.notice{background:var(--mist);border-left:3px solid var(--blue);margin:2rem 0;padding:1.25rem 1.5rem}.availability,.byline,.review-note{color:var(--muted)}.review-note{margin:1.5rem auto 0;width:min(1220px,calc(100% - 48px))}.legal-draft-banner{background:#fff5d9;border-bottom:1px solid #e5d29c;padding:1.35rem 0}.legal-draft-banner .container{display:flex;gap:2rem;justify-content:space-between}.legal-draft-banner p{margin:0}.legal-draft-banner .eyebrow{color:#7b5700;flex:0 0 auto}.legal-document{margin-inline:auto;max-width:900px;width:min(100% - 48px,900px)}.legal-document>h1{color:var(--navy);font-family:var(--serif);font-size:clamp(3.25rem,7vw,6.2rem);font-weight:400;letter-spacing:-.035em;line-height:.96;margin:0 0 2rem}.legal-document>h2{border-top:1px solid var(--line);color:var(--navy);font-size:1.8rem;margin-top:3.5rem;padding-top:2rem}.legal-document h3{color:var(--navy);font-size:1.2rem;margin-top:2rem}.legal-document p,.legal-document li{font-size:1.03rem;line-height:1.75}.legal-document li+li{margin-top:.45rem}.legal-document blockquote{background:var(--mist);border-left:4px solid var(--blue);color:var(--navy);font-weight:600;margin:2rem 0;padding:1.25rem 1.5rem}.legal-document blockquote p{margin:0}.legal-document a{color:var(--blue);text-decoration:underline}@media(max-width:760px){.grid,.split,.location-panel,.steps,.check-grid{grid-template-columns:1fr}.steps article:nth-child(odd){border-right:0}.section-head,.content-prose,.article-body,.faq{width:min(100% - 40px,940px)}.section-head h1,h1{font-size:clamp(3rem,14vw,4.6rem)}h2{font-size:clamp(2.25rem,10vw,3.6rem)}.card{padding:28px 24px}.section>.grid,.section>.steps,.section>.calendar-shell,.section>.content-grid,.section>.location-panels,.section>.eyebrow,.section>h1,.section>.intro,.section>.button{width:min(100% - 40px,1220px)}}@media(max-width:760px){.review-note{width:min(100% - 40px,1220px)}}@media(max-width:760px){.legal-draft-banner .container{display:block}.legal-draft-banner .eyebrow{margin-bottom:.5rem}.legal-document{width:min(100% - 40px,900px)}}.footer-link-button{appearance:none;border:0;background:none;color:inherit;font:inherit;padding:0;text-decoration:underline;cursor:pointer}.consent-shell{position:fixed;inset:0;z-index:1000;background:#071f3d8a;display:grid;align-items:end;padding:1rem}.consent-shell[hidden]{display:none}.consent-banner{position:relative;width:min(920px,100%);margin:0 auto;background:#fff;color:var(--navy);border-radius:20px 20px 8px 8px;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 -18px 60px #071f3d3d}.consent-banner h2{font-size:clamp(1.7rem,4vw,2.5rem);margin:.25rem 2.5rem .6rem 0}.consent-banner p{max-width:72ch}.consent-close{position:absolute;right:1rem;top:1rem;width:2.5rem;height:2.5rem;border:1px solid rgba(7,31,61,.2);border-radius:50%;background:#fff;color:var(--navy);font-size:1.6rem;cursor:pointer}.consent-actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem}.text-button{appearance:none;border:0;background:none;color:var(--blue);font:inherit;font-weight:600;text-decoration:underline;cursor:pointer;padding:.7rem}.consent-links{font-size:.85rem;margin:1rem 0 0}.consent-option{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;border-top:1px solid rgba(7,31,61,.14);padding:1rem 0}.consent-option p{font-size:.9rem;margin:.2rem 0 0}.consent-option span{white-space:nowrap;font-size:.85rem;font-weight:600}.consent-option input{width:1.35rem;height:1.35rem;accent-color:var(--blue)}.consent-gpc{background:var(--mist);padding:.8rem 1rem;border-radius:8px;font-size:.9rem}.consent-open{overflow:hidden}@media(max-width:600px){.consent-shell{padding:0}.consent-banner{max-height:92vh;overflow:auto;overscroll-behavior:contain;border-radius:18px 18px 0 0}.consent-actions{align-items:stretch;flex-direction:column}.consent-actions .button,.consent-actions .text-button{width:100%;text-align:center}.consent-option{align-items:flex-start}}@media(max-width:420px){.header-inner{width:calc(100% - 24px)}.header-cta{padding-inline:12px}.hero-copy{padding-inline:20px}.section-head h1,h1,.inner-hero h1{font-size:clamp(2.7rem,13vw,3.4rem)}.location-choice-copy strong{font-size:1.45rem}.journey-steps article{gap:16px;grid-template-columns:44px 1fr}.page-card,.card,.schedule-path,.steps article{padding-inline:22px}}.consent-close{align-items:center;display:flex;font-size:0;height:2.75rem;justify-content:center;width:2.75rem}.consent-close svg{height:1rem;width:1rem}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.telehealth-dialog{background:transparent;border:0;color:var(--ink);max-height:100vh;max-width:none;padding:24px;width:100%}.telehealth-dialog::backdrop{background:#071d43a8;backdrop-filter:blur(3px)}.telehealth-dialog-card{background:var(--white);border-top:5px solid var(--blue);box-shadow:0 28px 90px #071d4347;margin:auto;max-height:calc(100vh - 48px);max-width:720px;overflow-y:auto;padding:clamp(30px,5vw,58px);position:relative}.telehealth-dialog-card h2{font-size:clamp(2.45rem,6vw,4rem);margin-bottom:20px}.telehealth-dialog-card>p:not(.eyebrow){margin-bottom:28px}.telehealth-dialog-close{align-items:center;background:var(--white);border:1px solid var(--line);border-radius:50%;color:var(--navy);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:20px;top:20px;width:44px}.telehealth-dialog-close svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-width:2;width:18px}.telehealth-confirmations{border:0;margin:0;padding:0}.telehealth-confirmations label{align-items:start;border-top:1px solid var(--line);color:var(--navy);cursor:pointer;display:grid;font-size:1rem;font-weight:500;gap:16px;grid-template-columns:25px 1fr;line-height:1.55;padding:18px 0}.telehealth-confirmations label:last-child{border-bottom:1px solid var(--line)}.telehealth-confirmations input{accent-color:var(--blue);height:22px;margin:2px 0 0;width:22px}.telehealth-dialog-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.telehealth-dialog-actions .button[disabled]{background:#a8b3c4;color:var(--white);cursor:not-allowed;transform:none}body:has(.telehealth-dialog[open]){overflow:hidden}@media(max-width:600px){.telehealth-dialog{align-items:end;padding:0}.telehealth-dialog[open]{display:grid}.telehealth-dialog-card{border-radius:18px 18px 0 0;max-height:92vh;max-width:none;padding:34px 20px 24px;width:100%}.telehealth-dialog-card h2{padding-right:34px}.telehealth-dialog-close{right:14px;top:14px}.telehealth-dialog-actions{align-items:stretch;flex-direction:column}.telehealth-dialog-actions .button,.telehealth-dialog-actions .text-button{width:100%}}.about-provider-hero>img{object-position:72% center}.provider-profile{align-items:center;display:grid;gap:clamp(42px,7vw,90px);grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr)}.provider-profile figure{margin:0;max-height:760px;overflow:hidden}.provider-profile img{display:block;height:100%;max-height:760px;object-fit:cover;width:100%}.provider-profile h2{font-size:clamp(2.8rem,5vw,4.8rem)}.telehealth-photo img{display:block;height:360px;margin-bottom:30px;object-fit:cover;width:100%}@media(max-width:760px){.about-provider-hero>img{min-height:430px;object-position:68% center}.provider-profile{grid-template-columns:1fr}.provider-profile figure,.provider-profile img{max-height:620px}.telehealth-photo img{height:300px}}
