:root {
  --color-accent: #40ae0e;
  --color-cta: #f59e0b;
  --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;
}
.taupsri {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.htj3v {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ubkjhav {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ixutzk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s72kgv { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s72kgv a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s72kgv a:hover { color: var(--accent-light); }
.pv9s19t     .r8nu { border-radius: 24px; padding: 8px; }
.pv9s19t .r8nu li a { border-radius: 16px; }
.x66i8 .r8nu li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .r8nu {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .v5cdpbi:hover .r8nu,
  .v5cdpbi:focus-within .r8nu { display: block; }
  .r8nu li a { padding: 8px 16px; font-size: 0.88rem; }
}
.uawd2vj3 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jttq { display: none; }
@media (max-width: 640px) {
  .jttq {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jttq.zp01y { display: block; }
}
@media (max-width: 640px) {
  .uawd2vj3 { display: block; }
  .s72kgv > li + li::before { display: none !important; }
  .s72kgv {
    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;
  }
  .s72kgv.zp01y { display: flex; }
  .s72kgv li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s72kgv li:last-child a { border-bottom: none; }
}
.f6qon5n { min-height: 480px; }
.oztbc {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.cngwfain { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.w1py6 .cngwfain { margin-left: 0; margin-right: 0; }
.hbh8q {
  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;
}
.x4kx .hbh8q { margin-top: 24px; }
.hbh8q:hover { opacity: 0.88; }
.rf2rgbyd {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.i9tmnzt {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.rf2rgbyd .k9iq9kb {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.rf2rgbyd .oztbc { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rf2rgbyd .cngwfain { color: #e2e8f0; }
.rf2rgbyd.edskru .k9iq9kb { text-align: center; }
.rf2rgbyd.w1py6   .k9iq9kb { text-align: left; }
.piib .k9iq9kb {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.piib .oztbc { color: var(--text-primary); text-shadow: none; }
.piib .cngwfain { color: var(--text-muted); }
.piib .hbh8q { margin-top: 16px; }
.piib, .piib.f6qon5n { min-height: auto !important; }
.piib.edskru .k9iq9kb { text-align: center; }
.piib.w1py6   .k9iq9kb { text-align: left; }
.piib~.tkc70pz{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.piib~.tkc70pz .gg50e6{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.b0pd {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.zv46z70 .b0pd,
.zv46z70 .b0pd::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.dn4kmpa .b0pd,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.r9lx .b0pd,
.r9lx .rf2rgbyd .i9tmnzt {
  overflow: hidden;
}
.r9lx .b0pd::after,
.r9lx .rf2rgbyd .i9tmnzt::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%); }
}
.b6hwd5 .b0pd,
.b6hwd5 .b0pd::after,
@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); }
}
.b6hwd5 .rf2rgbyd .i9tmnzt {
  overflow: hidden;
}
.b6hwd5 .rf2rgbyd .i9tmnzt::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.fut9wa .b0pd,
.fut9wa .vooelty,
.fut9wa .rf2rgbyd .i9tmnzt {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zv46z70 .rf2rgbyd .i9tmnzt {
  overflow: hidden;
}
.zv46z70 .rf2rgbyd .i9tmnzt::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.dn4kmpa .rf2rgbyd .i9tmnzt {
  animation: hg-breathe 10s ease-in-out infinite;
}
.b0pd .i9tmnzt {
  background: none;
}
.b0pd .oztbc { color: #fff; }
.b0pd .cngwfain { color: rgba(255,255,255,0.85); }
.fut9wa .jtnv {
  animation: hg-fadein 1.2s ease-out both;
}
.jtnv .oztbc { text-shadow: none; color: var(--text-primary); }
.jtnv .cngwfain { color: var(--text-muted); }
body.clip .oztbc {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yfuhh4 .oztbc {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.f6qon5n.b0pd .oztbc,
section.b0pd .oztbc {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.jtnv.w1py6   .np7im1 { align-items: flex-start; text-align: left; }
.f6qon5n .pmitwg {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pmitwg .b4u2jj {
  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;
}
.pmitwg .b4u2jj::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.pmitwg .vn1lfp0x { display: contents !important; }
.pmitwg .vn1lfp0x .akl9g {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.pmitwg .vn1lfp0x .dot8g { max-height: 48px; max-width: 96px; }
.pmitwg .vn1lfp0x .bwubhi1 {
  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;
}
.pmitwg .nb1bqn {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.pmitwg .l2pan8m { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.pmitwg .jhpall7u { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.pmitwg .jhpall7u small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.pmitwg .m3fuss7u { display: contents !important; }
.pmitwg .m3fuss7u .tv8bt:not(.zbpo7) { display: none !important; }
.pmitwg .m3fuss7u .zbpo7 {
  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;
}
.pmitwg .m3fuss7u .zbpo7 .q5hw {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.pmitwg .m3fuss7u .zbpo7 .b2b39zr {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.pmitwg .yrwilx5v { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.pmitwg .yrwilx5v.u7wqkv {
  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;
}
.pmitwg .yrwilx5v.u7wqkv:hover { opacity: 0.85; }
.pmitwg .b4u2jj,
.pmitwg .b4u2jj:hover,
.pmitwg .b4u2jj:nth-child(even),
.pmitwg .b4u2jj:nth-child(odd),
.pmitwg .b4u2jj:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qotaz .k9iq9kb { padding-bottom: 24px; }
.x4kx .k9iq9kb { max-width: 1100px; }
@media (max-width: 700px) {
  .jtnv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .jtnv:not(.h3pcp) .oj20 { display: none !important; }
  .h3pcp .oj20 { padding: 16px; }
  .np7im1  { padding: 36px 24px; }
  .jtnv~.tkc70pz,.z5mia5~.tkc70pz{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .f6qon5n, .jtnv { min-height: 320px !important; }
  .oztbc { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .yhon3ld,
  .kugaa9f,
  .xbr5 { grid-template-columns: 1fr !important; }

  

  
  .qotaz { display: flex !important; flex-direction: column !important; }
  .qotaz .k9iq9kb { display: contents; }
  .qotaz .i9tmnzt { order: 0; }
  .qotaz .oztbc { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qotaz .yhon3ld { order: 2; padding: 0 16px 12px !important; }
  .qotaz .cngwfain { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .x4kx .k9iq9kb { display: flex; flex-direction: column; }
  .x4kx .k9iq9kb .oztbc { order: 1; }
  .x4kx .k9iq9kb .xbr5 { order: 2; margin: 8px 0 24px !important; }
  .x4kx .k9iq9kb .cngwfain { order: 3; }
  .x4kx .k9iq9kb .hbh8q { order: 4; align-self: center; margin-top: 0; }

  
  .jtnv.h3pcp {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .jtnv.h3pcp .np7im1 { display: contents; padding: 0; }
  .jtnv.h3pcp .np7im1 .oztbc { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .jtnv.h3pcp .oj20 { order: 2; padding: 12px 16px; }
  .jtnv.h3pcp .np7im1 .cngwfain { order: 3; padding: 0 24px; margin: 0 auto; }
  .jtnv.h3pcp .np7im1 .hbh8q { order: 4; align-self: center; margin: 8px 0 32px; }
}
.saggl1 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ya6aa { width: 100%; height: auto; display: block; border-radius: 10px; }
.oxng .saggl1        { border-radius: 16px; }
.oxng .ya6aa  { border-radius: 16px; }
.ureb .saggl1         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ureb .ya6aa   { border-radius: 8px; }
.dp6y { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qfonuce { width: 100%; padding: 32px 0; position: relative; }
.varf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.o0h845b .qfonuce:nth-child(even) { background: var(--bg-surface); }
.o0h845b .qfonuce:nth-child(odd)  { background: var(--bg-page); }
.dfhsj .qfonuce:nth-child(even) { background: var(--bg-card); }
.dfhsj .qfonuce:nth-child(odd)  { background: var(--bg-page); }
.o0h845b .qfonuce:nth-child(odd)  .varf { background: var(--bg-card); border-radius: 6px; }
.o0h845b .qfonuce:nth-child(even) .varf { background: var(--bg-raised); border-radius: 6px; }
.dfhsj .qfonuce:nth-child(odd)  .varf { background: var(--bg-card); border-radius: 6px; }
.dfhsj .qfonuce:nth-child(even) .varf { background: var(--bg-raised); border-radius: 6px; }
.o0h845b .qfonuce:nth-child(even) .p58qjd .do9g,
.dfhsj .qfonuce:nth-child(even) .p58qjd .do9g { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.o0h845b .qfonuce:nth-child(odd) .p58qjd .do9g,
.dfhsj .qfonuce:nth-child(odd) .p58qjd .do9g { background: var(--bg-card-inner); }
.o0h845b .qfonuce:nth-child(even) .c1pg3fz .do9g:nth-child(odd),
.dfhsj .qfonuce:nth-child(even) .c1pg3fz .do9g:nth-child(odd)  { background: var(--bg-card); }
.o0h845b .qfonuce:nth-child(even) .c1pg3fz .do9g:nth-child(even),
.dfhsj .qfonuce:nth-child(even) .c1pg3fz .do9g:nth-child(even) { background: var(--bg-card-inner); }
h1.vouzfzgr { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vouzfzgr {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p51p2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gh7z6o h2.vouzfzgr {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zfug7qwe h2.vouzfzgr {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.b57e h2.vouzfzgr {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bh26b h2.vouzfzgr::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.drrr7 h2.vouzfzgr {
  color: var(--text-primary); font-size: 1.7rem;
}
.l0he h2.vouzfzgr::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sqe3t h2.vouzfzgr {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .srwcc { display: none; } }
.vaith0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.tclk60q { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.pfj7m0 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.oxpodgf { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vo3ne { padding-left: 20px; }
.vo3ne li { margin-bottom: 6px; }
.vo3ne a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vo3ne a:hover { color: var(--accent-light); }
.o8xnuf4 .oxpodgf { display: none; }
.sp5vsymd .oxpodgf { display: none; }
.sp5vsymd .vo3ne { padding-left: 0; list-style: none; }
.sp5vsymd .vo3ne li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sp5vsymd .vo3ne a { font-size: 0.92rem; }
.s38b1q .pfj7m0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.s38b1q .oxpodgf { display: none; }
.s38b1q .vo3ne { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.s38b1q .vo3ne li { margin-bottom: 0; }
.s38b1q .vo3ne 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;
}
.s38b1q .vo3ne a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.iwjwyn2 .pfj7m0 { padding: 20px 20px 16px; }
.iwjwyn2 .vo3ne {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.iwjwyn2 .vo3ne li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.iwjwyn2 .vo3ne 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;
}
.iwjwyn2 .vo3ne 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;
}
.iwjwyn2 .vo3ne a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.iwjwyn2 .vo3ne a:focus,
.iwjwyn2 .vo3ne a:focus-visible,
.iwjwyn2 .vo3ne a:target { outline: none; }
.iwjwyn2 .vo3ne li:target a { border-color: var(--border); color: var(--text-muted); }
.rc9y93 .pfj7m0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rc9y93 .oxpodgf { display: none; }
.rc9y93 .vo3ne { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.rc9y93 .vo3ne li { counter-increment: toc-n; margin-bottom: 0; }
.rc9y93 .vo3ne a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.rc9y93 .vo3ne a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.rc9y93 .vo3ne a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lwqptgu .pfj7m0 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.lwqptgu .oxpodgf { display: none; }
.lwqptgu .vo3ne { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.lwqptgu .vo3ne li { margin-bottom: 0; }
.lwqptgu .vo3ne a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.lwqptgu .vo3ne a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.e1t2fmwy .pfj7m0 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e1t2fmwy .oxpodgf { display: none; }
.e1t2fmwy .vo3ne { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e1t2fmwy .vo3ne li { margin-bottom: 0; }
.e1t2fmwy .vo3ne li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e1t2fmwy .vo3ne li:last-child::after { content: ""; margin-right: 0; }
.e1t2fmwy .vo3ne a { font-size: 0.9rem; }
.do9g { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.p58qjd .do9g { background: var(--bg-card); }
.c1pg3fz .do9g:nth-child(odd)  { background: var(--bg-card); }
.c1pg3fz .do9g:nth-child(even) { background: var(--bg-raised); }
.rt46qoru .do9g {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.rt46qoru .do9g:last-child { border-bottom: none; }
.rt46qoru h3.p51p2 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.f2uzc .do9g {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.f2uzc .do9g + .do9g { margin-top: 4px; }
.ccwdt .do9g { background: none; border-radius: 0; padding: 12px 0; }
.ccwdt .do9g + .do9g { border-top: 1px solid var(--border-section); }
.xrroih { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cfoaf0u { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.anrirg { color: var(--text-body); margin-bottom: 10px; }
.e923gqm, .hs4a { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.e923gqm li, .hs4a li { margin-bottom: 6px; }
.hs4a li { list-style: decimal; }
.kgutrwkb     .e923gqm { list-style-type: "● "; }
.azur6b  .e923gqm { list-style-type: "■ "; }
.lixus .e923gqm { list-style-type: "◆ "; }
.onyj    .e923gqm { list-style-type: "★ "; }
.kgutrwkb     .iz60 { list-style-type: "● "; }
.azur6b  .iz60 { list-style-type: "■ "; }
.lixus .iz60 { list-style-type: "◆ "; }
.onyj    .iz60 { list-style-type: "★ "; }
.kgutrwkb    .e923gqm li::marker, .kgutrwkb    .iz60 li::marker,
.azur6b .e923gqm li::marker, .azur6b .iz60 li::marker,
.lixus .e923gqm li::marker, .lixus .iz60 li::marker,
.onyj   .e923gqm li::marker, .onyj   .iz60 li::marker {
  color: var(--cta); font-size: 1em;
}
.kgutrwkb .hs4a,
.azur6b .hs4a,
.lixus .hs4a,
.onyj .hs4a {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kgutrwkb .hs4a li,
.azur6b .hs4a li,
.lixus .hs4a li,
.onyj .hs4a li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kgutrwkb .hs4a li::before,
.azur6b .hs4a li::before,
.lixus .hs4a li::before,
.onyj .hs4a 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;
}
.kgutrwkb     .hs4a li::before { border-radius: 50%; }
.azur6b  .hs4a li::before { border-radius: 3px; }
.lixus .hs4a li::before { border-radius: 3px; }
.onyj    .hs4a li::before { border-radius: 50%; }
.e5tt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.oso9h5e .e5tt,
.az9r .e5tt { background: transparent; border: none; border-radius: 0; }
.xjoz4r { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xjoz4r th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xjoz4r td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xjoz4r tr:hover td { background: var(--bg-hover); }
.vat58 .xjoz4r tbody tr:nth-child(even) td { background: var(--bg-surface); }
.rcfo .xjoz4r { border: 1px solid var(--border-alt); }
.rcfo .xjoz4r th,
.rcfo .xjoz4r td { border: 1px solid var(--border-alt); }
.fod6hq .xjoz4r th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.fod6hq .xjoz4r td { border-bottom: none; }
.fod6hq .xjoz4r tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.akf47 .xjoz4r th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.v3ml92zr .e5tt {
  overflow: hidden;
}
.v3ml92zr .xjoz4r th { border-bottom: 1px solid var(--border-alt); }
.v3ml92zr .xjoz4r tr:last-child td { border-bottom: none; }
.y7uk { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.t4xui7d9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xx1qm9 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qyzl { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.set8z { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.iz60 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.iz60 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%}
.a8rff415 .qyzl { background: transparent; text-align: center; }
.ki0y24 .xx1qm9 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.wdui .xx1qm9 {
  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);
}
.uo95 .t4xui7d9 { display: grid; grid-template-columns: auto 1fr; }
.uo95 .xx1qm9 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.uo95 .qyzl { grid-column: 2; }
.uo95 .set8z,
.uo95 .iz60 { grid-column: 1 / -1; }
.nvun .t4xui7d9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.nvun .xx1qm9 {
  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);
}
.nvun .qyzl { grid-column: 2; }
.nvun .set8z,
.nvun .iz60 { grid-column: 1 / -1; }
.bsl6i .t4xui7d9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bsl6i .qyzl { background: none; color: var(--accent-light); font-weight: 700; }
.xbtv1 .t4xui7d9 { 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); }
.xbtv1 .qyzl { background: none; color: var(--accent-light); font-weight: 700; }
.wzfwn .t4xui7d9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wzfwn .t4xui7d9:last-child { border-bottom: none; }
.wzfwn .qyzl { background: none; color: var(--accent-light); font-weight: 700; }
.kmegk37 .t4xui7d9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kmegk37 .qyzl { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.v2xwpet .y7uk { counter-reset: card-n; }
.v2xwpet .t4xui7d9  { counter-increment: card-n; }
.v2xwpet .qyzl { display: flex; align-items: center; gap: 10px; }
.v2xwpet .qyzl::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;
}
.vue36 .t4xui7d9 { background: var(--bg-surface); border: 1px solid var(--border); }
.vue36 .qyzl { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.hw5jq { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.hw5jq         { --cl-hue: var(--accent); }
.gvf8uxvt     { --cl-hue: #16a34a; }
.nl5at { --cl-hue: #ea580c; }
.ekxr    { --cl-hue: #2563eb; }
.gvf8uxvt, .nl5at, .ekxr, .kguf4gpm {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.kap1312u { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.kap1312u::before { color: var(--cl-hue); }
.hw5jq strong { color: var(--text-primary); font-size: 0.95rem; }
.hw5jq p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.dnze93yh { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nsi2mm06, .d1vdpehm { border-radius: 8px; padding: 14px; }
.nsi2mm06 { background: var(--bg-pros); }
.d1vdpehm { background: var(--bg-cons); }
.e7j5y { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nsi2mm06 .e7j5y { color: var(--c-pros-label); }
.d1vdpehm .e7j5y { color: #f87171; }
.nsi2mm06 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.d1vdpehm ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ya6aa { width: 100%; height: auto; border-radius: 10px; display: block; }
.u7wqkv {
  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;
}
.u7wqkv:hover { opacity: 0.85; }
.iflehgv .u7wqkv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.iflehgv .u7wqkv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kq17i .u7wqkv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kq17i .u7wqkv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iflehgv .yrwilx5v.u7wqkv, .kq17i .yrwilx5v.u7wqkv,
.iflehgv .g60dzf4 .u7wqkv, .kq17i .g60dzf4 .u7wqkv {
  background: var(--cta); border: none; color: #fff;
}
.iflehgv .yrwilx5v.u7wqkv:hover, .kq17i .yrwilx5v.u7wqkv:hover,
.iflehgv .g60dzf4 .u7wqkv:hover, .kq17i .g60dzf4 .u7wqkv:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.ml97n30 .hbh8q { border-radius: 50px; }
.ml97n30 .u7wqkv  { border-radius: 50px; }
.k0p1d .hbh8q,
.k0p1d .u7wqkv { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.k0p1d .hbh8q:hover,
.k0p1d .u7wqkv:hover { filter: brightness(1.08); opacity: 1; }
.j7rt .hbh8q,
.j7rt .u7wqkv { box-shadow: 0 3px 14px -2px var(--cta); }
.j7rt .hbh8q:hover,
.j7rt .u7wqkv:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.aaf63frh .hbh8q,
.aaf63frh .u7wqkv { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.aaf63frh .hbh8q:hover,
.aaf63frh .u7wqkv:hover { opacity: 1; }
.aaf63frh .hbh8q:active,
.aaf63frh .u7wqkv:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.pqz6 .hbh8q,
.pqz6 .u7wqkv { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.pqz6 .hbh8q:hover,
.pqz6 .u7wqkv:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.pqz6 .hbh8q:active,
.pqz6 .u7wqkv:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ev7b7 .hbh8q,
.ev7b7 .u7wqkv { position: relative; overflow: hidden; }
.ev7b7 .hbh8q::before,
.ev7b7 .u7wqkv::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.ev7b7 .hbh8q:hover::before,
.ev7b7 .u7wqkv:hover::before { left: 135%; }
.vscjfy .hbh8q,
.vscjfy .u7wqkv { border-radius: 0; }
.ga4w .hbh8q { padding-left: 22px; padding-right: 22px; }
.ga4w .u7wqkv  { padding-left: 12px; padding-right: 12px; }
.sos8maq .hbh8q { padding-left: 44px; padding-right: 44px; }
.sos8maq .u7wqkv  { padding-left: 24px; padding-right: 24px; }
.j1s8o .hbh8q { padding-left: 56px; padding-right: 56px; }
.j1s8o .u7wqkv  { padding-left: 32px; padding-right: 32px; }
.tps1u97j   .hbh8q::after, .tps1u97j   .u7wqkv::after,
.pyy9n .hbh8q::after, .pyy9n .u7wqkv::after,
.hkmbgv    .hbh8q::after, .hkmbgv    .u7wqkv::after,
.q2y63d5    .hbh8q::after, .q2y63d5    .u7wqkv::after,
.fbnk    .hbh8q::after, .fbnk    .u7wqkv::after,
.j95msk     .hbh8q::after, .j95msk     .u7wqkv::after,
.vxsglcc    .hbh8q::after, .vxsglcc    .u7wqkv::after,
.xczxu   .hbh8q::after, .xczxu   .u7wqkv::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;
}
.tps1u97j .hbh8q::after, .tps1u97j .u7wqkv::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");
}
.pyy9n .hbh8q::after, .pyy9n .u7wqkv::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");
}
.hkmbgv .hbh8q::after, .hkmbgv .u7wqkv::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");
}
.q2y63d5 .hbh8q::after, .q2y63d5 .u7wqkv::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");
}
.fbnk .hbh8q::after, .fbnk .u7wqkv::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");
}
.j95msk .hbh8q::after, .j95msk .u7wqkv::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");
}
.vxsglcc .hbh8q::after, .vxsglcc .u7wqkv::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");
}
.xczxu .hbh8q::after, .xczxu .u7wqkv::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");
}
.lz7vzds   .sgo1sh::after, .lz7vzds   .x7xdo::after,
.gwlokiu .sgo1sh::after, .gwlokiu .x7xdo::after,
.njioj0    .sgo1sh::after, .njioj0    .x7xdo::after,
.s8t6m3qw    .sgo1sh::after, .s8t6m3qw    .x7xdo::after,
.aunoho    .sgo1sh::after, .aunoho    .x7xdo::after,
.wqhdxfh     .sgo1sh::after, .wqhdxfh     .x7xdo::after,
.s5wwl    .sgo1sh::after, .s5wwl    .x7xdo::after,
.ad9vbh8z   .sgo1sh::after, .ad9vbh8z   .x7xdo::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;
}
.lz7vzds .sgo1sh::after, .lz7vzds .x7xdo::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");
}
.gwlokiu .sgo1sh::after, .gwlokiu .x7xdo::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");
}
.njioj0 .sgo1sh::after, .njioj0 .x7xdo::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");
}
.s8t6m3qw .sgo1sh::after, .s8t6m3qw .x7xdo::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");
}
.aunoho .sgo1sh::after, .aunoho .x7xdo::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");
}
.wqhdxfh .sgo1sh::after, .wqhdxfh .x7xdo::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");
}
.s5wwl .sgo1sh::after, .s5wwl .x7xdo::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");
}
.ad9vbh8z .sgo1sh::after, .ad9vbh8z .x7xdo::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");
}
.ihyphia {
  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;
}
.b4u2jj {
  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;
}
.b4u2jj > * { min-width: 0; }
.b4u2jj:hover { background: var(--bg-hover); }
.b4u2jj > [itemprop="item"] { display: contents; }
.b4u2jj [itemprop="itemReviewed"],
.b4u2jj [itemprop="reviewRating"] { display: none; }
.b4u2jj::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;
}
.vn1lfp0x {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.akl9g {
  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;
}
.dot8g { max-height: 52px; max-width: 110px; object-fit: contain; }
.bwubhi1 {
  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;
}
.jt4x .akl9g    { background: #1a1a1a; }
.qdh0 .akl9g   { background: rgba(128,128,128,.12); }
.t4supnn7 .akl9g { background: var(--bg-raised); }
.n0wqhsth .akl9g    { background: transparent; padding: 0; }
.nb1bqn {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.l2pan8m { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.jhpall7u { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.m3fuss7u {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.tv8bt {
  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;
}
.q5hw {
  
  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%;
}
.b2b39zr {
  
  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;
}
.yrwilx5v {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.yrwilx5v.u7wqkv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .b4u2jj {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .b4u2jj::before    { grid-area: rank;   }
  .vn1lfp0x           { grid-area: ident;  }
  .nb1bqn     { grid-area: rating; min-width: 0; width: auto; }
  .m3fuss7u           { grid-area: pills;  }
  .yrwilx5v             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .b4u2jj {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .b4u2jj::before    { justify-self: center; }
  .vn1lfp0x           { width: 100%; }
  .nb1bqn     { justify-self: center; }
  .m3fuss7u           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .gp5uwz17 { padding: 10px 16px; gap: 6px 16px; } }
.g60dzf4 .u7wqkv { white-space: nowrap; }
@media (max-width: 560px) {
  .zv6z2 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .czqgskb0 { order: 1; }
  .g60dzf4 { order: 2; margin-left: auto; align-self: center; }
  .wvfpefo7 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.mxii5yg  .ov2b li::before { content: "★"; }
.mxii5yg  .uu9dy li::before { content: "✕"; }
@media (min-width: 860px) {
  .o8uj .mfy6s {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .o8uj .cb901 { margin: 0; }
}
.e6aeiz4 .zv6z2 { padding: 0; gap: 0; overflow: hidden; }
.e6aeiz4 .czqgskb0 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.e6aeiz4 .wvfpefo7 { padding: 16px 20px; }
.e6aeiz4 .g60dzf4 { padding: 16px 20px; align-self: center; }
.az9r .dnze93yh { gap: 10px; }
.az9r .nsi2mm06, .az9r .d1vdpehm { padding: 12px; }
.az9r .nsi2mm06 ul, .az9r .d1vdpehm ul { margin: 4px 0 0; padding-left: 18px; }
.az9r .nsi2mm06 li, .az9r .d1vdpehm li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .adpknf { grid-template-columns: 1fr; }
  .vcwfd { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vcwfd .wzu1 { width: 72px; height: 50px; }
  .vcwfd .a4ulc5 { max-width: 180px; }
  .vcwfd .lfed5615 { width: auto; }
}
@media (max-width: 720px) {
  .h9zu0urw { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .whsw { padding: 16px; }
  .am41u6w .n7buyrb { min-width: 50%; }
}
.fbzwv0 .dnze93yh { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .na7uq { grid-template-columns: 1fr; }
  .blg8z5ec { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pq077 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .gksico { flex-wrap: wrap; padding: 16px; }
}
.b5ha .dnze93yh { gap: 8px; }
.b5ha .nsi2mm06, .b5ha .d1vdpehm { padding: 8px; }
@media (max-width: 480px) {
  .dnq787 { flex-direction: column; align-items: stretch; }
}
.ya2f .lfed5615 .u7wqkv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .g1bz0 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ya2f .lfed5615 { text-align: center; }
}
@media (max-width: 720px) {
  .vca37ym9 { grid-template-columns: 1fr; }
  .o5lj1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .q9lbo6h { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gmvvg8 { grid-template-columns: 1fr; }
  .joylwun9 { width: 100px; height: 100px; margin: 16px auto; }
  .fz34 { font-size: 1.4rem; }
  .q40a0p { justify-content: center; }
  .e8r7v75 .n7buyrb { min-width: 50%; }
}
.otiogjaj .dnze93yh { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ijzr43 { flex-wrap: wrap; padding: 14px 16px; }
  .bpgg1d { padding: 12px 16px; }
  .otiogjaj .dnze93yh { margin: 0 16px; }
  .otiogjaj .nbq03 { padding: 0 16px; }
  .yuty6 { padding: 12px 16px; }
}
.c555 .b4u2jj {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.c555 .b4u2jj:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ylewzy0 .ihyphia { gap: 18px; }
.ylewzy0 .b4u2jj {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ylewzy0 .b4u2jj:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.z4z5dmlt .ihyphia {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.z4z5dmlt .b4u2jj {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.z4z5dmlt .b4u2jj:last-child { border-bottom: none; }
.z4z5dmlt .vn1lfp0x,
.z4z5dmlt .nb1bqn,
.z4z5dmlt .m3fuss7u {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.pgni5 .ihyphia { gap: 0; }
.pgni5 .b4u2jj {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.pgni5 .b4u2jj:last-child { border-bottom: none; }
.pgni5 .b4u2jj:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.pgni5 .b4u2jj:nth-child(even):hover { background: var(--bg-hover); }
.pr82 .b4u2jj {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.cy5hx1jw .m3fuss7u .tv8bt {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.cy5hx1jw .m3fuss7u .tv8bt:first-child { border-left: none; }
.s1si75 .m3fuss7u .tv8bt {
  background: transparent; padding: 4px 8px;
}
.s1si75 .m3fuss7u .q5hw { font-size: .65rem; opacity: .65; }
.s1si75 .m3fuss7u .b2b39zr   { font-size: 1.15rem; color: var(--accent-light); }
.eb1um2xg .m3fuss7u .tv8bt {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.jhpall7u { display: none; }
.h8fvtji .l2pan8m { font-size: 1rem; letter-spacing: 2px; }
.n72m3v0p .l2pan8m {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.f5ai .l2pan8m,
.r2lrz .l2pan8m,
.ohbu8b4t .l2pan8m { display: none; }
.f5ai .jhpall7u,
.r2lrz .jhpall7u,
.ohbu8b4t .jhpall7u { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.f5ai .jhpall7u { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.f5ai .jhpall7u small { display: none; }
.r2lrz .jhpall7u {
  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;
}
.r2lrz .jhpall7u small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ohbu8b4t .jhpall7u {
  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;
}
.ohbu8b4t .jhpall7u small { display: none; }
.szttjm2 { margin: 16px 0; }
.ugrif { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ugrif summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ugrif summary::after { content: "+"; color: var(--accent-light); }
.ugrif[open] summary::after { content: "−"; }
.ugrif p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qfonuce { margin-bottom: 0; }
.nqpayd h2.vouzfzgr { color: var(--text-primary); border-color: var(--accent-light); }
.sx8t1 h2.vouzfzgr { color: var(--text-primary); border-color: var(--accent-light); }
.rgsuu .gvf8uxvt     { background: #052e16; border-color: #10b981; }
.rgsuu .nl5at { background: #2d0a1e; border-color: #f43f5e; }
.rgsuu .ekxr    { background: #1e1036; border-color: #a855f7; }
.rgsuu .hw5jq strong  { color: #f1f5f9; }
.rgsuu .hw5jq p       { color: #cbd5e1; }
.rgsuu .if0c    .gvf8uxvt     .kap1312u::before,
.rgsuu .uq0jctv  .gvf8uxvt     .kap1312u::before,
.rgsuu .tm5ung2i  .gvf8uxvt     .kap1312u::before,
.rgsuu .dmxvm1xv .gvf8uxvt     .kap1312u::before { color: #10b981; }
.rgsuu .if0c    .nl5at .kap1312u::before,
.rgsuu .uq0jctv  .nl5at .kap1312u::before,
.rgsuu .tm5ung2i  .nl5at .kap1312u::before,
.rgsuu .dmxvm1xv .nl5at .kap1312u::before { color: #f43f5e; }
.rgsuu .if0c    .ekxr    .kap1312u::before,
.rgsuu .uq0jctv  .ekxr    .kap1312u::before,
.rgsuu .tm5ung2i  .ekxr    .kap1312u::before,
.rgsuu .dmxvm1xv .ekxr    .kap1312u::before { color: #a855f7; }
.uy3n56j0 .gvf8uxvt     { background: #2d2000; border-color: #eab308; }
.uy3n56j0 .nl5at { background: #2d0b0b; border-color: #ef4444; }
.uy3n56j0 .ekxr    { background: #2d1600; border-color: #f97316; }
.uy3n56j0 .hw5jq strong  { color: #f1f5f9; }
.uy3n56j0 .hw5jq p       { color: #cbd5e1; }
.uy3n56j0 .if0c    .gvf8uxvt     .kap1312u::before,
.uy3n56j0 .uq0jctv  .gvf8uxvt     .kap1312u::before,
.uy3n56j0 .tm5ung2i  .gvf8uxvt     .kap1312u::before,
.uy3n56j0 .dmxvm1xv .gvf8uxvt     .kap1312u::before { color: #eab308; }
.uy3n56j0 .if0c    .nl5at .kap1312u::before,
.uy3n56j0 .uq0jctv  .nl5at .kap1312u::before,
.uy3n56j0 .tm5ung2i  .nl5at .kap1312u::before,
.uy3n56j0 .dmxvm1xv .nl5at .kap1312u::before { color: #ef4444; }
.uy3n56j0 .if0c    .ekxr    .kap1312u::before,
.uy3n56j0 .uq0jctv  .ekxr    .kap1312u::before,
.uy3n56j0 .tm5ung2i  .ekxr    .kap1312u::before,
.uy3n56j0 .dmxvm1xv .ekxr    .kap1312u::before { color: #f97316; }
.ydxxqj6 .gvf8uxvt     { background: #0c1a2e; border-color: #38bdf8; }
.ydxxqj6 .nl5at { background: #12103a; border-color: #818cf8; }
.ydxxqj6 .ekxr    { background: #0a2020; border-color: #2dd4bf; }
.ydxxqj6 .hw5jq strong  { color: #f1f5f9; }
.ydxxqj6 .hw5jq p       { color: #cbd5e1; }
.ydxxqj6 .if0c    .gvf8uxvt     .kap1312u::before,
.ydxxqj6 .uq0jctv  .gvf8uxvt     .kap1312u::before,
.ydxxqj6 .tm5ung2i  .gvf8uxvt     .kap1312u::before,
.ydxxqj6 .dmxvm1xv .gvf8uxvt     .kap1312u::before { color: #38bdf8; }
.ydxxqj6 .if0c    .nl5at .kap1312u::before,
.ydxxqj6 .uq0jctv  .nl5at .kap1312u::before,
.ydxxqj6 .tm5ung2i  .nl5at .kap1312u::before,
.ydxxqj6 .dmxvm1xv .nl5at .kap1312u::before { color: #818cf8; }
.ydxxqj6 .if0c    .ekxr    .kap1312u::before,
.ydxxqj6 .uq0jctv  .ekxr    .kap1312u::before,
.ydxxqj6 .tm5ung2i  .ekxr    .kap1312u::before,
.ydxxqj6 .dmxvm1xv .ekxr    .kap1312u::before { color: #2dd4bf; }
.ejcdrsx0::before,
.iz1cov5::before { margin-right: 5px; }
.zalnk .nsi2mm06 ul li,
.zalnk .ov2b li         { color: #4ade80; }
.zalnk .nsi2mm06 .ejcdrsx0 { color: #22c55e; }
.zalnk .d1vdpehm ul li,
.zalnk .uu9dy li         { color: #f87171; }
.zalnk .d1vdpehm .iz1cov5 { color: #ef4444; }
.r40gc2np .nsi2mm06 { background: var(--bg-pros); }
.r40gc2np .d1vdpehm { background: var(--bg-cons); }
.r40gc2np .nsi2mm06 .ejcdrsx0 { color: var(--c-pros-label); }
.r40gc2np .d1vdpehm .iz1cov5 { color: var(--c-cons); }
.r40gc2np .nsi2mm06 ul li,
.r40gc2np .d1vdpehm ul li,
.jitww .nsi2mm06 { background: var(--bg-pros); }
.jitww .d1vdpehm { background: var(--bg-cons); }
.jitww .nsi2mm06 .ejcdrsx0 { color: var(--c-pros-label); }
.jitww .d1vdpehm .iz1cov5 { color: var(--c-cons); }
.jitww .nsi2mm06 ul li,
.jitww .d1vdpehm ul li,
.h4il .ejcdrsx0::before { content: "✓ "; }
.h4il .iz1cov5::before { content: "✗ "; }
.lzjk .ejcdrsx0::before { content: "→ "; }
.lzjk .iz1cov5::before { content: "← "; }
.mxii5yg .ejcdrsx0::before { content: "★ "; }
.mxii5yg .iz1cov5::before { content: "✕ "; }
.a77rpe3 .ejcdrsx0::before { content: "◆ "; }
.a77rpe3 .iz1cov5::before { content: "▲ "; }
.sxx7i6c1 .hw5jq { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.sxx7i6c1 .hw5jq strong { color: var(--text-primary); }
.sxx7i6c1 .hw5jq p      { color: var(--text-muted); }
.flwud0hg .hw5jq { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.fomfg .hw5jq {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.fomfg .hw5jq strong,
.fomfg .hw5jq p { color: #fff; }
.fomfg .kap1312u::before { color: rgba(255,255,255,0.9) !important; }
.owyhgw .hw5jq {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.owyhgw .hw5jq strong { color: var(--text-primary); }
.owyhgw .hw5jq p      { color: var(--text-muted); }
.hhit1w68 .hw5jq { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.if0c .kap1312u,
.uq0jctv .kap1312u,
.tm5ung2i .kap1312u,
.dmxvm1xv .kap1312u { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.if0c .kap1312u::before,
.uq0jctv .kap1312u::before,
.tm5ung2i .kap1312u::before,
.dmxvm1xv .kap1312u::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.if0c .gvf8uxvt     .kap1312u::before { content: "✦"; color: var(--c-tip-border); }
.if0c .nl5at .kap1312u::before { content: "▲"; color: var(--c-warn-border); }
.if0c .ekxr    .kap1312u::before { content: "◉"; color: #60a5fa; }
.uq0jctv .gvf8uxvt     .kap1312u::before { content: "★"; color: var(--c-tip-border); }
.uq0jctv .nl5at .kap1312u::before { content: "◆"; color: var(--c-warn-border); }
.uq0jctv .ekxr    .kap1312u::before { content: "●"; color: #60a5fa; }
.tm5ung2i .gvf8uxvt     .kap1312u::before { content: "▶"; color: var(--c-tip-border); }
.tm5ung2i .nl5at .kap1312u::before { content: "■"; color: var(--c-warn-border); }
.tm5ung2i .ekxr    .kap1312u::before { content: "▸"; color: #60a5fa; }
.dmxvm1xv .gvf8uxvt     .kap1312u::before { content: "→"; color: var(--c-tip-border); }
.dmxvm1xv .nl5at .kap1312u::before { content: "⬥"; color: var(--c-warn-border); }
.dmxvm1xv .ekxr    .kap1312u::before { content: "◈"; color: #60a5fa; }
.kv5ln .p58qjd .do9g,
.kv5ln .c1pg3fz .do9g  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.kv5ln .t4xui7d9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.kv5ln .b4u2jj                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.kv5ln .e5tt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.kv5ln .pfj7m0                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u6jz .p58qjd .do9g,
.u6jz .c1pg3fz .do9g,
.u6jz .t4xui7d9,
.u6jz .b4u2jj,
.u6jz .cb901,
.u6jz .e5tt,
.u6jz .pfj7m0,
.u6jz .hhit1w68 .hw5jq { box-shadow: none; }
.r456z6   body, .r456z6   { font-size: 0.9rem; }
.r456z6   .anrirg, .r456z6 .xrroih, .r456z6 .cfoaf0u,
.r456z6   .vaith0, .r456z6 .tclk60q { font-size: 0.9rem; }
.r456z6   .e923gqm, .r456z6 .hs4a { font-size: 0.9rem; }
.ig14   .anrirg, .ig14 .xrroih, .ig14 .cfoaf0u,
.ig14   .vaith0, .ig14 .tclk60q { font-size: 0.95rem; }
.ig14   .e923gqm, .ig14 .hs4a { font-size: 0.95rem; }
.f6fpe   .anrirg, .f6fpe .xrroih, .f6fpe .cfoaf0u,
.f6fpe   .vaith0, .f6fpe .tclk60q { font-size: 1.08rem; }
.f6fpe   .e923gqm, .f6fpe .hs4a { font-size: 1.05rem; }
.f6fpe   .xjoz4r { font-size: 0.97rem; }
.djxm148z .oztbc      { font-size: 3.2rem; }
.djxm148z h2.vouzfzgr { font-size: 1.9rem; }
.djxm148z h3.p51p2     { font-size: 1.4rem; }
.t5e39xv1 .oztbc      { font-size: 3.8rem; }
.t5e39xv1 h2.vouzfzgr { font-size: 2.2rem; }
.t5e39xv1 h3.p51p2     { font-size: 1.6rem; }
.qfonuce + .qfonuce { position: relative; }
.obbvrq   .qfonuce + .qfonuce::before,
.ro7gwfaq  .qfonuce + .qfonuce::before,
.tvx8k7q4   .qfonuce + .qfonuce::before,
.qyyd53   .qfonuce + .qfonuce::before,
.ka9bivp   .qfonuce + .qfonuce::before,
.by7mcj .qfonuce + .qfonuce::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.obbvrq .qfonuce + .qfonuce::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ro7gwfaq .qfonuce + .qfonuce::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tvx8k7q4 .qfonuce + .qfonuce::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;
}
.qyyd53 .qfonuce + .qfonuce::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ilhs .qfonuce { margin-bottom: 16px; }
.ilhs .qfonuce + .qfonuce { margin-top: 0; }
.ilhs .varf { padding-top: 0; padding-bottom: 0; }
.ka9bivp .qfonuce + .qfonuce::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.by7mcj .qfonuce + .qfonuce::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ewtv .qfonuce + .qfonuce::before,
.mextjq .qfonuce + .qfonuce::before,
.tfm8 .qfonuce + .qfonuce::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%;
}
.o0h845b .ewtv .qfonuce:nth-child(even)::before,
.o0h845b .mextjq .qfonuce:nth-child(even)::before,
.o0h845b .tfm8 .qfonuce:nth-child(even)::before { background: var(--bg-surface); }
.dfhsj .ewtv .qfonuce:nth-child(even)::before,
.dfhsj .mextjq .qfonuce:nth-child(even)::before,
.dfhsj .tfm8 .qfonuce:nth-child(even)::before { background: var(--bg-card); }
.ewtv .qfonuce + .qfonuce::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");
}
.mextjq .qfonuce + .qfonuce::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");
}
.tfm8 .qfonuce + .qfonuce::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");
}
.hev8rzh4 .rf2rgbyd,
.le0m .rf2rgbyd,
.q8n6otv .rf2rgbyd { overflow: hidden; }
.hev8rzh4 .k9iq9kb,
.le0m .k9iq9kb { margin-bottom: 60px; }
.q8n6otv .k9iq9kb { margin-bottom: 70px; }
.hev8rzh4 .np7im1,
.hev8rzh4 .rf2rgbyd::before,
.le0m .rf2rgbyd::before,
.q8n6otv .rf2rgbyd::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.hev8rzh4 .rf2rgbyd::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");
}
.le0m .rf2rgbyd::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");
}
.q8n6otv .rf2rgbyd::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.yy1rlm .rf2rgbyd:not(.b0pd) .i9tmnzt { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.pbw115ed .rf2rgbyd:not(.b0pd) .i9tmnzt { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.u5li27q  .rf2rgbyd:not(.b0pd) .i9tmnzt { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wfheu0vc  .rf2rgbyd:not(.b0pd) .i9tmnzt { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yy1rlm .b0pd { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.pbw115ed .b0pd { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.u5li27q .b0pd { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.wfheu0vc .b0pd { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ph7qq .b0pd { background: var(--accent); }
.ph7qq .b0pd .i9tmnzt { background: none; }
.ph7qq .vooelty { background: var(--accent); }
.ph7qq .jtnv { background: var(--accent-bg); }
.ph7qq .rf2rgbyd:not(.b0pd) .i9tmnzt { background: rgba(0,0,0,0.6); }
.ij26x .saggl1 { float: left; width: 38%; margin: 0 28px 16px 0; }
.ij26x .saggl1 .ya6aa { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ij26x .varf::after { content: ''; display: block; clear: both; }
.c2q5 .saggl1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.c2q5 .saggl1 .ya6aa { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.c2q5 .varf::after { content: ''; display: block; clear: both; }
.rjdqu .qfonuce:nth-child(odd)  .saggl1 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rjdqu .qfonuce:nth-child(even) .saggl1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.rjdqu .saggl1 .ya6aa { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rjdqu .varf::after { content: ''; display: block; clear: both; }
.ij26x .y7uk,
.ij26x .ihyphia,
.c2q5 .y7uk,
.c2q5 .ihyphia,
.rjdqu .y7uk,
.rjdqu .ihyphia { clear: both; }
@media (max-width: 900px) {
  .ij26x .saggl1,
  .c2q5 .saggl1,
  .rjdqu .qfonuce:nth-child(odd)  .saggl1,
  .rjdqu .qfonuce:nth-child(even) .saggl1 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ij26x .saggl1 .ya6aa,
  .c2q5 .saggl1 .ya6aa,
  .rjdqu .saggl1 .ya6aa {
    max-height: none !important;
  }
}
.ij26x .e923gqm,
.ij26x .hs4a,
.c2q5 .e923gqm,
.c2q5 .hs4a,
.rjdqu .e923gqm,
.rjdqu .hs4a { overflow: hidden; }
@media (max-width: 640px) {
  .ij26x .saggl1,
  .c2q5 .saggl1,
  .rjdqu .saggl1 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mvon6 .dp6y,
.mvon6 .varf,
.mvon6 .t0qynz  { max-width: 1100px; }
.zl3glw .dp6y,
.zl3glw .varf,
.zl3glw .t0qynz  { max-width: 1200px; }
.zl3glw { --content-mw: 1200px; }
.ascy1o9 .dp6y,
.ascy1o9 .varf,
.ascy1o9 .t0qynz  { max-width: 1320px; }
.y56s3z { font-size: 0.82rem; color: var(--text-muted); }
.xuz5te8y { display: flex; align-items: center; }
.rqin8c {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.skfnlwx { display: flex; align-items: center; }
.qsz1n { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qsz1n:hover { text-decoration: underline; }
.y4zs { margin: 0 3px; opacity: 0.45; }
.y4zs::before { content: '/'; }
.dfgw { padding: 2px 5px; color: var(--text-main); }
.jflvmqln .y56s3z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jflvmqln .xuz5te8y { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.gfmo82zy .y56s3z {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.gfmo82zy .xuz5te8y { padding: 0 0 0 12px; }
.o03th .xuz5te8y { padding: 0 16px; }
.o03th .y56s3z {
  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);
}
.o03th .dp6y { padding-top: 28px; }
@media (max-width: 720px) {
  .yj5u { margin-top: 18px; padding: 0 16px; }
  .o03th .dp6y { padding-top: 16px; }
}
.mvon6.jflvmqln .xuz5te8y { max-width: 1100px; }
.zl3glw.jflvmqln .xuz5te8y { max-width: 1200px; }
.ascy1o9.jflvmqln .xuz5te8y { max-width: 1320px; }
.zl3glw .yj5u { max-width: 1200px; }
.rbjcv2 .qfonuce { padding-top: 16px; padding-bottom: 16px; }
.vf5lkx9k .qfonuce { padding-top: 24px; padding-bottom: 24px; }
.vdhv .qfonuce { padding-top: 40px; padding-bottom: 40px; }
.fmmn1zgy .qfonuce { padding-top: 52px; padding-bottom: 52px; }
.l8yzv .qfonuce:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.l8yzv .qfonuce:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.l8yzv .qfonuce:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.l8yzv .qfonuce:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.z6qte .varf { padding-top: 10px;  padding-bottom: 10px; }
.okcmu0y .varf { padding-top: 18px;  padding-bottom: 18px; }
.h50x9c .varf { padding-top: 36px;  padding-bottom: 36px; }
.ck0pzfok .varf { padding-top: 48px;  padding-bottom: 48px; }
.l80f h2.vouzfzgr { font-weight: 600; }
.l80f h3.p51p2     { font-weight: 600; }
.ourp3zb1 { font-weight: 500; }
.ourp3zb1 h2.vouzfzgr { font-weight: 800; }
.ourp3zb1 h3.p51p2     { font-weight: 700; }
.dnfcd h2.vouzfzgr { font-weight: 900; }
.dnfcd h3.p51p2     { font-weight: 800; }
.dnfcd .hw5jq strong,
.dnfcd .hw5jq strong { font-weight: 600; }
.sgo1sh {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.updla4e .sgo1sh { display: none; }
@media (max-width: 640px) {
  .sgo1sh { display: none !important; }
}
.sgo1sh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sgo1sh:hover { opacity: 0.85; }
.etgw .sgo1sh { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.acutj .x7xdo { right: 32px; }
@media (max-width: 480px) {
  .acutj .x7xdo { right: 20px; bottom: 20px; }
  .ln0v  .x7xdo { left: 20px; bottom: 20px; }
}
.q47no89 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.t0qynz { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.env6l7 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.im34egce { color: var(--text-dim); font-size: 0.8rem; }
.n5jt a, .o8efqk a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.n5jt a:hover, .o8efqk a:hover { color: var(--accent-light); }
.o8efqk { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.fwzt .t0qynz { text-align: center; }
.fwzt .o8efqk { justify-content: center; margin-bottom: 16px; }
.fwzt .env6l7 { margin-top: 0; }
.cckv { margin-top: 10px; }
.cckv a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .t0qynz { padding-left: 16px; padding-right: 16px; }
  .cqjcf .t0qynz { padding: 20px 16px; }
  .o8efqk { gap: 4px 12px; }
  .env6l7 { font-size: 0.78rem; }
}
.bk41ap .env6l7 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.bk41ap .im34egce { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .bk41ap .be5db { grid-template-columns: 1fr 1fr; } .bk41ap .zzfa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bk41ap .be5db { grid-template-columns: 1fr; } }
.zomqopz .env6l7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .zomqopz .tprq5mc { gap: 12px; } .zomqopz .mth1x { margin-right: 0; width: 100%; } }
.f2ay0kv6 .env6l7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.f2ay0kv6 .im34egce { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .f2ay0kv6 .zw4ao5 { grid-template-columns: 1fr 1fr; } .f2ay0kv6 .i2z0h0k9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f2ay0kv6 .zw4ao5 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .cwvusbh .se5mn { grid-template-columns: 1fr 1fr; } .cwvusbh .afqa6lit:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cwvusbh .se5mn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .gpoicijk .se5mn { grid-template-columns: 1fr; } }
.qhxqh .t0qynz { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qhxqh .o8efqk { justify-content: center; }
.ohytz5 .taupsri      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ohytz5 .q47no89 { background: var(--bg-page); border-top-color: var(--border-alt); }
.o0a7 .taupsri      { background: #0d1117; border-bottom-color: #21262d; }
.o0a7 .ubkjhav { color: var(--accent-light); }
.o0a7 .s72kgv { --msep-color: #8b949e; }
.o0a7 .s72kgv a { color: #8b949e; }
.o0a7 .s72kgv a:hover { color: var(--accent-light); }
.o0a7 .uawd2vj3 { color: #8b949e; }
.o0a7 .q47no89 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.o0a7 .env6l7,
.o0a7 .im34egce { color: #6e7681; }
.o0a7 .n5jt a, .o0a7 .o8efqk a,
.o0a7 .n5jt a:hover, .o0a7 .o8efqk a:hover,
@media (max-width: 640px) {
  .o0a7 .s72kgv { background: #0d1117; border-top-color: #21262d; }
  .o0a7 .s72kgv li a { border-bottom-color: #21262d; }
}
.p7pa6q8g .taupsri      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.p7pa6q8g .ubkjhav { color: var(--accent-light); }
.p7pa6q8g .s72kgv { --msep-color: #475569; }
.p7pa6q8g .s72kgv a { color: #475569; }
.p7pa6q8g .s72kgv a:hover { color: var(--accent-light); }
.p7pa6q8g .uawd2vj3 { color: #64748b; }
.p7pa6q8g .q47no89 { background: #f0f4f8; border-top-color: #cbd5e1; }
.p7pa6q8g .env6l7,
.p7pa6q8g .im34egce { color: #64748b; }
.p7pa6q8g .n5jt a, .p7pa6q8g .o8efqk a,
.p7pa6q8g .n5jt a:hover, .p7pa6q8g .o8efqk a:hover,
@media (max-width: 640px) {
  .p7pa6q8g .s72kgv { background: #f0f4f8; border-top-color: #cbd5e1; }
  .p7pa6q8g .s72kgv li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fxpop .taupsri      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fxpop .ubkjhav { color: #fff; }
.fxpop .s72kgv { --msep-color: rgba(255,255,255,0.82); }
.fxpop .s72kgv a { color: rgba(255,255,255,0.82); }
.fxpop .s72kgv a:hover { color: #fff; }
.fxpop .uawd2vj3 { color: rgba(255,255,255,0.9); }
.fxpop .q47no89 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fxpop .env6l7,
.fxpop .im34egce { color: rgba(255,255,255,0.72); }
.fxpop .n5jt a, .fxpop .o8efqk a,
.fxpop .n5jt a:hover, .fxpop .o8efqk a:hover,
@media (max-width: 640px) {
  .fxpop .s72kgv { background: var(--accent); border-top-color: var(--accent-light); }
  .fxpop .s72kgv li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.u8kh3 .taupsri {
  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);
}
.u8kh3 .q47no89 {
  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) {
  .u8kh3 .s72kgv {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.m8dd9o .htj3v { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.luiobtu .htj3v { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.oc0tp .htj3v { min-height: 72px; height: auto; }
.jzlg81fr .htj3v { min-height: 84px; height: auto; }
.cqjcf .htj3v { max-width: none; padding: 0 32px; }
.cqjcf .t0qynz  { max-width: none; padding: 24px 32px; }
.ov2onn2.zl3glw .htj3v { max-width: 1200px; }
.ov2onn2.ascy1o9 .htj3v { max-width: 1320px; }
.utyo1v7c   .ubkjhav, .utyo1v7c   .mth1x { text-transform: capitalize; }
.ch1bq .ubkjhav, .ch1bq .mth1x { text-transform: lowercase; }
.m7xn3we .ubkjhav, .m7xn3we .mth1x { text-transform: uppercase; letter-spacing: 0.06em; }
.r9appk0a, .ochv {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ceoz4e1e .r9appk0a,
.mdizhyr9 .r9appk0a,
.cxq19c .r9appk0a,
.wghqbs .r9appk0a,
.t2vtn   .s72kgv a { font-weight: 500; }
.lkgxvnw .s72kgv a { font-weight: 600; }
.esor     .s72kgv a { font-weight: 700; }
.fcqkxvgt    .s72kgv a { font-weight: 800; letter-spacing: 0.01em; }
.d69yg     .s72kgv > li + li::before,
.yg8ickdy    .s72kgv > li + li::before,
.m2j2sw    .s72kgv > li + li::before,
.cvamiqoc .s72kgv > li + li::before,
.i6rhph76 .s72kgv > li + li::before,
.tpaod9a  .s72kgv > li + li::before,
.e4qp8g0    .s72kgv > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.d69yg     .s72kgv > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.yg8ickdy    .s72kgv > li + li::before { content: "|"; }
.m2j2sw    .s72kgv > li + li::before { content: "—"; }
.cvamiqoc .s72kgv > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.i6rhph76 .s72kgv > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tpaod9a  .s72kgv > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.e4qp8g0    .s72kgv > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .yvskjfn3 .uawd2vj3,
  .nsqcjfh .uawd2vj3,
  .ueqx48ic .uawd2vj3,
  .f9eatxv1 .uawd2vj3,
  .zuha .uawd2vj3 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .yvskjfn3 .uawd2vj3::before,
  .nsqcjfh .uawd2vj3::before,
  .ueqx48ic .uawd2vj3::before,
  .f9eatxv1 .uawd2vj3::before,
  .zuha .uawd2vj3::before { content: ""; display: block; flex-shrink: 0; }

  
  .yvskjfn3 .uawd2vj3::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;
  }

  
  .nsqcjfh .uawd2vj3::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;
  }

  
  .ueqx48ic .uawd2vj3::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;
  }

  
  .f9eatxv1 .uawd2vj3::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;
  }

  
  .zuha .uawd2vj3::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) {
  .miz1 .uawd2vj3 {
    padding: 5px 14px;
  }
  .miz1 .s72kgv {
    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;
  }
  .miz1 .s72kgv li a {
    border-bottom: none; padding: 10px 22px;
  }
  .miz1 .s72kgv li a:hover { background: var(--bg-raised); }
  .miz1 .jttq,
  .z558r .jttq,
  .mz7gov58 .jttq { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .legx9ewc .uawd2vj3 {
    padding: 5px 10px;
  }
  .legx9ewc .s72kgv {
    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);
  }
  .legx9ewc .s72kgv.zp01y { transform: translateX(0); }
  .legx9ewc .s72kgv li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .legx9ewc .s72kgv li:last-child a { border-bottom: none; }
  .fxpop .s72kgv,
  .o0a7 .s72kgv { background: var(--accent) !important; }
  .fxpop .s72kgv li a,
  .o0a7 .s72kgv li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .mz7gov58 .uawd2vj3 {
    padding: 5px 10px;
  }
  .mz7gov58 .s72kgv {
    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);
  }
  .mz7gov58 .s72kgv::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .mz7gov58 .s72kgv.zp01y { transform: translateY(0); }
  .mz7gov58 .s72kgv li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jjs6 .uawd2vj3 {
    padding: 5px 10px;
  }
  .jjs6 .s72kgv {
    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;
  }
  .jjs6 .s72kgv.zp01y { opacity: 1; pointer-events: auto; }
  .jjs6 .s72kgv li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pzf1     .uawd2vj3 { border-radius: 0 !important; }
  .y855   .uawd2vj3 { border-radius: 8px !important; }
  .xii7zljx .uawd2vj3 { border-radius: 50% !important; }
  .j958fo   .uawd2vj3 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .adeelhq .srkofly { flex-direction: column; align-items: stretch; }
  .adeelhq .pmhxs9 { flex-direction: row; min-width: auto; }
  .adeelhq .clfix2k { align-items: flex-start; text-align: left; }
}
.hsjnvu,
.hsjnvu.qfonuce,
.o0h845b .hsjnvu,
.dflcw .hsjnvu,
.dfhsj .hsjnvu,
.osxj .hsjnvu {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.qcrvuzkj {
  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;
}
.ct6kvt { flex: 1 1 280px; min-width: 0; }
.dqq2 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.e00ejo {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.rijx {
  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;
}
.rijx:hover { transform: translateY(-1px); opacity: 0.95; }
.yavr0r .qcrvuzkj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.yavr0r .dqq2 { color: var(--cta); }
.yavr0r .e00ejo { color: var(--text-body); }
.yavr0r .rijx {
  background: var(--cta) !important;
  color: #fff !important;
}
.ds8b .qcrvuzkj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ds8b .dqq2 { color: var(--text-primary); }
.ds8b .e00ejo { color: var(--text-body); }
.ds8b .rijx {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .qcrvuzkj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ct6kvt { flex: 0 0 auto; }
  .dqq2 { font-size: 1.2rem; }
  .rijx { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.v5i684 .ixutzk { height: 36px; }
.hgf39 .ixutzk { height: 60px; max-width: 200px; }
.szp1qta .ixutzk { height: 56px; max-width: 180px; }
.l7fr    .l2pan8m, .l7fr    .zey81i { color: #f59e0b; }
.v0qu      .l2pan8m { font-size: 1rem; letter-spacing: 1.5px; }
.c8oy    .l2pan8m, .c8oy    .zey81i { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.r8i9vw5     .l2pan8m, .r8i9vw5     .zey81i { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.s50n68 .l2pan8m, .s50n68 .zey81i { color: var(--cta); letter-spacing: 2px; }
.x0g8w7ke   .l2pan8m, .x0g8w7ke   .zey81i { color: #e91e63; letter-spacing: 2px; }
.zd8ar  .l2pan8m, .zd8ar  .zey81i { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.aqta3qf     .l2pan8m, .aqta3qf     .zey81i { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.cy5hx1jw .tv8bt + .tv8bt {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ktcfkx .b4u2jj { padding: 18px 24px; min-height: 68px; }
.s1si75 .q5hw {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.s1si75 .b2b39zr {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.eb1um2xg .tv8bt {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ihyphia { counter-reset: cs-rank; }
.ihyphia .b4u2jj { counter-increment: cs-rank; }
.ihyphia .b4u2jj::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;
}
.s37ps .ihyphia { counter-reset: cs-rank; gap: 0; }
.s37ps .b4u2jj {
  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;
}
.s37ps .b4u2jj::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;
}
.s37ps .vn1lfp0x {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.s37ps .akl9g {
  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;
}
.s37ps .dot8g { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.s37ps .vn1lfp0x { min-width: 0; flex-direction: column; width: 100%; }
.s37ps .bwubhi1 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.s37ps .l2pan8m { color: var(--cta, var(--accent)); }
.s37ps .jhpall7u { font-weight: 700; }
.s37ps .tv8bt {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.s37ps .q5hw {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.s37ps .b2b39zr {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.s37ps .zbpo7 .b2b39zr { font-size: 1.3rem; color: var(--accent-light); }
.s37ps .yrwilx5v {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.s37ps .b4u2jj:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .s37ps .ihyphia {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .s37ps .b4u2jj {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .s37ps .b4u2jj { padding: 40px 16px 20px; }
  .s37ps .tv8bt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .s37ps .yrwilx5v { width: 100%; min-width: 0; }
}
.l1oxyx .ihyphia { counter-reset: cs-rank; gap: 10px; }
.l1oxyx .b4u2jj {
  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);
}
.l1oxyx .b4u2jj::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);
}
.l1oxyx .vn1lfp0x {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.l1oxyx .akl9g {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.l1oxyx .dot8g { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.l1oxyx .bwubhi1 {
  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;
}
.l1oxyx .l2pan8m { color: var(--cta, var(--accent)); }
.l1oxyx .tv8bt {
  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;
}
.l1oxyx .q5hw {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.l1oxyx .b2b39zr { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.l1oxyx .zbpo7 .b2b39zr { color: var(--accent-light); }
.l1oxyx .yrwilx5v {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.l1oxyx .b4u2jj:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .l1oxyx .b4u2jj {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l1oxyx .b4u2jj::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l1oxyx .vn1lfp0x {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l1oxyx .bwubhi1 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l1oxyx .tv8bt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l1oxyx .yrwilx5v { width: 100%; min-width: 0; }
  .l1oxyx .l2pan8m { min-width: 0; }
}
.dqhme .b4u2jj::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.csko8ke .ugrif {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.csko8ke .ugrif summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.csko8ke .ugrif p { padding: 0 2px 16px; }
.kcsz5bf .ugrif { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.kcsz5bf .ugrif summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.kcsz5bf .ugrif summary::after { content: "›"; font-size: 1.2em; }
.kcsz5bf .ugrif[open] summary::after { content: "‹"; }
.kcsz5bf .ugrif p { padding: 10px 22px 4px; }
.jhcy2k .ugrif {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.jhcy2k .ugrif summary { color: var(--text-primary); padding-left: 16px; }
.jhcy2k .ugrif summary::after { content: "›"; font-size: 1.1em; }
.jhcy2k .ugrif[open] summary::after { content: "‹"; }
.jhcy2k .ugrif p { padding-left: 16px; }
.zq3jw .szttjm2 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zq3jw .ugrif {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zq3jw .ugrif:last-child { border-bottom: none; }
.zq3jw .ugrif summary { color: var(--text-primary); border-radius: 0; }
.zq3jw .ugrif summary::after { content: "›"; font-size: 1.1em; }
.zq3jw .ugrif[open] summary::after { content: "‹"; }
.lhhhqdm .ugrif { overflow: hidden; }
.lhhhqdm .ugrif summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lhhhqdm .ugrif summary::after { color: rgba(255,255,255,.75); }
.lhhhqdm .ugrif[open] summary { border-radius: 0; }
.uck07 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.r01f {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xu455b {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.drcr { color: var(--text-muted); font-size: 1.05rem; }
.k11c6gt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zk2l { margin-bottom: 20px; }
.kaalfdp {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lde3y0j {
  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;
}
.lde3y0j:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kepw { resize: vertical; min-height: 130px; }
.wzpug8 { width: 100%; margin-top: 8px; }
.hmhd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.dfatc {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.oya4w { color: var(--text-muted); line-height: 1.75; }
.jagmf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.jagmf li { margin-bottom: 6px; }
.t4cs { max-width: 760px; margin: 0 auto; }
.pvcvc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.pvcvc:last-child { border-bottom: none; }
.sba75jgn { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.pvcvc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.pvcvc ul.jagmf { margin: 0; }
.mlqeapsl .sba75jgn { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .mlqeapsl { grid-template-columns: 1fr; gap: 10px; } }
.htyj7 .sba75jgn { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.oqe1re .jagmf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xg6yf95b { grid-template-columns: 1fr; } }
.qx5612 { color: inherit; text-decoration: none; }
.qx5612:hover { color: var(--accent-light); text-decoration: underline; }
.nutgu { display: inline-block; line-height: 0; }
.ttvetu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.iqgvb23 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.iqgvb23:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.br4dpu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.iqgvb23 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.iqgvb23 ul.jagmf { margin: 0; }
.kvr7qe { color: var(--text-muted); line-height: 1.75; }
.n8gra .jagmf,
.iw6fw .jagmf,
.ejcr .jagmf,
.m2a0s5w5 .jagmf {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.n8gra .iqgvb23,
.iw6fw .iqgvb23 { text-align: left; }
.n8gra .br4dpu,
.iw6fw .br4dpu { text-align: center; }
.xtjm { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.m6c90 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ckw4nxv { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.uj2e3f { margin-top: 12px; }
.kecflk { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.kecflk:hover { border-bottom-color: var(--accent-light); }
.n1tmgi4 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.n1tmgi4 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dvv8g3 { width: 200px; height: 200px; }
.sy4v56 { border-radius: 10px; }
.lt7b89sd { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.pb2pba { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .oi8obj { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.epw0bdq .ckw4nxv, .epw0bdq .m6c90 { max-width: 640px; }
.a98aa97c .xtjm { font-size: 1.6rem; margin-top: 18px; }
.xa2w3lma .ckw4nxv { margin-bottom: 28px; }
@media (max-width: 860px) { .du06am5 { grid-template-columns: 1fr; } .a98aa97c { position: static; text-align: center; } }
.o641o5t7 { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.gcqsrl { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.gcqsrl .n1tmgi4 { margin: 0 auto 18px; }
.gcqsrl .lt7b89sd { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .o641o5t7 { grid-template-columns: 1fr; } }
.q58l .xtjm { font-size: 1.6rem; margin-bottom: 6px; }
.m2a0s5w5 .jagmf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .q58l { flex-direction: column; text-align: center; } .sc9771hp { grid-template-columns: 1fr; } }
.kpm0 .xtjm { font-size: 1.35rem; margin: 0 0 4px; }
.kpm0 .lt7b89sd { margin: 0; }
.hj35 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.hj35 .xu455b { color: var(--accent-light); }
.lglfwu8 .xu455b { font-size: 2rem; }
.lglfwu8 .drcr { max-width: 680px; }
.x2j2fnfy .xu455b { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.x2j2fnfy .drcr  { margin: 0; }
@media (max-width: 640px) { .x2j2fnfy { flex-direction: column; } }
.jtd9 .xu455b { color: var(--accent-light); }
.d3cm .xu455b { color: #fff; }
.d3cm .drcr  { color: rgba(255,255,255,0.85); }
.e96x3idi { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .n38v6vbd { grid-template-columns: 1fr; } }
.cmzci5if .lde3y0j {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.cmzci5if .lde3y0j:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lh9jovrs .lde3y0j { background: var(--bg-raised); border-color: transparent; }
.lh9jovrs .lde3y0j:focus { background: var(--bg-card); border-color: var(--accent-light); }
.s1bq .lde3y0j { border-radius: 100px; padding: 11px 20px; }
.s1bq .kepw { border-radius: 14px; }
@media (max-width: 640px) { .eou3dxs { grid-template-columns: 1fr; } }
.vwd246y{display:none}
.vwd246y:empty,.gg50e6:empty{display:none}
.rvk4o{position:relative;overflow:visible}
.t082mp .tkc70pz,.fdf05d .tkc70pz,
.ca25f .tkc70pz,.nnclej .tkc70pz,
.bquc .tkc70pz,.tth60zrj .tkc70pz{display:block}
.n68srn4 .dxsq71{display:block}
.t082mp .tkc70pz,.fdf05d .tkc70pz,
.ca25f .tkc70pz,.nnclej .tkc70pz,
.bquc .tkc70pz{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.t082mp .tkc70pz .gg50e6,.fdf05d .tkc70pz .gg50e6,
.ca25f .tkc70pz .gg50e6,.nnclej .tkc70pz .gg50e6,
.bquc .tkc70pz .gg50e6{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.t082mp .g9ei30,.fdf05d .g9ei30,
.ca25f .g9ei30,.nnclej .g9ei30,
.bquc .g9ei30{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.t082mp .tkc70pz,.fdf05d .tkc70pz{top:12px}
.t082mp .tkc70pz .gg50e6{margin-right:auto}
.fdf05d .tkc70pz .gg50e6{margin-left:auto}
.fdf05d .tkc70pz{text-align:right}
.ca25f .tkc70pz,.nnclej .tkc70pz{bottom:12px}
.ca25f .tkc70pz .gg50e6{margin-right:auto}
.nnclej .tkc70pz .gg50e6{margin-left:auto}
.nnclej .tkc70pz{text-align:right}
.bquc .tkc70pz{position:relative;margin-top:16px}
.bquc .tkc70pz .gg50e6{margin:0 auto}
.tth60zrj .tkc70pz{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.tth60zrj .tkc70pz .gg50e6{margin:0}
.tth60zrj .jtnv~.tkc70pz,
.tth60zrj .z5mia5~.tkc70pz{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.tth60zrj .jtnv~.tkc70pz .gg50e6,
.tth60zrj .z5mia5~.tkc70pz .gg50e6{justify-content:flex-start}
.jtnv~.tkc70pz,.z5mia5~.tkc70pz{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}
.jtnv~.tkc70pz .gg50e6{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.z5mia5~.tkc70pz .gg50e6{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dxsq71 .gg50e6{margin:0 0 12px}
.gg50e6{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.g9ei30{white-space:nowrap}
.f6x1tlkc .g9ei30{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.nqo5g .g9ei30{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.nqo5g .q34qf9bn::before{content:""}
.r115rv .gg50e6{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.k27rp7 .g9ei30{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.q0mdvhqf .g9ei30{color: var(--accent-light);opacity:1;font-weight:500}
.dk4dr .g9ei30{border-bottom:1px solid currentColor;padding-bottom:2px}
.ecyn .gg50e6{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vs7hvd2{--date-bg:var(--accent-bg)}
.u3bq .q34qf9bn::before{content:""}
.a4atk .g9ei30 + .g9ei30::before{content:"•";margin-right:6px;opacity:.4}
.g66yn .g9ei30 + .g9ei30::before{content:"/";margin-right:6px;opacity:.35}
.r7gvxtl .g9ei30 + .g9ei30::before{content:"|";margin-right:6px;opacity:.3}
.izkco9 .g9ei30 + .g9ei30::before{content:"—";margin-right:6px;opacity:.3}
.i4rn6mzt .g9ei30 + .g9ei30::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.q7cg2d7z .g9ei30 + .g9ei30::before{content:"·";margin-right:6px;opacity:.4}
.ywxz0v .g9ei30 + .g9ei30::before{content:"›";margin-right:6px;opacity:.4}
.y2u6qap .g9ei30 + .g9ei30::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.c5lmftu{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.wox4{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.t7nl8o{display:flex;flex-direction:column;gap:3px}
.ks21yks5{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.xngh{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xfgocbfi{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ou45 .c5lmftu{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.tyldpy .c5lmftu{border-top:3px solid var(--accent);padding-top:18px}
.o9ez .c5lmftu{border-left:3px solid var(--accent);border-radius:0}
.nywnwt .c5lmftu{padding:20px 0}
@media(max-width:640px){
  .c5lmftu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xfgocbfi{max-width:100%}
}
.xgmato .e5tt{margin:0}
@media (max-width:560px){
  .j3gjxcse{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ut9q {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ut9q.tqrmqzof {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.tzc50 {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.tzc50 .njft {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.tzc50 .njft::before,
.tzc50 .njft::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.tzc50 .njft::before { transform: translate(-50%, -50%) rotate(45deg); }
.tzc50 .njft::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.tzc50 .njft:hover { background: rgba(0,0,0,0.12) !important; }
.bge8 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.s6kjgj0 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.ajzw7 {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.pgohb {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.tzc50 .qdgl {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.tzc50 .qdgl:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .tzc50 { padding: 28px 18px 20px; }
  .ajzw7 { font-size: 1.2rem; }
  .bge8 { max-width: 220px; max-height: 80px; }
}
.ej9zhi {
  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);
}
.y8r83xhb {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.b4sotw  .ej9zhi { border-radius: 50%; }
.h8zha4qg  .ej9zhi { border-radius: 6px; }
.b6rj .ej9zhi { border-radius: 22px; }
.pkzudpn .qcrvuzkj {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ej9zhi { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.v9cz42 .qfonuce {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.v9cz42 .varf {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.v9cz42 .qcrvuzkj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.biwatg4o {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.biwatg4o.tqrmqzof { transform: translate(-50%, 0); }
.biwatg4o .qfonuce,
.biwatg4o .varf {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.biwatg4o .qcrvuzkj {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.uomsxd {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.uomsxd::before,
.uomsxd::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.uomsxd::before { transform: translate(-50%, -50%) rotate(45deg); }
.uomsxd::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.uomsxd:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .biwatg4o { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .biwatg4o .qcrvuzkj {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .biwatg4o .e00ejo { display: none !important; }
  .biwatg4o .dqq2 { font-size: 1.1rem !important; }
  .biwatg4o .ej9zhi { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .uomsxd { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .htj3v { flex-direction: row-reverse; }
[dir="rtl"] .s72kgv { flex-direction: row-reverse; }
[dir="rtl"] .acutj .x7xdo { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .acutj .x7xdo { right: auto; left: 20px; }
  [dir="rtl"] .ln0v  .x7xdo { left: auto;  right: 20px; }
}
[dir="rtl"] .ij26x .saggl1  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .c2q5 .saggl1 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .e923gqm, [dir="rtl"] .hs4a { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nsi2mm06 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .d1vdpehm { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hw5jq { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .qcrvuzkj { direction: rtl; }
[dir="rtl"] .ej9zhi { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .b4u2jj,
[dir="rtl"] .y56s3z { direction: rtl; }
[dir="rtl"] .pfj7m0 { direction: rtl; }
[dir="rtl"] .vo3ne { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .kgutrwkb .hs4a,
[dir="rtl"] .azur6b .hs4a,
[dir="rtl"] .lixus .hs4a,
[dir="rtl"] .onyj .hs4a {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .kgutrwkb .hs4a li::before,
[dir="rtl"] .azur6b .hs4a li::before,
[dir="rtl"] .lixus .hs4a li::before,
[dir="rtl"] .onyj .hs4a li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rf2rgbyd.w1py6 .k9iq9kb,
[dir="rtl"] .piib.w1py6 .k9iq9kb,
[dir="rtl"] .b0pd.w1py6 .k9iq9kb,
[dir="rtl"] .qotaz.w1py6 .k9iq9kb,
[dir="rtl"] .x4kx.w1py6 .k9iq9kb { text-align: right; }
[dir="rtl"] .jtnv.w1py6 .np7im1 { align-items: flex-end; text-align: right; }
[dir="rtl"] .varf,
[dir="rtl"] .vaith0,
[dir="rtl"] .tclk60q,
[dir="rtl"] .k9iq9kb { text-align: right; }
[dir="rtl"] .k11c6gt,
[dir="rtl"] .kaalfdp,
[dir="rtl"] .ckw4nxv,
[dir="rtl"] .lde3y0j,
[dir="rtl"] .kepw { text-align: right; direction: rtl; }
[dir="rtl"] .s1bq .lde3y0j,
[dir="rtl"] .cmzci5if .lde3y0j { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #40ae0e;
  --brand:           #40ae0e;
  --brand-light:     #3a8e14;
  --brand-pale:      #50b025;
  --grad-start:      #67ed29;
  --grad-end:        #92e96b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f59e0b;
  --cta-light:       #d48603;
  --cta-hover:       #bb7807;
  --bg-page:         #f7f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f6f3;
  --bg-raised:       #eff1ed;
  --bg-hover:        #f4f6f3;
  --border:          #e4e9e1;
  --border-alt:      #d3ddcf;
  --border-section:  #e4e9e1;
  --text-primary:    #181c16;
  --text-muted:      #556250;
  --text-body:       #31382d;
  --text-sub:        #495444;
  --text-faint:      #7a8c72;
  --text-dim:        #95a38e;
  --text-label:      #62705b;
  --text-value:      #3d4639;
  --accent-bg:       #e6f5df;
  --accent-bg-light: #d2f2c4;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9633;
  --c-cons:          #9f4121;
  --c-pros-label:    #0eb33d;
  --c-tip-border:    #10c644;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9633;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Poppins", sans-serif; }
.m5w5o .kap1312u { font-size: 0; width: 1.2rem; flex-shrink: 0; }.m5w5o .kap1312u::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.m5w5o .gvf8uxvt     .kap1312u::before { content: "";  color: var(--c-tip-border); }.m5w5o .nl5at .kap1312u::before { content: ""; color: var(--c-warn-border); }.m5w5o .ekxr    .kap1312u::before { content: ""; color: #60a5fa; }.rgsuu .m5w5o .gvf8uxvt     .kap1312u::before { color: #10b981; }.rgsuu .m5w5o .nl5at .kap1312u::before { color: #f43f5e; }.rgsuu .m5w5o .ekxr    .kap1312u::before { color: #a855f7; }.uy3n56j0  .m5w5o .gvf8uxvt     .kap1312u::before { color: #eab308; }.uy3n56j0  .m5w5o .nl5at .kap1312u::before { color: #ef4444; }.uy3n56j0  .m5w5o .ekxr    .kap1312u::before { color: #f97316; }.ydxxqj6  .m5w5o .gvf8uxvt     .kap1312u::before { color: #38bdf8; }.ydxxqj6  .m5w5o .nl5at .kap1312u::before { color: #818cf8; }.ydxxqj6  .m5w5o .ekxr    .kap1312u::before { color: #2dd4bf; }.h236njy .m5w5o .kap1312u::before { color: var(--accent-light) !important; }
.ly97b .f6qon5n, .ly97b .jtnv { min-height: 320px; }
.y4zs::before { content: '›'; font-size: 1.1em; }