:root {
  --color-accent: #017ec7;
  --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;
}
.ihtp76 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.demkt {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.mophbl1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.nufm { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.b0pa714k { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.b0pa714k a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.b0pa714k a:hover { color: var(--accent-light); }
.wsae  .x2d9g5 { border-radius: 14px; }
.wsae .x2d9g5 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.wsae .x2d9g5 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.c1anz  .x2d9g5 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .x2d9g5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .is2i6ye:hover .x2d9g5,
  .is2i6ye:focus-within .x2d9g5 { display: block; }
  .x2d9g5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.maikcamz {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.z62em { display: none; }
@media (max-width: 640px) {
  .z62em {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .z62em.u2vh893m { display: block; }
}
@media (max-width: 640px) {
  .maikcamz { display: block; }
  .b0pa714k > li + li::before { display: none !important; }
  .b0pa714k {
    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;
  }
  .b0pa714k.u2vh893m { display: flex; }
  .b0pa714k li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .b0pa714k li:last-child a { border-bottom: none; }
}
.g3ymbpmz { min-height: 480px; }
.lr1az {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f9vedgw { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xpwenz .f9vedgw { margin-left: 0; margin-right: 0; }
.l7i6n {
  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;
}
.trvkq38 .l7i6n { margin-top: 24px; }
.l7i6n:hover { opacity: 0.88; }
.p6sbh .lr1az { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.p6sbh .f9vedgw { color: #e2e8f0; }
.p6sbh.rl78 .lgl8 { text-align: center; }
.mjd2j0 .lr1az { color: var(--text-primary); text-shadow: none; }
.mjd2j0 .f9vedgw { color: var(--text-muted); }
.mjd2j0 .l7i6n { margin-top: 16px; }
.mjd2j0, .mjd2j0.g3ymbpmz { min-height: auto !important; }
.mjd2j0.rl78 .lgl8 { text-align: center; }
.mjd2j0~.tp6i{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}
.mjd2j0~.tp6i .ciev1nut{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.pr95t9 .lr1az { color: #fff; }
.pr95t9 .f9vedgw { color: rgba(255,255,255,0.85); }
.l3tx .wkchxc { position: relative; overflow: hidden; }
.l3tx .wkchxc::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.tcv8p0 .wkchxc {
  animation: hg-breathe 7s ease-in-out infinite;
}
.v4rn .wkchxc { position: relative; overflow: hidden; }
.v4rn .wkchxc::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;
}
.rxtvnu .wkchxc { position: relative; overflow: hidden; }
.rxtvnu .wkchxc::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.g33rrwt4 .wkchxc {
  animation: hg-fadein 1.2s ease-out both;
}
.wkchxc {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.bp143 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.is2nci3 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.wkchxc .lr1az { text-shadow: none; color: var(--text-primary); }
.wkchxc .f9vedgw { color: var(--text-muted); }
body.wp6q8 .lr1az {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.hfcww .lr1az {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.g3ymbpmz.pr95t9 .lr1az,
section.pr95t9 .lr1az {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.wkchxc.rl78 .bp143 { align-items: center; text-align: center; }
.wkchxc.xpwenz   .bp143 { align-items: flex-start; text-align: left; }
.ne6bnhz5 .is2nci3 { position: relative; }
.ne6bnhz5 .is2nci3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ne6bnhz5.gbsuqyo .is2nci3::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.f31fsl .is2nci3 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.f31fsl.gbsuqyo .is2nci3 { padding: 32px 0 32px 32px; }
.aj4o3nlh .is2nci3 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.gbsuqyo .bp143 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.aj4o3nlh.gbsuqyo .is2nci3 { padding: 40px 16px 40px 48px; }
.g3ymbpmz .n4cs4xdd {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.n4cs4xdd .vl2xi6l {
  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;
}
.n4cs4xdd .vl2xi6l::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.n4cs4xdd .jgko0 { display: contents !important; }
.n4cs4xdd .jgko0 .owgd203s {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.n4cs4xdd .jgko0 .hz82q1v { max-height: 48px; max-width: 96px; }
.n4cs4xdd .jgko0 .zdkfruxf {
  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;
}
.n4cs4xdd .ava266 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.n4cs4xdd .czu0vwvr { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.n4cs4xdd .n8wbc { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.n4cs4xdd .n8wbc small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.n4cs4xdd .uiuhg { display: contents !important; }
.n4cs4xdd .uiuhg .ge0p4be:not(.oeiqbef2) { display: none !important; }
.n4cs4xdd .uiuhg .oeiqbef2 {
  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;
}
.n4cs4xdd .uiuhg .oeiqbef2 .i8ql {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.n4cs4xdd .uiuhg .oeiqbef2 .ij93 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.n4cs4xdd .w3nb7w4 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.n4cs4xdd .w3nb7w4.f74x {
  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;
}
.n4cs4xdd .w3nb7w4.f74x:hover { opacity: 0.85; }
.n4cs4xdd .vl2xi6l,
.n4cs4xdd .vl2xi6l:hover,
.n4cs4xdd .vl2xi6l:nth-child(even),
.n4cs4xdd .vl2xi6l:nth-child(odd),
.n4cs4xdd .vl2xi6l:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.fqdtyngw .is2nci3 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.gmfrk {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .wkchxc { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .wkchxc:not(.fqdtyngw) .is2nci3 { display: none !important; }
  .fqdtyngw .is2nci3 { padding: 16px; }
  .bp143  { padding: 36px 24px; }
  .wkchxc~.tp6i,.gbsuqyo~.tp6i{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .g3ymbpmz, .wkchxc { min-height: 320px !important; }
  .lr1az { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .c6j72h6k,
  .gmfrk,
  .iv9wr1 { grid-template-columns: 1fr !important; }

  

  
  .dv9lfii { display: flex !important; flex-direction: column !important; }
  .dv9lfii .lgl8 { display: contents; }
  .dv9lfii .efsf5 { order: 0; }
  .dv9lfii .lr1az { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dv9lfii .c6j72h6k { order: 2; padding: 0 16px 12px !important; }
  .dv9lfii .f9vedgw { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .trvkq38 .lgl8 { display: flex; flex-direction: column; }
  .trvkq38 .lgl8 .lr1az { order: 1; }
  .trvkq38 .lgl8 .iv9wr1 { order: 2; margin: 8px 0 24px !important; }
  .trvkq38 .lgl8 .f9vedgw { order: 3; }
  .trvkq38 .lgl8 .l7i6n { order: 4; align-self: center; margin-top: 0; }

  
  .wkchxc.fqdtyngw {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .wkchxc.fqdtyngw .bp143 { display: contents; padding: 0; }
  .wkchxc.fqdtyngw .bp143 .lr1az { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .wkchxc.fqdtyngw .is2nci3 { order: 2; padding: 12px 16px; }
  .wkchxc.fqdtyngw .bp143 .f9vedgw { order: 3; padding: 0 24px; margin: 0 auto; }
  .wkchxc.fqdtyngw .bp143 .l7i6n { order: 4; align-self: center; margin: 8px 0 32px; }
}
.yruh { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.u407o { width: 100%; height: auto; display: block; border-radius: 10px; }
.ciet .yruh        { border-radius: 16px; }
.ciet .u407o  { border-radius: 16px; }
.boc84 .yruh         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.boc84 .u407o   { border-radius: 8px; }
.g68rm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xi0frf { width: 100%; padding: 32px 0; position: relative; }
.orb4m { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dx4fm .xi0frf:nth-child(even) { background: var(--bg-surface); }
.dx4fm .xi0frf:nth-child(odd)  { background: var(--bg-page); }
.abwz .xi0frf:nth-child(even) { background: var(--bg-card); }
.abwz .xi0frf:nth-child(odd)  { background: var(--bg-page); }
.dx4fm .xi0frf:nth-child(odd)  .orb4m { background: var(--bg-card); border-radius: 6px; }
.dx4fm .xi0frf:nth-child(even) .orb4m { background: var(--bg-raised); border-radius: 6px; }
.abwz .xi0frf:nth-child(odd)  .orb4m { background: var(--bg-card); border-radius: 6px; }
.abwz .xi0frf:nth-child(even) .orb4m { background: var(--bg-raised); border-radius: 6px; }
.dx4fm .xi0frf:nth-child(even) .p88mtli5 .hxe2vgt,
.abwz .xi0frf:nth-child(even) .p88mtli5 .hxe2vgt { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dx4fm .xi0frf:nth-child(odd) .p88mtli5 .hxe2vgt,
.abwz .xi0frf:nth-child(odd) .p88mtli5 .hxe2vgt { background: var(--bg-card-inner); }
.dx4fm .xi0frf:nth-child(even) .jg9y5zjw .hxe2vgt:nth-child(odd),
.abwz .xi0frf:nth-child(even) .jg9y5zjw .hxe2vgt:nth-child(odd)  { background: var(--bg-card); }
.dx4fm .xi0frf:nth-child(even) .jg9y5zjw .hxe2vgt:nth-child(even),
.abwz .xi0frf:nth-child(even) .jg9y5zjw .hxe2vgt:nth-child(even) { background: var(--bg-card-inner); }
h1.r2uf6qfw { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.r2uf6qfw {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uygzrv { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gcfitm5w h2.r2uf6qfw {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.fz0fht h2.r2uf6qfw {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ij2042g9 h2.r2uf6qfw {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.q26hf h2.r2uf6qfw::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ib7hpn0 h2.r2uf6qfw {
  color: var(--text-primary); font-size: 1.7rem;
}
.r79y h2.r2uf6qfw::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.s7bn h2.r2uf6qfw {
  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) { .p4jbsl { display: none; } }
.hi49w3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.wvjoyof { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.doym {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.dpsa6v { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qzgaj { padding-left: 20px; }
.qzgaj li { margin-bottom: 6px; }
.qzgaj a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qzgaj a:hover { color: var(--accent-light); }
.icbrgbht .dpsa6v { display: none; }
.whs1qwk .dpsa6v { display: none; }
.whs1qwk .qzgaj { padding-left: 0; list-style: none; }
.whs1qwk .qzgaj li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.whs1qwk .qzgaj a { font-size: 0.92rem; }
.efsk .doym { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.efsk .dpsa6v { display: none; }
.efsk .qzgaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.efsk .qzgaj li { margin-bottom: 0; }
.efsk .qzgaj 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;
}
.efsk .qzgaj a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.axhot .doym { padding: 20px 20px 16px; }
.axhot .qzgaj {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.axhot .qzgaj li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.axhot .qzgaj 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;
}
.axhot .qzgaj 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;
}
.axhot .qzgaj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.axhot .qzgaj a:focus,
.axhot .qzgaj a:focus-visible,
.axhot .qzgaj a:target { outline: none; }
.axhot .qzgaj li:target a { border-color: var(--border); color: var(--text-muted); }
.ifua3yc .doym { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ifua3yc .dpsa6v { display: none; }
.ifua3yc .qzgaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.ifua3yc .qzgaj li { counter-increment: toc-n; margin-bottom: 0; }
.ifua3yc .qzgaj 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;
}
.ifua3yc .qzgaj 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;
}
.ifua3yc .qzgaj a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e5zk382j .doym { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.e5zk382j .dpsa6v { display: none; }
.e5zk382j .qzgaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.e5zk382j .qzgaj li { margin-bottom: 0; }
.e5zk382j .qzgaj 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;
}
.e5zk382j .qzgaj a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.f3so .doym { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.f3so .dpsa6v { display: none; }
.f3so .qzgaj { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.f3so .qzgaj li { margin-bottom: 0; }
.f3so .qzgaj li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.f3so .qzgaj li:last-child::after { content: ""; margin-right: 0; }
.f3so .qzgaj a { font-size: 0.9rem; }
.hxe2vgt { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.p88mtli5 .hxe2vgt { background: var(--bg-card); }
.jg9y5zjw .hxe2vgt:nth-child(odd)  { background: var(--bg-card); }
.jg9y5zjw .hxe2vgt:nth-child(even) { background: var(--bg-raised); }
.d0druz8 .hxe2vgt {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.d0druz8 .hxe2vgt:last-child { border-bottom: none; }
.d0druz8 h3.uygzrv { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.x2pgv .hxe2vgt {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.x2pgv .hxe2vgt + .hxe2vgt { margin-top: 4px; }
.njkw1qc .hxe2vgt { background: none; border-radius: 0; padding: 12px 0; }
.njkw1qc .hxe2vgt + .hxe2vgt { border-top: 1px solid var(--border-section); }
.lu0fs { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.k2p0 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.f9gt1 { color: var(--text-body); margin-bottom: 10px; }
.t0488ty, .h7033aa { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.t0488ty li, .h7033aa li { margin-bottom: 6px; }
.h7033aa li { list-style: decimal; }
.rqcyw     .t0488ty { list-style-type: "● "; }
.lgzn  .t0488ty { list-style-type: "■ "; }
.xyfc .t0488ty { list-style-type: "◆ "; }
.mw3ntw    .t0488ty { list-style-type: "★ "; }
.rqcyw     .qaty0mub { list-style-type: "● "; }
.lgzn  .qaty0mub { list-style-type: "■ "; }
.xyfc .qaty0mub { list-style-type: "◆ "; }
.mw3ntw    .qaty0mub { list-style-type: "★ "; }
.rqcyw    .t0488ty li::marker, .rqcyw    .qaty0mub li::marker,
.lgzn .t0488ty li::marker, .lgzn .qaty0mub li::marker,
.xyfc .t0488ty li::marker, .xyfc .qaty0mub li::marker,
.mw3ntw   .t0488ty li::marker, .mw3ntw   .qaty0mub li::marker {
  color: var(--cta); font-size: 1em;
}
.rqcyw .h7033aa,
.lgzn .h7033aa,
.xyfc .h7033aa,
.mw3ntw .h7033aa {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.rqcyw .h7033aa li,
.lgzn .h7033aa li,
.xyfc .h7033aa li,
.mw3ntw .h7033aa li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.rqcyw .h7033aa li::before,
.lgzn .h7033aa li::before,
.xyfc .h7033aa li::before,
.mw3ntw .h7033aa 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;
}
.rqcyw     .h7033aa li::before { border-radius: 50%; }
.lgzn  .h7033aa li::before { border-radius: 3px; }
.xyfc .h7033aa li::before { border-radius: 3px; }
.mw3ntw    .h7033aa li::before { border-radius: 50%; }
.y81ky { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kipq6g74 .y81ky,
.t5wu9f7j .y81ky { background: transparent; border: none; border-radius: 0; }
.adebx1g { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.adebx1g th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.adebx1g td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.adebx1g tr:hover td { background: var(--bg-hover); }
.zwvr33 .adebx1g tbody tr:nth-child(even) td { background: var(--bg-surface); }
.r1uwl .adebx1g { border: 1px solid var(--border-alt); }
.r1uwl .adebx1g th,
.r1uwl .adebx1g td { border: 1px solid var(--border-alt); }
.hea51o2u .adebx1g th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.hea51o2u .adebx1g td { border-bottom: none; }
.hea51o2u .adebx1g tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.hwaftby8 .adebx1g th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rz5d1z .y81ky {
  overflow: hidden;
}
.rz5d1z .adebx1g th { border-bottom: 1px solid var(--border-alt); }
.rz5d1z .adebx1g tr:last-child td { border-bottom: none; }
.bhsvb8id { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.lqqdu { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.t9jv { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.nk9hmz1q { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.o80nlyw7 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.qaty0mub { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.qaty0mub 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%}
.zeklw7qc .nk9hmz1q { background: transparent; text-align: center; }
.e5npec .t9jv {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.rpz8zsoh .t9jv {
  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);
}
.ed18pslb .lqqdu { display: grid; grid-template-columns: auto 1fr; }
.ed18pslb .t9jv {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ed18pslb .nk9hmz1q { grid-column: 2; }
.ed18pslb .o80nlyw7,
.ed18pslb .qaty0mub { grid-column: 1 / -1; }
.hb8p .lqqdu { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hb8p .t9jv {
  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);
}
.hb8p .nk9hmz1q { grid-column: 2; }
.hb8p .o80nlyw7,
.hb8p .qaty0mub { grid-column: 1 / -1; }
.ioyhxchv .lqqdu { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ioyhxchv .nk9hmz1q { background: none; color: var(--accent-light); font-weight: 700; }
.y2jm7jq .lqqdu { 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); }
.y2jm7jq .nk9hmz1q { background: none; color: var(--accent-light); font-weight: 700; }
.hke48 .lqqdu { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.hke48 .lqqdu:last-child { border-bottom: none; }
.hke48 .nk9hmz1q { background: none; color: var(--accent-light); font-weight: 700; }
.igapyhv7 .lqqdu { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.igapyhv7 .nk9hmz1q { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.zqxoa .bhsvb8id { counter-reset: card-n; }
.zqxoa .lqqdu  { counter-increment: card-n; }
.zqxoa .nk9hmz1q { display: flex; align-items: center; gap: 10px; }
.zqxoa .nk9hmz1q::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;
}
.hr1b0wyb .lqqdu { background: var(--bg-surface); border: 1px solid var(--border); }
.hr1b0wyb .nk9hmz1q { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jb3ory { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jb3ory         { --cl-hue: var(--accent); }
.cbtiu     { --cl-hue: #16a34a; }
.mrzen4c { --cl-hue: #ea580c; }
.adod    { --cl-hue: #2563eb; }
.cbtiu, .mrzen4c, .adod, .tpz6 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.bm8ebnf6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.bm8ebnf6::before { color: var(--cl-hue); }
.jb3ory strong { color: var(--text-primary); font-size: 0.95rem; }
.jb3ory p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cb0i { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.dre39, .kxdj31v { border-radius: 8px; padding: 14px; }
.dre39 { background: var(--bg-pros); }
.kxdj31v { background: var(--bg-cons); }
.zs6o { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.dre39 .zs6o { color: var(--c-pros-label); }
.kxdj31v .zs6o { color: #f87171; }
.dre39 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.kxdj31v ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.u407o { width: 100%; height: auto; border-radius: 10px; display: block; }
.f74x {
  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;
}
.f74x:hover { opacity: 0.85; }
.bqkmsbf .f74x  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.bqkmsbf .f74x:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eftficzd .f74x  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.eftficzd .f74x:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bqkmsbf .w3nb7w4.f74x, .eftficzd .w3nb7w4.f74x,
.bqkmsbf .iimzbdgu .f74x, .eftficzd .iimzbdgu .f74x {
  background: var(--cta); border: none; color: #fff;
}
.bqkmsbf .w3nb7w4.f74x:hover, .eftficzd .w3nb7w4.f74x:hover,
.bqkmsbf .iimzbdgu .f74x:hover, .eftficzd .iimzbdgu .f74x:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.x4qb6t .l7i6n { border-radius: 50px; }
.x4qb6t .f74x  { border-radius: 50px; }
.gu3fo3j .l7i6n,
.gu3fo3j .f74x { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.gu3fo3j .l7i6n:hover,
.gu3fo3j .f74x:hover { filter: brightness(1.08); opacity: 1; }
.jh66j7 .l7i6n,
.jh66j7 .f74x { box-shadow: 0 3px 14px -2px var(--cta); }
.jh66j7 .l7i6n:hover,
.jh66j7 .f74x:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.q97pln .l7i6n,
.q97pln .f74x { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.q97pln .l7i6n:hover,
.q97pln .f74x:hover { opacity: 1; }
.q97pln .l7i6n:active,
.q97pln .f74x:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.jy77 .l7i6n,
.jy77 .f74x { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.jy77 .l7i6n:hover,
.jy77 .f74x:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.jy77 .l7i6n:active,
.jy77 .f74x:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.h7954 .l7i6n,
.h7954 .f74x { position: relative; overflow: hidden; }
.h7954 .l7i6n::before,
.h7954 .f74x::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;
}
.h7954 .l7i6n:hover::before,
.h7954 .f74x:hover::before { left: 135%; }
.oi65w5i4 .l7i6n,
.oi65w5i4 .f74x { border-radius: 0; }
.xiyxwe .l7i6n { padding-left: 22px; padding-right: 22px; }
.xiyxwe .f74x  { padding-left: 12px; padding-right: 12px; }
.w3a3z9 .l7i6n { padding-left: 44px; padding-right: 44px; }
.w3a3z9 .f74x  { padding-left: 24px; padding-right: 24px; }
.jagqwhu .l7i6n { padding-left: 56px; padding-right: 56px; }
.jagqwhu .f74x  { padding-left: 32px; padding-right: 32px; }
.ixdh   .l7i6n::after, .ixdh   .f74x::after,
.vuoz9 .l7i6n::after, .vuoz9 .f74x::after,
.cgx4dwdj    .l7i6n::after, .cgx4dwdj    .f74x::after,
.szidn    .l7i6n::after, .szidn    .f74x::after,
.w4kg    .l7i6n::after, .w4kg    .f74x::after,
.vplcq3     .l7i6n::after, .vplcq3     .f74x::after,
.yx93e50    .l7i6n::after, .yx93e50    .f74x::after,
.pz9ra   .l7i6n::after, .pz9ra   .f74x::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;
}
.ixdh .l7i6n::after, .ixdh .f74x::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");
}
.vuoz9 .l7i6n::after, .vuoz9 .f74x::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");
}
.cgx4dwdj .l7i6n::after, .cgx4dwdj .f74x::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");
}
.szidn .l7i6n::after, .szidn .f74x::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");
}
.w4kg .l7i6n::after, .w4kg .f74x::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");
}
.vplcq3 .l7i6n::after, .vplcq3 .f74x::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");
}
.yx93e50 .l7i6n::after, .yx93e50 .f74x::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");
}
.pz9ra .l7i6n::after, .pz9ra .f74x::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");
}
.j31q   .k6eoep2u::after, .j31q   .y013::after,
.tp4rlxzk .k6eoep2u::after, .tp4rlxzk .y013::after,
.j0z0h    .k6eoep2u::after, .j0z0h    .y013::after,
.ztmk9    .k6eoep2u::after, .ztmk9    .y013::after,
.wvita    .k6eoep2u::after, .wvita    .y013::after,
.lmsu     .k6eoep2u::after, .lmsu     .y013::after,
.tsq6cxz1    .k6eoep2u::after, .tsq6cxz1    .y013::after,
.wf73   .k6eoep2u::after, .wf73   .y013::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;
}
.j31q .k6eoep2u::after, .j31q .y013::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");
}
.tp4rlxzk .k6eoep2u::after, .tp4rlxzk .y013::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");
}
.j0z0h .k6eoep2u::after, .j0z0h .y013::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");
}
.ztmk9 .k6eoep2u::after, .ztmk9 .y013::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");
}
.wvita .k6eoep2u::after, .wvita .y013::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");
}
.lmsu .k6eoep2u::after, .lmsu .y013::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");
}
.tsq6cxz1 .k6eoep2u::after, .tsq6cxz1 .y013::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");
}
.wf73 .k6eoep2u::after, .wf73 .y013::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");
}
.xz6nv3ym {
  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;
}
.vl2xi6l {
  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;
}
.vl2xi6l > * { min-width: 0; }
.vl2xi6l:hover { background: var(--bg-hover); }
.vl2xi6l > [itemprop="item"] { display: contents; }
.vl2xi6l [itemprop="itemReviewed"],
.vl2xi6l [itemprop="reviewRating"] { display: none; }
.vl2xi6l::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;
}
.jgko0 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.owgd203s {
  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;
}
.hz82q1v { max-height: 52px; max-width: 110px; object-fit: contain; }
.zdkfruxf {
  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;
}
.fztfe .owgd203s    { background: #1a1a1a; }
.b4m2a .owgd203s   { background: rgba(128,128,128,.12); }
.c901g1ka .owgd203s { background: var(--bg-raised); }
.kjwx233 .owgd203s    { background: transparent; padding: 0; }
.ava266 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.czu0vwvr { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.n8wbc { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.uiuhg {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ge0p4be {
  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;
}
.i8ql {
  
  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%;
}
.ij93 {
  
  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;
}
.w3nb7w4 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.w3nb7w4.f74x {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vl2xi6l {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vl2xi6l::before    { grid-area: rank;   }
  .jgko0           { grid-area: ident;  }
  .ava266     { grid-area: rating; min-width: 0; width: auto; }
  .uiuhg           { grid-area: pills;  }
  .w3nb7w4             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vl2xi6l {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vl2xi6l::before    { justify-self: center; }
  .jgko0           { width: 100%; }
  .ava266     { justify-self: center; }
  .uiuhg           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .sj8xwig { padding: 10px 16px; gap: 6px 16px; } }
.iimzbdgu .f74x { white-space: nowrap; }
@media (max-width: 560px) {
  .gvhkkzfi { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .bnhmq0 { order: 1; }
  .iimzbdgu { order: 2; margin-left: auto; align-self: center; }
  .babul5lb { order: 3; flex: 1 1 100%; min-width: 0; }
}
@media (min-width: 860px) {
  .x2blm6q .z1qt {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .x2blm6q .czo5ojxb { margin: 0; }
}
.t5wu9f7j .cb0i { gap: 10px; }
.t5wu9f7j .dre39, .t5wu9f7j .kxdj31v { padding: 12px; }
.t5wu9f7j .dre39 ul, .t5wu9f7j .kxdj31v ul { margin: 4px 0 0; padding-left: 18px; }
.t5wu9f7j .dre39 li, .t5wu9f7j .kxdj31v li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .qlu1lx0 { grid-template-columns: 1fr; }
  .ywv1kp { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ywv1kp .f7fihjp1 { width: 72px; height: 50px; }
  .ywv1kp .c5io { max-width: 180px; }
  .ywv1kp .ebikjt3r { width: auto; }
}
@media (max-width: 720px) {
  .zku1ko4 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .oiv4ze5a { padding: 16px; }
  .jo1krx .sbjmk9m { min-width: 50%; }
}
.vop5y .cb0i { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .t45bl2gt { grid-template-columns: 1fr; }
  .atxe3j { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lhfsusni { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rstf2h { flex-wrap: wrap; padding: 16px; }
}
.c0lk98 .cb0i { gap: 8px; }
.c0lk98 .dre39, .c0lk98 .kxdj31v { padding: 8px; }
@media (max-width: 480px) {
  .c7bq { flex-direction: column; align-items: stretch; }
}
.d18z .ebikjt3r .f74x { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .g3m10aa9 { flex-direction: column; align-items: stretch; gap: 10px; }
  .d18z .ebikjt3r { text-align: center; }
}
@media (max-width: 720px) {
  .s7c2aakh { grid-template-columns: 1fr; }
  .te2me2j { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zg9b4 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .f0clod { grid-template-columns: 1fr; }
  .l5zvf { width: 100px; height: 100px; margin: 16px auto; }
  .gcer { font-size: 1.4rem; }
  .rogas9r { justify-content: center; }
  .fy8upue .sbjmk9m { min-width: 50%; }
}
.jyba .cb0i { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gim47 { flex-wrap: wrap; padding: 14px 16px; }
  .zuk5lwa8 { padding: 12px 16px; }
  .jyba .cb0i { margin: 0 16px; }
  .jyba .bt56hie9 { padding: 0 16px; }
  .cjm0y0zp { padding: 12px 16px; }
}
.nykuo .vl2xi6l {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.nykuo .vl2xi6l:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.nqvsn59w .xz6nv3ym { gap: 18px; }
.nqvsn59w .vl2xi6l {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.nqvsn59w .vl2xi6l:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.tyjrs .xz6nv3ym {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.tyjrs .vl2xi6l {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.tyjrs .vl2xi6l:last-child { border-bottom: none; }
.tyjrs .jgko0,
.tyjrs .ava266,
.tyjrs .uiuhg {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.xvbeit82 .xz6nv3ym { gap: 0; }
.xvbeit82 .vl2xi6l {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.xvbeit82 .vl2xi6l:last-child { border-bottom: none; }
.xvbeit82 .vl2xi6l:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.xvbeit82 .vl2xi6l:nth-child(even):hover { background: var(--bg-hover); }
.c3is719b .vl2xi6l {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.n5lxona .uiuhg .ge0p4be {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.n5lxona .uiuhg .ge0p4be:first-child { border-left: none; }
.lb5v2r3 .uiuhg .ge0p4be {
  background: transparent; padding: 4px 8px;
}
.lb5v2r3 .uiuhg .i8ql { font-size: .65rem; opacity: .65; }
.lb5v2r3 .uiuhg .ij93   { font-size: 1.15rem; color: var(--accent-light); }
.jp0e9k .uiuhg .ge0p4be {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.n8wbc { display: none; }
.nvzj .czu0vwvr { font-size: 1rem; letter-spacing: 2px; }
.a4ojj9 .czu0vwvr {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.phhan .czu0vwvr,
.fvtvb5 .czu0vwvr,
.nsra .czu0vwvr { display: none; }
.phhan .n8wbc,
.fvtvb5 .n8wbc,
.nsra .n8wbc { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.phhan .n8wbc { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.phhan .n8wbc small { display: none; }
.fvtvb5 .n8wbc {
  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;
}
.fvtvb5 .n8wbc small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.nsra .n8wbc {
  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;
}
.nsra .n8wbc small { display: none; }
.awni { margin: 16px 0; }
.kyt041t { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kyt041t summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kyt041t summary::after { content: "+"; color: var(--accent-light); }
.kyt041t[open] summary::after { content: "−"; }
.kyt041t p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xi0frf { margin-bottom: 0; }
.lpx32 h2.r2uf6qfw { color: var(--text-primary); border-color: var(--accent-light); }
.lhc8wf h2.r2uf6qfw { color: var(--text-primary); border-color: var(--accent-light); }
.zst10w0 .cbtiu     { background: #052e16; border-color: #10b981; }
.zst10w0 .mrzen4c { background: #2d0a1e; border-color: #f43f5e; }
.zst10w0 .adod    { background: #1e1036; border-color: #a855f7; }
.zst10w0 .jb3ory strong  { color: #f1f5f9; }
.zst10w0 .jb3ory p       { color: #cbd5e1; }
.zst10w0 .i23af    .cbtiu     .bm8ebnf6::before,
.zst10w0 .cv08z  .cbtiu     .bm8ebnf6::before,
.zst10w0 .d221zrj  .cbtiu     .bm8ebnf6::before,
.zst10w0 .jlnx2usf .cbtiu     .bm8ebnf6::before { color: #10b981; }
.zst10w0 .i23af    .mrzen4c .bm8ebnf6::before,
.zst10w0 .cv08z  .mrzen4c .bm8ebnf6::before,
.zst10w0 .d221zrj  .mrzen4c .bm8ebnf6::before,
.zst10w0 .jlnx2usf .mrzen4c .bm8ebnf6::before { color: #f43f5e; }
.zst10w0 .i23af    .adod    .bm8ebnf6::before,
.zst10w0 .cv08z  .adod    .bm8ebnf6::before,
.zst10w0 .d221zrj  .adod    .bm8ebnf6::before,
.zst10w0 .jlnx2usf .adod    .bm8ebnf6::before { color: #a855f7; }
.i9l0 .cbtiu     { background: #2d2000; border-color: #eab308; }
.i9l0 .mrzen4c { background: #2d0b0b; border-color: #ef4444; }
.i9l0 .adod    { background: #2d1600; border-color: #f97316; }
.i9l0 .jb3ory strong  { color: #f1f5f9; }
.i9l0 .jb3ory p       { color: #cbd5e1; }
.i9l0 .i23af    .cbtiu     .bm8ebnf6::before,
.i9l0 .cv08z  .cbtiu     .bm8ebnf6::before,
.i9l0 .d221zrj  .cbtiu     .bm8ebnf6::before,
.i9l0 .jlnx2usf .cbtiu     .bm8ebnf6::before { color: #eab308; }
.i9l0 .i23af    .mrzen4c .bm8ebnf6::before,
.i9l0 .cv08z  .mrzen4c .bm8ebnf6::before,
.i9l0 .d221zrj  .mrzen4c .bm8ebnf6::before,
.i9l0 .jlnx2usf .mrzen4c .bm8ebnf6::before { color: #ef4444; }
.i9l0 .i23af    .adod    .bm8ebnf6::before,
.i9l0 .cv08z  .adod    .bm8ebnf6::before,
.i9l0 .d221zrj  .adod    .bm8ebnf6::before,
.i9l0 .jlnx2usf .adod    .bm8ebnf6::before { color: #f97316; }
.romjxr .cbtiu     { background: #0c1a2e; border-color: #38bdf8; }
.romjxr .mrzen4c { background: #12103a; border-color: #818cf8; }
.romjxr .adod    { background: #0a2020; border-color: #2dd4bf; }
.romjxr .jb3ory strong  { color: #f1f5f9; }
.romjxr .jb3ory p       { color: #cbd5e1; }
.romjxr .i23af    .cbtiu     .bm8ebnf6::before,
.romjxr .cv08z  .cbtiu     .bm8ebnf6::before,
.romjxr .d221zrj  .cbtiu     .bm8ebnf6::before,
.romjxr .jlnx2usf .cbtiu     .bm8ebnf6::before { color: #38bdf8; }
.romjxr .i23af    .mrzen4c .bm8ebnf6::before,
.romjxr .cv08z  .mrzen4c .bm8ebnf6::before,
.romjxr .d221zrj  .mrzen4c .bm8ebnf6::before,
.romjxr .jlnx2usf .mrzen4c .bm8ebnf6::before { color: #818cf8; }
.romjxr .i23af    .adod    .bm8ebnf6::before,
.romjxr .cv08z  .adod    .bm8ebnf6::before,
.romjxr .d221zrj  .adod    .bm8ebnf6::before,
.romjxr .jlnx2usf .adod    .bm8ebnf6::before { color: #2dd4bf; }
.vq7k3::before,
.jtu5yi::before { margin-right: 5px; }
.jvghtuax .dre39 ul li,
.jvghtuax .aie4nbr8 li         { color: #4ade80; }
.jvghtuax .dre39 .vq7k3 { color: #22c55e; }
.jvghtuax .kxdj31v ul li,
.jvghtuax .sqqvv1 li         { color: #f87171; }
.jvghtuax .kxdj31v .jtu5yi { color: #ef4444; }
.bnc1sh .dre39 { background: var(--bg-pros); }
.bnc1sh .kxdj31v { background: var(--bg-cons); }
.bnc1sh .dre39 .vq7k3 { color: var(--c-pros-label); }
.bnc1sh .kxdj31v .jtu5yi { color: var(--c-cons); }
.bnc1sh .dre39 ul li,
.bnc1sh .kxdj31v ul li,
.sh5h4 .dre39 { background: var(--bg-pros); }
.sh5h4 .kxdj31v { background: var(--bg-cons); }
.sh5h4 .dre39 .vq7k3 { color: var(--c-pros-label); }
.sh5h4 .kxdj31v .jtu5yi { color: var(--c-cons); }
.sh5h4 .dre39 ul li,
.sh5h4 .kxdj31v ul li,
.g5iy .vq7k3::before { content: "✓ "; }
.g5iy .jtu5yi::before { content: "✗ "; }
.h1ucg .vq7k3::before { content: "→ "; }
.h1ucg .jtu5yi::before { content: "← "; }
.q9g8k8m .vq7k3::before { content: "★ "; }
.q9g8k8m .jtu5yi::before { content: "✕ "; }
.zasb .vq7k3::before { content: "◆ "; }
.zasb .jtu5yi::before { content: "▲ "; }
.bg7kvb .jb3ory { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.bg7kvb .jb3ory strong { color: var(--text-primary); }
.bg7kvb .jb3ory p      { color: var(--text-muted); }
.x917t .jb3ory { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.nrrgk .jb3ory {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.nrrgk .jb3ory strong,
.nrrgk .jb3ory p { color: #fff; }
.nrrgk .bm8ebnf6::before { color: rgba(255,255,255,0.9) !important; }
.noi3id .jb3ory {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.noi3id .jb3ory strong { color: var(--text-primary); }
.noi3id .jb3ory p      { color: var(--text-muted); }
.iir21 .jb3ory { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.i23af .bm8ebnf6,
.cv08z .bm8ebnf6,
.d221zrj .bm8ebnf6,
.jlnx2usf .bm8ebnf6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.i23af .bm8ebnf6::before,
.cv08z .bm8ebnf6::before,
.d221zrj .bm8ebnf6::before,
.jlnx2usf .bm8ebnf6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.i23af .cbtiu     .bm8ebnf6::before { content: "✦"; color: var(--c-tip-border); }
.i23af .mrzen4c .bm8ebnf6::before { content: "▲"; color: var(--c-warn-border); }
.i23af .adod    .bm8ebnf6::before { content: "◉"; color: #60a5fa; }
.cv08z .cbtiu     .bm8ebnf6::before { content: "★"; color: var(--c-tip-border); }
.cv08z .mrzen4c .bm8ebnf6::before { content: "◆"; color: var(--c-warn-border); }
.cv08z .adod    .bm8ebnf6::before { content: "●"; color: #60a5fa; }
.d221zrj .cbtiu     .bm8ebnf6::before { content: "▶"; color: var(--c-tip-border); }
.d221zrj .mrzen4c .bm8ebnf6::before { content: "■"; color: var(--c-warn-border); }
.d221zrj .adod    .bm8ebnf6::before { content: "▸"; color: #60a5fa; }
.jlnx2usf .cbtiu     .bm8ebnf6::before { content: "→"; color: var(--c-tip-border); }
.jlnx2usf .mrzen4c .bm8ebnf6::before { content: "⬥"; color: var(--c-warn-border); }
.jlnx2usf .adod    .bm8ebnf6::before { content: "◈"; color: #60a5fa; }
.uq2yz .p88mtli5 .hxe2vgt,
.uq2yz .jg9y5zjw .hxe2vgt  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.uq2yz .lqqdu                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.uq2yz .vl2xi6l                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.uq2yz .y81ky          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.uq2yz .doym                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dr3iaxk .p88mtli5 .hxe2vgt,
.dr3iaxk .jg9y5zjw .hxe2vgt,
.dr3iaxk .lqqdu,
.dr3iaxk .vl2xi6l,
.dr3iaxk .czo5ojxb,
.dr3iaxk .y81ky,
.dr3iaxk .doym,
.dr3iaxk .iir21 .jb3ory { box-shadow: none; }
.yj0t4h   .f9gt1, .yj0t4h .lu0fs, .yj0t4h .k2p0,
.yj0t4h   .hi49w3, .yj0t4h .wvjoyof { font-size: 0.9rem; }
.yj0t4h   .t0488ty, .yj0t4h .h7033aa { font-size: 0.9rem; }
.galw72   .f9gt1, .galw72 .lu0fs, .galw72 .k2p0,
.galw72   .hi49w3, .galw72 .wvjoyof { font-size: 0.95rem; }
.galw72   .t0488ty, .galw72 .h7033aa { font-size: 0.95rem; }
.h242zu   .f9gt1, .h242zu .lu0fs, .h242zu .k2p0,
.h242zu   .hi49w3, .h242zu .wvjoyof { font-size: 1.08rem; }
.h242zu   .t0488ty, .h242zu .h7033aa { font-size: 1.05rem; }
.h242zu   .adebx1g { font-size: 0.97rem; }
.h4vzw1m .lr1az      { font-size: 3.2rem; }
.h4vzw1m h2.r2uf6qfw { font-size: 1.9rem; }
.h4vzw1m h3.uygzrv     { font-size: 1.4rem; }
.pf7wyrtv .lr1az      { font-size: 3.8rem; }
.pf7wyrtv h2.r2uf6qfw { font-size: 2.2rem; }
.pf7wyrtv h3.uygzrv     { font-size: 1.6rem; }
.xi0frf + .xi0frf { position: relative; }
.fq3ca4e   .xi0frf + .xi0frf::before,
.uvm4r  .xi0frf + .xi0frf::before,
.je2hk8   .xi0frf + .xi0frf::before,
.be1k   .xi0frf + .xi0frf::before,
.hyqv   .xi0frf + .xi0frf::before,
.jg081 .xi0frf + .xi0frf::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fq3ca4e .xi0frf + .xi0frf::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uvm4r .xi0frf + .xi0frf::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.je2hk8 .xi0frf + .xi0frf::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;
}
.be1k .xi0frf + .xi0frf::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.cujhf .xi0frf { margin-bottom: 16px; }
.cujhf .xi0frf + .xi0frf { margin-top: 0; }
.cujhf .orb4m { padding-top: 0; padding-bottom: 0; }
.hyqv .xi0frf + .xi0frf::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jg081 .xi0frf + .xi0frf::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.bmwh6w .xi0frf + .xi0frf::before,
.axaqia .xi0frf + .xi0frf::before,
.x5cb .xi0frf + .xi0frf::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%;
}
.dx4fm .bmwh6w .xi0frf:nth-child(even)::before,
.dx4fm .axaqia .xi0frf:nth-child(even)::before,
.dx4fm .x5cb .xi0frf:nth-child(even)::before { background: var(--bg-surface); }
.abwz .bmwh6w .xi0frf:nth-child(even)::before,
.abwz .axaqia .xi0frf:nth-child(even)::before,
.abwz .x5cb .xi0frf:nth-child(even)::before { background: var(--bg-card); }
.bmwh6w .xi0frf + .xi0frf::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");
}
.axaqia .xi0frf + .xi0frf::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");
}
.x5cb .xi0frf + .xi0frf::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");
}
.fw8acko6 .bp143,
.gz9o .bp143 { padding-bottom: 60px; }
.aia1 .bp143 { padding-bottom: 70px; }
.c033 .p6sbh:not(.pr95t9) .efsf5 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.mdf3 .wkchxc { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.c033 .pr95t9 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.c033 .bfqn { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.c033 .wkchxc { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.lfi8r .wkchxc { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mn07iw2t .wkchxc { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fwgg .wkchxc { background: var(--accent-bg); }
.mfmfx2jl .yruh { float: left; width: 38%; margin: 0 28px 16px 0; }
.mfmfx2jl .yruh .u407o { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mfmfx2jl .orb4m::after { content: ''; display: block; clear: both; }
.v56v .yruh { float: right; width: 38%; margin: 0 0 16px 28px; }
.v56v .yruh .u407o { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.v56v .orb4m::after { content: ''; display: block; clear: both; }
.a3833 .xi0frf:nth-child(odd)  .yruh { float: left;  width: 38%; margin: 0 28px 16px 0; }
.a3833 .xi0frf:nth-child(even) .yruh { float: right; width: 38%; margin: 0 0 16px 28px; }
.a3833 .yruh .u407o { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a3833 .orb4m::after { content: ''; display: block; clear: both; }
.mfmfx2jl .bhsvb8id,
.mfmfx2jl .xz6nv3ym,
.v56v .bhsvb8id,
.v56v .xz6nv3ym,
.a3833 .bhsvb8id,
.a3833 .xz6nv3ym { clear: both; }
@media (max-width: 900px) {
  .mfmfx2jl .yruh,
  .v56v .yruh,
  .a3833 .xi0frf:nth-child(odd)  .yruh,
  .a3833 .xi0frf:nth-child(even) .yruh {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mfmfx2jl .yruh .u407o,
  .v56v .yruh .u407o,
  .a3833 .yruh .u407o {
    max-height: none !important;
  }
}
.mfmfx2jl .t0488ty,
.mfmfx2jl .h7033aa,
.v56v .t0488ty,
.v56v .h7033aa,
.a3833 .t0488ty,
.a3833 .h7033aa { overflow: hidden; }
@media (max-width: 640px) {
  .mfmfx2jl .yruh,
  .v56v .yruh,
  .a3833 .yruh { float: none; width: 100%; margin: 0 0 16px 0; }
}
.o0ank .g68rm,
.o0ank .orb4m,
.o0ank .v6t34bbt  { max-width: 1100px; }
.hm2onm .g68rm,
.hm2onm .orb4m,
.hm2onm .v6t34bbt  { max-width: 1200px; }
.lhtif7g .g68rm,
.lhtif7g .orb4m,
.lhtif7g .v6t34bbt  { max-width: 1320px; }
.vzjmz { font-size: 0.82rem; color: var(--text-muted); }
.gzfpkc { display: flex; align-items: center; }
.supy {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.simbc8hg { display: flex; align-items: center; }
.vpl1qkh { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vpl1qkh:hover { text-decoration: underline; }
.iwek9nyn { margin: 0 3px; opacity: 0.45; }
.iwek9nyn::before { content: '/'; }
.thgi215 { padding: 2px 5px; color: var(--text-main); }
.grgw .vzjmz {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.grgw .gzfpkc { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ggjbs .vzjmz {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ggjbs .gzfpkc { padding: 0 0 0 12px; }
.u3wc .gzfpkc { padding: 0 16px; }
.u3wc .vzjmz {
  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);
}
.u3wc .g68rm { padding-top: 28px; }
@media (max-width: 720px) {
  .vuis2ag { margin-top: 18px; padding: 0 16px; }
  .u3wc .g68rm { padding-top: 16px; }
}
.o0ank.grgw .gzfpkc { max-width: 1100px; }
.hm2onm.grgw .gzfpkc { max-width: 1200px; }
.lhtif7g.grgw .gzfpkc { max-width: 1320px; }
.rrsc .xi0frf { padding-top: 16px; padding-bottom: 16px; }
.w5pz3z7 .xi0frf { padding-top: 24px; padding-bottom: 24px; }
.r1buz3 .xi0frf { padding-top: 40px; padding-bottom: 40px; }
.c9eo7 .xi0frf { padding-top: 52px; padding-bottom: 52px; }
.ium19f .xi0frf:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ium19f .xi0frf:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ium19f .xi0frf:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ium19f .xi0frf:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.elrq .orb4m { padding-top: 10px;  padding-bottom: 10px; }
.qr7edt7o .orb4m { padding-top: 18px;  padding-bottom: 18px; }
.fu23 .orb4m { padding-top: 36px;  padding-bottom: 36px; }
.k5khw9lg .orb4m { padding-top: 48px;  padding-bottom: 48px; }
.cgwwd h2.r2uf6qfw { font-weight: 600; }
.cgwwd h3.uygzrv     { font-weight: 600; }
.wzf2e h2.r2uf6qfw { font-weight: 800; }
.wzf2e h3.uygzrv     { font-weight: 700; }
.x4rg { font-weight: 600; }
.x4rg h2.r2uf6qfw { font-weight: 900; }
.x4rg h3.uygzrv     { font-weight: 800; }
.x4rg .jb3ory strong,
.x4rg .jb3ory strong { font-weight: 600; }
.k6eoep2u {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.xjrsty .k6eoep2u { display: none; }
@media (max-width: 640px) {
  .k6eoep2u { display: none !important; }
}
.k6eoep2u { background: var(--cta) !important; color: #fff !important; border: none !important; }
.k6eoep2u:hover { opacity: 0.85; }
.x7xuj .k6eoep2u { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.lrio  .y013 { left: 32px; }
@media (max-width: 480px) {
  .nb7z8 .y013 { right: 20px; bottom: 20px; }
  .lrio  .y013 { left: 20px; bottom: 20px; }
}
.l9b9o { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.v6t34bbt { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.te8uy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.a8f8c875 { color: var(--text-dim); font-size: 0.8rem; }
.rl9x a, .s6cvxk2b a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.rl9x a:hover, .s6cvxk2b a:hover { color: var(--accent-light); }
.s6cvxk2b { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.q25z9t1y .v6t34bbt { text-align: center; }
.q25z9t1y .s6cvxk2b { justify-content: center; margin-bottom: 16px; }
.q25z9t1y .te8uy { margin-top: 0; }
.vk0v0 { margin-top: 10px; }
.vk0v0 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .v6t34bbt { padding-left: 16px; padding-right: 16px; }
  .lqb9 .v6t34bbt { padding: 20px 16px; }
  .s6cvxk2b { gap: 4px 12px; }
  .te8uy { font-size: 0.78rem; }
}
.b68bwg4 .te8uy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.b68bwg4 .a8f8c875 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .b68bwg4 .tz0w { grid-template-columns: 1fr 1fr; } .b68bwg4 .ih3ghhf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .b68bwg4 .tz0w { grid-template-columns: 1fr; } }
.tz55z .te8uy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .tz55z .n1mm5p { gap: 12px; } .tz55z .niecybt7 { margin-right: 0; width: 100%; } }
.eqhondy .te8uy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.eqhondy .a8f8c875 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .eqhondy .x8eq7 { grid-template-columns: 1fr 1fr; } .eqhondy .u1v3xlg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .eqhondy .x8eq7 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wvm9kjd .dii8l { grid-template-columns: 1fr 1fr; } .wvm9kjd .jawgb1oh:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wvm9kjd .dii8l { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vnyxmb .dii8l { grid-template-columns: 1fr; } }
.x4diz .v6t34bbt { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.x4diz .s6cvxk2b { justify-content: center; }
.wmbxg .ihtp76      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wmbxg .l9b9o { background: var(--bg-page); border-top-color: var(--border-alt); }
.xlglgr .ihtp76      { background: #0d1117; border-bottom-color: #21262d; }
.xlglgr .mophbl1 { color: var(--accent-light); }
.xlglgr .b0pa714k { --msep-color: #8b949e; }
.xlglgr .b0pa714k a { color: #8b949e; }
.xlglgr .b0pa714k a:hover { color: var(--accent-light); }
.xlglgr .maikcamz { color: #8b949e; }
.xlglgr .l9b9o { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xlglgr .te8uy,
.xlglgr .a8f8c875 { color: #6e7681; }
.xlglgr .rl9x a, .xlglgr .s6cvxk2b a,
.xlglgr .rl9x a:hover, .xlglgr .s6cvxk2b a:hover,
@media (max-width: 640px) {
  .xlglgr .b0pa714k { background: #0d1117; border-top-color: #21262d; }
  .xlglgr .b0pa714k li a { border-bottom-color: #21262d; }
}
.uqylaryd .ihtp76      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uqylaryd .mophbl1 { color: var(--accent-light); }
.uqylaryd .b0pa714k { --msep-color: #475569; }
.uqylaryd .b0pa714k a { color: #475569; }
.uqylaryd .b0pa714k a:hover { color: var(--accent-light); }
.uqylaryd .maikcamz { color: #64748b; }
.uqylaryd .l9b9o { background: #f0f4f8; border-top-color: #cbd5e1; }
.uqylaryd .te8uy,
.uqylaryd .a8f8c875 { color: #64748b; }
.uqylaryd .rl9x a, .uqylaryd .s6cvxk2b a,
.uqylaryd .rl9x a:hover, .uqylaryd .s6cvxk2b a:hover,
@media (max-width: 640px) {
  .uqylaryd .b0pa714k { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uqylaryd .b0pa714k li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.j4hd4su .ihtp76      { background: var(--accent); border-bottom-color: var(--accent-light); }
.j4hd4su .mophbl1 { color: #fff; }
.j4hd4su .b0pa714k { --msep-color: rgba(255,255,255,0.82); }
.j4hd4su .b0pa714k a { color: rgba(255,255,255,0.82); }
.j4hd4su .b0pa714k a:hover { color: #fff; }
.j4hd4su .maikcamz { color: rgba(255,255,255,0.9); }
.j4hd4su .l9b9o { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.j4hd4su .te8uy,
.j4hd4su .a8f8c875 { color: rgba(255,255,255,0.72); }
.j4hd4su .rl9x a, .j4hd4su .s6cvxk2b a,
.j4hd4su .rl9x a:hover, .j4hd4su .s6cvxk2b a:hover,
@media (max-width: 640px) {
  .j4hd4su .b0pa714k { background: var(--accent); border-top-color: var(--accent-light); }
  .j4hd4su .b0pa714k li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.as5suf5a .ihtp76 {
  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);
}
.as5suf5a .l9b9o {
  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) {
  .as5suf5a .b0pa714k {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.edkl9xk5 .demkt { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.xx92 .demkt { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ba7v .demkt { min-height: 72px; height: auto; }
.vftbwz .demkt { min-height: 84px; height: auto; }
.lqb9 .demkt { max-width: none; padding: 0 32px; }
.lqb9 .v6t34bbt  { max-width: none; padding: 24px 32px; }
.pj62jo.hm2onm .demkt { max-width: 1200px; }
.pj62jo.lhtif7g .demkt { max-width: 1320px; }
.lo99   .mophbl1, .lo99   .niecybt7 { text-transform: capitalize; }
.xy45yfh .mophbl1, .xy45yfh .niecybt7 { text-transform: lowercase; }
.yib71k .mophbl1, .yib71k .niecybt7 { text-transform: uppercase; letter-spacing: 0.06em; }
.tiuct, .f7a548cx {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xo1ia2j .tiuct,
.wyl58 .tiuct,
.bgw5pk .tiuct,
.ogpt .tiuct,
.l8olgr8   .b0pa714k a { font-weight: 500; }
.r7b1 .b0pa714k a { font-weight: 600; }
.jb89fp2     .b0pa714k a { font-weight: 700; }
.cdppwf1s    .b0pa714k a { font-weight: 800; letter-spacing: 0.01em; }
.mj0gb9     .b0pa714k > li + li::before,
.r9l89c    .b0pa714k > li + li::before,
.dz9l2gc    .b0pa714k > li + li::before,
.legxlt12 .b0pa714k > li + li::before,
.ujxg7ttq .b0pa714k > li + li::before,
.cs9wt8p  .b0pa714k > li + li::before,
.bubqr1p    .b0pa714k > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.mj0gb9     .b0pa714k > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.r9l89c    .b0pa714k > li + li::before { content: "|"; }
.dz9l2gc    .b0pa714k > li + li::before { content: "—"; }
.legxlt12 .b0pa714k > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ujxg7ttq .b0pa714k > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.cs9wt8p  .b0pa714k > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bubqr1p    .b0pa714k > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xtc6azw2 .maikcamz,
  .r51adluf .maikcamz,
  .hlwh .maikcamz,
  .v1reohx .maikcamz,
  .wdog .maikcamz {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xtc6azw2 .maikcamz::before,
  .r51adluf .maikcamz::before,
  .hlwh .maikcamz::before,
  .v1reohx .maikcamz::before,
  .wdog .maikcamz::before { content: ""; display: block; flex-shrink: 0; }

  
  .xtc6azw2 .maikcamz::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;
  }

  
  .r51adluf .maikcamz::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;
  }

  
  .hlwh .maikcamz::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;
  }

  
  .v1reohx .maikcamz::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;
  }

  
  .wdog .maikcamz::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) {
  .wasxn0s .maikcamz {
    padding: 5px 14px;
  }
  .wasxn0s .b0pa714k {
    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;
  }
  .wasxn0s .b0pa714k li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wasxn0s .b0pa714k li a:hover { background: var(--bg-raised); }
  .wasxn0s .z62em,
  .zkjf2p .z62em,
  .pux37m9 .z62em { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .r9gqj8r .maikcamz {
    padding: 5px 10px;
  }
  .r9gqj8r .b0pa714k {
    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);
  }
  .r9gqj8r .b0pa714k.u2vh893m { transform: translateX(0); }
  .r9gqj8r .b0pa714k li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .r9gqj8r .b0pa714k li:last-child a { border-bottom: none; }
  .j4hd4su .b0pa714k,
  .xlglgr .b0pa714k { background: var(--accent) !important; }
  .j4hd4su .b0pa714k li a,
  .xlglgr .b0pa714k li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pux37m9 .maikcamz {
    padding: 5px 10px;
  }
  .pux37m9 .b0pa714k {
    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);
  }
  .pux37m9 .b0pa714k::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pux37m9 .b0pa714k.u2vh893m { transform: translateY(0); }
  .pux37m9 .b0pa714k li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zfnof9d .maikcamz {
    padding: 5px 10px;
  }
  .zfnof9d .b0pa714k {
    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;
  }
  .zfnof9d .b0pa714k.u2vh893m { opacity: 1; pointer-events: auto; }
  .zfnof9d .b0pa714k li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .br1vj     .maikcamz { border-radius: 0 !important; }
  .c7lj   .maikcamz { border-radius: 8px !important; }
  .j8jl6jp .maikcamz { border-radius: 50% !important; }
  .hu7cpw   .maikcamz { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .hs9i7p .fxuk { flex-direction: column; align-items: stretch; }
  .hs9i7p .y0dhf { flex-direction: row; min-width: auto; }
  .hs9i7p .kih00 { align-items: flex-start; text-align: left; }
}
.p5fdx2,
.p5fdx2.xi0frf,
.dx4fm .p5fdx2,
.o1em9sa .p5fdx2,
.abwz .p5fdx2,
.vggten .p5fdx2 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.snq9rx {
  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;
}
.zc9vu { flex: 1 1 280px; min-width: 0; }
.pqtj {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qht1 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.vpbd51b {
  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;
}
.vpbd51b:hover { transform: translateY(-1px); opacity: 0.95; }
.r77x6ty .snq9rx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.r77x6ty .pqtj { color: var(--cta); }
.r77x6ty .qht1 { color: var(--text-body); }
.r77x6ty .vpbd51b {
  background: var(--cta) !important;
  color: #fff !important;
}
.r609r .snq9rx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.r609r .pqtj { color: var(--text-primary); }
.r609r .qht1 { color: var(--text-body); }
.r609r .vpbd51b {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .snq9rx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zc9vu { flex: 0 0 auto; }
  .pqtj { font-size: 1.2rem; }
  .vpbd51b { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.k927 .nufm { height: 36px; }
.w9jdz0z .nufm { height: 60px; max-width: 200px; }
.w90dyx8g .nufm { height: 56px; max-width: 180px; }
.ujx0lhz5    .czu0vwvr, .ujx0lhz5    .c4xvd { color: #f59e0b; }
.klrz2      .czu0vwvr { font-size: 1rem; letter-spacing: 1.5px; }
.ncvggi54    .czu0vwvr, .ncvggi54    .c4xvd { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.atf1yu     .czu0vwvr, .atf1yu     .c4xvd { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.y24i .czu0vwvr, .y24i .c4xvd { color: var(--cta); letter-spacing: 2px; }
.ujqv52ab   .czu0vwvr, .ujqv52ab   .c4xvd { color: #e91e63; letter-spacing: 2px; }
.o277  .czu0vwvr, .o277  .c4xvd { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wi95     .czu0vwvr, .wi95     .c4xvd { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.n5lxona .ge0p4be + .ge0p4be {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.bnxat .vl2xi6l { padding: 18px 24px; min-height: 68px; }
.lb5v2r3 .i8ql {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.lb5v2r3 .ij93 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.jp0e9k .ge0p4be {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.xz6nv3ym { counter-reset: cs-rank; }
.xz6nv3ym .vl2xi6l { counter-increment: cs-rank; }
.xz6nv3ym .vl2xi6l::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;
}
.h69rs7ai .xz6nv3ym { counter-reset: cs-rank; gap: 0; }
.h69rs7ai .vl2xi6l {
  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;
}
.h69rs7ai .vl2xi6l::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;
}
.h69rs7ai .jgko0 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.h69rs7ai .owgd203s {
  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;
}
.h69rs7ai .hz82q1v { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.h69rs7ai .jgko0 { min-width: 0; flex-direction: column; width: 100%; }
.h69rs7ai .zdkfruxf {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.h69rs7ai .czu0vwvr { color: var(--cta, var(--accent)); }
.h69rs7ai .n8wbc { font-weight: 700; }
.h69rs7ai .ge0p4be {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.h69rs7ai .i8ql {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.h69rs7ai .ij93 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.h69rs7ai .oeiqbef2 .ij93 { font-size: 1.3rem; color: var(--accent-light); }
.h69rs7ai .w3nb7w4 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.h69rs7ai .vl2xi6l:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .h69rs7ai .xz6nv3ym {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .h69rs7ai .vl2xi6l {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .h69rs7ai .vl2xi6l { padding: 40px 16px 20px; }
  .h69rs7ai .ge0p4be {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .h69rs7ai .w3nb7w4 { width: 100%; min-width: 0; }
}
.gndpaa6r .xz6nv3ym { counter-reset: cs-rank; gap: 10px; }
.gndpaa6r .vl2xi6l {
  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);
}
.gndpaa6r .vl2xi6l::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);
}
.gndpaa6r .jgko0 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.gndpaa6r .owgd203s {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.gndpaa6r .hz82q1v { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.gndpaa6r .zdkfruxf {
  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;
}
.gndpaa6r .czu0vwvr { color: var(--cta, var(--accent)); }
.gndpaa6r .ge0p4be {
  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;
}
.gndpaa6r .i8ql {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.gndpaa6r .ij93 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.gndpaa6r .oeiqbef2 .ij93 { color: var(--accent-light); }
.gndpaa6r .w3nb7w4 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.gndpaa6r .vl2xi6l:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .gndpaa6r .vl2xi6l {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gndpaa6r .vl2xi6l::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gndpaa6r .jgko0 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gndpaa6r .zdkfruxf { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gndpaa6r .ge0p4be {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gndpaa6r .w3nb7w4 { width: 100%; min-width: 0; }
  .gndpaa6r .czu0vwvr { min-width: 0; }
}
.zisj9 .vl2xi6l::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.lfp2r .kyt041t {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.lfp2r .kyt041t summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.lfp2r .kyt041t p { padding: 0 2px 16px; }
.c51s .kyt041t { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.c51s .kyt041t summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.c51s .kyt041t summary::after { content: "›"; font-size: 1.2em; }
.c51s .kyt041t[open] summary::after { content: "‹"; }
.c51s .kyt041t p { padding: 10px 22px 4px; }
.b7xj4321 .kyt041t {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.b7xj4321 .kyt041t summary { color: var(--text-primary); padding-left: 16px; }
.b7xj4321 .kyt041t summary::after { content: "›"; font-size: 1.1em; }
.b7xj4321 .kyt041t[open] summary::after { content: "‹"; }
.b7xj4321 .kyt041t p { padding-left: 16px; }
.d85ij .awni { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d85ij .kyt041t {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d85ij .kyt041t:last-child { border-bottom: none; }
.d85ij .kyt041t summary { color: var(--text-primary); border-radius: 0; }
.d85ij .kyt041t summary::after { content: "›"; font-size: 1.1em; }
.d85ij .kyt041t[open] summary::after { content: "‹"; }
.xaz8op1y .kyt041t { overflow: hidden; }
.xaz8op1y .kyt041t summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xaz8op1y .kyt041t summary::after { color: rgba(255,255,255,.75); }
.xaz8op1y .kyt041t[open] summary { border-radius: 0; }
.tjjhyrc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.stpnnk {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.g5yzct {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.lg1dck { color: var(--text-muted); font-size: 1.05rem; }
.ak0lk {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.jg9k {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.lkf61hwj { margin-bottom: 20px; }
.kikaidxq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mjbh {
  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;
}
.mjbh:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.nxoodtj { resize: vertical; min-height: 130px; }
.tuzid6 { width: 100%; margin-top: 8px; }
.hdane1 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.axe80gdb {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.y4so { color: var(--text-muted); line-height: 1.75; }
.qc9g6 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.qc9g6 li { margin-bottom: 6px; }
.ije4l6q { max-width: 760px; margin: 0 auto; }
.kqvz7d93 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.h4fny ul.qc9g6 { margin: 0; }
.vi51 .kqvz7d93 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vi51 { grid-template-columns: 1fr; gap: 10px; } }
.pkcxs242 { max-width: 640px; margin: 0 auto; text-align: center; }
.rzae0 { margin-bottom: 48px; }
.rzae0 .kqvz7d93 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.rzae0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ux35 .qc9g6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c0yf { grid-template-columns: 1fr; } }
.er4i5l2 { color: inherit; text-decoration: none; }
.er4i5l2:hover { color: var(--accent-light); text-decoration: underline; }
.kcs5dwc8 { display: inline-block; line-height: 0; }
.v4zrl5c2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.maouaqp8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.maouaqp8:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.u1lu1wb9 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.maouaqp8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.maouaqp8 ul.qc9g6 { margin: 0; }
.bkqnn { color: var(--text-muted); line-height: 1.75; }
.jl03 .qc9g6,
.tcge .qc9g6,
.hy3qyci .qc9g6,
.jvpo2b .qc9g6 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jl03 .maouaqp8,
.tcge .maouaqp8 { text-align: left; }
.jl03 .u1lu1wb9,
.tcge .u1lu1wb9 { text-align: center; }
.to4mh { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bdk2lh { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.w4u2 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.jfvm488 { margin-top: 12px; }
.r0l0ij { 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; }
.r0l0ij:hover { border-bottom-color: var(--accent-light); }
.h32o8sni { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.h32o8sni img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ppyz { width: 200px; height: 200px; }
.o2yz { border-radius: 50%; }
.fb390vr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.aszdpmm { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .m8rr { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.y0x0m5 .w4u2, .y0x0m5 .bdk2lh { max-width: 640px; }
.iiyph .to4mh { font-size: 1.6rem; margin-top: 18px; }
.k4xgx7k7 .w4u2 { margin-bottom: 28px; }
@media (max-width: 860px) { .paygau { grid-template-columns: 1fr; } .iiyph { position: static; text-align: center; } }
.so9vs { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.zrxd791m { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.zrxd791m .h32o8sni { margin: 0 auto 18px; }
.zrxd791m .fb390vr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .so9vs { grid-template-columns: 1fr; } }
.n7zhjp0 .to4mh { font-size: 1.6rem; margin-bottom: 6px; }
.jvpo2b .qc9g6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .n7zhjp0 { flex-direction: column; text-align: center; } .c4dw { grid-template-columns: 1fr; } }
.n2zg .to4mh { font-size: 1.35rem; margin: 0 0 4px; }
.n2zg .fb390vr { margin: 0; }
.yqlofm .g5yzct { color: var(--accent-light); }
.wlaxn .g5yzct { font-size: 2rem; }
.wlaxn .lg1dck { max-width: 680px; }
.hynj .g5yzct { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hynj .lg1dck  { margin: 0; }
@media (max-width: 640px) { .hynj { flex-direction: column; } }
.sz0kkr {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.sz0kkr .g5yzct { color: var(--accent-light); }
.od9o .g5yzct { color: #fff; }
.od9o .lg1dck  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .sd5y { grid-template-columns: 1fr; } }
.l1rl1wc .mjbh {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.l1rl1wc .mjbh:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bz36irek .mjbh { background: var(--bg-raised); border-color: transparent; }
.bz36irek .mjbh:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ah9hag .mjbh { border-radius: 100px; padding: 11px 20px; }
.ah9hag .nxoodtj { border-radius: 14px; }
@media (max-width: 640px) { .lqz1p { grid-template-columns: 1fr; } }
.xrvjq{display:none}
.xrvjq:empty,.ciev1nut:empty{display:none}
.vrr2av{position:relative;overflow:visible}
.mf4mlo79 .tp6i,.udac42 .tp6i,
.r47zm .tp6i,.rkkv .tp6i,
.u6b2 .tp6i,.dq4j9nfo .tp6i{display:block}
.nvm7f .xhnu6lxk{display:block}
.mf4mlo79 .tp6i,.udac42 .tp6i,
.r47zm .tp6i,.rkkv .tp6i,
.u6b2 .tp6i{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}
.mf4mlo79 .tp6i .ciev1nut,.udac42 .tp6i .ciev1nut,
.r47zm .tp6i .ciev1nut,.rkkv .tp6i .ciev1nut,
.u6b2 .tp6i .ciev1nut{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}
.mf4mlo79 .k8tgaats,.udac42 .k8tgaats,
.r47zm .k8tgaats,.rkkv .k8tgaats,
.u6b2 .k8tgaats{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.mf4mlo79 .tp6i,.udac42 .tp6i{top:12px}
.mf4mlo79 .tp6i .ciev1nut{margin-right:auto}
.udac42 .tp6i .ciev1nut{margin-left:auto}
.udac42 .tp6i{text-align:right}
.r47zm .tp6i,.rkkv .tp6i{bottom:12px}
.r47zm .tp6i .ciev1nut{margin-right:auto}
.rkkv .tp6i .ciev1nut{margin-left:auto}
.rkkv .tp6i{text-align:right}
.u6b2 .tp6i{position:relative;margin-top:16px}
.u6b2 .tp6i .ciev1nut{margin:0 auto}
.dq4j9nfo .tp6i{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.dq4j9nfo .tp6i .ciev1nut{margin:0}
.dq4j9nfo .wkchxc~.tp6i,
.dq4j9nfo .gbsuqyo~.tp6i{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.dq4j9nfo .wkchxc~.tp6i .ciev1nut,
.dq4j9nfo .gbsuqyo~.tp6i .ciev1nut{justify-content:flex-start}
.wkchxc~.tp6i,.gbsuqyo~.tp6i{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}
.wkchxc~.tp6i .ciev1nut{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gbsuqyo~.tp6i .ciev1nut{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xhnu6lxk .ciev1nut{margin:0 0 12px}
.ciev1nut{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.k8tgaats{white-space:nowrap}
.ywmw .k8tgaats{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ywmw .m6sktqux::before{content:""}
.akrqasu .k8tgaats{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}
.ydfbtoj .ciev1nut{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fst0b9 .k8tgaats{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.wp2z3txo .k8tgaats{color: var(--accent-light);opacity:1;font-weight:500}
.do7l .k8tgaats{border-bottom:1px solid currentColor;padding-bottom:2px}
.nqk3ojt .ciev1nut{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.roffc7{--date-bg:var(--accent-bg)}
.xr54rj5d .m6sktqux::before{content:""}
.tyohz9ie .k8tgaats + .k8tgaats::before{content:"•";margin-right:6px;opacity:.4}
.n0tri .k8tgaats + .k8tgaats::before{content:"/";margin-right:6px;opacity:.35}
.h56q .k8tgaats + .k8tgaats::before{content:"|";margin-right:6px;opacity:.3}
.ip93ed39 .k8tgaats + .k8tgaats::before{content:"—";margin-right:6px;opacity:.3}
.rqfyv .k8tgaats + .k8tgaats::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.htry .k8tgaats + .k8tgaats::before{content:"·";margin-right:6px;opacity:.4}
.uj9af .k8tgaats + .k8tgaats::before{content:"›";margin-right:6px;opacity:.4}
.zywy .k8tgaats + .k8tgaats::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.koedi74q{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.i7op9vd{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oxr8tfj{display:flex;flex-direction:column;gap:3px}
.i2dg{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.okftapvz{font-weight:700;font-size:1rem;color:var(--text-heading)}
.zs30fln{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.p1q2b .koedi74q{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.xnlil79 .koedi74q{border-top:3px solid var(--accent);padding-top:18px}
.mq0cw .koedi74q{border-left:3px solid var(--accent);border-radius:0}
.le3o3 .koedi74q{padding:20px 0}
@media(max-width:640px){
  .koedi74q{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zs30fln{max-width:100%}
}
.k0ia .y81ky{margin:0}
@media (max-width:560px){
  .nlac{grid-template-columns:repeat(2,1fr);gap:12px}
}
.qq7yfb8 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.qq7yfb8.r7hr {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.a95of {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.a95of .c8xhzqul {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.a95of .c8xhzqul::before,
.a95of .c8xhzqul::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.a95of .c8xhzqul::before { transform: translate(-50%, -50%) rotate(45deg); }
.a95of .c8xhzqul::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.a95of .c8xhzqul:hover { background: rgba(0,0,0,0.12) !important; }
.ynnj {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.ngez8k7v {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.q1r2xh {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.t9pq {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.a95of .ibvlnjvy {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.a95of .ibvlnjvy:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .a95of { padding: 28px 18px 20px; }
  .q1r2xh { font-size: 1.2rem; }
  .ynnj { max-width: 220px; max-height: 80px; }
}
.ocm6b9gh {
  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);
}
.amzdg62 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.atv2lfiw  .ocm6b9gh { border-radius: 50%; }
.a6xlx  .ocm6b9gh { border-radius: 6px; }
.ctdbr .ocm6b9gh { border-radius: 22px; }
.m7i4n .snq9rx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ocm6b9gh { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.pokbs3kq .xi0frf {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.pokbs3kq .orb4m {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.pokbs3kq .snq9rx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.au0uo {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.au0uo.r7hr { transform: translate(-50%, 0); }
.au0uo .xi0frf,
.au0uo .orb4m {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.au0uo .snq9rx {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.xuflt {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.xuflt::before,
.xuflt::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.xuflt::before { transform: translate(-50%, -50%) rotate(45deg); }
.xuflt::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.xuflt:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .au0uo { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .au0uo .snq9rx {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .au0uo .qht1 { display: none !important; }
  .au0uo .pqtj { font-size: 1.1rem !important; }
  .au0uo .ocm6b9gh { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .xuflt { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .demkt { flex-direction: row-reverse; }
[dir="rtl"] .b0pa714k { flex-direction: row-reverse; }
[dir="rtl"] .lrio  .y013 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nb7z8 .y013 { right: auto; left: 20px; }
  [dir="rtl"] .lrio  .y013 { left: auto;  right: 20px; }
}
[dir="rtl"] .mfmfx2jl .yruh  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .v56v .yruh { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .wkchxc,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .t0488ty, [dir="rtl"] .h7033aa { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .dre39 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .kxdj31v { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jb3ory { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .snq9rx { direction: rtl; }
[dir="rtl"] .ocm6b9gh { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .vl2xi6l,
[dir="rtl"] .vzjmz { direction: rtl; }
[dir="rtl"] .doym { direction: rtl; }
[dir="rtl"] .qzgaj { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .rqcyw .h7033aa,
[dir="rtl"] .lgzn .h7033aa,
[dir="rtl"] .xyfc .h7033aa,
[dir="rtl"] .mw3ntw .h7033aa {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .rqcyw .h7033aa li::before,
[dir="rtl"] .lgzn .h7033aa li::before,
[dir="rtl"] .xyfc .h7033aa li::before,
[dir="rtl"] .mw3ntw .h7033aa li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .wkchxc.xpwenz .bp143 { align-items: flex-end; text-align: right; }
[dir="rtl"] .wkchxc.rl78 .bp143 { text-align: center; }
[dir="rtl"] .wkchxc .bp143 { text-align: right; }
[dir="rtl"] .orb4m,
[dir="rtl"] .hi49w3,
[dir="rtl"] .wvjoyof,
[dir="rtl"] .jg9k,
[dir="rtl"] .kikaidxq,
[dir="rtl"] .w4u2,
[dir="rtl"] .mjbh,
[dir="rtl"] .nxoodtj { text-align: right; direction: rtl; }
[dir="rtl"] .ah9hag .mjbh,
[dir="rtl"] .l1rl1wc .mjbh { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #017ec7;
  --brand:           #017ec7;
  --brand-light:     #096ba4;
  --brand-pale:      #1788c9;
  --grad-start:      #25aefd;
  --grad-end:        #6ac2f6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #017ec7;
  --cta-light:       #00649f;
  --cta-hover:       #00578a;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f6;
  --bg-raised:       #edf0f1;
  --bg-hover:        #f3f5f6;
  --border:          #e1e6e9;
  --border-alt:      #cfd8dd;
  --border-section:  #e1e6e9;
  --text-primary:    #161a1c;
  --text-muted:      #505b62;
  --text-body:       #2d3438;
  --text-sub:        #444e54;
  --text-faint:      #72828c;
  --text-dim:        #8e9ba3;
  --text-label:      #5b6870;
  --text-value:      #394146;
  --accent-bg:       #dceef8;
  --accent-bg-light: #bfe2f7;
  --bg-tip:          #f0f9f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f4f9;
  --bg-pros:         #f0f9f5;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c965d;
  --c-cons:          #9f2153;
  --c-pros-label:    #0eb36f;
  --c-tip-border:    #10c67b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c965d;
}
:root { --logo-bg-opacity: 75%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.zysdbj .bm8ebnf6 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.zysdbj .bm8ebnf6::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.zysdbj .cbtiu     .bm8ebnf6::before { content: "";  color: var(--c-tip-border); }.zysdbj .mrzen4c .bm8ebnf6::before { content: ""; color: var(--c-warn-border); }.zysdbj .adod    .bm8ebnf6::before { content: ""; color: #60a5fa; }.zst10w0 .zysdbj .cbtiu     .bm8ebnf6::before { color: #10b981; }.zst10w0 .zysdbj .mrzen4c .bm8ebnf6::before { color: #f43f5e; }.zst10w0 .zysdbj .adod    .bm8ebnf6::before { color: #a855f7; }.i9l0  .zysdbj .cbtiu     .bm8ebnf6::before { color: #eab308; }.i9l0  .zysdbj .mrzen4c .bm8ebnf6::before { color: #ef4444; }.i9l0  .zysdbj .adod    .bm8ebnf6::before { color: #f97316; }.romjxr  .zysdbj .cbtiu     .bm8ebnf6::before { color: #38bdf8; }.romjxr  .zysdbj .mrzen4c .bm8ebnf6::before { color: #818cf8; }.romjxr  .zysdbj .adod    .bm8ebnf6::before { color: #2dd4bf; }.hkcrs1ua .zysdbj .bm8ebnf6::before { color: var(--accent-light) !important; }
.ftdk9 .aie4nbr8 li::before, .ftdk9 .sqqvv1 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.ftdk9 .aie4nbr8 li::before { content: ""; }.ftdk9 .sqqvv1 li::before { content: ""; }.ftdk9 .vq7k3::before, .ftdk9 .jtu5yi::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.ftdk9 .vq7k3::before { content: ""; }.ftdk9 .jtu5yi::before { content: ""; }
.la6k1r .g3ymbpmz, .la6k1r .wkchxc { min-height: 420px; }
.iwek9nyn::before { content: '◆'; font-size: 0.5em; }