.game-frame-wrapper[data-astro-cid-zcxecgvo]{width:100%;background:#000;overflow:hidden}.game-frame-container[data-astro-cid-zcxecgvo]{width:100%;aspect-ratio:16/9;position:relative}.game-frame-container[data-astro-cid-zcxecgvo] iframe[data-astro-cid-zcxecgvo]{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.game-actions[data-astro-cid-zq2xgfsp]{display:flex;align-items:center;justify-content:space-between;padding:.45rem .8rem;gap:.75rem;background:linear-gradient(90deg,color-mix(in srgb,var(--surface) 85%,black 15%),color-mix(in srgb,var(--surface) 70%,black 30%));border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:1px solid var(--border);border-top:none;border-radius:0 0 var(--radius) var(--radius);min-height:58px}html[data-theme=light] .game-actions[data-astro-cid-zq2xgfsp]{background:linear-gradient(180deg,#fff,color-mix(in srgb,#ffffff 92%,var(--primary) 8%));box-shadow:inset 0 1px #ffffffe6}.game-actions-left[data-astro-cid-zq2xgfsp]{display:flex;align-items:center;gap:.85rem;min-width:0}.game-actions-icon[data-astro-cid-zq2xgfsp]{width:clamp(50px,5.5vw,64px);aspect-ratio:20 / 13;border-radius:8px;object-fit:cover;flex-shrink:0}.game-actions-title[data-astro-cid-zq2xgfsp]{font-size:.88rem;font-weight:800;color:var(--text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-actions-right[data-astro-cid-zq2xgfsp]{display:flex;align-items:center;justify-content:flex-end;gap:.28rem;flex-wrap:wrap;flex-shrink:0}.action-btn[data-astro-cid-zq2xgfsp]{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.14rem;width:44px;height:44px;border-radius:999px;font-size:.95rem;background:color-mix(in srgb,var(--surface-hover) 88%,black 12%);border:none;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 45%,transparent 55%);color:#f4f6ff;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s,color .15s}html[data-theme=light] .action-btn[data-astro-cid-zq2xgfsp]{background:#fff;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--border) 72%,transparent 28%),0 8px 18px #10333a0f;color:var(--text-strong)}.action-btn[data-astro-cid-zq2xgfsp]:hover{transform:translateY(-1px) scale(1.02)}html[data-theme=light] .action-btn[data-astro-cid-zq2xgfsp]:hover{background:color-mix(in srgb,#ffffff 88%,var(--primary) 12%);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--primary) 24%,transparent 76%),0 10px 20px #10333a14}.action-btn[data-astro-cid-zq2xgfsp]:focus{outline:none}.action-btn[data-astro-cid-zq2xgfsp]:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.action-btn[data-astro-cid-zq2xgfsp]:disabled{opacity:.66;cursor:not-allowed;transform:none}.action-icon[data-astro-cid-zq2xgfsp]{width:17px;height:17px;flex-shrink:0}.action-btn[data-astro-cid-zq2xgfsp][data-action=heart] .action-icon[data-astro-cid-zq2xgfsp]{color:color-mix(in srgb,var(--text-strong) 78%,var(--text-muted) 22%)}.action-btn[data-astro-cid-zq2xgfsp][data-action=heart]:hover .action-icon[data-astro-cid-zq2xgfsp]{color:color-mix(in srgb,#ff4a68 72%,#ffffff 28%)}.action-btn[data-astro-cid-zq2xgfsp][data-action=heart].action-btn--active .action-icon[data-astro-cid-zq2xgfsp]{color:#ff4a68}.action-count[data-astro-cid-zq2xgfsp]{font-size:.72rem;font-weight:600;color:color-mix(in srgb,var(--text-strong) 92%,var(--text-muted) 8%);line-height:1}html[data-theme=light] .action-count[data-astro-cid-zq2xgfsp]{color:color-mix(in srgb,var(--text-strong) 88%,var(--primary) 12%)}.game-toast[data-astro-cid-zq2xgfsp]{position:fixed;right:20px;bottom:20px;z-index:210;background:color-mix(in srgb,var(--surface) 86%,black 14%);color:var(--text-strong);border:1px solid color-mix(in srgb,var(--primary) 35%,var(--border) 65%);border-radius:8px;padding:.55rem .8rem;font-size:.82rem;font-weight:600;box-shadow:0 8px 28px #00000059}.game-toast[data-astro-cid-zq2xgfsp][hidden]{display:none!important}.game-toast[data-astro-cid-zq2xgfsp][data-type=error]{border-color:color-mix(in srgb,#ff6666 55%,var(--border) 45%)}.report-modal[data-astro-cid-zq2xgfsp]{position:fixed;inset:0;z-index:200;display:grid;place-items:center;padding:1rem}.report-modal[data-astro-cid-zq2xgfsp][hidden]{display:none!important}.report-backdrop[data-astro-cid-zq2xgfsp]{position:absolute;inset:0;border:none;background:#00000085}.report-panel[data-astro-cid-zq2xgfsp]{position:relative;width:min(520px,100%);background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:.9rem;box-shadow:0 20px 50px #00000059}.report-title[data-astro-cid-zq2xgfsp]{font-size:1rem;line-height:1.2;margin-bottom:.22rem;color:var(--text-strong)}.report-subtitle[data-astro-cid-zq2xgfsp]{font-size:.82rem;color:var(--text-muted);margin-bottom:.68rem}.report-form[data-astro-cid-zq2xgfsp]{display:flex;flex-direction:column;gap:.58rem}.report-label[data-astro-cid-zq2xgfsp]{display:flex;flex-direction:column;gap:.3rem;font-size:.77rem;font-weight:700;color:var(--text-muted)}.report-input[data-astro-cid-zq2xgfsp]{width:100%;border:1px solid color-mix(in srgb,var(--border) 80%,transparent 20%);border-radius:8px;background:var(--form-bg);color:var(--text-strong);font-size:.84rem;font-family:inherit;padding:.5rem .62rem;outline:none}.report-input[data-astro-cid-zq2xgfsp]:focus{border-color:var(--primary);box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 35%,transparent 65%)}.report-select[data-astro-cid-zq2xgfsp]{min-height:36px}.report-textarea[data-astro-cid-zq2xgfsp]{min-height:120px;resize:vertical}.report-error[data-astro-cid-zq2xgfsp]{margin:0;color:#ff7373;font-size:.78rem;font-weight:600}.report-actions[data-astro-cid-zq2xgfsp]{display:flex;justify-content:flex-end;gap:.45rem;margin-top:.12rem}.report-btn[data-astro-cid-zq2xgfsp]{border:1px solid color-mix(in srgb,var(--border) 80%,transparent 20%);border-radius:8px;min-height:36px;padding:0 .8rem;font-size:.8rem;font-weight:700;cursor:pointer}.report-btn-cancel[data-astro-cid-zq2xgfsp]{background:var(--surface-hover);color:var(--text-muted)}.report-btn-submit[data-astro-cid-zq2xgfsp]{background:color-mix(in srgb,var(--primary) 78%,#ffffff 22%);color:#fff;border-color:transparent}.report-btn-submit[data-astro-cid-zq2xgfsp]:disabled{opacity:.68;cursor:not-allowed}@media(max-width:900px){.game-actions[data-astro-cid-zq2xgfsp]{padding:.4rem .6rem;gap:.55rem}.game-actions-title[data-astro-cid-zq2xgfsp]{font-size:.82rem}.game-actions-right[data-astro-cid-zq2xgfsp]{gap:.25rem}.action-btn[data-astro-cid-zq2xgfsp]{width:40px;height:40px;font-size:.84rem}.action-icon[data-astro-cid-zq2xgfsp]{width:15px;height:15px}.action-count[data-astro-cid-zq2xgfsp]{font-size:.68rem}}.game-desc{background:var(--surface);border-radius:var(--radius);padding:1.25rem}.game-desc-title{font-size:1.1rem;font-weight:700;margin-bottom:.75rem;color:var(--primary);text-transform:uppercase;letter-spacing:.5px}.game-desc-content{font-size:.85rem;line-height:1.7;color:var(--text);opacity:.85}.game-desc-content>*:first-child{margin-top:0}.game-desc-content>*:last-child{margin-bottom:0}.game-desc-content h1,.game-desc-content h2,.game-desc-content h3{color:var(--primary);line-height:1.35;margin:1rem 0 .6rem;font-weight:700}.game-desc-content h1{font-size:1.18rem}.game-desc-content h2{font-size:1.05rem}.game-desc-content h3{font-size:.94rem}.game-desc-content p{margin:0 0 .85rem}.game-desc-content a{color:var(--primary);text-decoration:none}.game-desc-content ul,.game-desc-content ol{margin:0 0 .85rem 1.2rem}.game-desc-content li{margin:.25rem 0}.game-desc-content table{width:100%;border-collapse:collapse;margin:.8rem 0;font-size:.82rem}.game-desc-content th,.game-desc-content td{border:1px solid var(--border);padding:.45rem .55rem;text-align:left;vertical-align:top}.game-desc-content th{color:var(--text-strong);background:color-mix(in srgb,var(--surface-hover) 72%,transparent 28%)}.game-desc-content hr{border:0;border-top:1px solid var(--border);margin:.9rem 0}.game-desc-content img{display:block;width:100%;border-radius:10px;margin:.9rem 0}.game-desc-content code{background:var(--surface-hover);padding:.08rem .28rem;border-radius:4px;font-size:.8em}.game-desc-content pre{background:var(--surface-hover);border:1px solid var(--border);border-radius:8px;padding:.7rem;overflow-x:auto;margin:0 0 .85rem}.game-desc-content pre code{background:transparent;padding:0;border-radius:0}.game-desc-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.tag{background:var(--surface-hover);padding:.2rem .6rem;border-radius:100px;font-size:.72rem;color:var(--text-muted)}.comment-section{background:var(--surface);border-radius:var(--radius);padding:.85rem;display:flex;flex-direction:column;gap:.75rem;min-width:0}.comment-section .comment-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:.5rem}.comment-section .comment-title{font-size:.98rem;font-weight:700;color:var(--text-accent)}.comment-section .comment-sort{background:transparent;border:none;color:var(--text-muted);font-size:.84rem;font-weight:600;font-family:inherit;outline:none;padding-right:.15rem}.comment-section .comment-scroll{max-height:340px;min-height:0;overflow-y:auto;padding-right:.2rem}.comment-section .comment-scroll::-webkit-scrollbar{width:7px}.comment-section .comment-scroll::-webkit-scrollbar-track{background:transparent}.comment-section .comment-scroll::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--text-muted) 45%,transparent 55%);border-radius:6px}.comment-section .comment-scroll::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}.comment-section .comment-list{display:flex;flex-direction:column;gap:.65rem}.comment-section .comment-empty{color:var(--text-muted);font-size:.86rem;line-height:1.45}.comment-section .comment-card{background:var(--surface-hover);border:1px solid color-mix(in srgb,var(--border) 88%,transparent 12%);border-radius:12px;padding:.72rem;display:flex;flex-direction:column;gap:.42rem}.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{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:.82rem;font-weight:800;flex-shrink:0}.comment-section .comment-name{font-size:.84rem;font-weight:700;color:var(--text-strong);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{font-size:.9rem;color:var(--text-strong);line-height:1.4;word-break:break-word;margin:0}.comment-section .comment-form{display:flex;flex-direction:column;gap:.52rem;border-top:1px solid var(--border);padding-top:.68rem}.comment-section .comment-input-wrap{position:relative;width:100%}.comment-section .comment-input,.comment-section .comment-name-input{background:var(--form-bg);border:1px solid color-mix(in srgb,var(--border) 80%,transparent 20%);border-radius:8px;color:var(--text-strong);font-family:inherit;font-size:.82rem;font-weight:600;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.comment-section .comment-input{width:100%;min-height:52px;padding:.5rem 2.9rem .5rem .68rem;resize:none;line-height:1.35}.comment-section .comment-name-input{width:100%;max-width:100%;align-self:flex-start;min-height:34px;padding:0 .68rem}.comment-section .comment-input::placeholder,.comment-section .comment-name-input::placeholder{color:var(--text-muted);font-weight:600}.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;width:36px;min-width:36px;height:36px;border-radius:8px;border:none;background:color-mix(in srgb,var(--text-muted) 45%,#7a7a7f 55%);color:#efefef;display:grid;place-items:center;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(--text-accent);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;user-select:none}.comment-section .terms-input{position:absolute;opacity:0;width:0;height:0}.comment-section .terms-box{position:relative;width:14px;height:14px;border-radius:4px;border:1px solid color-mix(in srgb,var(--border) 70%,#8b8b90 30%);background:var(--form-bg);flex-shrink:0;transition:background .15s ease,border-color .15s ease}.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);transition:border-color .15s ease}.comment-section .terms-input:checked+.terms-box{background:var(--form-bg);border-color:var(--text-accent)}.comment-section .terms-input:checked+.terms-box:after{border-color:var(--text-accent)}.comment-section .terms-text{color:var(--text-muted);font-size:.75rem;line-height:1.3;font-weight:600}.comment-section .comment-error{color:#ff7373;font-size:.77rem;font-weight:600;margin:-.04rem 0 0}.recommend-section[data-astro-cid-t4fedmx4]{padding:.5rem 0}.recommend-title[data-astro-cid-t4fedmx4]{font-size:1rem;font-weight:600;margin-bottom:.75rem;color:var(--text-muted)}.recommend-grid[data-astro-cid-t4fedmx4]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:auto;gap:.8rem}.recommend-item[data-astro-cid-t4fedmx4].large{grid-column:span 2;grid-row:span 2}.recommend-item[data-astro-cid-t4fedmx4] .game-card{height:100%}.recommend-more[data-astro-cid-t4fedmx4]{display:flex;justify-content:center;margin-top:1.25rem}.more-btn[data-astro-cid-t4fedmx4]{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 3rem;border-radius:100px;background:var(--primary);color:var(--bg);font-size:.85rem;font-weight:600;transition:opacity .2s,transform .2s}.more-btn[data-astro-cid-t4fedmx4]:hover{opacity:.85;transform:translateY(-1px)}.side-games[data-astro-cid-c6skomj3]{width:100%;min-width:0;padding:.95rem 0 .95rem .35rem;display:grid;gap:.8rem;align-content:start;flex-shrink:0;overflow:visible}.side-game-item[data-astro-cid-c6skomj3]{min-width:0;overflow:visible}.side-games[data-astro-cid-c6skomj3].cols-1{grid-template-columns:1fr}.side-games[data-astro-cid-c6skomj3].cols-2{grid-template-columns:repeat(2,1fr)}@media(max-width:1280px){.side-games[data-astro-cid-c6skomj3].cols-2{grid-template-columns:1fr}}@media(max-width:900px){.side-games[data-astro-cid-c6skomj3]{padding-left:.15rem;gap:.7rem}}.page-body[data-astro-cid-3hqewwbc]{display:flex;height:calc(100vh - var(--header-height));overflow:hidden}.scroll-area[data-astro-cid-3hqewwbc]{flex:1;overflow-y:auto;min-width:0}.scroll-inner[data-astro-cid-3hqewwbc]{display:flex;flex-direction:column;min-height:100%}.content-stack[data-astro-cid-3hqewwbc]{display:flex;flex-direction:column;gap:1rem;flex:1}.module-row[data-astro-cid-3hqewwbc]{display:flex;min-height:0}.content-row[data-astro-cid-3hqewwbc]{flex:1;display:grid;grid-template-columns:minmax(0,1fr) clamp(300px,28vw,390px);gap:1rem;padding:0 .75rem;align-items:start}.main-content[data-astro-cid-3hqewwbc]{flex:1;min-width:0;padding:.75rem 0;display:flex;flex-direction:column;gap:1rem}.player-shell[data-astro-cid-3hqewwbc]{width:100%;max-width:1120px;margin:0 auto;display:grid;grid-template-rows:auto auto;gap:0}.content-columns[data-astro-cid-3hqewwbc]{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1rem}.recommend-main[data-astro-cid-3hqewwbc]{flex:1;min-width:0;padding:.9rem .75rem .75rem}.empty-state[data-astro-cid-3hqewwbc]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem}.empty-state[data-astro-cid-3hqewwbc] h2[data-astro-cid-3hqewwbc]{font-size:1.1rem;color:var(--text-accent);margin-bottom:.5rem}.empty-state[data-astro-cid-3hqewwbc] p[data-astro-cid-3hqewwbc]{font-size:.9rem;color:var(--text-muted);line-height:1.5}@media(max-width:900px){.module-row[data-astro-cid-3hqewwbc]{flex-direction:column}.content-row[data-astro-cid-3hqewwbc]{grid-template-columns:1fr;padding:0 .5rem}.player-shell[data-astro-cid-3hqewwbc]{max-width:none}.content-columns[data-astro-cid-3hqewwbc]{grid-template-columns:1fr}}
