

: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; }

.zone-12an { max-width: var(--maxw); margin: 0 auto; padding: 0 24px; }
.chunk-s1ef { max-width: var(--maxw-narrow); }


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

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

.frame-ix5w {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  color: var(--ink);
  flex: 0 1 auto;
  min-width: 0;
}
.slab-1fo1 {
  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;
}
.row-ox8p { background: transparent; }
.tray-1bhp { width: 34px; height: 34px; object-fit: contain; border-radius: var(--radius-sm); }
.cell-1r07 {
  font-family: var(--font-head);
  font-weight: 800;
  font-size: 1.15rem;
  color: var(--ink);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

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

.block-w2d9 {
  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;
}
.block-w2d9 .bar-5fcn { display: none; }


.area-9idv { padding: 52px 0 8px; }
.col-1yiu { }
.strip-14ag { font-size: clamp(1.9rem, 4.2vw, 2.7rem); font-weight: 800; letter-spacing: -0.01em; }

.item-1rgk { display: flex; align-items: center; gap: 12px; margin: 4px 0 22px; }
.slab-cb5k {
  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;
}
.group-1u1e { display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px; font-size: .92rem; color: var(--text-muted); }
.cell-p8jz strong { color: var(--ink); font-weight: 600; }
.zone-6q8r { color: var(--border-strong); }

.body-165y { font-size: 1.12rem; line-height: 1.75; color: var(--text); }
.body-165y p { margin: 0 0 1rem; }
.section-1y2j { width: 100%; border-radius: var(--radius); border: 1px solid var(--border); margin-top: 26px; }


.piece-tme7 { padding: 18px 0; }
.cell-15kz { padding: 40px 0; }

.panel-60lb { margin: 0 0 14px; }
.slot-y2zd { font-size: 1.5rem; font-weight: 700; margin: 34px 0 14px; }

.slab-16vt { display: grid; grid-template-columns: 1fr; gap: 18px; }
.frame-e6bj {
  width: 100%;
  border-radius: var(--radius);
  border: 1px solid var(--border);
}


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


.face-7arf table {
  width: 100%;
  border-collapse: collapse;
  margin: 1.4rem 0;
  font-size: .95rem;
  border: 1px solid var(--border);
  border-radius: var(--radius);
  overflow: hidden;
}
.face-7arf th, .face-7arf td {
  padding: 11px 14px;
  text-align: left;
  border-bottom: 1px solid var(--border);
}
.face-7arf 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;
}
.face-7arf tbody tr:nth-child(even) { background: var(--surface-alt); }
.face-7arf tbody tr:last-child td { border-bottom: 0; }


.part-1akh { margin: 1.4rem 0; overflow-x: auto; }
.part-1akh table { margin: 0; }


.shell-g5b7 { padding: 10px 0; }
.slab-fkqe {
  background: var(--surface-alt);
  border: 1px solid var(--border);
  border-radius: var(--radius);
  padding: 18px 22px;
}
.card-1ub5 {
  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;
}
.box-flc1 { margin: 0; padding-left: 1.2rem; columns: 2; column-gap: 28px; }
.plate-no85 { margin: 0 0 7px; }
.body-iefi { color: var(--accent-text); text-decoration: none; }
.body-iefi:hover { text-decoration: underline; }


.section-1424.group-1ypd { padding: 36px 0 8px; }
.item-1uo5 { text-align: center; }
.tray-1djq { font-size: 1.7rem; font-weight: 800; margin: 0 0 22px; }

.mark-6xe6 { 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; }
.panel-1xr4 {
  position: relative;
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.panel-1xr4::before, .panel-1xr4::after {
  content: "";
  position: absolute;
  background: var(--accent);
  border-radius: 2px;
}
.panel-1xr4::before { top: 7px; left: 0; width: 16px; height: 2px; }
.panel-1xr4::after { top: 0; left: 7px; width: 2px; height: 16px; }
.faq__item[open] .panel-1xr4::after { display: none; }
.holder-1co5 { padding: 0 18px 18px; color: var(--text); }
.holder-1co5 p:first-child { margin-top: 0; }


.field-sjft {
  margin-top: 56px;
  background: var(--surface-alt);
  border-top: 1px solid var(--border);
}
.wrap-gqg2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  padding: 32px 0;
}
.cluster-s0pz { display: flex; align-items: center; }
.tile-hegs { width: 30px; height: 30px; }
.grid-nvry { width: 30px; height: 30px; }
.cluster-1ccn { display: flex; flex-wrap: wrap; gap: 18px; }
.cluster-1ccn a { color: var(--text-muted); text-decoration: none; font-size: .92rem; }
.cluster-1ccn a:hover { color: var(--ink); }
.shell-v2db { border-top: 1px solid var(--border); }
.shell-v2db .zone-12an { padding-top: 16px; padding-bottom: 4px; font-size: .82rem; color: var(--text-muted); }
.cluster-1a07 { border-top: 1px solid var(--border); }
.row-1cf7 { padding: 16px 0; font-size: .85rem; color: var(--text-muted); }


