.index-module__KL5_CW__page{width:min(100%,1000px);margin:0 auto;padding:12px 0 32px}.index-module__KL5_CW__pageHeader{background:var(--brand-ambient-bg);border:1px solid var(--borderColor-muted);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;padding:20px;display:flex;position:relative;overflow:hidden}.index-module__KL5_CW__pageHeader:before{content:"";background:var(--brand-gradient-v);width:3px;position:absolute;top:0;bottom:0;left:0}.index-module__KL5_CW__headerBlock{flex:1;min-width:0}.index-module__KL5_CW__headerTitle{flex-wrap:wrap;align-items:center;gap:12px;padding-left:8px;display:flex}.index-module__KL5_CW__memberCount{color:var(--brand-primary);background:rgba(var(--brand-rgb-primary),.07);border:1px solid var(--brand-active-ring);border-radius:999px;padding:2px 12px;font-size:.82rem;font-weight:700}.index-module__KL5_CW__pageSubtitle{color:var(--fgColor-muted);margin-top:6px;padding-left:8px;font-size:.93rem}.index-module__KL5_CW__searchWrapper{flex-direction:column;gap:10px;margin-top:16px;padding-left:8px;display:flex}.index-module__KL5_CW__searchInput{width:100%;max-width:400px}.index-module__KL5_CW__selectRow{flex-wrap:wrap;gap:10px;display:flex}.index-module__KL5_CW__select{border:1px solid var(--borderColor-default);background:var(--bgColor-default);color:var(--fgColor-default);cursor:pointer;border-radius:6px;padding:6px 10px;font-family:inherit;font-size:.875rem}.index-module__KL5_CW__select:focus{border-color:var(--brand-primary);box-shadow:0 0 0 3px rgba(var(--brand-rgb-primary),.15);outline:none}.index-module__KL5_CW__feedTabs{background-color:var(--bgColor-muted);border:1px solid var(--borderColor-muted);border-radius:999px;flex-shrink:0;gap:6px;padding:4px;display:inline-flex}.index-module__KL5_CW__feedTab{all:unset;cursor:pointer;color:var(--fgColor-muted);white-space:nowrap;border-radius:999px;padding:7px 16px;font-size:13px;font-weight:600;transition:background-color .12s,color .12s}.index-module__KL5_CW__feedTab:hover{color:var(--brand-primary)}.index-module__KL5_CW__feedTabActive{background:var(--brand-active-bg);color:var(--brand-primary);box-shadow:0 0 0 1px var(--brand-active-ring);background-clip:padding-box}.index-module__KL5_CW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px;display:grid}.index-module__KL5_CW__card{border:1px solid var(--borderColor-muted);background:var(--bgColor-muted);color:inherit;border-radius:10px;flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;overflow:hidden}.index-module__KL5_CW__card:hover{border-color:var(--brand-primary);box-shadow:0 8px 24px rgba(var(--brand-rgb-primary),.15);transform:translateY(-3px)}.index-module__KL5_CW__cardCover{aspect-ratio:16/9;background:var(--bgColor-inset);width:100%;position:relative;overflow:hidden}.index-module__KL5_CW__coverImg{object-fit:cover}.index-module__KL5_CW__coverPlaceholder{background:linear-gradient(135deg,var(--brand-primary)0%,var(--brand-secondary)100%);color:#fff;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:900;display:flex}.index-module__KL5_CW__stageBadge{text-transform:uppercase;letter-spacing:.04em;color:#fff;background:#000000a6;border-radius:4px;padding:3px 8px;font-size:.72rem;font-weight:700;position:absolute;top:8px;right:8px}.index-module__KL5_CW__stage_released{background:#0969dad9}.index-module__KL5_CW__stage_early_access{background:#1a7f37d9}.index-module__KL5_CW__stage_beta{background:#9a6700d9}.index-module__KL5_CW__stage_alpha{background:#8250dfd9}.index-module__KL5_CW__stage_prototype,.index-module__KL5_CW__stage_concept{background:#636e7bbf}.index-module__KL5_CW__stage_cancelled{background:#cf222ebf}.index-module__KL5_CW__cardBody{flex-direction:column;flex:1;gap:6px;padding:12px 14px 14px;display:flex}.index-module__KL5_CW__cardName{color:var(--fgColor-default);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.95rem;font-weight:700;overflow:hidden}.index-module__KL5_CW__cardDesc{color:var(--fgColor-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.78rem;display:-webkit-box;overflow:hidden}.index-module__KL5_CW__cardMeta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.index-module__KL5_CW__studioLabel{color:var(--fgColor-muted);white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.75rem;overflow:hidden}.index-module__KL5_CW__genreBadge{background:rgba(var(--brand-rgb-primary),.12);color:var(--brand-primary);white-space:nowrap;border-radius:12px;padding:2px 7px;font-size:.7rem;font-weight:600}.index-module__KL5_CW__cardStats{gap:10px;margin-top:4px;display:flex}.index-module__KL5_CW__rating{color:#e6a817;font-size:.8rem;font-weight:700}.index-module__KL5_CW__followers{color:var(--fgColor-muted);font-size:.8rem}.index-module__KL5_CW__loadingState{color:var(--fgColor-muted);flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.index-module__KL5_CW__emptyState{color:var(--fgColor-muted);text-align:center;flex-direction:column;align-items:center;gap:10px;padding:56px 0;display:flex}.index-module__KL5_CW__emptyIcon{color:var(--borderColor-muted)}.index-module__KL5_CW__emptyTitle{color:var(--fgColor-default);margin:0;font-size:.95rem;font-weight:600}.index-module__KL5_CW__emptyDescription{color:var(--fgColor-muted);margin:0;font-size:.875rem}.index-module__KL5_CW__loadMoreWrapper{justify-content:center;margin-top:32px;display:flex}.index-module__KL5_CW__loadMore{border:1px solid var(--borderColor-default);color:var(--fgColor-default);cursor:pointer;background:0 0;border-radius:6px;margin:32px auto 0;padding:10px 32px;font-size:.875rem;transition:background .15s;display:block}.index-module__KL5_CW__loadMore:hover:not(:disabled){background:var(--brand-hover-bg)}.index-module__KL5_CW__loadMore:disabled{opacity:.6;cursor:not-allowed}@media (max-width:600px){.index-module__KL5_CW__page{width:100%}.index-module__KL5_CW__pageHeader{flex-direction:column;align-items:stretch;gap:12px;padding:16px}.index-module__KL5_CW__headerBlock,.index-module__KL5_CW__headerTitle,.index-module__KL5_CW__pageSubtitle{padding-left:0}.index-module__KL5_CW__searchWrapper{margin-top:8px;padding-left:0}.index-module__KL5_CW__searchInput{width:100%;max-width:100%;display:block}.index-module__KL5_CW__selectRow{flex-direction:column;gap:8px}.index-module__KL5_CW__select,.index-module__KL5_CW__feedTabs{width:100%}.index-module__KL5_CW__feedTab{text-align:center;flex:1;padding:7px 8px}.index-module__KL5_CW__grid{grid-template-columns:1fr;gap:10px}}
