.app-page{min-height:100vh}.pc-top-nav{position:sticky;top:0;z-index:14;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:64px;padding:10px max(24px,calc((100vw - 1296px)/2 + 24px));background:#fffffff5;border-bottom:1px solid rgba(139,152,174,.13);box-shadow:0 8px 26px #1f2d440a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.pc-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.pc-brand strong{font-size:19px;font-weight:900}.pc-search-box{display:inline-flex;align-items:center;flex:1 1 420px;max-width:520px;min-width:220px;height:38px;gap:8px;border:0;border-radius:999px;background:#f4f7fb;color:var(--muted);padding:0 14px}.pc-search-box input{width:100%;min-width:0;border:0;outline:none;background:transparent;color:var(--text);font-size:14px}.pc-search-box input::placeholder{color:#8b95a5}.pc-top-nav nav{display:flex;align-items:center;gap:14px;min-width:0}.pc-top-nav nav>a{position:relative;color:var(--muted-strong);text-decoration:none;font-size:14px;font-weight:850;white-space:nowrap}.pc-top-nav nav>a.active,.pc-top-nav nav>a:hover{color:var(--primary-deep)}.pc-top-nav nav>a.active:after{position:absolute;left:50%;bottom:-8px;width:18px;height:3px;border-radius:999px;background:var(--primary);content:"";transform:translate(-50%)}.pc-language-wrap{position:relative}.pc-language-button,.pc-login-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:#f4f7fb;color:var(--primary-deep);font-weight:900;cursor:pointer}.pc-language-button{gap:7px;min-width:74px;height:38px;border-radius:999px;padding:0 13px;font-size:13px}.pc-language-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:22;width:214px;padding:9px;border:1px solid rgba(139,152,174,.16);border-radius:18px;background:#fffffffa;box-shadow:0 18px 48px #1f2d4421}.pc-language-popover:before{position:absolute;top:-5px;right:28px;width:10px;height:10px;background:#fff;border-left:1px solid rgba(139,152,174,.16);border-top:1px solid rgba(139,152,174,.16);content:"";transform:rotate(45deg)}.pc-language-popover button{display:grid;grid-template-columns:44px minmax(0,1fr) 18px;align-items:center;column-gap:10px;width:100%;min-height:38px;border:0;border-radius:13px;background:transparent;color:var(--muted-strong);padding:0 10px;text-align:left;font-size:13px;font-weight:800;cursor:pointer}.pc-language-popover button:hover,.pc-language-popover button.active{background:#edf3ff;color:var(--primary-deep)}.pc-language-popover .language-code{width:36px;height:26px;font-size:12px}.pc-language-popover button>span:not(.language-code){min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-login-button{gap:8px;max-width:150px;height:38px;border-radius:999px;padding:0 14px;font-size:13px}.pc-login-button span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pc-login-button .avatar{width:24px;height:24px;flex:0 0 auto;border-radius:50%}.app-shell{display:grid;grid-template-columns:208px minmax(420px,680px) minmax(300px,356px);gap:28px;max-width:1296px;min-height:100vh;margin:0 auto;padding:18px 24px 24px}.sidebar,.detail-panel{position:sticky;top:24px;height:calc(100vh - 48px)}.sidebar{display:flex;flex-direction:column;padding:4px 0}.brand{display:flex;align-items:center;gap:10px;height:44px;color:var(--text);font-size:19px;font-weight:850}.brand.compact{font-size:17px}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid #edf0f6;border-radius:12px;color:var(--primary-deep);background:#f4f7ff;box-shadow:0 4px 12px #1f2d440d}.brand-logo,.brand-logo svg{display:block;width:100%;height:100%}img.brand-logo{object-fit:contain}.nav-list{display:grid;gap:6px;margin-top:28px}.nav-list button,.nav-list a,.bottom-nav button{display:flex;align-items:center;gap:12px;min-height:44px;border:0;border-radius:18px;background:transparent;color:var(--muted-strong);padding:0 12px;font-weight:720;text-align:left;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-list button.active,.nav-list button:hover,.nav-list a:hover,.bottom-nav button.active{color:var(--primary-deep);background:#edf3ff}.nav-list button:hover,.nav-list a:hover{transform:translate(2px)}.nav-list .nav-legal-first{position:relative;margin-top:12px}.nav-list .nav-legal-first:before{position:absolute;top:-8px;right:12px;left:12px;height:1px;background:var(--soft-line);content:""}.nav-list .nav-legal-link{min-height:36px;color:var(--muted);font-size:13px;font-weight:650}.bottom-nav-icon{width:23px;height:23px;display:block;flex:0 0 auto;fill:currentColor;color:inherit}.bottom-nav-icon svg{display:block;width:100%;height:100%}.language-switcher{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;margin-top:22px;border:1px solid var(--line);border-radius:20px;background:#ffffffc7;box-shadow:var(--shadow-soft)}.language-switcher button{height:31px;border:0;border-radius:16px;background:transparent;color:var(--muted);font-size:12px;font-weight:800}.language-switcher button.active{color:#fff;background:var(--primary)}.side-profile{display:flex;align-items:center;gap:10px;margin-top:auto;padding:12px;border:1px solid var(--line);border-radius:24px;background:#ffffffd1;box-shadow:var(--shadow-soft)}.side-profile strong,.side-profile button{display:block}.side-profile button{border:0;background:transparent;color:var(--primary-deep);padding:3px 0;font-size:12px;font-weight:800}.content{min-width:0}.content:before{display:none}.mobile-top{display:none}.mobile-brand{display:flex;align-items:center}.mobile-brand{gap:10px;color:#111827}.mobile-brand strong{font-size:21px;font-weight:900}.game-strip{display:flex;gap:12px;margin-bottom:14px;overflow-x:auto;overscroll-behavior-x:contain;border-radius:24px;background:#eef3fb;padding:12px;scroll-behavior:smooth;scroll-padding-inline:12px;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.game-strip::-webkit-scrollbar{display:none}.home-feed{width:100%;min-width:0}.home-feed.from-game-list{padding:10px 10px 0}.home-feed.from-game-list .forum-summary,.home-feed.from-game-list .feed-toolbar,.home-feed.from-game-list .feed-list,.home-feed.from-game-list .post-card,.home-feed.from-game-list .empty{margin-left:0;margin-right:0}.game-chip{display:grid;place-items:center;flex:0 0 auto;scroll-snap-align:start;width:62px;height:62px;border:0;border-radius:22px;background:#ffffffe0;padding:8px;text-align:left;box-shadow:none;transition:transform .22s cubic-bezier(.2,.8,.2,1),outline-color .22s ease,box-shadow .22s ease,background-color .22s ease}.game-chip:hover,.game-chip.active{background:#fff;box-shadow:0 8px 20px #1f2d4414;transform:translateY(-1px)}.game-chip.active{outline:2px solid rgba(63,124,255,.2);outline-offset:2px}.game-icon{display:grid;place-items:center;flex:0 0 auto;overflow:hidden;width:46px;height:46px;border-radius:50%;color:#fff;font-weight:850;background:#dbe8ff}.chip-1 .game-icon,.chip-2 .game-icon,.chip-3 .game-icon{background:#dbe8ff}.game-icon.has-image{background:#eef3ff;box-shadow:0 5px 14px #1f2d4414}.game-icon img{width:100%;height:100%;object-fit:cover}.forum-summary{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;margin-bottom:10px;border:0;border-radius:22px;background:#fff;padding:14px;box-shadow:0 8px 22px #1f2d440f}.forum-summary-button{appearance:none;max-width:100%;min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer}.forum-summary-button:active{transform:scale(.995)}.forum-summary-static{grid-template-columns:64px minmax(0,1fr)}.forum-cover{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;color:#fff;background:#dbe8ff;font-size:24px;font-weight:900}.forum-cover.has-image{border-radius:18px}.forum-info{min-width:0}.forum-info h1{overflow:hidden;margin:0;color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:25px;font-weight:800}.forum-kicker{display:inline-flex;max-width:100%;width:fit-content;overflow:visible;margin:0 0 4px;border-radius:999px;background:#eef4ff;color:var(--primary-deep);padding:3px 8px;text-overflow:clip;white-space:nowrap;font-size:11px;font-weight:850}.forum-info p,.forum-info span{display:block;overflow:hidden;margin:4px 0 0;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.forum-info p{overflow:visible;font-size:14px;font-weight:650;line-height:18px;text-overflow:clip;white-space:normal}.forum-info span{font-size:13px}.enter-forum{display:inline-grid;place-items:center;min-width:78px;height:38px;padding:0 14px;border:0;border-radius:999px;background:#fff;color:var(--primary-deep);background:#f4f7ff;box-shadow:none;font-weight:850;line-height:1;text-align:center;white-space:nowrap}.game-list-view{display:grid;gap:12px;width:100%;min-width:0;padding:0 10px}.game-list-header{display:flex;align-items:center;gap:24px;min-height:34px}.game-list-header button{position:relative;min-height:34px;border:0;background:transparent;color:var(--muted);padding:0;font-size:17px;line-height:22px;font-weight:500}.game-list-header button.active{color:#111827}.game-list-header button.active:after{position:absolute;left:50%;bottom:1px;width:18px;height:3px;border-radius:999px;background:var(--primary);content:"";transform:translate(-50%)}.game-card-list{display:grid;gap:10px;width:100%;min-width:0}.game-list-card{cursor:pointer;text-align:left}button.game-list-card{display:grid;grid-template-columns:64px minmax(0,1fr) auto;appearance:none;width:100%;max-width:100%;min-width:0;border:0;font:inherit}.game-list-card:active{transform:scale(.995)}.skeleton{background:linear-gradient(90deg,#eef6ff,#fff,#eef6ff);background-size:220% 100%;animation:shimmer 1.2s infinite linear}@keyframes shimmer{to{background-position:-220% 0}}.feed-toolbar{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:10px;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.segmented{display:flex;gap:22px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.segmented button{position:relative;min-height:38px;border:0;border-radius:0;background:transparent;color:#6f7788;padding:0 0 8px;font-size:14px;font-weight:850;transition:color .2s ease}.segmented button.active{color:var(--primary-deep);background:transparent;box-shadow:none}.segmented button.active:after{position:absolute;right:18%;bottom:0;left:18%;height:3px;border-radius:999px;background:var(--primary);content:"";animation:tabLineIn .22s ease both}@keyframes tabLineIn{0%{opacity:0;transform:scaleX(.45)}to{opacity:1;transform:scaleX(1)}}.feed-list{display:grid;grid-template-columns:1fr;align-items:start;gap:8px}.post-card,.detail-post,.detail-game,.reply-box{border:0;border-radius:18px;background:#fff}.post-card{padding:14px 14px 12px;box-shadow:0 6px 18px #1f2d440b;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.post-card:hover,.post-card.selected{box-shadow:0 12px 28px #3f7cff1a;transform:translateY(-1px)}.post-header{display:flex;align-items:center;gap:10px;padding:0}.detail-post .post-header{padding-right:44px}.post-author strong,.post-author span{display:block}.post-author strong{color:var(--text);font-size:14px}.post-author span{margin-top:2px;color:var(--muted);font-size:12px}.post-card h3,.detail-post h2{margin:12px 0 6px;color:#111827;line-height:1.38;overflow-wrap:anywhere}.post-card h3{font-size:16px;font-weight:850}.detail-post h2{font-size:21px}.post-card p,.post-card .rich-text,.detail-post p,.detail-post .rich-text,.reply-item p,.reply-item .rich-text{margin:0;color:#344258;font-size:14px;line-height:23px;white-space:pre-wrap;overflow-wrap:anywhere}.post-card p,.post-card .rich-text{display:-webkit-box;overflow:hidden;color:var(--muted-strong);font-size:13px;line-height:22px;-webkit-box-orient:vertical;-webkit-line-clamp:3;white-space:normal}.rich-text a{color:var(--primary-deep);font-weight:650;text-decoration:none}.rich-text a:hover{text-decoration:underline}.post-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.post-tags span{border-radius:999px;background:#f3f6fb;color:#5d6f8a;padding:4px 8px;font-size:11px;font-weight:800}.post-tags span:nth-child(2){background:#eef4ff;color:var(--primary-deep)}.post-stats{margin-left:auto;display:flex;align-items:center;gap:12px;margin-top:0;color:var(--muted);font-size:12px;font-weight:750}.post-stats span{display:inline-flex;align-items:center;gap:3px;min-width:0;width:max-content;white-space:nowrap}.post-metric-icon{display:block;width:15px;height:15px;color:currentColor}.post-metric-icon svg{display:block;width:100%;height:100%}.detail-report-corner .post-metric-icon{width:18px;height:18px}.ui-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:currentColor}.ui-icon svg{display:block;width:100%;height:100%}.avatar{display:grid;place-items:center;flex:0 0 auto;overflow:hidden;border:2px solid #ffffff;border-radius:50%;background:#dbe8ff;color:#fff;box-shadow:0 6px 16px #1d4e8424;font-weight:850}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-sm{width:24px;height:24px;font-size:11px}.avatar-md{width:38px;height:38px;font-size:14px}.avatar-lg{width:64px;height:64px;font-size:24px}.media-grid{display:grid;gap:4px;width:100%;max-width:100%;min-width:0;margin-top:12px;overflow:hidden;border-radius:12px;background:#f0f5ff}.media-count-1{grid-template-columns:1fr}.media-count-2,.media-count-3,.media-count-4{grid-template-columns:repeat(2,1fr)}.media-tile{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:#eef7ff}.has-video .media-tile{aspect-ratio:16 / 9}.media-tile img,.media-tile video{width:100%;height:100%;object-fit:cover}.media-tile video{display:block;background:#050816}.media-fallback{display:grid;place-items:center;width:100%;height:100%;color:#fffffff2;font-size:12px;font-weight:900}.fallback-0,.fallback-1,.fallback-2,.fallback-3,.fallback-4{background:linear-gradient(135deg,#d9e8ff,#eef4ff);color:#6e87b5}.play-badge{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.58);border-radius:50%;color:#fff;background:#121b2f94;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(-50%,-50%)}.detail-panel{overflow:hidden;border:1px solid rgba(232,238,246,.92);border-radius:20px;background:#fff;box-shadow:0 5px 16px #1f2d440b}.detail-content{height:100%;overflow-y:auto;overflow-x:hidden;padding:14px}.detail-mobile-head{display:none}.detail-game{width:100%;max-width:100%;min-width:0;padding:14px;margin-bottom:12px;background:linear-gradient(180deg,#fff,#f6fbff)}.detail-game span,.detail-game small{display:block}.detail-game span{color:var(--text);font-weight:850}.detail-game small{margin-top:6px;color:var(--muted);line-height:19px}.detail-post{position:relative;width:100%;max-width:100%;min-width:0;padding:15px}.detail-post h2{margin:13px 0 7px}.detail-post p,.reply-item p{margin:0;overflow-wrap:anywhere}.detail-post .media-grid{margin-top:13px;border-radius:12px}.detail-post-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:12px}.detail-report-corner{position:absolute;top:12px;right:12px;display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#f3f6fb;color:#7a8798}.detail-reply-button,.detail-report-button,.detail-delete-button{display:inline-flex;align-items:center;gap:6px;min-height:34px;border:0;border-radius:999px;background:#f3f6fb;color:var(--primary-deep);padding:0 12px;font-size:12px;font-weight:850}.detail-report-button{color:#5d6f8a}.detail-delete-button{color:#ef4444}.reply-head{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;max-width:100%;min-width:0;margin:18px 0 10px;color:var(--text);font-size:14px}.reply-head span{flex:0 0 auto;color:var(--muted);font-size:12px}.reply-box{display:grid;gap:0;width:100%;max-width:100%;min-width:0;overflow:hidden}.reply-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:10px;width:100%;max-width:100%;min-width:0;padding:13px;border:0;border-bottom:1px solid var(--soft-line);background:#fff;color:inherit;text-align:left}.reply-main{min-width:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.reply-item:active,.reply-item:focus,.reply-item:focus-visible,.reply-main:active,.reply-main:focus,.reply-main:focus-visible,.reply-comment-trigger:active,.reply-comment-trigger:focus,.reply-comment-trigger:focus-visible,.inline-reply-button:active,.inline-reply-button:focus,.inline-reply-button:focus-visible,.comment-reply-button:active,.comment-reply-button:focus,.comment-reply-button:focus-visible,.comment-body:active,.comment-body:focus,.comment-body:focus-visible{outline:none;background-color:transparent;box-shadow:none}.reply-item:last-child{border-bottom:0}.reply-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;margin-bottom:4px;font-size:13px}.reply-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reply-meta span{flex:0 0 auto;color:var(--muted);font-size:12px}.reply-comment-trigger{display:grid;grid-template-columns:minmax(28px,1fr) auto minmax(28px,1fr);align-items:center;gap:8px;width:100%;margin-top:8px;border:0;background:transparent;color:var(--primary-deep);padding:4px 0;font-size:12px;font-weight:800}.reply-comment-trigger span{height:1px;border-radius:999px;background:#dfe8f6}.reply-comment-trigger strong{font-size:12px;font-weight:850;white-space:nowrap}.reply-actions{display:flex;align-items:center;gap:8px;margin-top:8px;margin-bottom:2px}.reply-actions time,.comment-actions time{min-width:0;margin-left:auto;overflow:hidden;color:#9aa6b7;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:500}.comment-actions{display:flex;align-items:center;gap:8px;margin-top:6px}.inline-reply-button,.inline-delete-button,.comment-delete-button{border:0;border-radius:999px;background:#f3f6fb;color:#5d6f8a;padding:4px 8px;font-size:12px;font-weight:850}.inline-delete-button,.comment-delete-button{color:#ef4444}.comment-list{display:grid;gap:8px;margin-top:10px;margin-left:12px;padding-left:0}.comment-item{display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;padding:2px 0 6px;border-radius:0;background:transparent;color:#344258;font-size:12px;line-height:18px}.comment-body{min-width:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.comment-body strong,.comment-body span{display:inline}.comment-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.comment-body strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#24324a;font-weight:850}.reply-arrow{margin:0 5px;color:var(--muted);font-weight:800}.comment-body>span,.comment-body>.rich-text{display:block;margin-top:2px;overflow-wrap:anywhere;white-space:pre-wrap}.comment-reply-button{display:inline-flex;border:0;border-radius:999px;background:transparent;color:var(--primary-deep);padding:3px 0;font-size:12px;font-weight:850}.comment-empty{display:block;padding:8px 10px;border-radius:12px;background:#f5f9fd;color:var(--muted);font-size:12px}.reply-dialog-backdrop{position:fixed;inset:0;z-index:44;display:flex;align-items:flex-end;justify-content:center;background:#0f172a38;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:backdropFadeIn .16s ease both}.reply-dialog{width:min(560px,calc(100% - 24px));border-radius:22px 22px 0 0;background:#fff;padding:14px 20px 22px;margin:0 12px 8px;box-shadow:0 -18px 44px #0f172a24;animation:drawerSlideUp .22s cubic-bezier(.2,.85,.2,1) both}.reply-dialog header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.reply-dialog header strong{overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.reply-dialog header button{width:32px;height:32px;border:0;border-radius:50%;background:#f4f7fb;color:var(--muted-strong);font-size:22px}.reply-dialog-compose{display:grid;grid-template-columns:1fr;gap:8px}.reply-dialog-compose textarea{width:100%;min-width:0;min-height:78px;border:0;border-radius:16px;background:#f3f6fb;color:var(--text);padding:12px 14px;outline:none;line-height:20px;resize:none}.reply-dialog-compose textarea:focus{background:#eef4ff;box-shadow:none}.reply-dialog-compose .drawer-input{width:100%;min-width:0;height:48px;border:0;border-radius:16px;background:#f3f6fb;color:var(--text);padding:0 14px;outline:none;font-weight:800}.reply-dialog-compose .drawer-input:focus{background:#eef4ff}.reply-dialog-compose .button{justify-self:end;min-height:40px;border-radius:999px;padding:0 16px;font-size:12px}.report-reason-list{display:grid;gap:2px}.report-reason-list button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:48px;border:0;border-radius:14px;background:transparent;color:#111827;padding:0 8px 0 12px;text-align:left;font-size:14px;font-weight:500}.report-reason-list button:hover{background:#f4f7fb}.report-reason-list button:disabled{opacity:.58}.report-reason-list button svg{flex:0 0 auto;color:#a2adbd}.report-reason-empty{display:block;padding:16px 8px;color:var(--muted);text-align:center;font-size:13px}.reply-send-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.reply-image-button{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#f3f6fb;color:var(--primary-deep);cursor:pointer}.reply-image-button input{display:none}.reply-image-list{display:flex;flex-wrap:wrap;gap:6px}.reply-image-list span{max-width:100%;overflow:hidden;border-radius:999px;background:#eef4ff;color:#5d6f8a;padding:5px 9px;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800}.comment-body .media-grid{max-width:220px;margin-top:7px;border-radius:10px}.reply-more{display:flex;justify-content:center;margin-top:10px;color:var(--muted);font-size:12px}.reply-more .button{min-height:36px;border-radius:999px;padding:0 14px}.modal input,.modal textarea{width:100%;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--text);padding:12px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.modal input:focus,.modal textarea:focus{border-color:#3f7cff6b;box-shadow:0 0 0 4px #3f7cff1a}.modal textarea{min-height:132px;resize:vertical}.detail-empty,.empty{display:grid;place-items:center;min-height:220px;border:1px dashed #cfe0f2;border-radius:18px;color:var(--muted);background:#ffffffbd}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border:1px solid var(--line);border-radius:14px;padding:0 14px;background:#fff;color:var(--text);box-shadow:0 5px 14px #1d4e840f;font-weight:850;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.button:hover{transform:translateY(-1px)}.button-primary{border-color:var(--primary);background:var(--primary);color:#fff}.button-ghost,.button-icon{border-color:transparent;background:transparent;box-shadow:none}.button-icon{width:40px;padding:0}.button:disabled{opacity:.55;transform:none}.login-page{min-height:100vh;background:radial-gradient(circle at 18% 8%,rgba(63,124,255,.12),transparent 28%),linear-gradient(180deg,#fff,#f5f7fc 58%,#eef4ff);padding:16px}.login-top{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;max-width:920px;margin:0 auto}.login-back{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--text);box-shadow:var(--shadow-soft)}.login-card{display:grid;gap:14px;width:min(420px,100%);margin:82px auto 0;border-radius:26px;background:#ffffffeb;padding:22px;box-shadow:0 18px 54px #1626441f}.login-hero{display:grid;justify-items:center;gap:8px;margin-bottom:4px;text-align:center}.login-hero .brand-mark{width:52px;height:52px;border-radius:18px}.login-hero h1{margin:8px 0 0;color:#111827;font-size:24px;line-height:30px}.login-hero p{margin:0;color:var(--muted-strong);font-size:13px;line-height:20px}.login-card label{display:grid;gap:7px;color:var(--muted-strong);font-size:12px;font-weight:850}.login-card input{width:100%;min-width:0;border:0;border-radius:16px;background:#f3f6fb;color:var(--text);padding:13px 14px;outline:none}.login-card input:focus{background:#eef4ff}.otp-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.otp-row .button{min-height:44px;border:0;border-radius:16px;background:#fff;padding:0 12px;color:var(--primary-deep);white-space:nowrap}.login-notice{color:var(--primary-deep);font-size:12px;font-weight:750}.form-error{display:block;color:var(--danger);font-size:12px;font-weight:400;line-height:18px}.agreement-check{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;color:var(--muted-strong);font-size:12px;line-height:18px;font-weight:650}.agreement-check input{width:16px;height:16px;margin:1px 0 0;accent-color:var(--primary)}.agreement-check span{min-width:0}.agreement-check button{border:0;background:transparent;color:var(--primary-deep);padding:0 3px;font-size:12px;font-weight:850;cursor:pointer}.legal-page{min-height:100vh;background:#f8fbff;color:var(--ink)}.legal-top{display:none;position:sticky;top:0;z-index:12;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:10px 18px;background:#fffffff0;border-bottom:1px solid rgba(139,152,174,.13);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.legal-document{width:min(720px,100%);margin:0 auto;padding:22px 18px 44px}.legal-title{padding:8px 2px 18px}.legal-title h1{margin:0;font-size:24px;line-height:32px;letter-spacing:0}.legal-title span{display:block;margin-top:6px;color:var(--muted);font-size:13px;font-weight:750}.legal-content{display:grid;gap:0}.legal-content section{padding:12px 0 20px}.legal-content h2{margin:0 0 10px;color:var(--ink);font-size:16px;line-height:22px}.legal-content p{margin:8px 0 0;color:var(--muted-strong);font-size:14px;line-height:22px;font-weight:600}.profile-page{min-height:100vh;background:#f5f7fb;color:var(--text)}.profile-mobile-top{display:none}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;width:min(720px,100%);margin:0 auto;padding:16px 14px 44px}.profile-hero,.profile-section{border:0;border-radius:22px;background:#fff;box-shadow:0 8px 22px #1f2d440e}.profile-hero{display:grid;grid-column:1 / -1;grid-template-columns:1fr;gap:0;overflow:hidden;padding:0}.profile-cover{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:132px;padding:14px;background:linear-gradient(135deg,#1f6febf5,#23c5a6e0),linear-gradient(90deg,#2f6ef2,#28c6a9)}.profile-cover:after{position:absolute;right:18px;bottom:18px;color:#ffffff38;content:"GG";font-size:72px;line-height:1;font-weight:950}.profile-cover .pc-language-wrap,.profile-cover .profile-back-desktop{z-index:1}.profile-cover .pc-language-button,.profile-cover .profile-back-desktop{background:#ffffffeb;box-shadow:0 10px 24px #1438681f}.profile-edit-button{position:absolute;top:14px;right:14px;z-index:2;display:grid;place-items:center;width:36px;min-width:36px;height:36px;border:0;border-radius:999px;background:#ffffffe6;color:#111827;padding:0;box-shadow:0 8px 20px #1f2d4417;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.profile-back-desktop{display:inline-flex;align-items:center;gap:6px;height:38px;border:0;border-radius:999px;color:var(--primary-deep);padding:0 13px;font-size:13px;font-weight:850}.profile-identity{display:grid;justify-items:center;gap:6px;min-width:0;margin-top:-34px;padding:0 18px 10px;text-align:center}.profile-avatar-wrap{position:relative;width:72px;height:72px}.profile-avatar-wrap .avatar,.profile-avatar-skeleton{width:72px;height:72px;border:4px solid #ffffff;box-shadow:0 14px 30px #1f2d4429}.profile-avatar-camera{position:absolute;right:-2px;bottom:2px;display:grid;place-items:center;width:28px;height:28px;border:3px solid #ffffff;border-radius:50%;background:var(--primary);color:#fff;cursor:pointer}.profile-avatar-camera input{display:none}.profile-title-block{min-width:0;width:100%}.profile-identity h1{overflow:hidden;margin:0;color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:22px;line-height:28px;font-weight:900}.profile-identity p{display:-webkit-box;overflow:hidden;max-width:520px;margin:2px 0 0;color:var(--muted-strong);font-size:13px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-avatar-skeleton{border-radius:50%;background:linear-gradient(90deg,#eef3fb,#fff,#eef3fb);background-size:220% 100%;animation:shimmer 1.2s infinite linear}.profile-stat-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:0 12px 12px;overflow:hidden;border-radius:16px;background:#eef2f8}.profile-stat-strip div{display:grid;justify-items:center;gap:3px;min-width:0;padding:9px 8px;background:#f8fbff}.profile-stat-strip strong{max-width:100%;overflow:hidden;color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:900}.profile-stat-strip span{color:var(--muted);font-size:11px;font-weight:800}.profile-section{display:grid;align-content:start;gap:14px;min-width:0;padding:18px}.section-title{display:flex;align-items:center;gap:8px;color:#111827;font-size:15px;font-weight:900}.section-title svg{color:var(--primary-deep)}.avatar-upload-button{display:inline-flex;align-items:center;gap:7px;min-height:38px;border-radius:999px;background:#f3f6fb;color:var(--primary-deep);padding:0 13px;font-size:13px;font-weight:850;cursor:pointer}.avatar-upload-button input{display:none}.profile-action-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.profile-action-row .button{min-width:104px}.profile-field{display:grid;gap:7px;color:var(--muted-strong);font-size:12px;font-weight:400}.profile-field input,.profile-field textarea,.profile-field select{width:100%;min-width:0;border:0;border-radius:16px;background:#f3f6fb;color:var(--text);padding:13px 14px;outline:none;transition:background .18s ease,box-shadow .18s ease}.profile-field select{height:48px;appearance:none}.profile-field textarea{min-height:108px;resize:vertical;line-height:20px}.profile-field input:focus,.profile-field textarea:focus,.profile-field select:focus{background:#eef4ff;box-shadow:0 0 0 4px #3f7cff14}.profile-info-list{display:grid;gap:8px}.profile-info-list div,.profile-language-line{display:grid;grid-template-columns:18px minmax(74px,auto) minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:40px;border-radius:16px;background:#f7f9fd;padding:9px 11px}.profile-info-list svg{color:#7e8da3}.profile-info-list span,.profile-language-line span{color:var(--muted);font-size:12px;font-weight:800;white-space:nowrap}.profile-info-list strong{min-width:0;overflow:hidden;color:#24324a;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800}.profile-language-line{grid-template-columns:minmax(0,1fr) auto}.profile-language-line .pc-language-wrap{justify-self:end}.profile-section.danger{background:#fffefe}.profile-section.danger .section-title,.profile-section.danger .section-title svg{color:var(--danger)}.profile-section.danger p{margin:0;color:var(--muted-strong);font-size:13px;line-height:21px}.profile-section.danger .button{justify-self:start;border-color:#ff4d5724;color:var(--danger);background:#fff1f2}.profile-page .pc-top-nav{box-shadow:none}.profile-layout{width:min(560px,100%);gap:12px;padding-top:14px}.profile-hero{border-radius:26px;box-shadow:none}.profile-cover{min-height:92px;background:radial-gradient(circle at 16% 20%,rgba(255,255,255,.32),transparent 26%),linear-gradient(135deg,#eef5ff,#dff8f3 48%,#f0ebff)}.profile-cover:after{color:#2f6ef21a;font-size:58px}.profile-cover .profile-back-desktop,.profile-cover .pc-language-button{background:#ffffffdb;color:#111827}.profile-cover .profile-edit-button{background:#ffffffeb;color:#111827}.profile-avatar-preview-button{display:block;width:72px;height:72px;border:0;border-radius:50%;background:transparent;padding:0}.profile-name-row{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.profile-name-row h1{min-width:0}.profile-name-row button{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border:0;border-radius:50%;background:#f3f6fb;color:var(--primary-deep)}.profile-bio-button{display:block;width:min(420px,100%);min-height:24px;margin:5px auto 0;border:0;background:transparent;color:var(--muted-strong);padding:0;font-size:13px;line-height:20px}.profile-settings-card{overflow:hidden;border-radius:28px;background:#fff;box-shadow:none}.settings-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:64px;border:0;border-bottom:1px solid #edf1f7;background:#fff;padding:0 18px;color:#111827;text-align:left}.settings-row:last-child{border-bottom:0}.settings-row.button-row{cursor:pointer;grid-template-columns:48px minmax(max-content,1fr) 20px}.settings-row.value-row{grid-template-columns:48px minmax(0,1fr) fit-content(210px) 20px}.settings-row.value-row strong{justify-self:end;width:min(210px,42vw);text-align:right}.settings-row.switch-row{grid-template-columns:48px minmax(0,1fr) auto}.settings-row.button-row:disabled{opacity:.55;cursor:not-allowed}.settings-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(135deg,#4eb7ff,#2f80ff);color:#fff}.settings-icon.blue{background:linear-gradient(135deg,#5bbcff,#2f6ef2)}.settings-icon.violet{background:linear-gradient(135deg,#b65cff,#7c5cff)}.settings-icon.red{background:linear-gradient(135deg,#ff7a7d,#ff4d57)}.settings-label{min-width:0;overflow:visible;color:#111827;text-overflow:clip;white-space:nowrap;font-size:16px;font-weight:400}.settings-row.value-row .settings-label{overflow:visible;text-overflow:clip}.settings-row strong,.settings-action{max-width:min(210px,100%);min-width:0;overflow:hidden;color:#8a8f9b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400}.settings-row>svg{color:#b5bcc8}.settings-row.danger .settings-label,.settings-row.danger>svg{color:var(--danger)}.switch-control{position:relative;width:52px;height:30px;border:0;border-radius:999px;background:#d9e0ea;padding:3px;transition:background .18s ease}.switch-control span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #1f2d4433;transition:transform .18s ease}.switch-control.active{background:var(--primary)}.switch-control.active span{transform:translate(22px)}.about-hero{display:grid;justify-items:center;gap:8px;padding:28px 18px 20px;text-align:center}.about-logo{display:grid;place-items:center;width:76px;height:76px;border-radius:24px;background:linear-gradient(135deg,#2f6ef2,#27c7a6);color:#fff;box-shadow:0 16px 34px #2f6ef22e}.about-hero h1{margin:4px 0 0;color:#111827;font-size:24px;line-height:30px;font-weight:950}.about-hero p{max-width:520px;margin:0;color:var(--muted-strong);font-size:14px;font-weight:400;line-height:22px}.about-hero a{color:var(--primary-deep);text-decoration:none;font-size:14px;font-weight:400}.deactivate-layout{gap:12px}.deactivate-card{display:grid;gap:12px;border-radius:24px;background:#fff;padding:22px 18px}.deactivate-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#fff1f2;color:var(--danger)}.deactivate-card h1{margin:0;color:#111827;font-size:20px;line-height:27px;font-weight:500}.deactivate-card p{margin:0;color:var(--muted-strong);font-size:14px;line-height:22px;font-weight:400}.deactivate-notes{display:grid;gap:8px;padding-top:4px}.deactivate-notes p{border-radius:16px;background:#f6f8fc;padding:10px 12px}.deactivate-layout>.button{width:100%;justify-content:center;background:var(--danger);color:#fff}.language-drawer{padding-bottom:18px}.language-drawer-list{display:grid;gap:8px}.language-drawer-list button{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:48px;border:0;border-radius:16px;background:#f6f8fc;color:#24324a;padding:0 14px;text-align:left;font-size:14px;font-weight:400}.language-drawer-list button.active{background:#eef4ff;color:var(--primary-deep)}.language-drawer-list .language-code{display:grid;place-items:center;min-width:34px;height:26px;border-radius:999px;background:#fff;color:var(--primary-deep);font-size:12px;font-weight:950}.language-drawer-list button>span:not(.language-code){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.language-drawer-list svg{color:var(--primary-deep)}.avatar-preview-backdrop{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:#0a0f1cc2;padding:28px}.avatar-preview-backdrop img{width:min(340px,82vw);height:min(340px,82vw);border-radius:50%;object-fit:cover;box-shadow:0 20px 80px #00000047}.profile-toast{position:fixed;left:50%;bottom:86px;z-index:52;border-radius:999px;background:#111827e0;color:#fff;padding:9px 16px;font-size:13px;font-weight:800;transform:translate(-50%);box-shadow:0 14px 34px #1118272e;animation:toastIn .18s ease both}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.profile-edit-page{min-height:100vh;background:#f5f7fb;color:var(--text)}.edit-topbar{position:sticky;top:0;z-index:12;display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;min-height:58px;background:#fffffff5;border-bottom:1px solid rgba(139,152,174,.12);padding:8px 12px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.edit-topbar button{display:grid;place-items:center;width:38px;height:38px;border:0;border-radius:50%;background:#f3f6fb;color:#111827}.edit-topbar strong{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:400}.profile-edit-layout{display:grid;gap:14px;width:min(560px,100%);margin:0 auto;padding:14px 10px 34px}.publish-layout{padding-bottom:88px}.publish-card{display:grid;gap:14px;padding:16px}.publish-card .button{width:100%;border-radius:16px}.publish-card .profile-field textarea{min-height:160px}.publish-tag-field{display:grid;gap:8px;color:var(--muted-strong);font-size:12px;font-weight:400}.publish-tag-list{display:flex;flex-wrap:wrap;gap:8px}.publish-tag-list button{min-height:34px;border:0;border-radius:999px;background:#f3f6fb;color:#536278;padding:0 12px;font-size:13px;font-weight:500}.publish-tag-list button.active{background:#eef4ff;color:var(--primary-deep);box-shadow:inset 0 0 0 1px #2f6ef224}.publish-game-picker{display:grid;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;width:100%;min-height:54px;border:0;border-radius:18px;background:#f3f6fb;color:#111827;padding:8px 12px 8px 8px;text-align:left}.publish-game-picker:disabled{opacity:.55}.publish-game-picker .game-icon{width:38px;height:38px}.publish-game-picker span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500}.publish-game-picker>svg{color:var(--muted)}.game-picker-drawer{max-height:min(72vh,560px);padding-bottom:18px}.game-picker-list{display:grid;gap:8px;overflow-y:auto;max-height:calc(min(72vh,560px) - 68px);padding-right:2px;scrollbar-width:none}.game-picker-list::-webkit-scrollbar{display:none}.game-picker-list button{display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:56px;border:0;border-radius:18px;background:#f6f8fc;color:#111827;padding:7px 12px 7px 7px;text-align:left}.game-picker-list button.active{background:#eef4ff;color:var(--primary-deep)}.game-picker-list .game-icon{width:42px;height:42px}.game-picker-list button>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500}.game-picker-list svg{color:var(--primary-deep)}.edit-card{display:grid;gap:14px;padding:18px}.edit-card .button{width:100%;border-radius:16px}.edit-card .otp-row .button{width:auto;border:0;background:#fff;color:var(--primary-deep)}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:#1720334d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.language-code{display:grid;place-items:center;width:40px;height:32px;border-radius:999px;background:#fff;color:var(--primary-deep);font-size:13px;font-weight:900}.modal{width:min(520px,100%);border:1px solid rgba(232,238,246,.9);border-radius:20px;background:#fffffff5;box-shadow:0 24px 70px #1720332e;padding:16px}.modal header,.modal footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.modal header{margin-bottom:14px}.modal h2{margin:0;color:#121b2f;font-size:20px}.modal header button{width:32px;height:32px;border:0;border-radius:50%;background:#f3f8fd;color:var(--muted-strong);font-size:22px}.publish-modal{display:grid;gap:10px}.upload-zone{display:grid;grid-template-columns:20px 20px 1fr;align-items:center;gap:8px;min-height:64px;border:1px dashed #c9dceb;border-radius:14px;padding:12px;color:var(--muted);background:#f8fcff}.upload-zone input{display:none}.file-list{display:flex;flex-wrap:wrap;gap:6px}.file-list span{max-width:100%;overflow:hidden;text-overflow:ellipsis;border-radius:12px;background:#eef7ff;padding:6px 8px;color:var(--muted-strong);font-size:12px;white-space:nowrap}.auth-modal,.profile-modal{display:grid;gap:12px;max-width:380px}.profile-row{display:flex;align-items:center;gap:12px}.profile-row strong,.profile-row span{display:block}.profile-row span{margin-top:4px;color:var(--muted);font-size:13px;line-height:18px}.bottom-nav{display:none}@media(max-width:1120px){.app-shell{grid-template-columns:72px minmax(420px,1fr) 320px}.pc-search-box{max-width:340px}.brand span,.nav-list button span,.nav-list a span,.side-profile div{display:none}.nav-list button,.nav-list a{justify-content:center;padding:0}}@media(max-width:860px){:root{--mobile-bottom-nav-height: calc(62px + env(safe-area-inset-bottom)) }.pc-top-nav{display:none}.legal-top,.profile-mobile-top{display:flex}.profile-mobile-top{position:sticky;top:0;z-index:12;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:10px 12px;background:#fffffff5;border-bottom:1px solid rgba(139,152,174,.13);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.profile-layout{display:grid;grid-template-columns:1fr;gap:10px;width:100%;padding:12px 10px 88px}.profile-hero{grid-template-columns:minmax(0,1fr);gap:0;border-radius:22px;padding:0}.profile-cover{min-height:92px;padding:12px}.profile-edit-button{top:12px;right:12px;width:34px;height:34px;min-width:34px;padding:0}.profile-cover:after{right:14px;bottom:16px;font-size:58px}.profile-back-desktop{display:none}.profile-identity{align-items:center;margin-top:-34px;padding:0 14px 10px}.profile-identity h1{font-size:21px;line-height:27px}.profile-identity p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-section{border-radius:20px;padding:16px}.profile-info-list div{grid-template-columns:18px minmax(58px,auto) minmax(0,1fr)}.app-shell{display:block;overflow-x:clip;padding:0 0 74px}.sidebar,.detail-panel{display:none}.detail-panel.open{position:fixed;inset:0 0 auto;z-index:30;display:block;width:100%;height:calc(100dvh - var(--mobile-bottom-nav-height));max-width:100%;overflow:hidden;border:0;border-radius:0;background:#f5f7fc;box-shadow:none}.detail-panel.open .detail-content{height:100%;width:100%;max-width:100%;overflow-x:hidden;padding:0 12px 18px;scrollbar-width:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.detail-panel.open .detail-content::-webkit-scrollbar{display:none}.detail-mobile-head{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;min-height:54px;margin:0 -12px 10px;border-bottom:1px solid #edf1f7;background:#fff;padding:6px 10px}.detail-mobile-head button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:#f4f7fb;color:#111827}.detail-mobile-head strong{overflow:hidden;color:#111827;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:16px}.mobile-top{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:10px 12px 8px;background:#fff;border-bottom:1px solid #edf1f7;box-shadow:0 6px 18px #1626440e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-actions{display:flex;gap:6px}.mobile-brand .brand-mark{width:38px;height:38px;border:0}.game-strip{position:sticky;top:58px;z-index:9;margin:0 0 8px;border-radius:0 0 26px 26px;padding:14px 12px 16px;box-shadow:0 8px 18px #1f2d440e}.home-feed.from-game-list{padding:12px 10px 0}.home-feed .feed-toolbar{position:sticky;z-index:8;background:#f5f7fc}.home-feed:not(.from-game-list) .feed-toolbar{top:146px;margin:0 0 8px;padding:0 10px}.home-feed.from-game-list .feed-toolbar{top:58px}.game-list-view{padding-top:0}.game-list-header{position:sticky;top:58px;z-index:8;margin:0 -10px;background:#f5f7fc;padding:0 10px 8px}.game-chip{width:58px;height:58px;border-radius:20px;padding:7px}.game-icon{width:44px;height:44px}.forum-summary{grid-template-columns:56px minmax(0,1fr) auto;width:auto;margin:0 10px 10px;border-radius:22px;padding:12px}.forum-summary-static{grid-template-columns:56px minmax(0,1fr)}.home-feed:not(.from-game-list) .forum-summary-button{width:calc(100% - 20px)}.home-feed.from-game-list .forum-summary-button{width:100%}.game-list-card,button.game-list-card{grid-template-columns:56px minmax(0,1fr) 62px;gap:10px;margin:0;padding:12px}.game-list-card .enter-forum{min-width:62px;width:62px}.forum-cover{width:56px;height:56px;border-radius:16px;font-size:22px}.forum-info h1{font-size:18px;line-height:23px}.forum-info p{font-size:12px;line-height:16px}.forum-info .forum-desc{display:none}.forum-info .forum-kicker{display:inline-flex;overflow:hidden;text-overflow:ellipsis;white-space:normal;font-size:10px;line-height:13px}.enter-forum{min-width:76px;height:34px;padding:0 10px;font-size:12px;line-height:1}.feed-toolbar{align-items:center;flex-direction:row;margin:0 10px 8px;padding:0}.segmented{width:auto;min-width:0;gap:20px}.segmented button{flex:0 0 auto;min-height:36px;border-radius:0;padding:0 0 8px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:40;display:grid;grid-template-columns:repeat(4,1fr);min-height:var(--mobile-bottom-nav-height);border-top:0;background:#fff;box-shadow:0 -5px 18px #1f2d440a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:6px 4px calc(8px + env(safe-area-inset-bottom))}.bottom-nav button{justify-content:center;flex-direction:column;gap:2px;min-height:48px;border-radius:0;background:transparent;color:#202938;padding:0;font-size:11px}.bottom-nav button.active{background:transparent;color:var(--primary-deep);font-weight:850}.bottom-nav button.active .bottom-nav-icon{color:var(--primary-deep)}.post-card h3{font-size:14px;line-height:20px}.post-card p{font-size:12px;line-height:18px}.post-card{margin:0 10px;border-radius:18px;padding:14px 12px 12px}.feed-list{gap:7px}}@media(min-width:861px){.app-page{min-height:100vh;background:#f6f7f8}.pc-top-nav{min-height:56px;padding:8px max(24px,calc((100vw - 1180px)/2 + 24px));border-bottom:1px solid #e5e7eb;background:#fffffffa;box-shadow:none}.pc-brand strong{color:#151922;font-size:18px;font-weight:800}.pc-search-box{height:36px;max-width:480px;border:1px solid #e4e8ef;background:#f7f8fa;color:#7b8494}.pc-search-box:focus-within{border-color:#007aff57;background:#fff;box-shadow:0 0 0 3px #007aff14}.pc-search-box input{color:#151922;font-size:14px}.pc-top-nav nav{gap:22px}.pc-top-nav nav>a{color:#5f6673;font-size:14px;font-weight:600}.pc-top-nav nav>a.active,.pc-top-nav nav>a:hover{color:#1f5eff}.pc-top-nav nav>a.active:after{bottom:-9px;width:100%;height:2px;background:#1f5eff}.pc-language-button,.pc-login-button{height:34px;border:1px solid #e4e8ef;background:#fff;color:#293241;font-weight:650}.pc-login-button{border-color:#007aff;background:#007aff;color:#fff;font-weight:850}.pc-language-button:hover,.pc-login-button:hover{border-color:#cbd5e1;background:#f8fafc}.pc-login-button:hover{border-color:#006adc;background:#006adc;color:#fff}.app-shell{grid-template-columns:188px minmax(560px,690px) minmax(320px,360px);gap:26px;max-width:1260px;min-height:calc(100vh - 56px);padding:18px 24px 28px}.sidebar,.detail-panel{top:74px;height:calc(100vh - 92px)}.sidebar{padding-top:4px}.brand{display:none}.nav-list{gap:4px;margin-top:0}.nav-list button,.nav-list a{min-height:42px;border-radius:999px;color:#4b5563;padding:0 12px;font-size:14px;font-weight:620}.nav-list button svg,.nav-list a svg{color:#6b7280}.nav-list button.active,.nav-list button:hover,.nav-list a:hover{background:#eef2f7;color:#111827}.nav-list button.active svg,.nav-list button:hover svg,.nav-list a:hover svg{color:#1f5eff}.nav-list .nav-legal-first{margin-top:14px}.nav-list .nav-legal-first:before{top:-9px;right:10px;left:10px;background:#e5e7eb}.nav-list .nav-legal-link{min-height:34px;color:#7b8494;font-size:13px;font-weight:500}.content{align-self:start}.home-feed,.game-list-view{display:grid;gap:10px}.home-feed.from-game-list{padding:0}.game-strip,.forum-summary,.feed-toolbar,.post-card,.detail-panel,.detail-game,.detail-post,.reply-box,.game-list-card,.empty{border:0;background:#fff}.game-strip{gap:10px;margin-bottom:2px;border-radius:24px;background:#eef3fb;padding:12px;overflow-x:auto}.game-chip{width:58px;height:58px;border-radius:20px;background:#ffffffe0;padding:7px;box-shadow:none}.game-chip:hover,.game-chip.active{background:#fff;box-shadow:0 8px 20px #1f2d4414;transform:translateY(-1px)}.game-chip.active{outline:2px solid rgba(31,94,255,.22);outline-offset:1px}.game-icon{width:44px;height:44px;border-radius:50%}.forum-summary{grid-template-columns:64px minmax(0,1fr) auto;gap:12px;margin-bottom:0;border-radius:22px;padding:14px;box-shadow:0 8px 22px #1f2d440f}.forum-summary-static{grid-template-columns:64px minmax(0,1fr)}.forum-summary-button:hover,.game-list-card:hover,.post-card:hover{background:#fff;transform:translateY(-1px)}.forum-cover{width:64px;height:64px;border-radius:18px;font-size:24px}.forum-cover.has-image{border-radius:18px}.forum-kicker{margin-bottom:5px;border-radius:999px;background:#f1f5f9;color:#64748b;padding:3px 8px;font-size:11px;font-weight:600}.forum-info h1{color:#111827;font-size:18px;line-height:24px;font-weight:720}.forum-info p{color:#6b7280;font-size:13px;line-height:19px;font-weight:500}.forum-info span{color:#6b7280;font-size:13px}.enter-forum{min-width:78px;height:38px;border:0;background:#f4f7ff;color:var(--primary-deep);padding:0 14px;font-weight:850}.feed-toolbar{position:sticky;top:56px;z-index:7;justify-content:stretch;margin:-1px -2px 0;border-radius:0;background:#f6f7f8;padding:1px 16px 0;box-shadow:none}.segmented{gap:24px}.segmented button{min-height:44px;color:#5f6673;padding-bottom:0;font-size:14px;font-weight:620}.segmented button.active{color:#1f5eff}.segmented button.active:after{right:0;bottom:0;left:0;height:2px;background:#1f5eff}.feed-list,.game-card-list{gap:10px}.post-card{border-radius:18px;padding:16px 18px 14px;box-shadow:0 6px 18px #1f2d440b}.post-card.selected{box-shadow:0 12px 28px #3f7cff1a;transform:translateY(-1px)}.post-header{gap:10px}.post-author strong{color:#1f2937;font-size:13px;font-weight:650}.post-author span{color:#7b8494;font-size:12px;font-weight:400}.post-card h3{margin:12px 0 7px;color:#111827;font-size:17px;line-height:24px;font-weight:720}.post-card p{color:#384252;font-size:14px;line-height:22px;-webkit-line-clamp:4}.post-tags span{background:#f1f5f9;color:#64748b;font-weight:600}.post-tags span:nth-child(2){background:#eef4ff;color:#1f5eff}.post-stats{color:#6b7280;font-weight:500}.avatar{border-width:2px;box-shadow:0 6px 16px #1d4e8424}.media-grid{border-radius:12px;background:#f0f5ff}.detail-panel{overflow:hidden;border:0;border-radius:20px;background:#fff;box-shadow:0 5px 16px #1f2d440b}.detail-content{padding:14px}.detail-game{margin-bottom:12px;border:0;border-radius:18px;background:linear-gradient(180deg,#fff,#f6fbff);padding:14px}.detail-game span{color:#111827;font-size:15px;font-weight:720}.detail-game small{color:#6b7280;font-size:13px;line-height:20px}.detail-post{border:0;border-radius:18px;padding:15px}.detail-post h2{color:#111827;font-size:20px;line-height:29px;font-weight:720}.detail-post p,.reply-item p{color:#384252;font-size:14px;line-height:23px}.detail-reply-button,.detail-report-button,.detail-delete-button,.inline-reply-button,.inline-delete-button,.comment-delete-button,.comment-reply-button{background:transparent;color:#5f6673;padding-left:0;padding-right:0;font-weight:600}.detail-reply-button:hover,.detail-report-button:hover,.inline-reply-button:hover,.comment-reply-button:hover{color:#1f5eff}.detail-delete-button,.inline-delete-button,.comment-delete-button,.detail-delete-button:hover,.inline-delete-button:hover,.comment-delete-button:hover{color:#ef4444}.reply-head{margin:18px 0 10px;border-bottom:0;padding:0}.reply-head strong{color:#111827;font-weight:720}.reply-box{border:0;border-radius:18px;box-shadow:none}.reply-item{padding:13px;border-bottom-color:#edf0f4}.reply-meta strong,.comment-body strong{color:#1f2937;font-weight:650}.reply-meta span,.reply-actions time,.comment-actions time{color:#8a93a3;font-weight:400}.reply-comment-trigger{color:#64748b;font-weight:600}.reply-comment-trigger:hover{color:#1f5eff}.reply-comment-trigger span{background:#e2e8f0}.comment-list{margin-left:8px}.comment-empty{background:#f8fafc}.detail-empty,.empty{min-height:190px;border:1px dashed #cfe0f2;border-radius:18px;color:#6b7280;background:#ffffffbd}.game-list-view{padding:0}.game-list-header{min-height:44px;border:0;border-radius:0;background:transparent;padding:0 2px}.game-list-header button{min-height:44px;color:#5f6673;font-size:14px;font-weight:620}.game-list-header button.active{color:#1f5eff}.game-list-header button.active:after{bottom:0;height:2px;background:#1f5eff}button.game-list-card{grid-template-columns:64px minmax(0,1fr) 78px;padding:14px}}:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Arial,sans-serif;color:#1f2937;background:#f6f8fb;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #f5f7fc;--surface: #ffffff;--surface-soft: #fbfdff;--text: #1f2937;--muted: #8a8f9b;--muted-strong: #656b78;--line: #edf1f7;--soft-line: #f6f8fb;--primary: #3f7cff;--primary-deep: #2f6ef2;--accent: #eaf2ff;--mint: #e9fbf6;--violet: #f0efff;--danger: #ff4d57;--shadow: 0 14px 34px rgba(22, 38, 68, .1);--shadow-soft: 0 6px 18px rgba(22, 38, 68, .055)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:var(--bg)}button,input,textarea,select{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}
