:root {
  --color-accent: #ec4899;
  --color-cta: #22c55e;
  --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;
}
.g9oh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.g7h53se {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.z6bu4p9 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.re9qzw87 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.v563wztz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.v563wztz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.v563wztz a:hover { color: var(--accent-light); }
.rm00th1     .rpscn6n9 { border-radius: 24px; padding: 8px; }
.rm00th1 .rpscn6n9 li a { border-radius: 16px; }
.mpyr  .rpscn6n9 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .rpscn6n9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .u3bjgg:hover .rpscn6n9,
  .u3bjgg:focus-within .rpscn6n9 { display: block; }
  .rpscn6n9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.dj9g {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qixvi2 { display: none; }
@media (max-width: 640px) {
  .qixvi2 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qixvi2.rjx8n5u { display: block; }
}
@media (max-width: 640px) {
  .dj9g { display: block; }
  .v563wztz > li + li::before { display: none !important; }
  .v563wztz {
    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;
  }
  .v563wztz.rjx8n5u { display: flex; }
  .v563wztz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .v563wztz li:last-child a { border-bottom: none; }
}
.pe4i { min-height: 480px; }
.fjfxb7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ln2o { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.wrvi .ln2o { margin-left: 0; margin-right: 0; }
.is1g7n09 {
  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;
}
.pofpd .is1g7n09 { margin-top: 24px; }
.is1g7n09:hover { opacity: 0.88; }
.ammhkk .fjfxb7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ammhkk .ln2o { color: #e2e8f0; }
.ammhkk.pcv3bnir .isklmg { text-align: center; }
.gpf7d .fjfxb7 { color: var(--text-primary); text-shadow: none; }
.gpf7d .ln2o { color: var(--text-muted); }
.gpf7d .is1g7n09 { margin-top: 16px; }
.gpf7d, .gpf7d.pe4i { min-height: auto !important; }
.gpf7d.pcv3bnir .isklmg { text-align: center; }
.gpf7d~.lkvjn{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}
.gpf7d~.lkvjn .b3mw{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%); }
}
.qo29n .d9rgpy,
.qo29n .ptze6t44 {
  position: relative; overflow: hidden;
}
.qo29n .d9rgpy::after,
.qo29n .ptze6t44::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.qo29n .ammhkk .ltolx {
  overflow: hidden;
}
.qo29n .ammhkk .ltolx::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.d9rgpy .fjfxb7 { color: #fff; }
.d9rgpy .ln2o { color: rgba(255,255,255,0.85); }
.ga3y .r884wzm { position: relative; overflow: hidden; }
.ga3y .r884wzm::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;
}
.frjczn .r884wzm {
  animation: hg-breathe 7s ease-in-out infinite;
}
.gfk05cz .r884wzm { position: relative; overflow: hidden; }
.gfk05cz .r884wzm::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;
}
.qo29n .r884wzm { position: relative; overflow: hidden; }
.qo29n .r884wzm::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;
}
.s2cf5 .r884wzm {
  animation: hg-fadein 1.2s ease-out both;
}
.r884wzm {
  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%);
}
.x6zm {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.hg079o5o {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.r884wzm .fjfxb7 { text-shadow: none; color: var(--text-primary); }
.r884wzm .ln2o { color: var(--text-muted); }
body.s64xe .fjfxb7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mk88kp .fjfxb7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.pe4i.d9rgpy .fjfxb7,
section.d9rgpy .fjfxb7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.r884wzm.pcv3bnir .x6zm { align-items: center; text-align: center; }
.r884wzm.wrvi   .x6zm { align-items: flex-start; text-align: left; }
.i9x1a49v .hg079o5o { position: relative; }
.i9x1a49v .hg079o5o::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.i9x1a49v.uym58 .hg079o5o::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.o4kb6b .hg079o5o {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.o4kb6b.uym58 .hg079o5o { padding: 32px 0 32px 32px; }
.uv28g0w .hg079o5o {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uym58 .x6zm {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uv28g0w.uym58 .hg079o5o { padding: 40px 16px 40px 48px; }
.pe4i .pcyng456 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pcyng456 .pykg {
  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;
}
.pcyng456 .pykg::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.pcyng456 .a7qwl { display: contents !important; }
.pcyng456 .a7qwl .mtjti {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.pcyng456 .a7qwl .eht9ka4m { max-height: 48px; max-width: 96px; }
.pcyng456 .a7qwl .v6pecf10 {
  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;
}
.pcyng456 .cuyyh {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.pcyng456 .skbv { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.pcyng456 .up5o { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.pcyng456 .up5o small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.pcyng456 .gbv4y { display: contents !important; }
.pcyng456 .gbv4y .hcd2d4:not(.w1lr24) { display: none !important; }
.pcyng456 .gbv4y .w1lr24 {
  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;
}
.pcyng456 .gbv4y .w1lr24 .zq44jf {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.pcyng456 .gbv4y .w1lr24 .ettc {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.pcyng456 .w216 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.pcyng456 .w216.mypgj3y {
  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;
}
.pcyng456 .w216.mypgj3y:hover { opacity: 0.85; }
.pcyng456 .pykg,
.pcyng456 .pykg:hover,
.pcyng456 .pykg:nth-child(even),
.pcyng456 .pykg:nth-child(odd),
.pcyng456 .pykg:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.wtikx .hg079o5o {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.y5dyksh0 {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .r884wzm { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .r884wzm:not(.wtikx) .hg079o5o { display: none !important; }
  .wtikx .hg079o5o { padding: 16px; }
  .x6zm  { padding: 36px 24px; }
  .r884wzm~.lkvjn,.uym58~.lkvjn{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .pe4i, .r884wzm { min-height: 320px !important; }
  .fjfxb7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .igqij,
  .y5dyksh0,
  .qinp { grid-template-columns: 1fr !important; }

  

  
  .zfo48 { display: flex !important; flex-direction: column !important; }
  .zfo48 .isklmg { display: contents; }
  .zfo48 .ltolx { order: 0; }
  .zfo48 .fjfxb7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zfo48 .igqij { order: 2; padding: 0 16px 12px !important; }
  .zfo48 .ln2o { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .pofpd .isklmg { display: flex; flex-direction: column; }
  .pofpd .isklmg .fjfxb7 { order: 1; }
  .pofpd .isklmg .qinp { order: 2; margin: 8px 0 24px !important; }
  .pofpd .isklmg .ln2o { order: 3; }
  .pofpd .isklmg .is1g7n09 { order: 4; align-self: center; margin-top: 0; }

  
  .r884wzm.wtikx {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .r884wzm.wtikx .x6zm { display: contents; padding: 0; }
  .r884wzm.wtikx .x6zm .fjfxb7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .r884wzm.wtikx .hg079o5o { order: 2; padding: 12px 16px; }
  .r884wzm.wtikx .x6zm .ln2o { order: 3; padding: 0 24px; margin: 0 auto; }
  .r884wzm.wtikx .x6zm .is1g7n09 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.j5g3awca { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.be22q97 { width: 100%; height: auto; display: block; border-radius: 10px; }
.a26b .j5g3awca        { border-radius: 16px; }
.a26b .be22q97  { border-radius: 16px; }
.sh3voj .j5g3awca         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sh3voj .be22q97   { border-radius: 8px; }
.oah9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.g0yamz { width: 100%; padding: 32px 0; position: relative; }
.pu1cf9y2 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.e1j8x9 .g0yamz:nth-child(even) { background: var(--bg-surface); }
.e1j8x9 .g0yamz:nth-child(odd)  { background: var(--bg-page); }
.x1zytr .g0yamz:nth-child(even) { background: var(--bg-card); }
.x1zytr .g0yamz:nth-child(odd)  { background: var(--bg-page); }
.e1j8x9 .g0yamz:nth-child(odd)  .pu1cf9y2 { background: var(--bg-card); border-radius: 6px; }
.e1j8x9 .g0yamz:nth-child(even) .pu1cf9y2 { background: var(--bg-raised); border-radius: 6px; }
.x1zytr .g0yamz:nth-child(odd)  .pu1cf9y2 { background: var(--bg-card); border-radius: 6px; }
.x1zytr .g0yamz:nth-child(even) .pu1cf9y2 { background: var(--bg-raised); border-radius: 6px; }
.e1j8x9 .g0yamz:nth-child(even) .ugag .mak0p,
.x1zytr .g0yamz:nth-child(even) .ugag .mak0p { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.e1j8x9 .g0yamz:nth-child(odd) .ugag .mak0p,
.x1zytr .g0yamz:nth-child(odd) .ugag .mak0p { background: var(--bg-card-inner); }
.e1j8x9 .g0yamz:nth-child(even) .gvvz6g8 .mak0p:nth-child(odd),
.x1zytr .g0yamz:nth-child(even) .gvvz6g8 .mak0p:nth-child(odd)  { background: var(--bg-card); }
.e1j8x9 .g0yamz:nth-child(even) .gvvz6g8 .mak0p:nth-child(even),
.x1zytr .g0yamz:nth-child(even) .gvvz6g8 .mak0p:nth-child(even) { background: var(--bg-card-inner); }
h1.be0h0o { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.be0h0o {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mcrw4xfd { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.hw4pr2 h2.be0h0o {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.bzata2hg h2.be0h0o {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tahc59 h2.be0h0o {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wx72vom h2.be0h0o::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ij3qoq h2.be0h0o {
  color: var(--text-primary); font-size: 1.7rem;
}
.qtqow6m h2.be0h0o::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.tswb9 h2.be0h0o {
  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) { .kkbb965 { display: none; } }
.fcywpu { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.rtkdjn8c { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.s09041w {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.slsnj628 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.st5h1o4 { padding-left: 20px; }
.st5h1o4 li { margin-bottom: 6px; }
.st5h1o4 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.st5h1o4 a:hover { color: var(--accent-light); }
.o69qzd .slsnj628 { display: none; }
.xivs0j8i .slsnj628 { display: none; }
.xivs0j8i .st5h1o4 { padding-left: 0; list-style: none; }
.xivs0j8i .st5h1o4 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xivs0j8i .st5h1o4 a { font-size: 0.92rem; }
.nmrzr74 .s09041w { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nmrzr74 .slsnj628 { display: none; }
.nmrzr74 .st5h1o4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.nmrzr74 .st5h1o4 li { margin-bottom: 0; }
.nmrzr74 .st5h1o4 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;
}
.nmrzr74 .st5h1o4 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.hydc .s09041w { padding: 20px 20px 16px; }
.hydc .st5h1o4 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.hydc .st5h1o4 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.hydc .st5h1o4 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;
}
.hydc .st5h1o4 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;
}
.hydc .st5h1o4 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.hydc .st5h1o4 a:focus,
.hydc .st5h1o4 a:focus-visible,
.hydc .st5h1o4 a:target { outline: none; }
.hydc .st5h1o4 li:target a { border-color: var(--border); color: var(--text-muted); }
.dm9mdh .s09041w { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dm9mdh .slsnj628 { display: none; }
.dm9mdh .st5h1o4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.dm9mdh .st5h1o4 li { counter-increment: toc-n; margin-bottom: 0; }
.dm9mdh .st5h1o4 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;
}
.dm9mdh .st5h1o4 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;
}
.dm9mdh .st5h1o4 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jid28m .s09041w { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.jid28m .slsnj628 { display: none; }
.jid28m .st5h1o4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.jid28m .st5h1o4 li { margin-bottom: 0; }
.jid28m .st5h1o4 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;
}
.jid28m .st5h1o4 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.c5yl .s09041w { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.c5yl .slsnj628 { display: none; }
.c5yl .st5h1o4 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.c5yl .st5h1o4 li { margin-bottom: 0; }
.c5yl .st5h1o4 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.c5yl .st5h1o4 li:last-child::after { content: ""; margin-right: 0; }
.c5yl .st5h1o4 a { font-size: 0.9rem; }
.mak0p { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ugag .mak0p { background: var(--bg-card); }
.gvvz6g8 .mak0p:nth-child(odd)  { background: var(--bg-card); }
.gvvz6g8 .mak0p:nth-child(even) { background: var(--bg-raised); }
.y0ecx .mak0p {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.y0ecx .mak0p:last-child { border-bottom: none; }
.y0ecx h3.mcrw4xfd { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fsvc0fcl .mak0p {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fsvc0fcl .mak0p + .mak0p { margin-top: 4px; }
.d5zpz .mak0p { background: none; border-radius: 0; padding: 12px 0; }
.d5zpz .mak0p + .mak0p { border-top: 1px solid var(--border-section); }
.j01u { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.d36vzyj8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.d3g9czm9 { color: var(--text-body); margin-bottom: 10px; }
.f5q7me, .k8jds0ne { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.f5q7me li, .k8jds0ne li { margin-bottom: 6px; }
.k8jds0ne li { list-style: decimal; }
.i24y9xf     .f5q7me { list-style-type: "● "; }
.wtsh4w2c  .f5q7me { list-style-type: "■ "; }
.mjj88yjf .f5q7me { list-style-type: "◆ "; }
.u5ije2o    .f5q7me { list-style-type: "★ "; }
.i24y9xf     .klxul { list-style-type: "● "; }
.wtsh4w2c  .klxul { list-style-type: "■ "; }
.mjj88yjf .klxul { list-style-type: "◆ "; }
.u5ije2o    .klxul { list-style-type: "★ "; }
.i24y9xf    .f5q7me li::marker, .i24y9xf    .klxul li::marker,
.wtsh4w2c .f5q7me li::marker, .wtsh4w2c .klxul li::marker,
.mjj88yjf .f5q7me li::marker, .mjj88yjf .klxul li::marker,
.u5ije2o   .f5q7me li::marker, .u5ije2o   .klxul li::marker {
  color: var(--cta); font-size: 1em;
}
.i24y9xf .k8jds0ne,
.wtsh4w2c .k8jds0ne,
.mjj88yjf .k8jds0ne,
.u5ije2o .k8jds0ne {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.i24y9xf .k8jds0ne li,
.wtsh4w2c .k8jds0ne li,
.mjj88yjf .k8jds0ne li,
.u5ije2o .k8jds0ne li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.i24y9xf .k8jds0ne li::before,
.wtsh4w2c .k8jds0ne li::before,
.mjj88yjf .k8jds0ne li::before,
.u5ije2o .k8jds0ne 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;
}
.i24y9xf     .k8jds0ne li::before { border-radius: 50%; }
.wtsh4w2c  .k8jds0ne li::before { border-radius: 3px; }
.mjj88yjf .k8jds0ne li::before { border-radius: 3px; }
.u5ije2o    .k8jds0ne li::before { border-radius: 50%; }
.sogy { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.r6he38cu .sogy,
.ckyk .sogy { background: transparent; border: none; border-radius: 0; }
.y09ycp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.y09ycp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.y09ycp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.y09ycp tr:hover td { background: var(--bg-hover); }
.yu9kvflo .y09ycp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zkbld9 .y09ycp { border: 1px solid var(--border-alt); }
.zkbld9 .y09ycp th,
.zkbld9 .y09ycp td { border: 1px solid var(--border-alt); }
.tf82 .y09ycp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tf82 .y09ycp td { border-bottom: none; }
.tf82 .y09ycp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z9bgb .y09ycp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.j6c39xwx .sogy {
  overflow: hidden;
}
.j6c39xwx .y09ycp th { border-bottom: 1px solid var(--border-alt); }
.j6c39xwx .y09ycp tr:last-child td { border-bottom: none; }
.uied21 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vw9r { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.my5phx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.u7b4a { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qlyss { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.klxul { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.klxul 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%}
.uk2yjgy .u7b4a { background: transparent; text-align: center; }
.hajohpl .my5phx {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.jen3g .my5phx {
  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);
}
.zf8469 .vw9r { display: grid; grid-template-columns: auto 1fr; }
.zf8469 .my5phx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.zf8469 .u7b4a { grid-column: 2; }
.zf8469 .qlyss,
.zf8469 .klxul { grid-column: 1 / -1; }
.x7bec62x .vw9r { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.x7bec62x .my5phx {
  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);
}
.x7bec62x .u7b4a { grid-column: 2; }
.x7bec62x .qlyss,
.x7bec62x .klxul { grid-column: 1 / -1; }
.bxs5 .vw9r { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bxs5 .u7b4a { background: none; color: var(--accent-light); font-weight: 700; }
.kmr3ma2m .vw9r { 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); }
.kmr3ma2m .u7b4a { background: none; color: var(--accent-light); font-weight: 700; }
.smh29k .vw9r { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.smh29k .vw9r:last-child { border-bottom: none; }
.smh29k .u7b4a { background: none; color: var(--accent-light); font-weight: 700; }
.p708 .vw9r { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.p708 .u7b4a { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nme3okd .uied21 { counter-reset: card-n; }
.nme3okd .vw9r  { counter-increment: card-n; }
.nme3okd .u7b4a { display: flex; align-items: center; gap: 10px; }
.nme3okd .u7b4a::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;
}
.c9alhq .vw9r { background: var(--bg-surface); border: 1px solid var(--border); }
.c9alhq .u7b4a { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.hnae6i2f { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.hnae6i2f         { --cl-hue: var(--accent); }
.uyfq     { --cl-hue: #16a34a; }
.tvjf9v    { --cl-hue: #2563eb; }
.uyfq, .b4ubx8, .tvjf9v, .oabuede {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.yadp1j1 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.yadp1j1::before { color: var(--cl-hue); }
.hnae6i2f strong { color: var(--text-primary); font-size: 0.95rem; }
.hnae6i2f p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.bad75 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.svgad0, .hqfz4u { border-radius: 8px; padding: 14px; }
.svgad0 { background: var(--bg-pros); }
.hqfz4u { background: var(--bg-cons); }
.srt9 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.svgad0 .srt9 { color: var(--c-pros-label); }
.hqfz4u .srt9 { color: #f87171; }
.svgad0 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hqfz4u ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.be22q97 { width: 100%; height: auto; border-radius: 10px; display: block; }
.mypgj3y {
  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;
}
.mypgj3y:hover { opacity: 0.85; }
.pmpmjf .mypgj3y  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.pmpmjf .mypgj3y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.f47f3 .mypgj3y  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.f47f3 .mypgj3y:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pmpmjf .w216.mypgj3y, .f47f3 .w216.mypgj3y,
.pmpmjf .pcy0h2f .mypgj3y, .f47f3 .pcy0h2f .mypgj3y {
  background: var(--cta); border: none; color: #fff;
}
.pmpmjf .w216.mypgj3y:hover, .f47f3 .w216.mypgj3y:hover,
.pmpmjf .pcy0h2f .mypgj3y:hover, .f47f3 .pcy0h2f .mypgj3y:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.yni72c9 .is1g7n09 { border-radius: 50px; }
.yni72c9 .mypgj3y  { border-radius: 50px; }
.x64xro2 .is1g7n09,
.x64xro2 .mypgj3y { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.x64xro2 .is1g7n09:hover,
.x64xro2 .mypgj3y:hover { filter: brightness(1.08); opacity: 1; }
.vrkit .is1g7n09,
.vrkit .mypgj3y { box-shadow: 0 3px 14px -2px var(--cta); }
.vrkit .is1g7n09:hover,
.vrkit .mypgj3y:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.qz60a .is1g7n09,
.qz60a .mypgj3y { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.qz60a .is1g7n09:hover,
.qz60a .mypgj3y:hover { opacity: 1; }
.qz60a .is1g7n09:active,
.qz60a .mypgj3y:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.lhr0ghl .is1g7n09,
.lhr0ghl .mypgj3y { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.lhr0ghl .is1g7n09:hover,
.lhr0ghl .mypgj3y:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.lhr0ghl .is1g7n09:active,
.lhr0ghl .mypgj3y:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.yo5kkkij .is1g7n09,
.yo5kkkij .mypgj3y { position: relative; overflow: hidden; }
.yo5kkkij .is1g7n09::before,
.yo5kkkij .mypgj3y::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;
}
.yo5kkkij .is1g7n09:hover::before,
.yo5kkkij .mypgj3y:hover::before { left: 135%; }
.wb56t .is1g7n09,
.wb56t .mypgj3y { border-radius: 0; }
.qa89b7j .is1g7n09 { padding-left: 22px; padding-right: 22px; }
.qa89b7j .mypgj3y  { padding-left: 12px; padding-right: 12px; }
.isii4oj .is1g7n09 { padding-left: 44px; padding-right: 44px; }
.isii4oj .mypgj3y  { padding-left: 24px; padding-right: 24px; }
.spw1cv7 .is1g7n09 { padding-left: 56px; padding-right: 56px; }
.spw1cv7 .mypgj3y  { padding-left: 32px; padding-right: 32px; }
.fiwx   .is1g7n09::after, .fiwx   .mypgj3y::after,
.i73l8 .is1g7n09::after, .i73l8 .mypgj3y::after,
.tkbp    .is1g7n09::after, .tkbp    .mypgj3y::after,
.f3c3pd    .is1g7n09::after, .f3c3pd    .mypgj3y::after,
.idsoq0c    .is1g7n09::after, .idsoq0c    .mypgj3y::after,
.zyz9     .is1g7n09::after, .zyz9     .mypgj3y::after,
.i7mj    .is1g7n09::after, .i7mj    .mypgj3y::after,
.coim5fy1   .is1g7n09::after, .coim5fy1   .mypgj3y::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;
}
.fiwx .is1g7n09::after, .fiwx .mypgj3y::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");
}
.i73l8 .is1g7n09::after, .i73l8 .mypgj3y::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");
}
.tkbp .is1g7n09::after, .tkbp .mypgj3y::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");
}
.f3c3pd .is1g7n09::after, .f3c3pd .mypgj3y::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");
}
.idsoq0c .is1g7n09::after, .idsoq0c .mypgj3y::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");
}
.zyz9 .is1g7n09::after, .zyz9 .mypgj3y::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");
}
.i7mj .is1g7n09::after, .i7mj .mypgj3y::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");
}
.coim5fy1 .is1g7n09::after, .coim5fy1 .mypgj3y::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");
}
.d349k   .oiew::after, .d349k   .yizz20::after,
.w9vucwo .oiew::after, .w9vucwo .yizz20::after,
.v8wb0    .oiew::after, .v8wb0    .yizz20::after,
.xiqohnmr    .oiew::after, .xiqohnmr    .yizz20::after,
.jr3zmh    .oiew::after, .jr3zmh    .yizz20::after,
.o9rtpy     .oiew::after, .o9rtpy     .yizz20::after,
.bvikb2cz    .oiew::after, .bvikb2cz    .yizz20::after,
.tomg1c   .oiew::after, .tomg1c   .yizz20::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;
}
.d349k .oiew::after, .d349k .yizz20::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");
}
.w9vucwo .oiew::after, .w9vucwo .yizz20::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");
}
.v8wb0 .oiew::after, .v8wb0 .yizz20::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");
}
.xiqohnmr .oiew::after, .xiqohnmr .yizz20::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");
}
.jr3zmh .oiew::after, .jr3zmh .yizz20::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");
}
.o9rtpy .oiew::after, .o9rtpy .yizz20::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");
}
.bvikb2cz .oiew::after, .bvikb2cz .yizz20::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");
}
.tomg1c .oiew::after, .tomg1c .yizz20::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");
}
.wombf8 {
  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;
}
.pykg {
  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;
}
.pykg > * { min-width: 0; }
.pykg:hover { background: var(--bg-hover); }
.pykg > [itemprop="item"] { display: contents; }
.pykg [itemprop="itemReviewed"],
.pykg [itemprop="reviewRating"] { display: none; }
.pykg::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;
}
.a7qwl {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.mtjti {
  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;
}
.eht9ka4m { max-height: 52px; max-width: 110px; object-fit: contain; }
.v6pecf10 {
  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;
}
.fa2ydxzh .mtjti    { background: #1a1a1a; }
.qzgmf91 .mtjti   { background: rgba(128,128,128,.12); }
.qoz6kc .mtjti { background: var(--bg-raised); }
.cwzox .mtjti    { background: transparent; padding: 0; }
.cuyyh {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.skbv { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.up5o { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.gbv4y {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.hcd2d4 {
  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;
}
.zq44jf {
  
  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%;
}
.ettc {
  
  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;
}
.w216 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.w216.mypgj3y {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .pykg {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .pykg::before    { grid-area: rank;   }
  .a7qwl           { grid-area: ident;  }
  .cuyyh     { grid-area: rating; min-width: 0; width: auto; }
  .gbv4y           { grid-area: pills;  }
  .w216             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .pykg {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .pykg::before    { justify-self: center; }
  .a7qwl           { width: 100%; }
  .cuyyh     { justify-self: center; }
  .gbv4y           { grid-template-columns: 1fr; }
}
.lg6wwt {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ffjih3vk {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.rx63k {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.rx63k img { max-width: 80px; max-height: 50px; object-fit: contain; }
.xp6iempi { flex: 1; }
.xp6iempi h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.nsz1 { color: var(--c-stars); font-size: 1.1rem; }
.bqtf5fl { margin-bottom: 8px; }
.aixcbtz {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.aixcbtz > span { color: var(--accent); font-weight: 700; }
.cyff em, .fgij8 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .aixcbtz { padding: 10px 16px; gap: 6px 16px; } }
.pcy0h2f { flex-shrink: 0; align-self: flex-start; }
.pcy0h2f .mypgj3y { white-space: nowrap; }
@media (max-width: 560px) {
  .ffjih3vk { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .rx63k { order: 1; }
  .pcy0h2f { order: 2; margin-left: auto; align-self: center; }
  .xp6iempi { order: 3; flex: 1 1 100%; min-width: 0; }
}
.xinh img.rzd2cz { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.r6he38cu { padding: 20px 24px; }
.oktqa4ey { color: var(--text-muted); margin-bottom: 16px; }
.la7vey { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.wmjhk99w, .e34anfe { list-style: none; font-size: 0.9rem; }
.wmjhk99w li { color: var(--c-pros); margin-bottom: 4px; }
.e34anfe li { color: var(--c-cons); margin-bottom: 4px; }
.wmjhk99w li::before { content: "✓"; margin-right: 5px; }
.e34anfe li::before { content: "✗"; margin-right: 5px; }
.o33f4mnf .wmjhk99w li::before { content: "→"; }
.o33f4mnf .e34anfe li::before { content: "–"; }
.iygn  .wmjhk99w li::before { content: "★"; }
.iygn  .e34anfe li::before { content: "✕"; }
.pfte    .wmjhk99w li::before { content: "◆"; }
.pfte    .e34anfe li::before { content: "▲"; }
.kp4y9n2t  .wmjhk99w li::before { content: "▶"; }
.kp4y9n2t  .e34anfe li::before { content: "■"; }
.obv1fz { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.ek5f { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.o4ott { background: var(--bg-pros); color: var(--c-tag-pay); }
.prf40i39 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.hn3c037 .prf40i39 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.gms9v .prf40i39 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .las2pca .lr71 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .las2pca .lg6wwt { margin: 0; }
}
.pnals .ffjih3vk { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.pnals .xp6iempi h3 { color: var(--accent-light); }
.pnals .rx63k { background: var(--bg-page); border: 1px solid var(--border); }
.vcjthnpz .lg6wwt { border-top: 4px solid var(--accent); }
.vcjthnpz .ffjih3vk { background: var(--bg-card); }
.q2m7 .lg6wwt { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.q2m7 .ffjih3vk { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.q2m7 .r6he38cu { padding: 14px 16px; }
.q2m7 .rx63k { border-radius: 4px; }
.q2m7 .prf40i39 { border-radius: 0; }
.fcqo8h5n .ffjih3vk { padding: 0; gap: 0; overflow: hidden; }
.fcqo8h5n .rx63k { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.fcqo8h5n .xp6iempi { padding: 16px 20px; }
.fcqo8h5n .pcy0h2f { padding: 16px 20px; align-self: center; }
.ui8ro .nsz1 { font-size: .95rem; }
.ckyk .bad75 { gap: 10px; }
.ckyk .svgad0, .ckyk .hqfz4u { padding: 12px; }
.ckyk .svgad0 ul, .ckyk .hqfz4u ul { margin: 4px 0 0; padding-left: 18px; }
.ckyk .svgad0 li, .ckyk .hqfz4u li { font-size: .85rem; margin-bottom: 3px; }
.ctgb .ek5f { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .dn5w64qe { grid-template-columns: 1fr; }
  .wk4rfao { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wk4rfao .v9i6l1n { width: 72px; height: 50px; }
  .wk4rfao .m2lmva { max-width: 180px; }
  .wk4rfao .vxji5eqg { width: auto; }
}
.cnfn6z .ui8ro .nsz1 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .cnfn6z { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .g69n0 { padding: 16px; }
  .w0ubq4d4 .avq0g { min-width: 50%; }
}
.wnwu .bad75 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pou32q { grid-template-columns: 1fr; }
  .vitvv { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .or9dp5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vhh3i { flex-wrap: wrap; padding: 16px; }
}
.cquz .bad75 { gap: 8px; }
.cquz .svgad0, .cquz .hqfz4u { padding: 8px; }
@media (max-width: 480px) {
  .bsqxegc0 { flex-direction: column; align-items: stretch; }
}
.ul5w23 .vxji5eqg .mypgj3y { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .o3lqiyf3 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ul5w23 .vxji5eqg { text-align: center; }
}
@media (max-width: 720px) {
  .c3vkux { grid-template-columns: 1fr; }
  .cgitiq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .jfj7ljlj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.bwsi .b10dmsw { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.n5pvh .nsz1 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .utuoq8dp { grid-template-columns: 1fr; }
  .n5pvh { width: 100px; height: 100px; margin: 16px auto; }
  .bwsi { font-size: 1.4rem; }
  .fbfxjy { justify-content: center; }
  .spopkdg1 .avq0g { min-width: 50%; }
}
.a1yi7 .bad75 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .tk0s { flex-wrap: wrap; padding: 14px 16px; }
  .drm6b { padding: 12px 16px; }
  .a1yi7 .bad75 { margin: 0 16px; }
  .a1yi7 .ctgb { padding: 0 16px; }
  .yk9xn { padding: 12px 16px; }
}
.dqxgny .pykg {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.dqxgny .pykg:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hax5ip4 .wombf8 { gap: 18px; }
.hax5ip4 .pykg {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hax5ip4 .pykg:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.eruz6o .wombf8 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.eruz6o .pykg {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.eruz6o .pykg:last-child { border-bottom: none; }
.eruz6o .a7qwl,
.eruz6o .cuyyh,
.eruz6o .gbv4y {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.gh3gx .wombf8 { gap: 0; }
.gh3gx .pykg {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.gh3gx .pykg:last-child { border-bottom: none; }
.gh3gx .pykg:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.gh3gx .pykg:nth-child(even):hover { background: var(--bg-hover); }
.ef51cg .pykg {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.m5jnz .gbv4y .hcd2d4 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.m5jnz .gbv4y .hcd2d4:first-child { border-left: none; }
.aatx31 .gbv4y .hcd2d4 {
  background: transparent; padding: 4px 8px;
}
.aatx31 .gbv4y .zq44jf { font-size: .65rem; opacity: .65; }
.aatx31 .gbv4y .ettc   { font-size: 1.15rem; color: var(--accent-light); }
.gyem2scz .gbv4y .hcd2d4 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.up5o { display: none; }
.bk5j .skbv { font-size: 1rem; letter-spacing: 2px; }
.ln71v6 .skbv {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rzgtuob .skbv,
.magmc5z .skbv,
.dxf6yjz .skbv { display: none; }
.rzgtuob .up5o,
.magmc5z .up5o,
.dxf6yjz .up5o { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.rzgtuob .up5o { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rzgtuob .up5o small { display: none; }
.magmc5z .up5o {
  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;
}
.magmc5z .up5o small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.dxf6yjz .up5o {
  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;
}
.dxf6yjz .up5o small { display: none; }
.rzgtuob .bqtf5fl .nsz1,
.magmc5z .bqtf5fl .nsz1,
.dxf6yjz .bqtf5fl .nsz1 { display: none; }
.rzgtuob .bqtf5fl strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.rzgtuob .b10dmsw { display: none; }
.magmc5z .bqtf5fl strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.magmc5z .cq9jp3u,
.magmc5z .b10dmsw { font-size: 1em; }
.dxf6yjz .bqtf5fl strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.dxf6yjz .b10dmsw { display: none; }
.iw95zh { margin: 16px 0; }
.z5cv8t { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.z5cv8t summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.z5cv8t summary::after { content: "+"; color: var(--accent-light); }
.z5cv8t[open] summary::after { content: "−"; }
.z5cv8t p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.g0yamz { margin-bottom: 0; }
.cribh h2.be0h0o { color: var(--text-primary); border-color: var(--accent-light); }
.y33rivue h2.be0h0o { color: var(--text-primary); border-color: var(--accent-light); }
.g2ixr .uyfq     { background: #052e16; border-color: #10b981; }
.g2ixr .tvjf9v    { background: #1e1036; border-color: #a855f7; }
.g2ixr .hnae6i2f strong  { color: #f1f5f9; }
.g2ixr .hnae6i2f p       { color: #cbd5e1; }
.g2ixr .vl6j7i8c    .uyfq     .yadp1j1::before,
.g2ixr .bvujuj  .uyfq     .yadp1j1::before,
.g2ixr .atrgm7  .uyfq     .yadp1j1::before,
.g2ixr .a8tss .uyfq     .yadp1j1::before { color: #10b981; }
.g2ixr .vl6j7i8c    .b4ubx8 .yadp1j1::before,
.g2ixr .bvujuj  .b4ubx8 .yadp1j1::before,
.g2ixr .atrgm7  .b4ubx8 .yadp1j1::before,
.g2ixr .a8tss .b4ubx8 .yadp1j1::before { color: #f43f5e; }
.g2ixr .vl6j7i8c    .tvjf9v    .yadp1j1::before,
.g2ixr .bvujuj  .tvjf9v    .yadp1j1::before,
.g2ixr .atrgm7  .tvjf9v    .yadp1j1::before,
.g2ixr .a8tss .tvjf9v    .yadp1j1::before { color: #a855f7; }
.fyskd0k .uyfq     { background: #2d2000; border-color: #eab308; }
.fyskd0k .tvjf9v    { background: #2d1600; border-color: #f97316; }
.fyskd0k .hnae6i2f strong  { color: #f1f5f9; }
.fyskd0k .hnae6i2f p       { color: #cbd5e1; }
.fyskd0k .vl6j7i8c    .uyfq     .yadp1j1::before,
.fyskd0k .bvujuj  .uyfq     .yadp1j1::before,
.fyskd0k .atrgm7  .uyfq     .yadp1j1::before,
.fyskd0k .a8tss .uyfq     .yadp1j1::before { color: #eab308; }
.fyskd0k .vl6j7i8c    .b4ubx8 .yadp1j1::before,
.fyskd0k .bvujuj  .b4ubx8 .yadp1j1::before,
.fyskd0k .atrgm7  .b4ubx8 .yadp1j1::before,
.fyskd0k .a8tss .b4ubx8 .yadp1j1::before { color: #ef4444; }
.fyskd0k .vl6j7i8c    .tvjf9v    .yadp1j1::before,
.fyskd0k .bvujuj  .tvjf9v    .yadp1j1::before,
.fyskd0k .atrgm7  .tvjf9v    .yadp1j1::before,
.fyskd0k .a8tss .tvjf9v    .yadp1j1::before { color: #f97316; }
.pah1i .uyfq     { background: #0c1a2e; border-color: #38bdf8; }
.pah1i .tvjf9v    { background: #0a2020; border-color: #2dd4bf; }
.pah1i .hnae6i2f strong  { color: #f1f5f9; }
.pah1i .hnae6i2f p       { color: #cbd5e1; }
.pah1i .vl6j7i8c    .uyfq     .yadp1j1::before,
.pah1i .bvujuj  .uyfq     .yadp1j1::before,
.pah1i .atrgm7  .uyfq     .yadp1j1::before,
.pah1i .a8tss .uyfq     .yadp1j1::before { color: #38bdf8; }
.pah1i .vl6j7i8c    .b4ubx8 .yadp1j1::before,
.pah1i .bvujuj  .b4ubx8 .yadp1j1::before,
.pah1i .atrgm7  .b4ubx8 .yadp1j1::before,
.pah1i .a8tss .b4ubx8 .yadp1j1::before { color: #818cf8; }
.pah1i .vl6j7i8c    .tvjf9v    .yadp1j1::before,
.pah1i .bvujuj  .tvjf9v    .yadp1j1::before,
.pah1i .atrgm7  .tvjf9v    .yadp1j1::before,
.pah1i .a8tss .tvjf9v    .yadp1j1::before { color: #2dd4bf; }
.d3wml::before,
.b9gs3rx::before { margin-right: 5px; }
.vkql3c .svgad0 ul li,
.vkql3c .wmjhk99w li         { color: #4ade80; }
.vkql3c .svgad0 .d3wml { color: #22c55e; }
.vkql3c .hqfz4u ul li,
.vkql3c .e34anfe li         { color: #f87171; }
.vkql3c .hqfz4u .b9gs3rx { color: #ef4444; }
.lq3t .svgad0 { background: var(--bg-pros); }
.lq3t .hqfz4u { background: var(--bg-cons); }
.lq3t .svgad0 .d3wml { color: var(--c-pros-label); }
.lq3t .hqfz4u .b9gs3rx { color: var(--c-cons); }
.lq3t .svgad0 ul li,
.lq3t .wmjhk99w li            { color: var(--c-pros); }
.lq3t .hqfz4u ul li,
.lq3t .e34anfe li            { color: var(--c-cons); }
.sb8yzbw .svgad0 { background: var(--bg-pros); }
.sb8yzbw .hqfz4u { background: var(--bg-cons); }
.sb8yzbw .svgad0 .d3wml { color: var(--c-pros-label); }
.sb8yzbw .hqfz4u .b9gs3rx { color: var(--c-cons); }
.sb8yzbw .svgad0 ul li,
.sb8yzbw .wmjhk99w li          { color: var(--c-pros); }
.sb8yzbw .hqfz4u ul li,
.sb8yzbw .e34anfe li          { color: var(--c-cons); }
.olwszd .d3wml::before { content: "✓ "; }
.olwszd .b9gs3rx::before { content: "✗ "; }
.o33f4mnf .d3wml::before { content: "→ "; }
.o33f4mnf .b9gs3rx::before { content: "← "; }
.iygn .d3wml::before { content: "★ "; }
.iygn .b9gs3rx::before { content: "✕ "; }
.pfte .d3wml::before { content: "◆ "; }
.pfte .b9gs3rx::before { content: "▲ "; }
.gms9v .hnae6i2f { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.gms9v .hnae6i2f strong { color: var(--text-primary); }
.gms9v .hnae6i2f p      { color: var(--text-muted); }
.hn3c037 .hnae6i2f { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.tmc3 .hnae6i2f {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.tmc3 .hnae6i2f strong,
.tmc3 .hnae6i2f p { color: #fff; }
.tmc3 .yadp1j1::before { color: rgba(255,255,255,0.9) !important; }
.d1pgt3p .hnae6i2f {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.d1pgt3p .hnae6i2f strong { color: var(--text-primary); }
.d1pgt3p .hnae6i2f p      { color: var(--text-muted); }
.dtes .hnae6i2f { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vl6j7i8c .yadp1j1,
.bvujuj .yadp1j1,
.atrgm7 .yadp1j1,
.a8tss .yadp1j1 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vl6j7i8c .yadp1j1::before,
.bvujuj .yadp1j1::before,
.atrgm7 .yadp1j1::before,
.a8tss .yadp1j1::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vl6j7i8c .uyfq     .yadp1j1::before { content: "✦"; color: var(--c-tip-border); }
.vl6j7i8c .b4ubx8 .yadp1j1::before { content: "▲"; color: var(--c-warn-border); }
.vl6j7i8c .tvjf9v    .yadp1j1::before { content: "◉"; color: #60a5fa; }
.bvujuj .uyfq     .yadp1j1::before { content: "★"; color: var(--c-tip-border); }
.bvujuj .b4ubx8 .yadp1j1::before { content: "◆"; color: var(--c-warn-border); }
.bvujuj .tvjf9v    .yadp1j1::before { content: "●"; color: #60a5fa; }
.atrgm7 .uyfq     .yadp1j1::before { content: "▶"; color: var(--c-tip-border); }
.atrgm7 .b4ubx8 .yadp1j1::before { content: "■"; color: var(--c-warn-border); }
.atrgm7 .tvjf9v    .yadp1j1::before { content: "▸"; color: #60a5fa; }
.a8tss .uyfq     .yadp1j1::before { content: "→"; color: var(--c-tip-border); }
.a8tss .b4ubx8 .yadp1j1::before { content: "⬥"; color: var(--c-warn-border); }
.a8tss .tvjf9v    .yadp1j1::before { content: "◈"; color: #60a5fa; }
.at7bt .ugag .mak0p,
.at7bt .gvvz6g8 .mak0p  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.at7bt .vw9r                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.at7bt .pykg                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.at7bt .lg6wwt            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.at7bt .sogy          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.at7bt .s09041w                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lw0cn6v .ugag .mak0p,
.lw0cn6v .gvvz6g8 .mak0p,
.lw0cn6v .vw9r,
.lw0cn6v .pykg,
.lw0cn6v .lg6wwt,
.lw0cn6v .sogy,
.lw0cn6v .s09041w,
.lw0cn6v .dtes .hnae6i2f { box-shadow: none; }
.st6b9z   .d3g9czm9, .st6b9z .j01u, .st6b9z .d36vzyj8,
.st6b9z   .fcywpu, .st6b9z .rtkdjn8c { font-size: 0.9rem; }
.st6b9z   .f5q7me, .st6b9z .k8jds0ne { font-size: 0.9rem; }
.cj68iboo   .d3g9czm9, .cj68iboo .j01u, .cj68iboo .d36vzyj8,
.cj68iboo   .fcywpu, .cj68iboo .rtkdjn8c { font-size: 0.95rem; }
.cj68iboo   .f5q7me, .cj68iboo .k8jds0ne { font-size: 0.95rem; }
.bqndag   .d3g9czm9, .bqndag .j01u, .bqndag .d36vzyj8,
.bqndag   .fcywpu, .bqndag .rtkdjn8c { font-size: 1.08rem; }
.bqndag   .f5q7me, .bqndag .k8jds0ne { font-size: 1.05rem; }
.bqndag   .y09ycp { font-size: 0.97rem; }
.tc3c45a .fjfxb7      { font-size: 3.2rem; }
.tc3c45a h2.be0h0o { font-size: 1.9rem; }
.tc3c45a h3.mcrw4xfd     { font-size: 1.4rem; }
.sugh .fjfxb7      { font-size: 3.8rem; }
.sugh h2.be0h0o { font-size: 2.2rem; }
.sugh h3.mcrw4xfd     { font-size: 1.6rem; }
.g0yamz + .g0yamz { position: relative; }
.csp2w2   .g0yamz + .g0yamz::before,
.jssv20  .g0yamz + .g0yamz::before,
.txpen   .g0yamz + .g0yamz::before,
.hswuc   .g0yamz + .g0yamz::before,
.pzvsl1g   .g0yamz + .g0yamz::before,
.hzxp .g0yamz + .g0yamz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.csp2w2 .g0yamz + .g0yamz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jssv20 .g0yamz + .g0yamz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.txpen .g0yamz + .g0yamz::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;
}
.hswuc .g0yamz + .g0yamz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zirhf .g0yamz { margin-bottom: 16px; }
.zirhf .g0yamz + .g0yamz { margin-top: 0; }
.zirhf .pu1cf9y2 { padding-top: 0; padding-bottom: 0; }
.pzvsl1g .g0yamz + .g0yamz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hzxp .g0yamz + .g0yamz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.dlem .g0yamz + .g0yamz::before,
.bkdnzmon .g0yamz + .g0yamz::before,
.hpcf6 .g0yamz + .g0yamz::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%;
}
.e1j8x9 .dlem .g0yamz:nth-child(even)::before,
.e1j8x9 .bkdnzmon .g0yamz:nth-child(even)::before,
.e1j8x9 .hpcf6 .g0yamz:nth-child(even)::before { background: var(--bg-surface); }
.x1zytr .dlem .g0yamz:nth-child(even)::before,
.x1zytr .bkdnzmon .g0yamz:nth-child(even)::before,
.x1zytr .hpcf6 .g0yamz:nth-child(even)::before { background: var(--bg-card); }
.dlem .g0yamz + .g0yamz::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");
}
.bkdnzmon .g0yamz + .g0yamz::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");
}
.hpcf6 .g0yamz + .g0yamz::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");
}
.ukvsm .ammhkk,
.ukvsm .isklmg { margin-bottom: 60px; }
.lo8mnxv6 .x6zm,
.ukvsm .x6zm { padding-bottom: 60px; }
.adpb3n .x6zm { padding-bottom: 70px; }
.ukvsm .ammhkk::before,
.ukvsm .ammhkk::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");
}
.knrs .r884wzm { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jq3h8cf5 .r884wzm { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.g8giwqmi .r884wzm { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zb4nv .r884wzm { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qeu8s .d9rgpy { background: var(--accent); }
.qeu8s .d9rgpy .ltolx { background: none; }
.qeu8s .ptze6t44 { background: var(--accent); }
.qeu8s .r884wzm { background: var(--accent-bg); }
.qeu8s .ammhkk:not(.d9rgpy) .ltolx { background: rgba(0,0,0,0.6); }
.s4efqv .j5g3awca { float: left; width: 38%; margin: 0 28px 16px 0; }
.s4efqv .j5g3awca .be22q97 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s4efqv .pu1cf9y2::after { content: ''; display: block; clear: both; }
.hpg85nhs .j5g3awca { float: right; width: 38%; margin: 0 0 16px 28px; }
.hpg85nhs .j5g3awca .be22q97 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hpg85nhs .pu1cf9y2::after { content: ''; display: block; clear: both; }
.soq0gzc .g0yamz:nth-child(odd)  .j5g3awca { float: left;  width: 38%; margin: 0 28px 16px 0; }
.soq0gzc .g0yamz:nth-child(even) .j5g3awca { float: right; width: 38%; margin: 0 0 16px 28px; }
.soq0gzc .j5g3awca .be22q97 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.soq0gzc .pu1cf9y2::after { content: ''; display: block; clear: both; }
.s4efqv .uied21,
.s4efqv .wombf8,
.hpg85nhs .uied21,
.hpg85nhs .wombf8,
.soq0gzc .uied21,
.soq0gzc .wombf8 { clear: both; }
@media (max-width: 900px) {
  .s4efqv .j5g3awca,
  .hpg85nhs .j5g3awca,
  .soq0gzc .g0yamz:nth-child(odd)  .j5g3awca,
  .soq0gzc .g0yamz:nth-child(even) .j5g3awca {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .s4efqv .j5g3awca .be22q97,
  .hpg85nhs .j5g3awca .be22q97,
  .soq0gzc .j5g3awca .be22q97 {
    max-height: none !important;
  }
}
.s4efqv .f5q7me,
.s4efqv .k8jds0ne,
.hpg85nhs .f5q7me,
.hpg85nhs .k8jds0ne,
.soq0gzc .f5q7me,
.soq0gzc .k8jds0ne { overflow: hidden; }
@media (max-width: 640px) {
  .s4efqv .j5g3awca,
  .hpg85nhs .j5g3awca,
  .soq0gzc .j5g3awca { float: none; width: 100%; margin: 0 0 16px 0; }
}
.u5eb9zss .oah9,
.u5eb9zss .pu1cf9y2,
.u5eb9zss .cr7yrb  { max-width: 1100px; }
.ny3in43j .oah9,
.ny3in43j .pu1cf9y2,
.ny3in43j .cr7yrb  { max-width: 1200px; }
.b19lu .oah9,
.b19lu .pu1cf9y2,
.b19lu .cr7yrb  { max-width: 1320px; }
.efx1bhpd { font-size: 0.82rem; color: var(--text-muted); }
.o8qbd { display: flex; align-items: center; }
.i5z6q0 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lnsj2 { display: flex; align-items: center; }
.vtl8tc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.vtl8tc:hover { text-decoration: underline; }
.cmc9s { margin: 0 3px; opacity: 0.45; }
.cmc9s::before { content: '/'; }
.rvfiu { padding: 2px 5px; color: var(--text-main); }
.lzd5dz .efx1bhpd {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lzd5dz .o8qbd { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.rjrl7jvw .efx1bhpd {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.rjrl7jvw .o8qbd { padding: 0 0 0 12px; }
.pg3fuog {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.s0rny0 .o8qbd { padding: 0 16px; }
.s0rny0 .efx1bhpd {
  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);
}
.s0rny0 .oah9 { padding-top: 28px; }
@media (max-width: 720px) {
  .pg3fuog { margin-top: 18px; padding: 0 16px; }
  .s0rny0 .oah9 { padding-top: 16px; }
}
.u5eb9zss.lzd5dz .o8qbd { max-width: 1100px; }
.ny3in43j.lzd5dz .o8qbd { max-width: 1200px; }
.b19lu.lzd5dz .o8qbd { max-width: 1320px; }
.u5eb9zss .pg3fuog { max-width: 1100px; }
.ny3in43j .pg3fuog { max-width: 1200px; }
.b19lu .pg3fuog { max-width: 1320px; }
.zs0r .g0yamz { padding-top: 16px; padding-bottom: 16px; }
.hbc6e .g0yamz { padding-top: 24px; padding-bottom: 24px; }
.ptzt3z .g0yamz { padding-top: 40px; padding-bottom: 40px; }
.d7thg4qn .g0yamz { padding-top: 52px; padding-bottom: 52px; }
.sdhur .g0yamz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.sdhur .g0yamz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.sdhur .g0yamz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.sdhur .g0yamz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jbgvie2e .pu1cf9y2 { padding-top: 10px;  padding-bottom: 10px; }
.wla42m .pu1cf9y2 { padding-top: 18px;  padding-bottom: 18px; }
.vya7 .pu1cf9y2 { padding-top: 36px;  padding-bottom: 36px; }
.q2gxi .pu1cf9y2 { padding-top: 48px;  padding-bottom: 48px; }
.yyxd h2.be0h0o { font-weight: 600; }
.yyxd h3.mcrw4xfd     { font-weight: 600; }
.q7k8fkoo { font-weight: 500; }
.q7k8fkoo h2.be0h0o { font-weight: 800; }
.q7k8fkoo h3.mcrw4xfd     { font-weight: 700; }
.rl49sat2 h2.be0h0o { font-weight: 900; }
.rl49sat2 h3.mcrw4xfd     { font-weight: 800; }
.rl49sat2 .hnae6i2f strong,
.rl49sat2 .hnae6i2f strong { font-weight: 600; }
.oiew {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bxpu1eqa .oiew { display: none; }
@media (max-width: 640px) {
  .oiew { display: none !important; }
}
.oiew { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oiew:hover { opacity: 0.85; }
.gx1vc3y .oiew { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tdoc2  .yizz20 { left: 32px; }
@media (max-width: 480px) {
  .qgid .yizz20 { right: 20px; bottom: 20px; }
  .tdoc2  .yizz20 { left: 20px; bottom: 20px; }
}
.qg8j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cr7yrb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tui1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gft9v4t { color: var(--text-dim); font-size: 0.8rem; }
.ojd7 a, .g0y7e a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ojd7 a:hover, .g0y7e a:hover { color: var(--accent-light); }
.g0y7e { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.sjcsfd .cr7yrb { text-align: center; }
.sjcsfd .g0y7e { justify-content: center; margin-bottom: 16px; }
.sjcsfd .tui1 { margin-top: 0; }
.jx0gju { margin-top: 10px; }
.jx0gju a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .cr7yrb { padding-left: 16px; padding-right: 16px; }
  .ihqo0mgi .cr7yrb { padding: 20px 16px; }
  .g0y7e { gap: 4px 12px; }
  .tui1 { font-size: 0.78rem; }
}
.kaoi6h .tui1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.kaoi6h .gft9v4t { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .kaoi6h .byfx { grid-template-columns: 1fr 1fr; } .kaoi6h .g79xqiu8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kaoi6h .byfx { grid-template-columns: 1fr; } }
.h3kyj .tui1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .h3kyj .vbnd5 { gap: 12px; } .h3kyj .m7cxqne { margin-right: 0; width: 100%; } }
.ob8hjaa0 .tui1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ob8hjaa0 .gft9v4t { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ob8hjaa0 .hdrv6n0 { grid-template-columns: 1fr 1fr; } .ob8hjaa0 .cjredq { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ob8hjaa0 .hdrv6n0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .penzqdx .z1wm0j5t { grid-template-columns: 1fr 1fr; } .penzqdx .lgoccy0z:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .penzqdx .z1wm0j5t { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .aff1d .z1wm0j5t { grid-template-columns: 1fr; } }
.ennk .cr7yrb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ennk .g0y7e { justify-content: center; }
.sl5rp7u3 .g9oh      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sl5rp7u3 .qg8j { background: var(--bg-page); border-top-color: var(--border-alt); }
.aacqi68a .g9oh      { background: #0d1117; border-bottom-color: #21262d; }
.aacqi68a .z6bu4p9 { color: var(--accent-light); }
.aacqi68a .v563wztz { --msep-color: #8b949e; }
.aacqi68a .v563wztz a { color: #8b949e; }
.aacqi68a .v563wztz a:hover { color: var(--accent-light); }
.aacqi68a .dj9g { color: #8b949e; }
.aacqi68a .qg8j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.aacqi68a .tui1,
.aacqi68a .gft9v4t { color: #6e7681; }
.aacqi68a .ojd7 a, .aacqi68a .g0y7e a,
.aacqi68a .ojd7 a:hover, .aacqi68a .g0y7e a:hover,
@media (max-width: 640px) {
  .aacqi68a .v563wztz { background: #0d1117; border-top-color: #21262d; }
  .aacqi68a .v563wztz li a { border-bottom-color: #21262d; }
}
.uaccfkh .g9oh      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.uaccfkh .z6bu4p9 { color: var(--accent-light); }
.uaccfkh .v563wztz { --msep-color: #475569; }
.uaccfkh .v563wztz a { color: #475569; }
.uaccfkh .v563wztz a:hover { color: var(--accent-light); }
.uaccfkh .dj9g { color: #64748b; }
.uaccfkh .qg8j { background: #f0f4f8; border-top-color: #cbd5e1; }
.uaccfkh .tui1,
.uaccfkh .gft9v4t { color: #64748b; }
.uaccfkh .ojd7 a, .uaccfkh .g0y7e a,
.uaccfkh .ojd7 a:hover, .uaccfkh .g0y7e a:hover,
@media (max-width: 640px) {
  .uaccfkh .v563wztz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .uaccfkh .v563wztz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.szbpkbq .g9oh      { background: var(--accent); border-bottom-color: var(--accent-light); }
.szbpkbq .z6bu4p9 { color: #fff; }
.szbpkbq .v563wztz { --msep-color: rgba(255,255,255,0.82); }
.szbpkbq .v563wztz a { color: rgba(255,255,255,0.82); }
.szbpkbq .v563wztz a:hover { color: #fff; }
.szbpkbq .dj9g { color: rgba(255,255,255,0.9); }
.szbpkbq .qg8j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.szbpkbq .tui1,
.szbpkbq .gft9v4t { color: rgba(255,255,255,0.72); }
.szbpkbq .ojd7 a, .szbpkbq .g0y7e a,
.szbpkbq .ojd7 a:hover, .szbpkbq .g0y7e a:hover,
@media (max-width: 640px) {
  .szbpkbq .v563wztz { background: var(--accent); border-top-color: var(--accent-light); }
  .szbpkbq .v563wztz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.m80crzaz .g9oh {
  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);
}
.m80crzaz .qg8j {
  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) {
  .m80crzaz .v563wztz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.fsdivc .g7h53se { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.n7gnotw .g7h53se { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wrm9ybn .g7h53se { min-height: 72px; height: auto; }
.awfxh .g7h53se { min-height: 84px; height: auto; }
.ihqo0mgi .g7h53se { max-width: none; padding: 0 32px; }
.ihqo0mgi .cr7yrb  { max-width: none; padding: 24px 32px; }
.z4xeqkn9.ny3in43j .g7h53se { max-width: 1200px; }
.z4xeqkn9.b19lu .g7h53se { max-width: 1320px; }
.dh4h   .z6bu4p9, .dh4h   .m7cxqne { text-transform: capitalize; }
.f09o2 .z6bu4p9, .f09o2 .m7cxqne { text-transform: lowercase; }
.nyfk .z6bu4p9, .nyfk .m7cxqne { text-transform: uppercase; letter-spacing: 0.06em; }
.xocs, .s9njg {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ikkp6yo .xocs,
.nxwvb .xocs,
.azslg2 .xocs,
.mqqrel .xocs,
.e9jqx3   .v563wztz a { font-weight: 500; }
.icxr39h5 .v563wztz a { font-weight: 600; }
.g4o8z4ta     .v563wztz a { font-weight: 700; }
.g20cm54    .v563wztz a { font-weight: 800; letter-spacing: 0.01em; }
.lcpco0n3     .v563wztz > li + li::before,
.ujo1g    .v563wztz > li + li::before,
.u3ggupa    .v563wztz > li + li::before,
.x4ln3 .v563wztz > li + li::before,
.t02ofacy .v563wztz > li + li::before,
.m010  .v563wztz > li + li::before,
.mh49i4    .v563wztz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.lcpco0n3     .v563wztz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ujo1g    .v563wztz > li + li::before { content: "|"; }
.u3ggupa    .v563wztz > li + li::before { content: "—"; }
.x4ln3 .v563wztz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.t02ofacy .v563wztz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.m010  .v563wztz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.mh49i4    .v563wztz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .i2wykb .dj9g,
  .bjhnt .dj9g,
  .urm5lo .dj9g,
  .xy05 .dj9g,
  .n0ek15 .dj9g {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .i2wykb .dj9g::before,
  .bjhnt .dj9g::before,
  .urm5lo .dj9g::before,
  .xy05 .dj9g::before,
  .n0ek15 .dj9g::before { content: ""; display: block; flex-shrink: 0; }

  
  .i2wykb .dj9g::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;
  }

  
  .bjhnt .dj9g::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;
  }

  
  .urm5lo .dj9g::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;
  }

  
  .xy05 .dj9g::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;
  }

  
  .n0ek15 .dj9g::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) {
  .n6y9 .dj9g {
    padding: 5px 14px;
  }
  .n6y9 .v563wztz {
    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;
  }
  .n6y9 .v563wztz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .n6y9 .v563wztz li a:hover { background: var(--bg-raised); }
  .n6y9 .qixvi2,
  .rgn3a .qixvi2,
  .cvv7u .qixvi2 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .onuom3be .dj9g {
    padding: 5px 10px;
  }
  .onuom3be .v563wztz {
    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);
  }
  .onuom3be .v563wztz.rjx8n5u { transform: translateX(0); }
  .onuom3be .v563wztz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .onuom3be .v563wztz li:last-child a { border-bottom: none; }
  .szbpkbq .v563wztz,
  .aacqi68a .v563wztz { background: var(--accent) !important; }
  .szbpkbq .v563wztz li a,
  .aacqi68a .v563wztz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .cvv7u .dj9g {
    padding: 5px 10px;
  }
  .cvv7u .v563wztz {
    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);
  }
  .cvv7u .v563wztz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .cvv7u .v563wztz.rjx8n5u { transform: translateY(0); }
  .cvv7u .v563wztz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .b2pzl .dj9g {
    padding: 5px 10px;
  }
  .b2pzl .v563wztz {
    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;
  }
  .b2pzl .v563wztz.rjx8n5u { opacity: 1; pointer-events: auto; }
  .b2pzl .v563wztz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .z0ihg8dj     .dj9g { border-radius: 0 !important; }
  .klkzibto   .dj9g { border-radius: 8px !important; }
  .by0rdzs .dj9g { border-radius: 50% !important; }
  .lsu3ldy   .dj9g { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ynch .vu1kbzku { flex-direction: column; align-items: stretch; }
  .ynch .s3z0n { flex-direction: row; min-width: auto; }
  .ynch .g4gfs { align-items: flex-start; text-align: left; }
}
.wn1evr9k,
.wn1evr9k.g0yamz,
.e1j8x9 .wn1evr9k,
.yqwfz6 .wn1evr9k,
.x1zytr .wn1evr9k,
.crg2cllf .wn1evr9k {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.oabkd2 {
  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;
}
.sl2g6 { flex: 1 1 280px; min-width: 0; }
.lgdblm64 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jdg1z {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.q7k9ds {
  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;
}
.q7k9ds:hover { transform: translateY(-1px); opacity: 0.95; }
.zdjdc .oabkd2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.zdjdc .lgdblm64 { color: var(--cta); }
.zdjdc .jdg1z { color: var(--text-body); }
.zdjdc .q7k9ds {
  background: var(--cta) !important;
  color: #fff !important;
}
.dh7zo .oabkd2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.dh7zo .lgdblm64 { color: var(--text-primary); }
.dh7zo .jdg1z { color: var(--text-body); }
.dh7zo .q7k9ds {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .oabkd2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .sl2g6 { flex: 0 0 auto; }
  .lgdblm64 { font-size: 1.2rem; }
  .q7k9ds { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.vvrhhv .re9qzw87 { height: 36px; }
.y4tm .re9qzw87 { height: 60px; max-width: 200px; }
.oyj3pk .re9qzw87 { height: 56px; max-width: 180px; }
.nhka5    .skbv, .nhka5    .nsz1 { color: #f59e0b; }
.w4bg9c3m      .skbv { font-size: 1rem; letter-spacing: 1.5px; }
.w4bg9c3m      .nsz1   { font-size: 1.35rem; }
.t4u9mp    .skbv, .t4u9mp    .nsz1 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.y750ua     .skbv, .y750ua     .nsz1 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.zrfhg8d8 .skbv, .zrfhg8d8 .nsz1 { color: var(--cta); letter-spacing: 2px; }
.wdyc4c   .skbv, .wdyc4c   .nsz1 { color: #e91e63; letter-spacing: 2px; }
.rsdnnk  .skbv, .rsdnnk  .nsz1 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.s8an     .skbv, .s8an     .nsz1 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.m5jnz .hcd2d4 + .hcd2d4 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.n8fjym5 .pykg { padding: 18px 24px; min-height: 68px; }
.aatx31 .zq44jf {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.aatx31 .ettc {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.gyem2scz .hcd2d4 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.wombf8 { counter-reset: cs-rank; }
.wombf8 .pykg { counter-increment: cs-rank; }
.wombf8 .pykg::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;
}
.s6rm0 .wombf8 { counter-reset: cs-rank; gap: 0; }
.s6rm0 .pykg {
  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;
}
.s6rm0 .pykg::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;
}
.s6rm0 .a7qwl {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.s6rm0 .mtjti {
  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;
}
.s6rm0 .eht9ka4m { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.s6rm0 .a7qwl { min-width: 0; flex-direction: column; width: 100%; }
.s6rm0 .v6pecf10 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.s6rm0 .skbv { color: var(--cta, var(--accent)); }
.s6rm0 .up5o { font-weight: 700; }
.s6rm0 .hcd2d4 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.s6rm0 .zq44jf {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.s6rm0 .ettc {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.s6rm0 .w1lr24 .ettc { font-size: 1.3rem; color: var(--accent-light); }
.s6rm0 .w216 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.s6rm0 .pykg:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .s6rm0 .wombf8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .s6rm0 .pykg {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .s6rm0 .pykg { padding: 40px 16px 20px; }
  .s6rm0 .hcd2d4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .s6rm0 .w216 { width: 100%; min-width: 0; }
}
.mw004 .wombf8 { counter-reset: cs-rank; gap: 10px; }
.mw004 .pykg {
  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);
}
.mw004 .pykg::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);
}
.mw004 .a7qwl {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.mw004 .mtjti {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.mw004 .eht9ka4m { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.mw004 .v6pecf10 {
  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;
}
.mw004 .skbv { color: var(--cta, var(--accent)); }
.mw004 .hcd2d4 {
  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;
}
.mw004 .zq44jf {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.mw004 .ettc { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.mw004 .w1lr24 .ettc { color: var(--accent-light); }
.mw004 .w216 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.mw004 .pykg:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .mw004 .pykg {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .mw004 .pykg::before {
    position: absolute; top: 14px; left: 14px;
  }
  .mw004 .a7qwl {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .mw004 .v6pecf10 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .mw004 .hcd2d4 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .mw004 .w216 { width: 100%; min-width: 0; }
  .mw004 .skbv { min-width: 0; }
}
.ln33i25h .pykg::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ee1t4n4 .z5cv8t {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ee1t4n4 .z5cv8t summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ee1t4n4 .z5cv8t p { padding: 0 2px 16px; }
.l8t1yu .z5cv8t { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.l8t1yu .z5cv8t summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.l8t1yu .z5cv8t summary::after { content: "›"; font-size: 1.2em; }
.l8t1yu .z5cv8t[open] summary::after { content: "‹"; }
.l8t1yu .z5cv8t p { padding: 10px 22px 4px; }
.onwz6ge .z5cv8t {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.onwz6ge .z5cv8t summary { color: var(--text-primary); padding-left: 16px; }
.onwz6ge .z5cv8t summary::after { content: "›"; font-size: 1.1em; }
.onwz6ge .z5cv8t[open] summary::after { content: "‹"; }
.onwz6ge .z5cv8t p { padding-left: 16px; }
.njst .iw95zh { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.njst .z5cv8t {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.njst .z5cv8t:last-child { border-bottom: none; }
.njst .z5cv8t summary { color: var(--text-primary); border-radius: 0; }
.njst .z5cv8t summary::after { content: "›"; font-size: 1.1em; }
.njst .z5cv8t[open] summary::after { content: "‹"; }
.vizs .z5cv8t { overflow: hidden; }
.vizs .z5cv8t summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vizs .z5cv8t summary::after { color: rgba(255,255,255,.75); }
.vizs .z5cv8t[open] summary { border-radius: 0; }
.jg0cm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mln3hy {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n1bom941 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.osjl91rk { color: var(--text-muted); font-size: 1.05rem; }
.d0yaf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.o0wfipkc { margin-bottom: 20px; }
.gk2n3go {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.u1k9 {
  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;
}
.u1k9:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.l4w1tc5e { resize: vertical; min-height: 130px; }
.y9l0j { width: 100%; margin-top: 8px; }
.as1e {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.dpqc9u {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.em89com { color: var(--text-muted); line-height: 1.75; }
.x0xou2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.x0xou2 li { margin-bottom: 6px; }
.vwyxm5 { max-width: 760px; margin: 0 auto; }
.dxgxvixe { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qyeu { max-width: 760px; margin: 0 auto; }
.wy7ijyka { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.s0r3 ul.x0xou2 { margin: 0; }
.ljkyy .wy7ijyka { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .ljkyy { grid-template-columns: 1fr; gap: 10px; } }
.z8pm7 { max-width: 640px; margin: 0 auto; text-align: center; }
.r2fgoz62 { margin-bottom: 48px; }
.r2fgoz62 .wy7ijyka { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.r2fgoz62 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ow33soz .x0xou2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hj6d { grid-template-columns: 1fr; } }
.u6tsw { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.u6tsw:hover .gn8c { color: var(--accent-light); text-decoration: underline; }
.sc53 { color: inherit; text-decoration: none; }
.sc53:hover { color: var(--accent-light); text-decoration: underline; }
.k5oubrrk { display: inline-block; line-height: 0; }
.dm6mbt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ruph { max-width: 760px; margin: 0 auto; }
.uv4g ul.x0xou2 { margin: 0; }
.l2v7osy9 { color: var(--text-muted); line-height: 1.75; }
.iloip6vw .x0xou2,
.ige7 .x0xou2,
.pcjgd0 .x0xou2,
.cv2hynwz .x0xou2 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.y6dl { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ajzbvb2u { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.hyn8ja { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.xzo6 { margin-top: 12px; }
.rxzn { 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; }
.rxzn:hover { border-bottom-color: var(--accent-light); }
.u1fg { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.u1fg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xtq5os { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.n02dpeje { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.u84d3 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .uwqlh { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.s42woee .hyn8ja, .s42woee .ajzbvb2u { max-width: 640px; }
.pyf8fn1 .y6dl { font-size: 1.6rem; margin-top: 18px; }
.j2qm64 .hyn8ja { margin-bottom: 28px; }
@media (max-width: 860px) { .l9vfx { grid-template-columns: 1fr; } .pyf8fn1 { position: static; text-align: center; } }
.elh9e3 .u1fg { margin: 0 auto 18px; }
.elh9e3 .n02dpeje { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .bjqss { grid-template-columns: 1fr; } }
.p9ul4vyk { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.zmmiuzg { flex: 1; }
.p9ul4vyk .y6dl { font-size: 1.6rem; margin-bottom: 6px; }
.ffd85alt { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.cv2hynwz { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.c04knbd { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.cv2hynwz p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cv2hynwz .x0xou2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p9ul4vyk { flex-direction: column; text-align: center; } .ffd85alt { grid-template-columns: 1fr; } }
.ooyi .y6dl { font-size: 1.35rem; margin: 0 0 4px; }
.ooyi .n02dpeje { margin: 0; }
.qbbh7 .n1bom941 { color: var(--accent-light); }
.wszim .n1bom941 { font-size: 2rem; }
.wszim .osjl91rk { max-width: 680px; }
.vikd {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.vikd .n1bom941 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.vikd .osjl91rk  { margin: 0; }
@media (max-width: 640px) { .vikd { flex-direction: column; } }
.r5lyk5ak .n1bom941 { color: var(--accent-light); }
.fobycj .n1bom941 { color: #fff; }
.fobycj .osjl91rk  { color: rgba(255,255,255,0.85); }
.jkqaz { max-width: 680px; margin: 0 auto; }
.uk08iit {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .uk08iit { grid-template-columns: 1fr; } }
.kuidwtq .u1k9 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kuidwtq .u1k9:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.yzpz7 .u1k9 { background: var(--bg-raised); border-color: transparent; }
.yzpz7 .u1k9:focus { background: var(--bg-card); border-color: var(--accent-light); }
.gq14d .u1k9 { border-radius: 100px; padding: 11px 20px; }
.gq14d .l4w1tc5e { border-radius: 14px; }
.fido {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .fido { grid-template-columns: 1fr; } }
.yob8d {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.yob8d h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.yob8d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.enws { counter-reset: priv-count; }
.ywn5zz {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ywn5zz:last-child { border-bottom: none; }
.ywyc {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ywn5zz h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ywn5zz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.maxot8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.maxot8 li { margin-bottom: 6px; }
.jkv95e3{display:none}
.jkv95e3:empty,.b3mw:empty{display:none}
.rua2{position:relative;overflow:visible}
.dlcfzy1 .lkvjn,.f7v026a .lkvjn,
.kjadeuc .lkvjn,.rnnzusu .lkvjn,
.emkg .lkvjn,.npez9 .lkvjn{display:block}
.nim1y .me2wrvl{display:block}
.dlcfzy1 .lkvjn,.f7v026a .lkvjn,
.kjadeuc .lkvjn,.rnnzusu .lkvjn,
.emkg .lkvjn{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}
.dlcfzy1 .lkvjn .b3mw,.f7v026a .lkvjn .b3mw,
.kjadeuc .lkvjn .b3mw,.rnnzusu .lkvjn .b3mw,
.emkg .lkvjn .b3mw{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}
.dlcfzy1 .qbq06pj,.f7v026a .qbq06pj,
.kjadeuc .qbq06pj,.rnnzusu .qbq06pj,
.emkg .qbq06pj{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.dlcfzy1 .lkvjn,.f7v026a .lkvjn{top:12px}
.dlcfzy1 .lkvjn .b3mw{margin-right:auto}
.f7v026a .lkvjn .b3mw{margin-left:auto}
.f7v026a .lkvjn{text-align:right}
.kjadeuc .lkvjn,.rnnzusu .lkvjn{bottom:12px}
.kjadeuc .lkvjn .b3mw{margin-right:auto}
.rnnzusu .lkvjn .b3mw{margin-left:auto}
.rnnzusu .lkvjn{text-align:right}
.emkg .lkvjn{position:relative;margin-top:16px}
.emkg .lkvjn .b3mw{margin:0 auto}
.npez9 .lkvjn{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.npez9 .lkvjn .b3mw{margin:0}
.npez9 .r884wzm~.lkvjn,
.npez9 .uym58~.lkvjn{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.npez9 .r884wzm~.lkvjn .b3mw,
.npez9 .uym58~.lkvjn .b3mw{justify-content:flex-start}
.r884wzm~.lkvjn,.uym58~.lkvjn{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}
.r884wzm~.lkvjn .b3mw{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.uym58~.lkvjn .b3mw{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.me2wrvl .b3mw{margin:0 0 12px}
.b3mw{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.p7wn1yt4{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.gn8c{font-weight:600;color:var(--text-heading);opacity:1}
.occn4z4x::before{content:"·";margin:0 2px;opacity:.5}
.qbq06pj{white-space:nowrap}
.a6q5rwtl .p7wn1yt4{display:none}
.excs .qbq06pj{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.excs .occn4z4x::before{content:""}
.lz96l .qbq06pj{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}
.lz96l .occn4z4x::before{content:""}
.lbhuug .b3mw{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.g9lkrwn .qbq06pj{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.g9lkrwn .occn4z4x::before{content:""}
.erbr20 .qbq06pj{color: var(--accent-light);opacity:1;font-weight:500}
.jjsfvj61 .qbq06pj{border-bottom:1px solid currentColor;padding-bottom:2px}
.gz0dn8e .b3mw{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.sauczhw9{--date-bg:var(--accent-bg-light)}
.bdq01ijz .occn4z4x::before{content:""}
.w0hrlws .occn4z4x::before{content:"•";opacity:.4}
.w0hrlws .qbq06pj + .qbq06pj::before{content:"•";margin-right:6px;opacity:.4}
.rb33ic .occn4z4x::before{content:"/";opacity:.35}
.rb33ic .qbq06pj + .qbq06pj::before{content:"/";margin-right:6px;opacity:.35}
.zwczq6q3 .occn4z4x::before{content:"|";opacity:.3}
.zwczq6q3 .qbq06pj + .qbq06pj::before{content:"|";margin-right:6px;opacity:.3}
.v9c5vl .occn4z4x::before{content:"—";opacity:.3}
.v9c5vl .qbq06pj + .qbq06pj::before{content:"—";margin-right:6px;opacity:.3}
.oy25d4yl .occn4z4x::before{content:"◆";font-size:.5em;opacity:.35}
.oy25d4yl .qbq06pj + .qbq06pj::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.n285 .occn4z4x::before{content:"·";opacity:.4}
.n285 .qbq06pj + .qbq06pj::before{content:"·";margin-right:6px;opacity:.4}
.cavjsf .occn4z4x::before{content:"›";opacity:.4}
.cavjsf .qbq06pj + .qbq06pj::before{content:"›";margin-right:6px;opacity:.4}
.o49g3qb .occn4z4x::before{content:"→";opacity:.35;font-size:.85em}
.o49g3qb .qbq06pj + .qbq06pj::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.nv57vm{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.iiv8{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.w2b5{display:flex;flex-direction:column;gap:3px}
.bxqnzi{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.rtzq7{font-weight:700;font-size:1rem;color:var(--text-heading)}
.n8vpfi8{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.rnyn03th .nv57vm{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.lamq2a9 .nv57vm{border-top:3px solid var(--accent);padding-top:18px}
.x4ena58q .nv57vm{border-left:3px solid var(--accent);border-radius:0}
.ry9en .nv57vm{padding:20px 0}
@media(max-width:640px){
  .nv57vm{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .n8vpfi8{max-width:100%}
}
.a1y6w .sogy{margin:0}
@media (max-width:560px){
  .kl6rrs{grid-template-columns:repeat(2,1fr);gap:12px}
}
.r1umu {
  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;
}
.r1umu.cnykh {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.ful8aep {
  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; } }
.ful8aep .nz6nh0db {
  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;
}
.ful8aep .nz6nh0db::before,
.ful8aep .nz6nh0db::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.ful8aep .nz6nh0db::before { transform: translate(-50%, -50%) rotate(45deg); }
.ful8aep .nz6nh0db::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.ful8aep .nz6nh0db:hover { background: rgba(0,0,0,0.12) !important; }
.kafai0 {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.ipxk {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.p5aszfv {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.uwivzd {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.ful8aep .kzqg9 {
  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;
}
.ful8aep .kzqg9:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .ful8aep { padding: 28px 18px 20px; }
  .p5aszfv { font-size: 1.2rem; }
  .kafai0 { max-width: 220px; max-height: 80px; }
}
.kxl2o0v4 {
  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);
}
.mquch0d3 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.r4pq  .kxl2o0v4 { border-radius: 50%; }
.urne  .kxl2o0v4 { border-radius: 6px; }
.d9vl23j .kxl2o0v4 { border-radius: 22px; }
.atwg .oabkd2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kxl2o0v4 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ra9qwb .g0yamz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ra9qwb .pu1cf9y2 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ra9qwb .oabkd2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ldhk {
  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;                  
}
.ldhk.cnykh { transform: translate(-50%, 0); }
.ldhk .g0yamz,
.ldhk .pu1cf9y2 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.ldhk .oabkd2 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.a9k92ww {
  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;
}
.a9k92ww::before,
.a9k92ww::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.a9k92ww::before { transform: translate(-50%, -50%) rotate(45deg); }
.a9k92ww::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.a9k92ww:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .ldhk { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .ldhk .oabkd2 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .ldhk .jdg1z { display: none !important; }
  .ldhk .lgdblm64 { font-size: 1.1rem !important; }
  .ldhk .kxl2o0v4 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .a9k92ww { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .g7h53se { flex-direction: row-reverse; }
[dir="rtl"] .v563wztz { flex-direction: row-reverse; }
[dir="rtl"] .tdoc2  .yizz20 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .qgid .yizz20 { right: auto; left: 20px; }
  [dir="rtl"] .tdoc2  .yizz20 { left: auto;  right: 20px; }
}
[dir="rtl"] .s4efqv .j5g3awca  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .hpg85nhs .j5g3awca { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .r884wzm,
[dir="rtl"] .ugjtfq,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .f5q7me, [dir="rtl"] .k8jds0ne { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .svgad0 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hqfz4u { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hnae6i2f { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .oabkd2 { direction: rtl; }
[dir="rtl"] .kxl2o0v4 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .pykg,
[dir="rtl"] .efx1bhpd { direction: rtl; }
[dir="rtl"] .s09041w { direction: rtl; }
[dir="rtl"] .st5h1o4 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .i24y9xf .k8jds0ne,
[dir="rtl"] .wtsh4w2c .k8jds0ne,
[dir="rtl"] .mjj88yjf .k8jds0ne,
[dir="rtl"] .u5ije2o .k8jds0ne {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .i24y9xf .k8jds0ne li::before,
[dir="rtl"] .wtsh4w2c .k8jds0ne li::before,
[dir="rtl"] .mjj88yjf .k8jds0ne li::before,
[dir="rtl"] .u5ije2o .k8jds0ne li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .r884wzm.wrvi .x6zm { align-items: flex-end; text-align: right; }
[dir="rtl"] .r884wzm.pcv3bnir .x6zm { text-align: center; }
[dir="rtl"] .r884wzm .x6zm { text-align: right; }
[dir="rtl"] .pu1cf9y2,
[dir="rtl"] .fcywpu,
[dir="rtl"] .rtkdjn8c,
[dir="rtl"] .d0yaf,
[dir="rtl"] .gk2n3go,
[dir="rtl"] .hyn8ja,
[dir="rtl"] .u1k9,
[dir="rtl"] .l4w1tc5e { text-align: right; direction: rtl; }
[dir="rtl"] .gq14d .u1k9,
[dir="rtl"] .kuidwtq .u1k9 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #ec4899;
  --brand:           #ec4899;
  --brand-light:     #ae1d65;
  --brand-pale:      #d2468b;
  --grad-start:      #f49bc7;
  --grad-end:        #f7d5e6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #22c55e;
  --cta-light:       #17a64c;
  --cta-hover:       #189045;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f4;
  --bg-raised:       #f1edef;
  --bg-hover:        #f6f3f4;
  --border:          #e9e1e5;
  --border-alt:      #ddcfd6;
  --border-section:  #e9e1e5;
  --text-primary:    #1b1719;
  --text-muted:      #615059;
  --text-body:       #372e32;
  --text-sub:        #53454c;
  --text-faint:      #8b737f;
  --text-dim:        #a28f98;
  --text-label:      #6f5c65;
  --text-value:      #45393f;
  --accent-bg:       #f5e0ea;
  --accent-bg-light: #f1c5db;
  --bg-tip:          #f1f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f1f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #1b960c;
  --c-cons:          #9f212b;
  --c-pros-label:    #20b30e;
  --c-tip-border:    #23c610;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1b960c;
}
:root { --logo-bg-opacity: 49%; }
body, button, input { font-family: "Roboto", sans-serif; }
.pvlq .pe4i, .pvlq .r884wzm { min-height: 520px; }
.cmc9s::before { content: '•'; }