@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Playfair+Display:wght@600;700&display=swap');
:root{--navy:#07172d;--gold:#d4aa52;--gold-light:#efd99d;--cream:#f8f5ee;--paper:#fffdf8;--ink:#142033;--muted:#667085;--line:#ded8ca;--white:#fff;--shadow:0 24px 70px rgba(7,23,45,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Manrope,Segoe UI,Arial,sans-serif;line-height:1.6}a{color:inherit}
.topbar{height:82px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:var(--white);border-bottom:1px solid rgba(255,255,255,.1);position:relative;z-index:3}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-size:.92rem;font-weight:700;letter-spacing:.08em}.brand b{color:var(--gold)}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-family:Georgia,serif;font-weight:700;letter-spacing:0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:58px;padding:16px 24px;border-radius:10px;background:linear-gradient(135deg,#e2bd68,#c99a3c);color:#10203a;text-decoration:none;font-size:.87rem;font-weight:800;letter-spacing:.025em;box-shadow:0 12px 30px rgba(0,0,0,.22);transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(0,0,0,.28)}.button-small{min-height:44px;padding:11px 18px;font-size:.75rem}.button-full{width:100%}
.hero{min-height:calc(100vh - 82px);padding:72px max(24px,calc((100vw - 1180px)/2)) 86px;display:grid;grid-template-columns:1fr .92fr;gap:68px;align-items:center;background:radial-gradient(circle at 78% 18%,rgba(35,83,131,.7),transparent 30%),linear-gradient(145deg,#07172d,#040d1a);color:var(--white);position:relative;overflow:hidden}.hero:after{content:'';position:absolute;right:-120px;bottom:-200px;width:520px;height:520px;border:1px solid rgba(212,170,82,.18);border-radius:50%;box-shadow:0 0 0 80px rgba(212,170,82,.025),0 0 0 160px rgba(212,170,82,.018)}.hero-copy,.video-shell{position:relative;z-index:1}
.eyebrow{display:block;color:var(--gold);font-size:.72rem;font-weight:800;letter-spacing:.16em;margin-bottom:18px}h1,h2{font-family:'Playfair Display',Georgia,serif;letter-spacing:-.035em;line-height:1.06;margin:0}h1{font-size:clamp(2.7rem,5.2vw,4.9rem);max-width:720px}h2{font-size:clamp(2.2rem,4vw,3.7rem)}.lead{font-size:1.12rem;line-height:1.75;color:#d5deea;max-width:650px;margin:24px 0}.hero-points{list-style:none;padding:0;margin:0 0 30px;display:grid;gap:10px;color:#edf2f8;font-size:.92rem}.hero-points li:before{content:'✓';color:var(--gold);font-weight:800;margin-right:11px}.secure-note{font-size:.75rem;color:#9fb0c5;margin:10px 0 0 3px}
.video-shell{padding:12px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.16);border-radius:20px;box-shadow:0 35px 80px rgba(0,0,0,.45);backdrop-filter:blur(8px)}.video-label{padding:5px 5px 13px;font-size:.75rem;color:#cbd7e5;text-transform:uppercase;letter-spacing:.1em}.video-label span{display:inline-block;width:7px;height:7px;background:var(--gold);border-radius:50%;margin-right:7px}.video-shell video{display:block;width:100%;aspect-ratio:16/9;border-radius:12px;background:#020712}.video-shell .button{margin-top:12px}.hidden{display:none}
.method-section{padding:110px max(24px,calc((100vw - 1080px)/2));background:var(--paper)}.section-heading{text-align:center;max-width:770px;margin:0 auto 55px}.section-heading p{color:var(--muted);font-size:1.05rem;margin:22px auto 0;max-width:700px}.impact-message{max-width:920px;margin:0 auto 42px;padding:28px 34px;border-left:4px solid var(--gold);border-radius:0 14px 14px 0;background:#f2ecdf;box-shadow:0 12px 35px rgba(7,23,45,.06)}.impact-kicker{display:block;margin-bottom:8px;color:#9b7226;font-size:.66rem;font-weight:800;letter-spacing:.16em}.impact-message p{margin:0;font-family:'Playfair Display',Georgia,serif;font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.3;color:var(--navy)}.impact-message strong{color:#9b7226}.impact-message small{display:block;margin-top:13px;color:var(--muted);font-size:.7rem}.arv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.arv-grid article{padding:30px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;gap:20px;box-shadow:0 10px 30px rgba(7,23,45,.045)}.arv-grid article>span{font-family:'Playfair Display',serif;color:var(--gold);font-size:3.6rem;font-weight:700;line-height:.9}.arv-grid h3{margin:0 0 7px;font-size:1.05rem}.arv-grid p{margin:0;color:var(--muted);font-size:.87rem}
.deliverables{margin-top:72px;padding:48px;border-radius:20px;background:var(--navy);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:center;box-shadow:var(--shadow)}.deliverables h2{font-size:clamp(2rem,3.2vw,3rem);margin-bottom:28px}.text-link{color:var(--gold-light);font-weight:800;font-size:.8rem;letter-spacing:.04em;text-decoration:none;border-bottom:1px solid rgba(239,217,157,.4);padding-bottom:5px}.deliverables ul{list-style:none;margin:0;padding:0}.deliverables li{position:relative;padding:15px 0 15px 32px;border-bottom:1px solid rgba(255,255,255,.1)}.deliverables li:last-child{border-bottom:0}.deliverables li:before{content:'✓';position:absolute;left:0;color:var(--gold);font-weight:800}.deliverables b,.deliverables small{display:block}.deliverables b{font-size:.94rem}.deliverables small{color:#aebdce;margin-top:3px}
.offer-section{padding:100px max(24px,calc((100vw - 1080px)/2));background:#e9e2d3;display:grid;grid-template-columns:1.15fr .85fr;gap:72px;align-items:center}.offer-copy>p{color:#536070;font-size:1.06rem;max-width:640px;margin:22px 0 30px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;font-size:.82rem;font-weight:700;color:#344054}.price-card{background:var(--navy);color:white;border-radius:18px;padding:38px;box-shadow:var(--shadow);border-top:4px solid var(--gold)}.product-name{font-size:.72rem;color:var(--gold);font-weight:800;letter-spacing:.16em}.price{margin:22px 0 14px}.price small,.price strong{display:block}.price small{color:#aebdce;font-size:.8rem;font-weight:500}.price strong{font-family:'Playfair Display',serif;font-size:3.8rem;line-height:1.15}.included{font-size:.86rem;color:#c9d4df;margin-bottom:24px}.fine{font-size:.68rem;color:#91a3b8;text-align:center;line-height:1.55;margin:16px 0 0}
footer{padding:28px max(24px,calc((100vw - 1080px)/2));display:flex;justify-content:space-between;gap:20px;background:#030b16;color:#8295aa;font-size:.72rem}.mobile-buy{display:none}
@media(max-width:900px){.hero,.offer-section,.deliverables{grid-template-columns:1fr}.hero{padding-top:50px;gap:50px}.arv-grid{grid-template-columns:1fr}.deliverables{gap:36px}.offer-section{gap:42px}.topbar .button{display:none}}
@media(max-width:600px){body{padding-bottom:64px}.topbar{height:70px}.hero{min-height:auto;padding-bottom:58px}.hero h1{font-size:2.65rem}.lead{font-size:1rem}.button{width:100%;font-size:.78rem}.method-section,.offer-section{padding-top:72px;padding-bottom:72px}.deliverables{padding:30px 24px;margin-left:-8px;margin-right:-8px}.arv-grid article{padding:24px}.price-card{padding:30px 24px}footer{flex-direction:column}.mobile-buy{display:flex;position:fixed;z-index:20;left:0;right:0;bottom:0;height:64px;align-items:center;justify-content:center;background:linear-gradient(135deg,#e3be69,#c89636);color:#10203a;text-decoration:none;font-size:.82rem;font-weight:900;box-shadow:0 -8px 30px rgba(0,0,0,.25)}}
