:root {
  --color-accent: #22c55e;
  --color-cta: #eab308;
  --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;
}
.b8hdk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.suqt {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bobtlro {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mfbv { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wqw2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wqw2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wqw2 a:hover { color: var(--accent-light); }
.jfys     .eqcl { border-radius: 6px; }
.jfys .eqcl li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.jfys .eqcl li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.oqdl5d .eqcl li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .eqcl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .jv1ec:hover .eqcl,
  .jv1ec:focus-within .eqcl { display: block; }
  .eqcl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ya5hj9k {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.m9xnc { display: none; }
@media (max-width: 640px) {
  .m9xnc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .m9xnc.azc3eoki { display: block; }
}
@media (max-width: 640px) {
  .ya5hj9k { display: block; }
  .wqw2 > li + li::before { display: none !important; }
  .wqw2 {
    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;
  }
  .wqw2.azc3eoki { display: flex; }
  .wqw2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wqw2 li:last-child a { border-bottom: none; }
}
.d6q7 { min-height: 480px; }
.kcolm3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fxmo8p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.al3p .fxmo8p { margin-left: 0; margin-right: 0; }
.ez68zz {
  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;
}
.ez68zz:hover { opacity: 0.88; }
.n901aq {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ooly77lm {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.n901aq .drpc3 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.n901aq .kcolm3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.n901aq .fxmo8p { color: #e2e8f0; }
.n901aq.nxwrep .drpc3 { text-align: center; }
.n901aq.al3p   .drpc3 { text-align: left; }
.ysr4s .drpc3 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ysr4s .kcolm3 { color: var(--text-primary); text-shadow: none; }
.ysr4s .fxmo8p { color: var(--text-muted); }
.ysr4s .ez68zz { margin-top: 16px; }
.ysr4s, .ysr4s.d6q7 { min-height: auto !important; }
.ysr4s.nxwrep .drpc3 { text-align: center; }
.ysr4s.al3p   .drpc3 { text-align: left; }
.ysr4s~.vjf88gxw{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}
.ysr4s~.vjf88gxw .uklorfhh{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}
.qzb0lv .heeu,
.qzb0lv .jr1y08u {
  position: relative; overflow: hidden;
}
.qzb0lv .heeu::after,
.qzb0lv .jr1y08u::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; }
}
.f3qkaw4 .n901aq .ooly77lm {
  overflow: hidden;
}
.f3qkaw4 .n901aq .ooly77lm::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.p4v03m9 .n901aq .ooly77lm {
  overflow: hidden;
}
.p4v03m9 .n901aq .ooly77lm::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.eizv .n901aq .ooly77lm {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qzb0lv .n901aq .ooly77lm {
  overflow: hidden;
}
.qzb0lv .n901aq .ooly77lm::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;
}
.i846q0so .n901aq .ooly77lm {
  animation: hg-breathe 10s ease-in-out infinite;
}
.heeu .ooly77lm {
  background: none;
}
.heeu .kcolm3 { color: #fff; }
.heeu .fxmo8p { color: rgba(255,255,255,0.85); }
.heeu .ez68zz { background: #fff; color: var(--cta); }
.heeu .ez68zz:hover { opacity: 0.92; }
.qzb0lv .ufs0v1b { position: relative; overflow: hidden; }
.qzb0lv .ufs0v1b::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;
}
.ufs0v1b .kcolm3 { text-shadow: none; color: var(--text-primary); }
.ufs0v1b .fxmo8p { color: var(--text-muted); }
body.xz7g6p .kcolm3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.myd8jdh .kcolm3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.d6q7.heeu .kcolm3,
section.heeu .kcolm3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ufs0v1b.nxwrep .ag27cnxt { align-items: center; text-align: center; }
.d6q7 .r114odm {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.r114odm .bigh {
  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;
}
.r114odm .bigh::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.r114odm .t1xexe { display: contents !important; }
.r114odm .t1xexe .cft1h {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.r114odm .t1xexe .dqbwqhw { max-height: 48px; max-width: 96px; }
.r114odm .t1xexe .frvqqkg {
  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;
}
.r114odm .nhqjrpj {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.r114odm .xgbvptk1 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.r114odm .x077wyag { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.r114odm .x077wyag small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.r114odm .guial { display: contents !important; }
.r114odm .guial .xkbb:not(.o5os) { display: none !important; }
.r114odm .guial .o5os {
  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;
}
.r114odm .guial .o5os .hdeu {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.r114odm .guial .o5os .m4xa2 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.r114odm .x888f { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.r114odm .x888f.pab47b {
  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;
}
.r114odm .x888f.pab47b:hover { opacity: 0.85; }
.fabdb5s .drpc3 { padding-bottom: 24px; }
.u7em3 .drpc3 { max-width: 1100px; }
@media (max-width: 700px) {
  .ufs0v1b { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ufs0v1b:not(.lcse5ojv) .dox03b2t { display: none !important; }
  .lcse5ojv .dox03b2t { padding: 16px; }
  .ag27cnxt  { padding: 36px 24px; }
  .ufs0v1b~.vjf88gxw,.mpweiwq~.vjf88gxw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .d6q7, .ufs0v1b { min-height: 320px !important; }
  .kcolm3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wup38a,
  .r7wht,
  .bn6rbdd { grid-template-columns: 1fr !important; }

  

  
  .fabdb5s { display: flex !important; flex-direction: column !important; }
  .fabdb5s .drpc3 { display: contents; }
  .fabdb5s .ooly77lm { order: 0; }
  .fabdb5s .kcolm3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .fabdb5s .wup38a { order: 2; padding: 0 16px 12px !important; }
  .fabdb5s .fxmo8p { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .u7em3 .drpc3 { display: flex; flex-direction: column; }
  .u7em3 .drpc3 .kcolm3 { order: 1; }
  .u7em3 .drpc3 .bn6rbdd { order: 2; margin: 8px 0 24px !important; }
  .u7em3 .drpc3 .fxmo8p { order: 3; }
  .u7em3 .drpc3 .ez68zz { order: 4; align-self: center; margin-top: 0; }

  
  .ufs0v1b.lcse5ojv {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ufs0v1b.lcse5ojv .ag27cnxt { display: contents; padding: 0; }
  .ufs0v1b.lcse5ojv .ag27cnxt .kcolm3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ufs0v1b.lcse5ojv .dox03b2t { order: 2; padding: 12px 16px; }
  .ufs0v1b.lcse5ojv .ag27cnxt .fxmo8p { order: 3; padding: 0 24px; margin: 0 auto; }
  .ufs0v1b.lcse5ojv .ag27cnxt .ez68zz { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ezi6fa9o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ufv5ho { width: 100%; height: auto; display: block; border-radius: 10px; }
.n928 .ezi6fa9o        { border-radius: 16px; }
.n928 .ufv5ho  { border-radius: 16px; }
.fazqdybd .ezi6fa9o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fazqdybd .ufv5ho   { border-radius: 8px; }
.t3eyap9g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.vs1p0 { width: 100%; padding: 32px 0; position: relative; }
.sust7jq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.hnb6s .vs1p0:nth-child(even) { background: var(--bg-surface); }
.hnb6s .vs1p0:nth-child(odd)  { background: var(--bg-page); }
.pqsu .vs1p0:nth-child(even) { background: var(--bg-card); }
.pqsu .vs1p0:nth-child(odd)  { background: var(--bg-page); }
.hnb6s .vs1p0:nth-child(odd)  .sust7jq { background: var(--bg-card); border-radius: 6px; }
.hnb6s .vs1p0:nth-child(even) .sust7jq { background: var(--bg-raised); border-radius: 6px; }
.pqsu .vs1p0:nth-child(odd)  .sust7jq { background: var(--bg-card); border-radius: 6px; }
.pqsu .vs1p0:nth-child(even) .sust7jq { background: var(--bg-raised); border-radius: 6px; }
.hnb6s .vs1p0:nth-child(even) .ggag .xcmwau1,
.pqsu .vs1p0:nth-child(even) .ggag .xcmwau1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.hnb6s .vs1p0:nth-child(odd) .ggag .xcmwau1,
.pqsu .vs1p0:nth-child(odd) .ggag .xcmwau1 { background: var(--bg-card-inner); }
.hnb6s .vs1p0:nth-child(even) .hl51t66 .xcmwau1:nth-child(odd),
.pqsu .vs1p0:nth-child(even) .hl51t66 .xcmwau1:nth-child(odd)  { background: var(--bg-card); }
.hnb6s .vs1p0:nth-child(even) .hl51t66 .xcmwau1:nth-child(even),
.pqsu .vs1p0:nth-child(even) .hl51t66 .xcmwau1:nth-child(even) { background: var(--bg-card-inner); }
h1.mcx1ep9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mcx1ep9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uayrpet { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.csz2 h2.mcx1ep9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.u4nt6uf5 h2.mcx1ep9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rkcs h2.mcx1ep9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.uej6 h2.mcx1ep9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.w6y5hud7 h2.mcx1ep9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.iuz4z h2.mcx1ep9::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vyxo5 h2.mcx1ep9 {
  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;
}
.ib3qrfp { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.daqyzk { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .daqyzk { display: none; } }
.ewufc { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.e4qfj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.hvto1 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.syj7f { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.z14euv { padding-left: 20px; }
.z14euv li { margin-bottom: 6px; }
.z14euv a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.z14euv a:hover { color: var(--accent-light); }
.rrvxxl .syj7f { display: none; }
.e1rk484l .syj7f { display: none; }
.e1rk484l .z14euv { padding-left: 0; list-style: none; }
.e1rk484l .z14euv li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.e1rk484l .z14euv a { font-size: 0.92rem; }
.pcnxoc .hvto1 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pcnxoc .syj7f { display: none; }
.pcnxoc .z14euv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pcnxoc .z14euv li { margin-bottom: 0; }
.pcnxoc .z14euv 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;
}
.pcnxoc .z14euv a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.gzmqh .hvto1 { padding: 20px 20px 16px; }
.gzmqh .z14euv {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gzmqh .z14euv li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gzmqh .z14euv 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;
}
.gzmqh .z14euv 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;
}
.gzmqh .z14euv a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gzmqh .z14euv a:focus,
.gzmqh .z14euv a:focus-visible,
.gzmqh .z14euv a:target { outline: none; }
.gzmqh .z14euv li:target a { border-color: var(--border); color: var(--text-muted); }
.mr7qja .hvto1 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mr7qja .syj7f { display: none; }
.mr7qja .z14euv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mr7qja .z14euv li { margin-bottom: 0; }
.mr7qja .z14euv li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mr7qja .z14euv li:last-child::after { content: ""; margin-right: 0; }
.mr7qja .z14euv a { font-size: 0.9rem; }
.xcmwau1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ggag .xcmwau1 { background: var(--bg-card); }
.hl51t66 .xcmwau1:nth-child(odd)  { background: var(--bg-card); }
.hl51t66 .xcmwau1:nth-child(even) { background: var(--bg-raised); }
.bzn8xa .xcmwau1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.bzn8xa .xcmwau1:last-child { border-bottom: none; }
.bzn8xa h3.uayrpet { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jn9l4n .xcmwau1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jn9l4n .xcmwau1 + .xcmwau1 { margin-top: 4px; }
.krd19j .xcmwau1 { background: none; border-radius: 0; padding: 12px 0; }
.krd19j .xcmwau1 + .xcmwau1 { border-top: 1px solid var(--border-section); }
.ft116ebf { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.b23wdmmw { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.wyiphw { color: var(--text-body); margin-bottom: 10px; }
.ltfbhk00, .aw99x { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ltfbhk00 li, .aw99x li { margin-bottom: 6px; }
.aw99x li { list-style: decimal; }
.w1lf3l5p     .ltfbhk00 { list-style-type: "● "; }
.zk2mper4  .ltfbhk00 { list-style-type: "■ "; }
.m8fuzz .ltfbhk00 { list-style-type: "◆ "; }
.pakk72j    .ltfbhk00 { list-style-type: "★ "; }
.w1lf3l5p     .rlxq { list-style-type: "● "; }
.zk2mper4  .rlxq { list-style-type: "■ "; }
.m8fuzz .rlxq { list-style-type: "◆ "; }
.pakk72j    .rlxq { list-style-type: "★ "; }
.w1lf3l5p    .ltfbhk00 li::marker, .w1lf3l5p    .rlxq li::marker,
.zk2mper4 .ltfbhk00 li::marker, .zk2mper4 .rlxq li::marker,
.m8fuzz .ltfbhk00 li::marker, .m8fuzz .rlxq li::marker,
.pakk72j   .ltfbhk00 li::marker, .pakk72j   .rlxq li::marker {
  color: var(--cta); font-size: 1em;
}
.w1lf3l5p .aw99x,
.zk2mper4 .aw99x,
.m8fuzz .aw99x,
.pakk72j .aw99x {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w1lf3l5p .aw99x li,
.zk2mper4 .aw99x li,
.m8fuzz .aw99x li,
.pakk72j .aw99x li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w1lf3l5p .aw99x li::before,
.zk2mper4 .aw99x li::before,
.m8fuzz .aw99x li::before,
.pakk72j .aw99x 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;
}
.w1lf3l5p     .aw99x li::before { border-radius: 50%; }
.zk2mper4  .aw99x li::before { border-radius: 3px; }
.m8fuzz .aw99x li::before { border-radius: 3px; }
.pakk72j    .aw99x li::before { border-radius: 50%; }
.jyyi0am { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.pdw4lit .jyyi0am,
.ryg4omru .jyyi0am { background: transparent; border: none; border-radius: 0; }
.w7s6 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.w7s6 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.w7s6 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.w7s6 tr:hover td { background: var(--bg-hover); }
.qq7g .w7s6 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nscs .w7s6 { border: 1px solid var(--border-alt); }
.nscs .w7s6 th,
.nscs .w7s6 td { border: 1px solid var(--border-alt); }
.fvs0spqw .w7s6 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.fvs0spqw .w7s6 td { border-bottom: none; }
.fvs0spqw .w7s6 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.s4je5mw .w7s6 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.suvh56a .jyyi0am {
  overflow: hidden;
}
.suvh56a .w7s6 th { border-bottom: 1px solid var(--border-alt); }
.suvh56a .w7s6 tr:last-child td { border-bottom: none; }
.l68z { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.kzdd22 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.p6h9 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.mpytdj { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.aakr073n { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rlxq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rlxq 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%}
.po1zn .mpytdj { background: transparent; text-align: center; }
.prcdedz .p6h9 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ynodamu2 .p6h9 {
  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);
}
.l8dno7 .kzdd22 { display: grid; grid-template-columns: auto 1fr; }
.l8dno7 .p6h9 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.l8dno7 .mpytdj { grid-column: 2; }
.l8dno7 .aakr073n,
.l8dno7 .rlxq { grid-column: 1 / -1; }
.whw8bp0 .kzdd22 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.whw8bp0 .p6h9 {
  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);
}
.whw8bp0 .mpytdj { grid-column: 2; }
.whw8bp0 .aakr073n,
.whw8bp0 .rlxq { grid-column: 1 / -1; }
.gjib8 .kzdd22 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gjib8 .mpytdj { background: none; color: var(--accent-light); font-weight: 700; }
.sj8g65 .kzdd22 { 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); }
.sj8g65 .mpytdj { background: none; color: var(--accent-light); font-weight: 700; }
.vugw .kzdd22 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.vugw .kzdd22:last-child { border-bottom: none; }
.vugw .mpytdj { background: none; color: var(--accent-light); font-weight: 700; }
.yt0putx6 .kzdd22 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.yt0putx6 .mpytdj { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.p1r1tw .l68z { counter-reset: card-n; }
.p1r1tw .kzdd22  { counter-increment: card-n; }
.p1r1tw .mpytdj { display: flex; align-items: center; gap: 10px; }
.p1r1tw .mpytdj::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;
}
.kknzx .kzdd22 { background: var(--bg-surface); border: 1px solid var(--border); }
.kknzx .mpytdj { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.wavr { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.bl3k1i9  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.k8ta { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wrpbcr { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.k61a86re { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.wavr strong { color: var(--text-primary); font-size: 0.95rem; }
.wavr p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.w4rr { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.c1bna, .thzb1 { border-radius: 8px; padding: 14px; }
.c1bna { background: var(--bg-pros); }
.thzb1 { background: var(--bg-cons); }
.ktq9igeo { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.c1bna .ktq9igeo { color: var(--c-pros-label); }
.thzb1 .ktq9igeo { color: #f87171; }
.c1bna ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.thzb1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ufv5ho { width: 100%; height: auto; border-radius: 10px; display: block; }
.pab47b {
  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;
}
.pab47b:hover { opacity: 0.85; }
.kodjbgkm .pab47b  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kodjbgkm .pab47b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u1c7yx3 .pab47b  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.u1c7yx3 .pab47b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gp2hr .ez68zz { border-radius: 50px; }
.gp2hr .pab47b  { border-radius: 50px; }
.syvx .ez68zz { padding-left: 22px; padding-right: 22px; }
.syvx .pab47b  { padding-left: 12px; padding-right: 12px; }
.amzqlug1 .ez68zz { padding-left: 44px; padding-right: 44px; }
.amzqlug1 .pab47b  { padding-left: 24px; padding-right: 24px; }
.wqcm .ez68zz { padding-left: 56px; padding-right: 56px; }
.wqcm .pab47b  { padding-left: 32px; padding-right: 32px; }
.jb03   .ez68zz::after, .jb03   .pab47b::after,
.lee2snzg .ez68zz::after, .lee2snzg .pab47b::after,
.bwcjlyxm    .ez68zz::after, .bwcjlyxm    .pab47b::after,
.jz6b    .ez68zz::after, .jz6b    .pab47b::after,
.g27cb    .ez68zz::after, .g27cb    .pab47b::after,
.t77x80     .ez68zz::after, .t77x80     .pab47b::after,
.ssmhm54a    .ez68zz::after, .ssmhm54a    .pab47b::after,
.x0qcjgb   .ez68zz::after, .x0qcjgb   .pab47b::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;
}
.jb03 .ez68zz::after, .jb03 .pab47b::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");
}
.lee2snzg .ez68zz::after, .lee2snzg .pab47b::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");
}
.bwcjlyxm .ez68zz::after, .bwcjlyxm .pab47b::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");
}
.jz6b .ez68zz::after, .jz6b .pab47b::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");
}
.g27cb .ez68zz::after, .g27cb .pab47b::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");
}
.t77x80 .ez68zz::after, .t77x80 .pab47b::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");
}
.ssmhm54a .ez68zz::after, .ssmhm54a .pab47b::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");
}
.x0qcjgb .ez68zz::after, .x0qcjgb .pab47b::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");
}
.og9kfn   .x3sl::after, .og9kfn   .b6mj::after,
.c3ii .x3sl::after, .c3ii .b6mj::after,
.e9jjimqy    .x3sl::after, .e9jjimqy    .b6mj::after,
.werar    .x3sl::after, .werar    .b6mj::after,
.aauo3yv1    .x3sl::after, .aauo3yv1    .b6mj::after,
.uj90b47j     .x3sl::after, .uj90b47j     .b6mj::after,
.cq6ps    .x3sl::after, .cq6ps    .b6mj::after,
.g7rsdrjz   .x3sl::after, .g7rsdrjz   .b6mj::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;
}
.og9kfn .x3sl::after, .og9kfn .b6mj::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");
}
.c3ii .x3sl::after, .c3ii .b6mj::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");
}
.e9jjimqy .x3sl::after, .e9jjimqy .b6mj::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");
}
.werar .x3sl::after, .werar .b6mj::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");
}
.aauo3yv1 .x3sl::after, .aauo3yv1 .b6mj::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");
}
.uj90b47j .x3sl::after, .uj90b47j .b6mj::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");
}
.cq6ps .x3sl::after, .cq6ps .b6mj::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");
}
.g7rsdrjz .x3sl::after, .g7rsdrjz .b6mj::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");
}
.ceiqz6 {
  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;
}
.bigh {
  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;
}
.bigh > * { min-width: 0; }
.bigh:hover { background: var(--bg-hover); }
.bigh > [itemprop="item"] { display: contents; }
.bigh [itemprop="itemReviewed"],
.bigh [itemprop="reviewRating"] { display: none; }
.bigh::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;
}
.t1xexe {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.cft1h {
  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;
}
.dqbwqhw { max-height: 52px; max-width: 110px; object-fit: contain; }
.frvqqkg {
  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;
}
.h3g1c .cft1h    { background: #1a1a1a; }
.qyrmj34 .cft1h   { background: rgba(128,128,128,.12); }
.uqn8rnq .cft1h { background: var(--bg-raised); }
.x2whg37 .cft1h    { background: transparent; padding: 0; }
.nhqjrpj {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.xgbvptk1 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.x077wyag { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.guial {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.xkbb {
  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;
}
.hdeu {
  
  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%;
}
.m4xa2 {
  
  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;
}
.x888f {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.x888f.pab47b {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bigh {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bigh::before    { grid-area: rank;   }
  .t1xexe           { grid-area: ident;  }
  .nhqjrpj     { grid-area: rating; min-width: 0; width: auto; }
  .guial           { grid-area: pills;  }
  .x888f             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bigh {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bigh::before    { justify-self: center; }
  .t1xexe           { width: 100%; }
  .nhqjrpj     { justify-self: center; }
  .guial           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .ln43a15 .li8gku {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ln43a15 .xgzyyjo { margin: 0; }
}
.pi0kp6wp .xgzyyjo { border-top: 4px solid var(--accent); }
.pi0kp6wp .zj7w { background: var(--bg-card); }
.ryg4omru .w4rr { gap: 10px; }
.ryg4omru .c1bna, .ryg4omru .thzb1 { padding: 12px; }
.ryg4omru .c1bna ul, .ryg4omru .thzb1 ul { margin: 4px 0 0; padding-left: 18px; }
.ryg4omru .c1bna li, .ryg4omru .thzb1 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .drlq95ng { grid-template-columns: 1fr; }
  .lf3oi { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .lf3oi .zljd { width: 72px; height: 50px; }
  .lf3oi .f3gcshhj { max-width: 180px; }
  .lf3oi .q6dq8j { width: auto; }
}
@media (max-width: 720px) {
  .wzjqvr { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .scjgk { padding: 16px; }
  .run9 .nwbz7 { min-width: 50%; }
}
.kbavjixu .w4rr { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .o4rt35 { grid-template-columns: 1fr; }
  .ackbjkrl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u0zk95 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .m243q { flex-wrap: wrap; padding: 16px; }
}
.vr0bxs .w4rr { gap: 8px; }
.vr0bxs .c1bna, .vr0bxs .thzb1 { padding: 8px; }
@media (max-width: 480px) {
  .axb51n { flex-direction: column; align-items: stretch; }
}
.vn1d .q6dq8j .pab47b { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i98lfxu { flex-direction: column; align-items: stretch; gap: 10px; }
  .vn1d .q6dq8j { text-align: center; }
}
@media (max-width: 720px) {
  .ups7ng { grid-template-columns: 1fr; }
  .mi663 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ba2yfss { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .vwgcd { grid-template-columns: 1fr; }
  .odc0 { width: 100px; height: 100px; margin: 16px auto; }
  .tbfo4sh { font-size: 1.4rem; }
  .rx6o9 { justify-content: center; }
  .fxh54 .nwbz7 { min-width: 50%; }
}
.huamgwc .w4rr { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .luqy { flex-wrap: wrap; padding: 14px 16px; }
  .ggqvtt { padding: 12px 16px; }
  .huamgwc .w4rr { margin: 0 16px; }
  .huamgwc .wvfwz4 { padding: 0 16px; }
  .hv1xm5 { padding: 12px 16px; }
}
.gfml1ki .bigh {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.gfml1ki .bigh:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ya2zi1u .ceiqz6 { gap: 18px; }
.ya2zi1u .bigh {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ya2zi1u .bigh:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.nt5vzr5p .ceiqz6 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.nt5vzr5p .bigh {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.nt5vzr5p .bigh:last-child { border-bottom: none; }
.nt5vzr5p .t1xexe,
.nt5vzr5p .nhqjrpj,
.nt5vzr5p .guial {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.tq6x .ceiqz6 { gap: 0; }
.tq6x .bigh {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.tq6x .bigh:last-child { border-bottom: none; }
.tq6x .bigh:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.tq6x .bigh:nth-child(even):hover { background: var(--bg-hover); }
.yikq6r5 .bigh {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.e8wg0 .guial .xkbb {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.e8wg0 .guial .xkbb:first-child { border-left: none; }
.hfx2g1 .guial .xkbb {
  background: transparent; padding: 4px 8px;
}
.hfx2g1 .guial .hdeu { font-size: .65rem; opacity: .65; }
.hfx2g1 .guial .m4xa2   { font-size: 1.15rem; color: var(--accent-light); }
.iglr .guial .xkbb {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.x077wyag { display: none; }
.zri9nt8 .xgbvptk1 { font-size: 1rem; letter-spacing: 2px; }
.wnskj6y .xgbvptk1 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.nyqtox .xgbvptk1,
.h03obhlk .xgbvptk1,
.snwhphx .xgbvptk1 { display: none; }
.nyqtox .x077wyag,
.h03obhlk .x077wyag,
.snwhphx .x077wyag { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nyqtox .x077wyag { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.nyqtox .x077wyag small { display: none; }
.h03obhlk .x077wyag {
  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;
}
.h03obhlk .x077wyag small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.snwhphx .x077wyag {
  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;
}
.snwhphx .x077wyag small { display: none; }
.fbope { margin: 16px 0; }
.ms8od { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ms8od summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ms8od summary::after { content: "+"; color: var(--accent-light); }
.ms8od[open] summary::after { content: "−"; }
.ms8od p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.vs1p0 { margin-bottom: 0; }
.axava h2.mcx1ep9 { color: var(--text-primary); border-color: var(--accent-light); }
.kp4br6xd h2.mcx1ep9 { color: var(--text-primary); border-color: var(--accent-light); }
.hkrxgel4 .bl3k1i9     { background: #052e16; border-color: #10b981; }
.hkrxgel4 .k8ta { background: #2d0a1e; border-color: #f43f5e; }
.hkrxgel4 .wrpbcr    { background: #1e1036; border-color: #a855f7; }
.hkrxgel4 .wavr strong  { color: #f1f5f9; }
.hkrxgel4 .wavr p       { color: #cbd5e1; }
.hkrxgel4 .b354w    .bl3k1i9     .k61a86re::before,
.hkrxgel4 .jx07mx  .bl3k1i9     .k61a86re::before,
.hkrxgel4 .g88fbh  .bl3k1i9     .k61a86re::before,
.hkrxgel4 .rnpyg5l .bl3k1i9     .k61a86re::before { color: #10b981; }
.hkrxgel4 .b354w    .k8ta .k61a86re::before,
.hkrxgel4 .jx07mx  .k8ta .k61a86re::before,
.hkrxgel4 .g88fbh  .k8ta .k61a86re::before,
.hkrxgel4 .rnpyg5l .k8ta .k61a86re::before { color: #f43f5e; }
.hkrxgel4 .b354w    .wrpbcr    .k61a86re::before,
.hkrxgel4 .jx07mx  .wrpbcr    .k61a86re::before,
.hkrxgel4 .g88fbh  .wrpbcr    .k61a86re::before,
.hkrxgel4 .rnpyg5l .wrpbcr    .k61a86re::before { color: #a855f7; }
.x27g3a .bl3k1i9     { background: #2d2000; border-color: #eab308; }
.x27g3a .k8ta { background: #2d0b0b; border-color: #ef4444; }
.x27g3a .wrpbcr    { background: #2d1600; border-color: #f97316; }
.x27g3a .wavr strong  { color: #f1f5f9; }
.x27g3a .wavr p       { color: #cbd5e1; }
.x27g3a .b354w    .bl3k1i9     .k61a86re::before,
.x27g3a .jx07mx  .bl3k1i9     .k61a86re::before,
.x27g3a .g88fbh  .bl3k1i9     .k61a86re::before,
.x27g3a .rnpyg5l .bl3k1i9     .k61a86re::before { color: #eab308; }
.x27g3a .b354w    .k8ta .k61a86re::before,
.x27g3a .jx07mx  .k8ta .k61a86re::before,
.x27g3a .g88fbh  .k8ta .k61a86re::before,
.x27g3a .rnpyg5l .k8ta .k61a86re::before { color: #ef4444; }
.x27g3a .b354w    .wrpbcr    .k61a86re::before,
.x27g3a .jx07mx  .wrpbcr    .k61a86re::before,
.x27g3a .g88fbh  .wrpbcr    .k61a86re::before,
.x27g3a .rnpyg5l .wrpbcr    .k61a86re::before { color: #f97316; }
.dr7mq .bl3k1i9     { background: #0c1a2e; border-color: #38bdf8; }
.dr7mq .k8ta { background: #12103a; border-color: #818cf8; }
.dr7mq .wrpbcr    { background: #0a2020; border-color: #2dd4bf; }
.dr7mq .wavr strong  { color: #f1f5f9; }
.dr7mq .wavr p       { color: #cbd5e1; }
.dr7mq .b354w    .bl3k1i9     .k61a86re::before,
.dr7mq .jx07mx  .bl3k1i9     .k61a86re::before,
.dr7mq .g88fbh  .bl3k1i9     .k61a86re::before,
.dr7mq .rnpyg5l .bl3k1i9     .k61a86re::before { color: #38bdf8; }
.dr7mq .b354w    .k8ta .k61a86re::before,
.dr7mq .jx07mx  .k8ta .k61a86re::before,
.dr7mq .g88fbh  .k8ta .k61a86re::before,
.dr7mq .rnpyg5l .k8ta .k61a86re::before { color: #818cf8; }
.dr7mq .b354w    .wrpbcr    .k61a86re::before,
.dr7mq .jx07mx  .wrpbcr    .k61a86re::before,
.dr7mq .g88fbh  .wrpbcr    .k61a86re::before,
.dr7mq .rnpyg5l .wrpbcr    .k61a86re::before { color: #2dd4bf; }
.qzvq .bl3k1i9     { background: var(--accent-bg); border-color: var(--accent-light); }
.qzvq .k8ta { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qzvq .wrpbcr    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qzvq .b354w    .k61a86re::before,
.qzvq .jx07mx  .k61a86re::before,
.qzvq .g88fbh  .k61a86re::before,
.qzvq .rnpyg5l .k61a86re::before { color: var(--accent-light) !important; }
.otmkw::before,
.xj7zn0::before { margin-right: 5px; }
.ihpe .c1bna ul li,
.ihpe .c1bna .otmkw { color: #22c55e; }
.ihpe .thzb1 ul li,
.ihpe .thzb1 .xj7zn0 { color: #ef4444; }
.eh7s .c1bna { background: var(--bg-pros); }
.eh7s .thzb1 { background: var(--bg-cons); }
.eh7s .c1bna .otmkw { color: var(--c-pros-label); }
.eh7s .thzb1 .xj7zn0 { color: var(--c-cons); }
.eh7s .c1bna ul li,
.eh7s .wt8a li            { color: var(--c-pros); }
.eh7s .thzb1 ul li,
.eh7s .pc68y7 li            { color: var(--c-cons); }
.d88ac .c1bna { background: var(--bg-pros); }
.d88ac .thzb1 { background: var(--bg-cons); }
.d88ac .c1bna .otmkw { color: var(--c-pros-label); }
.d88ac .thzb1 .xj7zn0 { color: var(--c-cons); }
.d88ac .c1bna ul li,
.d88ac .thzb1 ul li,
.tg0428z .otmkw::before { content: "✓ "; }
.tg0428z .xj7zn0::before { content: "✗ "; }
.a0kay42 .otmkw::before { content: "→ "; }
.a0kay42 .xj7zn0::before { content: "← "; }
.ume2 .otmkw::before { content: "★ "; }
.ume2 .xj7zn0::before { content: "✕ "; }
.slahf .otmkw::before { content: "◆ "; }
.slahf .xj7zn0::before { content: "▲ "; }
.jeqc .wavr { background: transparent; border-left: none; border: 1.5px solid; }
.jeqc .bl3k1i9     { border-color: var(--c-tip-border); }
.jeqc .k8ta { border-color: var(--c-warn-border); }
.jeqc .wrpbcr    { border-color: #60a5fa; }
.jeqc .wavr strong { color: var(--text-primary); }
.jeqc .wavr p      { color: var(--text-muted); }
.bq905p .wavr { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bq905p .bl3k1i9     { border-top-color: var(--c-tip-border); }
.bq905p .k8ta { border-top-color: var(--c-warn-border); }
.bq905p .wrpbcr    { border-top-color: #60a5fa; }
.m8p0syv .wavr { border-left: none; border-radius: 8px; }
.m8p0syv .bl3k1i9     { background: #065f46; }
.m8p0syv .k8ta { background: #92400e; }
.m8p0syv .wrpbcr    { background: #1e3a8a; }
.m8p0syv .wavr strong,
.m8p0syv .wavr p { color: #fff; }
.m8p0syv .k61a86re::before { color: rgba(255,255,255,0.85) !important; }
.hkrxgel4.m8p0syv .bl3k1i9,
.hkrxgel4 .m8p0syv .bl3k1i9     { background: #052e16; }
.hkrxgel4.m8p0syv .k8ta,
.hkrxgel4 .m8p0syv .k8ta { background: #2d0a1e; }
.hkrxgel4.m8p0syv .wrpbcr,
.hkrxgel4 .m8p0syv .wrpbcr    { background: #1e1036; }
.x27g3a.m8p0syv .bl3k1i9,
.x27g3a .m8p0syv .bl3k1i9      { background: #2d2000; }
.x27g3a.m8p0syv .k8ta,
.x27g3a .m8p0syv .k8ta  { background: #2d0b0b; }
.x27g3a.m8p0syv .wrpbcr,
.x27g3a .m8p0syv .wrpbcr     { background: #2d1600; }
.dr7mq.m8p0syv .bl3k1i9,
.dr7mq .m8p0syv .bl3k1i9      { background: #0c1a2e; }
.dr7mq.m8p0syv .k8ta,
.dr7mq .m8p0syv .k8ta  { background: #12103a; }
.dr7mq.m8p0syv .wrpbcr,
.dr7mq .m8p0syv .wrpbcr     { background: #0a2020; }
.x9vct2 .wavr { border-left: none; border-radius: 6px; padding: 10px 14px; }
.x9vct2 .bl3k1i9     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.x9vct2 .k8ta { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.x9vct2 .wrpbcr    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.x9vct2 .wavr strong { color: var(--text-primary); }
.x9vct2 .wavr p      { color: var(--text-muted); }
.cvi2x .wavr { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.b354w .k61a86re,
.jx07mx .k61a86re,
.g88fbh .k61a86re,
.rnpyg5l .k61a86re { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.b354w .k61a86re::before,
.jx07mx .k61a86re::before,
.g88fbh .k61a86re::before,
.rnpyg5l .k61a86re::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.b354w .bl3k1i9     .k61a86re::before { content: "✦"; color: var(--c-tip-border); }
.b354w .k8ta .k61a86re::before { content: "▲"; color: var(--c-warn-border); }
.b354w .wrpbcr    .k61a86re::before { content: "◉"; color: #60a5fa; }
.jx07mx .bl3k1i9     .k61a86re::before { content: "★"; color: var(--c-tip-border); }
.jx07mx .k8ta .k61a86re::before { content: "◆"; color: var(--c-warn-border); }
.jx07mx .wrpbcr    .k61a86re::before { content: "●"; color: #60a5fa; }
.g88fbh .bl3k1i9     .k61a86re::before { content: "▶"; color: var(--c-tip-border); }
.g88fbh .k8ta .k61a86re::before { content: "■"; color: var(--c-warn-border); }
.g88fbh .wrpbcr    .k61a86re::before { content: "▸"; color: #60a5fa; }
.rnpyg5l .bl3k1i9     .k61a86re::before { content: "→"; color: var(--c-tip-border); }
.rnpyg5l .k8ta .k61a86re::before { content: "⬥"; color: var(--c-warn-border); }
.rnpyg5l .wrpbcr    .k61a86re::before { content: "◈"; color: #60a5fa; }
.p0k34jl .ggag .xcmwau1,
.p0k34jl .hl51t66 .xcmwau1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.p0k34jl .kzdd22                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.p0k34jl .bigh                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.p0k34jl .jyyi0am          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p0k34jl .hvto1                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pemk .ggag .xcmwau1,
.pemk .hl51t66 .xcmwau1,
.pemk .kzdd22,
.pemk .bigh,
.pemk .xgzyyjo,
.pemk .jyyi0am,
.pemk .hvto1,
.pemk .cvi2x .wavr { box-shadow: none; }
.reqe0x3   .wyiphw, .reqe0x3 .ft116ebf, .reqe0x3 .b23wdmmw,
.reqe0x3   .ewufc, .reqe0x3 .e4qfj { font-size: 0.9rem; }
.reqe0x3   .ltfbhk00, .reqe0x3 .aw99x { font-size: 0.9rem; }
.dp6wbnw5   .wyiphw, .dp6wbnw5 .ft116ebf, .dp6wbnw5 .b23wdmmw,
.dp6wbnw5   .ewufc, .dp6wbnw5 .e4qfj { font-size: 0.95rem; }
.dp6wbnw5   .ltfbhk00, .dp6wbnw5 .aw99x { font-size: 0.95rem; }
.nkc09ugr   .wyiphw, .nkc09ugr .ft116ebf, .nkc09ugr .b23wdmmw,
.nkc09ugr   .ewufc, .nkc09ugr .e4qfj { font-size: 1.08rem; }
.nkc09ugr   .ltfbhk00, .nkc09ugr .aw99x { font-size: 1.05rem; }
.nkc09ugr   .w7s6 { font-size: 0.97rem; }
.dryqgc .kcolm3      { font-size: 3.2rem; }
.dryqgc h2.mcx1ep9 { font-size: 1.9rem; }
.dryqgc h3.uayrpet     { font-size: 1.4rem; }
.mqbr7j .kcolm3      { font-size: 3.8rem; }
.mqbr7j h2.mcx1ep9 { font-size: 2.2rem; }
.mqbr7j h3.uayrpet     { font-size: 1.6rem; }
.vs1p0 + .vs1p0 { position: relative; }
.jkr2ip0   .vs1p0 + .vs1p0::before,
.kl2g8b  .vs1p0 + .vs1p0::before,
.o1y8   .vs1p0 + .vs1p0::before,
.wzh6   .vs1p0 + .vs1p0::before,
.s77fcu2   .vs1p0 + .vs1p0::before,
.npjf0 .vs1p0 + .vs1p0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.jkr2ip0 .vs1p0 + .vs1p0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kl2g8b .vs1p0 + .vs1p0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.o1y8 .vs1p0 + .vs1p0::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;
}
.wzh6 .vs1p0 + .vs1p0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.e3s7n87v .vs1p0 { margin-bottom: 16px; }
.e3s7n87v .vs1p0 + .vs1p0 { margin-top: 0; }
.e3s7n87v .sust7jq { padding-top: 0; padding-bottom: 0; }
.s77fcu2 .vs1p0 + .vs1p0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.npjf0 .vs1p0 + .vs1p0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.dvzz .vs1p0 + .vs1p0::before,
.sxa4c .vs1p0 + .vs1p0::before,
.buq9n .vs1p0 + .vs1p0::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%;
}
.hnb6s .dvzz .vs1p0:nth-child(even)::before,
.hnb6s .sxa4c .vs1p0:nth-child(even)::before,
.hnb6s .buq9n .vs1p0:nth-child(even)::before { background: var(--bg-surface); }
.pqsu .dvzz .vs1p0:nth-child(even)::before,
.pqsu .sxa4c .vs1p0:nth-child(even)::before,
.pqsu .buq9n .vs1p0:nth-child(even)::before { background: var(--bg-card); }
.dvzz .vs1p0 + .vs1p0::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");
}
.sxa4c .vs1p0 + .vs1p0::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");
}
.buq9n .vs1p0 + .vs1p0::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");
}
.lhiaiwr1 .n901aq,
.lqfwo .n901aq,
.f9275at .n901aq { overflow: hidden; }
.lhiaiwr1 .drpc3,
.lqfwo .drpc3 { margin-bottom: 60px; }
.f9275at .drpc3 { margin-bottom: 70px; }
.f9275at .ag27cnxt { padding-bottom: 70px; }
.lhiaiwr1 .n901aq::before,
.lqfwo .n901aq::before,
.f9275at .n901aq::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.lhiaiwr1 .n901aq::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");
}
.lqfwo .n901aq::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");
}
.f9275at .n901aq::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.v53fzr .n901aq:not(.heeu) .ooly77lm { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vhzl .n901aq:not(.heeu) .ooly77lm { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.wew78ar  .n901aq:not(.heeu) .ooly77lm { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.sfbpx  .n901aq:not(.heeu) .ooly77lm { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vhzl .heeu { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.vhzl .jr1y08u { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.vhzl .ufs0v1b { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.culn6c .heeu .ooly77lm { background: none; }
.culn6c .n901aq:not(.heeu) .ooly77lm { background: rgba(0,0,0,0.6); }
.ftw4mbg .ezi6fa9o { float: left; width: 38%; margin: 0 28px 16px 0; }
.ftw4mbg .ezi6fa9o .ufv5ho { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ftw4mbg .sust7jq::after { content: ''; display: block; clear: both; }
.z8ifx8 .ezi6fa9o { float: right; width: 38%; margin: 0 0 16px 28px; }
.z8ifx8 .ezi6fa9o .ufv5ho { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z8ifx8 .sust7jq::after { content: ''; display: block; clear: both; }
.urppk1 .vs1p0:nth-child(odd)  .ezi6fa9o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.urppk1 .vs1p0:nth-child(even) .ezi6fa9o { float: right; width: 38%; margin: 0 0 16px 28px; }
.urppk1 .ezi6fa9o .ufv5ho { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.urppk1 .sust7jq::after { content: ''; display: block; clear: both; }
.ftw4mbg .l68z,
.ftw4mbg .ceiqz6,
.z8ifx8 .l68z,
.z8ifx8 .ceiqz6,
.urppk1 .l68z,
.urppk1 .ceiqz6 { clear: both; }
@media (max-width: 900px) {
  .ftw4mbg .ezi6fa9o,
  .z8ifx8 .ezi6fa9o,
  .urppk1 .vs1p0:nth-child(odd)  .ezi6fa9o,
  .urppk1 .vs1p0:nth-child(even) .ezi6fa9o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ftw4mbg .ezi6fa9o .ufv5ho,
  .z8ifx8 .ezi6fa9o .ufv5ho,
  .urppk1 .ezi6fa9o .ufv5ho {
    max-height: none !important;
  }
}
.ftw4mbg .ltfbhk00,
.ftw4mbg .aw99x,
.z8ifx8 .ltfbhk00,
.z8ifx8 .aw99x,
.urppk1 .ltfbhk00,
.urppk1 .aw99x { overflow: hidden; }
@media (max-width: 640px) {
  .ftw4mbg .ezi6fa9o,
  .z8ifx8 .ezi6fa9o,
  .urppk1 .ezi6fa9o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vfpcmxl3 .t3eyap9g,
.vfpcmxl3 .sust7jq,
.vfpcmxl3 .d6zs61  { max-width: 1100px; }
.effdex5 .t3eyap9g,
.effdex5 .sust7jq,
.effdex5 .d6zs61  { max-width: 1200px; }
.fujs9w .t3eyap9g,
.fujs9w .sust7jq,
.fujs9w .d6zs61  { max-width: 1320px; }
.hnzeo { font-size: 0.82rem; color: var(--text-muted); }
.bayryld { display: flex; align-items: center; }
.ndar {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.usmghxaw { display: flex; align-items: center; }
.au01qet { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.au01qet:hover { text-decoration: underline; }
.v79wp { margin: 0 3px; opacity: 0.45; }
.v79wp::before { content: '/'; }
.yrtkte { padding: 2px 5px; color: var(--text-main); }
.w77k .hnzeo {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.w77k .bayryld { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qy8yem .hnzeo {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qy8yem .bayryld { padding: 0 0 0 12px; }
.obz4e8 .bayryld { padding: 0 16px; }
.obz4e8 .hnzeo {
  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);
}
.obz4e8 .t3eyap9g { padding-top: 28px; }
@media (max-width: 720px) {
  .o59o { margin-top: 18px; padding: 0 16px; }
  .obz4e8 .t3eyap9g { padding-top: 16px; }
}
.vfpcmxl3.w77k .bayryld { max-width: 1100px; }
.effdex5.w77k .bayryld { max-width: 1200px; }
.fujs9w.w77k .bayryld { max-width: 1320px; }
.qq7uugz .vs1p0 { padding-top: 16px; padding-bottom: 16px; }
.prsh29 .vs1p0 { padding-top: 24px; padding-bottom: 24px; }
.devw6pl .vs1p0 { padding-top: 40px; padding-bottom: 40px; }
.ixmzm .vs1p0 { padding-top: 52px; padding-bottom: 52px; }
.sgg1hzt .vs1p0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.sgg1hzt .vs1p0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.sgg1hzt .vs1p0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.sgg1hzt .vs1p0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bflj .sust7jq { padding-top: 10px;  padding-bottom: 10px; }
.q5gon3rx .sust7jq { padding-top: 18px;  padding-bottom: 18px; }
.v3l7j4 .sust7jq { padding-top: 36px;  padding-bottom: 36px; }
.nxb0u9w7 .sust7jq { padding-top: 48px;  padding-bottom: 48px; }
.lwgtd1de h2.mcx1ep9 { font-weight: 600; }
.lwgtd1de h3.uayrpet     { font-weight: 600; }
.yzorj h2.mcx1ep9 { font-weight: 800; }
.yzorj h3.uayrpet     { font-weight: 700; }
.lrchi4 h2.mcx1ep9 { font-weight: 900; }
.lrchi4 h3.uayrpet     { font-weight: 800; }
.lrchi4 .wavr strong,
.lrchi4 .wavr strong { font-weight: 600; }
.x3sl {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.hr87mfv .x3sl { display: none; }
@media (max-width: 640px) {
  .rf8njk10 { display: none; }
  .x3sl {
    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;
  }
}
.x3sl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.x3sl:hover { opacity: 0.85; }
.i4c77 .x3sl { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.eprk2vt .x3sl,
.ljoha  .x3sl { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.eprk2vt .x3sl:hover,
.ljoha  .x3sl:hover { opacity: 0.88; }
.i4c77.eprk2vt .x3sl,
.i4c77.ljoha  .x3sl { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.b6mj {
  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;
}
.b6mj:hover { transform: translateY(-2px); opacity: 0.92; }
.b6mj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wlvzc .b6mj { display: none; }
.x1ga .b6mj { right: 32px; }
.dfmcd0u  .b6mj { left: 32px; }
@media (max-width: 480px) {
  .x1ga .b6mj { right: 20px; bottom: 20px; }
  .dfmcd0u  .b6mj { left: 20px; bottom: 20px; }
}
.wwvm1 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d6zs61 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ea7yhkf { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ib1lr9 { color: var(--text-dim); font-size: 0.8rem; }
.n3371z7x { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.n3371z7x img { height: 26px; width: auto; object-fit: contain; }
.gpb8br a, .nk445 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.gpb8br a:hover, .nk445 a:hover { color: var(--accent-light); }
.nk445 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.qu1jhs .d6zs61 { text-align: center; }
.qu1jhs .nk445 { justify-content: center; margin-bottom: 16px; }
.qu1jhs .ea7yhkf { margin-top: 0; }
.udqre867 { margin-top: 10px; }
.udqre867 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .d6zs61 { padding-left: 16px; padding-right: 16px; }
  .zzs34wr .d6zs61 { padding: 20px 16px; }
  .nk445 { gap: 4px 12px; }
  .ea7yhkf { font-size: 0.78rem; }
}
.yu4n1oo .sii8ppt .n3371z7x { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.yu4n1oo .ea7yhkf { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.yu4n1oo .ib1lr9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .yu4n1oo .vivw2d { grid-template-columns: 1fr 1fr; } .yu4n1oo .sii8ppt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yu4n1oo .vivw2d { grid-template-columns: 1fr; } }
.nwln3tp .n3371z7x { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.nwln3tp .ea7yhkf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .nwln3tp .gm9l { gap: 12px; } .nwln3tp .n3371z7x { margin-right: 0; width: 100%; } }
.xu0p8a98 .w1etylgz .n3371z7x { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.xu0p8a98 .ea7yhkf { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.xu0p8a98 .ib1lr9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .xu0p8a98 .xdi2t { grid-template-columns: 1fr 1fr; } .xu0p8a98 .w1etylgz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xu0p8a98 .xdi2t { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .l5w2ex6r .x02p { grid-template-columns: 1fr 1fr; } .l5w2ex6r .ddpihd44:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .l5w2ex6r .x02p { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hb7t .x02p { grid-template-columns: 1fr; } }
.tdnnu9a .d6zs61 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.tdnnu9a .nk445 { justify-content: center; }
.g3nor .b8hdk      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.g3nor .wwvm1 { background: var(--bg-page); border-top-color: var(--border-alt); }
.lkidjn .b8hdk      { background: #0d1117; border-bottom-color: #21262d; }
.lkidjn .bobtlro { color: var(--accent-light); }
.lkidjn .wqw2 { --msep-color: #8b949e; }
.lkidjn .wqw2 a { color: #8b949e; }
.lkidjn .wqw2 a:hover { color: var(--accent-light); }
.lkidjn .ya5hj9k { color: #8b949e; }
.lkidjn .wwvm1 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.lkidjn .ea7yhkf,
.lkidjn .ib1lr9 { color: #6e7681; }
.lkidjn .gpb8br a, .lkidjn .nk445 a,
.lkidjn .n3371z7x { color: #e6edf3; }
.lkidjn .gpb8br a:hover, .lkidjn .nk445 a:hover,
@media (max-width: 640px) {
  .lkidjn .wqw2 { background: #0d1117; border-top-color: #21262d; }
  .lkidjn .wqw2 li a { border-bottom-color: #21262d; }
}
.e08j .b8hdk      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.e08j .bobtlro { color: var(--accent-light); }
.e08j .wqw2 { --msep-color: #475569; }
.e08j .wqw2 a { color: #475569; }
.e08j .wqw2 a:hover { color: var(--accent-light); }
.e08j .ya5hj9k { color: #64748b; }
.e08j .wwvm1 { background: #f0f4f8; border-top-color: #cbd5e1; }
.e08j .ea7yhkf,
.e08j .ib1lr9 { color: #64748b; }
.e08j .gpb8br a, .e08j .nk445 a,
.e08j .uwlfujh a, .e08j .n3371z7x { color: #374151; }
.e08j .gpb8br a:hover, .e08j .nk445 a:hover,
@media (max-width: 640px) {
  .e08j .wqw2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .e08j .wqw2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.eprk2vt .b8hdk      { background: var(--accent); border-bottom-color: var(--accent-light); }
.eprk2vt .bobtlro { color: #fff; }
.eprk2vt .wqw2 { --msep-color: rgba(255,255,255,0.82); }
.eprk2vt .wqw2 a { color: rgba(255,255,255,0.82); }
.eprk2vt .wqw2 a:hover { color: #fff; }
.eprk2vt .ya5hj9k { color: rgba(255,255,255,0.9); }
.eprk2vt .wwvm1 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.eprk2vt .ea7yhkf,
.eprk2vt .ib1lr9 { color: rgba(255,255,255,0.72); }
.eprk2vt .gpb8br a, .eprk2vt .nk445 a,
.eprk2vt .uwlfujh a, .eprk2vt .n3371z7x { color: #fff; }
.eprk2vt .gpb8br a:hover, .eprk2vt .nk445 a:hover,
@media (max-width: 640px) {
  .eprk2vt .wqw2 { background: var(--accent); border-top-color: var(--accent-light); }
  .eprk2vt .wqw2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ljoha .b8hdk {
  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);
}
.ljoha .wwvm1 {
  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) {
  .ljoha .wqw2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bmna2wp .suqt { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.yzokx .suqt { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dspfd0wh .suqt { min-height: 72px; height: auto; }
.rxodv .suqt { min-height: 84px; height: auto; }
.zzs34wr .suqt { max-width: none; padding: 0 32px; }
.zzs34wr .d6zs61  { max-width: none; padding: 24px 32px; }
.sdpur4w.effdex5 .suqt { max-width: 1200px; }
.sdpur4w.fujs9w .suqt { max-width: 1320px; }
.ezcuq9   .bobtlro, .ezcuq9   .n3371z7x { text-transform: capitalize; }
.us25tgzn .bobtlro, .us25tgzn .n3371z7x { text-transform: lowercase; }
.emp6 .bobtlro, .emp6 .n3371z7x { text-transform: uppercase; letter-spacing: 0.06em; }
.p32xkqte, .iaadl {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gu929oq .p32xkqte,
.gu929oq .iaadl { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.n0eu .p32xkqte,
.n0eu .iaadl { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.wy6a .p32xkqte,
.wy6a .iaadl { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.sqmol77 .p32xkqte,
.sqmol77 .iaadl { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.b4mahg7n   .wqw2 a { font-weight: 500; }
.o6d9o .wqw2 a { font-weight: 600; }
.ne3pp     .wqw2 a { font-weight: 700; }
.p1gm    .wqw2 a { font-weight: 800; letter-spacing: 0.01em; }
.upts     .wqw2 > li + li::before,
.lpvyi    .wqw2 > li + li::before,
.tj146    .wqw2 > li + li::before,
.tsdorct .wqw2 > li + li::before,
.phvr .wqw2 > li + li::before,
.yi5lc  .wqw2 > li + li::before,
.ut02knux    .wqw2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.upts     .wqw2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lpvyi    .wqw2 > li + li::before { content: "|"; }
.tj146    .wqw2 > li + li::before { content: "—"; }
.tsdorct .wqw2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.phvr .wqw2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.yi5lc  .wqw2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ut02knux    .wqw2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .hw4ys .ya5hj9k,
  .kx8p .ya5hj9k,
  .ykk2qc .ya5hj9k,
  .kf7uzjad .ya5hj9k,
  .yauxdh .ya5hj9k {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .hw4ys .ya5hj9k::before,
  .kx8p .ya5hj9k::before,
  .ykk2qc .ya5hj9k::before,
  .kf7uzjad .ya5hj9k::before,
  .yauxdh .ya5hj9k::before { content: ""; display: block; flex-shrink: 0; }

  
  .hw4ys .ya5hj9k::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;
  }

  
  .kx8p .ya5hj9k::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;
  }

  
  .ykk2qc .ya5hj9k::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;
  }

  
  .kf7uzjad .ya5hj9k::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;
  }

  
  .yauxdh .ya5hj9k::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) {
  .ieef08s3 .ya5hj9k {
    padding: 5px 14px;
  }
  .ieef08s3 .wqw2 {
    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;
  }
  .ieef08s3 .wqw2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ieef08s3 .wqw2 li a:hover { background: var(--bg-raised); }
  .ieef08s3 .m9xnc,
  .nnwxyw7g .m9xnc,
  .i71o7 .m9xnc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gtlz6tv7 .ya5hj9k {
    padding: 5px 10px;
  }
  .gtlz6tv7 .wqw2 {
    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);
  }
  .gtlz6tv7 .wqw2.azc3eoki { transform: translateX(0); }
  .gtlz6tv7 .wqw2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gtlz6tv7 .wqw2 li:last-child a { border-bottom: none; }
  .eprk2vt .wqw2,
  .lkidjn .wqw2 { background: var(--accent) !important; }
  .eprk2vt .wqw2 li a,
  .lkidjn .wqw2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .i71o7 .ya5hj9k {
    padding: 5px 10px;
  }
  .i71o7 .wqw2 {
    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);
  }
  .i71o7 .wqw2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .i71o7 .wqw2.azc3eoki { transform: translateY(0); }
  .i71o7 .wqw2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zhyia .ya5hj9k {
    padding: 5px 10px;
  }
  .zhyia .wqw2 {
    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;
  }
  .zhyia .wqw2.azc3eoki { opacity: 1; pointer-events: auto; }
  .zhyia .wqw2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cy4u     .ya5hj9k { border-radius: 0 !important; }
  .c61ee87   .ya5hj9k { border-radius: 8px !important; }
  .zrnihvs .ya5hj9k { border-radius: 50% !important; }
  .wx3ejcn   .ya5hj9k { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .wts6 .e9v749 { flex-direction: column; align-items: stretch; }
  .wts6 .tx4e9b { flex-direction: row; min-width: auto; }
  .wts6 .nkobfu { align-items: flex-start; text-align: left; }
}
.lmh4yvkk,
.lmh4yvkk.vs1p0,
.hnb6s .lmh4yvkk,
.vki2mg .lmh4yvkk,
.pqsu .lmh4yvkk,
.smzc2 .lmh4yvkk {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.uuyt {
  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;
}
.qu03 { flex: 1 1 280px; min-width: 0; }
.swhazk {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.gnpnz4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.pid2 {
  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;
}
.pid2:hover { transform: translateY(-1px); opacity: 0.95; }
.ftf38lmq .uuyt {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ftf38lmq .swhazk { color: var(--cta); }
.ftf38lmq .gnpnz4 { color: var(--text-body); }
.ftf38lmq .pid2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.slr0 .uuyt {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.slr0 .swhazk { color: var(--text-primary); }
.slr0 .gnpnz4 { color: var(--text-body); }
.slr0 .pid2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .uuyt {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .qu03 { flex: 0 0 auto; }
  .swhazk { font-size: 1.2rem; }
  .pid2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.virqq .mfbv { height: 36px; }
.da3r .mfbv { height: 60px; max-width: 200px; }
.mzc0gj8 .mfbv { height: 56px; max-width: 180px; }
.rj2pf7hi    .xgbvptk1, .rj2pf7hi    .nrv3 { color: #f59e0b; }
.obfc      .xgbvptk1 { font-size: 1rem; letter-spacing: 1.5px; }
.iam8joe7    .xgbvptk1, .iam8joe7    .nrv3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.czl2op     .xgbvptk1, .czl2op     .nrv3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ggk58 .xgbvptk1, .ggk58 .nrv3 { color: var(--cta); letter-spacing: 2px; }
.yfwk7   .xgbvptk1, .yfwk7   .nrv3 { color: #e91e63; letter-spacing: 2px; }
.q1qpqx  .xgbvptk1, .q1qpqx  .nrv3 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.qxf56e7     .xgbvptk1, .qxf56e7     .nrv3 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.e8wg0 .xkbb + .xkbb {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.s5zcu .bigh { padding: 18px 24px; min-height: 68px; }
.hfx2g1 .hdeu {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.hfx2g1 .m4xa2 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.iglr .xkbb {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ceiqz6 { counter-reset: cs-rank; }
.ceiqz6 .bigh { counter-increment: cs-rank; }
.ceiqz6 .bigh::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;
}
.doj4c .ceiqz6 { counter-reset: cs-rank; gap: 0; }
.doj4c .bigh {
  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;
}
.doj4c .bigh::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;
}
.doj4c .t1xexe {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.doj4c .cft1h {
  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;
}
.doj4c .dqbwqhw { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.doj4c .t1xexe { min-width: 0; flex-direction: column; width: 100%; }
.doj4c .frvqqkg {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.doj4c .xgbvptk1 { color: var(--cta, var(--accent)); }
.doj4c .x077wyag { font-weight: 700; }
.doj4c .xkbb {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.doj4c .hdeu {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.doj4c .m4xa2 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.doj4c .o5os .m4xa2 { font-size: 1.3rem; color: var(--accent-light); }
.doj4c .x888f {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.doj4c .bigh:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .doj4c .ceiqz6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .doj4c .bigh {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .doj4c .bigh { padding: 40px 16px 20px; }
  .doj4c .xkbb {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .doj4c .x888f { width: 100%; min-width: 0; }
}
.nnl7xbwq .ceiqz6 { counter-reset: cs-rank; gap: 10px; }
.nnl7xbwq .bigh {
  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);
}
.nnl7xbwq .bigh::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);
}
.nnl7xbwq .t1xexe {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.nnl7xbwq .cft1h {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.nnl7xbwq .dqbwqhw { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.nnl7xbwq .frvqqkg {
  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;
}
.nnl7xbwq .xgbvptk1 { color: var(--cta, var(--accent)); }
.nnl7xbwq .xkbb {
  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;
}
.nnl7xbwq .hdeu {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.nnl7xbwq .m4xa2 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.nnl7xbwq .o5os .m4xa2 { color: var(--accent-light); }
.nnl7xbwq .x888f {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.nnl7xbwq .bigh:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .nnl7xbwq .bigh {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .nnl7xbwq .bigh::before {
    position: absolute; top: 14px; left: 14px;
  }
  .nnl7xbwq .t1xexe {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .nnl7xbwq .frvqqkg { white-space: normal; text-align: center; font-size: 1.2rem; }
  .nnl7xbwq .xkbb {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .nnl7xbwq .x888f { width: 100%; min-width: 0; }
  .nnl7xbwq .xgbvptk1 { min-width: 0; }
}
.c56t .bigh::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cmzl .ms8od {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cmzl .ms8od summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cmzl .ms8od p { padding: 0 2px 16px; }
.w946g .ms8od { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.w946g .ms8od summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.w946g .ms8od summary::after { content: "›"; font-size: 1.2em; }
.w946g .ms8od[open] summary::after { content: "‹"; }
.w946g .ms8od p { padding: 10px 22px 4px; }
.yxpd595g .ms8od {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yxpd595g .ms8od summary { color: var(--text-primary); padding-left: 16px; }
.yxpd595g .ms8od summary::after { content: "›"; font-size: 1.1em; }
.yxpd595g .ms8od[open] summary::after { content: "‹"; }
.yxpd595g .ms8od p { padding-left: 16px; }
.cof11 .fbope { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cof11 .ms8od {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cof11 .ms8od:last-child { border-bottom: none; }
.cof11 .ms8od summary { color: var(--text-primary); border-radius: 0; }
.cof11 .ms8od summary::after { content: "›"; font-size: 1.1em; }
.cof11 .ms8od[open] summary::after { content: "‹"; }
.or1x51w5 .ms8od { overflow: hidden; }
.or1x51w5 .ms8od summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.or1x51w5 .ms8od summary::after { color: rgba(255,255,255,.75); }
.or1x51w5 .ms8od[open] summary { border-radius: 0; }
.n2ydl7fo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rdbc {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jhrdl {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.gpbjwum { color: var(--text-muted); font-size: 1.05rem; }
.qyz9akga {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.aagd5im {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xgvtu { margin-bottom: 20px; }
.dk5l {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.bruya {
  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;
}
.bruya:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.bsbr { resize: vertical; min-height: 130px; }
.yd45x7r { width: 100%; margin-top: 8px; }
.yra5hnw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z3v53na {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.lrpu { color: var(--text-muted); line-height: 1.75; }
.vtuls { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vtuls li { margin-bottom: 6px; }
.xe82p { max-width: 760px; margin: 0 auto; }
.th1sd59 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.cpf1qg4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.cpf1qg4:last-child { border-bottom: none; }
.cpf1qg4 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.cpf1qg4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.da5wc3i { max-width: 760px; margin: 0 auto; }
.ak24i8h { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.l7chjv8 ul.vtuls { margin: 0; }
.ql1g { max-width: 900px; margin: 0 auto; }
.tkxa3 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.tkxa3:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.tkxa3 .ak24i8h { margin: 0; font-size: 1rem; }
.tkxa3 .ojer4n8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .tkxa3 { grid-template-columns: 1fr; gap: 10px; } }
.hoqb5vi .ak24i8h { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ux4wj .vtuls { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bhjx { grid-template-columns: 1fr; } }
.ezi0pven { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ezi0pven:hover .bzo3f2ob { color: var(--accent-light); text-decoration: underline; }
.oxcdw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.x1dn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.x1dn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.r2rm { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.x1dn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x1dn ul.vtuls { margin: 0; }
.f6ck5oyk { color: var(--text-muted); line-height: 1.75; }
.dlkzygp .vtuls,
.r8a7kwh .vtuls,
.t0pcy0w .vtuls,
.zht1 .vtuls {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.dlkzygp .x1dn,
.r8a7kwh .x1dn { text-align: left; }
.dlkzygp .r2rm,
.r8a7kwh .r2rm { text-align: center; }
.l5mo3 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ebry { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.xrhtimo0 { font-size: 1.1rem; }
.cp6fo { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.w99ddyr1 { margin-top: 12px; }
.prmae0h { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.prmae0h:hover { border-bottom-color: var(--accent-light); }
.fj11ms { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.fj11ms img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hi39wzat { width: 260px; height: 260px; }
.xy3fo { border-radius: 10px; }
.azj09 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.xoubc5uv { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .o6k9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.lsxhkr .cp6fo, .lsxhkr .ebry { max-width: 640px; }
.dfq2 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.emxtcw { position: sticky; top: 96px; align-self: start; }
.emxtcw .l5mo3 { font-size: 1.6rem; margin-top: 18px; }
.atla .cp6fo { margin-bottom: 28px; }
@media (max-width: 860px) { .dfq2 { grid-template-columns: 1fr; } .emxtcw { position: static; text-align: center; } }
.nuojztf .fj11ms { margin: 0 auto 18px; }
.nuojztf .azj09 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .e6n18oi { grid-template-columns: 1fr; } }
.q0drbe .l5mo3 { font-size: 1.6rem; margin-bottom: 6px; }
.zht1 .vtuls { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .q0drbe { flex-direction: column; text-align: center; } .e38e { grid-template-columns: 1fr; } }
.hudbi .l5mo3 { font-size: 1.35rem; margin: 0 0 4px; }
.hudbi .azj09 { margin: 0; }
.h3xhvsn .jhrdl { color: var(--accent-light); }
.ab97idd .jhrdl { font-size: 2rem; }
.ab97idd .gpbjwum { max-width: 680px; }
.avof9os .jhrdl { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.avof9os .gpbjwum  { margin: 0; }
@media (max-width: 640px) { .avof9os { flex-direction: column; } }
.pk6ukz6 .jhrdl { color: var(--accent-light); }
.hrm8 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.hrm8 .jhrdl { color: #fff; }
.hrm8 .gpbjwum  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .pq2dxyki { grid-template-columns: 1fr; } }
.h4qjst .bruya {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.h4qjst .bruya:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.w5w9kr7d .bruya { background: var(--bg-raised); border-color: transparent; }
.w5w9kr7d .bruya:focus { background: var(--bg-card); border-color: var(--accent-light); }
.bl1e0je8 .bruya { border-radius: 100px; padding: 11px 20px; }
.bl1e0je8 .bsbr { border-radius: 14px; }
.nz14 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.nz14 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.nz14 summary::-webkit-details-marker { display: none; }
.nz14 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.nz14[open] summary::after { content: "−"; }
.xlgo3 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .teoo { grid-template-columns: 1fr; } }
.r2a5s2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.r2a5s2 li { margin-bottom: 6px; }
.i2hq{display:none}
.i2hq:empty,.uklorfhh:empty{display:none}
.qyjz0n7w{position:relative;overflow:visible}
.nvgqq5sh .vjf88gxw,.axpizgx .vjf88gxw,
.t21m8u .vjf88gxw,.sjhdrir .vjf88gxw,
.vd20 .vjf88gxw,.zrzl .vjf88gxw{display:block}
.jdlqj .mggc{display:block}
.nvgqq5sh .vjf88gxw,.axpizgx .vjf88gxw,
.t21m8u .vjf88gxw,.sjhdrir .vjf88gxw,
.vd20 .vjf88gxw{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}
.nvgqq5sh .vjf88gxw .uklorfhh,.axpizgx .vjf88gxw .uklorfhh,
.t21m8u .vjf88gxw .uklorfhh,.sjhdrir .vjf88gxw .uklorfhh,
.vd20 .vjf88gxw .uklorfhh{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}
.nvgqq5sh .vjf88gxw,.axpizgx .vjf88gxw{top:12px}
.nvgqq5sh .vjf88gxw .uklorfhh{margin-right:auto}
.axpizgx .vjf88gxw .uklorfhh{margin-left:auto}
.axpizgx .vjf88gxw{text-align:right}
.t21m8u .vjf88gxw,.sjhdrir .vjf88gxw{bottom:12px}
.t21m8u .vjf88gxw .uklorfhh{margin-right:auto}
.sjhdrir .vjf88gxw .uklorfhh{margin-left:auto}
.sjhdrir .vjf88gxw{text-align:right}
.vd20 .vjf88gxw{position:relative;margin-top:16px}
.vd20 .vjf88gxw .uklorfhh{margin:0 auto}
.zrzl .vjf88gxw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.zrzl .vjf88gxw .uklorfhh{margin:0}
.zrzl .ufs0v1b~.vjf88gxw,
.zrzl .mpweiwq~.vjf88gxw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.zrzl .ufs0v1b~.vjf88gxw .uklorfhh,
.zrzl .mpweiwq~.vjf88gxw .uklorfhh{justify-content:flex-start}
.ufs0v1b~.vjf88gxw,.mpweiwq~.vjf88gxw{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}
.ufs0v1b~.vjf88gxw .uklorfhh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mpweiwq~.vjf88gxw .uklorfhh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mggc .uklorfhh{margin:0 0 12px}
.uklorfhh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.iasm{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.bzo3f2ob{font-weight:600;color:var(--text-heading);opacity:1}
.d511f3p .iasm{display:none}
.y8dl91 .tes5la{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}
.y8dl91 .pv15w::before{content:""}
.zzg37s .uklorfhh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.jr3lfz .uklorfhh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vsvlxdhh{--date-bg:transparent}
.n2vk .pv15w::before{content:""}
.pdr16 .ni7n{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .ni7n{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m7cuoa{max-width:100%}
}
.ienvy7 .jyyi0am{margin:0}
@media (max-width:560px){
  .ygdgdv{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) {
  .rpx2v9 { padding: 28px 18px 20px; }
  .f58bb { font-size: 1.2rem; }
  .hm6h73d { max-width: 220px; max-height: 80px; }
}
.uppoc {
  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);
}
.ynm2sei {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.bdv6  .uppoc { border-radius: 50%; }
.bb6dxs73  .uppoc { border-radius: 6px; }
.p07u7yb2 .uppoc { border-radius: 22px; }
.wix95p .uuyt {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .uppoc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.c3l2l {
  margin: 0 0 24px;
}
.c3l2l .vs1p0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.c3l2l .sust7jq {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.c3l2l .uuyt {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .suqt { flex-direction: row-reverse; }
[dir="rtl"] .wqw2 { flex-direction: row-reverse; }
[dir="rtl"] .x1ga .b6mj { right: auto; left: 32px; }
[dir="rtl"] .dfmcd0u  .b6mj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .x1ga .b6mj { right: auto; left: 20px; }
  [dir="rtl"] .dfmcd0u  .b6mj { left: auto;  right: 20px; }
}
[dir="rtl"] .ftw4mbg .ezi6fa9o  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z8ifx8 .ezi6fa9o { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ltfbhk00, [dir="rtl"] .aw99x { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .c1bna { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .thzb1 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wavr { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .uuyt { direction: rtl; }
[dir="rtl"] .uppoc { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .bigh,
[dir="rtl"] .hnzeo { direction: rtl; }
[dir="rtl"] .hvto1 { direction: rtl; }
[dir="rtl"] .z14euv { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .w1lf3l5p .aw99x,
[dir="rtl"] .zk2mper4 .aw99x,
[dir="rtl"] .m8fuzz .aw99x,
[dir="rtl"] .pakk72j .aw99x {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .w1lf3l5p .aw99x li::before,
[dir="rtl"] .zk2mper4 .aw99x li::before,
[dir="rtl"] .m8fuzz .aw99x li::before,
[dir="rtl"] .pakk72j .aw99x li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .n901aq.al3p .drpc3,
[dir="rtl"] .ysr4s.al3p .drpc3,
[dir="rtl"] .heeu.al3p .drpc3,
[dir="rtl"] .fabdb5s.al3p .drpc3,
[dir="rtl"] .u7em3.al3p .drpc3 { text-align: right; }
[dir="rtl"] .ufs0v1b.nxwrep .ag27cnxt { text-align: center; }
[dir="rtl"] .sust7jq,
[dir="rtl"] .ewufc,
[dir="rtl"] .e4qfj,
[dir="rtl"] .daqyzk,
[dir="rtl"] .drpc3 { text-align: right; }
[dir="rtl"] .aagd5im,
[dir="rtl"] .dk5l,
[dir="rtl"] .cp6fo,
[dir="rtl"] .bruya,
[dir="rtl"] .bsbr { text-align: right; direction: rtl; }
[dir="rtl"] .bl1e0je8 .bruya,
[dir="rtl"] .h4qjst .bruya { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #22c55e;
  --brand:           #22c55e;
  --brand-light:     #28a355;
  --brand-pale:      #40c06f;
  --grad-start:      #5fe38f;
  --grad-end:        #99e6b5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #c79701;
  --cta-hover:       #ae8505;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e4;
  --border-alt:      #cfdcd4;
  --border-section:  #e2e8e4;
  --text-primary:    #171b18;
  --text-muted:      #516057;
  --text-body:       #2e3731;
  --text-sub:        #46524a;
  --text-faint:      #748a7c;
  --text-dim:        #90a196;
  --text-label:      #5d6e63;
  --text-value:      #3a453e;
  --accent-bg:       #e2f2e8;
  --accent-bg-light: #c9edd6;
  --bg-tip:          #f9f0f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f6;
  --bg-cons:         #faf6f3;
  --c-pros:          #921062;
  --c-cons:          #9f4e21;
  --c-pros-label:    #ad1375;
  --c-tip-border:    #c01681;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #921062;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.jxgqy .k61a86re { font-size: 0; width: 1.2rem; flex-shrink: 0; }.jxgqy .k61a86re::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.jxgqy .bl3k1i9     .k61a86re::before { content: "";  color: var(--c-tip-border); }.jxgqy .k8ta .k61a86re::before { content: ""; color: var(--c-warn-border); }.jxgqy .wrpbcr    .k61a86re::before { content: ""; color: #60a5fa; }.hkrxgel4 .jxgqy .bl3k1i9     .k61a86re::before { color: #10b981; }.hkrxgel4 .jxgqy .k8ta .k61a86re::before { color: #f43f5e; }.hkrxgel4 .jxgqy .wrpbcr    .k61a86re::before { color: #a855f7; }.x27g3a  .jxgqy .bl3k1i9     .k61a86re::before { color: #eab308; }.x27g3a  .jxgqy .k8ta .k61a86re::before { color: #ef4444; }.x27g3a  .jxgqy .wrpbcr    .k61a86re::before { color: #f97316; }.dr7mq  .jxgqy .bl3k1i9     .k61a86re::before { color: #38bdf8; }.dr7mq  .jxgqy .k8ta .k61a86re::before { color: #818cf8; }.dr7mq  .jxgqy .wrpbcr    .k61a86re::before { color: #2dd4bf; }.qzvq .jxgqy .k61a86re::before { color: var(--accent-light) !important; }
.nzk0jo .wt8a li::before, .nzk0jo .pc68y7 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.nzk0jo .wt8a li::before { content: ""; }.nzk0jo .pc68y7 li::before { content: ""; }.nzk0jo .otmkw::before, .nzk0jo .xj7zn0::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.nzk0jo .otmkw::before { content: ""; }.nzk0jo .xj7zn0::before { content: ""; }
.p4imml6r .d6q7, .p4imml6r .ufs0v1b { min-height: 520px; }
.v79wp::before { content: '/'; }