:root{--red:#f31827;--ink:#111111;--paper:#f6f3ee;--white:#fff;--muted:#686868;--line:#d8d2c9;--lime:#d9ff43}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Archivo,Arial,sans-serif;line-height:1.5}.staging-bar{display:flex;justify-content:center;gap:.7rem;align-items:center;padding:.55rem 1rem;background:#fff2a8;border-bottom:1px solid #d7ca7c;font-size:.76rem;letter-spacing:.02em}.staging-bar strong{font-weight:900}.site-header{min-height:88px;display:flex;align-items:center;justify-content:space-between;padding:1rem clamp(1.25rem,4vw,4.5rem);background:var(--white);border-bottom:1px solid #eee}.brand img{display:block;width:190px;height:58px;object-fit:contain}.header-link{color:var(--ink);font-weight:800;text-decoration:none;border-bottom:2px solid var(--red)}main{overflow:hidden}.hero{min-height:720px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:5vw;padding:clamp(4rem,8vw,7rem) clamp(1.25rem,6vw,7rem);background:var(--ink);color:var(--white);position:relative}.hero:before{content:"";position:absolute;width:460px;height:460px;border:75px solid rgba(243,24,39,.13);border-radius:50%;left:-240px;bottom:-300px}.hero-copy{position:relative;z-index:2;max-width:760px}.eyebrow{font-size:.76rem;letter-spacing:.18em;font-weight:900;margin:0 0 1rem;color:var(--red)}.hero .eyebrow{color:var(--lime)}h1,h2,p{margin-top:0}h1{font-size:clamp(4rem,8vw,8.2rem);line-height:.84;letter-spacing:-.075em;text-transform:uppercase;margin-bottom:2rem;font-weight:900}h1 span{color:var(--red)}.hero-lede{font-size:clamp(1.05rem,1.6vw,1.35rem);max-width:650px;color:#d6d6d6;margin-bottom:2rem}.price-row{display:flex;align-items:end;gap:2rem;margin:2rem 0}.price-row>div:first-child{display:flex;flex-direction:column}.price-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.13em;color:#aaa;font-weight:700}.price-row strong{font-size:clamp(2.6rem,5vw,4.8rem);line-height:1;letter-spacing:-.06em}.price-note{font-size:.86rem;color:#aaa;padding-bottom:.5rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:.9rem 1.45rem;border:0;border-radius:0;font:800 .92rem Archivo,Arial,sans-serif;text-decoration:none;cursor:pointer;transition:transform .15s ease,background .15s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--red);color:#fff;box-shadow:7px 7px 0 var(--lime)}.button.full{width:calc(100% - 7px);margin-bottom:1rem}.microcopy{font-size:.78rem;color:#9d9d9d;max-width:520px;margin-top:1.5rem}.hero-art{position:relative;min-height:510px;display:flex;align-items:center;justify-content:center}.poster-card{position:absolute;display:flex;flex-direction:column;justify-content:flex-end;padding:2.2rem;box-shadow:0 30px 80px rgba(0,0,0,.45)}.poster-main{width:min(390px,82%);aspect-ratio:3/4;background:var(--red);transform:rotate(5deg);z-index:2;overflow:hidden}.poster-main span{font-size:.88rem;font-weight:900;letter-spacing:.25em}.poster-main strong{font-size:clamp(3rem,5vw,5.2rem);line-height:.83;letter-spacing:-.07em}.poster-main small{font-size:.65rem;font-weight:800;letter-spacing:.14em;margin-top:1.3rem}.poster-mark{position:absolute;right:-.1em;top:-.34em;font-size:19rem;font-weight:900;line-height:1;color:rgba(255,255,255,.22)}.poster-back{width:min(360px,76%);aspect-ratio:3/4;background:var(--lime);color:var(--ink);transform:rotate(-10deg) translate(-40px,8px);z-index:1;justify-content:flex-start}.poster-back span{font-size:4rem;font-weight:900;letter-spacing:-.08em}.scribble{position:absolute;width:130%;height:9px;background:#fff;transform:rotate(-18deg);z-index:3;mix-blend-mode:difference}.how-it-works,.faq{padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,7rem)}.section-heading{max-width:850px;margin-bottom:3rem}h2{font-size:clamp(2.4rem,5vw,5rem);line-height:.95;letter-spacing:-.055em;text-transform:uppercase;font-weight:900;margin-bottom:1rem}.steps{list-style:none;padding:0;margin:0;border-top:2px solid var(--ink)}.steps li{display:grid;grid-template-columns:90px 1fr;gap:1rem;padding:2rem 0;border-bottom:1px solid var(--line)}.steps li>span{font-size:1.6rem;color:var(--red);font-weight:900}.steps strong{font-size:1.25rem}.steps p{color:var(--muted);max-width:700px;margin:.35rem 0 0}.checkout-section{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,7rem);padding:clamp(4rem,7vw,7rem) clamp(1.25rem,6vw,7rem);background:var(--red);color:#fff}.checkout-section .eyebrow{color:var(--lime)}.checkout-copy>p{max-width:620px;color:#ffe3e5}.offer-card{margin:2rem 0;padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.45);border-bottom:1px solid rgba(255,255,255,.45);display:flex;justify-content:space-between;gap:1rem;align-items:center}.offer-card div{display:flex;flex-direction:column}.offer-card span,.offer-card strong{font-weight:900}.offer-card small{opacity:.75}.offer-card strong{font-size:1.45rem}.assurances{padding-left:1.2rem;color:#ffe3e5}.assurances li{margin:.6rem 0}.checkout-form{background:#fff;color:var(--ink);padding:clamp(1.4rem,4vw,3rem);align-self:start;box-shadow:14px 14px 0 var(--lime)}label{display:block;font-weight:800;font-size:.83rem;margin-bottom:1.25rem}input{width:100%;margin-top:.5rem;border:1px solid #bcbcbc;background:#fff;padding:.95rem 1rem;font:500 1rem Archivo,Arial,sans-serif;outline:none}input:focus{border-color:var(--red);box-shadow:0 0 0 3px rgba(243,24,39,.14)}.checkbox-row{display:grid;grid-template-columns:22px 1fr;gap:.7rem;font-size:.73rem;line-height:1.45;font-weight:500}.checkbox-row input{width:18px;height:18px;margin:.12rem 0 0;accent-color:var(--red)}.payment-badges{display:flex;flex-wrap:wrap;gap:.5rem}.payment-badges span{border:1px solid #ccc;padding:.35rem .55rem;font-size:.66rem;font-weight:800}.form-footnote{margin:1rem 0 0;color:#777;font-size:.7rem}.form-status{display:none;padding:.8rem;margin:0 0 1rem;font-size:.8rem;font-weight:700;background:#ffe5e7;color:#8b1119}.form-status.show{display:block}.form-status.success{background:#edffc4;color:#243600}.faq{background:#fff}.faq details{border-top:1px solid var(--line);padding:1.3rem 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{font-weight:800;cursor:pointer;font-size:1.05rem}.faq details p{color:var(--muted);max-width:800px;margin:1rem 0 0}footer{display:flex;justify-content:space-between;align-items:center;padding:2rem clamp(1.25rem,6vw,7rem);background:var(--ink);color:#aaa;font-size:.78rem}footer a{color:#fff}@media(max-width:850px){.staging-bar{align-items:flex-start;flex-direction:column;gap:0}.site-header{min-height:72px}.brand img{width:145px;height:42px}.hero{grid-template-columns:1fr;min-height:auto}.hero-art{min-height:440px}.poster-main{max-width:330px}.checkout-section{grid-template-columns:1fr}.checkout-form{box-shadow:8px 8px 0 var(--lime)}.price-row{align-items:flex-start;flex-direction:column;gap:.5rem}}@media(max-width:520px){h1{font-size:3.55rem}.hero{padding-top:3.4rem}.hero-art{min-height:360px}.poster-card{padding:1.5rem}.poster-main{width:240px}.poster-back{width:225px}.poster-main strong{font-size:3rem}.poster-mark{font-size:13rem}.steps li{grid-template-columns:54px 1fr}.offer-card{align-items:flex-start;flex-direction:column}footer{align-items:flex-start;flex-direction:column;gap:.5rem}}
