:root {
  --color-accent: #21c72e;
  --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;
}
.o5nd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oro3 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.dm7bcs {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.m0zw8t12 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.c6eu7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.c6eu7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.c6eu7 a:hover { color: var(--accent-light); }
.s7obi  .w4ksc9n { border-radius: 14px; }
.s7obi .w4ksc9n li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.s7obi .w4ksc9n li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.zkplomrm  .w4ksc9n li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .w4ksc9n {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .frcdchc:hover .w4ksc9n,
  .frcdchc:focus-within .w4ksc9n { display: block; }
  .w4ksc9n li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ish39mp {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.om8i { display: none; }
@media (max-width: 640px) {
  .om8i {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .om8i.ctvkxmk { display: block; }
}
@media (max-width: 640px) {
  .ish39mp { display: block; }
  .c6eu7 > li + li::before { display: none !important; }
  .c6eu7 {
    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;
  }
  .c6eu7.ctvkxmk { display: flex; }
  .c6eu7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .c6eu7 li:last-child a { border-bottom: none; }
}
.ssh7gf { min-height: 480px; }
.pyi2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mrvhfvd3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.oqhsbv .mrvhfvd3 { margin-left: 0; margin-right: 0; }
.hbzqq9wi {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.vzdqi .hbzqq9wi { margin-top: 24px; }
.hbzqq9wi:hover { opacity: 0.88; }
.ps4g {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.egse5bxu {
  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%);
}
.ps4g .h0cr {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ps4g .pyi2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ps4g .mrvhfvd3 { color: #e2e8f0; }
.ps4g.r55od5nc .h0cr { text-align: center; }
.ps4g.oqhsbv   .h0cr { text-align: left; }
.mhbth8 .h0cr {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.mhbth8 .pyi2 { color: var(--text-primary); text-shadow: none; }
.mhbth8 .mrvhfvd3 { color: var(--text-muted); }
.mhbth8 .hbzqq9wi { margin-top: 16px; }
.mhbth8, .mhbth8.ssh7gf { min-height: auto !important; }
.mhbth8.r55od5nc .h0cr { text-align: center; }
.mhbth8.oqhsbv   .h0cr { text-align: left; }
.mhbth8~.dasa{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}
.mhbth8~.dasa .xi5o{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}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.oppu3 .ps4g .egse5bxu {
  overflow: hidden;
}
.oppu3 .ps4g .egse5bxu::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.hzxbiho .ps4g .egse5bxu {
  overflow: hidden;
}
.hzxbiho .ps4g .egse5bxu::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;
}
.qugpouj8 .ps4g .egse5bxu {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.h61y .ps4g .egse5bxu {
  overflow: hidden;
}
.h61y .ps4g .egse5bxu::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;
}
.t131pt3n .ps4g .egse5bxu {
  animation: hg-breathe 10s ease-in-out infinite;
}
.qyfawaa5 .egse5bxu {
  background: none;
}
.qyfawaa5 .pyi2 { color: #fff; }
.qyfawaa5 .mrvhfvd3 { color: rgba(255,255,255,0.85); }
.gndz .pyi2 { text-shadow: none; color: var(--text-primary); }
.gndz .mrvhfvd3 { color: var(--text-muted); }
body.a11f194 .pyi2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.r0t84 .pyi2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ssh7gf.qyfawaa5 .pyi2,
section.qyfawaa5 .pyi2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.gndz.oqhsbv   .sc4kyy { align-items: flex-start; text-align: left; }
.ssh7gf .sfx4dl6l {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.sfx4dl6l .by20 {
  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;
}
.sfx4dl6l .by20::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.sfx4dl6l .fe295mgd { display: contents !important; }
.sfx4dl6l .fe295mgd .jaha9tiu {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.sfx4dl6l .fe295mgd .dn8nw9 { max-height: 48px; max-width: 96px; }
.sfx4dl6l .fe295mgd .hm5gp59 {
  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;
}
.sfx4dl6l .po61xkei {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.sfx4dl6l .wo7y { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.sfx4dl6l .skpnr3 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.sfx4dl6l .skpnr3 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.sfx4dl6l .ilui { display: contents !important; }
.sfx4dl6l .ilui .hv6wlfk:not(.mbv2q4) { display: none !important; }
.sfx4dl6l .ilui .mbv2q4 {
  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;
}
.sfx4dl6l .ilui .mbv2q4 .yocdm {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.sfx4dl6l .ilui .mbv2q4 .u43m6i6 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.sfx4dl6l .ay33w { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.sfx4dl6l .ay33w.tpjjv6i {
  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;
}
.sfx4dl6l .ay33w.tpjjv6i:hover { opacity: 0.85; }
.sfx4dl6l .by20,
.sfx4dl6l .by20:hover,
.sfx4dl6l .by20:nth-child(even),
.sfx4dl6l .by20:nth-child(odd),
.sfx4dl6l .by20:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.e5rr .h0cr { padding-bottom: 24px; }
.vzdqi .h0cr { max-width: 1100px; }
@media (max-width: 700px) {
  .gndz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .gndz:not(.idc65y7n) .kzl5xjlc { display: none !important; }
  .idc65y7n .kzl5xjlc { padding: 16px; }
  .sc4kyy  { padding: 36px 24px; }
  .gndz~.dasa,.e2536xda~.dasa{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ssh7gf, .gndz { min-height: 320px !important; }
  .pyi2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ie7tl,
  .ra3dw,
  .k99x8 { grid-template-columns: 1fr !important; }

  

  
  .e5rr { display: flex !important; flex-direction: column !important; }
  .e5rr .h0cr { display: contents; }
  .e5rr .egse5bxu { order: 0; }
  .e5rr .pyi2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .e5rr .ie7tl { order: 2; padding: 0 16px 12px !important; }
  .e5rr .mrvhfvd3 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vzdqi .h0cr { display: flex; flex-direction: column; }
  .vzdqi .h0cr .pyi2 { order: 1; }
  .vzdqi .h0cr .k99x8 { order: 2; margin: 8px 0 24px !important; }
  .vzdqi .h0cr .mrvhfvd3 { order: 3; }
  .vzdqi .h0cr .hbzqq9wi { order: 4; align-self: center; margin-top: 0; }

  
  .gndz.idc65y7n {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .gndz.idc65y7n .sc4kyy { display: contents; padding: 0; }
  .gndz.idc65y7n .sc4kyy .pyi2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .gndz.idc65y7n .kzl5xjlc { order: 2; padding: 12px 16px; }
  .gndz.idc65y7n .sc4kyy .mrvhfvd3 { order: 3; padding: 0 24px; margin: 0 auto; }
  .gndz.idc65y7n .sc4kyy .hbzqq9wi { order: 4; align-self: center; margin: 8px 0 32px; }
}
.cqf51yqy { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xc1cd3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.sbtms8 .cqf51yqy        { border-radius: 16px; }
.sbtms8 .xc1cd3  { border-radius: 16px; }
.xij6nw .cqf51yqy         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xij6nw .xc1cd3   { border-radius: 8px; }
.lp1hug { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yvqci2j { width: 100%; padding: 32px 0; position: relative; }
.szt9evf5 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.plkt8771 .yvqci2j:nth-child(even) { background: var(--bg-surface); }
.plkt8771 .yvqci2j:nth-child(odd)  { background: var(--bg-page); }
.tns8e .yvqci2j:nth-child(even) { background: var(--bg-card); }
.tns8e .yvqci2j:nth-child(odd)  { background: var(--bg-page); }
.plkt8771 .yvqci2j:nth-child(odd)  .szt9evf5 { background: var(--bg-card); border-radius: 6px; }
.plkt8771 .yvqci2j:nth-child(even) .szt9evf5 { background: var(--bg-raised); border-radius: 6px; }
.tns8e .yvqci2j:nth-child(odd)  .szt9evf5 { background: var(--bg-card); border-radius: 6px; }
.tns8e .yvqci2j:nth-child(even) .szt9evf5 { background: var(--bg-raised); border-radius: 6px; }
.plkt8771 .yvqci2j:nth-child(even) .i2q0kcoy .lxzn8e1,
.tns8e .yvqci2j:nth-child(even) .i2q0kcoy .lxzn8e1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.plkt8771 .yvqci2j:nth-child(odd) .i2q0kcoy .lxzn8e1,
.tns8e .yvqci2j:nth-child(odd) .i2q0kcoy .lxzn8e1 { background: var(--bg-card-inner); }
.plkt8771 .yvqci2j:nth-child(even) .nksvdk0 .lxzn8e1:nth-child(odd),
.tns8e .yvqci2j:nth-child(even) .nksvdk0 .lxzn8e1:nth-child(odd)  { background: var(--bg-card); }
.plkt8771 .yvqci2j:nth-child(even) .nksvdk0 .lxzn8e1:nth-child(even),
.tns8e .yvqci2j:nth-child(even) .nksvdk0 .lxzn8e1:nth-child(even) { background: var(--bg-card-inner); }
h1.wbl8s { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.wbl8s {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qmzdw4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.uxr9z5v h2.wbl8s {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g6cgk h2.wbl8s {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.axuqnh h2.wbl8s {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.b74lxu h2.wbl8s::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.stvxpm7 h2.wbl8s {
  color: var(--text-primary); font-size: 1.7rem;
}
.cqsdrwx h2.wbl8s::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cxb1 h2.wbl8s {
  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) { .qo7g8 { display: none; } }
.m72picv { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.yiu8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ny9hs8cd {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hk23c3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.p4mvox { padding-left: 20px; }
.p4mvox li { margin-bottom: 6px; }
.p4mvox a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.p4mvox a:hover { color: var(--accent-light); }
.pcdt .hk23c3 { display: none; }
.k3n9v .hk23c3 { display: none; }
.k3n9v .p4mvox { padding-left: 0; list-style: none; }
.k3n9v .p4mvox li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.k3n9v .p4mvox a { font-size: 0.92rem; }
.ok1yp .ny9hs8cd { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ok1yp .hk23c3 { display: none; }
.ok1yp .p4mvox { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ok1yp .p4mvox li { margin-bottom: 0; }
.ok1yp .p4mvox 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;
}
.ok1yp .p4mvox a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.me6t2w5 .ny9hs8cd { padding: 20px 20px 16px; }
.me6t2w5 .p4mvox {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.me6t2w5 .p4mvox li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.me6t2w5 .p4mvox 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;
}
.me6t2w5 .p4mvox 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;
}
.me6t2w5 .p4mvox a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.me6t2w5 .p4mvox a:focus,
.me6t2w5 .p4mvox a:focus-visible,
.me6t2w5 .p4mvox a:target { outline: none; }
.me6t2w5 .p4mvox li:target a { border-color: var(--border); color: var(--text-muted); }
.em2vnx .ny9hs8cd { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.em2vnx .hk23c3 { display: none; }
.em2vnx .p4mvox { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.em2vnx .p4mvox li { counter-increment: toc-n; margin-bottom: 0; }
.em2vnx .p4mvox 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;
}
.em2vnx .p4mvox 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;
}
.em2vnx .p4mvox a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ftgr7 .ny9hs8cd { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.ftgr7 .hk23c3 { display: none; }
.ftgr7 .p4mvox { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.ftgr7 .p4mvox li { margin-bottom: 0; }
.ftgr7 .p4mvox 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;
}
.ftgr7 .p4mvox a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.mm673o .ny9hs8cd { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mm673o .hk23c3 { display: none; }
.mm673o .p4mvox { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mm673o .p4mvox li { margin-bottom: 0; }
.mm673o .p4mvox li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mm673o .p4mvox li:last-child::after { content: ""; margin-right: 0; }
.mm673o .p4mvox a { font-size: 0.9rem; }
.lxzn8e1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.i2q0kcoy .lxzn8e1 { background: var(--bg-card); }
.nksvdk0 .lxzn8e1:nth-child(odd)  { background: var(--bg-card); }
.nksvdk0 .lxzn8e1:nth-child(even) { background: var(--bg-raised); }
.kcbys .lxzn8e1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.kcbys .lxzn8e1:last-child { border-bottom: none; }
.kcbys h3.qmzdw4 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fzmssv .lxzn8e1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fzmssv .lxzn8e1 + .lxzn8e1 { margin-top: 4px; }
.qgm3jbt .lxzn8e1 { background: none; border-radius: 0; padding: 12px 0; }
.qgm3jbt .lxzn8e1 + .lxzn8e1 { border-top: 1px solid var(--border-section); }
.n7glwzl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hbyxu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qk2uvyp { color: var(--text-body); margin-bottom: 10px; }
.uuh5hg5m, .b1bf8c { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uuh5hg5m li, .b1bf8c li { margin-bottom: 6px; }
.b1bf8c li { list-style: decimal; }
.yq6pn     .uuh5hg5m { list-style-type: "● "; }
.pl15j  .uuh5hg5m { list-style-type: "■ "; }
.rvbz .uuh5hg5m { list-style-type: "◆ "; }
.vbl0of    .uuh5hg5m { list-style-type: "★ "; }
.yq6pn     .cz9df7 { list-style-type: "● "; }
.pl15j  .cz9df7 { list-style-type: "■ "; }
.rvbz .cz9df7 { list-style-type: "◆ "; }
.vbl0of    .cz9df7 { list-style-type: "★ "; }
.yq6pn    .uuh5hg5m li::marker, .yq6pn    .cz9df7 li::marker,
.pl15j .uuh5hg5m li::marker, .pl15j .cz9df7 li::marker,
.rvbz .uuh5hg5m li::marker, .rvbz .cz9df7 li::marker,
.vbl0of   .uuh5hg5m li::marker, .vbl0of   .cz9df7 li::marker {
  color: var(--cta); font-size: 1em;
}
.yq6pn .b1bf8c,
.pl15j .b1bf8c,
.rvbz .b1bf8c,
.vbl0of .b1bf8c {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.yq6pn .b1bf8c li,
.pl15j .b1bf8c li,
.rvbz .b1bf8c li,
.vbl0of .b1bf8c li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.yq6pn .b1bf8c li::before,
.pl15j .b1bf8c li::before,
.rvbz .b1bf8c li::before,
.vbl0of .b1bf8c 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;
}
.yq6pn     .b1bf8c li::before { border-radius: 50%; }
.pl15j  .b1bf8c li::before { border-radius: 3px; }
.rvbz .b1bf8c li::before { border-radius: 3px; }
.vbl0of    .b1bf8c li::before { border-radius: 50%; }
.kiy3hk { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.m40xius .kiy3hk,
.j0b8n .kiy3hk { background: transparent; border: none; border-radius: 0; }
.ifxj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ifxj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ifxj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ifxj tr:hover td { background: var(--bg-hover); }
.ng1q .ifxj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hd0smnt .ifxj { border: 1px solid var(--border-alt); }
.hd0smnt .ifxj th,
.hd0smnt .ifxj td { border: 1px solid var(--border-alt); }
.zrge0ni5 .ifxj th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zrge0ni5 .ifxj td { border-bottom: none; }
.zrge0ni5 .ifxj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ajbc .ifxj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.q1kb .kiy3hk {
  overflow: hidden;
}
.q1kb .ifxj th { border-bottom: 1px solid var(--border-alt); }
.q1kb .ifxj tr:last-child td { border-bottom: none; }
.t0oxb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.mvkcfd0 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xg94sa { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ezbc2 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ifn9 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.cz9df7 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.cz9df7 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%}
.h5mmkc .ezbc2 { background: transparent; text-align: center; }
.c5lv9r .xg94sa {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.ur7h8a9 .xg94sa {
  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);
}
.lra9i .mvkcfd0 { display: grid; grid-template-columns: auto 1fr; }
.lra9i .xg94sa {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.lra9i .ezbc2 { grid-column: 2; }
.lra9i .ifn9,
.lra9i .cz9df7 { grid-column: 1 / -1; }
.uang .mvkcfd0 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.uang .xg94sa {
  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);
}
.uang .ezbc2 { grid-column: 2; }
.uang .ifn9,
.uang .cz9df7 { grid-column: 1 / -1; }
.a5y797t .mvkcfd0 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.a5y797t .ezbc2 { background: none; color: var(--accent-light); font-weight: 700; }
.fmr3b26h .mvkcfd0 { 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); }
.fmr3b26h .ezbc2 { background: none; color: var(--accent-light); font-weight: 700; }
.isttyb .mvkcfd0 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.isttyb .mvkcfd0:last-child { border-bottom: none; }
.isttyb .ezbc2 { background: none; color: var(--accent-light); font-weight: 700; }
.lklj .mvkcfd0 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lklj .ezbc2 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.lmoaim .t0oxb { counter-reset: card-n; }
.lmoaim .mvkcfd0  { counter-increment: card-n; }
.lmoaim .ezbc2 { display: flex; align-items: center; gap: 10px; }
.lmoaim .ezbc2::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;
}
.p8bu9u .mvkcfd0 { background: var(--bg-surface); border: 1px solid var(--border); }
.p8bu9u .ezbc2 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.m066cj85 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.m066cj85         { --cl-hue: var(--accent); }
.md1d9o     { --cl-hue: #16a34a; }
.ofwc2djp { --cl-hue: #ea580c; }
.kn1n    { --cl-hue: #2563eb; }
.md1d9o, .ofwc2djp, .kn1n, .w022jv {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.qcdzmb { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.qcdzmb::before { color: var(--cl-hue); }
.m066cj85 strong { color: var(--text-primary); font-size: 0.95rem; }
.m066cj85 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tukf { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.xj4m, .mpua { border-radius: 8px; padding: 14px; }
.xj4m { background: var(--bg-pros); }
.mpua { background: var(--bg-cons); }
.rlzht { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.xj4m .rlzht { color: var(--c-pros-label); }
.mpua .rlzht { color: #f87171; }
.xj4m ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mpua ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xc1cd3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.tpjjv6i {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.tpjjv6i:hover { opacity: 0.85; }
.g3z6u .tpjjv6i  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.g3z6u .tpjjv6i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rc5j43h .tpjjv6i  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rc5j43h .tpjjv6i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.g3z6u .ay33w.tpjjv6i, .rc5j43h .ay33w.tpjjv6i,
.g3z6u .iwro .tpjjv6i, .rc5j43h .iwro .tpjjv6i {
  background: var(--cta); border: none; color: #fff;
}
.g3z6u .ay33w.tpjjv6i:hover, .rc5j43h .ay33w.tpjjv6i:hover,
.g3z6u .iwro .tpjjv6i:hover, .rc5j43h .iwro .tpjjv6i:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.oswp .hbzqq9wi { border-radius: 50px; }
.oswp .tpjjv6i  { border-radius: 50px; }
.qxitg .hbzqq9wi,
.qxitg .tpjjv6i { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.qxitg .hbzqq9wi:hover,
.qxitg .tpjjv6i:hover { filter: brightness(1.08); opacity: 1; }
.bd17n734 .hbzqq9wi,
.bd17n734 .tpjjv6i { box-shadow: 0 3px 14px -2px var(--cta); }
.bd17n734 .hbzqq9wi:hover,
.bd17n734 .tpjjv6i:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.eb3lg .hbzqq9wi,
.eb3lg .tpjjv6i { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.eb3lg .hbzqq9wi:hover,
.eb3lg .tpjjv6i:hover { opacity: 1; }
.eb3lg .hbzqq9wi:active,
.eb3lg .tpjjv6i:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.qkzu7 .hbzqq9wi,
.qkzu7 .tpjjv6i { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.qkzu7 .hbzqq9wi:hover,
.qkzu7 .tpjjv6i:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.qkzu7 .hbzqq9wi:active,
.qkzu7 .tpjjv6i:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.asqg .hbzqq9wi,
.asqg .tpjjv6i { position: relative; overflow: hidden; }
.asqg .hbzqq9wi::before,
.asqg .tpjjv6i::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;
}
.asqg .hbzqq9wi:hover::before,
.asqg .tpjjv6i:hover::before { left: 135%; }
.cnbgdnm6 .hbzqq9wi,
.cnbgdnm6 .tpjjv6i { border-radius: 0; }
.gtaz .hbzqq9wi { padding-left: 22px; padding-right: 22px; }
.gtaz .tpjjv6i  { padding-left: 12px; padding-right: 12px; }
.kxqg0b .hbzqq9wi { padding-left: 44px; padding-right: 44px; }
.kxqg0b .tpjjv6i  { padding-left: 24px; padding-right: 24px; }
.jv6kzi9f .hbzqq9wi { padding-left: 56px; padding-right: 56px; }
.jv6kzi9f .tpjjv6i  { padding-left: 32px; padding-right: 32px; }
.konyi   .hbzqq9wi::after, .konyi   .tpjjv6i::after,
.du286no .hbzqq9wi::after, .du286no .tpjjv6i::after,
.z0py    .hbzqq9wi::after, .z0py    .tpjjv6i::after,
.w4hivg    .hbzqq9wi::after, .w4hivg    .tpjjv6i::after,
.ipogy    .hbzqq9wi::after, .ipogy    .tpjjv6i::after,
.jfzl     .hbzqq9wi::after, .jfzl     .tpjjv6i::after,
.q1jrf6    .hbzqq9wi::after, .q1jrf6    .tpjjv6i::after,
.kq1zidi   .hbzqq9wi::after, .kq1zidi   .tpjjv6i::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;
}
.konyi .hbzqq9wi::after, .konyi .tpjjv6i::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");
}
.du286no .hbzqq9wi::after, .du286no .tpjjv6i::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");
}
.z0py .hbzqq9wi::after, .z0py .tpjjv6i::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");
}
.w4hivg .hbzqq9wi::after, .w4hivg .tpjjv6i::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");
}
.ipogy .hbzqq9wi::after, .ipogy .tpjjv6i::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");
}
.jfzl .hbzqq9wi::after, .jfzl .tpjjv6i::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");
}
.q1jrf6 .hbzqq9wi::after, .q1jrf6 .tpjjv6i::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");
}
.kq1zidi .hbzqq9wi::after, .kq1zidi .tpjjv6i::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");
}
.lisiwh7   .qjra5mbi::after, .lisiwh7   .zfox1cw::after,
.c6kzctid .qjra5mbi::after, .c6kzctid .zfox1cw::after,
.wh5r    .qjra5mbi::after, .wh5r    .zfox1cw::after,
.boind00    .qjra5mbi::after, .boind00    .zfox1cw::after,
.akudbdq    .qjra5mbi::after, .akudbdq    .zfox1cw::after,
.jiq2q     .qjra5mbi::after, .jiq2q     .zfox1cw::after,
.x0x0b6    .qjra5mbi::after, .x0x0b6    .zfox1cw::after,
.etlgwck   .qjra5mbi::after, .etlgwck   .zfox1cw::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;
}
.lisiwh7 .qjra5mbi::after, .lisiwh7 .zfox1cw::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");
}
.c6kzctid .qjra5mbi::after, .c6kzctid .zfox1cw::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");
}
.wh5r .qjra5mbi::after, .wh5r .zfox1cw::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");
}
.boind00 .qjra5mbi::after, .boind00 .zfox1cw::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");
}
.akudbdq .qjra5mbi::after, .akudbdq .zfox1cw::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");
}
.jiq2q .qjra5mbi::after, .jiq2q .zfox1cw::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");
}
.x0x0b6 .qjra5mbi::after, .x0x0b6 .zfox1cw::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");
}
.etlgwck .qjra5mbi::after, .etlgwck .zfox1cw::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");
}
.u8tp9 {
  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;
}
.by20 {
  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;
}
.by20 > * { min-width: 0; }
.by20:hover { background: var(--bg-hover); }
.by20 > [itemprop="item"] { display: contents; }
.by20 [itemprop="itemReviewed"],
.by20 [itemprop="reviewRating"] { display: none; }
.by20::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;
}
.fe295mgd {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.jaha9tiu {
  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;
}
.dn8nw9 { max-height: 52px; max-width: 110px; object-fit: contain; }
.hm5gp59 {
  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;
}
.wa0v5ht .jaha9tiu    { background: #1a1a1a; }
.szvkx5bl .jaha9tiu   { background: rgba(128,128,128,.12); }
.yx43kx .jaha9tiu { background: var(--bg-raised); }
.jp6dx5 .jaha9tiu    { background: transparent; padding: 0; }
.po61xkei {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.wo7y { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.skpnr3 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ilui {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.hv6wlfk {
  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;
}
.yocdm {
  
  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%;
}
.u43m6i6 {
  
  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;
}
.ay33w {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ay33w.tpjjv6i {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .by20 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .by20::before    { grid-area: rank;   }
  .fe295mgd           { grid-area: ident;  }
  .po61xkei     { grid-area: rating; min-width: 0; width: auto; }
  .ilui           { grid-area: pills;  }
  .ay33w             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .by20 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .by20::before    { justify-self: center; }
  .fe295mgd           { width: 100%; }
  .po61xkei     { justify-self: center; }
  .ilui           { grid-template-columns: 1fr; }
}
.tn3bc9hl {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.slpkf {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.rwsef {
  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;
}
.rwsef img { max-width: 80px; max-height: 50px; object-fit: contain; }
.u6k50zk { flex: 1; }
.u6k50zk h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.jipfoww { color: var(--c-stars); font-size: 1.1rem; }
.ubcb4 { margin-bottom: 8px; }
.g9204 {
  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);
}
.g9204 > span { color: var(--accent); font-weight: 700; }
.vaupz em, .zf29 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .g9204 { padding: 10px 16px; gap: 6px 16px; } }
.iwro { flex-shrink: 0; align-self: flex-start; }
.iwro .tpjjv6i { white-space: nowrap; }
@media (max-width: 560px) {
  .slpkf { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .rwsef { order: 1; }
  .iwro { order: 2; margin-left: auto; align-self: center; }
  .u6k50zk { order: 3; flex: 1 1 100%; min-width: 0; }
}
.x3bn img.g20f { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.m40xius { padding: 20px 24px; }
.mp6q03jt { color: var(--text-muted); margin-bottom: 16px; }
.ldbh { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ywbok, .x9q3gc11 { list-style: none; font-size: 0.9rem; }
.ywbok li { color: var(--c-pros); margin-bottom: 4px; }
.x9q3gc11 li { color: var(--c-cons); margin-bottom: 4px; }
.ywbok li::before { content: "✓"; margin-right: 5px; }
.x9q3gc11 li::before { content: "✗"; margin-right: 5px; }
.vfpjcr .ywbok li::before { content: "→"; }
.vfpjcr .x9q3gc11 li::before { content: "–"; }
.p0hy  .ywbok li::before { content: "★"; }
.p0hy  .x9q3gc11 li::before { content: "✕"; }
.qqqzd5sg    .ywbok li::before { content: "◆"; }
.qqqzd5sg    .x9q3gc11 li::before { content: "▲"; }
.ks2wf  .ywbok li::before { content: "▶"; }
.ks2wf  .x9q3gc11 li::before { content: "■"; }
.v3tn8vc { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.yv84zuhq { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.uop1y { background: var(--bg-pros); color: var(--c-tag-pay); }
.b5gp { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.vftrk .b5gp { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.nd65 .b5gp { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mdicv .udc9ma {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mdicv .tn3bc9hl { margin: 0; }
}
.nvw1a .slpkf { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.nvw1a .u6k50zk h3 { color: var(--accent-light); }
.nvw1a .rwsef { background: var(--bg-page); border: 1px solid var(--border); }
.h6r2hv .tn3bc9hl { border-top: 4px solid var(--accent); }
.h6r2hv .slpkf { background: var(--bg-card); }
.ax3mfh .tn3bc9hl { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ax3mfh .slpkf { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ax3mfh .m40xius { padding: 14px 16px; }
.ax3mfh .rwsef { border-radius: 4px; }
.ax3mfh .b5gp { border-radius: 0; }
.g1o1 .slpkf { padding: 0; gap: 0; overflow: hidden; }
.g1o1 .rwsef { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.g1o1 .u6k50zk { padding: 16px 20px; }
.g1o1 .iwro { padding: 16px 20px; align-self: center; }
.o244vy9 .jipfoww { font-size: .95rem; }
.j0b8n .tukf { gap: 10px; }
.j0b8n .xj4m, .j0b8n .mpua { padding: 12px; }
.j0b8n .xj4m ul, .j0b8n .mpua ul { margin: 4px 0 0; padding-left: 18px; }
.j0b8n .xj4m li, .j0b8n .mpua li { font-size: .85rem; margin-bottom: 3px; }
.bzlys33 .yv84zuhq { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .jtjj { grid-template-columns: 1fr; }
  .cnfpg { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .cnfpg .jj05b { width: 72px; height: 50px; }
  .cnfpg .u2lkni { max-width: 180px; }
  .cnfpg .i9h2j8d { width: auto; }
}
.e8k5 .o244vy9 .jipfoww { filter: brightness(1.2); }
@media (max-width: 720px) {
  .e8k5 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .v6mt4p { padding: 16px; }
  .u199u .mi1vzay { min-width: 50%; }
}
.n9h8xek .tukf { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .u6929 { grid-template-columns: 1fr; }
  .pgxwm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u3zfbe { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .iwpc { flex-wrap: wrap; padding: 16px; }
}
.qne97 .tukf { gap: 8px; }
.qne97 .xj4m, .qne97 .mpua { padding: 8px; }
@media (max-width: 480px) {
  .rdtmen4 { flex-direction: column; align-items: stretch; }
}
.xe4rr .i9h2j8d .tpjjv6i { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jhkf0ka { flex-direction: column; align-items: stretch; gap: 10px; }
  .xe4rr .i9h2j8d { text-align: center; }
}
@media (max-width: 720px) {
  .gvvdg { grid-template-columns: 1fr; }
  .gp476hi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dajkv { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.u4rr0zp .rupx6m { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.gcv6 .jipfoww { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .c6fn { grid-template-columns: 1fr; }
  .gcv6 { width: 100px; height: 100px; margin: 16px auto; }
  .u4rr0zp { font-size: 1.4rem; }
  .x5ks4rg { justify-content: center; }
  .l9mb .mi1vzay { min-width: 50%; }
}
.yoeem .tukf { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .czzjfe { flex-wrap: wrap; padding: 14px 16px; }
  .rs261xv2 { padding: 12px 16px; }
  .yoeem .tukf { margin: 0 16px; }
  .yoeem .bzlys33 { padding: 0 16px; }
  .vkt58 { padding: 12px 16px; }
}
.njpq98 .by20 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.njpq98 .by20:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.to3y7176 .u8tp9 { gap: 18px; }
.to3y7176 .by20 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.to3y7176 .by20:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vzudan54 .u8tp9 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vzudan54 .by20 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vzudan54 .by20:last-child { border-bottom: none; }
.vzudan54 .fe295mgd,
.vzudan54 .po61xkei,
.vzudan54 .ilui {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.f344rz .u8tp9 { gap: 0; }
.f344rz .by20 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.f344rz .by20:last-child { border-bottom: none; }
.f344rz .by20:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.f344rz .by20:nth-child(even):hover { background: var(--bg-hover); }
.hati .by20 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.wdn3k .ilui .hv6wlfk {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.wdn3k .ilui .hv6wlfk:first-child { border-left: none; }
.iaowa .ilui .hv6wlfk {
  background: transparent; padding: 4px 8px;
}
.iaowa .ilui .yocdm { font-size: .65rem; opacity: .65; }
.iaowa .ilui .u43m6i6   { font-size: 1.15rem; color: var(--accent-light); }
.kp22oj6 .ilui .hv6wlfk {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.skpnr3 { display: none; }
.lvdr .wo7y { font-size: 1rem; letter-spacing: 2px; }
.pk6e .wo7y {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.yr5mj .wo7y,
.oxn5a1g .wo7y,
.knr65 .wo7y { display: none; }
.yr5mj .skpnr3,
.oxn5a1g .skpnr3,
.knr65 .skpnr3 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.yr5mj .skpnr3 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.yr5mj .skpnr3 small { display: none; }
.oxn5a1g .skpnr3 {
  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;
}
.oxn5a1g .skpnr3 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.knr65 .skpnr3 {
  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;
}
.knr65 .skpnr3 small { display: none; }
.yr5mj .ubcb4 .jipfoww,
.oxn5a1g .ubcb4 .jipfoww,
.knr65 .ubcb4 .jipfoww { display: none; }
.yr5mj .ubcb4 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.yr5mj .rupx6m { display: none; }
.oxn5a1g .ubcb4 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;
}
.oxn5a1g .pt6fyw4,
.oxn5a1g .rupx6m { font-size: 1em; }
.knr65 .ubcb4 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.knr65 .rupx6m { display: none; }
.rewbiot { margin: 16px 0; }
.bpre5ajx { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.bpre5ajx summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.bpre5ajx summary::after { content: "+"; color: var(--accent-light); }
.bpre5ajx[open] summary::after { content: "−"; }
.bpre5ajx p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yvqci2j { margin-bottom: 0; }
.mq0hcvc h2.wbl8s { color: var(--text-primary); border-color: var(--accent-light); }
.umois h2.wbl8s { color: var(--text-primary); border-color: var(--accent-light); }
.por0 .md1d9o     { background: #052e16; border-color: #10b981; }
.por0 .ofwc2djp { background: #2d0a1e; border-color: #f43f5e; }
.por0 .kn1n    { background: #1e1036; border-color: #a855f7; }
.por0 .m066cj85 strong  { color: #f1f5f9; }
.por0 .m066cj85 p       { color: #cbd5e1; }
.por0 .zjvg    .md1d9o     .qcdzmb::before,
.por0 .yy5a  .md1d9o     .qcdzmb::before,
.por0 .mc4ykdqn  .md1d9o     .qcdzmb::before,
.por0 .peioy .md1d9o     .qcdzmb::before { color: #10b981; }
.por0 .zjvg    .ofwc2djp .qcdzmb::before,
.por0 .yy5a  .ofwc2djp .qcdzmb::before,
.por0 .mc4ykdqn  .ofwc2djp .qcdzmb::before,
.por0 .peioy .ofwc2djp .qcdzmb::before { color: #f43f5e; }
.por0 .zjvg    .kn1n    .qcdzmb::before,
.por0 .yy5a  .kn1n    .qcdzmb::before,
.por0 .mc4ykdqn  .kn1n    .qcdzmb::before,
.por0 .peioy .kn1n    .qcdzmb::before { color: #a855f7; }
.ty5h8 .md1d9o     { background: #2d2000; border-color: #eab308; }
.ty5h8 .ofwc2djp { background: #2d0b0b; border-color: #ef4444; }
.ty5h8 .kn1n    { background: #2d1600; border-color: #f97316; }
.ty5h8 .m066cj85 strong  { color: #f1f5f9; }
.ty5h8 .m066cj85 p       { color: #cbd5e1; }
.ty5h8 .zjvg    .md1d9o     .qcdzmb::before,
.ty5h8 .yy5a  .md1d9o     .qcdzmb::before,
.ty5h8 .mc4ykdqn  .md1d9o     .qcdzmb::before,
.ty5h8 .peioy .md1d9o     .qcdzmb::before { color: #eab308; }
.ty5h8 .zjvg    .ofwc2djp .qcdzmb::before,
.ty5h8 .yy5a  .ofwc2djp .qcdzmb::before,
.ty5h8 .mc4ykdqn  .ofwc2djp .qcdzmb::before,
.ty5h8 .peioy .ofwc2djp .qcdzmb::before { color: #ef4444; }
.ty5h8 .zjvg    .kn1n    .qcdzmb::before,
.ty5h8 .yy5a  .kn1n    .qcdzmb::before,
.ty5h8 .mc4ykdqn  .kn1n    .qcdzmb::before,
.ty5h8 .peioy .kn1n    .qcdzmb::before { color: #f97316; }
.osaszi .md1d9o     { background: #0c1a2e; border-color: #38bdf8; }
.osaszi .ofwc2djp { background: #12103a; border-color: #818cf8; }
.osaszi .kn1n    { background: #0a2020; border-color: #2dd4bf; }
.osaszi .m066cj85 strong  { color: #f1f5f9; }
.osaszi .m066cj85 p       { color: #cbd5e1; }
.osaszi .zjvg    .md1d9o     .qcdzmb::before,
.osaszi .yy5a  .md1d9o     .qcdzmb::before,
.osaszi .mc4ykdqn  .md1d9o     .qcdzmb::before,
.osaszi .peioy .md1d9o     .qcdzmb::before { color: #38bdf8; }
.osaszi .zjvg    .ofwc2djp .qcdzmb::before,
.osaszi .yy5a  .ofwc2djp .qcdzmb::before,
.osaszi .mc4ykdqn  .ofwc2djp .qcdzmb::before,
.osaszi .peioy .ofwc2djp .qcdzmb::before { color: #818cf8; }
.osaszi .zjvg    .kn1n    .qcdzmb::before,
.osaszi .yy5a  .kn1n    .qcdzmb::before,
.osaszi .mc4ykdqn  .kn1n    .qcdzmb::before,
.osaszi .peioy .kn1n    .qcdzmb::before { color: #2dd4bf; }
.uyy5qd4::before,
.d7z93q6::before { margin-right: 5px; }
.va5tbz .xj4m ul li,
.va5tbz .ywbok li         { color: #4ade80; }
.va5tbz .xj4m .uyy5qd4 { color: #22c55e; }
.va5tbz .mpua ul li,
.va5tbz .x9q3gc11 li         { color: #f87171; }
.va5tbz .mpua .d7z93q6 { color: #ef4444; }
.pb2ajx .xj4m { background: var(--bg-pros); }
.pb2ajx .mpua { background: var(--bg-cons); }
.pb2ajx .xj4m .uyy5qd4 { color: var(--c-pros-label); }
.pb2ajx .mpua .d7z93q6 { color: var(--c-cons); }
.pb2ajx .xj4m ul li,
.pb2ajx .ywbok li            { color: var(--c-pros); }
.pb2ajx .mpua ul li,
.pb2ajx .x9q3gc11 li            { color: var(--c-cons); }
.zip88 .xj4m { background: var(--bg-pros); }
.zip88 .mpua { background: var(--bg-cons); }
.zip88 .xj4m .uyy5qd4 { color: var(--c-pros-label); }
.zip88 .mpua .d7z93q6 { color: var(--c-cons); }
.zip88 .xj4m ul li,
.zip88 .ywbok li          { color: var(--c-pros); }
.zip88 .mpua ul li,
.zip88 .x9q3gc11 li          { color: var(--c-cons); }
.oj11y .uyy5qd4::before { content: "✓ "; }
.oj11y .d7z93q6::before { content: "✗ "; }
.vfpjcr .uyy5qd4::before { content: "→ "; }
.vfpjcr .d7z93q6::before { content: "← "; }
.p0hy .uyy5qd4::before { content: "★ "; }
.p0hy .d7z93q6::before { content: "✕ "; }
.qqqzd5sg .uyy5qd4::before { content: "◆ "; }
.qqqzd5sg .d7z93q6::before { content: "▲ "; }
.nd65 .m066cj85 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.nd65 .m066cj85 strong { color: var(--text-primary); }
.nd65 .m066cj85 p      { color: var(--text-muted); }
.vftrk .m066cj85 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.da4w1ls .m066cj85 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.da4w1ls .m066cj85 strong,
.da4w1ls .m066cj85 p { color: #fff; }
.da4w1ls .qcdzmb::before { color: rgba(255,255,255,0.9) !important; }
.uiud .m066cj85 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.uiud .m066cj85 strong { color: var(--text-primary); }
.uiud .m066cj85 p      { color: var(--text-muted); }
.p6e3 .m066cj85 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zjvg .qcdzmb,
.yy5a .qcdzmb,
.mc4ykdqn .qcdzmb,
.peioy .qcdzmb { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zjvg .qcdzmb::before,
.yy5a .qcdzmb::before,
.mc4ykdqn .qcdzmb::before,
.peioy .qcdzmb::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zjvg .md1d9o     .qcdzmb::before { content: "✦"; color: var(--c-tip-border); }
.zjvg .ofwc2djp .qcdzmb::before { content: "▲"; color: var(--c-warn-border); }
.zjvg .kn1n    .qcdzmb::before { content: "◉"; color: #60a5fa; }
.yy5a .md1d9o     .qcdzmb::before { content: "★"; color: var(--c-tip-border); }
.yy5a .ofwc2djp .qcdzmb::before { content: "◆"; color: var(--c-warn-border); }
.yy5a .kn1n    .qcdzmb::before { content: "●"; color: #60a5fa; }
.mc4ykdqn .md1d9o     .qcdzmb::before { content: "▶"; color: var(--c-tip-border); }
.mc4ykdqn .ofwc2djp .qcdzmb::before { content: "■"; color: var(--c-warn-border); }
.mc4ykdqn .kn1n    .qcdzmb::before { content: "▸"; color: #60a5fa; }
.peioy .md1d9o     .qcdzmb::before { content: "→"; color: var(--c-tip-border); }
.peioy .ofwc2djp .qcdzmb::before { content: "⬥"; color: var(--c-warn-border); }
.peioy .kn1n    .qcdzmb::before { content: "◈"; color: #60a5fa; }
.s5p305t .i2q0kcoy .lxzn8e1,
.s5p305t .nksvdk0 .lxzn8e1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.s5p305t .mvkcfd0                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.s5p305t .by20                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.s5p305t .tn3bc9hl            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.s5p305t .kiy3hk          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s5p305t .ny9hs8cd                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lz89c6a2 .i2q0kcoy .lxzn8e1,
.lz89c6a2 .nksvdk0 .lxzn8e1,
.lz89c6a2 .mvkcfd0,
.lz89c6a2 .by20,
.lz89c6a2 .tn3bc9hl,
.lz89c6a2 .kiy3hk,
.lz89c6a2 .ny9hs8cd,
.lz89c6a2 .p6e3 .m066cj85 { box-shadow: none; }
.d7z53js7   .qk2uvyp, .d7z53js7 .n7glwzl, .d7z53js7 .hbyxu,
.d7z53js7   .m72picv, .d7z53js7 .yiu8 { font-size: 0.9rem; }
.d7z53js7   .uuh5hg5m, .d7z53js7 .b1bf8c { font-size: 0.9rem; }
.evjbl   .qk2uvyp, .evjbl .n7glwzl, .evjbl .hbyxu,
.evjbl   .m72picv, .evjbl .yiu8 { font-size: 0.95rem; }
.evjbl   .uuh5hg5m, .evjbl .b1bf8c { font-size: 0.95rem; }
.srm7i   .qk2uvyp, .srm7i .n7glwzl, .srm7i .hbyxu,
.srm7i   .m72picv, .srm7i .yiu8 { font-size: 1.08rem; }
.srm7i   .uuh5hg5m, .srm7i .b1bf8c { font-size: 1.05rem; }
.srm7i   .ifxj { font-size: 0.97rem; }
.iuwwtpu .pyi2      { font-size: 3.2rem; }
.iuwwtpu h2.wbl8s { font-size: 1.9rem; }
.iuwwtpu h3.qmzdw4     { font-size: 1.4rem; }
.pdtgg3zg .pyi2      { font-size: 3.8rem; }
.pdtgg3zg h2.wbl8s { font-size: 2.2rem; }
.pdtgg3zg h3.qmzdw4     { font-size: 1.6rem; }
.yvqci2j + .yvqci2j { position: relative; }
.i9ynjfy   .yvqci2j + .yvqci2j::before,
.wpg6l  .yvqci2j + .yvqci2j::before,
.lkednslr   .yvqci2j + .yvqci2j::before,
.x7ciyp   .yvqci2j + .yvqci2j::before,
.ma44   .yvqci2j + .yvqci2j::before,
.eojyzdut .yvqci2j + .yvqci2j::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.i9ynjfy .yvqci2j + .yvqci2j::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.wpg6l .yvqci2j + .yvqci2j::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.lkednslr .yvqci2j + .yvqci2j::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;
}
.x7ciyp .yvqci2j + .yvqci2j::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.q8za1m0 .yvqci2j { margin-bottom: 16px; }
.q8za1m0 .yvqci2j + .yvqci2j { margin-top: 0; }
.q8za1m0 .szt9evf5 { padding-top: 0; padding-bottom: 0; }
.ma44 .yvqci2j + .yvqci2j::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.eojyzdut .yvqci2j + .yvqci2j::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.em2b .yvqci2j + .yvqci2j::before,
.uvz7iuhg .yvqci2j + .yvqci2j::before,
.erva .yvqci2j + .yvqci2j::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%;
}
.plkt8771 .em2b .yvqci2j:nth-child(even)::before,
.plkt8771 .uvz7iuhg .yvqci2j:nth-child(even)::before,
.plkt8771 .erva .yvqci2j:nth-child(even)::before { background: var(--bg-surface); }
.tns8e .em2b .yvqci2j:nth-child(even)::before,
.tns8e .uvz7iuhg .yvqci2j:nth-child(even)::before,
.tns8e .erva .yvqci2j:nth-child(even)::before { background: var(--bg-card); }
.em2b .yvqci2j + .yvqci2j::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");
}
.uvz7iuhg .yvqci2j + .yvqci2j::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");
}
.erva .yvqci2j + .yvqci2j::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");
}
.p79lchzy .ps4g,
.wnva .ps4g,
.ar8as70 .ps4g { overflow: hidden; }
.p79lchzy .h0cr,
.wnva .h0cr { margin-bottom: 60px; }
.ar8as70 .h0cr { margin-bottom: 70px; }
.wnva .sc4kyy { padding-bottom: 60px; }
.p79lchzy .ps4g::before,
.wnva .ps4g::before,
.ar8as70 .ps4g::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%;
}
.p79lchzy .ps4g::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");
}
.wnva .ps4g::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");
}
.ar8as70 .ps4g::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");
}
.fzwn .ps4g:not(.qyfawaa5) .egse5bxu { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.enwu2nkg .ps4g:not(.qyfawaa5) .egse5bxu { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.uqqx2  .ps4g:not(.qyfawaa5) .egse5bxu { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.zgqy1  .ps4g:not(.qyfawaa5) .egse5bxu { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rarrbky .qyfawaa5 .egse5bxu { background: none; }
.rarrbky .ps4g:not(.qyfawaa5) .egse5bxu { background: rgba(0,0,0,0.6); }
.o02w .cqf51yqy { float: left; width: 38%; margin: 0 28px 16px 0; }
.o02w .cqf51yqy .xc1cd3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o02w .szt9evf5::after { content: ''; display: block; clear: both; }
.ak0mwhs0 .cqf51yqy { float: right; width: 38%; margin: 0 0 16px 28px; }
.ak0mwhs0 .cqf51yqy .xc1cd3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ak0mwhs0 .szt9evf5::after { content: ''; display: block; clear: both; }
.c6khna .yvqci2j:nth-child(odd)  .cqf51yqy { float: left;  width: 38%; margin: 0 28px 16px 0; }
.c6khna .yvqci2j:nth-child(even) .cqf51yqy { float: right; width: 38%; margin: 0 0 16px 28px; }
.c6khna .cqf51yqy .xc1cd3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.c6khna .szt9evf5::after { content: ''; display: block; clear: both; }
.o02w .t0oxb,
.o02w .u8tp9,
.ak0mwhs0 .t0oxb,
.ak0mwhs0 .u8tp9,
.c6khna .t0oxb,
.c6khna .u8tp9 { clear: both; }
@media (max-width: 900px) {
  .o02w .cqf51yqy,
  .ak0mwhs0 .cqf51yqy,
  .c6khna .yvqci2j:nth-child(odd)  .cqf51yqy,
  .c6khna .yvqci2j:nth-child(even) .cqf51yqy {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .o02w .cqf51yqy .xc1cd3,
  .ak0mwhs0 .cqf51yqy .xc1cd3,
  .c6khna .cqf51yqy .xc1cd3 {
    max-height: none !important;
  }
}
.o02w .uuh5hg5m,
.o02w .b1bf8c,
.ak0mwhs0 .uuh5hg5m,
.ak0mwhs0 .b1bf8c,
.c6khna .uuh5hg5m,
.c6khna .b1bf8c { overflow: hidden; }
@media (max-width: 640px) {
  .o02w .cqf51yqy,
  .ak0mwhs0 .cqf51yqy,
  .c6khna .cqf51yqy { float: none; width: 100%; margin: 0 0 16px 0; }
}
.w632p8g .lp1hug,
.w632p8g .szt9evf5,
.w632p8g .b3pfe  { max-width: 1100px; }
.cfl0b9h .lp1hug,
.cfl0b9h .szt9evf5,
.cfl0b9h .b3pfe  { max-width: 1200px; }
.ofm83i .lp1hug,
.ofm83i .szt9evf5,
.ofm83i .b3pfe  { max-width: 1320px; }
.rtz02 { font-size: 0.82rem; color: var(--text-muted); }
.h20tmad { display: flex; align-items: center; }
.d27bmeq {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.gs2d { display: flex; align-items: center; }
.lrlz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.lrlz:hover { text-decoration: underline; }
.whzes { margin: 0 3px; opacity: 0.45; }
.whzes::before { content: '/'; }
.q8m1sow0 { padding: 2px 5px; color: var(--text-main); }
.eotq .rtz02 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.eotq .h20tmad { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.tjor .rtz02 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.tjor .h20tmad { padding: 0 0 0 12px; }
.wt8q4 .h20tmad { padding: 0 16px; }
.wt8q4 .rtz02 {
  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);
}
.wt8q4 .lp1hug { padding-top: 28px; }
@media (max-width: 720px) {
  .igiqao { margin-top: 18px; padding: 0 16px; }
  .wt8q4 .lp1hug { padding-top: 16px; }
}
.w632p8g.eotq .h20tmad { max-width: 1100px; }
.cfl0b9h.eotq .h20tmad { max-width: 1200px; }
.ofm83i.eotq .h20tmad { max-width: 1320px; }
.zttlpoir .yvqci2j { padding-top: 16px; padding-bottom: 16px; }
.cg2d82 .yvqci2j { padding-top: 24px; padding-bottom: 24px; }
.r31ufgn .yvqci2j { padding-top: 40px; padding-bottom: 40px; }
.i8q823 .yvqci2j { padding-top: 52px; padding-bottom: 52px; }
.z1yl .yvqci2j:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.z1yl .yvqci2j:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.z1yl .yvqci2j:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.z1yl .yvqci2j:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cdx4o9z .szt9evf5 { padding-top: 10px;  padding-bottom: 10px; }
.r3hgz4 .szt9evf5 { padding-top: 18px;  padding-bottom: 18px; }
.t6l2piy .szt9evf5 { padding-top: 36px;  padding-bottom: 36px; }
.e557v5q .szt9evf5 { padding-top: 48px;  padding-bottom: 48px; }
.ofy7es h2.wbl8s { font-weight: 600; }
.ofy7es h3.qmzdw4     { font-weight: 600; }
.oivt9 h2.wbl8s { font-weight: 800; }
.oivt9 h3.qmzdw4     { font-weight: 700; }
.ga0m h2.wbl8s { font-weight: 900; }
.ga0m h3.qmzdw4     { font-weight: 800; }
.ga0m .m066cj85 strong,
.ga0m .m066cj85 strong { font-weight: 600; }
.qjra5mbi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h2ps .qjra5mbi { display: none; }
@media (max-width: 640px) {
  .qjra5mbi { display: none !important; }
}
.qjra5mbi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.qjra5mbi:hover { opacity: 0.85; }
.ucsb7 .qjra5mbi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.aijfe .zfox1cw { right: 32px; }
@media (max-width: 480px) {
  .aijfe .zfox1cw { right: 20px; bottom: 20px; }
  .nujqqcu  .zfox1cw { left: 20px; bottom: 20px; }
}
.vloje { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b3pfe { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.dgzwbyka { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.t1ize8t { color: var(--text-dim); font-size: 0.8rem; }
.evcq05r3 a, .e4249x a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.evcq05r3 a:hover, .e4249x a:hover { color: var(--accent-light); }
.e4249x { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gie8 .b3pfe { text-align: center; }
.gie8 .e4249x { justify-content: center; margin-bottom: 16px; }
.gie8 .dgzwbyka { margin-top: 0; }
.x6lspo9a { margin-top: 10px; }
.x6lspo9a a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b3pfe { padding-left: 16px; padding-right: 16px; }
  .cfp7 .b3pfe { padding: 20px 16px; }
  .e4249x { gap: 4px 12px; }
  .dgzwbyka { font-size: 0.78rem; }
}
.emb14lbw .dgzwbyka { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.emb14lbw .t1ize8t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .emb14lbw .pguykg { grid-template-columns: 1fr 1fr; } .emb14lbw .le8bqy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .emb14lbw .pguykg { grid-template-columns: 1fr; } }
.rjcut5py .dgzwbyka { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rjcut5py .jzwnh9i { gap: 12px; } .rjcut5py .q753a { margin-right: 0; width: 100%; } }
.bu5n .dgzwbyka { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.bu5n .t1ize8t { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .bu5n .gf5eee { grid-template-columns: 1fr 1fr; } .bu5n .ytyla { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bu5n .gf5eee { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .vepsm6tc .igr4d1 { grid-template-columns: 1fr 1fr; } .vepsm6tc .vas4g:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vepsm6tc .igr4d1 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .qu9b .igr4d1 { grid-template-columns: 1fr; } }
.awrykvcy .b3pfe { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.awrykvcy .e4249x { justify-content: center; }
.yi0ka .o5nd      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yi0ka .vloje { background: var(--bg-page); border-top-color: var(--border-alt); }
.f4vrzu .o5nd      { background: #0d1117; border-bottom-color: #21262d; }
.f4vrzu .dm7bcs { color: var(--accent-light); }
.f4vrzu .c6eu7 { --msep-color: #8b949e; }
.f4vrzu .c6eu7 a { color: #8b949e; }
.f4vrzu .c6eu7 a:hover { color: var(--accent-light); }
.f4vrzu .ish39mp { color: #8b949e; }
.f4vrzu .vloje { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.f4vrzu .dgzwbyka,
.f4vrzu .t1ize8t { color: #6e7681; }
.f4vrzu .evcq05r3 a, .f4vrzu .e4249x a,
.f4vrzu .evcq05r3 a:hover, .f4vrzu .e4249x a:hover,
@media (max-width: 640px) {
  .f4vrzu .c6eu7 { background: #0d1117; border-top-color: #21262d; }
  .f4vrzu .c6eu7 li a { border-bottom-color: #21262d; }
}
.suz9kd4 .o5nd      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.suz9kd4 .dm7bcs { color: var(--accent-light); }
.suz9kd4 .c6eu7 { --msep-color: #475569; }
.suz9kd4 .c6eu7 a { color: #475569; }
.suz9kd4 .c6eu7 a:hover { color: var(--accent-light); }
.suz9kd4 .ish39mp { color: #64748b; }
.suz9kd4 .vloje { background: #f0f4f8; border-top-color: #cbd5e1; }
.suz9kd4 .dgzwbyka,
.suz9kd4 .t1ize8t { color: #64748b; }
.suz9kd4 .evcq05r3 a, .suz9kd4 .e4249x a,
.suz9kd4 .evcq05r3 a:hover, .suz9kd4 .e4249x a:hover,
@media (max-width: 640px) {
  .suz9kd4 .c6eu7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .suz9kd4 .c6eu7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.kva5 .o5nd      { background: var(--accent); border-bottom-color: var(--accent-light); }
.kva5 .dm7bcs { color: #fff; }
.kva5 .c6eu7 { --msep-color: rgba(255,255,255,0.82); }
.kva5 .c6eu7 a { color: rgba(255,255,255,0.82); }
.kva5 .c6eu7 a:hover { color: #fff; }
.kva5 .ish39mp { color: rgba(255,255,255,0.9); }
.kva5 .vloje { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.kva5 .dgzwbyka,
.kva5 .t1ize8t { color: rgba(255,255,255,0.72); }
.kva5 .evcq05r3 a, .kva5 .e4249x a,
.kva5 .evcq05r3 a:hover, .kva5 .e4249x a:hover,
@media (max-width: 640px) {
  .kva5 .c6eu7 { background: var(--accent); border-top-color: var(--accent-light); }
  .kva5 .c6eu7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.q576fmvt .o5nd {
  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);
}
.q576fmvt .vloje {
  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) {
  .q576fmvt .c6eu7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bqgwrfj .oro3 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.tl24u .oro3 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.h0m3b7 .oro3 { min-height: 72px; height: auto; }
.azdr7g .oro3 { min-height: 84px; height: auto; }
.cfp7 .oro3 { max-width: none; padding: 0 32px; }
.cfp7 .b3pfe  { max-width: none; padding: 24px 32px; }
.jpa29.cfl0b9h .oro3 { max-width: 1200px; }
.jpa29.ofm83i .oro3 { max-width: 1320px; }
.xok43z5a   .dm7bcs, .xok43z5a   .q753a { text-transform: capitalize; }
.nb22sja .dm7bcs, .nb22sja .q753a { text-transform: lowercase; }
.z6w6ni .dm7bcs, .z6w6ni .q753a { text-transform: uppercase; letter-spacing: 0.06em; }
.gdyd2qj, .owovqm9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qavas .gdyd2qj,
.wifdo70o .gdyd2qj,
.h6ju .gdyd2qj,
.t4m2 .gdyd2qj,
.fg22   .c6eu7 a { font-weight: 500; }
.h66ti4m6 .c6eu7 a { font-weight: 600; }
.kcsjpiq     .c6eu7 a { font-weight: 700; }
.pjwi    .c6eu7 a { font-weight: 800; letter-spacing: 0.01em; }
.y02s     .c6eu7 > li + li::before,
.oqd8s3z    .c6eu7 > li + li::before,
.j4rzo57    .c6eu7 > li + li::before,
.t0n4w30 .c6eu7 > li + li::before,
.n90xe .c6eu7 > li + li::before,
.m49yx4  .c6eu7 > li + li::before,
.bhphy5hh    .c6eu7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.y02s     .c6eu7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.oqd8s3z    .c6eu7 > li + li::before { content: "|"; }
.j4rzo57    .c6eu7 > li + li::before { content: "—"; }
.t0n4w30 .c6eu7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n90xe .c6eu7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.m49yx4  .c6eu7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bhphy5hh    .c6eu7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .o2c2 .ish39mp,
  .v1y0eh .ish39mp,
  .r9bvfs .ish39mp,
  .eqq021p .ish39mp,
  .hr7fspx .ish39mp {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .o2c2 .ish39mp::before,
  .v1y0eh .ish39mp::before,
  .r9bvfs .ish39mp::before,
  .eqq021p .ish39mp::before,
  .hr7fspx .ish39mp::before { content: ""; display: block; flex-shrink: 0; }

  
  .o2c2 .ish39mp::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;
  }

  
  .v1y0eh .ish39mp::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;
  }

  
  .r9bvfs .ish39mp::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;
  }

  
  .eqq021p .ish39mp::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;
  }

  
  .hr7fspx .ish39mp::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) {
  .ldn0oo9o .ish39mp {
    padding: 5px 14px;
  }
  .ldn0oo9o .c6eu7 {
    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;
  }
  .ldn0oo9o .c6eu7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ldn0oo9o .c6eu7 li a:hover { background: var(--bg-raised); }
  .ldn0oo9o .om8i,
  .kwbbo .om8i,
  .kn7aii .om8i { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .nkm43vu .ish39mp {
    padding: 5px 10px;
  }
  .nkm43vu .c6eu7 {
    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);
  }
  .nkm43vu .c6eu7.ctvkxmk { transform: translateX(0); }
  .nkm43vu .c6eu7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .nkm43vu .c6eu7 li:last-child a { border-bottom: none; }
  .kva5 .c6eu7,
  .f4vrzu .c6eu7 { background: var(--accent) !important; }
  .kva5 .c6eu7 li a,
  .f4vrzu .c6eu7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .kn7aii .ish39mp {
    padding: 5px 10px;
  }
  .kn7aii .c6eu7 {
    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);
  }
  .kn7aii .c6eu7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .kn7aii .c6eu7.ctvkxmk { transform: translateY(0); }
  .kn7aii .c6eu7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ng5nu .ish39mp {
    padding: 5px 10px;
  }
  .ng5nu .c6eu7 {
    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;
  }
  .ng5nu .c6eu7.ctvkxmk { opacity: 1; pointer-events: auto; }
  .ng5nu .c6eu7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vjhgyhy     .ish39mp { border-radius: 0 !important; }
  .an6ra5   .ish39mp { border-radius: 8px !important; }
  .nlg8yz .ish39mp { border-radius: 50% !important; }
  .kv8qrw7t   .ish39mp { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .odu8 .wxdbe { flex-direction: column; align-items: stretch; }
  .odu8 .eev2scq { flex-direction: row; min-width: auto; }
  .odu8 .hp72a { align-items: flex-start; text-align: left; }
}
.rhsjf,
.rhsjf.yvqci2j,
.plkt8771 .rhsjf,
.qcvka .rhsjf,
.tns8e .rhsjf,
.s9pac .rhsjf {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.sfei {
  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;
}
.fuda7psz { flex: 1 1 280px; min-width: 0; }
.hjve2 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.syr2 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.jge0ab {
  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;
}
.jge0ab:hover { transform: translateY(-1px); opacity: 0.95; }
.ubge4b .sfei {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ubge4b .hjve2 { color: var(--cta); }
.ubge4b .syr2 { color: var(--text-body); }
.ubge4b .jge0ab {
  background: var(--cta) !important;
  color: #fff !important;
}
.c5m66ar2 .sfei {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.c5m66ar2 .hjve2 { color: var(--text-primary); }
.c5m66ar2 .syr2 { color: var(--text-body); }
.c5m66ar2 .jge0ab {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .sfei {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .fuda7psz { flex: 0 0 auto; }
  .hjve2 { font-size: 1.2rem; }
  .jge0ab { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.qdbl4qk0 .m0zw8t12 { height: 36px; }
.lrmb662 .m0zw8t12 { height: 60px; max-width: 200px; }
.ysxc1 .m0zw8t12 { height: 56px; max-width: 180px; }
.czm2    .wo7y, .czm2    .jipfoww { color: #f59e0b; }
.cuf4zuqi      .wo7y { font-size: 1rem; letter-spacing: 1.5px; }
.cuf4zuqi      .jipfoww   { font-size: 1.35rem; }
.v293yg    .wo7y, .v293yg    .jipfoww { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.lhc0     .wo7y, .lhc0     .jipfoww { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.a356ky60 .wo7y, .a356ky60 .jipfoww { color: var(--cta); letter-spacing: 2px; }
.wdk4   .wo7y, .wdk4   .jipfoww { color: #e91e63; letter-spacing: 2px; }
.rblq  .wo7y, .rblq  .jipfoww { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.k3rbm     .wo7y, .k3rbm     .jipfoww { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.wdn3k .hv6wlfk + .hv6wlfk {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ysyt .by20 { padding: 18px 24px; min-height: 68px; }
.iaowa .yocdm {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.iaowa .u43m6i6 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.kp22oj6 .hv6wlfk {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.u8tp9 { counter-reset: cs-rank; }
.u8tp9 .by20 { counter-increment: cs-rank; }
.u8tp9 .by20::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;
}
.mvj9z27d .u8tp9 { counter-reset: cs-rank; gap: 0; }
.mvj9z27d .by20 {
  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;
}
.mvj9z27d .by20::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;
}
.mvj9z27d .fe295mgd {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mvj9z27d .jaha9tiu {
  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;
}
.mvj9z27d .dn8nw9 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mvj9z27d .fe295mgd { min-width: 0; flex-direction: column; width: 100%; }
.mvj9z27d .hm5gp59 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mvj9z27d .wo7y { color: var(--cta, var(--accent)); }
.mvj9z27d .skpnr3 { font-weight: 700; }
.mvj9z27d .hv6wlfk {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mvj9z27d .yocdm {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mvj9z27d .u43m6i6 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mvj9z27d .mbv2q4 .u43m6i6 { font-size: 1.3rem; color: var(--accent-light); }
.mvj9z27d .ay33w {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mvj9z27d .by20:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mvj9z27d .u8tp9 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mvj9z27d .by20 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mvj9z27d .by20 { padding: 40px 16px 20px; }
  .mvj9z27d .hv6wlfk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mvj9z27d .ay33w { width: 100%; min-width: 0; }
}
.qlfl4 .u8tp9 { counter-reset: cs-rank; gap: 10px; }
.qlfl4 .by20 {
  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);
}
.qlfl4 .by20::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);
}
.qlfl4 .fe295mgd {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.qlfl4 .jaha9tiu {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.qlfl4 .dn8nw9 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.qlfl4 .hm5gp59 {
  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;
}
.qlfl4 .wo7y { color: var(--cta, var(--accent)); }
.qlfl4 .hv6wlfk {
  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;
}
.qlfl4 .yocdm {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.qlfl4 .u43m6i6 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.qlfl4 .mbv2q4 .u43m6i6 { color: var(--accent-light); }
.qlfl4 .ay33w {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.qlfl4 .by20:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .qlfl4 .by20 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qlfl4 .by20::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qlfl4 .fe295mgd {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qlfl4 .hm5gp59 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qlfl4 .hv6wlfk {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qlfl4 .ay33w { width: 100%; min-width: 0; }
  .qlfl4 .wo7y { min-width: 0; }
}
.sxofisk .by20::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.mq6fp .bpre5ajx {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mq6fp .bpre5ajx summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mq6fp .bpre5ajx p { padding: 0 2px 16px; }
.m7s6 .bpre5ajx { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.m7s6 .bpre5ajx summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.m7s6 .bpre5ajx summary::after { content: "›"; font-size: 1.2em; }
.m7s6 .bpre5ajx[open] summary::after { content: "‹"; }
.m7s6 .bpre5ajx p { padding: 10px 22px 4px; }
.lm891mb .bpre5ajx {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lm891mb .bpre5ajx summary { color: var(--text-primary); padding-left: 16px; }
.lm891mb .bpre5ajx summary::after { content: "›"; font-size: 1.1em; }
.lm891mb .bpre5ajx[open] summary::after { content: "‹"; }
.lm891mb .bpre5ajx p { padding-left: 16px; }
.vlgsv .rewbiot { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.vlgsv .bpre5ajx {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.vlgsv .bpre5ajx:last-child { border-bottom: none; }
.vlgsv .bpre5ajx summary { color: var(--text-primary); border-radius: 0; }
.vlgsv .bpre5ajx summary::after { content: "›"; font-size: 1.1em; }
.vlgsv .bpre5ajx[open] summary::after { content: "‹"; }
.ohql2 .bpre5ajx { overflow: hidden; }
.ohql2 .bpre5ajx summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ohql2 .bpre5ajx summary::after { color: rgba(255,255,255,.75); }
.ohql2 .bpre5ajx[open] summary { border-radius: 0; }
.dss3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.e4212 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bu01qu {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ym9p43 { color: var(--text-muted); font-size: 1.05rem; }
.or1gbg {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.x9osw1 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jf55 { margin-bottom: 20px; }
.hmfk {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.z114u9x {
  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;
}
.z114u9x:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.d4xrcfrd { resize: vertical; min-height: 130px; }
.gtpbp1t { width: 100%; margin-top: 8px; }
.h2glm5r {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.uz7smmih {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.pksjeb1w { color: var(--text-muted); line-height: 1.75; }
.fabr6w { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.fabr6w li { margin-bottom: 6px; }
.tpl2 { max-width: 760px; margin: 0 auto; }
.qoknt2u ul.fabr6w { margin: 0; }
@media (max-width: 640px) { .zt24ey { grid-template-columns: 1fr; gap: 10px; } }
.xsj1ih9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.l4imad { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.oct6g { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.l4imad p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.l4imad .fabr6w { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xsj1ih9 { grid-template-columns: 1fr; } }
.a20h8b27 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.a20h8b27:hover .sn7ziw { color: var(--accent-light); text-decoration: underline; }
.hzwo { color: inherit; text-decoration: none; }
.hzwo:hover { color: var(--accent-light); text-decoration: underline; }
.f71nw0gr { display: inline-block; line-height: 0; }
.as5hlqwt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.semsoe { max-width: 760px; margin: 0 auto; }
.msilko7 ul.fabr6w { margin: 0; }
.qlo4rrd1 { color: var(--text-muted); line-height: 1.75; }
.vuuzca .fabr6w,
.s9t2 .fabr6w,
.z5zht .fabr6w,
.m9h18dah .fabr6w {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.slb5 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.c3oy { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.nd21h { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.sk3t { margin-top: 12px; }
.znca0sk3 { 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; }
.znca0sk3:hover { border-bottom-color: var(--accent-light); }
.t4n4i { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.t4n4i img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dnj65a5y { border-radius: 50%; }
.rqnikr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ty1b68 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .vabds1c { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.eztf2 .nd21h, .eztf2 .c3oy { max-width: 640px; }
.mjyri2 .slb5 { font-size: 1.6rem; margin-top: 18px; }
.qmjwd .nd21h { margin-bottom: 28px; }
@media (max-width: 860px) { .gwkrmw0 { grid-template-columns: 1fr; } .mjyri2 { position: static; text-align: center; } }
.zzvdw .t4n4i { margin: 0 auto 18px; }
.zzvdw .rqnikr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kfgalubj { grid-template-columns: 1fr; } }
.itk5u9xc { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.q3u6ih8n { flex: 1; }
.itk5u9xc .slb5 { font-size: 1.6rem; margin-bottom: 6px; }
.g4ld2 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.m9h18dah { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.x8p873 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.m9h18dah p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.m9h18dah .fabr6w { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .itk5u9xc { flex-direction: column; text-align: center; } .g4ld2 { grid-template-columns: 1fr; } }
.l3jl .slb5 { font-size: 1.35rem; margin: 0 0 4px; }
.l3jl .rqnikr { margin: 0; }
.r5i7 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.r5i7 .bu01qu { color: var(--accent-light); }
.joj4f .bu01qu { font-size: 2rem; }
.joj4f .ym9p43 { max-width: 680px; }
.c65l .bu01qu { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.c65l .ym9p43  { margin: 0; }
@media (max-width: 640px) { .c65l { flex-direction: column; } }
.tp52qbyq .bu01qu { color: var(--accent-light); }
.d14vqaj .bu01qu { color: #fff; }
.d14vqaj .ym9p43  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .a74h { grid-template-columns: 1fr; } }
.h3bzuzz9 .z114u9x {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.h3bzuzz9 .z114u9x:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hk9dsti6 .z114u9x { background: var(--bg-raised); border-color: transparent; }
.hk9dsti6 .z114u9x:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dml4gq .z114u9x { border-radius: 100px; padding: 11px 20px; }
.dml4gq .d4xrcfrd { border-radius: 14px; }
@media (max-width: 640px) { .k28c { grid-template-columns: 1fr; } }
.mf7p{display:none}
.mf7p:empty,.xi5o:empty{display:none}
.iohw0yby{position:relative;overflow:visible}
.zhzuu8 .dasa,.x5hf .dasa,
.gwu6 .dasa,.qptevezl .dasa,
.zk2e .dasa,.aajg .dasa{display:block}
.yfco .ei3dwz{display:block}
.zhzuu8 .dasa,.x5hf .dasa,
.gwu6 .dasa,.qptevezl .dasa,
.zk2e .dasa{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}
.zhzuu8 .dasa .xi5o,.x5hf .dasa .xi5o,
.gwu6 .dasa .xi5o,.qptevezl .dasa .xi5o,
.zk2e .dasa .xi5o{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}
.zhzuu8 .hm2z,.x5hf .hm2z,
.gwu6 .hm2z,.qptevezl .hm2z,
.zk2e .hm2z{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.zhzuu8 .dasa,.x5hf .dasa{top:12px}
.zhzuu8 .dasa .xi5o{margin-right:auto}
.x5hf .dasa .xi5o{margin-left:auto}
.x5hf .dasa{text-align:right}
.gwu6 .dasa,.qptevezl .dasa{bottom:12px}
.gwu6 .dasa .xi5o{margin-right:auto}
.qptevezl .dasa .xi5o{margin-left:auto}
.qptevezl .dasa{text-align:right}
.zk2e .dasa{position:relative;margin-top:16px}
.zk2e .dasa .xi5o{margin:0 auto}
.aajg .dasa{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.aajg .dasa .xi5o{margin:0}
.aajg .gndz~.dasa,
.aajg .e2536xda~.dasa{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.aajg .gndz~.dasa .xi5o,
.aajg .e2536xda~.dasa .xi5o{justify-content:flex-start}
.gndz~.dasa,.e2536xda~.dasa{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}
.gndz~.dasa .xi5o{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.e2536xda~.dasa .xi5o{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ei3dwz .xi5o{margin:0 0 12px}
.xi5o{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.y0yr{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.sn7ziw{font-weight:600;color:var(--text-heading);opacity:1}
.ft268::before{content:"·";margin:0 2px;opacity:.5}
.hm2z{white-space:nowrap}
.zigtm .y0yr{display:none}
.ckvz .hm2z{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ckvz .ft268::before{content:""}
.oxp2no .hm2z{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}
.oxp2no .ft268::before{content:""}
.aa6t6 .xi5o{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.enkq9wdv .hm2z{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.enkq9wdv .ft268::before{content:""}
.xjdpzw .hm2z{color: var(--accent-light);opacity:1;font-weight:500}
.crei9 .hm2z{border-bottom:1px solid currentColor;padding-bottom:2px}
.gpf1 .xi5o{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.f0ae6{--date-bg:var(--accent-bg-light)}
.j0o3 .ft268::before{content:""}
.jdlvx .ft268::before{content:"•";opacity:.4}
.jdlvx .hm2z + .hm2z::before{content:"•";margin-right:6px;opacity:.4}
.vc9zrhyr .ft268::before{content:"/";opacity:.35}
.vc9zrhyr .hm2z + .hm2z::before{content:"/";margin-right:6px;opacity:.35}
.aspk0n7e .ft268::before{content:"|";opacity:.3}
.aspk0n7e .hm2z + .hm2z::before{content:"|";margin-right:6px;opacity:.3}
.gkkmqp .ft268::before{content:"—";opacity:.3}
.gkkmqp .hm2z + .hm2z::before{content:"—";margin-right:6px;opacity:.3}
.magl .ft268::before{content:"◆";font-size:.5em;opacity:.35}
.magl .hm2z + .hm2z::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.or3c1rb8 .ft268::before{content:"·";opacity:.4}
.or3c1rb8 .hm2z + .hm2z::before{content:"·";margin-right:6px;opacity:.4}
.kun1g .ft268::before{content:"›";opacity:.4}
.kun1g .hm2z + .hm2z::before{content:"›";margin-right:6px;opacity:.4}
.ac6m .ft268::before{content:"→";opacity:.35;font-size:.85em}
.ac6m .hm2z + .hm2z::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.l0hp2{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ds9rcg6{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.s58806y{display:flex;flex-direction:column;gap:3px}
.izzhr{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.a7og2g{font-weight:700;font-size:1rem;color:var(--text-heading)}
.cqvf{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.jd6v .l0hp2{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.cl3zoz .l0hp2{border-top:3px solid var(--accent);padding-top:18px}
.hb2ttj .l0hp2{border-left:3px solid var(--accent);border-radius:0}
.q4fhojx .l0hp2{padding:20px 0}
@media(max-width:640px){
  .l0hp2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .cqvf{max-width:100%}
}
.cbdwyna .kiy3hk{margin:0}
@media (max-width:560px){
  .iklrnegs{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) {
  .nsdf3 { padding: 28px 18px 20px; }
  .fpm8d { font-size: 1.2rem; }
  .xjhz6p4x { max-width: 220px; max-height: 80px; }
}
.u3mcat {
  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);
}
.q2t41 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.nray  .u3mcat { border-radius: 50%; }
.svldmh  .u3mcat { border-radius: 6px; }
.z496 .u3mcat { border-radius: 22px; }
.lyuvp .sfei {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .u3mcat { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.t4jhps .yvqci2j {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.t4jhps .szt9evf5 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.t4jhps .sfei {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.lk7104g8 .yvqci2j,
.lk7104g8 .szt9evf5 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.lk7104g8 .sfei {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .lk7104g8 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .lk7104g8 .sfei {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .lk7104g8 .syr2 { display: none !important; }
  .lk7104g8 .hjve2 { font-size: 1.1rem !important; }
  .lk7104g8 .u3mcat { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .av97vwo7 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oro3 { flex-direction: row-reverse; }
[dir="rtl"] .c6eu7 { flex-direction: row-reverse; }
[dir="rtl"] .aijfe .zfox1cw { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .aijfe .zfox1cw { right: auto; left: 20px; }
  [dir="rtl"] .nujqqcu  .zfox1cw { left: auto;  right: 20px; }
}
[dir="rtl"] .o02w .cqf51yqy  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ak0mwhs0 .cqf51yqy { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .uuh5hg5m, [dir="rtl"] .b1bf8c { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .xj4m { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mpua { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .m066cj85 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .sfei { direction: rtl; }
[dir="rtl"] .u3mcat { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .by20,
[dir="rtl"] .rtz02 { direction: rtl; }
[dir="rtl"] .ny9hs8cd { direction: rtl; }
[dir="rtl"] .p4mvox { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .yq6pn .b1bf8c,
[dir="rtl"] .pl15j .b1bf8c,
[dir="rtl"] .rvbz .b1bf8c,
[dir="rtl"] .vbl0of .b1bf8c {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .yq6pn .b1bf8c li::before,
[dir="rtl"] .pl15j .b1bf8c li::before,
[dir="rtl"] .rvbz .b1bf8c li::before,
[dir="rtl"] .vbl0of .b1bf8c li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ps4g.oqhsbv .h0cr,
[dir="rtl"] .mhbth8.oqhsbv .h0cr,
[dir="rtl"] .qyfawaa5.oqhsbv .h0cr,
[dir="rtl"] .e5rr.oqhsbv .h0cr,
[dir="rtl"] .vzdqi.oqhsbv .h0cr { text-align: right; }
[dir="rtl"] .gndz.oqhsbv .sc4kyy { align-items: flex-end; text-align: right; }
[dir="rtl"] .szt9evf5,
[dir="rtl"] .m72picv,
[dir="rtl"] .yiu8,
[dir="rtl"] .h0cr { text-align: right; }
[dir="rtl"] .x9osw1,
[dir="rtl"] .hmfk,
[dir="rtl"] .nd21h,
[dir="rtl"] .z114u9x,
[dir="rtl"] .d4xrcfrd { text-align: right; direction: rtl; }
[dir="rtl"] .dml4gq .z114u9x,
[dir="rtl"] .h3bzuzz9 .z114u9x { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #21c72e;
  --brand:           #21c72e;
  --brand-light:     #27a431;
  --brand-pale:      #3fc149;
  --grad-start:      #5fe469;
  --grad-end:        #9ae6a0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #21c72e;
  --cta-light:       #16a821;
  --cta-hover:       #189221;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f3;
  --bg-raised:       #eef1ee;
  --bg-hover:        #f3f5f3;
  --border:          #e1e9e2;
  --border-alt:      #cfdcd0;
  --border-section:  #e1e9e2;
  --text-primary:    #171b17;
  --text-muted:      #516052;
  --text-body:       #2e372f;
  --text-sub:        #455346;
  --text-faint:      #748a76;
  --text-dim:        #90a191;
  --text-label:      #5d6e5e;
  --text-value:      #3a453b;
  --accent-bg:       #e2f3e3;
  --accent-bg-light: #c8edcb;
  --bg-tip:          #f9f0f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f8;
  --bg-cons:         #faf6f3;
  --c-pros:          #921088;
  --c-cons:          #9f4921;
  --c-pros-label:    #ae13a2;
  --c-tip-border:    #c015b3;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #921088;
}
:root { --logo-bg-opacity: 54%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.cqvrm .qcdzmb { font-size: 0; width: 1.2rem; flex-shrink: 0; }.cqvrm .qcdzmb::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.cqvrm .md1d9o     .qcdzmb::before { content: "";  color: var(--c-tip-border); }.cqvrm .ofwc2djp .qcdzmb::before { content: ""; color: var(--c-warn-border); }.cqvrm .kn1n    .qcdzmb::before { content: ""; color: #60a5fa; }.por0 .cqvrm .md1d9o     .qcdzmb::before { color: #10b981; }.por0 .cqvrm .ofwc2djp .qcdzmb::before { color: #f43f5e; }.por0 .cqvrm .kn1n    .qcdzmb::before { color: #a855f7; }.ty5h8  .cqvrm .md1d9o     .qcdzmb::before { color: #eab308; }.ty5h8  .cqvrm .ofwc2djp .qcdzmb::before { color: #ef4444; }.ty5h8  .cqvrm .kn1n    .qcdzmb::before { color: #f97316; }.osaszi  .cqvrm .md1d9o     .qcdzmb::before { color: #38bdf8; }.osaszi  .cqvrm .ofwc2djp .qcdzmb::before { color: #818cf8; }.osaszi  .cqvrm .kn1n    .qcdzmb::before { color: #2dd4bf; }.nsw69 .cqvrm .qcdzmb::before { color: var(--accent-light) !important; }
.w89264h4 .ssh7gf, .w89264h4 .gndz { min-height: 320px; }
.whzes::before { content: '—'; }