:root{--leaf:#6f9e2e;--leaf-dark:#496f1d;--mint:#75c4a0;--coral:#ee6f63;--sun:#f3ad36;--plum:#8b6bbd;--ink:#3b2b22;--muted:#725f50;--paper:#fffaf1;--soft:#f6eadb;--line:#ead8c1;--white:#fff}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input{font:inherit}.siteHeader{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf1f0;border-bottom:1px solid #ead8c1d9;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:10px max(22px,50vw - 560px);display:flex;position:sticky;top:0}.miniBrand{color:var(--leaf-dark);align-items:center;gap:10px;font-weight:900;text-decoration:none;display:inline-flex}.miniBrand img{border-radius:8px;width:46px;height:46px}.navLinks{align-items:center;gap:6px;display:flex}.navLinks a{min-height:40px;color:var(--muted);border-radius:8px;align-items:center;padding:0 12px;font-weight:800;text-decoration:none;display:inline-flex}.navLinks a:hover{background:var(--soft);color:var(--ink)}.hero{background:linear-gradient(90deg,#6f9e2e0f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(0deg,#6f9e2e0f 1px,#0000 1px) 0 0/34px 34px,linear-gradient(135deg,#fffaf1 0%,#fff 58%,#f8f0e4 100%);align-items:center;min-height:calc(100vh - 72px);padding:44px 22px 56px;display:flex}.heroInner{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:42px;width:min(1120px,100%);margin:0 auto;display:grid}.heroCopy{max-width:690px}.eyebrow,.sectionLabel{color:var(--leaf-dark);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.82rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:var(--leaf);margin-bottom:18px;font-size:clamp(3rem,8vw,5.9rem);line-height:.95}h2{margin-bottom:20px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}h3{margin-bottom:4px;font-size:1.2rem}.lead{max-width:650px;color:var(--muted);font-size:clamp(1.08rem,2vw,1.32rem);line-height:1.55}.heroBullets{flex-wrap:wrap;gap:10px;margin:26px 0;display:flex}.heroBullets span{min-height:42px;color:var(--leaf-dark);background:#fffc;border:1px solid #6f9e2e38;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:900;display:inline-flex}.heroBullets svg{width:18px;height:18px}.offerPanel{background:#ffffffe6;border:1px solid #ead8c1f2;border-radius:8px;width:min(100%,680px);padding:22px;box-shadow:0 22px 48px #432b181c}.offerTop{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.offerLabel{color:var(--coral);text-transform:uppercase;font-size:.82rem;font-weight:900}.priceRow{flex-wrap:wrap;align-items:baseline;gap:16px;margin:4px 0 0;display:flex}.price{color:var(--coral);font-size:clamp(2rem,4.4vw,3.35rem);font-weight:900;line-height:1}.priceNote{color:var(--muted);font-weight:800}.priceValue{color:var(--leaf-dark);margin:8px 0 0;font-size:.95rem;font-weight:900}.secureBadge{min-height:44px;color:var(--leaf-dark);white-space:nowrap;background:#75c4a02e;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:900;display:inline-flex}.checkoutForm{width:min(100%,620px)}.checkoutForm label{color:var(--ink);margin-bottom:8px;font-weight:900;display:block}.formRow{grid-template-columns:1fr auto;gap:10px;display:grid}.formRow input{border:1px solid var(--line);background:var(--white);width:100%;min-height:56px;color:var(--ink);border-radius:8px;outline:none;padding:0 16px}.formRow input:focus{border-color:var(--leaf);box-shadow:0 0 0 4px #6f9e2e29}.formRow button{background:var(--leaf);min-height:56px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 20px 0 24px;font-weight:900;display:inline-flex;box-shadow:0 14px 26px #496f1d3d}.formRow button:hover{background:var(--leaf-dark)}.formRow button:disabled{cursor:wait;opacity:.75}.formRow svg,.trustItem svg,.featureItem svg,.boxHeader svg,.metric svg,.docPreview svg,.outcomeCard svg,.stars svg,.statusIcon,.secureBadge svg{flex:none;width:22px;height:22px}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.formError{color:#a33125;margin-top:10px;font-weight:700}.microcopy{color:var(--muted);margin:12px 0 0;font-size:.92rem}.heroVisual{justify-content:center;align-items:center;min-height:560px;padding:28px;display:flex;position:relative}.heroVisual:before{content:"";background:linear-gradient(135deg,#ffffffc7,#f6eadbb3),repeating-linear-gradient(45deg,#0000 0 14px,#75c4a01f 14px 16px);border:2px solid #6f9e2e38;border-radius:8px;position:absolute;inset:7% 8%}.brandLogo{z-index:2;background:var(--white);filter:drop-shadow(0 18px 34px #432b1824);border-radius:8px;width:min(56vw,310px);height:auto;position:relative}.documentStack{pointer-events:none;position:absolute;inset:0}.docPreview{z-index:3;border:1px solid var(--line);background:var(--white);border-radius:8px;gap:6px;width:172px;min-height:114px;padding:16px;display:grid;position:absolute;box-shadow:0 16px 32px #432b1821}.docPreview svg{color:var(--coral)}.docPreview strong{color:var(--ink)}.docPreview span{color:var(--muted);font-size:.9rem}.docOne{top:56px;left:0}.docTwo{top:170px;right:0}.docThree{bottom:50px;left:42px}.proofBand{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.proofItem{background:var(--leaf);min-height:118px;color:var(--white);text-align:center;place-items:center;gap:4px;display:grid}.proofItem:nth-child(2){background:var(--coral)}.proofItem:nth-child(3){background:var(--plum)}.proofItem strong{font-size:clamp(2rem,5vw,3.4rem);line-height:1}.proofItem span{font-weight:900}.painBand{background:#fff7e9;padding:78px 22px}.painList{gap:12px;display:grid}.painItem{border:1px solid var(--line);background:var(--white);min-height:64px;color:var(--ink);border-radius:8px;align-items:center;gap:12px;padding:14px 16px;font-size:1.05rem;font-weight:900;display:flex;box-shadow:0 12px 28px #432b1812}.painItem svg{width:24px;height:24px;color:var(--coral);flex:none}.inlineCta,.boxCta{background:var(--leaf);width:fit-content;min-height:52px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;padding:0 18px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #496f1d2e}.inlineCta:hover,.boxCta:hover{background:var(--leaf-dark)}.contentBand{background:var(--white);padding:72px 22px}.gridTwo{grid-template-columns:1fr minmax(280px,430px);align-items:start;gap:46px;width:min(1120px,100%);margin:0 auto;display:grid}.sectionText{max-width:650px;color:var(--muted);font-size:1.12rem;line-height:1.65}.featureList{gap:14px;margin-top:24px;display:grid}.quickIncludeGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.quickInclude{min-height:56px;color:var(--ink);background:#fffdf8;border:1px solid #6f9e2e38;border-radius:8px;align-items:center;gap:10px;padding:12px;font-weight:900;display:flex}.quickInclude svg{width:19px;height:19px;color:var(--leaf);flex:none}.featureItem{color:var(--muted);align-items:center;gap:12px;font-size:1.08rem;display:flex}.featureItem svg{color:var(--leaf)}.purchaseBox{border:1px solid var(--line);background:#fffdf8;border-radius:8px;padding:28px;box-shadow:0 16px 34px #432b1814}.boxHeader{align-items:center;gap:14px;margin-bottom:22px;display:flex}.boxHeader svg{color:var(--sun)}.boxHeader p{color:var(--muted);margin:0}.includedList{color:var(--muted);margin:0;padding-left:20px;line-height:1.8}.boxCta{width:100%;margin-top:22px}.valueBand{background:var(--ink);color:var(--white);padding:72px 22px}.valueInner{grid-template-columns:minmax(0,1fr) minmax(280px,430px);align-items:center;gap:42px;width:min(1120px,100%);margin:0 auto;display:grid}.valueInner h2{color:var(--white)}.valueInner p{color:#ffffffc7;max-width:640px;font-size:1.12rem;line-height:1.6}.valueInner .sectionLabel{color:var(--sun)}.valueList{gap:12px;display:grid}.valueItem{min-height:54px;color:var(--white);background:#ffffff14;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:10px;padding:12px 14px;font-weight:900;display:flex}.valueItem svg{width:19px;height:19px;color:var(--sun);flex:none}.valueList .inlineCta{background:var(--sun);width:100%;color:var(--ink);box-shadow:none;margin-top:8px}.outcomesBand,.testimonialBand,.faqBand{padding:78px 22px}.outcomesBand{background:#fff7e9}.testimonialBand{background:var(--white)}.faqBand{background:#f5eadf}.sectionIntro{width:min(1120px,100%);margin:0 auto 28px}.sectionIntro h2{max-width:820px}.outcomeGrid,.testimonialGrid{grid-template-columns:repeat(3,1fr);gap:18px;width:min(1120px,100%);margin:0 auto;display:grid}.outcomeCard,.testimonial{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:24px}.outcomeCard svg{width:34px;height:34px;color:var(--leaf)}.outcomeCard:nth-child(2) svg{color:var(--coral)}.outcomeCard:nth-child(3) svg{color:var(--plum)}.outcomeCard h3{margin:16px 0 8px}.outcomeCard p,.testimonial blockquote,.faqList p{color:var(--muted);line-height:1.6}.testimonial{margin:0}.stars{color:var(--sun);gap:4px;margin-bottom:14px;display:flex}.stars svg{fill:currentColor;width:18px;height:18px}.testimonial blockquote{margin:0;font-size:1.05rem;font-weight:700}.sectionAction{justify-content:center;width:min(1120px,100%);margin:24px auto 0;display:flex}.faqInner{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:42px;width:min(1120px,100%);margin:0 auto;display:grid}.faqList{gap:12px;display:grid}.faqList details{border:1px solid var(--line);background:var(--white);border-radius:8px}.faqList summary{cursor:pointer;color:var(--ink);padding:18px 20px;font-weight:900}.faqList p{margin:0;padding:0 20px 18px}.finalCta{background:var(--ink);color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:54px max(22px,50vw - 560px);display:flex}.finalCta h2{color:var(--white);margin-bottom:10px}.finalCta p{color:#ffffffc7;margin-bottom:0}.finalCta .sectionLabel{color:var(--sun)}.ctaLink{background:var(--sun);min-height:54px;color:var(--ink);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex}.trustBand{background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.trustItem{background:var(--soft);min-height:92px;color:var(--ink);justify-content:center;align-items:center;gap:10px;font-weight:900;display:flex}.trustItem:first-child svg{color:var(--leaf)}.trustItem:nth-child(2) svg{color:var(--plum)}.trustItem:nth-child(3) svg{color:var(--coral)}.statusPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.statusPage h1{font-size:clamp(2.3rem,8vw,4.8rem)}.statusPage p{max-width:560px;color:var(--muted);font-size:1.15rem;line-height:1.6}.statusPage a,.adminHomeLink{background:var(--leaf);min-height:44px;color:var(--white);border-radius:8px;justify-content:center;align-items:center;padding:0 16px;font-weight:900;text-decoration:none;display:inline-flex}.successIcon{width:54px;height:54px;color:var(--leaf)}.adminPage{background:#fffaf1;min-height:100vh;padding:34px 22px 60px}.adminHeader{justify-content:space-between;align-items:center;gap:18px;width:min(1180px,100%);margin:0 auto 28px;display:flex}.adminHeader h1{margin:0;font-size:clamp(2rem,5vw,4rem)}.metricGrid{grid-template-columns:repeat(4,1fr);gap:14px;width:min(1180px,100%);margin:0 auto 24px;display:grid}.metric{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:20px}.metric svg{color:var(--leaf)}.metric span{color:var(--muted);margin:12px 0 6px;font-weight:800;display:block}.metric strong{font-size:1.8rem}.tableWrap{border:1px solid var(--line);background:var(--white);border-radius:8px;width:min(1180px,100%);margin:0 auto;overflow-x:auto}.adminPanel{border:1px solid var(--line);background:var(--white);border-radius:8px;width:min(1180px,100%);margin:0 auto 24px;padding:22px}.adminPanelHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.adminPanel h2{margin-bottom:0;font-size:clamp(1.45rem,3vw,2.15rem)}.uploadForm label{color:var(--ink);margin-bottom:8px;font-weight:900;display:block}.uploadRow{grid-template-columns:1fr auto;gap:10px;display:grid}.uploadRow input{border:1px solid var(--line);background:#fffdf8;border-radius:8px;min-height:48px;padding:11px 12px}.uploadRow button,.fileRow button{background:var(--leaf);min-height:48px;color:var(--white);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-weight:900;display:inline-flex}.uploadRow button{padding:0 18px}.uploadRow button:disabled,.fileRow button:disabled{cursor:wait;opacity:.7}.uploadRow svg,.fileRow svg{width:20px;height:20px}.adminNotice{margin:12px 0 0;font-weight:800}.adminNotice.ok{color:var(--leaf-dark)}.adminNotice.error{color:#963126}.fileList{gap:10px;margin-top:18px;display:grid}.fileRow{border:1px solid var(--line);background:#fffdf8;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:12px;min-height:52px;padding:8px 8px 8px 14px;display:grid}.fileRow span{overflow-wrap:anywhere;min-width:0;color:var(--ink);font-weight:800}.fileRow button{background:var(--coral);width:42px;min-height:42px}.emptyFiles{color:var(--muted);margin:0}table{border-collapse:collapse;width:100%;min-width:840px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:16px}th{color:var(--leaf-dark);text-transform:uppercase;background:#fff6e6;font-size:.82rem}td span{color:var(--muted);margin-top:4px;display:block}code{white-space:nowrap;font-size:.78rem}.statusPill{border-radius:999px;width:fit-content;padding:5px 10px;font-size:.82rem;font-weight:900}.statusPill.ok{color:var(--leaf-dark);background:#6f9e2e29}.statusPill.error{color:#963126;background:#ee6f632e}.statusPill.pending{color:#8a5d0f;background:#f3ad362e}.errorText{color:#963126;max-width:280px;margin-top:8px;display:block}.emptyCell{text-align:center;color:var(--muted)}@media (max-width:860px){.siteHeader{position:static}.navLinks{display:none}.hero{min-height:auto;padding-top:24px}.heroInner,.gridTwo,.valueInner,.faqInner{grid-template-columns:1fr;gap:28px}.heroVisual{order:-1;min-height:430px}.brandLogo{width:min(62vw,260px)}h1{font-size:clamp(2.8rem,14vw,4.6rem)}.offerTop{flex-direction:column;align-items:flex-start}.formRow{grid-template-columns:1fr}.formRow button,.ctaLink,.inlineCta,.boxCta{width:100%}.quickIncludeGrid,.uploadRow{grid-template-columns:1fr}.docPreview{width:146px;min-height:98px;padding:12px}.docOne{top:28px;left:0}.docTwo{top:126px;right:0}.docThree{bottom:22px;left:18px}.trustBand,.metricGrid,.proofBand,.outcomeGrid,.testimonialGrid{grid-template-columns:1fr}.finalCta,.adminHeader{flex-direction:column;align-items:flex-start}}
