:root{--bg:#f4f7f7;--surface:#fff;--ink:#17323b;--muted:#5e7379;--brand:#165b6c;--accent:#d5a85c;--soft:#dfeaec;--line:#cbdadd;--radius:18px;--radius-lg:38px;--shadow:0 20px 60px rgba(22,58,66,.12);--sans:Inter,ui-sans-serif,system-ui,-apple-system,'Segoe UI',sans-serif;--display:Georgia,'Times New Roman',serif;scroll-behavior:smooth;--destructive:#9e2828}
*{box-sizing:border-box}html{scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}h1,h2,h3,p,figure,ul{margin:0}ul{padding:0}a{color:inherit}button,input,textarea{font:inherit}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:8px;z-index:9999;background:#fff;color:#000;padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #fff;outline-offset:2px;box-shadow:0 0 0 5px var(--brand)}
.site-header{min-height:82px;padding:14px clamp(20px,5vw,72px);display:grid;grid-template-columns:auto 1fr auto;gap:30px;align-items:center;background:color-mix(in srgb,var(--bg) 92%,transparent);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:900;backdrop-filter:blur(14px)}.brand{text-decoration:none;display:flex;align-items:center;line-height:1}.site-header nav{display:flex;justify-content:center;gap:clamp(12px,1.7vw,24px)}.site-header nav a{position:relative;text-decoration:none;color:var(--muted);font-size:14px;font-weight:600;transition:color .2s ease,transform .2s ease,text-shadow .2s ease}.site-header nav a::after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:999px;background:var(--accent);transform:scaleX(0);transform-origin:center;transition:transform .24s ease}.site-header nav a:hover,.site-header nav a[aria-current="location"]{color:var(--brand)}.site-header nav a:hover{transform:translateY(-2px);text-shadow:0 7px 18px color-mix(in srgb,var(--brand) 24%,transparent)}.site-header nav a:hover::after,.site-header nav a[aria-current="location"]::after{transform:scaleX(1)}.button{display:inline-flex;min-height:48px;height:auto;align-items:center;justify-content:center;background:var(--brand);color:#fff;text-decoration:none;border:0;border-radius:999px;padding:13px 23px;font-weight:700;font-size:16px;cursor:pointer;box-shadow:0 8px 20px color-mix(in srgb,var(--brand) 22%,transparent);transition:.2s}.button:hover{transform:translateY(-2px);filter:brightness(.95);background:var(--brand)}.button-small{min-height:42px;padding:10px 18px;font-size:14px}.menu-toggle{display:none;background:transparent;border:1px solid var(--line);color:var(--ink);padding:10px 14px;border-radius:10px}
.hero{min-height:620px;padding:clamp(36px,4.5vw,68px) clamp(20px,6vw,90px);display:grid;grid-template-columns:minmax(0,1.45fr) minmax(460px,1fr);gap:clamp(30px,4vw,64px);align-items:center;max-width:1800px;margin:auto;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--brand);font-size:13px;font-weight:800;margin:0 0 16px}.hero h1,.section h2{font-family:var(--display);font-weight:500;letter-spacing:-.035em;line-height:1.06}.hero h1{font-size:clamp(48px,6vw,82px);margin:0 0 24px;max-width:760px}.hero-lead{font-size:clamp(18px,1.5vw,22px);color:var(--muted);max-width:620px;margin:0 0 30px}.hero-visual{width:100%;margin:0;max-width:540px;justify-self:end}.hero-visual img{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow)}
.section{padding:clamp(44px,5vw,76px) clamp(20px,6vw,90px)}.section-heading{text-align:center;max-width:760px;margin:0 auto 38px}.section-heading h2,.about h2,.course h2,.contact h2{font-size:clamp(36px,4.5vw,64px);margin:0 0 18px}.section-heading>p:last-child{color:var(--muted);font-size:18px}.therapies{background:var(--surface)}.card-grid{max-width:1400px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.therapy-card{padding:32px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:.25s;position:relative;display:flex;flex-direction:column}.therapy-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.therapy-card h3{font-family:var(--display);font-size:27px;line-height:1.2;margin:0 0 12px}.therapy-card p{color:var(--muted)}.therapy-card ul{list-style:none;padding-left:0;color:var(--muted);font-size:14px;margin-bottom:26px}.therapy-card li{display:flex;align-items:flex-start;gap:10px}.therapy-marker{flex:0 0 auto;color:var(--accent);font-size:1.05em;line-height:inherit}.therapy-card a{font-weight:800;color:var(--brand);text-underline-offset:5px;margin-top:auto}.therapy-card:last-child{grid-column:2}
.about{padding-top:20px}.about-panel{max-width:1400px;margin:auto;background:var(--soft);border-radius:var(--radius-lg);padding:clamp(40px,7vw,100px);display:grid;grid-template-columns:.9fr 1.1fr;gap:60px}.about-panel>.eyebrow{grid-column:1/-1;margin:0}.about h2{margin:0}.about-copy{font-size:18px;color:var(--muted)}.about-copy p:first-child{margin-top:0}
.course{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.course-copy>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:650px;margin-bottom:28px}.course>ul{list-style:none;padding:36px 40px;margin:0;background:var(--brand);color:#fff;border-radius:var(--radius-lg)}.course>ul li{padding:15px 0;border-bottom:1px solid rgba(255,255,255,.23);font-weight:600}.course>ul li:last-child{border:0}.course-marker{display:inline-block;margin-right:12px;color:var(--accent)}.course-button-mobile{display:none}
.contact{background:var(--ink);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(46px,7vw,100px);align-items:start}.contact .eyebrow{color:var(--accent)}.contact-intro>p:not(.eyebrow){color:#bdc9cc;font-size:18px}.contact-whatsapp{margin:12px 0 28px}.contact form{background:var(--surface);color:var(--ink);padding:clamp(25px,4vw,48px);border-radius:var(--radius)}.field{margin-bottom:18px}.field label{display:block;font-weight:700;margin-bottom:7px}.field input,.field textarea{width:100%;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:10px;padding:13px 14px;min-height:48px}.field textarea{resize:vertical}.form-status{min-height:26px;color:var(--brand);font-weight:700}
.field [aria-invalid="true"]{border-color:var(--destructive)}.field-error{color:var(--destructive);font-size:14px;font-weight:700;margin:6px 0 0}
footer{background:#0e191c;color:#dbe4e6;padding:22px clamp(20px,6vw,90px)}.footer-bottom{max-width:760px;margin:auto;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;text-align:center;font-size:13px;color:#9eafb3}.footer-bottom a{text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.privacy-link{padding-left:18px;border-left:1px solid #2b3a3e}.whatsapp-float{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:max(20px,env(safe-area-inset-bottom));z-index:950;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;transition:transform .28s cubic-bezier(.2,.8,.2,1),filter .28s ease;will-change:transform}.whatsapp-float img{width:100%;height:100%;object-fit:contain}.whatsapp-float:hover{transform:translateY(-7px) rotate(-6deg) scale(1.08);filter:drop-shadow(0 12px 12px rgba(0,0,0,.28))}.whatsapp-float:active{transform:translateY(-2px) scale(.98)}.legal{max-width:760px;margin:auto;padding:80px 24px}.legal h1{font-family:var(--display);font-size:48px}.legal h2{font-family:var(--display);font-size:28px;margin-top:38px}.legal p{color:var(--muted)}
.not-found{min-height:100vh;display:grid;place-content:center;justify-items:center;text-align:center;padding:40px 24px;background:radial-gradient(circle at 50% 24%,var(--soft),transparent 34%),var(--bg)}.not-found-mark{font-family:var(--display);font-size:clamp(96px,18vw,210px);line-height:.8;color:color-mix(in srgb,var(--brand) 12%,transparent);letter-spacing:-.08em}.not-found h1{font-family:var(--display);font-size:clamp(38px,6vw,66px);font-weight:500;line-height:1.05;max-width:780px;margin:0 0 18px}.not-found>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:18px;margin:0 0 28px}
@media(max-width:1100px){.site-header{grid-template-columns:auto auto 1fr}.site-header nav{position:absolute;top:100%;left:0;right:0;display:none;flex-direction:column;background:var(--surface);padding:20px 24px;border-bottom:1px solid var(--line)}.site-header nav.is-open{display:flex}.site-header nav a{width:max-content;padding:5px 0}.site-header nav a::after{bottom:0}.menu-toggle{display:block}.header-cta{justify-self:end}.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:780px}.hero-visual{max-width:540px;justify-self:start}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.therapy-card:last-child{grid-column:1/-1;width:calc(50% - 9px);justify-self:center}.about-panel,.course,.contact{grid-template-columns:1fr}}
@media(max-width:680px){.site-header{min-height:70px;padding:10px 16px;gap:10px}.header-cta{display:none}.site-header{grid-template-columns:1fr auto}.hero{padding-top:38px;gap:30px}.hero h1{font-size:clamp(42px,13vw,62px)}.hero-visual{max-width:100%}.section{padding:44px 20px}.card-grid{grid-template-columns:1fr}.therapy-card{padding:26px}.therapy-card:last-child{grid-column:auto;width:auto}.about{padding-top:0}.about-panel{padding:38px 25px;gap:20px}.course{gap:28px}.course>ul{padding:25px}.course-button-desktop{display:none}.course-button-mobile{display:inline-flex;justify-self:center;margin-top:-4px}.contact-intro{display:flex;flex-direction:column;align-items:flex-start}.contact-whatsapp{align-self:center}.contact form{padding:24px 18px}.privacy-link{padding-left:0;border:0;width:100%}.whatsapp-float{width:62px;height:62px}.legal h1{font-size:38px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.site-header nav a:hover,.button:hover,.therapy-card:hover,.whatsapp-float:hover,.whatsapp-float:active{transform:none!important}}
.brand img{display:block;width:218px;height:auto}.site-header{padding-top:10px;padding-bottom:10px}
@media(max-width:680px){.brand img{width:168px}.site-header{padding-top:8px;padding-bottom:8px}}
.about-copy p{margin:0}.about-copy p+p{margin-top:24px}
