.tag-page{width:100%;margin:1rem 0 3rem;padding:0 .5rem 2rem;display:grid;grid-template-columns:240px minmax(0,1fr);gap:1rem;box-sizing:border-box}@media (max-width: 900px){.tag-page{grid-template-columns:1fr}.tag-nav{position:static!important;max-height:none!important}}.tag-nav{position:sticky;top:5rem;align-self:start;max-height:calc(100vh - 6rem);overflow-y:auto;border:1px solid var(--border, #223);border-radius:10px;background:var(--bg-2, #0b1120);padding:.6rem .4rem}.tag-nav-search{width:100%;padding:.5rem .65rem;margin-bottom:.5rem;background:var(--bg-3, #151a26);border:1px solid var(--border, #223);color:var(--text, #e5e7eb);border-radius:6px;font-size:.85rem;font-family:inherit;outline:none;box-sizing:border-box}.tag-nav-search:focus{border-color:#3b82f6}.tag-nav-list{list-style:none;margin:0;padding:0}.tag-nav-list li{margin:0}.tag-nav-list a{display:flex;justify-content:space-between;align-items:baseline;padding:.35rem .65rem;color:var(--text-muted, #94a3b8);text-decoration:none;border-radius:5px;font-size:.85rem;line-height:1.3;transition:background .1s,color .1s}.tag-nav-list a:hover{background:var(--bg-3, #151a26);color:var(--text, #e5e7eb)}.tag-nav-list a.active{background:#f472b626;color:#f9a8d4;font-weight:600}.tag-nav-count{color:var(--text-muted, #64748b);font-size:.72rem;font-variant-numeric:tabular-nums;margin-left:.5rem;flex-shrink:0}.tag-nav-list a.active .tag-nav-count{color:#f9a8d4b3}.tag-main{min-width:0}.tag-header{margin-bottom:1.25rem}.tag-header h1{margin:0 0 .3rem;font-size:1.8rem;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.tag-category-badge{display:inline-block;font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;padding:.15rem .5rem;border-radius:4px;background:#f472b626;color:#f9a8d4;border:1px solid rgba(244,114,182,.35);font-weight:600}.tag-lede{color:var(--text-muted, #94a3b8);font-size:.95rem;max-width:720px;line-height:1.5}.top-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:1rem;margin-bottom:2rem;align-items:stretch}@media (max-width: 1000px){.top-row{grid-template-columns:1fr}}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}@media (max-width: 640px){.stat-grid{grid-template-columns:1fr}}.stat-card{border:1px solid var(--border, #223);background:var(--bg-2, #0b1120);border-radius:10px;padding:.9rem 1rem}.stat-card .label{font-size:.7rem;color:var(--text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.stat-card .value{font-size:1.55rem;font-weight:700;margin-top:.25rem;font-variant-numeric:tabular-nums;line-height:1.1}.stat-card .sub{margin-top:.3rem;font-size:.72rem;color:var(--text-muted, #94a3b8)}.stat-card.games .value{color:#93c5fd}.stat-card.gross .value{color:#86efac}.stat-card.median .value{color:#fcd34d}.stat-card.hits .value{color:#f9a8d4}.donut-panel{border:1px solid var(--border, #223);background:var(--bg-2, #0b1120);border-radius:10px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.75rem}.donut-panel .donut-title{font-size:.7rem;color:var(--text-muted, #94a3b8);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.donut-wrap{display:flex;align-items:center;gap:1rem}.donut{flex:0 0 auto;width:130px;height:130px;border-radius:50%;position:relative}.donut:after{content:"";position:absolute;inset:26px;background:var(--bg-2, #0b1120);border-radius:50%}.donut-legend{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1 1 auto;font-size:.78rem}.donut-legend li{display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:.55rem;line-height:1.2}.donut-swatch{width:10px;height:10px;border-radius:2px;display:inline-block}.donut-name{color:var(--text, #e5e7eb);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.donut-name a{color:inherit;text-decoration:none}.donut-name a:hover{text-decoration:underline}.donut-pct{color:var(--text-muted, #94a3b8);font-variant-numeric:tabular-nums;font-weight:600}.donut-empty{color:var(--text-muted, #94a3b8);font-size:.85rem;padding:1rem;text-align:center}.tag-section-title{margin:1.75rem 0 .6rem;font-size:1.1rem;font-weight:700}.tag-section-lede{margin:0 0 .75rem;font-size:.85rem;color:var(--text-muted, #94a3b8);max-width:700px}.tag-table-wrap{overflow-x:auto;border:1px solid var(--border, #223);border-radius:10px;background:var(--bg-2, #0b1120);margin-bottom:.5rem}.tag-table{border-collapse:collapse;width:100%;font-size:.88rem}.tag-table th,.tag-table td{padding:.5rem .65rem;border-bottom:1px solid var(--border-2, #1f2937);text-align:left;vertical-align:middle}.tag-table th{background:var(--bg-3, #151a26);color:var(--text-muted, #94a3b8);font-weight:600;text-transform:uppercase;font-size:.7rem;letter-spacing:.03em}.tag-table td.num,.tag-table th.num{text-align:right;font-variant-numeric:tabular-nums}.tag-table tr:hover{background:#3b82f60d}.tag-table .rank{color:var(--text-muted, #94a3b8);font-weight:600;width:2.2rem}.tag-table .thumb{width:76px;height:36px;object-fit:cover;border-radius:3px;flex-shrink:0}.tag-table .game-cell{display:flex;align-items:center;gap:.55rem;min-width:220px}.tag-table .game-cell a{color:var(--link, #9cf);text-decoration:none}.tag-table .game-cell a:hover{text-decoration:underline}.tag-table .dev{font-size:.72rem;color:var(--text-muted, #94a3b8);margin-top:.15rem}.trend-chart{display:flex;align-items:stretch;gap:4px;height:180px;padding:.5rem;border:1px solid var(--border, #223);background:var(--bg-2, #0b1120);border-radius:10px;margin-bottom:1.5rem}.trend-year{flex:1 1 0;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.trend-bar-slot{flex:1 1 auto;width:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;min-height:0}.trend-bar{width:80%;background:linear-gradient(180deg,#f472b6,#db2777);border-radius:3px 3px 0 0;min-height:2px}.trend-label{font-size:.65rem;color:var(--text-muted, #94a3b8);font-variant-numeric:tabular-nums}.trend-value{font-size:.62rem;color:var(--text-muted, #64748b);font-variant-numeric:tabular-nums}.two-col{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:1rem;margin-bottom:1.5rem}.empty{color:var(--text-muted, #94a3b8);font-size:.9rem;padding:1rem;border:1px dashed var(--border, #223);border-radius:8px;background:var(--bg-2, #0b1120);text-align:center}.load-error{border:1px solid #b45309;background:#b453091a;color:#fbbf24;border-radius:10px;padding:1rem 1.25rem;margin:1rem 0;font-size:.9rem}
