.styles-module__utKE7G__game{--ink:#f3f7ff;--muted:#a9bbd5;--aqua:#31d5df;width:100%;max-width:640px;color:var(--ink);box-sizing:border-box;background:radial-gradient(at 50% 30%,#122d4b,#09192d 80%);border:1px solid #233c58;border-radius:24px;margin:0 auto;padding:22px;font-family:inherit;position:relative;overflow:hidden}.styles-module__utKE7G__header{border-bottom:1px solid #29405b;align-items:center;gap:12px;padding-bottom:20px;display:flex}.styles-module__utKE7G__logo{border-radius:12px;flex:none}.styles-module__utKE7G__header h1{letter-spacing:-.8px;margin:0;font-size:clamp(21px,4vw,28px);font-weight:800}.styles-module__utKE7G__header p{color:var(--muted);margin:2px 0 0;font-size:12px}.styles-module__utKE7G__header>.styles-module__utKE7G__iconButton{flex:none;margin-left:auto}.styles-module__utKE7G__iconButton{color:#cce3f4;cursor:pointer;background:#142b44;border:1px solid #36516e;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.styles-module__utKE7G__iconButton:hover{background:#244763}.styles-module__utKE7G__game button:focus-visible{outline-offset:3px;outline:3px solid #ffe06a}.styles-module__utKE7G__game button:disabled{cursor:default}.styles-module__utKE7G__intro,.styles-module__utKE7G__results{text-align:center;padding:28px 6px 12px}.styles-module__utKE7G__intro h2,.styles-module__utKE7G__results h2{letter-spacing:-1px;margin:22px 0 14px;font-size:clamp(24px,5vw,34px);font-weight:800;line-height:1.15}.styles-module__utKE7G__intro>p{color:var(--muted);max-width:430px;margin:12px auto;font-size:15px;line-height:1.6}.styles-module__utKE7G__preview{justify-content:center;align-items:center;gap:8px;height:110px;display:flex}.styles-module__utKE7G__preview .styles-module__utKE7G__sprite{width:18%;height:100%}.styles-module__utKE7G__preview .styles-module__utKE7G__sprite:nth-child(2n){transform:translateY(12px)!important}.styles-module__utKE7G__sprite{pointer-events:none;transform-origin:50%;justify-content:center;align-items:center;width:80%;height:80%;display:flex}.styles-module__utKE7G__sprite svg{width:100%;height:100%;display:block;overflow:hidden}.styles-module__utKE7G__facts{color:#d3e4f7;justify-content:center;gap:16px;margin:24px 0;font-size:12px;display:flex}.styles-module__utKE7G__primary{color:#18243a;cursor:pointer;background:#ffe06a;border:0;border-radius:14px;width:min(100%,330px);min-height:52px;margin:20px auto 12px;padding:16px 20px;font-size:17px;font-weight:800;display:block;box-shadow:0 4px #b7952d}.styles-module__utKE7G__primary:hover{background:#ffe992}.styles-module__utKE7G__primary:active{transform:translateY(2px);box-shadow:0 2px #b7952d}.styles-module__utKE7G__primary:disabled{opacity:.6}.styles-module__utKE7G__intro .styles-module__utKE7G__small,.styles-module__utKE7G__small{color:var(--muted);line-height:1.5;font-size:12px!important}.styles-module__utKE7G__best strong{color:#ffe06a;margin-left:8px}.styles-module__utKE7G__textButton{color:#ffe06a;cursor:pointer;text-decoration:underline}.styles-module__utKE7G__stats{color:var(--muted);justify-content:space-between;align-items:center;padding:18px 0 4px;font-size:14px;display:flex}.styles-module__utKE7G__stats strong{color:#ffe06a;font-variant-numeric:tabular-nums;padding-left:6px;font-size:23px}.styles-module__utKE7G__stats small{color:var(--muted);font-size:15px}.styles-module__utKE7G__play h2{text-align:center;letter-spacing:-.6px;margin:12px 0 18px;font-size:clamp(24px,5vw,32px);font-weight:800}.styles-module__utKE7G__timer{align-items:center;gap:15px;margin:0 0 18px;display:flex}.styles-module__utKE7G__timer>div{background:#263e5c;border-radius:10px;flex:1;height:10px;overflow:hidden}.styles-module__utKE7G__timer span{background:var(--aqua);border-radius:10px;height:100%;transition:width 50ms linear;display:block}.styles-module__utKE7G__timer strong{text-align:right;font-variant-numeric:tabular-nums;min-width:55px;font-size:22px}.styles-module__utKE7G__timer small{color:var(--muted);margin-left:2px;font-size:14px}.styles-module__utKE7G__boardWrap{aspect-ratio:1;width:100%}.styles-module__utKE7G__board{gap:clamp(5px,1.5vw,10px);width:100%;height:100%;display:grid}.styles-module__utKE7G__tile{cursor:pointer;touch-action:manipulation;background:linear-gradient(145deg,#193650,#10263f);border:2px solid #294460;border-radius:clamp(9px,2vw,18px);justify-content:center;align-items:center;min-width:0;min-height:0;padding:0;transition:border-color .12s,background .12s;display:flex;position:relative}.styles-module__utKE7G__tile:hover:enabled{background:#224664;border-color:#72c8dd}.styles-module__utKE7G__tile:active:enabled{background:#31576b}.styles-module__utKE7G__tile.styles-module__utKE7G__correct{background:#1c4a48;border-color:#70f1c1;box-shadow:0 0 0 2px #70f1c133}.styles-module__utKE7G__tile.styles-module__utKE7G__wrong{background:#4b2d3b;border-color:#ff9b94}.styles-module__utKE7G__check{color:#a4ffce;font-size:18px;font-weight:800;line-height:1;position:absolute;bottom:1px;right:2px}.styles-module__utKE7G__feedback{min-height:65px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;font-size:13px;display:flex}.styles-module__utKE7G__feedback strong{color:#f3f7ff;font-size:14px}.styles-module__utKE7G__feedback span+span{margin-top:3px}.styles-module__utKE7G__footer{color:var(--muted);border-top:1px solid #29405b;justify-content:space-between;align-items:center;padding-top:12px;font-size:14px;display:flex}.styles-module__utKE7G__footer strong{color:#ffe06a;margin-left:8px;font-size:22px}.styles-module__utKE7G__footer>div{gap:8px;display:flex}.styles-module__utKE7G__overlay{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061322f5;justify-content:center;align-items:center;padding:20px;display:flex;position:absolute;inset:0}.styles-module__utKE7G__modal{text-align:center;width:100%;max-width:360px}.styles-module__utKE7G__modal h2{font-size:27px;font-weight:800;line-height:1.2}.styles-module__utKE7G__modal p{color:var(--muted);margin:16px 0}.styles-module__utKE7G__setting{cursor:pointer;background:#19334d;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin:10px 0;padding:16px;display:flex}.styles-module__utKE7G__setting strong{color:var(--aqua)}.styles-module__utKE7G__resultArt{justify-content:center;align-items:center;width:130px;height:130px;margin:auto;display:flex}.styles-module__utKE7G__eyebrow{color:var(--aqua);font-size:14px}.styles-module__utKE7G__bigScore{color:#ffe06a;font-size:60px;line-height:1.1}.styles-module__utKE7G__results>p{color:var(--muted)}.styles-module__utKE7G__resultStats{justify-content:space-around;gap:8px;margin:25px 0;display:flex}.styles-module__utKE7G__resultStats div{flex-direction:column;gap:6px;display:flex}.styles-module__utKE7G__resultStats strong{font-size:22px}.styles-module__utKE7G__resultStats span{color:var(--muted);font-size:12px}@media (max-width:420px){.styles-module__utKE7G__game{border-radius:18px;padding:14px}.styles-module__utKE7G__header{gap:9px;padding-bottom:14px}.styles-module__utKE7G__header p{font-size:10px}.styles-module__utKE7G__logo{width:40px;height:40px}.styles-module__utKE7G__facts{gap:10px;font-size:11px}.styles-module__utKE7G__intro{padding-top:16px}.styles-module__utKE7G__preview{height:90px}.styles-module__utKE7G__stats{padding-top:14px}.styles-module__utKE7G__play h2{margin:8px 0 12px}.styles-module__utKE7G__timer{margin-bottom:12px}.styles-module__utKE7G__feedback{min-height:60px}.styles-module__utKE7G__iconButton{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){.styles-module__utKE7G__game *{transition:none!important}}@media (min-width:640px){.styles-module__utKE7G__game{padding:16px}.styles-module__utKE7G__header{padding-bottom:12px}.styles-module__utKE7G__header h1{font-size:24px;line-height:1.2}.styles-module__utKE7G__header p{line-height:1.4}.styles-module__utKE7G__stats{padding-top:10px}.styles-module__utKE7G__play h2{margin:8px 0 12px;font-size:25px;line-height:1.2}.styles-module__utKE7G__timer{margin-bottom:12px}.styles-module__utKE7G__boardWrap{width:min(100%,max(240px,100dvh - 460px));margin-inline:auto}.styles-module__utKE7G__feedback{min-height:48px}.styles-module__utKE7G__footer{padding-top:8px}}
