@font-face{font-family:Inter;src:url('/fonts/inter.woff2')}@font-face{font-family:Space;src:url('/fonts/space-grotesk.woff2')}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080a12;color:#f7f7fb;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.nav{position:fixed;z-index:20;top:0;width:100%;height:68px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:rgba(8,10,18,.82);backdrop-filter:blur(16px);border-bottom:1px solid #242738}.brand{display:flex;align-items:center;gap:10px;font:700 22px Space}.brand img{width:54px;height:54px;object-fit:contain;border-radius:14px}.navlinks{display:flex;gap:34px;color:#a7acbb;font-size:14px}.navlinks a:hover{color:white}.button{display:inline-flex;justify-content:center;align-items:center;padding:13px 22px;border:0;border-radius:9px;background:#f97316;color:#0b0c11;font-weight:800;cursor:pointer}.button.small{padding:9px 16px;font-size:13px}.button.ghost{background:transparent;color:white;border:1px solid #34384a}.hero{min-height:100vh;display:grid;place-items:center;position:relative;overflow:hidden;padding:120px 20px 60px;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:64px 64px}.glow{position:absolute;width:500px;height:500px;border-radius:50%;filter:blur(100px);opacity:.18}.glow.one{background:#f97316;right:-160px;top:100px}.glow.two{background:#5b5be7;left:-170px;bottom:0}.hero-content{text-align:center;max-width:870px;z-index:1}.badge,.eyebrow{display:inline-block;color:#ff9a4c;font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.badge{padding:8px 14px;border:1px solid rgba(249,115,22,.35);background:rgba(249,115,22,.1);border-radius:999px}.hero h1{font:800 clamp(48px,8vw,88px)/.98 Space;margin:30px 0 24px;letter-spacing:-.05em}.hero h1 span{display:block;color:#f97316}.hero p{max-width:720px;margin:auto;color:#a7acbb;font-size:19px;line-height:1.7}.actions{display:flex;justify-content:center;gap:12px;margin:36px 0 54px}.stats{display:grid;grid-template-columns:repeat(3,1fr);max-width:560px;margin:auto;border:1px solid #26293a;border-radius:14px;background:rgba(19,21,32,.7)}.stats div{padding:18px;border-right:1px solid #26293a}.stats div:last-child{border:0}.stats strong,.stats span{display:block}.stats span{color:#7f8495;font-size:11px;margin-top:5px}.features{padding:105px max(24px,calc((100vw - 1180px)/2));text-align:center;background:#0d0f19}.features h2,.premium h2,.download h2{font:700 clamp(34px,5vw,56px) Space;margin:14px 0}.section-intro{color:#9297a8;margin:0 auto 38px}.tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin-bottom:42px}.tabs button{padding:10px 14px;border-radius:8px;border:1px solid #2c3041;background:#141724;color:#9ca1b2;cursor:pointer}.tabs button.active{background:#f97316;color:#111;border-color:#f97316}.feature-card{display:grid;grid-template-columns:minmax(280px,1fr) 1fr;align-items:center;gap:70px;text-align:left;max-width:1000px;margin:auto}.phone{text-align:center}.phone img{max-height:600px;max-width:100%;filter:drop-shadow(0 30px 45px rgba(0,0,0,.45))}.counter{color:#f97316;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.tier-badge{display:inline-block;margin-top:14px;padding:6px 10px;border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tier-badge.free{background:#153d2c;color:#67e8a5}.tier-badge.mixed{background:#3d3215;color:#ffd166}.tier-badge.premium{background:#3d2415;color:#ff9a4c}.feature-copy h3{font:700 38px Space;margin:12px 0}.feature-copy p,.premium p,.download p{color:#9ba0b1;line-height:1.7}.feature-copy ul{display:grid;grid-template-columns:1fr 1fr;list-style:none;padding:0;gap:14px}.feature-copy li:before{content:'✓';color:#f97316;font-weight:bold;margin-right:10px}.premium{padding:100px max(24px,calc((100vw - 1050px)/2));text-align:center;background:#090b13}.premium>p{max-width:760px;margin:0 auto 34px}.premium-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:left}.premium-list div{display:flex;justify-content:space-between;gap:18px;padding:18px;border:1px solid #2c3041;border-radius:12px;background:#141724}.premium-list span{color:#ff9a4c;font-size:11px;font-weight:800;text-transform:uppercase}.download{padding:100px max(24px,calc((100vw - 1050px)/2));display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center}.download>.button{min-width:210px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}footer{border-top:1px solid #272a39;padding:42px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;color:#8f94a5}.footerlinks{display:flex;justify-content:center;gap:24px;font-size:13px}footer p{font-size:12px}.content-error:before{content:'Unable to load site content';position:fixed;inset:0;display:grid;place-items:center;background:#080a12;z-index:100}@media(max-width:760px){.navlinks{display:none}.hero h1{font-size:52px}.actions{flex-direction:column}.feature-card,.download{grid-template-columns:1fr;gap:36px}.feature-copy{order:-1}.feature-copy ul{grid-template-columns:1fr}.premium-list{grid-template-columns:1fr}.download>.button{width:100%}footer{grid-template-columns:1fr;text-align:center}.footerlinks{flex-wrap:wrap}.brand{justify-content:center}}
