:root {
  --color-accent: #839501;
  --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;
}
.f1b0uz2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oxezsk {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.szfy {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.h99l2k6g { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.q2f1b3 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.q2f1b3 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.q2f1b3 a:hover { color: var(--accent-light); }
.up0x  .qo5xk { border-radius: 14px; }
.up0x .qo5xk li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.up0x .qo5xk li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.kw75f5h  .qo5xk li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .qo5xk {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .juzu:hover .qo5xk,
  .juzu:focus-within .qo5xk { display: block; }
  .qo5xk li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m8s31h {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.bteympy { display: none; }
@media (max-width: 640px) {
  .bteympy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .bteympy.a9usg { display: block; }
}
@media (max-width: 640px) {
  .m8s31h { display: block; }
  .q2f1b3 > li + li::before { display: none !important; }
  .q2f1b3 {
    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;
  }
  .q2f1b3.a9usg { display: flex; }
  .q2f1b3 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .q2f1b3 li:last-child a { border-bottom: none; }
}
.bfd5n6p { min-height: 480px; }
.i5k1j {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.xlf4v { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ps5d .xlf4v { margin-left: 0; margin-right: 0; }
.ij3ysll {
  background: var(--cta); color: var(--cta-fg, #fff); text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.vvhk .ij3ysll { margin-top: 24px; }
.ij3ysll:hover { opacity: 0.88; }
.lsy3jzho .tw7j {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.lsy3jzho .i5k1j { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.lsy3jzho .xlf4v { color: #e2e8f0; }
.lsy3jzho.hiijl0a .tw7j { text-align: center; }
.lsy3jzho.ps5d   .tw7j { text-align: left; }
.nce2oxn {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.nce2oxn .tw7j {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.nce2oxn .i5k1j { color: var(--text-primary); text-shadow: none; }
.nce2oxn .xlf4v { color: var(--text-muted); }
.nce2oxn .ij3ysll { margin-top: 16px; }
.nce2oxn, .nce2oxn.bfd5n6p { min-height: auto !important; }
.nce2oxn.hiijl0a .tw7j { text-align: center; }
.nce2oxn.ps5d   .tw7j { text-align: left; }
.nce2oxn~.kl6gguk{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}
.nce2oxn~.kl6gguk .b6te3{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; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.iy2x3m .i5k1j { color: #fff; }
.iy2x3m .xlf4v { color: rgba(255,255,255,0.85); }
.wooao7ne .i5k1j { text-shadow: none; color: var(--text-primary); }
.wooao7ne .xlf4v { color: var(--text-muted); }
body.fw2u9 .i5k1j {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.tgle79z3 .i5k1j {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bfd5n6p.iy2x3m .i5k1j,
section.iy2x3m .i5k1j {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wooao7ne.hiijl0a .fysa0 { align-items: center; text-align: center; }
.bfd5n6p .j3jpqtqy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.j3jpqtqy .ejq1e4v9 {
  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;
}
.j3jpqtqy .ejq1e4v9::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.j3jpqtqy .pkylagqy { display: contents !important; }
.j3jpqtqy .pkylagqy .ftomcde {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.j3jpqtqy .pkylagqy .sunsl5g { max-height: 48px; max-width: 96px; }
.j3jpqtqy .pkylagqy .ak2laas {
  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;
}
.j3jpqtqy .d6vk6bnr {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.j3jpqtqy .qkb5cc8 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.j3jpqtqy .o085x { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.j3jpqtqy .o085x small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.j3jpqtqy .q7lov2f { display: contents !important; }
.j3jpqtqy .q7lov2f .ub4jh:not(.m7jf4) { display: none !important; }
.j3jpqtqy .q7lov2f .m7jf4 {
  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;
}
.j3jpqtqy .q7lov2f .m7jf4 .aiggddy9 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.j3jpqtqy .q7lov2f .m7jf4 .oj7v6fzk {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.j3jpqtqy .jmqwku { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.j3jpqtqy .jmqwku.y06rcl {
  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;
}
.j3jpqtqy .jmqwku.y06rcl:hover { opacity: 0.85; }
.j3jpqtqy .ejq1e4v9,
.j3jpqtqy .ejq1e4v9:hover,
.j3jpqtqy .ejq1e4v9:nth-child(even),
.j3jpqtqy .ejq1e4v9:nth-child(odd),
.j3jpqtqy .ejq1e4v9:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.okdv1 .tw7j { padding-bottom: 24px; }
.vvhk .tw7j { max-width: 1100px; }
@media (max-width: 700px) {
  .wooao7ne { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wooao7ne:not(.wrx8yfnu) .kgut { display: none !important; }
  .wrx8yfnu .kgut { padding: 16px; }
  .fysa0  { padding: 36px 24px; }
  .wooao7ne~.kl6gguk,.mkh5i4c~.kl6gguk{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .bfd5n6p, .wooao7ne { min-height: 320px !important; }
  .i5k1j { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .i7in,
  .q5yo,
  .esoyf { grid-template-columns: 1fr !important; }

  

  
  .okdv1 { display: flex !important; flex-direction: column !important; }
  .okdv1 .tw7j { display: contents; }
  .okdv1 .vwopju { order: 0; }
  .okdv1 .i5k1j { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .okdv1 .i7in { order: 2; padding: 0 16px 12px !important; }
  .okdv1 .xlf4v { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vvhk .tw7j { display: flex; flex-direction: column; }
  .vvhk .tw7j .i5k1j { order: 1; }
  .vvhk .tw7j .esoyf { order: 2; margin: 8px 0 24px !important; }
  .vvhk .tw7j .xlf4v { order: 3; }
  .vvhk .tw7j .ij3ysll { order: 4; align-self: center; margin-top: 0; }

  
  .wooao7ne.wrx8yfnu {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wooao7ne.wrx8yfnu .fysa0 { display: contents; padding: 0; }
  .wooao7ne.wrx8yfnu .fysa0 .i5k1j { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wooao7ne.wrx8yfnu .kgut { order: 2; padding: 12px 16px; }
  .wooao7ne.wrx8yfnu .fysa0 .xlf4v { order: 3; padding: 0 24px; margin: 0 auto; }
  .wooao7ne.wrx8yfnu .fysa0 .ij3ysll { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gtlvs96 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mlvqy3p3 { width: 100%; height: auto; display: block; border-radius: 10px; }
.lwe9a1uq .gtlvs96        { border-radius: 16px; }
.lwe9a1uq .mlvqy3p3  { border-radius: 16px; }
.t5o9 .gtlvs96         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.t5o9 .mlvqy3p3   { border-radius: 8px; }
.ihrupe { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.soj5ypgr { width: 100%; padding: 32px 0; position: relative; }
.h397 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zavvslm .soj5ypgr:nth-child(even) { background: var(--bg-surface); }
.zavvslm .soj5ypgr:nth-child(odd)  { background: var(--bg-page); }
.ssip5u .soj5ypgr:nth-child(even) { background: var(--bg-card); }
.ssip5u .soj5ypgr:nth-child(odd)  { background: var(--bg-page); }
.zavvslm .soj5ypgr:nth-child(odd)  .h397 { background: var(--bg-card); border-radius: 6px; }
.zavvslm .soj5ypgr:nth-child(even) .h397 { background: var(--bg-raised); border-radius: 6px; }
.ssip5u .soj5ypgr:nth-child(odd)  .h397 { background: var(--bg-card); border-radius: 6px; }
.ssip5u .soj5ypgr:nth-child(even) .h397 { background: var(--bg-raised); border-radius: 6px; }
.zavvslm .soj5ypgr:nth-child(even) .u9zolg .susr,
.ssip5u .soj5ypgr:nth-child(even) .u9zolg .susr { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zavvslm .soj5ypgr:nth-child(odd) .u9zolg .susr,
.ssip5u .soj5ypgr:nth-child(odd) .u9zolg .susr { background: var(--bg-card-inner); }
.zavvslm .soj5ypgr:nth-child(even) .b0otm7kg .susr:nth-child(odd),
.ssip5u .soj5ypgr:nth-child(even) .b0otm7kg .susr:nth-child(odd)  { background: var(--bg-card); }
.zavvslm .soj5ypgr:nth-child(even) .b0otm7kg .susr:nth-child(even),
.ssip5u .soj5ypgr:nth-child(even) .b0otm7kg .susr:nth-child(even) { background: var(--bg-card-inner); }
h1.cx9w { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.cx9w {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.pm8qe { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.pgpoevty h2.cx9w {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xwj3kzpo h2.cx9w {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.to2rwhb h2.cx9w {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.dqav h2.cx9w::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.e3we0q h2.cx9w {
  color: var(--text-primary); font-size: 1.7rem;
}
.kd6e20 h2.cx9w::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.jssnryq h2.cx9w {
  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) { .ew9oco { display: none; } }
.u8cg128g { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ve0r0ot { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.l6136rv3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.y91nhl { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.v9c1ay { padding-left: 20px; }
.v9c1ay li { margin-bottom: 6px; }
.v9c1ay a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.v9c1ay a:hover { color: var(--accent-light); }
.gmek .y91nhl { display: none; }
.pjso0 .y91nhl { display: none; }
.pjso0 .v9c1ay { padding-left: 0; list-style: none; }
.pjso0 .v9c1ay li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.pjso0 .v9c1ay a { font-size: 0.92rem; }
.q7oetr8 .l6136rv3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.q7oetr8 .y91nhl { display: none; }
.q7oetr8 .v9c1ay { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.q7oetr8 .v9c1ay li { margin-bottom: 0; }
.q7oetr8 .v9c1ay 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;
}
.q7oetr8 .v9c1ay a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zcrwf1 .l6136rv3 { padding: 20px 20px 16px; }
.zcrwf1 .v9c1ay {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zcrwf1 .v9c1ay li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zcrwf1 .v9c1ay 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;
}
.zcrwf1 .v9c1ay 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;
}
.zcrwf1 .v9c1ay a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zcrwf1 .v9c1ay a:focus,
.zcrwf1 .v9c1ay a:focus-visible,
.zcrwf1 .v9c1ay a:target { outline: none; }
.zcrwf1 .v9c1ay li:target a { border-color: var(--border); color: var(--text-muted); }
.hfhf .l6136rv3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hfhf .y91nhl { display: none; }
.hfhf .v9c1ay { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.hfhf .v9c1ay li { counter-increment: toc-n; margin-bottom: 0; }
.hfhf .v9c1ay 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;
}
.hfhf .v9c1ay 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;
}
.hfhf .v9c1ay a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lxin4 .l6136rv3 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.lxin4 .y91nhl { display: none; }
.lxin4 .v9c1ay { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.lxin4 .v9c1ay li { margin-bottom: 0; }
.lxin4 .v9c1ay 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;
}
.lxin4 .v9c1ay a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.pqbmbq0 .l6136rv3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.pqbmbq0 .y91nhl { display: none; }
.pqbmbq0 .v9c1ay { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.pqbmbq0 .v9c1ay li { margin-bottom: 0; }
.pqbmbq0 .v9c1ay li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.pqbmbq0 .v9c1ay li:last-child::after { content: ""; margin-right: 0; }
.pqbmbq0 .v9c1ay a { font-size: 0.9rem; }
.susr { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u9zolg .susr { background: var(--bg-card); }
.b0otm7kg .susr:nth-child(odd)  { background: var(--bg-card); }
.b0otm7kg .susr:nth-child(even) { background: var(--bg-raised); }
.ea5u24o7 .susr {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ea5u24o7 .susr:last-child { border-bottom: none; }
.ea5u24o7 h3.pm8qe { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.f4cotl .susr {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.f4cotl .susr + .susr { margin-top: 4px; }
.e4twev4 .susr { background: none; border-radius: 0; padding: 12px 0; }
.e4twev4 .susr + .susr { border-top: 1px solid var(--border-section); }
.dz7ffmih { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.yu4k { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.eibxu { color: var(--text-body); margin-bottom: 10px; }
.l3050u, .l86likr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.l3050u li, .l86likr li { margin-bottom: 6px; }
.l86likr li { list-style: decimal; }
.h0y34x     .l3050u { list-style-type: "● "; }
.ua0av8z  .l3050u { list-style-type: "■ "; }
.of5y66u .l3050u { list-style-type: "◆ "; }
.krq758g    .l3050u { list-style-type: "★ "; }
.h0y34x     .t6dq8r { list-style-type: "● "; }
.ua0av8z  .t6dq8r { list-style-type: "■ "; }
.of5y66u .t6dq8r { list-style-type: "◆ "; }
.krq758g    .t6dq8r { list-style-type: "★ "; }
.h0y34x    .l3050u li::marker, .h0y34x    .t6dq8r li::marker,
.ua0av8z .l3050u li::marker, .ua0av8z .t6dq8r li::marker,
.of5y66u .l3050u li::marker, .of5y66u .t6dq8r li::marker,
.krq758g   .l3050u li::marker, .krq758g   .t6dq8r li::marker {
  color: var(--cta); font-size: 1em;
}
.h0y34x .l86likr,
.ua0av8z .l86likr,
.of5y66u .l86likr,
.krq758g .l86likr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h0y34x .l86likr li,
.ua0av8z .l86likr li,
.of5y66u .l86likr li,
.krq758g .l86likr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h0y34x .l86likr li::before,
.ua0av8z .l86likr li::before,
.of5y66u .l86likr li::before,
.krq758g .l86likr 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;
}
.h0y34x     .l86likr li::before { border-radius: 50%; }
.ua0av8z  .l86likr li::before { border-radius: 3px; }
.of5y66u .l86likr li::before { border-radius: 3px; }
.krq758g    .l86likr li::before { border-radius: 50%; }
.byl9n1m { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.dy1nv8w1 .byl9n1m,
.qqlcsk .byl9n1m { background: transparent; border: none; border-radius: 0; }
.gdwz3e { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gdwz3e th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gdwz3e td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gdwz3e tr:hover td { background: var(--bg-hover); }
.e38msbkc .gdwz3e tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kkgnbsq .gdwz3e { border: 1px solid var(--border-alt); }
.kkgnbsq .gdwz3e th,
.kkgnbsq .gdwz3e td { border: 1px solid var(--border-alt); }
.boypt .gdwz3e th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.boypt .gdwz3e td { border-bottom: none; }
.boypt .gdwz3e tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.c52a6b9v .gdwz3e th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.y13f .byl9n1m {
  overflow: hidden;
}
.y13f .gdwz3e th { border-bottom: 1px solid var(--border-alt); }
.y13f .gdwz3e tr:last-child td { border-bottom: none; }
.ku3e { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.u3cyd8g { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.kvprz { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.om9f5g { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.rqjoqw7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.t6dq8r { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.t6dq8r 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%}
.wzxe .om9f5g { background: transparent; text-align: center; }
.j8ymc8z .kvprz {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.vjy8rt .kvprz {
  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);
}
.z3hn31 .u3cyd8g { display: grid; grid-template-columns: auto 1fr; }
.z3hn31 .kvprz {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.z3hn31 .om9f5g { grid-column: 2; }
.z3hn31 .rqjoqw7,
.z3hn31 .t6dq8r { grid-column: 1 / -1; }
.ww6667 .u3cyd8g { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ww6667 .kvprz {
  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);
}
.ww6667 .om9f5g { grid-column: 2; }
.ww6667 .rqjoqw7,
.ww6667 .t6dq8r { grid-column: 1 / -1; }
.p9dw32 .u3cyd8g { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.p9dw32 .om9f5g { background: none; color: var(--accent-light); font-weight: 700; }
.o55a03t3 .u3cyd8g { 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); }
.o55a03t3 .om9f5g { background: none; color: var(--accent-light); font-weight: 700; }
.v6tmbo .u3cyd8g { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.v6tmbo .u3cyd8g:last-child { border-bottom: none; }
.v6tmbo .om9f5g { background: none; color: var(--accent-light); font-weight: 700; }
.kz2i1quq .u3cyd8g { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.kz2i1quq .om9f5g { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ldim8jn1 .ku3e { counter-reset: card-n; }
.ldim8jn1 .u3cyd8g  { counter-increment: card-n; }
.ldim8jn1 .om9f5g { display: flex; align-items: center; gap: 10px; }
.ldim8jn1 .om9f5g::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;
}
.n278yfr .u3cyd8g { background: var(--bg-surface); border: 1px solid var(--border); }
.n278yfr .om9f5g { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.x4rh6u { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.x4rh6u         { --cl-hue: var(--accent); }
.s3bp     { --cl-hue: #16a34a; }
.qw1y { --cl-hue: #ea580c; }
.yomfkgp9    { --cl-hue: #2563eb; }
.s3bp, .qw1y, .yomfkgp9, .e1hhy26 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.fd3u { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.fd3u::before { color: var(--cl-hue); }
.x4rh6u strong { color: var(--text-primary); font-size: 0.95rem; }
.x4rh6u p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zbb5 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m7wfnf6, .yy7jiub { border-radius: 8px; padding: 14px; }
.m7wfnf6 { background: var(--bg-pros); }
.yy7jiub { background: var(--bg-cons); }
.hcyb4ks7 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m7wfnf6 .hcyb4ks7 { color: var(--c-pros-label); }
.yy7jiub .hcyb4ks7 { color: #f87171; }
.m7wfnf6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yy7jiub ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mlvqy3p3 { width: 100%; height: auto; border-radius: 10px; display: block; }
.y06rcl {
  background: var(--cta); color: var(--cta-fg, #fff); border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.y06rcl:hover { opacity: 0.85; }
.ehbx .y06rcl  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ehbx .y06rcl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a88a .y06rcl  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.a88a .y06rcl:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ehbx .jmqwku.y06rcl, .a88a .jmqwku.y06rcl,
.ehbx .q6zdl4sv .y06rcl, .a88a .q6zdl4sv .y06rcl {
  background: var(--cta); border: none; color: #fff;
}
.ehbx .jmqwku.y06rcl:hover, .a88a .jmqwku.y06rcl:hover,
.ehbx .q6zdl4sv .y06rcl:hover, .a88a .q6zdl4sv .y06rcl:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.gdsx .ij3ysll { border-radius: 50px; }
.gdsx .y06rcl  { border-radius: 50px; }
.mc992 .ij3ysll,
.mc992 .y06rcl { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.mc992 .ij3ysll:hover,
.mc992 .y06rcl:hover { filter: brightness(1.08); opacity: 1; }
.rhih5j .ij3ysll,
.rhih5j .y06rcl { box-shadow: 0 3px 14px -2px var(--cta); }
.rhih5j .ij3ysll:hover,
.rhih5j .y06rcl:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.ps8z .ij3ysll,
.ps8z .y06rcl { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.ps8z .ij3ysll:hover,
.ps8z .y06rcl:hover { opacity: 1; }
.ps8z .ij3ysll:active,
.ps8z .y06rcl:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.ujk3o6 .ij3ysll,
.ujk3o6 .y06rcl { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.ujk3o6 .ij3ysll:hover,
.ujk3o6 .y06rcl:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.ujk3o6 .ij3ysll:active,
.ujk3o6 .y06rcl:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.u5t3m .ij3ysll,
.u5t3m .y06rcl { position: relative; overflow: hidden; }
.u5t3m .ij3ysll::before,
.u5t3m .y06rcl::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;
}
.u5t3m .ij3ysll:hover::before,
.u5t3m .y06rcl:hover::before { left: 135%; }
.xyr82bm .ij3ysll,
.xyr82bm .y06rcl { border-radius: 0; }
.gc5ywrhp .ij3ysll { padding-left: 22px; padding-right: 22px; }
.gc5ywrhp .y06rcl  { padding-left: 12px; padding-right: 12px; }
.zvut .ij3ysll { padding-left: 44px; padding-right: 44px; }
.zvut .y06rcl  { padding-left: 24px; padding-right: 24px; }
.vq2q .ij3ysll { padding-left: 56px; padding-right: 56px; }
.vq2q .y06rcl  { padding-left: 32px; padding-right: 32px; }
.q5wzi   .ij3ysll::after, .q5wzi   .y06rcl::after,
.f07bhi .ij3ysll::after, .f07bhi .y06rcl::after,
.impg    .ij3ysll::after, .impg    .y06rcl::after,
.pm2avc    .ij3ysll::after, .pm2avc    .y06rcl::after,
.en1r    .ij3ysll::after, .en1r    .y06rcl::after,
.yt38d     .ij3ysll::after, .yt38d     .y06rcl::after,
.zlyrzto    .ij3ysll::after, .zlyrzto    .y06rcl::after,
.y3ud5cn9   .ij3ysll::after, .y3ud5cn9   .y06rcl::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;
}
.q5wzi .ij3ysll::after, .q5wzi .y06rcl::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");
}
.f07bhi .ij3ysll::after, .f07bhi .y06rcl::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");
}
.impg .ij3ysll::after, .impg .y06rcl::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");
}
.pm2avc .ij3ysll::after, .pm2avc .y06rcl::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");
}
.en1r .ij3ysll::after, .en1r .y06rcl::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");
}
.yt38d .ij3ysll::after, .yt38d .y06rcl::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");
}
.zlyrzto .ij3ysll::after, .zlyrzto .y06rcl::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");
}
.y3ud5cn9 .ij3ysll::after, .y3ud5cn9 .y06rcl::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");
}
.o1d4ya   .f34p::after, .o1d4ya   .op8kqis::after,
.ra0kj7qa .f34p::after, .ra0kj7qa .op8kqis::after,
.jwk6ij    .f34p::after, .jwk6ij    .op8kqis::after,
.cliss6ny    .f34p::after, .cliss6ny    .op8kqis::after,
.nv2q    .f34p::after, .nv2q    .op8kqis::after,
.ot9n4     .f34p::after, .ot9n4     .op8kqis::after,
.yco48w43    .f34p::after, .yco48w43    .op8kqis::after,
.d7d5c2h   .f34p::after, .d7d5c2h   .op8kqis::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;
}
.o1d4ya .f34p::after, .o1d4ya .op8kqis::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");
}
.ra0kj7qa .f34p::after, .ra0kj7qa .op8kqis::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");
}
.jwk6ij .f34p::after, .jwk6ij .op8kqis::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");
}
.cliss6ny .f34p::after, .cliss6ny .op8kqis::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");
}
.nv2q .f34p::after, .nv2q .op8kqis::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");
}
.ot9n4 .f34p::after, .ot9n4 .op8kqis::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");
}
.yco48w43 .f34p::after, .yco48w43 .op8kqis::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");
}
.d7d5c2h .f34p::after, .d7d5c2h .op8kqis::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");
}
.xiui5d {
  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;
}
.ejq1e4v9 {
  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;
}
.ejq1e4v9 > * { min-width: 0; }
.ejq1e4v9:hover { background: var(--bg-hover); }
.ejq1e4v9 > [itemprop="item"] { display: contents; }
.ejq1e4v9 [itemprop="itemReviewed"],
.ejq1e4v9 [itemprop="reviewRating"] { display: none; }
.ejq1e4v9::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;
}
.pkylagqy {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.ftomcde {
  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;
}
.sunsl5g { max-height: 52px; max-width: 110px; object-fit: contain; }
.ak2laas {
  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;
}
.vasfcm .ftomcde    { background: #1a1a1a; }
.ml3lp .ftomcde   { background: rgba(128,128,128,.12); }
.sutihh .ftomcde { background: var(--bg-raised); }
.ejkiwk .ftomcde    { background: transparent; padding: 0; }
.d6vk6bnr {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.qkb5cc8 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.o085x { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.q7lov2f {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ub4jh {
  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;
}
.aiggddy9 {
  
  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%;
}
.oj7v6fzk {
  
  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;
}
.jmqwku {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.jmqwku.y06rcl {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ejq1e4v9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ejq1e4v9::before    { grid-area: rank;   }
  .pkylagqy           { grid-area: ident;  }
  .d6vk6bnr     { grid-area: rating; min-width: 0; width: auto; }
  .q7lov2f           { grid-area: pills;  }
  .jmqwku             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ejq1e4v9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ejq1e4v9::before    { justify-self: center; }
  .pkylagqy           { width: 100%; }
  .d6vk6bnr     { justify-self: center; }
  .q7lov2f           { grid-template-columns: 1fr; }
}
.gwtw {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.hh9w {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.khah {
  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;
}
.khah img { max-width: 80px; max-height: 50px; object-fit: contain; }
.il21hj { flex: 1; }
.il21hj h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.i9w8w { color: var(--c-stars); font-size: 1.1rem; }
.he72a { margin-bottom: 8px; }
.xh19mr {
  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);
}
.xh19mr > span { color: var(--accent); font-weight: 700; }
.tjzi9lnw em, .j10oks em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .xh19mr { padding: 10px 16px; gap: 6px 16px; } }
.q6zdl4sv { flex-shrink: 0; align-self: flex-start; }
.q6zdl4sv .y06rcl { white-space: nowrap; }
@media (max-width: 560px) {
  .hh9w { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .khah { order: 1; }
  .q6zdl4sv { order: 2; margin-left: auto; align-self: center; }
  .il21hj { order: 3; flex: 1 1 100%; min-width: 0; }
}
.inu8 img.yrmbj { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.dy1nv8w1 { padding: 20px 24px; }
.of7o { color: var(--text-muted); margin-bottom: 16px; }
.z5n1qj { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.tr1cvd1l, .h4ctolyx { list-style: none; font-size: 0.9rem; }
.tr1cvd1l li { color: var(--c-pros); margin-bottom: 4px; }
.h4ctolyx li { color: var(--c-cons); margin-bottom: 4px; }
.tr1cvd1l li::before { content: "✓"; margin-right: 5px; }
.h4ctolyx li::before { content: "✗"; margin-right: 5px; }
.xzm40p .tr1cvd1l li::before { content: "→"; }
.xzm40p .h4ctolyx li::before { content: "–"; }
.p5hg  .tr1cvd1l li::before { content: "★"; }
.p5hg  .h4ctolyx li::before { content: "✕"; }
.fqpl5    .tr1cvd1l li::before { content: "◆"; }
.fqpl5    .h4ctolyx li::before { content: "▲"; }
.s0orbb7h  .tr1cvd1l li::before { content: "▶"; }
.s0orbb7h  .h4ctolyx li::before { content: "■"; }
.oqsopc { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ch7y3 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.dttyi { background: var(--bg-pros); color: var(--c-tag-pay); }
.hr0tyf { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.i4zc .hr0tyf { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.jogakyj .hr0tyf { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .i82bmu .e7of {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .i82bmu .gwtw { margin: 0; }
}
.et10tsvt .hh9w { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.et10tsvt .il21hj h3 { color: var(--accent-light); }
.et10tsvt .khah { background: var(--bg-page); border: 1px solid var(--border); }
.l841 .gwtw { border-top: 4px solid var(--accent); }
.l841 .hh9w { background: var(--bg-card); }
.fm50k .gwtw { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.fm50k .hh9w { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.fm50k .dy1nv8w1 { padding: 14px 16px; }
.fm50k .khah { border-radius: 4px; }
.fm50k .hr0tyf { border-radius: 0; }
.kgk8 .hh9w { padding: 0; gap: 0; overflow: hidden; }
.kgk8 .khah { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.kgk8 .il21hj { padding: 16px 20px; }
.kgk8 .q6zdl4sv { padding: 16px 20px; align-self: center; }
.tgcjuqoc .i9w8w { font-size: .95rem; }
.qqlcsk .zbb5 { gap: 10px; }
.qqlcsk .m7wfnf6, .qqlcsk .yy7jiub { padding: 12px; }
.qqlcsk .m7wfnf6 ul, .qqlcsk .yy7jiub ul { margin: 4px 0 0; padding-left: 18px; }
.qqlcsk .m7wfnf6 li, .qqlcsk .yy7jiub li { font-size: .85rem; margin-bottom: 3px; }
.ek3qg2 .ch7y3 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .z71445 { grid-template-columns: 1fr; }
  .fzqtns { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .fzqtns .n8h2x84g { width: 72px; height: 50px; }
  .fzqtns .ar8la { max-width: 180px; }
  .fzqtns .p7brft6n { width: auto; }
}
.xk94u2 .tgcjuqoc .i9w8w { filter: brightness(1.2); }
@media (max-width: 720px) {
  .xk94u2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .am8m1 { padding: 16px; }
  .wxtyyv0 .i8w79l { min-width: 50%; }
}
.oxvrk .zbb5 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pjsmu { grid-template-columns: 1fr; }
  .q4gt7sm0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c9yb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ym9z9u { flex-wrap: wrap; padding: 16px; }
}
.m98exan .zbb5 { gap: 8px; }
.m98exan .m7wfnf6, .m98exan .yy7jiub { padding: 8px; }
@media (max-width: 480px) {
  .eb5g { flex-direction: column; align-items: stretch; }
}
.s5anci5 .p7brft6n .y06rcl { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jl4b { flex-direction: column; align-items: stretch; gap: 10px; }
  .s5anci5 .p7brft6n { text-align: center; }
}
@media (max-width: 720px) {
  .t8xbw { grid-template-columns: 1fr; }
  .qgfec { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .e3tf26x { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.jk71 .tu0pk { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ccgf .i9w8w { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .zb9m { grid-template-columns: 1fr; }
  .ccgf { width: 100px; height: 100px; margin: 16px auto; }
  .jk71 { font-size: 1.4rem; }
  .rmdqp { justify-content: center; }
  .nykzd1w .i8w79l { min-width: 50%; }
}
.xh8ssfy .zbb5 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .cepjg { flex-wrap: wrap; padding: 14px 16px; }
  .xkjea { padding: 12px 16px; }
  .xh8ssfy .zbb5 { margin: 0 16px; }
  .xh8ssfy .ek3qg2 { padding: 0 16px; }
  .lr8t1oe4 { padding: 12px 16px; }
}
.d8iah .ejq1e4v9 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.d8iah .ejq1e4v9:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.flkwr .xiui5d { gap: 18px; }
.flkwr .ejq1e4v9 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.flkwr .ejq1e4v9:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.qn45 .xiui5d {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.qn45 .ejq1e4v9 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.qn45 .ejq1e4v9:last-child { border-bottom: none; }
.qn45 .pkylagqy,
.qn45 .d6vk6bnr,
.qn45 .q7lov2f {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.n6j8 .xiui5d { gap: 0; }
.n6j8 .ejq1e4v9 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.n6j8 .ejq1e4v9:last-child { border-bottom: none; }
.n6j8 .ejq1e4v9:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.n6j8 .ejq1e4v9:nth-child(even):hover { background: var(--bg-hover); }
.ic3aws .ejq1e4v9 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ma7vb5j .q7lov2f .ub4jh {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ma7vb5j .q7lov2f .ub4jh:first-child { border-left: none; }
.ugdl7sj .q7lov2f .ub4jh {
  background: transparent; padding: 4px 8px;
}
.ugdl7sj .q7lov2f .aiggddy9 { font-size: .65rem; opacity: .65; }
.ugdl7sj .q7lov2f .oj7v6fzk   { font-size: 1.15rem; color: var(--accent-light); }
.f2mg9q2n .q7lov2f .ub4jh {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.o085x { display: none; }
.swnqw .qkb5cc8 { font-size: 1rem; letter-spacing: 2px; }
.vaxt .qkb5cc8 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.t7bgd0wt .qkb5cc8,
.anf1cdn .qkb5cc8,
.efui .qkb5cc8 { display: none; }
.t7bgd0wt .o085x,
.anf1cdn .o085x,
.efui .o085x { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.t7bgd0wt .o085x { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.t7bgd0wt .o085x small { display: none; }
.anf1cdn .o085x {
  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;
}
.anf1cdn .o085x small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.efui .o085x {
  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;
}
.efui .o085x small { display: none; }
.t7bgd0wt .he72a .i9w8w,
.anf1cdn .he72a .i9w8w,
.efui .he72a .i9w8w { display: none; }
.t7bgd0wt .he72a strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.t7bgd0wt .tu0pk { display: none; }
.anf1cdn .he72a 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;
}
.anf1cdn .sbop50,
.anf1cdn .tu0pk { font-size: 1em; }
.efui .he72a strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.efui .tu0pk { display: none; }
.v536ae4 { margin: 16px 0; }
.fly8f0c { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.fly8f0c summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.fly8f0c summary::after { content: "+"; color: var(--accent-light); }
.fly8f0c[open] summary::after { content: "−"; }
.fly8f0c p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.soj5ypgr { margin-bottom: 0; }
.hntlhpwq h2.cx9w { color: var(--text-primary); border-color: var(--accent-light); }
.ldp00m h2.cx9w { color: var(--text-primary); border-color: var(--accent-light); }
.gfpur .s3bp     { background: #052e16; border-color: #10b981; }
.gfpur .qw1y { background: #2d0a1e; border-color: #f43f5e; }
.gfpur .yomfkgp9    { background: #1e1036; border-color: #a855f7; }
.gfpur .x4rh6u strong  { color: #f1f5f9; }
.gfpur .x4rh6u p       { color: #cbd5e1; }
.gfpur .tb72    .s3bp     .fd3u::before,
.gfpur .fsgjk  .s3bp     .fd3u::before,
.gfpur .q6l9m5  .s3bp     .fd3u::before,
.gfpur .op1ut .s3bp     .fd3u::before { color: #10b981; }
.gfpur .tb72    .qw1y .fd3u::before,
.gfpur .fsgjk  .qw1y .fd3u::before,
.gfpur .q6l9m5  .qw1y .fd3u::before,
.gfpur .op1ut .qw1y .fd3u::before { color: #f43f5e; }
.gfpur .tb72    .yomfkgp9    .fd3u::before,
.gfpur .fsgjk  .yomfkgp9    .fd3u::before,
.gfpur .q6l9m5  .yomfkgp9    .fd3u::before,
.gfpur .op1ut .yomfkgp9    .fd3u::before { color: #a855f7; }
.c7ojb .s3bp     { background: #2d2000; border-color: #eab308; }
.c7ojb .qw1y { background: #2d0b0b; border-color: #ef4444; }
.c7ojb .yomfkgp9    { background: #2d1600; border-color: #f97316; }
.c7ojb .x4rh6u strong  { color: #f1f5f9; }
.c7ojb .x4rh6u p       { color: #cbd5e1; }
.c7ojb .tb72    .s3bp     .fd3u::before,
.c7ojb .fsgjk  .s3bp     .fd3u::before,
.c7ojb .q6l9m5  .s3bp     .fd3u::before,
.c7ojb .op1ut .s3bp     .fd3u::before { color: #eab308; }
.c7ojb .tb72    .qw1y .fd3u::before,
.c7ojb .fsgjk  .qw1y .fd3u::before,
.c7ojb .q6l9m5  .qw1y .fd3u::before,
.c7ojb .op1ut .qw1y .fd3u::before { color: #ef4444; }
.c7ojb .tb72    .yomfkgp9    .fd3u::before,
.c7ojb .fsgjk  .yomfkgp9    .fd3u::before,
.c7ojb .q6l9m5  .yomfkgp9    .fd3u::before,
.c7ojb .op1ut .yomfkgp9    .fd3u::before { color: #f97316; }
.yjrz1 .s3bp     { background: #0c1a2e; border-color: #38bdf8; }
.yjrz1 .qw1y { background: #12103a; border-color: #818cf8; }
.yjrz1 .yomfkgp9    { background: #0a2020; border-color: #2dd4bf; }
.yjrz1 .x4rh6u strong  { color: #f1f5f9; }
.yjrz1 .x4rh6u p       { color: #cbd5e1; }
.yjrz1 .tb72    .s3bp     .fd3u::before,
.yjrz1 .fsgjk  .s3bp     .fd3u::before,
.yjrz1 .q6l9m5  .s3bp     .fd3u::before,
.yjrz1 .op1ut .s3bp     .fd3u::before { color: #38bdf8; }
.yjrz1 .tb72    .qw1y .fd3u::before,
.yjrz1 .fsgjk  .qw1y .fd3u::before,
.yjrz1 .q6l9m5  .qw1y .fd3u::before,
.yjrz1 .op1ut .qw1y .fd3u::before { color: #818cf8; }
.yjrz1 .tb72    .yomfkgp9    .fd3u::before,
.yjrz1 .fsgjk  .yomfkgp9    .fd3u::before,
.yjrz1 .q6l9m5  .yomfkgp9    .fd3u::before,
.yjrz1 .op1ut .yomfkgp9    .fd3u::before { color: #2dd4bf; }
.ppwmqrfd::before,
.ce38y5ra::before { margin-right: 5px; }
.f2ozg9 .m7wfnf6 ul li,
.f2ozg9 .tr1cvd1l li         { color: #4ade80; }
.f2ozg9 .m7wfnf6 .ppwmqrfd { color: #22c55e; }
.f2ozg9 .yy7jiub ul li,
.f2ozg9 .h4ctolyx li         { color: #f87171; }
.f2ozg9 .yy7jiub .ce38y5ra { color: #ef4444; }
.yr6g2 .m7wfnf6 { background: var(--bg-pros); }
.yr6g2 .yy7jiub { background: var(--bg-cons); }
.yr6g2 .m7wfnf6 .ppwmqrfd { color: var(--c-pros-label); }
.yr6g2 .yy7jiub .ce38y5ra { color: var(--c-cons); }
.yr6g2 .m7wfnf6 ul li,
.yr6g2 .tr1cvd1l li            { color: var(--c-pros); }
.yr6g2 .yy7jiub ul li,
.yr6g2 .h4ctolyx li            { color: var(--c-cons); }
.vibluz5p .m7wfnf6 { background: var(--bg-pros); }
.vibluz5p .yy7jiub { background: var(--bg-cons); }
.vibluz5p .m7wfnf6 .ppwmqrfd { color: var(--c-pros-label); }
.vibluz5p .yy7jiub .ce38y5ra { color: var(--c-cons); }
.vibluz5p .m7wfnf6 ul li,
.vibluz5p .tr1cvd1l li          { color: var(--c-pros); }
.vibluz5p .yy7jiub ul li,
.vibluz5p .h4ctolyx li          { color: var(--c-cons); }
.ef8a64ys .ppwmqrfd::before { content: "✓ "; }
.ef8a64ys .ce38y5ra::before { content: "✗ "; }
.xzm40p .ppwmqrfd::before { content: "→ "; }
.xzm40p .ce38y5ra::before { content: "← "; }
.p5hg .ppwmqrfd::before { content: "★ "; }
.p5hg .ce38y5ra::before { content: "✕ "; }
.fqpl5 .ppwmqrfd::before { content: "◆ "; }
.fqpl5 .ce38y5ra::before { content: "▲ "; }
.jogakyj .x4rh6u { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.jogakyj .x4rh6u strong { color: var(--text-primary); }
.jogakyj .x4rh6u p      { color: var(--text-muted); }
.i4zc .x4rh6u { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.lkfy9f .x4rh6u {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.lkfy9f .x4rh6u strong,
.lkfy9f .x4rh6u p { color: #fff; }
.lkfy9f .fd3u::before { color: rgba(255,255,255,0.9) !important; }
.qn6q2xm .x4rh6u {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.qn6q2xm .x4rh6u strong { color: var(--text-primary); }
.qn6q2xm .x4rh6u p      { color: var(--text-muted); }
.vjpy1ph .x4rh6u { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.tb72 .fd3u,
.fsgjk .fd3u,
.q6l9m5 .fd3u,
.op1ut .fd3u { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.tb72 .fd3u::before,
.fsgjk .fd3u::before,
.q6l9m5 .fd3u::before,
.op1ut .fd3u::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.tb72 .s3bp     .fd3u::before { content: "✦"; color: var(--c-tip-border); }
.tb72 .qw1y .fd3u::before { content: "▲"; color: var(--c-warn-border); }
.tb72 .yomfkgp9    .fd3u::before { content: "◉"; color: #60a5fa; }
.fsgjk .s3bp     .fd3u::before { content: "★"; color: var(--c-tip-border); }
.fsgjk .qw1y .fd3u::before { content: "◆"; color: var(--c-warn-border); }
.fsgjk .yomfkgp9    .fd3u::before { content: "●"; color: #60a5fa; }
.q6l9m5 .s3bp     .fd3u::before { content: "▶"; color: var(--c-tip-border); }
.q6l9m5 .qw1y .fd3u::before { content: "■"; color: var(--c-warn-border); }
.q6l9m5 .yomfkgp9    .fd3u::before { content: "▸"; color: #60a5fa; }
.op1ut .s3bp     .fd3u::before { content: "→"; color: var(--c-tip-border); }
.op1ut .qw1y .fd3u::before { content: "⬥"; color: var(--c-warn-border); }
.op1ut .yomfkgp9    .fd3u::before { content: "◈"; color: #60a5fa; }
.to9lhj .u9zolg .susr,
.to9lhj .b0otm7kg .susr  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.to9lhj .u3cyd8g                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.to9lhj .ejq1e4v9                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.to9lhj .gwtw            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.to9lhj .byl9n1m          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.to9lhj .l6136rv3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.d5vks4bq .u9zolg .susr,
.d5vks4bq .b0otm7kg .susr,
.d5vks4bq .u3cyd8g,
.d5vks4bq .ejq1e4v9,
.d5vks4bq .gwtw,
.d5vks4bq .byl9n1m,
.d5vks4bq .l6136rv3,
.d5vks4bq .vjpy1ph .x4rh6u { box-shadow: none; }
.ylf6x8   .eibxu, .ylf6x8 .dz7ffmih, .ylf6x8 .yu4k,
.ylf6x8   .u8cg128g, .ylf6x8 .ve0r0ot { font-size: 0.9rem; }
.ylf6x8   .l3050u, .ylf6x8 .l86likr { font-size: 0.9rem; }
.idbg   .eibxu, .idbg .dz7ffmih, .idbg .yu4k,
.idbg   .u8cg128g, .idbg .ve0r0ot { font-size: 0.95rem; }
.idbg   .l3050u, .idbg .l86likr { font-size: 0.95rem; }
.kysm2   .eibxu, .kysm2 .dz7ffmih, .kysm2 .yu4k,
.kysm2   .u8cg128g, .kysm2 .ve0r0ot { font-size: 1.08rem; }
.kysm2   .l3050u, .kysm2 .l86likr { font-size: 1.05rem; }
.kysm2   .gdwz3e { font-size: 0.97rem; }
.ma52vpcu .i5k1j      { font-size: 3.2rem; }
.ma52vpcu h2.cx9w { font-size: 1.9rem; }
.ma52vpcu h3.pm8qe     { font-size: 1.4rem; }
.k7dea0 .i5k1j      { font-size: 3.8rem; }
.k7dea0 h2.cx9w { font-size: 2.2rem; }
.k7dea0 h3.pm8qe     { font-size: 1.6rem; }
.soj5ypgr + .soj5ypgr { position: relative; }
.gp68ds   .soj5ypgr + .soj5ypgr::before,
.uzy7rc  .soj5ypgr + .soj5ypgr::before,
.un9gmw   .soj5ypgr + .soj5ypgr::before,
.l05j5t7   .soj5ypgr + .soj5ypgr::before,
.y1rcyc5   .soj5ypgr + .soj5ypgr::before,
.kyaq .soj5ypgr + .soj5ypgr::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.gp68ds .soj5ypgr + .soj5ypgr::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uzy7rc .soj5ypgr + .soj5ypgr::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.un9gmw .soj5ypgr + .soj5ypgr::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;
}
.l05j5t7 .soj5ypgr + .soj5ypgr::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rbeo .soj5ypgr { margin-bottom: 16px; }
.rbeo .soj5ypgr + .soj5ypgr { margin-top: 0; }
.rbeo .h397 { padding-top: 0; padding-bottom: 0; }
.y1rcyc5 .soj5ypgr + .soj5ypgr::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.kyaq .soj5ypgr + .soj5ypgr::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.nznj .soj5ypgr + .soj5ypgr::before,
.hdim5m .soj5ypgr + .soj5ypgr::before,
.clv5k8 .soj5ypgr + .soj5ypgr::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%;
}
.zavvslm .nznj .soj5ypgr:nth-child(even)::before,
.zavvslm .hdim5m .soj5ypgr:nth-child(even)::before,
.zavvslm .clv5k8 .soj5ypgr:nth-child(even)::before { background: var(--bg-surface); }
.ssip5u .nznj .soj5ypgr:nth-child(even)::before,
.ssip5u .hdim5m .soj5ypgr:nth-child(even)::before,
.ssip5u .clv5k8 .soj5ypgr:nth-child(even)::before { background: var(--bg-card); }
.nznj .soj5ypgr + .soj5ypgr::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");
}
.hdim5m .soj5ypgr + .soj5ypgr::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");
}
.clv5k8 .soj5ypgr + .soj5ypgr::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");
}
.yko8h3o4 .lsy3jzho,
.yko8h3o4 .tw7j,
.x3c8 .tw7j { margin-bottom: 60px; }
.aigqsrle .tw7j { margin-bottom: 70px; }
.yko8h3o4 .fysa0,
.yko8h3o4 .lsy3jzho::before,
.yko8h3o4 .lsy3jzho::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");
}
.en6u721s .iy2x3m { background: var(--accent); }
.en6u721s .iy2x3m .vwopju { background: none; }
.en6u721s .l44ko6r { background: var(--accent); }
.en6u721s .wooao7ne { background: var(--accent-bg); }
.en6u721s .lsy3jzho:not(.iy2x3m) .vwopju { background: rgba(0,0,0,0.6); }
.cz0t .gtlvs96 { float: left; width: 38%; margin: 0 28px 16px 0; }
.cz0t .gtlvs96 .mlvqy3p3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cz0t .h397::after { content: ''; display: block; clear: both; }
.qp0r4o .gtlvs96 { float: right; width: 38%; margin: 0 0 16px 28px; }
.qp0r4o .gtlvs96 .mlvqy3p3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qp0r4o .h397::after { content: ''; display: block; clear: both; }
.r690zei .soj5ypgr:nth-child(odd)  .gtlvs96 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.r690zei .soj5ypgr:nth-child(even) .gtlvs96 { float: right; width: 38%; margin: 0 0 16px 28px; }
.r690zei .gtlvs96 .mlvqy3p3 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r690zei .h397::after { content: ''; display: block; clear: both; }
.cz0t .ku3e,
.cz0t .xiui5d,
.qp0r4o .ku3e,
.qp0r4o .xiui5d,
.r690zei .ku3e,
.r690zei .xiui5d { clear: both; }
@media (max-width: 900px) {
  .cz0t .gtlvs96,
  .qp0r4o .gtlvs96,
  .r690zei .soj5ypgr:nth-child(odd)  .gtlvs96,
  .r690zei .soj5ypgr:nth-child(even) .gtlvs96 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .cz0t .gtlvs96 .mlvqy3p3,
  .qp0r4o .gtlvs96 .mlvqy3p3,
  .r690zei .gtlvs96 .mlvqy3p3 {
    max-height: none !important;
  }
}
.cz0t .l3050u,
.cz0t .l86likr,
.qp0r4o .l3050u,
.qp0r4o .l86likr,
.r690zei .l3050u,
.r690zei .l86likr { overflow: hidden; }
@media (max-width: 640px) {
  .cz0t .gtlvs96,
  .qp0r4o .gtlvs96,
  .r690zei .gtlvs96 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.lsveh3j .ihrupe,
.lsveh3j .h397,
.lsveh3j .a8nf  { max-width: 1100px; }
.o8nl56z .ihrupe,
.o8nl56z .h397,
.o8nl56z .a8nf  { max-width: 1200px; }
.rqxtgx .ihrupe,
.rqxtgx .h397,
.rqxtgx .a8nf  { max-width: 1320px; }
.oh9ssep8 { font-size: 0.82rem; color: var(--text-muted); }
.pcqdg2 { display: flex; align-items: center; }
.fkb07 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.d5xkxyxx { display: flex; align-items: center; }
.csp1zmn9 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.csp1zmn9:hover { text-decoration: underline; }
.x6r4 { margin: 0 3px; opacity: 0.45; }
.x6r4::before { content: '/'; }
.icpi { padding: 2px 5px; color: var(--text-main); }
.vxicss .oh9ssep8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.vxicss .pcqdg2 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nt6s .oh9ssep8 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nt6s .pcqdg2 { padding: 0 0 0 12px; }
.fan406fg {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.ibeldm9 .pcqdg2 { padding: 0 16px; }
.ibeldm9 .oh9ssep8 {
  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);
}
.ibeldm9 .ihrupe { padding-top: 28px; }
@media (max-width: 720px) {
  .fan406fg { margin-top: 18px; padding: 0 16px; }
  .ibeldm9 .ihrupe { padding-top: 16px; }
}
.lsveh3j.vxicss .pcqdg2 { max-width: 1100px; }
.o8nl56z.vxicss .pcqdg2 { max-width: 1200px; }
.rqxtgx.vxicss .pcqdg2 { max-width: 1320px; }
.lsveh3j .fan406fg { max-width: 1100px; }
.o8nl56z .fan406fg { max-width: 1200px; }
.rqxtgx .fan406fg { max-width: 1320px; }
.cb388ebt .soj5ypgr { padding-top: 16px; padding-bottom: 16px; }
.l57w .soj5ypgr { padding-top: 24px; padding-bottom: 24px; }
.vadn1 .soj5ypgr { padding-top: 40px; padding-bottom: 40px; }
.cqkk6 .soj5ypgr { padding-top: 52px; padding-bottom: 52px; }
.wpkbi .soj5ypgr:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.wpkbi .soj5ypgr:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.wpkbi .soj5ypgr:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.wpkbi .soj5ypgr:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bz83 .h397 { padding-top: 10px;  padding-bottom: 10px; }
.i8x9 .h397 { padding-top: 18px;  padding-bottom: 18px; }
.ieowyg .h397 { padding-top: 36px;  padding-bottom: 36px; }
.rnror3sm .h397 { padding-top: 48px;  padding-bottom: 48px; }
.rand5h h2.cx9w { font-weight: 600; }
.rand5h h3.pm8qe     { font-weight: 600; }
.ydn4vi h2.cx9w { font-weight: 800; }
.ydn4vi h3.pm8qe     { font-weight: 700; }
.k8m440do { font-weight: 600; }
.k8m440do h2.cx9w { font-weight: 900; }
.k8m440do h3.pm8qe     { font-weight: 800; }
.k8m440do .x4rh6u strong,
.k8m440do .x4rh6u strong { font-weight: 600; }
.f34p {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cj6s .f34p { display: none; }
@media (max-width: 640px) {
  .f34p { display: none !important; }
}
.f34p { background: var(--cta) !important; color: #fff !important; border: none !important; }
.f34p:hover { opacity: 0.85; }
.oi7k3fg .f34p { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cem87rjy .op8kqis { right: 32px; }
@media (max-width: 480px) {
  .cem87rjy .op8kqis { right: 20px; bottom: 20px; }
  .xdo3r2  .op8kqis { left: 20px; bottom: 20px; }
}
.l9fahs { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.a8nf { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.usjg7d { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hj88 { color: var(--text-dim); font-size: 0.8rem; }
.otz8 a, .atjq84 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.otz8 a:hover, .atjq84 a:hover { color: var(--accent-light); }
.atjq84 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.yqs2tqj .a8nf { text-align: center; }
.yqs2tqj .atjq84 { justify-content: center; margin-bottom: 16px; }
.yqs2tqj .usjg7d { margin-top: 0; }
.trb9vp6f { margin-top: 10px; }
.trb9vp6f a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .a8nf { padding-left: 16px; padding-right: 16px; }
  .mpyuk2 .a8nf { padding: 20px 16px; }
  .atjq84 { gap: 4px 12px; }
  .usjg7d { font-size: 0.78rem; }
}
.ii3na .usjg7d { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ii3na .hj88 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ii3na .w6nosa { grid-template-columns: 1fr 1fr; } .ii3na .uzkg5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ii3na .w6nosa { grid-template-columns: 1fr; } }
.rp0o .usjg7d { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rp0o .wbqx { gap: 12px; } .rp0o .tco6m { margin-right: 0; width: 100%; } }
.sd0safnb .usjg7d { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sd0safnb .hj88 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sd0safnb .r16rz { grid-template-columns: 1fr 1fr; } .sd0safnb .fe9k5qlo { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sd0safnb .r16rz { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wvf7hew .xmj2moj { grid-template-columns: 1fr 1fr; } .wvf7hew .sg9s:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wvf7hew .xmj2moj { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .e3a6bty .xmj2moj { grid-template-columns: 1fr; } }
.yiexiot .a8nf { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.yiexiot .atjq84 { justify-content: center; }
.psd7 .f1b0uz2      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.psd7 .l9fahs { background: var(--bg-page); border-top-color: var(--border-alt); }
.il6i2tof .f1b0uz2      { background: #0d1117; border-bottom-color: #21262d; }
.il6i2tof .szfy { color: var(--accent-light); }
.il6i2tof .q2f1b3 { --msep-color: #8b949e; }
.il6i2tof .q2f1b3 a { color: #8b949e; }
.il6i2tof .q2f1b3 a:hover { color: var(--accent-light); }
.il6i2tof .m8s31h { color: #8b949e; }
.il6i2tof .l9fahs { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.il6i2tof .usjg7d,
.il6i2tof .hj88 { color: #6e7681; }
.il6i2tof .otz8 a, .il6i2tof .atjq84 a,
.il6i2tof .otz8 a:hover, .il6i2tof .atjq84 a:hover,
@media (max-width: 640px) {
  .il6i2tof .q2f1b3 { background: #0d1117; border-top-color: #21262d; }
  .il6i2tof .q2f1b3 li a { border-bottom-color: #21262d; }
}
.lo7hoxrl .f1b0uz2      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lo7hoxrl .szfy { color: var(--accent-light); }
.lo7hoxrl .q2f1b3 { --msep-color: #475569; }
.lo7hoxrl .q2f1b3 a { color: #475569; }
.lo7hoxrl .q2f1b3 a:hover { color: var(--accent-light); }
.lo7hoxrl .m8s31h { color: #64748b; }
.lo7hoxrl .l9fahs { background: #f0f4f8; border-top-color: #cbd5e1; }
.lo7hoxrl .usjg7d,
.lo7hoxrl .hj88 { color: #64748b; }
.lo7hoxrl .otz8 a, .lo7hoxrl .atjq84 a,
.lo7hoxrl .otz8 a:hover, .lo7hoxrl .atjq84 a:hover,
@media (max-width: 640px) {
  .lo7hoxrl .q2f1b3 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lo7hoxrl .q2f1b3 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.oarskc .f1b0uz2      { background: var(--accent); border-bottom-color: var(--accent-light); }
.oarskc .szfy { color: #fff; }
.oarskc .q2f1b3 { --msep-color: rgba(255,255,255,0.82); }
.oarskc .q2f1b3 a { color: rgba(255,255,255,0.82); }
.oarskc .q2f1b3 a:hover { color: #fff; }
.oarskc .m8s31h { color: rgba(255,255,255,0.9); }
.oarskc .l9fahs { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.oarskc .usjg7d,
.oarskc .hj88 { color: rgba(255,255,255,0.72); }
.oarskc .otz8 a, .oarskc .atjq84 a,
.oarskc .otz8 a:hover, .oarskc .atjq84 a:hover,
@media (max-width: 640px) {
  .oarskc .q2f1b3 { background: var(--accent); border-top-color: var(--accent-light); }
  .oarskc .q2f1b3 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jwaur .f1b0uz2 {
  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);
}
.jwaur .l9fahs {
  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) {
  .jwaur .q2f1b3 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ug6j .oxezsk { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.mjvgzxbo .oxezsk { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.usvd .oxezsk { min-height: 72px; height: auto; }
.tef0jqvw .oxezsk { min-height: 84px; height: auto; }
.mpyuk2 .oxezsk { max-width: none; padding: 0 32px; }
.mpyuk2 .a8nf  { max-width: none; padding: 24px 32px; }
.nbtad.o8nl56z .oxezsk { max-width: 1200px; }
.nbtad.rqxtgx .oxezsk { max-width: 1320px; }
.oly2fqh   .szfy, .oly2fqh   .tco6m { text-transform: capitalize; }
.silxkpi .szfy, .silxkpi .tco6m { text-transform: lowercase; }
.wqt2 .szfy, .wqt2 .tco6m { text-transform: uppercase; letter-spacing: 0.06em; }
.y8qk2, .vfs6547 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.o6fz2gp .y8qk2,
.wwn2vj .y8qk2,
.eao22 .y8qk2,
.zriz48 .y8qk2,
.asan   .q2f1b3 a { font-weight: 500; }
.g2uj .q2f1b3 a { font-weight: 600; }
.c90xxqzr     .q2f1b3 a { font-weight: 700; }
.bvjaek0x    .q2f1b3 a { font-weight: 800; letter-spacing: 0.01em; }
.u22ano     .q2f1b3 > li + li::before,
.rxp1    .q2f1b3 > li + li::before,
.eu9gt    .q2f1b3 > li + li::before,
.r1psm3jh .q2f1b3 > li + li::before,
.qjur .q2f1b3 > li + li::before,
.h43cccnr  .q2f1b3 > li + li::before,
.idf1v41    .q2f1b3 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.u22ano     .q2f1b3 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.rxp1    .q2f1b3 > li + li::before { content: "|"; }
.eu9gt    .q2f1b3 > li + li::before { content: "—"; }
.r1psm3jh .q2f1b3 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qjur .q2f1b3 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.h43cccnr  .q2f1b3 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.idf1v41    .q2f1b3 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .hyc25a6 .m8s31h,
  .uf3kw8 .m8s31h,
  .mxyrv .m8s31h,
  .nrak .m8s31h,
  .ayf7t0 .m8s31h {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .hyc25a6 .m8s31h::before,
  .uf3kw8 .m8s31h::before,
  .mxyrv .m8s31h::before,
  .nrak .m8s31h::before,
  .ayf7t0 .m8s31h::before { content: ""; display: block; flex-shrink: 0; }

  
  .hyc25a6 .m8s31h::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;
  }

  
  .uf3kw8 .m8s31h::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;
  }

  
  .mxyrv .m8s31h::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;
  }

  
  .nrak .m8s31h::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;
  }

  
  .ayf7t0 .m8s31h::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) {
  .ffm4v .m8s31h {
    padding: 5px 14px;
  }
  .ffm4v .q2f1b3 {
    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;
  }
  .ffm4v .q2f1b3 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ffm4v .q2f1b3 li a:hover { background: var(--bg-raised); }
  .ffm4v .bteympy,
  .z8zkvr92 .bteympy,
  .vxgdn79b .bteympy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bbv1 .m8s31h {
    padding: 5px 10px;
  }
  .bbv1 .q2f1b3 {
    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);
  }
  .bbv1 .q2f1b3.a9usg { transform: translateX(0); }
  .bbv1 .q2f1b3 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bbv1 .q2f1b3 li:last-child a { border-bottom: none; }
  .oarskc .q2f1b3,
  .il6i2tof .q2f1b3 { background: var(--accent) !important; }
  .oarskc .q2f1b3 li a,
  .il6i2tof .q2f1b3 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vxgdn79b .m8s31h {
    padding: 5px 10px;
  }
  .vxgdn79b .q2f1b3 {
    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);
  }
  .vxgdn79b .q2f1b3::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vxgdn79b .q2f1b3.a9usg { transform: translateY(0); }
  .vxgdn79b .q2f1b3 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tpm1d .m8s31h {
    padding: 5px 10px;
  }
  .tpm1d .q2f1b3 {
    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;
  }
  .tpm1d .q2f1b3.a9usg { opacity: 1; pointer-events: auto; }
  .tpm1d .q2f1b3 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jktzyr     .m8s31h { border-radius: 0 !important; }
  .fbe7pwb   .m8s31h { border-radius: 8px !important; }
  .ejx56 .m8s31h { border-radius: 50% !important; }
  .eepkt   .m8s31h { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .lvo221oh .nvjg { flex-direction: column; align-items: stretch; }
  .lvo221oh .eqey0 { flex-direction: row; min-width: auto; }
  .lvo221oh .uy9095e { align-items: flex-start; text-align: left; }
}
.lyxlfl5v,
.lyxlfl5v.soj5ypgr,
.zavvslm .lyxlfl5v,
.uod5k7b .lyxlfl5v,
.ssip5u .lyxlfl5v,
.ktvf .lyxlfl5v {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ati2b7cx {
  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;
}
.z6iq { flex: 1 1 280px; min-width: 0; }
.kclzpvd {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cxnzp {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.pivnwi2 {
  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;
}
.pivnwi2:hover { transform: translateY(-1px); opacity: 0.95; }
.cb5kk .ati2b7cx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cb5kk .kclzpvd { color: var(--cta); }
.cb5kk .cxnzp { color: var(--text-body); }
.cb5kk .pivnwi2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.rdcisxu .ati2b7cx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.rdcisxu .kclzpvd { color: var(--text-primary); }
.rdcisxu .cxnzp { color: var(--text-body); }
.rdcisxu .pivnwi2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ati2b7cx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .z6iq { flex: 0 0 auto; }
  .kclzpvd { font-size: 1.2rem; }
  .pivnwi2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hel28rf .h99l2k6g { height: 36px; }
.gjaw .h99l2k6g { height: 60px; max-width: 200px; }
.k7wl6si3 .h99l2k6g { height: 56px; max-width: 180px; }
.z804zbae    .qkb5cc8, .z804zbae    .i9w8w { color: #f59e0b; }
.jhjltv      .qkb5cc8 { font-size: 1rem; letter-spacing: 1.5px; }
.jhjltv      .i9w8w   { font-size: 1.35rem; }
.a5gc    .qkb5cc8, .a5gc    .i9w8w { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.ln3h     .qkb5cc8, .ln3h     .i9w8w { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.jxcfo .qkb5cc8, .jxcfo .i9w8w { color: var(--cta); letter-spacing: 2px; }
.ttezfcn   .qkb5cc8, .ttezfcn   .i9w8w { color: #e91e63; letter-spacing: 2px; }
.e2tnpsg  .qkb5cc8, .e2tnpsg  .i9w8w { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.mq6qbg     .qkb5cc8, .mq6qbg     .i9w8w { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ma7vb5j .ub4jh + .ub4jh {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.q48y .ejq1e4v9 { padding: 18px 24px; min-height: 68px; }
.ugdl7sj .aiggddy9 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ugdl7sj .oj7v6fzk {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.f2mg9q2n .ub4jh {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xiui5d { counter-reset: cs-rank; }
.xiui5d .ejq1e4v9 { counter-increment: cs-rank; }
.xiui5d .ejq1e4v9::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;
}
.ustjvm0 .xiui5d { counter-reset: cs-rank; gap: 0; }
.ustjvm0 .ejq1e4v9 {
  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;
}
.ustjvm0 .ejq1e4v9::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;
}
.ustjvm0 .pkylagqy {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ustjvm0 .ftomcde {
  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;
}
.ustjvm0 .sunsl5g { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ustjvm0 .pkylagqy { min-width: 0; flex-direction: column; width: 100%; }
.ustjvm0 .ak2laas {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ustjvm0 .qkb5cc8 { color: var(--cta, var(--accent)); }
.ustjvm0 .o085x { font-weight: 700; }
.ustjvm0 .ub4jh {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ustjvm0 .aiggddy9 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ustjvm0 .oj7v6fzk {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ustjvm0 .m7jf4 .oj7v6fzk { font-size: 1.3rem; color: var(--accent-light); }
.ustjvm0 .jmqwku {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ustjvm0 .ejq1e4v9:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ustjvm0 .xiui5d {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ustjvm0 .ejq1e4v9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ustjvm0 .ejq1e4v9 { padding: 40px 16px 20px; }
  .ustjvm0 .ub4jh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ustjvm0 .jmqwku { width: 100%; min-width: 0; }
}
.frbydh .xiui5d { counter-reset: cs-rank; gap: 10px; }
.frbydh .ejq1e4v9 {
  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);
}
.frbydh .ejq1e4v9::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);
}
.frbydh .pkylagqy {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.frbydh .ftomcde {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.frbydh .sunsl5g { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.frbydh .ak2laas {
  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;
}
.frbydh .qkb5cc8 { color: var(--cta, var(--accent)); }
.frbydh .ub4jh {
  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;
}
.frbydh .aiggddy9 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.frbydh .oj7v6fzk { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.frbydh .m7jf4 .oj7v6fzk { color: var(--accent-light); }
.frbydh .jmqwku {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.frbydh .ejq1e4v9:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .frbydh .ejq1e4v9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .frbydh .ejq1e4v9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .frbydh .pkylagqy {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .frbydh .ak2laas { white-space: normal; text-align: center; font-size: 1.2rem; }
  .frbydh .ub4jh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .frbydh .jmqwku { width: 100%; min-width: 0; }
  .frbydh .qkb5cc8 { min-width: 0; }
}
.mcv12j .ejq1e4v9::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.laitu7e .fly8f0c {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.laitu7e .fly8f0c summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.laitu7e .fly8f0c p { padding: 0 2px 16px; }
.llkq .fly8f0c { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.llkq .fly8f0c summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.llkq .fly8f0c summary::after { content: "›"; font-size: 1.2em; }
.llkq .fly8f0c[open] summary::after { content: "‹"; }
.llkq .fly8f0c p { padding: 10px 22px 4px; }
.ean4io .fly8f0c {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ean4io .fly8f0c summary { color: var(--text-primary); padding-left: 16px; }
.ean4io .fly8f0c summary::after { content: "›"; font-size: 1.1em; }
.ean4io .fly8f0c[open] summary::after { content: "‹"; }
.ean4io .fly8f0c p { padding-left: 16px; }
.njmg4gt .v536ae4 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.njmg4gt .fly8f0c {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.njmg4gt .fly8f0c:last-child { border-bottom: none; }
.njmg4gt .fly8f0c summary { color: var(--text-primary); border-radius: 0; }
.njmg4gt .fly8f0c summary::after { content: "›"; font-size: 1.1em; }
.njmg4gt .fly8f0c[open] summary::after { content: "‹"; }
.k78ac .fly8f0c { overflow: hidden; }
.k78ac .fly8f0c summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.k78ac .fly8f0c summary::after { color: rgba(255,255,255,.75); }
.k78ac .fly8f0c[open] summary { border-radius: 0; }
.udm3x8q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jwt81i {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.k0b03b38 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.o0zwhh { color: var(--text-muted); font-size: 1.05rem; }
.k6ev {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xoclsr { margin-bottom: 20px; }
.osoh4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.kumw0 {
  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;
}
.kumw0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.s8kiylqm { resize: vertical; min-height: 130px; }
.sy86im3 { width: 100%; margin-top: 8px; }
.l5dq5jrr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.dpd673 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.j7ok { color: var(--text-muted); line-height: 1.75; }
.v7sn1y { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.v7sn1y li { margin-bottom: 6px; }
.n6is { max-width: 760px; margin: 0 auto; }
.om5o { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.l3y48zym { max-width: 760px; margin: 0 auto; }
.zcm5 ul.v7sn1y { margin: 0; }
@media (max-width: 640px) { .rasu { grid-template-columns: 1fr; gap: 10px; } }
.gb3pj { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.wkxv { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.lt037tbl { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.wkxv p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.wkxv .v7sn1y { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gb3pj { grid-template-columns: 1fr; } }
.k1mi3ey5 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.k1mi3ey5:hover .dhbvea8 { color: var(--accent-light); text-decoration: underline; }
.z0s52qq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cpu20 { margin-bottom: 48px; }
.btrv { max-width: 760px; margin: 0 auto; }
.qn1nsclo { max-width: 640px; margin: 0 auto; }
.bv7jqpez { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.bv7jqpez:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.v20v { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.bv7jqpez p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bv7jqpez ul.v7sn1y { margin: 0; }
.df5z7 { color: var(--text-muted); line-height: 1.75; }
.xxpm8 .v7sn1y,
.qn1nsclo .v7sn1y,
.g7oa0x4 .v7sn1y,
.mzvhjhii .v7sn1y {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.xxpm8 .bv7jqpez,
.qn1nsclo .bv7jqpez { text-align: left; }
.xxpm8 .v20v,
.qn1nsclo .v20v { text-align: center; }
.xyesjj4 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.rulm7nx { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.xnj58yq4 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.erhzp0ek { margin-top: 12px; }
.uu5ts6dp { 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; }
.uu5ts6dp:hover { border-bottom-color: var(--accent-light); }
.frz5tccp { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.frz5tccp img { width: 100%; height: 100%; object-fit: cover; display: block; }
.kwgwh4 { width: 72px; height: 72px; }
.y68q { border-radius: 28%; }
.a1o12l { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ejpp { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .iwpb8a { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.p0kmq8sh .xnj58yq4, .p0kmq8sh .rulm7nx { max-width: 640px; }
.ooxf .xyesjj4 { font-size: 1.6rem; margin-top: 18px; }
.xnc8eo .xnj58yq4 { margin-bottom: 28px; }
@media (max-width: 860px) { .q3yoj1vo { grid-template-columns: 1fr; } .ooxf { position: static; text-align: center; } }
.esyn8 .frz5tccp { margin: 0 auto 18px; }
.esyn8 .a1o12l { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .afnsu { grid-template-columns: 1fr; } }
.vdfv1z8t .xyesjj4 { font-size: 1.6rem; margin-bottom: 6px; }
.mzvhjhii .v7sn1y { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vdfv1z8t { flex-direction: column; text-align: center; } .idwzx { grid-template-columns: 1fr; } }
.tezadh5 { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.tezadh5 .xyesjj4 { font-size: 1.35rem; margin: 0 0 4px; }
.tezadh5 .a1o12l { margin: 0; }
.rti6h6il .k0b03b38 { color: var(--accent-light); }
.gdzf .k0b03b38 { font-size: 2rem; }
.gdzf .o0zwhh { max-width: 680px; }
.qd4om .k0b03b38 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qd4om .o0zwhh  { margin: 0; }
@media (max-width: 640px) { .qd4om { flex-direction: column; } }
.vw6y0 .k0b03b38 { color: var(--accent-light); }
.qur7s2 .k0b03b38 { color: #fff; }
.qur7s2 .o0zwhh  { color: rgba(255,255,255,0.85); }
.j576zwlm { max-width: 680px; margin: 0 auto; }
.bjsgjph6 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .bjsgjph6 { grid-template-columns: 1fr; } }
.wviptk9 .kumw0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wviptk9 .kumw0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.dkzh7 .kumw0 { background: var(--bg-raised); border-color: transparent; }
.dkzh7 .kumw0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.g1q4c .kumw0 { border-radius: 100px; padding: 11px 20px; }
.g1q4c .s8kiylqm { border-radius: 14px; }
.syjbnw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.syjbnw summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.syjbnw summary::-webkit-details-marker { display: none; }
.syjbnw summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.syjbnw[open] summary::after { content: "−"; }
.laup {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .o2injf { grid-template-columns: 1fr; } }
.dpsq4 { counter-reset: priv-count; }
.b8gcv2eh {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.b8gcv2eh:last-child { border-bottom: none; }
.qt2c9k {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.b8gcv2eh h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.b8gcv2eh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n4ag1al { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n4ag1al li { margin-bottom: 6px; }
.abxl{display:none}
.abxl:empty,.b6te3:empty{display:none}
.p87rqx{position:relative;overflow:visible}
.h8zten .kl6gguk,.xxlj .kl6gguk,
.v9k3rgs .kl6gguk,.i4wx .kl6gguk,
.f9zj .kl6gguk,.vnha39ll .kl6gguk{display:block}
.sexb .g1s8{display:block}
.h8zten .kl6gguk,.xxlj .kl6gguk,
.v9k3rgs .kl6gguk,.i4wx .kl6gguk,
.f9zj .kl6gguk{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}
.h8zten .kl6gguk .b6te3,.xxlj .kl6gguk .b6te3,
.v9k3rgs .kl6gguk .b6te3,.i4wx .kl6gguk .b6te3,
.f9zj .kl6gguk .b6te3{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}
.h8zten .kl6gguk,.xxlj .kl6gguk{top:12px}
.h8zten .kl6gguk .b6te3{margin-right:auto}
.xxlj .kl6gguk .b6te3{margin-left:auto}
.xxlj .kl6gguk{text-align:right}
.v9k3rgs .kl6gguk,.i4wx .kl6gguk{bottom:12px}
.v9k3rgs .kl6gguk .b6te3{margin-right:auto}
.i4wx .kl6gguk .b6te3{margin-left:auto}
.i4wx .kl6gguk{text-align:right}
.f9zj .kl6gguk{position:relative;margin-top:16px}
.f9zj .kl6gguk .b6te3{margin:0 auto}
.vnha39ll .kl6gguk{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vnha39ll .kl6gguk .b6te3{margin:0}
.vnha39ll .wooao7ne~.kl6gguk,
.vnha39ll .mkh5i4c~.kl6gguk{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vnha39ll .wooao7ne~.kl6gguk .b6te3,
.vnha39ll .mkh5i4c~.kl6gguk .b6te3{justify-content:flex-start}
.wooao7ne~.kl6gguk,.mkh5i4c~.kl6gguk{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}
.wooao7ne~.kl6gguk .b6te3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mkh5i4c~.kl6gguk .b6te3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g1s8 .b6te3{margin:0 0 12px}
.b6te3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tvio4o4{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.dhbvea8{font-weight:600;color:var(--text-heading);opacity:1}
.gnip3k .tvio4o4{display:none}
.qshjfaj .b6te3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.q4a7 .uczx4fig{color: var(--accent-light);opacity:1;font-weight:500}
.i5n918 .b6te3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.wddohoo2{--date-bg:var(--accent-bg)}
.tafuqvk .dhgh::before{content:""}
.adp25 .p5kj1q{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .p5kj1q{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .k6u9{max-width:100%}
}
.n3kebw .byl9n1m{margin:0}
@media (max-width:560px){
  .fah0i{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) {
  .a7z7wk2 { padding: 28px 18px 20px; }
  .x6qpr62 { font-size: 1.2rem; }
  .eucbdj6d { max-width: 220px; max-height: 80px; }
}
.o3fpw12i {
  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);
}
.jrehllc {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.sivoc  .o3fpw12i { border-radius: 50%; }
.g82e  .o3fpw12i { border-radius: 6px; }
.yfsu .o3fpw12i { border-radius: 22px; }
.et1izm9m .ati2b7cx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .o3fpw12i { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.urwruz .soj5ypgr {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.urwruz .h397 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.urwruz .ati2b7cx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.dahot {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.dahot.vdx9fl { transform: translate(-50%, 0); }
.dahot .soj5ypgr,
.dahot .h397 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.dahot .ati2b7cx {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.csx8230 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.csx8230::before,
.csx8230::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.csx8230::before { transform: translate(-50%, -50%) rotate(45deg); }
.csx8230::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.csx8230:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .dahot { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .dahot .ati2b7cx {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .dahot .cxnzp { display: none !important; }
  .dahot .kclzpvd { font-size: 1.1rem !important; }
  .dahot .o3fpw12i { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .csx8230 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oxezsk { flex-direction: row-reverse; }
[dir="rtl"] .q2f1b3 { flex-direction: row-reverse; }
[dir="rtl"] .cem87rjy .op8kqis { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .cem87rjy .op8kqis { right: auto; left: 20px; }
  [dir="rtl"] .xdo3r2  .op8kqis { left: auto;  right: 20px; }
}
[dir="rtl"] .cz0t .gtlvs96  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .qp0r4o .gtlvs96 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .l3050u, [dir="rtl"] .l86likr { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .m7wfnf6 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yy7jiub { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .x4rh6u { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ati2b7cx { direction: rtl; }
[dir="rtl"] .o3fpw12i { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ejq1e4v9,
[dir="rtl"] .oh9ssep8 { direction: rtl; }
[dir="rtl"] .l6136rv3 { direction: rtl; }
[dir="rtl"] .v9c1ay { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h0y34x .l86likr,
[dir="rtl"] .ua0av8z .l86likr,
[dir="rtl"] .of5y66u .l86likr,
[dir="rtl"] .krq758g .l86likr {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h0y34x .l86likr li::before,
[dir="rtl"] .ua0av8z .l86likr li::before,
[dir="rtl"] .of5y66u .l86likr li::before,
[dir="rtl"] .krq758g .l86likr li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .lsy3jzho.ps5d .tw7j,
[dir="rtl"] .nce2oxn.ps5d .tw7j,
[dir="rtl"] .iy2x3m.ps5d .tw7j,
[dir="rtl"] .okdv1.ps5d .tw7j,
[dir="rtl"] .vvhk.ps5d .tw7j { text-align: right; }
[dir="rtl"] .wooao7ne.hiijl0a .fysa0 { text-align: center; }
[dir="rtl"] .h397,
[dir="rtl"] .u8cg128g,
[dir="rtl"] .ve0r0ot,
[dir="rtl"] .tw7j { text-align: right; }
[dir="rtl"] .k6ev,
[dir="rtl"] .osoh4,
[dir="rtl"] .xnj58yq4,
[dir="rtl"] .kumw0,
[dir="rtl"] .s8kiylqm { text-align: right; direction: rtl; }
[dir="rtl"] .g1q4c .kumw0,
[dir="rtl"] .wviptk9 .kumw0 { padding-right: 20px; padding-left: 20px; }
.yq8c4lv .xiui5d,
.f8h03bq .xiui5d,
.udyauus .xiui5d { gap: 0; }
.qutpnoqj .xiui5d { gap: 14px; }
.yq8c4lv .ejq1e4v9,
.f8h03bq .ejq1e4v9,
.qutpnoqj .ejq1e4v9,
.udyauus .ejq1e4v9 {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.yq8c4lv .ejq1e4v9,
.f8h03bq .ejq1e4v9,
.udyauus .ejq1e4v9 {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.yq8c4lv .ejq1e4v9:nth-child(even),
.udyauus .ejq1e4v9:nth-child(even) { background: var(--accent-bg); }
.f8h03bq .ejq1e4v9 + .ejq1e4v9 { border-top: 1px solid var(--border-alt); }
.qutpnoqj .ejq1e4v9 {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.yq8c4lv .ejq1e4v9:hover,
.f8h03bq .ejq1e4v9:hover,
.udyauus .ejq1e4v9:hover { background: var(--bg-hover); }
.yq8c4lv .ejq1e4v9::before,
.f8h03bq .ejq1e4v9::before,
.qutpnoqj .ejq1e4v9::before,
.udyauus .ejq1e4v9::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.udyauus .ejq1e4v9::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.yq8c4lv .pkylagqy,
.f8h03bq .pkylagqy,
.qutpnoqj .pkylagqy,
.udyauus .pkylagqy {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.yq8c4lv .ftomcde,
.f8h03bq .ftomcde,
.qutpnoqj .ftomcde,
.udyauus .ftomcde {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.yq8c4lv .sunsl5g,
.f8h03bq .sunsl5g,
.qutpnoqj .sunsl5g,
.udyauus .sunsl5g {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.yq8c4lv .ak2laas,
.f8h03bq .ak2laas,
.qutpnoqj .ak2laas,
.udyauus .ak2laas {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.udyauus .ak2laas { font-size: 1.45rem; font-weight: 800; }
.yq8c4lv .q7lov2f,
.f8h03bq .q7lov2f,
.qutpnoqj .q7lov2f,
.udyauus .q7lov2f {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.yq8c4lv .q7lov2f .m7jf4,
.f8h03bq .q7lov2f .m7jf4,
.qutpnoqj .q7lov2f .m7jf4,
.udyauus .q7lov2f .m7jf4 {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.yq8c4lv .q7lov2f .m7jf4 .aiggddy9,
.f8h03bq .q7lov2f .m7jf4 .aiggddy9,
.qutpnoqj .q7lov2f .m7jf4 .aiggddy9,
.udyauus .q7lov2f .m7jf4 .aiggddy9 { display: none; }
.yq8c4lv .q7lov2f .m7jf4 .oj7v6fzk::before,
.f8h03bq .q7lov2f .m7jf4 .oj7v6fzk::before,
.qutpnoqj .q7lov2f .m7jf4 .oj7v6fzk::before,
.udyauus .q7lov2f .m7jf4 .oj7v6fzk::before { content: "\1F381\00a0"; }
.yq8c4lv .q7lov2f .m7jf4 .oj7v6fzk,
.f8h03bq .q7lov2f .m7jf4 .oj7v6fzk,
.qutpnoqj .q7lov2f .m7jf4 .oj7v6fzk,
.udyauus .q7lov2f .m7jf4 .oj7v6fzk {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.yq8c4lv .q7lov2f .wmon,
.f8h03bq .q7lov2f .wmon,
.qutpnoqj .q7lov2f .wmon,
.udyauus .q7lov2f .wmon { display: none; }
.yq8c4lv .d6vk6bnr,
.f8h03bq .d6vk6bnr,
.qutpnoqj .d6vk6bnr,
.udyauus .d6vk6bnr {
  grid-column: 4; min-width: 120px; width: auto;
}
.yq8c4lv .qkb5cc8,
.f8h03bq .qkb5cc8,
.qutpnoqj .qkb5cc8,
.udyauus .qkb5cc8 { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.yq8c4lv .o085x,
.f8h03bq .o085x,
.qutpnoqj .o085x,
.udyauus .o085x { display: none; }
.yq8c4lv .jmqwku.y06rcl,
.f8h03bq .jmqwku.y06rcl,
.qutpnoqj .jmqwku.y06rcl,
.udyauus .jmqwku.y06rcl {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.udyauus .jmqwku.y06rcl { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .yq8c4lv .ejq1e4v9,
  .f8h03bq .ejq1e4v9,
  .qutpnoqj .ejq1e4v9,
  .udyauus .ejq1e4v9 {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .yq8c4lv .d6vk6bnr,
  .f8h03bq .d6vk6bnr,
  .qutpnoqj .d6vk6bnr,
  .udyauus .d6vk6bnr { display: none; }
  .yq8c4lv .jmqwku.y06rcl,
  .f8h03bq .jmqwku.y06rcl,
  .qutpnoqj .jmqwku.y06rcl,
  .udyauus .jmqwku.y06rcl { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .yq8c4lv .ejq1e4v9,
  .f8h03bq .ejq1e4v9,
  .qutpnoqj .ejq1e4v9,
  .udyauus .ejq1e4v9 {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .yq8c4lv .ejq1e4v9::before,
  .f8h03bq .ejq1e4v9::before,
  .qutpnoqj .ejq1e4v9::before,
  .udyauus .ejq1e4v9::before { grid-area: rank; align-self: center; justify-self: start; }
  .yq8c4lv .pkylagqy,
  .f8h03bq .pkylagqy,
  .qutpnoqj .pkylagqy,
  .udyauus .pkylagqy { grid-area: ident; width: auto; justify-content: flex-start; }
  .yq8c4lv .q7lov2f,
  .f8h03bq .q7lov2f,
  .qutpnoqj .q7lov2f,
  .udyauus .q7lov2f { grid-area: pills; }
  
  .yq8c4lv .q7lov2f .m7jf4,
  .f8h03bq .q7lov2f .m7jf4,
  .qutpnoqj .q7lov2f .m7jf4,
  .udyauus .q7lov2f .m7jf4 {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .yq8c4lv .jmqwku.y06rcl,
  .f8h03bq .jmqwku.y06rcl,
  .qutpnoqj .jmqwku.y06rcl,
  .udyauus .jmqwku.y06rcl { grid-area: cta; width: 100%; }
  .yq8c4lv .ftomcde,
  .f8h03bq .ftomcde,
  .qutpnoqj .ftomcde,
  .udyauus .ftomcde { width: 56px; height: 56px; }
  .yq8c4lv .ak2laas,
  .f8h03bq .ak2laas,
  .qutpnoqj .ak2laas,
  .udyauus .ak2laas { font-size: 1.1rem; }
}
:root {
  --accent:          #839501;
  --brand:           #839501;
  --brand-light:     #687507;
  --brand-pale:      #8b9c12;
  --grad-start:      #d3f001;
  --grad-end:        #dcf33b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b45309;
  --cta-fg:          #ffffff;
  --cta-light:       #904003;
  --cta-hover:       #793806;
  --bg-page:         #f8f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f6f3;
  --bg-raised:       #f1f1ed;
  --bg-hover:        #f5f6f3;
  --border:          #e8e9e1;
  --border-alt:      #dbddcf;
  --border-section:  #e8e9e1;
  --text-primary:    #1b1c16;
  --text-muted:      #606250;
  --text-body:       #36382d;
  --text-sub:        #525444;
  --text-faint:      #898c72;
  --text-dim:        #a0a38e;
  --text-label:      #6d705b;
  --text-value:      #444639;
  --accent-bg:       #f5f8dc;
  --accent-bg-light: #f0f7bf;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf5f3;
  --c-pros:          #0c9625;
  --c-cons:          #9f3721;
  --c-pros-label:    #0eb32c;
  --c-tip-border:    #10c631;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9625;
}
:root { --logo-bg-opacity: 54%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.u882 .tr1cvd1l li::before, .u882 .h4ctolyx li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.u882 .tr1cvd1l li::before { content: ""; }.u882 .h4ctolyx li::before { content: ""; }.u882 .ppwmqrfd::before, .u882 .ce38y5ra::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.u882 .ppwmqrfd::before { content: ""; }.u882 .ce38y5ra::before { content: ""; }
.sf9apdwq .bfd5n6p, .sf9apdwq .wooao7ne { min-height: 640px; }
.x6r4::before { content: '·'; font-size: 1.3em; line-height: 1; }