:root {
  --color-accent: #3b82f6;
  --color-cta: #3b82f6;
  --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;
}
.ksfdp1j {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.s95gtr2 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.v781mye {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xmccbztf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.w2vl { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.w2vl a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.w2vl a:hover { color: var(--accent-light); }
.nsbvl2l     .xpo05s { border-radius: 24px; padding: 8px; }
.nsbvl2l .xpo05s li a { border-radius: 16px; }
@media (max-width: 640px) {
  .xpo05s {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .j82z:hover .xpo05s,
  .j82z:focus-within .xpo05s { display: block; }
  .xpo05s li a { padding: 8px 16px; font-size: 0.88rem; }
}
.y8mee2 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.y0z6y { display: none; }
@media (max-width: 640px) {
  .y0z6y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .y0z6y.lgq0 { display: block; }
}
@media (max-width: 640px) {
  .y8mee2 { display: block; }
  .w2vl > li + li::before { display: none !important; }
  .w2vl {
    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;
  }
  .w2vl.lgq0 { display: flex; }
  .w2vl li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .w2vl li:last-child a { border-bottom: none; }
}
.palogtvo { min-height: 480px; }
.vnegzv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.nouiph6 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.kedaxwk .nouiph6 { margin-left: 0; margin-right: 0; }
.n3l871g {
  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;
}
.ft8dstb4 .n3l871g { margin-top: 24px; }
.n3l871g:hover { opacity: 0.88; }
.l7bp3b .vnegzv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.l7bp3b .nouiph6 { color: #e2e8f0; }
.l7bp3b.b9k21sr .mkzi9 { text-align: center; }
.buso .vnegzv { color: var(--text-primary); text-shadow: none; }
.buso .nouiph6 { color: var(--text-muted); }
.buso .n3l871g { margin-top: 16px; }
.buso, .buso.palogtvo { min-height: auto !important; }
.buso.b9k21sr .mkzi9 { text-align: center; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.kngoza6h .e437,
.kngoza6h .u2cgyup,
.kngoza6h .l7bp3b .kcfgu {
  overflow: hidden;
}
.kngoza6h .e437::after,
.kngoza6h .u2cgyup::after,
.kngoza6h .l7bp3b .kcfgu::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.e437 .vnegzv { color: #fff; }
.e437 .nouiph6 { color: rgba(255,255,255,0.85); }
.e437 .n3l871g { background: #fff; color: var(--cta); }
.e437 .n3l871g:hover { opacity: 0.92; }
.kornq .js9ky { position: relative; overflow: hidden; }
.kornq .js9ky::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;
}
.rr3ss8jq .js9ky {
  animation: hg-breathe 7s ease-in-out infinite;
}
.kngoza6h .js9ky { position: relative; overflow: hidden; }
.kngoza6h .js9ky::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;
}
.r714n7 .js9ky { position: relative; overflow: hidden; }
.r714n7 .js9ky::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;
}
.mhzsy4q5 .js9ky {
  animation: hg-fadein 1.2s ease-out both;
}
.js9ky {
  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%);
}
.gevoxtzb {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.rsqne {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.d1repmof {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.js9ky .vnegzv { text-shadow: none; color: var(--text-primary); }
.js9ky .nouiph6 { color: var(--text-muted); }
body.qif2o .vnegzv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.uqxd3op7 .vnegzv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.palogtvo.e437 .vnegzv,
section.e437 .vnegzv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.js9ky.b9k21sr .gevoxtzb { align-items: center; text-align: center; }
.js9ky.kedaxwk   .gevoxtzb { align-items: flex-start; text-align: left; }
.fn2b7vt .rsqne { position: relative; }
.fn2b7vt .rsqne::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.fn2b7vt.h9l4 .rsqne::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.tbuui2rt .rsqne {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.tbuui2rt .d1repmof {
  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);
}
.tbuui2rt.h9l4 .rsqne { padding: 32px 0 32px 32px; }
.uwuf6u .rsqne {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uwuf6u .d1repmof {
  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);
}
.h9l4 .gevoxtzb {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uwuf6u.h9l4 .rsqne { padding: 40px 16px 40px 48px; }
.palogtvo .q4qrk6z {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.q4qrk6z .sxaugco2 {
  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;
}
.q4qrk6z .sxaugco2::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.q4qrk6z .vsakbe { display: contents !important; }
.q4qrk6z .vsakbe .kmoaf {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.q4qrk6z .vsakbe .nntr7 { max-height: 48px; max-width: 96px; }
.q4qrk6z .vsakbe .diom6q {
  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;
}
.q4qrk6z .hfpm0b {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.q4qrk6z .jlud7 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.q4qrk6z .mn7v5t8s { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.q4qrk6z .mn7v5t8s small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.q4qrk6z .fz2mrv4 { display: contents !important; }
.q4qrk6z .fz2mrv4 .u8ei9w28:not(.tdovy5l) { display: none !important; }
.q4qrk6z .fz2mrv4 .tdovy5l {
  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;
}
.q4qrk6z .fz2mrv4 .tdovy5l .wa1wy {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.q4qrk6z .fz2mrv4 .tdovy5l .rzif3zec {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.q4qrk6z .x4mlllo { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.q4qrk6z .x4mlllo.a9pu {
  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;
}
.q4qrk6z .x4mlllo.a9pu:hover { opacity: 0.85; }
.cw2g9cmp .rsqne {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .js9ky { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .js9ky:not(.cw2g9cmp) .rsqne { display: none !important; }
  .cw2g9cmp .rsqne { padding: 16px; }
  .gevoxtzb  { padding: 36px 24px; }
  .js9ky~.mg95x73o,.h9l4~.mg95x73o{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .palogtvo, .js9ky { min-height: 320px !important; }
  .vnegzv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .un16n4x,
  .qdpj4b,
  .j2ukqq6a { grid-template-columns: 1fr !important; }

  

  
  .dq9oqpb { display: flex !important; flex-direction: column !important; }
  .dq9oqpb .mkzi9 { display: contents; }
  .dq9oqpb .kcfgu { order: 0; }
  .dq9oqpb .vnegzv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dq9oqpb .un16n4x { order: 2; padding: 0 16px 12px !important; }
  .dq9oqpb .nouiph6 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ft8dstb4 .mkzi9 { display: flex; flex-direction: column; }
  .ft8dstb4 .mkzi9 .vnegzv { order: 1; }
  .ft8dstb4 .mkzi9 .j2ukqq6a { order: 2; margin: 8px 0 24px !important; }
  .ft8dstb4 .mkzi9 .nouiph6 { order: 3; }
  .ft8dstb4 .mkzi9 .n3l871g { order: 4; align-self: center; margin-top: 0; }

  
  .js9ky.cw2g9cmp {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .js9ky.cw2g9cmp .gevoxtzb { display: contents; padding: 0; }
  .js9ky.cw2g9cmp .gevoxtzb .vnegzv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .js9ky.cw2g9cmp .rsqne { order: 2; padding: 12px 16px; }
  .js9ky.cw2g9cmp .gevoxtzb .nouiph6 { order: 3; padding: 0 24px; margin: 0 auto; }
  .js9ky.cw2g9cmp .gevoxtzb .n3l871g { order: 4; align-self: center; margin: 8px 0 32px; }
}
.j9zr5f { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jtdu1q { width: 100%; height: auto; display: block; border-radius: 10px; }
.uf6itw61 .j9zr5f        { border-radius: 16px; }
.uf6itw61 .jtdu1q  { border-radius: 16px; }
.ong5nr15 .j9zr5f         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ong5nr15 .jtdu1q   { border-radius: 8px; }
.gkoy0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.kbht { width: 100%; padding: 32px 0; position: relative; }
.m62h23 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.klpujwf .kbht:nth-child(even) { background: var(--bg-surface); }
.klpujwf .kbht:nth-child(odd)  { background: var(--bg-page); }
.koxe7t .kbht:nth-child(even) { background: var(--bg-card); }
.koxe7t .kbht:nth-child(odd)  { background: var(--bg-page); }
.klpujwf .kbht:nth-child(odd)  .m62h23 { background: var(--bg-card); border-radius: 6px; }
.klpujwf .kbht:nth-child(even) .m62h23 { background: var(--bg-raised); border-radius: 6px; }
.koxe7t .kbht:nth-child(odd)  .m62h23 { background: var(--bg-card); border-radius: 6px; }
.koxe7t .kbht:nth-child(even) .m62h23 { background: var(--bg-raised); border-radius: 6px; }
.klpujwf .kbht:nth-child(even) .wcoywqj .hhyh7,
.koxe7t .kbht:nth-child(even) .wcoywqj .hhyh7 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.klpujwf .kbht:nth-child(odd) .wcoywqj .hhyh7,
.koxe7t .kbht:nth-child(odd) .wcoywqj .hhyh7 { background: var(--bg-card-inner); }
.klpujwf .kbht:nth-child(even) .sog0p1q .hhyh7:nth-child(odd),
.koxe7t .kbht:nth-child(even) .sog0p1q .hhyh7:nth-child(odd)  { background: var(--bg-card); }
.klpujwf .kbht:nth-child(even) .sog0p1q .hhyh7:nth-child(even),
.koxe7t .kbht:nth-child(even) .sog0p1q .hhyh7:nth-child(even) { background: var(--bg-card-inner); }
h1.olzqx { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.olzqx {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.t2603 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.be5fo h2.olzqx {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vsdoj3 h2.olzqx {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xott h2.olzqx {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.v1amj0 h2.olzqx::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.reku9 h2.olzqx {
  color: var(--text-primary); font-size: 1.7rem;
}
.e77lgxyk h2.olzqx::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.reuwo0o h2.olzqx {
  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;
}
.f2vt { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.ssj4td { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ssj4td { display: none; } }
.bcgtfamt { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pydx { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.oagujjo {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.fas3s { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ua0ao { padding-left: 20px; }
.ua0ao li { margin-bottom: 6px; }
.ua0ao a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ua0ao a:hover { color: var(--accent-light); }
.yw54 .fas3s { display: none; }
.wj6i21c .fas3s { display: none; }
.wj6i21c .ua0ao { padding-left: 0; list-style: none; }
.wj6i21c .ua0ao li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wj6i21c .ua0ao a { font-size: 0.92rem; }
.es5icoat .oagujjo { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.es5icoat .fas3s { display: none; }
.es5icoat .ua0ao { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.es5icoat .ua0ao li { margin-bottom: 0; }
.es5icoat .ua0ao 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;
}
.es5icoat .ua0ao a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.axbq1 .oagujjo { padding: 20px 20px 16px; }
.axbq1 .ua0ao {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.axbq1 .ua0ao li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.axbq1 .ua0ao 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;
}
.axbq1 .ua0ao 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;
}
.axbq1 .ua0ao a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.axbq1 .ua0ao a:focus,
.axbq1 .ua0ao a:focus-visible,
.axbq1 .ua0ao a:target { outline: none; }
.axbq1 .ua0ao li:target a { border-color: var(--border); color: var(--text-muted); }
.d127od .oagujjo { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.d127od .fas3s { display: none; }
.d127od .ua0ao { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.d127od .ua0ao li { margin-bottom: 0; }
.d127od .ua0ao li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.d127od .ua0ao li:last-child::after { content: ""; margin-right: 0; }
.d127od .ua0ao a { font-size: 0.9rem; }
.hhyh7 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wcoywqj .hhyh7 { background: var(--bg-card); }
.sog0p1q .hhyh7:nth-child(odd)  { background: var(--bg-card); }
.sog0p1q .hhyh7:nth-child(even) { background: var(--bg-raised); }
.ctkg02s .hhyh7 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ctkg02s .hhyh7:last-child { border-bottom: none; }
.ctkg02s h3.t2603 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fo94l7ra .hhyh7 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fo94l7ra .hhyh7 + .hhyh7 { margin-top: 4px; }
.xx98en .hhyh7 { background: none; border-radius: 0; padding: 12px 0; }
.xx98en .hhyh7 + .hhyh7 { border-top: 1px solid var(--border-section); }
.pkzzc8 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.g2bi2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.em4nr { color: var(--text-body); margin-bottom: 10px; }
.b6j5c, .p84xq { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.b6j5c li, .p84xq li { margin-bottom: 6px; }
.p84xq li { list-style: decimal; }
.jzt8     .b6j5c { list-style-type: "● "; }
.t1e4v  .b6j5c { list-style-type: "■ "; }
.kww31k5 .b6j5c { list-style-type: "◆ "; }
.tyuv5gz    .b6j5c { list-style-type: "★ "; }
.jzt8     .pz5v2x5 { list-style-type: "● "; }
.t1e4v  .pz5v2x5 { list-style-type: "■ "; }
.kww31k5 .pz5v2x5 { list-style-type: "◆ "; }
.tyuv5gz    .pz5v2x5 { list-style-type: "★ "; }
.jzt8    .b6j5c li::marker, .jzt8    .pz5v2x5 li::marker,
.t1e4v .b6j5c li::marker, .t1e4v .pz5v2x5 li::marker,
.kww31k5 .b6j5c li::marker, .kww31k5 .pz5v2x5 li::marker,
.tyuv5gz   .b6j5c li::marker, .tyuv5gz   .pz5v2x5 li::marker {
  color: var(--cta); font-size: 1em;
}
.jzt8 .p84xq,
.t1e4v .p84xq,
.kww31k5 .p84xq,
.tyuv5gz .p84xq {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.jzt8 .p84xq li,
.t1e4v .p84xq li,
.kww31k5 .p84xq li,
.tyuv5gz .p84xq li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.jzt8 .p84xq li::before,
.t1e4v .p84xq li::before,
.kww31k5 .p84xq li::before,
.tyuv5gz .p84xq 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;
}
.jzt8     .p84xq li::before { border-radius: 50%; }
.t1e4v  .p84xq li::before { border-radius: 3px; }
.kww31k5 .p84xq li::before { border-radius: 3px; }
.tyuv5gz    .p84xq li::before { border-radius: 50%; }
.o1cr2yi { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.djtwqc .o1cr2yi,
.oyeul .o1cr2yi { background: transparent; border: none; border-radius: 0; }
.ggob { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ggob th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ggob td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ggob tr:hover td { background: var(--bg-hover); }
.lytbz .ggob tbody tr:nth-child(even) td { background: var(--bg-surface); }
.tddv .ggob { border: 1px solid var(--border-alt); }
.tddv .ggob th,
.tddv .ggob td { border: 1px solid var(--border-alt); }
.vbqd .ggob th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.vbqd .ggob td { border-bottom: none; }
.vbqd .ggob tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.b8s49hi .ggob th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.d1efy1z .o1cr2yi {
  overflow: hidden;
}
.d1efy1z .ggob th { border-bottom: 1px solid var(--border-alt); }
.d1efy1z .ggob tr:last-child td { border-bottom: none; }
.y5jdl6b { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.eouw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.beo6nku8 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bld3 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yyib0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.pz5v2x5 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.pz5v2x5 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.wavm4u .bld3 { background: transparent; text-align: center; }
.jjojgzc .beo6nku8 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.fmwk .beo6nku8 {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.jky2fyt .eouw { display: grid; grid-template-columns: auto 1fr; }
.jky2fyt .beo6nku8 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jky2fyt .bld3 { grid-column: 2; }
.jky2fyt .yyib0,
.jky2fyt .pz5v2x5 { grid-column: 1 / -1; }
.c8ey .eouw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.c8ey .beo6nku8 {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.c8ey .bld3 { grid-column: 2; }
.c8ey .yyib0,
.c8ey .pz5v2x5 { grid-column: 1 / -1; }
.gbmdv .eouw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gbmdv .bld3 { background: none; color: var(--accent-light); font-weight: 700; }
.yy4zq .eouw { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.yy4zq .bld3 { background: none; color: var(--accent-light); font-weight: 700; }
.n2ipvti7 .eouw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.n2ipvti7 .eouw:last-child { border-bottom: none; }
.n2ipvti7 .bld3 { background: none; color: var(--accent-light); font-weight: 700; }
.c15sb4 .eouw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c15sb4 .bld3 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.oh8gl7 .y5jdl6b { counter-reset: card-n; }
.oh8gl7 .eouw  { counter-increment: card-n; }
.oh8gl7 .bld3 { display: flex; align-items: center; gap: 10px; }
.oh8gl7 .bld3::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.luhu .eouw { background: var(--bg-surface); border: 1px solid var(--border); }
.luhu .bld3 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.g8h3a { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.vusbax  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.elefzg8e { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.hyhugf { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nshf { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.g8h3a strong { color: var(--text-primary); font-size: 0.95rem; }
.g8h3a p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.juqv6 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.vfup9, .sozeiur { border-radius: 8px; padding: 14px; }
.vfup9 { background: var(--bg-pros); }
.sozeiur { background: var(--bg-cons); }
.n99lconj { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.vfup9 .n99lconj { color: var(--c-pros-label); }
.sozeiur .n99lconj { color: #f87171; }
.vfup9 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sozeiur ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jtdu1q { width: 100%; height: auto; border-radius: 10px; display: block; }
.a9pu {
  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;
}
.a9pu:hover { opacity: 0.85; }
.o1rji .a9pu  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.o1rji .a9pu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sibt .a9pu  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.sibt .a9pu:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ryq1nz2d .n3l871g { border-radius: 50px; }
.ryq1nz2d .a9pu  { border-radius: 50px; }
.rwfvwp49 .n3l871g { padding-left: 22px; padding-right: 22px; }
.rwfvwp49 .a9pu  { padding-left: 12px; padding-right: 12px; }
.rok9ap .n3l871g { padding-left: 44px; padding-right: 44px; }
.rok9ap .a9pu  { padding-left: 24px; padding-right: 24px; }
.t07z .n3l871g { padding-left: 56px; padding-right: 56px; }
.t07z .a9pu  { padding-left: 32px; padding-right: 32px; }
.qvtt   .n3l871g::after, .qvtt   .a9pu::after,
.bfa4 .n3l871g::after, .bfa4 .a9pu::after,
.chtfjl56    .n3l871g::after, .chtfjl56    .a9pu::after,
.wuv73k    .n3l871g::after, .wuv73k    .a9pu::after,
.yqc8f99    .n3l871g::after, .yqc8f99    .a9pu::after,
.cy5fte     .n3l871g::after, .cy5fte     .a9pu::after,
.oujm8xck    .n3l871g::after, .oujm8xck    .a9pu::after,
.gp2kypjr   .n3l871g::after, .gp2kypjr   .a9pu::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;
}
.qvtt .n3l871g::after, .qvtt .a9pu::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");
}
.bfa4 .n3l871g::after, .bfa4 .a9pu::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");
}
.chtfjl56 .n3l871g::after, .chtfjl56 .a9pu::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");
}
.wuv73k .n3l871g::after, .wuv73k .a9pu::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");
}
.yqc8f99 .n3l871g::after, .yqc8f99 .a9pu::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");
}
.cy5fte .n3l871g::after, .cy5fte .a9pu::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");
}
.oujm8xck .n3l871g::after, .oujm8xck .a9pu::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");
}
.gp2kypjr .n3l871g::after, .gp2kypjr .a9pu::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");
}
.ds9z   .smwch5::after, .ds9z   .d97ddy::after,
.l9mzr .smwch5::after, .l9mzr .d97ddy::after,
.van52ki    .smwch5::after, .van52ki    .d97ddy::after,
.oxjx96z    .smwch5::after, .oxjx96z    .d97ddy::after,
.y4bezh    .smwch5::after, .y4bezh    .d97ddy::after,
.auw4kda     .smwch5::after, .auw4kda     .d97ddy::after,
.robjqpt    .smwch5::after, .robjqpt    .d97ddy::after,
.c2glmf0   .smwch5::after, .c2glmf0   .d97ddy::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;
}
.ds9z .smwch5::after, .ds9z .d97ddy::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");
}
.l9mzr .smwch5::after, .l9mzr .d97ddy::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");
}
.van52ki .smwch5::after, .van52ki .d97ddy::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");
}
.oxjx96z .smwch5::after, .oxjx96z .d97ddy::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");
}
.y4bezh .smwch5::after, .y4bezh .d97ddy::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");
}
.auw4kda .smwch5::after, .auw4kda .d97ddy::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");
}
.robjqpt .smwch5::after, .robjqpt .d97ddy::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");
}
.c2glmf0 .smwch5::after, .c2glmf0 .d97ddy::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");
}
.q9777nuf {
  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;
}
.sxaugco2 {
  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;
}
.sxaugco2 > * { min-width: 0; }
.sxaugco2:hover { background: var(--bg-hover); }
.sxaugco2 > [itemprop="item"] { display: contents; }
.sxaugco2 [itemprop="itemReviewed"],
.sxaugco2 [itemprop="reviewRating"] { display: none; }
.sxaugco2::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;
}
.vsakbe {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.kmoaf {
  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;
}
.nntr7 { max-height: 52px; max-width: 110px; object-fit: contain; }
.diom6q {
  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;
}
.zhz5zb8 .kmoaf    { background: #1a1a1a; }
.suxzs .kmoaf   { background: rgba(128,128,128,.12); }
.bi37 .kmoaf { background: var(--bg-raised); }
.wrdtsm .kmoaf    { background: transparent; padding: 0; }
.hfpm0b {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.jlud7 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.mn7v5t8s { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.fz2mrv4 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.u8ei9w28 {
  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;
}
.wa1wy {
  
  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%;
}
.rzif3zec {
  
  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;
}
.x4mlllo {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.x4mlllo.a9pu {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .sxaugco2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .sxaugco2::before    { grid-area: rank;   }
  .vsakbe           { grid-area: ident;  }
  .hfpm0b     { grid-area: rating; min-width: 0; width: auto; }
  .fz2mrv4           { grid-area: pills;  }
  .x4mlllo             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .sxaugco2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .sxaugco2::before    { justify-self: center; }
  .vsakbe           { width: 100%; }
  .hfpm0b     { justify-self: center; }
  .fz2mrv4           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .xyuy .kj2p {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xyuy .d0cc5a6n { margin: 0; }
}
.n8rb22 .nzk5tgep { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.n8rb22 .q2kcy0ne h3 { color: var(--accent-light); }
.n8rb22 .qn44s { background: var(--bg-page); border: 1px solid var(--border); }
.oyeul .juqv6 { gap: 10px; }
.oyeul .vfup9, .oyeul .sozeiur { padding: 12px; }
.oyeul .vfup9 ul, .oyeul .sozeiur ul { margin: 4px 0 0; padding-left: 18px; }
.oyeul .vfup9 li, .oyeul .sozeiur li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ehmv9 { grid-template-columns: 1fr; }
  .b1jos5 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .b1jos5 .q353wd { width: 72px; height: 50px; }
  .b1jos5 .e1wnly1u { max-width: 180px; }
  .b1jos5 .xmc6 { width: auto; }
}
@media (max-width: 720px) {
  .oggip8n { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xarxe { padding: 16px; }
  .v27gc .tei9 { min-width: 50%; }
}
.pb2bqji .juqv6 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .j4yu { grid-template-columns: 1fr; }
  .say2tj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tmnj4p { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .du5zvflf { flex-wrap: wrap; padding: 16px; }
}
.j21rp .juqv6 { gap: 8px; }
.j21rp .vfup9, .j21rp .sozeiur { padding: 8px; }
@media (max-width: 480px) {
  .i9fz6ayb { flex-direction: column; align-items: stretch; }
}
.xnqk .xmc6 .a9pu { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uongpvw { flex-direction: column; align-items: stretch; gap: 10px; }
  .xnqk .xmc6 { text-align: center; }
}
@media (max-width: 720px) {
  .dc0wm7nu { grid-template-columns: 1fr; }
  .ukz8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wmhtq { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .oqyx { grid-template-columns: 1fr; }
  .mvdyn2 { width: 100px; height: 100px; margin: 16px auto; }
  .sevmmri { font-size: 1.4rem; }
  .oumkg0k { justify-content: center; }
  .khmitup .tei9 { min-width: 50%; }
}
.w8jzgnc .juqv6 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ljmr { flex-wrap: wrap; padding: 14px 16px; }
  .xdglagez { padding: 12px 16px; }
  .w8jzgnc .juqv6 { margin: 0 16px; }
  .w8jzgnc .xzjdnq37 { padding: 0 16px; }
  .xshg2 { padding: 12px 16px; }
}
.zeme206 .sxaugco2 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.zeme206 .sxaugco2:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.x5x1hgv .q9777nuf { gap: 18px; }
.x5x1hgv .sxaugco2 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.x5x1hgv .sxaugco2:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.dc2fm8n .q9777nuf {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dc2fm8n .sxaugco2 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dc2fm8n .sxaugco2:last-child { border-bottom: none; }
.dc2fm8n .vsakbe,
.dc2fm8n .hfpm0b,
.dc2fm8n .fz2mrv4 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.x2ag2p7 .q9777nuf { gap: 0; }
.x2ag2p7 .sxaugco2 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.x2ag2p7 .sxaugco2:last-child { border-bottom: none; }
.x2ag2p7 .sxaugco2:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.x2ag2p7 .sxaugco2:nth-child(even):hover { background: var(--bg-hover); }
.qzzviv3y .sxaugco2 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.i7j6 .fz2mrv4 .u8ei9w28 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.i7j6 .fz2mrv4 .u8ei9w28:first-child { border-left: none; }
.eeq2 .fz2mrv4 .u8ei9w28 {
  background: transparent; padding: 4px 8px;
}
.eeq2 .fz2mrv4 .wa1wy { font-size: .65rem; opacity: .65; }
.eeq2 .fz2mrv4 .rzif3zec   { font-size: 1.15rem; color: var(--accent-light); }
.zy0fj2b .fz2mrv4 .u8ei9w28 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.mn7v5t8s { display: none; }
.rjcf8l .jlud7 { font-size: 1rem; letter-spacing: 2px; }
.a8yg .jlud7 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rojl .jlud7,
.vuihxwh .jlud7,
.snjy0oaj .jlud7 { display: none; }
.rojl .mn7v5t8s,
.vuihxwh .mn7v5t8s,
.snjy0oaj .mn7v5t8s { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rojl .mn7v5t8s { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rojl .mn7v5t8s small { display: none; }
.vuihxwh .mn7v5t8s {
  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;
}
.vuihxwh .mn7v5t8s small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.snjy0oaj .mn7v5t8s {
  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;
}
.snjy0oaj .mn7v5t8s small { display: none; }
.sl0jo5o1 { margin: 16px 0; }
.ivv7o1j { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ivv7o1j summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ivv7o1j summary::after { content: "+"; color: var(--accent-light); }
.ivv7o1j[open] summary::after { content: "−"; }
.ivv7o1j p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.kbht { margin-bottom: 0; }
.xvih h2.olzqx { color: var(--text-primary); border-color: var(--accent-light); }
.ujxsl h2.olzqx { color: var(--text-primary); border-color: var(--accent-light); }
.hpl07lan .vusbax     { background: #052e16; border-color: #10b981; }
.hpl07lan .elefzg8e { background: #2d0a1e; border-color: #f43f5e; }
.hpl07lan .hyhugf    { background: #1e1036; border-color: #a855f7; }
.hpl07lan .g8h3a strong  { color: #f1f5f9; }
.hpl07lan .g8h3a p       { color: #cbd5e1; }
.hpl07lan .di5pn    .vusbax     .nshf::before,
.hpl07lan .wa0ty  .vusbax     .nshf::before,
.hpl07lan .phaslqx  .vusbax     .nshf::before,
.hpl07lan .erg2u .vusbax     .nshf::before { color: #10b981; }
.hpl07lan .di5pn    .elefzg8e .nshf::before,
.hpl07lan .wa0ty  .elefzg8e .nshf::before,
.hpl07lan .phaslqx  .elefzg8e .nshf::before,
.hpl07lan .erg2u .elefzg8e .nshf::before { color: #f43f5e; }
.hpl07lan .di5pn    .hyhugf    .nshf::before,
.hpl07lan .wa0ty  .hyhugf    .nshf::before,
.hpl07lan .phaslqx  .hyhugf    .nshf::before,
.hpl07lan .erg2u .hyhugf    .nshf::before { color: #a855f7; }
.ghnj1 .vusbax     { background: #2d2000; border-color: #eab308; }
.ghnj1 .elefzg8e { background: #2d0b0b; border-color: #ef4444; }
.ghnj1 .hyhugf    { background: #2d1600; border-color: #f97316; }
.ghnj1 .g8h3a strong  { color: #f1f5f9; }
.ghnj1 .g8h3a p       { color: #cbd5e1; }
.ghnj1 .di5pn    .vusbax     .nshf::before,
.ghnj1 .wa0ty  .vusbax     .nshf::before,
.ghnj1 .phaslqx  .vusbax     .nshf::before,
.ghnj1 .erg2u .vusbax     .nshf::before { color: #eab308; }
.ghnj1 .di5pn    .elefzg8e .nshf::before,
.ghnj1 .wa0ty  .elefzg8e .nshf::before,
.ghnj1 .phaslqx  .elefzg8e .nshf::before,
.ghnj1 .erg2u .elefzg8e .nshf::before { color: #ef4444; }
.ghnj1 .di5pn    .hyhugf    .nshf::before,
.ghnj1 .wa0ty  .hyhugf    .nshf::before,
.ghnj1 .phaslqx  .hyhugf    .nshf::before,
.ghnj1 .erg2u .hyhugf    .nshf::before { color: #f97316; }
.bt4c .vusbax     { background: #0c1a2e; border-color: #38bdf8; }
.bt4c .elefzg8e { background: #12103a; border-color: #818cf8; }
.bt4c .hyhugf    { background: #0a2020; border-color: #2dd4bf; }
.bt4c .g8h3a strong  { color: #f1f5f9; }
.bt4c .g8h3a p       { color: #cbd5e1; }
.bt4c .di5pn    .vusbax     .nshf::before,
.bt4c .wa0ty  .vusbax     .nshf::before,
.bt4c .phaslqx  .vusbax     .nshf::before,
.bt4c .erg2u .vusbax     .nshf::before { color: #38bdf8; }
.bt4c .di5pn    .elefzg8e .nshf::before,
.bt4c .wa0ty  .elefzg8e .nshf::before,
.bt4c .phaslqx  .elefzg8e .nshf::before,
.bt4c .erg2u .elefzg8e .nshf::before { color: #818cf8; }
.bt4c .di5pn    .hyhugf    .nshf::before,
.bt4c .wa0ty  .hyhugf    .nshf::before,
.bt4c .phaslqx  .hyhugf    .nshf::before,
.bt4c .erg2u .hyhugf    .nshf::before { color: #2dd4bf; }
.oz6m .vusbax     { background: var(--accent-bg); border-color: var(--accent-light); }
.oz6m .elefzg8e { background: var(--accent-bg-light); border-color: var(--accent-light); }
.oz6m .hyhugf    { background: var(--accent-bg); border-color: var(--accent-pale); }
.oz6m .di5pn    .nshf::before,
.oz6m .wa0ty  .nshf::before,
.oz6m .phaslqx  .nshf::before,
.oz6m .erg2u .nshf::before { color: var(--accent-light) !important; }
.zucnpq1::before,
.ed05di::before { margin-right: 5px; }
.aut6e .vfup9 ul li,
.aut6e .vfup9 .zucnpq1 { color: #22c55e; }
.aut6e .sozeiur ul li,
.aut6e .sozeiur .ed05di { color: #ef4444; }
.hndavw .vfup9 { background: var(--bg-pros); }
.hndavw .sozeiur { background: var(--bg-cons); }
.hndavw .vfup9 .zucnpq1 { color: var(--c-pros-label); }
.hndavw .sozeiur .ed05di { color: var(--c-cons); }
.hndavw .vfup9 ul li,
.hndavw .wtu2f li            { color: var(--c-pros); }
.hndavw .sozeiur ul li,
.hndavw .ps634w li            { color: var(--c-cons); }
.yc66 .vfup9 { background: var(--bg-pros); }
.yc66 .sozeiur { background: var(--bg-cons); }
.yc66 .vfup9 .zucnpq1 { color: var(--c-pros-label); }
.yc66 .sozeiur .ed05di { color: var(--c-cons); }
.yc66 .vfup9 ul li,
.yc66 .sozeiur ul li,
.vv64 .zucnpq1::before { content: "✓ "; }
.vv64 .ed05di::before { content: "✗ "; }
.lu17rd2f .zucnpq1::before { content: "→ "; }
.lu17rd2f .ed05di::before { content: "← "; }
.yur8d7jn .zucnpq1::before { content: "★ "; }
.yur8d7jn .ed05di::before { content: "✕ "; }
.i630ym .zucnpq1::before { content: "◆ "; }
.i630ym .ed05di::before { content: "▲ "; }
.wiq6te .g8h3a { background: transparent; border-left: none; border: 1.5px solid; }
.wiq6te .vusbax     { border-color: var(--c-tip-border); }
.wiq6te .elefzg8e { border-color: var(--c-warn-border); }
.wiq6te .hyhugf    { border-color: #60a5fa; }
.wiq6te .g8h3a strong { color: var(--text-primary); }
.wiq6te .g8h3a p      { color: var(--text-muted); }
.ibsq .g8h3a { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ibsq .vusbax     { border-top-color: var(--c-tip-border); }
.ibsq .elefzg8e { border-top-color: var(--c-warn-border); }
.ibsq .hyhugf    { border-top-color: #60a5fa; }
.zeqg7 .g8h3a { border-left: none; border-radius: 8px; }
.zeqg7 .vusbax     { background: #065f46; }
.zeqg7 .elefzg8e { background: #92400e; }
.zeqg7 .hyhugf    { background: #1e3a8a; }
.zeqg7 .g8h3a strong,
.zeqg7 .g8h3a p { color: #fff; }
.zeqg7 .nshf::before { color: rgba(255,255,255,0.85) !important; }
.hpl07lan.zeqg7 .vusbax,
.hpl07lan .zeqg7 .vusbax     { background: #052e16; }
.hpl07lan.zeqg7 .elefzg8e,
.hpl07lan .zeqg7 .elefzg8e { background: #2d0a1e; }
.hpl07lan.zeqg7 .hyhugf,
.hpl07lan .zeqg7 .hyhugf    { background: #1e1036; }
.ghnj1.zeqg7 .vusbax,
.ghnj1 .zeqg7 .vusbax      { background: #2d2000; }
.ghnj1.zeqg7 .elefzg8e,
.ghnj1 .zeqg7 .elefzg8e  { background: #2d0b0b; }
.ghnj1.zeqg7 .hyhugf,
.ghnj1 .zeqg7 .hyhugf     { background: #2d1600; }
.bt4c.zeqg7 .vusbax,
.bt4c .zeqg7 .vusbax      { background: #0c1a2e; }
.bt4c.zeqg7 .elefzg8e,
.bt4c .zeqg7 .elefzg8e  { background: #12103a; }
.bt4c.zeqg7 .hyhugf,
.bt4c .zeqg7 .hyhugf     { background: #0a2020; }
.u7k56yg .g8h3a { border-left: none; border-radius: 6px; padding: 10px 14px; }
.u7k56yg .vusbax     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.u7k56yg .elefzg8e { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.u7k56yg .hyhugf    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.u7k56yg .g8h3a strong { color: var(--text-primary); }
.u7k56yg .g8h3a p      { color: var(--text-muted); }
.xmhf .g8h3a { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.di5pn .nshf,
.wa0ty .nshf,
.phaslqx .nshf,
.erg2u .nshf { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.di5pn .nshf::before,
.wa0ty .nshf::before,
.phaslqx .nshf::before,
.erg2u .nshf::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.di5pn .vusbax     .nshf::before { content: "✦"; color: var(--c-tip-border); }
.di5pn .elefzg8e .nshf::before { content: "▲"; color: var(--c-warn-border); }
.di5pn .hyhugf    .nshf::before { content: "◉"; color: #60a5fa; }
.wa0ty .vusbax     .nshf::before { content: "★"; color: var(--c-tip-border); }
.wa0ty .elefzg8e .nshf::before { content: "◆"; color: var(--c-warn-border); }
.wa0ty .hyhugf    .nshf::before { content: "●"; color: #60a5fa; }
.phaslqx .vusbax     .nshf::before { content: "▶"; color: var(--c-tip-border); }
.phaslqx .elefzg8e .nshf::before { content: "■"; color: var(--c-warn-border); }
.phaslqx .hyhugf    .nshf::before { content: "▸"; color: #60a5fa; }
.erg2u .vusbax     .nshf::before { content: "→"; color: var(--c-tip-border); }
.erg2u .elefzg8e .nshf::before { content: "⬥"; color: var(--c-warn-border); }
.erg2u .hyhugf    .nshf::before { content: "◈"; color: #60a5fa; }
.o5rce7v .wcoywqj .hhyh7,
.o5rce7v .sog0p1q .hhyh7  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.o5rce7v .eouw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.o5rce7v .sxaugco2                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.o5rce7v .o1cr2yi          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.o5rce7v .oagujjo                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.azt6 .wcoywqj .hhyh7,
.azt6 .sog0p1q .hhyh7,
.azt6 .eouw,
.azt6 .sxaugco2,
.azt6 .d0cc5a6n,
.azt6 .o1cr2yi,
.azt6 .oagujjo,
.azt6 .xmhf .g8h3a { box-shadow: none; }
.oh6q   .em4nr, .oh6q .pkzzc8, .oh6q .g2bi2,
.oh6q   .bcgtfamt, .oh6q .pydx { font-size: 0.9rem; }
.oh6q   .b6j5c, .oh6q .p84xq { font-size: 0.9rem; }
.io6rg   .em4nr, .io6rg .pkzzc8, .io6rg .g2bi2,
.io6rg   .bcgtfamt, .io6rg .pydx { font-size: 0.95rem; }
.io6rg   .b6j5c, .io6rg .p84xq { font-size: 0.95rem; }
.y7wmze   .em4nr, .y7wmze .pkzzc8, .y7wmze .g2bi2,
.y7wmze   .bcgtfamt, .y7wmze .pydx { font-size: 1.08rem; }
.y7wmze   .b6j5c, .y7wmze .p84xq { font-size: 1.05rem; }
.y7wmze   .ggob { font-size: 0.97rem; }
.pe39 .vnegzv      { font-size: 3.2rem; }
.pe39 h2.olzqx { font-size: 1.9rem; }
.pe39 h3.t2603     { font-size: 1.4rem; }
.r593 .vnegzv      { font-size: 3.8rem; }
.r593 h2.olzqx { font-size: 2.2rem; }
.r593 h3.t2603     { font-size: 1.6rem; }
.kbht + .kbht { position: relative; }
.onzj7l   .kbht + .kbht::before,
.gfk06z33  .kbht + .kbht::before,
.qpgo9fqn   .kbht + .kbht::before,
.c9e6jf5   .kbht + .kbht::before,
.pyzcu   .kbht + .kbht::before,
.orcfh9 .kbht + .kbht::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.onzj7l .kbht + .kbht::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gfk06z33 .kbht + .kbht::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.qpgo9fqn .kbht + .kbht::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;
}
.c9e6jf5 .kbht + .kbht::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jm9k52 .kbht { margin-bottom: 16px; }
.jm9k52 .kbht + .kbht { margin-top: 0; }
.jm9k52 .m62h23 { padding-top: 0; padding-bottom: 0; }
.pyzcu .kbht + .kbht::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.orcfh9 .kbht + .kbht::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ff8f6n58 .kbht + .kbht::before,
.tcmn2 .kbht + .kbht::before,
.b0gftd4 .kbht + .kbht::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%;
}
.klpujwf .ff8f6n58 .kbht:nth-child(even)::before,
.klpujwf .tcmn2 .kbht:nth-child(even)::before,
.klpujwf .b0gftd4 .kbht:nth-child(even)::before { background: var(--bg-surface); }
.koxe7t .ff8f6n58 .kbht:nth-child(even)::before,
.koxe7t .tcmn2 .kbht:nth-child(even)::before,
.koxe7t .b0gftd4 .kbht:nth-child(even)::before { background: var(--bg-card); }
.ff8f6n58 .kbht + .kbht::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");
}
.tcmn2 .kbht + .kbht::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");
}
.b0gftd4 .kbht + .kbht::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");
}
.qg6ue57 .gevoxtzb,
.tkb2 .gevoxtzb { padding-bottom: 60px; }
.h4pg7k9a .gevoxtzb { padding-bottom: 70px; }
.hcis .l7bp3b:not(.e437) .kcfgu { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.fde8gcn .js9ky { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hcis .e437 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.hcis .u2cgyup { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.hcis .js9ky { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.bntym28g .js9ky { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xh792 .js9ky { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f5sq .js9ky { background: var(--accent-bg); }
.msa6svlp .j9zr5f { float: left; width: 38%; margin: 0 28px 16px 0; }
.msa6svlp .j9zr5f .jtdu1q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.msa6svlp .m62h23::after { content: ''; display: block; clear: both; }
.nenjntx .j9zr5f { float: right; width: 38%; margin: 0 0 16px 28px; }
.nenjntx .j9zr5f .jtdu1q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nenjntx .m62h23::after { content: ''; display: block; clear: both; }
.zbut .kbht:nth-child(odd)  .j9zr5f { float: left;  width: 38%; margin: 0 28px 16px 0; }
.zbut .kbht:nth-child(even) .j9zr5f { float: right; width: 38%; margin: 0 0 16px 28px; }
.zbut .j9zr5f .jtdu1q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zbut .m62h23::after { content: ''; display: block; clear: both; }
.msa6svlp .y5jdl6b,
.msa6svlp .q9777nuf,
.nenjntx .y5jdl6b,
.nenjntx .q9777nuf,
.zbut .y5jdl6b,
.zbut .q9777nuf { clear: both; }
@media (max-width: 900px) {
  .msa6svlp .j9zr5f,
  .nenjntx .j9zr5f,
  .zbut .kbht:nth-child(odd)  .j9zr5f,
  .zbut .kbht:nth-child(even) .j9zr5f {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .msa6svlp .j9zr5f .jtdu1q,
  .nenjntx .j9zr5f .jtdu1q,
  .zbut .j9zr5f .jtdu1q {
    max-height: none !important;
  }
}
.msa6svlp .b6j5c,
.msa6svlp .p84xq,
.nenjntx .b6j5c,
.nenjntx .p84xq,
.zbut .b6j5c,
.zbut .p84xq { overflow: hidden; }
@media (max-width: 640px) {
  .msa6svlp .j9zr5f,
  .nenjntx .j9zr5f,
  .zbut .j9zr5f { float: none; width: 100%; margin: 0 0 16px 0; }
}
.crp1wl .gkoy0,
.crp1wl .m62h23,
.crp1wl .d445eu3x  { max-width: 1100px; }
.a78f1w3 .gkoy0,
.a78f1w3 .m62h23,
.a78f1w3 .d445eu3x  { max-width: 1200px; }
.xbbgzzoa .gkoy0,
.xbbgzzoa .m62h23,
.xbbgzzoa .d445eu3x  { max-width: 1320px; }
.xbbgzzoa { --content-mw: 1320px; }
.llus5 { font-size: 0.82rem; color: var(--text-muted); }
.jkpue75 { display: flex; align-items: center; }
.gaz8isf {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.nmb7nq { display: flex; align-items: center; }
.sumw1 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.sumw1:hover { text-decoration: underline; }
.bgqkvu { margin: 0 3px; opacity: 0.45; }
.bgqkvu::before { content: '/'; }
.h7k6hc5 { padding: 2px 5px; color: var(--text-main); }
.h601fw .llus5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.h601fw .jkpue75 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.dykunsgz .llus5 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.dykunsgz .jkpue75 { padding: 0 0 0 12px; }
.gvrn .jkpue75 { padding: 0 16px; }
.gvrn .llus5 {
  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);
}
.gvrn .gkoy0 { padding-top: 28px; }
@media (max-width: 720px) {
  .klmsq6 { margin-top: 18px; padding: 0 16px; }
  .gvrn .gkoy0 { padding-top: 16px; }
}
.crp1wl.h601fw .jkpue75 { max-width: 1100px; }
.a78f1w3.h601fw .jkpue75 { max-width: 1200px; }
.xbbgzzoa.h601fw .jkpue75 { max-width: 1320px; }
.xbbgzzoa .klmsq6 { max-width: 1320px; }
.nfj0hoi .kbht { padding-top: 16px; padding-bottom: 16px; }
.wnyr0j .kbht { padding-top: 24px; padding-bottom: 24px; }
.ue47r .kbht { padding-top: 40px; padding-bottom: 40px; }
.od5l .kbht { padding-top: 52px; padding-bottom: 52px; }
.fl6xt .kbht:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fl6xt .kbht:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fl6xt .kbht:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fl6xt .kbht:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cg1jt .m62h23 { padding-top: 10px;  padding-bottom: 10px; }
.vu441 .m62h23 { padding-top: 18px;  padding-bottom: 18px; }
.ra0v .m62h23 { padding-top: 36px;  padding-bottom: 36px; }
.xezyjm .m62h23 { padding-top: 48px;  padding-bottom: 48px; }
.hrphenm h2.olzqx { font-weight: 600; }
.hrphenm h3.t2603     { font-weight: 600; }
.n6px81 h2.olzqx { font-weight: 800; }
.n6px81 h3.t2603     { font-weight: 700; }
.ppu9xwv h2.olzqx { font-weight: 900; }
.ppu9xwv h3.t2603     { font-weight: 800; }
.ppu9xwv .g8h3a strong,
.ppu9xwv .g8h3a strong { font-weight: 600; }
.smwch5 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.v34col .smwch5 { display: none; }
@media (max-width: 640px) {
  .c3fy { display: none; }
  .smwch5 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.smwch5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.smwch5:hover { opacity: 0.85; }
.jug8 .smwch5 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.e9rg .smwch5,
.oqvysrfz  .smwch5 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.e9rg .smwch5:hover,
.oqvysrfz  .smwch5:hover { opacity: 0.88; }
.jug8.e9rg .smwch5,
.jug8.oqvysrfz  .smwch5 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.d97ddy {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.d97ddy:hover { transform: translateY(-2px); opacity: 0.92; }
.d97ddy { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ta79pbzh .d97ddy { display: none; }
.o4dcba1n .d97ddy { right: 32px; }
.wz5u7yb5  .d97ddy { left: 32px; }
@media (max-width: 480px) {
  .o4dcba1n .d97ddy { right: 20px; bottom: 20px; }
  .wz5u7yb5  .d97ddy { left: 20px; bottom: 20px; }
}
.xgf13iwj { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d445eu3x { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ffzd5 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zljf { color: var(--text-dim); font-size: 0.8rem; }
.h8drzkx2 a, .gfw4m a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.h8drzkx2 a:hover, .gfw4m a:hover { color: var(--accent-light); }
.gfw4m { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.b6fo .d445eu3x { text-align: center; }
.b6fo .gfw4m { justify-content: center; margin-bottom: 16px; }
.b6fo .ffzd5 { margin-top: 0; }
.zknnokmc { margin-top: 10px; }
.zknnokmc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .d445eu3x { padding-left: 16px; padding-right: 16px; }
  .teuot .d445eu3x { padding: 20px 16px; }
  .gfw4m { gap: 4px 12px; }
  .ffzd5 { font-size: 0.78rem; }
}
.kejfh7g .ffzd5 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kejfh7g .zljf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kejfh7g .xg63vbzj { grid-template-columns: 1fr 1fr; } .kejfh7g .zq7d { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kejfh7g .xg63vbzj { grid-template-columns: 1fr; } }
.vf2h65gl .ffzd5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .vf2h65gl .rab47q5i { gap: 12px; } .vf2h65gl .lse1rr { margin-right: 0; width: 100%; } }
.a7a0dbla .ffzd5 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.a7a0dbla .zljf { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .a7a0dbla .s8fb { grid-template-columns: 1fr 1fr; } .a7a0dbla .s28hf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a7a0dbla .s8fb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qziudnl .zn1j { grid-template-columns: 1fr 1fr; } .qziudnl .j11uibaz:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qziudnl .zn1j { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .k6ge9 .zn1j { grid-template-columns: 1fr; } }
.gavxfr5 .d445eu3x { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.gavxfr5 .gfw4m { justify-content: center; }
.u9z2 .ksfdp1j      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u9z2 .xgf13iwj { background: var(--bg-page); border-top-color: var(--border-alt); }
.cakac .ksfdp1j      { background: #0d1117; border-bottom-color: #21262d; }
.cakac .v781mye { color: var(--accent-light); }
.cakac .w2vl { --msep-color: #8b949e; }
.cakac .w2vl a { color: #8b949e; }
.cakac .w2vl a:hover { color: var(--accent-light); }
.cakac .y8mee2 { color: #8b949e; }
.cakac .xgf13iwj { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.cakac .ffzd5,
.cakac .zljf { color: #6e7681; }
.cakac .h8drzkx2 a, .cakac .gfw4m a,
.cakac .h8drzkx2 a:hover, .cakac .gfw4m a:hover,
@media (max-width: 640px) {
  .cakac .w2vl { background: #0d1117; border-top-color: #21262d; }
  .cakac .w2vl li a { border-bottom-color: #21262d; }
}
.bcvb43g5 .ksfdp1j      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bcvb43g5 .v781mye { color: var(--accent-light); }
.bcvb43g5 .w2vl { --msep-color: #475569; }
.bcvb43g5 .w2vl a { color: #475569; }
.bcvb43g5 .w2vl a:hover { color: var(--accent-light); }
.bcvb43g5 .y8mee2 { color: #64748b; }
.bcvb43g5 .xgf13iwj { background: #f0f4f8; border-top-color: #cbd5e1; }
.bcvb43g5 .ffzd5,
.bcvb43g5 .zljf { color: #64748b; }
.bcvb43g5 .h8drzkx2 a, .bcvb43g5 .gfw4m a,
.bcvb43g5 .h8drzkx2 a:hover, .bcvb43g5 .gfw4m a:hover,
@media (max-width: 640px) {
  .bcvb43g5 .w2vl { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bcvb43g5 .w2vl li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.e9rg .ksfdp1j      { background: var(--accent); border-bottom-color: var(--accent-light); }
.e9rg .v781mye { color: #fff; }
.e9rg .w2vl { --msep-color: rgba(255,255,255,0.82); }
.e9rg .w2vl a { color: rgba(255,255,255,0.82); }
.e9rg .w2vl a:hover { color: #fff; }
.e9rg .y8mee2 { color: rgba(255,255,255,0.9); }
.e9rg .xgf13iwj { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.e9rg .ffzd5,
.e9rg .zljf { color: rgba(255,255,255,0.72); }
.e9rg .h8drzkx2 a, .e9rg .gfw4m a,
.e9rg .h8drzkx2 a:hover, .e9rg .gfw4m a:hover,
@media (max-width: 640px) {
  .e9rg .w2vl { background: var(--accent); border-top-color: var(--accent-light); }
  .e9rg .w2vl li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.oqvysrfz .ksfdp1j {
  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);
}
.oqvysrfz .xgf13iwj {
  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) {
  .oqvysrfz .w2vl {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q9wk26cn .s95gtr2 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.z7srin .s95gtr2 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fuz0gtfw .s95gtr2 { min-height: 72px; height: auto; }
.kj23q .s95gtr2 { min-height: 84px; height: auto; }
.teuot .s95gtr2 { max-width: none; padding: 0 32px; }
.teuot .d445eu3x  { max-width: none; padding: 24px 32px; }
.j1q3b4ki.a78f1w3 .s95gtr2 { max-width: 1200px; }
.j1q3b4ki.xbbgzzoa .s95gtr2 { max-width: 1320px; }
.p11gve7   .v781mye, .p11gve7   .lse1rr { text-transform: capitalize; }
.ec1nldj .v781mye, .ec1nldj .lse1rr { text-transform: lowercase; }
.fixj .v781mye, .fixj .lse1rr { text-transform: uppercase; letter-spacing: 0.06em; }
.my1e446, .lwf5lcp7 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.bjmqt .my1e446,
.egcfk .my1e446,
.e5ts .my1e446,
.xkll6b5 .my1e446,
.amuz0z   .w2vl a { font-weight: 500; }
.cw4j .w2vl a { font-weight: 600; }
.mhhijsyr     .w2vl a { font-weight: 700; }
.wbi7    .w2vl a { font-weight: 800; letter-spacing: 0.01em; }
.rxuahhh     .w2vl > li + li::before,
.ge0c0u    .w2vl > li + li::before,
.oug2z8x    .w2vl > li + li::before,
.w4pucs .w2vl > li + li::before,
.m9c3ws .w2vl > li + li::before,
.ri5db  .w2vl > li + li::before,
.f2aca40    .w2vl > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rxuahhh     .w2vl > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ge0c0u    .w2vl > li + li::before { content: "|"; }
.oug2z8x    .w2vl > li + li::before { content: "—"; }
.w4pucs .w2vl > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.m9c3ws .w2vl > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ri5db  .w2vl > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.f2aca40    .w2vl > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ipw8ha2i .y8mee2,
  .kdc3ss1 .y8mee2,
  .b27ue4z .y8mee2,
  .jks7a7d .y8mee2,
  .xah6a4j .y8mee2 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ipw8ha2i .y8mee2::before,
  .kdc3ss1 .y8mee2::before,
  .b27ue4z .y8mee2::before,
  .jks7a7d .y8mee2::before,
  .xah6a4j .y8mee2::before { content: ""; display: block; flex-shrink: 0; }

  
  .ipw8ha2i .y8mee2::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;
  }

  
  .kdc3ss1 .y8mee2::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;
  }

  
  .b27ue4z .y8mee2::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;
  }

  
  .jks7a7d .y8mee2::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;
  }

  
  .xah6a4j .y8mee2::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) {
  .ywl2n .y8mee2 {
    padding: 5px 14px;
  }
  .ywl2n .w2vl {
    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;
  }
  .ywl2n .w2vl li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ywl2n .w2vl li a:hover { background: var(--bg-raised); }
  .ywl2n .y0z6y,
  .pgvya .y0z6y,
  .exyma .y0z6y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lsoj119w .y8mee2 {
    padding: 5px 10px;
  }
  .lsoj119w .w2vl {
    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);
  }
  .lsoj119w .w2vl.lgq0 { transform: translateX(0); }
  .lsoj119w .w2vl li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lsoj119w .w2vl li:last-child a { border-bottom: none; }
  .e9rg .w2vl,
  .cakac .w2vl { background: var(--accent) !important; }
  .e9rg .w2vl li a,
  .cakac .w2vl li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .exyma .y8mee2 {
    padding: 5px 10px;
  }
  .exyma .w2vl {
    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);
  }
  .exyma .w2vl::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .exyma .w2vl.lgq0 { transform: translateY(0); }
  .exyma .w2vl li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .y02hy2cb .y8mee2 {
    padding: 5px 10px;
  }
  .y02hy2cb .w2vl {
    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;
  }
  .y02hy2cb .w2vl.lgq0 { opacity: 1; pointer-events: auto; }
  .y02hy2cb .w2vl li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .r8k2     .y8mee2 { border-radius: 0 !important; }
  .ioqgyvql   .y8mee2 { border-radius: 8px !important; }
  .h9dci2 .y8mee2 { border-radius: 50% !important; }
  .yh7x   .y8mee2 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .edh36jga .beeab { flex-direction: column; align-items: stretch; }
  .edh36jga .d9xh6r { flex-direction: row; min-width: auto; }
  .edh36jga .lm98 { align-items: flex-start; text-align: left; }
}
.plftm,
.plftm.kbht,
.klpujwf .plftm,
.dipwlw7 .plftm,
.koxe7t .plftm,
.ufq69n .plftm {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dg0718 {
  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;
}
.dn23bodz { flex: 1 1 280px; min-width: 0; }
.k9qm32cm {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ryv3 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ffpeg53 {
  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;
}
.ffpeg53:hover { transform: translateY(-1px); opacity: 0.95; }
.poln .dg0718 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.poln .k9qm32cm { color: var(--cta); }
.poln .ryv3 { color: var(--text-body); }
.poln .ffpeg53 {
  background: var(--cta) !important;
  color: #fff !important;
}
.p5kns .dg0718 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.p5kns .k9qm32cm { color: var(--text-primary); }
.p5kns .ryv3 { color: var(--text-body); }
.p5kns .ffpeg53 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dg0718 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .dn23bodz { flex: 0 0 auto; }
  .k9qm32cm { font-size: 1.2rem; }
  .ffpeg53 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ktm24egz .xmccbztf { height: 36px; }
.jwnz455i .xmccbztf { height: 60px; max-width: 200px; }
.ibue8z .xmccbztf { height: 56px; max-width: 180px; }
.u5j6g8s    .jlud7, .u5j6g8s    .iavrn { color: #f59e0b; }
.ujhgk      .jlud7 { font-size: 1rem; letter-spacing: 1.5px; }
.rspvmi    .jlud7, .rspvmi    .iavrn { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.rukzv1     .jlud7, .rukzv1     .iavrn { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.gqo0 .jlud7, .gqo0 .iavrn { color: var(--cta); letter-spacing: 2px; }
.ycf5r5   .jlud7, .ycf5r5   .iavrn { color: #e91e63; letter-spacing: 2px; }
.fryh  .jlud7, .fryh  .iavrn { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wvsf8fv     .jlud7, .wvsf8fv     .iavrn { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.i7j6 .u8ei9w28 + .u8ei9w28 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.edhe .sxaugco2 { padding: 18px 24px; min-height: 68px; }
.eeq2 .wa1wy {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.eeq2 .rzif3zec {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.zy0fj2b .u8ei9w28 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.q9777nuf { counter-reset: cs-rank; }
.q9777nuf .sxaugco2 { counter-increment: cs-rank; }
.q9777nuf .sxaugco2::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;
}
.lsxssc7h .q9777nuf { counter-reset: cs-rank; gap: 0; }
.lsxssc7h .sxaugco2 {
  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;
}
.lsxssc7h .sxaugco2::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;
}
.lsxssc7h .vsakbe {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lsxssc7h .kmoaf {
  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;
}
.lsxssc7h .nntr7 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lsxssc7h .vsakbe { min-width: 0; flex-direction: column; width: 100%; }
.lsxssc7h .diom6q {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lsxssc7h .jlud7 { color: var(--cta, var(--accent)); }
.lsxssc7h .mn7v5t8s { font-weight: 700; }
.lsxssc7h .u8ei9w28 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lsxssc7h .wa1wy {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lsxssc7h .rzif3zec {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lsxssc7h .tdovy5l .rzif3zec { font-size: 1.3rem; color: var(--accent-light); }
.lsxssc7h .x4mlllo {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lsxssc7h .sxaugco2:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lsxssc7h .q9777nuf {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lsxssc7h .sxaugco2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lsxssc7h .sxaugco2 { padding: 40px 16px 20px; }
  .lsxssc7h .u8ei9w28 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lsxssc7h .x4mlllo { width: 100%; min-width: 0; }
}
.buo7 .q9777nuf { counter-reset: cs-rank; gap: 10px; }
.buo7 .sxaugco2 {
  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);
}
.buo7 .sxaugco2::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);
}
.buo7 .vsakbe {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.buo7 .kmoaf {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.buo7 .nntr7 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.buo7 .diom6q {
  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;
}
.buo7 .jlud7 { color: var(--cta, var(--accent)); }
.buo7 .u8ei9w28 {
  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;
}
.buo7 .wa1wy {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.buo7 .rzif3zec { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.buo7 .tdovy5l .rzif3zec { color: var(--accent-light); }
.buo7 .x4mlllo {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.buo7 .sxaugco2:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .buo7 .sxaugco2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .buo7 .sxaugco2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .buo7 .vsakbe {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .buo7 .diom6q { white-space: normal; text-align: center; font-size: 1.2rem; }
  .buo7 .u8ei9w28 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .buo7 .x4mlllo { width: 100%; min-width: 0; }
  .buo7 .jlud7 { min-width: 0; }
}
.haxlh .sxaugco2::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.mh42w .ivv7o1j {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mh42w .ivv7o1j summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mh42w .ivv7o1j p { padding: 0 2px 16px; }
.enzltvoy .ivv7o1j { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.enzltvoy .ivv7o1j summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.enzltvoy .ivv7o1j summary::after { content: "›"; font-size: 1.2em; }
.enzltvoy .ivv7o1j[open] summary::after { content: "‹"; }
.enzltvoy .ivv7o1j p { padding: 10px 22px 4px; }
.oyfz63i2 .ivv7o1j {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.oyfz63i2 .ivv7o1j summary { color: var(--text-primary); padding-left: 16px; }
.oyfz63i2 .ivv7o1j summary::after { content: "›"; font-size: 1.1em; }
.oyfz63i2 .ivv7o1j[open] summary::after { content: "‹"; }
.oyfz63i2 .ivv7o1j p { padding-left: 16px; }
.cf1y2vp9 .sl0jo5o1 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cf1y2vp9 .ivv7o1j {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cf1y2vp9 .ivv7o1j:last-child { border-bottom: none; }
.cf1y2vp9 .ivv7o1j summary { color: var(--text-primary); border-radius: 0; }
.cf1y2vp9 .ivv7o1j summary::after { content: "›"; font-size: 1.1em; }
.cf1y2vp9 .ivv7o1j[open] summary::after { content: "‹"; }
.peojw .ivv7o1j { overflow: hidden; }
.peojw .ivv7o1j summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.peojw .ivv7o1j summary::after { color: rgba(255,255,255,.75); }
.peojw .ivv7o1j[open] summary { border-radius: 0; }
.wpd8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jns0f5s {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.e2kw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nlbru { color: var(--text-muted); font-size: 1.05rem; }
.mvcw1gy2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.j5fs6 { margin-bottom: 20px; }
.rjlhr {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ju68vat {
  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;
}
.ju68vat:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.dxq3uf { resize: vertical; min-height: 130px; }
.dxc8s { width: 100%; margin-top: 8px; }
.b592h {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ivp8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nc2ctr { color: var(--text-muted); line-height: 1.75; }
.t4zyuc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.t4zyuc li { margin-bottom: 6px; }
.m6fr8 { max-width: 760px; margin: 0 auto; }
.oyteqm { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mr6tufpa { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mr6tufpa:last-child { border-bottom: none; }
.mr6tufpa h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.mr6tufpa p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.caqjyy { max-width: 760px; margin: 0 auto; }
.rjrv3jo { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.yszxd4j3 ul.t4zyuc { margin: 0; }
.jj9kavik .rjrv3jo { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .jj9kavik { grid-template-columns: 1fr; gap: 10px; } }
.ob852 { max-width: 640px; margin: 0 auto; text-align: center; }
.qx00q { margin-bottom: 48px; }
.qx00q .rjrv3jo { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.qx00q p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v319g4n .t4zyuc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vwraahhd { grid-template-columns: 1fr; } }
.dl47qqyr ul.t4zyuc { margin: 0; }
.g7hy .t4zyuc,
.fy5odkye .t4zyuc,
.a8r9vpn .t4zyuc,
.p6tef .t4zyuc {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .fc7kl { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .lock { grid-template-columns: 1fr; } .yu7g { position: static; text-align: center; } }
@media (max-width: 860px) { .cjduye7a { grid-template-columns: 1fr; } }
.p6tef .t4zyuc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ddiv { flex-direction: column; text-align: center; } .axaydz { grid-template-columns: 1fr; } }
.r334 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.r334 .e2kw { color: var(--accent-light); }
.mgu9 .e2kw { font-size: 2rem; }
.mgu9 .nlbru { max-width: 680px; }
.uexg .e2kw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.uexg .nlbru  { margin: 0; }
@media (max-width: 640px) { .uexg { flex-direction: column; } }
.mu22hrpv .e2kw { color: var(--accent-light); }
.mypplf9 .e2kw { color: #fff; }
.mypplf9 .nlbru  { color: rgba(255,255,255,0.85); }
.uj66gw { max-width: 680px; margin: 0 auto; }
.vo7s {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .vo7s { grid-template-columns: 1fr; } }
.wjurgam { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.wjurgam .ju68vat {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wjurgam .ju68vat:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.twhulvj1 .ju68vat { background: var(--bg-raised); border-color: transparent; }
.twhulvj1 .ju68vat:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kbsr .ju68vat { border-radius: 100px; padding: 11px 20px; }
.kbsr .dxq3uf { border-radius: 14px; }
.t3pgvj69 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.t3pgvj69 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.t3pgvj69 summary::-webkit-details-marker { display: none; }
.t3pgvj69 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.t3pgvj69[open] summary::after { content: "−"; }
.r9zbezft {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .zafsh3 { grid-template-columns: 1fr; } }
.v2p9ww { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.v2p9ww li { margin-bottom: 6px; }
.dlc3id2{position:relative;overflow:visible}
.nj81oj .z2zj3w5{display:block}
.w1z9 .js9ky~.mg95x73o,
.w1z9 .js9ky~.mg95x73o .rk1d6hu,
.js9ky~.mg95x73o,.h9l4~.mg95x73o{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}
.js9ky~.mg95x73o .rk1d6hu{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.b2pt .eotx52k{color: var(--accent-light);opacity:1;font-weight:500}
.slh3gsb{--date-bg:var(--accent-bg)}
.kpjo .xix7::before{content:""}
.sph72g .k0hk{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .k0hk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ukt9zcb{max-width:100%}
}
.l3agr6 .o1cr2yi{margin:0}
@media (max-width:560px){
  .oq75a{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .biziu { padding: 28px 18px 20px; }
  .zm8rs6 { font-size: 1.2rem; }
  .wtlznejv { max-width: 220px; max-height: 80px; }
}
.hukm3wj9 {
  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);
}
.fda9o9r {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.aj5scab  .hukm3wj9 { border-radius: 50%; }
.qym9ie  .hukm3wj9 { border-radius: 6px; }
.pco6q .hukm3wj9 { border-radius: 22px; }
.we3ixtk .dg0718 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hukm3wj9 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cem6fqf {
  margin: 28px 0 24px;
}
.cem6fqf .kbht {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cem6fqf .m62h23 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cem6fqf .dg0718 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .s95gtr2 { flex-direction: row-reverse; }
[dir="rtl"] .w2vl { flex-direction: row-reverse; }
[dir="rtl"] .o4dcba1n .d97ddy { right: auto; left: 32px; }
[dir="rtl"] .wz5u7yb5  .d97ddy { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .o4dcba1n .d97ddy { right: auto; left: 20px; }
  [dir="rtl"] .wz5u7yb5  .d97ddy { left: auto;  right: 20px; }
}
[dir="rtl"] .msa6svlp .j9zr5f  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .nenjntx .j9zr5f { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .js9ky,
[dir="rtl"] .fn2b7vt,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .b6j5c, [dir="rtl"] .p84xq { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vfup9 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .sozeiur { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g8h3a { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dg0718 { direction: rtl; }
[dir="rtl"] .hukm3wj9 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .sxaugco2,
[dir="rtl"] .llus5 { direction: rtl; }
[dir="rtl"] .oagujjo { direction: rtl; }
[dir="rtl"] .ua0ao { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .jzt8 .p84xq,
[dir="rtl"] .t1e4v .p84xq,
[dir="rtl"] .kww31k5 .p84xq,
[dir="rtl"] .tyuv5gz .p84xq {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .jzt8 .p84xq li::before,
[dir="rtl"] .t1e4v .p84xq li::before,
[dir="rtl"] .kww31k5 .p84xq li::before,
[dir="rtl"] .tyuv5gz .p84xq li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .js9ky.kedaxwk .gevoxtzb { align-items: flex-end; text-align: right; }
[dir="rtl"] .js9ky.b9k21sr .gevoxtzb { text-align: center; }
[dir="rtl"] .js9ky .gevoxtzb { text-align: right; }
[dir="rtl"] .m62h23,
[dir="rtl"] .bcgtfamt,
[dir="rtl"] .pydx,
[dir="rtl"] .ssj4td,
[dir="rtl"] .mvcw1gy2,
[dir="rtl"] .rjlhr,
[dir="rtl"] .ju68vat,
[dir="rtl"] .dxq3uf { text-align: right; direction: rtl; }
[dir="rtl"] .kbsr .ju68vat,
[dir="rtl"] .wjurgam .ju68vat { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #3b82f6;
  --brand:           #3b82f6;
  --brand-light:     #1352b8;
  --brand-pale:      #3a78dd;
  --grad-start:      #92b9fa;
  --grad-end:        #cfdffa;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #3b82f6;
  --cta-light:       #0d67fa;
  --cta-hover:       #0a5fe9;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e4e9;
  --border-alt:      #cfd4dd;
  --border-section:  #e1e4e9;
  --text-primary:    #16181c;
  --text-muted:      #505762;
  --text-body:       #2d3138;
  --text-sub:        #444a54;
  --text-faint:      #727c8c;
  --text-dim:        #8e96a3;
  --text-label:      #5b6370;
  --text-value:      #393e46;
  --accent-bg:       #dee7f7;
  --accent-bg-light: #c1d5f4;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9664;
  --c-cons:          #9f214e;
  --c-pros-label:    #0eb376;
  --c-tip-border:    #10c683;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9664;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Quantico", sans-serif; }
.juifg .wtu2f li::before, .juifg .ps634w li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.juifg .wtu2f li::before { content: ""; }.juifg .ps634w li::before { content: ""; }.juifg .zucnpq1::before, .juifg .ed05di::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.juifg .zucnpq1::before { content: ""; }.juifg .ed05di::before { content: ""; }
.ju6ypua .palogtvo, .ju6ypua .js9ky { min-height: 520px; }
.pwmzvol .n3l871g::after, .pwmzvol .a9pu::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.g3tdc2 .smwch5::after,.g3tdc2 .d97ddy::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.bgqkvu::before { content: '/'; }