:root {
  --color-accent: #a26736;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
:root {
  
  --bg-page:        #0f1117;
  --bg-surface:     #151929;
  --bg-card:        #1a1f2e;
  --bg-card-inner:  #242938;
  --bg-raised:      #2d3748;
  --bg-hover:       #1e2638;
  
  --border:         #1e2535;
  --border-alt:     #2d3748;
  --border-section: #374151;
  
  --text-primary:   #e2e8f0;
  --text-muted:     #94a3b8;
  --text-body:      #cbd5e1;
  --text-sub:       #a0aec0;
  --text-faint:     #6b7280;
  --text-dim:       #4b5563;
  --text-label:     #8892a4;
  --text-value:     #c9d1e0;
  
  --bg-tip:         #1a2e1a;
  --bg-warning:     #2d1f0e;
  --bg-info:        #1a1f2e;
  --bg-pros:        #1a2e1a;
  --bg-cons:        #2d1a1a;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
body {
  font-family: system-ui, sans-serif;
  background: var(--bg-page);
  color: var(--text-primary);
  line-height: 1.7;
}
.h6u74he {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ki64m {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.j5t9 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ld9vik6f { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.yb897lnz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.yb897lnz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.yb897lnz a:hover { color: var(--accent-light); }
.zi6763d     .h1t6 { border-radius: 6px; }
.zi6763d .h1t6 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.zi6763d .h1t6 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .h1t6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .suvy:hover .h1t6,
  .suvy:focus-within .h1t6 { display: block; }
  .h1t6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gs9bd {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.y2oxk { display: none; }
@media (max-width: 640px) {
  .y2oxk {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .y2oxk.aqqvofjc { display: block; }
}
@media (max-width: 640px) {
  .gs9bd { display: block; }
  .yb897lnz > li + li::before { display: none !important; }
  .yb897lnz {
    display: none; flex-direction: column; gap: 0; align-items: stretch; flex-wrap: nowrap;
    position: absolute; top: 56px; left: 0; right: 0;
    background: var(--bg-surface);
    border-top: 1px solid var(--border); padding: 8px 0;
  }
  .yb897lnz.aqqvofjc { display: flex; }
  .yb897lnz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .yb897lnz li:last-child a { border-bottom: none; }
}
.fxnq0x2q { min-height: 480px; }
.cvp2z3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.m81wf { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bpkxubgh .m81wf { margin-left: 0; margin-right: 0; }
.bu8bm7bw {
  background: var(--cta); color: var(--cta-fg, #fff); text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.jzzpl .bu8bm7bw { margin-top: 24px; }
.bu8bm7bw:hover { opacity: 0.88; }
.n9b4l .wg5ujtj {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.n9b4l .cvp2z3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.n9b4l .m81wf { color: #e2e8f0; }
.n9b4l.t23v .wg5ujtj { text-align: center; }
.n9b4l.bpkxubgh   .wg5ujtj { text-align: left; }
.xv4ore {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.xv4ore .wg5ujtj {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.xv4ore .cvp2z3 { color: var(--text-primary); text-shadow: none; }
.xv4ore .m81wf { color: var(--text-muted); }
.xv4ore .bu8bm7bw { margin-top: 16px; }
.xv4ore, .xv4ore.fxnq0x2q { min-height: auto !important; }
.xv4ore.t23v .wg5ujtj { text-align: center; }
.xv4ore.bpkxubgh   .wg5ujtj { text-align: left; }
.xv4ore~.k7yf38{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.xv4ore~.k7yf38 .pyvm2{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.tbw4t .cvp2z3 { color: #fff; }
.tbw4t .m81wf { color: rgba(255,255,255,0.85); }
.ugj7 .cvp2z3 { text-shadow: none; color: var(--text-primary); }
.ugj7 .m81wf { color: var(--text-muted); }
body.o9jct07n .cvp2z3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.q4knbp .cvp2z3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.fxnq0x2q.tbw4t .cvp2z3,
section.tbw4t .cvp2z3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ugj7.bpkxubgh   .vo06ys { align-items: flex-start; text-align: left; }
.fxnq0x2q .wvzgus {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.wvzgus .ta69ps {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.wvzgus .ta69ps::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.wvzgus .hb5fsyx { display: contents !important; }
.wvzgus .hb5fsyx .o1lfm {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.wvzgus .hb5fsyx .qqd4 { max-height: 48px; max-width: 96px; }
.wvzgus .hb5fsyx .vihj4 {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.wvzgus .gsp3 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.wvzgus .d5i95svz { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.wvzgus .ra5kibp9 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.wvzgus .ra5kibp9 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.wvzgus .duasepn { display: contents !important; }
.wvzgus .duasepn .vrorc:not(.rxnzt6uy) { display: none !important; }
.wvzgus .duasepn .rxnzt6uy {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.wvzgus .duasepn .rxnzt6uy .gc62kj {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.wvzgus .duasepn .rxnzt6uy .k9kwp {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.wvzgus .n74t { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.wvzgus .n74t.i42v4h {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.wvzgus .n74t.i42v4h:hover { opacity: 0.85; }
.wvzgus .ta69ps,
.wvzgus .ta69ps:hover,
.wvzgus .ta69ps:nth-child(even),
.wvzgus .ta69ps:nth-child(odd),
.wvzgus .ta69ps:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qe2nv96z .wg5ujtj { padding-bottom: 24px; }
.jzzpl .wg5ujtj { max-width: 1100px; }
@media (max-width: 700px) {
  .ugj7 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ugj7:not(.g3jb6v) .q25e { display: none !important; }
  .g3jb6v .q25e { padding: 16px; }
  .vo06ys  { padding: 36px 24px; }
  .ugj7~.k7yf38,.wkxs3~.k7yf38{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .fxnq0x2q, .ugj7 { min-height: 320px !important; }
  .cvp2z3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .edyn,
  .s929,
  .a83macx { grid-template-columns: 1fr !important; }

  

  
  .qe2nv96z { display: flex !important; flex-direction: column !important; }
  .qe2nv96z .wg5ujtj { display: contents; }
  .qe2nv96z .jcuo { order: 0; }
  .qe2nv96z .cvp2z3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qe2nv96z .edyn { order: 2; padding: 0 16px 12px !important; }
  .qe2nv96z .m81wf { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .jzzpl .wg5ujtj { display: flex; flex-direction: column; }
  .jzzpl .wg5ujtj .cvp2z3 { order: 1; }
  .jzzpl .wg5ujtj .a83macx { order: 2; margin: 8px 0 24px !important; }
  .jzzpl .wg5ujtj .m81wf { order: 3; }
  .jzzpl .wg5ujtj .bu8bm7bw { order: 4; align-self: center; margin-top: 0; }

  
  .ugj7.g3jb6v {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ugj7.g3jb6v .vo06ys { display: contents; padding: 0; }
  .ugj7.g3jb6v .vo06ys .cvp2z3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ugj7.g3jb6v .q25e { order: 2; padding: 12px 16px; }
  .ugj7.g3jb6v .vo06ys .m81wf { order: 3; padding: 0 24px; margin: 0 auto; }
  .ugj7.g3jb6v .vo06ys .bu8bm7bw { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wnxt7j26 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.bq94yr { width: 100%; height: auto; display: block; border-radius: 10px; }
.sr5hfmd .wnxt7j26        { border-radius: 16px; }
.sr5hfmd .bq94yr  { border-radius: 16px; }
.b7d6 .wnxt7j26         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.b7d6 .bq94yr   { border-radius: 8px; }
.zknr6mo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jqgjtpc { width: 100%; padding: 32px 0; position: relative; }
.pnp24anq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.pu7p9 .jqgjtpc:nth-child(even) { background: var(--bg-surface); }
.pu7p9 .jqgjtpc:nth-child(odd)  { background: var(--bg-page); }
.sh35bxn .jqgjtpc:nth-child(even) { background: var(--bg-card); }
.sh35bxn .jqgjtpc:nth-child(odd)  { background: var(--bg-page); }
.pu7p9 .jqgjtpc:nth-child(odd)  .pnp24anq { background: var(--bg-card); border-radius: 6px; }
.pu7p9 .jqgjtpc:nth-child(even) .pnp24anq { background: var(--bg-raised); border-radius: 6px; }
.sh35bxn .jqgjtpc:nth-child(odd)  .pnp24anq { background: var(--bg-card); border-radius: 6px; }
.sh35bxn .jqgjtpc:nth-child(even) .pnp24anq { background: var(--bg-raised); border-radius: 6px; }
.pu7p9 .jqgjtpc:nth-child(even) .w7b9 .qwf0,
.sh35bxn .jqgjtpc:nth-child(even) .w7b9 .qwf0 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.pu7p9 .jqgjtpc:nth-child(odd) .w7b9 .qwf0,
.sh35bxn .jqgjtpc:nth-child(odd) .w7b9 .qwf0 { background: var(--bg-card-inner); }
.pu7p9 .jqgjtpc:nth-child(even) .apm7ow .qwf0:nth-child(odd),
.sh35bxn .jqgjtpc:nth-child(even) .apm7ow .qwf0:nth-child(odd)  { background: var(--bg-card); }
.pu7p9 .jqgjtpc:nth-child(even) .apm7ow .qwf0:nth-child(even),
.sh35bxn .jqgjtpc:nth-child(even) .apm7ow .qwf0:nth-child(even) { background: var(--bg-card-inner); }
h1.gr8q { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gr8q {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.gqu1gi45 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wdcxnd h2.gr8q {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vf17 h2.gr8q {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.d5kuxne h2.gr8q {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.gz0o1 h2.gr8q::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.hl3nnqp h2.gr8q {
  color: var(--text-primary); font-size: 1.7rem;
}
.pb7cre h2.gr8q::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.q533yyi h2.gr8q {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .n7ptjl { display: none; } }
.jqmx { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ktmesj1b { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.oner {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.vipr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.q3xrbe { padding-left: 20px; }
.q3xrbe li { margin-bottom: 6px; }
.q3xrbe a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.q3xrbe a:hover { color: var(--accent-light); }
.m43h .vipr { display: none; }
.qivumkgh .vipr { display: none; }
.qivumkgh .q3xrbe { padding-left: 0; list-style: none; }
.qivumkgh .q3xrbe li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.qivumkgh .q3xrbe a { font-size: 0.92rem; }
.fh3ize .oner { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fh3ize .vipr { display: none; }
.fh3ize .q3xrbe { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.fh3ize .q3xrbe li { margin-bottom: 0; }
.fh3ize .q3xrbe a {
  display: inline-block;
  background: var(--accent-bg); color: var(--accent-light);
  border: 1px solid var(--accent-pale); border-radius: 999px;
  padding: 5px 16px; font-size: 0.88rem; font-weight: 500;
}
.fh3ize .q3xrbe a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.h8qia .oner { padding: 20px 20px 16px; }
.h8qia .q3xrbe {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.h8qia .q3xrbe li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.h8qia .q3xrbe a {
  display: flex; align-items: center; gap: 12px;
  background: var(--bg-card); border-radius: 8px;
  padding: 12px 14px; border: 1px solid var(--border);
  font-size: 0.92rem; line-height: 1.35; color: var(--text-muted);
  width: 100%; min-height: 58px;
  transition: border-color .15s, color .15s, background .15s;
}
.h8qia .q3xrbe a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.h8qia .q3xrbe a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.h8qia .q3xrbe a:focus,
.h8qia .q3xrbe a:focus-visible,
.h8qia .q3xrbe a:target { outline: none; }
.h8qia .q3xrbe li:target a { border-color: var(--border); color: var(--text-muted); }
.hy2hlv08 .oner { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hy2hlv08 .vipr { display: none; }
.hy2hlv08 .q3xrbe { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.hy2hlv08 .q3xrbe li { counter-increment: toc-n; margin-bottom: 0; }
.hy2hlv08 .q3xrbe a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.hy2hlv08 .q3xrbe a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.hy2hlv08 .q3xrbe a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.dpbu .oner { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.dpbu .vipr { display: none; }
.dpbu .q3xrbe { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.dpbu .q3xrbe li { margin-bottom: 0; }
.dpbu .q3xrbe a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.dpbu .q3xrbe a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.zkja .oner { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zkja .vipr { display: none; }
.zkja .q3xrbe { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zkja .q3xrbe li { margin-bottom: 0; }
.zkja .q3xrbe li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zkja .q3xrbe li:last-child::after { content: ""; margin-right: 0; }
.zkja .q3xrbe a { font-size: 0.9rem; }
.qwf0 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.w7b9 .qwf0 { background: var(--bg-card); }
.apm7ow .qwf0:nth-child(odd)  { background: var(--bg-card); }
.apm7ow .qwf0:nth-child(even) { background: var(--bg-raised); }
.r1og3x6 .qwf0 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.r1og3x6 .qwf0:last-child { border-bottom: none; }
.r1og3x6 h3.gqu1gi45 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.himpa .qwf0 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.himpa .qwf0 + .qwf0 { margin-top: 4px; }
.yhli0v .qwf0 { background: none; border-radius: 0; padding: 12px 0; }
.yhli0v .qwf0 + .qwf0 { border-top: 1px solid var(--border-section); }
.kyyzl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qqodah6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wkyul, .vc6d { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wkyul li, .vc6d li { margin-bottom: 6px; }
.vc6d li { list-style: decimal; }
.i5fyl     .wkyul { list-style-type: "● "; }
.y0ii  .wkyul { list-style-type: "■ "; }
.mjet0ur .wkyul { list-style-type: "◆ "; }
.ilxp4os    .wkyul { list-style-type: "★ "; }
.i5fyl     .ubs8 { list-style-type: "● "; }
.y0ii  .ubs8 { list-style-type: "■ "; }
.mjet0ur .ubs8 { list-style-type: "◆ "; }
.ilxp4os    .ubs8 { list-style-type: "★ "; }
.i5fyl    .wkyul li::marker, .i5fyl    .ubs8 li::marker,
.y0ii .wkyul li::marker, .y0ii .ubs8 li::marker,
.mjet0ur .wkyul li::marker, .mjet0ur .ubs8 li::marker,
.ilxp4os   .wkyul li::marker, .ilxp4os   .ubs8 li::marker {
  color: var(--cta); font-size: 1em;
}
.i5fyl .vc6d,
.y0ii .vc6d,
.mjet0ur .vc6d,
.ilxp4os .vc6d {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.i5fyl .vc6d li,
.y0ii .vc6d li,
.mjet0ur .vc6d li,
.ilxp4os .vc6d li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.i5fyl .vc6d li::before,
.y0ii .vc6d li::before,
.mjet0ur .vc6d li::before,
.ilxp4os .vc6d li::before {
  content: counter(el-step);
  position: absolute; left: -2.2em; top: 0.05em;
  width: 1.45em; height: 1.45em;
  background: var(--accent); color: #fff;
  font-size: 0.72em; font-weight: 700;
  line-height: 1.45em; text-align: center;
}
.i5fyl     .vc6d li::before { border-radius: 50%; }
.y0ii  .vc6d li::before { border-radius: 3px; }
.mjet0ur .vc6d li::before { border-radius: 3px; }
.ilxp4os    .vc6d li::before { border-radius: 50%; }
.t2ok2qbq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.b9y1 .t2ok2qbq,
.rglfbv .t2ok2qbq { background: transparent; border: none; border-radius: 0; }
.dy34pll { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dy34pll th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dy34pll td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dy34pll tr:hover td { background: var(--bg-hover); }
.ztyq .dy34pll tbody tr:nth-child(even) td { background: var(--bg-surface); }
.jrsnc .dy34pll { border: 1px solid var(--border-alt); }
.jrsnc .dy34pll th,
.jrsnc .dy34pll td { border: 1px solid var(--border-alt); }
.ln46 .dy34pll th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ln46 .dy34pll td { border-bottom: none; }
.ln46 .dy34pll tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.b2va8 .dy34pll th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ufdhcnoq .t2ok2qbq {
  overflow: hidden;
}
.ufdhcnoq .dy34pll th { border-bottom: 1px solid var(--border-alt); }
.ufdhcnoq .dy34pll tr:last-child td { border-bottom: none; }
.gy0b { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.yzinsvhk { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.l00vms7 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.x71ok6pf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fi0dc1pv { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ubs8 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ubs8 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.xo2y .x71ok6pf { background: transparent; text-align: center; }
.dyqpu6 .l00vms7 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.b4g7a .l00vms7 {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.tacitjkv .yzinsvhk { display: grid; grid-template-columns: auto 1fr; }
.tacitjkv .l00vms7 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.tacitjkv .x71ok6pf { grid-column: 2; }
.tacitjkv .fi0dc1pv,
.tacitjkv .ubs8 { grid-column: 1 / -1; }
.i9qg .yzinsvhk { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.i9qg .l00vms7 {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.i9qg .x71ok6pf { grid-column: 2; }
.i9qg .fi0dc1pv,
.i9qg .ubs8 { grid-column: 1 / -1; }
.p9ujd1x .yzinsvhk { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.p9ujd1x .x71ok6pf { background: none; color: var(--accent-light); font-weight: 700; }
.g3ypay .yzinsvhk { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.g3ypay .x71ok6pf { background: none; color: var(--accent-light); font-weight: 700; }
.ucm07 .yzinsvhk { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ucm07 .yzinsvhk:last-child { border-bottom: none; }
.ucm07 .x71ok6pf { background: none; color: var(--accent-light); font-weight: 700; }
.rmaxu .yzinsvhk { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.rmaxu .x71ok6pf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ggsbk3 .gy0b { counter-reset: card-n; }
.ggsbk3 .yzinsvhk  { counter-increment: card-n; }
.ggsbk3 .x71ok6pf { display: flex; align-items: center; gap: 10px; }
.ggsbk3 .x71ok6pf::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.bm8nrys .yzinsvhk { background: var(--bg-surface); border: 1px solid var(--border); }
.bm8nrys .x71ok6pf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.tkabw { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tkabw         { --cl-hue: var(--accent); }
.nvn4     { --cl-hue: #16a34a; }
.fvfa1w { --cl-hue: #ea580c; }
.qwr1e    { --cl-hue: #2563eb; }
.nvn4, .fvfa1w, .qwr1e, .dvit {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.zn774b { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.zn774b::before { color: var(--cl-hue); }
.tkabw strong { color: var(--text-primary); font-size: 0.95rem; }
.tkabw p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.p0ga0nzf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.qgdx, .migkd { border-radius: 8px; padding: 14px; }
.qgdx { background: var(--bg-pros); }
.migkd { background: var(--bg-cons); }
.xu404d { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.qgdx .xu404d { color: var(--c-pros-label); }
.migkd .xu404d { color: #f87171; }
.qgdx ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.migkd ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bq94yr { width: 100%; height: auto; border-radius: 10px; display: block; }
.i42v4h {
  background: var(--cta); color: var(--cta-fg, #fff); border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.i42v4h:hover { opacity: 0.85; }
.tjw7kpa .i42v4h  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tjw7kpa .i42v4h:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yf8s8gz8 .i42v4h  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yf8s8gz8 .i42v4h:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tjw7kpa .n74t.i42v4h, .yf8s8gz8 .n74t.i42v4h,
.tjw7kpa .o6hiapn1 .i42v4h, .yf8s8gz8 .o6hiapn1 .i42v4h {
  background: var(--cta); border: none; color: #fff;
}
.tjw7kpa .n74t.i42v4h:hover, .yf8s8gz8 .n74t.i42v4h:hover,
.tjw7kpa .o6hiapn1 .i42v4h:hover, .yf8s8gz8 .o6hiapn1 .i42v4h:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.l28j5h .bu8bm7bw { border-radius: 50px; }
.l28j5h .i42v4h  { border-radius: 50px; }
.tug1h .bu8bm7bw,
.tug1h .i42v4h { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.tug1h .bu8bm7bw:hover,
.tug1h .i42v4h:hover { filter: brightness(1.08); opacity: 1; }
.za0ca .bu8bm7bw,
.za0ca .i42v4h { box-shadow: 0 3px 14px -2px var(--cta); }
.za0ca .bu8bm7bw:hover,
.za0ca .i42v4h:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.gidiliy .bu8bm7bw,
.gidiliy .i42v4h { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.gidiliy .bu8bm7bw:hover,
.gidiliy .i42v4h:hover { opacity: 1; }
.gidiliy .bu8bm7bw:active,
.gidiliy .i42v4h:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.i39j8by .bu8bm7bw,
.i39j8by .i42v4h { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.i39j8by .bu8bm7bw:hover,
.i39j8by .i42v4h:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.i39j8by .bu8bm7bw:active,
.i39j8by .i42v4h:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.d9zr9n .bu8bm7bw,
.d9zr9n .i42v4h { position: relative; overflow: hidden; }
.d9zr9n .bu8bm7bw::before,
.d9zr9n .i42v4h::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.d9zr9n .bu8bm7bw:hover::before,
.d9zr9n .i42v4h:hover::before { left: 135%; }
.pywak .bu8bm7bw,
.pywak .i42v4h { border-radius: 0; }
.ghvy .bu8bm7bw { padding-left: 22px; padding-right: 22px; }
.ghvy .i42v4h  { padding-left: 12px; padding-right: 12px; }
.f3tqh .bu8bm7bw { padding-left: 44px; padding-right: 44px; }
.f3tqh .i42v4h  { padding-left: 24px; padding-right: 24px; }
.k6clq0x2 .bu8bm7bw { padding-left: 56px; padding-right: 56px; }
.k6clq0x2 .i42v4h  { padding-left: 32px; padding-right: 32px; }
.c8259   .bu8bm7bw::after, .c8259   .i42v4h::after,
.f283 .bu8bm7bw::after, .f283 .i42v4h::after,
.qxgnby    .bu8bm7bw::after, .qxgnby    .i42v4h::after,
.pd9v8yku    .bu8bm7bw::after, .pd9v8yku    .i42v4h::after,
.urvfw1ok    .bu8bm7bw::after, .urvfw1ok    .i42v4h::after,
.pl1l     .bu8bm7bw::after, .pl1l     .i42v4h::after,
.qygf    .bu8bm7bw::after, .qygf    .i42v4h::after,
.obu7ijiq   .bu8bm7bw::after, .obu7ijiq   .i42v4h::after {
  content: ""; display: inline-block;
  width: 1em; height: 1em; margin-left: 6px; vertical-align: -0.15em;
  background: currentColor;
  -webkit-mask-size: contain; mask-size: contain;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
}
.c8259 .bu8bm7bw::after, .c8259 .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.f283 .bu8bm7bw::after, .f283 .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.qxgnby .bu8bm7bw::after, .qxgnby .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.pd9v8yku .bu8bm7bw::after, .pd9v8yku .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.urvfw1ok .bu8bm7bw::after, .urvfw1ok .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.pl1l .bu8bm7bw::after, .pl1l .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.qygf .bu8bm7bw::after, .qygf .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.obu7ijiq .bu8bm7bw::after, .obu7ijiq .i42v4h::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.z9n15y   .nhx6jmi::after, .z9n15y   .xrqngs5::after,
.y8nw .nhx6jmi::after, .y8nw .xrqngs5::after,
.dtytn6    .nhx6jmi::after, .dtytn6    .xrqngs5::after,
.kx57tnw    .nhx6jmi::after, .kx57tnw    .xrqngs5::after,
.zxs2jb    .nhx6jmi::after, .zxs2jb    .xrqngs5::after,
.iaxivw     .nhx6jmi::after, .iaxivw     .xrqngs5::after,
.qdu1bz2y    .nhx6jmi::after, .qdu1bz2y    .xrqngs5::after,
.pqa6   .nhx6jmi::after, .pqa6   .xrqngs5::after {
  content: "" !important; display: inline-block !important;
  width: 1em; height: 1em; margin-left: 6px; vertical-align: -0.15em;
  background: currentColor !important;
  -webkit-mask-size: contain; mask-size: contain;
  -webkit-mask-repeat: no-repeat; mask-repeat: no-repeat;
  -webkit-mask-position: center; mask-position: center;
}
.z9n15y .nhx6jmi::after, .z9n15y .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 12h16M13 5l7 7-7 7'/%3E%3C/svg%3E");
}
.y8nw .nhx6jmi::after, .y8nw .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 6l6 6-6 6'/%3E%3C/svg%3E");
}
.dtytn6 .nhx6jmi::after, .dtytn6 .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 4l14 8-14 8z' fill='black'/%3E%3C/svg%3E");
}
.kx57tnw .nhx6jmi::after, .kx57tnw .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M13 2L3 14h9l-1 8 10-12h-9l1-8z' fill='black'/%3E%3C/svg%3E");
}
.zxs2jb .nhx6jmi::after, .zxs2jb .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2l3.1 6.3 6.9.7-5 4.8 1.5 6.9L12 17.3l-6.5 3.4 1.5-6.9L2 9l6.9-.7z' fill='black'/%3E%3C/svg%3E");
}
.iaxivw .nhx6jmi::after, .iaxivw .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 3h12l4 6L12 22 2 9z' fill='black'/%3E%3C/svg%3E");
}
.qdu1bz2y .nhx6jmi::after, .qdu1bz2y .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2c0 0-7 6-7 12a7 7 0 0 0 14 0c0-3-1.5-5-3.5-6.5 0 3-2 5-3.5 5C14 9 12 2 12 2z' fill='black'/%3E%3C/svg%3E");
}
.pqa6 .nhx6jmi::after, .pqa6 .xrqngs5::after {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2 19h20v2H2zM2 17L5.5 7l4.5 5L12 3l2 9 4.5-5L22 17z' fill='black'/%3E%3C/svg%3E");
}
.kq58 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.ta69ps {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.ta69ps > * { min-width: 0; }
.ta69ps:hover { background: var(--bg-hover); }
.ta69ps > [itemprop="item"] { display: contents; }
.ta69ps [itemprop="itemReviewed"],
.ta69ps [itemprop="reviewRating"] { display: none; }
.ta69ps::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.hb5fsyx {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.o1lfm {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.qqd4 { max-height: 52px; max-width: 110px; object-fit: contain; }
.vihj4 {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.c34m .o1lfm    { background: #1a1a1a; }
.dm126y .o1lfm   { background: rgba(128,128,128,.12); }
.ciw1 .o1lfm { background: var(--bg-raised); }
.ldp38o .o1lfm    { background: transparent; padding: 0; }
.gsp3 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.d5i95svz { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ra5kibp9 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.duasepn {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.vrorc {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.gc62kj {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.k9kwp {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.n74t {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.n74t.i42v4h {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ta69ps {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ta69ps::before    { grid-area: rank;   }
  .hb5fsyx           { grid-area: ident;  }
  .gsp3     { grid-area: rating; min-width: 0; width: auto; }
  .duasepn           { grid-area: pills;  }
  .n74t             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ta69ps {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ta69ps::before    { justify-self: center; }
  .hb5fsyx           { width: 100%; }
  .gsp3     { justify-self: center; }
  .duasepn           { grid-template-columns: 1fr; }
}
.pb6b {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.b072y {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.fog0fz {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.fog0fz img { max-width: 80px; max-height: 50px; object-fit: contain; }
.asv670md { flex: 1; }
.asv670md h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.x01n { color: var(--c-stars); font-size: 1.1rem; }
.cshj { margin-bottom: 8px; }
.raf3puw {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.raf3puw > span { color: var(--accent); font-weight: 700; }
.xtc4uw em, .x4sy8 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .raf3puw { padding: 10px 16px; gap: 6px 16px; } }
.o6hiapn1 { flex-shrink: 0; align-self: flex-start; }
.o6hiapn1 .i42v4h { white-space: nowrap; }
@media (max-width: 560px) {
  .b072y { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .fog0fz { order: 1; }
  .o6hiapn1 { order: 2; margin-left: auto; align-self: center; }
  .asv670md { order: 3; flex: 1 1 100%; min-width: 0; }
}
.famdd img.kj9s0y { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.b9y1 { padding: 20px 24px; }
.fx4y { color: var(--text-muted); margin-bottom: 16px; }
.pgzqqh3 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.f8d3l, .xlaoa { list-style: none; font-size: 0.9rem; }
.f8d3l li { color: var(--c-pros); margin-bottom: 4px; }
.xlaoa li { color: var(--c-cons); margin-bottom: 4px; }
.f8d3l li::before { content: "✓"; margin-right: 5px; }
.xlaoa li::before { content: "✗"; margin-right: 5px; }
.vdrdyfc .f8d3l li::before { content: "→"; }
.vdrdyfc .xlaoa li::before { content: "–"; }
.so0tgucd  .f8d3l li::before { content: "★"; }
.so0tgucd  .xlaoa li::before { content: "✕"; }
.rwoz4mq    .f8d3l li::before { content: "◆"; }
.rwoz4mq    .xlaoa li::before { content: "▲"; }
.aa7yl3  .f8d3l li::before { content: "▶"; }
.aa7yl3  .xlaoa li::before { content: "■"; }
.bedwn8g { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.dlp3n { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.tapyn7qb { background: var(--bg-pros); color: var(--c-tag-pay); }
.j3sdw { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.uv1p2qco .j3sdw { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.mrjrgpi .j3sdw { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mpi6px .nmurc0d {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mpi6px .pb6b { margin: 0; }
}
.j405ei .b072y { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.j405ei .asv670md h3 { color: var(--accent-light); }
.j405ei .fog0fz { background: var(--bg-page); border: 1px solid var(--border); }
.xymqga .pb6b { border-top: 4px solid var(--accent); }
.xymqga .b072y { background: var(--bg-card); }
.lqrso0 .pb6b { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.lqrso0 .b072y { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.lqrso0 .b9y1 { padding: 14px 16px; }
.lqrso0 .fog0fz { border-radius: 4px; }
.lqrso0 .j3sdw { border-radius: 0; }
.ha6lo .b072y { padding: 0; gap: 0; overflow: hidden; }
.ha6lo .fog0fz { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.ha6lo .asv670md { padding: 16px 20px; }
.ha6lo .o6hiapn1 { padding: 16px 20px; align-self: center; }
.q8kbb .x01n { font-size: .95rem; }
.rglfbv .p0ga0nzf { gap: 10px; }
.rglfbv .qgdx, .rglfbv .migkd { padding: 12px; }
.rglfbv .qgdx ul, .rglfbv .migkd ul { margin: 4px 0 0; padding-left: 18px; }
.rglfbv .qgdx li, .rglfbv .migkd li { font-size: .85rem; margin-bottom: 3px; }
.yqsp87tr .dlp3n { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .wo1xnkuw { grid-template-columns: 1fr; }
  .q9j5lff5 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .q9j5lff5 .ueadc6cd { width: 72px; height: 50px; }
  .q9j5lff5 .jba9n8aq { max-width: 180px; }
  .q9j5lff5 .kzwovfro { width: auto; }
}
.utbu6 .q8kbb .x01n { filter: brightness(1.2); }
@media (max-width: 720px) {
  .utbu6 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .s8we0 { padding: 16px; }
  .lcvusg .vynvmq { min-width: 50%; }
}
.wcj413v .p0ga0nzf { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .f4fhc0ls { grid-template-columns: 1fr; }
  .ia2wts { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oc2u { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .g6kw3c2 { flex-wrap: wrap; padding: 16px; }
}
.toijed .p0ga0nzf { gap: 8px; }
.toijed .qgdx, .toijed .migkd { padding: 8px; }
@media (max-width: 480px) {
  .ajx85ei { flex-direction: column; align-items: stretch; }
}
.qp6z9l0 .kzwovfro .i42v4h { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .cb5aa5zh { flex-direction: column; align-items: stretch; gap: 10px; }
  .qp6z9l0 .kzwovfro { text-align: center; }
}
@media (max-width: 720px) {
  .ccaj2 { grid-template-columns: 1fr; }
  .kgymv { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j87dk8lr { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.e0idryi .wrido { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ls8e4w5b .x01n { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .palp3 { grid-template-columns: 1fr; }
  .ls8e4w5b { width: 100px; height: 100px; margin: 16px auto; }
  .e0idryi { font-size: 1.4rem; }
  .ou6g { justify-content: center; }
  .t1klaz .vynvmq { min-width: 50%; }
}
.im01 .p0ga0nzf { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .zh1c5s68 { flex-wrap: wrap; padding: 14px 16px; }
  .zr09n { padding: 12px 16px; }
  .im01 .p0ga0nzf { margin: 0 16px; }
  .im01 .yqsp87tr { padding: 0 16px; }
  .hkhhv9x { padding: 12px 16px; }
}
.fwceftzf .ta69ps {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.fwceftzf .ta69ps:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.cf8s6l .kq58 { gap: 18px; }
.cf8s6l .ta69ps {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.cf8s6l .ta69ps:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.q5k0 .kq58 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.q5k0 .ta69ps {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.q5k0 .ta69ps:last-child { border-bottom: none; }
.q5k0 .hb5fsyx,
.q5k0 .gsp3,
.q5k0 .duasepn {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.qq0f .kq58 { gap: 0; }
.qq0f .ta69ps {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qq0f .ta69ps:last-child { border-bottom: none; }
.qq0f .ta69ps:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qq0f .ta69ps:nth-child(even):hover { background: var(--bg-hover); }
.devs5zvh .ta69ps {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ypuzgfi3 .duasepn .vrorc {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ypuzgfi3 .duasepn .vrorc:first-child { border-left: none; }
.ylzxqao .duasepn .vrorc {
  background: transparent; padding: 4px 8px;
}
.ylzxqao .duasepn .gc62kj { font-size: .65rem; opacity: .65; }
.ylzxqao .duasepn .k9kwp   { font-size: 1.15rem; color: var(--accent-light); }
.eeb6aey .duasepn .vrorc {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ra5kibp9 { display: none; }
.hgcqu6 .d5i95svz { font-size: 1rem; letter-spacing: 2px; }
.baasvw7 .d5i95svz {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.gifau6 .d5i95svz,
.x3sm .d5i95svz,
.hc77t .d5i95svz { display: none; }
.gifau6 .ra5kibp9,
.x3sm .ra5kibp9,
.hc77t .ra5kibp9 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.gifau6 .ra5kibp9 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.gifau6 .ra5kibp9 small { display: none; }
.x3sm .ra5kibp9 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.x3sm .ra5kibp9 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.hc77t .ra5kibp9 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.hc77t .ra5kibp9 small { display: none; }
.gifau6 .cshj .x01n,
.x3sm .cshj .x01n,
.hc77t .cshj .x01n { display: none; }
.gifau6 .cshj strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.gifau6 .wrido { display: none; }
.x3sm .cshj strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.x3sm .anzg1rl1,
.x3sm .wrido { font-size: 1em; }
.hc77t .cshj strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.hc77t .wrido { display: none; }
.h5wr { margin: 16px 0; }
.xrma9mpu { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xrma9mpu summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xrma9mpu summary::after { content: "+"; color: var(--accent-light); }
.xrma9mpu[open] summary::after { content: "−"; }
.xrma9mpu p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jqgjtpc { margin-bottom: 0; }
.pwbg h2.gr8q { color: var(--text-primary); border-color: var(--accent-light); }
.r5iq29 h2.gr8q { color: var(--text-primary); border-color: var(--accent-light); }
.v466mdu .nvn4     { background: #052e16; border-color: #10b981; }
.v466mdu .fvfa1w { background: #2d0a1e; border-color: #f43f5e; }
.v466mdu .qwr1e    { background: #1e1036; border-color: #a855f7; }
.v466mdu .tkabw strong  { color: #f1f5f9; }
.v466mdu .tkabw p       { color: #cbd5e1; }
.v466mdu .hn4ri9i    .nvn4     .zn774b::before,
.v466mdu .q41g  .nvn4     .zn774b::before,
.v466mdu .a7dk  .nvn4     .zn774b::before,
.v466mdu .bvxmlq .nvn4     .zn774b::before { color: #10b981; }
.v466mdu .hn4ri9i    .fvfa1w .zn774b::before,
.v466mdu .q41g  .fvfa1w .zn774b::before,
.v466mdu .a7dk  .fvfa1w .zn774b::before,
.v466mdu .bvxmlq .fvfa1w .zn774b::before { color: #f43f5e; }
.v466mdu .hn4ri9i    .qwr1e    .zn774b::before,
.v466mdu .q41g  .qwr1e    .zn774b::before,
.v466mdu .a7dk  .qwr1e    .zn774b::before,
.v466mdu .bvxmlq .qwr1e    .zn774b::before { color: #a855f7; }
.bh2hjd .nvn4     { background: #2d2000; border-color: #eab308; }
.bh2hjd .fvfa1w { background: #2d0b0b; border-color: #ef4444; }
.bh2hjd .qwr1e    { background: #2d1600; border-color: #f97316; }
.bh2hjd .tkabw strong  { color: #f1f5f9; }
.bh2hjd .tkabw p       { color: #cbd5e1; }
.bh2hjd .hn4ri9i    .nvn4     .zn774b::before,
.bh2hjd .q41g  .nvn4     .zn774b::before,
.bh2hjd .a7dk  .nvn4     .zn774b::before,
.bh2hjd .bvxmlq .nvn4     .zn774b::before { color: #eab308; }
.bh2hjd .hn4ri9i    .fvfa1w .zn774b::before,
.bh2hjd .q41g  .fvfa1w .zn774b::before,
.bh2hjd .a7dk  .fvfa1w .zn774b::before,
.bh2hjd .bvxmlq .fvfa1w .zn774b::before { color: #ef4444; }
.bh2hjd .hn4ri9i    .qwr1e    .zn774b::before,
.bh2hjd .q41g  .qwr1e    .zn774b::before,
.bh2hjd .a7dk  .qwr1e    .zn774b::before,
.bh2hjd .bvxmlq .qwr1e    .zn774b::before { color: #f97316; }
.jayqysgp .nvn4     { background: #0c1a2e; border-color: #38bdf8; }
.jayqysgp .fvfa1w { background: #12103a; border-color: #818cf8; }
.jayqysgp .qwr1e    { background: #0a2020; border-color: #2dd4bf; }
.jayqysgp .tkabw strong  { color: #f1f5f9; }
.jayqysgp .tkabw p       { color: #cbd5e1; }
.jayqysgp .hn4ri9i    .nvn4     .zn774b::before,
.jayqysgp .q41g  .nvn4     .zn774b::before,
.jayqysgp .a7dk  .nvn4     .zn774b::before,
.jayqysgp .bvxmlq .nvn4     .zn774b::before { color: #38bdf8; }
.jayqysgp .hn4ri9i    .fvfa1w .zn774b::before,
.jayqysgp .q41g  .fvfa1w .zn774b::before,
.jayqysgp .a7dk  .fvfa1w .zn774b::before,
.jayqysgp .bvxmlq .fvfa1w .zn774b::before { color: #818cf8; }
.jayqysgp .hn4ri9i    .qwr1e    .zn774b::before,
.jayqysgp .q41g  .qwr1e    .zn774b::before,
.jayqysgp .a7dk  .qwr1e    .zn774b::before,
.jayqysgp .bvxmlq .qwr1e    .zn774b::before { color: #2dd4bf; }
.s0ajbtp6::before,
.y4s0ztw::before { margin-right: 5px; }
.tf5mg32 .qgdx ul li,
.tf5mg32 .f8d3l li         { color: #4ade80; }
.tf5mg32 .qgdx .s0ajbtp6 { color: #22c55e; }
.tf5mg32 .migkd ul li,
.tf5mg32 .xlaoa li         { color: #f87171; }
.tf5mg32 .migkd .y4s0ztw { color: #ef4444; }
.r0f9pwpf .qgdx { background: var(--bg-pros); }
.r0f9pwpf .migkd { background: var(--bg-cons); }
.r0f9pwpf .qgdx .s0ajbtp6 { color: var(--c-pros-label); }
.r0f9pwpf .migkd .y4s0ztw { color: var(--c-cons); }
.r0f9pwpf .qgdx ul li,
.r0f9pwpf .f8d3l li            { color: var(--c-pros); }
.r0f9pwpf .migkd ul li,
.r0f9pwpf .xlaoa li            { color: var(--c-cons); }
.sfe6m .qgdx { background: var(--bg-pros); }
.sfe6m .migkd { background: var(--bg-cons); }
.sfe6m .qgdx .s0ajbtp6 { color: var(--c-pros-label); }
.sfe6m .migkd .y4s0ztw { color: var(--c-cons); }
.sfe6m .qgdx ul li,
.sfe6m .f8d3l li          { color: var(--c-pros); }
.sfe6m .migkd ul li,
.sfe6m .xlaoa li          { color: var(--c-cons); }
.cr9b2vq .s0ajbtp6::before { content: "✓ "; }
.cr9b2vq .y4s0ztw::before { content: "✗ "; }
.vdrdyfc .s0ajbtp6::before { content: "→ "; }
.vdrdyfc .y4s0ztw::before { content: "← "; }
.so0tgucd .s0ajbtp6::before { content: "★ "; }
.so0tgucd .y4s0ztw::before { content: "✕ "; }
.rwoz4mq .s0ajbtp6::before { content: "◆ "; }
.rwoz4mq .y4s0ztw::before { content: "▲ "; }
.mrjrgpi .tkabw { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.mrjrgpi .tkabw strong { color: var(--text-primary); }
.mrjrgpi .tkabw p      { color: var(--text-muted); }
.uv1p2qco .tkabw { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.fd5gax4 .tkabw {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.fd5gax4 .tkabw strong,
.fd5gax4 .tkabw p { color: #fff; }
.fd5gax4 .zn774b::before { color: rgba(255,255,255,0.9) !important; }
.j1ev3m .tkabw {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.j1ev3m .tkabw strong { color: var(--text-primary); }
.j1ev3m .tkabw p      { color: var(--text-muted); }
.p3v6tozw .tkabw { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.hn4ri9i .zn774b,
.q41g .zn774b,
.a7dk .zn774b,
.bvxmlq .zn774b { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.hn4ri9i .zn774b::before,
.q41g .zn774b::before,
.a7dk .zn774b::before,
.bvxmlq .zn774b::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.hn4ri9i .nvn4     .zn774b::before { content: "✦"; color: var(--c-tip-border); }
.hn4ri9i .fvfa1w .zn774b::before { content: "▲"; color: var(--c-warn-border); }
.hn4ri9i .qwr1e    .zn774b::before { content: "◉"; color: #60a5fa; }
.q41g .nvn4     .zn774b::before { content: "★"; color: var(--c-tip-border); }
.q41g .fvfa1w .zn774b::before { content: "◆"; color: var(--c-warn-border); }
.q41g .qwr1e    .zn774b::before { content: "●"; color: #60a5fa; }
.a7dk .nvn4     .zn774b::before { content: "▶"; color: var(--c-tip-border); }
.a7dk .fvfa1w .zn774b::before { content: "■"; color: var(--c-warn-border); }
.a7dk .qwr1e    .zn774b::before { content: "▸"; color: #60a5fa; }
.bvxmlq .nvn4     .zn774b::before { content: "→"; color: var(--c-tip-border); }
.bvxmlq .fvfa1w .zn774b::before { content: "⬥"; color: var(--c-warn-border); }
.bvxmlq .qwr1e    .zn774b::before { content: "◈"; color: #60a5fa; }
.cs1c .w7b9 .qwf0,
.cs1c .apm7ow .qwf0  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.cs1c .yzinsvhk                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.cs1c .ta69ps                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.cs1c .pb6b            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.cs1c .t2ok2qbq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cs1c .oner                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kygh1nih .w7b9 .qwf0,
.kygh1nih .apm7ow .qwf0,
.kygh1nih .yzinsvhk,
.kygh1nih .ta69ps,
.kygh1nih .pb6b,
.kygh1nih .t2ok2qbq,
.kygh1nih .oner,
.kygh1nih .p3v6tozw .tkabw { box-shadow: none; }
.pvvqsmz   body, .pvvqsmz   { font-size: 0.9rem; }
.pvvqsmz   .jf963r3w, .pvvqsmz .kyyzl, .pvvqsmz .qqodah6,
.pvvqsmz   .jqmx, .pvvqsmz .ktmesj1b { font-size: 0.9rem; }
.pvvqsmz   .wkyul, .pvvqsmz .vc6d { font-size: 0.9rem; }
.m8irh   .jf963r3w, .m8irh .kyyzl, .m8irh .qqodah6,
.m8irh   .jqmx, .m8irh .ktmesj1b { font-size: 0.95rem; }
.m8irh   .wkyul, .m8irh .vc6d { font-size: 0.95rem; }
.mm59k9j1   .jf963r3w, .mm59k9j1 .kyyzl, .mm59k9j1 .qqodah6,
.mm59k9j1   .jqmx, .mm59k9j1 .ktmesj1b { font-size: 1.08rem; }
.mm59k9j1   .wkyul, .mm59k9j1 .vc6d { font-size: 1.05rem; }
.mm59k9j1   .dy34pll { font-size: 0.97rem; }
.gkwhk .cvp2z3      { font-size: 3.2rem; }
.gkwhk h2.gr8q { font-size: 1.9rem; }
.gkwhk h3.gqu1gi45     { font-size: 1.4rem; }
.h368a .cvp2z3      { font-size: 3.8rem; }
.h368a h2.gr8q { font-size: 2.2rem; }
.h368a h3.gqu1gi45     { font-size: 1.6rem; }
.jqgjtpc + .jqgjtpc { position: relative; }
.o9avaplo   .jqgjtpc + .jqgjtpc::before,
.rfgf  .jqgjtpc + .jqgjtpc::before,
.n6tj   .jqgjtpc + .jqgjtpc::before,
.kmnh   .jqgjtpc + .jqgjtpc::before,
.qr4168ps   .jqgjtpc + .jqgjtpc::before,
.m12dq453 .jqgjtpc + .jqgjtpc::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.o9avaplo .jqgjtpc + .jqgjtpc::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.rfgf .jqgjtpc + .jqgjtpc::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.n6tj .jqgjtpc + .jqgjtpc::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.kmnh .jqgjtpc + .jqgjtpc::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.a2yo1 .jqgjtpc { margin-bottom: 16px; }
.a2yo1 .jqgjtpc + .jqgjtpc { margin-top: 0; }
.a2yo1 .pnp24anq { padding-top: 0; padding-bottom: 0; }
.qr4168ps .jqgjtpc + .jqgjtpc::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.m12dq453 .jqgjtpc + .jqgjtpc::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rj1apeh .jqgjtpc + .jqgjtpc::before,
.jt0c .jqgjtpc + .jqgjtpc::before,
.mj5dc1 .jqgjtpc + .jqgjtpc::before {
  content: ""; display: block;
  position: absolute; top: -70px; left: 0; right: 0; height: 70px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%; mask-size: 100% 100%;
}
.pu7p9 .rj1apeh .jqgjtpc:nth-child(even)::before,
.pu7p9 .jt0c .jqgjtpc:nth-child(even)::before,
.pu7p9 .mj5dc1 .jqgjtpc:nth-child(even)::before { background: var(--bg-surface); }
.sh35bxn .rj1apeh .jqgjtpc:nth-child(even)::before,
.sh35bxn .jt0c .jqgjtpc:nth-child(even)::before,
.sh35bxn .mj5dc1 .jqgjtpc:nth-child(even)::before { background: var(--bg-card); }
.rj1apeh .jqgjtpc + .jqgjtpc::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C12 0 37 0 50 20 C63 40 88 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.jt0c .jqgjtpc + .jqgjtpc::before {
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 20 C8 0 17 0 25 20 C33 40 42 40 50 20 C58 0 67 0 75 20 C83 40 92 40 100 20 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.mj5dc1 .jqgjtpc + .jqgjtpc::before {
  height: 80px; top: -80px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.z0spttty .wg5ujtj,
.hc09 .wg5ujtj { margin-bottom: 60px; }
.gww8 .wg5ujtj { margin-bottom: 70px; }
.mdx4pc .tbw4t { background: var(--accent); }
.mdx4pc .tbw4t .jcuo { background: none; }
.mdx4pc .ge1fdvjy { background: var(--accent); }
.mdx4pc .ugj7 { background: var(--accent-bg); }
.mdx4pc .n9b4l:not(.tbw4t) .jcuo { background: rgba(0,0,0,0.6); }
.j2lygq .wnxt7j26 { float: left; width: 38%; margin: 0 28px 16px 0; }
.j2lygq .wnxt7j26 .bq94yr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j2lygq .pnp24anq::after { content: ''; display: block; clear: both; }
.wfqr .wnxt7j26 { float: right; width: 38%; margin: 0 0 16px 28px; }
.wfqr .wnxt7j26 .bq94yr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wfqr .pnp24anq::after { content: ''; display: block; clear: both; }
.enrge .jqgjtpc:nth-child(odd)  .wnxt7j26 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.enrge .jqgjtpc:nth-child(even) .wnxt7j26 { float: right; width: 38%; margin: 0 0 16px 28px; }
.enrge .wnxt7j26 .bq94yr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.enrge .pnp24anq::after { content: ''; display: block; clear: both; }
.j2lygq .gy0b,
.j2lygq .kq58,
.wfqr .gy0b,
.wfqr .kq58,
.enrge .gy0b,
.enrge .kq58 { clear: both; }
@media (max-width: 900px) {
  .j2lygq .wnxt7j26,
  .wfqr .wnxt7j26,
  .enrge .jqgjtpc:nth-child(odd)  .wnxt7j26,
  .enrge .jqgjtpc:nth-child(even) .wnxt7j26 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .j2lygq .wnxt7j26 .bq94yr,
  .wfqr .wnxt7j26 .bq94yr,
  .enrge .wnxt7j26 .bq94yr {
    max-height: none !important;
  }
}
.j2lygq .wkyul,
.j2lygq .vc6d,
.wfqr .wkyul,
.wfqr .vc6d,
.enrge .wkyul,
.enrge .vc6d { overflow: hidden; }
@media (max-width: 640px) {
  .j2lygq .wnxt7j26,
  .wfqr .wnxt7j26,
  .enrge .wnxt7j26 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.deut .zknr6mo,
.deut .pnp24anq,
.deut .fiof0  { max-width: 1100px; }
.h8z5 .zknr6mo,
.h8z5 .pnp24anq,
.h8z5 .fiof0  { max-width: 1200px; }
.h8z5 { --content-mw: 1200px; }
.ier3j64 .zknr6mo,
.ier3j64 .pnp24anq,
.ier3j64 .fiof0  { max-width: 1320px; }
.tinuy2k { font-size: 0.82rem; color: var(--text-muted); }
.xjq2id { display: flex; align-items: center; }
.qfy2 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.nnp1xfko { display: flex; align-items: center; }
.h3thvpn { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.h3thvpn:hover { text-decoration: underline; }
.vsuf0j90 { margin: 0 3px; opacity: 0.45; }
.vsuf0j90::before { content: '/'; }
.o5nc { padding: 2px 5px; color: var(--text-main); }
.yvx1lybd .tinuy2k {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.yvx1lybd .xjq2id { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.dz2di .tinuy2k {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.dz2di .xjq2id { padding: 0 0 0 12px; }
.bb7a9e6 .xjq2id { padding: 0 16px; }
.bb7a9e6 .tinuy2k {
  background: var(--bg-card);
  border: 1px solid var(--border);
  border-radius: 8px;
  padding: 11px 0;
  box-shadow: 0 4px 18px rgba(0,0,0,0.28);
}
.bb7a9e6 .zknr6mo { padding-top: 28px; }
@media (max-width: 720px) {
  .z5lduzsh { margin-top: 18px; padding: 0 16px; }
  .bb7a9e6 .zknr6mo { padding-top: 16px; }
}
.deut.yvx1lybd .xjq2id { max-width: 1100px; }
.h8z5.yvx1lybd .xjq2id { max-width: 1200px; }
.ier3j64.yvx1lybd .xjq2id { max-width: 1320px; }
.h8z5 .z5lduzsh { max-width: 1200px; }
.gn8460hn .jqgjtpc { padding-top: 16px; padding-bottom: 16px; }
.ljb6u3 .jqgjtpc { padding-top: 24px; padding-bottom: 24px; }
.ylak4 .jqgjtpc { padding-top: 40px; padding-bottom: 40px; }
.g6qpcs .jqgjtpc { padding-top: 52px; padding-bottom: 52px; }
.nboih .jqgjtpc:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.nboih .jqgjtpc:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.nboih .jqgjtpc:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.nboih .jqgjtpc:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rcr9d .pnp24anq { padding-top: 10px;  padding-bottom: 10px; }
.m0npvo0z .pnp24anq { padding-top: 18px;  padding-bottom: 18px; }
.x2dh3a5 .pnp24anq { padding-top: 36px;  padding-bottom: 36px; }
.hxivypf5 .pnp24anq { padding-top: 48px;  padding-bottom: 48px; }
.jbyd h2.gr8q { font-weight: 600; }
.jbyd h3.gqu1gi45     { font-weight: 600; }
.ltwc2jsk { font-weight: 500; }
.ltwc2jsk h2.gr8q { font-weight: 800; }
.ltwc2jsk h3.gqu1gi45     { font-weight: 700; }
.q37t h2.gr8q { font-weight: 900; }
.q37t h3.gqu1gi45     { font-weight: 800; }
.q37t .tkabw strong,
.q37t .tkabw strong { font-weight: 600; }
.nhx6jmi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h49vr .nhx6jmi { display: none; }
@media (max-width: 640px) {
  .nhx6jmi { display: none !important; }
}
.nhx6jmi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nhx6jmi:hover { opacity: 0.85; }
.esa9 .nhx6jmi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.h3ipb2t9 .xrqngs5 { right: 32px; }
@media (max-width: 480px) {
  .h3ipb2t9 .xrqngs5 { right: 20px; bottom: 20px; }
  .w4jt6w  .xrqngs5 { left: 20px; bottom: 20px; }
}
.xek6l { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fiof0 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.rdsnq { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.vdex1 { color: var(--text-dim); font-size: 0.8rem; }
.tl3xctxx { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.tl3xctxx img { height: 26px; width: auto; object-fit: contain; }
.i4s7gel a, .j069kk4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.i4s7gel a:hover, .j069kk4 a:hover { color: var(--accent-light); }
.j069kk4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.cvjgmd .fiof0 { text-align: center; }
.cvjgmd .j069kk4 { justify-content: center; margin-bottom: 16px; }
.cvjgmd .rdsnq { margin-top: 0; }
.vvvvb { margin-top: 10px; }
.vvvvb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fiof0 { padding-left: 16px; padding-right: 16px; }
  .upglvm .fiof0 { padding: 20px 16px; }
  .j069kk4 { gap: 4px 12px; }
  .rdsnq { font-size: 0.78rem; }
}
.qd8cw .c187ff5u .tl3xctxx { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.qd8cw .rdsnq { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.qd8cw .vdex1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .qd8cw .f4phk { grid-template-columns: 1fr 1fr; } .qd8cw .c187ff5u { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qd8cw .f4phk { grid-template-columns: 1fr; } }
.ty9hdi .tl3xctxx { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ty9hdi .rdsnq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ty9hdi .aff7647 { gap: 12px; } .ty9hdi .tl3xctxx { margin-right: 0; width: 100%; } }
.zxa14 .jzlnplo .tl3xctxx { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.zxa14 .rdsnq { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zxa14 .vdex1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zxa14 .lmke { grid-template-columns: 1fr 1fr; } .zxa14 .jzlnplo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zxa14 .lmke { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .topa0dse .b030nb { grid-template-columns: 1fr 1fr; } .topa0dse .qph2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .topa0dse .b030nb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .xzol .b030nb { grid-template-columns: 1fr; } }
.q26lg .fiof0 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.q26lg .j069kk4 { justify-content: center; }
.d36x3hz .h6u74he      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.d36x3hz .xek6l { background: var(--bg-page); border-top-color: var(--border-alt); }
.hnz4 .h6u74he      { background: #0d1117; border-bottom-color: #21262d; }
.hnz4 .j5t9 { color: var(--accent-light); }
.hnz4 .yb897lnz { --msep-color: #8b949e; }
.hnz4 .yb897lnz a { color: #8b949e; }
.hnz4 .yb897lnz a:hover { color: var(--accent-light); }
.hnz4 .gs9bd { color: #8b949e; }
.hnz4 .xek6l { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hnz4 .rdsnq,
.hnz4 .vdex1 { color: #6e7681; }
.hnz4 .i4s7gel a, .hnz4 .j069kk4 a,
.hnz4 .tl3xctxx { color: #e6edf3; }
.hnz4 .i4s7gel a:hover, .hnz4 .j069kk4 a:hover,
@media (max-width: 640px) {
  .hnz4 .yb897lnz { background: #0d1117; border-top-color: #21262d; }
  .hnz4 .yb897lnz li a { border-bottom-color: #21262d; }
}
.eys7q .h6u74he      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.eys7q .j5t9 { color: var(--accent-light); }
.eys7q .yb897lnz { --msep-color: #475569; }
.eys7q .yb897lnz a { color: #475569; }
.eys7q .yb897lnz a:hover { color: var(--accent-light); }
.eys7q .gs9bd { color: #64748b; }
.eys7q .xek6l { background: #f0f4f8; border-top-color: #cbd5e1; }
.eys7q .rdsnq,
.eys7q .vdex1 { color: #64748b; }
.eys7q .i4s7gel a, .eys7q .j069kk4 a,
.eys7q .zujacx a, .eys7q .tl3xctxx { color: #374151; }
.eys7q .i4s7gel a:hover, .eys7q .j069kk4 a:hover,
@media (max-width: 640px) {
  .eys7q .yb897lnz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .eys7q .yb897lnz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.x8k3mmls .h6u74he      { background: var(--accent); border-bottom-color: var(--accent-light); }
.x8k3mmls .j5t9 { color: #fff; }
.x8k3mmls .yb897lnz { --msep-color: rgba(255,255,255,0.82); }
.x8k3mmls .yb897lnz a { color: rgba(255,255,255,0.82); }
.x8k3mmls .yb897lnz a:hover { color: #fff; }
.x8k3mmls .gs9bd { color: rgba(255,255,255,0.9); }
.x8k3mmls .xek6l { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.x8k3mmls .rdsnq,
.x8k3mmls .vdex1 { color: rgba(255,255,255,0.72); }
.x8k3mmls .i4s7gel a, .x8k3mmls .j069kk4 a,
.x8k3mmls .zujacx a, .x8k3mmls .tl3xctxx { color: #fff; }
.x8k3mmls .i4s7gel a:hover, .x8k3mmls .j069kk4 a:hover,
@media (max-width: 640px) {
  .x8k3mmls .yb897lnz { background: var(--accent); border-top-color: var(--accent-light); }
  .x8k3mmls .yb897lnz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bedz9s0 .h6u74he {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-bottom-color: color-mix(in srgb, var(--border) 50%, transparent);
}
.bedz9s0 .xek6l {
  background: color-mix(in srgb, var(--bg-surface) 60%, transparent);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  border-top-color: color-mix(in srgb, var(--border) 50%, transparent);
}
@media (max-width: 640px) {
  .bedz9s0 .yb897lnz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jb3t .ki64m { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.mh3282m .ki64m { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.oybcv .ki64m { min-height: 72px; height: auto; }
.u72f .ki64m { min-height: 84px; height: auto; }
.upglvm .ki64m { max-width: none; padding: 0 32px; }
.upglvm .fiof0  { max-width: none; padding: 24px 32px; }
.z4s80lg.h8z5 .ki64m { max-width: 1200px; }
.z4s80lg.ier3j64 .ki64m { max-width: 1320px; }
.z2xbc   .j5t9, .z2xbc   .tl3xctxx { text-transform: capitalize; }
.aamqhygd .j5t9, .aamqhygd .tl3xctxx { text-transform: lowercase; }
.fnh2 .j5t9, .fnh2 .tl3xctxx { text-transform: uppercase; letter-spacing: 0.06em; }
.srv64e, .gxdck33 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.o1h9xg9 .srv64e,
.o1h9xg9 .gxdck33 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.em8tmo0 .srv64e,
.em8tmo0 .gxdck33 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.hjtll .srv64e,
.hjtll .gxdck33 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.sjpuivn .srv64e,
.sjpuivn .gxdck33 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.wj15qj   .yb897lnz a { font-weight: 500; }
.dvbj .yb897lnz a { font-weight: 600; }
.n1d2k4t     .yb897lnz a { font-weight: 700; }
.a0qfqoj    .yb897lnz a { font-weight: 800; letter-spacing: 0.01em; }
.u1vgos     .yb897lnz > li + li::before,
.iutljz    .yb897lnz > li + li::before,
.w8rfs    .yb897lnz > li + li::before,
.dmn8wd .yb897lnz > li + li::before,
.vdoy2 .yb897lnz > li + li::before,
.tkuay  .yb897lnz > li + li::before,
.c8k1e    .yb897lnz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.u1vgos     .yb897lnz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.iutljz    .yb897lnz > li + li::before { content: "|"; }
.w8rfs    .yb897lnz > li + li::before { content: "—"; }
.dmn8wd .yb897lnz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.vdoy2 .yb897lnz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tkuay  .yb897lnz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.c8k1e    .yb897lnz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .cr28 .gs9bd,
  .i13q .gs9bd,
  .mfxvv0 .gs9bd,
  .o2rulenn .gs9bd,
  .cpwuzlfa .gs9bd {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .cr28 .gs9bd::before,
  .i13q .gs9bd::before,
  .mfxvv0 .gs9bd::before,
  .o2rulenn .gs9bd::before,
  .cpwuzlfa .gs9bd::before { content: ""; display: block; flex-shrink: 0; }

  
  .cr28 .gs9bd::before {
    width: 22px; height: 11px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% /  68% 2px no-repeat;
  }

  
  .i13q .gs9bd::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  
  .mfxvv0 .gs9bd::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  /  70% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% /  42% 2px no-repeat;
  }

  
  .o2rulenn .gs9bd::before {
    width: 22px; height: 17px;
    background:
      linear-gradient(currentColor, currentColor) 0 0    / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 50%  /  52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100% / 100% 2px no-repeat;
  }

  
  .cpwuzlfa .gs9bd::before {
    width: 22px; height: 25px;
    background:
      linear-gradient(currentColor, currentColor) 0 0     / 100% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 33.3% /  76% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 66.6% /  52% 2px no-repeat,
      linear-gradient(currentColor, currentColor) 0 100%  /  28% 2px no-repeat;
  }

}
@media (max-width: 640px) {
  .ryfggj .gs9bd {
    padding: 5px 14px;
  }
  .ryfggj .yb897lnz {
    left: auto; right: 12px; top: 54px;
    width: auto; min-width: 180px;
    border-radius: 14px;
    background: var(--bg-surface);
    border: 1px solid var(--border);
    box-shadow: 0 8px 28px rgba(0,0,0,0.2);
    padding: 6px 0;
  }
  .ryfggj .yb897lnz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ryfggj .yb897lnz li a:hover { background: var(--bg-raised); }
  .ryfggj .y2oxk,
  .e0b5xth .y2oxk,
  .srr1 .y2oxk { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bp2g .gs9bd {
    padding: 5px 10px;
  }
  .bp2g .yb897lnz {
    display: flex !important;
    position: fixed;
    top: 0; right: 0; bottom: 0; left: auto;
    width: 72vw; max-width: 280px;
    background: var(--bg-surface);
    border-left: 1px solid var(--border);
    border-top: none; border-radius: 0;
    padding: 72px 0 24px;
    transform: translateX(105%);
    transition: transform 0.28s cubic-bezier(0.4,0,0.2,1);
    z-index: 900;
    box-shadow: -4px 0 24px rgba(0,0,0,0.22);
  }
  .bp2g .yb897lnz.aqqvofjc { transform: translateX(0); }
  .bp2g .yb897lnz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bp2g .yb897lnz li:last-child a { border-bottom: none; }
  .x8k3mmls .yb897lnz,
  .hnz4 .yb897lnz { background: var(--accent) !important; }
  .x8k3mmls .yb897lnz li a,
  .hnz4 .yb897lnz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .srr1 .gs9bd {
    padding: 5px 10px;
  }
  .srr1 .yb897lnz {
    display: flex !important;
    position: fixed;
    bottom: 0; left: 0; right: 0; top: auto;
    border-radius: 18px 18px 0 0;
    border-top: 1px solid var(--border); border-left: none; border-right: none;
    padding: 20px 0 28px;
    transform: translateY(110%);
    transition: transform 0.3s cubic-bezier(0.4,0,0.2,1);
    z-index: 900;
    box-shadow: 0 -6px 28px rgba(0,0,0,0.2);
  }
  .srr1 .yb897lnz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .srr1 .yb897lnz.aqqvofjc { transform: translateY(0); }
  .srr1 .yb897lnz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zbvokc71 .gs9bd {
    padding: 5px 10px;
  }
  .zbvokc71 .yb897lnz {
    display: flex !important;
    position: fixed; inset: 0;
    background: color-mix(in srgb, var(--bg-surface) 96%, transparent);
    backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
    flex-direction: column; align-items: center; justify-content: center;
    gap: 4px; border: none; border-radius: 0; padding: 0;
    opacity: 0; pointer-events: none;
    transition: opacity 0.22s ease; z-index: 900;
  }
  .zbvokc71 .yb897lnz.aqqvofjc { opacity: 1; pointer-events: auto; }
  .zbvokc71 .yb897lnz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .nkklr4y5     .gs9bd { border-radius: 0 !important; }
  .z8qh3ki3   .gs9bd { border-radius: 8px !important; }
  .ehyu .gs9bd { border-radius: 50% !important; }
  .j47kc   .gs9bd { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xyoq .k8mr { flex-direction: column; align-items: stretch; }
  .xyoq .akj1xg2k { flex-direction: row; min-width: auto; }
  .xyoq .j1xagu { align-items: flex-start; text-align: left; }
}
.l4bsp,
.l4bsp.jqgjtpc,
.pu7p9 .l4bsp,
.oie6b .l4bsp,
.sh35bxn .l4bsp,
.xfzhjueg .l4bsp {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.rlem {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.f2dl2m6h { flex: 1 1 280px; min-width: 0; }
.utc29t {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.efjqxnw {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.eqmq2h0 {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.eqmq2h0:hover { transform: translateY(-1px); opacity: 0.95; }
.rhivvght .rlem {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.rhivvght .utc29t { color: var(--cta); }
.rhivvght .efjqxnw { color: var(--text-body); }
.rhivvght .eqmq2h0 {
  background: var(--cta) !important;
  color: #fff !important;
}
.j85bd .rlem {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.j85bd .utc29t { color: var(--text-primary); }
.j85bd .efjqxnw { color: var(--text-body); }
.j85bd .eqmq2h0 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .rlem {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f2dl2m6h { flex: 0 0 auto; }
  .utc29t { font-size: 1.2rem; }
  .eqmq2h0 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.q7id348 .ld9vik6f { height: 36px; }
.eb18fc .ld9vik6f { height: 60px; max-width: 200px; }
.l3mnu4dh .ld9vik6f { height: 56px; max-width: 180px; }
.sjfwe    .d5i95svz, .sjfwe    .x01n { color: #f59e0b; }
.vjsti12b      .d5i95svz { font-size: 1rem; letter-spacing: 1.5px; }
.vjsti12b      .x01n   { font-size: 1.35rem; }
.fnnkr3    .d5i95svz, .fnnkr3    .x01n { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ve4j7n8     .d5i95svz, .ve4j7n8     .x01n { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ea5lhq1n .d5i95svz, .ea5lhq1n .x01n { color: var(--cta); letter-spacing: 2px; }
.emn0vj   .d5i95svz, .emn0vj   .x01n { color: #e91e63; letter-spacing: 2px; }
.clww41  .d5i95svz, .clww41  .x01n { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.csy1x4z     .d5i95svz, .csy1x4z     .x01n { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ypuzgfi3 .vrorc + .vrorc {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.q71zti77 .ta69ps { padding: 18px 24px; min-height: 68px; }
.ylzxqao .gc62kj {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ylzxqao .k9kwp {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.eeb6aey .vrorc {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.kq58 { counter-reset: cs-rank; }
.kq58 .ta69ps { counter-increment: cs-rank; }
.kq58 .ta69ps::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.mm6g .kq58 { counter-reset: cs-rank; gap: 0; }
.mm6g .ta69ps {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.mm6g .ta69ps::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.mm6g .hb5fsyx {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mm6g .o1lfm {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.mm6g .qqd4 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mm6g .hb5fsyx { min-width: 0; flex-direction: column; width: 100%; }
.mm6g .vihj4 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mm6g .d5i95svz { color: var(--cta, var(--accent)); }
.mm6g .ra5kibp9 { font-weight: 700; }
.mm6g .vrorc {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mm6g .gc62kj {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mm6g .k9kwp {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mm6g .rxnzt6uy .k9kwp { font-size: 1.3rem; color: var(--accent-light); }
.mm6g .n74t {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mm6g .ta69ps:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mm6g .kq58 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mm6g .ta69ps {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mm6g .ta69ps { padding: 40px 16px 20px; }
  .mm6g .vrorc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mm6g .n74t { width: 100%; min-width: 0; }
}
.dy59stv .kq58 { counter-reset: cs-rank; gap: 10px; }
.dy59stv .ta69ps {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.dy59stv .ta69ps::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.dy59stv .hb5fsyx {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.dy59stv .o1lfm {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.dy59stv .qqd4 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.dy59stv .vihj4 {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.dy59stv .d5i95svz { color: var(--cta, var(--accent)); }
.dy59stv .vrorc {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.dy59stv .gc62kj {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.dy59stv .k9kwp { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.dy59stv .rxnzt6uy .k9kwp { color: var(--accent-light); }
.dy59stv .n74t {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.dy59stv .ta69ps:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .dy59stv .ta69ps {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dy59stv .ta69ps::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dy59stv .hb5fsyx {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dy59stv .vihj4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dy59stv .vrorc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dy59stv .n74t { width: 100%; min-width: 0; }
  .dy59stv .d5i95svz { min-width: 0; }
}
.rogh1has .ta69ps::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.p979 .xrma9mpu {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.p979 .xrma9mpu summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.p979 .xrma9mpu p { padding: 0 2px 16px; }
.xu6br .xrma9mpu { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xu6br .xrma9mpu summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xu6br .xrma9mpu summary::after { content: "›"; font-size: 1.2em; }
.xu6br .xrma9mpu[open] summary::after { content: "‹"; }
.xu6br .xrma9mpu p { padding: 10px 22px 4px; }
.emc2am .xrma9mpu {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.emc2am .xrma9mpu summary { color: var(--text-primary); padding-left: 16px; }
.emc2am .xrma9mpu summary::after { content: "›"; font-size: 1.1em; }
.emc2am .xrma9mpu[open] summary::after { content: "‹"; }
.emc2am .xrma9mpu p { padding-left: 16px; }
.kgu7i9 .h5wr { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.kgu7i9 .xrma9mpu {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.kgu7i9 .xrma9mpu:last-child { border-bottom: none; }
.kgu7i9 .xrma9mpu summary { color: var(--text-primary); border-radius: 0; }
.kgu7i9 .xrma9mpu summary::after { content: "›"; font-size: 1.1em; }
.kgu7i9 .xrma9mpu[open] summary::after { content: "‹"; }
.jo34ur .xrma9mpu { overflow: hidden; }
.jo34ur .xrma9mpu summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jo34ur .xrma9mpu summary::after { color: rgba(255,255,255,.75); }
.jo34ur .xrma9mpu[open] summary { border-radius: 0; }
.qetkk80 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.d1w0wrnx {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.x6h8jzg {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.u3lrfer0 { color: var(--text-muted); font-size: 1.05rem; }
.hjqjak1c {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.g50r {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ytf4nbu0 { margin-bottom: 20px; }
.qj8fyq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kigj9b3 {
  width: 100%; background: var(--bg-page);
  border: 1px solid var(--border-alt); border-radius: 8px;
  padding: 10px 14px; color: var(--text-primary);
  font-size: 0.95rem; font-family: inherit;
  outline: none; transition: border-color .15s; box-sizing: border-box;
}
.kigj9b3:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.x49sgew { resize: vertical; min-height: 130px; }
.wda0wbg1 { width: 100%; margin-top: 8px; }
.a4wc9w {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.g6kn42 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fxkw1l { color: var(--text-muted); line-height: 1.75; }
.wgelbmst { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.wgelbmst li { margin-bottom: 6px; }
.ogo2vz { max-width: 760px; margin: 0 auto; }
.etj3i927 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.u793e { max-width: 760px; margin: 0 auto; }
.mmnj { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.wsoiyki ul.wgelbmst { margin: 0; }
.p2adb { max-width: 900px; margin: 0 auto; }
.qy49o1vp { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.qy49o1vp:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qy49o1vp .mmnj { margin: 0; font-size: 1rem; }
.qy49o1vp .njra p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .qy49o1vp { grid-template-columns: 1fr; gap: 10px; } }
.odwcmjd .mmnj { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.w8c6 .wgelbmst { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zuii { grid-template-columns: 1fr; } }
.c0pb { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.c0pb:hover .c32mf { color: var(--accent-light); text-decoration: underline; }
.w7m9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mawhx8 { margin-bottom: 48px; }
.ebnu0 { max-width: 760px; margin: 0 auto; }
.e215 { max-width: 640px; margin: 0 auto; }
.gdo2w { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gdo2w:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.n6s7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gdo2w p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gdo2w ul.wgelbmst { margin: 0; }
.wsip { color: var(--text-muted); line-height: 1.75; }
.ay620r .wgelbmst,
.e215 .wgelbmst,
.si3yli56 .wgelbmst,
.lp1r0r .wgelbmst {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ay620r .gdo2w,
.e215 .gdo2w { text-align: left; }
.ay620r .n6s7,
.e215 .n6s7 { text-align: center; }
.xfz8x { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.trgkz { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.gnx1b { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ridupn4q { margin-top: 12px; }
.zo0ey5u { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.zo0ey5u:hover { border-bottom-color: var(--accent-light); }
.pz9pcnr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.pz9pcnr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.y3ii5u { width: 72px; height: 72px; }
.mtkggwn { border-radius: 50%; }
.ndorhuv { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.f5ov9 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .lt9t4viu { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.y4c4f .gnx1b, .y4c4f .trgkz { max-width: 640px; }
.f72c5 .xfz8x { font-size: 1.6rem; margin-top: 18px; }
.tpqo .gnx1b { margin-bottom: 28px; }
@media (max-width: 860px) { .gqefru { grid-template-columns: 1fr; } .f72c5 { position: static; text-align: center; } }
.oeruhp .pz9pcnr { margin: 0 auto 18px; }
.oeruhp .ndorhuv { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .cxghc35k { grid-template-columns: 1fr; } }
.t9xnmui .xfz8x { font-size: 1.6rem; margin-bottom: 6px; }
.lp1r0r .wgelbmst { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t9xnmui { flex-direction: column; text-align: center; } .dpyqh5g4 { grid-template-columns: 1fr; } }
.nr87 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.nr87 .xfz8x { font-size: 1.35rem; margin: 0 0 4px; }
.nr87 .ndorhuv { margin: 0; }
.ctucsul .x6h8jzg { color: var(--accent-light); }
.dya0uy {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.dya0uy .x6h8jzg { font-size: 2rem; }
.dya0uy .u3lrfer0 { max-width: 680px; }
.y6143fh .x6h8jzg { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.y6143fh .u3lrfer0  { margin: 0; }
@media (max-width: 640px) { .y6143fh { flex-direction: column; } }
.vvop9fuy .x6h8jzg { color: var(--accent-light); }
.h3bu0va6 .x6h8jzg { color: #fff; }
.h3bu0va6 .u3lrfer0  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .xgxep6 { grid-template-columns: 1fr; } }
.ngdu .kigj9b3 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ngdu .kigj9b3:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jqp1npp .kigj9b3 { background: var(--bg-raised); border-color: transparent; }
.jqp1npp .kigj9b3:focus { background: var(--bg-card); border-color: var(--accent-light); }
.o659jf .kigj9b3 { border-radius: 100px; padding: 11px 20px; }
.o659jf .x49sgew { border-radius: 14px; }
.muvm {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .muvm { grid-template-columns: 1fr; } }
.t7alv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.t7alv h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.t7alv p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.up5e99 { counter-reset: priv-count; }
.ylye9 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ylye9:last-child { border-bottom: none; }
.lxibhjr {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ylye9 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ylye9 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.b3i77v { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.b3i77v li { margin-bottom: 6px; }
.c9o5{display:none}
.c9o5:empty,.pyvm2:empty{display:none}
.e4cb7id{position:relative;overflow:visible}
.e4kk2s7 .k7yf38,.q0ih5q .k7yf38,
.pqey2fd .k7yf38,.tnqfk .k7yf38,
.rtopkk .k7yf38,.e9kou .k7yf38{display:block}
.fc67107 .secls{display:block}
.e4kk2s7 .k7yf38,.q0ih5q .k7yf38,
.pqey2fd .k7yf38,.tnqfk .k7yf38,
.rtopkk .k7yf38{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.e4kk2s7 .k7yf38 .pyvm2,.q0ih5q .k7yf38 .pyvm2,
.pqey2fd .k7yf38 .pyvm2,.tnqfk .k7yf38 .pyvm2,
.rtopkk .k7yf38 .pyvm2{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.e4kk2s7 .cqmf85,.q0ih5q .cqmf85,
.pqey2fd .cqmf85,.tnqfk .cqmf85,
.rtopkk .cqmf85{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.e4kk2s7 .k7yf38,.q0ih5q .k7yf38{top:12px}
.e4kk2s7 .k7yf38 .pyvm2{margin-right:auto}
.q0ih5q .k7yf38 .pyvm2{margin-left:auto}
.q0ih5q .k7yf38{text-align:right}
.pqey2fd .k7yf38,.tnqfk .k7yf38{bottom:12px}
.pqey2fd .k7yf38 .pyvm2{margin-right:auto}
.tnqfk .k7yf38 .pyvm2{margin-left:auto}
.tnqfk .k7yf38{text-align:right}
.rtopkk .k7yf38{position:relative;margin-top:16px}
.rtopkk .k7yf38 .pyvm2{margin:0 auto}
.e9kou .k7yf38{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.e9kou .k7yf38 .pyvm2{margin:0}
.e9kou .ugj7~.k7yf38,
.e9kou .wkxs3~.k7yf38{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.e9kou .ugj7~.k7yf38 .pyvm2,
.e9kou .wkxs3~.k7yf38 .pyvm2{justify-content:flex-start}
.ugj7~.k7yf38,.wkxs3~.k7yf38{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.ugj7~.k7yf38 .pyvm2{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wkxs3~.k7yf38 .pyvm2{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.secls .pyvm2{margin:0 0 12px}
.pyvm2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.dgmfq{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.c32mf{font-weight:600;color:var(--text-heading);opacity:1}
.ycf25::before{content:"·";margin:0 2px;opacity:.5}
.cqmf85{white-space:nowrap}
.garfb29 .dgmfq{display:none}
.did039w .cqmf85{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.did039w .ycf25::before{content:""}
.xh40j .cqmf85{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.xh40j .ycf25::before{content:""}
.r4gq5x28 .pyvm2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bs4pv .cqmf85{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bs4pv .ycf25::before{content:""}
.oba0wf .cqmf85{color: var(--accent-light);opacity:1;font-weight:500}
.kaqepu .cqmf85{border-bottom:1px solid currentColor;padding-bottom:2px}
.wjci8u .pyvm2{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.r6ljnkos{--date-bg:var(--accent-bg-light)}
.fqgk .ycf25::before{content:""}
.lt9lu0eg .ycf25::before{content:"•";opacity:.4}
.lt9lu0eg .cqmf85 + .cqmf85::before{content:"•";margin-right:6px;opacity:.4}
.xgwh9t .ycf25::before{content:"/";opacity:.35}
.xgwh9t .cqmf85 + .cqmf85::before{content:"/";margin-right:6px;opacity:.35}
.uhyrn .ycf25::before{content:"|";opacity:.3}
.uhyrn .cqmf85 + .cqmf85::before{content:"|";margin-right:6px;opacity:.3}
.vlskcse4 .ycf25::before{content:"—";opacity:.3}
.vlskcse4 .cqmf85 + .cqmf85::before{content:"—";margin-right:6px;opacity:.3}
.m5jag578 .ycf25::before{content:"◆";font-size:.5em;opacity:.35}
.m5jag578 .cqmf85 + .cqmf85::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.b6vwza .ycf25::before{content:"·";opacity:.4}
.b6vwza .cqmf85 + .cqmf85::before{content:"·";margin-right:6px;opacity:.4}
.a11wn8 .ycf25::before{content:"›";opacity:.4}
.a11wn8 .cqmf85 + .cqmf85::before{content:"›";margin-right:6px;opacity:.4}
.m1agxwug .ycf25::before{content:"→";opacity:.35;font-size:.85em}
.m1agxwug .cqmf85 + .cqmf85::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.os3k .pbjmjk{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .pbjmjk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lnhl{max-width:100%}
}
.texk1oo .t2ok2qbq{margin:0}
@media (max-width:560px){
  .u4dvn9{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .topd8 { padding: 28px 18px 20px; }
  .esrg1i6 { font-size: 1.2rem; }
  .iek1r1c2 { max-width: 220px; max-height: 80px; }
}
.ba9dx {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.db89o {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ik062d0  .ba9dx { border-radius: 50%; }
.d425z  .ba9dx { border-radius: 6px; }
.tt2aqso .ba9dx { border-radius: 22px; }
.mqimz .rlem {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ba9dx { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.k2aui .jqgjtpc {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.k2aui .pnp24anq {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.k2aui .rlem {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.uxn5qtwc .jqgjtpc,
.uxn5qtwc .pnp24anq {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.uxn5qtwc .rlem {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .uxn5qtwc { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .uxn5qtwc .rlem {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .uxn5qtwc .efjqxnw { display: none !important; }
  .uxn5qtwc .utc29t { font-size: 1.1rem !important; }
  .uxn5qtwc .ba9dx { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .fkq5 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ki64m { flex-direction: row-reverse; }
[dir="rtl"] .yb897lnz { flex-direction: row-reverse; }
[dir="rtl"] .h3ipb2t9 .xrqngs5 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .h3ipb2t9 .xrqngs5 { right: auto; left: 20px; }
  [dir="rtl"] .w4jt6w  .xrqngs5 { left: auto;  right: 20px; }
}
[dir="rtl"] .j2lygq .wnxt7j26  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wfqr .wnxt7j26 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wkyul, [dir="rtl"] .vc6d { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qgdx { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .migkd { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .tkabw { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .rlem { direction: rtl; }
[dir="rtl"] .ba9dx { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ta69ps,
[dir="rtl"] .tinuy2k { direction: rtl; }
[dir="rtl"] .oner { direction: rtl; }
[dir="rtl"] .q3xrbe { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .i5fyl .vc6d,
[dir="rtl"] .y0ii .vc6d,
[dir="rtl"] .mjet0ur .vc6d,
[dir="rtl"] .ilxp4os .vc6d {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .i5fyl .vc6d li::before,
[dir="rtl"] .y0ii .vc6d li::before,
[dir="rtl"] .mjet0ur .vc6d li::before,
[dir="rtl"] .ilxp4os .vc6d li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .n9b4l.bpkxubgh .wg5ujtj,
[dir="rtl"] .xv4ore.bpkxubgh .wg5ujtj,
[dir="rtl"] .tbw4t.bpkxubgh .wg5ujtj,
[dir="rtl"] .qe2nv96z.bpkxubgh .wg5ujtj,
[dir="rtl"] .jzzpl.bpkxubgh .wg5ujtj { text-align: right; }
[dir="rtl"] .ugj7.bpkxubgh .vo06ys { align-items: flex-end; text-align: right; }
[dir="rtl"] .pnp24anq,
[dir="rtl"] .jqmx,
[dir="rtl"] .ktmesj1b,
[dir="rtl"] .wg5ujtj { text-align: right; }
[dir="rtl"] .g50r,
[dir="rtl"] .qj8fyq,
[dir="rtl"] .gnx1b,
[dir="rtl"] .kigj9b3,
[dir="rtl"] .x49sgew { text-align: right; direction: rtl; }
[dir="rtl"] .o659jf .kigj9b3,
[dir="rtl"] .ngdu .kigj9b3 { padding-right: 20px; padding-left: 20px; }
.r6ga4 .kq58,
.jujv7q .kq58,
.of0af3 .kq58 { gap: 0; }
.qekbz .kq58 { gap: 14px; }
.r6ga4 .ta69ps,
.jujv7q .ta69ps,
.qekbz .ta69ps,
.of0af3 .ta69ps {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.r6ga4 .ta69ps,
.jujv7q .ta69ps,
.of0af3 .ta69ps {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.r6ga4 .ta69ps:nth-child(even),
.of0af3 .ta69ps:nth-child(even) { background: var(--accent-bg); }
.jujv7q .ta69ps + .ta69ps { border-top: 1px solid var(--border-alt); }
.qekbz .ta69ps {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.r6ga4 .ta69ps:hover,
.jujv7q .ta69ps:hover,
.of0af3 .ta69ps:hover { background: var(--bg-hover); }
.r6ga4 .ta69ps::before,
.jujv7q .ta69ps::before,
.qekbz .ta69ps::before,
.of0af3 .ta69ps::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.of0af3 .ta69ps::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.r6ga4 .hb5fsyx,
.jujv7q .hb5fsyx,
.qekbz .hb5fsyx,
.of0af3 .hb5fsyx {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.r6ga4 .o1lfm,
.jujv7q .o1lfm,
.qekbz .o1lfm,
.of0af3 .o1lfm {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.r6ga4 .qqd4,
.jujv7q .qqd4,
.qekbz .qqd4,
.of0af3 .qqd4 {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.r6ga4 .vihj4,
.jujv7q .vihj4,
.qekbz .vihj4,
.of0af3 .vihj4 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.of0af3 .vihj4 { font-size: 1.45rem; font-weight: 800; }
.r6ga4 .duasepn,
.jujv7q .duasepn,
.qekbz .duasepn,
.of0af3 .duasepn {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.r6ga4 .duasepn .rxnzt6uy,
.jujv7q .duasepn .rxnzt6uy,
.qekbz .duasepn .rxnzt6uy,
.of0af3 .duasepn .rxnzt6uy {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.r6ga4 .duasepn .rxnzt6uy .gc62kj,
.jujv7q .duasepn .rxnzt6uy .gc62kj,
.qekbz .duasepn .rxnzt6uy .gc62kj,
.of0af3 .duasepn .rxnzt6uy .gc62kj { display: none; }
.r6ga4 .duasepn .rxnzt6uy .k9kwp::before,
.jujv7q .duasepn .rxnzt6uy .k9kwp::before,
.qekbz .duasepn .rxnzt6uy .k9kwp::before,
.of0af3 .duasepn .rxnzt6uy .k9kwp::before { content: "\1F381\00a0"; }
.r6ga4 .duasepn .rxnzt6uy .k9kwp,
.jujv7q .duasepn .rxnzt6uy .k9kwp,
.qekbz .duasepn .rxnzt6uy .k9kwp,
.of0af3 .duasepn .rxnzt6uy .k9kwp {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.r6ga4 .duasepn .knuee2,
.jujv7q .duasepn .knuee2,
.qekbz .duasepn .knuee2,
.of0af3 .duasepn .knuee2 { display: none; }
.r6ga4 .gsp3,
.jujv7q .gsp3,
.qekbz .gsp3,
.of0af3 .gsp3 {
  grid-column: 4; min-width: 120px; width: auto;
}
.r6ga4 .d5i95svz,
.jujv7q .d5i95svz,
.qekbz .d5i95svz,
.of0af3 .d5i95svz { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.r6ga4 .ra5kibp9,
.jujv7q .ra5kibp9,
.qekbz .ra5kibp9,
.of0af3 .ra5kibp9 { display: none; }
.r6ga4 .n74t.i42v4h,
.jujv7q .n74t.i42v4h,
.qekbz .n74t.i42v4h,
.of0af3 .n74t.i42v4h {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.of0af3 .n74t.i42v4h { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .r6ga4 .ta69ps,
  .jujv7q .ta69ps,
  .qekbz .ta69ps,
  .of0af3 .ta69ps {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .r6ga4 .gsp3,
  .jujv7q .gsp3,
  .qekbz .gsp3,
  .of0af3 .gsp3 { display: none; }
  .r6ga4 .n74t.i42v4h,
  .jujv7q .n74t.i42v4h,
  .qekbz .n74t.i42v4h,
  .of0af3 .n74t.i42v4h { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .r6ga4 .ta69ps,
  .jujv7q .ta69ps,
  .qekbz .ta69ps,
  .of0af3 .ta69ps {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .r6ga4 .ta69ps::before,
  .jujv7q .ta69ps::before,
  .qekbz .ta69ps::before,
  .of0af3 .ta69ps::before { grid-area: rank; align-self: center; justify-self: start; }
  .r6ga4 .hb5fsyx,
  .jujv7q .hb5fsyx,
  .qekbz .hb5fsyx,
  .of0af3 .hb5fsyx { grid-area: ident; width: auto; justify-content: flex-start; }
  .r6ga4 .duasepn,
  .jujv7q .duasepn,
  .qekbz .duasepn,
  .of0af3 .duasepn { grid-area: pills; }
  
  .r6ga4 .duasepn .rxnzt6uy,
  .jujv7q .duasepn .rxnzt6uy,
  .qekbz .duasepn .rxnzt6uy,
  .of0af3 .duasepn .rxnzt6uy {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .r6ga4 .n74t.i42v4h,
  .jujv7q .n74t.i42v4h,
  .qekbz .n74t.i42v4h,
  .of0af3 .n74t.i42v4h { grid-area: cta; width: 100%; }
  .r6ga4 .o1lfm,
  .jujv7q .o1lfm,
  .qekbz .o1lfm,
  .of0af3 .o1lfm { width: 56px; height: 56px; }
  .r6ga4 .vihj4,
  .jujv7q .vihj4,
  .qekbz .vihj4,
  .of0af3 .vihj4 { font-size: 1.1rem; }
}
:root {
  --accent:          #a26736;
  --brand:           #a26736;
  --brand-light:     #855b39;
  --brand-pale:      #9c7554;
  --grad-start:      #cc9567;
  --grad-end:        #d4b59c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b91c1c;
  --cta-fg:          #ffffff;
  --cta-light:       #991212;
  --cta-hover:       #831313;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f4;
  --bg-raised:       #f0efee;
  --bg-hover:        #f5f4f4;
  --border:          #e8e5e2;
  --border-alt:      #dbd5d1;
  --border-section:  #e8e5e2;
  --text-primary:    #1b1917;
  --text-muted:      #5e5853;
  --text-body:       #36322f;
  --text-sub:        #514c47;
  --text-faint:      #877e77;
  --text-dim:        #9f9892;
  --text-label:      #6c655f;
  --text-value:      #433f3b;
  --accent-bg:       #eeeae6;
  --accent-bg-light: #e6dad0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #1c8623;
  --c-cons:          #9f2a21;
  --c-pros-label:    #219f29;
  --c-tip-border:    #25b02e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1c8623;
}
:root { --logo-bg-opacity: 43%; }
body, button, input { font-family: "Inter", sans-serif; }
.pj4hgx .f8d3l li::before, .pj4hgx .xlaoa li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.pj4hgx .f8d3l li::before { content: ""; }.pj4hgx .xlaoa li::before { content: ""; }.pj4hgx .s0ajbtp6::before, .pj4hgx .y4s0ztw::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.pj4hgx .s0ajbtp6::before { content: ""; }.pj4hgx .y4s0ztw::before { content: ""; }
.jvkgx .fxnq0x2q, .jvkgx .ugj7 { min-height: 640px; }
.vsuf0j90::before { content: '/'; }