:root {
  --color-accent: #5b932a;
  --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;
}
.qfsj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.vzgo {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.c0n3a {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.nd6z7fnh { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.c6w8 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.c6w8 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.c6w8 a:hover { color: var(--accent-light); }
.h7mqw     .op875 { border-radius: 24px; padding: 8px; }
.h7mqw .op875 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .op875 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .a5ytuc:hover .op875,
  .a5ytuc:focus-within .op875 { display: block; }
  .op875 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.g4fdmxlq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.su0g { display: none; }
@media (max-width: 640px) {
  .su0g {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .su0g.v7hljoa { display: block; }
}
@media (max-width: 640px) {
  .g4fdmxlq { display: block; }
  .c6w8 > li + li::before { display: none !important; }
  .c6w8 {
    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;
  }
  .c6w8.v7hljoa { display: flex; }
  .c6w8 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .c6w8 li:last-child a { border-bottom: none; }
}
.zj13 { min-height: 480px; }
.g4a1rhrm {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pe21l { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ua2q .pe21l { margin-left: 0; margin-right: 0; }
.omj454ak {
  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;
}
.omj454ak:hover { opacity: 0.88; }
.lpf2w {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.e6sllk {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.lpf2w .tra2f {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.lpf2w .g4a1rhrm { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.lpf2w .pe21l { color: #e2e8f0; }
.lpf2w.s21f1t .tra2f { text-align: center; }
.lpf2w.ua2q   .tra2f { text-align: left; }
.qu14t .tra2f {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qu14t .g4a1rhrm { color: var(--text-primary); text-shadow: none; }
.qu14t .pe21l { color: var(--text-muted); }
.qu14t .omj454ak { margin-top: 16px; }
.qu14t, .qu14t.zj13 { min-height: auto !important; }
.qu14t.s21f1t .tra2f { text-align: center; }
.qu14t.ua2q   .tra2f { text-align: left; }
.qu14t~.ry38x3pr{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}
.qu14t~.ry38x3pr .wbceqi{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.e0z4a .lpf2w .e6sllk {
  overflow: hidden;
}
.e0z4a .lpf2w .e6sllk::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.k76itpc .lpf2w .e6sllk {
  overflow: hidden;
}
.k76itpc .lpf2w .e6sllk::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.zxjw05 .lpf2w .e6sllk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.a01n66 .lpf2w .e6sllk {
  overflow: hidden;
}
.a01n66 .lpf2w .e6sllk::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;
}
.gsv5vq3 .lpf2w .e6sllk {
  animation: hg-breathe 10s ease-in-out infinite;
}
.j7b4gs7h .e6sllk {
  background: none;
}
.j7b4gs7h .g4a1rhrm { color: #fff; }
.j7b4gs7h .pe21l { color: rgba(255,255,255,0.85); }
.j7b4gs7h .omj454ak { background: #fff; color: var(--cta); }
.j7b4gs7h .omj454ak:hover { opacity: 0.92; }
.tniehn .g4a1rhrm { text-shadow: none; color: var(--text-primary); }
.tniehn .pe21l { color: var(--text-muted); }
body.xt5vxr2v .g4a1rhrm {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.li61u .g4a1rhrm {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zj13.j7b4gs7h .g4a1rhrm,
section.j7b4gs7h .g4a1rhrm {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.tniehn.s21f1t .avjx { align-items: center; text-align: center; }
.zj13 .tnxhy {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.tnxhy .mqq7n {
  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;
}
.tnxhy .mqq7n::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.tnxhy .ovgk { display: contents !important; }
.tnxhy .ovgk .vhw5 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.tnxhy .ovgk .cvfq { max-height: 48px; max-width: 96px; }
.tnxhy .ovgk .diajep3 {
  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;
}
.tnxhy .l7gqfw {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.tnxhy .hlj2p { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.tnxhy .ado47g { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.tnxhy .ado47g small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.tnxhy .we4y4 { display: contents !important; }
.tnxhy .we4y4 .maj2po:not(.srrr) { display: none !important; }
.tnxhy .we4y4 .srrr {
  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;
}
.tnxhy .we4y4 .srrr .uecs6qo {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.tnxhy .we4y4 .srrr .xcuupfs {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.tnxhy .fo39d { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.tnxhy .fo39d.xfzirj3 {
  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;
}
.tnxhy .fo39d.xfzirj3:hover { opacity: 0.85; }
.xncc .tra2f { padding-bottom: 24px; }
.yrg0187a .tra2f { max-width: 1100px; }
@media (max-width: 700px) {
  .tniehn { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .tniehn:not(.ob33djaj) .qs2r { display: none !important; }
  .ob33djaj .qs2r { padding: 16px; }
  .avjx  { padding: 36px 24px; }
  .tniehn~.ry38x3pr,.hsz22cb~.ry38x3pr{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zj13, .tniehn { min-height: 320px !important; }
  .g4a1rhrm { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .eetrcor,
  .esa0fy,
  .ww8as7k { grid-template-columns: 1fr !important; }

  

  
  .xncc { display: flex !important; flex-direction: column !important; }
  .xncc .tra2f { display: contents; }
  .xncc .e6sllk { order: 0; }
  .xncc .g4a1rhrm { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .xncc .eetrcor { order: 2; padding: 0 16px 12px !important; }
  .xncc .pe21l { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .yrg0187a .tra2f { display: flex; flex-direction: column; }
  .yrg0187a .tra2f .g4a1rhrm { order: 1; }
  .yrg0187a .tra2f .ww8as7k { order: 2; margin: 8px 0 24px !important; }
  .yrg0187a .tra2f .pe21l { order: 3; }
  .yrg0187a .tra2f .omj454ak { order: 4; align-self: center; margin-top: 0; }

  
  .tniehn.ob33djaj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .tniehn.ob33djaj .avjx { display: contents; padding: 0; }
  .tniehn.ob33djaj .avjx .g4a1rhrm { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .tniehn.ob33djaj .qs2r { order: 2; padding: 12px 16px; }
  .tniehn.ob33djaj .avjx .pe21l { order: 3; padding: 0 24px; margin: 0 auto; }
  .tniehn.ob33djaj .avjx .omj454ak { order: 4; align-self: center; margin: 8px 0 32px; }
}
.s75fr6j { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ru1bp4qv { width: 100%; height: auto; display: block; border-radius: 10px; }
.vgw1r .s75fr6j        { border-radius: 16px; }
.vgw1r .ru1bp4qv  { border-radius: 16px; }
.vlow .s75fr6j         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.vlow .ru1bp4qv   { border-radius: 8px; }
.v0mvqa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.thi6p { width: 100%; padding: 32px 0; position: relative; }
.p77wyl6p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.pd5ds .thi6p:nth-child(even) { background: var(--bg-surface); }
.pd5ds .thi6p:nth-child(odd)  { background: var(--bg-page); }
.bp71nv4 .thi6p:nth-child(even) { background: var(--bg-card); }
.bp71nv4 .thi6p:nth-child(odd)  { background: var(--bg-page); }
.pd5ds .thi6p:nth-child(odd)  .p77wyl6p { background: var(--bg-card); border-radius: 6px; }
.pd5ds .thi6p:nth-child(even) .p77wyl6p { background: var(--bg-raised); border-radius: 6px; }
.bp71nv4 .thi6p:nth-child(odd)  .p77wyl6p { background: var(--bg-card); border-radius: 6px; }
.bp71nv4 .thi6p:nth-child(even) .p77wyl6p { background: var(--bg-raised); border-radius: 6px; }
.pd5ds .thi6p:nth-child(even) .sei7r .bwwz,
.bp71nv4 .thi6p:nth-child(even) .sei7r .bwwz { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.pd5ds .thi6p:nth-child(odd) .sei7r .bwwz,
.bp71nv4 .thi6p:nth-child(odd) .sei7r .bwwz { background: var(--bg-card-inner); }
.pd5ds .thi6p:nth-child(even) .qavs8b .bwwz:nth-child(odd),
.bp71nv4 .thi6p:nth-child(even) .qavs8b .bwwz:nth-child(odd)  { background: var(--bg-card); }
.pd5ds .thi6p:nth-child(even) .qavs8b .bwwz:nth-child(even),
.bp71nv4 .thi6p:nth-child(even) .qavs8b .bwwz:nth-child(even) { background: var(--bg-card-inner); }
h1.pbmwr4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.pbmwr4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.v4yx1ne { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.n8h8sa3 h2.pbmwr4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.uzekw h2.pbmwr4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.o7yqe7y h2.pbmwr4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.uzmek h2.pbmwr4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.iql5j2 h2.pbmwr4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.zl5kh h2.pbmwr4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.opkaongr h2.pbmwr4 {
  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;
}
.hk81iw { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hk81iw { display: none; } }
.nglan { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ssco43ep { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vvs6mn {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.hzvcdosf { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jisu { padding-left: 20px; }
.jisu li { margin-bottom: 6px; }
.jisu a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jisu a:hover { color: var(--accent-light); }
.mzi1cb .hzvcdosf { display: none; }
.utq6mv5 .hzvcdosf { display: none; }
.utq6mv5 .jisu { padding-left: 0; list-style: none; }
.utq6mv5 .jisu li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.utq6mv5 .jisu a { font-size: 0.92rem; }
.nz1g8r .vvs6mn { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nz1g8r .hzvcdosf { display: none; }
.nz1g8r .jisu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.nz1g8r .jisu li { margin-bottom: 0; }
.nz1g8r .jisu 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;
}
.nz1g8r .jisu a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.trbjzr .vvs6mn { padding: 20px 20px 16px; }
.trbjzr .jisu {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.trbjzr .jisu li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.trbjzr .jisu 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;
}
.trbjzr .jisu 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;
}
.trbjzr .jisu a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.trbjzr .jisu a:focus,
.trbjzr .jisu a:focus-visible,
.trbjzr .jisu a:target { outline: none; }
.trbjzr .jisu li:target a { border-color: var(--border); color: var(--text-muted); }
.d5zu9mtq .vvs6mn { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.d5zu9mtq .hzvcdosf { display: none; }
.d5zu9mtq .jisu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.d5zu9mtq .jisu li { margin-bottom: 0; }
.d5zu9mtq .jisu li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.d5zu9mtq .jisu li:last-child::after { content: ""; margin-right: 0; }
.d5zu9mtq .jisu a { font-size: 0.9rem; }
.bwwz { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.sei7r .bwwz { background: var(--bg-card); }
.qavs8b .bwwz:nth-child(odd)  { background: var(--bg-card); }
.qavs8b .bwwz:nth-child(even) { background: var(--bg-raised); }
.vrxnhq .bwwz {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.vrxnhq .bwwz:last-child { border-bottom: none; }
.vrxnhq h3.v4yx1ne { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ty4o .bwwz {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ty4o .bwwz + .bwwz { margin-top: 4px; }
.dds6c .bwwz { background: none; border-radius: 0; padding: 12px 0; }
.dds6c .bwwz + .bwwz { border-top: 1px solid var(--border-section); }
.mxcjj { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.spbyqwm { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.rucma60 { color: var(--text-body); margin-bottom: 10px; }
.elyb8j, .l794 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.elyb8j li, .l794 li { margin-bottom: 6px; }
.l794 li { list-style: decimal; }
.xb7dyh30     .elyb8j { list-style-type: "● "; }
.xs89gcvq  .elyb8j { list-style-type: "■ "; }
.t18iih .elyb8j { list-style-type: "◆ "; }
.vptnhvcq    .elyb8j { list-style-type: "★ "; }
.xb7dyh30     .yjnr9r4 { list-style-type: "● "; }
.xs89gcvq  .yjnr9r4 { list-style-type: "■ "; }
.t18iih .yjnr9r4 { list-style-type: "◆ "; }
.vptnhvcq    .yjnr9r4 { list-style-type: "★ "; }
.xb7dyh30    .elyb8j li::marker, .xb7dyh30    .yjnr9r4 li::marker,
.xs89gcvq .elyb8j li::marker, .xs89gcvq .yjnr9r4 li::marker,
.t18iih .elyb8j li::marker, .t18iih .yjnr9r4 li::marker,
.vptnhvcq   .elyb8j li::marker, .vptnhvcq   .yjnr9r4 li::marker {
  color: var(--cta); font-size: 1em;
}
.xb7dyh30 .l794,
.xs89gcvq .l794,
.t18iih .l794,
.vptnhvcq .l794 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.xb7dyh30 .l794 li,
.xs89gcvq .l794 li,
.t18iih .l794 li,
.vptnhvcq .l794 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.xb7dyh30 .l794 li::before,
.xs89gcvq .l794 li::before,
.t18iih .l794 li::before,
.vptnhvcq .l794 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;
}
.xb7dyh30     .l794 li::before { border-radius: 50%; }
.xs89gcvq  .l794 li::before { border-radius: 3px; }
.t18iih .l794 li::before { border-radius: 3px; }
.vptnhvcq    .l794 li::before { border-radius: 50%; }
.qu3t6 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.zgsja .qu3t6,
.ld7yt .qu3t6 { background: transparent; border: none; border-radius: 0; }
.r58jpv { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.r58jpv th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.r58jpv td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.r58jpv tr:hover td { background: var(--bg-hover); }
.x9hfb .r58jpv tbody tr:nth-child(even) td { background: var(--bg-surface); }
.cdo0 .r58jpv { border: 1px solid var(--border-alt); }
.cdo0 .r58jpv th,
.cdo0 .r58jpv td { border: 1px solid var(--border-alt); }
.qryppl .r58jpv th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qryppl .r58jpv td { border-bottom: none; }
.qryppl .r58jpv tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ek0vo .r58jpv th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gmewr .qu3t6 {
  overflow: hidden;
}
.gmewr .r58jpv th { border-bottom: 1px solid var(--border-alt); }
.gmewr .r58jpv tr:last-child td { border-bottom: none; }
.ufsbm5bj { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.umol2i { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.i295p { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.i5j4kh4k { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.f0zjj1 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.yjnr9r4 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.yjnr9r4 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.uc8tvi3d .i5j4kh4k { background: transparent; text-align: center; }
.t94zc9k .i295p {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.i2pu .i295p {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.dvjc0vc .umol2i { display: grid; grid-template-columns: auto 1fr; }
.dvjc0vc .i295p {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.dvjc0vc .i5j4kh4k { grid-column: 2; }
.dvjc0vc .f0zjj1,
.dvjc0vc .yjnr9r4 { grid-column: 1 / -1; }
.tjkw .umol2i { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.tjkw .i295p {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.tjkw .i5j4kh4k { grid-column: 2; }
.tjkw .f0zjj1,
.tjkw .yjnr9r4 { grid-column: 1 / -1; }
.hzrr7 .umol2i { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hzrr7 .i5j4kh4k { background: none; color: var(--accent-light); font-weight: 700; }
.klek .umol2i { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.klek .i5j4kh4k { background: none; color: var(--accent-light); font-weight: 700; }
.xbww0 .umol2i { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.xbww0 .umol2i:last-child { border-bottom: none; }
.xbww0 .i5j4kh4k { background: none; color: var(--accent-light); font-weight: 700; }
.vaq8zn1u .umol2i { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vaq8zn1u .i5j4kh4k { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.l7qjl .ufsbm5bj { counter-reset: card-n; }
.l7qjl .umol2i  { counter-increment: card-n; }
.l7qjl .i5j4kh4k { display: flex; align-items: center; gap: 10px; }
.l7qjl .i5j4kh4k::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.oysyfw0a .umol2i { background: var(--bg-surface); border: 1px solid var(--border); }
.oysyfw0a .i5j4kh4k { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h39nw { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.sygdf2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.mf4n9fu { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.r8gk2f { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nkxcm0 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h39nw strong { color: var(--text-primary); font-size: 0.95rem; }
.h39nw p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.vv9sux14 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.z9eylkf, .fr9599e { border-radius: 8px; padding: 14px; }
.z9eylkf { background: var(--bg-pros); }
.fr9599e { background: var(--bg-cons); }
.ra57 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.z9eylkf .ra57 { color: var(--c-pros-label); }
.fr9599e .ra57 { color: #f87171; }
.z9eylkf ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fr9599e ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ru1bp4qv { width: 100%; height: auto; border-radius: 10px; display: block; }
.xfzirj3 {
  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;
}
.xfzirj3:hover { opacity: 0.85; }
.kt4xsy .xfzirj3  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.kt4xsy .xfzirj3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zr1feu .xfzirj3  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zr1feu .xfzirj3:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zh2rg .omj454ak { border-radius: 50px; }
.zh2rg .xfzirj3  { border-radius: 50px; }
.e7yj .omj454ak { padding-left: 22px; padding-right: 22px; }
.e7yj .xfzirj3  { padding-left: 12px; padding-right: 12px; }
.nfisg1z .omj454ak { padding-left: 44px; padding-right: 44px; }
.nfisg1z .xfzirj3  { padding-left: 24px; padding-right: 24px; }
.qk1f213 .omj454ak { padding-left: 56px; padding-right: 56px; }
.qk1f213 .xfzirj3  { padding-left: 32px; padding-right: 32px; }
.thni2   .omj454ak::after, .thni2   .xfzirj3::after,
.kla4zpd .omj454ak::after, .kla4zpd .xfzirj3::after,
.nd7b    .omj454ak::after, .nd7b    .xfzirj3::after,
.l4zbkza    .omj454ak::after, .l4zbkza    .xfzirj3::after,
.c2gv4czf    .omj454ak::after, .c2gv4czf    .xfzirj3::after,
.u8fywvt5     .omj454ak::after, .u8fywvt5     .xfzirj3::after,
.l3q6    .omj454ak::after, .l3q6    .xfzirj3::after,
.c2v2is   .omj454ak::after, .c2v2is   .xfzirj3::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;
}
.thni2 .omj454ak::after, .thni2 .xfzirj3::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");
}
.kla4zpd .omj454ak::after, .kla4zpd .xfzirj3::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");
}
.nd7b .omj454ak::after, .nd7b .xfzirj3::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");
}
.l4zbkza .omj454ak::after, .l4zbkza .xfzirj3::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");
}
.c2gv4czf .omj454ak::after, .c2gv4czf .xfzirj3::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");
}
.u8fywvt5 .omj454ak::after, .u8fywvt5 .xfzirj3::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");
}
.l3q6 .omj454ak::after, .l3q6 .xfzirj3::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");
}
.c2v2is .omj454ak::after, .c2v2is .xfzirj3::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");
}
.os2bg3h   .a30a::after, .os2bg3h   .iz85g::after,
.t084g .a30a::after, .t084g .iz85g::after,
.bg1w    .a30a::after, .bg1w    .iz85g::after,
.gpbtw6u    .a30a::after, .gpbtw6u    .iz85g::after,
.umhb    .a30a::after, .umhb    .iz85g::after,
.mdqqcgr     .a30a::after, .mdqqcgr     .iz85g::after,
.o2klog1o    .a30a::after, .o2klog1o    .iz85g::after,
.dhqbude   .a30a::after, .dhqbude   .iz85g::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;
}
.os2bg3h .a30a::after, .os2bg3h .iz85g::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");
}
.t084g .a30a::after, .t084g .iz85g::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");
}
.bg1w .a30a::after, .bg1w .iz85g::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");
}
.gpbtw6u .a30a::after, .gpbtw6u .iz85g::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");
}
.umhb .a30a::after, .umhb .iz85g::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");
}
.mdqqcgr .a30a::after, .mdqqcgr .iz85g::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");
}
.o2klog1o .a30a::after, .o2klog1o .iz85g::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");
}
.dhqbude .a30a::after, .dhqbude .iz85g::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");
}
.y9hu {
  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;
}
.mqq7n {
  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;
}
.mqq7n > * { min-width: 0; }
.mqq7n:hover { background: var(--bg-hover); }
.mqq7n > [itemprop="item"] { display: contents; }
.mqq7n [itemprop="itemReviewed"],
.mqq7n [itemprop="reviewRating"] { display: none; }
.mqq7n::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;
}
.ovgk {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.vhw5 {
  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;
}
.cvfq { max-height: 52px; max-width: 110px; object-fit: contain; }
.diajep3 {
  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;
}
.eldex5by .vhw5    { background: #1a1a1a; }
.jja7l .vhw5   { background: rgba(128,128,128,.12); }
.pbrnyghs .vhw5 { background: var(--bg-raised); }
.ugt0 .vhw5    { background: transparent; padding: 0; }
.l7gqfw {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.hlj2p { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ado47g { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.we4y4 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.maj2po {
  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;
}
.uecs6qo {
  
  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%;
}
.xcuupfs {
  
  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;
}
.fo39d {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.fo39d.xfzirj3 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mqq7n {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mqq7n::before    { grid-area: rank;   }
  .ovgk           { grid-area: ident;  }
  .l7gqfw     { grid-area: rating; min-width: 0; width: auto; }
  .we4y4           { grid-area: pills;  }
  .fo39d             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mqq7n {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mqq7n::before    { justify-self: center; }
  .ovgk           { width: 100%; }
  .l7gqfw     { justify-self: center; }
  .we4y4           { grid-template-columns: 1fr; }
}
.s9nazzt {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ntts {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.gvy92yc {
  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;
}
.gvy92yc img { max-width: 80px; max-height: 50px; object-fit: contain; }
.ut98 { flex: 1; }
.ut98 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.soilxa { color: var(--c-stars); font-size: 1.1rem; }
.nwgq { margin-bottom: 8px; }
.zfwr { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.k87p4e::before   { content: "★ "; color: var(--accent-light); }
.e9ue { flex-shrink: 0; }
.ba4zuk img.zp7natr { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.zgsja { padding: 20px 24px; }
.h7q9w { color: var(--text-muted); margin-bottom: 16px; }
.jdnj { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.ybzgfia, .ngc5uy { list-style: none; font-size: 0.9rem; }
.ybzgfia li { color: var(--c-pros); margin-bottom: 4px; }
.ngc5uy li { color: var(--c-cons); margin-bottom: 4px; }
.ybzgfia li::before { content: "✓"; margin-right: 5px; }
.ngc5uy li::before { content: "✗"; margin-right: 5px; }
.jddk35 .ybzgfia li::before { content: "→"; }
.jddk35 .ngc5uy li::before { content: "–"; }
.u947l  .ybzgfia li::before { content: "★"; }
.u947l  .ngc5uy li::before { content: "✕"; }
.tk9y7    .ybzgfia li::before { content: "◆"; }
.tk9y7    .ngc5uy li::before { content: "▲"; }
.np8dq  .ybzgfia li::before { content: "▶"; }
.np8dq  .ngc5uy li::before { content: "■"; }
.mbzcl { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.oilnv6 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.as9m9 { background: var(--bg-pros); color: var(--c-tag-pay); }
.sbbyyy { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.fo3nhf .sbbyyy { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.dagdqd .sbbyyy { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ctfs8f .eue65g {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ctfs8f .s9nazzt { margin: 0; }
}
.ueqrxtq .ntts { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ueqrxtq .ut98 h3 { color: var(--accent-light); }
.ueqrxtq .gvy92yc { background: var(--bg-page); border: 1px solid var(--border); }
.n6eca2 .s9nazzt { border-top: 4px solid var(--accent); }
.n6eca2 .ntts { background: var(--bg-card); }
.wlpk .s9nazzt { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.wlpk .ntts { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.wlpk .zgsja { padding: 14px 16px; }
.wlpk .gvy92yc { border-radius: 4px; }
.wlpk .sbbyyy { border-radius: 0; }
.xn3t3 .ntts { padding: 0; gap: 0; overflow: hidden; }
.xn3t3 .gvy92yc { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.xn3t3 .ut98 { padding: 16px 20px; }
.xn3t3 .e9ue { padding: 16px 20px; align-self: center; }
.c9qb .soilxa { font-size: .95rem; }
.ld7yt .vv9sux14 { gap: 10px; }
.ld7yt .z9eylkf, .ld7yt .fr9599e { padding: 12px; }
.ld7yt .z9eylkf ul, .ld7yt .fr9599e ul { margin: 4px 0 0; padding-left: 18px; }
.ld7yt .z9eylkf li, .ld7yt .fr9599e li { font-size: .85rem; margin-bottom: 3px; }
.tdzjta .oilnv6 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .vy59 { grid-template-columns: 1fr; }
  .i3lc { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .i3lc .tj423q7f { width: 72px; height: 50px; }
  .i3lc .xu2tyry5 { max-width: 180px; }
  .i3lc .mihm { width: auto; }
}
.dl1p2 .c9qb .soilxa { filter: brightness(1.2); }
@media (max-width: 720px) {
  .dl1p2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .l2lon { padding: 16px; }
  .h42swn7q .a7coq8x { min-width: 50%; }
}
.org4tmgk .vv9sux14 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vcq7r { grid-template-columns: 1fr; }
  .ywle8l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ktsgi6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .q8oqq60 { flex-wrap: wrap; padding: 16px; }
}
.xbohq .vv9sux14 { gap: 8px; }
.xbohq .z9eylkf, .xbohq .fr9599e { padding: 8px; }
@media (max-width: 480px) {
  .q5bfb96x { flex-direction: column; align-items: stretch; }
}
.f5p3v .mihm .xfzirj3 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .fkrqwjv { flex-direction: column; align-items: stretch; gap: 10px; }
  .f5p3v .mihm { text-align: center; }
}
@media (max-width: 720px) {
  .avmu { grid-template-columns: 1fr; }
  .vc0epqi { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t4h41pke { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.vckkr .x2767h { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.wjq08m83 .soilxa { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .pk97mjj { grid-template-columns: 1fr; }
  .wjq08m83 { width: 100px; height: 100px; margin: 16px auto; }
  .vckkr { font-size: 1.4rem; }
  .jko0a { justify-content: center; }
  .topyab .a7coq8x { min-width: 50%; }
}
.yvfg6 .vv9sux14 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hfct8 { flex-wrap: wrap; padding: 14px 16px; }
  .r03uyl { padding: 12px 16px; }
  .yvfg6 .vv9sux14 { margin: 0 16px; }
  .yvfg6 .tdzjta { padding: 0 16px; }
  .wgek5 { padding: 12px 16px; }
}
.p196 .mqq7n {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.p196 .mqq7n:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.lw4lfq9u .y9hu { gap: 18px; }
.lw4lfq9u .mqq7n {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.lw4lfq9u .mqq7n:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.lf31z48 .y9hu {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.lf31z48 .mqq7n {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.lf31z48 .mqq7n:last-child { border-bottom: none; }
.lf31z48 .ovgk,
.lf31z48 .l7gqfw,
.lf31z48 .we4y4 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.qjrvdz .y9hu { gap: 0; }
.qjrvdz .mqq7n {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qjrvdz .mqq7n:last-child { border-bottom: none; }
.qjrvdz .mqq7n:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qjrvdz .mqq7n:nth-child(even):hover { background: var(--bg-hover); }
.iqdmz .mqq7n {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.g1ju4juw .we4y4 .maj2po {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.g1ju4juw .we4y4 .maj2po:first-child { border-left: none; }
.v6oe73m2 .we4y4 .maj2po {
  background: transparent; padding: 4px 8px;
}
.v6oe73m2 .we4y4 .uecs6qo { font-size: .65rem; opacity: .65; }
.v6oe73m2 .we4y4 .xcuupfs   { font-size: 1.15rem; color: var(--accent-light); }
.urue8ke .we4y4 .maj2po {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ado47g { display: none; }
.zxbmoe16 .hlj2p { font-size: 1rem; letter-spacing: 2px; }
.s6sen00i .hlj2p {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.j2v8e .hlj2p,
.wslwf2 .hlj2p,
.qehnnxmm .hlj2p { display: none; }
.j2v8e .ado47g,
.wslwf2 .ado47g,
.qehnnxmm .ado47g { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.j2v8e .ado47g { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.j2v8e .ado47g small { display: none; }
.wslwf2 .ado47g {
  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;
}
.wslwf2 .ado47g small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.qehnnxmm .ado47g {
  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;
}
.qehnnxmm .ado47g small { display: none; }
.j2v8e .nwgq .soilxa,
.wslwf2 .nwgq .soilxa,
.qehnnxmm .nwgq .soilxa { display: none; }
.j2v8e .nwgq strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.j2v8e .x2767h { display: none; }
.wslwf2 .nwgq 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;
}
.wslwf2 .mlydx,
.wslwf2 .x2767h { font-size: 1em; }
.qehnnxmm .nwgq strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.qehnnxmm .x2767h { display: none; }
.rygjdo2 { margin: 16px 0; }
.zpkcpkiy { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zpkcpkiy summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zpkcpkiy summary::after { content: "+"; color: var(--accent-light); }
.zpkcpkiy[open] summary::after { content: "−"; }
.zpkcpkiy p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.thi6p { margin-bottom: 0; }
.dr44 h2.pbmwr4 { color: var(--text-primary); border-color: var(--accent-light); }
.u47io4 h2.pbmwr4 { color: var(--text-primary); border-color: var(--accent-light); }
.xjyucpv .sygdf2     { background: #052e16; border-color: #10b981; }
.xjyucpv .mf4n9fu { background: #2d0a1e; border-color: #f43f5e; }
.xjyucpv .r8gk2f    { background: #1e1036; border-color: #a855f7; }
.xjyucpv .h39nw strong  { color: #f1f5f9; }
.xjyucpv .h39nw p       { color: #cbd5e1; }
.xjyucpv .m2rzzb    .sygdf2     .nkxcm0::before,
.xjyucpv .eo64g  .sygdf2     .nkxcm0::before,
.xjyucpv .fpg7rfgr  .sygdf2     .nkxcm0::before,
.xjyucpv .jnucsqj .sygdf2     .nkxcm0::before { color: #10b981; }
.xjyucpv .m2rzzb    .mf4n9fu .nkxcm0::before,
.xjyucpv .eo64g  .mf4n9fu .nkxcm0::before,
.xjyucpv .fpg7rfgr  .mf4n9fu .nkxcm0::before,
.xjyucpv .jnucsqj .mf4n9fu .nkxcm0::before { color: #f43f5e; }
.xjyucpv .m2rzzb    .r8gk2f    .nkxcm0::before,
.xjyucpv .eo64g  .r8gk2f    .nkxcm0::before,
.xjyucpv .fpg7rfgr  .r8gk2f    .nkxcm0::before,
.xjyucpv .jnucsqj .r8gk2f    .nkxcm0::before { color: #a855f7; }
.wxorbn3 .sygdf2     { background: #2d2000; border-color: #eab308; }
.wxorbn3 .mf4n9fu { background: #2d0b0b; border-color: #ef4444; }
.wxorbn3 .r8gk2f    { background: #2d1600; border-color: #f97316; }
.wxorbn3 .h39nw strong  { color: #f1f5f9; }
.wxorbn3 .h39nw p       { color: #cbd5e1; }
.wxorbn3 .m2rzzb    .sygdf2     .nkxcm0::before,
.wxorbn3 .eo64g  .sygdf2     .nkxcm0::before,
.wxorbn3 .fpg7rfgr  .sygdf2     .nkxcm0::before,
.wxorbn3 .jnucsqj .sygdf2     .nkxcm0::before { color: #eab308; }
.wxorbn3 .m2rzzb    .mf4n9fu .nkxcm0::before,
.wxorbn3 .eo64g  .mf4n9fu .nkxcm0::before,
.wxorbn3 .fpg7rfgr  .mf4n9fu .nkxcm0::before,
.wxorbn3 .jnucsqj .mf4n9fu .nkxcm0::before { color: #ef4444; }
.wxorbn3 .m2rzzb    .r8gk2f    .nkxcm0::before,
.wxorbn3 .eo64g  .r8gk2f    .nkxcm0::before,
.wxorbn3 .fpg7rfgr  .r8gk2f    .nkxcm0::before,
.wxorbn3 .jnucsqj .r8gk2f    .nkxcm0::before { color: #f97316; }
.f75b .sygdf2     { background: #0c1a2e; border-color: #38bdf8; }
.f75b .mf4n9fu { background: #12103a; border-color: #818cf8; }
.f75b .r8gk2f    { background: #0a2020; border-color: #2dd4bf; }
.f75b .h39nw strong  { color: #f1f5f9; }
.f75b .h39nw p       { color: #cbd5e1; }
.f75b .m2rzzb    .sygdf2     .nkxcm0::before,
.f75b .eo64g  .sygdf2     .nkxcm0::before,
.f75b .fpg7rfgr  .sygdf2     .nkxcm0::before,
.f75b .jnucsqj .sygdf2     .nkxcm0::before { color: #38bdf8; }
.f75b .m2rzzb    .mf4n9fu .nkxcm0::before,
.f75b .eo64g  .mf4n9fu .nkxcm0::before,
.f75b .fpg7rfgr  .mf4n9fu .nkxcm0::before,
.f75b .jnucsqj .mf4n9fu .nkxcm0::before { color: #818cf8; }
.f75b .m2rzzb    .r8gk2f    .nkxcm0::before,
.f75b .eo64g  .r8gk2f    .nkxcm0::before,
.f75b .fpg7rfgr  .r8gk2f    .nkxcm0::before,
.f75b .jnucsqj .r8gk2f    .nkxcm0::before { color: #2dd4bf; }
.jo2k .sygdf2     { background: var(--accent-bg); border-color: var(--accent-light); }
.jo2k .mf4n9fu { background: var(--accent-bg-light); border-color: var(--accent-light); }
.jo2k .r8gk2f    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jo2k .m2rzzb    .nkxcm0::before,
.jo2k .eo64g  .nkxcm0::before,
.jo2k .fpg7rfgr  .nkxcm0::before,
.jo2k .jnucsqj .nkxcm0::before { color: var(--accent-light) !important; }
.loyw36::before,
.w5hbevua::before { margin-right: 5px; }
.sk2rxs .z9eylkf ul li,
.sk2rxs .ybzgfia li         { color: #4ade80; }
.sk2rxs .z9eylkf .loyw36 { color: #22c55e; }
.sk2rxs .fr9599e ul li,
.sk2rxs .ngc5uy li         { color: #f87171; }
.sk2rxs .fr9599e .w5hbevua { color: #ef4444; }
.srm4x .z9eylkf { background: var(--bg-pros); }
.srm4x .fr9599e { background: var(--bg-cons); }
.srm4x .z9eylkf .loyw36 { color: var(--c-pros-label); }
.srm4x .fr9599e .w5hbevua { color: var(--c-cons); }
.srm4x .z9eylkf ul li,
.srm4x .ybzgfia li            { color: var(--c-pros); }
.srm4x .fr9599e ul li,
.srm4x .ngc5uy li            { color: var(--c-cons); }
.difwam2a .z9eylkf { background: var(--bg-pros); }
.difwam2a .fr9599e { background: var(--bg-cons); }
.difwam2a .z9eylkf .loyw36 { color: var(--c-pros-label); }
.difwam2a .fr9599e .w5hbevua { color: var(--c-cons); }
.difwam2a .z9eylkf ul li,
.difwam2a .ybzgfia li          { color: var(--c-pros); }
.difwam2a .fr9599e ul li,
.difwam2a .ngc5uy li          { color: var(--c-cons); }
.ywul79zu .loyw36::before { content: "✓ "; }
.ywul79zu .w5hbevua::before { content: "✗ "; }
.jddk35 .loyw36::before { content: "→ "; }
.jddk35 .w5hbevua::before { content: "← "; }
.u947l .loyw36::before { content: "★ "; }
.u947l .w5hbevua::before { content: "✕ "; }
.tk9y7 .loyw36::before { content: "◆ "; }
.tk9y7 .w5hbevua::before { content: "▲ "; }
.dagdqd .h39nw { background: transparent; border-left: none; border: 1.5px solid; }
.dagdqd .sygdf2     { border-color: var(--c-tip-border); }
.dagdqd .mf4n9fu { border-color: var(--c-warn-border); }
.dagdqd .r8gk2f    { border-color: #60a5fa; }
.dagdqd .h39nw strong { color: var(--text-primary); }
.dagdqd .h39nw p      { color: var(--text-muted); }
.fo3nhf .h39nw { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fo3nhf .sygdf2     { border-top-color: var(--c-tip-border); }
.fo3nhf .mf4n9fu { border-top-color: var(--c-warn-border); }
.fo3nhf .r8gk2f    { border-top-color: #60a5fa; }
.r89qdvy5 .h39nw { border-left: none; border-radius: 8px; }
.r89qdvy5 .sygdf2     { background: #065f46; }
.r89qdvy5 .mf4n9fu { background: #92400e; }
.r89qdvy5 .r8gk2f    { background: #1e3a8a; }
.r89qdvy5 .h39nw strong,
.r89qdvy5 .h39nw p { color: #fff; }
.r89qdvy5 .nkxcm0::before { color: rgba(255,255,255,0.85) !important; }
.xjyucpv.r89qdvy5 .sygdf2,
.xjyucpv .r89qdvy5 .sygdf2     { background: #052e16; }
.xjyucpv.r89qdvy5 .mf4n9fu,
.xjyucpv .r89qdvy5 .mf4n9fu { background: #2d0a1e; }
.xjyucpv.r89qdvy5 .r8gk2f,
.xjyucpv .r89qdvy5 .r8gk2f    { background: #1e1036; }
.wxorbn3.r89qdvy5 .sygdf2,
.wxorbn3 .r89qdvy5 .sygdf2      { background: #2d2000; }
.wxorbn3.r89qdvy5 .mf4n9fu,
.wxorbn3 .r89qdvy5 .mf4n9fu  { background: #2d0b0b; }
.wxorbn3.r89qdvy5 .r8gk2f,
.wxorbn3 .r89qdvy5 .r8gk2f     { background: #2d1600; }
.f75b.r89qdvy5 .sygdf2,
.f75b .r89qdvy5 .sygdf2      { background: #0c1a2e; }
.f75b.r89qdvy5 .mf4n9fu,
.f75b .r89qdvy5 .mf4n9fu  { background: #12103a; }
.f75b.r89qdvy5 .r8gk2f,
.f75b .r89qdvy5 .r8gk2f     { background: #0a2020; }
.x7jmhkz .h39nw { border-left: none; border-radius: 6px; padding: 10px 14px; }
.x7jmhkz .sygdf2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.x7jmhkz .mf4n9fu { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.x7jmhkz .r8gk2f    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.x7jmhkz .h39nw strong { color: var(--text-primary); }
.x7jmhkz .h39nw p      { color: var(--text-muted); }
.qrk125os .h39nw { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.m2rzzb .nkxcm0,
.eo64g .nkxcm0,
.fpg7rfgr .nkxcm0,
.jnucsqj .nkxcm0 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.m2rzzb .nkxcm0::before,
.eo64g .nkxcm0::before,
.fpg7rfgr .nkxcm0::before,
.jnucsqj .nkxcm0::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.m2rzzb .sygdf2     .nkxcm0::before { content: "✦"; color: var(--c-tip-border); }
.m2rzzb .mf4n9fu .nkxcm0::before { content: "▲"; color: var(--c-warn-border); }
.m2rzzb .r8gk2f    .nkxcm0::before { content: "◉"; color: #60a5fa; }
.eo64g .sygdf2     .nkxcm0::before { content: "★"; color: var(--c-tip-border); }
.eo64g .mf4n9fu .nkxcm0::before { content: "◆"; color: var(--c-warn-border); }
.eo64g .r8gk2f    .nkxcm0::before { content: "●"; color: #60a5fa; }
.fpg7rfgr .sygdf2     .nkxcm0::before { content: "▶"; color: var(--c-tip-border); }
.fpg7rfgr .mf4n9fu .nkxcm0::before { content: "■"; color: var(--c-warn-border); }
.fpg7rfgr .r8gk2f    .nkxcm0::before { content: "▸"; color: #60a5fa; }
.jnucsqj .sygdf2     .nkxcm0::before { content: "→"; color: var(--c-tip-border); }
.jnucsqj .mf4n9fu .nkxcm0::before { content: "⬥"; color: var(--c-warn-border); }
.jnucsqj .r8gk2f    .nkxcm0::before { content: "◈"; color: #60a5fa; }
.gyh77tlm .sei7r .bwwz,
.gyh77tlm .qavs8b .bwwz  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.gyh77tlm .umol2i                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.gyh77tlm .mqq7n                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.gyh77tlm .s9nazzt            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.gyh77tlm .qu3t6          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.gyh77tlm .vvs6mn                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.whed5 .sei7r .bwwz,
.whed5 .qavs8b .bwwz,
.whed5 .umol2i,
.whed5 .mqq7n,
.whed5 .s9nazzt,
.whed5 .qu3t6,
.whed5 .vvs6mn,
.whed5 .qrk125os .h39nw { box-shadow: none; }
.knld3   body, .knld3   { font-size: 0.9rem; }
.knld3   .rucma60, .knld3 .mxcjj, .knld3 .spbyqwm,
.knld3   .nglan, .knld3 .ssco43ep { font-size: 0.9rem; }
.knld3   .elyb8j, .knld3 .l794 { font-size: 0.9rem; }
.bkll   .rucma60, .bkll .mxcjj, .bkll .spbyqwm,
.bkll   .nglan, .bkll .ssco43ep { font-size: 0.95rem; }
.bkll   .elyb8j, .bkll .l794 { font-size: 0.95rem; }
.cyraa   .rucma60, .cyraa .mxcjj, .cyraa .spbyqwm,
.cyraa   .nglan, .cyraa .ssco43ep { font-size: 1.08rem; }
.cyraa   .elyb8j, .cyraa .l794 { font-size: 1.05rem; }
.cyraa   .r58jpv { font-size: 0.97rem; }
.w37hr3p8 .g4a1rhrm      { font-size: 3.2rem; }
.w37hr3p8 h2.pbmwr4 { font-size: 1.9rem; }
.w37hr3p8 h3.v4yx1ne     { font-size: 1.4rem; }
.xr2ew .g4a1rhrm      { font-size: 3.8rem; }
.xr2ew h2.pbmwr4 { font-size: 2.2rem; }
.xr2ew h3.v4yx1ne     { font-size: 1.6rem; }
.thi6p + .thi6p { position: relative; }
.bpinf   .thi6p + .thi6p::before,
.if2ef  .thi6p + .thi6p::before,
.im8p9   .thi6p + .thi6p::before,
.c69sk56   .thi6p + .thi6p::before,
.vu4xir4   .thi6p + .thi6p::before,
.s4wiqn .thi6p + .thi6p::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.bpinf .thi6p + .thi6p::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.if2ef .thi6p + .thi6p::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.im8p9 .thi6p + .thi6p::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;
}
.c69sk56 .thi6p + .thi6p::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wgn2zzw .thi6p { margin-bottom: 16px; }
.wgn2zzw .thi6p + .thi6p { margin-top: 0; }
.wgn2zzw .p77wyl6p { padding-top: 0; padding-bottom: 0; }
.vu4xir4 .thi6p + .thi6p::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.s4wiqn .thi6p + .thi6p::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lxh3 .thi6p + .thi6p::before,
.hxfu2384 .thi6p + .thi6p::before,
.r8l5 .thi6p + .thi6p::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%;
}
.pd5ds .lxh3 .thi6p:nth-child(even)::before,
.pd5ds .hxfu2384 .thi6p:nth-child(even)::before,
.pd5ds .r8l5 .thi6p:nth-child(even)::before { background: var(--bg-surface); }
.bp71nv4 .lxh3 .thi6p:nth-child(even)::before,
.bp71nv4 .hxfu2384 .thi6p:nth-child(even)::before,
.bp71nv4 .r8l5 .thi6p:nth-child(even)::before { background: var(--bg-card); }
.lxh3 .thi6p + .thi6p::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");
}
.hxfu2384 .thi6p + .thi6p::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");
}
.r8l5 .thi6p + .thi6p::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");
}
.kwxgha9 .lpf2w,
.kdefl .lpf2w,
.ffqzp .lpf2w { overflow: hidden; }
.kwxgha9 .tra2f,
.kdefl .tra2f { margin-bottom: 60px; }
.ffqzp .tra2f { margin-bottom: 70px; }
.kwxgha9 .lpf2w::before,
.kdefl .lpf2w::before,
.ffqzp .lpf2w::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%;
}
.kwxgha9 .lpf2w::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");
}
.kdefl .lpf2w::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");
}
.ffqzp .lpf2w::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");
}
.ko4rtz .lpf2w:not(.j7b4gs7h) .e6sllk { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.g4njq4i .lpf2w:not(.j7b4gs7h) .e6sllk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.dnsr1jmb  .lpf2w:not(.j7b4gs7h) .e6sllk { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lusd  .lpf2w:not(.j7b4gs7h) .e6sllk { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lb4bokq .j7b4gs7h { background: var(--accent); }
.lb4bokq .j7b4gs7h .e6sllk { background: none; }
.lb4bokq .l0mg6 { background: var(--accent); }
.lb4bokq .tniehn { background: var(--accent-bg); }
.lb4bokq .lpf2w:not(.j7b4gs7h) .e6sllk { background: rgba(0,0,0,0.6); }
.xhst8 .s75fr6j { float: left; width: 38%; margin: 0 28px 16px 0; }
.xhst8 .s75fr6j .ru1bp4qv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xhst8 .p77wyl6p::after { content: ''; display: block; clear: both; }
.iag2c41g .s75fr6j { float: right; width: 38%; margin: 0 0 16px 28px; }
.iag2c41g .s75fr6j .ru1bp4qv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.iag2c41g .p77wyl6p::after { content: ''; display: block; clear: both; }
.oxmtqlrl .thi6p:nth-child(odd)  .s75fr6j { float: left;  width: 38%; margin: 0 28px 16px 0; }
.oxmtqlrl .thi6p:nth-child(even) .s75fr6j { float: right; width: 38%; margin: 0 0 16px 28px; }
.oxmtqlrl .s75fr6j .ru1bp4qv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oxmtqlrl .p77wyl6p::after { content: ''; display: block; clear: both; }
.xhst8 .ufsbm5bj,
.xhst8 .y9hu,
.iag2c41g .ufsbm5bj,
.iag2c41g .y9hu,
.oxmtqlrl .ufsbm5bj,
.oxmtqlrl .y9hu { clear: both; }
@media (max-width: 900px) {
  .xhst8 .s75fr6j,
  .iag2c41g .s75fr6j,
  .oxmtqlrl .thi6p:nth-child(odd)  .s75fr6j,
  .oxmtqlrl .thi6p:nth-child(even) .s75fr6j {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xhst8 .s75fr6j .ru1bp4qv,
  .iag2c41g .s75fr6j .ru1bp4qv,
  .oxmtqlrl .s75fr6j .ru1bp4qv {
    max-height: none !important;
  }
}
.xhst8 .elyb8j,
.xhst8 .l794,
.iag2c41g .elyb8j,
.iag2c41g .l794,
.oxmtqlrl .elyb8j,
.oxmtqlrl .l794 { overflow: hidden; }
@media (max-width: 640px) {
  .xhst8 .s75fr6j,
  .iag2c41g .s75fr6j,
  .oxmtqlrl .s75fr6j { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jbxr .v0mvqa,
.jbxr .p77wyl6p,
.jbxr .jffy2  { max-width: 1100px; }
.iat5i0 .v0mvqa,
.iat5i0 .p77wyl6p,
.iat5i0 .jffy2  { max-width: 1200px; }
.k793esn6 .v0mvqa,
.k793esn6 .p77wyl6p,
.k793esn6 .jffy2  { max-width: 1320px; }
.ino7wlop { font-size: 0.82rem; color: var(--text-muted); }
.eqlru39n { display: flex; align-items: center; }
.hg39 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ymv41jh { display: flex; align-items: center; }
.vcwdvym { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vcwdvym:hover { text-decoration: underline; }
.fa7c3hcy { margin: 0 3px; opacity: 0.45; }
.fa7c3hcy::before { content: '/'; }
.wcckqwys { padding: 2px 5px; color: var(--text-main); }
.gpz44zwg .ino7wlop {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gpz44zwg .eqlru39n { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vwdscr .ino7wlop {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vwdscr .eqlru39n { padding: 0 0 0 12px; }
.a4jj {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.fk7e .eqlru39n { padding: 0 16px; }
.fk7e .ino7wlop {
  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);
}
.fk7e .v0mvqa { padding-top: 28px; }
@media (max-width: 720px) {
  .a4jj { margin-top: 18px; padding: 0 16px; }
  .fk7e .v0mvqa { padding-top: 16px; }
}
.jbxr.gpz44zwg .eqlru39n { max-width: 1100px; }
.iat5i0.gpz44zwg .eqlru39n { max-width: 1200px; }
.k793esn6.gpz44zwg .eqlru39n { max-width: 1320px; }
.jbxr .a4jj { max-width: 1100px; }
.iat5i0 .a4jj { max-width: 1200px; }
.k793esn6 .a4jj { max-width: 1320px; }
.etw4av .thi6p { padding-top: 16px; padding-bottom: 16px; }
.m1u5 .thi6p { padding-top: 24px; padding-bottom: 24px; }
.sm6dnn .thi6p { padding-top: 40px; padding-bottom: 40px; }
.ih1u .thi6p { padding-top: 52px; padding-bottom: 52px; }
.uoh36 .thi6p:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.uoh36 .thi6p:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.uoh36 .thi6p:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.uoh36 .thi6p:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.eog5mj0m .p77wyl6p { padding-top: 10px;  padding-bottom: 10px; }
.mzzd407h .p77wyl6p { padding-top: 18px;  padding-bottom: 18px; }
.e8jsnon .p77wyl6p { padding-top: 36px;  padding-bottom: 36px; }
.wlzioy .p77wyl6p { padding-top: 48px;  padding-bottom: 48px; }
.htkeci4 h2.pbmwr4 { font-weight: 600; }
.htkeci4 h3.v4yx1ne     { font-weight: 600; }
.rhpcmpgu h2.pbmwr4 { font-weight: 800; }
.rhpcmpgu h3.v4yx1ne     { font-weight: 700; }
.uho6znp { font-weight: 600; }
.uho6znp h2.pbmwr4 { font-weight: 900; }
.uho6znp h3.v4yx1ne     { font-weight: 800; }
.uho6znp .h39nw strong,
.uho6znp .h39nw strong { font-weight: 600; }
.a30a {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.o4lp .a30a { display: none; }
@media (max-width: 640px) {
  .e949bz { display: none; }
  .a30a {
    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;
  }
}
.a30a { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a30a:hover { opacity: 0.85; }
.gzk3x5 .a30a { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.e0gs4b .a30a,
.zstb48  .a30a { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.e0gs4b .a30a:hover,
.zstb48  .a30a:hover { opacity: 0.88; }
.gzk3x5.e0gs4b .a30a,
.gzk3x5.zstb48  .a30a { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.iz85g {
  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;
}
.iz85g:hover { transform: translateY(-2px); opacity: 0.92; }
.iz85g { background: var(--cta) !important; color: #fff !important; border: none !important; }
.s7piem4 .iz85g { display: none; }
.ylwiuyxi .iz85g { right: 32px; }
.m1tybqx  .iz85g { left: 32px; }
@media (max-width: 480px) {
  .ylwiuyxi .iz85g { right: 20px; bottom: 20px; }
  .m1tybqx  .iz85g { left: 20px; bottom: 20px; }
}
.f2gim { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.jffy2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ho2zz7r0 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.dbn97tpo { color: var(--text-dim); font-size: 0.8rem; }
.x5eri a, .zhdprps a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.x5eri a:hover, .zhdprps a:hover { color: var(--accent-light); }
.zhdprps { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.vqv8hmgw .jffy2 { text-align: center; }
.vqv8hmgw .zhdprps { justify-content: center; margin-bottom: 16px; }
.vqv8hmgw .ho2zz7r0 { margin-top: 0; }
.m2s4ogz { margin-top: 10px; }
.m2s4ogz a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .jffy2 { padding-left: 16px; padding-right: 16px; }
  .bmekg .jffy2 { padding: 20px 16px; }
  .zhdprps { gap: 4px 12px; }
  .ho2zz7r0 { font-size: 0.78rem; }
}
.grmr30ny .ho2zz7r0 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.grmr30ny .dbn97tpo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .grmr30ny .b1cio { grid-template-columns: 1fr 1fr; } .grmr30ny .ue06h8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .grmr30ny .b1cio { grid-template-columns: 1fr; } }
.phsgl .ho2zz7r0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .phsgl .tiaafin { gap: 12px; } .phsgl .rk80 { margin-right: 0; width: 100%; } }
.h9ttw4j .ho2zz7r0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.h9ttw4j .dbn97tpo { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .h9ttw4j .g5x2 { grid-template-columns: 1fr 1fr; } .h9ttw4j .bfgkkwkx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h9ttw4j .g5x2 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .q3ki6x .zxjtoyl { grid-template-columns: 1fr 1fr; } .q3ki6x .esjg:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q3ki6x .zxjtoyl { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .nktx .zxjtoyl { grid-template-columns: 1fr; } }
.r3rb .jffy2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.r3rb .zhdprps { justify-content: center; }
.p8dt .qfsj      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.p8dt .f2gim { background: var(--bg-page); border-top-color: var(--border-alt); }
.xgnb696 .qfsj      { background: #0d1117; border-bottom-color: #21262d; }
.xgnb696 .c0n3a { color: var(--accent-light); }
.xgnb696 .c6w8 { --msep-color: #8b949e; }
.xgnb696 .c6w8 a { color: #8b949e; }
.xgnb696 .c6w8 a:hover { color: var(--accent-light); }
.xgnb696 .g4fdmxlq { color: #8b949e; }
.xgnb696 .f2gim { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xgnb696 .ho2zz7r0,
.xgnb696 .dbn97tpo { color: #6e7681; }
.xgnb696 .x5eri a, .xgnb696 .zhdprps a,
.xgnb696 .x5eri a:hover, .xgnb696 .zhdprps a:hover,
@media (max-width: 640px) {
  .xgnb696 .c6w8 { background: #0d1117; border-top-color: #21262d; }
  .xgnb696 .c6w8 li a { border-bottom-color: #21262d; }
}
.yivmk3rr .qfsj      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yivmk3rr .c0n3a { color: var(--accent-light); }
.yivmk3rr .c6w8 { --msep-color: #475569; }
.yivmk3rr .c6w8 a { color: #475569; }
.yivmk3rr .c6w8 a:hover { color: var(--accent-light); }
.yivmk3rr .g4fdmxlq { color: #64748b; }
.yivmk3rr .f2gim { background: #f0f4f8; border-top-color: #cbd5e1; }
.yivmk3rr .ho2zz7r0,
.yivmk3rr .dbn97tpo { color: #64748b; }
.yivmk3rr .x5eri a, .yivmk3rr .zhdprps a,
.yivmk3rr .x5eri a:hover, .yivmk3rr .zhdprps a:hover,
@media (max-width: 640px) {
  .yivmk3rr .c6w8 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yivmk3rr .c6w8 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.e0gs4b .qfsj      { background: var(--accent); border-bottom-color: var(--accent-light); }
.e0gs4b .c0n3a { color: #fff; }
.e0gs4b .c6w8 { --msep-color: rgba(255,255,255,0.82); }
.e0gs4b .c6w8 a { color: rgba(255,255,255,0.82); }
.e0gs4b .c6w8 a:hover { color: #fff; }
.e0gs4b .g4fdmxlq { color: rgba(255,255,255,0.9); }
.e0gs4b .f2gim { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.e0gs4b .ho2zz7r0,
.e0gs4b .dbn97tpo { color: rgba(255,255,255,0.72); }
.e0gs4b .x5eri a, .e0gs4b .zhdprps a,
.e0gs4b .x5eri a:hover, .e0gs4b .zhdprps a:hover,
@media (max-width: 640px) {
  .e0gs4b .c6w8 { background: var(--accent); border-top-color: var(--accent-light); }
  .e0gs4b .c6w8 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zstb48 .qfsj {
  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);
}
.zstb48 .f2gim {
  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) {
  .zstb48 .c6w8 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ov2e4 .vzgo { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.dldv .vzgo { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wdjc .vzgo { min-height: 72px; height: auto; }
.vbu4erzg .vzgo { min-height: 84px; height: auto; }
.bmekg .vzgo { max-width: none; padding: 0 32px; }
.bmekg .jffy2  { max-width: none; padding: 24px 32px; }
.hd3ff7k.iat5i0 .vzgo { max-width: 1200px; }
.hd3ff7k.k793esn6 .vzgo { max-width: 1320px; }
.rzqa   .c0n3a, .rzqa   .rk80 { text-transform: capitalize; }
.ls8mp .c0n3a, .ls8mp .rk80 { text-transform: lowercase; }
.n9vtc0 .c0n3a, .n9vtc0 .rk80 { text-transform: uppercase; letter-spacing: 0.06em; }
.vfng9, .sbtul {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.yhcf .vfng9,
.u3ipf .vfng9,
.mrvrfedq .vfng9,
.d7h3o0p .vfng9,
.v6j6gav4   .c6w8 a { font-weight: 500; }
.l6f9ccz .c6w8 a { font-weight: 600; }
.bpvch4     .c6w8 a { font-weight: 700; }
.vdrqkgqe    .c6w8 a { font-weight: 800; letter-spacing: 0.01em; }
.u4mo     .c6w8 > li + li::before,
.qm3bb012    .c6w8 > li + li::before,
.wn3k    .c6w8 > li + li::before,
.l6iowck8 .c6w8 > li + li::before,
.de7sag .c6w8 > li + li::before,
.ssbi7i6t  .c6w8 > li + li::before,
.zejqppjq    .c6w8 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.u4mo     .c6w8 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qm3bb012    .c6w8 > li + li::before { content: "|"; }
.wn3k    .c6w8 > li + li::before { content: "—"; }
.l6iowck8 .c6w8 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.de7sag .c6w8 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ssbi7i6t  .c6w8 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zejqppjq    .c6w8 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .dnq5 .g4fdmxlq,
  .g7bw .g4fdmxlq,
  .dkd3br .g4fdmxlq,
  .ee0g .g4fdmxlq,
  .h3x97 .g4fdmxlq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .dnq5 .g4fdmxlq::before,
  .g7bw .g4fdmxlq::before,
  .dkd3br .g4fdmxlq::before,
  .ee0g .g4fdmxlq::before,
  .h3x97 .g4fdmxlq::before { content: ""; display: block; flex-shrink: 0; }

  
  .dnq5 .g4fdmxlq::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;
  }

  
  .g7bw .g4fdmxlq::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;
  }

  
  .dkd3br .g4fdmxlq::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;
  }

  
  .ee0g .g4fdmxlq::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;
  }

  
  .h3x97 .g4fdmxlq::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) {
  .e5z4ojxx .g4fdmxlq {
    padding: 5px 14px;
  }
  .e5z4ojxx .c6w8 {
    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;
  }
  .e5z4ojxx .c6w8 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .e5z4ojxx .c6w8 li a:hover { background: var(--bg-raised); }
  .e5z4ojxx .su0g,
  .a72pw .su0g,
  .nvu4mx0h .su0g { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gqf1lm .g4fdmxlq {
    padding: 5px 10px;
  }
  .gqf1lm .c6w8 {
    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);
  }
  .gqf1lm .c6w8.v7hljoa { transform: translateX(0); }
  .gqf1lm .c6w8 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gqf1lm .c6w8 li:last-child a { border-bottom: none; }
  .e0gs4b .c6w8,
  .xgnb696 .c6w8 { background: var(--accent) !important; }
  .e0gs4b .c6w8 li a,
  .xgnb696 .c6w8 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .nvu4mx0h .g4fdmxlq {
    padding: 5px 10px;
  }
  .nvu4mx0h .c6w8 {
    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);
  }
  .nvu4mx0h .c6w8::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .nvu4mx0h .c6w8.v7hljoa { transform: translateY(0); }
  .nvu4mx0h .c6w8 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .x8ofe .g4fdmxlq {
    padding: 5px 10px;
  }
  .x8ofe .c6w8 {
    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;
  }
  .x8ofe .c6w8.v7hljoa { opacity: 1; pointer-events: auto; }
  .x8ofe .c6w8 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .m2h20amx     .g4fdmxlq { border-radius: 0 !important; }
  .gbzzjgi   .g4fdmxlq { border-radius: 8px !important; }
  .o5leul4 .g4fdmxlq { border-radius: 50% !important; }
  .stgl2qm7   .g4fdmxlq { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .h8lb0 .shwuza { flex-direction: column; align-items: stretch; }
  .h8lb0 .ydbhvfsw { flex-direction: row; min-width: auto; }
  .h8lb0 .zffml5 { align-items: flex-start; text-align: left; }
}
.etge9,
.etge9.thi6p,
.pd5ds .etge9,
.a40sdt3o .etge9,
.bp71nv4 .etge9,
.k3pc2 .etge9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.rflk40g {
  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;
}
.n65b1h { flex: 1 1 280px; min-width: 0; }
.c52ln6 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.lrm4m {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.surs10 {
  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;
}
.surs10:hover { transform: translateY(-1px); opacity: 0.95; }
.l37d .rflk40g {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.l37d .c52ln6 { color: var(--cta); }
.l37d .lrm4m { color: var(--text-body); }
.l37d .surs10 {
  background: var(--cta) !important;
  color: #fff !important;
}
.d61gns .rflk40g {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.d61gns .c52ln6 { color: var(--text-primary); }
.d61gns .lrm4m { color: var(--text-body); }
.d61gns .surs10 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .rflk40g {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .n65b1h { flex: 0 0 auto; }
  .c52ln6 { font-size: 1.2rem; }
  .surs10 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.knzl .nd6z7fnh { height: 36px; }
.jhmzflpe .nd6z7fnh { height: 60px; max-width: 200px; }
.xlyv3z3 .nd6z7fnh { height: 56px; max-width: 180px; }
.manu6    .hlj2p, .manu6    .soilxa { color: #f59e0b; }
.mtqp      .hlj2p { font-size: 1rem; letter-spacing: 1.5px; }
.mtqp      .soilxa   { font-size: 1.35rem; }
.eakc    .hlj2p, .eakc    .soilxa { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.qqzpm     .hlj2p, .qqzpm     .soilxa { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.cmd4a88c .hlj2p, .cmd4a88c .soilxa { color: var(--cta); letter-spacing: 2px; }
.l8ecat4   .hlj2p, .l8ecat4   .soilxa { color: #e91e63; letter-spacing: 2px; }
.dg5k  .hlj2p, .dg5k  .soilxa { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.efudf     .hlj2p, .efudf     .soilxa { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.g1ju4juw .maj2po + .maj2po {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.yhfih .mqq7n { padding: 18px 24px; min-height: 68px; }
.v6oe73m2 .uecs6qo {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.v6oe73m2 .xcuupfs {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.urue8ke .maj2po {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.y9hu { counter-reset: cs-rank; }
.y9hu .mqq7n { counter-increment: cs-rank; }
.y9hu .mqq7n::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;
}
.tbe6p5g .y9hu { counter-reset: cs-rank; gap: 0; }
.tbe6p5g .mqq7n {
  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;
}
.tbe6p5g .mqq7n::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;
}
.tbe6p5g .ovgk {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.tbe6p5g .vhw5 {
  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;
}
.tbe6p5g .cvfq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.tbe6p5g .ovgk { min-width: 0; flex-direction: column; width: 100%; }
.tbe6p5g .diajep3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.tbe6p5g .hlj2p { color: var(--cta, var(--accent)); }
.tbe6p5g .ado47g { font-weight: 700; }
.tbe6p5g .maj2po {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.tbe6p5g .uecs6qo {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.tbe6p5g .xcuupfs {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.tbe6p5g .srrr .xcuupfs { font-size: 1.3rem; color: var(--accent-light); }
.tbe6p5g .fo39d {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.tbe6p5g .mqq7n:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .tbe6p5g .y9hu {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .tbe6p5g .mqq7n {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .tbe6p5g .mqq7n { padding: 40px 16px 20px; }
  .tbe6p5g .maj2po {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .tbe6p5g .fo39d { width: 100%; min-width: 0; }
}
.e003o .y9hu { counter-reset: cs-rank; gap: 10px; }
.e003o .mqq7n {
  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);
}
.e003o .mqq7n::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);
}
.e003o .ovgk {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.e003o .vhw5 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.e003o .cvfq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.e003o .diajep3 {
  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;
}
.e003o .hlj2p { color: var(--cta, var(--accent)); }
.e003o .maj2po {
  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;
}
.e003o .uecs6qo {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.e003o .xcuupfs { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.e003o .srrr .xcuupfs { color: var(--accent-light); }
.e003o .fo39d {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.e003o .mqq7n:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .e003o .mqq7n {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .e003o .mqq7n::before {
    position: absolute; top: 14px; left: 14px;
  }
  .e003o .ovgk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .e003o .diajep3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .e003o .maj2po {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .e003o .fo39d { width: 100%; min-width: 0; }
  .e003o .hlj2p { min-width: 0; }
}
.ev6l6j6 .mqq7n::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ze7yiu .zpkcpkiy {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ze7yiu .zpkcpkiy summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ze7yiu .zpkcpkiy p { padding: 0 2px 16px; }
.z5m624j .zpkcpkiy { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.z5m624j .zpkcpkiy summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.z5m624j .zpkcpkiy summary::after { content: "›"; font-size: 1.2em; }
.z5m624j .zpkcpkiy[open] summary::after { content: "‹"; }
.z5m624j .zpkcpkiy p { padding: 10px 22px 4px; }
.a0n9b .zpkcpkiy {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.a0n9b .zpkcpkiy summary { color: var(--text-primary); padding-left: 16px; }
.a0n9b .zpkcpkiy summary::after { content: "›"; font-size: 1.1em; }
.a0n9b .zpkcpkiy[open] summary::after { content: "‹"; }
.a0n9b .zpkcpkiy p { padding-left: 16px; }
.ojmjda .rygjdo2 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ojmjda .zpkcpkiy {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ojmjda .zpkcpkiy:last-child { border-bottom: none; }
.ojmjda .zpkcpkiy summary { color: var(--text-primary); border-radius: 0; }
.ojmjda .zpkcpkiy summary::after { content: "›"; font-size: 1.1em; }
.ojmjda .zpkcpkiy[open] summary::after { content: "‹"; }
.zg29bh .zpkcpkiy { overflow: hidden; }
.zg29bh .zpkcpkiy summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zg29bh .zpkcpkiy summary::after { color: rgba(255,255,255,.75); }
.zg29bh .zpkcpkiy[open] summary { border-radius: 0; }
.m5qm3in { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.w0sum2 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.lpir {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.swwyh { color: var(--text-muted); font-size: 1.05rem; }
.hed5 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mw78d {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.gyyx0 { margin-bottom: 20px; }
.h3c0 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ygcih3d {
  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;
}
.ygcih3d:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ybs9yc { resize: vertical; min-height: 130px; }
.texzvgm { width: 100%; margin-top: 8px; }
.yxq18gwv {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.pdy2 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.i3t8d { color: var(--text-muted); line-height: 1.75; }
.u91w9r5 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.u91w9r5 li { margin-bottom: 6px; }
.z8xf4y7d { max-width: 760px; margin: 0 auto; }
.kwfi8b7 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tnwwuaa { max-width: 760px; margin: 0 auto; }
.ym7nxwu { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ym7nxwu:last-child { border-bottom: none; }
.srs28 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ym7nxwu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ym7nxwu ul.u91w9r5 { margin: 0; }
.y07tz .srs28 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .y07tz { grid-template-columns: 1fr; gap: 10px; } }
.lw28 .srs28 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nr70xcba .u91w9r5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .i4c8fwp { grid-template-columns: 1fr; } }
.gk5gqdax { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.gk5gqdax:hover .mflbkwb { color: var(--accent-light); text-decoration: underline; }
.uajomey { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.plykp5sf { margin-bottom: 48px; }
.opkk { max-width: 760px; margin: 0 auto; }
.v531bd { text-align: center; }
.y14z2aw1 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.y14z2aw1:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gz0o8da { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.y14z2aw1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.y14z2aw1 ul.u91w9r5 { margin: 0; }
.iyc4 { color: var(--text-muted); line-height: 1.75; }
.v531bd .u91w9r5,
.odny772 .u91w9r5,
.l8p4 .u91w9r5,
.lj2xlg .u91w9r5 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.v531bd .y14z2aw1,
.odny772 .y14z2aw1 { text-align: left; }
.v531bd .gz0o8da,
.odny772 .gz0o8da { text-align: center; }
.qz3cqbp { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.m1bl9 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.dwow { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.k7bwirb { margin-top: 12px; }
.c407 { 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; }
.c407:hover { border-bottom-color: var(--accent-light); }
.atbf60 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.atbf60 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.px1069d { width: 200px; height: 200px; }
.awhk { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.d01o { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.zmi4 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.zmi4::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .g88g { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.k1ji { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.k1ji .dwow, .k1ji .m1bl9 { max-width: 640px; }
.v6pp .qz3cqbp { font-size: 1.6rem; margin-top: 18px; }
.qxt7 .dwow { margin-bottom: 28px; }
@media (max-width: 860px) { .wc500 { grid-template-columns: 1fr; } .v6pp { position: static; text-align: center; } }
.fwrqxzb .atbf60 { margin: 0 auto 18px; }
.fwrqxzb .d01o { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xafbf { grid-template-columns: 1fr; } }
.c3gp2a .qz3cqbp { font-size: 1.6rem; margin-bottom: 6px; }
.lj2xlg .u91w9r5 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c3gp2a { flex-direction: column; text-align: center; } .enr64x { grid-template-columns: 1fr; } }
.if80cwu .qz3cqbp { font-size: 1.35rem; margin: 0 0 4px; }
.if80cwu .d01o { margin: 0; }
.twzp { max-width: 760px; margin: 0 auto; }
.njohi { position: relative; padding-left: 28px; }
.njohi::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.mf55 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.mf55:last-child { padding-bottom: 0; }
.pg7hit { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ghu1 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ghu1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kc11 .lpir { color: var(--accent-light); }
.qflgz2d .lpir { font-size: 2rem; }
.qflgz2d .swwyh { max-width: 680px; }
.o04tml2t {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.o04tml2t .lpir { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.o04tml2t .swwyh  { margin: 0; }
@media (max-width: 640px) { .o04tml2t { flex-direction: column; } }
.cqr44 .lpir { color: var(--accent-light); }
.p26h9z .lpir { color: #fff; }
.p26h9z .swwyh  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .wjmu3dn1 { grid-template-columns: 1fr; } }
.liui5jk .ygcih3d {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.liui5jk .ygcih3d:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.l5qo6 .ygcih3d { background: var(--bg-raised); border-color: transparent; }
.l5qo6 .ygcih3d:focus { background: var(--bg-card); border-color: var(--accent-light); }
.otet .ygcih3d { border-radius: 100px; padding: 11px 20px; }
.otet .ybs9yc { border-radius: 14px; }
.cchduf0d {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .cchduf0d { grid-template-columns: 1fr; } }
.qijls4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.qijls4 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.qijls4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.srfdh { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.srfdh li { margin-bottom: 6px; }
.g8cjgom{display:none}
.g8cjgom:empty,.wbceqi:empty{display:none}
.xcf3z{position:relative;overflow:visible}
.o0iysb .ry38x3pr,.rd71w .ry38x3pr,
.yjtq .ry38x3pr,.krn8dml .ry38x3pr,
.sklq1 .ry38x3pr,.qmn2hl .ry38x3pr{display:block}
.jb19s .wivfjy7{display:block}
.o0iysb .ry38x3pr,.rd71w .ry38x3pr,
.yjtq .ry38x3pr,.krn8dml .ry38x3pr,
.sklq1 .ry38x3pr{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}
.o0iysb .ry38x3pr .wbceqi,.rd71w .ry38x3pr .wbceqi,
.yjtq .ry38x3pr .wbceqi,.krn8dml .ry38x3pr .wbceqi,
.sklq1 .ry38x3pr .wbceqi{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}
.o0iysb .ex87ahy5,.rd71w .ex87ahy5,
.yjtq .ex87ahy5,.krn8dml .ex87ahy5,
.sklq1 .ex87ahy5{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.o0iysb .ry38x3pr,.rd71w .ry38x3pr{top:12px}
.o0iysb .ry38x3pr .wbceqi{margin-right:auto}
.rd71w .ry38x3pr .wbceqi{margin-left:auto}
.rd71w .ry38x3pr{text-align:right}
.yjtq .ry38x3pr,.krn8dml .ry38x3pr{bottom:12px}
.yjtq .ry38x3pr .wbceqi{margin-right:auto}
.krn8dml .ry38x3pr .wbceqi{margin-left:auto}
.krn8dml .ry38x3pr{text-align:right}
.sklq1 .ry38x3pr{position:relative;margin-top:16px}
.sklq1 .ry38x3pr .wbceqi{margin:0 auto}
.qmn2hl .ry38x3pr{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qmn2hl .ry38x3pr .wbceqi{margin:0}
.qmn2hl .tniehn~.ry38x3pr,
.qmn2hl .hsz22cb~.ry38x3pr{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qmn2hl .tniehn~.ry38x3pr .wbceqi,
.qmn2hl .hsz22cb~.ry38x3pr .wbceqi{justify-content:flex-start}
.tniehn~.ry38x3pr,.hsz22cb~.ry38x3pr{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}
.tniehn~.ry38x3pr .wbceqi{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.hsz22cb~.ry38x3pr .wbceqi{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wivfjy7 .wbceqi{margin:0 0 12px}
.wbceqi{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.svvgdbqi{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.mflbkwb{font-weight:600;color:var(--text-heading);opacity:1}
.uc19qrfc::before{content:"·";margin:0 2px;opacity:.5}
.ex87ahy5{white-space:nowrap}
.gvflx .svvgdbqi{display:none}
.o4ngnol .ex87ahy5{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.o4ngnol .uc19qrfc::before{content:""}
.r9p6 .ex87ahy5{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}
.r9p6 .uc19qrfc::before{content:""}
.gzj0q6 .wbceqi{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.meq85br .ex87ahy5{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.meq85br .uc19qrfc::before{content:""}
.a0in .ex87ahy5{color: var(--accent-light);opacity:1;font-weight:500}
.qpgmnql .ex87ahy5{border-bottom:1px solid currentColor;padding-bottom:2px}
.rbd4p .wbceqi{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.d5bh{--date-bg:var(--accent-bg)}
.kc9xgcp5 .uc19qrfc::before{content:""}
.bg24 .uc19qrfc::before{content:"•";opacity:.4}
.bg24 .ex87ahy5 + .ex87ahy5::before{content:"•";margin-right:6px;opacity:.4}
.dy789 .uc19qrfc::before{content:"/";opacity:.35}
.dy789 .ex87ahy5 + .ex87ahy5::before{content:"/";margin-right:6px;opacity:.35}
.a0bi .uc19qrfc::before{content:"|";opacity:.3}
.a0bi .ex87ahy5 + .ex87ahy5::before{content:"|";margin-right:6px;opacity:.3}
.yf7bhf .uc19qrfc::before{content:"—";opacity:.3}
.yf7bhf .ex87ahy5 + .ex87ahy5::before{content:"—";margin-right:6px;opacity:.3}
.mdiwk .uc19qrfc::before{content:"◆";font-size:.5em;opacity:.35}
.mdiwk .ex87ahy5 + .ex87ahy5::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.gym4 .uc19qrfc::before{content:"·";opacity:.4}
.gym4 .ex87ahy5 + .ex87ahy5::before{content:"·";margin-right:6px;opacity:.4}
.vwjv1c .uc19qrfc::before{content:"›";opacity:.4}
.vwjv1c .ex87ahy5 + .ex87ahy5::before{content:"›";margin-right:6px;opacity:.4}
.apnc .uc19qrfc::before{content:"→";opacity:.35;font-size:.85em}
.apnc .ex87ahy5 + .ex87ahy5::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.h4yfsa .hsjcnq63{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .hsjcnq63{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .dw0tf{max-width:100%}
}
.ez4v20d0 .qu3t6{margin:0}
@media (max-width:560px){
  .c5gk{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) {
  .g8iy9 { padding: 28px 18px 20px; }
  .goa8 { font-size: 1.2rem; }
  .qto0q05 { max-width: 220px; max-height: 80px; }
}
.t2k5s8hk {
  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);
}
.k1xopwrd {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.amjzy3e  .t2k5s8hk { border-radius: 50%; }
.qxd1c  .t2k5s8hk { border-radius: 6px; }
.gcboqnl .t2k5s8hk { border-radius: 22px; }
.yv0qjf2 .rflk40g {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .t2k5s8hk { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.lnnvuw7r {
  margin: 0 0 24px;
}
.lnnvuw7r .thi6p {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.lnnvuw7r .p77wyl6p {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.lnnvuw7r .rflk40g {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .vzgo { flex-direction: row-reverse; }
[dir="rtl"] .c6w8 { flex-direction: row-reverse; }
[dir="rtl"] .ylwiuyxi .iz85g { right: auto; left: 32px; }
[dir="rtl"] .m1tybqx  .iz85g { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ylwiuyxi .iz85g { right: auto; left: 20px; }
  [dir="rtl"] .m1tybqx  .iz85g { left: auto;  right: 20px; }
}
[dir="rtl"] .xhst8 .s75fr6j  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .iag2c41g .s75fr6j { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .elyb8j, [dir="rtl"] .l794 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .z9eylkf { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fr9599e { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h39nw { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .rflk40g { direction: rtl; }
[dir="rtl"] .t2k5s8hk { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .mqq7n,
[dir="rtl"] .ino7wlop { direction: rtl; }
[dir="rtl"] .vvs6mn { direction: rtl; }
[dir="rtl"] .jisu { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .xb7dyh30 .l794,
[dir="rtl"] .xs89gcvq .l794,
[dir="rtl"] .t18iih .l794,
[dir="rtl"] .vptnhvcq .l794 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .xb7dyh30 .l794 li::before,
[dir="rtl"] .xs89gcvq .l794 li::before,
[dir="rtl"] .t18iih .l794 li::before,
[dir="rtl"] .vptnhvcq .l794 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .lpf2w.ua2q .tra2f,
[dir="rtl"] .qu14t.ua2q .tra2f,
[dir="rtl"] .j7b4gs7h.ua2q .tra2f,
[dir="rtl"] .xncc.ua2q .tra2f,
[dir="rtl"] .yrg0187a.ua2q .tra2f { text-align: right; }
[dir="rtl"] .tniehn.s21f1t .avjx { text-align: center; }
[dir="rtl"] .p77wyl6p,
[dir="rtl"] .nglan,
[dir="rtl"] .ssco43ep,
[dir="rtl"] .hk81iw,
[dir="rtl"] .tra2f { text-align: right; }
[dir="rtl"] .mw78d,
[dir="rtl"] .h3c0,
[dir="rtl"] .dwow,
[dir="rtl"] .ygcih3d,
[dir="rtl"] .ybs9yc { text-align: right; direction: rtl; }
[dir="rtl"] .otet .ygcih3d,
[dir="rtl"] .liui5jk .ygcih3d { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #5b932a;
  --brand:           #5b932a;
  --brand-light:     #4f762c;
  --brand-pale:      #689145;
  --grad-start:      #88cc4c;
  --grad-end:        #a8d184;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #5b932a;
  --cta-light:       #47761d;
  --cta-hover:       #3d631c;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f3;
  --bg-raised:       #eff0ee;
  --bg-hover:        #f4f5f3;
  --border:          #e5e8e2;
  --border-alt:      #d5dbd0;
  --border-section:  #e5e8e2;
  --text-primary:    #191b17;
  --text-muted:      #585f53;
  --text-body:       #32362f;
  --text-sub:        #4c5147;
  --text-faint:      #7e8877;
  --text-dim:        #989f92;
  --text-label:      #656c5f;
  --text-value:      #3f443b;
  --accent-bg:       #eaefe5;
  --accent-bg-light: #dae7ce;
  --bg-tip:          #f0f9f2;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f0f9f2;
  --bg-cons:         #faf5f3;
  --c-pros:          #198936;
  --c-cons:          #9f3e21;
  --c-pros-label:    #1ea340;
  --c-tip-border:    #21b447;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #198936;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Poppins", sans-serif; }
.qvtww .nkxcm0 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qvtww .nkxcm0::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qvtww .sygdf2     .nkxcm0::before { content: "";  color: var(--c-tip-border); }.qvtww .mf4n9fu .nkxcm0::before { content: ""; color: var(--c-warn-border); }.qvtww .r8gk2f    .nkxcm0::before { content: ""; color: #60a5fa; }.xjyucpv .qvtww .sygdf2     .nkxcm0::before { color: #10b981; }.xjyucpv .qvtww .mf4n9fu .nkxcm0::before { color: #f43f5e; }.xjyucpv .qvtww .r8gk2f    .nkxcm0::before { color: #a855f7; }.wxorbn3  .qvtww .sygdf2     .nkxcm0::before { color: #eab308; }.wxorbn3  .qvtww .mf4n9fu .nkxcm0::before { color: #ef4444; }.wxorbn3  .qvtww .r8gk2f    .nkxcm0::before { color: #f97316; }.f75b  .qvtww .sygdf2     .nkxcm0::before { color: #38bdf8; }.f75b  .qvtww .mf4n9fu .nkxcm0::before { color: #818cf8; }.f75b  .qvtww .r8gk2f    .nkxcm0::before { color: #2dd4bf; }.jo2k .qvtww .nkxcm0::before { color: var(--accent-light) !important; }
.n9l5tgj .zj13, .n9l5tgj .tniehn { min-height: 320px; }
.s9bzs0ez .omj454ak::after, .s9bzs0ez .xfzirj3::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; }
.fa7c3hcy::before { content: '—'; }