:root{font-family:Arial,Helvetica,sans-serif;color:#f5e9d5;background:#100d13;font-synthesis:none;--bg:#100d13;--panel:#1a121d;--pink:#ff387d;--cream:#f5e9d5;--gold:#e9b968;--muted:#a594a9;--line:#3a263a;--mono:'Courier New',ui-monospace,monospace;--mint:#9bedbe;color-scheme:dark}
*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth;scroll-padding-top:25px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{cursor:wait;opacity:.6}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--mint);outline-offset:5px}h1,h2,h3,p{margin-top:0}p{line-height:1.7}h2,h3{font-family:var(--mono);font-weight:700;letter-spacing:-.6px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pink{color:var(--pink)}.gold{color:var(--gold)}.mint{color:var(--mint)}.dot{display:inline-block;width:5px;height:5px;background:currentColor;flex-shrink:0;vertical-align:middle}.pixel-type{display:block;width:100%;height:auto;overflow:visible}.ambient-grid{position:fixed;inset:0;pointer-events:none;z-index:-1;background-image:radial-gradient(#a4435420 .7px,transparent .7px);background-size:7px 7px;mask-image:linear-gradient(#000,#0004)}
.header{height:94px;max-width:1440px;padding:0 44px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;flex-shrink:0}.brand-chip{width:39px;color:var(--pink);filter:drop-shadow(0 0 8px #ff387d40)}.brand-chip svg{display:block;width:100%;height:100%}.wordmark{width:138px;color:var(--cream)}.wordmark small{display:block;font:8px var(--mono);letter-spacing:2.3px;margin-top:8px;color:#af92a5}.header nav{display:flex;align-items:center;gap:27px;height:100%}.header nav a{font:10px var(--mono);font-weight:700;letter-spacing:.4px;white-space:nowrap;color:#b8a6b9;position:relative;padding:37px 0}.header nav a.active{color:var(--pink)}.header nav a.active:after{content:'';height:2px;background:var(--pink);position:absolute;left:0;right:0;bottom:0;box-shadow:0 0 12px #ff387d}.header nav a span{font-size:15px;margin-right:5px}.header nav a:hover{color:var(--cream)}.header-controls{display:flex;align-items:center;gap:10px}.prelaunch-badge{font:8px var(--mono);color:var(--gold);letter-spacing:1px;display:flex;gap:7px;align-items:center;white-space:nowrap;margin-right:8px}.prelaunch-badge .dot{box-shadow:0 0 8px #e9b96860}.icon-button{height:31px;width:31px;border:1px solid var(--line);position:relative;font-size:16px;display:grid;place-items:center;color:#b7a0b6;background:#1e141e}.icon-button:hover{border-color:var(--pink);color:var(--pink)}.icon-button[aria-pressed=true]{color:var(--cream)}.sound-slash{position:absolute;inset:5px;color:var(--pink);font-size:22px;pointer-events:none}.primary,.secondary{font:11px var(--mono);font-weight:700;letter-spacing:.7px;display:inline-flex;align-items:center;justify-content:center;gap:23px;padding:17px 23px;min-height:49px;transition:background .15s,box-shadow .15s}.primary{background:var(--pink);border:1px solid #ff75a2;box-shadow:0 4px 0 #7d173e;color:white}.primary:hover{background:#ff5892;box-shadow:0 4px 0 #7d173e,0 0 24px #ff387d30}.secondary{border:1px solid #714958;background:#251522;box-shadow:0 4px 0 #08070b;color:var(--cream)}.secondary:hover{border-color:var(--gold);background:#332034}.wallet{font-size:9px;padding:12px 15px;min-height:37px;white-space:nowrap}.ticker{overflow:hidden;background:#281421;border-top:1px solid #482038;border-bottom:1px solid #482038;height:35px;display:flex;align-items:center}.ticker-track{display:flex;flex-shrink:0;animation:marquee 48s linear infinite;white-space:nowrap;width:max-content;color:#d99aaf;font:9px var(--mono);font-weight:bold;letter-spacing:1.4px}.ticker-track span{display:block;flex-shrink:0}.ticker b{color:var(--pink);padding:0 35px;font-size:14px}
main{max-width:1280px;margin:auto;padding:0 46px}.hero{display:grid;grid-template-columns:1fr 1.08fr;gap:35px;align-items:center;padding:62px 0 56px;min-height:645px;position:relative}.hero:before{content:'';position:absolute;inset:-35px -46px 0 30%;background:radial-gradient(ellipse at 66% 45%,#71133042,transparent 64%);z-index:-1;pointer-events:none}.eyebrow{font:9px var(--mono);letter-spacing:1.5px;font-weight:700;line-height:1.7;margin:0 0 22px}.hero .eyebrow{color:#c2acb8;display:flex;align-items:center;gap:9px;font-size:8px}.tiny-square{width:6px;height:6px;background:var(--pink);box-shadow:3px 3px 0 #682236}.hero h1{margin:0 0 26px;width:min(390px,100%)}.hero h1>span:not(.sr-only){display:block;width:100%;margin-bottom:14px;position:relative}.headline-white{filter:drop-shadow(4px 5px 0 #4a2338)}.headline-pink{color:var(--pink);filter:drop-shadow(4px 5px 0 #601936);width:81%!important}.heading-star{font-size:64px;position:absolute;right:-79px;top:-4px;color:var(--gold);filter:drop-shadow(0 0 12px #ff387d22);animation:sparkle 4s ease-in-out infinite}.hero-description{font-size:16px;line-height:1.7;color:#bdaebc;margin-bottom:27px}.hero-description strong{color:var(--cream);font-weight:500}.hero-actions{display:flex;gap:15px;flex-wrap:wrap}.hero-note{display:flex;align-items:center;gap:8px;color:#927e91;font:8px var(--mono);letter-spacing:.7px;margin:20px 0 0}.hero-note .dot{color:var(--gold)}.hero-note>span:nth-child(2){margin:0 3px;color:#73495c}
.casino-scene{position:relative;min-width:0;aspect-ratio:1/1.04;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between}.casino-scene:before{content:'';position:absolute;inset:38px -20px 20px;background:radial-gradient(ellipse,#6f153358 0,transparent 65%);z-index:-1;filter:blur(10px)}.scene-top,.scene-bottom{display:flex;align-items:center;gap:9px;font:8px var(--mono);letter-spacing:.8px;color:#865b74;z-index:3}.scene-top{justify-content:space-between;padding:0 12px}.scene-led{display:flex;gap:4px}.scene-led i{width:4px;height:7px;background:var(--pink);animation:signal 2.4s steps(2,end) infinite}.scene-led i:nth-child(2){animation-delay:-.8s}.scene-led i:nth-child(3){animation-delay:-1.6s}.scene-bottom{padding:16px 13px;background:#1e121ddb;border:1px solid #472737;color:#af8c9e;position:relative}.scene-bottom>.dot{color:var(--mint)}.scene-table{margin-left:auto;color:var(--gold)}.scene-corner{position:absolute;width:24px;height:24px;border-color:#92506a;border-style:solid;z-index:2}.corner-tl{left:-8px;top:29px;border-width:1px 0 0 1px}.corner-br{right:-8px;bottom:61px;border-width:0 1px 1px 0}.wheel-stage{position:absolute;width:100%;aspect-ratio:1;left:0;top:18px}.wheel-rotor{width:100%;height:100%;animation:wheel-idle 90s linear infinite;will-change:transform;position:relative;z-index:1}.wheel-art{width:100%;height:100%;display:block;object-fit:contain;image-rendering:pixelated;filter:drop-shadow(0 18px 25px #0009)}.wheel-shadow{position:absolute;inset:12%;background:#08050d;filter:blur(30px);border-radius:50%;transform:translateY(16px)}.ball-track{position:absolute;inset:9%;border-radius:50%;z-index:2;animation:ball-orbit 13s linear infinite;pointer-events:none}.roulette-ball{position:absolute;width:12px;height:12px;background:#fff3d6;border:2px solid #d7ba95;top:2%;left:50%;box-shadow:2px 2px 0 #9b6848,0 0 10px #fff2c961;clip-path:polygon(25% 0,75% 0,75% 12%,100% 12%,100% 88%,75% 88%,75% 100%,25% 100%,25% 88%,0 88%,0 12%,25% 12%)}.wheel-pointer{position:absolute;top:4%;left:calc(50% - 6px);z-index:4;width:12px;height:19px;background:var(--cream);clip-path:polygon(0 0,100% 0,100% 45%,75% 45%,75% 70%,50% 100%,25% 70%,25% 45%,0 45%);filter:drop-shadow(0 0 5px #fff9)}.spin-burst .wheel-rotor{animation:spin-burst 4.6s cubic-bezier(.12,.6,.14,1) forwards}.spin-burst .ball-track{animation-duration:1s}.spin-burst .roulette-ball{box-shadow:2px 2px 0 #9b6848,0 0 24px #fff2c9}.orbit-ring{position:absolute;inset:10px -15px 15px;border:1px dashed #68243c70;border-radius:50%;animation:wheel-idle 120s linear infinite}.scene-spark{position:absolute;color:var(--gold);z-index:3;animation:sparkle 5s ease-in-out infinite}.spark-one{top:50px;right:3px;font-size:31px}.spark-two{bottom:100px;left:7px;font-size:25px;animation-delay:-2s}.spark-three{right:55px;bottom:54px;font-size:24px;color:var(--pink);animation-delay:-3s}.floating-chip{position:absolute;z-index:4;filter:drop-shadow(5px 8px 0 #0c060d66);animation:float 6s ease-in-out infinite}.floating-chip svg{display:block;width:100%}.chip-pink{color:var(--pink);width:69px;right:-12px;top:69px;transform:rotate(16deg)}.chip-gold{color:var(--gold);width:70px;left:2px;bottom:82px;animation-delay:-3s}.playing-card{width:59px;height:82px;background:#f6dfb8;color:#42112b;position:absolute;left:0;top:70px;transform:rotate(-19deg);z-index:3;border:4px solid #c39c77;box-shadow:5px 6px 0 #0007;clip-path:polygon(0 5px,5px 5px,5px 0,calc(100% - 5px) 0,calc(100% - 5px) 5px,100% 5px,100% calc(100% - 5px),calc(100% - 5px) calc(100% - 5px),calc(100% - 5px) 100%,5px 100%,5px calc(100% - 5px),0 calc(100% - 5px));animation:card-hover 7s ease-in-out infinite}.playing-card>span{position:absolute;font:11px var(--mono);font-weight:bold;top:4px;left:5px}.playing-card>span:last-child{inset:auto 5px 4px auto;transform:rotate(180deg)}.playing-card b{display:grid;place-items:center;height:100%;font-size:32px}.dice{position:absolute;right:4px;bottom:79px;width:52px;height:52px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:4px;padding:10px;background:#f3d6a9;border:4px solid #b88c64;z-index:3;transform:rotate(14deg);box-shadow:4px 5px 0 #0006;animation:float 7s ease-in-out infinite -4s}.dice i{background:#6a183d}.dice i:nth-child(1){grid-area:1/1}.dice i:nth-child(2){grid-area:1/3}.dice i:nth-child(3){grid-area:2/2}.dice i:nth-child(4){grid-area:3/1}.dice i:nth-child(5){grid-area:3/3}#confetti{position:absolute;inset:0;pointer-events:none;z-index:7;overflow:visible}#confetti i{position:absolute;left:var(--x);top:25%;width:7px;height:10px;background:var(--pink);animation:confetti 1.6s ease-out both;animation-delay:calc(var(--i)*.02s)}#confetti i:nth-child(3n){background:var(--gold)}#confetti i:nth-child(3n+1){background:var(--mint)}
.jackpot-machine{background:#2a1720;border:1px solid #694332;box-shadow:0 0 0 4px #191118,0 0 0 5px #392333,0 12px 38px #0003;position:relative;padding:19px 12px;margin:3px 5px 0}.machine-inner{background:linear-gradient(110deg,#21111d,#1b121b 60%);border:1px solid #654330;display:grid;grid-template-columns:1.25fr 1fr;padding:28px 35px;gap:34px}.bulbs{position:absolute;left:13px;right:13px;display:flex;justify-content:space-between;gap:6px;overflow:hidden;height:6px;pointer-events:none}.bulbs-top{top:6px}.bulbs-bottom{bottom:6px}.bulbs i{display:block;width:5px;height:5px;flex-shrink:0;background:#f6c475;box-shadow:0 0 5px #ed9c5166;animation:bulb-chase 2.4s linear infinite}.bulbs i:nth-child(3n){animation-delay:-.8s}.bulbs i:nth-child(3n+1){animation-delay:-1.6s}.bulbs-bottom i{animation-direction:reverse}.panel-label{display:flex;align-items:center;gap:9px}.panel-label h2{font:10px var(--mono);letter-spacing:1.1px;margin:0;color:var(--gold)}.gold-spark{font-size:15px;color:var(--gold)}.offline{font:7px var(--mono);margin-left:auto;color:#ae7e86;letter-spacing:.5px}.jackpot-value{display:flex;align-items:center;gap:5px;margin:20px 0 12px}.reel{font-family:var(--mono);font-size:35px;display:grid;place-items:center;width:43px;height:57px;background:linear-gradient(#0a090f,#231720 50%,#0a090f);border:1px solid #53322f;color:#f2c27c;text-shadow:0 0 12px #ffb64450;box-shadow:inset 0 4px 10px #0005;position:relative}.reel:after{content:'';position:absolute;top:50%;left:0;right:0;border-top:1px solid #ffffff06}.reel-dot{font-size:40px;color:var(--gold);align-self:flex-end;line-height:1.3}.jackpot-value small{color:var(--gold);font:15px var(--mono);margin-left:10px;align-self:flex-end;margin-bottom:10px}.prize-display>p{font-size:11px;color:#a28692;margin-bottom:0}.round-display{border-left:1px solid #4a2b3b;padding:0 0 0 38px;display:flex;justify-content:center;flex-direction:column}.round-display .eyebrow{color:#bb94a1;font-size:8px;margin-bottom:17px}.clock{display:flex;align-items:center;gap:15px;max-width:250px;color:var(--cream)}.clock>span{flex:1}.clock>b{font:38px var(--mono);color:var(--pink);line-height:1;animation:clock-colon 2.5s ease-in-out infinite}.round-display>p{font:7px var(--mono);color:#a78998;letter-spacing:.55px;margin:14px 0 0;line-height:1.7}.round-display>p span{margin:0 8px;color:var(--pink)}.house-stats{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0;border-bottom:1px solid var(--line);margin:12px 0 0}.house-stats>div{display:flex;align-items:center;justify-content:center;gap:13px;border-right:1px solid var(--line);padding:3px 20px}.house-stats>div:first-child{justify-content:flex-start;padding-left:0}.house-stats>div:last-child{border:0}.house-stats strong{font:12px var(--mono);font-weight:bold;display:block;color:#e9d2bd}.house-stats small{font:7px var(--mono);display:block;color:#947d91;letter-spacing:.6px;margin-top:7px}.stat-icon{display:block;width:25px;color:var(--gold);flex-shrink:0}.stat-icon svg{display:block;width:100%;max-height:28px}.house-stats>div:nth-child(2) .stat-icon{color:var(--pink)}.house-stats>div:nth-child(3) .stat-icon{color:var(--mint)}.chain-diamond{font-size:31px;color:var(--mint)}
.playbook{padding-top:65px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:26px}.section-head .eyebrow{font-size:8px;margin-bottom:12px}.section-head h2{font-size:27px;margin:0;line-height:1.25;letter-spacing:-.7px}.text-button{font:9px var(--mono);display:inline-flex;align-items:center;gap:15px;color:#c7b2bf;letter-spacing:.4px;padding:4px 0;line-height:1.8}.text-button span{color:var(--pink);font-size:14px}.text-button:hover{color:var(--pink)}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-card{border:1px solid #3c283c;background:linear-gradient(135deg,#211723,#18121c);padding:27px 25px 0;position:relative}.how-card:before,.how-card:after{content:'';position:absolute;width:5px;height:5px;border-color:#7a4e63}.how-card:before{top:-1px;left:-1px;border-top:1px solid;border-left:1px solid}.how-card:after{bottom:-1px;right:-1px;border-bottom:1px solid;border-right:1px solid}.how-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.pixel-icon{width:38px;height:38px;display:grid;place-items:center}.pixel-icon svg{width:100%;height:100%;filter:drop-shadow(3px 3px 0 #0006)}.pixel-icon.gold svg{width:25px}.step-number{font:24px var(--mono);color:#584051}.how-card h3{font:14px var(--mono);font-weight:700;margin-bottom:15px}.how-card p{font-size:12px;color:#ab96a9;line-height:1.8;margin-bottom:23px;min-height:84px}.card-bottom{border-top:1px solid #3a263a;display:flex;justify-content:space-between;gap:10px;align-items:center;min-height:49px;font:7px var(--mono);color:#c08e9c;letter-spacing:.5px}.card-bottom>span{font-size:17px;color:var(--pink)}.odds-panel{margin:35px 0 0;padding:30px 33px;display:grid;grid-template-columns:1.1fr 1fr;gap:60px;border:1px solid #4d3437;background:repeating-linear-gradient(0deg,transparent 0,transparent 3px,#0000000e 3px,#0000000e 4px),#241920;position:relative}.odds-panel:before{content:'+';position:absolute;top:6px;left:8px;font:11px var(--mono);color:#8e625e}.odds-panel:after{content:'+';position:absolute;bottom:6px;right:8px;font:11px var(--mono);color:#8e625e}.odds-panel .eyebrow{font-size:8px;margin-bottom:11px}.odds-panel h2{font-size:23px;margin-bottom:11px}.odds-panel>div>p{font-size:12px;color:#b29aad;margin-bottom:16px}.small-label{font:7px var(--mono);color:#917381;letter-spacing:.4px}.odds-calculator{display:flex;flex-direction:column;justify-content:center;min-width:0}.odds-readout{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.odds-readout label{font:8px var(--mono);letter-spacing:.8px;color:#c5acb8}.odds-readout output{font:30px var(--mono);font-weight:bold;color:var(--gold);text-shadow:3px 3px #50322b}input[type=range]{--progress:7.63%;width:100%;margin:0;appearance:none;height:9px;background:linear-gradient(to right,var(--pink) 0,var(--pink) var(--progress),#110d14 var(--progress),#110d14 100%);border:1px solid #614151;cursor:pointer;border-radius:0}input[type=range]::-webkit-slider-thumb{appearance:none;width:17px;height:23px;border:3px solid #fee3b2;background:var(--gold);box-shadow:3px 3px 0 #0c0910}input[type=range]::-moz-range-thumb{width:12px;height:18px;border:3px solid #fee3b2;background:var(--gold);border-radius:0}.range-labels{display:flex;justify-content:space-between;font:8px var(--mono);color:#8f7182;margin-top:14px}.odds-calculator>p{font:9px var(--mono)!important;color:#c4aebc!important;letter-spacing:.4px;margin:24px 0 0!important}.odds-calculator>p .dot{color:var(--pink);margin-right:6px}.odds-calculator>p strong{color:var(--gold);font-weight:400}
.history{padding:63px 0 0}.history-tabs{display:flex;gap:3px;padding:4px;background:#19131e;border:1px solid #382639}.history-tabs button{font:8px var(--mono);padding:10px 14px;color:#9b849d}.history-tabs button[aria-pressed=true]{background:#382039;color:var(--pink);box-shadow:inset 0 0 0 1px #64334b}.history-table{border:1px solid #382639;background:#18111c}.table-head{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr;padding:18px 25px;background:#211624;border-bottom:1px solid #382639;font:8px var(--mono);letter-spacing:.8px;color:#9e819b}.table-head span:last-child{text-align:right}.history-empty{padding:34px 20px 31px;text-align:center;background:radial-gradient(ellipse at center,#31152744,transparent 70%)}.empty-crown{width:37px;height:31px;display:block;margin:0 auto 17px;color:#876743;animation:float 6s ease-in-out infinite}.empty-crown svg{width:100%;height:100%}.history-empty h3{font-size:13px;letter-spacing:.6px;margin:0 0 12px;color:#d3b6c6}.history-empty p{font-size:11px;color:#95778f;margin-bottom:13px}.history-empty .text-button{font-size:8px;color:#d1a4ba}.treasury{display:flex;align-items:center;gap:25px;padding:35px 0 45px;margin-top:23px}.treasury-icon{width:43px;color:var(--pink);flex-shrink:0}.treasury-icon svg{display:block;width:100%}.treasury .eyebrow{color:#ae879a;font-size:7px;margin:0 0 8px}.treasury h2{font-size:15px;letter-spacing:.4px;margin-bottom:12px}.treasury code{font:10px var(--mono);color:#ba9eb2;overflow-wrap:anywhere}.treasury p:last-child{font-size:10px;color:#896d86;margin:7px 0 0}.treasury .secondary{margin-left:auto;font-size:9px;padding:13px 19px;white-space:nowrap;min-height:40px}.bottom-ticker{overflow:hidden;border-top:1px solid #422439;border-bottom:1px solid #422439;padding:18px 0;background:#201322;color:#76415b}.bottom-ticker>div{white-space:nowrap;font:24px var(--mono);font-weight:bold;letter-spacing:1px;animation:marquee 60s linear infinite;width:max-content}.bottom-ticker span{color:#a35a72;margin:0 45px}footer{max-width:1280px;padding:31px 46px;margin:auto;display:flex;align-items:center;gap:25px}.footer-brand{width:90px;color:#b0849d;flex-shrink:0}footer p,footer>span,footer>button{font:7px var(--mono);color:#927289;letter-spacing:.4px;margin:0;line-height:1.6}footer>button{margin-left:auto;white-space:nowrap}footer .dot{color:var(--mint);margin-right:5px}.footer-mode{color:#ac7b8e!important}.skip{position:fixed;left:10px;top:10px;z-index:20;background:var(--pink);color:white;padding:13px;font:12px var(--mono)}.skip:not(:focus){clip-path:inset(50%);height:1px;width:1px;padding:0;overflow:hidden}.loading{padding:70px;color:var(--pink);font-family:var(--mono)}#notice:empty{display:none}#notice{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100vw - 35px);padding:15px 22px;background:#25152b;border:1px solid #9c4065;box-shadow:4px 4px 0 #0008;color:var(--cream);font:11px/1.6 var(--mono);z-index:15}dialog{background:#1d1422;color:var(--cream);border:1px solid #87516c;box-shadow:6px 6px 0 #100815,0 0 80px #8c17494a;padding:35px;width:min(570px,calc(100vw - 32px));max-height:85vh;border-radius:0}dialog::backdrop{background:#08030bdd;backdrop-filter:blur(7px)}dialog .close{position:absolute;right:12px;top:9px;font:28px var(--mono);width:37px;height:37px;color:var(--pink)}dialog .eyebrow{font-size:8px;margin-bottom:17px}dialog h2{font-size:28px;margin-bottom:22px;padding-right:15px}dialog p{font-size:13px;color:#bca4bc}dialog .secondary{margin-top:12px}.rules-list{padding-left:22px;margin-bottom:24px}.rules-list li{font:13px var(--mono);padding-left:3px;margin-bottom:21px;color:var(--pink)}.rules-list strong{color:var(--cream)}.rules-list p{font:12px/1.8 Arial,Helvetica,sans-serif;color:#b59ab5;margin:9px 0 0}.callout{padding:17px;background:#341b2b;border-left:3px solid var(--pink);font:10px/1.8 var(--mono);color:#d3b5c3}.address{font-size:12px;overflow-wrap:anywhere;color:var(--gold)}
@keyframes marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes wheel-idle{to{transform:rotate(360deg)}}@keyframes ball-orbit{from{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes spin-burst{0%{transform:rotate(0)}100%{transform:rotate(2160deg)}}@keyframes float{0%,100%{transform:translateY(0) rotate(-10deg)}50%{transform:translateY(-13px) rotate(4deg)}}@keyframes card-hover{0%,100%{transform:translateY(0) rotate(-19deg)}50%{transform:translateY(9px) rotate(-13deg)}}@keyframes sparkle{0%,100%{opacity:.65;transform:scale(.85) rotate(0deg)}50%{opacity:1;transform:scale(1.1) rotate(12deg)}}@keyframes signal{0%,65%,100%{opacity:.3}35%{opacity:1}}@keyframes bulb-chase{0%,100%{opacity:1}50%{opacity:.3}}@keyframes clock-colon{0%,100%{opacity:1}50%{opacity:.4}}@keyframes confetti{0%{transform:translate(0,0) rotate(0);opacity:0}8%{opacity:1}100%{transform:translate(var(--drift),240px) rotate(230deg);opacity:0}}
html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after,html[data-hidden=true] *{animation-play-state:paused!important}html[data-motion=off]{scroll-behavior:auto}
@media(min-width:1500px){.hero{padding-top:76px;padding-bottom:70px;min-height:680px}.hero h1{width:415px}.casino-scene{max-width:580px}.hero-copy .eyebrow{margin-bottom:27px}}
@media(max-width:1150px){.header{padding:0 28px;gap:20px}.header nav{gap:20px}.header nav a{font-size:9px}.prelaunch-badge{display:none}.header-controls{gap:8px}main,footer{padding-left:33px;padding-right:33px}.hero{gap:25px;padding:52px 0;min-height:570px}.hero h1{width:330px}.hero .eyebrow{font-size:7px;letter-spacing:1px}.hero-description{font-size:14px}.primary,.secondary{padding:15px 18px;font-size:10px;gap:16px;min-height:44px}.wallet{font-size:8px;min-height:35px;padding:10px 12px}.casino-scene{aspect-ratio:1/1.13}.wheel-stage{top:38px}.scene-top{font-size:7px}.scene-bottom{font-size:7px;padding:13px 10px}.chip-pink{width:55px;right:0;top:80px}.playing-card{width:48px;height:66px;left:5px;top:64px}.chip-gold{width:54px;bottom:70px}.dice{width:45px;height:45px;bottom:66px;padding:7px}.heading-star{font-size:51px;right:-64px}.machine-inner{padding:23px 25px;gap:26px}.round-display{padding-left:26px}.house-stats>div{padding:3px 14px;gap:10px}.house-stats strong{font-size:11px}.house-stats small{font-size:6px}.how-card{padding:23px 20px 0}.how-card h3{font-size:13px}.how-card p{font-size:11px;min-height:82px}.section-head h2{font-size:24px}.card-bottom{font-size:6px}.odds-panel{gap:35px;padding:26px}.odds-panel h2{font-size:21px}.table-head{font-size:7px}footer{gap:18px}.footer-mode{display:none}}
@media(max-width:900px){.header nav{display:none}.header{height:79px}.header-controls .prelaunch-badge{display:flex;font-size:7px}.hero{gap:18px;min-height:515px}.hero h1{width:290px}.hero h1>span:not(.sr-only){margin-bottom:12px}.hero-actions{gap:12px}.hero-actions button{font-size:8px;padding:13px 12px;gap:11px}.hero-note{font-size:7px;gap:5px;letter-spacing:0}.hero-description{font-size:13px}.casino-scene{aspect-ratio:1/1.2}.wheel-stage{top:42px}.scene-top{font-size:6px;letter-spacing:.5px}.scene-bottom{font-size:6px;letter-spacing:.3px}.scene-table{display:none}.offline{font-size:6px}.panel-label h2{font-size:9px}.machine-inner{padding:24px 22px;gap:23px;grid-template-columns:1.2fr 1fr}.jackpot-value{gap:4px}.reel{width:33px;height:48px;font-size:30px}.jackpot-value small{font-size:11px;margin-left:5px}.clock{max-width:205px;gap:10px}.round-display{padding-left:24px}.round-display>p{font-size:6px}.prize-display>p{font-size:10px}.house-stats{padding:25px 0}.house-stats strong{font-size:9px}.house-stats small{font-size:6px;letter-spacing:0}.stat-icon{width:22px}.house-stats>div{padding:3px 10px;gap:8px}.section-head h2{font-size:22px}.text-button{font-size:8px}.how-grid{gap:12px}.how-card{padding:21px 16px 0}.how-card h3{font-size:11px}.how-card p{font-size:11px;min-height:100px}.card-bottom{font-size:6px;letter-spacing:0}.odds-panel{gap:30px}.odds-panel h2{font-size:20px}.odds-panel>div>p{font-size:11px}.odds-readout{flex-wrap:wrap;gap:10px}.odds-readout label{font-size:7px}.odds-readout output{font-size:28px}.desktop-br{display:none}.treasury{gap:17px}.treasury code{font-size:9px}.treasury h2{font-size:13px}.treasury .secondary{font-size:8px;padding:11px 12px;gap:12px}.treasury-icon{width:35px}footer>p{display:none}}
@media(max-width:680px){.header{height:76px;padding:0 19px;gap:12px}.brand-chip{width:30px}.brand{gap:8px}.wordmark{width:111px}.wordmark small{font-size:6px;letter-spacing:1.8px;margin-top:7px}.header-controls{gap:7px}.header-controls .prelaunch-badge{display:none}.icon-button{height:29px;width:29px;font-size:14px}.header-controls .wallet{font-size:0;width:30px;padding:0;height:29px;min-height:29px;box-shadow:0 3px 0 #7d173e}.header-controls .wallet:before{content:'↗';font-size:18px}.ticker{height:29px}.ticker-track{font-size:7px;letter-spacing:1px}.ticker b{font-size:11px;padding:0 21px}main{padding:0 22px}.hero{grid-template-columns:1fr;padding:40px 0 35px;gap:29px}.hero:before{inset:40% -22px 0;background:radial-gradient(ellipse at 50% 50%,#7113304a,transparent 68%)}.hero h1{width:min(330px,85%);margin-bottom:25px}.hero h1>span:not(.sr-only){margin-bottom:13px}.hero .eyebrow{font-size:7px;letter-spacing:1.1px;margin-bottom:24px;gap:8px}.hero-description{font-size:14px;line-height:1.7;margin-bottom:24px}.heading-star{font-size:51px;right:-64px}.hero-actions{gap:13px;flex-wrap:nowrap}.hero-actions button{flex:1;font-size:8px;padding:14px 11px;gap:12px;min-height:45px}.hero-note{margin-top:19px;font-size:7px;letter-spacing:.3px;gap:7px}.casino-scene{max-width:450px;width:100%;margin:auto;aspect-ratio:1/1.08}.scene-top{font-size:6px;padding:0 3px;letter-spacing:.7px}.wheel-stage{top:15px}.scene-bottom{font-size:7px;padding:12px 9px}.scene-table{display:block;font-size:6px}.corner-tl{left:-5px;top:24px}.corner-br{right:-5px;bottom:44px}.orbit-ring{inset:19px -3px 36px}.spark-one{right:8px;top:34px;font-size:24px}.spark-two{bottom:70px;left:0}.spark-three{bottom:48px;right:56px}.chip-pink{width:48px;right:0;top:47px}.chip-gold{width:46px;left:4px;bottom:61px}.playing-card{top:50px;left:6px;width:43px;height:61px;border-width:3px}.playing-card b{font-size:25px}.playing-card>span{font-size:9px}.dice{right:2px;bottom:64px;width:41px;height:41px;padding:6px;gap:3px;border-width:3px}.roulette-ball{width:9px;height:9px}.wheel-pointer{height:15px;width:10px;left:calc(50% - 5px)}.jackpot-machine{margin:12px 2px 0;padding:17px 9px}.machine-inner{grid-template-columns:1fr;padding:21px 18px;gap:22px}.bulbs{left:10px;right:10px;gap:8px}.bulbs i{height:4px;width:4px}.bulbs-top{top:6px}.bulbs-bottom{bottom:4px}.panel-label{gap:7px}.panel-label h2{font-size:9px;letter-spacing:.7px}.offline{font-size:5px;letter-spacing:.1px}.gold-spark{font-size:12px}.jackpot-value{gap:5px;margin:17px 0 11px}.reel{flex:1;max-width:47px;height:53px;font-size:32px}.reel-dot{font-size:32px}.jackpot-value small{font-size:12px;margin-left:4px}.prize-display>p{font-size:10px}.round-display{padding:20px 0 0;border-left:0;border-top:1px solid #4a2b3b;text-align:center;align-items:center}.round-display .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:16px}.clock{width:190px;gap:12px}.clock>b{font-size:32px}.round-display>p{font-size:6px;margin-top:14px;letter-spacing:.3px}.house-stats{grid-template-columns:1fr 1fr;padding:0;margin-top:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.house-stats>div{justify-content:flex-start!important;padding:20px 13px!important;gap:11px}.house-stats>div:nth-child(2n){border-right:0}.house-stats>div:nth-child(odd){padding-left:0!important}.house-stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.house-stats strong{font-size:10px}.house-stats small{font-size:6px;margin-top:7px;letter-spacing:.2px}.stat-icon{width:24px}.chain-diamond{font-size:27px}.playbook{padding-top:41px}.section-head{flex-direction:column;align-items:flex-start;gap:17px;margin-bottom:22px}.section-head .eyebrow{font-size:7px;letter-spacing:1px;margin-bottom:10px}.section-head h2{font-size:23px;line-height:1.35;max-width:310px}.text-button{font-size:8px}.how-grid{grid-template-columns:1fr;gap:15px}.how-card{padding:23px 22px 0}.how-card-top{margin-bottom:18px}.pixel-icon{width:32px;height:32px}.step-number{font-size:25px}.how-card h3{font-size:15px;margin-bottom:13px}.how-card p{font-size:13px;min-height:0;margin-bottom:19px;line-height:1.8}.card-bottom{font-size:7px;letter-spacing:.3px;min-height:46px}.odds-panel{grid-template-columns:1fr;padding:24px;gap:25px;margin-top:23px}.odds-panel h2{font-size:23px;margin-bottom:11px}.odds-panel .eyebrow{font-size:7px}.odds-panel>div>p{font-size:12px}.small-label{font-size:6px}.odds-readout{flex-wrap:nowrap;margin-bottom:18px}.odds-readout label{font-size:7px;max-width:145px;line-height:1.7;letter-spacing:.6px}.odds-readout output{font-size:27px}.odds-calculator>p{font-size:8px!important;line-height:1.7!important;margin-top:18px!important}.history{padding-top:42px}.history .section-head{gap:18px}.history-tabs button{font-size:7px;padding:9px 13px}.table-head{grid-template-columns:1fr 1fr;padding:15px 18px;font-size:7px}.table-head span:nth-child(2),.table-head span:nth-child(3){display:none}.history-empty{padding:27px 16px}.history-empty h3{font-size:11px;line-height:1.7;letter-spacing:.2px;margin-bottom:8px}.history-empty p{font-size:11px}.history-empty .text-button{font-size:7px}.empty-crown{width:31px;height:26px;margin-bottom:13px}.treasury{padding:28px 0 33px;gap:19px;align-items:flex-start;flex-wrap:wrap;margin-top:7px}.treasury-icon{width:31px;margin-top:10px}.treasury>div:nth-child(2){width:calc(100% - 51px)}.treasury h2{font-size:14px;line-height:1.5;margin-bottom:9px}.treasury .eyebrow{font-size:6px;letter-spacing:1px}.treasury code{font-size:9px;line-height:1.8}.treasury p:last-child{font-size:10px}.treasury .secondary{margin-left:50px;font-size:8px;min-height:38px;padding:11px 14px}.bottom-ticker{padding:14px 0}.bottom-ticker>div{font-size:17px}.bottom-ticker span{margin:0 25px}footer{padding:26px 22px;gap:20px;flex-wrap:wrap}.footer-brand{width:97px}footer>button{margin-left:auto;font-size:7px}footer>span{font-size:7px}footer .footer-mode{display:block!important;font-size:6px;width:100%;color:#86647e!important}dialog{padding:28px 23px}dialog h2{font-size:24px}dialog p{font-size:12px}.rules-list li{font-size:11px}.rules-list p{font-size:12px}.callout{font-size:9px}.address{font-size:10px}#notice{font-size:10px;padding:12px 16px}}
@media(max-width:365px){.wordmark{width:98px}.header{padding:0 16px}.header-controls{gap:5px}main{padding:0 18px}.hero-actions button{font-size:7px;padding:12px 10px}.hero .eyebrow{font-size:6px}.hero-note{font-size:6px}.heading-star{font-size:40px;right:-49px}.reel{height:45px}.offline{display:none}.house-stats strong{font-size:9px}.house-stats small{font-size:5px}.treasury code{font-size:8px}}
.casino-scene{overflow:clip;overflow-clip-margin:10px}.wheel-stage{overflow:clip}.hero{overflow:clip;overflow-clip-margin:10px}
@media(max-width:680px){.hero-actions button{font-size:10px}.hero-note{font-size:8px;letter-spacing:0}.hero .eyebrow{font-size:8px;letter-spacing:.5px}.icon-button{width:34px;height:34px}.header-controls .wallet{height:34px;min-height:34px;width:34px}.scene-bottom{font-size:8px}.scene-table{font-size:6px}.odds-readout label{font-size:8px}.small-label{font-size:7px}}
@media(max-width:365px){.hero-actions button{font-size:9px}.hero .eyebrow{font-size:7px}.hero-note{font-size:7px}.header-controls{gap:5px}.icon-button{width:30px;height:32px}.header-controls .wallet{width:30px;height:32px;min-height:32px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}html:not([data-motion=on]) *,html:not([data-motion=on]) *:before,html:not([data-motion=on]) *:after{animation:none!important;transition:none!important}}
[hidden]{display:none!important}.live-result{border:1px solid #694142;background:#211219;padding:22px;margin:16px 0 30px;color:#ffd980;overflow-wrap:anywhere;font:700 14px/1.8 monospace}.payout-row{display:grid;grid-template-columns:.6fr 2fr 1fr 1fr;gap:18px;border-top:1px solid #51333c;padding:22px 16px;font:12px/1.8 monospace;overflow-wrap:anywhere}.payout-row a{color:#ffd980}.operator{max-width:1100px;padding:48px 24px;margin:auto}.operator h1{font-size:clamp(28px,5vw,56px)}.operator h2{font-size:22px;margin-bottom:16px}.operator p{line-height:1.8;color:#d4bac4}.operator a{color:#ff629b}.operator-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.operator-card{border:1px solid #624050;padding:24px;margin:22px 0;background:#21131e;min-width:0}.operator label{display:block;font:700 12px/1.8 monospace;margin:18px 0}.operator input,.operator textarea,.operator select{display:block;width:100%;padding:12px;margin-top:6px;border:1px solid #795362;background:#100c12;color:#fff;box-sizing:border-box;font:14px/1.5 monospace}.operator button{margin:8px 8px 8px 0;min-height:44px}.operator ol,#operator-history{overflow-wrap:anywhere;font-size:12px;line-height:1.8}.operator input:focus,.operator textarea:focus,.operator select:focus{outline:2px solid #ff387d;outline-offset:3px}#admin-notice{position:sticky;top:0;z-index:5;background:#39202f;color:#ffd980;padding:12px}#admin-notice:empty{display:none}@media(max-width:680px){.operator-grid{grid-template-columns:1fr}.operator{padding:26px 16px}.operator-card{padding:18px}.payout-row{grid-template-columns:1fr;gap:6px}.live-result{font-size:12px}}
