@import url("https://fonts.googleapis.com/css2?family=Press+Start+2P&family=VT323&display=swap");button{outline:none}button,canvas{-webkit-tap-highlight-color:transparent}canvas{-webkit-user-select:none;-moz-user-select:none;user-select:none}@supports (height:100dvh){@media (max-width:640px){.mobile-viewport-fix{height:100dvh!important;min-height:100dvh!important}}}@supports not (height:100dvh){@media (max-width:640px){.mobile-viewport-fix{height:100vh!important;min-height:100vh!important;height:-webkit-fill-available!important;min-height:-webkit-fill-available!important}}}.retro-font{font-family:Press Start\ 2P,monospace;line-height:1.5;letter-spacing:.5px}.retro-font,.vt323-font{image-rendering:pixelated}.vt323-font{font-family:VT323,monospace}@keyframes nightpaw-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes nightpaw-ghost-drift{0%{transform:translate3d(-15vw,0,0)}to{transform:translate3d(115vw,0,0)}}@keyframes nightpaw-ghost-bob{0%{transform:translate3d(0,calc(var(--np-ghost-bob, 8px) * -.5),0)}to{transform:translate3d(0,calc(var(--np-ghost-bob, 8px) * .5),0)}}@keyframes nightpaw-ghost-sway{0%{transform:skewX(-3deg) scaleX(.97)}to{transform:skewX(3deg) scaleX(1.03)}}@keyframes nightpaw-bg-pan{0%{background-position:50% 0}to{background-position:50% 100%}}.nightpaw-bg-pan-anim{animation:nightpaw-bg-pan 240s ease-in-out infinite alternate}@media (prefers-reduced-motion:reduce){.nightpaw-bg-pan-anim{animation:none;background-position:50% 50%}}.nightpaw-shimmer{animation:nightpaw-shimmer 1.8s ease-in-out infinite}@keyframes nightpaw-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes nightpaw-btn-glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.1)}}@keyframes nightpaw-btn-ready{0%{transform:scale(.92);opacity:0}60%{transform:scale(1.02)}to{transform:scale(1);opacity:1}}@keyframes nightpaw-badge-pop{0%{transform:scale(.8) translateY(4px);opacity:0}70%{transform:scale(1.05) translateY(0)}to{transform:scale(1) translateY(0);opacity:1}}.nightpaw-instruction-pulse{animation:nightpaw-pulse 2.5s ease-in-out infinite}.crt-scanlines{z-index:100;background-image:repeating-linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18) 1px,transparent 0,transparent 3px),repeating-linear-gradient(90deg,rgba(255,0,0,.06),rgba(0,255,0,.04) 1px,rgba(0,0,255,.06) 2px,transparent 3px);animation:crt-flicker 6s steps(1) infinite}.crt-scanlines,.crt-vignette{position:absolute;inset:0;pointer-events:none}.crt-vignette{z-index:99;background:radial-gradient(ellipse at center,rgba(0,0,0,0) 50%,rgba(0,0,0,.55) 100%);box-shadow:inset 0 0 100px rgba(0,0,0,.65)}.crt-glare{position:absolute;inset:0;pointer-events:none;z-index:101;background:radial-gradient(ellipse at 30% 0,rgba(255,255,255,.06) 0,rgba(255,255,255,0) 35%);mix-blend-mode:screen}@keyframes crt-flicker{0%,to{opacity:1}10%{opacity:.96}20%{opacity:1}46%{opacity:1}47%{opacity:.85}48%{opacity:1}92%{opacity:.93}}@keyframes nightpaw-menu-enter{0%{opacity:0;transform:translateY(28px) scale(.98)}72%{opacity:1;transform:translateY(-2px) scale(1.002)}to{opacity:1;transform:translateY(0) scale(1)}}.nightpaw-menu-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:clamp(24px,5vh,56px);width:100%;max-width:1000px}.nightpaw-menu-title{width:100%;text-align:center}.nightpaw-menu-actions,.nightpaw-menu-context-row,.nightpaw-menu-instruction{width:100%}.nightpaw-menu-actions{max-width:560px;order:1}.nightpaw-menu-context-row{max-width:560px;display:flex;flex-direction:column;gap:14px;order:2}.nightpaw-menu-context-left,.nightpaw-menu-context-right{width:100%}.nightpaw-menu-instruction{order:3}.nightpaw-menu-enter{opacity:0;transform:translateY(28px) scale(.98);will-change:opacity,transform}.nightpaw-menu-enter--active{animation:nightpaw-menu-enter .32s cubic-bezier(.2,.95,.22,1) forwards}.nightpaw-gameover-layout{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:640px;margin:auto}.nightpaw-gameover-layout--with-leaderboard{max-width:960px}.nightpaw-gameover-left{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.nightpaw-gameover-right{width:100%}@media (min-width:860px){.nightpaw-gameover-layout--with-leaderboard{display:grid;grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:24px}.nightpaw-gameover-layout--with-leaderboard .nightpaw-gameover-left{align-items:flex-start}}.nightpaw-gameover-actions,.nightpaw-gameover-context-row{width:100%}.nightpaw-gameover-context-row{display:flex;flex-direction:column;gap:14px}.nightpaw-gameover-context-right{width:100%}.nightpaw-gameover-actions{max-width:640px;display:flex;flex-direction:column;gap:14px;width:100%}@media (min-width:1200px){.nightpaw-menu-context-row{order:1;max-width:1000px;display:grid;grid-template-columns:minmax(0,62fr) minmax(0,38fr);align-items:start;gap:16px}.nightpaw-menu-actions{order:2;max-width:620px}.nightpaw-menu-instruction{order:3}.nightpaw-gameover-layout{max-width:700px}.nightpaw-gameover-actions{max-width:460px}}.nightpaw-btn-primary{animation:nightpaw-btn-ready .5s cubic-bezier(.34,1.56,.64,1) .2s both,nightpaw-btn-glow 3s ease-in-out .8s infinite}.nightpaw-btn-primary:disabled{animation-play-state:paused;opacity:.6!important;cursor:wait}.nightpaw-stat-badge{animation:nightpaw-badge-pop .4s cubic-bezier(.34,1.56,.64,1) both}.nightpaw-stat-badge:first-child{animation-delay:.15s}.nightpaw-stat-badge:nth-child(3){animation-delay:.25s}@media (max-width:640px){.nightpaw-gameover-overlay{padding:10px!important}.nightpaw-gameover-layout{gap:10px;max-width:100%!important}.nightpaw-gameover-actions{gap:12px}}@media (max-width:400px){.nightpaw-gameover-overlay{padding:8px!important}.nightpaw-gameover-layout{gap:8px}.nightpaw-gameover-actions{gap:10px}}@media (prefers-reduced-motion:reduce){.nightpaw-menu-enter,.nightpaw-menu-enter--active{opacity:1;transform:none;animation:none}}.practice-badge-banner{position:absolute;top:10px;left:50%;transform:translateX(-50%);font-size:11px;line-height:1.25;letter-spacing:.12em;text-transform:uppercase;padding:8px 14px;opacity:.98;border-radius:0}@media (max-width:640px){.practice-badge-banner{font-size:8.5px;padding:5px 10px;top:8px}}.nightpaw-menu-stack{width:100%;max-width:360px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.nightpaw-leaderboard-modal{position:absolute;inset:0;z-index:60;display:flex;flex-direction:column;background:rgba(0,0,0,.96);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);overflow-y:auto;overflow-x:hidden;animation:nightpaw-modal-fade .18s ease-out forwards}.nightpaw-leaderboard-modal__header{position:sticky;top:0;z-index:1;display:flex;align-items:center;padding:36px 20px 14px;background:rgba(0,0,0,.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.08)}@media (min-width:640px){.nightpaw-leaderboard-modal__header{padding:44px 28px 16px}}.nightpaw-leaderboard-modal__inner{width:100%;flex:1;margin:0 auto;padding:16px 12px 40px}@media (min-width:640px){.nightpaw-leaderboard-modal__inner{padding:24px 24px 56px}}.nightpaw-leaderboard-fullscreen .bg-card,.nightpaw-leaderboard-fullscreen [data-slot=card]{background:transparent!important;border:none!important;box-shadow:none!important}.nightpaw-leaderboard-fullscreen [data-slot=card-content]{padding:0!important}.nightpaw-leaderboard-fullscreen [aria-label="Close leaderboard"]{display:none!important}@keyframes nightpaw-modal-fade{0%{opacity:0}to{opacity:1}}.nightpaw-controls-hint-root{position:absolute;inset:0;z-index:25;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;padding:clamp(8px,2vh,16px) clamp(8px,2vw,14px) clamp(48px,10vh,72px);background:rgba(0,0,0,.68);opacity:1;transition:opacity .32s ease-out;-webkit-tap-highlight-color:transparent}.nightpaw-controls-hint-root--dim{background:rgba(0,0,0,.92)}.nightpaw-controls-hint-root--exit{pointer-events:none;opacity:0;cursor:default}.nightpaw-controls-hint-inner{width:100%;max-width:min(520px,91vw);display:flex;flex-direction:column;align-items:center;gap:clamp(16px,2.8vh,26px);transform:scale(.92);transform-origin:center center}.nightpaw-controls-hint-title{margin:0;text-align:center;letter-spacing:.05em;text-transform:uppercase;text-shadow:2px 2px 0 #000;padding:0 4px}.nightpaw-controls-hint-sub{margin:clamp(6px,1.2vh,14px) 0 0;text-align:center;color:rgba(196,181,253,.92);letter-spacing:.14em;text-shadow:1px 1px 0 #000}.nightpaw-controls-hint-title--muted{color:#f6f5f6}.nightpaw-controls-hint-title--cyan{color:#67e8f9;text-shadow:0 0 12px rgba(103,232,249,.55),2px 2px 0 #000}.nightpaw-controls-hint-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(6px,1.5vw,14px);width:100%;margin-top:clamp(4px,.8vh,10px)}.nightpaw-controls-station{flex:1 1 0;display:flex;justify-content:center;min-width:0}.nightpaw-controls-station--left{justify-content:flex-end}.nightpaw-controls-station--right{justify-content:flex-start}.nightpaw-controls-glow{filter:drop-shadow(0 0 10px var(--nightpaw-controls-glow,rgba(149,92,212,.55))) drop-shadow(0 0 20px var(--nightpaw-controls-glow,rgba(149,92,212,.28)))}.nightpaw-controls-hint-img{display:block;width:100%;max-width:min(46vw,210px);height:auto;image-rendering:pixelated;image-rendering:crisp-edges}.nightpaw-controls-hint-img--mouse{max-width:min(22vw,96px)}.nightpaw-controls-or{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:clamp(8px,1.5vw,14px);padding:0 6px}.nightpaw-controls-or-line{display:block;width:clamp(16px,3.5vw,40px);height:2px;background:linear-gradient(90deg,transparent 0,var(--nightpaw-controls-accent,#955cd4) 25%,var(--nightpaw-controls-accent,#955cd4) 75%,transparent 100%);opacity:.9}.nightpaw-controls-or-text{font-size:clamp(7px,1.8vw,11px);color:#c4b5fd;letter-spacing:.2em;text-shadow:0 0 10px var(--nightpaw-controls-accent,#955cd4),2px 2px 0 #000}@keyframes nightpaw-controls-space-press{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(5px) scale(.985)}55%{transform:translateY(6px) scale(.98)}}@keyframes nightpaw-controls-mouse-click{0%,to{transform:translateY(0) scale(1)}35%{transform:translateY(2px) scale(.96)}50%{transform:translateY(3px) scale(.94)}65%{transform:translateY(1px) scale(.97)}}.nightpaw-controls-space-anim{animation:nightpaw-controls-space-press 1.35s ease-in-out infinite;animation-delay:0s}.nightpaw-controls-mouse-anim{animation:nightpaw-controls-mouse-click 1.35s ease-in-out infinite;animation-delay:.35s}.nightpaw-controls-hint-desktop{display:contents}.nightpaw-controls-hint-mobile{display:none;flex-direction:column;align-items:center;gap:clamp(16px,3vh,28px);width:100%}.nightpaw-controls-hint-img--tap{width:clamp(96px,36vw,168px);max-width:none;height:auto;image-rendering:pixelated;image-rendering:crisp-edges}@keyframes nightpaw-controls-tap-press{0%,to{transform:translateY(0) scale(1)}40%{transform:translateY(6px) scale(.9)}55%{transform:translateY(8px) scale(.86)}75%{transform:translateY(3px) scale(.96)}}@keyframes nightpaw-controls-tap-sparkle{0%,to{opacity:1;transform:scale(1)}40%{opacity:.25;transform:scale(.6)}70%{opacity:.8;transform:scale(1)}}.nightpaw-controls-tap-anim{animation:nightpaw-controls-tap-press 1.35s ease-in-out infinite;transform-origin:50% 70%}.nightpaw-controls-tap-sparkle{animation:nightpaw-controls-tap-sparkle 1.35s ease-in-out infinite;transform-origin:50% 15%;transform-box:fill-box}@media (hover:none) and (pointer:coarse){.nightpaw-controls-hint-desktop{display:none}.nightpaw-controls-hint-mobile{display:flex}}@media (max-width:520px){.nightpaw-controls-hint-inner{max-width:min(340px,94vw);transform:scale(.88);gap:clamp(12px,2.5vh,20px)}.nightpaw-controls-hint-row{flex-direction:column;gap:8px}.nightpaw-controls-station--left,.nightpaw-controls-station--right{justify-content:center}.nightpaw-controls-or-line{width:clamp(28px,14vw,56px)}.nightpaw-controls-hint-img{max-width:min(72vw,240px)}.nightpaw-controls-hint-img--mouse{max-width:min(40vw,108px)}}@media (min-width:521px) and (max-width:900px){.nightpaw-controls-hint-inner{transform:scale(.88)}}.nightpaw-countdown-root{position:absolute;inset:0;z-index:31;display:flex;align-items:center;justify-content:center;pointer-events:none}.nightpaw-countdown-number{font-family:Press Start\ 2P,monospace;font-size:clamp(48px,12vw,96px);color:#fff;text-shadow:0 0 20px var(--nightpaw-countdown-glow,#955cd4),0 0 40px var(--nightpaw-countdown-glow,#955cd4),3px 3px 0 #000;animation:nightpaw-countdown-pop .8s ease-out forwards}@keyframes nightpaw-countdown-pop{0%{transform:scale(.5);opacity:1}40%{transform:scale(1.15);opacity:1}70%{transform:scale(1);opacity:.9}to{transform:scale(1.3);opacity:0}}@media (prefers-reduced-motion:reduce){.nightpaw-controls-mouse-anim,.nightpaw-controls-space-anim{animation:none}.nightpaw-controls-hint-root{transition:opacity .2s ease-out}.nightpaw-countdown-number{animation-duration:.3s}}.nightpaw-prize-pool{animation:nightpaw-prize-pulse 2.4s ease-in-out infinite;transition:box-shadow .15s ease-out}@keyframes nightpaw-prize-pulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.18)}}@media (prefers-reduced-motion:reduce){.nightpaw-prize-pool{animation:none}}.nightpaw-prize-flap{position:relative;isolation:isolate;overflow:visible}.nightpaw-flap-border{position:absolute;z-index:1;pointer-events:none;background-color:var(--np-flap-color,rgba(255,255,255,.1));box-shadow:inset 1px 1px 0 rgba(255,255,255,.15),inset -1px -1px 0 rgba(0,0,0,.25)}.nightpaw-flap-border--left{left:-5px;width:5px;top:0;bottom:0}.nightpaw-flap-border--right{right:-5px;width:5px;top:0;bottom:0}.nightpaw-flap-border--bottom{left:-5px;right:-5px;bottom:-5px;height:5px}.nightpaw-prize-banner{background:linear-gradient(135deg,#f59e0b,#b45309 35%,#7c2d12 70%,#581c87);background-size:200% 200%;box-shadow:0 0 24px rgba(251,191,36,.35),inset 0 0 0 1px rgba(253,230,138,.45);isolation:isolate;animation:nightpaw-prize-bg-shift 8s ease-in-out infinite}@keyframes nightpaw-prize-bg-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.nightpaw-prize-banner__inner{position:relative;z-index:2;background:radial-gradient(ellipse at top left,rgba(255,215,130,.18),transparent 60%),radial-gradient(ellipse at bottom right,rgba(168,85,247,.14),transparent 55%),repeating-linear-gradient(0deg,rgba(0,0,0,.18),rgba(0,0,0,.18) 1px,transparent 0,transparent 3px),rgba(20,10,5,.78)}.nightpaw-prize-banner__corner{position:absolute;width:8px;height:8px;background:#fde68a;z-index:2;pointer-events:none;box-shadow:0 0 6px rgba(253,230,138,.7)}.nightpaw-prize-banner__corner--tl{top:0;left:0}.nightpaw-prize-banner__corner--tr{top:0;right:0}.nightpaw-prize-banner__corner--bl{bottom:0;left:0}.nightpaw-prize-banner__corner--br{bottom:0;right:0}.nightpaw-prize-banner__amount{text-shadow:0 0 12px rgba(253,230,138,.8),0 0 24px rgba(245,158,11,.55);animation:nightpaw-prize-amount-pulse 2.6s ease-in-out infinite}.nightpaw-prize-banner__trophy{filter:drop-shadow(0 0 8px rgba(253,224,71,.7));animation:nightpaw-prize-trophy-bob 2.8s ease-in-out infinite}.nightpaw-prize-chip{background:rgba(0,0,0,.55);border:1px solid rgba(253,230,138,.35);box-shadow:inset 0 0 0 1px rgba(0,0,0,.35)}.nightpaw-prize-chip--gold{border-color:rgba(253,224,71,.7);box-shadow:inset 0 0 0 1px rgba(0,0,0,.35),0 0 12px rgba(253,224,71,.35)}.nightpaw-prize-chip--silver{border-color:rgba(226,232,240,.55);box-shadow:inset 0 0 0 1px rgba(0,0,0,.35),0 0 10px rgba(226,232,240,.25)}.nightpaw-prize-chip--bronze{border-color:rgba(217,119,6,.6);box-shadow:inset 0 0 0 1px rgba(0,0,0,.35),0 0 10px rgba(217,119,6,.3)}@keyframes nightpaw-prize-amount-pulse{0%,to{text-shadow:0 0 12px rgba(253,230,138,.8),0 0 24px rgba(245,158,11,.55)}50%{text-shadow:0 0 18px rgba(253,230,138,1),0 0 36px rgba(245,158,11,.85)}}@keyframes nightpaw-prize-trophy-bob{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-2px) rotate(2deg)}}.nightpaw-prize-particles{position:absolute;inset:0;pointer-events:none;overflow:hidden}.nightpaw-prize-particle{position:absolute;bottom:-12px;font-family:Press Start\ 2P,monospace;font-size:10px;color:rgba(253,230,138,.85);text-shadow:0 0 6px rgba(253,224,71,.7);opacity:0;animation:nightpaw-prize-float 10s linear infinite;will-change:transform,opacity}.nightpaw-prize-particle--1{left:8%;font-size:11px;animation-delay:0s;animation-duration:9.5s}.nightpaw-prize-particle--2{left:22%;font-size:9px;animation-delay:1.2s;animation-duration:11.5s;color:rgba(254,240,138,.7)}.nightpaw-prize-particle--3{left:38%;font-size:12px;animation-delay:2.4s;animation-duration:8.6s}.nightpaw-prize-particle--4{left:56%;font-size:8px;animation-delay:.6s;animation-duration:12.4s;color:rgba(255,215,100,.6)}.nightpaw-prize-particle--5{left:72%;font-size:11px;animation-delay:3.1s;animation-duration:10.2s}.nightpaw-prize-particle--6{left:88%;font-size:9px;animation-delay:1.8s;animation-duration:9.8s;color:rgba(254,240,138,.7)}@keyframes nightpaw-prize-float{0%{transform:translateZ(0) rotate(0deg);opacity:0}10%{opacity:.95}92%{opacity:.55}to{transform:translate3d(16px,-340%,0) rotate(28deg);opacity:0}}@media (prefers-reduced-motion:reduce){.nightpaw-prize-banner,.nightpaw-prize-banner__amount,.nightpaw-prize-banner__trophy,.nightpaw-prize-particle{animation:none}.nightpaw-prize-particle{opacity:0}}.nightpaw-revive-layout{display:flex;flex-direction:column;align-items:center;gap:clamp(8px,2vw,14px);width:100%;max-width:420px}.nightpaw-revive-skull{width:clamp(64px,18vw,100px);height:auto;filter:drop-shadow(0 0 16px rgba(255,68,102,.5)) drop-shadow(0 0 32px rgba(255,68,102,.2))}.nightpaw-revive-title{font-size:clamp(22px,5.5vw,42px);color:#e53e3e;letter-spacing:.02em;word-spacing:-.1em;text-transform:uppercase;white-space:nowrap;perspective:300px;transform:rotateX(12deg);transform-style:preserve-3d;text-shadow:-1px -1px 0 #3b0412,1px -1px 0 #3b0412,-1px 0 0 #3b0412,1px 0 0 #3b0412,0 1px 0 #991b1b,0 2px 0 #8b1a1a,0 3px 0 #7f1d1d,0 4px 0 #701a1a,0 5px 0 #611616,0 6px 0 #521212,0 7px 0 #430e0e,0 8px 0 #350a0a,-1px 9px 0 #270606,0 9px 0 #270606,1px 9px 0 #270606,0 0 10px rgba(229,62,62,.2)}.nightpaw-revive-btn{background:#0f172a!important;color:#e2e8f0!important;border:none!important;box-shadow:none!important;animation:nightpaw-btn-ready .5s cubic-bezier(.34,1.56,.64,1) .2s both}.nightpaw-revive-btn>div{--tw-bg-opacity:1;background-color:#be123c!important}.nightpaw-revive-modal{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:nightpaw-modal-fade .18s ease-out forwards;overflow-y:auto}.nightpaw-revive-modal__inner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:clamp(18px,3.5vw,28px) clamp(14px,2.5vw,22px);background:rgba(12,15,30,.97);border:2px solid rgba(80,100,200,.5);box-shadow:0 0 30px rgba(80,100,200,.15),inset 0 0 60px rgba(0,0,0,.4)}@media (max-width:640px){.nightpaw-revive-overlay{padding:10px!important}.nightpaw-revive-layout{gap:8px;max-width:100%!important}.nightpaw-revive-modal__inner{margin:0 12px;padding:14px 10px}.nightpaw-revive-skull{width:clamp(48px,14vw,64px)}}@media (max-width:400px){.nightpaw-revive-overlay{padding:6px!important}.nightpaw-revive-layout{gap:6px}.nightpaw-revive-modal__inner{margin:0 6px;padding:10px 8px}}@media (prefers-reduced-motion:reduce){.nightpaw-revive-btn{animation:none}}.nightpaw-game-card-media{transition:opacity .42s ease,filter .42s ease;filter:brightness(1) saturate(.78);opacity:.88;will-change:opacity,filter}@media (hover:hover) and (pointer:fine){.group:hover .nightpaw-game-card-media{opacity:1;filter:brightness(1) saturate(1);transition:opacity .52s ease .24s,filter .52s ease .24s}}.nightpaw-game-card-crt-black,.nightpaw-game-card-crt-flash,.nightpaw-game-card-crt-line,.nightpaw-game-card-crt-scanlines{position:absolute;inset:0;pointer-events:none;opacity:0;z-index:2}.nightpaw-game-card-crt-black{background:#000;transform-origin:center;will-change:transform,opacity}.nightpaw-game-card-crt-line{top:50%;bottom:auto;height:2px;margin-top:-1px;background:linear-gradient(90deg,transparent,#ffffff 18%,#ffffff 82%,transparent);box-shadow:0 0 14px 4px rgba(255,255,255,.85),0 0 32px 12px rgba(255,255,255,.32);transform:scaleX(0);transform-origin:center;z-index:3;will-change:transform,opacity}.nightpaw-game-card-crt-scanlines{background:repeating-linear-gradient(0deg,rgba(0,0,0,.22) 0 1px,transparent 1px 3px);mix-blend-mode:multiply;transition:opacity .36s ease;z-index:4}.nightpaw-game-card-crt-flash{background:rgba(255,255,255,.6);z-index:4}@media (hover:hover) and (pointer:fine){.group:hover .nightpaw-game-card-crt-black{animation:nightpaw-game-card-crt-black .76s cubic-bezier(.45,0,.2,1) forwards}.group:hover .nightpaw-game-card-crt-line{animation:nightpaw-game-card-crt-line .76s cubic-bezier(.4,0,.25,1) forwards}.group:hover .nightpaw-game-card-crt-flash{animation:nightpaw-game-card-crt-flash .76s ease-out forwards}.group:hover .nightpaw-game-card-crt-scanlines{opacity:.45;transition:opacity .42s ease .36s}}@keyframes nightpaw-game-card-crt-black{0%{opacity:1;transform:scaleY(1)}22%{opacity:1;transform:scaleY(1)}44%{opacity:1;transform:scaleY(.06)}62%{opacity:1;transform:scaleY(.03)}82%{opacity:.55;transform:scaleY(0)}to{opacity:0;transform:scaleY(0)}}@keyframes nightpaw-game-card-crt-line{0%{opacity:0;transform:scaleX(0)}18%{opacity:.6;transform:scaleX(.2)}32%{opacity:1;transform:scaleX(1)}55%{opacity:1;transform:scaleX(1)}80%{opacity:.45;transform:scaleX(1)}to{opacity:0;transform:scaleX(1)}}@keyframes nightpaw-game-card-crt-flash{0%{opacity:0}38%{opacity:0}48%{opacity:.5}72%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion:reduce){.nightpaw-game-card-crt-black,.nightpaw-game-card-crt-flash,.nightpaw-game-card-crt-line,.nightpaw-game-card-crt-scanlines{animation:none!important;transition:none!important;opacity:0}.nightpaw-game-card-media{transition:none!important;filter:none;opacity:1}}@media (hover:hover) and (pointer:fine){.nightpaw-game-card-cursor{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='52' height='24' viewBox='0 0 52 24' shape-rendering='crispEdges'><rect x='0' y='0' width='52' height='24' fill='%23000'/><rect x='2' y='2' width='48' height='20' fill='%23fde047'/><rect x='2' y='2' width='48' height='2' fill='%23fef9c3'/><rect x='2' y='20' width='48' height='2' fill='%23a16207'/><rect x='2' y='2' width='2' height='20' fill='%23fef08a'/><rect x='48' y='2' width='2' height='20' fill='%23ca8a04'/><g fill='%23000'><rect x='9' y='8' width='1' height='7'/><rect x='10' y='9' width='1' height='5'/><rect x='11' y='10' width='1' height='3'/><rect x='12' y='11' width='1' height='1'/><rect x='17' y='8' width='5' height='1'/><rect x='17' y='9' width='1' height='2'/><rect x='21' y='9' width='1' height='2'/><rect x='17' y='11' width='5' height='1'/><rect x='17' y='12' width='1' height='3'/><rect x='24' y='8' width='1' height='7'/><rect x='24' y='14' width='5' height='1'/><rect x='32' y='8' width='3' height='1'/><rect x='31' y='9' width='1' height='6'/><rect x='35' y='9' width='1' height='6'/><rect x='31' y='11' width='5' height='1'/><rect x='38' y='8' width='1' height='2'/><rect x='42' y='8' width='1' height='2'/><rect x='39' y='10' width='1' height='1'/><rect x='41' y='10' width='1' height='1'/><rect x='40' y='11' width='1' height='4'/></g></svg>") 26 12,pointer}.nightpaw-game-card-cursor:active{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='52' height='24' viewBox='0 0 52 24' shape-rendering='crispEdges'><rect x='0' y='0' width='52' height='24' fill='%23000'/><rect x='2' y='2' width='48' height='20' fill='%23eab308'/><rect x='2' y='2' width='48' height='2' fill='%23854d0e'/><rect x='2' y='20' width='48' height='2' fill='%23fef9c3'/><rect x='2' y='2' width='2' height='20' fill='%23a16207'/><rect x='48' y='2' width='2' height='20' fill='%23fef08a'/><g fill='%23000'><rect x='9' y='9' width='1' height='7'/><rect x='10' y='10' width='1' height='5'/><rect x='11' y='11' width='1' height='3'/><rect x='12' y='12' width='1' height='1'/><rect x='17' y='9' width='5' height='1'/><rect x='17' y='10' width='1' height='2'/><rect x='21' y='10' width='1' height='2'/><rect x='17' y='12' width='5' height='1'/><rect x='17' y='13' width='1' height='3'/><rect x='24' y='9' width='1' height='7'/><rect x='24' y='15' width='5' height='1'/><rect x='32' y='9' width='3' height='1'/><rect x='31' y='10' width='1' height='6'/><rect x='35' y='10' width='1' height='6'/><rect x='31' y='12' width='5' height='1'/><rect x='38' y='9' width='1' height='2'/><rect x='42' y='9' width='1' height='2'/><rect x='39' y='11' width='1' height='1'/><rect x='41' y='11' width='1' height='1'/><rect x='40' y='12' width='1' height='4'/></g></svg>") 26 13,pointer}}.nightpaw-reward-pulse{animation:nightpaw-reward-pulse 2.4s ease-in-out infinite}@keyframes nightpaw-reward-pulse{0%,to{box-shadow:0 0 14px rgba(110,231,183,.22),inset 0 0 0 1px rgba(110,231,183,.18)}50%{box-shadow:0 0 26px rgba(110,231,183,.5),inset 0 0 0 1px rgba(110,231,183,.4)}}.nightpaw-stripes-slide{position:absolute;inset:-40%;background-image:repeating-linear-gradient(0deg,rgba(245,158,11,.18) 0 6px,rgba(245,158,11,.08) 6px 12px);transform:rotate(45deg);transform-origin:center;pointer-events:none;image-rendering:auto;animation:nightpaw-stripes-slide 2s linear infinite;will-change:background-position}@keyframes nightpaw-stripes-slide{0%{background-position:0 0}to{background-position:0 -12px}}.driver-active *,.driver-active .driver-overlay{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;box-sizing:border-box;color:#2d2d2d;margin:0;padding:15px;border-radius:5px;min-width:250px;max-width:300px;box-shadow:0 1px 10px #0006;z-index:1000000000;position:fixed;top:0;right:0;background-color:#fff}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{font:19px/normal sans-serif;font-weight:700;display:block;position:relative;line-height:1.5;zoom:1;margin:0}.driver-popover-close-btn{all:unset;position:absolute;top:0;right:0;width:32px;height:28px;cursor:pointer;font-size:18px;font-weight:500;color:#d2d2d2;z-index:1;text-align:center;transition:color;transition-duration:.2s}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{margin-bottom:0;font:14px/normal sans-serif;line-height:1.5;font-weight:400;zoom:1}.driver-popover-footer{margin-top:15px;text-align:right;zoom:1;display:flex;align-items:center;justify-content:space-between}.driver-popover-progress-text{font-size:13px;font-weight:400;color:#727272;zoom:1}.driver-popover-footer button{all:unset;display:inline-block;box-sizing:border-box;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff;background-color:#fff;color:#2d2d2d;font:12px/normal sans-serif;cursor:pointer;outline:0;zoom:1;line-height:1.3;border:1px solid #ccc;border-radius:3px}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";position:absolute;border:5px solid #fff}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{left:100%;border-right-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-right{right:100%;border-left-color:transparent;border-bottom-color:transparent;border-top-color:transparent}.driver-popover-arrow-side-top{top:100%;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.driver-popover-arrow-side-bottom{bottom:100%;border-left-color:transparent;border-top-color:transparent;border-right-color:transparent}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{top:50%;margin-top:-5px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}