

:root {
  --bg: #ffffff;
  --surface: #ffffff;
  --surface-alt: #f6f7f9;
  --border: #e5e8ec;
  --border-strong: #d3d8df;
  --text: #3c4250;
  --text-muted: #6b7280;
  --ink: #12161d;
  --accent: #1a3c7a;        
  --accent-2: #122c5c;      
  --accent-soft: #eef2f9;   
  --accent-text: #1a3c7a;   
  --on-accent: #ffffff;
  --radius: 8px;
  --radius-sm: 6px;
  --maxw: 1080px;
  --maxw-narrow: 720px;
  --header-h: 68px;
  --font-body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
  --font-head: 'Manrope', 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;
}

*, *::before, *::after { box-sizing: border-box; }

html { -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  background: var(--bg);
  color: var(--text);
  font-family: var(--font-body);
  font-size: 16px;
  line-height: 1.7;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

img { max-width: 100%; height: auto; display: block; }

a { color: var(--accent-text); text-decoration: underline; text-underline-offset: 2px; }
a:hover { color: var(--accent-2); }

h1, h2, h3, h4 { font-family: var(--font-head); color: var(--ink); line-height: 1.25; margin: 0 0 .5em; }

.bar-1l9b { max-width: var(--maxw); margin: 0 auto; padding: 0 24px; }
.part-k0k2 { max-width: var(--maxw-narrow); }


.wrapper-1y2j {
  position: sticky;
  top: 0;
  z-index: 50;
  background: var(--surface);
  border-bottom: 1px solid var(--border);
}
.wrapper-1y2j.is-scrolled { border-bottom-color: var(--border-strong); }

.tray-q3d5 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  height: var(--header-h);
}

.wrap-1y6s {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--ink);
  flex: 0 1 auto;
  min-width: 0;
}
.strip-6ajp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: var(--radius-sm);
  background: var(--accent);
  color: var(--on-accent);
  flex-shrink: 0;
}
.item-jigf { background: transparent; }
.deck-hmpc { width: 34px; height: 34px; object-fit: contain; border-radius: var(--radius-sm); }
.block-pp2h {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 1.15rem;
  color: var(--ink);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.body-1jzs { display: flex; align-items: center; gap: 4px; }
.body-1jzs > a {
  display: inline-block;
  padding: 8px 12px;
  font-size: .95rem;
  font-weight: 500;
  color: var(--text);
  text-decoration: none;
  border-radius: var(--radius-sm);
}
.body-1jzs > a:hover { color: var(--ink); background: var(--surface-alt); }
.body-1jzs > a.is-active { color: var(--accent-text); font-weight: 600; }

.layout-1e0w {
  display: none;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  padding: 0;
  background: transparent;
  border: 1px solid var(--border);
  border-radius: var(--radius-sm);
  color: var(--ink);
  cursor: pointer;
}
.layout-1e0w .row-1amc { display: none; }


.box-1fnx { padding: 52px 0 8px; }
.layout-v7i9 { }
.slab-qojp { font-size: clamp(1.9rem, 4.2vw, 2.7rem); font-weight: 800; letter-spacing: -0.01em; }

.zone-ekne { display: flex; align-items: center; gap: 12px; margin: 4px 0 22px; }
.widget-1peh {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--accent-soft);
  color: var(--accent-text);
  font-family: var(--font-head);
  font-weight: 800;
  font-size: .85rem;
  flex-shrink: 0;
}
.block-e14d { display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px; font-size: .92rem; color: var(--text-muted); }
.area-h1n8 strong { color: var(--ink); font-weight: 600; }
.field-18yb { color: var(--border-strong); }

.chunk-1vsh { font-size: 1.12rem; line-height: 1.75; color: var(--text); }
.chunk-1vsh p { margin: 0 0 1rem; }
.module-9j6d { width: 100%; border-radius: var(--radius); border: 1px solid var(--border); margin-top: 26px; }


.crate-1km9 { padding: 18px 0; }
.cluster-17qb { padding: 40px 0; }

.box-1gzl { margin: 0 0 14px; }
.col-1cme { font-size: 1.5rem; font-weight: 700; margin: 34px 0 14px; }


.cell-1wo3 { display: block; }
.pane-7hqv {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto 18px;
  border-radius: var(--radius);
  border: 1px solid var(--border);
}


