  .ml-wrap { max-width: 1440px; margin: 30px auto 60px; padding: 0 20px; overflow-x: hidden; }
  .ml-head h1 { color: #eef2fb; margin: 0 0 4px; }
  .ml-subtitle { color: #94a1bd; margin: 0 0 22px; font-size: 15px; }
  .ml-gate { text-align: center; padding: 60px 20px; background: #161d2e; border: 1px solid #2a3450; border-radius: 12px; }
  .ml-gate p { color: #eef2fb; font-size: 17px; margin: 0 0 16px; }
  .ml-btn { background: #FFA515; color: #1a1204; border: none; border-radius: 6px; padding: 11px 22px; font-weight: 700; font-size: 15px; font-family: inherit; cursor: pointer; }
  .ml-btn:hover { background: #ED9405; }
  .ml-pill-mfl { background: #1f6feb; color: #eef2fb; }
  .ml-mfl-field { margin-bottom: 12px; }
  .ml-mfl-field label { display: block; font-size: 12px; color: #94a1bd; margin-bottom: 4px; }
  .ml-mfl-input { width: 100%; box-sizing: border-box; background: #161d2e; border: 1px solid #2a3450; color: #eef2fb; border-radius: 6px; padding: 8px 10px; font-size: 13px; font-family: inherit; }
  .ml-sync-block { margin-bottom: 20px; }
  .ml-sync-block:last-child { margin-bottom: 0; }
  .ml-sync-block-title { font-size: 13px; font-weight: 700; color: #8a97b3; text-transform: uppercase; letter-spacing: .04em; margin-bottom: 10px; }
  .ml-btn-sm { padding: 8px 16px; font-size: 13px; }
  .ml-btn-sm:disabled { opacity: 0.6; cursor: default; }
  .ml-sync-row { display: flex; align-items: center; gap: 12px; margin: 0 0 22px; flex-wrap: wrap; }
  .ml-sync-status { color: #94a1bd; font-size: 13px; }
  .ml-sync-status.ok { color: #3fb950; }
  .ml-sync-status.err { color: #e5534b; }
  .ml-chart-slot { background: #161d2e; border: 1px solid #2a3450; border-radius: 12px; padding: 22px; text-align: center; color: #7d8aa5; font-size: 14px; margin-bottom: 20px; }
  .ml-summary { display: flex; flex-wrap: wrap; align-items: flex-start; justify-content: space-evenly; gap: 30px; background: #161d2e; border: 1px solid #2a3450; border-radius: 12px; padding: 22px 26px; margin-bottom: 20px; }
  .ml-sum-donut { display: flex; align-items: center; gap: 22px; flex: 1 1 220px; min-width: 220px; }
  .ml-sum-col { flex: 1 1 150px; min-width: 150px; }
  .ml-sum-title { color: #8a97b3; font-size: 12px; text-transform: uppercase; letter-spacing: 0.6px; margin-bottom: 12px; }
  .ml-donut { width: 132px; height: 132px; border-radius: 50%; position: relative; flex-shrink: 0; }
  .ml-donut-hole { position: absolute; inset: 26px; background: #161d2e; border-radius: 50%; display: flex; flex-direction: column; align-items: center; justify-content: center; }
  .ml-donut-hole span { color: #eef2fb; font-size: 26px; font-weight: 700; line-height: 1; }
  .ml-donut-hole small { color: #7d8aa5; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; margin-top: 3px; }
  .ml-legend-item { display: flex; align-items: center; gap: 8px; color: #c9d2e6; font-size: 14px; padding: 3px 0; }
  .ml-legend-dot { width: 11px; height: 11px; border-radius: 3px; display: inline-block; }
  .ml-legend-count { color: #7d8aa5; margin-left: 4px; }
  .ml-stat { display: flex; justify-content: space-between; gap: 20px; color: #c9d2e6; font-size: 14px; padding: 4px 0; }
  .ml-stat b { color: #eef2fb; }
  .ml-top-item { display: flex; align-items: center; gap: 10px; padding: 5px 0; }
  .ml-top-rank { color: #7d8aa5; font-weight: 700; width: 16px; text-align: right; }
  .ml-top-name { color: #eef2fb; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 150px; flex: 1; }
  .ml-top-val { color: #8a97b3; font-weight: 600; }
  .ml-sum-top .ml-tier { font-size: 11px; padding: 2px 8px; }
  .ml-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; border: 1px solid #2a3450; border-radius: 12px; background: #131a29; }
  .ml-table { width: 100%; border-collapse: collapse; font-size: 14px; }
  .ml-table thead th { text-align: left; background: #1a2236; color: #8a97b3; font-size: 12px; letter-spacing: 0.6px; text-transform: uppercase; padding: 13px 16px; border-bottom: 1px solid #2a3450; white-space: nowrap; }
  .ml-table th.ml-center { text-align: center; }
  .ml-table tbody td { padding: 13px 16px; border-top: 1px solid #232c42; vertical-align: middle; color: #c9d2e6; }
  .ml-table tbody tr:first-child td { border-top: none; }
  .ml-table tbody tr:hover { background: rgba(255,255,255,0.035); }
  .ml-center { text-align: center; }
  .ml-dim { color: #5f6c85; }
  .ml-league { display: flex; align-items: center; gap: 12px; }
  .ml-avatar { width: 34px; height: 34px; border-radius: 8px; object-fit: cover; flex-shrink: 0; }
  .ml-avatar-blank { background: #2a3450; display: inline-block; }
  .ml-name { font-weight: 600; color: #eef2fb; }
  .ml-season { color: #7d8aa5; font-size: 12px; }
  .ml-pill { display: inline-block; background: #232e49; color: #c3cee0; border: 1px solid #303c5a; border-radius: 999px; padding: 4px 11px; font-size: 12px; font-weight: 600; margin: 2px 4px 2px 0; white-space: nowrap; }
  .ml-tier { display: inline-block; padding: 3px 11px; border-radius: 999px; font-size: 12px; font-weight: 700; }
  .ml-tier-title { background: rgba(163,113,247,0.15); color: #b892ff; border: 1px solid rgba(163,113,247,0.4); }
  .ml-tier-contender { background: rgba(63,185,80,0.15); color: #56d364; border: 1px solid rgba(63,185,80,0.4); }
  .ml-tier-bubble { background: rgba(255,165,21,0.15); color: #ffb84d; border: 1px solid rgba(255,165,21,0.4); }
  .ml-tier-rebuild { background: rgba(229,83,75,0.15); color: #ff7b72; border: 1px solid rgba(229,83,75,0.4); }
  .ml-tier-tank { background: rgba(110,118,129,0.18); color: #a3aec0; border: 1px solid rgba(110,118,129,0.45); }
  .ml-tier-drafting { background: rgba(88,111,150,0.18); color: #9fb4d6; border: 1px solid rgba(88,111,150,0.45); }
  .ml-empty { text-align: center; color: #8a97b3; padding: 30px 16px; }
  .ml-row-sel td { background: rgba(255,255,255,0.05); }
  .ml-back { background: #232e49; color: #c3cee0; border: 1px solid #303c5a; border-radius: 6px; padding: 8px 14px; font-size: 13px; font-weight: 600; cursor: pointer; font-family: inherit; margin-bottom: 18px; }
  .ml-back:hover { background: #2b3860; }
  .ml-detail-title { color: #eef2fb; margin: 0 0 18px; }
  .ml-panel { background: #161d2e; border: 1px solid #2a3450; border-radius: 12px; padding: 20px 22px; margin-bottom: 20px; }
  .ml-panel-head { display: flex; justify-content: space-between; align-items: center; margin-bottom: 16px; flex-wrap: wrap; gap: 10px; }
  .ml-poslegend { display: flex; gap: 14px; }
  .ml-poslegend .ml-legend-item { font-size: 13px; }
  .ml-chartrow { display: flex; align-items: flex-end; gap: 10px; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-top: 18px; min-height: 260px; }
  .ml-chartlist { display: flex; flex-direction: column; gap: 6px; padding-top: 10px; }
  .ml-hbar-row { display: flex; align-items: center; gap: 10px; cursor: pointer; padding: 2px 0; }
  .ml-hbar-label { width: 74px; flex-shrink: 0; min-width: 0; color: #94a1bd; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-hbar-track { flex: 1; min-width: 0; height: 18px; background: #1a2236; border-radius: 4px; overflow: hidden; }
  .ml-hbar-fill { display: flex; height: 100%; }
  .ml-hbar-fill > div { height: 100%; }
  .ml-hbar-val { width: 46px; flex-shrink: 0; text-align: right; color: #8a97b3; font-size: 11px; font-weight: 600; }
  .ml-hbar-row.ml-hbar-sel .ml-hbar-track { outline: 2px solid #eef2fb; outline-offset: 1px; }
  .ml-hbar-row.ml-hbar-sel .ml-hbar-label { color: #eef2fb; font-weight: 700; }
  .ml-bar-col { display: flex; flex-direction: column; align-items: center; gap: 6px; cursor: pointer; flex: 1 0 auto; min-width: 54px; }
  .ml-bar-val { color: #8a97b3; font-size: 11px; font-weight: 600; }
  .ml-bar { width: 40px; display: flex; flex-direction: column; border-radius: 4px 4px 0 0; overflow: hidden; min-height: 2px; }
  .ml-bar-col.ml-bar-sel .ml-bar { outline: 2px solid #eef2fb; outline-offset: 1px; }
  .ml-bar-label { color: #94a1bd; font-size: 11px; max-width: 62px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; }
  .ml-bar-col.ml-bar-sel .ml-bar-label { color: #eef2fb; font-weight: 700; }
  .ml-detail-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; }
  @media (max-width: 820px) { .ml-detail-grid { grid-template-columns: 1fr; } }
  @media (max-width: 560px) {
    .ml-allteams-table th:nth-child(n+4), .ml-allteams-table td:nth-child(n+4) { display: none; }
  }
  .ml-roster-head { margin-bottom: 4px; }
  .ml-roster-sub { color: #94a1bd; font-size: 14px; font-weight: 600; }
  .ml-needs { margin: 12px 0 16px; color: #c9d2e6; font-size: 14px; }
  .ml-needs-label { color: #8a97b3; margin-right: 6px; }
  .ml-rost-head, .ml-rost-row { display: flex; align-items: center; gap: 10px; padding: 7px 0; font-size: 13px; border-top: 1px solid #232c42; }
  .ml-rost-head { color: #8a97b3; text-transform: uppercase; font-size: 11px; letter-spacing: 0.5px; border-top: none; }
  .ml-rost-pos { width: 34px; font-weight: 700; font-size: 11px; }
  .ml-pos-qb { color: #f2cc60; } .ml-pos-rb { color: #56d364; } .ml-pos-wr { color: #58a6ff; } .ml-pos-te { color: #ff7b72; }
  .ml-rost-name { flex: 1; min-width: 0; color: #eef2fb; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-rost-team { width: 44px; color: #7d8aa5; }
  .ml-rost-rank { width: 44px; color: #94a1bd; text-align: right; }
  .ml-rost-val { width: 54px; color: #eef2fb; font-weight: 700; text-align: right; }
  .ml-txgroup { display: flex; align-items: flex-end; gap: 6px; }
  .ml-txbar-wrap { display: flex; flex-direction: column; align-items: center; }
  .ml-txbar { width: 16px; border-radius: 3px 3px 0 0; min-height: 2px; }
  .ml-lswitch { position: relative; margin-bottom: 16px; }
  .ml-lswitch-btn { width: 100%; max-width: 340px; display: flex; align-items: center; justify-content: space-between; gap: 10px; background: #161d2e; border: 1px solid #2a3450; border-radius: 8px; padding: 10px 14px; color: #eef2fb; font-weight: 700; font-size: 15px; font-family: inherit; cursor: pointer; }
  .ml-lswitch-btn i, .ml-nav-toggle i, .ml-nav-grp i { color: #8a97b3; font-style: normal; font-size: 12px; }
  .ml-lswitch-menu { display: none; position: fixed; width: 300px; max-height: 320px; overflow-y: auto; background: #161d2e; border: 1px solid #2a3450; border-radius: 8px; padding: 6px; z-index: 60; box-shadow: 0 8px 24px rgba(0,0,0,0.4); }
  .ml-lswitch-menu.open { display: block; }
  .ml-switch-opt { width: 100%; display: flex; justify-content: space-between; align-items: center; gap: 10px; background: none; border: none; text-align: left; color: #c9d2e6; padding: 8px 10px; border-radius: 6px; font-size: 13px; font-family: inherit; cursor: pointer; }
  .ml-switch-opt:hover { background: #1a2236; }
  .ml-switch-opt.active { color: #FFA515; font-weight: 700; }
  .ml-switch-name { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-switch-plat { flex-shrink: 0; color: #5f6c85; font-size: 11px; }
  .ml-lswitch-mobile { display: none; }
  .ml-sidebar { display: none; position: fixed; left: 0; top: 120px; width: 220px; height: calc(100vh - 120px); overflow-y: auto; background: #0d1420; border-right: 1px solid #2a3450; padding: 20px 14px; z-index: 50; flex-direction: column; }
  body.ml-detail-open .ml-sidebar { display: flex; }
  body.ml-detail-open .ml-wrap { padding-left: 220px; }
  .ml-sidenav-desktop { display: flex; flex-direction: column; gap: 4px; margin-top: 14px; padding-top: 16px; border-top: 1px solid #1c2438; }
  .ml-nav-mobile { display: none; }
  .ml-nav-item { display: block; width: 100%; box-sizing: border-box; background: #131a29; border: 1px solid transparent; text-align: left; color: #97a3ba; padding: 10px 14px; border-radius: 8px; font-size: 13.5px; font-family: inherit; cursor: pointer; transition: background .1s, color .1s; }
  .ml-nav-item:hover { background: #1a2236; color: #c9d2e6; }
  .ml-nav-item.active { background: rgba(255,165,21,0.14); color: #FFA515; border-color: rgba(255,165,21,0.4); font-weight: 700; }
  .ml-nav-sub { padding-left: 26px; }
  .ml-nav-grp { width: 100%; display: flex; align-items: center; justify-content: space-between; background: none; border: none; color: #FFA515; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; padding: 16px 4px 6px; font-family: inherit; cursor: pointer; }
  .ml-nav-grp i { color: #FFA515; }
  .ml-nav-grp-static { color: #FFA515; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.06em; padding: 16px 4px 6px; }
  .ml-sidebar button:focus-visible { outline: 2px solid #FFA515; outline-offset: 1px; }
  .ml-sidebar button:focus:not(:focus-visible) { outline: none; }
  @media (max-width: 820px) {
    .ml-sidebar { display: none !important; }
    body.ml-detail-open .ml-wrap { padding-left: 0; }
    .ml-lswitch-mobile { display: block; }
    .ml-nav-mobile { display: flex; flex-direction: column; gap: 4px; margin-bottom: 18px; }
    .ml-lswitch-btn { max-width: none; }
    .ml-lswitch-menu { width: calc(100vw - 40px); }
  }
  .ml-dbwrap { display: flex; gap: 10px; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 6px; }
  .ml-dbcol { flex: 0 0 150px; min-width: 150px; background: #131a29; border: 1px solid #2a3450; border-radius: 8px; overflow: hidden; }
  .ml-dbhead { display: flex; align-items: center; justify-content: space-between; gap: 6px; padding: 10px; background: #1a2236; border-bottom: 1px solid #2a3450; }
  .ml-dbteam { color: #eef2fb; font-weight: 700; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-dbgrade { flex-shrink: 0; font-weight: 800; font-size: 13px; padding: 2px 8px; border-radius: 6px; }
  .ml-grade-a { background: rgba(63,185,80,0.18); color: #56d364; }
  .ml-grade-b { background: rgba(88,166,255,0.18); color: #79c0ff; }
  .ml-grade-c { background: rgba(255,165,21,0.18); color: #ffb84d; }
  .ml-grade-d { background: rgba(229,120,75,0.18); color: #ff9d6b; }
  .ml-grade-f { background: rgba(229,83,75,0.18); color: #ff7b72; }
  .ml-dbcell { padding: 8px 10px; border-bottom: 1px solid #212b40; }
  .ml-dbpick { color: #6b7890; font-size: 10px; font-weight: 700; }
  .ml-dbplayer { font-size: 13px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-dbmeta { color: #7d8aa5; font-size: 11px; }
  .ml-dgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); gap: 14px; }
  .ml-dcard { background: #131a29; border: 1px solid #2a3450; border-radius: 8px; overflow: hidden; }
  .ml-dchead { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 10px 12px; background: #1a2236; border-bottom: 1px solid #2a3450; }
  .ml-dcteam { color: #eef2fb; font-weight: 700; font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-dpick { display: flex; align-items: center; gap: 10px; padding: 7px 12px; border-top: 1px solid #212b40; }
  .ml-dppick { color: #6b7890; font-size: 11px; font-weight: 700; width: 34px; flex-shrink: 0; }
  .ml-dpname { flex: 1; font-size: 13px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-dpmeta { color: #7d8aa5; font-size: 11px; flex-shrink: 0; }
  .ml-trade { color: #79c0ff; font-size: 11px; flex-shrink: 0; }
  .ml-ss-row { display: flex; align-items: center; gap: 10px; padding: 8px 0; border-top: 1px solid #232c42; font-size: 13px; }
  .ml-ss-slot { width: 46px; flex-shrink: 0; font-size: 11px; font-weight: 700; color: #8a97b3; text-transform: uppercase; }
  .ml-ss-name { flex: 1; color: #eef2fb; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-ss-pos { width: 40px; flex-shrink: 0; color: #7d8aa5; }
  .ml-ss-val { width: 50px; flex-shrink: 0; text-align: right; color: #eef2fb; font-weight: 700; }
  .ml-ss-hint { width: 160px; flex-shrink: 0; color: #56d364; font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-ss-res { opacity: 0.6; }
  .ml-ss-sug { color: #c9d2e6; font-size: 14px; padding: 5px 0; }
  .ml-ss2 { display: flex; align-items: center; gap: 12px; padding: 9px 0; border-top: 1px solid #232c42; }
  .ml-ss2-dim { opacity: 0.5; }
  .ml-ss2-box { width: 42px; height: 34px; flex-shrink: 0; border-radius: 7px; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 10px; font-weight: 800; color: #fff; line-height: 1.05; padding: 0 2px; }
  .ml-ss2-main { flex: 1; min-width: 0; }
  .ml-ss2-name { color: #eef2fb; font-weight: 600; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-ss2-sub { color: #8a97b3; font-size: 12px; margin-top: 1px; }
  .ml-ss2-pts { flex-shrink: 0; color: #eef2fb; font-weight: 700; font-size: 15px; width: 52px; text-align: right; }
  .ml-ss-grade { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }
  .ml-ss-gbadge { font-weight: 800; font-size: 20px; padding: 4px 14px; border-radius: 8px; }
  .ml-mu-head { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 14px; }
  .ml-mu-team { text-align: center; flex: 1; min-width: 0; }
  .ml-mu-tname { color: #eef2fb; font-weight: 700; font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-mu-tscore { color: #eef2fb; font-size: 28px; font-weight: 800; margin-top: 4px; }
  .ml-mu-vs { flex-shrink: 0; color: #7d8aa5; font-size: 11px; text-align: center; text-transform: uppercase; letter-spacing: 0.05em; line-height: 1.4; }
  .ml-mu-bar { height: 6px; border-radius: 3px; background: #ff7b72; overflow: hidden; }
  .ml-mu-barfill { height: 100%; background: #56d364; }
  .ml-mu-pct { display: flex; justify-content: space-between; color: #8a97b3; font-size: 12px; font-weight: 600; margin-top: 6px; }
  .ml-mu-row { display: flex; align-items: center; gap: 8px; padding: 9px 0; border-top: 1px solid #232c42; }
  .ml-mu-row:first-child { border-top: none; }
  .ml-mu-side { flex: 1; min-width: 0; }
  .ml-mu-right { text-align: right; }
  .ml-mu-name { color: #c9d2e6; font-weight: 600; font-size: 13px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-mu-win .ml-mu-name { color: #56d364; }
  .ml-mu-tproj { color: #7d8aa5; font-size: 11px; font-weight: 600; margin-top: 2px; }
  .ml-mu-note { color: #7d8aa5; font-size: 11px; text-align: center; margin-top: 8px; }
  .ml-mu-adj { display: flex; align-items: center; gap: 8px; flex-wrap: wrap; margin-top: 12px; padding-top: 12px; border-top: 1px solid #232c42; font-size: 13px; }
  .ml-mu-adj-label { color: #8a97b3; margin-right: 4px; }
  .ml-mu-adj-cur { color: #8a97b3; font-weight: 600; }
  .ml-mu-adj-arr { color: #5f6c85; }
  .ml-mu-adj-new { color: #56d364; font-weight: 800; font-size: 15px; }
  .ml-mu-adj-flip { color: #56d364; font-weight: 700; margin-left: 6px; }
  .ml-mu-optbar { display: flex; justify-content: space-between; align-items: center; gap: 12px; flex-wrap: wrap; margin-top: 12px; padding-top: 12px; border-top: 1px solid #232c42; font-size: 13px; color: #c9d2e6; }
  .ml-mu-opt-label { color: #8a97b3; }
  .ml-mu-opt-diff { color: #ffb84d; font-weight: 700; }
  .ml-mu-opt-flip { color: #56d364; font-weight: 700; }
  .ml-mu-opt-perfect { color: #56d364; font-weight: 600; }
  .ml-mu-swap-in { color: #FFA515; font-weight: 700; }
  .ml-mu-swap-pts { color: #8a97b3; font-weight: 600; font-size: 11px; }
  .ml-mu-swap-arr { color: #ffb84d; }
  .ml-mu-swap-out { color: #7d8aa5; text-decoration: line-through; }
  .ml-mu-hasswap { background: rgba(255,184,77,0.05); }
  .ml-mu-benchrow { opacity: 0.82; }
  .ml-mu-benchrow .ml-mu-name { font-weight: 600; }
  .ml-mu-gametime { color: #6b7890; }
  .ml-mu-timing { margin-top: 14px; display: flex; flex-direction: column; gap: 8px; }
  .ml-mu-tn { background: #131a29; border: 1px solid #2a3450; border-radius: 8px; padding: 9px 12px; font-size: 13px; color: #c9d2e6; }
  .ml-mu-tn-inj { color: #ffb84d; }
  .ml-mu-tn-flex { color: #79c0ff; }
  .ml-mu-tn-foot { color: #7d8aa5; font-size: 11px; margin-top: 8px; font-weight: 400; }
  .ml-mu-tn-flexhead { color: #79c0ff; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 6px; }
  .ml-mu-tn-flexrow { color: #c9d2e6; font-size: 13px; padding: 3px 0; line-height: 1.4; }
  .ml-sb-strip { display: flex; gap: 8px; overflow-x: auto; -webkit-overflow-scrolling: touch; padding-bottom: 4px; margin-bottom: 16px; }
  .ml-sb-cell { flex: 0 0 auto; min-width: 140px; background: #131a29; border: 1px solid #2a3450; border-radius: 8px; padding: 8px 12px; cursor: pointer; font-family: inherit; text-align: left; }
  .ml-sb-cell:hover { background: #1a2236; }
  .ml-sb-sel { border-color: #FFA515; background: rgba(255,165,21,0.08); }
  .ml-sb-mine .ml-sb-name { color: #eef2fb; }
  .ml-sb-team { display: flex; justify-content: space-between; gap: 10px; padding: 2px 0; }
  .ml-sb-name { color: #97a3ba; font-size: 12px; font-weight: 600; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 90px; }
  .ml-sb-score { color: #eef2fb; font-size: 12px; font-weight: 700; }
  .ml-mu-volcell { flex-shrink: 0; min-width: 62px; margin: 0 4px; display: flex; flex-direction: column; align-items: center; gap: 1px; }
  .ml-mu-volcell-mirror { align-items: center; }
  .ml-mu-voltag { font-size: 8px; font-weight: 800; letter-spacing: 0.03em; padding: 1px 5px; border-radius: 4px; white-space: nowrap; }
  .ml-mu-vol-boom { background: rgba(163,113,247,0.16); color: #b892ff; }
  .ml-mu-vol-steady { background: rgba(63,185,80,0.14); color: #56d364; }
  .ml-mu-vol-mid { background: rgba(138,151,179,0.14); color: #a3aec0; }
  .ml-mu-volrange { font-size: 10px; color: #7d8aa5; font-weight: 600; }
  .ml-mu-inj { display: inline-block; font-size: 9px; font-weight: 800; padding: 1px 5px; border-radius: 4px; vertical-align: middle; }
  .ml-mu-inj-q { background: rgba(255,184,77,0.18); color: #ffb84d; }
  .ml-mu-inj-d { background: rgba(229,120,75,0.2); color: #ff9d6b; }
  .ml-mu-inj-o { background: rgba(229,83,75,0.18); color: #ff7b72; }
  .ml-mu-actual { color: #eef2fb; font-weight: 700; }
  .ml-mu-actual.ml-mu-beat { color: #56d364; }
  .ml-mu-actual.ml-mu-miss { color: #e5534b; }
  .ml-mu-proj { color: #7d8aa5; font-weight: 600; }
  .ml-mu-sub { color: #7d8aa5; font-size: 11px; }
  .ml-mu-pts { flex-shrink: 0; display: flex; justify-content: flex-end; gap: 6px; min-width: 72px; font-size: 12px; }
  .ml-mu-pts-mirror { justify-content: flex-start; }
  .ml-mu-pts .ml-mu-actual, .ml-mu-pts .ml-mu-proj { display: inline-block; min-width: 30px; text-align: right; }
  .ml-mu-pts-mirror .ml-mu-actual, .ml-mu-pts-mirror .ml-mu-proj { text-align: left; }
  .ml-mu-slotlbl { flex-shrink: 0; width: 64px; margin: 0 10px; text-align: center; font-size: 10px; font-weight: 700; color: #5f6c85; text-transform: uppercase; }
  .ml-trade-card { background: #131a29; border: 1px solid #2a3450; border-radius: 10px; padding: 14px 16px; margin-bottom: 12px; }
  .ml-trade-head { color: #8a97b3; font-size: 13px; margin-bottom: 12px; }
  .ml-trade-benefit { color: #56d364; font-weight: 800; }
  .ml-trade-body { display: flex; align-items: center; gap: 16px; }
  .ml-trade-side { flex: 1; min-width: 0; }
  .ml-trade-lbl { color: #6b7890; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; }
  .ml-trade-p { font-weight: 700; font-size: 15px; margin-top: 2px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-trade-sub { color: #8a97b3; font-size: 12px; }
  .ml-trade-stack { display: flex; flex-direction: column; gap: 8px; margin-top: 2px; }
  .ml-chipgrid { display: grid; grid-template-columns: repeat(auto-fill, minmax(160px, 1fr)); gap: 12px; }
  .ml-chiptile { background: #131a29; border: 1px solid #2a3450; border-radius: 10px; padding: 12px 14px; cursor: pointer; position: relative; overflow: hidden; }
  .ml-chiptile:hover { background: #182134; }
  .ml-chiptile.active { border-color: #FFA515; background: #1a2236; }
  .ml-chiptile-bar { position: absolute; left: 0; top: 0; bottom: 0; width: 4px; }
  .ml-chiptile-name { color: #eef2fb; font-weight: 700; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-chiptile-sub { color: #8a97b3; font-size: 12px; margin-top: 2px; }
  .ml-chiptile-meta { color: #56d364; font-size: 11px; font-weight: 700; margin-top: 6px; }
  .ml-port { background: #161d2e; border: 1px solid #2a3450; border-radius: 12px; padding: 20px 22px; margin-top: 20px; }
  .ml-port-head { display: flex; justify-content: space-between; align-items: center; gap: 14px; flex-wrap: wrap; margin-bottom: 14px; }
  .ml-port-search { background: #0f1523; border: 1px solid #2a3450; border-radius: 8px; padding: 9px 12px; color: #eef2fb; font-size: 14px; font-family: inherit; min-width: 220px; }
  .ml-port-search:focus { outline: none; border-color: #FFA515; }
  .ml-port-wrap { max-height: 460px; overflow-y: auto; -webkit-overflow-scrolling: touch; border: 1px solid #2a3450; border-radius: 10px; background: #131a29; }
  .ml-port-wrap thead th { position: sticky; top: 0; z-index: 2; }
  .ml-port-foot { color: #7d8aa5; font-size: 12px; padding-top: 10px; }
  .ml-port-bar { display: inline-block; height: 6px; border-radius: 3px; background: #FFA515; vertical-align: middle; margin-right: 8px; min-width: 2px; }
  .ml-port-name { color: #eef2fb; font-weight: 600; cursor: pointer; border-bottom: 1px dotted #4a5876; }
  .ml-port-name:hover { color: #FFA515; border-bottom-color: #FFA515; }
  .ml-modal { position: fixed; inset: 0; background: rgba(6,10,18,0.78); z-index: 3000; display: flex; align-items: center; justify-content: center; padding: 20px; }
  .ml-modal-panel { position: relative; background: #161d2e; border: 1px solid #2a3450; border-radius: 14px; padding: 24px 26px; width: 100%; max-width: 620px; max-height: 82vh; overflow-y: auto; }
  .ml-modal-close { position: absolute; top: 12px; right: 14px; background: none; border: none; color: #7d8aa5; font-size: 26px; line-height: 1; cursor: pointer; }
  .ml-modal-close:hover { color: #ff7b72; }
  .ml-pm-title { color: #eef2fb; font-size: 20px; font-weight: 700; margin-bottom: 18px; padding-right: 30px; }
  .ml-pm-meta { color: #8a97b3; font-size: 13px; font-weight: 500; }
  .ml-pm-league { border-top: 1px solid #232c42; padding: 14px 0; }
  .ml-pm-head { display: flex; align-items: center; gap: 10px; flex-wrap: wrap; }
  .ml-pm-lname { color: #eef2fb; font-weight: 700; font-size: 15px; }
  .ml-pm-sub { color: #6b7890; font-size: 11px; text-transform: uppercase; letter-spacing: 0.5px; margin: 12px 0 6px; }
  .ml-pm-row { display: flex; align-items: center; gap: 10px; padding: 5px 0; font-size: 13px; }
  .ml-pm-name { flex: 1; color: #c9d2e6; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
  .ml-pm-team { width: 44px; flex-shrink: 0; color: #7d8aa5; font-size: 12px; }
  .ml-pm-statuscell { width: 126px; flex-shrink: 0; }
  .ml-pm-sel .ml-pm-name { color: #FFA515; font-weight: 800; }
  .ml-pm-sel .ml-pm-val { color: #FFA515; }
  .ml-pm-val { width: 44px; text-align: right; color: #eef2fb; font-weight: 700; }
  .ml-pm-status { font-size: 11px; font-weight: 700; padding: 2px 9px; border-radius: 999px; white-space: nowrap; }
  .ml-pm-start { background: rgba(63,185,80,0.15); color: #56d364; }
  .ml-pm-bench { background: rgba(110,118,129,0.18); color: #a3aec0; }
  .ml-pm-taxi { background: rgba(88,111,150,0.2); color: #9fb4d6; }
  .ml-pm-ir { background: rgba(229,83,75,0.15); color: #ff7b72; }
  .ml-pm-empty { color: #7d8aa5; font-size: 13px; padding: 4px 0; }

  .ml-tc-grid { display: grid; grid-template-columns: 1fr auto 1fr; gap: 16px; align-items: start; }
  .ml-tc-mid { align-self: center; color: #79c0ff; font-size: 18px; padding-top: 30px; }
  .ml-tc-side { position: relative; background: #131a29; border: 1px solid #2a3450; border-radius: 10px; padding: 14px; }
  .ml-tc-sidehead { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 10px; min-height: 38px; }
  .ml-tc-sidename { color: #eef2fb; font-weight: 700; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; display: flex; align-items: center; height: 38px; }
  .ml-tc-total { color: #FFA515; font-weight: 800; font-size: 16px; flex-shrink: 0; }
  .ml-tc-select { background: #0f1523; border: 1px solid #2a3450; color: #eef2fb; border-radius: 6px; padding: 7px 9px; font-size: 13px; font-family: inherit; max-width: 100%; height: 38px; box-sizing: border-box; }
  .ml-tc-select-sm { padding: 5px 7px; font-size: 12px; }
  .ml-tc-search { width: 100%; box-sizing: border-box; background: #0f1523; border: 1px solid #2a3450; color: #eef2fb; border-radius: 6px; padding: 8px 10px; font-size: 13px; font-family: inherit; }
  .ml-tc-search:focus { outline: none; border-color: #FFA515; }
  .ml-tc-results { display: flex; flex-direction: column; gap: 2px; position: absolute; left: 14px; right: 14px; z-index: 40; background: #0f1523; border: 1px solid #2a3450; border-radius: 8px; margin-top: 2px; box-shadow: 0 8px 24px rgba(0,0,0,0.5); }
  .ml-tc-results:empty { display: none; }
  .ml-tc-result { text-align: left; background: none; border: none; color: #c9d2e6; padding: 6px 8px; border-radius: 6px; font-size: 13px; font-family: inherit; cursor: pointer; }
  .ml-tc-result:hover { background: #1a2236; }
  .ml-tc-rpos { color: #7d8aa5; font-size: 11px; }
  .ml-tc-list { display: flex; flex-direction: column; gap: 6px; margin-top: 8px; }
  .ml-tc-asset { display: flex; align-items: center; gap: 10px; background: #0f1523; border: 1px solid #232c42; border-radius: 8px; padding: 8px 10px; }
  .ml-tc-aname { color: #eef2fb; font-weight: 600; font-size: 13px; }
  .ml-tc-ameta { color: #7d8aa5; font-size: 11px; }
  .ml-tc-aval { margin-left: auto; color: #eef2fb; font-weight: 700; font-size: 13px; }
  .ml-tc-rm { background: none; border: none; color: #7d8aa5; font-size: 18px; line-height: 1; cursor: pointer; padding: 0 2px; }
  .ml-tc-rm:hover { color: #ff7b72; }
  .ml-tc-pickadd { display: flex; gap: 6px; margin-top: 10px; align-items: center; flex-wrap: wrap; }
  .ml-tc-verdict { margin-top: 16px; }
  .ml-tc-vrow { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 12px 14px; border-radius: 8px; font-weight: 700; font-size: 14px; flex-wrap: wrap; }
  .ml-tc-vdiff { font-weight: 600; font-size: 13px; }
  .ml-tc-fair { background: rgba(63,185,80,0.12); color: #56d364; }
  .ml-tc-good { background: rgba(88,166,255,0.12); color: #79c0ff; }
  .ml-tc-bad { background: rgba(229,83,75,0.12); color: #ff7b72; }
  @media (max-width: 700px) {
    .ml-tc-grid { grid-template-columns: 1fr; }
    .ml-tc-mid { padding-top: 0; transform: rotate(90deg); }
  }

  .ml-trade-cols { display: grid; grid-template-columns: 300px 1fr; gap: 20px; align-items: start; }
  .ml-trade-shop { position: sticky; top: 200px; margin-bottom: 20px; }
  .ml-shoplist { display: flex; flex-direction: column; gap: 8px; }
  .ml-shoplist .ml-chiptile { margin: 0; }
  @media (max-width: 900px) {
    .ml-trade-cols { grid-template-columns: 1fr; }
    .ml-trade-shop { position: static; max-height: none; }
  }

  .ml-trade-clickable { cursor: pointer; transition: border-color .1s, background .1s; }
  .ml-trade-clickable:hover { border-color: #FFA515; background: #182134; }
  .ml-trade-load { float: right; color: #FFA515; font-weight: 700; font-size: 12px; }
  .ml-tc-result { display: flex; justify-content: space-between; align-items: center; gap: 10px; width: 100%; }
  .ml-tc-rval { color: #8a97b3; font-weight: 700; font-size: 12px; flex-shrink: 0; }
  .ml-tc-noresult { color: #7d8aa5; font-size: 12px; padding: 6px 8px; }
  .ml-tc-results { max-height: 260px; overflow-y: auto; -webkit-overflow-scrolling: touch; position: absolute; left: 14px; right: 14px; }