.cell-1xdj {
  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;
}
.slot-gkkb { background: var(--accent); color: var(--on-accent); }
.slot-gkkb:hover { background: var(--accent-2); color: var(--on-accent); }
.tile-dtgj { background: transparent; color: var(--accent-text); border-color: var(--border-strong); }
.tile-dtgj:hover { background: var(--surface-alt); color: var(--ink); }
.wrap-16yb { padding: 13px 28px; font-size: 1rem; }
.piece-vwyk { width: 100%; }


@media (max-width: 860px) {
  .block-w2d9 { display: inline-flex; }
  .panel-1nxt {
    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;
  }
  .panel-1nxt.is-open { display: flex; }
  .panel-1nxt > a { padding: 12px 8px; border-radius: 0; border-bottom: 1px solid var(--border); }
  .chunk-16vi { position: relative; }
  .box-flc1 { columns: 1; }
  .area-9idv { padding: 36px 0 4px; }
  .wrap-gqg2 { flex-direction: column; align-items: flex-start; gap: 16px; }
}


.spot-1d9i { margin: 34px 0; }
.chunk-10s8 {
  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;
}
.face-fir1 { list-style: none; margin: 0; padding: 0; display: flex; flex-direction: column; gap: 10px; }

.plate-19pr {
  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;
}

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

.plate-19pr:first-child { border-color: var(--accent); box-shadow: 0 0 0 1px var(--accent); }

.stack-b64v { text-align: center; }
.col-1n30 { font-family: var(--font-head); font-size: 1.05rem; font-weight: 800; color: var(--accent); }

.segment-1ht4 { display: flex; align-items: center; justify-content: center; height: 52px; }
.widget-1qtz { max-width: 92px; max-height: 52px; object-fit: contain; }
.face-8v28 {
  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;
}

.chunk-181x { font-family: var(--font-head); font-weight: 700; color: var(--ink); margin: 0; font-size: .98rem; }
.block-1712 { margin: 4px 0 0; font-size: .85rem; line-height: 1.35; display: flex; flex-wrap: wrap; gap: 4px 10px; align-items: baseline; }
.shell-1yr9 { color: var(--text); font-weight: 600; }
.chunk-1gm3 { color: var(--accent); font-weight: 700; font-size: .74rem; border: 1px dashed var(--border-strong); border-radius: 4px; padding: 1px 6px; }
.block-1vmc { list-style: none; margin: 7px 0 0; padding: 0; display: flex; flex-wrap: wrap; gap: 6px; }
.stack-ipq7 { font-size: .72rem; color: var(--text-muted); background: var(--surface-alt); border: 1px solid var(--border); border-radius: 999px; padding: 2px 9px; }

.card-1hmf { display: flex; flex-direction: column; align-items: center; gap: 1px; min-width: 46px; }
.rail-f3vg { font-family: var(--font-head); font-weight: 800; font-size: 1.2rem; color: var(--ink); line-height: 1; }
.slot-fu2s { font-size: .68rem; color: #f5a623; letter-spacing: 1px; }

.spot-1ebo { white-space: nowrap; }  

.card-vg2o {
  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;
}
.card-vg2o:hover { background: var(--accent-soft); border-color: var(--accent); }

@media (max-width: 860px) {
  
  .strip-tpxp { display: none; }
  
  .plate-19pr {
    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;
  }
  .stack-b64v { grid-area: rank; align-self: start; padding-top: 4px; }
  .segment-1ht4 { grid-area: logo; justify-content: flex-start; height: 44px; }
  .widget-1qtz { max-width: 100px; max-height: 44px; }
  .tray-c3m4 { grid-area: main; }
  .card-1hmf { grid-area: rating; flex-direction: row; align-items: baseline; gap: 6px; }
  .spot-1ebo { grid-area: cta; justify-self: end; }
}
@media (min-width: 861px) {
  .box-11nf { display: none; }
}

/* 1apxe3u */
