*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07101d;color:#f6f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}a{color:inherit}.sitebar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px clamp(18px,4vw,56px);background:rgba(7,16,29,.92);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.07)}.brand{text-decoration:none;font-weight:950;letter-spacing:.04em}.brand span{color:#d9ff69}.sitebar nav{display:flex;gap:18px}.sitebar nav a{font-size:11px;font-weight:900;letter-spacing:.06em;text-decoration:none;color:#aebbc9}.sitebar nav a:hover{color:#fff}main{overflow:hidden}.hero{max-width:1180px;margin:0 auto;padding:clamp(56px,8vw,96px) clamp(20px,4vw,56px);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;gap:clamp(44px,7vw,92px)}.eyebrow{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d8ae2d;font-weight:950;margin-bottom:13px}.eyebrow.cyan{color:#67dfff}.eyebrow.yellow{color:#e7b928}.hero h1{font-size:clamp(50px,7.3vw,96px);line-height:.88;letter-spacing:-.055em;margin:0 0 28px;font-weight:950}.hero h1 span{color:#e7b928}.lead{font-size:clamp(18px,2vw,23px);line-height:1.45;color:#eef2f4}.heroCopy>p:not(.lead){max-width:760px;color:#aebbc9;font-size:16px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 16px}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:13px;padding:14px 18px;font-weight:950;font-size:12px;letter-spacing:.045em}.btn.primary{background:#e7b928;color:#11161b}.btn.ghost{border:1px solid rgba(255,255,255,.16);color:#e9eef2;background:rgba(255,255,255,.03)}.trustRow{display:flex;gap:18px;flex-wrap:wrap;color:#71849a;font-size:11px;font-weight:800}.coverWrap{max-width:330px;justify-self:center}.coverWrap img{display:block;width:100%;height:auto;box-shadow:0 28px 70px rgba(0,0,0,.45);border-radius:3px}.coverNote{text-align:center;margin-top:15px;font-size:11px;color:#91a1b1}.coverNote b{color:#e7b928}.firstSteps{background:#f1f0ea;color:#111820;padding:78px max(20px,calc((100vw - 1070px)/2))}.sectionHead{max-width:760px;margin-bottom:38px}.sectionHead h2,.bookSection h2,.story h2,.freeTool h2{font-size:clamp(34px,4.5vw,56px);letter-spacing:-.04em;line-height:1.02;margin:0 0 14px}.sectionHead p{color:#59616a}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{border-top:4px solid #111820;padding:22px 4px 4px}.steps .num{font-size:12px;font-weight:950;color:#b18711;letter-spacing:.12em}.steps h3{font-size:23px;margin:10px 0 8px}.steps p{color:#5a636a;margin:0}.freeTool{max-width:1070px;margin:76px auto;padding:32px clamp(22px,4vw,42px);border:1px solid rgba(103,223,255,.22);background:linear-gradient(135deg,rgba(103,223,255,.10),rgba(103,223,255,.025));border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:30px}.freeTool h2{font-size:clamp(30px,4vw,44px)}.freeTool p{max-width:670px;color:#afbdca;margin-bottom:0}.cyanBtn{background:#67dfff;color:#07101d;white-space:nowrap}.bookSection{max-width:1070px;margin:0 auto;padding:58px 20px 86px}.bookIntro{max-width:790px}.bookIntro p:not(.lead){color:#aebbc9}.bookGrid{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;margin-top:38px}.contents,.buyCard{border-radius:20px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);padding:30px}.contents h3,.buyCard h3{font-size:24px;margin:0 0 18px}.contents ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:11px 22px}.contents li{position:relative;padding-left:18px;color:#c6d0d9}.contents li:before{content:"→";position:absolute;left:0;color:#e7b928}.buyCard{background:#111921}.buyCard .small{font-size:10px;color:#e7b928;letter-spacing:.13em;font-weight:950}.buyCard p{color:#9caab8}.buy{width:100%;border:0;border-radius:12px;padding:14px 16px;margin:5px 0;font-weight:900}.buy.disabled{background:#25303a;color:#7f8b96;cursor:not-allowed}.micro{font-size:11px!important;margin-top:18px}.story{max-width:850px;margin:0 auto 82px;padding:58px 30px;border-top:1px solid rgba(255,255,255,.1);text-align:center}.story p{color:#aebbc9;font-size:17px}.storyLinks{display:flex;justify-content:center;gap:25px;margin-top:28px;flex-wrap:wrap}.storyLinks a{font-size:12px;font-weight:950;letter-spacing:.05em;text-decoration:none;color:#67dfff}footer{border-top:1px solid rgba(255,255,255,.08);padding:28px max(20px,calc((100vw - 1070px)/2));display:flex;align-items:center;gap:20px;color:#71849a;font-size:11px}footer p{flex:1;margin:0}footer a{text-decoration:none;color:#aebbc9;font-weight:850}@media(max-width:760px){.sitebar nav a:first-child{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.coverWrap{max-width:255px;order:2}.steps,.bookGrid{grid-template-columns:1fr}.contents ul{grid-template-columns:1fr}.freeTool{margin:50px 18px;display:block}.freeTool .btn{margin-top:22px;width:100%}footer{align-items:flex-start;flex-wrap:wrap}.hero h1{font-size:57px}.sitebar{padding:14px 18px}}@media(max-width:420px){.hero h1{font-size:49px}.heroActions .btn{width:100%}.steps h3{font-size:21px}.contents,.buyCard{padding:22px}}