.mayhem{color:#efffd7;background:#070914;place-items:center;width:100%;height:100%;font-family:system-ui;display:grid;overflow:hidden;container-type:size}.mayhem-stage{isolation:isolate;background:url(/art/machine-direction/machine-mayhem-arcade-v8.png) 50%/100% 100%;width:min(100cqw,177.6cqh);height:min(56.3cqw,100cqh);position:relative}.mayhem-top{justify-content:space-between;font-size:clamp(7px,1cqw,12px);display:flex;position:absolute;top:1%;left:1%;right:1%}.mayhem-top>span{background:#10121be8;border-radius:5px;height:fit-content;padding:7px}.mayhem-top button,.mayhem-help button{color:#d6ff68;cursor:pointer;background:#131e26;border:1px solid #709343;border-radius:6px;padding:8px}.mayhem-screen{background:#040b10;border-radius:3%;width:35.4%;height:55.8%;position:absolute;top:16.8%;left:32.2%;overflow:hidden;box-shadow:inset 0 0 25px #000}.mayhem-grid{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(5,1fr);display:grid;position:absolute;inset:0}.mayhem-cell{border-bottom:1px solid #82bcca25;border-right:1px solid #82bcca25;place-items:center;min-width:0;min-height:0;display:grid;position:relative}.mayhem-symbol{mix-blend-mode:screen;width:94%;height:94%;filter:drop-shadow(0 0 3px var(--color));image-rendering:auto;background-image:url(/art/machine-direction/digital-symbols-v1.png);background-repeat:no-repeat;background-size:300% 300%}.mayhem-face{opacity:.17;filter:blur(1px);justify-content:space-between;align-items:start;display:flex;position:absolute;inset:22% 20%}.mayhem-face i{background:#fff;border-radius:50%;width:22%;height:29%;animation:5s infinite mayhem-blink}.mayhem-face b{border:9px solid #fff;border-top:0;border-radius:0 0 100px 100px;width:54%;height:39%;position:absolute;top:50%;left:23%}.mayhem-screen.win .mayhem-face,.mayhem-screen.bonus .mayhem-face{opacity:.42}.mayhem-scan{pointer-events:none;z-index:3;background:repeating-linear-gradient(0deg,#0000 0 3px,#0004 3px 4px);position:absolute;inset:0}.mayhem-deck{color:#c5ff38;background:#c8bd8e;border-radius:8px;grid-template-columns:1.15fr 1fr 1fr .95fr;align-items:center;gap:3%;width:46%;height:13%;padding:1%;display:grid;position:absolute;top:78.3%;left:28.3%}.mayhem-deck>div{text-align:center;background:#03080b;border:2px solid #514c35;border-radius:7px;min-width:0;padding:8% 1%}.mayhem-deck small{color:#fff;font-size:clamp(6px,.75cqw,12px);display:block}.mayhem-deck strong{font-variant-numeric:tabular-nums;font-size:clamp(10px,1.5cqw,23px)}.mayhem-stake span{justify-content:space-around;align-items:center;display:flex}.mayhem-stake button{color:#d4f9a2;cursor:pointer;background:0 0;border:0;font-size:clamp(10px,1.4cqw,20px)}.mayhem-spin{aspect-ratio:1;color:#1b3004;cursor:pointer;background:linear-gradient(#dcff69,#a0d913);border:4px solid #758b1d;border-radius:50%;height:100%;font-size:clamp(20px,3cqw,44px);box-shadow:0 4px #23320d}.mayhem-spin:disabled{filter:saturate(.4);opacity:.8}.mayhem-status{color:#d7faab;background:#090d18dd;justify-content:space-between;gap:10px;padding:4px;font-size:clamp(6px,.85cqw,12px);display:flex;position:absolute;top:94%;left:25%;right:25%}.mayhem-status span{align-items:center;gap:3px;display:flex}.mayhem-status i{background:#344338;width:7px;height:7px}.mayhem-status .charged{background:#bafa35;box-shadow:0 0 7px #bafa35}.mayhem-note{text-align:center;background:#000b;font-size:clamp(5px,.65cqw,10px);position:absolute;bottom:0;left:0;right:0}.mayhem-callout{text-align:center;color:#d5ff48;text-shadow:3px 3px #5814bc;z-index:5;font-size:clamp(12px,3cqw,40px);font-weight:1000;position:absolute;inset:40% 0 auto}.mayhem-particles{pointer-events:none;z-index:4;position:absolute;inset:0}.mayhem-particles i{left:var(--x);width:5px;height:5px;animation:mayhem-particle .65s var(--delay) both;background:#b9ff55;position:absolute;top:50%;box-shadow:0 0 6px #efff77}.mayhem-help{z-index:30;background:#0d1628f5;border:1px solid #b9ef49;border-radius:12px;max-width:650px;margin:auto;padding:24px;position:absolute;inset:10%;overflow:auto}.mayhem-help p{font-size:14px;line-height:1.6}.mayhem-help button{float:right}.mayhem button:focus-visible{outline-offset:2px;outline:3px solid #fff}@keyframes mayhem-drop{0%{transform:translateY(calc(var(--fall)*-110%))}to{transform:translateY(0)}}@keyframes mayhem-exit{to{opacity:0;transform:translateY(600%)}}@keyframes mayhem-pop{to{opacity:0;transform:scale(1.4)}}@keyframes mayhem-blink{0%,94%,to{transform:scaleY(1)}97%{transform:scaleY(.08)}}@keyframes mayhem-particle{to{transform:translate(var(--dx),-120px) rotate(160deg);opacity:0}}@container (max-aspect-ratio:1){.mayhem-stage{background-position:50%;background-size:auto 100%;width:100%;height:100%}.mayhem-screen{aspect-ratio:1;width:84%;height:auto;top:20%;left:8%}.mayhem-deck{width:92%;height:11%;padding:2%;top:auto;bottom:11%;left:4%}.mayhem-top{top:2%}.mayhem-deck strong{font-size:clamp(13px,4cqw,20px)}.mayhem-deck small{font-size:8px}.mayhem-stake button{font-size:20px}.mayhem-status{font-size:9px;inset:auto 4% 5%}.mayhem-note{font-size:7px}.mayhem-screen{max-height:58%}.mayhem-top button{min-height:40px}.mayhem-spin{font-size:28px}.mayhem-callout{font-size:7cqw}}@media (prefers-reduced-motion:reduce){.mayhem-face i{animation:none}.mayhem-particles{display:none}.mayhem-screen.drop .mayhem-symbol,.mayhem-screen.exit .mayhem-cell{animation-duration:10ms}}@container (max-aspect-ratio:1){.mayhem-stage{background-size:100% 100%;width:100%;height:56.3cqw}.mayhem-screen{aspect-ratio:auto;width:35.4%;height:55.8%;max-height:none;top:16.8%;left:32.2%}.mayhem-deck{width:46%;height:13%;padding:1%;top:78.3%;bottom:auto;left:28.3%}.mayhem-deck strong{font-size:2cqw}.mayhem-deck small{font-size:1cqw}.mayhem-stake button{font-size:2.5cqw}.mayhem-status{font-size:1cqw;inset:94% 25% auto}.mayhem-top{top:1%}.mayhem-top button{min-height:0;padding:4px}.mayhem-spin{font-size:3cqw}.mayhem-note{font-size:.8cqw}}.mayhem-symbol{background-size:330% 330%;width:85%;height:85%}.mayhem .mayhem-deck{color:#caff35;background:0 0;border-radius:0;width:45.7%;height:11.5%;padding:0;display:block;top:78.7%;left:28%}.mayhem-deck>div{background:#020608;border:0;border-radius:3px;flex-direction:column;justify-content:center;height:72%;padding:4% 0 0;line-height:1.2;display:flex;position:absolute;top:9%;transform:skew(-5deg);box-shadow:inset 0 2px 5px #000}.mayhem .mayhem-deck small{letter-spacing:.3px;color:#f4f2d9;font-size:clamp(5px,.69cqw,11px);font-style:italic}.mayhem .mayhem-deck strong{text-shadow:0 0 5px #abf83460;font-size:clamp(9px,1.35cqw,23px)}.mayhem .mayhem-stake button{color:#e8ff98;padding:0 3px;font-size:clamp(9px,1.2cqw,18px);line-height:1}.mayhem .mayhem-spin{color:#0000;width:23%;height:94%;box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:50%;position:absolute;top:-5%;left:75%;transform:rotate(-8deg)}.mayhem-spin:hover:not(:disabled){background:#e6ff5a20;box-shadow:0 0 16px #d1ff4533}.mayhem-spin:active:not(:disabled){background:#24380044;transform:translateY(2px)rotate(-8deg)}.mayhem-spin:disabled{opacity:1;filter:none;cursor:wait}.mayhem .mayhem-status{background:0 0;padding:0;font-size:clamp(5px,.6cqw,10px);top:96%;left:27%;right:25%}.mayhem-note{display:none}.mayhem-screen{background:radial-gradient(#132225,#020607 85%);border-radius:4%;box-shadow:inset 0 0 30px #000,inset 0 0 0 3px #091317}.mayhem .mayhem-symbol{filter:none;mix-blend-mode:screen;z-index:2;background:0 0;width:92%;height:92%;display:block;position:relative;overflow:hidden}.mayhem-cell{background:0 0;border-color:#73a2b316}.mayhem-cell.active{box-shadow:inset 0 0 10px var(--color);background:#80dfff12}.mayhem .mayhem-face{opacity:.13;filter:blur(.4px);pointer-events:none;z-index:0;width:74%;height:64%;display:block;position:absolute;inset:18% 13%}.mayhem .mayhem-face .face-eye{transform-box:fill-box;transform-origin:50%;animation:6s infinite mayhem-blink}.mayhem-glass{z-index:8;pointer-events:none;border-radius:inherit;background:linear-gradient(118deg,#0000 7%,#d9fbff12 8%,#efffff05 22%,#0000 23% 63%,#c4eeff09 64%,#0000 80%);position:absolute;inset:0;box-shadow:inset 0 0 22px 7px #000b,inset 0 2px 2px #dcfaff45,inset 2px 0 2px #b0edff22,inset -2px -2px 3px #000}.mayhem-glass:after{content:"";filter:blur(2px);background:linear-gradient(90deg,#0000,#f4ffff24,#0000);border-radius:50%;width:65%;height:3%;position:absolute;top:2%;left:3%}.mayhem-scan{z-index:7;opacity:.26;pointer-events:none}@media (prefers-reduced-motion:reduce){.mayhem .mayhem-face .face-eye{animation:none}}.mayhem-deck>div{background:linear-gradient(#040706,#070c08);border-radius:1px;gap:3%;height:62%;top:13%;transform:skew(-5deg);box-shadow:inset 0 2px 8px #000;padding:0!important}.mayhem-deck>div:first-child{width:17.4%;left:3.2%}.mayhem-deck>div:nth-child(2){width:13%;left:27.3%}.mayhem-deck>div:nth-child(3){width:15%;left:48.8%}.mayhem .mayhem-deck small{letter-spacing:1px;color:#bbbca0;opacity:.8;font-family:monospace;font-size:clamp(4px,.52cqw,8px);font-style:normal;line-height:1}.mayhem .mayhem-deck strong{letter-spacing:-.6px;color:#baff3e;text-shadow:0 0 2px #baff3e88,0 0 7px #80d11955;font-family:Courier New,monospace;font-size:clamp(8px,1.13cqw,18px);font-weight:700;line-height:1.15}.mayhem-deck>div:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0002 0 1px,#0000 1px 3px),linear-gradient(135deg,#e6ffe909,#0000 45%);position:absolute;inset:0;box-shadow:inset 0 0 5px #0009}.mayhem-stake span{gap:1px;width:100%}.mayhem .mayhem-stake button{opacity:.65;padding:0 2px;font-size:clamp(7px,.8cqw,13px);line-height:1}.mayhem .mayhem-spin:hover:not(:disabled){box-shadow:none;background:0 0}.mayhem .mayhem-spin.is-pressed{background:#17260060;transition:transform 70ms,background 70ms;transform:translateY(2px)rotate(-8deg);box-shadow:inset 0 4px 8px #172400aa}.mayhem .mayhem-spin{border:0;width:26.174%;height:133.997%;padding:0;transition:none;top:-19.85%;left:69.604%;overflow:visible;box-shadow:none!important;background:0 0!important;transform:none!important}.mayhem .mayhem-spin:before{content:none}.mayhem-button-art{pointer-events:none;width:100%;height:100%;display:block;overflow:visible}.mayhem-button-cap{transition:transform 80ms,filter 80ms}.mayhem-spin.is-pressed .mayhem-button-cap,.mayhem-spin:active:not(:disabled) .mayhem-button-cap{filter:brightness(.88);transform:translateY(7px)}.mayhem .mayhem-spin{top:-19.005%}.mayhem .mayhem-face{opacity:.19;filter:none;width:70%;height:56%;inset:23% 15% auto}.mayhem .mayhem-face{opacity:.26;filter:none;mix-blend-mode:screen;pointer-events:none;width:56%;height:40%;inset:30% 22% auto;overflow:hidden}.mayhem-screen.win .mayhem-face{opacity:.36}.mayhem-screen.bonus .mayhem-face{opacity:.45}.mayhem-buy{gap:10px;width:16%;display:grid;position:absolute;top:35%;left:3%}.mayhem-buy button{color:#d4fa9b;cursor:pointer;background:#081420e8;border:2px solid #a8d54f;border-radius:10px;padding:10px 4px;font-size:clamp(7px,1cqw,15px);box-shadow:inset 0 0 10px #89c52922}.mayhem-buy strong{color:#fff;font-size:clamp(11px,1.6cqw,23px);display:block}.mayhem-buy small{text-align:center;font-size:8px}.mayhem-buy button:disabled{opacity:.45;cursor:default}.mayhem-free{color:#e3ffa9;text-align:center;background:#071722;padding:10px;font-size:clamp(8px,1.2cqw,16px)}.mayhem-callout small{color:#fff;font-size:.5em;display:block}.mayhem-help li{margin:7px 0;font-size:12px}.mayhem-bonus-art{pointer-events:none;z-index:12;position:absolute;inset:0;overflow:hidden}.mayhem-bonus-art svg{width:100%;height:100%;overflow:visible}.mayhem-bonus-art path,.mayhem-bonus-art circle{fill:none;stroke:#b9fbff;stroke-width:4px;filter:drop-shadow(0 0 7px #2abaff);display:none}.mayhem-bonus-art.short>svg>path:first-child{stroke-dasharray:45 12;animation:.22s linear infinite arc-current;display:block}.mayhem-bonus-art.short i{left:var(--left);filter:blur(7px);width:9%;height:15%;animation:vent-smoke 1.8s calc(var(--i)*-.12s) infinite;background:radial-gradient(#b9bbc19c,#0000 68%);border-radius:50%;position:absolute;bottom:8%}.fx-short{animation:.2s 6 cabinet-rattle}.mayhem-bonus-art.halo circle{stroke:#fffdd1;stroke-width:9px;transform-origin:50%;animation:1.2s infinite bonus-wave;display:block}.mayhem-bonus-art.laser .sweep{stroke:#fe5579;animation:1s infinite laser-scan;display:block}.mayhem-bonus-art.freeze{background:radial-gradient(#0000 20%,#7edcff55 65%,#0000 75%)}.mayhem-bonus-art.freeze circle{stroke-dasharray:8 14;transform-origin:50%;animation:1.5s infinite bonus-wave;display:block}.mayhem-bonus-art.nova{background:repeating-conic-gradient(at 50% 45%,#0000 0deg 20deg,#9ffbff33 21deg 24deg,#0000 25deg 40deg);animation:1s infinite fx-fade}.mayhem-bonus-art.rain i{top:15%;left:var(--left);width:3px;height:18%;animation:data-fall .8s calc(var(--i)*-.08s) infinite;background:repeating-linear-gradient(#a9ff47 0 4px,#0000 4px 9px);position:absolute}.mayhem-bonus-art.pulse circle{stroke:#be6aff;stroke-width:15px;transform-origin:50%;animation:.55s infinite bonus-wave;display:block}.mayhem-bonus-art.cherry circle{stroke:#ff386e;stroke-width:30px;transform-origin:50%;animation:.8s infinite bonus-wave;display:block}.mayhem-bonus-art.gold{background:radial-gradient(#ffdf7922,#0000 65%)}.mayhem-bonus-art.gold i{left:var(--left);width:5px;height:12px;animation:vent-smoke 1.5s calc(var(--i)*-.12s) infinite;background:#ffdf79;position:absolute;top:70%;box-shadow:0 0 8px #ffff7e}@keyframes arc-current{to{stroke-dashoffset:-114px}}@keyframes vent-smoke{0%{opacity:0;transform:translateY(0)scale(.5)}30%{opacity:.8}to{opacity:0;transform:translateY(-150px)scale(2)}}@keyframes cabinet-rattle{25%{transform:translate(1px)}75%{transform:translate(-1px)}}@keyframes bonus-wave{0%{opacity:1;transform:scale(.4)}to{opacity:0;transform:scale(1.6)}}@keyframes laser-scan{0%{opacity:0;transform:translateY(-70px)}50%{opacity:1}to{opacity:0;transform:translateY(70px)}}@keyframes rgb-split{25%{filter:drop-shadow(4px 0 #f25)hue-rotate(20deg)}75%{filter:drop-shadow(-4px 0 #2ff)}}@keyframes data-fall{to{opacity:0;transform:translateY(220px)}}@keyframes fx-fade{50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.mayhem-bonus-art *,.mayhem-bonus-art,.fx-short,.fx-glitch .mayhem-screen{animation:none!important}.mayhem-bonus-art.short i{opacity:.3}}.mayhem-buy{filter:drop-shadow(0 5px 5px #0008);gap:12px;width:17%;top:29%;left:3%}.mayhem-buy>button{isolation:isolate;color:#fff;text-align:center;background:linear-gradient(135deg,#187f83,#083c54 50%,#101f43);border:3px solid #d5fff8;border-radius:13px;padding:12px 5px 10px;transition:transform .12s,filter .12s;position:relative;overflow:hidden;box-shadow:0 0 0 3px #1b3e46,inset 0 0 0 2px #59dfd8,inset 0 0 20px #15e6d638,0 0 12px #45ffdd70,0 6px #071f2d}.mayhem-buy>button:before{content:"";z-index:-1;background:linear-gradient(120deg,#fff2,#0000 35%),repeating-linear-gradient(0deg,#0000 0 3px,#0002 3px 4px);position:absolute;inset:0}.mayhem-buy>button.super-buy{background:linear-gradient(140deg,#9027c4,#442086 60%,#211454);border-color:#ffdcff;box-shadow:0 0 0 3px #362048,inset 0 0 0 2px #f598ff,inset 0 0 25px #df62ff40,0 0 15px #cf54ff70,0 6px #211134}.mayhem-buy .buy-kicker{letter-spacing:1.5px;color:#b0fff1;margin-bottom:5px;font:700 clamp(5px,.53cqw,9px) monospace;display:block}.mayhem-buy .buy-title{letter-spacing:.4px;text-shadow:0 2px #152139,0 0 8px #84ffff77;font-size:clamp(10px,1.6cqw,25px);font-weight:950;line-height:1.04;display:block}.mayhem-buy .super-buy .buy-title{color:#fff1bc;text-shadow:0 2px #29113e,0 0 8px #f873ff88}.mayhem-buy button strong{letter-spacing:-1px;text-shadow:2px 2px #07121f,-1px -1px #07121f,0 3px #07121f;margin-top:7px;font-size:clamp(14px,2.25cqw,35px);font-style:italic;font-weight:1000;line-height:1.15}.mayhem-buy button:hover:not(:disabled){filter:brightness(1.2)}.mayhem-buy button:active:not(:disabled){transform:translateY(3px)}.mayhem-buy>small{letter-spacing:1px;background:#070f1ac9;border-radius:4px;padding:3px;font-size:clamp(5px,.55cqw,9px)}.mayhem-purchase{z-index:90;text-align:center;color:#efffff;scrollbar-width:thin;background:radial-gradient(at top,#186b78,#102a47 65%,#091e32);border:3px solid #ddfffa;border-radius:22px;width:min(540px,88%);max-height:90%;padding:28px 30px 24px;position:absolute;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 0 0 5px #163a48,0 0 22px #4fffe280,inset 0 0 0 3px #5bedcd55,0 0 0 100vmax #030815cf}.mayhem-purchase.super-tier{background:radial-gradient(at top,#7135b0,#351b61 65%,#1d1239);border-color:#ffe6ff;box-shadow:0 0 0 5px #351b4c,0 0 25px #c760ff99,inset 0 0 0 3px #e292ff55,0 0 0 100vmax #030815cf}.purchase-kicker{letter-spacing:2px;color:#bceedd;font:700 9px monospace}.mayhem-purchase h2{text-shadow:0 3px #06152d,0 0 12px #54ffc766;margin:18px 0 10px;font-size:clamp(24px,4vw,44px);font-weight:950;line-height:1.05}.purchase-price{color:#fff;text-shadow:3px 4px #070f22;font-size:clamp(36px,6vw,62px);font-style:italic;font-weight:1000;line-height:1.1}.purchase-price small{letter-spacing:1px;color:#c0f99a;text-shadow:none;margin-top:8px;font:700 10px monospace;display:block}.mayhem-purchase p{color:#c6d8e1;margin:14px 0;font-size:12px;line-height:1.5}.purchase-actions{grid-template-columns:1fr 1.3fr;gap:20px;margin-top:22px;display:grid}.purchase-actions button{color:#fff;cursor:pointer;border:2px solid #e2ffe0;border-radius:10px;min-height:60px;font-size:26px;font-weight:900;box-shadow:inset 0 2px #ffffff60,0 5px #06131e}.purchase-actions span{vertical-align:middle;letter-spacing:.5px;font-size:11px}.purchase-cancel{background:linear-gradient(#ae3b67,#632440)}.purchase-confirm{background:linear-gradient(#81cb38,#357924)}.purchase-actions button:active:not(:disabled){transform:translateY(3px);box-shadow:inset 0 2px #ffffff60,0 2px #06131e}.purchase-actions button:disabled{filter:grayscale();opacity:.5;cursor:not-allowed}@media (max-height:550px){.mayhem-purchase{padding:14px 22px}.mayhem-purchase h2{margin:8px 0;font-size:26px}.purchase-price{font-size:36px}.mayhem-purchase p{margin:8px 0;font-size:10px}.purchase-actions{margin-top:10px}.purchase-actions button{min-height:44px}}.mayhem-glitch-overlay{z-index:6;pointer-events:none;opacity:0;position:absolute;inset:0;overflow:hidden}.mayhem-glitch-overlay i{background:linear-gradient(90deg,#09efff55,#0000 30%,#ff218155);width:110%;height:3%;position:absolute;left:-5%;box-shadow:0 1px #c9ffff88}.mayhem-glitch-overlay i:first-child{top:24%}.mayhem-glitch-overlay i:nth-child(2){height:1.5%;top:51%}.mayhem-glitch-overlay i:nth-child(3){height:5%;top:73%}.fx-glitch .mayhem-glitch-overlay{animation:1.2s step-end crt-interference}.fx-glitch .mayhem-screen{animation:none}.fx-glitch .mayhem-grid{animation:.8s step-end crt-rgb}.fx-glitch .mayhem-glitch-overlay i{animation:.6s steps(2,end) 2 crt-tear}.fx-short .mayhem-glitch-overlay{animation:1.5s step-end crt-interference}.fx-short .mayhem-grid{animation:1s step-end crt-jolt}.fx-short .mayhem-glitch-overlay i{animation:.45s steps(2,end) 3 crt-tear}.fx-gold .mayhem-glitch-overlay{background:linear-gradient(#0000 46%,#fff0a750 49%,#fffce488 50%,#fff0a750 51%,#0000 54%);animation:1.1s ease-out crt-reboot}.fx-gold .mayhem-glitch-overlay i{display:none}.fx-rain .mayhem-glitch-overlay{animation:.65s step-end crt-interference}.fx-rain .mayhem-glitch-overlay i{background:repeating-linear-gradient(90deg,#baff3977 0 5px,#0000 5px 17px);animation:.4s steps(2,end) 2 crt-tear}@keyframes crt-interference{0%,17%,34%,58%,to{opacity:0}8%,25%,47%{opacity:.65}65%{opacity:.25}78%{opacity:0}}@keyframes crt-tear{0%{transform:translate(0)}25%{transform:translate(5%,14px)}50%{transform:translate(-6%,-20px)}75%{transform:translate(3%,35px)}to{transform:translate(0)}}@keyframes crt-rgb{0%,35%,70%,to{filter:none;transform:none}12%{filter:drop-shadow(3px 0 #ff238d)drop-shadow(-3px 0 #00eaff);transform:translate(2px)}24%{filter:drop-shadow(-2px 0 #ff238d)drop-shadow(2px 0 #00eaff);transform:translate(-2px)}52%{filter:drop-shadow(2px 0 #ff238d)drop-shadow(-2px 0 #00eaff)}}@keyframes crt-jolt{0%,30%,65%,to{opacity:1;transform:none}15%{opacity:.65;transform:translate(3px)}45%{opacity:.8;transform:translate(-2px)}}@keyframes crt-reboot{0%{opacity:0;transform:translateY(-45%)}20%{opacity:.65}to{opacity:0;transform:translateY(45%)}}@media (prefers-reduced-motion:reduce){.mayhem-glitch-overlay{display:none!important}.fx-glitch .mayhem-grid,.fx-short .mayhem-grid{animation:none!important}}.mayhem-glitch-overlay{opacity:0;mix-blend-mode:screen;pointer-events:none;inset:-8%;transform:none;background:0 0!important}.mayhem-glitch-overlay svg{width:100%;height:100%;display:block}.fx-glitch .mayhem-grid,.fx-short .mayhem-grid{filter:none;animation:none;transform:none}.fx-glitch .mayhem-glitch-overlay,.fx-short .mayhem-glitch-overlay,.fx-gold .mayhem-glitch-overlay,.fx-rain .mayhem-glitch-overlay{animation:.14s step-end 10 crt-grain-jitter,1.4s linear forwards crt-grain-burst}@keyframes crt-grain-jitter{0%{transform:translate(0)}20%{transform:translate(-3%,2%)}40%{transform:translate(2%,-3%)}60%{transform:translate(-2%,-1%)}80%{transform:translate(3%,2%)}}@keyframes crt-grain-burst{0%{opacity:0}12%{opacity:.24}35%{opacity:.16}55%{opacity:.23}80%{opacity:.1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.mayhem-glitch-overlay{display:none!important}}.mayhem-screen-effects{pointer-events:none;z-index:5;border-radius:inherit;width:100%;height:100%;position:absolute;inset:0}.mayhem-stage.fx-short{animation:none}.mayhem-callout{text-shadow:0 1px 3px #000;z-index:9;letter-spacing:.8px;background:#041018d9;border:1px solid #c5f47c55;border-radius:5px;padding:6px 10px;font-size:clamp(10px,1.6cqw,25px);inset:auto 8% 4%}.mayhem-callout small{color:#e0ebd4;margin-top:3px;font-size:.55em}.mayhem-cell{overflow:hidden}.mayhem-cell:after{content:"";opacity:0;height:2px;box-shadow:0 0 4px #b9ffff,0 0 9px var(--color);pointer-events:none;z-index:4;background:#e7ffff;position:absolute;top:0;left:7%;right:7%}.mayhem-screen.drop .mayhem-cell .mayhem-symbol{animation:crt-symbol-write var(--duration) var(--delay) both}.mayhem-screen.exit .mayhem-cell{animation:none}.mayhem-screen.exit .mayhem-cell .mayhem-symbol{animation:crt-symbol-erase .24s var(--delay) both}.mayhem-screen.drop .mayhem-cell:after{animation:crt-write-head var(--duration) var(--delay) both}.mayhem-screen.exit .mayhem-cell:after{animation:crt-write-head .24s var(--delay) both}.mayhem-screen.clear .mayhem-cell.active:after{animation:.22s both crt-write-head}@keyframes crt-symbol-write{0%{clip-path:inset(0 0 100%);opacity:.5;filter:brightness(1.8)}85%{filter:brightness(1.25)}to{clip-path:inset(0);opacity:1;filter:none}}@keyframes crt-symbol-erase{0%{clip-path:inset(0);opacity:1;filter:none}35%{filter:brightness(1.4)}to{clip-path:inset(100% 0 0);opacity:0;filter:brightness(1.6)}}@keyframes crt-write-head{0%{opacity:0;top:4%}10%{opacity:.85}85%{opacity:.65}to{opacity:0;top:96%}}@media (prefers-reduced-motion:reduce){.mayhem-cell:after{display:none}.mayhem-screen.drop .mayhem-cell .mayhem-symbol,.mayhem-screen.exit .mayhem-cell .mayhem-symbol,.mayhem-screen.clear .mayhem-cell.active .mayhem-symbol{animation-duration:10ms;animation-delay:0s}}.mayhem-cell:after{display:none!important}.mayhem-screen.drop .mayhem-cell .mayhem-symbol,.mayhem-screen.exit .mayhem-cell .mayhem-symbol,.mayhem-screen.clear .mayhem-cell.active .mayhem-symbol{clip-path:none;filter:none;opacity:1;animation:none}.mayhem-screen.drop .mayhem-grid{animation:.48s linear both crt-symbol-write}.mayhem-screen.exit .mayhem-grid{animation:.42s linear both crt-symbol-erase}.mayhem-screen:after{content:"";opacity:0;pointer-events:none;z-index:9;background:#e5ffff;height:2px;position:absolute;top:0;left:0;right:0;box-shadow:0 0 5px #a8faff,0 0 14px #8df7ff77}.mayhem-screen.drop:after{animation:.48s linear both crt-write-head}.mayhem-screen.exit:after{animation:.42s linear both crt-write-head}.mayhem-screen.drop .mayhem-glitch-overlay,.mayhem-screen.exit .mayhem-glitch-overlay{animation:80ms step-end 6 crt-grain-jitter,.48s linear both crt-transition-noise}@keyframes crt-transition-noise{0%{opacity:0}15%{opacity:.17}65%{opacity:.12}to{opacity:0}}@media (prefers-reduced-motion:reduce){.mayhem-screen:after{display:none}.mayhem-screen.drop .mayhem-grid,.mayhem-screen.exit .mayhem-grid{animation-duration:10ms}}.mayhem .mayhem-screen .mayhem-glitch-overlay{opacity:.075;mix-blend-mode:screen;animation:.32s step-end infinite crt-idle-grain}@keyframes crt-idle-grain{0%,to{transform:translate(0)}25%{transform:translate(-2%,1%)}50%{transform:translate(1%,-2%)}75%{transform:translate(-1%,-1%)}}.mayhem .mayhem-screen.drop .mayhem-glitch-overlay,.mayhem .mayhem-screen.exit .mayhem-glitch-overlay{animation:80ms step-end infinite crt-grain-jitter,.5s linear both crt-noise-surge}.mayhem.fx-short .mayhem-glitch-overlay,.mayhem.fx-glitch .mayhem-glitch-overlay{opacity:.18}@keyframes crt-noise-surge{0%,to{opacity:.075}20%{opacity:.25}65%{opacity:.18}}@media (prefers-reduced-motion:reduce){.mayhem .mayhem-screen .mayhem-glitch-overlay{opacity:.045;transform:none;animation:none!important;display:block!important}}.mayhem-gridlines{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#0000 calc(100% - 1px),#73a2b330 0),linear-gradient(#0000 calc(100% - 1px),#73a2b330 0);background-size:20% 20%;border:1px solid #73a2b330;position:absolute;inset:0}.mayhem-cell{border:0}.mayhem-grid{z-index:2;mix-blend-mode:screen}.mayhem .mayhem-symbol{mix-blend-mode:normal;background:0 0}.mayhem-cell{isolation:auto;background:0 0}.purchase-actions{grid-template-columns:1fr 1fr}.purchase-actions button{justify-content:center;align-items:center;display:flex}.purchase-icon{fill:none;stroke:#fff;stroke-width:7px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px #0005)drop-shadow(0 0 5px #ffffff40);width:42px;height:42px}.purchase-actions button:focus-visible{outline-offset:5px;outline:3px solid #fff}@media (max-height:550px){.purchase-icon{width:32px;height:32px}}.mayhem-auto{z-index:12;color:#d8ff67;cursor:pointer;background:linear-gradient(#243927,#07130e);border:2px solid #caff39;border-radius:8px;min-height:44px;padding:8px 14px;font:900 12px monospace;position:absolute;bottom:4%;right:2%;box-shadow:inset 0 1px #ffffff45,0 3px #030805}.mayhem-auto[aria-pressed=true]{color:#122100;background:#caff39;box-shadow:0 0 15px #baff3860}.mayhem-auto:disabled{opacity:.45;cursor:not-allowed}@media (max-width:600px){.mayhem-auto{min-height:36px;padding:4px 8px;font-size:10px;bottom:1%}}.mayhem-auto{color:#e6ff9b;letter-spacing:1px;background:linear-gradient(#36472b,#101b13 55%,#071009);border:1px solid #829f3d;border-radius:999px;align-items:center;gap:7px;min-height:36px;padding:5px 12px;font:900 10px monospace;display:flex;bottom:1.1%;right:28%;box-shadow:inset 0 1px #ecff9f66,inset 0 -2px #0008,0 3px 5px #0009}.mayhem-auto svg{width:19px;height:19px}.mayhem-auto i{background:#596044;border-radius:50%;width:5px;height:5px}.mayhem-auto[aria-pressed=true]{color:#172300;background:linear-gradient(#d5ff63,#91c62e);border-color:#e2ff9f}.mayhem-auto[aria-pressed=true] i{background:#f5ffde;box-shadow:0 0 6px #fff}.mayhem-auto:active{transform:translateY(2px)}.mayhem-auto:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (max-width:600px){.mayhem-auto{gap:4px;min-height:30px;padding:3px 8px;font-size:8px;bottom:.5%;right:27%}.mayhem-auto svg{width:15px;height:15px}}.mayhem-deck>div{text-align:center;align-items:center;top:18%}.mayhem-deck>div:first-child{left:4.4%}.mayhem-deck>div:nth-child(2){left:28.4%}.mayhem-deck>div:nth-child(3){left:48.3%}.mayhem-stake span{grid-template-columns:1fr auto 1fr;align-items:center;gap:0;display:grid}.mayhem-stake span button:first-child{justify-self:end}.mayhem-stake span button:last-child{justify-self:start}.mayhem-announcer{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@container (max-aspect-ratio:1){.mayhem-stage{background-position:50%;background-size:204.9% 100%;width:min(100cqw,86.7cqh);height:min(115.34cqw,100cqh)}.mayhem-screen{width:72.53%;height:55.8%;top:16.8%;left:13.53%}.mayhem .mayhem-deck{width:93.64%;height:11.5%;top:78.7%;left:4.94%}.mayhem .mayhem-deck strong{font-size:clamp(10px,2.8cqw,18px)}.mayhem .mayhem-deck small{letter-spacing:.4px;font-size:clamp(5px,1.3cqw,8px)}.mayhem .mayhem-stake button{min-height:28px;padding:0 3px;font-size:16px}.mayhem-auto{min-height:38px;padding:6px 12px;font-size:10px;bottom:1.5%;right:7%}.mayhem-top{z-index:15;top:0;left:2%;right:2%}.mayhem-top>span{display:none}.mayhem-top>div{justify-content:center;gap:5px;width:100%;display:flex}.mayhem-top button{background:#09140ef0;min-height:36px;padding:5px 9px;font-size:10px}.mayhem-buy{align-items:center;gap:6px;width:61%;display:flex;top:auto;bottom:1%;left:5%}.mayhem-buy>button{border-radius:7px;flex:1;min-width:0;min-height:42px;margin:0;padding:4px}.mayhem-buy .buy-kicker,.mayhem-buy>small{display:none}.mayhem-buy .buy-title{letter-spacing:0;font-size:9px;line-height:1.05}.mayhem-buy .buy-title br{display:none}.mayhem-buy>button strong{margin:2px 0 0;font-size:15px;line-height:1.1}.mayhem-free{width:100%;padding:5px;font-size:10px;position:absolute;bottom:110%;left:0}.mayhem-free strong{font-size:14px}.mayhem-purchase{box-sizing:border-box;width:92%;max-height:90%;padding:20px 16px;overflow:auto}.mayhem-help{padding:18px;inset:4%}.purchase-actions{gap:12px}}@media (pointer:coarse){.mayhem button,.mayhem-spin{touch-action:manipulation}.mayhem-screen{touch-action:none}}@media (prefers-reduced-motion:reduce){.mayhem-auto,.purchase-actions button{transition:none}}@container (min-aspect-ratio:1) and (max-height:450px){.mayhem-top>span{display:none}.mayhem-top>div{gap:4px;margin-left:auto;display:flex}.mayhem-top button{min-height:32px;padding:4px 8px;font-size:10px}.mayhem-buy{width:20%;top:26%;left:2%}.mayhem-buy .buy-kicker{display:none}.mayhem-buy .buy-title{font-size:14px}.mayhem-buy>button strong{font-size:21px}.mayhem-buy>button{min-height:48px;padding:5px}.mayhem-auto{min-height:30px;padding:4px 10px;font-size:9px;bottom:0;right:24%}.mayhem .mayhem-stake button{min-height:26px;padding:0 4px}.mayhem-purchase{max-height:92%;overflow:auto}}.mayhem-screen.clear .mayhem-cell.active .mayhem-symbol{animation:mayhem-match-glitch calc(var(--duration)*.6) steps(1,end) both}.mayhem-screen.clear .mayhem-cell.active:after{content:"";height:auto;box-shadow:none;animation:mayhem-match-static calc(var(--duration)*.6) steps(1,end) both;mix-blend-mode:screen;background:repeating-linear-gradient(0deg,#0000 0 3px,#d9ffff99 3px 4px,#0000 4px 7px);display:block;inset:8%}.mayhem-screen.refill .mayhem-grid{clip-path:none;opacity:1;animation:none}.mayhem-screen.refill .mayhem-symbol{animation:mayhem-cascade-settle var(--duration) ease-out both}@keyframes mayhem-match-glitch{0%{opacity:1;transform:none}20%{clip-path:inset(12% 0 25%);filter:brightness(2);transform:translate(4%)}40%{clip-path:inset(35% 0 5%);opacity:.7;transform:translate(-4%)}60%{clip-path:inset(5% 0 45%);opacity:1;transform:none}80%,to{opacity:0;clip-path:inset(50% 0)}}@keyframes mayhem-match-static{0%,to{opacity:0}20%{opacity:.5;transform:translateY(2%)}40%{opacity:.2;transform:translateY(-4%)}60%{opacity:.65;transform:translateY(3%)}80%{opacity:.1}}@keyframes mayhem-cascade-settle{0%{transform:translateY(calc(var(--fall)*-100%))}to{transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.mayhem-screen.clear .mayhem-cell.active .mayhem-symbol{opacity:0;animation:none}.mayhem-screen.clear .mayhem-cell.active:after{display:none}.mayhem-screen.refill .mayhem-symbol{animation:none}}.mayhem-top button[aria-pressed=true]{color:#122100;background:#caff39;border-color:#e2ff9f}.mayhem-top button:disabled{opacity:.5;cursor:default}.mayhem-error{text-align:center;color:#ffd0d8;z-index:20;background:#3a0c14ee;border:1px solid #ff5c7a;border-radius:6px;width:45.7%;padding:4px 8px;font-size:clamp(7px,.9cqw,12px);position:absolute;top:73%;left:28%}.mayhem-signin{z-index:20;color:#e6ff9b;letter-spacing:1px;cursor:pointer;background:#0b1a10f2;border:2px solid #caff39;border-radius:10px;width:32%;padding:10px;font:900 clamp(9px,1.2cqw,16px) monospace;position:absolute;top:60%;left:34%}.mayhem-top{z-index:25;pointer-events:none}.mayhem-top>*{pointer-events:auto}.mayhem-settings{color:#d8fba0;margin-left:auto;font:700 11px monospace;position:relative}.mayhem-settings summary{cursor:pointer;background:linear-gradient(#243323,#0b130e);border:1px solid #849a57;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;list-style:none;display:flex;box-shadow:inset 0 1px #dfff8a33,0 3px 10px #0007}.mayhem-settings summary::-webkit-details-marker{display:none}.mayhem-settings summary svg{width:22px;height:22px}.mayhem-settings>div{background:#0b1515fa;border:1px solid #719445;border-radius:12px;grid-template-columns:1fr 1fr;gap:8px;width:240px;padding:12px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #000a}.mayhem .mayhem-settings button{color:#d8f4ad;background:#1b2a23;border:1px solid #4c6844;border-radius:7px;min-height:44px;font:700 11px monospace}.mayhem .mayhem-settings button[aria-pressed=true]{color:#e5ffac;background:#304722;border-color:#a0c55a;box-shadow:inset 3px 0 #caff39}.mayhem .mayhem-deck .mayhem-stake{padding:0}.mayhem .mayhem-stake .mayhem-stake-trigger{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:44px;padding:4px;display:flex}.mayhem-stake-trigger small span{color:#caff39;margin-left:5px;font-size:16px;display:inline}.mayhem-stake-trigger:hover{box-shadow:inset 0 0 12px #b6ff3933}.mayhem-stake-trigger:focus-visible{outline-offset:2px;outline:2px solid #caff39}.mayhem-stake-backdrop{z-index:80;background:#02070bd9;place-items:center;padding:16px;display:grid;position:absolute;inset:0}.mayhem-stake-dialog{box-sizing:border-box;background:linear-gradient(145deg,#213026,#091314);border:1px solid #9cbe52;border-radius:16px;width:min(380px,100%);padding:24px;box-shadow:0 20px 80px #000,inset 0 1px #e4ff9133}.mayhem-stake-dialog header{justify-content:space-between;align-items:center;display:flex}.mayhem-stake-dialog h2{letter-spacing:2px;font:800 14px monospace}.mayhem-stake-dialog button{cursor:pointer;color:#eaffb6;background:#16251b;border:1px solid #63813f;border-radius:8px;min-height:44px;font-weight:700}.mayhem-stake-dialog header button{width:44px;font-size:26px}.mayhem-stake-dialog output{text-align:center;color:#caff39;text-shadow:0 0 20px #9cff3933;padding:22px 0;font:800 42px monospace;display:block}.mayhem-stake-dialog input{accent-color:#caff39;cursor:pointer;width:100%;height:44px}.stake-range-labels{color:#a3b58e;justify-content:space-between;font:12px monospace;display:flex}.stake-presets{gap:6px;margin:20px 0;display:flex}.stake-presets button{flex:1}.stake-presets button[aria-pressed=true],.mayhem-stake-dialog .stake-done{color:#142109;background:#caff39}.stake-done{letter-spacing:1px;width:100%}.mayhem-paytable{box-sizing:border-box;color:#d6e4e6;background:linear-gradient(140deg,#111e25ed,#080f19ed);border:1px solid #6a9c9855;border-radius:12px;width:19%;padding:12px;position:absolute;top:21%;right:2%;box-shadow:inset 0 1px #b1faff22}.mayhem-paytable h3{letter-spacing:1px;margin:0;font:800 12px monospace}.mayhem-paytable p{color:#8faaa8;margin:5px 0 10px;font:10px monospace}.mayhem-paytable>div{border-top:1px solid #a7dfff12;grid-template-columns:30px 1fr auto;align-items:center;gap:7px;min-height:35px;font:11px monospace;display:grid}.mayhem-paytable svg{mix-blend-mode:screen;width:28px;height:28px}.mayhem-paytable b{color:#b8d2d3}.mayhem-paytable .pay-tier-premium b{color:#eaff91}.mayhem-paytable .pay-tier-rare b{color:#c5a5ff}.mayhem-paytable small{color:#8da3a7;margin-top:9px;font:9px/1.5 monospace;display:block}.mayhem-cell.tier-standard .mayhem-symbol{filter:drop-shadow(0 0 1px var(--color));width:84%;height:84%}.mayhem-cell.tier-rare .mayhem-symbol{filter:brightness(1.12) drop-shadow(0 0 4px var(--color));width:90%;height:90%}.mayhem-cell.tier-premium .mayhem-symbol{filter:brightness(1.2) drop-shadow(0 0 5px var(--color)) drop-shadow(0 0 1px #fff);width:94%;height:94%}.mayhem-cell.tier-premium:before{content:"";pointer-events:none;mix-blend-mode:screen;clip-path:polygon(48% 0,53% 42%,100% 48%,57% 54%,50% 100%,43% 57%,0 50%,42% 43%);opacity:.5;background:linear-gradient(120deg,#0000 38%,#e4ffff80 49%,#0000 59%);position:absolute;inset:12%}@container (max-aspect-ratio:1){.mayhem-paytable{display:none}.mayhem-settings summary{min-height:40px;padding:0 10px;font-size:10px}.mayhem-settings>div{width:220px}.mayhem .mayhem-deck .mayhem-stake-trigger{min-height:44px}.mayhem .mayhem-deck small{font-size:8px}.mayhem .mayhem-deck strong{font-size:16px}.mayhem-buy{gap:8px;width:62%;bottom:.5%;left:4%}.mayhem-buy>button{background:linear-gradient(#163943,#091721);border:1px solid #69cde1;min-height:48px;box-shadow:inset 0 1px #c6ffff44,0 3px #030a12}.mayhem-buy>button.super-buy{background:linear-gradient(#432659,#190f29);border-color:#bc88eb}.mayhem-buy .buy-title{font-size:10px}.mayhem-buy>button strong{font-size:16px}.mayhem-auto{border-radius:9px;min-height:48px;padding:7px 10px;font-size:11px;bottom:.5%;right:4%}.mayhem-stage{background-color:#09110f;background-position:top;background-repeat:no-repeat;background-size:204.9%;width:100%;height:calc(115.34cqw + 68px)}.mayhem-screen{height:64.36cqw;top:19.38cqw}.mayhem .mayhem-deck{height:13.26cqw;top:90.78cqw}.mayhem-buy{width:65%;height:50px;top:calc(115.34cqw + 8px);bottom:auto;left:3%}.mayhem-auto{width:26%;height:50px;top:calc(115.34cqw + 8px);bottom:auto;right:3%}.mayhem-settings summary{padding:0 10px;font-size:0}.mayhem-settings summary svg{width:22px}.mayhem-note{display:none}.mayhem-signin{top:67cqw}}.mayhem .mayhem-deck .mayhem-stake-trigger{opacity:1;gap:3px;min-height:0;padding:2px 0;line-height:1;position:relative}.mayhem-stake-trigger:before{content:"";position:absolute;inset:-8px -5px}.mayhem .mayhem-stake-trigger small{white-space:nowrap;position:relative}.mayhem .mayhem-stake-trigger small span{width:auto;margin:0;font-size:11px;display:inline;position:absolute;top:-2px;left:calc(100% + 3px)}
