:root {
  --color-accent: #33007c;
  --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;
}
.ovp8l {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.nulqp {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.a3rgog {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.p4nqm { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.hlb9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.hlb9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.hlb9 a:hover { color: var(--accent-light); }
.n1lixqna   .bjxl { border-radius: 0; }
@media (max-width: 640px) {
  .bjxl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .kwcoxgi:hover .bjxl,
  .kwcoxgi:focus-within .bjxl { display: block; }
  .bjxl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.y5xkpve {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.k56p { display: none; }
@media (max-width: 640px) {
  .k56p {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .k56p.e00idedw { display: block; }
}
@media (max-width: 640px) {
  .y5xkpve { display: block; }
  .hlb9 > li + li::before { display: none !important; }
  .hlb9 {
    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;
  }
  .hlb9.e00idedw { display: flex; }
  .hlb9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .hlb9 li:last-child a { border-bottom: none; }
}
.yh34g { min-height: 480px; }
.hk6vykd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.idar7pkj { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bjn9zip .idar7pkj { margin-left: 0; margin-right: 0; }
.oih1rqm {
  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;
}
.px6d .oih1rqm { margin-top: 24px; }
.oih1rqm:hover { opacity: 0.88; }
.ryc3971 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.u5wh46ew {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.ryc3971 .v9d0ybv {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ryc3971 .hk6vykd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ryc3971 .idar7pkj { color: #e2e8f0; }
.ryc3971.f1ctj .v9d0ybv { text-align: center; }
.ryc3971.bjn9zip   .v9d0ybv { text-align: left; }
.lh0v8ten .v9d0ybv {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.lh0v8ten .hk6vykd { color: var(--text-primary); text-shadow: none; }
.lh0v8ten .idar7pkj { color: var(--text-muted); }
.lh0v8ten .oih1rqm { margin-top: 16px; }
.lh0v8ten, .lh0v8ten.yh34g { min-height: auto !important; }
.lh0v8ten.f1ctj .v9d0ybv { text-align: center; }
.lh0v8ten.bjn9zip   .v9d0ybv { text-align: left; }
.lh0v8ten~.r39n{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}
.lh0v8ten~.r39n .yao0{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; }
}
.k2dz4afi .ryc3971 .u5wh46ew {
  overflow: hidden;
}
.k2dz4afi .ryc3971 .u5wh46ew::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@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); }
}
.x2wvr .ryc3971 .u5wh46ew {
  overflow: hidden;
}
.x2wvr .ryc3971 .u5wh46ew::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.cg92 .ryc3971 .u5wh46ew {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.wk0ukltz .ryc3971 .u5wh46ew {
  overflow: hidden;
}
.wk0ukltz .ryc3971 .u5wh46ew::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ckmfc .ryc3971 .u5wh46ew {
  animation: hg-breathe 10s ease-in-out infinite;
}
.tmn3 .u5wh46ew {
  background: none;
}
.tmn3 .hk6vykd { color: #fff; }
.tmn3 .idar7pkj { color: rgba(255,255,255,0.85); }
.a0wp .hk6vykd { text-shadow: none; color: var(--text-primary); }
.a0wp .idar7pkj { color: var(--text-muted); }
body.g07ju .hk6vykd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.xed07wh .hk6vykd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.yh34g.tmn3 .hk6vykd,
section.tmn3 .hk6vykd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.a0wp.f1ctj .zupjc5ar { align-items: center; text-align: center; }
.yh34g .vr1puid {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vr1puid .xxb7 {
  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;
}
.vr1puid .xxb7::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.vr1puid .b2cm5qc { display: contents !important; }
.vr1puid .b2cm5qc .gulyc {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.vr1puid .b2cm5qc .l7riumsy { max-height: 48px; max-width: 96px; }
.vr1puid .b2cm5qc .b2y6 {
  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;
}
.vr1puid .t9na68 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.vr1puid .vbn9l9 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.vr1puid .uf0cbw { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.vr1puid .uf0cbw small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.vr1puid .pq6eue { display: contents !important; }
.vr1puid .pq6eue .zx5u9:not(.nrs1am) { display: none !important; }
.vr1puid .pq6eue .nrs1am {
  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;
}
.vr1puid .pq6eue .nrs1am .swz0 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.vr1puid .pq6eue .nrs1am .rt74x {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.vr1puid .vggxt7 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.vr1puid .vggxt7.f6wpd0ch {
  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;
}
.vr1puid .vggxt7.f6wpd0ch:hover { opacity: 0.85; }
.vr1puid .xxb7,
.vr1puid .xxb7:hover,
.vr1puid .xxb7:nth-child(even),
.vr1puid .xxb7:nth-child(odd),
.vr1puid .xxb7:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.e9n3 .v9d0ybv { padding-bottom: 24px; }
.px6d .v9d0ybv { max-width: 1100px; }
@media (max-width: 700px) {
  .a0wp { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .a0wp:not(.yudkfk) .aviazt { display: none !important; }
  .yudkfk .aviazt { padding: 16px; }
  .zupjc5ar  { padding: 36px 24px; }
  .a0wp~.r39n,.nfme6~.r39n{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .yh34g, .a0wp { min-height: 320px !important; }
  .hk6vykd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .azvmjak,
  .kfb4677,
  .rzee4ay { grid-template-columns: 1fr !important; }

  

  
  .e9n3 { display: flex !important; flex-direction: column !important; }
  .e9n3 .v9d0ybv { display: contents; }
  .e9n3 .u5wh46ew { order: 0; }
  .e9n3 .hk6vykd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .e9n3 .azvmjak { order: 2; padding: 0 16px 12px !important; }
  .e9n3 .idar7pkj { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .px6d .v9d0ybv { display: flex; flex-direction: column; }
  .px6d .v9d0ybv .hk6vykd { order: 1; }
  .px6d .v9d0ybv .rzee4ay { order: 2; margin: 8px 0 24px !important; }
  .px6d .v9d0ybv .idar7pkj { order: 3; }
  .px6d .v9d0ybv .oih1rqm { order: 4; align-self: center; margin-top: 0; }

  
  .a0wp.yudkfk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .a0wp.yudkfk .zupjc5ar { display: contents; padding: 0; }
  .a0wp.yudkfk .zupjc5ar .hk6vykd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .a0wp.yudkfk .aviazt { order: 2; padding: 12px 16px; }
  .a0wp.yudkfk .zupjc5ar .idar7pkj { order: 3; padding: 0 24px; margin: 0 auto; }
  .a0wp.yudkfk .zupjc5ar .oih1rqm { order: 4; align-self: center; margin: 8px 0 32px; }
}
.amvi0i { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ud3nkx { width: 100%; height: auto; display: block; border-radius: 10px; }
.b3x6cj .amvi0i        { border-radius: 16px; }
.b3x6cj .ud3nkx  { border-radius: 16px; }
.xwlg .amvi0i         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xwlg .ud3nkx   { border-radius: 8px; }
.jtt02h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jmo4xl { width: 100%; padding: 32px 0; position: relative; }
.x3of90 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.i5b2dc .jmo4xl:nth-child(even) { background: var(--bg-surface); }
.i5b2dc .jmo4xl:nth-child(odd)  { background: var(--bg-page); }
.s5fq48uh .jmo4xl:nth-child(even) { background: var(--bg-card); }
.s5fq48uh .jmo4xl:nth-child(odd)  { background: var(--bg-page); }
.i5b2dc .jmo4xl:nth-child(odd)  .x3of90 { background: var(--bg-card); border-radius: 6px; }
.i5b2dc .jmo4xl:nth-child(even) .x3of90 { background: var(--bg-raised); border-radius: 6px; }
.s5fq48uh .jmo4xl:nth-child(odd)  .x3of90 { background: var(--bg-card); border-radius: 6px; }
.s5fq48uh .jmo4xl:nth-child(even) .x3of90 { background: var(--bg-raised); border-radius: 6px; }
.i5b2dc .jmo4xl:nth-child(even) .z76r .s0uf,
.s5fq48uh .jmo4xl:nth-child(even) .z76r .s0uf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.i5b2dc .jmo4xl:nth-child(odd) .z76r .s0uf,
.s5fq48uh .jmo4xl:nth-child(odd) .z76r .s0uf { background: var(--bg-card-inner); }
.i5b2dc .jmo4xl:nth-child(even) .ptui9ktp .s0uf:nth-child(odd),
.s5fq48uh .jmo4xl:nth-child(even) .ptui9ktp .s0uf:nth-child(odd)  { background: var(--bg-card); }
.i5b2dc .jmo4xl:nth-child(even) .ptui9ktp .s0uf:nth-child(even),
.s5fq48uh .jmo4xl:nth-child(even) .ptui9ktp .s0uf:nth-child(even) { background: var(--bg-card-inner); }
h1.juz0wcza { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.juz0wcza {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.sja6d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.x3jl h2.juz0wcza {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.l3fk91qn h2.juz0wcza {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kq2n h2.juz0wcza {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.k6jnmhfj h2.juz0wcza::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xaj7 h2.juz0wcza {
  color: var(--text-primary); font-size: 1.7rem;
}
.s5tk h2.juz0wcza::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.fumlhd69 h2.juz0wcza {
  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) { .yzgzhyue { display: none; } }
.v7nyc { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hqbwd { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rzgqivs4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ragu8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.l2gtcm { padding-left: 20px; }
.l2gtcm li { margin-bottom: 6px; }
.l2gtcm a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.l2gtcm a:hover { color: var(--accent-light); }
.ovre5n .ragu8 { display: none; }
.p9fagno .ragu8 { display: none; }
.p9fagno .l2gtcm { padding-left: 0; list-style: none; }
.p9fagno .l2gtcm li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.p9fagno .l2gtcm a { font-size: 0.92rem; }
.gashnx5 .rzgqivs4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gashnx5 .ragu8 { display: none; }
.gashnx5 .l2gtcm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.gashnx5 .l2gtcm li { margin-bottom: 0; }
.gashnx5 .l2gtcm 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;
}
.gashnx5 .l2gtcm a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ny7j4ee .rzgqivs4 { padding: 20px 20px 16px; }
.ny7j4ee .l2gtcm {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ny7j4ee .l2gtcm li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ny7j4ee .l2gtcm 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;
}
.ny7j4ee .l2gtcm 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;
}
.ny7j4ee .l2gtcm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ny7j4ee .l2gtcm a:focus,
.ny7j4ee .l2gtcm a:focus-visible,
.ny7j4ee .l2gtcm a:target { outline: none; }
.ny7j4ee .l2gtcm li:target a { border-color: var(--border); color: var(--text-muted); }
.j05n .rzgqivs4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.j05n .ragu8 { display: none; }
.j05n .l2gtcm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.j05n .l2gtcm li { counter-increment: toc-n; margin-bottom: 0; }
.j05n .l2gtcm 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;
}
.j05n .l2gtcm 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;
}
.j05n .l2gtcm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zaxlerai .rzgqivs4 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.zaxlerai .ragu8 { display: none; }
.zaxlerai .l2gtcm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.zaxlerai .l2gtcm li { margin-bottom: 0; }
.zaxlerai .l2gtcm 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;
}
.zaxlerai .l2gtcm a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.ofe9edt .rzgqivs4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ofe9edt .ragu8 { display: none; }
.ofe9edt .l2gtcm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ofe9edt .l2gtcm li { margin-bottom: 0; }
.ofe9edt .l2gtcm li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ofe9edt .l2gtcm li:last-child::after { content: ""; margin-right: 0; }
.ofe9edt .l2gtcm a { font-size: 0.9rem; }
.s0uf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.z76r .s0uf { background: var(--bg-card); }
.ptui9ktp .s0uf:nth-child(odd)  { background: var(--bg-card); }
.ptui9ktp .s0uf:nth-child(even) { background: var(--bg-raised); }
.z9zin .s0uf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.z9zin .s0uf:last-child { border-bottom: none; }
.z9zin h3.sja6d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.x819eumq .s0uf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.x819eumq .s0uf + .s0uf { margin-top: 4px; }
.duwnfbw .s0uf { background: none; border-radius: 0; padding: 12px 0; }
.duwnfbw .s0uf + .s0uf { border-top: 1px solid var(--border-section); }
.qsxm3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qztwa { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.m2v0t6g { color: var(--text-body); margin-bottom: 10px; }
.qjzakcj, .txvct { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.qjzakcj li, .txvct li { margin-bottom: 6px; }
.txvct li { list-style: decimal; }
.gtx1     .qjzakcj { list-style-type: "● "; }
.fhfk8  .qjzakcj { list-style-type: "■ "; }
.tpntd .qjzakcj { list-style-type: "◆ "; }
.p1ks2zh5    .qjzakcj { list-style-type: "★ "; }
.gtx1     .ss50g7a { list-style-type: "● "; }
.fhfk8  .ss50g7a { list-style-type: "■ "; }
.tpntd .ss50g7a { list-style-type: "◆ "; }
.p1ks2zh5    .ss50g7a { list-style-type: "★ "; }
.gtx1    .qjzakcj li::marker, .gtx1    .ss50g7a li::marker,
.fhfk8 .qjzakcj li::marker, .fhfk8 .ss50g7a li::marker,
.tpntd .qjzakcj li::marker, .tpntd .ss50g7a li::marker,
.p1ks2zh5   .qjzakcj li::marker, .p1ks2zh5   .ss50g7a li::marker {
  color: var(--cta); font-size: 1em;
}
.gtx1 .txvct,
.fhfk8 .txvct,
.tpntd .txvct,
.p1ks2zh5 .txvct {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gtx1 .txvct li,
.fhfk8 .txvct li,
.tpntd .txvct li,
.p1ks2zh5 .txvct li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gtx1 .txvct li::before,
.fhfk8 .txvct li::before,
.tpntd .txvct li::before,
.p1ks2zh5 .txvct 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;
}
.gtx1     .txvct li::before { border-radius: 50%; }
.fhfk8  .txvct li::before { border-radius: 3px; }
.tpntd .txvct li::before { border-radius: 3px; }
.p1ks2zh5    .txvct li::before { border-radius: 50%; }
.tfid2zp { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.u0xwi .tfid2zp,
.mca0 .tfid2zp { background: transparent; border: none; border-radius: 0; }
.e8il { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.e8il th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.e8il td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.e8il tr:hover td { background: var(--bg-hover); }
.hqqpn .e8il tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ubxwdhju .e8il { border: 1px solid var(--border-alt); }
.ubxwdhju .e8il th,
.ubxwdhju .e8il td { border: 1px solid var(--border-alt); }
.cnh3a .e8il th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.cnh3a .e8il td { border-bottom: none; }
.cnh3a .e8il tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.p4fug .e8il th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.zuuwh7 .tfid2zp {
  overflow: hidden;
}
.zuuwh7 .e8il th { border-bottom: 1px solid var(--border-alt); }
.zuuwh7 .e8il tr:last-child td { border-bottom: none; }
.adu1 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.unvig24 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.djq39s8w { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.f8vtors { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.s7dsn { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ss50g7a { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ss50g7a 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%}
.w85h .f8vtors { background: transparent; text-align: center; }
.mbgi .djq39s8w {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.hbeinu4d .djq39s8w {
  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);
}
.kihw9cf .unvig24 { display: grid; grid-template-columns: auto 1fr; }
.kihw9cf .djq39s8w {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kihw9cf .f8vtors { grid-column: 2; }
.kihw9cf .s7dsn,
.kihw9cf .ss50g7a { grid-column: 1 / -1; }
.voas .unvig24 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.voas .djq39s8w {
  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);
}
.voas .f8vtors { grid-column: 2; }
.voas .s7dsn,
.voas .ss50g7a { grid-column: 1 / -1; }
.faka .unvig24 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.faka .f8vtors { background: none; color: var(--accent-light); font-weight: 700; }
.xdehbzo9 .unvig24 { 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); }
.xdehbzo9 .f8vtors { background: none; color: var(--accent-light); font-weight: 700; }
.soxzqmq .unvig24 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.soxzqmq .unvig24:last-child { border-bottom: none; }
.soxzqmq .f8vtors { background: none; color: var(--accent-light); font-weight: 700; }
.ctpduxb .unvig24 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ctpduxb .f8vtors { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nuht .adu1 { counter-reset: card-n; }
.nuht .unvig24  { counter-increment: card-n; }
.nuht .f8vtors { display: flex; align-items: center; gap: 10px; }
.nuht .f8vtors::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;
}
.iasfg8r8 .unvig24 { background: var(--bg-surface); border: 1px solid var(--border); }
.iasfg8r8 .f8vtors { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fthbma { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fthbma         { --cl-hue: var(--accent); }
.u4zpwuc     { --cl-hue: #16a34a; }
.gppxpzgk { --cl-hue: #ea580c; }
.llza    { --cl-hue: #2563eb; }
.u4zpwuc, .gppxpzgk, .llza, .v9aqn {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.vw42x4 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.vw42x4::before { color: var(--cl-hue); }
.fthbma strong { color: var(--text-primary); font-size: 0.95rem; }
.fthbma p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.soxz { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wtn3k, .rdc89rop { border-radius: 8px; padding: 14px; }
.wtn3k { background: var(--bg-pros); }
.rdc89rop { background: var(--bg-cons); }
.g898mac { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wtn3k .g898mac { color: var(--c-pros-label); }
.rdc89rop .g898mac { color: #f87171; }
.wtn3k ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rdc89rop ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ud3nkx { width: 100%; height: auto; border-radius: 10px; display: block; }
.f6wpd0ch {
  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;
}
.f6wpd0ch:hover { opacity: 0.85; }
.fhvxq3j .f6wpd0ch  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.fhvxq3j .f6wpd0ch:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zms0k4ch .f6wpd0ch  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zms0k4ch .f6wpd0ch:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fhvxq3j .vggxt7.f6wpd0ch, .zms0k4ch .vggxt7.f6wpd0ch,
.fhvxq3j .o06wy7a .f6wpd0ch, .zms0k4ch .o06wy7a .f6wpd0ch {
  background: var(--cta); border: none; color: #fff;
}
.fhvxq3j .vggxt7.f6wpd0ch:hover, .zms0k4ch .vggxt7.f6wpd0ch:hover,
.fhvxq3j .o06wy7a .f6wpd0ch:hover, .zms0k4ch .o06wy7a .f6wpd0ch:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.j4gtusg .oih1rqm { border-radius: 50px; }
.j4gtusg .f6wpd0ch  { border-radius: 50px; }
.jtb1we32 .oih1rqm,
.jtb1we32 .f6wpd0ch { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.jtb1we32 .oih1rqm:hover,
.jtb1we32 .f6wpd0ch:hover { filter: brightness(1.08); opacity: 1; }
.eon1ul2 .oih1rqm,
.eon1ul2 .f6wpd0ch { box-shadow: 0 3px 14px -2px var(--cta); }
.eon1ul2 .oih1rqm:hover,
.eon1ul2 .f6wpd0ch:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.qjjuzyr .oih1rqm,
.qjjuzyr .f6wpd0ch { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.qjjuzyr .oih1rqm:hover,
.qjjuzyr .f6wpd0ch:hover { opacity: 1; }
.qjjuzyr .oih1rqm:active,
.qjjuzyr .f6wpd0ch:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.c5vadh .oih1rqm,
.c5vadh .f6wpd0ch { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.c5vadh .oih1rqm:hover,
.c5vadh .f6wpd0ch:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.c5vadh .oih1rqm:active,
.c5vadh .f6wpd0ch:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ps3g2um .oih1rqm,
.ps3g2um .f6wpd0ch { position: relative; overflow: hidden; }
.ps3g2um .oih1rqm::before,
.ps3g2um .f6wpd0ch::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;
}
.ps3g2um .oih1rqm:hover::before,
.ps3g2um .f6wpd0ch:hover::before { left: 135%; }
.jl2dfm .oih1rqm,
.jl2dfm .f6wpd0ch { border-radius: 0; }
.kwbh .oih1rqm { padding-left: 22px; padding-right: 22px; }
.kwbh .f6wpd0ch  { padding-left: 12px; padding-right: 12px; }
.t5xaz1 .oih1rqm { padding-left: 44px; padding-right: 44px; }
.t5xaz1 .f6wpd0ch  { padding-left: 24px; padding-right: 24px; }
.m0xlempj .oih1rqm { padding-left: 56px; padding-right: 56px; }
.m0xlempj .f6wpd0ch  { padding-left: 32px; padding-right: 32px; }
.awl73ji   .oih1rqm::after, .awl73ji   .f6wpd0ch::after,
.enadh7 .oih1rqm::after, .enadh7 .f6wpd0ch::after,
.prasxk    .oih1rqm::after, .prasxk    .f6wpd0ch::after,
.a9zy5xi    .oih1rqm::after, .a9zy5xi    .f6wpd0ch::after,
.ppcx    .oih1rqm::after, .ppcx    .f6wpd0ch::after,
.rmp2q     .oih1rqm::after, .rmp2q     .f6wpd0ch::after,
.krr70    .oih1rqm::after, .krr70    .f6wpd0ch::after,
.lori   .oih1rqm::after, .lori   .f6wpd0ch::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;
}
.awl73ji .oih1rqm::after, .awl73ji .f6wpd0ch::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");
}
.enadh7 .oih1rqm::after, .enadh7 .f6wpd0ch::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");
}
.prasxk .oih1rqm::after, .prasxk .f6wpd0ch::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");
}
.a9zy5xi .oih1rqm::after, .a9zy5xi .f6wpd0ch::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");
}
.ppcx .oih1rqm::after, .ppcx .f6wpd0ch::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");
}
.rmp2q .oih1rqm::after, .rmp2q .f6wpd0ch::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");
}
.krr70 .oih1rqm::after, .krr70 .f6wpd0ch::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");
}
.lori .oih1rqm::after, .lori .f6wpd0ch::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");
}
.yi5m5a1a   .rdlh::after, .yi5m5a1a   .qfmcn1::after,
.c2f5yhw .rdlh::after, .c2f5yhw .qfmcn1::after,
.rfq8j9    .rdlh::after, .rfq8j9    .qfmcn1::after,
.e6ua8    .rdlh::after, .e6ua8    .qfmcn1::after,
.n121    .rdlh::after, .n121    .qfmcn1::after,
.qsbnf     .rdlh::after, .qsbnf     .qfmcn1::after,
.juro7    .rdlh::after, .juro7    .qfmcn1::after,
.itnse   .rdlh::after, .itnse   .qfmcn1::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;
}
.yi5m5a1a .rdlh::after, .yi5m5a1a .qfmcn1::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");
}
.c2f5yhw .rdlh::after, .c2f5yhw .qfmcn1::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");
}
.rfq8j9 .rdlh::after, .rfq8j9 .qfmcn1::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");
}
.e6ua8 .rdlh::after, .e6ua8 .qfmcn1::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");
}
.n121 .rdlh::after, .n121 .qfmcn1::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");
}
.qsbnf .rdlh::after, .qsbnf .qfmcn1::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");
}
.juro7 .rdlh::after, .juro7 .qfmcn1::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");
}
.itnse .rdlh::after, .itnse .qfmcn1::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");
}
.bdl18 {
  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;
}
.xxb7 {
  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;
}
.xxb7 > * { min-width: 0; }
.xxb7:hover { background: var(--bg-hover); }
.xxb7 > [itemprop="item"] { display: contents; }
.xxb7 [itemprop="itemReviewed"],
.xxb7 [itemprop="reviewRating"] { display: none; }
.xxb7::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;
}
.b2cm5qc {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.gulyc {
  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;
}
.l7riumsy { max-height: 52px; max-width: 110px; object-fit: contain; }
.b2y6 {
  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;
}
.vpfjvei .gulyc    { background: #1a1a1a; }
.qjr2ks .gulyc   { background: rgba(128,128,128,.12); }
.tt990b .gulyc { background: var(--bg-raised); }
.dk7fufq .gulyc    { background: transparent; padding: 0; }
.t9na68 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.vbn9l9 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.uf0cbw { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.pq6eue {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.zx5u9 {
  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;
}
.swz0 {
  
  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%;
}
.rt74x {
  
  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;
}
.vggxt7 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.vggxt7.f6wpd0ch {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .xxb7 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .xxb7::before    { grid-area: rank;   }
  .b2cm5qc           { grid-area: ident;  }
  .t9na68     { grid-area: rating; min-width: 0; width: auto; }
  .pq6eue           { grid-area: pills;  }
  .vggxt7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .xxb7 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .xxb7::before    { justify-self: center; }
  .b2cm5qc           { width: 100%; }
  .t9na68     { justify-self: center; }
  .pq6eue           { grid-template-columns: 1fr; }
}
.et07g2 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.hm7j {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.peg01x {
  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;
}
.peg01x img { max-width: 80px; max-height: 50px; object-fit: contain; }
.epypx { flex: 1; }
.epypx h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.xldz1a { color: var(--c-stars); font-size: 1.1rem; }
.jzmz { margin-bottom: 8px; }
.r2xno {
  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);
}
.r2xno > span { color: var(--accent); font-weight: 700; }
.qchz8 em, .dil5 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .r2xno { padding: 10px 16px; gap: 6px 16px; } }
.o06wy7a { flex-shrink: 0; align-self: flex-start; }
.o06wy7a .f6wpd0ch { white-space: nowrap; }
@media (max-width: 560px) {
  .hm7j { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .peg01x { order: 1; }
  .o06wy7a { order: 2; margin-left: auto; align-self: center; }
  .epypx { order: 3; flex: 1 1 100%; min-width: 0; }
}
.in0hi img.aykoq { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.u0xwi { padding: 20px 24px; }
.wre3le { color: var(--text-muted); margin-bottom: 16px; }
.l5c28 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.efm01j4m, .v8jhnz { list-style: none; font-size: 0.9rem; }
.efm01j4m li { color: var(--c-pros); margin-bottom: 4px; }
.v8jhnz li { color: var(--c-cons); margin-bottom: 4px; }
.efm01j4m li::before { content: "✓"; margin-right: 5px; }
.v8jhnz li::before { content: "✗"; margin-right: 5px; }
.zoq5k .efm01j4m li::before { content: "→"; }
.zoq5k .v8jhnz li::before { content: "–"; }
.rv75fao  .efm01j4m li::before { content: "★"; }
.rv75fao  .v8jhnz li::before { content: "✕"; }
.idwvj6    .efm01j4m li::before { content: "◆"; }
.idwvj6    .v8jhnz li::before { content: "▲"; }
.avch  .efm01j4m li::before { content: "▶"; }
.avch  .v8jhnz li::before { content: "■"; }
.rvyf { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.kndba { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.z92kf { background: var(--bg-pros); color: var(--c-tag-pay); }
.xnxf { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.wp8n .xnxf { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.nw02f2 .xnxf { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .lprugbm0 .xnfb18o {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lprugbm0 .et07g2 { margin: 0; }
}
.gfg3ut .hm7j { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.gfg3ut .epypx h3 { color: var(--accent-light); }
.gfg3ut .peg01x { background: var(--bg-page); border: 1px solid var(--border); }
.iw1o28vf .et07g2 { border-top: 4px solid var(--accent); }
.iw1o28vf .hm7j { background: var(--bg-card); }
.k7ldz .et07g2 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.k7ldz .hm7j { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.k7ldz .u0xwi { padding: 14px 16px; }
.k7ldz .peg01x { border-radius: 4px; }
.k7ldz .xnxf { border-radius: 0; }
.g8jcp .hm7j { padding: 0; gap: 0; overflow: hidden; }
.g8jcp .peg01x { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.g8jcp .epypx { padding: 16px 20px; }
.g8jcp .o06wy7a { padding: 16px 20px; align-self: center; }
.bvx5 .xldz1a { font-size: .95rem; }
.mca0 .soxz { gap: 10px; }
.mca0 .wtn3k, .mca0 .rdc89rop { padding: 12px; }
.mca0 .wtn3k ul, .mca0 .rdc89rop ul { margin: 4px 0 0; padding-left: 18px; }
.mca0 .wtn3k li, .mca0 .rdc89rop li { font-size: .85rem; margin-bottom: 3px; }
.sn7c .kndba { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .wppipnr { grid-template-columns: 1fr; }
  .vr694ou { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vr694ou .rbvbuxp { width: 72px; height: 50px; }
  .vr694ou .thb3 { max-width: 180px; }
  .vr694ou .fw3o { width: auto; }
}
.do9dza1 .bvx5 .xldz1a { filter: brightness(1.2); }
@media (max-width: 720px) {
  .do9dza1 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .boax3 { padding: 16px; }
  .yuv3wb08 .qpml { min-width: 50%; }
}
.hcq589g .soxz { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kznsg6j { grid-template-columns: 1fr; }
  .hknqlcu1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gtcjrs1b { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hgq2wvc { flex-wrap: wrap; padding: 16px; }
}
.r7fow3gd .soxz { gap: 8px; }
.r7fow3gd .wtn3k, .r7fow3gd .rdc89rop { padding: 8px; }
@media (max-width: 480px) {
  .uoce { flex-direction: column; align-items: stretch; }
}
.dcr8 .fw3o .f6wpd0ch { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .s6wcp7d { flex-direction: column; align-items: stretch; gap: 10px; }
  .dcr8 .fw3o { text-align: center; }
}
@media (max-width: 720px) {
  .nply { grid-template-columns: 1fr; }
  .yofk7pat { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n5vns { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.bo0b9q7 .cua25kys { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.kc0h652 .xldz1a { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .tf432 { grid-template-columns: 1fr; }
  .kc0h652 { width: 100px; height: 100px; margin: 16px auto; }
  .bo0b9q7 { font-size: 1.4rem; }
  .hqwxn2 { justify-content: center; }
  .yhtbc0 .qpml { min-width: 50%; }
}
.x0v7zxv .soxz { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .lum1sa { flex-wrap: wrap; padding: 14px 16px; }
  .nr7xh6m { padding: 12px 16px; }
  .x0v7zxv .soxz { margin: 0 16px; }
  .x0v7zxv .sn7c { padding: 0 16px; }
  .h3yqoy { padding: 12px 16px; }
}
.ksyodv .xxb7 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ksyodv .xxb7:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.wdmm .bdl18 { gap: 18px; }
.wdmm .xxb7 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.wdmm .xxb7:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vlcrft .bdl18 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vlcrft .xxb7 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vlcrft .xxb7:last-child { border-bottom: none; }
.vlcrft .b2cm5qc,
.vlcrft .t9na68,
.vlcrft .pq6eue {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.avbz .bdl18 { gap: 0; }
.avbz .xxb7 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.avbz .xxb7:last-child { border-bottom: none; }
.avbz .xxb7:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.avbz .xxb7:nth-child(even):hover { background: var(--bg-hover); }
.qxt9ddtv .xxb7 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.k78l8lu .pq6eue .zx5u9 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.k78l8lu .pq6eue .zx5u9:first-child { border-left: none; }
.uxwzwyb .pq6eue .zx5u9 {
  background: transparent; padding: 4px 8px;
}
.uxwzwyb .pq6eue .swz0 { font-size: .65rem; opacity: .65; }
.uxwzwyb .pq6eue .rt74x   { font-size: 1.15rem; color: var(--accent-light); }
.xerin9 .pq6eue .zx5u9 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.uf0cbw { display: none; }
.btd0z .vbn9l9 { font-size: 1rem; letter-spacing: 2px; }
.pmsi .vbn9l9 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.t1owmj5 .vbn9l9,
.ogeu7pto .vbn9l9,
.t0mrf .vbn9l9 { display: none; }
.t1owmj5 .uf0cbw,
.ogeu7pto .uf0cbw,
.t0mrf .uf0cbw { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.t1owmj5 .uf0cbw { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.t1owmj5 .uf0cbw small { display: none; }
.ogeu7pto .uf0cbw {
  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;
}
.ogeu7pto .uf0cbw small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.t0mrf .uf0cbw {
  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;
}
.t0mrf .uf0cbw small { display: none; }
.t1owmj5 .jzmz .xldz1a,
.ogeu7pto .jzmz .xldz1a,
.t0mrf .jzmz .xldz1a { display: none; }
.t1owmj5 .jzmz strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.t1owmj5 .cua25kys { display: none; }
.ogeu7pto .jzmz 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;
}
.ogeu7pto .strl,
.ogeu7pto .cua25kys { font-size: 1em; }
.t0mrf .jzmz strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.t0mrf .cua25kys { display: none; }
.zppxcebv { margin: 16px 0; }
.zkxz793 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zkxz793 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zkxz793 summary::after { content: "+"; color: var(--accent-light); }
.zkxz793[open] summary::after { content: "−"; }
.zkxz793 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jmo4xl { margin-bottom: 0; }
.t3ai7d h2.juz0wcza { color: var(--text-primary); border-color: var(--accent-light); }
.j3sj9x h2.juz0wcza { color: var(--text-primary); border-color: var(--accent-light); }
.n7m9k .u4zpwuc     { background: #052e16; border-color: #10b981; }
.n7m9k .gppxpzgk { background: #2d0a1e; border-color: #f43f5e; }
.n7m9k .llza    { background: #1e1036; border-color: #a855f7; }
.n7m9k .fthbma strong  { color: #f1f5f9; }
.n7m9k .fthbma p       { color: #cbd5e1; }
.n7m9k .jh1d    .u4zpwuc     .vw42x4::before,
.n7m9k .lh7g  .u4zpwuc     .vw42x4::before,
.n7m9k .wvos2m  .u4zpwuc     .vw42x4::before,
.n7m9k .plo4zr .u4zpwuc     .vw42x4::before { color: #10b981; }
.n7m9k .jh1d    .gppxpzgk .vw42x4::before,
.n7m9k .lh7g  .gppxpzgk .vw42x4::before,
.n7m9k .wvos2m  .gppxpzgk .vw42x4::before,
.n7m9k .plo4zr .gppxpzgk .vw42x4::before { color: #f43f5e; }
.n7m9k .jh1d    .llza    .vw42x4::before,
.n7m9k .lh7g  .llza    .vw42x4::before,
.n7m9k .wvos2m  .llza    .vw42x4::before,
.n7m9k .plo4zr .llza    .vw42x4::before { color: #a855f7; }
.s744wlm .u4zpwuc     { background: #2d2000; border-color: #eab308; }
.s744wlm .gppxpzgk { background: #2d0b0b; border-color: #ef4444; }
.s744wlm .llza    { background: #2d1600; border-color: #f97316; }
.s744wlm .fthbma strong  { color: #f1f5f9; }
.s744wlm .fthbma p       { color: #cbd5e1; }
.s744wlm .jh1d    .u4zpwuc     .vw42x4::before,
.s744wlm .lh7g  .u4zpwuc     .vw42x4::before,
.s744wlm .wvos2m  .u4zpwuc     .vw42x4::before,
.s744wlm .plo4zr .u4zpwuc     .vw42x4::before { color: #eab308; }
.s744wlm .jh1d    .gppxpzgk .vw42x4::before,
.s744wlm .lh7g  .gppxpzgk .vw42x4::before,
.s744wlm .wvos2m  .gppxpzgk .vw42x4::before,
.s744wlm .plo4zr .gppxpzgk .vw42x4::before { color: #ef4444; }
.s744wlm .jh1d    .llza    .vw42x4::before,
.s744wlm .lh7g  .llza    .vw42x4::before,
.s744wlm .wvos2m  .llza    .vw42x4::before,
.s744wlm .plo4zr .llza    .vw42x4::before { color: #f97316; }
.f5xho .u4zpwuc     { background: #0c1a2e; border-color: #38bdf8; }
.f5xho .gppxpzgk { background: #12103a; border-color: #818cf8; }
.f5xho .llza    { background: #0a2020; border-color: #2dd4bf; }
.f5xho .fthbma strong  { color: #f1f5f9; }
.f5xho .fthbma p       { color: #cbd5e1; }
.f5xho .jh1d    .u4zpwuc     .vw42x4::before,
.f5xho .lh7g  .u4zpwuc     .vw42x4::before,
.f5xho .wvos2m  .u4zpwuc     .vw42x4::before,
.f5xho .plo4zr .u4zpwuc     .vw42x4::before { color: #38bdf8; }
.f5xho .jh1d    .gppxpzgk .vw42x4::before,
.f5xho .lh7g  .gppxpzgk .vw42x4::before,
.f5xho .wvos2m  .gppxpzgk .vw42x4::before,
.f5xho .plo4zr .gppxpzgk .vw42x4::before { color: #818cf8; }
.f5xho .jh1d    .llza    .vw42x4::before,
.f5xho .lh7g  .llza    .vw42x4::before,
.f5xho .wvos2m  .llza    .vw42x4::before,
.f5xho .plo4zr .llza    .vw42x4::before { color: #2dd4bf; }
.wv1xfqb6::before,
.d2p53::before { margin-right: 5px; }
.shhuavq .wtn3k ul li,
.shhuavq .efm01j4m li         { color: #4ade80; }
.shhuavq .wtn3k .wv1xfqb6 { color: #22c55e; }
.shhuavq .rdc89rop ul li,
.shhuavq .v8jhnz li         { color: #f87171; }
.shhuavq .rdc89rop .d2p53 { color: #ef4444; }
.dzhx65zq .wtn3k { background: var(--bg-pros); }
.dzhx65zq .rdc89rop { background: var(--bg-cons); }
.dzhx65zq .wtn3k .wv1xfqb6 { color: var(--c-pros-label); }
.dzhx65zq .rdc89rop .d2p53 { color: var(--c-cons); }
.dzhx65zq .wtn3k ul li,
.dzhx65zq .efm01j4m li            { color: var(--c-pros); }
.dzhx65zq .rdc89rop ul li,
.dzhx65zq .v8jhnz li            { color: var(--c-cons); }
.iu6y78j .wtn3k { background: var(--bg-pros); }
.iu6y78j .rdc89rop { background: var(--bg-cons); }
.iu6y78j .wtn3k .wv1xfqb6 { color: var(--c-pros-label); }
.iu6y78j .rdc89rop .d2p53 { color: var(--c-cons); }
.iu6y78j .wtn3k ul li,
.iu6y78j .efm01j4m li          { color: var(--c-pros); }
.iu6y78j .rdc89rop ul li,
.iu6y78j .v8jhnz li          { color: var(--c-cons); }
.ix8dbn5 .wv1xfqb6::before { content: "✓ "; }
.ix8dbn5 .d2p53::before { content: "✗ "; }
.zoq5k .wv1xfqb6::before { content: "→ "; }
.zoq5k .d2p53::before { content: "← "; }
.rv75fao .wv1xfqb6::before { content: "★ "; }
.rv75fao .d2p53::before { content: "✕ "; }
.idwvj6 .wv1xfqb6::before { content: "◆ "; }
.idwvj6 .d2p53::before { content: "▲ "; }
.nw02f2 .fthbma { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.nw02f2 .fthbma strong { color: var(--text-primary); }
.nw02f2 .fthbma p      { color: var(--text-muted); }
.wp8n .fthbma { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.wrn2f .fthbma {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.wrn2f .fthbma strong,
.wrn2f .fthbma p { color: #fff; }
.wrn2f .vw42x4::before { color: rgba(255,255,255,0.9) !important; }
.lns5vi .fthbma {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.lns5vi .fthbma strong { color: var(--text-primary); }
.lns5vi .fthbma p      { color: var(--text-muted); }
.q0p57 .fthbma { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.jh1d .vw42x4,
.lh7g .vw42x4,
.wvos2m .vw42x4,
.plo4zr .vw42x4 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.jh1d .vw42x4::before,
.lh7g .vw42x4::before,
.wvos2m .vw42x4::before,
.plo4zr .vw42x4::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.jh1d .u4zpwuc     .vw42x4::before { content: "✦"; color: var(--c-tip-border); }
.jh1d .gppxpzgk .vw42x4::before { content: "▲"; color: var(--c-warn-border); }
.jh1d .llza    .vw42x4::before { content: "◉"; color: #60a5fa; }
.lh7g .u4zpwuc     .vw42x4::before { content: "★"; color: var(--c-tip-border); }
.lh7g .gppxpzgk .vw42x4::before { content: "◆"; color: var(--c-warn-border); }
.lh7g .llza    .vw42x4::before { content: "●"; color: #60a5fa; }
.wvos2m .u4zpwuc     .vw42x4::before { content: "▶"; color: var(--c-tip-border); }
.wvos2m .gppxpzgk .vw42x4::before { content: "■"; color: var(--c-warn-border); }
.wvos2m .llza    .vw42x4::before { content: "▸"; color: #60a5fa; }
.plo4zr .u4zpwuc     .vw42x4::before { content: "→"; color: var(--c-tip-border); }
.plo4zr .gppxpzgk .vw42x4::before { content: "⬥"; color: var(--c-warn-border); }
.plo4zr .llza    .vw42x4::before { content: "◈"; color: #60a5fa; }
.b6csc .z76r .s0uf,
.b6csc .ptui9ktp .s0uf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.b6csc .unvig24                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.b6csc .xxb7                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.b6csc .et07g2            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.b6csc .tfid2zp          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.b6csc .rzgqivs4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bzk0r48 .z76r .s0uf,
.bzk0r48 .ptui9ktp .s0uf,
.bzk0r48 .unvig24,
.bzk0r48 .xxb7,
.bzk0r48 .et07g2,
.bzk0r48 .tfid2zp,
.bzk0r48 .rzgqivs4,
.bzk0r48 .q0p57 .fthbma { box-shadow: none; }
.tmqwy   body, .tmqwy   { font-size: 0.9rem; }
.tmqwy   .m2v0t6g, .tmqwy .qsxm3, .tmqwy .qztwa,
.tmqwy   .v7nyc, .tmqwy .hqbwd { font-size: 0.9rem; }
.tmqwy   .qjzakcj, .tmqwy .txvct { font-size: 0.9rem; }
.w66c   .m2v0t6g, .w66c .qsxm3, .w66c .qztwa,
.w66c   .v7nyc, .w66c .hqbwd { font-size: 0.95rem; }
.w66c   .qjzakcj, .w66c .txvct { font-size: 0.95rem; }
.xj7e8o   .m2v0t6g, .xj7e8o .qsxm3, .xj7e8o .qztwa,
.xj7e8o   .v7nyc, .xj7e8o .hqbwd { font-size: 1.08rem; }
.xj7e8o   .qjzakcj, .xj7e8o .txvct { font-size: 1.05rem; }
.xj7e8o   .e8il { font-size: 0.97rem; }
.s4on .hk6vykd      { font-size: 3.2rem; }
.s4on h2.juz0wcza { font-size: 1.9rem; }
.s4on h3.sja6d     { font-size: 1.4rem; }
.i3csefh .hk6vykd      { font-size: 3.8rem; }
.i3csefh h2.juz0wcza { font-size: 2.2rem; }
.i3csefh h3.sja6d     { font-size: 1.6rem; }
.jmo4xl + .jmo4xl { position: relative; }
.p4c0   .jmo4xl + .jmo4xl::before,
.wr2xumb  .jmo4xl + .jmo4xl::before,
.yat9m   .jmo4xl + .jmo4xl::before,
.hsoh7   .jmo4xl + .jmo4xl::before,
.ncpam1js   .jmo4xl + .jmo4xl::before,
.j7wnghr .jmo4xl + .jmo4xl::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.p4c0 .jmo4xl + .jmo4xl::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.wr2xumb .jmo4xl + .jmo4xl::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yat9m .jmo4xl + .jmo4xl::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;
}
.hsoh7 .jmo4xl + .jmo4xl::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.d10i .jmo4xl { margin-bottom: 16px; }
.d10i .jmo4xl + .jmo4xl { margin-top: 0; }
.d10i .x3of90 { padding-top: 0; padding-bottom: 0; }
.ncpam1js .jmo4xl + .jmo4xl::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.j7wnghr .jmo4xl + .jmo4xl::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ubqic .jmo4xl + .jmo4xl::before,
.x8vfek4 .jmo4xl + .jmo4xl::before,
.h0ccxrp .jmo4xl + .jmo4xl::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%;
}
.i5b2dc .ubqic .jmo4xl:nth-child(even)::before,
.i5b2dc .x8vfek4 .jmo4xl:nth-child(even)::before,
.i5b2dc .h0ccxrp .jmo4xl:nth-child(even)::before { background: var(--bg-surface); }
.s5fq48uh .ubqic .jmo4xl:nth-child(even)::before,
.s5fq48uh .x8vfek4 .jmo4xl:nth-child(even)::before,
.s5fq48uh .h0ccxrp .jmo4xl:nth-child(even)::before { background: var(--bg-card); }
.ubqic .jmo4xl + .jmo4xl::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");
}
.x8vfek4 .jmo4xl + .jmo4xl::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");
}
.h0ccxrp .jmo4xl + .jmo4xl::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");
}
.bk07ky .ryc3971,
.louv .ryc3971,
.wfvvhoa .ryc3971 { overflow: hidden; }
.bk07ky .v9d0ybv,
.louv .v9d0ybv { margin-bottom: 60px; }
.wfvvhoa .v9d0ybv { margin-bottom: 70px; }
.bk07ky .ryc3971::before,
.louv .ryc3971::before,
.wfvvhoa .ryc3971::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.bk07ky .ryc3971::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");
}
.louv .ryc3971::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");
}
.wfvvhoa .ryc3971::before {
  height: 70px;
  -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");
}
.dnqn .ryc3971:not(.tmn3) .u5wh46ew { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j0pf .ryc3971:not(.tmn3) .u5wh46ew { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.jc8t  .ryc3971:not(.tmn3) .u5wh46ew { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.c9whkfeq  .ryc3971:not(.tmn3) .u5wh46ew { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.dp2b .tmn3 { background: var(--accent); }
.dp2b .tmn3 .u5wh46ew { background: none; }
.dp2b .g8fq { background: var(--accent); }
.dp2b .a0wp { background: var(--accent-bg); }
.dp2b .ryc3971:not(.tmn3) .u5wh46ew { background: rgba(0,0,0,0.6); }
.jrne93 .amvi0i { float: left; width: 38%; margin: 0 28px 16px 0; }
.jrne93 .amvi0i .ud3nkx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jrne93 .x3of90::after { content: ''; display: block; clear: both; }
.qzwlv .amvi0i { float: right; width: 38%; margin: 0 0 16px 28px; }
.qzwlv .amvi0i .ud3nkx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qzwlv .x3of90::after { content: ''; display: block; clear: both; }
.gauolqpe .jmo4xl:nth-child(odd)  .amvi0i { float: left;  width: 38%; margin: 0 28px 16px 0; }
.gauolqpe .jmo4xl:nth-child(even) .amvi0i { float: right; width: 38%; margin: 0 0 16px 28px; }
.gauolqpe .amvi0i .ud3nkx { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gauolqpe .x3of90::after { content: ''; display: block; clear: both; }
.jrne93 .adu1,
.jrne93 .bdl18,
.qzwlv .adu1,
.qzwlv .bdl18,
.gauolqpe .adu1,
.gauolqpe .bdl18 { clear: both; }
@media (max-width: 900px) {
  .jrne93 .amvi0i,
  .qzwlv .amvi0i,
  .gauolqpe .jmo4xl:nth-child(odd)  .amvi0i,
  .gauolqpe .jmo4xl:nth-child(even) .amvi0i {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .jrne93 .amvi0i .ud3nkx,
  .qzwlv .amvi0i .ud3nkx,
  .gauolqpe .amvi0i .ud3nkx {
    max-height: none !important;
  }
}
.jrne93 .qjzakcj,
.jrne93 .txvct,
.qzwlv .qjzakcj,
.qzwlv .txvct,
.gauolqpe .qjzakcj,
.gauolqpe .txvct { overflow: hidden; }
@media (max-width: 640px) {
  .jrne93 .amvi0i,
  .qzwlv .amvi0i,
  .gauolqpe .amvi0i { float: none; width: 100%; margin: 0 0 16px 0; }
}
.euy22z5 .jtt02h,
.euy22z5 .x3of90,
.euy22z5 .fz1edpze  { max-width: 1100px; }
.iq63txr .jtt02h,
.iq63txr .x3of90,
.iq63txr .fz1edpze  { max-width: 1200px; }
.iq63txr { --content-mw: 1200px; }
.w8ekvq5o .jtt02h,
.w8ekvq5o .x3of90,
.w8ekvq5o .fz1edpze  { max-width: 1320px; }
.e0xj { font-size: 0.82rem; color: var(--text-muted); }
.nii9xtc7 { display: flex; align-items: center; }
.w5eb {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zyy7hx6c { display: flex; align-items: center; }
.oigza6 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.oigza6:hover { text-decoration: underline; }
.mvas7w2 { margin: 0 3px; opacity: 0.45; }
.mvas7w2::before { content: '/'; }
.vhp4o { padding: 2px 5px; color: var(--text-main); }
.nisy5z0u .e0xj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.nisy5z0u .nii9xtc7 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.yqsohutq .e0xj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.yqsohutq .nii9xtc7 { padding: 0 0 0 12px; }
.qgdl {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.nzq39dlv .nii9xtc7 { padding: 0 16px; }
.nzq39dlv .e0xj {
  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);
}
.nzq39dlv .jtt02h { padding-top: 28px; }
@media (max-width: 720px) {
  .qgdl { margin-top: 18px; padding: 0 16px; }
  .nzq39dlv .jtt02h { padding-top: 16px; }
}
.euy22z5.nisy5z0u .nii9xtc7 { max-width: 1100px; }
.iq63txr.nisy5z0u .nii9xtc7 { max-width: 1200px; }
.w8ekvq5o.nisy5z0u .nii9xtc7 { max-width: 1320px; }
.euy22z5 .qgdl { max-width: 1100px; }
.iq63txr .qgdl { max-width: 1200px; }
.w8ekvq5o .qgdl { max-width: 1320px; }
.oxe07 .jmo4xl { padding-top: 16px; padding-bottom: 16px; }
.njm61it .jmo4xl { padding-top: 24px; padding-bottom: 24px; }
.ow9scb3u .jmo4xl { padding-top: 40px; padding-bottom: 40px; }
.b0nifk8 .jmo4xl { padding-top: 52px; padding-bottom: 52px; }
.ovd64 .jmo4xl:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ovd64 .jmo4xl:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ovd64 .jmo4xl:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ovd64 .jmo4xl:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bl4rbv8t .x3of90 { padding-top: 10px;  padding-bottom: 10px; }
.sq0i87b5 .x3of90 { padding-top: 18px;  padding-bottom: 18px; }
.qyjqm1 .x3of90 { padding-top: 36px;  padding-bottom: 36px; }
.shdiah .x3of90 { padding-top: 48px;  padding-bottom: 48px; }
.kts4lan h2.juz0wcza { font-weight: 600; }
.kts4lan h3.sja6d     { font-weight: 600; }
.flbl5f h2.juz0wcza { font-weight: 800; }
.flbl5f h3.sja6d     { font-weight: 700; }
.jf95l5 h2.juz0wcza { font-weight: 900; }
.jf95l5 h3.sja6d     { font-weight: 800; }
.jf95l5 .fthbma strong,
.jf95l5 .fthbma strong { font-weight: 600; }
.rdlh {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.kryc .rdlh { display: none; }
@media (max-width: 640px) {
  .rdlh { display: none !important; }
}
.rdlh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rdlh:hover { opacity: 0.85; }
.oehpq .rdlh { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ldbk8ics .qfmcn1 { right: 32px; }
@media (max-width: 480px) {
  .ldbk8ics .qfmcn1 { right: 20px; bottom: 20px; }
  .j3u8d  .qfmcn1 { left: 20px; bottom: 20px; }
}
.uhtcyf { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fz1edpze { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mk90tq2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.uqh8ofd7 { color: var(--text-dim); font-size: 0.8rem; }
.m1b4q1 a, .cp3afi a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.m1b4q1 a:hover, .cp3afi a:hover { color: var(--accent-light); }
.cp3afi { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.kt23fr .fz1edpze { text-align: center; }
.kt23fr .cp3afi { justify-content: center; margin-bottom: 16px; }
.kt23fr .mk90tq2 { margin-top: 0; }
.kkklsi2b { margin-top: 10px; }
.kkklsi2b a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fz1edpze { padding-left: 16px; padding-right: 16px; }
  .d7b277 .fz1edpze { padding: 20px 16px; }
  .cp3afi { gap: 4px 12px; }
  .mk90tq2 { font-size: 0.78rem; }
}
.nffm2 .mk90tq2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nffm2 .uqh8ofd7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nffm2 .jyhsvs6b { grid-template-columns: 1fr 1fr; } .nffm2 .ujji { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nffm2 .jyhsvs6b { grid-template-columns: 1fr; } }
.kur0lc0f .mk90tq2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kur0lc0f .f9zzqt { gap: 12px; } .kur0lc0f .vipqe { margin-right: 0; width: 100%; } }
.my8q1i .mk90tq2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.my8q1i .uqh8ofd7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .my8q1i .egye { grid-template-columns: 1fr 1fr; } .my8q1i .kcf1hwai { grid-column: 1 / -1; } }
@media (max-width: 480px) { .my8q1i .egye { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .v6dkbr0o .f0x0s { grid-template-columns: 1fr 1fr; } .v6dkbr0o .cs7rizr2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v6dkbr0o .f0x0s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ygkm2 .f0x0s { grid-template-columns: 1fr; } }
.nbwxsu2b .fz1edpze { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.nbwxsu2b .cp3afi { justify-content: center; }
.qbpael .ovp8l      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qbpael .uhtcyf { background: var(--bg-page); border-top-color: var(--border-alt); }
.rml9xf .ovp8l      { background: #0d1117; border-bottom-color: #21262d; }
.rml9xf .a3rgog { color: var(--accent-light); }
.rml9xf .hlb9 { --msep-color: #8b949e; }
.rml9xf .hlb9 a { color: #8b949e; }
.rml9xf .hlb9 a:hover { color: var(--accent-light); }
.rml9xf .y5xkpve { color: #8b949e; }
.rml9xf .uhtcyf { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rml9xf .mk90tq2,
.rml9xf .uqh8ofd7 { color: #6e7681; }
.rml9xf .m1b4q1 a, .rml9xf .cp3afi a,
.rml9xf .m1b4q1 a:hover, .rml9xf .cp3afi a:hover,
@media (max-width: 640px) {
  .rml9xf .hlb9 { background: #0d1117; border-top-color: #21262d; }
  .rml9xf .hlb9 li a { border-bottom-color: #21262d; }
}
.mdtdh .ovp8l      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mdtdh .a3rgog { color: var(--accent-light); }
.mdtdh .hlb9 { --msep-color: #475569; }
.mdtdh .hlb9 a { color: #475569; }
.mdtdh .hlb9 a:hover { color: var(--accent-light); }
.mdtdh .y5xkpve { color: #64748b; }
.mdtdh .uhtcyf { background: #f0f4f8; border-top-color: #cbd5e1; }
.mdtdh .mk90tq2,
.mdtdh .uqh8ofd7 { color: #64748b; }
.mdtdh .m1b4q1 a, .mdtdh .cp3afi a,
.mdtdh .m1b4q1 a:hover, .mdtdh .cp3afi a:hover,
@media (max-width: 640px) {
  .mdtdh .hlb9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mdtdh .hlb9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.zit600bz .ovp8l      { background: var(--accent); border-bottom-color: var(--accent-light); }
.zit600bz .a3rgog { color: #fff; }
.zit600bz .hlb9 { --msep-color: rgba(255,255,255,0.82); }
.zit600bz .hlb9 a { color: rgba(255,255,255,0.82); }
.zit600bz .hlb9 a:hover { color: #fff; }
.zit600bz .y5xkpve { color: rgba(255,255,255,0.9); }
.zit600bz .bjxl a { color: var(--text-primary) !important; }
.zit600bz .bjxl a:hover { color: var(--accent-light) !important; }
.zit600bz .uhtcyf { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.zit600bz .mk90tq2,
.zit600bz .uqh8ofd7 { color: rgba(255,255,255,0.72); }
.zit600bz .m1b4q1 a, .zit600bz .cp3afi a,
.zit600bz .vfzmb1 a, .zit600bz .sj7k a,
.zit600bz .ertjwr a, .zit600bz .vipqe { color: #fff; }
.zit600bz .asabrt9, .zit600bz .rtal0v { color: rgba(255,255,255,0.7); }
.zit600bz .m1b4q1 a:hover, .zit600bz .cp3afi a:hover,
.zit600bz .vfzmb1 a:hover, .zit600bz .sj7k a:hover { color: #fff; }
@media (max-width: 640px) {
  .zit600bz .hlb9 { background: var(--accent); border-top-color: var(--accent-light); }
  .zit600bz .hlb9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nd6io .ovp8l {
  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);
}
.nd6io .uhtcyf {
  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) {
  .nd6io .hlb9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.yx69 .nulqp { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.yl4tlui .nulqp { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.besb .nulqp { min-height: 72px; height: auto; }
.n5lr .nulqp { min-height: 84px; height: auto; }
.d7b277 .nulqp { max-width: none; padding: 0 32px; }
.d7b277 .fz1edpze  { max-width: none; padding: 24px 32px; }
.ibt1.iq63txr .nulqp { max-width: 1200px; }
.ibt1.w8ekvq5o .nulqp { max-width: 1320px; }
.v6ou   .a3rgog, .v6ou   .vipqe { text-transform: capitalize; }
.uqyhwa .a3rgog, .uqyhwa .vipqe { text-transform: lowercase; }
.b9hkd6 .a3rgog, .b9hkd6 .vipqe { text-transform: uppercase; letter-spacing: 0.06em; }
.xliolg3, .kvha6mf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.m4ib .xliolg3,
.ikyqmoe .xliolg3,
.ub0o0nfd .xliolg3,
.w3zwm1n .xliolg3,
.anvhag3l   .hlb9 a { font-weight: 500; }
.wqqbpq9 .hlb9 a { font-weight: 600; }
.apl3zet     .hlb9 a { font-weight: 700; }
.gylry    .hlb9 a { font-weight: 800; letter-spacing: 0.01em; }
.e05ore     .hlb9 > li + li::before,
.v38m99q    .hlb9 > li + li::before,
.uo7x    .hlb9 > li + li::before,
.ugh3 .hlb9 > li + li::before,
.a69i .hlb9 > li + li::before,
.dy0rtmy  .hlb9 > li + li::before,
.gz27i9jn    .hlb9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.e05ore     .hlb9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v38m99q    .hlb9 > li + li::before { content: "|"; }
.uo7x    .hlb9 > li + li::before { content: "—"; }
.ugh3 .hlb9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.a69i .hlb9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dy0rtmy  .hlb9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.gz27i9jn    .hlb9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .klxl32c6 .y5xkpve,
  .bj15bgvk .y5xkpve,
  .n6fjyjv .y5xkpve,
  .kzu70l7a .y5xkpve,
  .x3pbc0b .y5xkpve {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .klxl32c6 .y5xkpve::before,
  .bj15bgvk .y5xkpve::before,
  .n6fjyjv .y5xkpve::before,
  .kzu70l7a .y5xkpve::before,
  .x3pbc0b .y5xkpve::before { content: ""; display: block; flex-shrink: 0; }

  
  .klxl32c6 .y5xkpve::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;
  }

  
  .bj15bgvk .y5xkpve::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;
  }

  
  .n6fjyjv .y5xkpve::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;
  }

  
  .kzu70l7a .y5xkpve::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;
  }

  
  .x3pbc0b .y5xkpve::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) {
  .bxm4443 .y5xkpve {
    padding: 5px 14px;
  }
  .bxm4443 .hlb9 {
    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;
  }
  .bxm4443 .hlb9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .bxm4443 .hlb9 li a:hover { background: var(--bg-raised); }
  .bxm4443 .k56p,
  .m8bbhbi .k56p,
  .btt128bh .k56p { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ljii950 .y5xkpve {
    padding: 5px 10px;
  }
  .ljii950 .hlb9 {
    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);
  }
  .ljii950 .hlb9.e00idedw { transform: translateX(0); }
  .ljii950 .hlb9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ljii950 .hlb9 li:last-child a { border-bottom: none; }
  .zit600bz .hlb9,
  .rml9xf .hlb9 { background: var(--accent) !important; }
  .zit600bz .hlb9 li a,
  .rml9xf .hlb9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .btt128bh .y5xkpve {
    padding: 5px 10px;
  }
  .btt128bh .hlb9 {
    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);
  }
  .btt128bh .hlb9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .btt128bh .hlb9.e00idedw { transform: translateY(0); }
  .btt128bh .hlb9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .pxdja6 .y5xkpve {
    padding: 5px 10px;
  }
  .pxdja6 .hlb9 {
    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;
  }
  .pxdja6 .hlb9.e00idedw { opacity: 1; pointer-events: auto; }
  .pxdja6 .hlb9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .c1mgyb     .y5xkpve { border-radius: 0 !important; }
  .ph67   .y5xkpve { border-radius: 8px !important; }
  .xpe31 .y5xkpve { border-radius: 50% !important; }
  .om4xrl   .y5xkpve { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .fuca .ur6g5 { flex-direction: column; align-items: stretch; }
  .fuca .k9ck9y { flex-direction: row; min-width: auto; }
  .fuca .jur6swr { align-items: flex-start; text-align: left; }
}
.ewry,
.ewry.jmo4xl,
.i5b2dc .ewry,
.ucsmrf .ewry,
.s5fq48uh .ewry,
.erqm .ewry {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zqblt {
  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;
}
.vczh { flex: 1 1 280px; min-width: 0; }
.qzr0a3 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.irsff {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.kb2lnw {
  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;
}
.kb2lnw:hover { transform: translateY(-1px); opacity: 0.95; }
.g8km0 .zqblt {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.g8km0 .qzr0a3 { color: var(--cta); }
.g8km0 .irsff { color: var(--text-body); }
.g8km0 .kb2lnw {
  background: var(--cta) !important;
  color: #fff !important;
}
.oie8r .zqblt {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.oie8r .qzr0a3 { color: var(--text-primary); }
.oie8r .irsff { color: var(--text-body); }
.oie8r .kb2lnw {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zqblt {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vczh { flex: 0 0 auto; }
  .qzr0a3 { font-size: 1.2rem; }
  .kb2lnw { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kn81e .p4nqm { height: 36px; }
.fdepa1a3 .p4nqm { height: 60px; max-width: 200px; }
.qkeor6g .p4nqm { height: 56px; max-width: 180px; }
.pgfflva    .vbn9l9, .pgfflva    .xldz1a { color: #f59e0b; }
.w6q8ek      .vbn9l9 { font-size: 1rem; letter-spacing: 1.5px; }
.w6q8ek      .xldz1a   { font-size: 1.35rem; }
.no1v    .vbn9l9, .no1v    .xldz1a { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.l58wje     .vbn9l9, .l58wje     .xldz1a { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.gg1qapc5 .vbn9l9, .gg1qapc5 .xldz1a { color: var(--cta); letter-spacing: 2px; }
.jzgr   .vbn9l9, .jzgr   .xldz1a { color: #e91e63; letter-spacing: 2px; }
.g4ifhspb  .vbn9l9, .g4ifhspb  .xldz1a { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.atjqafo     .vbn9l9, .atjqafo     .xldz1a { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.k78l8lu .zx5u9 + .zx5u9 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.hsxw6 .xxb7 { padding: 18px 24px; min-height: 68px; }
.uxwzwyb .swz0 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.uxwzwyb .rt74x {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.xerin9 .zx5u9 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.bdl18 { counter-reset: cs-rank; }
.bdl18 .xxb7 { counter-increment: cs-rank; }
.bdl18 .xxb7::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;
}
.ktfm .bdl18 { counter-reset: cs-rank; gap: 0; }
.ktfm .xxb7 {
  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;
}
.ktfm .xxb7::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;
}
.ktfm .b2cm5qc {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ktfm .gulyc {
  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;
}
.ktfm .l7riumsy { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ktfm .b2cm5qc { min-width: 0; flex-direction: column; width: 100%; }
.ktfm .b2y6 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ktfm .vbn9l9 { color: var(--cta, var(--accent)); }
.ktfm .uf0cbw { font-weight: 700; }
.ktfm .zx5u9 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ktfm .swz0 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ktfm .rt74x {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ktfm .nrs1am .rt74x { font-size: 1.3rem; color: var(--accent-light); }
.ktfm .vggxt7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ktfm .xxb7:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ktfm .bdl18 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ktfm .xxb7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ktfm .xxb7 { padding: 40px 16px 20px; }
  .ktfm .zx5u9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ktfm .vggxt7 { width: 100%; min-width: 0; }
}
.d1d0fkb .bdl18 { counter-reset: cs-rank; gap: 10px; }
.d1d0fkb .xxb7 {
  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);
}
.d1d0fkb .xxb7::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);
}
.d1d0fkb .b2cm5qc {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.d1d0fkb .gulyc {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.d1d0fkb .l7riumsy { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.d1d0fkb .b2y6 {
  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;
}
.d1d0fkb .vbn9l9 { color: var(--cta, var(--accent)); }
.d1d0fkb .zx5u9 {
  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;
}
.d1d0fkb .swz0 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.d1d0fkb .rt74x { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.d1d0fkb .nrs1am .rt74x { color: var(--accent-light); }
.d1d0fkb .vggxt7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.d1d0fkb .xxb7:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .d1d0fkb .xxb7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .d1d0fkb .xxb7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .d1d0fkb .b2cm5qc {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .d1d0fkb .b2y6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .d1d0fkb .zx5u9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .d1d0fkb .vggxt7 { width: 100%; min-width: 0; }
  .d1d0fkb .vbn9l9 { min-width: 0; }
}
.gu3e83 .xxb7::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.k24m .zkxz793 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.k24m .zkxz793 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.k24m .zkxz793 p { padding: 0 2px 16px; }
.wuupt .zkxz793 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wuupt .zkxz793 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wuupt .zkxz793 summary::after { content: "›"; font-size: 1.2em; }
.wuupt .zkxz793[open] summary::after { content: "‹"; }
.wuupt .zkxz793 p { padding: 10px 22px 4px; }
.z6k6wag .zkxz793 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z6k6wag .zkxz793 summary { color: var(--text-primary); padding-left: 16px; }
.z6k6wag .zkxz793 summary::after { content: "›"; font-size: 1.1em; }
.z6k6wag .zkxz793[open] summary::after { content: "‹"; }
.z6k6wag .zkxz793 p { padding-left: 16px; }
.um9ps .zppxcebv { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.um9ps .zkxz793 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.um9ps .zkxz793:last-child { border-bottom: none; }
.um9ps .zkxz793 summary { color: var(--text-primary); border-radius: 0; }
.um9ps .zkxz793 summary::after { content: "›"; font-size: 1.1em; }
.um9ps .zkxz793[open] summary::after { content: "‹"; }
.gqm1gyd .zkxz793 { overflow: hidden; }
.gqm1gyd .zkxz793 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gqm1gyd .zkxz793 summary::after { color: rgba(255,255,255,.75); }
.gqm1gyd .zkxz793[open] summary { border-radius: 0; }
.w69j { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ua4wra {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jmyndcoo {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.r69y { color: var(--text-muted); font-size: 1.05rem; }
.svte {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mzb3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.o8ipk { margin-bottom: 20px; }
.kcd7 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o6caqf5q {
  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;
}
.o6caqf5q:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.po2kl { resize: vertical; min-height: 130px; }
.p0jx5q { width: 100%; margin-top: 8px; }
.ea4t0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.aehtoeq8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.crwvez { color: var(--text-muted); line-height: 1.75; }
.peeq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.peeq li { margin-bottom: 6px; }
.iwsc8t { max-width: 760px; margin: 0 auto; }
.n6e2dfzt { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.t74sw24x { max-width: 760px; margin: 0 auto; }
.iekfkw9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rwvuk ul.peeq { margin: 0; }
.mvnez4z .iekfkw9 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .mvnez4z { grid-template-columns: 1fr; gap: 10px; } }
.idfmh6 { max-width: 640px; margin: 0 auto; text-align: center; }
.n0qprur { margin-bottom: 48px; }
.n0qprur .iekfkw9 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.n0qprur p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wh2he49y .peeq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v555 { grid-template-columns: 1fr; } }
.lgurmxr { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.lgurmxr:hover .wr51b6f { color: var(--accent-light); text-decoration: underline; }
.eg7dhjx { color: inherit; text-decoration: none; }
.eg7dhjx:hover { color: var(--accent-light); text-decoration: underline; }
.p9icsml4 { display: inline-block; line-height: 0; }
.adwcugv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bmfv7o7i { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bmfv7o7i:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.kzlnd { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.bmfv7o7i p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bmfv7o7i ul.peeq { margin: 0; }
.thx11q2x { color: var(--text-muted); line-height: 1.75; }
.h6xhxoo8 .peeq,
.takgo .peeq,
.yw2z3 .peeq,
.r7zpi .peeq {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.h6xhxoo8 .bmfv7o7i,
.takgo .bmfv7o7i { text-align: left; }
.h6xhxoo8 .kzlnd,
.takgo .kzlnd { text-align: center; }
.ew0cbqyc { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zbybb { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pav69a { font-size: 1.1rem; }
.zsvgh { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ehmqn0k9 { margin-top: 12px; }
.t269 { 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; }
.t269:hover { border-bottom-color: var(--accent-light); }
.m1jruia { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.m1jruia img { width: 100%; height: 100%; object-fit: cover; display: block; }
.o4b3x { width: 260px; height: 260px; }
.c1a1 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.kw00q { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hpq4mf { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.hpq4mf::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .tf60 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.un9lju .zsvgh, .un9lju .zbybb { max-width: 640px; }
.zaam3 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.dxui7sm { position: sticky; top: 96px; align-self: start; }
.dxui7sm .ew0cbqyc { font-size: 1.6rem; margin-top: 18px; }
.l0ws9 .zsvgh { margin-bottom: 28px; }
@media (max-width: 860px) { .zaam3 { grid-template-columns: 1fr; } .dxui7sm { position: static; text-align: center; } }
.pegr .m1jruia { margin: 0 auto 18px; }
.pegr .kw00q { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .iabt { grid-template-columns: 1fr; } }
.phfr .ew0cbqyc { font-size: 1.6rem; margin-bottom: 6px; }
.r7zpi .peeq { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .phfr { flex-direction: column; text-align: center; } .dng4z1 { grid-template-columns: 1fr; } }
.y65jedz .ew0cbqyc { font-size: 1.35rem; margin: 0 0 4px; }
.y65jedz .kw00q { margin: 0; }
.uktt { max-width: 760px; margin: 0 auto; }
.i2seng { position: relative; padding-left: 28px; }
.i2seng::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.eg9tog { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.eg9tog:last-child { padding-bottom: 0; }
.qflos { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.mbucn h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.mbucn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.q8y96 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.q8y96 .jmyndcoo { color: var(--accent-light); }
.hjsgi .jmyndcoo { font-size: 2rem; }
.hjsgi .r69y { max-width: 680px; }
.nc9on .jmyndcoo { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.nc9on .r69y  { margin: 0; }
@media (max-width: 640px) { .nc9on { flex-direction: column; } }
.f66dlw .jmyndcoo { color: var(--accent-light); }
.g6ctnl .jmyndcoo { color: #fff; }
.g6ctnl .r69y  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .so7pqz4 { grid-template-columns: 1fr; } }
.lj2zyukz .o6caqf5q {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.lj2zyukz .o6caqf5q:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.v7r6q03 .o6caqf5q { background: var(--bg-raised); border-color: transparent; }
.v7r6q03 .o6caqf5q:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zc9wzvzf .o6caqf5q { border-radius: 100px; padding: 11px 20px; }
.zc9wzvzf .po2kl { border-radius: 14px; }
@media (max-width: 640px) { .hq6v { grid-template-columns: 1fr; } }
.ofsnqy { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ofsnqy li { margin-bottom: 6px; }
.lux2ye{display:none}
.lux2ye:empty,.yao0:empty{display:none}
.uxes{position:relative;overflow:visible}
.ukl7 .r39n,.ewtk4fv .r39n,
.qn594wp2 .r39n,.lf0yllz7 .r39n,
.hxciko07 .r39n,.vljlw70 .r39n{display:block}
.zsp8tid .siwwq{display:block}
.ukl7 .r39n,.ewtk4fv .r39n,
.qn594wp2 .r39n,.lf0yllz7 .r39n,
.hxciko07 .r39n{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}
.ukl7 .r39n .yao0,.ewtk4fv .r39n .yao0,
.qn594wp2 .r39n .yao0,.lf0yllz7 .r39n .yao0,
.hxciko07 .r39n .yao0{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}
.ukl7 .iu7qh,.ewtk4fv .iu7qh,
.qn594wp2 .iu7qh,.lf0yllz7 .iu7qh,
.hxciko07 .iu7qh{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ukl7 .r39n,.ewtk4fv .r39n{top:12px}
.ukl7 .r39n .yao0{margin-right:auto}
.ewtk4fv .r39n .yao0{margin-left:auto}
.ewtk4fv .r39n{text-align:right}
.qn594wp2 .r39n,.lf0yllz7 .r39n{bottom:12px}
.qn594wp2 .r39n .yao0{margin-right:auto}
.lf0yllz7 .r39n .yao0{margin-left:auto}
.lf0yllz7 .r39n{text-align:right}
.hxciko07 .r39n{position:relative;margin-top:16px}
.hxciko07 .r39n .yao0{margin:0 auto}
.vljlw70 .r39n{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vljlw70 .r39n .yao0{margin:0}
.vljlw70 .a0wp~.r39n,
.vljlw70 .nfme6~.r39n{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vljlw70 .a0wp~.r39n .yao0,
.vljlw70 .nfme6~.r39n .yao0{justify-content:flex-start}
.a0wp~.r39n,.nfme6~.r39n{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}
.a0wp~.r39n .yao0{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nfme6~.r39n .yao0{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.siwwq .yao0{margin:0 0 12px}
.yao0{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.nvi3f{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wr51b6f{font-weight:600;color:var(--text-heading);opacity:1}
.ioilux::before{content:"·";margin:0 2px;opacity:.5}
.iu7qh{white-space:nowrap}
.f6rb .nvi3f{display:none}
.gdv87 .iu7qh{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gdv87 .ioilux::before{content:""}
.qciv6j2 .iu7qh{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}
.qciv6j2 .ioilux::before{content:""}
.n33flp1 .yao0{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.rwvgu .iu7qh{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.rwvgu .ioilux::before{content:""}
.l2bmggg .iu7qh{color: var(--accent-light);opacity:1;font-weight:500}
.bz83 .iu7qh{border-bottom:1px solid currentColor;padding-bottom:2px}
.eeist .yao0{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.k20n1{--date-bg:var(--accent-bg)}
.j40328n .ioilux::before{content:""}
.swbaz .ioilux::before{content:"•";opacity:.4}
.swbaz .iu7qh + .iu7qh::before{content:"•";margin-right:6px;opacity:.4}
.txchjo .ioilux::before{content:"/";opacity:.35}
.txchjo .iu7qh + .iu7qh::before{content:"/";margin-right:6px;opacity:.35}
.lrcoxmpi .ioilux::before{content:"|";opacity:.3}
.lrcoxmpi .iu7qh + .iu7qh::before{content:"|";margin-right:6px;opacity:.3}
.zxson357 .ioilux::before{content:"—";opacity:.3}
.zxson357 .iu7qh + .iu7qh::before{content:"—";margin-right:6px;opacity:.3}
.mk54imon .ioilux::before{content:"◆";font-size:.5em;opacity:.35}
.mk54imon .iu7qh + .iu7qh::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.reut .ioilux::before{content:"·";opacity:.4}
.reut .iu7qh + .iu7qh::before{content:"·";margin-right:6px;opacity:.4}
.xe1ooy .ioilux::before{content:"›";opacity:.4}
.xe1ooy .iu7qh + .iu7qh::before{content:"›";margin-right:6px;opacity:.4}
.rnfky .ioilux::before{content:"→";opacity:.35;font-size:.85em}
.rnfky .iu7qh + .iu7qh::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ge6fux{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.qrdx{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.q2fik{display:flex;flex-direction:column;gap:3px}
.dxwhn790{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.vd7ajybw{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xkrd{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.qtag .ge6fux{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.onjyu3 .ge6fux{border-top:3px solid var(--accent);padding-top:18px}
.jk66 .ge6fux{border-left:3px solid var(--accent);border-radius:0}
.bi59yp .ge6fux{padding:20px 0}
@media(max-width:640px){
  .ge6fux{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xkrd{max-width:100%}
}
.eo67o .tfid2zp{margin:0}
@media (max-width:560px){
  .xfdyt{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) {
  .sekilgm3 { padding: 28px 18px 20px; }
  .chuc { font-size: 1.2rem; }
  .zlsxrm { max-width: 220px; max-height: 80px; }
}
.by7kk3 {
  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);
}
.dyif {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.wsdnisa  .by7kk3 { border-radius: 50%; }
.svq0l  .by7kk3 { border-radius: 6px; }
.sw7wh55v .by7kk3 { border-radius: 22px; }
.qr3kfz .zqblt {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .by7kk3 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.rn7d .jmo4xl {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.rn7d .x3of90 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.rn7d .zqblt {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.kwjfhz {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.kwjfhz.yn5f { transform: translate(-50%, 0); }
.kwjfhz .jmo4xl,
.kwjfhz .x3of90 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.kwjfhz .zqblt {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.hi92mz9 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.hi92mz9::before,
.hi92mz9::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.hi92mz9::before { transform: translate(-50%, -50%) rotate(45deg); }
.hi92mz9::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.hi92mz9:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .kwjfhz { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .kwjfhz .zqblt {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .kwjfhz .irsff { display: none !important; }
  .kwjfhz .qzr0a3 { font-size: 1.1rem !important; }
  .kwjfhz .by7kk3 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .hi92mz9 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .nulqp { flex-direction: row-reverse; }
[dir="rtl"] .hlb9 { flex-direction: row-reverse; }
[dir="rtl"] .ldbk8ics .qfmcn1 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ldbk8ics .qfmcn1 { right: auto; left: 20px; }
  [dir="rtl"] .j3u8d  .qfmcn1 { left: auto;  right: 20px; }
}
[dir="rtl"] .jrne93 .amvi0i  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qzwlv .amvi0i { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qjzakcj, [dir="rtl"] .txvct { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wtn3k { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .rdc89rop { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fthbma { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zqblt { direction: rtl; }
[dir="rtl"] .by7kk3 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .xxb7,
[dir="rtl"] .e0xj { direction: rtl; }
[dir="rtl"] .rzgqivs4 { direction: rtl; }
[dir="rtl"] .l2gtcm { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .gtx1 .txvct,
[dir="rtl"] .fhfk8 .txvct,
[dir="rtl"] .tpntd .txvct,
[dir="rtl"] .p1ks2zh5 .txvct {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .gtx1 .txvct li::before,
[dir="rtl"] .fhfk8 .txvct li::before,
[dir="rtl"] .tpntd .txvct li::before,
[dir="rtl"] .p1ks2zh5 .txvct li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ryc3971.bjn9zip .v9d0ybv,
[dir="rtl"] .lh0v8ten.bjn9zip .v9d0ybv,
[dir="rtl"] .tmn3.bjn9zip .v9d0ybv,
[dir="rtl"] .e9n3.bjn9zip .v9d0ybv,
[dir="rtl"] .px6d.bjn9zip .v9d0ybv { text-align: right; }
[dir="rtl"] .a0wp.f1ctj .zupjc5ar { text-align: center; }
[dir="rtl"] .x3of90,
[dir="rtl"] .v7nyc,
[dir="rtl"] .hqbwd,
[dir="rtl"] .v9d0ybv { text-align: right; }
[dir="rtl"] .mzb3,
[dir="rtl"] .kcd7,
[dir="rtl"] .zsvgh,
[dir="rtl"] .o6caqf5q,
[dir="rtl"] .po2kl { text-align: right; direction: rtl; }
[dir="rtl"] .zc9wzvzf .o6caqf5q,
[dir="rtl"] .lj2zyukz .o6caqf5q { padding-right: 20px; padding-left: 20px; }
.oq50g69 .bdl18,
.i2753g .bdl18,
.kjmde .bdl18 { gap: 0; }
.oqjd .bdl18 { gap: 14px; }
.oq50g69 .xxb7,
.i2753g .xxb7,
.oqjd .xxb7,
.kjmde .xxb7 {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.oq50g69 .xxb7,
.i2753g .xxb7,
.kjmde .xxb7 {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.oq50g69 .xxb7:nth-child(even),
.kjmde .xxb7:nth-child(even) { background: var(--accent-bg); }
.i2753g .xxb7 + .xxb7 { border-top: 1px solid var(--border-alt); }
.oqjd .xxb7 {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.oq50g69 .xxb7:hover,
.i2753g .xxb7:hover,
.kjmde .xxb7:hover { background: var(--bg-hover); }
.oq50g69 .xxb7::before,
.i2753g .xxb7::before,
.oqjd .xxb7::before,
.kjmde .xxb7::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;
}
.kjmde .xxb7::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.oq50g69 .b2cm5qc,
.i2753g .b2cm5qc,
.oqjd .b2cm5qc,
.kjmde .b2cm5qc {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.oq50g69 .gulyc,
.i2753g .gulyc,
.oqjd .gulyc,
.kjmde .gulyc {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.oq50g69 .l7riumsy,
.i2753g .l7riumsy,
.oqjd .l7riumsy,
.kjmde .l7riumsy {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.oq50g69 .b2y6,
.i2753g .b2y6,
.oqjd .b2y6,
.kjmde .b2y6 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.kjmde .b2y6 { font-size: 1.45rem; font-weight: 800; }
.oq50g69 .pq6eue,
.i2753g .pq6eue,
.oqjd .pq6eue,
.kjmde .pq6eue {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.oq50g69 .pq6eue .nrs1am,
.i2753g .pq6eue .nrs1am,
.oqjd .pq6eue .nrs1am,
.kjmde .pq6eue .nrs1am {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.oq50g69 .pq6eue .nrs1am .swz0,
.i2753g .pq6eue .nrs1am .swz0,
.oqjd .pq6eue .nrs1am .swz0,
.kjmde .pq6eue .nrs1am .swz0 { display: none; }
.oq50g69 .pq6eue .nrs1am .rt74x::before,
.i2753g .pq6eue .nrs1am .rt74x::before,
.oqjd .pq6eue .nrs1am .rt74x::before,
.kjmde .pq6eue .nrs1am .rt74x::before { content: "\1F381\00a0"; }
.oq50g69 .pq6eue .nrs1am .rt74x,
.i2753g .pq6eue .nrs1am .rt74x,
.oqjd .pq6eue .nrs1am .rt74x,
.kjmde .pq6eue .nrs1am .rt74x {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.oq50g69 .pq6eue .lqfd,
.i2753g .pq6eue .lqfd,
.oqjd .pq6eue .lqfd,
.kjmde .pq6eue .lqfd { display: none; }
.oq50g69 .t9na68,
.i2753g .t9na68,
.oqjd .t9na68,
.kjmde .t9na68 {
  grid-column: 4; min-width: 120px; width: auto;
}
.oq50g69 .vbn9l9,
.i2753g .vbn9l9,
.oqjd .vbn9l9,
.kjmde .vbn9l9 { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.oq50g69 .uf0cbw,
.i2753g .uf0cbw,
.oqjd .uf0cbw,
.kjmde .uf0cbw { display: none; }
.oq50g69 .vggxt7.f6wpd0ch,
.i2753g .vggxt7.f6wpd0ch,
.oqjd .vggxt7.f6wpd0ch,
.kjmde .vggxt7.f6wpd0ch {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.kjmde .vggxt7.f6wpd0ch { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .oq50g69 .xxb7,
  .i2753g .xxb7,
  .oqjd .xxb7,
  .kjmde .xxb7 {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .oq50g69 .t9na68,
  .i2753g .t9na68,
  .oqjd .t9na68,
  .kjmde .t9na68 { display: none; }
  .oq50g69 .vggxt7.f6wpd0ch,
  .i2753g .vggxt7.f6wpd0ch,
  .oqjd .vggxt7.f6wpd0ch,
  .kjmde .vggxt7.f6wpd0ch { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .oq50g69 .xxb7,
  .i2753g .xxb7,
  .oqjd .xxb7,
  .kjmde .xxb7 {
    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;
  }
  .oq50g69 .xxb7::before,
  .i2753g .xxb7::before,
  .oqjd .xxb7::before,
  .kjmde .xxb7::before { grid-area: rank; align-self: center; justify-self: start; }
  .oq50g69 .b2cm5qc,
  .i2753g .b2cm5qc,
  .oqjd .b2cm5qc,
  .kjmde .b2cm5qc { grid-area: ident; width: auto; justify-content: flex-start; }
  .oq50g69 .pq6eue,
  .i2753g .pq6eue,
  .oqjd .pq6eue,
  .kjmde .pq6eue { grid-area: pills; }
  
  .oq50g69 .pq6eue .nrs1am,
  .i2753g .pq6eue .nrs1am,
  .oqjd .pq6eue .nrs1am,
  .kjmde .pq6eue .nrs1am {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .oq50g69 .vggxt7.f6wpd0ch,
  .i2753g .vggxt7.f6wpd0ch,
  .oqjd .vggxt7.f6wpd0ch,
  .kjmde .vggxt7.f6wpd0ch { grid-area: cta; width: 100%; }
  .oq50g69 .gulyc,
  .i2753g .gulyc,
  .oqjd .gulyc,
  .kjmde .gulyc { width: 56px; height: 56px; }
  .oq50g69 .b2y6,
  .i2753g .b2y6,
  .oqjd .b2y6,
  .kjmde .b2y6 { font-size: 1.1rem; }
}
:root {
  --accent:          #33007c;
  --brand:           #33007c;
  --brand-light:     #2a0560;
  --brand-pale:      #400e86;
  --grad-start:      #5800d7;
  --grad-end:        #7721f3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ec4899;
  --cta-fg:          #111111;
  --cta-light:       #ee1c84;
  --cta-hover:       #df177a;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f6;
  --bg-raised:       #efedf1;
  --bg-hover:        #f4f3f6;
  --border:          #e4e1e9;
  --border-alt:      #d4cfdd;
  --border-section:  #e4e1e9;
  --text-primary:    #19161c;
  --text-muted:      #575062;
  --text-body:       #322d38;
  --text-sub:        #4b4454;
  --text-faint:      #7d728c;
  --text-dim:        #978ea3;
  --text-label:      #645b70;
  --text-value:      #3e3946;
  --accent-bg:       #e8dcf8;
  --accent-bg-light: #d6bef7;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c9677;
  --c-cons:          #9f213f;
  --c-pros-label:    #0eb38e;
  --c-tip-border:    #10c69d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9677;
}
:root { --logo-bg-opacity: 72%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.pw7h0 .vw42x4 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.pw7h0 .vw42x4::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.pw7h0 .u4zpwuc     .vw42x4::before { content: "";  color: var(--c-tip-border); }.pw7h0 .gppxpzgk .vw42x4::before { content: ""; color: var(--c-warn-border); }.pw7h0 .llza    .vw42x4::before { content: ""; color: #60a5fa; }.n7m9k .pw7h0 .u4zpwuc     .vw42x4::before { color: #10b981; }.n7m9k .pw7h0 .gppxpzgk .vw42x4::before { color: #f43f5e; }.n7m9k .pw7h0 .llza    .vw42x4::before { color: #a855f7; }.s744wlm  .pw7h0 .u4zpwuc     .vw42x4::before { color: #eab308; }.s744wlm  .pw7h0 .gppxpzgk .vw42x4::before { color: #ef4444; }.s744wlm  .pw7h0 .llza    .vw42x4::before { color: #f97316; }.f5xho  .pw7h0 .u4zpwuc     .vw42x4::before { color: #38bdf8; }.f5xho  .pw7h0 .gppxpzgk .vw42x4::before { color: #818cf8; }.f5xho  .pw7h0 .llza    .vw42x4::before { color: #2dd4bf; }.gj54ts3 .pw7h0 .vw42x4::before { color: var(--accent-light) !important; }
.ayov .efm01j4m li::before, .ayov .v8jhnz 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; }.ayov .efm01j4m li::before { content: ""; }.ayov .v8jhnz li::before { content: ""; }.ayov .wv1xfqb6::before, .ayov .d2p53::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ayov .wv1xfqb6::before { content: ""; }.ayov .d2p53::before { content: ""; }
.sofkt .yh34g, .sofkt .a0wp { min-height: 780px; }
.mvas7w2::before { content: '>'; }