@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap');
:root{--ink:#092d3d;--muted:#526571;--teal:#177b77;--lime:#c1e987;--paper:#f8fbfa;--line:#d9e4e2;--heading:'Manrope',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--scroll-progress:0;--drift:0px;--turn:-14deg}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 var(--body);-webkit-font-smoothing:antialiased;isolation:isolate}img{display:block;width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a,button{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #238d9b;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--heading);font-weight:550;line-height:1.12;letter-spacing:-.045em}p{color:var(--muted)}em{font-style:normal;color:var(--teal)}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}.wrap{width:min(1280px,calc(100% - 104px));margin-inline:auto}.section{padding-block:108px}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;line-height:1.55;color:var(--teal);text-transform:uppercase;margin-bottom:20px}.micro-label{font-size:.75rem;letter-spacing:.08em;font-weight:700;line-height:1.55}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:.94rem;font-weight:600;line-height:1.5;padding:8px 0;border-bottom:1px solid currentColor;transition:color .2s}.text-link:hover{color:var(--teal)}.text-link span{font-size:1.3rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;border:0;border-radius:6px;padding:17px 24px;min-height:54px;font-size:.94rem;font-weight:600;line-height:1.5;transition:background .2s,transform .2s;max-width:100%;text-align:center}.button span{font-size:1.25rem;line-height:1}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#155069}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d2f3a6}.short-line{width:32px;height:2px;background:var(--teal);display:inline-block;vertical-align:middle;margin-right:12px}.skip-link{position:fixed;left:20px;top:-100px;z-index:100;background:white;padding:12px 18px}.skip-link:focus{top:16px}
.ambient{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:-1;contain:strict}.ambient-glow{position:absolute;width:76vw;height:76vw;right:-32vw;top:18vh;border-radius:50%;background:radial-gradient(circle,#9fddd035 0%,#b8dbd412 45%,transparent 68%);transform:translate3d(0,var(--drift),0)}.contours{position:absolute;width:820px;height:1100px;right:-460px;top:-100px;transform:translate3d(0,var(--drift),0) rotate(var(--turn));will-change:transform}.contours i{position:absolute;inset:0;border:1px solid #13797220;border-radius:48% 52% 41% 59%/58% 40% 60% 42%}.contours i:nth-child(2){inset:36px}.contours i:nth-child(3){inset:72px}.contours i:nth-child(4){inset:108px}.contours i:nth-child(5){inset:144px}
.site-header{position:sticky;top:0;z-index:20;background:#f8fbfaf5;border-bottom:1px solid #d9e4e280}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px}.brand{width:224px;flex-shrink:0}.brand img{max-height:77px;object-fit:contain}.desktop-nav{display:flex;gap:32px;align-items:center}.desktop-nav a{font-size:.9rem;font-weight:550;position:relative;padding:12px 0}.desktop-nav a::after{content:'';position:absolute;height:2px;background:var(--teal);left:0;right:100%;bottom:5px;transition:right .2s}.desktop-nav a:hover::after,.desktop-nav a[aria-current]::after{right:0}.header-cta{padding:12px 21px;min-height:46px}.reading-progress{position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:var(--teal);transform:scaleX(var(--scroll-progress));transform-origin:left}.menu-toggle{display:none;background:none;border:0;width:46px;height:46px;padding:12px}.menu-toggle span{height:2px;background:var(--ink);display:block;margin:6px 0;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{padding:14px 24px 24px;background:var(--paper);border-top:1px solid var(--line);max-height:calc(100dvh - 76px);overflow:auto}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-weight:550}
.hero{display:grid;grid-template-columns:1.07fr 1fr;gap:52px;align-items:center;padding-block:52px 62px}.hero-copy{padding-block:24px;min-width:0}.hero .eyebrow{margin-bottom:22px}.hero-name{font-size:.94rem;margin-bottom:17px;color:var(--ink)}h1{font-size:clamp(3.6rem,6.35vw,6.1rem);font-weight:550;letter-spacing:-.06em;line-height:1.02}h1 em{font-weight:450}.hero-description{font-size:1.125rem;line-height:1.65;max-width:365px;margin-top:26px}.hero-actions{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:center;margin-top:28px}.hero-actions .text-link{border:0;font-size:.875rem}.hero-trust{display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:25px;margin-top:35px;max-width:400px}.trust-number{font:550 3rem/1 var(--heading);color:var(--teal)}.hero-trust p{font-size:.875rem;line-height:1.55}.hero-trust strong{font-weight:500;color:var(--ink)}.hero-visual{position:relative;min-width:0;padding:0 0 24px}.hero-photo{height:642px;border-radius:160px 8px 8px 8px;overflow:hidden;background:#d8e0dc}.hero-photo img{height:100%;object-fit:cover;object-position:50% 30%}.hero-caption{position:absolute;bottom:0;left:-28px;right:28px;background:var(--ink);color:#fff;padding:24px 30px;border-radius:4px;display:grid;grid-template-columns:1fr 44px;gap:6px 16px;box-shadow:0 16px 38px #092d3d14}.hero-caption>span{font-size:.75rem;letter-spacing:.1em;color:#b8d3d4}.hero-caption strong{font:500 1.55rem/1.3 var(--heading);grid-column:1}.hero-caption a{width:44px;height:44px;grid-column:2;grid-row:1 / 3;display:grid;place-items:center;align-self:center;border-radius:50%;border:1px solid #91b5bf66;color:var(--lime);font-size:1.7rem}.hero-stamp{position:absolute;right:-18px;top:28px;border-radius:50%;width:128px;height:128px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--lime);box-shadow:0 0 0 8px var(--paper);transform:rotate(9deg)}.hero-stamp span{font-size:.75rem;font-weight:650;letter-spacing:.02em}.hero-stamp strong{font:600 1.45rem/1.7 var(--heading);letter-spacing:-.06em}.intro-strip{border-block:1px solid var(--line);background:#eaf2ef88}.intro-strip .wrap{display:flex;justify-content:space-between;gap:20px;padding-block:23px}.intro-strip span{font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:16px}.intro-strip span::before{content:'✦';color:var(--teal);font-size:1.1rem}
h2{font-size:clamp(2.3rem,3.4vw,3.55rem);line-height:1.16}h2 em{font-weight:450}.section-heading{display:grid;grid-template-columns:1.25fr 1fr;align-items:end;gap:70px;margin-bottom:44px}.section-heading>p{max-width:400px;justify-self:end;font-size:1.02rem;line-height:1.75;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.service-card{background:#fff;border:1px solid #d9e4e2;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .25s,transform .25s}.service-card:hover{box-shadow:0 14px 36px #092d3d0c;transform:translateY(-4px)}.service-image{position:relative;overflow:hidden;aspect-ratio:3/2}.service-image img{height:100%;object-fit:cover;transition:transform .6s}.service-card:hover .service-image img{transform:scale(1.025)}.image-index{position:absolute;left:18px;top:18px;background:#fffef0e6;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;font-size:.75rem;font-weight:650}.service-copy{padding:27px 25px 25px;display:flex;flex-direction:column;align-items:flex-start;flex:1}.service-copy .micro-label{color:var(--teal);margin-bottom:12px}.service-copy h3{font-size:1.5rem;line-height:1.2;letter-spacing:-.035em}.service-copy>p:not(.micro-label){margin-top:16px;margin-bottom:22px;font-size:1rem;line-height:1.7}.service-copy .text-link{margin-top:auto;font-size:.875rem;gap:15px;border-color:var(--line)}
.combined{margin-top:38px;display:grid;grid-template-columns:1fr 1.18fr;gap:44px;background:var(--ink);padding:45px 40px;border-radius:8px;color:white;overflow:hidden}.combined .eyebrow{color:#b6d9b1;font-size:.75rem;letter-spacing:.07em;margin-bottom:15px}.combined h3{font-size:2.4rem;line-height:1.14}.combined-copy>p:not(.eyebrow){color:#c0d4d9;line-height:1.7;margin:18px 0 24px;max-width:385px}.combined .button{font-size:.875rem;gap:15px;padding:14px 18px}.combined-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-self:center}.combined-steps img{aspect-ratio:.66;object-fit:cover;border-radius:90px 90px 5px 5px}.combined-steps figure:first-child img{object-position:22% center}.combined-steps figure:nth-child(2){padding-top:42px}.combined-steps figure:last-child{padding-top:18px}.combined-steps figure:last-child img{object-position:58% center}.combined-steps figcaption{font-size:.875rem;font-weight:550;padding-top:14px}.combined-steps figcaption span{color:#c1e987;font-size:.75rem;display:block;margin-bottom:2px}.complementary{display:grid;grid-template-columns:1fr 2.4fr;gap:32px;margin-top:46px}.complementary>.eyebrow{margin-top:23px;font-size:.75rem}.service-details details{border-bottom:1px solid var(--line)}.service-details summary{display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;padding:20px 0;font-weight:550}.service-details summary::-webkit-details-marker{display:none}.details-plus{font-size:1.5rem;font-weight:400;line-height:1;transition:transform .2s}.service-details details[open] .details-plus{transform:rotate(45deg)}.service-details details>div{padding-bottom:26px}.service-details details p{margin-bottom:13px;max-width:620px}.equipment-detail{max-width:750px;border-radius:6px;margin-top:24px}.care-note{margin-top:35px;padding-left:17px;border-left:2px solid #adccc3;font-size:.875rem;line-height:1.7;max-width:900px}
.about{background:#e8f0edcc;border-block:1px solid #e0eae6}.about-grid{display:grid;grid-template-columns:.88fr 1.1fr;gap:90px;align-items:center}.profile-visual{position:relative}.profile-visual>img{aspect-ratio:.77;object-fit:cover;object-position:50% 35%;border-radius:6px 6px 110px 6px}.profile-caption{position:absolute;bottom:0;left:0;right:0;border-radius:0 0 110px 6px;padding:90px 28px 30px;background:linear-gradient(transparent,#092d3dce);color:#fff}.profile-caption span{display:block;font-size:.75rem;letter-spacing:.09em;margin-bottom:10px;color:#d2e2e1}.profile-caption strong{font:500 1.8rem/1.25 var(--heading)}.about-copy h2{font-size:clamp(2.2rem,3.1vw,3.1rem)}.about-copy .lead{color:var(--ink);font-size:1.2rem;line-height:1.5;margin:27px 0 22px}.about-copy>p:not(.eyebrow):not(.lead){margin-bottom:17px;font-size:1rem}.about-copy strong{font-weight:550;color:var(--ink)}.legacy-note{padding:21px 0;border-top:1px solid #c7d7d1;margin:26px 0 16px}.legacy-note span{font-family:var(--heading);font-weight:650;font-size:1.5rem;letter-spacing:-.04em}.legacy-note p{font-size:.875rem;margin-top:5px}
.upcoming-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.upcoming-card{min-width:0}.upcoming-image{position:relative;overflow:hidden;border-radius:8px;background:#f0f1ee}.upcoming-image img{aspect-ratio:3/2;object-fit:contain}.badge{position:absolute;left:20px;top:20px;border-radius:3px;padding:7px 12px;font-size:.75rem;font-weight:700;letter-spacing:.07em;color:var(--ink);background:var(--lime)}.upcoming-copy{padding:26px 2px 0}.upcoming-copy .micro-label{color:var(--teal);margin-bottom:12px}.upcoming-copy h3{font-size:1.85rem}.upcoming-copy p:not(.micro-label){margin-top:16px;max-width:485px;line-height:1.75}.upcoming-copy .text-link{margin-top:17px;font-size:.9rem}.source-link{font-size:.75rem;display:block;text-decoration:underline;text-underline-offset:4px;color:var(--muted);margin-top:14px}
.products{padding-block:75px;background:#edf4f3ba;border-block:1px solid var(--line)}.products-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:74px;align-items:center}.product-image{position:relative;overflow:hidden;border-radius:8px}.product-image img{aspect-ratio:1.05;object-fit:cover;object-position:64% center}.product-image>span{position:absolute;bottom:22px;left:22px;background:#fffef2;padding:8px 14px;font-size:.75rem;font-weight:700;letter-spacing:.07em;border-radius:3px}.product-copy>p:not(.eyebrow):not(.small-note){margin-top:22px}.product-list{list-style:none;padding:0;margin:24px 0 28px;display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.product-list li{font-size:.94rem;padding-left:16px;position:relative}.product-list li::before{content:'';position:absolute;width:5px;height:5px;border:1px solid var(--teal);left:0;top:10px;transform:rotate(45deg)}.small-note{font-size:.78rem;line-height:1.7;color:var(--muted);margin-top:15px}.spaces-grid{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:1fr 1fr;gap:18px}.spaces-grid figure{position:relative;overflow:hidden;border-radius:6px;min-width:0}.spaces-grid img{height:100%;object-fit:cover}.space-main{grid-row:1 / 3}.space-main img{object-position:50% center}.spaces-grid figure:not(.space-main){aspect-ratio:2.1}.spaces-grid figcaption{position:absolute;bottom:0;left:0;right:0;padding:40px 22px 18px;background:linear-gradient(transparent,#092d3dcc);color:#fff;font-size:.95rem}.spaces-grid figcaption span{font-size:.75rem;color:#cfebd8;margin-right:14px}.image-note{max-width:820px;font-size:.75rem}
.contact{background:var(--ink);color:#fff;position:relative;overflow:hidden}.contact::before{content:'';position:absolute;left:-25%;top:-30%;width:70%;height:100%;background:radial-gradient(ellipse,#177b7738,transparent 65%);pointer-events:none}.contact>.wrap{position:relative}.contact-heading{text-align:center;margin-bottom:50px}.contact .eyebrow{color:#aecbc2}.contact h2{font-size:clamp(3rem,4.6vw,4.7rem);line-height:1.05}.contact h2 em{color:var(--lime)}.contact-heading>p:last-child{color:#b8cdd4;margin-top:23px}.contact-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:40px}.location-image{position:relative;display:block;border-radius:7px;overflow:hidden}.location-image img{aspect-ratio:1.64;object-fit:cover}.location-image>span{position:absolute;bottom:17px;left:17px;background:var(--paper);color:var(--ink);border-radius:4px;padding:11px 18px;display:flex;gap:28px;font-size:.875rem;font-weight:600}.location-info{padding-top:24px;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.location-info .micro-label{color:#a4c4cc}.location-info h3{font-size:1.2rem;margin-top:9px}.location-info p{font-size:.875rem;color:#bed1d7;margin-top:10px}.phone{font-family:var(--heading);font-size:1.22rem;letter-spacing:-.03em;align-self:center;color:var(--lime);white-space:nowrap}.contact-form{border:1px solid #4c6c7920;background:#133a49;border-radius:8px;padding:34px;min-width:0}.contact-form h3{font-size:1.6rem;letter-spacing:-.035em;margin-bottom:26px}.contact-form label{display:block;font-size:.875rem;margin-bottom:7px;color:#e4edee}.contact-form select,.contact-form textarea{width:100%;background:#092d3d;color:#fff;border:1px solid #54727c;border-radius:4px;padding:11px 12px;margin-bottom:17px;font-size:1rem}.contact-form textarea{resize:vertical;min-height:95px}.contact-form textarea::placeholder{color:#aac1c8}.contact-form select{min-height:48px}.form-note{font-size:.8rem;line-height:1.65;color:#bdced5;margin-top:-3px;margin-bottom:19px}.contact-form .button{width:100%;justify-content:space-between;font-size:.9rem}.contact-form #form-status{font-size:.875rem;color:var(--lime);margin-top:12px}.contact-form #form-status:empty{display:none}
.site-footer{background:#072330;color:#fff;padding:48px 0 26px}.footer-main{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:32px;border-bottom:1px solid #35505c}.footer-brand{font:550 2.1rem/1 var(--heading);letter-spacing:-.04em}.footer-brand span{font:500 .75rem/1.8 var(--body);letter-spacing:.04em;display:block;margin-top:10px;color:#b7cdd3}.footer-main p{font-size:.875rem;color:#b7cdd3}.footer-main .text-link{font-size:.875rem;border:0;color:#d6e4e7}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:23px;font-size:.75rem;color:#afc5cd;flex-wrap:wrap}.footer-bottom button{font-size:.875rem;border:0;border-bottom:1px solid #6c8b96;padding:7px 0;background:none;color:#afc5cd}.footer-bottom button:disabled{cursor:default;border:0}.floating-whatsapp{position:fixed;bottom:24px;right:24px;z-index:25;display:flex;align-items:center;gap:10px;background:var(--lime);color:var(--ink);padding:15px 20px;border-radius:50px;box-shadow:0 5px 25px #072c3b25;font-size:.9rem;font-weight:650;border:2px solid #f8fbfa;transition:background .2s,transform .2s}.floating-whatsapp svg{width:24px;height:24px}.floating-whatsapp:hover{background:#d6f4b0;transform:translateY(-2px)}
@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:76px}.hero-photo{height:675px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:22px}.brand{width:196px}.hero{gap:36px}.hero-photo{height:600px}.hero-stamp{right:-10px;width:112px;height:112px}.hero-stamp span{font-size:.75rem}.hero-stamp strong{font-size:1.2rem}.hero-actions{gap:12px}.hero-caption{left:-14px;right:15px}.section-heading{gap:45px}.service-grid{gap:17px}.service-copy{padding:22px 19px}.service-copy h3{font-size:1.33rem}.combined{padding:36px 30px;gap:30px}.about-grid{gap:55px}.products-grid{gap:45px}.contact-grid{gap:25px}.contact-form{padding:28px}.footer-bottom{padding-right:110px}}
@media(max-width:900px){.desktop-nav{display:none}.header-cta{margin-left:auto}.menu-toggle{display:block}.header-inner{min-height:82px;gap:15px}.hero{gap:30px;padding-top:35px}.hero h1{font-size:clamp(3.1rem,6.3vw,4.4rem)}.hero-photo{height:550px}.hero-description{font-size:1.04rem}.hero-stamp{top:10px}.hero-caption{padding:19px 20px}.hero-caption strong{font-size:1.3rem}.hero-trust{margin-top:24px;padding-top:20px}.intro-strip .wrap{gap:12px}.intro-strip span{font-size:.875rem;gap:8px}.section{padding-block:76px}.section-heading{grid-template-columns:1fr 1fr;gap:35px}.section-heading>p{font-size:1rem}.service-grid{grid-template-columns:1fr 1fr;gap:22px}.service-card:last-child{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.service-card:last-child .service-image{height:100%;aspect-ratio:auto;min-height:290px}.combined{grid-template-columns:1fr;gap:30px}.combined-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 32px}.combined-copy .eyebrow{grid-column:1/-1}.combined-copy>p:not(.eyebrow){grid-column:2;grid-row:2/4;margin:0}.combined-copy .button{justify-self:start;margin-top:20px}.combined-steps img{aspect-ratio:1.1;border-radius:6px}.combined-steps figure:nth-child(2),.combined-steps figure:last-child{padding-top:0}.combined-steps{gap:15px}.combined-steps figcaption span{display:inline;margin-right:9px}.complementary{grid-template-columns:1fr;gap:0}.about-grid{gap:35px;align-items:start}.about-copy h2{font-size:2.3rem}.profile-visual{margin-top:60px}.profile-visual>img{aspect-ratio:.65}.profile-caption strong{font-size:1.4rem}.profile-caption{padding:85px 20px 25px}.upcoming-grid{gap:24px}.upcoming-copy h3{font-size:1.5rem}.products-grid{grid-template-columns:1fr 1fr;gap:35px}.product-list{grid-template-columns:1fr;gap:8px}.product-image img{aspect-ratio:.75}.spaces-grid{gap:14px;grid-template-columns:1.1fr 1fr}.spaces-grid figure:not(.space-main){aspect-ratio:1.6}.spaces-grid figcaption{font-size:.875rem;padding-inline:15px}.contact-grid{grid-template-columns:1fr;gap:35px}.location{display:grid;grid-template-columns:1.5fr 1fr;gap:30px}.location-info{align-content:center;padding-top:0;flex-direction:column;justify-content:center}.phone{align-self:flex-start}.footer-main{gap:25px}.footer-main p{display:none}}
@media(max-width:600px){html{scroll-padding-top:84px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:76px;gap:10px}.brand{width:173px}.header-cta{font-size:.875rem;padding:10px 12px;min-height:42px;gap:8px}.menu-toggle{width:40px;padding:9px;flex-shrink:0}.hero{grid-template-columns:1fr;gap:31px;padding-top:29px;padding-bottom:44px}.hero-copy{padding:0}.hero .eyebrow{font-size:.75rem;margin-bottom:13px}.hero-name{font-size:.875rem;margin-bottom:14px}.hero h1{font-size:clamp(3.35rem,12.8vw,4.9rem);letter-spacing:-.065em;line-height:1.02}.hero h1 br:nth-child(2){display:none}.hero h1 em::before{content:' '}.hero-description{max-width:345px;font-size:1rem;line-height:1.7;margin-top:20px}.hero-actions{margin-top:21px;gap:8px 15px}.hero-actions .button{padding:14px 19px;min-height:50px;font-size:.875rem}.hero-actions .text-link{font-size:.875rem;padding-block:10px}.hero-trust{margin-top:19px;padding-top:18px;gap:12px}.hero-trust .trust-number{font-size:2.35rem}.hero-trust p{font-size:.8rem}.hero-visual{padding:0 0 20px;margin-inline:10px}.hero-photo{height:450px;border-radius:95px 6px 6px 6px}.hero-photo img{object-position:50% 27%}.hero-stamp{right:-7px;top:15px;width:112px;height:112px;box-shadow:0 0 0 6px var(--paper)}.hero-caption{left:-10px;right:10px;padding:19px 22px;border-radius:5px}.hero-caption strong{font-size:1.38rem}.hero-caption>span{font-size:.75rem;letter-spacing:.05em}.intro-strip .wrap{display:grid;grid-template-columns:1fr;padding-block:20px;gap:10px}.intro-strip span{font-size:.875rem;gap:12px}.intro-strip span::before{font-size:.875rem}.section{padding-block:62px}.eyebrow{font-size:.75rem;margin-bottom:14px}h2{font-size:clamp(2.05rem,8vw,2.7rem);line-height:1.17;letter-spacing:-.05em}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:30px}.section-heading>p{justify-self:start;font-size:1rem;line-height:1.75;max-width:none}.service-grid{grid-template-columns:1fr;gap:26px}.service-image{aspect-ratio:1.5}.service-copy{padding:25px 23px}.service-copy h3{font-size:1.6rem}.service-copy .micro-label{font-size:.75rem}.service-copy>p:not(.micro-label){font-size:1rem;margin-top:13px;margin-bottom:17px}.service-card:last-child{grid-column:auto;display:flex}.service-card:last-child .service-image{height:auto;aspect-ratio:1.5;min-height:0}.service-copy .text-link{font-size:.875rem}.combined{margin-top:30px;padding:30px 22px;gap:25px}.combined-copy{display:block}.combined .eyebrow{font-size:.75rem}.combined h3{font-size:2.35rem}.combined-copy>p:not(.eyebrow){margin:17px 0 22px;font-size:1rem}.combined-copy .button{margin-top:0;width:100%;font-size:.875rem;padding-inline:12px;gap:8px}.combined-steps{gap:8px}.combined-steps img{aspect-ratio:.75;object-position:55% center}.combined-steps figcaption{font-size:.75rem;padding-top:10px;overflow-wrap:anywhere}.combined-steps figcaption span{display:block;font-size:.75rem;margin-bottom:2px}.complementary{margin-top:25px}.complementary>.eyebrow{margin-top:18px}.service-details summary{font-size:1rem;padding:18px 0}.service-details details p{font-size:1rem}.care-note{font-size:.875rem;margin-top:27px}.about-grid{grid-template-columns:1fr;gap:33px}.profile-visual{margin-top:0;max-width:450px}.profile-visual>img{aspect-ratio:1.05;object-position:50% 27%;border-radius:6px 6px 80px 6px}.profile-caption{border-radius:0 0 80px 6px;padding:80px 24px 23px}.profile-caption strong{font-size:1.5rem}.about-copy h2{font-size:2.2rem}.about-copy .lead{font-size:1.1rem;margin-top:23px}.about-copy>p:not(.eyebrow):not(.lead){font-size:1rem}.legacy-note{padding-block:18px;margin-top:24px}.legacy-note span{font-size:1.45rem}.upcoming-grid{grid-template-columns:1fr;gap:38px}.upcoming-copy{padding-top:22px}.upcoming-copy h3{font-size:1.65rem}.upcoming-copy .micro-label{font-size:.75rem}.upcoming-copy p:not(.micro-label){font-size:1rem;margin-top:14px}.badge{top:14px;left:14px;font-size:.75rem;padding:7px 10px}.products-grid{grid-template-columns:1fr;gap:32px}.product-image img{aspect-ratio:1.2;object-position:60% center}.product-copy>p:not(.eyebrow):not(.small-note){margin-top:17px;font-size:1rem}.product-list{grid-template-columns:1fr;gap:11px}.product-list li{font-size:1rem}.product-copy .button{font-size:.875rem}.spaces-grid{grid-template-columns:1fr;grid-template-rows:auto;gap:17px}.space-main{grid-row:auto}.spaces-grid figure:not(.space-main){aspect-ratio:1.6}.spaces-grid .space-main{aspect-ratio:1.3}.spaces-grid figcaption{font-size:.94rem;padding:55px 20px 18px}.image-note{font-size:.75rem}.contact-heading{margin-bottom:33px;text-align:left}.contact h2{font-size:3.5rem}.contact-heading>p:last-child{font-size:1rem;margin-top:19px}.desktop-break{display:none}.location{display:block}.location-image img{aspect-ratio:1.55}.location-info{display:flex;flex-direction:row;justify-content:space-between;padding-top:22px;gap:14px}.location-info h3{font-size:1.1rem}.location-info p{font-size:.875rem}.phone{font-size:1.05rem;align-self:center}.contact-form{padding:26px 21px}.contact-form h3{font-size:1.45rem}.contact-form .button{font-size:.875rem;gap:12px;padding-inline:17px}.form-note{font-size:.8rem}.site-footer{padding-top:37px;padding-bottom:110px}.footer-main{align-items:flex-start;gap:20px}.footer-brand{font-size:1.8rem}.footer-brand span{font-size:.75rem;max-width:200px;letter-spacing:0}.footer-main .text-link{font-size:.875rem;gap:10px}.footer-bottom{padding-right:0;font-size:.75rem;gap:14px;align-items:flex-start;flex-direction:column}.footer-bottom button{font-size:.875rem;min-height:36px}.floating-whatsapp{bottom:max(15px,env(safe-area-inset-bottom));right:16px;padding:13px 17px;font-size:.875rem;gap:8px}.floating-whatsapp svg{width:22px;height:22px}.contours{right:-570px;opacity:.75}.ambient-glow{width:170vw;height:170vw;right:-90vw;top:45vh}}
@media(min-width:601px) and (max-width:760px){.hero{grid-template-columns:1fr 1fr;gap:24px}.hero h1{font-size:3rem;letter-spacing:-.06em}.hero-photo{height:510px}.hero-stamp{width:104px;height:104px}.hero-caption{left:-10px;right:8px;padding:17px 15px}.hero-caption>span{font-size:.75rem;letter-spacing:0}.hero-caption strong{font-size:1.15rem}.hero-trust p{font-size:.8rem}.hero-description{font-size:1rem}.hero-actions .button{padding-inline:14px;font-size:.875rem;gap:8px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{width:160px}.header-inner{gap:7px}.header-cta{display:none}.hero h1{font-size:3.15rem}.hero-photo{height:390px}.hero-caption{padding:18px}.hero-stamp{width:108px;height:108px}.hero-stamp strong{font-size:1.1rem}.footer-brand{font-size:1.5rem}.footer-main{gap:13px;flex-wrap:wrap}.button{padding-inline:18px}}
/* Reflow instead of clipping when a visitor enlarges their text. */
h1,h2,h3,.button,.hero-caption,.footer-brand{overflow-wrap:anywhere}.header-inner{flex-wrap:wrap}.header-inner>.brand{max-width:65%}.hero-stamp{flex-shrink:0}.service-grid>*,.combined>*,.about-grid>*,.products-grid>*,.contact-grid>*{min-width:0}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.contours,.ambient-glow{transform:none!important;will-change:auto}.service-card:hover,.button:hover,.floating-whatsapp:hover{transform:none}.service-card:hover img{transform:none}}
html.motion-paused{scroll-behavior:auto}html.motion-paused .contours,html.motion-paused .ambient-glow{transform:none;will-change:auto}
@media print{.site-header,.floating-whatsapp,.ambient,.contact-form,.site-footer button{display:none}.wrap{width:100%}.section{padding-block:25px}.hero{padding-top:0}.hero-photo{height:380px}.service-card{break-inside:avoid}.contact,.combined,.site-footer{background:#fff;color:#092d3d}p,.contact p,.combined p{color:#333}}

/* Individual profile, documented training and the family story. */
.professional .about-grid{align-items:center}
.professional .profile-visual{margin-top:0}
.professional .profile-visual>img{max-height:620px}
.professional .about-copy .professional-name{font-family:var(--heading);font-size:1.3rem;font-weight:650;line-height:1.4;color:var(--ink);margin:26px 0 5px}
.professional .about-copy .professional-role{font-size:1rem;color:var(--teal);margin-bottom:22px}
.training{margin-top:60px;padding-top:35px;border-top:1px solid #cadbd4}
.training-heading{display:flex;justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:27px}
.training-heading h3{font-size:1.55rem;letter-spacing:-.025em}
.training-heading p{font-size:.94rem}
.training-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}
.training-item{padding-left:20px;border-left:2px solid #aac8bf;display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.training-item .micro-label{color:var(--teal);margin-bottom:12px}
.training-item h4{font:600 1.08rem/1.45 var(--heading);letter-spacing:-.015em;margin:0 0 10px;color:var(--ink)}
.training-item>p:not(.micro-label){font-size:.94rem;line-height:1.6;margin-bottom:10px}
.training-item>span{font-size:.875rem;font-weight:550;color:var(--teal);margin-top:auto}
.training-more{margin-top:28px}
.qualification-list{padding:0;margin:0;list-style:none;display:grid;gap:20px;max-width:850px}
.qualification-list strong{font-weight:550;display:block;font-size:1rem}
.qualification-list span{display:block;font-size:.94rem;color:var(--muted);margin-top:5px}
.history{display:grid;grid-template-columns:.9fr 1.3fr;gap:90px;border-bottom:1px solid var(--line)}
.history-heading .legacy-note{margin-top:34px;max-width:330px}
.history-story .lead{font:500 clamp(1.5rem,2.3vw,2rem)/1.35 var(--heading);letter-spacing:-.03em;color:var(--ink);margin-bottom:27px}
.history-story>p:not(.lead){font-size:1rem;line-height:1.85;margin-bottom:20px}
.history-story>p:last-child{margin-bottom:0}
.history-story strong{font-weight:600;color:var(--ink)}
.contact-form input{display:block;width:100%;background:#092d3d;color:#fff;border:1px solid #54727c;border-radius:4px;padding:11px 12px;margin-bottom:17px;font-size:1rem;min-height:48px}
.contact-form input::placeholder{color:#aac1c8}
.optional{color:#b9d1d8;font-size:.875rem}
.social-contact{border-top:1px solid #41606c;margin-top:42px;padding-top:30px;display:flex;justify-content:space-between;align-items:center;gap:28px;flex-wrap:wrap}
.social-contact .eyebrow{margin-bottom:7px;font-size:.75rem}
.social-contact p:not(.eyebrow){color:#c2d5dc;font-size:.94rem}
.social-links{display:flex;flex-wrap:wrap;gap:12px}
.social-links a{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:48px;border:1px solid #587784;border-radius:5px;padding:11px 16px;font-size:.94rem;color:#fff;transition:background .2s,border-color .2s}
.social-links a:hover{background:#235363;border-color:#aacac7}
.social-links span{color:var(--lime)}
@media(max-width:1150px){.desktop-nav{gap:22px}.history{gap:55px}.training-grid{gap:24px}}
@media(max-width:900px){.training-heading{display:block}.training-heading p{margin-top:10px}.training-grid{grid-template-columns:1fr;gap:23px}.training-item{padding-left:20px}.history{gap:35px;grid-template-columns:1fr 1.2fr}.social-contact{align-items:flex-start}.professional .profile-visual>img{aspect-ratio:.7}}
@media(max-width:600px){.professional .profile-visual>img{aspect-ratio:1.05}.professional .about-copy .professional-name{font-size:1.2rem}.training{margin-top:34px;padding-top:28px}.training-heading h3{font-size:1.4rem}.training-heading p{font-size:1rem}.training-item h4{font-size:1.08rem}.training-item>p:not(.micro-label){font-size:1rem}.history{grid-template-columns:1fr;gap:26px}.history-heading .legacy-note{margin-top:23px;max-width:none}.history-story .lead{font-size:1.5rem;margin-bottom:22px}.social-contact{gap:20px}.social-links{width:100%;gap:10px}.social-links a{padding:11px 13px;gap:13px;font-size:.875rem;flex:1}.social-contact p:not(.eyebrow){font-size:1rem}}

/* Full treatment scenes: preserve the patient, therapist and room in each image. */
.service-image{aspect-ratio:16/9;background:#f4f1ed}
.service-image img{object-fit:contain}
.service-card:hover .service-image img{transform:none}
.therapy-tour-link{font-size:.875rem;color:var(--teal);text-decoration:underline;text-underline-offset:4px;padding:12px 0 0}
.combined{grid-template-columns:minmax(0,1fr);gap:30px}
.combined-copy{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;align-items:start}
.combined-copy .eyebrow{grid-column:1/-1;grid-row:1}
.combined-copy h3{grid-column:1;grid-row:2/4}
.combined-copy>p:not(.eyebrow){grid-column:2;grid-row:2;max-width:none;margin:0 0 18px}
.combined-copy .button{grid-column:2;grid-row:3;justify-self:start;margin-top:0}
.combined-steps{width:100%;gap:20px;align-items:start}
.combined-steps figure{min-width:0}
.combined-steps figure:nth-child(2),.combined-steps figure:last-child{padding-top:0}
.combined-steps img{aspect-ratio:16/9;object-fit:contain;object-position:center!important;border-radius:6px;background:#f4f1ed}
.combined-steps figcaption{font-size:1rem;padding-top:13px;display:flex;align-items:baseline;gap:12px}
.combined-steps figcaption span{display:inline;font-size:.875rem;margin:0}
.therapy-tour{margin-top:62px;padding-top:45px;border-top:1px solid var(--line)}
.therapy-tour-heading{max-width:720px;margin-bottom:28px}
.therapy-tour-heading h3{font-size:clamp(1.9rem,2.8vw,2.6rem);line-height:1.2}
.therapy-tour-heading>p:last-child{font-size:1rem;line-height:1.75;margin-top:18px}
.therapy-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.therapy-gallery figure{min-width:0}
.therapy-gallery-image{aspect-ratio:3/2;overflow:hidden;border-radius:7px;background:#f4f1ed;display:grid;place-items:center}
.therapy-gallery-image img{width:100%;height:100%;object-fit:contain}
.therapy-gallery figcaption{padding-top:17px}
.therapy-gallery figcaption strong{font:600 1.15rem/1.4 var(--heading);display:block}
.therapy-gallery figcaption p{font-size:1rem;margin-top:8px;line-height:1.6}
.therapy-tour>.small-note{font-size:.875rem;margin-top:24px}
@media(min-width:701px) and (max-width:900px){.combined-copy{gap:0 25px}.combined-steps{gap:14px}}
@media(max-width:700px){.combined-copy{display:block}.combined-copy>p:not(.eyebrow){margin:18px 0 22px}.combined-copy .button{width:100%;justify-content:space-between}.combined-steps{grid-template-columns:minmax(0,1fr);gap:27px}.combined-steps img{aspect-ratio:16/9;border-radius:6px}.combined-steps figcaption{font-size:1rem;padding-top:10px}.combined-steps figcaption span{font-size:.875rem}.therapy-gallery{grid-template-columns:minmax(0,1fr);gap:30px}.therapy-tour{margin-top:40px;padding-top:32px}.therapy-tour-heading .eyebrow{margin-bottom:14px}.therapy-tour-heading h3{font-size:2rem}.therapy-gallery-image{aspect-ratio:auto}.therapy-gallery-image img{height:auto}.therapy-tour>.small-note{font-size:.875rem}.service-card:last-child .service-image{aspect-ratio:16/9;min-height:0}.service-image{aspect-ratio:16/9}}

/* A photographic welcome, with appointments always within reach. */
.brand-icon{display:block;width:26px;height:26px;flex:0 0 26px}
.button .brand-icon{width:24px;height:24px;flex-basis:24px}
.text-link .brand-icon{width:22px;height:22px;flex-basis:22px}
.header-inner{flex-wrap:nowrap;gap:20px;min-height:86px}
.header-inner>.brand{width:212px;max-width:100%;min-width:0}
.header-cta{gap:10px;white-space:nowrap;flex-shrink:0}
.button .header-cta-label{font-size:.9rem;line-height:1.4}
.desktop-nav{gap:22px}
.hero-feature{background:var(--ink)}
.feature-stage{position:relative;isolation:isolate;min-height:640px;display:flex;align-items:center;overflow:hidden}
.feature-image{position:absolute;inset:0 0 0 auto;width:65%;z-index:-1}
.feature-image img{height:100%;object-fit:cover;object-position:50% 40%}
.feature-image::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#092d3d 0%,#092d3dbd 16%,#092d3d10 57%,#092d3d00 100%),linear-gradient(0deg,#092d3d66,transparent 40%)}
.feature-content{padding-block:72px;color:#fff}
.feature-content .eyebrow{color:var(--lime);font-size:.75rem;letter-spacing:.16em;margin-bottom:15px}
.feature-name{font-size:.875rem;color:#d0e2e6;margin-bottom:22px;max-width:450px}
.feature-content h1{font-size:clamp(3.3rem,5.2vw,5.4rem);line-height:1.08;max-width:640px;font-weight:550;letter-spacing:-.055em;text-wrap:balance}
.feature-content h1 em{color:var(--lime);font-weight:500}
.feature-description{font-size:1.0625rem;line-height:1.7;max-width:430px;margin-top:25px;color:#d7e5e8}
.feature-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:28px;max-width:540px}
.feature-actions .button{gap:12px}
.button-outline-light{color:#fff;background:#092d3d59;border:1px solid #8ca5ad;gap:14px}
.button-outline-light:hover{background:#234b5c}
.feature-discover{display:inline-flex;gap:20px;align-items:center;color:#d5e6e8;font-size:.875rem;min-height:44px;margin-top:20px;border-bottom:1px solid #8aa2ac55}
.feature-discover:hover{color:var(--lime)}
.arrival-strip{display:flex;align-items:center;gap:26px;padding-block:22px;border-top:1px solid #45616c}
.arrival-photo{display:block;flex:0 0 148px;border-radius:5px;overflow:hidden}
.arrival-photo img{height:90px;object-fit:cover;object-position:42% 20%}
.arrival-address{min-width:0}
.arrival-address .micro-label{color:#b9d2d7;font-size:.7rem;letter-spacing:.1em}
.arrival-address p{font-size:1.1rem;color:#fff;font-weight:550;line-height:1.4;margin:3px 0 6px}
.arrival-address>a{color:var(--lime);display:inline-flex;gap:14px;font-size:.875rem;align-items:center;min-height:32px;text-decoration:underline;text-underline-offset:4px}
.arrival-note{margin-left:auto;color:#bbced4;font-size:.94rem;line-height:1.6}
.arrival-note strong{font-weight:500;color:#fff}
.social-intro{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:25px;border-bottom:1px solid var(--line)}
.social-intro>p strong{display:block;color:var(--ink);font-size:1rem;font-weight:600}
.social-intro>p>span{display:block;font-size:.875rem;margin-top:2px}
.social-links{display:flex;flex-wrap:wrap;gap:12px}
.social-links .social-link{display:flex;align-items:center;justify-content:flex-start;gap:12px;min-height:56px;padding:9px 17px 9px 10px;border:1px solid #c8d8d4;border-radius:7px;font-size:.94rem;color:var(--ink);background:#ffffffb8}
.social-links .social-link:hover{background:#e7f1ed;border-color:#6f9d93}
.social-links .social-icon{display:grid;place-items:center;flex:0 0 36px;width:36px;height:36px;border-radius:8px;color:#fff}
.social-links .social-facebook .social-icon{background:#0866ff}
.social-links .social-instagram .social-icon{background:linear-gradient(145deg,#663bc6,#c72778 60%,#e5672e)}
.social-links .social-tiktok .social-icon{background:#10151c}
.social-icon .brand-icon{width:24px;height:24px}
.social-links .social-label{color:inherit;font-weight:550}
.social-contact .social-link{background:#163e4d;border-color:#597982;color:#fff}
.social-contact .social-link:hover{background:#235363;border-color:#aacac7}

/* Each service keeps its explanation, images and action together. */
.therapy-tour{margin-top:0;padding:34px;background:#e8f1edaa;border:1px solid #d3e2dc;border-radius:8px}
.therapy-tour-heading{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;max-width:none;margin-bottom:30px;align-items:start}
.therapy-tour-heading h3{font-size:clamp(2rem,3vw,2.8rem);line-height:1.15}
.therapy-tour-heading>div>p:not(.eyebrow){margin-top:18px;font-size:1rem;line-height:1.75;max-width:540px}
.therapy-tour-heading .eyebrow{margin-bottom:15px}
.therapy-modalities{border-left:1px solid #b8d0c6;padding-left:26px;display:grid;gap:17px}
.therapy-tour-heading .therapy-modalities>p{font-size:.94rem;line-height:1.65;margin:0}
.therapy-modalities strong{display:block;color:var(--ink);font-size:1.06rem;font-weight:600;margin-bottom:4px}
.therapy-gallery-image{background:#f8f6f1}
.therapy-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:25px}
.therapy-bottom>.small-note{margin:0;max-width:460px;font-size:.8rem}
.therapy-bottom .button{gap:12px;flex-shrink:0}
.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}
.service-card:last-child{grid-column:auto;display:flex}
.service-card:last-child .service-image{height:auto;aspect-ratio:16/9;min-height:0}
.service-copy h3{font-size:1.8rem}
.service-copy .text-link{gap:10px;min-height:44px;color:var(--teal);border-bottom-color:#a7c4bc}
.combined-steps figcaption{line-height:1.5}
.combined .button{gap:12px}
.location-info{display:flex;flex-direction:column;align-items:stretch;gap:23px;padding-top:25px}
.location-info h3{font-size:1.3rem;line-height:1.4}
.location-info .location-city{font-size:1rem;margin-top:4px}
.opening-hours{border-block:1px solid #42616d;padding-block:19px}
.opening-hours h4{font-size:.875rem;color:#d9e8e9;font-weight:600;margin:0 0 13px}
.opening-hours dl{margin:0;display:grid;gap:9px;font-size:.94rem}
.opening-hours dl>div{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}
.opening-hours dt{color:#bcd1d7}
.opening-hours dd{margin:0;color:#fff}
.location-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.location-actions .button{font-size:.875rem;padding:12px 18px;min-height:48px}
.location-actions .phone{font-size:1.15rem}
.contact-form .button{justify-content:center;gap:12px}
.floating-whatsapp{gap:10px;padding:13px 19px;border:1px solid #f6ffeb;box-shadow:0 4px 20px #05202b30}
.floating-whatsapp .brand-icon{width:28px;height:28px;flex-basis:28px}
@media(max-width:1100px){
 .desktop-nav{display:none}.menu-toggle{display:block}.header-inner{min-height:78px}.header-cta{margin-left:auto}
 .feature-stage{min-height:590px}.feature-content h1{font-size:3.7rem;max-width:500px}.feature-description{max-width:375px}.feature-image{width:68%}
 .arrival-note{display:none}.social-intro{gap:20px}.social-links .social-link{padding-right:12px;gap:8px}
 .therapy-tour{padding:28px}.therapy-tour-heading{gap:30px}
}
@media(min-width:701px) and (max-width:900px){
 .feature-content h1{font-size:3.35rem;max-width:450px}.feature-description{max-width:325px}.feature-actions{max-width:330px}
 .feature-image{width:70%}.feature-image::after{background:linear-gradient(90deg,#092d3d,#092d3da6 32%,#092d3d18 100%)}
 .social-intro{flex-direction:column;align-items:flex-start}.therapy-tour-heading{grid-template-columns:1fr 1fr;gap:24px}.therapy-bottom{align-items:flex-start;flex-direction:column;gap:17px}
 .location{grid-template-columns:1fr 1fr;align-items:start}.location-info{padding-top:0}.location-image img{aspect-ratio:1;object-position:35% center}
}
@media(max-width:700px){
 .header-inner{min-height:70px;gap:10px}.header-inner>.brand{width:210px;flex:1;max-width:220px}.brand img{max-height:62px;object-position:left center}
 .header-cta{display:inline-flex;width:44px;height:44px;min-height:44px;padding:10px;flex:0 0 44px;border-radius:8px}.header-cta-label{display:none}.menu-toggle{width:42px;flex:0 0 42px;padding:10px}
 .feature-stage{display:flex;flex-direction:column;align-items:stretch;min-height:0}
 .feature-image{position:relative;inset:auto;width:100%;height:clamp(240px,63vw,350px);z-index:0}
 .feature-image img{object-position:50% 42%}.feature-image::after{background:linear-gradient(0deg,#092d3d 0%,#092d3d00 48%)}
 .feature-content{position:relative;margin-top:-27px;padding-block:0 30px}
 .feature-content .eyebrow{font-size:.7rem;margin-bottom:8px}.feature-name{font-size:.8rem;margin-bottom:13px;max-width:none}
 .feature-content h1{font-size:clamp(2.35rem,9.3vw,3.45rem);max-width:540px;letter-spacing:-.055em;line-height:1.08}
 .feature-description{font-size:.94rem;line-height:1.65;max-width:430px;margin-top:17px}
 .feature-actions{margin-top:20px;gap:12px;max-width:none}.feature-actions .button{font-size:.875rem;min-height:50px;padding:13px 17px;gap:10px}
 .feature-actions .button-lime{width:100%}.feature-actions .button-outline-light{background:transparent;border-color:#829ba5;min-height:44px;padding:9px 16px}
 .feature-discover{font-size:.8rem;margin-top:13px;gap:12px;min-height:40px}
 .arrival-strip{gap:16px;padding-block:19px}.arrival-photo{flex-basis:96px}.arrival-photo img{height:88px;object-position:38% 20%}
 .arrival-address .micro-label{font-size:.62rem;letter-spacing:.065em}.arrival-address p{font-size:.94rem;margin:4px 0}.arrival-address>a{font-size:.8rem;min-height:32px;gap:8px}
 .social-intro{flex-direction:column;align-items:stretch;gap:16px;padding-block:22px}.social-intro>p strong{font-size:.94rem}.social-intro>p>span{font-size:.8rem}
 .social-links{width:100%;gap:9px}.social-links .social-link{flex:1;min-width:0;flex-direction:column;padding:12px 4px;gap:8px;border-radius:7px;font-size:.8rem;line-height:1.3}
 .social-links .social-icon{width:38px;height:38px;flex-basis:38px}.social-icon .brand-icon{width:26px;height:26px}
 .therapy-tour{padding:24px 20px}.therapy-tour-heading{grid-template-columns:1fr;gap:22px;margin-bottom:25px}.therapy-tour-heading h3{font-size:2rem}
 .therapy-tour-heading>div>p:not(.eyebrow){font-size:1rem;margin-top:15px}.therapy-modalities{padding-left:16px;gap:14px}.therapy-tour-heading .therapy-modalities>p{margin:0;font-size:.94rem}
 .therapy-gallery{gap:25px}.therapy-gallery figcaption strong{font-size:1.05rem}.therapy-gallery figcaption p{font-size:.94rem}
 .therapy-bottom{flex-direction:column;align-items:stretch;gap:19px;margin-top:23px}.therapy-bottom>.small-note{font-size:.75rem}.therapy-bottom .button{font-size:.875rem;padding-inline:12px}
 .service-grid{grid-template-columns:1fr;margin-top:24px;gap:24px}.service-copy h3{font-size:1.65rem}
 .location{display:block}.location-info{padding-top:24px}.location-info h3{font-size:1.2rem}.location-info .location-city{font-size:1rem}
 .opening-hours dl{font-size:.875rem}.opening-hours dl>div{gap:5px 15px}.location-actions{gap:18px}.location-actions .phone{font-size:1.05rem}
 .floating-whatsapp{right:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:10px 15px;font-size:.875rem;gap:8px;min-height:50px}.floating-extra{display:none}
 .social-contact .social-links{width:100%}
}
@media print{.hero-feature{background:white}.feature-image{position:static;width:45%;height:300px}.feature-stage{min-height:0}.feature-content{color:var(--ink);padding:20px}.feature-content p,.feature-content h1 em{color:var(--ink)}.arrival-strip{display:none}.social-intro{display:none}}
