@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--bg:#090718;--ink:#f7f5ff;--muted:#a5a0bd;--purple:#8b5cf6;--card:rgba(23,18,47,.8);font-family:'DM Sans',Arial,sans-serif;color:var(--ink);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--ink);overflow-x:hidden}a{color:inherit}.container{width:min(1160px,calc(100% - 48px));margin:auto}.site-shell{background:radial-gradient(circle at 85% 5%,rgba(121,48,255,.16),transparent 27%),var(--bg);overflow:hidden}.site-header{position:sticky;top:0;z-index:20;background:rgba(9,7,24,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:76px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font:700 19px 'Space Grotesk';letter-spacing:-.6px}.brand img{width:36px;height:36px;border-radius:50%;object-fit:cover;box-shadow:0 0 22px rgba(156,88,255,.65)}.brand span span{color:#a96cff}.nav-links{display:flex;gap:30px;margin-left:auto}.nav-links a,.footer-col a{color:#aaa5bf;text-decoration:none;font-size:13px}.nav-links a:hover,.footer-col a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:12px;margin-left:4px}.header-order,.small-button{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid rgba(170,126,255,.44);border-radius:10px;background:rgba(139,92,246,.17);text-decoration:none;font-size:13px;font-weight:700}.menu-button{display:none;padding:7px;color:#fff;background:transparent;border:0;font-size:22px}.hero-section{position:relative;min-height:665px;display:flex;align-items:center}.hero-grid{position:absolute;inset:0;opacity:.24;background-image:linear-gradient(rgba(166,121,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(166,121,255,.13) 1px,transparent 1px);background-size:60px 60px;mask-image:linear-gradient(to bottom,#000,transparent 87%)}.hero-content{position:relative;display:grid;grid-template-columns:1fr .82fr;align-items:center;gap:40px;padding:90px 0 105px}.eyebrow,label{display:flex;align-items:center;gap:8px;color:#b18bff;font-size:11px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase}.eyebrow i{width:7px;height:7px;border-radius:50%;background:#b56cff;box-shadow:0 0 14px #b56cff}h1,h2,h3{font-family:'Space Grotesk',Arial,sans-serif;letter-spacing:-1.7px}h1{font-size:clamp(55px,7vw,88px);line-height:.98;margin:24px 0}h1 em{font-style:normal;color:#af78ff;text-shadow:0 0 35px rgba(171,103,255,.3)}.hero-copy>p{max-width:520px;color:#aaa5c0;font-size:17px;line-height:1.7}.hero-buttons{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.primary-button,.ghost-button{display:inline-flex;align-items:center;gap:10px;padding:14px 20px;border-radius:11px;font-weight:700;text-decoration:none;transition:transform .18s}.primary-button{background:linear-gradient(110deg,#7042de,#a64cff);box-shadow:0 13px 32px rgba(116,49,220,.3)}.ghost-button{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05)}.primary-button:hover,.ghost-button:hover,.header-order:hover{transform:translateY(-2px)}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:40px}.avatar-stack{display:flex}.avatar-stack span{display:grid;place-items:center;width:28px;height:28px;margin-left:-7px;border:2px solid #0c0920;border-radius:50%;font-size:10px;font-weight:700;background:#7b48e5}.avatar-stack span:first-child{margin-left:0;background:#f29a67}.avatar-stack span:nth-child(2){background:#3db7bb}.avatar-stack span:nth-child(3){background:#cc6be8}.avatar-stack span:last-child{background:#30264e}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:12px}.hero-proof small{color:#87819e;font-size:11px;margin-top:3px}.hero-art{position:relative;min-height:460px;display:grid;place-items:center}.hero-logo-frame{width:min(410px,85%);aspect-ratio:1;padding:12px;border-radius:50%;background:linear-gradient(145deg,#b970ff,#2a0d70 52%,#8d41ff);box-shadow:0 0 90px rgba(131,52,255,.35)}.hero-logo-frame img{width:100%;height:100%;border-radius:50%;object-fit:cover}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:180px;height:180px;top:12%;right:4%;background:rgba(136,69,255,.23)}.orb-two{width:100px;height:100px;bottom:8%;left:6%;background:rgba(255,76,200,.19)}.float-card{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid rgba(255,255,255,.14);border-radius:13px;background:rgba(24,15,55,.82);backdrop-filter:blur(14px);box-shadow:0 18px 45px rgba(0,0,0,.24);color:#c084fc}.float-card span{color:#fff}.float-card b,.float-card small{display:block}.float-card b{font-size:11px}.float-card small{color:#9089a8;font-size:10px;margin-top:3px}.float-card-top{top:14%;right:-1%}.float-card-bottom{bottom:12%;left:0}.hero-ticker{position:absolute;bottom:0;width:100%;display:flex;justify-content:center;gap:50px;padding:16px 20px;border-top:1px solid rgba(255,255,255,.08);color:#77708f;font-size:10px;font-weight:700;letter-spacing:1.5px}.stats-section{border-block:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.018)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0}.stats-grid div{display:flex;flex-direction:column;align-items:center;gap:6px;border-right:1px solid rgba(255,255,255,.08)}.stats-grid div:last-child{border:0}.stats-grid strong{font:700 27px 'Space Grotesk';color:#c09aff}.stats-grid span{color:#858098;font-size:11px}.section{padding:110px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2,.why-copy h2,.faq-layout h2,.final-cta h2{margin:12px 0 0;font-size:clamp(35px,4vw,52px);line-height:1.05}.section-heading p{max-width:390px;margin:0;color:#9490a9;line-height:1.65;font-size:14px}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:28px}.feature-strip>div{display:flex;gap:13px;align-items:center;padding:16px;color:#b886ff;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);border-radius:13px}.feature-strip span{color:#fff}.feature-strip b,.feature-strip small{display:block}.feature-strip b{font-size:12px}.feature-strip small{margin-top:4px;color:#827c98;font-size:11px}.cloud-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cloud-card{overflow:hidden;min-height:325px;padding:0 25px 25px;border:1px solid rgba(255,255,255,.1);border-radius:17px;background:var(--card)}.cloud-card.blue{background:linear-gradient(150deg,rgba(22,35,79,.8),var(--card))}.cloud-card.pink{background:linear-gradient(150deg,rgba(68,22,72,.75),var(--card))}.card-visual{height:120px;display:grid;place-items:center;margin:0 -25px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06)}.card-visual img{width:100%;height:100%;padding:18px;object-fit:contain}.cloud-card.violet .card-visual{background:#10104d}.cloud-card.blue .card-visual{background:#0d4b21}.cloud-card.pink .card-visual{background:#f0a42d}.card-top{display:flex;justify-content:space-between}.card-badge,.live-dot{font-size:9px;font-weight:700;letter-spacing:1px;color:#b89bff}.live-dot{color:#8f89a8;letter-spacing:0}.cloud-card h3{margin:18px 0 8px;font-size:21px}.cloud-card>p{color:#9791ac;min-height:42px;font-size:12px;line-height:1.55}.cloud-card ul{margin:17px 0;padding:0;list-style:none;color:#c9c2d8;font-size:11px;line-height:1.9}.cloud-card li{display:flex;gap:7px}.card-link,.text-link{color:#c69dff;font-size:12px;font-weight:700;text-decoration:none}.topup-section,.faq-section{background:#0d0a20;border-block:1px solid rgba(255,255,255,.07)}.topup-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.topup-card{display:flex;flex-direction:column;gap:14px;padding:13px;border:1px solid rgba(255,255,255,.1);border-radius:14px;text-decoration:none;background:rgba(255,255,255,.035)}.game-art{height:110px;display:grid;place-items:center;border-radius:9px;overflow:hidden;background:#17102c}.game-art img{width:100%;height:100%;padding:11px;object-fit:contain}.topup-card:nth-child(1) .game-art{background:linear-gradient(135deg,#1598ca,#122e96)}.topup-card:nth-child(2) .game-art{background:linear-gradient(135deg,#4a2c26,#171017)}.topup-card:nth-child(3) .game-art{background:linear-gradient(135deg,#2f4d9f,#1b173c)}.topup-card:nth-child(4) .game-art{background:linear-gradient(135deg,#e1e1e1,#8d8d8d)}.topup-card:nth-child(5) .game-art{background:linear-gradient(135deg,#16aeda,#123c81)}.topup-card h3{margin:0;font-size:13px}.topup-card p{margin:4px 0 0;color:#858096;font-size:10px}.topup-callout{display:flex;align-items:center;gap:15px;margin-top:28px;padding:18px 21px;border:1px solid rgba(171,115,255,.23);border-radius:14px;background:linear-gradient(90deg,rgba(130,67,220,.14),rgba(255,255,255,.025))}.callout-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:#debfff;background:rgba(165,100,255,.2)}.topup-callout h3,.topup-callout p{margin:0}.topup-callout h3{font-size:14px}.topup-callout p{margin-top:5px;color:#8e89a4;font-size:12px}.topup-callout .small-button{margin-left:auto;font-size:11px;padding:10px 13px}.why-section{background:radial-gradient(circle at 15% 50%,rgba(92,39,177,.11),transparent 27%)}.why-layout{display:grid;grid-template-columns:.88fr 1fr;align-items:center;gap:100px}.why-visual{position:relative;display:grid;place-items:center;min-height:430px}.ring{position:absolute;border:1px solid rgba(161,98,255,.24);border-radius:50%}.ring-one{width:310px;height:310px}.ring-two{width:220px;height:220px;border-color:rgba(255,97,211,.25)}.why-center{display:grid;place-items:center;width:125px;height:125px;border-radius:50%;color:#dfc2ff;background:radial-gradient(circle,#944ff4,#35106b);box-shadow:0 0 60px rgba(147,77,255,.35)}.why-center strong{font:700 43px 'Space Grotesk'}.orbit-tag{position:absolute;padding:9px 13px;border:1px solid rgba(255,255,255,.14);border-radius:9px;color:#d6cce9;background:rgba(24,15,53,.87);font-size:11px}.tag-one{top:20%;left:5%}.tag-two{top:18%;right:5%}.tag-three{bottom:18%;right:9%}.why-copy>p,.faq-layout p{color:#9891ac;line-height:1.7;font-size:14px}.why-list{display:grid;gap:22px;margin-top:30px}.why-list>div{display:flex;gap:14px}.why-list>div>b{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;color:#bf92ff;background:rgba(153,83,244,.15)}.why-list p{margin:0}.why-list strong,.why-list small{display:block}.why-list strong{font-size:13px}.why-list small{margin-top:5px;color:#858097;font-size:11px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px}.faq-list{border-top:1px solid rgba(255,255,255,.11)}.faq-item{border-bottom:1px solid rgba(255,255,255,.11)}.faq-question{display:flex;justify-content:space-between;width:100%;padding:19px 0;color:#d9d2e9;background:none;border:0;text-align:left;cursor:pointer;font-size:14px}.faq-answer{margin:0 35px 18px 0;color:#8d87a2;font-size:12px;line-height:1.65}.final-cta{padding:65px 0;background:linear-gradient(110deg,#5523aa,#832f95 55%,#3d187d)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.final-cta label{color:#e3caff}.final-cta p{margin:10px 0 0;color:#dfcbed;font-size:13px}.primary-button.light{color:#622a98;background:#fff;box-shadow:none}footer{background:#080613}.footer-top{display:grid;grid-template-columns:1.5fr .7fr .8fr 1.2fr;gap:45px;padding:62px 0 45px}.footer-brand p{max-width:235px;margin:17px 0;color:#817b94;font-size:12px;line-height:1.65}.footer-link{color:#bd92ff;font-size:11px;text-decoration:none}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:12px;color:#7f798e;font-size:11px}.footer-col b{margin-bottom:5px;color:#e1d9ef;font-size:12px}.footer-bottom{display:flex;justify-content:space-between;padding:18px 0 25px;border-top:1px solid rgba(255,255,255,.08);color:#625d73;font-size:10px}
@media(max-width:900px){.cloud-grid{grid-template-columns:1fr}.topup-grid{grid-template-columns:repeat(3,1fr)}.why-layout{gap:40px}.faq-layout{gap:50px}}
@media(max-width:680px){.container{width:calc(100% - 32px)}.header-inner{min-height:68px}.nav-links{display:none;position:absolute;top:68px;left:16px;right:16px;flex-direction:column;gap:4px;padding:14px;border:1px solid rgba(255,255,255,.12);border-radius:13px;background:#17102e}.nav-links.open{display:flex}.nav-links a{padding:10px}.header-order{display:none}.menu-button{display:block}.hero-content{display:flex;flex-direction:column;gap:24px;padding:54px 0 82px}.hero-art{order:-1;min-height:270px}.hero-logo-frame{width:245px}.hero-copy{text-align:center}.hero-copy h1{font-size:clamp(46px,14vw,64px)}.hero-copy>p{max-width:330px;margin:18px auto 0;font-size:14px}.hero-copy .eyebrow,.hero-buttons,.hero-proof{justify-content:center}.hero-ticker{justify-content:flex-start;gap:20px;overflow:hidden;white-space:nowrap}.hero-ticker span:nth-child(n+3){display:none}.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px 0}.stats-grid div:nth-child(2){border:0}.section{padding:75px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:30px}.section-heading h2{font-size:34px}.cloud-section h2{white-space:nowrap}.feature-strip{grid-template-columns:1fr}.cloud-card{min-height:0;padding:0 20px 20px}.card-visual{height:150px;margin:0 -20px 18px}.topup-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.topup-card{padding:10px}.topup-card:last-child{grid-column:auto}.game-art{height:130px}.topup-card h3{line-height:1.25}.topup-callout{align-items:flex-start;flex-wrap:wrap;padding:15px}.topup-callout .small-button{margin-left:59px}.why-layout,.faq-layout{grid-template-columns:1fr;gap:30px}.why-visual{min-height:300px}.ring-one{width:255px;height:255px}.ring-two{width:180px;height:180px}.final-cta-inner{align-items:flex-start;flex-direction:column}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand{grid-column:span 2}.footer-bottom{flex-direction:column;gap:10px}}
