:root {
  --color-accent: #18d376;
  --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;
}
.kgcl4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qp8gqo6z {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.inw1ckg {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.k8pzhdm { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ot5a { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ot5a a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ot5a a:hover { color: var(--accent-light); }
.vs6c09e  .jed4jv { border-radius: 14px; }
.vs6c09e .jed4jv li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.vs6c09e .jed4jv li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.igubwq  .jed4jv li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .jed4jv {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .j5tyzh3h:hover .jed4jv,
  .j5tyzh3h:focus-within .jed4jv { display: block; }
  .jed4jv li a { padding: 8px 16px; font-size: 0.88rem; }
}
.by85bs {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.e6p6xhe { display: none; }
@media (max-width: 640px) {
  .e6p6xhe {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .e6p6xhe.imir { display: block; }
}
@media (max-width: 640px) {
  .by85bs { display: block; }
  .ot5a > li + li::before { display: none !important; }
  .ot5a {
    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;
  }
  .ot5a.imir { display: flex; }
  .ot5a li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ot5a li:last-child a { border-bottom: none; }
}
.ktwwltc { min-height: 480px; }
.htuw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.oi3y { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.gasfv .oi3y { margin-left: 0; margin-right: 0; }
.nxuyv0j {
  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;
}
.vfeju .nxuyv0j { margin-top: 24px; }
.nxuyv0j:hover { opacity: 0.88; }
.pu9o2wk {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.k4nrekbs {
  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%);
}
.pu9o2wk .tg2x {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.pu9o2wk .htuw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.pu9o2wk .oi3y { color: #e2e8f0; }
.pu9o2wk.eswz .tg2x { text-align: center; }
.pu9o2wk.gasfv   .tg2x { text-align: left; }
.mnfpn3aa .tg2x {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.mnfpn3aa .htuw { color: var(--text-primary); text-shadow: none; }
.mnfpn3aa .oi3y { color: var(--text-muted); }
.mnfpn3aa .nxuyv0j { margin-top: 16px; }
.mnfpn3aa, .mnfpn3aa.ktwwltc { min-height: auto !important; }
.mnfpn3aa.eswz .tg2x { text-align: center; }
.mnfpn3aa.gasfv   .tg2x { text-align: left; }
.fzhx {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.lzla .fzhx,
.lzla .fzhx::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.k4qk5br .fzhx,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.pulqka9 .fzhx,
.pulqka9 .pu9o2wk .k4nrekbs {
  overflow: hidden;
}
.pulqka9 .fzhx::after,
.pulqka9 .pu9o2wk .k4nrekbs::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%); }
}
.pib62 .fzhx,
.pib62 .fzhx::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); }
}
.pib62 .pu9o2wk .k4nrekbs {
  overflow: hidden;
}
.pib62 .pu9o2wk .k4nrekbs::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;
}
.p5bu40 .fzhx,
.p5bu40 .pu9o2wk .k4nrekbs {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.lzla .pu9o2wk .k4nrekbs {
  overflow: hidden;
}
.lzla .pu9o2wk .k4nrekbs::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;
}
.k4qk5br .pu9o2wk .k4nrekbs {
  animation: hg-breathe 10s ease-in-out infinite;
}
.fzhx .k4nrekbs {
  background: none;
}
.fzhx .htuw { color: #fff; }
.fzhx .oi3y { color: rgba(255,255,255,0.85); }
.fzhx .nxuyv0j { background: #fff; color: var(--cta); }
.fzhx .nxuyv0j:hover { opacity: 0.92; }
.ypclllea .htuw { text-shadow: none; color: var(--text-primary); }
.ypclllea .oi3y { color: var(--text-muted); }
body.hb9mdqgs .htuw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.kpur0y .htuw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ktwwltc.fzhx .htuw,
section.fzhx .htuw {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ypclllea.gasfv   .ceu8lnzv { align-items: flex-start; text-align: left; }
.ktwwltc .myxn {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.myxn .fll73q1.z2l2ff5 {
  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;
}
.myxn .fll73q1.z2l2ff5:hover { opacity: 0.85; }
.rydf .tg2x { padding-bottom: 24px; }
.vfeju .tg2x { max-width: 1100px; }
@media (max-width: 700px) {
  .ypclllea { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ypclllea:not(.kigp3kyd) .qvgw7 { display: none !important; }
  .kigp3kyd .qvgw7 { padding: 16px; }
  .ceu8lnzv  { padding: 36px 24px; }
  .ypclllea~.l1neb3m,.yp75y5n8~.l1neb3m{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ktwwltc, .ypclllea { min-height: 320px !important; }
  .htuw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dxpaw,
  .zrzuuz,
  .ilwtw { grid-template-columns: 1fr !important; }

  

  
  .rydf { display: flex !important; flex-direction: column !important; }
  .rydf .tg2x { display: contents; }
  .rydf .k4nrekbs { order: 0; }
  .rydf .htuw { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .rydf .dxpaw { order: 2; padding: 0 16px 12px !important; }
  .rydf .oi3y { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .vfeju .tg2x { display: flex; flex-direction: column; }
  .vfeju .tg2x .htuw { order: 1; }
  .vfeju .tg2x .ilwtw { order: 2; margin: 8px 0 24px !important; }
  .vfeju .tg2x .oi3y { order: 3; }
  .vfeju .tg2x .nxuyv0j { order: 4; align-self: center; margin-top: 0; }

  
  .ypclllea.kigp3kyd {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ypclllea.kigp3kyd .ceu8lnzv { display: contents; padding: 0; }
  .ypclllea.kigp3kyd .ceu8lnzv .htuw { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ypclllea.kigp3kyd .qvgw7 { order: 2; padding: 12px 16px; }
  .ypclllea.kigp3kyd .ceu8lnzv .oi3y { order: 3; padding: 0 24px; margin: 0 auto; }
  .ypclllea.kigp3kyd .ceu8lnzv .nxuyv0j { order: 4; align-self: center; margin: 8px 0 32px; }
}
.qc7gtk { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g37u { width: 100%; height: auto; display: block; border-radius: 10px; }
.zdai .qc7gtk        { border-radius: 16px; }
.zdai .g37u  { border-radius: 16px; }
.dbxfpwz .qc7gtk         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dbxfpwz .g37u   { border-radius: 8px; }
.ekj0etc4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.rduf { width: 100%; padding: 32px 0; position: relative; }
.wvt7wy4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.w8jc .rduf:nth-child(even) { background: var(--bg-surface); }
.w8jc .rduf:nth-child(odd)  { background: var(--bg-page); }
.w63n9z .rduf:nth-child(even) { background: var(--bg-card); }
.w63n9z .rduf:nth-child(odd)  { background: var(--bg-page); }
.w8jc .rduf:nth-child(odd)  .wvt7wy4 { background: var(--bg-card); border-radius: 6px; }
.w8jc .rduf:nth-child(even) .wvt7wy4 { background: var(--bg-raised); border-radius: 6px; }
.w63n9z .rduf:nth-child(odd)  .wvt7wy4 { background: var(--bg-card); border-radius: 6px; }
.w63n9z .rduf:nth-child(even) .wvt7wy4 { background: var(--bg-raised); border-radius: 6px; }
.w8jc .rduf:nth-child(even) .gup5nva .yp84uj3y,
.w63n9z .rduf:nth-child(even) .gup5nva .yp84uj3y { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.w8jc .rduf:nth-child(odd) .gup5nva .yp84uj3y,
.w63n9z .rduf:nth-child(odd) .gup5nva .yp84uj3y { background: var(--bg-card-inner); }
.w8jc .rduf:nth-child(even) .q3lq7na6 .yp84uj3y:nth-child(odd),
.w63n9z .rduf:nth-child(even) .q3lq7na6 .yp84uj3y:nth-child(odd)  { background: var(--bg-card); }
.w8jc .rduf:nth-child(even) .q3lq7na6 .yp84uj3y:nth-child(even),
.w63n9z .rduf:nth-child(even) .q3lq7na6 .yp84uj3y:nth-child(even) { background: var(--bg-card-inner); }
h1.fozi { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fozi {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.lws2a { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.g6nv h2.fozi {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zo05 h2.fozi {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vprhpc1 h2.fozi {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ilpdd8j8 h2.fozi::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.mwx4c h2.fozi {
  color: var(--text-primary); font-size: 1.7rem;
}
.d0kv h2.fozi::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ciqocdfp h2.fozi {
  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;
}
.ja79p { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ja79p { display: none; } }
.xe22rt { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.d756629 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fy8cw0y9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qksq { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.q0849t { padding-left: 20px; }
.q0849t li { margin-bottom: 6px; }
.q0849t a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.q0849t a:hover { color: var(--accent-light); }
.voo4okml .qksq { display: none; }
.podr .qksq { display: none; }
.podr .q0849t { padding-left: 0; list-style: none; }
.podr .q0849t li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.podr .q0849t a { font-size: 0.92rem; }
.payykr3 .fy8cw0y9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.payykr3 .qksq { display: none; }
.payykr3 .q0849t { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.payykr3 .q0849t li { margin-bottom: 0; }
.payykr3 .q0849t 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;
}
.payykr3 .q0849t a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.lm2vw7 .fy8cw0y9 { padding: 20px 20px 16px; }
.lm2vw7 .q0849t {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.lm2vw7 .q0849t li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.lm2vw7 .q0849t 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;
}
.lm2vw7 .q0849t 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;
}
.lm2vw7 .q0849t a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lm2vw7 .q0849t a:focus,
.lm2vw7 .q0849t a:focus-visible,
.lm2vw7 .q0849t a:target { outline: none; }
.lm2vw7 .q0849t li:target a { border-color: var(--border); color: var(--text-muted); }
.ezapq .fy8cw0y9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ezapq .qksq { display: none; }
.ezapq .q0849t { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ezapq .q0849t li { margin-bottom: 0; }
.ezapq .q0849t li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ezapq .q0849t li:last-child::after { content: ""; margin-right: 0; }
.ezapq .q0849t a { font-size: 0.9rem; }
.yp84uj3y { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.gup5nva .yp84uj3y { background: var(--bg-card); }
.q3lq7na6 .yp84uj3y:nth-child(odd)  { background: var(--bg-card); }
.q3lq7na6 .yp84uj3y:nth-child(even) { background: var(--bg-raised); }
.d8tbw .yp84uj3y {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.d8tbw .yp84uj3y:last-child { border-bottom: none; }
.d8tbw h3.lws2a { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.c6bk9f .yp84uj3y {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.c6bk9f .yp84uj3y + .yp84uj3y { margin-top: 4px; }
.i4ywvs8 .yp84uj3y { background: none; border-radius: 0; padding: 12px 0; }
.i4ywvs8 .yp84uj3y + .yp84uj3y { border-top: 1px solid var(--border-section); }
.ytxgzza { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xa8vb { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yxv0, .l9gmyn { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.yxv0 li, .l9gmyn li { margin-bottom: 6px; }
.l9gmyn li { list-style: decimal; }
.frjmn     .yxv0 { list-style-type: "● "; }
.alsydc  .yxv0 { list-style-type: "■ "; }
.xirz5v .yxv0 { list-style-type: "◆ "; }
.jz27gpx6    .yxv0 { list-style-type: "★ "; }
.frjmn     .n5wvyaq { list-style-type: "● "; }
.alsydc  .n5wvyaq { list-style-type: "■ "; }
.xirz5v .n5wvyaq { list-style-type: "◆ "; }
.jz27gpx6    .n5wvyaq { list-style-type: "★ "; }
.frjmn    .yxv0 li::marker, .frjmn    .n5wvyaq li::marker,
.alsydc .yxv0 li::marker, .alsydc .n5wvyaq li::marker,
.xirz5v .yxv0 li::marker, .xirz5v .n5wvyaq li::marker,
.jz27gpx6   .yxv0 li::marker, .jz27gpx6   .n5wvyaq li::marker {
  color: var(--cta); font-size: 1em;
}
.frjmn .l9gmyn,
.alsydc .l9gmyn,
.xirz5v .l9gmyn,
.jz27gpx6 .l9gmyn {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.frjmn .l9gmyn li,
.alsydc .l9gmyn li,
.xirz5v .l9gmyn li,
.jz27gpx6 .l9gmyn li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.frjmn .l9gmyn li::before,
.alsydc .l9gmyn li::before,
.xirz5v .l9gmyn li::before,
.jz27gpx6 .l9gmyn 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;
}
.frjmn     .l9gmyn li::before { border-radius: 50%; }
.alsydc  .l9gmyn li::before { border-radius: 3px; }
.xirz5v .l9gmyn li::before { border-radius: 3px; }
.jz27gpx6    .l9gmyn li::before { border-radius: 50%; }
.uwdt { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.z9uw .uwdt,
.zvjuio3 .uwdt { background: transparent; border: none; border-radius: 0; }
.dywuw2y { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dywuw2y th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dywuw2y td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dywuw2y tr:hover td { background: var(--bg-hover); }
.xz7gxij .dywuw2y tbody tr:nth-child(even) td { background: var(--bg-surface); }
.f1w4dvcs .dywuw2y { border: 1px solid var(--border-alt); }
.f1w4dvcs .dywuw2y th,
.f1w4dvcs .dywuw2y td { border: 1px solid var(--border-alt); }
.xwfn6 .dywuw2y th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xwfn6 .dywuw2y td { border-bottom: none; }
.xwfn6 .dywuw2y tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.t761tgt .dywuw2y th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.aqe0amjg .uwdt {
  overflow: hidden;
}
.aqe0amjg .dywuw2y th { border-bottom: 1px solid var(--border-alt); }
.aqe0amjg .dywuw2y tr:last-child td { border-bottom: none; }
.wb1t { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.y9i0xkx { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ih18 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.lm9d6 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.id8a { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.n5wvyaq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.n5wvyaq 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%}
.mbuu .lm9d6 { background: transparent; text-align: center; }
.hnsbx .ih18 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.aff4 .ih18 {
  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);
}
.dklxd .y9i0xkx { display: grid; grid-template-columns: auto 1fr; }
.dklxd .ih18 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.dklxd .lm9d6 { grid-column: 2; }
.dklxd .id8a,
.dklxd .n5wvyaq { grid-column: 1 / -1; }
.v3dy53o3 .y9i0xkx { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.v3dy53o3 .ih18 {
  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);
}
.v3dy53o3 .lm9d6 { grid-column: 2; }
.v3dy53o3 .id8a,
.v3dy53o3 .n5wvyaq { grid-column: 1 / -1; }
.jm4x .y9i0xkx { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.jm4x .lm9d6 { background: none; color: var(--accent-light); font-weight: 700; }
.o4efzue .y9i0xkx { 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); }
.o4efzue .lm9d6 { background: none; color: var(--accent-light); font-weight: 700; }
.fsq5 .y9i0xkx { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fsq5 .y9i0xkx:last-child { border-bottom: none; }
.fsq5 .lm9d6 { background: none; color: var(--accent-light); font-weight: 700; }
.f5xyt9z .y9i0xkx { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.f5xyt9z .lm9d6 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ionuy1 .wb1t { counter-reset: card-n; }
.ionuy1 .y9i0xkx  { counter-increment: card-n; }
.ionuy1 .lm9d6 { display: flex; align-items: center; gap: 10px; }
.ionuy1 .lm9d6::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;
}
.tnxo .y9i0xkx { background: var(--bg-surface); border: 1px solid var(--border); }
.tnxo .lm9d6 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.v1bgf { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ng5y  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sk5v6z { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.hnvwkv { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ftny0i { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.v1bgf strong { color: var(--text-primary); font-size: 0.95rem; }
.v1bgf p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.g37u { width: 100%; height: auto; border-radius: 10px; display: block; }
.z2l2ff5 {
  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;
}
.z2l2ff5:hover { opacity: 0.85; }
.o5h4 .z2l2ff5  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.o5h4 .z2l2ff5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wi5611k .z2l2ff5  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wi5611k .z2l2ff5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.htc9bt .nxuyv0j { border-radius: 50px; }
.htc9bt .z2l2ff5  { border-radius: 50px; }
.ai2b2 .nxuyv0j { padding-left: 22px; padding-right: 22px; }
.ai2b2 .z2l2ff5  { padding-left: 12px; padding-right: 12px; }
.i5vajy .nxuyv0j { padding-left: 44px; padding-right: 44px; }
.i5vajy .z2l2ff5  { padding-left: 24px; padding-right: 24px; }
.maglywo .nxuyv0j { padding-left: 56px; padding-right: 56px; }
.maglywo .z2l2ff5  { padding-left: 32px; padding-right: 32px; }
.o10z0sy8   .nxuyv0j::after, .o10z0sy8   .z2l2ff5::after,
.bpuv6 .nxuyv0j::after, .bpuv6 .z2l2ff5::after,
.k8t05    .nxuyv0j::after, .k8t05    .z2l2ff5::after,
.o5cq    .nxuyv0j::after, .o5cq    .z2l2ff5::after,
.bo2u    .nxuyv0j::after, .bo2u    .z2l2ff5::after,
.tknmxuz2     .nxuyv0j::after, .tknmxuz2     .z2l2ff5::after,
.g132    .nxuyv0j::after, .g132    .z2l2ff5::after,
.n2l3mki   .nxuyv0j::after, .n2l3mki   .z2l2ff5::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;
}
.o10z0sy8 .nxuyv0j::after, .o10z0sy8 .z2l2ff5::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");
}
.bpuv6 .nxuyv0j::after, .bpuv6 .z2l2ff5::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");
}
.k8t05 .nxuyv0j::after, .k8t05 .z2l2ff5::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");
}
.o5cq .nxuyv0j::after, .o5cq .z2l2ff5::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");
}
.bo2u .nxuyv0j::after, .bo2u .z2l2ff5::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");
}
.tknmxuz2 .nxuyv0j::after, .tknmxuz2 .z2l2ff5::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");
}
.g132 .nxuyv0j::after, .g132 .z2l2ff5::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");
}
.n2l3mki .nxuyv0j::after, .n2l3mki .z2l2ff5::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");
}
.at1pt   .icvtj::after, .at1pt   .ku2ph::after,
.kr2450u .icvtj::after, .kr2450u .ku2ph::after,
.ztrnjfww    .icvtj::after, .ztrnjfww    .ku2ph::after,
.mrpnes    .icvtj::after, .mrpnes    .ku2ph::after,
.rd9mleo    .icvtj::after, .rd9mleo    .ku2ph::after,
.vwxj     .icvtj::after, .vwxj     .ku2ph::after,
.lfcq4n    .icvtj::after, .lfcq4n    .ku2ph::after,
.u1rj0   .icvtj::after, .u1rj0   .ku2ph::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;
}
.at1pt .icvtj::after, .at1pt .ku2ph::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");
}
.kr2450u .icvtj::after, .kr2450u .ku2ph::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");
}
.ztrnjfww .icvtj::after, .ztrnjfww .ku2ph::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");
}
.mrpnes .icvtj::after, .mrpnes .ku2ph::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");
}
.rd9mleo .icvtj::after, .rd9mleo .ku2ph::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");
}
.vwxj .icvtj::after, .vwxj .ku2ph::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");
}
.lfcq4n .icvtj::after, .lfcq4n .ku2ph::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");
}
.u1rj0 .icvtj::after, .u1rj0 .ku2ph::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");
}
.li45vtto .uaukd { background: var(--bg-raised); }
.fll73q1.z2l2ff5 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bsfodr {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bsfodr::before    { grid-area: rank;   }
  .iq4xh737           { grid-area: ident;  }
  .cop0     { grid-area: rating; min-width: 0; width: auto; }
  .b191ro           { grid-area: pills;  }
  .fll73q1             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bsfodr {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bsfodr::before    { justify-self: center; }
  .iq4xh737           { width: 100%; }
  .cop0     { justify-self: center; }
  .b191ro           { grid-template-columns: 1fr; }
}
.mext .m4ak4oac li::before { content: "→"; }
.mext .dw6n li::before { content: "–"; }
.skhw4f .ouky5b { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .ffnkt7mr .dcq1st {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ffnkt7mr .trm8 { margin: 0; }
}
.ltdkq4n .vivy { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.ltdkq4n .egqpkdd h3 { color: var(--accent-light); }
.ltdkq4n .uuwvun { background: var(--bg-page); border: 1px solid var(--border); }
@media (max-width: 720px) {
  .t0vq { grid-template-columns: 1fr; }
  .zpxvr9 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zpxvr9 .ppn0l65a { width: 72px; height: 50px; }
  .zpxvr9 .d4fqjqi { max-width: 180px; }
  .zpxvr9 .n90z9sl { width: auto; }
}
@media (max-width: 720px) {
  .vlggkd4u { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vqfhkgo { padding: 16px; }
  .uz30m8 .guhm95 { min-width: 50%; }
}
@media (max-width: 860px) {
  .p0lqh { grid-template-columns: 1fr; }
  .n9fkf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t7jf0x { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ksmp { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .lupr62 { flex-direction: column; align-items: stretch; }
}
.im1wmw .n90z9sl .z2l2ff5 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .t6z0kolw { flex-direction: column; align-items: stretch; gap: 10px; }
  .im1wmw .n90z9sl { text-align: center; }
}
@media (max-width: 720px) {
  .faly { grid-template-columns: 1fr; }
  .lrtsip { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .x0idajf2 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .lpq288w { grid-template-columns: 1fr; }
  .f8hno { width: 100px; height: 100px; margin: 16px auto; }
  .b7z17 { font-size: 1.4rem; }
  .goj27ym { justify-content: center; }
  .x2u4mr .guhm95 { min-width: 50%; }
}
@media (max-width: 540px) {
  .vzt2u { flex-wrap: wrap; padding: 14px 16px; }
  .q9mdl { padding: 12px 16px; }
  .pzs7mml4 .ywlxbc { margin: 0 16px; }
  .pzs7mml4 .vt6ti1n { padding: 0 16px; }
  .rflbpr { padding: 12px 16px; }
}
.b9xoq .kimczs9z {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.b9xoq .bsfodr {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.b9xoq .bsfodr:last-child { border-bottom: none; }
.b9xoq .iq4xh737,
.b9xoq .cop0,
.b9xoq .b191ro {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.zlmsep .b191ro .pkrnqmh {
  background: transparent; padding: 4px 8px;
}
.zlmsep .b191ro .ksjrft { font-size: .65rem; opacity: .65; }
.zlmsep .b191ro .vkis36z   { font-size: 1.15rem; color: var(--accent-light); }
.fyycq .av0oi39e,
.fyycq .yxas26fr,
.fyycq .yxas26fr {
  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;
}
.fyycq .yxas26fr small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.fyycq .aiam0p4w .yde9n,
.fyycq .aiam0p4w 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;
}
.fyycq .mpntx44,
.fyycq .xged { font-size: 1em; }
.qhue { margin: 16px 0; }
.hqbqeh { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.hqbqeh summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.hqbqeh summary::after { content: "+"; color: var(--accent-light); }
.hqbqeh[open] summary::after { content: "−"; }
.hqbqeh p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.rduf { margin-bottom: 0; }
.gcdvx h2.fozi { color: var(--text-primary); border-color: var(--accent-light); }
.gic2x h2.fozi { color: var(--text-primary); border-color: var(--accent-light); }
.eduv .ng5y     { background: #052e16; border-color: #10b981; }
.eduv .sk5v6z { background: #2d0a1e; border-color: #f43f5e; }
.eduv .hnvwkv    { background: #1e1036; border-color: #a855f7; }
.eduv .v1bgf strong  { color: #f1f5f9; }
.eduv .v1bgf p       { color: #cbd5e1; }
.eduv .kzsoz    .ng5y     .ftny0i::before,
.eduv .ogmjvl6  .ng5y     .ftny0i::before,
.eduv .zc395wfz  .ng5y     .ftny0i::before,
.eduv .bcip .ng5y     .ftny0i::before { color: #10b981; }
.eduv .kzsoz    .sk5v6z .ftny0i::before,
.eduv .ogmjvl6  .sk5v6z .ftny0i::before,
.eduv .zc395wfz  .sk5v6z .ftny0i::before,
.eduv .bcip .sk5v6z .ftny0i::before { color: #f43f5e; }
.eduv .kzsoz    .hnvwkv    .ftny0i::before,
.eduv .ogmjvl6  .hnvwkv    .ftny0i::before,
.eduv .zc395wfz  .hnvwkv    .ftny0i::before,
.eduv .bcip .hnvwkv    .ftny0i::before { color: #a855f7; }
.ybup .ng5y     { background: #2d2000; border-color: #eab308; }
.ybup .sk5v6z { background: #2d0b0b; border-color: #ef4444; }
.ybup .hnvwkv    { background: #2d1600; border-color: #f97316; }
.ybup .v1bgf strong  { color: #f1f5f9; }
.ybup .v1bgf p       { color: #cbd5e1; }
.ybup .kzsoz    .ng5y     .ftny0i::before,
.ybup .ogmjvl6  .ng5y     .ftny0i::before,
.ybup .zc395wfz  .ng5y     .ftny0i::before,
.ybup .bcip .ng5y     .ftny0i::before { color: #eab308; }
.ybup .kzsoz    .sk5v6z .ftny0i::before,
.ybup .ogmjvl6  .sk5v6z .ftny0i::before,
.ybup .zc395wfz  .sk5v6z .ftny0i::before,
.ybup .bcip .sk5v6z .ftny0i::before { color: #ef4444; }
.ybup .kzsoz    .hnvwkv    .ftny0i::before,
.ybup .ogmjvl6  .hnvwkv    .ftny0i::before,
.ybup .zc395wfz  .hnvwkv    .ftny0i::before,
.ybup .bcip .hnvwkv    .ftny0i::before { color: #f97316; }
.t6uox9o .ng5y     { background: #0c1a2e; border-color: #38bdf8; }
.t6uox9o .sk5v6z { background: #12103a; border-color: #818cf8; }
.t6uox9o .hnvwkv    { background: #0a2020; border-color: #2dd4bf; }
.t6uox9o .v1bgf strong  { color: #f1f5f9; }
.t6uox9o .v1bgf p       { color: #cbd5e1; }
.t6uox9o .kzsoz    .ng5y     .ftny0i::before,
.t6uox9o .ogmjvl6  .ng5y     .ftny0i::before,
.t6uox9o .zc395wfz  .ng5y     .ftny0i::before,
.t6uox9o .bcip .ng5y     .ftny0i::before { color: #38bdf8; }
.t6uox9o .kzsoz    .sk5v6z .ftny0i::before,
.t6uox9o .ogmjvl6  .sk5v6z .ftny0i::before,
.t6uox9o .zc395wfz  .sk5v6z .ftny0i::before,
.t6uox9o .bcip .sk5v6z .ftny0i::before { color: #818cf8; }
.t6uox9o .kzsoz    .hnvwkv    .ftny0i::before,
.t6uox9o .ogmjvl6  .hnvwkv    .ftny0i::before,
.t6uox9o .zc395wfz  .hnvwkv    .ftny0i::before,
.t6uox9o .bcip .hnvwkv    .ftny0i::before { color: #2dd4bf; }
.bk0cvnu .ng5y     { background: var(--accent-bg); border-color: var(--accent-light); }
.bk0cvnu .sk5v6z { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bk0cvnu .hnvwkv    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bk0cvnu .kzsoz    .ftny0i::before,
.bk0cvnu .ogmjvl6  .ftny0i::before,
.bk0cvnu .zc395wfz  .ftny0i::before,
.bk0cvnu .bcip .ftny0i::before { color: var(--accent-light) !important; }
.v6szudw .imofb ul li,
.v6szudw .m4ak4oac li         { color: #4ade80; }
.v6szudw .imofb .dhtiper { color: #22c55e; }
.v6szudw .zumx2p9b ul li,
.v6szudw .dw6n li         { color: #f87171; }
.v6szudw .zumx2p9b .mbmokv { color: #ef4444; }
.mext .dhtiper::before { content: "→ "; }
.mext .mbmokv::before { content: "← "; }
.skhw4f .v1bgf { background: transparent; border-left: none; border: 1.5px solid; }
.skhw4f .ng5y     { border-color: var(--c-tip-border); }
.skhw4f .sk5v6z { border-color: var(--c-warn-border); }
.skhw4f .hnvwkv    { border-color: #60a5fa; }
.skhw4f .v1bgf strong { color: var(--text-primary); }
.skhw4f .v1bgf p      { color: var(--text-muted); }
.tw1gdir .v1bgf { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tw1gdir .ng5y     { border-top-color: var(--c-tip-border); }
.tw1gdir .sk5v6z { border-top-color: var(--c-warn-border); }
.tw1gdir .hnvwkv    { border-top-color: #60a5fa; }
.a7e60 .v1bgf { border-left: none; border-radius: 8px; }
.a7e60 .ng5y     { background: #065f46; }
.a7e60 .sk5v6z { background: #92400e; }
.a7e60 .hnvwkv    { background: #1e3a8a; }
.a7e60 .v1bgf strong,
.a7e60 .v1bgf p { color: #fff; }
.a7e60 .ftny0i::before { color: rgba(255,255,255,0.85) !important; }
.eduv.a7e60 .ng5y,
.eduv .a7e60 .ng5y     { background: #052e16; }
.eduv.a7e60 .sk5v6z,
.eduv .a7e60 .sk5v6z { background: #2d0a1e; }
.eduv.a7e60 .hnvwkv,
.eduv .a7e60 .hnvwkv    { background: #1e1036; }
.ybup.a7e60 .ng5y,
.ybup .a7e60 .ng5y      { background: #2d2000; }
.ybup.a7e60 .sk5v6z,
.ybup .a7e60 .sk5v6z  { background: #2d0b0b; }
.ybup.a7e60 .hnvwkv,
.ybup .a7e60 .hnvwkv     { background: #2d1600; }
.t6uox9o.a7e60 .ng5y,
.t6uox9o .a7e60 .ng5y      { background: #0c1a2e; }
.t6uox9o.a7e60 .sk5v6z,
.t6uox9o .a7e60 .sk5v6z  { background: #12103a; }
.t6uox9o.a7e60 .hnvwkv,
.t6uox9o .a7e60 .hnvwkv     { background: #0a2020; }
.nbaf .v1bgf { border-left: none; border-radius: 6px; padding: 10px 14px; }
.nbaf .ng5y     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.nbaf .sk5v6z { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.nbaf .hnvwkv    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.nbaf .v1bgf strong { color: var(--text-primary); }
.nbaf .v1bgf p      { color: var(--text-muted); }
.cquuv7 .v1bgf { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.kzsoz .ftny0i,
.ogmjvl6 .ftny0i,
.zc395wfz .ftny0i,
.bcip .ftny0i { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.kzsoz .ftny0i::before,
.ogmjvl6 .ftny0i::before,
.zc395wfz .ftny0i::before,
.bcip .ftny0i::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.kzsoz .ng5y     .ftny0i::before { content: "✦"; color: var(--c-tip-border); }
.kzsoz .sk5v6z .ftny0i::before { content: "▲"; color: var(--c-warn-border); }
.kzsoz .hnvwkv    .ftny0i::before { content: "◉"; color: #60a5fa; }
.ogmjvl6 .ng5y     .ftny0i::before { content: "★"; color: var(--c-tip-border); }
.ogmjvl6 .sk5v6z .ftny0i::before { content: "◆"; color: var(--c-warn-border); }
.ogmjvl6 .hnvwkv    .ftny0i::before { content: "●"; color: #60a5fa; }
.zc395wfz .ng5y     .ftny0i::before { content: "▶"; color: var(--c-tip-border); }
.zc395wfz .sk5v6z .ftny0i::before { content: "■"; color: var(--c-warn-border); }
.zc395wfz .hnvwkv    .ftny0i::before { content: "▸"; color: #60a5fa; }
.bcip .ng5y     .ftny0i::before { content: "→"; color: var(--c-tip-border); }
.bcip .sk5v6z .ftny0i::before { content: "⬥"; color: var(--c-warn-border); }
.bcip .hnvwkv    .ftny0i::before { content: "◈"; color: #60a5fa; }
.t4og5 .gup5nva .yp84uj3y,
.t4og5 .q3lq7na6 .yp84uj3y  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.t4og5 .y9i0xkx                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.t4og5 .uwdt          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.t4og5 .fy8cw0y9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.go8lj .gup5nva .yp84uj3y,
.go8lj .q3lq7na6 .yp84uj3y,
.go8lj .y9i0xkx,
.go8lj .bsfodr,
.go8lj .trm8,
.go8lj .uwdt,
.go8lj .fy8cw0y9,
.go8lj .cquuv7 .v1bgf { box-shadow: none; }
.wn1u7   .mj1g, .wn1u7 .ytxgzza, .wn1u7 .xa8vb,
.wn1u7   .xe22rt, .wn1u7 .d756629 { font-size: 0.9rem; }
.wn1u7   .yxv0, .wn1u7 .l9gmyn { font-size: 0.9rem; }
.wobrw93o   .mj1g, .wobrw93o .ytxgzza, .wobrw93o .xa8vb,
.wobrw93o   .xe22rt, .wobrw93o .d756629 { font-size: 0.95rem; }
.wobrw93o   .yxv0, .wobrw93o .l9gmyn { font-size: 0.95rem; }
.ccglnrny   .mj1g, .ccglnrny .ytxgzza, .ccglnrny .xa8vb,
.ccglnrny   .xe22rt, .ccglnrny .d756629 { font-size: 1.08rem; }
.ccglnrny   .yxv0, .ccglnrny .l9gmyn { font-size: 1.05rem; }
.ccglnrny   .dywuw2y { font-size: 0.97rem; }
.c05p1e .htuw      { font-size: 3.2rem; }
.c05p1e h2.fozi { font-size: 1.9rem; }
.c05p1e h3.lws2a     { font-size: 1.4rem; }
.dlt0z .htuw      { font-size: 3.8rem; }
.dlt0z h2.fozi { font-size: 2.2rem; }
.dlt0z h3.lws2a     { font-size: 1.6rem; }
.rduf + .rduf { position: relative; }
.o6zh5tw9   .rduf + .rduf::before,
.gq91  .rduf + .rduf::before,
.q6t0   .rduf + .rduf::before,
.fnkla   .rduf + .rduf::before,
.syyu   .rduf + .rduf::before,
.ahvbso9 .rduf + .rduf::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.o6zh5tw9 .rduf + .rduf::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gq91 .rduf + .rduf::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.q6t0 .rduf + .rduf::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;
}
.fnkla .rduf + .rduf::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.rfkje9kb .rduf { margin-bottom: 16px; }
.rfkje9kb .rduf + .rduf { margin-top: 0; }
.rfkje9kb .wvt7wy4 { padding-top: 0; padding-bottom: 0; }
.syyu .rduf + .rduf::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.ahvbso9 .rduf + .rduf::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lzcwqw .rduf + .rduf::before,
.l6uu .rduf + .rduf::before,
.nv7j2wj .rduf + .rduf::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%;
}
.w8jc .lzcwqw .rduf:nth-child(even)::before,
.w8jc .l6uu .rduf:nth-child(even)::before,
.w8jc .nv7j2wj .rduf:nth-child(even)::before { background: var(--bg-surface); }
.w63n9z .lzcwqw .rduf:nth-child(even)::before,
.w63n9z .l6uu .rduf:nth-child(even)::before,
.w63n9z .nv7j2wj .rduf:nth-child(even)::before { background: var(--bg-card); }
.lzcwqw .rduf + .rduf::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");
}
.l6uu .rduf + .rduf::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");
}
.nv7j2wj .rduf + .rduf::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");
}
.jpyico .pu9o2wk,
.rkty2 .pu9o2wk,
.gnnm9cn .pu9o2wk { overflow: hidden; }
.jpyico .tg2x,
.rkty2 .tg2x { margin-bottom: 60px; }
.gnnm9cn .tg2x { margin-bottom: 70px; }
.gnnm9cn .ceu8lnzv { padding-bottom: 70px; }
.jpyico .pu9o2wk::before,
.rkty2 .pu9o2wk::before,
.gnnm9cn .pu9o2wk::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%;
}
.jpyico .pu9o2wk::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");
}
.rkty2 .pu9o2wk::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");
}
.gnnm9cn .pu9o2wk::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");
}
.w9ml .pu9o2wk:not(.fzhx) .k4nrekbs { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wqfl6 .pu9o2wk:not(.fzhx) .k4nrekbs { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.dski3  .pu9o2wk:not(.fzhx) .k4nrekbs { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j5tl  .pu9o2wk:not(.fzhx) .k4nrekbs { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.w9ml .fzhx { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.wqfl6 .fzhx { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.wqfl6 .c2v13h20 { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.wqfl6 .ypclllea { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.dski3 .fzhx { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.j5tl .fzhx { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.as9q6 .fzhx { background: var(--accent); }
.as9q6 .fzhx .k4nrekbs { background: none; }
.as9q6 .pu9o2wk:not(.fzhx) .k4nrekbs { background: rgba(0,0,0,0.6); }
.j418rwx .qc7gtk { float: left; width: 38%; margin: 0 28px 16px 0; }
.j418rwx .qc7gtk .g37u { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j418rwx .wvt7wy4::after { content: ''; display: block; clear: both; }
.h4twl1 .qc7gtk { float: right; width: 38%; margin: 0 0 16px 28px; }
.h4twl1 .qc7gtk .g37u { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.h4twl1 .wvt7wy4::after { content: ''; display: block; clear: both; }
.xjt6w3 .rduf:nth-child(odd)  .qc7gtk { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xjt6w3 .rduf:nth-child(even) .qc7gtk { float: right; width: 38%; margin: 0 0 16px 28px; }
.xjt6w3 .qc7gtk .g37u { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xjt6w3 .wvt7wy4::after { content: ''; display: block; clear: both; }
.j418rwx .wb1t,
.h4twl1 .wb1t,
.xjt6w3 .wb1t,
@media (max-width: 900px) {
  .j418rwx .qc7gtk,
  .h4twl1 .qc7gtk,
  .xjt6w3 .rduf:nth-child(odd)  .qc7gtk,
  .xjt6w3 .rduf:nth-child(even) .qc7gtk {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .j418rwx .qc7gtk .g37u,
  .h4twl1 .qc7gtk .g37u,
  .xjt6w3 .qc7gtk .g37u {
    max-height: none !important;
  }
}
.j418rwx .yxv0,
.j418rwx .l9gmyn,
.h4twl1 .yxv0,
.h4twl1 .l9gmyn,
.xjt6w3 .yxv0,
.xjt6w3 .l9gmyn { overflow: hidden; }
@media (max-width: 640px) {
  .j418rwx .qc7gtk,
  .h4twl1 .qc7gtk,
  .xjt6w3 .qc7gtk { float: none; width: 100%; margin: 0 0 16px 0; }
}
.yb5r1z .ekj0etc4,
.yb5r1z .wvt7wy4,
.yb5r1z .t3z9gs0w  { max-width: 1100px; }
.yb5r1z { --content-mw: 1100px; }
.kl7j0r .ekj0etc4,
.kl7j0r .wvt7wy4,
.kl7j0r .t3z9gs0w  { max-width: 1200px; }
.q3xk .ekj0etc4,
.q3xk .wvt7wy4,
.q3xk .t3z9gs0w  { max-width: 1320px; }
.snawwa6 { font-size: 0.82rem; color: var(--text-muted); }
.w20x { display: flex; align-items: center; }
.rz1g74ed {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ym3crwy { display: flex; align-items: center; }
.elhtbnpt { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.elhtbnpt:hover { text-decoration: underline; }
.ir2kr1 { margin: 0 3px; opacity: 0.45; }
.ir2kr1::before { content: '/'; }
.vl5e3yj { padding: 2px 5px; color: var(--text-main); }
.ovu5sd .snawwa6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ovu5sd .w20x { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ohkz5sh8 .snawwa6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ohkz5sh8 .w20x { padding: 0 0 0 12px; }
.paad .w20x { padding: 0 16px; }
.paad .snawwa6 {
  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);
}
.paad .ekj0etc4 { padding-top: 28px; }
@media (max-width: 720px) {
  .ahf94dk6 { margin-top: 18px; padding: 0 16px; }
  .paad .ekj0etc4 { padding-top: 16px; }
}
.yb5r1z.ovu5sd .w20x { max-width: 1100px; }
.kl7j0r.ovu5sd .w20x { max-width: 1200px; }
.q3xk.ovu5sd .w20x { max-width: 1320px; }
.yb5r1z .ahf94dk6 { max-width: 1100px; }
.koa44xa6 .rduf { padding-top: 16px; padding-bottom: 16px; }
.qy4z8x .rduf { padding-top: 24px; padding-bottom: 24px; }
.wg1os4 .rduf { padding-top: 40px; padding-bottom: 40px; }
.ji2z2j .rduf { padding-top: 52px; padding-bottom: 52px; }
.tutu .rduf:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.tutu .rduf:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.tutu .rduf:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.tutu .rduf:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jrgt .wvt7wy4 { padding-top: 10px;  padding-bottom: 10px; }
.clotsypv .wvt7wy4 { padding-top: 18px;  padding-bottom: 18px; }
.lkr5qg .wvt7wy4 { padding-top: 36px;  padding-bottom: 36px; }
.ih4fwtj .wvt7wy4 { padding-top: 48px;  padding-bottom: 48px; }
.qxbti h2.fozi { font-weight: 600; }
.qxbti h3.lws2a     { font-weight: 600; }
.wxxcgh h2.fozi { font-weight: 800; }
.wxxcgh h3.lws2a     { font-weight: 700; }
.fojc9eyw { font-weight: 600; }
.fojc9eyw h2.fozi { font-weight: 900; }
.fojc9eyw h3.lws2a     { font-weight: 800; }
.fojc9eyw .v1bgf strong,
.fojc9eyw .v1bgf strong { font-weight: 600; }
.icvtj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.dou6 .icvtj { display: none; }
@media (max-width: 640px) {
  .w8qjzh { display: none; }
  .icvtj {
    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;
  }
}
.icvtj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.icvtj:hover { opacity: 0.85; }
.amrb47fi .icvtj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.loqhhzj .icvtj,
.vrbf8  .icvtj { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.loqhhzj .icvtj:hover,
.vrbf8  .icvtj:hover { opacity: 0.88; }
.amrb47fi.loqhhzj .icvtj,
.amrb47fi.vrbf8  .icvtj { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ku2ph {
  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;
}
.ku2ph:hover { transform: translateY(-2px); opacity: 0.92; }
.ku2ph { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dvsrrz .ku2ph { display: none; }
.h47v839 .ku2ph { right: 32px; }
.brx67s  .ku2ph { left: 32px; }
@media (max-width: 480px) {
  .h47v839 .ku2ph { right: 20px; bottom: 20px; }
  .brx67s  .ku2ph { left: 20px; bottom: 20px; }
}
.egwngbrd { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.t3z9gs0w { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.r7mnub { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.egql { color: var(--text-dim); font-size: 0.8rem; }
.f32lttk4 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.f32lttk4 img { height: 26px; width: auto; object-fit: contain; }
.m2kpw22 a, .kkjhm a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.m2kpw22 a:hover, .kkjhm a:hover { color: var(--accent-light); }
.kkjhm { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.vzfuw2 .t3z9gs0w { text-align: center; }
.vzfuw2 .kkjhm { justify-content: center; margin-bottom: 16px; }
.vzfuw2 .r7mnub { margin-top: 0; }
.a06fxqkp { margin-top: 10px; }
.a06fxqkp a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .t3z9gs0w { padding-left: 16px; padding-right: 16px; }
  .ephp .t3z9gs0w { padding: 20px 16px; }
  .kkjhm { gap: 4px 12px; }
  .r7mnub { font-size: 0.78rem; }
}
.bsa8i7eo .gurj .f32lttk4 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.bsa8i7eo .r7mnub { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.bsa8i7eo .egql { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .bsa8i7eo .fnxg { grid-template-columns: 1fr 1fr; } .bsa8i7eo .gurj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bsa8i7eo .fnxg { grid-template-columns: 1fr; } }
.ucq5wn7 .f32lttk4 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ucq5wn7 .r7mnub { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ucq5wn7 .hg75 { gap: 12px; } .ucq5wn7 .f32lttk4 { margin-right: 0; width: 100%; } }
.mej0g .onmvzyyn .f32lttk4 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.mej0g .r7mnub { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.mej0g .egql { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .mej0g .km7k { grid-template-columns: 1fr 1fr; } .mej0g .onmvzyyn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mej0g .km7k { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .yw5oy712 .hufv9 { grid-template-columns: 1fr 1fr; } .yw5oy712 .ek7yn0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yw5oy712 .hufv9 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ta8lqp .hufv9 { grid-template-columns: 1fr; } }
.w8t7rk .t3z9gs0w { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w8t7rk .kkjhm { justify-content: center; }
.fbk3xjkb .kgcl4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fbk3xjkb .egwngbrd { background: var(--bg-page); border-top-color: var(--border-alt); }
.q4qu .kgcl4      { background: #0d1117; border-bottom-color: #21262d; }
.q4qu .inw1ckg { color: var(--accent-light); }
.q4qu .ot5a { --msep-color: #8b949e; }
.q4qu .ot5a a { color: #8b949e; }
.q4qu .ot5a a:hover { color: var(--accent-light); }
.q4qu .by85bs { color: #8b949e; }
.q4qu .egwngbrd { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.q4qu .r7mnub,
.q4qu .egql { color: #6e7681; }
.q4qu .m2kpw22 a, .q4qu .kkjhm a,
.q4qu .f32lttk4 { color: #e6edf3; }
.q4qu .m2kpw22 a:hover, .q4qu .kkjhm a:hover,
@media (max-width: 640px) {
  .q4qu .ot5a { background: #0d1117; border-top-color: #21262d; }
  .q4qu .ot5a li a { border-bottom-color: #21262d; }
}
.jswq .kgcl4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.jswq .inw1ckg { color: var(--accent-light); }
.jswq .ot5a { --msep-color: #475569; }
.jswq .ot5a a { color: #475569; }
.jswq .ot5a a:hover { color: var(--accent-light); }
.jswq .by85bs { color: #64748b; }
.jswq .egwngbrd { background: #f0f4f8; border-top-color: #cbd5e1; }
.jswq .r7mnub,
.jswq .egql { color: #64748b; }
.jswq .m2kpw22 a, .jswq .kkjhm a,
.jswq .i1jhf a, .jswq .f32lttk4 { color: #374151; }
.jswq .m2kpw22 a:hover, .jswq .kkjhm a:hover,
@media (max-width: 640px) {
  .jswq .ot5a { background: #f0f4f8; border-top-color: #cbd5e1; }
  .jswq .ot5a li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.loqhhzj .kgcl4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.loqhhzj .inw1ckg { color: #fff; }
.loqhhzj .ot5a { --msep-color: rgba(255,255,255,0.82); }
.loqhhzj .ot5a a { color: rgba(255,255,255,0.82); }
.loqhhzj .ot5a a:hover { color: #fff; }
.loqhhzj .by85bs { color: rgba(255,255,255,0.9); }
.loqhhzj .egwngbrd { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.loqhhzj .r7mnub,
.loqhhzj .egql { color: rgba(255,255,255,0.72); }
.loqhhzj .m2kpw22 a, .loqhhzj .kkjhm a,
.loqhhzj .i1jhf a, .loqhhzj .f32lttk4 { color: #fff; }
.loqhhzj .m2kpw22 a:hover, .loqhhzj .kkjhm a:hover,
@media (max-width: 640px) {
  .loqhhzj .ot5a { background: var(--accent); border-top-color: var(--accent-light); }
  .loqhhzj .ot5a li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vrbf8 .kgcl4 {
  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);
}
.vrbf8 .egwngbrd {
  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) {
  .vrbf8 .ot5a {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q77iws .qp8gqo6z { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.pcfa .qp8gqo6z { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.t2sn21h6 .qp8gqo6z { min-height: 72px; height: auto; }
.nxyq30i .qp8gqo6z { min-height: 84px; height: auto; }
.ephp .qp8gqo6z { max-width: none; padding: 0 32px; }
.ephp .t3z9gs0w  { max-width: none; padding: 24px 32px; }
.xssb.kl7j0r .qp8gqo6z { max-width: 1200px; }
.xssb.q3xk .qp8gqo6z { max-width: 1320px; }
.s3ifty   .inw1ckg, .s3ifty   .f32lttk4 { text-transform: capitalize; }
.diek .inw1ckg, .diek .f32lttk4 { text-transform: lowercase; }
.ng3tnx .inw1ckg, .ng3tnx .f32lttk4 { text-transform: uppercase; letter-spacing: 0.06em; }
.hpt5gjsx, .mp3aww57 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kvamvr .hpt5gjsx,
.kvamvr .mp3aww57 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.e9ye1t9w .hpt5gjsx,
.e9ye1t9w .mp3aww57 { 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; }
.dorow .hpt5gjsx,
.dorow .mp3aww57 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.wd8i870 .hpt5gjsx,
.wd8i870 .mp3aww57 { 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; }
.nqk3w3y   .ot5a a { font-weight: 500; }
.vlkx .ot5a a { font-weight: 600; }
.w7l66qk3     .ot5a a { font-weight: 700; }
.mwlc9    .ot5a a { font-weight: 800; letter-spacing: 0.01em; }
.dcnjdm     .ot5a > li + li::before,
.xj31    .ot5a > li + li::before,
.hmr07ci    .ot5a > li + li::before,
.mlypy7mb .ot5a > li + li::before,
.etmwo .ot5a > li + li::before,
.p4gpp  .ot5a > li + li::before,
.cmqot    .ot5a > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.dcnjdm     .ot5a > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.xj31    .ot5a > li + li::before { content: "|"; }
.hmr07ci    .ot5a > li + li::before { content: "—"; }
.mlypy7mb .ot5a > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.etmwo .ot5a > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.p4gpp  .ot5a > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cmqot    .ot5a > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .lsovn .by85bs,
  .ur4c .by85bs,
  .zm2z3d .by85bs,
  .ej9jq9p .by85bs,
  .zf8ht79 .by85bs {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .lsovn .by85bs::before,
  .ur4c .by85bs::before,
  .zm2z3d .by85bs::before,
  .ej9jq9p .by85bs::before,
  .zf8ht79 .by85bs::before { content: ""; display: block; flex-shrink: 0; }

  
  .lsovn .by85bs::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;
  }

  
  .ur4c .by85bs::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;
  }

  
  .zm2z3d .by85bs::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;
  }

  
  .ej9jq9p .by85bs::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;
  }

  
  .zf8ht79 .by85bs::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) {
  .ru9kmqp .by85bs {
    padding: 5px 14px;
  }
  .ru9kmqp .ot5a {
    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;
  }
  .ru9kmqp .ot5a li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ru9kmqp .ot5a li a:hover { background: var(--bg-raised); }
  .ru9kmqp .e6p6xhe,
  .coa57k .e6p6xhe,
  .rk0s .e6p6xhe { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vnkkrhd .by85bs {
    padding: 5px 10px;
  }
  .vnkkrhd .ot5a {
    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);
  }
  .vnkkrhd .ot5a.imir { transform: translateX(0); }
  .vnkkrhd .ot5a li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vnkkrhd .ot5a li:last-child a { border-bottom: none; }
  .loqhhzj .ot5a,
  .q4qu .ot5a { background: var(--accent) !important; }
  .loqhhzj .ot5a li a,
  .q4qu .ot5a li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .rk0s .by85bs {
    padding: 5px 10px;
  }
  .rk0s .ot5a {
    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);
  }
  .rk0s .ot5a::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .rk0s .ot5a.imir { transform: translateY(0); }
  .rk0s .ot5a li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ylsqkv .by85bs {
    padding: 5px 10px;
  }
  .ylsqkv .ot5a {
    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;
  }
  .ylsqkv .ot5a.imir { opacity: 1; pointer-events: auto; }
  .ylsqkv .ot5a li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .rvpdnuf     .by85bs { border-radius: 0 !important; }
  .n96ok0   .by85bs { border-radius: 8px !important; }
  .z0o8nlt3 .by85bs { border-radius: 50% !important; }
  .vx1x9on   .by85bs { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ud7vd .odinsod { flex-direction: column; align-items: stretch; }
  .ud7vd .y55bdr { flex-direction: row; min-width: auto; }
  .ud7vd .qvcx { align-items: flex-start; text-align: left; }
}
.vto8,
.vto8.rduf,
.w8jc .vto8,
.iuytsho .vto8,
.w63n9z .vto8,
.inheb .vto8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.m2vu {
  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;
}
.bo3mr5y2 { flex: 1 1 280px; min-width: 0; }
.jl1xx2 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.cdm72x {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.yil9qvd4 {
  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;
}
.yil9qvd4:hover { transform: translateY(-1px); opacity: 0.95; }
.bcmr2boq .m2vu {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.bcmr2boq .jl1xx2 { color: var(--cta); }
.bcmr2boq .cdm72x { color: var(--text-body); }
.bcmr2boq .yil9qvd4 {
  background: var(--cta) !important;
  color: #fff !important;
}
.o19qgh .m2vu {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.o19qgh .jl1xx2 { color: var(--text-primary); }
.o19qgh .cdm72x { color: var(--text-body); }
.o19qgh .yil9qvd4 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .m2vu {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .bo3mr5y2 { flex: 0 0 auto; }
  .jl1xx2 { font-size: 1.2rem; }
  .yil9qvd4 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.dyly15z .k8pzhdm { height: 36px; }
.a2o5icg .k8pzhdm { height: 60px; max-width: 200px; }
.oecw .k8pzhdm { height: 56px; max-width: 180px; }
.kmkwr3    .av0oi39e, .kmkwr3    .yde9n { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zlmsep .ksjrft {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.zlmsep .vkis36z {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .xbzz8m .kimczs9z {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xbzz8m .bsfodr {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xbzz8m .bsfodr { padding: 40px 16px 20px; }
  .xbzz8m .pkrnqmh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xbzz8m .fll73q1 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .zvw6 .bsfodr {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zvw6 .bsfodr::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zvw6 .iq4xh737 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zvw6 .kqfj { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zvw6 .pkrnqmh {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zvw6 .fll73q1 { width: 100%; min-width: 0; }
  .zvw6 .av0oi39e { min-width: 0; }
}
.czb24q .hqbqeh {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.czb24q .hqbqeh summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.czb24q .hqbqeh p { padding: 0 2px 16px; }
.bcnr9wgb .hqbqeh { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bcnr9wgb .hqbqeh summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bcnr9wgb .hqbqeh summary::after { content: "›"; font-size: 1.2em; }
.bcnr9wgb .hqbqeh[open] summary::after { content: "‹"; }
.bcnr9wgb .hqbqeh p { padding: 10px 22px 4px; }
.f9oo3gz .hqbqeh {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.f9oo3gz .hqbqeh summary { color: var(--text-primary); padding-left: 16px; }
.f9oo3gz .hqbqeh summary::after { content: "›"; font-size: 1.1em; }
.f9oo3gz .hqbqeh[open] summary::after { content: "‹"; }
.f9oo3gz .hqbqeh p { padding-left: 16px; }
.koqngd .qhue { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.koqngd .hqbqeh {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.koqngd .hqbqeh:last-child { border-bottom: none; }
.koqngd .hqbqeh summary { color: var(--text-primary); border-radius: 0; }
.koqngd .hqbqeh summary::after { content: "›"; font-size: 1.1em; }
.koqngd .hqbqeh[open] summary::after { content: "‹"; }
.i4zp .hqbqeh { overflow: hidden; }
.i4zp .hqbqeh summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.i4zp .hqbqeh summary::after { color: rgba(255,255,255,.75); }
.i4zp .hqbqeh[open] summary { border-radius: 0; }
.iyxgtna8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.myhtaw0n {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kh4nzvp {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.s91n7r { color: var(--text-muted); font-size: 1.05rem; }
.det90 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.m9xgeoau { margin-bottom: 20px; }
.dxn6gm {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.jfkjmsa {
  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;
}
.jfkjmsa:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.szpg2 { resize: vertical; min-height: 130px; }
.q27osm { width: 100%; margin-top: 8px; }
.evlp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.abs5rk0u {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.e58xn { color: var(--text-muted); line-height: 1.75; }
.s3uth { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.s3uth li { margin-bottom: 6px; }
.ani3s1p { max-width: 760px; margin: 0 auto; }
.suefeip { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tmfwt { max-width: 760px; margin: 0 auto; }
.jlrcpln { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.e83qe3 ul.s3uth { margin: 0; }
.molf { max-width: 900px; margin: 0 auto; }
.jb8b0 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.jb8b0:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jb8b0 .jlrcpln { margin: 0; font-size: 1rem; }
.jb8b0 .b6u8a p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .jb8b0 { grid-template-columns: 1fr; gap: 10px; } }
.beam1hm0 .jlrcpln { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.wgt9z81 .s3uth { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sxywqfs { grid-template-columns: 1fr; } }
.o0a66 { color: inherit; text-decoration: none; }
.o0a66:hover { color: var(--accent-light); text-decoration: underline; }
.u2amh { display: inline-block; line-height: 0; }
.mbc1se { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nuemha { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.nuemha:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.xyjyptk { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.nuemha p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nuemha ul.s3uth { margin: 0; }
.j8evznz { color: var(--text-muted); line-height: 1.75; }
.u26d .s3uth,
.dr82 .s3uth,
.qpu7 .s3uth,
.jinl .s3uth {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.u26d .nuemha,
.dr82 .nuemha { text-align: left; }
.u26d .xyjyptk,
.dr82 .xyjyptk { text-align: center; }
.ccy9ez { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.m5pt08l { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.aeykynf { font-size: 1.1rem; }
.gs00 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.btmlxa47 { margin-top: 12px; }
.be6qz36e { 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; }
.be6qz36e:hover { border-bottom-color: var(--accent-light); }
.yz0ps9 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.yz0ps9 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.kh4mw80 { width: 260px; height: 260px; }
.nmrmdxd9 { border-radius: 10px; }
.q0p11z { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.p5qwjzi { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.p5qwjzi::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .zvda { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jx2y .gs00, .jx2y .m5pt08l { max-width: 640px; }
.q7rtx9 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.v22llkub { position: sticky; top: 96px; align-self: start; }
.v22llkub .ccy9ez { font-size: 1.6rem; margin-top: 18px; }
.m08u .gs00 { margin-bottom: 28px; }
@media (max-width: 860px) { .q7rtx9 { grid-template-columns: 1fr; } .v22llkub { position: static; text-align: center; } }
.gigzbnp .yz0ps9 { margin: 0 auto 18px; }
.gigzbnp .q0p11z { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .w9d317r { grid-template-columns: 1fr; } }
.ij8ceu7 .ccy9ez { font-size: 1.6rem; margin-bottom: 6px; }
.jinl .s3uth { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ij8ceu7 { flex-direction: column; text-align: center; } .z9bxcx { grid-template-columns: 1fr; } }
.w1aeq77b .ccy9ez { font-size: 1.35rem; margin: 0 0 4px; }
.w1aeq77b .q0p11z { margin: 0; }
.v9sxbawv .kh4nzvp { color: var(--accent-light); }
.tax7 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.tax7 .kh4nzvp { font-size: 2rem; }
.tax7 .s91n7r { max-width: 680px; }
.h5xu .kh4nzvp { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.h5xu .s91n7r  { margin: 0; }
@media (max-width: 640px) { .h5xu { flex-direction: column; } }
.oi5oxt .kh4nzvp { color: var(--accent-light); }
.g99qxou .kh4nzvp { color: #fff; }
.g99qxou .s91n7r  { color: rgba(255,255,255,0.85); }
.dxqev { max-width: 680px; margin: 0 auto; }
.dv4mjtm {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .dv4mjtm { grid-template-columns: 1fr; } }
.boygo { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.boygo .jfkjmsa {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.boygo .jfkjmsa:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mgne63mq .jfkjmsa { background: var(--bg-raised); border-color: transparent; }
.mgne63mq .jfkjmsa:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fulyjez .jfkjmsa { border-radius: 100px; padding: 11px 20px; }
.fulyjez .szpg2 { border-radius: 14px; }
.xgxo4cb2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.xgxo4cb2 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.xgxo4cb2 summary::-webkit-details-marker { display: none; }
.xgxo4cb2 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.xgxo4cb2[open] summary::after { content: "−"; }
.nyp1 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .w8dmx41v { grid-template-columns: 1fr; } }
.doya4tav{position:relative;overflow:visible}
.qpa6cxt .zupowqk5{display:block}
.fgmjofr6 .yvs562{color: var(--accent-light);opacity:1;font-weight:500}
.wjx4p{--date-bg:transparent}
.ljr75oc6 .kphkrpl::before{content:""}
.gkb9bt{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.o120e{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oeyukbkf{display:flex;flex-direction:column;gap:3px}
.dhhu4669{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.dpuqzj0{font-weight:700;font-size:1rem;color:var(--text-heading)}
.o1r918{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.k2lu .gkb9bt{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.z4ogc70 .gkb9bt{border-top:3px solid var(--accent);padding-top:18px}
.jf6i0k10 .gkb9bt{border-left:3px solid var(--accent);border-radius:0}
.de90n .gkb9bt{padding:20px 0}
@media(max-width:640px){
  .gkb9bt{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .o1r918{max-width:100%}
}
.q1ykku50 .uwdt{margin:0}
@media (max-width:560px){
  .nrgf{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) {
  .d4b0cqa { padding: 28px 18px 20px; }
  .mwht52 { font-size: 1.2rem; }
  .piqg3sz4 { max-width: 220px; max-height: 80px; }
}
.nt1bsuj  .h9qr { border-radius: 50%; }
.fgjnrlr .m2vu {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .h9qr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.e4aul {
  margin: 28px 0 24px;
}
.e4aul .rduf {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.e4aul .wvt7wy4 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.e4aul .m2vu {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .qp8gqo6z { flex-direction: row-reverse; }
[dir="rtl"] .ot5a { flex-direction: row-reverse; }
[dir="rtl"] .h47v839 .ku2ph { right: auto; left: 32px; }
[dir="rtl"] .brx67s  .ku2ph { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .h47v839 .ku2ph { right: auto; left: 20px; }
  [dir="rtl"] .brx67s  .ku2ph { left: auto;  right: 20px; }
}
[dir="rtl"] .j418rwx .qc7gtk  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .h4twl1 .qc7gtk { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .yxv0, [dir="rtl"] .l9gmyn { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .v1bgf { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .m2vu { direction: rtl; }
[dir="rtl"] .snawwa6 { direction: rtl; }
[dir="rtl"] .fy8cw0y9 { direction: rtl; }
[dir="rtl"] .q0849t { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .frjmn .l9gmyn,
[dir="rtl"] .alsydc .l9gmyn,
[dir="rtl"] .xirz5v .l9gmyn,
[dir="rtl"] .jz27gpx6 .l9gmyn {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .frjmn .l9gmyn li::before,
[dir="rtl"] .alsydc .l9gmyn li::before,
[dir="rtl"] .xirz5v .l9gmyn li::before,
[dir="rtl"] .jz27gpx6 .l9gmyn li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .pu9o2wk.gasfv .tg2x,
[dir="rtl"] .mnfpn3aa.gasfv .tg2x,
[dir="rtl"] .fzhx.gasfv .tg2x,
[dir="rtl"] .rydf.gasfv .tg2x,
[dir="rtl"] .vfeju.gasfv .tg2x { text-align: right; }
[dir="rtl"] .ypclllea.gasfv .ceu8lnzv { align-items: flex-end; text-align: right; }
[dir="rtl"] .wvt7wy4,
[dir="rtl"] .xe22rt,
[dir="rtl"] .d756629,
[dir="rtl"] .ja79p,
[dir="rtl"] .tg2x { text-align: right; }
[dir="rtl"] .det90,
[dir="rtl"] .dxn6gm,
[dir="rtl"] .gs00,
[dir="rtl"] .jfkjmsa,
[dir="rtl"] .szpg2 { text-align: right; direction: rtl; }
[dir="rtl"] .fulyjez .jfkjmsa,
[dir="rtl"] .boygo .jfkjmsa { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #18d376;
  --brand:           #18d376;
  --brand-light:     #1fac66;
  --brand-pale:      #37cc82;
  --grad-start:      #5aeca3;
  --grad-end:        #97ecc2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #18d376;
  --cta-light:       #0eb361;
  --cta-hover:       #119c57;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ef;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e5;
  --border-alt:      #cfddd6;
  --border-section:  #e1e9e5;
  --text-primary:    #171b19;
  --text-muted:      #506159;
  --text-body:       #2e3733;
  --text-sub:        #45534c;
  --text-faint:      #738b7f;
  --text-dim:        #8fa299;
  --text-label:      #5c6f66;
  --text-value:      #39453f;
  --accent-bg:       #e0f4ea;
  --accent-bg-light: #c6f0db;
  --bg-tip:          #f9f0f4;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f4;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c51;
  --c-cons:          #9f5121;
  --c-pros-label:    #b30e60;
  --c-tip-border:    #c6106a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c51;
}
:root { --logo-bg-opacity: 74%; }
body, button, input { font-family: "Cabin", sans-serif; }
.n0v7f .ktwwltc, .n0v7f .ypclllea { min-height: 420px; }
.ir2kr1::before { content: '—'; }