:root {
  --color-accent: #138113;
  --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;
}
.fjy7ht {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jufw {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.zn4l9o {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.xwzgjd { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s88xt0g { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s88xt0g a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s88xt0g a:hover { color: var(--accent-light); }
.ifnjf6     .jaunmd { border-radius: 24px; padding: 8px; }
.ifnjf6 .jaunmd li a { border-radius: 16px; }
.r38cw  .jaunmd li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .jaunmd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .mpdp9f:hover .jaunmd,
  .mpdp9f:focus-within .jaunmd { display: block; }
  .jaunmd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.aany {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.otz4 { display: none; }
@media (max-width: 640px) {
  .otz4 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .otz4.ycq2 { display: block; }
}
@media (max-width: 640px) {
  .aany { display: block; }
  .s88xt0g > li + li::before { display: none !important; }
  .s88xt0g {
    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;
  }
  .s88xt0g.ycq2 { display: flex; }
  .s88xt0g li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s88xt0g li:last-child a { border-bottom: none; }
}
.lkztdy { min-height: 480px; }
.c4tcaf4 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rnvh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.e4k5opw .rnvh { margin-left: 0; margin-right: 0; }
.qsguyj {
  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;
}
.n61wlj2 .qsguyj { margin-top: 24px; }
.qsguyj:hover { opacity: 0.88; }
.zuctzw .c4tcaf4 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zuctzw .rnvh { color: #e2e8f0; }
.zuctzw.h0wg .eyr7svc { text-align: center; }
.wxdg1atd .c4tcaf4 { color: var(--text-primary); text-shadow: none; }
.wxdg1atd .rnvh { color: var(--text-muted); }
.wxdg1atd .qsguyj { margin-top: 16px; }
.wxdg1atd, .wxdg1atd.lkztdy { min-height: auto !important; }
.wxdg1atd.h0wg .eyr7svc { text-align: center; }
.wxdg1atd~.a1wgolj{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}
.wxdg1atd~.a1wgolj .s1yykip{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}
.glr2tz .hxj2,
.glr2tz .lr3u7kig {
  position: relative; overflow: hidden;
}
.glr2tz .hxj2::after,
.glr2tz .lr3u7kig::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.glr2tz .zuctzw .cllqcopv {
  overflow: hidden;
}
.glr2tz .zuctzw .cllqcopv::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;
}
.hxj2 .c4tcaf4 { color: #fff; }
.hxj2 .rnvh { color: rgba(255,255,255,0.85); }
.hxj2 .qsguyj { background: #fff; color: var(--cta); }
.hxj2 .qsguyj:hover { opacity: 0.92; }
.glr2tz .rjqf3x1 { position: relative; overflow: hidden; }
.glr2tz .rjqf3x1::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.j1dx5 .rjqf3x1 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.lcnljmu .rjqf3x1 { position: relative; overflow: hidden; }
.lcnljmu .rjqf3x1::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;
}
.jx3igqmi .rjqf3x1 { position: relative; overflow: hidden; }
.jx3igqmi .rjqf3x1::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.urfsiv1u .rjqf3x1 {
  animation: hg-fadein 1.2s ease-out both;
}
.rjqf3x1 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.zbpimwoy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.slyq00v {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.rjqf3x1 .c4tcaf4 { text-shadow: none; color: var(--text-primary); }
.rjqf3x1 .rnvh { color: var(--text-muted); }
body.lwoo4 .c4tcaf4 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.oeok1s52 .c4tcaf4 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.lkztdy.hxj2 .c4tcaf4,
section.hxj2 .c4tcaf4 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.rjqf3x1.h0wg .zbpimwoy { align-items: center; text-align: center; }
.rjqf3x1.e4k5opw   .zbpimwoy { align-items: flex-start; text-align: left; }
.kjv15xxg .slyq00v { position: relative; }
.kjv15xxg .slyq00v::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.kjv15xxg.k9sro .slyq00v::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ajg9i3ze .slyq00v {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ajg9i3ze.k9sro .slyq00v { padding: 32px 0 32px 32px; }
.sscav5x3 .slyq00v {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.k9sro .zbpimwoy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.sscav5x3.k9sro .slyq00v { padding: 40px 16px 40px 48px; }
.lkztdy .hchqbl6 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.hchqbl6 .qwchz {
  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;
}
.hchqbl6 .qwchz::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.hchqbl6 .ewc0r { display: contents !important; }
.hchqbl6 .ewc0r .wd01q {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.hchqbl6 .ewc0r .moaqeer6 { max-height: 48px; max-width: 96px; }
.hchqbl6 .ewc0r .dm0k7g {
  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;
}
.hchqbl6 .gfi9 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.hchqbl6 .jw2mp { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.hchqbl6 .zr28 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.hchqbl6 .zr28 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.hchqbl6 .w935rgl4 { display: contents !important; }
.hchqbl6 .w935rgl4 .vlhwdow:not(.c0ad02) { display: none !important; }
.hchqbl6 .w935rgl4 .c0ad02 {
  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;
}
.hchqbl6 .w935rgl4 .c0ad02 .s5i5tpw {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.hchqbl6 .w935rgl4 .c0ad02 .zmcm {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.hchqbl6 .zz2r0z { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.hchqbl6 .zz2r0z.dkrwo6rk {
  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;
}
.hchqbl6 .zz2r0z.dkrwo6rk:hover { opacity: 0.85; }
.g33m8wbx .slyq00v {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.ixre5o78 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .rjqf3x1 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .rjqf3x1:not(.g33m8wbx) .slyq00v { display: none !important; }
  .g33m8wbx .slyq00v { padding: 16px; }
  .zbpimwoy  { padding: 36px 24px; }
  .rjqf3x1~.a1wgolj,.k9sro~.a1wgolj{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .lkztdy, .rjqf3x1 { min-height: 320px !important; }
  .c4tcaf4 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .tsrfzwsf,
  .ixre5o78,
  .n0r46 { grid-template-columns: 1fr !important; }

  

  
  .tnlgltl { display: flex !important; flex-direction: column !important; }
  .tnlgltl .eyr7svc { display: contents; }
  .tnlgltl .cllqcopv { order: 0; }
  .tnlgltl .c4tcaf4 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .tnlgltl .tsrfzwsf { order: 2; padding: 0 16px 12px !important; }
  .tnlgltl .rnvh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .n61wlj2 .eyr7svc { display: flex; flex-direction: column; }
  .n61wlj2 .eyr7svc .c4tcaf4 { order: 1; }
  .n61wlj2 .eyr7svc .n0r46 { order: 2; margin: 8px 0 24px !important; }
  .n61wlj2 .eyr7svc .rnvh { order: 3; }
  .n61wlj2 .eyr7svc .qsguyj { order: 4; align-self: center; margin-top: 0; }

  
  .rjqf3x1.g33m8wbx {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .rjqf3x1.g33m8wbx .zbpimwoy { display: contents; padding: 0; }
  .rjqf3x1.g33m8wbx .zbpimwoy .c4tcaf4 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .rjqf3x1.g33m8wbx .slyq00v { order: 2; padding: 12px 16px; }
  .rjqf3x1.g33m8wbx .zbpimwoy .rnvh { order: 3; padding: 0 24px; margin: 0 auto; }
  .rjqf3x1.g33m8wbx .zbpimwoy .qsguyj { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wou2xf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.elk3b15 { width: 100%; height: auto; display: block; border-radius: 10px; }
.upbuh0b .wou2xf        { border-radius: 16px; }
.upbuh0b .elk3b15  { border-radius: 16px; }
.e3mr .wou2xf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.e3mr .elk3b15   { border-radius: 8px; }
.rknkvbyw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.p0g0pm { width: 100%; padding: 32px 0; position: relative; }
.yft3xhlo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jjg0rp04 .p0g0pm:nth-child(even) { background: var(--bg-surface); }
.jjg0rp04 .p0g0pm:nth-child(odd)  { background: var(--bg-page); }
.wifh .p0g0pm:nth-child(even) { background: var(--bg-card); }
.wifh .p0g0pm:nth-child(odd)  { background: var(--bg-page); }
.jjg0rp04 .p0g0pm:nth-child(odd)  .yft3xhlo { background: var(--bg-card); border-radius: 6px; }
.jjg0rp04 .p0g0pm:nth-child(even) .yft3xhlo { background: var(--bg-raised); border-radius: 6px; }
.wifh .p0g0pm:nth-child(odd)  .yft3xhlo { background: var(--bg-card); border-radius: 6px; }
.wifh .p0g0pm:nth-child(even) .yft3xhlo { background: var(--bg-raised); border-radius: 6px; }
.jjg0rp04 .p0g0pm:nth-child(even) .zwyzt0v .tn8zhhxj,
.wifh .p0g0pm:nth-child(even) .zwyzt0v .tn8zhhxj { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jjg0rp04 .p0g0pm:nth-child(odd) .zwyzt0v .tn8zhhxj,
.wifh .p0g0pm:nth-child(odd) .zwyzt0v .tn8zhhxj { background: var(--bg-card-inner); }
.jjg0rp04 .p0g0pm:nth-child(even) .z4oj9w .tn8zhhxj:nth-child(odd),
.wifh .p0g0pm:nth-child(even) .z4oj9w .tn8zhhxj:nth-child(odd)  { background: var(--bg-card); }
.jjg0rp04 .p0g0pm:nth-child(even) .z4oj9w .tn8zhhxj:nth-child(even),
.wifh .p0g0pm:nth-child(even) .z4oj9w .tn8zhhxj:nth-child(even) { background: var(--bg-card-inner); }
h1.gafu { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.gafu {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p5q7ao { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g0grpf8 h2.gafu {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.txt38tr h2.gafu {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.fpuemj4 h2.gafu {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.fyavo h2.gafu::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.l55kj h2.gafu {
  color: var(--text-primary); font-size: 1.7rem;
}
.xcntoq7 h2.gafu::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.o371 h2.gafu {
  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;
}
.eq5lssx { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .eq5lssx { display: none; } }
.s6tad0 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.yhw9w { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.jyz7o {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.gy15 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ni0iw { padding-left: 20px; }
.ni0iw li { margin-bottom: 6px; }
.ni0iw a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ni0iw a:hover { color: var(--accent-light); }
.qiukol0 .gy15 { display: none; }
.cp5i8c .gy15 { display: none; }
.cp5i8c .ni0iw { padding-left: 0; list-style: none; }
.cp5i8c .ni0iw li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.cp5i8c .ni0iw a { font-size: 0.92rem; }
.wn13b .jyz7o { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wn13b .gy15 { display: none; }
.wn13b .ni0iw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wn13b .ni0iw li { margin-bottom: 0; }
.wn13b .ni0iw 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;
}
.wn13b .ni0iw a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bpe9vi .jyz7o { padding: 20px 20px 16px; }
.bpe9vi .ni0iw {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bpe9vi .ni0iw li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bpe9vi .ni0iw 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;
}
.bpe9vi .ni0iw 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;
}
.bpe9vi .ni0iw a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bpe9vi .ni0iw a:focus,
.bpe9vi .ni0iw a:focus-visible,
.bpe9vi .ni0iw a:target { outline: none; }
.bpe9vi .ni0iw li:target a { border-color: var(--border); color: var(--text-muted); }
.rjqfe9bz .jyz7o { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rjqfe9bz .gy15 { display: none; }
.rjqfe9bz .ni0iw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rjqfe9bz .ni0iw li { margin-bottom: 0; }
.rjqfe9bz .ni0iw li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rjqfe9bz .ni0iw li:last-child::after { content: ""; margin-right: 0; }
.rjqfe9bz .ni0iw a { font-size: 0.9rem; }
.tn8zhhxj { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zwyzt0v .tn8zhhxj { background: var(--bg-card); }
.z4oj9w .tn8zhhxj:nth-child(odd)  { background: var(--bg-card); }
.z4oj9w .tn8zhhxj:nth-child(even) { background: var(--bg-raised); }
.gy6w .tn8zhhxj {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.gy6w .tn8zhhxj:last-child { border-bottom: none; }
.gy6w h3.p5q7ao { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.wh459o .tn8zhhxj {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.wh459o .tn8zhhxj + .tn8zhhxj { margin-top: 4px; }
.r1xbk .tn8zhhxj { background: none; border-radius: 0; padding: 12px 0; }
.r1xbk .tn8zhhxj + .tn8zhhxj { border-top: 1px solid var(--border-section); }
.eylfbr { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mjnq07 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jszh6, .mzlwpn9 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jszh6 li, .mzlwpn9 li { margin-bottom: 6px; }
.mzlwpn9 li { list-style: decimal; }
.zpjt5     .jszh6 { list-style-type: "● "; }
.qncc70td  .jszh6 { list-style-type: "■ "; }
.eo88zhc3 .jszh6 { list-style-type: "◆ "; }
.a2ooxhw    .jszh6 { list-style-type: "★ "; }
.zpjt5     .ymqh { list-style-type: "● "; }
.zpjt5    .jszh6 li::marker, .zpjt5    .ymqh li::marker,
.qncc70td .jszh6 li::marker, .qncc70td .ymqh li::marker,
.eo88zhc3 .jszh6 li::marker, .eo88zhc3 .ymqh li::marker,
.a2ooxhw   .jszh6 li::marker, .a2ooxhw   .ymqh li::marker {
  color: var(--cta); font-size: 1em;
}
.zpjt5 .mzlwpn9,
.qncc70td .mzlwpn9,
.eo88zhc3 .mzlwpn9,
.a2ooxhw .mzlwpn9 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zpjt5 .mzlwpn9 li,
.qncc70td .mzlwpn9 li,
.eo88zhc3 .mzlwpn9 li,
.a2ooxhw .mzlwpn9 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zpjt5 .mzlwpn9 li::before,
.qncc70td .mzlwpn9 li::before,
.eo88zhc3 .mzlwpn9 li::before,
.a2ooxhw .mzlwpn9 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;
}
.zpjt5     .mzlwpn9 li::before { border-radius: 50%; }
.qncc70td  .mzlwpn9 li::before { border-radius: 3px; }
.eo88zhc3 .mzlwpn9 li::before { border-radius: 3px; }
.a2ooxhw    .mzlwpn9 li::before { border-radius: 50%; }
.s5juyukk .tb8ffl,
.hm9eq2m .c5af tbody tr:nth-child(even) td { background: var(--bg-surface); }
[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%}
.zdxy73s .xgzv {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.nsw5q .af39qhjc { background: var(--bg-surface); border: 1px solid var(--border); }
.nsw5q .c7f9z { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ecmkrxe { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.iyd7  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.jdo5 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.rqhkgjp9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ecmkrxe strong { color: var(--text-primary); font-size: 0.95rem; }
.ecmkrxe p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ho0pm4xz, .xu7gl7yn { border-radius: 8px; padding: 14px; }
.ho0pm4xz { background: var(--bg-pros); }
.xu7gl7yn { background: var(--bg-cons); }
.jtvgyqu { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ho0pm4xz .jtvgyqu { color: var(--c-pros-label); }
.xu7gl7yn .jtvgyqu { color: #f87171; }
.ho0pm4xz ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xu7gl7yn ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.elk3b15 { width: 100%; height: auto; border-radius: 10px; display: block; }
.dkrwo6rk {
  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;
}
.dkrwo6rk:hover { opacity: 0.85; }
.qhrl7yw .dkrwo6rk  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qhrl7yw .dkrwo6rk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ryhv5 .dkrwo6rk  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ryhv5 .dkrwo6rk:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gdqa12 .qsguyj { border-radius: 50px; }
.gdqa12 .dkrwo6rk  { border-radius: 50px; }
.yym42e6 .qsguyj { padding-left: 22px; padding-right: 22px; }
.yym42e6 .dkrwo6rk  { padding-left: 12px; padding-right: 12px; }
.izhpmk .qsguyj { padding-left: 44px; padding-right: 44px; }
.izhpmk .dkrwo6rk  { padding-left: 24px; padding-right: 24px; }
.z0ej5m2n .qsguyj { padding-left: 56px; padding-right: 56px; }
.z0ej5m2n .dkrwo6rk  { padding-left: 32px; padding-right: 32px; }
.gy9v   .qsguyj::after, .gy9v   .dkrwo6rk::after,
.j9ydzc .qsguyj::after, .j9ydzc .dkrwo6rk::after,
.j56z    .qsguyj::after, .j56z    .dkrwo6rk::after,
.b45e    .qsguyj::after, .b45e    .dkrwo6rk::after,
.pdyc9    .qsguyj::after, .pdyc9    .dkrwo6rk::after,
.ip390ccv     .qsguyj::after, .ip390ccv     .dkrwo6rk::after,
.y3jt    .qsguyj::after, .y3jt    .dkrwo6rk::after,
.hlwjm   .qsguyj::after, .hlwjm   .dkrwo6rk::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;
}
.gy9v .qsguyj::after, .gy9v .dkrwo6rk::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");
}
.j9ydzc .qsguyj::after, .j9ydzc .dkrwo6rk::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");
}
.j56z .qsguyj::after, .j56z .dkrwo6rk::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");
}
.b45e .qsguyj::after, .b45e .dkrwo6rk::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");
}
.pdyc9 .qsguyj::after, .pdyc9 .dkrwo6rk::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");
}
.ip390ccv .qsguyj::after, .ip390ccv .dkrwo6rk::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");
}
.y3jt .qsguyj::after, .y3jt .dkrwo6rk::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");
}
.hlwjm .qsguyj::after, .hlwjm .dkrwo6rk::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");
}
.vknn   .y0k2::after, .vknn   .t1su1::after,
.wnl1a .y0k2::after, .wnl1a .t1su1::after,
.y27n45    .y0k2::after, .y27n45    .t1su1::after,
.d9wj    .y0k2::after, .d9wj    .t1su1::after,
.e8xclj    .y0k2::after, .e8xclj    .t1su1::after,
.qhk5p9m9     .y0k2::after, .qhk5p9m9     .t1su1::after,
.eswvsme4    .y0k2::after, .eswvsme4    .t1su1::after,
.ojkbzcj   .y0k2::after, .ojkbzcj   .t1su1::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;
}
.vknn .y0k2::after, .vknn .t1su1::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");
}
.wnl1a .y0k2::after, .wnl1a .t1su1::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");
}
.y27n45 .y0k2::after, .y27n45 .t1su1::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");
}
.d9wj .y0k2::after, .d9wj .t1su1::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");
}
.e8xclj .y0k2::after, .e8xclj .t1su1::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");
}
.qhk5p9m9 .y0k2::after, .qhk5p9m9 .t1su1::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");
}
.eswvsme4 .y0k2::after, .eswvsme4 .t1su1::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");
}
.ojkbzcj .y0k2::after, .ojkbzcj .t1su1::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");
}
.oq8rc {
  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;
}
.qwchz {
  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;
}
.qwchz > * { min-width: 0; }
.qwchz:hover { background: var(--bg-hover); }
.qwchz > [itemprop="item"] { display: contents; }
.qwchz [itemprop="itemReviewed"],
.qwchz [itemprop="reviewRating"] { display: none; }
.qwchz::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;
}
.ewc0r {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.wd01q {
  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;
}
.moaqeer6 { max-height: 52px; max-width: 110px; object-fit: contain; }
.dm0k7g {
  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;
}
.k2ow .wd01q    { background: #1a1a1a; }
.cbmpy2 .wd01q   { background: rgba(128,128,128,.12); }
.wevs .wd01q { background: var(--bg-raised); }
.kycepnz .wd01q    { background: transparent; padding: 0; }
.gfi9 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.jw2mp { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.zr28 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.w935rgl4 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.vlhwdow {
  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;
}
.s5i5tpw {
  
  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%;
}
.zmcm {
  
  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;
}
.zz2r0z {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.zz2r0z.dkrwo6rk {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .qwchz {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .qwchz::before    { grid-area: rank;   }
  .ewc0r           { grid-area: ident;  }
  .gfi9     { grid-area: rating; min-width: 0; width: auto; }
  .w935rgl4           { grid-area: pills;  }
  .zz2r0z             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .qwchz {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .qwchz::before    { justify-self: center; }
  .ewc0r           { width: 100%; }
  .gfi9     { justify-self: center; }
  .w935rgl4           { grid-template-columns: 1fr; }
}
.i1w1x7 {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.g723x9 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.k1mbom {
  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;
}
.k1mbom img { max-width: 80px; max-height: 50px; object-fit: contain; }
.k6t5sl2u { flex: 1; }
.k6t5sl2u h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.kra3 { color: var(--c-stars); font-size: 1.1rem; }
.ujmzc25p { margin-bottom: 8px; }
.y29rplq { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.rmc3mek::before   { content: "★ "; color: var(--accent-light); }
.gybi { flex-shrink: 0; }
.t1sau img.aqj5 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.s5juyukk { padding: 20px 24px; }
.ukj0m { color: var(--text-muted); margin-bottom: 16px; }
.vzvj { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.bc02, .cqm19 { list-style: none; font-size: 0.9rem; }
.bc02 li { color: var(--c-pros); margin-bottom: 4px; }
.cqm19 li { color: var(--c-cons); margin-bottom: 4px; }
.bc02 li::before { content: "✓"; margin-right: 5px; }
.cqm19 li::before { content: "✗"; margin-right: 5px; }
.sxspl .bc02 li::before { content: "→"; }
.sxspl .cqm19 li::before { content: "–"; }
.yh1cr  .bc02 li::before { content: "★"; }
.yh1cr  .cqm19 li::before { content: "✕"; }
.ng0c72n1    .bc02 li::before { content: "◆"; }
.ng0c72n1    .cqm19 li::before { content: "▲"; }
.clk7  .bc02 li::before { content: "▶"; }
.clk7  .cqm19 li::before { content: "■"; }
.itui { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.kbuv { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.yszp { background: var(--bg-pros); color: var(--c-tag-pay); }
.t6ldt { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.vnoom .t6ldt { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ipvnkto9 .t6ldt { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .jqglbcb .syy5 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jqglbcb .i1w1x7 { margin: 0; }
}
.osmgqu .g723x9 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.osmgqu .k6t5sl2u h3 { color: var(--accent-light); }
.osmgqu .k1mbom { background: var(--bg-page); border: 1px solid var(--border); }
.bbnugq42 .i1w1x7 { border-top: 4px solid var(--accent); }
.bbnugq42 .g723x9 { background: var(--bg-card); }
.qwynz .i1w1x7 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.qwynz .g723x9 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.qwynz .s5juyukk { padding: 14px 16px; }
.qwynz .k1mbom { border-radius: 4px; }
.qwynz .t6ldt { border-radius: 0; }
.h7eb5 .g723x9 { padding: 0; gap: 0; overflow: hidden; }
.h7eb5 .k1mbom { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.h7eb5 .k6t5sl2u { padding: 16px 20px; }
.h7eb5 .gybi { padding: 16px 20px; align-self: center; }
.c5u4 .kra3 { font-size: .95rem; }
.oeouek .ho0pm4xz, .oeouek .xu7gl7yn { padding: 12px; }
.oeouek .ho0pm4xz ul, .oeouek .xu7gl7yn ul { margin: 4px 0 0; padding-left: 18px; }
.oeouek .ho0pm4xz li, .oeouek .xu7gl7yn li { font-size: .85rem; margin-bottom: 3px; }
.lb2qnef .kbuv { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .z1hlize { grid-template-columns: 1fr; }
  .kejv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kejv .qzrw { width: 72px; height: 50px; }
  .kejv .gdi1 { max-width: 180px; }
  .kejv .tioucnau { width: auto; }
}
.upjmz6 .c5u4 .kra3 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .upjmz6 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .c6xy6zzu { padding: 16px; }
  .xz9o7 .hrsxxhls { min-width: 50%; }
}
@media (max-width: 860px) {
  .d56mb { grid-template-columns: 1fr; }
  .jg4v { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xfivl0u { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .elmvmwd { flex-wrap: wrap; padding: 16px; }
}
.ebfpvrx .ho0pm4xz, .ebfpvrx .xu7gl7yn { padding: 8px; }
@media (max-width: 480px) {
  .fmqb8o { flex-direction: column; align-items: stretch; }
}
.ejc90k .tioucnau .dkrwo6rk { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .awiv2fnv { flex-direction: column; align-items: stretch; gap: 10px; }
  .ejc90k .tioucnau { text-align: center; }
}
@media (max-width: 720px) {
  .wr4c { grid-template-columns: 1fr; }
  .lofvuzm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yjj72a { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.oehz8 .ya47oa { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.m3m1 .kra3 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .knsp { grid-template-columns: 1fr; }
  .m3m1 { width: 100px; height: 100px; margin: 16px auto; }
  .oehz8 { font-size: 1.4rem; }
  .iy9h56m { justify-content: center; }
  .f7zryia .hrsxxhls { min-width: 50%; }
}
@media (max-width: 540px) {
  .lcy8 { flex-wrap: wrap; padding: 14px 16px; }
  .rpoi9 { padding: 12px 16px; }
  .hooq5k .csqu84vx { margin: 0 16px; }
  .hooq5k .lb2qnef { padding: 0 16px; }
  .mfs6 { padding: 12px 16px; }
}
.ie9c .qwchz {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ie9c .qwchz:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.fe9yrmbv .oq8rc { gap: 18px; }
.fe9yrmbv .qwchz {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.fe9yrmbv .qwchz:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.dc39x8 .oq8rc {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.dc39x8 .qwchz {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.dc39x8 .qwchz:last-child { border-bottom: none; }
.dc39x8 .ewc0r,
.dc39x8 .gfi9,
.dc39x8 .w935rgl4 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.l2y5vt .oq8rc { gap: 0; }
.l2y5vt .qwchz {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.l2y5vt .qwchz:last-child { border-bottom: none; }
.l2y5vt .qwchz:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.l2y5vt .qwchz:nth-child(even):hover { background: var(--bg-hover); }
.x2co .qwchz {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.g1z2ua .w935rgl4 .vlhwdow {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.g1z2ua .w935rgl4 .vlhwdow:first-child { border-left: none; }
.l97p .w935rgl4 .vlhwdow {
  background: transparent; padding: 4px 8px;
}
.l97p .w935rgl4 .s5i5tpw { font-size: .65rem; opacity: .65; }
.l97p .w935rgl4 .zmcm   { font-size: 1.15rem; color: var(--accent-light); }
.ujn8 .w935rgl4 .vlhwdow {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.zr28 { display: none; }
.acekivmj .jw2mp { font-size: 1rem; letter-spacing: 2px; }
.ofcgw .jw2mp {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.aoxyugw .jw2mp,
.j29t0 .jw2mp,
.nkxcw4do .jw2mp { display: none; }
.aoxyugw .zr28,
.j29t0 .zr28,
.nkxcw4do .zr28 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.aoxyugw .zr28 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.aoxyugw .zr28 small { display: none; }
.j29t0 .zr28 {
  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;
}
.j29t0 .zr28 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.nkxcw4do .zr28 {
  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;
}
.nkxcw4do .zr28 small { display: none; }
.aoxyugw .ujmzc25p .kra3,
.j29t0 .ujmzc25p .kra3,
.nkxcw4do .ujmzc25p .kra3 { display: none; }
.aoxyugw .ujmzc25p strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.aoxyugw .ya47oa { display: none; }
.j29t0 .ujmzc25p 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;
}
.j29t0 .pa2uh,
.j29t0 .ya47oa { font-size: 1em; }
.nkxcw4do .ujmzc25p strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.nkxcw4do .ya47oa { display: none; }
.vhxwqm { margin: 16px 0; }
.f9dmd { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f9dmd summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f9dmd summary::after { content: "+"; color: var(--accent-light); }
.f9dmd[open] summary::after { content: "−"; }
.f9dmd p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.p0g0pm { margin-bottom: 0; }
.p0i4 h2.gafu { color: var(--text-primary); border-color: var(--accent-light); }
.nmz9n h2.gafu { color: var(--text-primary); border-color: var(--accent-light); }
.j3ti0t .iyd7     { background: #052e16; border-color: #10b981; }
.j3ti0t .a2jd { background: #2d0a1e; border-color: #f43f5e; }
.j3ti0t .jdo5    { background: #1e1036; border-color: #a855f7; }
.j3ti0t .ecmkrxe strong  { color: #f1f5f9; }
.j3ti0t .ecmkrxe p       { color: #cbd5e1; }
.j3ti0t .xz6fyj    .iyd7     .rqhkgjp9::before,
.j3ti0t .t02o  .iyd7     .rqhkgjp9::before,
.j3ti0t .oyxz2bo  .iyd7     .rqhkgjp9::before,
.j3ti0t .o3du9 .iyd7     .rqhkgjp9::before { color: #10b981; }
.j3ti0t .xz6fyj    .a2jd .rqhkgjp9::before,
.j3ti0t .t02o  .a2jd .rqhkgjp9::before,
.j3ti0t .oyxz2bo  .a2jd .rqhkgjp9::before,
.j3ti0t .o3du9 .a2jd .rqhkgjp9::before { color: #f43f5e; }
.j3ti0t .xz6fyj    .jdo5    .rqhkgjp9::before,
.j3ti0t .t02o  .jdo5    .rqhkgjp9::before,
.j3ti0t .oyxz2bo  .jdo5    .rqhkgjp9::before,
.j3ti0t .o3du9 .jdo5    .rqhkgjp9::before { color: #a855f7; }
.s9om .iyd7     { background: #2d2000; border-color: #eab308; }
.s9om .jdo5    { background: #2d1600; border-color: #f97316; }
.s9om .ecmkrxe strong  { color: #f1f5f9; }
.s9om .ecmkrxe p       { color: #cbd5e1; }
.s9om .xz6fyj    .iyd7     .rqhkgjp9::before,
.s9om .t02o  .iyd7     .rqhkgjp9::before,
.s9om .oyxz2bo  .iyd7     .rqhkgjp9::before,
.s9om .o3du9 .iyd7     .rqhkgjp9::before { color: #eab308; }
.s9om .xz6fyj    .a2jd .rqhkgjp9::before,
.s9om .t02o  .a2jd .rqhkgjp9::before,
.s9om .oyxz2bo  .a2jd .rqhkgjp9::before,
.s9om .o3du9 .a2jd .rqhkgjp9::before { color: #ef4444; }
.s9om .xz6fyj    .jdo5    .rqhkgjp9::before,
.s9om .t02o  .jdo5    .rqhkgjp9::before,
.s9om .oyxz2bo  .jdo5    .rqhkgjp9::before,
.s9om .o3du9 .jdo5    .rqhkgjp9::before { color: #f97316; }
.y29et0 .iyd7     { background: #0c1a2e; border-color: #38bdf8; }
.y29et0 .jdo5    { background: #0a2020; border-color: #2dd4bf; }
.y29et0 .ecmkrxe strong  { color: #f1f5f9; }
.y29et0 .ecmkrxe p       { color: #cbd5e1; }
.y29et0 .xz6fyj    .iyd7     .rqhkgjp9::before,
.y29et0 .t02o  .iyd7     .rqhkgjp9::before,
.y29et0 .oyxz2bo  .iyd7     .rqhkgjp9::before,
.y29et0 .o3du9 .iyd7     .rqhkgjp9::before { color: #38bdf8; }
.y29et0 .xz6fyj    .a2jd .rqhkgjp9::before,
.y29et0 .t02o  .a2jd .rqhkgjp9::before,
.y29et0 .oyxz2bo  .a2jd .rqhkgjp9::before,
.y29et0 .o3du9 .a2jd .rqhkgjp9::before { color: #818cf8; }
.y29et0 .xz6fyj    .jdo5    .rqhkgjp9::before,
.y29et0 .t02o  .jdo5    .rqhkgjp9::before,
.y29et0 .oyxz2bo  .jdo5    .rqhkgjp9::before,
.y29et0 .o3du9 .jdo5    .rqhkgjp9::before { color: #2dd4bf; }
.kj928n .iyd7     { background: var(--accent-bg); border-color: var(--accent-light); }
.kj928n .jdo5    { background: var(--accent-bg); border-color: var(--accent-pale); }
.kj928n .xz6fyj    .rqhkgjp9::before,
.kj928n .t02o  .rqhkgjp9::before,
.kj928n .oyxz2bo  .rqhkgjp9::before,
.kj928n .o3du9 .rqhkgjp9::before { color: var(--accent-light) !important; }
.b8cwfoo0::before,
.vwx97arb::before { margin-right: 5px; }
.eidf4zp .ho0pm4xz ul li,
.eidf4zp .bc02 li         { color: #4ade80; }
.eidf4zp .ho0pm4xz .b8cwfoo0 { color: #22c55e; }
.eidf4zp .xu7gl7yn ul li,
.eidf4zp .cqm19 li         { color: #f87171; }
.eidf4zp .xu7gl7yn .vwx97arb { color: #ef4444; }
.d4j5 .ho0pm4xz { background: var(--bg-pros); }
.d4j5 .xu7gl7yn { background: var(--bg-cons); }
.d4j5 .ho0pm4xz .b8cwfoo0 { color: var(--c-pros-label); }
.d4j5 .xu7gl7yn .vwx97arb { color: var(--c-cons); }
.d4j5 .ho0pm4xz ul li,
.d4j5 .bc02 li            { color: var(--c-pros); }
.d4j5 .xu7gl7yn ul li,
.d4j5 .cqm19 li            { color: var(--c-cons); }
.ntsv .ho0pm4xz { background: var(--bg-pros); }
.ntsv .xu7gl7yn { background: var(--bg-cons); }
.ntsv .ho0pm4xz .b8cwfoo0 { color: var(--c-pros-label); }
.ntsv .xu7gl7yn .vwx97arb { color: var(--c-cons); }
.ntsv .ho0pm4xz ul li,
.ntsv .bc02 li          { color: var(--c-pros); }
.ntsv .xu7gl7yn ul li,
.ntsv .cqm19 li          { color: var(--c-cons); }
.qjdrvhu .b8cwfoo0::before { content: "✓ "; }
.qjdrvhu .vwx97arb::before { content: "✗ "; }
.sxspl .b8cwfoo0::before { content: "→ "; }
.sxspl .vwx97arb::before { content: "← "; }
.yh1cr .b8cwfoo0::before { content: "★ "; }
.yh1cr .vwx97arb::before { content: "✕ "; }
.ng0c72n1 .b8cwfoo0::before { content: "◆ "; }
.ng0c72n1 .vwx97arb::before { content: "▲ "; }
.ipvnkto9 .ecmkrxe { background: transparent; border-left: none; border: 1.5px solid; }
.ipvnkto9 .iyd7     { border-color: var(--c-tip-border); }
.ipvnkto9 .jdo5    { border-color: #60a5fa; }
.ipvnkto9 .ecmkrxe strong { color: var(--text-primary); }
.ipvnkto9 .ecmkrxe p      { color: var(--text-muted); }
.vnoom .ecmkrxe { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vnoom .iyd7     { border-top-color: var(--c-tip-border); }
.vnoom .jdo5    { border-top-color: #60a5fa; }
.qqixs .ecmkrxe { border-left: none; border-radius: 8px; }
.qqixs .iyd7     { background: #065f46; }
.qqixs .a2jd { background: #92400e; }
.qqixs .jdo5    { background: #1e3a8a; }
.qqixs .ecmkrxe strong,
.qqixs .ecmkrxe p { color: #fff; }
.qqixs .rqhkgjp9::before { color: rgba(255,255,255,0.85) !important; }
.j3ti0t.qqixs .iyd7,
.j3ti0t .qqixs .iyd7     { background: #052e16; }
.j3ti0t.qqixs .a2jd,
.j3ti0t .qqixs .a2jd { background: #2d0a1e; }
.j3ti0t.qqixs .jdo5,
.j3ti0t .qqixs .jdo5    { background: #1e1036; }
.s9om.qqixs .iyd7,
.s9om .qqixs .iyd7      { background: #2d2000; }
.s9om.qqixs .a2jd,
.s9om .qqixs .a2jd  { background: #2d0b0b; }
.s9om.qqixs .jdo5,
.s9om .qqixs .jdo5     { background: #2d1600; }
.y29et0.qqixs .iyd7,
.y29et0 .qqixs .iyd7      { background: #0c1a2e; }
.y29et0.qqixs .a2jd,
.y29et0 .qqixs .a2jd  { background: #12103a; }
.y29et0.qqixs .jdo5,
.y29et0 .qqixs .jdo5     { background: #0a2020; }
.aysh5j .ecmkrxe { border-left: none; border-radius: 6px; padding: 10px 14px; }
.aysh5j .iyd7     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.aysh5j .jdo5    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.aysh5j .ecmkrxe strong { color: var(--text-primary); }
.aysh5j .ecmkrxe p      { color: var(--text-muted); }
.ms0krqhf .ecmkrxe { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xz6fyj .rqhkgjp9,
.t02o .rqhkgjp9,
.oyxz2bo .rqhkgjp9,
.o3du9 .rqhkgjp9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xz6fyj .rqhkgjp9::before,
.t02o .rqhkgjp9::before,
.oyxz2bo .rqhkgjp9::before,
.o3du9 .rqhkgjp9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xz6fyj .iyd7     .rqhkgjp9::before { content: "✦"; color: var(--c-tip-border); }
.xz6fyj .a2jd .rqhkgjp9::before { content: "▲"; color: var(--c-warn-border); }
.xz6fyj .jdo5    .rqhkgjp9::before { content: "◉"; color: #60a5fa; }
.t02o .iyd7     .rqhkgjp9::before { content: "★"; color: var(--c-tip-border); }
.t02o .a2jd .rqhkgjp9::before { content: "◆"; color: var(--c-warn-border); }
.t02o .jdo5    .rqhkgjp9::before { content: "●"; color: #60a5fa; }
.oyxz2bo .iyd7     .rqhkgjp9::before { content: "▶"; color: var(--c-tip-border); }
.oyxz2bo .a2jd .rqhkgjp9::before { content: "■"; color: var(--c-warn-border); }
.oyxz2bo .jdo5    .rqhkgjp9::before { content: "▸"; color: #60a5fa; }
.o3du9 .iyd7     .rqhkgjp9::before { content: "→"; color: var(--c-tip-border); }
.o3du9 .a2jd .rqhkgjp9::before { content: "⬥"; color: var(--c-warn-border); }
.o3du9 .jdo5    .rqhkgjp9::before { content: "◈"; color: #60a5fa; }
.lcli .zwyzt0v .tn8zhhxj,
.lcli .z4oj9w .tn8zhhxj  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.lcli .qwchz                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.lcli .i1w1x7            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.lcli .jyz7o                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ixv2d .zwyzt0v .tn8zhhxj,
.ixv2d .z4oj9w .tn8zhhxj,
.ixv2d .af39qhjc,
.ixv2d .qwchz,
.ixv2d .i1w1x7,
.ixv2d .tb8ffl,
.ixv2d .jyz7o,
.ixv2d .ms0krqhf .ecmkrxe { box-shadow: none; }
.ls27   .u7e4jy6, .ls27 .eylfbr, .ls27 .mjnq07,
.ls27   .s6tad0, .ls27 .yhw9w { font-size: 0.9rem; }
.ls27   .jszh6, .ls27 .mzlwpn9 { font-size: 0.9rem; }
.cwirk   .u7e4jy6, .cwirk .eylfbr, .cwirk .mjnq07,
.cwirk   .s6tad0, .cwirk .yhw9w { font-size: 0.95rem; }
.cwirk   .jszh6, .cwirk .mzlwpn9 { font-size: 0.95rem; }
.lirjkj   .u7e4jy6, .lirjkj .eylfbr, .lirjkj .mjnq07,
.lirjkj   .s6tad0, .lirjkj .yhw9w { font-size: 1.08rem; }
.lirjkj   .jszh6, .lirjkj .mzlwpn9 { font-size: 1.05rem; }
.fwwue .c4tcaf4      { font-size: 3.2rem; }
.fwwue h2.gafu { font-size: 1.9rem; }
.fwwue h3.p5q7ao     { font-size: 1.4rem; }
.mgpg .c4tcaf4      { font-size: 3.8rem; }
.mgpg h2.gafu { font-size: 2.2rem; }
.mgpg h3.p5q7ao     { font-size: 1.6rem; }
.p0g0pm + .p0g0pm { position: relative; }
.bkozvit   .p0g0pm + .p0g0pm::before,
.anhd4x0u  .p0g0pm + .p0g0pm::before,
.ih83imk1   .p0g0pm + .p0g0pm::before,
.lc4v3y   .p0g0pm + .p0g0pm::before,
.cgsq   .p0g0pm + .p0g0pm::before,
.ug6s .p0g0pm + .p0g0pm::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bkozvit .p0g0pm + .p0g0pm::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.anhd4x0u .p0g0pm + .p0g0pm::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ih83imk1 .p0g0pm + .p0g0pm::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;
}
.lc4v3y .p0g0pm + .p0g0pm::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.bam68559 .p0g0pm { margin-bottom: 16px; }
.bam68559 .p0g0pm + .p0g0pm { margin-top: 0; }
.bam68559 .yft3xhlo { padding-top: 0; padding-bottom: 0; }
.cgsq .p0g0pm + .p0g0pm::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ug6s .p0g0pm + .p0g0pm::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.kr7tzy .p0g0pm + .p0g0pm::before,
.h4ooxmo .p0g0pm + .p0g0pm::before,
.a8r83 .p0g0pm + .p0g0pm::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%;
}
.jjg0rp04 .kr7tzy .p0g0pm:nth-child(even)::before,
.jjg0rp04 .h4ooxmo .p0g0pm:nth-child(even)::before,
.jjg0rp04 .a8r83 .p0g0pm:nth-child(even)::before { background: var(--bg-surface); }
.wifh .kr7tzy .p0g0pm:nth-child(even)::before,
.wifh .h4ooxmo .p0g0pm:nth-child(even)::before,
.wifh .a8r83 .p0g0pm:nth-child(even)::before { background: var(--bg-card); }
.kr7tzy .p0g0pm + .p0g0pm::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");
}
.h4ooxmo .p0g0pm + .p0g0pm::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");
}
.a8r83 .p0g0pm + .p0g0pm::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");
}
.wfn1f .zuctzw { overflow: hidden; }
.wfn1f .eyr7svc { margin-bottom: 70px; }
.u49u .zbpimwoy,
.cuea5 .zbpimwoy { padding-bottom: 60px; }
.wfn1f .zbpimwoy { padding-bottom: 70px; }
.wfn1f .zuctzw::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%;
}
.wfn1f .zuctzw::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");
}
.xqxxm6 .rjqf3x1 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c6ar .rjqf3x1 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.xkk397e .rjqf3x1 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wf9am .rjqf3x1 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jcwkc .hxj2 { background: var(--accent); }
.jcwkc .hxj2 .cllqcopv { background: none; }
.jcwkc .lr3u7kig { background: var(--accent); }
.jcwkc .rjqf3x1 { background: var(--accent-bg); }
.jcwkc .zuctzw:not(.hxj2) .cllqcopv { background: rgba(0,0,0,0.6); }
.o0vhcw .wou2xf { float: left; width: 38%; margin: 0 28px 16px 0; }
.o0vhcw .wou2xf .elk3b15 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o0vhcw .yft3xhlo::after { content: ''; display: block; clear: both; }
.fftm1u8c .wou2xf { float: right; width: 38%; margin: 0 0 16px 28px; }
.fftm1u8c .wou2xf .elk3b15 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fftm1u8c .yft3xhlo::after { content: ''; display: block; clear: both; }
.kiqf .p0g0pm:nth-child(odd)  .wou2xf { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kiqf .p0g0pm:nth-child(even) .wou2xf { float: right; width: 38%; margin: 0 0 16px 28px; }
.kiqf .wou2xf .elk3b15 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kiqf .yft3xhlo::after { content: ''; display: block; clear: both; }
.o0vhcw .oq8rc,
.fftm1u8c .oq8rc,
.kiqf .lcsu71,
.kiqf .oq8rc { clear: both; }
@media (max-width: 900px) {
  .o0vhcw .wou2xf,
  .fftm1u8c .wou2xf,
  .kiqf .p0g0pm:nth-child(odd)  .wou2xf,
  .kiqf .p0g0pm:nth-child(even) .wou2xf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .o0vhcw .wou2xf .elk3b15,
  .fftm1u8c .wou2xf .elk3b15,
  .kiqf .wou2xf .elk3b15 {
    max-height: none !important;
  }
}
.o0vhcw .jszh6,
.o0vhcw .mzlwpn9,
.fftm1u8c .jszh6,
.fftm1u8c .mzlwpn9,
.kiqf .jszh6,
.kiqf .mzlwpn9 { overflow: hidden; }
@media (max-width: 640px) {
  .o0vhcw .wou2xf,
  .fftm1u8c .wou2xf,
  .kiqf .wou2xf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.lpoi1 .rknkvbyw,
.lpoi1 .yft3xhlo,
.lpoi1 .j3bguh4w  { max-width: 1100px; }
.lgc3 .rknkvbyw,
.lgc3 .yft3xhlo,
.lgc3 .j3bguh4w  { max-width: 1200px; }
.lgc3 { --content-mw: 1200px; }
.xlzg .rknkvbyw,
.xlzg .yft3xhlo,
.xlzg .j3bguh4w  { max-width: 1320px; }
.r6a42 { font-size: 0.82rem; color: var(--text-muted); }
.rjq7djk { display: flex; align-items: center; }
.tlhuvg {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zr7nty { display: flex; align-items: center; }
.jda4do { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.jda4do:hover { text-decoration: underline; }
.ofwpn3 { margin: 0 3px; opacity: 0.45; }
.ofwpn3::before { content: '/'; }
.tsduj { padding: 2px 5px; color: var(--text-main); }
.ajpry .r6a42 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ajpry .rjq7djk { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uwm5x .r6a42 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uwm5x .rjq7djk { padding: 0 0 0 12px; }
.wp4l0 .rjq7djk { padding: 0 16px; }
.wp4l0 .r6a42 {
  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);
}
.wp4l0 .rknkvbyw { padding-top: 28px; }
@media (max-width: 720px) {
  .ck3i { margin-top: 18px; padding: 0 16px; }
  .wp4l0 .rknkvbyw { padding-top: 16px; }
}
.lpoi1.ajpry .rjq7djk { max-width: 1100px; }
.lgc3.ajpry .rjq7djk { max-width: 1200px; }
.xlzg.ajpry .rjq7djk { max-width: 1320px; }
.lgc3 .ck3i { max-width: 1200px; }
.uw0metn .p0g0pm { padding-top: 16px; padding-bottom: 16px; }
.srz8qoi .p0g0pm { padding-top: 24px; padding-bottom: 24px; }
.ulhkia .p0g0pm { padding-top: 40px; padding-bottom: 40px; }
.wr2g7g7 .p0g0pm { padding-top: 52px; padding-bottom: 52px; }
.bqnxkb9 .p0g0pm:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bqnxkb9 .p0g0pm:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bqnxkb9 .p0g0pm:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bqnxkb9 .p0g0pm:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bjwqu5 .yft3xhlo { padding-top: 10px;  padding-bottom: 10px; }
.eme1g .yft3xhlo { padding-top: 18px;  padding-bottom: 18px; }
.sknpe3r .yft3xhlo { padding-top: 36px;  padding-bottom: 36px; }
.rlcz .yft3xhlo { padding-top: 48px;  padding-bottom: 48px; }
.f3iu h2.gafu { font-weight: 600; }
.f3iu h3.p5q7ao     { font-weight: 600; }
.aol25gee { font-weight: 500; }
.aol25gee h2.gafu { font-weight: 800; }
.aol25gee h3.p5q7ao     { font-weight: 700; }
.pmxhu h2.gafu { font-weight: 900; }
.pmxhu h3.p5q7ao     { font-weight: 800; }
.pmxhu .ecmkrxe strong,
.pmxhu .ecmkrxe strong { font-weight: 600; }
.y0k2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q6z3m .y0k2 { display: none; }
@media (max-width: 640px) {
  .chvrq51 { display: none; }
  .y0k2 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.y0k2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y0k2:hover { opacity: 0.85; }
.ocewn .y0k2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.plv2s .y0k2,
.rzt7  .y0k2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.plv2s .y0k2:hover,
.rzt7  .y0k2:hover { opacity: 0.88; }
.ocewn.plv2s .y0k2,
.ocewn.rzt7  .y0k2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.t1su1 {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.t1su1:hover { transform: translateY(-2px); opacity: 0.92; }
.t1su1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y20kwtuh .t1su1 { display: none; }
.kn24wq .t1su1 { right: 32px; }
.hmzcf4  .t1su1 { left: 32px; }
@media (max-width: 480px) {
  .kn24wq .t1su1 { right: 20px; bottom: 20px; }
  .hmzcf4  .t1su1 { left: 20px; bottom: 20px; }
}
.udoo06u { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.j3bguh4w { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.i4trr1w6 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ximy { color: var(--text-dim); font-size: 0.8rem; }
.zkqd51i a, .eg7t7p0 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zkqd51i a:hover, .eg7t7p0 a:hover { color: var(--accent-light); }
.eg7t7p0 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.pmhnz83u .j3bguh4w { text-align: center; }
.pmhnz83u .eg7t7p0 { justify-content: center; margin-bottom: 16px; }
.pmhnz83u .i4trr1w6 { margin-top: 0; }
.fkxh2v { margin-top: 10px; }
.fkxh2v a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .j3bguh4w { padding-left: 16px; padding-right: 16px; }
  .s1hhtzs .j3bguh4w { padding: 20px 16px; }
  .eg7t7p0 { gap: 4px 12px; }
  .i4trr1w6 { font-size: 0.78rem; }
}
.tgz192 .i4trr1w6 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.tgz192 .ximy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .tgz192 .ze4h1dc { grid-template-columns: 1fr 1fr; } .tgz192 .p63udq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tgz192 .ze4h1dc { grid-template-columns: 1fr; } }
.ih0ttvfu .i4trr1w6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ih0ttvfu .f2rd7 { gap: 12px; } .ih0ttvfu .ttml4i { margin-right: 0; width: 100%; } }
.x2e1e .i4trr1w6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.x2e1e .ximy { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .x2e1e .hwdh9vir { grid-template-columns: 1fr 1fr; } .x2e1e .fhvk56 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x2e1e .hwdh9vir { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .eqw1ige .udd1h { grid-template-columns: 1fr 1fr; } .eqw1ige .rpctz:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .eqw1ige .udd1h { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ipd4s34 .udd1h { grid-template-columns: 1fr; } }
.ioxh .j3bguh4w { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ioxh .eg7t7p0 { justify-content: center; }
.b7vbur5f .fjy7ht      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.b7vbur5f .udoo06u { background: var(--bg-page); border-top-color: var(--border-alt); }
.dzot .fjy7ht      { background: #0d1117; border-bottom-color: #21262d; }
.dzot .zn4l9o { color: var(--accent-light); }
.dzot .s88xt0g { --msep-color: #8b949e; }
.dzot .s88xt0g a { color: #8b949e; }
.dzot .s88xt0g a:hover { color: var(--accent-light); }
.dzot .aany { color: #8b949e; }
.dzot .udoo06u { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.dzot .i4trr1w6,
.dzot .ximy { color: #6e7681; }
.dzot .zkqd51i a, .dzot .eg7t7p0 a,
.dzot .zkqd51i a:hover, .dzot .eg7t7p0 a:hover,
@media (max-width: 640px) {
  .dzot .s88xt0g { background: #0d1117; border-top-color: #21262d; }
  .dzot .s88xt0g li a { border-bottom-color: #21262d; }
}
.b3s2onda .fjy7ht      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.b3s2onda .zn4l9o { color: var(--accent-light); }
.b3s2onda .s88xt0g { --msep-color: #475569; }
.b3s2onda .s88xt0g a { color: #475569; }
.b3s2onda .s88xt0g a:hover { color: var(--accent-light); }
.b3s2onda .aany { color: #64748b; }
.b3s2onda .udoo06u { background: #f0f4f8; border-top-color: #cbd5e1; }
.b3s2onda .i4trr1w6,
.b3s2onda .ximy { color: #64748b; }
.b3s2onda .zkqd51i a, .b3s2onda .eg7t7p0 a,
.b3s2onda .zkqd51i a:hover, .b3s2onda .eg7t7p0 a:hover,
@media (max-width: 640px) {
  .b3s2onda .s88xt0g { background: #f0f4f8; border-top-color: #cbd5e1; }
  .b3s2onda .s88xt0g li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.plv2s .fjy7ht      { background: var(--accent); border-bottom-color: var(--accent-light); }
.plv2s .zn4l9o { color: #fff; }
.plv2s .s88xt0g { --msep-color: rgba(255,255,255,0.82); }
.plv2s .s88xt0g a { color: rgba(255,255,255,0.82); }
.plv2s .s88xt0g a:hover { color: #fff; }
.plv2s .aany { color: rgba(255,255,255,0.9); }
.plv2s .udoo06u { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.plv2s .i4trr1w6,
.plv2s .ximy { color: rgba(255,255,255,0.72); }
.plv2s .zkqd51i a, .plv2s .eg7t7p0 a,
.plv2s .zkqd51i a:hover, .plv2s .eg7t7p0 a:hover,
@media (max-width: 640px) {
  .plv2s .s88xt0g { background: var(--accent); border-top-color: var(--accent-light); }
  .plv2s .s88xt0g li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rzt7 .fjy7ht {
  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);
}
.rzt7 .udoo06u {
  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) {
  .rzt7 .s88xt0g {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.okb3 .jufw { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.lpchen .jufw { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.axkyy6 .jufw { min-height: 72px; height: auto; }
.rdo9zrw .jufw { min-height: 84px; height: auto; }
.s1hhtzs .jufw { max-width: none; padding: 0 32px; }
.s1hhtzs .j3bguh4w  { max-width: none; padding: 24px 32px; }
.rs53o90.lgc3 .jufw { max-width: 1200px; }
.rs53o90.xlzg .jufw { max-width: 1320px; }
.bzmzkd   .zn4l9o, .bzmzkd   .ttml4i { text-transform: capitalize; }
.m6ztao7 .zn4l9o, .m6ztao7 .ttml4i { text-transform: lowercase; }
.ql7ws21f .zn4l9o, .ql7ws21f .ttml4i { text-transform: uppercase; letter-spacing: 0.06em; }
.yn0pk7x, .vcin0ry {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.di6wnevk .yn0pk7x,
.yg8vz .yn0pk7x,
.kvu796b .yn0pk7x,
.wu1g .yn0pk7x,
.icqt   .s88xt0g a { font-weight: 500; }
.sgycx3 .s88xt0g a { font-weight: 600; }
.nrp9     .s88xt0g a { font-weight: 700; }
.yfjh1    .s88xt0g a { font-weight: 800; letter-spacing: 0.01em; }
.i60tz2xl     .s88xt0g > li + li::before,
.d69h8eoi    .s88xt0g > li + li::before,
.geys    .s88xt0g > li + li::before,
.nkcmv .s88xt0g > li + li::before,
.e9tp .s88xt0g > li + li::before,
.bjxu7cvx  .s88xt0g > li + li::before,
.x7wp7m    .s88xt0g > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.i60tz2xl     .s88xt0g > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.d69h8eoi    .s88xt0g > li + li::before { content: "|"; }
.geys    .s88xt0g > li + li::before { content: "—"; }
.nkcmv .s88xt0g > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.e9tp .s88xt0g > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.bjxu7cvx  .s88xt0g > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.x7wp7m    .s88xt0g > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ekffpt .aany,
  .xigke5qt .aany,
  .z446cbna .aany,
  .lpdr56q .aany,
  .t660j .aany {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ekffpt .aany::before,
  .xigke5qt .aany::before,
  .z446cbna .aany::before,
  .lpdr56q .aany::before,
  .t660j .aany::before { content: ""; display: block; flex-shrink: 0; }

  
  .ekffpt .aany::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;
  }

  
  .xigke5qt .aany::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;
  }

  
  .z446cbna .aany::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;
  }

  
  .lpdr56q .aany::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;
  }

  
  .t660j .aany::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) {
  .qrh23 .aany {
    padding: 5px 14px;
  }
  .qrh23 .s88xt0g {
    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;
  }
  .qrh23 .s88xt0g li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qrh23 .s88xt0g li a:hover { background: var(--bg-raised); }
  .qrh23 .otz4,
  .wumlo .otz4,
  .y2ag .otz4 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .v8yk2k6a .aany {
    padding: 5px 10px;
  }
  .v8yk2k6a .s88xt0g {
    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);
  }
  .v8yk2k6a .s88xt0g.ycq2 { transform: translateX(0); }
  .v8yk2k6a .s88xt0g li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .v8yk2k6a .s88xt0g li:last-child a { border-bottom: none; }
  .plv2s .s88xt0g,
  .dzot .s88xt0g { background: var(--accent) !important; }
  .plv2s .s88xt0g li a,
  .dzot .s88xt0g li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .y2ag .aany {
    padding: 5px 10px;
  }
  .y2ag .s88xt0g {
    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);
  }
  .y2ag .s88xt0g::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .y2ag .s88xt0g.ycq2 { transform: translateY(0); }
  .y2ag .s88xt0g li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .u8va .aany {
    padding: 5px 10px;
  }
  .u8va .s88xt0g {
    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;
  }
  .u8va .s88xt0g.ycq2 { opacity: 1; pointer-events: auto; }
  .u8va .s88xt0g li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zzk9     .aany { border-radius: 0 !important; }
  .iz14yjwp   .aany { border-radius: 8px !important; }
  .aarktqpu .aany { border-radius: 50% !important; }
  .t3j88ys   .aany { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ojgpxza .uz6f0 { flex-direction: column; align-items: stretch; }
  .ojgpxza .h2tc { flex-direction: row; min-width: auto; }
  .ojgpxza .k39idsit { align-items: flex-start; text-align: left; }
}
.lv14w,
.lv14w.p0g0pm,
.jjg0rp04 .lv14w,
.c76m .lv14w,
.wifh .lv14w,
.c7jtrgu4 .lv14w {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.m4801 {
  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;
}
.xtnc { flex: 1 1 280px; min-width: 0; }
.rd160c {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.xc4uofxo {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.qy9k {
  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;
}
.qy9k:hover { transform: translateY(-1px); opacity: 0.95; }
.bjo9rdr8 .m4801 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.bjo9rdr8 .rd160c { color: var(--cta); }
.bjo9rdr8 .xc4uofxo { color: var(--text-body); }
.bjo9rdr8 .qy9k {
  background: var(--cta) !important;
  color: #fff !important;
}
.ltpot78 .m4801 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ltpot78 .rd160c { color: var(--text-primary); }
.ltpot78 .xc4uofxo { color: var(--text-body); }
.ltpot78 .qy9k {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .m4801 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .xtnc { flex: 0 0 auto; }
  .rd160c { font-size: 1.2rem; }
  .qy9k { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.w16w6 .xwzgjd { height: 36px; }
.wcfx .xwzgjd { height: 60px; max-width: 200px; }
.w5fck .xwzgjd { height: 56px; max-width: 180px; }
.hz5fhbhm    .jw2mp, .hz5fhbhm    .kra3 { color: #f59e0b; }
.f8u3q      .jw2mp { font-size: 1rem; letter-spacing: 1.5px; }
.f8u3q      .kra3   { font-size: 1.35rem; }
.bufii    .jw2mp, .bufii    .kra3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.utf50cq     .jw2mp, .utf50cq     .kra3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.qkf1o .jw2mp, .qkf1o .kra3 { color: var(--cta); letter-spacing: 2px; }
.x7acvzy4   .jw2mp, .x7acvzy4   .kra3 { color: #e91e63; letter-spacing: 2px; }
.wtahp  .jw2mp, .wtahp  .kra3 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.v2pwxt     .jw2mp, .v2pwxt     .kra3 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.g1z2ua .vlhwdow + .vlhwdow {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.eotej .qwchz { padding: 18px 24px; min-height: 68px; }
.l97p .s5i5tpw {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.l97p .zmcm {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.ujn8 .vlhwdow {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.oq8rc { counter-reset: cs-rank; }
.oq8rc .qwchz { counter-increment: cs-rank; }
.oq8rc .qwchz::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;
}
.ytajna4 .oq8rc { counter-reset: cs-rank; gap: 0; }
.ytajna4 .qwchz {
  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;
}
.ytajna4 .qwchz::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;
}
.ytajna4 .ewc0r {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.ytajna4 .wd01q {
  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;
}
.ytajna4 .moaqeer6 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.ytajna4 .ewc0r { min-width: 0; flex-direction: column; width: 100%; }
.ytajna4 .dm0k7g {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.ytajna4 .jw2mp { color: var(--cta, var(--accent)); }
.ytajna4 .zr28 { font-weight: 700; }
.ytajna4 .vlhwdow {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.ytajna4 .s5i5tpw {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.ytajna4 .zmcm {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.ytajna4 .c0ad02 .zmcm { font-size: 1.3rem; color: var(--accent-light); }
.ytajna4 .zz2r0z {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.ytajna4 .qwchz:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .ytajna4 .oq8rc {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ytajna4 .qwchz {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ytajna4 .qwchz { padding: 40px 16px 20px; }
  .ytajna4 .vlhwdow {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ytajna4 .zz2r0z { width: 100%; min-width: 0; }
}
.gg5l .oq8rc { counter-reset: cs-rank; gap: 10px; }
.gg5l .qwchz {
  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);
}
.gg5l .qwchz::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);
}
.gg5l .ewc0r {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.gg5l .wd01q {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.gg5l .moaqeer6 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.gg5l .dm0k7g {
  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;
}
.gg5l .jw2mp { color: var(--cta, var(--accent)); }
.gg5l .vlhwdow {
  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;
}
.gg5l .s5i5tpw {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.gg5l .zmcm { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.gg5l .c0ad02 .zmcm { color: var(--accent-light); }
.gg5l .zz2r0z {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.gg5l .qwchz:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .gg5l .qwchz {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gg5l .qwchz::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gg5l .ewc0r {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gg5l .dm0k7g { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gg5l .vlhwdow {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gg5l .zz2r0z { width: 100%; min-width: 0; }
  .gg5l .jw2mp { min-width: 0; }
}
.szjh .qwchz::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.xwbac5dv .f9dmd {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.xwbac5dv .f9dmd summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.xwbac5dv .f9dmd p { padding: 0 2px 16px; }
.cmcqd .f9dmd { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cmcqd .f9dmd summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cmcqd .f9dmd summary::after { content: "›"; font-size: 1.2em; }
.cmcqd .f9dmd[open] summary::after { content: "‹"; }
.cmcqd .f9dmd p { padding: 10px 22px 4px; }
.c2nc .f9dmd {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c2nc .f9dmd summary { color: var(--text-primary); padding-left: 16px; }
.c2nc .f9dmd summary::after { content: "›"; font-size: 1.1em; }
.c2nc .f9dmd[open] summary::after { content: "‹"; }
.c2nc .f9dmd p { padding-left: 16px; }
.j75if .vhxwqm { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.j75if .f9dmd {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.j75if .f9dmd:last-child { border-bottom: none; }
.j75if .f9dmd summary { color: var(--text-primary); border-radius: 0; }
.j75if .f9dmd summary::after { content: "›"; font-size: 1.1em; }
.j75if .f9dmd[open] summary::after { content: "‹"; }
.dmao .f9dmd { overflow: hidden; }
.dmao .f9dmd summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dmao .f9dmd summary::after { color: rgba(255,255,255,.75); }
.dmao .f9dmd[open] summary { border-radius: 0; }
.et60ok { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bu9bata {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zwrw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.qabkq { color: var(--text-muted); font-size: 1.05rem; }
.gfx79k91 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.lrpgp { margin-bottom: 20px; }
.if5d {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.aimee {
  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;
}
.aimee:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qoqi3af { resize: vertical; min-height: 130px; }
.irh0bac { width: 100%; margin-top: 8px; }
.s2irgc {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yn1qp3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nybsu { color: var(--text-muted); line-height: 1.75; }
.z4zjo { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.z4zjo li { margin-bottom: 6px; }
.e8fav610 { max-width: 760px; margin: 0 auto; }
.e33xt { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.uv12gc { max-width: 760px; margin: 0 auto; }
.eqp4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.eqp4:last-child { border-bottom: none; }
.yvbp2ae { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.eqp4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.eqp4 ul.z4zjo { margin: 0; }
.hay7go2 .yvbp2ae { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .hay7go2 { grid-template-columns: 1fr; gap: 10px; } }
.pqqke40v .yvbp2ae { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.fgo7h1q .z4zjo { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .w5pv { grid-template-columns: 1fr; } }
.m16es { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.m16es:hover .ibzdqbp { color: var(--accent-light); text-decoration: underline; }
.z0w83bn { color: inherit; text-decoration: none; }
.z0w83bn:hover { color: var(--accent-light); text-decoration: underline; }
.meh8r { display: inline-block; line-height: 0; }
.i1fviok { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gmsqebn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gmsqebn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.lmhvb5cq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gmsqebn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gmsqebn ul.z4zjo { margin: 0; }
.k6kih { color: var(--text-muted); line-height: 1.75; }
.g7tfm .z4zjo,
.t94ns8 .z4zjo,
.oeu8ho .z4zjo,
.mwmeyna .z4zjo {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.g7tfm .gmsqebn,
.t94ns8 .gmsqebn { text-align: left; }
.g7tfm .lmhvb5cq,
.t94ns8 .lmhvb5cq { text-align: center; }
.vzlq9 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.pdn7hy { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.grc0i47 { font-size: 1.1rem; }
.fmupk3t { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gquj { margin-top: 12px; }
.myde { 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; }
.myde:hover { border-bottom-color: var(--accent-light); }
.gtacii { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.gtacii img { width: 100%; height: 100%; object-fit: cover; display: block; }
.t2zsk2 { width: 260px; height: 260px; }
.t4a29 { border-radius: 50%; }
.jjgm4p40 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zjqcoo0 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .uo4vhj7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.t1cu90sx .fmupk3t, .t1cu90sx .pdn7hy { max-width: 640px; }
.jzrc { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.rbhl2 { position: sticky; top: 96px; align-self: start; }
.rbhl2 .vzlq9 { font-size: 1.6rem; margin-top: 18px; }
.olt5yy .fmupk3t { margin-bottom: 28px; }
@media (max-width: 860px) { .jzrc { grid-template-columns: 1fr; } .rbhl2 { position: static; text-align: center; } }
.gesea .gtacii { margin: 0 auto 18px; }
.gesea .jjgm4p40 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .uxm7tgji { grid-template-columns: 1fr; } }
.gc5d .vzlq9 { font-size: 1.6rem; margin-bottom: 6px; }
.mwmeyna .z4zjo { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gc5d { flex-direction: column; text-align: center; } .pdhkmf { grid-template-columns: 1fr; } }
.cum98e0c .vzlq9 { font-size: 1.35rem; margin: 0 0 4px; }
.cum98e0c .jjgm4p40 { margin: 0; }
.fra6134 .zwrw { color: var(--accent-light); }
.gmuhunp .zwrw { font-size: 2rem; }
.gmuhunp .qabkq { max-width: 680px; }
.r10plze .zwrw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.r10plze .qabkq  { margin: 0; }
@media (max-width: 640px) { .r10plze { flex-direction: column; } }
.purr .zwrw { color: var(--accent-light); }
.f3a8usg {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.f3a8usg .zwrw { color: #fff; }
.f3a8usg .qabkq  { color: rgba(255,255,255,0.85); }
.e5171 { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .yv6bnso7 { grid-template-columns: 1fr; } }
.aqngc .aimee {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.aqngc .aimee:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.rwzpxou .aimee { background: var(--bg-raised); border-color: transparent; }
.rwzpxou .aimee:focus { background: var(--bg-card); border-color: var(--accent-light); }
.yj7h7xt .aimee { border-radius: 100px; padding: 11px 20px; }
.yj7h7xt .qoqi3af { border-radius: 14px; }
.gsp59jn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.gsp59jn 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;
}
.gsp59jn summary::-webkit-details-marker { display: none; }
.gsp59jn summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.gsp59jn[open] summary::after { content: "−"; }
.ikaq {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .jea3v7h4 { grid-template-columns: 1fr; } }
.ez1hxt0p { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ez1hxt0p li { margin-bottom: 6px; }
.s8juop{display:none}
.s8juop:empty,.s1yykip:empty{display:none}
.brn0i{position:relative;overflow:visible}
.aruh .a1wgolj,.w95wir35 .a1wgolj,
.hn4etti .a1wgolj,.qvwx5o .a1wgolj,
.qhzvt .a1wgolj,.t0wjj4os .a1wgolj{display:block}
.idys .gsvcxwy{display:block}
.aruh .a1wgolj,.w95wir35 .a1wgolj,
.hn4etti .a1wgolj,.qvwx5o .a1wgolj,
.qhzvt .a1wgolj{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}
.aruh .a1wgolj .s1yykip,.w95wir35 .a1wgolj .s1yykip,
.hn4etti .a1wgolj .s1yykip,.qvwx5o .a1wgolj .s1yykip,
.qhzvt .a1wgolj .s1yykip{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}
.aruh .cggi,.w95wir35 .cggi,
.hn4etti .cggi,.qvwx5o .cggi,
.qhzvt .cggi{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.aruh .a1wgolj,.w95wir35 .a1wgolj{top:12px}
.aruh .a1wgolj .s1yykip{margin-right:auto}
.w95wir35 .a1wgolj .s1yykip{margin-left:auto}
.w95wir35 .a1wgolj{text-align:right}
.hn4etti .a1wgolj,.qvwx5o .a1wgolj{bottom:12px}
.hn4etti .a1wgolj .s1yykip{margin-right:auto}
.qvwx5o .a1wgolj .s1yykip{margin-left:auto}
.qvwx5o .a1wgolj{text-align:right}
.qhzvt .a1wgolj{position:relative;margin-top:16px}
.qhzvt .a1wgolj .s1yykip{margin:0 auto}
.t0wjj4os .a1wgolj{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.t0wjj4os .a1wgolj .s1yykip{margin:0}
.t0wjj4os .rjqf3x1~.a1wgolj,
.t0wjj4os .k9sro~.a1wgolj{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.t0wjj4os .rjqf3x1~.a1wgolj .s1yykip,
.t0wjj4os .k9sro~.a1wgolj .s1yykip{justify-content:flex-start}
.rjqf3x1~.a1wgolj,.k9sro~.a1wgolj{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}
.rjqf3x1~.a1wgolj .s1yykip{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k9sro~.a1wgolj .s1yykip{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gsvcxwy .s1yykip{margin:0 0 12px}
.s1yykip{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.nu3xl3{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ibzdqbp{font-weight:600;color:var(--text-heading);opacity:1}
.v0r5::before{content:"·";margin:0 2px;opacity:.5}
.cggi{white-space:nowrap}
.o5nid07 .nu3xl3{display:none}
.ilkuwuc .cggi{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ilkuwuc .v0r5::before{content:""}
.e6neyk8 .cggi{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}
.e6neyk8 .v0r5::before{content:""}
.xkem2en .s1yykip{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.jyb59 .cggi{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.jyb59 .v0r5::before{content:""}
.wty7 .cggi{color: var(--accent-light);opacity:1;font-weight:500}
.hm8l .cggi{border-bottom:1px solid currentColor;padding-bottom:2px}
.vgk38sqs .s1yykip{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rdq7gztw{--date-bg:transparent}
.rxlcid .v0r5::before{content:""}
.xi6mtig9 .v0r5::before{content:"•";opacity:.4}
.xi6mtig9 .cggi + .cggi::before{content:"•";margin-right:6px;opacity:.4}
.fgu5g9 .v0r5::before{content:"/";opacity:.35}
.fgu5g9 .cggi + .cggi::before{content:"/";margin-right:6px;opacity:.35}
.z7fyb .v0r5::before{content:"|";opacity:.3}
.z7fyb .cggi + .cggi::before{content:"|";margin-right:6px;opacity:.3}
.c65c9iw6 .v0r5::before{content:"—";opacity:.3}
.c65c9iw6 .cggi + .cggi::before{content:"—";margin-right:6px;opacity:.3}
.avegapv .v0r5::before{content:"◆";font-size:.5em;opacity:.35}
.avegapv .cggi + .cggi::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ol0sk6 .v0r5::before{content:"·";opacity:.4}
.ol0sk6 .cggi + .cggi::before{content:"·";margin-right:6px;opacity:.4}
.twl8 .v0r5::before{content:"›";opacity:.4}
.twl8 .cggi + .cggi::before{content:"›";margin-right:6px;opacity:.4}
.c8gpu .v0r5::before{content:"→";opacity:.35;font-size:.85em}
.c8gpu .cggi + .cggi::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.prwnvxk{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.keqcyi3e{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.fbbuivut{display:flex;flex-direction:column;gap:3px}
.uo91g2q{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ohmk7s{font-weight:700;font-size:1rem;color:var(--text-heading)}
.r53p3t{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lmrh .prwnvxk{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.dr619w .prwnvxk{border-top:3px solid var(--accent);padding-top:18px}
.q2lg8ij .prwnvxk{border-left:3px solid var(--accent);border-radius:0}
.gn84 .prwnvxk{padding:20px 0}
@media(max-width:640px){
  .prwnvxk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .r53p3t{max-width:100%}
}
@media (max-width:560px){
  .efd1jzq9{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .s123b { padding: 28px 18px 20px; }
  .i0wrk { font-size: 1.2rem; }
  .eems { max-width: 220px; max-height: 80px; }
}
.d6wy7jbu {
  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);
}
.z1x5k {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.n022jk3o  .d6wy7jbu { border-radius: 50%; }
.t9yq  .d6wy7jbu { border-radius: 6px; }
.hx4g .d6wy7jbu { border-radius: 22px; }
.ryw2 .m4801 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .d6wy7jbu { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.dmovzl {
  margin: 28px 0 24px;
}
.dmovzl .p0g0pm {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.dmovzl .yft3xhlo {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dmovzl .m4801 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jufw { flex-direction: row-reverse; }
[dir="rtl"] .s88xt0g { flex-direction: row-reverse; }
[dir="rtl"] .kn24wq .t1su1 { right: auto; left: 32px; }
[dir="rtl"] .hmzcf4  .t1su1 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .kn24wq .t1su1 { right: auto; left: 20px; }
  [dir="rtl"] .hmzcf4  .t1su1 { left: auto;  right: 20px; }
}
[dir="rtl"] .o0vhcw .wou2xf  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .fftm1u8c .wou2xf { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .rjqf3x1,
[dir="rtl"] .p0k6 { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jszh6, [dir="rtl"] .mzlwpn9 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ho0pm4xz { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xu7gl7yn { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ecmkrxe { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .m4801 { direction: rtl; }
[dir="rtl"] .d6wy7jbu { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .qwchz,
[dir="rtl"] .r6a42 { direction: rtl; }
[dir="rtl"] .jyz7o { direction: rtl; }
[dir="rtl"] .ni0iw { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zpjt5 .mzlwpn9,
[dir="rtl"] .qncc70td .mzlwpn9,
[dir="rtl"] .eo88zhc3 .mzlwpn9,
[dir="rtl"] .a2ooxhw .mzlwpn9 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zpjt5 .mzlwpn9 li::before,
[dir="rtl"] .qncc70td .mzlwpn9 li::before,
[dir="rtl"] .eo88zhc3 .mzlwpn9 li::before,
[dir="rtl"] .a2ooxhw .mzlwpn9 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rjqf3x1.e4k5opw .zbpimwoy { align-items: flex-end; text-align: right; }
[dir="rtl"] .rjqf3x1.h0wg .zbpimwoy { text-align: center; }
[dir="rtl"] .rjqf3x1 .zbpimwoy { text-align: right; }
[dir="rtl"] .yft3xhlo,
[dir="rtl"] .s6tad0,
[dir="rtl"] .yhw9w,
[dir="rtl"] .eq5lssx,
[dir="rtl"] .gfx79k91,
[dir="rtl"] .if5d,
[dir="rtl"] .fmupk3t,
[dir="rtl"] .aimee,
[dir="rtl"] .qoqi3af { text-align: right; direction: rtl; }
[dir="rtl"] .yj7h7xt .aimee,
[dir="rtl"] .aqngc .aimee { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #138113;
  --brand:           #138113;
  --brand-light:     #156415;
  --brand-pale:      #278527;
  --grad-start:      #1ed11e;
  --grad-end:        #53d953;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #138113;
  --cta-light:       #0b600b;
  --cta-hover:       #0b4b0b;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f3;
  --bg-raised:       #edf1ed;
  --bg-hover:        #f3f5f3;
  --border:          #e1e9e1;
  --border-alt:      #cfdccf;
  --border-section:  #e1e9e1;
  --text-primary:    #171b17;
  --text-muted:      #516151;
  --text-body:       #2e372e;
  --text-sub:        #455345;
  --text-faint:      #748a74;
  --text-dim:        #8fa28f;
  --text-label:      #5c6f5c;
  --text-value:      #3a453a;
  --accent-bg:       #e1f3e1;
  --accent-bg-light: #c7eec7;
  --bg-tip:          #f9f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #940e94;
  --c-cons:          #9f4721;
  --c-pros-label:    #b011b0;
  --c-tip-border:    #c213c2;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #940e94;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Oxanium", sans-serif; }
.qsu8m .rqhkgjp9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qsu8m .rqhkgjp9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qsu8m .iyd7     .rqhkgjp9::before { content: "";  color: var(--c-tip-border); }.qsu8m .a2jd .rqhkgjp9::before { content: ""; color: var(--c-warn-border); }.qsu8m .jdo5    .rqhkgjp9::before { content: ""; color: #60a5fa; }.j3ti0t .qsu8m .iyd7     .rqhkgjp9::before { color: #10b981; }.j3ti0t .qsu8m .a2jd .rqhkgjp9::before { color: #f43f5e; }.j3ti0t .qsu8m .jdo5    .rqhkgjp9::before { color: #a855f7; }.s9om  .qsu8m .iyd7     .rqhkgjp9::before { color: #eab308; }.s9om  .qsu8m .a2jd .rqhkgjp9::before { color: #ef4444; }.s9om  .qsu8m .jdo5    .rqhkgjp9::before { color: #f97316; }.y29et0  .qsu8m .iyd7     .rqhkgjp9::before { color: #38bdf8; }.y29et0  .qsu8m .a2jd .rqhkgjp9::before { color: #818cf8; }.y29et0  .qsu8m .jdo5    .rqhkgjp9::before { color: #2dd4bf; }.kj928n .qsu8m .rqhkgjp9::before { color: var(--accent-light) !important; }
.fv13rwj0 .lkztdy, .fv13rwj0 .rjqf3x1 { min-height: 320px; }
.o5ptpg1 .qsguyj::after, .o5ptpg1 .dkrwo6rk::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ofwpn3::before { content: '•'; }