@font-face{font-family:Montserrat Local;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/montserrat-normal.woff2) format("woff2")}@font-face{font-family:"Noto Serif Local";font-style:italic;font-weight:100 900;font-display:swap;src:url(/assets/noto-serif-italic.woff2) format("woff2")}:root{--page: #f7f5f2;--paper: #ffffff;--paper-soft: #faf9f7;--ink: #0e0f10;--text: #343b38;--muted: #666f6a;--line: #dedbd4;--line-strong: #cfc9bd;--green: #0f5148;--green-deep: #07352f;--green-soft: #dff0e6;--lime: #e7f8c1;--peach: #f19c79;--peach-soft: #f9d4c1;--rose-soft: #f2e6ec;--max: 1260px;--gutter: 24px;--shadow: 0 18px 60px rgba(14, 15, 16, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{margin:0;background:var(--page);color:var(--ink);font-family:Montserrat Local,Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,svg{display:block}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.wrap{width:min(100% - (var(--gutter) * 2),var(--max));margin-inline:auto}.section{padding:88px 0}.section-tight{padding:56px 0 82px}.section-muted{background:var(--paper-soft)}.section-dark,.final-section{background:var(--green-deep);color:#fff}.hub{min-height:100svh;display:grid;align-content:center;justify-items:center;gap:24px;padding:48px 24px;text-align:center}.hub h1{margin:0;font-size:2.5rem;line-height:1.08}.hub-links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.offer-bar{min-height:42px;padding:10px 24px;display:flex;justify-content:center;align-items:center;gap:10px;color:#fff;background:var(--green-deep);font-size:.875rem;font-weight:700;text-align:center}.offer-bar svg{flex:0 0 auto;color:var(--peach)}.site-header{position:sticky;top:0;z-index:20;background:#f7f5f2f0;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{min-height:74px;display:flex;align-items:center;gap:28px}.brand{flex:0 0 auto}.brand img{width:216px;height:auto}.header-nav{display:flex;align-items:center;gap:22px;margin-left:auto;color:var(--text);font-size:.9rem;font-weight:700}.header-nav a:hover,.phone-link:hover,.footer a:hover{color:var(--green)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:14px}.phone-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-weight:800;white-space:nowrap}.phone-link svg{color:var(--green)}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:999px;padding:0 22px;font-weight:800;line-height:1;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--green);color:#fff}.button-primary:hover{background:var(--green-deep);color:#fff}.button-secondary{background:var(--peach-soft);color:var(--green-deep)}.button-light{background:var(--lime);color:var(--green-deep)}.button-outline-light{border-color:#ffffffa6;color:#fff}.button-outline-light:hover{background:#fff;border-color:#fff;color:var(--green-deep)}.button-small{min-height:42px;padding-inline:18px;font-size:.9rem}.hero{overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:42px;align-items:start}.hero-copy{grid-column:1;grid-row:1;padding-top:22px}.hero-support{grid-column:1;grid-row:2}.eyebrow{margin:0 0 14px;color:var(--green);font-size:.82rem;font-weight:900;text-transform:uppercase}.eyebrow-light{color:var(--lime)}h1,h2,h3,p{letter-spacing:0}h1,h2,h3{margin:0;color:inherit;line-height:1.08}h1{max-width:790px;font-size:4.35rem;font-weight:900}h1 span{color:var(--green);font-family:"Noto Serif Local",Georgia,serif;font-style:italic;font-weight:600}h2{font-size:3rem;font-weight:900}h3{font-size:1.1rem;font-weight:900}.hero-lead{max-width:690px;margin:24px 0 0;color:var(--text);font-size:1.18rem;line-height:1.72}.trust-list{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px 22px}.trust-list span{display:inline-flex;align-items:center;gap:8px;color:var(--text);font-weight:750;font-size:.95rem}.trust-list svg{color:var(--green)}.hero-stats{margin-top:34px;padding-top:26px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hero-stats strong{display:block;color:var(--ink);font-size:2.15rem;line-height:1;font-weight:950}.hero-stats span{display:block;margin-top:8px;color:var(--muted);font-size:.86rem;line-height:1.42}.offer-card{width:min(100%,640px);margin-top:34px;display:block;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--peach-soft);box-shadow:0 14px 42px #0e0f1014}.offer-card img{width:100%}.form-panel{grid-column:2;grid-row:1 / span 2;position:sticky;top:104px}.form-panel form{padding:28px;background:#fff;border:1px solid var(--line-strong);border-radius:8px;box-shadow:var(--shadow)}.form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.form-kicker{margin:0 0 4px;color:var(--green);font-size:.78rem;font-weight:900;text-transform:uppercase}.form-heading h2{font-size:1.35rem}.secure-badge{min-height:30px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:0 10px;background:var(--green-soft);color:var(--green-deep);font-size:.72rem;font-weight:900}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.span-2{grid-column:span 2}label{display:grid;gap:6px;color:var(--text);font-size:.8rem;font-weight:850}input:not([type=checkbox]),select{width:100%;min-height:48px;border:1px solid var(--line-strong);border-radius:6px;padding:0 13px;background:#fff;color:var(--ink)}input:not([type=checkbox]):focus,select:focus{outline:3px solid var(--green-soft);border-color:var(--green)}fieldset{margin:0;border:0;padding:0}legend{margin-bottom:8px;color:var(--text);font-size:.8rem;font-weight:850}.checkbox-field{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.checkbox-field legend{grid-column:1 / -1}.check-option,.consent-option{display:flex;align-items:flex-start;gap:9px;min-width:0}.check-option{min-height:44px;align-items:center;border:1px solid var(--line-strong);border-radius:6px;padding:10px 11px;background:#fff}.check-option span{font-size:.76rem;line-height:1.2}input[type=checkbox]{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:var(--green)}.consent-option{margin-top:2px;color:var(--muted);font-size:.72rem;font-weight:650;line-height:1.45}.consent-option a{color:var(--green);font-weight:900;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.form-submit{width:100%;margin-top:18px}.form-note{margin:14px 0 0;color:var(--muted);font-size:.75rem;line-height:1.5}.form-success{padding:30px 12px 12px;text-align:center}.form-success svg{margin-inline:auto;color:var(--green)}.form-success h3{margin-top:14px}.form-success p{max-width:34ch;margin:10px auto 0;color:var(--text)}.section-heading{max-width:820px}.section-heading p:not(.eyebrow){margin:16px 0 0;color:var(--text);font-size:1.08rem}.symptom-grid{margin-top:40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.symptom-card,.treatment-card,.process-grid article{min-height:100%;border:1px solid var(--line);border-radius:8px;background:#fff}.symptom-card{padding:22px 20px}.icon-box,.process-grid article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--peach-soft);color:var(--green-deep)}.symptom-card h3{margin-top:18px}.symptom-card p,.treatment-card p,.process-grid p,.included-list p,.authority-copy p,.faq-list p,.footer p{color:var(--muted)}.symptom-card p{margin:8px 0 0;font-size:.92rem}.included-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);gap:48px;align-items:start}.section-dark h2,.final-section h2{color:#fff}.section-dark p:not(.eyebrow),.final-section p:not(.eyebrow){color:#ffffffc7}.included-grid .button{margin-top:24px}.included-list{display:grid;grid-auto-rows:1fr;gap:14px}.included-list article{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;padding:20px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#ffffff0f;height:100%}.included-list article>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--lime);color:var(--green-deep);font-weight:950}.included-list h3{color:#fff}.included-list p{margin:6px 0 0;color:#ffffffc2}.treatment-grid{margin-top:40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.treatment-card{overflow:hidden}.treatment-card img{width:100%;aspect-ratio:13 / 9;object-fit:cover;background:var(--paper-soft);border-bottom:1px solid var(--line)}.treatment-visual{position:relative;display:grid;place-items:center;aspect-ratio:13 / 9;overflow:hidden;background:linear-gradient(135deg,#dff0e6f2,#f9d4c1b8),var(--paper-soft);border-bottom:1px solid var(--line)}.treatment-visual:before{content:"";position:absolute;inset:18px;border:1px solid rgba(15,81,72,.18);border-radius:999px}.visual-sheet{position:relative;z-index:1;width:58%;min-height:62%;padding:18px;display:grid;align-content:center;gap:12px;border:1px solid rgba(15,81,72,.16);border-radius:8px;background:#ffffffd1;box-shadow:0 16px 34px #0e0f101a}.visual-sheet>span{color:var(--green-deep);font-size:1.7rem;font-weight:950}.visual-lines{display:grid;gap:7px}.visual-lines i{height:8px;border-radius:999px;background:#0f51482e}.visual-lines i:nth-child(1){width:88%}.visual-lines i:nth-child(2){width:64%}.visual-lines i:nth-child(3){width:76%;background:#f19c796b}.visual-orbit{position:absolute;inset:0}.visual-orbit b{position:absolute;width:44px;height:44px;border-radius:50%;background:var(--green);opacity:.16}.visual-orbit b:nth-child(1){top:24px;right:42px}.visual-orbit b:nth-child(2){right:86px;bottom:28px;width:28px;height:28px;background:var(--peach);opacity:.36}.visual-orbit b:nth-child(3){left:44px;bottom:42px;width:32px;height:32px}.treatment-visual-safety .visual-sheet>span:after{content:" + CBC";color:var(--muted);font-size:.78rem}.treatment-copy{padding:20px}.marker-symbol{display:inline-flex;min-width:44px;min-height:34px;align-items:center;justify-content:center;margin-bottom:12px;border-radius:999px;background:var(--green-soft);color:var(--green-deep);font-family:"Noto Serif Local",Georgia,serif;font-style:italic;font-weight:850}.treatment-card p{margin:8px 0 0;font-size:.92rem}.authority-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:52px;align-items:center}.authority-image{overflow:hidden;border-radius:8px;border:1px solid var(--line);background:#fff}.authority-image img{width:100%;aspect-ratio:1;object-fit:cover}.authority-copy>p:not(.eyebrow){margin:18px 0 0;font-size:1.06rem}.credential-grid{margin-top:26px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.credential-grid span{min-height:54px;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);font-weight:850}.credential-grid svg{flex:0 0 auto;color:var(--green)}blockquote{margin:30px 0 0;padding:24px;border-left:5px solid var(--peach);background:#fff;border-radius:0 8px 8px 0}blockquote p{margin:0;color:var(--ink);font-family:"Noto Serif Local",Georgia,serif;font-size:1.22rem;font-style:italic;line-height:1.55}blockquote footer{margin-top:16px}blockquote strong,blockquote span{display:block}blockquote span{color:var(--muted);font-size:.9rem}.process-grid{margin-top:40px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.process-grid article{padding:24px 22px}.process-grid h3{margin-top:18px}.process-grid p{margin:8px 0 0;font-size:.94rem}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:start}.faq-heading{position:sticky;top:112px}.faq-list{display:grid;gap:10px}details{border:1px solid var(--line);border-radius:8px;background:#fff}summary{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:var(--ink);font-weight:900;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary svg{flex:0 0 auto;color:var(--green);transition:transform .16s ease}details[open] summary svg{transform:rotate(180deg)}details p{margin:0;padding:0 20px 20px}.final-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center}.final-cta p:not(.eyebrow){max-width:62ch;margin:16px 0 0}.final-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}.footer{padding:54px 0;background:var(--ink);color:#ffffffb8}.footer-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:start}.footer img{width:220px;height:auto;filter:brightness(0) invert(1)}.footer p{max-width:76ch;margin:20px 0 0;color:#ffffff8f;font-size:.82rem}.footer-links{display:grid;gap:10px;justify-items:end;font-weight:800}.footer-links a{color:#fff}@media(max-width:1200px){.hero-grid,.included-grid,.authority-grid,.faq-grid,.final-cta{grid-template-columns:1fr}.hero-copy,.hero-support,.form-panel{grid-column:auto;grid-row:auto}.form-panel,.faq-heading{position:static}.symptom-grid,.treatment-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-actions{justify-content:flex-start}}@media(max-width:760px){:root{--gutter: 18px}.section{padding:66px 0}.section-tight{padding:18px 0 52px}.offer-bar{align-items:flex-start;font-size:.78rem}.header-inner{min-height:58px;gap:14px}.brand img{width:156px}.header-actions{flex:1;justify-content:flex-end}.phone-link{justify-content:flex-end}.header-actions .button,.phone-link span{display:none}h1{font-size:2.45rem}h2{font-size:2.2rem}.hero-lead{margin-top:12px;font-size:.94rem;line-height:1.48}.hero-copy{padding-top:8px}.trust-list{margin-top:14px;gap:6px 12px}.trust-list span{font-size:.78rem;line-height:1.25}.hero-stats,.symptom-grid,.treatment-grid,.process-grid,.credential-grid{grid-template-columns:1fr}.form-panel form{padding:18px}.form-grid{grid-template-columns:1fr;gap:10px}.span-2{grid-column:auto}.form-heading{padding-bottom:12px;margin-bottom:12px}.form-heading h2{font-size:1.15rem}input:not([type=checkbox]),select{min-height:42px}.checkbox-field{grid-template-columns:1fr}.check-option{min-height:40px}.consent-option{font-size:.68rem}.included-list article{grid-template-columns:38px minmax(0,1fr);padding:18px}.included-list article>span{width:38px;height:38px}.footer-grid{grid-template-columns:1fr}.footer-links{justify-items:start}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
