:root {
  --color-accent: #33ae6e;
  --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;
}
.bheao21d {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zb7l {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wmgw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.p798nbm { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.rnuogqh { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.rnuogqh a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.rnuogqh a:hover { color: var(--accent-light); }
.a50u7qgk  .hbuku9 { border-radius: 14px; }
.a50u7qgk .hbuku9 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.a50u7qgk .hbuku9 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.yp25e .hbuku9 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .hbuku9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .j5o7o72v:hover .hbuku9,
  .j5o7o72v:focus-within .hbuku9 { display: block; }
  .hbuku9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.o5f08tb7 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ubeb0t { display: none; }
@media (max-width: 640px) {
  .ubeb0t {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ubeb0t.tdo4cdc { display: block; }
}
@media (max-width: 640px) {
  .o5f08tb7 { display: block; }
  .rnuogqh > li + li::before { display: none !important; }
  .rnuogqh {
    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;
  }
  .rnuogqh.tdo4cdc { display: flex; }
  .rnuogqh li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .rnuogqh li:last-child a { border-bottom: none; }
}
.ahoc { min-height: 480px; }
.qiwe4f {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.eo3q9j7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.l69gg2 .eo3q9j7 { margin-left: 0; margin-right: 0; }
.s53qau0 {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.r4wslty .s53qau0 { margin-top: 24px; }
.s53qau0:hover { opacity: 0.88; }
.gxgxge .qiwe4f { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gxgxge .eo3q9j7 { color: #e2e8f0; }
.gxgxge.kzp7t1fg .f3gd07ys { text-align: center; }
.ejtwy .qiwe4f { color: var(--text-primary); text-shadow: none; }
.ejtwy .eo3q9j7 { color: var(--text-muted); }
.ejtwy .s53qau0 { margin-top: 16px; }
.ejtwy, .ejtwy.ahoc { min-height: auto !important; }
.ejtwy.kzp7t1fg .f3gd07ys { text-align: center; }
.ejtwy~.hjgvi{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}
.ejtwy~.hjgvi .mrqh8{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nquybami .qiwe4f { color: #fff; }
.nquybami .eo3q9j7 { color: rgba(255,255,255,0.85); }
.ufhxy2q .b1ngn9 { position: relative; overflow: hidden; }
.ufhxy2q .b1ngn9::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.x06b8 .b1ngn9 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.nxit1uzy .b1ngn9 { position: relative; overflow: hidden; }
.nxit1uzy .b1ngn9::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;
}
.anudc .b1ngn9 { position: relative; overflow: hidden; }
.anudc .b1ngn9::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.sap15o .b1ngn9 {
  animation: hg-fadein 1.2s ease-out both;
}
.b1ngn9 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.jy9k {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.mmo4bim {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.b1ngn9 .qiwe4f { text-shadow: none; color: var(--text-primary); }
.b1ngn9 .eo3q9j7 { color: var(--text-muted); }
body.j30g .qiwe4f {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mywohws .qiwe4f {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ahoc.nquybami .qiwe4f,
section.nquybami .qiwe4f {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.b1ngn9.kzp7t1fg .jy9k { align-items: center; text-align: center; }
.b1ngn9.l69gg2   .jy9k { align-items: flex-start; text-align: left; }
.hcrp7j .mmo4bim { position: relative; }
.hcrp7j .mmo4bim::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.hcrp7j.rbdh .mmo4bim::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ylbg8 .mmo4bim {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ylbg8.rbdh .mmo4bim { padding: 32px 0 32px 32px; }
.jvpwvayv .mmo4bim {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.rbdh .jy9k {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.jvpwvayv.rbdh .mmo4bim { padding: 40px 16px 40px 48px; }
.ahoc .nxx08may {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.nxx08may .am8p {
  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;
}
.nxx08may .am8p::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.nxx08may .nmcaa { display: contents !important; }
.nxx08may .nmcaa .y206k {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.nxx08may .nmcaa .h72yeyfh { max-height: 48px; max-width: 96px; }
.nxx08may .nmcaa .x6vls {
  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;
}
.nxx08may .kqmw {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.nxx08may .kqwgoizz { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.nxx08may .s2aa9nm8 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.nxx08may .s2aa9nm8 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.nxx08may .niwu893n { display: contents !important; }
.nxx08may .niwu893n .q33dus5:not(.jp7gnhe) { display: none !important; }
.nxx08may .niwu893n .jp7gnhe {
  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;
}
.nxx08may .niwu893n .jp7gnhe .gnmxg {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.nxx08may .niwu893n .jp7gnhe .s3kf4f {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.nxx08may .qprg { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.nxx08may .qprg.effp {
  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;
}
.nxx08may .qprg.effp:hover { opacity: 0.85; }
.nxx08may .am8p,
.nxx08may .am8p:hover,
.nxx08may .am8p:nth-child(even),
.nxx08may .am8p:nth-child(odd),
.nxx08may .am8p:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.l0g2mhi .mmo4bim {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.cghdoz {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .b1ngn9 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .b1ngn9:not(.l0g2mhi) .mmo4bim { display: none !important; }
  .l0g2mhi .mmo4bim { padding: 16px; }
  .jy9k  { padding: 36px 24px; }
  .b1ngn9~.hjgvi,.rbdh~.hjgvi{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ahoc, .b1ngn9 { min-height: 320px !important; }
  .qiwe4f { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vqm3,
  .cghdoz,
  .lgctqc { grid-template-columns: 1fr !important; }

  

  
  .qguii { display: flex !important; flex-direction: column !important; }
  .qguii .f3gd07ys { display: contents; }
  .qguii .sd55jw { order: 0; }
  .qguii .qiwe4f { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qguii .vqm3 { order: 2; padding: 0 16px 12px !important; }
  .qguii .eo3q9j7 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .r4wslty .f3gd07ys { display: flex; flex-direction: column; }
  .r4wslty .f3gd07ys .qiwe4f { order: 1; }
  .r4wslty .f3gd07ys .lgctqc { order: 2; margin: 8px 0 24px !important; }
  .r4wslty .f3gd07ys .eo3q9j7 { order: 3; }
  .r4wslty .f3gd07ys .s53qau0 { order: 4; align-self: center; margin-top: 0; }

  
  .b1ngn9.l0g2mhi {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .b1ngn9.l0g2mhi .jy9k { display: contents; padding: 0; }
  .b1ngn9.l0g2mhi .jy9k .qiwe4f { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .b1ngn9.l0g2mhi .mmo4bim { order: 2; padding: 12px 16px; }
  .b1ngn9.l0g2mhi .jy9k .eo3q9j7 { order: 3; padding: 0 24px; margin: 0 auto; }
  .b1ngn9.l0g2mhi .jy9k .s53qau0 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gec69 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.p904 { width: 100%; height: auto; display: block; border-radius: 10px; }
.a8qetny .gec69        { border-radius: 16px; }
.a8qetny .p904  { border-radius: 16px; }
.hnl4gx .gec69         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hnl4gx .p904   { border-radius: 8px; }
.p13crny { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.le18 { width: 100%; padding: 32px 0; position: relative; }
.xek99k8 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.y69y5 .le18:nth-child(even) { background: var(--bg-surface); }
.y69y5 .le18:nth-child(odd)  { background: var(--bg-page); }
.pcmc .le18:nth-child(even) { background: var(--bg-card); }
.pcmc .le18:nth-child(odd)  { background: var(--bg-page); }
.y69y5 .le18:nth-child(odd)  .xek99k8 { background: var(--bg-card); border-radius: 6px; }
.y69y5 .le18:nth-child(even) .xek99k8 { background: var(--bg-raised); border-radius: 6px; }
.pcmc .le18:nth-child(odd)  .xek99k8 { background: var(--bg-card); border-radius: 6px; }
.pcmc .le18:nth-child(even) .xek99k8 { background: var(--bg-raised); border-radius: 6px; }
.y69y5 .le18:nth-child(even) .mtvli .o8zi,
.pcmc .le18:nth-child(even) .mtvli .o8zi { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.y69y5 .le18:nth-child(odd) .mtvli .o8zi,
.pcmc .le18:nth-child(odd) .mtvli .o8zi { background: var(--bg-card-inner); }
.y69y5 .le18:nth-child(even) .a96q .o8zi:nth-child(odd),
.pcmc .le18:nth-child(even) .a96q .o8zi:nth-child(odd)  { background: var(--bg-card); }
.y69y5 .le18:nth-child(even) .a96q .o8zi:nth-child(even),
.pcmc .le18:nth-child(even) .a96q .o8zi:nth-child(even) { background: var(--bg-card-inner); }
h1.mdvwprcd { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mdvwprcd {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uhb0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gel46i4 h2.mdvwprcd {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.e8p0fa h2.mdvwprcd {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ked9 h2.mdvwprcd {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wbjnztz0 h2.mdvwprcd::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.vwqaysm1 h2.mdvwprcd {
  color: var(--text-primary); font-size: 1.7rem;
}
.s7oqj6ud h2.mdvwprcd::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.im26f9d h2.mdvwprcd {
  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) { .rp1s4 { display: none; } }
.gdaua6nn { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.vy980dkz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fcq30u7e {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.dokgvn { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.l6smlf { padding-left: 20px; }
.l6smlf li { margin-bottom: 6px; }
.l6smlf a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.l6smlf a:hover { color: var(--accent-light); }
.jf59b .dokgvn { display: none; }
.wh05 .dokgvn { display: none; }
.wh05 .l6smlf { padding-left: 0; list-style: none; }
.wh05 .l6smlf li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.wh05 .l6smlf a { font-size: 0.92rem; }
.wgp9s .fcq30u7e { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.wgp9s .dokgvn { display: none; }
.wgp9s .l6smlf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.wgp9s .l6smlf li { margin-bottom: 0; }
.wgp9s .l6smlf 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;
}
.wgp9s .l6smlf a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bmw8k .fcq30u7e { padding: 20px 20px 16px; }
.bmw8k .l6smlf {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bmw8k .l6smlf li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bmw8k .l6smlf 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;
}
.bmw8k .l6smlf 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;
}
.bmw8k .l6smlf a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bmw8k .l6smlf a:focus,
.bmw8k .l6smlf a:focus-visible,
.bmw8k .l6smlf a:target { outline: none; }
.bmw8k .l6smlf li:target a { border-color: var(--border); color: var(--text-muted); }
.laci5 .fcq30u7e { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.laci5 .dokgvn { display: none; }
.laci5 .l6smlf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.laci5 .l6smlf li { counter-increment: toc-n; margin-bottom: 0; }
.laci5 .l6smlf 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;
}
.laci5 .l6smlf 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;
}
.laci5 .l6smlf a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.vcdkd24 .fcq30u7e { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.vcdkd24 .dokgvn { display: none; }
.vcdkd24 .l6smlf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.vcdkd24 .l6smlf li { margin-bottom: 0; }
.vcdkd24 .l6smlf 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;
}
.vcdkd24 .l6smlf a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.d834xg .fcq30u7e { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.d834xg .dokgvn { display: none; }
.d834xg .l6smlf { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.d834xg .l6smlf li { margin-bottom: 0; }
.d834xg .l6smlf li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.d834xg .l6smlf li:last-child::after { content: ""; margin-right: 0; }
.d834xg .l6smlf a { font-size: 0.9rem; }
.o8zi { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.mtvli .o8zi { background: var(--bg-card); }
.a96q .o8zi:nth-child(odd)  { background: var(--bg-card); }
.a96q .o8zi:nth-child(even) { background: var(--bg-raised); }
.m614fum .o8zi {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.m614fum .o8zi:last-child { border-bottom: none; }
.m614fum h3.uhb0 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.cl5mw .o8zi {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.cl5mw .o8zi + .o8zi { margin-top: 4px; }
.abkh .o8zi { background: none; border-radius: 0; padding: 12px 0; }
.abkh .o8zi + .o8zi { border-top: 1px solid var(--border-section); }
.jr2gno { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.e9mx8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jpt5nfm9 { color: var(--text-body); margin-bottom: 10px; }
.bwz1, .qnvd9 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bwz1 li, .qnvd9 li { margin-bottom: 6px; }
.qnvd9 li { list-style: decimal; }
.mf83228     .bwz1 { list-style-type: "● "; }
.g2zwcv  .bwz1 { list-style-type: "■ "; }
.s5d06e .bwz1 { list-style-type: "◆ "; }
.cwgyhoh    .bwz1 { list-style-type: "★ "; }
.mf83228     .p7htqfh { list-style-type: "● "; }
.g2zwcv  .p7htqfh { list-style-type: "■ "; }
.s5d06e .p7htqfh { list-style-type: "◆ "; }
.cwgyhoh    .p7htqfh { list-style-type: "★ "; }
.mf83228    .bwz1 li::marker, .mf83228    .p7htqfh li::marker,
.g2zwcv .bwz1 li::marker, .g2zwcv .p7htqfh li::marker,
.s5d06e .bwz1 li::marker, .s5d06e .p7htqfh li::marker,
.cwgyhoh   .bwz1 li::marker, .cwgyhoh   .p7htqfh li::marker {
  color: var(--cta); font-size: 1em;
}
.mf83228 .qnvd9,
.g2zwcv .qnvd9,
.s5d06e .qnvd9,
.cwgyhoh .qnvd9 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mf83228 .qnvd9 li,
.g2zwcv .qnvd9 li,
.s5d06e .qnvd9 li,
.cwgyhoh .qnvd9 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mf83228 .qnvd9 li::before,
.g2zwcv .qnvd9 li::before,
.s5d06e .qnvd9 li::before,
.cwgyhoh .qnvd9 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;
}
.mf83228     .qnvd9 li::before { border-radius: 50%; }
.g2zwcv  .qnvd9 li::before { border-radius: 3px; }
.s5d06e .qnvd9 li::before { border-radius: 3px; }
.cwgyhoh    .qnvd9 li::before { border-radius: 50%; }
.ylyy9z33 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kqsk3yk .ylyy9z33,
.r989ujta .ylyy9z33 { background: transparent; border: none; border-radius: 0; }
.b71gcspm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.b71gcspm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.b71gcspm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.b71gcspm tr:hover td { background: var(--bg-hover); }
.eivb .b71gcspm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hva6f .b71gcspm { border: 1px solid var(--border-alt); }
.hva6f .b71gcspm th,
.hva6f .b71gcspm td { border: 1px solid var(--border-alt); }
.cp40p9 .b71gcspm th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.cp40p9 .b71gcspm td { border-bottom: none; }
.cp40p9 .b71gcspm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.f7ul7oes .b71gcspm th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dxm60lj .ylyy9z33 {
  overflow: hidden;
}
.dxm60lj .b71gcspm th { border-bottom: 1px solid var(--border-alt); }
.dxm60lj .b71gcspm tr:last-child td { border-bottom: none; }
.vuw7c53x { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.lzx9y { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.vigvar { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.iue4p { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.nwwo { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.p7htqfh { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.p7htqfh 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%}
.vzhln5ls .iue4p { background: transparent; text-align: center; }
.woake0 .vigvar {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.uz76x3dn .vigvar {
  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);
}
.gya0 .lzx9y { display: grid; grid-template-columns: auto 1fr; }
.gya0 .vigvar {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.gya0 .iue4p { grid-column: 2; }
.gya0 .nwwo,
.gya0 .p7htqfh { grid-column: 1 / -1; }
.i9csf2nd .lzx9y { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.i9csf2nd .vigvar {
  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);
}
.i9csf2nd .iue4p { grid-column: 2; }
.i9csf2nd .nwwo,
.i9csf2nd .p7htqfh { grid-column: 1 / -1; }
.unm75on6 .lzx9y { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.unm75on6 .iue4p { background: none; color: var(--accent-light); font-weight: 700; }
.kyxl7 .lzx9y { 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); }
.kyxl7 .iue4p { background: none; color: var(--accent-light); font-weight: 700; }
.yijc1 .lzx9y { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.yijc1 .lzx9y:last-child { border-bottom: none; }
.yijc1 .iue4p { background: none; color: var(--accent-light); font-weight: 700; }
.gu9x45zr .lzx9y { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.gu9x45zr .iue4p { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.b2j5a .vuw7c53x { counter-reset: card-n; }
.b2j5a .lzx9y  { counter-increment: card-n; }
.b2j5a .iue4p { display: flex; align-items: center; gap: 10px; }
.b2j5a .iue4p::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;
}
.ec45 .lzx9y { background: var(--bg-surface); border: 1px solid var(--border); }
.ec45 .iue4p { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.p80d { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.p80d         { --cl-hue: var(--accent); }
.ok5v0a3     { --cl-hue: #16a34a; }
.p6e03 { --cl-hue: #ea580c; }
.iyvbvh    { --cl-hue: #2563eb; }
.ok5v0a3, .p6e03, .iyvbvh, .uvsh5z0 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.zqsofo3j { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.zqsofo3j::before { color: var(--cl-hue); }
.p80d strong { color: var(--text-primary); font-size: 0.95rem; }
.p80d p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lzgaey { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.nxtk, .wev97 { border-radius: 8px; padding: 14px; }
.nxtk { background: var(--bg-pros); }
.wev97 { background: var(--bg-cons); }
.mqj8re4 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.nxtk .mqj8re4 { color: var(--c-pros-label); }
.wev97 .mqj8re4 { color: #f87171; }
.nxtk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.wev97 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.p904 { width: 100%; height: auto; border-radius: 10px; display: block; }
.effp {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.effp:hover { opacity: 0.85; }
.q0a74 .effp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.q0a74 .effp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hqgx .effp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.hqgx .effp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q0a74 .qprg.effp, .hqgx .qprg.effp,
.q0a74 .upjj4bj .effp, .hqgx .upjj4bj .effp {
  background: var(--cta); border: none; color: #fff;
}
.q0a74 .qprg.effp:hover, .hqgx .qprg.effp:hover,
.q0a74 .upjj4bj .effp:hover, .hqgx .upjj4bj .effp:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.uzl6 .s53qau0 { border-radius: 50px; }
.uzl6 .effp  { border-radius: 50px; }
.xkh8p .s53qau0,
.xkh8p .effp { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.xkh8p .s53qau0:hover,
.xkh8p .effp:hover { filter: brightness(1.08); opacity: 1; }
.f4aidgyl .s53qau0,
.f4aidgyl .effp { box-shadow: 0 3px 14px -2px var(--cta); }
.f4aidgyl .s53qau0:hover,
.f4aidgyl .effp:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.y5uu5yi .s53qau0,
.y5uu5yi .effp { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.y5uu5yi .s53qau0:hover,
.y5uu5yi .effp:hover { opacity: 1; }
.y5uu5yi .s53qau0:active,
.y5uu5yi .effp:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.s52b .s53qau0,
.s52b .effp { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.s52b .s53qau0:hover,
.s52b .effp:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.s52b .s53qau0:active,
.s52b .effp:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.n8dn .s53qau0,
.n8dn .effp { position: relative; overflow: hidden; }
.n8dn .s53qau0::before,
.n8dn .effp::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;
}
.n8dn .s53qau0:hover::before,
.n8dn .effp:hover::before { left: 135%; }
.konwc6e .s53qau0,
.konwc6e .effp { border-radius: 0; }
.mnetd5 .s53qau0 { padding-left: 22px; padding-right: 22px; }
.mnetd5 .effp  { padding-left: 12px; padding-right: 12px; }
.oqspns2 .s53qau0 { padding-left: 44px; padding-right: 44px; }
.oqspns2 .effp  { padding-left: 24px; padding-right: 24px; }
.nxaqwr .s53qau0 { padding-left: 56px; padding-right: 56px; }
.nxaqwr .effp  { padding-left: 32px; padding-right: 32px; }
.h1147o   .s53qau0::after, .h1147o   .effp::after,
.kuc3u24 .s53qau0::after, .kuc3u24 .effp::after,
.maq2v    .s53qau0::after, .maq2v    .effp::after,
.x0g5odu    .s53qau0::after, .x0g5odu    .effp::after,
.k60vwv    .s53qau0::after, .k60vwv    .effp::after,
.j5x1dt     .s53qau0::after, .j5x1dt     .effp::after,
.mtyrs8p    .s53qau0::after, .mtyrs8p    .effp::after,
.efwel   .s53qau0::after, .efwel   .effp::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;
}
.h1147o .s53qau0::after, .h1147o .effp::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");
}
.kuc3u24 .s53qau0::after, .kuc3u24 .effp::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");
}
.maq2v .s53qau0::after, .maq2v .effp::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");
}
.x0g5odu .s53qau0::after, .x0g5odu .effp::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");
}
.k60vwv .s53qau0::after, .k60vwv .effp::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");
}
.j5x1dt .s53qau0::after, .j5x1dt .effp::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");
}
.mtyrs8p .s53qau0::after, .mtyrs8p .effp::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");
}
.efwel .s53qau0::after, .efwel .effp::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");
}
.qge9id   .nut8v::after, .qge9id   .pxo4::after,
.lmpf26e .nut8v::after, .lmpf26e .pxo4::after,
.jm3mmr1    .nut8v::after, .jm3mmr1    .pxo4::after,
.x35402j    .nut8v::after, .x35402j    .pxo4::after,
.vik9oxp3    .nut8v::after, .vik9oxp3    .pxo4::after,
.w6ctbp3     .nut8v::after, .w6ctbp3     .pxo4::after,
.afxckeq7    .nut8v::after, .afxckeq7    .pxo4::after,
.pk6eo   .nut8v::after, .pk6eo   .pxo4::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;
}
.qge9id .nut8v::after, .qge9id .pxo4::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");
}
.lmpf26e .nut8v::after, .lmpf26e .pxo4::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");
}
.jm3mmr1 .nut8v::after, .jm3mmr1 .pxo4::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");
}
.x35402j .nut8v::after, .x35402j .pxo4::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");
}
.vik9oxp3 .nut8v::after, .vik9oxp3 .pxo4::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");
}
.w6ctbp3 .nut8v::after, .w6ctbp3 .pxo4::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");
}
.afxckeq7 .nut8v::after, .afxckeq7 .pxo4::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");
}
.pk6eo .nut8v::after, .pk6eo .pxo4::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");
}
.cctc6 {
  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;
}
.am8p {
  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;
}
.am8p > * { min-width: 0; }
.am8p:hover { background: var(--bg-hover); }
.am8p > [itemprop="item"] { display: contents; }
.am8p [itemprop="itemReviewed"],
.am8p [itemprop="reviewRating"] { display: none; }
.am8p::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;
}
.nmcaa {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.y206k {
  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;
}
.h72yeyfh { max-height: 52px; max-width: 110px; object-fit: contain; }
.x6vls {
  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;
}
.jvvoo6 .y206k    { background: #1a1a1a; }
.v1t7 .y206k   { background: rgba(128,128,128,.12); }
.hggy .y206k { background: var(--bg-raised); }
.eydrxn .y206k    { background: transparent; padding: 0; }
.kqmw {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.kqwgoizz { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.s2aa9nm8 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.niwu893n {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.q33dus5 {
  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;
}
.gnmxg {
  
  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%;
}
.s3kf4f {
  
  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;
}
.qprg {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.qprg.effp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .am8p {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .am8p::before    { grid-area: rank;   }
  .nmcaa           { grid-area: ident;  }
  .kqmw     { grid-area: rating; min-width: 0; width: auto; }
  .niwu893n           { grid-area: pills;  }
  .qprg             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .am8p {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .am8p::before    { justify-self: center; }
  .nmcaa           { width: 100%; }
  .kqmw     { justify-self: center; }
  .niwu893n           { grid-template-columns: 1fr; }
}
.yhpb8d {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.kcmqkf2 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.st8el8qt {
  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;
}
.st8el8qt img { max-width: 80px; max-height: 50px; object-fit: contain; }
.rb36 { flex: 1; }
.rb36 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.r6sq4xaq { color: var(--c-stars); font-size: 1.1rem; }
.zbj4i { margin-bottom: 8px; }
.zj79pq {
  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);
}
.zj79pq > span { color: var(--accent); font-weight: 700; }
.l5igl4b em, .vdcc em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .zj79pq { padding: 10px 16px; gap: 6px 16px; } }
.upjj4bj { flex-shrink: 0; align-self: flex-start; }
.upjj4bj .effp { white-space: nowrap; }
@media (max-width: 560px) {
  .kcmqkf2 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .st8el8qt { order: 1; }
  .upjj4bj { order: 2; margin-left: auto; align-self: center; }
  .rb36 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.ub2v304j img.xut94 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.kqsk3yk { padding: 20px 24px; }
.o5tm { color: var(--text-muted); margin-bottom: 16px; }
.gl6doq { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.xbu3wsw, .mp0u { list-style: none; font-size: 0.9rem; }
.xbu3wsw li { color: var(--c-pros); margin-bottom: 4px; }
.mp0u li { color: var(--c-cons); margin-bottom: 4px; }
.xbu3wsw li::before { content: "✓"; margin-right: 5px; }
.mp0u li::before { content: "✗"; margin-right: 5px; }
.s3jg .xbu3wsw li::before { content: "→"; }
.s3jg .mp0u li::before { content: "–"; }
.ospnu  .xbu3wsw li::before { content: "★"; }
.ospnu  .mp0u li::before { content: "✕"; }
.fpjphbo6    .xbu3wsw li::before { content: "◆"; }
.fpjphbo6    .mp0u li::before { content: "▲"; }
.dioh  .xbu3wsw li::before { content: "▶"; }
.dioh  .mp0u li::before { content: "■"; }
.rszmjiw { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.vg61 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.bmtmju { background: var(--bg-pros); color: var(--c-tag-pay); }
.puhr5wc8 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.vevg34 .puhr5wc8 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.i3eqd .puhr5wc8 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xhoxmur2 .vf7h {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xhoxmur2 .yhpb8d { margin: 0; }
}
.vx051bu .kcmqkf2 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.vx051bu .rb36 h3 { color: var(--accent-light); }
.vx051bu .st8el8qt { background: var(--bg-page); border: 1px solid var(--border); }
.w7b6z .yhpb8d { border-top: 4px solid var(--accent); }
.w7b6z .kcmqkf2 { background: var(--bg-card); }
.turmq .yhpb8d { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.turmq .kcmqkf2 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.turmq .kqsk3yk { padding: 14px 16px; }
.turmq .st8el8qt { border-radius: 4px; }
.turmq .puhr5wc8 { border-radius: 0; }
.s59ezvzw .kcmqkf2 { padding: 0; gap: 0; overflow: hidden; }
.s59ezvzw .st8el8qt { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.s59ezvzw .rb36 { padding: 16px 20px; }
.s59ezvzw .upjj4bj { padding: 16px 20px; align-self: center; }
.ip1hotg .r6sq4xaq { font-size: .95rem; }
.r989ujta .lzgaey { gap: 10px; }
.r989ujta .nxtk, .r989ujta .wev97 { padding: 12px; }
.r989ujta .nxtk ul, .r989ujta .wev97 ul { margin: 4px 0 0; padding-left: 18px; }
.r989ujta .nxtk li, .r989ujta .wev97 li { font-size: .85rem; margin-bottom: 3px; }
.rytyqg .vg61 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .w3amk6ap { grid-template-columns: 1fr; }
  .i0uiwqvz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .i0uiwqvz .p2tdm { width: 72px; height: 50px; }
  .i0uiwqvz .n3y1up { max-width: 180px; }
  .i0uiwqvz .mqygq { width: auto; }
}
.nzo5irse .ip1hotg .r6sq4xaq { filter: brightness(1.2); }
@media (max-width: 720px) {
  .nzo5irse { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y21g { padding: 16px; }
  .qudek .ptp79 { min-width: 50%; }
}
.bsilm .lzgaey { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .x5tn { grid-template-columns: 1fr; }
  .b6l3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cnhqi { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ncxg { flex-wrap: wrap; padding: 16px; }
}
.ugjle .lzgaey { gap: 8px; }
.ugjle .nxtk, .ugjle .wev97 { padding: 8px; }
@media (max-width: 480px) {
  .s64k4w { flex-direction: column; align-items: stretch; }
}
.mer37e .mqygq .effp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hkk5rn { flex-direction: column; align-items: stretch; gap: 10px; }
  .mer37e .mqygq { text-align: center; }
}
@media (max-width: 720px) {
  .usf9pr { grid-template-columns: 1fr; }
  .c3vlpcb { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .drivgp { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.zx1sqfe4 .sr58ne0 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.acg12 .r6sq4xaq { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .xp6936tk { grid-template-columns: 1fr; }
  .acg12 { width: 100px; height: 100px; margin: 16px auto; }
  .zx1sqfe4 { font-size: 1.4rem; }
  .y2wzdxf { justify-content: center; }
  .eawnc .ptp79 { min-width: 50%; }
}
.b632shr5 .lzgaey { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .n8mqu { flex-wrap: wrap; padding: 14px 16px; }
  .bq2lu { padding: 12px 16px; }
  .b632shr5 .lzgaey { margin: 0 16px; }
  .b632shr5 .rytyqg { padding: 0 16px; }
  .dk1p { padding: 12px 16px; }
}
.krem27p .am8p {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.krem27p .am8p:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ehbc9c .cctc6 { gap: 18px; }
.ehbc9c .am8p {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ehbc9c .am8p:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.lk2w41 .cctc6 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.lk2w41 .am8p {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.lk2w41 .am8p:last-child { border-bottom: none; }
.lk2w41 .nmcaa,
.lk2w41 .kqmw,
.lk2w41 .niwu893n {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.zuf16 .cctc6 { gap: 0; }
.zuf16 .am8p {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.zuf16 .am8p:last-child { border-bottom: none; }
.zuf16 .am8p:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.zuf16 .am8p:nth-child(even):hover { background: var(--bg-hover); }
.knbukz .am8p {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.bofcehb .niwu893n .q33dus5 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.bofcehb .niwu893n .q33dus5:first-child { border-left: none; }
.q0uiggfv .niwu893n .q33dus5 {
  background: transparent; padding: 4px 8px;
}
.q0uiggfv .niwu893n .gnmxg { font-size: .65rem; opacity: .65; }
.q0uiggfv .niwu893n .s3kf4f   { font-size: 1.15rem; color: var(--accent-light); }
.kttmh .niwu893n .q33dus5 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.s2aa9nm8 { display: none; }
.gand94 .kqwgoizz { font-size: 1rem; letter-spacing: 2px; }
.isg7q3b .kqwgoizz {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ipaubw .kqwgoizz,
.okhxwnst .kqwgoizz,
.y53zjl .kqwgoizz { display: none; }
.ipaubw .s2aa9nm8,
.okhxwnst .s2aa9nm8,
.y53zjl .s2aa9nm8 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ipaubw .s2aa9nm8 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ipaubw .s2aa9nm8 small { display: none; }
.okhxwnst .s2aa9nm8 {
  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;
}
.okhxwnst .s2aa9nm8 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.y53zjl .s2aa9nm8 {
  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;
}
.y53zjl .s2aa9nm8 small { display: none; }
.ipaubw .zbj4i .r6sq4xaq,
.okhxwnst .zbj4i .r6sq4xaq,
.y53zjl .zbj4i .r6sq4xaq { display: none; }
.ipaubw .zbj4i strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.ipaubw .sr58ne0 { display: none; }
.okhxwnst .zbj4i 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;
}
.okhxwnst .kylubjps,
.okhxwnst .sr58ne0 { font-size: 1em; }
.y53zjl .zbj4i strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.y53zjl .sr58ne0 { display: none; }
.q0w6d { margin: 16px 0; }
.p5rlexa { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.p5rlexa summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.p5rlexa summary::after { content: "+"; color: var(--accent-light); }
.p5rlexa[open] summary::after { content: "−"; }
.p5rlexa p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.le18 { margin-bottom: 0; }
.lgv8z h2.mdvwprcd { color: var(--text-primary); border-color: var(--accent-light); }
.yy0a h2.mdvwprcd { color: var(--text-primary); border-color: var(--accent-light); }
.ak4i0 .ok5v0a3     { background: #052e16; border-color: #10b981; }
.ak4i0 .p6e03 { background: #2d0a1e; border-color: #f43f5e; }
.ak4i0 .iyvbvh    { background: #1e1036; border-color: #a855f7; }
.ak4i0 .p80d strong  { color: #f1f5f9; }
.ak4i0 .p80d p       { color: #cbd5e1; }
.ak4i0 .m11mwqdw    .ok5v0a3     .zqsofo3j::before,
.ak4i0 .ncgo  .ok5v0a3     .zqsofo3j::before,
.ak4i0 .vcwamw9  .ok5v0a3     .zqsofo3j::before,
.ak4i0 .g6mn8 .ok5v0a3     .zqsofo3j::before { color: #10b981; }
.ak4i0 .m11mwqdw    .p6e03 .zqsofo3j::before,
.ak4i0 .ncgo  .p6e03 .zqsofo3j::before,
.ak4i0 .vcwamw9  .p6e03 .zqsofo3j::before,
.ak4i0 .g6mn8 .p6e03 .zqsofo3j::before { color: #f43f5e; }
.ak4i0 .m11mwqdw    .iyvbvh    .zqsofo3j::before,
.ak4i0 .ncgo  .iyvbvh    .zqsofo3j::before,
.ak4i0 .vcwamw9  .iyvbvh    .zqsofo3j::before,
.ak4i0 .g6mn8 .iyvbvh    .zqsofo3j::before { color: #a855f7; }
.jiw2h10a .ok5v0a3     { background: #2d2000; border-color: #eab308; }
.jiw2h10a .p6e03 { background: #2d0b0b; border-color: #ef4444; }
.jiw2h10a .iyvbvh    { background: #2d1600; border-color: #f97316; }
.jiw2h10a .p80d strong  { color: #f1f5f9; }
.jiw2h10a .p80d p       { color: #cbd5e1; }
.jiw2h10a .m11mwqdw    .ok5v0a3     .zqsofo3j::before,
.jiw2h10a .ncgo  .ok5v0a3     .zqsofo3j::before,
.jiw2h10a .vcwamw9  .ok5v0a3     .zqsofo3j::before,
.jiw2h10a .g6mn8 .ok5v0a3     .zqsofo3j::before { color: #eab308; }
.jiw2h10a .m11mwqdw    .p6e03 .zqsofo3j::before,
.jiw2h10a .ncgo  .p6e03 .zqsofo3j::before,
.jiw2h10a .vcwamw9  .p6e03 .zqsofo3j::before,
.jiw2h10a .g6mn8 .p6e03 .zqsofo3j::before { color: #ef4444; }
.jiw2h10a .m11mwqdw    .iyvbvh    .zqsofo3j::before,
.jiw2h10a .ncgo  .iyvbvh    .zqsofo3j::before,
.jiw2h10a .vcwamw9  .iyvbvh    .zqsofo3j::before,
.jiw2h10a .g6mn8 .iyvbvh    .zqsofo3j::before { color: #f97316; }
.rtmro .ok5v0a3     { background: #0c1a2e; border-color: #38bdf8; }
.rtmro .p6e03 { background: #12103a; border-color: #818cf8; }
.rtmro .iyvbvh    { background: #0a2020; border-color: #2dd4bf; }
.rtmro .p80d strong  { color: #f1f5f9; }
.rtmro .p80d p       { color: #cbd5e1; }
.rtmro .m11mwqdw    .ok5v0a3     .zqsofo3j::before,
.rtmro .ncgo  .ok5v0a3     .zqsofo3j::before,
.rtmro .vcwamw9  .ok5v0a3     .zqsofo3j::before,
.rtmro .g6mn8 .ok5v0a3     .zqsofo3j::before { color: #38bdf8; }
.rtmro .m11mwqdw    .p6e03 .zqsofo3j::before,
.rtmro .ncgo  .p6e03 .zqsofo3j::before,
.rtmro .vcwamw9  .p6e03 .zqsofo3j::before,
.rtmro .g6mn8 .p6e03 .zqsofo3j::before { color: #818cf8; }
.rtmro .m11mwqdw    .iyvbvh    .zqsofo3j::before,
.rtmro .ncgo  .iyvbvh    .zqsofo3j::before,
.rtmro .vcwamw9  .iyvbvh    .zqsofo3j::before,
.rtmro .g6mn8 .iyvbvh    .zqsofo3j::before { color: #2dd4bf; }
.qndh57x::before,
.n7u0lm::before { margin-right: 5px; }
.umfbdx .nxtk ul li,
.umfbdx .xbu3wsw li         { color: #4ade80; }
.umfbdx .nxtk .qndh57x { color: #22c55e; }
.umfbdx .wev97 ul li,
.umfbdx .mp0u li         { color: #f87171; }
.umfbdx .wev97 .n7u0lm { color: #ef4444; }
.il1mv .nxtk { background: var(--bg-pros); }
.il1mv .wev97 { background: var(--bg-cons); }
.il1mv .nxtk .qndh57x { color: var(--c-pros-label); }
.il1mv .wev97 .n7u0lm { color: var(--c-cons); }
.il1mv .nxtk ul li,
.il1mv .xbu3wsw li            { color: var(--c-pros); }
.il1mv .wev97 ul li,
.il1mv .mp0u li            { color: var(--c-cons); }
.hfvnt .nxtk { background: var(--bg-pros); }
.hfvnt .wev97 { background: var(--bg-cons); }
.hfvnt .nxtk .qndh57x { color: var(--c-pros-label); }
.hfvnt .wev97 .n7u0lm { color: var(--c-cons); }
.hfvnt .nxtk ul li,
.hfvnt .xbu3wsw li          { color: var(--c-pros); }
.hfvnt .wev97 ul li,
.hfvnt .mp0u li          { color: var(--c-cons); }
.dwb1p .qndh57x::before { content: "✓ "; }
.dwb1p .n7u0lm::before { content: "✗ "; }
.s3jg .qndh57x::before { content: "→ "; }
.s3jg .n7u0lm::before { content: "← "; }
.ospnu .qndh57x::before { content: "★ "; }
.ospnu .n7u0lm::before { content: "✕ "; }
.fpjphbo6 .qndh57x::before { content: "◆ "; }
.fpjphbo6 .n7u0lm::before { content: "▲ "; }
.i3eqd .p80d { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.i3eqd .p80d strong { color: var(--text-primary); }
.i3eqd .p80d p      { color: var(--text-muted); }
.vevg34 .p80d { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ud3fq98 .p80d {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ud3fq98 .p80d strong,
.ud3fq98 .p80d p { color: #fff; }
.ud3fq98 .zqsofo3j::before { color: rgba(255,255,255,0.9) !important; }
.oq6xq93 .p80d {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.oq6xq93 .p80d strong { color: var(--text-primary); }
.oq6xq93 .p80d p      { color: var(--text-muted); }
.o02x .p80d { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.m11mwqdw .zqsofo3j,
.ncgo .zqsofo3j,
.vcwamw9 .zqsofo3j,
.g6mn8 .zqsofo3j { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.m11mwqdw .zqsofo3j::before,
.ncgo .zqsofo3j::before,
.vcwamw9 .zqsofo3j::before,
.g6mn8 .zqsofo3j::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.m11mwqdw .ok5v0a3     .zqsofo3j::before { content: "✦"; color: var(--c-tip-border); }
.m11mwqdw .p6e03 .zqsofo3j::before { content: "▲"; color: var(--c-warn-border); }
.m11mwqdw .iyvbvh    .zqsofo3j::before { content: "◉"; color: #60a5fa; }
.ncgo .ok5v0a3     .zqsofo3j::before { content: "★"; color: var(--c-tip-border); }
.ncgo .p6e03 .zqsofo3j::before { content: "◆"; color: var(--c-warn-border); }
.ncgo .iyvbvh    .zqsofo3j::before { content: "●"; color: #60a5fa; }
.vcwamw9 .ok5v0a3     .zqsofo3j::before { content: "▶"; color: var(--c-tip-border); }
.vcwamw9 .p6e03 .zqsofo3j::before { content: "■"; color: var(--c-warn-border); }
.vcwamw9 .iyvbvh    .zqsofo3j::before { content: "▸"; color: #60a5fa; }
.g6mn8 .ok5v0a3     .zqsofo3j::before { content: "→"; color: var(--c-tip-border); }
.g6mn8 .p6e03 .zqsofo3j::before { content: "⬥"; color: var(--c-warn-border); }
.g6mn8 .iyvbvh    .zqsofo3j::before { content: "◈"; color: #60a5fa; }
.tpnh7w2s .mtvli .o8zi,
.tpnh7w2s .a96q .o8zi  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tpnh7w2s .lzx9y                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tpnh7w2s .am8p                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.tpnh7w2s .yhpb8d            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.tpnh7w2s .ylyy9z33          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tpnh7w2s .fcq30u7e                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.i2vrf7y4 .mtvli .o8zi,
.i2vrf7y4 .a96q .o8zi,
.i2vrf7y4 .lzx9y,
.i2vrf7y4 .am8p,
.i2vrf7y4 .yhpb8d,
.i2vrf7y4 .ylyy9z33,
.i2vrf7y4 .fcq30u7e,
.i2vrf7y4 .o02x .p80d { box-shadow: none; }
.ygb2kv7   .jpt5nfm9, .ygb2kv7 .jr2gno, .ygb2kv7 .e9mx8,
.ygb2kv7   .gdaua6nn, .ygb2kv7 .vy980dkz { font-size: 0.9rem; }
.ygb2kv7   .bwz1, .ygb2kv7 .qnvd9 { font-size: 0.9rem; }
.m6e9l   .jpt5nfm9, .m6e9l .jr2gno, .m6e9l .e9mx8,
.m6e9l   .gdaua6nn, .m6e9l .vy980dkz { font-size: 0.95rem; }
.m6e9l   .bwz1, .m6e9l .qnvd9 { font-size: 0.95rem; }
.fowqruv   .jpt5nfm9, .fowqruv .jr2gno, .fowqruv .e9mx8,
.fowqruv   .gdaua6nn, .fowqruv .vy980dkz { font-size: 1.08rem; }
.fowqruv   .bwz1, .fowqruv .qnvd9 { font-size: 1.05rem; }
.fowqruv   .b71gcspm { font-size: 0.97rem; }
.m9ccr .qiwe4f      { font-size: 3.2rem; }
.m9ccr h2.mdvwprcd { font-size: 1.9rem; }
.m9ccr h3.uhb0     { font-size: 1.4rem; }
.yrigkvn5 .qiwe4f      { font-size: 3.8rem; }
.yrigkvn5 h2.mdvwprcd { font-size: 2.2rem; }
.yrigkvn5 h3.uhb0     { font-size: 1.6rem; }
.le18 + .le18 { position: relative; }
.yaeml   .le18 + .le18::before,
.eqea1j  .le18 + .le18::before,
.q444   .le18 + .le18::before,
.dtmeyijo   .le18 + .le18::before,
.qqkmu   .le18 + .le18::before,
.urh2f33 .le18 + .le18::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.yaeml .le18 + .le18::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.eqea1j .le18 + .le18::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.q444 .le18 + .le18::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;
}
.dtmeyijo .le18 + .le18::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.skmbheua .le18 { margin-bottom: 16px; }
.skmbheua .le18 + .le18 { margin-top: 0; }
.skmbheua .xek99k8 { padding-top: 0; padding-bottom: 0; }
.qqkmu .le18 + .le18::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.urh2f33 .le18 + .le18::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.xn03l6h .le18 + .le18::before,
.qdinj8 .le18 + .le18::before,
.pkmdqg7b .le18 + .le18::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%;
}
.y69y5 .xn03l6h .le18:nth-child(even)::before,
.y69y5 .qdinj8 .le18:nth-child(even)::before,
.y69y5 .pkmdqg7b .le18:nth-child(even)::before { background: var(--bg-surface); }
.pcmc .xn03l6h .le18:nth-child(even)::before,
.pcmc .qdinj8 .le18:nth-child(even)::before,
.pcmc .pkmdqg7b .le18:nth-child(even)::before { background: var(--bg-card); }
.xn03l6h .le18 + .le18::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");
}
.qdinj8 .le18 + .le18::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");
}
.pkmdqg7b .le18 + .le18::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");
}
.i27a .jy9k,
.bqgkq .jy9k { padding-bottom: 60px; }
.jv7bmu .jy9k { padding-bottom: 70px; }
.vxxvh925 .b1ngn9 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wjjg .b1ngn9 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.tgibbytn .b1ngn9 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ke0p .b1ngn9 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kdej .nquybami { background: var(--accent); }
.kdej .nquybami .sd55jw { background: none; }
.kdej .w2trh1n7 { background: var(--accent); }
.kdej .b1ngn9 { background: var(--accent-bg); }
.kdej .gxgxge:not(.nquybami) .sd55jw { background: rgba(0,0,0,0.6); }
.m6yx251t .gec69 { float: left; width: 38%; margin: 0 28px 16px 0; }
.m6yx251t .gec69 .p904 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m6yx251t .xek99k8::after { content: ''; display: block; clear: both; }
.bj5geqc .gec69 { float: right; width: 38%; margin: 0 0 16px 28px; }
.bj5geqc .gec69 .p904 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bj5geqc .xek99k8::after { content: ''; display: block; clear: both; }
.zlzuev .le18:nth-child(odd)  .gec69 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.zlzuev .le18:nth-child(even) .gec69 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zlzuev .gec69 .p904 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zlzuev .xek99k8::after { content: ''; display: block; clear: both; }
.m6yx251t .vuw7c53x,
.m6yx251t .cctc6,
.bj5geqc .vuw7c53x,
.bj5geqc .cctc6,
.zlzuev .vuw7c53x,
.zlzuev .cctc6 { clear: both; }
@media (max-width: 900px) {
  .m6yx251t .gec69,
  .bj5geqc .gec69,
  .zlzuev .le18:nth-child(odd)  .gec69,
  .zlzuev .le18:nth-child(even) .gec69 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .m6yx251t .gec69 .p904,
  .bj5geqc .gec69 .p904,
  .zlzuev .gec69 .p904 {
    max-height: none !important;
  }
}
.m6yx251t .bwz1,
.m6yx251t .qnvd9,
.bj5geqc .bwz1,
.bj5geqc .qnvd9,
.zlzuev .bwz1,
.zlzuev .qnvd9 { overflow: hidden; }
@media (max-width: 640px) {
  .m6yx251t .gec69,
  .bj5geqc .gec69,
  .zlzuev .gec69 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hqzcchsy .p13crny,
.hqzcchsy .xek99k8,
.hqzcchsy .q63ohlv5  { max-width: 1100px; }
.wsi2x .p13crny,
.wsi2x .xek99k8,
.wsi2x .q63ohlv5  { max-width: 1200px; }
.n376n0 .p13crny,
.n376n0 .xek99k8,
.n376n0 .q63ohlv5  { max-width: 1320px; }
.n376n0 { --content-mw: 1320px; }
.yxcm1kcs { font-size: 0.82rem; color: var(--text-muted); }
.lr9y { display: flex; align-items: center; }
.vy1xg3l {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ewzf { display: flex; align-items: center; }
.i2iopfg6 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.i2iopfg6:hover { text-decoration: underline; }
.fiwqu3ey { margin: 0 3px; opacity: 0.45; }
.fiwqu3ey::before { content: '/'; }
.tfvlupt { padding: 2px 5px; color: var(--text-main); }
.jm9husy .yxcm1kcs {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jm9husy .lr9y { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.c90r1 .yxcm1kcs {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.c90r1 .lr9y { padding: 0 0 0 12px; }
.zyptj7hj .lr9y { padding: 0 16px; }
.zyptj7hj .yxcm1kcs {
  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);
}
.zyptj7hj .p13crny { padding-top: 28px; }
@media (max-width: 720px) {
  .g7o38zoy { margin-top: 18px; padding: 0 16px; }
  .zyptj7hj .p13crny { padding-top: 16px; }
}
.hqzcchsy.jm9husy .lr9y { max-width: 1100px; }
.wsi2x.jm9husy .lr9y { max-width: 1200px; }
.n376n0.jm9husy .lr9y { max-width: 1320px; }
.n376n0 .g7o38zoy { max-width: 1320px; }
.j53x5 .le18 { padding-top: 16px; padding-bottom: 16px; }
.arroj5k .le18 { padding-top: 24px; padding-bottom: 24px; }
.ylzqvek .le18 { padding-top: 40px; padding-bottom: 40px; }
.moz5 .le18 { padding-top: 52px; padding-bottom: 52px; }
.ot6w .le18:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ot6w .le18:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ot6w .le18:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ot6w .le18:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ednrt .xek99k8 { padding-top: 10px;  padding-bottom: 10px; }
.c0ktc .xek99k8 { padding-top: 18px;  padding-bottom: 18px; }
.h9nazbxt .xek99k8 { padding-top: 36px;  padding-bottom: 36px; }
.azld .xek99k8 { padding-top: 48px;  padding-bottom: 48px; }
.rb85a0p0 h2.mdvwprcd { font-weight: 600; }
.rb85a0p0 h3.uhb0     { font-weight: 600; }
.led0k h2.mdvwprcd { font-weight: 800; }
.led0k h3.uhb0     { font-weight: 700; }
.jw791sdu { font-weight: 600; }
.jw791sdu h2.mdvwprcd { font-weight: 900; }
.jw791sdu h3.uhb0     { font-weight: 800; }
.jw791sdu .p80d strong,
.jw791sdu .p80d strong { font-weight: 600; }
.nut8v {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yhk0z0 .nut8v { display: none; }
@media (max-width: 640px) {
  .nut8v { display: none !important; }
}
.nut8v { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nut8v:hover { opacity: 0.85; }
.aqtjp8a .nut8v { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vqol  .pxo4 { left: 32px; }
@media (max-width: 480px) {
  .cy1ncrdq .pxo4 { right: 20px; bottom: 20px; }
  .vqol  .pxo4 { left: 20px; bottom: 20px; }
}
.sq6i3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.q63ohlv5 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ec9liqw { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ftcv6sbf { color: var(--text-dim); font-size: 0.8rem; }
.kytnl a, .xdswu a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.kytnl a:hover, .xdswu a:hover { color: var(--accent-light); }
.xdswu { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.j0id6 .q63ohlv5 { text-align: center; }
.j0id6 .xdswu { justify-content: center; margin-bottom: 16px; }
.j0id6 .ec9liqw { margin-top: 0; }
.fbtjoc { margin-top: 10px; }
.fbtjoc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .q63ohlv5 { padding-left: 16px; padding-right: 16px; }
  .uzrjqd0 .q63ohlv5 { padding: 20px 16px; }
  .xdswu { gap: 4px 12px; }
  .ec9liqw { font-size: 0.78rem; }
}
.zdrt .ec9liqw { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zdrt .ftcv6sbf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zdrt .wl3udj { grid-template-columns: 1fr 1fr; } .zdrt .f2eh7vm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zdrt .wl3udj { grid-template-columns: 1fr; } }
.j7vclk .ec9liqw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j7vclk .mvcq { gap: 12px; } .j7vclk .j472s8ah { margin-right: 0; width: 100%; } }
.w1kdx .ec9liqw { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.w1kdx .ftcv6sbf { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .w1kdx .xoilb4iq { grid-template-columns: 1fr 1fr; } .w1kdx .wainf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w1kdx .xoilb4iq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .m62di .z7ctgsba { grid-template-columns: 1fr 1fr; } .m62di .ekruov:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m62di .z7ctgsba { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .a9tioi .z7ctgsba { grid-template-columns: 1fr; } }
.qfo3le .q63ohlv5 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qfo3le .xdswu { justify-content: center; }
.ig5v1k .bheao21d      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ig5v1k .sq6i3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.rh40mj .bheao21d      { background: #0d1117; border-bottom-color: #21262d; }
.rh40mj .wmgw { color: var(--accent-light); }
.rh40mj .rnuogqh { --msep-color: #8b949e; }
.rh40mj .rnuogqh a { color: #8b949e; }
.rh40mj .rnuogqh a:hover { color: var(--accent-light); }
.rh40mj .o5f08tb7 { color: #8b949e; }
.rh40mj .sq6i3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rh40mj .ec9liqw,
.rh40mj .ftcv6sbf { color: #6e7681; }
.rh40mj .kytnl a, .rh40mj .xdswu a,
.rh40mj .kytnl a:hover, .rh40mj .xdswu a:hover,
@media (max-width: 640px) {
  .rh40mj .rnuogqh { background: #0d1117; border-top-color: #21262d; }
  .rh40mj .rnuogqh li a { border-bottom-color: #21262d; }
}
.tiv5 .bheao21d      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tiv5 .wmgw { color: var(--accent-light); }
.tiv5 .rnuogqh { --msep-color: #475569; }
.tiv5 .rnuogqh a { color: #475569; }
.tiv5 .rnuogqh a:hover { color: var(--accent-light); }
.tiv5 .o5f08tb7 { color: #64748b; }
.tiv5 .sq6i3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.tiv5 .ec9liqw,
.tiv5 .ftcv6sbf { color: #64748b; }
.tiv5 .kytnl a, .tiv5 .xdswu a,
.tiv5 .kytnl a:hover, .tiv5 .xdswu a:hover,
@media (max-width: 640px) {
  .tiv5 .rnuogqh { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tiv5 .rnuogqh li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.bbyk .bheao21d      { background: var(--accent); border-bottom-color: var(--accent-light); }
.bbyk .wmgw { color: #fff; }
.bbyk .rnuogqh { --msep-color: rgba(255,255,255,0.82); }
.bbyk .rnuogqh a { color: rgba(255,255,255,0.82); }
.bbyk .rnuogqh a:hover { color: #fff; }
.bbyk .o5f08tb7 { color: rgba(255,255,255,0.9); }
.bbyk .sq6i3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.bbyk .ec9liqw,
.bbyk .ftcv6sbf { color: rgba(255,255,255,0.72); }
.bbyk .kytnl a, .bbyk .xdswu a,
.bbyk .kytnl a:hover, .bbyk .xdswu a:hover,
@media (max-width: 640px) {
  .bbyk .rnuogqh { background: var(--accent); border-top-color: var(--accent-light); }
  .bbyk .rnuogqh li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yiy0hzq .bheao21d {
  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);
}
.yiy0hzq .sq6i3 {
  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) {
  .yiy0hzq .rnuogqh {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cb4hhx .zb7l { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.bc5sosk .zb7l { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.rg6nvkh .zb7l { min-height: 72px; height: auto; }
.nd22xj00 .zb7l { min-height: 84px; height: auto; }
.uzrjqd0 .zb7l { max-width: none; padding: 0 32px; }
.uzrjqd0 .q63ohlv5  { max-width: none; padding: 24px 32px; }
.xkned6z6.wsi2x .zb7l { max-width: 1200px; }
.xkned6z6.n376n0 .zb7l { max-width: 1320px; }
.v0j8   .wmgw, .v0j8   .j472s8ah { text-transform: capitalize; }
.duxxvxwn .wmgw, .duxxvxwn .j472s8ah { text-transform: lowercase; }
.yh4144aw .wmgw, .yh4144aw .j472s8ah { text-transform: uppercase; letter-spacing: 0.06em; }
.cf8vhb3, .uu3l {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.r6hww .cf8vhb3,
.d3ojhvr .cf8vhb3,
.xncu084n .cf8vhb3,
.p2be1yf8 .cf8vhb3,
.lmsydz   .rnuogqh a { font-weight: 500; }
.npx6wu .rnuogqh a { font-weight: 600; }
.ol86     .rnuogqh a { font-weight: 700; }
.hmmd51    .rnuogqh a { font-weight: 800; letter-spacing: 0.01em; }
.odtqe     .rnuogqh > li + li::before,
.vo3o5ulw    .rnuogqh > li + li::before,
.u33iu6    .rnuogqh > li + li::before,
.uz4hjn .rnuogqh > li + li::before,
.wnh6ch0 .rnuogqh > li + li::before,
.b66tc6  .rnuogqh > li + li::before,
.r8oy2    .rnuogqh > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.odtqe     .rnuogqh > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vo3o5ulw    .rnuogqh > li + li::before { content: "|"; }
.u33iu6    .rnuogqh > li + li::before { content: "—"; }
.uz4hjn .rnuogqh > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.wnh6ch0 .rnuogqh > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.b66tc6  .rnuogqh > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.r8oy2    .rnuogqh > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .yhob .o5f08tb7,
  .ijqd .o5f08tb7,
  .x649qqz .o5f08tb7,
  .bore2v .o5f08tb7,
  .o3mx69 .o5f08tb7 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .yhob .o5f08tb7::before,
  .ijqd .o5f08tb7::before,
  .x649qqz .o5f08tb7::before,
  .bore2v .o5f08tb7::before,
  .o3mx69 .o5f08tb7::before { content: ""; display: block; flex-shrink: 0; }

  
  .yhob .o5f08tb7::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;
  }

  
  .ijqd .o5f08tb7::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;
  }

  
  .x649qqz .o5f08tb7::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;
  }

  
  .bore2v .o5f08tb7::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;
  }

  
  .o3mx69 .o5f08tb7::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) {
  .ydv9q .o5f08tb7 {
    padding: 5px 14px;
  }
  .ydv9q .rnuogqh {
    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;
  }
  .ydv9q .rnuogqh li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ydv9q .rnuogqh li a:hover { background: var(--bg-raised); }
  .ydv9q .ubeb0t,
  .p747 .ubeb0t,
  .bgc4 .ubeb0t { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bmjpfex .o5f08tb7 {
    padding: 5px 10px;
  }
  .bmjpfex .rnuogqh {
    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);
  }
  .bmjpfex .rnuogqh.tdo4cdc { transform: translateX(0); }
  .bmjpfex .rnuogqh li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bmjpfex .rnuogqh li:last-child a { border-bottom: none; }
  .bbyk .rnuogqh,
  .rh40mj .rnuogqh { background: var(--accent) !important; }
  .bbyk .rnuogqh li a,
  .rh40mj .rnuogqh li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .bgc4 .o5f08tb7 {
    padding: 5px 10px;
  }
  .bgc4 .rnuogqh {
    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);
  }
  .bgc4 .rnuogqh::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .bgc4 .rnuogqh.tdo4cdc { transform: translateY(0); }
  .bgc4 .rnuogqh li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tnlegc99 .o5f08tb7 {
    padding: 5px 10px;
  }
  .tnlegc99 .rnuogqh {
    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;
  }
  .tnlegc99 .rnuogqh.tdo4cdc { opacity: 1; pointer-events: auto; }
  .tnlegc99 .rnuogqh li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .g8c03xmu     .o5f08tb7 { border-radius: 0 !important; }
  .mznf   .o5f08tb7 { border-radius: 8px !important; }
  .o3ynqy .o5f08tb7 { border-radius: 50% !important; }
  .nm7qxl   .o5f08tb7 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ycne .yrgeqq { flex-direction: column; align-items: stretch; }
  .ycne .urid4r { flex-direction: row; min-width: auto; }
  .ycne .ivnem { align-items: flex-start; text-align: left; }
}
.p53my,
.p53my.le18,
.y69y5 .p53my,
.cp395ht .p53my,
.pcmc .p53my,
.z0wx4h5 .p53my {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q8sq6p {
  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;
}
.urnbiu { flex: 1 1 280px; min-width: 0; }
.ss6eu {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vt29wa6 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.sjzv {
  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;
}
.sjzv:hover { transform: translateY(-1px); opacity: 0.95; }
.laz1cfyj .q8sq6p {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.laz1cfyj .ss6eu { color: var(--cta); }
.laz1cfyj .vt29wa6 { color: var(--text-body); }
.laz1cfyj .sjzv {
  background: var(--cta) !important;
  color: #fff !important;
}
.wx3tmgi .q8sq6p {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.wx3tmgi .ss6eu { color: var(--text-primary); }
.wx3tmgi .vt29wa6 { color: var(--text-body); }
.wx3tmgi .sjzv {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q8sq6p {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .urnbiu { flex: 0 0 auto; }
  .ss6eu { font-size: 1.2rem; }
  .sjzv { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.c8mo .p798nbm { height: 36px; }
.epo8i8ux .p798nbm { height: 60px; max-width: 200px; }
.h1ad7jx .p798nbm { height: 56px; max-width: 180px; }
.qtgyqxfw    .kqwgoizz, .qtgyqxfw    .r6sq4xaq { color: #f59e0b; }
.outjc      .kqwgoizz { font-size: 1rem; letter-spacing: 1.5px; }
.outjc      .r6sq4xaq   { font-size: 1.35rem; }
.voi1lj    .kqwgoizz, .voi1lj    .r6sq4xaq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.yan8gqy     .kqwgoizz, .yan8gqy     .r6sq4xaq { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.zztjb51c .kqwgoizz, .zztjb51c .r6sq4xaq { color: var(--cta); letter-spacing: 2px; }
.ytgwm32g   .kqwgoizz, .ytgwm32g   .r6sq4xaq { color: #e91e63; letter-spacing: 2px; }
.fecnm8  .kqwgoizz, .fecnm8  .r6sq4xaq { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.lfkyh39a     .kqwgoizz, .lfkyh39a     .r6sq4xaq { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.bofcehb .q33dus5 + .q33dus5 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.wujpiuvb .am8p { padding: 18px 24px; min-height: 68px; }
.q0uiggfv .gnmxg {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.q0uiggfv .s3kf4f {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.kttmh .q33dus5 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.cctc6 { counter-reset: cs-rank; }
.cctc6 .am8p { counter-increment: cs-rank; }
.cctc6 .am8p::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;
}
.jdq1ckb2 .cctc6 { counter-reset: cs-rank; gap: 0; }
.jdq1ckb2 .am8p {
  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;
}
.jdq1ckb2 .am8p::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;
}
.jdq1ckb2 .nmcaa {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.jdq1ckb2 .y206k {
  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;
}
.jdq1ckb2 .h72yeyfh { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.jdq1ckb2 .nmcaa { min-width: 0; flex-direction: column; width: 100%; }
.jdq1ckb2 .x6vls {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.jdq1ckb2 .kqwgoizz { color: var(--cta, var(--accent)); }
.jdq1ckb2 .s2aa9nm8 { font-weight: 700; }
.jdq1ckb2 .q33dus5 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.jdq1ckb2 .gnmxg {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.jdq1ckb2 .s3kf4f {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.jdq1ckb2 .jp7gnhe .s3kf4f { font-size: 1.3rem; color: var(--accent-light); }
.jdq1ckb2 .qprg {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.jdq1ckb2 .am8p:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .jdq1ckb2 .cctc6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .jdq1ckb2 .am8p {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .jdq1ckb2 .am8p { padding: 40px 16px 20px; }
  .jdq1ckb2 .q33dus5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .jdq1ckb2 .qprg { width: 100%; min-width: 0; }
}
.xm6ru .cctc6 { counter-reset: cs-rank; gap: 10px; }
.xm6ru .am8p {
  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);
}
.xm6ru .am8p::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);
}
.xm6ru .nmcaa {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.xm6ru .y206k {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xm6ru .h72yeyfh { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xm6ru .x6vls {
  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;
}
.xm6ru .kqwgoizz { color: var(--cta, var(--accent)); }
.xm6ru .q33dus5 {
  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;
}
.xm6ru .gnmxg {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xm6ru .s3kf4f { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xm6ru .jp7gnhe .s3kf4f { color: var(--accent-light); }
.xm6ru .qprg {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xm6ru .am8p:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xm6ru .am8p {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xm6ru .am8p::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xm6ru .nmcaa {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xm6ru .x6vls { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xm6ru .q33dus5 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xm6ru .qprg { width: 100%; min-width: 0; }
  .xm6ru .kqwgoizz { min-width: 0; }
}
.qrpm .am8p::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.rfwhur .p5rlexa {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.rfwhur .p5rlexa summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.rfwhur .p5rlexa p { padding: 0 2px 16px; }
.sda5t9 .p5rlexa { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.sda5t9 .p5rlexa summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.sda5t9 .p5rlexa summary::after { content: "›"; font-size: 1.2em; }
.sda5t9 .p5rlexa[open] summary::after { content: "‹"; }
.sda5t9 .p5rlexa p { padding: 10px 22px 4px; }
.duopa .p5rlexa {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.duopa .p5rlexa summary { color: var(--text-primary); padding-left: 16px; }
.duopa .p5rlexa summary::after { content: "›"; font-size: 1.1em; }
.duopa .p5rlexa[open] summary::after { content: "‹"; }
.duopa .p5rlexa p { padding-left: 16px; }
.biie7 .q0w6d { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.biie7 .p5rlexa {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.biie7 .p5rlexa:last-child { border-bottom: none; }
.biie7 .p5rlexa summary { color: var(--text-primary); border-radius: 0; }
.biie7 .p5rlexa summary::after { content: "›"; font-size: 1.1em; }
.biie7 .p5rlexa[open] summary::after { content: "‹"; }
.imjwwm .p5rlexa { overflow: hidden; }
.imjwwm .p5rlexa summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.imjwwm .p5rlexa summary::after { color: rgba(255,255,255,.75); }
.imjwwm .p5rlexa[open] summary { border-radius: 0; }
.k21d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tlxrn3jq {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.nnvul {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.yhj50 { color: var(--text-muted); font-size: 1.05rem; }
.xk4z {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.g6yvs6 { margin-bottom: 20px; }
.joz0 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.h1u09rk {
  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;
}
.h1u09rk:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.oqvdsr5 { resize: vertical; min-height: 130px; }
.y6dtt2n { width: 100%; margin-top: 8px; }
.dxygv {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.n7bgmuo9 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kuymq3d { color: var(--text-muted); line-height: 1.75; }
.vmf3wtvs { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.vmf3wtvs li { margin-bottom: 6px; }
.wvjj { max-width: 760px; margin: 0 auto; }
.rw1gti0v { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.q4r7k ul.vmf3wtvs { margin: 0; }
.supr0 { max-width: 900px; margin: 0 auto; }
.pq8x { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.pq8x:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.pq8x .rw1gti0v { margin: 0; font-size: 1rem; }
.pq8x .wybof9b p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .pq8x { grid-template-columns: 1fr; gap: 10px; } }
.lpyd .rw1gti0v { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.e6iw .vmf3wtvs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .azzoyla { grid-template-columns: 1fr; } }
.j0g9 { color: inherit; text-decoration: none; }
.j0g9:hover { color: var(--accent-light); text-decoration: underline; }
.e8cnu5 { display: inline-block; line-height: 0; }
.etsqf { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jk3b { max-width: 760px; margin: 0 auto; }
.ptyjv13v ul.vmf3wtvs { margin: 0; }
.r2uemf { color: var(--text-muted); line-height: 1.75; }
.roiqz1f .vmf3wtvs,
.dqowyir .vmf3wtvs,
.r7d98k0 .vmf3wtvs,
.cpbwt4c .vmf3wtvs {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.v643 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ys9khvr { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.t39k { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.uevgfd { margin-top: 12px; }
.fxvk { 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; }
.fxvk:hover { border-bottom-color: var(--accent-light); }
.synrf { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.synrf img { width: 100%; height: 100%; object-fit: cover; display: block; }
.k13e36 { border-radius: 10px; }
.xgboi61y { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.desqxsa { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .ysa15l { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.uq9xb .t39k, .uq9xb .ys9khvr { max-width: 640px; }
.q73sztze .v643 { font-size: 1.6rem; margin-top: 18px; }
.xzx7e .t39k { margin-bottom: 28px; }
@media (max-width: 860px) { .cohx { grid-template-columns: 1fr; } .q73sztze { position: static; text-align: center; } }
.zntjbrsh .synrf { margin: 0 auto 18px; }
.zntjbrsh .xgboi61y { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .m99yb5vw { grid-template-columns: 1fr; } }
.ib3ax8 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.lwecvn { flex: 1; }
.ib3ax8 .v643 { font-size: 1.6rem; margin-bottom: 6px; }
.gaiw1 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.cpbwt4c { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.ssrmch { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.cpbwt4c p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cpbwt4c .vmf3wtvs { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ib3ax8 { flex-direction: column; text-align: center; } .gaiw1 { grid-template-columns: 1fr; } }
.ehwi .v643 { font-size: 1.35rem; margin: 0 0 4px; }
.ehwi .xgboi61y { margin: 0; }
.n3j904cp .nnvul { color: var(--accent-light); }
.afuhtg7 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.afuhtg7 .nnvul { font-size: 2rem; }
.afuhtg7 .yhj50 { max-width: 680px; }
.e3v7mpv .nnvul { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.e3v7mpv .yhj50  { margin: 0; }
@media (max-width: 640px) { .e3v7mpv { flex-direction: column; } }
.feoyr .nnvul { color: var(--accent-light); }
.jmr3t8 .nnvul { color: #fff; }
.jmr3t8 .yhj50  { color: rgba(255,255,255,0.85); }
.zli8c { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .t6v15 { grid-template-columns: 1fr; } }
.p5i8dvt9 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.p5i8dvt9 .h1u09rk {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.p5i8dvt9 .h1u09rk:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.u2r2vml .h1u09rk { background: var(--bg-raised); border-color: transparent; }
.u2r2vml .h1u09rk:focus { background: var(--bg-card); border-color: var(--accent-light); }
.jagg .h1u09rk { border-radius: 100px; padding: 11px 20px; }
.jagg .oqvdsr5 { border-radius: 14px; }
@media (max-width: 640px) { .qu76 { grid-template-columns: 1fr; } }
.epep{display:none}
.epep:empty,.mrqh8:empty{display:none}
.eoo4{position:relative;overflow:visible}
.t00f0e .hjgvi,.dg9013 .hjgvi,
.gecl .hjgvi,.vbfkbi3 .hjgvi,
.eb4p41l0 .hjgvi,.kvnxmd4 .hjgvi{display:block}
.tpou47k .v805{display:block}
.t00f0e .hjgvi,.dg9013 .hjgvi,
.gecl .hjgvi,.vbfkbi3 .hjgvi,
.eb4p41l0 .hjgvi{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}
.t00f0e .hjgvi .mrqh8,.dg9013 .hjgvi .mrqh8,
.gecl .hjgvi .mrqh8,.vbfkbi3 .hjgvi .mrqh8,
.eb4p41l0 .hjgvi .mrqh8{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}
.t00f0e .krdbbhp,.dg9013 .krdbbhp,
.gecl .krdbbhp,.vbfkbi3 .krdbbhp,
.eb4p41l0 .krdbbhp{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.t00f0e .hjgvi,.dg9013 .hjgvi{top:12px}
.t00f0e .hjgvi .mrqh8{margin-right:auto}
.dg9013 .hjgvi .mrqh8{margin-left:auto}
.dg9013 .hjgvi{text-align:right}
.gecl .hjgvi,.vbfkbi3 .hjgvi{bottom:12px}
.gecl .hjgvi .mrqh8{margin-right:auto}
.vbfkbi3 .hjgvi .mrqh8{margin-left:auto}
.vbfkbi3 .hjgvi{text-align:right}
.eb4p41l0 .hjgvi{position:relative;margin-top:16px}
.eb4p41l0 .hjgvi .mrqh8{margin:0 auto}
.kvnxmd4 .hjgvi{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kvnxmd4 .hjgvi .mrqh8{margin:0}
.kvnxmd4 .b1ngn9~.hjgvi,
.kvnxmd4 .rbdh~.hjgvi{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kvnxmd4 .b1ngn9~.hjgvi .mrqh8,
.kvnxmd4 .rbdh~.hjgvi .mrqh8{justify-content:flex-start}
.b1ngn9~.hjgvi,.rbdh~.hjgvi{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}
.b1ngn9~.hjgvi .mrqh8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rbdh~.hjgvi .mrqh8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v805 .mrqh8{margin:0 0 12px}
.mrqh8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.krdbbhp{white-space:nowrap}
.fu18a81 .krdbbhp{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.r9ms8e9e .krdbbhp{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}
.lh5ve1ve .mrqh8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.icoyd5af .krdbbhp{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.cc9fo .krdbbhp{color: var(--accent-light);opacity:1;font-weight:500}
.loqbp .krdbbhp{border-bottom:1px solid currentColor;padding-bottom:2px}
.eks7z2ep .mrqh8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.h0wxx{--date-bg:var(--accent-bg-light)}
.f9nwf1e6 .mvm360a::before{content:""}
.oyl7 .krdbbhp + .krdbbhp::before{content:"•";margin-right:6px;opacity:.4}
.gdscgh .krdbbhp + .krdbbhp::before{content:"/";margin-right:6px;opacity:.35}
.ji5gme8g .krdbbhp + .krdbbhp::before{content:"|";margin-right:6px;opacity:.3}
.cjmljig .krdbbhp + .krdbbhp::before{content:"—";margin-right:6px;opacity:.3}
.jxgfb .krdbbhp + .krdbbhp::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.d1bxr .krdbbhp + .krdbbhp::before{content:"·";margin-right:6px;opacity:.4}
.p9lp .krdbbhp + .krdbbhp::before{content:"›";margin-right:6px;opacity:.4}
.fuxx9h .krdbbhp + .krdbbhp::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.qbe6lhu{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.c6frbnyf{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.gfvc4x4{display:flex;flex-direction:column;gap:3px}
.oleyi3uy{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.wu21g{font-weight:700;font-size:1rem;color:var(--text-heading)}
.gi39sq0z{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ytbssuv .qbe6lhu{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.yjqhh1 .qbe6lhu{border-top:3px solid var(--accent);padding-top:18px}
.iwz9qv4 .qbe6lhu{border-left:3px solid var(--accent);border-radius:0}
.j9hb65gx .qbe6lhu{padding:20px 0}
@media(max-width:640px){
  .qbe6lhu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .gi39sq0z{max-width:100%}
}
.hpn3dhee .ylyy9z33{margin:0}
@media (max-width:560px){
  .owd1fn8k{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) {
  .j1delk { padding: 28px 18px 20px; }
  .l5mpgk { font-size: 1.2rem; }
  .gon6b2 { max-width: 220px; max-height: 80px; }
}
.c68ia {
  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);
}
.eg5ktcw {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.i91z1w  .c68ia { border-radius: 50%; }
.c1r2  .c68ia { border-radius: 6px; }
.j9f15su0 .c68ia { border-radius: 22px; }
.crnj0z7 .q8sq6p {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .c68ia { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.q5ht3 .le18 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.q5ht3 .xek99k8 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.q5ht3 .q8sq6p {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.aclh7d .le18,
.aclh7d .xek99k8 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.aclh7d .q8sq6p {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .aclh7d { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .aclh7d .q8sq6p {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .aclh7d .vt29wa6 { display: none !important; }
  .aclh7d .ss6eu { font-size: 1.1rem !important; }
  .aclh7d .c68ia { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .rm4e2636 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .zb7l { flex-direction: row-reverse; }
[dir="rtl"] .rnuogqh { flex-direction: row-reverse; }
[dir="rtl"] .vqol  .pxo4 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .cy1ncrdq .pxo4 { right: auto; left: 20px; }
  [dir="rtl"] .vqol  .pxo4 { left: auto;  right: 20px; }
}
[dir="rtl"] .m6yx251t .gec69  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bj5geqc .gec69 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .b1ngn9,
[dir="rtl"] .cqyw5d60 { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bwz1, [dir="rtl"] .qnvd9 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nxtk { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .wev97 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .p80d { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q8sq6p { direction: rtl; }
[dir="rtl"] .c68ia { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .am8p,
[dir="rtl"] .yxcm1kcs { direction: rtl; }
[dir="rtl"] .fcq30u7e { direction: rtl; }
[dir="rtl"] .l6smlf { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .mf83228 .qnvd9,
[dir="rtl"] .g2zwcv .qnvd9,
[dir="rtl"] .s5d06e .qnvd9,
[dir="rtl"] .cwgyhoh .qnvd9 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .mf83228 .qnvd9 li::before,
[dir="rtl"] .g2zwcv .qnvd9 li::before,
[dir="rtl"] .s5d06e .qnvd9 li::before,
[dir="rtl"] .cwgyhoh .qnvd9 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .b1ngn9.l69gg2 .jy9k { align-items: flex-end; text-align: right; }
[dir="rtl"] .b1ngn9.kzp7t1fg .jy9k { text-align: center; }
[dir="rtl"] .b1ngn9 .jy9k { text-align: right; }
[dir="rtl"] .xek99k8,
[dir="rtl"] .gdaua6nn,
[dir="rtl"] .vy980dkz,
[dir="rtl"] .xk4z,
[dir="rtl"] .joz0,
[dir="rtl"] .t39k,
[dir="rtl"] .h1u09rk,
[dir="rtl"] .oqvdsr5 { text-align: right; direction: rtl; }
[dir="rtl"] .jagg .h1u09rk,
[dir="rtl"] .p5i8dvt9 .h1u09rk { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #33ae6e;
  --brand:           #33ae6e;
  --brand-light:     #379061;
  --brand-pale:      #51a87b;
  --grad-start:      #69d39c;
  --grad-end:        #9fdabb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #33ae6e;
  --cta-light:       #259359;
  --cta-hover:       #257e50;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef0ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e5;
  --border-alt:      #d0dbd5;
  --border-section:  #e2e8e5;
  --text-primary:    #171b19;
  --text-muted:      #535f59;
  --text-body:       #2f3632;
  --text-sub:        #47514c;
  --text-faint:      #77877f;
  --text-dim:        #929f98;
  --text-label:      #5f6c65;
  --text-value:      #3b433f;
  --accent-bg:       #e5efea;
  --accent-bg-light: #cee7da;
  --bg-tip:          #f9f0f4;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f4;
  --bg-cons:         #faf6f3;
  --c-pros:          #891953;
  --c-cons:          #9f5021;
  --c-pros-label:    #a31e63;
  --c-tip-border:    #b4216e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #891953;
}
:root { --logo-bg-opacity: 80%; }
body, button, input { font-family: "Poppins", sans-serif; }
.faxdyg .ahoc, .faxdyg .b1ngn9 { min-height: 320px; }
.fiwqu3ey::before { content: '>'; }