@font-face{font-family:Anton;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/anton-latin.woff2)format("woff2")}@font-face{font-family:Bricolage;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/bricolage-latin.woff2)format("woff2")}:root{--play-ink:#161130;--play-ink-2:#241b4b;--play-paper:#f2efff;--play-muted:#bbb4dc;--play-stroke:#0b0722;--play-gold:#ffe14d;--play-mint:#4fe392;--play-peri:#b0a5f9;--play-coral:#f2546b}*{box-sizing:border-box}html{background:var(--play-ink);height:100%;overflow:hidden}body{background:var(--play-ink);color:var(--play-paper);min-width:320px;height:100%;margin:0;font-family:Bricolage,-apple-system,Segoe UI,sans-serif;overflow:hidden}body:before{content:"";z-index:-2;pointer-events:none;background:radial-gradient(circle at 50% 18%,#b0a5f942,transparent 34rem), repeating-linear-gradient(0deg,#b0a5f914 0 1px,transparent 1px 52px), repeating-linear-gradient(90deg,#b0a5f914 0 1px,transparent 1px 52px), var(--play-ink);position:fixed;inset:0;mask-image:linear-gradient(#000 0 75%,#0000 100%)}body:after{content:"";z-index:50;pointer-events:none;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.play-shell{flex-direction:column;height:100svh;display:flex}main{flex:1;place-items:center;min-height:0;display:grid}.store-cta svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.game-layout{grid-template-columns:160px minmax(0,876px) 160px;justify-content:center;align-items:center;column-gap:75px;width:1346px;margin:0 auto;display:grid}.game-panel{border:3px solid var(--play-stroke);min-width:0;box-shadow:10px 10px 0 var(--play-stroke),0 36px 80px -42px #b0a5f9e6;background:#f8f7ff;border-radius:26px;overflow:hidden}.game-mount{background:#f8f7ff;width:100%;height:min(600px,100svh - 50px);position:relative}.game-frame{background:#f8f7ff;border:0;width:100%;height:100%;display:block}.game-loading{text-align:center;color:var(--play-ink);place-content:center;gap:18px;font-size:17px;display:grid;position:absolute;inset:0}.mini-grid{aspect-ratio:1;border:3px solid var(--play-stroke);width:126px;box-shadow:5px 5px 0 var(--play-stroke);border-radius:16px;grid-template-columns:repeat(3,1fr);margin:auto;display:grid;overflow:hidden;transform:rotate(-2deg)}.mini-grid i{color:#1b1633;border:1px solid #0b072247;place-items:center;font:21px Anton;display:grid}.mini-grid i:first-child{background:#ee9d9a}.mini-grid i:nth-child(2){background:#f5d09f}.mini-grid i:nth-child(3){background:#fefb98}.mini-grid i:nth-child(4){background:#dcfe97}.mini-grid i:nth-child(5){background:#a4f7af}.mini-grid i:nth-child(6){background:#a9fcf7}.mini-grid i:nth-child(7){background:#88bcee}.mini-grid i:nth-child(8){background:#b0a5f9}.mini-grid i:nth-child(9){background:#e6a1f9}.game-ad{text-align:center;width:160px;height:616px;padding-top:16px;position:relative}.game-ad__label{color:#8f88b2;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:12px;display:block;position:absolute;inset:0 0 auto}.game-ad__slot{background:0 0;width:160px;height:600px;overflow:hidden}.game-ad__slot--preview{background:#ffffff06;border:1px dashed #ffffff2e;border-radius:12px;place-items:center;display:grid}.game-ad__preview{color:#8f88b2;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.game-ad__preview small{letter-spacing:.04em;opacity:.72;margin-top:4px;font-size:10px;font-weight:600;display:block}.mobile-app{display:none}.noscript-note{text-align:center;width:min(100% - 40px,680px);color:var(--play-muted);margin:0 auto}.noscript-note a{color:var(--play-gold);font-weight:800}.play-footer{color:#9991bd;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:32px;margin:0;padding:0 16px;font-size:11px;font-weight:550;display:flex}.play-footer__links{gap:18px;display:flex}.play-footer a,.play-footer button{color:#ddd8f4;align-items:center;min-height:30px;font:750 11px Bricolage,sans-serif;text-decoration:none;display:inline-flex}.play-footer button{cursor:pointer;background:0 0;border:0;padding:0}.play-footer a:hover,.play-footer button:hover{color:#fff}@media (width<=1365px){.game-layout{grid-template-columns:minmax(0,876px);column-gap:0;width:min(100% - 32px,876px)}.game-ad{display:none!important}}@media (width<=1023px),(hover:none),(pointer:coarse){.game-layout{display:none}.mobile-app{border:3px solid var(--play-stroke);background:var(--play-ink-2);width:min(100% - 32px,540px);box-shadow:7px 7px 0 var(--play-stroke);border-radius:24px;grid-template-columns:82px 1fr;align-items:center;gap:18px;margin:0 auto;padding:28px 24px 24px;display:grid}.mobile-app>img{border:3px solid var(--play-stroke);width:82px;height:82px;box-shadow:4px 4px 0 var(--play-stroke);border-radius:20px}.mobile-app h2{text-transform:uppercase;margin:0;font-family:Anton,Impact,sans-serif;font-size:25px;font-weight:400;line-height:1}.mobile-app p{color:var(--play-muted);margin:8px 0 0;font-size:14px;line-height:1.4}.store-cta{border:2.5px solid var(--play-stroke);background:var(--play-gold);min-height:56px;color:var(--play-stroke);box-shadow:4px 4px 0 var(--play-stroke);border-radius:999px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;font-size:15px;font-weight:850;text-decoration:none;display:flex}.store-cta:active{box-shadow:1px 1px 0 var(--play-stroke);transform:translate(2px,2px)}.mobile-app>small{text-align:center;color:#aaa3cf;grid-column:1/-1;font-size:12px;font-weight:650}}@media (width<=480px){.mobile-app{grid-template-columns:68px 1fr;padding:23px 19px 20px}.mobile-app>img{border-radius:17px;width:68px;height:68px}.mobile-app h2{font-size:22px}.play-footer{text-align:center;justify-content:center}.play-footer__links{justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
