*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#09090b;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.site{min-height:100vh;position:relative;overflow:hidden;background:#09090b}.bg-grid{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.18;background-image:linear-gradient(90deg,rgba(250,204,21,.16) 1px,transparent 1px),linear-gradient(rgba(250,204,21,.16) 1px,transparent 1px);background-size:42px 42px}.glow{position:fixed;width:400px;height:400px;border-radius:999px;filter:blur(90px);pointer-events:none;opacity:.25}.glow-red{right:-120px;top:-120px;background:#dc2626}.glow-yellow{left:-120px;top:35%;background:#facc15}.warning-strip{position:relative;z-index:2;background:#facc15;color:#09090b;text-align:center;padding:10px 16px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.header{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:24px;display:flex;align-items:center;justify-content:space-between}.logo{height:88px;width:auto;display:block;filter:drop-shadow(0 20px 24px rgba(0,0,0,.45))}.nav{display:flex;gap:28px}.nav a{color:#d4d4d8;text-decoration:none;font-size:14px;font-weight:700}.nav a:hover{color:#fde047}.btn{border:0;border-radius:999px;padding:15px 24px;font-size:15px;font-weight:900;cursor:pointer;display:inline-flex;gap:10px;align-items:center;justify-content:center;transition:.2s ease;white-space:nowrap}.btn-red{background:#dc2626;color:#fff}.btn-red:hover{background:#ef4444;transform:translateY(-1px)}.btn-yellow{background:#facc15;color:#000;border:1px solid #facc15}.btn-yellow:hover{background:#fde047;color:#000;transform:translateY(-1px)}.hero{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:48px 24px 88px;display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#dc262629;color:#fecaca;border:1px solid rgba(248,113,113,.45);border-radius:999px;padding:10px 16px;font-weight:800;margin-bottom:26px}h1{font-size:clamp(46px,7vw,78px);line-height:.96;margin:0;letter-spacing:-.055em;font-weight:950}h1 span{color:#fde047;display:block;margin-top:14px}.lead{margin-top:28px;max-width:680px;color:#d4d4d8;font-size:20px;line-height:1.65}.lead strong{color:#fff}.hero-buttons{margin-top:36px;display:flex;gap:16px;flex-wrap:wrap}.trust-row{margin-top:30px;display:grid;grid-template-columns:repeat(3,max-content);gap:22px;color:#d4d4d8;font-weight:700}.trust-row div{display:flex;align-items:center;gap:8px}.trust-row svg{color:#fde047}.book-wrap{position:relative;display:flex;justify-content:center}.book-glow{position:absolute;top:10%;right:10%;bottom:10%;left:10%;background:#facc15;opacity:.18;filter:blur(60px);border-radius:999px}.book-cover{position:relative;width:min(100%,430px);max-height:640px;object-fit:contain;filter:drop-shadow(0 34px 52px rgba(0,0,0,.82));transition:transform .25s ease}.book-cover:hover{transform:scale(1.035)}.problem,.about{position:relative;z-index:1;background:#18181bc7;border-top:1px solid #27272a;border-bottom:1px solid #27272a;padding:64px 24px;display:grid;grid-template-columns:1fr 2fr;gap:42px;align-items:center}.problem>*,.about>*{max-width:1180px}.problem,.about{padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}.section{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:86px 24px}.section-kicker{color:#fde047;text-transform:uppercase;font-weight:950;letter-spacing:.25em;font-size:13px;margin:0 0 14px}.section-kicker.red{color:#fca5a5}h2{font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:-.04em;margin:0;font-weight:950}.problem p,.about p,.body-copy{color:#d4d4d8;font-size:18px;line-height:1.75}.section-heading{max-width:790px;margin-bottom:44px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card{background:#18181be6;border:1px solid #27272a;border-radius:28px;padding:28px;min-height:290px;box-shadow:0 24px 50px #00000040}.card:hover{border-color:#facc15a6}.icon{height:58px;width:58px;border-radius:18px;background:#facc15;color:#09090b;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.icon svg{width:30px;height:30px}.card h3{margin:0;font-size:22px;font-weight:950}.card p{color:#a1a1aa;line-height:1.65}.chapters-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:52px;align-items:start;padding-top:20px}.chapter-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.chapter-item{background:#18181beb;border:1px solid #27272a;border-radius:18px;padding:16px;display:flex;gap:12px;align-items:flex-start}.chapter-item span{height:30px;width:30px;border-radius:999px;background:#dc2626;color:#fff;display:inline-flex;justify-content:center;align-items:center;font-weight:950;flex-shrink:0}.chapter-item p{margin:2px 0 0;color:#e4e4e7;font-weight:800}.bonus{position:relative;z-index:1;max-width:1180px;margin:0 auto 86px;background:#facc15;color:#09090b;border-radius:34px;padding:44px;display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center;box-shadow:0 30px 70px #facc151f}.bonus-label{display:inline-flex;align-items:center;gap:8px;background:#09090b;color:#fde047;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px}.bonus p{font-size:19px;line-height:1.55;color:#3f3f46;font-weight:700}.form-card{background:#09090b;color:#fff;border-radius:28px;padding:30px}.form-card p{color:#d4d4d8;margin-top:0}.form-card input{width:100%;padding:17px 20px;border-radius:999px;border:0;margin-bottom:12px;font-size:16px}.form-card .btn{width:100%;margin-top:4px}.form-card small{display:block;margin-top:16px;color:#71717a}.pricing{position:relative;z-index:1;max-width:920px;margin:0 auto;padding:86px 24px;text-align:center}.pricing-card{background:#18181beb;border:1px solid #27272a;border-radius:34px;padding:48px;box-shadow:0 28px 70px #00000059}.pricing-card svg{color:#fde047;margin-bottom:18px}.pricing-card>p:not(.section-kicker){color:#d4d4d8;font-size:18px;line-height:1.7;max-width:690px;margin:22px auto 0}.price-row{margin:32px 0;display:flex;justify-content:center;gap:20px;align-items:center}.price-row div{color:#fde047;font-size:54px;font-weight:950;letter-spacing:-.04em}.price-row span{color:#a1a1aa;text-align:left;line-height:1.45}footer{position:relative;z-index:1;border-top:1px solid #27272a;padding:42px 24px;text-align:center;color:#71717a}footer strong{color:#fff}@media (max-width: 920px){.header{gap:18px;flex-wrap:wrap}.nav{order:3;width:100%;justify-content:center}.hero,.problem,.about,.chapters-section,.bonus{grid-template-columns:1fr}.hero{text-align:center}.eyebrow,.hero-buttons,.trust-row{justify-content:center}.cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 620px){.warning-strip{font-size:12px}.logo{height:72px}.header{justify-content:center}.header .btn{width:100%}.nav{display:none}.hero{padding-top:26px}.hero-buttons .btn{width:100%}.trust-row{grid-template-columns:1fr;justify-items:center}.cards,.chapter-grid{grid-template-columns:1fr}.bonus,.pricing-card{padding:28px;border-radius:26px}.price-row{flex-direction:column}.price-row span{text-align:center}}
