*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111827;background:#fff}.wrap{width:min(1120px,calc(100% - 36px));margin:auto}.top{background:#0b1020;color:#fff}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.02em;text-decoration:none;color:inherit}.brand-mark{width:38px;height:38px;border:2px solid #f4c400;border-radius:50%;display:grid;place-items:center;color:#f4c400;font-size:28px}.nav-note{font-size:14px;color:#cbd5e1}.hero{background:linear-gradient(135deg,#0b1020 0%,#111b35 62%,#15244b 100%);color:#fff;padding:78px 0 70px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center}.eyebrow{font-size:13px;font-weight:900;letter-spacing:.12em;color:#f4c400}.hero h1{font-size:clamp(44px,7vw,78px);line-height:.98;margin:18px 0}.hero h1 strong{color:#f4c400}.lead{font-size:20px;line-height:1.55;color:#d7deeb;max-width:650px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;font-weight:850;text-decoration:none;border:1px solid transparent}.primary{background:#f4c400;color:#111827}.ghost{border-color:#475569;color:#fff}.disclosure{font-size:12px;line-height:1.5;color:#94a3b8;max-width:650px}.hero-card{background:#fff;color:#111827;border-radius:24px;padding:26px;box-shadow:0 20px 60px rgba(0,0,0,.28)}.tag{display:inline-block;background:#111827;color:#f4c400;padding:7px 10px;border-radius:8px;font-size:12px;font-weight:900}.mock-product{height:170px;display:grid;place-items:center;font-size:100px}.price-row{display:flex;gap:8px;color:#64748b;font-size:14px}.price{font-size:42px;font-weight:950}.coupon{margin-top:12px;background:#ecfdf5;color:#047857;border-radius:10px;padding:10px;font-weight:850}.mini{margin-top:12px;color:#64748b;font-size:11px}.channels{padding:78px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 38px}.section-head h2{font-size:clamp(30px,5vw,48px);line-height:1.05;margin:10px 0}.section-head p{color:#64748b;font-size:17px;line-height:1.55}.channel-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.channel{padding:34px;border:1px solid #e5e7eb;border-radius:24px;position:relative;overflow:hidden}.channel:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:#f4c400}.channel.sandy:before{background:#e65a92}.avatar{width:60px;height:60px;border-radius:18px;background:#0b1020;color:#f4c400;display:grid;place-items:center;font-weight:950;font-size:28px}.sandy .avatar{color:#e65a92}.pill{display:inline-block;margin-top:24px;font-size:12px;font-weight:900;letter-spacing:.08em;color:#64748b}.channel h3{font-size:30px;margin:8px 0}.channel p{color:#64748b;line-height:1.55}.stack{display:flex;flex-direction:column;gap:12px;margin-top:24px}.dark{background:#0b1020;color:#fff}.text-link{color:#111827;font-weight:800;text-decoration:none}.how{background:#f8fafc;padding:78px 0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:24px}.step b{color:#f4c400;font-size:14px}.step h3{margin:12px 0 7px}.step p{color:#64748b;line-height:1.5;margin:0}.stores{padding:78px 0}.store-strip{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.store-strip span{padding:14px 18px;border:1px solid #e5e7eb;border-radius:999px;font-weight:850;font-size:13px}.cta{background:#f4c400;padding:52px 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:8px 0;font-size:38px}.cta p{margin:0;color:#374151}.cta .primary{background:#0b1020;color:#fff}footer{background:#0b1020;color:#fff;padding:42px 0 24px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid p{color:#94a3b8}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.footer-links a{color:#cbd5e1;text-decoration:none}.legal{border-top:1px solid #1f2937;margin-top:30px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#64748b;font-size:11px}@media(max-width:800px){.hero-grid,.channel-grid{grid-template-columns:1fr}.hero{padding-top:52px}.steps{grid-template-columns:1fr 1fr}.cta-inner,.footer-grid,.legal{flex-direction:column;align-items:flex-start}.nav-note{display:none}}@media(max-width:520px){.steps{grid-template-columns:1fr}.wrap{width:min(100% - 24px,1120px)}.hero h1{font-size:48px}.channel{padding:26px}}
