:root {
  --color-accent: #70c11f;
  --color-cta: #e5a100;
  --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;
}
.lyonp6hc {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.f4rjw9tt {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.y6efz {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n0p9b { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.a503et1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.a503et1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.a503et1 a:hover { color: var(--accent-light); }
.kv6hmb2t     .aygitafl { border-radius: 6px; }
.kv6hmb2t .aygitafl li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.kv6hmb2t .aygitafl li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .aygitafl {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yorji78:hover .aygitafl,
  .yorji78:focus-within .aygitafl { display: block; }
  .aygitafl li a { padding: 8px 16px; font-size: 0.88rem; }
}
.f2wvack {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yfvf2 { display: none; }
@media (max-width: 640px) {
  .yfvf2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yfvf2.lqtke9f6 { display: block; }
}
@media (max-width: 640px) {
  .f2wvack { display: block; }
  .a503et1 > li + li::before { display: none !important; }
  .a503et1 {
    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;
  }
  .a503et1.lqtke9f6 { display: flex; }
  .a503et1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .a503et1 li:last-child a { border-bottom: none; }
}
.mtrsuv68 { min-height: 480px; }
.j5t70 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rfc7jzq { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.p0urma7 .rfc7jzq { margin-left: 0; margin-right: 0; }
.tl81e {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.dy0qfg .tl81e { margin-top: 24px; }
.tl81e:hover { opacity: 0.88; }
.n3c6g {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.lleozf8 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.n3c6g .bo188z {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.n3c6g .j5t70 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.n3c6g .rfc7jzq { color: #e2e8f0; }
.n3c6g.lltzz6p .bo188z { text-align: center; }
.n3c6g.p0urma7   .bo188z { text-align: left; }
.tf40y2 .bo188z {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.tf40y2 .j5t70 { color: var(--text-primary); text-shadow: none; }
.tf40y2 .rfc7jzq { color: var(--text-muted); }
.tf40y2 .tl81e { margin-top: 16px; }
.tf40y2, .tf40y2.mtrsuv68 { min-height: auto !important; }
.tf40y2.lltzz6p .bo188z { text-align: center; }
.tf40y2.p0urma7   .bo188z { text-align: left; }
.tf40y2~.ho01{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}
.tf40y2~.ho01 .x1e0axvw{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; }
}
.hs39h .n3c6g .lleozf8 {
  overflow: hidden;
}
.hs39h .n3c6g .lleozf8::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.b900fw .n3c6g .lleozf8 {
  overflow: hidden;
}
.b900fw .n3c6g .lleozf8::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.hyn9xn .n3c6g .lleozf8 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.rb8jdh66 .n3c6g .lleozf8 {
  overflow: hidden;
}
.rb8jdh66 .n3c6g .lleozf8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.nt38okpn .n3c6g .lleozf8 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.v9r4c3e .lleozf8 {
  background: none;
}
.v9r4c3e .j5t70 { color: #fff; }
.v9r4c3e .rfc7jzq { color: rgba(255,255,255,0.85); }
.qvwjk8 .j5t70 { text-shadow: none; color: var(--text-primary); }
.qvwjk8 .rfc7jzq { color: var(--text-muted); }
body.y1qvnoe .j5t70 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.w0u6w .j5t70 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.mtrsuv68.v9r4c3e .j5t70,
section.v9r4c3e .j5t70 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qvwjk8.lltzz6p .lwfhah { align-items: center; text-align: center; }
.mtrsuv68 .twmow {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.twmow .wmssb7 {
  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;
}
.twmow .wmssb7::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.twmow .aaed { display: contents !important; }
.twmow .aaed .ev86 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.twmow .aaed .pax5aak { max-height: 48px; max-width: 96px; }
.twmow .aaed .mb6l {
  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;
}
.twmow .jolf {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.twmow .icuxp5 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.twmow .ih7z6z { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.twmow .ih7z6z small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.twmow .xewsxb7j { display: contents !important; }
.twmow .xewsxb7j .wevb1wl:not(.bhxgpzns) { display: none !important; }
.twmow .xewsxb7j .bhxgpzns {
  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;
}
.twmow .xewsxb7j .bhxgpzns .mjdtfev {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.twmow .xewsxb7j .bhxgpzns .tqbot1 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.twmow .zkntz5 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.twmow .zkntz5.qhi05 {
  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;
}
.twmow .zkntz5.qhi05:hover { opacity: 0.85; }
.twmow .wmssb7,
.twmow .wmssb7:hover,
.twmow .wmssb7:nth-child(even),
.twmow .wmssb7:nth-child(odd),
.twmow .wmssb7:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.psh9 .bo188z { padding-bottom: 24px; }
.dy0qfg .bo188z { max-width: 1100px; }
@media (max-width: 700px) {
  .qvwjk8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qvwjk8:not(.b09e) .pqy4 { display: none !important; }
  .b09e .pqy4 { padding: 16px; }
  .lwfhah  { padding: 36px 24px; }
  .qvwjk8~.ho01,.qg5qflqi~.ho01{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .mtrsuv68, .qvwjk8 { min-height: 320px !important; }
  .j5t70 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .koau,
  .jb0wra7o,
  .xu8gk { grid-template-columns: 1fr !important; }

  

  
  .psh9 { display: flex !important; flex-direction: column !important; }
  .psh9 .bo188z { display: contents; }
  .psh9 .lleozf8 { order: 0; }
  .psh9 .j5t70 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .psh9 .koau { order: 2; padding: 0 16px 12px !important; }
  .psh9 .rfc7jzq { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dy0qfg .bo188z { display: flex; flex-direction: column; }
  .dy0qfg .bo188z .j5t70 { order: 1; }
  .dy0qfg .bo188z .xu8gk { order: 2; margin: 8px 0 24px !important; }
  .dy0qfg .bo188z .rfc7jzq { order: 3; }
  .dy0qfg .bo188z .tl81e { order: 4; align-self: center; margin-top: 0; }

  
  .qvwjk8.b09e {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qvwjk8.b09e .lwfhah { display: contents; padding: 0; }
  .qvwjk8.b09e .lwfhah .j5t70 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qvwjk8.b09e .pqy4 { order: 2; padding: 12px 16px; }
  .qvwjk8.b09e .lwfhah .rfc7jzq { order: 3; padding: 0 24px; margin: 0 auto; }
  .qvwjk8.b09e .lwfhah .tl81e { order: 4; align-self: center; margin: 8px 0 32px; }
}
.vuxqnbdc { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.wx9f { width: 100%; height: auto; display: block; border-radius: 10px; }
.gppk .vuxqnbdc        { border-radius: 16px; }
.gppk .wx9f  { border-radius: 16px; }
.ozfk99c2 .vuxqnbdc         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ozfk99c2 .wx9f   { border-radius: 8px; }
.gbg3h2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.skdvs0 { width: 100%; padding: 32px 0; position: relative; }
.qr3pvwd { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ipkng5q3 .skdvs0:nth-child(even) { background: var(--bg-surface); }
.ipkng5q3 .skdvs0:nth-child(odd)  { background: var(--bg-page); }
.eya5t2fq .skdvs0:nth-child(even) { background: var(--bg-card); }
.eya5t2fq .skdvs0:nth-child(odd)  { background: var(--bg-page); }
.ipkng5q3 .skdvs0:nth-child(odd)  .qr3pvwd { background: var(--bg-card); border-radius: 6px; }
.ipkng5q3 .skdvs0:nth-child(even) .qr3pvwd { background: var(--bg-raised); border-radius: 6px; }
.eya5t2fq .skdvs0:nth-child(odd)  .qr3pvwd { background: var(--bg-card); border-radius: 6px; }
.eya5t2fq .skdvs0:nth-child(even) .qr3pvwd { background: var(--bg-raised); border-radius: 6px; }
.ipkng5q3 .skdvs0:nth-child(even) .rddjhslv .xd7kjd23,
.eya5t2fq .skdvs0:nth-child(even) .rddjhslv .xd7kjd23 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ipkng5q3 .skdvs0:nth-child(odd) .rddjhslv .xd7kjd23,
.eya5t2fq .skdvs0:nth-child(odd) .rddjhslv .xd7kjd23 { background: var(--bg-card-inner); }
.ipkng5q3 .skdvs0:nth-child(even) .zrrhk7z8 .xd7kjd23:nth-child(odd),
.eya5t2fq .skdvs0:nth-child(even) .zrrhk7z8 .xd7kjd23:nth-child(odd)  { background: var(--bg-card); }
.ipkng5q3 .skdvs0:nth-child(even) .zrrhk7z8 .xd7kjd23:nth-child(even),
.eya5t2fq .skdvs0:nth-child(even) .zrrhk7z8 .xd7kjd23:nth-child(even) { background: var(--bg-card-inner); }
h1.vo7n8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vo7n8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.npzimt3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.c7wcdeb h2.vo7n8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.yxvk h2.vo7n8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.w58584m h2.vo7n8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ozmx h2.vo7n8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.e0s9c8 h2.vo7n8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.pb9h60b h2.vo7n8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.txrtl3b h2.vo7n8 {
  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) { .fhxr3915 { display: none; } }
.jk0dlkng { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kh139e { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.krfl7v4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.e6t3vtmj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ov2c7q5 { padding-left: 20px; }
.ov2c7q5 li { margin-bottom: 6px; }
.ov2c7q5 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ov2c7q5 a:hover { color: var(--accent-light); }
.aereka2 .e6t3vtmj { display: none; }
.zk4ho .e6t3vtmj { display: none; }
.zk4ho .ov2c7q5 { padding-left: 0; list-style: none; }
.zk4ho .ov2c7q5 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zk4ho .ov2c7q5 a { font-size: 0.92rem; }
.yp3d3o7 .krfl7v4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.yp3d3o7 .e6t3vtmj { display: none; }
.yp3d3o7 .ov2c7q5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.yp3d3o7 .ov2c7q5 li { margin-bottom: 0; }
.yp3d3o7 .ov2c7q5 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;
}
.yp3d3o7 .ov2c7q5 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.u0fj .krfl7v4 { padding: 20px 20px 16px; }
.u0fj .ov2c7q5 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.u0fj .ov2c7q5 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.u0fj .ov2c7q5 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;
}
.u0fj .ov2c7q5 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;
}
.u0fj .ov2c7q5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.u0fj .ov2c7q5 a:focus,
.u0fj .ov2c7q5 a:focus-visible,
.u0fj .ov2c7q5 a:target { outline: none; }
.u0fj .ov2c7q5 li:target a { border-color: var(--border); color: var(--text-muted); }
.wd8289n2 .krfl7v4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wd8289n2 .e6t3vtmj { display: none; }
.wd8289n2 .ov2c7q5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.wd8289n2 .ov2c7q5 li { counter-increment: toc-n; margin-bottom: 0; }
.wd8289n2 .ov2c7q5 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;
}
.wd8289n2 .ov2c7q5 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;
}
.wd8289n2 .ov2c7q5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tuaa .krfl7v4 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.tuaa .e6t3vtmj { display: none; }
.tuaa .ov2c7q5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.tuaa .ov2c7q5 li { margin-bottom: 0; }
.tuaa .ov2c7q5 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;
}
.tuaa .ov2c7q5 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.olj0fr .krfl7v4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.olj0fr .e6t3vtmj { display: none; }
.olj0fr .ov2c7q5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.olj0fr .ov2c7q5 li { margin-bottom: 0; }
.olj0fr .ov2c7q5 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.olj0fr .ov2c7q5 li:last-child::after { content: ""; margin-right: 0; }
.olj0fr .ov2c7q5 a { font-size: 0.9rem; }
.xd7kjd23 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.rddjhslv .xd7kjd23 { background: var(--bg-card); }
.zrrhk7z8 .xd7kjd23:nth-child(odd)  { background: var(--bg-card); }
.zrrhk7z8 .xd7kjd23:nth-child(even) { background: var(--bg-raised); }
.c9xg .xd7kjd23 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.c9xg .xd7kjd23:last-child { border-bottom: none; }
.c9xg h3.npzimt3 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.qwxk2 .xd7kjd23 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.qwxk2 .xd7kjd23 + .xd7kjd23 { margin-top: 4px; }
.sj3nn .xd7kjd23 { background: none; border-radius: 0; padding: 12px 0; }
.sj3nn .xd7kjd23 + .xd7kjd23 { border-top: 1px solid var(--border-section); }
.mor1uuwz { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.bnljc { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jztwy4, .j7xvnl { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jztwy4 li, .j7xvnl li { margin-bottom: 6px; }
.j7xvnl li { list-style: decimal; }
.auny51     .jztwy4 { list-style-type: "● "; }
.n3wxh5  .jztwy4 { list-style-type: "■ "; }
.gj6ap .jztwy4 { list-style-type: "◆ "; }
.tt9n    .jztwy4 { list-style-type: "★ "; }
.auny51     .di59wo { list-style-type: "● "; }
.n3wxh5  .di59wo { list-style-type: "■ "; }
.gj6ap .di59wo { list-style-type: "◆ "; }
.tt9n    .di59wo { list-style-type: "★ "; }
.auny51    .jztwy4 li::marker, .auny51    .di59wo li::marker,
.n3wxh5 .jztwy4 li::marker, .n3wxh5 .di59wo li::marker,
.gj6ap .jztwy4 li::marker, .gj6ap .di59wo li::marker,
.tt9n   .jztwy4 li::marker, .tt9n   .di59wo li::marker {
  color: var(--cta); font-size: 1em;
}
.auny51 .j7xvnl,
.n3wxh5 .j7xvnl,
.gj6ap .j7xvnl,
.tt9n .j7xvnl {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.auny51 .j7xvnl li,
.n3wxh5 .j7xvnl li,
.gj6ap .j7xvnl li,
.tt9n .j7xvnl li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.auny51 .j7xvnl li::before,
.n3wxh5 .j7xvnl li::before,
.gj6ap .j7xvnl li::before,
.tt9n .j7xvnl 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;
}
.auny51     .j7xvnl li::before { border-radius: 50%; }
.n3wxh5  .j7xvnl li::before { border-radius: 3px; }
.gj6ap .j7xvnl li::before { border-radius: 3px; }
.tt9n    .j7xvnl li::before { border-radius: 50%; }
.jrsr0 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.acygc .jrsr0,
.jixffbt .jrsr0 { background: transparent; border: none; border-radius: 0; }
.ob5zuy { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ob5zuy th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ob5zuy td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ob5zuy tr:hover td { background: var(--bg-hover); }
.s3qkz0sy .ob5zuy tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ykirx7 .ob5zuy { border: 1px solid var(--border-alt); }
.ykirx7 .ob5zuy th,
.ykirx7 .ob5zuy td { border: 1px solid var(--border-alt); }
.yk3xw12 .ob5zuy th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.yk3xw12 .ob5zuy td { border-bottom: none; }
.yk3xw12 .ob5zuy tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.d9cov203 .ob5zuy th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.mckez5r .jrsr0 {
  overflow: hidden;
}
.mckez5r .ob5zuy th { border-bottom: 1px solid var(--border-alt); }
.mckez5r .ob5zuy tr:last-child td { border-bottom: none; }
.c74on { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fc19rsul { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.yxna { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a0m61 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.c0bsn { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.di59wo { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.di59wo 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%}
.j3nk .a0m61 { background: transparent; text-align: center; }
.j3g9te0e .yxna {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.jpp07 .yxna {
  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);
}
.cohip .fc19rsul { display: grid; grid-template-columns: auto 1fr; }
.cohip .yxna {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.cohip .a0m61 { grid-column: 2; }
.cohip .c0bsn,
.cohip .di59wo { grid-column: 1 / -1; }
.h82jyqi .fc19rsul { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.h82jyqi .yxna {
  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);
}
.h82jyqi .a0m61 { grid-column: 2; }
.h82jyqi .c0bsn,
.h82jyqi .di59wo { grid-column: 1 / -1; }
.gwzv2 .fc19rsul { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gwzv2 .a0m61 { background: none; color: var(--accent-light); font-weight: 700; }
.zeqww .fc19rsul { 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); }
.zeqww .a0m61 { background: none; color: var(--accent-light); font-weight: 700; }
.wt097dj .fc19rsul { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wt097dj .fc19rsul:last-child { border-bottom: none; }
.wt097dj .a0m61 { background: none; color: var(--accent-light); font-weight: 700; }
.tgjacw .fc19rsul { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.tgjacw .a0m61 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.lxeeb6 .c74on { counter-reset: card-n; }
.lxeeb6 .fc19rsul  { counter-increment: card-n; }
.lxeeb6 .a0m61 { display: flex; align-items: center; gap: 10px; }
.lxeeb6 .a0m61::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;
}
.inlsj2l8 .fc19rsul { background: var(--bg-surface); border: 1px solid var(--border); }
.inlsj2l8 .a0m61 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ke7uoc9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ke7uoc9         { --cl-hue: var(--accent); }
.lnbestp     { --cl-hue: #16a34a; }
.lnbestp, .tz0u8j3, .xdjoyf8o, .yz9n71s {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.axbjcrr { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.axbjcrr::before { color: var(--cl-hue); }
.ke7uoc9 strong { color: var(--text-primary); font-size: 0.95rem; }
.ke7uoc9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.qem0y { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ry0i, .ixd0ubta { border-radius: 8px; padding: 14px; }
.ry0i { background: var(--bg-pros); }
.ixd0ubta { background: var(--bg-cons); }
.pxwddhbq { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ry0i .pxwddhbq { color: var(--c-pros-label); }
.ixd0ubta .pxwddhbq { color: #f87171; }
.ry0i ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ixd0ubta ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wx9f { width: 100%; height: auto; border-radius: 10px; display: block; }
.qhi05 {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.qhi05:hover { opacity: 0.85; }
.p84sbi6c .qhi05  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.p84sbi6c .qhi05:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pjrj .qhi05  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.pjrj .qhi05:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p84sbi6c .zkntz5.qhi05, .pjrj .zkntz5.qhi05,
.p84sbi6c .p1bu .qhi05, .pjrj .p1bu .qhi05 {
  background: var(--cta); border: none; color: #fff;
}
.p84sbi6c .zkntz5.qhi05:hover, .pjrj .zkntz5.qhi05:hover,
.p84sbi6c .p1bu .qhi05:hover, .pjrj .p1bu .qhi05:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.qr3i8l .tl81e { border-radius: 50px; }
.qr3i8l .qhi05  { border-radius: 50px; }
.olmyjan0 .tl81e,
.olmyjan0 .qhi05 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.olmyjan0 .tl81e:hover,
.olmyjan0 .qhi05:hover { filter: brightness(1.08); opacity: 1; }
.mvz1 .tl81e,
.mvz1 .qhi05 { box-shadow: 0 3px 14px -2px var(--cta); }
.mvz1 .tl81e:hover,
.mvz1 .qhi05:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.yu4p60h9 .tl81e,
.yu4p60h9 .qhi05 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.yu4p60h9 .tl81e:hover,
.yu4p60h9 .qhi05:hover { opacity: 1; }
.yu4p60h9 .tl81e:active,
.yu4p60h9 .qhi05:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.nyj2y .tl81e,
.nyj2y .qhi05 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.nyj2y .tl81e:hover,
.nyj2y .qhi05:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.nyj2y .tl81e:active,
.nyj2y .qhi05:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.d9klvr8t .tl81e,
.d9klvr8t .qhi05 { position: relative; overflow: hidden; }
.d9klvr8t .tl81e::before,
.d9klvr8t .qhi05::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;
}
.d9klvr8t .tl81e:hover::before,
.d9klvr8t .qhi05:hover::before { left: 135%; }
.y138bzo .tl81e,
.y138bzo .qhi05 { border-radius: 0; }
.j1kx .tl81e { padding-left: 22px; padding-right: 22px; }
.j1kx .qhi05  { padding-left: 12px; padding-right: 12px; }
.b4j0 .tl81e { padding-left: 44px; padding-right: 44px; }
.b4j0 .qhi05  { padding-left: 24px; padding-right: 24px; }
.lit8cf5z .tl81e { padding-left: 56px; padding-right: 56px; }
.lit8cf5z .qhi05  { padding-left: 32px; padding-right: 32px; }
.xipfg4   .tl81e::after, .xipfg4   .qhi05::after,
.jqrc .tl81e::after, .jqrc .qhi05::after,
.cs9t    .tl81e::after, .cs9t    .qhi05::after,
.wvii    .tl81e::after, .wvii    .qhi05::after,
.kzw21q81    .tl81e::after, .kzw21q81    .qhi05::after,
.mbc9sdd     .tl81e::after, .mbc9sdd     .qhi05::after,
.x3fykmox    .tl81e::after, .x3fykmox    .qhi05::after,
.dypf4g40   .tl81e::after, .dypf4g40   .qhi05::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;
}
.xipfg4 .tl81e::after, .xipfg4 .qhi05::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");
}
.jqrc .tl81e::after, .jqrc .qhi05::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");
}
.cs9t .tl81e::after, .cs9t .qhi05::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");
}
.wvii .tl81e::after, .wvii .qhi05::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");
}
.kzw21q81 .tl81e::after, .kzw21q81 .qhi05::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");
}
.mbc9sdd .tl81e::after, .mbc9sdd .qhi05::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");
}
.x3fykmox .tl81e::after, .x3fykmox .qhi05::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");
}
.dypf4g40 .tl81e::after, .dypf4g40 .qhi05::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");
}
.uvm2yvk   .q4ryv3g::after, .uvm2yvk   .ti5rgl::after,
.m8b0b3 .q4ryv3g::after, .m8b0b3 .ti5rgl::after,
.np1k7tb    .q4ryv3g::after, .np1k7tb    .ti5rgl::after,
.qsay8k    .q4ryv3g::after, .qsay8k    .ti5rgl::after,
.fm2q    .q4ryv3g::after, .fm2q    .ti5rgl::after,
.wrrnv7km     .q4ryv3g::after, .wrrnv7km     .ti5rgl::after,
.hresu    .q4ryv3g::after, .hresu    .ti5rgl::after,
.c4x7   .q4ryv3g::after, .c4x7   .ti5rgl::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;
}
.uvm2yvk .q4ryv3g::after, .uvm2yvk .ti5rgl::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");
}
.m8b0b3 .q4ryv3g::after, .m8b0b3 .ti5rgl::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");
}
.np1k7tb .q4ryv3g::after, .np1k7tb .ti5rgl::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");
}
.qsay8k .q4ryv3g::after, .qsay8k .ti5rgl::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");
}
.fm2q .q4ryv3g::after, .fm2q .ti5rgl::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");
}
.wrrnv7km .q4ryv3g::after, .wrrnv7km .ti5rgl::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");
}
.hresu .q4ryv3g::after, .hresu .ti5rgl::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");
}
.c4x7 .q4ryv3g::after, .c4x7 .ti5rgl::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");
}
.rdu9xigl {
  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;
}
.wmssb7 {
  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;
}
.wmssb7 > * { min-width: 0; }
.wmssb7:hover { background: var(--bg-hover); }
.wmssb7 > [itemprop="item"] { display: contents; }
.wmssb7 [itemprop="itemReviewed"],
.wmssb7 [itemprop="reviewRating"] { display: none; }
.wmssb7::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;
}
.aaed {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.ev86 {
  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;
}
.pax5aak { max-height: 52px; max-width: 110px; object-fit: contain; }
.mb6l {
  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;
}
.ga1ij .ev86    { background: #1a1a1a; }
.k72k .ev86   { background: rgba(128,128,128,.12); }
.ey4q .ev86 { background: var(--bg-raised); }
.k0dpk7u7 .ev86    { background: transparent; padding: 0; }
.jolf {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.icuxp5 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ih7z6z { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.xewsxb7j {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.wevb1wl {
  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;
}
.mjdtfev {
  
  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%;
}
.tqbot1 {
  
  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;
}
.zkntz5 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.zkntz5.qhi05 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .wmssb7 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .wmssb7::before    { grid-area: rank;   }
  .aaed           { grid-area: ident;  }
  .jolf     { grid-area: rating; min-width: 0; width: auto; }
  .xewsxb7j           { grid-area: pills;  }
  .zkntz5             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .wmssb7 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .wmssb7::before    { justify-self: center; }
  .aaed           { width: 100%; }
  .jolf     { justify-self: center; }
  .xewsxb7j           { grid-template-columns: 1fr; }
}
.qxi2 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.t7sg19n {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.o03hy69 {
  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;
}
.o03hy69 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.hiokzhsb { flex: 1; }
.hiokzhsb h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.rashmhp { color: var(--c-stars); font-size: 1.1rem; }
.t0zp { margin-bottom: 8px; }
.trc7y {
  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);
}
.trc7y > span { color: var(--accent); font-weight: 700; }
.cj7pf em, .uxxy em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .trc7y { padding: 10px 16px; gap: 6px 16px; } }
.p1bu { flex-shrink: 0; align-self: flex-start; }
.p1bu .qhi05 { white-space: nowrap; }
@media (max-width: 560px) {
  .t7sg19n { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .o03hy69 { order: 1; }
  .p1bu { order: 2; margin-left: auto; align-self: center; }
  .hiokzhsb { order: 3; flex: 1 1 100%; min-width: 0; }
}
.tv7i1vrb img.kni2y0o { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.acygc { padding: 20px 24px; }
.xo10qi4 { color: var(--text-muted); margin-bottom: 16px; }
.dmsdt7 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ukjs, .mqvhc6q { list-style: none; font-size: 0.9rem; }
.ukjs li { color: var(--c-pros); margin-bottom: 4px; }
.mqvhc6q li { color: var(--c-cons); margin-bottom: 4px; }
.ukjs li::before { content: "✓"; margin-right: 5px; }
.mqvhc6q li::before { content: "✗"; margin-right: 5px; }
.i6s5hmw5 .ukjs li::before { content: "→"; }
.i6s5hmw5 .mqvhc6q li::before { content: "–"; }
.rn2zdw  .ukjs li::before { content: "★"; }
.rn2zdw  .mqvhc6q li::before { content: "✕"; }
.mxvl2w0i    .ukjs li::before { content: "◆"; }
.mxvl2w0i    .mqvhc6q li::before { content: "▲"; }
.ngx2  .ukjs li::before { content: "▶"; }
.ngx2  .mqvhc6q li::before { content: "■"; }
.lgzx8 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.omxtt { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.ahyuoe6 { background: var(--bg-pros); color: var(--c-tag-pay); }
.ocwq3fy { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.fxa7kefq .ocwq3fy { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.kfcywp .ocwq3fy { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .mapt .exr57 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mapt .qxi2 { margin: 0; }
}
.k18c4 .t7sg19n { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.k18c4 .hiokzhsb h3 { color: var(--accent-light); }
.k18c4 .o03hy69 { background: var(--bg-page); border: 1px solid var(--border); }
.pn23yjj3 .qxi2 { border-top: 4px solid var(--accent); }
.pn23yjj3 .t7sg19n { background: var(--bg-card); }
.u887enq .qxi2 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.u887enq .t7sg19n { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.u887enq .acygc { padding: 14px 16px; }
.u887enq .o03hy69 { border-radius: 4px; }
.u887enq .ocwq3fy { border-radius: 0; }
.dylw .t7sg19n { padding: 0; gap: 0; overflow: hidden; }
.dylw .o03hy69 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.dylw .hiokzhsb { padding: 16px 20px; }
.dylw .p1bu { padding: 16px 20px; align-self: center; }
.k0qm .rashmhp { font-size: .95rem; }
.jixffbt .qem0y { gap: 10px; }
.jixffbt .ry0i, .jixffbt .ixd0ubta { padding: 12px; }
.jixffbt .ry0i ul, .jixffbt .ixd0ubta ul { margin: 4px 0 0; padding-left: 18px; }
.jixffbt .ry0i li, .jixffbt .ixd0ubta li { font-size: .85rem; margin-bottom: 3px; }
.qnaqowz .omxtt { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .k948pqii { grid-template-columns: 1fr; }
  .i2jir5q6 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .i2jir5q6 .vgis04 { width: 72px; height: 50px; }
  .i2jir5q6 .inmn0h { max-width: 180px; }
  .i2jir5q6 .vwi4 { width: auto; }
}
.ekeu .k0qm .rashmhp { filter: brightness(1.2); }
@media (max-width: 720px) {
  .ekeu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .lxqm8w { padding: 16px; }
  .dnth2f .w6j5 { min-width: 50%; }
}
.owsc1gi7 .qem0y { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .nmvgc { grid-template-columns: 1fr; }
  .mq04v { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .c198t { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ubiztzw { flex-wrap: wrap; padding: 16px; }
}
.t709zfa .qem0y { gap: 8px; }
.t709zfa .ry0i, .t709zfa .ixd0ubta { padding: 8px; }
@media (max-width: 480px) {
  .k0qv { flex-direction: column; align-items: stretch; }
}
.joozyfj .vwi4 .qhi05 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zg6o2emi { flex-direction: column; align-items: stretch; gap: 10px; }
  .joozyfj .vwi4 { text-align: center; }
}
@media (max-width: 720px) {
  .t91oqvgq { grid-template-columns: 1fr; }
  .t1de { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .q6sx { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.zmhm0 .y6l5j5rj { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xanm1g .rashmhp { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .awa7t0 { grid-template-columns: 1fr; }
  .xanm1g { width: 100px; height: 100px; margin: 16px auto; }
  .zmhm0 { font-size: 1.4rem; }
  .uhag0s { justify-content: center; }
  .oltr6b .w6j5 { min-width: 50%; }
}
.dx7rvdvz .qem0y { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .cywtags { flex-wrap: wrap; padding: 14px 16px; }
  .t7ows3h { padding: 12px 16px; }
  .dx7rvdvz .qem0y { margin: 0 16px; }
  .dx7rvdvz .qnaqowz { padding: 0 16px; }
  .i51kc { padding: 12px 16px; }
}
.rm00hy .wmssb7 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.rm00hy .wmssb7:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.p244 .rdu9xigl { gap: 18px; }
.p244 .wmssb7 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.p244 .wmssb7:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.iut2 .rdu9xigl {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.iut2 .wmssb7 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.iut2 .wmssb7:last-child { border-bottom: none; }
.iut2 .aaed,
.iut2 .jolf,
.iut2 .xewsxb7j {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.hzir .rdu9xigl { gap: 0; }
.hzir .wmssb7 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.hzir .wmssb7:last-child { border-bottom: none; }
.hzir .wmssb7:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.hzir .wmssb7:nth-child(even):hover { background: var(--bg-hover); }
.sifw6nz .wmssb7 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.gxew2 .xewsxb7j .wevb1wl {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.gxew2 .xewsxb7j .wevb1wl:first-child { border-left: none; }
.njjr4y .xewsxb7j .wevb1wl {
  background: transparent; padding: 4px 8px;
}
.njjr4y .xewsxb7j .mjdtfev { font-size: .65rem; opacity: .65; }
.njjr4y .xewsxb7j .tqbot1   { font-size: 1.15rem; color: var(--accent-light); }
.sqxxujja .xewsxb7j .wevb1wl {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ih7z6z { display: none; }
.gag6 .icuxp5 { font-size: 1rem; letter-spacing: 2px; }
.a7t8 .icuxp5 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ffwx4va .icuxp5,
.uezz8 .icuxp5,
.av14l .icuxp5 { display: none; }
.ffwx4va .ih7z6z,
.uezz8 .ih7z6z,
.av14l .ih7z6z { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ffwx4va .ih7z6z { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ffwx4va .ih7z6z small { display: none; }
.uezz8 .ih7z6z {
  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;
}
.uezz8 .ih7z6z small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.av14l .ih7z6z {
  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;
}
.av14l .ih7z6z small { display: none; }
.ffwx4va .t0zp .rashmhp,
.uezz8 .t0zp .rashmhp,
.av14l .t0zp .rashmhp { display: none; }
.ffwx4va .t0zp strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ffwx4va .y6l5j5rj { display: none; }
.uezz8 .t0zp 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;
}
.uezz8 .lhhdn,
.uezz8 .y6l5j5rj { font-size: 1em; }
.av14l .t0zp strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.av14l .y6l5j5rj { display: none; }
.aztwi2t { margin: 16px 0; }
.m7w9p { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.m7w9p summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.m7w9p summary::after { content: "+"; color: var(--accent-light); }
.m7w9p[open] summary::after { content: "−"; }
.m7w9p p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.skdvs0 { margin-bottom: 0; }
.rn3645 h2.vo7n8 { color: var(--text-primary); border-color: var(--accent-light); }
.omfv h2.vo7n8 { color: var(--text-primary); border-color: var(--accent-light); }
.v3d1 .lnbestp     { background: #052e16; border-color: #10b981; }
.v3d1 .ke7uoc9 strong  { color: #f1f5f9; }
.v3d1 .ke7uoc9 p       { color: #cbd5e1; }
.v3d1 .v71t72a    .lnbestp     .axbjcrr::before,
.v3d1 .g8obj6q  .lnbestp     .axbjcrr::before,
.v3d1 .rorz  .lnbestp     .axbjcrr::before,
.v3d1 .nawtc .lnbestp     .axbjcrr::before { color: #10b981; }
.v3d1 .v71t72a    .tz0u8j3 .axbjcrr::before,
.v3d1 .g8obj6q  .tz0u8j3 .axbjcrr::before,
.v3d1 .rorz  .tz0u8j3 .axbjcrr::before,
.v3d1 .nawtc .tz0u8j3 .axbjcrr::before { color: #f43f5e; }
.v3d1 .v71t72a    .xdjoyf8o    .axbjcrr::before,
.v3d1 .g8obj6q  .xdjoyf8o    .axbjcrr::before,
.v3d1 .rorz  .xdjoyf8o    .axbjcrr::before,
.v3d1 .nawtc .xdjoyf8o    .axbjcrr::before { color: #a855f7; }
.lor3um .lnbestp     { background: #2d2000; border-color: #eab308; }
.lor3um .ke7uoc9 strong  { color: #f1f5f9; }
.lor3um .ke7uoc9 p       { color: #cbd5e1; }
.lor3um .v71t72a    .lnbestp     .axbjcrr::before,
.lor3um .g8obj6q  .lnbestp     .axbjcrr::before,
.lor3um .rorz  .lnbestp     .axbjcrr::before,
.lor3um .nawtc .lnbestp     .axbjcrr::before { color: #eab308; }
.lor3um .v71t72a    .tz0u8j3 .axbjcrr::before,
.lor3um .g8obj6q  .tz0u8j3 .axbjcrr::before,
.lor3um .rorz  .tz0u8j3 .axbjcrr::before,
.lor3um .nawtc .tz0u8j3 .axbjcrr::before { color: #ef4444; }
.lor3um .v71t72a    .xdjoyf8o    .axbjcrr::before,
.lor3um .g8obj6q  .xdjoyf8o    .axbjcrr::before,
.lor3um .rorz  .xdjoyf8o    .axbjcrr::before,
.lor3um .nawtc .xdjoyf8o    .axbjcrr::before { color: #f97316; }
.urfiyul3 .lnbestp     { background: #0c1a2e; border-color: #38bdf8; }
.urfiyul3 .ke7uoc9 strong  { color: #f1f5f9; }
.urfiyul3 .ke7uoc9 p       { color: #cbd5e1; }
.urfiyul3 .v71t72a    .lnbestp     .axbjcrr::before,
.urfiyul3 .g8obj6q  .lnbestp     .axbjcrr::before,
.urfiyul3 .rorz  .lnbestp     .axbjcrr::before,
.urfiyul3 .nawtc .lnbestp     .axbjcrr::before { color: #38bdf8; }
.urfiyul3 .v71t72a    .tz0u8j3 .axbjcrr::before,
.urfiyul3 .g8obj6q  .tz0u8j3 .axbjcrr::before,
.urfiyul3 .rorz  .tz0u8j3 .axbjcrr::before,
.urfiyul3 .nawtc .tz0u8j3 .axbjcrr::before { color: #818cf8; }
.urfiyul3 .v71t72a    .xdjoyf8o    .axbjcrr::before,
.urfiyul3 .g8obj6q  .xdjoyf8o    .axbjcrr::before,
.urfiyul3 .rorz  .xdjoyf8o    .axbjcrr::before,
.urfiyul3 .nawtc .xdjoyf8o    .axbjcrr::before { color: #2dd4bf; }
.zksf::before,
.pomrqg58::before { margin-right: 5px; }
.szh862n .ry0i ul li,
.szh862n .ukjs li         { color: #4ade80; }
.szh862n .ry0i .zksf { color: #22c55e; }
.szh862n .ixd0ubta ul li,
.szh862n .mqvhc6q li         { color: #f87171; }
.szh862n .ixd0ubta .pomrqg58 { color: #ef4444; }
.pty9g16 .ry0i { background: var(--bg-pros); }
.pty9g16 .ixd0ubta { background: var(--bg-cons); }
.pty9g16 .ry0i .zksf { color: var(--c-pros-label); }
.pty9g16 .ixd0ubta .pomrqg58 { color: var(--c-cons); }
.pty9g16 .ry0i ul li,
.pty9g16 .ukjs li            { color: var(--c-pros); }
.pty9g16 .ixd0ubta ul li,
.pty9g16 .mqvhc6q li            { color: var(--c-cons); }
.y0mns4 .ry0i { background: var(--bg-pros); }
.y0mns4 .ixd0ubta { background: var(--bg-cons); }
.y0mns4 .ry0i .zksf { color: var(--c-pros-label); }
.y0mns4 .ixd0ubta .pomrqg58 { color: var(--c-cons); }
.y0mns4 .ry0i ul li,
.y0mns4 .ukjs li          { color: var(--c-pros); }
.y0mns4 .ixd0ubta ul li,
.y0mns4 .mqvhc6q li          { color: var(--c-cons); }
.nfttnu .zksf::before { content: "✓ "; }
.nfttnu .pomrqg58::before { content: "✗ "; }
.i6s5hmw5 .zksf::before { content: "→ "; }
.i6s5hmw5 .pomrqg58::before { content: "← "; }
.rn2zdw .zksf::before { content: "★ "; }
.rn2zdw .pomrqg58::before { content: "✕ "; }
.mxvl2w0i .zksf::before { content: "◆ "; }
.mxvl2w0i .pomrqg58::before { content: "▲ "; }
.kfcywp .ke7uoc9 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.kfcywp .ke7uoc9 strong { color: var(--text-primary); }
.kfcywp .ke7uoc9 p      { color: var(--text-muted); }
.fxa7kefq .ke7uoc9 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.bowxk .ke7uoc9 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.bowxk .ke7uoc9 strong,
.bowxk .ke7uoc9 p { color: #fff; }
.bowxk .axbjcrr::before { color: rgba(255,255,255,0.9) !important; }
.eb6azim .ke7uoc9 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.eb6azim .ke7uoc9 strong { color: var(--text-primary); }
.eb6azim .ke7uoc9 p      { color: var(--text-muted); }
.mslcwqtc .ke7uoc9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.v71t72a .axbjcrr,
.g8obj6q .axbjcrr,
.rorz .axbjcrr,
.nawtc .axbjcrr { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.v71t72a .axbjcrr::before,
.g8obj6q .axbjcrr::before,
.rorz .axbjcrr::before,
.nawtc .axbjcrr::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.v71t72a .lnbestp     .axbjcrr::before { content: "✦"; color: var(--c-tip-border); }
.v71t72a .tz0u8j3 .axbjcrr::before { content: "▲"; color: var(--c-warn-border); }
.v71t72a .xdjoyf8o    .axbjcrr::before { content: "◉"; color: #60a5fa; }
.g8obj6q .lnbestp     .axbjcrr::before { content: "★"; color: var(--c-tip-border); }
.g8obj6q .tz0u8j3 .axbjcrr::before { content: "◆"; color: var(--c-warn-border); }
.g8obj6q .xdjoyf8o    .axbjcrr::before { content: "●"; color: #60a5fa; }
.rorz .lnbestp     .axbjcrr::before { content: "▶"; color: var(--c-tip-border); }
.rorz .tz0u8j3 .axbjcrr::before { content: "■"; color: var(--c-warn-border); }
.rorz .xdjoyf8o    .axbjcrr::before { content: "▸"; color: #60a5fa; }
.nawtc .lnbestp     .axbjcrr::before { content: "→"; color: var(--c-tip-border); }
.nawtc .tz0u8j3 .axbjcrr::before { content: "⬥"; color: var(--c-warn-border); }
.nawtc .xdjoyf8o    .axbjcrr::before { content: "◈"; color: #60a5fa; }
.e94ck .rddjhslv .xd7kjd23,
.e94ck .zrrhk7z8 .xd7kjd23  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e94ck .fc19rsul                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e94ck .wmssb7                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.e94ck .qxi2            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.e94ck .jrsr0          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e94ck .krfl7v4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.phedl09 .rddjhslv .xd7kjd23,
.phedl09 .zrrhk7z8 .xd7kjd23,
.phedl09 .fc19rsul,
.phedl09 .wmssb7,
.phedl09 .qxi2,
.phedl09 .jrsr0,
.phedl09 .krfl7v4,
.phedl09 .mslcwqtc .ke7uoc9 { box-shadow: none; }
.gp4pkse   .xuhp, .gp4pkse .mor1uuwz, .gp4pkse .bnljc,
.gp4pkse   .jk0dlkng, .gp4pkse .kh139e { font-size: 0.9rem; }
.gp4pkse   .jztwy4, .gp4pkse .j7xvnl { font-size: 0.9rem; }
.ci7l13   .xuhp, .ci7l13 .mor1uuwz, .ci7l13 .bnljc,
.ci7l13   .jk0dlkng, .ci7l13 .kh139e { font-size: 0.95rem; }
.ci7l13   .jztwy4, .ci7l13 .j7xvnl { font-size: 0.95rem; }
.m7pkb   .xuhp, .m7pkb .mor1uuwz, .m7pkb .bnljc,
.m7pkb   .jk0dlkng, .m7pkb .kh139e { font-size: 1.08rem; }
.m7pkb   .jztwy4, .m7pkb .j7xvnl { font-size: 1.05rem; }
.m7pkb   .ob5zuy { font-size: 0.97rem; }
.d95zpjbj .j5t70      { font-size: 3.2rem; }
.d95zpjbj h2.vo7n8 { font-size: 1.9rem; }
.d95zpjbj h3.npzimt3     { font-size: 1.4rem; }
.dm0g .j5t70      { font-size: 3.8rem; }
.dm0g h2.vo7n8 { font-size: 2.2rem; }
.dm0g h3.npzimt3     { font-size: 1.6rem; }
.skdvs0 + .skdvs0 { position: relative; }
.e6q2gg   .skdvs0 + .skdvs0::before,
.fdknc  .skdvs0 + .skdvs0::before,
.nsqda   .skdvs0 + .skdvs0::before,
.em214lc   .skdvs0 + .skdvs0::before,
.ib872   .skdvs0 + .skdvs0::before,
.rsacq2ct .skdvs0 + .skdvs0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.e6q2gg .skdvs0 + .skdvs0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fdknc .skdvs0 + .skdvs0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nsqda .skdvs0 + .skdvs0::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;
}
.em214lc .skdvs0 + .skdvs0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.npov .skdvs0 { margin-bottom: 16px; }
.npov .skdvs0 + .skdvs0 { margin-top: 0; }
.npov .qr3pvwd { padding-top: 0; padding-bottom: 0; }
.ib872 .skdvs0 + .skdvs0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.rsacq2ct .skdvs0 + .skdvs0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ilc6v4x4 .skdvs0 + .skdvs0::before,
.ij521ilf .skdvs0 + .skdvs0::before,
.qkvtwq .skdvs0 + .skdvs0::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%;
}
.ipkng5q3 .ilc6v4x4 .skdvs0:nth-child(even)::before,
.ipkng5q3 .ij521ilf .skdvs0:nth-child(even)::before,
.ipkng5q3 .qkvtwq .skdvs0:nth-child(even)::before { background: var(--bg-surface); }
.eya5t2fq .ilc6v4x4 .skdvs0:nth-child(even)::before,
.eya5t2fq .ij521ilf .skdvs0:nth-child(even)::before,
.eya5t2fq .qkvtwq .skdvs0:nth-child(even)::before { background: var(--bg-card); }
.ilc6v4x4 .skdvs0 + .skdvs0::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");
}
.ij521ilf .skdvs0 + .skdvs0::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");
}
.qkvtwq .skdvs0 + .skdvs0::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");
}
.ttlvxtp .n3c6g,
.e6iudbhe .n3c6g,
.js8n .n3c6g { overflow: hidden; }
.ttlvxtp .bo188z,
.e6iudbhe .bo188z { margin-bottom: 60px; }
.js8n .bo188z { margin-bottom: 70px; }
.js8n .lwfhah { padding-bottom: 70px; }
.ttlvxtp .n3c6g::before,
.e6iudbhe .n3c6g::before,
.js8n .n3c6g::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.ttlvxtp .n3c6g::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");
}
.e6iudbhe .n3c6g::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");
}
.js8n .n3c6g::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.p6kfzxe .n3c6g:not(.v9r4c3e) .lleozf8 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rltwl7d8 .n3c6g:not(.v9r4c3e) .lleozf8 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.gf8t  .n3c6g:not(.v9r4c3e) .lleozf8 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gjnfmo1p  .n3c6g:not(.v9r4c3e) .lleozf8 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gjnfmo1p .v9r4c3e { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.gjnfmo1p .okag { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.gjnfmo1p .qvwjk8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.m5v7ym .v9r4c3e .lleozf8 { background: none; }
.m5v7ym .n3c6g:not(.v9r4c3e) .lleozf8 { background: rgba(0,0,0,0.6); }
.k61frkx3 .vuxqnbdc { float: left; width: 38%; margin: 0 28px 16px 0; }
.k61frkx3 .vuxqnbdc .wx9f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.k61frkx3 .qr3pvwd::after { content: ''; display: block; clear: both; }
.fcex4yga .vuxqnbdc { float: right; width: 38%; margin: 0 0 16px 28px; }
.fcex4yga .vuxqnbdc .wx9f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fcex4yga .qr3pvwd::after { content: ''; display: block; clear: both; }
.tltwp85 .skdvs0:nth-child(odd)  .vuxqnbdc { float: left;  width: 38%; margin: 0 28px 16px 0; }
.tltwp85 .skdvs0:nth-child(even) .vuxqnbdc { float: right; width: 38%; margin: 0 0 16px 28px; }
.tltwp85 .vuxqnbdc .wx9f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tltwp85 .qr3pvwd::after { content: ''; display: block; clear: both; }
.k61frkx3 .c74on,
.k61frkx3 .rdu9xigl,
.fcex4yga .c74on,
.fcex4yga .rdu9xigl,
.tltwp85 .c74on,
.tltwp85 .rdu9xigl { clear: both; }
@media (max-width: 900px) {
  .k61frkx3 .vuxqnbdc,
  .fcex4yga .vuxqnbdc,
  .tltwp85 .skdvs0:nth-child(odd)  .vuxqnbdc,
  .tltwp85 .skdvs0:nth-child(even) .vuxqnbdc {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .k61frkx3 .vuxqnbdc .wx9f,
  .fcex4yga .vuxqnbdc .wx9f,
  .tltwp85 .vuxqnbdc .wx9f {
    max-height: none !important;
  }
}
.k61frkx3 .jztwy4,
.k61frkx3 .j7xvnl,
.fcex4yga .jztwy4,
.fcex4yga .j7xvnl,
.tltwp85 .jztwy4,
.tltwp85 .j7xvnl { overflow: hidden; }
@media (max-width: 640px) {
  .k61frkx3 .vuxqnbdc,
  .fcex4yga .vuxqnbdc,
  .tltwp85 .vuxqnbdc { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qptl .gbg3h2,
.qptl .qr3pvwd,
.qptl .ua8itve  { max-width: 1100px; }
.uqyhq .gbg3h2,
.uqyhq .qr3pvwd,
.uqyhq .ua8itve  { max-width: 1200px; }
.o3hxv .gbg3h2,
.o3hxv .qr3pvwd,
.o3hxv .ua8itve  { max-width: 1320px; }
.g3l5 { font-size: 0.82rem; color: var(--text-muted); }
.hah2r8oa { display: flex; align-items: center; }
.zgvkzopw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.qe40dm { display: flex; align-items: center; }
.edvjinn { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.edvjinn:hover { text-decoration: underline; }
.jb2kpt9 { margin: 0 3px; opacity: 0.45; }
.jb2kpt9::before { content: '/'; }
.y87hwxk { padding: 2px 5px; color: var(--text-main); }
.gp9q19 .g3l5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gp9q19 .hah2r8oa { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zwff .g3l5 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zwff .hah2r8oa { padding: 0 0 0 12px; }
.vhfcfyr5 .hah2r8oa { padding: 0 16px; }
.vhfcfyr5 .g3l5 {
  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);
}
.vhfcfyr5 .gbg3h2 { padding-top: 28px; }
@media (max-width: 720px) {
  .swl7ddn { margin-top: 18px; padding: 0 16px; }
  .vhfcfyr5 .gbg3h2 { padding-top: 16px; }
}
.qptl.gp9q19 .hah2r8oa { max-width: 1100px; }
.uqyhq.gp9q19 .hah2r8oa { max-width: 1200px; }
.o3hxv.gp9q19 .hah2r8oa { max-width: 1320px; }
.orw2 .skdvs0 { padding-top: 16px; padding-bottom: 16px; }
.q5dg .skdvs0 { padding-top: 24px; padding-bottom: 24px; }
.xmjsa84 .skdvs0 { padding-top: 40px; padding-bottom: 40px; }
.jg72lr .skdvs0 { padding-top: 52px; padding-bottom: 52px; }
.p7029ag3 .skdvs0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p7029ag3 .skdvs0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p7029ag3 .skdvs0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p7029ag3 .skdvs0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.h3026 .qr3pvwd { padding-top: 10px;  padding-bottom: 10px; }
.e1yc66 .qr3pvwd { padding-top: 18px;  padding-bottom: 18px; }
.mlz1jz .qr3pvwd { padding-top: 36px;  padding-bottom: 36px; }
.k34jgyj .qr3pvwd { padding-top: 48px;  padding-bottom: 48px; }
.szac62 h2.vo7n8 { font-weight: 600; }
.szac62 h3.npzimt3     { font-weight: 600; }
.ymkf5 h2.vo7n8 { font-weight: 800; }
.ymkf5 h3.npzimt3     { font-weight: 700; }
.a7bskah h2.vo7n8 { font-weight: 900; }
.a7bskah h3.npzimt3     { font-weight: 800; }
.a7bskah .ke7uoc9 strong,
.a7bskah .ke7uoc9 strong { font-weight: 600; }
.q4ryv3g {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gn9epg9 .q4ryv3g { display: none; }
@media (max-width: 640px) {
  .q4ryv3g { display: none !important; }
}
.q4ryv3g { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q4ryv3g:hover { opacity: 0.85; }
.ffj54qln .q4ryv3g { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.sv1lg  .ti5rgl { left: 32px; }
@media (max-width: 480px) {
  .flhzqu .ti5rgl { right: 20px; bottom: 20px; }
  .sv1lg  .ti5rgl { left: 20px; bottom: 20px; }
}
.dhrxz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ua8itve { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tj572zo { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ldcj { color: var(--text-dim); font-size: 0.8rem; }
.ofc4ic2 a, .dfy9oz9b a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ofc4ic2 a:hover, .dfy9oz9b a:hover { color: var(--accent-light); }
.dfy9oz9b { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.o3b7munc .ua8itve { text-align: center; }
.o3b7munc .dfy9oz9b { justify-content: center; margin-bottom: 16px; }
.o3b7munc .tj572zo { margin-top: 0; }
.n30zbc { margin-top: 10px; }
.n30zbc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ua8itve { padding-left: 16px; padding-right: 16px; }
  .fbemuq4 .ua8itve { padding: 20px 16px; }
  .dfy9oz9b { gap: 4px 12px; }
  .tj572zo { font-size: 0.78rem; }
}
.wq9i7 .tj572zo { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wq9i7 .ldcj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wq9i7 .my4ahf { grid-template-columns: 1fr 1fr; } .wq9i7 .oipx4 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wq9i7 .my4ahf { grid-template-columns: 1fr; } }
.l7rd .tj572zo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .l7rd .mxx0vpw { gap: 12px; } .l7rd .cgiwi { margin-right: 0; width: 100%; } }
.udbm4e86 .tj572zo { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.udbm4e86 .ldcj { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .udbm4e86 .bsjzzn1 { grid-template-columns: 1fr 1fr; } .udbm4e86 .ji6tne { grid-column: 1 / -1; } }
@media (max-width: 480px) { .udbm4e86 .bsjzzn1 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .in51n53 .e3xq { grid-template-columns: 1fr 1fr; } .in51n53 .gdvwyy:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .in51n53 .e3xq { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .akjlk .e3xq { grid-template-columns: 1fr; } }
.rb8r9r .ua8itve { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rb8r9r .dfy9oz9b { justify-content: center; }
.g9995xda .lyonp6hc      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.g9995xda .dhrxz { background: var(--bg-page); border-top-color: var(--border-alt); }
.m5fft32 .lyonp6hc      { background: #0d1117; border-bottom-color: #21262d; }
.m5fft32 .y6efz { color: var(--accent-light); }
.m5fft32 .a503et1 { --msep-color: #8b949e; }
.m5fft32 .a503et1 a { color: #8b949e; }
.m5fft32 .a503et1 a:hover { color: var(--accent-light); }
.m5fft32 .f2wvack { color: #8b949e; }
.m5fft32 .dhrxz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.m5fft32 .tj572zo,
.m5fft32 .ldcj { color: #6e7681; }
.m5fft32 .ofc4ic2 a, .m5fft32 .dfy9oz9b a,
.m5fft32 .ofc4ic2 a:hover, .m5fft32 .dfy9oz9b a:hover,
@media (max-width: 640px) {
  .m5fft32 .a503et1 { background: #0d1117; border-top-color: #21262d; }
  .m5fft32 .a503et1 li a { border-bottom-color: #21262d; }
}
.o520oyv .lyonp6hc      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.o520oyv .y6efz { color: var(--accent-light); }
.o520oyv .a503et1 { --msep-color: #475569; }
.o520oyv .a503et1 a { color: #475569; }
.o520oyv .a503et1 a:hover { color: var(--accent-light); }
.o520oyv .f2wvack { color: #64748b; }
.o520oyv .dhrxz { background: #f0f4f8; border-top-color: #cbd5e1; }
.o520oyv .tj572zo,
.o520oyv .ldcj { color: #64748b; }
.o520oyv .ofc4ic2 a, .o520oyv .dfy9oz9b a,
.o520oyv .ofc4ic2 a:hover, .o520oyv .dfy9oz9b a:hover,
@media (max-width: 640px) {
  .o520oyv .a503et1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .o520oyv .a503et1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.qyzamli5 .lyonp6hc      { background: var(--accent); border-bottom-color: var(--accent-light); }
.qyzamli5 .y6efz { color: #fff; }
.qyzamli5 .a503et1 { --msep-color: rgba(255,255,255,0.82); }
.qyzamli5 .a503et1 a { color: rgba(255,255,255,0.82); }
.qyzamli5 .a503et1 a:hover { color: #fff; }
.qyzamli5 .f2wvack { color: rgba(255,255,255,0.9); }
.qyzamli5 .dhrxz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.qyzamli5 .tj572zo,
.qyzamli5 .ldcj { color: rgba(255,255,255,0.72); }
.qyzamli5 .ofc4ic2 a, .qyzamli5 .dfy9oz9b a,
.qyzamli5 .ofc4ic2 a:hover, .qyzamli5 .dfy9oz9b a:hover,
@media (max-width: 640px) {
  .qyzamli5 .a503et1 { background: var(--accent); border-top-color: var(--accent-light); }
  .qyzamli5 .a503et1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zi66 .lyonp6hc {
  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);
}
.zi66 .dhrxz {
  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) {
  .zi66 .a503et1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.gganzv4 .f4rjw9tt { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.cvhhfz4 .f4rjw9tt { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.o0wle4f2 .f4rjw9tt { min-height: 72px; height: auto; }
.w8dgswxb .f4rjw9tt { min-height: 84px; height: auto; }
.fbemuq4 .f4rjw9tt { max-width: none; padding: 0 32px; }
.fbemuq4 .ua8itve  { max-width: none; padding: 24px 32px; }
.b6fb7.uqyhq .f4rjw9tt { max-width: 1200px; }
.b6fb7.o3hxv .f4rjw9tt { max-width: 1320px; }
.j1kj3   .y6efz, .j1kj3   .cgiwi { text-transform: capitalize; }
.mn6rlazv .y6efz, .mn6rlazv .cgiwi { text-transform: lowercase; }
.t7xnb9j .y6efz, .t7xnb9j .cgiwi { text-transform: uppercase; letter-spacing: 0.06em; }
.j9yq, .uxm6 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.tuzaohz .j9yq,
.mb2typ .j9yq,
.ght8cc .j9yq,
.ipgd .j9yq,
.p6dt46   .a503et1 a { font-weight: 500; }
.mkqy9l86 .a503et1 a { font-weight: 600; }
.v8nu     .a503et1 a { font-weight: 700; }
.f92e8y75    .a503et1 a { font-weight: 800; letter-spacing: 0.01em; }
.elvgo     .a503et1 > li + li::before,
.xxgq    .a503et1 > li + li::before,
.zugdico    .a503et1 > li + li::before,
.ct6ro .a503et1 > li + li::before,
.nmv3dwba .a503et1 > li + li::before,
.dtccx2y  .a503et1 > li + li::before,
.tz5y7yy4    .a503et1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.elvgo     .a503et1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.xxgq    .a503et1 > li + li::before { content: "|"; }
.zugdico    .a503et1 > li + li::before { content: "—"; }
.ct6ro .a503et1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nmv3dwba .a503et1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dtccx2y  .a503et1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tz5y7yy4    .a503et1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .cb0dvrkl .f2wvack,
  .sb315 .f2wvack,
  .qbnz .f2wvack,
  .wq52 .f2wvack,
  .t2t5 .f2wvack {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .cb0dvrkl .f2wvack::before,
  .sb315 .f2wvack::before,
  .qbnz .f2wvack::before,
  .wq52 .f2wvack::before,
  .t2t5 .f2wvack::before { content: ""; display: block; flex-shrink: 0; }

  
  .cb0dvrkl .f2wvack::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;
  }

  
  .sb315 .f2wvack::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;
  }

  
  .qbnz .f2wvack::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;
  }

  
  .wq52 .f2wvack::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;
  }

  
  .t2t5 .f2wvack::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) {
  .p5by9o .f2wvack {
    padding: 5px 14px;
  }
  .p5by9o .a503et1 {
    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;
  }
  .p5by9o .a503et1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .p5by9o .a503et1 li a:hover { background: var(--bg-raised); }
  .p5by9o .yfvf2,
  .mwmbh .yfvf2,
  .uxyzo1 .yfvf2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .x9u2e .f2wvack {
    padding: 5px 10px;
  }
  .x9u2e .a503et1 {
    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);
  }
  .x9u2e .a503et1.lqtke9f6 { transform: translateX(0); }
  .x9u2e .a503et1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .x9u2e .a503et1 li:last-child a { border-bottom: none; }
  .qyzamli5 .a503et1,
  .m5fft32 .a503et1 { background: var(--accent) !important; }
  .qyzamli5 .a503et1 li a,
  .m5fft32 .a503et1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .uxyzo1 .f2wvack {
    padding: 5px 10px;
  }
  .uxyzo1 .a503et1 {
    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);
  }
  .uxyzo1 .a503et1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .uxyzo1 .a503et1.lqtke9f6 { transform: translateY(0); }
  .uxyzo1 .a503et1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .m18ac4 .f2wvack {
    padding: 5px 10px;
  }
  .m18ac4 .a503et1 {
    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;
  }
  .m18ac4 .a503et1.lqtke9f6 { opacity: 1; pointer-events: auto; }
  .m18ac4 .a503et1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .na9x     .f2wvack { border-radius: 0 !important; }
  .g7d2pxh5   .f2wvack { border-radius: 8px !important; }
  .z7y35r .f2wvack { border-radius: 50% !important; }
  .d6zje   .f2wvack { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .mqmncvd .a0uhkio { flex-direction: column; align-items: stretch; }
  .mqmncvd .uo12 { flex-direction: row; min-width: auto; }
  .mqmncvd .pclswva { align-items: flex-start; text-align: left; }
}
.psv01qd,
.psv01qd.skdvs0,
.ipkng5q3 .psv01qd,
.eoca .psv01qd,
.eya5t2fq .psv01qd,
.hzuv3qr .psv01qd {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.jka3b {
  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;
}
.or7r { flex: 1 1 280px; min-width: 0; }
.h15de {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ybjqs {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.rc999 {
  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;
}
.rc999:hover { transform: translateY(-1px); opacity: 0.95; }
.sgo3s6 .jka3b {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.sgo3s6 .h15de { color: var(--cta); }
.sgo3s6 .ybjqs { color: var(--text-body); }
.sgo3s6 .rc999 {
  background: var(--cta) !important;
  color: #fff !important;
}
.uh2dt32u .jka3b {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.uh2dt32u .h15de { color: var(--text-primary); }
.uh2dt32u .ybjqs { color: var(--text-body); }
.uh2dt32u .rc999 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .jka3b {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .or7r { flex: 0 0 auto; }
  .h15de { font-size: 1.2rem; }
  .rc999 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.r2npcv7 .n0p9b { height: 36px; }
.s8jc10kz .n0p9b { height: 60px; max-width: 200px; }
.alxdcqyq .n0p9b { height: 56px; max-width: 180px; }
.ulyi4ydt    .icuxp5, .ulyi4ydt    .rashmhp { color: #f59e0b; }
.hl87oj      .icuxp5 { font-size: 1rem; letter-spacing: 1.5px; }
.hl87oj      .rashmhp   { font-size: 1.35rem; }
.s9mrpm    .icuxp5, .s9mrpm    .rashmhp { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.tamy     .icuxp5, .tamy     .rashmhp { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.pfqin .icuxp5, .pfqin .rashmhp { color: var(--cta); letter-spacing: 2px; }
.wr7k   .icuxp5, .wr7k   .rashmhp { color: #e91e63; letter-spacing: 2px; }
.e69ycve  .icuxp5, .e69ycve  .rashmhp { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.zmdqfqc     .icuxp5, .zmdqfqc     .rashmhp { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.gxew2 .wevb1wl + .wevb1wl {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.y1ol0yh .wmssb7 { padding: 18px 24px; min-height: 68px; }
.njjr4y .mjdtfev {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.njjr4y .tqbot1 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.sqxxujja .wevb1wl {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.rdu9xigl { counter-reset: cs-rank; }
.rdu9xigl .wmssb7 { counter-increment: cs-rank; }
.rdu9xigl .wmssb7::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;
}
.vh12s4 .rdu9xigl { counter-reset: cs-rank; gap: 0; }
.vh12s4 .wmssb7 {
  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;
}
.vh12s4 .wmssb7::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;
}
.vh12s4 .aaed {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.vh12s4 .ev86 {
  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;
}
.vh12s4 .pax5aak { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.vh12s4 .aaed { min-width: 0; flex-direction: column; width: 100%; }
.vh12s4 .mb6l {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.vh12s4 .icuxp5 { color: var(--cta, var(--accent)); }
.vh12s4 .ih7z6z { font-weight: 700; }
.vh12s4 .wevb1wl {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.vh12s4 .mjdtfev {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.vh12s4 .tqbot1 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.vh12s4 .bhxgpzns .tqbot1 { font-size: 1.3rem; color: var(--accent-light); }
.vh12s4 .zkntz5 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.vh12s4 .wmssb7:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .vh12s4 .rdu9xigl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .vh12s4 .wmssb7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .vh12s4 .wmssb7 { padding: 40px 16px 20px; }
  .vh12s4 .wevb1wl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .vh12s4 .zkntz5 { width: 100%; min-width: 0; }
}
.xbw1d .rdu9xigl { counter-reset: cs-rank; gap: 10px; }
.xbw1d .wmssb7 {
  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);
}
.xbw1d .wmssb7::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);
}
.xbw1d .aaed {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.xbw1d .ev86 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xbw1d .pax5aak { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xbw1d .mb6l {
  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;
}
.xbw1d .icuxp5 { color: var(--cta, var(--accent)); }
.xbw1d .wevb1wl {
  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;
}
.xbw1d .mjdtfev {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xbw1d .tqbot1 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xbw1d .bhxgpzns .tqbot1 { color: var(--accent-light); }
.xbw1d .zkntz5 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xbw1d .wmssb7:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xbw1d .wmssb7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xbw1d .wmssb7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xbw1d .aaed {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xbw1d .mb6l { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xbw1d .wevb1wl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xbw1d .zkntz5 { width: 100%; min-width: 0; }
  .xbw1d .icuxp5 { min-width: 0; }
}
.n59r5j .wmssb7::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.mf42ias .m7w9p {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mf42ias .m7w9p summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mf42ias .m7w9p p { padding: 0 2px 16px; }
.d02px .m7w9p { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.d02px .m7w9p summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.d02px .m7w9p summary::after { content: "›"; font-size: 1.2em; }
.d02px .m7w9p[open] summary::after { content: "‹"; }
.d02px .m7w9p p { padding: 10px 22px 4px; }
.xeiuz .m7w9p {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xeiuz .m7w9p summary { color: var(--text-primary); padding-left: 16px; }
.xeiuz .m7w9p summary::after { content: "›"; font-size: 1.1em; }
.xeiuz .m7w9p[open] summary::after { content: "‹"; }
.xeiuz .m7w9p p { padding-left: 16px; }
.zz8wn9j .aztwi2t { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zz8wn9j .m7w9p {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zz8wn9j .m7w9p:last-child { border-bottom: none; }
.zz8wn9j .m7w9p summary { color: var(--text-primary); border-radius: 0; }
.zz8wn9j .m7w9p summary::after { content: "›"; font-size: 1.1em; }
.zz8wn9j .m7w9p[open] summary::after { content: "‹"; }
.wri5mimc .m7w9p { overflow: hidden; }
.wri5mimc .m7w9p summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wri5mimc .m7w9p summary::after { color: rgba(255,255,255,.75); }
.wri5mimc .m7w9p[open] summary { border-radius: 0; }
.o3t8wg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.e83xy4x {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.vtlhqpv {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wknl { color: var(--text-muted); font-size: 1.05rem; }
.sann2p {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.wfdg {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.kw18e6z { margin-bottom: 20px; }
.hodb5 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.d9wqxva {
  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;
}
.d9wqxva:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.knwoe1a { resize: vertical; min-height: 130px; }
.cgk6 { width: 100%; margin-top: 8px; }
.vvpnun {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.tw3y3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.t474nrl { color: var(--text-muted); line-height: 1.75; }
.kw95hrk { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kw95hrk li { margin-bottom: 6px; }
.o0sjn { max-width: 760px; margin: 0 auto; }
.lz6lzp2 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.whem { max-width: 760px; margin: 0 auto; }
.cfub0ij ul.kw95hrk { margin: 0; }
@media (max-width: 640px) { .usyo5n { grid-template-columns: 1fr; gap: 10px; } }
.gwxjt { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.bhh4 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.nj260uj { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.bhh4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.bhh4 .kw95hrk { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gwxjt { grid-template-columns: 1fr; } }
.lgjt2mxf { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.lgjt2mxf:hover .auxi { color: var(--accent-light); text-decoration: underline; }
.unaqe6h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cn4yj { max-width: 760px; margin: 0 auto; }
.sceq7wp6 ul.kw95hrk { margin: 0; }
.tx4dd { color: var(--text-muted); line-height: 1.75; }
.djobi04c .kw95hrk,
.gq7ht9 .kw95hrk,
.njv8 .kw95hrk,
.hkvjm8 .kw95hrk {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.bkw82aem { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a0lx { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.va6c07s { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ridavgo { margin-top: 12px; }
.yka5ryz { 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; }
.yka5ryz:hover { border-bottom-color: var(--accent-light); }
.xi2nj { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.xi2nj img { width: 100%; height: 100%; object-fit: cover; display: block; }
.u4wx { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.r7aet2 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bxbc0v { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .aogfv5e3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ts5ph .va6c07s, .ts5ph .a0lx { max-width: 640px; }
.d4gdmyh5 .bkw82aem { font-size: 1.6rem; margin-top: 18px; }
.raoq .va6c07s { margin-bottom: 28px; }
@media (max-width: 860px) { .ioq3b1r { grid-template-columns: 1fr; } .d4gdmyh5 { position: static; text-align: center; } }
.qjwqlb9b .xi2nj { margin: 0 auto 18px; }
.qjwqlb9b .r7aet2 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .lb5p6ts2 { grid-template-columns: 1fr; } }
.pjvb { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.iwvg5 { flex: 1; }
.pjvb .bkw82aem { font-size: 1.6rem; margin-bottom: 6px; }
.m1vih { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.hkvjm8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.zvnrdhqt { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hkvjm8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hkvjm8 .kw95hrk { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pjvb { flex-direction: column; text-align: center; } .m1vih { grid-template-columns: 1fr; } }
.dau31417 .bkw82aem { font-size: 1.35rem; margin: 0 0 4px; }
.dau31417 .r7aet2 { margin: 0; }
.oqpdm {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.oqpdm .vtlhqpv { color: var(--accent-light); }
.p9znl .vtlhqpv { font-size: 2rem; }
.p9znl .wknl { max-width: 680px; }
.wy7orqm .vtlhqpv { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wy7orqm .wknl  { margin: 0; }
@media (max-width: 640px) { .wy7orqm { flex-direction: column; } }
.sftaj6yp .vtlhqpv { color: var(--accent-light); }
.kpf2ozl .vtlhqpv { color: #fff; }
.kpf2ozl .wknl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .k1vwj58w { grid-template-columns: 1fr; } }
.sjdj .d9wqxva {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.sjdj .d9wqxva:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.kltduv .d9wqxva { background: var(--bg-raised); border-color: transparent; }
.kltduv .d9wqxva:focus { background: var(--bg-card); border-color: var(--accent-light); }
.eym1 .d9wqxva { border-radius: 100px; padding: 11px 20px; }
.eym1 .knwoe1a { border-radius: 14px; }
.ftxfyefd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.ftxfyefd 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;
}
.ftxfyefd summary::-webkit-details-marker { display: none; }
.ftxfyefd summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.ftxfyefd[open] summary::after { content: "−"; }
.aev2xits {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .hzswrwa { grid-template-columns: 1fr; } }
.t3hqeq { counter-reset: priv-count; }
.ihyg {
  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);
}
.ihyg:last-child { border-bottom: none; }
.w5yfh {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ihyg h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ihyg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gwe2q7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.gwe2q7 li { margin-bottom: 6px; }
.ab08{display:none}
.ab08:empty,.x1e0axvw:empty{display:none}
.kv3buz{position:relative;overflow:visible}
.m5c1 .ho01,.m5x2g .ho01,
.nmkc .ho01,.m9eo2caq .ho01,
.z9ob9k .ho01,.pc94tq .ho01{display:block}
.lrfdcri .gg86etqu{display:block}
.m5c1 .ho01,.m5x2g .ho01,
.nmkc .ho01,.m9eo2caq .ho01,
.z9ob9k .ho01{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}
.m5c1 .ho01 .x1e0axvw,.m5x2g .ho01 .x1e0axvw,
.nmkc .ho01 .x1e0axvw,.m9eo2caq .ho01 .x1e0axvw,
.z9ob9k .ho01 .x1e0axvw{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}
.m5c1 .qb6vb,.m5x2g .qb6vb,
.nmkc .qb6vb,.m9eo2caq .qb6vb,
.z9ob9k .qb6vb{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.m5c1 .ho01,.m5x2g .ho01{top:12px}
.m5c1 .ho01 .x1e0axvw{margin-right:auto}
.m5x2g .ho01 .x1e0axvw{margin-left:auto}
.m5x2g .ho01{text-align:right}
.nmkc .ho01,.m9eo2caq .ho01{bottom:12px}
.nmkc .ho01 .x1e0axvw{margin-right:auto}
.m9eo2caq .ho01 .x1e0axvw{margin-left:auto}
.m9eo2caq .ho01{text-align:right}
.z9ob9k .ho01{position:relative;margin-top:16px}
.z9ob9k .ho01 .x1e0axvw{margin:0 auto}
.pc94tq .ho01{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pc94tq .ho01 .x1e0axvw{margin:0}
.pc94tq .qvwjk8~.ho01,
.pc94tq .qg5qflqi~.ho01{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pc94tq .qvwjk8~.ho01 .x1e0axvw,
.pc94tq .qg5qflqi~.ho01 .x1e0axvw{justify-content:flex-start}
.qvwjk8~.ho01,.qg5qflqi~.ho01{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}
.qvwjk8~.ho01 .x1e0axvw{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qg5qflqi~.ho01 .x1e0axvw{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gg86etqu .x1e0axvw{margin:0 0 12px}
.x1e0axvw{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.hjrcu{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.auxi{font-weight:600;color:var(--text-heading);opacity:1}
.wyu66h9::before{content:"·";margin:0 2px;opacity:.5}
.qb6vb{white-space:nowrap}
.hirfbkl .hjrcu{display:none}
.gp4yoos .qb6vb{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.gp4yoos .wyu66h9::before{content:""}
.ck07k6 .qb6vb{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.ck07k6 .wyu66h9::before{content:""}
.e9jpce3 .x1e0axvw{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.u7b7mx .qb6vb{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.u7b7mx .wyu66h9::before{content:""}
.cm8amr5g .qb6vb{color: var(--accent-light);opacity:1;font-weight:500}
.uwhrcvjs .qb6vb{border-bottom:1px solid currentColor;padding-bottom:2px}
.g5r9dfuq .x1e0axvw{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.qw1232k{--date-bg:var(--accent-bg-light)}
.lv88y .wyu66h9::before{content:""}
.eyzt .wyu66h9::before{content:"•";opacity:.4}
.eyzt .qb6vb + .qb6vb::before{content:"•";margin-right:6px;opacity:.4}
.ac8a04 .wyu66h9::before{content:"/";opacity:.35}
.ac8a04 .qb6vb + .qb6vb::before{content:"/";margin-right:6px;opacity:.35}
.zprjve .wyu66h9::before{content:"|";opacity:.3}
.zprjve .qb6vb + .qb6vb::before{content:"|";margin-right:6px;opacity:.3}
.h5v6z1e .wyu66h9::before{content:"—";opacity:.3}
.h5v6z1e .qb6vb + .qb6vb::before{content:"—";margin-right:6px;opacity:.3}
.psbss8 .wyu66h9::before{content:"◆";font-size:.5em;opacity:.35}
.psbss8 .qb6vb + .qb6vb::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.z8ig4o .wyu66h9::before{content:"·";opacity:.4}
.z8ig4o .qb6vb + .qb6vb::before{content:"·";margin-right:6px;opacity:.4}
.c84213od .wyu66h9::before{content:"›";opacity:.4}
.c84213od .qb6vb + .qb6vb::before{content:"›";margin-right:6px;opacity:.4}
.p6bl .wyu66h9::before{content:"→";opacity:.35;font-size:.85em}
.p6bl .qb6vb + .qb6vb::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.uadhy .kbtle58q{padding:20px 0}
@media(max-width:640px){
  .kbtle58q{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vwf4{max-width:100%}
}
.tp3ubmqh .jrsr0{margin:0}
@media (max-width:560px){
  .w0h98q14{grid-template-columns:repeat(2,1fr);gap:12px}
}
.tg69 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.tg69.cxdys {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.fe6eajie {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.fe6eajie .g5ltz {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.fe6eajie .g5ltz::before,
.fe6eajie .g5ltz::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.fe6eajie .g5ltz::before { transform: translate(-50%, -50%) rotate(45deg); }
.fe6eajie .g5ltz::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.fe6eajie .g5ltz:hover { background: rgba(0,0,0,0.12) !important; }
.w5nfekh {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.znov09 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.nv9wc {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.xlc9k {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.fe6eajie .jmicp6 {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.fe6eajie .jmicp6:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .fe6eajie { padding: 28px 18px 20px; }
  .nv9wc { font-size: 1.2rem; }
  .w5nfekh { max-width: 220px; max-height: 80px; }
}
.jltdtkpx {
  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);
}
.lyntxs {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.q7p0fsw7  .jltdtkpx { border-radius: 50%; }
.zq4bi  .jltdtkpx { border-radius: 6px; }
.ghahrp .jltdtkpx { border-radius: 22px; }
.feler .jka3b {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .jltdtkpx { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.hljrqb1 .skdvs0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.hljrqb1 .qr3pvwd {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.hljrqb1 .jka3b {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.a8gy3 {
  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;                  
}
.a8gy3.cxdys { transform: translate(-50%, 0); }
.a8gy3 .skdvs0,
.a8gy3 .qr3pvwd {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.a8gy3 .jka3b {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.hwclqri {
  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;
}
.hwclqri::before,
.hwclqri::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.hwclqri::before { transform: translate(-50%, -50%) rotate(45deg); }
.hwclqri::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.hwclqri:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .a8gy3 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .a8gy3 .jka3b {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .a8gy3 .ybjqs { display: none !important; }
  .a8gy3 .h15de { font-size: 1.1rem !important; }
  .a8gy3 .jltdtkpx { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .hwclqri { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .f4rjw9tt { flex-direction: row-reverse; }
[dir="rtl"] .a503et1 { flex-direction: row-reverse; }
[dir="rtl"] .sv1lg  .ti5rgl { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .flhzqu .ti5rgl { right: auto; left: 20px; }
  [dir="rtl"] .sv1lg  .ti5rgl { left: auto;  right: 20px; }
}
[dir="rtl"] .k61frkx3 .vuxqnbdc  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .fcex4yga .vuxqnbdc { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jztwy4, [dir="rtl"] .j7xvnl { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ry0i { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ixd0ubta { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ke7uoc9 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .jka3b { direction: rtl; }
[dir="rtl"] .jltdtkpx { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .wmssb7,
[dir="rtl"] .g3l5 { direction: rtl; }
[dir="rtl"] .krfl7v4 { direction: rtl; }
[dir="rtl"] .ov2c7q5 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .auny51 .j7xvnl,
[dir="rtl"] .n3wxh5 .j7xvnl,
[dir="rtl"] .gj6ap .j7xvnl,
[dir="rtl"] .tt9n .j7xvnl {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .auny51 .j7xvnl li::before,
[dir="rtl"] .n3wxh5 .j7xvnl li::before,
[dir="rtl"] .gj6ap .j7xvnl li::before,
[dir="rtl"] .tt9n .j7xvnl li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .n3c6g.p0urma7 .bo188z,
[dir="rtl"] .tf40y2.p0urma7 .bo188z,
[dir="rtl"] .v9r4c3e.p0urma7 .bo188z,
[dir="rtl"] .psh9.p0urma7 .bo188z,
[dir="rtl"] .dy0qfg.p0urma7 .bo188z { text-align: right; }
[dir="rtl"] .qvwjk8.lltzz6p .lwfhah { text-align: center; }
[dir="rtl"] .qr3pvwd,
[dir="rtl"] .jk0dlkng,
[dir="rtl"] .kh139e,
[dir="rtl"] .bo188z { text-align: right; }
[dir="rtl"] .wfdg,
[dir="rtl"] .hodb5,
[dir="rtl"] .va6c07s,
[dir="rtl"] .d9wqxva,
[dir="rtl"] .knwoe1a { text-align: right; direction: rtl; }
[dir="rtl"] .eym1 .d9wqxva,
[dir="rtl"] .sjdj .d9wqxva { padding-right: 20px; padding-left: 20px; }
.nrit85x .rdu9xigl {
  width: 100%; max-width: 100%;
  left: auto; transform: none; margin: 24px 0; gap: 14px;
}
.nrit85x .wmssb7 {
  display: flex !important;
  flex-direction: column; align-items: center; text-align: center;
  gap: 10px; padding: 20px 18px;
  border: 1px solid var(--border-alt); border-radius: 14px;
}
.nrit85x .wmssb7::before {          
  order: -1; width: 36px; height: 36px; min-width: 36px; margin: 0; padding: 0;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--accent-bg); color: var(--accent);
  font-size: 1rem; font-weight: 700;
}
.nrit85x .aaed { order: 1; flex-direction: column; align-items: center; gap: 8px; width: auto; }
.nrit85x .aaed .ev86 { order: 0; }
.nrit85x .aaed .mb6l     { order: 1; }
.nrit85x .ev86 {
  background: transparent; padding: 0; flex-shrink: 0;
  width: 118px; height: 118px; border-radius: 50%; overflow: hidden;
}
.nrit85x .pax5aak {
  width: 118px; height: 118px; max-width: 118px; max-height: 118px;
  object-fit: cover; border-radius: 50%;
}
.nrit85x .mb6l { font-size: 20px; font-weight: 700; color: var(--accent); }
.nrit85x .xewsxb7j { order: 2; display: block; width: auto; min-width: 0; }
.nrit85x .xewsxb7j .wevb1wl.bhxgpzns {
  background: var(--accent-bg); border-radius: 999px;
  padding: 8px 18px; display: inline-flex;
}
.nrit85x .xewsxb7j .bhxgpzns .mjdtfev { display: none; }
.nrit85x .xewsxb7j .bhxgpzns .tqbot1 {
  font-size: 18px; font-weight: 800; color: var(--accent); white-space: nowrap;
}
.nrit85x .xewsxb7j .bhxgpzns .tqbot1::before { content: "\1F381\00A0"; }
.nrit85x .jolf {
  order: 3; flex-direction: row; align-items: center; justify-content: center;
  gap: 8px; width: auto; min-width: 0;
}
.nrit85x .zkntz5 { order: 4; }
.nrit85x .zkntz5.qhi05 { border-radius: 100px !important; padding: 12px 28px !important; max-width: 220px; width: 100%; }
@media (min-width: 981px) {
  .nrit85x .wmssb7 {
    display: grid !important;
    
    grid-template-columns: 52px 260px minmax(120px, 1fr) 120px 170px;
    align-items: center; gap: 20px; text-align: left;
    border: none; border-radius: 0;
    border-top: 1px solid var(--border-alt); padding: 16px 22px;
  }
  .nrit85x .wmssb7:first-child { border-top: none; }
  .nrit85x .wmssb7::before { grid-column: 1; justify-self: center; }
  .nrit85x .aaed {
    grid-column: 2; flex-direction: row; align-items: center;
    justify-content: flex-start; gap: 16px; width: auto; text-align: left;
  }
  .nrit85x .ev86,
  .nrit85x .pax5aak { width: 96px; height: 96px; max-width: 96px; max-height: 96px; }
  .nrit85x .mb6l { font-size: 20px; }
  .nrit85x .xewsxb7j { grid-column: 3; display: flex; justify-content: center; padding: 0; }
  .nrit85x .xewsxb7j .bhxgpzns { align-items: center; text-align: center; }
  .nrit85x .xewsxb7j .bhxgpzns .tqbot1 { font-size: 19px; }
  .nrit85x .jolf { grid-column: 4; justify-content: center; }
  .nrit85x .zkntz5 { grid-column: 5; justify-self: end; }
  .nrit85x .zkntz5.qhi05 { width: auto; }
  .nrit85x .wmssb7:nth-child(even) { background: var(--accent-bg); }
}
:root {
  --accent:          #70c11f;
  --brand:           #70c11f;
  --brand-light:     #63a125;
  --brand-pale:      #7cbe3b;
  --grad-start:      #9de457;
  --grad-end:        #bce593;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #bc8400;
  --cta-hover:       #a77500;
  --bg-page:         #f7f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f3;
  --bg-raised:       #eff1ee;
  --bg-hover:        #f4f5f3;
  --border:          #e5e9e1;
  --border-alt:      #d6dccf;
  --border-section:  #e5e9e1;
  --text-primary:    #191b17;
  --text-muted:      #596051;
  --text-body:       #33372e;
  --text-sub:        #4c5345;
  --text-faint:      #7f8a74;
  --text-dim:        #99a190;
  --text-label:      #666e5d;
  --text-value:      #3f453a;
  --accent-bg:       #eaf3e1;
  --accent-bg-light: #dbedc8;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #0f9330;
  --c-cons:          #9f3e21;
  --c-pros-label:    #12af3a;
  --c-tip-border:    #14c140;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0f9330;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.fg6q0n .mtrsuv68, .fg6q0n .qvwjk8 { min-height: 420px; }
.jb2kpt9::before { content: '◆'; font-size: 0.5em; }