:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#0f0c29;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);overflow-x:hidden}#app{width:100%;min-height:100vh}a{font-weight:500;color:#4a9eff;text-decoration:inherit;transition:color .3s ease}a:hover{color:#7bb3ff}button{border-radius:4px;border:2px solid #4a9eff;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:Courier New,monospace;background:linear-gradient(45deg,#4a9eff,#0f3460);color:#fff;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:1px}button:hover{background:linear-gradient(45deg,#0f3460,#4a9eff);transform:scale(1.05);box-shadow:0 0 15px #4a9effb3}button:focus,button:focus-visible{outline:2px solid #4a9eff;outline-offset:2px}h1,h2,h3,h4,h5,h6{font-family:Courier New,monospace;font-weight:700;color:#fff;text-shadow:0 0 10px rgba(74,158,255,.7)}@media(max-width:768px){h1{font-size:2.5rem}h2{font-size:2rem}}@media(max-width:480px){h1{font-size:2rem}h2{font-size:1.5rem}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}.pulse{animation:pulse 2s ease-in-out infinite}.pixel-border{position:relative;border:3px solid #4a9eff;box-shadow:0 0 15px #4a9eff80}.pixel-border:before{content:"";position:absolute;inset:-3px;background:linear-gradient(45deg,#4a9eff,#0f3460,#4a9eff,#0f3460);z-index:-1;animation:border-glow 3s linear infinite}@keyframes border-glow{0%{background-position:0 0}to{background-position:400% 0}}.gradient-bg{background:linear-gradient(135deg,#0f0c29,#302b63,#24243e)}.glow-text{text-shadow:0 0 10px rgba(74,158,255,.7)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#1a1a2e}::-webkit-scrollbar-thumb{background:#4a9eff;border-radius:5px;border:2px solid #1a1a2e}::-webkit-scrollbar-thumb:hover{background:#0f3460}::selection{background:#4a9eff;color:#fff}::-moz-selection{background:#4a9eff;color:#fff}.game-card[data-v-0003da3d]{background:#1a1a2e;border:2px solid #2a3b5c;border-radius:8px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 10px #0000004d;position:relative;cursor:pointer}.game-card[data-v-0003da3d]:hover{transform:scale(1.03);box-shadow:0 8px 25px #4a9eff4d;border-color:#4a9eff;background:#1a1a2ef2}.game-card[data-v-0003da3d]:active{transform:scale(.98);transition:all .1s ease}.game-card[data-v-0003da3d]:focus-visible{outline:2px solid #7bb3ff;outline-offset:4px}.game-card.is-disabled[data-v-0003da3d]{cursor:not-allowed;opacity:.58}.game-card.is-disabled[data-v-0003da3d]:hover{transform:none;box-shadow:0 2px 10px #0000004d;border-color:#2a3b5c;background:#1a1a2e}.game-card.is-disabled:hover .game-image img[data-v-0003da3d]{transform:none}.game-card.is-disabled:hover .game-info[data-v-0003da3d]{background:transparent}.game-image[data-v-0003da3d]{width:100%;height:200px;overflow:hidden;background:transparent;position:relative;transition:all .4s ease}.game-image img[data-v-0003da3d]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.game-card:hover .game-image img[data-v-0003da3d]{transform:scale(1.1) rotate(2deg)}.game-info[data-v-0003da3d]{padding:15px;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1)}.game-card:hover .game-info[data-v-0003da3d]{background:#4a9eff1a}.game-title[data-v-0003da3d]{font-family:Courier New,monospace;font-size:18px;font-weight:700;color:#fff;margin:0 0 10px;text-shadow:0 0 10px rgba(74,158,255,.7)}.game-description[data-v-0003da3d]{font-size:14px;color:#a0a0a0;margin:0 0 15px;line-height:1.4}.game-button[data-v-0003da3d]{display:inline-block;padding:8px 16px;background:linear-gradient(45deg,#3a7bd5,#2b6aaf);color:#fff;text-decoration:none;border-radius:4px;font-family:Courier New,monospace;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);border:2px solid #3a7bd5;text-transform:uppercase;font-size:12px;letter-spacing:1px;-webkit-user-select:none;user-select:none}.game-button[data-v-0003da3d]:hover{background:linear-gradient(45deg,#2b6aaf,#3a7bd5);transform:scale(1.05);box-shadow:0 0 15px #4a9eff80}.game-card[data-v-0003da3d]:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#3a7bd5,#2b6aaf,#3a7bd5,#2b6aaf);border-radius:8px;z-index:-1;opacity:0;transition:opacity .4s ease;animation:border-glow-0003da3d 3s linear infinite}.game-card[data-v-0003da3d]:hover:before{opacity:.8}.game-card.is-disabled[data-v-0003da3d]:hover:before{opacity:0}@keyframes border-glow-0003da3d{0%{background-position:0 0}to{background-position:400% 0}}.loader-set[data-v-59f7d037]{display:inline-flex;align-items:center;justify-content:center;gap:16px}.loader[data-v-59f7d037]{--path: rgba(95, 121, 165, .46);--dot: #4a9eff;--duration: 3s;width:44px;height:44px;position:relative;display:inline-block;filter:drop-shadow(0 0 12px rgba(74,158,255,.28))}.loader[data-v-59f7d037]:before{content:"";width:6px;height:6px;border-radius:50%;position:absolute;display:block;background:var(--dot);top:37px;left:19px;transform:translate(-18px,-18px);animation:dotRect-59f7d037 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite;box-shadow:0 0 12px #4a9effe6}.loader svg[data-v-59f7d037]{display:block;width:100%;height:100%}.loader svg rect[data-v-59f7d037],.loader svg polygon[data-v-59f7d037],.loader svg circle[data-v-59f7d037]{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round}.loader svg polygon[data-v-59f7d037]{stroke-dasharray:145 76 145 76;stroke-dashoffset:0;animation:pathTriangle-59f7d037 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader svg rect[data-v-59f7d037]{stroke-dasharray:192 64 192 64;stroke-dashoffset:0;animation:pathRect-59f7d037 3s cubic-bezier(.785,.135,.15,.86) infinite}.loader svg circle[data-v-59f7d037]{stroke-dasharray:150 50 150 50;stroke-dashoffset:75;animation:pathCircle-59f7d037 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}.loader.triangle[data-v-59f7d037]{width:48px}.loader.triangle[data-v-59f7d037]:before{left:21px;transform:translate(-10px,-18px);animation:dotTriangle-59f7d037 var(--duration) cubic-bezier(.785,.135,.15,.86) infinite}@keyframes pathTriangle-59f7d037{33%{stroke-dashoffset:74}66%{stroke-dashoffset:147}to{stroke-dashoffset:221}}@keyframes dotTriangle-59f7d037{33%{transform:translate(0)}66%{transform:translate(10px,-18px)}to{transform:translate(-10px,-18px)}}@keyframes pathRect-59f7d037{25%{stroke-dashoffset:64}50%{stroke-dashoffset:128}75%{stroke-dashoffset:192}to{stroke-dashoffset:256}}@keyframes dotRect-59f7d037{25%{transform:translate(0)}50%{transform:translate(18px,-18px)}75%{transform:translateY(-36px)}to{transform:translate(-18px,-18px)}}@keyframes pathCircle-59f7d037{25%{stroke-dashoffset:125}50%{stroke-dashoffset:175}75%{stroke-dashoffset:225}to{stroke-dashoffset:275}}@media(max-width:520px){.loader-set[data-v-59f7d037]{gap:10px}.loader[data-v-59f7d037]{width:36px;height:36px}.loader.triangle[data-v-59f7d037]{width:40px}}.app[data-v-8f6730fc]{min-height:100vh;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);color:#fff;font-family:Trebuchet MS,Microsoft YaHei,sans-serif}.app-header[data-v-8f6730fc]{text-align:center;padding:4rem 2rem;background:#0000004d;border-bottom:3px solid #4a9eff;position:relative;overflow:hidden}.app-header[data-v-8f6730fc]:before{content:"";position:absolute;inset:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MCIgaGVpZ2h0PSI2MCIgdmlld0JveD0iMCAwIDYwIDYwIj48cGF0aCBkPSJNMzAgMzBtLTIwIDBoNDBtMC0yMGg0MG0tNDAgMjB2NDBtMCAwdi00MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjNGE5ZWZmIiBzdHJva2Utd2lkdGg9IjAuNSIvPjwvc3ZnPg==);opacity:.1;z-index:0}.app-title[data-v-8f6730fc]{font-size:3.5rem;font-weight:700;margin:0 0 1rem;text-shadow:0 0 20px rgba(74,158,255,.8);font-family:Courier New,monospace;letter-spacing:2px;position:relative;z-index:1;animation:title-glow-8f6730fc 2s ease-in-out infinite alternate}.home-brand[data-v-8f6730fc]{display:inline-flex;align-items:center;justify-content:center;gap:1rem;position:relative;z-index:1}.home-logo[data-v-8f6730fc]{width:74px;height:74px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(74,158,255,.55))}.game-shell[data-v-8f6730fc]{display:grid;grid-template-rows:72px 1fr;height:100vh;height:100dvh;min-height:0;overflow:hidden}.game-shell-header[data-v-8f6730fc]{display:grid;grid-template-columns:minmax(180px,1fr) auto minmax(240px,1fr);align-items:center;gap:1rem;padding:0 1.25rem;background:#060a18f0;border-bottom:2px solid rgba(74,158,255,.75);box-shadow:0 12px 35px #00000059;position:relative;z-index:2}.brand-button[data-v-8f6730fc]{justify-self:start;display:inline-flex;align-items:center;gap:.75rem;padding:.45rem 0;border:0;background:transparent;box-shadow:none;color:#fff;letter-spacing:0;text-transform:none}.brand-button[data-v-8f6730fc]:hover{background:transparent;box-shadow:none;transform:translate(-2px)}.brand-logo[data-v-8f6730fc]{display:grid;width:42px;height:42px;place-items:center;border:0;background:transparent;box-shadow:none;font-family:Courier New,monospace;font-size:.92rem;font-weight:900;overflow:hidden}.brand-logo img[data-v-8f6730fc]{width:100%;height:100%;object-fit:contain}.brand-name[data-v-8f6730fc]{font-family:Courier New,monospace;font-size:1rem;font-weight:800;color:#d8eaff;text-shadow:0 0 12px rgba(74,158,255,.7)}.game-shell-title[data-v-8f6730fc]{justify-self:center;min-width:0;margin:0;font-size:clamp(1.05rem,2.4vw,1.65rem);letter-spacing:0;line-height:1.1;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-actions[data-v-8f6730fc]{justify-self:end;display:flex;justify-content:flex-end;gap:.65rem;min-width:0}.tool-button[data-v-8f6730fc]{min-width:92px;padding:.62rem .85rem;background:#10284b;border-color:#3f8fea;border-radius:6px;font-size:.82rem;letter-spacing:0;white-space:nowrap}.tool-button[data-v-8f6730fc]:hover{background:#16406f}.game-stage[data-v-8f6730fc]{min-height:0;background:linear-gradient(rgba(74,158,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(74,158,255,.07) 1px,transparent 1px),#050816;background-size:24px 24px;padding:12px;position:relative}.web-fullscreen .game-shell-header[data-v-8f6730fc]{display:none}.web-fullscreen .game-stage[data-v-8f6730fc]{position:fixed;inset:0;z-index:20;width:100vw;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;padding:0;background:#000}.game-stage[data-v-8f6730fc]:fullscreen{padding:0;background:#000}.game-frame[data-v-8f6730fc]{display:block;width:100%;height:100%;border:0;border-radius:8px;background:#000}.game-frame.is-loading[data-v-8f6730fc]{opacity:0}.web-fullscreen .game-frame[data-v-8f6730fc],.game-stage:fullscreen .game-frame[data-v-8f6730fc]{border-radius:0}.frame-loader-overlay[data-v-8f6730fc]{position:absolute;inset:12px;z-index:5;display:grid;place-items:center;border-radius:8px;background:radial-gradient(circle at center,rgba(74,158,255,.16),transparent 34%),#050816eb;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.web-fullscreen .frame-loader-overlay[data-v-8f6730fc],.game-stage:fullscreen .frame-loader-overlay[data-v-8f6730fc]{inset:0;border-radius:0}.floating-exit[data-v-8f6730fc]{position:fixed;top:14px;right:14px;z-index:30;min-width:64px;padding:.48rem .72rem;border-radius:6px;background:#09142ad6;border-color:#7bb3ffdb;font-size:.8rem;letter-spacing:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.stage-state[data-v-8f6730fc]{display:grid;height:100%;min-height:360px;place-items:center;color:#a0a0a0}.app-subtitle[data-v-8f6730fc]{font-size:1.2rem;color:#a0a0a0;margin:0;position:relative;z-index:1}.games-container[data-v-8f6730fc]{max-width:1200px;margin:3rem auto;padding:0 2rem}.games-grid[data-v-8f6730fc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}.app-footer[data-v-8f6730fc]{text-align:center;padding:2rem;background:#0000004d;border-top:3px solid #4a9eff;margin-top:4rem;color:#a0a0a0;font-size:.9rem}@media(max-width:768px){.app-title[data-v-8f6730fc]{font-size:2.5rem}.home-logo[data-v-8f6730fc]{width:58px;height:58px}.game-shell[data-v-8f6730fc]{grid-template-rows:auto minmax(0,1fr)}.game-shell-header[data-v-8f6730fc]{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand actions" "title title";gap:.65rem .8rem;padding:.65rem .85rem .75rem}.brand-button[data-v-8f6730fc]{grid-area:brand;min-width:0;gap:.55rem}.brand-logo[data-v-8f6730fc]{width:34px;height:34px;flex:0 0 auto}.brand-name[data-v-8f6730fc]{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-shell-title[data-v-8f6730fc]{grid-area:title;justify-self:stretch;font-size:1rem;line-height:1.15}.game-actions[data-v-8f6730fc]{grid-area:actions;gap:.45rem}.tool-button[data-v-8f6730fc]{min-width:72px;padding:.5rem .58rem;font-size:.75rem}.game-stage[data-v-8f6730fc]{padding:8px}.game-frame[data-v-8f6730fc]{border-radius:6px}.frame-loader-overlay[data-v-8f6730fc]{inset:8px;border-radius:6px}.games-grid[data-v-8f6730fc]{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem}.games-container[data-v-8f6730fc]{padding:0 1rem}}@media(max-width:480px){.app-title[data-v-8f6730fc]{font-size:2rem}.home-brand[data-v-8f6730fc]{flex-direction:column;gap:.65rem}.app-header[data-v-8f6730fc]{padding:2rem 1rem}.game-shell-header[data-v-8f6730fc]{padding:.55rem .7rem .65rem}.brand-name[data-v-8f6730fc]{display:none}.game-actions[data-v-8f6730fc]{width:100%}.tool-button[data-v-8f6730fc]{min-width:0;padding:.48rem .52rem}.game-stage[data-v-8f6730fc]{padding:6px}.frame-loader-overlay[data-v-8f6730fc]{inset:6px}.games-grid[data-v-8f6730fc]{grid-template-columns:1fr}}@media(max-width:380px){.game-shell-header[data-v-8f6730fc]{grid-template-columns:34px minmax(0,1fr);grid-template-areas:"brand title" "actions actions"}.brand-button[data-v-8f6730fc]{justify-self:start}.game-shell-title[data-v-8f6730fc]{align-self:center;text-align:left}.game-actions[data-v-8f6730fc]{justify-self:stretch}.tool-button[data-v-8f6730fc]{flex:1 1 0}}@media(max-width:900px)and (orientation:landscape){.game-shell-header[data-v-8f6730fc]{grid-template-columns:minmax(120px,.8fr) minmax(0,1fr) auto;grid-template-areas:"brand title actions";padding:.45rem .7rem}.brand-logo[data-v-8f6730fc]{width:30px;height:30px}.brand-name[data-v-8f6730fc]{display:none}.game-shell-title[data-v-8f6730fc]{justify-self:center;font-size:.95rem}.tool-button[data-v-8f6730fc]{min-width:68px;padding:.42rem .52rem}.game-stage[data-v-8f6730fc]{padding:4px}.game-frame[data-v-8f6730fc],.frame-loader-overlay[data-v-8f6730fc]{border-radius:4px}.frame-loader-overlay[data-v-8f6730fc]{inset:4px}}@keyframes title-glow-8f6730fc{0%{text-shadow:0 0 20px rgba(74,158,255,.8)}to{text-shadow:0 0 30px rgba(74,158,255,1),0 0 40px rgba(74,158,255,.5)}}[data-v-8f6730fc]::-webkit-scrollbar{width:8px;height:8px}[data-v-8f6730fc]::-webkit-scrollbar-track{background:#050816e0;border-radius:999px}[data-v-8f6730fc]::-webkit-scrollbar-thumb{min-height:42px;background:linear-gradient(180deg,#7bb3fff2,#2b6aafd1);border:2px solid rgba(5,8,22,.94);border-radius:999px}[data-v-8f6730fc]::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#a9d1fffa,#4a9effe6)}[data-v-8f6730fc]::-webkit-scrollbar-corner{background:#050816e0}.loading-state[data-v-8f6730fc],.error-state[data-v-8f6730fc]{text-align:center;padding:4rem 2rem;color:#a0a0a0;font-size:1.1rem}.loading-state p[data-v-8f6730fc],.error-state p[data-v-8f6730fc]{margin:0;padding:1rem;background:#0003;border-radius:8px;display:inline-block;border:1px solid rgba(74,158,255,.3)}.error-state[data-v-8f6730fc]{color:#ff6b6b}.error-state p[data-v-8f6730fc]{border-color:#ff6b6b4d}
