:root {
  --color-accent: #b92665;
  --color-cta: #f59e0b;
  --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;
}
.s1auxc2w {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.e34j {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wmm1h {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.i3uekr { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cweq { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cweq a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cweq a:hover { color: var(--accent-light); }
.yld7  .vdug { border-radius: 14px; }
.yld7 .vdug li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.yld7 .vdug li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.eznwz74 .vdug li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .vdug {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qy451oy:hover .vdug,
  .qy451oy:focus-within .vdug { display: block; }
  .vdug li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xgumz {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.t0j61u2 { display: none; }
@media (max-width: 640px) {
  .t0j61u2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .t0j61u2.s6i7sb9v { display: block; }
}
@media (max-width: 640px) {
  .xgumz { display: block; }
  .cweq > li + li::before { display: none !important; }
  .cweq {
    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;
  }
  .cweq.s6i7sb9v { display: flex; }
  .cweq li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cweq li:last-child a { border-bottom: none; }
}
.zgk8uc4i { min-height: 480px; }
.yrbodgl7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.x00im7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.cmqb .x00im7 { margin-left: 0; margin-right: 0; }
.ep8jw0n {
  background: var(--cta); color: var(--cta-fg, #fff); text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.cecfsg .ep8jw0n { margin-top: 24px; }
.ep8jw0n:hover { opacity: 0.88; }
.glbbtk {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.yan4 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.glbbtk .pjculi {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.glbbtk .yrbodgl7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.glbbtk .x00im7 { color: #e2e8f0; }
.glbbtk.ww7m9crz .pjculi { text-align: center; }
.glbbtk.cmqb   .pjculi { text-align: left; }
.amyo3f1 .pjculi {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.amyo3f1 .yrbodgl7 { color: var(--text-primary); text-shadow: none; }
.amyo3f1 .x00im7 { color: var(--text-muted); }
.amyo3f1 .ep8jw0n { margin-top: 16px; }
.amyo3f1, .amyo3f1.zgk8uc4i { min-height: auto !important; }
.amyo3f1.ww7m9crz .pjculi { text-align: center; }
.amyo3f1.cmqb   .pjculi { text-align: left; }
.amyo3f1~.uew5e{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}
.amyo3f1~.uew5e .o2tcogpy{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}
.j42we {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.phgznwsz .j42we,
.phgznwsz .j42we::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.ani7bqg .j42we,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.a24if .j42we,
.a24if .glbbtk .yan4 {
  overflow: hidden;
}
.a24if .j42we::after,
.a24if .glbbtk .yan4::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.qti0to12 .j42we,
.qti0to12 .j42we::after,
@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); }
}
.qti0to12 .glbbtk .yan4 {
  overflow: hidden;
}
.qti0to12 .glbbtk .yan4::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.svssb .j42we,
.svssb .glbbtk .yan4 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.phgznwsz .glbbtk .yan4 {
  overflow: hidden;
}
.phgznwsz .glbbtk .yan4::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ani7bqg .glbbtk .yan4 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.j42we .yan4 {
  background: none;
}
.j42we .yrbodgl7 { color: #fff; }
.j42we .x00im7 { color: rgba(255,255,255,0.85); }
.bltay .yrbodgl7 { text-shadow: none; color: var(--text-primary); }
.bltay .x00im7 { color: var(--text-muted); }
body.o44dapfg .yrbodgl7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.tdxqh6mc .yrbodgl7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zgk8uc4i.j42we .yrbodgl7,
section.j42we .yrbodgl7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.bltay.cmqb   .fgplpbp { align-items: flex-start; text-align: left; }
.zgk8uc4i .s9p2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.s9p2 .z6mtj {
  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;
}
.s9p2 .z6mtj::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.s9p2 .hiptwv { display: contents !important; }
.s9p2 .hiptwv .hp87 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.s9p2 .hiptwv .a0n8luk { max-height: 48px; max-width: 96px; }
.s9p2 .hiptwv .f8j41 {
  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;
}
.s9p2 .t4lb {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.s9p2 .uxgikx1e { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.s9p2 .n3h9i { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.s9p2 .n3h9i small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.s9p2 .d9vo { display: contents !important; }
.s9p2 .d9vo .zhgzrw:not(.ulkj) { display: none !important; }
.s9p2 .d9vo .ulkj {
  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;
}
.s9p2 .d9vo .ulkj .vy1okud {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.s9p2 .d9vo .ulkj .vn98hgj {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.s9p2 .d1j5z3d { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.s9p2 .d1j5z3d.pkd62z {
  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;
}
.s9p2 .d1j5z3d.pkd62z:hover { opacity: 0.85; }
.s9p2 .z6mtj,
.s9p2 .z6mtj:hover,
.s9p2 .z6mtj:nth-child(even),
.s9p2 .z6mtj:nth-child(odd),
.s9p2 .z6mtj:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.memm .pjculi { padding-bottom: 24px; }
.cecfsg .pjculi { max-width: 1100px; }
@media (max-width: 700px) {
  .bltay { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .bltay:not(.pytd6ikj) .prg6t8u2 { display: none !important; }
  .pytd6ikj .prg6t8u2 { padding: 16px; }
  .fgplpbp  { padding: 36px 24px; }
  .bltay~.uew5e,.nhon~.uew5e{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zgk8uc4i, .bltay { min-height: 320px !important; }
  .yrbodgl7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s5v8u,
  .bzvmm2op,
  .cekzmnbb { grid-template-columns: 1fr !important; }

  

  
  .memm { display: flex !important; flex-direction: column !important; }
  .memm .pjculi { display: contents; }
  .memm .yan4 { order: 0; }
  .memm .yrbodgl7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .memm .s5v8u { order: 2; padding: 0 16px 12px !important; }
  .memm .x00im7 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .cecfsg .pjculi { display: flex; flex-direction: column; }
  .cecfsg .pjculi .yrbodgl7 { order: 1; }
  .cecfsg .pjculi .cekzmnbb { order: 2; margin: 8px 0 24px !important; }
  .cecfsg .pjculi .x00im7 { order: 3; }
  .cecfsg .pjculi .ep8jw0n { order: 4; align-self: center; margin-top: 0; }

  
  .bltay.pytd6ikj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .bltay.pytd6ikj .fgplpbp { display: contents; padding: 0; }
  .bltay.pytd6ikj .fgplpbp .yrbodgl7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .bltay.pytd6ikj .prg6t8u2 { order: 2; padding: 12px 16px; }
  .bltay.pytd6ikj .fgplpbp .x00im7 { order: 3; padding: 0 24px; margin: 0 auto; }
  .bltay.pytd6ikj .fgplpbp .ep8jw0n { order: 4; align-self: center; margin: 8px 0 32px; }
}
.mc1dru { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.a4z3yyd2 { width: 100%; height: auto; display: block; border-radius: 10px; }
.w7oydi .mc1dru        { border-radius: 16px; }
.w7oydi .a4z3yyd2  { border-radius: 16px; }
.m9lw9oih .mc1dru         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.m9lw9oih .a4z3yyd2   { border-radius: 8px; }
.g6faqwxe { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.dx3oq50 { width: 100%; padding: 32px 0; position: relative; }
.ocd9zozj { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c0oz .dx3oq50:nth-child(even) { background: var(--bg-surface); }
.c0oz .dx3oq50:nth-child(odd)  { background: var(--bg-page); }
.b7d9 .dx3oq50:nth-child(even) { background: var(--bg-card); }
.b7d9 .dx3oq50:nth-child(odd)  { background: var(--bg-page); }
.c0oz .dx3oq50:nth-child(odd)  .ocd9zozj { background: var(--bg-card); border-radius: 6px; }
.c0oz .dx3oq50:nth-child(even) .ocd9zozj { background: var(--bg-raised); border-radius: 6px; }
.b7d9 .dx3oq50:nth-child(odd)  .ocd9zozj { background: var(--bg-card); border-radius: 6px; }
.b7d9 .dx3oq50:nth-child(even) .ocd9zozj { background: var(--bg-raised); border-radius: 6px; }
.c0oz .dx3oq50:nth-child(even) .zz2u .hy5dd,
.b7d9 .dx3oq50:nth-child(even) .zz2u .hy5dd { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c0oz .dx3oq50:nth-child(odd) .zz2u .hy5dd,
.b7d9 .dx3oq50:nth-child(odd) .zz2u .hy5dd { background: var(--bg-card-inner); }
.c0oz .dx3oq50:nth-child(even) .jyqwk .hy5dd:nth-child(odd),
.b7d9 .dx3oq50:nth-child(even) .jyqwk .hy5dd:nth-child(odd)  { background: var(--bg-card); }
.c0oz .dx3oq50:nth-child(even) .jyqwk .hy5dd:nth-child(even),
.b7d9 .dx3oq50:nth-child(even) .jyqwk .hy5dd:nth-child(even) { background: var(--bg-card-inner); }
h1.coh41j { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.coh41j {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.y6y66 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.skd17iqt h2.coh41j {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zp6fk1x h2.coh41j {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ygsfgiom h2.coh41j {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.eu7p87yp h2.coh41j::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.r0iz4voe h2.coh41j {
  color: var(--text-primary); font-size: 1.7rem;
}
.weht9 h2.coh41j::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.q8ljia0 h2.coh41j {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .mk9e9x { display: none; } }
.zgolt { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.okwek5 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.h7bpy {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.w7sl { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.d9qpbbmi { padding-left: 20px; }
.d9qpbbmi li { margin-bottom: 6px; }
.d9qpbbmi a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.d9qpbbmi a:hover { color: var(--accent-light); }
.cn7im91 .w7sl { display: none; }
.a2gtt .w7sl { display: none; }
.a2gtt .d9qpbbmi { padding-left: 0; list-style: none; }
.a2gtt .d9qpbbmi li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.a2gtt .d9qpbbmi a { font-size: 0.92rem; }
.eb039e .h7bpy { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.eb039e .w7sl { display: none; }
.eb039e .d9qpbbmi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.eb039e .d9qpbbmi li { margin-bottom: 0; }
.eb039e .d9qpbbmi 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;
}
.eb039e .d9qpbbmi a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.v7dy90 .h7bpy { padding: 20px 20px 16px; }
.v7dy90 .d9qpbbmi {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.v7dy90 .d9qpbbmi li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.v7dy90 .d9qpbbmi 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;
}
.v7dy90 .d9qpbbmi 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;
}
.v7dy90 .d9qpbbmi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.v7dy90 .d9qpbbmi a:focus,
.v7dy90 .d9qpbbmi a:focus-visible,
.v7dy90 .d9qpbbmi a:target { outline: none; }
.v7dy90 .d9qpbbmi li:target a { border-color: var(--border); color: var(--text-muted); }
.gdfecmks .h7bpy { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gdfecmks .w7sl { display: none; }
.gdfecmks .d9qpbbmi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.gdfecmks .d9qpbbmi li { counter-increment: toc-n; margin-bottom: 0; }
.gdfecmks .d9qpbbmi a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.gdfecmks .d9qpbbmi a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.gdfecmks .d9qpbbmi a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xe22 .h7bpy { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.xe22 .w7sl { display: none; }
.xe22 .d9qpbbmi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.xe22 .d9qpbbmi li { margin-bottom: 0; }
.xe22 .d9qpbbmi a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.xe22 .d9qpbbmi a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.fjkt .h7bpy { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.fjkt .w7sl { display: none; }
.fjkt .d9qpbbmi { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.fjkt .d9qpbbmi li { margin-bottom: 0; }
.fjkt .d9qpbbmi li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.fjkt .d9qpbbmi li:last-child::after { content: ""; margin-right: 0; }
.fjkt .d9qpbbmi a { font-size: 0.9rem; }
.hy5dd { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zz2u .hy5dd { background: var(--bg-card); }
.jyqwk .hy5dd:nth-child(odd)  { background: var(--bg-card); }
.jyqwk .hy5dd:nth-child(even) { background: var(--bg-raised); }
.fbz9y2m7 .hy5dd {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fbz9y2m7 .hy5dd:last-child { border-bottom: none; }
.fbz9y2m7 h3.y6y66 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gjjr .hy5dd {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gjjr .hy5dd + .hy5dd { margin-top: 4px; }
.blilw60 .hy5dd { background: none; border-radius: 0; padding: 12px 0; }
.blilw60 .hy5dd + .hy5dd { border-top: 1px solid var(--border-section); }
.av4kh376 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.b726 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.itla1pi0 { color: var(--text-body); margin-bottom: 10px; }
.y6zpxcbd, .h5ri0p { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.y6zpxcbd li, .h5ri0p li { margin-bottom: 6px; }
.h5ri0p li { list-style: decimal; }
.izac     .y6zpxcbd { list-style-type: "● "; }
.lrvv54i  .y6zpxcbd { list-style-type: "■ "; }
.h34uw5e6 .y6zpxcbd { list-style-type: "◆ "; }
.bb52u4    .y6zpxcbd { list-style-type: "★ "; }
.izac     .sv3e4zd6 { list-style-type: "● "; }
.lrvv54i  .sv3e4zd6 { list-style-type: "■ "; }
.h34uw5e6 .sv3e4zd6 { list-style-type: "◆ "; }
.bb52u4    .sv3e4zd6 { list-style-type: "★ "; }
.izac    .y6zpxcbd li::marker, .izac    .sv3e4zd6 li::marker,
.lrvv54i .y6zpxcbd li::marker, .lrvv54i .sv3e4zd6 li::marker,
.h34uw5e6 .y6zpxcbd li::marker, .h34uw5e6 .sv3e4zd6 li::marker,
.bb52u4   .y6zpxcbd li::marker, .bb52u4   .sv3e4zd6 li::marker {
  color: var(--cta); font-size: 1em;
}
.izac .h5ri0p,
.lrvv54i .h5ri0p,
.h34uw5e6 .h5ri0p,
.bb52u4 .h5ri0p {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.izac .h5ri0p li,
.lrvv54i .h5ri0p li,
.h34uw5e6 .h5ri0p li,
.bb52u4 .h5ri0p li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.izac .h5ri0p li::before,
.lrvv54i .h5ri0p li::before,
.h34uw5e6 .h5ri0p li::before,
.bb52u4 .h5ri0p 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;
}
.izac     .h5ri0p li::before { border-radius: 50%; }
.lrvv54i  .h5ri0p li::before { border-radius: 3px; }
.h34uw5e6 .h5ri0p li::before { border-radius: 3px; }
.bb52u4    .h5ri0p li::before { border-radius: 50%; }
.sb9gf { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kumt .sb9gf,
.f0x30 .sb9gf { background: transparent; border: none; border-radius: 0; }
.b6svr8o { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.b6svr8o th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.b6svr8o td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.b6svr8o tr:hover td { background: var(--bg-hover); }
.x198c09 .b6svr8o tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gt2e8t .b6svr8o { border: 1px solid var(--border-alt); }
.gt2e8t .b6svr8o th,
.gt2e8t .b6svr8o td { border: 1px solid var(--border-alt); }
.s421 .b6svr8o th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.s421 .b6svr8o td { border-bottom: none; }
.s421 .b6svr8o tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.xdyl .b6svr8o th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ackd0 .sb9gf {
  overflow: hidden;
}
.ackd0 .b6svr8o th { border-bottom: 1px solid var(--border-alt); }
.ackd0 .b6svr8o tr:last-child td { border-bottom: none; }
.rpy9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.dkt3tj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.olquy2d { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ub95b { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fyegl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.sv3e4zd6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.sv3e4zd6 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%}
.bmtcy5 .ub95b { background: transparent; text-align: center; }
.fu27o .olquy2d {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.oj8paa .olquy2d {
  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);
}
.kg77 .dkt3tj { display: grid; grid-template-columns: auto 1fr; }
.kg77 .olquy2d {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kg77 .ub95b { grid-column: 2; }
.kg77 .fyegl,
.kg77 .sv3e4zd6 { grid-column: 1 / -1; }
.jyma .dkt3tj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jyma .olquy2d {
  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);
}
.jyma .ub95b { grid-column: 2; }
.jyma .fyegl,
.jyma .sv3e4zd6 { grid-column: 1 / -1; }
.ndilxl0 .dkt3tj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ndilxl0 .ub95b { background: none; color: var(--accent-light); font-weight: 700; }
.z6je8kcv .dkt3tj { 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); }
.z6je8kcv .ub95b { background: none; color: var(--accent-light); font-weight: 700; }
.moadsee .dkt3tj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.moadsee .dkt3tj:last-child { border-bottom: none; }
.moadsee .ub95b { background: none; color: var(--accent-light); font-weight: 700; }
.lubtea .dkt3tj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.lubtea .ub95b { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mubj .rpy9 { counter-reset: card-n; }
.mubj .dkt3tj  { counter-increment: card-n; }
.mubj .ub95b { display: flex; align-items: center; gap: 10px; }
.mubj .ub95b::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;
}
.i57m1fq .dkt3tj { background: var(--bg-surface); border: 1px solid var(--border); }
.i57m1fq .ub95b { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.hvdocv2c { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.hvdocv2c         { --cl-hue: var(--accent); }
.f4mnuhx     { --cl-hue: #16a34a; }
.fa0i { --cl-hue: #ea580c; }
.l8koy4pi    { --cl-hue: #2563eb; }
.f4mnuhx, .fa0i, .l8koy4pi, .ogo2lut {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.xn9n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.xn9n::before { color: var(--cl-hue); }
.hvdocv2c strong { color: var(--text-primary); font-size: 0.95rem; }
.hvdocv2c p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.kbg5j { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.afno41dh, .d915l { border-radius: 8px; padding: 14px; }
.afno41dh { background: var(--bg-pros); }
.d915l { background: var(--bg-cons); }
.khv9zfdh { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.afno41dh .khv9zfdh { color: var(--c-pros-label); }
.d915l .khv9zfdh { color: #f87171; }
.afno41dh ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.d915l ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.a4z3yyd2 { width: 100%; height: auto; border-radius: 10px; display: block; }
.pkd62z {
  background: var(--cta); color: var(--cta-fg, #fff); border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.pkd62z:hover { opacity: 0.85; }
.zcbnzxr4 .pkd62z  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zcbnzxr4 .pkd62z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qqk6x .pkd62z  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.qqk6x .pkd62z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zcbnzxr4 .d1j5z3d.pkd62z, .qqk6x .d1j5z3d.pkd62z,
.zcbnzxr4 .lprh .pkd62z, .qqk6x .lprh .pkd62z {
  background: var(--cta); border: none; color: #fff;
}
.zcbnzxr4 .d1j5z3d.pkd62z:hover, .qqk6x .d1j5z3d.pkd62z:hover,
.zcbnzxr4 .lprh .pkd62z:hover, .qqk6x .lprh .pkd62z:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.z2a3 .ep8jw0n { border-radius: 50px; }
.z2a3 .pkd62z  { border-radius: 50px; }
.w8hrroiq .ep8jw0n,
.w8hrroiq .pkd62z { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.w8hrroiq .ep8jw0n:hover,
.w8hrroiq .pkd62z:hover { filter: brightness(1.08); opacity: 1; }
.y961u .ep8jw0n,
.y961u .pkd62z { box-shadow: 0 3px 14px -2px var(--cta); }
.y961u .ep8jw0n:hover,
.y961u .pkd62z:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.hhcu40g .ep8jw0n,
.hhcu40g .pkd62z { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.hhcu40g .ep8jw0n:hover,
.hhcu40g .pkd62z:hover { opacity: 1; }
.hhcu40g .ep8jw0n:active,
.hhcu40g .pkd62z:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.iv08vy7 .ep8jw0n,
.iv08vy7 .pkd62z { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.iv08vy7 .ep8jw0n:hover,
.iv08vy7 .pkd62z:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.iv08vy7 .ep8jw0n:active,
.iv08vy7 .pkd62z:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.z64qhf .ep8jw0n,
.z64qhf .pkd62z { position: relative; overflow: hidden; }
.z64qhf .ep8jw0n::before,
.z64qhf .pkd62z::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.z64qhf .ep8jw0n:hover::before,
.z64qhf .pkd62z:hover::before { left: 135%; }
.i5l5c4 .ep8jw0n,
.i5l5c4 .pkd62z { border-radius: 0; }
.ha3lo .ep8jw0n { padding-left: 22px; padding-right: 22px; }
.ha3lo .pkd62z  { padding-left: 12px; padding-right: 12px; }
.a244q .ep8jw0n { padding-left: 44px; padding-right: 44px; }
.a244q .pkd62z  { padding-left: 24px; padding-right: 24px; }
.ja23 .ep8jw0n { padding-left: 56px; padding-right: 56px; }
.ja23 .pkd62z  { padding-left: 32px; padding-right: 32px; }
.cotcn9ep   .ep8jw0n::after, .cotcn9ep   .pkd62z::after,
.ht71 .ep8jw0n::after, .ht71 .pkd62z::after,
.nwae6yrl    .ep8jw0n::after, .nwae6yrl    .pkd62z::after,
.dm489o    .ep8jw0n::after, .dm489o    .pkd62z::after,
.mpf1cl    .ep8jw0n::after, .mpf1cl    .pkd62z::after,
.rc8tjo30     .ep8jw0n::after, .rc8tjo30     .pkd62z::after,
.nnw5dnx    .ep8jw0n::after, .nnw5dnx    .pkd62z::after,
.we8qe   .ep8jw0n::after, .we8qe   .pkd62z::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;
}
.cotcn9ep .ep8jw0n::after, .cotcn9ep .pkd62z::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");
}
.ht71 .ep8jw0n::after, .ht71 .pkd62z::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");
}
.nwae6yrl .ep8jw0n::after, .nwae6yrl .pkd62z::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");
}
.dm489o .ep8jw0n::after, .dm489o .pkd62z::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");
}
.mpf1cl .ep8jw0n::after, .mpf1cl .pkd62z::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");
}
.rc8tjo30 .ep8jw0n::after, .rc8tjo30 .pkd62z::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");
}
.nnw5dnx .ep8jw0n::after, .nnw5dnx .pkd62z::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");
}
.we8qe .ep8jw0n::after, .we8qe .pkd62z::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");
}
.sgl1   .qqf7eph::after, .sgl1   .qmlqvcmh::after,
.acqsh1 .qqf7eph::after, .acqsh1 .qmlqvcmh::after,
.ucfiyt    .qqf7eph::after, .ucfiyt    .qmlqvcmh::after,
.n6nsy    .qqf7eph::after, .n6nsy    .qmlqvcmh::after,
.jmii16    .qqf7eph::after, .jmii16    .qmlqvcmh::after,
.u95wj     .qqf7eph::after, .u95wj     .qmlqvcmh::after,
.gw5rr9    .qqf7eph::after, .gw5rr9    .qmlqvcmh::after,
.ygvj   .qqf7eph::after, .ygvj   .qmlqvcmh::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;
}
.sgl1 .qqf7eph::after, .sgl1 .qmlqvcmh::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");
}
.acqsh1 .qqf7eph::after, .acqsh1 .qmlqvcmh::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");
}
.ucfiyt .qqf7eph::after, .ucfiyt .qmlqvcmh::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");
}
.n6nsy .qqf7eph::after, .n6nsy .qmlqvcmh::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");
}
.jmii16 .qqf7eph::after, .jmii16 .qmlqvcmh::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");
}
.u95wj .qqf7eph::after, .u95wj .qmlqvcmh::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");
}
.gw5rr9 .qqf7eph::after, .gw5rr9 .qmlqvcmh::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");
}
.ygvj .qqf7eph::after, .ygvj .qmlqvcmh::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");
}
.awyi8ud4 {
  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;
}
.z6mtj {
  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;
}
.z6mtj > * { min-width: 0; }
.z6mtj:hover { background: var(--bg-hover); }
.z6mtj > [itemprop="item"] { display: contents; }
.z6mtj [itemprop="itemReviewed"],
.z6mtj [itemprop="reviewRating"] { display: none; }
.z6mtj::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;
}
.hiptwv {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.hp87 {
  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;
}
.a0n8luk { max-height: 52px; max-width: 110px; object-fit: contain; }
.f8j41 {
  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;
}
.tq05t .hp87    { background: #1a1a1a; }
.l1hsj89m .hp87   { background: rgba(128,128,128,.12); }
.es84igi .hp87 { background: var(--bg-raised); }
.irqw1dg6 .hp87    { background: transparent; padding: 0; }
.t4lb {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.uxgikx1e { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.n3h9i { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.d9vo {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.zhgzrw {
  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;
}
.vy1okud {
  
  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%;
}
.vn98hgj {
  
  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;
}
.d1j5z3d {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.d1j5z3d.pkd62z {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .z6mtj {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .z6mtj::before    { grid-area: rank;   }
  .hiptwv           { grid-area: ident;  }
  .t4lb     { grid-area: rating; min-width: 0; width: auto; }
  .d9vo           { grid-area: pills;  }
  .d1j5z3d             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .z6mtj {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .z6mtj::before    { justify-self: center; }
  .hiptwv           { width: 100%; }
  .t4lb     { justify-self: center; }
  .d9vo           { grid-template-columns: 1fr; }
}
.t6yrsl {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.my0ycv {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.fqenaecc {
  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;
}
.fqenaecc img { max-width: 80px; max-height: 50px; object-fit: contain; }
.upbduu { flex: 1; }
.upbduu h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.pinlv86 { color: var(--c-stars); font-size: 1.1rem; }
.w4ad { margin-bottom: 8px; }
.vdge7i {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.vdge7i > span { color: var(--accent); font-weight: 700; }
.gpyhr em, .x34o1yck em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .vdge7i { padding: 10px 16px; gap: 6px 16px; } }
.lprh { flex-shrink: 0; align-self: flex-start; }
.lprh .pkd62z { white-space: nowrap; }
@media (max-width: 560px) {
  .my0ycv { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .fqenaecc { order: 1; }
  .lprh { order: 2; margin-left: auto; align-self: center; }
  .upbduu { order: 3; flex: 1 1 100%; min-width: 0; }
}
.d67kb img.w5bpg { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.kumt { padding: 20px 24px; }
.wxrjf { color: var(--text-muted); margin-bottom: 16px; }
.cnng { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.hjtu, .uk42an { list-style: none; font-size: 0.9rem; }
.hjtu li { color: var(--c-pros); margin-bottom: 4px; }
.uk42an li { color: var(--c-cons); margin-bottom: 4px; }
.hjtu li::before { content: "✓"; margin-right: 5px; }
.uk42an li::before { content: "✗"; margin-right: 5px; }
.u21d4i .hjtu li::before { content: "→"; }
.u21d4i .uk42an li::before { content: "–"; }
.rtwwus  .hjtu li::before { content: "★"; }
.rtwwus  .uk42an li::before { content: "✕"; }
.r57lxq2j    .hjtu li::before { content: "◆"; }
.r57lxq2j    .uk42an li::before { content: "▲"; }
.jcvjipmf  .hjtu li::before { content: "▶"; }
.jcvjipmf  .uk42an li::before { content: "■"; }
.rtej { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.qr93kas9 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.gr7y5ebz { background: var(--bg-pros); color: var(--c-tag-pay); }
.zb9tb4l { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.ibu0az .zb9tb4l { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.airavcq .zb9tb4l { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .nxe004 .n757psx {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nxe004 .t6yrsl { margin: 0; }
}
.ya9aluk .my0ycv { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ya9aluk .upbduu h3 { color: var(--accent-light); }
.ya9aluk .fqenaecc { background: var(--bg-page); border: 1px solid var(--border); }
.qy3m9ak .t6yrsl { border-top: 4px solid var(--accent); }
.qy3m9ak .my0ycv { background: var(--bg-card); }
.zxeo .t6yrsl { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.zxeo .my0ycv { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.zxeo .kumt { padding: 14px 16px; }
.zxeo .fqenaecc { border-radius: 4px; }
.zxeo .zb9tb4l { border-radius: 0; }
.dmyv .my0ycv { padding: 0; gap: 0; overflow: hidden; }
.dmyv .fqenaecc { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.dmyv .upbduu { padding: 16px 20px; }
.dmyv .lprh { padding: 16px 20px; align-self: center; }
.jaqk .pinlv86 { font-size: .95rem; }
.f0x30 .kbg5j { gap: 10px; }
.f0x30 .afno41dh, .f0x30 .d915l { padding: 12px; }
.f0x30 .afno41dh ul, .f0x30 .d915l ul { margin: 4px 0 0; padding-left: 18px; }
.f0x30 .afno41dh li, .f0x30 .d915l li { font-size: .85rem; margin-bottom: 3px; }
.g337fw .qr93kas9 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .bwx3 { grid-template-columns: 1fr; }
  .f2e78s { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .f2e78s .e6l1upx { width: 72px; height: 50px; }
  .f2e78s .n4z1 { max-width: 180px; }
  .f2e78s .zr01 { width: auto; }
}
.jyv03bi .jaqk .pinlv86 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .jyv03bi { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ywr2r { padding: 16px; }
  .vs6qnxr .mbve { min-width: 50%; }
}
.uxau25c .kbg5j { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .k45fdw { grid-template-columns: 1fr; }
  .lglsax { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .np98pb55 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zxyvplkj { flex-wrap: wrap; padding: 16px; }
}
.rwybog .kbg5j { gap: 8px; }
.rwybog .afno41dh, .rwybog .d915l { padding: 8px; }
@media (max-width: 480px) {
  .lq33to5m { flex-direction: column; align-items: stretch; }
}
.lncp24y .zr01 .pkd62z { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hilh { flex-direction: column; align-items: stretch; gap: 10px; }
  .lncp24y .zr01 { text-align: center; }
}
@media (max-width: 720px) {
  .akl65a { grid-template-columns: 1fr; }
  .fg8w0o { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yo89kky { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.meew .b88to { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.fqrlho6 .pinlv86 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .lhnisyjb { grid-template-columns: 1fr; }
  .fqrlho6 { width: 100px; height: 100px; margin: 16px auto; }
  .meew { font-size: 1.4rem; }
  .swf7 { justify-content: center; }
  .peoqq .mbve { min-width: 50%; }
}
.w2cx12 .kbg5j { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .y1h9f6 { flex-wrap: wrap; padding: 14px 16px; }
  .emgqpz { padding: 12px 16px; }
  .w2cx12 .kbg5j { margin: 0 16px; }
  .w2cx12 .g337fw { padding: 0 16px; }
  .x7onlcc6 { padding: 12px 16px; }
}
.kjn1nu .z6mtj {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.kjn1nu .z6mtj:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.um4gcres .awyi8ud4 { gap: 18px; }
.um4gcres .z6mtj {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.um4gcres .z6mtj:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.mt1f .awyi8ud4 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.mt1f .z6mtj {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.mt1f .z6mtj:last-child { border-bottom: none; }
.mt1f .hiptwv,
.mt1f .t4lb,
.mt1f .d9vo {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.n8boi .awyi8ud4 { gap: 0; }
.n8boi .z6mtj {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.n8boi .z6mtj:last-child { border-bottom: none; }
.n8boi .z6mtj:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.n8boi .z6mtj:nth-child(even):hover { background: var(--bg-hover); }
.lc3blz .z6mtj {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xo7a .d9vo .zhgzrw {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xo7a .d9vo .zhgzrw:first-child { border-left: none; }
.pa9swm .d9vo .zhgzrw {
  background: transparent; padding: 4px 8px;
}
.pa9swm .d9vo .vy1okud { font-size: .65rem; opacity: .65; }
.pa9swm .d9vo .vn98hgj   { font-size: 1.15rem; color: var(--accent-light); }
.fla5 .d9vo .zhgzrw {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.n3h9i { display: none; }
.ug3ben .uxgikx1e { font-size: 1rem; letter-spacing: 2px; }
.p70cp .uxgikx1e {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.qgsqp .uxgikx1e,
.ghio9p20 .uxgikx1e,
.mt3lc .uxgikx1e { display: none; }
.qgsqp .n3h9i,
.ghio9p20 .n3h9i,
.mt3lc .n3h9i { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.qgsqp .n3h9i { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.qgsqp .n3h9i small { display: none; }
.ghio9p20 .n3h9i {
  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;
}
.ghio9p20 .n3h9i small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.mt3lc .n3h9i {
  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;
}
.mt3lc .n3h9i small { display: none; }
.qgsqp .w4ad .pinlv86,
.ghio9p20 .w4ad .pinlv86,
.mt3lc .w4ad .pinlv86 { display: none; }
.qgsqp .w4ad strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.qgsqp .b88to { display: none; }
.ghio9p20 .w4ad 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;
}
.ghio9p20 .kr82uyg6,
.ghio9p20 .b88to { font-size: 1em; }
.mt3lc .w4ad strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.mt3lc .b88to { display: none; }
.c1lmr { margin: 16px 0; }
.wc9zwyu { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.wc9zwyu summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.wc9zwyu summary::after { content: "+"; color: var(--accent-light); }
.wc9zwyu[open] summary::after { content: "−"; }
.wc9zwyu p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.dx3oq50 { margin-bottom: 0; }
.c04m h2.coh41j { color: var(--text-primary); border-color: var(--accent-light); }
.np6z h2.coh41j { color: var(--text-primary); border-color: var(--accent-light); }
.tnoc .f4mnuhx     { background: #052e16; border-color: #10b981; }
.tnoc .fa0i { background: #2d0a1e; border-color: #f43f5e; }
.tnoc .l8koy4pi    { background: #1e1036; border-color: #a855f7; }
.tnoc .hvdocv2c strong  { color: #f1f5f9; }
.tnoc .hvdocv2c p       { color: #cbd5e1; }
.tnoc .a1cq    .f4mnuhx     .xn9n::before,
.tnoc .ykfi9uab  .f4mnuhx     .xn9n::before,
.tnoc .h4lry0  .f4mnuhx     .xn9n::before,
.tnoc .u85e .f4mnuhx     .xn9n::before { color: #10b981; }
.tnoc .a1cq    .fa0i .xn9n::before,
.tnoc .ykfi9uab  .fa0i .xn9n::before,
.tnoc .h4lry0  .fa0i .xn9n::before,
.tnoc .u85e .fa0i .xn9n::before { color: #f43f5e; }
.tnoc .a1cq    .l8koy4pi    .xn9n::before,
.tnoc .ykfi9uab  .l8koy4pi    .xn9n::before,
.tnoc .h4lry0  .l8koy4pi    .xn9n::before,
.tnoc .u85e .l8koy4pi    .xn9n::before { color: #a855f7; }
.p47o .f4mnuhx     { background: #2d2000; border-color: #eab308; }
.p47o .fa0i { background: #2d0b0b; border-color: #ef4444; }
.p47o .l8koy4pi    { background: #2d1600; border-color: #f97316; }
.p47o .hvdocv2c strong  { color: #f1f5f9; }
.p47o .hvdocv2c p       { color: #cbd5e1; }
.p47o .a1cq    .f4mnuhx     .xn9n::before,
.p47o .ykfi9uab  .f4mnuhx     .xn9n::before,
.p47o .h4lry0  .f4mnuhx     .xn9n::before,
.p47o .u85e .f4mnuhx     .xn9n::before { color: #eab308; }
.p47o .a1cq    .fa0i .xn9n::before,
.p47o .ykfi9uab  .fa0i .xn9n::before,
.p47o .h4lry0  .fa0i .xn9n::before,
.p47o .u85e .fa0i .xn9n::before { color: #ef4444; }
.p47o .a1cq    .l8koy4pi    .xn9n::before,
.p47o .ykfi9uab  .l8koy4pi    .xn9n::before,
.p47o .h4lry0  .l8koy4pi    .xn9n::before,
.p47o .u85e .l8koy4pi    .xn9n::before { color: #f97316; }
.lpmi8a4r .f4mnuhx     { background: #0c1a2e; border-color: #38bdf8; }
.lpmi8a4r .fa0i { background: #12103a; border-color: #818cf8; }
.lpmi8a4r .l8koy4pi    { background: #0a2020; border-color: #2dd4bf; }
.lpmi8a4r .hvdocv2c strong  { color: #f1f5f9; }
.lpmi8a4r .hvdocv2c p       { color: #cbd5e1; }
.lpmi8a4r .a1cq    .f4mnuhx     .xn9n::before,
.lpmi8a4r .ykfi9uab  .f4mnuhx     .xn9n::before,
.lpmi8a4r .h4lry0  .f4mnuhx     .xn9n::before,
.lpmi8a4r .u85e .f4mnuhx     .xn9n::before { color: #38bdf8; }
.lpmi8a4r .a1cq    .fa0i .xn9n::before,
.lpmi8a4r .ykfi9uab  .fa0i .xn9n::before,
.lpmi8a4r .h4lry0  .fa0i .xn9n::before,
.lpmi8a4r .u85e .fa0i .xn9n::before { color: #818cf8; }
.lpmi8a4r .a1cq    .l8koy4pi    .xn9n::before,
.lpmi8a4r .ykfi9uab  .l8koy4pi    .xn9n::before,
.lpmi8a4r .h4lry0  .l8koy4pi    .xn9n::before,
.lpmi8a4r .u85e .l8koy4pi    .xn9n::before { color: #2dd4bf; }
.ub2u::before,
.ngs5w5ij::before { margin-right: 5px; }
.vi9l .afno41dh ul li,
.vi9l .hjtu li         { color: #4ade80; }
.vi9l .afno41dh .ub2u { color: #22c55e; }
.vi9l .d915l ul li,
.vi9l .uk42an li         { color: #f87171; }
.vi9l .d915l .ngs5w5ij { color: #ef4444; }
.g73uu0 .afno41dh { background: var(--bg-pros); }
.g73uu0 .d915l { background: var(--bg-cons); }
.g73uu0 .afno41dh .ub2u { color: var(--c-pros-label); }
.g73uu0 .d915l .ngs5w5ij { color: var(--c-cons); }
.g73uu0 .afno41dh ul li,
.g73uu0 .hjtu li            { color: var(--c-pros); }
.g73uu0 .d915l ul li,
.g73uu0 .uk42an li            { color: var(--c-cons); }
.cjxzop5 .afno41dh { background: var(--bg-pros); }
.cjxzop5 .d915l { background: var(--bg-cons); }
.cjxzop5 .afno41dh .ub2u { color: var(--c-pros-label); }
.cjxzop5 .d915l .ngs5w5ij { color: var(--c-cons); }
.cjxzop5 .afno41dh ul li,
.cjxzop5 .hjtu li          { color: var(--c-pros); }
.cjxzop5 .d915l ul li,
.cjxzop5 .uk42an li          { color: var(--c-cons); }
.hdj521c .ub2u::before { content: "✓ "; }
.hdj521c .ngs5w5ij::before { content: "✗ "; }
.u21d4i .ub2u::before { content: "→ "; }
.u21d4i .ngs5w5ij::before { content: "← "; }
.rtwwus .ub2u::before { content: "★ "; }
.rtwwus .ngs5w5ij::before { content: "✕ "; }
.r57lxq2j .ub2u::before { content: "◆ "; }
.r57lxq2j .ngs5w5ij::before { content: "▲ "; }
.airavcq .hvdocv2c { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.airavcq .hvdocv2c strong { color: var(--text-primary); }
.airavcq .hvdocv2c p      { color: var(--text-muted); }
.ibu0az .hvdocv2c { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.wvgo32rg .hvdocv2c {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.wvgo32rg .hvdocv2c strong,
.wvgo32rg .hvdocv2c p { color: #fff; }
.wvgo32rg .xn9n::before { color: rgba(255,255,255,0.9) !important; }
.hlbd .hvdocv2c {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.hlbd .hvdocv2c strong { color: var(--text-primary); }
.hlbd .hvdocv2c p      { color: var(--text-muted); }
.nwr9c .hvdocv2c { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.a1cq .xn9n,
.ykfi9uab .xn9n,
.h4lry0 .xn9n,
.u85e .xn9n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.a1cq .xn9n::before,
.ykfi9uab .xn9n::before,
.h4lry0 .xn9n::before,
.u85e .xn9n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.a1cq .f4mnuhx     .xn9n::before { content: "✦"; color: var(--c-tip-border); }
.a1cq .fa0i .xn9n::before { content: "▲"; color: var(--c-warn-border); }
.a1cq .l8koy4pi    .xn9n::before { content: "◉"; color: #60a5fa; }
.ykfi9uab .f4mnuhx     .xn9n::before { content: "★"; color: var(--c-tip-border); }
.ykfi9uab .fa0i .xn9n::before { content: "◆"; color: var(--c-warn-border); }
.ykfi9uab .l8koy4pi    .xn9n::before { content: "●"; color: #60a5fa; }
.h4lry0 .f4mnuhx     .xn9n::before { content: "▶"; color: var(--c-tip-border); }
.h4lry0 .fa0i .xn9n::before { content: "■"; color: var(--c-warn-border); }
.h4lry0 .l8koy4pi    .xn9n::before { content: "▸"; color: #60a5fa; }
.u85e .f4mnuhx     .xn9n::before { content: "→"; color: var(--c-tip-border); }
.u85e .fa0i .xn9n::before { content: "⬥"; color: var(--c-warn-border); }
.u85e .l8koy4pi    .xn9n::before { content: "◈"; color: #60a5fa; }
.blihl .zz2u .hy5dd,
.blihl .jyqwk .hy5dd  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.blihl .dkt3tj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.blihl .z6mtj                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.blihl .t6yrsl            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.blihl .sb9gf          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.blihl .h7bpy                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zgx4i .zz2u .hy5dd,
.zgx4i .jyqwk .hy5dd,
.zgx4i .dkt3tj,
.zgx4i .z6mtj,
.zgx4i .t6yrsl,
.zgx4i .sb9gf,
.zgx4i .h7bpy,
.zgx4i .nwr9c .hvdocv2c { box-shadow: none; }
.whuj   .itla1pi0, .whuj .av4kh376, .whuj .b726,
.whuj   .zgolt, .whuj .okwek5 { font-size: 0.9rem; }
.whuj   .y6zpxcbd, .whuj .h5ri0p { font-size: 0.9rem; }
.jgmcq   .itla1pi0, .jgmcq .av4kh376, .jgmcq .b726,
.jgmcq   .zgolt, .jgmcq .okwek5 { font-size: 0.95rem; }
.jgmcq   .y6zpxcbd, .jgmcq .h5ri0p { font-size: 0.95rem; }
.wg6ef   .itla1pi0, .wg6ef .av4kh376, .wg6ef .b726,
.wg6ef   .zgolt, .wg6ef .okwek5 { font-size: 1.08rem; }
.wg6ef   .y6zpxcbd, .wg6ef .h5ri0p { font-size: 1.05rem; }
.wg6ef   .b6svr8o { font-size: 0.97rem; }
.anhd .yrbodgl7      { font-size: 3.2rem; }
.anhd h2.coh41j { font-size: 1.9rem; }
.anhd h3.y6y66     { font-size: 1.4rem; }
.n1xa .yrbodgl7      { font-size: 3.8rem; }
.n1xa h2.coh41j { font-size: 2.2rem; }
.n1xa h3.y6y66     { font-size: 1.6rem; }
.dx3oq50 + .dx3oq50 { position: relative; }
.py8axu   .dx3oq50 + .dx3oq50::before,
.ac276  .dx3oq50 + .dx3oq50::before,
.t7p5n78   .dx3oq50 + .dx3oq50::before,
.ysow   .dx3oq50 + .dx3oq50::before,
.k4vf   .dx3oq50 + .dx3oq50::before,
.tm6h .dx3oq50 + .dx3oq50::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.py8axu .dx3oq50 + .dx3oq50::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ac276 .dx3oq50 + .dx3oq50::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.t7p5n78 .dx3oq50 + .dx3oq50::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;
}
.ysow .dx3oq50 + .dx3oq50::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.suvddh7q .dx3oq50 { margin-bottom: 16px; }
.suvddh7q .dx3oq50 + .dx3oq50 { margin-top: 0; }
.suvddh7q .ocd9zozj { padding-top: 0; padding-bottom: 0; }
.k4vf .dx3oq50 + .dx3oq50::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.tm6h .dx3oq50 + .dx3oq50::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.f16b4zr .dx3oq50 + .dx3oq50::before,
.gxjg .dx3oq50 + .dx3oq50::before,
.h7pqcuy4 .dx3oq50 + .dx3oq50::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%;
}
.c0oz .f16b4zr .dx3oq50:nth-child(even)::before,
.c0oz .gxjg .dx3oq50:nth-child(even)::before,
.c0oz .h7pqcuy4 .dx3oq50:nth-child(even)::before { background: var(--bg-surface); }
.b7d9 .f16b4zr .dx3oq50:nth-child(even)::before,
.b7d9 .gxjg .dx3oq50:nth-child(even)::before,
.b7d9 .h7pqcuy4 .dx3oq50:nth-child(even)::before { background: var(--bg-card); }
.f16b4zr .dx3oq50 + .dx3oq50::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");
}
.gxjg .dx3oq50 + .dx3oq50::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");
}
.h7pqcuy4 .dx3oq50 + .dx3oq50::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");
}
.oxi6 .glbbtk,
.w04lt .glbbtk,
.m6nq2yn .glbbtk { overflow: hidden; }
.oxi6 .pjculi,
.w04lt .pjculi { margin-bottom: 60px; }
.m6nq2yn .pjculi { margin-bottom: 70px; }
.w04lt .fgplpbp { padding-bottom: 60px; }
.oxi6 .glbbtk::before,
.w04lt .glbbtk::before,
.m6nq2yn .glbbtk::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.oxi6 .glbbtk::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");
}
.w04lt .glbbtk::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");
}
.m6nq2yn .glbbtk::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.a3r5 .glbbtk:not(.j42we) .yan4 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.trbsdu2n .glbbtk:not(.j42we) .yan4 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.aneu  .glbbtk:not(.j42we) .yan4 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uo29  .glbbtk:not(.j42we) .yan4 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.a3r5 .j42we { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.trbsdu2n .j42we { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.aneu .j42we { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.uo29 .j42we { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ose8gu .j42we { background: var(--accent); }
.ose8gu .j42we .yan4 { background: none; }
.ose8gu .glbbtk:not(.j42we) .yan4 { background: rgba(0,0,0,0.6); }
.t4sb1dz .mc1dru { float: left; width: 38%; margin: 0 28px 16px 0; }
.t4sb1dz .mc1dru .a4z3yyd2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t4sb1dz .ocd9zozj::after { content: ''; display: block; clear: both; }
.yf64a .mc1dru { float: right; width: 38%; margin: 0 0 16px 28px; }
.yf64a .mc1dru .a4z3yyd2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yf64a .ocd9zozj::after { content: ''; display: block; clear: both; }
.gofztl .dx3oq50:nth-child(odd)  .mc1dru { float: left;  width: 38%; margin: 0 28px 16px 0; }
.gofztl .dx3oq50:nth-child(even) .mc1dru { float: right; width: 38%; margin: 0 0 16px 28px; }
.gofztl .mc1dru .a4z3yyd2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gofztl .ocd9zozj::after { content: ''; display: block; clear: both; }
.t4sb1dz .rpy9,
.t4sb1dz .awyi8ud4,
.yf64a .rpy9,
.yf64a .awyi8ud4,
.gofztl .rpy9,
.gofztl .awyi8ud4 { clear: both; }
@media (max-width: 900px) {
  .t4sb1dz .mc1dru,
  .yf64a .mc1dru,
  .gofztl .dx3oq50:nth-child(odd)  .mc1dru,
  .gofztl .dx3oq50:nth-child(even) .mc1dru {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .t4sb1dz .mc1dru .a4z3yyd2,
  .yf64a .mc1dru .a4z3yyd2,
  .gofztl .mc1dru .a4z3yyd2 {
    max-height: none !important;
  }
}
.t4sb1dz .y6zpxcbd,
.t4sb1dz .h5ri0p,
.yf64a .y6zpxcbd,
.yf64a .h5ri0p,
.gofztl .y6zpxcbd,
.gofztl .h5ri0p { overflow: hidden; }
@media (max-width: 640px) {
  .t4sb1dz .mc1dru,
  .yf64a .mc1dru,
  .gofztl .mc1dru { float: none; width: 100%; margin: 0 0 16px 0; }
}
.m43fv .g6faqwxe,
.m43fv .ocd9zozj,
.m43fv .qa1igb  { max-width: 1100px; }
.wjpwf39 .g6faqwxe,
.wjpwf39 .ocd9zozj,
.wjpwf39 .qa1igb  { max-width: 1200px; }
.nqb68g .g6faqwxe,
.nqb68g .ocd9zozj,
.nqb68g .qa1igb  { max-width: 1320px; }
.nqb68g { --content-mw: 1320px; }
.rea16zzq { font-size: 0.82rem; color: var(--text-muted); }
.c2hqp { display: flex; align-items: center; }
.ixcrpm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.gdwz { display: flex; align-items: center; }
.mi5pgrwv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.mi5pgrwv:hover { text-decoration: underline; }
.dytmq { margin: 0 3px; opacity: 0.45; }
.dytmq::before { content: '/'; }
.dpdt { padding: 2px 5px; color: var(--text-main); }
.xxs9xh .rea16zzq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xxs9xh .c2hqp { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vlzot .rea16zzq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vlzot .c2hqp { padding: 0 0 0 12px; }
.qxsjtmo .c2hqp { padding: 0 16px; }
.qxsjtmo .rea16zzq {
  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);
}
.qxsjtmo .g6faqwxe { padding-top: 28px; }
@media (max-width: 720px) {
  .iznj20 { margin-top: 18px; padding: 0 16px; }
  .qxsjtmo .g6faqwxe { padding-top: 16px; }
}
.m43fv.xxs9xh .c2hqp { max-width: 1100px; }
.wjpwf39.xxs9xh .c2hqp { max-width: 1200px; }
.nqb68g.xxs9xh .c2hqp { max-width: 1320px; }
.nqb68g .iznj20 { max-width: 1320px; }
.tlhol .dx3oq50 { padding-top: 16px; padding-bottom: 16px; }
.jpd39b .dx3oq50 { padding-top: 24px; padding-bottom: 24px; }
.q6i634 .dx3oq50 { padding-top: 40px; padding-bottom: 40px; }
.e7sy484 .dx3oq50 { padding-top: 52px; padding-bottom: 52px; }
.rwc41 .dx3oq50:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rwc41 .dx3oq50:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rwc41 .dx3oq50:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rwc41 .dx3oq50:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.y4bj .ocd9zozj { padding-top: 10px;  padding-bottom: 10px; }
.m3ch5x .ocd9zozj { padding-top: 18px;  padding-bottom: 18px; }
.e8z4i4 .ocd9zozj { padding-top: 36px;  padding-bottom: 36px; }
.u66bw7 .ocd9zozj { padding-top: 48px;  padding-bottom: 48px; }
.wi86f h2.coh41j { font-weight: 600; }
.wi86f h3.y6y66     { font-weight: 600; }
.im8tsu6r h2.coh41j { font-weight: 800; }
.im8tsu6r h3.y6y66     { font-weight: 700; }
.v2kfgs h2.coh41j { font-weight: 900; }
.v2kfgs h3.y6y66     { font-weight: 800; }
.v2kfgs .hvdocv2c strong,
.v2kfgs .hvdocv2c strong { font-weight: 600; }
.qqf7eph {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gn5lg99 .qqf7eph { display: none; }
@media (max-width: 640px) {
  .qqf7eph { display: none !important; }
}
.qqf7eph { background: var(--cta) !important; color: #fff !important; border: none !important; }
.qqf7eph:hover { opacity: 0.85; }
.v1f6m .qqf7eph { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.k66x6  .qmlqvcmh { left: 32px; }
@media (max-width: 480px) {
  .pfi9t .qmlqvcmh { right: 20px; bottom: 20px; }
  .k66x6  .qmlqvcmh { left: 20px; bottom: 20px; }
}
.sw90v { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.qa1igb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ejrz { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rtt3 { color: var(--text-dim); font-size: 0.8rem; }
.tsq9a { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.tsq9a img { height: 26px; width: auto; object-fit: contain; }
.qwvwm4c .qa1igb { text-align: center; }
.qwvwm4c .ejrz { margin-top: 0; }
@media (max-width: 640px) {
  .qa1igb { padding-left: 16px; padding-right: 16px; }
  .mivfnwb .qa1igb { padding: 20px 16px; }
  .vfvm9 { gap: 4px 12px; }
  .ejrz { font-size: 0.78rem; }
}
.r32fjvsd .wkt4jx6f .tsq9a { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.r32fjvsd .ejrz { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.r32fjvsd .rtt3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .r32fjvsd .whnep8w { grid-template-columns: 1fr 1fr; } .r32fjvsd .wkt4jx6f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .r32fjvsd .whnep8w { grid-template-columns: 1fr; } }
.l5c5mu .cx4n { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.l5c5mu .tsq9a { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.l5c5mu .qcuwnsz6 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.l5c5mu .qcuwnsz6 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.l5c5mu .qcuwnsz6 a:hover { color: var(--accent-light); }
.dlf9l { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.l5c5mu .ybetore { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.l5c5mu .yn4xn { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.l5c5mu .yn4xn a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.l5c5mu .yn4xn a:hover { color: var(--accent-light); }
.l5c5mu .ejrz { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .l5c5mu .cx4n { gap: 12px; } .l5c5mu .tsq9a { margin-right: 0; width: 100%; } }
.aoj6 .o818m .tsq9a { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.aoj6 .ejrz { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.aoj6 .rtt3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .aoj6 .h7wkxafd { grid-template-columns: 1fr 1fr; } .aoj6 .o818m { grid-column: 1 / -1; } }
@media (max-width: 480px) { .aoj6 .h7wkxafd { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .r059ag .y5pjea { grid-template-columns: 1fr 1fr; } .r059ag .fvucrqxi:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .r059ag .y5pjea { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .xjkk8usr .y5pjea { grid-template-columns: 1fr; } }
.m45jv .qa1igb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.boyqvh .s1auxc2w      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.boyqvh .sw90v { background: var(--bg-page); border-top-color: var(--border-alt); }
.injvan2 .s1auxc2w      { background: #0d1117; border-bottom-color: #21262d; }
.injvan2 .wmm1h { color: var(--accent-light); }
.injvan2 .cweq { --msep-color: #8b949e; }
.injvan2 .cweq a { color: #8b949e; }
.injvan2 .cweq a:hover { color: var(--accent-light); }
.injvan2 .xgumz { color: #8b949e; }
.injvan2 .sw90v { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.injvan2 .ejrz,
.injvan2 .rtt3 { color: #6e7681; }
.injvan2 .kz99 a, .injvan2 .qcuwnsz6 a,
.injvan2 .yn4xn a { color: #8b949e; }
.injvan2 .tsq9a { color: #e6edf3; }
.injvan2 .kz99 a:hover, .injvan2 .qcuwnsz6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .injvan2 .cweq { background: #0d1117; border-top-color: #21262d; }
  .injvan2 .cweq li a { border-bottom-color: #21262d; }
}
.n1j7a .s1auxc2w      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.n1j7a .wmm1h { color: var(--accent-light); }
.n1j7a .cweq { --msep-color: #475569; }
.n1j7a .cweq a { color: #475569; }
.n1j7a .cweq a:hover { color: var(--accent-light); }
.n1j7a .xgumz { color: #64748b; }
.n1j7a .sw90v { background: #f0f4f8; border-top-color: #cbd5e1; }
.n1j7a .ejrz,
.n1j7a .rtt3 { color: #64748b; }
.n1j7a .kz99 a, .n1j7a .qcuwnsz6 a,
.n1j7a .yn4xn a, .n1j7a .tsq9a { color: #374151; }
.n1j7a .kz99 a:hover, .n1j7a .qcuwnsz6 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .n1j7a .cweq { background: #f0f4f8; border-top-color: #cbd5e1; }
  .n1j7a .cweq li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.sqfngiyk .s1auxc2w      { background: var(--accent); border-bottom-color: var(--accent-light); }
.sqfngiyk .wmm1h { color: #fff; }
.sqfngiyk .cweq { --msep-color: rgba(255,255,255,0.82); }
.sqfngiyk .cweq a { color: rgba(255,255,255,0.82); }
.sqfngiyk .cweq a:hover { color: #fff; }
.sqfngiyk .xgumz { color: rgba(255,255,255,0.9); }
.sqfngiyk .vdug a { color: var(--text-primary) !important; }
.sqfngiyk .vdug a:hover { color: var(--accent-light) !important; }
.sqfngiyk .sw90v { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.sqfngiyk .ejrz,
.sqfngiyk .rtt3 { color: rgba(255,255,255,0.72); }
.sqfngiyk .x7tv1w a, .sqfngiyk .vfvm9 a,
.sqfngiyk .kz99 a, .sqfngiyk .qcuwnsz6 a,
.sqfngiyk .yn4xn a, .sqfngiyk .tsq9a { color: #fff; }
.sqfngiyk .tl8i4on, .sqfngiyk .uk4e { color: rgba(255,255,255,0.7); }
.sqfngiyk .x7tv1w a:hover, .sqfngiyk .vfvm9 a:hover,
.sqfngiyk .kz99 a:hover, .sqfngiyk .qcuwnsz6 a:hover { color: #fff; }
@media (max-width: 640px) {
  .sqfngiyk .cweq { background: var(--accent); border-top-color: var(--accent-light); }
  .sqfngiyk .cweq li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yslgtmk .s1auxc2w {
  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);
}
.yslgtmk .sw90v {
  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) {
  .yslgtmk .cweq {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tt8edq .e34j { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.g6rn .e34j { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.pgb195r .e34j { min-height: 72px; height: auto; }
.zazpqeey .e34j { min-height: 84px; height: auto; }
.mivfnwb .e34j { max-width: none; padding: 0 32px; }
.mivfnwb .qa1igb  { max-width: none; padding: 24px 32px; }
.bwur.wjpwf39 .e34j { max-width: 1200px; }
.bwur.nqb68g .e34j { max-width: 1320px; }
.u1tb6x87   .wmm1h, .u1tb6x87   .tsq9a { text-transform: capitalize; }
.y9u3dpv .wmm1h, .y9u3dpv .tsq9a { text-transform: lowercase; }
.swalosv .wmm1h, .swalosv .tsq9a { text-transform: uppercase; letter-spacing: 0.06em; }
.k49gvp, .gdx7le {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qzkpn .k49gvp,
.qzkpn .gdx7le { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.tqo5rt .k49gvp,
.tqo5rt .gdx7le { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.z11mcr91 .k49gvp,
.z11mcr91 .gdx7le { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.k91pph .k49gvp,
.k91pph .gdx7le { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.kr60s3   .cweq a { font-weight: 500; }
.ayr7v .cweq a { font-weight: 600; }
.vqxzmm     .cweq a { font-weight: 700; }
.v5l34th    .cweq a { font-weight: 800; letter-spacing: 0.01em; }
.vou57iz     .cweq > li + li::before,
.d7ac8    .cweq > li + li::before,
.kt60r    .cweq > li + li::before,
.aqft4 .cweq > li + li::before,
.x23hbr .cweq > li + li::before,
.z86azrai  .cweq > li + li::before,
.vxcws9    .cweq > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vou57iz     .cweq > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.d7ac8    .cweq > li + li::before { content: "|"; }
.kt60r    .cweq > li + li::before { content: "—"; }
.aqft4 .cweq > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.x23hbr .cweq > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.z86azrai  .cweq > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.vxcws9    .cweq > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rjgdsjd .xgumz,
  .wti23ksi .xgumz,
  .smvzq .xgumz,
  .xoqimdc .xgumz,
  .o9chj .xgumz {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rjgdsjd .xgumz::before,
  .wti23ksi .xgumz::before,
  .smvzq .xgumz::before,
  .xoqimdc .xgumz::before,
  .o9chj .xgumz::before { content: ""; display: block; flex-shrink: 0; }

  
  .rjgdsjd .xgumz::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;
  }

  
  .wti23ksi .xgumz::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;
  }

  
  .smvzq .xgumz::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;
  }

  
  .xoqimdc .xgumz::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;
  }

  
  .o9chj .xgumz::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) {
  .y4am .xgumz {
    padding: 5px 14px;
  }
  .y4am .cweq {
    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;
  }
  .y4am .cweq li a {
    border-bottom: none; padding: 10px 22px;
  }
  .y4am .cweq li a:hover { background: var(--bg-raised); }
  .y4am .t0j61u2,
  .yr03ox3k .t0j61u2,
  .kr7vc .t0j61u2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bl5khk5 .xgumz {
    padding: 5px 10px;
  }
  .bl5khk5 .cweq {
    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);
  }
  .bl5khk5 .cweq.s6i7sb9v { transform: translateX(0); }
  .bl5khk5 .cweq li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bl5khk5 .cweq li:last-child a { border-bottom: none; }
  .sqfngiyk .cweq,
  .injvan2 .cweq { background: var(--accent) !important; }
  .sqfngiyk .cweq li a,
  .injvan2 .cweq li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .kr7vc .xgumz {
    padding: 5px 10px;
  }
  .kr7vc .cweq {
    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);
  }
  .kr7vc .cweq::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .kr7vc .cweq.s6i7sb9v { transform: translateY(0); }
  .kr7vc .cweq li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .nnp5 .xgumz {
    padding: 5px 10px;
  }
  .nnp5 .cweq {
    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;
  }
  .nnp5 .cweq.s6i7sb9v { opacity: 1; pointer-events: auto; }
  .nnp5 .cweq li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .yzd5wd     .xgumz { border-radius: 0 !important; }
  .ndxcod   .xgumz { border-radius: 8px !important; }
  .x7hvsiq .xgumz { border-radius: 50% !important; }
  .m1a90ir   .xgumz { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ge7ye .rk4uf9 { flex-direction: column; align-items: stretch; }
  .ge7ye .kkfe { flex-direction: row; min-width: auto; }
  .ge7ye .pynh5gb { align-items: flex-start; text-align: left; }
}
.ffboc,
.ffboc.dx3oq50,
.c0oz .ffboc,
.ky7a .ffboc,
.b7d9 .ffboc,
.fpfo4 .ffboc {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.x6qysn5r {
  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;
}
.wm0o2ccs { flex: 1 1 280px; min-width: 0; }
.ljqum {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.rnv8so {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.p8itz {
  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;
}
.p8itz:hover { transform: translateY(-1px); opacity: 0.95; }
.s99jje7s .x6qysn5r {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.s99jje7s .ljqum { color: var(--cta); }
.s99jje7s .rnv8so { color: var(--text-body); }
.s99jje7s .p8itz {
  background: var(--cta) !important;
  color: #fff !important;
}
.u9u3 .x6qysn5r {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.u9u3 .ljqum { color: var(--text-primary); }
.u9u3 .rnv8so { color: var(--text-body); }
.u9u3 .p8itz {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .x6qysn5r {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wm0o2ccs { flex: 0 0 auto; }
  .ljqum { font-size: 1.2rem; }
  .p8itz { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.dkyh0hp5 .i3uekr { height: 36px; }
.rgbaqq5o .i3uekr { height: 60px; max-width: 200px; }
.smk1 .i3uekr { height: 56px; max-width: 180px; }
.xupq    .uxgikx1e, .xupq    .pinlv86 { color: #f59e0b; }
.cjmgwv4e      .uxgikx1e { font-size: 1rem; letter-spacing: 1.5px; }
.cjmgwv4e      .pinlv86   { font-size: 1.35rem; }
.ykmpt    .uxgikx1e, .ykmpt    .pinlv86 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.gquhahd     .uxgikx1e, .gquhahd     .pinlv86 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.q52kp9 .uxgikx1e, .q52kp9 .pinlv86 { color: var(--cta); letter-spacing: 2px; }
.wush0   .uxgikx1e, .wush0   .pinlv86 { color: #e91e63; letter-spacing: 2px; }
.vf98vqxc  .uxgikx1e, .vf98vqxc  .pinlv86 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.faebsy     .uxgikx1e, .faebsy     .pinlv86 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xo7a .zhgzrw + .zhgzrw {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.pxrar .z6mtj { padding: 18px 24px; min-height: 68px; }
.pa9swm .vy1okud {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.pa9swm .vn98hgj {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.fla5 .zhgzrw {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.awyi8ud4 { counter-reset: cs-rank; }
.awyi8ud4 .z6mtj { counter-increment: cs-rank; }
.awyi8ud4 .z6mtj::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;
}
.hyxuovo .awyi8ud4 { counter-reset: cs-rank; gap: 0; }
.hyxuovo .z6mtj {
  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;
}
.hyxuovo .z6mtj::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;
}
.hyxuovo .hiptwv {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.hyxuovo .hp87 {
  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;
}
.hyxuovo .a0n8luk { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.hyxuovo .hiptwv { min-width: 0; flex-direction: column; width: 100%; }
.hyxuovo .f8j41 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.hyxuovo .uxgikx1e { color: var(--cta, var(--accent)); }
.hyxuovo .n3h9i { font-weight: 700; }
.hyxuovo .zhgzrw {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.hyxuovo .vy1okud {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.hyxuovo .vn98hgj {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.hyxuovo .ulkj .vn98hgj { font-size: 1.3rem; color: var(--accent-light); }
.hyxuovo .d1j5z3d {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.hyxuovo .z6mtj:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .hyxuovo .awyi8ud4 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hyxuovo .z6mtj {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hyxuovo .z6mtj { padding: 40px 16px 20px; }
  .hyxuovo .zhgzrw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hyxuovo .d1j5z3d { width: 100%; min-width: 0; }
}
.xu3u8z .awyi8ud4 { counter-reset: cs-rank; gap: 10px; }
.xu3u8z .z6mtj {
  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);
}
.xu3u8z .z6mtj::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);
}
.xu3u8z .hiptwv {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.xu3u8z .hp87 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xu3u8z .a0n8luk { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xu3u8z .f8j41 {
  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;
}
.xu3u8z .uxgikx1e { color: var(--cta, var(--accent)); }
.xu3u8z .zhgzrw {
  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;
}
.xu3u8z .vy1okud {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xu3u8z .vn98hgj { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xu3u8z .ulkj .vn98hgj { color: var(--accent-light); }
.xu3u8z .d1j5z3d {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xu3u8z .z6mtj:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xu3u8z .z6mtj {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xu3u8z .z6mtj::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xu3u8z .hiptwv {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xu3u8z .f8j41 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xu3u8z .zhgzrw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xu3u8z .d1j5z3d { width: 100%; min-width: 0; }
  .xu3u8z .uxgikx1e { min-width: 0; }
}
.mltmu .z6mtj::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.c5lwn .wc9zwyu {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.c5lwn .wc9zwyu summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.c5lwn .wc9zwyu p { padding: 0 2px 16px; }
.xoerd .wc9zwyu { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xoerd .wc9zwyu summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xoerd .wc9zwyu summary::after { content: "›"; font-size: 1.2em; }
.xoerd .wc9zwyu[open] summary::after { content: "‹"; }
.xoerd .wc9zwyu p { padding: 10px 22px 4px; }
.lsrq .wc9zwyu {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lsrq .wc9zwyu summary { color: var(--text-primary); padding-left: 16px; }
.lsrq .wc9zwyu summary::after { content: "›"; font-size: 1.1em; }
.lsrq .wc9zwyu[open] summary::after { content: "‹"; }
.lsrq .wc9zwyu p { padding-left: 16px; }
.e6yk .c1lmr { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.e6yk .wc9zwyu {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.e6yk .wc9zwyu:last-child { border-bottom: none; }
.e6yk .wc9zwyu summary { color: var(--text-primary); border-radius: 0; }
.e6yk .wc9zwyu summary::after { content: "›"; font-size: 1.1em; }
.e6yk .wc9zwyu[open] summary::after { content: "‹"; }
.ratxtb .wc9zwyu { overflow: hidden; }
.ratxtb .wc9zwyu summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ratxtb .wc9zwyu summary::after { color: rgba(255,255,255,.75); }
.ratxtb .wc9zwyu[open] summary { border-radius: 0; }
.whsc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.v7n6ykra {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zh7p {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ygm0 { color: var(--text-muted); font-size: 1.05rem; }
.dvlh {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qe9tgh3 { margin-bottom: 20px; }
.q7zb {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.sylph {
  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;
}
.sylph:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ge7jx355 { resize: vertical; min-height: 130px; }
.nj1fim5j { width: 100%; margin-top: 8px; }
.n4ham04 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.o91xmq {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.f0kqpf9y { color: var(--text-muted); line-height: 1.75; }
.m63l { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.m63l li { margin-bottom: 6px; }
.jtsa01f { max-width: 760px; margin: 0 auto; }
.sluofl2q { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ct8v53 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ct8v53:last-child { border-bottom: none; }
.ct8v53 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.ct8v53 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bw94li7 { max-width: 760px; margin: 0 auto; }
.yre2dvb ul.m63l { margin: 0; }
@media (max-width: 640px) { .t3lzlrbx { grid-template-columns: 1fr; gap: 10px; } }
.qfgaya { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.tfxl { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.o2a96 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.tfxl p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tfxl .m63l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .qfgaya { grid-template-columns: 1fr; } }
.t9rogt { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.t9rogt:hover .wf9tgh { color: var(--accent-light); text-decoration: underline; }
.xs54 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rxfoqv { margin-bottom: 48px; }
.f0w0ac8r { max-width: 760px; margin: 0 auto; }
.gmd8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gmd8:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qmproi5 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.gmd8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gmd8 ul.m63l { margin: 0; }
.mjy64snv { color: var(--text-muted); line-height: 1.75; }
.vah9 .m63l,
.i6bjmly .m63l,
.db0m .m63l,
.g1nelz4 .m63l {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vah9 .gmd8,
.i6bjmly .gmd8 { text-align: left; }
.vah9 .qmproi5,
.i6bjmly .qmproi5 { text-align: center; }
.nos3wj { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.yzjybc2 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fh7zcrl { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.gcho71d { margin-top: 12px; }
.azc9g8 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.azc9g8:hover { border-bottom-color: var(--accent-light); }
.zr7sekwp { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.zr7sekwp img { width: 100%; height: 100%; object-fit: cover; display: block; }
.yeev9fh1 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.q13ru1rq { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.xbqsbq { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.di9j2e { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .di9j2e { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.xcxa9t .fh7zcrl, .xcxa9t .yzjybc2 { max-width: 640px; }
.woxc4 .nos3wj { font-size: 1.6rem; margin-top: 18px; }
.f50lw9j .fh7zcrl { margin-bottom: 28px; }
@media (max-width: 860px) { .ikv61 { grid-template-columns: 1fr; } .woxc4 { position: static; text-align: center; } }
.fzgdimjy .zr7sekwp { margin: 0 auto 18px; }
.fzgdimjy .q13ru1rq { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wpfsn91 { grid-template-columns: 1fr; } }
.dgdktk .nos3wj { font-size: 1.6rem; margin-bottom: 6px; }
.g1nelz4 .m63l { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dgdktk { flex-direction: column; text-align: center; } .rm943 { grid-template-columns: 1fr; } }
.j9vb1j .nos3wj { font-size: 1.35rem; margin: 0 0 4px; }
.j9vb1j .q13ru1rq { margin: 0; }
.po0ew {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.po0ew .zh7p { color: var(--accent-light); }
.yjsz .zh7p { font-size: 2rem; }
.yjsz .ygm0 { max-width: 680px; }
.ky1vm00u .zh7p { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ky1vm00u .ygm0  { margin: 0; }
@media (max-width: 640px) { .ky1vm00u { flex-direction: column; } }
.l55q .zh7p { color: var(--accent-light); }
.acx10 .zh7p { color: #fff; }
.acx10 .ygm0  { color: rgba(255,255,255,0.85); }
.bpp0vsht { max-width: 680px; margin: 0 auto; }
.ep6a25 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ep6a25 { grid-template-columns: 1fr; } }
.nhv8xd1p .sylph {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nhv8xd1p .sylph:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.h5gamp .sylph { background: var(--bg-raised); border-color: transparent; }
.h5gamp .sylph:focus { background: var(--bg-card); border-color: var(--accent-light); }
.lizx .sylph { border-radius: 100px; padding: 11px 20px; }
.lizx .ge7jx355 { border-radius: 14px; }
.tjispkbx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.tjispkbx summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.tjispkbx summary::-webkit-details-marker { display: none; }
.tjispkbx summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.tjispkbx[open] summary::after { content: "−"; }
.hex15g0v {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.uc9i {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .uc9i { grid-template-columns: 1fr; } }
.e3vs4k {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.e3vs4k h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.e3vs4k p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.m0doa { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.m0doa li { margin-bottom: 6px; }
.unqkyo8{display:none}
.unqkyo8:empty,.o2tcogpy:empty{display:none}
.ibh7zo{position:relative;overflow:visible}
.hvp1i .uew5e,.sletr .uew5e,
.d7m4y .uew5e,.u27cap .uew5e,
.zyejpu .uew5e,.e38l8 .uew5e{display:block}
.b3nb62 .aezivrj{display:block}
.hvp1i .uew5e,.sletr .uew5e,
.d7m4y .uew5e,.u27cap .uew5e,
.zyejpu .uew5e{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.hvp1i .uew5e .o2tcogpy,.sletr .uew5e .o2tcogpy,
.d7m4y .uew5e .o2tcogpy,.u27cap .uew5e .o2tcogpy,
.zyejpu .uew5e .o2tcogpy{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.hvp1i .lr5t,.sletr .lr5t,
.d7m4y .lr5t,.u27cap .lr5t,
.zyejpu .lr5t{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.hvp1i .uew5e,.sletr .uew5e{top:12px}
.hvp1i .uew5e .o2tcogpy{margin-right:auto}
.sletr .uew5e .o2tcogpy{margin-left:auto}
.sletr .uew5e{text-align:right}
.d7m4y .uew5e,.u27cap .uew5e{bottom:12px}
.d7m4y .uew5e .o2tcogpy{margin-right:auto}
.u27cap .uew5e .o2tcogpy{margin-left:auto}
.u27cap .uew5e{text-align:right}
.zyejpu .uew5e{position:relative;margin-top:16px}
.zyejpu .uew5e .o2tcogpy{margin:0 auto}
.e38l8 .uew5e{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.e38l8 .uew5e .o2tcogpy{margin:0}
.e38l8 .bltay~.uew5e,
.e38l8 .nhon~.uew5e{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.e38l8 .bltay~.uew5e .o2tcogpy,
.e38l8 .nhon~.uew5e .o2tcogpy{justify-content:flex-start}
.bltay~.uew5e,.nhon~.uew5e{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.bltay~.uew5e .o2tcogpy{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nhon~.uew5e .o2tcogpy{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.aezivrj .o2tcogpy{margin:0 0 12px}
.o2tcogpy{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.bell{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wf9tgh{font-weight:600;color:var(--text-heading);opacity:1}
.eq9mfl::before{content:"·";margin:0 2px;opacity:.5}
.lr5t{white-space:nowrap}
.i0vpxze .bell{display:none}
.od6upv .lr5t{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.od6upv .eq9mfl::before{content:""}
.w26bzs .lr5t{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.w26bzs .eq9mfl::before{content:""}
.wt883g .o2tcogpy{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bnmv8r .lr5t{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bnmv8r .eq9mfl::before{content:""}
.mmoh4gz .lr5t{color: var(--accent-light);opacity:1;font-weight:500}
.n46jm .lr5t{border-bottom:1px solid currentColor;padding-bottom:2px}
.uksklhf7 .o2tcogpy{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nhge{--date-bg:var(--accent-bg-light)}
.gejw3 .eq9mfl::before{content:""}
.ck4qfe8 .eq9mfl::before{content:"•";opacity:.4}
.ck4qfe8 .lr5t + .lr5t::before{content:"•";margin-right:6px;opacity:.4}
.i7g1b .eq9mfl::before{content:"/";opacity:.35}
.i7g1b .lr5t + .lr5t::before{content:"/";margin-right:6px;opacity:.35}
.hsagjj .eq9mfl::before{content:"|";opacity:.3}
.hsagjj .lr5t + .lr5t::before{content:"|";margin-right:6px;opacity:.3}
.vtt0i .eq9mfl::before{content:"—";opacity:.3}
.vtt0i .lr5t + .lr5t::before{content:"—";margin-right:6px;opacity:.3}
.fc2ly8f .eq9mfl::before{content:"◆";font-size:.5em;opacity:.35}
.fc2ly8f .lr5t + .lr5t::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.m00hn6rh .eq9mfl::before{content:"·";opacity:.4}
.m00hn6rh .lr5t + .lr5t::before{content:"·";margin-right:6px;opacity:.4}
.lm4c5wc .eq9mfl::before{content:"›";opacity:.4}
.lm4c5wc .lr5t + .lr5t::before{content:"›";margin-right:6px;opacity:.4}
.rux8zhfp .eq9mfl::before{content:"→";opacity:.35;font-size:.85em}
.rux8zhfp .lr5t + .lr5t::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.fvy2x5 .ctw2k5mr{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .ctw2k5mr{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .r0yhtda{max-width:100%}
}
.wvqna .sb9gf{margin:0}
@media (max-width:560px){
  .xsx9{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) {
  .cbow8r { padding: 28px 18px 20px; }
  .o5x3 { font-size: 1.2rem; }
  .l1q332z { max-width: 220px; max-height: 80px; }
}
.w2fl {
  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);
}
.z9gsmxk {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.z9n4wab8  .w2fl { border-radius: 50%; }
.c7xu  .w2fl { border-radius: 6px; }
.m3dcf5bn .w2fl { border-radius: 22px; }
.jefkk .x6qysn5r {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .w2fl { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.g6j42023 .dx3oq50 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.g6j42023 .ocd9zozj {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.g6j42023 .x6qysn5r {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ef4kt9b6 .dx3oq50,
.ef4kt9b6 .ocd9zozj {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.ef4kt9b6 .x6qysn5r {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .ef4kt9b6 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .ef4kt9b6 .x6qysn5r {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .ef4kt9b6 .rnv8so { display: none !important; }
  .ef4kt9b6 .ljqum { font-size: 1.1rem !important; }
  .ef4kt9b6 .w2fl { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .w8rti { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .e34j { flex-direction: row-reverse; }
[dir="rtl"] .cweq { flex-direction: row-reverse; }
[dir="rtl"] .k66x6  .qmlqvcmh { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .pfi9t .qmlqvcmh { right: auto; left: 20px; }
  [dir="rtl"] .k66x6  .qmlqvcmh { left: auto;  right: 20px; }
}
[dir="rtl"] .t4sb1dz .mc1dru  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .yf64a .mc1dru { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .y6zpxcbd, [dir="rtl"] .h5ri0p { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .afno41dh { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .d915l { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hvdocv2c { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .x6qysn5r { direction: rtl; }
[dir="rtl"] .w2fl { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .z6mtj,
[dir="rtl"] .rea16zzq { direction: rtl; }
[dir="rtl"] .h7bpy { direction: rtl; }
[dir="rtl"] .d9qpbbmi { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .izac .h5ri0p,
[dir="rtl"] .lrvv54i .h5ri0p,
[dir="rtl"] .h34uw5e6 .h5ri0p,
[dir="rtl"] .bb52u4 .h5ri0p {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .izac .h5ri0p li::before,
[dir="rtl"] .lrvv54i .h5ri0p li::before,
[dir="rtl"] .h34uw5e6 .h5ri0p li::before,
[dir="rtl"] .bb52u4 .h5ri0p li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .glbbtk.cmqb .pjculi,
[dir="rtl"] .amyo3f1.cmqb .pjculi,
[dir="rtl"] .j42we.cmqb .pjculi,
[dir="rtl"] .memm.cmqb .pjculi,
[dir="rtl"] .cecfsg.cmqb .pjculi { text-align: right; }
[dir="rtl"] .bltay.cmqb .fgplpbp { align-items: flex-end; text-align: right; }
[dir="rtl"] .ocd9zozj,
[dir="rtl"] .zgolt,
[dir="rtl"] .okwek5,
[dir="rtl"] .pjculi { text-align: right; }
[dir="rtl"] .dvlh,
[dir="rtl"] .q7zb,
[dir="rtl"] .fh7zcrl,
[dir="rtl"] .sylph,
[dir="rtl"] .ge7jx355 { text-align: right; direction: rtl; }
[dir="rtl"] .lizx .sylph,
[dir="rtl"] .nhv8xd1p .sylph { padding-right: 20px; padding-left: 20px; }
.zi1cuyh .awyi8ud4,
.udwdst0v .awyi8ud4,
.h5kwlmf3 .awyi8ud4 { gap: 0; }
.cv1qk1o .awyi8ud4 { gap: 14px; }
.zi1cuyh .z6mtj,
.udwdst0v .z6mtj,
.cv1qk1o .z6mtj,
.h5kwlmf3 .z6mtj {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.zi1cuyh .z6mtj,
.udwdst0v .z6mtj,
.h5kwlmf3 .z6mtj {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.zi1cuyh .z6mtj:nth-child(even),
.h5kwlmf3 .z6mtj:nth-child(even) { background: var(--accent-bg); }
.udwdst0v .z6mtj + .z6mtj { border-top: 1px solid var(--border-alt); }
.cv1qk1o .z6mtj {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.zi1cuyh .z6mtj:hover,
.udwdst0v .z6mtj:hover,
.h5kwlmf3 .z6mtj:hover { background: var(--bg-hover); }
.zi1cuyh .z6mtj::before,
.udwdst0v .z6mtj::before,
.cv1qk1o .z6mtj::before,
.h5kwlmf3 .z6mtj::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.h5kwlmf3 .z6mtj::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.zi1cuyh .hiptwv,
.udwdst0v .hiptwv,
.cv1qk1o .hiptwv,
.h5kwlmf3 .hiptwv {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.zi1cuyh .hp87,
.udwdst0v .hp87,
.cv1qk1o .hp87,
.h5kwlmf3 .hp87 {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.zi1cuyh .a0n8luk,
.udwdst0v .a0n8luk,
.cv1qk1o .a0n8luk,
.h5kwlmf3 .a0n8luk {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.zi1cuyh .f8j41,
.udwdst0v .f8j41,
.cv1qk1o .f8j41,
.h5kwlmf3 .f8j41 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.h5kwlmf3 .f8j41 { font-size: 1.45rem; font-weight: 800; }
.zi1cuyh .d9vo,
.udwdst0v .d9vo,
.cv1qk1o .d9vo,
.h5kwlmf3 .d9vo {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.zi1cuyh .d9vo .ulkj,
.udwdst0v .d9vo .ulkj,
.cv1qk1o .d9vo .ulkj,
.h5kwlmf3 .d9vo .ulkj {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.zi1cuyh .d9vo .ulkj .vy1okud,
.udwdst0v .d9vo .ulkj .vy1okud,
.cv1qk1o .d9vo .ulkj .vy1okud,
.h5kwlmf3 .d9vo .ulkj .vy1okud { display: none; }
.zi1cuyh .d9vo .ulkj .vn98hgj::before,
.udwdst0v .d9vo .ulkj .vn98hgj::before,
.cv1qk1o .d9vo .ulkj .vn98hgj::before,
.h5kwlmf3 .d9vo .ulkj .vn98hgj::before { content: "\1F381\00a0"; }
.zi1cuyh .d9vo .ulkj .vn98hgj,
.udwdst0v .d9vo .ulkj .vn98hgj,
.cv1qk1o .d9vo .ulkj .vn98hgj,
.h5kwlmf3 .d9vo .ulkj .vn98hgj {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.zi1cuyh .d9vo .w43y,
.udwdst0v .d9vo .w43y,
.cv1qk1o .d9vo .w43y,
.h5kwlmf3 .d9vo .w43y { display: none; }
.zi1cuyh .t4lb,
.udwdst0v .t4lb,
.cv1qk1o .t4lb,
.h5kwlmf3 .t4lb {
  grid-column: 4; min-width: 120px; width: auto;
}
.zi1cuyh .uxgikx1e,
.udwdst0v .uxgikx1e,
.cv1qk1o .uxgikx1e,
.h5kwlmf3 .uxgikx1e { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.zi1cuyh .n3h9i,
.udwdst0v .n3h9i,
.cv1qk1o .n3h9i,
.h5kwlmf3 .n3h9i { display: none; }
.zi1cuyh .d1j5z3d.pkd62z,
.udwdst0v .d1j5z3d.pkd62z,
.cv1qk1o .d1j5z3d.pkd62z,
.h5kwlmf3 .d1j5z3d.pkd62z {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.h5kwlmf3 .d1j5z3d.pkd62z { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .zi1cuyh .z6mtj,
  .udwdst0v .z6mtj,
  .cv1qk1o .z6mtj,
  .h5kwlmf3 .z6mtj {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .zi1cuyh .t4lb,
  .udwdst0v .t4lb,
  .cv1qk1o .t4lb,
  .h5kwlmf3 .t4lb { display: none; }
  .zi1cuyh .d1j5z3d.pkd62z,
  .udwdst0v .d1j5z3d.pkd62z,
  .cv1qk1o .d1j5z3d.pkd62z,
  .h5kwlmf3 .d1j5z3d.pkd62z { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .zi1cuyh .z6mtj,
  .udwdst0v .z6mtj,
  .cv1qk1o .z6mtj,
  .h5kwlmf3 .z6mtj {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .zi1cuyh .z6mtj::before,
  .udwdst0v .z6mtj::before,
  .cv1qk1o .z6mtj::before,
  .h5kwlmf3 .z6mtj::before { grid-area: rank; align-self: center; justify-self: start; }
  .zi1cuyh .hiptwv,
  .udwdst0v .hiptwv,
  .cv1qk1o .hiptwv,
  .h5kwlmf3 .hiptwv { grid-area: ident; width: auto; justify-content: flex-start; }
  .zi1cuyh .d9vo,
  .udwdst0v .d9vo,
  .cv1qk1o .d9vo,
  .h5kwlmf3 .d9vo { grid-area: pills; }
  
  .zi1cuyh .d9vo .ulkj,
  .udwdst0v .d9vo .ulkj,
  .cv1qk1o .d9vo .ulkj,
  .h5kwlmf3 .d9vo .ulkj {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .zi1cuyh .d1j5z3d.pkd62z,
  .udwdst0v .d1j5z3d.pkd62z,
  .cv1qk1o .d1j5z3d.pkd62z,
  .h5kwlmf3 .d1j5z3d.pkd62z { grid-area: cta; width: 100%; }
  .zi1cuyh .hp87,
  .udwdst0v .hp87,
  .cv1qk1o .hp87,
  .h5kwlmf3 .hp87 { width: 56px; height: 56px; }
  .zi1cuyh .f8j41,
  .udwdst0v .f8j41,
  .cv1qk1o .f8j41,
  .h5kwlmf3 .f8j41 { font-size: 1.1rem; }
}
:root {
  --accent:          #b92665;
  --brand:           #b92665;
  --brand-light:     #992b5a;
  --brand-pale:      #b54374;
  --grad-start:      #dd5d94;
  --grad-end:        #e196b6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f59e0b;
  --cta-fg:          #111111;
  --cta-light:       #d48603;
  --cta-hover:       #bb7807;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e5;
  --border-alt:      #dcd0d5;
  --border-section:  #e8e2e5;
  --text-primary:    #1b1719;
  --text-muted:      #605258;
  --text-body:       #372e32;
  --text-sub:        #52464b;
  --text-faint:      #89757e;
  --text-dim:        #a19097;
  --text-label:      #6e5d64;
  --text-value:      #443a3f;
  --accent-bg:       #f1e3e9;
  --accent-bg-light: #ebcad8;
  --bg-tip:          #f1f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f1f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #1f8f13;
  --c-cons:          #9f212a;
  --c-pros-label:    #25aa17;
  --c-tip-border:    #29bc19;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1f8f13;
}
:root { --logo-bg-opacity: 38%; }
.s3czu1u .zgk8uc4i, .s3czu1u .bltay { min-height: 420px; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.ilqy6zxo .hjtu li::before, .ilqy6zxo .uk42an li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.ilqy6zxo .hjtu li::before { content: ""; }.ilqy6zxo .uk42an li::before { content: ""; }.ilqy6zxo .ub2u::before, .ilqy6zxo .ngs5w5ij::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ilqy6zxo .ub2u::before { content: ""; }.ilqy6zxo .ngs5w5ij::before { content: ""; }
.dytmq::before { content: '›'; font-size: 1.1em; }