@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--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{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.hidden{display:none}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#fbf6ea;--foreground:#203329;--muted:#6e776e;--cream:#fffaf0;--sage:#8fa878;--deep:#18362a;--gold:#b99556;--line:#20332924;--styled-font:"Tiro Devanagari Hindi", "Noto Serif Devanagari", Georgia, serif}.appointment-popup-backdrop{z-index:10000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#081f1ac2;place-items:center;padding:1.25rem;animation:.24s both appointment-fade-in;display:grid;position:fixed;inset:0}.appointment-popup{background:#fffdf8;border:1px solid #ffffffb3;border-radius:24px;grid-template-columns:minmax(280px,.82fr) minmax(480px,1.18fr);width:min(1040px,100%);max-height:min(720px,100vh - 2.5rem);animation:.36s cubic-bezier(.22,1,.36,1) both appointment-rise-in;display:grid;position:relative;overflow:hidden;box-shadow:0 36px 100px #0416115c}.appointment-popup-close{z-index:3;width:2.35rem;height:2.35rem;color:var(--deep);cursor:pointer;background:#fffdf8eb;border:1px solid #18362a1f;border-radius:50%;place-items:center;padding:0;transition:transform .18s,background .18s;display:grid;position:absolute;top:1rem;right:1rem}.appointment-popup-close:hover,.appointment-popup-close:focus-visible{background:#f0e7d4;transform:rotate(6deg)}.appointment-popup-close svg{width:1.15rem}.appointment-popup-visual{background:var(--deep);min-height:620px;position:relative;overflow:hidden}.appointment-popup-visual:after{content:"";background:linear-gradient(#0000 30%,#08271f2e 54%,#08271ff0 100%);position:absolute;inset:0}.appointment-popup-visual>img{object-fit:cover;object-position:center 36%;width:100%;height:100%;min-height:620px}.appointment-popup-visual-copy{z-index:1;color:#fffdf8;position:absolute;bottom:2rem;left:2rem;right:2rem}.appointment-popup-visual-copy>p{color:#ddbd77;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .65rem;font-family:Arial,sans-serif;font-size:.7rem;font-weight:700}.appointment-popup-visual-copy h2{color:#fffdf8;margin:0 0 1.1rem;font-size:clamp(1.75rem,2.8vw,2.55rem);font-weight:500;line-height:1.04}.appointment-popup-visual-copy ul{gap:.55rem;margin:0;padding:0;font-family:Arial,sans-serif;font-size:.78rem;list-style:none;display:grid}.appointment-popup-visual-copy li{align-items:center;gap:.55rem;display:flex}.appointment-popup-visual-copy li svg{color:#d9b76d;width:1rem}.appointment-popup-content{scrollbar-width:thin;scrollbar-color:#18362a40 transparent;min-width:0;padding:clamp(2.2rem,4vw,3.4rem);overflow-y:auto}.appointment-popup-heading{align-items:flex-start;gap:.9rem;margin-bottom:1.65rem;padding-right:2rem;display:flex}.appointment-popup-heading>span,.appointment-popup-success>span{color:#35725e;background:#e9f0e7;border-radius:50%;flex:none;place-items:center;width:2.65rem;height:2.65rem;display:grid}.appointment-popup-heading svg,.appointment-popup-success>span svg{width:1.25rem}.appointment-popup-heading h2,.appointment-popup-success h2{color:#1d322a;margin:0;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:500;line-height:1.05}.appointment-popup-heading p{color:#738078;margin:.4rem 0 0;font-family:Arial,sans-serif;font-size:.9rem}.appointment-popup-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid;position:relative}.appointment-popup-form label{gap:.38rem;min-width:0;display:grid}.appointment-popup-form label>span{color:#405248;letter-spacing:.03em;font-family:Arial,sans-serif;font-size:.72rem;font-weight:700}.appointment-popup-form input,.appointment-popup-form select,.appointment-popup-form textarea{color:#24372f;background:#fff;border:1px solid #18362a29;border-radius:12px;outline:none;width:100%;min-width:0;font-family:Arial,sans-serif;font-size:.87rem;transition:border-color .16s,box-shadow .16s}.appointment-popup-form input,.appointment-popup-form select{height:3rem;padding:0 .9rem}.appointment-popup-form textarea{resize:vertical;min-height:5.5rem;padding:.85rem .9rem}.appointment-popup-form input:focus,.appointment-popup-form select:focus,.appointment-popup-form textarea:focus{border-color:#4b8c76;box-shadow:0 0 0 3px #4b8c7621}.appointment-popup-form input::placeholder,.appointment-popup-form textarea::placeholder{color:#98a29d}.appointment-popup-wide{grid-column:1/-1}.appointment-popup-submit{color:#fff;letter-spacing:.03em;cursor:pointer;background:linear-gradient(135deg,#1d5b49,#2f7560);border:0;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;min-height:3.2rem;font-family:Arial,sans-serif;font-size:.82rem;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #18534133}.appointment-popup-submit:hover:not(:disabled),.appointment-popup-submit:focus-visible:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 34px #18534147}.appointment-popup-submit:disabled{cursor:wait;opacity:.72}.appointment-popup-submit svg{width:1.05rem}.appointment-popup-spinner{animation:.8s linear infinite appointment-spin}.appointment-popup-error{color:#9b392e;background:#fff0ec;border-radius:10px;grid-column:1/-1;margin:0;padding:.7rem .85rem;font-family:Arial,sans-serif;font-size:.78rem}.appointment-popup-privacy{color:#7b857f;text-align:center;font-family:Arial,sans-serif;font-size:.66rem;line-height:1.4}.appointment-popup-honeypot{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.appointment-popup-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:480px;display:flex}.appointment-popup-success>span{width:4.25rem;height:4.25rem;margin-bottom:1.25rem}.appointment-popup-success>span svg{width:2rem}.appointment-popup-success .eyebrow{margin:0 0 .65rem}.appointment-popup-success>p:not(.eyebrow){color:#6d786f;max-width:27rem;margin:.85rem auto 1.5rem;font-family:Arial,sans-serif;line-height:1.6}.appointment-popup-success .appointment-popup-submit{width:min(260px,100%)}@keyframes appointment-fade-in{0%{opacity:0}}@keyframes appointment-rise-in{0%{opacity:0;transform:translateY(22px)scale(.985)}}@keyframes appointment-spin{to{transform:rotate(360deg)}}@media (max-width:840px){.appointment-popup{grid-template-columns:.72fr 1.28fr}.appointment-popup-visual,.appointment-popup-visual>img{min-height:610px}.appointment-popup-visual-copy{bottom:1.5rem;left:1.25rem;right:1.25rem}.appointment-popup-visual-copy h2{font-size:1.65rem}.appointment-popup-content{padding:2.4rem 1.7rem}}@media (max-width:680px){.appointment-popup-backdrop{padding:.65rem}.appointment-popup{border-radius:18px;max-height:calc(100dvh - 1.3rem);display:block;overflow-y:auto}.appointment-popup-visual{height:190px;min-height:190px}.appointment-popup-visual>img{object-position:center 35%;height:190px;min-height:190px}.appointment-popup-visual:after{background:linear-gradient(90deg,#08271fe0,#08271f0d)}.appointment-popup-visual-copy{inset:1.2rem 38% auto 1.2rem}.appointment-popup-visual-copy h2{margin-bottom:0;font-size:1.45rem}.appointment-popup-visual-copy ul{display:none}.appointment-popup-content{padding:1.5rem 1.15rem 1.35rem;overflow:visible}.appointment-popup-heading{margin-bottom:1.2rem}.appointment-popup-heading h2{font-size:1.7rem}.appointment-popup-success{min-height:360px}}@media (max-width:480px){.appointment-popup-form{grid-template-columns:1fr}.appointment-popup-form>*{grid-column:1}.appointment-popup-visual-copy{right:28%}}@media (prefers-reduced-motion:reduce){.appointment-popup-backdrop,.appointment-popup,.appointment-popup-spinner{animation:none}}.site-shell>.organic-promise.section-band,.site-shell>.lab-overview.section-band{flex-direction:column!important;align-items:stretch!important;gap:1.5rem!important;display:flex!important}.site-shell>.organic-promise .section-heading-block,.site-shell>.lab-overview .section-heading-block,.site-shell>.organic-promise .section-heading-block>p:not(.eyebrow),.site-shell>.lab-overview .section-heading-block>p:not(.eyebrow){width:100%!important;max-width:none!important}.site-shell>.organic-promise .organic-promise-actions,.site-shell>.lab-overview .lab-detail-actions{flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;width:100%!important;margin-top:auto!important;display:flex!important}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--foreground);font-family:var(--styled-font);background:radial-gradient(circle at 0 0,#b995562e,#0000 34rem),linear-gradient(#fbf6ea 0%,#f7efdf 52%,#fffaf0 100%);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.site-shell{min-height:100vh;overflow:hidden}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0db;border:1px solid #ffffff94;border-radius:999px;justify-content:space-between;align-items:center;gap:1.5rem;width:min(1180px,100% - 2rem);margin:1rem auto 0;padding:.75rem .8rem;display:flex;position:sticky;top:0;box-shadow:0 18px 45px #18362a1a}.brand,.nav nav,.hero-actions,.section-heading,.opd,.branch-grid,footer{align-items:center;display:flex}.brand{gap:.7rem;min-width:13rem}.brand-mark{background:var(--deep);color:#f9e8bd;border-radius:50%;flex:none;place-items:center;width:2.7rem;height:2.7rem;font-size:1.35rem;font-weight:700;display:grid}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem;line-height:1}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-family:Arial,sans-serif;font-size:.66rem}.nav nav{color:#415145;letter-spacing:.11em;text-transform:uppercase;gap:1.4rem;font-family:Arial,sans-serif;font-size:.78rem;font-weight:700}.nav-cta,.button,.section-heading a,.contact button{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;font-family:Arial,sans-serif;font-size:.76rem;font-weight:800}.nav-cta,.button.primary,.contact button{background:var(--deep);color:#fff6df;box-shadow:0 14px 26px #18362a2e}.nav-cta{padding:.95rem 1.25rem}.hero{grid-template-columns:minmax(0,.96fr) minmax(22rem,1.04fr);align-items:center;gap:clamp(2rem,5vw,5rem);width:min(1180px,100% - 2rem);margin:5.5rem auto 4.5rem;display:grid}.hero-copy h1,.section h2,.section-band h2,.opd h2,.contact h2{color:var(--deep);margin:0;font-weight:500;line-height:1.05}.hero-copy h1{max-width:11ch;font-size:clamp(4.6rem,10vw,9rem)}.hero-copy p,.section-band p,.approach p,.opd li,.contact p,.quote p{color:var(--muted);font-size:1.06rem;line-height:1.9}.hero-copy>p:last-of-type{max-width:37rem}.eyebrow{color:var(--gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .9rem;font-family:Arial,sans-serif;font-size:.78rem;font-weight:800}.mantra{color:#42543f;max-width:36rem;font-size:1.28rem}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem}.button{justify-content:center;align-items:center;min-height:3.1rem;padding:0 1.5rem;display:inline-flex}.button.secondary{border:1px solid var(--line);color:var(--deep);background:#ffffff73}.hero-gallery{grid-template-rows:16rem 16rem;grid-template-columns:1fr .66fr;gap:1rem;display:grid;position:relative}.hero-gallery:before,.hero-gallery:after{z-index:-1;content:"";border-radius:999px;position:absolute}.hero-gallery:before{background:#8fa8783d;width:17rem;height:17rem;inset:-2.2rem 3rem auto auto}.hero-gallery:after{background:#b995562e;width:13rem;height:13rem;inset:auto auto -2.4rem -2.6rem}.hero-gallery img{object-fit:cover;border:.75rem solid #fffaf0e0;width:100%;height:100%;box-shadow:0 25px 60px #18362a2e}.hero-gallery img:first-child{border-radius:46% 46% 1.4rem 1.4rem;grid-row:1/3}.hero-gallery img:nth-child(2){border-radius:1.4rem 46% 1.4rem 1.4rem}.hero-gallery img:nth-child(3){border-radius:1.4rem}.section,.section-band,.opd,.quote,.contact{width:min(1180px,100% - 2rem);margin-inline:auto}.section{padding:5.5rem 0}.section-band{background:#fffaf0b8;border:1px solid #ffffffb3;border-radius:1.8rem;grid-template-columns:.82fr 1.18fr;gap:clamp(2rem,5vw,5rem);padding:clamp(2rem,5vw,4.5rem);display:grid;box-shadow:inset 0 0 0 1px #18362a0a}.section h2,.section-band h2,.opd h2,.contact h2{font-size:clamp(2.4rem,5vw,4.8rem)}.section-heading{justify-content:space-between;gap:1.5rem;margin-bottom:2rem}.section-heading a{color:var(--deep)}.treatment-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.treatment-card,.facility-card,.team article,.contact-card{background:#fffaf0d1;border:1px solid #2033291f;box-shadow:0 18px 48px #18362a14}.treatment-card{border-radius:1.1rem;min-height:29rem;padding:.8rem}.treatment-card span{color:var(--gold);margin:.5rem;font-family:Arial,sans-serif;font-weight:800;display:inline-block}.treatment-card img{object-fit:cover;border-radius:.8rem .8rem 48% 48%;width:100%;height:12.5rem}.treatment-card div,.facility-card div,.team article{padding:1.1rem}h3{color:var(--deep);margin:0 0 .6rem;font-size:1.45rem;font-weight:600}.treatment-card p,.facility-card p,.team p{color:var(--muted);margin:0;line-height:1.75}.wide-note{color:var(--deep);text-align:center;margin:1.5rem 0 0;font-size:1.4rem}.approach{align-items:center}.approach-steps{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.approach-steps span,.service-list span{border:1px solid var(--line);min-height:5rem;color:var(--deep);letter-spacing:.08em;text-transform:uppercase;background:#fbf4e5;border-radius:999px;align-items:center;padding:1rem 1.2rem;font-family:Arial,sans-serif;font-size:.85rem;font-weight:800;display:flex}.facility-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.facility-card{border-radius:1.2rem;grid-template-columns:15rem 1fr;display:grid;overflow:hidden}.facility-card img{object-fit:cover;width:100%;height:100%;min-height:15rem}.opd{background:var(--deep);color:#fff6df;border-radius:1.8rem;justify-content:space-between;gap:2rem;padding:2rem}.opd h2,.opd li{color:#fff6df}.opd ul{max-width:34rem;margin:0;padding-left:1.2rem}.team-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.team article{border-radius:1.2rem;overflow:hidden}.team img{object-fit:cover;object-position:top center;width:100%;height:22rem}.services{align-items:center}.service-list{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.quote{text-align:center;padding:5rem 0}.quote p{max-width:58rem;color:var(--deep);margin:0 auto 1rem;font-size:clamp(1.8rem,4vw,3.4rem);line-height:1.35}.quote strong{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;font-family:Arial,sans-serif}.contact{padding:5rem 0 2rem}.contact-card{color:#fff6df;background:linear-gradient(#18362ab8,#18362ac7),url(/home-banners/04-panchakarma-therapy-room.png) 50%/cover;border-radius:2rem;padding:clamp(1.5rem,5vw,4rem)}.contact h2,.contact p,.contact h3,.contact a{color:#fff6df}.branch-grid{align-items:stretch;gap:1rem;margin:2rem 0}.branch-grid article{background:#ffffff14;border:1px solid #fff6df40;border-radius:1rem;flex:1;padding:1.2rem}.contact form{grid-template-columns:repeat(4,1fr);gap:.8rem;display:grid}.contact input{width:100%;color:var(--deep);background:#ffffffeb;border:1px solid #fff6df40;border-radius:999px;outline:none;padding:1rem 1.1rem}.contact button{cursor:pointer;border:0}footer{width:min(1180px,100% - 2rem);color:var(--muted);justify-content:space-between;gap:1rem;margin:0 auto;padding:2rem 0 3rem;font-family:Arial,sans-serif}@media (max-width:980px){.nav{border-radius:1.4rem;align-items:flex-start}.nav nav{display:none}.hero,.section-band,.facility-card,.services{grid-template-columns:1fr}.hero-copy h1{font-size:clamp(3.7rem,17vw,6rem)}.treatment-grid,.facility-grid,.team-grid{grid-template-columns:repeat(2,1fr)}.opd,.section-heading,footer{flex-direction:column;align-items:flex-start}.contact form{grid-template-columns:1fr 1fr}}@media (max-width:640px){.nav{width:calc(100% - 1rem);margin-top:.5rem}.brand small,.nav-cta{display:none}.hero,.section,.section-band,.opd,.quote,.contact{width:calc(100% - 1rem)}.hero{margin-top:3rem}.hero-gallery{grid-template-rows:repeat(3,14rem);grid-template-columns:1fr}.hero-gallery img:first-child{grid-row:auto}.treatment-grid,.facility-grid,.team-grid,.approach-steps,.service-list,.branch-grid,.contact form{grid-template-columns:1fr;display:grid}.section-band,.opd,.contact-card{border-radius:1.2rem}}.gradient{color:#073b31;background:linear-gradient(100deg,#22b796 0%,#a8f15b 100%)}.home-hero{text-align:center;place-items:center;min-height:86vh;margin-top:-5.2rem;display:grid;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{background:linear-gradient(#0a161133,#0a1611a3),radial-gradient(circle,#0000 0%,#0a161157 68%);position:absolute;inset:0}.hero-content{z-index:1;color:#fffaf0;width:min(980px,100% - 2rem);padding-top:7rem;position:relative}.hero-content h1{color:#fffaf0;margin:1rem 0;font-size:clamp(4rem,10vw,8.2rem);font-weight:500;line-height:1.03}.hero-content p,.hero-content span{color:#fffaf0eb;max-width:54rem;margin:0 auto;font-size:clamp(1rem,2vw,1.35rem);line-height:1.7;display:block}.center{justify-content:center}.center-text{text-align:center}.glass{color:#fffaf0;border:1px solid #ffffffbf}.about-showcase{text-align:center}.about-showcase h2,.stories h2{max-width:58rem;color:var(--deep);margin:0 auto;font-size:clamp(2.8rem,6vw,5.1rem);font-weight:500;line-height:1.08}.about-showcase>p:not(.eyebrow){max-width:58rem;color:var(--muted);margin:1.3rem auto 2rem;font-size:1.08rem;line-height:1.9}.image-row{grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2rem;display:grid}.image-row figure,.gallery-grid figure{margin:0}.image-row img{object-fit:cover;border-radius:.9rem;width:100%;height:18rem}.image-row figcaption{color:var(--deep);margin-top:.9rem;font-size:1.15rem;line-height:1.3}.treatments-stage .section-heading{align-items:flex-end}.treatment-wall{grid-template-columns:minmax(0,2.1fr) repeat(4,minmax(6rem,.52fr));gap:1rem;display:grid}.treatment-feature,.treatment-rail{color:#fffaf0;background:#1b2f26;border-radius:.9rem;min-height:30rem;position:relative;overflow:hidden}.treatment-feature>img,.treatment-rail img{object-fit:cover;filter:blur(2px);opacity:.72;width:100%;height:100%;position:absolute;inset:0}.treatment-feature:after,.treatment-rail:after{content:"";background:#0a161180;position:absolute;inset:0}.treatment-feature div{z-index:1;max-width:36rem;padding:2rem;position:relative}.treatment-feature h3,.treatment-feature p{color:#fffaf0}.mini-concerns{grid-template-columns:repeat(2,1fr);gap:.8rem;margin:1.6rem 0;display:grid}.mini-concerns span{background:#ffffff14;border:1px solid #ffffff47;border-radius:999px;padding:.8rem 1rem;font-family:Arial,sans-serif;font-size:.85rem;font-weight:700}.treatment-rail{place-items:center;padding:1rem;display:grid}.treatment-rail strong{z-index:1;writing-mode:vertical-rl;color:#fffaf0;font-size:1.55rem;position:relative;transform:rotate(180deg)}.holistic{grid-template-columns:minmax(0,.85fr) minmax(20rem,1.15fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.holistic h2{color:var(--deep);margin:0;font-size:clamp(2.7rem,6vw,5.2rem);font-weight:500;line-height:1.08}.holistic p{color:var(--muted);margin:1.2rem 0 2rem;font-size:1.08rem;line-height:1.9}.circle-care{text-align:center}.circle-care img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:min(35rem,100%);margin:0 auto 1.2rem;box-shadow:0 24px 70px #18362a29}.circle-care span{color:var(--deep);font-size:clamp(2rem,4vw,3rem);display:block}.journey-card{background:#ffffff8c;border-radius:1.6rem;width:min(1180px,100% - 2rem);margin:2rem auto 5rem;padding:clamp(2rem,5vw,4.2rem)}.journey-card h2{text-align:center;color:var(--deep);margin:0 0 3rem;font-size:clamp(2.3rem,5vw,4.5rem);font-weight:500}.journey-grid{grid-template-columns:1fr .7fr;align-items:center;gap:3rem;display:grid}.progress-line{align-items:center;gap:.8rem;margin-bottom:2rem;display:flex}.progress-line span{background:linear-gradient(90deg, var(--deep), #2033291f);flex:1;height:3px}.journey-grid h3{font-size:clamp(1.8rem,3vw,2.6rem)}.choice-cloud{flex-wrap:wrap;gap:.7rem;margin:1.3rem 0 2rem;display:flex}.choice-cloud button,.choice-cloud span{border:1px solid var(--deep);color:var(--deep);background:0 0;border-radius:999px;padding:.75rem 1rem}.journey-grid aside{text-align:center;background:#fffaf094;border:1px solid #18362a38;border-radius:1.2rem;place-items:center;min-height:16rem;display:grid}.bird-mark{background:var(--deep);color:#a8f15b;border-radius:50%;place-items:center;width:5.2rem;height:5.2rem;font-size:3rem;display:grid}.stories{text-align:center}.story-grid{text-align:left;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.story-grid article{background:#ffffff8c;border-radius:1.2rem;padding:2rem}.story-grid span{color:#cfe7ab;font-size:5rem;line-height:.7}.story-grid p{color:var(--deep);font-size:1.1rem;line-height:1.8}.contact input,.contact select,.contact textarea{width:100%;color:var(--deep);background:#ffffffeb;border:1px solid #fff6df40;border-radius:999px;outline:none;padding:1rem 1.1rem}.contact textarea{resize:vertical;border-radius:1.4rem;min-height:3.2rem}.contact form{grid-template-columns:repeat(3,1fr)}.contact form textarea{grid-column:span 2}.footer{border-top:1px solid var(--line);width:min(1180px,100% - 2rem);color:var(--muted);justify-content:space-between;align-items:flex-start;gap:2rem;margin:0 auto;padding:2rem 0 3rem;font-family:Arial,sans-serif;display:flex}.footer>div{flex:1}.footer-links{justify-content:center;gap:.85rem;display:grid}.newsletter h3{color:var(--deep)}.newsletter form{border-bottom:1px solid var(--line);gap:.5rem;padding-bottom:.5rem;display:flex}.newsletter input{background:0 0;border:0;outline:0;flex:1}.newsletter button{color:var(--deep);cursor:pointer;background:0 0;border:0;font-size:1.6rem}.page-hero{background:#fffaf0b8;border-radius:2rem;grid-template-columns:minmax(0,.85fr) minmax(20rem,.65fr);align-items:center;gap:clamp(2rem,5vw,5rem);width:min(1180px,100% - 2rem);margin:5rem auto 2rem;padding:clamp(2rem,5vw,4rem);display:grid}.page-hero h1{color:var(--deep);margin:0;font-size:clamp(3.4rem,7vw,6.5rem);font-weight:500;line-height:1.05}.page-hero p:not(.eyebrow){color:var(--muted);font-size:1.12rem;line-height:1.9}.page-hero img{object-fit:cover;border-radius:50% 50% 1.2rem 1.2rem;width:100%;height:24rem}.values-grid,.feature-page-grid,.gallery-grid,.branch-page-grid,.service-page,.treatment-list-page,.mini-card-grid{gap:1rem;display:grid}.story-band,.detail-band{margin-top:2rem}.values-grid{grid-template-columns:repeat(5,1fr)}.values-grid article,.feature-page-grid article,.service-page article,.branch-page-grid article,.mini-card-grid a{border:1px solid var(--line);background:#fffaf0b8;border-radius:1.2rem;padding:1rem}.values-grid img,.mini-card-grid img{object-fit:cover;border-radius:.9rem;width:100%;height:13rem}.values-grid h3{text-align:center;margin-top:1rem}.treatment-list-page{grid-template-columns:1fr}.treatment-list-page article{border-bottom:1px solid var(--line);grid-template-columns:4rem 18rem 1fr;align-items:center;gap:1.5rem;padding:1rem;display:grid}.treatment-list-page span,.service-page span{color:var(--gold);font-family:Arial,sans-serif;font-weight:800}.treatment-list-page img{object-fit:cover;border-radius:1rem;width:100%;height:13rem}.treatment-list-page h2,.feature-page-grid h2,.service-page h2,.branch-page-grid h2{color:var(--deep);margin:0;font-size:clamp(2rem,4vw,3.4rem);font-weight:500}.feature-page-grid{grid-template-columns:repeat(2,1fr)}.feature-page-grid article{padding:0;overflow:hidden}.feature-page-grid img{object-fit:cover;width:100%;height:21rem}.feature-page-grid div,.service-page article,.branch-page-grid article{padding:1.5rem}.team-grid strong{color:var(--gold);margin-bottom:.7rem;display:block}.service-page,.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-grid img{object-fit:cover;border-radius:1.2rem;width:100%;height:22rem}.gallery-grid figcaption{color:var(--muted);margin-top:.6rem;font-family:Arial,sans-serif}.branch-page-grid{grid-template-columns:repeat(2,1fr)}.mini-card-grid{grid-template-columns:repeat(3,1fr)}.contact-tight{padding-top:2rem}.contact-opd{margin-top:2rem}@media (max-width:980px){.image-row,.values-grid,.service-page,.gallery-grid,.mini-card-grid{grid-template-columns:repeat(2,1fr)}.treatment-wall,.holistic,.journey-grid,.page-hero,.feature-page-grid,.branch-page-grid{grid-template-columns:1fr}.treatment-rail{min-height:7rem}.treatment-rail strong{writing-mode:initial;transform:none}.treatment-list-page article{grid-template-columns:1fr}.footer{flex-direction:column}}@media (max-width:640px){.home-hero{min-height:82vh}.hero-content h1{font-size:clamp(3.2rem,18vw,5rem)}.journey-card,.page-hero{width:calc(100% - 1rem)}.image-row,.values-grid,.service-page,.gallery-grid,.mini-card-grid,.story-grid{grid-template-columns:1fr}.contact form textarea{grid-column:span 1}}section[id],.page-hero,.section{scroll-margin-top:8rem}.nav{position:sticky;top:1rem}.home-hero{border-radius:0 0 2rem 2rem;min-height:calc(100vh - 8.5rem);margin-top:1rem}.hero-content{padding-top:1rem}.treatment-wall{transition:grid-template-columns .36s}.treatment-feature,.treatment-rail{transition:min-height .28s,transform .28s,box-shadow .28s}.treatment-feature:hover,.treatment-rail:hover{transform:translateY(-6px);box-shadow:0 28px 70px #18362a38}.treatment-wall:has(.treatment-feature:hover){grid-template-columns:minmax(0,2.4fr) repeat(4,minmax(5.5rem,.45fr))}.treatment-wall:has(.treatment-rail:nth-child(2):hover){grid-template-columns:minmax(0,.7fr) minmax(18rem,1.55fr) repeat(3,minmax(5.5rem,.45fr))}.treatment-wall:has(.treatment-rail:nth-child(3):hover){grid-template-columns:minmax(0,.7fr) minmax(5.5rem,.45fr) minmax(18rem,1.55fr) repeat(2,minmax(5.5rem,.45fr))}.treatment-wall:has(.treatment-rail:nth-child(4):hover){grid-template-columns:minmax(0,.7fr) repeat(2,minmax(5.5rem,.45fr)) minmax(18rem,1.55fr) minmax(5.5rem,.45fr)}.treatment-wall:has(.treatment-rail:nth-child(5):hover){grid-template-columns:minmax(0,.7fr) repeat(3,minmax(5.5rem,.45fr)) minmax(18rem,1.55fr)}.treatment-rail strong{transition:writing-mode .28s,transform .28s,font-size .28s}.treatment-rail:hover strong{writing-mode:initial;text-align:center;font-size:2rem;transform:none}.feature-page-grid a,.service-page a,.insights-grid a{color:inherit;display:block}.feature-page-grid a{border:1px solid var(--line);background:#fffaf0b8;border-radius:1.2rem;padding:0;transition:transform .24s,box-shadow .24s;overflow:hidden}.feature-page-grid a:hover,.service-page a:hover,.insights-grid a:hover{transform:translateY(-5px);box-shadow:0 22px 55px #18362a24}.service-page a{border:1px solid var(--line);background:#fffaf0b8;border-radius:1.2rem;padding:1.5rem;transition:transform .24s,box-shadow .24s}.insights-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.insights-grid a{border:1px solid var(--line);background:#fffaf0b8;border-radius:1.2rem;transition:transform .24s,box-shadow .24s;overflow:hidden}.insights-grid img{object-fit:cover;width:100%;height:18rem}.insights-grid div{padding:1.4rem}.insights-grid h2{color:var(--deep);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:500}.detail-band .button{margin-top:1.2rem}@media (max-width:980px){.home-hero{min-height:72vh}:is(.treatment-wall,.treatment-wall:has(.treatment-feature:hover),.treatment-wall:has(.treatment-rail:nth-child(2):hover),.treatment-wall:has(.treatment-rail:nth-child(3):hover),.treatment-wall:has(.treatment-rail:nth-child(4):hover),.treatment-wall:has(.treatment-rail:nth-child(5):hover),.insights-grid){grid-template-columns:1fr}.treatment-rail:hover strong{font-size:1.6rem}}@media (max-width:640px){.nav{top:.5rem}.home-hero{min-height:76vh;margin-top:.5rem}}.site-shell>.nav{margin:1.2rem auto 1.25rem;position:relative!important;top:auto!important}.site-shell>.home-hero{border-radius:2rem;min-height:calc(100vh - 11.5rem);margin-top:0!important}.site-shell>.home-hero .hero-content{padding-top:0}@media (max-width:980px){.site-shell>.home-hero{min-height:70vh}}@media (max-width:640px){.site-shell>.nav{margin:.5rem auto .75rem}.site-shell>.home-hero{border-radius:1.2rem;min-height:74vh}}.hero-slider,.hero-slide{position:absolute;inset:0}.hero-slider{z-index:0;overflow:hidden}.hero-slide{object-fit:cover;opacity:0;width:100%;height:100%;animation:40s cubic-bezier(.45,0,.2,1) infinite heroFade;transform:scale(1.025)}.hero-slide:nth-child(2){animation-delay:10s}.hero-slide:nth-child(3){animation-delay:20s}.hero-slide:nth-child(4){animation-delay:30s}@keyframes heroFade{0%,to{opacity:0;transform:scale(1.025)}9%,28%{opacity:1;transform:scale(1)}37%{opacity:0;transform:scale(1.012)}}.home-hero>.nav{z-index:4;background:#fffffff0;border-radius:.35rem;width:min(1728px,100% - 10rem);margin:0;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #0919142e;position:absolute!important;top:1.8rem!important}.home-hero{align-items:end;border-radius:0!important;min-height:calc(100vh - .1rem)!important}.home-hero .hero-overlay{z-index:1;background:linear-gradient(#0a16111f 0%,#0a161133 38%,#0a16119e 100%),radial-gradient(circle,#0000 0%,#0a161138 74%)}.home-hero .hero-content{z-index:2;align-self:end;padding-bottom:4.9rem}.home-hero .hero-content h1{max-width:13ch;margin:1rem auto .6rem;font-size:clamp(4rem,7vw,7rem)}.home-hero .hero-content p{max-width:46rem;font-family:Arial,sans-serif;font-size:clamp(.98rem,1.4vw,1.18rem)}.home-hero .hero-content span{max-width:54rem;font-size:clamp(1rem,1.6vw,1.35rem)}.hero-dots{z-index:3;gap:.55rem;display:flex;position:absolute;bottom:1.45rem;left:50%;transform:translate(-50%)}.hero-dots span{background:#ffffffd6;border-radius:50%;width:.78rem;height:.78rem}.hero-dots .active{background:#21c79b}@media (max-width:1200px){.home-hero>.nav{width:min(1180px,100% - 2rem)}}@media (max-width:980px){.home-hero>.nav{top:1rem!important}.home-hero .hero-content h1{font-size:clamp(3.4rem,12vw,5.5rem)}}@media (max-width:640px){.home-hero{min-height:86vh!important}.home-hero>.nav{border-radius:1rem;width:calc(100% - 1rem)}.home-hero .hero-content{padding-bottom:4.2rem}}.about-showcase{padding-top:6.5rem;padding-bottom:6rem}.about-showcase .image-row{align-items:start;margin-top:2.5rem}.about-showcase .image-row figure{transition:transform .24s}.about-showcase .image-row figure:hover{transform:translateY(-7px)}.about-showcase .image-row img{height:clamp(16rem,24vw,23rem);box-shadow:0 18px 48px #18362a1a}.about-showcase .image-row figcaption{min-height:3.4rem;font-family:Arial,sans-serif;font-size:clamp(1rem,1.35vw,1.3rem);font-weight:600}.about-more{margin-top:3rem}.about-hero-pro{color:#fff;border-radius:1.4rem;width:min(1180px,100% - 2rem);min-height:39rem;margin:4rem auto 2rem;position:relative;overflow:hidden}.about-hero-pro:after{content:"";background:linear-gradient(90deg,#0d241bcc 0%,#0d241b3d 58%),linear-gradient(#0000 45%,#0d241b80);position:absolute;inset:0}.about-hero-pro>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-hero-pro>div{z-index:1;max-width:44rem;position:absolute;bottom:clamp(2rem,6vw,4.5rem);left:clamp(1.5rem,6vw,5rem)}.about-hero-pro h1{color:#fffaf0;margin:0 0 1rem;font-size:clamp(3.2rem,7vw,6.4rem);font-weight:500;line-height:1.02}.about-hero-pro p:not(.eyebrow){color:#fffaf0e6;margin:0;font-size:1.08rem;line-height:1.8}.about-meaning{text-align:center;max-width:70rem}.about-meaning h2,.about-timeline>h2,.about-pillars>h2,.about-next h2{color:var(--deep);margin:0;font-size:clamp(2.8rem,6vw,5rem);font-weight:500;line-height:1.08}.about-meaning>p:not(.eyebrow){max-width:52rem;color:var(--muted);margin:1.5rem auto 0;font-size:1.1rem;line-height:1.9}.about-timeline>h2{text-align:center;margin-bottom:3rem}.timeline-line{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid;position:relative}.timeline-line:before{content:"";background:linear-gradient(90deg, #22b796, #a8f15b, var(--deep));height:2px;position:absolute;top:1.2rem;left:0;right:0}.timeline-line article{padding-top:3.4rem;position:relative}.timeline-line article:before{content:"";background:#43c584;border:3px solid #fffaf0;border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;top:.68rem;left:0;box-shadow:0 0 0 2px #43c584}.timeline-line span{color:var(--gold);font-family:Arial,sans-serif;font-size:1.2rem;font-weight:800}.timeline-line p,.about-mission p,.about-pillars p{color:var(--muted);line-height:1.8}.about-mission{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.about-mission article{background:#ffffff94;border-radius:1.3rem;min-height:clamp(18rem,32vw,25rem);padding:clamp(2rem,5vw,4rem)}.about-mission .vision-card{background:#dcebc5;flex-direction:column;justify-content:center;display:flex}.about-mission h2{color:var(--deep);margin:0 0 1rem;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:500}.about-pillars{text-align:center}.pillar-grid{text-align:left;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2.5rem;display:grid}.pillar-grid article{border:1px solid var(--line);background:#fffaf0c7;border-radius:1rem;transition:transform .24s,box-shadow .24s;overflow:hidden}.pillar-grid article:hover{transform:translateY(-6px);box-shadow:0 22px 55px #18362a21}.pillar-grid img{object-fit:cover;width:100%;height:15rem}.pillar-grid h3,.pillar-grid p{margin-left:1rem;margin-right:1rem}.pillar-grid h3{margin-top:1rem}.pillar-grid p{margin-bottom:1.3rem}.about-quote{text-align:center;width:min(980px,100% - 2rem);margin:2rem auto 5rem}.about-quote p{color:var(--deep);margin:0 0 1.2rem;font-size:clamp(2.1rem,5vw,4.4rem);line-height:1.32}.about-quote strong{color:var(--gold);letter-spacing:.06em;text-transform:uppercase;font-family:Arial,sans-serif}.about-next{background:var(--deep);border-radius:1.4rem;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.about-next h2{color:#fffaf0;max-width:12ch}.about-next>div{flex-wrap:wrap;gap:.8rem;display:flex}.about-next .secondary{color:#fffaf0;border-color:#fffaf059}@media (max-width:980px){.timeline-line,.about-mission{grid-template-columns:1fr}.timeline-line:before{width:2px;height:auto;top:0;bottom:0;left:.55rem}.timeline-line article{padding:0 0 1rem 3rem}.timeline-line article:before{top:.25rem}.pillar-grid{grid-template-columns:repeat(2,1fr)}.about-next{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.about-showcase{padding-top:4rem;padding-bottom:4rem}.about-showcase .image-row img{height:22rem}.about-hero-pro{min-height:34rem;margin-top:2rem}.pillar-grid{grid-template-columns:1fr}.about-mission article{min-height:auto}.about-next{width:calc(100% - 1rem);padding:2rem}}.about-hero-pro{min-height:34rem;max-height:42rem;animation:.8s both aboutHeroIn}.about-hero-pro>img{animation:10s ease-out both aboutHeroImage;transform:scale(1.02)}.about-meaning,.about-timeline,.about-mission,.about-pillars,.about-quote,.about-next{animation:.7s both aboutSectionIn}.about-meaning h2,.about-timeline>h2,.about-pillars>h2{overflow-wrap:anywhere;max-width:62rem;margin-left:auto;margin-right:auto;font-size:clamp(2.5rem,4.8vw,4.35rem)}.about-stats{grid-template-columns:repeat(4,1fr);gap:.8rem;margin-top:3rem;display:grid}.about-stats>div{border:1px solid var(--line);background:#ffffff8a;border-radius:999px;padding:1.4rem 1rem}.about-stats strong,.about-stats span{display:block}.about-stats strong{color:var(--deep);font-size:1.35rem}.about-stats span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-top:.2rem;font-family:Arial,sans-serif;font-size:.78rem}.about-tabs{border:1px solid var(--line);background:#ffffff75;border-radius:999px;grid-template-columns:repeat(5,1fr);gap:.35rem;margin:2.5rem 0 2rem;padding:.55rem;display:grid}.about-tabs span{min-height:3.7rem;color:var(--muted);border-radius:999px;place-items:center;font-family:Arial,sans-serif;font-size:.82rem;font-weight:700;display:grid}.about-tabs .active{color:#073b31;background:linear-gradient(100deg,#22b796,#a8f15b)}.about-pillars.section{width:min(1180px,100% - 2rem);overflow:hidden}.about-pillars .pillar-grid{align-items:stretch;width:100%;grid-template-columns:repeat(5,minmax(0,1fr))!important;display:grid!important}.about-pillars .pillar-grid article{min-width:0}.about-pillars .pillar-grid img{aspect-ratio:4/5;object-fit:cover!important;width:100%!important;height:auto!important;max-height:16rem!important}.about-pillars .pillar-grid h3{font-size:1.15rem;line-height:1.25}.about-pillars .pillar-grid p{font-size:.92rem;line-height:1.65}.about-mission article{min-height:clamp(18rem,32vw,25rem);transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden}.about-mission article:hover{transform:translateY(-7px);box-shadow:0 28px 70px #18362a21}.timeline-line article,.about-stats>div,.pillar-grid article{transition:transform .24s,border-color .24s}.timeline-line article:hover,.about-stats>div:hover{border-color:#22b79680;transform:translateY(-5px)}@keyframes aboutHeroIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes aboutHeroImage{0%{transform:scale(1.08)}to{transform:scale(1.02)}}@keyframes aboutSectionIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.about-meaning,.about-timeline,.about-mission,.about-pillars,.about-quote,.about-next{animation-name:aboutSectionIn;animation-duration:1ms;animation-fill-mode:both;animation-timeline:view();animation-range:entry 8% cover 28%}}@media (max-width:1100px){.about-pillars .pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.about-tabs{border-radius:1.2rem;grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.about-hero-pro{min-height:29rem}.about-stats{grid-template-columns:repeat(2,1fr)}.about-pillars .pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-tabs{grid-template-columns:1fr 1fr}.about-pillars .pillar-grid img{max-height:15rem!important}}@media (max-width:520px){.about-hero-pro{min-height:27rem}.about-stats,.about-tabs,.about-pillars .pillar-grid{grid-template-columns:1fr!important}.about-stats>div{border-radius:1rem}.about-pillars .pillar-grid img{aspect-ratio:16/10;max-height:13rem!important}}@media (prefers-reduced-motion:reduce){.about-hero-pro,.about-hero-pro>img,.about-meaning,.about-timeline,.about-mission,.about-pillars,.about-quote,.about-next{animation:none!important}}.site-shell>.nav{margin-bottom:58px}.service-ribbon{color:#fffaf0;letter-spacing:.08em;text-align:center;text-transform:uppercase;background:#ad6c45;border:1px solid #ffffff2e;border-radius:2px;justify-content:center;align-items:center;gap:16px;width:min(920px,100vw - 32px);min-height:38px;padding:8px 20px;font-family:Arial,sans-serif;font-size:11px;display:flex;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 12px 28px #3c221426}.service-ribbon a{border-bottom:1px solid #0000;transition:border-color .25s}.service-ribbon a:hover{border-color:currentColor}.service-ribbon b{font-weight:800}.opd-highlight{background:linear-gradient(125deg,#fffaf0db,#e4d6bfb8);border:1px solid #ad6c4540;padding-inline:clamp(24px,5vw,68px);position:relative;overflow:hidden}.opd-highlight:after{content:"15";color:#ad6c451a;width:180px;height:180px;font-size:150px;line-height:1;position:absolute;top:-40px;right:-35px}.opd-highlight h2{color:#8d4f31}.lab-trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);width:min(1240px,100% - 64px);margin:30px auto 0;display:grid}.lab-trust-strip span{border-right:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-align:center;padding:24px;font-family:Arial,sans-serif;font-size:12px}.lab-trust-strip span:last-child{border-right:0}.lab-trust-strip strong{color:var(--deep);margin-bottom:5px;font-family:Georgia,serif;font-size:23px;font-weight:400;display:block}.catalog-section{position:relative}.catalog-section:before{z-index:-1;content:"";background:url(/decor-gradient-sage.svg) 50%/contain no-repeat;width:650px;height:550px;position:absolute;top:5%;right:-30%}.professional-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.professional-card{transition:transform .45s var(--ease-editorial), box-shadow .45s var(--ease-editorial);background:#fbf7efd1;border:1px solid #123b321f;overflow:hidden}.professional-card:hover{transform:translateY(-8px);box-shadow:0 24px 55px #123b321c}.card-image{height:220px;position:relative;overflow:hidden}.card-image img{object-fit:cover;object-position:var(--card-position,50%) center;width:100%;height:100%;transition:transform .7s var(--ease-editorial)}.professional-card:hover .card-image img{transform:scale(1.055)}.card-image span{color:var(--deep);letter-spacing:.13em;text-transform:uppercase;background:#fbf7efe6;padding:7px 10px;font:600 10px/1 Arial,sans-serif;position:absolute;top:14px;left:14px}.professional-card>div:last-child{padding:22px 20px 24px}.professional-card small{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:10px;font-weight:700}.professional-card h3{min-height:2.7em;margin-top:9px;font-size:25px;font-weight:400;line-height:1.12}.professional-card p{min-height:5.4em;color:var(--muted);font-size:14px;line-height:1.75}.professional-card strong{color:var(--deep);letter-spacing:.12em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:10px}.catalog-note{max-width:850px;color:var(--muted);text-align:center;margin:35px auto 0;font-size:13px;line-height:1.7}.clinical-detail h3{font-size:30px;font-weight:400}.sample-badge{border-left:3px solid var(--gold);background:#fbf7efb3;gap:4px;margin-top:28px;padding:16px 22px;display:inline-grid}.sample-badge small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:10px}.medical-note{border:1px solid var(--line);color:var(--muted);padding:14px 16px;font-size:13px;line-height:1.6}.organic-promise{margin-top:clamp(4rem,7vw,7rem)}.organic-promise,.lab-overview{grid-template-columns:1fr;gap:1.5rem}.organic-promise>.section-heading-block,.lab-overview>.section-heading-block,.organic-promise>.section-heading-block>p:not(.eyebrow),.lab-overview>.section-heading-block>p:not(.eyebrow){max-width:none!important}.organic-promise-actions,.lab-detail-actions{align-self:auto;width:100%}.organic-card-image{height:250px}.organic-card-image span{color:#fbf7ef;background:#123b32}.organic-detail{background:linear-gradient(135deg,#e8e0ced1,#dbe4d2bf)}.availability-dot{color:var(--deep);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-top:26px;font-family:Arial,sans-serif;font-size:11px;display:flex}.availability-dot span{background:#6f994e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #6f994e26}@media (max-width:1100px){.professional-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.nav nav{gap:14px;font-size:10px}}@media (max-width:900px){.site-shell>.nav{margin-bottom:78px}.service-ribbon{gap:8px;min-height:54px;padding:7px 12px;font-size:9px;line-height:1.45;top:calc(100% + 6px)}.lab-trust-strip{grid-template-columns:1fr 1fr;width:calc(100% - 32px)}.lab-trust-strip span:nth-child(2){border-right:0}.lab-trust-strip span:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:640px){.site-shell>.nav{margin-bottom:94px}.service-ribbon{flex-wrap:wrap;gap:3px 8px;min-height:70px}.service-ribbon span{display:none}.service-ribbon a{flex:1 0 100%}.professional-grid{grid-template-columns:1fr}.professional-card{grid-template-columns:42% 58%;display:grid}.card-image,.organic-card-image{height:100%;min-height:250px}.professional-card>div:last-child{padding:20px 16px}.professional-card h3{min-height:0;font-size:21px}.professional-card p{min-height:0;font-size:13px;line-height:1.55}.lab-trust-strip span{padding:18px 8px}.lab-trust-strip strong{font-size:19px}}@media (max-width:420px){.professional-card{grid-template-columns:1fr}.card-image,.organic-card-image{height:210px;min-height:0}}.experience-ribbon{color:#7d442b;letter-spacing:.12em;background:#fff7e6;padding:5px 9px;font-weight:900}.experience-marquee,.programme-trust-bar{border-block:1px solid var(--line);width:min(1240px,100% - 64px);color:var(--muted);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(16px,3vw,42px);margin:30px auto 0;padding:22px 30px;font-family:Arial,sans-serif;font-size:11px;display:flex}.experience-marquee strong,.programme-trust-bar strong{color:var(--gold);font-size:13px;font-weight:900}.experience-marquee i{opacity:.4;font-style:normal}.naturopathy-feature{grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);align-items:center;gap:clamp(40px,7vw,100px);display:grid}.naturopathy-visual{min-height:650px;position:relative}.naturopathy-visual:before{z-index:-1;content:"";background:url(/decor-gradient-sage.svg) 50%/contain no-repeat;position:absolute;inset:-8% -10% 12% 18%}.naturopathy-visual img{object-fit:cover;border-radius:48% 48% 2px 2px;width:100%;height:650px}.naturopathy-visual span{background:var(--gold);color:#fffaf0;letter-spacing:.14em;text-transform:uppercase;padding:17px 22px;font:700 10px/1 Arial,sans-serif;position:absolute;bottom:40px;right:-18px}.naturopathy-feature h2{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(4rem,7vw,7.5rem);font-weight:400;line-height:.9}.feature-lead{color:var(--muted);font-size:clamp(1.1rem,1.4vw,1.35rem);line-height:1.75}.nature-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0;margin:28px 0;padding:0;list-style:none;display:grid}.nature-list li{border-bottom:1px solid var(--line);color:var(--deep);letter-spacing:.05em;padding:14px 12px 14px 0;font-family:Arial,sans-serif;font-size:11px}.experience-badge{background:var(--deep);width:138px;height:138px;color:var(--cream);text-align:center;border-radius:50%;flex:none;place-content:center;font:400 26px/1.05 Georgia,serif;display:grid}.experience-badge small{letter-spacing:.14em;text-transform:uppercase;font:600 9px/1.4 Arial,sans-serif}.wellness-programme-grid{grid-template-columns:repeat(12,1fr);gap:18px;display:grid}.wellness-programme-grid>a{border:1px solid var(--line);transition:transform .45s var(--ease-editorial),box-shadow .45s var(--ease-editorial);background:#fbf7efd1;grid-column:span 4;overflow:hidden}.wellness-programme-grid>a.featured{background:var(--deep);color:var(--cream);grid-column:span 8;grid-template-columns:1.15fr .85fr;display:grid}.wellness-programme-grid>a:hover{transform:translateY(-8px);box-shadow:0 24px 55px #123b321f}.wellness-programme-grid img{object-fit:cover;width:100%;height:320px;transition:transform .7s var(--ease-editorial)}.wellness-programme-grid .featured img{height:100%;min-height:390px}.wellness-programme-grid>a:hover img{transform:scale(1.045)}.wellness-programme-grid>a>div{padding:25px 24px 29px}.wellness-programme-grid span{color:var(--gold);letter-spacing:.15em;font:700 10px/1 Arial,sans-serif}.wellness-programme-grid h3{margin-top:13px;font-size:clamp(1.7rem,2.5vw,2.7rem);font-weight:400}.wellness-programme-grid .featured h3,.wellness-programme-grid .featured p,.wellness-programme-grid .featured strong{color:var(--cream)}.wellness-programme-grid p{color:var(--muted);line-height:1.7}.wellness-programme-grid>a>div>strong{letter-spacing:.12em;text-transform:uppercase;font:700 10px/1 Arial,sans-serif}.programme-image-band{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(35px,6vw,90px);display:grid}.programme-image-band img{object-fit:cover;border-radius:2px 48% 2px 2px;width:100%;height:500px}.programme-image-band h2{font-size:clamp(2.8rem,4.5vw,4.8rem);font-weight:400;line-height:1}.programme-image-band p{color:var(--muted);font-size:1.05rem;line-height:1.8}@media (max-width:900px){.service-ribbon{width:min(970px,100vw - 24px)}.naturopathy-feature{grid-template-columns:1fr}.naturopathy-visual,.naturopathy-visual img{height:min(70vw,620px);min-height:0}.wellness-programme-grid>a{grid-column:span 6}.wellness-programme-grid>a.featured{grid-column:1/-1}.programme-image-band{grid-template-columns:1fr}.programme-image-band img{height:min(65vw,480px)}.programme-trust-bar{flex-wrap:wrap}}@media (max-width:640px){.site-shell>.nav{margin-bottom:112px}.service-ribbon{min-height:88px}.experience-ribbon{flex:1 0 100%}.experience-marquee,.programme-trust-bar{text-align:center;flex-wrap:wrap;gap:10px 16px;width:calc(100% - 32px);padding:18px 12px}.experience-marquee strong,.programme-trust-bar strong{flex:1 0 100%}.naturopathy-feature h2{font-size:clamp(3.5rem,19vw,5rem)}.naturopathy-visual,.naturopathy-visual img{height:115vw;max-height:580px}.naturopathy-visual span{bottom:15px;right:10px}.nature-list{grid-template-columns:1fr}.experience-badge{width:105px;height:105px;font-size:20px}.wellness-programme-grid{grid-template-columns:1fr}.wellness-programme-grid>a,.wellness-programme-grid>a.featured{grid-column:1;display:block}.wellness-programme-grid img,.wellness-programme-grid .featured img{height:260px;min-height:0}.programme-image-band img{border-radius:2px 42% 2px 2px;height:80vw}}.about-explorer{overflow:visible}.about-explorer-heading{text-align:center;margin-bottom:2.2rem}.about-explorer-heading h2{max-width:62rem;color:var(--deep);margin:0 auto;font-size:clamp(2.5rem,4.8vw,4.35rem);font-weight:500;line-height:1.08}.about-sticky-tabs,.about-area-nav{z-index:15;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0eb;border:1px solid #20332929;border-radius:999px;grid-template-columns:repeat(5,1fr);gap:.35rem;padding:.55rem;display:grid;position:sticky;top:.75rem;box-shadow:0 16px 40px #18362a1a}.about-sticky-tabs button,.about-area-nav a{min-height:3.8rem;color:var(--muted);cursor:pointer;text-align:center;background:0 0;border:0;border-radius:999px;place-items:center;font-family:Arial,sans-serif;font-size:.84rem;font-weight:800;transition:background .22s,color .22s,transform .22s;display:grid}.about-sticky-tabs button:hover,.about-area-nav a:hover{color:var(--deep);transform:translateY(-2px)}.about-sticky-tabs .active,.about-area-nav .active{color:#073b31;background:linear-gradient(100deg,#22b796,#a8f15b);box-shadow:0 10px 24px #22b79633}.about-explorer-panel{border:1px solid var(--line);background:#ffffff8f;border-radius:1.4rem;grid-template-columns:1fr .8fr;align-items:center;gap:clamp(2rem,6vw,5rem);min-height:27rem;margin-top:2rem;padding:clamp(1.5rem,4vw,3.5rem);animation:.42s both explorerPanelIn;display:grid;overflow:hidden}.about-explorer-copy h3{color:var(--deep);margin:0;font-size:clamp(2.5rem,5vw,4.4rem);font-weight:500;line-height:1.08}.about-explorer-copy>p:not(.eyebrow){color:var(--muted);margin:1.2rem 0 1.8rem;font-size:1.08rem;line-height:1.85}.about-explorer-panel>img{object-fit:cover;border-radius:50% 50% 1rem 1rem;width:100%;height:23rem;box-shadow:0 24px 60px #18362a26}.about-explorer-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;animation:.52s both explorerPanelIn;display:grid}.about-explorer-cards article{border:1px solid var(--line);background:#fffaf0c2;border-radius:1rem;grid-template-columns:9rem 1fr;transition:transform .24s,box-shadow .24s;display:grid;overflow:hidden}.about-explorer-cards article:hover{transform:translateY(-5px);box-shadow:0 20px 48px #18362a1f}.about-explorer-cards img{object-fit:cover;width:100%;height:100%;min-height:12rem}.about-explorer-cards div{padding:1.1rem}.about-explorer-cards h3{font-size:1.2rem}.about-explorer-cards p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.65}.about-area-hero{border-radius:1.4rem;width:min(1180px,100% - 2rem);min-height:34rem;margin:4rem auto 2rem;position:relative;overflow:hidden}.about-area-hero:after{content:"";background:linear-gradient(90deg,#0c251bd1,#0c251b33);position:absolute;inset:0}.about-area-hero>img{object-fit:cover;width:100%;height:100%;animation:10s ease-out both aboutHeroImage;position:absolute;inset:0}.about-area-hero>div{z-index:1;max-width:45rem;position:absolute;bottom:clamp(2rem,6vw,4.5rem);left:clamp(1.5rem,6vw,5rem)}.about-area-hero h1{color:#fffaf0;margin:0 0 1rem;font-size:clamp(3.2rem,6vw,5.8rem);font-weight:500;line-height:1.03}.about-area-hero p:not(.eyebrow){color:#fffaf0eb;font-size:1.1rem;line-height:1.8}.about-area-nav{width:min(1180px,100% - 2rem);margin:0 auto}.about-area-intro{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,6vw,5rem);display:grid}.about-area-intro h2{color:var(--deep);margin:0;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:500;line-height:1.08}.about-area-intro>p{color:var(--muted);margin:0;font-size:1.15rem;line-height:1.9}.about-area-cards{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.about-area-cards article{border:1px solid var(--line);background:#fffaf0c2;border-radius:1.1rem;transition:transform .24s,box-shadow .24s;position:relative;overflow:hidden}.about-area-cards article:hover{transform:translateY(-7px);box-shadow:0 24px 60px #18362a24}.about-area-cards article>span{z-index:1;width:2.5rem;height:2.5rem;color:var(--deep);background:#fffaf0e6;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-weight:800;display:grid;position:absolute;top:1rem;left:1rem}.about-area-cards img{object-fit:cover;width:100%;height:18rem}.about-area-cards div{padding:1.4rem}.about-area-cards p{color:var(--muted);line-height:1.7}.about-area-quote{background:var(--deep);border-radius:1.3rem;justify-content:space-between;align-items:center;gap:2rem;width:min(1180px,100% - 2rem);margin:0 auto 4rem;padding:clamp(2rem,5vw,4rem);display:flex}.about-area-quote p{color:#fffaf0;max-width:45rem;margin:0;font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.35}@keyframes explorerPanelIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-panel{display:none}@media (max-width:980px){.nav .mobile-nav-panel,.home-hero>.nav .mobile-nav-panel{border-top:1px solid #123b3229!important;order:3!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;width:100%!important;margin-top:8px!important;padding:10px 4px 6px!important;display:grid!important}.nav .mobile-nav-panel a,.home-hero>.nav .mobile-nav-panel a{color:var(--deep)!important;letter-spacing:.1em!important;text-align:left!important;text-transform:uppercase!important;border-bottom:1px solid #123b3214!important;padding:12px 10px!important;font:600 11px/1.25 Arial,sans-serif!important;display:block!important}}@media (max-width:420px){.nav .mobile-nav-panel,.home-hero>.nav .mobile-nav-panel{grid-template-columns:1fr!important;max-height:270px!important;overflow-y:auto!important}}@media (max-width:980px){.about-sticky-tabs,.about-area-nav{scrollbar-width:none;border-radius:1.1rem;display:flex;overflow-x:auto}.about-sticky-tabs::-webkit-scrollbar{display:none}.about-area-nav::-webkit-scrollbar{display:none}.about-sticky-tabs button,.about-area-nav a{min-width:12rem;padding:0 1rem}.about-explorer-panel,.about-area-intro{grid-template-columns:1fr}.about-explorer-cards,.about-area-cards{grid-template-columns:1fr 1fr}}@media (max-width:640px){.about-sticky-tabs,.about-area-nav{width:calc(100% - 1rem);top:.5rem}.about-explorer-panel{padding:1.25rem}.about-explorer-panel>img{height:18rem}.about-explorer-cards,.about-area-cards{grid-template-columns:1fr}.about-explorer-cards article{grid-template-columns:7rem 1fr}.about-area-hero{min-height:30rem;margin-top:2rem}.about-area-cards img{height:14rem}.about-area-quote{flex-direction:column;align-items:flex-start}}.about-explorer.section{width:min(1180px,100% - 2rem);padding-top:5rem;padding-bottom:5rem}.about-explorer .about-explorer-panel{grid-template-columns:minmax(0,1fr) minmax(18rem,28rem)!important;gap:3rem!important;padding:2rem!important;display:grid!important}.about-explorer .about-explorer-panel>img{justify-self:end;object-fit:cover!important;width:100%!important;max-width:28rem!important;height:21rem!important}.about-explorer .about-explorer-cards{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1.5rem!important;margin-top:1.5rem!important;display:grid!important}.about-explorer .about-explorer-cards article{background:#ffffffa8;border-radius:1rem;flex-direction:column;min-width:0;overflow:hidden;gap:0!important;padding:.7rem!important;display:flex!important}.about-explorer .about-explorer-cards article:nth-child(2){transform:translateY(1.4rem)}.about-explorer .about-explorer-cards article:nth-child(2):hover{transform:translateY(.9rem)}.about-explorer .about-explorer-cards article>img{border-radius:.75rem;flex:0 0 14rem;display:block;object-fit:cover!important;width:100%!important;height:14rem!important;min-height:0!important;max-height:14rem!important}.about-explorer .about-explorer-cards article>div{padding:1.1rem .45rem .7rem!important}.about-explorer .about-explorer-cards h3{margin-bottom:.45rem}.about-explorer .about-explorer-cards p{margin:0}.about-area-cards.section{gap:1.5rem}.about-area-cards article{padding:.7rem}.about-area-cards article>img{border-radius:.75rem;height:15rem!important;max-height:15rem!important}@media (max-width:980px){.about-explorer .about-explorer-panel{grid-template-columns:1fr!important;gap:1.5rem!important}.about-explorer .about-explorer-panel>img{border-radius:1rem;justify-self:stretch;max-width:none!important;height:20rem!important}.about-explorer .about-explorer-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}.about-explorer .about-explorer-cards article:nth-child(2){transform:none}}@media (max-width:640px){.about-explorer.section{width:calc(100% - 1rem);padding-top:3.5rem;padding-bottom:3.5rem}.about-explorer .about-explorer-cards{grid-template-columns:1fr!important;gap:1rem!important}.about-explorer .about-explorer-cards article>img{flex-basis:12rem;height:12rem!important;max-height:12rem!important}.about-area-cards article>img{height:12rem!important;max-height:12rem!important}}.treatment-accordion{gap:1rem;width:100%;min-height:38rem;display:flex}.treatment-accordion.compact{min-height:34rem}.treatment-accordion-item{background:var(--deep);border-radius:.85rem;flex:.65;min-width:0;transition:flex 2.3s cubic-bezier(.16,1,.3,1),transform 1.5s,box-shadow 1.5s,filter 1.5s;position:relative;overflow:hidden;box-shadow:0 16px 40px #18362a17}.treatment-accordion-item:after{z-index:1;content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 24% 18%,#fffaf01f,#0000 24rem),linear-gradient(#fffaf00d,#0000 45%);transition:opacity 1.7s;position:absolute;inset:0}.treatment-accordion-item.active{flex:3.6;transform:translateY(-2px);box-shadow:0 28px 70px #123b322e}.treatment-accordion-item.active:after,.treatment-accordion-item:hover:after{opacity:1}.treatment-accordion-item>img,.treatment-accordion-shade{width:100%;height:100%;position:absolute;inset:0}.treatment-accordion-item>img{object-fit:cover;filter:blur(1.5px);transition:transform 2.4s cubic-bezier(.16,1,.3,1),filter 1.8s;transform:scale(1.04)}.treatment-accordion-shade{background:#071c15b3;transition:background 1.9s}.treatment-accordion-label{z-index:2;color:#fffaf0;cursor:pointer;background:0 0;border:0;place-items:center;width:100%;height:100%;transition:color 1.2s,background 1.4s;display:grid;position:relative}.treatment-accordion-label:hover,.treatment-accordion-label:focus-visible{color:#fffdf6;background:#fffaf014;outline:none}.treatment-accordion-label span{writing-mode:vertical-rl;font-size:clamp(1.35rem,2vw,2rem);font-weight:700;transform:rotate(180deg)}.treatment-accordion-content{z-index:2;color:#fffaf0;flex-direction:column;height:100%;padding:clamp(1.5rem,3vw,2.6rem);animation:1.5s cubic-bezier(.16,1,.3,1) .22s both accordionContentIn;display:flex;position:relative}.treatment-accordion-content h3{color:#fffaf0;margin:0;font-size:clamp(2rem,3vw,3.3rem)}.treatment-accordion-content>div:first-child>p:not(.eyebrow){color:#fffaf0db;max-width:42rem;font-size:1rem;line-height:1.7}.treatment-includes{color:#fffaf0;letter-spacing:.06em;text-transform:uppercase;margin:1rem 0 .8rem;font-family:Arial,sans-serif;font-size:.86rem;font-weight:800}.condition-icon-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.condition-icon-grid a{color:#fffaf0;text-align:center;min-width:0;transition:background .9s ease, transform .9s var(--ease-editorial), border-color .9s ease;border-radius:.8rem;flex-direction:column;align-items:center;gap:.55rem;padding:.75rem .35rem;display:flex}.condition-icon-grid a:hover{background:#ffffff1a;transform:translateY(-4px)}.condition-icon-grid a>span{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:3.8rem;height:3.8rem;transition:transform 1s var(--ease-editorial), background 1s ease, border-color 1s ease;background:#fffaf00a;border:1px solid #ffffff52;border-radius:50%;place-items:center;display:grid;position:relative}.condition-icon-grid a:hover>span,.condition-icon-grid a:focus-visible>span{background:#fffaf01a;border-color:#fffaf094;transform:translateY(-3px)scale(1.04)}.treatments-stage .accordion-button{transition:transform 1.1s var(--ease-editorial), background 1.1s ease, border-color 1.1s ease, box-shadow 1.1s ease!important}.treatments-stage .accordion-button:hover,.treatments-stage .accordion-button:focus-visible{background:#fffaf01f!important;border-color:#fffaf0b8!important;box-shadow:0 16px 34px #00000029!important}.condition-icon-grid a>span:before{content:"";background:#91ef5d;border-radius:50%;width:.85rem;height:.85rem;position:absolute;top:-.2rem;right:-.15rem}.condition-icon-grid svg{width:2rem;height:2rem}.condition-icon-grid strong{overflow-wrap:anywhere;font-family:Arial,sans-serif;font-size:.8rem;line-height:1.3}.accordion-button{color:#fffaf0;border:1px solid #ffffffb3;align-self:flex-end;margin-top:auto}.treatment-process{grid-template-columns:.75fr 1.25fr;gap:clamp(2rem,6vw,5rem);display:grid}.treatment-process h2,.treatment-overview h2{color:var(--deep);margin:0;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:500;line-height:1.08}.treatment-process ol{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.treatment-process li{border:1px solid var(--line);background:#ffffff8c;border-radius:1rem;padding:1.4rem}.treatment-process li>span{color:var(--gold);font-family:Arial,sans-serif;font-weight:800}.treatment-process li p{color:var(--muted);line-height:1.7}.treatment-category-hero,.condition-hero{border-radius:1.4rem;width:min(1180px,100% - 2rem);min-height:34rem;margin:4rem auto 2rem;position:relative;overflow:hidden}.treatment-category-hero:after{content:"";background:linear-gradient(90deg,#071c15e0,#071c1540);position:absolute;inset:0}.treatment-category-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.treatment-category-hero>div{z-index:1;max-width:48rem;position:absolute;bottom:clamp(2rem,6vw,4.5rem);left:clamp(1.5rem,6vw,5rem)}.treatment-category-hero h1,.condition-hero h1{color:#fffaf0;margin:0 0 1rem;font-size:clamp(3rem,6vw,5.8rem);font-weight:500;line-height:1.03}.treatment-category-hero p:not(.eyebrow){color:#fffaf0e6;font-size:1.08rem;line-height:1.8}.treatment-category-nav{z-index:14;border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0eb;border-radius:999px;grid-template-columns:repeat(5,1fr);gap:.35rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:.55rem;display:grid;position:sticky;top:.75rem;box-shadow:0 14px 38px #18362a1a}.treatment-category-nav a{min-height:3.6rem;color:var(--muted);border-radius:999px;place-items:center;font-family:Arial,sans-serif;font-size:.84rem;font-weight:800;display:grid}.treatment-category-nav .active{color:#073b31;background:linear-gradient(100deg,#22b796,#a8f15b)}.treatment-category-intro{grid-template-columns:1fr .8fr;align-items:center;gap:clamp(2rem,6vw,5rem);display:grid}.treatment-category-intro>img{object-fit:cover;border-radius:45% 45% 1.2rem 1.2rem;width:100%;height:clamp(20rem,32vw,25rem);box-shadow:0 24px 60px #18362a26}.treatment-category-intro h2,.condition-content h2,.related-conditions h2{color:var(--deep);margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.08}.treatment-category-intro>p{color:var(--muted);margin:0;font-size:1.12rem;line-height:1.9}.condition-page-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.condition-page-grid>a{border:1px solid var(--line);background:#ffffff8f;border-radius:1rem;padding:1.5rem;transition:transform .24s,box-shadow .24s}.condition-page-grid>a:hover{transform:translateY(-7px);box-shadow:0 24px 60px #18362a21}.condition-page-grid>a>span{color:var(--gold);font-family:Arial,sans-serif;font-weight:800}.condition-page-grid svg{width:3.5rem;height:3.5rem;color:var(--deep);margin:2rem 0 1.3rem;display:block}.condition-page-grid p{color:var(--muted);line-height:1.7}.condition-page-grid strong{color:var(--deep);letter-spacing:.08em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.78rem}.condition-hero{background:var(--deep);grid-template-columns:1fr .85fr;min-height:auto;padding:clamp(1.5rem,5vw,4rem);display:grid}.condition-hero>div{flex-direction:column;justify-content:center;padding-right:clamp(1rem,4vw,4rem);display:flex}.condition-hero>div>a:first-child{color:#a8f15b;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.2rem;font-family:Arial,sans-serif;font-size:.78rem;font-weight:800}.condition-icon{color:#fffaf0;border:1px solid #ffffff59;border-radius:50%;place-items:center;width:4.5rem;height:4.5rem;margin-bottom:1.3rem;display:grid}.condition-icon svg{width:2.5rem;height:2.5rem}.condition-hero p{color:#fffaf0d1;line-height:1.8}.condition-hero .button{align-self:flex-start;margin-top:1rem}.condition-hero>img{object-fit:cover;border-radius:50% 50% 1rem 1rem;width:100%;height:31rem}.condition-content{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.condition-content article{background:#ffffff8f;border-radius:1.2rem;padding:clamp(1.5rem,4vw,3rem)}.condition-content article p:last-child{color:var(--muted);line-height:1.85}.condition-content>img{object-fit:cover;border-radius:1.2rem;grid-column:span 2;width:100%;height:24rem}.related-conditions>div:last-child{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.related-conditions>div:last-child a{border:1px solid var(--line);background:#ffffff85;border-radius:999px;align-items:center;gap:1rem;padding:1.2rem;display:flex}.related-conditions svg{width:2rem;height:2rem;color:var(--deep)}@keyframes accordionContentIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (max-width:980px){.treatment-accordion{flex-direction:column;min-height:0}.treatment-accordion-item,.treatment-accordion-item.active{flex:none;min-height:6rem}.treatment-accordion-item.active{min-height:38rem}.treatment-accordion-label span{writing-mode:initial;transform:none}.condition-icon-grid,.condition-page-grid{grid-template-columns:repeat(2,1fr)}.treatment-process,.treatment-category-intro,.condition-hero{grid-template-columns:1fr}.treatment-category-intro>img{border-radius:1.2rem;height:clamp(18rem,58vw,24rem)}.treatment-category-nav{scrollbar-width:none;border-radius:1rem;display:flex;overflow-x:auto}.treatment-category-nav a{min-width:10rem;padding:0 1rem}.condition-hero>img{border-radius:1rem;height:22rem}}@media (max-width:640px){.treatment-accordion-item.active{min-height:45rem}.condition-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.treatment-accordion-content{padding:1.25rem}.accordion-button{align-self:stretch}.treatment-process ol,.condition-page-grid,.condition-content,.related-conditions>div:last-child{grid-template-columns:1fr}.condition-content>img{grid-column:auto;height:16rem}.treatment-category-hero,.condition-hero{width:calc(100% - 1rem);margin-top:2rem}.treatment-category-nav{width:calc(100% - 1rem)}}.wellbeing-intro,.ashram-services{grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,6vw,5rem);display:grid}.wellbeing-intro h2,.ashram-services h2{color:var(--deep);margin:0;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:500;line-height:1.08}.wellbeing-intro>p{color:var(--muted);margin:0;font-size:1.12rem;line-height:1.9}.wellbeing-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}.wellbeing-grid>a{border:1px solid var(--line);background:#ffffff8f;border-radius:1.1rem;grid-template-columns:14rem 1fr;min-height:18rem;transition:transform .24s,box-shadow .24s;display:grid;position:relative;overflow:hidden}.wellbeing-grid>a:hover{transform:translateY(-6px);box-shadow:0 24px 60px #18362a21}.wellbeing-grid>a>span{z-index:1;width:2.5rem;height:2.5rem;color:var(--deep);background:#fffaf0;border-radius:50%;place-items:center;font-family:Arial,sans-serif;font-weight:800;display:grid;position:absolute;top:1rem;left:1rem}.wellbeing-grid img{object-fit:cover;width:100%;height:100%}.wellbeing-grid div{padding:1.5rem}.wellbeing-grid h2{color:var(--deep);margin:0;font-size:2rem;font-weight:500}.wellbeing-grid p,.ashram-services p{color:var(--muted);line-height:1.7}.wellbeing-grid strong{color:var(--deep);letter-spacing:.08em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.78rem}.ashram-gallery{grid-template-columns:1.3fr .7fr .7fr 1.3fr;gap:1rem;display:grid}.ashram-gallery figure{margin:0}.ashram-gallery img{object-fit:cover;border-radius:1rem;width:100%;height:24rem}.ashram-gallery figcaption{color:var(--deep);margin-top:.7rem;font-family:Arial,sans-serif;font-weight:700}.ashram-services>div:last-child{gap:.8rem;display:grid}.ashram-services>div:last-child a{border:1px solid var(--line);background:#ffffff8c;border-radius:1rem;padding:1.3rem;transition:transform .22s}.ashram-services>div:last-child a:hover{transform:translate(7px)}.ashram-branches{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ashram-branches article{background:var(--deep);border-radius:1.2rem;padding:clamp(1.5rem,4vw,3rem)}.ashram-branches h2{color:#fffaf0;font-size:clamp(1.7rem,3vw,2.7rem);font-weight:500;line-height:1.35}@media (max-width:980px){.wellbeing-intro,.ashram-services,.wellbeing-grid{grid-template-columns:1fr}.ashram-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.wellbeing-grid>a{grid-template-columns:1fr}.wellbeing-grid img{height:14rem}.ashram-gallery,.ashram-branches{grid-template-columns:1fr}.ashram-gallery img{height:17rem}}.journey-progress{align-items:center;gap:1rem;max-width:48rem;margin-bottom:2.5rem;display:flex;position:relative}.journey-progress:before{content:"";background:#20332924;height:3px;position:absolute;left:0;right:4rem}.journey-progress>span{z-index:1;background:linear-gradient(90deg, var(--deep), #69d778);max-width:calc(100% - 4rem);height:3px;transition:width .32s;display:block;position:relative}.journey-progress strong{color:var(--deep);margin-left:auto;font-family:Arial,sans-serif;font-size:.9rem}.journey-question{animation:.32s both journeyStepIn}.journey-question>p{color:var(--muted)}.journey-question .choice-cloud button{cursor:pointer;align-items:center;gap:.4rem;transition:background .18s,color .18s,transform .18s;display:inline-flex}.journey-question .choice-cloud button:hover,.journey-question .choice-cloud button.selected{background:var(--deep);color:#fffaf0;transform:translateY(-2px)}.journey-question .choice-cloud button:disabled{cursor:wait}.journey-question .choice-cloud svg{width:1rem;height:1rem}.journey-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.journey-actions .button{cursor:pointer;border:0;gap:.45rem}.journey-actions .button svg{width:1rem;height:1rem}.journey-actions .button:disabled{cursor:not-allowed;filter:grayscale();opacity:.42}.journey-contact-fields{grid-template-columns:1fr 1fr;gap:.8rem;margin:1.5rem 0;display:grid}.journey-contact-fields input{border:1px solid var(--line);width:100%;color:var(--deep);background:#ffffffbf;border-radius:999px;outline:none;padding:1rem 1.1rem}.journey-error{color:#a43d32;grid-column:1/-1;margin:.2rem 0 0;font-family:Arial,sans-serif;font-size:.82rem}.journey-grid aside small{flex-wrap:wrap;justify-content:center;gap:.4rem;padding:0 1rem 1rem;display:flex}.journey-grid aside small span{color:var(--muted);background:#20332914;border-radius:999px;padding:.35rem .6rem;font-family:Arial,sans-serif;font-size:.68rem}.journey-complete{text-align:center;align-content:center;place-items:center;min-height:24rem;animation:.36s both journeyStepIn;display:grid}.journey-complete>span{background:var(--deep);color:#a8f15b;border-radius:50%;place-items:center;width:5rem;height:5rem;margin-bottom:1.2rem;display:grid}.journey-complete svg{width:2.5rem;height:2.5rem}.journey-complete h3{font-size:clamp(2.3rem,5vw,4rem)}.journey-complete>p:not(.eyebrow){max-width:42rem;color:var(--muted);line-height:1.8}.journey-complete>div{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1rem;display:flex}@keyframes journeyStepIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@media (max-width:640px){.journey-card{padding:1.25rem}.journey-contact-fields{grid-template-columns:1fr}.journey-actions .button{flex:1}}:root{--background:#fff8ec;--foreground:#213225;--muted:#667365;--cream:#fff8ec;--sage:#7bae57;--deep:#0b3f29;--gold:#f47b20;--brand-orange:#f47b20;--brand-orange-dark:#c85c12;--brand-green:#0aa45f;--brand-leaf:#a8cf45;--brand-ink:#0b2f20;--line:#0b3f2924}.nav{background:#fffaf2eb;border:1px solid #f47b202e;box-shadow:0 18px 45px #0b3f291c}.brand-logo{flex:none;width:clamp(8.8rem,13vw,12.5rem);height:auto}.footer-brand{align-items:flex-start;margin-bottom:1rem}.nav nav{color:#314638}.nav nav a{transition:color .18s;position:relative}.nav nav a:hover{color:var(--brand-orange)}.nav-cta,.button.primary,.contact button,.gradient{background:linear-gradient(100deg, var(--brand-orange) 0%, #ff9a3d 100%);color:#fffaf2;box-shadow:0 16px 30px #f47b203d}.button.secondary{color:var(--brand-ink);background:#ffffffad;border-color:#0aa45f47}.glass{color:#fffaf2;background:#0a3f2933;border-color:#fff8ecd1}.eyebrow,.treatment-card span,.quote strong,.treatment-process li>span,.condition-page-grid>a>span{color:var(--brand-orange)}.about-showcase,.treatments-stage,.holistic,.stories{position:relative}.about-showcase:before,.holistic:before{z-index:-1;content:"";background:#a8cf4526;border-radius:50%;width:14rem;height:14rem;position:absolute}.holistic:before{bottom:2rem;right:-6rem}.section-band,.journey-card,.page-hero,.story-grid article,.condition-content article,.treatment-process li,.wellbeing-grid>a,.ashram-services>div:last-child a,.condition-page-grid>a,.related-conditions>div:last-child a{background:#fffaf2c2;border:1px solid #0aa45f29;box-shadow:0 18px 46px #0b3f2912}.treatment-card,.facility-card,.team article,.contact-card{background:#fffaf2db;border-color:#f47b2024}.image-row img,.circle-care img,.page-hero img,.condition-hero>img{box-shadow:0 24px 60px #0b3f2924}.opd,.ashram-branches article,.condition-hero,.journey-complete>span,.bird-mark{background:linear-gradient(135deg, var(--brand-ink), var(--deep))}.opd .button.primary{color:var(--brand-orange-dark);background:#fff8ec}.contact-card{background:radial-gradient(circle at 88% 12%,#f47b2057,#0000 18rem),linear-gradient(#08311fc9,#08311fd4),url(/home-banners/04-panchakarma-therapy-room.png) 50%/cover}.contact-card .eyebrow,.condition-hero>div>a:first-child{color:#ffb066}.branch-grid article,.contact input,.contact select,.contact textarea{border-color:#ffb0665c}.newsletter button,.footer-links a:hover{color:var(--brand-orange)}.treatment-accordion-item{background:var(--brand-ink)}.treatment-accordion-item.active .treatment-accordion-shade{background:linear-gradient(90deg,#082d1df0,#082d1d94),radial-gradient(circle at 78% 20%,#f47b203d,#0000 16rem),linear-gradient(#0000,#082d1d59)}.condition-icon-grid a>span:before{background:var(--brand-orange)}.treatment-category-nav .active,.journey-progress>span{background:linear-gradient(90deg, var(--brand-orange), var(--brand-green));color:#fffaf2}.journey-question .choice-cloud button:hover,.journey-question .choice-cloud button.selected{background:var(--brand-green);border-color:var(--brand-green);color:#fffaf2}.journey-contact-fields input:focus{border-color:var(--brand-orange);box-shadow:0 0 0 3px #f47b2021}@media (max-width:980px){.brand-logo{width:10rem}}@media (max-width:640px){.nav{padding:.65rem .8rem}.brand{min-width:0}.brand-logo{width:8.6rem}.footer-brand .brand-logo{width:12.5rem}}.nav .brand-logo{object-fit:contain;width:auto;height:clamp(3.35rem,5vw,4.35rem)}.footer-brand .brand-logo{width:min(17rem,100%);height:auto}@media (max-width:640px){.nav .brand-logo{height:3.15rem}}.nav{align-items:center;min-height:0;padding:.7rem 1.05rem}.brand{min-width:clamp(11rem,16vw,14rem)}.nav .brand-logo{object-fit:contain;width:clamp(11rem,15vw,13.4rem);height:auto;max-height:none}.home-hero>.hero-seal{z-index:3;opacity:.92;filter:drop-shadow(0 12px 22px #082d1d33);object-fit:contain;pointer-events:none;width:clamp(4.2rem,6vw,5.8rem);height:auto;position:absolute;inset:auto clamp(1.2rem,4vw,4rem) clamp(4.2rem,7vw,5.5rem) auto}@media (max-width:980px){.nav{padding:.65rem .85rem}.nav .brand-logo{width:clamp(9.6rem,30vw,11.8rem)}.home-hero>.hero-seal{opacity:.82;width:4.7rem;inset:auto 1.1rem 4.6rem auto}}@media (max-width:640px){.nav .brand-logo{width:9rem;height:auto}.home-hero>.hero-seal{opacity:.62;width:3.7rem;inset:auto .8rem 4.4rem auto}}.home-hero>.nav{border-radius:.42rem;min-height:0;padding:.42rem .8rem;top:1rem!important}.home-hero>.nav .brand{min-width:clamp(9rem,13vw,11rem)}.home-hero>.nav .brand-logo{width:clamp(9rem,12vw,10.8rem)}.home-hero>.nav .nav-cta,.home-hero>.nav .button{min-height:2.65rem;padding-inline:1.15rem}.home-hero>.nav nav{gap:clamp(.8rem,1.8vw,1.25rem);font-size:.72rem}.home-hero .hero-content{padding-top:clamp(8.5rem,13vw,11rem)}@media (max-width:980px){.home-hero>.nav{padding:.42rem .65rem;top:.7rem!important}.home-hero>.nav .brand-logo{width:8.8rem}}@media (max-width:640px){.home-hero>.nav .brand-logo{width:7.4rem}.home-hero .hero-content{padding-top:6.2rem}}.opd-highlight{background:radial-gradient(circle at 12% 8%,#f47b2029,#0000 22rem),linear-gradient(135deg,#fffaf2f0,#f2ffefdb);border:1px solid #f47b202e;border-radius:1.2rem;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,4vw,3rem);display:grid;box-shadow:0 24px 60px #0b3f2914}.opd-highlight h2,.care-process h2,.founder-blessing h2{color:var(--deep);margin:0;font-size:clamp(2.2rem,4.5vw,4rem);font-weight:500;line-height:1.08}.opd-highlight p,.care-process p,.founder-blessing strong{color:var(--muted);line-height:1.8}.opd-list,.process-grid,.doctor-focus{gap:.8rem;display:grid}.opd-list{grid-template-columns:repeat(2,minmax(0,1fr))}.opd-list span,.detail-list li,.facility-detail-card li,.service-page li,.doctor-focus span{color:var(--brand-ink);background:#ffffff9e;border:1px solid #0aa45f2e;border-radius:999px;padding:.75rem 1rem;font-family:Arial,sans-serif;font-size:.82rem;font-weight:800}.care-process{padding-top:3.5rem}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.process-grid article{background:#fffaf2c7;border:1px solid #f47b2024;border-radius:1rem;padding:1.4rem;box-shadow:0 18px 48px #0b3f2912}.process-grid article>span{color:var(--brand-orange);font-family:Arial,sans-serif;font-weight:900}.founder-blessing{background:linear-gradient(135deg, var(--brand-ink), var(--deep));color:#fff8ec;border-radius:1.2rem;grid-template-columns:8rem minmax(0,1fr);align-items:center;gap:clamp(1.2rem,4vw,3rem);padding:clamp(2rem,5vw,4rem);display:grid}.founder-blessing img{width:100%;max-width:8rem}.founder-blessing h2,.founder-blessing .eyebrow,.founder-blessing strong{color:#fff8ec}.founder-blessing h2{max-width:58rem;font-size:clamp(1.9rem,4vw,3.7rem)}.story-grid small{color:var(--brand-orange);letter-spacing:.12em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.72rem;font-weight:900}.detail-list,.facility-detail-card ul,.service-page ul{flex-wrap:wrap;gap:.6rem;margin:1.2rem 0;padding:0;list-style:none;display:flex}.doctor-focus{grid-template-columns:1fr;margin-top:1rem}.branch-page-grid small,.branch-grid small{color:#ffcf9a;margin:.8rem 0;font-family:Arial,sans-serif;font-size:.78rem;font-weight:800;display:block}.branch-page-grid small{color:var(--brand-orange)}@media (max-width:980px){.opd-highlight,.process-grid,.founder-blessing{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.opd-highlight,.opd-list,.process-grid{grid-template-columns:1fr}.founder-blessing{text-align:center}.founder-blessing img{justify-self:center;max-width:5.5rem}}.appointment-layout{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.appointment-form,.appointment-aside,.faq-grid article,.products-grid article{background:#fffaf2c7;border:1px solid #0aa45f29;border-radius:1.1rem;box-shadow:0 18px 46px #0b3f2912}.appointment-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;padding:clamp(1.25rem,4vw,2.2rem);display:grid}.appointment-form>div,.appointment-form textarea,.appointment-form button{grid-column:1/-1}.appointment-form h2,.appointment-aside h2,.faq-grid h2,.products-grid h2{color:var(--deep);margin:0;font-size:clamp(1.7rem,3vw,2.6rem);font-weight:500;line-height:1.12}.appointment-form input,.appointment-form select,.appointment-form textarea{border:1px solid var(--line);width:100%;color:var(--deep);background:#ffffffbf;border-radius:999px;outline:none;padding:1rem 1.1rem}.appointment-form textarea{resize:vertical;border-radius:1.1rem;min-height:8rem}.appointment-aside{padding:clamp(1.25rem,4vw,2rem)}.faq-grid,.products-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.faq-grid article,.products-grid article{padding:1.4rem}.faq-grid p,.products-grid p,.appointment-aside p{color:var(--muted);line-height:1.75}.products-grid article>span{color:var(--brand-orange);letter-spacing:.1em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.76rem;font-weight:900}.team-grid .button{margin:1rem}@media (max-width:980px){.appointment-layout,.faq-grid,.products-grid{grid-template-columns:1fr}}@media (max-width:640px){.appointment-form{grid-template-columns:1fr}}.footer{width:min(1180px,100% - 2rem);color:var(--muted);background:radial-gradient(circle at 12% 12%,#f47b2029,#0000 18rem),linear-gradient(135deg,#fffaf2 0%,#f4fbef 100%);border:1px solid #f47b2029;border-radius:1.4rem 1.4rem 0 0;grid-template-columns:minmax(18rem,.95fr) minmax(24rem,1.35fr) minmax(20rem,.95fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);margin:4rem auto 0;padding:clamp(2rem,5vw,3.5rem);font-family:Arial,sans-serif;display:grid;box-shadow:0 -18px 60px #0b3f2912}.footer>div{min-width:0}.footer-brand-panel p{max-width:28rem;color:var(--muted);font-size:1rem;line-height:1.75}.footer-brand{margin-bottom:1.4rem}.footer-brand .brand-logo{width:min(18rem,100%)}.footer-actions .button{min-height:2.8rem;padding-inline:1.1rem;font-size:.68rem}.footer-link-group{align-content:start;gap:.7rem;display:grid}.footer-link-group h3,.footer-visit-panel h3{color:var(--deep);margin:0 0 .25rem;font-size:1.1rem;font-weight:800}.footer-link-group a{color:#4c5d52;font-size:.95rem;line-height:1.35;transition:color .16s,transform .16s}.footer-link-group a:hover{color:var(--brand-orange);transform:translate(3px)}.footer-visit-panel{background:#ffffff85;border:1px solid #0aa45f29;border-radius:1rem;gap:1rem;padding:1.25rem;display:grid}.footer-visit-panel p{color:var(--muted);margin:0;line-height:1.65}.footer-branch-list{gap:.65rem;display:grid}.footer-branch-list article{background:#0b3f290f;border-radius:.75rem;gap:.25rem;padding:.85rem;display:grid}.footer-branch-list strong{color:var(--deep)}.footer-branch-list span{color:var(--muted);font-size:.82rem}.footer-branch-list a{color:var(--brand-orange);font-weight:900}.footer .newsletter{border:0;gap:.5rem;padding:0;display:flex}.footer .newsletter input{border:1px solid var(--line);min-width:0;color:var(--deep);background:#fffaf2;border-radius:999px;padding:.85rem 1rem}.footer .newsletter button{background:var(--brand-orange);color:#fffaf2;cursor:pointer;border:0;border-radius:999px;padding:0 1rem;font-size:.78rem;font-weight:900}.footer-visit-panel>small{color:var(--muted);font-size:.78rem;line-height:1.5}@media (max-width:1100px){.footer{grid-template-columns:1fr 1fr}.footer-visit-panel{grid-column:1/-1}}@media (max-width:760px){.footer,.footer-nav-panel{grid-template-columns:1fr}.footer{margin-top:2rem;padding:1.4rem}.footer .newsletter{flex-direction:column}}html,body{max-width:100%;overflow-x:hidden}*,:before,:after{min-width:0}img,video,canvas,svg{max-width:100%}.site-shell{overflow-x:clip}.nav,.home-hero>.nav{width:min(1180px,100% - 1.25rem);max-width:calc(100% - 1.25rem)}.button,button,input,select,textarea{max-width:100%}.section,.page-hero,.treatment-category-hero,.condition-hero,.condition-body,.feature-page-grid,.service-page,.contact,.quote,.opd{width:min(1180px,100% - 1.25rem)}.home-hero .hero-content h1,.page-hero h1,.treatment-category-hero h1,.condition-hero h1,.section-heading h2,.feature-page-grid h2,.service-copy h2,.contact h2,.quote h2,.opd h2{overflow-wrap:anywhere}@media (max-width:1180px){.nav,.home-hero>.nav{top:.75rem}.home-hero .hero-content{width:min(62rem,100% - 2rem);padding-top:8rem}.home-hero .hero-content h1{font-size:clamp(4.2rem,9vw,7rem)}.story-grid,.values-grid,.mini-card-grid,.gallery-grid,.insights-grid,.wellbeing-grid,.ashram-gallery,.ashram-branches,.branch-grid,.team-grid,.facility-grid,.products-grid,.faq-grid,.opd-list,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.nav,.home-hero>.nav{border-radius:.9rem;gap:1rem;padding:.7rem .8rem}.nav nav,.home-hero>.nav nav{display:none}.nav .brand-logo,.home-hero>.nav .brand-logo{width:clamp(8rem,26vw,11rem)}.nav-cta{letter-spacing:.09em;min-height:2.65rem;padding:.75rem 1rem;font-size:.62rem}.home-hero{min-height:86svh}.home-hero .hero-content{padding-top:7.6rem;padding-bottom:5rem}.home-hero .hero-content h1{font-size:clamp(3.4rem,10vw,5.9rem);line-height:1.02}.home-hero .hero-content p,.home-hero .hero-content span{font-size:clamp(1rem,2.2vw,1.25rem)}.hero-actions{flex-wrap:wrap}.hero-actions .button{flex:11rem}.page-hero,.treatment-category-hero,.condition-hero,.feature-page-grid,.service-page,.branch-page-grid,.appointment-layout,.opd-highlight{grid-template-columns:1fr}.page-hero,.treatment-category-hero,.condition-hero{border-radius:1.1rem;margin-top:2rem;padding:1.25rem}.page-hero h1,.treatment-category-hero h1,.condition-hero h1{font-size:clamp(2.65rem,9vw,4.6rem);line-height:1.03}.page-hero img,.treatment-category-hero img,.condition-hero img,.feature-page-grid img,.service-page img{object-fit:cover;width:100%;height:clamp(13rem,42vw,22rem)}.section{padding:3rem 0}.section-heading{flex-direction:column;align-items:flex-start;gap:1rem}.section-heading .button{justify-content:center;align-self:stretch}.treatment-accordion{grid-template-columns:1fr;height:auto}.treatment-accordion-item,.treatment-accordion-item.active{height:auto;min-height:auto}.treatment-accordion-content{min-height:auto}.contact form,.appointment-form{grid-template-columns:1fr}}@media (max-width:760px){.section,.page-hero,.treatment-category-hero,.condition-hero,.condition-body,.feature-page-grid,.service-page,.contact,.quote,.opd,.footer{width:calc(100% - 1rem)}.story-grid,.values-grid,.mini-card-grid,.gallery-grid,.insights-grid,.wellbeing-grid,.ashram-gallery,.ashram-branches,.branch-grid,.team-grid,.facility-grid,.products-grid,.faq-grid,.opd-list,.process-grid,.condition-content,.condition-page-grid,.related-conditions>div:last-child,.treatment-process,.image-row{grid-template-columns:1fr}.home-hero{min-height:88svh}.home-hero .hero-content{width:calc(100% - 1.25rem);padding-top:6.6rem;padding-bottom:4.5rem}.home-hero .hero-content h1{max-width:10ch;margin-inline:auto;font-size:clamp(2.7rem,13vw,4.25rem);line-height:1.08}.home-hero .hero-content p,.home-hero .hero-content span{font-size:.98rem;line-height:1.55}.hero-actions{gap:.65rem;width:min(24rem,100%);margin-inline:auto}.hero-actions .button{min-height:2.8rem;padding:.78rem .95rem}.hero-dots{bottom:1rem}.home-hero>.hero-seal{opacity:.58;width:3rem;bottom:3.5rem;right:.7rem}.page-hero,.treatment-category-hero,.condition-hero,.feature-page-grid,.service-page,.contact,.quote,.opd,.appointment-layout,.appointment-aside,.faq-grid article,.products-grid article,.footer-visit-panel{border-radius:.95rem;padding:1rem}.page-hero h1,.treatment-category-hero h1,.condition-hero h1,.section-heading h2,.feature-page-grid h2,.service-copy h2,.contact h2,.quote h2,.opd h2,.appointment-aside h2,.faq-grid h2,.products-grid h2{font-size:clamp(2rem,10vw,3rem);line-height:1.08}.page-hero p,.treatment-category-hero p,.condition-hero p,.section-heading p,.feature-page-grid p,.service-copy p,.contact p,.quote p,.opd p{font-size:.96rem;line-height:1.65}.button{text-align:center;justify-content:center;width:100%;min-height:2.75rem;padding-inline:1rem}.contact form input,.contact form textarea,.appointment-form input,.appointment-form select,.appointment-form textarea,.footer .newsletter input,.footer .newsletter button{width:100%;min-height:2.8rem}.contact form button,.appointment-form button,.footer .newsletter button{width:100%}.condition-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer{gap:1.25rem;margin-top:2rem;padding:1.1rem}.footer-brand .brand-logo{width:min(12.5rem,100%)}.footer-brand-panel p{font-size:.95rem}.footer-actions .button{width:100%}}@media (max-width:520px){.nav,.home-hero>.nav{width:calc(100% - .75rem);max-width:calc(100% - .75rem);padding:.48rem .55rem;top:.5rem}.nav .brand-logo,.home-hero>.nav .brand-logo{width:clamp(7.2rem,42vw,9rem);max-width:58vw}.nav-cta{display:none}.home-hero .hero-content{padding-top:5.8rem}.home-hero .hero-content h1{font-size:clamp(2.35rem,13vw,3.5rem)}.home-hero>.hero-seal{width:2.6rem;bottom:3.2rem}.page-hero,.treatment-category-hero,.condition-hero{margin-top:1rem}.page-hero h1,.treatment-category-hero h1,.condition-hero h1,.section-heading h2,.feature-page-grid h2,.service-copy h2,.contact h2,.quote h2,.opd h2{font-size:clamp(1.85rem,11vw,2.55rem)}.condition-icon-grid,.footer-nav-panel{grid-template-columns:1fr}.footer-link-group{gap:.5rem}.footer-link-group a,.footer-visit-panel p,.footer-branch-list span{font-size:.92rem}}.official-contact-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.25rem;display:flex}.official-contact-actions .button{width:auto;min-height:2.8rem;padding-inline:1rem;font-size:.68rem}.products-grid>a{background:#fffaf2c7;border:1px solid #0aa45f29;border-radius:1.1rem;gap:.75rem;padding:1.4rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;box-shadow:0 18px 46px #0b3f2912}.products-grid>a:hover{border-color:#f47b2057;transform:translateY(-3px);box-shadow:0 22px 56px #0b3f291a}.products-grid>a>span{color:var(--brand-orange);letter-spacing:.1em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.76rem;font-weight:900}.products-grid>a>strong{color:var(--brand-orange);letter-spacing:.08em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.78rem;font-weight:900}.footer-branch-list article a+a,.branch-page-grid article a+a,.branch-grid article a+a{overflow-wrap:anywhere;font-size:.86rem}@media (max-width:760px){.official-contact-actions{grid-template-columns:1fr;display:grid}.official-contact-actions .button{width:100%}}body{background:radial-gradient(circle at 8% 8%,#f47b2029,#0000 22rem),radial-gradient(circle at 90% 18%,#0aa45f2e,#0000 26rem),linear-gradient(#fff4df 0%,#eef8e9 42%,#fff8ec 100%)}.site-shell{background:linear-gradient(90deg,#f47b200f,#0000 22% 78%,#0aa45f12),radial-gradient(circle at 50% 0,#ffffffb8,#0000 28rem)}.section,.page-hero,.treatment-category-hero,.condition-hero,.condition-body,.feature-page-grid,.service-page,.appointment-layout,.opd-highlight,.founder-blessing,.footer{position:relative}.section:not(.contact):not(.stories):not(.about-showcase):not(.treatments-stage):not(.care-process):not(.holistic):not(.branch-page-grid):not(.products-grid):not(.faq-grid),.page-hero,.treatment-category-hero,.condition-hero{box-shadow:0 22px 70px #0b3f290f}.contact-card{border:1px solid #ffd37e57;box-shadow:0 28px 80px #0932202e;background:linear-gradient(#082e1eb3,#073723d1),radial-gradient(circle at 15% 0,#f47b2042,#0000 24rem),url(/home-banners/01-ayurvedic-treatment.png) 50%/cover!important}.branch-grid article,.branch-page-grid article{gap:.85rem;display:grid}.branch-contact-links{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.branch-contact-links a{color:#fff8ec;letter-spacing:.04em;overflow-wrap:anywhere;background:#fffaf221;border:1px solid #ffffff47;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:2.2rem;padding:.52rem .82rem;font-family:Arial,sans-serif;font-size:.78rem;font-weight:900;line-height:1.15;display:inline-flex}.branch-page-grid .branch-contact-links a,.footer-branch-list .branch-contact-links a{color:var(--brand-ink);background:#fffaf2bd;border-color:#0aa45f2e}.branch-contact-links a:first-child{color:var(--brand-orange)}.contact .official-contact-actions{grid-template-columns:minmax(12rem,.8fr) minmax(11rem,.65fr) minmax(14rem,.9fr);gap:.8rem;width:min(48rem,100%);margin:1.4rem 0 1.1rem;display:grid}.contact .official-contact-actions .button{white-space:normal;border:0;width:100%;min-height:3.35rem;padding:.9rem 1.05rem;box-shadow:0 16px 34px #0000001f}.contact .official-contact-actions .button.secondary{color:var(--brand-ink);background:#effcf4eb}.contact form{align-items:stretch}.contact form input,.contact form select,.contact form textarea{background:#ffffffed;border-color:#ff98424d;box-shadow:inset 0 1px #ffffff73}.contact form button{background:linear-gradient(100deg, var(--brand-orange), #ff9a3d);color:#fffaf2;grid-column:1/-1;justify-self:start;width:min(16rem,100%);min-height:3rem;box-shadow:0 16px 34px #f47b2038}.footer{background:radial-gradient(circle at 10% 12%,#f47b202e,#0000 20rem),radial-gradient(circle at 88% 6%,#0aa45f24,#0000 20rem),linear-gradient(135deg,#fff3dc 0%,#eef8e8 100%)}@media (max-width:980px){.contact .official-contact-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.contact .official-contact-actions .button:first-child{grid-column:1/-1}}@media (max-width:640px){.contact .official-contact-actions{grid-template-columns:1fr}.branch-contact-links{grid-template-columns:1fr;display:grid}.branch-contact-links a,.contact form button{width:100%}}:where(h1,h2,h3,h4,p,a,button,span,strong,small,li,input,select,textarea){overflow-wrap:anywhere}:where(img,svg,video,canvas){max-width:100%}:where(input,select,textarea,button){min-width:0}:where(.section,.page-hero,.about-hero-pro,.about-area-hero,.treatment-category-hero,.condition-hero,.treatment-category-nav,.about-area-nav,.about-sticky-tabs,.journey-card,.contact,.quote,.opd,.footer),.nav{max-width:calc(100% - 1.25rem)}.button,.nav-cta,.accordion-button,.official-contact-actions .button{min-width:0;max-width:100%}.section-heading,.about-next,.about-explorer-heading{min-width:0}@media (max-width:1180px){.about-stats,.timeline-line,.about-area-cards,.condition-page-grid,.process-grid,.faq-grid,.products-grid,.team-grid,.facility-grid,.gallery-grid,.insights-grid,.story-grid,.branch-page-grid,.ashram-branches,.image-row,.ashram-gallery,.treatment-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.nav,.home-hero>.nav{border-radius:.85rem;gap:.75rem;width:calc(100% - 1rem);max-width:calc(100% - 1rem)}.nav nav,.home-hero>.nav nav{display:none!important}.nav .brand,.home-hero>.nav .brand{min-width:0}.nav .brand-logo,.home-hero>.nav .brand-logo{width:clamp(7.5rem,30vw,10.5rem)}.nav-cta{white-space:normal;text-align:center;flex:0 auto;min-height:2.55rem;padding:.75rem .95rem;font-size:.62rem;line-height:1.1}.home-hero{min-height:86svh}.home-hero .hero-content{width:min(54rem,100% - 1.25rem);padding-top:7rem;padding-bottom:4.5rem}.home-hero .hero-content h1{font-size:clamp(3rem,10vw,5.6rem);line-height:1.04}.hero-actions{justify-content:center;width:min(34rem,100%);margin-inline:auto}.hero-actions .button{flex:12rem}.page-hero,.about-hero-pro,.about-area-hero,.treatment-category-hero,.condition-hero,.about-mission,.about-area-intro,.treatment-category-intro,.condition-content,.wellbeing-intro,.ashram-services,.section-band,.detail-band,.feature-page-grid,.service-page,.appointment-layout,.opd-highlight,.journey-grid,.holistic,.footer{grid-template-columns:1fr!important}.about-hero-pro,.about-area-hero,.page-hero,.treatment-category-hero,.condition-hero{border-radius:1rem;min-height:auto;margin-top:1.25rem;padding:clamp(1rem,4vw,1.5rem)}.about-hero-pro>img,.about-area-hero>img,.page-hero img,.treatment-category-hero>img,.condition-hero>img,.feature-page-grid img,.service-page img{object-fit:cover;border-radius:.85rem;width:100%;height:clamp(13rem,45vw,21rem)}.about-hero-pro h1,.about-area-hero h1,.page-hero h1,.treatment-category-hero h1,.condition-hero h1{font-size:clamp(2.4rem,8vw,4.25rem);line-height:1.05}.section-heading,.about-next,.founder-blessing,.opd{flex-direction:column;align-items:flex-start;gap:1rem}.section-heading .button,.about-next .button,.opd .button{justify-content:center;width:100%}.about-sticky-tabs,.about-area-nav,.treatment-category-nav{overscroll-behavior-x:contain;scroll-snap-type:x proximity;gap:.45rem;width:calc(100% - 1rem);max-width:calc(100% - 1rem);padding:.35rem;display:flex;overflow-x:auto}.about-sticky-tabs button,.about-area-nav a,.treatment-category-nav a{scroll-snap-align:start;white-space:nowrap;flex:none}.about-explorer-panel,.about-explorer-cards,.about-area-cards,.condition-page-grid,.related-conditions>div:last-child,.wellbeing-grid,.ashram-gallery,.ashram-branches,.branch-grid,.branch-page-grid,.team-grid,.facility-grid,.gallery-grid,.insights-grid,.products-grid,.faq-grid,.process-grid,.story-grid,.image-row,.treatment-process ol,.wellbeing-grid>a,.facility-card,.feature-page-grid a,.service-page a{grid-template-columns:1fr!important}.wellbeing-grid img,.facility-card img,.gallery-grid img,.insights-grid img,.image-row img,.ashram-gallery img{height:clamp(13rem,48vw,19rem)}.treatment-accordion{display:grid;grid-template-columns:1fr!important;height:auto!important}.treatment-accordion-item,.treatment-accordion-item.active{height:auto!important;min-height:auto!important}.treatment-accordion-item:not(.active){min-height:5rem!important}.treatment-accordion-label{writing-mode:horizontal-tb;inset:auto 1rem 1rem;transform:none}.treatment-accordion-content{min-height:auto;padding:1.25rem}.condition-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-progress{gap:.6rem;max-width:100%;margin-bottom:1.4rem}.journey-grid aside{min-height:auto;padding:1.25rem}.contact form,.appointment-form{grid-template-columns:1fr!important}.contact form textarea,.contact form button,.appointment-form>div,.appointment-form textarea,.appointment-form button{grid-column:1/-1!important}.footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){:where(.section,.page-hero,.about-hero-pro,.about-area-hero,.treatment-category-hero,.condition-hero,.journey-card,.contact,.quote,.opd,.footer){width:calc(100% - 1rem)!important;max-width:calc(100% - 1rem)!important}.section{padding-block:2.5rem}.home-hero .hero-content h1{max-width:11ch;margin-inline:auto;font-size:clamp(2.45rem,13vw,3.9rem)}.home-hero .hero-content p,.home-hero .hero-content span{font-size:.96rem;line-height:1.55}.hero-actions,.journey-actions,.journey-complete>div,.footer-actions,.official-contact-actions{grid-template-columns:1fr;width:100%;display:grid}.button,.nav-cta,.hero-actions .button,.journey-actions .button,.journey-complete .button,.footer-actions .button,.official-contact-actions .button{text-align:center;justify-content:center;width:100%}.nav-cta{display:none}.about-stats,.timeline-line,.about-explorer-cards,.about-area-cards,.condition-icon-grid,.opd-list,.footer-nav-panel,.footer-branch-list{grid-template-columns:1fr!important}.section-band,.detail-band,.contact-card,.appointment-form,.appointment-aside,.footer,.about-meaning,.about-timeline,.about-mission,.about-next,.about-area-quote,.journey-card{border-radius:.95rem;padding:1rem!important}.about-hero-pro h1,.about-area-hero h1,.page-hero h1,.treatment-category-hero h1,.condition-hero h1,.section-heading h2,.about-meaning h2,.about-timeline h2,.about-mission h2,.about-next h2,.wellbeing-intro h2,.ashram-services h2,.journey-card h2,.contact h2,.opd h2,.quote h2{font-size:clamp(1.9rem,10vw,3rem);line-height:1.08}.treatment-accordion-content h3,.journey-question h3,.journey-complete h3,.products-grid h2,.faq-grid h2,.team-grid h3{font-size:clamp(1.45rem,7vw,2.25rem);line-height:1.12}.contact form input,.contact form select,.contact form textarea,.appointment-form input,.appointment-form select,.appointment-form textarea,.journey-contact-fields input,.footer .newsletter input{border-radius:1rem;min-height:3rem;font-size:1rem}.footer .newsletter{grid-template-columns:1fr;display:grid}}@media (max-width:480px){.nav,.home-hero>.nav{padding:.45rem .55rem;width:calc(100% - .75rem)!important;max-width:calc(100% - .75rem)!important}.nav .brand-logo,.home-hero>.nav .brand-logo{width:clamp(6.8rem,46vw,8.4rem)}.home-hero{min-height:88svh}.home-hero .hero-content{padding-top:5.7rem;padding-bottom:3.8rem}.home-hero>.hero-seal{opacity:.55;width:2.4rem;bottom:3.05rem;right:.6rem}.about-sticky-tabs button,.about-area-nav a,.treatment-category-nav a{padding:.7rem .85rem;font-size:.68rem}.branch-contact-links{grid-template-columns:1fr}.branch-contact-links a{width:100%}.choice-cloud{grid-template-columns:1fr;display:grid}.choice-cloud button,.choice-cloud span{justify-content:center;width:100%}.about-hero-pro>img,.about-area-hero>img,.page-hero img,.treatment-category-hero>img,.condition-hero>img,.wellbeing-grid img,.facility-card img,.gallery-grid img,.insights-grid img,.image-row img,.ashram-gallery img{height:12.5rem}}:root{--background:#f5f0e5;--foreground:#123b32;--cream:#fbf7ef;--deep:#123b32;--muted:#52645d;--gold:#ad6c45;--sage:#dbe4d2;--line:#123b322e;--ease-editorial:cubic-bezier(.22, 1, .36, 1)}body{background:radial-gradient(38rem 28rem at -8% 18%,#ceae9661,#0000 72%),radial-gradient(44rem 32rem at 104% 48%,#bfd3b67a,#0000 70%),#f5f0e5;font-family:Georgia,Times New Roman,serif}.nav{z-index:50;background:#f8f4eae6;border:1px solid #ffffff75;border-radius:3px;width:min(1320px,100% - 48px);margin:24px 0 0;padding:12px 16px 12px 24px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 12px 45px #123b3214}.site-shell>.nav{margin-inline:auto;position:relative;left:auto;transform:none}.home-hero>.nav{position:absolute}.brand-logo{object-fit:contain;width:10.5rem;height:3.6rem}.brand-copy{display:none}.nav nav{letter-spacing:.13em;gap:clamp(18px,2vw,36px);font-size:11px;font-weight:500}.nav nav a{padding-block:10px;position:relative}.nav nav a:after{content:"";background:var(--deep);transform-origin:100%;height:1px;transition:transform .35s var(--ease-editorial);position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.nav nav a:hover:after{transform-origin:0;transform:scaleX(1)}.nav-cta,.button.primary,.contact button{box-shadow:none;border-radius:2px;background:var(--deep)!important;color:var(--cream)!important}.nav-cta,.button,.section-heading a,.contact button{letter-spacing:.14em;font-size:11px}.button{min-height:3.4rem;transition:color .3s, transform .3s var(--ease-editorial), background .3s;padding-inline:1.6rem;position:relative;overflow:hidden}.button:after,.nav-cta:after{content:none!important;display:none!important}.button:hover,.nav-cta:hover{transform:translateY(-2px)}.button.secondary,.button.glass{background:0 0;border:1px solid;border-radius:2px}.menu-toggle{display:none}.home-hero{min-height:min(920px,100svh)}.home-hero .hero-content{width:min(1050px,100% - 40px);padding-top:9rem}.home-hero .hero-content h1{letter-spacing:-.045em;text-wrap:balance;max-width:12ch;margin:18px auto;font-size:clamp(4.6rem,7vw,7.1rem);font-weight:400;line-height:.94}.home-hero .hero-content>p,.home-hero .hero-content>span{letter-spacing:.12em;font-family:Arial,sans-serif}.section{width:min(1240px,100% - 64px);padding-block:clamp(5.5rem,9vw,8.5rem)}.section h2,.section-band h2,.opd h2,.contact h2{letter-spacing:-.035em;font-size:clamp(3rem,4.5vw,5rem);font-weight:400;line-height:1.02}.eyebrow{color:var(--gold);letter-spacing:.18em;font-size:11px;font-weight:600}.about-showcase,.stories{position:relative}.about-showcase:before,.stories:after,.treatments-stage:before{z-index:-1;content:"";filter:blur(2px);background:url(/decor-gradient-copper.svg) 50%/contain no-repeat;border-radius:48% 52% 38% 62%;width:42rem;height:32rem;position:absolute}.about-showcase:before{top:6%;left:-30%}.stories:after{background:url(/decor-gradient-sage.svg) 50%/contain no-repeat;bottom:2%;right:-28%}.treatments-stage{position:relative}.treatments-stage:before{background:url(/decor-gradient-sage.svg) 50%/contain no-repeat;top:5%;right:-34%}.treatment-accordion-item,.facility-card,.story-grid article,.process-grid article{box-shadow:none!important;border-radius:2px!important}.facility-card,.story-grid article,.process-grid article{transition:transform .55s var(--ease-editorial), box-shadow .55s var(--ease-editorial)}.facility-card:hover,.story-grid article:hover,.process-grid article:hover{transform:translateY(-7px);box-shadow:0 22px 50px #123b3217!important}.holistic{z-index:2;align-items:center;min-height:680px;position:relative}.circle-care{position:relative}.circle-care img{border-radius:50% 50% 4px 4px}.holistic-counter{color:var(--deep);align-items:baseline;gap:5px;margin-top:24px;font-family:Arial,sans-serif;display:flex}.holistic-counter b{font-size:28px;font-weight:400}.holistic-counter i{opacity:.55;font-size:14px;font-style:normal}.holistic-counter em{letter-spacing:.18em;border-bottom:1px solid;margin-left:auto;padding-bottom:6px;font-size:11px;font-style:normal}.holistic-curve{background:url(/holistic-curve.svg) bottom/100% 100% no-repeat;width:100%;height:180px;margin-top:-130px}.analysis-bird{background:var(--deep);color:var(--cream);letter-spacing:.12em;text-transform:uppercase;place-items:center;gap:15px;padding:58px 16px 76px;font-family:Arial,sans-serif;font-size:12px;display:grid}.analysis-bird p{margin:0}.bird-shape{width:74px;height:38px;animation:2.6s ease-in-out infinite birdFly;display:block;position:relative}.bird-shape:before,.bird-shape:after{content:"";border-top:3px solid;border-radius:50%;width:42px;height:22px;position:absolute;top:10px}.bird-shape:before{transform-origin:100%;animation:.65s ease-in-out infinite alternate wingLeft;left:2px;transform:rotate(15deg)}.bird-shape:after{transform-origin:0;animation:.65s ease-in-out infinite alternate wingRight;right:2px;transform:rotate(-15deg)}@keyframes birdFly{50%{transform:translate(7px,-6px)}}@keyframes wingLeft{to{transform:rotate(-12deg)translateY(7px)}}@keyframes wingRight{to{transform:rotate(12deg)translateY(7px)}}.about-timeline{background:linear-gradient(135deg,#e8dfcd,#f7f1e6 54%,#dbe5d5);padding-inline:clamp(24px,5vw,72px);position:relative;overflow:hidden}.timeline-bird{color:var(--deep);position:absolute;top:54px;right:8%}.about-quote{color:var(--cream);background:linear-gradient(90deg,#123b32d1,#123b328f),url(/home-banners/04-panchakarma-therapy-room.png) 50%/cover;padding:clamp(5rem,10vw,9rem) max(24px,50vw - 520px);position:relative}.about-quote p{color:inherit;font-size:clamp(2rem,4vw,4.2rem);font-weight:400;line-height:1.12}.contact-card{border-radius:2px}.footer{background:#e7e0d2;grid-template-columns:1.15fr .8fr 1.1fr;align-items:start;gap:clamp(32px,5vw,80px);width:100%;max-width:none;margin-top:80px;padding:80px max(32px,50vw - 620px) 34px;display:grid}.footer-link-group h3{font-family:Georgia,serif;font-weight:400}.footer-link-group a{padding-block:5px}.footer small{border-top:1px solid var(--line);grid-column:1/-1;padding-top:20px}@media (max-width:900px){.nav{flex-wrap:wrap;width:calc(100% - 24px);margin-top:12px;padding:8px 10px 8px 14px}.brand-logo{width:8rem;height:3rem}.nav nav{border-top:1px solid var(--line);order:4;grid-template-columns:1fr 1fr;gap:0;width:100%;padding:22px 8px 14px;display:none}.nav.menu-open nav{display:grid}.nav nav a{padding:14px 8px;font-size:12px}.menu-toggle{width:44px;height:44px;color:var(--deep);background:0 0;border:0;place-content:center;gap:7px;margin-left:auto;padding:0;display:grid}.menu-toggle span{background:currentColor;width:24px;height:1px;transition:transform .3s,margin .3s;display:block}.menu-open .menu-toggle span:first-child{transform:translateY(4px)rotate(45deg)}.menu-open .menu-toggle span:last-child{transform:translateY(-4px)rotate(-45deg)}.section{width:calc(100% - 32px);padding-block:4.5rem}.holistic-curve{background-image:url(/holistic-curve-mobile.svg);height:104px;margin-top:-70px}.footer{grid-template-columns:1fr 1fr;padding:56px 24px 28px}.footer-visit-panel{grid-column:1/-1}}@media (max-width:640px){.home-hero{min-height:92svh}.home-hero .hero-content{padding-top:7.5rem}.home-hero .hero-content h1{font-size:clamp(3rem,14vw,4.2rem);line-height:.98}.section{padding-block:3.75rem}.section h2,.section-band h2,.opd h2,.contact h2{font-size:clamp(2.35rem,11vw,3.3rem)}.image-row,.treatment-grid,.story-grid,.process-grid{scroll-snap-type:x mandatory;gap:12px;padding-bottom:18px;overflow-x:auto;display:flex!important}.image-row>*,.treatment-grid>*,.story-grid>*,.process-grid>*{scroll-snap-align:center;flex:0 0 84%}.holistic{min-height:auto}.holistic-counter{padding-inline:4px}.analysis-bird{padding-block:42px 56px}.timeline-bird{top:32px;right:4%;transform:scale(.72)}.about-quote{margin-inline:8px;padding:72px 24px}.footer{grid-template-columns:1fr;gap:36px;margin-top:48px;padding:48px 18px 24px}.footer-nav-panel,.footer-visit-panel{grid-column:auto}.footer-nav-panel{grid-template-columns:1fr 1fr!important}.footer small{grid-column:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (min-width:981px){.home-hero{min-height:980px!important}.home-hero>.nav{width:min(1320px,100% - 64px)!important;top:0!important}.home-hero .service-ribbon{width:min(1180px,100vw - 96px)!important}.home-hero .hero-content{width:min(960px,100% - 64px)!important;padding-top:21rem!important;padding-bottom:5rem!important}.home-hero .hero-content h1{max-width:10.5ch!important;margin:14px auto 20px!important;font-size:clamp(4.1rem,5.6vw,6.25rem)!important;line-height:.91!important}.home-hero .hero-content>p{margin-bottom:10px!important}.site-shell>.nav{width:min(1320px,100% - 64px)!important}.site-shell>.page-hero{border-radius:2px!important;grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr)!important;align-items:center!important;gap:clamp(42px,6vw,96px)!important;width:min(1240px,100% - 64px)!important;min-height:590px!important;margin:2.5rem auto 3rem!important;padding:clamp(42px,5vw,76px)!important;display:grid!important;overflow:hidden!important}.site-shell>.page-hero>div{z-index:2;position:relative}.site-shell>.page-hero h1{font-size:clamp(3.7rem,5.2vw,6rem)!important;line-height:.96!important}.site-shell>.page-hero img{object-fit:cover!important;border-radius:48% 48% 2px 2px!important;width:100%!important;height:500px!important;min-height:0!important}.naturopathy-feature.section{grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr)!important;align-items:center!important;gap:clamp(48px,6vw,92px)!important;width:min(1240px,100% - 64px)!important;padding-block:clamp(5rem,8vw,8rem)!important;display:grid!important}.naturopathy-feature .naturopathy-visual,.naturopathy-feature .naturopathy-visual img{width:100%!important;height:590px!important;min-height:0!important}.naturopathy-feature>div:last-child{min-width:0}.naturopathy-feature h2{font-size:clamp(4.2rem,6vw,6.8rem)!important}.nature-list{border-top:1px solid var(--line)!important;grid-template-columns:1fr 1fr!important;margin:28px 0 32px!important;padding:0!important;list-style:none!important;display:grid!important}.nature-list li{border-bottom:1px solid var(--line)!important;padding:14px 10px 14px 0!important;font:600 11px/1.45 Arial,sans-serif!important}}@media (max-width:980px){.home-hero .hero-content{padding-top:15rem!important}.home-hero .hero-content h1{font-size:clamp(3.1rem,9vw,5.25rem)!important}.site-shell>.page-hero{grid-template-columns:1fr!important;width:calc(100% - 32px)!important;margin-top:1.5rem!important;display:grid!important}.site-shell>.page-hero img{border-radius:2px 40% 2px 2px!important;height:min(62vw,480px)!important}.naturopathy-feature.section{grid-template-columns:1fr!important;gap:38px!important;width:calc(100% - 32px)!important;display:grid!important}.naturopathy-feature .naturopathy-visual,.naturopathy-feature .naturopathy-visual img{width:100%!important;height:min(92vw,580px)!important;min-height:0!important}}@media (max-width:640px){.home-hero{min-height:940px!important}.home-hero .hero-content{padding-top:17.5rem!important;padding-bottom:3rem!important}.home-hero .hero-content h1{max-width:10ch!important;font-size:clamp(2.55rem,12vw,3.75rem)!important}.home-hero .hero-content>p,.home-hero .hero-content>span{font-size:.82rem!important;line-height:1.55!important}.site-shell>.page-hero{box-sizing:border-box!important;width:calc(100% - 16px)!important;max-width:calc(100vw - 16px)!important;padding:20px!important}.site-shell>.page-hero img{height:70vw!important}.naturopathy-feature.section{width:calc(100% - 16px)!important;padding:3.5rem 0!important}.nature-list{grid-template-columns:1fr!important;padding:0!important;list-style:none!important;display:grid!important}.nature-list li{border-bottom:1px solid var(--line)!important;padding:12px 0!important}.nav,.home-hero>.nav{justify-content:space-between!important;align-items:center!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;min-height:86px!important;padding:8px 12px!important;display:flex!important}.nav .brand,.home-hero>.nav .brand{flex:0 auto!important;min-width:0!important}.nav .brand-logo,.home-hero>.nav .brand-logo{object-fit:contain!important;width:8.6rem!important;height:4.5rem!important}.nav .menu-toggle,.home-hero>.nav .menu-toggle{z-index:80!important;background:#f8f4ea!important;border:1px solid #123b322e!important;border-radius:50%!important;flex:0 0 46px!important;place-content:center!important;gap:7px!important;width:46px!important;height:46px!important;margin-left:auto!important;display:grid!important;position:absolute!important;top:20px!important;right:12px!important}.nav .menu-toggle span,.home-hero>.nav .menu-toggle span{background:var(--deep)!important;width:22px!important;height:1px!important;display:block!important}.nav .service-ribbon,.home-hero>.nav .service-ribbon{width:calc(100vw - 24px)!important;top:calc(100% + 6px)!important}.home-hero .hero-content{width:calc(100% - 28px)!important;overflow:hidden!important}.home-hero .hero-content h1{overflow-wrap:break-word!important;text-wrap:wrap!important;width:100%!important;max-width:8.8ch!important;font-size:clamp(2.35rem,11vw,3.15rem)!important}.home-hero .hero-content>p,.home-hero .hero-content>span{overflow-wrap:anywhere!important;white-space:normal!important;width:100%!important;max-width:325px!important;margin-inline:auto!important;display:block!important}.site-shell>.page-hero>div{width:calc(100vw - 56px)!important;min-width:0!important;max-width:calc(100vw - 56px)!important;overflow:hidden!important}.site-shell>.page-hero h1{overflow-wrap:break-word!important;word-break:normal!important;text-wrap:wrap!important;width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important;font-size:clamp(2.15rem,10vw,2.75rem)!important;line-height:1.02!important}.site-shell>.page-hero p{overflow-wrap:anywhere!important;white-space:normal!important;width:calc(100vw - 56px)!important;max-width:calc(100vw - 56px)!important}html,body,.site-shell{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.site-shell>.nav,.home-hero>.nav{overflow:visible!important}.nav .brand,.home-hero>.nav .brand{width:calc(100% - 58px)!important;max-width:calc(100% - 58px)!important}.nav .menu-toggle,.home-hero>.nav .menu-toggle{visibility:visible!important;opacity:1!important;flex-direction:column!important;flex:0 0 46px!important;justify-content:center!important;align-items:center!important;margin:0!important;display:flex!important;position:relative!important;top:auto!important;right:auto!important}.site-shell>.page-hero{width:auto!important;max-width:none!important;margin:1.5rem 8px 2rem!important;padding:20px!important;overflow:hidden!important}.site-shell>.page-hero>div,.site-shell>.page-hero h1,.site-shell>.page-hero p{box-sizing:border-box!important;white-space:normal!important;width:100%!important;min-width:0!important;max-width:100%!important}.site-shell>.page-hero>div{overflow:visible!important}.site-shell>.page-hero h1{overflow-wrap:anywhere!important;font-size:clamp(2rem,9.5vw,2.65rem)!important;line-height:1.04!important}.site-shell>.page-hero p:not(.eyebrow){font-size:.98rem!important;line-height:1.65!important}}@media (min-width:981px){.home-hero{height:min(760px,92svh)!important;min-height:760px!important}.home-hero>.nav{top:24px!important}.site-shell>.nav{margin-top:24px!important}.home-hero .hero-content{width:min(1720px,100% - 96px)!important;padding-top:17rem!important;padding-bottom:3.25rem!important}.home-hero .hero-content h1{letter-spacing:-.035em!important;white-space:nowrap!important;width:100%!important;max-width:none!important;margin:12px auto 16px!important;font-size:clamp(2.2rem,3.6vw,4.3rem)!important;line-height:1!important}.site-shell>.page-hero{min-height:460px!important;margin-top:2rem!important;padding:clamp(34px,4vw,56px)!important}.site-shell>.page-hero img{height:370px!important}}@media (min-width:641px) and (max-width:980px){.home-hero{min-height:min(800px,94svh)!important}.home-hero>.nav{top:18px!important}.home-hero .hero-content{padding-top:13.5rem!important;padding-bottom:2.75rem!important}.site-shell>.page-hero img{height:min(46vw,350px)!important}}@media (max-width:640px){.home-hero{min-height:min(760px,96svh)!important}.home-hero>.nav{top:14px!important}.home-hero .hero-content{padding-top:13.25rem!important;padding-bottom:2.5rem!important}.home-hero .hero-content h1{max-width:9.5ch!important;margin-block:10px 14px!important;font-size:clamp(2.2rem,10.8vw,3rem)!important;line-height:1.02!important}.site-shell>.page-hero img{height:min(54vw,260px)!important}}.holistic>div:first-child,.holistic>div:first-child .button{z-index:6;position:relative}.holistic-curve,.holistic:before{pointer-events:none!important}.holistic-next{width:auto;min-height:0;color:var(--deep);cursor:pointer;letter-spacing:.18em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;border-radius:0;margin-left:auto;padding:0 0 6px;font:500 11px/1 Arial,sans-serif}.holistic-next:hover,.holistic-next:focus-visible{color:var(--gold)}@media (min-width:981px){.home-hero{height:min(650px,88svh)!important;min-height:650px!important}.home-hero .hero-content{padding-top:13rem!important;padding-bottom:2rem!important}.home-hero .hero-content h1{font-size:clamp(2.15rem,3.35vw,4rem)!important}.holistic.section{gap:clamp(2.5rem,5vw,5rem)!important;min-height:0!important;padding-block:3.5rem 4.75rem!important}.holistic h2{font-size:clamp(3rem,4.2vw,4.4rem)!important}.circle-care img{aspect-ratio:auto!important;width:min(38rem,100%)!important;height:350px!important;margin-bottom:.8rem!important}.circle-care span{font-size:clamp(1.8rem,2.7vw,2.7rem)!important}.holistic-counter{margin-top:14px!important}.holistic-curve{height:105px!important;margin-top:-64px!important}}@media (min-width:641px) and (max-width:980px){.home-hero{min-height:min(700px,90svh)!important}.holistic.section{min-height:0!important;padding-block:3.25rem!important}.circle-care img{aspect-ratio:auto!important;width:min(34rem,100%)!important;height:min(52vw,330px)!important}}@media (max-width:640px){.home-hero{min-height:min(680px,92svh)!important}.home-hero .hero-content{padding-top:12.25rem!important;padding-bottom:2rem!important}.holistic.section{gap:2rem!important;min-height:0!important;padding-block:2.75rem 3.25rem!important}.circle-care img{aspect-ratio:auto!important;width:100%!important;height:min(66vw,250px)!important;margin-bottom:.75rem!important}.circle-care span{font-size:clamp(1.65rem,8vw,2.2rem)!important}.holistic-counter{margin-top:12px!important}.holistic-curve{height:76px!important;margin-top:-42px!important}}@media (max-width:980px){.nav.menu-open,.home-hero>.nav.menu-open{background:#fbf7effa!important;flex-wrap:wrap!important;align-content:start!important}.nav.menu-open nav,.home-hero>.nav.menu-open nav{border-top:1px solid #123b3229!important;order:3!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:0!important;width:100%!important;margin-top:8px!important;padding:12px 4px 6px!important;display:grid!important}.nav.menu-open nav a,.home-hero>.nav.menu-open nav a{color:var(--deep)!important;letter-spacing:.1em!important;text-align:left!important;text-transform:uppercase!important;padding:12px 8px!important;font:600 11px/1.25 Arial,sans-serif!important;display:block!important}.nav.menu-open .service-ribbon,.home-hero>.nav.menu-open .service-ribbon{top:calc(100% + 6px)!important}}@media (max-width:420px){.nav.menu-open nav,.home-hero>.nav.menu-open nav{grid-template-columns:1fr!important;max-height:260px!important;overflow-y:auto!important}}@media (max-width:980px){.nav.menu-open>nav,.home-hero>.nav.menu-open>nav{display:none!important}.nav .mobile-nav-panel,.home-hero>.nav .mobile-nav-panel{border-top:1px solid #123b3229!important;order:3!important;width:100%!important;margin-top:8px!important;padding:10px 12px 6px!important;display:block!important}.mobile-nav-panel ul{width:100%!important;max-height:280px!important;margin:0!important;padding:0!important;list-style:none!important;display:block!important;overflow-y:auto!important}.mobile-nav-panel li{border-bottom:1px solid #123b321a!important;width:100%!important;margin:0!important;padding:0!important;display:block!important}.mobile-nav-panel li:last-child{border-bottom:0!important}.nav .mobile-nav-panel li a,.home-hero>.nav .mobile-nav-panel li a{width:100%!important;color:var(--deep)!important;letter-spacing:.12em!important;text-align:left!important;text-transform:uppercase!important;padding:13px 4px!important;font:600 11px/1.2 Arial,sans-serif!important;display:block!important}}.section-heading-block{text-align:left;max-width:760px}.section-heading-block.center{text-align:left;margin-inline:0}.section-heading-block .eyebrow{color:var(--gold)!important;letter-spacing:.18em!important;text-align:inherit!important;text-transform:uppercase!important;margin:0 0 .75rem!important;font-family:Arial,sans-serif!important;font-size:11px!important;font-weight:700!important;line-height:1.25!important}.section-heading-block h1,.section-heading-block h2,.section-heading-block h3{text-wrap:balance;color:var(--deep)!important;letter-spacing:0!important;text-align:inherit!important;margin:0!important;font-family:Tiro Devanagari Hindi,Noto Serif Devanagari,Georgia,serif!important;font-size:clamp(2.45rem,4.2vw,4.6rem)!important;font-weight:400!important;line-height:1.04!important}.section-heading-block h1{font-size:clamp(3rem,5.5vw,5.7rem)!important}.section-heading-block h3{font-size:clamp(1.65rem,2.7vw,2.65rem)!important}.section-heading-block>p:not(.eyebrow){max-width:58rem;color:var(--muted)!important;text-align:inherit!important;margin:1rem 0 0!important;font-size:1.05rem!important;line-height:1.75!important}.section-heading-block.center>p:not(.eyebrow){margin-inline:auto!important}.section-heading>.section-heading-block,.section-band>.section-heading-block,.detail-band>.section-heading-block{min-width:0}.contact-card .section-heading-block h2,.contact-card .section-heading-block>p,.contact-card .section-heading-block .eyebrow{color:#fff6df!important}.home-hero .hero-overlay{background:linear-gradient(#04120e6b 0%,#04120e80 45%,#04120edb 100%),radial-gradient(circle,#0000 0%,#04120e61 78%)!important}.home-hero>.nav{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-color:#0000!important;border-radius:0!important}.home-hero .hero-content.home-hero-copy{z-index:3!important;color:#fffaf0!important;text-align:center!important;text-shadow:0 2px 18px #0000008c!important;flex-direction:column!important;align-items:center!important;width:auto!important;max-width:920px!important;margin-inline:auto!important;padding:0!important;display:flex!important;position:absolute!important;inset:auto 24px 62px!important;overflow:visible!important}.home-hero .hero-content.home-hero-copy>.home-hero-tagline,.home-hero .hero-content.home-hero-copy>.home-hero-mantra{color:#fff!important;letter-spacing:.08em!important;overflow-wrap:normal!important;width:100%!important;max-width:680px!important;margin:0 auto!important;font:600 clamp(.72rem,1.15vw,.9rem)/1.5 Arial,sans-serif!important}.home-hero .hero-content.home-hero-copy>h1.home-hero-title{color:#fffaf0!important;letter-spacing:-.035em!important;overflow-wrap:normal!important;text-wrap:nowrap!important;width:100%!important;max-width:none!important;margin:12px auto 14px!important;font-size:clamp(2.5rem,4.2vw,4.35rem)!important;font-weight:400!important;line-height:.98!important}.home-hero .hero-content.home-hero-copy>h1.home-hero-title>span{color:#fffaf0!important;width:100%!important;max-width:none!important;font:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;white-space:nowrap!important;margin:0!important;display:block!important}.home-hero .hero-content.home-hero-copy>.home-hero-actions{width:min(520px,100%)!important;max-width:520px!important;text-shadow:none!important;margin-top:18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin-inline:auto!important;display:grid!important}.home-hero .hero-content.home-hero-copy>.home-hero-actions>.button{color:#fffaf0!important;text-align:center!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;font-family:Arial,sans-serif!important;font-weight:700!important;text-decoration:none!important;display:flex!important}@media (max-width:640px){.home-hero>.nav{border:0!important;border-radius:0!important}.home-hero>.nav.menu-open{background:#fbf7effa!important;border-radius:12px!important}.home-hero>.nav .menu-toggle{background:#fbf7efe6!important;border-color:#ffffff80!important}.home-hero .hero-content.home-hero-copy{inset:auto 14px 58px!important}.home-hero .hero-content.home-hero-copy>.home-hero-tagline,.home-hero .hero-content.home-hero-copy>.home-hero-mantra{letter-spacing:.065em!important;max-width:310px!important;font-size:clamp(.69rem,3.35vw,.8rem)!important;line-height:1.5!important}.home-hero .hero-content.home-hero-copy>h1.home-hero-title{letter-spacing:-.03em!important;margin:10px auto 12px!important;font-size:clamp(1.32rem,6.8vw,1.8rem)!important;line-height:1.06!important}.home-hero .hero-content.home-hero-copy>.home-hero-actions{gap:8px!important;width:100%!important;margin-top:15px!important}.home-hero .hero-content.home-hero-copy>.home-hero-actions>.button{letter-spacing:.1em!important;min-height:46px!important;padding:10px 6px!important;font-size:clamp(8px,2.75vw,10px)!important}.home-hero>.hero-seal{display:none!important}.section-heading-block{max-width:100%}.section-heading-block .eyebrow{letter-spacing:.15em!important;margin-bottom:.55rem!important;font-size:10px!important}.section-heading-block h1,.section-heading-block h2{font-size:clamp(1.8rem,8vw,2.45rem)!important;line-height:1.08!important}.section-heading-block h3{font-size:clamp(1.45rem,6.6vw,2rem)!important;line-height:1.12!important}.section-heading-block>p:not(.eyebrow){font-size:.95rem!important;line-height:1.6!important}}@media (min-width:860px){.home-hero>.nav{flex-wrap:nowrap!important;align-items:center!important;gap:clamp(14px,1.8vw,30px)!important;display:flex!important}.home-hero>.nav>nav{align-items:center!important;gap:clamp(12px,1.5vw,26px)!important;margin-left:auto!important;display:flex!important}.home-hero>.nav>nav a{color:#fff!important;text-shadow:0 2px 12px #000000b8!important}.home-hero>.nav>nav a:after{background:#fff!important}.home-hero>.nav>.nav-cta{color:#fff!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;min-height:44px!important;padding:11px 16px!important;display:inline-flex!important}.home-hero>.nav>.menu-toggle,.home-hero>.nav>.mobile-nav-panel{display:none!important}}@media (min-width:860px) and (max-width:1100px){.home-hero>.nav{width:calc(100% - 28px)!important;max-width:calc(100% - 28px)!important;padding-inline:10px!important}.home-hero>.nav .brand-logo{width:clamp(8rem,17vw,10rem)!important}.home-hero>.nav>nav{gap:clamp(9px,1.15vw,14px)!important}.home-hero>.nav>nav a{letter-spacing:.08em!important;font-size:9px!important}.home-hero>.nav>.nav-cta{letter-spacing:.08em!important;padding-inline:11px!important;font-size:9px!important}}@media (max-width:859px){.home-hero>.nav>.menu-toggle{background:#fbf7efeb!important;border-color:#ffffff8c!important;display:flex!important}}.opd-highlight .opd-list.opd-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:clamp(10px,1.5vw,16px)!important;display:grid!important}.opd-highlight .opd-card-grid>.opd-info-card{min-height:142px;animation:opdCardIn .65s var(--ease-editorial) both;animation-delay:calc(var(--opd-card-index) * 90ms);transition:transform .4s var(--ease-editorial), border-color .4s ease, background .4s ease, box-shadow .4s ease;background:#ffffffb3;border:1px solid #123b3224;border-radius:20px 4px;align-content:start;gap:14px;margin:0;padding:clamp(16px,2vw,22px);display:grid;position:relative;overflow:hidden;box-shadow:0 12px 30px #123b320f}.opd-highlight .opd-card-grid>.opd-info-card:after{content:"";width:112px;height:112px;transition:transform .45s var(--ease-editorial), background .45s ease;background:#ad6c4514;border-radius:50%;position:absolute;bottom:-52px;right:-38px;transform:scale(.72)}.opd-highlight .opd-card-grid>.opd-info-card:hover{z-index:1;background:#fffffff0;border-color:#ad6c456b;transform:translateY(-7px);box-shadow:0 22px 44px #123b3221}.opd-highlight .opd-card-grid>.opd-info-card:hover:after{background:#ad6c4524;transform:scale(1.12)}.opd-highlight .opd-card-icon{width:44px;height:44px;color:var(--gold);transition:color .35s ease, background .35s ease, transform .45s var(--ease-editorial);background:#f5f0e5e6;border:1px solid #ad6c453d;border-radius:50%;place-items:center;margin:0;padding:0;display:grid}.opd-highlight .opd-info-card:hover .opd-card-icon{background:var(--deep);color:#fffaf0;transform:rotate(-8deg)scale(1.08)}.opd-highlight .opd-card-grid>.opd-info-card>p{z-index:1;position:relative;color:var(--deep)!important;margin:0!important;font:700 clamp(.78rem,1.1vw,.94rem)/1.5 Arial,sans-serif!important}@keyframes opdCardIn{0%{opacity:0;transform:translateY(22px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:640px){.opd-highlight .opd-card-grid>.opd-info-card{border-radius:16px 3px;gap:11px;min-height:154px;padding:14px}.opd-highlight .opd-card-icon{width:38px;height:38px}.opd-highlight .opd-card-grid>.opd-info-card>p{font-size:clamp(.7rem,3.25vw,.8rem)!important;line-height:1.42!important}}@media (prefers-reduced-motion:reduce){.opd-highlight .opd-card-grid>.opd-info-card{animation:none}}.treatments-stage .condition-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}@media (max-width:640px){.about-showcase.section{padding-bottom:12px!important}.about-showcase .image-row{margin-bottom:0!important;padding-bottom:0!important}.about-showcase .about-more{margin-top:16px!important;margin-bottom:0!important}.treatments-stage.section{padding-top:18px!important}.treatments-stage .section-heading{margin-bottom:22px!important}.treatments-stage .treatment-accordion-item.active{min-height:36rem!important}.treatments-stage .condition-icon-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px 8px!important}.treatments-stage .condition-icon-grid a{justify-content:flex-start!important;min-height:102px!important;padding:8px 4px!important}.treatments-stage .condition-icon-grid a>span{width:52px!important;height:52px!important}.treatments-stage .condition-icon-grid svg{width:26px!important;height:26px!important}.treatments-stage .condition-icon-grid strong{font-size:11px!important;line-height:1.25!important}}.facility-grid>.facility-card{isolation:isolate;animation:facilityCardRise .9s var(--ease-editorial) both;position:relative;transition:transform 1s var(--ease-editorial), border-color .8s ease, box-shadow 1s ease, background .8s ease!important;background:#fbf7efd1!important;border:1px solid #123b3224!important;box-shadow:0 14px 38px #123b320f!important}.facility-grid>.facility-card:nth-child(2){animation-delay:.1s}.facility-grid>.facility-card:nth-child(3){animation-delay:.2s}.facility-grid>.facility-card:nth-child(4){animation-delay:.3s}.facility-grid>.facility-card:nth-child(5){animation-delay:.4s}.facility-grid>.facility-card:nth-child(6){animation-delay:.5s}.facility-grid>.facility-card:after{z-index:-1;content:"";opacity:.45;width:190px;height:190px;transition:opacity 1s ease, transform 1.2s var(--ease-editorial);background:radial-gradient(circle,#97b78b33,#0000 70%);border-radius:50%;position:absolute;bottom:-90px;right:-70px;transform:scale(.75)}.facility-grid>.facility-card img{animation:12s ease-in-out infinite alternate facilityImageBreathe;transform:scale(1.015);transition:filter 1s ease, transform 1.2s var(--ease-editorial)!important}.facility-grid>.facility-card:hover,.facility-grid>.facility-card:focus-visible{background:#fbf7eff5!important;border-color:#7e9e707a!important;transform:translateY(-8px)!important;box-shadow:0 26px 58px #123b3221!important}.facility-grid>.facility-card:hover:after,.facility-grid>.facility-card:focus-visible:after{opacity:.9;transform:scale(1.15)}.facility-grid>.facility-card:hover img,.facility-grid>.facility-card:focus-visible img{filter:saturate(.9)brightness(1.04);transform:scale(1.065)}.facility-grid>.facility-card h3{transition:color .7s ease, transform .8s var(--ease-editorial)}.facility-grid>.facility-card:hover h3,.facility-grid>.facility-card:focus-visible h3{transform:translate(4px);color:#55754e!important}@keyframes facilityCardRise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes facilityImageBreathe{0%{transform:scale(1.015)}to{transform:scale(1.045)}}@media (prefers-reduced-motion:reduce){.facility-grid>.facility-card,.facility-grid>.facility-card img{animation:none!important}}.treatments-stage .treatment-accordion-content .section-heading-block h3{text-shadow:0 2px 18px #00000047;color:#fffaf0!important}.treatments-stage .treatment-accordion-content .section-heading-block .eyebrow{color:#f4a36d!important}.treatments-stage .treatment-accordion-content .section-heading-block>p:not(.eyebrow){color:#fffaf0cc!important}.treatments-stage .treatment-includes,.treatments-stage .condition-icon-grid strong{color:#fffaf0!important}.treatments-stage .accordion-button{align-self:flex-start!important;margin-top:16px!important}@media (max-width:980px){.treatments-stage .treatment-accordion-item.active{height:auto!important;min-height:0!important}.treatments-stage .treatment-accordion-content{height:auto!important;min-height:0!important;padding:20px!important}.treatments-stage .treatment-includes{margin:14px 0 8px!important}}@media (max-width:640px){.treatments-stage .treatment-accordion-content{padding:18px!important}.treatments-stage .treatment-accordion-content .section-heading-block>p:not(.eyebrow){margin-top:10px!important;line-height:1.5!important}.treatments-stage .accordion-button{margin-top:12px!important}}.treatments-stage .condition-icon-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width:640px){.treatments-stage .treatment-accordion-item.active{min-height:17.5rem!important}.treatments-stage .treatment-accordion-content{justify-content:flex-start!important;padding:12px 12px 0!important}.treatments-stage .treatment-accordion-content .section-heading-block .eyebrow{margin-bottom:6px!important}.treatments-stage .treatment-accordion-content .section-heading-block h3{margin-bottom:6px!important;font-size:clamp(1.35rem,6.4vw,1.85rem)!important;line-height:1.08!important}.treatments-stage .treatment-accordion-content .section-heading-block>p:not(.eyebrow){margin:0!important;font-size:.78rem!important;line-height:1.34!important}.treatments-stage .treatment-includes{margin:8px 0 6px!important;font-size:.78rem!important}.treatments-stage .condition-icon-grid{flex-wrap:nowrap!important;grid-template-columns:none!important;justify-content:space-between!important;align-items:flex-start!important;gap:6px!important;display:flex!important}.treatments-stage .condition-icon-grid a{flex:1 1 0!important;gap:5px!important;width:33.333%!important;min-width:0!important;min-height:68px!important;padding:2px!important}.treatments-stage .condition-icon-grid a>span{width:38px!important;height:38px!important}.treatments-stage .condition-icon-grid svg{width:19px!important;height:19px!important}.treatments-stage .condition-icon-grid strong{font-size:.58rem!important;line-height:1.15!important}.treatments-stage .accordion-button{min-height:28px!important;margin-top:2px!important;margin-bottom:0!important;padding:7px 13px!important;font-size:.56rem!important;line-height:1!important}}.site-shell .button,.site-shell .nav-cta,.site-shell .contact button,.site-shell .newsletter button{white-space:normal;border-radius:999px!important;width:fit-content!important;min-width:0!important;max-width:100%!important;padding-inline:clamp(20px,3vw,32px)!important}.site-shell .section-heading .button,.site-shell .about-more,.site-shell .accordion-button,.site-shell .section>.button{place-self:flex-start start!important}.home-hero .hero-content.home-hero-copy>.home-hero-actions>.button{border-radius:999px!important;width:100%!important;padding-inline:10px!important}@media (max-width:640px){.site-shell .button,.site-shell .nav-cta,.site-shell .contact button,.site-shell .newsletter button{min-height:46px!important;padding-inline:22px!important}.site-shell .section-heading .button,.site-shell .about-more,.site-shell .accordion-button{width:fit-content!important}}@media (max-width:760px){.site-shell .button{margin-left:auto!important;margin-right:auto!important}.site-shell .section-heading>.button,.site-shell .about-more,.site-shell .treatments-stage .accordion-button,.site-shell .centered-heading>.button,.site-shell .holistic>div:first-child>.button,.site-shell .naturopathy-feature>div>.button{place-self:center!important;margin-left:auto!important;margin-right:auto!important}.site-shell .journey-actions{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:12px!important;width:100%!important;margin-top:20px!important;display:flex!important}.site-shell .journey-actions>.button{flex:none!important;width:auto!important;min-width:96px!important;margin:0!important}.home-hero .hero-content.home-hero-copy>.home-hero-actions>.button{margin:0!important}}:is(.founder-blessing,.contact-card,.opd,.ashram-branches article,.about-hero-pro,.about-area-hero,.treatment-category-hero,.condition-hero,.treatment-accordion-content) .section-heading-block :is(h1,h2,h3){text-shadow:0 2px 18px #0000004d;color:#fffaf0!important}:is(.founder-blessing,.contact-card,.opd,.ashram-branches article,.about-hero-pro,.about-area-hero,.treatment-category-hero,.condition-hero,.treatment-accordion-content) .section-heading-block>p:not(.eyebrow){text-shadow:0 1px 12px #00000038;color:#fffaf0d6!important}:is(.founder-blessing,.contact-card,.opd,.ashram-branches article,.about-hero-pro,.about-area-hero,.treatment-category-hero,.condition-hero,.treatment-accordion-content) .section-heading-block>.eyebrow{text-shadow:0 1px 10px #00000047;color:#f6aa72!important}.founder-blessing .section-heading-block h2,.founder-blessing strong{color:#fffaf0!important}.contact-card .branch-grid .section-heading-block h3,.contact-card .branch-grid .section-heading-block>p,.contact-card .branch-grid small,.contact-card .branch-contact-links a{color:#fffaf0eb!important}.contact-card .branch-grid article{background:#06281d7a!important;border-color:#fffaf033!important}.condition-hero .section-heading-block>p:not(.eyebrow),.treatment-category-hero .section-heading-block>p:not(.eyebrow),.about-hero-pro .section-heading-block>p:not(.eyebrow),.about-area-hero .section-heading-block>p:not(.eyebrow){color:#fffaf0e0!important}.holistic>div:first-child{flex-direction:column!important;align-items:flex-start!important;display:flex!important}.founder-blessing.section{padding:clamp(32px,5vw,64px)!important}.founder-blessing .section-heading-block{width:100%;max-width:100%}@media (max-width:760px){.holistic>div:first-child{align-items:stretch!important}.holistic>div:first-child>.button{align-self:center!important;margin-left:auto!important;margin-right:auto!important;display:inline-flex!important}.founder-blessing.section{padding:30px 22px!important}.founder-blessing .section-heading-block :is(h1,h2,h3){overflow-wrap:anywhere}}:is(.circle-care,.founder-blessing,.contact-card,.journey-card,.opd-highlight,.about-mission article,.branch-page-grid article,.ashram-branches article){animation:wellnessPanelIn .85s var(--ease-editorial) both;transition:transform .9s var(--ease-editorial), box-shadow .9s ease, border-color .8s ease!important}:is(.circle-care,.founder-blessing,.contact-card,.journey-card,.opd-highlight,.about-mission article,.branch-page-grid article,.ashram-branches article):hover{transform:translateY(-5px);border-color:#7e9e706b!important;box-shadow:0 24px 58px #123b321f!important}.circle-care img{animation:13s ease-in-out infinite alternate holisticImageBreathe;transition:filter 1s ease, transform 1.2s var(--ease-editorial)!important}.circle-care:hover img{filter:saturate(.92)brightness(1.035)}@keyframes wellnessPanelIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes holisticImageBreathe{0%{transform:scale(1)}to{transform:scale(1.025)}}@media (prefers-reduced-motion:reduce){:is(.circle-care,.founder-blessing,.contact-card,.journey-card,.opd-highlight,.about-mission article,.branch-page-grid article,.ashram-branches article),.circle-care img{animation:none!important}}.home-hero .hero-slide{z-index:0;transform:scale(1.025);opacity:0!important;transition:opacity 1.15s,transform 6s!important;animation:none!important}.home-hero .hero-slide.active{z-index:1;transform:scale(1);opacity:1!important}.home-hero .hero-dots button{width:.78rem;min-width:0;height:.78rem;min-height:0;box-shadow:none;cursor:pointer;transition:width .35s var(--ease-editorial), border-radius .35s ease, background .35s ease, transform .35s ease;background:#ffffffd6;border:1px solid #ffffff47;border-radius:50%;margin:0;padding:0;display:block}.home-hero .hero-dots button:hover,.home-hero .hero-dots button:focus-visible{background:#fff;transform:scale(1.15)}.home-hero .hero-dots button.active{background:#21c79b;border-color:#21c79b;border-radius:999px;width:1.7rem}@media (max-width:640px){.home-hero .hero-dots button{width:.65rem;height:.65rem}.home-hero .hero-dots button.active{width:1.4rem}}@media (max-width:859px){.home-hero>.nav>.menu-toggle{-webkit-backdrop-filter:blur(12px);color:#fffaf0!important;background:#fffaf02e!important;border:1px solid #fffaf09e!important;border-radius:999px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:7px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important;padding:0!important;display:inline-flex!important;box-shadow:0 14px 34px #0000002e!important}.home-hero>.nav>.menu-toggle span{opacity:1!important;transform-origin:50%!important;background:currentColor!important;border-radius:999px!important;flex:0 0 2px!important;width:22px!important;height:2px!important;display:block!important}.home-hero>.nav.menu-open>.menu-toggle span:first-child{transform:translateY(4.5px)rotate(45deg)!important}.home-hero>.nav.menu-open>.menu-toggle span:last-child{transform:translateY(-4.5px)rotate(-45deg)!important}.home-hero>.nav.menu-open>.menu-toggle{color:var(--deep)!important;background:#fffaf0eb!important;border-color:#123b322e!important}.home-hero>.nav.menu-open{animation:heroNavBloom .42s var(--ease-editorial) both;flex-wrap:wrap!important;align-items:center!important;gap:0!important;display:flex!important;transform:translate(-50%)!important;box-shadow:0 22px 60px #0000002e!important}.home-hero>.nav.menu-open>.brand{flex:calc(100% - 58px)!important;width:calc(100% - 58px)!important;max-width:calc(100% - 58px)!important}.home-hero>.nav.menu-open>.nav-cta{display:none!important}.home-hero>.nav>.mobile-nav-panel{animation:heroMenuPanelIn .48s var(--ease-editorial) both;transform-origin:100% 0;border-top:1px solid #123b3224!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;margin-top:12px!important;padding:8px 14px 10px!important;display:block!important;overflow:hidden!important}.home-hero>.nav>.mobile-nav-panel ul{width:100%!important;max-height:min(46vh,320px)!important;overflow-y:auto!important}.home-hero>.nav>.mobile-nav-panel li{width:100%!important}.home-hero>.nav>.mobile-nav-panel li a{width:100%!important;padding:14px 4px!important}.home-hero>.nav>.mobile-nav-panel li{opacity:0;animation:heroMenuLinkIn .44s var(--ease-editorial) both;transform:translateY(-8px)}.home-hero>.nav>.mobile-nav-panel li:first-child{animation-delay:70ms}.home-hero>.nav>.mobile-nav-panel li:nth-child(2){animation-delay:.115s}.home-hero>.nav>.mobile-nav-panel li:nth-child(3){animation-delay:.16s}.home-hero>.nav>.mobile-nav-panel li:nth-child(4){animation-delay:.205s}.home-hero>.nav>.mobile-nav-panel li:nth-child(5){animation-delay:.25s}.home-hero>.nav>.mobile-nav-panel li:nth-child(6){animation-delay:.295s}}@keyframes heroNavBloom{0%{transform:translate(-50%)translateY(-6px)scale(.985)}to{transform:translate(-50%)translateY(0)scale(1)}}@keyframes heroMenuPanelIn{0%{opacity:0;clip-path:inset(0 0 100% round 0 0 22px 22px);transform:translateY(-8px)scale(.985)}to{opacity:1;clip-path:inset(0 round 0 0 22px 22px);transform:translateY(0)scale(1)}}@keyframes heroMenuLinkIn{to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.home-hero>.nav.menu-open,.home-hero>.nav>.mobile-nav-panel,.home-hero>.nav>.mobile-nav-panel li{animation:none!important}.home-hero>.nav>.mobile-nav-panel li{opacity:1!important;transform:none!important}}.footer{grid-template-columns:minmax(240px,.95fr) minmax(260px,.9fr) minmax(280px,1fr)!important;align-items:start!important;gap:clamp(20px,3vw,42px)!important;margin-top:clamp(34px,4vw,56px)!important;padding:clamp(30px,4vw,48px) max(18px,50vw - 590px) clamp(18px,2.6vw,28px)!important}.footer-brand{gap:10px!important;min-width:0!important}.footer-brand .brand-copy strong{font-size:clamp(.95rem,1.1vw,1.1rem)!important;line-height:1.1!important}.footer-brand .brand-copy small,.footer-brand-panel p,.footer-visit-panel .section-heading-block>p,.footer-branch-list span,.footer-visit-panel>small{font-size:clamp(.78rem,.9vw,.9rem)!important;line-height:1.45!important}.footer-brand-panel p{max-width:34rem!important;margin:0!important}.footer-actions{flex-wrap:wrap!important;gap:8px!important;margin-top:4px!important;display:flex!important}.footer-actions .button{border-radius:999px!important;width:auto!important;min-width:0!important;min-height:38px!important;padding:9px 14px!important;font-size:10px!important;line-height:1!important}.footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(14px,2vw,24px)!important;display:grid!important}.footer-link-group h3,.footer-visit-panel h3,.footer .section-heading-block h3{margin:0 0 4px!important;font-size:clamp(1.15rem,1.6vw,1.55rem)!important;line-height:1.1!important}.footer-visit-panel .section-heading-block{max-width:100%!important}.footer-branch-list strong{font-size:.9rem!important;line-height:1.2!important}.footer-branch-list .branch-contact-links{gap:6px!important}.footer-branch-list .branch-contact-links a{font-size:.76rem!important;line-height:1.25!important}.footer .newsletter{gap:8px!important;margin-top:10px!important}.footer .newsletter input,.footer .newsletter button{border-radius:999px!important;min-height:40px!important;padding:9px 12px!important;font-size:.84rem!important}.footer-visit-panel>small{margin-top:10px!important;padding-top:12px!important;display:block!important}@media (max-width:1040px){.footer{grid-template-columns:1fr 1fr!important;padding-inline:22px!important}.footer-visit-panel{grid-column:1/-1!important}.footer-branch-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.footer{grid-template-columns:1fr!important;gap:22px!important;margin-top:34px!important;padding:30px 16px 18px!important}.footer-brand-panel{text-align:center!important;align-items:center!important}.footer-brand{justify-content:center!important}.footer-brand-panel p{max-width:32rem!important}.footer-actions{justify-content:center!important}.footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}.footer-link-group h3,.footer .section-heading-block h3{font-size:1.08rem!important}.footer-link-group a{letter-spacing:.03em!important;font-size:.74rem!important}.footer-branch-list{grid-template-columns:1fr!important}}@media (max-width:420px){.footer{padding-inline:14px!important}.footer-nav-panel{grid-template-columns:1fr 1fr!important}.footer-actions .button{min-height:36px!important;padding-inline:12px!important}}.footer{grid-template-columns:minmax(220px,.85fr) minmax(250px,.95fr) minmax(270px,1fr)!important;gap:clamp(14px,2vw,28px)!important;margin-top:clamp(24px,3vw,40px)!important;padding-top:clamp(20px,3vw,34px)!important;padding-bottom:clamp(12px,2vw,20px)!important}.footer>div,.footer-brand-panel,.footer-visit-panel,.footer-link-group{gap:8px!important}.footer-brand .brand-logo{width:clamp(6.3rem,8vw,7.8rem)!important;max-height:3rem!important}.footer-brand-panel p,.footer-visit-panel .section-heading-block>p{font-size:.78rem!important;line-height:1.35!important}.footer-actions{gap:6px!important}.footer-actions .button{min-height:32px!important;padding:7px 11px!important;font-size:9px!important}.footer-nav-panel{gap:10px!important}.footer-link-group h3,.footer-visit-panel h3,.footer .section-heading-block h3{margin-bottom:2px!important;font-size:clamp(.98rem,1.2vw,1.22rem)!important}.footer-link-group a{padding-block:1px!important;font-size:.74rem!important;line-height:1.2!important}.footer-branch-list{gap:6px!important}.footer-branch-list article{border-radius:10px!important;gap:2px!important;padding:7px 9px!important}.footer-branch-list strong{font-size:.78rem!important}.footer-branch-list span,.footer-branch-list .branch-contact-links a{font-size:.7rem!important;line-height:1.2!important}.footer .newsletter{margin-top:6px!important}.footer .newsletter input,.footer .newsletter button{min-height:34px!important;padding:7px 10px!important;font-size:.76rem!important}.footer-visit-panel>small{margin-top:6px!important;padding-top:8px!important;font-size:.7rem!important;line-height:1.25!important}@media (max-width:1040px){.footer{padding-top:24px!important;gap:16px!important;padding-inline:16px!important}}@media (max-width:700px){.footer{gap:16px!important;margin-top:24px!important;padding:22px 12px 14px!important}.footer-brand-panel{text-align:left!important;align-items:flex-start!important}.footer-brand,.footer-actions{justify-content:flex-start!important}.footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.footer-link-group a{font-size:.68rem!important}.footer-branch-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:460px){.footer{padding-inline:10px!important}.footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important}.footer-link-group h3,.footer .section-heading-block h3{font-size:.92rem!important}.footer-link-group a{letter-spacing:0!important;font-size:.62rem!important}.footer-actions .button{min-height:30px!important;padding-inline:9px!important}.footer-branch-list{grid-template-columns:1fr!important}}.footer .footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;align-items:start!important;width:100%!important;display:grid!important}.footer .footer-link-group{min-width:0!important}.footer .footer-link-group a,.footer .footer-link-group h3{overflow-wrap:anywhere!important}@media (max-width:360px){.footer .footer-nav-panel{gap:6px!important}.footer .footer-link-group a{font-size:.58rem!important}}@media (max-width:700px){.footer{grid-template-columns:1fr!important;max-width:100vw!important;display:grid!important;overflow:hidden!important}.footer-brand-panel,.footer-nav-panel,.footer-visit-panel{grid-column:1/-1!important;width:100%!important;min-width:0!important}.footer .footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding-top:4px!important}.footer .footer-link-group{min-width:0!important}.footer .footer-link-group h3{white-space:normal!important;font-size:clamp(.86rem,3.5vw,1rem)!important;line-height:1.1!important}.footer .footer-link-group a{white-space:normal!important;word-break:normal!important;font-size:clamp(.6rem,2.55vw,.7rem)!important;line-height:1.18!important}.footer-branch-list article{min-width:0!important;overflow:hidden!important}.footer-branch-list .branch-contact-links{grid-template-columns:1fr!important;gap:5px!important;width:100%!important;display:grid!important}.footer-branch-list .branch-contact-links a{text-overflow:ellipsis!important;white-space:nowrap!important;width:100%!important;min-width:0!important;padding-inline:8px!important;display:block!important;overflow:hidden!important}.footer .newsletter{grid-template-columns:minmax(0,1fr) auto!important;width:100%!important;display:grid!important}.footer .newsletter input{width:100%!important;min-width:0!important}}@media (max-width:430px){.footer-branch-list{grid-template-columns:1fr!important}}.contact.contact-tight{padding-block:clamp(24px,4vw,42px)!important}.contact.contact-tight .contact-card{border-radius:clamp(16px,2vw,24px)!important;padding:clamp(18px,3vw,34px)!important}.contact.contact-tight .section-heading-block{max-width:620px!important}.contact.contact-tight .section-heading-block h2{font-size:clamp(1.9rem,3.6vw,3.25rem)!important;line-height:1.04!important}.contact.contact-tight .section-heading-block>p:not(.eyebrow){font-size:clamp(.82rem,1vw,.95rem)!important;line-height:1.45!important}.contact.contact-tight .branch-grid{gap:clamp(10px,1.6vw,16px)!important}.contact.contact-tight .branch-grid article{border-radius:18px!important;gap:7px!important;padding:clamp(12px,1.8vw,18px)!important}.contact.contact-tight .branch-grid h3{font-size:clamp(1.05rem,1.5vw,1.35rem)!important;line-height:1.12!important}.contact.contact-tight .branch-grid p,.contact.contact-tight .branch-grid small{font-size:.78rem!important;line-height:1.35!important}.contact.contact-tight .branch-contact-links{gap:7px!important}.contact.contact-tight .branch-contact-links a{min-height:34px!important;padding:7px 12px!important;font-size:.72rem!important}.contact.contact-tight .official-contact-actions{gap:8px!important;width:min(42rem,100%)!important;margin:14px auto 12px!important}.contact.contact-tight .official-contact-actions .button{min-height:40px!important;padding:9px 16px!important;font-size:10px!important}.contact.contact-tight form{align-items:center!important;gap:10px!important;width:min(42rem,100%)!important;margin-inline:auto!important}.contact.contact-tight form input,.contact.contact-tight form select,.contact.contact-tight form textarea{border-radius:16px!important;min-height:48px!important;padding:12px 16px!important;font-size:.92rem!important;line-height:1.3!important}.contact.contact-tight form textarea{min-height:86px!important}.contact.contact-tight form button{border-radius:999px!important;grid-column:1/-1!important;justify-self:center!important;width:fit-content!important;min-width:138px!important;min-height:40px!important;margin:2px auto 0!important;padding:9px 22px!important}@media (max-width:640px){.contact.contact-tight{padding-block:18px!important}.contact.contact-tight .contact-card{padding:16px 14px!important}.contact.contact-tight .branch-grid{gap:8px!important}.contact.contact-tight .official-contact-actions{justify-items:center!important;margin-block:12px 10px!important}.contact.contact-tight .official-contact-actions .button{width:fit-content!important;max-width:100%!important;min-height:38px!important;padding-inline:18px!important}.contact.contact-tight form{gap:9px!important}.contact.contact-tight form input,.contact.contact-tight form select{min-height:44px!important}.contact.contact-tight form textarea{min-height:76px!important}.contact.contact-tight form button{width:fit-content!important;min-height:38px!important}}.contact.contact-tight .branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;display:grid!important}.contact.contact-tight .branch-grid article{gap:6px!important;min-width:0!important;padding:12px!important}.contact.contact-tight .branch-grid h3{font-size:clamp(.98rem,1.35vw,1.18rem)!important}.contact.contact-tight .branch-grid p{font-size:.72rem!important;line-height:1.32!important}.contact.contact-tight .branch-grid small{font-size:.72rem!important;line-height:1.25!important}.contact.contact-tight .branch-grid .branch-contact-links{grid-template-columns:1fr!important;gap:6px!important;display:grid!important}.contact.contact-tight .branch-grid .branch-contact-links a{white-space:nowrap!important;min-height:31px!important;padding:6px 8px!important;font-size:.68rem!important}.contact.contact-tight .official-contact-actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:min(34rem,100%)!important;display:grid!important}.contact.contact-tight .official-contact-actions .button:first-child{grid-column:auto!important}.contact.contact-tight .official-contact-actions .button:nth-child(3){grid-column:1/-1!important;justify-self:center!important}.contact.contact-tight .official-contact-actions .button{width:100%!important;min-height:38px!important;padding:8px 12px!important}.contact.contact-tight .official-contact-actions .button:nth-child(3){width:fit-content!important;min-width:min(100%,260px)!important}.contact.contact-tight form{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:min(38rem,100%)!important;display:grid!important}.contact.contact-tight form input,.contact.contact-tight form select{width:100%!important}.contact.contact-tight form textarea,.contact.contact-tight form button{grid-column:1/-1!important}@media (max-width:520px){.contact.contact-tight .contact-card{padding-inline:12px!important}.contact.contact-tight .branch-grid{gap:8px!important}.contact.contact-tight .branch-grid article{padding:10px 8px!important}.contact.contact-tight .branch-grid h3{font-size:.88rem!important}.contact.contact-tight .branch-grid p,.contact.contact-tight .branch-grid small{font-size:.62rem!important}.contact.contact-tight .branch-grid .branch-contact-links a{min-height:28px!important;padding-inline:6px!important;font-size:.58rem!important}.contact.contact-tight .official-contact-actions{gap:7px!important}.contact.contact-tight .official-contact-actions .button{letter-spacing:.1em!important;min-height:34px!important;padding-inline:9px!important;font-size:8.5px!important}.contact.contact-tight .official-contact-actions .button:nth-child(3){min-width:min(100%,250px)!important}.contact.contact-tight form{gap:8px!important}.contact.contact-tight form input,.contact.contact-tight form select{min-height:42px!important;padding-inline:11px!important;font-size:.78rem!important}}@media (max-width:360px){.contact.contact-tight .branch-grid,.contact.contact-tight form,.contact.contact-tight .official-contact-actions{grid-template-columns:1fr!important}.contact.contact-tight .official-contact-actions .button:nth-child(3){grid-column:auto!important}}.contact.contact-tight .contact-card,.contact.contact-tight .section-heading-block,.contact.contact-tight .branch-grid article,.contact.contact-tight .branch-contact-links a,.contact.contact-tight .official-contact-actions .button{text-align:left!important}.contact.contact-tight .branch-contact-links a,.contact.contact-tight .official-contact-actions .button{justify-content:flex-start!important}.contact.contact-tight .official-contact-actions .button:nth-child(3){justify-self:stretch!important}.contact.contact-tight .branch-map{background:#052d2473;border:1px solid #eef4e852;border-radius:12px;width:100%;height:clamp(150px,15vw,210px);margin-top:4px;overflow:hidden}.contact.contact-tight .branch-map iframe{border:0;width:100%;height:100%;display:block}@media (max-width:520px){.contact.contact-tight .branch-map{border-radius:9px;height:135px}}@media (max-width:360px){.contact.contact-tight .branch-map{height:170px}}@media (max-width:760px){.treatments-stage>.section-heading,.treatments-stage>.section-heading .section-heading-block{width:100%!important;max-width:100%!important}.treatments-stage>.section-heading .section-heading-block h2{max-width:11.5ch!important;font-size:clamp(2.35rem,10vw,3.05rem)!important;line-height:1.05!important}}@media (min-width:420px) and (max-width:760px){.treatments-stage>.section-heading .section-heading-block h2{max-width:15ch!important}}@media (max-width:760px){.treatments-stage.section{width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important}.treatments-stage>.section-heading{grid-template-columns:1fr!important;justify-items:stretch!important;width:100%!important;max-width:100%!important;display:grid!important}.treatments-stage>.section-heading .section-heading-block{justify-self:stretch!important;width:100%!important;max-width:none!important}.treatments-stage>.section-heading .section-heading-block h2{text-wrap:normal!important;width:100%!important;max-width:none!important;line-height:1.04!important}}.site-shell>.footer,.footer{isolation:isolate;width:min(1180px,100% - 32px)!important;max-width:1180px!important;color:var(--deep)!important;background:linear-gradient(135deg,#fffaf0f5,#ebf5e0ed),radial-gradient(circle at 8% 0,#f47b201f,#0000 20rem)!important;border:1px solid #123b321f!important;border-radius:28px!important;grid-template-columns:minmax(250px,.9fr) minmax(320px,.85fr) minmax(320px,1fr)!important;gap:clamp(18px,2.5vw,34px)!important;margin:clamp(34px,5vw,58px) auto 18px!important;padding:clamp(22px,3vw,34px)!important;display:grid!important;position:relative!important;overflow:hidden!important;box-shadow:0 24px 70px #123b321a!important}.footer:before{z-index:-1;content:"";background:radial-gradient(circle at 92% 12%,#8fa87838,#0000 18rem),linear-gradient(90deg,#ffffff5c,#0000 45%);position:absolute;inset:0}.footer-brand-panel,.footer-nav-panel,.footer-visit-panel{min-width:0!important}.footer-brand-panel{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;display:flex!important}.footer-brand{align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.footer-brand .brand-logo{object-fit:contain!important;width:clamp(8rem,10vw,10rem)!important;height:auto!important;max-height:4.2rem!important}.footer-brand .brand-copy{display:none!important}.footer-brand-panel p{color:#18362ac7!important;max-width:30rem!important;margin:0!important;font-family:Georgia,serif!important;font-size:clamp(.86rem,1vw,.96rem)!important;line-height:1.55!important}.footer-actions{flex-wrap:wrap!important;gap:8px!important;width:100%!important;display:flex!important}.footer-actions .button{letter-spacing:.11em!important;white-space:nowrap!important;border-radius:999px!important;width:auto!important;min-height:36px!important;padding:9px 14px!important;font-size:.62rem!important}.footer-actions .button.secondary{color:var(--deep)!important;background:#ffffff85!important;border-color:#123b323d!important}.footer-nav-panel{background:#ffffff61!important;border:1px solid #123b3217!important;border-radius:20px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;align-self:stretch!important;gap:14px!important;padding:14px!important;display:grid!important}.footer-link-group{flex-direction:column!important;gap:5px!important;min-width:0!important;display:flex!important}.footer-link-group h3,.footer-link-group .section-heading-block h3{color:var(--deep)!important;margin:0 0 4px!important;font-size:clamp(1rem,1.25vw,1.2rem)!important;line-height:1.1!important}.footer-link-group a{color:#18362ac2!important;letter-spacing:.02em!important;overflow-wrap:anywhere!important;width:fit-content!important;max-width:100%!important;padding:2px 0!important;font-family:Arial,sans-serif!important;font-size:.76rem!important;line-height:1.25!important;transition:color .35s,transform .35s!important;display:inline-flex!important}.footer-link-group a:hover,.footer-link-group a:focus-visible{transform:translate(3px);color:var(--deep)!important}.footer-visit-panel{flex-direction:column!important;gap:10px!important;display:flex!important;position:relative!important}.footer-visit-panel .section-heading-block{max-width:100%!important;padding-right:clamp(5.5rem,8vw,7rem)!important}.footer-visit-panel .footer-seal{z-index:1;object-fit:contain;filter:drop-shadow(0 8px 16px #082d1d24);pointer-events:none;width:clamp(4.8rem,6vw,6.2rem);height:auto;position:absolute;top:12px;right:14px}.footer-visit-panel .eyebrow{color:#b56d37!important;margin-bottom:5px!important;font-size:.62rem!important}.footer-visit-panel h3,.footer-visit-panel .section-heading-block h3{color:var(--deep)!important;margin:0!important;font-size:clamp(1.08rem,1.5vw,1.35rem)!important;line-height:1.15!important}.footer-visit-panel .section-heading-block>p:not(.eyebrow){color:#18362ab8!important;margin-top:6px!important;font-size:.78rem!important;line-height:1.45!important}.footer-branch-list{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;display:grid!important}.footer-branch-list article{background:#ffffff6b!important;border:1px solid #123b321a!important;border-radius:16px!important;gap:5px!important;min-width:0!important;padding:10px!important;display:grid!important}.footer-branch-list strong{color:var(--deep)!important;font-size:.82rem!important;line-height:1.2!important}.footer-branch-list span{color:#18362aa8!important;font-family:Arial,sans-serif!important;font-size:.7rem!important;line-height:1.25!important}.footer-branch-list .branch-contact-links{grid-template-columns:1fr!important;gap:5px!important;display:grid!important}.footer-branch-list .branch-contact-links a{width:100%!important;min-height:28px!important;color:var(--deep)!important;text-align:center!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fffaf0c2!important;border:1px solid #123b321f!important;border-radius:999px!important;padding:7px 8px!important;font-size:.68rem!important;line-height:1!important;display:block!important;overflow:hidden!important}.footer-branch-list .branch-contact-links a:first-child{color:#d36f2d!important}.footer .newsletter{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;width:100%!important;margin-top:2px!important;display:grid!important}.footer .newsletter input{min-width:0!important;min-height:38px!important;color:var(--deep)!important;background:#ffffff9e!important;border:1px solid #123b3224!important;border-radius:999px!important;padding:9px 12px!important;font-size:.82rem!important}.footer .newsletter button{background:var(--deep)!important;color:#fffaf0!important;border-radius:999px!important;min-height:38px!important;padding:9px 15px!important;font-size:.68rem!important}.footer-visit-panel>small{color:#18362a9e!important;border-top:1px solid #123b321f!important;margin-top:2px!important;padding-top:10px!important;font-family:Arial,sans-serif!important;font-size:.7rem!important;line-height:1.35!important}@media (max-width:980px){.site-shell>.footer,.footer{grid-template-columns:1fr 1fr!important;padding:22px!important}.footer-visit-panel{grid-column:1/-1!important}}@media (max-width:680px){.site-shell>.footer,.footer{border-radius:22px!important;grid-template-columns:1fr!important;width:calc(100% - 18px)!important;padding:18px 14px!important}.footer-brand-panel{text-align:center!important;align-items:center!important}.footer-brand,.footer-actions{justify-content:center!important}.footer-nav-panel{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;padding:12px 10px!important}.footer-link-group h3,.footer-link-group .section-heading-block h3{font-size:.92rem!important}.footer-link-group a{font-size:.66rem!important}.footer-branch-list{grid-template-columns:1fr!important}.footer-visit-panel .footer-seal{width:4.5rem;top:10px;right:10px}.footer-visit-panel .section-heading-block{padding-right:5rem!important}}@media (max-width:390px){.footer-nav-panel{gap:6px!important}.footer-link-group h3,.footer-link-group .section-heading-block h3{font-size:.82rem!important}.footer-link-group a{letter-spacing:0!important;font-size:.58rem!important}.footer-actions .button{min-height:32px!important;padding-inline:10px!important;font-size:.56rem!important}}:root:root:root body,:root:root:root body :where(a,button,input,select,textarea,label,small,strong,span,p,li,h1,h2,h3,h4,h5,h6,figcaption,.button,.nav-cta,.eyebrow,.section-heading-block,.brand-copy,.footer,.contact,.treatment-accordion,.condition-icon-grid,.official-contact-actions,.branch-contact-links,.newsletter),:root:root:root:root:root body,:root:root:root:root:root body *,:root:root:root:root:root body :before,:root:root:root:root:root body :after,:root:root:root:root:root body input::placeholder,:root:root:root:root:root body textarea::placeholder{font-family:var(--styled-font)!important}.home-hero{height:clamp(580px,78dvh,760px)!important;min-height:clamp(580px,78dvh,760px)!important}.home-hero .hero-content.home-hero-copy{bottom:clamp(44px,6vh,64px)!important}.home-hero .hero-dots{bottom:clamp(18px,3vh,28px)!important}@media (max-width:640px){.home-hero{height:clamp(560px,82dvh,660px)!important;min-height:clamp(560px,82dvh,660px)!important}.home-hero .hero-content.home-hero-copy{bottom:50px!important}.home-hero .hero-dots{bottom:16px!important}}html,body,.site-shell{width:100%!important;max-width:100%!important;overflow-x:clip!important}.site-shell>*,.section,.page-hero,.footer,.home-hero,.contact,.opd,.about-showcase,.treatments-stage,.holistic,img,video,canvas,svg{max-width:100%!important}@supports not (overflow:clip){html,body,.site-shell{overflow-x:hidden!important}}@media (max-width:760px){.journey-question .choice-cloud{flex-wrap:wrap!important;gap:9px!important;width:100%!important;margin:16px 0 18px!important;display:flex!important}.journey-question .choice-cloud button{text-align:center!important;white-space:normal!important;flex:calc(50% - 9px)!important;justify-content:center!important;width:auto!important;min-width:0!important;max-width:calc(50% - 5px)!important;min-height:42px!important;padding:8px 10px!important}}@media (min-width:520px) and (max-width:760px){.journey-question .choice-cloud button{flex-basis:calc(33.333% - 9px)!important;max-width:calc(33.333% - 6px)!important}}.facility-grid+.button{place-self:center!important;width:fit-content!important;margin:clamp(22px,3vw,34px) auto 0!important;display:inline-flex!important}@media (max-width:980px){.site-shell>.nav{margin-bottom:0!important}.about-hero-pro{isolation:isolate;border-radius:clamp(1rem,3vw,1.4rem)!important;align-items:flex-end!important;width:calc(100% - 1rem)!important;max-width:1180px!important;min-height:clamp(30rem,72svh,39rem)!important;max-height:none!important;margin:.75rem auto 1rem!important;padding:clamp(1.25rem,5vw,2.5rem)!important;display:flex!important;position:relative!important;overflow:hidden!important}.about-hero-pro:after{z-index:0;background:linear-gradient(#081e1714 18%,#081e17e6 100%),linear-gradient(90deg,#081e176b,#0000 75%)}.about-hero-pro>img{z-index:-1;object-fit:cover!important;object-position:center!important;border-radius:inherit!important;width:100%!important;height:100%!important;max-height:none!important;position:absolute!important;inset:0!important}.about-hero-pro>.section-heading-block{z-index:1;width:min(100%,42rem)!important;max-width:42rem!important;margin:0!important;position:relative!important;inset:auto!important}.about-hero-pro h1{text-wrap:balance;margin-bottom:.75rem!important;font-size:clamp(2.35rem,8vw,4.25rem)!important;line-height:1.02!important}.about-hero-pro .section-heading-block>p:not(.eyebrow){max-width:38rem;font-size:clamp(.92rem,2.5vw,1.05rem)!important;line-height:1.55!important}}@media (max-width:480px){.about-hero-pro{min-height:clamp(31rem,145vw,36rem)!important;padding:1.1rem!important}.about-hero-pro h1{font-size:clamp(2.05rem,10.5vw,3rem)!important}}.about-mission .vision-card{border:1px solid #123b321a;background:radial-gradient(circle at 88% 12%,#fffaf0b3,#0000 11rem),linear-gradient(145deg,#e5f2cf,#d7e8bd)!important}.about-mission .vision-card .section-heading-block h2{-webkit-text-fill-color:var(--deep);color:var(--deep)!important;opacity:1!important}.about-mission .vision-card .section-heading-block>p:not(.eyebrow){-webkit-text-fill-color:#435b52;color:#435b52!important;opacity:1!important}:is(.vision-icon,.mission-icon){width:3.5rem;height:3.5rem;color:var(--deep);transition:transform .45s var(--ease-editorial), background .35s ease, color .35s ease;background:#fffaf094;border:1px solid #123b3229;border-radius:50%;flex:none;place-items:center;margin-bottom:1.35rem;animation:3.6s ease-in-out infinite visionIconFloat;display:inline-grid;box-shadow:0 10px 28px #123b3214}:is(.vision-icon,.mission-icon) svg{stroke-width:1.6px;width:1.55rem;height:1.55rem}.about-mission article:hover :is(.vision-icon,.mission-icon){color:#fffaf0;background:var(--deep);transform:translateY(-3px)rotate(-7deg)scale(1.08)}@keyframes visionIconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.about-next .section-heading-block h2{-webkit-text-fill-color:#fffaf0;text-shadow:0 2px 18px #0003;visibility:visible!important;color:#fffaf0!important;opacity:1!important;display:block!important}.about-next .button.primary{-webkit-text-fill-color:#fffaf0;color:#fffaf0!important;opacity:1!important}.about-next .button.secondary{-webkit-text-fill-color:#fffaf0;color:#fffaf0!important;opacity:1!important;background:0 0!important;border-color:#fffaf094!important}.about-next .button.secondary:hover,.about-next .button.secondary:focus-visible{-webkit-text-fill-color:var(--deep);color:var(--deep)!important;background:#fffaf0!important;border-color:#fffaf0!important}@media (max-width:760px){.about-mission{align-items:start!important;gap:.85rem!important}.about-mission article,.about-mission .vision-card{align-self:start!important;height:auto!important;min-height:0!important;max-height:none!important;padding:1.5rem!important;display:block!important}.about-mission .vision-card{justify-content:flex-start!important}.about-mission .vision-card .section-heading-block{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important}:is(.vision-icon,.mission-icon){width:3.15rem;height:3.15rem;margin-bottom:1rem}.about-mission h2{margin-bottom:.65rem!important}.about-mission p{margin-bottom:0!important;line-height:1.6!important}.about-next{gap:1.35rem!important;height:auto!important;min-height:0!important;max-height:none!important;padding:1.5rem!important;display:flex!important}.about-next .section-heading-block{opacity:1!important;width:100%!important;min-height:0!important;display:block!important}.about-next>div{width:100%}.about-meaning h2{line-height:1.18!important}}@media (prefers-reduced-motion:reduce){:is(.vision-icon,.mission-icon){animation:none!important}}.about-next.section{isolation:isolate;border:1px solid #fffaf01f;position:relative;overflow:hidden;box-shadow:0 22px 55px #123b3221;background:radial-gradient(circle at 88% 10%,#8fa87833,#0000 18rem),linear-gradient(135deg,#123b32,#0e332b)!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:clamp(1.5rem,4vw,4rem)!important;min-height:0!important;padding:clamp(1.75rem,3.5vw,2.75rem)!important;display:grid!important}.about-next.section:before{z-index:-1;content:"";border:1px solid #fffaf01a;border-radius:50%;width:18rem;height:18rem;position:absolute;bottom:-7rem;right:-5rem}.about-next .section-heading-block,.about-next>div{z-index:1;position:relative}.about-next .section-heading-block h2{max-width:11ch;font-size:clamp(2.55rem,4.5vw,4.5rem)!important;line-height:1.02!important}.about-next>div{justify-content:flex-end;align-items:center;width:auto;gap:.75rem!important;display:flex!important}.about-next>div .button{margin:0!important}@media (max-width:760px){.about-next.section{grid-template-columns:1fr!important;gap:1.15rem!important;padding:1.35rem!important}.about-next .section-heading-block h2{max-width:9ch;font-size:clamp(2rem,10vw,3rem)!important;line-height:1.02!important}.about-next>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem!important;width:100%!important;display:grid!important}.about-next>div .button{width:100%!important;min-height:2.8rem!important;padding-inline:.75rem!important;font-size:.62rem!important}}:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])){--button-hover-fill:#587564;z-index:0;isolation:isolate;position:relative;overflow:hidden;transition:color .32s ease, border-color .32s ease, box-shadow .32s ease, transform .42s var(--ease-editorial)!important}:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):before{z-index:-1;content:"";border-radius:inherit;background:var(--button-hover-fill);transform-origin:bottom;transition:transform .42s var(--ease-editorial);position:absolute;inset:-1px;transform:translateY(105%)}@media (hover:hover){:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):not(:disabled):hover{-webkit-text-fill-color:#fffaf0;transform:translateY(-3px);border-color:var(--button-hover-fill)!important;color:#fffaf0!important;box-shadow:0 14px 30px #123b3238!important}:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):not(:disabled):hover:before{transform:translateY(0)}}:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):not(:disabled):focus-visible{-webkit-text-fill-color:#fffaf0;outline-offset:3px;outline:3px solid #5875644d;border-color:var(--button-hover-fill)!important;color:#fffaf0!important}:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):not(:disabled):focus-visible:before,:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):not(:disabled):active:before{transform:translateY(0)}.about-next .button.secondary:hover,.about-next .button.secondary:focus-visible{-webkit-text-fill-color:#fffaf0;border-color:var(--button-hover-fill)!important;color:#fffaf0!important;background:0 0!important}@media (prefers-reduced-motion:reduce){:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])),:is(.site-shell .button,.site-shell .nav-cta,.site-shell button:not(.menu-toggle):not([aria-label^="Show hero image"])):before{transition-duration:.01ms!important}}.site-shell>.page-hero.treatments-page-hero>img{background:#fffaf08f;object-fit:contain!important;object-position:center!important;border-radius:1rem!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important}.treatment-category-nav{grid-template-columns:repeat(6,minmax(0,1fr))}@media (max-width:640px){.site-shell>.treatment-category-hero{border-radius:1rem!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;min-height:31rem!important;margin:1.25rem auto 1rem!important;padding:0!important}.site-shell>.treatment-category-hero>img{object-fit:cover!important;border-radius:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.site-shell>.treatment-category-hero>.section-heading-block{z-index:2!important;width:auto!important;max-width:none!important;position:absolute!important;bottom:1.5rem!important;left:1.25rem!important;right:1.25rem!important}.site-shell>.treatment-category-hero h1{overflow-wrap:normal!important;font-size:clamp(2.35rem,11vw,3.4rem)!important}.site-shell>.treatment-category-hero p:not(.eyebrow){font-size:.92rem!important;line-height:1.6!important}.site-shell>.treatment-category-nav{border-radius:1rem!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.35rem!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;margin-inline:auto!important;padding:.45rem!important;display:grid!important;position:relative!important;top:auto!important;overflow:visible!important}.site-shell>.treatment-category-nav a{text-align:center!important;white-space:normal!important;min-width:0!important;min-height:2.9rem!important;padding:.55rem .4rem!important}}@media (max-width:980px){.site-shell>.page-hero.treatments-page-hero>img{margin-inline:auto;object-fit:contain!important;width:min(100%,42rem)!important;height:auto!important;min-height:0!important;max-height:none!important}}.branch-page-grid .branch-contact-links{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;align-items:stretch!important;gap:.65rem!important;width:100%!important;display:grid!important}.branch-page-grid .branch-contact-links a,.branch-page-grid .branch-contact-links a:first-child,.branch-page-grid .branch-contact-links a+a{-webkit-text-fill-color:#fffaf0;color:#fffaf0!important;text-align:center!important;overflow-wrap:anywhere!important;background:#fffaf012!important;border:1px solid #fffaf047!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:2.45rem!important;padding:.55rem .65rem!important;font-size:clamp(.58rem,1.7vw,.76rem)!important;line-height:1.15!important;display:inline-flex!important}.branch-page-grid .branch-contact-links a:hover,.branch-page-grid .branch-contact-links a:focus-visible{transform:translateY(-2px);color:#fffaf0!important;background:#fffaf026!important;border-color:#fffaf09e!important}.ashram-branch-actions{align-items:stretch;margin-top:1.25rem;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr)!important;gap:.65rem!important;width:100%!important;display:grid!important}.site-shell .ashram-branch-actions .button{text-align:center!important;overflow-wrap:anywhere!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;min-height:2.75rem!important;margin:0!important;padding:.65rem .75rem!important;font-size:clamp(.58rem,1.35vw,.72rem)!important;line-height:1.15!important;display:inline-flex!important}.site-shell .ashram-branch-actions .button.primary{-webkit-text-fill-color:var(--deep);color:var(--deep)!important;background:#fffaf0!important;border:1px solid #fffaf0!important}.site-shell .ashram-branch-actions .button.secondary{-webkit-text-fill-color:#fffaf0;color:#fffaf0!important;background:#fffaf014!important;border:1px solid #fffaf073!important}.site-shell .ashram-branch-actions .button:hover,.site-shell .ashram-branch-actions .button:focus-visible{-webkit-text-fill-color:#fffaf0;border-color:var(--button-hover-fill)!important;color:#fffaf0!important}@media (max-width:640px){:is(.image-row,.treatment-grid,.story-grid,.process-grid){-ms-overflow-style:none!important;scrollbar-width:none!important}:is(.image-row,.treatment-grid,.story-grid,.process-grid)::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.care-process .process-grid,.treatment-process .process-grid{scroll-snap-type:none!important;grid-template-columns:1fr!important;gap:.85rem!important;width:100%!important;max-width:100%!important;padding:0!important;display:grid!important;overflow:visible!important}.care-process .process-grid>*,.treatment-process .process-grid>*{scroll-snap-align:none!important;flex:none!important;width:100%!important;min-width:0!important;max-width:100%!important}}@media (max-width:520px){.home-hero{height:150vw!important;min-height:0!important;max-height:none!important}.home-hero .hero-slide{object-fit:contain!important;object-position:center!important}}.nav-call{width:44px;min-width:44px;height:44px;min-height:44px;color:var(--deep);background:#ffffffb8;border:1px solid #104d3e47;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;text-decoration:none;transition:transform .2s,background .2s;box-shadow:0 8px 24px #0831271a;display:inline-flex!important}.nav-call:hover,.nav-call:focus-visible{background:#fff;transform:translateY(-2px)}.home-hero>.nav>.nav-call{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff29;border-color:#fff9;box-shadow:0 10px 28px #0000002e}.floating-whatsapp{left:max(16px, env(safe-area-inset-left));bottom:max(18px, env(safe-area-inset-bottom));z-index:1000;background:#25d366;border:2px solid #ffffffeb;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;position:fixed;box-shadow:0 12px 30px #0a462a4d;color:#fff!important}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{transform:translateY(-3px)scale(1.04);box-shadow:0 16px 34px #0a462a61}@media (max-width:767px){.home-hero .hero-slide{object-fit:contain!important;object-position:center!important}.home-hero .hero-slider{background:#102d25}.nav-call{flex-basis:42px;width:42px;min-width:42px;height:42px;min-height:42px;margin-left:auto}.nav-call+.nav-cta{display:none!important}.nav-call+.nav-cta+.menu-toggle{margin-left:0!important}.floating-whatsapp{width:54px;height:54px}}@media (max-width:859px){.nav>.nav-call,.home-hero>.nav>.nav-call{display:none!important}.nav-call+.nav-cta+.menu-toggle,.home-hero>.nav>.nav-call+.nav-cta+.menu-toggle{margin-left:auto!important}.mobile-nav-panel .mobile-menu-contact{margin-top:10px!important}.mobile-nav-panel .mobile-menu-call{background:var(--deep)!important;color:#fffaf0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;min-height:52px!important;padding:12px 16px!important;text-decoration:none!important;display:flex!important}.mobile-nav-panel .mobile-menu-call span{flex:1;color:inherit!important}.mobile-nav-panel .mobile-menu-call strong{color:inherit!important;letter-spacing:.04em!important;font-size:.86rem!important}.nav>.mobile-nav-panel li.mobile-menu-contact>a.mobile-menu-call,.home-hero>.nav>.mobile-nav-panel li.mobile-menu-contact>a.mobile-menu-call{color:#fffaf0!important;-webkit-text-fill-color:#fffaf0!important}.nav>.mobile-nav-panel li.mobile-menu-contact>a.mobile-menu-call>*,.home-hero>.nav>.mobile-nav-panel li.mobile-menu-contact>a.mobile-menu-call>*{visibility:visible!important;color:#fffaf0!important;opacity:1!important;-webkit-text-fill-color:#fffaf0!important;display:inline-flex!important}}.stories{background:#fff;width:100%;max-width:none;padding:clamp(5rem,7vw,7.5rem) 0 clamp(4.5rem,7vw,7rem);scroll-margin-top:5rem;overflow:hidden}.stories>.section-heading-block.center{width:min(1120px,100% - 64px);max-width:1120px;text-align:center!important;margin-inline:auto!important}.stories>.section-heading-block.center .eyebrow{color:#ae682f!important;text-align:center!important;margin-bottom:.8rem!important}.stories>.section-heading-block.center h2{white-space:nowrap;max-width:none;color:#143e32!important;text-align:center!important;font-size:clamp(3rem,4.6vw,4.75rem)!important;line-height:1.04!important}.testimonial-showcase{--testimonial-card-width:min(860px, calc(100vw - 280px));--testimonial-gap:18px;margin-top:clamp(2.25rem,4vw,3.25rem);animation:.7s cubic-bezier(.22,1,.36,1) both testimonial-reveal}@keyframes testimonial-reveal{0%{opacity:0;transform:translateY(24px)}}.testimonial-tabs{background:#fff;border:1px solid #20332924;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));width:min(650px,100% - 40px);margin:0 auto clamp(2.25rem,4vw,3.25rem);padding:7px;display:grid;box-shadow:0 12px 36px #16362a0f}.testimonial-tabs button{color:#27332d;text-align:center;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:56px;padding:0 1rem;font-size:1.02rem;line-height:1;transition:color .22s,background .35s,box-shadow .35s;display:flex}.testimonial-tabs button.active{color:#102f27;background:linear-gradient(105deg,#12a77d 0%,#55c879 58%,#a7e75f 100%);box-shadow:0 8px 24px #249d702e}.testimonial-tabs button:focus-visible{outline-offset:3px;outline:2px solid #188568}.testimonial-tabs button:disabled{cursor:not-allowed;opacity:.55}.testimonial-panel{animation:.42s both testimonial-panel-in}.testimonial-video-panel{background:#f4f5f3;border:1px solid #2033291a;border-radius:8px;grid-template-columns:minmax(0,1.3fr) minmax(380px,.7fr);width:min(1120px,100% - 64px);height:520px;min-height:0;margin-inline:auto;animation:.52s cubic-bezier(.22,1,.36,1) both testimonial-panel-in;display:grid;overflow:hidden;box-shadow:0 28px 70px #142f251f}@keyframes testimonial-panel-in{0%{opacity:0;transform:translateY(16px)}}.testimonial-video-frame{background:#0d1814;height:100%;min-height:0;position:relative;overflow:hidden}.testimonial-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.testimonial-video-copy{text-align:left;flex-direction:column;justify-content:flex-start;min-height:0;padding:2rem;display:flex;overflow:hidden}.testimonial-video-copy>span{color:#b07828;letter-spacing:.14em;text-transform:uppercase;font-family:Arial,sans-serif;font-size:.7rem;font-weight:700}.testimonial-video-copy h3{color:var(--deep);overflow-wrap:normal;word-break:normal;margin:.65rem 0 .8rem;font-size:clamp(1.75rem,2vw,2.2rem);font-weight:400;line-height:1.08}.testimonial-video-copy p{color:#5f6e67;margin:0;font-family:Arial,sans-serif;font-size:.84rem;line-height:1.55}.testimonial-video-copy a{color:#176b55;border-bottom:1px solid;align-items:center;gap:.5rem;width:fit-content;margin-top:.9rem;padding-bottom:.25rem;font-family:Arial,sans-serif;font-size:.74rem;font-weight:700;text-decoration:none;display:inline-flex}.testimonial-video-copy a svg{width:15px;height:15px}.testimonial-video-list{gap:.5rem;margin-top:1.25rem;display:grid}.testimonial-video-list>button{width:100%;min-width:0;color:var(--deep);text-align:left;cursor:pointer;background:#ffffffad;border:1px solid #2033291f;border-radius:6px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:.65rem;padding:6px;transition:border-color .22s,background .22s,transform .22s;display:grid}.testimonial-video-list>button:hover,.testimonial-video-list>button:focus-visible{background:#fff;border-color:#176b5580;transform:translate(3px)}.testimonial-video-list>button.active{background:#fff;border-color:#278c70;box-shadow:0 8px 24px #144e3d14}.testimonial-video-thumb{aspect-ratio:16/9;background:#142c24;border-radius:4px;display:block;position:relative;overflow:hidden}.testimonial-video-thumb img{object-fit:cover;width:100%;height:100%}.testimonial-video-thumb svg{color:#fff;fill:#114737b8;filter:drop-shadow(0 3px 8px #0000004d);width:28px;height:28px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.testimonial-video-label{min-width:0;display:block}.testimonial-video-label small,.testimonial-video-label strong{display:block}.testimonial-video-label small{color:#a16232;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.2rem;font-size:.58rem;font-weight:700}.testimonial-video-label strong{font-size:.74rem;font-weight:500;line-height:1.25}.testimonial-viewport{width:100%;overflow:hidden}.testimonial-track{gap:var(--testimonial-gap);width:max-content;transform:translateX(calc(50vw - (var(--testimonial-card-width) / 2)));transition:transform .62s cubic-bezier(.22,1,.36,1);display:flex}.testimonial-track.testimonial-index-1{transform:translateX(calc(50vw - (var(--testimonial-card-width) / 2) - var(--testimonial-card-width) - var(--testimonial-gap)))}.testimonial-track.animating-next{animation:.72s cubic-bezier(.65,0,.15,1) both testimonial-slide-next}.testimonial-track.animating-previous{animation:.72s cubic-bezier(.65,0,.15,1) both testimonial-slide-previous}@keyframes testimonial-slide-next{to{transform:translateX(calc(50vw - (var(--testimonial-card-width) / 2) - var(--testimonial-card-width) - var(--testimonial-card-width) - var(--testimonial-gap) - var(--testimonial-gap)))}}@keyframes testimonial-slide-previous{to{transform:translateX(calc(50vw - (var(--testimonial-card-width) / 2)))}}.testimonial-card{width:var(--testimonial-card-width);opacity:.48;background:#f4f5f3;border:1px solid #2033291a;border-radius:8px;grid-template-columns:230px minmax(0,1fr);align-items:stretch;gap:28px;min-height:292px;padding:18px;transition:opacity .42s,transform .62s cubic-bezier(.22,1,.36,1),box-shadow .5s;display:grid;transform:scale(.97);box-shadow:0 18px 55px #142f250d}.testimonial-card.active{opacity:1;transform:scale(1);box-shadow:0 28px 70px #142f251f}.testimonial-track.animating-next .testimonial-card:nth-child(2),.testimonial-track.animating-previous .testimonial-card:nth-child(2){opacity:.48;transform:scale(.97)}.testimonial-track.animating-next .testimonial-card:nth-child(3),.testimonial-track.animating-previous .testimonial-card:first-child{opacity:1;transform:scale(1);box-shadow:0 28px 70px #142f251f}.testimonial-portrait{background:#18362a;border-radius:8px;min-height:254px;position:relative;overflow:hidden}.testimonial-portrait:after{content:"";background:linear-gradient(#0000,#071a14e6);position:absolute;inset:40% 0 0}.testimonial-portrait img{object-fit:cover;object-position:center 34%;width:100%;height:100%;transition:transform .9s cubic-bezier(.22,1,.36,1),filter .5s}.testimonial-card.active .testimonial-portrait img,.testimonial-track.animating-next .testimonial-card:nth-child(3) .testimonial-portrait img,.testimonial-track.animating-previous .testimonial-card:first-child .testimonial-portrait img{transform:scale(1.04)}.testimonial-portrait>div{z-index:1;color:#fff;text-align:left;position:absolute;bottom:17px;left:16px;right:16px}.testimonial-portrait strong,.testimonial-portrait small{display:block}.testimonial-portrait strong{max-width:10ch;font-size:clamp(1.25rem,1.6vw,1.6rem);font-weight:400;line-height:1.08}.testimonial-portrait small{color:#ffffffc2;letter-spacing:.08em;text-transform:uppercase;margin-top:8px;font-family:Arial,sans-serif;font-size:.76rem;line-height:1.4}.testimonial-copy{text-align:left;flex-direction:column;justify-content:center;align-self:center;max-width:680px;padding-right:clamp(0rem,2vw,1rem);display:flex}.testimonial-copy svg{color:#cce6ad;fill:currentColor;stroke-width:1px;width:48px;height:48px;margin-bottom:8px}.testimonial-copy p{color:#25352e;margin:0;font-size:clamp(.98rem,1.2vw,1.12rem);line-height:1.58}.testimonial-controls{justify-content:center;align-items:center;gap:14px;min-height:44px;margin-top:2.25rem;display:flex}.testimonial-controls button{color:#172d24;cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;transition:transform .18s,color .18s;display:grid}.testimonial-controls button:hover,.testimonial-controls button:focus-visible{color:#138565;transform:translate(-3px)}.testimonial-controls button:last-child:hover,.testimonial-controls button:last-child:focus-visible{transform:translate(3px)}.testimonial-controls button:disabled{cursor:default;opacity:.4}.testimonial-controls svg{width:36px}.testimonial-controls span{color:#65736c;letter-spacing:.12em;font-family:Arial,sans-serif;font-size:.72rem}@media (max-width:900px){.stories>.section-heading-block.center h2{white-space:normal}.testimonial-showcase{--testimonial-card-width:calc(100vw - 112px)}.testimonial-card{grid-template-columns:210px minmax(0,1fr);gap:20px}.testimonial-video-panel{grid-template-columns:1fr;height:auto}.testimonial-video-frame{aspect-ratio:16/9;min-height:0}.testimonial-video-copy{overflow-y:visible}}@media (max-width:640px){.stories{padding-block:4rem}.stories>.section-heading-block.center{width:calc(100% - 32px)}.stories>.section-heading-block.center h2{max-width:12ch;margin-inline:auto!important;font-size:clamp(2.2rem,10vw,3rem)!important;line-height:1.06!important}.testimonial-showcase{--testimonial-card-width:calc(100vw - 32px);--testimonial-gap:12px;margin-top:1.5rem}.testimonial-tabs{width:calc(100% - 32px);margin-bottom:1.5rem;padding:5px}.testimonial-tabs button{min-height:48px;padding-inline:8px;font-size:.82rem}.testimonial-card{flex-direction:column;gap:14px;min-height:0;padding:12px;display:flex}.testimonial-portrait{aspect-ratio:16/9;width:100%;min-height:210px}.testimonial-copy{max-width:none;padding:0 8px 10px}.testimonial-copy svg{width:46px;height:46px;margin-bottom:4px}.testimonial-copy p{font-size:.94rem;line-height:1.55}.testimonial-video-panel{width:calc(100% - 32px);min-height:0}.testimonial-video-copy{padding:1.5rem}.testimonial-video-copy h3{font-size:2rem}.testimonial-video-list>button{grid-template-columns:92px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.testimonial-showcase{animation:none}.testimonial-track,.testimonial-card,.testimonial-portrait img{transition:none}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
