@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@300;400;500;600;700;800&display=swap";:root{--teal:#0d9488;--teal-dark:#0f766e;--teal-light:#e6f7f6;--gold:#c5a059;--gold-light:#f5ead5;--ink:#111827;--ink-soft:#374151;--muted:#6b7280;--border:#e5e7eb;--white:#fff;--off-white:#f9fafb;--navy:#0f172a;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:32px;--shadow-sm:0 1px 3px #00000012, 0 1px 2px #0000000d;--shadow-md:0 4px 16px #00000017;--shadow-lg:0 16px 40px #0000001f;--shadow-card:0 2px 8px #0d948814;--font-body:"Plus Jakarta Sans", sans-serif;--font-serif:"Cormorant Garamond", serif;--max-w:1200px;--section-y:96px;--accent-gradient:linear-gradient(90deg, #14b8a6 0%, var(--teal) 45%, var(--gold) 100%);--glass-bg:#ffffff1f;--glass-border:#ffffff47}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--white);letter-spacing:-.01em;-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3{font-family:var(--font-serif);letter-spacing:-.01em;font-weight:600;line-height:1.15}h4,h5,h6{font-family:var(--font-body);letter-spacing:-.02em;font-weight:700;line-height:1.3}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.75rem;font-weight:700;display:inline-block}.section-title{color:var(--ink);margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem)}.section-lead{color:var(--muted);max-width:560px;font-size:1.05rem}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 24px}.section{padding:var(--section-y) 0}.section--alt{background:var(--off-white)}.section--teal{background:var(--teal);color:var(--white)}.section--navy{background:var(--navy);color:var(--white)}.section--gold{background:var(--gold);color:var(--navy)}.section-anchor{scroll-margin-top:136px}.btn{white-space:nowrap;isolation:isolate;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),box-shadow .25s,background-position .4s,color .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 6px 18px #0000001f}.btn:before{content:"";z-index:-1;background:linear-gradient(115deg,#0000 0%,#fff3 48%,#0000 100%);transition:transform .55s;position:absolute;inset:0;transform:translate(-120%)}.btn:hover:before{transform:translate(120%)}.btn-primary{background:linear-gradient(105deg, var(--teal) 0%, #0f766e 58%, var(--gold) 100%);color:var(--white);background-position:0%;background-size:190% 100%}.btn-primary:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 12px 26px #0d948847}.btn-gold{background:linear-gradient(105deg, var(--gold) 0%, #b8913e 56%, var(--teal) 100%);color:var(--white);background-position:0%;background-size:190% 100%}.btn-gold:hover{background-position:100%;transform:translateY(-2px);box-shadow:0 12px 26px #c5a05947}.btn-outline{color:var(--teal);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff6b;border:2px solid #0d948873}.btn-outline:hover{background:linear-gradient(105deg, var(--teal) 0%, #14b8a6 55%, var(--gold) 100%);color:var(--white);border-color:#0000;transform:translateY(-2px)}.btn-outline-white{color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:2px solid #fff9}.btn-outline-white:hover{background:linear-gradient(105deg,#ffffff38 0%,#0b7e7538 55%,#c5a0593d 100%);transform:translateY(-2px)}.btn-sm{padding:.55rem 1.25rem;font-size:.82rem}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1}.topbar{background:var(--navy);color:#fffc;border-bottom:1px solid #ffffff0d;padding:.65rem 0;font-size:.8rem}.topbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:0 40px;display:flex;max-width:100%!important}@media (width<=768px){.topbar__inner{text-align:left;flex-direction:row;justify-content:space-between;gap:.5rem;padding:.5rem 20px}.topbar__socials{justify-content:flex-start;margin-right:auto}.topbar__right{margin-left:auto}}.topbar__socials{gap:1rem;display:flex}.topbar__socials a{color:#fff9;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.topbar__socials a:hover{color:var(--white);background:var(--teal);transform:translateY(-2px);box-shadow:0 4px 12px #0003}.topbar__right{align-items:center;gap:1.5rem;display:flex}.topbar__item{align-items:center;gap:.4rem;display:flex}.topbar__item i{color:var(--gold);font-size:.8rem}.topbar__emergency{color:#fce7bc;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(90deg,#c5a0591a 0%,#c5a05933 100%);border:1px solid #c5a0594d;border-radius:50px;align-items:center;gap:.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:flex}.topbar__emergency i{color:var(--gold);animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.navbar{z-index:999;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#fffffff2;transition:box-shadow .3s;position:sticky;top:0}.navbar.scrolled{box-shadow:var(--shadow-md)}.navbar__inner{justify-content:space-between;align-items:center;height:auto;min-height:84px;padding:10px 40px;display:flex;max-width:100%!important}@media (width<=768px){.navbar__inner{min-height:76px;padding:8px 20px}.navbar__logo img{height:64px}.hamburger{margin-top:0}.mobile-menu{padding-top:.75rem;top:128px}}.navbar__logo{align-items:center;padding:4px 0;transition:transform .3s;display:flex}.navbar__logo:hover{transform:scale(1.02)}.navbar__logo img{object-fit:contain;width:auto;height:110px}.navbar__nav{align-items:center;gap:.25rem;margin-top:24px;display:flex}.navbar__nav a,.navbar__nav-link{border-radius:var(--radius-sm);color:var(--ink-soft);white-space:nowrap;align-items:center;padding:.5rem .8rem;font-size:.88rem;font-weight:500;transition:all .25s;display:inline-flex;position:relative}.navbar__nav a:hover,.navbar__nav-link:hover{color:var(--teal);background:#0d94880a}.navbar__nav a.active,.navbar__nav-link.active{color:var(--teal);background:var(--teal-light);font-weight:700;box-shadow:inset 0 0 0 1px #0d948814}.nav-dropdown-wrapper{align-items:center;display:inline-flex;position:relative}.navbar__dropdown{background:var(--white);border:1px solid var(--border);z-index:1000;opacity:0;border-radius:8px;min-width:320px;padding:.5rem 0;transition:opacity .25s,transform .25s;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #00000014}.nav-dropdown-wrapper:hover .navbar__dropdown{opacity:1;display:block;transform:translate(-50%)translateY(0)}.navbar__dropdown-item{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f9fafb;padding:.7rem 1.25rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:block}.navbar__dropdown-item:last-child{border-bottom:none}.navbar__dropdown-item:hover{background:var(--teal-light);color:var(--teal);padding-left:1.5rem}.navbar__dropdown-item.active{color:var(--teal);background:var(--teal-light);font-weight:700}.navbar__cta{align-items:center;gap:.75rem;margin-top:24px;display:flex}@media (width<=1320px){.navbar__nav{display:none}.hamburger{display:flex}}.hamburger{cursor:pointer;flex-direction:column;gap:5px;margin-top:24px;padding:4px;display:none}.hamburger span{background:var(--ink);border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--white);z-index:998;border-top:1px solid var(--border);flex-direction:column;gap:.25rem;padding:1.5rem;display:none;position:fixed;inset:121px 0 0;overflow-y:auto}.mobile-menu.open{display:flex}.mobile-menu a{border-radius:var(--radius-sm);color:var(--ink);border-bottom:1px solid var(--border);padding:.9rem 1rem;font-size:1rem;font-weight:500}.mobile-menu a:last-child{border-bottom:none}.mobile-menu a.active{color:var(--teal);font-weight:600}.mobile-menu .btn{justify-content:center;margin-top:1rem}.hero{background:var(--navy);align-items:center;min-height:92vh;display:flex;position:relative;overflow:hidden}.hero__video{object-fit:cover;opacity:.9;filter:saturate(1.1)contrast(1.05);width:100%;height:100%;position:absolute;inset:0}.hero__overlay{background:linear-gradient(110deg,#0f172a99 0%,#0f172a40 60%,#0f172a73 100%);position:absolute;inset:0}.hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 40%,#0f172a66 100%);position:absolute;inset:0}.hero__content{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:5rem;padding:7rem 0 5rem;display:grid;position:relative}@media (width<=992px){.hero__content{text-align:center;grid-template-columns:1fr;gap:3.5rem;padding:4rem 0}.hero__subtitle{margin-left:auto;margin-right:auto}.hero__actions,.hero__phone{justify-content:center}}.hero__tag{color:#f5d08a;letter-spacing:.08em;text-transform:uppercase;background:#c5a05926;border:1px solid #c5a0594d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.hero__title{color:var(--white);margin-bottom:1.25rem;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:500;line-height:1.05}.hero__title span{color:var(--gold)}.hero__subtitle{color:#ffffffbf;max-width:520px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.hero__phone{color:#ffffffb3;align-items:center;gap:.75rem;margin-top:2.5rem;font-size:.9rem;display:flex}.hero__phone a{color:var(--gold);font-size:1.35rem;font-weight:700;font-family:var(--font-body)}.hero__phone-icon{width:40px;height:40px;color:var(--gold);background:#c5a05933;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 8px 22px #00000040}.home-jump{background:linear-gradient(to bottom, var(--off-white), #f2f8f8);padding:0 0 1.5rem}.home-jump__grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid;transform:translateY(-34px)}.home-jump__card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fffffff0;align-items:center;gap:.8rem;padding:1rem;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.home-jump__card:hover{box-shadow:var(--shadow-lg);border-color:#0d948852;transform:translateY(-4px)}.home-jump__icon{width:42px;height:42px;color:var(--white);background:linear-gradient(145deg, var(--teal) 0%, #0d9488 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 10px 20px #0d94883d}.home-jump__card h4{color:var(--ink);margin-bottom:.2rem;font-size:.88rem;line-height:1.2}.home-jump__card p{color:var(--muted);font-size:.74rem;line-height:1.35}.hero__card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff14;border:1px solid #fff3;padding:2.5rem;box-shadow:0 20px 50px #0000004d,inset 0 0 0 1px #ffffff1a}.hero__card-title{color:var(--white);border-bottom:1px solid #ffffff26;align-items:center;gap:.75rem;margin-bottom:1.75rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.hero__card-title i{color:var(--gold)}.hero__card form{flex-direction:column;gap:.75rem;display:flex}.hero__card input,.hero__card select,.hero__card textarea{border-radius:var(--radius-md);color:var(--white);font-family:var(--font-body);background:#ffffff0f;border:1px solid #ffffff26;outline:none;width:100%;padding:.85rem 1.1rem;font-size:.9rem;transition:all .3s}.hero__card input::placeholder,.hero__card textarea::placeholder{color:#ffffff80}.hero__card input:focus,.hero__card select:focus,.hero__card textarea:focus{border-color:var(--gold);background:#ffffff1f;box-shadow:0 0 0 4px #c5a05926}.hero__card select option{background:var(--navy);color:var(--white)}.stats{background:var(--teal);padding:3.5rem 0}.stats__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.stat{text-align:center;border-right:1px solid #ffffff26;padding:1rem;animation:.6s both slideInUp}.stat:first-child{animation-delay:0s}.stat:nth-child(2){animation-delay:.1s}.stat:nth-child(3){animation-delay:.2s}.stat:nth-child(4){animation-delay:.3s}.stat:last-child{border-right:none}.stat__num{font-family:var(--font-serif);color:var(--white);margin-bottom:.35rem;font-size:2.5rem;font-weight:700;line-height:1;display:block}.stat__num span{color:var(--gold)}.stat__label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;font-size:.78rem;font-weight:600}.about-section-header{text-align:center;margin:0 auto 3rem}.about-hero-heading-link{text-decoration:none;display:inline-block}.about-hero-title{font-family:var(--font-serif);color:var(--navy);margin:0;padding-bottom:.4rem;font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:700;line-height:1.1;transition:color .2s;display:inline-block;position:relative}.about-hero-heading-link:hover .about-hero-title{color:var(--teal)}.about-hero-title:after{content:"";background:linear-gradient(90deg, var(--teal), var(--gold));border-radius:2px;width:100%;height:4px;margin-top:.35rem;display:block}.about-split{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-split__img{position:relative}.about-split__img img{border-radius:var(--radius-lg);object-fit:cover;width:100%;box-shadow:var(--shadow-lg)}.about-split__accent{border:3px solid var(--gold);border-radius:var(--radius-lg);z-index:-1;width:100%;height:100%;position:absolute;top:20px;left:20px}.about-split__badge{background:var(--teal);color:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);text-align:center;min-width:130px;padding:1.25rem 1.5rem;position:absolute;bottom:-20px;right:-20px}.about-split__badge strong{font-family:var(--font-serif);font-size:2rem;line-height:1;display:block}.about-split__badge span{opacity:.8;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem}.about-split__creds{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0;display:flex}.cred-tag{background:var(--teal-light);color:var(--teal);border-radius:50px;padding:.3rem .85rem;font-size:.78rem;font-weight:600}.about-split__list{flex-direction:column;gap:.65rem;margin:1.25rem 0 2rem;list-style:none;display:flex}.about-split__list li{color:var(--ink-soft);align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.about-split__list li i{color:var(--white);background:linear-gradient(145deg, var(--teal) 0%, #0f766e 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.72rem;display:inline-flex}.about-page-hero{background:linear-gradient(135deg, #0a1628 0%, var(--teal-dark) 50%, #0d9488 100%);padding:5rem 0 4rem;position:relative;overflow:hidden}.about-page-hero__blob{pointer-events:none;border-radius:50%;position:absolute}.about-page-hero__blob--right{background:#0d94882e;width:400px;height:400px;top:-80px;right:-80px}.about-page-hero__blob--left{background:#ffffff0a;width:280px;height:280px;bottom:-60px;left:10%}.about-page-hero__grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3rem;display:grid}.about-page-hero__content{min-width:0}.about-page-hero__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#fff9;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:inline-block}.about-page-hero__title{font-family:var(--font-serif);color:var(--white);margin-bottom:1.25rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:600;line-height:1.08}.about-page-hero__lead{color:#ffffffbf;max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.about-page-hero__badges{flex-wrap:wrap;gap:.75rem;display:flex}.about-page-hero__badges span{color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #fff3;border-radius:50px;padding:.35rem .95rem;font-size:.78rem;font-weight:600}.about-page-hero__stats{gap:2.5rem;margin-top:2.5rem;display:flex}.about-page-hero__stat-num{font-family:var(--font-serif);color:var(--white);font-size:2rem;font-weight:700;line-height:1}.about-page-hero__stat-label{color:#fff9;text-transform:uppercase;letter-spacing:.06em;margin-top:.25rem;font-size:.75rem;font-weight:600}.about-page-hero__photo-wrap{flex-shrink:0;position:relative}.about-page-hero__photo{border:3px solid #ffffff26;border-radius:20px;width:260px;height:320px;overflow:hidden;box-shadow:0 24px 60px #00000073}.about-page-hero__photo img{object-fit:cover;object-position:top;width:100%;height:100%}.about-page-hero__cert{background:var(--white);border-radius:12px;align-items:center;gap:.5rem;padding:.65rem 1rem;display:flex;position:absolute;bottom:-16px;left:-20px;box-shadow:0 8px 24px #0003}.about-page-hero__cert i{color:var(--teal);font-size:1.1rem}.about-page-hero__cert-title{color:var(--navy);letter-spacing:.04em;font-size:.7rem;font-weight:800}.about-page-hero__cert-subtitle{color:var(--muted);font-size:.65rem}.about-page-hero__wave{background:var(--white);clip-path:ellipse(55% 100% at 50% 100%);height:56px;position:absolute;bottom:-1px;left:0;right:0}.about-content-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem;margin-bottom:2.5rem;display:grid}.about-content-grid--center{align-items:center}.about-modalities-list{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.45rem 2rem;margin:1rem 0 2.5rem;padding-left:0;list-style:none;display:grid}.about-profile-grid{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:start;gap:2.5rem;margin-top:2.5rem;padding-top:2.5rem;display:grid}.about-community-card{background:linear-gradient(135deg, var(--teal-light) 0%, #f0fdfa 100%);border:1px solid #0d94881f;border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:center;gap:2rem;padding:2rem;display:grid}.about-community-media{flex-direction:column;gap:1rem;display:flex}.about-community-video{aspect-ratio:16/9;width:100%;box-shadow:var(--shadow-md);background:var(--navy);border-radius:12px;position:relative;overflow:hidden}.about-community-video iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.section-header{text-align:center;max-width:620px;margin:0 auto 3.5rem}.section-header .section-lead{margin:0 auto}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.svc-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:all .3s;animation:.5s both slideInUp;overflow:hidden}.svc-card:nth-child(2){animation-delay:.1s}.svc-card:nth-child(3){animation-delay:.2s}.svc-card:nth-child(4){animation-delay:.1s}.svc-card:nth-child(5){animation-delay:.2s}.svc-card:nth-child(6){animation-delay:.3s}@keyframes slideInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.svc-card:hover{box-shadow:var(--shadow-lg);border-color:#0000;transform:translateY(-5px)}.svc-card__img{object-fit:cover;width:100%;height:220px}.svc-card__body{padding:1.5rem 1.75rem 1.75rem}.svc-card__icon{background:var(--accent-gradient);width:48px;height:48px;color:var(--white);background-position:0%;background-size:200% 100%;border:1px solid #ffffff40;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1.1rem;transition:transform .28s,background-position .45s,box-shadow .28s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #0d94883d}.svc-card:hover .svc-card__icon{background-position:100%;transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px 24px #0d94884d}.svc-card h3{color:var(--ink);margin-bottom:.6rem;font-size:1.15rem}.svc-card p{color:var(--muted);margin-bottom:1.1rem;font-size:.9rem;line-height:1.65}.svc-card__link{color:var(--teal);align-items:center;gap:.35rem;font-size:.82rem;font-weight:700;transition:gap .2s;display:flex}.svc-card:hover .svc-card__link{gap:.6rem}.memberships{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:3rem 0}.memberships__label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-bottom:1.75rem;font-size:.75rem;font-weight:600}.memberships__marquee{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.memberships__track{align-items:center;gap:0;width:max-content;animation:36s linear infinite membershipsScroll;display:flex}.memberships__item{justify-content:center;align-items:center;min-width:150px;height:68px;padding:0 1.2rem;transition:transform .2s,filter .2s;display:flex}.memberships__item img{object-fit:contain;filter:none;opacity:.9;width:auto;max-height:44px;transition:transform .25s,opacity .25s}.memberships__item img:hover{opacity:1;transform:translateY(-1px)scale(1.03)}.memberships__marquee:hover .memberships__track{animation-play-state:paused}@keyframes membershipsScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.memberships__track{animation:none}}.testimonials__grid{grid-template-columns:1fr 1fr;gap:2.5rem;margin-top:3.5rem;display:grid}.video-card{border-radius:var(--radius-md);background:var(--gold);aspect-ratio:16/9;transition:transform .3s,box-shadow .3s;animation:.6s both slideInUp;position:relative;overflow:hidden;box-shadow:0 8px 32px #c5a05966}.video-card:hover{transform:translateY(-4px);box-shadow:0 12px 48px #0d948866}.video-card:nth-child(2){animation-delay:.2s}.video-card iframe{border:none;width:100%;height:100%}.cta-banner{background:var(--teal);text-align:center;padding:6rem 0;position:relative;overflow:hidden}.cta-banner:before{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.cta-banner__inner{z-index:1;position:relative}.cta-banner h2{color:var(--white);text-shadow:0 2px 4px #0000001a;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.75rem)}.cta-banner p{color:var(--white);opacity:.9;max-width:520px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.05rem}.cta-banner__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.page-header{background:radial-gradient(circle at 85% -20%, #c5a05947 0%, transparent 55%), radial-gradient(circle at 15% 120%, #14b8a62e 0%, transparent 45%), linear-gradient(135deg, var(--teal-dark) 0%, #053b35 100%);padding:8rem 0 7.5rem;position:relative;overflow:hidden}.page-header:before{content:"";opacity:.55;pointer-events:none;mix-blend-mode:overlay;z-index:1;background-image:radial-gradient(#ffffff14 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0}.page-header:after{content:"";background:var(--white);clip-path:ellipse(55% 100% at 50% 100%);z-index:3;height:60px;position:absolute;bottom:-1px;left:0;right:0}.page-header.alt:after{background:var(--off-white)}.page-header__inner{z-index:2;width:100%;animation:.8s cubic-bezier(.16,1,.3,1) both fadeInDown;position:relative;transform:translateY(-8px)}.page-header h1{color:var(--white);font-family:var(--font-serif);letter-spacing:-.01em;text-shadow:0 4px 15px #0003;margin-top:.6rem;margin-bottom:0;font-size:clamp(2.3rem,5vw,3.5rem);font-weight:500}.page-header .eyebrow{letter-spacing:.22em;text-transform:uppercase;text-shadow:0 0 12px #c5a05940;border-bottom:2px solid #c5a05973;margin-bottom:0;padding-bottom:.3rem;font-size:.82rem;font-weight:700;display:inline-block;color:var(--gold)!important}.page-header p{color:#ffffffd9;text-shadow:0 1px 4px #0000001a;max-width:620px;margin-top:1rem;font-size:1.12rem;line-height:1.75}.page-header+.section{padding-top:2.25rem}.dr-bio{grid-template-columns:380px 1fr;align-items:start;gap:4rem;display:grid}.dr-bio__photo{position:sticky;top:96px}.dr-bio__photo img{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg)}.dr-bio__photo-caption{background:var(--teal);color:var(--white);border-radius:0 0 var(--radius-lg) var(--radius-lg);text-align:center;padding:1.25rem 1.5rem}.dr-bio__photo-caption strong{font-size:1.1rem;font-family:var(--font-serif);display:block}.dr-bio__photo-caption span{opacity:.8;font-size:.82rem}.dr-bio__text h2{color:var(--teal);margin:2rem 0 .75rem;font-size:1.5rem}.dr-bio__text h2:first-child{margin-top:0}.dr-bio__text p{color:var(--ink-soft);margin-bottom:1rem;font-size:.97rem;line-height:1.75}.membership-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.25rem;display:grid}.membership-item{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:1.25rem;display:flex}.membership-item img{object-fit:contain;flex-shrink:0;width:auto;height:36px}.membership-item span{color:var(--ink-soft);font-size:.8rem;font-weight:600;line-height:1.3}.community-card{background:var(--teal-light);border-radius:var(--radius-md);align-items:flex-start;gap:1.5rem;margin-top:1.5rem;padding:2rem;display:flex}.community-card img{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:140px;height:100px}.community-card h4{color:var(--teal-dark);margin-bottom:.5rem}.community-card p{color:var(--ink-soft);font-size:.9rem;line-height:1.65}.services-list{flex-direction:column;gap:4rem;display:flex}.service-row{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.service-row.reverse{direction:rtl}.service-row.reverse>*{direction:ltr}.service-row__img{border-radius:var(--radius-lg);object-fit:cover;width:100%;height:320px;box-shadow:var(--shadow-md);transition:transform .5s}.service-row__img-link{border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:transform .3s,box-shadow .3s;display:block;overflow:hidden}.service-row__img-link:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.service-row__img-link .service-row__img{box-shadow:none;height:320px}.service-row__img-link:hover .service-row__img{transform:scale(1.05)}.service-row__title-link{color:inherit;text-decoration:none;transition:color .25s}.service-row__title-link:hover{color:var(--teal)!important}.service-row__body h2{color:var(--ink);margin-bottom:.85rem;font-size:1.65rem}.service-row__body p{color:var(--ink-soft);margin-bottom:1.5rem;font-size:.97rem;line-height:1.75}.info-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.doc-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;gap:1.25rem;padding:1.5rem;transition:all .25s;display:flex}.doc-card:hover{border-color:var(--teal);box-shadow:var(--shadow-md);transform:translateY(-2px)}.doc-card__icon{background:var(--accent-gradient);width:52px;height:52px;color:var(--white);background-position:0%;background-size:200% 100%;border:1px solid #ffffff40;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;transition:transform .28s,background-position .45s,box-shadow .28s;display:flex;box-shadow:0 8px 18px #0d948838}.doc-card:hover .doc-card__icon{background-position:100%;transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px 24px #0d948847}.doc-card h4{color:var(--ink);margin-bottom:.3rem;font-size:.97rem}.doc-card p{color:var(--muted);margin-bottom:.5rem;font-size:.83rem}.doc-card__link{color:var(--teal);align-items:center;gap:.3rem;font-size:.8rem;font-weight:700;display:flex}.checklist{flex-direction:column;gap:.65rem;list-style:none;display:flex}.checklist li{color:var(--ink-soft);align-items:flex-start;gap:.75rem;font-size:.97rem;line-height:1.55;display:flex}.checklist li i{color:var(--teal);flex-shrink:0;margin-top:3px}.home-panel-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.home-panel-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem;transition:transform .25s,box-shadow .25s}.home-panel-card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.home-panel-card__icon{width:52px;height:52px;color:var(--white);background:var(--accent-gradient);background-position:0%;background-size:200% 100%;border:1px solid #ffffff40;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.9rem;font-size:1.2rem;transition:transform .28s,background-position .45s,box-shadow .28s;display:flex;box-shadow:0 10px 20px #0d948838}.home-panel-card:hover .home-panel-card__icon{background-position:100%;transform:translateY(-2px)rotate(-2deg);box-shadow:0 12px 24px #0d948847}.home-panel-card h3{color:var(--ink);margin-bottom:.45rem;font-size:1.03rem}.home-panel-card p{color:var(--muted);font-size:.9rem;line-height:1.6}.home-ref-wrap{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:980px;margin:0 auto;display:grid}.home-ref-wrap__item{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--ink-soft);box-shadow:var(--shadow-sm);background:#fff;justify-content:center;align-items:center;gap:.55rem;padding:1.15rem 1rem;font-size:.88rem;font-weight:600;display:flex}.home-ref-wrap__item i{color:var(--gold);font-size:1rem}.locations-grid{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.location-card{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);overflow:hidden}.location-card__map iframe{border:none;width:100%;height:240px;display:block}.location-card__body{padding:1.5rem}.location-card__body h3{color:var(--teal);margin-bottom:.5rem;font-size:1.1rem}.location-card__body address{color:var(--ink-soft);margin-bottom:.75rem;font-size:.9rem;font-style:normal;line-height:1.6}.location-card__hours{color:var(--muted);margin-bottom:1rem;font-size:.83rem}.location-card__hours strong{color:var(--ink)}.location-card__actions{flex-wrap:wrap;gap:.75rem;display:flex}.contact-form-wrap{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.5rem}.contact-form-wrap h2{margin-bottom:.5rem;font-size:1.5rem}.contact-form-wrap p{color:var(--muted);margin-bottom:2rem;font-size:.92rem}.contact-schedule-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.hours-wrap .section-title{margin-bottom:.5rem}.hours-card{background:var(--white);border:1px solid var(--border);border-radius:12px;margin-top:1.5rem;overflow:hidden}.hours-row{justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;font-size:.93rem;display:flex}.hours-row.is-alt{background:var(--off-white)}.hours-day{color:var(--ink);min-width:94px;font-weight:600}.hours-time{color:var(--teal);text-align:right;white-space:nowrap;font-weight:600}.hours-time.is-closed{color:var(--muted);font-weight:400}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{flex-direction:column;gap:.4rem;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:var(--ink-soft);font-size:.82rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);color:var(--ink);background:var(--white);outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--teal)}.form-group textarea{resize:vertical;min-height:110px}.referral-wrap{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);max-width:720px;box-shadow:var(--shadow-md);margin:0 auto;padding:2.5rem}.form-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);border-bottom:2px solid var(--teal-light);margin-top:2rem;margin-bottom:1.25rem;padding-bottom:.6rem;font-size:.82rem;font-weight:700}.form-section-title:first-of-type{margin-top:0}.footer{background:var(--teal);color:#ffffffb3;padding:5rem 0 0;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.footer__grid{z-index:1;border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:3rem;padding-bottom:3rem;display:grid;position:relative}.footer__brand img{filter:brightness(10);height:48px;margin-bottom:1.25rem}.footer__brand p{color:#ffffffd6;max-width:320px;font-size:.95rem;line-height:1.75}.footer__socials{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.footer__socials a{background:var(--teal);border:2px solid var(--teal);color:#fff;background-image:var(--accent-gradient);background-position:0%;background-size:220% 100%;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1rem;text-decoration:none;transition:background-position .35s,border-color .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 3px 12px #0d948859}.footer__socials a:hover{border-color:var(--gold);background-position:100%;transform:translateY(-3px);box-shadow:0 6px 20px #c5a05966}.footer__col h4{color:var(--white);letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.88rem;font-weight:700}.footer__col p,.footer__col address{color:#ffffffd1;font-size:.94rem;font-style:normal;line-height:1.9}.footer__col p{color:#fffffff0;font-size:.98rem;font-style:normal;line-height:1.8}.footer__col a{color:#fff}.footer__col a:hover,.footer__bottom a:hover{color:var(--gold)}.footer__hours{font-size:.83rem}.footer__hours li{justify-content:space-between;gap:1rem;padding:.28rem 0;display:flex}.footer__hours li span:first-child{color:#ffffffb8;font-weight:500}.footer__hours li span:last-child{color:#ffffffeb}.maps-section{background:var(--gold);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:3rem 0}.maps-section__grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.map-item{position:relative;overflow:hidden}.map-info{background:var(--gold);color:var(--white);text-align:center;padding:2.5rem 1.5rem}.map-info h3{color:var(--white);margin-bottom:.5rem;font-size:1.5rem}.map-info p{opacity:.9;font-size:1rem}@media (width<=768px){.maps-section__grid{grid-template-columns:1fr}}.footer__bottom{color:#ffffffd1;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:.8rem;display:flex}.sticky-cta{z-index:900;background:var(--teal);color:var(--white);padding:.85rem 1.5rem calc(.85rem + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #0003}.sticky-cta span{font-size:.88rem;font-weight:600}.sticky-cta a{background:var(--gold);color:var(--white);border-radius:50px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700}.text-teal{color:var(--teal)}.text-gold{color:var(--gold)}.text-white{color:var(--white)}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-4{margin-bottom:2rem}.flex-center{align-items:center;gap:.5rem;display:flex}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:.6s both fadeUp}.fade-up-2{animation:.6s .15s both fadeUp}.fade-up-3{animation:.6s .3s both fadeUp}@keyframes slideInLeft{0%{opacity:0;transform:translate(-32px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.reveal-on-scroll{opacity:0;will-change:opacity, transform;transition:opacity .62s,transform .62s cubic-bezier(.22,.61,.36,1);transform:translateY(20px)scale(.985)}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)scale(1)}.reveal-on-scroll[data-reveal-delay="1"]{transition-delay:80ms}.reveal-on-scroll[data-reveal-delay="2"]{transition-delay:.16s}.reveal-on-scroll[data-reveal-delay="3"]{transition-delay:.24s}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transition:none;transform:none}}@media (width<=1024px){.hero__content{grid-template-columns:1fr}.hero__card{display:none}.about-split{grid-template-columns:1fr;gap:3rem}.about-split__img{max-width:480px}.services-grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1fr;gap:2.5rem}.footer__brand{grid-column:1/-1}.footer__socials{gap:.6rem}.dr-bio{grid-template-columns:1fr}.dr-bio__photo{max-width:360px;position:static}.membership-grid{grid-template-columns:1fr 1fr}.home-jump__grid{grid-template-columns:repeat(3,1fr);transform:translateY(-24px)}.home-panel-grid{grid-template-columns:1fr}}@media (width<=768px){:root{--section-y:60px}main{padding-bottom:78px}.navbar__nav,.navbar__cta{display:none}.hamburger{display:flex}.topbar__right .topbar__emergency{display:none}.topbar__right{gap:.5rem}.stats__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat{background:#ffffff08;border:none;border-radius:8px;padding:1.5rem 1rem}.stat strong{font-size:1.5rem}.stat span{font-size:.75rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-row{grid-template-columns:1fr}.service-row.reverse{direction:ltr}.info-grid,.locations-grid{grid-template-columns:1fr;gap:2rem}.testimonials__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}.video-card{aspect-ratio:16/9;height:auto}.footer__grid{grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem}.footer__brand{grid-column:auto;margin-bottom:1rem}.footer__brand p{max-width:100%;font-size:.95rem;line-height:1.7}.footer__socials{gap:.65rem;margin-top:1.25rem}.footer__socials a{width:44px;height:44px;font-size:.95rem}.footer__col h4{letter-spacing:.05em;margin-bottom:1rem;font-size:.9rem}.footer__col p,.footer__col address{font-size:.95rem;line-height:1.8}.footer__bottom{text-align:center;flex-direction:column;gap:.75rem;padding:1.5rem 0;font-size:.8rem}.sticky-cta{padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));gap:.75rem;display:flex}.sticky-cta span{font-size:.8rem;font-weight:600}.sticky-cta a{padding:.5rem 1.25rem;font-size:.85rem}.form-grid{grid-template-columns:1fr;gap:1.5rem}.form-field{margin-bottom:1.25rem}.contact-schedule-grid{grid-template-columns:1fr;gap:2rem}.hours-card{margin-top:1rem}.hours-row{padding:.8rem 1rem}.contact-form-wrap{padding:1.5rem 1.25rem}.membership-grid{grid-template-columns:1fr;gap:1.5rem}.hero__actions{flex-direction:column;gap:1rem}.hero__actions .btn{justify-content:center;width:100%}.page-header{margin-bottom:1.25rem;padding:3.25rem 0 3.5rem}.page-header:after{clip-path:ellipse(72% 100% at 50% 100%);height:44px}.page-header h1{margin-bottom:.65rem;font-size:clamp(1.75rem,5vw,2.35rem);line-height:1.2}.page-header p{max-width:96%;font-size:.98rem;line-height:1.55}.home-jump{padding:2rem 0 1rem}.home-jump__grid{grid-template-columns:1fr;gap:1.25rem;transform:translateY(-16px)}.home-jump__card{border-radius:12px;padding:1.5rem 1.25rem}.home-jump__card h3{font-size:1rem}.home-jump__card p{font-size:.9rem}.home-ref-wrap{grid-template-columns:1fr;gap:2rem}.memberships__item{min-width:120px;height:56px;padding:0 .75rem}.memberships__item img{max-height:32px}.about-hero-title{margin:0;font-size:clamp(2rem,4.5vw,2.8rem)}.about-hero-heading-link{display:block}.about-page-hero{padding:3rem 0 3.5rem}.about-page-hero__grid,.about-content-grid,.about-profile-grid,.about-community-card{grid-template-columns:1fr;gap:2rem}.inner-page-layout{padding:2rem 0}.inner-page-layout__main,.inner-page-layout__sidebar,.about-content-grid>*,.about-profile-grid>*,.about-community-card>*{width:100%;min-width:0}.about-page-hero__content{text-align:left}.about-page-hero__title{font-size:clamp(2rem,10vw,2.7rem)}.about-page-hero__lead{max-width:100%;font-size:.98rem}.about-page-hero__badges{gap:.5rem}.about-page-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.about-page-hero__photo-wrap{width:100%;max-width:320px}.about-page-hero__photo{aspect-ratio:13/16;width:100%;height:auto}.about-page-hero__cert{left:.75rem}.about-modalities-list{grid-template-columns:1fr}.about-community-card{padding:1.25rem}.section-header{max-width:100%;margin-bottom:2.5rem;padding:0}.section-lead{margin:1rem auto 0;font-size:1.05rem;line-height:1.7}.btn{padding:.8rem 1.75rem;font-size:.9rem}.eyebrow{letter-spacing:.08em;font-size:.85rem}}@media (width<=480px){:root{--section-y:48px}main{padding-bottom:74px}.container{padding:0 1rem}.section{padding:2.5rem 0}.navbar__logo img{height:60px}.navbar__menu{width:100%}.navbar__links{flex-direction:column;gap:.5rem}.navbar__links a{padding:.75rem 1rem;font-size:.95rem}.section-header{margin-bottom:1.75rem}.about-hero-title{padding-bottom:.25rem;font-size:clamp(1.5rem,3.5vw,2rem)}.about-hero-title:after{height:3px;margin-top:.2rem}.stat{background:0 0;padding:1rem .75rem}.stat strong{font-size:1.35rem}.stats__grid{gap:1rem}.svc-card{border-radius:10px}.svc-card__img{height:150px}.svc-card__body{padding:.85rem 1rem 1rem}.svc-card__icon{width:40px;height:40px;font-size:1rem}.svc-card h3{margin-bottom:.4rem;font-size:.95rem}.svc-card p{margin-bottom:.8rem;font-size:.8rem;line-height:1.6}.svc-card__link{font-size:.75rem}.page-header{margin-bottom:.75rem;padding:2rem 0 3rem}.page-header:after{clip-path:ellipse(88% 100% at 50% 100%);height:36px}.page-header h1{margin-bottom:.5rem;font-size:clamp(1.3rem,4vw,1.8rem);line-height:1.28}.page-header p{font-size:.92rem;line-height:1.5}.eyebrow{font-size:.8rem}.section-title{margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2rem)}.cta-banner{padding:3.5rem 0}.cta-banner h2{margin-bottom:.75rem;font-size:clamp(1.4rem,4vw,1.8rem)}.cta-banner p{margin-bottom:1.5rem;font-size:.9rem}.cta-banner__actions{flex-direction:column;gap:.75rem}.cta-banner__actions .btn{width:100%;padding:.8rem 1.5rem;font-size:.9rem}.form-grid{grid-template-columns:1fr;gap:1.25rem}.form-field{margin-bottom:1rem}.form-field label{margin-bottom:.5rem;font-size:.9rem}.form-field input,.form-field textarea,.form-field select{border-radius:6px;padding:.6rem .75rem;font-size:.95rem}.contact-schedule-grid{gap:1.5rem}.hours-day{min-width:82px;font-size:.88rem}.hours-time{font-size:.88rem}.hours-row{padding:.72rem .9rem}.contact-form-wrap{padding:1.2rem .95rem}.contact-form-wrap h2{font-size:1.25rem}.contact-form-wrap p{margin-bottom:1.25rem}.video-card{aspect-ratio:16/9}.testimonials__grid{gap:1rem}.footer{padding:3rem 0 0}.footer__brand p{font-size:.9rem}.footer__col{padding:0}.footer__col h4{margin-bottom:.75rem;font-size:.85rem}.footer__col p,.footer__col address{font-size:.9rem}.footer__hours{font-size:.8rem}.footer__hours li{flex-wrap:wrap;gap:.4rem}.footer__socials a{width:40px;height:40px;font-size:.9rem}.sticky-cta{padding:.65rem .8rem calc(.65rem + env(safe-area-inset-bottom))}.sticky-cta span{white-space:nowrap;font-size:.68rem}.sticky-cta a{padding:.38rem .9rem;font-size:.76rem}}.chatbot-container{z-index:1000;font-family:var(--font-body);position:fixed;bottom:30px;right:30px}.chatbot-toggle{background:linear-gradient(135deg, var(--navy), #006b5d);cursor:pointer;border:2px solid #c5a05980;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:3s ease-in-out infinite botFloat;display:flex;position:relative;box-shadow:0 10px 30px #004d434d,0 0 20px #c5a05933}@keyframes botFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.chatbot-toggle:hover{border-color:var(--gold);transform:scale(1.1);box-shadow:0 15px 40px #004d4366,0 0 30px #c5a05966}.chatbot-toggle img{object-fit:cover;border-radius:50%;width:80px;height:80px;transition:transform .3s}.chatbot-toggle:hover img{transform:rotate(5deg)scale(1.05)}.chatbot-toggle-wrap{align-items:flex-end;gap:0;display:flex;position:relative}.chatbot-tooltip{background:var(--navy);color:var(--white);white-space:nowrap;opacity:0;pointer-events:none;border-radius:12px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s;position:absolute;right:105px;transform:translate(10px);box-shadow:0 4px 12px #0000001a}.chatbot-toggle:hover .chatbot-tooltip{opacity:1;transform:translate(0)}.chatbot-hint{background:linear-gradient(135deg, var(--teal), #006b5d);color:var(--white);white-space:nowrap;cursor:pointer;opacity:0;border-radius:16px 16px 4px;padding:14px 42px 14px 18px;font-size:.92rem;font-weight:600;transition:transform .2s,box-shadow .2s;animation:.5s ease-out 2s forwards hintAppear,3s ease-in-out 3s infinite hintGlow;position:absolute;bottom:100px;right:0;transform:translateY(10px)scale(.95);box-shadow:0 8px 28px #0d948859,0 0 0 2px #c5a0594d}.chatbot-hint:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 12px 36px #0d948873,0 0 0 2px #c5a05980}.chatbot-hint.dismissed{pointer-events:none;transition:opacity .3s,transform .3s;animation:none;opacity:0!important;transform:translateY(10px)scale(.9)!important}.chatbot-hint:after{content:"";border-top:10px solid #006b5d;border-left:10px solid #0000;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:-10px;right:28px}.chatbot-hint span{letter-spacing:.02em}.chatbot-hint__close{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:2px 4px;font-size:1.1rem;line-height:1;transition:color .2s;position:absolute;top:6px;right:10px}.chatbot-hint__close:hover{color:var(--white)}@keyframes hintAppear{0%{opacity:0;transform:translateY(10px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes hintGlow{0%,to{box-shadow:0 8px 28px #0d948859,0 0 0 2px #c5a0594d}50%{box-shadow:0 8px 28px #0d948859,0 0 0 4px #c5a05980}}.chatbot-badge{color:#fff;z-index:2;border:2px solid var(--white);background:#e53e3e;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:800;animation:2s ease-in-out infinite badgePulse;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 2px 8px #e53e3e80}@keyframes badgePulse{0%,to{transform:scale(1);box-shadow:0 2px 8px #e53e3e80}50%{transform:scale(1.15);box-shadow:0 2px 14px #e53e3eb3}}.chatbot-window{background:var(--white);border-radius:24px;flex-direction:column;width:380px;height:600px;animation:.4s ease-out slideInBot;display:flex;overflow:hidden;box-shadow:0 15px 50px #0003}@keyframes slideInBot{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.chatbot-header{background:var(--teal);color:var(--white);border-bottom:2px solid var(--gold);justify-content:space-between;align-items:center;padding:20px;display:flex}.chatbot-header__info{align-items:center;gap:12px;display:flex}.chatbot-header__info img{background:var(--white);border-radius:50%;width:40px;height:40px;padding:4px}.chatbot-header__info h4{margin:0;font-size:1.1rem}.chatbot-header__info span{opacity:.8;font-size:.75rem}.chatbot-close{color:var(--white);opacity:.7;font-size:1.5rem;transition:opacity .2s}.chatbot-close:hover{opacity:1}.chatbot-messages{background:#f8faff;flex-direction:column;flex:1;gap:15px;padding:20px;display:flex;overflow-y:auto}.message-wrap{flex-direction:column;max-width:85%;display:flex}.message-wrap:has(.message-options){max-width:100%}.message-wrap.bot{align-self:flex-start}.message-wrap.user{align-self:flex-end}.message-bubble{border-radius:18px;padding:12px 16px;font-size:.95rem;line-height:1.4;box-shadow:0 2px 5px #0000000d}.bot .message-bubble{background:var(--white);color:var(--ink);border-bottom-left-radius:4px}.user .message-bubble{background:var(--gold);color:var(--navy);border-bottom-right-radius:4px;font-weight:500}.message-options{grid-template-columns:repeat(2,1fr);gap:8px;width:100%;margin-top:10px;display:grid}.message-options button{background:var(--white);border:1px solid var(--gold);color:var(--navy);text-align:center;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;padding:10px 4px;font-size:.82rem;font-weight:600;transition:all .2s;display:flex}.message-options button:hover{background:var(--gold);color:var(--navy)}.chatbot-input{background:var(--white);border-top:1px solid #eee;gap:10px;padding:15px 20px;display:flex}.chatbot-input input{background:#f0f2f5;border:none;border-radius:25px;flex:1;padding:12px 18px;font-family:inherit;font-size:.95rem}.chatbot-input input:focus{outline:2px solid var(--gold)}.chatbot-input button{background:var(--navy);width:45px;height:45px;color:var(--gold);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}.chatbot-input button:hover:not(:disabled){transform:scale(1.05)}.chatbot-input button:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.chatbot-container{bottom:85px;right:16px}.chatbot-window{width:calc(100vw - 40px);height:calc(100vh - 120px);bottom:90px;right:20px}.chatbot-tooltip{display:none}.chatbot-hint{padding:12px 36px 12px 14px;font-size:.82rem}}.message-options button.disabled{opacity:.6;text-decoration:line-through;color:#aaa!important;cursor:not-allowed!important;background:#eee!important;border-color:#ddd!important}.inner-page-layout{grid-template-columns:1fr;gap:2.5rem;padding:4rem 0;display:grid}@media (width>=992px){.inner-page-layout{grid-template-columns:7.2fr 2.8fr}}.sidebar-widget{background:var(--white);border-radius:var(--radius-md);box-shadow:var(--shadow-md);border:1px solid var(--border);height:fit-content;padding:1.5rem;position:sticky;top:150px}.sidebar-widget__title-box{text-align:center;margin-bottom:1.5rem}.sidebar-widget__title-box h3{font-family:var(--font-serif);color:var(--teal);margin-bottom:.15rem;font-size:1.8rem;font-weight:700}.sidebar-widget__title-box h4{font-family:var(--font-serif);color:var(--gold);font-size:1.6rem;font-style:italic;font-weight:500}.sidebar-widget__buttons{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.sidebar-btn{text-align:center;background:var(--teal);color:var(--white);letter-spacing:.05em;box-shadow:var(--shadow-sm);border-radius:50px;padding:.85rem 1rem;font-size:.85rem;font-weight:700;transition:all .25s;display:block}.sidebar-btn:hover{background:var(--teal-dark);transform:translateY(-1px);box-shadow:0 4px 12px #0d948840}.sidebar-widget__info-card{background:linear-gradient(135deg, var(--teal-dark) 0%, var(--teal) 100%);border-radius:var(--radius-md);color:var(--white);box-shadow:var(--shadow-sm);padding:1.75rem 1.5rem}.info-card__brand{font-family:var(--font-serif);text-align:center;letter-spacing:.02em;margin-bottom:1.25rem;font-size:1.35rem;font-weight:700;line-height:1.15}.info-card__brand span{font-family:var(--font-body);letter-spacing:.08em;opacity:.95;margin-top:.25rem;font-size:.68rem;font-weight:600;display:block}.info-card__phone-btn{background:var(--white);color:var(--navy);box-shadow:var(--shadow-sm);border-radius:50px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:1.05rem;font-weight:800;transition:all .25s;display:flex}.info-card__phone-btn:hover{box-shadow:var(--shadow-md);transform:scale(1.02)}.info-card__locations{border-bottom:1px solid #fff3;flex-direction:column;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1.25rem;display:flex}.info-card__location{align-items:flex-start;gap:.75rem;display:flex}.info-card__location i{color:var(--gold-light);margin-top:.25rem;font-size:.95rem}.info-card__location p{margin:0;font-size:.85rem;line-height:1.45}.info-card__location p strong{color:var(--white);margin-bottom:.15rem;font-size:.9rem;display:block}.info-card__hours-title{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.9rem;font-weight:700;display:flex}.info-card__hours{flex-direction:column;gap:.45rem;display:flex}.info-card__hours-row{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:.35rem;font-size:.78rem;display:flex}.info-card__hours-row:last-child{border-bottom:none;padding-bottom:0}.info-card__hours-row .day{opacity:.9;font-weight:700}.info-card__hours-row .time{opacity:.95}.info-card__hours-row .time.closed{opacity:.6;font-weight:500}.patient-info-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-md);border-radius:16px;padding:3rem 2.5rem;position:relative;overflow:hidden}.patient-info-card__btn{text-transform:uppercase;letter-spacing:.08em;white-space:normal;text-align:center;justify-content:center;align-items:center;gap:.65rem;max-width:100%;padding:.95rem 2.2rem;font-size:.95rem;font-weight:700;display:inline-flex}@media (width<=768px){.patient-info-card{padding:1.5rem 1.25rem!important}.patient-info-card__btn{width:100%!important;padding:.85rem 1.25rem!important;font-size:.85rem!important;display:flex!important}.patient-info-card h2.section-title{font-size:1.5rem!important}.patient-info-card__content-row{flex-direction:column!important;gap:1rem!important}}
