:root{
  --black:#000000;
  --purple:#4A3F6C;
  --orange:#F3831F;
  --light:#DDDDDD;
  --white:#FFFFFF;
  --muted:#A9A7B1;
  --panel:#111014;
  --panel2:#17151d;
  --border:rgba(255,255,255,.09);
}
*{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;background:var(--black);color:var(--white);line-height:1.6}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.topbar{background:var(--orange);color:#140b03;text-align:center;padding:8px 16px;font-size:14px;font-weight:800;letter-spacing:.02em}
header{position:sticky;top:0;z-index:50;background:rgba(0,0,0,.86);backdrop-filter:blur(14px);border-bottom:1px solid var(--border)}
.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.02em;font-size:21px}.brand img{width:48px;height:54px;object-fit:contain}.brand span em{color:var(--orange);font-style:normal}
.navlinks{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700;color:#ddd}.navlinks a:hover,.navlinks a.active{color:var(--orange)}
.nav-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:12px 20px;border:1px solid transparent;font-weight:800;font-size:14px;transition:.25s;cursor:pointer}.btn-primary{background:var(--orange);color:#130b03}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(243,131,31,.25)}.btn-secondary{border-color:rgba(255,255,255,.16);background:rgba(255,255,255,.04)}.btn-secondary:hover{border-color:var(--purple);background:rgba(74,63,108,.2)}
.menu-btn{display:none;background:none;border:0;color:white;font-size:27px}
.hero{position:relative;overflow:hidden;padding:86px 0 70px}.hero:before{content:"";position:absolute;inset:-20% 35% auto -15%;height:650px;background:radial-gradient(circle,rgba(74,63,108,.52),transparent 62%);pointer-events:none}.hero:after{content:"";position:absolute;right:-180px;top:80px;width:500px;height:500px;border:80px solid rgba(243,131,31,.08);border-radius:50%}
.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:58px}.eyebrow{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(243,131,31,.28);background:rgba(243,131,31,.08);color:#ffc185;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 15px var(--orange)}
h1{font-size:clamp(48px,7vw,82px);line-height:.98;letter-spacing:-.055em;margin:20px 0 22px}.accent{color:var(--orange)}.hero p{font-size:18px;color:#c5c3ca;max-width:650px;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.micro{margin-top:18px;color:#8f8d97;font-size:13px}
.visual{position:relative;min-height:520px}.logo-orbit{position:absolute;inset:10px 0 auto auto;width:min(440px,90%);aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.06),rgba(74,63,108,.16) 43%,transparent 44%);display:grid;place-items:center}.logo-orbit:before,.logo-orbit:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(255,255,255,.15)}.logo-orbit:before{inset:4%}.logo-orbit:after{inset:15%}.logo-orbit img{width:52%;filter:drop-shadow(0 26px 40px rgba(0,0,0,.48))}
.stat-float{position:absolute;padding:14px 16px;background:rgba(17,16,20,.9);border:1px solid var(--border);border-radius:16px;box-shadow:0 22px 60px rgba(0,0,0,.35);backdrop-filter:blur(12px)}.stat-float strong{display:block;font-size:22px}.stat-float span{font-size:12px;color:#aaa}.f1{left:2%;top:80px}.f2{right:0;bottom:90px}.f3{left:7%;bottom:25px}.spark{display:flex;align-items:end;gap:4px;height:28px;margin-top:8px}.spark i{display:block;width:5px;background:var(--orange);border-radius:5px}.spark i:nth-child(1){height:8px}.spark i:nth-child(2){height:14px}.spark i:nth-child(3){height:11px}.spark i:nth-child(4){height:22px}.spark i:nth-child(5){height:18px}.spark i:nth-child(6){height:27px}
.section{padding:84px 0}.section.alt{background:#08080a}.section-head{max-width:760px;margin-bottom:42px}.section-head h2{font-size:clamp(34px,5vw,54px);letter-spacing:-.04em;line-height:1.05;margin:10px 0 14px}.section-head p{color:#aeadb5;margin:0;font-size:17px}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));border:1px solid var(--border);border-radius:22px;padding:26px;transition:.25s}.card:hover{transform:translateY(-4px);border-color:rgba(243,131,31,.3)}.icon{width:46px;height:46px;border-radius:14px;background:rgba(74,63,108,.45);display:grid;place-items:center;color:#eae7ff;font-size:21px;margin-bottom:18px}.card:nth-child(2n) .icon{background:rgba(243,131,31,.16);color:#ffb56e}.card h3{margin:0 0 10px;font-size:20px}.card p{margin:0;color:#aaa7b0;font-size:14px}
.dashboard{display:grid;grid-template-columns:270px 1fr;background:#0c0b0e;border:1px solid var(--border);border-radius:28px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.35)}.dash-side{padding:28px 20px;border-right:1px solid var(--border);background:#0a090c}.dash-mini-brand{display:flex;align-items:center;gap:10px;font-weight:900;margin-bottom:26px}.dash-mini-brand img{width:32px}.dash-menu{display:grid;gap:7px}.dash-menu div{padding:11px 12px;border-radius:10px;color:#85828e;font-size:13px;font-weight:700}.dash-menu div.active{background:rgba(74,63,108,.35);color:white}.dash-main{padding:28px}.dash-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dash-top h3{margin:0;font-size:22px}.pill{border-radius:999px;background:rgba(243,131,31,.1);color:#ffae63;padding:7px 10px;font-size:11px;font-weight:900}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric{background:#121116;border:1px solid var(--border);padding:17px;border-radius:15px}.metric span{font-size:11px;color:#8d8a95;text-transform:uppercase}.metric strong{display:block;font-size:24px;margin-top:4px}.chart{margin-top:16px;height:190px;border:1px solid var(--border);border-radius:18px;background:linear-gradient(180deg,rgba(74,63,108,.22),rgba(74,63,108,.02));position:relative;overflow:hidden}.chart svg{position:absolute;inset:0;width:100%;height:100%}.chart .line{fill:none;stroke:var(--orange);stroke-width:3}.chart .area{fill:url(#fade)}
.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{position:relative;padding:30px;border-top:2px solid var(--purple);background:#0b0a0d;border-radius:0 0 20px 20px}.step:before{counter-increment:step;content:"0" counter(step);position:absolute;right:22px;top:18px;color:#413a53;font-size:38px;font-weight:900}.step h3{margin:6px 0 8px}.step p{margin:0;color:#9e9ba5}
.cta{padding:58px;border-radius:30px;background:linear-gradient(135deg,var(--purple),#2c2541 60%,#15121d);position:relative;overflow:hidden}.cta:after{content:"7";position:absolute;right:4%;top:-35%;font-size:300px;font-weight:900;color:rgba(255,255,255,.045)}.cta h2{font-size:clamp(32px,5vw,52px);line-height:1.05;margin:0 0 13px;position:relative;z-index:1}.cta p{max-width:620px;color:#dad7e5;position:relative;z-index:1}.cta .btn{position:relative;z-index:1;margin-top:12px}
.page-hero{padding:75px 0 50px;background:radial-gradient(circle at 80% 10%,rgba(74,63,108,.28),transparent 38%)}.page-hero h1{font-size:clamp(42px,6vw,68px);margin:10px 0 15px}.page-hero p{max-width:760px;color:#b6b3bd;font-size:17px}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:36px}.article{background:#0b0a0d;border:1px solid var(--border);border-radius:24px;padding:32px}.article h2{margin-top:30px}.article h2:first-child{margin-top:0}.article p,.article li{color:#b7b4be}.sidebox{background:#0b0a0d;border:1px solid var(--border);border-radius:20px;padding:22px;height:max-content;position:sticky;top:105px}.sidebox h3{margin-top:0}.sidebox a{display:block;padding:10px 0;border-bottom:1px solid var(--border);color:#aaa7b1;font-size:14px}.sidebox a:hover{color:var(--orange)}
.faq{display:grid;gap:12px}.faq-item{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#0b0a0d}.faq-q{width:100%;padding:18px 20px;text-align:left;background:none;border:0;color:white;font:inherit;font-weight:800;display:flex;justify-content:space-between;cursor:pointer}.faq-a{display:none;padding:0 20px 18px;color:#aaa7b1}.faq-item.open .faq-a{display:block}.faq-item.open .faq-q span{transform:rotate(45deg)}
.form{display:grid;gap:15px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field label{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;background:#0c0b0f;color:white;border:1px solid var(--border);border-radius:13px;padding:13px 14px;outline:0}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--orange)}
footer{padding:56px 0 26px;border-top:1px solid var(--border);background:#050506}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.footer-brand p{color:#8f8d96;max-width:380px}.footer-col h4{margin:0 0 13px}.footer-col a{display:block;color:#8f8d96;padding:5px 0;font-size:14px}.footer-col a:hover{color:var(--orange)}.copyright{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--border);padding-top:20px;margin-top:34px;color:#6f6d75;font-size:12px}
.badges{display:flex;flex-wrap:wrap;gap:10px}.store-badge{display:flex;align-items:center;gap:10px;padding:10px 14px;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#0c0b0e}.store-badge b{display:block;font-size:13px}.store-badge small{display:block;color:#8f8d96;font-size:10px}.store-icon{font-size:24px}
@media(max-width:900px){.navlinks{display:none;position:absolute;left:20px;right:20px;top:78px;padding:18px;background:#0b0a0d;border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:flex-start}.navlinks.open{display:flex}.nav-actions .btn-secondary{display:none}.menu-btn{display:block}.hero-grid,.content-wrap{grid-template-columns:1fr}.visual{min-height:440px}.grid-3,.steps{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.dashboard{grid-template-columns:1fr}.dash-side{display:none}.sidebox{position:static}.metrics{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.hero{padding-top:58px}.visual{min-height:360px}.logo-orbit{width:95%}.f1{top:45px}.f2{bottom:35px}.f3{display:none}.grid-3,.steps,.footer-grid,.form-row,.metrics{grid-template-columns:1fr}.section{padding:64px 0}.cta{padding:36px 25px}.copyright{flex-direction:column}.brand span{font-size:17px}}

/* Mobile app focused home page */
.phone-hero{display:flex;align-items:center;justify-content:center;min-height:570px}
.phone-shell{position:relative;width:286px;height:565px;border:9px solid #28242f;border-radius:42px;background:#0c0b0f;box-shadow:0 35px 90px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.08) inset;padding:10px;z-index:2}
.phone-shell.large{width:305px;height:610px}
.phone-notch{position:absolute;z-index:4;top:8px;left:50%;transform:translateX(-50%);width:92px;height:22px;border-radius:0 0 16px 16px;background:#17141b}
.phone-screen{height:100%;border-radius:30px;background:linear-gradient(180deg,#544779 0,#332b4a 22%,#101014 46%);overflow:hidden;padding:40px 16px 16px}
.app-head{display:flex;align-items:center;gap:10px}.app-head img{width:38px;height:42px;object-fit:contain}.app-head small{display:block;font-size:8px;letter-spacing:.12em;color:#c9c3dd}.app-head strong{display:block;font-size:15px}
.result-label{font-size:9px;letter-spacing:.16em;color:#bcb6c8;margin-top:28px;font-weight:900}.lotto-balls{display:flex;gap:5px;margin-top:10px;flex-wrap:wrap}.lotto-balls b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eee;color:#17131d;font-size:12px;box-shadow:inset 0 -3px 7px rgba(0,0,0,.18)}.lotto-balls .special{background:var(--orange);color:#fff}.result-meta{display:flex;justify-content:space-between;color:#8f8a97;font-size:9px;margin-top:8px}
.mini-panel{margin-top:24px;padding:13px;border:1px solid rgba(243,131,31,.2);background:rgba(243,131,31,.09);border-radius:15px}.mini-panel span{display:block;color:#ffb672;font-size:10px}.mini-panel strong{font-size:18px;letter-spacing:.08em}
.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:11px}.mini-grid div{min-height:72px;padding:10px;border-radius:14px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;justify-content:space-between}.mini-grid span{font-size:9px;color:#b9b5bf}.mini-grid b{font-size:20px;color:var(--orange)}
.app-preview-wrap>.section-head{max-width:820px}.mobile-analysis{display:grid;grid-template-columns:1fr 440px;gap:80px;align-items:center}.feature-copy{display:grid;gap:12px}.analysis-point{display:grid;grid-template-columns:50px 1fr;gap:15px;padding:19px;border:1px solid var(--border);background:#09090b;border-radius:18px}.analysis-point>span{width:44px;height:44px;border-radius:14px;background:rgba(243,131,31,.12);color:var(--orange);display:grid;place-items:center;font-weight:900;font-size:12px}.analysis-point h3{margin:0 0 5px;font-size:18px}.analysis-point p{margin:0;color:#9d9aa4;font-size:14px}.phone-showcase{position:relative;min-height:650px;display:grid;place-items:center}.phone-showcase:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(74,63,108,.48),transparent 67%)}
.app-simple-top{display:flex;align-items:center;justify-content:space-between;font-size:13px;margin-bottom:21px}.filter-row{display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.07);padding:10px;border-radius:12px;font-size:9px}.filter-row span{color:#bcb7c4}.heat-tabs{display:flex;gap:8px;margin:16px 0 12px}.heat-tabs span{flex:1;text-align:center;font-size:9px;font-weight:900;padding:8px;border-bottom:2px solid transparent;color:#77727e}.heat-tabs .active{border-color:var(--orange);color:var(--orange)}.number-list{display:grid;gap:9px}.number-list>div{display:grid;grid-template-columns:34px 1fr 43px;gap:8px;align-items:center}.number-list b{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-size:11px}.number-list span{height:6px;background:rgba(255,255,255,.08);border-radius:99px;overflow:hidden}.number-list i{display:block;height:100%;background:linear-gradient(90deg,var(--purple),var(--orange));border-radius:99px}.number-list em{font-style:normal;font-size:8px;color:#9d98a4}.app-note{font-size:8px;color:#77727f;margin-top:20px;line-height:1.45;border-top:1px solid rgba(255,255,255,.08);padding-top:12px}.preview-chip{position:absolute;z-index:3;padding:10px 13px;border-radius:999px;background:#111014;border:1px solid var(--border);font-size:11px;font-weight:900;box-shadow:0 18px 50px rgba(0,0,0,.4)}.chip-one{top:120px;right:-10px;color:#ffae63}.chip-two{bottom:120px;left:-8px;color:#d9d1ff}
@media(max-width:900px){.mobile-analysis{grid-template-columns:1fr;gap:25px}.phone-showcase{min-height:650px}.phone-hero{min-height:570px}.hero-grid{gap:25px}}
@media(max-width:600px){.phone-shell{width:260px;height:520px}.phone-shell.large{width:280px;height:560px}.phone-showcase{min-height:590px}.preview-chip{display:none}.phone-hero .f1,.phone-hero .f2{display:none}}
