:root{--green-950: #062f25;--green-900: #083d30;--green-800: #0b503d;--green-700: #12624c;--green-600: #1c775d;--green-100: #dcece5;--green-50: #eff7f3;--cream: #f7f5ef;--sand: #e9dfc8;--gold: #c8a86b;--gold-dark: #8b6b32;--ink: #17231f;--muted: #59645f;--line: #dce3df;--white: #ffffff;--danger: #8f2525;--shadow-sm: 0 8px 30px rgba(6, 47, 37, .08);--shadow-md: 0 20px 60px rgba(6, 47, 37, .14);--radius-sm: 12px;--radius-md: 20px;--radius-lg: 30px;--container: 1180px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{margin:0;min-width:320px;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;overflow-x:clip}body.menu-is-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{display:block}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--green-950);font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.65rem,5vw,5.1rem)}h2{font-size:clamp(2.05rem,3.5vw,3.6rem)}h3{font-size:clamp(1.28rem,2vw,1.55rem)}p{color:var(--muted)}::-moz-selection{background:var(--green-100);color:var(--green-950)}::selection{background:var(--green-100);color:var(--green-950)}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-container{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-160%);border-radius:8px;background:var(--white);color:var(--green-950);font-weight:800;padding:12px 18px;box-shadow:var(--shadow-md)}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:.94rem;font-weight:800;line-height:1.2;padding:14px 22px;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.button svg,.text-link svg{width:18px;height:18px;flex:0 0 auto}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--green-800);color:var(--white);box-shadow:0 10px 24px #0b503d33}.button-primary:hover{background:var(--green-950);box-shadow:0 14px 30px #062f2542}.button-secondary{border-color:var(--green-800);background:transparent;color:var(--green-800)}.button-secondary:hover{background:var(--green-50)}.button-accent{background:var(--gold);color:var(--green-950);box-shadow:0 14px 34px #0003}.button-accent:hover{background:#dbc089}.button-outline-light{border-color:#ffffff75;background:#ffffff0f;color:var(--white);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button-outline-light:hover{border-color:var(--white);background:#ffffff21}.button-light{background:var(--white);color:var(--green-950);box-shadow:0 14px 34px #00000029}.button-light:hover{background:var(--cream)}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--green-800);font-weight:800;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:5px;transition:color .18s ease,text-decoration-color .18s ease}.text-link:hover{color:var(--green-950);text-decoration-color:currentColor}.text-link.prominent{font-size:1rem}.eyebrow{display:inline-flex;align-items:center;margin-bottom:14px;color:var(--green-700);font-size:.78rem;font-weight:900;letter-spacing:.15em;line-height:1.3;text-transform:uppercase}.eyebrow-light{color:#d9c59b}.section{padding-block:clamp(76px,9vw,126px)}.compact-section{padding-block:clamp(60px,7vw,90px)}.section-soft{background:var(--cream)}.section-deep-green{position:relative;background:var(--green-950);color:var(--white);overflow:hidden}.section-deep-green:after{position:absolute;right:-160px;bottom:-200px;width:500px;height:500px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05;content:""}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.centered{margin-inline:auto;text-align:center}.section-heading h2{margin-bottom:18px}.section-heading p{max-width:680px;margin-bottom:0;font-size:1.08rem}.section-heading.centered p{margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(6,47,37,.1);background:#fffffff5;box-shadow:0 8px 30px #062f250a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-contact-bar{background:var(--green-950);color:#ffffffdb;font-size:.76rem}.contact-bar-inner{display:flex;min-height:34px;align-items:center;justify-content:flex-end;gap:24px}.contact-bar-inner span,.contact-bar-inner a{display:inline-flex;align-items:center;gap:6px}.contact-bar-inner a:hover{color:var(--white);text-decoration:underline}.contact-bar-inner svg{width:14px;height:14px;color:var(--gold)}.navigation-row{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:-moz-max-content;min-width:max-content}.brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--green-950);color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700;letter-spacing:-.04em;box-shadow:inset 0 0 0 2px #c8a86b73}.brand-mark.light{background:var(--white);color:var(--green-950)}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{color:var(--green-950);font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:700}.brand-copy small{margin-top:4px;color:var(--muted);font-size:.68rem;font-weight:650;letter-spacing:.025em}.desktop-nav{display:flex;align-items:center;gap:4px}.nav-link{position:relative;border-radius:999px;color:#3f4c47;font-size:.86rem;font-weight:700;padding:10px 12px;transition:background-color .18s ease,color .18s ease}.nav-link:hover,.nav-link.active{background:var(--green-50);color:var(--green-900)}.header-cta{min-height:44px;padding:12px 18px}.menu-toggle{display:none;width:46px;height:46px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--green-950);cursor:pointer}.menu-toggle svg{width:22px;height:22px}.mobile-nav{display:none}.hero{position:relative;background:linear-gradient(120deg,#062f25fa,#083d30f0),radial-gradient(circle at 20% 20%,rgba(200,168,107,.15),transparent 45%);color:var(--white);overflow:hidden}.hero:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;content:"";-webkit-mask-image:linear-gradient(to bottom,black,transparent 90%);mask-image:linear-gradient(to bottom,black,transparent 90%)}.hero-orb{position:absolute;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}.hero-orb-one{top:-180px;right:-120px;width:520px;height:520px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff04}.hero-orb-two{bottom:-200px;left:-180px;width:430px;height:430px}.hero-grid{position:relative;z-index:1;display:grid;min-height:calc(100svh - 116px);grid-template-columns:minmax(0,1.18fr) minmax(330px,.62fr);align-items:center;gap:clamp(42px,6vw,82px);padding-block:clamp(34px,5vh,58px)}.hero-copy{max-width:720px}.hero-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:22px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#ffffff14;color:#f1e8d7;font-size:.78rem;font-weight:850;letter-spacing:.07em;padding:8px 13px;text-transform:uppercase}.hero-kicker svg{width:15px;height:15px;color:var(--gold)}.hero h1{max-width:800px;margin-bottom:18px;color:var(--white);font-size:clamp(2.75rem,4.7vw,4.75rem);line-height:1.02}.hero-lead{max-width:670px;margin-bottom:19px;color:#ffffffd1;font-size:clamp(1.05rem,1.8vw,1.23rem);line-height:1.7}.credential-line{display:flex;align-items:flex-start;gap:10px;max-width:680px;margin-bottom:23px;color:inherit;font-size:.85rem;font-weight:720;line-height:1.5}.credential-line svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px;color:var(--gold)}.hero-actions{margin-bottom:20px}.hero-notes{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0;padding:0;list-style:none}.hero-notes li{display:flex;align-items:center;gap:7px;color:#ffffffc7;font-size:.84rem;font-weight:650}.hero-notes svg{width:16px;height:16px;color:var(--gold)}.hero-visual{position:relative;justify-self:end;width:min(100%,410px)}.doctor-photo-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.2);border-radius:145px 145px var(--radius-lg) var(--radius-lg);background:var(--green-800);box-shadow:0 38px 90px #0000004d}.doctor-photo-card:after{display:none}.doctor-photo-card img{width:100%;height:clamp(350px,calc(100svh - 350px),430px);-o-object-fit:cover;object-fit:cover;-o-object-position:center 12%;object-position:center 12%}.photo-caption{position:static;display:flex;flex-direction:column;min-height:70px;justify-content:center;border-top:1px solid rgba(255,255,255,.14);background:var(--green-950);padding:13px 20px 15px}.photo-caption strong{color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:1.28rem}.photo-caption span{margin-top:3px;color:#ffffffc7;font-size:.8rem}.availability-card{position:static;display:flex;width:calc(100% - 30px);max-width:none;align-items:center;gap:12px;margin:12px auto 0;border:1px solid rgba(6,47,37,.08);border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--shadow-md);padding:12px 16px}.availability-card svg{width:26px;height:26px;flex:0 0 auto;color:var(--green-700)}.availability-card span{display:flex;flex-direction:column;color:var(--muted);font-size:.74rem;line-height:1.4}.availability-card strong{color:var(--green-950);font-size:.78rem}.trust-strip{position:relative;z-index:2;border-bottom:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-sm)}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.trust-grid>div{display:flex;min-height:112px;align-items:center;gap:13px;border-right:1px solid var(--line);padding:24px}.trust-grid>div:last-child{border-right:0}.trust-grid svg{width:26px;height:26px;flex:0 0 auto;color:var(--green-700)}.trust-grid span{display:flex;flex-direction:column;color:var(--muted);font-size:.78rem;line-height:1.4}.trust-grid strong{margin-bottom:3px;color:var(--green-950);font-size:.83rem}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px}.service-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);box-shadow:0 12px 35px #062f250e;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.service-card>summary{display:flex;min-height:330px;flex-direction:column;cursor:pointer;list-style:none;padding:30px}.service-card>summary::-webkit-details-marker{display:none}.service-card:hover,.service-card[open]{transform:translateY(-5px);border-color:#b7d0c4;box-shadow:var(--shadow-md)}.service-card[open]>summary{min-height:0}.service-icon{display:grid;width:52px;height:52px;margin-bottom:25px;place-items:center;border-radius:15px;background:var(--green-50);color:var(--green-700)}.service-icon svg{width:25px;height:25px}.service-card h3{max-width:260px;margin-bottom:13px}.service-card p{margin-bottom:0;font-size:.93rem}.service-more{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;border-top:1px solid var(--line);color:var(--green-800);font-size:.82rem;font-weight:850;padding-top:20px}.service-more svg{width:19px;height:19px;transition:transform .18s ease}.service-more-open,.service-card[open] .service-more-closed{display:none}.service-card[open] .service-more-open{display:inline}.service-card[open] .service-more svg{transform:rotate(180deg)}.service-expanded{border-top:1px solid var(--line);background:var(--green-50);padding:25px 30px 28px}.service-expanded>p{color:#45534d;line-height:1.7}.service-expanded ul{display:grid;gap:9px;margin:20px 0;padding:0;list-style:none}.service-expanded li{display:flex;align-items:flex-start;gap:8px;color:var(--ink);font-size:.84rem;font-weight:680}.service-expanded li svg{width:17px;height:17px;flex:0 0 auto;margin-top:2px;border-radius:50%;background:var(--green-100);color:var(--green-800);padding:3px}.service-expanded small{display:block;border-top:1px solid #cbded5;color:var(--muted);font-size:.72rem;line-height:1.55;padding-top:15px}.centered-action{display:flex;justify-content:center;margin-top:36px}.about-preview-grid,.profile-grid{display:grid;grid-template-columns:minmax(330px,.82fr) minmax(0,1fr);align-items:center;gap:clamp(55px,8vw,110px)}.about-image-wrap,.profile-photo{position:relative;min-height:570px}.about-image-wrap:before,.profile-photo:before{position:absolute;top:-18px;left:-18px;width:75%;height:70%;border:1px solid rgba(18,98,76,.26);border-radius:var(--radius-lg);content:""}.about-image-wrap img,.profile-photo img{position:absolute;inset:0;width:100%;height:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);-o-object-fit:cover;object-fit:cover;-o-object-position:center 18%;object-position:center 18%}.image-seal{position:absolute;right:-26px;bottom:32px;display:flex;align-items:center;gap:12px;border-radius:var(--radius-sm);background:var(--green-950);box-shadow:var(--shadow-md);color:var(--white);font-size:.78rem;font-weight:800;line-height:1.35;padding:16px 19px}.image-seal svg{width:27px;height:27px;color:var(--gold)}.about-preview-copy h2,.profile-copy h2{margin-bottom:24px}.large-copy{font-size:1.1rem;line-height:1.78}.check-list{display:grid;gap:13px;margin:27px 0 32px;padding:0;list-style:none}.check-list li{display:flex;align-items:flex-start;gap:11px;color:#394640;font-size:.94rem}.check-list svg{width:19px;height:19px;flex:0 0 auto;margin-top:3px;border-radius:50%;background:var(--green-100);color:var(--green-800);padding:3px}.process-section{background:var(--white)}.steps-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.steps-grid:before{position:absolute;top:34px;right:16%;left:16%;height:1px;background:var(--line);content:""}.step-card{position:relative;text-align:center;padding:0 24px}.step-number{position:relative;z-index:1;display:grid;width:68px;height:68px;margin:0 auto 24px;place-items:center;border:7px solid var(--white);border-radius:50%;background:var(--green-950);color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:1rem;font-weight:700;box-shadow:0 0 0 1px var(--line)}.step-card h3{margin-bottom:11px}.step-card p{margin-bottom:0;font-size:.92rem}.space-section{border-block:1px solid var(--line);background:var(--cream);padding-block:clamp(58px,7vw,86px)}.space-grid{display:grid;grid-template-columns:minmax(260px,.66fr) minmax(0,1.34fr);align-items:center;gap:clamp(38px,6vw,75px)}.space-copy h2{margin-bottom:16px;font-size:clamp(2rem,3.2vw,3.15rem)}.space-copy>p{margin-bottom:22px}.space-address{display:flex;align-items:flex-start;gap:10px;color:var(--green-800);font-size:.84rem;font-weight:750}.space-address svg{width:18px;height:18px;flex:0 0 auto;margin-top:3px}.space-carousel{position:relative;min-width:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y}.space-slide{position:relative;min-height:360px;overflow:hidden;border:7px solid var(--white);border-radius:var(--radius-md);background:#dfe9e4;box-shadow:var(--shadow-md)}.space-slide>img{width:100%;height:360px;-o-object-fit:cover;object-fit:cover}.space-placeholder{display:grid;min-height:360px;place-content:center;justify-items:center;background:linear-gradient(135deg,#12624c14,#c8a86b1f),linear-gradient(90deg,rgba(255,255,255,.42) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.42) 1px,transparent 1px);background-size:auto,32px 32px,32px 32px;color:var(--green-800);text-align:center;padding:40px}.space-placeholder svg{width:45px;height:45px;margin-bottom:15px;color:var(--green-700)}.space-placeholder strong{color:var(--green-950);font-family:Georgia,Times New Roman,serif;font-size:1.3rem}.space-placeholder span{margin-top:5px;color:var(--muted);font-size:.82rem}.space-slide-caption{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid rgba(255,255,255,.28);border-radius:11px;background:#062f25e6;box-shadow:0 8px 28px #00000029;color:var(--white);padding:12px 16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.space-slide-caption strong{font-size:.86rem}.space-slide-caption span{color:#ffffffad;font-size:.72rem}.carousel-arrow{position:absolute;top:50%;z-index:2;display:grid;width:43px;height:43px;place-items:center;transform:translateY(-50%);border:1px solid rgba(6,47,37,.12);border-radius:50%;background:var(--white);box-shadow:var(--shadow-sm);color:var(--green-900);cursor:pointer;transition:transform .18s ease,background-color .18s ease}.carousel-arrow:hover{transform:translateY(-50%) scale(1.06);background:var(--green-50)}.carousel-arrow.previous{left:18px}.carousel-arrow.next{right:18px}.carousel-arrow svg{width:22px;height:22px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#b6c5be;cursor:pointer;padding:0;transition:width .18s ease,background-color .18s ease}.carousel-dots button.active{width:28px;background:var(--green-700)}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.review-card{margin:0;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);padding:30px}.review-card blockquote{margin:0 0 20px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:1.15rem;line-height:1.6}.review-card figcaption{color:var(--green-700);font-size:.82rem;font-weight:800}.location-section{background:var(--green-50)}.location-section.compact{border-top:1px solid var(--line)}.location-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:stretch;gap:clamp(42px,6vw,80px)}.location-copy h2{margin-bottom:18px}.location-copy>p{max-width:520px;margin-bottom:28px;font-size:1.02rem}.location-details{display:grid;gap:18px;margin-bottom:31px}.location-details>div{display:flex;align-items:flex-start;gap:13px}.location-details svg{width:21px;height:21px;flex:0 0 auto;margin-top:2px;color:var(--green-700)}.location-details span{display:flex;flex-direction:column;color:var(--muted);font-size:.9rem}.location-details strong{margin-bottom:2px;color:var(--ink)}.map-frame{min-height:480px;overflow:hidden;border:8px solid var(--white);border-radius:var(--radius-lg);background:#dfe7e3;box-shadow:var(--shadow-md)}.map-frame iframe{display:block;width:100%;height:100%;min-height:464px;border:0}.faq-section-grid,.faq-page-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(45px,7vw,90px)}.faq-intro{position:sticky;top:145px}.faq-intro h2{margin-bottom:18px}.faq-intro p{margin-bottom:24px}.faq-list{display:grid;gap:12px}.faq-item{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);transition:border-color .18s ease,box-shadow .18s ease}.faq-item[open]{border-color:#b7d0c4;box-shadow:var(--shadow-sm)}.faq-item summary{display:flex;min-height:70px;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;color:var(--green-950);font-weight:800;line-height:1.45;list-style:none;padding:20px 22px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary svg{width:20px;height:20px;flex:0 0 auto;color:var(--green-700);transition:transform .18s ease}.faq-item[open] summary svg{transform:rotate(180deg)}.faq-answer{border-top:1px solid var(--line);padding:18px 22px 21px}.faq-answer p{margin:0;font-size:.93rem}.final-cta{background:var(--green-800);color:var(--white);padding-block:clamp(58px,7vw,86px)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta-inner>div{max-width:760px}.final-cta h2{margin-bottom:14px;color:var(--white)}.final-cta p{margin-bottom:0;color:#ffffffc7;font-size:1.02rem}.final-cta .button{flex:0 0 auto}.site-footer{background:var(--green-950);color:#ffffffb8;padding-top:72px}.footer-grid{display:grid;grid-template-columns:1.35fr .7fr 1.2fr;gap:clamp(45px,7vw,90px);padding-bottom:58px}.footer-brand{margin-bottom:23px}.footer-brand .brand-copy strong{color:var(--white)}.footer-brand .brand-copy small{color:#ffffff9e}.footer-about p{max-width:420px;margin-bottom:10px;color:#ffffffa8;font-size:.84rem}.site-footer h2{margin:5px 0 20px;color:var(--white);font-family:inherit;font-size:.82rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.footer-links,.footer-contact-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.footer-links a,.footer-contact-list a{color:#ffffffb8;font-size:.86rem}.footer-links a:hover,.footer-contact-list a:hover{color:var(--white);text-decoration:underline;text-underline-offset:4px}.footer-contact-list li{display:flex;align-items:flex-start;gap:10px;font-size:.84rem}.footer-contact-list svg{width:17px;height:17px;flex:0 0 auto;margin-top:4px;color:var(--gold)}.social-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}.social-links a{display:inline-flex;align-items:center;gap:5px;color:var(--white);font-size:.78rem;font-weight:750;text-transform:capitalize}.social-links svg{width:14px;height:14px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid rgba(255,255,255,.12);padding-block:22px}.footer-bottom p{margin:0;color:#ffffff85;font-size:.72rem}.footer-bottom>div{display:grid;gap:4px}.addastra-credit{display:inline-flex;align-items:center;gap:5px;color:#ffffff9e;font-size:.74rem;transition:color .18s ease}.addastra-credit strong{color:var(--white)}.addastra-credit svg{width:13px;height:13px}.addastra-credit:hover{color:var(--white);text-decoration:underline;text-underline-offset:4px}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:90;display:flex;min-height:52px;align-items:center;gap:9px;border:2px solid var(--white);border-radius:999px;background:#178c55;box-shadow:0 14px 35px #0000003d;color:var(--white);font-size:.82rem;font-weight:850;padding:12px 17px;transition:transform .18s ease,background-color .18s ease}.floating-whatsapp:hover{transform:translateY(-3px);background:#0f7545}.floating-whatsapp svg{width:23px;height:23px}.inner-hero{position:relative;background:var(--green-950);color:var(--white);overflow:hidden}.inner-hero:before{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px);background-size:48px 48px;content:"";-webkit-mask-image:linear-gradient(to right,black,transparent 80%);mask-image:linear-gradient(to right,black,transparent 80%)}.inner-hero-orb{position:absolute;top:-260px;right:-150px;width:580px;height:580px;border:1px solid rgba(255,255,255,.11);border-radius:50%;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff04}.inner-hero-content{position:relative;z-index:1;max-width:var(--container);padding-block:clamp(72px,9vw,120px)}.inner-hero h1{max-width:900px;margin-bottom:22px;color:var(--white);font-size:clamp(2.65rem,5vw,4.8rem)}.inner-hero p{max-width:760px;margin-bottom:25px;color:#ffffffc4;font-size:1.1rem}.inner-hero .credential-line{margin:28px 0 0}.inner-hero-actions{margin-top:30px}.profile-copy>p{font-size:1.02rem;line-height:1.8}.profile-credentials{display:grid;gap:14px;margin-top:30px}.profile-credentials>div{display:flex;align-items:flex-start;gap:13px;border-bottom:1px solid var(--line);padding-bottom:14px}.profile-credentials svg{width:22px;height:22px;flex:0 0 auto;color:var(--green-700)}.profile-credentials span{display:flex;flex-direction:column;color:var(--muted);font-size:.88rem}.profile-credentials strong{color:var(--ink)}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.values-grid article{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);padding:32px}.values-grid article>svg{width:32px;height:32px;margin-bottom:22px;color:var(--green-700)}.values-grid h3{margin-bottom:12px}.values-grid p{margin:0;font-size:.92rem}.split-callout{display:flex;align-items:center;justify-content:space-between;gap:50px}.split-callout>div{max-width:720px}.split-callout h2{margin:0}.safety-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);align-items:center;gap:clamp(50px,8vw,110px)}.safety-grid h2{margin-bottom:20px;color:var(--white)}.safety-grid p{margin-bottom:0;color:#ffffffba;font-size:1.03rem}.safety-list{display:grid;gap:15px;margin:0;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-md);background:#ffffff0f;padding:28px;list-style:none}.safety-list li{display:flex;align-items:center;gap:11px;color:#ffffffdb;font-size:.92rem;font-weight:650}.safety-list svg{width:19px;height:19px;flex:0 0 auto;border-radius:50%;background:var(--gold);color:var(--green-950);padding:3px}.consultation-signs{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(45px,8vw,100px)}.signs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.signs-grid>div{display:flex;min-height:94px;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--white);box-shadow:var(--shadow-sm);color:#394640;font-size:.9rem;font-weight:650;padding:20px}.signs-grid svg{width:20px;height:20px;flex:0 0 auto;margin-top:2px;border-radius:50%;background:var(--green-100);color:var(--green-800);padding:3px}.faq-help-card{position:sticky;top:145px;border-radius:var(--radius-md);background:var(--green-950);box-shadow:var(--shadow-md);color:var(--white);padding:34px}.faq-help-card>svg{width:38px;height:38px;margin-bottom:24px;color:var(--gold)}.faq-help-card h2{margin-bottom:14px;color:var(--white);font-size:2rem}.faq-help-card p{margin-bottom:25px;color:#ffffffb8}.faq-help-card .button-primary{background:var(--white);color:var(--green-950)}.booking-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:clamp(42px,7vw,85px)}.booking-main h2{margin-bottom:32px}.booking-steps{display:grid;gap:16px}.booking-steps>div{display:flex;align-items:flex-start;gap:16px;border-bottom:1px solid var(--line);padding-bottom:17px}.booking-steps>div>span{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--green-100);color:var(--green-800);font-size:.82rem;font-weight:900}.booking-steps p{display:flex;flex-direction:column;margin:0;font-size:.93rem}.booking-steps strong{margin-bottom:2px;color:var(--ink)}.privacy-note{display:flex;align-items:flex-start;gap:13px;margin-top:28px;border:1px solid #d6c79f;border-radius:var(--radius-sm);background:#faf7ee;padding:18px}.privacy-note svg{width:21px;height:21px;flex:0 0 auto;margin-top:2px;color:var(--gold-dark)}.privacy-note p{margin:0;color:#63583e;font-size:.85rem}.booking-summary{position:sticky;top:145px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream);box-shadow:var(--shadow-sm);padding:32px}.booking-summary h2{margin-bottom:25px;font-size:2rem}.booking-summary ul{display:grid;gap:18px;margin:0 0 28px;padding:0;list-style:none}.booking-summary li{display:flex;align-items:flex-start;gap:12px}.booking-summary li>svg{width:21px;height:21px;flex:0 0 auto;margin-top:2px;color:var(--green-700)}.booking-summary li span{display:flex;flex-direction:column;color:var(--muted);font-size:.86rem}.booking-summary li strong{color:var(--ink)}.full-width{width:100%}.legal-content{max-width:850px}.legal-updated{margin-bottom:38px;color:var(--green-700);font-size:.86rem;font-weight:800}.legal-content h2{margin:42px 0 14px;font-size:clamp(1.55rem,2.5vw,2.05rem)}.legal-content p{font-size:1rem;line-height:1.85}.legal-content a{color:var(--green-700);font-weight:750;text-decoration:underline;text-underline-offset:4px}.not-found{display:grid;min-height:65vh;place-items:center;background:var(--cream);padding-block:80px;text-align:center}.not-found-inner{max-width:700px}.not-found-inner>span{display:block;margin-bottom:10px;color:var(--gold-dark);font-family:Georgia,Times New Roman,serif;font-size:4.5rem;font-weight:700;line-height:1}.not-found h1{margin-bottom:15px;font-size:clamp(2.4rem,5vw,4.2rem)}.not-found p{margin-bottom:28px}@media(max-width:1100px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex}.mobile-nav{display:grid;max-height:0;overflow:hidden;border-top:1px solid transparent;background:var(--white);opacity:0;transition:max-height .25s ease,opacity .2s ease,border-color .2s ease}.mobile-nav.open{max-height:520px;border-color:var(--line);opacity:1}.mobile-nav-inner{display:grid;gap:5px;padding-block:15px 22px}.mobile-nav-link{display:flex;min-height:46px;align-items:center;justify-content:space-between;border-radius:10px;color:var(--ink);font-weight:750;padding:11px 12px}.mobile-nav-link.active,.mobile-nav-link:hover{background:var(--green-50);color:var(--green-800)}.mobile-nav-link svg{width:18px;height:18px}.mobile-cta{margin-top:8px}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.68fr);gap:48px}.hero h1{font-size:clamp(2.75rem,5.6vw,4.15rem)}.doctor-photo-card img{height:clamp(350px,calc(100svh - 350px),410px)}.availability-card{right:auto}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid>div:nth-child(2){border-right:0}.trust-grid>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr .65fr 1.15fr;gap:42px}}@media(max-width:820px){.site-container{width:min(calc(100% - 32px),var(--container))}.header-contact-bar{display:none}.navigation-row{min-height:74px}.hero-grid{min-height:auto;grid-template-columns:1fr;gap:55px;padding-block:54px 68px}.hero-copy{max-width:none}.hero h1{font-size:clamp(2.75rem,10vw,4.5rem)}.hero-visual{justify-self:center;width:min(88%,460px)}.doctor-photo-card img{height:460px}.availability-card{right:auto}.about-preview-grid,.profile-grid,.location-grid,.faq-section-grid,.faq-page-grid,.safety-grid,.consultation-signs,.booking-grid,.space-grid{grid-template-columns:1fr}.about-image-wrap,.profile-photo{width:min(90%,500px);min-height:580px;margin-inline:auto}.location-grid{gap:45px}.map-frame{min-height:400px}.map-frame iframe{min-height:384px}.faq-intro,.faq-help-card,.booking-summary{position:static}.steps-grid{grid-template-columns:1fr;gap:36px}.steps-grid:before{display:none}.step-card{max-width:520px;margin-inline:auto}.values-grid,.reviews-grid{grid-template-columns:1fr}.final-cta-inner,.split-callout{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-about{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}@media(max-width:620px){.site-container{width:min(calc(100% - 24px),var(--container))}.brand{gap:9px}.brand-mark{width:42px;height:42px;font-size:.96rem}.brand-copy strong{font-size:.96rem}.brand-copy small{font-size:.59rem}.hero-grid{padding-block:44px 58px}.hero-kicker{font-size:.68rem;letter-spacing:.05em}.hero h1{font-size:clamp(2.45rem,13vw,3.5rem)}.hero-lead{font-size:1rem}.hero-actions .button,.inner-hero-actions .button{width:100%}.hero-notes{display:grid}.hero-visual{width:min(92%,400px)}.doctor-photo-card img{height:410px}.photo-caption{right:21px;bottom:21px;left:21px}.availability-card{position:static;right:auto;bottom:auto;width:calc(100% - 24px);max-width:none;margin:12px auto 0}.trust-grid,.service-grid,.signs-grid{grid-template-columns:1fr}.trust-grid>div{min-height:92px;border-right:0;border-bottom:1px solid var(--line);padding:19px 10px}.trust-grid>div:last-child{border-bottom:0}.section{padding-block:68px}.section-heading{margin-bottom:34px}.service-card{min-height:0}.service-card>summary{min-height:0;padding:27px}.service-more{margin-top:22px}.service-expanded{padding:23px 27px 26px}.about-image-wrap,.profile-photo{width:calc(100% - 12px);min-height:480px}.image-seal{right:-8px;bottom:20px}.map-frame{min-height:350px;border-width:5px}.map-frame iframe{min-height:340px}.space-slide,.space-slide>img,.space-placeholder{min-height:285px;height:285px}.carousel-arrow{width:38px;height:38px}.carousel-arrow.previous{left:11px}.carousel-arrow.next{right:11px}.final-cta .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-about{grid-column:auto}.floating-whatsapp{right:14px;bottom:14px;width:52px;height:52px;justify-content:center;padding:0}.floating-whatsapp span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.inner-hero-content{padding-block:64px 72px}.inner-hero p{font-size:1rem}.safety-list,.faq-help-card,.booking-summary{padding:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