.crate-1hrt > :first-child { margin-top: 0; }
.crate-1hrt h2 { font-size: 1.5rem; font-weight: 700; margin: 34px 0 12px; }
.crate-1hrt h3 { font-size: 1.2rem; font-weight: 700; margin: 26px 0 10px; }
.crate-1hrt p { margin: 0 0 1.1rem; }
.crate-1hrt ul, .crate-1hrt ol { margin: 0 0 1.1rem; padding-left: 1.3rem; }
.crate-1hrt li { margin: 0 0 .5rem; }
.crate-1hrt a { font-weight: 500; }
.crate-1hrt strong { color: var(--ink); }
.crate-1hrt img { border-radius: var(--radius); border: 1px solid var(--border); margin: 1.2rem 0; }
.crate-1hrt blockquote {
  margin: 1.4rem 0;
  padding: 4px 0 4px 18px;
  border-left: 3px solid var(--accent);
  color: var(--text-muted);
  font-style: italic;
}


.crate-1hrt table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.4rem 0;
  font-size: .95rem;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
}
.crate-1hrt th, .crate-1hrt td {
  padding: 11px 14px;
  text-align: left;
  border-bottom: 1px solid var(--border);
}
.crate-1hrt thead th {
  background: var(--accent-soft);
  color: var(--ink);
  font-family: var(--font-head);
  font-weight: 700;
  font-size: .82rem;
  letter-spacing: .03em;
  text-transform: uppercase;
}
.crate-1hrt tbody tr:nth-child(even) { background: var(--surface-alt); }
.crate-1hrt tbody tr:last-child td { border-bottom: 0; }


.panel-w2cs { margin: 1.4rem 0; overflow-x: auto; }
.panel-w2cs table { margin: 0; }


.panel-1m90 { padding: 10px 0; }
.layout-1cru {
  background: var(--surface-alt);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 18px 22px;
}
.mark-o9i0 {
  font-family: var(--font-head);
  font-weight: 700;
  font-size: .78rem;
  letter-spacing: .08em;
  text-transform: uppercase;
  color: var(--text-muted);
  margin: 0 0 10px;
}
.node-acar { margin: 0; padding-left: 1.2rem; columns: 2; column-gap: 28px; }
.grid-1fbu { margin: 0 0 7px; }
.segment-1fjr { color: var(--accent-text); text-decoration: none; }
.segment-1fjr:hover { text-decoration: underline; }


.bar-foo0.segment-1qed { padding: 36px 0 8px; }
.tile-ltxk { text-align: center; }
.panel-bywu { font-size: 1.7rem; font-weight: 800; margin: 0 0 22px; }

