:root {
  --color-accent: #16142e;
  --color-cta: #c8101e;
  --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;
}
.p88b {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.i7jxmduu {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ru3jj {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.z8oerowy { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.bt1j1p { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.bt1j1p a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.bt1j1p a:hover { color: var(--accent-light); }
.fk2bop     .sbwg { border-radius: 24px; padding: 8px; }
.fk2bop .sbwg li a { border-radius: 16px; }
.qsef .sbwg li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .sbwg {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yfhy0k:hover .sbwg,
  .yfhy0k:focus-within .sbwg { display: block; }
  .sbwg li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gyzd37 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.l84y { display: none; }
@media (max-width: 640px) {
  .l84y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .l84y.e0btp6nr { display: block; }
}
@media (max-width: 640px) {
  .gyzd37 { display: block; }
  .bt1j1p > li + li::before { display: none !important; }
  .bt1j1p {
    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;
  }
  .bt1j1p.e0btp6nr { display: flex; }
  .bt1j1p li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .bt1j1p li:last-child a { border-bottom: none; }
}
.qmxvle { min-height: 480px; }
.oux35sj {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.aw9wvds { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.fwyx .aw9wvds { margin-left: 0; margin-right: 0; }
.l1bhsr7 {
  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;
}
.l1bhsr7:hover { opacity: 0.88; }
.ky7o7lrc {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.ae2w {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.ky7o7lrc .d8v60jmj {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ky7o7lrc .oux35sj { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ky7o7lrc .aw9wvds { color: #e2e8f0; }
.ky7o7lrc.f3j2f0 .d8v60jmj { text-align: center; }
.ky7o7lrc.fwyx   .d8v60jmj { text-align: left; }
.xft9hqo .d8v60jmj {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.xft9hqo .oux35sj { color: var(--text-primary); text-shadow: none; }
.xft9hqo .aw9wvds { color: var(--text-muted); }
.xft9hqo .l1bhsr7 { margin-top: 16px; }
.xft9hqo, .xft9hqo.qmxvle { min-height: auto !important; }
.xft9hqo.f3j2f0 .d8v60jmj { text-align: center; }
.xft9hqo.fwyx   .d8v60jmj { text-align: left; }
.zkr6lm9p .hisbuw64,
.zkr6lm9p .ig2xe0c {
  position: relative; overflow: hidden;
}
.zkr6lm9p .hisbuw64::after,
.zkr6lm9p .ig2xe0c::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.ojfdc .ky7o7lrc .ae2w {
  overflow: hidden;
}
.ojfdc .ky7o7lrc .ae2w::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); }
}
.i1gs .ky7o7lrc .ae2w {
  overflow: hidden;
}
.i1gs .ky7o7lrc .ae2w::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.cr6o1 .ky7o7lrc .ae2w {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zkr6lm9p .ky7o7lrc .ae2w {
  overflow: hidden;
}
.zkr6lm9p .ky7o7lrc .ae2w::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.rijquzo .ky7o7lrc .ae2w {
  animation: hg-breathe 10s ease-in-out infinite;
}
.hisbuw64 .ae2w {
  background: none;
}
.hisbuw64 .oux35sj { color: #fff; }
.hisbuw64 .aw9wvds { color: rgba(255,255,255,0.85); }
.hisbuw64 .l1bhsr7 { background: #fff; color: var(--cta); }
.hisbuw64 .l1bhsr7:hover { opacity: 0.92; }
.zkr6lm9p .hgfy { position: relative; overflow: hidden; }
.zkr6lm9p .hgfy::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.hgfy .oux35sj { text-shadow: none; color: var(--text-primary); }
.hgfy .aw9wvds { color: var(--text-muted); }
body.idyf .oux35sj {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ji8v .oux35sj {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.qmxvle.hisbuw64 .oux35sj,
section.hisbuw64 .oux35sj {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hgfy.f3j2f0 .ewno2im { align-items: center; text-align: center; }
.qmxvle .lfyqda {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.lfyqda .iy2ovfcl.sy8b5u6n {
  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;
}
.lfyqda .iy2ovfcl.sy8b5u6n:hover { opacity: 0.85; }
.eyyt55bx .d8v60jmj { padding-bottom: 24px; }
.dgxkmn .d8v60jmj { max-width: 1100px; }
@media (max-width: 700px) {
  .hgfy { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hgfy:not(.iwoo3f83) .u33as { display: none !important; }
  .iwoo3f83 .u33as { padding: 16px; }
  .ewno2im  { padding: 36px 24px; }
  .hgfy~.iiksv2,.p3t4q~.iiksv2{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .qmxvle, .hgfy { min-height: 320px !important; }
  .oux35sj { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z5x0,
  .v0ka,
  .almi { grid-template-columns: 1fr !important; }

  

  
  .eyyt55bx { display: flex !important; flex-direction: column !important; }
  .eyyt55bx .d8v60jmj { display: contents; }
  .eyyt55bx .ae2w { order: 0; }
  .eyyt55bx .oux35sj { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .eyyt55bx .z5x0 { order: 2; padding: 0 16px 12px !important; }
  .eyyt55bx .aw9wvds { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dgxkmn .d8v60jmj { display: flex; flex-direction: column; }
  .dgxkmn .d8v60jmj .oux35sj { order: 1; }
  .dgxkmn .d8v60jmj .almi { order: 2; margin: 8px 0 24px !important; }
  .dgxkmn .d8v60jmj .aw9wvds { order: 3; }
  .dgxkmn .d8v60jmj .l1bhsr7 { order: 4; align-self: center; margin-top: 0; }

  
  .hgfy.iwoo3f83 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hgfy.iwoo3f83 .ewno2im { display: contents; padding: 0; }
  .hgfy.iwoo3f83 .ewno2im .oux35sj { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hgfy.iwoo3f83 .u33as { order: 2; padding: 12px 16px; }
  .hgfy.iwoo3f83 .ewno2im .aw9wvds { order: 3; padding: 0 24px; margin: 0 auto; }
  .hgfy.iwoo3f83 .ewno2im .l1bhsr7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ifco { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.rahpy { width: 100%; height: auto; display: block; border-radius: 10px; }
.rrogdu2 .ifco        { border-radius: 16px; }
.rrogdu2 .rahpy  { border-radius: 16px; }
.lvtb3vi .ifco         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.lvtb3vi .rahpy   { border-radius: 8px; }
.sgxgw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gbecuzt { width: 100%; padding: 32px 0; position: relative; }
.v6h5 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fkjcpk .gbecuzt:nth-child(even) { background: var(--bg-surface); }
.fkjcpk .gbecuzt:nth-child(odd)  { background: var(--bg-page); }
.uxs1r .gbecuzt:nth-child(even) { background: var(--bg-card); }
.uxs1r .gbecuzt:nth-child(odd)  { background: var(--bg-page); }
.fkjcpk .gbecuzt:nth-child(odd)  .v6h5 { background: var(--bg-card); border-radius: 6px; }
.fkjcpk .gbecuzt:nth-child(even) .v6h5 { background: var(--bg-raised); border-radius: 6px; }
.uxs1r .gbecuzt:nth-child(odd)  .v6h5 { background: var(--bg-card); border-radius: 6px; }
.uxs1r .gbecuzt:nth-child(even) .v6h5 { background: var(--bg-raised); border-radius: 6px; }
.fkjcpk .gbecuzt:nth-child(even) .gh6ssm5 .hlzbb7ph,
.uxs1r .gbecuzt:nth-child(even) .gh6ssm5 .hlzbb7ph { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fkjcpk .gbecuzt:nth-child(odd) .gh6ssm5 .hlzbb7ph,
.uxs1r .gbecuzt:nth-child(odd) .gh6ssm5 .hlzbb7ph { background: var(--bg-card-inner); }
.fkjcpk .gbecuzt:nth-child(even) .ie9qczk0 .hlzbb7ph:nth-child(odd),
.uxs1r .gbecuzt:nth-child(even) .ie9qczk0 .hlzbb7ph:nth-child(odd)  { background: var(--bg-card); }
.fkjcpk .gbecuzt:nth-child(even) .ie9qczk0 .hlzbb7ph:nth-child(even),
.uxs1r .gbecuzt:nth-child(even) .ie9qczk0 .hlzbb7ph:nth-child(even) { background: var(--bg-card-inner); }
h1.r09kqup { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.r09kqup {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u5ty { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.isoq5vjb h2.r09kqup {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.vw3ki h2.r09kqup {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.u39zwh5 h2.r09kqup {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.e0kdjjz h2.r09kqup::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xh1qvhwa h2.r09kqup {
  color: var(--text-primary); font-size: 1.7rem;
}
.zhs8ibfh h2.r09kqup::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.kocjq96 h2.r09kqup {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .idskd { display: none; } }
.y8waa { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pnwd8ls { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.iru7qr4h {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.y1z8p { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vpg6m5 { padding-left: 20px; }
.vpg6m5 li { margin-bottom: 6px; }
.vpg6m5 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vpg6m5 a:hover { color: var(--accent-light); }
.wl95ozw .y1z8p { display: none; }
.h4sir .y1z8p { display: none; }
.h4sir .vpg6m5 { padding-left: 0; list-style: none; }
.h4sir .vpg6m5 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.h4sir .vpg6m5 a { font-size: 0.92rem; }
.pvhyj5 .iru7qr4h { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pvhyj5 .y1z8p { display: none; }
.pvhyj5 .vpg6m5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pvhyj5 .vpg6m5 li { margin-bottom: 0; }
.pvhyj5 .vpg6m5 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;
}
.pvhyj5 .vpg6m5 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.e0a3okdx .iru7qr4h { padding: 20px 20px 16px; }
.e0a3okdx .vpg6m5 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.e0a3okdx .vpg6m5 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.e0a3okdx .vpg6m5 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;
}
.e0a3okdx .vpg6m5 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;
}
.e0a3okdx .vpg6m5 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.e0a3okdx .vpg6m5 a:focus,
.e0a3okdx .vpg6m5 a:focus-visible,
.e0a3okdx .vpg6m5 a:target { outline: none; }
.e0a3okdx .vpg6m5 li:target a { border-color: var(--border); color: var(--text-muted); }
.pvoy0ub .iru7qr4h { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.pvoy0ub .y1z8p { display: none; }
.pvoy0ub .vpg6m5 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.pvoy0ub .vpg6m5 li { margin-bottom: 0; }
.pvoy0ub .vpg6m5 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.pvoy0ub .vpg6m5 li:last-child::after { content: ""; margin-right: 0; }
.pvoy0ub .vpg6m5 a { font-size: 0.9rem; }
.hlzbb7ph { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.gh6ssm5 .hlzbb7ph { background: var(--bg-card); }
.ie9qczk0 .hlzbb7ph:nth-child(odd)  { background: var(--bg-card); }
.ie9qczk0 .hlzbb7ph:nth-child(even) { background: var(--bg-raised); }
.eu1nt9u .hlzbb7ph {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.eu1nt9u .hlzbb7ph:last-child { border-bottom: none; }
.eu1nt9u h3.u5ty { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.obchh .hlzbb7ph {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.obchh .hlzbb7ph + .hlzbb7ph { margin-top: 4px; }
.szq4rc .hlzbb7ph { background: none; border-radius: 0; padding: 12px 0; }
.szq4rc .hlzbb7ph + .hlzbb7ph { border-top: 1px solid var(--border-section); }
.e0xbqh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.d0m2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nz29y { color: var(--text-body); margin-bottom: 10px; }
.ookmzjyp, .phni6u { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ookmzjyp li, .phni6u li { margin-bottom: 6px; }
.phni6u li { list-style: decimal; }
.n8yhm2     .ookmzjyp { list-style-type: "● "; }
.oqqr3kr1  .ookmzjyp { list-style-type: "■ "; }
.ttoohlgy .ookmzjyp { list-style-type: "◆ "; }
.d9clluk    .ookmzjyp { list-style-type: "★ "; }
.n8yhm2     .kk6qubb { list-style-type: "● "; }
.oqqr3kr1  .kk6qubb { list-style-type: "■ "; }
.ttoohlgy .kk6qubb { list-style-type: "◆ "; }
.d9clluk    .kk6qubb { list-style-type: "★ "; }
.n8yhm2    .ookmzjyp li::marker, .n8yhm2    .kk6qubb li::marker,
.oqqr3kr1 .ookmzjyp li::marker, .oqqr3kr1 .kk6qubb li::marker,
.ttoohlgy .ookmzjyp li::marker, .ttoohlgy .kk6qubb li::marker,
.d9clluk   .ookmzjyp li::marker, .d9clluk   .kk6qubb li::marker {
  color: var(--cta); font-size: 1em;
}
.n8yhm2 .phni6u,
.oqqr3kr1 .phni6u,
.ttoohlgy .phni6u,
.d9clluk .phni6u {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.n8yhm2 .phni6u li,
.oqqr3kr1 .phni6u li,
.ttoohlgy .phni6u li,
.d9clluk .phni6u li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.n8yhm2 .phni6u li::before,
.oqqr3kr1 .phni6u li::before,
.ttoohlgy .phni6u li::before,
.d9clluk .phni6u 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;
}
.n8yhm2     .phni6u li::before { border-radius: 50%; }
.oqqr3kr1  .phni6u li::before { border-radius: 3px; }
.ttoohlgy .phni6u li::before { border-radius: 3px; }
.d9clluk    .phni6u li::before { border-radius: 50%; }
.pfnps7e { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iz2qib .pfnps7e,
.jnz3hxvg .pfnps7e { background: transparent; border: none; border-radius: 0; }
.dwokhb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dwokhb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dwokhb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dwokhb tr:hover td { background: var(--bg-hover); }
.rnickmco .dwokhb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.qrs1s71 .dwokhb { border: 1px solid var(--border-alt); }
.qrs1s71 .dwokhb th,
.qrs1s71 .dwokhb td { border: 1px solid var(--border-alt); }
.p68d .dwokhb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.p68d .dwokhb td { border-bottom: none; }
.p68d .dwokhb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.gjix .dwokhb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.r4zt8rkf .pfnps7e {
  overflow: hidden;
}
.r4zt8rkf .dwokhb th { border-bottom: 1px solid var(--border-alt); }
.r4zt8rkf .dwokhb tr:last-child td { border-bottom: none; }
.od0r7lnc { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.en1ge { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.h4ngh304 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.qt262l { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.criurkkh { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.kk6qubb { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.kk6qubb 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%}
.k2qs .qt262l { background: transparent; text-align: center; }
.kh4pxcp .h4ngh304 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.a055dz .h4ngh304 {
  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);
}
.d6kq1um .en1ge { display: grid; grid-template-columns: auto 1fr; }
.d6kq1um .h4ngh304 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.d6kq1um .qt262l { grid-column: 2; }
.d6kq1um .criurkkh,
.d6kq1um .kk6qubb { grid-column: 1 / -1; }
.vp10aqp .en1ge { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vp10aqp .h4ngh304 {
  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);
}
.vp10aqp .qt262l { grid-column: 2; }
.vp10aqp .criurkkh,
.vp10aqp .kk6qubb { grid-column: 1 / -1; }
.jvin2f0 .en1ge { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jvin2f0 .qt262l { background: none; color: var(--accent-light); font-weight: 700; }
.o1btz .en1ge { 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); }
.o1btz .qt262l { background: none; color: var(--accent-light); font-weight: 700; }
.kl9w7kb .en1ge { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.kl9w7kb .en1ge:last-child { border-bottom: none; }
.kl9w7kb .qt262l { background: none; color: var(--accent-light); font-weight: 700; }
.a8gb3 .en1ge { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.a8gb3 .qt262l { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.u0yrxd .od0r7lnc { counter-reset: card-n; }
.u0yrxd .en1ge  { counter-increment: card-n; }
.u0yrxd .qt262l { display: flex; align-items: center; gap: 10px; }
.u0yrxd .qt262l::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;
}
.o0w1 .en1ge { background: var(--bg-surface); border: 1px solid var(--border); }
.o0w1 .qt262l { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.x63vkoo { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.lcvpp  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.cxreyou { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.i1rlegt { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.x63vkoo strong { color: var(--text-primary); font-size: 0.95rem; }
.x63vkoo p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rahpy { width: 100%; height: auto; border-radius: 10px; display: block; }
.sy8b5u6n {
  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;
}
.sy8b5u6n:hover { opacity: 0.85; }
.xqd0kw .sy8b5u6n  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xqd0kw .sy8b5u6n:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.oixbm119 .sy8b5u6n  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.oixbm119 .sy8b5u6n:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.i13no .l1bhsr7 { border-radius: 50px; }
.i13no .sy8b5u6n  { border-radius: 50px; }
.yzq703g .l1bhsr7 { padding-left: 22px; padding-right: 22px; }
.yzq703g .sy8b5u6n  { padding-left: 12px; padding-right: 12px; }
.hqq5dz2k .l1bhsr7 { padding-left: 44px; padding-right: 44px; }
.hqq5dz2k .sy8b5u6n  { padding-left: 24px; padding-right: 24px; }
.b7tcr6 .l1bhsr7 { padding-left: 56px; padding-right: 56px; }
.b7tcr6 .sy8b5u6n  { padding-left: 32px; padding-right: 32px; }
.s0yl   .l1bhsr7::after, .s0yl   .sy8b5u6n::after,
.rskaiyj .l1bhsr7::after, .rskaiyj .sy8b5u6n::after,
.re0cy    .l1bhsr7::after, .re0cy    .sy8b5u6n::after,
.aiwcsg    .l1bhsr7::after, .aiwcsg    .sy8b5u6n::after,
.u99rrj    .l1bhsr7::after, .u99rrj    .sy8b5u6n::after,
.ow9dbwv0     .l1bhsr7::after, .ow9dbwv0     .sy8b5u6n::after,
.fjfzq5u    .l1bhsr7::after, .fjfzq5u    .sy8b5u6n::after,
.a51xcy   .l1bhsr7::after, .a51xcy   .sy8b5u6n::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;
}
.s0yl .l1bhsr7::after, .s0yl .sy8b5u6n::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");
}
.rskaiyj .l1bhsr7::after, .rskaiyj .sy8b5u6n::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");
}
.re0cy .l1bhsr7::after, .re0cy .sy8b5u6n::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");
}
.aiwcsg .l1bhsr7::after, .aiwcsg .sy8b5u6n::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");
}
.u99rrj .l1bhsr7::after, .u99rrj .sy8b5u6n::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");
}
.ow9dbwv0 .l1bhsr7::after, .ow9dbwv0 .sy8b5u6n::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");
}
.fjfzq5u .l1bhsr7::after, .fjfzq5u .sy8b5u6n::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");
}
.a51xcy .l1bhsr7::after, .a51xcy .sy8b5u6n::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");
}
.mf7e134w   .dtfxtwex::after, .mf7e134w   .psfd7f8::after,
.r2avyo .dtfxtwex::after, .r2avyo .psfd7f8::after,
.kceo9    .dtfxtwex::after, .kceo9    .psfd7f8::after,
.bs9i    .dtfxtwex::after, .bs9i    .psfd7f8::after,
.vgxtu23l    .dtfxtwex::after, .vgxtu23l    .psfd7f8::after,
.qpamx7ov     .dtfxtwex::after, .qpamx7ov     .psfd7f8::after,
.xrzvaum1    .dtfxtwex::after, .xrzvaum1    .psfd7f8::after,
.jx02j   .dtfxtwex::after, .jx02j   .psfd7f8::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;
}
.mf7e134w .dtfxtwex::after, .mf7e134w .psfd7f8::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");
}
.r2avyo .dtfxtwex::after, .r2avyo .psfd7f8::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");
}
.kceo9 .dtfxtwex::after, .kceo9 .psfd7f8::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");
}
.bs9i .dtfxtwex::after, .bs9i .psfd7f8::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");
}
.vgxtu23l .dtfxtwex::after, .vgxtu23l .psfd7f8::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");
}
.qpamx7ov .dtfxtwex::after, .qpamx7ov .psfd7f8::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");
}
.xrzvaum1 .dtfxtwex::after, .xrzvaum1 .psfd7f8::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");
}
.jx02j .dtfxtwex::after, .jx02j .psfd7f8::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");
}
.vuomi7b .eoxcz    { background: transparent; padding: 0; }
.iy2ovfcl.sy8b5u6n {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .z50s {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .z50s::before    { grid-area: rank;   }
  .vzff8ua           { grid-area: ident;  }
  .eepgpb9     { grid-area: rating; min-width: 0; width: auto; }
  .i6ff8or5           { grid-area: pills;  }
  .iy2ovfcl             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .z50s {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .z50s::before    { justify-self: center; }
  .vzff8ua           { width: 100%; }
  .eepgpb9     { justify-self: center; }
  .i6ff8or5           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .m0j4 .z26a79l0 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .m0j4 .oewkb6tq { margin: 0; }
}
.zcc92 .oewkb6tq { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.zcc92 .my758zo3 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.zcc92 .iz2qib { padding: 14px 16px; }
.zcc92 .besh { border-radius: 4px; }
.zcc92 .nnpeiseg { border-radius: 0; }
@media (max-width: 720px) {
  .xgse3 { grid-template-columns: 1fr; }
  .a0drqcox { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .a0drqcox .e0la { width: 72px; height: 50px; }
  .a0drqcox .d1oq { max-width: 180px; }
  .a0drqcox .rpqb { width: auto; }
}
@media (max-width: 720px) {
  .niehb6ju { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .qddnuzr { padding: 16px; }
  .uk07ozbx .stopwd { min-width: 50%; }
}
@media (max-width: 860px) {
  .dq2le9yb { grid-template-columns: 1fr; }
  .ufl2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mlvw96 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ibdrh7xf { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .wmxe26y { flex-direction: column; align-items: stretch; }
}
.l0ipj .rpqb .sy8b5u6n { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .yof6zwed { flex-direction: column; align-items: stretch; gap: 10px; }
  .l0ipj .rpqb { text-align: center; }
}
@media (max-width: 720px) {
  .cb5r { grid-template-columns: 1fr; }
  .hqg6n6aj { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ickmkqru { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .innd3p { grid-template-columns: 1fr; }
  .dt3g { width: 100px; height: 100px; margin: 16px auto; }
  .prnbjp4 { font-size: 1.4rem; }
  .fz8cq { justify-content: center; }
  .zids .stopwd { min-width: 50%; }
}
@media (max-width: 540px) {
  .bgt46q { flex-wrap: wrap; padding: 14px 16px; }
  .h0glmfl { padding: 12px 16px; }
  .qqp6 .e71uakc { margin: 0 16px; }
  .qqp6 .zx0d6a8n { padding: 0 16px; }
  .ftjob26 { padding: 12px 16px; }
}
.h9pko .i6ff8or5 .ai0g484x {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.yo5cy { margin: 16px 0; }
.e9k9ktvf { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.e9k9ktvf summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.e9k9ktvf summary::after { content: "+"; color: var(--accent-light); }
.e9k9ktvf[open] summary::after { content: "−"; }
.e9k9ktvf p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gbecuzt { margin-bottom: 0; }
.h00l h2.r09kqup { color: var(--text-primary); border-color: var(--accent-light); }
.ranfpg h2.r09kqup { color: var(--text-primary); border-color: var(--accent-light); }
.gmrn6 .lcvpp     { background: #052e16; border-color: #10b981; }
.gmrn6 .wydpjt { background: #2d0a1e; border-color: #f43f5e; }
.gmrn6 .cxreyou    { background: #1e1036; border-color: #a855f7; }
.gmrn6 .x63vkoo strong  { color: #f1f5f9; }
.gmrn6 .x63vkoo p       { color: #cbd5e1; }
.gmrn6 .cla9vau    .lcvpp     .i1rlegt::before,
.gmrn6 .p4hg77g5  .lcvpp     .i1rlegt::before,
.gmrn6 .crln3bw  .lcvpp     .i1rlegt::before,
.gmrn6 .c8tov .lcvpp     .i1rlegt::before { color: #10b981; }
.gmrn6 .cla9vau    .wydpjt .i1rlegt::before,
.gmrn6 .p4hg77g5  .wydpjt .i1rlegt::before,
.gmrn6 .crln3bw  .wydpjt .i1rlegt::before,
.gmrn6 .c8tov .wydpjt .i1rlegt::before { color: #f43f5e; }
.gmrn6 .cla9vau    .cxreyou    .i1rlegt::before,
.gmrn6 .p4hg77g5  .cxreyou    .i1rlegt::before,
.gmrn6 .crln3bw  .cxreyou    .i1rlegt::before,
.gmrn6 .c8tov .cxreyou    .i1rlegt::before { color: #a855f7; }
.of6qeut .lcvpp     { background: #2d2000; border-color: #eab308; }
.of6qeut .cxreyou    { background: #2d1600; border-color: #f97316; }
.of6qeut .x63vkoo strong  { color: #f1f5f9; }
.of6qeut .x63vkoo p       { color: #cbd5e1; }
.of6qeut .cla9vau    .lcvpp     .i1rlegt::before,
.of6qeut .p4hg77g5  .lcvpp     .i1rlegt::before,
.of6qeut .crln3bw  .lcvpp     .i1rlegt::before,
.of6qeut .c8tov .lcvpp     .i1rlegt::before { color: #eab308; }
.of6qeut .cla9vau    .wydpjt .i1rlegt::before,
.of6qeut .p4hg77g5  .wydpjt .i1rlegt::before,
.of6qeut .crln3bw  .wydpjt .i1rlegt::before,
.of6qeut .c8tov .wydpjt .i1rlegt::before { color: #ef4444; }
.of6qeut .cla9vau    .cxreyou    .i1rlegt::before,
.of6qeut .p4hg77g5  .cxreyou    .i1rlegt::before,
.of6qeut .crln3bw  .cxreyou    .i1rlegt::before,
.of6qeut .c8tov .cxreyou    .i1rlegt::before { color: #f97316; }
.gff6a .lcvpp     { background: #0c1a2e; border-color: #38bdf8; }
.gff6a .cxreyou    { background: #0a2020; border-color: #2dd4bf; }
.gff6a .x63vkoo strong  { color: #f1f5f9; }
.gff6a .x63vkoo p       { color: #cbd5e1; }
.gff6a .cla9vau    .lcvpp     .i1rlegt::before,
.gff6a .p4hg77g5  .lcvpp     .i1rlegt::before,
.gff6a .crln3bw  .lcvpp     .i1rlegt::before,
.gff6a .c8tov .lcvpp     .i1rlegt::before { color: #38bdf8; }
.gff6a .cla9vau    .wydpjt .i1rlegt::before,
.gff6a .p4hg77g5  .wydpjt .i1rlegt::before,
.gff6a .crln3bw  .wydpjt .i1rlegt::before,
.gff6a .c8tov .wydpjt .i1rlegt::before { color: #818cf8; }
.gff6a .cla9vau    .cxreyou    .i1rlegt::before,
.gff6a .p4hg77g5  .cxreyou    .i1rlegt::before,
.gff6a .crln3bw  .cxreyou    .i1rlegt::before,
.gff6a .c8tov .cxreyou    .i1rlegt::before { color: #2dd4bf; }
.oqo8hf .lcvpp     { background: var(--accent-bg); border-color: var(--accent-light); }
.oqo8hf .cxreyou    { background: var(--accent-bg); border-color: var(--accent-pale); }
.oqo8hf .cla9vau    .i1rlegt::before,
.oqo8hf .p4hg77g5  .i1rlegt::before,
.oqo8hf .crln3bw  .i1rlegt::before,
.oqo8hf .c8tov .i1rlegt::before { color: var(--accent-light) !important; }
.r0d7yxjj .rwax1 ul li,
.r0d7yxjj .bzdqb li         { color: #4ade80; }
.r0d7yxjj .rwax1 .v54v { color: #22c55e; }
.r0d7yxjj .gw5rt6i ul li,
.r0d7yxjj .i76np li         { color: #f87171; }
.r0d7yxjj .gw5rt6i .wtvb { color: #ef4444; }
.w9ya .x63vkoo { background: transparent; border-left: none; border: 1.5px solid; }
.w9ya .lcvpp     { border-color: var(--c-tip-border); }
.w9ya .cxreyou    { border-color: #60a5fa; }
.w9ya .x63vkoo strong { color: var(--text-primary); }
.w9ya .x63vkoo p      { color: var(--text-muted); }
.ey8r4 .x63vkoo { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ey8r4 .lcvpp     { border-top-color: var(--c-tip-border); }
.ey8r4 .cxreyou    { border-top-color: #60a5fa; }
.e9j2f .x63vkoo { border-left: none; border-radius: 8px; }
.e9j2f .lcvpp     { background: #065f46; }
.e9j2f .cxreyou    { background: #1e3a8a; }
.e9j2f .x63vkoo strong,
.e9j2f .x63vkoo p { color: #fff; }
.e9j2f .i1rlegt::before { color: rgba(255,255,255,0.85) !important; }
.gmrn6.e9j2f .lcvpp,
.gmrn6 .e9j2f .lcvpp     { background: #052e16; }
.gmrn6.e9j2f .wydpjt,
.gmrn6 .e9j2f .wydpjt { background: #2d0a1e; }
.gmrn6.e9j2f .cxreyou,
.gmrn6 .e9j2f .cxreyou    { background: #1e1036; }
.of6qeut.e9j2f .lcvpp,
.of6qeut .e9j2f .lcvpp      { background: #2d2000; }
.of6qeut.e9j2f .cxreyou,
.of6qeut .e9j2f .cxreyou     { background: #2d1600; }
.gff6a.e9j2f .lcvpp,
.gff6a .e9j2f .lcvpp      { background: #0c1a2e; }
.gff6a.e9j2f .cxreyou,
.gff6a .e9j2f .cxreyou     { background: #0a2020; }
.i4ge0 .x63vkoo { border-left: none; border-radius: 6px; padding: 10px 14px; }
.i4ge0 .lcvpp     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.i4ge0 .cxreyou    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.i4ge0 .x63vkoo strong { color: var(--text-primary); }
.i4ge0 .x63vkoo p      { color: var(--text-muted); }
.bkknu .x63vkoo { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.cla9vau .i1rlegt,
.p4hg77g5 .i1rlegt,
.crln3bw .i1rlegt,
.c8tov .i1rlegt { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.cla9vau .i1rlegt::before,
.p4hg77g5 .i1rlegt::before,
.crln3bw .i1rlegt::before,
.c8tov .i1rlegt::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.cla9vau .lcvpp     .i1rlegt::before { content: "✦"; color: var(--c-tip-border); }
.cla9vau .wydpjt .i1rlegt::before { content: "▲"; color: var(--c-warn-border); }
.cla9vau .cxreyou    .i1rlegt::before { content: "◉"; color: #60a5fa; }
.p4hg77g5 .lcvpp     .i1rlegt::before { content: "★"; color: var(--c-tip-border); }
.p4hg77g5 .wydpjt .i1rlegt::before { content: "◆"; color: var(--c-warn-border); }
.p4hg77g5 .cxreyou    .i1rlegt::before { content: "●"; color: #60a5fa; }
.crln3bw .lcvpp     .i1rlegt::before { content: "▶"; color: var(--c-tip-border); }
.crln3bw .wydpjt .i1rlegt::before { content: "■"; color: var(--c-warn-border); }
.crln3bw .cxreyou    .i1rlegt::before { content: "▸"; color: #60a5fa; }
.c8tov .lcvpp     .i1rlegt::before { content: "→"; color: var(--c-tip-border); }
.c8tov .wydpjt .i1rlegt::before { content: "⬥"; color: var(--c-warn-border); }
.c8tov .cxreyou    .i1rlegt::before { content: "◈"; color: #60a5fa; }
.xon1kvfl .gh6ssm5 .hlzbb7ph,
.xon1kvfl .ie9qczk0 .hlzbb7ph  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xon1kvfl .en1ge                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.xon1kvfl .pfnps7e          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xon1kvfl .iru7qr4h                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tb3bn4l2 .gh6ssm5 .hlzbb7ph,
.tb3bn4l2 .ie9qczk0 .hlzbb7ph,
.tb3bn4l2 .en1ge,
.tb3bn4l2 .z50s,
.tb3bn4l2 .oewkb6tq,
.tb3bn4l2 .pfnps7e,
.tb3bn4l2 .iru7qr4h,
.tb3bn4l2 .bkknu .x63vkoo { box-shadow: none; }
.wnmji   .nz29y, .wnmji .e0xbqh, .wnmji .d0m2,
.wnmji   .y8waa, .wnmji .pnwd8ls { font-size: 0.9rem; }
.wnmji   .ookmzjyp, .wnmji .phni6u { font-size: 0.9rem; }
.jklylz9   .nz29y, .jklylz9 .e0xbqh, .jklylz9 .d0m2,
.jklylz9   .y8waa, .jklylz9 .pnwd8ls { font-size: 0.95rem; }
.jklylz9   .ookmzjyp, .jklylz9 .phni6u { font-size: 0.95rem; }
.qzuipyne   .nz29y, .qzuipyne .e0xbqh, .qzuipyne .d0m2,
.qzuipyne   .y8waa, .qzuipyne .pnwd8ls { font-size: 1.08rem; }
.qzuipyne   .ookmzjyp, .qzuipyne .phni6u { font-size: 1.05rem; }
.qzuipyne   .dwokhb { font-size: 0.97rem; }
.g8ztv .oux35sj      { font-size: 3.2rem; }
.g8ztv h2.r09kqup { font-size: 1.9rem; }
.g8ztv h3.u5ty     { font-size: 1.4rem; }
.xwrx0 .oux35sj      { font-size: 3.8rem; }
.xwrx0 h2.r09kqup { font-size: 2.2rem; }
.xwrx0 h3.u5ty     { font-size: 1.6rem; }
.gbecuzt + .gbecuzt { position: relative; }
.abvgd   .gbecuzt + .gbecuzt::before,
.fso8k0  .gbecuzt + .gbecuzt::before,
.f67zd5   .gbecuzt + .gbecuzt::before,
.yd3fi   .gbecuzt + .gbecuzt::before,
.tnyg0nkw   .gbecuzt + .gbecuzt::before,
.alf8orje .gbecuzt + .gbecuzt::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.abvgd .gbecuzt + .gbecuzt::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.fso8k0 .gbecuzt + .gbecuzt::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.f67zd5 .gbecuzt + .gbecuzt::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;
}
.yd3fi .gbecuzt + .gbecuzt::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kllv .gbecuzt { margin-bottom: 16px; }
.kllv .gbecuzt + .gbecuzt { margin-top: 0; }
.kllv .v6h5 { padding-top: 0; padding-bottom: 0; }
.tnyg0nkw .gbecuzt + .gbecuzt::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.alf8orje .gbecuzt + .gbecuzt::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.kzax .gbecuzt + .gbecuzt::before,
.ovrk92bc .gbecuzt + .gbecuzt::before,
.s6ah .gbecuzt + .gbecuzt::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%;
}
.fkjcpk .kzax .gbecuzt:nth-child(even)::before,
.fkjcpk .ovrk92bc .gbecuzt:nth-child(even)::before,
.fkjcpk .s6ah .gbecuzt:nth-child(even)::before { background: var(--bg-surface); }
.uxs1r .kzax .gbecuzt:nth-child(even)::before,
.uxs1r .ovrk92bc .gbecuzt:nth-child(even)::before,
.uxs1r .s6ah .gbecuzt:nth-child(even)::before { background: var(--bg-card); }
.kzax .gbecuzt + .gbecuzt::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");
}
.ovrk92bc .gbecuzt + .gbecuzt::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");
}
.s6ah .gbecuzt + .gbecuzt::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");
}
.dno3x .ky7o7lrc,
.wc5r .ky7o7lrc,
.byzu06a9 .ky7o7lrc { overflow: hidden; }
.dno3x .d8v60jmj,
.wc5r .d8v60jmj { margin-bottom: 60px; }
.byzu06a9 .d8v60jmj { margin-bottom: 70px; }
.dno3x .ky7o7lrc::before,
.wc5r .ky7o7lrc::before,
.byzu06a9 .ky7o7lrc::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.dno3x .ky7o7lrc::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");
}
.wc5r .ky7o7lrc::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");
}
.byzu06a9 .ky7o7lrc::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.yyu4qx .ky7o7lrc:not(.hisbuw64) .ae2w { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qjyflt4j .ky7o7lrc:not(.hisbuw64) .ae2w { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.x1qi6v  .ky7o7lrc:not(.hisbuw64) .ae2w { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jf70fz  .ky7o7lrc:not(.hisbuw64) .ae2w { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.xzfa38z .hisbuw64 .ae2w { background: none; }
.xzfa38z .ky7o7lrc:not(.hisbuw64) .ae2w { background: rgba(0,0,0,0.6); }
.gbecuzt.tmdv .ifco { float: left; width: 38%; margin: 0 28px 16px 0; }
.gbecuzt.tmdv .ifco .rahpy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gbecuzt.tmdv .v6h5::after { content: ''; display: block; clear: both; }
.gbecuzt.vleyn .ifco { float: right; width: 38%; margin: 0 0 16px 28px; }
.gbecuzt.vleyn .ifco .rahpy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gbecuzt.vleyn .v6h5::after { content: ''; display: block; clear: both; }
.gbecuzt.tmdv .od0r7lnc,
.gbecuzt.tmdv .pfnps7e,
.gbecuzt.tmdv .x63vkoo,
.gbecuzt.tmdv .hlzbb7ph,
.gbecuzt.tmdv .pnwd8ls,
.gbecuzt.tmdv .pwuw,
.gbecuzt.tmdv .z26a79l0,
.gbecuzt.tmdv .uq0a56p,
.gbecuzt.vleyn .od0r7lnc,
.gbecuzt.vleyn .pfnps7e,
.gbecuzt.vleyn .x63vkoo,
.gbecuzt.vleyn .hlzbb7ph,
.gbecuzt.vleyn .pnwd8ls,
.gbecuzt.vleyn .pwuw,
.gbecuzt.vleyn .z26a79l0,
.gbecuzt.vleyn .uq0a56p { clear: both; }
@media (max-width: 900px) {
  .gbecuzt.tmdv .ifco,
  .gbecuzt.vleyn .ifco {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .gbecuzt.tmdv .ifco .rahpy,
  .gbecuzt.vleyn .ifco .rahpy {
    max-height: none !important;
  }
}
.gbecuzt.tmdv .ookmzjyp,
.gbecuzt.tmdv .phni6u,
.gbecuzt.vleyn .ookmzjyp,
.gbecuzt.vleyn .phni6u { overflow: hidden; }
@media (max-width: 640px) {
  .gbecuzt.tmdv .ifco,
  .gbecuzt.vleyn .ifco { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ugb2mz .sgxgw,
.ugb2mz .v6h5,
.ugb2mz .ocl3chnx  { max-width: 1100px; }
.vq70fj .sgxgw,
.vq70fj .v6h5,
.vq70fj .ocl3chnx  { max-width: 1150px; }
.iunu9sc3 .sgxgw,
.iunu9sc3 .v6h5,
.iunu9sc3 .ocl3chnx  { max-width: 1200px; }
.iunu9sc3 { --content-mw: 1200px; }
.ii3ctm4p { font-size: 0.82rem; color: var(--text-muted); }
.notc6 { display: flex; align-items: center; }
.keu9k1d {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.icg7r97 { display: flex; align-items: center; }
.gbhpk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.gbhpk:hover { text-decoration: underline; }
.nbtn74 { margin: 0 3px; opacity: 0.45; }
.nbtn74::before { content: '/'; }
.nm3j6ue2 { padding: 2px 5px; color: var(--text-main); }
.o50jxush .ii3ctm4p {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.o50jxush .notc6 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.su9em .ii3ctm4p {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.su9em .notc6 { padding: 0 0 0 12px; }
.gyxy2y .notc6 { padding: 0 16px; }
.gyxy2y .ii3ctm4p {
  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);
}
.gyxy2y .sgxgw { padding-top: 28px; }
@media (max-width: 720px) {
  .vn20q7u { margin-top: 18px; padding: 0 16px; }
  .gyxy2y .sgxgw { padding-top: 16px; }
}
.ugb2mz.o50jxush .notc6 { max-width: 1100px; }
.vq70fj.o50jxush .notc6 { max-width: 1150px; }
.iunu9sc3.o50jxush .notc6 { max-width: 1200px; }
.iunu9sc3 .vn20q7u { max-width: 1200px; }
.e74g6 .gbecuzt { padding-top: 16px; padding-bottom: 16px; }
.uc9nrkb .gbecuzt { padding-top: 24px; padding-bottom: 24px; }
.rz354 .gbecuzt { padding-top: 40px; padding-bottom: 40px; }
.hgjnuq .gbecuzt { padding-top: 52px; padding-bottom: 52px; }
.gzwv6n86 .gbecuzt:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gzwv6n86 .gbecuzt:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gzwv6n86 .gbecuzt:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gzwv6n86 .gbecuzt:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.s0ikdrj .v6h5 { padding-top: 10px;  padding-bottom: 10px; }
.e1o8 .v6h5 { padding-top: 18px;  padding-bottom: 18px; }
.ocm3l .v6h5 { padding-top: 36px;  padding-bottom: 36px; }
.t4l87n .v6h5 { padding-top: 48px;  padding-bottom: 48px; }
.sknpaka h2.r09kqup { font-weight: 600; }
.sknpaka h3.u5ty     { font-weight: 600; }
.d7q8jkpc h2.r09kqup { font-weight: 800; }
.d7q8jkpc h3.u5ty     { font-weight: 700; }
.hx4p6 { font-weight: 600; }
.hx4p6 h2.r09kqup { font-weight: 900; }
.hx4p6 h3.u5ty     { font-weight: 800; }
.hx4p6 .x63vkoo strong,
.hx4p6 .x63vkoo strong { font-weight: 600; }
.dtfxtwex {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.h4z4 .dtfxtwex { display: none; }
@media (max-width: 640px) { .dtfxtwex { display: none; } }
.dtfxtwex { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dtfxtwex:hover { opacity: 0.85; }
.tyob631 .dtfxtwex { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.efl09p .dtfxtwex,
.jy0466wz  .dtfxtwex { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.efl09p .dtfxtwex:hover,
.jy0466wz  .dtfxtwex:hover { opacity: 0.88; }
.tyob631.efl09p .dtfxtwex,
.tyob631.jy0466wz  .dtfxtwex { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.psfd7f8 {
  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;
}
.psfd7f8:hover { transform: translateY(-2px); opacity: 0.92; }
.psfd7f8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cwziu1 .psfd7f8 { display: none; }
.i1f8um .psfd7f8 { right: 32px; }
.ns7t  .psfd7f8 { left: 32px; }
@media (max-width: 480px) {
  .i1f8um .psfd7f8 { right: 20px; bottom: 20px; }
  .ns7t  .psfd7f8 { left: 20px; bottom: 20px; }
}
.q7aj4c4j { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ocl3chnx { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ynhb { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.pr1k { color: var(--text-dim); font-size: 0.8rem; }
.r8b3te a, .eaj6 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.r8b3te a:hover, .eaj6 a:hover { color: var(--accent-light); }
.eaj6 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tdjml34 .ocl3chnx { text-align: center; }
.tdjml34 .eaj6 { justify-content: center; margin-bottom: 16px; }
.tdjml34 .ynhb { margin-top: 0; }
.vs4gg { margin-top: 10px; }
.vs4gg a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ocl3chnx { padding-left: 16px; padding-right: 16px; }
  .a5nyp .ocl3chnx { padding: 20px 16px; }
  .eaj6 { gap: 4px 12px; }
  .ynhb { font-size: 0.78rem; }
}
.ucdpgn .ynhb { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ucdpgn .pr1k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ucdpgn .kb8avzkm { grid-template-columns: 1fr 1fr; } .ucdpgn .iuxtm3zh { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ucdpgn .kb8avzkm { grid-template-columns: 1fr; } }
.w63sorlj .ynhb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .w63sorlj .robx { gap: 12px; } .w63sorlj .gpbwts { margin-right: 0; width: 100%; } }
.yhx5ft .ynhb { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.yhx5ft .pr1k { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .yhx5ft .tsomt5r { grid-template-columns: 1fr 1fr; } .yhx5ft .j4ezvflb { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yhx5ft .tsomt5r { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ld9lz8 .vbv6k { grid-template-columns: 1fr 1fr; } .ld9lz8 .kvfw:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ld9lz8 .vbv6k { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .jo10j .vbv6k { grid-template-columns: 1fr; } }
.nzihdcce .ocl3chnx { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.nzihdcce .eaj6 { justify-content: center; }
.rjvzx .p88b      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rjvzx .q7aj4c4j { background: var(--bg-page); border-top-color: var(--border-alt); }
.uflqu .p88b      { background: #0d1117; border-bottom-color: #21262d; }
.uflqu .ru3jj { color: var(--accent-light); }
.uflqu .bt1j1p { --msep-color: #8b949e; }
.uflqu .bt1j1p a { color: #8b949e; }
.uflqu .bt1j1p a:hover { color: var(--accent-light); }
.uflqu .gyzd37 { color: #8b949e; }
.uflqu .q7aj4c4j { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.uflqu .ynhb,
.uflqu .pr1k { color: #6e7681; }
.uflqu .r8b3te a, .uflqu .eaj6 a,
.uflqu .seqpldk a, .uflqu .u2bo a,
.uflqu .wx7x3 a { color: #8b949e; }
.uflqu .gpbwts { color: #e6edf3; }
.uflqu .r8b3te a:hover, .uflqu .eaj6 a:hover,
.uflqu .seqpldk a:hover, .uflqu .u2bo a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .uflqu .bt1j1p { background: #0d1117; border-top-color: #21262d; }
  .uflqu .bt1j1p li a { border-bottom-color: #21262d; }
}
.tsil .p88b      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tsil .ru3jj { color: var(--accent-light); }
.tsil .bt1j1p { --msep-color: #475569; }
.tsil .bt1j1p a { color: #475569; }
.tsil .bt1j1p a:hover { color: var(--accent-light); }
.tsil .gyzd37 { color: #64748b; }
.tsil .q7aj4c4j { background: #f0f4f8; border-top-color: #cbd5e1; }
.tsil .ynhb,
.tsil .pr1k { color: #64748b; }
.tsil .r8b3te a, .tsil .eaj6 a,
.tsil .r8b3te a:hover, .tsil .eaj6 a:hover,
@media (max-width: 640px) {
  .tsil .bt1j1p { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tsil .bt1j1p li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.efl09p .p88b      { background: var(--accent); border-bottom-color: var(--accent-light); }
.efl09p .ru3jj { color: #fff; }
.efl09p .bt1j1p { --msep-color: rgba(255,255,255,0.82); }
.efl09p .bt1j1p a { color: rgba(255,255,255,0.82); }
.efl09p .bt1j1p a:hover { color: #fff; }
.efl09p .gyzd37 { color: rgba(255,255,255,0.9); }
.efl09p .q7aj4c4j { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.efl09p .ynhb,
.efl09p .pr1k { color: rgba(255,255,255,0.72); }
.efl09p .r8b3te a, .efl09p .eaj6 a,
.efl09p .r8b3te a:hover, .efl09p .eaj6 a:hover,
@media (max-width: 640px) {
  .efl09p .bt1j1p { background: var(--accent); border-top-color: var(--accent-light); }
  .efl09p .bt1j1p li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jy0466wz .p88b {
  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);
}
.jy0466wz .q7aj4c4j {
  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) {
  .jy0466wz .bt1j1p {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mbqr0h99 .i7jxmduu { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.udj0ib .i7jxmduu { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bcr9n .i7jxmduu { min-height: 72px; height: auto; }
.zl8lr8e .i7jxmduu { min-height: 84px; height: auto; }
.a5nyp .i7jxmduu { max-width: none; padding: 0 32px; }
.a5nyp .ocl3chnx  { max-width: none; padding: 24px 32px; }
.uzmd0p.vq70fj .i7jxmduu { max-width: 1150px; }
.uzmd0p.iunu9sc3 .i7jxmduu { max-width: 1200px; }
.hwwk5gc   .ru3jj, .hwwk5gc   .gpbwts { text-transform: capitalize; }
.u8al .ru3jj, .u8al .gpbwts { text-transform: lowercase; }
.vx2s .ru3jj, .vx2s .gpbwts { text-transform: uppercase; letter-spacing: 0.06em; }
.jtkbt, .ap3xx {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hslwg4dy .jtkbt,
.hvtts .jtkbt,
.xvd713h .jtkbt,
.eomwp .jtkbt,
.idnpea   .bt1j1p a { font-weight: 500; }
.i78di .bt1j1p a { font-weight: 600; }
.dcid     .bt1j1p a { font-weight: 700; }
.irc0q1nq    .bt1j1p a { font-weight: 800; letter-spacing: 0.01em; }
.vx2e     .bt1j1p > li + li::before,
.wig5zu    .bt1j1p > li + li::before,
.ksa4kz5    .bt1j1p > li + li::before,
.oxqt .bt1j1p > li + li::before,
.w3z3 .bt1j1p > li + li::before,
.mwp3qkmn  .bt1j1p > li + li::before,
.d52btm1    .bt1j1p > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vx2e     .bt1j1p > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.wig5zu    .bt1j1p > li + li::before { content: "|"; }
.ksa4kz5    .bt1j1p > li + li::before { content: "—"; }
.oxqt .bt1j1p > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.w3z3 .bt1j1p > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mwp3qkmn  .bt1j1p > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.d52btm1    .bt1j1p > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vhvt .gyzd37,
  .ehesn .gyzd37,
  .lo5ggwi .gyzd37,
  .d85tk .gyzd37,
  .vhdwdp6s .gyzd37 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vhvt .gyzd37::before,
  .ehesn .gyzd37::before,
  .lo5ggwi .gyzd37::before,
  .d85tk .gyzd37::before,
  .vhdwdp6s .gyzd37::before { content: ""; display: block; flex-shrink: 0; }

  
  .vhvt .gyzd37::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;
  }

  
  .ehesn .gyzd37::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;
  }

  
  .lo5ggwi .gyzd37::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;
  }

  
  .d85tk .gyzd37::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;
  }

  
  .vhdwdp6s .gyzd37::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) {
  .s711vl .gyzd37 {
    padding: 5px 14px;
  }
  .s711vl .bt1j1p {
    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;
  }
  .s711vl .bt1j1p li a {
    border-bottom: none; padding: 10px 22px;
  }
  .s711vl .bt1j1p li a:hover { background: var(--bg-raised); }
  .s711vl .l84y,
  .odalphu .l84y,
  .ecu3w2 .l84y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .f1lj .gyzd37 {
    padding: 5px 10px;
  }
  .f1lj .bt1j1p {
    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);
  }
  .f1lj .bt1j1p.e0btp6nr { transform: translateX(0); }
  .f1lj .bt1j1p li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .f1lj .bt1j1p li:last-child a { border-bottom: none; }
  .efl09p .bt1j1p,
  .uflqu .bt1j1p { background: var(--accent) !important; }
  .efl09p .bt1j1p li a,
  .uflqu .bt1j1p li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ecu3w2 .gyzd37 {
    padding: 5px 10px;
  }
  .ecu3w2 .bt1j1p {
    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);
  }
  .ecu3w2 .bt1j1p::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ecu3w2 .bt1j1p.e0btp6nr { transform: translateY(0); }
  .ecu3w2 .bt1j1p li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .o8o2 .gyzd37 {
    padding: 5px 10px;
  }
  .o8o2 .bt1j1p {
    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;
  }
  .o8o2 .bt1j1p.e0btp6nr { opacity: 1; pointer-events: auto; }
  .o8o2 .bt1j1p li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mt9p     .gyzd37 { border-radius: 0 !important; }
  .t6us8   .gyzd37 { border-radius: 8px !important; }
  .bn88vw6 .gyzd37 { border-radius: 50% !important; }
  .q6mrrvms   .gyzd37 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .js864kgy .k0se5ie { flex-direction: column; align-items: stretch; }
  .js864kgy .cfynb { flex-direction: row; min-width: auto; }
  .js864kgy .wvfri5 { align-items: flex-start; text-align: left; }
}
.kb71lo30,
.kb71lo30.gbecuzt,
.fkjcpk .kb71lo30,
.wkazihrr .kb71lo30,
.uxs1r .kb71lo30,
.pvjxr .kb71lo30 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.sv1o6yhp {
  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;
}
.xfio8m { flex: 1 1 280px; min-width: 0; }
.ya4qy {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.s6fa {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.e2ko {
  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;
}
.e2ko:hover { transform: translateY(-1px); opacity: 0.95; }
.pi2cu93 .sv1o6yhp {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pi2cu93 .ya4qy { color: var(--cta); }
.pi2cu93 .s6fa { color: var(--text-body); }
.pi2cu93 .e2ko {
  background: var(--cta) !important;
  color: #fff !important;
}
.ogdh9 .sv1o6yhp {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ogdh9 .ya4qy { color: var(--text-primary); }
.ogdh9 .s6fa { color: var(--text-body); }
.ogdh9 .e2ko {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .sv1o6yhp {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .xfio8m { flex: 0 0 auto; }
  .ya4qy { font-size: 1.2rem; }
  .e2ko { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.irjocg .z8oerowy { height: 36px; }
.ugxuhpx .z8oerowy { height: 60px; max-width: 200px; }
.kqshf1wk .z8oerowy { height: 76px; max-width: 240px; }
.ji8brsj    .ht3r3, .ji8brsj    .hirh3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.h9pko .ai0g484x {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .umcfz .pwuw {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .umcfz .z50s {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .umcfz .z50s { padding: 40px 16px 20px; }
  .umcfz .ai0g484x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .umcfz .iy2ovfcl { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dyg3 .z50s {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dyg3 .z50s::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dyg3 .vzff8ua {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dyg3 .vtma { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dyg3 .ai0g484x {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dyg3 .iy2ovfcl { width: 100%; min-width: 0; }
  .dyg3 .ht3r3 { min-width: 0; }
}
.wfzg0hh .e9k9ktvf {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wfzg0hh .e9k9ktvf summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wfzg0hh .e9k9ktvf p { padding: 0 2px 16px; }
.pn4yy7 .e9k9ktvf { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.pn4yy7 .e9k9ktvf summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.pn4yy7 .e9k9ktvf summary::after { content: "›"; font-size: 1.2em; }
.pn4yy7 .e9k9ktvf[open] summary::after { content: "‹"; }
.pn4yy7 .e9k9ktvf p { padding: 10px 22px 4px; }
.u77h .e9k9ktvf {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.u77h .e9k9ktvf summary { color: var(--text-primary); padding-left: 16px; }
.u77h .e9k9ktvf summary::after { content: "›"; font-size: 1.1em; }
.u77h .e9k9ktvf[open] summary::after { content: "‹"; }
.u77h .e9k9ktvf p { padding-left: 16px; }
.lbpd5u .yo5cy { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.lbpd5u .e9k9ktvf {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.lbpd5u .e9k9ktvf:last-child { border-bottom: none; }
.lbpd5u .e9k9ktvf summary { color: var(--text-primary); border-radius: 0; }
.lbpd5u .e9k9ktvf summary::after { content: "›"; font-size: 1.1em; }
.lbpd5u .e9k9ktvf[open] summary::after { content: "‹"; }
.nt1rc0 .e9k9ktvf { overflow: hidden; }
.nt1rc0 .e9k9ktvf summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nt1rc0 .e9k9ktvf summary::after { color: rgba(255,255,255,.75); }
.nt1rc0 .e9k9ktvf[open] summary { border-radius: 0; }
.l5jzlm3g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mjcxqj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.b75wg7s {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.pmnqk5y { color: var(--text-muted); font-size: 1.05rem; }
.zqwilp1 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.matw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.q3uo { margin-bottom: 20px; }
.tg16gu75 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.fnev {
  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;
}
.fnev:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.fgqxm88w { resize: vertical; min-height: 130px; }
.x6s1e6 { width: 100%; margin-top: 8px; }
.z8tyggka {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mfscv47b {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.i9txz { color: var(--text-muted); line-height: 1.75; }
.ty8qn { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ty8qn li { margin-bottom: 6px; }
.els2zk { max-width: 760px; margin: 0 auto; }
.st2w { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.uc04ft8 { max-width: 760px; margin: 0 auto; }
.jv0clet { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.f52klaav ul.ty8qn { margin: 0; }
.bv8nobr .jv0clet { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .bv8nobr { grid-template-columns: 1fr; gap: 10px; } }
.kfbq { max-width: 640px; margin: 0 auto; text-align: center; }
.h4orc7go { margin-bottom: 48px; }
.h4orc7go .jv0clet { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.h4orc7go p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t70oe3y8 .ty8qn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bp73c { grid-template-columns: 1fr; } }
.jxrhv ul.ty8qn { margin: 0; }
.c40ewtls .ty8qn,
.h66n8v4h .ty8qn,
.t5dfox .ty8qn,
.pd3i06r .ty8qn {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .viogo { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .zxf8b9 { grid-template-columns: 1fr; } .nfmtrs17 { position: static; text-align: center; } }
@media (max-width: 860px) { .z2yypxox { grid-template-columns: 1fr; } }
.pd3i06r .ty8qn { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v0ei { flex-direction: column; text-align: center; } .mxaawg { grid-template-columns: 1fr; } }
.tnimh { max-width: 760px; margin: 0 auto; }
.d2l4y7 { position: relative; padding-left: 28px; }
.d2l4y7::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.zl7d { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.zl7d:last-child { padding-bottom: 0; }
.gh7d { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.hzk0w6h h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.hzk0w6h p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.j35ohe .b75wg7s { color: var(--accent-light); }
.t1onymp .b75wg7s { font-size: 2rem; }
.t1onymp .pmnqk5y { max-width: 680px; }
.kixha {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kixha .b75wg7s { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kixha .pmnqk5y  { margin: 0; }
@media (max-width: 640px) { .kixha { flex-direction: column; } }
.b7bkwxza .b75wg7s { color: var(--accent-light); }
.vgy2g7vy .b75wg7s { color: #fff; }
.vgy2g7vy .pmnqk5y  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .f8aodpab { grid-template-columns: 1fr; } }
.xqzaln9 .fnev {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xqzaln9 .fnev:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ds0gsis .fnev { background: var(--bg-raised); border-color: transparent; }
.ds0gsis .fnev:focus { background: var(--bg-card); border-color: var(--accent-light); }
.v0dw21 .fnev { border-radius: 100px; padding: 11px 20px; }
.v0dw21 .fgqxm88w { border-radius: 14px; }
.z6db {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .z6db { grid-template-columns: 1fr; } }
.egig {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.egig h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.egig p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.gtsqh { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.gtsqh li { margin-bottom: 6px; }
.mfyap3ck{position:relative;overflow:visible}
.wj3uc .cwgh{display:block}
.ilyb4 .ivax{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}
.ilyb4 .bekukdbq::before{content:""}
.tg6mrp{--date-bg:transparent}
.ebeez .bekukdbq::before{content:""}
.re9rf .c5bgu0q2{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .c5bgu0q2{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zeh6bt7{max-width:100%}
}
.uq0a56p{margin:24px 0 32px;padding:0;list-style:none}
.qiu3an8w{margin:18px 0 28px}
.qiu3an8w .pfnps7e{margin:0}
@media (max-width:560px){
  .flte9{grid-template-columns:repeat(2,1fr);gap:12px}
}
.qr1h4rlz{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.gtc26yvz{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.gtc26yvz:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.ergytoo{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.ergytoo img{ width:100%; height:100%; object-fit:cover; display:block; }
.t6tw{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.bv2y{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.dwhao{ font-size:.78rem; color:var(--text-muted); }
.kjvav1e{ font-size:.75rem; color:var(--cta); font-weight:700; }
.otoc{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.xya9tfm{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.udp7{ }
.xd93fe{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.wd86nnut{
  display:flex; flex-wrap:wrap; gap:10px;
}
.rh0l2xl{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.rh0l2xl img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .qr1h4rlz{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .bv2y{ font-size:.85rem; }
  .sqq0q{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.vctbg .qr1h4rlz{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.vctbg .ergytoo{ aspect-ratio: 3 / 4; }
.vctbg .t6tw{ padding: 14px 14px 6px; }
.vctbg .otoc{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.kmwxh1b2 .qr1h4rlz{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.kmwxh1b2 .gtc26yvz{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.kmwxh1b2 .ergytoo{ aspect-ratio: 1 / 1; }
.kmwxh1b2 .t6tw{ padding: 8px 10px; }
.kmwxh1b2 .bv2y{ font-size: .82rem; }
.kmwxh1b2 .dwhao, .kmwxh1b2 .kjvav1e{ display: none; }
.kmwxh1b2 .otoc{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.qpd5gk6y .qr1h4rlz{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.qpd5gk6y .gtc26yvz{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.qpd5gk6y .bv2y{ color: var(--text, #fff); }
.qpd5gk6y .dwhao{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .vctbg .qr1h4rlz,
  .qpd5gk6y .qr1h4rlz {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .rh0l2xl { min-width: 72px !important; }
  .rh0l2xl img { max-width: 64px !important; }
}
.c91xos .b10d{
  background: transparent !important;
  border: 2px solid var(--accent-muted, rgba(255,255,255,.15)) !important;
  border-radius: 4px !important;
}
.c91xos .b10d:hover{
  background: var(--accent) !important;
  border-color: var(--accent) !important;
}
.vbx4t .xd93fe{ display: none; }
.vbx4t .xya9tfm{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.vbx4t .udp7{ display: contents; }
.vbx4t .wd86nnut{ display: contents; }
.xs4fjd2i .rh0l2xl{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.xs4fjd2i .rh0l2xl img{ max-width: 36px !important; max-height: 22px !important; }
.xs4fjd2i .rh0l2xl::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.ct72hi3m .xya9tfm{ gap: 10px; }
.ct72hi3m .xd93fe{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.ct72hi3m .udp7{
  display: flex; align-items: center; flex-wrap: wrap;
}
.ct72hi3m .wd86nnut{ flex: 1; gap: 8px; }
.ct72hi3m .rh0l2xl{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.ct72hi3m .rh0l2xl img{ max-height: 22px !important; }
.dvhdmx .qr1h4rlz{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.dvhdmx .gtc26yvz{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.dvhdmx .ergytoo{
  aspect-ratio: 3 / 4;
  display: block;
}
.dvhdmx .ergytoo img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.dvhdmx .t6tw{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.dvhdmx .bv2y{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.dvhdmx .dwhao,
.dvhdmx .kjvav1e{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.dvhdmx .otoc{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.dvhdmx .gtc26yvz:hover .ergytoo img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.dvhdmx .gtc26yvz:hover .t6tw{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.dvhdmx .gtc26yvz:hover .otoc{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .dvhdmx .qr1h4rlz{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .dvhdmx .t6tw{ opacity: 1; transform: none; }
  .dvhdmx .otoc{ opacity: 1; transform: translate(-50%, -50%); }
  .dvhdmx .ergytoo img{ filter: brightness(0.8); }
}
.kxyczaw .y8waa::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.kxyczaw .y8waa{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.i6e7w .y8waa,
.i6e7w .e0xbqh{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.i6e7w .fm5p { padding: 8px 0 8px 56px; }
.i6e7w .fm5p::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.i6e7w .u97baxjg { padding: 8px 56px 8px 0; text-align: right; }
.i6e7w .u97baxjg::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.i6e7w .xv0c2k { padding: 8px 22px; }
.i6e7w .xv0c2k::before,
.i6e7w .xv0c2k::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.i6e7w .xv0c2k::before { content: "\00AB\00A0"; margin-right: 4px; }
.i6e7w .xv0c2k::after  { content: "\00A0\00BB"; margin-left: 4px; }
.i6e7w .ozrltx {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.i6e7w .r8aq8 { padding: 32px 0 8px 0; }
.i6e7w .r8aq8::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.i6e7w .ueqfued6 {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.hlzbb7ph { padding-top: 6px; }
.hlzbb7ph .u5ty{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.hlzbb7ph .u5ty::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.hlzbb7ph p { margin: 0 0 10px; }
.hlzbb7ph p:last-child { margin-bottom: 0; }
.pnwd8ls{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.qj16eq5{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.sffy{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.sffy:hover{ border-color: var(--cta); background: var(--bg-hover); }
.hxksw{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.hxksw::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.a5t3y{ flex: 1; min-width: 0; }
.mlsp{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.hk9e{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.qj16eq5.vf0xi .sffy { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.qj16eq5.vf0xi .hxksw { width: 36px; height: 36px; }
.qj16eq5.vf0xi .a5t3y { text-align: center; }
.qj16eq5.zqyp1 .sffy { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.qj16eq5.lwaalg0 { counter-reset: fgb-c; }
.qj16eq5.lwaalg0 .sffy { counter-increment: fgb-c; }
.od0r7lnc.xnby7lw1 .en1ge { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.od0r7lnc.xnby7lw1 .h4ngh304 { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.od0r7lnc.xnby7lw1 .ndaneanu { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.od0r7lnc.xnby7lw1 .qt262l { grid-column: 2; text-align: left; padding: 0; }
.od0r7lnc.xnby7lw1 .criurkkh { grid-column: 2; text-align: left; padding: 0; }
.od0r7lnc.xnby7lw1 .kk6qubb { grid-column: 2; padding-left: 18px; }
.od0r7lnc.lmjenigz .h4ngh304,
.od0r7lnc.lmjenigz .ndaneanu { display: none; }
.od0r7lnc.lmjenigz .en1ge { padding: 16px 18px; text-align: left; }
.od0r7lnc.lmjenigz .qt262l { text-align: left; }
.od0r7lnc.lmjenigz .criurkkh { text-align: left; }
.od0r7lnc.iv1fwi { counter-reset: clb-n; }
.od0r7lnc.iv1fwi .en1ge { counter-increment: clb-n; }
.od0r7lnc.iv1fwi .h4ngh304 { display: none; }
.od0r7lnc.iv1fwi .ndaneanu { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.od0r7lnc.iv1fwi .ndaneanu::before { content: counter(clb-n); font-family: inherit; }
.od0r7lnc.iv1fwi .ndaneanu::after { display: none; }
.od0r7lnc.iv1fwi .en1ge:not(:has(.ndaneanu)) .qt262l::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.qgq80r2 .en1ge { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.qgq80r2 .h4ngh304 { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.qgq80r2 .qt262l { grid-column: 2; text-align: left; padding: 0; }
.qgq80r2 .criurkkh { grid-column: 2; text-align: left; padding: 0; }
.qgq80r2 .kk6qubb { grid-column: 2; padding-left: 18px; }
.xivm9rax .od0r7lnc { counter-reset: cl-n; }
.xivm9rax .en1ge { counter-increment: cl-n; }
.xivm9rax .h4ngh304 { display: none; }
.xivm9rax .ndaneanu { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; }
.xivm9rax .ndaneanu::before { content: counter(cl-n); color: #fff; font-weight: 700; font-size: 1rem; line-height: 1; }
.xivm9rax .ndaneanu::after { display: none; }
.xivm9rax .en1ge:not(:has(.ndaneanu)) .qt262l::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.kawxw .h4ngh304,
.kawxw .en1ge { padding: 16px 18px; text-align: left; }
.kawxw .qt262l { text-align: left; }
.kawxw .criurkkh { text-align: left; }
.dvyuqqjp .sffy { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.dvyuqqjp .hxksw { display: none; }
.gx97pn .sffy { border: 0; background: var(--bg-card-inner); }
.gx97pn .hxksw { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.gx97pn .hxksw::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.web4f .qj16eq5 { counter-reset: fg-c; }
.web4f .sffy { counter-increment: fg-c; }
.web4f .hxksw { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.web4f .hxksw::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.ra7q81wj .sffy { border: 0; background: transparent; padding: 10px 4px; }
.ra7q81wj .sffy + .sffy { border-top: 1px solid var(--border); }
.ra7q81wj .hxksw { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.ra7q81wj .hxksw::after { display: none; }
.e3pite .sffy { border: 0; background: var(--bg-card); padding: 12px 14px; }
.e3pite .hxksw { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.e3pite .hxksw::after { display: none; }
.q5kogv .sffy { display: block; position: relative; padding: 14px 16px 14px 44px; }
.q5kogv .hxksw { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.q5kogv .a5t3y { display: block; }
.f5re50 .sffy { background: transparent; }
.f5re50 .hxksw { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.f5re50 .hxksw::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .o9cyb4vv{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .evktfuw{ font-size: 1.4rem; }
}
@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) {
  .r44gm { padding: 28px 18px 20px; }
  .w84fp { font-size: 1.2rem; }
  .qxwzr5v { max-width: 220px; max-height: 80px; }
}
.ghyza3 .gbecuzt {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ghyza3 .v6h5 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ghyza3 .sv1o6yhp {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.i7oo05n  .g5yjc { border-radius: 6px; }
.jujms704 .sv1o6yhp { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .g5yjc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .pxysw { display: none; }
  .dtfxtwex {
    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;
  }
}
.s69by8 .oux35sj,
.s69by8 .sgxgw h2, .s69by8 .sgxgw h3, .s69by8 .sgxgw h4,
.s69by8 .qt262l h3, .s69by8 .mlsp,
.s69by8 .xlh2, .s69by8 .r09kqup { color: var(--cta) !important; }
.s69by8 .x63vkoo,
.s69by8 .lcvpp,
.s69by8 .wydpjt,
.s69by8 .cxreyou {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.s69by8 .x63vkoo strong { color: var(--cta) !important; }
.s69by8 .x63vkoo .i1rlegt,
.s69by8 .x63vkoo .i1rlegt::before { color: var(--cta) !important; }
.s69by8 [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.s69by8 .o9cyb4vv, .s69by8 .kk7vhr0,
.s69by8 .rwax1, .s69by8 .gw5rt6i,
.s69by8 .en1ge { border-color: var(--cta) !important; }
.s69by8 .evktfuw { color: var(--cta) !important; }
.l1bhsr7, .sy8b5u6n, .dtfxtwex, .psfd7f8,
.e2ko, .xqq44, .iy2ovfcl { text-transform: capitalize; }
:root {
  --accent:          #16142e;
  --brand:           #16142e;
  --brand-light:     #c8101e;
  --brand-pale:      #c8101e;
  --grad-start:      #000000;
  --grad-end:        #0d0c1c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c8101e;
  --cta-light:       #e93b48;
  --cta-hover:       #ec1424;
  --bg-page:         #090811;
  --bg-surface:      #0e0d1b;
  --bg-card:         #141225;
  --bg-card-inner:   #19172f;
  --bg-raised:       #1f1c39;
  --bg-hover:        #242144;
  --border:          #2b2851;
  --border-alt:      #363266;
  --border-section:  #2b2851;
  --text-primary:    #e4e4e6;
  --text-muted:      #a2a1a9;
  --text-body:       #c9c9ce;
  --text-sub:        #a2a1a9;
  --text-faint:      #6e6d78;
  --text-dim:        #55555d;
  --text-label:      #878691;
  --text-value:      #bcbcc2;
  --accent-bg:       #1c1b21;
  --accent-bg-light: #282734;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #8ee0c9;
  --c-cons:          #e689a3;
  --c-pros-label:    #66d5b6;
  --c-tip-border:    #4acea8;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8ee0c9;
}
:root { --logo-bg-opacity: 64%; }
body, button, input { font-family: "Manrope", sans-serif; }
.hd2syj6 .bzdqb li::before, .hd2syj6 .i76np li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.hd2syj6 .bzdqb li::before { content: ""; }.hd2syj6 .i76np li::before { content: ""; }.hd2syj6 .v54v::before, .hd2syj6 .wtvb::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.hd2syj6 .v54v::before { content: ""; }.hd2syj6 .wtvb::before { content: ""; }
.zhwb3 .qmxvle, .zhwb3 .hgfy { min-height: 420px; }
.nbtn74::before { content: '•'; }
.yzl65as .ae2w {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.yzl65as .flvmgone {  filter: brightness(0.42); }.yzl65as .ig2xe0c {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }