:root {
  --color-accent: #196d2b;
  --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;
}
.lwj0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bdf5f {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.d5etx5c {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.q4yfzyo { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ai5vgy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ai5vgy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ai5vgy a:hover { color: var(--accent-light); }
.v7jn     .dbeu0 { border-radius: 6px; }
.v7jn .dbeu0 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.v7jn .dbeu0 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.y57c .dbeu0 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .dbeu0 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vjnsulv:hover .dbeu0,
  .vjnsulv:focus-within .dbeu0 { display: block; }
  .dbeu0 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.nw1am9jl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.n6hrn6ir { display: none; }
@media (max-width: 640px) {
  .n6hrn6ir {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .n6hrn6ir.tc5p { display: block; }
}
@media (max-width: 640px) {
  .nw1am9jl { display: block; }
  .ai5vgy > li + li::before { display: none !important; }
  .ai5vgy {
    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;
  }
  .ai5vgy.tc5p { display: flex; }
  .ai5vgy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ai5vgy li:last-child a { border-bottom: none; }
}
.w40ovru { min-height: 480px; }
.hrxbrr {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.szy37nym { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.shp7b .szy37nym { margin-left: 0; margin-right: 0; }
.zgto {
  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;
}
.hkviw .zgto { margin-top: 24px; }
.zgto:hover { opacity: 0.88; }
.t2s6 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.z0fb {
  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%);
}
.t2s6 .u36mow {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.t2s6 .hrxbrr { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t2s6 .szy37nym { color: #e2e8f0; }
.t2s6.lh7hihv3 .u36mow { text-align: center; }
.t2s6.shp7b   .u36mow { text-align: left; }
.zw7sbfo .u36mow {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.zw7sbfo .hrxbrr { color: var(--text-primary); text-shadow: none; }
.zw7sbfo .szy37nym { color: var(--text-muted); }
.zw7sbfo .zgto { margin-top: 16px; }
.zw7sbfo, .zw7sbfo.w40ovru { min-height: auto !important; }
.zw7sbfo.lh7hihv3 .u36mow { text-align: center; }
.zw7sbfo.shp7b   .u36mow { text-align: left; }
.zw7sbfo~.vdbt{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}
.zw7sbfo~.vdbt .bgezdq3h{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.cqay2r5 .r0p8nk,
.cqay2r5 .adqtk,
.cqay2r5 .t2s6 .z0fb {
  overflow: hidden;
}
.cqay2r5 .r0p8nk::after,
.cqay2r5 .adqtk::after,
.cqay2r5 .t2s6 .z0fb::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.e4j265e .t2s6 .z0fb {
  overflow: hidden;
}
.e4j265e .t2s6 .z0fb::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;
}
.inyby .t2s6 .z0fb {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nvr0818v .t2s6 .z0fb {
  overflow: hidden;
}
.nvr0818v .t2s6 .z0fb::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;
}
.g4hb .t2s6 .z0fb {
  animation: hg-breathe 10s ease-in-out infinite;
}
.r0p8nk .z0fb {
  background: none;
}
.r0p8nk .hrxbrr { color: #fff; }
.r0p8nk .szy37nym { color: rgba(255,255,255,0.85); }
.cqay2r5 .vhfkdtjr { position: relative; overflow: hidden; }
.cqay2r5 .vhfkdtjr::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;
}
.vhfkdtjr .hrxbrr { text-shadow: none; color: var(--text-primary); }
.vhfkdtjr .szy37nym { color: var(--text-muted); }
body.q3swixh .hrxbrr {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.t4c4c2 .hrxbrr {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.w40ovru.r0p8nk .hrxbrr,
section.r0p8nk .hrxbrr {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vhfkdtjr.shp7b   .avdfe05q { align-items: flex-start; text-align: left; }
.w40ovru .rromk {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.rromk .mug4e9zx {
  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;
}
.rromk .mug4e9zx::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.rromk .kv1e92 { display: contents !important; }
.rromk .kv1e92 .if1vhbaj {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.rromk .kv1e92 .k0gref { max-height: 48px; max-width: 96px; }
.rromk .kv1e92 .ebrz4v8 {
  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;
}
.rromk .x4pd {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.rromk .uszk { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.rromk .dmpvilmx { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.rromk .dmpvilmx small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.rromk .q8aal8zj { display: contents !important; }
.rromk .q8aal8zj .lbqfn:not(.mf738feg) { display: none !important; }
.rromk .q8aal8zj .mf738feg {
  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;
}
.rromk .q8aal8zj .mf738feg .vqkwcz07 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.rromk .q8aal8zj .mf738feg .ctoa0o4 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.rromk .q2rh { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.rromk .q2rh.qy336o {
  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;
}
.rromk .q2rh.qy336o:hover { opacity: 0.85; }
.rromk .mug4e9zx,
.rromk .mug4e9zx:hover,
.rromk .mug4e9zx:nth-child(even),
.rromk .mug4e9zx:nth-child(odd),
.rromk .mug4e9zx:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.j3a6w4t .u36mow { padding-bottom: 24px; }
.hkviw .u36mow { max-width: 1100px; }
@media (max-width: 700px) {
  .vhfkdtjr { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vhfkdtjr:not(.c1z0) .tuwc74w { display: none !important; }
  .c1z0 .tuwc74w { padding: 16px; }
  .avdfe05q  { padding: 36px 24px; }
  .vhfkdtjr~.vdbt,.w3n5uzy~.vdbt{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .w40ovru, .vhfkdtjr { min-height: 320px !important; }
  .hrxbrr { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .l9h9qi1,
  .mijnh,
  .g92i8zv { grid-template-columns: 1fr !important; }

  

  
  .j3a6w4t { display: flex !important; flex-direction: column !important; }
  .j3a6w4t .u36mow { display: contents; }
  .j3a6w4t .z0fb { order: 0; }
  .j3a6w4t .hrxbrr { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .j3a6w4t .l9h9qi1 { order: 2; padding: 0 16px 12px !important; }
  .j3a6w4t .szy37nym { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .hkviw .u36mow { display: flex; flex-direction: column; }
  .hkviw .u36mow .hrxbrr { order: 1; }
  .hkviw .u36mow .g92i8zv { order: 2; margin: 8px 0 24px !important; }
  .hkviw .u36mow .szy37nym { order: 3; }
  .hkviw .u36mow .zgto { order: 4; align-self: center; margin-top: 0; }

  
  .vhfkdtjr.c1z0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vhfkdtjr.c1z0 .avdfe05q { display: contents; padding: 0; }
  .vhfkdtjr.c1z0 .avdfe05q .hrxbrr { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vhfkdtjr.c1z0 .tuwc74w { order: 2; padding: 12px 16px; }
  .vhfkdtjr.c1z0 .avdfe05q .szy37nym { order: 3; padding: 0 24px; margin: 0 auto; }
  .vhfkdtjr.c1z0 .avdfe05q .zgto { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gnbwibq { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.zx4f { width: 100%; height: auto; display: block; border-radius: 10px; }
.uoqkap .gnbwibq        { border-radius: 16px; }
.uoqkap .zx4f  { border-radius: 16px; }
.gxmiwy .gnbwibq         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.gxmiwy .zx4f   { border-radius: 8px; }
.xe85hf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.q7058c2 { width: 100%; padding: 32px 0; position: relative; }
.j6hhmg { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r20n .q7058c2:nth-child(even) { background: var(--bg-surface); }
.r20n .q7058c2:nth-child(odd)  { background: var(--bg-page); }
.nkvyj .q7058c2:nth-child(even) { background: var(--bg-card); }
.nkvyj .q7058c2:nth-child(odd)  { background: var(--bg-page); }
.r20n .q7058c2:nth-child(odd)  .j6hhmg { background: var(--bg-card); border-radius: 6px; }
.r20n .q7058c2:nth-child(even) .j6hhmg { background: var(--bg-raised); border-radius: 6px; }
.nkvyj .q7058c2:nth-child(odd)  .j6hhmg { background: var(--bg-card); border-radius: 6px; }
.nkvyj .q7058c2:nth-child(even) .j6hhmg { background: var(--bg-raised); border-radius: 6px; }
.r20n .q7058c2:nth-child(even) .lcojyk .xm4846g7,
.nkvyj .q7058c2:nth-child(even) .lcojyk .xm4846g7 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r20n .q7058c2:nth-child(odd) .lcojyk .xm4846g7,
.nkvyj .q7058c2:nth-child(odd) .lcojyk .xm4846g7 { background: var(--bg-card-inner); }
.r20n .q7058c2:nth-child(even) .eu1wsvue .xm4846g7:nth-child(odd),
.nkvyj .q7058c2:nth-child(even) .eu1wsvue .xm4846g7:nth-child(odd)  { background: var(--bg-card); }
.r20n .q7058c2:nth-child(even) .eu1wsvue .xm4846g7:nth-child(even),
.nkvyj .q7058c2:nth-child(even) .eu1wsvue .xm4846g7:nth-child(even) { background: var(--bg-card-inner); }
h1.fubzt { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fubzt {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.yr1k6v { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.qc2qz h2.fubzt {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.hozb h2.fubzt {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.aimvbs h2.fubzt {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wq11du h2.fubzt::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.jnk5s7 h2.fubzt {
  color: var(--text-primary); font-size: 1.7rem;
}
.tyhy h2.fubzt::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.xykbd h2.fubzt {
  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) { .jtf4jvs { display: none; } }
.imt7wz8m { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.m36jg1 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.h6xjm {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.of9g9q { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.tvye { padding-left: 20px; }
.tvye li { margin-bottom: 6px; }
.tvye a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.tvye a:hover { color: var(--accent-light); }
.y4y27f .of9g9q { display: none; }
.okbnx .of9g9q { display: none; }
.okbnx .tvye { padding-left: 0; list-style: none; }
.okbnx .tvye li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.okbnx .tvye a { font-size: 0.92rem; }
.gza02 .h6xjm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.gza02 .of9g9q { display: none; }
.gza02 .tvye { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.gza02 .tvye li { margin-bottom: 0; }
.gza02 .tvye 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;
}
.gza02 .tvye a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wg0cbrkg .h6xjm { padding: 20px 20px 16px; }
.wg0cbrkg .tvye {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wg0cbrkg .tvye li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wg0cbrkg .tvye 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;
}
.wg0cbrkg .tvye 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;
}
.wg0cbrkg .tvye a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wg0cbrkg .tvye a:focus,
.wg0cbrkg .tvye a:focus-visible,
.wg0cbrkg .tvye a:target { outline: none; }
.wg0cbrkg .tvye li:target a { border-color: var(--border); color: var(--text-muted); }
.q5x13 .h6xjm { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.q5x13 .of9g9q { display: none; }
.q5x13 .tvye { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.q5x13 .tvye li { counter-increment: toc-n; margin-bottom: 0; }
.q5x13 .tvye 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;
}
.q5x13 .tvye 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;
}
.q5x13 .tvye a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.k4zyh .h6xjm { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.k4zyh .of9g9q { display: none; }
.k4zyh .tvye { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.k4zyh .tvye li { margin-bottom: 0; }
.k4zyh .tvye 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;
}
.k4zyh .tvye a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.vrenj7 .h6xjm { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vrenj7 .of9g9q { display: none; }
.vrenj7 .tvye { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vrenj7 .tvye li { margin-bottom: 0; }
.vrenj7 .tvye li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vrenj7 .tvye li:last-child::after { content: ""; margin-right: 0; }
.vrenj7 .tvye a { font-size: 0.9rem; }
.xm4846g7 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lcojyk .xm4846g7 { background: var(--bg-card); }
.eu1wsvue .xm4846g7:nth-child(odd)  { background: var(--bg-card); }
.eu1wsvue .xm4846g7:nth-child(even) { background: var(--bg-raised); }
.hlz8e23 .xm4846g7 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hlz8e23 .xm4846g7:last-child { border-bottom: none; }
.hlz8e23 h3.yr1k6v { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zzoui12c .xm4846g7 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zzoui12c .xm4846g7 + .xm4846g7 { margin-top: 4px; }
.rzri .xm4846g7 { background: none; border-radius: 0; padding: 12px 0; }
.rzri .xm4846g7 + .xm4846g7 { border-top: 1px solid var(--border-section); }
.jnflu { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.an2e { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.vml4u5v, .dzfj { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vml4u5v li, .dzfj li { margin-bottom: 6px; }
.dzfj li { list-style: decimal; }
.m4k29     .vml4u5v { list-style-type: "● "; }
.zgn43v  .vml4u5v { list-style-type: "■ "; }
.v5x2rr22 .vml4u5v { list-style-type: "◆ "; }
.mqq3u3xw    .vml4u5v { list-style-type: "★ "; }
.m4k29     .j0cotio { list-style-type: "● "; }
.zgn43v  .j0cotio { list-style-type: "■ "; }
.v5x2rr22 .j0cotio { list-style-type: "◆ "; }
.mqq3u3xw    .j0cotio { list-style-type: "★ "; }
.m4k29    .vml4u5v li::marker, .m4k29    .j0cotio li::marker,
.zgn43v .vml4u5v li::marker, .zgn43v .j0cotio li::marker,
.v5x2rr22 .vml4u5v li::marker, .v5x2rr22 .j0cotio li::marker,
.mqq3u3xw   .vml4u5v li::marker, .mqq3u3xw   .j0cotio li::marker {
  color: var(--cta); font-size: 1em;
}
.m4k29 .dzfj,
.zgn43v .dzfj,
.v5x2rr22 .dzfj,
.mqq3u3xw .dzfj {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.m4k29 .dzfj li,
.zgn43v .dzfj li,
.v5x2rr22 .dzfj li,
.mqq3u3xw .dzfj li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.m4k29 .dzfj li::before,
.zgn43v .dzfj li::before,
.v5x2rr22 .dzfj li::before,
.mqq3u3xw .dzfj 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;
}
.m4k29     .dzfj li::before { border-radius: 50%; }
.zgn43v  .dzfj li::before { border-radius: 3px; }
.v5x2rr22 .dzfj li::before { border-radius: 3px; }
.mqq3u3xw    .dzfj li::before { border-radius: 50%; }
.coo6nxc2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.uac4kkp .coo6nxc2,
.katd1v .coo6nxc2 { background: transparent; border: none; border-radius: 0; }
.gmfgbj { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gmfgbj th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gmfgbj td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gmfgbj tr:hover td { background: var(--bg-hover); }
.j7f5o8 .gmfgbj tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ltsd9kl .gmfgbj { border: 1px solid var(--border-alt); }
.ltsd9kl .gmfgbj th,
.ltsd9kl .gmfgbj td { border: 1px solid var(--border-alt); }
.upr3t .gmfgbj th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.upr3t .gmfgbj td { border-bottom: none; }
.upr3t .gmfgbj tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nb6pl .gmfgbj th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.n2fxl2 .coo6nxc2 {
  overflow: hidden;
}
.n2fxl2 .gmfgbj th { border-bottom: 1px solid var(--border-alt); }
.n2fxl2 .gmfgbj tr:last-child td { border-bottom: none; }
.qtsjjb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.iefid09u { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.grqgbvud { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jsszfqp { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.prj34 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.j0cotio { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.j0cotio 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%}
.bqx1p .jsszfqp { background: transparent; text-align: center; }
.lit9 .grqgbvud {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.bitji .grqgbvud {
  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);
}
.jbrfw .iefid09u { display: grid; grid-template-columns: auto 1fr; }
.jbrfw .grqgbvud {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jbrfw .jsszfqp { grid-column: 2; }
.jbrfw .prj34,
.jbrfw .j0cotio { grid-column: 1 / -1; }
.j8r6 .iefid09u { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.j8r6 .grqgbvud {
  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);
}
.j8r6 .jsszfqp { grid-column: 2; }
.j8r6 .prj34,
.j8r6 .j0cotio { grid-column: 1 / -1; }
.t8onqzl .iefid09u { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.t8onqzl .jsszfqp { background: none; color: var(--accent-light); font-weight: 700; }
.uauliyq .iefid09u { 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); }
.uauliyq .jsszfqp { background: none; color: var(--accent-light); font-weight: 700; }
.i8gmqe1c .iefid09u { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.i8gmqe1c .iefid09u:last-child { border-bottom: none; }
.i8gmqe1c .jsszfqp { background: none; color: var(--accent-light); font-weight: 700; }
.wrg1u78w .iefid09u { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wrg1u78w .jsszfqp { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.zka418k .qtsjjb { counter-reset: card-n; }
.zka418k .iefid09u  { counter-increment: card-n; }
.zka418k .jsszfqp { display: flex; align-items: center; gap: 10px; }
.zka418k .jsszfqp::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;
}
.vpjbwfha .iefid09u { background: var(--bg-surface); border: 1px solid var(--border); }
.vpjbwfha .jsszfqp { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xy8t5eq { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.xy8t5eq         { --cl-hue: var(--accent); }
.wlz9s     { --cl-hue: #16a34a; }
.f7gwvex { --cl-hue: #ea580c; }
.wlz9s, .f7gwvex, .w8751, .bj9k1b {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.lc605vd { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.lc605vd::before { color: var(--cl-hue); }
.xy8t5eq strong { color: var(--text-primary); font-size: 0.95rem; }
.xy8t5eq p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.p8kbs2r { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.pm581, .fm1bgf { border-radius: 8px; padding: 14px; }
.pm581 { background: var(--bg-pros); }
.fm1bgf { background: var(--bg-cons); }
.as03gf { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.pm581 .as03gf { color: var(--c-pros-label); }
.fm1bgf .as03gf { color: #f87171; }
.pm581 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fm1bgf ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zx4f { width: 100%; height: auto; border-radius: 10px; display: block; }
.qy336o {
  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;
}
.qy336o:hover { opacity: 0.85; }
.jrzz0 .qy336o  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jrzz0 .qy336o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fpu30s .qy336o  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.fpu30s .qy336o:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jrzz0 .q2rh.qy336o, .fpu30s .q2rh.qy336o,
.jrzz0 .aqhx4p19 .qy336o, .fpu30s .aqhx4p19 .qy336o {
  background: var(--cta); border: none; color: #fff;
}
.jrzz0 .q2rh.qy336o:hover, .fpu30s .q2rh.qy336o:hover,
.jrzz0 .aqhx4p19 .qy336o:hover, .fpu30s .aqhx4p19 .qy336o:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.xi4j .zgto { border-radius: 50px; }
.xi4j .qy336o  { border-radius: 50px; }
.vjvyf .zgto,
.vjvyf .qy336o { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.vjvyf .zgto:hover,
.vjvyf .qy336o:hover { filter: brightness(1.08); opacity: 1; }
.l0l6zt6c .zgto,
.l0l6zt6c .qy336o { box-shadow: 0 3px 14px -2px var(--cta); }
.l0l6zt6c .zgto:hover,
.l0l6zt6c .qy336o:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.tgb2jjji .zgto,
.tgb2jjji .qy336o { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.tgb2jjji .zgto:hover,
.tgb2jjji .qy336o:hover { opacity: 1; }
.tgb2jjji .zgto:active,
.tgb2jjji .qy336o:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.sqp4om .zgto,
.sqp4om .qy336o { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.sqp4om .zgto:hover,
.sqp4om .qy336o:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.sqp4om .zgto:active,
.sqp4om .qy336o:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.qezcymmz .zgto,
.qezcymmz .qy336o { position: relative; overflow: hidden; }
.qezcymmz .zgto::before,
.qezcymmz .qy336o::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;
}
.qezcymmz .zgto:hover::before,
.qezcymmz .qy336o:hover::before { left: 135%; }
.f26bp .zgto,
.f26bp .qy336o { border-radius: 0; }
.lt9zlxu .zgto { padding-left: 22px; padding-right: 22px; }
.lt9zlxu .qy336o  { padding-left: 12px; padding-right: 12px; }
.okwt .zgto { padding-left: 44px; padding-right: 44px; }
.okwt .qy336o  { padding-left: 24px; padding-right: 24px; }
.tiz3z4 .zgto { padding-left: 56px; padding-right: 56px; }
.tiz3z4 .qy336o  { padding-left: 32px; padding-right: 32px; }
.jfhmv8ln   .zgto::after, .jfhmv8ln   .qy336o::after,
.ees5mw .zgto::after, .ees5mw .qy336o::after,
.kmleddxs    .zgto::after, .kmleddxs    .qy336o::after,
.s7922z37    .zgto::after, .s7922z37    .qy336o::after,
.gke5ekmc    .zgto::after, .gke5ekmc    .qy336o::after,
.iytf     .zgto::after, .iytf     .qy336o::after,
.vnu8    .zgto::after, .vnu8    .qy336o::after,
.o29ujxlp   .zgto::after, .o29ujxlp   .qy336o::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;
}
.jfhmv8ln .zgto::after, .jfhmv8ln .qy336o::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");
}
.ees5mw .zgto::after, .ees5mw .qy336o::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");
}
.kmleddxs .zgto::after, .kmleddxs .qy336o::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");
}
.s7922z37 .zgto::after, .s7922z37 .qy336o::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");
}
.gke5ekmc .zgto::after, .gke5ekmc .qy336o::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");
}
.iytf .zgto::after, .iytf .qy336o::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");
}
.vnu8 .zgto::after, .vnu8 .qy336o::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");
}
.o29ujxlp .zgto::after, .o29ujxlp .qy336o::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");
}
.nn4x7   .t0rc::after, .nn4x7   .sylj95z::after,
.vhtphm .t0rc::after, .vhtphm .sylj95z::after,
.l8nif9    .t0rc::after, .l8nif9    .sylj95z::after,
.wzaervw2    .t0rc::after, .wzaervw2    .sylj95z::after,
.h4vdnfft    .t0rc::after, .h4vdnfft    .sylj95z::after,
.tprv     .t0rc::after, .tprv     .sylj95z::after,
.csk1nh    .t0rc::after, .csk1nh    .sylj95z::after,
.owi3p   .t0rc::after, .owi3p   .sylj95z::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;
}
.nn4x7 .t0rc::after, .nn4x7 .sylj95z::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");
}
.vhtphm .t0rc::after, .vhtphm .sylj95z::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");
}
.l8nif9 .t0rc::after, .l8nif9 .sylj95z::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");
}
.wzaervw2 .t0rc::after, .wzaervw2 .sylj95z::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");
}
.h4vdnfft .t0rc::after, .h4vdnfft .sylj95z::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");
}
.tprv .t0rc::after, .tprv .sylj95z::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");
}
.csk1nh .t0rc::after, .csk1nh .sylj95z::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");
}
.owi3p .t0rc::after, .owi3p .sylj95z::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");
}
.zh9hfd6v {
  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;
}
.mug4e9zx {
  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;
}
.mug4e9zx > * { min-width: 0; }
.mug4e9zx:hover { background: var(--bg-hover); }
.mug4e9zx > [itemprop="item"] { display: contents; }
.mug4e9zx [itemprop="itemReviewed"],
.mug4e9zx [itemprop="reviewRating"] { display: none; }
.mug4e9zx::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;
}
.kv1e92 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.if1vhbaj {
  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;
}
.k0gref { max-height: 52px; max-width: 110px; object-fit: contain; }
.ebrz4v8 {
  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;
}
.lzuq4mc8 .if1vhbaj    { background: #1a1a1a; }
.drpwwfot .if1vhbaj   { background: rgba(128,128,128,.12); }
.jcimr6ca .if1vhbaj { background: var(--bg-raised); }
.htq15jv .if1vhbaj    { background: transparent; padding: 0; }
.x4pd {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.uszk { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.dmpvilmx { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.q8aal8zj {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.lbqfn {
  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;
}
.vqkwcz07 {
  
  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%;
}
.ctoa0o4 {
  
  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;
}
.q2rh {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.q2rh.qy336o {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .mug4e9zx {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .mug4e9zx::before    { grid-area: rank;   }
  .kv1e92           { grid-area: ident;  }
  .x4pd     { grid-area: rating; min-width: 0; width: auto; }
  .q8aal8zj           { grid-area: pills;  }
  .q2rh             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .mug4e9zx {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .mug4e9zx::before    { justify-self: center; }
  .kv1e92           { width: 100%; }
  .x4pd     { justify-self: center; }
  .q8aal8zj           { grid-template-columns: 1fr; }
}
.ii4cig {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.tyyrvmd {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.g4dfqn {
  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;
}
.g4dfqn img { max-width: 80px; max-height: 50px; object-fit: contain; }
.zeyx0h6 { flex: 1; }
.zeyx0h6 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.x3yq { color: var(--c-stars); font-size: 1.1rem; }
.gzv13ic6 { margin-bottom: 8px; }
.vtf1cjwf {
  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);
}
.vtf1cjwf > span { color: var(--accent); font-weight: 700; }
.eau3fzm em, .sih90 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .vtf1cjwf { padding: 10px 16px; gap: 6px 16px; } }
.aqhx4p19 { flex-shrink: 0; align-self: flex-start; }
.aqhx4p19 .qy336o { white-space: nowrap; }
@media (max-width: 560px) {
  .tyyrvmd { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .g4dfqn { order: 1; }
  .aqhx4p19 { order: 2; margin-left: auto; align-self: center; }
  .zeyx0h6 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.eyoa8v9j img.hdmcl22 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.uac4kkp { padding: 20px 24px; }
.qe6i { color: var(--text-muted); margin-bottom: 16px; }
.p5y2l { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.sm6j05, .w8p36 { list-style: none; font-size: 0.9rem; }
.sm6j05 li { color: var(--c-pros); margin-bottom: 4px; }
.w8p36 li { color: var(--c-cons); margin-bottom: 4px; }
.sm6j05 li::before { content: "✓"; margin-right: 5px; }
.w8p36 li::before { content: "✗"; margin-right: 5px; }
.vy1fjri4 .sm6j05 li::before { content: "→"; }
.vy1fjri4 .w8p36 li::before { content: "–"; }
.iinq  .sm6j05 li::before { content: "★"; }
.iinq  .w8p36 li::before { content: "✕"; }
.qr7rwe9    .sm6j05 li::before { content: "◆"; }
.qr7rwe9    .w8p36 li::before { content: "▲"; }
.uh5citp  .sm6j05 li::before { content: "▶"; }
.uh5citp  .w8p36 li::before { content: "■"; }
.jie6ms { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.lvcprmv { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.uyiyb2t { background: var(--bg-pros); color: var(--c-tag-pay); }
.n3r6 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.zklu3z3k .n3r6 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.d3kd8 .n3r6 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .vt9e .etu4z4w {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vt9e .ii4cig { margin: 0; }
}
.jmdgk5i .tyyrvmd { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.jmdgk5i .zeyx0h6 h3 { color: var(--accent-light); }
.jmdgk5i .g4dfqn { background: var(--bg-page); border: 1px solid var(--border); }
.ed6a8 .ii4cig { border-top: 4px solid var(--accent); }
.ed6a8 .tyyrvmd { background: var(--bg-card); }
.lk8zic .ii4cig { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.lk8zic .tyyrvmd { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.lk8zic .uac4kkp { padding: 14px 16px; }
.lk8zic .g4dfqn { border-radius: 4px; }
.lk8zic .n3r6 { border-radius: 0; }
.jf6r .tyyrvmd { padding: 0; gap: 0; overflow: hidden; }
.jf6r .g4dfqn { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.jf6r .zeyx0h6 { padding: 16px 20px; }
.jf6r .aqhx4p19 { padding: 16px 20px; align-self: center; }
.c6ima632 .x3yq { font-size: .95rem; }
.katd1v .p8kbs2r { gap: 10px; }
.katd1v .pm581, .katd1v .fm1bgf { padding: 12px; }
.katd1v .pm581 ul, .katd1v .fm1bgf ul { margin: 4px 0 0; padding-left: 18px; }
.katd1v .pm581 li, .katd1v .fm1bgf li { font-size: .85rem; margin-bottom: 3px; }
.vmyeju65 .lvcprmv { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .xhuh { grid-template-columns: 1fr; }
  .h01vc0 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .h01vc0 .a8k58uuj { width: 72px; height: 50px; }
  .h01vc0 .etx4 { max-width: 180px; }
  .h01vc0 .naxk32e { width: auto; }
}
.jx751 .c6ima632 .x3yq { filter: brightness(1.2); }
@media (max-width: 720px) {
  .jx751 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fhjwmx5 { padding: 16px; }
  .ohmy .pibrs9 { min-width: 50%; }
}
.gtif9 .p8kbs2r { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .thz6c { grid-template-columns: 1fr; }
  .d3oy7rvb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x6vpfz { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yqsrqmd { flex-wrap: wrap; padding: 16px; }
}
.dz7f .p8kbs2r { gap: 8px; }
.dz7f .pm581, .dz7f .fm1bgf { padding: 8px; }
@media (max-width: 480px) {
  .c0npmygl { flex-direction: column; align-items: stretch; }
}
.nn4f5 .naxk32e .qy336o { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vcoip2b { flex-direction: column; align-items: stretch; gap: 10px; }
  .nn4f5 .naxk32e { text-align: center; }
}
@media (max-width: 720px) {
  .hhup { grid-template-columns: 1fr; }
  .fqluryed { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nhkz3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.alh79m7v .k0muj63 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ykmnjv .x3yq { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .h4946o { grid-template-columns: 1fr; }
  .ykmnjv { width: 100px; height: 100px; margin: 16px auto; }
  .alh79m7v { font-size: 1.4rem; }
  .b1szbr { justify-content: center; }
  .vwxe .pibrs9 { min-width: 50%; }
}
.ia2cp6f .p8kbs2r { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .lqe00rwd { flex-wrap: wrap; padding: 14px 16px; }
  .lkbm { padding: 12px 16px; }
  .ia2cp6f .p8kbs2r { margin: 0 16px; }
  .ia2cp6f .vmyeju65 { padding: 0 16px; }
  .zq7nfa4 { padding: 12px 16px; }
}
.fgu9rai .mug4e9zx {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.fgu9rai .mug4e9zx:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.eb4cvz .zh9hfd6v { gap: 18px; }
.eb4cvz .mug4e9zx {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.eb4cvz .mug4e9zx:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.heqdrsvg .zh9hfd6v {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.heqdrsvg .mug4e9zx {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.heqdrsvg .mug4e9zx:last-child { border-bottom: none; }
.heqdrsvg .kv1e92,
.heqdrsvg .x4pd,
.heqdrsvg .q8aal8zj {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.qkkg .zh9hfd6v { gap: 0; }
.qkkg .mug4e9zx {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qkkg .mug4e9zx:last-child { border-bottom: none; }
.qkkg .mug4e9zx:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qkkg .mug4e9zx:nth-child(even):hover { background: var(--bg-hover); }
.f74y2f .mug4e9zx {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.b348uv .q8aal8zj .lbqfn {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.b348uv .q8aal8zj .lbqfn:first-child { border-left: none; }
.l13lj .q8aal8zj .lbqfn {
  background: transparent; padding: 4px 8px;
}
.l13lj .q8aal8zj .vqkwcz07 { font-size: .65rem; opacity: .65; }
.l13lj .q8aal8zj .ctoa0o4   { font-size: 1.15rem; color: var(--accent-light); }
.npbw3 .q8aal8zj .lbqfn {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.dmpvilmx { display: none; }
.rdhvs .uszk { font-size: 1rem; letter-spacing: 2px; }
.sraf .uszk {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ndh2048 .uszk,
.b8ln .uszk,
.kd6g .uszk { display: none; }
.ndh2048 .dmpvilmx,
.b8ln .dmpvilmx,
.kd6g .dmpvilmx { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ndh2048 .dmpvilmx { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ndh2048 .dmpvilmx small { display: none; }
.b8ln .dmpvilmx {
  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;
}
.b8ln .dmpvilmx small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.kd6g .dmpvilmx {
  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;
}
.kd6g .dmpvilmx small { display: none; }
.ndh2048 .gzv13ic6 .x3yq,
.b8ln .gzv13ic6 .x3yq,
.kd6g .gzv13ic6 .x3yq { display: none; }
.ndh2048 .gzv13ic6 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ndh2048 .k0muj63 { display: none; }
.b8ln .gzv13ic6 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;
}
.b8ln .zpriosh,
.b8ln .k0muj63 { font-size: 1em; }
.kd6g .gzv13ic6 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.kd6g .k0muj63 { display: none; }
.xnfnx { margin: 16px 0; }
.fgmisrx { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.fgmisrx summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.fgmisrx summary::after { content: "+"; color: var(--accent-light); }
.fgmisrx[open] summary::after { content: "−"; }
.fgmisrx p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.q7058c2 { margin-bottom: 0; }
.uoa880h8 h2.fubzt { color: var(--text-primary); border-color: var(--accent-light); }
.hl2asc h2.fubzt { color: var(--text-primary); border-color: var(--accent-light); }
.xhy03n .wlz9s     { background: #052e16; border-color: #10b981; }
.xhy03n .f7gwvex { background: #2d0a1e; border-color: #f43f5e; }
.xhy03n .xy8t5eq strong  { color: #f1f5f9; }
.xhy03n .xy8t5eq p       { color: #cbd5e1; }
.xhy03n .jmc2xin    .wlz9s     .lc605vd::before,
.xhy03n .day17l  .wlz9s     .lc605vd::before,
.xhy03n .redi  .wlz9s     .lc605vd::before,
.xhy03n .vppitpxa .wlz9s     .lc605vd::before { color: #10b981; }
.xhy03n .jmc2xin    .f7gwvex .lc605vd::before,
.xhy03n .day17l  .f7gwvex .lc605vd::before,
.xhy03n .redi  .f7gwvex .lc605vd::before,
.xhy03n .vppitpxa .f7gwvex .lc605vd::before { color: #f43f5e; }
.xhy03n .jmc2xin    .w8751    .lc605vd::before,
.xhy03n .day17l  .w8751    .lc605vd::before,
.xhy03n .redi  .w8751    .lc605vd::before,
.xhy03n .vppitpxa .w8751    .lc605vd::before { color: #a855f7; }
.f3olxsw1 .wlz9s     { background: #2d2000; border-color: #eab308; }
.f3olxsw1 .f7gwvex { background: #2d0b0b; border-color: #ef4444; }
.f3olxsw1 .xy8t5eq strong  { color: #f1f5f9; }
.f3olxsw1 .xy8t5eq p       { color: #cbd5e1; }
.f3olxsw1 .jmc2xin    .wlz9s     .lc605vd::before,
.f3olxsw1 .day17l  .wlz9s     .lc605vd::before,
.f3olxsw1 .redi  .wlz9s     .lc605vd::before,
.f3olxsw1 .vppitpxa .wlz9s     .lc605vd::before { color: #eab308; }
.f3olxsw1 .jmc2xin    .f7gwvex .lc605vd::before,
.f3olxsw1 .day17l  .f7gwvex .lc605vd::before,
.f3olxsw1 .redi  .f7gwvex .lc605vd::before,
.f3olxsw1 .vppitpxa .f7gwvex .lc605vd::before { color: #ef4444; }
.f3olxsw1 .jmc2xin    .w8751    .lc605vd::before,
.f3olxsw1 .day17l  .w8751    .lc605vd::before,
.f3olxsw1 .redi  .w8751    .lc605vd::before,
.f3olxsw1 .vppitpxa .w8751    .lc605vd::before { color: #f97316; }
.wfdhns .wlz9s     { background: #0c1a2e; border-color: #38bdf8; }
.wfdhns .f7gwvex { background: #12103a; border-color: #818cf8; }
.wfdhns .xy8t5eq strong  { color: #f1f5f9; }
.wfdhns .xy8t5eq p       { color: #cbd5e1; }
.wfdhns .jmc2xin    .wlz9s     .lc605vd::before,
.wfdhns .day17l  .wlz9s     .lc605vd::before,
.wfdhns .redi  .wlz9s     .lc605vd::before,
.wfdhns .vppitpxa .wlz9s     .lc605vd::before { color: #38bdf8; }
.wfdhns .jmc2xin    .f7gwvex .lc605vd::before,
.wfdhns .day17l  .f7gwvex .lc605vd::before,
.wfdhns .redi  .f7gwvex .lc605vd::before,
.wfdhns .vppitpxa .f7gwvex .lc605vd::before { color: #818cf8; }
.wfdhns .jmc2xin    .w8751    .lc605vd::before,
.wfdhns .day17l  .w8751    .lc605vd::before,
.wfdhns .redi  .w8751    .lc605vd::before,
.wfdhns .vppitpxa .w8751    .lc605vd::before { color: #2dd4bf; }
.xw1blqk::before,
.ojl0c44::before { margin-right: 5px; }
.hbhuy .pm581 ul li,
.hbhuy .sm6j05 li         { color: #4ade80; }
.hbhuy .pm581 .xw1blqk { color: #22c55e; }
.hbhuy .fm1bgf ul li,
.hbhuy .w8p36 li         { color: #f87171; }
.hbhuy .fm1bgf .ojl0c44 { color: #ef4444; }
.tj8xc16t .pm581 { background: var(--bg-pros); }
.tj8xc16t .fm1bgf { background: var(--bg-cons); }
.tj8xc16t .pm581 .xw1blqk { color: var(--c-pros-label); }
.tj8xc16t .fm1bgf .ojl0c44 { color: var(--c-cons); }
.tj8xc16t .pm581 ul li,
.tj8xc16t .sm6j05 li            { color: var(--c-pros); }
.tj8xc16t .fm1bgf ul li,
.tj8xc16t .w8p36 li            { color: var(--c-cons); }
.az43gy6a .pm581 { background: var(--bg-pros); }
.az43gy6a .fm1bgf { background: var(--bg-cons); }
.az43gy6a .pm581 .xw1blqk { color: var(--c-pros-label); }
.az43gy6a .fm1bgf .ojl0c44 { color: var(--c-cons); }
.az43gy6a .pm581 ul li,
.az43gy6a .sm6j05 li          { color: var(--c-pros); }
.az43gy6a .fm1bgf ul li,
.az43gy6a .w8p36 li          { color: var(--c-cons); }
.boyvm6y .xw1blqk::before { content: "✓ "; }
.boyvm6y .ojl0c44::before { content: "✗ "; }
.vy1fjri4 .xw1blqk::before { content: "→ "; }
.vy1fjri4 .ojl0c44::before { content: "← "; }
.iinq .xw1blqk::before { content: "★ "; }
.iinq .ojl0c44::before { content: "✕ "; }
.qr7rwe9 .xw1blqk::before { content: "◆ "; }
.qr7rwe9 .ojl0c44::before { content: "▲ "; }
.d3kd8 .xy8t5eq { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.d3kd8 .xy8t5eq strong { color: var(--text-primary); }
.d3kd8 .xy8t5eq p      { color: var(--text-muted); }
.zklu3z3k .xy8t5eq { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.dzklq19h .xy8t5eq {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.dzklq19h .xy8t5eq strong,
.dzklq19h .xy8t5eq p { color: #fff; }
.dzklq19h .lc605vd::before { color: rgba(255,255,255,0.9) !important; }
.xk3no .xy8t5eq {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.xk3no .xy8t5eq strong { color: var(--text-primary); }
.xk3no .xy8t5eq p      { color: var(--text-muted); }
.xe0d52 .xy8t5eq { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.jmc2xin .lc605vd,
.day17l .lc605vd,
.redi .lc605vd,
.vppitpxa .lc605vd { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.jmc2xin .lc605vd::before,
.day17l .lc605vd::before,
.redi .lc605vd::before,
.vppitpxa .lc605vd::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.jmc2xin .wlz9s     .lc605vd::before { content: "✦"; color: var(--c-tip-border); }
.jmc2xin .f7gwvex .lc605vd::before { content: "▲"; color: var(--c-warn-border); }
.jmc2xin .w8751    .lc605vd::before { content: "◉"; color: #60a5fa; }
.day17l .wlz9s     .lc605vd::before { content: "★"; color: var(--c-tip-border); }
.day17l .f7gwvex .lc605vd::before { content: "◆"; color: var(--c-warn-border); }
.day17l .w8751    .lc605vd::before { content: "●"; color: #60a5fa; }
.redi .wlz9s     .lc605vd::before { content: "▶"; color: var(--c-tip-border); }
.redi .f7gwvex .lc605vd::before { content: "■"; color: var(--c-warn-border); }
.redi .w8751    .lc605vd::before { content: "▸"; color: #60a5fa; }
.vppitpxa .wlz9s     .lc605vd::before { content: "→"; color: var(--c-tip-border); }
.vppitpxa .f7gwvex .lc605vd::before { content: "⬥"; color: var(--c-warn-border); }
.vppitpxa .w8751    .lc605vd::before { content: "◈"; color: #60a5fa; }
.q58u1dq .lcojyk .xm4846g7,
.q58u1dq .eu1wsvue .xm4846g7  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.q58u1dq .iefid09u                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.q58u1dq .mug4e9zx                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.q58u1dq .ii4cig            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.q58u1dq .coo6nxc2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.q58u1dq .h6xjm                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qish9 .lcojyk .xm4846g7,
.qish9 .eu1wsvue .xm4846g7,
.qish9 .iefid09u,
.qish9 .mug4e9zx,
.qish9 .ii4cig,
.qish9 .coo6nxc2,
.qish9 .h6xjm,
.qish9 .xe0d52 .xy8t5eq { box-shadow: none; }
.aq4iw   .ambtw2, .aq4iw .jnflu, .aq4iw .an2e,
.aq4iw   .imt7wz8m, .aq4iw .m36jg1 { font-size: 0.9rem; }
.aq4iw   .vml4u5v, .aq4iw .dzfj { font-size: 0.9rem; }
.wkc0sd   .ambtw2, .wkc0sd .jnflu, .wkc0sd .an2e,
.wkc0sd   .imt7wz8m, .wkc0sd .m36jg1 { font-size: 0.95rem; }
.wkc0sd   .vml4u5v, .wkc0sd .dzfj { font-size: 0.95rem; }
.qias   .ambtw2, .qias .jnflu, .qias .an2e,
.qias   .imt7wz8m, .qias .m36jg1 { font-size: 1.08rem; }
.qias   .vml4u5v, .qias .dzfj { font-size: 1.05rem; }
.qias   .gmfgbj { font-size: 0.97rem; }
.ejzpldeh .hrxbrr      { font-size: 3.2rem; }
.ejzpldeh h2.fubzt { font-size: 1.9rem; }
.ejzpldeh h3.yr1k6v     { font-size: 1.4rem; }
.v6gf .hrxbrr      { font-size: 3.8rem; }
.v6gf h2.fubzt { font-size: 2.2rem; }
.v6gf h3.yr1k6v     { font-size: 1.6rem; }
.q7058c2 + .q7058c2 { position: relative; }
.w6lv   .q7058c2 + .q7058c2::before,
.pry7jd  .q7058c2 + .q7058c2::before,
.o9p53pc   .q7058c2 + .q7058c2::before,
.n1e1   .q7058c2 + .q7058c2::before,
.ws3lyb   .q7058c2 + .q7058c2::before,
.ozuo3dj .q7058c2 + .q7058c2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.w6lv .q7058c2 + .q7058c2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.pry7jd .q7058c2 + .q7058c2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.o9p53pc .q7058c2 + .q7058c2::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;
}
.n1e1 .q7058c2 + .q7058c2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.e9c7xv .q7058c2 { margin-bottom: 16px; }
.e9c7xv .q7058c2 + .q7058c2 { margin-top: 0; }
.e9c7xv .j6hhmg { padding-top: 0; padding-bottom: 0; }
.ws3lyb .q7058c2 + .q7058c2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ozuo3dj .q7058c2 + .q7058c2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zv49u .q7058c2 + .q7058c2::before,
.oj1vj .q7058c2 + .q7058c2::before,
.eyrs .q7058c2 + .q7058c2::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%;
}
.r20n .zv49u .q7058c2:nth-child(even)::before,
.r20n .oj1vj .q7058c2:nth-child(even)::before,
.r20n .eyrs .q7058c2:nth-child(even)::before { background: var(--bg-surface); }
.nkvyj .zv49u .q7058c2:nth-child(even)::before,
.nkvyj .oj1vj .q7058c2:nth-child(even)::before,
.nkvyj .eyrs .q7058c2:nth-child(even)::before { background: var(--bg-card); }
.zv49u .q7058c2 + .q7058c2::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");
}
.oj1vj .q7058c2 + .q7058c2::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");
}
.eyrs .q7058c2 + .q7058c2::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");
}
.jyoafv .t2s6,
.hxdo8k .t2s6,
.rml5spj .t2s6 { overflow: hidden; }
.jyoafv .u36mow,
.hxdo8k .u36mow { margin-bottom: 60px; }
.rml5spj .u36mow { margin-bottom: 70px; }
.jyoafv .avdfe05q,
.jyoafv .t2s6::before,
.hxdo8k .t2s6::before,
.rml5spj .t2s6::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%;
}
.jyoafv .t2s6::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");
}
.hxdo8k .t2s6::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");
}
.rml5spj .t2s6::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");
}
.m2j6zzz .t2s6:not(.r0p8nk) .z0fb { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.i6quaxy .t2s6:not(.r0p8nk) .z0fb { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.itrsqr  .t2s6:not(.r0p8nk) .z0fb { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.im48lc  .t2s6:not(.r0p8nk) .z0fb { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.itrsqr .r0p8nk { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.itrsqr .adqtk { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.itrsqr .vhfkdtjr { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.puecuj .r0p8nk .z0fb { background: none; }
.puecuj .t2s6:not(.r0p8nk) .z0fb { background: rgba(0,0,0,0.6); }
.hpcxxfn .gnbwibq { float: left; width: 38%; margin: 0 28px 16px 0; }
.hpcxxfn .gnbwibq .zx4f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hpcxxfn .j6hhmg::after { content: ''; display: block; clear: both; }
.y96wu .gnbwibq { float: right; width: 38%; margin: 0 0 16px 28px; }
.y96wu .gnbwibq .zx4f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y96wu .j6hhmg::after { content: ''; display: block; clear: both; }
.wnv5 .q7058c2:nth-child(odd)  .gnbwibq { float: left;  width: 38%; margin: 0 28px 16px 0; }
.wnv5 .q7058c2:nth-child(even) .gnbwibq { float: right; width: 38%; margin: 0 0 16px 28px; }
.wnv5 .gnbwibq .zx4f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wnv5 .j6hhmg::after { content: ''; display: block; clear: both; }
.hpcxxfn .qtsjjb,
.hpcxxfn .zh9hfd6v,
.y96wu .qtsjjb,
.y96wu .zh9hfd6v,
.wnv5 .qtsjjb,
.wnv5 .zh9hfd6v { clear: both; }
@media (max-width: 900px) {
  .hpcxxfn .gnbwibq,
  .y96wu .gnbwibq,
  .wnv5 .q7058c2:nth-child(odd)  .gnbwibq,
  .wnv5 .q7058c2:nth-child(even) .gnbwibq {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hpcxxfn .gnbwibq .zx4f,
  .y96wu .gnbwibq .zx4f,
  .wnv5 .gnbwibq .zx4f {
    max-height: none !important;
  }
}
.hpcxxfn .vml4u5v,
.hpcxxfn .dzfj,
.y96wu .vml4u5v,
.y96wu .dzfj,
.wnv5 .vml4u5v,
.wnv5 .dzfj { overflow: hidden; }
@media (max-width: 640px) {
  .hpcxxfn .gnbwibq,
  .y96wu .gnbwibq,
  .wnv5 .gnbwibq { float: none; width: 100%; margin: 0 0 16px 0; }
}
.g6od8xe .xe85hf,
.g6od8xe .j6hhmg,
.g6od8xe .xfqllmy  { max-width: 1100px; }
.jctxzi5 .xe85hf,
.jctxzi5 .j6hhmg,
.jctxzi5 .xfqllmy  { max-width: 1200px; }
.jctxzi5 { --content-mw: 1200px; }
.dxw377k .xe85hf,
.dxw377k .j6hhmg,
.dxw377k .xfqllmy  { max-width: 1320px; }
.q42t0qv { font-size: 0.82rem; color: var(--text-muted); }
.psi64y4g { display: flex; align-items: center; }
.s0jmsi {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.d9q4 { display: flex; align-items: center; }
.ow1q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ow1q:hover { text-decoration: underline; }
.mr5cd { margin: 0 3px; opacity: 0.45; }
.mr5cd::before { content: '/'; }
.f657qgz { padding: 2px 5px; color: var(--text-main); }
.ekf2jxo3 .q42t0qv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ekf2jxo3 .psi64y4g { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.p5azm8q .q42t0qv {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.p5azm8q .psi64y4g { padding: 0 0 0 12px; }
.uig7 .psi64y4g { padding: 0 16px; }
.uig7 .q42t0qv {
  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);
}
.uig7 .xe85hf { padding-top: 28px; }
@media (max-width: 720px) {
  .g25964ik { margin-top: 18px; padding: 0 16px; }
  .uig7 .xe85hf { padding-top: 16px; }
}
.g6od8xe.ekf2jxo3 .psi64y4g { max-width: 1100px; }
.jctxzi5.ekf2jxo3 .psi64y4g { max-width: 1200px; }
.dxw377k.ekf2jxo3 .psi64y4g { max-width: 1320px; }
.jctxzi5 .g25964ik { max-width: 1200px; }
.aoly7e .q7058c2 { padding-top: 16px; padding-bottom: 16px; }
.ocscjw .q7058c2 { padding-top: 24px; padding-bottom: 24px; }
.ek6x .q7058c2 { padding-top: 40px; padding-bottom: 40px; }
.e18rls .q7058c2 { padding-top: 52px; padding-bottom: 52px; }
.bcutc6a .q7058c2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bcutc6a .q7058c2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bcutc6a .q7058c2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bcutc6a .q7058c2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.l6csc .j6hhmg { padding-top: 10px;  padding-bottom: 10px; }
.xhd8 .j6hhmg { padding-top: 18px;  padding-bottom: 18px; }
.t5oonyh .j6hhmg { padding-top: 36px;  padding-bottom: 36px; }
.usti2 .j6hhmg { padding-top: 48px;  padding-bottom: 48px; }
.amddw9 h2.fubzt { font-weight: 600; }
.amddw9 h3.yr1k6v     { font-weight: 600; }
.bizp { font-weight: 500; }
.bizp h2.fubzt { font-weight: 800; }
.bizp h3.yr1k6v     { font-weight: 700; }
.gurg1 h2.fubzt { font-weight: 900; }
.gurg1 h3.yr1k6v     { font-weight: 800; }
.gurg1 .xy8t5eq strong,
.gurg1 .xy8t5eq strong { font-weight: 600; }
.t0rc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.wki41tk .t0rc { display: none; }
@media (max-width: 640px) {
  .t0rc { display: none !important; }
}
.t0rc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t0rc:hover { opacity: 0.85; }
.z87zpm .t0rc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vmfj  .sylj95z { left: 32px; }
@media (max-width: 480px) {
  .ylqhuoea .sylj95z { right: 20px; bottom: 20px; }
  .vmfj  .sylj95z { left: 20px; bottom: 20px; }
}
.ht49wxl { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xfqllmy { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.u27ip0hk { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.mccqpygt { color: var(--text-dim); font-size: 0.8rem; }
.o92r { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.o92r img { height: 26px; width: auto; object-fit: contain; }
.j6hp05 { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.s5s7zdlb .xfqllmy { text-align: center; }
.s5s7zdlb .u27ip0hk { margin-top: 0; }
.ln5yl2 { margin-top: 10px; }
.ln5yl2 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xfqllmy { padding-left: 16px; padding-right: 16px; }
  .zr6x .xfqllmy { padding: 20px 16px; }
  .x61n { gap: 4px 12px; }
  .u27ip0hk { font-size: 0.78rem; }
}
.o22yoo .gyzg .o92r { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.o22yoo .j6hp05 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.o22yoo .b9cl62 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.o22yoo .b9cl62 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.o22yoo .b9cl62 a:hover { color: var(--accent-light); }
.o22yoo .u27ip0hk { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.o22yoo .mccqpygt { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .o22yoo .eq8d55 { grid-template-columns: 1fr 1fr; } .o22yoo .gyzg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o22yoo .eq8d55 { grid-template-columns: 1fr; } }
.ogr8w4v .o92r { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ogr8w4v .u27ip0hk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ogr8w4v .qm59va { gap: 12px; } .ogr8w4v .o92r { margin-right: 0; width: 100%; } }
.g8pf3 .sfqh { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.g8pf3 .fg0alz .o92r { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.g8pf3 .j6hp05 { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.g8pf3 .sab7ahp { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.g8pf3 .b9cl62 { display: flex; flex-direction: column; gap: 9px; }
.g8pf3 .b9cl62 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.g8pf3 .b9cl62 a:hover { color: var(--accent-light); }
.g8pf3 .gcu6p7 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.g8pf3 .u27ip0hk { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.g8pf3 .mccqpygt { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .g8pf3 .sfqh { grid-template-columns: 1fr 1fr; } .g8pf3 .fg0alz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g8pf3 .sfqh { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .d4eeeg8 .q8a018h { grid-template-columns: 1fr 1fr; } .d4eeeg8 .gjby:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .d4eeeg8 .q8a018h { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .awuyhem8 .q8a018h { grid-template-columns: 1fr; } }
.vy7hv .xfqllmy { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.z0pdjj .lwj0      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z0pdjj .ht49wxl { background: var(--bg-page); border-top-color: var(--border-alt); }
.p774vn .lwj0      { background: #0d1117; border-bottom-color: #21262d; }
.p774vn .d5etx5c { color: var(--accent-light); }
.p774vn .ai5vgy { --msep-color: #8b949e; }
.p774vn .ai5vgy a { color: #8b949e; }
.p774vn .ai5vgy a:hover { color: var(--accent-light); }
.p774vn .nw1am9jl { color: #8b949e; }
.p774vn .ht49wxl { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.p774vn .u27ip0hk,
.p774vn .mccqpygt { color: #6e7681; }
.p774vn .b9cl62 a, .p774vn .h2y5l1go a,
.p774vn .o92r { color: #e6edf3; }
.p774vn .b9cl62 a:hover, .p774vn .h2y5l1go a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .p774vn .ai5vgy { background: #0d1117; border-top-color: #21262d; }
  .p774vn .ai5vgy li a { border-bottom-color: #21262d; }
}
.of8f .lwj0      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.of8f .d5etx5c { color: var(--accent-light); }
.of8f .ai5vgy { --msep-color: #475569; }
.of8f .ai5vgy a { color: #475569; }
.of8f .ai5vgy a:hover { color: var(--accent-light); }
.of8f .nw1am9jl { color: #64748b; }
.of8f .ht49wxl { background: #f0f4f8; border-top-color: #cbd5e1; }
.of8f .u27ip0hk,
.of8f .mccqpygt { color: #64748b; }
.of8f .b9cl62 a, .of8f .h2y5l1go a,
.of8f .k8segua a, .of8f .o92r { color: #374151; }
.of8f .b9cl62 a:hover, .of8f .h2y5l1go a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .of8f .ai5vgy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .of8f .ai5vgy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.g7q1ft6 .lwj0      { background: var(--accent); border-bottom-color: var(--accent-light); }
.g7q1ft6 .d5etx5c { color: #fff; }
.g7q1ft6 .ai5vgy { --msep-color: rgba(255,255,255,0.82); }
.g7q1ft6 .ai5vgy a { color: rgba(255,255,255,0.82); }
.g7q1ft6 .ai5vgy a:hover { color: #fff; }
.g7q1ft6 .nw1am9jl { color: rgba(255,255,255,0.9); }
.g7q1ft6 .dbeu0 a { color: var(--text-primary) !important; }
.g7q1ft6 .dbeu0 a:hover { color: var(--accent-light) !important; }
.g7q1ft6 .ht49wxl { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.g7q1ft6 .u27ip0hk,
.g7q1ft6 .mccqpygt { color: rgba(255,255,255,0.72); }
.g7q1ft6 .ddicsc70 a, .g7q1ft6 .x61n a,
.g7q1ft6 .b9cl62 a, .g7q1ft6 .h2y5l1go a,
.g7q1ft6 .k8segua a, .g7q1ft6 .o92r { color: #fff; }
.g7q1ft6 .j6hp05, .g7q1ft6 .sab7ahp { color: rgba(255,255,255,0.7); }
.g7q1ft6 .ddicsc70 a:hover, .g7q1ft6 .x61n a:hover,
.g7q1ft6 .b9cl62 a:hover, .g7q1ft6 .h2y5l1go a:hover { color: #fff; }
@media (max-width: 640px) {
  .g7q1ft6 .ai5vgy { background: var(--accent); border-top-color: var(--accent-light); }
  .g7q1ft6 .ai5vgy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ay0br2 .lwj0 {
  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);
}
.ay0br2 .ht49wxl {
  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) {
  .ay0br2 .ai5vgy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.fzx6 .bdf5f { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.qznfg7 .bdf5f { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cbuk .bdf5f { min-height: 72px; height: auto; }
.vu6a8tj .bdf5f { min-height: 84px; height: auto; }
.zr6x .bdf5f { max-width: none; padding: 0 32px; }
.zr6x .xfqllmy  { max-width: none; padding: 24px 32px; }
.k6d6r.jctxzi5 .bdf5f { max-width: 1200px; }
.k6d6r.dxw377k .bdf5f { max-width: 1320px; }
.kyp4   .d5etx5c, .kyp4   .o92r { text-transform: capitalize; }
.s11nodeg .d5etx5c, .s11nodeg .o92r { text-transform: lowercase; }
.y0k9 .d5etx5c, .y0k9 .o92r { text-transform: uppercase; letter-spacing: 0.06em; }
.nerqg49, .iu4i39k {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.i0ugy6 .nerqg49,
.i0ugy6 .iu4i39k { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ho3w7d6 .nerqg49,
.ho3w7d6 .iu4i39k { 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; }
.fspktp4g .nerqg49,
.fspktp4g .iu4i39k { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.g9dxz9 .nerqg49,
.g9dxz9 .iu4i39k { 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; }
.qqj99x   .ai5vgy a { font-weight: 500; }
.z6gp .ai5vgy a { font-weight: 600; }
.z1gkno     .ai5vgy a { font-weight: 700; }
.szce    .ai5vgy a { font-weight: 800; letter-spacing: 0.01em; }
.rq6x06a     .ai5vgy > li + li::before,
.hm7ucks    .ai5vgy > li + li::before,
.ttjf0fi3    .ai5vgy > li + li::before,
.j7x2vj4 .ai5vgy > li + li::before,
.ferh .ai5vgy > li + li::before,
.s8eywm5c  .ai5vgy > li + li::before,
.yxi3z    .ai5vgy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rq6x06a     .ai5vgy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.hm7ucks    .ai5vgy > li + li::before { content: "|"; }
.ttjf0fi3    .ai5vgy > li + li::before { content: "—"; }
.j7x2vj4 .ai5vgy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ferh .ai5vgy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.s8eywm5c  .ai5vgy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.yxi3z    .ai5vgy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .y2aqngoi .nw1am9jl,
  .eb40sha .nw1am9jl,
  .tjgwf .nw1am9jl,
  .t3lyfew .nw1am9jl,
  .m6bnzie .nw1am9jl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .y2aqngoi .nw1am9jl::before,
  .eb40sha .nw1am9jl::before,
  .tjgwf .nw1am9jl::before,
  .t3lyfew .nw1am9jl::before,
  .m6bnzie .nw1am9jl::before { content: ""; display: block; flex-shrink: 0; }

  
  .y2aqngoi .nw1am9jl::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;
  }

  
  .eb40sha .nw1am9jl::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;
  }

  
  .tjgwf .nw1am9jl::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;
  }

  
  .t3lyfew .nw1am9jl::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;
  }

  
  .m6bnzie .nw1am9jl::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) {
  .mznb4wk .nw1am9jl {
    padding: 5px 14px;
  }
  .mznb4wk .ai5vgy {
    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;
  }
  .mznb4wk .ai5vgy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mznb4wk .ai5vgy li a:hover { background: var(--bg-raised); }
  .mznb4wk .n6hrn6ir,
  .bc039x0s .n6hrn6ir,
  .edm7 .n6hrn6ir { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .i0eo .nw1am9jl {
    padding: 5px 10px;
  }
  .i0eo .ai5vgy {
    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);
  }
  .i0eo .ai5vgy.tc5p { transform: translateX(0); }
  .i0eo .ai5vgy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .i0eo .ai5vgy li:last-child a { border-bottom: none; }
  .g7q1ft6 .ai5vgy,
  .p774vn .ai5vgy { background: var(--accent) !important; }
  .g7q1ft6 .ai5vgy li a,
  .p774vn .ai5vgy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .edm7 .nw1am9jl {
    padding: 5px 10px;
  }
  .edm7 .ai5vgy {
    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);
  }
  .edm7 .ai5vgy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .edm7 .ai5vgy.tc5p { transform: translateY(0); }
  .edm7 .ai5vgy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .iheh8 .nw1am9jl {
    padding: 5px 10px;
  }
  .iheh8 .ai5vgy {
    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;
  }
  .iheh8 .ai5vgy.tc5p { opacity: 1; pointer-events: auto; }
  .iheh8 .ai5vgy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cq0r     .nw1am9jl { border-radius: 0 !important; }
  .az93wm   .nw1am9jl { border-radius: 8px !important; }
  .dlmibw .nw1am9jl { border-radius: 50% !important; }
  .deb1   .nw1am9jl { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ebmvufe .azxl8zme { flex-direction: column; align-items: stretch; }
  .ebmvufe .y8vv4 { flex-direction: row; min-width: auto; }
  .ebmvufe .b8zdx8 { align-items: flex-start; text-align: left; }
}
.x9l0jtzk,
.x9l0jtzk.q7058c2,
.r20n .x9l0jtzk,
.qz5en759 .x9l0jtzk,
.nkvyj .x9l0jtzk,
.a3260dw .x9l0jtzk {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d8aqt {
  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;
}
.dg8p7 { flex: 1 1 280px; min-width: 0; }
.sim35wg3 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.pailzz4i {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.xp30vahw {
  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;
}
.xp30vahw:hover { transform: translateY(-1px); opacity: 0.95; }
.pgpep .d8aqt {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pgpep .sim35wg3 { color: var(--cta); }
.pgpep .pailzz4i { color: var(--text-body); }
.pgpep .xp30vahw {
  background: var(--cta) !important;
  color: #fff !important;
}
.l3k7h .d8aqt {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.l3k7h .sim35wg3 { color: var(--text-primary); }
.l3k7h .pailzz4i { color: var(--text-body); }
.l3k7h .xp30vahw {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d8aqt {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .dg8p7 { flex: 0 0 auto; }
  .sim35wg3 { font-size: 1.2rem; }
  .xp30vahw { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.am1kq .q4yfzyo { height: 36px; }
.fsmwrab .q4yfzyo { height: 60px; max-width: 200px; }
.azyyp .q4yfzyo { height: 56px; max-width: 180px; }
.j4lwwj1    .uszk, .j4lwwj1    .x3yq { color: #f59e0b; }
.aejqv      .uszk { font-size: 1rem; letter-spacing: 1.5px; }
.aejqv      .x3yq   { font-size: 1.35rem; }
.pmp5w6    .uszk, .pmp5w6    .x3yq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.umt42qbm     .uszk, .umt42qbm     .x3yq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.hd03oyyp .uszk, .hd03oyyp .x3yq { color: var(--cta); letter-spacing: 2px; }
.xl4jcjt   .uszk, .xl4jcjt   .x3yq { color: #e91e63; letter-spacing: 2px; }
.zonld  .uszk, .zonld  .x3yq { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.htvdle     .uszk, .htvdle     .x3yq { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.b348uv .lbqfn + .lbqfn {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.m4rlvu .mug4e9zx { padding: 18px 24px; min-height: 68px; }
.l13lj .vqkwcz07 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.l13lj .ctoa0o4 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.npbw3 .lbqfn {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.zh9hfd6v { counter-reset: cs-rank; }
.zh9hfd6v .mug4e9zx { counter-increment: cs-rank; }
.zh9hfd6v .mug4e9zx::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;
}
.lj1a3c .zh9hfd6v { counter-reset: cs-rank; gap: 0; }
.lj1a3c .mug4e9zx {
  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;
}
.lj1a3c .mug4e9zx::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;
}
.lj1a3c .kv1e92 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.lj1a3c .if1vhbaj {
  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;
}
.lj1a3c .k0gref { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.lj1a3c .kv1e92 { min-width: 0; flex-direction: column; width: 100%; }
.lj1a3c .ebrz4v8 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.lj1a3c .uszk { color: var(--cta, var(--accent)); }
.lj1a3c .dmpvilmx { font-weight: 700; }
.lj1a3c .lbqfn {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.lj1a3c .vqkwcz07 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.lj1a3c .ctoa0o4 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.lj1a3c .mf738feg .ctoa0o4 { font-size: 1.3rem; color: var(--accent-light); }
.lj1a3c .q2rh {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.lj1a3c .mug4e9zx:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .lj1a3c .zh9hfd6v {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lj1a3c .mug4e9zx {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lj1a3c .mug4e9zx { padding: 40px 16px 20px; }
  .lj1a3c .lbqfn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lj1a3c .q2rh { width: 100%; min-width: 0; }
}
.k3vhtfp .zh9hfd6v { counter-reset: cs-rank; gap: 10px; }
.k3vhtfp .mug4e9zx {
  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);
}
.k3vhtfp .mug4e9zx::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);
}
.k3vhtfp .kv1e92 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.k3vhtfp .if1vhbaj {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.k3vhtfp .k0gref { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.k3vhtfp .ebrz4v8 {
  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;
}
.k3vhtfp .uszk { color: var(--cta, var(--accent)); }
.k3vhtfp .lbqfn {
  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;
}
.k3vhtfp .vqkwcz07 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.k3vhtfp .ctoa0o4 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.k3vhtfp .mf738feg .ctoa0o4 { color: var(--accent-light); }
.k3vhtfp .q2rh {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.k3vhtfp .mug4e9zx:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .k3vhtfp .mug4e9zx {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .k3vhtfp .mug4e9zx::before {
    position: absolute; top: 14px; left: 14px;
  }
  .k3vhtfp .kv1e92 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .k3vhtfp .ebrz4v8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .k3vhtfp .lbqfn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .k3vhtfp .q2rh { width: 100%; min-width: 0; }
  .k3vhtfp .uszk { min-width: 0; }
}
.xah5u .mug4e9zx::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ob8czte .fgmisrx {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ob8czte .fgmisrx summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ob8czte .fgmisrx p { padding: 0 2px 16px; }
.d0xg .fgmisrx { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.d0xg .fgmisrx summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.d0xg .fgmisrx summary::after { content: "›"; font-size: 1.2em; }
.d0xg .fgmisrx[open] summary::after { content: "‹"; }
.d0xg .fgmisrx p { padding: 10px 22px 4px; }
.r05w .fgmisrx {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.r05w .fgmisrx summary { color: var(--text-primary); padding-left: 16px; }
.r05w .fgmisrx summary::after { content: "›"; font-size: 1.1em; }
.r05w .fgmisrx[open] summary::after { content: "‹"; }
.r05w .fgmisrx p { padding-left: 16px; }
.mmjpar .xnfnx { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mmjpar .fgmisrx {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mmjpar .fgmisrx:last-child { border-bottom: none; }
.mmjpar .fgmisrx summary { color: var(--text-primary); border-radius: 0; }
.mmjpar .fgmisrx summary::after { content: "›"; font-size: 1.1em; }
.mmjpar .fgmisrx[open] summary::after { content: "‹"; }
.bbebj2 .fgmisrx { overflow: hidden; }
.bbebj2 .fgmisrx summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.bbebj2 .fgmisrx summary::after { color: rgba(255,255,255,.75); }
.bbebj2 .fgmisrx[open] summary { border-radius: 0; }
.z4k8e { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rcv4mp {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bszrl83g {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rveyxhms { color: var(--text-muted); font-size: 1.05rem; }
.k3w2xo {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l8bu { margin-bottom: 20px; }
.f541 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.i0iaja8i {
  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;
}
.i0iaja8i:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.sh0t6 { resize: vertical; min-height: 130px; }
.o380y { width: 100%; margin-top: 8px; }
.qr1xd4cl {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cr9d {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.d9de8 { color: var(--text-muted); line-height: 1.75; }
.qyexv { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.qyexv li { margin-bottom: 6px; }
.vnl7uxz6 { max-width: 760px; margin: 0 auto; }
.jxnc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.hr0nh { max-width: 760px; margin: 0 auto; }
.xdd1bnnp { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xdd1bnnp:last-child { border-bottom: none; }
.xirsso { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.xdd1bnnp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xdd1bnnp ul.qyexv { margin: 0; }
.z22e5le .xirsso { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .z22e5le { grid-template-columns: 1fr; gap: 10px; } }
.e0k1fb6c .xirsso { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.c69t668k .qyexv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .me8vvjk { grid-template-columns: 1fr; } }
.evhl { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.evhl:hover .lw44ed { color: var(--accent-light); text-decoration: underline; }
.umrl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qsc6 { margin-bottom: 48px; }
.pghe70d9 { max-width: 760px; margin: 0 auto; }
.ayh2zgfk { text-align: center; }
.yq7xk0rn { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.yq7xk0rn:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.h74msw1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.yq7xk0rn p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yq7xk0rn ul.qyexv { margin: 0; }
.r5mi { color: var(--text-muted); line-height: 1.75; }
.ayh2zgfk .qyexv,
.dwb34c5 .qyexv,
.mmqkv .qyexv,
.nh2hwre .qyexv {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ayh2zgfk .yq7xk0rn,
.dwb34c5 .yq7xk0rn { text-align: left; }
.ayh2zgfk .h74msw1,
.dwb34c5 .h74msw1 { text-align: center; }
.me30s2gh { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.zn2jho { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.aq0tl0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.flzd1l { margin-top: 12px; }
.zpqvgzeh { 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; }
.zpqvgzeh:hover { border-bottom-color: var(--accent-light); }
.jj9x7m { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.jj9x7m img { width: 100%; height: 100%; object-fit: cover; display: block; }
.r7si { width: 200px; height: 200px; }
.a80bd0c { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.zejb8xdm { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.umkcs1hs { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .xteizt8q { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jvzqg9bf { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.jvzqg9bf .aq0tl0, .jvzqg9bf .zn2jho { max-width: 640px; }
.co02 .me30s2gh { font-size: 1.6rem; margin-top: 18px; }
.sgvcg .aq0tl0 { margin-bottom: 28px; }
@media (max-width: 860px) { .a5q8 { grid-template-columns: 1fr; } .co02 { position: static; text-align: center; } }
.fatbb .jj9x7m { margin: 0 auto 18px; }
.fatbb .zejb8xdm { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .li3gmqa { grid-template-columns: 1fr; } }
.i94q2kkq .me30s2gh { font-size: 1.6rem; margin-bottom: 6px; }
.nh2hwre .qyexv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .i94q2kkq { flex-direction: column; text-align: center; } .c7gjq { grid-template-columns: 1fr; } }
.xmwrnhs .me30s2gh { font-size: 1.35rem; margin: 0 0 4px; }
.xmwrnhs .zejb8xdm { margin: 0; }
.j0gvc { max-width: 760px; margin: 0 auto; }
.kov0 { position: relative; padding-left: 28px; }
.kov0::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.hiz2 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.hiz2:last-child { padding-bottom: 0; }
.m3dz { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.b3somk4 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.b3somk4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x47yzaqv .bszrl83g { color: var(--accent-light); }
.n3y12b14 .bszrl83g { font-size: 2rem; }
.n3y12b14 .rveyxhms { max-width: 680px; }
.fqet7 .bszrl83g { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.fqet7 .rveyxhms  { margin: 0; }
@media (max-width: 640px) { .fqet7 { flex-direction: column; } }
.epxov .bszrl83g { color: var(--accent-light); }
.wg4p4 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.wg4p4 .bszrl83g { color: #fff; }
.wg4p4 .rveyxhms  { color: rgba(255,255,255,0.85); }
.pe2tyma { max-width: 680px; margin: 0 auto; }
.f8mlimz9 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .f8mlimz9 { grid-template-columns: 1fr; } }
.b3cpm0eq .i0iaja8i {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.b3cpm0eq .i0iaja8i:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a6w91s .i0iaja8i { background: var(--bg-raised); border-color: transparent; }
.a6w91s .i0iaja8i:focus { background: var(--bg-card); border-color: var(--accent-light); }
.nz0e9 .i0iaja8i { border-radius: 100px; padding: 11px 20px; }
.nz0e9 .sh0t6 { border-radius: 14px; }
.fgqy8ie {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.fgqy8ie 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;
}
.fgqy8ie summary::-webkit-details-marker { display: none; }
.fgqy8ie summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.fgqy8ie[open] summary::after { content: "−"; }
.ioljzcbg {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .qvc4zrs { grid-template-columns: 1fr; } }
.jq3cop { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.jq3cop li { margin-bottom: 6px; }
.xcb4ygs{display:none}
.xcb4ygs:empty,.bgezdq3h:empty{display:none}
.ltc6{position:relative;overflow:visible}
.ebo7cy .vdbt,.vaje .vdbt,
.kymat1n .vdbt,.qcu3v .vdbt,
.a4qp .vdbt,.av0oy5ab .vdbt{display:block}
.aqw25oj .g3l2vg{display:block}
.ebo7cy .vdbt,.vaje .vdbt,
.kymat1n .vdbt,.qcu3v .vdbt,
.a4qp .vdbt{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}
.ebo7cy .vdbt .bgezdq3h,.vaje .vdbt .bgezdq3h,
.kymat1n .vdbt .bgezdq3h,.qcu3v .vdbt .bgezdq3h,
.a4qp .vdbt .bgezdq3h{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}
.ebo7cy .xlc634nu,.vaje .xlc634nu,
.kymat1n .xlc634nu,.qcu3v .xlc634nu,
.a4qp .xlc634nu{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ebo7cy .vdbt,.vaje .vdbt{top:12px}
.ebo7cy .vdbt .bgezdq3h{margin-right:auto}
.vaje .vdbt .bgezdq3h{margin-left:auto}
.vaje .vdbt{text-align:right}
.kymat1n .vdbt,.qcu3v .vdbt{bottom:12px}
.kymat1n .vdbt .bgezdq3h{margin-right:auto}
.qcu3v .vdbt .bgezdq3h{margin-left:auto}
.qcu3v .vdbt{text-align:right}
.a4qp .vdbt{position:relative;margin-top:16px}
.a4qp .vdbt .bgezdq3h{margin:0 auto}
.av0oy5ab .vdbt{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.av0oy5ab .vdbt .bgezdq3h{margin:0}
.av0oy5ab .vhfkdtjr~.vdbt,
.av0oy5ab .w3n5uzy~.vdbt{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.av0oy5ab .vhfkdtjr~.vdbt .bgezdq3h,
.av0oy5ab .w3n5uzy~.vdbt .bgezdq3h{justify-content:flex-start}
.vhfkdtjr~.vdbt,.w3n5uzy~.vdbt{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}
.vhfkdtjr~.vdbt .bgezdq3h{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.w3n5uzy~.vdbt .bgezdq3h{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g3l2vg .bgezdq3h{margin:0 0 12px}
.bgezdq3h{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.wuiy6{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.lw44ed{font-weight:600;color:var(--text-heading);opacity:1}
.yfto::before{content:"·";margin:0 2px;opacity:.5}
.xlc634nu{white-space:nowrap}
.prqrw4c .wuiy6{display:none}
.h26b64q .xlc634nu{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.h26b64q .yfto::before{content:""}
.xklq07 .xlc634nu{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}
.xklq07 .yfto::before{content:""}
.tjmd1 .bgezdq3h{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.axbt .xlc634nu{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.axbt .yfto::before{content:""}
.tc2qs .xlc634nu{color: var(--accent-light);opacity:1;font-weight:500}
.zom0qd .xlc634nu{border-bottom:1px solid currentColor;padding-bottom:2px}
.zfqu8 .bgezdq3h{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.xperdt7{--date-bg:transparent}
.qcq6g .yfto::before{content:""}
.r739d0 .yfto::before{content:"•";opacity:.4}
.r739d0 .xlc634nu + .xlc634nu::before{content:"•";margin-right:6px;opacity:.4}
.tf2zd .yfto::before{content:"/";opacity:.35}
.tf2zd .xlc634nu + .xlc634nu::before{content:"/";margin-right:6px;opacity:.35}
.c4s48ww .yfto::before{content:"|";opacity:.3}
.c4s48ww .xlc634nu + .xlc634nu::before{content:"|";margin-right:6px;opacity:.3}
.rkrv2u8q .yfto::before{content:"—";opacity:.3}
.rkrv2u8q .xlc634nu + .xlc634nu::before{content:"—";margin-right:6px;opacity:.3}
.e4f2ejt .yfto::before{content:"◆";font-size:.5em;opacity:.35}
.e4f2ejt .xlc634nu + .xlc634nu::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.kb63 .yfto::before{content:"·";opacity:.4}
.kb63 .xlc634nu + .xlc634nu::before{content:"·";margin-right:6px;opacity:.4}
.ozd8l6 .yfto::before{content:"›";opacity:.4}
.ozd8l6 .xlc634nu + .xlc634nu::before{content:"›";margin-right:6px;opacity:.4}
.c9zh1 .yfto::before{content:"→";opacity:.35;font-size:.85em}
.c9zh1 .xlc634nu + .xlc634nu::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.x3ht .mket3c3{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .mket3c3{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .wvcls{max-width:100%}
}
.orcyeegt .coo6nxc2{margin:0}
@media (max-width:560px){
  .vafma17g{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) {
  .sikej { padding: 28px 18px 20px; }
  .lfjee1 { font-size: 1.2rem; }
  .yvfyzoc { max-width: 220px; max-height: 80px; }
}
.se0x {
  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);
}
.xafwxab7 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ql6lg  .se0x { border-radius: 50%; }
.dqhsdx  .se0x { border-radius: 6px; }
.ksspo3j .se0x { border-radius: 22px; }
.litlgf .d8aqt {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .se0x { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.epn9l827 .q7058c2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.epn9l827 .j6hhmg {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.epn9l827 .d8aqt {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.x2hly .q7058c2,
.x2hly .j6hhmg {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.x2hly .d8aqt {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .x2hly { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .x2hly .d8aqt {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .x2hly .pailzz4i { display: none !important; }
  .x2hly .sim35wg3 { font-size: 1.1rem !important; }
  .x2hly .se0x { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .l5may2ay { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bdf5f { flex-direction: row-reverse; }
[dir="rtl"] .ai5vgy { flex-direction: row-reverse; }
[dir="rtl"] .vmfj  .sylj95z { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ylqhuoea .sylj95z { right: auto; left: 20px; }
  [dir="rtl"] .vmfj  .sylj95z { left: auto;  right: 20px; }
}
[dir="rtl"] .hpcxxfn .gnbwibq  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .y96wu .gnbwibq { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vml4u5v, [dir="rtl"] .dzfj { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pm581 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .fm1bgf { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .xy8t5eq { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d8aqt { direction: rtl; }
[dir="rtl"] .se0x { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .mug4e9zx,
[dir="rtl"] .q42t0qv { direction: rtl; }
[dir="rtl"] .h6xjm { direction: rtl; }
[dir="rtl"] .tvye { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .m4k29 .dzfj,
[dir="rtl"] .zgn43v .dzfj,
[dir="rtl"] .v5x2rr22 .dzfj,
[dir="rtl"] .mqq3u3xw .dzfj {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .m4k29 .dzfj li::before,
[dir="rtl"] .zgn43v .dzfj li::before,
[dir="rtl"] .v5x2rr22 .dzfj li::before,
[dir="rtl"] .mqq3u3xw .dzfj li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .t2s6.shp7b .u36mow,
[dir="rtl"] .zw7sbfo.shp7b .u36mow,
[dir="rtl"] .r0p8nk.shp7b .u36mow,
[dir="rtl"] .j3a6w4t.shp7b .u36mow,
[dir="rtl"] .hkviw.shp7b .u36mow { text-align: right; }
[dir="rtl"] .vhfkdtjr.shp7b .avdfe05q { align-items: flex-end; text-align: right; }
[dir="rtl"] .j6hhmg,
[dir="rtl"] .imt7wz8m,
[dir="rtl"] .m36jg1,
[dir="rtl"] .u36mow { text-align: right; }
[dir="rtl"] .k3w2xo,
[dir="rtl"] .f541,
[dir="rtl"] .aq0tl0,
[dir="rtl"] .i0iaja8i,
[dir="rtl"] .sh0t6 { text-align: right; direction: rtl; }
[dir="rtl"] .nz0e9 .i0iaja8i,
[dir="rtl"] .b3cpm0eq .i0iaja8i { padding-right: 20px; padding-left: 20px; }
.kj8mv .zh9hfd6v,
.j9myux .zh9hfd6v,
.ul6g .zh9hfd6v { gap: 0; }
.jumfmoo .zh9hfd6v { gap: 14px; }
.kj8mv .mug4e9zx,
.j9myux .mug4e9zx,
.jumfmoo .mug4e9zx,
.ul6g .mug4e9zx {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.kj8mv .mug4e9zx,
.j9myux .mug4e9zx,
.ul6g .mug4e9zx {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.kj8mv .mug4e9zx:nth-child(even),
.ul6g .mug4e9zx:nth-child(even) { background: var(--accent-bg); }
.j9myux .mug4e9zx + .mug4e9zx { border-top: 1px solid var(--border-alt); }
.jumfmoo .mug4e9zx {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.kj8mv .mug4e9zx:hover,
.j9myux .mug4e9zx:hover,
.ul6g .mug4e9zx:hover { background: var(--bg-hover); }
.kj8mv .mug4e9zx::before,
.j9myux .mug4e9zx::before,
.jumfmoo .mug4e9zx::before,
.ul6g .mug4e9zx::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;
}
.ul6g .mug4e9zx::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.kj8mv .kv1e92,
.j9myux .kv1e92,
.jumfmoo .kv1e92,
.ul6g .kv1e92 {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.kj8mv .if1vhbaj,
.j9myux .if1vhbaj,
.jumfmoo .if1vhbaj,
.ul6g .if1vhbaj {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.kj8mv .k0gref,
.j9myux .k0gref,
.jumfmoo .k0gref,
.ul6g .k0gref {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.kj8mv .ebrz4v8,
.j9myux .ebrz4v8,
.jumfmoo .ebrz4v8,
.ul6g .ebrz4v8 {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.ul6g .ebrz4v8 { font-size: 1.45rem; font-weight: 800; }
.kj8mv .q8aal8zj,
.j9myux .q8aal8zj,
.jumfmoo .q8aal8zj,
.ul6g .q8aal8zj {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.kj8mv .q8aal8zj .mf738feg,
.j9myux .q8aal8zj .mf738feg,
.jumfmoo .q8aal8zj .mf738feg,
.ul6g .q8aal8zj .mf738feg {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.kj8mv .q8aal8zj .mf738feg .vqkwcz07,
.j9myux .q8aal8zj .mf738feg .vqkwcz07,
.jumfmoo .q8aal8zj .mf738feg .vqkwcz07,
.ul6g .q8aal8zj .mf738feg .vqkwcz07 { display: none; }
.kj8mv .q8aal8zj .mf738feg .ctoa0o4::before,
.j9myux .q8aal8zj .mf738feg .ctoa0o4::before,
.jumfmoo .q8aal8zj .mf738feg .ctoa0o4::before,
.ul6g .q8aal8zj .mf738feg .ctoa0o4::before { content: "\1F381\00a0"; }
.kj8mv .q8aal8zj .mf738feg .ctoa0o4,
.j9myux .q8aal8zj .mf738feg .ctoa0o4,
.jumfmoo .q8aal8zj .mf738feg .ctoa0o4,
.ul6g .q8aal8zj .mf738feg .ctoa0o4 {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.kj8mv .q8aal8zj .qe6kx,
.j9myux .q8aal8zj .qe6kx,
.jumfmoo .q8aal8zj .qe6kx,
.ul6g .q8aal8zj .qe6kx { display: none; }
.kj8mv .x4pd,
.j9myux .x4pd,
.jumfmoo .x4pd,
.ul6g .x4pd {
  grid-column: 4; min-width: 120px; width: auto;
}
.kj8mv .uszk,
.j9myux .uszk,
.jumfmoo .uszk,
.ul6g .uszk { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.kj8mv .dmpvilmx,
.j9myux .dmpvilmx,
.jumfmoo .dmpvilmx,
.ul6g .dmpvilmx { display: none; }
.kj8mv .q2rh.qy336o,
.j9myux .q2rh.qy336o,
.jumfmoo .q2rh.qy336o,
.ul6g .q2rh.qy336o {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.ul6g .q2rh.qy336o { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .kj8mv .mug4e9zx,
  .j9myux .mug4e9zx,
  .jumfmoo .mug4e9zx,
  .ul6g .mug4e9zx {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .kj8mv .x4pd,
  .j9myux .x4pd,
  .jumfmoo .x4pd,
  .ul6g .x4pd { display: none; }
  .kj8mv .q2rh.qy336o,
  .j9myux .q2rh.qy336o,
  .jumfmoo .q2rh.qy336o,
  .ul6g .q2rh.qy336o { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .kj8mv .mug4e9zx,
  .j9myux .mug4e9zx,
  .jumfmoo .mug4e9zx,
  .ul6g .mug4e9zx {
    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;
  }
  .kj8mv .mug4e9zx::before,
  .j9myux .mug4e9zx::before,
  .jumfmoo .mug4e9zx::before,
  .ul6g .mug4e9zx::before { grid-area: rank; align-self: center; justify-self: start; }
  .kj8mv .kv1e92,
  .j9myux .kv1e92,
  .jumfmoo .kv1e92,
  .ul6g .kv1e92 { grid-area: ident; width: auto; justify-content: flex-start; }
  .kj8mv .q8aal8zj,
  .j9myux .q8aal8zj,
  .jumfmoo .q8aal8zj,
  .ul6g .q8aal8zj { grid-area: pills; }
  
  .kj8mv .q8aal8zj .mf738feg,
  .j9myux .q8aal8zj .mf738feg,
  .jumfmoo .q8aal8zj .mf738feg,
  .ul6g .q8aal8zj .mf738feg {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .kj8mv .q2rh.qy336o,
  .j9myux .q2rh.qy336o,
  .jumfmoo .q2rh.qy336o,
  .ul6g .q2rh.qy336o { grid-area: cta; width: 100%; }
  .kj8mv .if1vhbaj,
  .j9myux .if1vhbaj,
  .jumfmoo .if1vhbaj,
  .ul6g .if1vhbaj { width: 56px; height: 56px; }
  .kj8mv .ebrz4v8,
  .j9myux .ebrz4v8,
  .jumfmoo .ebrz4v8,
  .ul6g .ebrz4v8 { font-size: 1.1rem; }
}
:root {
  --accent:          #196d2b;
  --brand:           #196d2b;
  --brand-light:     #195225;
  --brand-pale:      #2d713c;
  --grad-start:      #2ab748;
  --grad-end:        #54ca6d;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b45309;
  --cta-fg:          #ffffff;
  --cta-light:       #904003;
  --cta-hover:       #793806;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ee;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e3;
  --border-alt:      #d0dcd2;
  --border-section:  #e2e8e3;
  --text-primary:    #171b18;
  --text-muted:      #525f55;
  --text-body:       #2f3630;
  --text-sub:        #465249;
  --text-faint:      #75897a;
  --text-dim:        #91a094;
  --text-label:      #5e6d61;
  --text-value:      #3a443d;
  --accent-bg:       #e3f1e6;
  --accent-bg-light: #ccead2;
  --bg-tip:          #f9f0f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f7;
  --bg-cons:         #faf6f3;
  --c-pros:          #8d1574;
  --c-cons:          #9f4b21;
  --c-pros-label:    #a81989;
  --c-tip-border:    #ba1b98;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8d1574;
}
:root { --logo-bg-opacity: 67%; }
body, button, input { font-family: "Roboto", sans-serif; }
.ameka6 .lc605vd { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ameka6 .lc605vd::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ameka6 .wlz9s     .lc605vd::before { content: "";  color: var(--c-tip-border); }.ameka6 .f7gwvex .lc605vd::before { content: ""; color: var(--c-warn-border); }.ameka6 .w8751    .lc605vd::before { content: ""; color: #60a5fa; }.xhy03n .ameka6 .wlz9s     .lc605vd::before { color: #10b981; }.xhy03n .ameka6 .f7gwvex .lc605vd::before { color: #f43f5e; }.xhy03n .ameka6 .w8751    .lc605vd::before { color: #a855f7; }.f3olxsw1  .ameka6 .wlz9s     .lc605vd::before { color: #eab308; }.f3olxsw1  .ameka6 .f7gwvex .lc605vd::before { color: #ef4444; }.f3olxsw1  .ameka6 .w8751    .lc605vd::before { color: #f97316; }.wfdhns  .ameka6 .wlz9s     .lc605vd::before { color: #38bdf8; }.wfdhns  .ameka6 .f7gwvex .lc605vd::before { color: #818cf8; }.wfdhns  .ameka6 .w8751    .lc605vd::before { color: #2dd4bf; }.sfczb2b .ameka6 .lc605vd::before { color: var(--accent-light) !important; }
.zzp2qhe3 .w40ovru, .zzp2qhe3 .vhfkdtjr { min-height: 320px; }
.mr5cd::before { content: '/'; }