:root {
  --color-accent: #8f208e;
  --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;
}
.t68okm5j {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.psrpg {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g7ija {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wcoq { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.myx6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.myx6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.myx6 a:hover { color: var(--accent-light); }
.dl9ta2ke   .aao3ao { border-radius: 0; }
.n5aeim .aao3ao li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .aao3ao {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .c2vss:hover .aao3ao,
  .c2vss:focus-within .aao3ao { display: block; }
  .aao3ao li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jqll27j {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ppfc { display: none; }
@media (max-width: 640px) {
  .ppfc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ppfc.g5r6l6g { display: block; }
}
@media (max-width: 640px) {
  .jqll27j { display: block; }
  .myx6 > li + li::before { display: none !important; }
  .myx6 {
    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;
  }
  .myx6.g5r6l6g { display: flex; }
  .myx6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .myx6 li:last-child a { border-bottom: none; }
}
.ka0nncxn { min-height: 480px; }
.mgf54f {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.e09dgcjh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.tmu7 .e09dgcjh { margin-left: 0; margin-right: 0; }
.bcngj6w {
  background: var(--cta); color: #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;
}
.zvgep4e .bcngj6w { margin-top: 24px; }
.bcngj6w:hover { opacity: 0.88; }
.vcvcz .mgf54f { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vcvcz .e09dgcjh { color: #e2e8f0; }
.vcvcz.tmu7   .gelew { text-align: left; }
.aaktnp6 .mgf54f { color: var(--text-primary); text-shadow: none; }
.aaktnp6 .e09dgcjh { color: var(--text-muted); }
.aaktnp6 .bcngj6w { margin-top: 16px; }
.aaktnp6, .aaktnp6.ka0nncxn { min-height: auto !important; }
.aaktnp6.tmu7   .gelew { text-align: left; }
.aaktnp6~.vgrikm{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}
.aaktnp6~.vgrikm .h7m0p6ie{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}
.t6rb33ki .tzsih,
.t6rb33ki .ruajbqc {
  position: relative; overflow: hidden;
}
.t6rb33ki .tzsih::after,
.t6rb33ki .ruajbqc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.t6rb33ki .vcvcz .i39lt {
  overflow: hidden;
}
.t6rb33ki .vcvcz .i39lt::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;
}
.tzsih .mgf54f { color: #fff; }
.tzsih .e09dgcjh { color: rgba(255,255,255,0.85); }
.tzsih .bcngj6w { background: #fff; color: var(--cta); }
.tzsih .bcngj6w:hover { opacity: 0.92; }
.t6rb33ki .g1a0s { position: relative; overflow: hidden; }
.t6rb33ki .g1a0s::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.fyqnd3 .g1a0s {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ze0bb .g1a0s { position: relative; overflow: hidden; }
.ze0bb .g1a0s::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;
}
.xbmm1 .g1a0s { position: relative; overflow: hidden; }
.xbmm1 .g1a0s::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.v3z66 .g1a0s {
  animation: hg-fadein 1.2s ease-out both;
}
.g1a0s {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.l1blauo {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.qqcyvz {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.g1a0s .mgf54f { text-shadow: none; color: var(--text-primary); }
.g1a0s .e09dgcjh { color: var(--text-muted); }
body.hqls .mgf54f {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ngwju .mgf54f {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ka0nncxn.tzsih .mgf54f,
section.tzsih .mgf54f {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.g1a0s.zgez5n .l1blauo { align-items: center; text-align: center; }
.g1a0s.tmu7   .l1blauo { align-items: flex-start; text-align: left; }
.myvanku .qqcyvz { position: relative; }
.myvanku .qqcyvz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.myvanku.effe4 .qqcyvz::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dbs8g3m .qqcyvz {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dbs8g3m.effe4 .qqcyvz { padding: 32px 0 32px 32px; }
.mg1a9m21 .qqcyvz {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.effe4 .l1blauo {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.mg1a9m21.effe4 .qqcyvz { padding: 40px 16px 40px 48px; }
.ka0nncxn .y58x3vk7 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.y58x3vk7 .zagmykr {
  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;
}
.y58x3vk7 .zagmykr::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.y58x3vk7 .xjdhiy1 { display: contents !important; }
.y58x3vk7 .xjdhiy1 .qa14 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.y58x3vk7 .xjdhiy1 .b6je0m95 { max-height: 48px; max-width: 96px; }
.y58x3vk7 .xjdhiy1 .ijyr8 {
  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;
}
.y58x3vk7 .r1ahbr {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.y58x3vk7 .xqfnc { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.y58x3vk7 .ww87n4b { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.y58x3vk7 .ww87n4b small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.y58x3vk7 .glyacr2d { display: contents !important; }
.y58x3vk7 .glyacr2d .z0hq:not(.e9sfzws) { display: none !important; }
.y58x3vk7 .glyacr2d .e9sfzws {
  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;
}
.y58x3vk7 .glyacr2d .e9sfzws .xrhxos6l {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.y58x3vk7 .glyacr2d .e9sfzws .yop3sikt {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.y58x3vk7 .xt2zhz { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.y58x3vk7 .xt2zhz.h4pz3iuv {
  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;
}
.y58x3vk7 .xt2zhz.h4pz3iuv:hover { opacity: 0.85; }
.ztc0l .qqcyvz {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.d9hi {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .g1a0s { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .g1a0s:not(.ztc0l) .qqcyvz { display: none !important; }
  .ztc0l .qqcyvz { padding: 16px; }
  .l1blauo  { padding: 36px 24px; }
  .g1a0s~.vgrikm,.effe4~.vgrikm{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ka0nncxn, .g1a0s { min-height: 320px !important; }
  .mgf54f { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tgm3fv8,
  .d9hi,
  .lswd9 { grid-template-columns: 1fr !important; }

  

  
  .dtt9oo7 { display: flex !important; flex-direction: column !important; }
  .dtt9oo7 .gelew { display: contents; }
  .dtt9oo7 .i39lt { order: 0; }
  .dtt9oo7 .mgf54f { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dtt9oo7 .tgm3fv8 { order: 2; padding: 0 16px 12px !important; }
  .dtt9oo7 .e09dgcjh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zvgep4e .gelew { display: flex; flex-direction: column; }
  .zvgep4e .gelew .mgf54f { order: 1; }
  .zvgep4e .gelew .lswd9 { order: 2; margin: 8px 0 24px !important; }
  .zvgep4e .gelew .e09dgcjh { order: 3; }
  .zvgep4e .gelew .bcngj6w { order: 4; align-self: center; margin-top: 0; }

  
  .g1a0s.ztc0l {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .g1a0s.ztc0l .l1blauo { display: contents; padding: 0; }
  .g1a0s.ztc0l .l1blauo .mgf54f { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .g1a0s.ztc0l .qqcyvz { order: 2; padding: 12px 16px; }
  .g1a0s.ztc0l .l1blauo .e09dgcjh { order: 3; padding: 0 24px; margin: 0 auto; }
  .g1a0s.ztc0l .l1blauo .bcngj6w { order: 4; align-self: center; margin: 8px 0 32px; }
}
.hh3h { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xx6rq { width: 100%; height: auto; display: block; border-radius: 10px; }
.kyk6g .hh3h        { border-radius: 16px; }
.kyk6g .xx6rq  { border-radius: 16px; }
.n1ujnr .hh3h         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.n1ujnr .xx6rq   { border-radius: 8px; }
.nu8dg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nqnp3ai6 { width: 100%; padding: 32px 0; position: relative; }
.fg3p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.j4h1 .nqnp3ai6:nth-child(even) { background: var(--bg-surface); }
.j4h1 .nqnp3ai6:nth-child(odd)  { background: var(--bg-page); }
.k17dj9gd .nqnp3ai6:nth-child(even) { background: var(--bg-card); }
.k17dj9gd .nqnp3ai6:nth-child(odd)  { background: var(--bg-page); }
.j4h1 .nqnp3ai6:nth-child(odd)  .fg3p { background: var(--bg-card); border-radius: 6px; }
.j4h1 .nqnp3ai6:nth-child(even) .fg3p { background: var(--bg-raised); border-radius: 6px; }
.k17dj9gd .nqnp3ai6:nth-child(odd)  .fg3p { background: var(--bg-card); border-radius: 6px; }
.k17dj9gd .nqnp3ai6:nth-child(even) .fg3p { background: var(--bg-raised); border-radius: 6px; }
.j4h1 .nqnp3ai6:nth-child(even) .yaknqb .loak9wf6,
.k17dj9gd .nqnp3ai6:nth-child(even) .yaknqb .loak9wf6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.j4h1 .nqnp3ai6:nth-child(odd) .yaknqb .loak9wf6,
.k17dj9gd .nqnp3ai6:nth-child(odd) .yaknqb .loak9wf6 { background: var(--bg-card-inner); }
.j4h1 .nqnp3ai6:nth-child(even) .jmzeu5c .loak9wf6:nth-child(odd),
.k17dj9gd .nqnp3ai6:nth-child(even) .jmzeu5c .loak9wf6:nth-child(odd)  { background: var(--bg-card); }
.j4h1 .nqnp3ai6:nth-child(even) .jmzeu5c .loak9wf6:nth-child(even),
.k17dj9gd .nqnp3ai6:nth-child(even) .jmzeu5c .loak9wf6:nth-child(even) { background: var(--bg-card-inner); }
h1.js87 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.js87 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ny5kafx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.akyw6 h2.js87 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.isg6mws h2.js87 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nrpcbnhw h2.js87 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.k63r h2.js87::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.wcdy683k h2.js87 {
  color: var(--text-primary); font-size: 1.7rem;
}
.gtqgj3 h2.js87::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.byh2ta h2.js87 {
  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;
}
.ccn14zof { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ccn14zof { display: none; } }
.ap4iw { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kl73dp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.n9k2ob {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.uqwwv4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.mnv2h5 { padding-left: 20px; }
.mnv2h5 li { margin-bottom: 6px; }
.mnv2h5 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.mnv2h5 a:hover { color: var(--accent-light); }
.zabpe .uqwwv4 { display: none; }
.q9wb363b .uqwwv4 { display: none; }
.q9wb363b .mnv2h5 { padding-left: 0; list-style: none; }
.q9wb363b .mnv2h5 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.q9wb363b .mnv2h5 a { font-size: 0.92rem; }
.jy5rfi .n9k2ob { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jy5rfi .uqwwv4 { display: none; }
.jy5rfi .mnv2h5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.jy5rfi .mnv2h5 li { margin-bottom: 0; }
.jy5rfi .mnv2h5 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;
}
.jy5rfi .mnv2h5 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.yhnxyby .n9k2ob { padding: 20px 20px 16px; }
.yhnxyby .mnv2h5 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.yhnxyby .mnv2h5 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.yhnxyby .mnv2h5 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;
}
.yhnxyby .mnv2h5 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;
}
.yhnxyby .mnv2h5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.yhnxyby .mnv2h5 a:focus,
.yhnxyby .mnv2h5 a:focus-visible,
.yhnxyby .mnv2h5 a:target { outline: none; }
.yhnxyby .mnv2h5 li:target a { border-color: var(--border); color: var(--text-muted); }
.icqmrdj .n9k2ob { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.icqmrdj .uqwwv4 { display: none; }
.icqmrdj .mnv2h5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.icqmrdj .mnv2h5 li { margin-bottom: 0; }
.icqmrdj .mnv2h5 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.icqmrdj .mnv2h5 li:last-child::after { content: ""; margin-right: 0; }
.icqmrdj .mnv2h5 a { font-size: 0.9rem; }
.loak9wf6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yaknqb .loak9wf6 { background: var(--bg-card); }
.jmzeu5c .loak9wf6:nth-child(odd)  { background: var(--bg-card); }
.jmzeu5c .loak9wf6:nth-child(even) { background: var(--bg-raised); }
.sv2xqig .loak9wf6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.sv2xqig .loak9wf6:last-child { border-bottom: none; }
.sv2xqig h3.ny5kafx { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.tbd7szw .loak9wf6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.tbd7szw .loak9wf6 + .loak9wf6 { margin-top: 4px; }
.ipqh0t .loak9wf6 { background: none; border-radius: 0; padding: 12px 0; }
.ipqh0t .loak9wf6 + .loak9wf6 { border-top: 1px solid var(--border-section); }
.ykx30 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.wim6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.l3l7s23 { color: var(--text-body); margin-bottom: 10px; }
.e93vd, .mxr7oe3 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.e93vd li, .mxr7oe3 li { margin-bottom: 6px; }
.mxr7oe3 li { list-style: decimal; }
.jjkbvtk3     .e93vd { list-style-type: "● "; }
.p70qxv3  .e93vd { list-style-type: "■ "; }
.w5riyju3 .e93vd { list-style-type: "◆ "; }
.q6sv1tnl    .e93vd { list-style-type: "★ "; }
.jjkbvtk3     .cdgb2 { list-style-type: "● "; }
.p70qxv3  .cdgb2 { list-style-type: "■ "; }
.w5riyju3 .cdgb2 { list-style-type: "◆ "; }
.q6sv1tnl    .cdgb2 { list-style-type: "★ "; }
.jjkbvtk3    .e93vd li::marker, .jjkbvtk3    .cdgb2 li::marker,
.p70qxv3 .e93vd li::marker, .p70qxv3 .cdgb2 li::marker,
.w5riyju3 .e93vd li::marker, .w5riyju3 .cdgb2 li::marker,
.q6sv1tnl   .e93vd li::marker, .q6sv1tnl   .cdgb2 li::marker {
  color: var(--cta); font-size: 1em;
}
.jjkbvtk3 .mxr7oe3,
.p70qxv3 .mxr7oe3,
.w5riyju3 .mxr7oe3,
.q6sv1tnl .mxr7oe3 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.jjkbvtk3 .mxr7oe3 li,
.p70qxv3 .mxr7oe3 li,
.w5riyju3 .mxr7oe3 li,
.q6sv1tnl .mxr7oe3 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.jjkbvtk3 .mxr7oe3 li::before,
.p70qxv3 .mxr7oe3 li::before,
.w5riyju3 .mxr7oe3 li::before,
.q6sv1tnl .mxr7oe3 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;
}
.jjkbvtk3     .mxr7oe3 li::before { border-radius: 50%; }
.p70qxv3  .mxr7oe3 li::before { border-radius: 3px; }
.w5riyju3 .mxr7oe3 li::before { border-radius: 3px; }
.q6sv1tnl    .mxr7oe3 li::before { border-radius: 50%; }
.r3lv { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ffm4 .r3lv,
.yz1i4 .r3lv { background: transparent; border: none; border-radius: 0; }
.demp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.demp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.demp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.demp tr:hover td { background: var(--bg-hover); }
.ne1nqfc .demp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kbwlu .demp { border: 1px solid var(--border-alt); }
.kbwlu .demp th,
.kbwlu .demp td { border: 1px solid var(--border-alt); }
.dvdogmvi .demp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.dvdogmvi .demp td { border-bottom: none; }
.dvdogmvi .demp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.inda6 .demp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.sle7mfi .r3lv {
  overflow: hidden;
}
.sle7mfi .demp th { border-bottom: 1px solid var(--border-alt); }
.sle7mfi .demp tr:last-child td { border-bottom: none; }
.xrwxc { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.g7kay { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vrh1vj3i { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kqnljh { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lhce3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.cdgb2 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.cdgb2 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%}
.odxniv4 .kqnljh { background: transparent; text-align: center; }
.gcj0er0 .vrh1vj3i {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.f8y2 .vrh1vj3i {
  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);
}
.k4dvv .g7kay { display: grid; grid-template-columns: auto 1fr; }
.k4dvv .vrh1vj3i {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.k4dvv .kqnljh { grid-column: 2; }
.k4dvv .lhce3,
.k4dvv .cdgb2 { grid-column: 1 / -1; }
.xvmv7zq .g7kay { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.xvmv7zq .vrh1vj3i {
  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);
}
.xvmv7zq .kqnljh { grid-column: 2; }
.xvmv7zq .lhce3,
.xvmv7zq .cdgb2 { grid-column: 1 / -1; }
.topv29 .g7kay { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.topv29 .kqnljh { background: none; color: var(--accent-light); font-weight: 700; }
.rhpwkc0o .g7kay { 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); }
.rhpwkc0o .kqnljh { background: none; color: var(--accent-light); font-weight: 700; }
.rriykb .g7kay { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rriykb .g7kay:last-child { border-bottom: none; }
.rriykb .kqnljh { background: none; color: var(--accent-light); font-weight: 700; }
.cthz .g7kay { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cthz .kqnljh { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.wj00 .xrwxc { counter-reset: card-n; }
.wj00 .g7kay  { counter-increment: card-n; }
.wj00 .kqnljh { display: flex; align-items: center; gap: 10px; }
.wj00 .kqnljh::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;
}
.pwg9 .g7kay { background: var(--bg-surface); border: 1px solid var(--border); }
.pwg9 .kqnljh { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.d0kqbw4 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vwea1db  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ehy3f { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.om8qm0 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ibvcyax { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.d0kqbw4 strong { color: var(--text-primary); font-size: 0.95rem; }
.d0kqbw4 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qgsp { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.xd48a, .xlwhbk { border-radius: 8px; padding: 14px; }
.xd48a { background: var(--bg-pros); }
.xlwhbk { background: var(--bg-cons); }
.jkxx3nf { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.xd48a .jkxx3nf { color: var(--c-pros-label); }
.xlwhbk .jkxx3nf { color: #f87171; }
.xd48a ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xlwhbk ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xx6rq { width: 100%; height: auto; border-radius: 10px; display: block; }
.h4pz3iuv {
  background: var(--cta); color: #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;
}
.h4pz3iuv:hover { opacity: 0.85; }
.i01lrz .h4pz3iuv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.i01lrz .h4pz3iuv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ftimrck .h4pz3iuv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ftimrck .h4pz3iuv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p89nlw6 .bcngj6w { border-radius: 50px; }
.p89nlw6 .h4pz3iuv  { border-radius: 50px; }
.bk3i .bcngj6w { padding-left: 22px; padding-right: 22px; }
.bk3i .h4pz3iuv  { padding-left: 12px; padding-right: 12px; }
.m40m8h .bcngj6w { padding-left: 44px; padding-right: 44px; }
.m40m8h .h4pz3iuv  { padding-left: 24px; padding-right: 24px; }
.dv0sx1 .bcngj6w { padding-left: 56px; padding-right: 56px; }
.dv0sx1 .h4pz3iuv  { padding-left: 32px; padding-right: 32px; }
.g4lhswp2   .bcngj6w::after, .g4lhswp2   .h4pz3iuv::after,
.zau5e1 .bcngj6w::after, .zau5e1 .h4pz3iuv::after,
.p0gpf3    .bcngj6w::after, .p0gpf3    .h4pz3iuv::after,
.joaob    .bcngj6w::after, .joaob    .h4pz3iuv::after,
.v3h5gkc    .bcngj6w::after, .v3h5gkc    .h4pz3iuv::after,
.bwmmgn     .bcngj6w::after, .bwmmgn     .h4pz3iuv::after,
.tnljs    .bcngj6w::after, .tnljs    .h4pz3iuv::after,
.ki4t   .bcngj6w::after, .ki4t   .h4pz3iuv::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;
}
.g4lhswp2 .bcngj6w::after, .g4lhswp2 .h4pz3iuv::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");
}
.zau5e1 .bcngj6w::after, .zau5e1 .h4pz3iuv::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");
}
.p0gpf3 .bcngj6w::after, .p0gpf3 .h4pz3iuv::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");
}
.joaob .bcngj6w::after, .joaob .h4pz3iuv::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");
}
.v3h5gkc .bcngj6w::after, .v3h5gkc .h4pz3iuv::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");
}
.bwmmgn .bcngj6w::after, .bwmmgn .h4pz3iuv::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");
}
.tnljs .bcngj6w::after, .tnljs .h4pz3iuv::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");
}
.ki4t .bcngj6w::after, .ki4t .h4pz3iuv::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");
}
.t504c61a   .zn2ppt::after, .t504c61a   .isik1t8::after,
.tuaj3 .zn2ppt::after, .tuaj3 .isik1t8::after,
.xuqck    .zn2ppt::after, .xuqck    .isik1t8::after,
.jn77ch0v    .zn2ppt::after, .jn77ch0v    .isik1t8::after,
.xe0f6    .zn2ppt::after, .xe0f6    .isik1t8::after,
.eyv87et     .zn2ppt::after, .eyv87et     .isik1t8::after,
.l8o1btlo    .zn2ppt::after, .l8o1btlo    .isik1t8::after,
.qsn7k5oz   .zn2ppt::after, .qsn7k5oz   .isik1t8::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;
}
.t504c61a .zn2ppt::after, .t504c61a .isik1t8::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");
}
.tuaj3 .zn2ppt::after, .tuaj3 .isik1t8::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");
}
.xuqck .zn2ppt::after, .xuqck .isik1t8::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");
}
.jn77ch0v .zn2ppt::after, .jn77ch0v .isik1t8::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");
}
.xe0f6 .zn2ppt::after, .xe0f6 .isik1t8::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");
}
.eyv87et .zn2ppt::after, .eyv87et .isik1t8::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");
}
.l8o1btlo .zn2ppt::after, .l8o1btlo .isik1t8::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");
}
.qsn7k5oz .zn2ppt::after, .qsn7k5oz .isik1t8::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");
}
.v4t80qv0 {
  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;
}
.zagmykr {
  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;
}
.zagmykr > * { min-width: 0; }
.zagmykr:hover { background: var(--bg-hover); }
.zagmykr > [itemprop="item"] { display: contents; }
.zagmykr [itemprop="itemReviewed"],
.zagmykr [itemprop="reviewRating"] { display: none; }
.zagmykr::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;
}
.xjdhiy1 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.qa14 {
  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;
}
.b6je0m95 { max-height: 52px; max-width: 110px; object-fit: contain; }
.ijyr8 {
  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;
}
.t47v2 .qa14    { background: #1a1a1a; }
.x75xi .qa14   { background: rgba(128,128,128,.12); }
.g3owyqwd .qa14 { background: var(--bg-raised); }
.zym9er .qa14    { background: transparent; padding: 0; }
.r1ahbr {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.xqfnc { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ww87n4b { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.glyacr2d {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.z0hq {
  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;
}
.xrhxos6l {
  
  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%;
}
.yop3sikt {
  
  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;
}
.xt2zhz {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.xt2zhz.h4pz3iuv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .zagmykr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .zagmykr::before    { grid-area: rank;   }
  .xjdhiy1           { grid-area: ident;  }
  .r1ahbr     { grid-area: rating; min-width: 0; width: auto; }
  .glyacr2d           { grid-area: pills;  }
  .xt2zhz             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .zagmykr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .zagmykr::before    { justify-self: center; }
  .xjdhiy1           { width: 100%; }
  .r1ahbr     { justify-self: center; }
  .glyacr2d           { grid-template-columns: 1fr; }
}
.hn0q {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.y3fvo {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.kalp {
  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;
}
.kalp img { max-width: 80px; max-height: 50px; object-fit: contain; }
.n8ng { flex: 1; }
.n8ng h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.jhoy38 { color: var(--c-stars); font-size: 1.1rem; }
.lgjdl72g { margin-bottom: 8px; }
.wcyp { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.ewgvg3z9::before   { content: "★ "; color: var(--accent-light); }
.lw93nxt { flex-shrink: 0; }
.ojkn img.brv2f3d { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ffm4 { padding: 20px 24px; }
.bqbz9oz { color: var(--text-muted); margin-bottom: 16px; }
.u4gqr4fk { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.c37q, .yg6oii { list-style: none; font-size: 0.9rem; }
.c37q li { color: var(--c-pros); margin-bottom: 4px; }
.yg6oii li { color: var(--c-cons); margin-bottom: 4px; }
.c37q li::before { content: "✓"; margin-right: 5px; }
.yg6oii li::before { content: "✗"; margin-right: 5px; }
.endp .c37q li::before { content: "→"; }
.endp .yg6oii li::before { content: "–"; }
.m6pj1d  .c37q li::before { content: "★"; }
.m6pj1d  .yg6oii li::before { content: "✕"; }
.efsl9    .c37q li::before { content: "◆"; }
.efsl9    .yg6oii li::before { content: "▲"; }
.z458k62  .c37q li::before { content: "▶"; }
.z458k62  .yg6oii li::before { content: "■"; }
.ku85en { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.rl1k { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.wze9vtid { background: var(--bg-pros); color: var(--c-tag-pay); }
.wdkv2 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.igoitqli .wdkv2 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.y2te9m .wdkv2 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .hq30 .h93trl8 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hq30 .hn0q { margin: 0; }
}
.kxheljn1 .y3fvo { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.kxheljn1 .n8ng h3 { color: var(--accent-light); }
.kxheljn1 .kalp { background: var(--bg-page); border: 1px solid var(--border); }
.pg3quz .hn0q { border-top: 4px solid var(--accent); }
.pg3quz .y3fvo { background: var(--bg-card); }
.kk0p6yp .hn0q { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.kk0p6yp .y3fvo { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.kk0p6yp .ffm4 { padding: 14px 16px; }
.kk0p6yp .kalp { border-radius: 4px; }
.kk0p6yp .wdkv2 { border-radius: 0; }
.zub6q .y3fvo { padding: 0; gap: 0; overflow: hidden; }
.zub6q .kalp { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.zub6q .n8ng { padding: 16px 20px; }
.zub6q .lw93nxt { padding: 16px 20px; align-self: center; }
.x8zngq .jhoy38 { font-size: .95rem; }
.yz1i4 .qgsp { gap: 10px; }
.yz1i4 .xd48a, .yz1i4 .xlwhbk { padding: 12px; }
.yz1i4 .xd48a ul, .yz1i4 .xlwhbk ul { margin: 4px 0 0; padding-left: 18px; }
.yz1i4 .xd48a li, .yz1i4 .xlwhbk li { font-size: .85rem; margin-bottom: 3px; }
.idyhqs .rl1k { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .o1lpo { grid-template-columns: 1fr; }
  .k992v8 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .k992v8 .nm02t636 { width: 72px; height: 50px; }
  .k992v8 .ok65 { max-width: 180px; }
  .k992v8 .ekv5 { width: auto; }
}
.pgbca .x8zngq .jhoy38 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .pgbca { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .qn941g { padding: 16px; }
  .p4w0 .rk1851z { min-width: 50%; }
}
.wqfj2crh .qgsp { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .bq2q { grid-template-columns: 1fr; }
  .y4ge { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vdnlv1kf { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ydojvsjj { flex-wrap: wrap; padding: 16px; }
}
.kyvfou6 .qgsp { gap: 8px; }
.kyvfou6 .xd48a, .kyvfou6 .xlwhbk { padding: 8px; }
@media (max-width: 480px) {
  .fovimvp4 { flex-direction: column; align-items: stretch; }
}
.o4psj9 .ekv5 .h4pz3iuv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .oqkcog { flex-direction: column; align-items: stretch; gap: 10px; }
  .o4psj9 .ekv5 { text-align: center; }
}
@media (max-width: 720px) {
  .ho2yv { grid-template-columns: 1fr; }
  .d2lt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ml4gw3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.ppoc .krmxhul1 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ykmk07k .jhoy38 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .d09bwr { grid-template-columns: 1fr; }
  .ykmk07k { width: 100px; height: 100px; margin: 16px auto; }
  .ppoc { font-size: 1.4rem; }
  .e7dz { justify-content: center; }
  .fepnvq4 .rk1851z { min-width: 50%; }
}
.iaty9 .qgsp { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .w978ioak { flex-wrap: wrap; padding: 14px 16px; }
  .l77u8ueg { padding: 12px 16px; }
  .iaty9 .qgsp { margin: 0 16px; }
  .iaty9 .idyhqs { padding: 0 16px; }
  .hpzpkp { padding: 12px 16px; }
}
.jv77 .zagmykr {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.jv77 .zagmykr:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hi4fe .v4t80qv0 { gap: 18px; }
.hi4fe .zagmykr {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hi4fe .zagmykr:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.rtycxkjw .v4t80qv0 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.rtycxkjw .zagmykr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.rtycxkjw .zagmykr:last-child { border-bottom: none; }
.rtycxkjw .xjdhiy1,
.rtycxkjw .r1ahbr,
.rtycxkjw .glyacr2d {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.yeapijw .v4t80qv0 { gap: 0; }
.yeapijw .zagmykr {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.yeapijw .zagmykr:last-child { border-bottom: none; }
.yeapijw .zagmykr:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.yeapijw .zagmykr:nth-child(even):hover { background: var(--bg-hover); }
.zgrx5 .zagmykr {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xeej .glyacr2d .z0hq {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xeej .glyacr2d .z0hq:first-child { border-left: none; }
.xfboikx .glyacr2d .z0hq {
  background: transparent; padding: 4px 8px;
}
.xfboikx .glyacr2d .xrhxos6l { font-size: .65rem; opacity: .65; }
.xfboikx .glyacr2d .yop3sikt   { font-size: 1.15rem; color: var(--accent-light); }
.d0b97txd .glyacr2d .z0hq {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ww87n4b { display: none; }
.er9g03fw .xqfnc { font-size: 1rem; letter-spacing: 2px; }
.hxus .xqfnc {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.sdtsljol .xqfnc,
.j17x .xqfnc,
.e2x8 .xqfnc { display: none; }
.sdtsljol .ww87n4b,
.j17x .ww87n4b,
.e2x8 .ww87n4b { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.sdtsljol .ww87n4b { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.sdtsljol .ww87n4b small { display: none; }
.j17x .ww87n4b {
  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;
}
.j17x .ww87n4b small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.e2x8 .ww87n4b {
  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;
}
.e2x8 .ww87n4b small { display: none; }
.sdtsljol .lgjdl72g .jhoy38,
.j17x .lgjdl72g .jhoy38,
.e2x8 .lgjdl72g .jhoy38 { display: none; }
.sdtsljol .lgjdl72g strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.sdtsljol .krmxhul1 { display: none; }
.j17x .lgjdl72g 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;
}
.j17x .zj783c3,
.j17x .krmxhul1 { font-size: 1em; }
.e2x8 .lgjdl72g strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.e2x8 .krmxhul1 { display: none; }
.ximqy { margin: 16px 0; }
.aa5mk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.aa5mk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.aa5mk summary::after { content: "+"; color: var(--accent-light); }
.aa5mk[open] summary::after { content: "−"; }
.aa5mk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nqnp3ai6 { margin-bottom: 0; }
.egk9mxbr h2.js87 { color: var(--text-primary); border-color: var(--accent-light); }
.a7atqwla h2.js87 { color: var(--text-primary); border-color: var(--accent-light); }
.usg9kd .vwea1db     { background: #052e16; border-color: #10b981; }
.usg9kd .ehy3f { background: #2d0a1e; border-color: #f43f5e; }
.usg9kd .om8qm0    { background: #1e1036; border-color: #a855f7; }
.usg9kd .d0kqbw4 strong  { color: #f1f5f9; }
.usg9kd .d0kqbw4 p       { color: #cbd5e1; }
.usg9kd .x4v4x    .vwea1db     .ibvcyax::before,
.usg9kd .aziq  .vwea1db     .ibvcyax::before,
.usg9kd .b4ea6dwb  .vwea1db     .ibvcyax::before,
.usg9kd .og4bns .vwea1db     .ibvcyax::before { color: #10b981; }
.usg9kd .x4v4x    .ehy3f .ibvcyax::before,
.usg9kd .aziq  .ehy3f .ibvcyax::before,
.usg9kd .b4ea6dwb  .ehy3f .ibvcyax::before,
.usg9kd .og4bns .ehy3f .ibvcyax::before { color: #f43f5e; }
.usg9kd .x4v4x    .om8qm0    .ibvcyax::before,
.usg9kd .aziq  .om8qm0    .ibvcyax::before,
.usg9kd .b4ea6dwb  .om8qm0    .ibvcyax::before,
.usg9kd .og4bns .om8qm0    .ibvcyax::before { color: #a855f7; }
.vl9he .vwea1db     { background: #2d2000; border-color: #eab308; }
.vl9he .ehy3f { background: #2d0b0b; border-color: #ef4444; }
.vl9he .om8qm0    { background: #2d1600; border-color: #f97316; }
.vl9he .d0kqbw4 strong  { color: #f1f5f9; }
.vl9he .d0kqbw4 p       { color: #cbd5e1; }
.vl9he .x4v4x    .vwea1db     .ibvcyax::before,
.vl9he .aziq  .vwea1db     .ibvcyax::before,
.vl9he .b4ea6dwb  .vwea1db     .ibvcyax::before,
.vl9he .og4bns .vwea1db     .ibvcyax::before { color: #eab308; }
.vl9he .x4v4x    .ehy3f .ibvcyax::before,
.vl9he .aziq  .ehy3f .ibvcyax::before,
.vl9he .b4ea6dwb  .ehy3f .ibvcyax::before,
.vl9he .og4bns .ehy3f .ibvcyax::before { color: #ef4444; }
.vl9he .x4v4x    .om8qm0    .ibvcyax::before,
.vl9he .aziq  .om8qm0    .ibvcyax::before,
.vl9he .b4ea6dwb  .om8qm0    .ibvcyax::before,
.vl9he .og4bns .om8qm0    .ibvcyax::before { color: #f97316; }
.x53nips .vwea1db     { background: #0c1a2e; border-color: #38bdf8; }
.x53nips .ehy3f { background: #12103a; border-color: #818cf8; }
.x53nips .om8qm0    { background: #0a2020; border-color: #2dd4bf; }
.x53nips .d0kqbw4 strong  { color: #f1f5f9; }
.x53nips .d0kqbw4 p       { color: #cbd5e1; }
.x53nips .x4v4x    .vwea1db     .ibvcyax::before,
.x53nips .aziq  .vwea1db     .ibvcyax::before,
.x53nips .b4ea6dwb  .vwea1db     .ibvcyax::before,
.x53nips .og4bns .vwea1db     .ibvcyax::before { color: #38bdf8; }
.x53nips .x4v4x    .ehy3f .ibvcyax::before,
.x53nips .aziq  .ehy3f .ibvcyax::before,
.x53nips .b4ea6dwb  .ehy3f .ibvcyax::before,
.x53nips .og4bns .ehy3f .ibvcyax::before { color: #818cf8; }
.x53nips .x4v4x    .om8qm0    .ibvcyax::before,
.x53nips .aziq  .om8qm0    .ibvcyax::before,
.x53nips .b4ea6dwb  .om8qm0    .ibvcyax::before,
.x53nips .og4bns .om8qm0    .ibvcyax::before { color: #2dd4bf; }
.l9l9r46 .vwea1db     { background: var(--accent-bg); border-color: var(--accent-light); }
.l9l9r46 .ehy3f { background: var(--accent-bg-light); border-color: var(--accent-light); }
.l9l9r46 .om8qm0    { background: var(--accent-bg); border-color: var(--accent-pale); }
.l9l9r46 .x4v4x    .ibvcyax::before,
.l9l9r46 .aziq  .ibvcyax::before,
.l9l9r46 .b4ea6dwb  .ibvcyax::before,
.l9l9r46 .og4bns .ibvcyax::before { color: var(--accent-light) !important; }
.jvyz62sm::before,
.ml424fz::before { margin-right: 5px; }
.qcpigx .xd48a ul li,
.qcpigx .c37q li         { color: #4ade80; }
.qcpigx .xd48a .jvyz62sm { color: #22c55e; }
.qcpigx .xlwhbk ul li,
.qcpigx .yg6oii li         { color: #f87171; }
.qcpigx .xlwhbk .ml424fz { color: #ef4444; }
.vzl8r3 .xd48a { background: var(--bg-pros); }
.vzl8r3 .xlwhbk { background: var(--bg-cons); }
.vzl8r3 .xd48a .jvyz62sm { color: var(--c-pros-label); }
.vzl8r3 .xlwhbk .ml424fz { color: var(--c-cons); }
.vzl8r3 .xd48a ul li,
.vzl8r3 .c37q li            { color: var(--c-pros); }
.vzl8r3 .xlwhbk ul li,
.vzl8r3 .yg6oii li            { color: var(--c-cons); }
.utiazdg .xd48a { background: var(--bg-pros); }
.utiazdg .xlwhbk { background: var(--bg-cons); }
.utiazdg .xd48a .jvyz62sm { color: var(--c-pros-label); }
.utiazdg .xlwhbk .ml424fz { color: var(--c-cons); }
.utiazdg .xd48a ul li,
.utiazdg .c37q li          { color: var(--c-pros); }
.utiazdg .xlwhbk ul li,
.utiazdg .yg6oii li          { color: var(--c-cons); }
.xms3b5s4 .jvyz62sm::before { content: "✓ "; }
.xms3b5s4 .ml424fz::before { content: "✗ "; }
.endp .jvyz62sm::before { content: "→ "; }
.endp .ml424fz::before { content: "← "; }
.m6pj1d .jvyz62sm::before { content: "★ "; }
.m6pj1d .ml424fz::before { content: "✕ "; }
.efsl9 .jvyz62sm::before { content: "◆ "; }
.efsl9 .ml424fz::before { content: "▲ "; }
.y2te9m .d0kqbw4 { background: transparent; border-left: none; border: 1.5px solid; }
.y2te9m .vwea1db     { border-color: var(--c-tip-border); }
.y2te9m .ehy3f { border-color: var(--c-warn-border); }
.y2te9m .om8qm0    { border-color: #60a5fa; }
.y2te9m .d0kqbw4 strong { color: var(--text-primary); }
.y2te9m .d0kqbw4 p      { color: var(--text-muted); }
.igoitqli .d0kqbw4 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.igoitqli .vwea1db     { border-top-color: var(--c-tip-border); }
.igoitqli .ehy3f { border-top-color: var(--c-warn-border); }
.igoitqli .om8qm0    { border-top-color: #60a5fa; }
.qqu1c .d0kqbw4 { border-left: none; border-radius: 8px; }
.qqu1c .vwea1db     { background: #065f46; }
.qqu1c .ehy3f { background: #92400e; }
.qqu1c .om8qm0    { background: #1e3a8a; }
.qqu1c .d0kqbw4 strong,
.qqu1c .d0kqbw4 p { color: #fff; }
.qqu1c .ibvcyax::before { color: rgba(255,255,255,0.85) !important; }
.usg9kd.qqu1c .vwea1db,
.usg9kd .qqu1c .vwea1db     { background: #052e16; }
.usg9kd.qqu1c .ehy3f,
.usg9kd .qqu1c .ehy3f { background: #2d0a1e; }
.usg9kd.qqu1c .om8qm0,
.usg9kd .qqu1c .om8qm0    { background: #1e1036; }
.vl9he.qqu1c .vwea1db,
.vl9he .qqu1c .vwea1db      { background: #2d2000; }
.vl9he.qqu1c .ehy3f,
.vl9he .qqu1c .ehy3f  { background: #2d0b0b; }
.vl9he.qqu1c .om8qm0,
.vl9he .qqu1c .om8qm0     { background: #2d1600; }
.x53nips.qqu1c .vwea1db,
.x53nips .qqu1c .vwea1db      { background: #0c1a2e; }
.x53nips.qqu1c .ehy3f,
.x53nips .qqu1c .ehy3f  { background: #12103a; }
.x53nips.qqu1c .om8qm0,
.x53nips .qqu1c .om8qm0     { background: #0a2020; }
.fqkffbf .d0kqbw4 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fqkffbf .vwea1db     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fqkffbf .ehy3f { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.fqkffbf .om8qm0    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.fqkffbf .d0kqbw4 strong { color: var(--text-primary); }
.fqkffbf .d0kqbw4 p      { color: var(--text-muted); }
.n8bbdf9 .d0kqbw4 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.x4v4x .ibvcyax,
.aziq .ibvcyax,
.b4ea6dwb .ibvcyax,
.og4bns .ibvcyax { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.x4v4x .ibvcyax::before,
.aziq .ibvcyax::before,
.b4ea6dwb .ibvcyax::before,
.og4bns .ibvcyax::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.x4v4x .vwea1db     .ibvcyax::before { content: "✦"; color: var(--c-tip-border); }
.x4v4x .ehy3f .ibvcyax::before { content: "▲"; color: var(--c-warn-border); }
.x4v4x .om8qm0    .ibvcyax::before { content: "◉"; color: #60a5fa; }
.aziq .vwea1db     .ibvcyax::before { content: "★"; color: var(--c-tip-border); }
.aziq .ehy3f .ibvcyax::before { content: "◆"; color: var(--c-warn-border); }
.aziq .om8qm0    .ibvcyax::before { content: "●"; color: #60a5fa; }
.b4ea6dwb .vwea1db     .ibvcyax::before { content: "▶"; color: var(--c-tip-border); }
.b4ea6dwb .ehy3f .ibvcyax::before { content: "■"; color: var(--c-warn-border); }
.b4ea6dwb .om8qm0    .ibvcyax::before { content: "▸"; color: #60a5fa; }
.og4bns .vwea1db     .ibvcyax::before { content: "→"; color: var(--c-tip-border); }
.og4bns .ehy3f .ibvcyax::before { content: "⬥"; color: var(--c-warn-border); }
.og4bns .om8qm0    .ibvcyax::before { content: "◈"; color: #60a5fa; }
.fuuu0 .yaknqb .loak9wf6,
.fuuu0 .jmzeu5c .loak9wf6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fuuu0 .g7kay                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fuuu0 .zagmykr                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.fuuu0 .hn0q            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.fuuu0 .r3lv          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fuuu0 .n9k2ob                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xtl3k7h .yaknqb .loak9wf6,
.xtl3k7h .jmzeu5c .loak9wf6,
.xtl3k7h .g7kay,
.xtl3k7h .zagmykr,
.xtl3k7h .hn0q,
.xtl3k7h .r3lv,
.xtl3k7h .n9k2ob,
.xtl3k7h .n8bbdf9 .d0kqbw4 { box-shadow: none; }
.zzc6h   .l3l7s23, .zzc6h .ykx30, .zzc6h .wim6,
.zzc6h   .ap4iw, .zzc6h .kl73dp { font-size: 0.9rem; }
.zzc6h   .e93vd, .zzc6h .mxr7oe3 { font-size: 0.9rem; }
.tw6thm   .l3l7s23, .tw6thm .ykx30, .tw6thm .wim6,
.tw6thm   .ap4iw, .tw6thm .kl73dp { font-size: 0.95rem; }
.tw6thm   .e93vd, .tw6thm .mxr7oe3 { font-size: 0.95rem; }
.c9aadk   .l3l7s23, .c9aadk .ykx30, .c9aadk .wim6,
.c9aadk   .ap4iw, .c9aadk .kl73dp { font-size: 1.08rem; }
.c9aadk   .e93vd, .c9aadk .mxr7oe3 { font-size: 1.05rem; }
.c9aadk   .demp { font-size: 0.97rem; }
.j0lpffeo .mgf54f      { font-size: 3.2rem; }
.j0lpffeo h2.js87 { font-size: 1.9rem; }
.j0lpffeo h3.ny5kafx     { font-size: 1.4rem; }
.zrfkg .mgf54f      { font-size: 3.8rem; }
.zrfkg h2.js87 { font-size: 2.2rem; }
.zrfkg h3.ny5kafx     { font-size: 1.6rem; }
.nqnp3ai6 + .nqnp3ai6 { position: relative; }
.x6sr5   .nqnp3ai6 + .nqnp3ai6::before,
.xc8loec  .nqnp3ai6 + .nqnp3ai6::before,
.hhdnm1j   .nqnp3ai6 + .nqnp3ai6::before,
.pzdf6   .nqnp3ai6 + .nqnp3ai6::before,
.aqdy9   .nqnp3ai6 + .nqnp3ai6::before,
.yra2yev .nqnp3ai6 + .nqnp3ai6::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.x6sr5 .nqnp3ai6 + .nqnp3ai6::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xc8loec .nqnp3ai6 + .nqnp3ai6::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.hhdnm1j .nqnp3ai6 + .nqnp3ai6::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;
}
.pzdf6 .nqnp3ai6 + .nqnp3ai6::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ur9nuw .nqnp3ai6 { margin-bottom: 16px; }
.ur9nuw .nqnp3ai6 + .nqnp3ai6 { margin-top: 0; }
.ur9nuw .fg3p { padding-top: 0; padding-bottom: 0; }
.aqdy9 .nqnp3ai6 + .nqnp3ai6::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yra2yev .nqnp3ai6 + .nqnp3ai6::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pc2p .nqnp3ai6 + .nqnp3ai6::before,
.fvcz .nqnp3ai6 + .nqnp3ai6::before,
.e1usa6 .nqnp3ai6 + .nqnp3ai6::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%;
}
.j4h1 .pc2p .nqnp3ai6:nth-child(even)::before,
.j4h1 .fvcz .nqnp3ai6:nth-child(even)::before,
.j4h1 .e1usa6 .nqnp3ai6:nth-child(even)::before { background: var(--bg-surface); }
.k17dj9gd .pc2p .nqnp3ai6:nth-child(even)::before,
.k17dj9gd .fvcz .nqnp3ai6:nth-child(even)::before,
.k17dj9gd .e1usa6 .nqnp3ai6:nth-child(even)::before { background: var(--bg-card); }
.pc2p .nqnp3ai6 + .nqnp3ai6::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");
}
.fvcz .nqnp3ai6 + .nqnp3ai6::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");
}
.e1usa6 .nqnp3ai6 + .nqnp3ai6::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");
}
.kru5 .l1blauo,
.lmuisu .l1blauo { padding-bottom: 60px; }
.u7ld .l1blauo { padding-bottom: 70px; }
.mnjg5 .g1a0s { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.p4oe56 .g1a0s { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ex59r .g1a0s { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cbe4uxx .g1a0s { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rjtl .tzsih { background: var(--accent); }
.rjtl .tzsih .i39lt { background: none; }
.rjtl .ruajbqc { background: var(--accent); }
.rjtl .g1a0s { background: var(--accent-bg); }
.rjtl .vcvcz:not(.tzsih) .i39lt { background: rgba(0,0,0,0.6); }
.blz32b .hh3h { float: left; width: 38%; margin: 0 28px 16px 0; }
.blz32b .hh3h .xx6rq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.blz32b .fg3p::after { content: ''; display: block; clear: both; }
.o16bj .hh3h { float: right; width: 38%; margin: 0 0 16px 28px; }
.o16bj .hh3h .xx6rq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o16bj .fg3p::after { content: ''; display: block; clear: both; }
.bsgjryx .nqnp3ai6:nth-child(odd)  .hh3h { float: left;  width: 38%; margin: 0 28px 16px 0; }
.bsgjryx .nqnp3ai6:nth-child(even) .hh3h { float: right; width: 38%; margin: 0 0 16px 28px; }
.bsgjryx .hh3h .xx6rq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bsgjryx .fg3p::after { content: ''; display: block; clear: both; }
.blz32b .xrwxc,
.blz32b .v4t80qv0,
.o16bj .xrwxc,
.o16bj .v4t80qv0,
.bsgjryx .xrwxc,
.bsgjryx .v4t80qv0 { clear: both; }
@media (max-width: 900px) {
  .blz32b .hh3h,
  .o16bj .hh3h,
  .bsgjryx .nqnp3ai6:nth-child(odd)  .hh3h,
  .bsgjryx .nqnp3ai6:nth-child(even) .hh3h {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .blz32b .hh3h .xx6rq,
  .o16bj .hh3h .xx6rq,
  .bsgjryx .hh3h .xx6rq {
    max-height: none !important;
  }
}
.blz32b .e93vd,
.blz32b .mxr7oe3,
.o16bj .e93vd,
.o16bj .mxr7oe3,
.bsgjryx .e93vd,
.bsgjryx .mxr7oe3 { overflow: hidden; }
@media (max-width: 640px) {
  .blz32b .hh3h,
  .o16bj .hh3h,
  .bsgjryx .hh3h { float: none; width: 100%; margin: 0 0 16px 0; }
}
.u9ui .nu8dg,
.u9ui .fg3p,
.u9ui .o2plt  { max-width: 1100px; }
.nxb8p .nu8dg,
.nxb8p .fg3p,
.nxb8p .o2plt  { max-width: 1200px; }
.pnrvlz2 .nu8dg,
.pnrvlz2 .fg3p,
.pnrvlz2 .o2plt  { max-width: 1320px; }
.pnrvlz2 { --content-mw: 1320px; }
.cwdzh { font-size: 0.82rem; color: var(--text-muted); }
.g8pnrd { display: flex; align-items: center; }
.jahm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.q2qj { display: flex; align-items: center; }
.zc712rt { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zc712rt:hover { text-decoration: underline; }
.pzg1dcqf { margin: 0 3px; opacity: 0.45; }
.pzg1dcqf::before { content: '/'; }
.g1l0in7 { padding: 2px 5px; color: var(--text-main); }
.etsgk2y .cwdzh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.etsgk2y .g8pnrd { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u0tv .cwdzh {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u0tv .g8pnrd { padding: 0 0 0 12px; }
.yjdrt10 .g8pnrd { padding: 0 16px; }
.yjdrt10 .cwdzh {
  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);
}
.yjdrt10 .nu8dg { padding-top: 28px; }
@media (max-width: 720px) {
  .mhlwk9 { margin-top: 18px; padding: 0 16px; }
  .yjdrt10 .nu8dg { padding-top: 16px; }
}
.u9ui.etsgk2y .g8pnrd { max-width: 1100px; }
.nxb8p.etsgk2y .g8pnrd { max-width: 1200px; }
.pnrvlz2.etsgk2y .g8pnrd { max-width: 1320px; }
.pnrvlz2 .mhlwk9 { max-width: 1320px; }
.dlr6xpf .nqnp3ai6 { padding-top: 16px; padding-bottom: 16px; }
.or4ha .nqnp3ai6 { padding-top: 24px; padding-bottom: 24px; }
.kodrv .nqnp3ai6 { padding-top: 40px; padding-bottom: 40px; }
.djzff .nqnp3ai6 { padding-top: 52px; padding-bottom: 52px; }
.bm9j .nqnp3ai6:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bm9j .nqnp3ai6:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bm9j .nqnp3ai6:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bm9j .nqnp3ai6:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.nmf1 .fg3p { padding-top: 10px;  padding-bottom: 10px; }
.ec7bdk .fg3p { padding-top: 18px;  padding-bottom: 18px; }
.w6962tim .fg3p { padding-top: 36px;  padding-bottom: 36px; }
.sljro .fg3p { padding-top: 48px;  padding-bottom: 48px; }
.nyufx414 h2.js87 { font-weight: 600; }
.nyufx414 h3.ny5kafx     { font-weight: 600; }
.vqv67a h2.js87 { font-weight: 800; }
.vqv67a h3.ny5kafx     { font-weight: 700; }
.jj1b1 h2.js87 { font-weight: 900; }
.jj1b1 h3.ny5kafx     { font-weight: 800; }
.jj1b1 .d0kqbw4 strong,
.jj1b1 .d0kqbw4 strong { font-weight: 600; }
.zn2ppt {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ssowo .zn2ppt { display: none; }
@media (max-width: 640px) {
  .bc7eri { display: none; }
  .zn2ppt {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.zn2ppt { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zn2ppt:hover { opacity: 0.85; }
.v7cdhlh6 .zn2ppt { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fy3fw .zn2ppt,
.zxv9  .zn2ppt { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.fy3fw .zn2ppt:hover,
.zxv9  .zn2ppt:hover { opacity: 0.88; }
.v7cdhlh6.fy3fw .zn2ppt,
.v7cdhlh6.zxv9  .zn2ppt { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.isik1t8 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.isik1t8:hover { transform: translateY(-2px); opacity: 0.92; }
.isik1t8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.my5gk .isik1t8 { display: none; }
.g2swj9gf .isik1t8 { right: 32px; }
.tzw63  .isik1t8 { left: 32px; }
@media (max-width: 480px) {
  .g2swj9gf .isik1t8 { right: 20px; bottom: 20px; }
  .tzw63  .isik1t8 { left: 20px; bottom: 20px; }
}
.mh6y9 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.o2plt { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mywczd { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ojc6z { color: var(--text-dim); font-size: 0.8rem; }
.rufkufu0 a, .lt6cut a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rufkufu0 a:hover, .lt6cut a:hover { color: var(--accent-light); }
.lt6cut { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.b97bfwzn .o2plt { text-align: center; }
.b97bfwzn .lt6cut { justify-content: center; margin-bottom: 16px; }
.b97bfwzn .mywczd { margin-top: 0; }
.qn0u { margin-top: 10px; }
.qn0u a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .o2plt { padding-left: 16px; padding-right: 16px; }
  .dxkqu3 .o2plt { padding: 20px 16px; }
  .lt6cut { gap: 4px 12px; }
  .mywczd { font-size: 0.78rem; }
}
.p33m9i .mywczd { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.p33m9i .ojc6z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .p33m9i .smoc { grid-template-columns: 1fr 1fr; } .p33m9i .h6d83aui { grid-column: 1 / -1; } }
@media (max-width: 480px) { .p33m9i .smoc { grid-template-columns: 1fr; } }
.e03n0q4j .mywczd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .e03n0q4j .le3exl { gap: 12px; } .e03n0q4j .pzqg3i74 { margin-right: 0; width: 100%; } }
.sdbbdh .mywczd { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sdbbdh .ojc6z { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sdbbdh .cjpe { grid-template-columns: 1fr 1fr; } .sdbbdh .mieo2is { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sdbbdh .cjpe { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qvaqg .qm4u { grid-template-columns: 1fr 1fr; } .qvaqg .svpe:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qvaqg .qm4u { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .wxksycs .qm4u { grid-template-columns: 1fr; } }
.izvfo .o2plt { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.izvfo .lt6cut { justify-content: center; }
.tq09 .t68okm5j      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.tq09 .mh6y9 { background: var(--bg-page); border-top-color: var(--border-alt); }
.w84nty .t68okm5j      { background: #0d1117; border-bottom-color: #21262d; }
.w84nty .g7ija { color: var(--accent-light); }
.w84nty .myx6 { --msep-color: #8b949e; }
.w84nty .myx6 a { color: #8b949e; }
.w84nty .myx6 a:hover { color: var(--accent-light); }
.w84nty .jqll27j { color: #8b949e; }
.w84nty .mh6y9 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.w84nty .mywczd,
.w84nty .ojc6z { color: #6e7681; }
.w84nty .rufkufu0 a, .w84nty .lt6cut a,
.w84nty .rufkufu0 a:hover, .w84nty .lt6cut a:hover,
@media (max-width: 640px) {
  .w84nty .myx6 { background: #0d1117; border-top-color: #21262d; }
  .w84nty .myx6 li a { border-bottom-color: #21262d; }
}
.yie8b4 .t68okm5j      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yie8b4 .g7ija { color: var(--accent-light); }
.yie8b4 .myx6 { --msep-color: #475569; }
.yie8b4 .myx6 a { color: #475569; }
.yie8b4 .myx6 a:hover { color: var(--accent-light); }
.yie8b4 .jqll27j { color: #64748b; }
.yie8b4 .mh6y9 { background: #f0f4f8; border-top-color: #cbd5e1; }
.yie8b4 .mywczd,
.yie8b4 .ojc6z { color: #64748b; }
.yie8b4 .rufkufu0 a, .yie8b4 .lt6cut a,
.yie8b4 .rufkufu0 a:hover, .yie8b4 .lt6cut a:hover,
@media (max-width: 640px) {
  .yie8b4 .myx6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yie8b4 .myx6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fy3fw .t68okm5j      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fy3fw .g7ija { color: #fff; }
.fy3fw .myx6 { --msep-color: rgba(255,255,255,0.82); }
.fy3fw .myx6 a { color: rgba(255,255,255,0.82); }
.fy3fw .myx6 a:hover { color: #fff; }
.fy3fw .jqll27j { color: rgba(255,255,255,0.9); }
.fy3fw .aao3ao a { color: var(--text-primary) !important; }
.fy3fw .aao3ao a:hover { color: var(--accent-light) !important; }
.fy3fw .mh6y9 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fy3fw .mywczd,
.fy3fw .ojc6z { color: rgba(255,255,255,0.72); }
.fy3fw .rufkufu0 a, .fy3fw .lt6cut a,
.fy3fw .bl3b7 a, .fy3fw .lwh7b2m a,
.fy3fw .bwszjk a, .fy3fw .pzqg3i74 { color: #fff; }
.fy3fw .r758ye2j, .fy3fw .s9j3y { color: rgba(255,255,255,0.7); }
.fy3fw .rufkufu0 a:hover, .fy3fw .lt6cut a:hover,
.fy3fw .bl3b7 a:hover, .fy3fw .lwh7b2m a:hover { color: #fff; }
@media (max-width: 640px) {
  .fy3fw .myx6 { background: var(--accent); border-top-color: var(--accent-light); }
  .fy3fw .myx6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zxv9 .t68okm5j {
  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);
}
.zxv9 .mh6y9 {
  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) {
  .zxv9 .myx6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.z5tlwl .psrpg { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.aijnin .psrpg { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.omfdfdf .psrpg { min-height: 72px; height: auto; }
.wyjg .psrpg { min-height: 84px; height: auto; }
.dxkqu3 .psrpg { max-width: none; padding: 0 32px; }
.dxkqu3 .o2plt  { max-width: none; padding: 24px 32px; }
.gwi25.nxb8p .psrpg { max-width: 1200px; }
.gwi25.pnrvlz2 .psrpg { max-width: 1320px; }
.d0tc4mf0   .g7ija, .d0tc4mf0   .pzqg3i74 { text-transform: capitalize; }
.ufl5nd .g7ija, .ufl5nd .pzqg3i74 { text-transform: lowercase; }
.nxf3t308 .g7ija, .nxf3t308 .pzqg3i74 { text-transform: uppercase; letter-spacing: 0.06em; }
.k4zfn9, .gwyk3ne {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ai3l2wnd .k4zfn9,
.utq6hmzx .k4zfn9,
.fl31 .k4zfn9,
.jc302uf1 .k4zfn9,
.a54x   .myx6 a { font-weight: 500; }
.p95x .myx6 a { font-weight: 600; }
.cm2rz     .myx6 a { font-weight: 700; }
.x1rbvj    .myx6 a { font-weight: 800; letter-spacing: 0.01em; }
.bq9z     .myx6 > li + li::before,
.qcq84p    .myx6 > li + li::before,
.y8lnusu    .myx6 > li + li::before,
.z3gqwa62 .myx6 > li + li::before,
.ry9dcpi1 .myx6 > li + li::before,
.d1ltlr  .myx6 > li + li::before,
.g7rn    .myx6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bq9z     .myx6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qcq84p    .myx6 > li + li::before { content: "|"; }
.y8lnusu    .myx6 > li + li::before { content: "—"; }
.z3gqwa62 .myx6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ry9dcpi1 .myx6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.d1ltlr  .myx6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.g7rn    .myx6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .trhnhrf .jqll27j,
  .b0rdhxt .jqll27j,
  .df3q7ok .jqll27j,
  .c82oohc .jqll27j,
  .egpg0tf .jqll27j {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .trhnhrf .jqll27j::before,
  .b0rdhxt .jqll27j::before,
  .df3q7ok .jqll27j::before,
  .c82oohc .jqll27j::before,
  .egpg0tf .jqll27j::before { content: ""; display: block; flex-shrink: 0; }

  
  .trhnhrf .jqll27j::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;
  }

  
  .b0rdhxt .jqll27j::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;
  }

  
  .df3q7ok .jqll27j::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;
  }

  
  .c82oohc .jqll27j::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;
  }

  
  .egpg0tf .jqll27j::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) {
  .jmmd8 .jqll27j {
    padding: 5px 14px;
  }
  .jmmd8 .myx6 {
    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;
  }
  .jmmd8 .myx6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .jmmd8 .myx6 li a:hover { background: var(--bg-raised); }
  .jmmd8 .ppfc,
  .fs4s5 .ppfc,
  .vq50ew .ppfc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rb4ty8oq .jqll27j {
    padding: 5px 10px;
  }
  .rb4ty8oq .myx6 {
    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);
  }
  .rb4ty8oq .myx6.g5r6l6g { transform: translateX(0); }
  .rb4ty8oq .myx6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rb4ty8oq .myx6 li:last-child a { border-bottom: none; }
  .fy3fw .myx6,
  .w84nty .myx6 { background: var(--accent) !important; }
  .fy3fw .myx6 li a,
  .w84nty .myx6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vq50ew .jqll27j {
    padding: 5px 10px;
  }
  .vq50ew .myx6 {
    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);
  }
  .vq50ew .myx6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vq50ew .myx6.g5r6l6g { transform: translateY(0); }
  .vq50ew .myx6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .fdmwgg .jqll27j {
    padding: 5px 10px;
  }
  .fdmwgg .myx6 {
    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;
  }
  .fdmwgg .myx6.g5r6l6g { opacity: 1; pointer-events: auto; }
  .fdmwgg .myx6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vlyi6     .jqll27j { border-radius: 0 !important; }
  .iwue   .jqll27j { border-radius: 8px !important; }
  .n7bp .jqll27j { border-radius: 50% !important; }
  .d9fori4   .jqll27j { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .fl1vxr .vk28lvj3 { flex-direction: column; align-items: stretch; }
  .fl1vxr .ba4i4a { flex-direction: row; min-width: auto; }
  .fl1vxr .t4zcf { align-items: flex-start; text-align: left; }
}
.d9zn4,
.d9zn4.nqnp3ai6,
.j4h1 .d9zn4,
.nutne .d9zn4,
.k17dj9gd .d9zn4,
.min8q .d9zn4 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.vsrrl {
  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;
}
.hbx3i { flex: 1 1 280px; min-width: 0; }
.aq7gqoq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.pv9lz6e {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.rvvmgvz6 {
  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;
}
.rvvmgvz6:hover { transform: translateY(-1px); opacity: 0.95; }
.td86 .vsrrl {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.td86 .aq7gqoq { color: var(--cta); }
.td86 .pv9lz6e { color: var(--text-body); }
.td86 .rvvmgvz6 {
  background: var(--cta) !important;
  color: #fff !important;
}
.exxbns4y .vsrrl {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.exxbns4y .aq7gqoq { color: var(--text-primary); }
.exxbns4y .pv9lz6e { color: var(--text-body); }
.exxbns4y .rvvmgvz6 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .vsrrl {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .hbx3i { flex: 0 0 auto; }
  .aq7gqoq { font-size: 1.2rem; }
  .rvvmgvz6 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kkk65rh7 .wcoq { height: 36px; }
.vf5drf .wcoq { height: 60px; max-width: 200px; }
.s6zrq .wcoq { height: 56px; max-width: 180px; }
.fdsu6i48    .xqfnc, .fdsu6i48    .jhoy38 { color: #f59e0b; }
.jum3      .xqfnc { font-size: 1rem; letter-spacing: 1.5px; }
.jum3      .jhoy38   { font-size: 1.35rem; }
.nct4bd    .xqfnc, .nct4bd    .jhoy38 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.vwnu     .xqfnc, .vwnu     .jhoy38 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ndmbat .xqfnc, .ndmbat .jhoy38 { color: var(--cta); letter-spacing: 2px; }
.tcd5b   .xqfnc, .tcd5b   .jhoy38 { color: #e91e63; letter-spacing: 2px; }
.oczh  .xqfnc, .oczh  .jhoy38 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.lco42rb     .xqfnc, .lco42rb     .jhoy38 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xeej .z0hq + .z0hq {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.da7b3q .zagmykr { padding: 18px 24px; min-height: 68px; }
.xfboikx .xrhxos6l {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.xfboikx .yop3sikt {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.d0b97txd .z0hq {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.v4t80qv0 { counter-reset: cs-rank; }
.v4t80qv0 .zagmykr { counter-increment: cs-rank; }
.v4t80qv0 .zagmykr::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;
}
.cpwg635b .v4t80qv0 { counter-reset: cs-rank; gap: 0; }
.cpwg635b .zagmykr {
  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;
}
.cpwg635b .zagmykr::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;
}
.cpwg635b .xjdhiy1 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.cpwg635b .qa14 {
  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;
}
.cpwg635b .b6je0m95 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.cpwg635b .xjdhiy1 { min-width: 0; flex-direction: column; width: 100%; }
.cpwg635b .ijyr8 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.cpwg635b .xqfnc { color: var(--cta, var(--accent)); }
.cpwg635b .ww87n4b { font-weight: 700; }
.cpwg635b .z0hq {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.cpwg635b .xrhxos6l {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.cpwg635b .yop3sikt {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.cpwg635b .e9sfzws .yop3sikt { font-size: 1.3rem; color: var(--accent-light); }
.cpwg635b .xt2zhz {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.cpwg635b .zagmykr:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .cpwg635b .v4t80qv0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .cpwg635b .zagmykr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .cpwg635b .zagmykr { padding: 40px 16px 20px; }
  .cpwg635b .z0hq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .cpwg635b .xt2zhz { width: 100%; min-width: 0; }
}
.k6d1a1t2 .v4t80qv0 { counter-reset: cs-rank; gap: 10px; }
.k6d1a1t2 .zagmykr {
  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);
}
.k6d1a1t2 .zagmykr::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);
}
.k6d1a1t2 .xjdhiy1 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.k6d1a1t2 .qa14 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.k6d1a1t2 .b6je0m95 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.k6d1a1t2 .ijyr8 {
  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;
}
.k6d1a1t2 .xqfnc { color: var(--cta, var(--accent)); }
.k6d1a1t2 .z0hq {
  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;
}
.k6d1a1t2 .xrhxos6l {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.k6d1a1t2 .yop3sikt { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.k6d1a1t2 .e9sfzws .yop3sikt { color: var(--accent-light); }
.k6d1a1t2 .xt2zhz {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.k6d1a1t2 .zagmykr:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .k6d1a1t2 .zagmykr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .k6d1a1t2 .zagmykr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .k6d1a1t2 .xjdhiy1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .k6d1a1t2 .ijyr8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .k6d1a1t2 .z0hq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .k6d1a1t2 .xt2zhz { width: 100%; min-width: 0; }
  .k6d1a1t2 .xqfnc { min-width: 0; }
}
.b46e .zagmykr::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.rhz7r8n .aa5mk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.rhz7r8n .aa5mk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.rhz7r8n .aa5mk p { padding: 0 2px 16px; }
.exwtx .aa5mk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.exwtx .aa5mk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.exwtx .aa5mk summary::after { content: "›"; font-size: 1.2em; }
.exwtx .aa5mk[open] summary::after { content: "‹"; }
.exwtx .aa5mk p { padding: 10px 22px 4px; }
.lczas .aa5mk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lczas .aa5mk summary { color: var(--text-primary); padding-left: 16px; }
.lczas .aa5mk summary::after { content: "›"; font-size: 1.1em; }
.lczas .aa5mk[open] summary::after { content: "‹"; }
.lczas .aa5mk p { padding-left: 16px; }
.ggnc5 .ximqy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ggnc5 .aa5mk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ggnc5 .aa5mk:last-child { border-bottom: none; }
.ggnc5 .aa5mk summary { color: var(--text-primary); border-radius: 0; }
.ggnc5 .aa5mk summary::after { content: "›"; font-size: 1.1em; }
.ggnc5 .aa5mk[open] summary::after { content: "‹"; }
.grlm8 .aa5mk { overflow: hidden; }
.grlm8 .aa5mk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.grlm8 .aa5mk summary::after { color: rgba(255,255,255,.75); }
.grlm8 .aa5mk[open] summary { border-radius: 0; }
.pjts51z { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pri9di {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.x5qvq {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.x64r { color: var(--text-muted); font-size: 1.05rem; }
.thr4eb13 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.rdfoha { margin-bottom: 20px; }
.lvjuhp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jyl8f {
  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;
}
.jyl8f:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.g0z6tt { resize: vertical; min-height: 130px; }
.a9w70a { width: 100%; margin-top: 8px; }
.flt3kn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.qvdmbb30 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.osji9 { color: var(--text-muted); line-height: 1.75; }
.hboo { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hboo li { margin-bottom: 6px; }
.wmj7f13 { max-width: 760px; margin: 0 auto; }
.zzc8m { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.z890m { max-width: 760px; margin: 0 auto; }
.ldkdbb ul.hboo { margin: 0; }
@media (max-width: 640px) { .q6ej { grid-template-columns: 1fr; gap: 10px; } }
.oxtq31mn { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.d29k { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.fh3r3yq { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.d29k p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.d29k .hboo { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oxtq31mn { grid-template-columns: 1fr; } }
.gvizf ul.hboo { margin: 0; }
.pc21il .hboo,
.vnmtlw .hboo,
.eqiy8bx2 .hboo,
.jcr3vpq2 .hboo {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .oh4v7y3o { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .pj0aei { grid-template-columns: 1fr; } .s6dux { position: static; text-align: center; } }
@media (max-width: 860px) { .nraufn6 { grid-template-columns: 1fr; } }
.jcr3vpq2 .hboo { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ceom { flex-direction: column; text-align: center; } .dp4o { grid-template-columns: 1fr; } }
.of4mj58 .x5qvq { color: var(--accent-light); }
.pjrvnrlr .x5qvq { font-size: 2rem; }
.pjrvnrlr .x64r { max-width: 680px; }
.ptd84f3 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ptd84f3 .x5qvq { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ptd84f3 .x64r  { margin: 0; }
@media (max-width: 640px) { .ptd84f3 { flex-direction: column; } }
.owr1xll .x5qvq { color: var(--accent-light); }
.itkx2v0t .x5qvq { color: #fff; }
.itkx2v0t .x64r  { color: rgba(255,255,255,0.85); }
.bib7d { max-width: 680px; margin: 0 auto; }
.g1hxor6s {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .g1hxor6s { grid-template-columns: 1fr; } }
.m5z8lz3 .jyl8f {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.m5z8lz3 .jyl8f:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.t188 .jyl8f { background: var(--bg-raised); border-color: transparent; }
.t188 .jyl8f:focus { background: var(--bg-card); border-color: var(--accent-light); }
.jnh0c2iq .jyl8f { border-radius: 100px; padding: 11px 20px; }
.jnh0c2iq .g0z6tt { border-radius: 14px; }
.aikfv {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .aikfv { grid-template-columns: 1fr; } }
.dlkz9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.dlkz9 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.dlkz9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ruco { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ruco li { margin-bottom: 6px; }
.r440{display:none}
.r440:empty,.h7m0p6ie:empty{display:none}
.wfojsee{position:relative;overflow:visible}
.fqiez .vgrikm,.z0olq8tb .vgrikm,
.xpeuh5 .vgrikm,.rtl6vj2 .vgrikm,
.qom0 .vgrikm,.t2y6mkl .vgrikm{display:block}
.g74w .djl4{display:block}
.fqiez .vgrikm,.z0olq8tb .vgrikm,
.xpeuh5 .vgrikm,.rtl6vj2 .vgrikm,
.qom0 .vgrikm{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}
.fqiez .vgrikm .h7m0p6ie,.z0olq8tb .vgrikm .h7m0p6ie,
.xpeuh5 .vgrikm .h7m0p6ie,.rtl6vj2 .vgrikm .h7m0p6ie,
.qom0 .vgrikm .h7m0p6ie{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}
.fqiez .c932,.z0olq8tb .c932,
.xpeuh5 .c932,.rtl6vj2 .c932,
.qom0 .c932{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.fqiez .vgrikm,.z0olq8tb .vgrikm{top:12px}
.fqiez .vgrikm .h7m0p6ie{margin-right:auto}
.z0olq8tb .vgrikm .h7m0p6ie{margin-left:auto}
.z0olq8tb .vgrikm{text-align:right}
.xpeuh5 .vgrikm,.rtl6vj2 .vgrikm{bottom:12px}
.xpeuh5 .vgrikm .h7m0p6ie{margin-right:auto}
.rtl6vj2 .vgrikm .h7m0p6ie{margin-left:auto}
.rtl6vj2 .vgrikm{text-align:right}
.qom0 .vgrikm{position:relative;margin-top:16px}
.qom0 .vgrikm .h7m0p6ie{margin:0 auto}
.t2y6mkl .vgrikm{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.t2y6mkl .vgrikm .h7m0p6ie{margin:0}
.t2y6mkl .g1a0s~.vgrikm,
.t2y6mkl .effe4~.vgrikm{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.t2y6mkl .g1a0s~.vgrikm .h7m0p6ie,
.t2y6mkl .effe4~.vgrikm .h7m0p6ie{justify-content:flex-start}
.g1a0s~.vgrikm,.effe4~.vgrikm{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}
.g1a0s~.vgrikm .h7m0p6ie{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.effe4~.vgrikm .h7m0p6ie{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.djl4 .h7m0p6ie{margin:0 0 12px}
.h7m0p6ie{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c932{white-space:nowrap}
.r3ykelg .c932{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.rjaf68ve .c932{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}
.o3qh5xt9 .h7m0p6ie{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.n8yu6vms .c932{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.vt3901zf .c932{color: var(--accent-light);opacity:1;font-weight:500}
.xtsl8 .c932{border-bottom:1px solid currentColor;padding-bottom:2px}
.cncdcn .h7m0p6ie{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.w7md{--date-bg:var(--accent-bg)}
.soxe3l .nf4ge7xb::before{content:""}
.yfrkao .c932 + .c932::before{content:"•";margin-right:6px;opacity:.4}
.vdxyf .c932 + .c932::before{content:"/";margin-right:6px;opacity:.35}
.daj2 .c932 + .c932::before{content:"|";margin-right:6px;opacity:.3}
.sqc0f6o .c932 + .c932::before{content:"—";margin-right:6px;opacity:.3}
.fyo1ip .c932 + .c932::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.h7pahx0 .c932 + .c932::before{content:"·";margin-right:6px;opacity:.4}
.mqi8 .c932 + .c932::before{content:"›";margin-right:6px;opacity:.4}
.i93ez .c932 + .c932::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.c3t5t5 .qhoc0{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .qhoc0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zchrblbp{max-width:100%}
}
.vu0cy .r3lv{margin:0}
@media (max-width:560px){
  .sec6h{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) {
  .as0ip6sh { padding: 28px 18px 20px; }
  .cyha { font-size: 1.2rem; }
  .qvzi { max-width: 220px; max-height: 80px; }
}
.hqfzoi0 {
  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);
}
.ws8rfna {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.om2736  .hqfzoi0 { border-radius: 50%; }
.fc3ibp  .hqfzoi0 { border-radius: 6px; }
.cd44s3h5 .hqfzoi0 { border-radius: 22px; }
.ndfobz .vsrrl {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hqfzoi0 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.a33b {
  margin: 28px 0 24px;
}
.a33b .nqnp3ai6 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.a33b .fg3p {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.a33b .vsrrl {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .psrpg { flex-direction: row-reverse; }
[dir="rtl"] .myx6 { flex-direction: row-reverse; }
[dir="rtl"] .g2swj9gf .isik1t8 { right: auto; left: 32px; }
[dir="rtl"] .tzw63  .isik1t8 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .g2swj9gf .isik1t8 { right: auto; left: 20px; }
  [dir="rtl"] .tzw63  .isik1t8 { left: auto;  right: 20px; }
}
[dir="rtl"] .blz32b .hh3h  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .o16bj .hh3h { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .g1a0s,
[dir="rtl"] .du287437 { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e93vd, [dir="rtl"] .mxr7oe3 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xd48a { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xlwhbk { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .d0kqbw4 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .vsrrl { direction: rtl; }
[dir="rtl"] .hqfzoi0 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .zagmykr,
[dir="rtl"] .cwdzh { direction: rtl; }
[dir="rtl"] .n9k2ob { direction: rtl; }
[dir="rtl"] .mnv2h5 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .jjkbvtk3 .mxr7oe3,
[dir="rtl"] .p70qxv3 .mxr7oe3,
[dir="rtl"] .w5riyju3 .mxr7oe3,
[dir="rtl"] .q6sv1tnl .mxr7oe3 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .jjkbvtk3 .mxr7oe3 li::before,
[dir="rtl"] .p70qxv3 .mxr7oe3 li::before,
[dir="rtl"] .w5riyju3 .mxr7oe3 li::before,
[dir="rtl"] .q6sv1tnl .mxr7oe3 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vcvcz.tmu7 .gelew,
[dir="rtl"] .aaktnp6.tmu7 .gelew,
[dir="rtl"] .tzsih.tmu7 .gelew,
[dir="rtl"] .dtt9oo7.tmu7 .gelew,
[dir="rtl"] .zvgep4e.tmu7 .gelew { text-align: right; }
[dir="rtl"] .g1a0s.tmu7 .l1blauo { align-items: flex-end; text-align: right; }
[dir="rtl"] .g1a0s.zgez5n .l1blauo { text-align: center; }
[dir="rtl"] .g1a0s .l1blauo { text-align: right; }
[dir="rtl"] .fg3p,
[dir="rtl"] .ap4iw,
[dir="rtl"] .kl73dp,
[dir="rtl"] .ccn14zof,
[dir="rtl"] .thr4eb13,
[dir="rtl"] .lvjuhp,
[dir="rtl"] .jyl8f,
[dir="rtl"] .g0z6tt { text-align: right; direction: rtl; }
[dir="rtl"] .jnh0c2iq .jyl8f,
[dir="rtl"] .m5z8lz3 .jyl8f { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8f208e;
  --brand:           #8f208e;
  --brand-light:     #722271;
  --brand-pale:      #8f388f;
  --grad-start:      #d238d1;
  --grad-end:        #d473d3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8f208e;
  --cta-light:       #711570;
  --cta-hover:       #5c145c;
  --bg-page:         #f8f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1eef1;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e8;
  --border-alt:      #dcd0dc;
  --border-section:  #e8e2e8;
  --text-primary:    #1b171b;
  --text-muted:      #60525f;
  --text-body:       #362f36;
  --text-sub:        #524652;
  --text-faint:      #897589;
  --text-dim:        #a091a0;
  --text-label:      #6d5e6d;
  --text-value:      #443a44;
  --accent-bg:       #f1e3f1;
  --accent-bg-light: #eacbea;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #148e80;
  --c-cons:          #9f2134;
  --c-pros-label:    #18a898;
  --c-tip-border:    #1bbaa8;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #148e80;
}
:root { --logo-bg-opacity: 74%; }
body, button, input { font-family: "Figtree", sans-serif; }
.lq0btjv .ibvcyax { font-size: 0; width: 1.2rem; flex-shrink: 0; }.lq0btjv .ibvcyax::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.lq0btjv .vwea1db     .ibvcyax::before { content: "";  color: var(--c-tip-border); }.lq0btjv .ehy3f .ibvcyax::before { content: ""; color: var(--c-warn-border); }.lq0btjv .om8qm0    .ibvcyax::before { content: ""; color: #60a5fa; }.usg9kd .lq0btjv .vwea1db     .ibvcyax::before { color: #10b981; }.usg9kd .lq0btjv .ehy3f .ibvcyax::before { color: #f43f5e; }.usg9kd .lq0btjv .om8qm0    .ibvcyax::before { color: #a855f7; }.vl9he  .lq0btjv .vwea1db     .ibvcyax::before { color: #eab308; }.vl9he  .lq0btjv .ehy3f .ibvcyax::before { color: #ef4444; }.vl9he  .lq0btjv .om8qm0    .ibvcyax::before { color: #f97316; }.x53nips  .lq0btjv .vwea1db     .ibvcyax::before { color: #38bdf8; }.x53nips  .lq0btjv .ehy3f .ibvcyax::before { color: #818cf8; }.x53nips  .lq0btjv .om8qm0    .ibvcyax::before { color: #2dd4bf; }.l9l9r46 .lq0btjv .ibvcyax::before { color: var(--accent-light) !important; }
.zbca .ka0nncxn, .zbca .g1a0s { min-height: 780px; }
.pzg1dcqf::before { content: '›'; font-size: 1.1em; }