:root {
  --color-accent: #401a8f;
  --color-cta: #c691ff;
  --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;
}
.tou448 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wjty7x0 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.x2eqpn {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.z9zl { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nhc52cht { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nhc52cht a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nhc52cht a:hover { color: var(--accent-light); }
.f78n102     .pa52 { border-radius: 6px; }
.f78n102 .pa52 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.f78n102 .pa52 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.zs6lhp .pa52 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .pa52 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yuy23s5i:hover .pa52,
  .yuy23s5i:focus-within .pa52 { display: block; }
  .pa52 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.tw5o884e {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jdeb { display: none; }
@media (max-width: 640px) {
  .jdeb {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jdeb.r1tn8ae1 { display: block; }
}
@media (max-width: 640px) {
  .tw5o884e { display: block; }
  .nhc52cht > li + li::before { display: none !important; }
  .nhc52cht {
    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;
  }
  .nhc52cht.r1tn8ae1 { display: flex; }
  .nhc52cht li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nhc52cht li:last-child a { border-bottom: none; }
}
.o4gllgh { min-height: 480px; }
.fo5hau2i {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.j5838p3 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hgu7 .j5838p3 { margin-left: 0; margin-right: 0; }
.ef97r {
  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;
}
.o84xtyj .ef97r { margin-top: 24px; }
.ef97r:hover { opacity: 0.88; }
.rx8ytke {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.l0wa {
  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%);
}
.rx8ytke .xi2h {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.rx8ytke .fo5hau2i { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rx8ytke .j5838p3 { color: #e2e8f0; }
.rx8ytke.t04hseig .xi2h { text-align: center; }
.rx8ytke.hgu7   .xi2h { text-align: left; }
.pkds8 .xi2h {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.pkds8 .fo5hau2i { color: var(--text-primary); text-shadow: none; }
.pkds8 .j5838p3 { color: var(--text-muted); }
.pkds8 .ef97r { margin-top: 16px; }
.pkds8, .pkds8.o4gllgh { min-height: auto !important; }
.pkds8.t04hseig .xi2h { text-align: center; }
.pkds8.hgu7   .xi2h { text-align: left; }
.jzukgu5d {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.ru18h2 .jzukgu5d,
.ru18h2 .jzukgu5d::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.cls6heq .jzukgu5d,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.vm8cfgaf .jzukgu5d,
.vm8cfgaf .rx8ytke .l0wa {
  overflow: hidden;
}
.vm8cfgaf .jzukgu5d::after,
.vm8cfgaf .rx8ytke .l0wa::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%); }
}
.h1ol08 .jzukgu5d,
.h1ol08 .jzukgu5d::after,
@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); }
}
.h1ol08 .rx8ytke .l0wa {
  overflow: hidden;
}
.h1ol08 .rx8ytke .l0wa::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;
}
.yppz .jzukgu5d,
.yppz .rx8ytke .l0wa {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ru18h2 .rx8ytke .l0wa {
  overflow: hidden;
}
.ru18h2 .rx8ytke .l0wa::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;
}
.cls6heq .rx8ytke .l0wa {
  animation: hg-breathe 10s ease-in-out infinite;
}
.jzukgu5d .l0wa {
  background: none;
}
.jzukgu5d .fo5hau2i { color: #fff; }
.jzukgu5d .j5838p3 { color: rgba(255,255,255,0.85); }
.jzukgu5d .ef97r { background: #fff; color: var(--cta); }
.jzukgu5d .ef97r:hover { opacity: 0.92; }
.js6t .fo5hau2i { text-shadow: none; color: var(--text-primary); }
.js6t .j5838p3 { color: var(--text-muted); }
body.clzumquz .fo5hau2i {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wiur2 .fo5hau2i {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o4gllgh.jzukgu5d .fo5hau2i,
section.jzukgu5d .fo5hau2i {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.js6t.hgu7   .u9u8 { align-items: flex-start; text-align: left; }
.o4gllgh .yadxjb8 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.yadxjb8 .ilro.yv6mo {
  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;
}
.yadxjb8 .ilro.yv6mo:hover { opacity: 0.85; }
.y0vdkz5 .xi2h { padding-bottom: 24px; }
.o84xtyj .xi2h { max-width: 1100px; }
@media (max-width: 700px) {
  .js6t { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .js6t:not(.y9nl2sjl) .r7xsvt9n { display: none !important; }
  .y9nl2sjl .r7xsvt9n { padding: 16px; }
  .u9u8  { padding: 36px 24px; }
  .js6t~.as8svq,.ej0kfwbz~.as8svq{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .o4gllgh, .js6t { min-height: 320px !important; }
  .fo5hau2i { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .f8sh3,
  .z7lh,
  .k3dqak { grid-template-columns: 1fr !important; }

  

  
  .y0vdkz5 { display: flex !important; flex-direction: column !important; }
  .y0vdkz5 .xi2h { display: contents; }
  .y0vdkz5 .l0wa { order: 0; }
  .y0vdkz5 .fo5hau2i { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .y0vdkz5 .f8sh3 { order: 2; padding: 0 16px 12px !important; }
  .y0vdkz5 .j5838p3 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .o84xtyj .xi2h { display: flex; flex-direction: column; }
  .o84xtyj .xi2h .fo5hau2i { order: 1; }
  .o84xtyj .xi2h .k3dqak { order: 2; margin: 8px 0 24px !important; }
  .o84xtyj .xi2h .j5838p3 { order: 3; }
  .o84xtyj .xi2h .ef97r { order: 4; align-self: center; margin-top: 0; }

  
  .js6t.y9nl2sjl {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .js6t.y9nl2sjl .u9u8 { display: contents; padding: 0; }
  .js6t.y9nl2sjl .u9u8 .fo5hau2i { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .js6t.y9nl2sjl .r7xsvt9n { order: 2; padding: 12px 16px; }
  .js6t.y9nl2sjl .u9u8 .j5838p3 { order: 3; padding: 0 24px; margin: 0 auto; }
  .js6t.y9nl2sjl .u9u8 .ef97r { order: 4; align-self: center; margin: 8px 0 32px; }
}
.sakv { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jxe2p { width: 100%; height: auto; display: block; border-radius: 10px; }
.ybf5nlos .sakv        { border-radius: 16px; }
.ybf5nlos .jxe2p  { border-radius: 16px; }
.dp6bx .sakv         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dp6bx .jxe2p   { border-radius: 8px; }
.tjm8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.b9b06t { width: 100%; padding: 32px 0; position: relative; }
.nfjggy { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.vm1un5g0 .b9b06t:nth-child(even) { background: var(--bg-surface); }
.vm1un5g0 .b9b06t:nth-child(odd)  { background: var(--bg-page); }
.ylkrx .b9b06t:nth-child(even) { background: var(--bg-card); }
.ylkrx .b9b06t:nth-child(odd)  { background: var(--bg-page); }
.vm1un5g0 .b9b06t:nth-child(odd)  .nfjggy { background: var(--bg-card); border-radius: 6px; }
.vm1un5g0 .b9b06t:nth-child(even) .nfjggy { background: var(--bg-raised); border-radius: 6px; }
.ylkrx .b9b06t:nth-child(odd)  .nfjggy { background: var(--bg-card); border-radius: 6px; }
.ylkrx .b9b06t:nth-child(even) .nfjggy { background: var(--bg-raised); border-radius: 6px; }
.vm1un5g0 .b9b06t:nth-child(even) .ctla18a .euwde1,
.ylkrx .b9b06t:nth-child(even) .ctla18a .euwde1 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.vm1un5g0 .b9b06t:nth-child(odd) .ctla18a .euwde1,
.ylkrx .b9b06t:nth-child(odd) .ctla18a .euwde1 { background: var(--bg-card-inner); }
.vm1un5g0 .b9b06t:nth-child(even) .bb6q .euwde1:nth-child(odd),
.ylkrx .b9b06t:nth-child(even) .bb6q .euwde1:nth-child(odd)  { background: var(--bg-card); }
.vm1un5g0 .b9b06t:nth-child(even) .bb6q .euwde1:nth-child(even),
.ylkrx .b9b06t:nth-child(even) .bb6q .euwde1:nth-child(even) { background: var(--bg-card-inner); }
h1.sydld8ym { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.sydld8ym {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.hkjp0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tdw2 h2.sydld8ym {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ka8p h2.sydld8ym {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.odr2b3 h2.sydld8ym {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bt8ajb h2.sydld8ym::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.j6dcs h2.sydld8ym {
  color: var(--text-primary); font-size: 1.7rem;
}
.fx3m87sf h2.sydld8ym::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vm4f1w h2.sydld8ym {
  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;
}
.adnr { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .adnr { display: none; } }
.pz5fq1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uvq3dc2q { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.gjyvq45 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.zg4nx6hx { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.b8qg { padding-left: 20px; }
.b8qg li { margin-bottom: 6px; }
.b8qg a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.b8qg a:hover { color: var(--accent-light); }
.z7pqio .zg4nx6hx { display: none; }
.yy3sbcc9 .zg4nx6hx { display: none; }
.yy3sbcc9 .b8qg { padding-left: 0; list-style: none; }
.yy3sbcc9 .b8qg li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.yy3sbcc9 .b8qg a { font-size: 0.92rem; }
.hz0asm4 .gjyvq45 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hz0asm4 .zg4nx6hx { display: none; }
.hz0asm4 .b8qg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hz0asm4 .b8qg li { margin-bottom: 0; }
.hz0asm4 .b8qg 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;
}
.hz0asm4 .b8qg a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lp2t0r .gjyvq45 { padding: 20px 20px 16px; }
.lp2t0r .b8qg {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lp2t0r .b8qg li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lp2t0r .b8qg 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;
}
.lp2t0r .b8qg 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;
}
.lp2t0r .b8qg a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lp2t0r .b8qg a:focus,
.lp2t0r .b8qg a:focus-visible,
.lp2t0r .b8qg a:target { outline: none; }
.lp2t0r .b8qg li:target a { border-color: var(--border); color: var(--text-muted); }
.h0lk9f .gjyvq45 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.h0lk9f .zg4nx6hx { display: none; }
.h0lk9f .b8qg { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.h0lk9f .b8qg li { margin-bottom: 0; }
.h0lk9f .b8qg li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.h0lk9f .b8qg li:last-child::after { content: ""; margin-right: 0; }
.h0lk9f .b8qg a { font-size: 0.9rem; }
.euwde1 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ctla18a .euwde1 { background: var(--bg-card); }
.bb6q .euwde1:nth-child(odd)  { background: var(--bg-card); }
.bb6q .euwde1:nth-child(even) { background: var(--bg-raised); }
.rphvqt77 .euwde1 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.rphvqt77 .euwde1:last-child { border-bottom: none; }
.rphvqt77 h3.hkjp0 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.q9ft .euwde1 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.q9ft .euwde1 + .euwde1 { margin-top: 4px; }
.h3wn2k0 .euwde1 { background: none; border-radius: 0; padding: 12px 0; }
.h3wn2k0 .euwde1 + .euwde1 { border-top: 1px solid var(--border-section); }
.k4n1l0nw { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.m7c0oap { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.q6r4l { color: var(--text-body); margin-bottom: 10px; }
.f9q1ir, .okly1kx7 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.f9q1ir li, .okly1kx7 li { margin-bottom: 6px; }
.okly1kx7 li { list-style: decimal; }
.er7c     .f9q1ir { list-style-type: "● "; }
.cg37begw  .f9q1ir { list-style-type: "■ "; }
.xg9sad .f9q1ir { list-style-type: "◆ "; }
.jexnvxk    .f9q1ir { list-style-type: "★ "; }
.er7c     .wx9i9a { list-style-type: "● "; }
.cg37begw  .wx9i9a { list-style-type: "■ "; }
.xg9sad .wx9i9a { list-style-type: "◆ "; }
.jexnvxk    .wx9i9a { list-style-type: "★ "; }
.er7c    .f9q1ir li::marker, .er7c    .wx9i9a li::marker,
.cg37begw .f9q1ir li::marker, .cg37begw .wx9i9a li::marker,
.xg9sad .f9q1ir li::marker, .xg9sad .wx9i9a li::marker,
.jexnvxk   .f9q1ir li::marker, .jexnvxk   .wx9i9a li::marker {
  color: var(--cta); font-size: 1em;
}
.er7c .okly1kx7,
.cg37begw .okly1kx7,
.xg9sad .okly1kx7,
.jexnvxk .okly1kx7 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.er7c .okly1kx7 li,
.cg37begw .okly1kx7 li,
.xg9sad .okly1kx7 li,
.jexnvxk .okly1kx7 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.er7c .okly1kx7 li::before,
.cg37begw .okly1kx7 li::before,
.xg9sad .okly1kx7 li::before,
.jexnvxk .okly1kx7 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;
}
.er7c     .okly1kx7 li::before { border-radius: 50%; }
.cg37begw  .okly1kx7 li::before { border-radius: 3px; }
.xg9sad .okly1kx7 li::before { border-radius: 3px; }
.jexnvxk    .okly1kx7 li::before { border-radius: 50%; }
.sfp52wxu { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rlg5k .sfp52wxu,
.mrfx .sfp52wxu { background: transparent; border: none; border-radius: 0; }
.io77zwjt { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.io77zwjt th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.io77zwjt td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.io77zwjt tr:hover td { background: var(--bg-hover); }
.pbld .io77zwjt tbody tr:nth-child(even) td { background: var(--bg-surface); }
.s6jy9 .io77zwjt { border: 1px solid var(--border-alt); }
.s6jy9 .io77zwjt th,
.s6jy9 .io77zwjt td { border: 1px solid var(--border-alt); }
.d69719 .io77zwjt th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.d69719 .io77zwjt td { border-bottom: none; }
.d69719 .io77zwjt tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ar1ue2 .io77zwjt th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.eg62c .sfp52wxu {
  overflow: hidden;
}
.eg62c .io77zwjt th { border-bottom: 1px solid var(--border-alt); }
.eg62c .io77zwjt tr:last-child td { border-bottom: none; }
.o7wap { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.l78kpefq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pl4rx { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xz45kp { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.gfdp6e { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wx9i9a { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wx9i9a 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%}
.g12a7i .xz45kp { background: transparent; text-align: center; }
.v4834k .pl4rx {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.jyndjv4 .pl4rx {
  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);
}
.o10c4zir .l78kpefq { display: grid; grid-template-columns: auto 1fr; }
.o10c4zir .pl4rx {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.o10c4zir .xz45kp { grid-column: 2; }
.o10c4zir .gfdp6e,
.o10c4zir .wx9i9a { grid-column: 1 / -1; }
.id6v4 .l78kpefq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.id6v4 .pl4rx {
  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);
}
.id6v4 .xz45kp { grid-column: 2; }
.id6v4 .gfdp6e,
.id6v4 .wx9i9a { grid-column: 1 / -1; }
.nsdwmg .l78kpefq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.nsdwmg .xz45kp { background: none; color: var(--accent-light); font-weight: 700; }
.sv6b6 .l78kpefq { 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); }
.sv6b6 .xz45kp { background: none; color: var(--accent-light); font-weight: 700; }
.b2p585c .l78kpefq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.b2p585c .l78kpefq:last-child { border-bottom: none; }
.b2p585c .xz45kp { background: none; color: var(--accent-light); font-weight: 700; }
.fq1ocq13 .l78kpefq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.fq1ocq13 .xz45kp { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.tnnc .o7wap { counter-reset: card-n; }
.tnnc .l78kpefq  { counter-increment: card-n; }
.tnnc .xz45kp { display: flex; align-items: center; gap: 10px; }
.tnnc .xz45kp::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;
}
.x2jgmzw .l78kpefq { background: var(--bg-surface); border: 1px solid var(--border); }
.x2jgmzw .xz45kp { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ul47za1e { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ucw18x  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.vrpvkc { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.wng2d0sk { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ul47za1e strong { color: var(--text-primary); font-size: 0.95rem; }
.ul47za1e p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.jxe2p { width: 100%; height: auto; border-radius: 10px; display: block; }
.yv6mo {
  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;
}
.yv6mo:hover { opacity: 0.85; }
.z23d .yv6mo  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.z23d .yv6mo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.x3c76vki .yv6mo  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.x3c76vki .yv6mo:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.r6zrxx03 .ef97r { border-radius: 50px; }
.r6zrxx03 .yv6mo  { border-radius: 50px; }
.fj2dqv5 .ef97r { padding-left: 22px; padding-right: 22px; }
.fj2dqv5 .yv6mo  { padding-left: 12px; padding-right: 12px; }
.kyh79e9i .ef97r { padding-left: 44px; padding-right: 44px; }
.kyh79e9i .yv6mo  { padding-left: 24px; padding-right: 24px; }
.xrmelto .ef97r { padding-left: 56px; padding-right: 56px; }
.xrmelto .yv6mo  { padding-left: 32px; padding-right: 32px; }
.zzuen   .ef97r::after, .zzuen   .yv6mo::after,
.e6a5yzwl .ef97r::after, .e6a5yzwl .yv6mo::after,
.jngx    .ef97r::after, .jngx    .yv6mo::after,
.utkf4    .ef97r::after, .utkf4    .yv6mo::after,
.azie    .ef97r::after, .azie    .yv6mo::after,
.bdhv     .ef97r::after, .bdhv     .yv6mo::after,
.hxmrr    .ef97r::after, .hxmrr    .yv6mo::after,
.cygk0r   .ef97r::after, .cygk0r   .yv6mo::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;
}
.zzuen .ef97r::after, .zzuen .yv6mo::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");
}
.e6a5yzwl .ef97r::after, .e6a5yzwl .yv6mo::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");
}
.jngx .ef97r::after, .jngx .yv6mo::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");
}
.utkf4 .ef97r::after, .utkf4 .yv6mo::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");
}
.azie .ef97r::after, .azie .yv6mo::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");
}
.bdhv .ef97r::after, .bdhv .yv6mo::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");
}
.hxmrr .ef97r::after, .hxmrr .yv6mo::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");
}
.cygk0r .ef97r::after, .cygk0r .yv6mo::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");
}
.neeuw   .flc2uzs::after, .neeuw   .lsvfalg5::after,
.n8kh0 .flc2uzs::after, .n8kh0 .lsvfalg5::after,
.q2b7    .flc2uzs::after, .q2b7    .lsvfalg5::after,
.b0l0n    .flc2uzs::after, .b0l0n    .lsvfalg5::after,
.wkwo    .flc2uzs::after, .wkwo    .lsvfalg5::after,
.q6fl8pi8     .flc2uzs::after, .q6fl8pi8     .lsvfalg5::after,
.k6fu906    .flc2uzs::after, .k6fu906    .lsvfalg5::after,
.h749azu8   .flc2uzs::after, .h749azu8   .lsvfalg5::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;
}
.neeuw .flc2uzs::after, .neeuw .lsvfalg5::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");
}
.n8kh0 .flc2uzs::after, .n8kh0 .lsvfalg5::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");
}
.q2b7 .flc2uzs::after, .q2b7 .lsvfalg5::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");
}
.b0l0n .flc2uzs::after, .b0l0n .lsvfalg5::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");
}
.wkwo .flc2uzs::after, .wkwo .lsvfalg5::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");
}
.q6fl8pi8 .flc2uzs::after, .q6fl8pi8 .lsvfalg5::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");
}
.k6fu906 .flc2uzs::after, .k6fu906 .lsvfalg5::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");
}
.h749azu8 .flc2uzs::after, .h749azu8 .lsvfalg5::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");
}
.a7zuf1 .vmqqyw   { background: rgba(128,128,128,.12); }
.ilro.yv6mo {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fsh3yrp {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fsh3yrp::before    { grid-area: rank;   }
  .twck0rnt           { grid-area: ident;  }
  .yspm5c52     { grid-area: rating; min-width: 0; width: auto; }
  .ymef           { grid-area: pills;  }
  .ilro             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fsh3yrp {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fsh3yrp::before    { justify-self: center; }
  .twck0rnt           { width: 100%; }
  .yspm5c52     { justify-self: center; }
  .ymef           { grid-template-columns: 1fr; }
}
.g30yp  .maptwsx li::before { content: "★"; }
.g30yp  .mcdh li::before { content: "✕"; }
@media (min-width: 860px) {
  .w86pov .rqxdqyb3 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .w86pov .g2k8x { margin: 0; }
}
.sqv54 .g2k8x { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.sqv54 .wq03mv { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.sqv54 .rlg5k { padding: 14px 16px; }
.sqv54 .z1rn { border-radius: 4px; }
.sqv54 .jwfw0 { border-radius: 0; }
@media (max-width: 720px) {
  .uzxxxrq { grid-template-columns: 1fr; }
  .kk5pz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kk5pz .u2bodp9 { width: 72px; height: 50px; }
  .kk5pz .qkfzp { max-width: 180px; }
  .kk5pz .jabx5 { width: auto; }
}
@media (max-width: 720px) {
  .dwm56gz { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ltmususr { padding: 16px; }
  .jrx0 .s1z8sko4 { min-width: 50%; }
}
@media (max-width: 860px) {
  .ii8u { grid-template-columns: 1fr; }
  .jg9m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .yoo28 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .kmia { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .u6it { flex-direction: column; align-items: stretch; }
}
.i4hi .jabx5 .yv6mo { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nl514x6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .i4hi .jabx5 { text-align: center; }
}
@media (max-width: 720px) {
  .x54ed { grid-template-columns: 1fr; }
  .a6d9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bs5mw8 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ufcfy { grid-template-columns: 1fr; }
  .u2gb86fi { width: 100px; height: 100px; margin: 16px auto; }
  .vet9 { font-size: 1.4rem; }
  .c4zqs5 { justify-content: center; }
  .d1qi5 .s1z8sko4 { min-width: 50%; }
}
@media (max-width: 540px) {
  .g1w9 { flex-wrap: wrap; padding: 14px 16px; }
  .d3mz { padding: 12px 16px; }
  .wmkeo5 .mwd49j { margin: 0 16px; }
  .wmkeo5 .u58rz { padding: 0 16px; }
  .khx1dfi { padding: 12px 16px; }
}
.eh1rulw0 .fsh3yrp {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.eh1rulw0 .fsh3yrp:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.d44thlc .sip1,
.d44thlc .ch4eep,
.d44thlc .ch4eep {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.d44thlc .ch4eep small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.d44thlc .qpw4 .ecu1,
.d44thlc .qpw4 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.d44thlc .s4o9p9,
.d44thlc .v982zd { font-size: 1em; }
.o9eaj3 { margin: 16px 0; }
.aquu4q { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.aquu4q summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.aquu4q summary::after { content: "+"; color: var(--accent-light); }
.aquu4q[open] summary::after { content: "−"; }
.aquu4q p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.b9b06t { margin-bottom: 0; }
.htpv h2.sydld8ym { color: var(--text-primary); border-color: var(--accent-light); }
.cxmga h2.sydld8ym { color: var(--text-primary); border-color: var(--accent-light); }
.mnevidx .ucw18x     { background: #052e16; border-color: #10b981; }
.mnevidx .vrpvkc    { background: #1e1036; border-color: #a855f7; }
.mnevidx .ul47za1e strong  { color: #f1f5f9; }
.mnevidx .ul47za1e p       { color: #cbd5e1; }
.mnevidx .kvm0o    .ucw18x     .wng2d0sk::before,
.mnevidx .onlrm1  .ucw18x     .wng2d0sk::before,
.mnevidx .j0iu  .ucw18x     .wng2d0sk::before,
.mnevidx .rdwepl .ucw18x     .wng2d0sk::before { color: #10b981; }
.mnevidx .kvm0o    .rmbt .wng2d0sk::before,
.mnevidx .onlrm1  .rmbt .wng2d0sk::before,
.mnevidx .j0iu  .rmbt .wng2d0sk::before,
.mnevidx .rdwepl .rmbt .wng2d0sk::before { color: #f43f5e; }
.mnevidx .kvm0o    .vrpvkc    .wng2d0sk::before,
.mnevidx .onlrm1  .vrpvkc    .wng2d0sk::before,
.mnevidx .j0iu  .vrpvkc    .wng2d0sk::before,
.mnevidx .rdwepl .vrpvkc    .wng2d0sk::before { color: #a855f7; }
.pb4wy .ucw18x     { background: #2d2000; border-color: #eab308; }
.pb4wy .rmbt { background: #2d0b0b; border-color: #ef4444; }
.pb4wy .vrpvkc    { background: #2d1600; border-color: #f97316; }
.pb4wy .ul47za1e strong  { color: #f1f5f9; }
.pb4wy .ul47za1e p       { color: #cbd5e1; }
.pb4wy .kvm0o    .ucw18x     .wng2d0sk::before,
.pb4wy .onlrm1  .ucw18x     .wng2d0sk::before,
.pb4wy .j0iu  .ucw18x     .wng2d0sk::before,
.pb4wy .rdwepl .ucw18x     .wng2d0sk::before { color: #eab308; }
.pb4wy .kvm0o    .rmbt .wng2d0sk::before,
.pb4wy .onlrm1  .rmbt .wng2d0sk::before,
.pb4wy .j0iu  .rmbt .wng2d0sk::before,
.pb4wy .rdwepl .rmbt .wng2d0sk::before { color: #ef4444; }
.pb4wy .kvm0o    .vrpvkc    .wng2d0sk::before,
.pb4wy .onlrm1  .vrpvkc    .wng2d0sk::before,
.pb4wy .j0iu  .vrpvkc    .wng2d0sk::before,
.pb4wy .rdwepl .vrpvkc    .wng2d0sk::before { color: #f97316; }
.q3xnrjsx .ucw18x     { background: #0c1a2e; border-color: #38bdf8; }
.q3xnrjsx .vrpvkc    { background: #0a2020; border-color: #2dd4bf; }
.q3xnrjsx .ul47za1e strong  { color: #f1f5f9; }
.q3xnrjsx .ul47za1e p       { color: #cbd5e1; }
.q3xnrjsx .kvm0o    .ucw18x     .wng2d0sk::before,
.q3xnrjsx .onlrm1  .ucw18x     .wng2d0sk::before,
.q3xnrjsx .j0iu  .ucw18x     .wng2d0sk::before,
.q3xnrjsx .rdwepl .ucw18x     .wng2d0sk::before { color: #38bdf8; }
.q3xnrjsx .kvm0o    .rmbt .wng2d0sk::before,
.q3xnrjsx .onlrm1  .rmbt .wng2d0sk::before,
.q3xnrjsx .j0iu  .rmbt .wng2d0sk::before,
.q3xnrjsx .rdwepl .rmbt .wng2d0sk::before { color: #818cf8; }
.q3xnrjsx .kvm0o    .vrpvkc    .wng2d0sk::before,
.q3xnrjsx .onlrm1  .vrpvkc    .wng2d0sk::before,
.q3xnrjsx .j0iu  .vrpvkc    .wng2d0sk::before,
.q3xnrjsx .rdwepl .vrpvkc    .wng2d0sk::before { color: #2dd4bf; }
.dasy7for .ucw18x     { background: var(--accent-bg); border-color: var(--accent-light); }
.dasy7for .vrpvkc    { background: var(--accent-bg); border-color: var(--accent-pale); }
.dasy7for .kvm0o    .wng2d0sk::before,
.dasy7for .onlrm1  .wng2d0sk::before,
.dasy7for .j0iu  .wng2d0sk::before,
.dasy7for .rdwepl .wng2d0sk::before { color: var(--accent-light) !important; }
.b6cbi .vpnfy4z ul li,
.b6cbi .maptwsx li         { color: #4ade80; }
.b6cbi .vpnfy4z .zbrolme { color: #22c55e; }
.b6cbi .w4p8 ul li,
.b6cbi .mcdh li         { color: #f87171; }
.b6cbi .w4p8 .md1l7m { color: #ef4444; }
.g30yp .zbrolme::before { content: "★ "; }
.g30yp .md1l7m::before { content: "✕ "; }
.zlo08r .ul47za1e { background: transparent; border-left: none; border: 1.5px solid; }
.zlo08r .ucw18x     { border-color: var(--c-tip-border); }
.zlo08r .vrpvkc    { border-color: #60a5fa; }
.zlo08r .ul47za1e strong { color: var(--text-primary); }
.zlo08r .ul47za1e p      { color: var(--text-muted); }
.o1a0pr4t .ul47za1e { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.o1a0pr4t .ucw18x     { border-top-color: var(--c-tip-border); }
.o1a0pr4t .vrpvkc    { border-top-color: #60a5fa; }
.xxazicya .ul47za1e { border-left: none; border-radius: 8px; }
.xxazicya .ucw18x     { background: #065f46; }
.xxazicya .vrpvkc    { background: #1e3a8a; }
.xxazicya .ul47za1e strong,
.xxazicya .ul47za1e p { color: #fff; }
.xxazicya .wng2d0sk::before { color: rgba(255,255,255,0.85) !important; }
.mnevidx.xxazicya .ucw18x,
.mnevidx .xxazicya .ucw18x     { background: #052e16; }
.mnevidx.xxazicya .vrpvkc,
.mnevidx .xxazicya .vrpvkc    { background: #1e1036; }
.pb4wy.xxazicya .ucw18x,
.pb4wy .xxazicya .ucw18x      { background: #2d2000; }
.pb4wy.xxazicya .rmbt,
.pb4wy .xxazicya .rmbt  { background: #2d0b0b; }
.pb4wy.xxazicya .vrpvkc,
.pb4wy .xxazicya .vrpvkc     { background: #2d1600; }
.q3xnrjsx.xxazicya .ucw18x,
.q3xnrjsx .xxazicya .ucw18x      { background: #0c1a2e; }
.q3xnrjsx.xxazicya .vrpvkc,
.q3xnrjsx .xxazicya .vrpvkc     { background: #0a2020; }
.a07u .ul47za1e { border-left: none; border-radius: 6px; padding: 10px 14px; }
.a07u .ucw18x     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.a07u .vrpvkc    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.a07u .ul47za1e strong { color: var(--text-primary); }
.a07u .ul47za1e p      { color: var(--text-muted); }
.lj72u0bm .ul47za1e { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.kvm0o .wng2d0sk,
.onlrm1 .wng2d0sk,
.j0iu .wng2d0sk,
.rdwepl .wng2d0sk { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.kvm0o .wng2d0sk::before,
.onlrm1 .wng2d0sk::before,
.j0iu .wng2d0sk::before,
.rdwepl .wng2d0sk::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.kvm0o .ucw18x     .wng2d0sk::before { content: "✦"; color: var(--c-tip-border); }
.kvm0o .rmbt .wng2d0sk::before { content: "▲"; color: var(--c-warn-border); }
.kvm0o .vrpvkc    .wng2d0sk::before { content: "◉"; color: #60a5fa; }
.onlrm1 .ucw18x     .wng2d0sk::before { content: "★"; color: var(--c-tip-border); }
.onlrm1 .rmbt .wng2d0sk::before { content: "◆"; color: var(--c-warn-border); }
.onlrm1 .vrpvkc    .wng2d0sk::before { content: "●"; color: #60a5fa; }
.j0iu .ucw18x     .wng2d0sk::before { content: "▶"; color: var(--c-tip-border); }
.j0iu .rmbt .wng2d0sk::before { content: "■"; color: var(--c-warn-border); }
.j0iu .vrpvkc    .wng2d0sk::before { content: "▸"; color: #60a5fa; }
.rdwepl .ucw18x     .wng2d0sk::before { content: "→"; color: var(--c-tip-border); }
.rdwepl .rmbt .wng2d0sk::before { content: "⬥"; color: var(--c-warn-border); }
.rdwepl .vrpvkc    .wng2d0sk::before { content: "◈"; color: #60a5fa; }
.t1bd65o .ctla18a .euwde1,
.t1bd65o .bb6q .euwde1  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.t1bd65o .l78kpefq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.t1bd65o .sfp52wxu          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.t1bd65o .gjyvq45                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h38z1 .ctla18a .euwde1,
.h38z1 .bb6q .euwde1,
.h38z1 .l78kpefq,
.h38z1 .fsh3yrp,
.h38z1 .g2k8x,
.h38z1 .sfp52wxu,
.h38z1 .gjyvq45,
.h38z1 .lj72u0bm .ul47za1e { box-shadow: none; }
.knd4ge   .q6r4l, .knd4ge .k4n1l0nw, .knd4ge .m7c0oap,
.knd4ge   .pz5fq1, .knd4ge .uvq3dc2q { font-size: 0.9rem; }
.knd4ge   .f9q1ir, .knd4ge .okly1kx7 { font-size: 0.9rem; }
.i9ejk   .q6r4l, .i9ejk .k4n1l0nw, .i9ejk .m7c0oap,
.i9ejk   .pz5fq1, .i9ejk .uvq3dc2q { font-size: 0.95rem; }
.i9ejk   .f9q1ir, .i9ejk .okly1kx7 { font-size: 0.95rem; }
.thoqd   .q6r4l, .thoqd .k4n1l0nw, .thoqd .m7c0oap,
.thoqd   .pz5fq1, .thoqd .uvq3dc2q { font-size: 1.08rem; }
.thoqd   .f9q1ir, .thoqd .okly1kx7 { font-size: 1.05rem; }
.thoqd   .io77zwjt { font-size: 0.97rem; }
.juir3fsu .fo5hau2i      { font-size: 3.2rem; }
.juir3fsu h2.sydld8ym { font-size: 1.9rem; }
.juir3fsu h3.hkjp0     { font-size: 1.4rem; }
.etbbaw .fo5hau2i      { font-size: 3.8rem; }
.etbbaw h2.sydld8ym { font-size: 2.2rem; }
.etbbaw h3.hkjp0     { font-size: 1.6rem; }
.b9b06t + .b9b06t { position: relative; }
.wbyo   .b9b06t + .b9b06t::before,
.wz55nka4  .b9b06t + .b9b06t::before,
.cqd89hd   .b9b06t + .b9b06t::before,
.e5bamtwh   .b9b06t + .b9b06t::before,
.in6tg   .b9b06t + .b9b06t::before,
.vbrs3vvq .b9b06t + .b9b06t::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.wbyo .b9b06t + .b9b06t::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.wz55nka4 .b9b06t + .b9b06t::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.cqd89hd .b9b06t + .b9b06t::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;
}
.e5bamtwh .b9b06t + .b9b06t::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.c6lhabu .b9b06t { margin-bottom: 16px; }
.c6lhabu .b9b06t + .b9b06t { margin-top: 0; }
.c6lhabu .nfjggy { padding-top: 0; padding-bottom: 0; }
.in6tg .b9b06t + .b9b06t::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.vbrs3vvq .b9b06t + .b9b06t::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.l5r5acc .b9b06t + .b9b06t::before,
.fch30h46 .b9b06t + .b9b06t::before,
.l6f9yyv .b9b06t + .b9b06t::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%;
}
.vm1un5g0 .l5r5acc .b9b06t:nth-child(even)::before,
.vm1un5g0 .fch30h46 .b9b06t:nth-child(even)::before,
.vm1un5g0 .l6f9yyv .b9b06t:nth-child(even)::before { background: var(--bg-surface); }
.ylkrx .l5r5acc .b9b06t:nth-child(even)::before,
.ylkrx .fch30h46 .b9b06t:nth-child(even)::before,
.ylkrx .l6f9yyv .b9b06t:nth-child(even)::before { background: var(--bg-card); }
.l5r5acc .b9b06t + .b9b06t::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");
}
.fch30h46 .b9b06t + .b9b06t::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");
}
.l6f9yyv .b9b06t + .b9b06t::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");
}
.fodozknd .rx8ytke,
.ceiuur7r .rx8ytke,
.mtf5p8w .rx8ytke { overflow: hidden; }
.fodozknd .xi2h,
.ceiuur7r .xi2h { margin-bottom: 60px; }
.mtf5p8w .xi2h { margin-bottom: 70px; }
.fodozknd .rx8ytke::before,
.ceiuur7r .rx8ytke::before,
.mtf5p8w .rx8ytke::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%;
}
.fodozknd .rx8ytke::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");
}
.ceiuur7r .rx8ytke::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");
}
.mtf5p8w .rx8ytke::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");
}
.e34qf6e .rx8ytke:not(.jzukgu5d) .l0wa { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ludxr7r .rx8ytke:not(.jzukgu5d) .l0wa { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.tx72gmyk  .rx8ytke:not(.jzukgu5d) .l0wa { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.pk2tne  .rx8ytke:not(.jzukgu5d) .l0wa { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.e34qf6e .jzukgu5d { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ludxr7r .jzukgu5d { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.tx72gmyk .jzukgu5d { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.pk2tne .jzukgu5d { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.jx2i .jzukgu5d { background: var(--accent); }
.jx2i .jzukgu5d .l0wa { background: none; }
.jx2i .rx8ytke:not(.jzukgu5d) .l0wa { background: rgba(0,0,0,0.6); }
.w5od1vx3 .sakv { float: left; width: 38%; margin: 0 28px 16px 0; }
.w5od1vx3 .sakv .jxe2p { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w5od1vx3 .nfjggy::after { content: ''; display: block; clear: both; }
.wmstz5a .sakv { float: right; width: 38%; margin: 0 0 16px 28px; }
.wmstz5a .sakv .jxe2p { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wmstz5a .nfjggy::after { content: ''; display: block; clear: both; }
.lwr3mld .b9b06t:nth-child(odd)  .sakv { float: left;  width: 38%; margin: 0 28px 16px 0; }
.lwr3mld .b9b06t:nth-child(even) .sakv { float: right; width: 38%; margin: 0 0 16px 28px; }
.lwr3mld .sakv .jxe2p { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lwr3mld .nfjggy::after { content: ''; display: block; clear: both; }
.w5od1vx3 .o7wap,
.wmstz5a .o7wap,
.wmstz5a .b3ng411,
.lwr3mld .o7wap,
@media (max-width: 900px) {
  .w5od1vx3 .sakv,
  .wmstz5a .sakv,
  .lwr3mld .b9b06t:nth-child(odd)  .sakv,
  .lwr3mld .b9b06t:nth-child(even) .sakv {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .w5od1vx3 .sakv .jxe2p,
  .wmstz5a .sakv .jxe2p,
  .lwr3mld .sakv .jxe2p {
    max-height: none !important;
  }
}
.w5od1vx3 .f9q1ir,
.w5od1vx3 .okly1kx7,
.wmstz5a .f9q1ir,
.wmstz5a .okly1kx7,
.lwr3mld .f9q1ir,
.lwr3mld .okly1kx7 { overflow: hidden; }
@media (max-width: 640px) {
  .w5od1vx3 .sakv,
  .wmstz5a .sakv,
  .lwr3mld .sakv { float: none; width: 100%; margin: 0 0 16px 0; }
}
.a43ad2u0 .tjm8,
.a43ad2u0 .nfjggy,
.a43ad2u0 .o8xk  { max-width: 1100px; }
.a43ad2u0 { --content-mw: 1100px; }
.fnk229 .tjm8,
.fnk229 .nfjggy,
.fnk229 .o8xk  { max-width: 1200px; }
.os96b .tjm8,
.os96b .nfjggy,
.os96b .o8xk  { max-width: 1320px; }
.rc0tdk { font-size: 0.82rem; color: var(--text-muted); }
.rnm91e { display: flex; align-items: center; }
.ffu86ar8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.g0u6ns { display: flex; align-items: center; }
.nihfl { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nihfl:hover { text-decoration: underline; }
.c90pwzdx { margin: 0 3px; opacity: 0.45; }
.c90pwzdx::before { content: '/'; }
.bu2y0mh { padding: 2px 5px; color: var(--text-main); }
.lz7fz6 .rc0tdk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lz7fz6 .rnm91e { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nwujz0 .rc0tdk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nwujz0 .rnm91e { padding: 0 0 0 12px; }
.hwp6 .rnm91e { padding: 0 16px; }
.hwp6 .rc0tdk {
  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);
}
.hwp6 .tjm8 { padding-top: 28px; }
@media (max-width: 720px) {
  .u0yh { margin-top: 18px; padding: 0 16px; }
  .hwp6 .tjm8 { padding-top: 16px; }
}
.a43ad2u0.lz7fz6 .rnm91e { max-width: 1100px; }
.fnk229.lz7fz6 .rnm91e { max-width: 1200px; }
.os96b.lz7fz6 .rnm91e { max-width: 1320px; }
.a43ad2u0 .u0yh { max-width: 1100px; }
.amfgo6 .b9b06t { padding-top: 16px; padding-bottom: 16px; }
.yikpgw9 .b9b06t { padding-top: 24px; padding-bottom: 24px; }
.ys2dvw1p .b9b06t { padding-top: 40px; padding-bottom: 40px; }
.cdvu .b9b06t { padding-top: 52px; padding-bottom: 52px; }
.rd6d4 .b9b06t:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.rd6d4 .b9b06t:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.rd6d4 .b9b06t:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.rd6d4 .b9b06t:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ismcwi7 .nfjggy { padding-top: 10px;  padding-bottom: 10px; }
.pyxe .nfjggy { padding-top: 18px;  padding-bottom: 18px; }
.ohzo00 .nfjggy { padding-top: 36px;  padding-bottom: 36px; }
.wh5y .nfjggy { padding-top: 48px;  padding-bottom: 48px; }
.visl h2.sydld8ym { font-weight: 600; }
.visl h3.hkjp0     { font-weight: 600; }
.fv5w9t1k h2.sydld8ym { font-weight: 800; }
.fv5w9t1k h3.hkjp0     { font-weight: 700; }
.spqq { font-weight: 600; }
.spqq h2.sydld8ym { font-weight: 900; }
.spqq h3.hkjp0     { font-weight: 800; }
.spqq .ul47za1e strong,
.spqq .ul47za1e strong { font-weight: 600; }
.flc2uzs {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.x095wxp .flc2uzs { display: none; }
@media (max-width: 640px) {
  .jdnb8w { display: none; }
  .flc2uzs {
    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;
  }
}
.flc2uzs { background: var(--cta) !important; color: #fff !important; border: none !important; }
.flc2uzs:hover { opacity: 0.85; }
.smek .flc2uzs { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ej5ht .flc2uzs,
.h40w9b  .flc2uzs { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ej5ht .flc2uzs:hover,
.h40w9b  .flc2uzs:hover { opacity: 0.88; }
.smek.ej5ht .flc2uzs,
.smek.h40w9b  .flc2uzs { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.lsvfalg5 {
  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;
}
.lsvfalg5:hover { transform: translateY(-2px); opacity: 0.92; }
.lsvfalg5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.z4a5 .lsvfalg5 { display: none; }
.o1fym9 .lsvfalg5 { right: 32px; }
.qct17mc8  .lsvfalg5 { left: 32px; }
@media (max-width: 480px) {
  .o1fym9 .lsvfalg5 { right: 20px; bottom: 20px; }
  .qct17mc8  .lsvfalg5 { left: 20px; bottom: 20px; }
}
.z4tt { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.o8xk { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.o1t1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.vmow { color: var(--text-dim); font-size: 0.8rem; }
.fkhfy52l { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.fkhfy52l img { height: 26px; width: auto; object-fit: contain; }
.zuu6az { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.kwiu .o8xk { text-align: center; }
.kwiu .o1t1 { margin-top: 0; }
.c0tny { margin-top: 10px; }
.c0tny a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .o8xk { padding-left: 16px; padding-right: 16px; }
  .i0otqo4 .o8xk { padding: 20px 16px; }
  .kbrra { gap: 4px 12px; }
  .o1t1 { font-size: 0.78rem; }
}
.dopu .c2qw5a .fkhfy52l { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.dopu .zuu6az { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.dopu .si58qd4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.dopu .si58qd4 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.dopu .si58qd4 a:hover { color: var(--accent-light); }
.dopu .o1t1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.dopu .vmow { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .dopu .rrcgncbg { grid-template-columns: 1fr 1fr; } .dopu .c2qw5a { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dopu .rrcgncbg { grid-template-columns: 1fr; } }
.xfsahp .fkhfy52l { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.xfsahp .o1t1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .xfsahp .ya6e3pw { gap: 12px; } .xfsahp .fkhfy52l { margin-right: 0; width: 100%; } }
.oclbwas .imyreb { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.oclbwas .bwdvey .fkhfy52l { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.oclbwas .zuu6az { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.oclbwas .gfqbij1 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.oclbwas .si58qd4 { display: flex; flex-direction: column; gap: 9px; }
.oclbwas .si58qd4 a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.oclbwas .si58qd4 a:hover { color: var(--accent-light); }
.oclbwas .tud16 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.oclbwas .o1t1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.oclbwas .vmow { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .oclbwas .imyreb { grid-template-columns: 1fr 1fr; } .oclbwas .bwdvey { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oclbwas .imyreb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ikd8 .r6v9zc7w { grid-template-columns: 1fr 1fr; } .ikd8 .sfn5mz3s:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ikd8 .r6v9zc7w { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .f5fs1oj .r6v9zc7w { grid-template-columns: 1fr; } }
.ajarj .o8xk { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.otjhxa .tou448      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.otjhxa .z4tt { background: var(--bg-page); border-top-color: var(--border-alt); }
.sic8hnw7 .tou448      { background: #0d1117; border-bottom-color: #21262d; }
.sic8hnw7 .x2eqpn { color: var(--accent-light); }
.sic8hnw7 .nhc52cht { --msep-color: #8b949e; }
.sic8hnw7 .nhc52cht a { color: #8b949e; }
.sic8hnw7 .nhc52cht a:hover { color: var(--accent-light); }
.sic8hnw7 .tw5o884e { color: #8b949e; }
.sic8hnw7 .z4tt { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sic8hnw7 .o1t1,
.sic8hnw7 .vmow { color: #6e7681; }
.sic8hnw7 .si58qd4 a, .sic8hnw7 .z3o38b a,
.sic8hnw7 .fkhfy52l { color: #e6edf3; }
.sic8hnw7 .si58qd4 a:hover, .sic8hnw7 .z3o38b a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .sic8hnw7 .nhc52cht { background: #0d1117; border-top-color: #21262d; }
  .sic8hnw7 .nhc52cht li a { border-bottom-color: #21262d; }
}
.mg7szqi .tou448      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mg7szqi .x2eqpn { color: var(--accent-light); }
.mg7szqi .nhc52cht { --msep-color: #475569; }
.mg7szqi .nhc52cht a { color: #475569; }
.mg7szqi .nhc52cht a:hover { color: var(--accent-light); }
.mg7szqi .tw5o884e { color: #64748b; }
.mg7szqi .z4tt { background: #f0f4f8; border-top-color: #cbd5e1; }
.mg7szqi .o1t1,
.mg7szqi .vmow { color: #64748b; }
.mg7szqi .si58qd4 a, .mg7szqi .z3o38b a,
.mg7szqi .nq00 a, .mg7szqi .fkhfy52l { color: #374151; }
.mg7szqi .si58qd4 a:hover, .mg7szqi .z3o38b a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .mg7szqi .nhc52cht { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mg7szqi .nhc52cht li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ej5ht .tou448      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ej5ht .x2eqpn { color: #fff; }
.ej5ht .nhc52cht { --msep-color: rgba(255,255,255,0.82); }
.ej5ht .nhc52cht a { color: rgba(255,255,255,0.82); }
.ej5ht .nhc52cht a:hover { color: #fff; }
.ej5ht .tw5o884e { color: rgba(255,255,255,0.9); }
.ej5ht .z4tt { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ej5ht .o1t1,
.ej5ht .vmow { color: rgba(255,255,255,0.72); }
.ej5ht .si58qd4 a, .ej5ht .z3o38b a,
.ej5ht .nq00 a, .ej5ht .fkhfy52l { color: #fff; }
.ej5ht .zuu6az, .ej5ht .gfqbij1 { color: rgba(255,255,255,0.7); }
.ej5ht .si58qd4 a:hover, .ej5ht .z3o38b a:hover { color: #fff; }
@media (max-width: 640px) {
  .ej5ht .nhc52cht { background: var(--accent); border-top-color: var(--accent-light); }
  .ej5ht .nhc52cht li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.h40w9b .tou448 {
  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);
}
.h40w9b .z4tt {
  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) {
  .h40w9b .nhc52cht {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.h5nkf2u5 .wjty7x0 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.egbd5nn .wjty7x0 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bspv562 .wjty7x0 { min-height: 72px; height: auto; }
.r9e2em .wjty7x0 { min-height: 84px; height: auto; }
.i0otqo4 .wjty7x0 { max-width: none; padding: 0 32px; }
.i0otqo4 .o8xk  { max-width: none; padding: 24px 32px; }
.rydl4v87.fnk229 .wjty7x0 { max-width: 1200px; }
.rydl4v87.os96b .wjty7x0 { max-width: 1320px; }
.em0up7q   .x2eqpn, .em0up7q   .fkhfy52l { text-transform: capitalize; }
.d5fk .x2eqpn, .d5fk .fkhfy52l { text-transform: lowercase; }
.bmpf5r .x2eqpn, .bmpf5r .fkhfy52l { text-transform: uppercase; letter-spacing: 0.06em; }
.nql3avh, .bqd7tqaz {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.fqqe5gm0 .nql3avh,
.fqqe5gm0 .bqd7tqaz { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.x1apso .nql3avh,
.x1apso .bqd7tqaz { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.v1c12 .nql3avh,
.v1c12 .bqd7tqaz { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lto9dgxw .nql3avh,
.lto9dgxw .bqd7tqaz { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ylgasxk   .nhc52cht a { font-weight: 500; }
.skdkd570 .nhc52cht a { font-weight: 600; }
.ele29g5x     .nhc52cht a { font-weight: 700; }
.xcddsi5    .nhc52cht a { font-weight: 800; letter-spacing: 0.01em; }
.o13l     .nhc52cht > li + li::before,
.do7z    .nhc52cht > li + li::before,
.fdmub4in    .nhc52cht > li + li::before,
.uwk4193 .nhc52cht > li + li::before,
.xc3ud .nhc52cht > li + li::before,
.y8w57hc  .nhc52cht > li + li::before,
.a27589i    .nhc52cht > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.o13l     .nhc52cht > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.do7z    .nhc52cht > li + li::before { content: "|"; }
.fdmub4in    .nhc52cht > li + li::before { content: "—"; }
.uwk4193 .nhc52cht > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.xc3ud .nhc52cht > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.y8w57hc  .nhc52cht > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.a27589i    .nhc52cht > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .e19mv .tw5o884e,
  .j6nnm .tw5o884e,
  .icur5g .tw5o884e,
  .dfxyzoid .tw5o884e,
  .o7m6ax7 .tw5o884e {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .e19mv .tw5o884e::before,
  .j6nnm .tw5o884e::before,
  .icur5g .tw5o884e::before,
  .dfxyzoid .tw5o884e::before,
  .o7m6ax7 .tw5o884e::before { content: ""; display: block; flex-shrink: 0; }

  
  .e19mv .tw5o884e::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;
  }

  
  .j6nnm .tw5o884e::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;
  }

  
  .icur5g .tw5o884e::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;
  }

  
  .dfxyzoid .tw5o884e::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;
  }

  
  .o7m6ax7 .tw5o884e::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) {
  .yekm .tw5o884e {
    padding: 5px 14px;
  }
  .yekm .nhc52cht {
    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;
  }
  .yekm .nhc52cht li a {
    border-bottom: none; padding: 10px 22px;
  }
  .yekm .nhc52cht li a:hover { background: var(--bg-raised); }
  .yekm .jdeb,
  .fh9i4l6n .jdeb,
  .eq3vayk0 .jdeb { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .itsq0bq .tw5o884e {
    padding: 5px 10px;
  }
  .itsq0bq .nhc52cht {
    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);
  }
  .itsq0bq .nhc52cht.r1tn8ae1 { transform: translateX(0); }
  .itsq0bq .nhc52cht li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .itsq0bq .nhc52cht li:last-child a { border-bottom: none; }
  .ej5ht .nhc52cht,
  .sic8hnw7 .nhc52cht { background: var(--accent) !important; }
  .ej5ht .nhc52cht li a,
  .sic8hnw7 .nhc52cht li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .eq3vayk0 .tw5o884e {
    padding: 5px 10px;
  }
  .eq3vayk0 .nhc52cht {
    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);
  }
  .eq3vayk0 .nhc52cht::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .eq3vayk0 .nhc52cht.r1tn8ae1 { transform: translateY(0); }
  .eq3vayk0 .nhc52cht li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zu5c .tw5o884e {
    padding: 5px 10px;
  }
  .zu5c .nhc52cht {
    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;
  }
  .zu5c .nhc52cht.r1tn8ae1 { opacity: 1; pointer-events: auto; }
  .zu5c .nhc52cht li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .n76u     .tw5o884e { border-radius: 0 !important; }
  .uwotkx5m   .tw5o884e { border-radius: 8px !important; }
  .lgl8trr .tw5o884e { border-radius: 50% !important; }
  .ljfm   .tw5o884e { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .f7onmj76 .tns081a { flex-direction: column; align-items: stretch; }
  .f7onmj76 .a550yeqy { flex-direction: row; min-width: auto; }
  .f7onmj76 .esmq { align-items: flex-start; text-align: left; }
}
.g4pufr,
.g4pufr.b9b06t,
.vm1un5g0 .g4pufr,
.vtfil7 .g4pufr,
.ylkrx .g4pufr,
.v8i53 .g4pufr {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.lhwpj {
  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;
}
.ss1n { flex: 1 1 280px; min-width: 0; }
.v96tpkl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.dyh4b {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.jjyey {
  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;
}
.jjyey:hover { transform: translateY(-1px); opacity: 0.95; }
.s6hrfk9 .lhwpj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.s6hrfk9 .v96tpkl { color: var(--cta); }
.s6hrfk9 .dyh4b { color: var(--text-body); }
.s6hrfk9 .jjyey {
  background: var(--cta) !important;
  color: #fff !important;
}
.fkavcc .lhwpj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.fkavcc .v96tpkl { color: var(--text-primary); }
.fkavcc .dyh4b { color: var(--text-body); }
.fkavcc .jjyey {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .lhwpj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ss1n { flex: 0 0 auto; }
  .v96tpkl { font-size: 1.2rem; }
  .jjyey { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.erdm .z9zl { height: 36px; }
.lndl6o .z9zl { height: 60px; max-width: 200px; }
.nq7wytn9 .z9zl { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .hjyn .b3ng411 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hjyn .fsh3yrp {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hjyn .fsh3yrp { padding: 40px 16px 20px; }
  .hjyn .ln61z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hjyn .ilro { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .z8c1tfp6 .fsh3yrp {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .z8c1tfp6 .fsh3yrp::before {
    position: absolute; top: 14px; left: 14px;
  }
  .z8c1tfp6 .twck0rnt {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .z8c1tfp6 .hdqatfam { white-space: normal; text-align: center; font-size: 1.2rem; }
  .z8c1tfp6 .ln61z {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .z8c1tfp6 .ilro { width: 100%; min-width: 0; }
  .z8c1tfp6 .sip1 { min-width: 0; }
}
.old5lzy .aquu4q {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.old5lzy .aquu4q summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.old5lzy .aquu4q p { padding: 0 2px 16px; }
.vybf .aquu4q { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vybf .aquu4q summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vybf .aquu4q summary::after { content: "›"; font-size: 1.2em; }
.vybf .aquu4q[open] summary::after { content: "‹"; }
.vybf .aquu4q p { padding: 10px 22px 4px; }
.wduj .aquu4q {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.wduj .aquu4q summary { color: var(--text-primary); padding-left: 16px; }
.wduj .aquu4q summary::after { content: "›"; font-size: 1.1em; }
.wduj .aquu4q[open] summary::after { content: "‹"; }
.wduj .aquu4q p { padding-left: 16px; }
.xydfj2lv .o9eaj3 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xydfj2lv .aquu4q {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xydfj2lv .aquu4q:last-child { border-bottom: none; }
.xydfj2lv .aquu4q summary { color: var(--text-primary); border-radius: 0; }
.xydfj2lv .aquu4q summary::after { content: "›"; font-size: 1.1em; }
.xydfj2lv .aquu4q[open] summary::after { content: "‹"; }
.h9k0yva .aquu4q { overflow: hidden; }
.h9k0yva .aquu4q summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.h9k0yva .aquu4q summary::after { color: rgba(255,255,255,.75); }
.h9k0yva .aquu4q[open] summary { border-radius: 0; }
.vmcb12s5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wgpl9 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ctq662 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.fwj7qz { color: var(--text-muted); font-size: 1.05rem; }
.r524i5cb {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.h059 { margin-bottom: 20px; }
.x2t2ftl {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uk97n8 {
  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;
}
.uk97n8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ei4qekm { resize: vertical; min-height: 130px; }
.nrtgp870 { width: 100%; margin-top: 8px; }
.dk4o {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.twa1m3r1 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sfidr { color: var(--text-muted); line-height: 1.75; }
.lffty { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.lffty li { margin-bottom: 6px; }
.yx7ul2 { max-width: 760px; margin: 0 auto; }
.okqoegkc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c96hvc3r { max-width: 760px; margin: 0 auto; }
.emodhg { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.emodhg:last-child { border-bottom: none; }
.i7mnr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.emodhg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.emodhg ul.lffty { margin: 0; }
.oii284p .i7mnr { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .oii284p { grid-template-columns: 1fr; gap: 10px; } }
.rrg02 .i7mnr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.nl598o .lffty { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .og5x { grid-template-columns: 1fr; } }
.zygf3 { color: inherit; text-decoration: none; }
.zygf3:hover { color: var(--accent-light); text-decoration: underline; }
.vnean { display: inline-block; line-height: 0; }
.jetcps8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.qe1jf { max-width: 760px; margin: 0 auto; }
.fsax5e0e ul.lffty { margin: 0; }
.dljowy { color: var(--text-muted); line-height: 1.75; }
.cdri8 .lffty,
.fqodwvf .lffty,
.yjaia .lffty,
.us0ey8s8 .lffty {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.yaaelo { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.anbflkb { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.h3kt1 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.otpc { margin-top: 12px; }
.qnx5uib { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.qnx5uib:hover { border-bottom-color: var(--accent-light); }
.h956 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.h956 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.b4mw4 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.t2wszbsi { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.w6v7d0jj { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .iyh18 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.wg634 .h3kt1, .wg634 .anbflkb { max-width: 640px; }
.bq6333 .yaaelo { font-size: 1.6rem; margin-top: 18px; }
.wb1bfiv .h3kt1 { margin-bottom: 28px; }
@media (max-width: 860px) { .u62d { grid-template-columns: 1fr; } .bq6333 { position: static; text-align: center; } }
.r3f8htj6 .h956 { margin: 0 auto 18px; }
.r3f8htj6 .t2wszbsi { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xp76io { grid-template-columns: 1fr; } }
.pgims2 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.erdkk5 { flex: 1; }
.pgims2 .yaaelo { font-size: 1.6rem; margin-bottom: 6px; }
.wcwgb { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.us0ey8s8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.l6ic3 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.us0ey8s8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.us0ey8s8 .lffty { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pgims2 { flex-direction: column; text-align: center; } .wcwgb { grid-template-columns: 1fr; } }
.rdoerkff .yaaelo { font-size: 1.35rem; margin: 0 0 4px; }
.rdoerkff .t2wszbsi { margin: 0; }
.f6q9t6 .ctq662 { color: var(--accent-light); }
.k0vju5 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.k0vju5 .ctq662 { font-size: 2rem; }
.k0vju5 .fwj7qz { max-width: 680px; }
.extqjelj .ctq662 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.extqjelj .fwj7qz  { margin: 0; }
@media (max-width: 640px) { .extqjelj { flex-direction: column; } }
.c71y8 .ctq662 { color: var(--accent-light); }
.o7xjjii .ctq662 { color: #fff; }
.o7xjjii .fwj7qz  { color: rgba(255,255,255,0.85); }
.x2w8u { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .a3jzh { grid-template-columns: 1fr; } }
.xxnzkmuh .uk97n8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xxnzkmuh .uk97n8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.n9oxqf .uk97n8 { background: var(--bg-raised); border-color: transparent; }
.n9oxqf .uk97n8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.n2mbu .uk97n8 { border-radius: 100px; padding: 11px 20px; }
.n2mbu .ei4qekm { border-radius: 14px; }
@media (max-width: 640px) { .hemr34 { grid-template-columns: 1fr; } }
.mmhk { counter-reset: priv-count; }
.xuw85 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.xuw85:last-child { border-bottom: none; }
.g6pl1gc3 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.xuw85 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xuw85 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.p7ffb{position:relative;overflow:visible}
.atcq3eu5 .dhn3mej{display:block}
.mwzk .e83yc{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.f4gj9h7{--date-bg:var(--accent-bg)}
.nx5d7wqo .qddf20::before{content:""}
.x3vza1z{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.jp11o{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.uvzijno{display:flex;flex-direction:column;gap:3px}
.v2e49akq{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.qr9krun4{font-weight:700;font-size:1rem;color:var(--text-heading)}
.xhi00crc{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.g0uinek .x3vza1z{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.csqp94 .x3vza1z{border-top:3px solid var(--accent);padding-top:18px}
.iwprg .x3vza1z{border-left:3px solid var(--accent);border-radius:0}
.v7b9n009 .x3vza1z{padding:20px 0}
@media(max-width:640px){
  .x3vza1z{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .xhi00crc{max-width:100%}
}
.l1s4ux .sfp52wxu{margin:0}
@media (max-width:560px){
  .tmv64{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .z092p { padding: 28px 18px 20px; }
  .vplgsjkt { font-size: 1.2rem; }
  .y07ude { max-width: 220px; max-height: 80px; }
}
.p3oln .e44qk94e { border-radius: 22px; }
.cbbx074v .lhwpj {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .e44qk94e { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ksl5r {
  margin: 28px 0 24px;
}
.ksl5r .b9b06t {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ksl5r .nfjggy {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ksl5r .lhwpj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .wjty7x0 { flex-direction: row-reverse; }
[dir="rtl"] .nhc52cht { flex-direction: row-reverse; }
[dir="rtl"] .o1fym9 .lsvfalg5 { right: auto; left: 32px; }
[dir="rtl"] .qct17mc8  .lsvfalg5 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .o1fym9 .lsvfalg5 { right: auto; left: 20px; }
  [dir="rtl"] .qct17mc8  .lsvfalg5 { left: auto;  right: 20px; }
}
[dir="rtl"] .w5od1vx3 .sakv  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wmstz5a .sakv { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .f9q1ir, [dir="rtl"] .okly1kx7 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ul47za1e { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .lhwpj { direction: rtl; }
[dir="rtl"] .rc0tdk { direction: rtl; }
[dir="rtl"] .gjyvq45 { direction: rtl; }
[dir="rtl"] .b8qg { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .er7c .okly1kx7,
[dir="rtl"] .cg37begw .okly1kx7,
[dir="rtl"] .xg9sad .okly1kx7,
[dir="rtl"] .jexnvxk .okly1kx7 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .er7c .okly1kx7 li::before,
[dir="rtl"] .cg37begw .okly1kx7 li::before,
[dir="rtl"] .xg9sad .okly1kx7 li::before,
[dir="rtl"] .jexnvxk .okly1kx7 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rx8ytke.hgu7 .xi2h,
[dir="rtl"] .pkds8.hgu7 .xi2h,
[dir="rtl"] .jzukgu5d.hgu7 .xi2h,
[dir="rtl"] .y0vdkz5.hgu7 .xi2h,
[dir="rtl"] .o84xtyj.hgu7 .xi2h { text-align: right; }
[dir="rtl"] .js6t.hgu7 .u9u8 { align-items: flex-end; text-align: right; }
[dir="rtl"] .nfjggy,
[dir="rtl"] .pz5fq1,
[dir="rtl"] .uvq3dc2q,
[dir="rtl"] .adnr,
[dir="rtl"] .xi2h { text-align: right; }
[dir="rtl"] .r524i5cb,
[dir="rtl"] .x2t2ftl,
[dir="rtl"] .h3kt1,
[dir="rtl"] .uk97n8,
[dir="rtl"] .ei4qekm { text-align: right; direction: rtl; }
[dir="rtl"] .n2mbu .uk97n8,
[dir="rtl"] .xxnzkmuh .uk97n8 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #401a8f;
  --brand:           #401a8f;
  --brand-light:     #885fdc;
  --brand-pale:      #b39ce1;
  --grad-start:      #190a38;
  --grad-end:        #361679;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #c691ff;
  --cta-light:       #eddefe;
  --cta-hover:       #dbb9fe;
  --bg-page:         #0a0514;
  --bg-surface:      #100820;
  --bg-card:         #160b2c;
  --bg-card-inner:   #1c0e38;
  --bg-raised:       #221144;
  --bg-hover:        #281451;
  --border:          #301961;
  --border-alt:      #3c1f79;
  --border-section:  #301961;
  --text-primary:    #e4e3e7;
  --text-muted:      #a39ead;
  --text-body:       #cac7d0;
  --text-sub:        #a39ead;
  --text-faint:      #6f697c;
  --text-dim:        #565160;
  --text-label:      #888295;
  --text-value:      #bdb9c4;
  --accent-bg:       #1a122a;
  --accent-bg-light: #261942;
  --bg-tip:          #162622;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162622;
  --bg-cons:         #26161a;
  --c-pros:          #7fefd4;
  --c-cons:          #e689a0;
  --c-pros-label:    #52eac5;
  --c-tip-border:    #32e6bb;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7fefd4;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.ssrqa04t .o4gllgh, .ssrqa04t .js6t { min-height: 420px; }
.c90pwzdx::before { content: '•'; }