.card-1ghs { display: flex; flex-direction: column; gap: 12px; }
.faq__item {
  border: 1px solid var(--border);
  border-radius: var(--radius);
  background: var(--surface);
  overflow: hidden;
}
.faq__item summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 16px 18px;
  font-family: var(--font-head);
  font-weight: 600;
  color: var(--ink);
  cursor: pointer;
  list-style: none;
}
.faq__item summary::-webkit-details-marker { display: none; }
.widget-37ym {
  position: relative;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.widget-37ym::before, .widget-37ym::after {
  content: "";
  position: absolute;
  background: var(--accent);
  border-radius: 2px;
}
.widget-37ym::before { top: 7px; left: 0; width: 16px; height: 2px; }
.widget-37ym::after { top: 0; left: 7px; width: 2px; height: 16px; }
.faq__item[open] .widget-37ym::after { display: none; }
.card-1vph { padding: 0 18px 18px; color: var(--text); }
.card-1vph p:first-child { margin-top: 0; }


.section-8hft {
  margin-top: 56px;
  background: var(--surface-alt);
  border-top: 1px solid var(--border);
}
.grid-5c5k {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  padding: 32px 0;
}
.group-10sc { display: flex; align-items: center; }
.item-5q26 { width: 30px; height: 30px; }
.row-1187 { width: 30px; height: 30px; }
.box-1p1s { display: flex; flex-wrap: wrap; gap: 18px; }
.box-1p1s a { color: var(--text-muted); text-decoration: none; font-size: .92rem; }
.box-1p1s a:hover { color: var(--ink); }
.segment-ks8i { border-top: 1px solid var(--border); }
.segment-ks8i .bar-1l9b { padding-top: 16px; padding-bottom: 4px; font-size: .82rem; color: var(--text-muted); }
.widget-fyvm { border-top: 1px solid var(--border); }
.face-l44d { padding: 16px 0; font-size: .85rem; color: var(--text-muted); }


.node-19cf {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 11px 22px;
  font-family: var(--font-head);
  font-weight: 600;
  font-size: .95rem;
  text-decoration: none;
  border-radius: var(--radius-sm);
  border: 1px solid transparent;
  cursor: pointer;
}
.cluster-s41i { background: var(--accent); color: var(--on-accent); }
.cluster-s41i:hover { background: var(--accent-2); color: var(--on-accent); }
.region-1sow { background: transparent; color: var(--accent-text); border-color: var(--border-strong); }
.region-1sow:hover { background: var(--surface-alt); color: var(--ink); }
.wrapper-mibg { padding: 13px 28px; font-size: 1rem; }
.row-wtwq { width: 100%; }


@media (max-width: 860px) {
  .layout-1e0w { display: inline-flex; }
  .body-1jzs {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    background: var(--surface);
    border-bottom: 1px solid var(--border);
    padding: 8px 16px 16px;
    box-shadow: 0 12px 24px rgba(18, 22, 29, .06);
    display: none;
  }
  .body-1jzs.is-open { display: flex; }
  .body-1jzs > a { padding: 12px 8px; border-radius: 0; border-bottom: 1px solid var(--border); }
  .tray-q3d5 { position: relative; }
  .node-acar { columns: 1; }
  .box-1fnx { padding: 36px 0 4px; }
  .grid-5c5k { flex-direction: column; align-items: flex-start; gap: 16px; }
}


.face-ieu6 { margin: 34px 0; }
.strip-m3ww {
  font-family: var(--font-head);
  font-size: .76rem; font-weight: 700; letter-spacing: .08em;
  text-transform: uppercase; color: var(--text-muted); margin: 0 0 14px;
}
.tile-1vks { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 10px; }

.piece-1gpc {
  display: grid;
  grid-template-columns: 38px 92px minmax(0, 1fr) auto auto;
  align-items: center; column-gap: 16px;
  padding: 14px 18px;
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  transition: border-color .15s, box-shadow .15s;
}

.piece-1gpc[hidden] { display: none; }
.piece-1gpc:hover { border-color: var(--border-strong); box-shadow: 0 2px 12px rgba(18, 22, 29, .06); }

.piece-1gpc:first-child { border-color: var(--accent); box-shadow: 0 0 0 1px var(--accent); }

.wrapper-1srr { text-align: center; }
.card-1o3i { font-family: var(--font-head); font-size: 1.05rem; font-weight: 800; color: var(--accent); }

.group-t3nc { display: flex; align-items: center; justify-content: center; height: 52px; }
.area-oam2 { max-width: 92px; max-height: 52px; object-fit: contain; }
.row-1qr6 {
  display: inline-flex; align-items: center; justify-content: center;
  width: 46px; height: 46px; border-radius: var(--radius-sm);
  background: var(--accent-soft); color: var(--accent);
  font-family: var(--font-head); font-weight: 800; font-size: 1.15rem;
}

.widget-5b7o { font-family: var(--font-head); font-weight: 700; color: var(--ink); margin: 0; font-size: .98rem; }
.group-3pf4 { margin: 4px 0 0; font-size: .85rem; line-height: 1.35; display: flex; flex-wrap: wrap; gap: 4px 10px; align-items: baseline; }
.area-6f3s { color: var(--text); font-weight: 600; }
.box-xjwa { color: var(--accent); font-weight: 700; font-size: .74rem; border: 1px dashed var(--border-strong); border-radius: 4px; padding: 1px 6px; }
.slot-kcp6 { list-style: none; margin: 7px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 6px; }
.grid-cpi6 { font-size: .72rem; color: var(--text-muted); background: var(--surface-alt); border: 1px solid var(--border); border-radius: 999px; padding: 2px 9px; }

.deck-1y70 { display: flex; flex-direction: column; align-items: center; gap: 1px; min-width: 46px; }
.plate-p55c { font-family: var(--font-head); font-weight: 800; font-size: 1.2rem; color: var(--ink); line-height: 1; }
.segment-1rsl { font-size: .68rem; color: #f5a623; letter-spacing: 1px; }

.face-xldg { white-space: nowrap; }  

.slab-1auw {
  display: block; margin: 18px auto 0;
  background: var(--surface); color: var(--accent);
  font-family: var(--font-head); font-weight: 700; font-size: .88rem;
  border: 1px solid var(--border-strong); border-radius: var(--radius-sm);
  padding: 11px 30px; cursor: pointer;
  transition: background .15s, border-color .15s;
}
.slab-1auw:hover { background: var(--accent-soft); border-color: var(--accent); }

@media (max-width: 860px) {
  
  .slab-5fsc { display: none; }
  
  .piece-1gpc {
    grid-template-columns: 44px minmax(0, 1fr) auto;
    grid-template-areas:
      "rank logo   logo"
      "rank main   main"
      "rank rating cta";
    align-items: center; column-gap: 12px; row-gap: 8px;
  }
  .wrapper-1srr { grid-area: rank; align-self: start; padding-top: 4px; }
  .group-t3nc { grid-area: logo; justify-content: flex-start; height: 44px; }
  .area-oam2 { max-width: 100px; max-height: 44px; }
  .deck-1v7f { grid-area: main; }
  .deck-1y70 { grid-area: rating; flex-direction: row; align-items: baseline; gap: 6px; }
  .face-xldg { grid-area: cta; justify-self: end; }
}
@media (min-width: 861px) {
  .deck-4yf2 { display: none; }
}

/* m8q9yc */
