@import url('../vendor/inter/inter.css');
:root{--ink:#153f39;--muted:#586b65;--green:#176650;--mint:#e8f2ea;--cream:#faf9f4;--line:#dce5de;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--cream);line-height:1.65}a{color:var(--green)}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a,button,input,select,textarea,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #be7422}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.12;letter-spacing:-.045em}h1{font-size:clamp(2.6rem,5.1vw,4.6rem);font-weight:600;margin-bottom:24px}h2{font-size:clamp(2rem,3.3vw,3rem);font-weight:600}h3{font-size:1.35rem;letter-spacing:-.025em}p{color:var(--muted)}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:10}.skip:focus{top:5px}.site-nav{position:sticky;top:0;z-index:5;background:#fffefbf5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:86px}.brand img{width:145px;height:auto}.nav-links{display:flex;align-items:center;gap:28px}.nav-links a{text-decoration:none;font-size:.87rem;font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#ff841de3;color:white!important;border:1px solid #ffc107;border-radius:999px;box-shadow:0 12px 24px rgba(62,190,180,.25);padding:15px 23px;text-decoration:none;font-size:.94rem;font-weight:600;cursor:pointer;transition:background .2s,transform .2s}.button:hover{background:#16998f;border-color:#16998f;transform:translateY(-1px)}.button.secondary{background:white;color:#16998f!important;border:2px solid #3ebeb4;box-shadow:none}.button.secondary:hover{background:#f3fbfa;border-color:#16998f}.button:disabled{box-shadow:none;background:#e5e9e5;color:#62736b!important;border-color:#d5dfd7;cursor:not-allowed;transform:none}.nav-button{padding:11px 18px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:20px}.eyebrow i{font-size:1rem}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:65px;align-items:center;padding:64px 0 54px}.hero-text>p{font-size:1.06rem;max-width:510px}.hero h1 em{font-style:normal;color:#618369}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin:30px 0 14px}.fine{font-size:.78rem;line-height:1.6}.hero-visual{position:relative;padding-bottom:24px}.hero-visual>img{height:500px;width:100%;object-fit:cover;border-radius:140px 140px 22px 22px}.float-card{position:absolute;bottom:0;left:-25px;right:24px;background:white;border:1px solid var(--line);box-shadow:0 12px 40px #193d3810;border-radius:12px;padding:19px 22px;display:flex;align-items:center;gap:16px}.icon{width:47px;height:47px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:var(--mint);border-radius:12px;font-size:1.3rem;color:var(--green)}.float-card strong{display:block}.float-card p{margin:3px 0 0;font-size:.8rem}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:24px 0}.benefits div{display:flex;justify-content:center;align-items:center;gap:12px;font-size:.88rem}.benefits i{color:var(--green);font-size:1.15rem}.section{padding:80px 0}.section-head{max-width:650px;margin-bottom:35px}.section-head h2{margin-bottom:18px}.center{text-align:center;margin-left:auto;margin-right:auto}.center .eyebrow{justify-content:center}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid var(--line);border-radius:14px;background:white;padding:28px}.card .icon{margin-bottom:23px}.card p{font-size:.9rem}.card p:last-child{margin-bottom:0}.card-number{font-size:.75rem;color:#799083;display:block;margin-bottom:16px;font-weight:600}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:65px}.split-image{width:100%;height:480px;object-fit:cover;border-radius:18px}.soft-section{background:#eaf1e9}.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{position:relative;padding-left:28px;margin:14px 0;font-size:.92rem;color:var(--muted)}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700}.check-list strong{color:var(--ink)}.text-link{font-size:.9rem;font-weight:600;text-underline-offset:5px}.activity-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.activity-grid .card{padding:24px}.activity-grid .icon{margin-bottom:14px}.medication{background:#173f36;color:white;border-radius:22px;padding:48px}.medication h2,.medication h3{color:white}.medication p,.medication li{color:#d1e1d8}.medication .eyebrow{color:#c0dac4}.medication .cards{grid-template-columns:1fr 1fr}.medication .card{background:#ffffff08;border-color:#ffffff25}.medication .fine{margin:24px 0 0}.pricing{display:grid;grid-template-columns:1fr .85fr;gap:80px;align-items:center}.price-card{background:white;border:1px solid #b7cabc;border-radius:16px;padding:34px;box-shadow:0 14px 40px #173f3608}.price-card .tag{display:inline-block;background:var(--mint);border-radius:30px;padding:5px 12px;font-size:.73rem;font-weight:600}.price{font-size:3.6rem;letter-spacing:-.055em;font-weight:600;line-height:1.2;margin:20px 0 8px}.price span{font-size:.85rem;font-weight:400;letter-spacing:0;color:var(--muted)}.price-card .button{width:100%}.price-card hr{border:0;border-top:1px solid var(--line);margin:24px 0}.faq{max-width:800px;margin:auto}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:600;cursor:pointer;list-style-position:outside;margin-left:20px;padding-left:6px}.faq details p{margin:16px 0 0 26px;font-size:.92rem}.sources{max-width:800px;margin:40px auto 0;padding:22px;background:white;border:1px solid var(--line);border-radius:10px}.sources p{margin:0 0 8px}.sources a{display:block;font-size:.8rem;margin-top:8px}.closing{background:#dfeade;text-align:center;padding:50px 24px}.closing h2{max-width:650px;margin:0 auto 24px}.footer{padding:32px 0;background:white}.footer-inner{display:flex;justify-content:space-between;gap:25px;align-items:center}.footer p{font-size:.78rem;margin:0}.footer a{font-size:.78rem;margin-left:18px}.consult-top{padding:36px 0 26px}.back-link{text-decoration:none;font-size:.84rem}.consult-layout{display:grid;grid-template-columns:1fr 350px;gap:36px;align-items:start;padding-bottom:70px}.consult-title{font-size:2.6rem;margin:18px 0 12px}.form-card{background:white;border:1px solid var(--line);border-radius:16px;padding:34px}.steps{display:flex;list-style:none;gap:16px;padding:0 0 26px;margin:0 0 30px;border-bottom:1px solid var(--line)}.steps li{flex:1;font-size:.76rem;color:var(--muted);display:flex;align-items:center;gap:8px}.steps span{display:inline-grid;place-items:center;width:28px;height:28px;background:#eef1eb;border-radius:50%;flex-shrink:0}.steps [aria-current=step]{color:var(--green);font-weight:700}.steps [aria-current=step] span{background:var(--green);color:white}.form-step h2{font-size:1.7rem;letter-spacing:-.035em}.form-step>p{font-size:.88rem}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}.field label,.field-label{display:block;font-size:.82rem;font-weight:600;margin-bottom:7px}.field.full{grid-column:1/-1}input:not([type=checkbox]),select,textarea{width:100%;border:1px solid #bdcdc2;border-radius:7px;padding:12px;color:var(--ink);background:white;min-height:48px}textarea{resize:vertical;min-height:110px}input::placeholder,textarea::placeholder{color:#849087}.choice{display:flex;align-items:flex-start;gap:10px;font-size:.85rem;margin:14px 0;color:var(--muted)}input[type=checkbox]{accent-color:var(--green);width:18px;height:18px;flex-shrink:0;margin-top:4px}.form-actions{display:flex;justify-content:space-between;gap:14px;margin-top:30px}.form-actions .button:last-child{margin-left:auto}.notice{border-radius:8px;background:#f3f5ef;padding:14px 16px;font-size:.8rem;color:#4b6054}.consult-aside{position:sticky;top:112px}.consult-aside .price-card{padding:26px}.consult-aside .price{font-size:3rem}.summary-row{display:flex;justify-content:space-between;gap:20px;font-size:.88rem;padding:10px 0}.summary-row.total{border-top:1px solid var(--line);margin-top:12px;padding-top:18px;font-weight:600}.review-list{margin:22px 0}.review-list div{padding:12px 0;border-bottom:1px solid var(--line)}.review-list dt{font-size:.75rem;color:var(--muted)}.review-list dd{margin:4px 0 0;font-size:.9rem;overflow-wrap:anywhere;white-space:pre-wrap}.form-footnote{text-align:center;margin-top:20px;font-size:.76rem}.empty-state{padding:20px;background:#fff1d6;border-radius:8px}[hidden]{display:none!important}@media(max-width:900px){.nav-links{gap:16px}.nav-links .optional{display:none}.hero{gap:30px}.hero-visual>img{height:450px}.split{gap:30px}.pricing{gap:35px}.consult-layout{grid-template-columns:1fr 290px;gap:22px}.form-card{padding:25px}.steps{gap:8px}.steps li{font-size:.69rem}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.nav-inner{min-height:74px;gap:15px}.brand img{width:115px}.nav-links>a:not(.button){display:none}.nav-button{font-size:.75rem;padding:10px 12px}.hero,.split,.pricing,.consult-layout{grid-template-columns:1fr}.hero{padding:38px 0 35px;gap:28px}.hero-visual>img{height:350px;border-radius:90px 90px 16px 16px}.float-card{left:12px;right:12px;padding:15px}.benefits{grid-template-columns:1fr;gap:12px;padding:20px 0}.benefits div{justify-content:flex-start}.section{padding:52px 0}.cards{grid-template-columns:1fr}.split-image{height:310px}.activity-grid{gap:12px}.activity-grid .card{padding:18px}.medication{padding:28px 22px}.medication .cards{grid-template-columns:1fr}.pricing{gap:25px}.footer-inner{flex-direction:column;align-items:flex-start;gap:12px}.footer a{margin:0 18px 0 0}.consult-title{font-size:2.1rem}.consult-layout{gap:24px}.consult-aside{position:static}.form-card{padding:22px 18px}.fields{grid-template-columns:1fr;gap:17px}.steps{gap:8px}.steps li{flex-direction:column;align-items:flex-start}.form-actions .button{padding:12px 15px}.hero-actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
