:root{--bg:#10120f;--surface:#191c17;--soft:#242720;--ink:#f6f6f0;--muted:#989d91;--line:#30342d;--lime:#b9ef48;--black:#171914}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.nav{height:82px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:38px;height:38px;border-radius:11px;background:var(--black);display:grid;place-items:center;overflow:hidden}.brand-mark img{width:34px;height:34px;object-fit:contain}.brand strong{font-size:23px;letter-spacing:-1px}.brand strong span{color:var(--lime)}nav{display:flex;align-items:center;gap:26px}nav a{font-size:13px;color:var(--muted);font-weight:700}nav button{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:20px;padding:8px 12px;font-weight:900;cursor:pointer}.hero{max-width:1180px;min-height:720px;margin:auto;padding:90px 38px 70px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:2.5px;color:var(--lime)}h1{font-size:74px;line-height:.98;letter-spacing:-4px;margin:20px 0 24px}h1 em{font-style:normal;color:var(--lime)}.lead{font-size:18px;line-height:1.65;color:var(--muted);max-width:620px}.actions{display:flex;align-items:center;gap:14px;margin-top:34px}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;height:52px;border-radius:14px;padding:0 22px;font-weight:900;font-size:14px}.primary{background:var(--lime);color:var(--black);box-shadow:0 12px 35px #b9ef4824}.secondary{background:var(--surface);border:1px solid var(--line)}.micro{font-size:12px;color:var(--muted);margin-top:16px}.hero-visual{position:relative;display:grid;place-items:center}.glow{position:absolute;width:430px;height:430px;background:#b9ef481c;filter:blur(75px);border-radius:50%}.phone{position:relative;width:335px;height:630px;background:#151814;border:1px solid #3a3f35;border-radius:48px;padding:58px 25px 25px;box-shadow:0 45px 100px #0009;overflow:hidden}.phone-top{position:absolute;top:17px;left:50%;width:94px;height:25px;transform:translateX(-50%);border-radius:20px;background:#050605}.app-head span,.mini-title{display:block;font-size:8px;letter-spacing:1.8px;color:var(--muted);font-weight:900}.app-head b{display:block;font-size:20px;margin-top:5px}.value{font-size:34px;font-weight:900;letter-spacing:-1px;margin-top:42px}.gain{display:inline-block;background:#b9ef4818;color:var(--lime);font-size:11px;font-weight:900;padding:7px 9px;border-radius:8px;margin-top:8px}.phone svg{width:100%;height:150px;margin-top:16px;overflow:visible}.line{fill:none;stroke:var(--lime);stroke-width:3;stroke-linecap:round}.area{fill:url(#area)}.ranges{height:36px;border-radius:10px;background:var(--soft);display:flex;align-items:center;justify-content:space-around;font-size:9px;color:var(--muted)}.ranges b{background:var(--lime);color:var(--black);padding:8px 12px;border-radius:8px}.mini-title{margin-top:30px}.mini-card{height:72px;margin-top:10px;padding:10px;background:var(--surface);border-radius:14px;display:flex;align-items:center;gap:10px}.mini-card i{width:38px;height:52px;border-radius:5px;background:linear-gradient(145deg,#7657d5,#b9ef48)}.mini-card div{flex:1}.mini-card b,.mini-card small{display:block}.mini-card b{font-size:10px}.mini-card small{font-size:8px;color:var(--muted);margin-top:5px}.mini-card strong{font-size:11px}.trust{border-block:1px solid var(--line);min-height:90px;display:flex;align-items:center;justify-content:center;gap:20px;color:var(--muted);font-size:13px}.trust b{border:1px solid var(--line);border-radius:8px;padding:8px 10px;color:var(--ink)}.features{max-width:1180px;margin:auto;padding:120px 38px}.section-head{max-width:720px}.section-head h2,.binder-section h2,.final-cta h2{font-size:48px;line-height:1.05;letter-spacing:-2px;margin:17px 0}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:55px}.feature-grid article{min-height:280px;border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:28px}.feature-grid article>span{width:48px;height:48px;border-radius:14px;background:var(--lime);color:var(--black);display:grid;place-items:center;font-size:21px;font-weight:900}.feature-grid h3{font-size:18px;margin-top:55px}.feature-grid p,.binder-section p,.final-cta p{color:var(--muted);font-size:14px;line-height:1.65}.binder-section{max-width:1180px;margin:0 auto 120px;padding:65px;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:30px}.binder{background:#222b22;border:18px solid #34322c;border-radius:24px;padding:22px;box-shadow:0 30px 80px #0006}.slots{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.slots i{aspect-ratio:.72;border:4px solid #536052;border-radius:10px;background:#292e28}.slots i.filled{background:linear-gradient(145deg,#7657d5 0 35%,#b9ef48 36% 70%,#f07a6a 71%);box-shadow:inset 0 0 0 5px #1114}.final-cta{text-align:center;max-width:900px;margin:0 auto;padding:100px 24px 130px}.final-cta img{width:90px;height:90px;object-fit:contain}.final-cta p{margin:0 auto 28px}.final-cta h2{margin-top:22px}footer{min-height:120px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:25px}footer p,footer a{font-size:12px;color:var(--muted)}footer .brand strong{color:var(--ink);font-size:18px}footer .brand strong span{color:var(--lime)}footer div{display:flex;gap:20px}@media(max-width:900px){.hero{grid-template-columns:1fr;text-align:center;padding-top:70px}.hero-copy{display:flex;flex-direction:column;align-items:center}h1{font-size:58px}.feature-grid{grid-template-columns:1fr 1fr}.binder-section{grid-template-columns:1fr;text-align:center;margin-inline:20px}.hero-visual{margin-top:20px}}@media(max-width:580px){.nav{height:70px}.nav nav a{display:none}.hero{padding:65px 20px}.hero h1{font-size:48px;letter-spacing:-2.8px}.lead{font-size:16px}.actions{flex-direction:column;width:100%}.actions a{width:100%}.phone{width:310px;height:590px}.trust span{display:none}.features{padding:90px 20px}.section-head h2,.binder-section h2,.final-cta h2{font-size:37px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:230px}.feature-grid h3{margin-top:38px}.binder-section{padding:35px 20px;gap:40px}.slots{gap:7px}.binder{padding:12px;border-width:12px}footer{flex-direction:column;gap:22px;padding-block:35px}}
:root{}

@media(max-width:580px){
  .glow{width:350px;height:350px}
}
