/* build: rcssmin из mega_man/css/mm-list-20260822.css (source of truth) 20260822 */
body[data-mm-page-type="list"] .wt-page-header,body[data-mm-page-type="list"] .wt-section{max-width:var(--shell-content-max,1600px);margin-inline:auto;padding-left:0;padding-right:0}body[data-mm-page-type="list"] .wt-section-inner,body[data-mm-page-type="list"] .wt-page-header-inner{max-width:100%;width:100%;margin-inline:auto}body[data-mm-page-type="list"] .wt-page-header{padding-top:clamp(16px,2.4vh,30px);padding-bottom:clamp(12px,2vh,22px)}body[data-mm-page-type="list"] .wt-section{padding-top:clamp(12px,2vh,22px);padding-bottom:clamp(20px,3vh,34px)}body[data-mm-page-type="list"] .mm-games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:clamp(16px,1.6vw,22px);margin-top:clamp(14px,2vh,22px)}body[data-mm-page-type="list"] .mm-games-grid .yt-card{background:none;border:none;box-shadow:none}body[data-mm-page-type="list"] .mm-games-grid h2.yt-card-title{margin:0}body[data-mm-page-type="list"] .mm-games-grid h2.yt-card-title::after{content:none}@media (max-width:900px){body[data-mm-page-type="list"] .mm-games-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){body[data-mm-page-type="list"] .mm-games-grid{grid-template-columns:1fr}}.mm-list-filter{display:flex;flex-wrap:wrap;gap:8px}.mm-list-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;border:1px solid rgba(205,211,232,.12);background:rgba(255,255,255,.03);color:rgba(230,234,246,.85);font-size:.82rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.mm-list-chip:hover{border-color:rgba(167,139,250,.36);background:rgba(126,105,230,.12);color:var(--text)}.mm-list-chip:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(138,109,233,.5)}.mm-list-chip.is-active{border-color:rgba(138,109,233,.6);background:rgba(126,105,230,.18);color:#fff}.mm-list-chip-num{min-width:20px;padding:1px 6px;border-radius:999px;background:rgba(242,184,75,.12);color:var(--accent,#f2b84b);font-family:var(--ff-mono,"PT Mono",monospace);font-size:.72rem;text-align:center}.mm-list-staff{display:grid;gap:10px;margin-top:clamp(14px,2vh,20px)}.mm-list-note{display:grid;grid-template-columns:44px minmax(0,1fr);gap:16px;align-items:start;margin-top:clamp(14px,2vh,22px);padding:clamp(16px,2vw,22px);border-radius:var(--r-lg,18px);border:1px solid var(--border);background:linear-gradient(180deg,var(--bg-card,#1a1a28),var(--bg-surface,#13131c))}.mm-list-note-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--r-md,12px);border:1px solid var(--border-strong);background:linear-gradient(180deg,rgba(138,109,233,.2),rgba(242,184,75,.1));color:var(--accent,#f2b84b);font-size:1.05rem}.mm-list-note-body{min-width:0}.mm-list-note h2{margin:6px 0 8px;font-size:1.05rem;line-height:1.3;color:var(--text)}.mm-list-note h2::after{content:none}.mm-list-note p{margin:0;max-width:68ch;font-size:.88rem;line-height:1.7;color:var(--text-muted)}.mm-list-note-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.mm-list-action{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:var(--r-md,12px);border:1px solid rgba(205,211,232,.12);background:rgba(255,255,255,.03);color:rgba(230,234,246,.85);font-size:.85rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.mm-list-action:hover{border-color:rgba(167,139,250,.36);background:rgba(126,105,230,.12);color:var(--text)}.mm-list-action:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(138,109,233,.5)}.mm-list-action i{color:var(--secondary,#34e3b0);font-size:.82rem}body[data-mm-page-type="list"] .pagination{margin-top:clamp(18px,2.6vh,28px)}