.game-container[data-astro-cid-otemnhzz]{max-width:1200px;margin:0 auto;padding:20px;animation:fadeIn .8s ease-out;perspective:1600px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.game-header[data-astro-cid-otemnhzz]{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:20px}h1[data-astro-cid-otemnhzz]{font-size:2.5rem;font-weight:800;margin:0;background:linear-gradient(90deg,#fff,#00d2ff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 4px 12px rgba(0,210,255,.25))}.category[data-astro-cid-otemnhzz]{color:#00d2ff;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:.9rem;margin-top:5px;text-shadow:0 0 8px rgba(0,210,255,.6)}.game-stats[data-astro-cid-otemnhzz]{display:flex;gap:20px}.stat-item[data-astro-cid-otemnhzz]{background:linear-gradient(180deg,#ffffff14,#fff0 50%),linear-gradient(180deg,#1a1f3a,#0d1126);padding:12px 22px;border-radius:16px;text-align:center;min-width:120px;border:1px solid rgba(0,210,255,.2);box-shadow:inset 0 1px #ffffff26,inset 0 -2px #0006,0 6px 14px #00000080,0 0 24px #00d2ff14;transform:translateZ(0);transition:transform .3s ease}.stat-item[data-astro-cid-otemnhzz]:hover{transform:translateY(-2px)}.stat-label[data-astro-cid-otemnhzz]{display:block;font-size:.75rem;color:#94a3b8;text-transform:uppercase;margin-bottom:5px;letter-spacing:1px}.stat-value[data-astro-cid-otemnhzz]{font-size:1.5rem;font-weight:800;color:#00d2ff;text-shadow:0 0 12px rgba(0,210,255,.5)}.stat-item--world[data-astro-cid-otemnhzz]{border-color:#fbbf2459;box-shadow:inset 0 1px #ffffff2e,inset 0 -2px #0006,0 6px 14px #00000080,0 0 28px #fbbf2426}.stat-item--world[data-astro-cid-otemnhzz] .stat-value[data-astro-cid-otemnhzz]{color:#fbbf24;text-shadow:0 0 12px rgba(251,191,36,.6)}.stat-item--world[data-astro-cid-otemnhzz] .stat-label[data-astro-cid-otemnhzz]:before{content:"🏆 "}.stat-item--new-record[data-astro-cid-otemnhzz]{animation:newRecord 2s ease-out 3}@keyframes newRecord{0%{transform:scale(1);box-shadow:inset 0 1px #ffffff2e,0 0 #fbbf2499}30%{transform:scale(1.08);box-shadow:inset 0 1px #ffffff2e,0 0 32px #fbbf24e6}to{transform:scale(1);box-shadow:inset 0 1px #ffffff2e,0 0 #fbbf2499}}.game-card[data-astro-cid-otemnhzz]{position:relative;background:radial-gradient(ellipse at top,#1a1f3a,#0a0d1a 70%);border-radius:28px;overflow:hidden;border:1px solid rgba(0,210,255,.15);box-shadow:inset 0 2px #ffffff14,inset 0 -3px #0009,0 30px 70px #000000b3,0 0 60px #00d2ff0f;transform:rotateX(1deg);transform-style:preserve-3d;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.game-card[data-astro-cid-otemnhzz]:before{content:"";position:absolute;inset:0;border-radius:28px;padding:1px;background:linear-gradient(135deg,rgba(0,210,255,.4) 0%,transparent 30%,transparent 70%,rgba(247,37,133,.3) 100%);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2}.canvas-wrapper[data-astro-cid-otemnhzz]{position:relative;width:100%;min-height:520px;aspect-ratio:4 / 3;background:radial-gradient(ellipse at center,#050810,#000);display:flex;align-items:center;justify-content:center;overflow:hidden}.canvas-wrapper[data-astro-cid-otemnhzz]:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 55%,rgba(0,0,0,.6) 100%),linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 8%);z-index:5;mix-blend-mode:overlay}canvas[data-astro-cid-otemnhzz]{width:100%;height:100%;display:block;object-fit:contain;filter:drop-shadow(0 0 20px rgba(0,210,255,.1))}.game-overlay[data-astro-cid-otemnhzz]{position:absolute;inset:0;background:radial-gradient(circle at 30% 20%,rgba(0,210,255,.12) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(247,37,133,.1) 0%,transparent 50%),#0b0d17d9;backdrop-filter:blur(14px) saturate(140%);-webkit-backdrop-filter:blur(14px) saturate(140%);display:flex;align-items:center;justify-content:center;z-index:10;padding:40px;text-align:center;animation:overlayIn .4s ease-out}@keyframes overlayIn{0%{opacity:0;backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(14px) saturate(140%)}}.overlay-content[data-astro-cid-otemnhzz]{max-width:500px;transform:translateZ(40px)}.game-icon-large[data-astro-cid-otemnhzz]{font-size:5.5rem;margin-bottom:20px;filter:drop-shadow(0 0 30px rgba(0,210,255,.6)) drop-shadow(0 8px 16px rgba(0,0,0,.5));animation:iconFloat 4s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(2deg)}}.controls-hint[data-astro-cid-otemnhzz]{background:linear-gradient(180deg,#ffffff0f,#ffffff05);padding:16px 20px;border-radius:14px;margin:20px 0;font-size:.9rem;color:#cbd5e1;border:1px solid rgba(0,210,255,.15);box-shadow:inset 0 1px #ffffff0f}.score-blast[data-astro-cid-otemnhzz]{font-size:4.5rem;font-weight:900;color:#f72585;text-shadow:0 0 30px rgba(247,37,133,.6),0 0 60px rgba(247,37,133,.3),0 4px 8px rgba(0,0,0,.5);display:block;margin:10px 0;animation:scorePulse 1.6s ease-in-out infinite}@keyframes scorePulse{0%,to{transform:scale(1)}50%{transform:scale(1.04)}}.btn-primary[data-astro-cid-otemnhzz]{position:relative;background:linear-gradient(180deg,#22e3ff,#00d2ff,#08c);border:none;color:#fff;padding:14px 32px;border-radius:30px;font-weight:800;cursor:pointer;transition:all .2s cubic-bezier(.2,.8,.2,1);text-transform:uppercase;letter-spacing:1.5px;box-shadow:inset 0 1px #ffffff80,inset 0 -3px #00000040,0 8px #003a5c,0 12px 24px #00d2ff66;text-shadow:0 1px 2px rgba(0,0,0,.3)}.btn-primary[data-astro-cid-otemnhzz]:hover{transform:translateY(-2px);box-shadow:inset 0 1px #ffffff80,inset 0 -3px #00000040,0 10px #003a5c,0 16px 32px #00d2ff8c}.btn-primary[data-astro-cid-otemnhzz]:active{transform:translateY(4px);box-shadow:inset 0 1px #ffffff4d,inset 0 -1px #00000040,0 4px #003a5c,0 6px 12px #00d2ff4d}.btn-lg[data-astro-cid-otemnhzz]{padding:18px 48px;font-size:1.2rem}@media(prefers-reduced-motion:reduce){.game-icon-large[data-astro-cid-otemnhzz],.score-blast[data-astro-cid-otemnhzz],.game-card[data-astro-cid-otemnhzz],.game-overlay[data-astro-cid-otemnhzz]{animation:none!important}}.game-error[data-astro-cid-otemnhzz]{position:absolute;left:50%;bottom:24px;transform:translate(-50%);background:#f43f5e26;border:1px solid rgba(244,63,94,.5);color:#fecaca;padding:10px 18px;border-radius:10px;font-size:.9rem;z-index:20;max-width:90%;text-align:center}@media(max-width:768px){.game-header[data-astro-cid-otemnhzz]{flex-direction:column;align-items:flex-start;gap:20px}.game-stats[data-astro-cid-otemnhzz]{width:100%}.stat-item[data-astro-cid-otemnhzz]{flex:1}h1[data-astro-cid-otemnhzz]{font-size:1.8rem}}
