[data-module="hotfixes"][data-page="hotfixes"] .hotfix-page{ position:relative; z-index:1; max-width:1580px; margin:0 auto; padding:24px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-filters{ display:flex; align-items:center; gap:9px; margin-bottom:12px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-search{ flex:1 1 330px; min-width:190px; padding:9px 11px; border:1px solid rgba(139,127,214,.3); border-radius:7px; color:var(--ink); background:rgba(22,14,38,.72); font:inherit; font-size:13px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-search:focus{ outline:none; border-color:var(--violet); }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-select{ padding:9px 10px; border:1px solid rgba(139,127,214,.3); border-radius:7px; color:var(--ink); background:rgba(22,14,38,.72); font:inherit; font-size:12px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-check{ display:flex; align-items:center; gap:6px; padding:8px 3px; color:var(--ink-dim); font-size:12px; white-space:nowrap; cursor:pointer; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-check input{ accent-color:var(--violet); }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-list{ border-top:1px solid rgba(139,127,214,.24); }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-row{ display:grid; grid-template-columns:34px minmax(210px, .72fr) minmax(340px, 1.7fr) 195px; align-items:center; gap:12px; min-height:62px; padding:10px 8px; border-bottom:1px solid rgba(139,127,214,.17); transition:background .12s; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-row:hover{ background:rgba(120,104,190,.1); }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-icon,
[data-module="hotfixes"][data-page="hotfixes"] .hotfix-fallback{ display:block; width:28px; height:28px; border:1px solid rgba(255,255,255,.18); border-radius:4px; object-fit:cover; background:#100c1c; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-fallback{ display:grid; place-items:center; color:var(--ink-faint); font-size:12px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-spell{ display:flex; align-items:center; gap:8px; min-width:0; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-name{ overflow:hidden; color:var(--ink); font-weight:700; text-overflow:ellipsis; white-space:nowrap; }[data-module="hotfixes"][data-page="hotfixes"] [data-spell-id]:hover .hotfix-name{ color:var(--blue-glow); text-decoration:underline; text-underline-offset:3px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-meta{ display:block; margin-top:1px; overflow:hidden; color:var(--ink-faint); font-size:10px; text-overflow:ellipsis; white-space:nowrap; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-changes{ display:flex; flex-wrap:wrap; align-items:center; gap:5px 11px; min-width:0; font-size:12px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-change{ min-width:0; color:var(--ink-dim); white-space:nowrap; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-field{ color:var(--ink-faint); }[data-module="hotfixes"][data-page="hotfixes"] .before{ color:#e07a7a; text-decoration:line-through; text-decoration-color:rgba(224,122,122,.5); }[data-module="hotfixes"][data-page="hotfixes"] .after{ color:var(--q-green); font-weight:700; }[data-module="hotfixes"][data-page="hotfixes"] .arrow{ padding:0 3px; color:var(--ink-faint); }[data-module="hotfixes"][data-page="hotfixes"] .new-tag{ display:inline-block; padding:1px 4px; color:var(--ink-faint); border:1px solid rgba(255,255,255,.12); border-radius:3px; font-size:9px; font-weight:800; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-time{ color:var(--ink-faint); font-size:10px; font-variant-numeric:tabular-nums; text-align:right; white-space:nowrap; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-empty{ padding:42px 10px; color:var(--ink-faint); text-align:center; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-no-match{ display:none; padding:28px 10px; color:var(--ink-faint); text-align:center; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-pagination{ display:flex; align-items:center; justify-content:center; gap:12px; padding:18px 0 4px; color:var(--ink-faint); font-size:12px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-page-link{ padding:6px 11px; border:1px solid rgba(139,127,214,.3); border-radius:6px; color:var(--ink-dim); text-decoration:none; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-page-link:hover{ color:var(--ink); border-color:var(--violet); background:rgba(120,104,190,.1); }
  @media (max-width:850px) {[data-module="hotfixes"][data-page="hotfixes"] .hotfix-page{ padding:14px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-filters{ flex-wrap:wrap; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-search{ flex-basis:100%; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-row{ grid-template-columns:30px minmax(0,1fr); gap:7px 10px; padding:11px 2px; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-changes{ grid-column:2; }[data-module="hotfixes"][data-page="hotfixes"] .hotfix-time{ display:none; } }
