*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:#0a0f1e;color:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}img{display:block;max-width:100%}button{font:inherit;cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit}ul{list-style:none}.container{max-width:1280px;margin:0 auto;padding:0 1.25rem}@keyframes spin-cw{to{transform:rotate(360deg)}}@keyframes sep-blink{0%,to{opacity:1}45%,55%{opacity:.25}}@keyframes digit-change{0%{transform:scaleY(1);filter:brightness(1)}20%{transform:scaleY(.85);filter:brightness(1.8)}55%{transform:scaleY(1.05);filter:brightness(1.4)}to{transform:scaleY(1);filter:brightness(1)}}.fade-up{opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease}.fade-up.visible{opacity:1;transform:translateY(0)}.navbar{position:fixed;top:0;left:0;right:0;z-index:50;background:#0a0f1ef2;backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.07);padding:.75rem 0}.navbar .container{display:flex;align-items:center;gap:0}.nav-logo{font-size:1.75rem;font-weight:900;color:#fff;text-decoration:none;letter-spacing:-.04em;margin-right:2rem;flex-shrink:0;transition:opacity .2s}.nav-logo:hover{opacity:.85}.nav-links{display:flex;align-items:center;gap:1.5rem;flex:1}.nav-links a{font-size:.875rem;font-weight:500;color:#ffffffb3;transition:color .2s;white-space:nowrap}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.btn-login{padding:.45rem 1.1rem;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:.82rem;font-weight:600;color:#fff;background:none;cursor:pointer;font-family:inherit;transition:background .2s,border-color .2s}.btn-login:hover{background:#ffffff14;border-color:#ffffff80}.btn-register{padding:.45rem 1.25rem;border-radius:8px;font-size:.82rem;font-weight:700;color:#fff;background:#00c853;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s,transform .2s}.btn-register:hover{opacity:.9;transform:scale(1.02)}.flag{font-size:1.25rem;line-height:1;margin-left:.25rem}.nav-toggle{display:none;color:#fff;background:none;border:none;cursor:pointer;padding:.5rem;min-width:44px;min-height:44px;align-items:center;justify-content:center}.nav-mobile{display:none;flex-direction:column;gap:0;position:absolute;top:100%;left:0;right:0;background:#0a0f1efa;border-bottom:1px solid rgba(255,255,255,.08);padding:.75rem 1.25rem 1.25rem}.nav-mobile.open{display:flex}.nav-mobile a{font-size:1rem;font-weight:500;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.06);min-height:44px;display:flex;align-items:center;transition:color .2s}.nav-mobile a:last-child{border-bottom:none;margin-top:.5rem;background:#00c853;border-radius:8px;justify-content:center;font-weight:700}@media(max-width:767px){.nav-links{display:none}.nav-toggle{display:flex}.nav-actions .btn-login{display:none}}.hero{position:relative;min-height:92svh;display:flex;align-items:center;overflow:hidden;padding-top:52px}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(100deg,#000000d6,#000000bd 35%,#00000061 62%,#0000001f)}#particle-canvas{position:absolute;inset:0;z-index:2;pointer-events:none}.hero-inner{position:relative;z-index:10;display:flex;align-items:center;gap:2rem;width:100%;max-width:1280px;padding:1.5rem 1.25rem;margin:0 auto}.hero-left{flex:0 0 auto;width:clamp(300px,44%,500px)}.hero-right{flex:1;display:flex;flex-direction:column;gap:.875rem;max-width:380px;margin-left:auto}.hero-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem 1rem;border-radius:9999px;background:#1f7bff;color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.08em;margin-bottom:1rem;box-shadow:0 0 16px #1f7bff80}.hero-h1{font-weight:900;line-height:1.05;margin-bottom:.875rem}.hero-title-sm{display:block;font-size:clamp(1.1rem,2.8vw,1.5rem);font-weight:700;color:#ffffffe6;letter-spacing:.1em;margin-bottom:.25rem}.hero-pct{display:block;font-size:clamp(4rem,11vw,7.5rem);font-weight:900;color:#1f7bff;line-height:1;text-shadow:0 0 40px rgba(31,123,255,.8),0 0 80px rgba(31,123,255,.35)}.hero-sub-title{display:block;font-size:clamp(1rem,2.5vw,1.6rem);font-weight:800;color:#fff;letter-spacing:.06em;margin-top:.2rem}.hero-desc{font-size:clamp(.875rem,1.6vw,1rem);color:#ffffffbf;line-height:1.65;margin-bottom:1.125rem}.timer-urgent-badge{display:inline-flex;align-items:center;gap:.5rem;background:#e53935;color:#fff;font-size:.72rem;font-weight:900;letter-spacing:.12em;padding:.3rem .875rem;border-radius:9999px;margin-bottom:.625rem;text-transform:uppercase;box-shadow:0 0 12px #e5393580}.timer-urgent-dot{width:8px;height:8px;border-radius:50%;background:#fff;display:inline-block;animation:sep-blink .8s ease-in-out infinite}.timer-box{background:#0009;border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:1rem 1.25rem;margin-bottom:1.25rem;backdrop-filter:blur(8px)}.timer-box-top{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;color:#ffffffd9;margin-bottom:.2rem;letter-spacing:.04em}.timer-box-top svg{color:#1f7bff;flex-shrink:0}.timer-box-label{font-size:.72rem;color:#ffffff80;margin-bottom:.75rem;padding-left:1.5rem}.timer-digits{display:flex;align-items:flex-start;gap:.75rem}.timer-digit-block{display:flex;flex-direction:column;align-items:center;gap:.35rem}.timer-digit-value{font-size:clamp(2rem,5vw,3rem);font-weight:900;color:#fff;font-variant-numeric:tabular-nums;line-height:1;text-shadow:0 0 16px rgba(255,255,255,.4);will-change:transform}.timer-digit-value.changing{animation:digit-change .25s cubic-bezier(.36,.07,.19,.97)}.timer-digit-label{font-size:.6rem;font-weight:700;letter-spacing:.12em;color:#ffffff73;text-transform:uppercase}.timer-sep{font-size:clamp(1.8rem,4vw,2.5rem);font-weight:900;color:#ffffffb3;line-height:1;margin-top:.2rem;animation:sep-blink 1s step-start infinite}.btn-hero-cta{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.1rem 1.5rem;border-radius:12px;background:linear-gradient(135deg,#1f7bff,#00c853);color:#fff;font-size:1.05rem;font-weight:900;letter-spacing:.1em;box-shadow:0 4px 24px #1f7bff80;transition:transform .2s,box-shadow .2s;cursor:pointer;margin-bottom:.875rem;text-decoration:none;border:none;font-family:inherit}.btn-hero-cta:hover{transform:translateY(-2px);box-shadow:0 6px 32px #1f7bffb3}.btn-hero-cta:active{transform:scale(.98)}.hero-android{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.8rem;color:#ffffff80}.bonus-card{display:flex;align-items:stretch;border-radius:18px;overflow:hidden;cursor:pointer;text-decoration:none;position:relative;transition:transform .25s,box-shadow .25s;min-height:160px}.bonus-card:hover{transform:translateY(-3px) scale(1.01)}.bonus-card--orange{background:linear-gradient(135deg,#ff6900,#ffb300);box-shadow:0 6px 28px #ff690066}.bonus-card--orange:hover{box-shadow:0 10px 40px #ff690099}.bonus-card--green{background:linear-gradient(135deg,#009a52,#00c853);box-shadow:0 6px 28px #00c85359}.bonus-card--green:hover{box-shadow:0 10px 40px #00c8538c}.bc-body{flex:1;padding:1.125rem 1.25rem;z-index:1;position:relative}.bc-icon{font-size:1.5rem;margin-bottom:.5rem;line-height:1}.bc-label{font-size:.65rem;font-weight:800;letter-spacing:.2em;color:#ffffffd9;margin-bottom:.2rem;text-transform:uppercase}.bc-pct{font-size:2.25rem;font-weight:900;color:#fff;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.25)}.bc-sub{font-size:.7rem;font-weight:700;color:#ffffffd9;letter-spacing:.06em;margin-bottom:.5rem;text-transform:uppercase}.bc-desc{font-size:.78rem;color:#ffffffbf;line-height:1.4;margin-bottom:.875rem}.bc-btn{display:inline-flex;align-items:center;gap:.375rem;background:#ffffff2e;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:.75rem;font-weight:800;letter-spacing:.08em;padding:.45rem 1rem;border-radius:8px;transition:background .2s}.bonus-card:hover .bc-btn{background:#ffffff47}.bc-deco{font-size:5rem;line-height:1;display:flex;align-items:center;padding:0 1rem 0 .5rem;opacity:.6;pointer-events:none;text-shadow:0 4px 12px rgba(0,0,0,.3);flex-shrink:0}.games-section{background:#111827;padding:1.25rem 0 1.5rem}.games-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;max-width:1280px;margin:0 auto}.games-header-left{display:flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:800;letter-spacing:.12em;color:#ffffffe6;text-transform:uppercase}.games-see-all{display:flex;align-items:center;gap:.25rem;font-size:.8rem;font-weight:600;color:#1f7bff;transition:opacity .2s}.games-see-all:hover{opacity:.75}.games-scroll{display:flex;gap:.875rem;overflow-x:auto;padding:0 1.25rem .75rem;scrollbar-width:none;-ms-overflow-style:none}.games-scroll::-webkit-scrollbar{display:none}.game-sq-card{flex:0 0 auto;width:148px;cursor:pointer;position:relative;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.06);background:#1a2035;transition:transform .25s,border-color .25s}.game-sq-card:hover{transform:scale(1.05);border-color:#1f7bff80}.game-sq-inner{position:relative;width:148px;height:148px;overflow:hidden;border-radius:12px 12px 0 0}.game-sq-inner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .4s}.game-sq-card:hover .game-sq-inner img{transform:scale(1.08)}.game-sq-badge{position:absolute;top:.5rem;left:.5rem;background:#e53935;color:#fff;font-size:.6rem;font-weight:900;padding:.15rem .5rem;border-radius:4px;letter-spacing:.06em;z-index:2}.game-sq-name{padding:.5rem .625rem;font-size:.72rem;font-weight:700;color:#ffffffd9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-sq-overlay{position:absolute;inset:0;background:#000000d1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;opacity:0;pointer-events:none;transition:opacity .2s;border-radius:14px;padding:.75rem}.game-sq-card:hover .game-sq-overlay{opacity:1;pointer-events:auto}.btn-sq-demo{width:100%;padding:.5rem;border-radius:8px;background:#1f7bff;color:#fff;font-size:.75rem;font-weight:700;border:none;cursor:pointer;font-family:inherit;transition:opacity .2s}.btn-sq-demo:hover{opacity:.85}.btn-sq-real{width:100%;padding:.45rem;border-radius:8px;background:#ffffff1f;color:#fff;font-size:.72rem;font-weight:600;border:1px solid rgba(255,255,255,.2);cursor:pointer;font-family:inherit;transition:background .2s}.btn-sq-real:hover{background:#fff3}.game-sq-card.tapped .game-sq-overlay{opacity:1;pointer-events:auto}.game-sq-card.tapped{border-color:#1f7bff80}.modal-overlay{position:fixed;inset:0;z-index:100;background:#000000e0;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:.75rem}.modal-overlay[hidden]{display:none}.modal-box{position:relative;width:100%;max-width:900px;border-radius:14px;overflow:hidden;border:1px solid rgba(31,123,255,.3);box-shadow:0 0 60px #1f7bff26;height:min(85vh,620px);display:flex;flex-direction:column}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1rem;background:#0d1520;border-bottom:1px solid rgba(31,123,255,.2);flex-shrink:0}.modal-title{font-weight:700;color:#fff;font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal-close{width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:#fff;font-size:1.25rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .2s}.modal-close:hover{background:#fff3}.modal-iframe{flex:1;border:none;width:100%;background:#000}.modal-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background:#000;z-index:1}.spinner{width:40px;height:40px;border:3px solid rgba(31,123,255,.2);border-top-color:#1f7bff;border-radius:50%;animation:spin-cw .7s linear infinite}.stats-bar{background:#13192b;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.stats-inner{display:flex;align-items:stretch;max-width:1280px;margin:0 auto}.stat-cell{flex:1;display:flex;align-items:center;gap:.875rem;padding:1.375rem 1.5rem;justify-content:center}.stat-divider{width:1px;background:#ffffff14;flex-shrink:0;margin:.875rem 0}.stat-icon{width:48px;height:48px;border-radius:12px;flex-shrink:0;background:#1f7bff1f;display:flex;align-items:center;justify-content:center;color:#1f7bff}.stat-info{display:flex;flex-direction:column}.stat-num{font-size:clamp(1.4rem,3.5vw,2rem);font-weight:900;color:#fff;line-height:1;font-variant-numeric:tabular-nums}.stat-num.stat-text{font-size:clamp(1.25rem,3vw,1.75rem)}.stat-lbl{font-size:.82rem;color:#ffffff8c;font-weight:500;margin-top:.15rem}.payments-section{background:#0e1422;padding:1.75rem 0}.payments-title{display:flex;align-items:center;gap:.625rem;font-size:.875rem;font-weight:800;letter-spacing:.12em;color:#ffffffd9;text-transform:uppercase;margin-bottom:1.25rem}.payments-title svg{color:#1f7bff}.payments-methods{display:flex;gap:.875rem;flex-wrap:wrap}.pay-method{display:flex;align-items:center;gap:.75rem;flex:1 1 160px;padding:.875rem 1.25rem;border-radius:12px;background:#1a2035;border:1px solid rgba(255,255,255,.08);transition:border-color .25s,transform .25s;font-size:.85rem;font-weight:600;color:#fffc}.pay-method:hover{border-color:#1f7bff66;transform:translateY(-2px)}.pay-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:#1f7bff1f;display:flex;align-items:center;justify-content:center;color:#1f7bff}.pay-icon--more{background:#ffffff12;color:#ffffff80}.trust-section{background:#0a0f1e;padding:1.5rem 0;border-top:1px solid rgba(255,255,255,.05)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.trust-item{display:flex;align-items:center;gap:.875rem;padding:1.125rem 1.25rem;background:#13192b;border-radius:12px;border:1px solid rgba(255,255,255,.06)}.trust-icon{width:44px;height:44px;border-radius:10px;flex-shrink:0;background:#1f7bff1f;display:flex;align-items:center;justify-content:center;color:#1f7bff}.trust-title{font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.15rem}.trust-sub{font-size:.75rem;color:#ffffff73}.site-footer{background:#0a0f1e;border-top:1px solid rgba(255,255,255,.07);padding:2rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;align-items:start}.footer-brand .nav-logo{font-size:1.5rem;margin-bottom:.625rem}.footer-copy{font-size:.78rem;color:#ffffff73;margin-bottom:.25rem}.footer-tagline{font-size:.78rem;color:#ffffff59}.footer-col ul{display:flex;flex-direction:column;gap:.625rem}.footer-col a{font-size:.82rem;color:#ffffff8c;transition:color .2s}.footer-col a:hover{color:#fff}.footer-social-label{font-size:.78rem;font-weight:700;color:#ffffff73;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.08em}.footer-social{display:flex;gap:.625rem;flex-wrap:wrap}.social-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;transition:opacity .2s,transform .2s}.social-icon:hover{opacity:.8;transform:scale(1.08)}.social-tg{background:#229ed9}.social-ig{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-x{background:#000;border:1px solid rgba(255,255,255,.15)}.social-yt{background:red}.sticky-mobile{display:none;position:fixed;bottom:0;left:0;right:0;z-index:50;padding:.75rem;background:#0a0f1ef2;backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08)}.sticky-mobile-btn{display:flex;align-items:center;justify-content:center;width:100%;height:52px;border-radius:12px;background:linear-gradient(135deg,#1f7bff,#00c853);color:#fff;font-size:1rem;font-weight:900;letter-spacing:.1em;box-shadow:0 4px 20px #1f7bff73}.sticky-cta-desktop{display:none;position:fixed;bottom:2rem;right:2rem;z-index:50}.sticky-cta-desktop a{display:flex;align-items:center;gap:.5rem;padding:1rem 1.75rem;border-radius:12px;background:linear-gradient(135deg,#1f7bff,#00c853);color:#fff;font-size:.95rem;font-weight:900;letter-spacing:.1em;box-shadow:0 4px 24px #1f7bff80;text-decoration:none;transition:transform .2s}.sticky-cta-desktop a:hover{transform:scale(1.04)}@media(min-width:1024px){.games-scroll{padding:0 calc((100vw - 1280px)/2 + 1.25rem) .75rem}.games-header{padding:.75rem calc((100vw - 1280px)/2 + 1.25rem)}.stats-inner{padding:0 calc((100vw - 1280px)/2)}.sticky-cta-desktop{display:block}}@media(max-width:767px){body{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}.hero{min-height:auto;padding-top:56px;padding-bottom:1rem}.hero-inner{flex-direction:column;align-items:flex-start;padding:1.25rem 1rem 1.5rem;gap:1.5rem}.hero-left{width:100%}.hero-right{width:100%;margin-left:0;flex-direction:row;gap:.75rem}.bonus-card{flex:1}.bc-deco{font-size:3rem;padding:0 .625rem 0 .25rem}.bc-pct{font-size:1.75rem}.hero-pct{font-size:clamp(4rem,22vw,5.5rem)}.hero-sub-title{font-size:clamp(.9rem,4.5vw,1.25rem)}.timer-digit-value{font-size:2.25rem}.timer-sep{font-size:2rem;margin-top:.15rem}.btn-hero-cta{font-size:.95rem;padding:1rem 1.25rem}.games-section{padding:1rem 0 1.25rem}.games-scroll{gap:.625rem;padding:0 1rem .625rem}.game-sq-card{width:130px}.game-sq-inner{width:130px;height:130px}.stats-inner{display:grid;grid-template-columns:1fr 1fr}.stat-divider{display:none}.stat-cell{justify-content:flex-start;padding:1rem}.stat-icon{width:40px;height:40px;border-radius:10px}.stat-num{font-size:1.5rem}.stat-lbl{font-size:.78rem}.payments-methods{gap:.625rem}.pay-method{flex:1 1 calc(50% - .3125rem);min-width:calc(50% - .3125rem)}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:.875rem 1rem}.trust-title{font-size:.78rem}.trust-sub{font-size:.7rem}.footer-grid{grid-template-columns:1fr;gap:1.5rem}.footer-col ul{flex-direction:row;flex-wrap:wrap;gap:.5rem 1.25rem}.footer-col a{font-size:.8rem}.footer-social{gap:.5rem}.sticky-mobile{display:block}}@media(max-width:400px){.hero-right{flex-direction:column}.bonus-card{flex:none;width:100%}.bc-deco{display:none}.trust-grid{grid-template-columns:1fr}}
