:root {
  --color-accent: #1f2cd0;
  --color-cta: #8b0099;
  --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;
}
.i8l2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ihylwleo {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ri8z9c6c {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.u6jt { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.itkfkwa { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.itkfkwa a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.itkfkwa a:hover { color: var(--accent-light); }
.yhkj1k  .kp58nyy { border-radius: 14px; }
.yhkj1k .kp58nyy li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.yhkj1k .kp58nyy li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.kucitlb .kp58nyy li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .kp58nyy {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .o1w9w6:hover .kp58nyy,
  .o1w9w6:focus-within .kp58nyy { display: block; }
  .kp58nyy li a { padding: 8px 16px; font-size: 0.88rem; }
}
.z67j18nl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qrbkruc { display: none; }
@media (max-width: 640px) {
  .qrbkruc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qrbkruc.vydaknsg { display: block; }
}
@media (max-width: 640px) {
  .z67j18nl { display: block; }
  .itkfkwa > li + li::before { display: none !important; }
  .itkfkwa {
    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;
  }
  .itkfkwa.vydaknsg { display: flex; }
  .itkfkwa li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .itkfkwa li:last-child a { border-bottom: none; }
}
.h1mr { min-height: 480px; }
.n0hktio {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f9qpu0b3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jxnx4lf1 .f9qpu0b3 { margin-left: 0; margin-right: 0; }
.zjz49fu {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.fquloa .zjz49fu { margin-top: 24px; }
.zjz49fu:hover { opacity: 0.88; }
.h2nesrm .ljt9o {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.h2nesrm .n0hktio { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.h2nesrm .f9qpu0b3 { color: #e2e8f0; }
.h2nesrm.xpizo .ljt9o { text-align: center; }
.h2nesrm.jxnx4lf1   .ljt9o { text-align: left; }
.d3h5z5p5 {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.d3h5z5p5 .ljt9o {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.d3h5z5p5 .n0hktio { color: var(--text-primary); text-shadow: none; }
.d3h5z5p5 .f9qpu0b3 { color: var(--text-muted); }
.d3h5z5p5 .zjz49fu { margin-top: 16px; }
.d3h5z5p5, .d3h5z5p5.h1mr { min-height: auto !important; }
.d3h5z5p5.xpizo .ljt9o { text-align: center; }
.d3h5z5p5.jxnx4lf1   .ljt9o { text-align: left; }
.d3h5z5p5~.k4dw{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}
.d3h5z5p5~.k4dw .yn78at9y{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.fnn9 .i25hji7,
.fnn9 .prgbc4ej,
.fnn9 .h2nesrm .zk5yzmzl {
  overflow: hidden;
}
.fnn9 .i25hji7::after,
.fnn9 .prgbc4ej::after,
.fnn9 .h2nesrm .zk5yzmzl::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%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.i25hji7 .n0hktio { color: #fff; }
.i25hji7 .f9qpu0b3 { color: rgba(255,255,255,0.85); }
.i25hji7 .zjz49fu { background: #fff; color: var(--cta); }
.i25hji7 .zjz49fu:hover { opacity: 0.92; }
.fnn9 .hpmpfm8 { position: relative; overflow: hidden; }
.fnn9 .hpmpfm8::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;
}
.hpmpfm8 .n0hktio { text-shadow: none; color: var(--text-primary); }
.hpmpfm8 .f9qpu0b3 { color: var(--text-muted); }
body.qkw46y .n0hktio {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mpuc .n0hktio {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h1mr.i25hji7 .n0hktio,
section.i25hji7 .n0hktio {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hpmpfm8.xpizo .et41d { align-items: center; text-align: center; }
.h1mr .u7imqsax {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.u7imqsax .efp9.zxtbed {
  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;
}
.u7imqsax .efp9.zxtbed:hover { opacity: 0.85; }
.lwk1x .ljt9o { padding-bottom: 24px; }
.fquloa .ljt9o { max-width: 1100px; }
@media (max-width: 700px) {
  .hpmpfm8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hpmpfm8:not(.alrflk) .bnf93yt { display: none !important; }
  .alrflk .bnf93yt { padding: 16px; }
  .et41d  { padding: 36px 24px; }
  .hpmpfm8~.k4dw,.dhf8mqt7~.k4dw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .h1mr, .hpmpfm8 { min-height: 320px !important; }
  .n0hktio { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .oxxjhn,
  .l2xkz,
  .n16mc { grid-template-columns: 1fr !important; }

  

  
  .lwk1x { display: flex !important; flex-direction: column !important; }
  .lwk1x .ljt9o { display: contents; }
  .lwk1x .zk5yzmzl { order: 0; }
  .lwk1x .n0hktio { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lwk1x .oxxjhn { order: 2; padding: 0 16px 12px !important; }
  .lwk1x .f9qpu0b3 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .fquloa .ljt9o { display: flex; flex-direction: column; }
  .fquloa .ljt9o .n0hktio { order: 1; }
  .fquloa .ljt9o .n16mc { order: 2; margin: 8px 0 24px !important; }
  .fquloa .ljt9o .f9qpu0b3 { order: 3; }
  .fquloa .ljt9o .zjz49fu { order: 4; align-self: center; margin-top: 0; }

  
  .hpmpfm8.alrflk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hpmpfm8.alrflk .et41d { display: contents; padding: 0; }
  .hpmpfm8.alrflk .et41d .n0hktio { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hpmpfm8.alrflk .bnf93yt { order: 2; padding: 12px 16px; }
  .hpmpfm8.alrflk .et41d .f9qpu0b3 { order: 3; padding: 0 24px; margin: 0 auto; }
  .hpmpfm8.alrflk .et41d .zjz49fu { order: 4; align-self: center; margin: 8px 0 32px; }
}
.dsbfzp { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.npk36 { width: 100%; height: auto; display: block; border-radius: 10px; }
.izy5vx .dsbfzp        { border-radius: 16px; }
.izy5vx .npk36  { border-radius: 16px; }
.sk213fzj .dsbfzp         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sk213fzj .npk36   { border-radius: 8px; }
.anpcw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jyfefx3n { width: 100%; padding: 32px 0; position: relative; }
.xu3tw { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.t9you .jyfefx3n:nth-child(even) { background: var(--bg-surface); }
.t9you .jyfefx3n:nth-child(odd)  { background: var(--bg-page); }
.kcw59m .jyfefx3n:nth-child(even) { background: var(--bg-card); }
.kcw59m .jyfefx3n:nth-child(odd)  { background: var(--bg-page); }
.t9you .jyfefx3n:nth-child(odd)  .xu3tw { background: var(--bg-card); border-radius: 6px; }
.t9you .jyfefx3n:nth-child(even) .xu3tw { background: var(--bg-raised); border-radius: 6px; }
.kcw59m .jyfefx3n:nth-child(odd)  .xu3tw { background: var(--bg-card); border-radius: 6px; }
.kcw59m .jyfefx3n:nth-child(even) .xu3tw { background: var(--bg-raised); border-radius: 6px; }
.t9you .jyfefx3n:nth-child(even) .imle .c18dq,
.kcw59m .jyfefx3n:nth-child(even) .imle .c18dq { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.t9you .jyfefx3n:nth-child(odd) .imle .c18dq,
.kcw59m .jyfefx3n:nth-child(odd) .imle .c18dq { background: var(--bg-card-inner); }
.t9you .jyfefx3n:nth-child(even) .hlr3t .c18dq:nth-child(odd),
.kcw59m .jyfefx3n:nth-child(even) .hlr3t .c18dq:nth-child(odd)  { background: var(--bg-card); }
.t9you .jyfefx3n:nth-child(even) .hlr3t .c18dq:nth-child(even),
.kcw59m .jyfefx3n:nth-child(even) .hlr3t .c18dq:nth-child(even) { background: var(--bg-card-inner); }
h1.ohu2albl { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ohu2albl {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.pb4v { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.n4eq h2.ohu2albl {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.pc6u h2.ohu2albl {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.mue6 h2.ohu2albl {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.gprmfhh h2.ohu2albl::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.eojtjh h2.ohu2albl {
  color: var(--text-primary); font-size: 1.7rem;
}
.zigx1 h2.ohu2albl::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ttm0q2 h2.ohu2albl {
  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;
}
.n8rgg7zb { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .n8rgg7zb { display: none; } }
.h673j3zl { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.jq2kl8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.jqkr0uz {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qxpu { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.heum { padding-left: 20px; }
.heum li { margin-bottom: 6px; }
.heum a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.heum a:hover { color: var(--accent-light); }
.tc6s9pvc .qxpu { display: none; }
.d654d4 .qxpu { display: none; }
.d654d4 .heum { padding-left: 0; list-style: none; }
.d654d4 .heum li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.d654d4 .heum a { font-size: 0.92rem; }
.b0gdai9y .jqkr0uz { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.b0gdai9y .qxpu { display: none; }
.b0gdai9y .heum { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.b0gdai9y .heum li { margin-bottom: 0; }
.b0gdai9y .heum 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;
}
.b0gdai9y .heum a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.n20yu .jqkr0uz { padding: 20px 20px 16px; }
.n20yu .heum {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.n20yu .heum li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.n20yu .heum 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;
}
.n20yu .heum 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;
}
.n20yu .heum a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.n20yu .heum a:focus,
.n20yu .heum a:focus-visible,
.n20yu .heum a:target { outline: none; }
.n20yu .heum li:target a { border-color: var(--border); color: var(--text-muted); }
.edehdj .jqkr0uz { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.edehdj .qxpu { display: none; }
.edehdj .heum { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.edehdj .heum li { margin-bottom: 0; }
.edehdj .heum li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.edehdj .heum li:last-child::after { content: ""; margin-right: 0; }
.edehdj .heum a { font-size: 0.9rem; }
.c18dq { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.imle .c18dq { background: var(--bg-card); }
.hlr3t .c18dq:nth-child(odd)  { background: var(--bg-card); }
.hlr3t .c18dq:nth-child(even) { background: var(--bg-raised); }
.w9d2 .c18dq {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.w9d2 .c18dq:last-child { border-bottom: none; }
.w9d2 h3.pb4v { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.x6k988 .c18dq {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.x6k988 .c18dq + .c18dq { margin-top: 4px; }
.e2dlexhx .c18dq { background: none; border-radius: 0; padding: 12px 0; }
.e2dlexhx .c18dq + .c18dq { border-top: 1px solid var(--border-section); }
.j1up { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hi4i { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.l1bckg { color: var(--text-body); margin-bottom: 10px; }
.bgks4, .rn9kauuz { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.bgks4 li, .rn9kauuz li { margin-bottom: 6px; }
.rn9kauuz li { list-style: decimal; }
.smvjrx     .bgks4 { list-style-type: "● "; }
.rj40  .bgks4 { list-style-type: "■ "; }
.zwo465 .bgks4 { list-style-type: "◆ "; }
.cfh18    .bgks4 { list-style-type: "★ "; }
.smvjrx     .wj2to { list-style-type: "● "; }
.rj40  .wj2to { list-style-type: "■ "; }
.zwo465 .wj2to { list-style-type: "◆ "; }
.cfh18    .wj2to { list-style-type: "★ "; }
.smvjrx    .bgks4 li::marker, .smvjrx    .wj2to li::marker,
.rj40 .bgks4 li::marker, .rj40 .wj2to li::marker,
.zwo465 .bgks4 li::marker, .zwo465 .wj2to li::marker,
.cfh18   .bgks4 li::marker, .cfh18   .wj2to li::marker {
  color: var(--cta); font-size: 1em;
}
.smvjrx .rn9kauuz,
.rj40 .rn9kauuz,
.zwo465 .rn9kauuz,
.cfh18 .rn9kauuz {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.smvjrx .rn9kauuz li,
.rj40 .rn9kauuz li,
.zwo465 .rn9kauuz li,
.cfh18 .rn9kauuz li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.smvjrx .rn9kauuz li::before,
.rj40 .rn9kauuz li::before,
.zwo465 .rn9kauuz li::before,
.cfh18 .rn9kauuz 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;
}
.smvjrx     .rn9kauuz li::before { border-radius: 50%; }
.rj40  .rn9kauuz li::before { border-radius: 3px; }
.zwo465 .rn9kauuz li::before { border-radius: 3px; }
.cfh18    .rn9kauuz li::before { border-radius: 50%; }
.bl9a { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.wzshxn .bl9a,
.ughj .bl9a { background: transparent; border: none; border-radius: 0; }
.zgtqp { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zgtqp th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zgtqp td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zgtqp tr:hover td { background: var(--bg-hover); }
.hlw7vkoc .zgtqp tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ckvjeyi .zgtqp { border: 1px solid var(--border-alt); }
.ckvjeyi .zgtqp th,
.ckvjeyi .zgtqp td { border: 1px solid var(--border-alt); }
.p4p267py .zgtqp th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.p4p267py .zgtqp td { border-bottom: none; }
.p4p267py .zgtqp tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.gu5wceim .zgtqp th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.juct .bl9a {
  overflow: hidden;
}
.juct .zgtqp th { border-bottom: 1px solid var(--border-alt); }
.juct .zgtqp tr:last-child td { border-bottom: none; }
.a7dfr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.fe0dq2l { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.hqx4t { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jtka4ab { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ghcmq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wj2to { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wj2to 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%}
.ffn3 .jtka4ab { background: transparent; text-align: center; }
.jehuqzm .hqx4t {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.r9tl0p0 .hqx4t {
  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);
}
.vmbr86a .fe0dq2l { display: grid; grid-template-columns: auto 1fr; }
.vmbr86a .hqx4t {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.vmbr86a .jtka4ab { grid-column: 2; }
.vmbr86a .ghcmq,
.vmbr86a .wj2to { grid-column: 1 / -1; }
.fp6ee .fe0dq2l { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fp6ee .hqx4t {
  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);
}
.fp6ee .jtka4ab { grid-column: 2; }
.fp6ee .ghcmq,
.fp6ee .wj2to { grid-column: 1 / -1; }
.ybjfjmgz .fe0dq2l { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ybjfjmgz .jtka4ab { background: none; color: var(--accent-light); font-weight: 700; }
.mefqtdkz .fe0dq2l { 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); }
.mefqtdkz .jtka4ab { background: none; color: var(--accent-light); font-weight: 700; }
.odby .fe0dq2l { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.odby .fe0dq2l:last-child { border-bottom: none; }
.odby .jtka4ab { background: none; color: var(--accent-light); font-weight: 700; }
.d66gdnd .fe0dq2l { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.d66gdnd .jtka4ab { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i7qdp90 .a7dfr { counter-reset: card-n; }
.i7qdp90 .fe0dq2l  { counter-increment: card-n; }
.i7qdp90 .jtka4ab { display: flex; align-items: center; gap: 10px; }
.i7qdp90 .jtka4ab::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;
}
.j5h3 .fe0dq2l { background: var(--bg-surface); border: 1px solid var(--border); }
.j5h3 .jtka4ab { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.owrxr2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.g8k3q83  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.n4s3 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fz8dq7e0 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.owrxr2 strong { color: var(--text-primary); font-size: 0.95rem; }
.owrxr2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.y0ue { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.qsog0, .e5k0ztkx { border-radius: 8px; padding: 14px; }
.qsog0 { background: var(--bg-pros); }
.e5k0ztkx { background: var(--bg-cons); }
.oxbrh9u { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.qsog0 .oxbrh9u { color: var(--c-pros-label); }
.e5k0ztkx .oxbrh9u { color: #f87171; }
.qsog0 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.e5k0ztkx ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.npk36 { width: 100%; height: auto; border-radius: 10px; display: block; }
.zxtbed {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.zxtbed:hover { opacity: 0.85; }
.qpej4 .zxtbed  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.qpej4 .zxtbed:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eidtt .zxtbed  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.eidtt .zxtbed:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mbyi .zjz49fu { border-radius: 50px; }
.mbyi .zxtbed  { border-radius: 50px; }
.tjyv .zjz49fu { padding-left: 22px; padding-right: 22px; }
.tjyv .zxtbed  { padding-left: 12px; padding-right: 12px; }
.qfgrk23 .zjz49fu { padding-left: 44px; padding-right: 44px; }
.qfgrk23 .zxtbed  { padding-left: 24px; padding-right: 24px; }
.qmh0sqg .zjz49fu { padding-left: 56px; padding-right: 56px; }
.qmh0sqg .zxtbed  { padding-left: 32px; padding-right: 32px; }
.cw4ekuc   .zjz49fu::after, .cw4ekuc   .zxtbed::after,
.ch1sta .zjz49fu::after, .ch1sta .zxtbed::after,
.j86x4k    .zjz49fu::after, .j86x4k    .zxtbed::after,
.j1n382    .zjz49fu::after, .j1n382    .zxtbed::after,
.uey2    .zjz49fu::after, .uey2    .zxtbed::after,
.xz5z3goj     .zjz49fu::after, .xz5z3goj     .zxtbed::after,
.q55rsh    .zjz49fu::after, .q55rsh    .zxtbed::after,
.o7jp7z   .zjz49fu::after, .o7jp7z   .zxtbed::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;
}
.cw4ekuc .zjz49fu::after, .cw4ekuc .zxtbed::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");
}
.ch1sta .zjz49fu::after, .ch1sta .zxtbed::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");
}
.j86x4k .zjz49fu::after, .j86x4k .zxtbed::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");
}
.j1n382 .zjz49fu::after, .j1n382 .zxtbed::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");
}
.uey2 .zjz49fu::after, .uey2 .zxtbed::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");
}
.xz5z3goj .zjz49fu::after, .xz5z3goj .zxtbed::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");
}
.q55rsh .zjz49fu::after, .q55rsh .zxtbed::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");
}
.o7jp7z .zjz49fu::after, .o7jp7z .zxtbed::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");
}
.h9v8avjm   .ygyydl8::after, .h9v8avjm   .h78jor::after,
.s5zd0i .ygyydl8::after, .s5zd0i .h78jor::after,
.xrqfgctn    .ygyydl8::after, .xrqfgctn    .h78jor::after,
.cn21q5dg    .ygyydl8::after, .cn21q5dg    .h78jor::after,
.y7qbbv    .ygyydl8::after, .y7qbbv    .h78jor::after,
.vflv     .ygyydl8::after, .vflv     .h78jor::after,
.z683    .ygyydl8::after, .z683    .h78jor::after,
.tomeb   .ygyydl8::after, .tomeb   .h78jor::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;
}
.h9v8avjm .ygyydl8::after, .h9v8avjm .h78jor::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");
}
.s5zd0i .ygyydl8::after, .s5zd0i .h78jor::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");
}
.xrqfgctn .ygyydl8::after, .xrqfgctn .h78jor::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");
}
.cn21q5dg .ygyydl8::after, .cn21q5dg .h78jor::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");
}
.y7qbbv .ygyydl8::after, .y7qbbv .h78jor::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");
}
.vflv .ygyydl8::after, .vflv .h78jor::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");
}
.z683 .ygyydl8::after, .z683 .h78jor::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");
}
.tomeb .ygyydl8::after, .tomeb .h78jor::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");
}
.xox5kl4 .e2y4uaox    { background: transparent; padding: 0; }
.efp9.zxtbed {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .qws8y0x {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .qws8y0x::before    { grid-area: rank;   }
  .wpxeeu           { grid-area: ident;  }
  .l063z     { grid-area: rating; min-width: 0; width: auto; }
  .c7rj4           { grid-area: pills;  }
  .efp9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .qws8y0x {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .qws8y0x::before    { justify-self: center; }
  .wpxeeu           { width: 100%; }
  .l063z     { justify-self: center; }
  .c7rj4           { grid-template-columns: 1fr; }
}
.est17 .xr2od li::before { content: "→"; }
.est17 .g4o3i3 li::before { content: "–"; }
.tbq21ixe .vz2pbex { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .af5qy .lt34x2 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .af5qy .rfkok { margin: 0; }
}
.ixc3 .s60nsjad { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ixc3 .x2ts88r h3 { color: var(--accent-light); }
.ixc3 .b8bp { background: var(--bg-page); border: 1px solid var(--border); }
.ughj .y0ue { gap: 10px; }
.ughj .qsog0, .ughj .e5k0ztkx { padding: 12px; }
.ughj .qsog0 ul, .ughj .e5k0ztkx ul { margin: 4px 0 0; padding-left: 18px; }
.ughj .qsog0 li, .ughj .e5k0ztkx li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .gvhl { grid-template-columns: 1fr; }
  .y06njo3b { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .y06njo3b .ixducn1 { width: 72px; height: 50px; }
  .y06njo3b .en531brz { max-width: 180px; }
  .y06njo3b .o5gi10i { width: auto; }
}
@media (max-width: 720px) {
  .agkj { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .okb3d466 { padding: 16px; }
  .nxrt09 .d2fgi { min-width: 50%; }
}
.lwq2tq .y0ue { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ddtloqqx { grid-template-columns: 1fr; }
  .l3xj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .s0y21 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .z1yft { flex-wrap: wrap; padding: 16px; }
}
.ls2th .y0ue { gap: 8px; }
.ls2th .qsog0, .ls2th .e5k0ztkx { padding: 8px; }
@media (max-width: 480px) {
  .euma { flex-direction: column; align-items: stretch; }
}
.ym6qoit .o5gi10i .zxtbed { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rsmcs { flex-direction: column; align-items: stretch; gap: 10px; }
  .ym6qoit .o5gi10i { text-align: center; }
}
@media (max-width: 720px) {
  .wrjomnkw { grid-template-columns: 1fr; }
  .k2ap { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .r6e8hw { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .li4sh2 { grid-template-columns: 1fr; }
  .gmnc7fcg { width: 100px; height: 100px; margin: 16px auto; }
  .rij3la { font-size: 1.4rem; }
  .azpp5u { justify-content: center; }
  .cvc7 .d2fgi { min-width: 50%; }
}
.xsqapw .y0ue { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .lkj16p1u { flex-wrap: wrap; padding: 14px 16px; }
  .oapb9bz { padding: 12px 16px; }
  .xsqapw .y0ue { margin: 0 16px; }
  .xsqapw .bstrmj5s { padding: 0 16px; }
  .b2ej { padding: 12px 16px; }
}
.j4tk .o4ez {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.j4tk .qws8y0x {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.j4tk .qws8y0x:last-child { border-bottom: none; }
.j4tk .wpxeeu,
.j4tk .l063z,
.j4tk .c7rj4 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.o9xa9kc { margin: 16px 0; }
.uqb8bq { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uqb8bq summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uqb8bq summary::after { content: "+"; color: var(--accent-light); }
.uqb8bq[open] summary::after { content: "−"; }
.uqb8bq p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jyfefx3n { margin-bottom: 0; }
.fclnic8 h2.ohu2albl { color: var(--text-primary); border-color: var(--accent-light); }
.iue3i3w h2.ohu2albl { color: var(--text-primary); border-color: var(--accent-light); }
.ru50vnl .g8k3q83     { background: #052e16; border-color: #10b981; }
.ru50vnl .n4s3    { background: #1e1036; border-color: #a855f7; }
.ru50vnl .owrxr2 strong  { color: #f1f5f9; }
.ru50vnl .owrxr2 p       { color: #cbd5e1; }
.ru50vnl .i7u1o    .g8k3q83     .fz8dq7e0::before,
.ru50vnl .jxyi1  .g8k3q83     .fz8dq7e0::before,
.ru50vnl .hpeixs5u  .g8k3q83     .fz8dq7e0::before,
.ru50vnl .hjmvsf9z .g8k3q83     .fz8dq7e0::before { color: #10b981; }
.ru50vnl .i7u1o    .dl1fc5i .fz8dq7e0::before,
.ru50vnl .jxyi1  .dl1fc5i .fz8dq7e0::before,
.ru50vnl .hpeixs5u  .dl1fc5i .fz8dq7e0::before,
.ru50vnl .hjmvsf9z .dl1fc5i .fz8dq7e0::before { color: #f43f5e; }
.ru50vnl .i7u1o    .n4s3    .fz8dq7e0::before,
.ru50vnl .jxyi1  .n4s3    .fz8dq7e0::before,
.ru50vnl .hpeixs5u  .n4s3    .fz8dq7e0::before,
.ru50vnl .hjmvsf9z .n4s3    .fz8dq7e0::before { color: #a855f7; }
.x8gu .g8k3q83     { background: #2d2000; border-color: #eab308; }
.x8gu .dl1fc5i { background: #2d0b0b; border-color: #ef4444; }
.x8gu .n4s3    { background: #2d1600; border-color: #f97316; }
.x8gu .owrxr2 strong  { color: #f1f5f9; }
.x8gu .owrxr2 p       { color: #cbd5e1; }
.x8gu .i7u1o    .g8k3q83     .fz8dq7e0::before,
.x8gu .jxyi1  .g8k3q83     .fz8dq7e0::before,
.x8gu .hpeixs5u  .g8k3q83     .fz8dq7e0::before,
.x8gu .hjmvsf9z .g8k3q83     .fz8dq7e0::before { color: #eab308; }
.x8gu .i7u1o    .dl1fc5i .fz8dq7e0::before,
.x8gu .jxyi1  .dl1fc5i .fz8dq7e0::before,
.x8gu .hpeixs5u  .dl1fc5i .fz8dq7e0::before,
.x8gu .hjmvsf9z .dl1fc5i .fz8dq7e0::before { color: #ef4444; }
.x8gu .i7u1o    .n4s3    .fz8dq7e0::before,
.x8gu .jxyi1  .n4s3    .fz8dq7e0::before,
.x8gu .hpeixs5u  .n4s3    .fz8dq7e0::before,
.x8gu .hjmvsf9z .n4s3    .fz8dq7e0::before { color: #f97316; }
.uws94jh .g8k3q83     { background: #0c1a2e; border-color: #38bdf8; }
.uws94jh .n4s3    { background: #0a2020; border-color: #2dd4bf; }
.uws94jh .owrxr2 strong  { color: #f1f5f9; }
.uws94jh .owrxr2 p       { color: #cbd5e1; }
.uws94jh .i7u1o    .g8k3q83     .fz8dq7e0::before,
.uws94jh .jxyi1  .g8k3q83     .fz8dq7e0::before,
.uws94jh .hpeixs5u  .g8k3q83     .fz8dq7e0::before,
.uws94jh .hjmvsf9z .g8k3q83     .fz8dq7e0::before { color: #38bdf8; }
.uws94jh .i7u1o    .dl1fc5i .fz8dq7e0::before,
.uws94jh .jxyi1  .dl1fc5i .fz8dq7e0::before,
.uws94jh .hpeixs5u  .dl1fc5i .fz8dq7e0::before,
.uws94jh .hjmvsf9z .dl1fc5i .fz8dq7e0::before { color: #818cf8; }
.uws94jh .i7u1o    .n4s3    .fz8dq7e0::before,
.uws94jh .jxyi1  .n4s3    .fz8dq7e0::before,
.uws94jh .hpeixs5u  .n4s3    .fz8dq7e0::before,
.uws94jh .hjmvsf9z .n4s3    .fz8dq7e0::before { color: #2dd4bf; }
.e5tv .g8k3q83     { background: var(--accent-bg); border-color: var(--accent-light); }
.e5tv .n4s3    { background: var(--accent-bg); border-color: var(--accent-pale); }
.e5tv .i7u1o    .fz8dq7e0::before,
.e5tv .jxyi1  .fz8dq7e0::before,
.e5tv .hpeixs5u  .fz8dq7e0::before,
.e5tv .hjmvsf9z .fz8dq7e0::before { color: var(--accent-light) !important; }
.ey3jd::before,
.h9vdrjt3::before { margin-right: 5px; }
.ibd4o .qsog0 ul li,
.ibd4o .qsog0 .ey3jd { color: #22c55e; }
.ibd4o .e5k0ztkx ul li,
.ibd4o .e5k0ztkx .h9vdrjt3 { color: #ef4444; }
.ohk19vo .qsog0 { background: var(--bg-pros); }
.ohk19vo .e5k0ztkx { background: var(--bg-cons); }
.ohk19vo .qsog0 .ey3jd { color: var(--c-pros-label); }
.ohk19vo .e5k0ztkx .h9vdrjt3 { color: var(--c-cons); }
.ohk19vo .qsog0 ul li,
.ohk19vo .e5k0ztkx ul li,
.c7bxi .qsog0 { background: var(--bg-pros); }
.c7bxi .e5k0ztkx { background: var(--bg-cons); }
.c7bxi .qsog0 .ey3jd { color: var(--c-pros-label); }
.c7bxi .e5k0ztkx .h9vdrjt3 { color: var(--c-cons); }
.c7bxi .qsog0 ul li,
.c7bxi .xr2od li          { color: var(--c-pros); }
.c7bxi .e5k0ztkx ul li,
.c7bxi .g4o3i3 li          { color: var(--c-cons); }
.cnlla .ey3jd::before { content: "✓ "; }
.cnlla .h9vdrjt3::before { content: "✗ "; }
.est17 .ey3jd::before { content: "→ "; }
.est17 .h9vdrjt3::before { content: "← "; }
.w48ob50h .ey3jd::before { content: "★ "; }
.w48ob50h .h9vdrjt3::before { content: "✕ "; }
.y43mscdu .ey3jd::before { content: "◆ "; }
.y43mscdu .h9vdrjt3::before { content: "▲ "; }
.tbq21ixe .owrxr2 { background: transparent; border-left: none; border: 1.5px solid; }
.tbq21ixe .g8k3q83     { border-color: var(--c-tip-border); }
.tbq21ixe .dl1fc5i { border-color: var(--c-warn-border); }
.tbq21ixe .n4s3    { border-color: #60a5fa; }
.tbq21ixe .owrxr2 strong { color: var(--text-primary); }
.tbq21ixe .owrxr2 p      { color: var(--text-muted); }
.xlxd .owrxr2 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.xlxd .g8k3q83     { border-top-color: var(--c-tip-border); }
.xlxd .n4s3    { border-top-color: #60a5fa; }
.r4gn3x7a .owrxr2 { border-left: none; border-radius: 8px; }
.r4gn3x7a .g8k3q83     { background: #065f46; }
.r4gn3x7a .n4s3    { background: #1e3a8a; }
.r4gn3x7a .owrxr2 strong,
.r4gn3x7a .owrxr2 p { color: #fff; }
.r4gn3x7a .fz8dq7e0::before { color: rgba(255,255,255,0.85) !important; }
.ru50vnl.r4gn3x7a .g8k3q83,
.ru50vnl .r4gn3x7a .g8k3q83     { background: #052e16; }
.ru50vnl.r4gn3x7a .n4s3,
.ru50vnl .r4gn3x7a .n4s3    { background: #1e1036; }
.x8gu.r4gn3x7a .g8k3q83,
.x8gu .r4gn3x7a .g8k3q83      { background: #2d2000; }
.x8gu.r4gn3x7a .dl1fc5i,
.x8gu .r4gn3x7a .dl1fc5i  { background: #2d0b0b; }
.x8gu.r4gn3x7a .n4s3,
.x8gu .r4gn3x7a .n4s3     { background: #2d1600; }
.uws94jh.r4gn3x7a .g8k3q83,
.uws94jh .r4gn3x7a .g8k3q83      { background: #0c1a2e; }
.uws94jh.r4gn3x7a .n4s3,
.uws94jh .r4gn3x7a .n4s3     { background: #0a2020; }
.fawco .owrxr2 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fawco .g8k3q83     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fawco .n4s3    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.fawco .owrxr2 strong { color: var(--text-primary); }
.fawco .owrxr2 p      { color: var(--text-muted); }
.cz0jft .owrxr2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.i7u1o .fz8dq7e0,
.jxyi1 .fz8dq7e0,
.hpeixs5u .fz8dq7e0,
.hjmvsf9z .fz8dq7e0 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.i7u1o .fz8dq7e0::before,
.jxyi1 .fz8dq7e0::before,
.hpeixs5u .fz8dq7e0::before,
.hjmvsf9z .fz8dq7e0::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.i7u1o .g8k3q83     .fz8dq7e0::before { content: "✦"; color: var(--c-tip-border); }
.i7u1o .dl1fc5i .fz8dq7e0::before { content: "▲"; color: var(--c-warn-border); }
.i7u1o .n4s3    .fz8dq7e0::before { content: "◉"; color: #60a5fa; }
.jxyi1 .g8k3q83     .fz8dq7e0::before { content: "★"; color: var(--c-tip-border); }
.jxyi1 .dl1fc5i .fz8dq7e0::before { content: "◆"; color: var(--c-warn-border); }
.jxyi1 .n4s3    .fz8dq7e0::before { content: "●"; color: #60a5fa; }
.hpeixs5u .g8k3q83     .fz8dq7e0::before { content: "▶"; color: var(--c-tip-border); }
.hpeixs5u .dl1fc5i .fz8dq7e0::before { content: "■"; color: var(--c-warn-border); }
.hpeixs5u .n4s3    .fz8dq7e0::before { content: "▸"; color: #60a5fa; }
.hjmvsf9z .g8k3q83     .fz8dq7e0::before { content: "→"; color: var(--c-tip-border); }
.hjmvsf9z .dl1fc5i .fz8dq7e0::before { content: "⬥"; color: var(--c-warn-border); }
.hjmvsf9z .n4s3    .fz8dq7e0::before { content: "◈"; color: #60a5fa; }
.ypcim7 .imle .c18dq,
.ypcim7 .hlr3t .c18dq  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ypcim7 .fe0dq2l                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ypcim7 .bl9a          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ypcim7 .jqkr0uz                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.psmt47nr .imle .c18dq,
.psmt47nr .hlr3t .c18dq,
.psmt47nr .fe0dq2l,
.psmt47nr .qws8y0x,
.psmt47nr .rfkok,
.psmt47nr .bl9a,
.psmt47nr .jqkr0uz,
.psmt47nr .cz0jft .owrxr2 { box-shadow: none; }
.w85et3k   .l1bckg, .w85et3k .j1up, .w85et3k .hi4i,
.w85et3k   .h673j3zl, .w85et3k .jq2kl8 { font-size: 0.9rem; }
.w85et3k   .bgks4, .w85et3k .rn9kauuz { font-size: 0.9rem; }
.b806s   .l1bckg, .b806s .j1up, .b806s .hi4i,
.b806s   .h673j3zl, .b806s .jq2kl8 { font-size: 0.95rem; }
.b806s   .bgks4, .b806s .rn9kauuz { font-size: 0.95rem; }
.auwq3jlb   .l1bckg, .auwq3jlb .j1up, .auwq3jlb .hi4i,
.auwq3jlb   .h673j3zl, .auwq3jlb .jq2kl8 { font-size: 1.08rem; }
.auwq3jlb   .bgks4, .auwq3jlb .rn9kauuz { font-size: 1.05rem; }
.auwq3jlb   .zgtqp { font-size: 0.97rem; }
.nfrd0g90 .n0hktio      { font-size: 3.2rem; }
.nfrd0g90 h2.ohu2albl { font-size: 1.9rem; }
.nfrd0g90 h3.pb4v     { font-size: 1.4rem; }
.empm81e .n0hktio      { font-size: 3.8rem; }
.empm81e h2.ohu2albl { font-size: 2.2rem; }
.empm81e h3.pb4v     { font-size: 1.6rem; }
.jyfefx3n + .jyfefx3n { position: relative; }
.mogy   .jyfefx3n + .jyfefx3n::before,
.fxwe  .jyfefx3n + .jyfefx3n::before,
.on4781xf   .jyfefx3n + .jyfefx3n::before,
.qg1x   .jyfefx3n + .jyfefx3n::before,
.e4kyb1e7   .jyfefx3n + .jyfefx3n::before,
.c0cb .jyfefx3n + .jyfefx3n::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.mogy .jyfefx3n + .jyfefx3n::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fxwe .jyfefx3n + .jyfefx3n::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.on4781xf .jyfefx3n + .jyfefx3n::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;
}
.qg1x .jyfefx3n + .jyfefx3n::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.gspraq .jyfefx3n { margin-bottom: 16px; }
.gspraq .jyfefx3n + .jyfefx3n { margin-top: 0; }
.gspraq .xu3tw { padding-top: 0; padding-bottom: 0; }
.e4kyb1e7 .jyfefx3n + .jyfefx3n::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.c0cb .jyfefx3n + .jyfefx3n::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.b9ban5i .jyfefx3n + .jyfefx3n::before,
.hlnltz .jyfefx3n + .jyfefx3n::before,
.c26n .jyfefx3n + .jyfefx3n::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%;
}
.t9you .b9ban5i .jyfefx3n:nth-child(even)::before,
.t9you .hlnltz .jyfefx3n:nth-child(even)::before,
.t9you .c26n .jyfefx3n:nth-child(even)::before { background: var(--bg-surface); }
.kcw59m .b9ban5i .jyfefx3n:nth-child(even)::before,
.kcw59m .hlnltz .jyfefx3n:nth-child(even)::before,
.kcw59m .c26n .jyfefx3n:nth-child(even)::before { background: var(--bg-card); }
.b9ban5i .jyfefx3n + .jyfefx3n::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");
}
.hlnltz .jyfefx3n + .jyfefx3n::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");
}
.c26n .jyfefx3n + .jyfefx3n::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");
}
.d4jfv .ljt9o,
.xgha .ljt9o { margin-bottom: 60px; }
.txf6i5au .ljt9o { margin-bottom: 70px; }
.bd1o .dsbfzp { float: left; width: 38%; margin: 0 28px 16px 0; }
.bd1o .dsbfzp .npk36 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bd1o .xu3tw::after { content: ''; display: block; clear: both; }
.i2xd1en .dsbfzp { float: right; width: 38%; margin: 0 0 16px 28px; }
.i2xd1en .dsbfzp .npk36 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i2xd1en .xu3tw::after { content: ''; display: block; clear: both; }
.me1wp5hk .jyfefx3n:nth-child(odd)  .dsbfzp { float: left;  width: 38%; margin: 0 28px 16px 0; }
.me1wp5hk .jyfefx3n:nth-child(even) .dsbfzp { float: right; width: 38%; margin: 0 0 16px 28px; }
.me1wp5hk .dsbfzp .npk36 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.me1wp5hk .xu3tw::after { content: ''; display: block; clear: both; }
.bd1o .a7dfr,
.bd1o .o4ez,
.i2xd1en .a7dfr,
.me1wp5hk .a7dfr,
@media (max-width: 900px) {
  .bd1o .dsbfzp,
  .i2xd1en .dsbfzp,
  .me1wp5hk .jyfefx3n:nth-child(odd)  .dsbfzp,
  .me1wp5hk .jyfefx3n:nth-child(even) .dsbfzp {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .bd1o .dsbfzp .npk36,
  .i2xd1en .dsbfzp .npk36,
  .me1wp5hk .dsbfzp .npk36 {
    max-height: none !important;
  }
}
.bd1o .bgks4,
.bd1o .rn9kauuz,
.i2xd1en .bgks4,
.i2xd1en .rn9kauuz,
.me1wp5hk .bgks4,
.me1wp5hk .rn9kauuz { overflow: hidden; }
@media (max-width: 640px) {
  .bd1o .dsbfzp,
  .i2xd1en .dsbfzp,
  .me1wp5hk .dsbfzp { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zvngzz .anpcw,
.zvngzz .xu3tw,
.zvngzz .y6jr  { max-width: 1100px; }
.icls .anpcw,
.icls .xu3tw,
.icls .y6jr  { max-width: 1200px; }
.iyfa09f .anpcw,
.iyfa09f .xu3tw,
.iyfa09f .y6jr  { max-width: 1320px; }
.gimazb97 { font-size: 0.82rem; color: var(--text-muted); }
.ky86 { display: flex; align-items: center; }
.vojxby {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lw69u8dm { display: flex; align-items: center; }
.ya57gf { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ya57gf:hover { text-decoration: underline; }
.ukxam { margin: 0 3px; opacity: 0.45; }
.ukxam::before { content: '/'; }
.ytzokt0d { padding: 2px 5px; color: var(--text-main); }
.gsic1 .gimazb97 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gsic1 .ky86 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.q38i .gimazb97 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.q38i .ky86 { padding: 0 0 0 12px; }
.i4vv3i .ky86 { padding: 0 16px; }
.i4vv3i .gimazb97 {
  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);
}
.i4vv3i .anpcw { padding-top: 28px; }
@media (max-width: 720px) {
  .qsg1vr { margin-top: 18px; padding: 0 16px; }
  .i4vv3i .anpcw { padding-top: 16px; }
}
.zvngzz.gsic1 .ky86 { max-width: 1100px; }
.icls.gsic1 .ky86 { max-width: 1200px; }
.iyfa09f.gsic1 .ky86 { max-width: 1320px; }
.vjt8jg2 .jyfefx3n { padding-top: 16px; padding-bottom: 16px; }
.qoow5w7 .jyfefx3n { padding-top: 24px; padding-bottom: 24px; }
.iyiyx .jyfefx3n { padding-top: 40px; padding-bottom: 40px; }
.f1gi .jyfefx3n { padding-top: 52px; padding-bottom: 52px; }
.o0bmv20 .jyfefx3n:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.o0bmv20 .jyfefx3n:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.o0bmv20 .jyfefx3n:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.o0bmv20 .jyfefx3n:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.p602g7r .xu3tw { padding-top: 10px;  padding-bottom: 10px; }
.hgysf7 .xu3tw { padding-top: 18px;  padding-bottom: 18px; }
.sskh .xu3tw { padding-top: 36px;  padding-bottom: 36px; }
.pzw4r .xu3tw { padding-top: 48px;  padding-bottom: 48px; }
.anznk h2.ohu2albl { font-weight: 600; }
.anznk h3.pb4v     { font-weight: 600; }
.kyz4x5 h2.ohu2albl { font-weight: 800; }
.kyz4x5 h3.pb4v     { font-weight: 700; }
.bbua2zk h2.ohu2albl { font-weight: 900; }
.bbua2zk h3.pb4v     { font-weight: 800; }
.bbua2zk .owrxr2 strong,
.bbua2zk .owrxr2 strong { font-weight: 600; }
.ygyydl8 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h0bqj2 .ygyydl8 { display: none; }
@media (max-width: 640px) {
  .q439ie { display: none; }
  .ygyydl8 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.ygyydl8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ygyydl8:hover { opacity: 0.85; }
.u0tmmax0 .ygyydl8 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.zbt2 .ygyydl8,
.xdimi6r  .ygyydl8 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.zbt2 .ygyydl8:hover,
.xdimi6r  .ygyydl8:hover { opacity: 0.88; }
.u0tmmax0.zbt2 .ygyydl8,
.u0tmmax0.xdimi6r  .ygyydl8 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.h78jor {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.h78jor:hover { transform: translateY(-2px); opacity: 0.92; }
.h78jor { background: var(--cta) !important; color: #fff !important; border: none !important; }
.h78orkx .h78jor { display: none; }
.ytkmn48l .h78jor { right: 32px; }
.sqh9x9  .h78jor { left: 32px; }
@media (max-width: 480px) {
  .ytkmn48l .h78jor { right: 20px; bottom: 20px; }
  .sqh9x9  .h78jor { left: 20px; bottom: 20px; }
}
.rduxdv { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.y6jr { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mccsg { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.mhcqf { color: var(--text-dim); font-size: 0.8rem; }
.glmipd a, .mwsyh4v a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.glmipd a:hover, .mwsyh4v a:hover { color: var(--accent-light); }
.mwsyh4v { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.aoismyph .y6jr { text-align: center; }
.aoismyph .mwsyh4v { justify-content: center; margin-bottom: 16px; }
.aoismyph .mccsg { margin-top: 0; }
.czwxvo { margin-top: 10px; }
.czwxvo a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .y6jr { padding-left: 16px; padding-right: 16px; }
  .qjcbb2zu .y6jr { padding: 20px 16px; }
  .mwsyh4v { gap: 4px 12px; }
  .mccsg { font-size: 0.78rem; }
}
.sea4vzqt .mccsg { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.sea4vzqt .mhcqf { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .sea4vzqt .v2mc { grid-template-columns: 1fr 1fr; } .sea4vzqt .zcy5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sea4vzqt .v2mc { grid-template-columns: 1fr; } }
.j2do .mccsg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j2do .r815rlh { gap: 12px; } .j2do .mk5e { margin-right: 0; width: 100%; } }
.wspnmkjh .mccsg { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wspnmkjh .mhcqf { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wspnmkjh .tjfdm8 { grid-template-columns: 1fr 1fr; } .wspnmkjh .bqa9spz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wspnmkjh .tjfdm8 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mij151o .f87oi { grid-template-columns: 1fr 1fr; } .mij151o .pd91dw:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mij151o .f87oi { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .sl60s4 .f87oi { grid-template-columns: 1fr; } }
.hs7ix .y6jr { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.hs7ix .mwsyh4v { justify-content: center; }
.b8w02 .i8l2      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.b8w02 .rduxdv { background: var(--bg-page); border-top-color: var(--border-alt); }
.jad9 .i8l2      { background: #0d1117; border-bottom-color: #21262d; }
.jad9 .ri8z9c6c { color: var(--accent-light); }
.jad9 .itkfkwa { --msep-color: #8b949e; }
.jad9 .itkfkwa a { color: #8b949e; }
.jad9 .itkfkwa a:hover { color: var(--accent-light); }
.jad9 .z67j18nl { color: #8b949e; }
.jad9 .rduxdv { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.jad9 .mccsg,
.jad9 .mhcqf { color: #6e7681; }
.jad9 .glmipd a, .jad9 .mwsyh4v a,
.jad9 .l84b a, .jad9 .ktq5y a,
.jad9 .gjixvysm a { color: #8b949e; }
.jad9 .mk5e { color: #e6edf3; }
.jad9 .glmipd a:hover, .jad9 .mwsyh4v a:hover,
.jad9 .l84b a:hover, .jad9 .ktq5y a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .jad9 .itkfkwa { background: #0d1117; border-top-color: #21262d; }
  .jad9 .itkfkwa li a { border-bottom-color: #21262d; }
}
.e3gzc6tn .i8l2      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.e3gzc6tn .ri8z9c6c { color: var(--accent-light); }
.e3gzc6tn .itkfkwa { --msep-color: #475569; }
.e3gzc6tn .itkfkwa a { color: #475569; }
.e3gzc6tn .itkfkwa a:hover { color: var(--accent-light); }
.e3gzc6tn .z67j18nl { color: #64748b; }
.e3gzc6tn .rduxdv { background: #f0f4f8; border-top-color: #cbd5e1; }
.e3gzc6tn .mccsg,
.e3gzc6tn .mhcqf { color: #64748b; }
.e3gzc6tn .glmipd a, .e3gzc6tn .mwsyh4v a,
.e3gzc6tn .glmipd a:hover, .e3gzc6tn .mwsyh4v a:hover,
@media (max-width: 640px) {
  .e3gzc6tn .itkfkwa { background: #f0f4f8; border-top-color: #cbd5e1; }
  .e3gzc6tn .itkfkwa li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.zbt2 .i8l2      { background: var(--accent); border-bottom-color: var(--accent-light); }
.zbt2 .ri8z9c6c { color: #fff; }
.zbt2 .itkfkwa { --msep-color: rgba(255,255,255,0.82); }
.zbt2 .itkfkwa a { color: rgba(255,255,255,0.82); }
.zbt2 .itkfkwa a:hover { color: #fff; }
.zbt2 .z67j18nl { color: rgba(255,255,255,0.9); }
.zbt2 .rduxdv { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.zbt2 .mccsg,
.zbt2 .mhcqf { color: rgba(255,255,255,0.72); }
.zbt2 .glmipd a, .zbt2 .mwsyh4v a,
.zbt2 .glmipd a:hover, .zbt2 .mwsyh4v a:hover,
@media (max-width: 640px) {
  .zbt2 .itkfkwa { background: var(--accent); border-top-color: var(--accent-light); }
  .zbt2 .itkfkwa li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.xdimi6r .i8l2 {
  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);
}
.xdimi6r .rduxdv {
  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) {
  .xdimi6r .itkfkwa {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q0zy .ihylwleo { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.z35mm08 .ihylwleo { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mzoaw .ihylwleo { min-height: 72px; height: auto; }
.nt8d .ihylwleo { min-height: 84px; height: auto; }
.qjcbb2zu .ihylwleo { max-width: none; padding: 0 32px; }
.qjcbb2zu .y6jr  { max-width: none; padding: 24px 32px; }
.nbwxp.icls .ihylwleo { max-width: 1200px; }
.nbwxp.iyfa09f .ihylwleo { max-width: 1320px; }
.o1ulpj   .ri8z9c6c, .o1ulpj   .mk5e { text-transform: capitalize; }
.u085oj .ri8z9c6c, .u085oj .mk5e { text-transform: lowercase; }
.tjnj0dap .ri8z9c6c, .tjnj0dap .mk5e { text-transform: uppercase; letter-spacing: 0.06em; }
.fqpjjdqa, .by7on {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.f3au58a5 .fqpjjdqa,
.g6upy1 .fqpjjdqa,
.wilknj .fqpjjdqa,
.hzrecblr .fqpjjdqa,
.olafv7lr   .itkfkwa a { font-weight: 500; }
.kt7tht .itkfkwa a { font-weight: 600; }
.a50u     .itkfkwa a { font-weight: 700; }
.jwi9inv9    .itkfkwa a { font-weight: 800; letter-spacing: 0.01em; }
.hh3j7     .itkfkwa > li + li::before,
.n0giagdm    .itkfkwa > li + li::before,
.ppqf4ib    .itkfkwa > li + li::before,
.drhhavgh .itkfkwa > li + li::before,
.cz3ryva .itkfkwa > li + li::before,
.b5uzox  .itkfkwa > li + li::before,
.cezgzi    .itkfkwa > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.hh3j7     .itkfkwa > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.n0giagdm    .itkfkwa > li + li::before { content: "|"; }
.ppqf4ib    .itkfkwa > li + li::before { content: "—"; }
.drhhavgh .itkfkwa > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cz3ryva .itkfkwa > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.b5uzox  .itkfkwa > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cezgzi    .itkfkwa > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zohezv0 .z67j18nl,
  .lhlvs .z67j18nl,
  .hwa67v .z67j18nl,
  .b4w34zp .z67j18nl,
  .wfjg1nh4 .z67j18nl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zohezv0 .z67j18nl::before,
  .lhlvs .z67j18nl::before,
  .hwa67v .z67j18nl::before,
  .b4w34zp .z67j18nl::before,
  .wfjg1nh4 .z67j18nl::before { content: ""; display: block; flex-shrink: 0; }

  
  .zohezv0 .z67j18nl::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;
  }

  
  .lhlvs .z67j18nl::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;
  }

  
  .hwa67v .z67j18nl::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;
  }

  
  .b4w34zp .z67j18nl::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;
  }

  
  .wfjg1nh4 .z67j18nl::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) {
  .joxm .z67j18nl {
    padding: 5px 14px;
  }
  .joxm .itkfkwa {
    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;
  }
  .joxm .itkfkwa li a {
    border-bottom: none; padding: 10px 22px;
  }
  .joxm .itkfkwa li a:hover { background: var(--bg-raised); }
  .joxm .qrbkruc,
  .y9qw7aux .qrbkruc,
  .j0unzn5i .qrbkruc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .cyndvxc .z67j18nl {
    padding: 5px 10px;
  }
  .cyndvxc .itkfkwa {
    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);
  }
  .cyndvxc .itkfkwa.vydaknsg { transform: translateX(0); }
  .cyndvxc .itkfkwa li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .cyndvxc .itkfkwa li:last-child a { border-bottom: none; }
  .zbt2 .itkfkwa,
  .jad9 .itkfkwa { background: var(--accent) !important; }
  .zbt2 .itkfkwa li a,
  .jad9 .itkfkwa li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .j0unzn5i .z67j18nl {
    padding: 5px 10px;
  }
  .j0unzn5i .itkfkwa {
    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);
  }
  .j0unzn5i .itkfkwa::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .j0unzn5i .itkfkwa.vydaknsg { transform: translateY(0); }
  .j0unzn5i .itkfkwa li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jkai7nv .z67j18nl {
    padding: 5px 10px;
  }
  .jkai7nv .itkfkwa {
    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;
  }
  .jkai7nv .itkfkwa.vydaknsg { opacity: 1; pointer-events: auto; }
  .jkai7nv .itkfkwa li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ggyx6     .z67j18nl { border-radius: 0 !important; }
  .qgbwsoqt   .z67j18nl { border-radius: 8px !important; }
  .s4xtj3 .z67j18nl { border-radius: 50% !important; }
  .rb6cuf   .z67j18nl { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .k8zpc .r9xjr9 { flex-direction: column; align-items: stretch; }
  .k8zpc .pznk5 { flex-direction: row; min-width: auto; }
  .k8zpc .fri2zd { align-items: flex-start; text-align: left; }
}
.yafu5cd,
.yafu5cd.jyfefx3n,
.t9you .yafu5cd,
.fj099i9 .yafu5cd,
.kcw59m .yafu5cd,
.klznudj .yafu5cd {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.gimu31 {
  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;
}
.vff1ams { flex: 1 1 280px; min-width: 0; }
.zdavjgau {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.dpdkl {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.bpdqpkxo {
  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;
}
.bpdqpkxo:hover { transform: translateY(-1px); opacity: 0.95; }
.wts1g9ex .gimu31 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wts1g9ex .zdavjgau { color: var(--cta); }
.wts1g9ex .dpdkl { color: var(--text-body); }
.wts1g9ex .bpdqpkxo {
  background: var(--cta) !important;
  color: #fff !important;
}
.a8uqg .gimu31 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.a8uqg .zdavjgau { color: var(--text-primary); }
.a8uqg .dpdkl { color: var(--text-body); }
.a8uqg .bpdqpkxo {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .gimu31 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .vff1ams { flex: 0 0 auto; }
  .zdavjgau { font-size: 1.2rem; }
  .bpdqpkxo { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.zb2d67 .u6jt { height: 36px; }
.cf5i .u6jt { height: 60px; max-width: 200px; }
.t38do .u6jt { height: 56px; max-width: 180px; }
.f00ieo1     .ct52vkh, .f00ieo1     .r9n6y { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .voe6 .o4ez {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .voe6 .qws8y0x {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .voe6 .qws8y0x { padding: 40px 16px 20px; }
  .voe6 .zmysqpup {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .voe6 .efp9 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .wee9e7z .qws8y0x {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wee9e7z .qws8y0x::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wee9e7z .wpxeeu {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wee9e7z .w3kajcn { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wee9e7z .zmysqpup {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wee9e7z .efp9 { width: 100%; min-width: 0; }
  .wee9e7z .ct52vkh { min-width: 0; }
}
.ql2trcyt .qws8y0x::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.m4iu80gg .uqb8bq {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.m4iu80gg .uqb8bq summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.m4iu80gg .uqb8bq p { padding: 0 2px 16px; }
.m3auifx .uqb8bq { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.m3auifx .uqb8bq summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.m3auifx .uqb8bq summary::after { content: "›"; font-size: 1.2em; }
.m3auifx .uqb8bq[open] summary::after { content: "‹"; }
.m3auifx .uqb8bq p { padding: 10px 22px 4px; }
.imysviln .uqb8bq {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.imysviln .uqb8bq summary { color: var(--text-primary); padding-left: 16px; }
.imysviln .uqb8bq summary::after { content: "›"; font-size: 1.1em; }
.imysviln .uqb8bq[open] summary::after { content: "‹"; }
.imysviln .uqb8bq p { padding-left: 16px; }
.dfhndnv .o9xa9kc { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dfhndnv .uqb8bq {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dfhndnv .uqb8bq:last-child { border-bottom: none; }
.dfhndnv .uqb8bq summary { color: var(--text-primary); border-radius: 0; }
.dfhndnv .uqb8bq summary::after { content: "›"; font-size: 1.1em; }
.dfhndnv .uqb8bq[open] summary::after { content: "‹"; }
.davy8tel .uqb8bq { overflow: hidden; }
.davy8tel .uqb8bq summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.davy8tel .uqb8bq summary::after { color: rgba(255,255,255,.75); }
.davy8tel .uqb8bq[open] summary { border-radius: 0; }
.xmoodux5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bf450o66 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.x5pw7604 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.omgkvvc { color: var(--text-muted); font-size: 1.05rem; }
.zzbw2dyj {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.qg9tlkd { margin-bottom: 20px; }
.fjfxs {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nmhg {
  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;
}
.nmhg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.mtz7i0 { resize: vertical; min-height: 130px; }
.ke3p4ul9 { width: 100%; margin-top: 8px; }
.ktbygjj {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bd5lrt5 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ib8913y { color: var(--text-muted); line-height: 1.75; }
.hpik0e { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hpik0e li { margin-bottom: 6px; }
.fdfzaz7 { max-width: 760px; margin: 0 auto; }
.g8t7gr7 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c1ga4r5j { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c1ga4r5j:last-child { border-bottom: none; }
.c1ga4r5j h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.c1ga4r5j p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.k5ib { max-width: 760px; margin: 0 auto; }
.x0txh19 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.pmho ul.hpik0e { margin: 0; }
.szd2e .x0txh19 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .szd2e { grid-template-columns: 1fr; gap: 10px; } }
.uem5j1 { max-width: 640px; margin: 0 auto; text-align: center; }
.egj5rm { margin-bottom: 48px; }
.egj5rm .x0txh19 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.egj5rm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.fzyqe .hpik0e { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wdmeqtw { grid-template-columns: 1fr; } }
.fcwa5 { color: inherit; text-decoration: none; }
.fcwa5:hover { color: var(--accent-light); text-decoration: underline; }
.g6d7qy { display: inline-block; line-height: 0; }
.qs8ibcr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.eahaim7z { margin-bottom: 48px; }
.ebur5g { max-width: 760px; margin: 0 auto; }
.bzj7ju { max-width: 640px; margin: 0 auto; }
.st0bm { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.st0bm:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.a8az { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.st0bm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.st0bm ul.hpik0e { margin: 0; }
.geovz { color: var(--text-muted); line-height: 1.75; }
.ohp1vx0q .hpik0e,
.bzj7ju .hpik0e,
.hxdkktl .hpik0e,
.h3s4rnjk .hpik0e {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ohp1vx0q .st0bm,
.bzj7ju .st0bm { text-align: left; }
.ohp1vx0q .a8az,
.bzj7ju .a8az { text-align: center; }
.pinwkol { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.i389 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.fu5n { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ccaj { margin-top: 12px; }
.utf9bgu4 { 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; }
.utf9bgu4:hover { border-bottom-color: var(--accent-light); }
.qfhc { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qfhc img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gvqsvu7y { width: 72px; height: 72px; }
.ze88i { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.fnhqb { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.m4a0sfu { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .a7j8mt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.hw89xsw .fu5n, .hw89xsw .i389 { max-width: 640px; }
.s6rz6e .pinwkol { font-size: 1.6rem; margin-top: 18px; }
.jl74 .fu5n { margin-bottom: 28px; }
@media (max-width: 860px) { .kzd71 { grid-template-columns: 1fr; } .s6rz6e { position: static; text-align: center; } }
.jvpf .qfhc { margin: 0 auto 18px; }
.jvpf .fnhqb { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ig612dbk { grid-template-columns: 1fr; } }
.m55o40r .pinwkol { font-size: 1.6rem; margin-bottom: 6px; }
.h3s4rnjk .hpik0e { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .m55o40r { flex-direction: column; text-align: center; } .hmw72a7 { grid-template-columns: 1fr; } }
.aducr0w { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.aducr0w .pinwkol { font-size: 1.35rem; margin: 0 0 4px; }
.aducr0w .fnhqb { margin: 0; }
.hk5te7 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.hk5te7 .x5pw7604 { color: var(--accent-light); }
.cp0n7 .x5pw7604 { font-size: 2rem; }
.cp0n7 .omgkvvc { max-width: 680px; }
.giyenf16 .x5pw7604 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.giyenf16 .omgkvvc  { margin: 0; }
@media (max-width: 640px) { .giyenf16 { flex-direction: column; } }
.lekx8b .x5pw7604 { color: var(--accent-light); }
.q9oox .x5pw7604 { color: #fff; }
.q9oox .omgkvvc  { color: rgba(255,255,255,0.85); }
.s9tjr { max-width: 680px; margin: 0 auto; }
.plbz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .plbz { grid-template-columns: 1fr; } }
.hrznb3nd .nmhg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.hrznb3nd .nmhg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.k5o807 .nmhg { background: var(--bg-raised); border-color: transparent; }
.k5o807 .nmhg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.nk3zg8v .nmhg { border-radius: 100px; padding: 11px 20px; }
.nk3zg8v .mtz7i0 { border-radius: 14px; }
@media (max-width: 640px) { .bh9etien { grid-template-columns: 1fr; } }
.crbvkfql { counter-reset: priv-count; }
.jqvha {
  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);
}
.jqvha:last-child { border-bottom: none; }
.lsd3zfo {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.jqvha h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.jqvha p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.chl5h27{position:relative;overflow:visible}
.kr26ib .ycsi8tvx{display:block}
.ggf2 .hi8ih6{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}
.ggf2 .dlwl::before{content:""}
.gcf2q8lv{--date-bg:var(--accent-bg)}
.pyyrn .dlwl::before{content:""}
.d77v2{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ehe5p5f{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.myhd{display:flex;flex-direction:column;gap:3px}
.g6hdb{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.cqmn{font-weight:700;font-size:1rem;color:var(--text-heading)}
.lzzg9zk{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.yc7do .d77v2{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.y99q3f .d77v2{border-top:3px solid var(--accent);padding-top:18px}
.l6j9588 .d77v2{border-left:3px solid var(--accent);border-radius:0}
.zcdxgbku .d77v2{padding:20px 0}
@media(max-width:640px){
  .d77v2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .lzzg9zk{max-width:100%}
}
.gjcsymeq .bl9a{margin:0}
@media (max-width:560px){
  .uel69{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) {
  .ze63694b { padding: 28px 18px 20px; }
  .p4iy { font-size: 1.2rem; }
  .aj2m592 { max-width: 220px; max-height: 80px; }
}
.xvawg  .i9iw { border-radius: 50%; }
.vg27s36 .gimu31 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .i9iw { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.vuhd4jv {
  margin: 28px 0 24px;
}
.vuhd4jv .jyfefx3n {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.vuhd4jv .xu3tw {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.vuhd4jv .gimu31 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ihylwleo { flex-direction: row-reverse; }
[dir="rtl"] .itkfkwa { flex-direction: row-reverse; }
[dir="rtl"] .ytkmn48l .h78jor { right: auto; left: 32px; }
[dir="rtl"] .sqh9x9  .h78jor { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ytkmn48l .h78jor { right: auto; left: 20px; }
  [dir="rtl"] .sqh9x9  .h78jor { left: auto;  right: 20px; }
}
[dir="rtl"] .bd1o .dsbfzp  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .i2xd1en .dsbfzp { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bgks4, [dir="rtl"] .rn9kauuz { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qsog0 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .e5k0ztkx { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .owrxr2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .gimu31 { direction: rtl; }
[dir="rtl"] .gimazb97 { direction: rtl; }
[dir="rtl"] .jqkr0uz { direction: rtl; }
[dir="rtl"] .heum { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .smvjrx .rn9kauuz,
[dir="rtl"] .rj40 .rn9kauuz,
[dir="rtl"] .zwo465 .rn9kauuz,
[dir="rtl"] .cfh18 .rn9kauuz {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .smvjrx .rn9kauuz li::before,
[dir="rtl"] .rj40 .rn9kauuz li::before,
[dir="rtl"] .zwo465 .rn9kauuz li::before,
[dir="rtl"] .cfh18 .rn9kauuz li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .h2nesrm.jxnx4lf1 .ljt9o,
[dir="rtl"] .d3h5z5p5.jxnx4lf1 .ljt9o,
[dir="rtl"] .i25hji7.jxnx4lf1 .ljt9o,
[dir="rtl"] .lwk1x.jxnx4lf1 .ljt9o,
[dir="rtl"] .fquloa.jxnx4lf1 .ljt9o { text-align: right; }
[dir="rtl"] .hpmpfm8.xpizo .et41d { text-align: center; }
[dir="rtl"] .xu3tw,
[dir="rtl"] .h673j3zl,
[dir="rtl"] .jq2kl8,
[dir="rtl"] .n8rgg7zb,
[dir="rtl"] .ljt9o { text-align: right; }
[dir="rtl"] .zzbw2dyj,
[dir="rtl"] .fjfxs,
[dir="rtl"] .fu5n,
[dir="rtl"] .nmhg,
[dir="rtl"] .mtz7i0 { text-align: right; direction: rtl; }
[dir="rtl"] .nk3zg8v .nmhg,
[dir="rtl"] .hrznb3nd .nmhg { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1f2cd0;
  --brand:           #1f2cd0;
  --brand-light:     #5b65e1;
  --brand-pale:      #999fe4;
  --grad-start:      #111977;
  --grad-end:        #1b27b9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8b0099;
  --cta-light:       #cb05df;
  --cta-hover:       #b000c1;
  --bg-page:         #040514;
  --bg-surface:      #070921;
  --bg-card:         #0a0c2d;
  --bg-card-inner:   #0d103a;
  --bg-raised:       #101446;
  --bg-hover:        #121753;
  --border:          #161c63;
  --border-alt:      #1c237c;
  --border-section:  #161c63;
  --text-primary:    #e3e3e7;
  --text-muted:      #9d9ead;
  --text-body:       #c7c8d0;
  --text-sub:        #9d9ead;
  --text-faint:      #686a7c;
  --text-dim:        #515261;
  --text-label:      #828396;
  --text-value:      #b9bac4;
  --accent-bg:       #11132c;
  --accent-bg-light: #171a44;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161c26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #7df2cd;
  --c-cons:          #e689a6;
  --c-pros-label:    #4eedbb;
  --c-tip-border:    #2eeaaf;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7df2cd;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Lato", sans-serif; }
.mxptq2 .h1mr, .mxptq2 .hpmpfm8 { min-height: 320px; }
.gjnpg .zjz49fu::after, .gjnpg .zxtbed::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ukxam::before { content: '|'; opacity: 0.3; }