:root {
  --color-accent: #0e186d;
  --color-cta: #f97316;
  --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;
}
.je1hxwu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hr1g2 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.viypsi {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mhwum { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kktsga { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kktsga a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kktsga a:hover { color: var(--accent-light); }
.yo3u     .w6v45 { border-radius: 24px; padding: 8px; }
.yo3u .w6v45 li a { border-radius: 16px; }
.yvrwsx2 .w6v45 li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .w6v45 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dvr3lti:hover .w6v45,
  .dvr3lti:focus-within .w6v45 { display: block; }
  .w6v45 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.wq3q5n23 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.su52 { display: none; }
@media (max-width: 640px) {
  .su52 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .su52.hd1jm { display: block; }
}
@media (max-width: 640px) {
  .wq3q5n23 { display: block; }
  .kktsga > li + li::before { display: none !important; }
  .kktsga {
    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;
  }
  .kktsga.hd1jm { display: flex; }
  .kktsga li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kktsga li:last-child a { border-bottom: none; }
}
.kgo6z { min-height: 480px; }
.r0kvzjt {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wjed { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.spih .wjed { margin-left: 0; margin-right: 0; }
.i6ibjol {
  background: var(--cta); color: var(--cta-fg, #fff); text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.jghmmv .i6ibjol { margin-top: 24px; }
.i6ibjol:hover { opacity: 0.88; }
.r4znaihh {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.zlk7mi {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.r4znaihh .zmjig {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.r4znaihh .r0kvzjt { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r4znaihh .wjed { color: #e2e8f0; }
.r4znaihh.rm6vb6e .zmjig { text-align: center; }
.r4znaihh.spih   .zmjig { text-align: left; }
.l9fpw .zmjig {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.l9fpw .r0kvzjt { color: var(--text-primary); text-shadow: none; }
.l9fpw .wjed { color: var(--text-muted); }
.l9fpw .i6ibjol { margin-top: 16px; }
.l9fpw, .l9fpw.kgo6z { min-height: auto !important; }
.l9fpw.rm6vb6e .zmjig { text-align: center; }
.l9fpw.spih   .zmjig { text-align: left; }
.l9fpw~.v3ajiy{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}
.l9fpw~.v3ajiy .cx3ymhjr{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}
.l6c3v {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.j8eqbthu .l6c3v,
.j8eqbthu .l6c3v::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.qhuv2ax .l6c3v,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ybuy2 .l6c3v,
.ybuy2 .r4znaihh .zlk7mi {
  overflow: hidden;
}
.ybuy2 .l6c3v::after,
.ybuy2 .r4znaihh .zlk7mi::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.cvp5f .l6c3v,
.cvp5f .dvih {
  position: relative; overflow: hidden;
}
.cvp5f .l6c3v::after,
.cvp5f .dvih::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); }
}
.cvp5f .r4znaihh .zlk7mi {
  overflow: hidden;
}
.cvp5f .r4znaihh .zlk7mi::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;
}
.altzp8r .l6c3v,
.altzp8r .r4znaihh .zlk7mi {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.j8eqbthu .r4znaihh .zlk7mi {
  overflow: hidden;
}
.j8eqbthu .r4znaihh .zlk7mi::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.qhuv2ax .r4znaihh .zlk7mi {
  animation: hg-breathe 10s ease-in-out infinite;
}
.l6c3v .zlk7mi {
  background: none;
}
.l6c3v .r0kvzjt { color: #fff; }
.l6c3v .wjed { color: rgba(255,255,255,0.85); }
.cvp5f .nxm5ptk { position: relative; overflow: hidden; }
.cvp5f .nxm5ptk::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;
}
.nxm5ptk .r0kvzjt { text-shadow: none; color: var(--text-primary); }
.nxm5ptk .wjed { color: var(--text-muted); }
body.jpqbcv1j .r0kvzjt {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.r8bs5 .r0kvzjt {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.kgo6z.l6c3v .r0kvzjt,
section.l6c3v .r0kvzjt {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.nxm5ptk.spih   .wiffcva { align-items: flex-start; text-align: left; }
.kgo6z .aa31a {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.aa31a .i2nv8yr {
  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;
}
.aa31a .i2nv8yr::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.aa31a .xe6z8 { display: contents !important; }
.aa31a .xe6z8 .y8lw {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.aa31a .xe6z8 .byrx481 { max-height: 48px; max-width: 96px; }
.aa31a .xe6z8 .y218178r {
  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;
}
.aa31a .k1mkp {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.aa31a .pb86 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.aa31a .cuuk { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.aa31a .cuuk small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.aa31a .zsw8g0 { display: contents !important; }
.aa31a .zsw8g0 .ynxc742:not(.au7d2) { display: none !important; }
.aa31a .zsw8g0 .au7d2 {
  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;
}
.aa31a .zsw8g0 .au7d2 .b7lyh {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.aa31a .zsw8g0 .au7d2 .ysjx {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.aa31a .jxcpcfhq { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.aa31a .jxcpcfhq.xpq4ix7i {
  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;
}
.aa31a .jxcpcfhq.xpq4ix7i:hover { opacity: 0.85; }
.aa31a .i2nv8yr,
.aa31a .i2nv8yr:hover,
.aa31a .i2nv8yr:nth-child(even),
.aa31a .i2nv8yr:nth-child(odd),
.aa31a .i2nv8yr:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.qzvi3 .zmjig { padding-bottom: 24px; }
.jghmmv .zmjig { max-width: 1100px; }
@media (max-width: 700px) {
  .nxm5ptk { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .nxm5ptk:not(.lof05ka) .vnjt7k { display: none !important; }
  .lof05ka .vnjt7k { padding: 16px; }
  .wiffcva  { padding: 36px 24px; }
  .nxm5ptk~.v3ajiy,.sbsdb~.v3ajiy{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .kgo6z, .nxm5ptk { min-height: 320px !important; }
  .r0kvzjt { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .inmpdv9,
  .j6qj,
  .gjxmrb { grid-template-columns: 1fr !important; }

  

  
  .qzvi3 { display: flex !important; flex-direction: column !important; }
  .qzvi3 .zmjig { display: contents; }
  .qzvi3 .zlk7mi { order: 0; }
  .qzvi3 .r0kvzjt { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qzvi3 .inmpdv9 { order: 2; padding: 0 16px 12px !important; }
  .qzvi3 .wjed { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .jghmmv .zmjig { display: flex; flex-direction: column; }
  .jghmmv .zmjig .r0kvzjt { order: 1; }
  .jghmmv .zmjig .gjxmrb { order: 2; margin: 8px 0 24px !important; }
  .jghmmv .zmjig .wjed { order: 3; }
  .jghmmv .zmjig .i6ibjol { order: 4; align-self: center; margin-top: 0; }

  
  .nxm5ptk.lof05ka {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .nxm5ptk.lof05ka .wiffcva { display: contents; padding: 0; }
  .nxm5ptk.lof05ka .wiffcva .r0kvzjt { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .nxm5ptk.lof05ka .vnjt7k { order: 2; padding: 12px 16px; }
  .nxm5ptk.lof05ka .wiffcva .wjed { order: 3; padding: 0 24px; margin: 0 auto; }
  .nxm5ptk.lof05ka .wiffcva .i6ibjol { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ubmk1r4 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g7b3slh { width: 100%; height: auto; display: block; border-radius: 10px; }
.b1di .ubmk1r4        { border-radius: 16px; }
.b1di .g7b3slh  { border-radius: 16px; }
.v4vo2l8 .ubmk1r4         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.v4vo2l8 .g7b3slh   { border-radius: 8px; }
.lk66g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.j11x { width: 100%; padding: 32px 0; position: relative; }
.se4er { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.nbtxwpcu .j11x:nth-child(even) { background: var(--bg-surface); }
.nbtxwpcu .j11x:nth-child(odd)  { background: var(--bg-page); }
.mzz823oj .j11x:nth-child(even) { background: var(--bg-card); }
.mzz823oj .j11x:nth-child(odd)  { background: var(--bg-page); }
.nbtxwpcu .j11x:nth-child(odd)  .se4er { background: var(--bg-card); border-radius: 6px; }
.nbtxwpcu .j11x:nth-child(even) .se4er { background: var(--bg-raised); border-radius: 6px; }
.mzz823oj .j11x:nth-child(odd)  .se4er { background: var(--bg-card); border-radius: 6px; }
.mzz823oj .j11x:nth-child(even) .se4er { background: var(--bg-raised); border-radius: 6px; }
.nbtxwpcu .j11x:nth-child(even) .ujcop3 .kvbabl,
.mzz823oj .j11x:nth-child(even) .ujcop3 .kvbabl { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.nbtxwpcu .j11x:nth-child(odd) .ujcop3 .kvbabl,
.mzz823oj .j11x:nth-child(odd) .ujcop3 .kvbabl { background: var(--bg-card-inner); }
.nbtxwpcu .j11x:nth-child(even) .lxpycv1n .kvbabl:nth-child(odd),
.mzz823oj .j11x:nth-child(even) .lxpycv1n .kvbabl:nth-child(odd)  { background: var(--bg-card); }
.nbtxwpcu .j11x:nth-child(even) .lxpycv1n .kvbabl:nth-child(even),
.mzz823oj .j11x:nth-child(even) .lxpycv1n .kvbabl:nth-child(even) { background: var(--bg-card-inner); }
h1.ezm8z6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ezm8z6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.x1yqwxrl { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.nmh7 h2.ezm8z6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.udt7yx h2.ezm8z6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.av4mxnc h2.ezm8z6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.uncn h2.ezm8z6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.jnpo1emt h2.ezm8z6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.tndd9vm5 h2.ezm8z6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.gw8ahkfr h2.ezm8z6 {
  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) { .kktsu2d3 { display: none; } }
.rcnb4 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pxp4w6wj { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dhbub0 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.l8zftbg { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.s5c00yr2 { padding-left: 20px; }
.s5c00yr2 li { margin-bottom: 6px; }
.s5c00yr2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.s5c00yr2 a:hover { color: var(--accent-light); }
.b7ljqa .l8zftbg { display: none; }
.jp0458 .l8zftbg { display: none; }
.jp0458 .s5c00yr2 { padding-left: 0; list-style: none; }
.jp0458 .s5c00yr2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jp0458 .s5c00yr2 a { font-size: 0.92rem; }
.y45o .dhbub0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.y45o .l8zftbg { display: none; }
.y45o .s5c00yr2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.y45o .s5c00yr2 li { margin-bottom: 0; }
.y45o .s5c00yr2 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;
}
.y45o .s5c00yr2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.awuzwc .dhbub0 { padding: 20px 20px 16px; }
.awuzwc .s5c00yr2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.awuzwc .s5c00yr2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.awuzwc .s5c00yr2 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;
}
.awuzwc .s5c00yr2 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;
}
.awuzwc .s5c00yr2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.awuzwc .s5c00yr2 a:focus,
.awuzwc .s5c00yr2 a:focus-visible,
.awuzwc .s5c00yr2 a:target { outline: none; }
.awuzwc .s5c00yr2 li:target a { border-color: var(--border); color: var(--text-muted); }
.jcv7 .dhbub0 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.jcv7 .l8zftbg { display: none; }
.jcv7 .s5c00yr2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.jcv7 .s5c00yr2 li { counter-increment: toc-n; margin-bottom: 0; }
.jcv7 .s5c00yr2 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;
}
.jcv7 .s5c00yr2 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;
}
.jcv7 .s5c00yr2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bk4w54s5 .dhbub0 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.bk4w54s5 .l8zftbg { display: none; }
.bk4w54s5 .s5c00yr2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.bk4w54s5 .s5c00yr2 li { margin-bottom: 0; }
.bk4w54s5 .s5c00yr2 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;
}
.bk4w54s5 .s5c00yr2 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.uvim7 .dhbub0 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.uvim7 .l8zftbg { display: none; }
.uvim7 .s5c00yr2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.uvim7 .s5c00yr2 li { margin-bottom: 0; }
.uvim7 .s5c00yr2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.uvim7 .s5c00yr2 li:last-child::after { content: ""; margin-right: 0; }
.uvim7 .s5c00yr2 a { font-size: 0.9rem; }
.kvbabl { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ujcop3 .kvbabl { background: var(--bg-card); }
.lxpycv1n .kvbabl:nth-child(odd)  { background: var(--bg-card); }
.lxpycv1n .kvbabl:nth-child(even) { background: var(--bg-raised); }
.dp1qfj9 .kvbabl {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.dp1qfj9 .kvbabl:last-child { border-bottom: none; }
.dp1qfj9 h3.x1yqwxrl { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hf5h .kvbabl {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hf5h .kvbabl + .kvbabl { margin-top: 4px; }
.zci5rxf .kvbabl { background: none; border-radius: 0; padding: 12px 0; }
.zci5rxf .kvbabl + .kvbabl { border-top: 1px solid var(--border-section); }
.whfctaa3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.fdysj { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.hkgksq { color: var(--text-body); margin-bottom: 10px; }
.li15opz, .myotqn { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.li15opz li, .myotqn li { margin-bottom: 6px; }
.myotqn li { list-style: decimal; }
.arkctr7     .li15opz { list-style-type: "● "; }
.vbnqos  .li15opz { list-style-type: "■ "; }
.js8uz .li15opz { list-style-type: "◆ "; }
.uigy    .li15opz { list-style-type: "★ "; }
.arkctr7     .xaph7gmf { list-style-type: "● "; }
.vbnqos  .xaph7gmf { list-style-type: "■ "; }
.js8uz .xaph7gmf { list-style-type: "◆ "; }
.uigy    .xaph7gmf { list-style-type: "★ "; }
.arkctr7    .li15opz li::marker, .arkctr7    .xaph7gmf li::marker,
.vbnqos .li15opz li::marker, .vbnqos .xaph7gmf li::marker,
.js8uz .li15opz li::marker, .js8uz .xaph7gmf li::marker,
.uigy   .li15opz li::marker, .uigy   .xaph7gmf li::marker {
  color: var(--cta); font-size: 1em;
}
.arkctr7 .myotqn,
.vbnqos .myotqn,
.js8uz .myotqn,
.uigy .myotqn {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.arkctr7 .myotqn li,
.vbnqos .myotqn li,
.js8uz .myotqn li,
.uigy .myotqn li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.arkctr7 .myotqn li::before,
.vbnqos .myotqn li::before,
.js8uz .myotqn li::before,
.uigy .myotqn 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;
}
.arkctr7     .myotqn li::before { border-radius: 50%; }
.vbnqos  .myotqn li::before { border-radius: 3px; }
.js8uz .myotqn li::before { border-radius: 3px; }
.uigy    .myotqn li::before { border-radius: 50%; }
.gh41ck7i { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ssbqg5o .gh41ck7i,
.w9bgvd .gh41ck7i { background: transparent; border: none; border-radius: 0; }
.rktvgkp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rktvgkp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rktvgkp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rktvgkp tr:hover td { background: var(--bg-hover); }
.lstex .rktvgkp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.p2rm8pi0 .rktvgkp { border: 1px solid var(--border-alt); }
.p2rm8pi0 .rktvgkp th,
.p2rm8pi0 .rktvgkp td { border: 1px solid var(--border-alt); }
.i5ezu .rktvgkp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.i5ezu .rktvgkp td { border-bottom: none; }
.i5ezu .rktvgkp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jcxj .rktvgkp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.e5m5di .gh41ck7i {
  overflow: hidden;
}
.e5m5di .rktvgkp th { border-bottom: 1px solid var(--border-alt); }
.e5m5di .rktvgkp tr:last-child td { border-bottom: none; }
.tkdv4f { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.rfp0ll { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xg6pmv97 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.rc26tjmp { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.aubkyeoz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xaph7gmf { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xaph7gmf 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%}
.hjnr1gu .rc26tjmp { background: transparent; text-align: center; }
.o7j0u402 .xg6pmv97 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.a462 .xg6pmv97 {
  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);
}
.z59me .rfp0ll { display: grid; grid-template-columns: auto 1fr; }
.z59me .xg6pmv97 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.z59me .rc26tjmp { grid-column: 2; }
.z59me .aubkyeoz,
.z59me .xaph7gmf { grid-column: 1 / -1; }
.j4nle7es .rfp0ll { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.j4nle7es .xg6pmv97 {
  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);
}
.j4nle7es .rc26tjmp { grid-column: 2; }
.j4nle7es .aubkyeoz,
.j4nle7es .xaph7gmf { grid-column: 1 / -1; }
.wa5n .rfp0ll { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wa5n .rc26tjmp { background: none; color: var(--accent-light); font-weight: 700; }
.hng06vs .rfp0ll { 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); }
.hng06vs .rc26tjmp { background: none; color: var(--accent-light); font-weight: 700; }
.fpm18nd .rfp0ll { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fpm18nd .rfp0ll:last-child { border-bottom: none; }
.fpm18nd .rc26tjmp { background: none; color: var(--accent-light); font-weight: 700; }
.pdufh .rfp0ll { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.pdufh .rc26tjmp { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.lp441e .tkdv4f { counter-reset: card-n; }
.lp441e .rfp0ll  { counter-increment: card-n; }
.lp441e .rc26tjmp { display: flex; align-items: center; gap: 10px; }
.lp441e .rc26tjmp::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;
}
.m7tsrow .rfp0ll { background: var(--bg-surface); border: 1px solid var(--border); }
.m7tsrow .rc26tjmp { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.uglevcka { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.uglevcka         { --cl-hue: var(--accent); }
.eflfs     { --cl-hue: #16a34a; }
.gztwidn { --cl-hue: #ea580c; }
.p73bs    { --cl-hue: #2563eb; }
.eflfs, .gztwidn, .p73bs, .c3o0 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.oufjn { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.oufjn::before { color: var(--cl-hue); }
.uglevcka strong { color: var(--text-primary); font-size: 0.95rem; }
.uglevcka p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.nwr4act { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ppvla, .hfgqtqg { border-radius: 8px; padding: 14px; }
.ppvla { background: var(--bg-pros); }
.hfgqtqg { background: var(--bg-cons); }
.jc46d3 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ppvla .jc46d3 { color: var(--c-pros-label); }
.hfgqtqg .jc46d3 { color: #f87171; }
.ppvla ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.hfgqtqg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g7b3slh { width: 100%; height: auto; border-radius: 10px; display: block; }
.xpq4ix7i {
  background: var(--cta); color: var(--cta-fg, #fff); border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.xpq4ix7i:hover { opacity: 0.85; }
.vpar52n .xpq4ix7i  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vpar52n .xpq4ix7i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yw72b8g .xpq4ix7i  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yw72b8g .xpq4ix7i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vpar52n .jxcpcfhq.xpq4ix7i, .yw72b8g .jxcpcfhq.xpq4ix7i,
.vpar52n .ugnr2b7t .xpq4ix7i, .yw72b8g .ugnr2b7t .xpq4ix7i {
  background: var(--cta); border: none; color: #fff;
}
.vpar52n .jxcpcfhq.xpq4ix7i:hover, .yw72b8g .jxcpcfhq.xpq4ix7i:hover,
.vpar52n .ugnr2b7t .xpq4ix7i:hover, .yw72b8g .ugnr2b7t .xpq4ix7i:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.alxu .i6ibjol { border-radius: 50px; }
.alxu .xpq4ix7i  { border-radius: 50px; }
.iqmi4hk .i6ibjol,
.iqmi4hk .xpq4ix7i { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.iqmi4hk .i6ibjol:hover,
.iqmi4hk .xpq4ix7i:hover { filter: brightness(1.08); opacity: 1; }
.jxqck .i6ibjol,
.jxqck .xpq4ix7i { box-shadow: 0 3px 14px -2px var(--cta); }
.jxqck .i6ibjol:hover,
.jxqck .xpq4ix7i:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.yh4tg8e1 .i6ibjol,
.yh4tg8e1 .xpq4ix7i { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.yh4tg8e1 .i6ibjol:hover,
.yh4tg8e1 .xpq4ix7i:hover { opacity: 1; }
.yh4tg8e1 .i6ibjol:active,
.yh4tg8e1 .xpq4ix7i:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.xjf6qx4 .i6ibjol,
.xjf6qx4 .xpq4ix7i { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.xjf6qx4 .i6ibjol:hover,
.xjf6qx4 .xpq4ix7i:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.xjf6qx4 .i6ibjol:active,
.xjf6qx4 .xpq4ix7i:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.vwlv0w .i6ibjol,
.vwlv0w .xpq4ix7i { position: relative; overflow: hidden; }
.vwlv0w .i6ibjol::before,
.vwlv0w .xpq4ix7i::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;
}
.vwlv0w .i6ibjol:hover::before,
.vwlv0w .xpq4ix7i:hover::before { left: 135%; }
.s41o0e .i6ibjol,
.s41o0e .xpq4ix7i { border-radius: 0; }
.cvscz .i6ibjol { padding-left: 22px; padding-right: 22px; }
.cvscz .xpq4ix7i  { padding-left: 12px; padding-right: 12px; }
.ptxz82 .i6ibjol { padding-left: 44px; padding-right: 44px; }
.ptxz82 .xpq4ix7i  { padding-left: 24px; padding-right: 24px; }
.nzz2hj .i6ibjol { padding-left: 56px; padding-right: 56px; }
.nzz2hj .xpq4ix7i  { padding-left: 32px; padding-right: 32px; }
.makismyb   .i6ibjol::after, .makismyb   .xpq4ix7i::after,
.ysdcsvn0 .i6ibjol::after, .ysdcsvn0 .xpq4ix7i::after,
.ivvcj    .i6ibjol::after, .ivvcj    .xpq4ix7i::after,
.qqio7rn    .i6ibjol::after, .qqio7rn    .xpq4ix7i::after,
.mqwq    .i6ibjol::after, .mqwq    .xpq4ix7i::after,
.lnd1ce     .i6ibjol::after, .lnd1ce     .xpq4ix7i::after,
.ie80j    .i6ibjol::after, .ie80j    .xpq4ix7i::after,
.cjgsk2   .i6ibjol::after, .cjgsk2   .xpq4ix7i::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;
}
.makismyb .i6ibjol::after, .makismyb .xpq4ix7i::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");
}
.ysdcsvn0 .i6ibjol::after, .ysdcsvn0 .xpq4ix7i::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");
}
.ivvcj .i6ibjol::after, .ivvcj .xpq4ix7i::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");
}
.qqio7rn .i6ibjol::after, .qqio7rn .xpq4ix7i::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");
}
.mqwq .i6ibjol::after, .mqwq .xpq4ix7i::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");
}
.lnd1ce .i6ibjol::after, .lnd1ce .xpq4ix7i::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");
}
.ie80j .i6ibjol::after, .ie80j .xpq4ix7i::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");
}
.cjgsk2 .i6ibjol::after, .cjgsk2 .xpq4ix7i::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");
}
.dmq3   .z59p::after, .dmq3   .vcppyj::after,
.skslku .z59p::after, .skslku .vcppyj::after,
.fzaf0x    .z59p::after, .fzaf0x    .vcppyj::after,
.uufht9    .z59p::after, .uufht9    .vcppyj::after,
.x2r0pkpg    .z59p::after, .x2r0pkpg    .vcppyj::after,
.yhkpda3     .z59p::after, .yhkpda3     .vcppyj::after,
.srh8n2    .z59p::after, .srh8n2    .vcppyj::after,
.mfitv3   .z59p::after, .mfitv3   .vcppyj::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;
}
.dmq3 .z59p::after, .dmq3 .vcppyj::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");
}
.skslku .z59p::after, .skslku .vcppyj::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");
}
.fzaf0x .z59p::after, .fzaf0x .vcppyj::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");
}
.uufht9 .z59p::after, .uufht9 .vcppyj::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");
}
.x2r0pkpg .z59p::after, .x2r0pkpg .vcppyj::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");
}
.yhkpda3 .z59p::after, .yhkpda3 .vcppyj::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");
}
.srh8n2 .z59p::after, .srh8n2 .vcppyj::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");
}
.mfitv3 .z59p::after, .mfitv3 .vcppyj::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");
}
.w9rhhv {
  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;
}
.i2nv8yr {
  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;
}
.i2nv8yr > * { min-width: 0; }
.i2nv8yr:hover { background: var(--bg-hover); }
.i2nv8yr > [itemprop="item"] { display: contents; }
.i2nv8yr [itemprop="itemReviewed"],
.i2nv8yr [itemprop="reviewRating"] { display: none; }
.i2nv8yr::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;
}
.xe6z8 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.y8lw {
  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;
}
.byrx481 { max-height: 52px; max-width: 110px; object-fit: contain; }
.y218178r {
  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;
}
.u3bnau .y8lw    { background: #1a1a1a; }
.wag0l3 .y8lw   { background: rgba(128,128,128,.12); }
.y9cr18b5 .y8lw { background: var(--bg-raised); }
.p1wh .y8lw    { background: transparent; padding: 0; }
.k1mkp {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.pb86 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.cuuk { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.zsw8g0 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ynxc742 {
  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;
}
.b7lyh {
  
  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%;
}
.ysjx {
  
  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;
}
.jxcpcfhq {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.jxcpcfhq.xpq4ix7i {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .i2nv8yr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .i2nv8yr::before    { grid-area: rank;   }
  .xe6z8           { grid-area: ident;  }
  .k1mkp     { grid-area: rating; min-width: 0; width: auto; }
  .zsw8g0           { grid-area: pills;  }
  .jxcpcfhq             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .i2nv8yr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .i2nv8yr::before    { justify-self: center; }
  .xe6z8           { width: 100%; }
  .k1mkp     { justify-self: center; }
  .zsw8g0           { grid-template-columns: 1fr; }
}
.g8dgsawu {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.qhwt4ft {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.hqmf70 {
  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;
}
.hqmf70 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.sw878a1b { flex: 1; }
.sw878a1b h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.ff7l2e { color: var(--c-stars); font-size: 1.1rem; }
.npx7d1b { margin-bottom: 8px; }
.eqjg5 {
  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);
}
.eqjg5 > span { color: var(--accent); font-weight: 700; }
.je1y8fx em, .p9wfi7 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .eqjg5 { padding: 10px 16px; gap: 6px 16px; } }
.ugnr2b7t { flex-shrink: 0; align-self: flex-start; }
.ugnr2b7t .xpq4ix7i { white-space: nowrap; }
@media (max-width: 560px) {
  .qhwt4ft { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .hqmf70 { order: 1; }
  .ugnr2b7t { order: 2; margin-left: auto; align-self: center; }
  .sw878a1b { order: 3; flex: 1 1 100%; min-width: 0; }
}
.jwx2 img.dz0w { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.ssbqg5o { padding: 20px 24px; }
.w93f9 { color: var(--text-muted); margin-bottom: 16px; }
.cto9 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.tgh3xec, .c3qr { list-style: none; font-size: 0.9rem; }
.tgh3xec li { color: var(--c-pros); margin-bottom: 4px; }
.c3qr li { color: var(--c-cons); margin-bottom: 4px; }
.tgh3xec li::before { content: "✓"; margin-right: 5px; }
.c3qr li::before { content: "✗"; margin-right: 5px; }
.n2mu .tgh3xec li::before { content: "→"; }
.n2mu .c3qr li::before { content: "–"; }
.o4ac89  .tgh3xec li::before { content: "★"; }
.o4ac89  .c3qr li::before { content: "✕"; }
.ggiuq8sl    .tgh3xec li::before { content: "◆"; }
.ggiuq8sl    .c3qr li::before { content: "▲"; }
.ujuw  .tgh3xec li::before { content: "▶"; }
.ujuw  .c3qr li::before { content: "■"; }
.wkwddc { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.hdcgo7ha { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.i4ac { background: var(--bg-pros); color: var(--c-tag-pay); }
.hoq2f9t { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.mj4j7 .hoq2f9t { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.oholi .hoq2f9t { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .xthw .qnrya60 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xthw .g8dgsawu { margin: 0; }
}
.qfwfg6kx .qhwt4ft { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.qfwfg6kx .sw878a1b h3 { color: var(--accent-light); }
.qfwfg6kx .hqmf70 { background: var(--bg-page); border: 1px solid var(--border); }
.lfascvx .g8dgsawu { border-top: 4px solid var(--accent); }
.lfascvx .qhwt4ft { background: var(--bg-card); }
.hefti6qw .g8dgsawu { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.hefti6qw .qhwt4ft { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.hefti6qw .ssbqg5o { padding: 14px 16px; }
.hefti6qw .hqmf70 { border-radius: 4px; }
.hefti6qw .hoq2f9t { border-radius: 0; }
.tdf21p .qhwt4ft { padding: 0; gap: 0; overflow: hidden; }
.tdf21p .hqmf70 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.tdf21p .sw878a1b { padding: 16px 20px; }
.tdf21p .ugnr2b7t { padding: 16px 20px; align-self: center; }
.zypl .ff7l2e { font-size: .95rem; }
.w9bgvd .nwr4act { gap: 10px; }
.w9bgvd .ppvla, .w9bgvd .hfgqtqg { padding: 12px; }
.w9bgvd .ppvla ul, .w9bgvd .hfgqtqg ul { margin: 4px 0 0; padding-left: 18px; }
.w9bgvd .ppvla li, .w9bgvd .hfgqtqg li { font-size: .85rem; margin-bottom: 3px; }
.pxdnjot .hdcgo7ha { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .dymyblho { grid-template-columns: 1fr; }
  .k2yp { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .k2yp .yworlk { width: 72px; height: 50px; }
  .k2yp .uu9ea92m { max-width: 180px; }
  .k2yp .bnsugyam { width: auto; }
}
.im1owiy .zypl .ff7l2e { filter: brightness(1.2); }
@media (max-width: 720px) {
  .im1owiy { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .f4x5 { padding: 16px; }
  .pgvg3 .cf11x9d2 { min-width: 50%; }
}
.fa6lli .nwr4act { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wwfl { grid-template-columns: 1fr; }
  .afpe { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .lyjgl { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .osq5xr { flex-wrap: wrap; padding: 16px; }
}
.tor0 .nwr4act { gap: 8px; }
.tor0 .ppvla, .tor0 .hfgqtqg { padding: 8px; }
@media (max-width: 480px) {
  .bduet9c { flex-direction: column; align-items: stretch; }
}
.sgl4o .bnsugyam .xpq4ix7i { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .f3cwk64w { flex-direction: column; align-items: stretch; gap: 10px; }
  .sgl4o .bnsugyam { text-align: center; }
}
@media (max-width: 720px) {
  .t8ls { grid-template-columns: 1fr; }
  .kf9elj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rmd6b1 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.wcsr .zyv8to3u { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.h69pgtpd .ff7l2e { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .qpih { grid-template-columns: 1fr; }
  .h69pgtpd { width: 100px; height: 100px; margin: 16px auto; }
  .wcsr { font-size: 1.4rem; }
  .c2gt { justify-content: center; }
  .k2gi .cf11x9d2 { min-width: 50%; }
}
.x81v .nwr4act { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gjth5 { flex-wrap: wrap; padding: 14px 16px; }
  .darp106 { padding: 12px 16px; }
  .x81v .nwr4act { margin: 0 16px; }
  .x81v .pxdnjot { padding: 0 16px; }
  .sb66aa { padding: 12px 16px; }
}
.yuww3 .i2nv8yr {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.yuww3 .i2nv8yr:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.wmh7e9 .w9rhhv { gap: 18px; }
.wmh7e9 .i2nv8yr {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.wmh7e9 .i2nv8yr:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.uk235zva .w9rhhv {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.uk235zva .i2nv8yr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.uk235zva .i2nv8yr:last-child { border-bottom: none; }
.uk235zva .xe6z8,
.uk235zva .k1mkp,
.uk235zva .zsw8g0 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.dxj6 .w9rhhv { gap: 0; }
.dxj6 .i2nv8yr {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.dxj6 .i2nv8yr:last-child { border-bottom: none; }
.dxj6 .i2nv8yr:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.dxj6 .i2nv8yr:nth-child(even):hover { background: var(--bg-hover); }
.yv3i .i2nv8yr {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.jpzni .zsw8g0 .ynxc742 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.jpzni .zsw8g0 .ynxc742:first-child { border-left: none; }
.kbbsc .zsw8g0 .ynxc742 {
  background: transparent; padding: 4px 8px;
}
.kbbsc .zsw8g0 .b7lyh { font-size: .65rem; opacity: .65; }
.kbbsc .zsw8g0 .ysjx   { font-size: 1.15rem; color: var(--accent-light); }
.n7mof2s .zsw8g0 .ynxc742 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.cuuk { display: none; }
.dzrti .pb86 { font-size: 1rem; letter-spacing: 2px; }
.w01zp4a .pb86 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.x4qx7ufn .pb86,
.tg0a8 .pb86,
.tese .pb86 { display: none; }
.x4qx7ufn .cuuk,
.tg0a8 .cuuk,
.tese .cuuk { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.x4qx7ufn .cuuk { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.x4qx7ufn .cuuk small { display: none; }
.tg0a8 .cuuk {
  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;
}
.tg0a8 .cuuk small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.tese .cuuk {
  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;
}
.tese .cuuk small { display: none; }
.x4qx7ufn .npx7d1b .ff7l2e,
.tg0a8 .npx7d1b .ff7l2e,
.tese .npx7d1b .ff7l2e { display: none; }
.x4qx7ufn .npx7d1b strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.x4qx7ufn .zyv8to3u { display: none; }
.tg0a8 .npx7d1b 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;
}
.tg0a8 .gbohr5q,
.tg0a8 .zyv8to3u { font-size: 1em; }
.tese .npx7d1b strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.tese .zyv8to3u { display: none; }
.dw8gu0q { margin: 16px 0; }
.jm2l2wt2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jm2l2wt2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jm2l2wt2 summary::after { content: "+"; color: var(--accent-light); }
.jm2l2wt2[open] summary::after { content: "−"; }
.jm2l2wt2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.j11x { margin-bottom: 0; }
.ey29 h2.ezm8z6 { color: var(--text-primary); border-color: var(--accent-light); }
.dhwiza h2.ezm8z6 { color: var(--text-primary); border-color: var(--accent-light); }
.vagnst .eflfs     { background: #052e16; border-color: #10b981; }
.vagnst .gztwidn { background: #2d0a1e; border-color: #f43f5e; }
.vagnst .p73bs    { background: #1e1036; border-color: #a855f7; }
.vagnst .uglevcka strong  { color: #f1f5f9; }
.vagnst .uglevcka p       { color: #cbd5e1; }
.vagnst .bbcubs    .eflfs     .oufjn::before,
.vagnst .os5h  .eflfs     .oufjn::before,
.vagnst .uuwl7fp  .eflfs     .oufjn::before,
.vagnst .m3cul43h .eflfs     .oufjn::before { color: #10b981; }
.vagnst .bbcubs    .gztwidn .oufjn::before,
.vagnst .os5h  .gztwidn .oufjn::before,
.vagnst .uuwl7fp  .gztwidn .oufjn::before,
.vagnst .m3cul43h .gztwidn .oufjn::before { color: #f43f5e; }
.vagnst .bbcubs    .p73bs    .oufjn::before,
.vagnst .os5h  .p73bs    .oufjn::before,
.vagnst .uuwl7fp  .p73bs    .oufjn::before,
.vagnst .m3cul43h .p73bs    .oufjn::before { color: #a855f7; }
.tewkhlz .eflfs     { background: #2d2000; border-color: #eab308; }
.tewkhlz .gztwidn { background: #2d0b0b; border-color: #ef4444; }
.tewkhlz .p73bs    { background: #2d1600; border-color: #f97316; }
.tewkhlz .uglevcka strong  { color: #f1f5f9; }
.tewkhlz .uglevcka p       { color: #cbd5e1; }
.tewkhlz .bbcubs    .eflfs     .oufjn::before,
.tewkhlz .os5h  .eflfs     .oufjn::before,
.tewkhlz .uuwl7fp  .eflfs     .oufjn::before,
.tewkhlz .m3cul43h .eflfs     .oufjn::before { color: #eab308; }
.tewkhlz .bbcubs    .gztwidn .oufjn::before,
.tewkhlz .os5h  .gztwidn .oufjn::before,
.tewkhlz .uuwl7fp  .gztwidn .oufjn::before,
.tewkhlz .m3cul43h .gztwidn .oufjn::before { color: #ef4444; }
.tewkhlz .bbcubs    .p73bs    .oufjn::before,
.tewkhlz .os5h  .p73bs    .oufjn::before,
.tewkhlz .uuwl7fp  .p73bs    .oufjn::before,
.tewkhlz .m3cul43h .p73bs    .oufjn::before { color: #f97316; }
.zn6lkc .eflfs     { background: #0c1a2e; border-color: #38bdf8; }
.zn6lkc .gztwidn { background: #12103a; border-color: #818cf8; }
.zn6lkc .p73bs    { background: #0a2020; border-color: #2dd4bf; }
.zn6lkc .uglevcka strong  { color: #f1f5f9; }
.zn6lkc .uglevcka p       { color: #cbd5e1; }
.zn6lkc .bbcubs    .eflfs     .oufjn::before,
.zn6lkc .os5h  .eflfs     .oufjn::before,
.zn6lkc .uuwl7fp  .eflfs     .oufjn::before,
.zn6lkc .m3cul43h .eflfs     .oufjn::before { color: #38bdf8; }
.zn6lkc .bbcubs    .gztwidn .oufjn::before,
.zn6lkc .os5h  .gztwidn .oufjn::before,
.zn6lkc .uuwl7fp  .gztwidn .oufjn::before,
.zn6lkc .m3cul43h .gztwidn .oufjn::before { color: #818cf8; }
.zn6lkc .bbcubs    .p73bs    .oufjn::before,
.zn6lkc .os5h  .p73bs    .oufjn::before,
.zn6lkc .uuwl7fp  .p73bs    .oufjn::before,
.zn6lkc .m3cul43h .p73bs    .oufjn::before { color: #2dd4bf; }
.nha2gko9::before,
.o56f5ufx::before { margin-right: 5px; }
.hc5rth .ppvla ul li,
.hc5rth .tgh3xec li         { color: #4ade80; }
.hc5rth .ppvla .nha2gko9 { color: #22c55e; }
.hc5rth .hfgqtqg ul li,
.hc5rth .c3qr li         { color: #f87171; }
.hc5rth .hfgqtqg .o56f5ufx { color: #ef4444; }
.fkah6 .ppvla { background: var(--bg-pros); }
.fkah6 .hfgqtqg { background: var(--bg-cons); }
.fkah6 .ppvla .nha2gko9 { color: var(--c-pros-label); }
.fkah6 .hfgqtqg .o56f5ufx { color: var(--c-cons); }
.fkah6 .ppvla ul li,
.fkah6 .tgh3xec li            { color: var(--c-pros); }
.fkah6 .hfgqtqg ul li,
.fkah6 .c3qr li            { color: var(--c-cons); }
.vtg2zoy .ppvla { background: var(--bg-pros); }
.vtg2zoy .hfgqtqg { background: var(--bg-cons); }
.vtg2zoy .ppvla .nha2gko9 { color: var(--c-pros-label); }
.vtg2zoy .hfgqtqg .o56f5ufx { color: var(--c-cons); }
.vtg2zoy .ppvla ul li,
.vtg2zoy .tgh3xec li          { color: var(--c-pros); }
.vtg2zoy .hfgqtqg ul li,
.vtg2zoy .c3qr li          { color: var(--c-cons); }
.fusmq .nha2gko9::before { content: "✓ "; }
.fusmq .o56f5ufx::before { content: "✗ "; }
.n2mu .nha2gko9::before { content: "→ "; }
.n2mu .o56f5ufx::before { content: "← "; }
.o4ac89 .nha2gko9::before { content: "★ "; }
.o4ac89 .o56f5ufx::before { content: "✕ "; }
.ggiuq8sl .nha2gko9::before { content: "◆ "; }
.ggiuq8sl .o56f5ufx::before { content: "▲ "; }
.oholi .uglevcka { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.oholi .uglevcka strong { color: var(--text-primary); }
.oholi .uglevcka p      { color: var(--text-muted); }
.mj4j7 .uglevcka { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.arvzbye2 .uglevcka {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.arvzbye2 .uglevcka strong,
.arvzbye2 .uglevcka p { color: #fff; }
.arvzbye2 .oufjn::before { color: rgba(255,255,255,0.9) !important; }
.e7nbvl .uglevcka {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.e7nbvl .uglevcka strong { color: var(--text-primary); }
.e7nbvl .uglevcka p      { color: var(--text-muted); }
.j0r2wk .uglevcka { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.bbcubs .oufjn,
.os5h .oufjn,
.uuwl7fp .oufjn,
.m3cul43h .oufjn { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.bbcubs .oufjn::before,
.os5h .oufjn::before,
.uuwl7fp .oufjn::before,
.m3cul43h .oufjn::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.bbcubs .eflfs     .oufjn::before { content: "✦"; color: var(--c-tip-border); }
.bbcubs .gztwidn .oufjn::before { content: "▲"; color: var(--c-warn-border); }
.bbcubs .p73bs    .oufjn::before { content: "◉"; color: #60a5fa; }
.os5h .eflfs     .oufjn::before { content: "★"; color: var(--c-tip-border); }
.os5h .gztwidn .oufjn::before { content: "◆"; color: var(--c-warn-border); }
.os5h .p73bs    .oufjn::before { content: "●"; color: #60a5fa; }
.uuwl7fp .eflfs     .oufjn::before { content: "▶"; color: var(--c-tip-border); }
.uuwl7fp .gztwidn .oufjn::before { content: "■"; color: var(--c-warn-border); }
.uuwl7fp .p73bs    .oufjn::before { content: "▸"; color: #60a5fa; }
.m3cul43h .eflfs     .oufjn::before { content: "→"; color: var(--c-tip-border); }
.m3cul43h .gztwidn .oufjn::before { content: "⬥"; color: var(--c-warn-border); }
.m3cul43h .p73bs    .oufjn::before { content: "◈"; color: #60a5fa; }
.f8qckxaa .ujcop3 .kvbabl,
.f8qckxaa .lxpycv1n .kvbabl  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.f8qckxaa .rfp0ll                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.f8qckxaa .i2nv8yr                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.f8qckxaa .g8dgsawu            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.f8qckxaa .gh41ck7i          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f8qckxaa .dhbub0                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.jhmwezbk .ujcop3 .kvbabl,
.jhmwezbk .lxpycv1n .kvbabl,
.jhmwezbk .rfp0ll,
.jhmwezbk .i2nv8yr,
.jhmwezbk .g8dgsawu,
.jhmwezbk .gh41ck7i,
.jhmwezbk .dhbub0,
.jhmwezbk .j0r2wk .uglevcka { box-shadow: none; }
.ckbxfyn   .hkgksq, .ckbxfyn .whfctaa3, .ckbxfyn .fdysj,
.ckbxfyn   .rcnb4, .ckbxfyn .pxp4w6wj { font-size: 0.9rem; }
.ckbxfyn   .li15opz, .ckbxfyn .myotqn { font-size: 0.9rem; }
.oxxmz8l   .hkgksq, .oxxmz8l .whfctaa3, .oxxmz8l .fdysj,
.oxxmz8l   .rcnb4, .oxxmz8l .pxp4w6wj { font-size: 0.95rem; }
.oxxmz8l   .li15opz, .oxxmz8l .myotqn { font-size: 0.95rem; }
.alh2zdk   .hkgksq, .alh2zdk .whfctaa3, .alh2zdk .fdysj,
.alh2zdk   .rcnb4, .alh2zdk .pxp4w6wj { font-size: 1.08rem; }
.alh2zdk   .li15opz, .alh2zdk .myotqn { font-size: 1.05rem; }
.alh2zdk   .rktvgkp { font-size: 0.97rem; }
.u7b7mx7 .r0kvzjt      { font-size: 3.2rem; }
.u7b7mx7 h2.ezm8z6 { font-size: 1.9rem; }
.u7b7mx7 h3.x1yqwxrl     { font-size: 1.4rem; }
.hfywp .r0kvzjt      { font-size: 3.8rem; }
.hfywp h2.ezm8z6 { font-size: 2.2rem; }
.hfywp h3.x1yqwxrl     { font-size: 1.6rem; }
.j11x + .j11x { position: relative; }
.jjzo1gzq   .j11x + .j11x::before,
.tvgungb  .j11x + .j11x::before,
.q1av8u3y   .j11x + .j11x::before,
.pszb   .j11x + .j11x::before,
.mlob8cpr   .j11x + .j11x::before,
.pyp5lf2z .j11x + .j11x::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.jjzo1gzq .j11x + .j11x::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.tvgungb .j11x + .j11x::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.q1av8u3y .j11x + .j11x::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;
}
.pszb .j11x + .j11x::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.v2kr .j11x { margin-bottom: 16px; }
.v2kr .j11x + .j11x { margin-top: 0; }
.v2kr .se4er { padding-top: 0; padding-bottom: 0; }
.mlob8cpr .j11x + .j11x::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.pyp5lf2z .j11x + .j11x::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sj8svpe .j11x + .j11x::before,
.hhem .j11x + .j11x::before,
.jwhsvby2 .j11x + .j11x::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%;
}
.nbtxwpcu .sj8svpe .j11x:nth-child(even)::before,
.nbtxwpcu .hhem .j11x:nth-child(even)::before,
.nbtxwpcu .jwhsvby2 .j11x:nth-child(even)::before { background: var(--bg-surface); }
.mzz823oj .sj8svpe .j11x:nth-child(even)::before,
.mzz823oj .hhem .j11x:nth-child(even)::before,
.mzz823oj .jwhsvby2 .j11x:nth-child(even)::before { background: var(--bg-card); }
.sj8svpe .j11x + .j11x::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");
}
.hhem .j11x + .j11x::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");
}
.jwhsvby2 .j11x + .j11x::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");
}
.u9u0 .r4znaihh,
.zpqq5sqz .r4znaihh,
.g11yh2 .r4znaihh { overflow: hidden; }
.u9u0 .zmjig,
.zpqq5sqz .zmjig { margin-bottom: 60px; }
.g11yh2 .zmjig { margin-bottom: 70px; }
.u9u0 .r4znaihh::before,
.zpqq5sqz .r4znaihh::before,
.g11yh2 .r4znaihh::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.u9u0 .r4znaihh::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");
}
.zpqq5sqz .r4znaihh::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");
}
.g11yh2 .r4znaihh::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.bjqe .r4znaihh:not(.l6c3v) .zlk7mi { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j3sotz9c .r4znaihh:not(.l6c3v) .zlk7mi { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.woh5ew  .r4znaihh:not(.l6c3v) .zlk7mi { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kqhbep  .r4znaihh:not(.l6c3v) .zlk7mi { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.bjqe .l6c3v { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.j3sotz9c .l6c3v { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.j3sotz9c .dvih { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.j3sotz9c .nxm5ptk { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.woh5ew .l6c3v { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.kqhbep .l6c3v { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.t413l3 .l6c3v { background: var(--accent); }
.t413l3 .l6c3v .zlk7mi { background: none; }
.t413l3 .r4znaihh:not(.l6c3v) .zlk7mi { background: rgba(0,0,0,0.6); }
.y2gih .ubmk1r4 { float: left; width: 38%; margin: 0 28px 16px 0; }
.y2gih .ubmk1r4 .g7b3slh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y2gih .se4er::after { content: ''; display: block; clear: both; }
.q9gla9b .ubmk1r4 { float: right; width: 38%; margin: 0 0 16px 28px; }
.q9gla9b .ubmk1r4 .g7b3slh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q9gla9b .se4er::after { content: ''; display: block; clear: both; }
.d5y1enk3 .j11x:nth-child(odd)  .ubmk1r4 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.d5y1enk3 .j11x:nth-child(even) .ubmk1r4 { float: right; width: 38%; margin: 0 0 16px 28px; }
.d5y1enk3 .ubmk1r4 .g7b3slh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.d5y1enk3 .se4er::after { content: ''; display: block; clear: both; }
.y2gih .tkdv4f,
.y2gih .w9rhhv,
.q9gla9b .tkdv4f,
.q9gla9b .w9rhhv,
.d5y1enk3 .tkdv4f,
.d5y1enk3 .w9rhhv { clear: both; }
@media (max-width: 900px) {
  .y2gih .ubmk1r4,
  .q9gla9b .ubmk1r4,
  .d5y1enk3 .j11x:nth-child(odd)  .ubmk1r4,
  .d5y1enk3 .j11x:nth-child(even) .ubmk1r4 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .y2gih .ubmk1r4 .g7b3slh,
  .q9gla9b .ubmk1r4 .g7b3slh,
  .d5y1enk3 .ubmk1r4 .g7b3slh {
    max-height: none !important;
  }
}
.y2gih .li15opz,
.y2gih .myotqn,
.q9gla9b .li15opz,
.q9gla9b .myotqn,
.d5y1enk3 .li15opz,
.d5y1enk3 .myotqn { overflow: hidden; }
@media (max-width: 640px) {
  .y2gih .ubmk1r4,
  .q9gla9b .ubmk1r4,
  .d5y1enk3 .ubmk1r4 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.l5u06 .lk66g,
.l5u06 .se4er,
.l5u06 .q4bss  { max-width: 1100px; }
.xtzl .lk66g,
.xtzl .se4er,
.xtzl .q4bss  { max-width: 1200px; }
.hms1sle1 .lk66g,
.hms1sle1 .se4er,
.hms1sle1 .q4bss  { max-width: 1320px; }
.hms1sle1 { --content-mw: 1320px; }
.vuiathv { font-size: 0.82rem; color: var(--text-muted); }
.q53wvl { display: flex; align-items: center; }
.odu0 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.onc0 { display: flex; align-items: center; }
.o45ae2rd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.o45ae2rd:hover { text-decoration: underline; }
.fkvi7 { margin: 0 3px; opacity: 0.45; }
.fkvi7::before { content: '/'; }
.wp4ywup { padding: 2px 5px; color: var(--text-main); }
.w7auqhyp .vuiathv {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.w7auqhyp .q53wvl { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.y6rpl4 .vuiathv {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.y6rpl4 .q53wvl { padding: 0 0 0 12px; }
.i8y40 .q53wvl { padding: 0 16px; }
.i8y40 .vuiathv {
  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);
}
.i8y40 .lk66g { padding-top: 28px; }
@media (max-width: 720px) {
  .bdn6bw { margin-top: 18px; padding: 0 16px; }
  .i8y40 .lk66g { padding-top: 16px; }
}
.l5u06.w7auqhyp .q53wvl { max-width: 1100px; }
.xtzl.w7auqhyp .q53wvl { max-width: 1200px; }
.hms1sle1.w7auqhyp .q53wvl { max-width: 1320px; }
.hms1sle1 .bdn6bw { max-width: 1320px; }
.v4jj .j11x { padding-top: 16px; padding-bottom: 16px; }
.d1daq5 .j11x { padding-top: 24px; padding-bottom: 24px; }
.c88naa .j11x { padding-top: 40px; padding-bottom: 40px; }
.vdxd .j11x { padding-top: 52px; padding-bottom: 52px; }
.cgwt .j11x:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.cgwt .j11x:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.cgwt .j11x:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.cgwt .j11x:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.naues .se4er { padding-top: 10px;  padding-bottom: 10px; }
.qhag .se4er { padding-top: 18px;  padding-bottom: 18px; }
.eg5yg2 .se4er { padding-top: 36px;  padding-bottom: 36px; }
.qvnj .se4er { padding-top: 48px;  padding-bottom: 48px; }
.osm99 h2.ezm8z6 { font-weight: 600; }
.osm99 h3.x1yqwxrl     { font-weight: 600; }
.hts8 { font-weight: 500; }
.hts8 h2.ezm8z6 { font-weight: 800; }
.hts8 h3.x1yqwxrl     { font-weight: 700; }
.x4m2p h2.ezm8z6 { font-weight: 900; }
.x4m2p h3.x1yqwxrl     { font-weight: 800; }
.x4m2p .uglevcka strong,
.x4m2p .uglevcka strong { font-weight: 600; }
.z59p {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.i50xuy72 .z59p { display: none; }
@media (max-width: 640px) {
  .z59p { display: none !important; }
}
.z59p { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z59p:hover { opacity: 0.85; }
.akxi .z59p { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vpaeo  .vcppyj { left: 32px; }
@media (max-width: 480px) {
  .a59i50ui .vcppyj { right: 20px; bottom: 20px; }
  .vpaeo  .vcppyj { left: 20px; bottom: 20px; }
}
.qi5ahbm { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.q4bss { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.l25k { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ufc7zy { color: var(--text-dim); font-size: 0.8rem; }
.p5atx { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.p5atx img { height: 26px; width: auto; object-fit: contain; }
.px6v64v { display: flex; flex-direction: column; gap: 6px; }
.px6v64v a, .ywq272mc a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.px6v64v a:hover, .ywq272mc a:hover { color: var(--accent-light); }
.px6v64v .u7gp { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.guur .q4bss { text-align: center; }
.guur .l25k { margin-top: 0; }
.kvpd { margin-top: 10px; }
.kvpd a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .q4bss { padding-left: 16px; padding-right: 16px; }
  .vxxjmhfb .q4bss { padding: 20px 16px; }
  .ywq272mc { gap: 4px 12px; }
  .l25k { font-size: 0.78rem; }
}
.cpv9po .vaot3j3 .p5atx { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.cpv9po .l25k { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.cpv9po .ufc7zy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .cpv9po .qhsx { grid-template-columns: 1fr 1fr; } .cpv9po .vaot3j3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cpv9po .qhsx { grid-template-columns: 1fr; } }
.zm4yxg .p5atx { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.zm4yxg .l25k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .zm4yxg .cq971ra { gap: 12px; } .zm4yxg .p5atx { margin-right: 0; width: 100%; } }
.vj7qbz2p .rj51 .p5atx { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.vj7qbz2p .l25k { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.vj7qbz2p .ufc7zy { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .vj7qbz2p .upden1 { grid-template-columns: 1fr 1fr; } .vj7qbz2p .rj51 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vj7qbz2p .upden1 { grid-template-columns: 1fr; } }
.viwjbij1 .n4kvdf { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.viwjbij1 .px6v64v { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .viwjbij1 .n4kvdf { grid-template-columns: 1fr 1fr; } .viwjbij1 .q12s24vy:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .viwjbij1 .n4kvdf { grid-template-columns: 1fr; } }
.jbave7 .n4kvdf { grid-template-columns: 1fr 2fr; }
.jbave7 .lx24 .px6v64v { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .jbave7 .n4kvdf { grid-template-columns: 1fr; } }
.facuku .q4bss { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wat37k .je1hxwu      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wat37k .qi5ahbm { background: var(--bg-page); border-top-color: var(--border-alt); }
.x7oro .je1hxwu      { background: #0d1117; border-bottom-color: #21262d; }
.x7oro .viypsi { color: var(--accent-light); }
.x7oro .kktsga { --msep-color: #8b949e; }
.x7oro .kktsga a { color: #8b949e; }
.x7oro .kktsga a:hover { color: var(--accent-light); }
.x7oro .wq3q5n23 { color: #8b949e; }
.x7oro .qi5ahbm { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.x7oro .l25k,
.x7oro .ufc7zy { color: #6e7681; }
.x7oro .px6v64v a, .x7oro .ywq272mc a,
.x7oro .p5atx { color: #e6edf3; }
.x7oro .px6v64v a:hover, .x7oro .ywq272mc a:hover,
@media (max-width: 640px) {
  .x7oro .kktsga { background: #0d1117; border-top-color: #21262d; }
  .x7oro .kktsga li a { border-bottom-color: #21262d; }
}
.zcdf2a6t .je1hxwu      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zcdf2a6t .viypsi { color: var(--accent-light); }
.zcdf2a6t .kktsga { --msep-color: #475569; }
.zcdf2a6t .kktsga a { color: #475569; }
.zcdf2a6t .kktsga a:hover { color: var(--accent-light); }
.zcdf2a6t .wq3q5n23 { color: #64748b; }
.zcdf2a6t .qi5ahbm { background: #f0f4f8; border-top-color: #cbd5e1; }
.zcdf2a6t .l25k,
.zcdf2a6t .ufc7zy { color: #64748b; }
.zcdf2a6t .px6v64v a, .zcdf2a6t .ywq272mc a,
.zcdf2a6t .g6fmv a, .zcdf2a6t .p5atx { color: #374151; }
.zcdf2a6t .px6v64v a:hover, .zcdf2a6t .ywq272mc a:hover,
@media (max-width: 640px) {
  .zcdf2a6t .kktsga { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zcdf2a6t .kktsga li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.etu0x91 .je1hxwu      { background: var(--accent); border-bottom-color: var(--accent-light); }
.etu0x91 .viypsi { color: #fff; }
.etu0x91 .kktsga { --msep-color: rgba(255,255,255,0.82); }
.etu0x91 .kktsga a { color: rgba(255,255,255,0.82); }
.etu0x91 .kktsga a:hover { color: #fff; }
.etu0x91 .wq3q5n23 { color: rgba(255,255,255,0.9); }
.etu0x91 .qi5ahbm { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.etu0x91 .l25k,
.etu0x91 .ufc7zy { color: rgba(255,255,255,0.72); }
.etu0x91 .px6v64v a, .etu0x91 .ywq272mc a,
.etu0x91 .g6fmv a, .etu0x91 .p5atx { color: #fff; }
.etu0x91 .px6v64v a:hover, .etu0x91 .ywq272mc a:hover,
@media (max-width: 640px) {
  .etu0x91 .kktsga { background: var(--accent); border-top-color: var(--accent-light); }
  .etu0x91 .kktsga li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.p59b17mk .je1hxwu {
  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);
}
.p59b17mk .qi5ahbm {
  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) {
  .p59b17mk .kktsga {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.osworvln .hr1g2 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ni980 .hr1g2 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.jkfwhcj9 .hr1g2 { min-height: 72px; height: auto; }
.y21yz .hr1g2 { min-height: 84px; height: auto; }
.vxxjmhfb .hr1g2 { max-width: none; padding: 0 32px; }
.vxxjmhfb .q4bss  { max-width: none; padding: 24px 32px; }
.jd58.xtzl .hr1g2 { max-width: 1200px; }
.jd58.hms1sle1 .hr1g2 { max-width: 1320px; }
.tktaq   .viypsi, .tktaq   .p5atx { text-transform: capitalize; }
.iva31xp .viypsi, .iva31xp .p5atx { text-transform: lowercase; }
.gywpb9s .viypsi, .gywpb9s .p5atx { text-transform: uppercase; letter-spacing: 0.06em; }
.q2yvg, .wn9ai {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rpkvqce6 .q2yvg,
.rpkvqce6 .wn9ai { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.qmvied .q2yvg,
.qmvied .wn9ai { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.vozd7m5x .q2yvg,
.vozd7m5x .wn9ai { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lkx8 .q2yvg,
.lkx8 .wn9ai { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.r430n   .kktsga a { font-weight: 500; }
.u2mg4amv .kktsga a { font-weight: 600; }
.rle94     .kktsga a { font-weight: 700; }
.d2epoicm    .kktsga a { font-weight: 800; letter-spacing: 0.01em; }
.bkere     .kktsga > li + li::before,
.niy6j    .kktsga > li + li::before,
.t4wxh    .kktsga > li + li::before,
.ir1td1 .kktsga > li + li::before,
.ii3c .kktsga > li + li::before,
.uai4p  .kktsga > li + li::before,
.b3wrh8    .kktsga > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.bkere     .kktsga > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.niy6j    .kktsga > li + li::before { content: "|"; }
.t4wxh    .kktsga > li + li::before { content: "—"; }
.ir1td1 .kktsga > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ii3c .kktsga > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uai4p  .kktsga > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.b3wrh8    .kktsga > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .prasb .wq3q5n23,
  .ujhdspx .wq3q5n23,
  .uj72r2kq .wq3q5n23,
  .lm47yf .wq3q5n23,
  .msrzqzoo .wq3q5n23 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .prasb .wq3q5n23::before,
  .ujhdspx .wq3q5n23::before,
  .uj72r2kq .wq3q5n23::before,
  .lm47yf .wq3q5n23::before,
  .msrzqzoo .wq3q5n23::before { content: ""; display: block; flex-shrink: 0; }

  
  .prasb .wq3q5n23::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;
  }

  
  .ujhdspx .wq3q5n23::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;
  }

  
  .uj72r2kq .wq3q5n23::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;
  }

  
  .lm47yf .wq3q5n23::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;
  }

  
  .msrzqzoo .wq3q5n23::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) {
  .lolhl8o .wq3q5n23 {
    padding: 5px 14px;
  }
  .lolhl8o .kktsga {
    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;
  }
  .lolhl8o .kktsga li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lolhl8o .kktsga li a:hover { background: var(--bg-raised); }
  .lolhl8o .su52,
  .pkw6to .su52,
  .btbyv .su52 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .h5fxci .wq3q5n23 {
    padding: 5px 10px;
  }
  .h5fxci .kktsga {
    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);
  }
  .h5fxci .kktsga.hd1jm { transform: translateX(0); }
  .h5fxci .kktsga li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .h5fxci .kktsga li:last-child a { border-bottom: none; }
  .etu0x91 .kktsga,
  .x7oro .kktsga { background: var(--accent) !important; }
  .etu0x91 .kktsga li a,
  .x7oro .kktsga li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .btbyv .wq3q5n23 {
    padding: 5px 10px;
  }
  .btbyv .kktsga {
    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);
  }
  .btbyv .kktsga::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .btbyv .kktsga.hd1jm { transform: translateY(0); }
  .btbyv .kktsga li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ir3e7d6 .wq3q5n23 {
    padding: 5px 10px;
  }
  .ir3e7d6 .kktsga {
    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;
  }
  .ir3e7d6 .kktsga.hd1jm { opacity: 1; pointer-events: auto; }
  .ir3e7d6 .kktsga li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jk44vwg     .wq3q5n23 { border-radius: 0 !important; }
  .x3qi   .wq3q5n23 { border-radius: 8px !important; }
  .qqj4 .wq3q5n23 { border-radius: 50% !important; }
  .lje22   .wq3q5n23 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ognl1o .pt3639mz { flex-direction: column; align-items: stretch; }
  .ognl1o .vmd5kp { flex-direction: row; min-width: auto; }
  .ognl1o .a4a45 { align-items: flex-start; text-align: left; }
}
.m6kjyco7,
.m6kjyco7.j11x,
.nbtxwpcu .m6kjyco7,
.x7tahv .m6kjyco7,
.mzz823oj .m6kjyco7,
.ek9tm .m6kjyco7 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ct8dl912 {
  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;
}
.p7rc8 { flex: 1 1 280px; min-width: 0; }
.qm0jg {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.pt0q {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.iag2 {
  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;
}
.iag2:hover { transform: translateY(-1px); opacity: 0.95; }
.vocd07 .ct8dl912 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.vocd07 .qm0jg { color: var(--cta); }
.vocd07 .pt0q { color: var(--text-body); }
.vocd07 .iag2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.xq7f7g84 .ct8dl912 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xq7f7g84 .qm0jg { color: var(--text-primary); }
.xq7f7g84 .pt0q { color: var(--text-body); }
.xq7f7g84 .iag2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ct8dl912 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .p7rc8 { flex: 0 0 auto; }
  .qm0jg { font-size: 1.2rem; }
  .iag2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.o1hmvtn .mhwum { height: 36px; }
.t3hf7pt .mhwum { height: 60px; max-width: 200px; }
.jad4vu2 .mhwum { height: 56px; max-width: 180px; }
.zna9nu    .pb86, .zna9nu    .ff7l2e { color: #f59e0b; }
.silj4yij      .pb86 { font-size: 1rem; letter-spacing: 1.5px; }
.silj4yij      .ff7l2e   { font-size: 1.35rem; }
.t31kilz    .pb86, .t31kilz    .ff7l2e { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.bdw2v6     .pb86, .bdw2v6     .ff7l2e { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.rk0y .pb86, .rk0y .ff7l2e { color: var(--cta); letter-spacing: 2px; }
.x5372   .pb86, .x5372   .ff7l2e { color: #e91e63; letter-spacing: 2px; }
.b2duelxt  .pb86, .b2duelxt  .ff7l2e { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.j38izho4     .pb86, .j38izho4     .ff7l2e { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.jpzni .ynxc742 + .ynxc742 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ciyjqad .i2nv8yr { padding: 18px 24px; min-height: 68px; }
.kbbsc .b7lyh {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.kbbsc .ysjx {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.n7mof2s .ynxc742 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.w9rhhv { counter-reset: cs-rank; }
.w9rhhv .i2nv8yr { counter-increment: cs-rank; }
.w9rhhv .i2nv8yr::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;
}
.z9c18l .w9rhhv { counter-reset: cs-rank; gap: 0; }
.z9c18l .i2nv8yr {
  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;
}
.z9c18l .i2nv8yr::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;
}
.z9c18l .xe6z8 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.z9c18l .y8lw {
  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;
}
.z9c18l .byrx481 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.z9c18l .xe6z8 { min-width: 0; flex-direction: column; width: 100%; }
.z9c18l .y218178r {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.z9c18l .pb86 { color: var(--cta, var(--accent)); }
.z9c18l .cuuk { font-weight: 700; }
.z9c18l .ynxc742 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.z9c18l .b7lyh {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.z9c18l .ysjx {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.z9c18l .au7d2 .ysjx { font-size: 1.3rem; color: var(--accent-light); }
.z9c18l .jxcpcfhq {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.z9c18l .i2nv8yr:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .z9c18l .w9rhhv {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .z9c18l .i2nv8yr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .z9c18l .i2nv8yr { padding: 40px 16px 20px; }
  .z9c18l .ynxc742 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .z9c18l .jxcpcfhq { width: 100%; min-width: 0; }
}
.brfxsst .w9rhhv { counter-reset: cs-rank; gap: 10px; }
.brfxsst .i2nv8yr {
  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);
}
.brfxsst .i2nv8yr::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);
}
.brfxsst .xe6z8 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.brfxsst .y8lw {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.brfxsst .byrx481 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.brfxsst .y218178r {
  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;
}
.brfxsst .pb86 { color: var(--cta, var(--accent)); }
.brfxsst .ynxc742 {
  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;
}
.brfxsst .b7lyh {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.brfxsst .ysjx { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.brfxsst .au7d2 .ysjx { color: var(--accent-light); }
.brfxsst .jxcpcfhq {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.brfxsst .i2nv8yr:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .brfxsst .i2nv8yr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .brfxsst .i2nv8yr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .brfxsst .xe6z8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .brfxsst .y218178r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .brfxsst .ynxc742 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .brfxsst .jxcpcfhq { width: 100%; min-width: 0; }
  .brfxsst .pb86 { min-width: 0; }
}
.vocjm3w .i2nv8yr::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.iacz98 .jm2l2wt2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.iacz98 .jm2l2wt2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.iacz98 .jm2l2wt2 p { padding: 0 2px 16px; }
.aib1zmx .jm2l2wt2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.aib1zmx .jm2l2wt2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.aib1zmx .jm2l2wt2 summary::after { content: "›"; font-size: 1.2em; }
.aib1zmx .jm2l2wt2[open] summary::after { content: "‹"; }
.aib1zmx .jm2l2wt2 p { padding: 10px 22px 4px; }
.gnhs9 .jm2l2wt2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gnhs9 .jm2l2wt2 summary { color: var(--text-primary); padding-left: 16px; }
.gnhs9 .jm2l2wt2 summary::after { content: "›"; font-size: 1.1em; }
.gnhs9 .jm2l2wt2[open] summary::after { content: "‹"; }
.gnhs9 .jm2l2wt2 p { padding-left: 16px; }
.ff2f .dw8gu0q { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ff2f .jm2l2wt2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ff2f .jm2l2wt2:last-child { border-bottom: none; }
.ff2f .jm2l2wt2 summary { color: var(--text-primary); border-radius: 0; }
.ff2f .jm2l2wt2 summary::after { content: "›"; font-size: 1.1em; }
.ff2f .jm2l2wt2[open] summary::after { content: "‹"; }
.vhlz3uea .jm2l2wt2 { overflow: hidden; }
.vhlz3uea .jm2l2wt2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vhlz3uea .jm2l2wt2 summary::after { color: rgba(255,255,255,.75); }
.vhlz3uea .jm2l2wt2[open] summary { border-radius: 0; }
.wcah { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.boff3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ahv62 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.i8aji77 { color: var(--text-muted); font-size: 1.05rem; }
.zewo {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.xihog {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l8frj { margin-bottom: 20px; }
.eeh25iw {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nxa8iwx3 {
  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;
}
.nxa8iwx3:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.yyqucu { resize: vertical; min-height: 130px; }
.r8a4 { width: 100%; margin-top: 8px; }
.oexg {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vk1y {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.hmnzv { color: var(--text-muted); line-height: 1.75; }
.xlsvs1if { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.xlsvs1if li { margin-bottom: 6px; }
.yelec { max-width: 760px; margin: 0 auto; }
.hw3q { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tlp1n5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tlp1n5:last-child { border-bottom: none; }
.tlp1n5 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.tlp1n5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hfntjhmk { max-width: 760px; margin: 0 auto; }
.gwzndbq { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gwzndbq:last-child { border-bottom: none; }
.dlmure4 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.gwzndbq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gwzndbq ul.xlsvs1if { margin: 0; }
.tit2d .dlmure4 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .tit2d { grid-template-columns: 1fr; gap: 10px; } }
.fzhn .dlmure4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.o654o .xlsvs1if { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .civj7we { grid-template-columns: 1fr; } }
.upabk { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.upabk:hover .w5tq { color: var(--accent-light); text-decoration: underline; }
.s44ue0gr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.irtlmq86 { margin-bottom: 48px; }
.k95n { max-width: 760px; margin: 0 auto; }
.x830wdc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.x830wdc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.oujel { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.x830wdc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x830wdc ul.xlsvs1if { margin: 0; }
.yl0aletp { color: var(--text-muted); line-height: 1.75; }
.c30r .xlsvs1if,
.sw4t4tq .xlsvs1if,
.em35n5jl .xlsvs1if,
.ye35w9nx .xlsvs1if {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.c30r .x830wdc,
.sw4t4tq .x830wdc { text-align: left; }
.c30r .oujel,
.sw4t4tq .oujel { text-align: center; }
.d7bf { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.z4q3vj { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.gxk243x { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cqgl { margin-top: 12px; }
.zebfo8i { 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; }
.zebfo8i:hover { border-bottom-color: var(--accent-light); }
.nu3cmli { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nu3cmli img { width: 100%; height: 100%; object-fit: cover; display: block; }
.mzd615i { border-radius: 28%; }
.m3fn3 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.k1r2oc8 { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
.gkbp5 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .gkbp5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.o6rt .gxk243x, .o6rt .z4q3vj { max-width: 640px; }
.qnzho .d7bf { font-size: 1.6rem; margin-top: 18px; }
.idnk .gxk243x { margin-bottom: 28px; }
@media (max-width: 860px) { .gn527qw6 { grid-template-columns: 1fr; } .qnzho { position: static; text-align: center; } }
.lcxmn .nu3cmli { margin: 0 auto 18px; }
.lcxmn .m3fn3 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .irz3 { grid-template-columns: 1fr; } }
.o9f2 .d7bf { font-size: 1.6rem; margin-bottom: 6px; }
.ye35w9nx .xlsvs1if { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o9f2 { flex-direction: column; text-align: center; } .ubmtgwx { grid-template-columns: 1fr; } }
.a37mv32x .d7bf { font-size: 1.35rem; margin: 0 0 4px; }
.a37mv32x .m3fn3 { margin: 0; }
.qpb0yg { max-width: 760px; margin: 0 auto; }
.mbsnq { position: relative; padding-left: 28px; }
.mbsnq::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.f0dhl8 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.f0dhl8:last-child { padding-bottom: 0; }
.y4f1uj { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.fmf5e h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.fmf5e p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rqy2 .ahv62 { color: var(--accent-light); }
.biwrg5 .ahv62 { font-size: 2rem; }
.biwrg5 .i8aji77 { max-width: 680px; }
.wp9an .ahv62 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.wp9an .i8aji77  { margin: 0; }
@media (max-width: 640px) { .wp9an { flex-direction: column; } }
.mlgwxf {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.mlgwxf .ahv62 { color: var(--accent-light); }
.b8ctkww .ahv62 { color: #fff; }
.b8ctkww .i8aji77  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .wndz { grid-template-columns: 1fr; } }
.na6u5i5 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.na6u5i5 .nxa8iwx3 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.na6u5i5 .nxa8iwx3:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.pnlr .nxa8iwx3 { background: var(--bg-raised); border-color: transparent; }
.pnlr .nxa8iwx3:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pggewv .nxa8iwx3 { border-radius: 100px; padding: 11px 20px; }
.pggewv .yyqucu { border-radius: 14px; }
@media (max-width: 640px) { .ws7cdimt { grid-template-columns: 1fr; } }
.zdqto7d { counter-reset: priv-count; }
.g5ck {
  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);
}
.g5ck:last-child { border-bottom: none; }
.d6ew5 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.g5ck h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.g5ck p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n6oft { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n6oft li { margin-bottom: 6px; }
.yqh9d8i{display:none}
.yqh9d8i:empty,.cx3ymhjr:empty{display:none}
.ku4tb{position:relative;overflow:visible}
.r9g9b8 .v3ajiy,.aeb7 .v3ajiy,
.bwdc1ow7 .v3ajiy,.d0pah .v3ajiy,
.vx8d880q .v3ajiy,.vb06qobz .v3ajiy{display:block}
.usdfhj2 .owxx{display:block}
.r9g9b8 .v3ajiy,.aeb7 .v3ajiy,
.bwdc1ow7 .v3ajiy,.d0pah .v3ajiy,
.vx8d880q .v3ajiy{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}
.r9g9b8 .v3ajiy .cx3ymhjr,.aeb7 .v3ajiy .cx3ymhjr,
.bwdc1ow7 .v3ajiy .cx3ymhjr,.d0pah .v3ajiy .cx3ymhjr,
.vx8d880q .v3ajiy .cx3ymhjr{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}
.r9g9b8 .tyvd4xg7,.aeb7 .tyvd4xg7,
.bwdc1ow7 .tyvd4xg7,.d0pah .tyvd4xg7,
.vx8d880q .tyvd4xg7{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.r9g9b8 .v3ajiy,.aeb7 .v3ajiy{top:12px}
.r9g9b8 .v3ajiy .cx3ymhjr{margin-right:auto}
.aeb7 .v3ajiy .cx3ymhjr{margin-left:auto}
.aeb7 .v3ajiy{text-align:right}
.bwdc1ow7 .v3ajiy,.d0pah .v3ajiy{bottom:12px}
.bwdc1ow7 .v3ajiy .cx3ymhjr{margin-right:auto}
.d0pah .v3ajiy .cx3ymhjr{margin-left:auto}
.d0pah .v3ajiy{text-align:right}
.vx8d880q .v3ajiy{position:relative;margin-top:16px}
.vx8d880q .v3ajiy .cx3ymhjr{margin:0 auto}
.vb06qobz .v3ajiy{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.vb06qobz .v3ajiy .cx3ymhjr{margin:0}
.vb06qobz .nxm5ptk~.v3ajiy,
.vb06qobz .sbsdb~.v3ajiy{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.vb06qobz .nxm5ptk~.v3ajiy .cx3ymhjr,
.vb06qobz .sbsdb~.v3ajiy .cx3ymhjr{justify-content:flex-start}
.nxm5ptk~.v3ajiy,.sbsdb~.v3ajiy{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}
.nxm5ptk~.v3ajiy .cx3ymhjr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.sbsdb~.v3ajiy .cx3ymhjr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.owxx .cx3ymhjr{margin:0 0 12px}
.cx3ymhjr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.twek{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.w5tq{font-weight:600;color:var(--text-heading);opacity:1}
.bgub::before{content:"·";margin:0 2px;opacity:.5}
.tyvd4xg7{white-space:nowrap}
.c9l26zjx .twek{display:none}
.bkfzsdvv .tyvd4xg7{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.bkfzsdvv .bgub::before{content:""}
.ommkt .tyvd4xg7{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}
.ommkt .bgub::before{content:""}
.xgdlxgzf .cx3ymhjr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.cbp6r .tyvd4xg7{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.cbp6r .bgub::before{content:""}
.nkuz1vmy .tyvd4xg7{color: var(--accent-light);opacity:1;font-weight:500}
.h420 .tyvd4xg7{border-bottom:1px solid currentColor;padding-bottom:2px}
.a9t9 .cx3ymhjr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.huej5{--date-bg:var(--accent-bg)}
.lal405 .bgub::before{content:""}
.kapn0sa .bgub::before{content:"•";opacity:.4}
.kapn0sa .tyvd4xg7 + .tyvd4xg7::before{content:"•";margin-right:6px;opacity:.4}
.hcusz2 .bgub::before{content:"/";opacity:.35}
.hcusz2 .tyvd4xg7 + .tyvd4xg7::before{content:"/";margin-right:6px;opacity:.35}
.a139 .bgub::before{content:"|";opacity:.3}
.a139 .tyvd4xg7 + .tyvd4xg7::before{content:"|";margin-right:6px;opacity:.3}
.bowq .bgub::before{content:"—";opacity:.3}
.bowq .tyvd4xg7 + .tyvd4xg7::before{content:"—";margin-right:6px;opacity:.3}
.lszj2 .bgub::before{content:"◆";font-size:.5em;opacity:.35}
.lszj2 .tyvd4xg7 + .tyvd4xg7::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xq3c9yv .bgub::before{content:"·";opacity:.4}
.xq3c9yv .tyvd4xg7 + .tyvd4xg7::before{content:"·";margin-right:6px;opacity:.4}
.jl2k1y .bgub::before{content:"›";opacity:.4}
.jl2k1y .tyvd4xg7 + .tyvd4xg7::before{content:"›";margin-right:6px;opacity:.4}
.ruhb0aoz .bgub::before{content:"→";opacity:.35;font-size:.85em}
.ruhb0aoz .tyvd4xg7 + .tyvd4xg7::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.inoe6e .a224ibb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .a224ibb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bw36cl{max-width:100%}
}
.c10zl .gh41ck7i{margin:0}
@media (max-width:560px){
  .it5uq{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .d2wyw4 { padding: 28px 18px 20px; }
  .tk9gpus { font-size: 1.2rem; }
  .r2y6x3b2 { max-width: 220px; max-height: 80px; }
}
.zr0rku {
  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);
}
.qieol6 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.m2hoy  .zr0rku { border-radius: 50%; }
.p2b4hc  .zr0rku { border-radius: 6px; }
.tkvb .zr0rku { border-radius: 22px; }
.ptfiw268 .ct8dl912 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .zr0rku { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.hr20 .j11x {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.hr20 .se4er {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.hr20 .ct8dl912 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.yepfx .j11x,
.yepfx .se4er {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.yepfx .ct8dl912 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .yepfx { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .yepfx .ct8dl912 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .yepfx .pt0q { display: none !important; }
  .yepfx .qm0jg { font-size: 1.1rem !important; }
  .yepfx .zr0rku { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .fwil { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .hr1g2 { flex-direction: row-reverse; }
[dir="rtl"] .kktsga { flex-direction: row-reverse; }
[dir="rtl"] .vpaeo  .vcppyj { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .a59i50ui .vcppyj { right: auto; left: 20px; }
  [dir="rtl"] .vpaeo  .vcppyj { left: auto;  right: 20px; }
}
[dir="rtl"] .y2gih .ubmk1r4  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .q9gla9b .ubmk1r4 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .li15opz, [dir="rtl"] .myotqn { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ppvla { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .hfgqtqg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .uglevcka { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ct8dl912 { direction: rtl; }
[dir="rtl"] .zr0rku { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .i2nv8yr,
[dir="rtl"] .vuiathv { direction: rtl; }
[dir="rtl"] .dhbub0 { direction: rtl; }
[dir="rtl"] .s5c00yr2 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .arkctr7 .myotqn,
[dir="rtl"] .vbnqos .myotqn,
[dir="rtl"] .js8uz .myotqn,
[dir="rtl"] .uigy .myotqn {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .arkctr7 .myotqn li::before,
[dir="rtl"] .vbnqos .myotqn li::before,
[dir="rtl"] .js8uz .myotqn li::before,
[dir="rtl"] .uigy .myotqn li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .r4znaihh.spih .zmjig,
[dir="rtl"] .l9fpw.spih .zmjig,
[dir="rtl"] .l6c3v.spih .zmjig,
[dir="rtl"] .qzvi3.spih .zmjig,
[dir="rtl"] .jghmmv.spih .zmjig { text-align: right; }
[dir="rtl"] .nxm5ptk.spih .wiffcva { align-items: flex-end; text-align: right; }
[dir="rtl"] .se4er,
[dir="rtl"] .rcnb4,
[dir="rtl"] .pxp4w6wj,
[dir="rtl"] .zmjig { text-align: right; }
[dir="rtl"] .xihog,
[dir="rtl"] .eeh25iw,
[dir="rtl"] .gxk243x,
[dir="rtl"] .nxa8iwx3,
[dir="rtl"] .yyqucu { text-align: right; direction: rtl; }
[dir="rtl"] .pggewv .nxa8iwx3,
[dir="rtl"] .na6u5i5 .nxa8iwx3 { padding-right: 20px; padding-left: 20px; }
.ouwob0 .w9rhhv,
.fyvcj8 .w9rhhv,
.wygbj .w9rhhv { gap: 0; }
.kmweryx5 .w9rhhv { gap: 14px; }
.ouwob0 .i2nv8yr,
.fyvcj8 .i2nv8yr,
.kmweryx5 .i2nv8yr,
.wygbj .i2nv8yr {
  
  grid-template-columns: auto 260px minmax(0, 1fr) auto auto;
  gap: 20px;
  padding: 22px 26px;
  align-items: center;
  
  grid-auto-flow: dense;
}
.ouwob0 .i2nv8yr,
.fyvcj8 .i2nv8yr,
.wygbj .i2nv8yr {
  background: var(--bg-card);
  border: none; border-radius: 0;
}
.ouwob0 .i2nv8yr:nth-child(even),
.wygbj .i2nv8yr:nth-child(even) { background: var(--accent-bg); }
.fyvcj8 .i2nv8yr + .i2nv8yr { border-top: 1px solid var(--border-alt); }
.kmweryx5 .i2nv8yr {
  border: 1px solid var(--border-alt); border-radius: 16px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, .06);
}
.ouwob0 .i2nv8yr:hover,
.fyvcj8 .i2nv8yr:hover,
.wygbj .i2nv8yr:hover { background: var(--bg-hover); }
.ouwob0 .i2nv8yr::before,
.fyvcj8 .i2nv8yr::before,
.kmweryx5 .i2nv8yr::before,
.wygbj .i2nv8yr::before {
  width: 40px; min-width: 40px; height: 40px;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%;
  background: var(--accent-bg); color: var(--accent);
  font-size: 1.15rem; font-weight: 700;
}
.wygbj .i2nv8yr::before {
  background: var(--accent); color: var(--cta-fg, #fff);
}
.ouwob0 .xe6z8,
.fyvcj8 .xe6z8,
.kmweryx5 .xe6z8,
.wygbj .xe6z8 {
  grid-column: 2;
  flex-direction: row; align-items: center; justify-content: flex-start;
  width: auto; gap: 16px; text-align: left;
}
.ouwob0 .y8lw,
.fyvcj8 .y8lw,
.kmweryx5 .y8lw,
.wygbj .y8lw {
  width: 78px; height: 78px; padding: 0;
  border-radius: 50%; overflow: hidden; flex-shrink: 0;
}
.ouwob0 .byrx481,
.fyvcj8 .byrx481,
.kmweryx5 .byrx481,
.wygbj .byrx481 {
  width: 100%; height: 100%; max-width: none; max-height: none;
  object-fit: cover;
}
.ouwob0 .y218178r,
.fyvcj8 .y218178r,
.kmweryx5 .y218178r,
.wygbj .y218178r {
  font-size: 1.3rem; font-weight: 700; color: var(--accent);
  text-align: left;
}
.wygbj .y218178r { font-size: 1.45rem; font-weight: 800; }
.ouwob0 .zsw8g0,
.fyvcj8 .zsw8g0,
.kmweryx5 .zsw8g0,
.wygbj .zsw8g0 {
  grid-column: 3; display: block;
  justify-self: center; width: min(100%, 340px);
}
.ouwob0 .zsw8g0 .au7d2,
.fyvcj8 .zsw8g0 .au7d2,
.kmweryx5 .zsw8g0 .au7d2,
.wygbj .zsw8g0 .au7d2 {
  background: var(--accent-bg);
  border: none;
  border-radius: 999px;
  padding: 12px 22px;
  flex-direction: row; justify-content: center;
}
.ouwob0 .zsw8g0 .au7d2 .b7lyh,
.fyvcj8 .zsw8g0 .au7d2 .b7lyh,
.kmweryx5 .zsw8g0 .au7d2 .b7lyh,
.wygbj .zsw8g0 .au7d2 .b7lyh { display: none; }
.ouwob0 .zsw8g0 .au7d2 .ysjx::before,
.fyvcj8 .zsw8g0 .au7d2 .ysjx::before,
.kmweryx5 .zsw8g0 .au7d2 .ysjx::before,
.wygbj .zsw8g0 .au7d2 .ysjx::before { content: "\1F381\00a0"; }
.ouwob0 .zsw8g0 .au7d2 .ysjx,
.fyvcj8 .zsw8g0 .au7d2 .ysjx,
.kmweryx5 .zsw8g0 .au7d2 .ysjx,
.wygbj .zsw8g0 .au7d2 .ysjx {
  font-size: 1.05rem; font-weight: 700; color: var(--text-primary);
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}
.ouwob0 .zsw8g0 .lpid,
.fyvcj8 .zsw8g0 .lpid,
.kmweryx5 .zsw8g0 .lpid,
.wygbj .zsw8g0 .lpid { display: none; }
.ouwob0 .k1mkp,
.fyvcj8 .k1mkp,
.kmweryx5 .k1mkp,
.wygbj .k1mkp {
  grid-column: 4; min-width: 120px; width: auto;
}
.ouwob0 .pb86,
.fyvcj8 .pb86,
.kmweryx5 .pb86,
.wygbj .pb86 { display: block; font-size: 1.25rem; letter-spacing: 2px; }
.ouwob0 .cuuk,
.fyvcj8 .cuuk,
.kmweryx5 .cuuk,
.wygbj .cuuk { display: none; }
.ouwob0 .jxcpcfhq.xpq4ix7i,
.fyvcj8 .jxcpcfhq.xpq4ix7i,
.kmweryx5 .jxcpcfhq.xpq4ix7i,
.wygbj .jxcpcfhq.xpq4ix7i {
  grid-column: 5;
  min-width: 190px;
  border-radius: 999px;
  padding: 17px 34px !important;
  font-size: 1.05rem !important; font-weight: 700;
}
.wygbj .jxcpcfhq.xpq4ix7i { box-shadow: 0 4px 16px color-mix(in srgb, var(--cta) 45%, transparent); }
@media (max-width: 1080px) {
  .ouwob0 .i2nv8yr,
  .fyvcj8 .i2nv8yr,
  .kmweryx5 .i2nv8yr,
  .wygbj .i2nv8yr {
    grid-template-columns: auto 220px minmax(0, 1fr) auto;
    gap: 16px; padding: 18px;
  }
  .ouwob0 .k1mkp,
  .fyvcj8 .k1mkp,
  .kmweryx5 .k1mkp,
  .wygbj .k1mkp { display: none; }
  .ouwob0 .jxcpcfhq.xpq4ix7i,
  .fyvcj8 .jxcpcfhq.xpq4ix7i,
  .kmweryx5 .jxcpcfhq.xpq4ix7i,
  .wygbj .jxcpcfhq.xpq4ix7i { grid-column: 4; min-width: 150px; padding: 14px 24px !important; }
}
@media (max-width: 720px) {
  .ouwob0 .i2nv8yr,
  .fyvcj8 .i2nv8yr,
  .kmweryx5 .i2nv8yr,
  .wygbj .i2nv8yr {
    grid-template-columns: auto minmax(0, 1fr);
    grid-template-areas:
      "rank  ident"
      "pills pills"
      "cta   cta";
    gap: 12px 14px; padding: 18px 16px;
    text-align: left;
  }
  .ouwob0 .i2nv8yr::before,
  .fyvcj8 .i2nv8yr::before,
  .kmweryx5 .i2nv8yr::before,
  .wygbj .i2nv8yr::before { grid-area: rank; align-self: center; justify-self: start; }
  .ouwob0 .xe6z8,
  .fyvcj8 .xe6z8,
  .kmweryx5 .xe6z8,
  .wygbj .xe6z8 { grid-area: ident; width: auto; justify-content: flex-start; }
  .ouwob0 .zsw8g0,
  .fyvcj8 .zsw8g0,
  .kmweryx5 .zsw8g0,
  .wygbj .zsw8g0 { grid-area: pills; }
  
  .ouwob0 .zsw8g0 .au7d2,
  .fyvcj8 .zsw8g0 .au7d2,
  .kmweryx5 .zsw8g0 .au7d2,
  .wygbj .zsw8g0 .au7d2 {
    background: var(--accent-bg); border-radius: 999px;
    padding: 11px 18px; justify-content: center;
  }
  .ouwob0 .jxcpcfhq.xpq4ix7i,
  .fyvcj8 .jxcpcfhq.xpq4ix7i,
  .kmweryx5 .jxcpcfhq.xpq4ix7i,
  .wygbj .jxcpcfhq.xpq4ix7i { grid-area: cta; width: 100%; }
  .ouwob0 .y8lw,
  .fyvcj8 .y8lw,
  .kmweryx5 .y8lw,
  .wygbj .y8lw { width: 56px; height: 56px; }
  .ouwob0 .y218178r,
  .fyvcj8 .y218178r,
  .kmweryx5 .y218178r,
  .wygbj .y218178r { font-size: 1.1rem; }
}
:root {
  --accent:          #0e186d;
  --brand:           #0e186d;
  --brand-light:     #101755;
  --brand-pale:      #1f2874;
  --grad-start:      #1829be;
  --grad-end:        #3b4bd8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f97316;
  --cta-fg:          #111111;
  --cta-light:       #e65e00;
  --cta-hover:       #cc5605;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f5;
  --bg-raised:       #edeef1;
  --bg-hover:        #f3f3f5;
  --border:          #e1e2e9;
  --border-alt:      #cfd0dc;
  --border-section:  #e1e2e9;
  --text-primary:    #17171b;
  --text-muted:      #505261;
  --text-body:       #2e2f37;
  --text-sub:        #454653;
  --text-faint:      #73768b;
  --text-dim:        #8f91a2;
  --text-label:      #5c5e6f;
  --text-value:      #393b45;
  --accent-bg:       #e0e2f4;
  --accent-bg-light: #c6cbef;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0d966a;
  --c-cons:          #9f2149;
  --c-pros-label:    #0fb27e;
  --c-tip-border:    #11c58c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0d966a;
}
:root { --logo-bg-opacity: 32%; }
.km1wotr0 .kgo6z, .km1wotr0 .nxm5ptk { min-height: 420px; }
body, button, input { font-family: "Roboto", sans-serif; }
.k55zp .tgh3xec li::before, .k55zp .c3qr li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.k55zp .tgh3xec li::before { content: ""; }.k55zp .c3qr li::before { content: ""; }.k55zp .nha2gko9::before, .k55zp .o56f5ufx::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.k55zp .nha2gko9::before { content: ""; }.k55zp .o56f5ufx::before { content: ""; }
.fkvi7::before { content: '—'; }