:root {
  --color-accent: #1aa35b;
  --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;
}
.no754 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dzh1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lwbnx {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.rn2dc8 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.smj5e9at { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.smj5e9at a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.smj5e9at a:hover { color: var(--accent-light); }
.lhk5s4   .rywc2 { border-radius: 0; }
.d5tkod .rywc2 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .rywc2 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .jril:hover .rywc2,
  .jril:focus-within .rywc2 { display: block; }
  .rywc2 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.s95s {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.x9szl { display: none; }
@media (max-width: 640px) {
  .x9szl {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .x9szl.xwnz35 { display: block; }
}
@media (max-width: 640px) {
  .s95s { display: block; }
  .smj5e9at > li + li::before { display: none !important; }
  .smj5e9at {
    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;
  }
  .smj5e9at.xwnz35 { display: flex; }
  .smj5e9at li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .smj5e9at li:last-child a { border-bottom: none; }
}
.vom8052v { min-height: 480px; }
.kczksu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pq6j1he { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.sivvt3 .pq6j1he { margin-left: 0; margin-right: 0; }
.mf6ghl {
  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;
}
.v1n9h .mf6ghl { margin-top: 24px; }
.mf6ghl:hover { opacity: 0.88; }
.nans .kczksu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.nans .pq6j1he { color: #e2e8f0; }
.nans.a86l .dd3g { text-align: center; }
.ajzve .kczksu { color: var(--text-primary); text-shadow: none; }
.ajzve .pq6j1he { color: var(--text-muted); }
.ajzve .mf6ghl { margin-top: 16px; }
.ajzve, .ajzve.vom8052v { min-height: auto !important; }
.ajzve.a86l .dd3g { text-align: center; }
.ajzve~.tlv7cg{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}
.ajzve~.tlv7cg .eaps{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}
.zlsr0w .o50y,
.zlsr0w .teto9to {
  position: relative; overflow: hidden;
}
.zlsr0w .o50y::after,
.zlsr0w .teto9to::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zlsr0w .nans .uekrw {
  overflow: hidden;
}
.zlsr0w .nans .uekrw::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;
}
.o50y .kczksu { color: #fff; }
.o50y .pq6j1he { color: rgba(255,255,255,0.85); }
.zlsr0w .a5es4vu { position: relative; overflow: hidden; }
.zlsr0w .a5es4vu::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;
}
.xkt0cs8 .a5es4vu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.b4dn .a5es4vu { position: relative; overflow: hidden; }
.b4dn .a5es4vu::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;
}
.vo6f2pzn .a5es4vu { position: relative; overflow: hidden; }
.vo6f2pzn .a5es4vu::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.w9elc4oy .a5es4vu {
  animation: hg-fadein 1.2s ease-out both;
}
.a5es4vu {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.pe1k {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ukqhn {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.eijw {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.a5es4vu .kczksu { text-shadow: none; color: var(--text-primary); }
.a5es4vu .pq6j1he { color: var(--text-muted); }
body.obxp1n .kczksu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.allamst .kczksu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vom8052v.o50y .kczksu,
section.o50y .kczksu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.a5es4vu.a86l .pe1k { align-items: center; text-align: center; }
.a5es4vu.sivvt3   .pe1k { align-items: flex-start; text-align: left; }
.ajtz .ukqhn { position: relative; }
.ajtz .ukqhn::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ajtz.p9gqdn2 .ukqhn::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.e0t8i .ukqhn {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.e0t8i .eijw {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.e0t8i.p9gqdn2 .ukqhn { padding: 32px 0 32px 32px; }
.rvv9be .ukqhn {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.rvv9be .eijw {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.p9gqdn2 .pe1k {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.rvv9be.p9gqdn2 .ukqhn { padding: 40px 16px 40px 48px; }
.vom8052v .fkk3s {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fkk3s .v4ya {
  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;
}
.fkk3s .v4ya::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.fkk3s .gycluhk1 { display: contents !important; }
.fkk3s .gycluhk1 .bbyi {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.fkk3s .gycluhk1 .gbbqku8 { max-height: 48px; max-width: 96px; }
.fkk3s .gycluhk1 .v7exjp {
  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;
}
.fkk3s .z1j76s9z {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.fkk3s .r2s6c9oq { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.fkk3s .yys41xed { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.fkk3s .yys41xed small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.fkk3s .vf5c5 { display: contents !important; }
.fkk3s .vf5c5 .huuyv9v:not(.nj1izbo) { display: none !important; }
.fkk3s .vf5c5 .nj1izbo {
  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;
}
.fkk3s .vf5c5 .nj1izbo .ycol {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.fkk3s .vf5c5 .nj1izbo .zfwt16o {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.fkk3s .mfh8fx0 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.fkk3s .mfh8fx0.jxfgp {
  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;
}
.fkk3s .mfh8fx0.jxfgp:hover { opacity: 0.85; }
.fkk3s .v4ya,
.fkk3s .v4ya:hover,
.fkk3s .v4ya:nth-child(even),
.fkk3s .v4ya:nth-child(odd),
.fkk3s .v4ya:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.tkug1qsn .ukqhn {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .a5es4vu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .a5es4vu:not(.tkug1qsn) .ukqhn { display: none !important; }
  .tkug1qsn .ukqhn { padding: 16px; }
  .pe1k  { padding: 36px 24px; }
  .a5es4vu~.tlv7cg,.p9gqdn2~.tlv7cg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vom8052v, .a5es4vu { min-height: 320px !important; }
  .kczksu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jgr3kbh,
  .s3xdonf,
  .xn8cazz { grid-template-columns: 1fr !important; }

  

  
  .i1zq { display: flex !important; flex-direction: column !important; }
  .i1zq .dd3g { display: contents; }
  .i1zq .uekrw { order: 0; }
  .i1zq .kczksu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .i1zq .jgr3kbh { order: 2; padding: 0 16px 12px !important; }
  .i1zq .pq6j1he { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .v1n9h .dd3g { display: flex; flex-direction: column; }
  .v1n9h .dd3g .kczksu { order: 1; }
  .v1n9h .dd3g .xn8cazz { order: 2; margin: 8px 0 24px !important; }
  .v1n9h .dd3g .pq6j1he { order: 3; }
  .v1n9h .dd3g .mf6ghl { order: 4; align-self: center; margin-top: 0; }

  
  .a5es4vu.tkug1qsn {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .a5es4vu.tkug1qsn .pe1k { display: contents; padding: 0; }
  .a5es4vu.tkug1qsn .pe1k .kczksu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .a5es4vu.tkug1qsn .ukqhn { order: 2; padding: 12px 16px; }
  .a5es4vu.tkug1qsn .pe1k .pq6j1he { order: 3; padding: 0 24px; margin: 0 auto; }
  .a5es4vu.tkug1qsn .pe1k .mf6ghl { order: 4; align-self: center; margin: 8px 0 32px; }
}
.iasqsrd0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.m58d2s { width: 100%; height: auto; display: block; border-radius: 10px; }
.e77gv3q .iasqsrd0        { border-radius: 16px; }
.e77gv3q .m58d2s  { border-radius: 16px; }
.psbk9fi .iasqsrd0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.psbk9fi .m58d2s   { border-radius: 8px; }
.yyantrd { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gtn97 { width: 100%; padding: 32px 0; position: relative; }
.ffnmbs1u { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wfnxubek .gtn97:nth-child(even) { background: var(--bg-surface); }
.wfnxubek .gtn97:nth-child(odd)  { background: var(--bg-page); }
.vbixrb .gtn97:nth-child(even) { background: var(--bg-card); }
.vbixrb .gtn97:nth-child(odd)  { background: var(--bg-page); }
.wfnxubek .gtn97:nth-child(odd)  .ffnmbs1u { background: var(--bg-card); border-radius: 6px; }
.wfnxubek .gtn97:nth-child(even) .ffnmbs1u { background: var(--bg-raised); border-radius: 6px; }
.vbixrb .gtn97:nth-child(odd)  .ffnmbs1u { background: var(--bg-card); border-radius: 6px; }
.vbixrb .gtn97:nth-child(even) .ffnmbs1u { background: var(--bg-raised); border-radius: 6px; }
.wfnxubek .gtn97:nth-child(even) .rw76pl4 .ncpvye4,
.vbixrb .gtn97:nth-child(even) .rw76pl4 .ncpvye4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wfnxubek .gtn97:nth-child(odd) .rw76pl4 .ncpvye4,
.vbixrb .gtn97:nth-child(odd) .rw76pl4 .ncpvye4 { background: var(--bg-card-inner); }
.wfnxubek .gtn97:nth-child(even) .wa5d49d .ncpvye4:nth-child(odd),
.vbixrb .gtn97:nth-child(even) .wa5d49d .ncpvye4:nth-child(odd)  { background: var(--bg-card); }
.wfnxubek .gtn97:nth-child(even) .wa5d49d .ncpvye4:nth-child(even),
.vbixrb .gtn97:nth-child(even) .wa5d49d .ncpvye4:nth-child(even) { background: var(--bg-card-inner); }
h1.mr3xj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mr3xj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mshrm8tp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ilefm2b h2.mr3xj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ndo0xvqe h2.mr3xj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rkiryf h2.mr3xj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.djipxkit h2.mr3xj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.odgdt h2.mr3xj {
  color: var(--text-primary); font-size: 1.7rem;
}
.sn9ehlj h2.mr3xj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.swm9br h2.mr3xj {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .djw9 { display: none; } }
.tlmp9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.n5vd5t { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.k6mvt {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ou35xo { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.g9p2z5h { padding-left: 20px; }
.g9p2z5h li { margin-bottom: 6px; }
.g9p2z5h a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.g9p2z5h a:hover { color: var(--accent-light); }
.rpodl .ou35xo { display: none; }
.nq27wa .ou35xo { display: none; }
.nq27wa .g9p2z5h { padding-left: 0; list-style: none; }
.nq27wa .g9p2z5h li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.nq27wa .g9p2z5h a { font-size: 0.92rem; }
.oy8u .k6mvt { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.oy8u .ou35xo { display: none; }
.oy8u .g9p2z5h { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.oy8u .g9p2z5h li { margin-bottom: 0; }
.oy8u .g9p2z5h 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;
}
.oy8u .g9p2z5h a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.pxc5h .k6mvt { padding: 20px 20px 16px; }
.pxc5h .g9p2z5h {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.pxc5h .g9p2z5h li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.pxc5h .g9p2z5h 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;
}
.pxc5h .g9p2z5h 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;
}
.pxc5h .g9p2z5h a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.pxc5h .g9p2z5h a:focus,
.pxc5h .g9p2z5h a:focus-visible,
.pxc5h .g9p2z5h a:target { outline: none; }
.pxc5h .g9p2z5h li:target a { border-color: var(--border); color: var(--text-muted); }
.b5ttt8j4 .k6mvt { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.b5ttt8j4 .ou35xo { display: none; }
.b5ttt8j4 .g9p2z5h { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.b5ttt8j4 .g9p2z5h li { counter-increment: toc-n; margin-bottom: 0; }
.b5ttt8j4 .g9p2z5h a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.b5ttt8j4 .g9p2z5h a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.b5ttt8j4 .g9p2z5h a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.eaeze .k6mvt { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.eaeze .ou35xo { display: none; }
.eaeze .g9p2z5h { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.eaeze .g9p2z5h li { margin-bottom: 0; }
.eaeze .g9p2z5h a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.eaeze .g9p2z5h a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.r6f0 .k6mvt { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r6f0 .ou35xo { display: none; }
.r6f0 .g9p2z5h { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r6f0 .g9p2z5h li { margin-bottom: 0; }
.r6f0 .g9p2z5h li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r6f0 .g9p2z5h li:last-child::after { content: ""; margin-right: 0; }
.r6f0 .g9p2z5h a { font-size: 0.9rem; }
.ncpvye4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.rw76pl4 .ncpvye4 { background: var(--bg-card); }
.wa5d49d .ncpvye4:nth-child(odd)  { background: var(--bg-card); }
.wa5d49d .ncpvye4:nth-child(even) { background: var(--bg-raised); }
.avv23b .ncpvye4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.avv23b .ncpvye4:last-child { border-bottom: none; }
.avv23b h3.mshrm8tp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wgduzpe3 .ncpvye4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wgduzpe3 .ncpvye4 + .ncpvye4 { margin-top: 4px; }
.dusjsg .ncpvye4 { background: none; border-radius: 0; padding: 12px 0; }
.dusjsg .ncpvye4 + .ncpvye4 { border-top: 1px solid var(--border-section); }
.a260emz { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.z57nysw { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.i9ukkwi5 { color: var(--text-body); margin-bottom: 10px; }
.y9ihcl, .t0awtvs { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.y9ihcl li, .t0awtvs li { margin-bottom: 6px; }
.t0awtvs li { list-style: decimal; }
.g4hgfb8     .y9ihcl { list-style-type: "● "; }
.lqz3at  .y9ihcl { list-style-type: "■ "; }
.mxwuhdt .y9ihcl { list-style-type: "◆ "; }
.lx2g    .y9ihcl { list-style-type: "★ "; }
.lx2g    .ro6g { list-style-type: "★ "; }
.g4hgfb8    .y9ihcl li::marker, .g4hgfb8    .ro6g li::marker,
.lqz3at .y9ihcl li::marker, .lqz3at .ro6g li::marker,
.mxwuhdt .y9ihcl li::marker, .mxwuhdt .ro6g li::marker,
.lx2g   .y9ihcl li::marker, .lx2g   .ro6g li::marker {
  color: var(--cta); font-size: 1em;
}
.g4hgfb8 .t0awtvs,
.lqz3at .t0awtvs,
.mxwuhdt .t0awtvs,
.lx2g .t0awtvs {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.g4hgfb8 .t0awtvs li,
.lqz3at .t0awtvs li,
.mxwuhdt .t0awtvs li,
.lx2g .t0awtvs li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.g4hgfb8 .t0awtvs li::before,
.lqz3at .t0awtvs li::before,
.mxwuhdt .t0awtvs li::before,
.lx2g .t0awtvs 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;
}
.g4hgfb8     .t0awtvs li::before { border-radius: 50%; }
.lqz3at  .t0awtvs li::before { border-radius: 3px; }
.mxwuhdt .t0awtvs li::before { border-radius: 3px; }
.lx2g    .t0awtvs li::before { border-radius: 50%; }
.bvdvys { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iz5di .bvdvys,
.q3bo .bvdvys { background: transparent; border: none; border-radius: 0; }
.i86qt { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.i86qt th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.i86qt td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.i86qt tr:hover td { background: var(--bg-hover); }
.zp3m9jc .i86qt tbody tr:nth-child(even) td { background: var(--bg-surface); }
.z1d5kr3 .i86qt { border: 1px solid var(--border-alt); }
.z1d5kr3 .i86qt th,
.z1d5kr3 .i86qt td { border: 1px solid var(--border-alt); }
.mi5k1 .i86qt th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.mi5k1 .i86qt td { border-bottom: none; }
.mi5k1 .i86qt tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nbq29nf .i86qt th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.x2kaqu .bvdvys {
  overflow: hidden;
}
.x2kaqu .i86qt th { border-bottom: 1px solid var(--border-alt); }
.x2kaqu .i86qt tr:last-child td { border-bottom: none; }
[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%}
.xuotfde .kjcuzd6 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.wpudnq .v4wo { background: var(--bg-surface); border: 1px solid var(--border); }
.wpudnq .tc6mdw { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.bgp7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.bgp7         { --cl-hue: var(--accent); }
.fd3mz     { --cl-hue: #16a34a; }
.m8dix { --cl-hue: #ea580c; }
.vh8iy4wa    { --cl-hue: #2563eb; }
.fd3mz, .m8dix, .vh8iy4wa, .nfid02 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.mzkxtu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.mzkxtu::before { color: var(--cl-hue); }
.bgp7 strong { color: var(--text-primary); font-size: 0.95rem; }
.bgp7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.c0utjsul { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.yfem, .vgpx966l { border-radius: 8px; padding: 14px; }
.yfem { background: var(--bg-pros); }
.vgpx966l { background: var(--bg-cons); }
.dcb2n9 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.yfem .dcb2n9 { color: var(--c-pros-label); }
.vgpx966l .dcb2n9 { color: #f87171; }
.yfem ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vgpx966l ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.m58d2s { width: 100%; height: auto; border-radius: 10px; display: block; }
.jxfgp {
  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;
}
.jxfgp:hover { opacity: 0.85; }
.u3ygv7z2 .jxfgp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.u3ygv7z2 .jxfgp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a35dg3 .jxfgp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.a35dg3 .jxfgp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.u3ygv7z2 .mfh8fx0.jxfgp, .a35dg3 .mfh8fx0.jxfgp,
.u3ygv7z2 .nz486k .jxfgp, .a35dg3 .nz486k .jxfgp {
  background: var(--cta); border: none; color: #fff;
}
.u3ygv7z2 .mfh8fx0.jxfgp:hover, .a35dg3 .mfh8fx0.jxfgp:hover,
.u3ygv7z2 .nz486k .jxfgp:hover, .a35dg3 .nz486k .jxfgp:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.v01og .mf6ghl { border-radius: 50px; }
.v01og .jxfgp  { border-radius: 50px; }
.h8dfx .mf6ghl,
.h8dfx .jxfgp { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.h8dfx .mf6ghl:hover,
.h8dfx .jxfgp:hover { filter: brightness(1.08); opacity: 1; }
.gbu5n .mf6ghl,
.gbu5n .jxfgp { box-shadow: 0 3px 14px -2px var(--cta); }
.gbu5n .mf6ghl:hover,
.gbu5n .jxfgp:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.v4tp78rq .mf6ghl,
.v4tp78rq .jxfgp { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.v4tp78rq .mf6ghl:hover,
.v4tp78rq .jxfgp:hover { opacity: 1; }
.v4tp78rq .mf6ghl:active,
.v4tp78rq .jxfgp:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.iahe .mf6ghl,
.iahe .jxfgp { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.iahe .mf6ghl:hover,
.iahe .jxfgp:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.iahe .mf6ghl:active,
.iahe .jxfgp:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.uspxb .mf6ghl,
.uspxb .jxfgp { position: relative; overflow: hidden; }
.uspxb .mf6ghl::before,
.uspxb .jxfgp::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.uspxb .mf6ghl:hover::before,
.uspxb .jxfgp:hover::before { left: 135%; }
.bui7yv .mf6ghl,
.bui7yv .jxfgp { border-radius: 0; }
.xfiec72 .mf6ghl { padding-left: 22px; padding-right: 22px; }
.xfiec72 .jxfgp  { padding-left: 12px; padding-right: 12px; }
.dxazup .mf6ghl { padding-left: 44px; padding-right: 44px; }
.dxazup .jxfgp  { padding-left: 24px; padding-right: 24px; }
.eb3f8pc .mf6ghl { padding-left: 56px; padding-right: 56px; }
.eb3f8pc .jxfgp  { padding-left: 32px; padding-right: 32px; }
.fsy744pa   .mf6ghl::after, .fsy744pa   .jxfgp::after,
.rkji5ng .mf6ghl::after, .rkji5ng .jxfgp::after,
.uk78h4f    .mf6ghl::after, .uk78h4f    .jxfgp::after,
.gziwvzi    .mf6ghl::after, .gziwvzi    .jxfgp::after,
.e8mxkj    .mf6ghl::after, .e8mxkj    .jxfgp::after,
.eqbw     .mf6ghl::after, .eqbw     .jxfgp::after,
.ulo00z2    .mf6ghl::after, .ulo00z2    .jxfgp::after,
.lflpkm0   .mf6ghl::after, .lflpkm0   .jxfgp::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;
}
.fsy744pa .mf6ghl::after, .fsy744pa .jxfgp::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");
}
.rkji5ng .mf6ghl::after, .rkji5ng .jxfgp::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");
}
.uk78h4f .mf6ghl::after, .uk78h4f .jxfgp::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");
}
.gziwvzi .mf6ghl::after, .gziwvzi .jxfgp::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");
}
.e8mxkj .mf6ghl::after, .e8mxkj .jxfgp::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");
}
.eqbw .mf6ghl::after, .eqbw .jxfgp::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");
}
.ulo00z2 .mf6ghl::after, .ulo00z2 .jxfgp::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");
}
.lflpkm0 .mf6ghl::after, .lflpkm0 .jxfgp::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");
}
.r25bb   .s5c8u04y::after, .r25bb   .qd50::after,
.jw4vg .s5c8u04y::after, .jw4vg .qd50::after,
.einbydj5    .s5c8u04y::after, .einbydj5    .qd50::after,
.yg0kv    .s5c8u04y::after, .yg0kv    .qd50::after,
.z3oi    .s5c8u04y::after, .z3oi    .qd50::after,
.zqtn     .s5c8u04y::after, .zqtn     .qd50::after,
.d7bs6rzx    .s5c8u04y::after, .d7bs6rzx    .qd50::after,
.o5lakf4   .s5c8u04y::after, .o5lakf4   .qd50::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;
}
.r25bb .s5c8u04y::after, .r25bb .qd50::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");
}
.jw4vg .s5c8u04y::after, .jw4vg .qd50::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");
}
.einbydj5 .s5c8u04y::after, .einbydj5 .qd50::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");
}
.yg0kv .s5c8u04y::after, .yg0kv .qd50::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");
}
.z3oi .s5c8u04y::after, .z3oi .qd50::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");
}
.zqtn .s5c8u04y::after, .zqtn .qd50::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");
}
.d7bs6rzx .s5c8u04y::after, .d7bs6rzx .qd50::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");
}
.o5lakf4 .s5c8u04y::after, .o5lakf4 .qd50::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");
}
.upplf {
  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;
}
.v4ya {
  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;
}
.v4ya > * { min-width: 0; }
.v4ya:hover { background: var(--bg-hover); }
.v4ya > [itemprop="item"] { display: contents; }
.v4ya [itemprop="itemReviewed"],
.v4ya [itemprop="reviewRating"] { display: none; }
.v4ya::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;
}
.gycluhk1 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.bbyi {
  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;
}
.gbbqku8 { max-height: 52px; max-width: 110px; object-fit: contain; }
.v7exjp {
  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;
}
.kuba .bbyi    { background: #1a1a1a; }
.vjt0l .bbyi   { background: rgba(128,128,128,.12); }
.uvjfbt .bbyi { background: var(--bg-raised); }
.onk13 .bbyi    { background: transparent; padding: 0; }
.z1j76s9z {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.r2s6c9oq { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.yys41xed { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.vf5c5 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.huuyv9v {
  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;
}
.ycol {
  
  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%;
}
.zfwt16o {
  
  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;
}
.mfh8fx0 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.mfh8fx0.jxfgp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .v4ya {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .v4ya::before    { grid-area: rank;   }
  .gycluhk1           { grid-area: ident;  }
  .z1j76s9z     { grid-area: rating; min-width: 0; width: auto; }
  .vf5c5           { grid-area: pills;  }
  .mfh8fx0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .v4ya {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .v4ya::before    { justify-self: center; }
  .gycluhk1           { width: 100%; }
  .z1j76s9z     { justify-self: center; }
  .vf5c5           { grid-template-columns: 1fr; }
}
.zc1fx {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.l6ds {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.p4tvc4 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.p4tvc4 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.uhw72la { flex: 1; }
.uhw72la h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.sp38 { color: var(--c-stars); font-size: 1.1rem; }
.cy6uee { margin-bottom: 8px; }
.razf {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.razf > span { color: var(--accent); font-weight: 700; }
.t3qn6r7 em, .ti04yipq em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .razf { padding: 10px 16px; gap: 6px 16px; } }
.nz486k { flex-shrink: 0; align-self: flex-start; }
.nz486k .jxfgp { white-space: nowrap; }
@media (max-width: 560px) {
  .l6ds { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .p4tvc4 { order: 1; }
  .nz486k { order: 2; margin-left: auto; align-self: center; }
  .uhw72la { order: 3; flex: 1 1 100%; min-width: 0; }
}
.ax6fgk8h img.i1yvtf { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.iz5di { padding: 20px 24px; }
.ms85ch { color: var(--text-muted); margin-bottom: 16px; }
.tsac33 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.veekdi2i, .tjhsf { list-style: none; font-size: 0.9rem; }
.veekdi2i li { color: var(--c-pros); margin-bottom: 4px; }
.tjhsf li { color: var(--c-cons); margin-bottom: 4px; }
.veekdi2i li::before { content: "✓"; margin-right: 5px; }
.tjhsf li::before { content: "✗"; margin-right: 5px; }
.j0xkd1ct .veekdi2i li::before { content: "→"; }
.j0xkd1ct .tjhsf li::before { content: "–"; }
.yhrqp  .veekdi2i li::before { content: "★"; }
.yhrqp  .tjhsf li::before { content: "✕"; }
.ysnub9    .veekdi2i li::before { content: "◆"; }
.ysnub9    .tjhsf li::before { content: "▲"; }
.u2julb4v  .veekdi2i li::before { content: "▶"; }
.u2julb4v  .tjhsf li::before { content: "■"; }
.kytl { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.cfmrc5 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.h6f44ak { background: var(--bg-pros); color: var(--c-tag-pay); }
.d6vcflw { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.soat4xkc .d6vcflw { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.md7bh2lr .d6vcflw { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ip8pspu .fzc7s00m {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ip8pspu .zc1fx { margin: 0; }
}
.llto2rp .l6ds { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.llto2rp .uhw72la h3 { color: var(--accent-light); }
.llto2rp .p4tvc4 { background: var(--bg-page); border: 1px solid var(--border); }
.e2kqaw3u .zc1fx { border-top: 4px solid var(--accent); }
.e2kqaw3u .l6ds { background: var(--bg-card); }
.acd1 .zc1fx { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.acd1 .l6ds { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.acd1 .iz5di { padding: 14px 16px; }
.acd1 .p4tvc4 { border-radius: 4px; }
.acd1 .d6vcflw { border-radius: 0; }
.pmk6ws .l6ds { padding: 0; gap: 0; overflow: hidden; }
.pmk6ws .p4tvc4 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.pmk6ws .uhw72la { padding: 16px 20px; }
.pmk6ws .nz486k { padding: 16px 20px; align-self: center; }
.uxhledo5 .sp38 { font-size: .95rem; }
.q3bo .c0utjsul { gap: 10px; }
.q3bo .yfem, .q3bo .vgpx966l { padding: 12px; }
.q3bo .yfem ul, .q3bo .vgpx966l ul { margin: 4px 0 0; padding-left: 18px; }
.q3bo .yfem li, .q3bo .vgpx966l li { font-size: .85rem; margin-bottom: 3px; }
.sar6hj7n .cfmrc5 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .c8df { grid-template-columns: 1fr; }
  .ql0eb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ql0eb .q82e4 { width: 72px; height: 50px; }
  .ql0eb .ao7mdva { max-width: 180px; }
  .ql0eb .bq0q3 { width: auto; }
}
.r49a .uxhledo5 .sp38 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .r49a { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .nf94hvs5 { padding: 16px; }
  .mj00pk .h3litsdx { min-width: 50%; }
}
.vnprw .c0utjsul { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kahk2qkn { grid-template-columns: 1fr; }
  .azjnwhw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xa3q { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .f9f6m { flex-wrap: wrap; padding: 16px; }
}
.b67zds7y .c0utjsul { gap: 8px; }
.b67zds7y .yfem, .b67zds7y .vgpx966l { padding: 8px; }
@media (max-width: 480px) {
  .vleh { flex-direction: column; align-items: stretch; }
}
.lia6v6 .bq0q3 .jxfgp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .t89f { flex-direction: column; align-items: stretch; gap: 10px; }
  .lia6v6 .bq0q3 { text-align: center; }
}
@media (max-width: 720px) {
  .vnn4 { grid-template-columns: 1fr; }
  .obsgxrek { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .czqf5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.rpf76sqx .cdw4uatp { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xgfpo .sp38 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .ahh4 { grid-template-columns: 1fr; }
  .xgfpo { width: 100px; height: 100px; margin: 16px auto; }
  .rpf76sqx { font-size: 1.4rem; }
  .fjf8tsxf { justify-content: center; }
  .vrpkpi .h3litsdx { min-width: 50%; }
}
.ej1wwo5 .c0utjsul { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hskdnno { flex-wrap: wrap; padding: 14px 16px; }
  .yvogif5 { padding: 12px 16px; }
  .ej1wwo5 .c0utjsul { margin: 0 16px; }
  .ej1wwo5 .sar6hj7n { padding: 0 16px; }
  .fffxsi { padding: 12px 16px; }
}
.yqn6yi .v4ya {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.yqn6yi .v4ya:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.d6ke1 .upplf { gap: 18px; }
.d6ke1 .v4ya {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.d6ke1 .v4ya:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.llvtt .upplf {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.llvtt .v4ya {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.llvtt .v4ya:last-child { border-bottom: none; }
.llvtt .gycluhk1,
.llvtt .z1j76s9z,
.llvtt .vf5c5 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.vd8hfl .upplf { gap: 0; }
.vd8hfl .v4ya {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.vd8hfl .v4ya:last-child { border-bottom: none; }
.vd8hfl .v4ya:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.vd8hfl .v4ya:nth-child(even):hover { background: var(--bg-hover); }
.zc3xhd3c .v4ya {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.p4lob6 .vf5c5 .huuyv9v {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.p4lob6 .vf5c5 .huuyv9v:first-child { border-left: none; }
.rr1ntq .vf5c5 .huuyv9v {
  background: transparent; padding: 4px 8px;
}
.rr1ntq .vf5c5 .ycol { font-size: .65rem; opacity: .65; }
.rr1ntq .vf5c5 .zfwt16o   { font-size: 1.15rem; color: var(--accent-light); }
.o9vkw .vf5c5 .huuyv9v {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.yys41xed { display: none; }
.rfajq .r2s6c9oq { font-size: 1rem; letter-spacing: 2px; }
.aa3qd31 .r2s6c9oq {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.lqxb98h .r2s6c9oq,
.hkxvpx .r2s6c9oq,
.k1cdd641 .r2s6c9oq { display: none; }
.lqxb98h .yys41xed,
.hkxvpx .yys41xed,
.k1cdd641 .yys41xed { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.lqxb98h .yys41xed { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.lqxb98h .yys41xed small { display: none; }
.hkxvpx .yys41xed {
  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;
}
.hkxvpx .yys41xed small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.k1cdd641 .yys41xed {
  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;
}
.k1cdd641 .yys41xed small { display: none; }
.lqxb98h .cy6uee .sp38,
.hkxvpx .cy6uee .sp38,
.k1cdd641 .cy6uee .sp38 { display: none; }
.lqxb98h .cy6uee strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.lqxb98h .cdw4uatp { display: none; }
.hkxvpx .cy6uee strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.hkxvpx .d99fc8,
.hkxvpx .cdw4uatp { font-size: 1em; }
.k1cdd641 .cy6uee strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.k1cdd641 .cdw4uatp { display: none; }
.xhjx9u { margin: 16px 0; }
.n3cp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.n3cp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.n3cp summary::after { content: "+"; color: var(--accent-light); }
.n3cp[open] summary::after { content: "−"; }
.n3cp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gtn97 { margin-bottom: 0; }
.c7piji h2.mr3xj { color: var(--text-primary); border-color: var(--accent-light); }
.azmyna9 h2.mr3xj { color: var(--text-primary); border-color: var(--accent-light); }
.rmz3 .fd3mz     { background: #052e16; border-color: #10b981; }
.rmz3 .m8dix { background: #2d0a1e; border-color: #f43f5e; }
.rmz3 .vh8iy4wa    { background: #1e1036; border-color: #a855f7; }
.rmz3 .bgp7 strong  { color: #f1f5f9; }
.rmz3 .bgp7 p       { color: #cbd5e1; }
.rmz3 .lsw3fc    .fd3mz     .mzkxtu::before,
.rmz3 .a3hxir3t  .fd3mz     .mzkxtu::before,
.rmz3 .wexf  .fd3mz     .mzkxtu::before,
.rmz3 .fju1av6y .fd3mz     .mzkxtu::before { color: #10b981; }
.rmz3 .lsw3fc    .m8dix .mzkxtu::before,
.rmz3 .a3hxir3t  .m8dix .mzkxtu::before,
.rmz3 .wexf  .m8dix .mzkxtu::before,
.rmz3 .fju1av6y .m8dix .mzkxtu::before { color: #f43f5e; }
.rmz3 .lsw3fc    .vh8iy4wa    .mzkxtu::before,
.rmz3 .a3hxir3t  .vh8iy4wa    .mzkxtu::before,
.rmz3 .wexf  .vh8iy4wa    .mzkxtu::before,
.rmz3 .fju1av6y .vh8iy4wa    .mzkxtu::before { color: #a855f7; }
.yslmn3dk .fd3mz     { background: #2d2000; border-color: #eab308; }
.yslmn3dk .m8dix { background: #2d0b0b; border-color: #ef4444; }
.yslmn3dk .vh8iy4wa    { background: #2d1600; border-color: #f97316; }
.yslmn3dk .bgp7 strong  { color: #f1f5f9; }
.yslmn3dk .bgp7 p       { color: #cbd5e1; }
.yslmn3dk .lsw3fc    .fd3mz     .mzkxtu::before,
.yslmn3dk .a3hxir3t  .fd3mz     .mzkxtu::before,
.yslmn3dk .wexf  .fd3mz     .mzkxtu::before,
.yslmn3dk .fju1av6y .fd3mz     .mzkxtu::before { color: #eab308; }
.yslmn3dk .lsw3fc    .m8dix .mzkxtu::before,
.yslmn3dk .a3hxir3t  .m8dix .mzkxtu::before,
.yslmn3dk .wexf  .m8dix .mzkxtu::before,
.yslmn3dk .fju1av6y .m8dix .mzkxtu::before { color: #ef4444; }
.yslmn3dk .lsw3fc    .vh8iy4wa    .mzkxtu::before,
.yslmn3dk .a3hxir3t  .vh8iy4wa    .mzkxtu::before,
.yslmn3dk .wexf  .vh8iy4wa    .mzkxtu::before,
.yslmn3dk .fju1av6y .vh8iy4wa    .mzkxtu::before { color: #f97316; }
.dd6v .fd3mz     { background: #0c1a2e; border-color: #38bdf8; }
.dd6v .m8dix { background: #12103a; border-color: #818cf8; }
.dd6v .vh8iy4wa    { background: #0a2020; border-color: #2dd4bf; }
.dd6v .bgp7 strong  { color: #f1f5f9; }
.dd6v .bgp7 p       { color: #cbd5e1; }
.dd6v .lsw3fc    .fd3mz     .mzkxtu::before,
.dd6v .a3hxir3t  .fd3mz     .mzkxtu::before,
.dd6v .wexf  .fd3mz     .mzkxtu::before,
.dd6v .fju1av6y .fd3mz     .mzkxtu::before { color: #38bdf8; }
.dd6v .lsw3fc    .m8dix .mzkxtu::before,
.dd6v .a3hxir3t  .m8dix .mzkxtu::before,
.dd6v .wexf  .m8dix .mzkxtu::before,
.dd6v .fju1av6y .m8dix .mzkxtu::before { color: #818cf8; }
.dd6v .lsw3fc    .vh8iy4wa    .mzkxtu::before,
.dd6v .a3hxir3t  .vh8iy4wa    .mzkxtu::before,
.dd6v .wexf  .vh8iy4wa    .mzkxtu::before,
.dd6v .fju1av6y .vh8iy4wa    .mzkxtu::before { color: #2dd4bf; }
.d3uxt::before,
.zxr0fab::before { margin-right: 5px; }
.ny8up .yfem ul li,
.ny8up .veekdi2i li         { color: #4ade80; }
.ny8up .yfem .d3uxt { color: #22c55e; }
.ny8up .vgpx966l ul li,
.ny8up .tjhsf li         { color: #f87171; }
.ny8up .vgpx966l .zxr0fab { color: #ef4444; }
.bivbl95 .yfem { background: var(--bg-pros); }
.bivbl95 .vgpx966l { background: var(--bg-cons); }
.bivbl95 .yfem .d3uxt { color: var(--c-pros-label); }
.bivbl95 .vgpx966l .zxr0fab { color: var(--c-cons); }
.bivbl95 .yfem ul li,
.bivbl95 .veekdi2i li            { color: var(--c-pros); }
.bivbl95 .vgpx966l ul li,
.bivbl95 .tjhsf li            { color: var(--c-cons); }
.jtu2w .yfem { background: var(--bg-pros); }
.jtu2w .vgpx966l { background: var(--bg-cons); }
.jtu2w .yfem .d3uxt { color: var(--c-pros-label); }
.jtu2w .vgpx966l .zxr0fab { color: var(--c-cons); }
.jtu2w .yfem ul li,
.jtu2w .veekdi2i li          { color: var(--c-pros); }
.jtu2w .vgpx966l ul li,
.jtu2w .tjhsf li          { color: var(--c-cons); }
.qauyt .d3uxt::before { content: "✓ "; }
.qauyt .zxr0fab::before { content: "✗ "; }
.j0xkd1ct .d3uxt::before { content: "→ "; }
.j0xkd1ct .zxr0fab::before { content: "← "; }
.yhrqp .d3uxt::before { content: "★ "; }
.yhrqp .zxr0fab::before { content: "✕ "; }
.ysnub9 .d3uxt::before { content: "◆ "; }
.ysnub9 .zxr0fab::before { content: "▲ "; }
.md7bh2lr .bgp7 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.md7bh2lr .bgp7 strong { color: var(--text-primary); }
.md7bh2lr .bgp7 p      { color: var(--text-muted); }
.soat4xkc .bgp7 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.tfolg .bgp7 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.tfolg .bgp7 strong,
.tfolg .bgp7 p { color: #fff; }
.tfolg .mzkxtu::before { color: rgba(255,255,255,0.9) !important; }
.nlndx .bgp7 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.nlndx .bgp7 strong { color: var(--text-primary); }
.nlndx .bgp7 p      { color: var(--text-muted); }
.y0a4bj .bgp7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lsw3fc .mzkxtu,
.a3hxir3t .mzkxtu,
.wexf .mzkxtu,
.fju1av6y .mzkxtu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lsw3fc .mzkxtu::before,
.a3hxir3t .mzkxtu::before,
.wexf .mzkxtu::before,
.fju1av6y .mzkxtu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lsw3fc .fd3mz     .mzkxtu::before { content: "✦"; color: var(--c-tip-border); }
.lsw3fc .m8dix .mzkxtu::before { content: "▲"; color: var(--c-warn-border); }
.lsw3fc .vh8iy4wa    .mzkxtu::before { content: "◉"; color: #60a5fa; }
.a3hxir3t .fd3mz     .mzkxtu::before { content: "★"; color: var(--c-tip-border); }
.a3hxir3t .m8dix .mzkxtu::before { content: "◆"; color: var(--c-warn-border); }
.a3hxir3t .vh8iy4wa    .mzkxtu::before { content: "●"; color: #60a5fa; }
.wexf .fd3mz     .mzkxtu::before { content: "▶"; color: var(--c-tip-border); }
.wexf .m8dix .mzkxtu::before { content: "■"; color: var(--c-warn-border); }
.wexf .vh8iy4wa    .mzkxtu::before { content: "▸"; color: #60a5fa; }
.fju1av6y .fd3mz     .mzkxtu::before { content: "→"; color: var(--c-tip-border); }
.fju1av6y .m8dix .mzkxtu::before { content: "⬥"; color: var(--c-warn-border); }
.fju1av6y .vh8iy4wa    .mzkxtu::before { content: "◈"; color: #60a5fa; }
.tbpnwi0 .rw76pl4 .ncpvye4,
.tbpnwi0 .wa5d49d .ncpvye4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tbpnwi0 .v4ya                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.tbpnwi0 .zc1fx            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.tbpnwi0 .bvdvys          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tbpnwi0 .k6mvt                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u4m5 .rw76pl4 .ncpvye4,
.u4m5 .wa5d49d .ncpvye4,
.u4m5 .v4wo,
.u4m5 .v4ya,
.u4m5 .zc1fx,
.u4m5 .bvdvys,
.u4m5 .k6mvt,
.u4m5 .y0a4bj .bgp7 { box-shadow: none; }
.qv92   .i9ukkwi5, .qv92 .a260emz, .qv92 .z57nysw,
.qv92   .tlmp9, .qv92 .n5vd5t { font-size: 0.9rem; }
.qv92   .y9ihcl, .qv92 .t0awtvs { font-size: 0.9rem; }
.gjseoe   .i9ukkwi5, .gjseoe .a260emz, .gjseoe .z57nysw,
.gjseoe   .tlmp9, .gjseoe .n5vd5t { font-size: 0.95rem; }
.gjseoe   .y9ihcl, .gjseoe .t0awtvs { font-size: 0.95rem; }
.u86tqy   .i9ukkwi5, .u86tqy .a260emz, .u86tqy .z57nysw,
.u86tqy   .tlmp9, .u86tqy .n5vd5t { font-size: 1.08rem; }
.u86tqy   .y9ihcl, .u86tqy .t0awtvs { font-size: 1.05rem; }
.u86tqy   .i86qt { font-size: 0.97rem; }
.jhhg1i9l .kczksu      { font-size: 3.2rem; }
.jhhg1i9l h2.mr3xj { font-size: 1.9rem; }
.jhhg1i9l h3.mshrm8tp     { font-size: 1.4rem; }
.f9txer .kczksu      { font-size: 3.8rem; }
.f9txer h2.mr3xj { font-size: 2.2rem; }
.f9txer h3.mshrm8tp     { font-size: 1.6rem; }
.gtn97 + .gtn97 { position: relative; }
.xvlc   .gtn97 + .gtn97::before,
.m2c3f  .gtn97 + .gtn97::before,
.dtuqhtw   .gtn97 + .gtn97::before,
.zm4e175   .gtn97 + .gtn97::before,
.rdlf0   .gtn97 + .gtn97::before,
.fcb6hb .gtn97 + .gtn97::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xvlc .gtn97 + .gtn97::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.m2c3f .gtn97 + .gtn97::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dtuqhtw .gtn97 + .gtn97::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;
}
.zm4e175 .gtn97 + .gtn97::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.j4pi7xdy .gtn97 { margin-bottom: 16px; }
.j4pi7xdy .gtn97 + .gtn97 { margin-top: 0; }
.j4pi7xdy .ffnmbs1u { padding-top: 0; padding-bottom: 0; }
.rdlf0 .gtn97 + .gtn97::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fcb6hb .gtn97 + .gtn97::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lrn7n88t .gtn97 + .gtn97::before,
.k2ri .gtn97 + .gtn97::before,
.l9rbe9h4 .gtn97 + .gtn97::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%;
}
.wfnxubek .lrn7n88t .gtn97:nth-child(even)::before,
.wfnxubek .k2ri .gtn97:nth-child(even)::before,
.wfnxubek .l9rbe9h4 .gtn97:nth-child(even)::before { background: var(--bg-surface); }
.vbixrb .lrn7n88t .gtn97:nth-child(even)::before,
.vbixrb .k2ri .gtn97:nth-child(even)::before,
.vbixrb .l9rbe9h4 .gtn97:nth-child(even)::before { background: var(--bg-card); }
.lrn7n88t .gtn97 + .gtn97::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");
}
.k2ri .gtn97 + .gtn97::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");
}
.l9rbe9h4 .gtn97 + .gtn97::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");
}
.cn1q .nans { overflow: hidden; }
.cn1q .dd3g { margin-bottom: 70px; }
.q03cv .pe1k,
.oo39 .pe1k { padding-bottom: 60px; }
.cn1q .pe1k { padding-bottom: 70px; }
.cn1q .nans::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%;
}
.cn1q .nans::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");
}
.r83fa .nans:not(.o50y) .uekrw { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.aasdmil .a5es4vu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.r83fa .o50y { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.r83fa .teto9to { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.r83fa .a5es4vu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.b3ac64u .a5es4vu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qxdmnf .a5es4vu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cg55wc1 .a5es4vu { background: var(--accent-bg); }
.g85q .iasqsrd0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.g85q .iasqsrd0 .m58d2s { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g85q .ffnmbs1u::after { content: ''; display: block; clear: both; }
.vgj5cu4o .iasqsrd0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.vgj5cu4o .iasqsrd0 .m58d2s { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vgj5cu4o .ffnmbs1u::after { content: ''; display: block; clear: both; }
.cmb3 .gtn97:nth-child(odd)  .iasqsrd0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.cmb3 .gtn97:nth-child(even) .iasqsrd0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.cmb3 .iasqsrd0 .m58d2s { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cmb3 .ffnmbs1u::after { content: ''; display: block; clear: both; }
.g85q .upplf,
.vgj5cu4o .upplf,
.cmb3 .tychoff,
.cmb3 .upplf { clear: both; }
@media (max-width: 900px) {
  .g85q .iasqsrd0,
  .vgj5cu4o .iasqsrd0,
  .cmb3 .gtn97:nth-child(odd)  .iasqsrd0,
  .cmb3 .gtn97:nth-child(even) .iasqsrd0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .g85q .iasqsrd0 .m58d2s,
  .vgj5cu4o .iasqsrd0 .m58d2s,
  .cmb3 .iasqsrd0 .m58d2s {
    max-height: none !important;
  }
}
.g85q .y9ihcl,
.g85q .t0awtvs,
.vgj5cu4o .y9ihcl,
.vgj5cu4o .t0awtvs,
.cmb3 .y9ihcl,
.cmb3 .t0awtvs { overflow: hidden; }
@media (max-width: 640px) {
  .g85q .iasqsrd0,
  .vgj5cu4o .iasqsrd0,
  .cmb3 .iasqsrd0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jc3q8xc0 .yyantrd,
.jc3q8xc0 .ffnmbs1u,
.jc3q8xc0 .ol9e1  { max-width: 1100px; }
.jc3q8xc0 { --content-mw: 1100px; }
.u09w4 .yyantrd,
.u09w4 .ffnmbs1u,
.u09w4 .ol9e1  { max-width: 1200px; }
.ztwd5mpb .yyantrd,
.ztwd5mpb .ffnmbs1u,
.ztwd5mpb .ol9e1  { max-width: 1320px; }
.ji4xpd { font-size: 0.82rem; color: var(--text-muted); }
.t2mcq { display: flex; align-items: center; }
.i4b8y {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xch1w { display: flex; align-items: center; }
.k52tk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.k52tk:hover { text-decoration: underline; }
.mzxpz { margin: 0 3px; opacity: 0.45; }
.mzxpz::before { content: '/'; }
.ob7lpx { padding: 2px 5px; color: var(--text-main); }
.ylpv7mv .ji4xpd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ylpv7mv .t2mcq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ff01wl .ji4xpd {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ff01wl .t2mcq { padding: 0 0 0 12px; }
.vxk5u .t2mcq { padding: 0 16px; }
.vxk5u .ji4xpd {
  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);
}
.vxk5u .yyantrd { padding-top: 28px; }
@media (max-width: 720px) {
  .f0ebhk { margin-top: 18px; padding: 0 16px; }
  .vxk5u .yyantrd { padding-top: 16px; }
}
.jc3q8xc0.ylpv7mv .t2mcq { max-width: 1100px; }
.u09w4.ylpv7mv .t2mcq { max-width: 1200px; }
.ztwd5mpb.ylpv7mv .t2mcq { max-width: 1320px; }
.jc3q8xc0 .f0ebhk { max-width: 1100px; }
.z6w1v2c .gtn97 { padding-top: 16px; padding-bottom: 16px; }
.zeqi7jmw .gtn97 { padding-top: 24px; padding-bottom: 24px; }
.zbkfbu .gtn97 { padding-top: 40px; padding-bottom: 40px; }
.bssk9 .gtn97 { padding-top: 52px; padding-bottom: 52px; }
.ac410w .gtn97:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ac410w .gtn97:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ac410w .gtn97:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ac410w .gtn97:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dwzd .ffnmbs1u { padding-top: 10px;  padding-bottom: 10px; }
.cotr2fw .ffnmbs1u { padding-top: 18px;  padding-bottom: 18px; }
.zqe4 .ffnmbs1u { padding-top: 36px;  padding-bottom: 36px; }
.nmyii77 .ffnmbs1u { padding-top: 48px;  padding-bottom: 48px; }
.hzbudo h2.mr3xj { font-weight: 600; }
.hzbudo h3.mshrm8tp     { font-weight: 600; }
.e1wy2y { font-weight: 500; }
.e1wy2y h2.mr3xj { font-weight: 800; }
.e1wy2y h3.mshrm8tp     { font-weight: 700; }
.nqqdcifg h2.mr3xj { font-weight: 900; }
.nqqdcifg h3.mshrm8tp     { font-weight: 800; }
.nqqdcifg .bgp7 strong,
.nqqdcifg .bgp7 strong { font-weight: 600; }
.s5c8u04y {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.dbz1o .s5c8u04y { display: none; }
@media (max-width: 640px) {
  .s5c8u04y { display: none !important; }
}
.s5c8u04y { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s5c8u04y:hover { opacity: 0.85; }
.vya1 .s5c8u04y { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fxvm .qd50 { right: 32px; }
@media (max-width: 480px) {
  .fxvm .qd50 { right: 20px; bottom: 20px; }
  .s8a7e  .qd50 { left: 20px; bottom: 20px; }
}
.pblcq9dy { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ol9e1 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.liri { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.e4kgkqy { color: var(--text-dim); font-size: 0.8rem; }
.dw4gkf6k a, .auko3nv a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.dw4gkf6k a:hover, .auko3nv a:hover { color: var(--accent-light); }
.auko3nv { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tocd4 .ol9e1 { text-align: center; }
.tocd4 .auko3nv { justify-content: center; margin-bottom: 16px; }
.tocd4 .liri { margin-top: 0; }
.kqz4n { margin-top: 10px; }
.kqz4n a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ol9e1 { padding-left: 16px; padding-right: 16px; }
  .rb55piqj .ol9e1 { padding: 20px 16px; }
  .auko3nv { gap: 4px 12px; }
  .liri { font-size: 0.78rem; }
}
.txu6663j .liri { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.txu6663j .e4kgkqy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .txu6663j .gp5iw { grid-template-columns: 1fr 1fr; } .txu6663j .fwc3l0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .txu6663j .gp5iw { grid-template-columns: 1fr; } }
.rl5ilr3f .liri { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rl5ilr3f .grgy2 { gap: 12px; } .rl5ilr3f .ka61n5 { margin-right: 0; width: 100%; } }
.d66gghsz .liri { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.d66gghsz .e4kgkqy { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .d66gghsz .lfyqkd { grid-template-columns: 1fr 1fr; } .d66gghsz .vktg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d66gghsz .lfyqkd { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .e9cycit .szjzq { grid-template-columns: 1fr 1fr; } .e9cycit .u4hk:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e9cycit .szjzq { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .oq3hx8y .szjzq { grid-template-columns: 1fr; } }
.c3lfnz1v .ol9e1 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.c3lfnz1v .auko3nv { justify-content: center; }
.pglc30 .no754      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.pglc30 .pblcq9dy { background: var(--bg-page); border-top-color: var(--border-alt); }
.fend3ad1 .no754      { background: #0d1117; border-bottom-color: #21262d; }
.fend3ad1 .lwbnx { color: var(--accent-light); }
.fend3ad1 .smj5e9at { --msep-color: #8b949e; }
.fend3ad1 .smj5e9at a { color: #8b949e; }
.fend3ad1 .smj5e9at a:hover { color: var(--accent-light); }
.fend3ad1 .s95s { color: #8b949e; }
.fend3ad1 .pblcq9dy { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.fend3ad1 .liri,
.fend3ad1 .e4kgkqy { color: #6e7681; }
.fend3ad1 .dw4gkf6k a, .fend3ad1 .auko3nv a,
.fend3ad1 .dw4gkf6k a:hover, .fend3ad1 .auko3nv a:hover,
@media (max-width: 640px) {
  .fend3ad1 .smj5e9at { background: #0d1117; border-top-color: #21262d; }
  .fend3ad1 .smj5e9at li a { border-bottom-color: #21262d; }
}
.wanf58f2 .no754      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.wanf58f2 .lwbnx { color: var(--accent-light); }
.wanf58f2 .smj5e9at { --msep-color: #475569; }
.wanf58f2 .smj5e9at a { color: #475569; }
.wanf58f2 .smj5e9at a:hover { color: var(--accent-light); }
.wanf58f2 .s95s { color: #64748b; }
.wanf58f2 .pblcq9dy { background: #f0f4f8; border-top-color: #cbd5e1; }
.wanf58f2 .liri,
.wanf58f2 .e4kgkqy { color: #64748b; }
.wanf58f2 .dw4gkf6k a, .wanf58f2 .auko3nv a,
.wanf58f2 .dw4gkf6k a:hover, .wanf58f2 .auko3nv a:hover,
@media (max-width: 640px) {
  .wanf58f2 .smj5e9at { background: #f0f4f8; border-top-color: #cbd5e1; }
  .wanf58f2 .smj5e9at li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.hsau3l9v .no754      { background: var(--accent); border-bottom-color: var(--accent-light); }
.hsau3l9v .lwbnx { color: #fff; }
.hsau3l9v .smj5e9at { --msep-color: rgba(255,255,255,0.82); }
.hsau3l9v .smj5e9at a { color: rgba(255,255,255,0.82); }
.hsau3l9v .smj5e9at a:hover { color: #fff; }
.hsau3l9v .s95s { color: rgba(255,255,255,0.9); }
.hsau3l9v .pblcq9dy { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.hsau3l9v .liri,
.hsau3l9v .e4kgkqy { color: rgba(255,255,255,0.72); }
.hsau3l9v .dw4gkf6k a, .hsau3l9v .auko3nv a,
.hsau3l9v .dw4gkf6k a:hover, .hsau3l9v .auko3nv a:hover,
@media (max-width: 640px) {
  .hsau3l9v .smj5e9at { background: var(--accent); border-top-color: var(--accent-light); }
  .hsau3l9v .smj5e9at li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.p57xhhv1 .no754 {
  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);
}
.p57xhhv1 .pblcq9dy {
  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) {
  .p57xhhv1 .smj5e9at {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ykwz4sxa .dzh1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.q3crwn9 .dzh1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pfr0 .dzh1 { min-height: 72px; height: auto; }
.wvre2 .dzh1 { min-height: 84px; height: auto; }
.rb55piqj .dzh1 { max-width: none; padding: 0 32px; }
.rb55piqj .ol9e1  { max-width: none; padding: 24px 32px; }
.sjienx.u09w4 .dzh1 { max-width: 1200px; }
.sjienx.ztwd5mpb .dzh1 { max-width: 1320px; }
.tfce   .lwbnx, .tfce   .ka61n5 { text-transform: capitalize; }
.ne4dy .lwbnx, .ne4dy .ka61n5 { text-transform: lowercase; }
.dr9wxr5k .lwbnx, .dr9wxr5k .ka61n5 { text-transform: uppercase; letter-spacing: 0.06em; }
.jxfy4b, .p9ul3ta {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.maet .jxfy4b,
.qcnjiz0 .jxfy4b,
.wz08 .jxfy4b,
.o7gf .jxfy4b,
.rb5t767w   .smj5e9at a { font-weight: 500; }
.v7chh4z .smj5e9at a { font-weight: 600; }
.ld3b6lv3     .smj5e9at a { font-weight: 700; }
.xb9z    .smj5e9at a { font-weight: 800; letter-spacing: 0.01em; }
.q2jo     .smj5e9at > li + li::before,
.okm1    .smj5e9at > li + li::before,
.f5ry    .smj5e9at > li + li::before,
.zpbd .smj5e9at > li + li::before,
.yrwe83is .smj5e9at > li + li::before,
.zhhbe45u  .smj5e9at > li + li::before,
.rpvk    .smj5e9at > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.q2jo     .smj5e9at > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.okm1    .smj5e9at > li + li::before { content: "|"; }
.f5ry    .smj5e9at > li + li::before { content: "—"; }
.zpbd .smj5e9at > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.yrwe83is .smj5e9at > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.zhhbe45u  .smj5e9at > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.rpvk    .smj5e9at > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .i45xmt8 .s95s,
  .buln .s95s,
  .gj28zm .s95s,
  .e108 .s95s,
  .q442hm7l .s95s {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .i45xmt8 .s95s::before,
  .buln .s95s::before,
  .gj28zm .s95s::before,
  .e108 .s95s::before,
  .q442hm7l .s95s::before { content: ""; display: block; flex-shrink: 0; }

  
  .i45xmt8 .s95s::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;
  }

  
  .buln .s95s::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;
  }

  
  .gj28zm .s95s::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;
  }

  
  .e108 .s95s::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;
  }

  
  .q442hm7l .s95s::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) {
  .okplubd4 .s95s {
    padding: 5px 14px;
  }
  .okplubd4 .smj5e9at {
    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;
  }
  .okplubd4 .smj5e9at li a {
    border-bottom: none; padding: 10px 22px;
  }
  .okplubd4 .smj5e9at li a:hover { background: var(--bg-raised); }
  .okplubd4 .x9szl,
  .cvfa .x9szl,
  .y1wxt .x9szl { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .hm1uz .s95s {
    padding: 5px 10px;
  }
  .hm1uz .smj5e9at {
    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);
  }
  .hm1uz .smj5e9at.xwnz35 { transform: translateX(0); }
  .hm1uz .smj5e9at li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .hm1uz .smj5e9at li:last-child a { border-bottom: none; }
  .hsau3l9v .smj5e9at,
  .fend3ad1 .smj5e9at { background: var(--accent) !important; }
  .hsau3l9v .smj5e9at li a,
  .fend3ad1 .smj5e9at li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .y1wxt .s95s {
    padding: 5px 10px;
  }
  .y1wxt .smj5e9at {
    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);
  }
  .y1wxt .smj5e9at::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .y1wxt .smj5e9at.xwnz35 { transform: translateY(0); }
  .y1wxt .smj5e9at li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .a6gqcy6g .s95s {
    padding: 5px 10px;
  }
  .a6gqcy6g .smj5e9at {
    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;
  }
  .a6gqcy6g .smj5e9at.xwnz35 { opacity: 1; pointer-events: auto; }
  .a6gqcy6g .smj5e9at li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .upyo0kc     .s95s { border-radius: 0 !important; }
  .riz7l7f   .s95s { border-radius: 8px !important; }
  .hnvog .s95s { border-radius: 50% !important; }
  .u859dkp   .s95s { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .l5os94g .g2iji { flex-direction: column; align-items: stretch; }
  .l5os94g .b27plzvy { flex-direction: row; min-width: auto; }
  .l5os94g .btodl3hl { align-items: flex-start; text-align: left; }
}
.gs4owqn,
.gs4owqn.gtn97,
.wfnxubek .gs4owqn,
.f5xrhi43 .gs4owqn,
.vbixrb .gs4owqn,
.kho26 .gs4owqn {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.csjtn {
  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;
}
.p4gn8as { flex: 1 1 280px; min-width: 0; }
.mk3ip {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tgqz08y {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.l2y4p {
  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;
}
.l2y4p:hover { transform: translateY(-1px); opacity: 0.95; }
.x4k9tss .csjtn {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.x4k9tss .mk3ip { color: var(--cta); }
.x4k9tss .tgqz08y { color: var(--text-body); }
.x4k9tss .l2y4p {
  background: var(--cta) !important;
  color: #fff !important;
}
.qgnzhyr .csjtn {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.qgnzhyr .mk3ip { color: var(--text-primary); }
.qgnzhyr .tgqz08y { color: var(--text-body); }
.qgnzhyr .l2y4p {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .csjtn {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .p4gn8as { flex: 0 0 auto; }
  .mk3ip { font-size: 1.2rem; }
  .l2y4p { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tcv0g .rn2dc8 { height: 36px; }
.g6lm .rn2dc8 { height: 60px; max-width: 200px; }
.ns7im .rn2dc8 { height: 56px; max-width: 180px; }
.rueiprb8    .r2s6c9oq, .rueiprb8    .sp38 { color: #f59e0b; }
.udfov3      .r2s6c9oq { font-size: 1rem; letter-spacing: 1.5px; }
.udfov3      .sp38   { font-size: 1.35rem; }
.wrhle4    .r2s6c9oq, .wrhle4    .sp38 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.g2it     .r2s6c9oq, .g2it     .sp38 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.obmm .r2s6c9oq, .obmm .sp38 { color: var(--cta); letter-spacing: 2px; }
.xtiv8aba   .r2s6c9oq, .xtiv8aba   .sp38 { color: #e91e63; letter-spacing: 2px; }
.jrgj1b  .r2s6c9oq, .jrgj1b  .sp38 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.xg6p     .r2s6c9oq, .xg6p     .sp38 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.p4lob6 .huuyv9v + .huuyv9v {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.rttkxfzq .v4ya { padding: 18px 24px; min-height: 68px; }
.rr1ntq .ycol {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.rr1ntq .zfwt16o {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.o9vkw .huuyv9v {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.upplf { counter-reset: cs-rank; }
.upplf .v4ya { counter-increment: cs-rank; }
.upplf .v4ya::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;
}
.ifz7 .upplf { counter-reset: cs-rank; gap: 0; }
.ifz7 .v4ya {
  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;
}
.ifz7 .v4ya::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;
}
.ifz7 .gycluhk1 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ifz7 .bbyi {
  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;
}
.ifz7 .gbbqku8 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ifz7 .gycluhk1 { min-width: 0; flex-direction: column; width: 100%; }
.ifz7 .v7exjp {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ifz7 .r2s6c9oq { color: var(--cta, var(--accent)); }
.ifz7 .yys41xed { font-weight: 700; }
.ifz7 .huuyv9v {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ifz7 .ycol {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ifz7 .zfwt16o {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ifz7 .nj1izbo .zfwt16o { font-size: 1.3rem; color: var(--accent-light); }
.ifz7 .mfh8fx0 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ifz7 .v4ya:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ifz7 .upplf {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ifz7 .v4ya {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ifz7 .v4ya { padding: 40px 16px 20px; }
  .ifz7 .huuyv9v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ifz7 .mfh8fx0 { width: 100%; min-width: 0; }
}
.ya7y2 .upplf { counter-reset: cs-rank; gap: 10px; }
.ya7y2 .v4ya {
  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);
}
.ya7y2 .v4ya::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);
}
.ya7y2 .gycluhk1 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ya7y2 .bbyi {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ya7y2 .gbbqku8 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ya7y2 .v7exjp {
  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;
}
.ya7y2 .r2s6c9oq { color: var(--cta, var(--accent)); }
.ya7y2 .huuyv9v {
  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;
}
.ya7y2 .ycol {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ya7y2 .zfwt16o { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ya7y2 .nj1izbo .zfwt16o { color: var(--accent-light); }
.ya7y2 .mfh8fx0 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ya7y2 .v4ya:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ya7y2 .v4ya {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ya7y2 .v4ya::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ya7y2 .gycluhk1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ya7y2 .v7exjp { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ya7y2 .huuyv9v {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ya7y2 .mfh8fx0 { width: 100%; min-width: 0; }
  .ya7y2 .r2s6c9oq { min-width: 0; }
}
.ab37exqj .v4ya::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.lo2fm .n3cp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lo2fm .n3cp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lo2fm .n3cp p { padding: 0 2px 16px; }
.wivvue4 .n3cp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wivvue4 .n3cp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wivvue4 .n3cp summary::after { content: "›"; font-size: 1.2em; }
.wivvue4 .n3cp[open] summary::after { content: "‹"; }
.wivvue4 .n3cp p { padding: 10px 22px 4px; }
.eu108 .n3cp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.eu108 .n3cp summary { color: var(--text-primary); padding-left: 16px; }
.eu108 .n3cp summary::after { content: "›"; font-size: 1.1em; }
.eu108 .n3cp[open] summary::after { content: "‹"; }
.eu108 .n3cp p { padding-left: 16px; }
.ygemh7 .xhjx9u { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ygemh7 .n3cp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ygemh7 .n3cp:last-child { border-bottom: none; }
.ygemh7 .n3cp summary { color: var(--text-primary); border-radius: 0; }
.ygemh7 .n3cp summary::after { content: "›"; font-size: 1.1em; }
.ygemh7 .n3cp[open] summary::after { content: "‹"; }
.sh1oqbe .n3cp { overflow: hidden; }
.sh1oqbe .n3cp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.sh1oqbe .n3cp summary::after { color: rgba(255,255,255,.75); }
.sh1oqbe .n3cp[open] summary { border-radius: 0; }
.uq9z4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vsfg {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wpl0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.skgueb92 { color: var(--text-muted); font-size: 1.05rem; }
.fg9g {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.vb6rl { margin-bottom: 20px; }
.m10dhvvp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.fpkn5xus {
  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;
}
.fpkn5xus:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.rwej09o { resize: vertical; min-height: 130px; }
.q525ono { width: 100%; margin-top: 8px; }
.koseqet {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.b0q7p3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.atow { color: var(--text-muted); line-height: 1.75; }
.b9ebr6 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.b9ebr6 li { margin-bottom: 6px; }
.e49q516k { max-width: 760px; margin: 0 auto; }
.zph5abtn { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c4okta { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c4okta:last-child { border-bottom: none; }
.c4okta h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.c4okta p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.p2v2 { max-width: 760px; margin: 0 auto; }
.nxl9 ul.b9ebr6 { margin: 0; }
@media (max-width: 640px) { .xohioc { grid-template-columns: 1fr; gap: 10px; } }
.bvruoce { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.zvvdh6 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.pa1mtklr { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.zvvdh6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zvvdh6 .b9ebr6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bvruoce { grid-template-columns: 1fr; } }
.u4uygp2n { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.u4uygp2n:hover .odfw20q { color: var(--accent-light); text-decoration: underline; }
.yemoql { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nu0b { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nu0b:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.js98fo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.nu0b p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nu0b ul.b9ebr6 { margin: 0; }
.x4cwh7a { color: var(--text-muted); line-height: 1.75; }
.u1b4pf .b9ebr6,
.mk9rl .b9ebr6,
.qbc2fo9b .b9ebr6,
.d32ancbt .b9ebr6 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.u1b4pf .nu0b,
.mk9rl .nu0b { text-align: left; }
.u1b4pf .js98fo,
.mk9rl .js98fo { text-align: center; }
.nfysum { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.h25w { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ctav9 { font-size: 1.1rem; }
.qxygl { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.tiecafjm { margin-top: 12px; }
.zev04 { 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; }
.zev04:hover { border-bottom-color: var(--accent-light); }
.t8hb3qy { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.t8hb3qy img { width: 100%; height: 100%; object-fit: cover; display: block; }
.a78czmc1 { width: 260px; height: 260px; }
.z9t28g5y { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.pjpm { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.rmjb { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .lu4tb35g { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.mrfu .qxygl, .mrfu .h25w { max-width: 640px; }
.aexuc53t { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.jevv { position: sticky; top: 96px; align-self: start; }
.jevv .nfysum { font-size: 1.6rem; margin-top: 18px; }
.x62kcqr .qxygl { margin-bottom: 28px; }
@media (max-width: 860px) { .aexuc53t { grid-template-columns: 1fr; } .jevv { position: static; text-align: center; } }
.h9vxj7 .t8hb3qy { margin: 0 auto 18px; }
.h9vxj7 .pjpm { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .lxoq { grid-template-columns: 1fr; } }
.su9d .nfysum { font-size: 1.6rem; margin-bottom: 6px; }
.d32ancbt .b9ebr6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .su9d { flex-direction: column; text-align: center; } .i57wyi78 { grid-template-columns: 1fr; } }
.vdsrwx .nfysum { font-size: 1.35rem; margin: 0 0 4px; }
.vdsrwx .pjpm { margin: 0; }
.mmja1f0 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.mmja1f0 .wpl0 { color: var(--accent-light); }
.b0v4vc .wpl0 { font-size: 2rem; }
.b0v4vc .skgueb92 { max-width: 680px; }
.oczc .wpl0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.oczc .skgueb92  { margin: 0; }
@media (max-width: 640px) { .oczc { flex-direction: column; } }
.pcevz4z .wpl0 { color: var(--accent-light); }
.u3xar1 .wpl0 { color: #fff; }
.u3xar1 .skgueb92  { color: rgba(255,255,255,0.85); }
.hcpi4z { max-width: 680px; margin: 0 auto; }
.dwarf {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .dwarf { grid-template-columns: 1fr; } }
.ced8 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.ced8 .fpkn5xus {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ced8 .fpkn5xus:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.or28 .fpkn5xus { background: var(--bg-raised); border-color: transparent; }
.or28 .fpkn5xus:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mcz5ay .fpkn5xus { border-radius: 100px; padding: 11px 20px; }
.mcz5ay .rwej09o { border-radius: 14px; }
@media (max-width: 640px) { .ndyb { grid-template-columns: 1fr; } }
.o0zj { counter-reset: priv-count; }
.waljkke {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.waljkke:last-child { border-bottom: none; }
.rwshdv {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.waljkke h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.waljkke p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ggopzq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ggopzq li { margin-bottom: 6px; }
.u36cw1{display:none}
.u36cw1:empty,.eaps:empty{display:none}
.ppan{position:relative;overflow:visible}
.z72z0 .tlv7cg,.blik .tlv7cg,
.cp1lpmy .tlv7cg,.abjvf5o .tlv7cg,
.r3vcu .tlv7cg,.o4jaj .tlv7cg{display:block}
.r95idjy .sjwxo2kl{display:block}
.z72z0 .tlv7cg,.blik .tlv7cg,
.cp1lpmy .tlv7cg,.abjvf5o .tlv7cg,
.r3vcu .tlv7cg{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}
.z72z0 .tlv7cg .eaps,.blik .tlv7cg .eaps,
.cp1lpmy .tlv7cg .eaps,.abjvf5o .tlv7cg .eaps,
.r3vcu .tlv7cg .eaps{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}
.z72z0 .i9fi3fm9,.blik .i9fi3fm9,
.cp1lpmy .i9fi3fm9,.abjvf5o .i9fi3fm9,
.r3vcu .i9fi3fm9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.z72z0 .tlv7cg,.blik .tlv7cg{top:12px}
.z72z0 .tlv7cg .eaps{margin-right:auto}
.blik .tlv7cg .eaps{margin-left:auto}
.blik .tlv7cg{text-align:right}
.cp1lpmy .tlv7cg,.abjvf5o .tlv7cg{bottom:12px}
.cp1lpmy .tlv7cg .eaps{margin-right:auto}
.abjvf5o .tlv7cg .eaps{margin-left:auto}
.abjvf5o .tlv7cg{text-align:right}
.r3vcu .tlv7cg{position:relative;margin-top:16px}
.r3vcu .tlv7cg .eaps{margin:0 auto}
.o4jaj .tlv7cg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.o4jaj .tlv7cg .eaps{margin:0}
.o4jaj .a5es4vu~.tlv7cg,
.o4jaj .p9gqdn2~.tlv7cg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.o4jaj .a5es4vu~.tlv7cg .eaps,
.o4jaj .p9gqdn2~.tlv7cg .eaps{justify-content:flex-start}
.a5es4vu~.tlv7cg,.p9gqdn2~.tlv7cg{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}
.a5es4vu~.tlv7cg .eaps{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.p9gqdn2~.tlv7cg .eaps{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.sjwxo2kl .eaps{margin:0 0 12px}
.eaps{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.obm6{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.odfw20q{font-weight:600;color:var(--text-heading);opacity:1}
.cddakze5::before{content:"·";margin:0 2px;opacity:.5}
.i9fi3fm9{white-space:nowrap}
.j01sarch .obm6{display:none}
.ezgze5 .i9fi3fm9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ezgze5 .cddakze5::before{content:""}
.ufz46ys9 .i9fi3fm9{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}
.ufz46ys9 .cddakze5::before{content:""}
.nc9fsv .eaps{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xkfdt .i9fi3fm9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.xkfdt .cddakze5::before{content:""}
.m3u7r .i9fi3fm9{color: var(--accent-light);opacity:1;font-weight:500}
.grhqov3z .i9fi3fm9{border-bottom:1px solid currentColor;padding-bottom:2px}
.zvvk .eaps{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.xi7js4{--date-bg:var(--accent-bg)}
.dlw1 .cddakze5::before{content:""}
.qgfd1a92 .cddakze5::before{content:"•";opacity:.4}
.qgfd1a92 .i9fi3fm9 + .i9fi3fm9::before{content:"•";margin-right:6px;opacity:.4}
.x3rv2p .cddakze5::before{content:"/";opacity:.35}
.x3rv2p .i9fi3fm9 + .i9fi3fm9::before{content:"/";margin-right:6px;opacity:.35}
.u1s3i8 .cddakze5::before{content:"|";opacity:.3}
.u1s3i8 .i9fi3fm9 + .i9fi3fm9::before{content:"|";margin-right:6px;opacity:.3}
.ui452h1 .cddakze5::before{content:"—";opacity:.3}
.ui452h1 .i9fi3fm9 + .i9fi3fm9::before{content:"—";margin-right:6px;opacity:.3}
.soqv .cddakze5::before{content:"◆";font-size:.5em;opacity:.35}
.soqv .i9fi3fm9 + .i9fi3fm9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.rjqbsmbp .cddakze5::before{content:"·";opacity:.4}
.rjqbsmbp .i9fi3fm9 + .i9fi3fm9::before{content:"·";margin-right:6px;opacity:.4}
.ma9v .cddakze5::before{content:"›";opacity:.4}
.ma9v .i9fi3fm9 + .i9fi3fm9::before{content:"›";margin-right:6px;opacity:.4}
.gya8b .cddakze5::before{content:"→";opacity:.35;font-size:.85em}
.gya8b .i9fi3fm9 + .i9fi3fm9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.im4l324j .ojyp3s0{padding:20px 0}
@media(max-width:640px){
  .ojyp3s0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ugnen{max-width:100%}
}
.qmoju .bvdvys{margin:0}
@media (max-width:560px){
  .el6s{grid-template-columns:repeat(2,1fr);gap:12px}
}
.qqpxarh {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.qqpxarh.sw34ht {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.fz5y2 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.fz5y2 .duvw07hz {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.fz5y2 .duvw07hz::before,
.fz5y2 .duvw07hz::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.fz5y2 .duvw07hz::before { transform: translate(-50%, -50%) rotate(45deg); }
.fz5y2 .duvw07hz::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.fz5y2 .duvw07hz:hover { background: rgba(0,0,0,0.12) !important; }
.ryms0zu {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.tj2zk6 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.upe7hq {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.bmgwroh {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.fz5y2 .h2ydx1r {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.fz5y2 .h2ydx1r:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .fz5y2 { padding: 28px 18px 20px; }
  .upe7hq { font-size: 1.2rem; }
  .ryms0zu { max-width: 220px; max-height: 80px; }
}
.xrhie {
  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);
}
.idaq5inp {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.qiqsn2hx  .xrhie { border-radius: 50%; }
.kk96l  .xrhie { border-radius: 6px; }
.hicjo4nn .xrhie { border-radius: 22px; }
.y1hl2o9 .csjtn {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .xrhie { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.sgn4 .gtn97 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.sgn4 .ffnmbs1u {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.sgn4 .csjtn {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.fumvi {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.fumvi.sw34ht { transform: translate(-50%, 0); }
.fumvi .gtn97,
.fumvi .ffnmbs1u {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.fumvi .csjtn {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.h2pl {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.h2pl::before,
.h2pl::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.h2pl::before { transform: translate(-50%, -50%) rotate(45deg); }
.h2pl::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.h2pl:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .fumvi { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .fumvi .csjtn {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .fumvi .tgqz08y { display: none !important; }
  .fumvi .mk3ip { font-size: 1.1rem !important; }
  .fumvi .xrhie { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .h2pl { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .dzh1 { flex-direction: row-reverse; }
[dir="rtl"] .smj5e9at { flex-direction: row-reverse; }
[dir="rtl"] .fxvm .qd50 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .fxvm .qd50 { right: auto; left: 20px; }
  [dir="rtl"] .s8a7e  .qd50 { left: auto;  right: 20px; }
}
[dir="rtl"] .g85q .iasqsrd0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .vgj5cu4o .iasqsrd0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .a5es4vu,
[dir="rtl"] .ajtz,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y9ihcl, [dir="rtl"] .t0awtvs { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .yfem { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vgpx966l { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .bgp7 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .csjtn { direction: rtl; }
[dir="rtl"] .xrhie { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .v4ya,
[dir="rtl"] .ji4xpd { direction: rtl; }
[dir="rtl"] .k6mvt { direction: rtl; }
[dir="rtl"] .g9p2z5h { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .g4hgfb8 .t0awtvs,
[dir="rtl"] .lqz3at .t0awtvs,
[dir="rtl"] .mxwuhdt .t0awtvs,
[dir="rtl"] .lx2g .t0awtvs {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .g4hgfb8 .t0awtvs li::before,
[dir="rtl"] .lqz3at .t0awtvs li::before,
[dir="rtl"] .mxwuhdt .t0awtvs li::before,
[dir="rtl"] .lx2g .t0awtvs li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .a5es4vu.sivvt3 .pe1k { align-items: flex-end; text-align: right; }
[dir="rtl"] .a5es4vu.a86l .pe1k { text-align: center; }
[dir="rtl"] .a5es4vu .pe1k { text-align: right; }
[dir="rtl"] .ffnmbs1u,
[dir="rtl"] .tlmp9,
[dir="rtl"] .n5vd5t,
[dir="rtl"] .fg9g,
[dir="rtl"] .m10dhvvp,
[dir="rtl"] .qxygl,
[dir="rtl"] .fpkn5xus,
[dir="rtl"] .rwej09o { text-align: right; direction: rtl; }
[dir="rtl"] .mcz5ay .fpkn5xus,
[dir="rtl"] .ced8 .fpkn5xus { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1aa35b;
  --brand:           #1aa35b;
  --brand-light:     #1e844f;
  --brand-pale:      #32a368;
  --grad-start:      #39df88;
  --grad-end:        #76dfa8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1aa35b;
  --cta-light:       #108347;
  --cta-hover:       #116e3d;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e1e9e5;
  --border-alt:      #cfdcd5;
  --border-section:  #e1e9e5;
  --text-primary:    #171b19;
  --text-muted:      #516158;
  --text-body:       #2e3732;
  --text-sub:        #45534c;
  --text-faint:      #748a7e;
  --text-dim:        #90a198;
  --text-label:      #5d6e65;
  --text-value:      #3a453f;
  --accent-bg:       #e1f3ea;
  --accent-bg-light: #c8eeda;
  --bg-tip:          #f9f0f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f5;
  --bg-cons:         #faf6f3;
  --c-pros:          #930f54;
  --c-cons:          #9f5021;
  --c-pros-label:    #af1264;
  --c-tip-border:    #c1146f;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #930f54;
}
:root { --logo-bg-opacity: 51%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.sh5d .mzkxtu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.sh5d .mzkxtu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.sh5d .fd3mz     .mzkxtu::before { content: "";  color: var(--c-tip-border); }.sh5d .m8dix .mzkxtu::before { content: ""; color: var(--c-warn-border); }.sh5d .vh8iy4wa    .mzkxtu::before { content: ""; color: #60a5fa; }.rmz3 .sh5d .fd3mz     .mzkxtu::before { color: #10b981; }.rmz3 .sh5d .m8dix .mzkxtu::before { color: #f43f5e; }.rmz3 .sh5d .vh8iy4wa    .mzkxtu::before { color: #a855f7; }.yslmn3dk  .sh5d .fd3mz     .mzkxtu::before { color: #eab308; }.yslmn3dk  .sh5d .m8dix .mzkxtu::before { color: #ef4444; }.yslmn3dk  .sh5d .vh8iy4wa    .mzkxtu::before { color: #f97316; }.dd6v  .sh5d .fd3mz     .mzkxtu::before { color: #38bdf8; }.dd6v  .sh5d .m8dix .mzkxtu::before { color: #818cf8; }.dd6v  .sh5d .vh8iy4wa    .mzkxtu::before { color: #2dd4bf; }.pw3u7k .sh5d .mzkxtu::before { color: var(--accent-light) !important; }
.mlizi .vom8052v, .mlizi .a5es4vu { min-height: 320px; }
.mzxpz::before { content: '›'; font-size: 1.1em; }