/* TALI CLINIC · implementação editorial da versão 2 aprovada */
:root{--peach:#eebeaa;--peach-deep:#b97962;--sage:#adb3ae;--beige:#e9d2bd;--ink:#4a514d;--heading:#353e39;--cream:#f9f6f1;--paper:#fdfbf8;--muted:#6b706c;--line:rgba(74,81,77,.17);--serif:"Playfair Display","Bodoni 72",Didot,"EB Garamond 12","EB Garamond",Georgia,serif;--sans:Montserrat,"Avenir Next",Inter,Arial,sans-serif;--container:1220px;--wide:1330px;--radius:9px;--header-height:91px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}[hidden]{display:none!important}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-decoration:none}button{border:0}img{max-width:100%;display:block}svg{display:block;flex-shrink:0}p,h1,h2,h3,blockquote{margin:0}p+p{margin-top:16px}h1,h2,h3{font-family:var(--serif);font-weight:400;color:var(--heading)}h2{font-size:clamp(34px,3.05vw,46px);line-height:1.12;letter-spacing:-1.1px}h3{font-size:24px;line-height:1.15;letter-spacing:-.45px}em{font-weight:400;color:var(--peach-deep)}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #925641;outline-offset:6px;border-radius:4px}::selection{background:var(--peach);color:var(--heading)}.container{width:min(var(--container),calc(100% - 112px));margin-inline:auto}.container-wide{width:min(var(--wide),calc(100% - 88px))}.section{padding:60px 0}.icon{width:21px;height:21px}.eyebrow{font-size:11px;font-weight:500;line-height:1.6;letter-spacing:2.25px;text-transform:uppercase}.accent{color:var(--peach-deep)}.button{min-height:51px;padding:13px 25px;display:inline-flex;align-items:center;justify-content:center;gap:14px;background:linear-gradient(105deg,#e5ad95 0%,#f0c6b2 62%,#e7b29b 100%);border:1px solid rgba(194,129,103,.14);border-radius:100px;color:#36413a;font-size:12px;font-weight:500;line-height:1.4;text-align:center;transition:background .2s,box-shadow .2s,transform .2s;white-space:nowrap}.button .icon{width:19px;height:19px}.button:hover{box-shadow:0 6px 22px #b979621c;transform:translateY(-2px)}.button-outline{background:transparent;border-color:#8d928a}.button-outline:hover{background:#fff9}.button-small{min-height:46px;padding:12px 23px;font-size:11px}.button-dark{background:var(--ink);color:var(--paper);border-color:var(--ink)}.button-dark:hover{background:#353f38}.text-link{display:inline-flex;align-items:center;gap:12px;background:none;padding:0;color:#a96750;font-size:10px;line-height:1.8;letter-spacing:1.2px;text-transform:uppercase;font-weight:500;border:0;cursor:pointer}.text-link .icon{width:20px;height:20px}.text-link:hover{color:#744330}.section-heading{margin-bottom:30px}.section-heading .eyebrow{margin-bottom:16px}.section-heading>p:not(.eyebrow){max-width:650px;margin:20px auto 0}.centered{text-align:center}.skip-link{position:fixed;z-index:100;left:24px;top:-100px;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:12px}
/* Header */
.site-header{height:var(--header-height);background:linear-gradient(90deg,#fdfbf8,#f3ebe2);position:relative;z-index:10;border-bottom:1px solid #fff9}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{width:277px;flex-shrink:0}.brand img{width:100%;height:auto}.main-nav{display:flex;align-items:center;gap:27px}.main-nav>a{font-size:10px;font-weight:500;white-space:nowrap;padding:12px 0;transition:color .2s}.main-nav>a:hover{color:var(--peach-deep)}.nav-cta{margin-left:15px}.menu-toggle{display:none}
/* Hero: backgrounds contain photography only; all headline/CTA text is editable HTML. */
.hero{position:relative;isolation:isolate;overflow:hidden;background:var(--cream)}.hero-background{position:absolute;inset:0;z-index:-1}.hero-background img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.hero-inner{min-height:686px;position:relative;display:flex;align-items:flex-start;padding-block:82px 56px}.hero-copy{max-width:600px;width:52%}.hero-copy .eyebrow{font-size:10px;letter-spacing:2.05px;margin-bottom:19px}.hero-copy .eyebrow span{margin-inline:4px}h1{font-size:53px;line-height:1.04;letter-spacing:-1.65px;max-width:600px}.hero-description{font-size:14px;line-height:1.6;max-width:510px;margin-top:23px}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:27px}.hero-actions .button{padding:14px 23px;font-size:11px}.hero-actions .button-outline{padding-inline:21px}.location-note{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:22px}.location-note .icon{width:16px;height:16px}.hero-values{position:absolute;right:3px;top:130px;text-transform:uppercase;letter-spacing:2.5px;font-size:11px;color:#fffbed;line-height:1.9;text-shadow:0 1px 4px #15271666}.hero-signature{position:absolute;right:-6px;bottom:35px;color:#fffefa;font-family:var(--serif);font-size:39px;font-style:italic;line-height:.85;transform:rotate(-9deg);text-shadow:0 1px 6px #26312855}.hero-signature span{display:block;font-size:23px;margin-left:20px;margin-top:5px}
/* Intro: still life exactly sourced from the approved visual, independently composed for mobile. */
.introduction{position:relative;background:var(--cream);isolation:isolate;border-top:3px solid var(--paper);overflow:hidden}.intro-background{position:absolute;inset:0;z-index:-1}.intro-background img{width:100%;height:100%;object-fit:cover}.intro-inner{padding-block:49px;min-height:394px;display:flex;align-items:center}.intro-copy{width:53%;max-width:595px}.intro-copy .eyebrow{margin-bottom:17px;font-size:10px;letter-spacing:1.7px}.intro-copy h2{font-size:43px;line-height:1.05;margin-bottom:19px}.intro-copy>p:not(.eyebrow){font-size:14px;line-height:1.55;max-width:550px}.editorial-details{margin-top:22px}.editorial-details summary{list-style:none}.editorial-details summary::-webkit-details-marker{display:none}.details-body{padding-top:18px;font-size:14px;line-height:1.65}.intro-copy .details-body{padding-right:15px}.editorial-details[open] summary .icon{transform:rotate(45deg)}
/* Method */
.method{background:radial-gradient(ellipse at 50% -50%,#e9ddd0 0%,#f2ebe2 56%,#f1ece6 100%);border-top:3px solid var(--paper);padding:48px 0 34px}.method .section-heading{margin-bottom:28px}.method .section-heading .eyebrow{margin-bottom:14px;font-size:12px}.method h2{font-size:42px;letter-spacing:-1px}.method-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.method-card{background:rgba(255,255,255,.78);padding:24px 27px 25px;border:1px solid rgba(255,255,255,.45);border-radius:var(--radius);transition:transform .2s,box-shadow .2s;min-width:0}.method-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #77605108}.method-card-title{display:flex;align-items:center;gap:16px;margin-bottom:19px}.method-icon{width:52px;height:52px;color:#c58369}.method-card h3{font-size:23px;letter-spacing:-.55px}.method-card p{font-size:14px;line-height:1.6}.method-description{margin:22px auto 0;text-align:center;max-width:820px}.method-description .text-link{font-size:9px;letter-spacing:1px}.method-description .details-body{text-align:left}.method-description .icon{width:14px;height:14px}
/* Care image tiles */
.care{background:var(--paper);padding:47px 0 34px}.care-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:25px}.care-heading h2{font-family:var(--sans);font-size:11px;line-height:1.6;letter-spacing:2px;font-weight:500;text-transform:uppercase}.care-heading .text-link{font-size:9px;white-space:nowrap}.care-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.care-card{position:relative;isolation:isolate;overflow:hidden;aspect-ratio:560/748;text-align:left;border:1px solid #e2d9d0;border-radius:5px;background:#967b64;padding:0;color:#fffaf2;display:block;transition:transform .25s,box-shadow .25s}.care-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s}.care-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 35%,#3a302711 53%,#302821b0 100%)}.care-content{position:absolute;inset:auto 15px 22px 18px;display:block}.care-name{display:block;font-family:var(--serif);font-size:26px;line-height:1.08;letter-spacing:-.45px;margin-bottom:17px}.care-caption{display:block;font-size:9px;letter-spacing:1px;line-height:1.5;text-transform:uppercase;padding-right:30px}.circle-arrow{width:39px;height:39px;position:absolute;right:15px;bottom:23px;border:1px solid #fff9;border-radius:50%;display:grid;place-items:center}.circle-arrow:before{content:"";position:absolute;inset:-4px;border:1px solid #fff5;border-radius:50%}.circle-arrow .icon{width:20px;height:20px}.care-card:hover>img{transform:scale(1.035)}.care-card:hover{box-shadow:0 12px 20px #30282115;transform:translateY(-4px)}.swipe-note{display:none}
/* Evaluation timeline */
.assessment{background:linear-gradient(90deg,#f8f6f2,#fbf8f3);display:grid;grid-template-columns:minmax(130px,15.1%) 1fr;border-top:3px solid var(--paper);border-bottom:3px solid var(--paper);min-height:379px}.assessment-leaf{overflow:hidden}.assessment-leaf img{height:100%;width:100%;object-fit:cover}.assessment-inner{padding:31px 46px 30px 34px;max-width:1450px}.assessment-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:start;margin-bottom:30px}.assessment-heading h2{font-size:30px;line-height:1.1;letter-spacing:-.65px}.assessment-heading .eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:10px}.assessment-heading p:not(.eyebrow){font-size:11px;line-height:1.55}.assessment-content{display:grid;grid-template-columns:1fr 215px;gap:34px}.steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;list-style:none;padding:0;margin:0 0 28px}.steps li{position:relative;min-width:0}.steps li:not(:last-child):after{content:"";position:absolute;left:59px;right:-5px;top:23px;border-top:1px solid #d9ac99}.step-number{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;border:1px solid #c58b71;color:#95664f;font-family:var(--serif);font-size:28px;font-style:italic;line-height:1}.steps p{font-size:11px;line-height:1.6;max-width:118px;margin-top:15px}.assessment-process .button{font-size:11px;min-height:47px;padding:12px 31px}.assessment-quote{border-left:1px solid #d6b7a5;padding-left:18px;align-self:stretch;position:relative}.quote-mark{font-family:var(--serif);font-size:68px;line-height:.6;color:#c18b72;display:block;margin:6px 0 11px}.assessment-quote p{font-family:var(--serif);font-size:23px;line-height:1.2;letter-spacing:-.1px}.assessment-quote cite{display:block;font-style:normal;font-size:8px;letter-spacing:1.2px;text-transform:uppercase;margin-top:24px}
/* Results (publication gated in config.js) */
.results{padding:31px 0 35px}.results-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:18px}.results-heading h2{font-size:32px}.results-heading .eyebrow{font-size:9px;letter-spacing:1px}.results-intro{font-size:13px;max-width:820px;margin-bottom:25px}.results-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.result-placeholder{min-height:175px;border:1px solid #daccbf;background:linear-gradient(130deg,#f1e6da,#e5d7c8);border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#786759}.result-placeholder .icon{width:33px;height:33px;margin-bottom:12px;opacity:.55}.result-placeholder span{font-family:var(--serif);font-size:23px}.result-placeholder small{font-size:9px;letter-spacing:1px;text-transform:uppercase;margin-top:5px}.results-disclaimer{font-size:10px;line-height:1.6;color:var(--muted);margin-top:19px}.result-case{border:1px solid var(--line);border-radius:6px;overflow:hidden}.result-case>img{width:100%;height:220px;object-fit:contain;background:#f0e6dc}.result-case-content{padding:22px}.result-case h3{font-size:25px;margin-bottom:15px}.result-case dl{font-size:12px;margin:0}.result-case dt{font-weight:600;margin-top:12px}.result-case dd{margin:3px 0 0}.result-case blockquote{font-family:var(--serif);font-size:20px;border-top:1px solid var(--line);padding-top:15px;margin-top:17px}
/* The approved board stops above these sections. Continuation uses the same visual system. */
.about{background:#e8ebe5;padding:76px 0}.about-grid{display:grid;grid-template-columns:.96fr 1fr;gap:84px;align-items:center}.about-portrait{position:relative;height:650px;border-radius:110px 9px 9px 9px;overflow:hidden}.about-portrait>img{width:100%;height:100%;object-fit:cover;object-position:50% 42%}.about-portrait:after{content:"";position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#20292199);pointer-events:none}.portrait-label{position:absolute;bottom:30px;left:33px;z-index:1;font-family:var(--serif);font-size:30px;color:#fff8ef;letter-spacing:-.5px}.portrait-label>span{display:block;font-family:var(--sans);font-size:9px;text-transform:uppercase;letter-spacing:2px;margin-top:4px}.about-copy>.eyebrow{margin-bottom:22px}.about-copy h2{font-size:49px;line-height:1.1;margin-bottom:26px}.about-copy>p:not(.eyebrow){font-size:14px;line-height:1.75}.about-copy blockquote{font-family:var(--serif);font-style:italic;font-size:29px;line-height:1.25;margin:25px 0 28px;padding-left:23px;border-left:1px solid #b88064;color:#5c665d}.about-copy .button{font-size:11px}.professional-info{font-size:11px!important;letter-spacing:1px;margin-bottom:20px}.experience{background:var(--cream);padding:88px 0}.experience-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:start}.experience-title .eyebrow{margin-bottom:20px}.experience-title h2{font-size:47px;max-width:500px;margin-bottom:24px}.experience-title>p:last-child{max-width:400px;font-size:15px}.experience-list article{display:flex;gap:24px;border-bottom:1px solid var(--line);padding:0 0 27px;margin-bottom:27px}.experience-list article:last-child{padding-bottom:0;margin-bottom:0;border:0}.experience-list article>span{font-family:var(--serif);font-size:37px;font-style:italic;color:#c5977f;line-height:1}.experience-list h3{font-size:28px;margin-bottom:10px}.experience-list p{font-size:14px}
.locations{background:var(--paper);padding:83px 0}.locations .section-heading{margin-bottom:41px}.locations .section-heading h2{font-size:47px}.locations .section-heading>p:not(.eyebrow){font-size:14px;max-width:610px}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1060px;margin:auto}.location-card{position:relative;padding:39px 43px 32px;border:1px solid #ded8ce;border-radius:8px;background:linear-gradient(130deg,#f9f7f1,#eee9df);overflow:hidden}.location-card:after{content:"";position:absolute;right:-25px;top:-35px;width:170px;height:220px;opacity:.07;background:url('../brand/tali-clinic-symbol.svg') center/contain no-repeat;pointer-events:none}.location-index{text-transform:uppercase;font-size:9px;letter-spacing:2px;color:#767d72;display:block;margin-bottom:22px}.location-icon{color:#bb8c73;width:40px;height:40px;margin-bottom:14px}.location-card h3{font-size:39px;margin-bottom:17px}.location-card p{font-size:12px;line-height:1.7;max-width:310px}.location-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:24px}.location-actions .button{font-size:11px;min-height:47px}.location-actions .text-link{font-size:9px}.unit-hours{margin-top:10px!important}
.faq{padding:79px 0;background:#f4f1eb;border-top:1px solid #e7e2d9}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-title>.eyebrow{margin-bottom:20px}.faq-title h2{font-size:44px;margin-bottom:22px}.faq-title>p:not(.eyebrow){font-size:14px;max-width:340px}.faq-title .text-link{margin-top:24px}.faq-items details{border-bottom:1px solid #cfd0c6}.faq-items details:first-child{border-top:1px solid #cfd0c6}.faq-items summary{position:relative;list-style:none;padding:22px 39px 22px 0;cursor:pointer;font-size:13px;font-weight:500;line-height:1.6}.faq-items summary::-webkit-details-marker{display:none}.faq-items details>p{font-size:13px;padding:0 35px 24px 0;color:#687064}.faq-plus{width:15px;height:15px;position:absolute;right:1px;top:27px}.faq-plus:before,.faq-plus:after{content:"";position:absolute;background:#8f796a;transition:transform .2s}.faq-plus:before{width:15px;height:1px;left:0;top:7px}.faq-plus:after{height:15px;width:1px;left:7px;top:0}.faq-items details[open] .faq-plus:after{transform:rotate(90deg)}
.final-cta{position:relative;background:radial-gradient(ellipse at 100% 100%,#dcc7b1,transparent 65%),linear-gradient(110deg,#f2e0d1,#efd1bd);padding:80px 0;overflow:hidden}.final-inner{position:relative;display:flex;align-items:center;gap:74px}.final-mark{width:155px;flex-shrink:0;opacity:.7}.final-inner>div{max-width:850px}.final-inner .eyebrow{margin-bottom:20px}.final-inner h2{font-size:43px;line-height:1.16}.final-inner em{color:#9a6b53}.final-inner p:not(.eyebrow){max-width:725px;font-size:14px;line-height:1.7;margin:24px 0}.final-location{display:inline-block;font-size:10px;letter-spacing:1px;margin-left:20px}.site-footer{background:#46514a;color:#eeeade;padding:41px 0 20px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{display:block;width:230px;flex-shrink:0}.footer-brand>img{width:100%;height:auto}.footer-top nav{display:flex;align-items:center;gap:25px;font-size:10px}.footer-top a:hover{color:var(--peach)}.footer-signature{font-family:var(--serif);font-style:italic;font-size:23px;white-space:nowrap;color:#d9bba0}.footer-bottom{border-top:1px solid #ffffff1c;margin-top:29px;padding-top:18px;display:flex;justify-content:space-between;gap:15px;font-size:9px;letter-spacing:.15px}.footer-bottom button{padding:0;background:none;color:inherit;font-size:9px}.social-link{display:grid;place-items:center;min-height:40px;min-width:40px}
/* Native dialogs: focus management / inert background are provided by the browser. */
.site-dialog{width:min(620px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow-y:auto;padding:45px 43px 36px;border:1px solid #ddd2c5;border-radius:17px;background:var(--cream);color:var(--ink);box-shadow:0 35px 120px #1e292655}.site-dialog::backdrop{background:#26352c80;backdrop-filter:blur(6px)}.site-dialog>.eyebrow{margin-bottom:16px}.site-dialog>h2{font-size:39px;margin-bottom:22px}.site-dialog>p:not(.eyebrow){font-size:13px;line-height:1.7}.dialog-close{position:absolute;top:14px;right:14px;width:35px;height:35px;background:#e8e4dc;border-radius:50%;display:grid;place-items:center}.dialog-close .icon{width:18px;height:18px}.booking-options{display:grid;gap:13px;margin:27px 0 20px}.booking-option{display:flex;align-items:center;gap:17px;padding:19px 18px;border:1px solid #cfb7a2;border-radius:7px;background:#f3e5d8;transition:background .2s}.booking-option:hover{background:#ecd3bf}.booking-option>span{flex:1}.booking-option strong{font-family:var(--serif);font-size:25px;line-height:1.2;display:block;font-weight:400}.booking-option small{font-size:10px;display:block;margin-top:4px}.booking-option[aria-disabled="true"]{cursor:default;background:#ede8df;color:#6c7068;border-color:#d6d0c5}.booking-option.is-selected{box-shadow:0 0 0 2px #b97b6066}.booking-status{padding:16px 17px;background:#eee6da;border-radius:5px;font-size:11px!important}.dialog-footnote{display:block;font-size:10px;line-height:1.6;margin-top:22px;color:#70776e}.care-dialog .button,.privacy-dialog .button{margin-top:25px}.care-dialog-note{font-size:11px!important;border-top:1px solid var(--line);padding-top:20px;margin-top:22px}.care-dialog article+article{margin-top:24px}.care-dialog h3{font-size:25px;margin-bottom:10px}.care-dialog article p{font-size:13px;line-height:1.7}.noscript-notice{padding:18px 30px;background:var(--ink);color:white;font-size:13px;text-align:center}
@media(min-width:1600px){.hero-inner{min-height:760px}.hero-copy{max-width:615px}h1{font-size:56px}.hero-background img{object-position:50% 53%}.assessment-inner{padding-right:max(60px,calc((100vw - 1450px)/2))}.assessment-content{grid-template-columns:1fr 240px}}
@media(max-width:1200px){:root{--header-height:82px}.container{width:calc(100% - 80px)}.container-wide{width:calc(100% - 62px)}.brand{width:237px}.main-nav{gap:18px}.main-nav>a{font-size:9px}.nav-cta{margin-left:0}.button-small{padding-inline:18px}.hero-inner{min-height:645px}.hero-copy{width:56%}h1{font-size:47px;max-width:545px}.hero-description{max-width:450px;font-size:13px}.hero-values{right:-3px;font-size:9px;letter-spacing:1.6px}.hero-actions{gap:9px}.hero-actions .button{font-size:10px;padding-inline:17px}.intro-copy h2{font-size:39px}.method-card{padding:20px}.method-card-title{gap:10px}.method-icon{width:39px;height:39px}.method-card h3{font-size:20px}.method-card p{font-size:13px}.method h2{font-size:37px}.care-name{font-size:23px}.care-caption{font-size:8px;letter-spacing:.6px}.care-content{left:14px;bottom:18px}.circle-arrow{width:30px;height:30px;right:12px;bottom:20px}.assessment-inner{padding:28px}.assessment-content{grid-template-columns:1fr 165px;gap:23px}.assessment-heading h2{font-size:26px}.assessment-quote p{font-size:21px}.steps{gap:11px}.steps p{font-size:10px}.step-number{width:41px;height:41px;font-size:25px}.steps li:not(:last-child):after{left:47px;top:20px}.about-grid{gap:50px}.about-copy h2{font-size:42px}.about-portrait{height:620px}.experience-grid{gap:65px}.experience-title h2{font-size:41px}.faq-grid{gap:60px}.footer-top nav{gap:17px}.footer-brand{width:210px}.footer-signature{font-size:21px}}
@media(max-width:1020px){.site-header{--header-height:82px}.main-nav{display:none;position:absolute;inset:82px 0 auto;padding:27px 40px 30px;background:var(--cream);box-shadow:0 18px 25px #22302412;gap:0}.main-nav.is-open{display:flex;flex-direction:column;align-items:stretch}.main-nav>a{font-size:13px;padding:14px 0;border-bottom:1px solid var(--line)}.main-nav .button{margin-top:20px;align-self:flex-start}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:43px;height:43px;background:none}.menu-toggle span{display:block;width:22px;height:1px;background:var(--ink);transition:transform .2s,opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6px) rotate(-45deg)}.hero-inner{min-height:600px}.hero-copy{width:59%}.hero-values{display:none}h1{font-size:42px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-description{max-width:380px}.hero-actions .button{min-width:245px}.hero-signature{font-size:34px;right:0;bottom:30px}.intro-copy{width:59%;max-width:520px}.intro-inner{min-height:345px;padding-block:35px}.intro-copy h2{font-size:36px}.intro-copy>p:not(.eyebrow){font-size:12px;max-width:390px}.intro-background img{object-position:58% 50%}.method-grid{grid-template-columns:repeat(2,1fr)}.method-card-title{margin-bottom:12px}.method-card{padding:22px 26px}.method-card h3{font-size:25px}.method-card p{font-size:13px}.method-icon{width:44px;height:44px}.care-grid{overflow-x:auto;grid-template-columns:repeat(5,210px);scroll-snap-type:x mandatory;padding:4px 0 16px}.care-card{scroll-snap-align:start}.care-heading .text-link{font-size:8px}.care-heading h2{font-size:10px;max-width:430px}.swipe-note{display:flex;justify-content:flex-end;align-items:center;gap:10px;font-size:9px;letter-spacing:1px;text-transform:uppercase;margin-top:10px;color:var(--muted)}.swipe-note .icon{width:17px;height:17px}.assessment{grid-template-columns:120px 1fr}.assessment-heading{grid-template-columns:1fr;gap:16px;margin-bottom:25px}.assessment-content{grid-template-columns:1fr}.assessment-quote{display:none}.assessment-inner{padding:32px}.steps p{font-size:11px}.about-grid{gap:38px}.about-portrait{height:640px;border-top-left-radius:80px}.about-copy h2{font-size:38px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy blockquote{font-size:25px}.about-copy .button{font-size:10px;padding-inline:19px}.experience-grid{gap:40px}.experience-title h2{font-size:38px}.experience-list h3{font-size:25px}.experience-list p{font-size:12px}.location-card{padding:30px}.location-card h3{font-size:36px}.faq-grid{gap:38px}.faq-title h2{font-size:37px}.faq-items summary{font-size:12px}.final-inner{gap:42px}.final-mark{width:100px}.final-inner h2{font-size:36px}.footer-top{flex-wrap:wrap}.footer-top nav{margin-left:auto}.footer-signature{display:none}}
@media(max-width:760px){:root{--header-height:79px}.container,.container-wide{width:calc(100% - 44px)}.section{padding:48px 0}h2{font-size:34px;line-height:1.1;letter-spacing:-.6px}h3{font-size:24px}.eyebrow{font-size:9px;letter-spacing:1.7px}.site-header{height:79px;background:#fdfbf8}.header-inner{justify-content:center}.brand{width:218px;margin-right:25px}.menu-toggle{position:absolute;right:16px;top:18px}.main-nav{inset:79px 0 auto;padding:20px 22px}.hero{overflow:hidden}.hero-inner{display:block;padding-top:355px;padding-bottom:31px;min-height:0}.hero-background{inset:0 0 auto;height:620px}.hero-background img{object-fit:cover;object-position:50% 0;height:100%;width:100%}.hero-copy{width:100%;max-width:none}.hero-copy .eyebrow{font-size:8px;line-height:1.6;letter-spacing:1.45px;max-width:290px;margin-bottom:14px}.hero-copy .eyebrow span{display:none}.hero-copy .eyebrow{max-width:248px}h1{font-size:37px;line-height:1.045;letter-spacing:-1.1px;max-width:470px}.hero-description{display:none}.hero-actions{display:flex;gap:10px;margin-top:23px;align-items:stretch}.hero-actions .button{min-width:0;width:100%;font-size:11px;min-height:46px;padding:13px 16px}.hero-actions .button-outline{min-height:43px}.location-note{font-size:9px;gap:6px;margin-top:19px;white-space:normal;line-height:1.5}.location-note .icon{width:16px;height:16px}.hero-signature{display:none}.introduction{border-top:3px solid var(--paper)}.intro-inner{display:block;min-height:490px;padding:36px 0 235px}.intro-background img{object-position:center bottom}.intro-copy{width:100%;max-width:none}.intro-copy .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:14px}.intro-copy h2{font-size:34px;line-height:1.08;max-width:340px;margin-bottom:16px}.desktop-only{display:none}.intro-copy>p:not(.eyebrow){font-size:12px;line-height:1.6;max-width:360px}.editorial-details{margin-top:19px}.intro-copy .text-link{font-size:9px}.intro-copy .details-body{font-size:12px;padding:16px 0;background:#f9f6f1e8}.method{padding:36px 0 27px}.method .section-heading{margin-bottom:24px}.method .section-heading .eyebrow{font-size:9px;margin-bottom:14px}.method h2{font-size:32px;letter-spacing:-.8px;max-width:410px;margin:auto}.method-grid{gap:12px;grid-template-columns:1fr}.method-card{padding:22px 24px}.method-card-title{gap:16px;margin-bottom:12px}.method-card h3{font-size:25px}.method-card p{font-size:12px;margin-left:59px}.method-icon{width:43px;height:43px}.method-description{margin-top:22px}.method-description .text-link{font-size:8px}.method-description .details-body{font-size:12px}.care{padding:36px 0 25px}.care-heading{display:block;margin-bottom:21px}.care-heading h2{font-family:var(--serif);font-size:32px;line-height:1.1;letter-spacing:-.8px;font-weight:400;text-transform:none;max-width:330px}.care-heading .text-link{font-size:8px;margin-top:17px}.care-grid{grid-template-columns:repeat(5,235px);gap:13px;overflow-x:auto;margin-right:-22px;padding-right:22px;scroll-padding-left:0}.care-name{font-size:28px}.care-caption{font-size:9px;letter-spacing:.7px}.care-content{left:18px;bottom:23px}.circle-arrow{bottom:25px;right:16px;width:35px;height:35px}.swipe-note{font-size:8px;margin-top:7px}.assessment{display:block;position:relative;overflow:hidden}.assessment-leaf{position:absolute;right:0;top:0;width:70px;height:160px;opacity:.14;mask-image:linear-gradient(90deg,transparent,black)}.assessment-inner{padding:36px 22px}.assessment-heading{display:block;margin-bottom:29px}.assessment-heading h2{font-size:32px;max-width:355px;margin-bottom:21px}.assessment-heading h2 br{display:none}.assessment-heading .eyebrow{font-size:8px;margin-bottom:8px}.assessment-heading p:not(.eyebrow){font-size:12px;max-width:300px}.assessment-content{display:block}.steps{display:flex;flex-direction:column;gap:0;margin-bottom:25px}.steps li{display:flex;align-items:flex-start;gap:20px;min-height:77px}.steps p{font-size:13px;line-height:1.6;max-width:260px;margin:7px 0 20px}.step-number{flex-shrink:0;width:43px;height:43px;font-size:27px}.steps li:not(:last-child):after{left:21px;top:49px;bottom:7px;right:auto;border:0;border-left:1px solid #d9ac99}.assessment-process .button{font-size:11px;padding:13px 21px;min-height:47px;width:100%}.results{padding:33px 0}.results-heading{display:block}.results-heading h2{font-size:31px;margin-bottom:12px}.results-heading .eyebrow{font-size:8px}.results-intro{font-size:12px}.results-grid{grid-template-columns:repeat(2,1fr);gap:12px}.result-placeholder{min-height:145px}.result-placeholder span{font-size:21px}.result-placeholder small{font-size:8px}.result-case-content{padding:16px}.result-case>img{height:140px}.result-case h3{font-size:23px}.result-case dl{font-size:11px}.results-disclaimer{font-size:9px}.about{padding:43px 0}.about-grid{grid-template-columns:1fr;gap:32px}.about-portrait{height:auto;aspect-ratio:4/4.8;max-height:620px;border-radius:70px 8px 8px 8px}.about-portrait>img{object-position:50% 32%}.portrait-label{font-size:29px;left:25px;bottom:25px}.portrait-label>span{font-size:8px}.about-copy>.eyebrow{margin-bottom:16px}.about-copy h2{font-size:37px;line-height:1.1;margin-bottom:22px}.about-copy>p:not(.eyebrow){font-size:13px}.about-copy blockquote{font-size:26px;margin:24px 0}.about-copy .button{font-size:10px;min-height:46px}.experience{padding:44px 0}.experience-grid{display:block}.experience-title{margin-bottom:33px}.experience-title .eyebrow{margin-bottom:15px}.experience-title h2{font-size:36px;max-width:350px;margin-bottom:20px}.experience-title>p:last-child{font-size:13px;max-width:310px}.experience-list article{gap:21px;padding-bottom:22px;margin-bottom:22px}.experience-list article>span{font-size:33px}.experience-list h3{font-size:25px;margin-bottom:9px}.experience-list p{font-size:12px}.locations{padding:45px 0}.locations .section-heading{margin-bottom:30px}.locations .section-heading h2{font-size:36px}.locations .section-heading>p:not(.eyebrow){font-size:12px}.location-grid{grid-template-columns:1fr;gap:16px}.location-card{padding:27px 27px 29px}.location-icon{height:34px;width:34px}.location-card h3{font-size:36px}.location-index{font-size:8px;margin-bottom:18px}.location-actions .button{font-size:10px}.faq{padding:45px 0}.faq-grid{display:block}.faq-title{margin-bottom:32px}.faq-title>.eyebrow{margin-bottom:15px}.faq-title h2{font-size:35px;margin-bottom:20px}.faq-title>p:not(.eyebrow){font-size:13px;max-width:300px}.faq-title .text-link{font-size:9px;margin-top:20px}.faq-items summary{font-size:12px;padding:20px 28px 20px 0}.faq-items details>p{font-size:12px;padding:0 19px 20px 0}.faq-plus{top:25px}.final-cta{padding:46px 0}.final-inner{display:block}.final-mark{position:absolute;width:175px;opacity:.13;right:-35px;bottom:-70px;pointer-events:none}.final-inner .eyebrow{margin-bottom:17px}.final-inner h2{font-size:34px;line-height:1.12;position:relative}.final-inner p:not(.eyebrow){font-size:12px;margin:22px 0}.final-inner .button{position:relative;font-size:11px}.final-location{display:block;font-size:9px;margin:15px 0 0}.site-footer{padding:34px 0 24px}.footer-top{display:block}.footer-brand{width:218px;margin-bottom:26px}.footer-top nav{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;font-size:10px}.footer-top .social-link{margin-top:15px;justify-content:start;width:40px}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:8px;row-gap:14px;margin-top:27px}.footer-bottom p{width:100%}.footer-bottom button{font-size:8px}.site-dialog{padding:42px 25px 29px;border-radius:12px}.site-dialog>h2{font-size:33px}.site-dialog>p:not(.eyebrow){font-size:12px}.booking-option{padding:16px 14px;gap:13px}.booking-option strong{font-size:25px}.booking-option small{font-size:9px}.site-dialog .button{font-size:10px;padding-inline:20px}}
@media(max-width:370px){.container,.container-wide{width:calc(100% - 36px)}.brand{width:195px}.hero-inner{padding-top:321px}.hero-background{height:565px}h1{font-size:34px}.hero-copy .eyebrow{font-size:7.5px}.hero-actions .button{font-size:10px}.hero-actions{margin-top:21px}.hero-inner{padding-bottom:27px}.intro-inner{padding-bottom:225px}.intro-copy h2{font-size:31px}.method h2{font-size:30px}.method-card{padding:21px 19px}.method-card h3{font-size:24px}.care-grid{margin-right:-18px;padding-right:18px;grid-template-columns:repeat(5,224px)}.assessment-inner{padding-inline:18px}.assessment-heading h2{font-size:30px}.about-copy h2{font-size:34px}.final-inner h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:hover,.care-card:hover,.method-card:hover{transform:none}}
@media print{.site-header,.site-footer,.hero-actions,.button,.text-link,.swipe-note,.site-dialog{display:none!important}body{color:#222;background:white;font-size:11pt}.hero-inner{min-height:450px}.hero-background{opacity:.35}.container,.container-wide{width:90%}.section{padding:25px 0}.care-grid{overflow:visible;grid-template-columns:repeat(5,1fr)}.about-grid{grid-template-columns:1fr 1fr}.about-portrait{height:380px}.faq-items details>p{display:block!important}.assessment{display:block}.assessment-leaf{display:none}a[href^="http"]:after{content:" (" attr(href) ")";font-size:8pt}}

/* Deliberate editorial line breaks taken from the approved desktop composition. */
.hero-line{display:block}
@media(min-width:1021px){.hero-line{white-space:nowrap}}
@media(max-width:1020px){.hero-line{display:inline}.hero-line:not(:last-child):after{content:" "}}
