:root {
  --color-accent: #dc2660;
  --color-cta: #f43f5e;
  --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;
}
.qym06i7o {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.b5tu {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.e18zt {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.v42ak { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.dpn8n { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.dpn8n a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.dpn8n a:hover { color: var(--accent-light); }
.elzy6w5l  .namkq { border-radius: 14px; }
.elzy6w5l .namkq li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.elzy6w5l .namkq li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.rga5i93 .namkq li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .namkq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .y2cxf:hover .namkq,
  .y2cxf:focus-within .namkq { display: block; }
  .namkq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.kwo2 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.na0ennnh { display: none; }
@media (max-width: 640px) {
  .na0ennnh {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .na0ennnh.yumi36d { display: block; }
}
@media (max-width: 640px) {
  .kwo2 { display: block; }
  .dpn8n > li + li::before { display: none !important; }
  .dpn8n {
    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;
  }
  .dpn8n.yumi36d { display: flex; }
  .dpn8n li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .dpn8n li:last-child a { border-bottom: none; }
}
.a73j56j { min-height: 480px; }
.vi27 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.spb1r7z { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.fntj .spb1r7z { margin-left: 0; margin-right: 0; }
.ak4eexb {
  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;
}
.fwcpda .ak4eexb { margin-top: 24px; }
.ak4eexb:hover { opacity: 0.88; }
.gi1j1et .gk0cv {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.gi1j1et .vi27 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gi1j1et .spb1r7z { color: #e2e8f0; }
.gi1j1et.w7uba .gk0cv { text-align: center; }
.gi1j1et.fntj   .gk0cv { text-align: left; }
.i2246ah0 {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.i2246ah0 .gk0cv {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.i2246ah0 .vi27 { color: var(--text-primary); text-shadow: none; }
.i2246ah0 .spb1r7z { color: var(--text-muted); }
.i2246ah0 .ak4eexb { margin-top: 16px; }
.i2246ah0, .i2246ah0.a73j56j { min-height: auto !important; }
.i2246ah0.w7uba .gk0cv { text-align: center; }
.i2246ah0.fntj   .gk0cv { text-align: left; }
.i2246ah0~.x0vpd3za{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}
.i2246ah0~.x0vpd3za .mitoh{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.v4uol .vi27 { color: #fff; }
.v4uol .spb1r7z { color: rgba(255,255,255,0.85); }
.v4uol .ak4eexb { background: #fff; color: var(--cta); }
.v4uol .ak4eexb:hover { opacity: 0.92; }
.odsyfq .vi27 { text-shadow: none; color: var(--text-primary); }
.odsyfq .spb1r7z { color: var(--text-muted); }
body.vp1o0wn .vi27 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.bws166qt .vi27 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.a73j56j.v4uol .vi27,
section.v4uol .vi27 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.odsyfq.w7uba .v87r36 { align-items: center; text-align: center; }
.a73j56j .ilnihu {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ilnihu .ikpsnvk {
  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;
}
.ilnihu .ikpsnvk::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ilnihu .pelpt { display: contents !important; }
.ilnihu .pelpt .kb1xu {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ilnihu .pelpt .lrizfw { max-height: 48px; max-width: 96px; }
.ilnihu .pelpt .dfivp37t {
  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;
}
.ilnihu .jj5b {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ilnihu .nhiep { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ilnihu .ewrcat { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ilnihu .ewrcat small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ilnihu .fll3 { display: contents !important; }
.ilnihu .fll3 .ubtk6:not(.icq3) { display: none !important; }
.ilnihu .fll3 .icq3 {
  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;
}
.ilnihu .fll3 .icq3 .su7rqb {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ilnihu .fll3 .icq3 .gbfv {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ilnihu .y1q53060 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ilnihu .y1q53060.pve5q {
  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;
}
.ilnihu .y1q53060.pve5q:hover { opacity: 0.85; }
.zeq0 .gk0cv { padding-bottom: 24px; }
.fwcpda .gk0cv { max-width: 1100px; }
@media (max-width: 700px) {
  .odsyfq { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .odsyfq:not(.stzr) .t9niushg { display: none !important; }
  .stzr .t9niushg { padding: 16px; }
  .v87r36  { padding: 36px 24px; }
  .odsyfq~.x0vpd3za,.gp2nj~.x0vpd3za{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .a73j56j, .odsyfq { min-height: 320px !important; }
  .vi27 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ozsa2xq4,
  .n3e7jrs,
  .uy186vbw { grid-template-columns: 1fr !important; }

  

  
  .zeq0 { display: flex !important; flex-direction: column !important; }
  .zeq0 .gk0cv { display: contents; }
  .zeq0 .stleb { order: 0; }
  .zeq0 .vi27 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zeq0 .ozsa2xq4 { order: 2; padding: 0 16px 12px !important; }
  .zeq0 .spb1r7z { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .fwcpda .gk0cv { display: flex; flex-direction: column; }
  .fwcpda .gk0cv .vi27 { order: 1; }
  .fwcpda .gk0cv .uy186vbw { order: 2; margin: 8px 0 24px !important; }
  .fwcpda .gk0cv .spb1r7z { order: 3; }
  .fwcpda .gk0cv .ak4eexb { order: 4; align-self: center; margin-top: 0; }

  
  .odsyfq.stzr {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .odsyfq.stzr .v87r36 { display: contents; padding: 0; }
  .odsyfq.stzr .v87r36 .vi27 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .odsyfq.stzr .t9niushg { order: 2; padding: 12px 16px; }
  .odsyfq.stzr .v87r36 .spb1r7z { order: 3; padding: 0 24px; margin: 0 auto; }
  .odsyfq.stzr .v87r36 .ak4eexb { order: 4; align-self: center; margin: 8px 0 32px; }
}
.t2ml { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nmh1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.pfniqi1 .t2ml        { border-radius: 16px; }
.pfniqi1 .nmh1  { border-radius: 16px; }
.noci .t2ml         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.noci .nmh1   { border-radius: 8px; }
.dhgsk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.i41ifhh { width: 100%; padding: 32px 0; position: relative; }
.gghcw { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.lqav2 .i41ifhh:nth-child(even) { background: var(--bg-surface); }
.lqav2 .i41ifhh:nth-child(odd)  { background: var(--bg-page); }
.b5ioj4a .i41ifhh:nth-child(even) { background: var(--bg-card); }
.b5ioj4a .i41ifhh:nth-child(odd)  { background: var(--bg-page); }
.lqav2 .i41ifhh:nth-child(odd)  .gghcw { background: var(--bg-card); border-radius: 6px; }
.lqav2 .i41ifhh:nth-child(even) .gghcw { background: var(--bg-raised); border-radius: 6px; }
.b5ioj4a .i41ifhh:nth-child(odd)  .gghcw { background: var(--bg-card); border-radius: 6px; }
.b5ioj4a .i41ifhh:nth-child(even) .gghcw { background: var(--bg-raised); border-radius: 6px; }
.lqav2 .i41ifhh:nth-child(even) .mtvnfa8o .wsgm,
.b5ioj4a .i41ifhh:nth-child(even) .mtvnfa8o .wsgm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.lqav2 .i41ifhh:nth-child(odd) .mtvnfa8o .wsgm,
.b5ioj4a .i41ifhh:nth-child(odd) .mtvnfa8o .wsgm { background: var(--bg-card-inner); }
.lqav2 .i41ifhh:nth-child(even) .nkni .wsgm:nth-child(odd),
.b5ioj4a .i41ifhh:nth-child(even) .nkni .wsgm:nth-child(odd)  { background: var(--bg-card); }
.lqav2 .i41ifhh:nth-child(even) .nkni .wsgm:nth-child(even),
.b5ioj4a .i41ifhh:nth-child(even) .nkni .wsgm:nth-child(even) { background: var(--bg-card-inner); }
h1.tr0o6sx { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tr0o6sx {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ft5pc5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.w3sj h2.tr0o6sx {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ewr4 h2.tr0o6sx {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.f8er9 h2.tr0o6sx {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.nm5tr h2.tr0o6sx::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.k7xsuuxu h2.tr0o6sx {
  color: var(--text-primary); font-size: 1.7rem;
}
.afjlqop4 h2.tr0o6sx::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.pl9rujt h2.tr0o6sx {
  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;
}
.yw776ng { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .yw776ng { display: none; } }
.pxcogn { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hs550y5t { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.cnwa {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.u54ngu { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xzafu { padding-left: 20px; }
.xzafu li { margin-bottom: 6px; }
.xzafu a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xzafu a:hover { color: var(--accent-light); }
.hu0vw .u54ngu { display: none; }
.boj50bmb .u54ngu { display: none; }
.boj50bmb .xzafu { padding-left: 0; list-style: none; }
.boj50bmb .xzafu li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.boj50bmb .xzafu a { font-size: 0.92rem; }
.u6ap .cnwa { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.u6ap .u54ngu { display: none; }
.u6ap .xzafu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.u6ap .xzafu li { margin-bottom: 0; }
.u6ap .xzafu 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;
}
.u6ap .xzafu a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ztat .cnwa { padding: 20px 20px 16px; }
.ztat .xzafu {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ztat .xzafu li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ztat .xzafu 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;
}
.ztat .xzafu 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;
}
.ztat .xzafu a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ztat .xzafu a:focus,
.ztat .xzafu a:focus-visible,
.ztat .xzafu a:target { outline: none; }
.ztat .xzafu li:target a { border-color: var(--border); color: var(--text-muted); }
.p5sudzf .cnwa { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.p5sudzf .u54ngu { display: none; }
.p5sudzf .xzafu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.p5sudzf .xzafu li { margin-bottom: 0; }
.p5sudzf .xzafu li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.p5sudzf .xzafu li:last-child::after { content: ""; margin-right: 0; }
.p5sudzf .xzafu a { font-size: 0.9rem; }
.wsgm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.mtvnfa8o .wsgm { background: var(--bg-card); }
.nkni .wsgm:nth-child(odd)  { background: var(--bg-card); }
.nkni .wsgm:nth-child(even) { background: var(--bg-raised); }
.idu1 .wsgm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.idu1 .wsgm:last-child { border-bottom: none; }
.idu1 h3.ft5pc5 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.l9r6lok .wsgm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.l9r6lok .wsgm + .wsgm { margin-top: 4px; }
.znz57 .wsgm { background: none; border-radius: 0; padding: 12px 0; }
.znz57 .wsgm + .wsgm { border-top: 1px solid var(--border-section); }
.phc2s8 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rle4mr { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kuv05p { color: var(--text-body); margin-bottom: 10px; }
.udmkv2v, .ws6favvt { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.udmkv2v li, .ws6favvt li { margin-bottom: 6px; }
.ws6favvt li { list-style: decimal; }
.nuo38gf     .udmkv2v { list-style-type: "● "; }
.n5pl2  .udmkv2v { list-style-type: "■ "; }
.sdpm9 .udmkv2v { list-style-type: "◆ "; }
.hhpjf4    .udmkv2v { list-style-type: "★ "; }
.nuo38gf     .aiahxq { list-style-type: "● "; }
.n5pl2  .aiahxq { list-style-type: "■ "; }
.sdpm9 .aiahxq { list-style-type: "◆ "; }
.hhpjf4    .aiahxq { list-style-type: "★ "; }
.nuo38gf    .udmkv2v li::marker, .nuo38gf    .aiahxq li::marker,
.n5pl2 .udmkv2v li::marker, .n5pl2 .aiahxq li::marker,
.sdpm9 .udmkv2v li::marker, .sdpm9 .aiahxq li::marker,
.hhpjf4   .udmkv2v li::marker, .hhpjf4   .aiahxq li::marker {
  color: var(--cta); font-size: 1em;
}
.nuo38gf .ws6favvt,
.n5pl2 .ws6favvt,
.sdpm9 .ws6favvt,
.hhpjf4 .ws6favvt {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nuo38gf .ws6favvt li,
.n5pl2 .ws6favvt li,
.sdpm9 .ws6favvt li,
.hhpjf4 .ws6favvt li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nuo38gf .ws6favvt li::before,
.n5pl2 .ws6favvt li::before,
.sdpm9 .ws6favvt li::before,
.hhpjf4 .ws6favvt 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;
}
.nuo38gf     .ws6favvt li::before { border-radius: 50%; }
.n5pl2  .ws6favvt li::before { border-radius: 3px; }
.sdpm9 .ws6favvt li::before { border-radius: 3px; }
.hhpjf4    .ws6favvt li::before { border-radius: 50%; }
.kwldrr7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.znsdts .kwldrr7,
.kqykn .kwldrr7 { background: transparent; border: none; border-radius: 0; }
.resf0xp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.resf0xp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.resf0xp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.resf0xp tr:hover td { background: var(--bg-hover); }
.vaorue .resf0xp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ujqom421 .resf0xp { border: 1px solid var(--border-alt); }
.ujqom421 .resf0xp th,
.ujqom421 .resf0xp td { border: 1px solid var(--border-alt); }
.nq91 .resf0xp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.nq91 .resf0xp td { border-bottom: none; }
.nq91 .resf0xp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.h9ifqb5 .resf0xp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.q93iv .kwldrr7 {
  overflow: hidden;
}
.q93iv .resf0xp th { border-bottom: 1px solid var(--border-alt); }
.q93iv .resf0xp tr:last-child td { border-bottom: none; }
.y1uv39h { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.m81fin { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.uk5r586c { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.i6ad84 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.d11j39n { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.aiahxq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.aiahxq 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%}
.qtogb .i6ad84 { background: transparent; text-align: center; }
.og7h6a .uk5r586c {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.msyx0t .uk5r586c {
  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);
}
.jzpg .m81fin { display: grid; grid-template-columns: auto 1fr; }
.jzpg .uk5r586c {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jzpg .i6ad84 { grid-column: 2; }
.jzpg .d11j39n,
.jzpg .aiahxq { grid-column: 1 / -1; }
.tzuly9 .m81fin { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.tzuly9 .uk5r586c {
  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);
}
.tzuly9 .i6ad84 { grid-column: 2; }
.tzuly9 .d11j39n,
.tzuly9 .aiahxq { grid-column: 1 / -1; }
.a4vh1x .m81fin { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.a4vh1x .i6ad84 { background: none; color: var(--accent-light); font-weight: 700; }
.lmfh0p7 .m81fin { 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); }
.lmfh0p7 .i6ad84 { background: none; color: var(--accent-light); font-weight: 700; }
.ywx4 .m81fin { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ywx4 .m81fin:last-child { border-bottom: none; }
.ywx4 .i6ad84 { background: none; color: var(--accent-light); font-weight: 700; }
.cyz5 .m81fin { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cyz5 .i6ad84 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.scdhwh .y1uv39h { counter-reset: card-n; }
.scdhwh .m81fin  { counter-increment: card-n; }
.scdhwh .i6ad84 { display: flex; align-items: center; gap: 10px; }
.scdhwh .i6ad84::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;
}
.qssf .m81fin { background: var(--bg-surface); border: 1px solid var(--border); }
.qssf .i6ad84 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.l8vbr5 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.nfon  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.vv5x7mxw { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.txbm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.udjo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.l8vbr5 strong { color: var(--text-primary); font-size: 0.95rem; }
.l8vbr5 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.vpr0 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nfw6ew, .xdzi { border-radius: 8px; padding: 14px; }
.nfw6ew { background: var(--bg-pros); }
.xdzi { background: var(--bg-cons); }
.pwgv { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nfw6ew .pwgv { color: var(--c-pros-label); }
.xdzi .pwgv { color: #f87171; }
.nfw6ew ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xdzi ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nmh1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.pve5q {
  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;
}
.pve5q:hover { opacity: 0.85; }
.bfhc4 .pve5q  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bfhc4 .pve5q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wo6ag35y .pve5q  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wo6ag35y .pve5q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kiol95 .ak4eexb { border-radius: 50px; }
.kiol95 .pve5q  { border-radius: 50px; }
.gz458 .ak4eexb { padding-left: 22px; padding-right: 22px; }
.gz458 .pve5q  { padding-left: 12px; padding-right: 12px; }
.bsm4xi0 .ak4eexb { padding-left: 44px; padding-right: 44px; }
.bsm4xi0 .pve5q  { padding-left: 24px; padding-right: 24px; }
.yj4e42r .ak4eexb { padding-left: 56px; padding-right: 56px; }
.yj4e42r .pve5q  { padding-left: 32px; padding-right: 32px; }
.evia5p   .ak4eexb::after, .evia5p   .pve5q::after,
.wlquyp3g .ak4eexb::after, .wlquyp3g .pve5q::after,
.q5gz8    .ak4eexb::after, .q5gz8    .pve5q::after,
.osr3    .ak4eexb::after, .osr3    .pve5q::after,
.x4phq0    .ak4eexb::after, .x4phq0    .pve5q::after,
.kjsn7t3z     .ak4eexb::after, .kjsn7t3z     .pve5q::after,
.vy3u    .ak4eexb::after, .vy3u    .pve5q::after,
.dgny81a5   .ak4eexb::after, .dgny81a5   .pve5q::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;
}
.evia5p .ak4eexb::after, .evia5p .pve5q::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");
}
.wlquyp3g .ak4eexb::after, .wlquyp3g .pve5q::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");
}
.q5gz8 .ak4eexb::after, .q5gz8 .pve5q::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");
}
.osr3 .ak4eexb::after, .osr3 .pve5q::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");
}
.x4phq0 .ak4eexb::after, .x4phq0 .pve5q::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");
}
.kjsn7t3z .ak4eexb::after, .kjsn7t3z .pve5q::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");
}
.vy3u .ak4eexb::after, .vy3u .pve5q::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");
}
.dgny81a5 .ak4eexb::after, .dgny81a5 .pve5q::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");
}
.iqq2   .m8i0t::after, .iqq2   .vgo34::after,
.v0d8zx1l .m8i0t::after, .v0d8zx1l .vgo34::after,
.c93ppl    .m8i0t::after, .c93ppl    .vgo34::after,
.ef4v    .m8i0t::after, .ef4v    .vgo34::after,
.o8if    .m8i0t::after, .o8if    .vgo34::after,
.qxt5     .m8i0t::after, .qxt5     .vgo34::after,
.xe2wu2ut    .m8i0t::after, .xe2wu2ut    .vgo34::after,
.cutsov   .m8i0t::after, .cutsov   .vgo34::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;
}
.iqq2 .m8i0t::after, .iqq2 .vgo34::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");
}
.v0d8zx1l .m8i0t::after, .v0d8zx1l .vgo34::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");
}
.c93ppl .m8i0t::after, .c93ppl .vgo34::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");
}
.ef4v .m8i0t::after, .ef4v .vgo34::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");
}
.o8if .m8i0t::after, .o8if .vgo34::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");
}
.qxt5 .m8i0t::after, .qxt5 .vgo34::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");
}
.xe2wu2ut .m8i0t::after, .xe2wu2ut .vgo34::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");
}
.cutsov .m8i0t::after, .cutsov .vgo34::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");
}
.m6zl {
  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;
}
.ikpsnvk {
  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;
}
.ikpsnvk > * { min-width: 0; }
.ikpsnvk:hover { background: var(--bg-hover); }
.ikpsnvk > [itemprop="item"] { display: contents; }
.ikpsnvk [itemprop="itemReviewed"],
.ikpsnvk [itemprop="reviewRating"] { display: none; }
.ikpsnvk::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;
}
.pelpt {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.kb1xu {
  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;
}
.lrizfw { max-height: 52px; max-width: 110px; object-fit: contain; }
.dfivp37t {
  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;
}
.vnqztbhz .kb1xu    { background: #1a1a1a; }
.v1gdb .kb1xu   { background: rgba(128,128,128,.12); }
.zmjucyb .kb1xu { background: var(--bg-raised); }
.d0htac4t .kb1xu    { background: transparent; padding: 0; }
.jj5b {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.nhiep { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ewrcat { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.fll3 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ubtk6 {
  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;
}
.su7rqb {
  
  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%;
}
.gbfv {
  
  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;
}
.y1q53060 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.y1q53060.pve5q {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ikpsnvk {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ikpsnvk::before    { grid-area: rank;   }
  .pelpt           { grid-area: ident;  }
  .jj5b     { grid-area: rating; min-width: 0; width: auto; }
  .fll3           { grid-area: pills;  }
  .y1q53060             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ikpsnvk {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ikpsnvk::before    { justify-self: center; }
  .pelpt           { width: 100%; }
  .jj5b     { justify-self: center; }
  .fll3           { grid-template-columns: 1fr; }
}
.dy1jwy {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.oo7b {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.n272x {
  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;
}
.n272x img { max-width: 80px; max-height: 50px; object-fit: contain; }
.opfy { flex: 1; }
.opfy h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.hxaxe { color: var(--c-stars); font-size: 1.1rem; }
.tuc78fga { margin-bottom: 8px; }
.mpgq75cn { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.gpu1::before   { content: "★ "; color: var(--accent-light); }
.cpst { flex-shrink: 0; }
.ecwvv img.hhpdr { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.znsdts { padding: 20px 24px; }
.l51ldv { color: var(--text-muted); margin-bottom: 16px; }
.anlk0fxd { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.xm6w, .d650y8x { list-style: none; font-size: 0.9rem; }
.xm6w li { color: var(--c-pros); margin-bottom: 4px; }
.d650y8x li { color: var(--c-cons); margin-bottom: 4px; }
.xm6w li::before { content: "✓"; margin-right: 5px; }
.d650y8x li::before { content: "✗"; margin-right: 5px; }
.pt5tx .xm6w li::before { content: "→"; }
.pt5tx .d650y8x li::before { content: "–"; }
.vtsgzbhv  .xm6w li::before { content: "★"; }
.vtsgzbhv  .d650y8x li::before { content: "✕"; }
.kehazc    .xm6w li::before { content: "◆"; }
.kehazc    .d650y8x li::before { content: "▲"; }
.p8e9wl  .xm6w li::before { content: "▶"; }
.p8e9wl  .d650y8x li::before { content: "■"; }
.bldz6c97 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.zlf8 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.a10sosm { background: var(--bg-pros); color: var(--c-tag-pay); }
.d5f6 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.dc7ng .d5f6 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ciaua2i .d5f6 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .m9jh1 .ejrvb41h {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .m9jh1 .dy1jwy { margin: 0; }
}
.gczwv7 .oo7b { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.gczwv7 .opfy h3 { color: var(--accent-light); }
.gczwv7 .n272x { background: var(--bg-page); border: 1px solid var(--border); }
.dzk2y .dy1jwy { border-top: 4px solid var(--accent); }
.dzk2y .oo7b { background: var(--bg-card); }
.dqgl .dy1jwy { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.dqgl .oo7b { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.dqgl .znsdts { padding: 14px 16px; }
.dqgl .n272x { border-radius: 4px; }
.dqgl .d5f6 { border-radius: 0; }
.iek132 .oo7b { padding: 0; gap: 0; overflow: hidden; }
.iek132 .n272x { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.iek132 .opfy { padding: 16px 20px; }
.iek132 .cpst { padding: 16px 20px; align-self: center; }
.vr24t .hxaxe { font-size: .95rem; }
.kqykn .vpr0 { gap: 10px; }
.kqykn .nfw6ew, .kqykn .xdzi { padding: 12px; }
.kqykn .nfw6ew ul, .kqykn .xdzi ul { margin: 4px 0 0; padding-left: 18px; }
.kqykn .nfw6ew li, .kqykn .xdzi li { font-size: .85rem; margin-bottom: 3px; }
.n5w89z .zlf8 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .rn738t9 { grid-template-columns: 1fr; }
  .b4azp85 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .b4azp85 .v0k2cxl { width: 72px; height: 50px; }
  .b4azp85 .qjp2zsls { max-width: 180px; }
  .b4azp85 .yj1av { width: auto; }
}
.vm2p .vr24t .hxaxe { filter: brightness(1.2); }
@media (max-width: 720px) {
  .vm2p { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ohkid3j { padding: 16px; }
  .hrnpjig .gdza { min-width: 50%; }
}
.xu7vp3z2 .vpr0 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fe8x9kdo { grid-template-columns: 1fr; }
  .uyghey { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .avk63xy { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .fzu894 { flex-wrap: wrap; padding: 16px; }
}
.g1ei .vpr0 { gap: 8px; }
.g1ei .nfw6ew, .g1ei .xdzi { padding: 8px; }
@media (max-width: 480px) {
  .a9s0jg66 { flex-direction: column; align-items: stretch; }
}
.seura8b .yj1av .pve5q { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .oytqs { flex-direction: column; align-items: stretch; gap: 10px; }
  .seura8b .yj1av { text-align: center; }
}
@media (max-width: 720px) {
  .tlqu { grid-template-columns: 1fr; }
  .fl5ktsuj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .b0vrp { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.lxcitpk .ed93 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.km0q06s .hxaxe { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .kueghi { grid-template-columns: 1fr; }
  .km0q06s { width: 100px; height: 100px; margin: 16px auto; }
  .lxcitpk { font-size: 1.4rem; }
  .fwy0ll { justify-content: center; }
  .b5v6 .gdza { min-width: 50%; }
}
.vui9ux .vpr0 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .qshx5w { flex-wrap: wrap; padding: 14px 16px; }
  .xu4s4 { padding: 12px 16px; }
  .vui9ux .vpr0 { margin: 0 16px; }
  .vui9ux .n5w89z { padding: 0 16px; }
  .o9eh { padding: 12px 16px; }
}
.mupc .ikpsnvk {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.mupc .ikpsnvk:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.abf3 .m6zl { gap: 18px; }
.abf3 .ikpsnvk {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.abf3 .ikpsnvk:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.xodpov .m6zl {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.xodpov .ikpsnvk {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.xodpov .ikpsnvk:last-child { border-bottom: none; }
.xodpov .pelpt,
.xodpov .jj5b,
.xodpov .fll3 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.sbip2 .m6zl { gap: 0; }
.sbip2 .ikpsnvk {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.sbip2 .ikpsnvk:last-child { border-bottom: none; }
.sbip2 .ikpsnvk:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.sbip2 .ikpsnvk:nth-child(even):hover { background: var(--bg-hover); }
.bf6u .ikpsnvk {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.p6zwz0 .fll3 .ubtk6 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.p6zwz0 .fll3 .ubtk6:first-child { border-left: none; }
.pzelc .fll3 .ubtk6 {
  background: transparent; padding: 4px 8px;
}
.pzelc .fll3 .su7rqb { font-size: .65rem; opacity: .65; }
.pzelc .fll3 .gbfv   { font-size: 1.15rem; color: var(--accent-light); }
.e2nfc65g .fll3 .ubtk6 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ewrcat { display: none; }
.oyxp054y .nhiep { font-size: 1rem; letter-spacing: 2px; }
.q24fm .nhiep {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.oqbmiqwq .nhiep,
.djjbb26 .nhiep,
.bcyd2t5 .nhiep { display: none; }
.oqbmiqwq .ewrcat,
.djjbb26 .ewrcat,
.bcyd2t5 .ewrcat { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.oqbmiqwq .ewrcat { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.oqbmiqwq .ewrcat small { display: none; }
.djjbb26 .ewrcat {
  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;
}
.djjbb26 .ewrcat small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.bcyd2t5 .ewrcat {
  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;
}
.bcyd2t5 .ewrcat small { display: none; }
.oqbmiqwq .tuc78fga .hxaxe,
.djjbb26 .tuc78fga .hxaxe,
.bcyd2t5 .tuc78fga .hxaxe { display: none; }
.oqbmiqwq .tuc78fga strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.oqbmiqwq .ed93 { display: none; }
.djjbb26 .tuc78fga 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;
}
.djjbb26 .opw4w,
.djjbb26 .ed93 { font-size: 1em; }
.bcyd2t5 .tuc78fga strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.bcyd2t5 .ed93 { display: none; }
.s5ksk { margin: 16px 0; }
.ulzqi { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ulzqi summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ulzqi summary::after { content: "+"; color: var(--accent-light); }
.ulzqi[open] summary::after { content: "−"; }
.ulzqi p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.i41ifhh { margin-bottom: 0; }
.vu6y19o h2.tr0o6sx { color: var(--text-primary); border-color: var(--accent-light); }
.sbjz0p h2.tr0o6sx { color: var(--text-primary); border-color: var(--accent-light); }
.i25r3m0f .nfon     { background: #052e16; border-color: #10b981; }
.i25r3m0f .vv5x7mxw { background: #2d0a1e; border-color: #f43f5e; }
.i25r3m0f .txbm    { background: #1e1036; border-color: #a855f7; }
.i25r3m0f .l8vbr5 strong  { color: #f1f5f9; }
.i25r3m0f .l8vbr5 p       { color: #cbd5e1; }
.i25r3m0f .lm2i43rb    .nfon     .udjo::before,
.i25r3m0f .varrg  .nfon     .udjo::before,
.i25r3m0f .nx9dzme  .nfon     .udjo::before,
.i25r3m0f .dkltczn .nfon     .udjo::before { color: #10b981; }
.i25r3m0f .lm2i43rb    .vv5x7mxw .udjo::before,
.i25r3m0f .varrg  .vv5x7mxw .udjo::before,
.i25r3m0f .nx9dzme  .vv5x7mxw .udjo::before,
.i25r3m0f .dkltczn .vv5x7mxw .udjo::before { color: #f43f5e; }
.i25r3m0f .lm2i43rb    .txbm    .udjo::before,
.i25r3m0f .varrg  .txbm    .udjo::before,
.i25r3m0f .nx9dzme  .txbm    .udjo::before,
.i25r3m0f .dkltczn .txbm    .udjo::before { color: #a855f7; }
.qf7b .nfon     { background: #2d2000; border-color: #eab308; }
.qf7b .vv5x7mxw { background: #2d0b0b; border-color: #ef4444; }
.qf7b .txbm    { background: #2d1600; border-color: #f97316; }
.qf7b .l8vbr5 strong  { color: #f1f5f9; }
.qf7b .l8vbr5 p       { color: #cbd5e1; }
.qf7b .lm2i43rb    .nfon     .udjo::before,
.qf7b .varrg  .nfon     .udjo::before,
.qf7b .nx9dzme  .nfon     .udjo::before,
.qf7b .dkltczn .nfon     .udjo::before { color: #eab308; }
.qf7b .lm2i43rb    .vv5x7mxw .udjo::before,
.qf7b .varrg  .vv5x7mxw .udjo::before,
.qf7b .nx9dzme  .vv5x7mxw .udjo::before,
.qf7b .dkltczn .vv5x7mxw .udjo::before { color: #ef4444; }
.qf7b .lm2i43rb    .txbm    .udjo::before,
.qf7b .varrg  .txbm    .udjo::before,
.qf7b .nx9dzme  .txbm    .udjo::before,
.qf7b .dkltczn .txbm    .udjo::before { color: #f97316; }
.y3en .nfon     { background: #0c1a2e; border-color: #38bdf8; }
.y3en .vv5x7mxw { background: #12103a; border-color: #818cf8; }
.y3en .txbm    { background: #0a2020; border-color: #2dd4bf; }
.y3en .l8vbr5 strong  { color: #f1f5f9; }
.y3en .l8vbr5 p       { color: #cbd5e1; }
.y3en .lm2i43rb    .nfon     .udjo::before,
.y3en .varrg  .nfon     .udjo::before,
.y3en .nx9dzme  .nfon     .udjo::before,
.y3en .dkltczn .nfon     .udjo::before { color: #38bdf8; }
.y3en .lm2i43rb    .vv5x7mxw .udjo::before,
.y3en .varrg  .vv5x7mxw .udjo::before,
.y3en .nx9dzme  .vv5x7mxw .udjo::before,
.y3en .dkltczn .vv5x7mxw .udjo::before { color: #818cf8; }
.y3en .lm2i43rb    .txbm    .udjo::before,
.y3en .varrg  .txbm    .udjo::before,
.y3en .nx9dzme  .txbm    .udjo::before,
.y3en .dkltczn .txbm    .udjo::before { color: #2dd4bf; }
.zch5d .nfon     { background: var(--accent-bg); border-color: var(--accent-light); }
.zch5d .vv5x7mxw { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zch5d .txbm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zch5d .lm2i43rb    .udjo::before,
.zch5d .varrg  .udjo::before,
.zch5d .nx9dzme  .udjo::before,
.zch5d .dkltczn .udjo::before { color: var(--accent-light) !important; }
.f0kvl4s1::before,
.wopphy::before { margin-right: 5px; }
.h7k98 .nfw6ew ul li,
.h7k98 .xm6w li         { color: #4ade80; }
.h7k98 .nfw6ew .f0kvl4s1 { color: #22c55e; }
.h7k98 .xdzi ul li,
.h7k98 .d650y8x li         { color: #f87171; }
.h7k98 .xdzi .wopphy { color: #ef4444; }
.illvbug .nfw6ew { background: var(--bg-pros); }
.illvbug .xdzi { background: var(--bg-cons); }
.illvbug .nfw6ew .f0kvl4s1 { color: var(--c-pros-label); }
.illvbug .xdzi .wopphy { color: var(--c-cons); }
.illvbug .nfw6ew ul li,
.illvbug .xm6w li            { color: var(--c-pros); }
.illvbug .xdzi ul li,
.illvbug .d650y8x li            { color: var(--c-cons); }
.sk1hr .nfw6ew { background: var(--bg-pros); }
.sk1hr .xdzi { background: var(--bg-cons); }
.sk1hr .nfw6ew .f0kvl4s1 { color: var(--c-pros-label); }
.sk1hr .xdzi .wopphy { color: var(--c-cons); }
.sk1hr .nfw6ew ul li,
.sk1hr .xm6w li          { color: var(--c-pros); }
.sk1hr .xdzi ul li,
.sk1hr .d650y8x li          { color: var(--c-cons); }
.zsixp .f0kvl4s1::before { content: "✓ "; }
.zsixp .wopphy::before { content: "✗ "; }
.pt5tx .f0kvl4s1::before { content: "→ "; }
.pt5tx .wopphy::before { content: "← "; }
.vtsgzbhv .f0kvl4s1::before { content: "★ "; }
.vtsgzbhv .wopphy::before { content: "✕ "; }
.kehazc .f0kvl4s1::before { content: "◆ "; }
.kehazc .wopphy::before { content: "▲ "; }
.ciaua2i .l8vbr5 { background: transparent; border-left: none; border: 1.5px solid; }
.ciaua2i .nfon     { border-color: var(--c-tip-border); }
.ciaua2i .vv5x7mxw { border-color: var(--c-warn-border); }
.ciaua2i .txbm    { border-color: #60a5fa; }
.ciaua2i .l8vbr5 strong { color: var(--text-primary); }
.ciaua2i .l8vbr5 p      { color: var(--text-muted); }
.dc7ng .l8vbr5 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.dc7ng .nfon     { border-top-color: var(--c-tip-border); }
.dc7ng .vv5x7mxw { border-top-color: var(--c-warn-border); }
.dc7ng .txbm    { border-top-color: #60a5fa; }
.tr8vt8g .l8vbr5 { border-left: none; border-radius: 8px; }
.tr8vt8g .nfon     { background: #065f46; }
.tr8vt8g .vv5x7mxw { background: #92400e; }
.tr8vt8g .txbm    { background: #1e3a8a; }
.tr8vt8g .l8vbr5 strong,
.tr8vt8g .l8vbr5 p { color: #fff; }
.tr8vt8g .udjo::before { color: rgba(255,255,255,0.85) !important; }
.i25r3m0f.tr8vt8g .nfon,
.i25r3m0f .tr8vt8g .nfon     { background: #052e16; }
.i25r3m0f.tr8vt8g .vv5x7mxw,
.i25r3m0f .tr8vt8g .vv5x7mxw { background: #2d0a1e; }
.i25r3m0f.tr8vt8g .txbm,
.i25r3m0f .tr8vt8g .txbm    { background: #1e1036; }
.qf7b.tr8vt8g .nfon,
.qf7b .tr8vt8g .nfon      { background: #2d2000; }
.qf7b.tr8vt8g .vv5x7mxw,
.qf7b .tr8vt8g .vv5x7mxw  { background: #2d0b0b; }
.qf7b.tr8vt8g .txbm,
.qf7b .tr8vt8g .txbm     { background: #2d1600; }
.y3en.tr8vt8g .nfon,
.y3en .tr8vt8g .nfon      { background: #0c1a2e; }
.y3en.tr8vt8g .vv5x7mxw,
.y3en .tr8vt8g .vv5x7mxw  { background: #12103a; }
.y3en.tr8vt8g .txbm,
.y3en .tr8vt8g .txbm     { background: #0a2020; }
.wid0w8u .l8vbr5 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wid0w8u .nfon     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wid0w8u .vv5x7mxw { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wid0w8u .txbm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wid0w8u .l8vbr5 strong { color: var(--text-primary); }
.wid0w8u .l8vbr5 p      { color: var(--text-muted); }
.jrmwh2 .l8vbr5 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lm2i43rb .udjo,
.varrg .udjo,
.nx9dzme .udjo,
.dkltczn .udjo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lm2i43rb .udjo::before,
.varrg .udjo::before,
.nx9dzme .udjo::before,
.dkltczn .udjo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lm2i43rb .nfon     .udjo::before { content: "✦"; color: var(--c-tip-border); }
.lm2i43rb .vv5x7mxw .udjo::before { content: "▲"; color: var(--c-warn-border); }
.lm2i43rb .txbm    .udjo::before { content: "◉"; color: #60a5fa; }
.varrg .nfon     .udjo::before { content: "★"; color: var(--c-tip-border); }
.varrg .vv5x7mxw .udjo::before { content: "◆"; color: var(--c-warn-border); }
.varrg .txbm    .udjo::before { content: "●"; color: #60a5fa; }
.nx9dzme .nfon     .udjo::before { content: "▶"; color: var(--c-tip-border); }
.nx9dzme .vv5x7mxw .udjo::before { content: "■"; color: var(--c-warn-border); }
.nx9dzme .txbm    .udjo::before { content: "▸"; color: #60a5fa; }
.dkltczn .nfon     .udjo::before { content: "→"; color: var(--c-tip-border); }
.dkltczn .vv5x7mxw .udjo::before { content: "⬥"; color: var(--c-warn-border); }
.dkltczn .txbm    .udjo::before { content: "◈"; color: #60a5fa; }
.f7ss .mtvnfa8o .wsgm,
.f7ss .nkni .wsgm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.f7ss .m81fin                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.f7ss .ikpsnvk                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.f7ss .dy1jwy            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.f7ss .kwldrr7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f7ss .cnwa                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s524163 .mtvnfa8o .wsgm,
.s524163 .nkni .wsgm,
.s524163 .m81fin,
.s524163 .ikpsnvk,
.s524163 .dy1jwy,
.s524163 .kwldrr7,
.s524163 .cnwa,
.s524163 .jrmwh2 .l8vbr5 { box-shadow: none; }
.oqebkvd   .kuv05p, .oqebkvd .phc2s8, .oqebkvd .rle4mr,
.oqebkvd   .pxcogn, .oqebkvd .hs550y5t { font-size: 0.9rem; }
.oqebkvd   .udmkv2v, .oqebkvd .ws6favvt { font-size: 0.9rem; }
.ape0   .kuv05p, .ape0 .phc2s8, .ape0 .rle4mr,
.ape0   .pxcogn, .ape0 .hs550y5t { font-size: 0.95rem; }
.ape0   .udmkv2v, .ape0 .ws6favvt { font-size: 0.95rem; }
.rkap   .kuv05p, .rkap .phc2s8, .rkap .rle4mr,
.rkap   .pxcogn, .rkap .hs550y5t { font-size: 1.08rem; }
.rkap   .udmkv2v, .rkap .ws6favvt { font-size: 1.05rem; }
.rkap   .resf0xp { font-size: 0.97rem; }
.w5ntjq .vi27      { font-size: 3.2rem; }
.w5ntjq h2.tr0o6sx { font-size: 1.9rem; }
.w5ntjq h3.ft5pc5     { font-size: 1.4rem; }
.z2ycx3 .vi27      { font-size: 3.8rem; }
.z2ycx3 h2.tr0o6sx { font-size: 2.2rem; }
.z2ycx3 h3.ft5pc5     { font-size: 1.6rem; }
.i41ifhh + .i41ifhh { position: relative; }
.dqozklcr   .i41ifhh + .i41ifhh::before,
.p15krdp  .i41ifhh + .i41ifhh::before,
.m79q2r88   .i41ifhh + .i41ifhh::before,
.z0k5bs   .i41ifhh + .i41ifhh::before,
.lgcj   .i41ifhh + .i41ifhh::before,
.cj2j5gpc .i41ifhh + .i41ifhh::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dqozklcr .i41ifhh + .i41ifhh::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.p15krdp .i41ifhh + .i41ifhh::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.m79q2r88 .i41ifhh + .i41ifhh::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;
}
.z0k5bs .i41ifhh + .i41ifhh::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qkg1 .i41ifhh { margin-bottom: 16px; }
.qkg1 .i41ifhh + .i41ifhh { margin-top: 0; }
.qkg1 .gghcw { padding-top: 0; padding-bottom: 0; }
.lgcj .i41ifhh + .i41ifhh::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cj2j5gpc .i41ifhh + .i41ifhh::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bkmvyl6 .i41ifhh + .i41ifhh::before,
.z6fdn .i41ifhh + .i41ifhh::before,
.r9op4 .i41ifhh + .i41ifhh::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%;
}
.lqav2 .bkmvyl6 .i41ifhh:nth-child(even)::before,
.lqav2 .z6fdn .i41ifhh:nth-child(even)::before,
.lqav2 .r9op4 .i41ifhh:nth-child(even)::before { background: var(--bg-surface); }
.b5ioj4a .bkmvyl6 .i41ifhh:nth-child(even)::before,
.b5ioj4a .z6fdn .i41ifhh:nth-child(even)::before,
.b5ioj4a .r9op4 .i41ifhh:nth-child(even)::before { background: var(--bg-card); }
.bkmvyl6 .i41ifhh + .i41ifhh::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");
}
.z6fdn .i41ifhh + .i41ifhh::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");
}
.r9op4 .i41ifhh + .i41ifhh::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");
}
.zkpzoz .gk0cv,
.wbyngpw .gk0cv { margin-bottom: 60px; }
.eqyymtc .gk0cv { margin-bottom: 70px; }
.c8g9b02 .gi1j1et:not(.v4uol) .stleb { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.c8g9b02 .v4uol { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.c8g9b02 .o5r0 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.c8g9b02 .odsyfq { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.d0gk .t2ml { float: left; width: 38%; margin: 0 28px 16px 0; }
.d0gk .t2ml .nmh1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d0gk .gghcw::after { content: ''; display: block; clear: both; }
.z24u2 .t2ml { float: right; width: 38%; margin: 0 0 16px 28px; }
.z24u2 .t2ml .nmh1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.z24u2 .gghcw::after { content: ''; display: block; clear: both; }
.rx3u .i41ifhh:nth-child(odd)  .t2ml { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rx3u .i41ifhh:nth-child(even) .t2ml { float: right; width: 38%; margin: 0 0 16px 28px; }
.rx3u .t2ml .nmh1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rx3u .gghcw::after { content: ''; display: block; clear: both; }
.d0gk .y1uv39h,
.d0gk .m6zl,
.z24u2 .y1uv39h,
.z24u2 .m6zl,
.rx3u .y1uv39h,
.rx3u .m6zl { clear: both; }
@media (max-width: 900px) {
  .d0gk .t2ml,
  .z24u2 .t2ml,
  .rx3u .i41ifhh:nth-child(odd)  .t2ml,
  .rx3u .i41ifhh:nth-child(even) .t2ml {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .d0gk .t2ml .nmh1,
  .z24u2 .t2ml .nmh1,
  .rx3u .t2ml .nmh1 {
    max-height: none !important;
  }
}
.d0gk .udmkv2v,
.d0gk .ws6favvt,
.z24u2 .udmkv2v,
.z24u2 .ws6favvt,
.rx3u .udmkv2v,
.rx3u .ws6favvt { overflow: hidden; }
@media (max-width: 640px) {
  .d0gk .t2ml,
  .z24u2 .t2ml,
  .rx3u .t2ml { float: none; width: 100%; margin: 0 0 16px 0; }
}
.w36o .dhgsk,
.w36o .gghcw,
.w36o .i02z  { max-width: 1100px; }
.ne7rwv6x .dhgsk,
.ne7rwv6x .gghcw,
.ne7rwv6x .i02z  { max-width: 1200px; }
.ne7rwv6x { --content-mw: 1200px; }
.o02lwaaf .dhgsk,
.o02lwaaf .gghcw,
.o02lwaaf .i02z  { max-width: 1320px; }
.prhko4gp { font-size: 0.82rem; color: var(--text-muted); }
.rad8oe3 { display: flex; align-items: center; }
.pr640r {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.bo2j { display: flex; align-items: center; }
.j0kjksq { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.j0kjksq:hover { text-decoration: underline; }
.n56t47zs { margin: 0 3px; opacity: 0.45; }
.n56t47zs::before { content: '/'; }
.csq6i3h { padding: 2px 5px; color: var(--text-main); }
.c21j .prhko4gp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.c21j .rad8oe3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ejdk1m3a .prhko4gp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ejdk1m3a .rad8oe3 { padding: 0 0 0 12px; }
.exb3t .rad8oe3 { padding: 0 16px; }
.exb3t .prhko4gp {
  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);
}
.exb3t .dhgsk { padding-top: 28px; }
@media (max-width: 720px) {
  .u3qw80b { margin-top: 18px; padding: 0 16px; }
  .exb3t .dhgsk { padding-top: 16px; }
}
.w36o.c21j .rad8oe3 { max-width: 1100px; }
.ne7rwv6x.c21j .rad8oe3 { max-width: 1200px; }
.o02lwaaf.c21j .rad8oe3 { max-width: 1320px; }
.ne7rwv6x .u3qw80b { max-width: 1200px; }
.hp5jrq7 .i41ifhh { padding-top: 16px; padding-bottom: 16px; }
.suparhc2 .i41ifhh { padding-top: 24px; padding-bottom: 24px; }
.er95w .i41ifhh { padding-top: 40px; padding-bottom: 40px; }
.ik07 .i41ifhh { padding-top: 52px; padding-bottom: 52px; }
.rqyzcy7r .i41ifhh:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rqyzcy7r .i41ifhh:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rqyzcy7r .i41ifhh:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rqyzcy7r .i41ifhh:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.xmz6 .gghcw { padding-top: 10px;  padding-bottom: 10px; }
.rexp97 .gghcw { padding-top: 18px;  padding-bottom: 18px; }
.webjr .gghcw { padding-top: 36px;  padding-bottom: 36px; }
.oghju6 .gghcw { padding-top: 48px;  padding-bottom: 48px; }
.c3nla h2.tr0o6sx { font-weight: 600; }
.c3nla h3.ft5pc5     { font-weight: 600; }
.yu4801vd h2.tr0o6sx { font-weight: 800; }
.yu4801vd h3.ft5pc5     { font-weight: 700; }
.pizmu4 { font-weight: 600; }
.pizmu4 h2.tr0o6sx { font-weight: 900; }
.pizmu4 h3.ft5pc5     { font-weight: 800; }
.pizmu4 .l8vbr5 strong,
.pizmu4 .l8vbr5 strong { font-weight: 600; }
.m8i0t {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.tnu66x .m8i0t { display: none; }
@media (max-width: 640px) {
  .u10rn { display: none; }
  .m8i0t {
    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;
  }
}
.m8i0t { background: var(--cta) !important; color: #fff !important; border: none !important; }
.m8i0t:hover { opacity: 0.85; }
.oqsc5e2 .m8i0t { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.b01nc7 .m8i0t,
.y06g  .m8i0t { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.b01nc7 .m8i0t:hover,
.y06g  .m8i0t:hover { opacity: 0.88; }
.oqsc5e2.b01nc7 .m8i0t,
.oqsc5e2.y06g  .m8i0t { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.vgo34 {
  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;
}
.vgo34:hover { transform: translateY(-2px); opacity: 0.92; }
.vgo34 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.r680m7xg .vgo34 { display: none; }
.rlnt6g2 .vgo34 { right: 32px; }
.vvwyt  .vgo34 { left: 32px; }
@media (max-width: 480px) {
  .rlnt6g2 .vgo34 { right: 20px; bottom: 20px; }
  .vvwyt  .vgo34 { left: 20px; bottom: 20px; }
}
.yl9c7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.i02z { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.j2tf859 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xq72 { color: var(--text-dim); font-size: 0.8rem; }
.k37nb a, .n0d2 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.k37nb a:hover, .n0d2 a:hover { color: var(--accent-light); }
.n0d2 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.xej6r .i02z { text-align: center; }
.xej6r .n0d2 { justify-content: center; margin-bottom: 16px; }
.xej6r .j2tf859 { margin-top: 0; }
.gjyju3 { margin-top: 10px; }
.gjyju3 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .i02z { padding-left: 16px; padding-right: 16px; }
  .oztf0 .i02z { padding: 20px 16px; }
  .n0d2 { gap: 4px 12px; }
  .j2tf859 { font-size: 0.78rem; }
}
.jxgoze .j2tf859 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.jxgoze .xq72 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .jxgoze .ud1s68 { grid-template-columns: 1fr 1fr; } .jxgoze .innxkw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jxgoze .ud1s68 { grid-template-columns: 1fr; } }
.wfwucjm .j2tf859 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .wfwucjm .hik0q4g { gap: 12px; } .wfwucjm .tmltjeoq { margin-right: 0; width: 100%; } }
.wdi8 .j2tf859 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wdi8 .xq72 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wdi8 .a1sjzug6 { grid-template-columns: 1fr 1fr; } .wdi8 .l1zi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wdi8 .a1sjzug6 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .v8am5 .snqmn { grid-template-columns: 1fr 1fr; } .v8am5 .f0tj:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v8am5 .snqmn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .hsh0 .snqmn { grid-template-columns: 1fr; } }
.fczgbq27 .i02z { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fczgbq27 .n0d2 { justify-content: center; }
.qd689kn .qym06i7o      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qd689kn .yl9c7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.hvy1 .qym06i7o      { background: #0d1117; border-bottom-color: #21262d; }
.hvy1 .e18zt { color: var(--accent-light); }
.hvy1 .dpn8n { --msep-color: #8b949e; }
.hvy1 .dpn8n a { color: #8b949e; }
.hvy1 .dpn8n a:hover { color: var(--accent-light); }
.hvy1 .kwo2 { color: #8b949e; }
.hvy1 .yl9c7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hvy1 .j2tf859,
.hvy1 .xq72 { color: #6e7681; }
.hvy1 .k37nb a, .hvy1 .n0d2 a,
.hvy1 .k37nb a:hover, .hvy1 .n0d2 a:hover,
@media (max-width: 640px) {
  .hvy1 .dpn8n { background: #0d1117; border-top-color: #21262d; }
  .hvy1 .dpn8n li a { border-bottom-color: #21262d; }
}
.um9y1dzn .qym06i7o      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.um9y1dzn .e18zt { color: var(--accent-light); }
.um9y1dzn .dpn8n { --msep-color: #475569; }
.um9y1dzn .dpn8n a { color: #475569; }
.um9y1dzn .dpn8n a:hover { color: var(--accent-light); }
.um9y1dzn .kwo2 { color: #64748b; }
.um9y1dzn .yl9c7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.um9y1dzn .j2tf859,
.um9y1dzn .xq72 { color: #64748b; }
.um9y1dzn .k37nb a, .um9y1dzn .n0d2 a,
.um9y1dzn .k37nb a:hover, .um9y1dzn .n0d2 a:hover,
@media (max-width: 640px) {
  .um9y1dzn .dpn8n { background: #f0f4f8; border-top-color: #cbd5e1; }
  .um9y1dzn .dpn8n li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.b01nc7 .qym06i7o      { background: var(--accent); border-bottom-color: var(--accent-light); }
.b01nc7 .e18zt { color: #fff; }
.b01nc7 .dpn8n { --msep-color: rgba(255,255,255,0.82); }
.b01nc7 .dpn8n a { color: rgba(255,255,255,0.82); }
.b01nc7 .dpn8n a:hover { color: #fff; }
.b01nc7 .kwo2 { color: rgba(255,255,255,0.9); }
.b01nc7 .namkq a { color: var(--text-primary) !important; }
.b01nc7 .namkq a:hover { color: var(--accent-light) !important; }
.b01nc7 .yl9c7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.b01nc7 .j2tf859,
.b01nc7 .xq72 { color: rgba(255,255,255,0.72); }
.b01nc7 .k37nb a, .b01nc7 .n0d2 a,
.b01nc7 .w22f7k1b a, .b01nc7 .oba6z a,
.b01nc7 .a3qv a, .b01nc7 .tmltjeoq { color: #fff; }
.b01nc7 .v34ywe, .b01nc7 .dp3sr { color: rgba(255,255,255,0.7); }
.b01nc7 .k37nb a:hover, .b01nc7 .n0d2 a:hover,
.b01nc7 .w22f7k1b a:hover, .b01nc7 .oba6z a:hover { color: #fff; }
@media (max-width: 640px) {
  .b01nc7 .dpn8n { background: var(--accent); border-top-color: var(--accent-light); }
  .b01nc7 .dpn8n li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.y06g .qym06i7o {
  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);
}
.y06g .yl9c7 {
  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) {
  .y06g .dpn8n {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.eq8nj .b5tu { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.mu2j2t4 .b5tu { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.iwx7 .b5tu { min-height: 72px; height: auto; }
.livp .b5tu { min-height: 84px; height: auto; }
.oztf0 .b5tu { max-width: none; padding: 0 32px; }
.oztf0 .i02z  { max-width: none; padding: 24px 32px; }
.b19zbs.ne7rwv6x .b5tu { max-width: 1200px; }
.b19zbs.o02lwaaf .b5tu { max-width: 1320px; }
.ilfqdr   .e18zt, .ilfqdr   .tmltjeoq { text-transform: capitalize; }
.on29yvp7 .e18zt, .on29yvp7 .tmltjeoq { text-transform: lowercase; }
.wfgpw .e18zt, .wfgpw .tmltjeoq { text-transform: uppercase; letter-spacing: 0.06em; }
.hpoz5a4, .i97x7x {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.iw5ebz .hpoz5a4,
.c3of .hpoz5a4,
.u0yiyff .hpoz5a4,
.vo0rz6r6 .hpoz5a4,
.zsi7vpou   .dpn8n a { font-weight: 500; }
.r5dw3z0h .dpn8n a { font-weight: 600; }
.nocln6     .dpn8n a { font-weight: 700; }
.wmt7t    .dpn8n a { font-weight: 800; letter-spacing: 0.01em; }
.kpgb     .dpn8n > li + li::before,
.k4rj    .dpn8n > li + li::before,
.yuiz    .dpn8n > li + li::before,
.sf37umwl .dpn8n > li + li::before,
.tyft4va8 .dpn8n > li + li::before,
.jpdmx5m  .dpn8n > li + li::before,
.wes1k84s    .dpn8n > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.kpgb     .dpn8n > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.k4rj    .dpn8n > li + li::before { content: "|"; }
.yuiz    .dpn8n > li + li::before { content: "—"; }
.sf37umwl .dpn8n > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.tyft4va8 .dpn8n > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jpdmx5m  .dpn8n > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wes1k84s    .dpn8n > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .nuphw4 .kwo2,
  .gmm609s .kwo2,
  .asgrj1q .kwo2,
  .ssqfke .kwo2,
  .ucx22 .kwo2 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .nuphw4 .kwo2::before,
  .gmm609s .kwo2::before,
  .asgrj1q .kwo2::before,
  .ssqfke .kwo2::before,
  .ucx22 .kwo2::before { content: ""; display: block; flex-shrink: 0; }

  
  .nuphw4 .kwo2::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;
  }

  
  .gmm609s .kwo2::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;
  }

  
  .asgrj1q .kwo2::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;
  }

  
  .ssqfke .kwo2::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;
  }

  
  .ucx22 .kwo2::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) {
  .i5oz .kwo2 {
    padding: 5px 14px;
  }
  .i5oz .dpn8n {
    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;
  }
  .i5oz .dpn8n li a {
    border-bottom: none; padding: 10px 22px;
  }
  .i5oz .dpn8n li a:hover { background: var(--bg-raised); }
  .i5oz .na0ennnh,
  .rzql14 .na0ennnh,
  .foyxlgi .na0ennnh { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bg8ydx .kwo2 {
    padding: 5px 10px;
  }
  .bg8ydx .dpn8n {
    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);
  }
  .bg8ydx .dpn8n.yumi36d { transform: translateX(0); }
  .bg8ydx .dpn8n li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bg8ydx .dpn8n li:last-child a { border-bottom: none; }
  .b01nc7 .dpn8n,
  .hvy1 .dpn8n { background: var(--accent) !important; }
  .b01nc7 .dpn8n li a,
  .hvy1 .dpn8n li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .foyxlgi .kwo2 {
    padding: 5px 10px;
  }
  .foyxlgi .dpn8n {
    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);
  }
  .foyxlgi .dpn8n::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .foyxlgi .dpn8n.yumi36d { transform: translateY(0); }
  .foyxlgi .dpn8n li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lya5 .kwo2 {
    padding: 5px 10px;
  }
  .lya5 .dpn8n {
    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;
  }
  .lya5 .dpn8n.yumi36d { opacity: 1; pointer-events: auto; }
  .lya5 .dpn8n li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lew8k     .kwo2 { border-radius: 0 !important; }
  .tgyn2e   .kwo2 { border-radius: 8px !important; }
  .lse4b5 .kwo2 { border-radius: 50% !important; }
  .fbnszirm   .kwo2 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ditd6s .xkea { flex-direction: column; align-items: stretch; }
  .ditd6s .or4hx3m { flex-direction: row; min-width: auto; }
  .ditd6s .phot4mu { align-items: flex-start; text-align: left; }
}
.cprft,
.cprft.i41ifhh,
.lqav2 .cprft,
.kp9xe6 .cprft,
.b5ioj4a .cprft,
.wpkmdt7 .cprft {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.b12egiho {
  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;
}
.yz8k5 { flex: 1 1 280px; min-width: 0; }
.qkw9w8 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.c5re9uz2 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.a1gy {
  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;
}
.a1gy:hover { transform: translateY(-1px); opacity: 0.95; }
.lgkr .b12egiho {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.lgkr .qkw9w8 { color: var(--cta); }
.lgkr .c5re9uz2 { color: var(--text-body); }
.lgkr .a1gy {
  background: var(--cta) !important;
  color: #fff !important;
}
.eav79vvd .b12egiho {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.eav79vvd .qkw9w8 { color: var(--text-primary); }
.eav79vvd .c5re9uz2 { color: var(--text-body); }
.eav79vvd .a1gy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .b12egiho {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .yz8k5 { flex: 0 0 auto; }
  .qkw9w8 { font-size: 1.2rem; }
  .a1gy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.u7b9un33 .v42ak { height: 36px; }
.ynytz7x .v42ak { height: 60px; max-width: 200px; }
.lgqv .v42ak { height: 56px; max-width: 180px; }
.ye2hhq    .nhiep, .ye2hhq    .hxaxe { color: #f59e0b; }
.ha67xibz      .nhiep { font-size: 1rem; letter-spacing: 1.5px; }
.ha67xibz      .hxaxe   { font-size: 1.35rem; }
.w1z80    .nhiep, .w1z80    .hxaxe { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.kat8oj     .nhiep, .kat8oj     .hxaxe { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.drr94hz .nhiep, .drr94hz .hxaxe { color: var(--cta); letter-spacing: 2px; }
.dpf3   .nhiep, .dpf3   .hxaxe { color: #e91e63; letter-spacing: 2px; }
.mtaf3h  .nhiep, .mtaf3h  .hxaxe { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.trxmq     .nhiep, .trxmq     .hxaxe { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.p6zwz0 .ubtk6 + .ubtk6 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ji3vbi .ikpsnvk { padding: 18px 24px; min-height: 68px; }
.pzelc .su7rqb {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.pzelc .gbfv {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.e2nfc65g .ubtk6 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.m6zl { counter-reset: cs-rank; }
.m6zl .ikpsnvk { counter-increment: cs-rank; }
.m6zl .ikpsnvk::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;
}
.s59vj .m6zl { counter-reset: cs-rank; gap: 0; }
.s59vj .ikpsnvk {
  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;
}
.s59vj .ikpsnvk::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;
}
.s59vj .pelpt {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.s59vj .kb1xu {
  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;
}
.s59vj .lrizfw { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.s59vj .pelpt { min-width: 0; flex-direction: column; width: 100%; }
.s59vj .dfivp37t {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.s59vj .nhiep { color: var(--cta, var(--accent)); }
.s59vj .ewrcat { font-weight: 700; }
.s59vj .ubtk6 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.s59vj .su7rqb {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.s59vj .gbfv {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.s59vj .icq3 .gbfv { font-size: 1.3rem; color: var(--accent-light); }
.s59vj .y1q53060 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.s59vj .ikpsnvk:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .s59vj .m6zl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .s59vj .ikpsnvk {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .s59vj .ikpsnvk { padding: 40px 16px 20px; }
  .s59vj .ubtk6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .s59vj .y1q53060 { width: 100%; min-width: 0; }
}
.slam .m6zl { counter-reset: cs-rank; gap: 10px; }
.slam .ikpsnvk {
  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);
}
.slam .ikpsnvk::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);
}
.slam .pelpt {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.slam .kb1xu {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.slam .lrizfw { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.slam .dfivp37t {
  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;
}
.slam .nhiep { color: var(--cta, var(--accent)); }
.slam .ubtk6 {
  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;
}
.slam .su7rqb {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.slam .gbfv { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.slam .icq3 .gbfv { color: var(--accent-light); }
.slam .y1q53060 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.slam .ikpsnvk:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .slam .ikpsnvk {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .slam .ikpsnvk::before {
    position: absolute; top: 14px; left: 14px;
  }
  .slam .pelpt {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .slam .dfivp37t { white-space: normal; text-align: center; font-size: 1.2rem; }
  .slam .ubtk6 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .slam .y1q53060 { width: 100%; min-width: 0; }
  .slam .nhiep { min-width: 0; }
}
.r8xsn .ikpsnvk::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ffexy .ulzqi {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ffexy .ulzqi summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ffexy .ulzqi p { padding: 0 2px 16px; }
.ug0th .ulzqi { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ug0th .ulzqi summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ug0th .ulzqi summary::after { content: "›"; font-size: 1.2em; }
.ug0th .ulzqi[open] summary::after { content: "‹"; }
.ug0th .ulzqi p { padding: 10px 22px 4px; }
.axml08 .ulzqi {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.axml08 .ulzqi summary { color: var(--text-primary); padding-left: 16px; }
.axml08 .ulzqi summary::after { content: "›"; font-size: 1.1em; }
.axml08 .ulzqi[open] summary::after { content: "‹"; }
.axml08 .ulzqi p { padding-left: 16px; }
.orb3jw .s5ksk { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.orb3jw .ulzqi {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.orb3jw .ulzqi:last-child { border-bottom: none; }
.orb3jw .ulzqi summary { color: var(--text-primary); border-radius: 0; }
.orb3jw .ulzqi summary::after { content: "›"; font-size: 1.1em; }
.orb3jw .ulzqi[open] summary::after { content: "‹"; }
.pc8nm .ulzqi { overflow: hidden; }
.pc8nm .ulzqi summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pc8nm .ulzqi summary::after { color: rgba(255,255,255,.75); }
.pc8nm .ulzqi[open] summary { border-radius: 0; }
.mq8o { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xtarci5s {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.tpoq2qv {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.s239ss { color: var(--text-muted); font-size: 1.05rem; }
.q1cmt2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.bqeoe5p2 { margin-bottom: 20px; }
.ij5rv4jg {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uh0ral {
  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;
}
.uh0ral:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.u9rw9 { resize: vertical; min-height: 130px; }
.jgw89se { width: 100%; margin-top: 8px; }
.bk04o {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.a3021y {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.v4e8rl3 { color: var(--text-muted); line-height: 1.75; }
.navfs4l { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.navfs4l li { margin-bottom: 6px; }
.oga5zwd { max-width: 760px; margin: 0 auto; }
.r0yel { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qh97j3 { max-width: 760px; margin: 0 auto; }
.jf7bcw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.gckd0q ul.navfs4l { margin: 0; }
.za7vmloy .jf7bcw { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .za7vmloy { grid-template-columns: 1fr; gap: 10px; } }
.cttk2q3 { max-width: 640px; margin: 0 auto; text-align: center; }
.nnah6 { margin-bottom: 48px; }
.nnah6 .jf7bcw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nnah6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.v9o76sz .navfs4l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mt0f { grid-template-columns: 1fr; } }
.kdw6h ul.navfs4l { margin: 0; }
.l1ug5a .navfs4l,
.pr7mjfmx .navfs4l,
.b6hotz1 .navfs4l,
.zcfrcfe .navfs4l {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ougsd6l { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .dbqmjg9 { grid-template-columns: 1fr; } .x0l7j { position: static; text-align: center; } }
@media (max-width: 860px) { .s6j27272 { grid-template-columns: 1fr; } }
.zcfrcfe .navfs4l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eo4ugk { flex-direction: column; text-align: center; } .ydmiidu { grid-template-columns: 1fr; } }
.ibtrti { max-width: 760px; margin: 0 auto; }
.z79jy { position: relative; padding-left: 28px; }
.z79jy::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.pne72 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.pne72:last-child { padding-bottom: 0; }
.tz60le { 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; }
.cef4jdl h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.cef4jdl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.om99u6ue {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.om99u6ue .tpoq2qv { color: var(--accent-light); }
.c5iihw3q .tpoq2qv { font-size: 2rem; }
.c5iihw3q .s239ss { max-width: 680px; }
.v8769h .tpoq2qv { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.v8769h .s239ss  { margin: 0; }
@media (max-width: 640px) { .v8769h { flex-direction: column; } }
.kpot3p .tpoq2qv { color: var(--accent-light); }
.cecz .tpoq2qv { color: #fff; }
.cecz .s239ss  { color: rgba(255,255,255,0.85); }
.tpotf9m { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .kcgaca1 { grid-template-columns: 1fr; } }
.c93l7 .uh0ral {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.c93l7 .uh0ral:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.xx6l7f2 .uh0ral { background: var(--bg-raised); border-color: transparent; }
.xx6l7f2 .uh0ral:focus { background: var(--bg-card); border-color: var(--accent-light); }
.e2v14 .uh0ral { border-radius: 100px; padding: 11px 20px; }
.e2v14 .u9rw9 { border-radius: 14px; }
@media (max-width: 640px) { .zzxx6vm { grid-template-columns: 1fr; } }
.hhfuzwsy { counter-reset: priv-count; }
.djyat6if {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.djyat6if:last-child { border-bottom: none; }
.qhbn {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.djyat6if h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.djyat6if p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.svx7l3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.svx7l3 li { margin-bottom: 6px; }
.kmotj1ke{position:relative;overflow:visible}
.nlbx .fry0y{display:block}
.xih1 .xqlvi{color: var(--accent-light);opacity:1;font-weight:500}
.em2j{--date-bg:transparent}
.jahq0 .hve1j4qx::before{content:""}
.zqy34cj .gaq8r{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .gaq8r{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zabao{max-width:100%}
}
.h5d1b .kwldrr7{margin:0}
@media (max-width:560px){
  .rk9154{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) {
  .f0bv { padding: 28px 18px 20px; }
  .sl5b3s85 { font-size: 1.2rem; }
  .x1e5dd { max-width: 220px; max-height: 80px; }
}
.h5f47 {
  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);
}
.vtdi {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ydps9  .h5f47 { border-radius: 50%; }
.aabgfbs  .h5f47 { border-radius: 6px; }
.pizpo8 .h5f47 { border-radius: 22px; }
.cgm10qy .b12egiho {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .h5f47 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.nrwjaln5 {
  margin: 28px 0 24px;
}
.nrwjaln5 .i41ifhh {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.nrwjaln5 .gghcw {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.nrwjaln5 .b12egiho {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .b5tu { flex-direction: row-reverse; }
[dir="rtl"] .dpn8n { flex-direction: row-reverse; }
[dir="rtl"] .rlnt6g2 .vgo34 { right: auto; left: 32px; }
[dir="rtl"] .vvwyt  .vgo34 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .rlnt6g2 .vgo34 { right: auto; left: 20px; }
  [dir="rtl"] .vvwyt  .vgo34 { left: auto;  right: 20px; }
}
[dir="rtl"] .d0gk .t2ml  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .z24u2 .t2ml { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .udmkv2v, [dir="rtl"] .ws6favvt { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nfw6ew { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xdzi { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .l8vbr5 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .b12egiho { direction: rtl; }
[dir="rtl"] .h5f47 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .ikpsnvk,
[dir="rtl"] .prhko4gp { direction: rtl; }
[dir="rtl"] .cnwa { direction: rtl; }
[dir="rtl"] .xzafu { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .nuo38gf .ws6favvt,
[dir="rtl"] .n5pl2 .ws6favvt,
[dir="rtl"] .sdpm9 .ws6favvt,
[dir="rtl"] .hhpjf4 .ws6favvt {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .nuo38gf .ws6favvt li::before,
[dir="rtl"] .n5pl2 .ws6favvt li::before,
[dir="rtl"] .sdpm9 .ws6favvt li::before,
[dir="rtl"] .hhpjf4 .ws6favvt li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .gi1j1et.fntj .gk0cv,
[dir="rtl"] .i2246ah0.fntj .gk0cv,
[dir="rtl"] .v4uol.fntj .gk0cv,
[dir="rtl"] .zeq0.fntj .gk0cv,
[dir="rtl"] .fwcpda.fntj .gk0cv { text-align: right; }
[dir="rtl"] .odsyfq.w7uba .v87r36 { text-align: center; }
[dir="rtl"] .gghcw,
[dir="rtl"] .pxcogn,
[dir="rtl"] .hs550y5t,
[dir="rtl"] .yw776ng,
[dir="rtl"] .gk0cv { text-align: right; }
[dir="rtl"] .q1cmt2,
[dir="rtl"] .ij5rv4jg,
[dir="rtl"] .uh0ral,
[dir="rtl"] .u9rw9 { text-align: right; direction: rtl; }
[dir="rtl"] .e2v14 .uh0ral,
[dir="rtl"] .c93l7 .uh0ral { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #dc2660;
  --brand:           #dc2660;
  --brand-light:     #a5264e;
  --brand-pale:      #c85076;
  --grad-start:      #e87599;
  --grad-end:        #ecaec2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f43f5e;
  --cta-light:       #f71239;
  --cta-hover:       #e80d32;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e9e1e4;
  --border-alt:      #dccfd3;
  --border-section:  #e9e1e4;
  --text-primary:    #1b1718;
  --text-muted:      #605156;
  --text-body:       #372e31;
  --text-sub:        #53454a;
  --text-faint:      #8a747b;
  --text-dim:        #a19095;
  --text-label:      #6e5d62;
  --text-value:      #453a3d;
  --accent-bg:       #f3e1e7;
  --accent-bg-light: #edc8d4;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #19930f;
  --c-cons:          #9f2127;
  --c-pros-label:    #1eae12;
  --c-tip-border:    #21c114;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19930f;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.lfyfwgk .a73j56j, .lfyfwgk .odsyfq { min-height: 520px; }
.zily .m8i0t::after,.zily .vgo34::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.n56t47zs::before { content: '|'; opacity: 0.3; }