:root{--teal-900:#0b3d38;--teal-800:#0e4d47;--teal-700:#115e56;--teal-600:#1a7168;--teal-500:#2c8c81;--teal-100:#d6e9e5;--teal-050:#eef6f4;--clay-600:#b85c3c;--clay-500:#cf6b45;--clay-400:#e08a63;--clay-100:#f7e2d7;--gold-500:#c99a3f;--wa-green:#25d366;--wa-green-d:#1eb457;--paper:#fbf9f5;--paper-2:#f4efe8;--sand:#efe8dd;--ink:#1d2a28;--ink-2:#40514e;--muted:#6c7d79;--line:#e3dccf;--white:#fff;--shadow-sm:0 1px 2px #1028250f, 0 1px 3px #1028250d;--shadow-md:0 6px 20px -6px #10282529, 0 2px 6px #1028250f;--shadow-lg:0 24px 50px -18px #0b3d384d;--radius:16px;--radius-sm:10px;--radius-lg:26px;--font-serif:var(--font-fraunces), Georgia, "Times New Roman", serif;--font-sans:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--maxw:1180px;--gutter:clamp(1.1rem, 4vw, 2.4rem);--header-h:76px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:92px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important}}body{font-family:var(--font-sans);color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1.02rem;line-height:1.65;overflow-x:hidden}img,svg,video{max-width:100%;height:auto;display:block}a{color:var(--teal-700);text-decoration:none}a:hover{color:var(--clay-500)}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4{font-family:var(--font-serif);color:var(--ink);letter-spacing:-.01em;margin:0 0 .5em;font-weight:550;line-height:1.15}h1{font-size:clamp(2.1rem,5.2vw,3.5rem);font-weight:600}h2{font-size:clamp(1.7rem,3.8vw,2.5rem)}h3{font-size:clamp(1.2rem,2.2vw,1.5rem)}p{color:var(--ink-2);margin:0 0 1rem}ul,ol{color:var(--ink-2)}:focus-visible{outline:3px solid var(--clay-400);outline-offset:2px;border-radius:4px}.container{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.container-narrow{max-width:820px}.section{padding:clamp(3.4rem,8vw,6rem) 0}.section-tint{background:var(--paper-2)}.section-teal{background:linear-gradient(160deg, var(--teal-800), var(--teal-700));color:#eafaf7}.section-teal h1,.section-teal h2,.section-teal h3{color:#fff}.section-teal p{color:#cfe9e4}.eyebrow{font-family:var(--font-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--clay-600);align-items:center;gap:.5rem;margin-bottom:.9rem;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:var(--clay-500);border-radius:2px;width:26px;height:2px}.section-teal .eyebrow{color:var(--clay-400)}.section-teal .eyebrow:before{background:var(--clay-400)}.lead{color:var(--ink-2);max-width:62ch;font-size:1.16rem}.section-head{max-width:720px;margin-bottom:2.6rem}.section-head.center{text-align:center;margin-inline:auto}.text-center{text-align:center}.grid{gap:1.5rem;display:grid}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.btn{white-space:nowrap;cursor:pointer;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.92rem 1.5rem;font-size:.98rem;font-weight:600;line-height:1;transition:transform .15s,box-shadow .2s,background .2s,color .2s;display:inline-flex}.btn svg{width:18px;height:18px}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--clay-500);color:#fff;box-shadow:0 10px 22px -10px #cf6b45b3}.btn-primary:hover{background:var(--clay-600);color:#fff}.btn-teal{background:var(--teal-700);color:#fff;box-shadow:0 10px 22px -10px #115e56a6}.btn-teal:hover{background:var(--teal-800);color:#fff}.btn-wa{background:var(--wa-green);color:#06331b}.btn-wa:hover{background:var(--wa-green-d);color:#06331b}.btn-outline{border-color:var(--teal-700);color:var(--teal-700);background:0 0}.btn-outline:hover{background:var(--teal-700);color:#fff}.btn-ghost-light{color:#fff;background:#ffffff1f;border-color:#ffffff80}.btn-ghost-light:hover{color:var(--teal-800);background:#fff}.btn-lg{padding:1.05rem 1.9rem;font-size:1.05rem}.btn-block{width:100%}.btn-row{flex-wrap:wrap;gap:.8rem;display:flex}.chip{background:var(--teal-050);color:var(--teal-800);border:1px solid var(--teal-100);border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .8rem;font-size:.82rem;font-weight:600;display:inline-flex}.chip svg{width:15px;height:15px}.badge-soft{background:var(--clay-100);color:var(--clay-600);border-color:#f0d0c1}.topbar{background:var(--teal-900);color:#cfe9e4;letter-spacing:.01em;font-size:.82rem}.topbar .container{justify-content:space-between;align-items:center;gap:1rem;min-height:38px;padding-block:.35rem;display:flex}.topbar a{color:#eafaf7;align-items:center;gap:.4rem;display:inline-flex}.topbar a:hover{color:var(--clay-400)}.topbar-left{flex-wrap:wrap;gap:1.4rem;display:flex}.topbar svg{opacity:.85;width:14px;height:14px}.topbar-socials{gap:.9rem;display:flex}.topbar-socials a svg{width:15px;height:15px}@media (max-width:720px){.topbar-left .t-hide{display:none}}.site-header{z-index:60;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--line);background:#fbf9f5e0;transition:box-shadow .2s;position:sticky;top:0}.site-header.scrolled{box-shadow:var(--shadow-md)}.nav{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{flex-shrink:0;align-items:center;gap:.7rem;display:flex}.brand-mark{flex:0 0 42px;width:42px;height:42px}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-name{font-family:var(--font-serif);color:var(--teal-800);letter-spacing:-.01em;font-size:1.32rem;font-weight:600}.brand-sub{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-top:3px;font-size:.64rem;font-weight:600}.nav-links{display:none}@media (min-width:992px){.nav-links{align-items:center;gap:.35rem;display:flex}.nav-cta-mobile{display:none}}.nav-item{position:relative}.nav-link{color:var(--ink);border-radius:10px;align-items:center;gap:.3rem;padding:.6rem .8rem;font-size:.95rem;font-weight:550;display:inline-flex}.nav-link:hover,.nav-link[aria-expanded=true]{color:var(--teal-700);background:var(--teal-050)}.nav-link.is-active{color:var(--teal-700)}.nav-link .caret{width:14px;height:14px;transition:transform .2s}.nav-item:hover .caret{transform:rotate(180deg)}.dropdown{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;z-index:70;background:#fff;min-width:560px;padding:1rem;transition:all .2s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(8px)}.nav-item:hover .dropdown,.nav-item:focus-within .dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.dropdown-grid{grid-template-columns:1fr 1fr;gap:.3rem 1.4rem;display:grid}.dropdown-col h4{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--clay-600);margin:.4rem .7rem .5rem;font-size:.72rem}.dropdown a{color:var(--ink-2);border-radius:9px;align-items:center;gap:.6rem;padding:.5rem .7rem;font-size:.92rem;font-weight:500;display:flex}.dropdown a:hover{background:var(--teal-050);color:var(--teal-800)}.dropdown a .dot{background:var(--clay-400);border-radius:50%;flex:0 0 7px;width:7px;height:7px}.dropdown-foot{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;margin-top:.6rem;padding-top:.7rem;display:flex}.dropdown-foot span{color:var(--muted);font-size:.85rem}.nav-actions{align-items:center;gap:.6rem;display:flex}@media (max-width:991px){.nav-actions .btn-desktop{display:none}}.hamburger{background:0 0;border:0;flex-direction:column;gap:5px;padding:10px;display:inline-flex}@media (min-width:992px){.hamburger{display:none}}.hamburger span{background:var(--teal-800);border-radius:2px;width:24px;height:2.5px;transition:all .25s}.hamburger.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}.mobile-menu{background:var(--paper);z-index:90;width:min(86vw,380px);box-shadow:var(--shadow-lg);flex-direction:column;padding:1.2rem;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0 0 0 auto;overflow-y:auto;transform:translate(100%)}.mobile-menu.open{transform:translate(0)}.mobile-overlay{z-index:80;opacity:0;visibility:hidden;background:#0b3d3866;transition:all .3s;position:fixed;inset:0}.mobile-overlay.open{opacity:1;visibility:visible}.mobile-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.mobile-close{color:var(--ink-2);background:0 0;border:0;padding:.2rem .5rem;font-size:1.8rem;line-height:1}.m-link{border-bottom:1px solid var(--line);color:var(--ink);padding:.85rem .4rem;font-size:1.05rem;font-weight:550;display:block}.m-sub{color:var(--ink-2);padding-left:.9rem;font-size:.95rem;font-weight:500}.m-group-label{letter-spacing:.12em;text-transform:uppercase;color:var(--clay-600);margin:1rem .4rem .3rem;font-size:.72rem;font-weight:700}.mobile-menu .btn-row{flex-direction:column;margin-top:1.4rem}.hero{color:#eafaf7;background:linear-gradient(165deg,#0d4842 0%,#115e56 52%,#17756a 100%);position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(60% 55% at 88% 10%,#cf6b4538,#0000 60%),radial-gradient(50% 50% at 5% 90%,#2c8c8180,#0000 60%);position:absolute;inset:0}.hero .container{z-index:2;position:relative}.hero-grid{align-items:center;gap:2.5rem;padding:clamp(2.6rem,7vw,4.6rem) 0 clamp(3rem,7vw,4.6rem);display:grid}@media (min-width:900px){.hero-grid{grid-template-columns:1.15fr .85fr;gap:3rem}}.hero h1{color:#fff;margin-bottom:1.1rem}.hero h1 .accent{color:var(--clay-400);font-style:italic}.hero-lead{color:#d6ece7;max-width:54ch;margin-bottom:1.7rem;font-size:1.16rem}.hero .btn-row{margin-bottom:1.7rem}.hero-trust{color:#bfe0da;flex-wrap:wrap;gap:.6rem 1.2rem;font-size:.9rem;display:flex}.hero-trust span{align-items:center;gap:.45rem;display:inline-flex}.hero-trust svg{width:17px;height:17px;color:var(--clay-400)}.hero-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff2e;padding:1.6rem}.hero-card .doc-photo{aspect-ratio:1;object-fit:cover;object-position:center 28%;border-radius:var(--radius);background:linear-gradient(135deg,#17756a,#0d4842);width:100%;margin-bottom:1.1rem}.hero-card h3{color:#fff;margin-bottom:.15rem}.hero-card .doc-role{color:var(--clay-400);margin-bottom:.8rem;font-size:.9rem;font-weight:600}.hero-card .doc-creds{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.hero-card .doc-creds li{color:#d6ece7;gap:.55rem;font-size:.9rem;display:flex}.hero-card .doc-creds svg{width:16px;height:16px;color:var(--clay-400);flex:0 0 16px;margin-top:3px}.wave-divider{width:100%;height:auto;color:var(--paper);display:block}.trust-strip{background:var(--paper);border-bottom:1px solid var(--line)}.trust-strip .grid{grid-template-columns:repeat(2,1fr);gap:1rem 1.5rem;padding:1.6rem 0}@media (min-width:760px){.trust-strip .grid{grid-template-columns:repeat(4,1fr)}}.trust-item{align-items:flex-start;gap:.7rem;display:flex}.trust-item .ic{background:var(--teal-050);width:40px;height:40px;color:var(--teal-700);border-radius:11px;flex:0 0 40px;place-items:center;display:grid}.trust-item .ic svg{width:21px;height:21px}.trust-item strong{color:var(--ink);font-size:.96rem;display:block}.trust-item span{color:var(--muted);font-size:.82rem}.confid-banner{background:linear-gradient(100deg, var(--teal-800), var(--teal-700));color:#eafaf7;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);align-items:center;gap:1.2rem;padding:clamp(1.6rem,4vw,2.4rem);display:grid}@media (min-width:820px){.confid-banner{grid-template-columns:1fr auto}}.confid-banner h2{color:#fff;margin-bottom:.4rem}.confid-banner p{color:#cfe9e4;margin:0}.confid-banner .lock{color:var(--clay-400);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.7rem;font-size:.78rem;font-weight:700;display:inline-flex}.confid-banner .lock svg{width:18px;height:18px}.cards{grid-template-columns:1fr;gap:1.4rem;display:grid}@media (min-width:640px){.cards.cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:860px){.cards.cols-3{grid-template-columns:repeat(3,1fr)}.cards.cols-2{grid-template-columns:repeat(2,1fr)}}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;height:100%;padding:1.6rem;transition:transform .2s,box-shadow .25s,border-color .2s;position:relative;overflow:hidden}.card:hover{box-shadow:var(--shadow-md);border-color:var(--teal-100);transform:translateY(-4px)}.card .ic-badge{background:var(--teal-050);width:52px;height:52px;color:var(--teal-700);border-radius:14px;place-items:center;margin-bottom:1rem;display:grid}.card .ic-badge.clay{background:var(--clay-100);color:var(--clay-600)}.card .ic-badge svg{width:26px;height:26px}.card h3{margin-bottom:.5rem;font-size:1.24rem}.card p{margin-bottom:1rem;font-size:.95rem}.card .card-link{color:var(--teal-700);align-items:center;gap:.4rem;font-size:.92rem;font-weight:600;display:inline-flex}.card .card-link svg{width:15px;height:15px;transition:transform .2s}.card:hover .card-link svg{transform:translate(4px)}.pillar{border-radius:var(--radius-lg);color:#fff;box-shadow:var(--shadow-md);height:100%;padding:clamp(1.6rem,3vw,2.4rem);position:relative;overflow:hidden}.pillar.sexual{background:linear-gradient(155deg,#b85c3c,#cf6b45)}.pillar.psych{background:linear-gradient(155deg,#0e4d47,#1a7168)}.pillar h3{color:#fff;font-size:clamp(1.5rem,3vw,1.9rem)}.pillar p{color:#ffffffe6}.pillar ul{grid-template-columns:1fr 1fr;gap:.5rem .9rem;margin:1.1rem 0 1.4rem;padding:0;list-style:none;display:grid}.pillar ul li{color:#fffffff2;gap:.5rem;font-size:.92rem;display:flex}.pillar ul li:before{content:"→";opacity:.7}.pillar .btn{margin-top:auto}.cond-grid{grid-template-columns:1fr;gap:.8rem;display:grid}@media (min-width:600px){.cond-grid{grid-template-columns:1fr 1fr}}@media (min-width:900px){.cond-grid{grid-template-columns:1fr 1fr 1fr}}.cond-link{border:1px solid var(--line);color:var(--ink);box-shadow:var(--shadow-sm);background:#fff;border-radius:12px;align-items:center;gap:.75rem;padding:.95rem 1.1rem;font-weight:550;transition:all .18s;display:flex}.cond-link:hover{border-color:var(--teal-500);color:var(--teal-800);transform:translate(3px)}.cond-link .ic{background:var(--teal-050);width:34px;height:34px;color:var(--teal-700);border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.cond-link .ic svg{width:18px;height:18px}.cond-link.clay .ic{background:var(--clay-100);color:var(--clay-600)}.cond-link small{color:var(--muted);font-size:.76rem;font-weight:500;display:block}.stats{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}@media (min-width:820px){.stats{grid-template-columns:repeat(4,1fr)}}.stat{text-align:center;padding:1.2rem}.stat .num{font-family:var(--font-serif);color:var(--clay-400);font-size:clamp(2rem,5vw,2.8rem);font-weight:600;line-height:1}.section-teal .stat .num{color:var(--clay-400)}.stat .lbl{color:#cfe9e4;margin-top:.4rem;font-size:.9rem}.stats.on-light .stat .num{color:var(--teal-700)}.stats.on-light .stat .lbl{color:var(--muted)}.steps{counter-reset:step;grid-template-columns:1fr;gap:1.4rem;display:grid}@media (min-width:720px){.steps{grid-template-columns:repeat(4,1fr)}}.step{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:1.5rem 1.3rem;position:relative}.step .n{counter-increment:step;font-family:var(--font-serif);background:var(--teal-700);color:#fff;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:.9rem;font-size:1.05rem;font-weight:700;display:grid}.step .n:before{content:"0" counter(step)}.step h3{margin-bottom:.35rem;font-size:1.1rem}.step p{margin:0;font-size:.9rem}.doctor{align-items:center;gap:2.4rem;display:grid}@media (min-width:900px){.doctor{grid-template-columns:.9fr 1.1fr}}.doctor-media{position:relative}.doctor-photo{aspect-ratio:3/3.4;object-fit:cover;border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-lg);background:linear-gradient(135deg, var(--teal-100), var(--sand))}.doctor-media .float-badge{box-shadow:var(--shadow-md);border:1px solid var(--line);background:#fff;border-radius:14px;gap:1.4rem;padding:.8rem 1.2rem;display:flex;position:absolute;bottom:-18px;left:50%;transform:translate(-50%)}.doctor-media .float-badge div{text-align:center}.doctor-media .float-badge b{font-family:var(--font-serif);color:var(--teal-700);font-size:1.3rem;display:block}.doctor-media .float-badge small{color:var(--muted);font-size:.72rem}.creds-list{gap:.7rem;margin:1.2rem 0 1.6rem;padding:0;list-style:none;display:grid}.creds-list li{align-items:flex-start;gap:.7rem;display:flex}.creds-list svg{width:20px;height:20px;color:var(--teal-600);flex:0 0 20px;margin-top:3px}.creds-list b{color:var(--ink)}.reviews-note{color:var(--muted);justify-content:center;align-items:center;gap:.5rem;margin-top:1.4rem;font-size:.85rem;display:flex}.reviews-note svg{width:16px;height:16px;color:var(--teal-500)}.quote{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;height:100%;padding:1.5rem;display:flex}.quote .stars{color:var(--gold-500);letter-spacing:2px;margin-bottom:.7rem;font-size:1rem}.quote p{color:var(--ink);flex:1;font-size:.98rem;font-style:italic}.quote .who{align-items:center;gap:.7rem;margin-top:1rem;display:flex}.quote .who .av{background:var(--teal-100);width:40px;height:40px;color:var(--teal-800);font-weight:700;font-family:var(--font-serif);border-radius:50%;place-items:center;display:grid}.quote .who b{color:var(--ink);font-size:.9rem}.quote .who small{color:var(--muted);font-size:.78rem}.rating-hero{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:999px;align-items:center;gap:.8rem;padding:.55rem 1.1rem;display:inline-flex}.rating-hero .stars{color:var(--gold-500);font-size:1.05rem}.rating-hero b{font-size:1rem}.faq{max-width:820px;margin-inline:auto}.faq-item{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;margin-bottom:.8rem;overflow:hidden}.faq-q{text-align:left;width:100%;color:var(--ink);font-size:1.03rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.3rem;display:flex}.faq-q .pm{width:24px;height:24px;color:var(--teal-700);flex:0 0 24px;transition:transform .25s;position:relative}.faq-q .pm:before,.faq-q .pm:after{content:"";background:currentColor;border-radius:2px;position:absolute}.faq-q .pm:before{height:2.5px;top:11px;left:3px;right:3px}.faq-q .pm:after{width:2.5px;transition:transform .25s;top:3px;bottom:3px;left:11px}.faq-item.open .faq-q .pm:after{opacity:0;transform:rotate(90deg)}.faq-a{max-height:0;transition:max-height .3s;overflow:hidden}.faq-a-inner{color:var(--ink-2);padding:0 1.3rem 1.2rem;font-size:.97rem}.faq-item.open .faq-a{max-height:400px}.cta-band{background:linear-gradient(150deg, var(--clay-500), var(--clay-600));color:#fff;border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md);padding:clamp(2.2rem,5vw,3.4rem);position:relative;overflow:hidden}.cta-band:before{content:"";background:radial-gradient(50% 80% at 20% 0,#ffffff2e,#0000 60%);position:absolute;inset:0}.cta-band>*{position:relative}.cta-band h2{color:#fff}.cta-band p{color:#ffffffeb;max-width:56ch;margin-inline:auto}.cta-band .btn-row{justify-content:center;margin-top:1.6rem}.page-hero{background:linear-gradient(160deg, var(--teal-800), var(--teal-700));color:#eafaf7;padding:clamp(2.4rem,6vw,3.8rem) 0 clamp(2.6rem,6vw,4rem);position:relative}.page-hero:before{content:"";background:radial-gradient(45% 60% at 92% 15%,#cf6b452e,#0000 60%);position:absolute;inset:0}.page-hero .container{position:relative}.page-hero h1{color:#fff;max-width:22ch}.page-hero p{color:#cfe9e4;max-width:60ch;font-size:1.1rem}.breadcrumb{color:#a9d2cb;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;font-size:.85rem;display:flex}.breadcrumb a{color:#cfe9e4}.breadcrumb a:hover{color:var(--clay-400)}.breadcrumb .sep{opacity:.6}.article-wrap{gap:2.5rem;display:grid}@media (min-width:940px){.article-wrap{grid-template-columns:1fr 320px;align-items:start}}.prose h2{margin-top:2rem}.prose h3{color:var(--teal-800);margin-top:1.5rem}.prose p,.prose li{color:var(--ink-2)}.prose ul{gap:.45rem;margin-bottom:1.2rem;padding-left:1.1rem;display:grid}.prose ul li{padding-left:.2rem}.prose ul.check{padding-left:0;list-style:none}.prose ul.check li{align-items:flex-start;gap:.6rem;display:flex}.prose ul.check li svg{width:19px;height:19px;color:var(--teal-600);flex:0 0 19px;margin-top:4px}.callout{background:var(--teal-050);border-left:4px solid var(--teal-600);border-radius:0 12px 12px 0;margin:1.6rem 0;padding:1.1rem 1.3rem}.callout.clay{background:var(--clay-100);border-left-color:var(--clay-500)}.callout p{color:var(--ink);margin:0}.callout b{color:var(--ink)}.two-col{gap:1.4rem;display:grid}@media (min-width:640px){.two-col{grid-template-columns:1fr 1fr}}.sidebar{gap:1.2rem;display:grid;position:sticky;top:96px}.side-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:1.4rem}.side-card.teal{background:linear-gradient(155deg,var(--teal-800),var(--teal-700));color:#eafaf7;border:0}.side-card.teal h3{color:#fff}.side-card.teal p{color:#cfe9e4;font-size:.92rem}.side-card h3{font-size:1.15rem}.side-list{gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.side-list a{color:var(--ink-2);border-bottom:1px solid var(--line);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .3rem;font-size:.93rem;display:flex}.side-list a:last-child{border-bottom:0}.side-list a:hover{color:var(--teal-700)}.side-list a .dot{background:var(--clay-400);border-radius:50%;width:6px;height:6px}.contact-grid{gap:2rem;display:grid}@media (min-width:900px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info{gap:1rem;display:grid}.info-row{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.1rem 1.2rem;display:flex}.info-row .ic{background:var(--teal-050);width:44px;height:44px;color:var(--teal-700);border-radius:12px;flex:0 0 44px;place-items:center;display:grid}.info-row .ic svg{width:22px;height:22px}.info-row b{color:var(--ink);display:block}.info-row a,.info-row span{color:var(--ink-2);font-size:.95rem}.info-row a:hover{color:var(--clay-500)}.form-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:clamp(1.4rem,3vw,2rem)}.field{margin-bottom:1rem}.field label{color:var(--ink);margin-bottom:.35rem;font-size:.88rem;font-weight:600;display:block}.field label .req{color:var(--clay-500)}.field input,.field select,.field textarea{border:1.5px solid var(--line);width:100%;color:var(--ink);background:var(--paper);border-radius:11px;padding:.8rem .95rem;font-family:inherit;font-size:.98rem;transition:all .18s}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--teal-500);background:#fff;outline:none;box-shadow:0 0 0 3px #2c8c8126}.field textarea{resize:vertical;min-height:110px}.field-row{gap:1rem;display:grid}@media (min-width:560px){.field-row{grid-template-columns:1fr 1fr}}.concern-chips{flex-wrap:wrap;gap:.5rem;display:flex}.concern-chips label{border:1.5px solid var(--line);cursor:pointer;color:var(--ink-2);background:var(--paper);border-radius:999px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.86rem;font-weight:500;transition:all .15s;display:inline-flex}.concern-chips input{opacity:0;width:0;height:0;position:absolute}.concern-chips input:checked+label{background:var(--teal-050);border-color:var(--teal-500);color:var(--teal-800)}.concern-chips label:has(input:checked){background:var(--teal-050);border-color:var(--teal-500);color:var(--teal-800)}.form-privacy{color:var(--muted);align-items:flex-start;gap:.5rem;margin-top:.4rem;font-size:.8rem;display:flex}.form-privacy svg{width:15px;height:15px;color:var(--teal-500);flex:0 0 15px;margin-top:3px}.form-success{background:var(--teal-050);border:1px solid var(--teal-100);color:var(--teal-800);border-radius:14px;padding:1.2rem;display:none}.form-success.show{display:block}.map-embed{border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow-sm);min-height:300px;overflow:hidden}.map-embed iframe{border:0;width:100%;height:100%;min-height:340px;display:block}.site-footer{background:var(--teal-900);color:#bcd7d2;padding-top:3.4rem}.footer-grid{grid-template-columns:1fr;gap:2.2rem;padding-bottom:2.4rem;display:grid}@media (min-width:680px){.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}@media (min-width:980px){.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1.2fr}}.footer-brand .brand-name{color:#fff}.footer-brand .brand-sub{color:#7fb0a8}.footer-about{color:#9dc2bc;max-width:34ch;margin:1rem 0;font-size:.92rem}.footer h4{color:#fff;font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.82rem}.footer-links{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:#a9cbc5;font-size:.93rem}.footer-links a:hover{color:var(--clay-400)}.footer-contact{gap:.7rem;font-size:.92rem;display:grid}.footer-contact a,.footer-contact span{color:#bcd7d2;align-items:flex-start;gap:.55rem;display:flex}.footer-contact svg{width:17px;height:17px;color:var(--clay-400);flex:0 0 17px;margin-top:3px}.footer-socials{gap:.7rem;margin-top:1.1rem;display:flex}.footer-socials a{color:#cfe9e4;background:#ffffff14;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.footer-socials a:hover{background:var(--clay-500);color:#fff}.footer-socials svg{width:18px;height:18px}.footer-bottom{color:#7fb0a8;border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem 1.4rem;padding:1.4rem 0;font-size:.83rem;display:flex}.footer-bottom a{color:#9dc2bc}.footer-disclaimer{color:#6b9a93;max-width:80ch;padding-bottom:1.6rem;font-size:.78rem;line-height:1.6}.fab-wa{z-index:55;background:var(--wa-green);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;animation:2.4s infinite pulse;display:grid;position:fixed;bottom:84px;right:18px;box-shadow:0 8px 24px #25d36680}.fab-wa svg{width:30px;height:30px}@keyframes pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 16px #25d36600}to{box-shadow:0 0 #25d36600}}@media (min-width:992px){.fab-wa{bottom:26px}}.mobile-bar{z-index:50;border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(3,1fr);gap:.5rem;padding:.5rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #1028251a}@media (min-width:992px){.mobile-bar{display:none}}.mobile-bar a{border-radius:12px;flex-direction:column;align-items:center;gap:3px;padding:.5rem .3rem;font-size:.74rem;font-weight:600;display:flex}.mobile-bar a svg{width:20px;height:20px}.mobile-bar .mb-call{color:var(--teal-700);background:var(--teal-050)}.mobile-bar .mb-wa{color:#06331b;background:#dcfce7}.mobile-bar .mb-book{color:#fff;background:var(--clay-500)}body{padding-bottom:0}@media (max-width:991px){body.has-bar{padding-bottom:74px}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.in{opacity:1;transform:none}.reveal.d1{transition-delay:80ms}.reveal.d2{transition-delay:.16s}.reveal.d3{transition-delay:.24s}.skip{background:var(--clay-500);color:#fff;z-index:200;border-radius:0 0 8px;padding:.6rem 1rem;position:absolute;top:0;left:-999px}.skip:focus{color:#fff;left:0}.muted{color:var(--muted)}.mw-60{max-width:60ch}.disclaim{color:var(--muted);font-size:.82rem;font-style:italic}.gallery-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:560px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-item{border-radius:var(--radius);box-shadow:var(--shadow-sm);cursor:zoom-in;background:#e9efee;display:block;position:relative;overflow:hidden}.gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.gallery-item:hover img{transform:scale(1.05)}.gallery-item:after{content:"";opacity:0;background:linear-gradient(#0000 54%,#0b3d3838);transition:opacity .3s;position:absolute;inset:0}.gallery-item:hover:after{opacity:1}.lb-overlay{z-index:3000;background:#081413ed;justify-content:center;align-items:center;padding:4vh 3vw;display:none;position:fixed;inset:0}.lb-overlay.open{display:flex}.lb-figure{flex-direction:column;align-items:center;gap:.8rem;max-width:100%;margin:0;display:flex}.lb-img{object-fit:contain;border-radius:10px;max-width:min(1100px,92vw);max-height:82vh;box-shadow:0 24px 70px #0000008c}.lb-cap{color:#e8f1ef;text-align:center;max-width:64ch;font-size:.9rem;line-height:1.5}.lb-close{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;width:44px;height:44px;font-size:1.7rem;line-height:1;position:absolute;top:1rem;right:1.2rem}.lb-close:hover{background:#ffffff47}.lb-nav{color:#fff;cursor:pointer;background:#ffffff24;border:none;border-radius:50%;width:52px;height:52px;font-size:2rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.lb-nav:hover{background:#ffffff47}.lb-prev{left:1.5vw}.lb-next{right:1.5vw}@media (max-width:560px){.lb-nav{width:42px;height:42px;font-size:1.5rem}.lb-prev{left:2vw}.lb-next{right:2vw}}.photo-frame{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%;display:block}
@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/167cd0713aa75522-s.1nzccunaoxsdm.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/e455bcff747f0d5e-s.1wuo3gtslpr33.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/791bf8c4bb753ed6-s.p.0ggqn9ig56u4s.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Fallback;src:local(Times New Roman);ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.0%;size-adjust:115.45%}.fraunces_38992299-module__gdAGSG__className{font-family:Fraunces,Fraunces Fallback;font-style:normal}.fraunces_38992299-module__gdAGSG__variable{--font-fraunces:"Fraunces", "Fraunces Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_1b545fac-module__b8QJrq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_1b545fac-module__b8QJrq__variable{--font-inter:"Inter", "Inter Fallback"}
