@charset "UTF-8";*{box-sizing:border-box;margin:0;padding:0}img{display:block;height:auto;max-width:100%}body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#170f3d;color:#fff;font-family:Figtree,sans-serif;line-height:1.6;overflow-x:hidden;padding-top:108px}:root{--text:#fff;--text2:#e6dcf6;--panel1:#241b4d;--panel2:#1b1447;--accent:#e44a95;--border:#e44a95;--lottery:#d64b37;--casino:#ff8c42;--sports:#4eab9f;--signup:#01a3e8;--glass:hsla(0,0%,100%,.08);--shadow:0 20px 40px rgba(0,0,0,.35);--ring:rgba(228,74,149,.45)}.site-header{align-items:center;-webkit-backdrop-filter:blur(10px) saturate(120%);backdrop-filter:blur(10px) saturate(120%);background:rgba(23,15,61,.9);border:1px solid hsla(0,0%,100%,.08);border-radius:18px;display:flex;gap:1rem;justify-content:space-between;left:50%;max-width:1200px;padding:1rem;position:fixed;top:12px;transform:translateX(-50%);width:calc(100% - 24px);z-index:2000}.logo img{display:block;filter:drop-shadow(0 6px 12px rgba(0,0,0,.3));height:52px;width:auto}@media (max-width:680px){.logo img{height:26px}}.nav{position:relative}.nav,.nav-links{align-items:center;display:flex;gap:1rem}.nav-links a{color:#fff;font-weight:700;position:relative;text-decoration:none;transition:color .2s ease,transform .2s ease}.nav-links a:after{background:currentColor;bottom:-4px;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left;transition:.25s}.nav-links a:hover{color:#ffd8ec;transform:translateY(-1px)}.nav-links a:hover:after{transform:scaleX(1)}.nav-cta{display:flex;gap:.5rem}.btn,.nav-cta{align-items:center}.btn{border:2px solid var(--border);border-radius:30px;box-shadow:0 10px 22px rgba(0,0,0,.28),0 0 0 0 var(--ring);cursor:pointer;display:inline-flex;font-weight:800;justify-content:center;padding:.8rem 1.25rem;text-decoration:none;transition:transform .25s,box-shadow .25s,opacity .25s}.btn:hover{box-shadow:0 16px 32px rgba(0,0,0,.35),0 0 24px rgba(228,74,149,.45);opacity:.98;transform:translateY(-2px)}.btn:active{transform:translateY(0) scale(.98)}.btn:focus-visible{box-shadow:0 18px 36px rgba(0,0,0,.4),0 0 0 10px rgba(228,74,149,.35);outline:none}.btn-outline{background:transparent;border-color:hsla(0,0%,100%,.35);color:#fff}.btn-pink{background:var(--accent)}.btn-pink,.btn-signup{border-color:transparent;color:#fff}.btn-signup{background:var(--signup)}.btn-lottery{background:var(--lottery)}.btn-casino,.btn-lottery{border-color:transparent;color:#fff}.btn-casino{background:var(--casino)}.btn-sports{background:var(--sports);border-color:transparent;color:#fff}.small.btn-compact{border-radius:10px;font-weight:800;padding:.6rem .9rem}.btn-neo{isolation:isolate;position:relative}.btn-neo:before{background:radial-gradient(120% 120% at 50% 50%,rgba(228,74,149,.6),rgba(228,74,149,0) 70%);border-radius:32px;content:"";filter:blur(14px);inset:-3px;opacity:.85;position:absolute;transition:opacity .25s ease;z-index:-1}.btn-neo:hover:before{opacity:1}.btn-glow-strong{box-shadow:0 22px 44px rgba(0,0,0,.45),0 0 42px rgba(228,74,149,.55)}@media (max-width:680px){.nav-cta .btn.small.btn-compact{font-size:.82rem;padding:.45rem .7rem}.hamburger{height:36px;width:36px}.hamburger span{height:20px;width:5px}}.hamburger{align-items:center;background:transparent;border:2px solid #fff;border-radius:12px;cursor:pointer;display:none;height:44px;justify-content:center;padding:0 6px;transform:rotate(90deg);transform-origin:center;width:44px;z-index:2100}.hamburger span{background:#fff;border-radius:6px;display:inline-block;height:24px;margin:0 3px;width:6px}.nav-drawer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(23,15,61,.96);border-bottom-left-radius:18px;border-left:1px solid hsla(0,0%,100%,.06);border-top-left-radius:18px;box-shadow:-8px 0 24px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:.5rem;height:100vh;padding:4.25rem 1rem 1rem;position:fixed;right:-280px;top:0;transition:right .28s ease;width:280px;z-index:2200}.nav-drawer a{border-radius:8px;color:#fff;font-weight:800;padding:.8rem .6rem;text-decoration:none;transition:background .2s}.nav-drawer a:hover{background:hsla(0,0%,100%,.08)}.nav-drawer.open{right:0}.drawer-close{background:var(--accent);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:18px;font-weight:900;height:36px;position:absolute;right:10px;top:10px;width:36px}@media (min-width:981px){.nav-drawer{display:none!important}}@media (max-width:980px){.nav-links{display:none}.hamburger{display:flex}}section{border-radius:18px;margin:1.1rem auto;max-width:1200px;padding:3rem 1.25rem}.steps{background:var(--panel1)}.why{background:var(--panel2)}.mobile{background:var(--panel1)}.reviews{background:var(--panel2)}.faq{background:var(--panel1)}.policy{background:var(--panel2)}section h2{font-size:1.6rem;font-weight:800;text-align:center}@media (min-width:981px){section h2{font-size:2.4rem}}.hero-top{background:linear-gradient(180deg,#3e299a,#281a62);border-radius:18px;overflow:hidden;padding:2.6rem 1rem 0;position:relative;text-align:center}.hero-top__inner{margin:0 auto;max-width:980px;position:relative;z-index:2}.hero-top h1{color:#fff;font-size:2.4rem;font-weight:800;margin-bottom:1rem}.hero-sub{color:var(--text2);margin:0 auto 1rem;max-width:900px}.btn-group{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.hero-note{color:var(--text2);margin-top:1rem}.hero-top__image{display:block;height:auto;margin-top:1rem;position:relative;width:100%;z-index:1}.snow{inset:0;pointer-events:none;z-index:3}.snow,.snow span{position:absolute}.snow span{--x:0;animation:snow-fall linear infinite;background:radial-gradient(circle at 30% 30%,#fff,hsla(0,0%,100%,.6) 40%,hsla(0,0%,100%,0) 70%);border-radius:50%;filter:drop-shadow(0 0 8px rgba(255,255,255,.35));height:6px;left:var(--x);opacity:.9;top:-10px;width:6px}@keyframes snow-fall{0%{opacity:.9;transform:translateY(-10px) translateX(0) rotate(0deg)}to{opacity:.7;transform:translateY(110vh) translateX(25px) rotate(180deg)}}.snow span:first-child{--x:2%;animation-delay:-1.2s;animation-duration:9s}.snow span:nth-child(2){--x:4%;animation-delay:-3.8s;animation-duration:11s}.snow span:nth-child(3){--x:6%;animation-delay:-2.4s;animation-duration:10s}.snow span:nth-child(4){--x:8%;animation-delay:-5.1s;animation-duration:12s}.snow span:nth-child(5){--x:10%;animation-delay:-6s;animation-duration:9.5s}.snow span:nth-child(6){--x:12%;animation-delay:-1.7s;animation-duration:13s}.snow span:nth-child(7){--x:14%;animation-delay:-4.3s;animation-duration:10.5s}.snow span:nth-child(8){--x:16%;animation-delay:-7.2s;animation-duration:12.5s}.snow span:nth-child(9){--x:18%;animation-delay:-2.9s;animation-duration:9.2s}.snow span:nth-child(10){--x:20%;animation-delay:-6.6s;animation-duration:11.8s}.snow span:nth-child(11){--x:22%;animation-delay:-3.3s;animation-duration:10.8s}.snow span:nth-child(12){--x:24%;animation-delay:-8.1s;animation-duration:12.8s}.snow span:nth-child(13){--x:26%;animation-delay:-1.4s;animation-duration:9.6s}.snow span:nth-child(14){--x:28%;animation-delay:-3.9s;animation-duration:11.2s}.snow span:nth-child(15){--x:30%;animation-delay:-5.7s;animation-duration:13.2s}.snow span:nth-child(16){--x:32%;animation-delay:-7.5s;animation-duration:10.2s}.snow span:nth-child(17){--x:34%;animation-delay:-2.2s;animation-duration:12.2s}.snow span:nth-child(18){--x:36%;animation-delay:-4.8s;animation-duration:11.6s}.snow span:nth-child(19){--x:38%;animation-delay:-6.9s;animation-duration:9.8s}.snow span:nth-child(20){--x:40%;animation-delay:-1.1s;animation-duration:13.4s}.snow span:nth-child(21){--x:42%;animation-delay:-3.6s;animation-duration:10.7s}.snow span:nth-child(22){--x:44%;animation-delay:-8.4s;animation-duration:12.6s}.snow span:nth-child(23){--x:46%;animation-delay:-2.7s;animation-duration:9.4s}.snow span:nth-child(24){--x:48%;animation-delay:-5.4s;animation-duration:11.4s}.snow span:nth-child(25){--x:50%;animation-delay:-7.8s;animation-duration:13s}.snow span:nth-child(26){--x:52%;animation-delay:-1.6s;animation-duration:10.1s}.snow span:nth-child(27){--x:54%;animation-delay:-3.2s;animation-duration:12.1s}.snow span:nth-child(28){--x:56%;animation-delay:-6.1s;animation-duration:11.3s}.snow span:nth-child(29){--x:58%;animation-delay:-8.6s;animation-duration:9.1s}.snow span:nth-child(30){--x:60%;animation-delay:-2.1s;animation-duration:12.9s}.snow span:nth-child(31){--x:62%;animation-delay:-4.5s;animation-duration:10.9s}.snow span:nth-child(32){--x:64%;animation-delay:-7.1s;animation-duration:11.9s}.snow span:nth-child(33){--x:66%;animation-delay:-1.9s;animation-duration:9.7s}.snow span:nth-child(34){--x:68%;animation-delay:-3.7s;animation-duration:13.1s}.snow span:nth-child(35){--x:70%;animation-delay:-5.9s;animation-duration:11.1s}.snow span:nth-child(36){--x:72%;animation-delay:-7.7s;animation-duration:12.7s}.snow span:nth-child(37){--x:74%;animation-delay:-2.6s;animation-duration:10.3s}.snow span:nth-child(38){--x:76%;animation-delay:-4.2s;animation-duration:12.3s}.snow span:nth-child(39){--x:78%;animation-delay:-6.8s;animation-duration:9.3s}.snow span:nth-child(40){--x:80%;animation-delay:-8.2s;animation-duration:13.3s}.snow span:nth-child(n+41){animation-delay:calc(-1s*(var(--n, 1)));animation-duration:calc(9s + (var(--n, 1))*.6s)}.snow span:nth-child(41){--x:82%;--n:2}.snow span:nth-child(42){--x:84%;--n:3}.snow span:nth-child(43){--x:86%;--n:5}.snow span:nth-child(44){--x:88%;--n:7}.snow span:nth-child(45){--x:90%;--n:4}.snow span:nth-child(46){--x:92%;--n:6}.snow span:nth-child(47){--x:94%;--n:8}.snow span:nth-child(48){--x:96%;--n:9}.snow span:nth-child(49){--x:3%;--n:4}.snow span:nth-child(50){--x:7%;--n:6}.snow span:nth-child(51){--x:11%;--n:8}.snow span:nth-child(52){--x:15%;--n:10}.snow span:nth-child(53){--x:19%;--n:12}.snow span:nth-child(54){--x:23%;--n:5}.snow span:nth-child(55){--x:27%;--n:7}.snow span:nth-child(56){--x:31%;--n:9}.snow span:nth-child(57){--x:35%;--n:11}.snow span:nth-child(58){--x:39%;--n:13}.snow span:nth-child(59){--x:43%;--n:3}.snow span:nth-child(60){--x:47%;--n:5}.snow span:nth-child(61){--x:51%;--n:7}.snow span:nth-child(62){--x:55%;--n:9}.snow span:nth-child(63){--x:59%;--n:11}.snow span:nth-child(64){--x:63%;--n:13}.snow span:nth-child(65){--x:67%;--n:4}.snow span:nth-child(66){--x:71%;--n:6}.snow span:nth-child(67){--x:75%;--n:8}.snow span:nth-child(68){--x:79%;--n:10}.snow span:nth-child(69){--x:83%;--n:12}.snow span:nth-child(70){--x:87%;--n:14}.snow span:nth-child(71){--x:91%;--n:5}.snow span:nth-child(72){--x:95%;--n:7}.snow span:nth-child(73){--x:97%;--n:9}.snow span:nth-child(74){--x:1%;--n:11}.snow span:nth-child(75){--x:5%;--n:13}.snow span:nth-child(76){--x:9%;--n:15}.snow span:nth-child(77){--x:13%;--n:4}.snow span:nth-child(78){--x:17%;--n:6}.snow span:nth-child(79){--x:21%;--n:8}.snow span:nth-child(80){--x:25%;--n:10}.center-cta{align-items:center;display:flex;justify-content:center;margin-top:1.1rem}.center-cta__btn{text-align:center}.steps-grid{display:grid;gap:1.1rem;grid-template-columns:repeat(3,1fr)}@media (max-width:980px){.steps-grid{grid-template-columns:1fr}}.step-card{-webkit-backdrop-filter:blur(8px) saturate(120%);backdrop-filter:blur(8px) saturate(120%);background:linear-gradient(180deg,var(--glass),hsla(0,0%,100%,.04));border:1px solid hsla(0,0%,100%,.14);border-radius:16px;box-shadow:var(--shadow);color:#fff;padding:1.25rem;text-align:center}.step-icon{display:block;height:auto;margin:0 auto .7rem;width:64px}.hvr-up{transition:transform .25s,box-shadow .25s}.hvr-up:hover{box-shadow:0 18px 38px rgba(0,0,0,.38);transform:translateY(-6px)}.why-img{display:block;margin:0 auto 1rem;max-width:360px;width:100%}.why-frame{background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02));border:2px solid var(--border);border-radius:16px;box-shadow:var(--shadow);padding:1rem}.why-list{display:grid;gap:.6rem;list-style:none}.why-list li{display:flex;flex-wrap:wrap;gap:.55rem}.check,.why-list li{align-items:center;color:#fff}.check{background:var(--sports);border-radius:50%;display:inline-flex;flex:0 0 26px;font-weight:900;height:26px;justify-content:center;width:26px}.check:before{content:"✓";font-size:16px}.why-sep{opacity:.65}.why-desc{color:var(--text2)}.why-list strong{white-space:nowrap}.mobile-inner{align-items:center;display:grid;gap:1.6rem;grid-template-columns:1.1fr 1fr}@media (max-width:980px){.mobile-inner{grid-template-columns:1fr}}.store-buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.8rem}.store--black{background:#000;border:2px solid var(--border);border-radius:12px;box-shadow:var(--shadow);color:#fff;font-weight:800;padding:.85rem 1.1rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.store--black:hover{box-shadow:0 14px 26px rgba(0,0,0,.35);transform:translateY(-2px)}@media (max-width:680px){.store-buttons{flex-direction:column}.store--black{text-align:center;width:100%}}.carousel{max-width:100%;overflow:visible;position:relative}.car-viewport{overflow:hidden}.car-track{display:flex;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.review{-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);background:linear-gradient(180deg,var(--glass),hsla(0,0%,100%,.04));border:2px solid var(--border);border-radius:16px;color:var(--text2);min-width:100%;padding:1.25rem;text-align:center;transition:transform .25s,box-shadow .25s}.review:hover{box-shadow:0 16px 32px rgba(0,0,0,.35);transform:translateY(-4px)}.review .name{color:#fff;font-weight:800;margin-top:.45rem}.car-btn{align-items:center;background:var(--accent);border:none;border-radius:12px;box-shadow:0 6px 16px rgba(0,0,0,.25);color:#fff;cursor:pointer;display:flex;font-size:20px;height:46px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:transform .15s;width:46px;z-index:3}.car-btn:hover{transform:translateY(calc(-50% - 1px))}.car-btn.prev{left:-2.25rem}.car-btn.next{right:-2.25rem}@media (max-width:768px){.car-btn.prev{left:-1rem}.car-btn.next{right:-1rem}}.accordion{display:grid;gap:.35rem;margin:0 auto;max-width:1000px}.accordion-item{-webkit-backdrop-filter:blur(6px) saturate(120%);backdrop-filter:blur(6px) saturate(120%);background:linear-gradient(180deg,var(--glass),hsla(0,0%,100%,.04));border:2px solid var(--border);border-radius:16px;color:#fff;overflow:hidden}.accordion-header{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:800;justify-content:flex-start;padding:1rem 1.1rem;text-align:left;transition:background .2s;width:100%}.accordion-header:hover{background:hsla(0,0%,100%,.05)}.accordion-header:after{color:var(--accent);content:"+";font-size:22px;font-weight:900;line-height:1;margin-left:auto}.accordion-header.active:after{content:"–"}.accordion-body{max-height:0;overflow:hidden;padding:0 1.1rem;transition:max-height .28s ease}.accordion-item .accordion-body{color:var(--text2)}.accordion-item .accordion-body p{margin:.7rem 0}.policy-inner{align-items:center;display:grid;gap:1.25rem;grid-template-columns:1fr;padding:1.25rem}@media (min-width:981px){.policy-inner{grid-template-columns:1.2fr .8fr}}.policy-copy p{color:var(--text2)}.policy .center-cta{display:flex;justify-content:center;margin-top:1rem}.center-cta__btn{min-width:280px}.policy-img{display:block;filter:drop-shadow(0 20px 38px rgba(0,0,0,.38));height:auto;margin-left:auto;margin-right:auto;max-width:520px;width:100%}.site-footer{background:#100a2d;border:1px solid hsla(0,0%,100%,.08);border-radius:18px;color:var(--text2);margin:1.1rem auto;max-width:1200px;padding:2.2rem 1.25rem;text-align:center}.footer-logo{display:block;filter:drop-shadow(0 6px 12px rgba(0,0,0,.3));height:40px;margin:0 auto 1rem;width:auto}.footer-links{margin:0 auto;max-width:1000px}.footer-links a{color:#fff;font-weight:800;text-decoration:none;transition:opacity .2s}.footer-links a:hover{opacity:.85;text-decoration:underline}@media (max-width:680px){.footer-links{display:flex;flex-direction:column;gap:6px}.footer-links .sep{display:none}}.disclaimer{margin:1.1rem auto 0;max-width:980px}footer p:last-of-type{margin-top:.8rem;text-align:center}.badges{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:1rem}.badges img{display:block;filter:drop-shadow(0 6px 12px rgba(0,0,0,.25));height:72px;width:auto}.toast{background:rgba(31,22,80,.96);border:2px solid var(--border);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.35);color:#fff;left:50%;max-width:90vw;min-width:280px;opacity:0;padding:0;pointer-events:none;position:fixed;top:24px;transform:translateX(-50%);transition:opacity .2s ease,transform .2s ease;z-index:3000}.toast.show{opacity:1;pointer-events:auto}.toast-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:1rem}.toast-image-large{display:block;filter:drop-shadow(0 6px 16px rgba(0,0,0,.45));height:auto;max-height:50vh;max-width:50vw;width:auto}.toast-text{flex:1 1 100%;margin-top:.5rem;text-align:center}.toast-title{font-size:1.6rem;font-weight:900;letter-spacing:.2px}.toast-close{background:transparent;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:20px;line-height:1;padding:.3rem .5rem;position:absolute;right:10px;top:10px}.toast-close:hover{background:hsla(0,0%,100%,.08)}.card{box-shadow:var(--shadow)}.hvr-press:active{transform:translateY(1px) scale(.98)}
