:root {
  --color-accent: #0a0a14;
  --color-cta: #f08a00;
  --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;
}
.ul5zsequ {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.lm1c {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.n9fmexpe {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.bl3a { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.l3y2gok { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.l3y2gok a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.l3y2gok a:hover { color: var(--accent-light); }
.lwpybu     .o6j1f2w { border-radius: 6px; }
.lwpybu .o6j1f2w li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.lwpybu .o6j1f2w li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.e79prll .o6j1f2w li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .o6j1f2w {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wa92qwdw:hover .o6j1f2w,
  .wa92qwdw:focus-within .o6j1f2w { display: block; }
  .o6j1f2w li a { padding: 8px 16px; font-size: 0.88rem; }
}
.i4lsijtp {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gv9rzld5 { display: none; }
@media (max-width: 640px) {
  .gv9rzld5 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gv9rzld5.d6k61x3 { display: block; }
}
@media (max-width: 640px) {
  .i4lsijtp { display: block; }
  .l3y2gok > li + li::before { display: none !important; }
  .l3y2gok {
    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;
  }
  .l3y2gok.d6k61x3 { display: flex; }
  .l3y2gok li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .l3y2gok li:last-child a { border-bottom: none; }
}
.qg9ckm6 { min-height: 480px; }
.j3kc0s3 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.yesj { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k7ml6v .yesj { margin-left: 0; margin-right: 0; }
.ne1e {
  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;
}
.ne1e:hover { opacity: 0.88; }
.cn0ymq {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.p8fcilor {
  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%);
}
.cn0ymq .o4lka {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.cn0ymq .j3kc0s3 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cn0ymq .yesj { color: #e2e8f0; }
.cn0ymq.zh01bguw .o4lka { text-align: center; }
.cn0ymq.k7ml6v   .o4lka { text-align: left; }
.ayug .o4lka {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.ayug .j3kc0s3 { color: var(--text-primary); text-shadow: none; }
.ayug .yesj { color: var(--text-muted); }
.ayug .ne1e { margin-top: 16px; }
.ayug, .ayug.qg9ckm6 { min-height: auto !important; }
.ayug.zh01bguw .o4lka { text-align: center; }
.ayug.k7ml6v   .o4lka { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.dx4r8 .kh9wcwo,
.dx4r8 .s4jiik,
.dx4r8 .cn0ymq .p8fcilor {
  overflow: hidden;
}
.dx4r8 .kh9wcwo::after,
.dx4r8 .s4jiik::after,
.dx4r8 .cn0ymq .p8fcilor::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); }
}
.lxim093 .cn0ymq .p8fcilor {
  overflow: hidden;
}
.lxim093 .cn0ymq .p8fcilor::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;
}
.adkg .cn0ymq .p8fcilor {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.aedncnt .cn0ymq .p8fcilor {
  overflow: hidden;
}
.aedncnt .cn0ymq .p8fcilor::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;
}
.awt71ivu .cn0ymq .p8fcilor {
  animation: hg-breathe 10s ease-in-out infinite;
}
.kh9wcwo .p8fcilor {
  background: none;
}
.kh9wcwo .j3kc0s3 { color: #fff; }
.kh9wcwo .yesj { color: rgba(255,255,255,0.85); }
.kh9wcwo .ne1e { background: #fff; color: var(--cta); }
.kh9wcwo .ne1e:hover { opacity: 0.92; }
.dx4r8 .nuhix0i { position: relative; overflow: hidden; }
.dx4r8 .nuhix0i::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;
}
.nuhix0i .j3kc0s3 { text-shadow: none; color: var(--text-primary); }
.nuhix0i .yesj { color: var(--text-muted); }
body.zctok1to .j3kc0s3 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.njnklsmb .j3kc0s3 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.qg9ckm6.kh9wcwo .j3kc0s3,
section.kh9wcwo .j3kc0s3 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.nuhix0i.k7ml6v   .ghxw { align-items: flex-start; text-align: left; }
.qg9ckm6 .pr9ao {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pr9ao .dkivd.z4re {
  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;
}
.pr9ao .dkivd.z4re:hover { opacity: 0.85; }
.ckp9tgyt .o4lka { padding-bottom: 24px; }
.gi1grv .o4lka { max-width: 1100px; }
@media (max-width: 700px) {
  .nuhix0i { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .nuhix0i:not(.w047y) .qmh9v04 { display: none !important; }
  .w047y .qmh9v04 { padding: 16px; }
  .ghxw  { padding: 36px 24px; }
  .nuhix0i~.ws5wlhq,.p08ka~.ws5wlhq{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .qg9ckm6, .nuhix0i { min-height: 320px !important; }
  .j3kc0s3 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wsc3y,
  .cyv3z,
  .nn5s1w0 { grid-template-columns: 1fr !important; }

  

  
  .ckp9tgyt { display: flex !important; flex-direction: column !important; }
  .ckp9tgyt .o4lka { display: contents; }
  .ckp9tgyt .p8fcilor { order: 0; }
  .ckp9tgyt .j3kc0s3 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .ckp9tgyt .wsc3y { order: 2; padding: 0 16px 12px !important; }
  .ckp9tgyt .yesj { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .gi1grv .o4lka { display: flex; flex-direction: column; }
  .gi1grv .o4lka .j3kc0s3 { order: 1; }
  .gi1grv .o4lka .nn5s1w0 { order: 2; margin: 8px 0 24px !important; }
  .gi1grv .o4lka .yesj { order: 3; }
  .gi1grv .o4lka .ne1e { order: 4; align-self: center; margin-top: 0; }

  
  .nuhix0i.w047y {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .nuhix0i.w047y .ghxw { display: contents; padding: 0; }
  .nuhix0i.w047y .ghxw .j3kc0s3 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .nuhix0i.w047y .qmh9v04 { order: 2; padding: 12px 16px; }
  .nuhix0i.w047y .ghxw .yesj { order: 3; padding: 0 24px; margin: 0 auto; }
  .nuhix0i.w047y .ghxw .ne1e { order: 4; align-self: center; margin: 8px 0 32px; }
}
.devjwtdt { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cmxecb { width: 100%; height: auto; display: block; border-radius: 10px; }
.tyky .devjwtdt        { border-radius: 16px; }
.tyky .cmxecb  { border-radius: 16px; }
.ong5ybw .devjwtdt         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ong5ybw .cmxecb   { border-radius: 8px; }
.g30i0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.lhr2ff { width: 100%; padding: 32px 0; position: relative; }
.t98xmi { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zyx0uo .lhr2ff:nth-child(even) { background: var(--bg-surface); }
.zyx0uo .lhr2ff:nth-child(odd)  { background: var(--bg-page); }
.fick .lhr2ff:nth-child(even) { background: var(--bg-card); }
.fick .lhr2ff:nth-child(odd)  { background: var(--bg-page); }
.zyx0uo .lhr2ff:nth-child(odd)  .t98xmi { background: var(--bg-card); border-radius: 6px; }
.zyx0uo .lhr2ff:nth-child(even) .t98xmi { background: var(--bg-raised); border-radius: 6px; }
.fick .lhr2ff:nth-child(odd)  .t98xmi { background: var(--bg-card); border-radius: 6px; }
.fick .lhr2ff:nth-child(even) .t98xmi { background: var(--bg-raised); border-radius: 6px; }
.zyx0uo .lhr2ff:nth-child(even) .y4giiq .y890zs7x,
.fick .lhr2ff:nth-child(even) .y4giiq .y890zs7x { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zyx0uo .lhr2ff:nth-child(odd) .y4giiq .y890zs7x,
.fick .lhr2ff:nth-child(odd) .y4giiq .y890zs7x { background: var(--bg-card-inner); }
.zyx0uo .lhr2ff:nth-child(even) .fno4uzkw .y890zs7x:nth-child(odd),
.fick .lhr2ff:nth-child(even) .fno4uzkw .y890zs7x:nth-child(odd)  { background: var(--bg-card); }
.zyx0uo .lhr2ff:nth-child(even) .fno4uzkw .y890zs7x:nth-child(even),
.fick .lhr2ff:nth-child(even) .fno4uzkw .y890zs7x:nth-child(even) { background: var(--bg-card-inner); }
h1.nbml7m { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nbml7m {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.en6cm8x7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.j643to h2.nbml7m {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ktnc93yu h2.nbml7m {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v17ov76m h2.nbml7m {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.y72kdh9 h2.nbml7m::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.on0vwfge h2.nbml7m {
  color: var(--text-primary); font-size: 1.7rem;
}
.xr7q h2.nbml7m::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.jb766oe h2.nbml7m {
  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) { .vliqvhrv { display: none; } }
.zxtwscq { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.g8qt0ch { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.qz62jftv {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.pxauj { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.szwur392 { padding-left: 20px; }
.szwur392 li { margin-bottom: 6px; }
.szwur392 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.szwur392 a:hover { color: var(--accent-light); }
.eobaio7 .pxauj { display: none; }
.ql12iucs .pxauj { display: none; }
.ql12iucs .szwur392 { padding-left: 0; list-style: none; }
.ql12iucs .szwur392 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ql12iucs .szwur392 a { font-size: 0.92rem; }
.hgfvz .qz62jftv { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hgfvz .pxauj { display: none; }
.hgfvz .szwur392 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hgfvz .szwur392 li { margin-bottom: 0; }
.hgfvz .szwur392 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;
}
.hgfvz .szwur392 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.gcadv .qz62jftv { padding: 20px 20px 16px; }
.gcadv .szwur392 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gcadv .szwur392 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gcadv .szwur392 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;
}
.gcadv .szwur392 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;
}
.gcadv .szwur392 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.gcadv .szwur392 a:focus,
.gcadv .szwur392 a:focus-visible,
.gcadv .szwur392 a:target { outline: none; }
.gcadv .szwur392 li:target a { border-color: var(--border); color: var(--text-muted); }
.bpdoec .qz62jftv { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.bpdoec .pxauj { display: none; }
.bpdoec .szwur392 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.bpdoec .szwur392 li { margin-bottom: 0; }
.bpdoec .szwur392 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.bpdoec .szwur392 li:last-child::after { content: ""; margin-right: 0; }
.bpdoec .szwur392 a { font-size: 0.9rem; }
.y890zs7x { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.y4giiq .y890zs7x { background: var(--bg-card); }
.fno4uzkw .y890zs7x:nth-child(odd)  { background: var(--bg-card); }
.fno4uzkw .y890zs7x:nth-child(even) { background: var(--bg-raised); }
.afxv .y890zs7x {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.afxv .y890zs7x:last-child { border-bottom: none; }
.afxv h3.en6cm8x7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ck97n66 .y890zs7x {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ck97n66 .y890zs7x + .y890zs7x { margin-top: 4px; }
.pfm1 .y890zs7x { background: none; border-radius: 0; padding: 12px 0; }
.pfm1 .y890zs7x + .y890zs7x { border-top: 1px solid var(--border-section); }
.zghr0 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cfb7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zc00ga4 { color: var(--text-body); margin-bottom: 10px; }
.rt4r0dcr, .ndsoly { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rt4r0dcr li, .ndsoly li { margin-bottom: 6px; }
.ndsoly li { list-style: decimal; }
.wgt8cpgd     .rt4r0dcr { list-style-type: "● "; }
.cu1hhfay  .rt4r0dcr { list-style-type: "■ "; }
.s46k04 .rt4r0dcr { list-style-type: "◆ "; }
.tebela    .rt4r0dcr { list-style-type: "★ "; }
.wgt8cpgd     .tij9kl { list-style-type: "● "; }
.cu1hhfay  .tij9kl { list-style-type: "■ "; }
.s46k04 .tij9kl { list-style-type: "◆ "; }
.tebela    .tij9kl { list-style-type: "★ "; }
.wgt8cpgd    .rt4r0dcr li::marker, .wgt8cpgd    .tij9kl li::marker,
.cu1hhfay .rt4r0dcr li::marker, .cu1hhfay .tij9kl li::marker,
.s46k04 .rt4r0dcr li::marker, .s46k04 .tij9kl li::marker,
.tebela   .rt4r0dcr li::marker, .tebela   .tij9kl li::marker {
  color: var(--cta); font-size: 1em;
}
.wgt8cpgd .ndsoly,
.cu1hhfay .ndsoly,
.s46k04 .ndsoly,
.tebela .ndsoly {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wgt8cpgd .ndsoly li,
.cu1hhfay .ndsoly li,
.s46k04 .ndsoly li,
.tebela .ndsoly li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wgt8cpgd .ndsoly li::before,
.cu1hhfay .ndsoly li::before,
.s46k04 .ndsoly li::before,
.tebela .ndsoly 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;
}
.wgt8cpgd     .ndsoly li::before { border-radius: 50%; }
.cu1hhfay  .ndsoly li::before { border-radius: 3px; }
.s46k04 .ndsoly li::before { border-radius: 3px; }
.tebela    .ndsoly li::before { border-radius: 50%; }
.g8c3q { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.h9xb9 .g8c3q,
.knedo .g8c3q { background: transparent; border: none; border-radius: 0; }
.f4nd { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.f4nd th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.f4nd td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.f4nd tr:hover td { background: var(--bg-hover); }
.m8czrl .f4nd tbody tr:nth-child(even) td { background: var(--bg-surface); }
.hb6tf1 .f4nd { border: 1px solid var(--border-alt); }
.hb6tf1 .f4nd th,
.hb6tf1 .f4nd td { border: 1px solid var(--border-alt); }
.j4s8 .f4nd th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.j4s8 .f4nd td { border-bottom: none; }
.j4s8 .f4nd tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zaudvd6 .f4nd th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.h7qd .g8c3q {
  overflow: hidden;
}
.h7qd .f4nd th { border-bottom: 1px solid var(--border-alt); }
.h7qd .f4nd tr:last-child td { border-bottom: none; }
.ewudc0f { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.n7eiw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zv4s12ih { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yf5lh1ym { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.g6sx5 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.tij9kl { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.tij9kl 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%}
.gps4r .yf5lh1ym { background: transparent; text-align: center; }
.awqr7lo8 .zv4s12ih {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.xdge2 .zv4s12ih {
  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);
}
.ef2j2x .n7eiw { display: grid; grid-template-columns: auto 1fr; }
.ef2j2x .zv4s12ih {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ef2j2x .yf5lh1ym { grid-column: 2; }
.ef2j2x .g6sx5,
.ef2j2x .tij9kl { grid-column: 1 / -1; }
.lzyz .n7eiw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.lzyz .zv4s12ih {
  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);
}
.lzyz .yf5lh1ym { grid-column: 2; }
.lzyz .g6sx5,
.lzyz .tij9kl { grid-column: 1 / -1; }
.c46ps7 .n7eiw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.c46ps7 .yf5lh1ym { background: none; color: var(--accent-light); font-weight: 700; }
.mitoca .n7eiw { 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); }
.mitoca .yf5lh1ym { background: none; color: var(--accent-light); font-weight: 700; }
.edyaj1o .n7eiw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.edyaj1o .n7eiw:last-child { border-bottom: none; }
.edyaj1o .yf5lh1ym { background: none; color: var(--accent-light); font-weight: 700; }
.er59ada .n7eiw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.er59ada .yf5lh1ym { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ux0sd .ewudc0f { counter-reset: card-n; }
.ux0sd .n7eiw  { counter-increment: card-n; }
.ux0sd .yf5lh1ym { display: flex; align-items: center; gap: 10px; }
.ux0sd .yf5lh1ym::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;
}
.nyh7 .n7eiw { background: var(--bg-surface); border: 1px solid var(--border); }
.nyh7 .yf5lh1ym { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lj59 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jajb  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.wthk3eu4 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.bsqc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lj59 strong { color: var(--text-primary); font-size: 0.95rem; }
.lj59 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cmxecb { width: 100%; height: auto; border-radius: 10px; display: block; }
.z4re {
  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;
}
.z4re:hover { opacity: 0.85; }
.k92xfx .z4re  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.k92xfx .z4re:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tupltn .z4re  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.tupltn .z4re:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.unsv .ne1e { border-radius: 50px; }
.unsv .z4re  { border-radius: 50px; }
.q0gt .ne1e { padding-left: 22px; padding-right: 22px; }
.q0gt .z4re  { padding-left: 12px; padding-right: 12px; }
.iw8jz6f .ne1e { padding-left: 44px; padding-right: 44px; }
.iw8jz6f .z4re  { padding-left: 24px; padding-right: 24px; }
.rwxsowj .ne1e { padding-left: 56px; padding-right: 56px; }
.rwxsowj .z4re  { padding-left: 32px; padding-right: 32px; }
.ditrmw   .ne1e::after, .ditrmw   .z4re::after,
.d7vg .ne1e::after, .d7vg .z4re::after,
.of7xa3ab    .ne1e::after, .of7xa3ab    .z4re::after,
.g1hnknw    .ne1e::after, .g1hnknw    .z4re::after,
.kbm0so    .ne1e::after, .kbm0so    .z4re::after,
.bauerya     .ne1e::after, .bauerya     .z4re::after,
.m6zk    .ne1e::after, .m6zk    .z4re::after,
.s37z5iy   .ne1e::after, .s37z5iy   .z4re::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;
}
.ditrmw .ne1e::after, .ditrmw .z4re::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");
}
.d7vg .ne1e::after, .d7vg .z4re::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");
}
.of7xa3ab .ne1e::after, .of7xa3ab .z4re::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");
}
.g1hnknw .ne1e::after, .g1hnknw .z4re::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");
}
.kbm0so .ne1e::after, .kbm0so .z4re::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");
}
.bauerya .ne1e::after, .bauerya .z4re::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");
}
.m6zk .ne1e::after, .m6zk .z4re::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");
}
.s37z5iy .ne1e::after, .s37z5iy .z4re::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");
}
.p3rb   .dxzqi::after, .p3rb   .k83jxm::after,
.urozy .dxzqi::after, .urozy .k83jxm::after,
.v4ennge1    .dxzqi::after, .v4ennge1    .k83jxm::after,
.gp9n7z    .dxzqi::after, .gp9n7z    .k83jxm::after,
.di98    .dxzqi::after, .di98    .k83jxm::after,
.nvz6ij     .dxzqi::after, .nvz6ij     .k83jxm::after,
.v1eeu2m3    .dxzqi::after, .v1eeu2m3    .k83jxm::after,
.jan8jbcq   .dxzqi::after, .jan8jbcq   .k83jxm::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;
}
.p3rb .dxzqi::after, .p3rb .k83jxm::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");
}
.urozy .dxzqi::after, .urozy .k83jxm::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");
}
.v4ennge1 .dxzqi::after, .v4ennge1 .k83jxm::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");
}
.gp9n7z .dxzqi::after, .gp9n7z .k83jxm::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");
}
.di98 .dxzqi::after, .di98 .k83jxm::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");
}
.nvz6ij .dxzqi::after, .nvz6ij .k83jxm::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");
}
.v1eeu2m3 .dxzqi::after, .v1eeu2m3 .k83jxm::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");
}
.jan8jbcq .dxzqi::after, .jan8jbcq .k83jxm::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");
}
.z6q8vjn .cazu2    { background: #1a1a1a; }
.dkivd.z4re {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vs48 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vs48::before    { grid-area: rank;   }
  .nuiijg23           { grid-area: ident;  }
  .kjlgmf     { grid-area: rating; min-width: 0; width: auto; }
  .kx5u75uf           { grid-area: pills;  }
  .dkivd             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vs48 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vs48::before    { justify-self: center; }
  .nuiijg23           { width: 100%; }
  .kjlgmf     { justify-self: center; }
  .kx5u75uf           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .p0p56a .jbww {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .p0p56a .amjfkuv { margin: 0; }
}
@media (max-width: 720px) {
  .ykhj { grid-template-columns: 1fr; }
  .or6h99 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .or6h99 .s87vvyp { width: 72px; height: 50px; }
  .or6h99 .s89789 { max-width: 180px; }
  .or6h99 .dpoifnh { width: auto; }
}
@media (max-width: 720px) {
  .es0yro04 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .hla0qu { padding: 16px; }
  .ujytm .wz98 { min-width: 50%; }
}
@media (max-width: 860px) {
  .qhpm { grid-template-columns: 1fr; }
  .iicz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f02j2zd { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .kyhqh8or { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .bjmp0pkc { flex-direction: column; align-items: stretch; }
}
.u52a41 .dpoifnh .z4re { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .mckip { flex-direction: column; align-items: stretch; gap: 10px; }
  .u52a41 .dpoifnh { text-align: center; }
}
@media (max-width: 720px) {
  .hd1bla { grid-template-columns: 1fr; }
  .df9so { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ycvqe { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .afn6t31 { grid-template-columns: 1fr; }
  .eyn54f5 { width: 100px; height: 100px; margin: 16px auto; }
  .fm1r { font-size: 1.4rem; }
  .ym95lr21 { justify-content: center; }
  .vc85q .wz98 { min-width: 50%; }
}
@media (max-width: 540px) {
  .fzgxv { flex-wrap: wrap; padding: 14px 16px; }
  .hxzqq0a { padding: 12px 16px; }
  .ak8pl .ypujoz { margin: 0 16px; }
  .ak8pl .wjicc1c { padding: 0 16px; }
  .pbvm { padding: 12px 16px; }
}
.z3rp .kx5u75uf .mw4unhu {
  background: transparent; padding: 4px 8px;
}
.z3rp .kx5u75uf .gmhqobw { font-size: .65rem; opacity: .65; }
.z3rp .kx5u75uf .j06dk2   { font-size: 1.15rem; color: var(--accent-light); }
.w3eh1l { margin: 16px 0; }
.uommkj { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.uommkj summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.uommkj summary::after { content: "+"; color: var(--accent-light); }
.uommkj[open] summary::after { content: "−"; }
.uommkj p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.lhr2ff { margin-bottom: 0; }
.k0d1 h2.nbml7m { color: var(--text-primary); border-color: var(--accent-light); }
.tsb1 h2.nbml7m { color: var(--text-primary); border-color: var(--accent-light); }
.jh3rdj .jajb     { background: #052e16; border-color: #10b981; }
.jh3rdj .pgkrhq { background: #2d0a1e; border-color: #f43f5e; }
.jh3rdj .wthk3eu4    { background: #1e1036; border-color: #a855f7; }
.jh3rdj .lj59 strong  { color: #f1f5f9; }
.jh3rdj .lj59 p       { color: #cbd5e1; }
.jh3rdj .tdc9b39    .jajb     .bsqc::before,
.jh3rdj .zeaal  .jajb     .bsqc::before,
.jh3rdj .s5bbkch  .jajb     .bsqc::before,
.jh3rdj .j31l6 .jajb     .bsqc::before { color: #10b981; }
.jh3rdj .tdc9b39    .pgkrhq .bsqc::before,
.jh3rdj .zeaal  .pgkrhq .bsqc::before,
.jh3rdj .s5bbkch  .pgkrhq .bsqc::before,
.jh3rdj .j31l6 .pgkrhq .bsqc::before { color: #f43f5e; }
.jh3rdj .tdc9b39    .wthk3eu4    .bsqc::before,
.jh3rdj .zeaal  .wthk3eu4    .bsqc::before,
.jh3rdj .s5bbkch  .wthk3eu4    .bsqc::before,
.jh3rdj .j31l6 .wthk3eu4    .bsqc::before { color: #a855f7; }
.e98q .jajb     { background: #2d2000; border-color: #eab308; }
.e98q .wthk3eu4    { background: #2d1600; border-color: #f97316; }
.e98q .lj59 strong  { color: #f1f5f9; }
.e98q .lj59 p       { color: #cbd5e1; }
.e98q .tdc9b39    .jajb     .bsqc::before,
.e98q .zeaal  .jajb     .bsqc::before,
.e98q .s5bbkch  .jajb     .bsqc::before,
.e98q .j31l6 .jajb     .bsqc::before { color: #eab308; }
.e98q .tdc9b39    .pgkrhq .bsqc::before,
.e98q .zeaal  .pgkrhq .bsqc::before,
.e98q .s5bbkch  .pgkrhq .bsqc::before,
.e98q .j31l6 .pgkrhq .bsqc::before { color: #ef4444; }
.e98q .tdc9b39    .wthk3eu4    .bsqc::before,
.e98q .zeaal  .wthk3eu4    .bsqc::before,
.e98q .s5bbkch  .wthk3eu4    .bsqc::before,
.e98q .j31l6 .wthk3eu4    .bsqc::before { color: #f97316; }
.eol4gy7h .jajb     { background: #0c1a2e; border-color: #38bdf8; }
.eol4gy7h .wthk3eu4    { background: #0a2020; border-color: #2dd4bf; }
.eol4gy7h .lj59 strong  { color: #f1f5f9; }
.eol4gy7h .lj59 p       { color: #cbd5e1; }
.eol4gy7h .tdc9b39    .jajb     .bsqc::before,
.eol4gy7h .zeaal  .jajb     .bsqc::before,
.eol4gy7h .s5bbkch  .jajb     .bsqc::before,
.eol4gy7h .j31l6 .jajb     .bsqc::before { color: #38bdf8; }
.eol4gy7h .tdc9b39    .pgkrhq .bsqc::before,
.eol4gy7h .zeaal  .pgkrhq .bsqc::before,
.eol4gy7h .s5bbkch  .pgkrhq .bsqc::before,
.eol4gy7h .j31l6 .pgkrhq .bsqc::before { color: #818cf8; }
.eol4gy7h .tdc9b39    .wthk3eu4    .bsqc::before,
.eol4gy7h .zeaal  .wthk3eu4    .bsqc::before,
.eol4gy7h .s5bbkch  .wthk3eu4    .bsqc::before,
.eol4gy7h .j31l6 .wthk3eu4    .bsqc::before { color: #2dd4bf; }
.rfo5fb .jajb     { background: var(--accent-bg); border-color: var(--accent-light); }
.rfo5fb .wthk3eu4    { background: var(--accent-bg); border-color: var(--accent-pale); }
.rfo5fb .tdc9b39    .bsqc::before,
.rfo5fb .zeaal  .bsqc::before,
.rfo5fb .s5bbkch  .bsqc::before,
.rfo5fb .j31l6 .bsqc::before { color: var(--accent-light) !important; }
.jkuto .zubwc ul li,
.jkuto .cyxz li         { color: #4ade80; }
.jkuto .zubwc .a1mgtfq { color: #22c55e; }
.jkuto .qmur ul li,
.jkuto .kkjn li         { color: #f87171; }
.jkuto .qmur .viknm9dy { color: #ef4444; }
.q2y1vfjy .a1mgtfq::before { content: "✓ "; }
.q2y1vfjy .viknm9dy::before { content: "✗ "; }
.a9glt .lj59 { background: transparent; border-left: none; border: 1.5px solid; }
.a9glt .jajb     { border-color: var(--c-tip-border); }
.a9glt .wthk3eu4    { border-color: #60a5fa; }
.a9glt .lj59 strong { color: var(--text-primary); }
.a9glt .lj59 p      { color: var(--text-muted); }
.i15ly .lj59 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.i15ly .jajb     { border-top-color: var(--c-tip-border); }
.i15ly .wthk3eu4    { border-top-color: #60a5fa; }
.vbzi6orq .lj59 { border-left: none; border-radius: 8px; }
.vbzi6orq .jajb     { background: #065f46; }
.vbzi6orq .wthk3eu4    { background: #1e3a8a; }
.vbzi6orq .lj59 strong,
.vbzi6orq .lj59 p { color: #fff; }
.vbzi6orq .bsqc::before { color: rgba(255,255,255,0.85) !important; }
.jh3rdj.vbzi6orq .jajb,
.jh3rdj .vbzi6orq .jajb     { background: #052e16; }
.jh3rdj.vbzi6orq .pgkrhq,
.jh3rdj .vbzi6orq .pgkrhq { background: #2d0a1e; }
.jh3rdj.vbzi6orq .wthk3eu4,
.jh3rdj .vbzi6orq .wthk3eu4    { background: #1e1036; }
.e98q.vbzi6orq .jajb,
.e98q .vbzi6orq .jajb      { background: #2d2000; }
.e98q.vbzi6orq .wthk3eu4,
.e98q .vbzi6orq .wthk3eu4     { background: #2d1600; }
.eol4gy7h.vbzi6orq .jajb,
.eol4gy7h .vbzi6orq .jajb      { background: #0c1a2e; }
.eol4gy7h.vbzi6orq .wthk3eu4,
.eol4gy7h .vbzi6orq .wthk3eu4     { background: #0a2020; }
.ali4 .lj59 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ali4 .jajb     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ali4 .wthk3eu4    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ali4 .lj59 strong { color: var(--text-primary); }
.ali4 .lj59 p      { color: var(--text-muted); }
.pg8k3sa5 .lj59 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.tdc9b39 .bsqc,
.zeaal .bsqc,
.s5bbkch .bsqc,
.j31l6 .bsqc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.tdc9b39 .bsqc::before,
.zeaal .bsqc::before,
.s5bbkch .bsqc::before,
.j31l6 .bsqc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.tdc9b39 .jajb     .bsqc::before { content: "✦"; color: var(--c-tip-border); }
.tdc9b39 .pgkrhq .bsqc::before { content: "▲"; color: var(--c-warn-border); }
.tdc9b39 .wthk3eu4    .bsqc::before { content: "◉"; color: #60a5fa; }
.zeaal .jajb     .bsqc::before { content: "★"; color: var(--c-tip-border); }
.zeaal .pgkrhq .bsqc::before { content: "◆"; color: var(--c-warn-border); }
.zeaal .wthk3eu4    .bsqc::before { content: "●"; color: #60a5fa; }
.s5bbkch .jajb     .bsqc::before { content: "▶"; color: var(--c-tip-border); }
.s5bbkch .pgkrhq .bsqc::before { content: "■"; color: var(--c-warn-border); }
.s5bbkch .wthk3eu4    .bsqc::before { content: "▸"; color: #60a5fa; }
.j31l6 .jajb     .bsqc::before { content: "→"; color: var(--c-tip-border); }
.j31l6 .pgkrhq .bsqc::before { content: "⬥"; color: var(--c-warn-border); }
.j31l6 .wthk3eu4    .bsqc::before { content: "◈"; color: #60a5fa; }
.e2e3a5n .y4giiq .y890zs7x,
.e2e3a5n .fno4uzkw .y890zs7x  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e2e3a5n .n7eiw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e2e3a5n .g8c3q          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e2e3a5n .qz62jftv                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qjrv .y4giiq .y890zs7x,
.qjrv .fno4uzkw .y890zs7x,
.qjrv .n7eiw,
.qjrv .vs48,
.qjrv .amjfkuv,
.qjrv .g8c3q,
.qjrv .qz62jftv,
.qjrv .pg8k3sa5 .lj59 { box-shadow: none; }
.n895w   .zc00ga4, .n895w .zghr0, .n895w .cfb7,
.n895w   .zxtwscq, .n895w .g8qt0ch { font-size: 0.9rem; }
.n895w   .rt4r0dcr, .n895w .ndsoly { font-size: 0.9rem; }
.fqiobq   .zc00ga4, .fqiobq .zghr0, .fqiobq .cfb7,
.fqiobq   .zxtwscq, .fqiobq .g8qt0ch { font-size: 0.95rem; }
.fqiobq   .rt4r0dcr, .fqiobq .ndsoly { font-size: 0.95rem; }
.uo9o   .zc00ga4, .uo9o .zghr0, .uo9o .cfb7,
.uo9o   .zxtwscq, .uo9o .g8qt0ch { font-size: 1.08rem; }
.uo9o   .rt4r0dcr, .uo9o .ndsoly { font-size: 1.05rem; }
.uo9o   .f4nd { font-size: 0.97rem; }
.rx73340l .j3kc0s3      { font-size: 3.2rem; }
.rx73340l h2.nbml7m { font-size: 1.9rem; }
.rx73340l h3.en6cm8x7     { font-size: 1.4rem; }
.la0b4c3 .j3kc0s3      { font-size: 3.8rem; }
.la0b4c3 h2.nbml7m { font-size: 2.2rem; }
.la0b4c3 h3.en6cm8x7     { font-size: 1.6rem; }
.lhr2ff + .lhr2ff { position: relative; }
.ww9y0   .lhr2ff + .lhr2ff::before,
.qulnrxa  .lhr2ff + .lhr2ff::before,
.k0oi2zx   .lhr2ff + .lhr2ff::before,
.z2mic   .lhr2ff + .lhr2ff::before,
.qhixj   .lhr2ff + .lhr2ff::before,
.xebx5f .lhr2ff + .lhr2ff::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ww9y0 .lhr2ff + .lhr2ff::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.qulnrxa .lhr2ff + .lhr2ff::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.k0oi2zx .lhr2ff + .lhr2ff::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;
}
.z2mic .lhr2ff + .lhr2ff::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wquh1tvz .lhr2ff { margin-bottom: 16px; }
.wquh1tvz .lhr2ff + .lhr2ff { margin-top: 0; }
.wquh1tvz .t98xmi { padding-top: 0; padding-bottom: 0; }
.qhixj .lhr2ff + .lhr2ff::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xebx5f .lhr2ff + .lhr2ff::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.i21icu8 .lhr2ff + .lhr2ff::before,
.t6mlo .lhr2ff + .lhr2ff::before,
.jfyz .lhr2ff + .lhr2ff::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%;
}
.zyx0uo .i21icu8 .lhr2ff:nth-child(even)::before,
.zyx0uo .t6mlo .lhr2ff:nth-child(even)::before,
.zyx0uo .jfyz .lhr2ff:nth-child(even)::before { background: var(--bg-surface); }
.fick .i21icu8 .lhr2ff:nth-child(even)::before,
.fick .t6mlo .lhr2ff:nth-child(even)::before,
.fick .jfyz .lhr2ff:nth-child(even)::before { background: var(--bg-card); }
.i21icu8 .lhr2ff + .lhr2ff::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");
}
.t6mlo .lhr2ff + .lhr2ff::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");
}
.jfyz .lhr2ff + .lhr2ff::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");
}
.xb4pj1 .cn0ymq,
.sd8pn .cn0ymq,
.yaq8tz .cn0ymq { overflow: hidden; }
.xb4pj1 .o4lka,
.sd8pn .o4lka { margin-bottom: 60px; }
.yaq8tz .o4lka { margin-bottom: 70px; }
.xb4pj1 .ghxw,
.xb4pj1 .cn0ymq::before,
.sd8pn .cn0ymq::before,
.yaq8tz .cn0ymq::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%;
}
.xb4pj1 .cn0ymq::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");
}
.sd8pn .cn0ymq::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");
}
.yaq8tz .cn0ymq::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");
}
.kn29027i .cn0ymq:not(.kh9wcwo) .p8fcilor { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cvuxvsjj .cn0ymq:not(.kh9wcwo) .p8fcilor { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.gvod  .cn0ymq:not(.kh9wcwo) .p8fcilor { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.urtu8w  .cn0ymq:not(.kh9wcwo) .p8fcilor { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.gvod .kh9wcwo { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.gvod .s4jiik { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.gvod .nuhix0i { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wmpf2v3 .kh9wcwo .p8fcilor { background: none; }
.wmpf2v3 .cn0ymq:not(.kh9wcwo) .p8fcilor { background: rgba(0,0,0,0.6); }
.lhr2ff.ghoxorz .devjwtdt { float: left; width: 38%; margin: 0 28px 16px 0; }
.lhr2ff.ghoxorz .devjwtdt .cmxecb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lhr2ff.ghoxorz .t98xmi::after { content: ''; display: block; clear: both; }
.lhr2ff.dzjszk .devjwtdt { float: right; width: 38%; margin: 0 0 16px 28px; }
.lhr2ff.dzjszk .devjwtdt .cmxecb { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lhr2ff.dzjszk .t98xmi::after { content: ''; display: block; clear: both; }
.lhr2ff.ghoxorz .ewudc0f,
.lhr2ff.ghoxorz .g8c3q,
.lhr2ff.ghoxorz .lj59,
.lhr2ff.ghoxorz .y890zs7x,
.lhr2ff.ghoxorz .g8qt0ch,
.lhr2ff.ghoxorz .jk92,
.lhr2ff.ghoxorz .jbww,
.lhr2ff.ghoxorz .flas1l,
.lhr2ff.dzjszk .ewudc0f,
.lhr2ff.dzjszk .g8c3q,
.lhr2ff.dzjszk .lj59,
.lhr2ff.dzjszk .y890zs7x,
.lhr2ff.dzjszk .g8qt0ch,
.lhr2ff.dzjszk .jk92,
.lhr2ff.dzjszk .jbww,
.lhr2ff.dzjszk .flas1l { clear: both; }
@media (max-width: 900px) {
  .lhr2ff.ghoxorz .devjwtdt,
  .lhr2ff.dzjszk .devjwtdt {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .lhr2ff.ghoxorz .devjwtdt .cmxecb,
  .lhr2ff.dzjszk .devjwtdt .cmxecb {
    max-height: none !important;
  }
}
.lhr2ff.ghoxorz .rt4r0dcr,
.lhr2ff.ghoxorz .ndsoly,
.lhr2ff.dzjszk .rt4r0dcr,
.lhr2ff.dzjszk .ndsoly { overflow: hidden; }
@media (max-width: 640px) {
  .lhr2ff.ghoxorz .devjwtdt,
  .lhr2ff.dzjszk .devjwtdt { float: none; width: 100%; margin: 0 0 16px 0; }
}
.khnwe5p .g30i0,
.khnwe5p .t98xmi,
.khnwe5p .ioxun  { max-width: 1100px; }
.nhrg6chz .g30i0,
.nhrg6chz .t98xmi,
.nhrg6chz .ioxun  { max-width: 1150px; }
.ygt30o9v .g30i0,
.ygt30o9v .t98xmi,
.ygt30o9v .ioxun  { max-width: 1200px; }
.jeuifb { font-size: 0.82rem; color: var(--text-muted); }
.bi694z { display: flex; align-items: center; }
.ir3mb {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xx32c { display: flex; align-items: center; }
.kdkdpzrv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.kdkdpzrv:hover { text-decoration: underline; }
.rinp { margin: 0 3px; opacity: 0.45; }
.rinp::before { content: '/'; }
.h2k8 { padding: 2px 5px; color: var(--text-main); }
.zyr62 .jeuifb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zyr62 .bi694z { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x0n19 .jeuifb {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x0n19 .bi694z { padding: 0 0 0 12px; }
.tkefrji .bi694z { padding: 0 16px; }
.tkefrji .jeuifb {
  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);
}
.tkefrji .g30i0 { padding-top: 28px; }
@media (max-width: 720px) {
  .qr6y { margin-top: 18px; padding: 0 16px; }
  .tkefrji .g30i0 { padding-top: 16px; }
}
.khnwe5p.zyr62 .bi694z { max-width: 1100px; }
.nhrg6chz.zyr62 .bi694z { max-width: 1150px; }
.ygt30o9v.zyr62 .bi694z { max-width: 1200px; }
.xpm2r9 .lhr2ff { padding-top: 16px; padding-bottom: 16px; }
.l5cjr .lhr2ff { padding-top: 24px; padding-bottom: 24px; }
.xo7y6d .lhr2ff { padding-top: 40px; padding-bottom: 40px; }
.k24hrrg8 .lhr2ff { padding-top: 52px; padding-bottom: 52px; }
.z2lj .lhr2ff:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.z2lj .lhr2ff:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.z2lj .lhr2ff:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.z2lj .lhr2ff:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.b5lu50mm .t98xmi { padding-top: 10px;  padding-bottom: 10px; }
.ncqtt .t98xmi { padding-top: 18px;  padding-bottom: 18px; }
.dqm6l .t98xmi { padding-top: 36px;  padding-bottom: 36px; }
.ug14 .t98xmi { padding-top: 48px;  padding-bottom: 48px; }
.tvbuyyk h2.nbml7m { font-weight: 600; }
.tvbuyyk h3.en6cm8x7     { font-weight: 600; }
.iatt721w h2.nbml7m { font-weight: 800; }
.iatt721w h3.en6cm8x7     { font-weight: 700; }
.eg9rs9y { font-weight: 600; }
.eg9rs9y h2.nbml7m { font-weight: 900; }
.eg9rs9y h3.en6cm8x7     { font-weight: 800; }
.eg9rs9y .lj59 strong,
.eg9rs9y .lj59 strong { font-weight: 600; }
.dxzqi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.vhi9v0a .dxzqi { display: none; }
@media (max-width: 640px) { .dxzqi { display: none; } }
.dxzqi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dxzqi:hover { opacity: 0.85; }
.jzhyfb .dxzqi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.eij1div .dxzqi,
.pjj57mdy  .dxzqi { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.eij1div .dxzqi:hover,
.pjj57mdy  .dxzqi:hover { opacity: 0.88; }
.jzhyfb.eij1div .dxzqi,
.jzhyfb.pjj57mdy  .dxzqi { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.k83jxm {
  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;
}
.k83jxm:hover { transform: translateY(-2px); opacity: 0.92; }
.k83jxm { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q7rw6g .k83jxm { display: none; }
.ymt4 .k83jxm { right: 32px; }
.es6vz  .k83jxm { left: 32px; }
@media (max-width: 480px) {
  .ymt4 .k83jxm { right: 20px; bottom: 20px; }
  .es6vz  .k83jxm { left: 20px; bottom: 20px; }
}
.psffddrr { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ioxun { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.poj1dg { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.laxk1 { color: var(--text-dim); font-size: 0.8rem; }
.mb8kvit a, .xbd40a a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.mb8kvit a:hover, .xbd40a a:hover { color: var(--accent-light); }
.xbd40a { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.cdwkx7 .ioxun { text-align: center; }
.cdwkx7 .xbd40a { justify-content: center; margin-bottom: 16px; }
.cdwkx7 .poj1dg { margin-top: 0; }
.g3zzj { margin-top: 10px; }
.g3zzj a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ioxun { padding-left: 16px; padding-right: 16px; }
  .kk8h8 .ioxun { padding: 20px 16px; }
  .xbd40a { gap: 4px 12px; }
  .poj1dg { font-size: 0.78rem; }
}
.rhr2b4 .poj1dg { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.rhr2b4 .laxk1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .rhr2b4 .cv505 { grid-template-columns: 1fr 1fr; } .rhr2b4 .w50t990f { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rhr2b4 .cv505 { grid-template-columns: 1fr; } }
.zcxx62 .poj1dg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .zcxx62 .pdjuj { gap: 12px; } .zcxx62 .hv75x { margin-right: 0; width: 100%; } }
.ezxn36 .poj1dg { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ezxn36 .laxk1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ezxn36 .jqqwbdao { grid-template-columns: 1fr 1fr; } .ezxn36 .vdfbxuf { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ezxn36 .jqqwbdao { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .o55c .isi3 { grid-template-columns: 1fr 1fr; } .o55c .pilpb:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o55c .isi3 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .d1ypmsg0 .isi3 { grid-template-columns: 1fr; } }
.ay5loi .ioxun { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ay5loi .xbd40a { justify-content: center; }
.dloug40t .ul5zsequ      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.dloug40t .psffddrr { background: var(--bg-page); border-top-color: var(--border-alt); }
.hrf7g .ul5zsequ      { background: #0d1117; border-bottom-color: #21262d; }
.hrf7g .n9fmexpe { color: var(--accent-light); }
.hrf7g .l3y2gok { --msep-color: #8b949e; }
.hrf7g .l3y2gok a { color: #8b949e; }
.hrf7g .l3y2gok a:hover { color: var(--accent-light); }
.hrf7g .i4lsijtp { color: #8b949e; }
.hrf7g .psffddrr { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hrf7g .poj1dg,
.hrf7g .laxk1 { color: #6e7681; }
.hrf7g .mb8kvit a, .hrf7g .xbd40a a,
.hrf7g .mb8kvit a:hover, .hrf7g .xbd40a a:hover,
@media (max-width: 640px) {
  .hrf7g .l3y2gok { background: #0d1117; border-top-color: #21262d; }
  .hrf7g .l3y2gok li a { border-bottom-color: #21262d; }
}
.yrjj458 .ul5zsequ      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yrjj458 .n9fmexpe { color: var(--accent-light); }
.yrjj458 .l3y2gok { --msep-color: #475569; }
.yrjj458 .l3y2gok a { color: #475569; }
.yrjj458 .l3y2gok a:hover { color: var(--accent-light); }
.yrjj458 .i4lsijtp { color: #64748b; }
.yrjj458 .psffddrr { background: #f0f4f8; border-top-color: #cbd5e1; }
.yrjj458 .poj1dg,
.yrjj458 .laxk1 { color: #64748b; }
.yrjj458 .mb8kvit a, .yrjj458 .xbd40a a,
.yrjj458 .mb8kvit a:hover, .yrjj458 .xbd40a a:hover,
@media (max-width: 640px) {
  .yrjj458 .l3y2gok { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yrjj458 .l3y2gok li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.eij1div .ul5zsequ      { background: var(--accent); border-bottom-color: var(--accent-light); }
.eij1div .n9fmexpe { color: #fff; }
.eij1div .l3y2gok { --msep-color: rgba(255,255,255,0.82); }
.eij1div .l3y2gok a { color: rgba(255,255,255,0.82); }
.eij1div .l3y2gok a:hover { color: #fff; }
.eij1div .i4lsijtp { color: rgba(255,255,255,0.9); }
.eij1div .o6j1f2w a { color: var(--text-primary) !important; }
.eij1div .o6j1f2w a:hover { color: var(--accent-light) !important; }
.eij1div .psffddrr { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.eij1div .poj1dg,
.eij1div .laxk1 { color: rgba(255,255,255,0.72); }
.eij1div .mb8kvit a, .eij1div .xbd40a a,
.eij1div .rg70c7es a, .eij1div .ejdve a,
.eij1div .amdrbyb a, .eij1div .hv75x { color: #fff; }
.eij1div .f7icdd9s, .eij1div .m1x4 { color: rgba(255,255,255,0.7); }
.eij1div .mb8kvit a:hover, .eij1div .xbd40a a:hover,
.eij1div .rg70c7es a:hover, .eij1div .ejdve a:hover { color: #fff; }
@media (max-width: 640px) {
  .eij1div .l3y2gok { background: var(--accent); border-top-color: var(--accent-light); }
  .eij1div .l3y2gok li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.pjj57mdy .ul5zsequ {
  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);
}
.pjj57mdy .psffddrr {
  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) {
  .pjj57mdy .l3y2gok {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qhffmgz8 .lm1c { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jhrvt84 .lm1c { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.x7hz .lm1c { min-height: 72px; height: auto; }
.jrwuib5p .lm1c { min-height: 84px; height: auto; }
.kk8h8 .lm1c { max-width: none; padding: 0 32px; }
.kk8h8 .ioxun  { max-width: none; padding: 24px 32px; }
.t8np76zy.nhrg6chz .lm1c { max-width: 1150px; }
.t8np76zy.ygt30o9v .lm1c { max-width: 1200px; }
.cfie99s8   .n9fmexpe, .cfie99s8   .hv75x { text-transform: capitalize; }
.xizbu .n9fmexpe, .xizbu .hv75x { text-transform: lowercase; }
.chrs5ncp .n9fmexpe, .chrs5ncp .hv75x { text-transform: uppercase; letter-spacing: 0.06em; }
.lxb6, .ga4tm {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vx5l .lxb6,
.umrru .lxb6,
.lb1bi .lxb6,
.cfs1 .lxb6,
.t5nrm   .l3y2gok a { font-weight: 500; }
.yx20v .l3y2gok a { font-weight: 600; }
.v2oa8u     .l3y2gok a { font-weight: 700; }
.q41z    .l3y2gok a { font-weight: 800; letter-spacing: 0.01em; }
.ur8r75     .l3y2gok > li + li::before,
.np3omh1v    .l3y2gok > li + li::before,
.fteoay    .l3y2gok > li + li::before,
.d69sy85b .l3y2gok > li + li::before,
.l8qmq7sw .l3y2gok > li + li::before,
.dkp16w8u  .l3y2gok > li + li::before,
.p7d7v    .l3y2gok > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ur8r75     .l3y2gok > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.np3omh1v    .l3y2gok > li + li::before { content: "|"; }
.fteoay    .l3y2gok > li + li::before { content: "—"; }
.d69sy85b .l3y2gok > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.l8qmq7sw .l3y2gok > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dkp16w8u  .l3y2gok > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.p7d7v    .l3y2gok > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rprj2u .i4lsijtp,
  .dwlw .i4lsijtp,
  .cyenc6 .i4lsijtp,
  .eky6j .i4lsijtp,
  .do5gy0cq .i4lsijtp {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rprj2u .i4lsijtp::before,
  .dwlw .i4lsijtp::before,
  .cyenc6 .i4lsijtp::before,
  .eky6j .i4lsijtp::before,
  .do5gy0cq .i4lsijtp::before { content: ""; display: block; flex-shrink: 0; }

  
  .rprj2u .i4lsijtp::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;
  }

  
  .dwlw .i4lsijtp::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;
  }

  
  .cyenc6 .i4lsijtp::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;
  }

  
  .eky6j .i4lsijtp::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;
  }

  
  .do5gy0cq .i4lsijtp::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) {
  .xqgr8h .i4lsijtp {
    padding: 5px 14px;
  }
  .xqgr8h .l3y2gok {
    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;
  }
  .xqgr8h .l3y2gok li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xqgr8h .l3y2gok li a:hover { background: var(--bg-raised); }
  .xqgr8h .gv9rzld5,
  .wqnskr7 .gv9rzld5,
  .x2oi .gv9rzld5 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .bit0 .i4lsijtp {
    padding: 5px 10px;
  }
  .bit0 .l3y2gok {
    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);
  }
  .bit0 .l3y2gok.d6k61x3 { transform: translateX(0); }
  .bit0 .l3y2gok li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .bit0 .l3y2gok li:last-child a { border-bottom: none; }
  .eij1div .l3y2gok,
  .hrf7g .l3y2gok { background: var(--accent) !important; }
  .eij1div .l3y2gok li a,
  .hrf7g .l3y2gok li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .x2oi .i4lsijtp {
    padding: 5px 10px;
  }
  .x2oi .l3y2gok {
    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);
  }
  .x2oi .l3y2gok::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .x2oi .l3y2gok.d6k61x3 { transform: translateY(0); }
  .x2oi .l3y2gok li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .vrc9gmwc .i4lsijtp {
    padding: 5px 10px;
  }
  .vrc9gmwc .l3y2gok {
    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;
  }
  .vrc9gmwc .l3y2gok.d6k61x3 { opacity: 1; pointer-events: auto; }
  .vrc9gmwc .l3y2gok li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ceub     .i4lsijtp { border-radius: 0 !important; }
  .ba6muekq   .i4lsijtp { border-radius: 8px !important; }
  .x9v06q .i4lsijtp { border-radius: 50% !important; }
  .iu84   .i4lsijtp { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .fdmr .hk05xk { flex-direction: column; align-items: stretch; }
  .fdmr .y7wj { flex-direction: row; min-width: auto; }
  .fdmr .f6vx { align-items: flex-start; text-align: left; }
}
.imauniy,
.imauniy.lhr2ff,
.zyx0uo .imauniy,
.yg980 .imauniy,
.fick .imauniy,
.u3p3cd .imauniy {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wz8iip {
  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;
}
.p3gq { flex: 1 1 280px; min-width: 0; }
.jh6tv1i9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.p929 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hn05ipn {
  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;
}
.hn05ipn:hover { transform: translateY(-1px); opacity: 0.95; }
.aqqll .wz8iip {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.aqqll .jh6tv1i9 { color: var(--cta); }
.aqqll .p929 { color: var(--text-body); }
.aqqll .hn05ipn {
  background: var(--cta) !important;
  color: #fff !important;
}
.xp1gk7l3 .wz8iip {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xp1gk7l3 .jh6tv1i9 { color: var(--text-primary); }
.xp1gk7l3 .p929 { color: var(--text-body); }
.xp1gk7l3 .hn05ipn {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wz8iip {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .p3gq { flex: 0 0 auto; }
  .jh6tv1i9 { font-size: 1.2rem; }
  .hn05ipn { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.kqe1ds52 .bl3a { height: 36px; }
.mqtrt .bl3a { height: 60px; max-width: 200px; }
.lcpcx4 .bl3a { height: 76px; max-width: 240px; }
.qmr8     .vve6l3f, .qmr8     .w4cpc416 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.z3rp .gmhqobw {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.z3rp .j06dk2 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .i5ys25b .jk92 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .i5ys25b .vs48 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .i5ys25b .vs48 { padding: 40px 16px 20px; }
  .i5ys25b .mw4unhu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .i5ys25b .dkivd { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .c3qf .vs48 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .c3qf .vs48::before {
    position: absolute; top: 14px; left: 14px;
  }
  .c3qf .nuiijg23 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .c3qf .yyt6wh { white-space: normal; text-align: center; font-size: 1.2rem; }
  .c3qf .mw4unhu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .c3qf .dkivd { width: 100%; min-width: 0; }
  .c3qf .vve6l3f { min-width: 0; }
}
.rmm2j0ts .vs48::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.dl5k0q .uommkj {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.dl5k0q .uommkj summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.dl5k0q .uommkj p { padding: 0 2px 16px; }
.jv902jj .uommkj { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jv902jj .uommkj summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jv902jj .uommkj summary::after { content: "›"; font-size: 1.2em; }
.jv902jj .uommkj[open] summary::after { content: "‹"; }
.jv902jj .uommkj p { padding: 10px 22px 4px; }
.h2vf9p9 .uommkj {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.h2vf9p9 .uommkj summary { color: var(--text-primary); padding-left: 16px; }
.h2vf9p9 .uommkj summary::after { content: "›"; font-size: 1.1em; }
.h2vf9p9 .uommkj[open] summary::after { content: "‹"; }
.h2vf9p9 .uommkj p { padding-left: 16px; }
.kntci .w3eh1l { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.kntci .uommkj {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.kntci .uommkj:last-child { border-bottom: none; }
.kntci .uommkj summary { color: var(--text-primary); border-radius: 0; }
.kntci .uommkj summary::after { content: "›"; font-size: 1.1em; }
.kntci .uommkj[open] summary::after { content: "‹"; }
.oy61 .uommkj { overflow: hidden; }
.oy61 .uommkj summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.oy61 .uommkj summary::after { color: rgba(255,255,255,.75); }
.oy61 .uommkj[open] summary { border-radius: 0; }
.wyy4kr6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mgvst {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.hgzpi {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.uvag { color: var(--text-muted); font-size: 1.05rem; }
.rxrui00 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.xrgh {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.py62e { margin-bottom: 20px; }
.v3mku {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lc8or {
  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;
}
.lc8or:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.f2gs { resize: vertical; min-height: 130px; }
.d90w8 { width: 100%; margin-top: 8px; }
.uu3z77 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ma8b6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.mgsa { color: var(--text-muted); line-height: 1.75; }
.dlqfi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.dlqfi li { margin-bottom: 6px; }
.uvg3e7mu { max-width: 760px; margin: 0 auto; }
.jfxwqe5 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.rory { max-width: 760px; margin: 0 auto; }
.mb7uj6j { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mb7uj6j:last-child { border-bottom: none; }
.dis1a6x { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.mb7uj6j p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mb7uj6j ul.dlqfi { margin: 0; }
.gd5fua .dis1a6x { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .gd5fua { grid-template-columns: 1fr; gap: 10px; } }
.jdlkcam5 .dis1a6x { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gshe7hc7 .dlqfi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bkcc { grid-template-columns: 1fr; } }
.u4qm7w ul.dlqfi { margin: 0; }
.x46xvn .dlqfi,
.tkpgl7 .dlqfi,
.xwpga7z .dlqfi,
.v4zi .dlqfi {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .afe9vx67 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .oy73 { grid-template-columns: 1fr; } .umd5 { position: static; text-align: center; } }
@media (max-width: 860px) { .sqqjhbg { grid-template-columns: 1fr; } }
.v4zi .dlqfi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dami43a { flex-direction: column; text-align: center; } .l8rr { grid-template-columns: 1fr; } }
.x9iyrul .hgzpi { color: var(--accent-light); }
.qbyrovu .hgzpi { font-size: 2rem; }
.qbyrovu .uvag { max-width: 680px; }
.deatvx .hgzpi { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.deatvx .uvag  { margin: 0; }
@media (max-width: 640px) { .deatvx { flex-direction: column; } }
.bux3s72z {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.bux3s72z .hgzpi { color: var(--accent-light); }
.yz8uaxn .hgzpi { color: #fff; }
.yz8uaxn .uvag  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .nz2eshz { grid-template-columns: 1fr; } }
.m068vnv .lc8or {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.m068vnv .lc8or:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.emfiyztw .lc8or { background: var(--bg-raised); border-color: transparent; }
.emfiyztw .lc8or:focus { background: var(--bg-card); border-color: var(--accent-light); }
.k20uy .lc8or { border-radius: 100px; padding: 11px 20px; }
.k20uy .f2gs { border-radius: 14px; }
.xa8z0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.xa8z0 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.xa8z0 summary::-webkit-details-marker { display: none; }
.xa8z0 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.xa8z0[open] summary::after { content: "−"; }
.f420a {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .fi5kd7 { grid-template-columns: 1fr; } }
.xlaut{position:relative;overflow:visible}
.e1jx7800 .dib7bi{display:block}
.zbqaat .medmg8{color: var(--accent-light);opacity:1;font-weight:500}
.sg7f{--date-bg:var(--accent-bg)}
.xso192 .ij5s51::before{content:""}
.r73wb09p .w3blstf{padding:20px 0}
@media(max-width:640px){
  .w3blstf{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kejxxp{max-width:100%}
}
.flas1l{margin:24px 0 32px;padding:0;list-style:none}
.b5k7h{margin:18px 0 28px}
.b5k7h .g8c3q{margin:0}
@media (max-width:560px){
  .jdfe{grid-template-columns:repeat(2,1fr);gap:12px}
}
.onem{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.vhgd{
  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;
}
.vhgd:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.gouzr{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.gouzr img{ width:100%; height:100%; object-fit:cover; display:block; }
.wcpweaio{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.dv4go{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.ky5g{ font-size:.78rem; color:var(--text-muted); }
.jk8aw{ font-size:.75rem; color:var(--cta); font-weight:700; }
.gupkmgqw{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.uao9{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.gk3h{ }
.fk6fpq5{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.e8i6eq{
  display:flex; flex-wrap:wrap; gap:10px;
}
.kpbzbe{
  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;
}
.kpbzbe img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .onem{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .dv4go{ font-size:.85rem; }
  .umvrbybm{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.pvvzmn .onem{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.pvvzmn .gouzr{ aspect-ratio: 3 / 4; }
.pvvzmn .wcpweaio{ padding: 14px 14px 6px; }
.pvvzmn .gupkmgqw{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.c1u2rx9 .onem{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.c1u2rx9 .vhgd{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.c1u2rx9 .gouzr{ aspect-ratio: 1 / 1; }
.c1u2rx9 .wcpweaio{ padding: 8px 10px; }
.c1u2rx9 .dv4go{ font-size: .82rem; }
.c1u2rx9 .ky5g, .c1u2rx9 .jk8aw{ display: none; }
.c1u2rx9 .gupkmgqw{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.ndu1ag6 .onem{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.ndu1ag6 .vhgd{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.ndu1ag6 .dv4go{ color: var(--text, #fff); }
.ndu1ag6 .ky5g{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .pvvzmn .onem,
  .ndu1ag6 .onem {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .kpbzbe { min-width: 72px !important; }
  .kpbzbe img { max-width: 64px !important; }
}
.tyn7n .ndthxrec{
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}
.tyn7n .ndthxrec:hover{
  background: rgba(255,255,255,0.07) !important;
  box-shadow: 0 0 0 1px var(--accent), inset 0 1px 0 rgba(255,255,255,0.06);
}
.m7pttqmt .fk6fpq5{ display: none; }
.m7pttqmt .uao9{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.m7pttqmt .gk3h{ display: contents; }
.m7pttqmt .e8i6eq{ display: contents; }
.aog3i9 .kpbzbe{
  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;
}
.aog3i9 .kpbzbe img{ max-width: 36px !important; max-height: 22px !important; }
.aog3i9 .kpbzbe::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.wfno .uao9{ gap: 10px; }
.wfno .fk6fpq5{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.wfno .gk3h{
  display: flex; align-items: center; flex-wrap: wrap;
}
.wfno .e8i6eq{ flex: 1; gap: 8px; }
.wfno .kpbzbe{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.wfno .kpbzbe img{ max-height: 22px !important; }
.dtmiks .onem{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.dtmiks .vhgd{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.dtmiks .gouzr{
  aspect-ratio: 3 / 4;
  display: block;
}
.dtmiks .gouzr img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.dtmiks .wcpweaio{
  
  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;
}
.dtmiks .dv4go{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.dtmiks .ky5g,
.dtmiks .jk8aw{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.dtmiks .gupkmgqw{
  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;
}
.dtmiks .vhgd:hover .gouzr img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.dtmiks .vhgd:hover .wcpweaio{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.dtmiks .vhgd:hover .gupkmgqw{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .dtmiks .onem{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .dtmiks .wcpweaio{ opacity: 1; transform: none; }
  .dtmiks .gupkmgqw{ opacity: 1; transform: translate(-50%, -50%); }
  .dtmiks .gouzr img{ filter: brightness(0.8); }
}
.oo4et0i .zxtwscq::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;
}
.oo4et0i .zxtwscq{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.mmez0 .zxtwscq,
.mmez0 .zghr0{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.mmez0 .xewp4 { padding: 8px 0 8px 56px; }
.mmez0 .xewp4::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;
}
.mmez0 .fj5e2mp { padding: 8px 56px 8px 0; text-align: right; }
.mmez0 .fj5e2mp::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;
}
.mmez0 .qjqwnm6 { padding: 8px 22px; }
.mmez0 .qjqwnm6::before,
.mmez0 .qjqwnm6::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;
}
.mmez0 .qjqwnm6::before { content: "\00AB\00A0"; margin-right: 4px; }
.mmez0 .qjqwnm6::after  { content: "\00A0\00BB"; margin-left: 4px; }
.mmez0 .lz0h {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.mmez0 .e3qjpi4 { padding: 32px 0 8px 0; }
.mmez0 .e3qjpi4::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;
}
.mmez0 .v2ql6q {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.y890zs7x { padding-top: 6px; }
.y890zs7x .en6cm8x7{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.y890zs7x .en6cm8x7::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.y890zs7x p { margin: 0 0 10px; }
.y890zs7x p:last-child { margin-bottom: 0; }
.g8qt0ch{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.u3upjbw5{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.w2wa1m2{
  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;
}
.w2wa1m2:hover{ border-color: var(--cta); background: var(--bg-hover); }
.uj300t8{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.uj300t8::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.uum8{ flex: 1; min-width: 0; }
.j00lu4{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.zop623{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.u3upjbw5.jck3pi1j .w2wa1m2 { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.u3upjbw5.jck3pi1j .uj300t8 { width: 36px; height: 36px; }
.u3upjbw5.jck3pi1j .uum8 { text-align: center; }
.u3upjbw5.bsc4yn .w2wa1m2 { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.u3upjbw5.dp5eza { counter-reset: fgb-c; }
.u3upjbw5.dp5eza .w2wa1m2 { counter-increment: fgb-c; }
.fwrwje {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.ewudc0f.t1nl7 .n7eiw { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.ewudc0f.t1nl7 .zv4s12ih { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.ewudc0f.t1nl7 .ukwecgs { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.ewudc0f.t1nl7 .yf5lh1ym { grid-column: 2; text-align: left; padding: 0; }
.ewudc0f.t1nl7 .g6sx5 { grid-column: 2; text-align: left; padding: 0; }
.ewudc0f.t1nl7 .tij9kl { grid-column: 2; padding-left: 18px; }
.ewudc0f.luoqr3q6 .zv4s12ih,
.ewudc0f.luoqr3q6 .ukwecgs { display: none; }
.ewudc0f.luoqr3q6 .n7eiw { padding: 16px 18px; text-align: left; }
.ewudc0f.luoqr3q6 .yf5lh1ym { text-align: left; }
.ewudc0f.luoqr3q6 .g6sx5 { text-align: left; }
.ewudc0f.rb6zz { counter-reset: clb-n; }
.ewudc0f.rb6zz .n7eiw { counter-increment: clb-n; }
.ewudc0f.rb6zz .zv4s12ih { display: none; }
.ewudc0f.rb6zz .ukwecgs { 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; }
.ewudc0f.rb6zz .ukwecgs::before { content: counter(clb-n); font-family: inherit; }
.ewudc0f.rb6zz .ukwecgs::after { display: none; }
.ewudc0f.rb6zz .n7eiw:not(:has(.ukwecgs)) .yf5lh1ym::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.d4h4ol96 .n7eiw { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.d4h4ol96 .zv4s12ih { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.d4h4ol96 .yf5lh1ym { grid-column: 2; text-align: left; padding: 0; }
.d4h4ol96 .g6sx5 { grid-column: 2; text-align: left; padding: 0; }
.d4h4ol96 .tij9kl { grid-column: 2; padding-left: 18px; }
.pqtwnz .ewudc0f { counter-reset: cl-n; }
.pqtwnz .n7eiw { counter-increment: cl-n; }
.pqtwnz .zv4s12ih { display: none; }
.pqtwnz .ukwecgs { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; }
.pqtwnz .ukwecgs::before { content: counter(cl-n); color: #fff; font-weight: 700; font-size: 1rem; line-height: 1; }
.pqtwnz .ukwecgs::after { display: none; }
.pqtwnz .n7eiw:not(:has(.ukwecgs)) .yf5lh1ym::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.avvkdu8 .zv4s12ih,
.avvkdu8 .n7eiw { padding: 16px 18px; text-align: left; }
.avvkdu8 .yf5lh1ym { text-align: left; }
.avvkdu8 .g6sx5 { text-align: left; }
.qbhzltzo .w2wa1m2 { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.qbhzltzo .uj300t8 { display: none; }
.owabz .w2wa1m2 { border: 0; background: var(--bg-card-inner); }
.owabz .uj300t8 { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.owabz .uj300t8::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.epgs3 .u3upjbw5 { counter-reset: fg-c; }
.epgs3 .w2wa1m2 { counter-increment: fg-c; }
.epgs3 .uj300t8 { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.epgs3 .uj300t8::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.vwwg .w2wa1m2 { border: 0; background: transparent; padding: 10px 4px; }
.vwwg .w2wa1m2 + .w2wa1m2 { border-top: 1px solid var(--border); }
.vwwg .uj300t8 { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.vwwg .uj300t8::after { display: none; }
.ckym9 .w2wa1m2 { border: 0; background: var(--bg-card); padding: 12px 14px; }
.ckym9 .uj300t8 { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.ckym9 .uj300t8::after { display: none; }
.bf5jx5oa .w2wa1m2 { display: block; position: relative; padding: 14px 16px 14px 44px; }
.bf5jx5oa .uj300t8 { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.bf5jx5oa .uum8 { display: block; }
.m8u1r .w2wa1m2 { background: transparent; }
.m8u1r .uj300t8 { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.m8u1r .uj300t8::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .djznjo79{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .sqe6zy{ 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) {
  .n6rjji { padding: 28px 18px 20px; }
  .np7ib3 { font-size: 1.2rem; }
  .z0sg4lr { max-width: 220px; max-height: 80px; }
}
.oyxr .lhr2ff {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.oyxr .t98xmi {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.oyxr .wz8iip {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.h1qoct3  .pc3v298 { border-radius: 6px; }
.ubwghy9 .wz8iip { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .pc3v298 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .zlx6m0iw { display: none; }
  .dxzqi {
    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;
  }
}
.ima4k .j3kc0s3,
.ima4k .g30i0 h2, .ima4k .g30i0 h3, .ima4k .g30i0 h4,
.ima4k .yf5lh1ym h3, .ima4k .j00lu4,
.ima4k .p4wb, .ima4k .nbml7m { color: var(--cta) !important; }
.ima4k .lj59,
.ima4k .jajb,
.ima4k .pgkrhq,
.ima4k .wthk3eu4 {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.ima4k .lj59 strong { color: var(--cta) !important; }
.ima4k .lj59 .bsqc,
.ima4k .lj59 .bsqc::before { color: var(--cta) !important; }
.ima4k [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.ima4k .djznjo79, .ima4k .xsanl,
.ima4k .zubwc, .ima4k .qmur,
.ima4k .n7eiw { border-color: var(--cta) !important; }
.ima4k .sqe6zy { color: var(--cta) !important; }
.ne1e, .z4re, .dxzqi, .k83jxm,
.hn05ipn, .kfq1h, .dkivd { text-transform: capitalize; }
:root {
  --accent:          #0a0a14;
  --brand:           #0a0a14;
  --brand-light:     #f08a00;
  --brand-pale:      #f08a00;
  --grad-start:      #000000;
  --grad-end:        #010102;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f08a00;
  --cta-light:       #faac42;
  --cta-hover:       #ff9d19;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1d1d1f;
  --accent-bg-light: #2a2a31;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161c26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #91ddc6;
  --c-cons:          #e689a5;
  --c-pros-label:    #6ad1b2;
  --c-tip-border:    #4fc9a4;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #91ddc6;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Prompt", sans-serif; }
.t4scp54e .qg9ckm6, .t4scp54e .nuhix0i { min-height: 780px; }
.rinp::before { content: '•'; }
.kgr81c .p8fcilor {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.kgr81c .awls7q0 {  filter: brightness(0.42); }.kgr81c .s4jiik {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }