:root{--primary: #ff6b35;--primary-soft: #ffb563;--color-bg: #ffffff;--color-surface: #ffffff;--color-form: #f8fafc;--surface-hover: #f8fafc;--border: #dbe4ef;--text-strong: #1f2842;--text-soft: #66728f;--bg: var(--color-bg);--surface: var(--color-surface);--form-bg: var(--color-form);--text: var(--text-strong);--text-muted: var(--text-soft);--radius: 14px;--radius-sm: 10px;--header-height: 72px}html,body{margin:0;min-height:100%}body{min-height:100vh;overflow-x:hidden;background:#fff;color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img[data-astro-cid-kyd3zlqk]{display:block;max-width:100%}a[data-astro-cid-kyd3zlqk],a[data-astro-cid-kyd3zlqk]:hover,a[data-astro-cid-kyd3zlqk]:focus,a[data-astro-cid-kyd3zlqk]:active,a[data-astro-cid-kyd3zlqk]:visited{color:inherit;text-decoration:none}button[data-astro-cid-kyd3zlqk],input[data-astro-cid-kyd3zlqk],textarea[data-astro-cid-kyd3zlqk],select[data-astro-cid-kyd3zlqk]{font:inherit}[data-astro-cid-kyd3zlqk]::-webkit-scrollbar{width:8px;height:8px}[data-astro-cid-kyd3zlqk]::-webkit-scrollbar-thumb{background:#64748b40;border-radius:999px}.game-frame-wrapper[data-astro-cid-u7gqluca]{width:100%;overflow:hidden;border-radius:var(--radius) var(--radius) 0 0;background:#000;box-shadow:0 18px 40px #0000004d,inset 0 0 0 1px #ffffff0d}.game-frame-container[data-astro-cid-u7gqluca]{position:relative;width:100%;aspect-ratio:16 / 9}.game-frame-container[data-astro-cid-u7gqluca] iframe[data-astro-cid-u7gqluca]{position:absolute;inset:0;width:100%;height:100%;border:0}.game-actions[data-astro-cid-mg65q6oi]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;min-height:62px;padding:.55rem .8rem;border:1px solid var(--border);border-top:none;border-radius:0 0 var(--radius) var(--radius);background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 88%,black 12%),color-mix(in srgb,var(--surface-hover) 76%,black 24%))}html[data-theme=light] .game-actions[data-astro-cid-mg65q6oi]{background:linear-gradient(180deg,#fff,color-mix(in srgb,#ffffff 92%,var(--primary) 8%));box-shadow:inset 0 1px #ffffffeb}.game-actions-left[data-astro-cid-mg65q6oi]{display:flex;align-items:center;gap:.85rem;min-width:0}.game-actions-icon[data-astro-cid-mg65q6oi]{width:clamp(54px,6vw,68px);aspect-ratio:20 / 13;border-radius:10px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.game-actions-copy[data-astro-cid-mg65q6oi]{min-width:0}.game-actions-title[data-astro-cid-mg65q6oi]{margin:0;font-size:.96rem;font-weight:800;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-actions-meta[data-astro-cid-mg65q6oi]{display:flex;align-items:center;gap:.4rem;margin:.2rem 0 0;font-size:.76rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em}.game-actions-right[data-astro-cid-mg65q6oi]{display:flex;align-items:center;justify-content:flex-end;gap:.3rem;flex-wrap:wrap;flex-shrink:0}.action-btn[data-astro-cid-mg65q6oi]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.14rem;width:44px;height:44px;border:none;border-radius:999px;background:color-mix(in srgb,var(--surface-hover) 88%,black 12%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 45%,transparent 55%);color:#f4f6ff;cursor:pointer;transition:background .15s ease,transform .15s ease,box-shadow .15s ease,color .15s ease}html[data-theme=light] .action-btn[data-astro-cid-mg65q6oi]{background:#fff;color:var(--text);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 72%,transparent 28%),0 8px 18px #10333a0f}.action-btn[data-astro-cid-mg65q6oi]:hover{transform:translateY(-1px) scale(1.02)}.action-btn--active[data-astro-cid-mg65q6oi]{background:color-mix(in srgb,var(--primary) 70%,#ffffff 30%);color:#fff;box-shadow:0 10px 20px #ff6b3540}.action-icon[data-astro-cid-mg65q6oi]{width:17px;height:17px;flex-shrink:0}.action-count[data-astro-cid-mg65q6oi]{font-size:.72rem;font-weight:700;line-height:1}.game-toast[data-astro-cid-mg65q6oi]{position:fixed;right:18px;bottom:18px;z-index:220;padding:.6rem .8rem;border:1px solid color-mix(in srgb,var(--primary) 32%,var(--border) 68%);border-radius:10px;background:color-mix(in srgb,var(--surface) 88%,black 12%);color:var(--text);font-size:.82rem;font-weight:700;box-shadow:0 16px 30px #00000052}.game-toast[data-astro-cid-mg65q6oi][hidden]{display:none!important}@media(max-width:900px){.game-actions[data-astro-cid-mg65q6oi]{flex-direction:column;align-items:stretch}.game-actions-right[data-astro-cid-mg65q6oi]{justify-content:flex-start}}.game-desc[data-astro-cid-bar3btjh]{border-radius:var(--radius);padding:1.2rem;background:var(--surface);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 75%,transparent 25%)}.game-desc-title[data-astro-cid-bar3btjh]{margin:0 0 .8rem;font-size:1.08rem;font-weight:800;color:var(--primary);text-transform:uppercase;letter-spacing:.05em}.game-desc-content[data-astro-cid-bar3btjh]{display:grid;gap:.8rem;font-size:.9rem;line-height:1.7;color:var(--text);opacity:.9}.game-desc-content[data-astro-cid-bar3btjh] p[data-astro-cid-bar3btjh]{margin:0}.game-desc-tags[data-astro-cid-bar3btjh]{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.tag[data-astro-cid-bar3btjh]{padding:.24rem .66rem;border-radius:999px;background:var(--surface-hover);color:var(--text-muted);font-size:.74rem;font-weight:700}.comment-section{display:flex;flex-direction:column;gap:.75rem;min-width:0;padding:.9rem;border-radius:var(--radius);background:var(--surface);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 75%,transparent 25%)}.comment-section .comment-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:.55rem}.comment-section .comment-title{margin:0;font-size:.98rem;font-weight:700;color:var(--text)}.comment-section .comment-scroll{min-height:0;max-height:340px;overflow-y:auto;padding-right:.2rem}.comment-section .comment-list{display:flex;flex-direction:column;gap:.65rem}.comment-section .comment-empty{margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.45}.comment-section .comment-card{display:flex;flex-direction:column;gap:.42rem;padding:.72rem;border:1px solid color-mix(in srgb,var(--border) 88%,transparent 12%);border-radius:12px;background:var(--surface-hover)}.comment-section .comment-top{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.comment-section .comment-top-left{display:flex;align-items:center;gap:.55rem;min-width:0}.comment-section .comment-avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;font-size:.82rem;font-weight:800;flex-shrink:0}.comment-section .comment-name{font-size:.84rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.comment-section .comment-time{font-size:.76rem;color:var(--text-muted);font-weight:600;white-space:nowrap}.comment-section .comment-text{margin:0;font-size:.9rem;line-height:1.45;color:var(--text);word-break:break-word}.comment-section .comment-form{display:flex;flex-direction:column;gap:.52rem;border-top:1px solid var(--border);padding-top:.7rem}.comment-section .comment-input-wrap{position:relative;width:100%}.comment-section .comment-input,.comment-section .comment-name-input{width:100%;border:1px solid color-mix(in srgb,var(--border) 80%,transparent 20%);border-radius:8px;background:var(--form-bg);color:var(--text);font-size:.82rem;font-weight:600;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.comment-section .comment-input{min-height:52px;padding:.5rem 2.9rem .5rem .68rem;resize:none;line-height:1.35}.comment-section .comment-name-input{min-height:34px;padding:0 .68rem}.comment-section .comment-input:focus,.comment-section .comment-name-input:focus{border-color:var(--primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 40%,transparent 60%)}.comment-section .comment-submit{position:absolute;right:8px;bottom:8px;z-index:2;display:grid;place-items:center;width:36px;min-width:36px;height:36px;border:none;border-radius:8px;background:color-mix(in srgb,var(--text-muted) 45%,#7a7a7f 55%);color:#efefef;transition:filter .15s ease,transform .15s ease}.comment-section .comment-submit svg{width:15px;height:15px}.comment-section .comment-submit:disabled{opacity:.58;cursor:not-allowed}.comment-section .comment-submit:not(:disabled){background:var(--primary);color:#fff}.comment-section .comment-submit:not(:disabled):hover{filter:brightness(1.06);transform:translateY(-1px)}.comment-section .terms-row{display:flex;align-items:center;gap:.42rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.comment-section .terms-input{position:absolute;width:0;height:0;opacity:0}.comment-section .terms-box{position:relative;width:14px;height:14px;border:1px solid color-mix(in srgb,var(--border) 70%,#8b8b90 30%);border-radius:4px;background:var(--form-bg);flex-shrink:0}.comment-section .terms-box:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:8px;border-right:2px solid transparent;border-bottom:2px solid transparent;transform:rotate(45deg)}.comment-section .terms-input:checked+.terms-box{border-color:var(--primary)}.comment-section .terms-input:checked+.terms-box:after{border-color:var(--primary)}.comment-section .terms-text{color:var(--text-muted);font-size:.75rem;line-height:1.3;font-weight:600}.comment-section .comment-error{margin:-.04rem 0 0;color:#ff7373;font-size:.77rem;font-weight:600}.content-columns-shell[data-astro-cid-houqkscy]{width:min(100%,1120px);margin:0 auto;--primary: #ff6b35;--primary-soft: #ffb563;--color-bg: #ffffff;--color-surface: #ffffff;--color-form: #f8fafc;--surface-hover: #f8fafc;--border: #dbe4ef;--text-strong: #1f2842;--text-soft: #66728f;--bg: var(--color-bg);--surface: var(--color-surface);--form-bg: var(--color-form);--text: var(--text-strong);--text-muted: var(--text-soft);--radius: 14px;--radius-sm: 10px}.content-columns-shell__grid[data-astro-cid-houqkscy]{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:1rem;align-items:start}.content-columns-shell--compact[data-astro-cid-houqkscy] .content-columns-shell__grid[data-astro-cid-houqkscy]{grid-template-columns:minmax(0,1.7fr) minmax(280px,.9fr)}.content-columns-shell__left[data-astro-cid-houqkscy],.content-columns-shell__right[data-astro-cid-houqkscy]{min-width:0}@media(max-width:900px){.content-columns-shell__grid[data-astro-cid-houqkscy],.content-columns-shell--compact[data-astro-cid-houqkscy] .content-columns-shell__grid[data-astro-cid-houqkscy]{grid-template-columns:1fr}}.game-label[data-astro-cid-ksaq75qw]{position:absolute;top:.7rem;left:.7rem;z-index:2;padding:.28rem .56rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.04em;color:#fff;text-transform:uppercase;box-shadow:0 10px 20px #00000038}.game-label--hot[data-astro-cid-ksaq75qw]{background:linear-gradient(135deg,#ff6b35,#ff8d4d)}.game-label--new[data-astro-cid-ksaq75qw]{background:linear-gradient(135deg,#4776e6,#6f8bff)}.game-card[data-astro-cid-2c7ab5pj]{display:block;position:relative}.game-card-frame[data-astro-cid-2c7ab5pj]{height:100%;overflow:hidden;border-radius:var(--radius-sm);background:color-mix(in srgb,var(--surface) 88%,black 12%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 72%,transparent 28%);transition:transform .16s ease,box-shadow .16s ease}.game-card[data-astro-cid-2c7ab5pj]:hover .game-card-frame[data-astro-cid-2c7ab5pj]{transform:translateY(-2px);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 28%,transparent 72%),0 14px 28px #00000042}.game-card-img[data-astro-cid-2c7ab5pj]{aspect-ratio:16 / 9;overflow:hidden;background:color-mix(in srgb,var(--surface-hover) 86%,black 14%)}.game-card-img[data-astro-cid-2c7ab5pj] img[data-astro-cid-2c7ab5pj]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .24s ease}.game-card[data-astro-cid-2c7ab5pj]:hover .game-card-img[data-astro-cid-2c7ab5pj] img[data-astro-cid-2c7ab5pj]{transform:scale(1.04)}.game-card-name[data-astro-cid-2c7ab5pj]{padding:.55rem .65rem;font-size:.88rem;font-weight:700;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-card[data-astro-cid-2c7ab5pj].variant-side .game-card-name[data-astro-cid-2c7ab5pj]{background:color-mix(in srgb,var(--surface-hover) 84%,black 16%)}.recommend-section[data-astro-cid-jkeijoo7]{padding:.4rem 0 0}.recommend-title[data-astro-cid-jkeijoo7]{margin:0 0 .8rem;font-size:1rem;font-weight:700;color:var(--text-muted)}.recommend-grid[data-astro-cid-jkeijoo7]{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.9rem}.recommend-item[data-astro-cid-jkeijoo7].large{grid-column:span 2}.recommend-item[data-astro-cid-jkeijoo7] .game-card{height:100%}@media(max-width:720px){.recommend-grid[data-astro-cid-jkeijoo7]{grid-template-columns:repeat(2,minmax(0,1fr))}.recommend-item[data-astro-cid-jkeijoo7].large{grid-column:span 1}}.site-footer[data-astro-cid-urdlw3yx]{margin-top:auto;background:color-mix(in srgb,var(--surface) 92%,black 8%);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.footer-main[data-astro-cid-urdlw3yx]{display:flex;align-items:center;gap:.75rem;min-height:70px;padding:.8rem 1.2rem}.footer-brand[data-astro-cid-urdlw3yx]{flex:0 0 180px;display:flex;align-items:center}.footer-logo[data-astro-cid-urdlw3yx]{width:150px;height:46px;-o-object-fit:contain;object-fit:contain}.footer-nav[data-astro-cid-urdlw3yx]{display:flex;flex:1;flex-wrap:wrap;justify-content:flex-end;gap:1rem}.footer-nav[data-astro-cid-urdlw3yx] a[data-astro-cid-urdlw3yx]{font-size:.78rem;font-weight:700;color:var(--text);opacity:.9}.footer-nav[data-astro-cid-urdlw3yx] a[data-astro-cid-urdlw3yx]:hover{color:var(--primary);opacity:1}.back-to-top[data-astro-cid-urdlw3yx]{display:grid;place-items:center;width:42px;height:42px;border:none;border-radius:12px;background:var(--primary);color:#fff;transition:transform .15s ease,filter .15s ease}.back-to-top[data-astro-cid-urdlw3yx]:hover{transform:translateY(-2px);filter:brightness(1.08)}@media(max-width:900px){.footer-main[data-astro-cid-urdlw3yx]{flex-wrap:wrap;justify-content:center}.footer-brand[data-astro-cid-urdlw3yx],.footer-nav[data-astro-cid-urdlw3yx]{justify-content:center;flex-basis:100%}}.page-body[data-astro-cid-qlylq2zk]{min-height:calc(100vh - var(--header-height))}.scroll-area[data-astro-cid-qlylq2zk]{min-width:0}.scroll-inner[data-astro-cid-qlylq2zk]{display:flex;flex-direction:column;min-height:calc(100vh - var(--header-height))}.content-stack[data-astro-cid-qlylq2zk]{display:flex;flex:1;flex-direction:column;gap:1rem}.module-row[data-astro-cid-qlylq2zk]{display:flex;min-height:0}.content-row[data-astro-cid-qlylq2zk]{display:block;padding:0 .75rem}.main-content[data-astro-cid-qlylq2zk]{min-width:0;padding:.75rem 0;display:flex;flex-direction:column;gap:1rem;width:min(100%,1120px);margin:0 auto}.player-shell[data-astro-cid-qlylq2zk]{width:100%;display:grid;grid-template-rows:auto auto}.recommend-main[data-astro-cid-qlylq2zk]{width:min(100%,1120px);margin:0 auto;padding:.9rem .75rem .75rem}.empty-state[data-astro-cid-qlylq2zk]{padding:1.2rem;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.empty-state[data-astro-cid-qlylq2zk] h2[data-astro-cid-qlylq2zk]{margin:0 0 .5rem;font-size:1.1rem;color:var(--primary)}.empty-state[data-astro-cid-qlylq2zk] p[data-astro-cid-qlylq2zk]{margin:0;font-size:.9rem;line-height:1.5;color:var(--text-muted)}@media(max-width:1100px){.content-row[data-astro-cid-qlylq2zk]{padding:0 .6rem}}
