:root {
  --color-accent: #021a69;
  --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;
}
.qptg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ak2h0 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.nlpfyylx {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tjciac6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.j12s { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.j12s a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.j12s a:hover { color: var(--accent-light); }
.twyl4oxc     .jfo41 { border-radius: 24px; padding: 8px; }
.twyl4oxc .jfo41 li a { border-radius: 16px; }
.p05yizv .jfo41 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .jfo41 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .e0kmy:hover .jfo41,
  .e0kmy:focus-within .jfo41 { display: block; }
  .jfo41 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.woj79qxm {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.c6f2amt { display: none; }
@media (max-width: 640px) {
  .c6f2amt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .c6f2amt.ey8v53zn { display: block; }
}
@media (max-width: 640px) {
  .woj79qxm { display: block; }
  .j12s > li + li::before { display: none !important; }
  .j12s {
    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;
  }
  .j12s.ey8v53zn { display: flex; }
  .j12s li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .j12s li:last-child a { border-bottom: none; }
}
.h0jwf96r { min-height: 480px; }
.qauv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.c0ev82tk { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.md5f9o .c0ev82tk { margin-left: 0; margin-right: 0; }
.bbt7h3mx {
  background: var(--cta); color: var(--cta-fg, #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;
}
.rbodw7z .bbt7h3mx { margin-top: 24px; }
.bbt7h3mx:hover { opacity: 0.88; }
.ytr9 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ghkgdj8 {
  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%);
}
.ytr9 .fvx32x {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ytr9 .qauv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ytr9 .c0ev82tk { color: #e2e8f0; }
.ytr9.d9t1kmm2 .fvx32x { text-align: center; }
.ytr9.md5f9o   .fvx32x { text-align: left; }
.qfcj0w70 .fvx32x {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qfcj0w70 .qauv { color: var(--text-primary); text-shadow: none; }
.qfcj0w70 .c0ev82tk { color: var(--text-muted); }
.qfcj0w70 .bbt7h3mx { margin-top: 16px; }
.qfcj0w70, .qfcj0w70.h0jwf96r { min-height: auto !important; }
.qfcj0w70.d9t1kmm2 .fvx32x { text-align: center; }
.qfcj0w70.md5f9o   .fvx32x { text-align: left; }
.qfcj0w70~.f55q{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}
.qfcj0w70~.f55q .o9wh{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}
.il39g {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.vr78fks .il39g,
.vr78fks .il39g::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.iax1s .il39g,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.kgd6noq .il39g,
.kgd6noq .ytr9 .ghkgdj8 {
  overflow: hidden;
}
.kgd6noq .il39g::after,
.kgd6noq .ytr9 .ghkgdj8::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%); }
}
.s6l9n7 .il39g,
.s6l9n7 .il39g::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); }
}
.s6l9n7 .ytr9 .ghkgdj8 {
  overflow: hidden;
}
.s6l9n7 .ytr9 .ghkgdj8::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;
}
.ddf9wjcx .il39g,
.ddf9wjcx .l9wqph21,
.ddf9wjcx .ytr9 .ghkgdj8 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.vr78fks .ytr9 .ghkgdj8 {
  overflow: hidden;
}
.vr78fks .ytr9 .ghkgdj8::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;
}
.iax1s .ytr9 .ghkgdj8 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.il39g .ghkgdj8 {
  background: none;
}
.il39g .qauv { color: #fff; }
.il39g .c0ev82tk { color: rgba(255,255,255,0.85); }
.ddf9wjcx .ng5odq {
  animation: hg-fadein 1.2s ease-out both;
}
.ng5odq .qauv { text-shadow: none; color: var(--text-primary); }
.ng5odq .c0ev82tk { color: var(--text-muted); }
body.r4du2 .qauv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.kp4lrg .qauv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h0jwf96r.il39g .qauv,
section.il39g .qauv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ng5odq.md5f9o   .vb74 { align-items: flex-start; text-align: left; }
.h0jwf96r .z5a2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.z5a2 .nx6za5q {
  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;
}
.z5a2 .nx6za5q::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.z5a2 .nn65xemp { display: contents !important; }
.z5a2 .nn65xemp .oa0mp689 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.z5a2 .nn65xemp .u1xtudpq { max-height: 48px; max-width: 96px; }
.z5a2 .nn65xemp .l3scv {
  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;
}
.z5a2 .ihs9 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.z5a2 .n80c { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.z5a2 .u7ik9 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.z5a2 .u7ik9 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.z5a2 .b8hihge0 { display: contents !important; }
.z5a2 .b8hihge0 .aa2y:not(.v07c) { display: none !important; }
.z5a2 .b8hihge0 .v07c {
  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;
}
.z5a2 .b8hihge0 .v07c .ixrphpc {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.z5a2 .b8hihge0 .v07c .tctw {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.z5a2 .ep55h { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.z5a2 .ep55h.qt2s3s {
  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;
}
.z5a2 .ep55h.qt2s3s:hover { opacity: 0.85; }
.z5a2 .nx6za5q,
.z5a2 .nx6za5q:hover,
.z5a2 .nx6za5q:nth-child(even),
.z5a2 .nx6za5q:nth-child(odd),
.z5a2 .nx6za5q:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.dv0irk .fvx32x { padding-bottom: 24px; }
.rbodw7z .fvx32x { max-width: 1100px; }
@media (max-width: 700px) {
  .ng5odq { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ng5odq:not(.kzx8ybs) .en6goa { display: none !important; }
  .kzx8ybs .en6goa { padding: 16px; }
  .vb74  { padding: 36px 24px; }
  .ng5odq~.f55q,.p1tvr~.f55q{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .h0jwf96r, .ng5odq { min-height: 320px !important; }
  .qauv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z2qzam8,
  .ekgz8,
  .pvcnii { grid-template-columns: 1fr !important; }

  

  
  .dv0irk { display: flex !important; flex-direction: column !important; }
  .dv0irk .fvx32x { display: contents; }
  .dv0irk .ghkgdj8 { order: 0; }
  .dv0irk .qauv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dv0irk .z2qzam8 { order: 2; padding: 0 16px 12px !important; }
  .dv0irk .c0ev82tk { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .rbodw7z .fvx32x { display: flex; flex-direction: column; }
  .rbodw7z .fvx32x .qauv { order: 1; }
  .rbodw7z .fvx32x .pvcnii { order: 2; margin: 8px 0 24px !important; }
  .rbodw7z .fvx32x .c0ev82tk { order: 3; }
  .rbodw7z .fvx32x .bbt7h3mx { order: 4; align-self: center; margin-top: 0; }

  
  .ng5odq.kzx8ybs {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ng5odq.kzx8ybs .vb74 { display: contents; padding: 0; }
  .ng5odq.kzx8ybs .vb74 .qauv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ng5odq.kzx8ybs .en6goa { order: 2; padding: 12px 16px; }
  .ng5odq.kzx8ybs .vb74 .c0ev82tk { order: 3; padding: 0 24px; margin: 0 auto; }
  .ng5odq.kzx8ybs .vb74 .bbt7h3mx { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rsqt9v { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.tusk { width: 100%; height: auto; display: block; border-radius: 10px; }
.ndn2ad .rsqt9v        { border-radius: 16px; }
.ndn2ad .tusk  { border-radius: 16px; }
.k9i6z .rsqt9v         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.k9i6z .tusk   { border-radius: 8px; }
.dy2p1qf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.f4kqccm { width: 100%; padding: 32px 0; position: relative; }
.l9yaeknb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.niclf6v .f4kqccm:nth-child(even) { background: var(--bg-surface); }
.niclf6v .f4kqccm:nth-child(odd)  { background: var(--bg-page); }
.i6nj2ztf .f4kqccm:nth-child(even) { background: var(--bg-card); }
.i6nj2ztf .f4kqccm:nth-child(odd)  { background: var(--bg-page); }
.niclf6v .f4kqccm:nth-child(odd)  .l9yaeknb { background: var(--bg-card); border-radius: 6px; }
.niclf6v .f4kqccm:nth-child(even) .l9yaeknb { background: var(--bg-raised); border-radius: 6px; }
.i6nj2ztf .f4kqccm:nth-child(odd)  .l9yaeknb { background: var(--bg-card); border-radius: 6px; }
.i6nj2ztf .f4kqccm:nth-child(even) .l9yaeknb { background: var(--bg-raised); border-radius: 6px; }
.niclf6v .f4kqccm:nth-child(even) .ue2dl2yz .xk0y0tgp,
.i6nj2ztf .f4kqccm:nth-child(even) .ue2dl2yz .xk0y0tgp { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.niclf6v .f4kqccm:nth-child(odd) .ue2dl2yz .xk0y0tgp,
.i6nj2ztf .f4kqccm:nth-child(odd) .ue2dl2yz .xk0y0tgp { background: var(--bg-card-inner); }
.niclf6v .f4kqccm:nth-child(even) .qmifd0wd .xk0y0tgp:nth-child(odd),
.i6nj2ztf .f4kqccm:nth-child(even) .qmifd0wd .xk0y0tgp:nth-child(odd)  { background: var(--bg-card); }
.niclf6v .f4kqccm:nth-child(even) .qmifd0wd .xk0y0tgp:nth-child(even),
.i6nj2ztf .f4kqccm:nth-child(even) .qmifd0wd .xk0y0tgp:nth-child(even) { background: var(--bg-card-inner); }
h1.fexrwdn { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fexrwdn {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zj4lpy { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.s3mhc h2.fexrwdn {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.o69te h2.fexrwdn {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gxl95d h2.fexrwdn {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.tffljyx h2.fexrwdn::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.e074io h2.fexrwdn {
  color: var(--text-primary); font-size: 1.7rem;
}
.sc70jj h2.fexrwdn::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.au9h h2.fexrwdn {
  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) { .wa4v7gic { display: none; } }
.vvgkqd8h { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.t3ykq { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.k9aqfj8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qp9odhyb { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ajqnlle { padding-left: 20px; }
.ajqnlle li { margin-bottom: 6px; }
.ajqnlle a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ajqnlle a:hover { color: var(--accent-light); }
.om2nd .qp9odhyb { display: none; }
.m215 .qp9odhyb { display: none; }
.m215 .ajqnlle { padding-left: 0; list-style: none; }
.m215 .ajqnlle li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.m215 .ajqnlle a { font-size: 0.92rem; }
.sxh8hcl .k9aqfj8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.sxh8hcl .qp9odhyb { display: none; }
.sxh8hcl .ajqnlle { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.sxh8hcl .ajqnlle li { margin-bottom: 0; }
.sxh8hcl .ajqnlle 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;
}
.sxh8hcl .ajqnlle a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tpf9x8qk .k9aqfj8 { padding: 20px 20px 16px; }
.tpf9x8qk .ajqnlle {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tpf9x8qk .ajqnlle li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tpf9x8qk .ajqnlle 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;
}
.tpf9x8qk .ajqnlle 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;
}
.tpf9x8qk .ajqnlle a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tpf9x8qk .ajqnlle a:focus,
.tpf9x8qk .ajqnlle a:focus-visible,
.tpf9x8qk .ajqnlle a:target { outline: none; }
.tpf9x8qk .ajqnlle li:target a { border-color: var(--border); color: var(--text-muted); }
.jxzcl .k9aqfj8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jxzcl .qp9odhyb { display: none; }
.jxzcl .ajqnlle { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.jxzcl .ajqnlle li { counter-increment: toc-n; margin-bottom: 0; }
.jxzcl .ajqnlle 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;
}
.jxzcl .ajqnlle 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;
}
.jxzcl .ajqnlle a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wvjbecw .k9aqfj8 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.wvjbecw .qp9odhyb { display: none; }
.wvjbecw .ajqnlle { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.wvjbecw .ajqnlle li { margin-bottom: 0; }
.wvjbecw .ajqnlle 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;
}
.wvjbecw .ajqnlle a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.m8hnw1 .k9aqfj8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m8hnw1 .qp9odhyb { display: none; }
.m8hnw1 .ajqnlle { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m8hnw1 .ajqnlle li { margin-bottom: 0; }
.m8hnw1 .ajqnlle li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m8hnw1 .ajqnlle li:last-child::after { content: ""; margin-right: 0; }
.m8hnw1 .ajqnlle a { font-size: 0.9rem; }
.xk0y0tgp { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ue2dl2yz .xk0y0tgp { background: var(--bg-card); }
.qmifd0wd .xk0y0tgp:nth-child(odd)  { background: var(--bg-card); }
.qmifd0wd .xk0y0tgp:nth-child(even) { background: var(--bg-raised); }
.hyvjuu .xk0y0tgp {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hyvjuu .xk0y0tgp:last-child { border-bottom: none; }
.hyvjuu h3.zj4lpy { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zkzvx .xk0y0tgp {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zkzvx .xk0y0tgp + .xk0y0tgp { margin-top: 4px; }
.oh4j .xk0y0tgp { background: none; border-radius: 0; padding: 12px 0; }
.oh4j .xk0y0tgp + .xk0y0tgp { border-top: 1px solid var(--border-section); }
.g43de2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.c2qvqf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.q542lm { color: var(--text-body); margin-bottom: 10px; }
.da75q27, .kkwertvx { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.da75q27 li, .kkwertvx li { margin-bottom: 6px; }
.kkwertvx li { list-style: decimal; }
.ypzq     .da75q27 { list-style-type: "● "; }
.kxq8vg  .da75q27 { list-style-type: "■ "; }
.vjfe .da75q27 { list-style-type: "◆ "; }
.eoimao    .da75q27 { list-style-type: "★ "; }
.ypzq     .r589m3y { list-style-type: "● "; }
.kxq8vg  .r589m3y { list-style-type: "■ "; }
.vjfe .r589m3y { list-style-type: "◆ "; }
.eoimao    .r589m3y { list-style-type: "★ "; }
.ypzq    .da75q27 li::marker, .ypzq    .r589m3y li::marker,
.kxq8vg .da75q27 li::marker, .kxq8vg .r589m3y li::marker,
.vjfe .da75q27 li::marker, .vjfe .r589m3y li::marker,
.eoimao   .da75q27 li::marker, .eoimao   .r589m3y li::marker {
  color: var(--cta); font-size: 1em;
}
.ypzq .kkwertvx,
.kxq8vg .kkwertvx,
.vjfe .kkwertvx,
.eoimao .kkwertvx {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ypzq .kkwertvx li,
.kxq8vg .kkwertvx li,
.vjfe .kkwertvx li,
.eoimao .kkwertvx li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ypzq .kkwertvx li::before,
.kxq8vg .kkwertvx li::before,
.vjfe .kkwertvx li::before,
.eoimao .kkwertvx 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;
}
.ypzq     .kkwertvx li::before { border-radius: 50%; }
.kxq8vg  .kkwertvx li::before { border-radius: 3px; }
.vjfe .kkwertvx li::before { border-radius: 3px; }
.eoimao    .kkwertvx li::before { border-radius: 50%; }
.ozkzm4f8 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hyy63qia .ozkzm4f8,
.gnlcm .ozkzm4f8 { background: transparent; border: none; border-radius: 0; }
.wfys25pl { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.wfys25pl th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.wfys25pl td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.wfys25pl tr:hover td { background: var(--bg-hover); }
.nufyt3cn .wfys25pl tbody tr:nth-child(even) td { background: var(--bg-surface); }
.suinu3 .wfys25pl { border: 1px solid var(--border-alt); }
.suinu3 .wfys25pl th,
.suinu3 .wfys25pl td { border: 1px solid var(--border-alt); }
.bpp98e7 .wfys25pl th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bpp98e7 .wfys25pl td { border-bottom: none; }
.bpp98e7 .wfys25pl tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jli5yc .wfys25pl th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.kqw6 .ozkzm4f8 {
  overflow: hidden;
}
.kqw6 .wfys25pl th { border-bottom: 1px solid var(--border-alt); }
.kqw6 .wfys25pl tr:last-child td { border-bottom: none; }
.ene8v12 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.uhit2hn { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q7lo { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kae4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.t7hg92l { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.r589m3y { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.r589m3y 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%}
.kj6k .kae4 { background: transparent; text-align: center; }
.mdebl8 .q7lo {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.nef7e3hq .q7lo {
  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);
}
.kbqucgu .uhit2hn { display: grid; grid-template-columns: auto 1fr; }
.kbqucgu .q7lo {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kbqucgu .kae4 { grid-column: 2; }
.kbqucgu .t7hg92l,
.kbqucgu .r589m3y { grid-column: 1 / -1; }
.bkhw .uhit2hn { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bkhw .q7lo {
  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);
}
.bkhw .kae4 { grid-column: 2; }
.bkhw .t7hg92l,
.bkhw .r589m3y { grid-column: 1 / -1; }
.iyhl .uhit2hn { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.iyhl .kae4 { background: none; color: var(--accent-light); font-weight: 700; }
.v2y8 .uhit2hn { 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); }
.v2y8 .kae4 { background: none; color: var(--accent-light); font-weight: 700; }
.z14eoz7g .uhit2hn { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.z14eoz7g .uhit2hn:last-child { border-bottom: none; }
.z14eoz7g .kae4 { background: none; color: var(--accent-light); font-weight: 700; }
.nqr7mn0 .uhit2hn { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nqr7mn0 .kae4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pw5g .ene8v12 { counter-reset: card-n; }
.pw5g .uhit2hn  { counter-increment: card-n; }
.pw5g .kae4 { display: flex; align-items: center; gap: 10px; }
.pw5g .kae4::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;
}
.nzxd9ev .uhit2hn { background: var(--bg-surface); border: 1px solid var(--border); }
.nzxd9ev .kae4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.fg9qdu8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fg9qdu8         { --cl-hue: var(--accent); }
.nxvjj     { --cl-hue: #16a34a; }
.whdg { --cl-hue: #ea580c; }
.sn7u    { --cl-hue: #2563eb; }
.nxvjj, .whdg, .sn7u, .gb6q {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.tjv2o9af { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.tjv2o9af::before { color: var(--cl-hue); }
.fg9qdu8 strong { color: var(--text-primary); font-size: 0.95rem; }
.fg9qdu8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.t5ldd { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.i4y8, .g2x8 { border-radius: 8px; padding: 14px; }
.i4y8 { background: var(--bg-pros); }
.g2x8 { background: var(--bg-cons); }
.odvu6y { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.i4y8 .odvu6y { color: var(--c-pros-label); }
.g2x8 .odvu6y { color: #f87171; }
.i4y8 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g2x8 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.tusk { width: 100%; height: auto; border-radius: 10px; display: block; }
.qt2s3s {
  background: var(--cta); color: var(--cta-fg, #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;
}
.qt2s3s:hover { opacity: 0.85; }
.dbko3fo5 .qt2s3s  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.dbko3fo5 .qt2s3s:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hwhb .qt2s3s  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hwhb .qt2s3s:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dbko3fo5 .ep55h.qt2s3s, .hwhb .ep55h.qt2s3s,
.dbko3fo5 .bwtrcgl .qt2s3s, .hwhb .bwtrcgl .qt2s3s {
  background: var(--cta); border: none; color: #fff;
}
.dbko3fo5 .ep55h.qt2s3s:hover, .hwhb .ep55h.qt2s3s:hover,
.dbko3fo5 .bwtrcgl .qt2s3s:hover, .hwhb .bwtrcgl .qt2s3s:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.ocui0t .bbt7h3mx { border-radius: 50px; }
.ocui0t .qt2s3s  { border-radius: 50px; }
.jhy9o .bbt7h3mx,
.jhy9o .qt2s3s { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.jhy9o .bbt7h3mx:hover,
.jhy9o .qt2s3s:hover { filter: brightness(1.08); opacity: 1; }
.w31pm95a .bbt7h3mx,
.w31pm95a .qt2s3s { box-shadow: 0 3px 14px -2px var(--cta); }
.w31pm95a .bbt7h3mx:hover,
.w31pm95a .qt2s3s:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.o9p59aaa .bbt7h3mx,
.o9p59aaa .qt2s3s { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.o9p59aaa .bbt7h3mx:hover,
.o9p59aaa .qt2s3s:hover { opacity: 1; }
.o9p59aaa .bbt7h3mx:active,
.o9p59aaa .qt2s3s:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.mi1mxmk .bbt7h3mx,
.mi1mxmk .qt2s3s { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.mi1mxmk .bbt7h3mx:hover,
.mi1mxmk .qt2s3s:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.mi1mxmk .bbt7h3mx:active,
.mi1mxmk .qt2s3s:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.l1e8eq .bbt7h3mx,
.l1e8eq .qt2s3s { position: relative; overflow: hidden; }
.l1e8eq .bbt7h3mx::before,
.l1e8eq .qt2s3s::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;
}
.l1e8eq .bbt7h3mx:hover::before,
.l1e8eq .qt2s3s:hover::before { left: 135%; }
.by6d .bbt7h3mx,
.by6d .qt2s3s { border-radius: 0; }
.iyqb .bbt7h3mx { padding-left: 22px; padding-right: 22px; }
.iyqb .qt2s3s  { padding-left: 12px; padding-right: 12px; }
.ltja .bbt7h3mx { padding-left: 44px; padding-right: 44px; }
.ltja .qt2s3s  { padding-left: 24px; padding-right: 24px; }
.fd2m .bbt7h3mx { padding-left: 56px; padding-right: 56px; }
.fd2m .qt2s3s  { padding-left: 32px; padding-right: 32px; }
.yg0rf6   .bbt7h3mx::after, .yg0rf6   .qt2s3s::after,
.p14appb .bbt7h3mx::after, .p14appb .qt2s3s::after,
.xk1d7rh    .bbt7h3mx::after, .xk1d7rh    .qt2s3s::after,
.gx5djmsf    .bbt7h3mx::after, .gx5djmsf    .qt2s3s::after,
.jffa3    .bbt7h3mx::after, .jffa3    .qt2s3s::after,
.n30f5e4     .bbt7h3mx::after, .n30f5e4     .qt2s3s::after,
.wgoc    .bbt7h3mx::after, .wgoc    .qt2s3s::after,
.km4y4gcd   .bbt7h3mx::after, .km4y4gcd   .qt2s3s::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;
}
.yg0rf6 .bbt7h3mx::after, .yg0rf6 .qt2s3s::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");
}
.p14appb .bbt7h3mx::after, .p14appb .qt2s3s::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");
}
.xk1d7rh .bbt7h3mx::after, .xk1d7rh .qt2s3s::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");
}
.gx5djmsf .bbt7h3mx::after, .gx5djmsf .qt2s3s::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");
}
.jffa3 .bbt7h3mx::after, .jffa3 .qt2s3s::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");
}
.n30f5e4 .bbt7h3mx::after, .n30f5e4 .qt2s3s::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");
}
.wgoc .bbt7h3mx::after, .wgoc .qt2s3s::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");
}
.km4y4gcd .bbt7h3mx::after, .km4y4gcd .qt2s3s::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");
}
.yque1m   .mpe7v1ew::after, .yque1m   .cwwtc::after,
.xrhmxi .mpe7v1ew::after, .xrhmxi .cwwtc::after,
.i0imz    .mpe7v1ew::after, .i0imz    .cwwtc::after,
.bdtguqel    .mpe7v1ew::after, .bdtguqel    .cwwtc::after,
.a5eo    .mpe7v1ew::after, .a5eo    .cwwtc::after,
.rszy87q     .mpe7v1ew::after, .rszy87q     .cwwtc::after,
.goq6m8d    .mpe7v1ew::after, .goq6m8d    .cwwtc::after,
.jd4re   .mpe7v1ew::after, .jd4re   .cwwtc::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;
}
.yque1m .mpe7v1ew::after, .yque1m .cwwtc::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");
}
.xrhmxi .mpe7v1ew::after, .xrhmxi .cwwtc::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");
}
.i0imz .mpe7v1ew::after, .i0imz .cwwtc::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");
}
.bdtguqel .mpe7v1ew::after, .bdtguqel .cwwtc::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");
}
.a5eo .mpe7v1ew::after, .a5eo .cwwtc::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");
}
.rszy87q .mpe7v1ew::after, .rszy87q .cwwtc::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");
}
.goq6m8d .mpe7v1ew::after, .goq6m8d .cwwtc::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");
}
.jd4re .mpe7v1ew::after, .jd4re .cwwtc::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");
}
.zygm {
  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;
}
.nx6za5q {
  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;
}
.nx6za5q > * { min-width: 0; }
.nx6za5q:hover { background: var(--bg-hover); }
.nx6za5q > [itemprop="item"] { display: contents; }
.nx6za5q [itemprop="itemReviewed"],
.nx6za5q [itemprop="reviewRating"] { display: none; }
.nx6za5q::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;
}
.nn65xemp {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.oa0mp689 {
  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;
}
.u1xtudpq { max-height: 52px; max-width: 110px; object-fit: contain; }
.l3scv {
  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;
}
.dya8e .oa0mp689    { background: #1a1a1a; }
.cubju .oa0mp689   { background: rgba(128,128,128,.12); }
.ofvq1qif .oa0mp689 { background: var(--bg-raised); }
.s7vc8g0 .oa0mp689    { background: transparent; padding: 0; }
.ihs9 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.n80c { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.u7ik9 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.b8hihge0 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.aa2y {
  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;
}
.ixrphpc {
  
  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%;
}
.tctw {
  
  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;
}
.ep55h {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ep55h.qt2s3s {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .nx6za5q {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .nx6za5q::before    { grid-area: rank;   }
  .nn65xemp           { grid-area: ident;  }
  .ihs9     { grid-area: rating; min-width: 0; width: auto; }
  .b8hihge0           { grid-area: pills;  }
  .ep55h             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .nx6za5q {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .nx6za5q::before    { justify-self: center; }
  .nn65xemp           { width: 100%; }
  .ihs9     { justify-self: center; }
  .b8hihge0           { grid-template-columns: 1fr; }
}
.fdmyugaj {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.bp5nyts2 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.my80y {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.my80y img { max-width: 80px; max-height: 50px; object-fit: contain; }
.f12eqt6 { flex: 1; }
.f12eqt6 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.ubzjnh { color: var(--c-stars); font-size: 1.1rem; }
.bkdu { margin-bottom: 8px; }
.fz3wmy {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.fz3wmy > span { color: var(--accent); font-weight: 700; }
.lery em, .modxx9m em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .fz3wmy { padding: 10px 16px; gap: 6px 16px; } }
.bwtrcgl { flex-shrink: 0; align-self: flex-start; }
.bwtrcgl .qt2s3s { white-space: nowrap; }
@media (max-width: 560px) {
  .bp5nyts2 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .my80y { order: 1; }
  .bwtrcgl { order: 2; margin-left: auto; align-self: center; }
  .f12eqt6 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.jvb0 img.oa8d { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.hyy63qia { padding: 20px 24px; }
.o9s1i { color: var(--text-muted); margin-bottom: 16px; }
.bc9w0uv { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.lg68, .i0k5aa { list-style: none; font-size: 0.9rem; }
.lg68 li { color: var(--c-pros); margin-bottom: 4px; }
.i0k5aa li { color: var(--c-cons); margin-bottom: 4px; }
.lg68 li::before { content: "✓"; margin-right: 5px; }
.i0k5aa li::before { content: "✗"; margin-right: 5px; }
.obzc8j .lg68 li::before { content: "→"; }
.obzc8j .i0k5aa li::before { content: "–"; }
.bzzni3zr  .lg68 li::before { content: "★"; }
.bzzni3zr  .i0k5aa li::before { content: "✕"; }
.ka65    .lg68 li::before { content: "◆"; }
.ka65    .i0k5aa li::before { content: "▲"; }
.pgbe  .lg68 li::before { content: "▶"; }
.pgbe  .i0k5aa li::before { content: "■"; }
.m8d0 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.zqlrtivl { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.litnh6ze { background: var(--bg-pros); color: var(--c-tag-pay); }
.dmz9s1 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.ybd8 .dmz9s1 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.fckq .dmz9s1 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .riyk7t1 .uxt3zo2 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .riyk7t1 .fdmyugaj { margin: 0; }
}
.asap5x .bp5nyts2 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.asap5x .f12eqt6 h3 { color: var(--accent-light); }
.asap5x .my80y { background: var(--bg-page); border: 1px solid var(--border); }
.clzslyjz .fdmyugaj { border-top: 4px solid var(--accent); }
.clzslyjz .bp5nyts2 { background: var(--bg-card); }
.c434yis9 .fdmyugaj { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.c434yis9 .bp5nyts2 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.c434yis9 .hyy63qia { padding: 14px 16px; }
.c434yis9 .my80y { border-radius: 4px; }
.c434yis9 .dmz9s1 { border-radius: 0; }
.o8lz .bp5nyts2 { padding: 0; gap: 0; overflow: hidden; }
.o8lz .my80y { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.o8lz .f12eqt6 { padding: 16px 20px; }
.o8lz .bwtrcgl { padding: 16px 20px; align-self: center; }
.ophj5y .ubzjnh { font-size: .95rem; }
.gnlcm .t5ldd { gap: 10px; }
.gnlcm .i4y8, .gnlcm .g2x8 { padding: 12px; }
.gnlcm .i4y8 ul, .gnlcm .g2x8 ul { margin: 4px 0 0; padding-left: 18px; }
.gnlcm .i4y8 li, .gnlcm .g2x8 li { font-size: .85rem; margin-bottom: 3px; }
.aqrszfdi .zqlrtivl { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .g6pmls { grid-template-columns: 1fr; }
  .jjpe24e3 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jjpe24e3 .b0lq3 { width: 72px; height: 50px; }
  .jjpe24e3 .rr87jax3 { max-width: 180px; }
  .jjpe24e3 .xrt3jp50 { width: auto; }
}
.wn54 .ophj5y .ubzjnh { filter: brightness(1.2); }
@media (max-width: 720px) {
  .wn54 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fufz0 { padding: 16px; }
  .abd5fdb .u5hq { min-width: 50%; }
}
.ckqfl .t5ldd { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kf7l { grid-template-columns: 1fr; }
  .k36od2u { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g04qaf { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .lfmla { flex-wrap: wrap; padding: 16px; }
}
.ab6g .t5ldd { gap: 8px; }
.ab6g .i4y8, .ab6g .g2x8 { padding: 8px; }
@media (max-width: 480px) {
  .rzc2x { flex-direction: column; align-items: stretch; }
}
.hefl .xrt3jp50 .qt2s3s { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .n1t1an { flex-direction: column; align-items: stretch; gap: 10px; }
  .hefl .xrt3jp50 { text-align: center; }
}
@media (max-width: 720px) {
  .qwl1vqa7 { grid-template-columns: 1fr; }
  .xf81g { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wqqvbl2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.jhrexf .if78fx0 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.kxayv .ubzjnh { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .vv5u { grid-template-columns: 1fr; }
  .kxayv { width: 100px; height: 100px; margin: 16px auto; }
  .jhrexf { font-size: 1.4rem; }
  .c84hpdn { justify-content: center; }
  .jgx8ely .u5hq { min-width: 50%; }
}
.ffvldwq .t5ldd { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d84dsfh { flex-wrap: wrap; padding: 14px 16px; }
  .p7hf0y { padding: 12px 16px; }
  .ffvldwq .t5ldd { margin: 0 16px; }
  .ffvldwq .aqrszfdi { padding: 0 16px; }
  .rym88wm { padding: 12px 16px; }
}
.u0nmi5l .nx6za5q {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.u0nmi5l .nx6za5q:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hxpgks .zygm { gap: 18px; }
.hxpgks .nx6za5q {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hxpgks .nx6za5q:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.u9qnk .zygm {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.u9qnk .nx6za5q {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.u9qnk .nx6za5q:last-child { border-bottom: none; }
.u9qnk .nn65xemp,
.u9qnk .ihs9,
.u9qnk .b8hihge0 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.tqzd .zygm { gap: 0; }
.tqzd .nx6za5q {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.tqzd .nx6za5q:last-child { border-bottom: none; }
.tqzd .nx6za5q:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.tqzd .nx6za5q:nth-child(even):hover { background: var(--bg-hover); }
.hpmhly3 .nx6za5q {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.bzw75w8g .b8hihge0 .aa2y {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.bzw75w8g .b8hihge0 .aa2y:first-child { border-left: none; }
.cq7j1k .b8hihge0 .aa2y {
  background: transparent; padding: 4px 8px;
}
.cq7j1k .b8hihge0 .ixrphpc { font-size: .65rem; opacity: .65; }
.cq7j1k .b8hihge0 .tctw   { font-size: 1.15rem; color: var(--accent-light); }
.twtd8xy .b8hihge0 .aa2y {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.u7ik9 { display: none; }
.oowoud .n80c { font-size: 1rem; letter-spacing: 2px; }
.ynk00 .n80c {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.vy1d5 .n80c,
.rq9wrj .n80c,
.x3t1 .n80c { display: none; }
.vy1d5 .u7ik9,
.rq9wrj .u7ik9,
.x3t1 .u7ik9 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.vy1d5 .u7ik9 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.vy1d5 .u7ik9 small { display: none; }
.rq9wrj .u7ik9 {
  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;
}
.rq9wrj .u7ik9 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.x3t1 .u7ik9 {
  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;
}
.x3t1 .u7ik9 small { display: none; }
.vy1d5 .bkdu .ubzjnh,
.rq9wrj .bkdu .ubzjnh,
.x3t1 .bkdu .ubzjnh { display: none; }
.vy1d5 .bkdu strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.vy1d5 .if78fx0 { display: none; }
.rq9wrj .bkdu strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.rq9wrj .vs147z9l,
.rq9wrj .if78fx0 { font-size: 1em; }
.x3t1 .bkdu strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.x3t1 .if78fx0 { display: none; }
.qzk9 { margin: 16px 0; }
.o85j0v0m { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.o85j0v0m summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.o85j0v0m summary::after { content: "+"; color: var(--accent-light); }
.o85j0v0m[open] summary::after { content: "−"; }
.o85j0v0m p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.f4kqccm { margin-bottom: 0; }
.itg6ctzd h2.fexrwdn { color: var(--text-primary); border-color: var(--accent-light); }
.h0p64hx6 h2.fexrwdn { color: var(--text-primary); border-color: var(--accent-light); }
.cwfnk .nxvjj     { background: #052e16; border-color: #10b981; }
.cwfnk .whdg { background: #2d0a1e; border-color: #f43f5e; }
.cwfnk .sn7u    { background: #1e1036; border-color: #a855f7; }
.cwfnk .fg9qdu8 strong  { color: #f1f5f9; }
.cwfnk .fg9qdu8 p       { color: #cbd5e1; }
.cwfnk .j3x29rs    .nxvjj     .tjv2o9af::before,
.cwfnk .cwg4u6nc  .nxvjj     .tjv2o9af::before,
.cwfnk .usavf  .nxvjj     .tjv2o9af::before,
.cwfnk .zhxl2 .nxvjj     .tjv2o9af::before { color: #10b981; }
.cwfnk .j3x29rs    .whdg .tjv2o9af::before,
.cwfnk .cwg4u6nc  .whdg .tjv2o9af::before,
.cwfnk .usavf  .whdg .tjv2o9af::before,
.cwfnk .zhxl2 .whdg .tjv2o9af::before { color: #f43f5e; }
.cwfnk .j3x29rs    .sn7u    .tjv2o9af::before,
.cwfnk .cwg4u6nc  .sn7u    .tjv2o9af::before,
.cwfnk .usavf  .sn7u    .tjv2o9af::before,
.cwfnk .zhxl2 .sn7u    .tjv2o9af::before { color: #a855f7; }
.wfv1 .nxvjj     { background: #2d2000; border-color: #eab308; }
.wfv1 .whdg { background: #2d0b0b; border-color: #ef4444; }
.wfv1 .sn7u    { background: #2d1600; border-color: #f97316; }
.wfv1 .fg9qdu8 strong  { color: #f1f5f9; }
.wfv1 .fg9qdu8 p       { color: #cbd5e1; }
.wfv1 .j3x29rs    .nxvjj     .tjv2o9af::before,
.wfv1 .cwg4u6nc  .nxvjj     .tjv2o9af::before,
.wfv1 .usavf  .nxvjj     .tjv2o9af::before,
.wfv1 .zhxl2 .nxvjj     .tjv2o9af::before { color: #eab308; }
.wfv1 .j3x29rs    .whdg .tjv2o9af::before,
.wfv1 .cwg4u6nc  .whdg .tjv2o9af::before,
.wfv1 .usavf  .whdg .tjv2o9af::before,
.wfv1 .zhxl2 .whdg .tjv2o9af::before { color: #ef4444; }
.wfv1 .j3x29rs    .sn7u    .tjv2o9af::before,
.wfv1 .cwg4u6nc  .sn7u    .tjv2o9af::before,
.wfv1 .usavf  .sn7u    .tjv2o9af::before,
.wfv1 .zhxl2 .sn7u    .tjv2o9af::before { color: #f97316; }
.lrn055 .nxvjj     { background: #0c1a2e; border-color: #38bdf8; }
.lrn055 .whdg { background: #12103a; border-color: #818cf8; }
.lrn055 .sn7u    { background: #0a2020; border-color: #2dd4bf; }
.lrn055 .fg9qdu8 strong  { color: #f1f5f9; }
.lrn055 .fg9qdu8 p       { color: #cbd5e1; }
.lrn055 .j3x29rs    .nxvjj     .tjv2o9af::before,
.lrn055 .cwg4u6nc  .nxvjj     .tjv2o9af::before,
.lrn055 .usavf  .nxvjj     .tjv2o9af::before,
.lrn055 .zhxl2 .nxvjj     .tjv2o9af::before { color: #38bdf8; }
.lrn055 .j3x29rs    .whdg .tjv2o9af::before,
.lrn055 .cwg4u6nc  .whdg .tjv2o9af::before,
.lrn055 .usavf  .whdg .tjv2o9af::before,
.lrn055 .zhxl2 .whdg .tjv2o9af::before { color: #818cf8; }
.lrn055 .j3x29rs    .sn7u    .tjv2o9af::before,
.lrn055 .cwg4u6nc  .sn7u    .tjv2o9af::before,
.lrn055 .usavf  .sn7u    .tjv2o9af::before,
.lrn055 .zhxl2 .sn7u    .tjv2o9af::before { color: #2dd4bf; }
.ogr2kv6::before,
.ot7eko3y::before { margin-right: 5px; }
.ngwkh .i4y8 ul li,
.ngwkh .lg68 li         { color: #4ade80; }
.ngwkh .i4y8 .ogr2kv6 { color: #22c55e; }
.ngwkh .g2x8 ul li,
.ngwkh .i0k5aa li         { color: #f87171; }
.ngwkh .g2x8 .ot7eko3y { color: #ef4444; }
.obo7 .i4y8 { background: var(--bg-pros); }
.obo7 .g2x8 { background: var(--bg-cons); }
.obo7 .i4y8 .ogr2kv6 { color: var(--c-pros-label); }
.obo7 .g2x8 .ot7eko3y { color: var(--c-cons); }
.obo7 .i4y8 ul li,
.obo7 .lg68 li            { color: var(--c-pros); }
.obo7 .g2x8 ul li,
.obo7 .i0k5aa li            { color: var(--c-cons); }
.y3hl .i4y8 { background: var(--bg-pros); }
.y3hl .g2x8 { background: var(--bg-cons); }
.y3hl .i4y8 .ogr2kv6 { color: var(--c-pros-label); }
.y3hl .g2x8 .ot7eko3y { color: var(--c-cons); }
.y3hl .i4y8 ul li,
.y3hl .lg68 li          { color: var(--c-pros); }
.y3hl .g2x8 ul li,
.y3hl .i0k5aa li          { color: var(--c-cons); }
.o3w8f6 .ogr2kv6::before { content: "✓ "; }
.o3w8f6 .ot7eko3y::before { content: "✗ "; }
.obzc8j .ogr2kv6::before { content: "→ "; }
.obzc8j .ot7eko3y::before { content: "← "; }
.bzzni3zr .ogr2kv6::before { content: "★ "; }
.bzzni3zr .ot7eko3y::before { content: "✕ "; }
.ka65 .ogr2kv6::before { content: "◆ "; }
.ka65 .ot7eko3y::before { content: "▲ "; }
.fckq .fg9qdu8 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.fckq .fg9qdu8 strong { color: var(--text-primary); }
.fckq .fg9qdu8 p      { color: var(--text-muted); }
.ybd8 .fg9qdu8 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.z6v8i .fg9qdu8 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.z6v8i .fg9qdu8 strong,
.z6v8i .fg9qdu8 p { color: #fff; }
.z6v8i .tjv2o9af::before { color: rgba(255,255,255,0.9) !important; }
.mbyi4 .fg9qdu8 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.mbyi4 .fg9qdu8 strong { color: var(--text-primary); }
.mbyi4 .fg9qdu8 p      { color: var(--text-muted); }
.obhiv69 .fg9qdu8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.j3x29rs .tjv2o9af,
.cwg4u6nc .tjv2o9af,
.usavf .tjv2o9af,
.zhxl2 .tjv2o9af { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.j3x29rs .tjv2o9af::before,
.cwg4u6nc .tjv2o9af::before,
.usavf .tjv2o9af::before,
.zhxl2 .tjv2o9af::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.j3x29rs .nxvjj     .tjv2o9af::before { content: "✦"; color: var(--c-tip-border); }
.j3x29rs .whdg .tjv2o9af::before { content: "▲"; color: var(--c-warn-border); }
.j3x29rs .sn7u    .tjv2o9af::before { content: "◉"; color: #60a5fa; }
.cwg4u6nc .nxvjj     .tjv2o9af::before { content: "★"; color: var(--c-tip-border); }
.cwg4u6nc .whdg .tjv2o9af::before { content: "◆"; color: var(--c-warn-border); }
.cwg4u6nc .sn7u    .tjv2o9af::before { content: "●"; color: #60a5fa; }
.usavf .nxvjj     .tjv2o9af::before { content: "▶"; color: var(--c-tip-border); }
.usavf .whdg .tjv2o9af::before { content: "■"; color: var(--c-warn-border); }
.usavf .sn7u    .tjv2o9af::before { content: "▸"; color: #60a5fa; }
.zhxl2 .nxvjj     .tjv2o9af::before { content: "→"; color: var(--c-tip-border); }
.zhxl2 .whdg .tjv2o9af::before { content: "⬥"; color: var(--c-warn-border); }
.zhxl2 .sn7u    .tjv2o9af::before { content: "◈"; color: #60a5fa; }
.yn0eb22o .ue2dl2yz .xk0y0tgp,
.yn0eb22o .qmifd0wd .xk0y0tgp  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.yn0eb22o .uhit2hn                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.yn0eb22o .nx6za5q                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.yn0eb22o .fdmyugaj            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.yn0eb22o .ozkzm4f8          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yn0eb22o .k9aqfj8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ijk44jtj .ue2dl2yz .xk0y0tgp,
.ijk44jtj .qmifd0wd .xk0y0tgp,
.ijk44jtj .uhit2hn,
.ijk44jtj .nx6za5q,
.ijk44jtj .fdmyugaj,
.ijk44jtj .ozkzm4f8,
.ijk44jtj .k9aqfj8,
.ijk44jtj .obhiv69 .fg9qdu8 { box-shadow: none; }
.pqnct   .q542lm, .pqnct .g43de2, .pqnct .c2qvqf,
.pqnct   .vvgkqd8h, .pqnct .t3ykq { font-size: 0.9rem; }
.pqnct   .da75q27, .pqnct .kkwertvx { font-size: 0.9rem; }
.g364   .q542lm, .g364 .g43de2, .g364 .c2qvqf,
.g364   .vvgkqd8h, .g364 .t3ykq { font-size: 0.95rem; }
.g364   .da75q27, .g364 .kkwertvx { font-size: 0.95rem; }
.s100btm   .q542lm, .s100btm .g43de2, .s100btm .c2qvqf,
.s100btm   .vvgkqd8h, .s100btm .t3ykq { font-size: 1.08rem; }
.s100btm   .da75q27, .s100btm .kkwertvx { font-size: 1.05rem; }
.s100btm   .wfys25pl { font-size: 0.97rem; }
.r465j .qauv      { font-size: 3.2rem; }
.r465j h2.fexrwdn { font-size: 1.9rem; }
.r465j h3.zj4lpy     { font-size: 1.4rem; }
.fn5243r .qauv      { font-size: 3.8rem; }
.fn5243r h2.fexrwdn { font-size: 2.2rem; }
.fn5243r h3.zj4lpy     { font-size: 1.6rem; }
.f4kqccm + .f4kqccm { position: relative; }
.xw2jnm   .f4kqccm + .f4kqccm::before,
.xaoqo21  .f4kqccm + .f4kqccm::before,
.xdrz3do   .f4kqccm + .f4kqccm::before,
.cwi0d   .f4kqccm + .f4kqccm::before,
.yxpxfdgx   .f4kqccm + .f4kqccm::before,
.v7w4 .f4kqccm + .f4kqccm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xw2jnm .f4kqccm + .f4kqccm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xaoqo21 .f4kqccm + .f4kqccm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xdrz3do .f4kqccm + .f4kqccm::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;
}
.cwi0d .f4kqccm + .f4kqccm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.m039f41k .f4kqccm { margin-bottom: 16px; }
.m039f41k .f4kqccm + .f4kqccm { margin-top: 0; }
.m039f41k .l9yaeknb { padding-top: 0; padding-bottom: 0; }
.yxpxfdgx .f4kqccm + .f4kqccm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.v7w4 .f4kqccm + .f4kqccm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.cifv .f4kqccm + .f4kqccm::before,
.kymh9r .f4kqccm + .f4kqccm::before,
.dpq72 .f4kqccm + .f4kqccm::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%;
}
.niclf6v .cifv .f4kqccm:nth-child(even)::before,
.niclf6v .kymh9r .f4kqccm:nth-child(even)::before,
.niclf6v .dpq72 .f4kqccm:nth-child(even)::before { background: var(--bg-surface); }
.i6nj2ztf .cifv .f4kqccm:nth-child(even)::before,
.i6nj2ztf .kymh9r .f4kqccm:nth-child(even)::before,
.i6nj2ztf .dpq72 .f4kqccm:nth-child(even)::before { background: var(--bg-card); }
.cifv .f4kqccm + .f4kqccm::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");
}
.kymh9r .f4kqccm + .f4kqccm::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");
}
.dpq72 .f4kqccm + .f4kqccm::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");
}
.zla7l .ytr9,
.nk8u2mg .ytr9,
.smhe2 .ytr9 { overflow: hidden; }
.zla7l .fvx32x,
.nk8u2mg .fvx32x { margin-bottom: 60px; }
.smhe2 .fvx32x { margin-bottom: 70px; }
.zla7l .ytr9::before,
.nk8u2mg .ytr9::before,
.smhe2 .ytr9::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%;
}
.zla7l .ytr9::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");
}
.nk8u2mg .ytr9::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");
}
.smhe2 .ytr9::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");
}
.m8ls .ytr9:not(.il39g) .ghkgdj8 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.abwsfsl .ytr9:not(.il39g) .ghkgdj8 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.lvxnq  .ytr9:not(.il39g) .ghkgdj8 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qo0rcy1  .ytr9:not(.il39g) .ghkgdj8 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m8ls .il39g { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.abwsfsl .il39g { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.lvxnq .il39g { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.qo0rcy1 .il39g { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.k6b6t7i2 .il39g { background: var(--accent); }
.k6b6t7i2 .il39g .ghkgdj8 { background: none; }
.k6b6t7i2 .l9wqph21 { background: var(--accent); }
.k6b6t7i2 .ng5odq { background: var(--accent-bg); }
.k6b6t7i2 .ytr9:not(.il39g) .ghkgdj8 { background: rgba(0,0,0,0.6); }
.y993xmz2 .rsqt9v { float: left; width: 38%; margin: 0 28px 16px 0; }
.y993xmz2 .rsqt9v .tusk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y993xmz2 .l9yaeknb::after { content: ''; display: block; clear: both; }
.s6825v .rsqt9v { float: right; width: 38%; margin: 0 0 16px 28px; }
.s6825v .rsqt9v .tusk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s6825v .l9yaeknb::after { content: ''; display: block; clear: both; }
.atxp .f4kqccm:nth-child(odd)  .rsqt9v { float: left;  width: 38%; margin: 0 28px 16px 0; }
.atxp .f4kqccm:nth-child(even) .rsqt9v { float: right; width: 38%; margin: 0 0 16px 28px; }
.atxp .rsqt9v .tusk { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.atxp .l9yaeknb::after { content: ''; display: block; clear: both; }
.y993xmz2 .ene8v12,
.y993xmz2 .zygm,
.s6825v .ene8v12,
.s6825v .zygm,
.atxp .ene8v12,
.atxp .zygm { clear: both; }
@media (max-width: 900px) {
  .y993xmz2 .rsqt9v,
  .s6825v .rsqt9v,
  .atxp .f4kqccm:nth-child(odd)  .rsqt9v,
  .atxp .f4kqccm:nth-child(even) .rsqt9v {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .y993xmz2 .rsqt9v .tusk,
  .s6825v .rsqt9v .tusk,
  .atxp .rsqt9v .tusk {
    max-height: none !important;
  }
}
.y993xmz2 .da75q27,
.y993xmz2 .kkwertvx,
.s6825v .da75q27,
.s6825v .kkwertvx,
.atxp .da75q27,
.atxp .kkwertvx { overflow: hidden; }
@media (max-width: 640px) {
  .y993xmz2 .rsqt9v,
  .s6825v .rsqt9v,
  .atxp .rsqt9v { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ee19 .dy2p1qf,
.ee19 .l9yaeknb,
.ee19 .t1yvu  { max-width: 1100px; }
.ee19 { --content-mw: 1100px; }
.jb81pvb .dy2p1qf,
.jb81pvb .l9yaeknb,
.jb81pvb .t1yvu  { max-width: 1200px; }
.paney .dy2p1qf,
.paney .l9yaeknb,
.paney .t1yvu  { max-width: 1320px; }
.euelyd { font-size: 0.82rem; color: var(--text-muted); }
.n0los { display: flex; align-items: center; }
.fjei4fs {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.e1uxyk { display: flex; align-items: center; }
.p7e98w { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.p7e98w:hover { text-decoration: underline; }
.ba02itrx { margin: 0 3px; opacity: 0.45; }
.ba02itrx::before { content: '/'; }
.c5jzyo { padding: 2px 5px; color: var(--text-main); }
.dlpp83 .euelyd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dlpp83 .n0los { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ai5r4 .euelyd {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ai5r4 .n0los { padding: 0 0 0 12px; }
.vjkb .n0los { padding: 0 16px; }
.vjkb .euelyd {
  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);
}
.vjkb .dy2p1qf { padding-top: 28px; }
@media (max-width: 720px) {
  .bxyvjv { margin-top: 18px; padding: 0 16px; }
  .vjkb .dy2p1qf { padding-top: 16px; }
}
.ee19.dlpp83 .n0los { max-width: 1100px; }
.jb81pvb.dlpp83 .n0los { max-width: 1200px; }
.paney.dlpp83 .n0los { max-width: 1320px; }
.ee19 .bxyvjv { max-width: 1100px; }
.ugaa .f4kqccm { padding-top: 16px; padding-bottom: 16px; }
.q9h5a .f4kqccm { padding-top: 24px; padding-bottom: 24px; }
.sd5iu4x .f4kqccm { padding-top: 40px; padding-bottom: 40px; }
.uc0jr7y .f4kqccm { padding-top: 52px; padding-bottom: 52px; }
.tv7z8w8y .f4kqccm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.tv7z8w8y .f4kqccm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.tv7z8w8y .f4kqccm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.tv7z8w8y .f4kqccm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.w3t2gu4 .l9yaeknb { padding-top: 10px;  padding-bottom: 10px; }
.cl7qr .l9yaeknb { padding-top: 18px;  padding-bottom: 18px; }
.hynz2jj .l9yaeknb { padding-top: 36px;  padding-bottom: 36px; }
.ikm8 .l9yaeknb { padding-top: 48px;  padding-bottom: 48px; }
.xk6r0t7 h2.fexrwdn { font-weight: 600; }
.xk6r0t7 h3.zj4lpy     { font-weight: 600; }
.ykrp3 h2.fexrwdn { font-weight: 800; }
.ykrp3 h3.zj4lpy     { font-weight: 700; }
.c2675j h2.fexrwdn { font-weight: 900; }
.c2675j h3.zj4lpy     { font-weight: 800; }
.c2675j .fg9qdu8 strong,
.c2675j .fg9qdu8 strong { font-weight: 600; }
.mpe7v1ew {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c56s50gq .mpe7v1ew { display: none; }
@media (max-width: 640px) {
  .mpe7v1ew { display: none !important; }
}
.mpe7v1ew { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mpe7v1ew:hover { opacity: 0.85; }
.zjasswq .mpe7v1ew { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.d6qsxt0l .cwwtc { right: 32px; }
@media (max-width: 480px) {
  .d6qsxt0l .cwwtc { right: 20px; bottom: 20px; }
  .qpci  .cwwtc { left: 20px; bottom: 20px; }
}
.g9onck { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.t1yvu { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.dyzi { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bspilb { color: var(--text-dim); font-size: 0.8rem; }
.xtzz5 a, .w5e4t37 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xtzz5 a:hover, .w5e4t37 a:hover { color: var(--accent-light); }
.w5e4t37 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.h8alrc .t1yvu { text-align: center; }
.h8alrc .w5e4t37 { justify-content: center; margin-bottom: 16px; }
.h8alrc .dyzi { margin-top: 0; }
.i6yo7 { margin-top: 10px; }
.i6yo7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .t1yvu { padding-left: 16px; padding-right: 16px; }
  .hm7jli .t1yvu { padding: 20px 16px; }
  .w5e4t37 { gap: 4px 12px; }
  .dyzi { font-size: 0.78rem; }
}
.w0p33 .dyzi { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.w0p33 .bspilb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .w0p33 .oc9cxwmz { grid-template-columns: 1fr 1fr; } .w0p33 .fjufbt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w0p33 .oc9cxwmz { grid-template-columns: 1fr; } }
.b8j4ae .dyzi { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .b8j4ae .zl6qbzg { gap: 12px; } .b8j4ae .ioaefmb { margin-right: 0; width: 100%; } }
.zxjf .dyzi { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zxjf .bspilb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zxjf .xkre { grid-template-columns: 1fr 1fr; } .zxjf .g87o { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zxjf .xkre { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .uul8 .jw7ej5fd { grid-template-columns: 1fr 1fr; } .uul8 .blgkx4b:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uul8 .jw7ej5fd { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .kyvp83 .jw7ej5fd { grid-template-columns: 1fr; } }
.oa74z5l .t1yvu { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.oa74z5l .w5e4t37 { justify-content: center; }
.hsyv39 .qptg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.hsyv39 .g9onck { background: var(--bg-page); border-top-color: var(--border-alt); }
.zco5h .qptg      { background: #0d1117; border-bottom-color: #21262d; }
.zco5h .nlpfyylx { color: var(--accent-light); }
.zco5h .j12s { --msep-color: #8b949e; }
.zco5h .j12s a { color: #8b949e; }
.zco5h .j12s a:hover { color: var(--accent-light); }
.zco5h .woj79qxm { color: #8b949e; }
.zco5h .g9onck { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zco5h .dyzi,
.zco5h .bspilb { color: #6e7681; }
.zco5h .xtzz5 a, .zco5h .w5e4t37 a,
.zco5h .xtzz5 a:hover, .zco5h .w5e4t37 a:hover,
@media (max-width: 640px) {
  .zco5h .j12s { background: #0d1117; border-top-color: #21262d; }
  .zco5h .j12s li a { border-bottom-color: #21262d; }
}
.k5kk .qptg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.k5kk .nlpfyylx { color: var(--accent-light); }
.k5kk .j12s { --msep-color: #475569; }
.k5kk .j12s a { color: #475569; }
.k5kk .j12s a:hover { color: var(--accent-light); }
.k5kk .woj79qxm { color: #64748b; }
.k5kk .g9onck { background: #f0f4f8; border-top-color: #cbd5e1; }
.k5kk .dyzi,
.k5kk .bspilb { color: #64748b; }
.k5kk .xtzz5 a, .k5kk .w5e4t37 a,
.k5kk .xtzz5 a:hover, .k5kk .w5e4t37 a:hover,
@media (max-width: 640px) {
  .k5kk .j12s { background: #f0f4f8; border-top-color: #cbd5e1; }
  .k5kk .j12s li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.yyr7 .qptg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.yyr7 .nlpfyylx { color: #fff; }
.yyr7 .j12s { --msep-color: rgba(255,255,255,0.82); }
.yyr7 .j12s a { color: rgba(255,255,255,0.82); }
.yyr7 .j12s a:hover { color: #fff; }
.yyr7 .woj79qxm { color: rgba(255,255,255,0.9); }
.yyr7 .g9onck { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.yyr7 .dyzi,
.yyr7 .bspilb { color: rgba(255,255,255,0.72); }
.yyr7 .xtzz5 a, .yyr7 .w5e4t37 a,
.yyr7 .xtzz5 a:hover, .yyr7 .w5e4t37 a:hover,
@media (max-width: 640px) {
  .yyr7 .j12s { background: var(--accent); border-top-color: var(--accent-light); }
  .yyr7 .j12s li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hnyt .qptg {
  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);
}
.hnyt .g9onck {
  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) {
  .hnyt .j12s {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ow2e .ak2h0 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.j1jf .ak2h0 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.if3iee .ak2h0 { min-height: 72px; height: auto; }
.ku6rho .ak2h0 { min-height: 84px; height: auto; }
.hm7jli .ak2h0 { max-width: none; padding: 0 32px; }
.hm7jli .t1yvu  { max-width: none; padding: 24px 32px; }
.d3abgdi.jb81pvb .ak2h0 { max-width: 1200px; }
.d3abgdi.paney .ak2h0 { max-width: 1320px; }
.a8zhkv   .nlpfyylx, .a8zhkv   .ioaefmb { text-transform: capitalize; }
.o437h .nlpfyylx, .o437h .ioaefmb { text-transform: lowercase; }
.ysht3 .nlpfyylx, .ysht3 .ioaefmb { text-transform: uppercase; letter-spacing: 0.06em; }
.xkijs, .jg8nbky {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w323scq .xkijs,
.zdoxy2rx .xkijs,
.si59pza .xkijs,
.jhux6d .xkijs,
.b87r   .j12s a { font-weight: 500; }
.oyyfp .j12s a { font-weight: 600; }
.durbf     .j12s a { font-weight: 700; }
.cbawr    .j12s a { font-weight: 800; letter-spacing: 0.01em; }
.jsaz5     .j12s > li + li::before,
.wp1sc5    .j12s > li + li::before,
.j6zeq    .j12s > li + li::before,
.mqpf .j12s > li + li::before,
.hd1ui06s .j12s > li + li::before,
.awuno  .j12s > li + li::before,
.xwo8c2kx    .j12s > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.jsaz5     .j12s > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.wp1sc5    .j12s > li + li::before { content: "|"; }
.j6zeq    .j12s > li + li::before { content: "—"; }
.mqpf .j12s > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.hd1ui06s .j12s > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.awuno  .j12s > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xwo8c2kx    .j12s > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .awmr .woj79qxm,
  .zzm25 .woj79qxm,
  .k75fi .woj79qxm,
  .rckja9 .woj79qxm,
  .l0ko5ay4 .woj79qxm {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .awmr .woj79qxm::before,
  .zzm25 .woj79qxm::before,
  .k75fi .woj79qxm::before,
  .rckja9 .woj79qxm::before,
  .l0ko5ay4 .woj79qxm::before { content: ""; display: block; flex-shrink: 0; }

  
  .awmr .woj79qxm::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;
  }

  
  .zzm25 .woj79qxm::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;
  }

  
  .k75fi .woj79qxm::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;
  }

  
  .rckja9 .woj79qxm::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;
  }

  
  .l0ko5ay4 .woj79qxm::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) {
  .jg25m .woj79qxm {
    padding: 5px 14px;
  }
  .jg25m .j12s {
    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;
  }
  .jg25m .j12s li a {
    border-bottom: none; padding: 10px 22px;
  }
  .jg25m .j12s li a:hover { background: var(--bg-raised); }
  .jg25m .c6f2amt,
  .k2bhue .c6f2amt,
  .hcu48 .c6f2amt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mrd6h958 .woj79qxm {
    padding: 5px 10px;
  }
  .mrd6h958 .j12s {
    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);
  }
  .mrd6h958 .j12s.ey8v53zn { transform: translateX(0); }
  .mrd6h958 .j12s li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mrd6h958 .j12s li:last-child a { border-bottom: none; }
  .yyr7 .j12s,
  .zco5h .j12s { background: var(--accent) !important; }
  .yyr7 .j12s li a,
  .zco5h .j12s li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .hcu48 .woj79qxm {
    padding: 5px 10px;
  }
  .hcu48 .j12s {
    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);
  }
  .hcu48 .j12s::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .hcu48 .j12s.ey8v53zn { transform: translateY(0); }
  .hcu48 .j12s li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .y7350ssk .woj79qxm {
    padding: 5px 10px;
  }
  .y7350ssk .j12s {
    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;
  }
  .y7350ssk .j12s.ey8v53zn { opacity: 1; pointer-events: auto; }
  .y7350ssk .j12s li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .o85my1t     .woj79qxm { border-radius: 0 !important; }
  .vpo92mwd   .woj79qxm { border-radius: 8px !important; }
  .zya2r .woj79qxm { border-radius: 50% !important; }
  .c67at1   .woj79qxm { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .x5ni3g7w .el7le { flex-direction: column; align-items: stretch; }
  .x5ni3g7w .sgu8hado { flex-direction: row; min-width: auto; }
  .x5ni3g7w .bemdmft { align-items: flex-start; text-align: left; }
}
.rf1i22r5,
.rf1i22r5.f4kqccm,
.niclf6v .rf1i22r5,
.hqhitup .rf1i22r5,
.i6nj2ztf .rf1i22r5,
.vzjsu2lj .rf1i22r5 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.up2ogv {
  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;
}
.eexb2 { flex: 1 1 280px; min-width: 0; }
.hjptrq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ru6ecazc {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.beunb {
  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;
}
.beunb:hover { transform: translateY(-1px); opacity: 0.95; }
.f2l2i5 .up2ogv {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.f2l2i5 .hjptrq { color: var(--cta); }
.f2l2i5 .ru6ecazc { color: var(--text-body); }
.f2l2i5 .beunb {
  background: var(--cta) !important;
  color: #fff !important;
}
.zf5y .up2ogv {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.zf5y .hjptrq { color: var(--text-primary); }
.zf5y .ru6ecazc { color: var(--text-body); }
.zf5y .beunb {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .up2ogv {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eexb2 { flex: 0 0 auto; }
  .hjptrq { font-size: 1.2rem; }
  .beunb { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.cghd .tjciac6 { height: 36px; }
.svzm8hon .tjciac6 { height: 60px; max-width: 200px; }
.zlzx .tjciac6 { height: 56px; max-width: 180px; }
.mp40w    .n80c, .mp40w    .ubzjnh { color: #f59e0b; }
.l8we2az      .n80c { font-size: 1rem; letter-spacing: 1.5px; }
.l8we2az      .ubzjnh   { font-size: 1.35rem; }
.dnkd9e    .n80c, .dnkd9e    .ubzjnh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.b7bee5ww     .n80c, .b7bee5ww     .ubzjnh { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.imzo .n80c, .imzo .ubzjnh { color: var(--cta); letter-spacing: 2px; }
.z9wk06u   .n80c, .z9wk06u   .ubzjnh { color: #e91e63; letter-spacing: 2px; }
.wq1c  .n80c, .wq1c  .ubzjnh { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.mveziss3     .n80c, .mveziss3     .ubzjnh { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.bzw75w8g .aa2y + .aa2y {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.lfq8 .nx6za5q { padding: 18px 24px; min-height: 68px; }
.cq7j1k .ixrphpc {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.cq7j1k .tctw {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.twtd8xy .aa2y {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.zygm { counter-reset: cs-rank; }
.zygm .nx6za5q { counter-increment: cs-rank; }
.zygm .nx6za5q::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;
}
.d6jhez3 .zygm { counter-reset: cs-rank; gap: 0; }
.d6jhez3 .nx6za5q {
  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;
}
.d6jhez3 .nx6za5q::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;
}
.d6jhez3 .nn65xemp {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.d6jhez3 .oa0mp689 {
  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;
}
.d6jhez3 .u1xtudpq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.d6jhez3 .nn65xemp { min-width: 0; flex-direction: column; width: 100%; }
.d6jhez3 .l3scv {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.d6jhez3 .n80c { color: var(--cta, var(--accent)); }
.d6jhez3 .u7ik9 { font-weight: 700; }
.d6jhez3 .aa2y {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.d6jhez3 .ixrphpc {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.d6jhez3 .tctw {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.d6jhez3 .v07c .tctw { font-size: 1.3rem; color: var(--accent-light); }
.d6jhez3 .ep55h {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.d6jhez3 .nx6za5q:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .d6jhez3 .zygm {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .d6jhez3 .nx6za5q {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .d6jhez3 .nx6za5q { padding: 40px 16px 20px; }
  .d6jhez3 .aa2y {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .d6jhez3 .ep55h { width: 100%; min-width: 0; }
}
.yiha .zygm { counter-reset: cs-rank; gap: 10px; }
.yiha .nx6za5q {
  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);
}
.yiha .nx6za5q::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);
}
.yiha .nn65xemp {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.yiha .oa0mp689 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.yiha .u1xtudpq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.yiha .l3scv {
  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;
}
.yiha .n80c { color: var(--cta, var(--accent)); }
.yiha .aa2y {
  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;
}
.yiha .ixrphpc {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.yiha .tctw { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.yiha .v07c .tctw { color: var(--accent-light); }
.yiha .ep55h {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.yiha .nx6za5q:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .yiha .nx6za5q {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .yiha .nx6za5q::before {
    position: absolute; top: 14px; left: 14px;
  }
  .yiha .nn65xemp {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .yiha .l3scv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .yiha .aa2y {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .yiha .ep55h { width: 100%; min-width: 0; }
  .yiha .n80c { min-width: 0; }
}
.w11vg .nx6za5q::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.vax10 .o85j0v0m {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vax10 .o85j0v0m summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vax10 .o85j0v0m p { padding: 0 2px 16px; }
.jkvwa .o85j0v0m { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jkvwa .o85j0v0m summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jkvwa .o85j0v0m summary::after { content: "›"; font-size: 1.2em; }
.jkvwa .o85j0v0m[open] summary::after { content: "‹"; }
.jkvwa .o85j0v0m p { padding: 10px 22px 4px; }
.z8ll .o85j0v0m {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z8ll .o85j0v0m summary { color: var(--text-primary); padding-left: 16px; }
.z8ll .o85j0v0m summary::after { content: "›"; font-size: 1.1em; }
.z8ll .o85j0v0m[open] summary::after { content: "‹"; }
.z8ll .o85j0v0m p { padding-left: 16px; }
.afdo .qzk9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.afdo .o85j0v0m {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.afdo .o85j0v0m:last-child { border-bottom: none; }
.afdo .o85j0v0m summary { color: var(--text-primary); border-radius: 0; }
.afdo .o85j0v0m summary::after { content: "›"; font-size: 1.1em; }
.afdo .o85j0v0m[open] summary::after { content: "‹"; }
.qe5j0g4 .o85j0v0m { overflow: hidden; }
.qe5j0g4 .o85j0v0m summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qe5j0g4 .o85j0v0m summary::after { color: rgba(255,255,255,.75); }
.qe5j0g4 .o85j0v0m[open] summary { border-radius: 0; }
.r1pxv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sphrd7e {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ljfe5ly {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ov9n9 { color: var(--text-muted); font-size: 1.05rem; }
.krofx {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.g6ao {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.mryiu704 { margin-bottom: 20px; }
.rxdv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tjtb {
  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;
}
.tjtb:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.krkw { resize: vertical; min-height: 130px; }
.fs655 { width: 100%; margin-top: 8px; }
.dmk4ovp8 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.nl31n6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ag5x { color: var(--text-muted); line-height: 1.75; }
.zwy2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zwy2 li { margin-bottom: 6px; }
.yvhx402 { max-width: 760px; margin: 0 auto; }
.n17b7r { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vfo9c { max-width: 760px; margin: 0 auto; }
.dw3tbj4z { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ts0lu ul.zwy2 { margin: 0; }
.lta3d { max-width: 900px; margin: 0 auto; }
.mfzrxo { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.mfzrxo:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.mfzrxo .dw3tbj4z { margin: 0; font-size: 1rem; }
.mfzrxo .ycns p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .mfzrxo { grid-template-columns: 1fr; gap: 10px; } }
.cuktr .dw3tbj4z { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.l7ssfr .zwy2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kxw8t { grid-template-columns: 1fr; } }
.h3ky6hx { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.h3ky6hx:hover .tygl4oce { color: var(--accent-light); text-decoration: underline; }
.vkg0k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.c3mujk { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c3mujk:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.l6xv7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.c3mujk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.c3mujk ul.zwy2 { margin: 0; }
.s0e9as { color: var(--text-muted); line-height: 1.75; }
.h8ni .zwy2,
.msti .zwy2,
.hig1 .zwy2,
.u9j9 .zwy2 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.h8ni .c3mujk,
.msti .c3mujk { text-align: left; }
.h8ni .l6xv7,
.msti .l6xv7 { text-align: center; }
.wrp4 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.g70zfbt { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.rw15c9 { font-size: 1.1rem; }
.y5m3 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.r6mi { margin-top: 12px; }
.djz4s5t { 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; }
.djz4s5t:hover { border-bottom-color: var(--accent-light); }
.zgu4z { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.zgu4z img { width: 100%; height: 100%; object-fit: cover; display: block; }
.snxhniz8 { width: 260px; height: 260px; }
.ccuuqh { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.fl2z6hh8 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zkgq { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .ysdv { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.s8pd2 .y5m3, .s8pd2 .g70zfbt { max-width: 640px; }
.ajag0m3m { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.cx6po { position: sticky; top: 96px; align-self: start; }
.cx6po .wrp4 { font-size: 1.6rem; margin-top: 18px; }
.qrscsrx .y5m3 { margin-bottom: 28px; }
@media (max-width: 860px) { .ajag0m3m { grid-template-columns: 1fr; } .cx6po { position: static; text-align: center; } }
.bf2mntf .zgu4z { margin: 0 auto 18px; }
.bf2mntf .fl2z6hh8 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ez4cd { grid-template-columns: 1fr; } }
.ent6b .wrp4 { font-size: 1.6rem; margin-bottom: 6px; }
.u9j9 .zwy2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ent6b { flex-direction: column; text-align: center; } .m12v2 { grid-template-columns: 1fr; } }
.gn2mxtk .wrp4 { font-size: 1.35rem; margin: 0 0 4px; }
.gn2mxtk .fl2z6hh8 { margin: 0; }
.p5pvhca6 .ljfe5ly { color: var(--accent-light); }
.w5d5h .ljfe5ly { font-size: 2rem; }
.w5d5h .ov9n9 { max-width: 680px; }
.sfczqzbt .ljfe5ly { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sfczqzbt .ov9n9  { margin: 0; }
@media (max-width: 640px) { .sfczqzbt { flex-direction: column; } }
.k9oap .ljfe5ly { color: var(--accent-light); }
.ddl8my0h {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ddl8my0h .ljfe5ly { color: #fff; }
.ddl8my0h .ov9n9  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .xmd06g6q { grid-template-columns: 1fr; } }
.rvwox .tjtb {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.rvwox .tjtb:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.y95i .tjtb { background: var(--bg-raised); border-color: transparent; }
.y95i .tjtb:focus { background: var(--bg-card); border-color: var(--accent-light); }
.sbaw2e .tjtb { border-radius: 100px; padding: 11px 20px; }
.sbaw2e .krkw { border-radius: 14px; }
.dh88tz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .dh88tz { grid-template-columns: 1fr; } }
.i9z3zj3w {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.i9z3zj3w h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.i9z3zj3w p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.eu3e8ig { counter-reset: priv-count; }
.n2rz7u {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.n2rz7u:last-child { border-bottom: none; }
.nen0 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.n2rz7u h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.n2rz7u p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yx5lj1ru { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.yx5lj1ru li { margin-bottom: 6px; }
.zkidblqe{display:none}
.zkidblqe:empty,.o9wh:empty{display:none}
.ygr9{position:relative;overflow:visible}
.eim6hyc .f55q,.aj8bfqbq .f55q,
.msfqza .f55q,.s3at .f55q,
.f3uz .f55q,.wr4lv .f55q{display:block}
.o3xuuf .mlo5yq3x{display:block}
.eim6hyc .f55q,.aj8bfqbq .f55q,
.msfqza .f55q,.s3at .f55q,
.f3uz .f55q{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}
.eim6hyc .f55q .o9wh,.aj8bfqbq .f55q .o9wh,
.msfqza .f55q .o9wh,.s3at .f55q .o9wh,
.f3uz .f55q .o9wh{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}
.eim6hyc .yb4jvq2,.aj8bfqbq .yb4jvq2,
.msfqza .yb4jvq2,.s3at .yb4jvq2,
.f3uz .yb4jvq2{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.eim6hyc .f55q,.aj8bfqbq .f55q{top:12px}
.eim6hyc .f55q .o9wh{margin-right:auto}
.aj8bfqbq .f55q .o9wh{margin-left:auto}
.aj8bfqbq .f55q{text-align:right}
.msfqza .f55q,.s3at .f55q{bottom:12px}
.msfqza .f55q .o9wh{margin-right:auto}
.s3at .f55q .o9wh{margin-left:auto}
.s3at .f55q{text-align:right}
.f3uz .f55q{position:relative;margin-top:16px}
.f3uz .f55q .o9wh{margin:0 auto}
.wr4lv .f55q{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wr4lv .f55q .o9wh{margin:0}
.wr4lv .ng5odq~.f55q,
.wr4lv .p1tvr~.f55q{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wr4lv .ng5odq~.f55q .o9wh,
.wr4lv .p1tvr~.f55q .o9wh{justify-content:flex-start}
.ng5odq~.f55q,.p1tvr~.f55q{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}
.ng5odq~.f55q .o9wh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.p1tvr~.f55q .o9wh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mlo5yq3x .o9wh{margin:0 0 12px}
.o9wh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c4432fot{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.tygl4oce{font-weight:600;color:var(--text-heading);opacity:1}
.yfnth::before{content:"·";margin:0 2px;opacity:.5}
.yb4jvq2{white-space:nowrap}
.n5oo8aa4 .c4432fot{display:none}
.aab9 .yb4jvq2{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.aab9 .yfnth::before{content:""}
.r7agfwh .yb4jvq2{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}
.r7agfwh .yfnth::before{content:""}
.jip6 .o9wh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.grfo6jgh .yb4jvq2{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.grfo6jgh .yfnth::before{content:""}
.n2wtr .yb4jvq2{color: var(--accent-light);opacity:1;font-weight:500}
.su18jg .yb4jvq2{border-bottom:1px solid currentColor;padding-bottom:2px}
.xi9efs .o9wh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.d62ml{--date-bg:transparent}
.yrpn6gne .yfnth::before{content:""}
.mefs .yfnth::before{content:"•";opacity:.4}
.mefs .yb4jvq2 + .yb4jvq2::before{content:"•";margin-right:6px;opacity:.4}
.iglsaum .yfnth::before{content:"/";opacity:.35}
.iglsaum .yb4jvq2 + .yb4jvq2::before{content:"/";margin-right:6px;opacity:.35}
.lph1yt2a .yfnth::before{content:"|";opacity:.3}
.lph1yt2a .yb4jvq2 + .yb4jvq2::before{content:"|";margin-right:6px;opacity:.3}
.zt5q4osf .yfnth::before{content:"—";opacity:.3}
.zt5q4osf .yb4jvq2 + .yb4jvq2::before{content:"—";margin-right:6px;opacity:.3}
.r0xnek .yfnth::before{content:"◆";font-size:.5em;opacity:.35}
.r0xnek .yb4jvq2 + .yb4jvq2::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.k71uj5 .yfnth::before{content:"·";opacity:.4}
.k71uj5 .yb4jvq2 + .yb4jvq2::before{content:"·";margin-right:6px;opacity:.4}
.y8uqeu9 .yfnth::before{content:"›";opacity:.4}
.y8uqeu9 .yb4jvq2 + .yb4jvq2::before{content:"›";margin-right:6px;opacity:.4}
.e226 .yfnth::before{content:"→";opacity:.35;font-size:.85em}
.e226 .yb4jvq2 + .yb4jvq2::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.yywjn1t .xbi98{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .xbi98{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hoir0uy1{max-width:100%}
}
.tz02m0 .ozkzm4f8{margin:0}
@media (max-width:560px){
  .gmlb{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .kx1ie { padding: 28px 18px 20px; }
  .xabiimly { font-size: 1.2rem; }
  .n74z9 { max-width: 220px; max-height: 80px; }
}
.dg410vl {
  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);
}
.epl1e {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.y3c7  .dg410vl { border-radius: 50%; }
.w4nbi  .dg410vl { border-radius: 6px; }
.q6jnjzzq .dg410vl { border-radius: 22px; }
.kefno2sx .up2ogv {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .dg410vl { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.njj3v5f .f4kqccm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.njj3v5f .l9yaeknb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.njj3v5f .up2ogv {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.bf5jwq0 .f4kqccm,
.bf5jwq0 .l9yaeknb {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.bf5jwq0 .up2ogv {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .bf5jwq0 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .bf5jwq0 .up2ogv {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .bf5jwq0 .ru6ecazc { display: none !important; }
  .bf5jwq0 .hjptrq { font-size: 1.1rem !important; }
  .bf5jwq0 .dg410vl { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .dt3r6nq { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ak2h0 { flex-direction: row-reverse; }
[dir="rtl"] .j12s { flex-direction: row-reverse; }
[dir="rtl"] .d6qsxt0l .cwwtc { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .d6qsxt0l .cwwtc { right: auto; left: 20px; }
  [dir="rtl"] .qpci  .cwwtc { left: auto;  right: 20px; }
}
[dir="rtl"] .y993xmz2 .rsqt9v  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .s6825v .rsqt9v { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .da75q27, [dir="rtl"] .kkwertvx { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .i4y8 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g2x8 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fg9qdu8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .up2ogv { direction: rtl; }
[dir="rtl"] .dg410vl { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .nx6za5q,
[dir="rtl"] .euelyd { direction: rtl; }
[dir="rtl"] .k9aqfj8 { direction: rtl; }
[dir="rtl"] .ajqnlle { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ypzq .kkwertvx,
[dir="rtl"] .kxq8vg .kkwertvx,
[dir="rtl"] .vjfe .kkwertvx,
[dir="rtl"] .eoimao .kkwertvx {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ypzq .kkwertvx li::before,
[dir="rtl"] .kxq8vg .kkwertvx li::before,
[dir="rtl"] .vjfe .kkwertvx li::before,
[dir="rtl"] .eoimao .kkwertvx li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ytr9.md5f9o .fvx32x,
[dir="rtl"] .qfcj0w70.md5f9o .fvx32x,
[dir="rtl"] .il39g.md5f9o .fvx32x,
[dir="rtl"] .dv0irk.md5f9o .fvx32x,
[dir="rtl"] .rbodw7z.md5f9o .fvx32x { text-align: right; }
[dir="rtl"] .ng5odq.md5f9o .vb74 { align-items: flex-end; text-align: right; }
[dir="rtl"] .l9yaeknb,
[dir="rtl"] .vvgkqd8h,
[dir="rtl"] .t3ykq,
[dir="rtl"] .fvx32x { text-align: right; }
[dir="rtl"] .g6ao,
[dir="rtl"] .rxdv,
[dir="rtl"] .y5m3,
[dir="rtl"] .tjtb,
[dir="rtl"] .krkw { text-align: right; direction: rtl; }
[dir="rtl"] .sbaw2e .tjtb,
[dir="rtl"] .rvwox .tjtb { padding-right: 20px; padding-left: 20px; }
.dz35qlsi .zygm,
.wh4f .zygm,
.huamtj3 .zygm { gap: 0; }
.v74niyu .zygm { gap: 14px; }
.dz35qlsi .nx6za5q,
.wh4f .nx6za5q,
.v74niyu .nx6za5q,
.huamtj3 .nx6za5q {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.dz35qlsi .nx6za5q,
.wh4f .nx6za5q,
.huamtj3 .nx6za5q {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.dz35qlsi .nx6za5q:nth-child(even),
.huamtj3 .nx6za5q:nth-child(even) { background: var(--accent-bg); }
.wh4f .nx6za5q + .nx6za5q { border-top: 1px solid var(--border-alt); }
.v74niyu .nx6za5q {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.dz35qlsi .nx6za5q:hover,
.wh4f .nx6za5q:hover,
.huamtj3 .nx6za5q:hover { background: var(--bg-hover); }
.dz35qlsi .nx6za5q::before,
.wh4f .nx6za5q::before,
.v74niyu .nx6za5q::before,
.huamtj3 .nx6za5q::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.huamtj3 .nx6za5q::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.dz35qlsi .nn65xemp,
.wh4f .nn65xemp,
.v74niyu .nn65xemp,
.huamtj3 .nn65xemp {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.dz35qlsi .oa0mp689,
.wh4f .oa0mp689,
.v74niyu .oa0mp689,
.huamtj3 .oa0mp689 {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.dz35qlsi .u1xtudpq,
.wh4f .u1xtudpq,
.v74niyu .u1xtudpq,
.huamtj3 .u1xtudpq {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.dz35qlsi .l3scv,
.wh4f .l3scv,
.v74niyu .l3scv,
.huamtj3 .l3scv {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.huamtj3 .l3scv { font-size: 1.45rem; font-weight: 800; }
.dz35qlsi .b8hihge0,
.wh4f .b8hihge0,
.v74niyu .b8hihge0,
.huamtj3 .b8hihge0 {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.dz35qlsi .b8hihge0 .v07c,
.wh4f .b8hihge0 .v07c,
.v74niyu .b8hihge0 .v07c,
.huamtj3 .b8hihge0 .v07c {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.dz35qlsi .b8hihge0 .v07c .ixrphpc,
.wh4f .b8hihge0 .v07c .ixrphpc,
.v74niyu .b8hihge0 .v07c .ixrphpc,
.huamtj3 .b8hihge0 .v07c .ixrphpc { display: none; }
.dz35qlsi .b8hihge0 .v07c .tctw::before,
.wh4f .b8hihge0 .v07c .tctw::before,
.v74niyu .b8hihge0 .v07c .tctw::before,
.huamtj3 .b8hihge0 .v07c .tctw::before { content: "\1F381\00a0"; }
.dz35qlsi .b8hihge0 .v07c .tctw,
.wh4f .b8hihge0 .v07c .tctw,
.v74niyu .b8hihge0 .v07c .tctw,
.huamtj3 .b8hihge0 .v07c .tctw {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.dz35qlsi .b8hihge0 .wyn2tvj,
.wh4f .b8hihge0 .wyn2tvj,
.v74niyu .b8hihge0 .wyn2tvj,
.huamtj3 .b8hihge0 .wyn2tvj { display: none; }
.dz35qlsi .ihs9,
.wh4f .ihs9,
.v74niyu .ihs9,
.huamtj3 .ihs9 {
  grid-column: 4; min-width: 120px; width: auto;
}
.dz35qlsi .n80c,
.wh4f .n80c,
.v74niyu .n80c,
.huamtj3 .n80c { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.dz35qlsi .u7ik9,
.wh4f .u7ik9,
.v74niyu .u7ik9,
.huamtj3 .u7ik9 { display: none; }
.dz35qlsi .ep55h.qt2s3s,
.wh4f .ep55h.qt2s3s,
.v74niyu .ep55h.qt2s3s,
.huamtj3 .ep55h.qt2s3s {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.huamtj3 .ep55h.qt2s3s { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .dz35qlsi .nx6za5q,
  .wh4f .nx6za5q,
  .v74niyu .nx6za5q,
  .huamtj3 .nx6za5q {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .dz35qlsi .ihs9,
  .wh4f .ihs9,
  .v74niyu .ihs9,
  .huamtj3 .ihs9 { display: none; }
  .dz35qlsi .ep55h.qt2s3s,
  .wh4f .ep55h.qt2s3s,
  .v74niyu .ep55h.qt2s3s,
  .huamtj3 .ep55h.qt2s3s { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .dz35qlsi .nx6za5q,
  .wh4f .nx6za5q,
  .v74niyu .nx6za5q,
  .huamtj3 .nx6za5q {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .dz35qlsi .nx6za5q::before,
  .wh4f .nx6za5q::before,
  .v74niyu .nx6za5q::before,
  .huamtj3 .nx6za5q::before { grid-area: rank; align-self: center; justify-self: start; }
  .dz35qlsi .nn65xemp,
  .wh4f .nn65xemp,
  .v74niyu .nn65xemp,
  .huamtj3 .nn65xemp { grid-area: ident; width: auto; justify-content: flex-start; }
  .dz35qlsi .b8hihge0,
  .wh4f .b8hihge0,
  .v74niyu .b8hihge0,
  .huamtj3 .b8hihge0 { grid-area: pills; }
  
  .dz35qlsi .b8hihge0 .v07c,
  .wh4f .b8hihge0 .v07c,
  .v74niyu .b8hihge0 .v07c,
  .huamtj3 .b8hihge0 .v07c {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .dz35qlsi .ep55h.qt2s3s,
  .wh4f .ep55h.qt2s3s,
  .v74niyu .ep55h.qt2s3s,
  .huamtj3 .ep55h.qt2s3s { grid-area: cta; width: 100%; }
  .dz35qlsi .oa0mp689,
  .wh4f .oa0mp689,
  .v74niyu .oa0mp689,
  .huamtj3 .oa0mp689 { width: 56px; height: 56px; }
  .dz35qlsi .l3scv,
  .wh4f .l3scv,
  .v74niyu .l3scv,
  .huamtj3 .l3scv { font-size: 1.1rem; }
}
:root {
  --accent:          #021a69;
  --brand:           #021a69;
  --brand-light:     #071b5e;
  --brand-pale:      #0f2774;
  --grad-start:      #0330c3;
  --grad-end:        #1648ed;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #22c55e;
  --cta-fg:          #111111;
  --cta-light:       #17a64c;
  --cta-hover:       #189045;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeef1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e3e9;
  --border-alt:      #cfd2dd;
  --border-section:  #e1e3e9;
  --text-primary:    #16181c;
  --text-muted:      #505462;
  --text-body:       #2d3038;
  --text-sub:        #444854;
  --text-faint:      #72788c;
  --text-dim:        #8e93a3;
  --text-label:      #5b6070;
  --text-value:      #393c46;
  --accent-bg:       #dde3f8;
  --accent-bg-light: #c0ccf6;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9667;
  --c-cons:          #9f214c;
  --c-pros-label:    #0eb37b;
  --c-tip-border:    #10c688;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9667;
}
:root { --logo-bg-opacity: 40%; }
.fsjil .h0jwf96r, .fsjil .ng5odq { min-height: 420px; }
body, button, input { font-family: "Montserrat", sans-serif; }
.rmafr .tjv2o9af { font-size: 0; width: 1.2rem; flex-shrink: 0; }.rmafr .tjv2o9af::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.rmafr .nxvjj     .tjv2o9af::before { content: "";  color: var(--c-tip-border); }.rmafr .whdg .tjv2o9af::before { content: ""; color: var(--c-warn-border); }.rmafr .sn7u    .tjv2o9af::before { content: ""; color: #60a5fa; }.cwfnk .rmafr .nxvjj     .tjv2o9af::before { color: #10b981; }.cwfnk .rmafr .whdg .tjv2o9af::before { color: #f43f5e; }.cwfnk .rmafr .sn7u    .tjv2o9af::before { color: #a855f7; }.wfv1  .rmafr .nxvjj     .tjv2o9af::before { color: #eab308; }.wfv1  .rmafr .whdg .tjv2o9af::before { color: #ef4444; }.wfv1  .rmafr .sn7u    .tjv2o9af::before { color: #f97316; }.lrn055  .rmafr .nxvjj     .tjv2o9af::before { color: #38bdf8; }.lrn055  .rmafr .whdg .tjv2o9af::before { color: #818cf8; }.lrn055  .rmafr .sn7u    .tjv2o9af::before { color: #2dd4bf; }.g63d .rmafr .tjv2o9af::before { color: var(--accent-light) !important; }
.ba02itrx::before { content: '|'; opacity: 0.3; }