/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--turquoise:#1fc8c6;--turquoise-dark:#087f7e;--turquoise-soft:#dff9f7;--lilac:#bd88f2;--lilac-dark:#74509d;--lilac-soft:#f1e7ff;--ink:#283230;--muted:#61706d;--cream:#fbfaf7;--white:#fff;--line:#dfe8e5;--shadow:0 24px 80px #264a451f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Avenir Next,Avenir,Segoe UI,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.site-shell{overflow:hidden}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Trebuchet MS,Avenir Next,sans-serif}.nowrap{white-space:nowrap}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#fbfaf7eb;border-bottom:1px solid #dfe8e5cc;grid-template-columns:220px 1fr auto;align-items:center;gap:24px;min-height:96px;padding:13px clamp(24px,4vw,68px);display:grid;position:fixed;top:0;left:0;right:0}.brand img{object-fit:contain;object-position:left center;width:210px;height:68px;display:block}.desktop-nav{justify-content:center;align-items:center;gap:clamp(14px,1.65vw,28px);display:flex}.desktop-nav a{color:#53615f;font-size:.86rem;font-weight:650;transition:color .18s}.desktop-nav a:hover{color:var(--turquoise-dark)}.header-cta,.button{border-radius:999px;justify-content:center;align-items:center;font-size:.92rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.header-cta{background:var(--turquoise-dark);color:#fff;padding:13px 23px}.header-cta:hover,.button:hover{transform:translateY(-2px)}.mobile-menu{display:none}.hero{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:clamp(40px,7vw,100px);max-width:1500px;min-height:820px;margin:0 auto;padding:190px clamp(24px,6.5vw,104px) 100px;display:grid}.hero-copy{align-self:center;max-width:710px}.eyebrow{color:var(--turquoise-dark);letter-spacing:.14em;text-transform:uppercase;margin:0 0 22px;font-size:.76rem;font-weight:800}h1{max-width:830px;margin-bottom:30px;font-size:clamp(3.2rem,5.5vw,5.7rem);font-weight:700;line-height:.99}h1:after{background:linear-gradient(90deg,var(--turquoise),var(--lilac));content:"";border-radius:99px;width:.62em;height:.13em;margin-left:.12em;display:inline-block}.hero-lead{color:var(--muted);max-width:660px;margin-bottom:34px;font-size:clamp(1.08rem,1.45vw,1.28rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.button{min-height:52px;padding:14px 24px}.primary{background:var(--turquoise-dark);color:#fff;box-shadow:0 12px 32px #087f7e38}.secondary{border:1px solid #cbd7d4}.secondary:hover{background:#fff;box-shadow:0 10px 26px #264a4514}.hero-proof{color:#4d5a58;flex-wrap:wrap;gap:24px;margin-top:36px;font-size:.86rem;display:flex}.hero-proof span{align-items:center;gap:9px;font-weight:650;display:flex}.hero-proof span:before{background:var(--turquoise);border:4px solid var(--turquoise-soft);content:"";border-radius:50%;width:13px;height:13px}.hero-visual{aspect-ratio:.94;background:radial-gradient(circle at 15% 15%,#ffffffe6,transparent 30%),linear-gradient(145deg,var(--turquoise-soft),#ecfbf9 48%,var(--lilac-soft));box-shadow:var(--shadow);border-radius:48% 48% 42%/43% 54% 46% 52%;align-self:center;min-height:530px;max-height:610px;position:relative;overflow:hidden}.hero-visual:before,.hero-visual:after{content:"";border-radius:50%;position:absolute}.hero-visual:before{background:#bd88f28c;width:260px;height:260px;top:-60px;right:-90px}.hero-visual:after{background:#1fc8c67a;width:320px;height:320px;bottom:-120px;left:-100px}.orbit{border:1px solid #087f7e33;border-radius:50%;position:absolute;transform:rotate(-18deg)}.orbit-one{width:670px;height:500px;top:70px;left:-90px}.orbit-two{width:510px;height:390px;top:120px;left:-5px}.visual-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:2;border:1px solid #ffffffbf;position:absolute;box-shadow:0 20px 56px #2c4e4921}.main-card{background:#ffffffe0;border-radius:34px;padding:clamp(28px,4vw,48px);top:15%;left:11%;right:11%}.main-card p{color:var(--turquoise-dark);letter-spacing:.13em;text-transform:uppercase;margin-bottom:14px;font-size:.75rem;font-weight:800}.main-card strong{letter-spacing:-.035em;margin-bottom:18px;font-family:Trebuchet MS,sans-serif;font-size:clamp(1.65rem,3.1vw,2.55rem);line-height:1.12;display:block}.main-card>span{color:var(--muted);font-size:.94rem;display:block}.mini-card{border-radius:22px;width:42%;padding:22px;bottom:10%}.mini-card strong,.mini-card small{display:block}.mini-card strong{margin:10px 0 5px;font-size:1rem}.mini-card small{color:#52615e;font-size:.76rem;line-height:1.45}.mini-card i{background:var(--lilac);border-radius:50%;width:12px;height:12px;display:block}.lilac-card{background:#f7f0fff0;left:7%}.turquoise-card{background:#e8fcfaf0;right:7%}.turquoise-card i{background:var(--turquoise)}.trust-bar{background:var(--ink);color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(22px,4vw,62px);min-height:76px;padding:20px 24px;font-size:.75rem;font-weight:750;display:flex}.trust-bar i{background:var(--lilac);border-radius:50%;width:6px;height:6px}.section{max-width:1500px;margin:0 auto;padding:clamp(90px,10vw,150px) clamp(24px,6.5vw,104px)}.section-heading h2,.process-intro h2,.contact h2{margin-bottom:0;font-size:clamp(2.55rem,4.4vw,4.7rem);font-weight:700;line-height:1.04}.about,.home-about{grid-template-columns:1.15fr .85fr;gap:clamp(40px,7vw,110px);display:grid}.about-content,.home-about-copy{color:var(--muted);align-self:end;font-size:1.06rem;line-height:1.8}.about-content p,.home-about-copy p{margin-bottom:20px}.team-areas{flex-wrap:wrap;gap:9px;margin:27px 0 18px;display:flex}.team-areas span{background:var(--lilac-soft);color:var(--lilac-dark);border:1px solid #e5d2f8;border-radius:999px;padding:10px 14px;font-size:.76rem;font-weight:800;line-height:1.2}.text-link{color:var(--turquoise-dark);gap:10px;margin-top:10px;font-weight:800;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span{transform:translate(4px)}.audience{padding-top:20px;padding-bottom:clamp(80px,9vw,130px)}.audience-intro{grid-template-columns:.52fr 1.48fr;gap:30px;margin-bottom:52px;display:grid}.audience-intro h2{letter-spacing:-.045em;max-width:900px;margin:0;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.4rem,4vw,4.35rem);font-weight:700;line-height:1.04}.audience-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.audience-card{border:1px solid var(--line);border-radius:28px;min-height:285px;padding:32px}.audience-card:first-child{background:var(--turquoise-soft)}.audience-card:nth-child(2){background:#fff}.audience-card:nth-child(3){background:var(--lilac-soft)}.audience-card>span{color:var(--turquoise-dark);letter-spacing:.1em;font-size:.72rem;font-weight:800}.audience-card h3{letter-spacing:-.03em;margin:62px 0 15px;font-family:Trebuchet MS,sans-serif;font-size:1.65rem}.audience-card p{color:var(--muted);margin:0;font-size:.95rem;line-height:1.7}.hero-visual{isolation:isolate;background:#d8eeeb;border-radius:34px}.hero-visual:before{border-radius:inherit;z-index:1;bottom:0;background:linear-gradient(#0000 48%,#1228259e);width:auto;height:auto;inset:0}.hero-visual:after{display:none}.hero-photo{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.photo-caption{color:#fff;z-index:2;gap:7px;max-width:370px;display:grid;position:absolute;bottom:38px;left:40px;right:40px}.photo-caption span{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.photo-caption strong{letter-spacing:-.03em;font-family:Trebuchet MS,sans-serif;font-size:clamp(1.35rem,2.25vw,2rem);line-height:1.16}.clinic-showcase{background:#fff;border-radius:42px;grid-template-columns:.75fr 1.25fr;align-items:end;gap:clamp(42px,7vw,100px);margin-bottom:clamp(80px,9vw,130px);padding-top:clamp(42px,5vw,72px);padding-bottom:clamp(42px,5vw,72px);display:grid}.showcase-copy h2{letter-spacing:-.045em;margin-bottom:24px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.3rem,3.8vw,4.1rem);line-height:1.06}.showcase-copy>p:last-child{color:var(--muted);max-width:520px;margin:0;line-height:1.75}.clinic-gallery{grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:12px;height:560px;display:grid}.clinic-gallery figure{border-radius:22px;margin:0;overflow:hidden}.clinic-gallery .gallery-main{grid-row:1/3}.clinic-gallery img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.clinic-gallery figure:hover img{transform:scale(1.025)}.specialties{background:#f2f8f6;max-width:none}.specialties>*{max-width:1292px;margin-left:auto;margin-right:auto}.heading-row{grid-template-columns:1.05fr .55fr;align-items:end;gap:50px;margin-bottom:60px;display:grid}.heading-row>p{color:var(--muted);margin-bottom:8px;line-height:1.75}.specialty-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.specialty-card{background:#fff;border:1px solid #e2ebe8;border-radius:28px;flex-direction:column;min-height:310px;padding:30px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex}.specialty-card:hover{border-color:#1fc8c68c;transform:translateY(-5px);box-shadow:0 22px 45px #264a4514}.specialty-number{color:var(--lilac-dark);letter-spacing:.08em;font-size:.74rem;font-weight:800}.specialty-card h3{letter-spacing:-.025em;margin:46px 0 14px;font-family:Trebuchet MS,sans-serif;font-size:1.45rem;line-height:1.2}.specialty-card p{color:var(--muted);margin-bottom:24px;font-size:.94rem;line-height:1.65}.specialty-card a{color:var(--turquoise-dark);margin-top:auto;font-size:.88rem;font-weight:800}.specialty-card a span{margin-left:5px}.process{grid-template-columns:.82fr 1.18fr;gap:clamp(55px,9vw,150px);display:grid}.process-intro>p:last-child{color:var(--muted);max-width:570px;margin-top:30px;line-height:1.8}.process-list{margin:0;padding:0;list-style:none}.process-list li{border-top:1px solid var(--line);grid-template-columns:44px 1fr;gap:28px;padding:30px 0;display:grid}.process-list li:last-child{border-bottom:1px solid var(--line)}.process-list>li>span{background:var(--lilac-soft);color:var(--lilac-dark);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:.85rem;font-weight:800;display:flex}.process-list h3{margin:4px 0 8px;font-family:Trebuchet MS,sans-serif;font-size:1.3rem}.process-list p{color:var(--muted);margin:0}.principles{grid-template-columns:1fr 1fr;gap:18px;padding-top:20px;display:grid}.principles-card{background:radial-gradient(circle at 100% 0,#bd88f28c,transparent 34%),linear-gradient(145deg,var(--turquoise-soft),#f7fffe);border-radius:36px;flex-direction:column;justify-content:space-between;min-height:650px;padding:clamp(36px,5vw,64px);display:flex}.principles-card h2{letter-spacing:-.04em;margin:65px 0 0;font-family:Trebuchet MS,sans-serif;font-size:clamp(1.8rem,2.8vw,3rem);line-height:1.16}.vision-block{border-top:1px solid #087f7e33;margin-top:60px;padding-top:25px}.vision-block span{color:var(--turquoise-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:800}.vision-block p{color:#465c58;margin:10px 0 0;font-size:1rem;line-height:1.7}.principles-list{background:var(--ink);color:#fff;border-radius:36px;padding:clamp(30px,4.5vw,58px)}.principles-list>.eyebrow{color:var(--turquoise);margin-bottom:20px}.principles-list>div{border-bottom:1px solid #ffffff24;grid-template-columns:40px 1fr;gap:10px 24px;padding:24px 0;display:grid}.principles-list>div:last-child{border-bottom:0}.principles-list span{color:var(--turquoise);grid-row:span 2;font-size:.76rem;font-weight:800}.principles-list h3{margin:0;font-family:Trebuchet MS,sans-serif;font-size:1.25rem}.principles-list>div p{color:#bccac7;margin:0;font-size:.9rem;line-height:1.65}.faq{grid-template-columns:.75fr 1.25fr;gap:clamp(50px,8vw,120px);display:grid}.faq-intro h2{letter-spacing:-.045em;margin-bottom:28px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.4rem,4vw,4.2rem);line-height:1.05}.faq-intro>p:last-child{color:var(--muted);max-width:490px;line-height:1.75}.faq-list details{border-bottom:1px solid var(--line);padding:0}.contact{background:linear-gradient(135deg,var(--lilac-dark),#6c4d8e 55%,#3d696b);color:#fff;border-radius:46px;grid-template-columns:1.15fr .85fr;gap:70px;max-width:1292px;margin-top:clamp(80px,10vw,150px);margin-bottom:clamp(60px,8vw,110px);padding:clamp(50px,7vw,90px);display:grid}.contact .eyebrow{color:#a9fffa}.contact-copy>p:not(.eyebrow){color:#eee6f8;max-width:570px;margin:25px 0 32px;font-size:1.04rem;line-height:1.75}.light{color:var(--lilac-dark);background:#fff}.contact-details{border-left:1px solid #ffffff3d;align-self:end;gap:34px;padding-left:clamp(32px,5vw,68px);font-style:normal;display:grid}.contact-details div,.contact-details a,.contact-details span,.contact-details strong,.contact-details small{display:block}.contact-details small{color:#d4c7df;letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:.72rem;font-weight:800}.contact-details strong,.contact-details>div>a:first-of-type{margin-bottom:3px;font-size:1.12rem;font-weight:750}.contact-details span,.contact-details a:last-child{color:#eee6f8;overflow-wrap:anywhere;font-size:.9rem}footer{border-top:1px solid var(--line);grid-template-columns:180px 1fr auto;align-items:center;gap:24px;margin:0 clamp(24px,6.5vw,104px);padding:42px 0 54px;display:grid}.footer-brand img{object-fit:contain;object-position:left center;width:170px;height:58px;display:block}footer p{color:var(--muted);margin:0;font-size:.85rem}.footer-links{gap:24px;font-size:.82rem;font-weight:700;display:flex}footer>small{color:#7d8987;grid-column:1/-1;font-size:.72rem}.floating-whatsapp{background:var(--turquoise-dark);border:4px solid var(--cream);color:#fff;z-index:40;border-radius:999px;align-items:center;gap:10px;padding:10px 14px 10px 18px;font-size:.8rem;font-weight:800;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #087f7e47}.floating-whatsapp strong{background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}:focus-visible{outline:3px solid var(--lilac);outline-offset:4px}.home-services{background:#f2f8f6;max-width:none}.home-services>*{max-width:1292px;margin-left:auto;margin-right:auto}.heading-row>div:last-child>p{color:var(--muted);margin-bottom:8px;line-height:1.75}.service-link-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.service-link-grid a{background:#fff;border:1px solid #e2ebe8;border-radius:20px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;min-height:104px;padding:20px;transition:border-color .18s,transform .18s;display:grid}.service-link-grid a:hover{border-color:var(--turquoise);transform:translateY(-3px)}.service-link-grid span{color:var(--lilac-dark);font-size:.7rem;font-weight:800}.service-link-grid strong{font-family:Trebuchet MS,sans-serif;font-size:1rem;line-height:1.25}.service-link-grid i{color:var(--turquoise-dark);font-style:normal}.page-hero{background:radial-gradient(circle at 90% 10%,#bd88f273,transparent 32%),linear-gradient(145deg,var(--turquoise-soft),#f7fffe);max-width:1500px;min-height:570px;margin:0 auto;padding:190px clamp(24px,6.5vw,104px) 90px}.page-hero-copy{max-width:1000px}.page-hero h1{max-width:1050px;font-size:clamp(3.2rem,5.7vw,5.9rem)}.page-hero-copy>p:last-child{color:var(--muted);max-width:760px;font-size:clamp(1.05rem,1.35vw,1.25rem);line-height:1.75}.page-hero-with-image{background:var(--cream);grid-template-columns:1fr .82fr;align-items:center;gap:clamp(44px,7vw,100px);display:grid}.page-hero-with-image .page-hero-image{border-radius:34px;height:500px;overflow:hidden}.page-hero-image img{object-fit:cover;width:100%;height:100%;display:block}.editorial-split{grid-template-columns:.9fr 1.1fr;gap:clamp(50px,8vw,130px);display:grid}.editorial-split h2,.services-intro h2,.team-section h2,.gallery-heading h2,.contact-primary h2,.contact-guidance h2{letter-spacing:-.045em;margin:0;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.35rem,3.8vw,4.1rem);line-height:1.06}.editorial-copy{color:var(--muted);font-size:1.06rem;line-height:1.85}.editorial-copy p{margin-bottom:22px}.team-section{background:#f2f8f6;max-width:none}.team-section>*{max-width:1292px;margin-left:auto;margin-right:auto}.team-section .section-heading{max-width:900px;margin-bottom:52px}.team-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.team-grid article{background:#fff;border:1px solid #e2ebe8;border-radius:26px;min-height:300px;padding:28px}.team-grid article>span{color:var(--lilac-dark);font-size:.72rem;font-weight:800}.team-grid h3{margin:54px 0 14px;font-family:Trebuchet MS,sans-serif;font-size:1.45rem}.team-grid p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.68}.section-note{color:var(--muted);margin:25px 0 0;font-size:.83rem}.purpose-section{grid-template-columns:1fr 1fr;gap:18px;padding-top:clamp(80px,9vw,130px);display:grid}.purpose-main{background:radial-gradient(circle at 100% 0,#bd88f28c,transparent 34%),linear-gradient(145deg,var(--turquoise-soft),#f7fffe);border-radius:36px;flex-direction:column;justify-content:space-between;min-height:650px;padding:clamp(36px,5vw,64px);display:flex}.purpose-main h2{letter-spacing:-.04em;margin:65px 0 0;font-family:Trebuchet MS,sans-serif;font-size:clamp(1.8rem,2.8vw,3rem);line-height:1.16}.values-panel{background:var(--ink);color:#fff;border-radius:36px;padding:clamp(30px,4.5vw,58px)}.values-panel>.eyebrow{color:var(--turquoise);margin-bottom:20px}.values-panel>div{border-bottom:1px solid #ffffff24;grid-template-columns:40px 1fr;gap:10px 24px;padding:24px 0;display:grid}.values-panel>div:last-child{border-bottom:0}.values-panel span{color:var(--turquoise);grid-row:span 2;font-size:.76rem;font-weight:800}.values-panel h3{margin:0;font-family:Trebuchet MS,sans-serif;font-size:1.25rem}.values-panel>div p{color:#bccac7;margin:0;font-size:.9rem;line-height:1.65}.services-intro{grid-template-columns:.35fr 1.65fr;gap:60px;padding-bottom:70px;display:grid}.services-intro>div{grid-template-columns:1fr .72fr;gap:30px;display:grid}.services-intro>div>p{color:var(--muted);margin:8px 0 0;line-height:1.78}.services-detail{gap:18px;padding-top:0;display:grid}.service-detail-card{border:1px solid var(--line);background:#fff;border-radius:34px;grid-template-columns:.86fr 1.14fr;gap:clamp(44px,7vw,100px);padding:clamp(34px,5vw,62px);scroll-margin-top:120px;display:grid}.service-detail-heading>span{color:var(--lilac-dark);letter-spacing:.08em;font-size:.75rem;font-weight:800}.service-detail-heading h2{letter-spacing:-.04em;margin:35px 0 18px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2rem,3vw,3.2rem);line-height:1.08}.service-detail-heading p,.service-detail-body>p{color:var(--muted);line-height:1.75}.service-detail-body{align-self:end}.service-detail-body ul{margin:26px 0 30px;padding:0;list-style:none}.service-detail-body li{border-top:1px solid var(--line);padding:13px 0 13px 26px;position:relative}.service-detail-body li:last-child{border-bottom:1px solid var(--line)}.service-detail-body li:before{background:var(--turquoise);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:22px;left:2px}.service-detail-body a{color:var(--turquoise-dark);font-weight:800}.care-note{background:var(--lilac-soft);border-radius:38px;max-width:1292px;margin-top:100px;margin-bottom:100px;padding-top:70px;padding-bottom:70px}.care-note h2{letter-spacing:-.04em;max-width:1020px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2rem,3.4vw,3.7rem);line-height:1.08}.care-note>p:last-child{color:var(--muted);max-width:760px;line-height:1.75}.clinic-features{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.clinic-features article{border:1px solid var(--line);border-radius:26px;min-height:280px;padding:28px}.clinic-features span{color:var(--lilac-dark);font-size:.72rem;font-weight:800}.clinic-features h2{letter-spacing:-.025em;margin:52px 0 14px;font-family:Trebuchet MS,sans-serif;font-size:1.45rem;line-height:1.15}.clinic-features p{color:var(--muted);font-size:.92rem;line-height:1.7}.full-gallery{background:#f2f8f6;max-width:none}.full-gallery>*{max-width:1292px;margin-left:auto;margin-right:auto}.gallery-heading{margin-bottom:48px}.gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:280px;gap:14px;display:grid}.gallery-item{border-radius:24px;margin:0;overflow:hidden}.gallery-item-1{grid-row:span 2}.gallery-item-3{grid-column:span 2}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-item:hover img{transform:scale(1.02)}.faq-page{grid-template-columns:.72fr 1.28fr;gap:clamp(50px,8vw,120px);display:grid}.faq-page-intro h2{letter-spacing:-.045em;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.3rem,3.7vw,4rem);line-height:1.06}.faq-page-intro>p:last-child{color:var(--muted);line-height:1.75}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:27px 4px;font-family:Trebuchet MS,sans-serif;font-size:1.2rem;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{background:var(--lilac-soft);color:var(--lilac-dark);content:"+";border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;font-family:Avenir Next,sans-serif;display:flex}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);max-width:760px;margin:0;padding:0 60px 27px 4px;line-height:1.75}.contact-page{grid-template-columns:.95fr 1.05fr;gap:18px;display:grid}.contact-primary{background:linear-gradient(145deg,var(--turquoise-soft),#f7fffe);border-radius:36px;padding:clamp(38px,5vw,64px)}.contact-primary>p:not(.eyebrow){color:var(--muted);margin:28px 0 32px;line-height:1.8}.contact-cards{grid-template-columns:1fr 1fr;gap:14px;font-style:normal;display:grid}.contact-cards>div{border:1px solid var(--line);background:#fff;border-radius:26px;flex-direction:column;justify-content:flex-end;min-height:225px;padding:28px;display:flex}.contact-cards small{color:var(--lilac-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:auto;font-size:.72rem;font-weight:800}.contact-cards a,.contact-cards strong{overflow-wrap:anywhere;font-size:1.05rem;font-weight:750}.contact-cards span{color:var(--muted);font-size:.9rem}.contact-cards .mini-link{color:var(--turquoise-dark);margin-top:12px;font-size:.82rem}.contact-guidance{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:70px;display:grid}.contact-guidance>p{color:var(--muted);align-self:end;line-height:1.8}.careers{background:linear-gradient(135deg,var(--lilac-soft),#f8f3ff 52%,var(--turquoise-soft));border-radius:40px;margin-bottom:clamp(70px,8vw,110px);padding-top:clamp(48px,6vw,76px);padding-bottom:clamp(48px,6vw,76px);scroll-margin-top:120px}.careers-intro{max-width:860px;margin-bottom:38px}.careers h2{letter-spacing:-.045em;margin-bottom:20px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.05}.careers-intro>p:not(.eyebrow){color:var(--muted);max-width:720px;margin:0 0 12px;line-height:1.75}.careers-intro small{color:#596965;font-size:.84rem;display:block}.careers-form-shell{background:#fff;border:1px solid #74509d2e;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #264a4517}.careers-form-shell iframe{border:0;width:100%;height:1500px;display:block}.careers-fallback{color:var(--muted);text-align:center;margin:18px 0 0;font-size:.88rem}.careers-fallback a{color:var(--turquoise-dark);font-weight:800}.contact-cta{background:linear-gradient(135deg,var(--lilac-dark),#6c4d8e 55%,#3d696b);color:#fff;border-radius:46px;grid-template-columns:1fr auto;align-items:end;gap:70px;max-width:1292px;margin-top:clamp(70px,9vw,130px);margin-bottom:clamp(70px,8vw,110px);padding:clamp(48px,7vw,86px);display:grid}.contact-cta .eyebrow{color:#a9fffa}.contact-cta h2{letter-spacing:-.045em;margin-bottom:20px;font-family:Trebuchet MS,sans-serif;font-size:clamp(2.3rem,4vw,4.2rem);line-height:1.05}.contact-cta>div>p:last-child{color:#eee6f8;max-width:650px;margin:0;line-height:1.75}.legal-page{max-width:1040px;padding-top:80px}.legal-date{background:var(--turquoise-soft);color:var(--turquoise-dark);border-radius:14px;padding:10px 14px;font-size:.86rem;font-weight:750;display:inline-block}.legal-page section{border-top:1px solid var(--line);padding:34px 0}.legal-page h2{letter-spacing:-.025em;margin-bottom:14px;font-family:Trebuchet MS,sans-serif;font-size:1.55rem}.legal-page p{color:var(--muted);line-height:1.8}.legal-page a{color:var(--turquoise-dark);text-underline-offset:3px;font-weight:750;text-decoration:underline;text-decoration-thickness:1px}@media (width<=1100px){.site-header{grid-template-columns:1fr auto;min-height:84px}.brand img{height:60px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block;position:relative}.mobile-menu summary{background:var(--turquoise-dark);color:#fff;cursor:pointer;border-radius:999px;padding:11px 18px;font-size:.82rem;font-weight:800;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;min-width:210px;padding:10px;display:grid;position:absolute;top:52px;right:0}.mobile-menu nav a{border-radius:12px;padding:11px 13px;font-size:.9rem;font-weight:700}.mobile-menu nav a:hover{background:var(--turquoise-soft)}.hero{grid-template-columns:1fr;gap:70px;padding-top:155px}.hero-visual{aspect-ratio:1.35;justify-self:stretch;min-height:520px}.heading-row,.about,.process,.principles,.contact,.clinic-showcase,.audience-intro,.faq,.audience-grid{grid-template-columns:1fr}.audience-card{min-height:240px}.audience-card h3{margin-top:42px}.clinic-showcase{border-radius:0}.clinic-gallery{height:520px}.specialty-grid{grid-template-columns:repeat(2,1fr)}.contact{margin-left:24px;margin-right:24px}.contact-details{border-top:1px solid #ffffff3d;border-left:0;grid-template-columns:1fr 1fr;padding-top:36px;padding-left:0}footer{grid-template-columns:160px 1fr}.footer-links{grid-column:1/-1}}@media (width<=640px){.site-header{gap:12px;padding:10px 18px}.brand img{width:158px;height:56px}.hero{min-height:auto;padding:135px 20px 72px}.hero-copy{min-width:0}h1{overflow-wrap:anywhere;font-size:clamp(2.6rem,11.2vw,3.4rem)}.hero-lead{font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-proof{flex-direction:column;align-items:flex-start;gap:11px}.hero-visual{aspect-ratio:auto;border-radius:30px;min-height:510px}.hero-photo{object-position:45% center}.photo-caption{bottom:26px;left:26px;right:26px}.trust-bar{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;padding:26px 24px}.trust-bar i{display:none}.section{padding:82px 20px}.section-heading h2,.process-intro h2,.contact h2{font-size:clamp(2.3rem,11vw,3.25rem)}.clinic-showcase{padding-top:72px;padding-bottom:72px}.clinic-gallery{gap:8px;height:430px}.clinic-gallery figure{border-radius:14px}.heading-row{gap:28px;margin-bottom:42px}.specialty-grid{grid-template-columns:1fr}.specialty-card{min-height:280px}.principles-card{min-height:560px}.principles-card h2{font-size:1.85rem}.principles-list>div{grid-template-columns:32px 1fr}.faq-list summary{padding:23px 2px;font-size:1.05rem}.faq-list details p{padding-left:2px;padding-right:12px}.contact{border-radius:32px;gap:46px;margin:68px 14px;padding:48px 26px}.contact-details{grid-template-columns:1fr;gap:30px}footer{grid-template-columns:1fr;align-items:start;gap:20px;margin:0 20px}.footer-links{flex-wrap:wrap;grid-column:auto;gap:14px 22px}footer>small{grid-column:auto}.floating-whatsapp{padding:9px;bottom:14px;right:14px}.floating-whatsapp span{display:none}}@media (width<=920px){.home-about,.page-hero-with-image,.editorial-split,.purpose-section,.services-intro,.services-intro>div,.service-detail-card,.faq-page,.contact-page,.contact-guidance,.contact-cta{grid-template-columns:1fr}.service-link-grid,.team-grid,.clinic-features{grid-template-columns:1fr 1fr}.page-hero{min-height:auto;padding-top:155px}.page-hero-with-image .page-hero-image{height:480px}.team-section .section-heading{margin-bottom:40px}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-item-3{grid-column:span 1}.contact-cta{align-items:start;margin-left:24px;margin-right:24px}.contact-cta .button{justify-self:start}.services-intro>div{gap:20px}.service-detail-body{align-self:auto}}@media (width<=640px){.page-hero{padding:140px 20px 70px}.page-hero-copy{min-width:0}.page-hero h1{overflow-wrap:anywhere;font-size:clamp(2.6rem,11.2vw,3.4rem)}.page-hero-with-image{gap:40px}.page-hero-with-image .page-hero-image{border-radius:26px;height:410px}.service-link-grid,.team-grid,.clinic-features,.contact-cards{grid-template-columns:1fr}.service-link-grid a{min-height:92px}.team-grid article,.clinic-features article{min-height:240px}.purpose-main{min-height:590px}.purpose-main h2{font-size:1.8rem}.service-detail-card{border-radius:26px;padding:30px 24px}.service-detail-heading h2{font-size:2.15rem}.care-note{border-radius:28px;margin:70px 14px;padding:52px 26px}.gallery-grid{grid-auto-rows:220px;gap:9px}.gallery-item{border-radius:16px}.gallery-item-1{grid-row:span 1}.contact-primary{border-radius:28px;padding:34px 26px}.contact-cards>div{min-height:190px}.contact-cta,.careers{border-radius:32px;gap:36px;margin:68px 14px;padding:48px 26px}.contact-cta .button{width:100%}.careers-form-shell{border-radius:18px;margin-left:-12px;margin-right:-12px}.careers-form-shell iframe{height:1650px}.legal-page{padding-top:55px}.legal-page h2{font-size:1.35rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
