@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}body{margin:0;background:#f5f7fb;color:#15213a;font-family:DM Sans,sans-serif}main{max-width:900px;margin:auto;padding:28px}header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.brand-logo,.site-logo{width:46px;height:46px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 8px 16px #3521a52f)}header small{font-size:9px;letter-spacing:2px;color:#7a879e}header h1{font-size:18px;margin:2px 0}.member{margin-left:auto;background:#e7edfa;padding:8px 13px;border-radius:20px;font-size:11px}.hero{min-height:210px;border-radius:20px;padding:38px;background:linear-gradient(120deg,#101c3b,#243f7d);color:#fff;display:flex;justify-content:space-between;overflow:hidden}.hero span{font-size:10px;font-weight:700;letter-spacing:2px;color:#65a3ff}.hero h2{font-size:30px;max-width:430px;margin:14px 0 10px}.hero p{color:#aebbd5;max-width:470px;font-size:13px;line-height:1.6}.coins{font-size:100px;color:#f3bb42;transform:rotate(15deg);margin:10px 40px}.title{display:flex;align-items:center;justify-content:space-between;margin:30px 0 16px}.title h3{margin:0;font-size:17px}.title p{font-size:11px;color:#8490a2;margin:5px 0}.title>span{font-size:10px;background:#e8eefb;color:#3a68ba;padding:6px 10px;border-radius:20px}.cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cards article,.empty-card{background:#fff;border:1px solid #e0e5ee;border-radius:15px;overflow:hidden}.empty-card{padding:30px;color:#8490a2;font-size:12px}.visual{height:120px;background:linear-gradient(130deg,#295cd0,#734fe3);padding:15px;color:#fff;display:flex;justify-content:space-between}.visual span{align-self:start;background:#ffbd3e;color:#513300;font-size:8px;font-weight:800;padding:5px 8px;border-radius:12px}.visual b{font-size:40px;align-self:center}.content{padding:20px}.content h3{margin:0 0 8px;font-size:16px}.content p,.content li{font-size:11px;color:#778399;line-height:1.5}.content ul{padding-left:17px}.content button,.confirm,.wheel-copy button,.username-gate button{width:100%;border:0;border-radius:9px;background:#2767df;color:#fff;padding:12px;font-weight:700;cursor:pointer}.content button:disabled,.confirm:disabled,.wheel-copy button:disabled{opacity:.55;cursor:not-allowed}.modal{position:fixed;inset:0;background:#10172aaa;display:grid;place-items:center;padding:20px;z-index:4}.modal>div{background:#fff;border-radius:16px;padding:28px;width:min(420px,100%);position:relative}.modal small{color:#3974dc;font-weight:800;letter-spacing:1px}.modal h3{font-size:22px}.modal p,.modal label{font-size:12px;color:#778399}.modal label{display:block;margin:24px 0}.turnstile-widget{min-height:65px;margin:12px 0}.close{position:absolute;right:16px;top:12px;border:0;background:transparent;font-size:25px;color:#8a94a6}.center{text-align:center}.spinner{display:block;margin:0 auto 20px;width:35px;height:35px;border:4px solid #dce6fa;border-top-color:#2868df;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;right:25px;bottom:25px;border-radius:12px;padding:16px 44px 16px 18px;display:flex;flex-direction:column;color:#fff;box-shadow:0 10px 30px #26355844;z-index:8}.toast.success{background:#229a68}.toast.error{background:#d75858}.toast button{position:absolute;right:10px;top:8px;background:transparent;color:#fff;border:0;font-size:20px}.username-gate{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#27477e,#0d1730);padding:20px}.username-gate form{width:min(410px,100%);background:#fff;padding:38px;border-radius:20px;text-align:center;box-shadow:0 30px 80px #07102988}.username-gate .brand-logo{display:block;margin:auto;width:74px;height:74px}.username-gate h1{font-size:25px;margin:20px 0 8px}.username-gate p{font-size:12px;color:#778399;line-height:1.6}.username-gate input{width:100%;border:1px solid #d8dfeb;border-radius:9px;padding:13px;margin:20px 0 10px;font:inherit}.username-gate small{display:block;color:#9aa4b5;margin-top:13px}.error-box{background:#fff0f0;color:#ac3e3e;padding:12px;border-radius:9px;font-size:12px}.wheel-section{margin-top:30px;border-radius:20px;padding:35px;background:linear-gradient(120deg,#111b38,#32205e);color:#fff;display:grid;grid-template-columns:1fr 330px;align-items:center;overflow:hidden}.wheel-copy small{color:#f4b63d;font-weight:700;letter-spacing:2px}.wheel-copy h2{font-size:27px;margin:12px 0}.wheel-copy p{font-size:12px;line-height:1.6;color:#b8bfd2;max-width:340px}.wheel-copy button{width:auto;margin-top:12px;background:linear-gradient(135deg,#f1aa2c,#e36b35);padding:12px 25px}.wheel-copy span{display:block;font-size:10px;color:#9ba6bd;margin-top:10px}.wheel-wrap{width:280px;height:280px;position:relative;margin:auto}.wheel{width:100%;height:100%;border-radius:50%;border:8px solid white;position:relative;transition:transform 4s cubic-bezier(.14,.74,.17,1);box-shadow:0 0 0 7px #e8a93c,0 15px 40px #0008}.wheel>span{position:absolute;left:50%;top:50%;height:48%;transform-origin:0 0;width:1px}.wheel>span b{position:absolute;top:18px;left:-25px;width:50px;text-align:center;color:#fff;font-size:10px;transform-origin:center}.hub{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:#fff;color:#4b3d88;display:grid;place-items:center;font-weight:800;border:6px solid #e9edf8}.pointer{position:absolute;left:50%;top:-4px;transform:translate(-50%);z-index:3;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:30px solid #f7b73e;filter:drop-shadow(0 3px 2px #0005)}footer{text-align:center;color:#929dad;font-size:10px;margin-top:50px}@media(max-width:700px){main{padding:16px}.hero{padding:24px}.hero h2{font-size:24px}.coins{display:none}.cards{grid-template-columns:1fr}.wheel-section{grid-template-columns:1fr;gap:35px}.wheel-wrap{width:240px;height:240px}}body:has(main[style]){background:var(--bg,#171717)}main[style]{max-width:none;min-height:100vh;background:var(--bg);color:var(--text);padding:22px max(calc((100vw - 500px)/2),18px) 78px}main[style] header{width:100%;margin:0 auto 18px}.site-logo{max-width:150px;max-height:42px;object-fit:contain}main[style] header h1{font-size:15px;margin:0}main[style] .member{background:var(--surface);color:var(--text)}.categories{display:flex;border-bottom:1px solid #ffffff18;margin-bottom:18px}.categories button{flex:1;border:0;background:transparent;color:var(--muted);font-size:12px;padding:12px 4px;cursor:pointer}.categories button.active{color:var(--text);background:linear-gradient(90deg,transparent,var(--primary),transparent)}main[style] .hero{min-height:150px;border-radius:14px;margin-bottom:20px}.hero.branded{background-position:center;background-size:cover;display:flex;align-items:end;padding:18px}.hero.branded button{background:var(--button);color:var(--button-text);border:0;border-radius:6px;padding:11px 38px;font-weight:700;cursor:pointer}main[style] .cards{display:grid;grid-template-columns:1fr;gap:18px}main[style] .cards article{background:linear-gradient(110deg,var(--surface),var(--card));border:0;border-radius:14px;color:var(--text)}main[style] .content{display:flex;align-items:center;gap:12px;padding:15px}.copy{min-width:0;flex:1}.copy h3{font-size:25px;margin:0}.copy p{color:var(--text);font-size:11px;margin:2px 0;text-transform:uppercase}.badge{background:var(--primary);border-radius:5px;padding:4px 10px;font-size:10px}.content>button,.confirm{width:120px;flex:0 0 120px;background:var(--button);color:var(--button-text);box-shadow:0 5px 15px color-mix(in srgb,var(--primary) 55%,transparent)}.bonus-image{height:150px;background-size:cover;background-position:center}.empty-card{background:var(--surface);border:0;color:var(--muted)}main[style] .wheel-section{background:linear-gradient(120deg,var(--surface),var(--card));grid-template-columns:1fr;margin-top:22px}main[style] .wheel-wrap{width:220px;height:220px}main[style] footer{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(90deg,var(--surface),var(--primary));color:var(--text);font-size:13px;font-weight:700;text-align:left;padding:17px 24px;margin:0;z-index:3}@media(min-width:520px){main[style] .cards{grid-template-columns:repeat(2,1fr)}main[style] .cards article:nth-child(n+3){grid-column:1/-1}main[style] .cards article:nth-child(-n+2) .content{display:block}main[style] .cards article:nth-child(-n+2) .content>button{width:120px;margin-top:10px}}@media(max-width:520px){main[style]{padding-left:12px;padding-right:12px}.copy h3{font-size:20px}.content>button{width:105px;flex-basis:105px}.badge{display:none}}.wheel-section{position:relative;isolation:isolate;overflow:visible!important;border:1px solid rgba(255,211,108,.28);box-shadow:inset 0 1px #ffffff1f,0 20px 55px #00000059}.wheel-section:before{content:"";position:absolute;inset:0;z-index:-2;border-radius:inherit;background:radial-gradient(circle at 75% 45%,rgba(255,190,62,.18),transparent 36%),radial-gradient(circle at 10% 0,rgba(255,255,255,.1),transparent 32%),linear-gradient(145deg,color-mix(in srgb,var(--surface) 75%,#090807),color-mix(in srgb,var(--card) 68%,#190c02))}.wheel-section:after{content:"";position:absolute;inset:0;z-index:-1;border-radius:inherit;opacity:.17;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:19px 19px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}.wheel-copy{position:relative;z-index:2;text-align:center}.wheel-copy>small{display:inline-block;color:#ffd978!important;font-size:10px;letter-spacing:3px;padding:7px 13px;border:1px solid rgba(255,217,120,.34);border-radius:999px;background:#0003}.wheel-copy h2{font-size:29px!important;line-height:1.05;margin:15px 0 9px!important;text-shadow:0 2px 18px rgba(0,0,0,.55)}.wheel-copy p{margin:0 auto 12px!important;color:#ffffffb3!important}.spin-button{display:inline-flex!important;align-items:center;justify-content:center;gap:9px;width:min(260px,100%)!important;border:1px solid #ffe09a!important;border-radius:999px!important;background:linear-gradient(180deg,#ffd76b 0,#e99b1f 52%,#bd6710)!important;color:#2b1600!important;font-size:12px;letter-spacing:.8px;padding:13px 22px!important;box-shadow:inset 0 2px #ffffff80,inset 0 -2px #50220040,0 7px 24px #eca02559!important;transition:transform .2s,filter .2s}.spin-button:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.09)}.spin-button i{font-size:16px;font-style:normal}.spin-button:disabled{filter:saturate(.45);opacity:.72}.spinning .spin-button i{animation:wheel-icon-spin .7s linear infinite}.wheel-winner{width:min(260px,100%);display:flex;align-items:center;justify-content:center;gap:10px;margin:10px auto;padding:9px 14px;border-radius:10px;color:#2a1700;background:linear-gradient(135deg,#fff0aa,#efad34);box-shadow:0 8px 30px #ffbd344d;animation:winner-pop .55s cubic-bezier(.2,1.5,.4,1)}.wheel-winner span{font-size:8px;letter-spacing:2px;font-weight:800}.wheel-winner strong{font-size:18px}.wheel-stage{position:relative;width:260px;height:260px;margin:18px auto 6px;display:grid;place-items:center}.wheel-glow{position:absolute;inset:12%;border-radius:50%;background:#ffc53d;filter:blur(38px);opacity:.28;animation:glow-pulse 2.1s ease-in-out infinite}.wheel-stage.winner .wheel-glow{opacity:.65;animation:winner-glow .65s ease-in-out 3}main[style] .wheel-wrap{width:238px!important;height:238px!important;position:relative;z-index:1;border-radius:50%;padding:12px;background:linear-gradient(145deg,#ffe693,#bc6918 45%,#6e3208 75%,#ffdd76);box-shadow:inset 0 0 0 2px #fff1ac,inset 0 0 0 6px #6c330a,0 17px 35px #0000008c,0 0 0 1px #ffdc76}.wheel-wrap .wheel{border:3px solid #5e2d08!important;box-shadow:inset 0 0 18px #0006!important;overflow:hidden}.wheel-wrap .wheel:after{content:"";position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 15deg,rgba(255,255,255,.18),transparent 12%,rgba(0,0,0,.12) 24%,transparent 38%,rgba(255,255,255,.14) 50%,transparent 65%);pointer-events:none}.wheel>span b{top:22px!important;left:-34px!important;width:68px!important;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1.05;text-shadow:0 1px 3px #000,0 0 8px rgba(0,0,0,.55);transform:rotate(90deg)!important}.bulbs{position:absolute;inset:0;z-index:3;pointer-events:none}.bulbs i{position:absolute;left:50%;top:50%;width:1px;height:50%;transform-origin:0 0}.bulbs b{display:block;position:absolute;top:3px;left:-3px;width:7px;height:7px;border-radius:50%;background:#fff4b0;box-shadow:0 0 7px 2px #ffc535}.bulbs i:nth-child(2n) b{animation:bulb-blink .8s ease-in-out infinite alternate}.bulbs i:nth-child(odd) b{animation:bulb-blink .8s .4s ease-in-out infinite alternate}.wheel-wrap .pointer{position:absolute;z-index:7;left:50%;top:-25px;transform:translate(-50%);width:34px;height:50px;border:0!important;filter:drop-shadow(0 5px 4px rgba(0,0,0,.55))}.wheel-wrap .pointer:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#a6520b,#fff09c 48%,#d57813);clip-path:polygon(50% 100%,3% 28%,20% 5%,80% 5%,97% 28%)}.wheel-wrap .pointer span{position:absolute;left:50%;top:6px;translate:-50%;width:12px;height:12px;border-radius:50%;background:#6c2f04;border:2px solid #ffe47b}.wheel-wrap .hub{width:64px!important;height:64px!important;z-index:6;border:4px solid #ffe785!important;background:radial-gradient(circle at 35% 30%,#fff5b7,#efa424 42%,#9a4708 76%)!important;color:#4a2100!important;box-shadow:0 4px 14px #0000008c,inset 0 2px 4px #ffffffb3;display:flex!important;flex-direction:column}.hub span{font-size:19px;line-height:17px}.hub small{font-size:7px;letter-spacing:1.4px;font-weight:900}.spark{position:absolute;color:#ffe081;font-style:normal;text-shadow:0 0 12px #ffba30;animation:sparkle 1.7s ease-in-out infinite}.spark-one{right:16px;top:22px;font-size:19px}.spark-two{left:18px;bottom:25px;font-size:12px;animation-delay:.65s}.wheel-stage.spinning .bulbs b{animation-duration:.18s}.wheel-stage.spinning .wheel-wrap{animation:stage-rumble .16s linear infinite}.wheel-stage.spinning .wheel-glow{opacity:.55}.sound-toggle{position:absolute;right:12px;top:12px;z-index:15;width:35px;height:35px;border:1px solid rgba(255,226,145,.32);border-radius:50%;background:#0000004d;color:#fff;font-size:15px;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.sound-toggle:hover{background:#ffc34133}.money-burst{position:absolute;inset:-120px -55px 0;z-index:30;overflow:visible;pointer-events:none}.money-burst i{position:absolute;left:var(--x);bottom:8%;display:grid;place-items:center;min-width:25px;height:17px;padding:0 4px;border-radius:2px;background:linear-gradient(145deg,#efffb8,#5fc96c);border:1px solid #d8ff9d;color:#145329;font:900 12px/1 sans-serif;box-shadow:0 2px 8px #00000059;opacity:0;animation:money-launch var(--duration) cubic-bezier(.17,.67,.25,1) var(--delay) forwards}.money-burst i:nth-child(4n){background:transparent;border:0;color:#ffe67c;font-size:18px;box-shadow:none;text-shadow:0 0 9px #ffc62e}.money-burst i:nth-child(3n){filter:hue-rotate(42deg);scale:1.18}.money-burst i:nth-child(5n){scale:.78}@keyframes money-launch{0%{opacity:0;transform:translateY(20px) rotate(0) scale(.4)}12%{opacity:1}55%{transform:translate(var(--drift),-240px) rotate(var(--rotate)) scale(1.15)}to{opacity:0;transform:translate(calc(var(--drift) * 1.35),-60px) rotate(calc(var(--rotate) * 1.5)) scale(.72)}}@keyframes bulb-blink{to{opacity:.3;box-shadow:0 0 2px #ffc535}}@keyframes glow-pulse{50%{transform:scale(1.12);opacity:.42}}@keyframes winner-glow{50%{transform:scale(1.3);opacity:.9}}@keyframes winner-pop{0%{transform:scale(.6);opacity:0}}@keyframes sparkle{50%{transform:scale(1.5) rotate(35deg);opacity:.4}}@keyframes stage-rumble{50%{transform:translate(1px)}}@keyframes wheel-icon-spin{to{transform:rotate(360deg)}}@media(min-width:760px){main[style] .wheel-section{grid-template-columns:1fr 280px!important;padding:32px!important}.wheel-copy{text-align:left}.wheel-copy p{margin:0 0 12px!important}.wheel-winner{margin-left:0}.wheel-stage{margin:0}.spin-button{margin-left:0!important}}@media(max-width:420px){.wheel-section{padding:24px 12px!important}.wheel-stage{transform:scale(.9);margin-left:-3px;margin-top:5px;margin-bottom:-8px}}main[style].wheel-page{padding-left:max(calc((100vw - 1120px)/2),20px);padding-right:max(calc((100vw - 1120px)/2),20px);background:radial-gradient(circle at 70% 42%,color-mix(in srgb,var(--primary) 16%,transparent),transparent 35%),var(--bg)}.wheel-page>header,.wheel-page>.categories{width:100%;max-width:1120px;margin-left:auto;margin-right:auto}.wheel-page .categories{border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:4px;background:#ffffff06}.wheel-page .full-wheel{width:100%;max-width:1120px;min-height:calc(100vh - 215px);margin:24px auto 0!important;padding:clamp(32px,5vw,70px)!important;grid-template-columns:minmax(270px,.82fr) minmax(430px,1.18fr)!important;gap:clamp(35px,7vw,95px);align-items:center;border-radius:28px}.wheel-page .wheel-copy{text-align:left}.wheel-page .wheel-copy>small{font-size:11px}.wheel-page .wheel-copy h2{font-size:clamp(38px,5vw,68px)!important;max-width:480px}.wheel-page .wheel-copy p{font-size:15px!important;max-width:440px!important;margin:0 0 24px!important}.wheel-page .wheel-winner{margin-left:0}.wheel-page .spin-button{width:min(310px,100%)!important;margin-left:0!important;font-size:14px;padding:16px 28px!important}.wheel-page .wheel-stage{width:clamp(390px,40vw,520px);height:clamp(390px,40vw,520px);margin:auto}.wheel-page .wheel-stage .wheel-wrap{width:90%!important;height:90%!important;padding:20px}.wheel-page .wheel>span b{top:38px!important;font-size:clamp(11px,1.15vw,15px)!important;left:-52px!important;width:104px!important}.wheel-page .wheel-wrap .hub{width:90px!important;height:90px!important}.wheel-page .hub span{font-size:29px}.wheel-page .hub small{font-size:9px}.wheel-page .bulbs b{width:10px;height:10px;left:-5px}.wheel-page .wheel-wrap .pointer{top:-35px;width:48px;height:68px}.wheel-page footer{z-index:40}@media(max-width:760px){main[style].wheel-page{padding:14px 12px 74px}.wheel-page header{margin-bottom:12px}.wheel-page .categories{overflow-x:auto;justify-content:flex-start}.wheel-page .categories button{flex:0 0 auto;min-width:92px;padding:11px 12px}.wheel-page .full-wheel{min-height:calc(100vh - 190px);margin-top:14px!important;padding:30px 15px!important;grid-template-columns:1fr!important;gap:20px;border-radius:20px}.wheel-page .wheel-copy{text-align:center;order:2}.wheel-page .wheel-copy h2{font-size:35px!important;margin:10px auto!important}.wheel-page .wheel-copy p{font-size:13px!important;margin:0 auto 16px!important}.wheel-page .wheel-winner{margin:8px auto}.wheel-page .spin-button{margin-left:auto!important}.wheel-page .wheel-stage{order:1;width:min(86vw,390px);height:min(86vw,390px);transform:none;margin:8px auto 0}.wheel-page .wheel>span b{top:28px!important;font-size:11px!important;left:-38px!important;width:76px!important}.wheel-page .sound-toggle{right:10px;top:10px}}@media(max-width:390px){.wheel-page .wheel-stage{width:305px;height:305px}.wheel-page .full-wheel{padding-left:7px!important;padding-right:7px!important}.wheel-page .wheel-copy h2{font-size:29px!important}}.wheel>span b,.wheel-page .wheel>span b{top:58%!important;left:-52px!important;width:104px!important;padding:6px 5px;border:1px solid rgba(255,255,255,.4);border-radius:999px;background:#0807068f;box-shadow:0 3px 10px #00000059;color:#fff!important;font-size:clamp(10px,1.1vw,14px)!important;line-height:1.1;text-align:center;text-shadow:0 1px 3px #000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.wheel>span:nth-child(1) b{transform:rotate(-45deg)!important}.wheel>span:nth-child(2) b{transform:rotate(-135deg)!important}.wheel>span:nth-child(3) b{transform:rotate(-225deg)!important}.wheel>span:nth-child(4) b{transform:rotate(-315deg)!important}@media(max-width:760px){.wheel-page .wheel>span b{top:57%!important;left:-43px!important;width:86px!important;font-size:10px!important;padding:5px 3px}}.wheel-page .wheel-stage:before{content:"";position:absolute;inset:-4%;z-index:0;border-radius:50%;background:radial-gradient(circle,transparent 57%,#05070d 58% 63%,#11f2f1 64% 65%,#15182b 66% 69%,#f451ff 70% 71%,#070910 72% 78%,rgba(9,12,20,.9) 79%);box-shadow:0 0 14px #0ff,0 0 34px #00ffff8c,0 0 48px #ec3bff59,inset 0 0 15px #0ff;animation:neon-ring 1.8s ease-in-out infinite alternate}.wheel-page .wheel-stage:after{content:"";position:absolute;z-index:-1;left:18%;right:18%;bottom:-18%;height:30%;clip-path:polygon(18% 0,82% 0,100% 100%,0 100%);background:linear-gradient(90deg,#787e91,#edf5ff 22%,#9ca8bd,#f7fbff 78%,#71798b);border-bottom:9px solid #4d5362;filter:drop-shadow(0 18px 12px rgba(0,0,0,.55))}.wheel-page .wheel-stage .wheel-wrap{background:linear-gradient(145deg,#e9f4ff,#6e7891 18%,#151928 28%,#070a12 70%,#8390aa 87%,#eef8ff)!important;box-shadow:inset 0 0 0 3px #c9faff,inset 0 0 0 8px #161a27,0 0 0 5px #36f3ec,0 0 16px 8px #36f3eca6,0 0 0 11px #fb5cff,0 0 25px 13px #fb5cff80,0 22px 42px #000000bf!important}.wheel-page .wheel:has(>span:nth-child(9))>span b{top:55%!important;left:-38px!important;width:76px!important;padding:3px 2px!important;border:0!important;border-radius:3px!important;background:#00000052!important;font-size:clamp(7px,.72vw,10px)!important;letter-spacing:.15px;white-space:nowrap;transform:rotate(90deg)!important;box-shadow:none!important}.wheel-page .wheel:has(>span:nth-child(9)):after{background:radial-gradient(circle,rgba(255,255,255,.2),transparent 18%),conic-gradient(from 8deg,rgba(255,255,255,.19),transparent 6%,rgba(0,0,0,.13) 12%,transparent 18%,rgba(255,255,255,.13) 25%,transparent 34%)}.wheel-page .wheel-stage .bulbs b{background:#dffcff;box-shadow:0 0 7px 3px #00fbff}.wheel-page .wheel-stage .bulbs i:nth-child(3n) b{background:#ffd9ff;box-shadow:0 0 7px 3px #fb4dff}.wheel-page .wheel-stage .bulbs i:nth-child(3n+1) b{background:#fffbd0;box-shadow:0 0 7px 3px #ffe65b}@keyframes neon-ring{to{filter:hue-rotate(18deg) brightness(1.18)}}@media(max-width:760px){.wheel-page .wheel-stage:after{bottom:-13%;height:24%}.wheel-page .wheel-stage:before{inset:-2%}.wheel-page .wheel:has(>span:nth-child(9))>span b{top:53%!important;left:-31px!important;width:62px!important;font-size:7px!important}}.wheel-page .wheel-stage{width:clamp(430px,42vw,540px);height:clamp(645px,63vw,810px);background:url(/assets/neon-wheel-machine-v1.png) center/contain no-repeat;align-self:center;filter:drop-shadow(0 28px 28px rgba(0,0,0,.55))}.wheel-page .wheel-stage:before,.wheel-page .wheel-stage:after{display:none}.wheel-page .wheel-stage .wheel-glow{inset:12% 15% 42%;z-index:0;opacity:.34}.wheel-page .wheel-stage .wheel-wrap{position:absolute;left:50%;top:11.7%;transform:translate(-50%);width:68%!important;height:auto!important;aspect-ratio:1;padding:9px!important;z-index:2;box-shadow:inset 0 0 0 2px #c9faff,inset 0 0 0 5px #161a27,0 0 10px 4px #36f3ecbf!important}.wheel-page .wheel-stage.spinning .wheel-wrap{animation:machine-rumble .14s linear infinite}.wheel-page .wheel-stage.winner{animation:machine-win .55s ease-in-out 3}@keyframes machine-rumble{50%{transform:translate(calc(-50% + 1px))}}@keyframes machine-win{50%{filter:drop-shadow(0 25px 30px rgba(0,0,0,.5)) drop-shadow(0 0 28px #ff4df3) brightness(1.15)}}@media(max-width:760px){.wheel-page .wheel-stage{width:min(94vw,430px);height:min(141vw,645px);margin:-12px auto -75px}.wheel-page .wheel-stage .wheel-wrap{top:11.7%;width:68%!important}.wheel-page .full-wheel{overflow:hidden!important}}@media(max-width:390px){.wheel-page .wheel-stage{width:340px;height:510px;margin:-5px auto -55px}.wheel-page .wheel:has(>span:nth-child(9))>span b{top:50%!important;font-size:6px!important}}@media(min-width:761px){.wheel-page .full-wheel{grid-template-columns:minmax(220px,1fr) clamp(430px,42vw,540px) minmax(220px,1fr)!important;gap:0!important}.wheel-page .wheel-copy{grid-column:1;justify-self:start;max-width:300px;padding-right:24px}.wheel-page .wheel-stage{grid-column:2;justify-self:center}.wheel-page .spin-button{margin-left:0!important}}.wheel-page .wheel-stage.spinning{animation:machine-led-cycle .32s steps(2,end) infinite}.wheel-page .wheel-stage.spinning .bulbs i:nth-child(odd) b{animation:machine-bulb-a .22s linear infinite}.wheel-page .wheel-stage.spinning .bulbs i:nth-child(2n) b{animation:machine-bulb-b .22s linear infinite}.wheel-page .wheel-stage.spinning .wheel-glow{animation:machine-glow-spin .38s ease-in-out infinite alternate}@keyframes machine-led-cycle{0%{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) drop-shadow(0 0 11px #00edff) brightness(.92)}50%{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) drop-shadow(0 0 24px #ff3fe7) brightness(1.22)}to{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) drop-shadow(0 0 18px #4bffbe) brightness(1.05)}}@keyframes machine-bulb-a{0%,49%{opacity:1;box-shadow:0 0 10px 5px #00f7ff}50%,to{opacity:.16;box-shadow:none}}@keyframes machine-bulb-b{0%,49%{opacity:.16;box-shadow:none}50%,to{opacity:1;box-shadow:0 0 10px 5px #ff4ee8}}@keyframes machine-glow-spin{to{opacity:.85;transform:scale(1.18);background:#ff3fe7}}@media(max-width:760px){.wheel-page .full-wheel{justify-items:center}.wheel-page .wheel-copy,.wheel-page .wheel-stage{justify-self:center}.wheel-page .wheel-copy{width:100%;max-width:420px}.wheel-page .spin-button{margin-left:auto!important;margin-right:auto!important}}.wheel-page .full-wheel{display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px!important;min-height:auto;padding-top:38px!important;padding-bottom:90px!important;overflow:visible!important}.wheel-page .wheel-stage{order:1;flex:0 0 auto;margin:0 auto!important;justify-self:auto!important}.wheel-page .wheel-copy{order:2;width:min(620px,100%);max-width:620px!important;padding:0!important;text-align:center!important;justify-self:auto!important;margin:-55px auto 0!important}.wheel-page .wheel-copy h2{max-width:none!important;margin-left:auto!important;margin-right:auto!important}.wheel-page .wheel-copy p,.wheel-page .wheel-winner,.wheel-page .spin-button{margin-left:auto!important;margin-right:auto!important}.wheel-page .wheel-stage .wheel-wrap>.pointer{display:none!important}@media(max-width:760px){.wheel-page .full-wheel{padding-top:20px!important;padding-bottom:70px!important;overflow:hidden!important}.wheel-page .wheel-copy{margin:0 auto!important}.wheel-page .wheel-stage{margin:-12px auto -65px!important}}.wheel-page .full-wheel>.wheel-copy{margin:0 auto!important}@media(min-width:1100px){.wheel-page .full-wheel{position:relative;display:block!important;min-height:calc(100vh - 205px)!important;height:auto;padding:18px 38px 28px!important}.wheel-page .wheel-stage{width:min(37vw,390px);height:auto;aspect-ratio:2/3;margin:0 auto!important}.wheel-page .wheel-copy,.wheel-page .full-wheel>.wheel-copy{position:absolute;left:clamp(32px,5vw,78px);top:50%;translate:0 -50%;width:min(285px,24vw);margin:0!important;text-align:left!important}.wheel-page .wheel-copy h2{font-size:clamp(34px,3.4vw,52px)!important;margin-left:0!important}.wheel-page .wheel-copy p{font-size:13px!important;margin-left:0!important}.wheel-page .wheel-winner,.wheel-page .spin-button{margin-left:0!important}.wheel-page .wheel-stage .wheel-wrap{top:11.7%}}@media(min-width:761px)and (max-width:1099px){.wheel-page .wheel-stage{width:370px;height:555px}.wheel-page .wheel-copy h2{font-size:38px!important}}.wheel-page .wheel-stage .wheel-wrap{top:11.8%!important;width:79.5%!important;height:auto!important;aspect-ratio:1;padding:7px!important}.wheel-page .wheel-stage .wheel-glow{inset:10% 8% 43%!important}@media(max-width:760px){.wheel-page .wheel-stage .wheel-wrap{top:11.8%!important;width:79.5%!important;padding:6px!important}}.wheel-page .wheel-stage:not(.spinning){animation:idle-machine-show 5s ease-in-out infinite}.wheel-page .wheel-stage:not(.spinning) .bulbs i b{animation:idle-bulb-show 5s ease-in-out infinite!important}.wheel-page .wheel-stage:not(.spinning) .bulbs i:nth-child(3n+1) b{animation-delay:.12s!important}.wheel-page .wheel-stage:not(.spinning) .bulbs i:nth-child(3n+2) b{animation-delay:.24s!important}@keyframes idle-machine-show{0%,68%,to{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) brightness(1)}73%{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) drop-shadow(0 0 22px #00f5ff) brightness(1.18)}79%{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) brightness(.94)}86%{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) drop-shadow(0 0 25px #ff4ded) brightness(1.22)}93%{filter:drop-shadow(0 28px 28px rgba(0,0,0,.55)) brightness(1)}}@keyframes idle-bulb-show{0%,68%,to{opacity:.62;box-shadow:0 0 5px 1px currentColor}73%{opacity:1;box-shadow:0 0 12px 6px #00f5ff}79%{opacity:.28;box-shadow:none}86%{opacity:1;box-shadow:0 0 12px 6px #ff4ded}93%{opacity:.62;box-shadow:0 0 5px 1px currentColor}}.username-gate{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;padding:42px 20px;background:radial-gradient(circle at 18% 12%,rgba(107,74,255,.28),transparent 27%),radial-gradient(circle at 82% 88%,rgba(244,177,54,.13),transparent 30%),linear-gradient(145deg,#060912 0,#0b1327 48%,#101a35)}.username-gate:before{content:"";position:absolute;inset:0;z-index:-3;opacity:.3;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:radial-gradient(circle,#000,transparent 72%);mask-image:radial-gradient(circle,#000,transparent 72%)}.username-gate:after{content:"";position:absolute;z-index:-2;left:50%;top:50%;width:min(880px,90vw);height:min(880px,90vw);translate:-50% -50%;border-radius:50%;border:1px solid rgba(137,115,255,.13);box-shadow:0 0 0 85px #6d55ff06,0 0 0 170px #6d55ff05}.username-gate form{position:relative;width:min(460px,100%);padding:38px 40px 30px;border:1px solid rgba(255,255,255,.12);border-radius:28px;text-align:left;color:#fff;background:linear-gradient(155deg,#181e36f0,#0a0e1bf7);box-shadow:0 40px 100px #0000008c,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.username-gate form:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,rgba(158,135,255,.55),transparent 35%,rgba(243,185,64,.25));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.gate-brand{display:flex;align-items:center;gap:11px;margin-bottom:28px}.gate-brand .brand-logo{width:45px;height:45px;margin:0;filter:drop-shadow(0 8px 16px rgba(92,66,255,.4))}.gate-brand>span{font-size:14px;font-weight:800;letter-spacing:2.4px;color:#f7f5ff}.gate-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border:1px solid rgba(245,191,77,.26);border-radius:999px;background:#f5bf4d12;color:#f5c96f;font-size:9px;font-weight:800;letter-spacing:1.35px}.gate-badge i{width:6px;height:6px;border-radius:50%;background:#f6c759;box-shadow:0 0 10px #f6c759}.username-gate h1{margin:20px 0 13px;color:#fff;font-size:clamp(35px,6vw,47px);line-height:1.04;letter-spacing:-1.8px}.username-gate h1 em{font-style:normal;background:linear-gradient(90deg,#a994ff,#f2c968);-webkit-background-clip:text;background-clip:text;color:transparent}.username-gate p{max-width:350px;margin:0 0 27px;color:#9da8bf;font-size:13px;line-height:1.65}.username-gate label{display:block;margin:0 0 9px;color:#c5ccdc;font-size:9px;font-weight:800;letter-spacing:1.45px}.gate-input{display:flex;align-items:center;height:52px;border:1px solid rgba(255,255,255,.13);border-radius:13px;background:#ffffff0b;transition:.2s}.gate-input:focus-within{border-color:#8c78ff;box-shadow:0 0 0 4px #765cff1f}.gate-input>span{padding-left:16px;color:#8e7cff;font-size:18px}.username-gate .gate-input input{height:100%;margin:0;padding:0 15px;border:0;outline:0;background:transparent;color:#fff;font-size:14px}.username-gate .gate-input input::placeholder{color:#69738a}.username-gate form>button{display:flex;align-items:center;justify-content:space-between;height:52px;margin-top:13px;padding:0 8px 0 19px;border:1px solid rgba(178,161,255,.34);border-radius:13px;background:linear-gradient(135deg,#745df2,#5540d6);color:#fff;font-size:13px;box-shadow:0 13px 30px #4e37d652;transition:transform .2s,filter .2s}.username-gate form>button:hover{transform:translateY(-2px);filter:brightness(1.08)}.username-gate form>button b{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#ffffff26;font-size:17px}.gate-trust{display:flex;justify-content:center;gap:22px;margin-top:22px;color:#78849b;font-size:9px}.gate-trust span:first-child{color:#6fbb98}.gate-foot{position:absolute;bottom:19px;left:50%;translate:-50%;color:#59647b;font-size:9px;letter-spacing:.65px;white-space:nowrap}.gate-orbit{position:absolute;z-index:-1;border:1px solid rgba(132,110,255,.2);border-radius:50%}.orbit-a{width:360px;height:360px;left:-155px;top:-140px}.orbit-b{width:480px;height:480px;right:-220px;bottom:-210px;border-color:#f3bc491f}.gate-symbols span{position:absolute;color:#ffffff12;font-family:Georgia,serif}.gate-symbols span:nth-child(1){left:12%;top:27%;font-size:54px;rotate:-18deg}.gate-symbols span:nth-child(2){right:13%;top:20%;font-size:45px;color:#f5c04b17;rotate:16deg}.gate-symbols span:nth-child(3){left:17%;bottom:18%;font-size:64px;font-weight:800;rotate:12deg}.gate-symbols span:nth-child(4){right:15%;bottom:24%;font-size:38px;color:#947dff1f}@media(max-width:600px){.username-gate{padding:24px 14px 54px;align-items:center}.username-gate form{padding:29px 24px 25px;border-radius:22px}.gate-brand{margin-bottom:23px}.gate-brand .brand-logo{width:40px;height:40px}.username-gate h1{font-size:36px}.gate-symbols{display:none}.gate-trust{gap:13px}.gate-foot{bottom:14px}}
