:root{--ink:#163b37;--teal:#0c544f;--teal-deep:#063e3a;--forest:#315f46;--sage:#91aa8f;--mint:#dce8dd;--ivory:#f7f4ec;--cream:#fcfaf5;--white:#fff;--sand:#d9c7a5;--line:#163b3724;--muted:#5e716d;--shadow:0 24px 70px #03353124;--radius:1.25rem;--background:var(--cream);--foreground:var(--ink);--card:var(--white);--card-foreground:var(--ink);--popover:var(--white);--popover-foreground:var(--ink);--primary:var(--teal);--primary-foreground:var(--white);--secondary:var(--mint);--secondary-foreground:var(--ink);--muted-foreground:var(--muted);--accent:var(--ivory);--accent-foreground:var(--ink);--destructive:#b42318;--border:var(--line);--input:var(--line);--ring:var(--sage)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans-custom), "Avenir Next", Avenir, "Segoe UI", sans-serif;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}h1,h2{font-family:var(--font-display), Georgia, "Times New Roman", serif;letter-spacing:-.035em;font-weight:600;line-height:.98}h2{font-size:clamp(2.2rem,4vw,4.25rem)}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--sand);outline-offset:4px}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.narrow{max-width:820px}.section{padding:clamp(5rem,9vw,8rem) 0}.compact-section{padding:clamp(4rem,7vw,6rem) 0}.eyebrow{color:var(--forest);letter-spacing:.18em;text-transform:uppercase;margin-bottom:1rem;font-size:.75rem;font-weight:700}.light-eyebrow{color:#c3dbca}.button{background:var(--teal);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;min-height:48px;padding:.85rem 1.3rem;font-size:.86rem;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{background:var(--teal-deep);transform:translateY(-2px)}.button-small{min-height:40px;padding:.65rem 1rem}.button-light{background:var(--ivory);color:var(--teal-deep)}.button-light:hover{background:#fff}.button-outline{color:#fff;background:0 0;border:1px solid #fff6}.button-outline:hover{background:#ffffff17;border-color:#fff}.button-dark{background:var(--teal-deep)}.text-link{border-bottom:1px solid var(--sage);color:var(--teal);align-items:center;gap:.55rem;padding-bottom:.28rem;font-weight:700;display:inline-flex}.text-link span{transition:transform .2s}.text-link:hover span{transform:translate(4px)}.topline{background:var(--teal-deep);color:#dce9e2;font-size:.75rem}.topline-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:35px;display:flex}.topline p{margin:0}.topline a{align-items:center;gap:.4rem;font-weight:700;display:flex}.site-header{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfaf5f0;border-bottom:1px solid #163b3714;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:2rem;min-height:84px;display:flex}.brand{align-items:center;gap:.8rem;display:inline-flex}.brand-mark{background:var(--mint);width:42px;height:42px;color:var(--forest);border-radius:50% 50% 48% 52%/55% 45%;place-items:center;display:grid;transform:rotate(-5deg)}.brand span:last-child{gap:.14rem;display:grid}.brand strong{font-family:var(--font-display), Georgia, serif;letter-spacing:-.02em;font-size:1.3rem;line-height:1}.brand small{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.55rem;font-weight:700}.desktop-nav{align-items:center;gap:1.65rem;font-size:.83rem;font-weight:600;display:flex}.desktop-nav>a:not(.button){padding:.65rem 0;position:relative}.desktop-nav>a:not(.button):after{content:"";background:var(--forest);height:1px;transition:right .2s;position:absolute;bottom:.25rem;left:0;right:100%}.desktop-nav>a:not(.button):hover:after{right:0}.mobile-nav{display:none;position:relative}.mobile-nav summary{border:1px solid var(--line);cursor:pointer;border-radius:50%;place-items:center;width:42px;height:42px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--line);width:245px;box-shadow:var(--shadow);background:#fff;border-radius:1rem;display:grid;position:absolute;top:52px;right:0;overflow:hidden}.mobile-nav nav a{border-bottom:1px solid var(--line);padding:.95rem 1.1rem;font-weight:600}.hero{color:#fff;background:linear-gradient(125deg,#073e3a 0%,#0b5751 58%,#36715d 100%);align-items:center;min-height:690px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:60vw;height:60vw;position:absolute;inset:auto -5vw -25vw 40%}.hero-glow{filter:blur(6px);background:#b8d4bf1a;border-radius:50%;width:480px;height:480px;position:absolute;transform:translate(-40%,-38%)}.hero-grid{z-index:2;grid-template-columns:1.15fr .85fr;align-items:center;gap:5rem;padding-block:5rem;display:grid;position:relative}.hero-copy h1{max-width:680px;margin-bottom:1.65rem;font-size:clamp(4.3rem,7.3vw,7.3rem)}.hero-copy h1 em{color:#c9ddce;font-weight:500}.hero-lead{color:#d8e6df;max-width:590px;margin-bottom:2.2rem;font-size:1.13rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-art{grid-template-rows:minmax(0,1.45fr) minmax(0,.75fr);gap:1rem;height:470px;padding:35px 0;display:grid;position:relative}.hero-card{z-index:3;color:var(--teal-deep);background:#f8f5ebf2;border:1px solid #ffffff52;border-radius:1.5rem;position:relative;box-shadow:0 32px 80px #00191652}.hero-card-main{background:linear-gradient(155deg,#edf2e5fa,#c9dbc8f0);border-radius:4rem 4rem 1.5rem 1.5rem;flex-direction:column;justify-content:flex-end;padding:2.4rem;display:flex}.hero-card-main:before{content:"";border:1px solid #1e5c4540;border-radius:100% 0;width:140px;height:190px;position:absolute;inset:22px 22px auto auto;transform:rotate(22deg)}.hero-card-float{background:#fffffff5;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-content:center;column-gap:1rem;padding:1.25rem 1.4rem;display:grid}.hero-card p{color:var(--forest);letter-spacing:.15em;text-transform:uppercase;margin:1.2rem 0 .4rem;font-size:.7rem;font-weight:700}.hero-card strong{max-width:240px;font-family:var(--font-display), Georgia, serif;font-size:2rem;line-height:1.05}.hero-card-float strong{font-size:1.25rem}.hero-card-float p{margin:0 0 .3rem}.hero-card-float .hero-icon{grid-row:1/3}.hero-icon{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;display:grid}.hero-card-float .hero-icon{width:42px;height:42px}.botanical-orbit{border:1px solid #d2e7d83d;border-radius:50%;position:absolute}.orbit-one{inset:0 -30px 40px 0}.orbit-two{inset:65px 30px -30px -40px}.two-col{grid-template-columns:.9fr 1.1fr;align-items:start;gap:8rem;display:grid}.section-heading h2{max-width:650px;margin-bottom:1.5rem}.section-heading>p:not(.eyebrow),.split-heading>p{max-width:610px;color:var(--muted);line-height:1.75}.prose-large p{color:var(--muted);margin-bottom:1.5rem;font-size:1.08rem;line-height:1.8}.tinted-section{background:var(--ivory)}.centered{text-align:center;max-width:730px;margin:0 auto 3.5rem}.centered p:not(.eyebrow){margin-inline:auto}.service-grid{gap:1rem;display:grid}.foot-grid{grid-template-columns:repeat(3,1fr)}.simple-service{background:#ffffff8c;border:1px solid #163b371f;border-radius:1rem;min-height:150px;padding:1.6rem;transition:transform .2s,background .2s}.simple-service:hover{background:#fff;transform:translateY(-4px)}.simple-service span{color:var(--sage);letter-spacing:.15em;font-size:.68rem;font-weight:700}.simple-service h3{max-width:250px;font-family:var(--font-display), Georgia, serif;margin:2.4rem 0 0;font-size:1.5rem;line-height:1.05}.centered-action{text-align:center;margin-top:2.5rem}.split-heading{grid-template-columns:1fr .7fr;align-items:end;gap:4rem;margin-bottom:3rem;display:grid}.split-heading h2{margin-bottom:0}.split-heading>p{margin-bottom:.35rem}.holistic-grid{grid-template-columns:repeat(4,1fr)}.treatment-card{border:1px solid var(--line);background:#fff;border-radius:1rem;overflow:hidden}.treatment-visual{background:linear-gradient(135deg, var(--mint), #bacfba);height:200px;color:var(--forest);place-items:center;display:grid}.treatment-visual svg{opacity:.8;width:48px;height:48px}.visual-2{background:linear-gradient(135deg,#dfe9d5,#afc6ae)}.visual-3{background:linear-gradient(135deg,#d9dfd2,#c8b795)}.visual-4{background:linear-gradient(135deg,#cfdfd9,#9ebfb5)}.treatment-body{padding:1.5rem}.treatment-body>p{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.65rem;font-size:.65rem;font-weight:700}.treatment-body h3{min-height:52px;font-family:var(--font-display), Georgia, serif;margin-bottom:.7rem;font-size:1.45rem;line-height:1.05}.treatment-body>span{color:var(--muted);font-size:.82rem;line-height:1.6;display:block}.experience-section{background:#fff}.experience-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:7rem;display:grid}.experience-panel{min-height:480px;box-shadow:var(--shadow);background:linear-gradient(145deg,#0b514b,#92ae94);border-radius:12rem 12rem 1.5rem 1.5rem;place-items:center;display:grid}.experience-ring{color:#fff;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:180px;height:180px;display:grid}.experience-grid>div:last-child>p:not(.eyebrow){max-width:590px;color:var(--muted);line-height:1.8}.tick-list{gap:.9rem;margin:2rem 0;padding:0;list-style:none;display:grid}.tick-list li{padding-left:1.8rem;font-weight:600;position:relative}.tick-list li:before{content:"✓";color:var(--forest);position:absolute;left:0}.page-hero{background:linear-gradient(125deg, var(--teal-deep), var(--teal));color:#fff;text-align:center;padding:clamp(5rem,10vw,8rem) 0;position:relative;overflow:hidden}.page-hero:before,.page-hero:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.page-hero:before{width:420px;height:420px;top:-250px;left:-100px}.page-hero:after{width:520px;height:520px;bottom:-390px;right:-180px}.page-hero h1{margin-bottom:1.4rem;font-size:clamp(3.6rem,7vw,6.4rem)}.page-intro{color:#d7e4de;max-width:680px;margin:0 auto;font-size:1.1rem;line-height:1.75}.about-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:7rem;display:grid}.portrait-placeholder{border:1px solid var(--line);background:var(--ivory);min-height:610px;box-shadow:var(--shadow);border-radius:12rem 12rem 1.5rem 1.5rem;margin:0;padding:1.2rem;position:relative;overflow:hidden}.portrait-image{object-fit:cover;object-position:center top;border-radius:11rem 11rem .8rem .8rem;width:100%;height:100%;min-height:570px;display:block}.portrait-caption{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#052f2ddb;border:1px solid #ffffff59;border-radius:1rem;gap:.38rem;padding:1.15rem 1.3rem;display:grid;position:absolute;bottom:2rem;left:2rem;right:2rem;box-shadow:0 16px 40px #00181640}.portrait-caption strong{font-family:var(--font-display), Georgia, serif;font-size:1.45rem}.portrait-caption span{color:#c9dad3;letter-spacing:.11em;text-transform:uppercase;font-size:.66rem;font-weight:700;line-height:1.5}.about-copy h2{margin-bottom:2rem}.about-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.credential{background:var(--ivory);border-radius:1rem;align-items:center;gap:1rem;margin-top:2.2rem;padding:1.3rem;display:flex}.credential>svg{color:var(--forest)}.credential div{gap:.3rem;display:grid}.credential span{color:var(--muted);font-size:.8rem}.values-grid{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid}.values-grid article{background:#fff;border-radius:1rem;padding:2rem}.values-grid svg{width:32px;height:32px;color:var(--forest)}.values-grid h3{font-family:var(--font-display), Georgia, serif;margin:2rem 0 .7rem;font-size:1.7rem}.values-grid p{color:var(--muted);margin:0;line-height:1.7}.journey-section{overflow:hidden}.journey-grid{counter-reset:journey;grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.journey-grid article{border:1px solid var(--line);background:#ffffffb8;border-radius:1.2rem;flex-direction:column;min-height:490px;padding:2rem;display:flex;position:relative}.journey-marker{justify-content:space-between;align-items:center;margin-bottom:4rem;display:flex}.journey-marker>span{color:var(--sage);letter-spacing:.16em;font-size:.7rem;font-weight:700}.journey-marker svg{background:var(--mint);width:44px;height:44px;color:var(--forest);border-radius:50%;padding:.7rem}.journey-grid article>p{color:var(--forest);letter-spacing:.13em;text-transform:uppercase;margin-bottom:.8rem;font-size:.67rem;font-weight:700}.journey-grid h3{font-family:var(--font-display), Georgia, serif;margin-bottom:1.2rem;font-size:2rem;line-height:1.08}.journey-copy{margin-top:auto}.journey-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.75}.about-quote{border-top:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:1.5rem;max-width:920px;margin:4rem auto 0;padding-top:3rem;display:grid}.about-quote svg{width:34px;height:34px;color:var(--forest)}.about-quote blockquote{font-family:var(--font-display), Georgia, serif;margin:0;font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.25}.hygiene-section{background:var(--teal-deep);color:#fff}.hygiene-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:7rem;display:grid}.hygiene-intro{position:sticky;top:150px}.hygiene-intro .eyebrow{color:#bdd7c6}.hygiene-intro h2{margin-bottom:2rem}.hygiene-intro>p:not(.eyebrow){color:#c9dad3;line-height:1.8}.hygiene-standards{gap:1rem;display:grid}.hygiene-standards article{background:#ffffff12;border:1px solid #ffffff26;border-radius:1.2rem;grid-template-columns:auto 1fr;gap:1.3rem;padding:1.7rem;display:grid}.hygiene-standards article>span{color:#d6e6db;background:#cce1d326;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.hygiene-standards article>span svg{width:22px;height:22px}.hygiene-standards h3{font-family:var(--font-display), Georgia, serif;margin:.2rem 0 .6rem;font-size:1.55rem}.hygiene-standards p{color:#c9dad3;margin:0;font-size:.88rem;line-height:1.7}.centered-copy{text-align:center;max-width:760px}.centered-copy p:not(.eyebrow){color:var(--muted);line-height:1.8}.centered-copy .button{margin-top:1.5rem}.detailed-service-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.detailed-service-grid article{border:1px solid var(--line);background:#fff;border-radius:1rem;gap:1.2rem;padding:1.6rem;display:flex}.check-icon{background:var(--mint);width:36px;height:36px;color:var(--forest);border-radius:50%;flex:none;place-items:center;display:grid}.check-icon svg{width:18px}.detailed-service-grid h3{font-family:var(--font-display), Georgia, serif;margin-bottom:.5rem;font-size:1.45rem}.detailed-service-grid p{color:var(--muted);margin:0;font-size:.86rem;line-height:1.7}.teal-section{background:var(--teal-deep);color:#fff}.light-heading>p{color:#ccddd6}.price-card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.price-card-grid article{border:1px solid var(--line);background:#fff;border-radius:1rem;flex-direction:column;min-height:430px;padding:1.7rem;display:flex}.spark-icon{color:#d6e6db;background:#cce1d326;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.price-card-grid:not(.holistic-grid) .spark-icon{background:var(--mint);color:var(--forest)}.price-card-grid h3{font-family:var(--font-display), Georgia, serif;margin:2rem 0 .8rem;font-size:1.6rem;line-height:1.08}.price-card-grid>article>p{color:var(--muted);flex:1;font-size:.86rem;line-height:1.7}.price-card-grid article>small{min-height:38px;color:var(--forest);text-transform:uppercase;letter-spacing:.08em;margin:.8rem 0;font-size:.67rem;font-weight:700;line-height:1.45;display:block}.price-card-grid article>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;display:flex}.price-card-grid article>div span{color:var(--muted);align-items:center;gap:.4rem;font-size:.75rem;display:flex}.price-card-grid article>div strong{font-family:var(--font-display), Georgia, serif;font-size:1.7rem}.teal-section .price-card-grid{grid-template-columns:repeat(2,1fr)}.teal-section .price-card-grid article{background:#ffffff12;border-color:#ffffff29}.teal-section .price-card-grid .spark-icon{color:#d6e6db;background:#cce1d326}.teal-section .price-card-grid>article>p{color:#c9dad3}.teal-section .price-card-grid article>small{color:#dce8e2}.teal-section .price-card-grid article>div{border-color:#ffffff21}.teal-section .price-card-grid article>div span{color:#dce8e2}.hand-care-section{background:var(--ivory)}.info-box{border:1px solid var(--line);background:#fff;border-radius:1.2rem;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:2rem;display:grid}.info-box>svg{color:var(--forest)}.info-box h2{letter-spacing:0;margin-bottom:.4rem;font-family:inherit;font-size:1rem}.info-box p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.6}.contact-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:7rem;display:grid}.contact-copy>p:not(.eyebrow){color:var(--muted);line-height:1.8}.contact-methods{gap:.8rem;margin-top:2rem;display:grid}.contact-methods>*{border:1px solid var(--line);background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1rem;display:flex}.contact-methods>*>span{background:var(--mint);width:42px;height:42px;color:var(--forest);border-radius:50%;place-items:center;display:grid}.contact-methods svg{width:20px}.contact-methods div div{gap:.25rem;display:grid}.contact-methods small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.68rem}.contact-methods strong{font-size:.95rem}.booking-card{background:var(--teal-deep);color:#fff;box-shadow:var(--shadow);border-radius:1.2rem;padding:2.4rem}.booking-card .eyebrow{color:#bdd7c6}.booking-card h2{font-size:2.6rem}.booking-card ul{gap:1rem;margin:2rem 0;padding:0;list-style:none;display:grid}.booking-card li{color:#d7e5df;align-items:center;gap:.9rem;font-size:.86rem;display:flex}.booking-card li span{color:#fff;border:1px solid #ffffff47;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.72rem;display:grid}.full-button{width:100%}.visit-note{align-items:flex-start;gap:1.4rem;max-width:820px;display:flex}.visit-note>svg{color:var(--forest);flex:none}.visit-note h2{letter-spacing:0;margin-bottom:.7rem;font-family:inherit;font-size:1.1rem}.visit-note p{color:var(--muted);margin:0;line-height:1.7}.cta-band{background:#c9d9c8;padding:4rem 0}.cta-inner{grid-template-columns:1fr auto;align-items:center;gap:4rem;display:grid}.cta-inner h2{max-width:700px;margin-bottom:.7rem;font-size:clamp(2.4rem,4vw,4rem)}.cta-inner>div>p:not(.eyebrow){color:#49615b;margin:0}.cta-actions{justify-items:center;gap:1rem;display:grid}.site-footer{color:#dce8e2;background:#052f2d;padding:5rem 0 1.5rem}.footer-grid{grid-template-columns:1.5fr .7fr 1fr;gap:6rem;padding-bottom:4rem;display:grid}.light-brand strong{color:#fff}.light-brand small{color:#a9c3b8}.brand-mark.pale{color:#c5d9cb;background:#ffffff1a}.footer-brand>p{color:#a9c3b8;max-width:380px;margin:1.6rem 0 0;font-size:.88rem;line-height:1.7}.footer-grid h2{color:#fff;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1.3rem;font-family:inherit;font-size:.7rem}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:.8rem;display:flex}.footer-grid a,.footer-location{color:#b8cec4;align-items:center;gap:.55rem;margin:0;font-size:.82rem;display:flex}.footer-grid a:hover{color:#fff}.footer-location{align-items:flex-start}.footer-bottom{color:#829f93;border-top:1px solid #ffffff1c;justify-content:space-between;gap:2rem;padding-top:1.4rem;font-size:.68rem;display:flex}.footer-bottom p{margin:0}.consent-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#032321c2;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.consent-dialog{background:var(--cream);width:min(100%,590px);color:var(--ink);border:1px solid #ffffff8c;border-radius:1.5rem;padding:clamp(2rem,5vw,3.4rem);box-shadow:0 32px 100px #0018166b}.consent-icon{background:var(--mint);width:58px;height:58px;color:var(--forest);border-radius:50%;place-items:center;margin-bottom:1.6rem;display:grid}.consent-dialog h2{margin-bottom:1.3rem;font-size:clamp(2.5rem,7vw,4rem)}.consent-copy{color:var(--muted);margin-bottom:1.5rem;font-size:.98rem;line-height:1.75}.consent-details{border-block:1px solid var(--line);margin-bottom:1.8rem}.consent-details summary{cursor:pointer;color:var(--teal);padding:1rem 0;font-size:.84rem;font-weight:700}.consent-details>div{color:var(--muted);grid-template-columns:auto 1fr;gap:.8rem;padding:0 0 1rem;display:grid}.consent-details svg{color:var(--forest);margin-top:.15rem}.consent-details p{margin:0;font-size:.82rem;line-height:1.65}.consent-button{cursor:pointer;border:0;width:100%}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid{grid-template-columns:1fr 390px;gap:2rem}.hero-copy h1{font-size:clamp(4rem,8vw,5.5rem)}.two-col,.about-grid,.experience-grid,.contact-grid{gap:4rem}.journey-grid{grid-template-columns:1fr}.journey-grid article{min-height:0}.journey-marker{margin-bottom:2.5rem}.holistic-grid,.price-card-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{gap:3rem}}@media (width<=760px){.shell{width:min(100% - 28px,1180px)}.topline-inner p{display:none}.topline-inner{justify-content:center}.nav-wrap{min-height:72px}.brand small{display:none}.brand strong{font-size:1.08rem}.brand-mark{width:38px;height:38px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;padding-block:4.5rem}.hero-copy h1{font-size:clamp(3.8rem,18vw,5.2rem)}.hero-art{width:100%;max-width:420px;height:390px;margin-inline:auto;padding:20px 0}.hero-card-main{padding:2rem}.section{padding:4.5rem 0}.two-col,.split-heading,.experience-grid,.about-grid,.contact-grid,.hygiene-grid{grid-template-columns:1fr;gap:2.5rem}.foot-grid,.values-grid,.detailed-service-grid{grid-template-columns:1fr}.split-heading{align-items:start}.holistic-grid,.price-card-grid{grid-template-columns:1fr}.treatment-card{grid-template-columns:120px 1fr;display:grid}.treatment-visual{height:100%;min-height:190px}.treatment-body h3{min-height:0}.experience-panel,.portrait-placeholder{min-height:400px}.portrait-image{min-height:360px}.portrait-caption{bottom:1.5rem;left:1.5rem;right:1.5rem}.hygiene-intro{position:static}.about-quote{grid-template-columns:1fr}.page-hero{padding:5rem 0}.info-box{grid-template-columns:auto 1fr}.info-box .button{grid-column:1/-1}.cta-inner{grid-template-columns:1fr;gap:2rem}.cta-actions{justify-items:start}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.footer-bottom{flex-direction:column;gap:.7rem}.consent-backdrop{align-items:end;padding:.75rem}.consent-dialog{border-radius:1.25rem;max-height:calc(100dvh - 1.5rem);padding:1.7rem;overflow-y:auto}.consent-icon{width:48px;height:48px;margin-bottom:1.2rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
