.scope-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:18px 0}.scope-tabs a{background:var(--panel);border:1px solid var(--line);border-radius:9px;padding:12px 10px;display:flex;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:650}.scope-tabs a.active{background:var(--ink);color:var(--panel);border-color:var(--ink)}.scope-tabs small{font-weight:400;opacity:.7}.catalog-tools{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.catalog-tools select{font-size:.8rem;padding:6px 8px}.catalog-tools .count{margin-right:auto;font-size:.85rem;color:var(--muted)}.resource-glyph{display:grid;place-items:center;width:64px;min-width:64px;height:48px;background:var(--tint);color:var(--accent);border-radius:8px;font-weight:800;letter-spacing:.04em}.resource-art{background:var(--bg);display:grid;place-items:center;overflow:hidden;aspect-ratio:16/9}.resource-art img{max-width:100%;width:100%;height:100%;object-fit:cover}.resource-art.icon img{object-fit:contain;width:72px;height:72px}.resource-art .resource-glyph{width:84px;height:84px;font-size:1.8rem}.resource-icon img{object-fit:contain!important;background:var(--bg)}.resource-feature .feature-body p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.section-actions{display:flex;gap:8px;flex-wrap:wrap;font-size:.8rem}.pagination{display:flex;gap:10px;justify-content:center;align-items:center;margin:20px 0;font-size:.85rem}.result-note{font-size:.78rem;color:var(--muted);margin-top:10px}.directory .game-row{grid-template-columns:minmax(0,1fr) 115px 115px 50px}.directory .table-head{grid-template-columns:minmax(0,1fr) 115px 115px 50px}.resource-detail .detail-cover.icon{object-fit:contain;max-height:230px;padding:40px;background:var(--panel);border:1px solid var(--line)}.resource-detail .resource-glyph.detail-cover{width:100%;height:200px;font-size:3rem}.topic-search{display:flex;gap:10px;margin:16px 0}.topic-search input{flex:1}.topic .tag-line{display:flex;align-items:center;gap:8px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.account-grid label{margin-top:10px}.danger{color:#bc301c;border-color:#dca59d}.code-box{overflow-wrap:anywhere;font-family:ui-monospace,monospace;background:var(--tint);padding:14px;border:1px solid var(--line);border-radius:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid .full{grid-column:1/-1}.checkbox-line{display:flex;align-items:flex-start;gap:10px}.checkbox-line input{margin-top:6px}.post-tools{display:flex;gap:8px;flex-wrap:wrap}.moderation-body{white-space:pre-wrap;overflow-wrap:anywhere}.moderation-card{margin-bottom:15px}.moderation-card a{overflow-wrap:anywhere;text-decoration:underline}.muted.warning{color:#9c6017}body.dark .muted.warning{color:#ffc472}.report-resolved{background:var(--tint)}.image-caption{font-size:.72rem;color:var(--muted);margin:5px 0 16px}.resource-meta{display:flex;gap:7px;flex-wrap:wrap;font-size:.75rem}.resource-meta span{padding:2px 7px;background:var(--bg);border-radius:4px}.detail-actions{display:flex;gap:8px;flex-wrap:wrap}.download-panel a{overflow-wrap:anywhere}.download-panel .secondary-download{display:block;border:1px solid var(--accent);padding:10px;border-radius:8px;text-align:center;color:var(--accent);margin-top:12px}.submission-head{display:flex;justify-content:space-between;align-items:center}.mobile-bookmark{display:none}.scope-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.scope-directory .panel a{display:inline-block;font-size:.85rem;border:1px solid var(--line);border-radius:5px;padding:4px 9px;margin:3px}.scope-directory h2{display:flex;justify-content:space-between}.scope-directory h2 span{color:var(--muted);font-weight:400}.scope-directory p{font-size:.8rem;color:var(--muted)}.empty a{color:var(--accent);text-decoration:underline}.filters{margin-bottom:6px}button:disabled{opacity:.55;cursor:not-allowed}.resource-section{margin-top:25px}.group-heading{display:flex;align-items:center;gap:10px}.group-heading small{color:var(--muted);font-weight:400}.site-intro{margin-bottom:12px}.site-intro h1{font-size:1.7rem}.source-state{font-size:.75rem;color:var(--muted)}.resource-title-name{display:block}.section-lead{display:flex;justify-content:space-between;align-items:center;gap:10px}
@media(max-width:1100px){.scope-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.directory .game-row,.directory .table-head{grid-template-columns:minmax(0,1fr) 100px 50px}.account-grid{grid-template-columns:1fr}}
@media(max-width:760px){.scope-tabs{gap:6px}.scope-tabs a{padding:10px;font-size:.8rem}.directory .game-row,.directory .table-head{grid-template-columns:minmax(0,1fr) 38px}.directory .source-col,.directory .type-col{display:none}.resource-glyph{width:48px;min-width:48px;height:43px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.scope-directory{grid-template-columns:1fr}.mobile-bookmark{display:inline-block}.account-grid{display:block}.account-grid>.panel{margin-bottom:16px}.resource-section .featured{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-tools{gap:6px}.catalog-tools select{max-width:155px}.topic-search{flex-wrap:wrap}.topic-search input{width:100%}.resource-detail .detail-grid>div{display:contents}.resource-detail .detail-title{grid-row:2}.resource-detail .download-panel{grid-row:3}.resource-detail .detail-cover{grid-row:1}.resource-detail .image-caption{grid-row:4}.resource-meta{font-size:.7rem}.header-actions{gap:5px}.site-intro h1{font-size:1.45rem}}
.intro>a.primary{display:inline-block;padding:9px 14px;border-radius:8px;white-space:nowrap;font-size:.85rem}
[hidden]{display:none!important}
.filters:has(button:only-child){display:none}
.inline-actions{flex-wrap:wrap}
