/* Pearl's independent visual system. White, logo navy, one type family. */
:root{--pearl:#13243b;--ink:#13243b;--font-display:'Manrope',Arial,sans-serif;--font-body:'Manrope',Arial,sans-serif;--line:rgba(19,36,59,.18);--gutter:clamp(22px,4.1vw,72px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:#fff;color:var(--pearl);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p,figure{margin:0}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;display:block}button[hidden],[hidden]{display:none!important}:focus-visible{outline:2px solid currentColor;outline-offset:5px}h1,h2,h3{font-family:var(--font-body);font-weight:400}button{color:inherit}svg{flex-shrink:0}.icon-arrow{width:1.15em;height:1.15em;display:inline-block;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.1em}.skip-link{position:fixed;top:-100px;left:20px;background:white;color:var(--pearl);padding:12px;z-index:200}.skip-link:focus{top:10px}.p-wrap{max-width:1600px;margin:auto;padding:0 var(--gutter)}.p-section{padding:96px 0}.is-concept-home main h2{font-size:clamp(42px,4.7vw,72px);line-height:1.08;letter-spacing:-.05em;font-weight:400}.p-dark{background:var(--pearl);color:#fff}.p-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}.p-section-head>p{font-size:16px;max-width:29ch;line-height:1.7;padding-bottom:4px}.p-link{display:inline-flex;align-items:center;gap:30px;padding:10px 0;text-decoration:none;border-bottom:1px solid currentColor;font-size:14px;line-height:1.5}.p-link:hover .icon-arrow{transform:translate(2px,-2px)}.p-button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid transparent;border-radius:50px;background:#fff;color:var(--pearl);padding:18px 26px;font-size:14px;font-weight:600;min-height:58px;text-decoration:none;transition:transform .2s,background .2s}.p-button:hover{transform:translateY(-2px);background:#edf0f3}.p-button .icon-arrow{width:21px;height:21px}
/* Shared navigation and appointment surface. */
body .site-header{position:fixed;inset:0 0 auto;height:88px;z-index:50;background:var(--pearl)!important;color:#fff;border:0;box-shadow:none;backdrop-filter:none}body .site-header::before,body .site-header::after{display:none}body .site-header>.wrap{max-width:1600px;margin:auto;padding:0 var(--gutter)}body .nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}body .nav__logo{display:block;flex-shrink:0;margin:0;text-decoration:none}body .pearl-logo{position:relative;display:block;overflow:hidden;width:136px;height:57px;border-radius:0;background:var(--pearl)}body .pearl-logo img{width:136px;max-width:none;height:88px;margin-top:-15px;object-fit:contain}body .nav__menu{display:flex;gap:28px;margin-left:auto;margin-right:auto}body .site-header .nav__link{font-size:13px;font-weight:400;letter-spacing:0;color:#fff!important;text-decoration:none;padding:10px 0}body .nav__actions{display:flex;align-items:center;margin:0;gap:15px}body .site-header .nav__cta-desktop{border:1px solid #ffffff55;background:transparent!important;color:white!important;min-height:45px;border-radius:40px;display:inline-flex;align-items:center;justify-content:center;padding:10px 23px;font-size:12px;text-decoration:none;font-weight:500}body .nav__burger,body .nav__book-mobile{display:none}body.is-concept-home .site-header:not([data-scrolled=true]){background:transparent!important}body .site-header[data-scrolled=true]{border-bottom:1px solid #ffffff20}.mnav{display:none!important}.mnav[data-open=true]{display:flex!important;position:fixed;inset:0;background:#fff;z-index:100;color:var(--pearl);padding:90px var(--gutter) 40px;overflow-y:auto;flex-direction:column}.mnav__close{position:absolute;right:22px;top:20px;border:1px solid var(--line);background:transparent;width:44px;height:44px;border-radius:50%;font-size:30px}.mnav__list{list-style:none;padding:0;margin:0}.mnav__list>li>a{font-size:30px;letter-spacing:-.04em;display:block;padding:10px 0;text-decoration:none}.mnav__sub{list-style:none}.mnav__cta{margin-top:28px;display:grid;gap:18px}.mnav__cta-row{display:flex;flex-wrap:wrap;gap:20px}.mnav__meta{font-size:13px;display:flex;gap:15px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border:1px solid var(--line);border-radius:40px;text-decoration:none;font-size:14px;font-weight:500}.btn--primary,.btn--ink{background:var(--pearl);color:#fff}.btn--ghost{background:transparent;color:var(--pearl)}.appointment-open{overflow:hidden}.appointment-drawer{position:fixed;inset:0;margin:auto;border:0;border-radius:14px;width:540px;max-width:calc(100% - 32px);max-height:calc(100dvh - 32px);padding:0;color:var(--pearl);background:white;overflow:auto}.appointment-drawer::backdrop{background:#071425b0;backdrop-filter:blur(7px)}.appointment-drawer__inside{position:relative;padding:42px}.appointment-drawer__close{position:absolute;right:18px;top:18px;border:1px solid var(--line);background:white;border-radius:50%;width:44px;height:44px;font-size:28px}.appointment-faces{display:flex;margin-bottom:24px}.appointment-faces img{width:46px;height:46px;border-radius:50%;object-fit:cover;border:2px solid white}.appointment-faces img+img{margin-left:-7px}.appointment-drawer .kicker{font-size:12px;letter-spacing:0;text-transform:none}.appointment-drawer #appointment-title{font-size:54px;line-height:1.05;letter-spacing:-.05em;margin:15px 0 22px;font-weight:400;font-family:var(--font-body)}.appointment-drawer__intro{margin-bottom:20px;font-size:15px}.appointment-choice{display:flex;justify-content:space-between;align-items:center;border:1px solid var(--line);border-radius:8px;padding:19px 22px;margin:12px 0;text-decoration:none}.appointment-choice--primary{background:var(--pearl);color:white}.appointment-choice strong,.appointment-choice small{display:block}.appointment-choice strong{font-weight:500;font-size:17px}.appointment-choice small{font-size:12px;margin-top:3px}.appointment-drawer__note{font-size:12px;line-height:1.6;margin:22px 0 10px}.appointment-drawer .text-link{font-size:13px}
/* Hero: the artwork and typography form a single full-bleed composition. */
.p-hero{position:relative;isolation:isolate;min-height:760px;height:min(960px,100svh);background:#0a182b;color:#fff;overflow:hidden}.p-hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-2;animation:pearl-drift 28s ease-in-out infinite alternate}.p-hero::before{content:"";position:absolute;inset:0 0 auto;height:230px;background:linear-gradient(#081426d9,#08142666 65%,transparent);z-index:-1;pointer-events:none}.p-hero::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,17,32,.32),transparent 70%),linear-gradient(0deg,rgba(6,17,32,.82),transparent 60%);z-index:-1;pointer-events:none}.p-hero-content{height:100%;display:flex;flex-direction:column;padding-top:133px;padding-bottom:55px}.p-location{font-size:14px}.p-hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-top:auto}.p-hero h1{font-size:clamp(80px,8vw,124px);line-height:.99;letter-spacing:-.065em;font-weight:400;margin:0 0 28px}.p-hero .c-hero-copy>p{font-size:15px;line-height:1.65;max-width:36ch;margin-bottom:27px}.p-hero-side{text-align:right;display:flex;flex-direction:column;gap:50px;padding-bottom:11px;font-size:13px}.p-hero-side>a{text-decoration:none}.p-explore{display:flex;gap:42px;align-items:center;border-bottom:1px solid #ffffff66;padding:12px 0}.p-explore span{font-size:22px}.p-motion{position:absolute;right:var(--gutter);bottom:15px;border:0;background:transparent;color:#fff;font-size:10px;padding:7px}.p-hero.is-paused .p-hero-art{animation-play-state:paused}@keyframes pearl-drift{from{transform:scale(1)}to{transform:scale(1.07) translateX(-1%)}}
/* Three moving care rows on desktop. */
.p-care{padding:65px 0;background:#fff}.p-care-grid{display:grid;grid-template-columns:.8fr 1.4fr;align-items:center;gap:70px}.is-concept-home .p-care h2{font-size:45px;letter-spacing:-.05em}.p-care .p-link{margin-top:22px}.p-loops{min-width:0;position:relative;overflow:hidden;padding-bottom:20px;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.p-loop-row{overflow:hidden;height:65px;display:flex;align-items:center}.p-loop-track{display:flex;width:max-content;animation:pearl-loop var(--duration) linear infinite}.p-loop-row:nth-child(2) .p-loop-track{animation-direction:reverse}.p-loop-row:nth-child(3){opacity:.65}.p-loop-set{display:flex;align-items:center;gap:30px;padding-right:30px;white-space:nowrap}.p-loop-set>span{font-size:31px;letter-spacing:-.035em}.p-loop-set i{width:7px;height:7px;border-radius:50%;background:currentColor}.p-loop-toggle{position:absolute;bottom:0;right:10%;font-size:11px;border:0;background:white;display:flex;gap:8px;align-items:center;padding:0 6px}.pearl-loop.is-paused .p-loop-track,.p-loops:hover .p-loop-track{animation-play-state:paused}@keyframes pearl-loop{to{transform:translateX(-50%)}}
/* Treatment navigation. */
.p-treatment{display:grid;grid-template-columns:1.12fr 1fr;gap:8%;align-items:center}.c-service-stage{min-width:0;touch-action:pan-y}.p-service-panel{position:relative;height:570px;overflow:hidden;border-radius:10px;background:white;color:var(--pearl)}.p-service-panel>img{width:100%;height:100%;object-fit:cover;object-position:50% 37%}.p-service-panel::after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(4,14,25,.8));pointer-events:none}.p-treatment-caption{position:absolute;bottom:28px;left:28px;right:28px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#fff;z-index:1}.p-treatment-caption h3{font-size:32px;line-height:1.2;letter-spacing:-.04em}.p-treatment-caption a{border:1px solid #ffffff88;border-radius:50%;display:grid;place-items:center;width:50px;height:50px;flex-shrink:0}.c-service-controls{display:flex;justify-content:space-between;align-items:center;padding-top:18px;font-size:11px}.c-service-controls>div{display:flex;gap:8px}.c-service-controls button{border:1px solid #ffffff50;background:transparent;color:white;border-radius:50%;width:42px;height:42px;font-size:18px}.c-service-controls button:hover{background:white;color:var(--pearl)}.p-service-tabs button{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;text-align:left;padding:24px 0;border:0;border-bottom:1px solid #ffffff30;background:transparent;color:#ffffffa3;font-size:27px;line-height:1.25;letter-spacing:-.04em}.p-service-tabs button[aria-selected=true]{color:white}.p-service-tabs button .icon-arrow{opacity:0;transition:transform .25s,opacity .25s}.p-service-tabs button[aria-selected=true] .icon-arrow,.p-service-tabs button:hover .icon-arrow{opacity:1}.p-service-tabs button:hover{color:white}.p-service-nav>p{max-width:34ch;font-size:14px;color:#ffffffb8;margin:29px 0 14px}.p-service-nav>.p-link{font-size:13px}.p-service-panel:not([hidden])>img{animation:service-image .6s ease both}@keyframes service-image{from{opacity:.7;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}
/* Real doctors, given the space of an editorial portrait. */
.p-doctor-grid{display:grid;grid-template-columns:1fr .85fr;gap:10%;align-items:start}.p-doctor{display:block;text-decoration:none}.p-doctor>img{width:100%;height:590px;object-fit:cover;object-position:center 25%;border-radius:10px}.p-doctor>div{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:19px 0 3px}.p-doctor h3{font-size:25px;line-height:1.3;letter-spacing:-.04em}.p-doctor>div>span{display:flex;align-items:center;gap:23px;font-size:12px}.p-doctor>p{font-size:12px}.p-doctor-belief{font-size:23px;line-height:1.6;letter-spacing:-.025em;margin:0 0 40px;max-width:34ch}.p-doctor-small{width:78%;margin-left:auto}.p-doctor-small>img{height:355px;object-position:50% 25%}.p-doctor-small h3{font-size:21px}
/* Quiz retains the existing real recommendation flow. */
.is-concept-home .concept-quiz{padding:96px 0;background:var(--pearl);color:#fff}.concept-quiz>.wrap-narrow{max-width:1600px;padding:0 var(--gutter);margin:auto;display:grid;grid-template-columns:1fr 1.05fr;gap:8%;align-items:center}.quiz__head .kicker{font-size:13px;display:block;margin-bottom:30px}.is-concept-home main .quiz__h{font-size:clamp(40px,4vw,62px);line-height:1.12;letter-spacing:-.05em}.quiz__sub{max-width:30ch;font-size:15px;margin-top:26px;line-height:1.8}.quiz{background:#fff;color:var(--pearl);border-radius:12px;padding:36px;min-height:415px}.quiz__counter{font-size:12px;margin:0 0 13px}.quiz__progress{height:2px;background:#13243b26;margin-bottom:29px}.quiz__bar{display:block;height:100%;background:var(--pearl);transition:width .3s}.quiz__q{font-size:25px;letter-spacing:-.04em;line-height:1.3;margin:0 0 24px;outline:none}.quiz__opts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quiz__opt{border:1px solid #13243b38;display:flex;align-items:center;gap:12px;padding:18px 14px;min-height:69px;background:white;color:var(--pearl);border-radius:5px;text-decoration:none;text-align:left;font-size:13px;line-height:1.4;transition:background .2s}.quiz__opt:hover{background:var(--pearl);color:#fff}.quiz__opt-ic{width:24px;height:24px;stroke-width:1.25}.quiz__back{padding:0;border:0;background:transparent;font-size:12px;text-decoration:underline;text-underline-offset:4px;margin-bottom:20px}.quiz__result-lab{font-size:12px}.quiz__result-h{font-size:29px;line-height:1.2;letter-spacing:-.04em;margin:12px 0 20px;outline:none}.quiz__match{display:block;text-decoration:none;border-top:1px solid var(--line);padding:16px 0}.quiz__match span{display:block}.quiz__match-badge{font-size:10px;margin-bottom:5px}.quiz__match-name{font-size:18px;font-weight:600}.quiz__match-short{font-size:12px;line-height:1.6;margin:7px 0}.quiz__match-cta{font-size:12px;text-decoration:underline}.quiz__cta{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.quiz__cta .btn{font-size:12px;min-height:46px;padding:10px 16px}.quiz__disclaimer,.quiz__privacy{font-size:10px;line-height:1.7;margin-top:10px}
/* Patient voices, with automatic and manual control. */
.rev-carousel{position:relative;padding-bottom:52px}.rev-carousel__track{display:flex;gap:24px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.rev-carousel__track::-webkit-scrollbar{display:none}.p-reviews .review-card{flex:0 0 100%;scroll-snap-align:start;border:0;border-top:1px solid var(--line);border-radius:0;background:transparent;box-shadow:none;padding:36px 40px 24px 0;min-height:290px;opacity:1;transform:none}.review-card__quote{font-size:36px;line-height:1.45;letter-spacing:-.04em;max-width:37ch}.review-card__attrib{display:flex;gap:18px;align-items:center;font-size:12px;margin-top:29px}.review-card__attrib strong{font-weight:600}.review-card__attrib span{font-size:11px}.rev-stars{display:flex;gap:4px;margin-bottom:12px}.rev-stars svg{width:15px;height:15px;fill:var(--pearl)}.rev-carousel__nav{position:absolute;bottom:0;border:1px solid var(--line);background:white;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.rev-carousel__nav--prev{right:51px}.rev-carousel__nav--next{right:0}.rail-control-bar{position:absolute;bottom:0;left:0}.rail-play{border:0;background:transparent;padding:10px 0;display:flex;gap:10px;align-items:center;font-size:11px}.p-review-links{display:flex;justify-content:space-between;gap:30px;margin-top:25px}
/* Patient information. */
.p-first-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}.p-first-grid>div:first-child>p{font-size:14px;max-width:28ch;margin:30px 0}.p-steps article{display:grid;grid-template-columns:28px 1fr;gap:25px;padding:25px 0;border-top:1px solid #ffffff3a}.p-steps article>span{font-size:13px;padding-top:4px}.p-steps h3{font-size:26px;line-height:1.3;letter-spacing:-.035em;margin-bottom:13px}.p-steps p{font-size:14px;line-height:1.7;color:#ffffffbf;max-width:44ch}.p-first-links{display:flex;justify-content:space-between;gap:15px;font-size:12px;padding-top:20px}.p-first-links a{text-underline-offset:6px}.p-faq-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:8%}.p-faq details{border-top:1px solid var(--line)}.p-faq details:last-of-type{border-bottom:1px solid var(--line)}.p-faq summary{display:flex;justify-content:space-between;gap:25px;padding:24px 0;cursor:pointer;list-style:none;font-size:17px;line-height:1.5}.p-faq summary::-webkit-details-marker{display:none}.p-faq summary>span{font-size:23px;font-weight:400;line-height:1.2}.p-faq details[open] summary>span{transform:rotate(45deg)}.p-faq details>p{font-size:14px;line-height:1.8;max-width:60ch;padding:0 30px 25px 0}.p-faq .p-link{margin-top:20px}.p-visit{padding:85px 0 80px}.p-visit-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:8%;align-items:start}.p-office img{height:340px;width:100%;object-fit:cover;border-radius:8px}.p-office>a{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;text-decoration:none;padding:20px 0}.p-phone{font-size:32px;letter-spacing:-.035em;text-decoration:none}.p-hours dl{margin:23px 0 20px;font-size:13px}.p-hours dl>div{display:flex;justify-content:space-between;border-bottom:1px solid #ffffff26;padding:8px 0;gap:15px}.p-hours dd{margin:0}.p-hours .p-link{font-size:12px}
/* Consistent footer and inner-page type. */
body .site-footer{padding:65px var(--gutter) 30px;background:white;color:var(--pearl);border:0}body .site-footer>.wrap{max-width:1456px;padding:0;margin:auto}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:6%}.footer-brand .pearl-logo{margin-bottom:24px}.footer-brand__tag{font-size:23px;letter-spacing:-.03em;margin-bottom:12px}.footer-brand>p:not(.footer-brand__tag){font-size:12px;line-height:1.8;max-width:28ch}.site-footer a{color:var(--pearl)!important}.site-footer .btn{border:1px solid var(--line);background:white;color:var(--pearl);font-size:12px}.footer-col__title{font-size:12px;font-weight:600;letter-spacing:0;text-transform:none;margin:5px 0 20px}.footer-col ul{padding:0;list-style:none;margin:0}.footer-col li{margin:12px 0}.footer-col a{font-size:12px;text-decoration:none}.footer-col a:hover{text-decoration:underline}.footer-bottom{margin-top:48px;padding-top:25px;display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line);gap:40px}.footer-bottom__brand{display:flex;flex-direction:column;gap:8px;font-size:10px;max-width:70ch}.site-footer .site-note{color:var(--pearl);font-size:10px;line-height:1.6}.footer-bottom__legal{display:flex;gap:16px;font-size:10px}.footer-brand__social{margin-top:16px;font-size:12px}body .btn{border-radius:50px!important}body .appointment-drawer .kicker{color:var(--pearl);letter-spacing:0;text-transform:none}body .appointment-drawer .kicker:before{display:none}body .appointment-choice{border-radius:8px}body .site-footer .footer-col__title{text-transform:none;letter-spacing:0}body:not(.is-concept-home) h1,body:not(.is-concept-home) h2,body:not(.is-concept-home) h3{font-family:var(--font-body);font-weight:400}body:not(.is-concept-home) main em{font-style:normal;font-family:inherit}.tel-inline{text-underline-offset:3px}
@media(min-width:1700px){.p-hero h1{font-size:134px}.p-hero-art{object-position:50% 45%}}
@media(max-width:1100px){.p-section{padding:76px 0}.p-hero{min-height:700px}.p-hero h1{font-size:90px}.p-treatment{gap:6%}.p-service-panel{height:490px}.p-service-tabs button{font-size:22px;padding:22px 0}.p-doctor>img{height:480px}.p-doctor-small>img{height:310px}.p-doctor-belief{font-size:19px}.p-doctor h3{font-size:21px}.p-doctor-small h3{font-size:18px}.concept-quiz>.wrap-narrow{gap:5%}.quiz{padding:27px}.quiz__opt{font-size:12px;padding:15px 10px}.p-care-grid{gap:40px}.p-loop-set>span{font-size:27px}.p-review-links{font-size:12px}.footer-grid{gap:4%}body .nav__menu{gap:20px}}
@media(max-width:800px){body .site-header,body .nav{height:74px}body .nav__menu,body .site-header .nav__cta-desktop{display:none}body .nav__book-mobile{display:flex;color:white!important;font-size:13px;align-items:center;gap:12px;text-decoration:none}body .nav__burger{display:flex;width:44px;height:44px;border:1px solid #ffffff50;border-radius:50%;background:transparent;align-items:center;justify-content:center}body .nav__burger span{display:block;width:17px;height:1px;background:#fff!important;position:relative}body .nav__burger span:before,body .nav__burger span:after{content:'';position:absolute;left:0;width:17px;height:1px;background:white!important}body .nav__burger span:before{top:-5px}body .nav__burger span:after{top:5px}body .pearl-logo{width:117px;height:48px}body .pearl-logo img{width:117px;height:76px;margin-top:-13px}.p-hero{height:900px;max-height:100svh;min-height:700px}.p-hero-content{padding-top:110px;padding-bottom:54px}.p-hero h1{font-size:80px}.p-hero-art{object-position:62% center}.p-hero-side{font-size:12px}.p-care-grid{grid-template-columns:1fr;gap:25px}.p-care-grid>div:first-child{display:flex;justify-content:space-between;align-items:center}.p-care h2 br{display:none}.is-concept-home .p-care h2{font-size:37px}.p-care .p-link{margin:0}.p-loop-row{height:55px}.p-loop-set>span{font-size:28px}.p-section-head{gap:30px}.p-section-head>p{font-size:14px}.p-treatment{grid-template-columns:1.1fr 1fr;gap:30px}.p-service-panel{height:445px}.p-service-tabs button{font-size:18px;padding:21px 0}.p-treatment-caption{left:20px;right:20px;bottom:20px}.p-treatment-caption h3{font-size:24px}.p-service-nav>p{font-size:12px}.p-doctor-grid{gap:40px}.p-doctor>img{height:390px}.p-doctor-small{width:100%}.p-doctor-small>img{height:270px}.p-doctor-belief{font-size:17px;margin-bottom:26px}.p-doctor>div{align-items:flex-start}.p-doctor h3,.p-doctor-small h3{font-size:18px}.p-doctor>div>span{font-size:10px;gap:10px}.p-doctor>p{font-size:10px}.concept-quiz>.wrap-narrow{grid-template-columns:1fr;gap:35px}.quiz__head .kicker{margin-bottom:20px}.quiz__sub{max-width:100%;margin-top:18px}.quiz{min-height:0;padding:32px}.quiz__opts{grid-template-columns:repeat(3,1fr)}.quiz__opt{font-size:14px;min-height:77px}.p-first-grid,.p-faq-grid{gap:40px;grid-template-columns:1fr 1.1fr}.p-first-grid h2,.p-faq-grid h2{font-size:40px!important}.p-visit-grid{gap:35px}.p-office img{height:330px}.p-phone{font-size:25px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-col:last-child{grid-column:2/4}.footer-bottom{align-items:flex-start;flex-direction:column;gap:20px}.p-first-links{flex-direction:column;gap:18px}}
@media(max-width:600px){:root{--gutter:22px}.p-section{padding:60px 0}.is-concept-home main h2{font-size:40px;letter-spacing:-.055em;line-height:1.12}.p-section-head{display:block;margin-bottom:30px}.p-section-head>p{margin-top:20px;font-size:14px}.p-section-head>.p-link{margin-top:20px}.p-button{padding:15px 22px;min-height:53px;font-size:13px;gap:38px}.p-link{font-size:12px;gap:22px}.p-hero{height:100svh;min-height:700px;max-height:900px}.p-hero-art{height:70%;width:100%;object-position:66% 0;object-fit:cover}.p-hero:after{background:linear-gradient(0deg,#0a182b 22%,rgba(10,24,43,.85) 38%,rgba(10,24,43,.08) 63%,rgba(10,24,43,.05))}.p-hero-content{padding-top:96px;padding-bottom:47px}.p-location{font-size:11px;max-width:17ch;line-height:1.7}.p-hero-bottom{display:block}.p-hero h1{font-size:clamp(61px,16.5vw,80px);line-height:1.01;letter-spacing:-.06em;margin-bottom:22px}.p-hero .c-hero-copy>p{font-size:13px;line-height:1.75;max-width:33ch;margin-bottom:23px}.p-hero .p-button{min-width:215px}.p-hero-side{display:none}.p-motion{bottom:9px;font-size:9px}.p-care{padding:40px 0 32px}.p-care-grid{gap:26px}.p-care-grid>div:first-child{display:block}.is-concept-home .p-care h2{font-size:32px}.p-care h2 br{display:none}.p-care .p-link{margin-top:10px}.p-loop-row{height:49px}.p-loop-row:nth-child(3){display:none}.p-loop-set{gap:23px;padding-right:23px}.p-loop-set>span{font-size:24px}.p-loop-set i{width:5px;height:5px}.p-loops{margin-inline:-22px;mask-image:linear-gradient(90deg,transparent,#000 9%,#000 91%,transparent)}.p-treatment{display:flex;flex-direction:column;gap:22px}.p-service-nav{display:contents}.p-service-tabs{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;order:0;width:100%}.p-service-tabs button{font-size:13px;padding:15px 0;min-height:55px;letter-spacing:-.02em;gap:5px}.p-service-tabs button .icon-arrow{width:14px;height:14px}.c-service-stage{order:1;width:100%}.p-service-panel{height:410px;border-radius:8px}.p-treatment-caption h3{font-size:25px}.p-treatment-caption a{width:44px;height:44px}.c-service-controls{padding-top:13px}.c-service-controls button{width:40px;height:40px}.p-service-nav>p{order:2;width:100%;max-width:none;font-size:13px;margin:0}.p-service-nav>.p-link{order:3;align-self:flex-start;font-size:12px;margin-top:-12px}.p-doctor-grid{grid-template-columns:1fr;gap:33px}.p-doctor>img{height:auto;aspect-ratio:1/1.06;object-position:center 25%}.p-doctor>div{margin-top:16px}.p-doctor h3{font-size:22px}.p-doctor>div>span{font-size:11px;gap:18px}.p-doctor>p{font-size:11px}.p-doctor-aside{display:flex;flex-direction:column;gap:26px}.p-doctor-belief{font-size:17px;line-height:1.7;margin:0;max-width:none}.p-doctor-small{display:grid;grid-template-columns:116px 1fr;gap:0 21px;align-items:center}.p-doctor-small>img{grid-row:1/3;aspect-ratio:1/1.28;height:150px;width:116px;border-radius:6px;object-position:center 20%}.p-doctor-small>div{display:block;margin:0;align-self:end}.p-doctor-small h3{font-size:18px}.p-doctor-small>div>span{margin-top:9px;justify-content:space-between}.p-doctor-small>p{align-self:start;margin-top:10px;font-size:10px}.is-concept-home .concept-quiz{padding:60px 0}.concept-quiz>.wrap-narrow{gap:28px}.is-concept-home main .quiz__h{font-size:38px}.quiz__sub{font-size:13px;max-width:28ch;margin-top:20px}.quiz__head .kicker{font-size:12px;margin-bottom:20px}.quiz{padding:24px 18px;border-radius:8px;min-height:380px}.quiz__q{font-size:23px;margin-bottom:22px}.quiz__opts{grid-template-columns:1fr 1fr;gap:9px}.quiz__opt{padding:15px 10px;min-height:70px;font-size:12px;gap:9px}.quiz__opt-ic{width:22px;height:22px}.quiz__result-h{font-size:27px}.quiz__cta{flex-direction:column}.quiz__cta .btn{width:100%}.p-reviews .review-card{flex-basis:100%;padding:25px 22px 20px 0;min-height:310px}.review-card__quote{font-size:25px;line-height:1.5;letter-spacing:-.035em}.review-card__attrib{align-items:flex-start;flex-direction:column;gap:7px;margin-top:25px}.p-review-links{flex-direction:column;align-items:flex-start;gap:15px;margin-top:20px}.p-first-grid,.p-faq-grid{grid-template-columns:1fr;gap:36px}.p-first-grid h2,.p-faq-grid h2{font-size:39px!important}.p-first-grid>div:first-child>p{font-size:13px;margin:24px 0}.p-steps article{grid-template-columns:22px 1fr;gap:20px;padding:23px 0}.p-steps h3{font-size:24px;margin-bottom:10px}.p-steps p{font-size:13px}.p-first-links{flex-direction:row;flex-wrap:wrap;font-size:11px;gap:20px}.p-faq summary{font-size:16px;padding:22px 0;gap:20px}.p-faq details>p{font-size:13px;padding-right:10px}.p-visit{padding:60px 0 45px}.p-visit .p-section-head{display:flex;gap:25px;align-items:flex-end;flex-wrap:wrap}.p-visit .p-section-head .p-button{margin-top:0}.p-visit-grid{grid-template-columns:1fr;gap:30px}.p-office img{height:230px;border-radius:6px}.p-office>a{font-size:11px;padding:15px 0}.p-phone{font-size:30px}.p-hours dl{margin:20px 0;font-size:13px}.p-hours dl>div{padding:9px 0}.p-hours .p-link{font-size:12px}body .site-footer{padding:45px 22px 28px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-brand{grid-column:1/-1}.footer-col:last-child{grid-column:auto}.footer-brand>p:not(.footer-brand__tag){max-width:35ch}.footer-brand .btn{margin-top:18px!important}.footer-brand__tag{font-size:25px}.footer-col__title{margin-top:0}.footer-bottom{margin-top:30px}.footer-bottom__legal{flex-wrap:wrap;gap:20px}.appointment-drawer{border-radius:12px;max-height:calc(100dvh - 24px);max-width:calc(100% - 24px)}.appointment-drawer__inside{padding:32px 24px}.appointment-drawer #appointment-title{font-size:46px}.appointment-choice{padding:17px}.appointment-drawer__close{right:14px;top:14px}.appointment-faces{margin-bottom:20px}body:not(.is-concept-home) .page-hero__h{font-size:46px!important}.p-loop-toggle{right:10%;font-size:10px}}
@media(max-width:380px){.p-hero h1{font-size:61px}.p-service-panel{height:380px}.quiz__opt{font-size:11px;padding:14px 8px}.quiz__opt-ic{width:20px;height:20px}.p-doctor-small{gap:0 17px}}
@media(max-height:650px) and (max-width:600px){.p-hero{min-height:620px}.p-hero-content{padding-top:90px;padding-bottom:40px}.p-hero h1{font-size:57px}.p-hero .c-hero-copy>p{margin-bottom:18px}.p-hero-art{height:75%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.p-motion,.p-loop-toggle{display:none}.p-loop-row{overflow:auto}.p-loop-track{transform:none}.p-loop-set[aria-hidden=true]{display:none}}
