:root {
  --color-accent: #0c3f94;
  --color-cta: #6366f1;
  --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;
}
.qcg4zi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.oueyfl {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.latb1zc {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.lsf1 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.e076lx53 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.e076lx53 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.e076lx53 a:hover { color: var(--accent-light); }
.cc82u16     .zujd { border-radius: 6px; }
.cc82u16 .zujd li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.cc82u16 .zujd li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.uvk5o  .zujd li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .zujd {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .b3t1gj39:hover .zujd,
  .b3t1gj39:focus-within .zujd { display: block; }
  .zujd li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m6botwx {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.xu52nt { display: none; }
@media (max-width: 640px) {
  .xu52nt {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .xu52nt.hz0tp6 { display: block; }
}
@media (max-width: 640px) {
  .m6botwx { display: block; }
  .e076lx53 > li + li::before { display: none !important; }
  .e076lx53 {
    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;
  }
  .e076lx53.hz0tp6 { display: flex; }
  .e076lx53 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .e076lx53 li:last-child a { border-bottom: none; }
}
.dksvih5s { min-height: 480px; }
.o2dq {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ggu4q6vh { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k4uly0 .ggu4q6vh { margin-left: 0; margin-right: 0; }
.v9f2v3 {
  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;
}
.an2tjpe6 .v9f2v3 { margin-top: 24px; }
.v9f2v3:hover { opacity: 0.88; }
.zrmn7 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.gbo9 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.zrmn7 .wcaks {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.zrmn7 .o2dq { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zrmn7 .ggu4q6vh { color: #e2e8f0; }
.zrmn7.oi8z2fw .wcaks { text-align: center; }
.zrmn7.k4uly0   .wcaks { text-align: left; }
.gorm .wcaks {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.gorm .o2dq { color: var(--text-primary); text-shadow: none; }
.gorm .ggu4q6vh { color: var(--text-muted); }
.gorm .v9f2v3 { margin-top: 16px; }
.gorm, .gorm.dksvih5s { min-height: auto !important; }
.gorm.oi8z2fw .wcaks { text-align: center; }
.gorm.k4uly0   .wcaks { text-align: left; }
.gorm~.w6fj{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}
.gorm~.w6fj .ae4ln{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}
.i5b0ge2 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.n0sdg .i5b0ge2,
.n0sdg .i5b0ge2::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.gyer1 .i5b0ge2,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.uv4d .i5b0ge2,
.uv4d .zrmn7 .gbo9 {
  overflow: hidden;
}
.uv4d .i5b0ge2::after,
.uv4d .zrmn7 .gbo9::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.pmfzyi .i5b0ge2,
.pmfzyi .i5b0ge2::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.pmfzyi .zrmn7 .gbo9 {
  overflow: hidden;
}
.pmfzyi .zrmn7 .gbo9::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.maxrm4s .i5b0ge2,
.maxrm4s .onai,
.maxrm4s .zrmn7 .gbo9 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.n0sdg .zrmn7 .gbo9 {
  overflow: hidden;
}
.n0sdg .zrmn7 .gbo9::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.gyer1 .zrmn7 .gbo9 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.i5b0ge2 .gbo9 {
  background: none;
}
.i5b0ge2 .o2dq { color: #fff; }
.i5b0ge2 .ggu4q6vh { color: rgba(255,255,255,0.85); }
.maxrm4s .fhydkahk {
  animation: hg-fadein 1.2s ease-out both;
}
.fhydkahk .o2dq { text-shadow: none; color: var(--text-primary); }
.fhydkahk .ggu4q6vh { color: var(--text-muted); }
body.lg9n4l .o2dq {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.j5mb7 .o2dq {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.dksvih5s.i5b0ge2 .o2dq,
section.i5b0ge2 .o2dq {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.fhydkahk.k4uly0   .xi21wxk4 { align-items: flex-start; text-align: left; }
.dksvih5s .fibz86cg {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fibz86cg .fxg14gm2 {
  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;
}
.fibz86cg .fxg14gm2::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.fibz86cg .bujjg2w { display: contents !important; }
.fibz86cg .bujjg2w .cwqz6t8 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.fibz86cg .bujjg2w .tosr3v { max-height: 48px; max-width: 96px; }
.fibz86cg .bujjg2w .wr3n1t {
  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;
}
.fibz86cg .nbvmfk {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.fibz86cg .yfbxe8 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.fibz86cg .tdu2orkt { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.fibz86cg .tdu2orkt small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.fibz86cg .uhga { display: contents !important; }
.fibz86cg .uhga .fy40eap:not(.so5z65) { display: none !important; }
.fibz86cg .uhga .so5z65 {
  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;
}
.fibz86cg .uhga .so5z65 .ees9b {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.fibz86cg .uhga .so5z65 .ljrqvrbj {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.fibz86cg .g6cl2hca { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.fibz86cg .g6cl2hca.cc00r9 {
  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;
}
.fibz86cg .g6cl2hca.cc00r9:hover { opacity: 0.85; }
.fibz86cg .fxg14gm2,
.fibz86cg .fxg14gm2:hover,
.fibz86cg .fxg14gm2:nth-child(even),
.fibz86cg .fxg14gm2:nth-child(odd),
.fibz86cg .fxg14gm2:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.wqkrxeo .wcaks { padding-bottom: 24px; }
.an2tjpe6 .wcaks { max-width: 1100px; }
.q4l7 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px !important;
  margin: 24px 0 28px !important;
}
@media (max-width: 700px) {
  .fhydkahk { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .fhydkahk:not(.vs48y) .uqp7 { display: none !important; }
  .vs48y .uqp7 { padding: 16px; }
  .xi21wxk4  { padding: 36px 24px; }
  .fhydkahk~.w6fj,.yjysxjl~.w6fj{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .dksvih5s, .fhydkahk { min-height: 320px !important; }
  .o2dq { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ugk28moo,
  .qtdf,
  .q4l7 { grid-template-columns: 1fr !important; }

  

  
  .wqkrxeo { display: flex !important; flex-direction: column !important; }
  .wqkrxeo .wcaks { display: contents; }
  .wqkrxeo .gbo9 { order: 0; }
  .wqkrxeo .o2dq { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .wqkrxeo .ugk28moo { order: 2; padding: 0 16px 12px !important; }
  .wqkrxeo .ggu4q6vh { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .an2tjpe6 .wcaks { display: flex; flex-direction: column; }
  .an2tjpe6 .wcaks .o2dq { order: 1; }
  .an2tjpe6 .wcaks .q4l7 { order: 2; margin: 8px 0 24px !important; }
  .an2tjpe6 .wcaks .ggu4q6vh { order: 3; }
  .an2tjpe6 .wcaks .v9f2v3 { order: 4; align-self: center; margin-top: 0; }

  
  .fhydkahk.vs48y {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .fhydkahk.vs48y .xi21wxk4 { display: contents; padding: 0; }
  .fhydkahk.vs48y .xi21wxk4 .o2dq { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .fhydkahk.vs48y .uqp7 { order: 2; padding: 12px 16px; }
  .fhydkahk.vs48y .xi21wxk4 .ggu4q6vh { order: 3; padding: 0 24px; margin: 0 auto; }
  .fhydkahk.vs48y .xi21wxk4 .v9f2v3 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x204zf { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.frgft7s { width: 100%; height: auto; display: block; border-radius: 10px; }
.h9hthvr .x204zf        { border-radius: 16px; }
.h9hthvr .frgft7s  { border-radius: 16px; }
.k3cec .x204zf         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.k3cec .frgft7s   { border-radius: 8px; }
.hgd8jj5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ngq1 { width: 100%; padding: 32px 0; position: relative; }
.rn41 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.b1jaj .ngq1:nth-child(even) { background: var(--bg-surface); }
.b1jaj .ngq1:nth-child(odd)  { background: var(--bg-page); }
.l1w8qq .ngq1:nth-child(even) { background: var(--bg-card); }
.l1w8qq .ngq1:nth-child(odd)  { background: var(--bg-page); }
.b1jaj .ngq1:nth-child(odd)  .rn41 { background: var(--bg-card); border-radius: 6px; }
.b1jaj .ngq1:nth-child(even) .rn41 { background: var(--bg-raised); border-radius: 6px; }
.l1w8qq .ngq1:nth-child(odd)  .rn41 { background: var(--bg-card); border-radius: 6px; }
.l1w8qq .ngq1:nth-child(even) .rn41 { background: var(--bg-raised); border-radius: 6px; }
.b1jaj .ngq1:nth-child(even) .zaks2nyv .pqug1oh,
.l1w8qq .ngq1:nth-child(even) .zaks2nyv .pqug1oh { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.b1jaj .ngq1:nth-child(odd) .zaks2nyv .pqug1oh,
.l1w8qq .ngq1:nth-child(odd) .zaks2nyv .pqug1oh { background: var(--bg-card-inner); }
.b1jaj .ngq1:nth-child(even) .te8fpv4 .pqug1oh:nth-child(odd),
.l1w8qq .ngq1:nth-child(even) .te8fpv4 .pqug1oh:nth-child(odd)  { background: var(--bg-card); }
.b1jaj .ngq1:nth-child(even) .te8fpv4 .pqug1oh:nth-child(even),
.l1w8qq .ngq1:nth-child(even) .te8fpv4 .pqug1oh:nth-child(even) { background: var(--bg-card-inner); }
h1.g6jwq6b { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.g6jwq6b {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.p19gz7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.sa3stz h2.g6jwq6b {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.k2zyb h2.g6jwq6b {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.apptsbj h2.g6jwq6b {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.njh6 h2.g6jwq6b::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bog4mbcb h2.g6jwq6b {
  color: var(--text-primary); font-size: 1.7rem;
}
.dl58ov h2.g6jwq6b::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.avjsyku h2.g6jwq6b {
  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) { .dajwng { display: none; } }
.vazwaiwy { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.s0605 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.i6hh0ft5 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qwggk { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.obmk { padding-left: 20px; }
.obmk li { margin-bottom: 6px; }
.obmk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.obmk a:hover { color: var(--accent-light); }
.jlmhu .qwggk { display: none; }
.o6uj7lst .qwggk { display: none; }
.o6uj7lst .obmk { padding-left: 0; list-style: none; }
.o6uj7lst .obmk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.o6uj7lst .obmk a { font-size: 0.92rem; }
.xwc16 .i6hh0ft5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xwc16 .qwggk { display: none; }
.xwc16 .obmk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xwc16 .obmk li { margin-bottom: 0; }
.xwc16 .obmk 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;
}
.xwc16 .obmk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.a24i1u .i6hh0ft5 { padding: 20px 20px 16px; }
.a24i1u .obmk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.a24i1u .obmk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.a24i1u .obmk 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;
}
.a24i1u .obmk 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;
}
.a24i1u .obmk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.a24i1u .obmk a:focus,
.a24i1u .obmk a:focus-visible,
.a24i1u .obmk a:target { outline: none; }
.a24i1u .obmk li:target a { border-color: var(--border); color: var(--text-muted); }
.j9y9g .i6hh0ft5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.j9y9g .qwggk { display: none; }
.j9y9g .obmk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.j9y9g .obmk li { counter-increment: toc-n; margin-bottom: 0; }
.j9y9g .obmk 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;
}
.j9y9g .obmk 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;
}
.j9y9g .obmk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.es6w6oy .i6hh0ft5 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.es6w6oy .qwggk { display: none; }
.es6w6oy .obmk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.es6w6oy .obmk li { margin-bottom: 0; }
.es6w6oy .obmk 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;
}
.es6w6oy .obmk a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.zeurbh64 .i6hh0ft5 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zeurbh64 .qwggk { display: none; }
.zeurbh64 .obmk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zeurbh64 .obmk li { margin-bottom: 0; }
.zeurbh64 .obmk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zeurbh64 .obmk li:last-child::after { content: ""; margin-right: 0; }
.zeurbh64 .obmk a { font-size: 0.9rem; }
.pqug1oh { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.zaks2nyv .pqug1oh { background: var(--bg-card); }
.te8fpv4 .pqug1oh:nth-child(odd)  { background: var(--bg-card); }
.te8fpv4 .pqug1oh:nth-child(even) { background: var(--bg-raised); }
.na35cr1 .pqug1oh {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.na35cr1 .pqug1oh:last-child { border-bottom: none; }
.na35cr1 h3.p19gz7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.yj15vh .pqug1oh {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.yj15vh .pqug1oh + .pqug1oh { margin-top: 4px; }
.nsdaj .pqug1oh { background: none; border-radius: 0; padding: 12px 0; }
.nsdaj .pqug1oh + .pqug1oh { border-top: 1px solid var(--border-section); }
.fnor { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.zf1d2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.k7fg { color: var(--text-body); margin-bottom: 10px; }
.j3bfml6, .a4254gpn { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.j3bfml6 li, .a4254gpn li { margin-bottom: 6px; }
.a4254gpn li { list-style: decimal; }
.bypkw0     .j3bfml6 { list-style-type: "● "; }
.u0ijn5m1  .j3bfml6 { list-style-type: "■ "; }
.xnp425 .j3bfml6 { list-style-type: "◆ "; }
.w4fmt23    .j3bfml6 { list-style-type: "★ "; }
.bypkw0     .xtsg5 { list-style-type: "● "; }
.u0ijn5m1  .xtsg5 { list-style-type: "■ "; }
.xnp425 .xtsg5 { list-style-type: "◆ "; }
.w4fmt23    .xtsg5 { list-style-type: "★ "; }
.bypkw0    .j3bfml6 li::marker, .bypkw0    .xtsg5 li::marker,
.u0ijn5m1 .j3bfml6 li::marker, .u0ijn5m1 .xtsg5 li::marker,
.xnp425 .j3bfml6 li::marker, .xnp425 .xtsg5 li::marker,
.w4fmt23   .j3bfml6 li::marker, .w4fmt23   .xtsg5 li::marker {
  color: var(--cta); font-size: 1em;
}
.bypkw0 .a4254gpn,
.u0ijn5m1 .a4254gpn,
.xnp425 .a4254gpn,
.w4fmt23 .a4254gpn {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.bypkw0 .a4254gpn li,
.u0ijn5m1 .a4254gpn li,
.xnp425 .a4254gpn li,
.w4fmt23 .a4254gpn li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.bypkw0 .a4254gpn li::before,
.u0ijn5m1 .a4254gpn li::before,
.xnp425 .a4254gpn li::before,
.w4fmt23 .a4254gpn 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;
}
.bypkw0     .a4254gpn li::before { border-radius: 50%; }
.u0ijn5m1  .a4254gpn li::before { border-radius: 3px; }
.xnp425 .a4254gpn li::before { border-radius: 3px; }
.w4fmt23    .a4254gpn li::before { border-radius: 50%; }
.uu3etdv7 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.h4nic .uu3etdv7,
.wwolu .uu3etdv7 { background: transparent; border: none; border-radius: 0; }
.nrp0e { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.nrp0e th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.nrp0e td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.nrp0e tr:hover td { background: var(--bg-hover); }
.vhs6 .nrp0e tbody tr:nth-child(even) td { background: var(--bg-surface); }
.blgzr .nrp0e { border: 1px solid var(--border-alt); }
.blgzr .nrp0e th,
.blgzr .nrp0e td { border: 1px solid var(--border-alt); }
.th8x .nrp0e th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.th8x .nrp0e td { border-bottom: none; }
.th8x .nrp0e tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ft1679 .nrp0e th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.aosmi .uu3etdv7 {
  overflow: hidden;
}
.aosmi .nrp0e th { border-bottom: 1px solid var(--border-alt); }
.aosmi .nrp0e tr:last-child td { border-bottom: none; }
.kqs89 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.zzv1d { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.tujbleq { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.i7pm { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.r16k2l { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xtsg5 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xtsg5 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%}
.qnem .i7pm { background: transparent; text-align: center; }
.pqb9 .tujbleq {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.dhqfl .tujbleq {
  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);
}
.c8smr .zzv1d { display: grid; grid-template-columns: auto 1fr; }
.c8smr .tujbleq {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.c8smr .i7pm { grid-column: 2; }
.c8smr .r16k2l,
.c8smr .xtsg5 { grid-column: 1 / -1; }
.qxszwca .zzv1d { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qxszwca .tujbleq {
  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);
}
.qxszwca .i7pm { grid-column: 2; }
.qxszwca .r16k2l,
.qxszwca .xtsg5 { grid-column: 1 / -1; }
.zely .zzv1d { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.zely .i7pm { background: none; color: var(--accent-light); font-weight: 700; }
.b4r82 .zzv1d { 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); }
.b4r82 .i7pm { background: none; color: var(--accent-light); font-weight: 700; }
.s10q3r .zzv1d { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.s10q3r .zzv1d:last-child { border-bottom: none; }
.s10q3r .i7pm { background: none; color: var(--accent-light); font-weight: 700; }
.qxmlmr44 .zzv1d { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qxmlmr44 .i7pm { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.xw9k3u9 .kqs89 { counter-reset: card-n; }
.xw9k3u9 .zzv1d  { counter-increment: card-n; }
.xw9k3u9 .i7pm { display: flex; align-items: center; gap: 10px; }
.xw9k3u9 .i7pm::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;
}
.fco6ix .zzv1d { background: var(--bg-surface); border: 1px solid var(--border); }
.fco6ix .i7pm { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.k5k0 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.k5k0         { --cl-hue: var(--accent); }
.som3v0g     { --cl-hue: #16a34a; }
.az3hymxd { --cl-hue: #ea580c; }
.e9zxs6    { --cl-hue: #2563eb; }
.som3v0g, .az3hymxd, .e9zxs6, .jx32j {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.v7fjmm3 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.v7fjmm3::before { color: var(--cl-hue); }
.k5k0 strong { color: var(--text-primary); font-size: 0.95rem; }
.k5k0 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.z89jmg { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mprswpz3, .gomyl { border-radius: 8px; padding: 14px; }
.mprswpz3 { background: var(--bg-pros); }
.gomyl { background: var(--bg-cons); }
.zryawsul { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mprswpz3 .zryawsul { color: var(--c-pros-label); }
.gomyl .zryawsul { color: #f87171; }
.mprswpz3 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gomyl ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.frgft7s { width: 100%; height: auto; border-radius: 10px; display: block; }
.cc00r9 {
  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;
}
.cc00r9:hover { opacity: 0.85; }
.ey069 .cc00r9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ey069 .cc00r9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mvgkxi .cc00r9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.mvgkxi .cc00r9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ey069 .g6cl2hca.cc00r9, .mvgkxi .g6cl2hca.cc00r9,
.ey069 .vmgpkw2s .cc00r9, .mvgkxi .vmgpkw2s .cc00r9 {
  background: var(--cta); border: none; color: #fff;
}
.ey069 .g6cl2hca.cc00r9:hover, .mvgkxi .g6cl2hca.cc00r9:hover,
.ey069 .vmgpkw2s .cc00r9:hover, .mvgkxi .vmgpkw2s .cc00r9:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.su8j .v9f2v3 { border-radius: 50px; }
.su8j .cc00r9  { border-radius: 50px; }
.r3huk3t .v9f2v3,
.r3huk3t .cc00r9 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.r3huk3t .v9f2v3:hover,
.r3huk3t .cc00r9:hover { filter: brightness(1.08); opacity: 1; }
.ze41mf3z .v9f2v3,
.ze41mf3z .cc00r9 { box-shadow: 0 3px 14px -2px var(--cta); }
.ze41mf3z .v9f2v3:hover,
.ze41mf3z .cc00r9:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.x7b8pfsv .v9f2v3,
.x7b8pfsv .cc00r9 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.x7b8pfsv .v9f2v3:hover,
.x7b8pfsv .cc00r9:hover { opacity: 1; }
.x7b8pfsv .v9f2v3:active,
.x7b8pfsv .cc00r9:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.j7b0h3 .v9f2v3,
.j7b0h3 .cc00r9 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.j7b0h3 .v9f2v3:hover,
.j7b0h3 .cc00r9:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.j7b0h3 .v9f2v3:active,
.j7b0h3 .cc00r9:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.hzg283 .v9f2v3,
.hzg283 .cc00r9 { position: relative; overflow: hidden; }
.hzg283 .v9f2v3::before,
.hzg283 .cc00r9::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;
}
.hzg283 .v9f2v3:hover::before,
.hzg283 .cc00r9:hover::before { left: 135%; }
.qx7q09 .v9f2v3,
.qx7q09 .cc00r9 { border-radius: 0; }
.qs5lyvpy .v9f2v3 { padding-left: 22px; padding-right: 22px; }
.qs5lyvpy .cc00r9  { padding-left: 12px; padding-right: 12px; }
.k36k .v9f2v3 { padding-left: 44px; padding-right: 44px; }
.k36k .cc00r9  { padding-left: 24px; padding-right: 24px; }
.bxomjzl .v9f2v3 { padding-left: 56px; padding-right: 56px; }
.bxomjzl .cc00r9  { padding-left: 32px; padding-right: 32px; }
.vw6s   .v9f2v3::after, .vw6s   .cc00r9::after,
.tqzt1q1 .v9f2v3::after, .tqzt1q1 .cc00r9::after,
.x46gmmzg    .v9f2v3::after, .x46gmmzg    .cc00r9::after,
.dahag    .v9f2v3::after, .dahag    .cc00r9::after,
.scqd    .v9f2v3::after, .scqd    .cc00r9::after,
.jj914yui     .v9f2v3::after, .jj914yui     .cc00r9::after,
.udysm    .v9f2v3::after, .udysm    .cc00r9::after,
.b4nnb0   .v9f2v3::after, .b4nnb0   .cc00r9::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;
}
.vw6s .v9f2v3::after, .vw6s .cc00r9::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");
}
.tqzt1q1 .v9f2v3::after, .tqzt1q1 .cc00r9::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");
}
.x46gmmzg .v9f2v3::after, .x46gmmzg .cc00r9::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");
}
.dahag .v9f2v3::after, .dahag .cc00r9::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");
}
.scqd .v9f2v3::after, .scqd .cc00r9::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");
}
.jj914yui .v9f2v3::after, .jj914yui .cc00r9::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");
}
.udysm .v9f2v3::after, .udysm .cc00r9::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");
}
.b4nnb0 .v9f2v3::after, .b4nnb0 .cc00r9::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");
}
.jbwb   .gu0inj::after, .jbwb   .ndutds::after,
.b813t8 .gu0inj::after, .b813t8 .ndutds::after,
.fapn97xr    .gu0inj::after, .fapn97xr    .ndutds::after,
.bbwlt9a6    .gu0inj::after, .bbwlt9a6    .ndutds::after,
.s2uyg4n    .gu0inj::after, .s2uyg4n    .ndutds::after,
.ry1m151     .gu0inj::after, .ry1m151     .ndutds::after,
.wdt2id    .gu0inj::after, .wdt2id    .ndutds::after,
.cxn1l   .gu0inj::after, .cxn1l   .ndutds::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;
}
.jbwb .gu0inj::after, .jbwb .ndutds::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");
}
.b813t8 .gu0inj::after, .b813t8 .ndutds::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");
}
.fapn97xr .gu0inj::after, .fapn97xr .ndutds::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");
}
.bbwlt9a6 .gu0inj::after, .bbwlt9a6 .ndutds::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");
}
.s2uyg4n .gu0inj::after, .s2uyg4n .ndutds::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");
}
.ry1m151 .gu0inj::after, .ry1m151 .ndutds::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");
}
.wdt2id .gu0inj::after, .wdt2id .ndutds::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");
}
.cxn1l .gu0inj::after, .cxn1l .ndutds::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");
}
.j2038i2 {
  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;
}
.fxg14gm2 {
  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;
}
.fxg14gm2 > * { min-width: 0; }
.fxg14gm2:hover { background: var(--bg-hover); }
.fxg14gm2 > [itemprop="item"] { display: contents; }
.fxg14gm2 [itemprop="itemReviewed"],
.fxg14gm2 [itemprop="reviewRating"] { display: none; }
.fxg14gm2::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;
}
.bujjg2w {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.cwqz6t8 {
  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;
}
.tosr3v { max-height: 52px; max-width: 110px; object-fit: contain; }
.wr3n1t {
  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;
}
.xpzz .cwqz6t8    { background: #1a1a1a; }
.lfnh .cwqz6t8   { background: rgba(128,128,128,.12); }
.atcg .cwqz6t8 { background: var(--bg-raised); }
.kt6itgv5 .cwqz6t8    { background: transparent; padding: 0; }
.nbvmfk {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.yfbxe8 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.tdu2orkt { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.uhga {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.fy40eap {
  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;
}
.ees9b {
  
  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%;
}
.ljrqvrbj {
  
  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;
}
.g6cl2hca {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.g6cl2hca.cc00r9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fxg14gm2 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fxg14gm2::before    { grid-area: rank;   }
  .bujjg2w           { grid-area: ident;  }
  .nbvmfk     { grid-area: rating; min-width: 0; width: auto; }
  .uhga           { grid-area: pills;  }
  .g6cl2hca             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fxg14gm2 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fxg14gm2::before    { justify-self: center; }
  .bujjg2w           { width: 100%; }
  .nbvmfk     { justify-self: center; }
  .uhga           { grid-template-columns: 1fr; }
}
.meyth3e {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.qjvglg6 {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.rf29tujb {
  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;
}
.rf29tujb img { max-width: 80px; max-height: 50px; object-fit: contain; }
.g6jdpl3 { flex: 1; }
.g6jdpl3 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.dar413g { color: var(--c-stars); font-size: 1.1rem; }
.nwwqs { margin-bottom: 8px; }
.fodqef {
  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);
}
.fodqef > span { color: var(--accent); font-weight: 700; }
.hj2knxvr em, .kcq1mp em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .fodqef { padding: 10px 16px; gap: 6px 16px; } }
.vmgpkw2s { flex-shrink: 0; align-self: flex-start; }
.vmgpkw2s .cc00r9 { white-space: nowrap; }
@media (max-width: 560px) {
  .qjvglg6 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .rf29tujb { order: 1; }
  .vmgpkw2s { order: 2; margin-left: auto; align-self: center; }
  .g6jdpl3 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.wiw6rgfe img.ud531ih8 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.h4nic { padding: 20px 24px; }
.v3er { color: var(--text-muted); margin-bottom: 16px; }
.z89b7zd { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.b994xy, .dob5v { list-style: none; font-size: 0.9rem; }
.b994xy li { color: var(--c-pros); margin-bottom: 4px; }
.dob5v li { color: var(--c-cons); margin-bottom: 4px; }
.b994xy li::before { content: "✓"; margin-right: 5px; }
.dob5v li::before { content: "✗"; margin-right: 5px; }
.unfyu .b994xy li::before { content: "→"; }
.unfyu .dob5v li::before { content: "–"; }
.ho34  .b994xy li::before { content: "★"; }
.ho34  .dob5v li::before { content: "✕"; }
.ybuch6    .b994xy li::before { content: "◆"; }
.ybuch6    .dob5v li::before { content: "▲"; }
.e6cygh  .b994xy li::before { content: "▶"; }
.e6cygh  .dob5v li::before { content: "■"; }
.kvxhl { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ofirq7 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.wllj { background: var(--bg-pros); color: var(--c-tag-pay); }
.p64h3b { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.bqzqu1va .p64h3b { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.wyz3 .p64h3b { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .thll8 .j8eb {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .thll8 .meyth3e { margin: 0; }
}
.l6aian .qjvglg6 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.l6aian .g6jdpl3 h3 { color: var(--accent-light); }
.l6aian .rf29tujb { background: var(--bg-page); border: 1px solid var(--border); }
.eoxk8 .meyth3e { border-top: 4px solid var(--accent); }
.eoxk8 .qjvglg6 { background: var(--bg-card); }
.fo0m4cx8 .meyth3e { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.fo0m4cx8 .qjvglg6 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.fo0m4cx8 .h4nic { padding: 14px 16px; }
.fo0m4cx8 .rf29tujb { border-radius: 4px; }
.fo0m4cx8 .p64h3b { border-radius: 0; }
.l1qqh .qjvglg6 { padding: 0; gap: 0; overflow: hidden; }
.l1qqh .rf29tujb { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.l1qqh .g6jdpl3 { padding: 16px 20px; }
.l1qqh .vmgpkw2s { padding: 16px 20px; align-self: center; }
.d6dxjc5 .dar413g { font-size: .95rem; }
.wwolu .z89jmg { gap: 10px; }
.wwolu .mprswpz3, .wwolu .gomyl { padding: 12px; }
.wwolu .mprswpz3 ul, .wwolu .gomyl ul { margin: 4px 0 0; padding-left: 18px; }
.wwolu .mprswpz3 li, .wwolu .gomyl li { font-size: .85rem; margin-bottom: 3px; }
.u8f9 .ofirq7 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .qt09qqkx { grid-template-columns: 1fr; }
  .x2f2i1dx { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .x2f2i1dx .gjpw1 { width: 72px; height: 50px; }
  .x2f2i1dx .unfkx9o { max-width: 180px; }
  .x2f2i1dx .x991 { width: auto; }
}
.w7ikw .d6dxjc5 .dar413g { filter: brightness(1.2); }
@media (max-width: 720px) {
  .w7ikw { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .fm0y24 { padding: 16px; }
  .imu3ly2 .unjm92b0 { min-width: 50%; }
}
.gpu3 .z89jmg { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .b7pc { grid-template-columns: 1fr; }
  .ajmoh6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zzqjdd4c { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z65tfds { flex-wrap: wrap; padding: 16px; }
}
.qmjm .z89jmg { gap: 8px; }
.qmjm .mprswpz3, .qmjm .gomyl { padding: 8px; }
@media (max-width: 480px) {
  .xh57 { flex-direction: column; align-items: stretch; }
}
.vim5g9n .x991 .cc00r9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .iwu3 { flex-direction: column; align-items: stretch; gap: 10px; }
  .vim5g9n .x991 { text-align: center; }
}
@media (max-width: 720px) {
  .feqlcwas { grid-template-columns: 1fr; }
  .r15hzmcw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .y8s7 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.h854wpf2 .mv1z3f1k { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.yp9v2c .dar413g { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .lg8s9ty { grid-template-columns: 1fr; }
  .yp9v2c { width: 100px; height: 100px; margin: 16px auto; }
  .h854wpf2 { font-size: 1.4rem; }
  .row1 { justify-content: center; }
  .t9nfo3 .unjm92b0 { min-width: 50%; }
}
.c0v694 .z89jmg { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d63qlx { flex-wrap: wrap; padding: 14px 16px; }
  .kzr4inpt { padding: 12px 16px; }
  .c0v694 .z89jmg { margin: 0 16px; }
  .c0v694 .u8f9 { padding: 0 16px; }
  .kz1735 { padding: 12px 16px; }
}
.bsd01t .fxg14gm2 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.bsd01t .fxg14gm2:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.mv1hzak .j2038i2 { gap: 18px; }
.mv1hzak .fxg14gm2 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.mv1hzak .fxg14gm2:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.faqb2 .j2038i2 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.faqb2 .fxg14gm2 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.faqb2 .fxg14gm2:last-child { border-bottom: none; }
.faqb2 .bujjg2w,
.faqb2 .nbvmfk,
.faqb2 .uhga {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.d3o4 .j2038i2 { gap: 0; }
.d3o4 .fxg14gm2 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.d3o4 .fxg14gm2:last-child { border-bottom: none; }
.d3o4 .fxg14gm2:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.d3o4 .fxg14gm2:nth-child(even):hover { background: var(--bg-hover); }
.y5n1 .fxg14gm2 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.qt5m .uhga .fy40eap {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.qt5m .uhga .fy40eap:first-child { border-left: none; }
.vvb881h .uhga .fy40eap {
  background: transparent; padding: 4px 8px;
}
.vvb881h .uhga .ees9b { font-size: .65rem; opacity: .65; }
.vvb881h .uhga .ljrqvrbj   { font-size: 1.15rem; color: var(--accent-light); }
.hr5z .uhga .fy40eap {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.tdu2orkt { display: none; }
.vrco .yfbxe8 { font-size: 1rem; letter-spacing: 2px; }
.y7pfu21 .yfbxe8 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.odgw9 .yfbxe8,
.g3il .yfbxe8,
.nc2qiyo .yfbxe8 { display: none; }
.odgw9 .tdu2orkt,
.g3il .tdu2orkt,
.nc2qiyo .tdu2orkt { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.odgw9 .tdu2orkt { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.odgw9 .tdu2orkt small { display: none; }
.g3il .tdu2orkt {
  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;
}
.g3il .tdu2orkt small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.nc2qiyo .tdu2orkt {
  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;
}
.nc2qiyo .tdu2orkt small { display: none; }
.odgw9 .nwwqs .dar413g,
.g3il .nwwqs .dar413g,
.nc2qiyo .nwwqs .dar413g { display: none; }
.odgw9 .nwwqs strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.odgw9 .mv1z3f1k { display: none; }
.g3il .nwwqs 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;
}
.g3il .cdf84xze,
.g3il .mv1z3f1k { font-size: 1em; }
.nc2qiyo .nwwqs strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.nc2qiyo .mv1z3f1k { display: none; }
.pyzohfo { margin: 16px 0; }
.zouf { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.zouf summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.zouf summary::after { content: "+"; color: var(--accent-light); }
.zouf[open] summary::after { content: "−"; }
.zouf p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ngq1 { margin-bottom: 0; }
.twyt5j h2.g6jwq6b { color: var(--text-primary); border-color: var(--accent-light); }
.or92z h2.g6jwq6b { color: var(--text-primary); border-color: var(--accent-light); }
.w6mr6aim .som3v0g     { background: #052e16; border-color: #10b981; }
.w6mr6aim .az3hymxd { background: #2d0a1e; border-color: #f43f5e; }
.w6mr6aim .e9zxs6    { background: #1e1036; border-color: #a855f7; }
.w6mr6aim .k5k0 strong  { color: #f1f5f9; }
.w6mr6aim .k5k0 p       { color: #cbd5e1; }
.w6mr6aim .qaa2numj    .som3v0g     .v7fjmm3::before,
.w6mr6aim .n6t7  .som3v0g     .v7fjmm3::before,
.w6mr6aim .ie9v9  .som3v0g     .v7fjmm3::before,
.w6mr6aim .gak2ubr3 .som3v0g     .v7fjmm3::before { color: #10b981; }
.w6mr6aim .qaa2numj    .az3hymxd .v7fjmm3::before,
.w6mr6aim .n6t7  .az3hymxd .v7fjmm3::before,
.w6mr6aim .ie9v9  .az3hymxd .v7fjmm3::before,
.w6mr6aim .gak2ubr3 .az3hymxd .v7fjmm3::before { color: #f43f5e; }
.w6mr6aim .qaa2numj    .e9zxs6    .v7fjmm3::before,
.w6mr6aim .n6t7  .e9zxs6    .v7fjmm3::before,
.w6mr6aim .ie9v9  .e9zxs6    .v7fjmm3::before,
.w6mr6aim .gak2ubr3 .e9zxs6    .v7fjmm3::before { color: #a855f7; }
.qbgw07i .som3v0g     { background: #2d2000; border-color: #eab308; }
.qbgw07i .az3hymxd { background: #2d0b0b; border-color: #ef4444; }
.qbgw07i .e9zxs6    { background: #2d1600; border-color: #f97316; }
.qbgw07i .k5k0 strong  { color: #f1f5f9; }
.qbgw07i .k5k0 p       { color: #cbd5e1; }
.qbgw07i .qaa2numj    .som3v0g     .v7fjmm3::before,
.qbgw07i .n6t7  .som3v0g     .v7fjmm3::before,
.qbgw07i .ie9v9  .som3v0g     .v7fjmm3::before,
.qbgw07i .gak2ubr3 .som3v0g     .v7fjmm3::before { color: #eab308; }
.qbgw07i .qaa2numj    .az3hymxd .v7fjmm3::before,
.qbgw07i .n6t7  .az3hymxd .v7fjmm3::before,
.qbgw07i .ie9v9  .az3hymxd .v7fjmm3::before,
.qbgw07i .gak2ubr3 .az3hymxd .v7fjmm3::before { color: #ef4444; }
.qbgw07i .qaa2numj    .e9zxs6    .v7fjmm3::before,
.qbgw07i .n6t7  .e9zxs6    .v7fjmm3::before,
.qbgw07i .ie9v9  .e9zxs6    .v7fjmm3::before,
.qbgw07i .gak2ubr3 .e9zxs6    .v7fjmm3::before { color: #f97316; }
.lz8niyaw .som3v0g     { background: #0c1a2e; border-color: #38bdf8; }
.lz8niyaw .az3hymxd { background: #12103a; border-color: #818cf8; }
.lz8niyaw .e9zxs6    { background: #0a2020; border-color: #2dd4bf; }
.lz8niyaw .k5k0 strong  { color: #f1f5f9; }
.lz8niyaw .k5k0 p       { color: #cbd5e1; }
.lz8niyaw .qaa2numj    .som3v0g     .v7fjmm3::before,
.lz8niyaw .n6t7  .som3v0g     .v7fjmm3::before,
.lz8niyaw .ie9v9  .som3v0g     .v7fjmm3::before,
.lz8niyaw .gak2ubr3 .som3v0g     .v7fjmm3::before { color: #38bdf8; }
.lz8niyaw .qaa2numj    .az3hymxd .v7fjmm3::before,
.lz8niyaw .n6t7  .az3hymxd .v7fjmm3::before,
.lz8niyaw .ie9v9  .az3hymxd .v7fjmm3::before,
.lz8niyaw .gak2ubr3 .az3hymxd .v7fjmm3::before { color: #818cf8; }
.lz8niyaw .qaa2numj    .e9zxs6    .v7fjmm3::before,
.lz8niyaw .n6t7  .e9zxs6    .v7fjmm3::before,
.lz8niyaw .ie9v9  .e9zxs6    .v7fjmm3::before,
.lz8niyaw .gak2ubr3 .e9zxs6    .v7fjmm3::before { color: #2dd4bf; }
.uj6i4l::before,
.xviwaiz::before { margin-right: 5px; }
.g24ha .mprswpz3 ul li,
.g24ha .b994xy li         { color: #4ade80; }
.g24ha .mprswpz3 .uj6i4l { color: #22c55e; }
.g24ha .gomyl ul li,
.g24ha .dob5v li         { color: #f87171; }
.g24ha .gomyl .xviwaiz { color: #ef4444; }
.zb3gy1w .mprswpz3 { background: var(--bg-pros); }
.zb3gy1w .gomyl { background: var(--bg-cons); }
.zb3gy1w .mprswpz3 .uj6i4l { color: var(--c-pros-label); }
.zb3gy1w .gomyl .xviwaiz { color: var(--c-cons); }
.zb3gy1w .mprswpz3 ul li,
.zb3gy1w .b994xy li            { color: var(--c-pros); }
.zb3gy1w .gomyl ul li,
.zb3gy1w .dob5v li            { color: var(--c-cons); }
.iai2c .mprswpz3 { background: var(--bg-pros); }
.iai2c .gomyl { background: var(--bg-cons); }
.iai2c .mprswpz3 .uj6i4l { color: var(--c-pros-label); }
.iai2c .gomyl .xviwaiz { color: var(--c-cons); }
.iai2c .mprswpz3 ul li,
.iai2c .b994xy li          { color: var(--c-pros); }
.iai2c .gomyl ul li,
.iai2c .dob5v li          { color: var(--c-cons); }
.rl78fe5k .uj6i4l::before { content: "✓ "; }
.rl78fe5k .xviwaiz::before { content: "✗ "; }
.unfyu .uj6i4l::before { content: "→ "; }
.unfyu .xviwaiz::before { content: "← "; }
.ho34 .uj6i4l::before { content: "★ "; }
.ho34 .xviwaiz::before { content: "✕ "; }
.ybuch6 .uj6i4l::before { content: "◆ "; }
.ybuch6 .xviwaiz::before { content: "▲ "; }
.wyz3 .k5k0 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.wyz3 .k5k0 strong { color: var(--text-primary); }
.wyz3 .k5k0 p      { color: var(--text-muted); }
.bqzqu1va .k5k0 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.lugs9 .k5k0 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.lugs9 .k5k0 strong,
.lugs9 .k5k0 p { color: #fff; }
.lugs9 .v7fjmm3::before { color: rgba(255,255,255,0.9) !important; }
.lcfuk83d .k5k0 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.lcfuk83d .k5k0 strong { color: var(--text-primary); }
.lcfuk83d .k5k0 p      { color: var(--text-muted); }
.bu7lw .k5k0 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qaa2numj .v7fjmm3,
.n6t7 .v7fjmm3,
.ie9v9 .v7fjmm3,
.gak2ubr3 .v7fjmm3 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qaa2numj .v7fjmm3::before,
.n6t7 .v7fjmm3::before,
.ie9v9 .v7fjmm3::before,
.gak2ubr3 .v7fjmm3::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qaa2numj .som3v0g     .v7fjmm3::before { content: "✦"; color: var(--c-tip-border); }
.qaa2numj .az3hymxd .v7fjmm3::before { content: "▲"; color: var(--c-warn-border); }
.qaa2numj .e9zxs6    .v7fjmm3::before { content: "◉"; color: #60a5fa; }
.n6t7 .som3v0g     .v7fjmm3::before { content: "★"; color: var(--c-tip-border); }
.n6t7 .az3hymxd .v7fjmm3::before { content: "◆"; color: var(--c-warn-border); }
.n6t7 .e9zxs6    .v7fjmm3::before { content: "●"; color: #60a5fa; }
.ie9v9 .som3v0g     .v7fjmm3::before { content: "▶"; color: var(--c-tip-border); }
.ie9v9 .az3hymxd .v7fjmm3::before { content: "■"; color: var(--c-warn-border); }
.ie9v9 .e9zxs6    .v7fjmm3::before { content: "▸"; color: #60a5fa; }
.gak2ubr3 .som3v0g     .v7fjmm3::before { content: "→"; color: var(--c-tip-border); }
.gak2ubr3 .az3hymxd .v7fjmm3::before { content: "⬥"; color: var(--c-warn-border); }
.gak2ubr3 .e9zxs6    .v7fjmm3::before { content: "◈"; color: #60a5fa; }
.m7py617h .zaks2nyv .pqug1oh,
.m7py617h .te8fpv4 .pqug1oh  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.m7py617h .zzv1d                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.m7py617h .fxg14gm2                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.m7py617h .meyth3e            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.m7py617h .uu3etdv7          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m7py617h .i6hh0ft5                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k06zy791 .zaks2nyv .pqug1oh,
.k06zy791 .te8fpv4 .pqug1oh,
.k06zy791 .zzv1d,
.k06zy791 .fxg14gm2,
.k06zy791 .meyth3e,
.k06zy791 .uu3etdv7,
.k06zy791 .i6hh0ft5,
.k06zy791 .bu7lw .k5k0 { box-shadow: none; }
.eszv   .k7fg, .eszv .fnor, .eszv .zf1d2,
.eszv   .vazwaiwy, .eszv .s0605 { font-size: 0.9rem; }
.eszv   .j3bfml6, .eszv .a4254gpn { font-size: 0.9rem; }
.kdi5k7u   .k7fg, .kdi5k7u .fnor, .kdi5k7u .zf1d2,
.kdi5k7u   .vazwaiwy, .kdi5k7u .s0605 { font-size: 0.95rem; }
.kdi5k7u   .j3bfml6, .kdi5k7u .a4254gpn { font-size: 0.95rem; }
.td3wty5   .k7fg, .td3wty5 .fnor, .td3wty5 .zf1d2,
.td3wty5   .vazwaiwy, .td3wty5 .s0605 { font-size: 1.08rem; }
.td3wty5   .j3bfml6, .td3wty5 .a4254gpn { font-size: 1.05rem; }
.td3wty5   .nrp0e { font-size: 0.97rem; }
.jp43f5ef .o2dq      { font-size: 3.2rem; }
.jp43f5ef h2.g6jwq6b { font-size: 1.9rem; }
.jp43f5ef h3.p19gz7     { font-size: 1.4rem; }
.fsw1cva .o2dq      { font-size: 3.8rem; }
.fsw1cva h2.g6jwq6b { font-size: 2.2rem; }
.fsw1cva h3.p19gz7     { font-size: 1.6rem; }
.ngq1 + .ngq1 { position: relative; }
.o3vy   .ngq1 + .ngq1::before,
.ftkmgrb  .ngq1 + .ngq1::before,
.wqx2udu   .ngq1 + .ngq1::before,
.rmyug2y   .ngq1 + .ngq1::before,
.wigkf   .ngq1 + .ngq1::before,
.n2lq1o6c .ngq1 + .ngq1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.o3vy .ngq1 + .ngq1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ftkmgrb .ngq1 + .ngq1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.wqx2udu .ngq1 + .ngq1::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;
}
.rmyug2y .ngq1 + .ngq1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gb4f .ngq1 { margin-bottom: 16px; }
.gb4f .ngq1 + .ngq1 { margin-top: 0; }
.gb4f .rn41 { padding-top: 0; padding-bottom: 0; }
.wigkf .ngq1 + .ngq1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n2lq1o6c .ngq1 + .ngq1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.x0s8v3g .ngq1 + .ngq1::before,
.w2vw4zpi .ngq1 + .ngq1::before,
.n2pz .ngq1 + .ngq1::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%;
}
.b1jaj .x0s8v3g .ngq1:nth-child(even)::before,
.b1jaj .w2vw4zpi .ngq1:nth-child(even)::before,
.b1jaj .n2pz .ngq1:nth-child(even)::before { background: var(--bg-surface); }
.l1w8qq .x0s8v3g .ngq1:nth-child(even)::before,
.l1w8qq .w2vw4zpi .ngq1:nth-child(even)::before,
.l1w8qq .n2pz .ngq1:nth-child(even)::before { background: var(--bg-card); }
.x0s8v3g .ngq1 + .ngq1::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");
}
.w2vw4zpi .ngq1 + .ngq1::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");
}
.n2pz .ngq1 + .ngq1::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");
}
.nzmd50 .zrmn7,
.eykw .zrmn7,
.pn1dgej .zrmn7 { overflow: hidden; }
.nzmd50 .wcaks,
.eykw .wcaks { margin-bottom: 60px; }
.pn1dgej .wcaks { margin-bottom: 70px; }
.nzmd50 .zrmn7::before,
.eykw .zrmn7::before,
.pn1dgej .zrmn7::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.nzmd50 .zrmn7::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");
}
.eykw .zrmn7::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");
}
.pn1dgej .zrmn7::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.t5zpjq1x .zrmn7:not(.i5b0ge2) .gbo9 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.n1hded .zrmn7:not(.i5b0ge2) .gbo9 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.cfg7vsb  .zrmn7:not(.i5b0ge2) .gbo9 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.x5vjgdrz  .zrmn7:not(.i5b0ge2) .gbo9 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t5zpjq1x .i5b0ge2 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.n1hded .i5b0ge2 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.cfg7vsb .i5b0ge2 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.x5vjgdrz .i5b0ge2 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.n2b82rie .i5b0ge2 { background: var(--accent); }
.n2b82rie .i5b0ge2 .gbo9 { background: none; }
.n2b82rie .onai { background: var(--accent); }
.n2b82rie .fhydkahk { background: var(--accent-bg); }
.n2b82rie .zrmn7:not(.i5b0ge2) .gbo9 { background: rgba(0,0,0,0.6); }
.oaw55 .x204zf { float: left; width: 38%; margin: 0 28px 16px 0; }
.oaw55 .x204zf .frgft7s { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oaw55 .rn41::after { content: ''; display: block; clear: both; }
.zavpo .x204zf { float: right; width: 38%; margin: 0 0 16px 28px; }
.zavpo .x204zf .frgft7s { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zavpo .rn41::after { content: ''; display: block; clear: both; }
.ynob47 .ngq1:nth-child(odd)  .x204zf { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ynob47 .ngq1:nth-child(even) .x204zf { float: right; width: 38%; margin: 0 0 16px 28px; }
.ynob47 .x204zf .frgft7s { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ynob47 .rn41::after { content: ''; display: block; clear: both; }
.oaw55 .kqs89,
.oaw55 .j2038i2,
.zavpo .kqs89,
.zavpo .j2038i2,
.ynob47 .kqs89,
.ynob47 .j2038i2 { clear: both; }
@media (max-width: 900px) {
  .oaw55 .x204zf,
  .zavpo .x204zf,
  .ynob47 .ngq1:nth-child(odd)  .x204zf,
  .ynob47 .ngq1:nth-child(even) .x204zf {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .oaw55 .x204zf .frgft7s,
  .zavpo .x204zf .frgft7s,
  .ynob47 .x204zf .frgft7s {
    max-height: none !important;
  }
}
.oaw55 .j3bfml6,
.oaw55 .a4254gpn,
.zavpo .j3bfml6,
.zavpo .a4254gpn,
.ynob47 .j3bfml6,
.ynob47 .a4254gpn { overflow: hidden; }
@media (max-width: 640px) {
  .oaw55 .x204zf,
  .zavpo .x204zf,
  .ynob47 .x204zf { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ibdm2r57 .hgd8jj5,
.ibdm2r57 .rn41,
.ibdm2r57 .tcz7i9ro  { max-width: 1100px; }
.otvmnxk .hgd8jj5,
.otvmnxk .rn41,
.otvmnxk .tcz7i9ro  { max-width: 1200px; }
.vbb0rq92 .hgd8jj5,
.vbb0rq92 .rn41,
.vbb0rq92 .tcz7i9ro  { max-width: 1320px; }
.becxvj { font-size: 0.82rem; color: var(--text-muted); }
.y43l4 { display: flex; align-items: center; }
.g5efq0rs {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.b3ro4 { display: flex; align-items: center; }
.nmgpoc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nmgpoc:hover { text-decoration: underline; }
.rm0d7vkq { margin: 0 3px; opacity: 0.45; }
.rm0d7vkq::before { content: '/'; }
.tk8i1 { padding: 2px 5px; color: var(--text-main); }
.zhjzthg .becxvj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zhjzthg .y43l4 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.uvoa36bs .becxvj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.uvoa36bs .y43l4 { padding: 0 0 0 12px; }
.cf6u2 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.rh34em .y43l4 { padding: 0 16px; }
.rh34em .becxvj {
  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);
}
.rh34em .hgd8jj5 { padding-top: 28px; }
@media (max-width: 720px) {
  .cf6u2 { margin-top: 18px; padding: 0 16px; }
  .rh34em .hgd8jj5 { padding-top: 16px; }
}
.ibdm2r57.zhjzthg .y43l4 { max-width: 1100px; }
.otvmnxk.zhjzthg .y43l4 { max-width: 1200px; }
.vbb0rq92.zhjzthg .y43l4 { max-width: 1320px; }
.ibdm2r57 .cf6u2 { max-width: 1100px; }
.otvmnxk .cf6u2 { max-width: 1200px; }
.vbb0rq92 .cf6u2 { max-width: 1320px; }
.l5hz15ay .ngq1 { padding-top: 16px; padding-bottom: 16px; }
.yzhhb .ngq1 { padding-top: 24px; padding-bottom: 24px; }
.d2afn2rm .ngq1 { padding-top: 40px; padding-bottom: 40px; }
.hysed .ngq1 { padding-top: 52px; padding-bottom: 52px; }
.yez80173 .ngq1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.yez80173 .ngq1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.yez80173 .ngq1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.yez80173 .ngq1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.b7mohfg .rn41 { padding-top: 10px;  padding-bottom: 10px; }
.tq6ncfzw .rn41 { padding-top: 18px;  padding-bottom: 18px; }
.ib4hk2 .rn41 { padding-top: 36px;  padding-bottom: 36px; }
.q59ac .rn41 { padding-top: 48px;  padding-bottom: 48px; }
.otij h2.g6jwq6b { font-weight: 600; }
.otij h3.p19gz7     { font-weight: 600; }
.hb4yu h2.g6jwq6b { font-weight: 800; }
.hb4yu h3.p19gz7     { font-weight: 700; }
.nuf5vw h2.g6jwq6b { font-weight: 900; }
.nuf5vw h3.p19gz7     { font-weight: 800; }
.nuf5vw .k5k0 strong,
.nuf5vw .k5k0 strong { font-weight: 600; }
.gu0inj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c8z3bd .gu0inj { display: none; }
@media (max-width: 640px) {
  .gu0inj { display: none !important; }
}
.gu0inj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gu0inj:hover { opacity: 0.85; }
.x0tkje .gu0inj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rp7qps1k .ndutds { right: 32px; }
@media (max-width: 480px) {
  .rp7qps1k .ndutds { right: 20px; bottom: 20px; }
  .clct4de  .ndutds { left: 20px; bottom: 20px; }
}
.kojt { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.tcz7i9ro { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.f9h9h { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ghkk7 { color: var(--text-dim); font-size: 0.8rem; }
.d0ndq2 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.d0ndq2 img { height: 26px; width: auto; object-fit: contain; }
.clwie .tcz7i9ro { text-align: center; }
.clwie .f9h9h { margin-top: 0; }
@media (max-width: 640px) {
  .tcz7i9ro { padding-left: 16px; padding-right: 16px; }
  .mh7wvlm .tcz7i9ro { padding: 20px 16px; }
  .opzqqz0 { gap: 4px 12px; }
  .f9h9h { font-size: 0.78rem; }
}
.ifel6e .v69l .d0ndq2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ifel6e .f9h9h { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ifel6e .ghkk7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ifel6e .gofs3t { grid-template-columns: 1fr 1fr; } .ifel6e .v69l { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ifel6e .gofs3t { grid-template-columns: 1fr; } }
.x24z .di6x0j6s { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.x24z .d0ndq2 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.x24z .mb99ai4 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.x24z .mb99ai4 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.x24z .mb99ai4 a:hover { color: var(--accent-light); }
.omsn { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.x24z .r4nc { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.x24z .frl71kpy { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.x24z .frl71kpy a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.x24z .frl71kpy a:hover { color: var(--accent-light); }
.x24z .f9h9h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x24z .di6x0j6s { gap: 12px; } .x24z .d0ndq2 { margin-right: 0; width: 100%; } }
.sexdxg2 .mr22iu7 .d0ndq2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.sexdxg2 .f9h9h { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sexdxg2 .ghkk7 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sexdxg2 .vbwswel8 { grid-template-columns: 1fr 1fr; } .sexdxg2 .mr22iu7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sexdxg2 .vbwswel8 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ozfhaq4 .f6aupkg0 { grid-template-columns: 1fr 1fr; } .ozfhaq4 .i0it9mf:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ozfhaq4 .f6aupkg0 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .piir .f6aupkg0 { grid-template-columns: 1fr; } }
.vl158qc3 .tcz7i9ro { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.grhh43n .qcg4zi      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.grhh43n .kojt { background: var(--bg-page); border-top-color: var(--border-alt); }
.xvkqm9 .qcg4zi      { background: #0d1117; border-bottom-color: #21262d; }
.xvkqm9 .latb1zc { color: var(--accent-light); }
.xvkqm9 .e076lx53 { --msep-color: #8b949e; }
.xvkqm9 .e076lx53 a { color: #8b949e; }
.xvkqm9 .e076lx53 a:hover { color: var(--accent-light); }
.xvkqm9 .m6botwx { color: #8b949e; }
.xvkqm9 .kojt { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xvkqm9 .f9h9h,
.xvkqm9 .ghkk7 { color: #6e7681; }
.xvkqm9 .ckn3mcg6 a, .xvkqm9 .mb99ai4 a,
.xvkqm9 .frl71kpy a { color: #8b949e; }
.xvkqm9 .d0ndq2 { color: #e6edf3; }
.xvkqm9 .ckn3mcg6 a:hover, .xvkqm9 .mb99ai4 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .xvkqm9 .e076lx53 { background: #0d1117; border-top-color: #21262d; }
  .xvkqm9 .e076lx53 li a { border-bottom-color: #21262d; }
}
.lv5q4rxh .qcg4zi      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lv5q4rxh .latb1zc { color: var(--accent-light); }
.lv5q4rxh .e076lx53 { --msep-color: #475569; }
.lv5q4rxh .e076lx53 a { color: #475569; }
.lv5q4rxh .e076lx53 a:hover { color: var(--accent-light); }
.lv5q4rxh .m6botwx { color: #64748b; }
.lv5q4rxh .kojt { background: #f0f4f8; border-top-color: #cbd5e1; }
.lv5q4rxh .f9h9h,
.lv5q4rxh .ghkk7 { color: #64748b; }
.lv5q4rxh .ckn3mcg6 a, .lv5q4rxh .mb99ai4 a,
.lv5q4rxh .frl71kpy a, .lv5q4rxh .d0ndq2 { color: #374151; }
.lv5q4rxh .ckn3mcg6 a:hover, .lv5q4rxh .mb99ai4 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .lv5q4rxh .e076lx53 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lv5q4rxh .e076lx53 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.af6l1i .qcg4zi      { background: var(--accent); border-bottom-color: var(--accent-light); }
.af6l1i .latb1zc { color: #fff; }
.af6l1i .e076lx53 { --msep-color: rgba(255,255,255,0.82); }
.af6l1i .e076lx53 a { color: rgba(255,255,255,0.82); }
.af6l1i .e076lx53 a:hover { color: #fff; }
.af6l1i .m6botwx { color: rgba(255,255,255,0.9); }
.af6l1i .kojt { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.af6l1i .f9h9h,
.af6l1i .ghkk7 { color: rgba(255,255,255,0.72); }
.af6l1i .ckn3mcg6 a, .af6l1i .mb99ai4 a,
.af6l1i .frl71kpy a, .af6l1i .d0ndq2 { color: #fff; }
.af6l1i .ckn3mcg6 a:hover, .af6l1i .mb99ai4 a:hover { color: #fff; }
@media (max-width: 640px) {
  .af6l1i .e076lx53 { background: var(--accent); border-top-color: var(--accent-light); }
  .af6l1i .e076lx53 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.mh566epr .qcg4zi {
  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);
}
.mh566epr .kojt {
  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) {
  .mh566epr .e076lx53 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.djeu .oueyfl { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.pbev .oueyfl { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.awl7k5l .oueyfl { min-height: 72px; height: auto; }
.bl5o .oueyfl { min-height: 84px; height: auto; }
.mh7wvlm .oueyfl { max-width: none; padding: 0 32px; }
.mh7wvlm .tcz7i9ro  { max-width: none; padding: 24px 32px; }
.tfnvi.otvmnxk .oueyfl { max-width: 1200px; }
.tfnvi.vbb0rq92 .oueyfl { max-width: 1320px; }
.u8h1t6   .latb1zc, .u8h1t6   .d0ndq2 { text-transform: capitalize; }
.ehem0d .latb1zc, .ehem0d .d0ndq2 { text-transform: lowercase; }
.u15p2 .latb1zc, .u15p2 .d0ndq2 { text-transform: uppercase; letter-spacing: 0.06em; }
.zfankh, .ncjt2lq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jg1cxdpt .zfankh,
.jg1cxdpt .ncjt2lq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.xwboag .zfankh,
.xwboag .ncjt2lq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.fbzo7bc3 .zfankh,
.fbzo7bc3 .ncjt2lq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.tt7aw7 .zfankh,
.tt7aw7 .ncjt2lq { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.zz99wk   .e076lx53 a { font-weight: 500; }
.xc6664 .e076lx53 a { font-weight: 600; }
.ybxkceh     .e076lx53 a { font-weight: 700; }
.of11t3    .e076lx53 a { font-weight: 800; letter-spacing: 0.01em; }
.xdpldi0     .e076lx53 > li + li::before,
.oovuqb    .e076lx53 > li + li::before,
.ec8ztm    .e076lx53 > li + li::before,
.k6as .e076lx53 > li + li::before,
.qoi3n5g8 .e076lx53 > li + li::before,
.ykt6y0o  .e076lx53 > li + li::before,
.ewlmr    .e076lx53 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.xdpldi0     .e076lx53 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.oovuqb    .e076lx53 > li + li::before { content: "|"; }
.ec8ztm    .e076lx53 > li + li::before { content: "—"; }
.k6as .e076lx53 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qoi3n5g8 .e076lx53 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.ykt6y0o  .e076lx53 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ewlmr    .e076lx53 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .auphumq .m6botwx,
  .ns5f2g9v .m6botwx,
  .rr1a .m6botwx,
  .y50w8 .m6botwx,
  .n6w4q .m6botwx {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .auphumq .m6botwx::before,
  .ns5f2g9v .m6botwx::before,
  .rr1a .m6botwx::before,
  .y50w8 .m6botwx::before,
  .n6w4q .m6botwx::before { content: ""; display: block; flex-shrink: 0; }

  
  .auphumq .m6botwx::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;
  }

  
  .ns5f2g9v .m6botwx::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;
  }

  
  .rr1a .m6botwx::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;
  }

  
  .y50w8 .m6botwx::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;
  }

  
  .n6w4q .m6botwx::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) {
  .pnz8t .m6botwx {
    padding: 5px 14px;
  }
  .pnz8t .e076lx53 {
    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;
  }
  .pnz8t .e076lx53 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .pnz8t .e076lx53 li a:hover { background: var(--bg-raised); }
  .pnz8t .xu52nt,
  .scyt .xu52nt,
  .fun3ym52 .xu52nt { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ri0mg256 .m6botwx {
    padding: 5px 10px;
  }
  .ri0mg256 .e076lx53 {
    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);
  }
  .ri0mg256 .e076lx53.hz0tp6 { transform: translateX(0); }
  .ri0mg256 .e076lx53 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ri0mg256 .e076lx53 li:last-child a { border-bottom: none; }
  .af6l1i .e076lx53,
  .xvkqm9 .e076lx53 { background: var(--accent) !important; }
  .af6l1i .e076lx53 li a,
  .xvkqm9 .e076lx53 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .fun3ym52 .m6botwx {
    padding: 5px 10px;
  }
  .fun3ym52 .e076lx53 {
    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);
  }
  .fun3ym52 .e076lx53::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .fun3ym52 .e076lx53.hz0tp6 { transform: translateY(0); }
  .fun3ym52 .e076lx53 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z4egr4 .m6botwx {
    padding: 5px 10px;
  }
  .z4egr4 .e076lx53 {
    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;
  }
  .z4egr4 .e076lx53.hz0tp6 { opacity: 1; pointer-events: auto; }
  .z4egr4 .e076lx53 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .igb0ly2     .m6botwx { border-radius: 0 !important; }
  .l0pn96k   .m6botwx { border-radius: 8px !important; }
  .ivqjmzin .m6botwx { border-radius: 50% !important; }
  .qbzcc3   .m6botwx { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ss40l9 .b45m { flex-direction: column; align-items: stretch; }
  .ss40l9 .qcjy { flex-direction: row; min-width: auto; }
  .ss40l9 .bf26zd5o { align-items: flex-start; text-align: left; }
}
.g3dcu,
.g3dcu.ngq1,
.b1jaj .g3dcu,
.vnwu .g3dcu,
.l1w8qq .g3dcu,
.n5mau .g3dcu {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.v4xgs6 {
  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;
}
.yl75p { flex: 1 1 280px; min-width: 0; }
.u9nxzz {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ddpqcji {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.g2xw {
  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;
}
.g2xw:hover { transform: translateY(-1px); opacity: 0.95; }
.bkuri .v4xgs6 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.bkuri .u9nxzz { color: var(--cta); }
.bkuri .ddpqcji { color: var(--text-body); }
.bkuri .g2xw {
  background: var(--cta) !important;
  color: #fff !important;
}
.z01rws4 .v4xgs6 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.z01rws4 .u9nxzz { color: var(--text-primary); }
.z01rws4 .ddpqcji { color: var(--text-body); }
.z01rws4 .g2xw {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .v4xgs6 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .yl75p { flex: 0 0 auto; }
  .u9nxzz { font-size: 1.2rem; }
  .g2xw { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.s1eb8ziu .lsf1 { height: 36px; }
.rzyr .lsf1 { height: 60px; max-width: 200px; }
.lq7apwy .lsf1 { height: 56px; max-width: 180px; }
.tluuh    .yfbxe8, .tluuh    .dar413g { color: #f59e0b; }
.r2eq      .yfbxe8 { font-size: 1rem; letter-spacing: 1.5px; }
.r2eq      .dar413g   { font-size: 1.35rem; }
.zqfin32    .yfbxe8, .zqfin32    .dar413g { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.t7yw2j     .yfbxe8, .t7yw2j     .dar413g { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ywsbq .yfbxe8, .ywsbq .dar413g { color: var(--cta); letter-spacing: 2px; }
.yir0ux3   .yfbxe8, .yir0ux3   .dar413g { color: #e91e63; letter-spacing: 2px; }
.zvygnl6a  .yfbxe8, .zvygnl6a  .dar413g { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.y28np5tp     .yfbxe8, .y28np5tp     .dar413g { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.qt5m .fy40eap + .fy40eap {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.kvpj .fxg14gm2 { padding: 18px 24px; min-height: 68px; }
.vvb881h .ees9b {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.vvb881h .ljrqvrbj {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.hr5z .fy40eap {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.j2038i2 { counter-reset: cs-rank; }
.j2038i2 .fxg14gm2 { counter-increment: cs-rank; }
.j2038i2 .fxg14gm2::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;
}
.anre9hct .j2038i2 { counter-reset: cs-rank; gap: 0; }
.anre9hct .fxg14gm2 {
  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;
}
.anre9hct .fxg14gm2::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;
}
.anre9hct .bujjg2w {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.anre9hct .cwqz6t8 {
  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;
}
.anre9hct .tosr3v { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.anre9hct .bujjg2w { min-width: 0; flex-direction: column; width: 100%; }
.anre9hct .wr3n1t {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.anre9hct .yfbxe8 { color: var(--cta, var(--accent)); }
.anre9hct .tdu2orkt { font-weight: 700; }
.anre9hct .fy40eap {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.anre9hct .ees9b {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.anre9hct .ljrqvrbj {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.anre9hct .so5z65 .ljrqvrbj { font-size: 1.3rem; color: var(--accent-light); }
.anre9hct .g6cl2hca {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.anre9hct .fxg14gm2:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .anre9hct .j2038i2 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .anre9hct .fxg14gm2 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .anre9hct .fxg14gm2 { padding: 40px 16px 20px; }
  .anre9hct .fy40eap {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .anre9hct .g6cl2hca { width: 100%; min-width: 0; }
}
.v678zcmd .j2038i2 { counter-reset: cs-rank; gap: 10px; }
.v678zcmd .fxg14gm2 {
  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);
}
.v678zcmd .fxg14gm2::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);
}
.v678zcmd .bujjg2w {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.v678zcmd .cwqz6t8 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.v678zcmd .tosr3v { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.v678zcmd .wr3n1t {
  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;
}
.v678zcmd .yfbxe8 { color: var(--cta, var(--accent)); }
.v678zcmd .fy40eap {
  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;
}
.v678zcmd .ees9b {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.v678zcmd .ljrqvrbj { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.v678zcmd .so5z65 .ljrqvrbj { color: var(--accent-light); }
.v678zcmd .g6cl2hca {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.v678zcmd .fxg14gm2:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .v678zcmd .fxg14gm2 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v678zcmd .fxg14gm2::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v678zcmd .bujjg2w {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v678zcmd .wr3n1t { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v678zcmd .fy40eap {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v678zcmd .g6cl2hca { width: 100%; min-width: 0; }
  .v678zcmd .yfbxe8 { min-width: 0; }
}
.wako3v .fxg14gm2::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.fjq3wnp .zouf {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.fjq3wnp .zouf summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.fjq3wnp .zouf p { padding: 0 2px 16px; }
.set5af1x .zouf { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.set5af1x .zouf summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.set5af1x .zouf summary::after { content: "›"; font-size: 1.2em; }
.set5af1x .zouf[open] summary::after { content: "‹"; }
.set5af1x .zouf p { padding: 10px 22px 4px; }
.oexr .zouf {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.oexr .zouf summary { color: var(--text-primary); padding-left: 16px; }
.oexr .zouf summary::after { content: "›"; font-size: 1.1em; }
.oexr .zouf[open] summary::after { content: "‹"; }
.oexr .zouf p { padding-left: 16px; }
.jojr .pyzohfo { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.jojr .zouf {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.jojr .zouf:last-child { border-bottom: none; }
.jojr .zouf summary { color: var(--text-primary); border-radius: 0; }
.jojr .zouf summary::after { content: "›"; font-size: 1.1em; }
.jojr .zouf[open] summary::after { content: "‹"; }
.oifwh4m .zouf { overflow: hidden; }
.oifwh4m .zouf summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.oifwh4m .zouf summary::after { color: rgba(255,255,255,.75); }
.oifwh4m .zouf[open] summary { border-radius: 0; }
.azcsp69 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xdq352 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.stle {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.eivryw9 { color: var(--text-muted); font-size: 1.05rem; }
.ssbi715 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.a6477a { margin-bottom: 20px; }
.rgr445 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tbn860 {
  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;
}
.tbn860:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.jys9upn { resize: vertical; min-height: 130px; }
.ah9v4 { width: 100%; margin-top: 8px; }
.j230dbn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.b9jf3wv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.nsg08yn { color: var(--text-muted); line-height: 1.75; }
.n4hzswpf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.n4hzswpf li { margin-bottom: 6px; }
.unk9ui { max-width: 760px; margin: 0 auto; }
.fm14afo ul.n4hzswpf { margin: 0; }
@media (max-width: 640px) { .tvuj { grid-template-columns: 1fr; gap: 10px; } }
.x4v1nybp { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.hje2g6 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.kxxtyyi { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hje2g6 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hje2g6 .n4hzswpf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x4v1nybp { grid-template-columns: 1fr; } }
.nn1y { color: inherit; text-decoration: none; }
.nn1y:hover { color: var(--accent-light); text-decoration: underline; }
.xqc9h0 { display: inline-block; line-height: 0; }
.mri6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.dk8kd { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.dk8kd:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.hojl1wb1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.dk8kd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dk8kd ul.n4hzswpf { margin: 0; }
.f9zrf8f { color: var(--text-muted); line-height: 1.75; }
.d6zchi0v .n4hzswpf,
.jl43 .n4hzswpf,
.jdotv .n4hzswpf,
.htthlu .n4hzswpf {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.d6zchi0v .dk8kd,
.jl43 .dk8kd { text-align: left; }
.d6zchi0v .hojl1wb1,
.jl43 .hojl1wb1 { text-align: center; }
.dwo6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ja5a { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.nl6oenk { font-size: 1.1rem; }
.wboq { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mr5si { margin-top: 12px; }
.e64idie { 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; }
.e64idie:hover { border-bottom-color: var(--accent-light); }
.pg8mn { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.pg8mn img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bqcq { width: 260px; height: 260px; }
.x740o { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.seqed { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.pws0wn9 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .l0oh81 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vlsa65 .wboq, .vlsa65 .ja5a { max-width: 640px; }
.qz3auz4w { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.mcw7 { position: sticky; top: 96px; align-self: start; }
.mcw7 .dwo6 { font-size: 1.6rem; margin-top: 18px; }
.i59h .wboq { margin-bottom: 28px; }
@media (max-width: 860px) { .qz3auz4w { grid-template-columns: 1fr; } .mcw7 { position: static; text-align: center; } }
.hdrvn .pg8mn { margin: 0 auto 18px; }
.hdrvn .seqed { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .uhi2ld { grid-template-columns: 1fr; } }
.gpjh1h .dwo6 { font-size: 1.6rem; margin-bottom: 6px; }
.htthlu .n4hzswpf { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gpjh1h { flex-direction: column; text-align: center; } .t9cxs { grid-template-columns: 1fr; } }
.uck3t6 .dwo6 { font-size: 1.35rem; margin: 0 0 4px; }
.uck3t6 .seqed { margin: 0; }
.xpr1 .stle { color: var(--accent-light); }
.truzfcfe .stle { font-size: 2rem; }
.truzfcfe .eivryw9 { max-width: 680px; }
.j92kfu .stle { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.j92kfu .eivryw9  { margin: 0; }
@media (max-width: 640px) { .j92kfu { flex-direction: column; } }
.yaj5pxdv .stle { color: var(--accent-light); }
.ytk3p {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ytk3p .stle { color: #fff; }
.ytk3p .eivryw9  { color: rgba(255,255,255,0.85); }
.ktlt { max-width: 680px; margin: 0 auto; }
.okfrzch {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .okfrzch { grid-template-columns: 1fr; } }
.il8m6w6i .tbn860 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.il8m6w6i .tbn860:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.blcgi9u4 .tbn860 { background: var(--bg-raised); border-color: transparent; }
.blcgi9u4 .tbn860:focus { background: var(--bg-card); border-color: var(--accent-light); }
.npxev .tbn860 { border-radius: 100px; padding: 11px 20px; }
.npxev .jys9upn { border-radius: 14px; }
@media (max-width: 640px) { .g8d6 { grid-template-columns: 1fr; } }
.qk9k{display:none}
.qk9k:empty,.ae4ln:empty{display:none}
.wx8l{position:relative;overflow:visible}
.k7vefvi .w6fj,.uwkud6 .w6fj,
.eagusd .w6fj,.rmqc .w6fj,
.twmf .w6fj,.neqb .w6fj{display:block}
.heiesp .l422rnn{display:block}
.k7vefvi .w6fj,.uwkud6 .w6fj,
.eagusd .w6fj,.rmqc .w6fj,
.twmf .w6fj{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}
.k7vefvi .w6fj .ae4ln,.uwkud6 .w6fj .ae4ln,
.eagusd .w6fj .ae4ln,.rmqc .w6fj .ae4ln,
.twmf .w6fj .ae4ln{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}
.k7vefvi .snyef,.uwkud6 .snyef,
.eagusd .snyef,.rmqc .snyef,
.twmf .snyef{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.k7vefvi .w6fj,.uwkud6 .w6fj{top:12px}
.k7vefvi .w6fj .ae4ln{margin-right:auto}
.uwkud6 .w6fj .ae4ln{margin-left:auto}
.uwkud6 .w6fj{text-align:right}
.eagusd .w6fj,.rmqc .w6fj{bottom:12px}
.eagusd .w6fj .ae4ln{margin-right:auto}
.rmqc .w6fj .ae4ln{margin-left:auto}
.rmqc .w6fj{text-align:right}
.twmf .w6fj{position:relative;margin-top:16px}
.twmf .w6fj .ae4ln{margin:0 auto}
.neqb .w6fj{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.neqb .w6fj .ae4ln{margin:0}
.neqb .fhydkahk~.w6fj,
.neqb .yjysxjl~.w6fj{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.neqb .fhydkahk~.w6fj .ae4ln,
.neqb .yjysxjl~.w6fj .ae4ln{justify-content:flex-start}
.fhydkahk~.w6fj,.yjysxjl~.w6fj{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}
.fhydkahk~.w6fj .ae4ln{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.yjysxjl~.w6fj .ae4ln{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.l422rnn .ae4ln{margin:0 0 12px}
.ae4ln{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.snyef{white-space:nowrap}
.qxjr7753 .snyef{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.fak6rr4n .snyef{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}
.bfhnhe .ae4ln{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.eru5 .snyef{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.lux6x02s .snyef{color: var(--accent-light);opacity:1;font-weight:500}
.krss .snyef{border-bottom:1px solid currentColor;padding-bottom:2px}
.zat65p .ae4ln{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ycz8kt6p{--date-bg:transparent}
.q9h9 .yxr4::before{content:""}
.afar .snyef + .snyef::before{content:"•";margin-right:6px;opacity:.4}
.u0n3 .snyef + .snyef::before{content:"/";margin-right:6px;opacity:.35}
.c4en4 .snyef + .snyef::before{content:"|";margin-right:6px;opacity:.3}
.tuzjo631 .snyef + .snyef::before{content:"—";margin-right:6px;opacity:.3}
.si8lhyfh .snyef + .snyef::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fafx5l .snyef + .snyef::before{content:"·";margin-right:6px;opacity:.4}
.okynruo .snyef + .snyef::before{content:"›";margin-right:6px;opacity:.4}
.rdkz9 .snyef + .snyef::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.o7epn95{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.wa6ie9i{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.zafkol25{display:flex;flex-direction:column;gap:3px}
.num5f17{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.u5wh{font-weight:700;font-size:1rem;color:var(--text-heading)}
.uqkylq{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.vuret .o7epn95{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.blma .o7epn95{border-top:3px solid var(--accent);padding-top:18px}
.xbiw .o7epn95{border-left:3px solid var(--accent);border-radius:0}
.kylo0 .o7epn95{padding:20px 0}
@media(max-width:640px){
  .o7epn95{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .uqkylq{max-width:100%}
}
.jf9vbooj .uu3etdv7{margin:0}
@media (max-width:560px){
  .ty4rbt{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) {
  .a9d20 { padding: 28px 18px 20px; }
  .wx78 { font-size: 1.2rem; }
  .ljnehr7 { max-width: 220px; max-height: 80px; }
}
.lj88z {
  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);
}
.m96jk1 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.ub7lmrcz  .lj88z { border-radius: 50%; }
.wbqrux  .lj88z { border-radius: 6px; }
.p7svv .lj88z { border-radius: 22px; }
.bn7df .v4xgs6 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .lj88z { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.tt3yajc .ngq1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tt3yajc .rn41 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tt3yajc .v4xgs6 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.e2z9ia8 .ngq1,
.e2z9ia8 .rn41 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.e2z9ia8 .v4xgs6 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .e2z9ia8 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .e2z9ia8 .v4xgs6 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .e2z9ia8 .ddpqcji { display: none !important; }
  .e2z9ia8 .u9nxzz { font-size: 1.1rem !important; }
  .e2z9ia8 .lj88z { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .buii { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .oueyfl { flex-direction: row-reverse; }
[dir="rtl"] .e076lx53 { flex-direction: row-reverse; }
[dir="rtl"] .rp7qps1k .ndutds { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .rp7qps1k .ndutds { right: auto; left: 20px; }
  [dir="rtl"] .clct4de  .ndutds { left: auto;  right: 20px; }
}
[dir="rtl"] .oaw55 .x204zf  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .zavpo .x204zf { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .j3bfml6, [dir="rtl"] .a4254gpn { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mprswpz3 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gomyl { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .k5k0 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .v4xgs6 { direction: rtl; }
[dir="rtl"] .lj88z { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .fxg14gm2,
[dir="rtl"] .becxvj { direction: rtl; }
[dir="rtl"] .i6hh0ft5 { direction: rtl; }
[dir="rtl"] .obmk { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .bypkw0 .a4254gpn,
[dir="rtl"] .u0ijn5m1 .a4254gpn,
[dir="rtl"] .xnp425 .a4254gpn,
[dir="rtl"] .w4fmt23 .a4254gpn {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .bypkw0 .a4254gpn li::before,
[dir="rtl"] .u0ijn5m1 .a4254gpn li::before,
[dir="rtl"] .xnp425 .a4254gpn li::before,
[dir="rtl"] .w4fmt23 .a4254gpn li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .zrmn7.k4uly0 .wcaks,
[dir="rtl"] .gorm.k4uly0 .wcaks,
[dir="rtl"] .i5b0ge2.k4uly0 .wcaks,
[dir="rtl"] .wqkrxeo.k4uly0 .wcaks,
[dir="rtl"] .an2tjpe6.k4uly0 .wcaks { text-align: right; }
[dir="rtl"] .fhydkahk.k4uly0 .xi21wxk4 { align-items: flex-end; text-align: right; }
[dir="rtl"] .rn41,
[dir="rtl"] .vazwaiwy,
[dir="rtl"] .s0605,
[dir="rtl"] .wcaks { text-align: right; }
[dir="rtl"] .ssbi715,
[dir="rtl"] .rgr445,
[dir="rtl"] .wboq,
[dir="rtl"] .tbn860,
[dir="rtl"] .jys9upn { text-align: right; direction: rtl; }
[dir="rtl"] .npxev .tbn860,
[dir="rtl"] .il8m6w6i .tbn860 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0c3f94;
  --brand:           #0c3f94;
  --brand-light:     #103675;
  --brand-pale:      #204d99;
  --grad-start:      #1263e8;
  --grad-end:        #528ae6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #6366f1;
  --cta-light:       #383cf2;
  --cta-hover:       #2a2eeb;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e4e9;
  --border-alt:      #cfd4dd;
  --border-section:  #e1e4e9;
  --text-primary:    #16181c;
  --text-muted:      #505762;
  --text-body:       #2d3138;
  --text-sub:        #444a54;
  --text-faint:      #727c8c;
  --text-dim:        #8e96a3;
  --text-label:      #5b6370;
  --text-value:      #393e46;
  --accent-bg:       #dfe7f5;
  --accent-bg-light: #c4d5f2;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9664;
  --c-cons:          #9f214e;
  --c-pros-label:    #0eb377;
  --c-tip-border:    #10c683;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9664;
}
:root { --logo-bg-opacity: 63%; }
body, button, input { font-family: "Poppins", sans-serif; }
.baupb8a .dksvih5s, .baupb8a .fhydkahk { min-height: 520px; }
.rm0d7vkq::before { content: '—'; }