:root{--ink:#17201d;--ink-muted:#5f6c67;--forest:#123523;--forest-deep:#071b12;--forest-soft:#e7f0e8;--cream:#fbfaf7;--paper:#ffffff;--line:#e4dfd6;--amber:#f8c24a;--amber-hot:#f4a60d;--amber-dark:#7a4a00;--shadow:0 24px 70px rgba(10,27,18,0.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img,svg{display:block}a{color:inherit}button,input{font:inherit}.page-shell{min-height:100vh;background:var(--cream)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px clamp(18px,5vw,64px);color:#fff;background:rgba(7,27,18,.95);border-bottom:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.light-header{color:var(--ink);background:rgba(255,255,255,.96);border-color:var(--line)}.brand-link{display:inline-flex;align-items:center;gap:11px;text-decoration:none}.brand-logo{width:42px;height:42px;padding:4px;object-fit:contain;background:#fff;border-radius:999px}.brand-link small,.brand-link strong{display:block;line-height:1.15}.brand-link strong{font-size:.98rem;letter-spacing:0}.brand-link small{margin-top:2px;color:rgba(255,255,255,.72);font-size:.78rem}.light-header .brand-link small{color:var(--ink-muted)}.primary-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;color:#16160f;font-weight:800;text-decoration:none;text-align:center;border:1px solid rgba(156,94,0,.28);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.56),rgba(255,255,255,0) 38%),linear-gradient(180deg,#ffd767,#f8ad18);box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 12px 24px rgba(188,114,0,.24);cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.primary-button:hover{transform:translateY(-1px);filter:saturate(1.08);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 30px rgba(188,114,0,.3)}.back-button:focus-visible,.choice-group button:focus-visible,.outline-button:focus-visible,.primary-button:focus-visible,input:focus-visible{outline:3px solid rgba(248,194,74,.82);outline-offset:3px}.primary-button:disabled{cursor:not-allowed;transform:none;filter:grayscale(.18);opacity:.62}.header-call{min-height:42px;padding:0 18px;font-size:.93rem}.desktop-only{display:inline}.mobile-only{display:none}.hero-section{position:relative;isolation:isolate;overflow:hidden;color:#fff;background:var(--forest-deep)}.hero-media{position:absolute;inset:0;z-index:-2}.hero-media img{width:100%;height:100%;object-fit:cover;opacity:.44}.hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,27,18,.96),rgba(7,27,18,.89) 48%,rgba(7,27,18,.62)),linear-gradient(180deg,rgba(7,27,18,.04),rgba(7,27,18,.88))}.hero-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,470px);grid-gap:clamp(28px,5vw,62px);gap:clamp(28px,5vw,62px);align-items:center;width:min(1160px,calc(100% - 36px));min-height:710px;margin:0 auto;padding:54px 0 64px}.hero-copy{max-width:650px}.eyebrow,.section-label{display:inline-flex;margin:0;color:#fff3c7;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.eyebrow{padding:9px 14px;color:#ffeab4;background:rgba(255,255,255,.11);border:1px solid rgba(255,234,180,.3);border-radius:999px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:0}h1{max-width:680px;margin:22px 0 18px;color:#fff;font-size:clamp(3rem,6vw,5.85rem);line-height:.96}.hero-subhead{max-width:580px;margin:0;color:#f5f0e7;font-size:clamp(1.14rem,2vw,1.42rem);line-height:1.5}.trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px 18px;gap:14px 18px;margin-top:32px}.trust-item{display:flex;align-items:center;gap:10px;min-height:36px;color:#f8f3ea;font-weight:700}.trust-item span{display:grid;flex:0 0 auto;width:26px;height:26px;place-items:center;color:var(--forest-deep);background:var(--amber);border-radius:999px}.trust-item svg{width:17px;height:17px}.trust-item p{margin:0}.form-card{color:var(--ink);background:rgba(255,255,255,.98);border:1px solid rgba(255,255,255,.72);border-radius:22px;box-shadow:var(--shadow);padding:clamp(22px,3vw,30px)}.form-intro{margin:0;color:var(--forest);font-size:1.02rem;font-weight:800;text-align:center}.progress{display:flex;justify-content:center;gap:8px;margin:18px 0 24px}.progress span{width:10px;height:10px;background:#dedbd4;border-radius:999px}.progress span.active{width:34px;background:var(--forest)}.field-stack{display:grid;grid-gap:17px;gap:17px}.field{display:grid;grid-gap:8px;gap:8px}.choice-group p,.field label{margin:0;color:#2f3733;font-size:.92rem;font-weight:800}.field input{width:100%;height:56px;padding:0 16px;color:var(--ink);background:#fbfaf7;border:1px solid #ddd6cb;border-radius:16px}.field input::placeholder{color:#a9a39a}.field-note{margin:0;color:var(--ink-muted);font-size:.93rem}.sms-box{padding:12px;background:#f7f5ef;border:1px solid #e3ded2;border-radius:14px}.sms-box label{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.sms-box input{flex:0 0 auto;width:18px;height:18px;margin-top:2px;accent-color:var(--forest)}.sms-box span{color:var(--ink-muted);font-size:.74rem;line-height:1.45}.sms-box a{color:var(--forest);font-weight:800}.choice-group{display:grid;grid-gap:10px;gap:10px}.choice-group div{display:flex;flex-wrap:wrap;gap:8px}.choice-group button{min-height:38px;padding:0 12px;color:var(--ink-muted);font-size:.85rem;font-weight:800;background:#f7f5ef;border:1px solid #e2dccc;border-radius:999px;cursor:pointer}.choice-group button.selected{color:#fff;background:var(--forest);border-color:var(--forest)}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0}.form-error{margin-top:16px;padding:12px;color:#7f1d1d;background:#fee2e2;border:1px solid #fecaca;border-radius:12px;font-size:.9rem;font-weight:700}.form-button{width:100%;margin-top:20px;border-radius:16px}.back-button{display:block;width:100%;margin-top:12px;padding:10px;color:var(--forest);font-weight:800;background:transparent;border:0;cursor:pointer}.form-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px}.form-pills span{padding:7px 11px;color:#67716c;font-size:.78rem;font-weight:800;background:#f3f1ec;border-radius:999px}.proof-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.proof-strip div{min-height:106px;padding:22px clamp(18px,3vw,28px);background:#fff}.proof-strip strong{display:block;color:var(--forest);font-size:.95rem}.proof-strip p{margin:7px 0 0;color:var(--ink-muted);font-size:.9rem;line-height:1.45}.section{width:min(1120px,calc(100% - 36px));margin:0 auto;padding:clamp(56px,8vw,84px) 0}.section-proof{display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:clamp(28px,5vw,58px);gap:clamp(28px,5vw,58px);align-items:center}.section-copy{max-width:520px}.section-label{color:#b36d00}.section h2{margin:12px 0 16px;color:var(--ink);font-size:clamp(2rem,4vw,3.45rem);line-height:1.03}.section p{color:var(--ink-muted);font-size:1.06rem;line-height:1.62}.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;margin-top:16px;padding:0 22px;color:var(--forest);font-weight:800;text-decoration:none;border:1px solid rgba(18,53,35,.36);border-radius:999px;background:rgba(255,255,255,.72);transition:background .16s ease,transform .16s ease}.outline-button:hover{transform:translateY(-1px);background:var(--forest-soft)}.proof-card{display:grid;grid-template-columns:minmax(190px,260px) minmax(0,1fr);overflow:hidden;background:#fff7e4;border:1px solid #f2d89b;border-radius:18px;box-shadow:0 18px 50px rgba(90,60,10,.12)}.proof-card img{width:100%;height:100%;min-height:320px;object-fit:cover}.proof-card blockquote{display:flex;flex-direction:column;justify-content:center;margin:0;padding:clamp(22px,4vw,34px)}.proof-card blockquote p{color:var(--ink);font-size:1.05rem}.proof-card footer{color:var(--forest);font-weight:900}.section-steps{width:100%;max-width:none;padding-right:max(18px,calc((100vw - 1120px) / 2));padding-left:max(18px,calc((100vw - 1120px) / 2));background:#fff}.section-heading{max-width:680px}.step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:30px}.step-card{min-height:240px;padding:28px;background:#f8f6f1;border:1px solid var(--line);border-radius:16px}.step-card span{display:grid;width:46px;height:46px;place-items:center;color:#fff;font-size:1.1rem;font-weight:900;background:var(--forest);border-radius:999px}.step-card h3{margin:22px 0 10px;font-size:1.25rem}.step-card p{margin:0;color:var(--ink-muted);line-height:1.55}.section-situations{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(28px,5vw,56px);gap:clamp(28px,5vw,56px);align-items:center;width:100%;max-width:none;padding-right:max(18px,calc((100vw - 1120px) / 2));padding-left:max(18px,calc((100vw - 1120px) / 2));color:#fff;background:var(--forest)}.section-situations .section-label,.section-situations h2,.section-situations p{color:#fff}.section-situations p{color:#ecf3ed}.situation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.situation-grid div{padding:18px;color:#fff;font-weight:900;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);border-radius:14px}.section-faq{max-width:900px}.faq-list{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.faq-list details{padding:22px}.faq-list details+details{border-top:1px solid var(--line)}.faq-list summary{color:var(--ink);font-size:1.08rem;font-weight:900;cursor:pointer}.faq-list p{margin:12px 0 0;color:var(--ink-muted);line-height:1.56}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(38px,5vw,58px) max(18px,calc((100vw - 1120px) / 2));background:linear-gradient(135deg,#ffd767,#f8ad18);border-top:1px solid rgba(122,74,0,.18)}.final-cta h2{margin:0;color:#1d1b13;font-size:clamp(2rem,4vw,3.3rem);line-height:1.02}.final-cta p{margin:10px 0 0;color:#49350d;font-size:1.08rem}.final-cta .primary-button{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,0) 40%),linear-gradient(180deg,var(--forest) 0,#0a2015 100%);color:#fff;border-color:rgba(0,0,0,.2);box-shadow:0 16px 30px rgba(20,31,24,.24)}.site-footer{display:flex;justify-content:space-between;gap:16px;padding:24px clamp(18px,5vw,64px);color:var(--ink-muted);background:#fff;border-top:1px solid var(--line);font-size:.9rem}.site-footer p{margin:0}.site-footer nav{display:flex;gap:16px;font-weight:800}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--forest)}.page-simple{display:flex;flex-direction:column}.thank-you-main{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(760px,calc(100% - 36px));min-height:70vh;margin:0 auto;padding:64px 0;text-align:center}.success-mark{display:grid;width:72px;height:72px;place-items:center;color:#fff;background:var(--forest);border-radius:999px}.success-mark svg{width:42px;height:42px}.legal-page h1,.thank-you-main h1{margin:24px 0 16px;color:var(--ink);font-size:clamp(2.4rem,6vw,4.3rem);line-height:1}.thank-you-main p{max-width:640px;margin:0;color:var(--ink-muted);font-size:1.12rem;line-height:1.6}.button-row{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px}.button-row .outline-button{margin-top:0}.legal-page{width:min(800px,calc(100% - 36px));margin:0 auto;padding:54px 0 76px}.legal-back{color:var(--forest);font-weight:900;text-decoration:none}.legal-page p{color:var(--ink-muted);font-size:1rem;line-height:1.65}@media (max-width:900px){.hero-inner,.section-proof,.section-situations{grid-template-columns:1fr}.hero-inner{min-height:auto;padding-top:42px}h1{font-size:clamp(3rem,14vw,4.8rem)}.form-card{max-width:560px}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.step-grid{grid-template-columns:1fr}.final-cta{align-items:flex-start;flex-direction:column}}@media (max-width:640px){.site-header{padding:11px 14px}.brand-link{gap:9px}.brand-logo{width:38px;height:38px}.brand-link strong{font-size:.88rem}.brand-link small{font-size:.72rem}.desktop-only{display:none}.mobile-only{display:inline}.header-call{min-width:94px;min-height:40px;padding:0 14px}.hero-inner{width:min(100% - 28px,560px);padding:34px 0 46px}.hero-overlay{background:rgba(7,27,18,.86)}.eyebrow{font-size:.72rem}.hero-subhead{font-size:1.08rem}.proof-strip,.situation-grid,.trust-grid{grid-template-columns:1fr}.form-card{border-radius:18px}.proof-card{grid-template-columns:1fr}.proof-card img{min-height:280px}.site-footer{flex-direction:column}}