:root{--ink:#08112a;--blue:#1768ff;--cyan:#1bc6ff;--red:#f04455;--paper:#f5f7fb;--muted:#65708a;--line:#dfe5ef;--display:"Barlow Condensed",sans-serif;--body:"Inter",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:120px 0}.hero{min-height:950px;position:relative;overflow:hidden;color:#fff;background:#060b1c url("assets/images/hero.png") center top/cover no-repeat}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,8,25,.98) 0%,rgba(3,9,28,.83) 42%,rgba(5,9,25,.38) 74%,rgba(4,8,22,.72) 100%),linear-gradient(0deg,#060b1c 0%,transparent 45%)}.hero:after{content:"";position:absolute;inset:0;opacity:.1;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:80px 80px;mask-image:linear-gradient(to bottom,#000,transparent 76%)}
.nav{height:92px;position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:12px;font-family:var(--display);font-size:19px;font-weight:800;letter-spacing:.04em}.brand img{border-radius:10px;box-shadow:0 8px 30px rgba(12,85,255,.35)}.brand b{color:var(--cyan)}.nav-links{display:flex;gap:34px;font-size:14px;font-weight:600;color:#cbd3e4}.nav-links a:hover{color:#fff}.nav-cta{padding:12px 20px;border:1px solid rgba(255,255,255,.24);border-radius:99px;font-size:13px;font-weight:700;transition:.2s}.nav-cta:hover{background:#fff;color:var(--ink)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none}.hero-glow-one{width:480px;height:480px;background:rgba(0,97,255,.24);right:-120px;top:180px}.hero-glow-two{width:300px;height:300px;background:rgba(241,49,65,.12);left:35%;bottom:90px}.hero-content{min-height:690px;position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;padding-top:55px}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.18em;color:#b9c8e5}.eyebrow span{width:25px;height:2px;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.eyebrow.dark{color:#53617d}.eyebrow.light{color:#aebbd2}.hero h1,.section h2,.cta h2{font-family:var(--display);margin:20px 0;line-height:.91;text-transform:uppercase;letter-spacing:-.025em}.hero h1{font-size:clamp(68px,6vw,98px);font-weight:900}.hero h1 em,.section h2 em,.cta h2 em{font-style:normal;color:var(--cyan)}.hero-copy>p{max-width:620px;font-size:18px;line-height:1.7;color:#bdc8dd}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:35px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:58px;padding:12px 24px;border-radius:10px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-3px)}.button svg{width:26px;height:26px;fill:currentColor}.button span{display:flex;flex-direction:column;font-size:17px;line-height:1.05}.button small{font-size:8px;letter-spacing:.12em;margin-bottom:3px}.button-primary{background:linear-gradient(135deg,#0873ff,#144de0);box-shadow:0 14px 35px rgba(13,97,255,.35)}.button-primary:hover{box-shadow:0 18px 45px rgba(13,97,255,.5)}.button-ghost{border:1px solid rgba(255,255,255,.2);color:#dce4f4;font-size:13px}.button-ghost span{font-size:18px}.trust-row{display:flex;align-items:center;gap:14px;margin-top:34px}.avatars{display:flex}.avatars span{width:34px;height:34px;display:grid;place-items:center;margin-left:-7px;background:#17233e;border:2px solid #071027;border-radius:50%;font-size:14px}.avatars span:first-child{margin-left:0}.trust-row>div:last-child{display:flex;flex-direction:column}.trust-row b{font-size:12px}.trust-row small{font-size:10px;color:#8491aa;margin-top:4px}
.hero-visual{height:620px;position:relative}.phone-card{position:absolute;overflow:hidden;border-radius:26px;background:#0c1834;border:1px solid rgba(255,255,255,.2);box-shadow:0 40px 80px rgba(0,0,0,.45)}.phone-card img{width:100%;height:100%;object-fit:cover}.phone-main{width:300px;height:533px;right:60px;top:15px;z-index:2;transform:rotate(3deg)}.phone-back{width:235px;height:418px;left:10px;top:105px;opacity:.74;transform:rotate(-7deg)}.jackpot-chip{position:absolute;z-index:3;right:0;bottom:37px;display:flex;flex-direction:column;padding:14px 20px;background:rgba(7,16,39,.86);border:1px solid rgba(53,183,255,.38);border-radius:14px;box-shadow:0 16px 40px rgba(0,0,0,.4);backdrop-filter:blur(18px)}.jackpot-chip span,.jackpot-chip small{font-size:8px;letter-spacing:.16em;color:#91a5c7}.jackpot-chip b{font-family:var(--display);font-size:32px;color:#ffcb3d;line-height:1.1}.hero-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0 40px;border-top:1px solid rgba(255,255,255,.12)}.hero-stats>div{display:flex;align-items:baseline;gap:10px;padding:6px 28px;border-right:1px solid rgba(255,255,255,.12)}.hero-stats>div:first-child{padding-left:0}.hero-stats>div:last-child{border:0}.hero-stats b{font-family:var(--display);font-size:31px}.hero-stats small{font-size:10px;text-transform:uppercase;letter-spacing:.09em;color:#7e8ba4}.stars{font-size:9px;color:#ffc940;letter-spacing:1px}
.section-heading{max-width:720px;margin-bottom:58px}.section h2{font-size:clamp(52px,5vw,74px)}.section h2 em{color:var(--blue)}.section-heading>p,.showcase-head>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:630px}.feature-grid{display:grid;grid-template-columns:1.35fr .8fr .8fr;gap:18px}.feature{min-height:410px;position:relative;overflow:hidden;padding:36px;border-radius:20px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 60px rgba(20,34,68,.07)}.feature-wide{display:flex;align-items:center;background:linear-gradient(135deg,#071129,#0b2453);color:#fff}.feature-wide .feature-copy{width:52%;position:relative;z-index:2}.feature-wide img{position:absolute;height:370px;right:27px;bottom:-55px;transform:rotate(7deg);border-radius:17px;box-shadow:0 20px 50px #0008}.feature-number{display:block;font-family:var(--display);font-size:14px;font-weight:800;color:#3c7cff;margin-bottom:88px}.feature-wide .feature-number{color:#58cfff;margin-bottom:84px}.feature h3{font-family:var(--display);font-size:31px;text-transform:uppercase;margin:0 0 13px}.feature p{font-size:13px;line-height:1.7;color:#7b859b;margin:0}.feature-wide p,.feature-blue p{color:#aebbd0}.feature-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:15px;margin-bottom:40px;background:#eaf1ff;color:var(--blue);font-size:24px}.feature-blue{background:linear-gradient(145deg,#1268fb,#0e42bd);color:#fff;border-color:transparent}.feature-blue .feature-icon{background:#ffffff20;color:#fff}.feature-blue .feature-number{color:#84dfff}
.showcase{overflow:hidden;background:#070c1d;color:#fff}.showcase-head{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:52px}.showcase-head>div{max-width:680px}.showcase-head h2{margin-bottom:0}.showcase h2 em{color:var(--cyan)}.showcase-head>p{max-width:390px;color:#8996af}.gallery-wrap{width:min(1440px,100%);margin-inline:auto;padding-inline:24px}.gallery{display:flex;gap:18px;overflow-x:auto;padding:6px 0 32px;scroll-snap-type:x mandatory;scrollbar-color:#2576ff #111a32}.gallery figure{margin:0;min-width:250px;scroll-snap-align:start}.gallery img{width:250px;height:445px;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.15);box-shadow:0 25px 50px #0008;transition:.25s}.gallery figure:hover img{transform:translateY(-7px);border-color:#2e8cff}.gallery figcaption{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#8d9ab2;padding:15px 4px}
.experience{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.experience-visual{height:620px;position:relative;display:grid;place-items:center;border-radius:28px;background:radial-gradient(circle at 50% 50%,#174da5 0,#0b1e48 34%,#08142f 62%,#061027 100%);overflow:hidden}.experience-visual:before{content:"";position:absolute;width:580px;height:580px;border:1px solid #ffffff18;border-radius:50%;box-shadow:0 0 0 70px #ffffff08,0 0 0 140px #ffffff05}.logo-halo{width:315px;position:relative;z-index:2;border-radius:54px;box-shadow:0 0 0 16px #ffffff10,0 35px 80px #0008}.logo-halo img{border-radius:54px}.coin{position:absolute;z-index:3;width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#ffe06a,#ef9d0b);border:4px solid #ffd84a;color:#643900;font:900 25px var(--display);box-shadow:0 15px 25px #0006}.c1{top:80px;right:80px;transform:rotate(13deg)}.c2{left:65px;bottom:150px;transform:rotate(-20deg)}.c3{right:52px;bottom:62px;transform:rotate(25deg)}.experience-copy h2{margin-bottom:40px}.experience-copy ul{list-style:none;padding:0;margin:0}.experience-copy li{display:grid;grid-template-columns:48px 1fr;gap:18px;padding:23px 0;border-top:1px solid var(--line)}.experience-copy li>span{font-family:var(--display);font-size:14px;font-weight:800;color:var(--blue)}.experience-copy b{font-family:var(--display);font-size:22px;text-transform:uppercase}.experience-copy p{margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.65}
.cta{min-height:390px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:60px;padding:65px 75px;margin-bottom:110px;border-radius:28px;color:#fff;background:linear-gradient(125deg,#0c4de0,#058ef7);box-shadow:0 30px 70px rgba(17,94,224,.3)}.cta-pattern{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(135deg,transparent 45%,#fff 45%,#fff 47%,transparent 47%);background-size:46px 46px}.cta>div:not(.cta-pattern),.cta>a{position:relative;z-index:2}.cta h2{font-size:clamp(48px,5vw,70px);margin:18px 0}.cta h2 em{color:#8ce7ff}.cta p{color:#d7e7ff;max-width:640px;line-height:1.7}.button-white{min-width:215px;background:#fff;color:#0c48bd;box-shadow:0 18px 45px #063a9c66}
footer{background:#050a18;color:#fff;padding:64px 0 25px}.footer-top{display:grid;grid-template-columns:1fr 1.2fr 1fr;align-items:center;gap:50px;padding-bottom:55px}.footer-top>p{font-size:12px;line-height:1.7;color:#7d899f}.footer-links{display:flex;justify-content:flex-end;gap:25px;font-size:11px;color:#b8c2d4}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid #ffffff15;color:#637087;font-size:9px;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:980px){.nav-links{display:none}.hero{min-height:auto}.hero-content{grid-template-columns:1fr;gap:20px;padding-top:90px}.hero-copy{text-align:center}.hero-copy .eyebrow,.trust-row,.hero-actions{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-visual{height:540px;max-width:570px;width:100%;margin:auto}.hero-stats{grid-template-columns:repeat(2,1fr)}.hero-stats>div{border-bottom:1px solid #ffffff12}.feature-grid{grid-template-columns:1fr 1fr}.feature-wide{grid-column:1/-1}.experience{grid-template-columns:1fr}.experience-visual{height:560px}.cta{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}
@media(max-width:620px){.shell{width:min(100% - 30px,1180px)}.section{padding:82px 0}.nav{height:76px}.nav .brand span{font-size:15px}.nav-cta{display:none}.hero-content{padding-top:70px}.hero h1{font-size:56px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-visual{height:465px}.phone-main{width:225px;height:400px;right:28px}.phone-back{width:170px;height:302px;left:15px;top:95px}.jackpot-chip{right:5px;bottom:16px}.hero-stats{grid-template-columns:1fr 1fr}.hero-stats>div{padding:14px!important;flex-direction:column;gap:2px}.section h2{font-size:47px}.feature-grid{grid-template-columns:1fr}.feature{min-height:350px;padding:28px}.feature-wide{grid-column:auto}.feature-wide .feature-copy{width:58%}.feature-wide img{right:-10px;height:310px}.showcase-head{display:block}.showcase-head>p{margin-top:25px}.gallery figure,.gallery img{min-width:220px;width:220px}.gallery img{height:391px}.experience{gap:55px}.experience-visual{height:430px}.logo-halo{width:230px}.logo-halo img{border-radius:38px}.coin{width:45px;height:45px}.c1{top:48px;right:38px}.c2{left:35px;bottom:110px}.c3{right:25px;bottom:32px}.cta{width:calc(100% - 30px);padding:48px 28px;margin-bottom:75px}.cta h2{font-size:46px}.footer-top{gap:28px}.footer-links{flex-wrap:wrap}.footer-bottom{flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.gallery img{transition:none}}
