:root {
  --color-accent: #cb46d4;
  --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;
}
.wrhuqq0 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hwse0gc {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.cxbqlsa {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.p79incb { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.aiv4zzc8 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.aiv4zzc8 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.aiv4zzc8 a:hover { color: var(--accent-light); }
.kwjx9dm  .uefev37v { border-radius: 14px; }
.kwjx9dm .uefev37v li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.kwjx9dm .uefev37v li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .uefev37v {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .nrfulpvp:hover .uefev37v,
  .nrfulpvp:focus-within .uefev37v { display: block; }
  .uefev37v li a { padding: 8px 16px; font-size: 0.88rem; }
}
.uwlir5u {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vy0172yy { display: none; }
@media (max-width: 640px) {
  .vy0172yy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vy0172yy.xrls5t { display: block; }
}
@media (max-width: 640px) {
  .uwlir5u { display: block; }
  .aiv4zzc8 > li + li::before { display: none !important; }
  .aiv4zzc8 {
    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;
  }
  .aiv4zzc8.xrls5t { display: flex; }
  .aiv4zzc8 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .aiv4zzc8 li:last-child a { border-bottom: none; }
}
.ix4u6q { min-height: 480px; }
.i8es {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.wd4c1d { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.s6s7xmx .wd4c1d { margin-left: 0; margin-right: 0; }
.hdpl0 {
  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;
}
.xgqy187 .hdpl0 { margin-top: 24px; }
.hdpl0:hover { opacity: 0.88; }
.grl76xy .s36s {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.grl76xy .i8es { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.grl76xy .wd4c1d { color: #e2e8f0; }
.grl76xy.umnk8 .s36s { text-align: center; }
.grl76xy.s6s7xmx   .s36s { text-align: left; }
.z0b6dll {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.z0b6dll .s36s {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.z0b6dll .i8es { color: var(--text-primary); text-shadow: none; }
.z0b6dll .wd4c1d { color: var(--text-muted); }
.z0b6dll .hdpl0 { margin-top: 16px; }
.z0b6dll, .z0b6dll.ix4u6q { min-height: auto !important; }
.z0b6dll.umnk8 .s36s { text-align: center; }
.z0b6dll.s6s7xmx   .s36s { text-align: left; }
.z0b6dll~.anxyen9b{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.z0b6dll~.anxyen9b .getxxqxh{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.t8hdw .bmkj,
.t8hdw .b7743,
.t8hdw .grl76xy .iudt {
  overflow: hidden;
}
.t8hdw .bmkj::after,
.t8hdw .b7743::after,
.t8hdw .grl76xy .iudt::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.bmkj .i8es { color: #fff; }
.bmkj .wd4c1d { color: rgba(255,255,255,0.85); }
.bmkj .hdpl0 { background: #fff; color: var(--cta); }
.bmkj .hdpl0:hover { opacity: 0.92; }
.t8hdw .czyv { position: relative; overflow: hidden; }
.t8hdw .czyv::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;
}
.czyv .i8es { text-shadow: none; color: var(--text-primary); }
.czyv .wd4c1d { color: var(--text-muted); }
body.j4a7dbaf .i8es {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qh0frnks .i8es {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ix4u6q.bmkj .i8es,
section.bmkj .i8es {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.czyv.s6s7xmx   .od5tlff { align-items: flex-start; text-align: left; }
.ix4u6q .y9w3orwe {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.y9w3orwe .wigkc.v1fxvn {
  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;
}
.y9w3orwe .wigkc.v1fxvn:hover { opacity: 0.85; }
.a0ja7f9 .s36s { padding-bottom: 24px; }
.xgqy187 .s36s { max-width: 1100px; }
@media (max-width: 700px) {
  .czyv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .czyv:not(.ef3671) .a898gyq { display: none !important; }
  .ef3671 .a898gyq { padding: 16px; }
  .od5tlff  { padding: 36px 24px; }
  .czyv~.anxyen9b,.q5mjk8~.anxyen9b{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ix4u6q, .czyv { min-height: 320px !important; }
  .i8es { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .v15ao,
  .ka4k,
  .abk2a { grid-template-columns: 1fr !important; }

  

  
  .a0ja7f9 { display: flex !important; flex-direction: column !important; }
  .a0ja7f9 .s36s { display: contents; }
  .a0ja7f9 .iudt { order: 0; }
  .a0ja7f9 .i8es { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .a0ja7f9 .v15ao { order: 2; padding: 0 16px 12px !important; }
  .a0ja7f9 .wd4c1d { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xgqy187 .s36s { display: flex; flex-direction: column; }
  .xgqy187 .s36s .i8es { order: 1; }
  .xgqy187 .s36s .abk2a { order: 2; margin: 8px 0 24px !important; }
  .xgqy187 .s36s .wd4c1d { order: 3; }
  .xgqy187 .s36s .hdpl0 { order: 4; align-self: center; margin-top: 0; }

  
  .czyv.ef3671 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .czyv.ef3671 .od5tlff { display: contents; padding: 0; }
  .czyv.ef3671 .od5tlff .i8es { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .czyv.ef3671 .a898gyq { order: 2; padding: 12px 16px; }
  .czyv.ef3671 .od5tlff .wd4c1d { order: 3; padding: 0 24px; margin: 0 auto; }
  .czyv.ef3671 .od5tlff .hdpl0 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.xahd { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.j51a7 { width: 100%; height: auto; display: block; border-radius: 10px; }
.o0qna1 .xahd        { border-radius: 16px; }
.o0qna1 .j51a7  { border-radius: 16px; }
.t77s .xahd         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.t77s .j51a7   { border-radius: 8px; }
.bl8ylyb1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gn46 { width: 100%; padding: 32px 0; position: relative; }
.kwql0 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.cfy6 .gn46:nth-child(even) { background: var(--bg-surface); }
.cfy6 .gn46:nth-child(odd)  { background: var(--bg-page); }
.napdx4h5 .gn46:nth-child(even) { background: var(--bg-card); }
.napdx4h5 .gn46:nth-child(odd)  { background: var(--bg-page); }
.cfy6 .gn46:nth-child(odd)  .kwql0 { background: var(--bg-card); border-radius: 6px; }
.cfy6 .gn46:nth-child(even) .kwql0 { background: var(--bg-raised); border-radius: 6px; }
.napdx4h5 .gn46:nth-child(odd)  .kwql0 { background: var(--bg-card); border-radius: 6px; }
.napdx4h5 .gn46:nth-child(even) .kwql0 { background: var(--bg-raised); border-radius: 6px; }
.cfy6 .gn46:nth-child(even) .qhspz9 .bjc97,
.napdx4h5 .gn46:nth-child(even) .qhspz9 .bjc97 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.cfy6 .gn46:nth-child(odd) .qhspz9 .bjc97,
.napdx4h5 .gn46:nth-child(odd) .qhspz9 .bjc97 { background: var(--bg-card-inner); }
.cfy6 .gn46:nth-child(even) .oy4y0po .bjc97:nth-child(odd),
.napdx4h5 .gn46:nth-child(even) .oy4y0po .bjc97:nth-child(odd)  { background: var(--bg-card); }
.cfy6 .gn46:nth-child(even) .oy4y0po .bjc97:nth-child(even),
.napdx4h5 .gn46:nth-child(even) .oy4y0po .bjc97:nth-child(even) { background: var(--bg-card-inner); }
h1.fk24xrqm { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fk24xrqm {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uplqjvm { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xhsz6emo h2.fk24xrqm {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.t2u6wiwo h2.fk24xrqm {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.w3aj h2.fk24xrqm {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.fvj9iu h2.fk24xrqm::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.z6awdza h2.fk24xrqm {
  color: var(--text-primary); font-size: 1.7rem;
}
.nfj3p0jf h2.fk24xrqm::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.t99u5 h2.fk24xrqm {
  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;
}
.id5p5 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .id5p5 { display: none; } }
.kxe8r { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.nqiee { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.uzql {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.unetswx { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yeeghiwl { padding-left: 20px; }
.yeeghiwl li { margin-bottom: 6px; }
.yeeghiwl a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yeeghiwl a:hover { color: var(--accent-light); }
.q4m4ny .unetswx { display: none; }
.uypva .unetswx { display: none; }
.uypva .yeeghiwl { padding-left: 0; list-style: none; }
.uypva .yeeghiwl li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.uypva .yeeghiwl a { font-size: 0.92rem; }
.emuav .uzql { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.emuav .unetswx { display: none; }
.emuav .yeeghiwl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.emuav .yeeghiwl li { margin-bottom: 0; }
.emuav .yeeghiwl 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;
}
.emuav .yeeghiwl a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.f02uz .uzql { padding: 20px 20px 16px; }
.f02uz .yeeghiwl {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.f02uz .yeeghiwl li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.f02uz .yeeghiwl 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;
}
.f02uz .yeeghiwl 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;
}
.f02uz .yeeghiwl a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.f02uz .yeeghiwl a:focus,
.f02uz .yeeghiwl a:focus-visible,
.f02uz .yeeghiwl a:target { outline: none; }
.f02uz .yeeghiwl li:target a { border-color: var(--border); color: var(--text-muted); }
.ah8sa .uzql { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ah8sa .unetswx { display: none; }
.ah8sa .yeeghiwl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ah8sa .yeeghiwl li { margin-bottom: 0; }
.ah8sa .yeeghiwl li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ah8sa .yeeghiwl li:last-child::after { content: ""; margin-right: 0; }
.ah8sa .yeeghiwl a { font-size: 0.9rem; }
.bjc97 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qhspz9 .bjc97 { background: var(--bg-card); }
.oy4y0po .bjc97:nth-child(odd)  { background: var(--bg-card); }
.oy4y0po .bjc97:nth-child(even) { background: var(--bg-raised); }
.a362iv5e .bjc97 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.a362iv5e .bjc97:last-child { border-bottom: none; }
.a362iv5e h3.uplqjvm { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.h3wb .bjc97 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.h3wb .bjc97 + .bjc97 { margin-top: 4px; }
.ft9cuqud .bjc97 { background: none; border-radius: 0; padding: 12px 0; }
.ft9cuqud .bjc97 + .bjc97 { border-top: 1px solid var(--border-section); }
.nagg { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.f6d98d { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ikn3vqu { color: var(--text-body); margin-bottom: 10px; }
.tdqhm3y, .lfik45 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tdqhm3y li, .lfik45 li { margin-bottom: 6px; }
.lfik45 li { list-style: decimal; }
.m42q3l     .tdqhm3y { list-style-type: "● "; }
.u837  .tdqhm3y { list-style-type: "■ "; }
.jg5e9y .tdqhm3y { list-style-type: "◆ "; }
.j991o    .tdqhm3y { list-style-type: "★ "; }
.m42q3l     .abf6 { list-style-type: "● "; }
.m42q3l    .tdqhm3y li::marker, .m42q3l    .abf6 li::marker,
.u837 .tdqhm3y li::marker, .u837 .abf6 li::marker,
.jg5e9y .tdqhm3y li::marker, .jg5e9y .abf6 li::marker,
.j991o   .tdqhm3y li::marker, .j991o   .abf6 li::marker {
  color: var(--cta); font-size: 1em;
}
.m42q3l .lfik45,
.u837 .lfik45,
.jg5e9y .lfik45,
.j991o .lfik45 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.m42q3l .lfik45 li,
.u837 .lfik45 li,
.jg5e9y .lfik45 li,
.j991o .lfik45 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.m42q3l .lfik45 li::before,
.u837 .lfik45 li::before,
.jg5e9y .lfik45 li::before,
.j991o .lfik45 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;
}
.m42q3l     .lfik45 li::before { border-radius: 50%; }
.u837  .lfik45 li::before { border-radius: 3px; }
.jg5e9y .lfik45 li::before { border-radius: 3px; }
.j991o    .lfik45 li::before { border-radius: 50%; }
.ec6tf8b1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xzhefs7 .ec6tf8b1,
.wujn .ec6tf8b1 { background: transparent; border: none; border-radius: 0; }
.ihu8qf { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ihu8qf th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ihu8qf td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ihu8qf tr:hover td { background: var(--bg-hover); }
.onfpu .ihu8qf tbody tr:nth-child(even) td { background: var(--bg-surface); }
.irby .ihu8qf { border: 1px solid var(--border-alt); }
.irby .ihu8qf th,
.irby .ihu8qf td { border: 1px solid var(--border-alt); }
.zmfoo .ihu8qf th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.zmfoo .ihu8qf td { border-bottom: none; }
.zmfoo .ihu8qf tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.pvlvqyd9 .ihu8qf th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.vgvkclbn .ec6tf8b1 {
  overflow: hidden;
}
.vgvkclbn .ihu8qf th { border-bottom: 1px solid var(--border-alt); }
.vgvkclbn .ihu8qf tr:last-child td { border-bottom: none; }
[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%}
.jtj5gij .a2g5 {
  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);
}
.hpjy8 .iw58 { background: var(--bg-surface); border: 1px solid var(--border); }
.hpjy8 .fa5ys { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.peeao { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.msbq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.whnft2ys { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ppdvozbo { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.u8znyu { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.peeao strong { color: var(--text-primary); font-size: 0.95rem; }
.peeao p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ducgyo { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.x3f844, .gq6n8354 { border-radius: 8px; padding: 14px; }
.x3f844 { background: var(--bg-pros); }
.gq6n8354 { background: var(--bg-cons); }
.rbszsdmj { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.x3f844 .rbszsdmj { color: var(--c-pros-label); }
.gq6n8354 .rbszsdmj { color: #f87171; }
.x3f844 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.gq6n8354 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.j51a7 { width: 100%; height: auto; border-radius: 10px; display: block; }
.v1fxvn {
  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;
}
.v1fxvn:hover { opacity: 0.85; }
.oin2m7t .v1fxvn  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.oin2m7t .v1fxvn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ohk2 .v1fxvn  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ohk2 .v1fxvn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.y4wgrttx .hdpl0 { border-radius: 50px; }
.y4wgrttx .v1fxvn  { border-radius: 50px; }
.a4vk .hdpl0 { padding-left: 22px; padding-right: 22px; }
.a4vk .v1fxvn  { padding-left: 12px; padding-right: 12px; }
.iftdu0 .hdpl0 { padding-left: 44px; padding-right: 44px; }
.iftdu0 .v1fxvn  { padding-left: 24px; padding-right: 24px; }
.u8vlakdo .hdpl0 { padding-left: 56px; padding-right: 56px; }
.u8vlakdo .v1fxvn  { padding-left: 32px; padding-right: 32px; }
.rujv7p   .hdpl0::after, .rujv7p   .v1fxvn::after,
.t9dkass .hdpl0::after, .t9dkass .v1fxvn::after,
.mmf3jz    .hdpl0::after, .mmf3jz    .v1fxvn::after,
.eoaem    .hdpl0::after, .eoaem    .v1fxvn::after,
.jn9i    .hdpl0::after, .jn9i    .v1fxvn::after,
.vlb2iz     .hdpl0::after, .vlb2iz     .v1fxvn::after,
.doo8w    .hdpl0::after, .doo8w    .v1fxvn::after,
.uwgwso   .hdpl0::after, .uwgwso   .v1fxvn::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;
}
.rujv7p .hdpl0::after, .rujv7p .v1fxvn::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");
}
.t9dkass .hdpl0::after, .t9dkass .v1fxvn::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");
}
.mmf3jz .hdpl0::after, .mmf3jz .v1fxvn::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");
}
.eoaem .hdpl0::after, .eoaem .v1fxvn::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");
}
.jn9i .hdpl0::after, .jn9i .v1fxvn::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");
}
.vlb2iz .hdpl0::after, .vlb2iz .v1fxvn::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");
}
.doo8w .hdpl0::after, .doo8w .v1fxvn::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");
}
.uwgwso .hdpl0::after, .uwgwso .v1fxvn::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");
}
.n8dlluhf   .yb40jsr::after, .n8dlluhf   .s5gjn::after,
.nf8t1yc .yb40jsr::after, .nf8t1yc .s5gjn::after,
.qbyyunh    .yb40jsr::after, .qbyyunh    .s5gjn::after,
.p3cuxi    .yb40jsr::after, .p3cuxi    .s5gjn::after,
.uo3i8ck    .yb40jsr::after, .uo3i8ck    .s5gjn::after,
.ky3mmm0     .yb40jsr::after, .ky3mmm0     .s5gjn::after,
.xqdo5    .yb40jsr::after, .xqdo5    .s5gjn::after,
.f06v   .yb40jsr::after, .f06v   .s5gjn::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;
}
.n8dlluhf .yb40jsr::after, .n8dlluhf .s5gjn::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");
}
.nf8t1yc .yb40jsr::after, .nf8t1yc .s5gjn::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");
}
.qbyyunh .yb40jsr::after, .qbyyunh .s5gjn::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");
}
.p3cuxi .yb40jsr::after, .p3cuxi .s5gjn::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");
}
.uo3i8ck .yb40jsr::after, .uo3i8ck .s5gjn::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");
}
.ky3mmm0 .yb40jsr::after, .ky3mmm0 .s5gjn::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");
}
.xqdo5 .yb40jsr::after, .xqdo5 .s5gjn::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");
}
.f06v .yb40jsr::after, .f06v .s5gjn::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");
}
.vfrrs .d2vbo4f    { background: transparent; padding: 0; }
.wigkc.v1fxvn {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .f3k97nlg {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .f3k97nlg::before    { grid-area: rank;   }
  .b68e9agb           { grid-area: ident;  }
  .opvamcv9     { grid-area: rating; min-width: 0; width: auto; }
  .lfhf05           { grid-area: pills;  }
  .wigkc             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .f3k97nlg {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .f3k97nlg::before    { justify-self: center; }
  .b68e9agb           { width: 100%; }
  .opvamcv9     { justify-self: center; }
  .lfhf05           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .vt2m3o .d33dn {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vt2m3o .ciwynvvz { margin: 0; }
}
.pfge .ciwynvvz { border-top: 4px solid var(--accent); }
.pfge .ysu9l7 { background: var(--bg-card); }
.wujn .ducgyo { gap: 10px; }
.wujn .x3f844, .wujn .gq6n8354 { padding: 12px; }
.wujn .x3f844 ul, .wujn .gq6n8354 ul { margin: 4px 0 0; padding-left: 18px; }
.wujn .x3f844 li, .wujn .gq6n8354 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ye6w46hw { grid-template-columns: 1fr; }
  .z20g { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .z20g .nb9t7 { width: 72px; height: 50px; }
  .z20g .lv3dr { max-width: 180px; }
  .z20g .h93y4ws { width: auto; }
}
@media (max-width: 720px) {
  .uw9qku { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .p3q0 { padding: 16px; }
  .wzivley4 .gj9yx { min-width: 50%; }
}
.aj9eg .ducgyo { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xofy8og { grid-template-columns: 1fr; }
  .hm2yr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .mb6z50 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .v7p9lw { flex-wrap: wrap; padding: 16px; }
}
.yu8jtliu .ducgyo { gap: 8px; }
.yu8jtliu .x3f844, .yu8jtliu .gq6n8354 { padding: 8px; }
@media (max-width: 480px) {
  .wbol { flex-direction: column; align-items: stretch; }
}
.daxc251 .h93y4ws .v1fxvn { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .gtf6fyn { flex-direction: column; align-items: stretch; gap: 10px; }
  .daxc251 .h93y4ws { text-align: center; }
}
@media (max-width: 720px) {
  .rn2b3 { grid-template-columns: 1fr; }
  .ail2er { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h0bz { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qzndzzz { grid-template-columns: 1fr; }
  .zxpc5 { width: 100px; height: 100px; margin: 16px auto; }
  .n609 { font-size: 1.4rem; }
  .t34gp { justify-content: center; }
  .xtqmb7p .gj9yx { min-width: 50%; }
}
.l361y8s .ducgyo { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .it8ez18 { flex-wrap: wrap; padding: 14px 16px; }
  .saj9px8 { padding: 12px 16px; }
  .l361y8s .ducgyo { margin: 0 16px; }
  .l361y8s .h7i9ru { padding: 0 16px; }
  .l30j { padding: 12px 16px; }
}
.qejr .wro80 { gap: 0; }
.qejr .f3k97nlg {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qejr .f3k97nlg:last-child { border-bottom: none; }
.qejr .f3k97nlg:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qejr .f3k97nlg:nth-child(even):hover { background: var(--bg-hover); }
.almw .lfhf05 .ud2q {
  background: transparent; padding: 4px 8px;
}
.almw .lfhf05 .ath5n4 { font-size: .65rem; opacity: .65; }
.almw .lfhf05 .v8g97vr   { font-size: 1.15rem; color: var(--accent-light); }
.qo7db .k0be9,
.qo7db .a50cweg,
.qo7db .a50cweg { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.qo7db .a50cweg small { display: none; }
.qo7db .r1l47u .cyx8svah,
.qo7db .r1l47u strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.qo7db .sabq4 { display: none; }
.gdii { margin: 16px 0; }
.pmat25 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.pmat25 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.pmat25 summary::after { content: "+"; color: var(--accent-light); }
.pmat25[open] summary::after { content: "−"; }
.pmat25 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gn46 { margin-bottom: 0; }
.dqhe h2.fk24xrqm { color: var(--text-primary); border-color: var(--accent-light); }
.qsmjleeg h2.fk24xrqm { color: var(--text-primary); border-color: var(--accent-light); }
.e1bicx .msbq     { background: #052e16; border-color: #10b981; }
.e1bicx .whnft2ys { background: #2d0a1e; border-color: #f43f5e; }
.e1bicx .ppdvozbo    { background: #1e1036; border-color: #a855f7; }
.e1bicx .peeao strong  { color: #f1f5f9; }
.e1bicx .peeao p       { color: #cbd5e1; }
.e1bicx .a565    .msbq     .u8znyu::before,
.e1bicx .h8s3nb  .msbq     .u8znyu::before,
.e1bicx .krqfle  .msbq     .u8znyu::before,
.e1bicx .x7nk .msbq     .u8znyu::before { color: #10b981; }
.e1bicx .a565    .whnft2ys .u8znyu::before,
.e1bicx .h8s3nb  .whnft2ys .u8znyu::before,
.e1bicx .krqfle  .whnft2ys .u8znyu::before,
.e1bicx .x7nk .whnft2ys .u8znyu::before { color: #f43f5e; }
.e1bicx .a565    .ppdvozbo    .u8znyu::before,
.e1bicx .h8s3nb  .ppdvozbo    .u8znyu::before,
.e1bicx .krqfle  .ppdvozbo    .u8znyu::before,
.e1bicx .x7nk .ppdvozbo    .u8znyu::before { color: #a855f7; }
.x7vx7 .msbq     { background: #2d2000; border-color: #eab308; }
.x7vx7 .whnft2ys { background: #2d0b0b; border-color: #ef4444; }
.x7vx7 .ppdvozbo    { background: #2d1600; border-color: #f97316; }
.x7vx7 .peeao strong  { color: #f1f5f9; }
.x7vx7 .peeao p       { color: #cbd5e1; }
.x7vx7 .a565    .msbq     .u8znyu::before,
.x7vx7 .h8s3nb  .msbq     .u8znyu::before,
.x7vx7 .krqfle  .msbq     .u8znyu::before,
.x7vx7 .x7nk .msbq     .u8znyu::before { color: #eab308; }
.x7vx7 .a565    .whnft2ys .u8znyu::before,
.x7vx7 .h8s3nb  .whnft2ys .u8znyu::before,
.x7vx7 .krqfle  .whnft2ys .u8znyu::before,
.x7vx7 .x7nk .whnft2ys .u8znyu::before { color: #ef4444; }
.x7vx7 .a565    .ppdvozbo    .u8znyu::before,
.x7vx7 .h8s3nb  .ppdvozbo    .u8znyu::before,
.x7vx7 .krqfle  .ppdvozbo    .u8znyu::before,
.x7vx7 .x7nk .ppdvozbo    .u8znyu::before { color: #f97316; }
.znfk .msbq     { background: #0c1a2e; border-color: #38bdf8; }
.znfk .whnft2ys { background: #12103a; border-color: #818cf8; }
.znfk .ppdvozbo    { background: #0a2020; border-color: #2dd4bf; }
.znfk .peeao strong  { color: #f1f5f9; }
.znfk .peeao p       { color: #cbd5e1; }
.znfk .a565    .msbq     .u8znyu::before,
.znfk .h8s3nb  .msbq     .u8znyu::before,
.znfk .krqfle  .msbq     .u8znyu::before,
.znfk .x7nk .msbq     .u8znyu::before { color: #38bdf8; }
.znfk .a565    .whnft2ys .u8znyu::before,
.znfk .h8s3nb  .whnft2ys .u8znyu::before,
.znfk .krqfle  .whnft2ys .u8znyu::before,
.znfk .x7nk .whnft2ys .u8znyu::before { color: #818cf8; }
.znfk .a565    .ppdvozbo    .u8znyu::before,
.znfk .h8s3nb  .ppdvozbo    .u8znyu::before,
.znfk .krqfle  .ppdvozbo    .u8znyu::before,
.znfk .x7nk .ppdvozbo    .u8znyu::before { color: #2dd4bf; }
.qk4y10l .msbq     { background: var(--accent-bg); border-color: var(--accent-light); }
.qk4y10l .whnft2ys { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qk4y10l .ppdvozbo    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qk4y10l .a565    .u8znyu::before,
.qk4y10l .h8s3nb  .u8znyu::before,
.qk4y10l .krqfle  .u8znyu::before,
.qk4y10l .x7nk .u8znyu::before { color: var(--accent-light) !important; }
.byi2vidq::before,
.xzj4jh::before { margin-right: 5px; }
.bwlb .x3f844 ul li,
.bwlb .iw7qn li         { color: #4ade80; }
.bwlb .x3f844 .byi2vidq { color: #22c55e; }
.bwlb .gq6n8354 ul li,
.bwlb .rrp940cu li         { color: #f87171; }
.bwlb .gq6n8354 .xzj4jh { color: #ef4444; }
.qxc0er .x3f844 { background: var(--bg-pros); }
.qxc0er .gq6n8354 { background: var(--bg-cons); }
.qxc0er .x3f844 .byi2vidq { color: var(--c-pros-label); }
.qxc0er .gq6n8354 .xzj4jh { color: var(--c-cons); }
.qxc0er .x3f844 ul li,
.qxc0er .gq6n8354 ul li,
.u2h86dks .x3f844 { background: var(--bg-pros); }
.u2h86dks .gq6n8354 { background: var(--bg-cons); }
.u2h86dks .x3f844 .byi2vidq { color: var(--c-pros-label); }
.u2h86dks .gq6n8354 .xzj4jh { color: var(--c-cons); }
.u2h86dks .x3f844 ul li,
.u2h86dks .gq6n8354 ul li,
.aoxxse .byi2vidq::before { content: "✓ "; }
.aoxxse .xzj4jh::before { content: "✗ "; }
.x68ene .byi2vidq::before { content: "→ "; }
.x68ene .xzj4jh::before { content: "← "; }
.wixb3gnn .byi2vidq::before { content: "★ "; }
.wixb3gnn .xzj4jh::before { content: "✕ "; }
.ej2o9 .byi2vidq::before { content: "◆ "; }
.ej2o9 .xzj4jh::before { content: "▲ "; }
.dke13fo5 .peeao { background: transparent; border-left: none; border: 1.5px solid; }
.dke13fo5 .msbq     { border-color: var(--c-tip-border); }
.dke13fo5 .whnft2ys { border-color: var(--c-warn-border); }
.dke13fo5 .ppdvozbo    { border-color: #60a5fa; }
.dke13fo5 .peeao strong { color: var(--text-primary); }
.dke13fo5 .peeao p      { color: var(--text-muted); }
.fygu .peeao { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.fygu .msbq     { border-top-color: var(--c-tip-border); }
.fygu .whnft2ys { border-top-color: var(--c-warn-border); }
.fygu .ppdvozbo    { border-top-color: #60a5fa; }
.r4zlpyt .peeao { border-left: none; border-radius: 8px; }
.r4zlpyt .msbq     { background: #065f46; }
.r4zlpyt .whnft2ys { background: #92400e; }
.r4zlpyt .ppdvozbo    { background: #1e3a8a; }
.r4zlpyt .peeao strong,
.r4zlpyt .peeao p { color: #fff; }
.r4zlpyt .u8znyu::before { color: rgba(255,255,255,0.85) !important; }
.e1bicx.r4zlpyt .msbq,
.e1bicx .r4zlpyt .msbq     { background: #052e16; }
.e1bicx.r4zlpyt .whnft2ys,
.e1bicx .r4zlpyt .whnft2ys { background: #2d0a1e; }
.e1bicx.r4zlpyt .ppdvozbo,
.e1bicx .r4zlpyt .ppdvozbo    { background: #1e1036; }
.x7vx7.r4zlpyt .msbq,
.x7vx7 .r4zlpyt .msbq      { background: #2d2000; }
.x7vx7.r4zlpyt .whnft2ys,
.x7vx7 .r4zlpyt .whnft2ys  { background: #2d0b0b; }
.x7vx7.r4zlpyt .ppdvozbo,
.x7vx7 .r4zlpyt .ppdvozbo     { background: #2d1600; }
.znfk.r4zlpyt .msbq,
.znfk .r4zlpyt .msbq      { background: #0c1a2e; }
.znfk.r4zlpyt .whnft2ys,
.znfk .r4zlpyt .whnft2ys  { background: #12103a; }
.znfk.r4zlpyt .ppdvozbo,
.znfk .r4zlpyt .ppdvozbo     { background: #0a2020; }
.vomh37b .peeao { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vomh37b .msbq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vomh37b .whnft2ys { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.vomh37b .ppdvozbo    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.vomh37b .peeao strong { color: var(--text-primary); }
.vomh37b .peeao p      { color: var(--text-muted); }
.bgiyl .peeao { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.a565 .u8znyu,
.h8s3nb .u8znyu,
.krqfle .u8znyu,
.x7nk .u8znyu { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.a565 .u8znyu::before,
.h8s3nb .u8znyu::before,
.krqfle .u8znyu::before,
.x7nk .u8znyu::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.a565 .msbq     .u8znyu::before { content: "✦"; color: var(--c-tip-border); }
.a565 .whnft2ys .u8znyu::before { content: "▲"; color: var(--c-warn-border); }
.a565 .ppdvozbo    .u8znyu::before { content: "◉"; color: #60a5fa; }
.h8s3nb .msbq     .u8znyu::before { content: "★"; color: var(--c-tip-border); }
.h8s3nb .whnft2ys .u8znyu::before { content: "◆"; color: var(--c-warn-border); }
.h8s3nb .ppdvozbo    .u8znyu::before { content: "●"; color: #60a5fa; }
.krqfle .msbq     .u8znyu::before { content: "▶"; color: var(--c-tip-border); }
.krqfle .whnft2ys .u8znyu::before { content: "■"; color: var(--c-warn-border); }
.krqfle .ppdvozbo    .u8znyu::before { content: "▸"; color: #60a5fa; }
.x7nk .msbq     .u8znyu::before { content: "→"; color: var(--c-tip-border); }
.x7nk .whnft2ys .u8znyu::before { content: "⬥"; color: var(--c-warn-border); }
.x7nk .ppdvozbo    .u8znyu::before { content: "◈"; color: #60a5fa; }
.v39q9g .qhspz9 .bjc97,
.v39q9g .oy4y0po .bjc97  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.v39q9g .ec6tf8b1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.v39q9g .uzql                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ufob .qhspz9 .bjc97,
.ufob .oy4y0po .bjc97,
.ufob .iw58,
.ufob .f3k97nlg,
.ufob .ciwynvvz,
.ufob .ec6tf8b1,
.ufob .uzql,
.ufob .bgiyl .peeao { box-shadow: none; }
.efte   .ikn3vqu, .efte .nagg, .efte .f6d98d,
.efte   .kxe8r, .efte .nqiee { font-size: 0.9rem; }
.efte   .tdqhm3y, .efte .lfik45 { font-size: 0.9rem; }
.usfy   .ikn3vqu, .usfy .nagg, .usfy .f6d98d,
.usfy   .kxe8r, .usfy .nqiee { font-size: 0.95rem; }
.usfy   .tdqhm3y, .usfy .lfik45 { font-size: 0.95rem; }
.ul4p9aa2   .ikn3vqu, .ul4p9aa2 .nagg, .ul4p9aa2 .f6d98d,
.ul4p9aa2   .kxe8r, .ul4p9aa2 .nqiee { font-size: 1.08rem; }
.ul4p9aa2   .tdqhm3y, .ul4p9aa2 .lfik45 { font-size: 1.05rem; }
.ul4p9aa2   .ihu8qf { font-size: 0.97rem; }
.d2rxw .i8es      { font-size: 3.2rem; }
.d2rxw h2.fk24xrqm { font-size: 1.9rem; }
.d2rxw h3.uplqjvm     { font-size: 1.4rem; }
.ky0vk4h .i8es      { font-size: 3.8rem; }
.ky0vk4h h2.fk24xrqm { font-size: 2.2rem; }
.ky0vk4h h3.uplqjvm     { font-size: 1.6rem; }
.gn46 + .gn46 { position: relative; }
.c9ongvq   .gn46 + .gn46::before,
.ls2j  .gn46 + .gn46::before,
.l0fpm   .gn46 + .gn46::before,
.sppak   .gn46 + .gn46::before,
.sbeb7ev   .gn46 + .gn46::before,
.gp8ojt1n .gn46 + .gn46::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.c9ongvq .gn46 + .gn46::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ls2j .gn46 + .gn46::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.l0fpm .gn46 + .gn46::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;
}
.sppak .gn46 + .gn46::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.pmiwe9k .gn46 { margin-bottom: 16px; }
.pmiwe9k .gn46 + .gn46 { margin-top: 0; }
.pmiwe9k .kwql0 { padding-top: 0; padding-bottom: 0; }
.sbeb7ev .gn46 + .gn46::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.gp8ojt1n .gn46 + .gn46::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hytv .gn46 + .gn46::before,
.qoajrq .gn46 + .gn46::before,
.u1tnk7nf .gn46 + .gn46::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%;
}
.cfy6 .hytv .gn46:nth-child(even)::before,
.cfy6 .qoajrq .gn46:nth-child(even)::before,
.cfy6 .u1tnk7nf .gn46:nth-child(even)::before { background: var(--bg-surface); }
.napdx4h5 .hytv .gn46:nth-child(even)::before,
.napdx4h5 .qoajrq .gn46:nth-child(even)::before,
.napdx4h5 .u1tnk7nf .gn46:nth-child(even)::before { background: var(--bg-card); }
.hytv .gn46 + .gn46::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");
}
.qoajrq .gn46 + .gn46::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");
}
.u1tnk7nf .gn46 + .gn46::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");
}
.j4av4a .grl76xy,
.j4av4a .s36s,
.jlk5g6j .s36s { margin-bottom: 60px; }
.d05ao0 .s36s { margin-bottom: 70px; }
.j4av4a .od5tlff,
.j4av4a .grl76xy::before,
.j4av4a .grl76xy::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");
}
.lbp7po5u  .grl76xy:not(.bmkj) .iudt { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lbp7po5u .bmkj { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.lbp7po5u .b7743 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.lbp7po5u .czyv { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.g65sdxe .xahd { float: left; width: 38%; margin: 0 28px 16px 0; }
.g65sdxe .xahd .j51a7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.g65sdxe .kwql0::after { content: ''; display: block; clear: both; }
.bvmnp .xahd { float: right; width: 38%; margin: 0 0 16px 28px; }
.bvmnp .xahd .j51a7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bvmnp .kwql0::after { content: ''; display: block; clear: both; }
.lcu7 .gn46:nth-child(odd)  .xahd { float: left;  width: 38%; margin: 0 28px 16px 0; }
.lcu7 .gn46:nth-child(even) .xahd { float: right; width: 38%; margin: 0 0 16px 28px; }
.lcu7 .xahd .j51a7 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lcu7 .kwql0::after { content: ''; display: block; clear: both; }
.g65sdxe .gbhk7,
.g65sdxe .wro80,
@media (max-width: 900px) {
  .g65sdxe .xahd,
  .bvmnp .xahd,
  .lcu7 .gn46:nth-child(odd)  .xahd,
  .lcu7 .gn46:nth-child(even) .xahd {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .g65sdxe .xahd .j51a7,
  .bvmnp .xahd .j51a7,
  .lcu7 .xahd .j51a7 {
    max-height: none !important;
  }
}
.g65sdxe .tdqhm3y,
.g65sdxe .lfik45,
.bvmnp .tdqhm3y,
.bvmnp .lfik45,
.lcu7 .tdqhm3y,
.lcu7 .lfik45 { overflow: hidden; }
@media (max-width: 640px) {
  .g65sdxe .xahd,
  .bvmnp .xahd,
  .lcu7 .xahd { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dr0qf0j .bl8ylyb1,
.dr0qf0j .kwql0,
.dr0qf0j .iwp1x  { max-width: 1100px; }
.yzoof3 .bl8ylyb1,
.yzoof3 .kwql0,
.yzoof3 .iwp1x  { max-width: 1200px; }
.yzoof3 { --content-mw: 1200px; }
.pptu .bl8ylyb1,
.pptu .kwql0,
.pptu .iwp1x  { max-width: 1320px; }
.c58614 { font-size: 0.82rem; color: var(--text-muted); }
.ilkepg { display: flex; align-items: center; }
.lfeomn {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ly9t7c { display: flex; align-items: center; }
.be40i { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.be40i:hover { text-decoration: underline; }
.c436t3 { margin: 0 3px; opacity: 0.45; }
.c436t3::before { content: '/'; }
.o0x7 { padding: 2px 5px; color: var(--text-main); }
.zdi5e .c58614 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zdi5e .ilkepg { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x1kz .c58614 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x1kz .ilkepg { padding: 0 0 0 12px; }
.i9j983st .ilkepg { padding: 0 16px; }
.i9j983st .c58614 {
  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);
}
.i9j983st .bl8ylyb1 { padding-top: 28px; }
@media (max-width: 720px) {
  .yme8y6wi { margin-top: 18px; padding: 0 16px; }
  .i9j983st .bl8ylyb1 { padding-top: 16px; }
}
.dr0qf0j.zdi5e .ilkepg { max-width: 1100px; }
.yzoof3.zdi5e .ilkepg { max-width: 1200px; }
.pptu.zdi5e .ilkepg { max-width: 1320px; }
.yzoof3 .yme8y6wi { max-width: 1200px; }
.frofz .gn46 { padding-top: 16px; padding-bottom: 16px; }
.o99b .gn46 { padding-top: 24px; padding-bottom: 24px; }
.i3qq .gn46 { padding-top: 40px; padding-bottom: 40px; }
.nm25jqrp .gn46 { padding-top: 52px; padding-bottom: 52px; }
.iihwn .gn46:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.iihwn .gn46:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.iihwn .gn46:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.iihwn .gn46:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.qzfff .kwql0 { padding-top: 10px;  padding-bottom: 10px; }
.wg3w .kwql0 { padding-top: 18px;  padding-bottom: 18px; }
.zybwe .kwql0 { padding-top: 36px;  padding-bottom: 36px; }
.tmfamj71 .kwql0 { padding-top: 48px;  padding-bottom: 48px; }
.jfz3fmp h2.fk24xrqm { font-weight: 600; }
.jfz3fmp h3.uplqjvm     { font-weight: 600; }
.ndtb h2.fk24xrqm { font-weight: 800; }
.ndtb h3.uplqjvm     { font-weight: 700; }
.hkw5v { font-weight: 600; }
.hkw5v h2.fk24xrqm { font-weight: 900; }
.hkw5v h3.uplqjvm     { font-weight: 800; }
.hkw5v .peeao strong,
.hkw5v .peeao strong { font-weight: 600; }
.yb40jsr {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qtp00bs .yb40jsr { display: none; }
@media (max-width: 640px) {
  .hh14k { display: none; }
  .yb40jsr {
    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;
  }
}
.yb40jsr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yb40jsr:hover { opacity: 0.85; }
.l6uvk .yb40jsr { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rntdn .yb40jsr,
.hodh  .yb40jsr { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rntdn .yb40jsr:hover,
.hodh  .yb40jsr:hover { opacity: 0.88; }
.l6uvk.rntdn .yb40jsr,
.l6uvk.hodh  .yb40jsr { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.s5gjn {
  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;
}
.s5gjn:hover { transform: translateY(-2px); opacity: 0.92; }
.s5gjn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zlhpo .s5gjn { display: none; }
.nhbd .s5gjn { right: 32px; }
.ct6je  .s5gjn { left: 32px; }
@media (max-width: 480px) {
  .nhbd .s5gjn { right: 20px; bottom: 20px; }
  .ct6je  .s5gjn { left: 20px; bottom: 20px; }
}
.hasjb38 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.iwp1x { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.yusi { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.lfl4egco { color: var(--text-dim); font-size: 0.8rem; }
.wbdvf87 a, .rs4tj a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.wbdvf87 a:hover, .rs4tj a:hover { color: var(--accent-light); }
.rs4tj { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.irrjllqo .iwp1x { text-align: center; }
.irrjllqo .rs4tj { justify-content: center; margin-bottom: 16px; }
.irrjllqo .yusi { margin-top: 0; }
.kprbj { margin-top: 10px; }
.kprbj a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .iwp1x { padding-left: 16px; padding-right: 16px; }
  .jqboio .iwp1x { padding: 20px 16px; }
  .rs4tj { gap: 4px 12px; }
  .yusi { font-size: 0.78rem; }
}
.nz3c0 .yusi { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nz3c0 .lfl4egco { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nz3c0 .qwzcyz { grid-template-columns: 1fr 1fr; } .nz3c0 .nggzsk { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nz3c0 .qwzcyz { grid-template-columns: 1fr; } }
.f85be6i .yusi { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .f85be6i .jz4w0 { gap: 12px; } .f85be6i .unrr { margin-right: 0; width: 100%; } }
.hxgr .yusi { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.hxgr .lfl4egco { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .hxgr .qmwo { grid-template-columns: 1fr 1fr; } .hxgr .a3xif { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hxgr .qmwo { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .lq5x .hd2ocn { grid-template-columns: 1fr 1fr; } .lq5x .x5a41l27:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lq5x .hd2ocn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .kboxwf2u .hd2ocn { grid-template-columns: 1fr; } }
.rvxre .iwp1x { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rvxre .rs4tj { justify-content: center; }
.vtnx1v0 .wrhuqq0      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.vtnx1v0 .hasjb38 { background: var(--bg-page); border-top-color: var(--border-alt); }
.bhxi3foz .wrhuqq0      { background: #0d1117; border-bottom-color: #21262d; }
.bhxi3foz .cxbqlsa { color: var(--accent-light); }
.bhxi3foz .aiv4zzc8 { --msep-color: #8b949e; }
.bhxi3foz .aiv4zzc8 a { color: #8b949e; }
.bhxi3foz .aiv4zzc8 a:hover { color: var(--accent-light); }
.bhxi3foz .uwlir5u { color: #8b949e; }
.bhxi3foz .hasjb38 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.bhxi3foz .yusi,
.bhxi3foz .lfl4egco { color: #6e7681; }
.bhxi3foz .wbdvf87 a, .bhxi3foz .rs4tj a,
.bhxi3foz .k5qaxj a, .bhxi3foz .xhn5lp a,
.bhxi3foz .slu0y1o a { color: #8b949e; }
.bhxi3foz .unrr { color: #e6edf3; }
.bhxi3foz .wbdvf87 a:hover, .bhxi3foz .rs4tj a:hover,
.bhxi3foz .k5qaxj a:hover, .bhxi3foz .xhn5lp a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .bhxi3foz .aiv4zzc8 { background: #0d1117; border-top-color: #21262d; }
  .bhxi3foz .aiv4zzc8 li a { border-bottom-color: #21262d; }
}
.fhqwbh5s .wrhuqq0      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fhqwbh5s .cxbqlsa { color: var(--accent-light); }
.fhqwbh5s .aiv4zzc8 { --msep-color: #475569; }
.fhqwbh5s .aiv4zzc8 a { color: #475569; }
.fhqwbh5s .aiv4zzc8 a:hover { color: var(--accent-light); }
.fhqwbh5s .uwlir5u { color: #64748b; }
.fhqwbh5s .hasjb38 { background: #f0f4f8; border-top-color: #cbd5e1; }
.fhqwbh5s .yusi,
.fhqwbh5s .lfl4egco { color: #64748b; }
.fhqwbh5s .wbdvf87 a, .fhqwbh5s .rs4tj a,
.fhqwbh5s .wbdvf87 a:hover, .fhqwbh5s .rs4tj a:hover,
@media (max-width: 640px) {
  .fhqwbh5s .aiv4zzc8 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fhqwbh5s .aiv4zzc8 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rntdn .wrhuqq0      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rntdn .cxbqlsa { color: #fff; }
.rntdn .aiv4zzc8 { --msep-color: rgba(255,255,255,0.82); }
.rntdn .aiv4zzc8 a { color: rgba(255,255,255,0.82); }
.rntdn .aiv4zzc8 a:hover { color: #fff; }
.rntdn .uwlir5u { color: rgba(255,255,255,0.9); }
.rntdn .hasjb38 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rntdn .yusi,
.rntdn .lfl4egco { color: rgba(255,255,255,0.72); }
.rntdn .wbdvf87 a, .rntdn .rs4tj a,
.rntdn .wbdvf87 a:hover, .rntdn .rs4tj a:hover,
@media (max-width: 640px) {
  .rntdn .aiv4zzc8 { background: var(--accent); border-top-color: var(--accent-light); }
  .rntdn .aiv4zzc8 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hodh .wrhuqq0 {
  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);
}
.hodh .hasjb38 {
  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) {
  .hodh .aiv4zzc8 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xdmf896e .hwse0gc { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.dgq9 .hwse0gc { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.c48uuez1 .hwse0gc { min-height: 72px; height: auto; }
.s4fql .hwse0gc { min-height: 84px; height: auto; }
.jqboio .hwse0gc { max-width: none; padding: 0 32px; }
.jqboio .iwp1x  { max-width: none; padding: 24px 32px; }
.sufsfl.yzoof3 .hwse0gc { max-width: 1200px; }
.sufsfl.pptu .hwse0gc { max-width: 1320px; }
.dpuu9gj   .cxbqlsa, .dpuu9gj   .unrr { text-transform: capitalize; }
.jxzjp5c2 .cxbqlsa, .jxzjp5c2 .unrr { text-transform: lowercase; }
.defq3p4 .cxbqlsa, .defq3p4 .unrr { text-transform: uppercase; letter-spacing: 0.06em; }
.oqee, .cj4c3b {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.dhvvt8 .oqee,
.hm90ha6 .oqee,
.p9zf .oqee,
.unas08z .oqee,
.csa9zf   .aiv4zzc8 a { font-weight: 500; }
.mtejxor3 .aiv4zzc8 a { font-weight: 600; }
.fearm     .aiv4zzc8 a { font-weight: 700; }
.xvajpc    .aiv4zzc8 a { font-weight: 800; letter-spacing: 0.01em; }
.syee     .aiv4zzc8 > li + li::before,
.pwidc    .aiv4zzc8 > li + li::before,
.xue892    .aiv4zzc8 > li + li::before,
.l5osoc .aiv4zzc8 > li + li::before,
.a5dcf2u .aiv4zzc8 > li + li::before,
.cmi9h  .aiv4zzc8 > li + li::before,
.nib4ivpe    .aiv4zzc8 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.syee     .aiv4zzc8 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.pwidc    .aiv4zzc8 > li + li::before { content: "|"; }
.xue892    .aiv4zzc8 > li + li::before { content: "—"; }
.l5osoc .aiv4zzc8 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.a5dcf2u .aiv4zzc8 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.cmi9h  .aiv4zzc8 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.nib4ivpe    .aiv4zzc8 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .irnhh .uwlir5u,
  .mnf4 .uwlir5u,
  .wmvl .uwlir5u,
  .qa98sbz .uwlir5u,
  .pxy8v0 .uwlir5u {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .irnhh .uwlir5u::before,
  .mnf4 .uwlir5u::before,
  .wmvl .uwlir5u::before,
  .qa98sbz .uwlir5u::before,
  .pxy8v0 .uwlir5u::before { content: ""; display: block; flex-shrink: 0; }

  
  .irnhh .uwlir5u::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;
  }

  
  .mnf4 .uwlir5u::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;
  }

  
  .wmvl .uwlir5u::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;
  }

  
  .qa98sbz .uwlir5u::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;
  }

  
  .pxy8v0 .uwlir5u::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) {
  .i5w7nsp .uwlir5u {
    padding: 5px 14px;
  }
  .i5w7nsp .aiv4zzc8 {
    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;
  }
  .i5w7nsp .aiv4zzc8 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .i5w7nsp .aiv4zzc8 li a:hover { background: var(--bg-raised); }
  .i5w7nsp .vy0172yy,
  .wm5nnzjq .vy0172yy,
  .fwp57wn .vy0172yy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .re0zc .uwlir5u {
    padding: 5px 10px;
  }
  .re0zc .aiv4zzc8 {
    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);
  }
  .re0zc .aiv4zzc8.xrls5t { transform: translateX(0); }
  .re0zc .aiv4zzc8 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .re0zc .aiv4zzc8 li:last-child a { border-bottom: none; }
  .rntdn .aiv4zzc8,
  .bhxi3foz .aiv4zzc8 { background: var(--accent) !important; }
  .rntdn .aiv4zzc8 li a,
  .bhxi3foz .aiv4zzc8 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .fwp57wn .uwlir5u {
    padding: 5px 10px;
  }
  .fwp57wn .aiv4zzc8 {
    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);
  }
  .fwp57wn .aiv4zzc8::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .fwp57wn .aiv4zzc8.xrls5t { transform: translateY(0); }
  .fwp57wn .aiv4zzc8 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .y509vi .uwlir5u {
    padding: 5px 10px;
  }
  .y509vi .aiv4zzc8 {
    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;
  }
  .y509vi .aiv4zzc8.xrls5t { opacity: 1; pointer-events: auto; }
  .y509vi .aiv4zzc8 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .m9p8q     .uwlir5u { border-radius: 0 !important; }
  .ug2f   .uwlir5u { border-radius: 8px !important; }
  .ezn85toh .uwlir5u { border-radius: 50% !important; }
  .ovepq   .uwlir5u { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dzeyt7 .g8nm { flex-direction: column; align-items: stretch; }
  .dzeyt7 .zmytr { flex-direction: row; min-width: auto; }
  .dzeyt7 .j00s2qti { align-items: flex-start; text-align: left; }
}
.mx5jve,
.mx5jve.gn46,
.cfy6 .mx5jve,
.nuhpc .mx5jve,
.napdx4h5 .mx5jve,
.iuhqpa9 .mx5jve {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ka54 {
  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;
}
.c359 { flex: 1 1 280px; min-width: 0; }
.bffqee {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.v1er6j3j {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.i94xt {
  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;
}
.i94xt:hover { transform: translateY(-1px); opacity: 0.95; }
.v2o3bx .ka54 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.v2o3bx .bffqee { color: var(--cta); }
.v2o3bx .v1er6j3j { color: var(--text-body); }
.v2o3bx .i94xt {
  background: var(--cta) !important;
  color: #fff !important;
}
.khsb5zii .ka54 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.khsb5zii .bffqee { color: var(--text-primary); }
.khsb5zii .v1er6j3j { color: var(--text-body); }
.khsb5zii .i94xt {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ka54 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .c359 { flex: 0 0 auto; }
  .bffqee { font-size: 1.2rem; }
  .i94xt { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.l8yact72 .p79incb { height: 36px; }
.c4dr3vw .p79incb { height: 60px; max-width: 200px; }
.g72ehttb .p79incb { height: 56px; max-width: 180px; }
.almw .ath5n4 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.almw .v8g97vr {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .npe1 .wro80 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .npe1 .f3k97nlg {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .npe1 .f3k97nlg { padding: 40px 16px 20px; }
  .npe1 .ud2q {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .npe1 .wigkc { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .jtlmpz .f3k97nlg {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jtlmpz .f3k97nlg::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jtlmpz .b68e9agb {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jtlmpz .gnfz7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jtlmpz .ud2q {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jtlmpz .wigkc { width: 100%; min-width: 0; }
  .jtlmpz .k0be9 { min-width: 0; }
}
.ornr5fh .pmat25 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ornr5fh .pmat25 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ornr5fh .pmat25 p { padding: 0 2px 16px; }
.xklb .pmat25 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xklb .pmat25 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xklb .pmat25 summary::after { content: "›"; font-size: 1.2em; }
.xklb .pmat25[open] summary::after { content: "‹"; }
.xklb .pmat25 p { padding: 10px 22px 4px; }
.ffpb5h .pmat25 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ffpb5h .pmat25 summary { color: var(--text-primary); padding-left: 16px; }
.ffpb5h .pmat25 summary::after { content: "›"; font-size: 1.1em; }
.ffpb5h .pmat25[open] summary::after { content: "‹"; }
.ffpb5h .pmat25 p { padding-left: 16px; }
.v97e3cu5 .gdii { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.v97e3cu5 .pmat25 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.v97e3cu5 .pmat25:last-child { border-bottom: none; }
.v97e3cu5 .pmat25 summary { color: var(--text-primary); border-radius: 0; }
.v97e3cu5 .pmat25 summary::after { content: "›"; font-size: 1.1em; }
.v97e3cu5 .pmat25[open] summary::after { content: "‹"; }
.w2cdxl .pmat25 { overflow: hidden; }
.w2cdxl .pmat25 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w2cdxl .pmat25 summary::after { color: rgba(255,255,255,.75); }
.w2cdxl .pmat25[open] summary { border-radius: 0; }
.mlvb5zav { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zf73 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.fripolcz {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.k9co { color: var(--text-muted); font-size: 1.05rem; }
.ugn536f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.sinhj { margin-bottom: 20px; }
.c2tgo {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uvau0vx {
  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;
}
.uvau0vx:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.plio2 { resize: vertical; min-height: 130px; }
.tm6l { width: 100%; margin-top: 8px; }
.qklw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.q25fk {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.x1jyx { color: var(--text-muted); line-height: 1.75; }
.ao65cja { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ao65cja li { margin-bottom: 6px; }
.r39tke { max-width: 760px; margin: 0 auto; }
.u1rh { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tbicvjyf { max-width: 760px; margin: 0 auto; }
.xno2p0li { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.eqru ul.ao65cja { margin: 0; }
.i5r1x .xno2p0li { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .i5r1x { grid-template-columns: 1fr; gap: 10px; } }
.dwx0oi { max-width: 640px; margin: 0 auto; text-align: center; }
.ytqdnso4 { margin-bottom: 48px; }
.ytqdnso4 .xno2p0li { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ytqdnso4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.cxm1x .ao65cja { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wq49 { grid-template-columns: 1fr; } }
.dvi9 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.dvi9:hover .v986bn5k { color: var(--accent-light); text-decoration: underline; }
.t9uq { color: inherit; text-decoration: none; }
.t9uq:hover { color: var(--accent-light); text-decoration: underline; }
.jinqihp { display: inline-block; line-height: 0; }
.zjxl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.x3x02a7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.x3x02a7:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.fupura13 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.x3x02a7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.x3x02a7 ul.ao65cja { margin: 0; }
.jt2io0 { color: var(--text-muted); line-height: 1.75; }
.phbmhxs .ao65cja,
.p2u5sl .ao65cja,
.bp3e .ao65cja,
.dp6ze4 .ao65cja {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.phbmhxs .x3x02a7,
.p2u5sl .x3x02a7 { text-align: left; }
.phbmhxs .fupura13,
.p2u5sl .fupura13 { text-align: center; }
.dx920 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.h1yz3 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.s4zqxcm { font-size: 1.1rem; }
.phr2 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ascb9 { margin-top: 12px; }
.ked1n { 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; }
.ked1n:hover { border-bottom-color: var(--accent-light); }
.c33yfr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.c33yfr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nnocaw { width: 260px; height: 260px; }
.w30c { border-radius: 28%; }
.st91jya { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ma95una { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .v6zm6 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.zeskkofm .phr2, .zeskkofm .h1yz3 { max-width: 640px; }
.ffap8 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.fjejr9 { position: sticky; top: 96px; align-self: start; }
.fjejr9 .dx920 { font-size: 1.6rem; margin-top: 18px; }
.hy33hp0 .phr2 { margin-bottom: 28px; }
@media (max-width: 860px) { .ffap8 { grid-template-columns: 1fr; } .fjejr9 { position: static; text-align: center; } }
.s7ba .c33yfr { margin: 0 auto 18px; }
.s7ba .st91jya { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .ykxm47 { grid-template-columns: 1fr; } }
.eay6m72 .dx920 { font-size: 1.6rem; margin-bottom: 6px; }
.dp6ze4 .ao65cja { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eay6m72 { flex-direction: column; text-align: center; } .kf1geaqq { grid-template-columns: 1fr; } }
.kifnn .dx920 { font-size: 1.35rem; margin: 0 0 4px; }
.kifnn .st91jya { margin: 0; }
.dyjlr26c {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.dyjlr26c .fripolcz { color: var(--accent-light); }
.i1h0zf34 .fripolcz { font-size: 2rem; }
.i1h0zf34 .k9co { max-width: 680px; }
.vhkeyo .fripolcz { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.vhkeyo .k9co  { margin: 0; }
@media (max-width: 640px) { .vhkeyo { flex-direction: column; } }
.qem27bsi .fripolcz { color: var(--accent-light); }
.jtldk .fripolcz { color: #fff; }
.jtldk .k9co  { color: rgba(255,255,255,0.85); }
.czgpk { max-width: 680px; margin: 0 auto; }
.ln6rv1 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ln6rv1 { grid-template-columns: 1fr; } }
.f9lj2xy { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.f9lj2xy .uvau0vx {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.f9lj2xy .uvau0vx:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mabra6 .uvau0vx { background: var(--bg-raised); border-color: transparent; }
.mabra6 .uvau0vx:focus { background: var(--bg-card); border-color: var(--accent-light); }
.nqov8a4 .uvau0vx { border-radius: 100px; padding: 11px 20px; }
.nqov8a4 .plio2 { border-radius: 14px; }
.nswdasw {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .nswdasw { grid-template-columns: 1fr; } }
.bs9r187t {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.bs9r187t h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bs9r187t p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.nph9qsx { counter-reset: priv-count; }
.ht3aupr {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ht3aupr:last-child { border-bottom: none; }
.ilvjg {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ht3aupr h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ht3aupr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xgrfnjk8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.xgrfnjk8 li { margin-bottom: 6px; }
.s65t{display:none}
.s65t:empty,.getxxqxh:empty{display:none}
.bx28d3s{position:relative;overflow:visible}
.qe8vi348 .anxyen9b,.h5afft .anxyen9b,
.mad2 .anxyen9b,.yju8t7 .anxyen9b,
.u74rmj .anxyen9b,.sqhzaxb .anxyen9b{display:block}
.fmakb .mc88y1{display:block}
.qe8vi348 .anxyen9b,.h5afft .anxyen9b,
.mad2 .anxyen9b,.yju8t7 .anxyen9b,
.u74rmj .anxyen9b{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.qe8vi348 .anxyen9b .getxxqxh,.h5afft .anxyen9b .getxxqxh,
.mad2 .anxyen9b .getxxqxh,.yju8t7 .anxyen9b .getxxqxh,
.u74rmj .anxyen9b .getxxqxh{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.qe8vi348 .emk9,.h5afft .emk9,
.mad2 .emk9,.yju8t7 .emk9,
.u74rmj .emk9{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.qe8vi348 .anxyen9b,.h5afft .anxyen9b{top:12px}
.qe8vi348 .anxyen9b .getxxqxh{margin-right:auto}
.h5afft .anxyen9b .getxxqxh{margin-left:auto}
.h5afft .anxyen9b{text-align:right}
.mad2 .anxyen9b,.yju8t7 .anxyen9b{bottom:12px}
.mad2 .anxyen9b .getxxqxh{margin-right:auto}
.yju8t7 .anxyen9b .getxxqxh{margin-left:auto}
.yju8t7 .anxyen9b{text-align:right}
.u74rmj .anxyen9b{position:relative;margin-top:16px}
.u74rmj .anxyen9b .getxxqxh{margin:0 auto}
.sqhzaxb .anxyen9b{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.sqhzaxb .anxyen9b .getxxqxh{margin:0}
.sqhzaxb .czyv~.anxyen9b,
.sqhzaxb .q5mjk8~.anxyen9b{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.sqhzaxb .czyv~.anxyen9b .getxxqxh,
.sqhzaxb .q5mjk8~.anxyen9b .getxxqxh{justify-content:flex-start}
.czyv~.anxyen9b,.q5mjk8~.anxyen9b{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.czyv~.anxyen9b .getxxqxh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q5mjk8~.anxyen9b .getxxqxh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.mc88y1 .getxxqxh{margin:0 0 12px}
.getxxqxh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mfw0r{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.v986bn5k{font-weight:600;color:var(--text-heading);opacity:1}
.h7o1lidw::before{content:"·";margin:0 2px;opacity:.5}
.emk9{white-space:nowrap}
.iy3u3n .mfw0r{display:none}
.fsgh5cc .emk9{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.fsgh5cc .h7o1lidw::before{content:""}
.e6d5smc .emk9{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.e6d5smc .h7o1lidw::before{content:""}
.u4946 .getxxqxh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.a921i07p .emk9{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.a921i07p .h7o1lidw::before{content:""}
.dg9ng5xw .emk9{color: var(--accent-light);opacity:1;font-weight:500}
.h552gou .emk9{border-bottom:1px solid currentColor;padding-bottom:2px}
.t983u .getxxqxh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.fixi5jh8{--date-bg:var(--accent-bg)}
.dykdgp .h7o1lidw::before{content:""}
.ce3o0 .h7o1lidw::before{content:"•";opacity:.4}
.ce3o0 .emk9 + .emk9::before{content:"•";margin-right:6px;opacity:.4}
.x7l634 .h7o1lidw::before{content:"/";opacity:.35}
.x7l634 .emk9 + .emk9::before{content:"/";margin-right:6px;opacity:.35}
.lry0hgbl .h7o1lidw::before{content:"|";opacity:.3}
.lry0hgbl .emk9 + .emk9::before{content:"|";margin-right:6px;opacity:.3}
.hbdxs .h7o1lidw::before{content:"—";opacity:.3}
.hbdxs .emk9 + .emk9::before{content:"—";margin-right:6px;opacity:.3}
.cu0nr .h7o1lidw::before{content:"◆";font-size:.5em;opacity:.35}
.cu0nr .emk9 + .emk9::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.nxln07n .h7o1lidw::before{content:"·";opacity:.4}
.nxln07n .emk9 + .emk9::before{content:"·";margin-right:6px;opacity:.4}
.gkfhx6h .h7o1lidw::before{content:"›";opacity:.4}
.gkfhx6h .emk9 + .emk9::before{content:"›";margin-right:6px;opacity:.4}
.slgex .h7o1lidw::before{content:"→";opacity:.35;font-size:.85em}
.slgex .emk9 + .emk9::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.r4xg{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.n2j7em{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yz6mr{display:flex;flex-direction:column;gap:3px}
.wlcrkmwy{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.db4ww3nb{font-weight:700;font-size:1rem;color:var(--text-heading)}
.u487wa6j{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.cbswn8 .r4xg{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.w7vd2 .r4xg{border-top:3px solid var(--accent);padding-top:18px}
.z9x1yg .r4xg{border-left:3px solid var(--accent);border-radius:0}
.nqcsjn2d .r4xg{padding:20px 0}
@media(max-width:640px){
  .r4xg{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .u487wa6j{max-width:100%}
}
.piicam .ec6tf8b1{margin:0}
@media (max-width:560px){
  .zmmk{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) {
  .yx5ora { padding: 28px 18px 20px; }
  .mksa { font-size: 1.2rem; }
  .h4d4x1 { max-width: 220px; max-height: 80px; }
}
.ek8wiz9v  .dyipg9 { border-radius: 6px; }
.v06f .ka54 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .dyipg9 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.n1mfrm {
  margin: 28px 0 24px;
}
.n1mfrm .gn46 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.n1mfrm .kwql0 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.n1mfrm .ka54 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .hwse0gc { flex-direction: row-reverse; }
[dir="rtl"] .aiv4zzc8 { flex-direction: row-reverse; }
[dir="rtl"] .nhbd .s5gjn { right: auto; left: 32px; }
[dir="rtl"] .ct6je  .s5gjn { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nhbd .s5gjn { right: auto; left: 20px; }
  [dir="rtl"] .ct6je  .s5gjn { left: auto;  right: 20px; }
}
[dir="rtl"] .g65sdxe .xahd  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bvmnp .xahd { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tdqhm3y, [dir="rtl"] .lfik45 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .x3f844 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gq6n8354 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .peeao { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ka54 { direction: rtl; }
[dir="rtl"] .c58614 { direction: rtl; }
[dir="rtl"] .uzql { direction: rtl; }
[dir="rtl"] .yeeghiwl { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .m42q3l .lfik45,
[dir="rtl"] .u837 .lfik45,
[dir="rtl"] .jg5e9y .lfik45,
[dir="rtl"] .j991o .lfik45 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .m42q3l .lfik45 li::before,
[dir="rtl"] .u837 .lfik45 li::before,
[dir="rtl"] .jg5e9y .lfik45 li::before,
[dir="rtl"] .j991o .lfik45 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .grl76xy.s6s7xmx .s36s,
[dir="rtl"] .z0b6dll.s6s7xmx .s36s,
[dir="rtl"] .bmkj.s6s7xmx .s36s,
[dir="rtl"] .a0ja7f9.s6s7xmx .s36s,
[dir="rtl"] .xgqy187.s6s7xmx .s36s { text-align: right; }
[dir="rtl"] .czyv.s6s7xmx .od5tlff { align-items: flex-end; text-align: right; }
[dir="rtl"] .kwql0,
[dir="rtl"] .kxe8r,
[dir="rtl"] .nqiee,
[dir="rtl"] .id5p5,
[dir="rtl"] .s36s { text-align: right; }
[dir="rtl"] .ugn536f,
[dir="rtl"] .c2tgo,
[dir="rtl"] .phr2,
[dir="rtl"] .uvau0vx,
[dir="rtl"] .plio2 { text-align: right; direction: rtl; }
[dir="rtl"] .nqov8a4 .uvau0vx,
[dir="rtl"] .f9lj2xy .uvau0vx { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #cb46d4;
  --brand:           #cb46d4;
  --brand-light:     #94309b;
  --brand-pale:      #b65bbc;
  --grad-start:      #df90e5;
  --grad-end:        #eac5ed;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #cb46d4;
  --cta-light:       #bf27c9;
  --cta-hover:       #aa29b3;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f0eef1;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e8;
  --border-alt:      #dbd0dc;
  --border-section:  #e8e2e8;
  --text-primary:    #1b171b;
  --text-muted:      #5f525f;
  --text-body:       #362f36;
  --text-sub:        #514652;
  --text-faint:      #877589;
  --text-dim:        #9f91a0;
  --text-label:      #6c5e6d;
  --text-value:      #433a44;
  --accent-bg:       #f0e4f1;
  --accent-bg-light: #e8ccea;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f5;
  --c-pros:          #158d7e;
  --c-cons:          #9f2136;
  --c-pros-label:    #19a895;
  --c-tip-border:    #1cb9a5;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #158d7e;
}
:root { --logo-bg-opacity: 62%; }
body, button, input { font-family: "Rajdhani", sans-serif; }
.zg8g .u8znyu { font-size: 0; width: 1.2rem; flex-shrink: 0; }.zg8g .u8znyu::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.zg8g .msbq     .u8znyu::before { content: "";  color: var(--c-tip-border); }.zg8g .whnft2ys .u8znyu::before { content: ""; color: var(--c-warn-border); }.zg8g .ppdvozbo    .u8znyu::before { content: ""; color: #60a5fa; }.e1bicx .zg8g .msbq     .u8znyu::before { color: #10b981; }.e1bicx .zg8g .whnft2ys .u8znyu::before { color: #f43f5e; }.e1bicx .zg8g .ppdvozbo    .u8znyu::before { color: #a855f7; }.x7vx7  .zg8g .msbq     .u8znyu::before { color: #eab308; }.x7vx7  .zg8g .whnft2ys .u8znyu::before { color: #ef4444; }.x7vx7  .zg8g .ppdvozbo    .u8znyu::before { color: #f97316; }.znfk  .zg8g .msbq     .u8znyu::before { color: #38bdf8; }.znfk  .zg8g .whnft2ys .u8znyu::before { color: #818cf8; }.znfk  .zg8g .ppdvozbo    .u8znyu::before { color: #2dd4bf; }.qk4y10l .zg8g .u8znyu::before { color: var(--accent-light) !important; }
.irt7vn .iw7qn li::before, .irt7vn .rrp940cu li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.irt7vn .iw7qn li::before { content: ""; }.irt7vn .rrp940cu li::before { content: ""; }.irt7vn .byi2vidq::before, .irt7vn .xzj4jh::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.irt7vn .byi2vidq::before { content: ""; }.irt7vn .xzj4jh::before { content: ""; }
.njmb .ix4u6q, .njmb .czyv { min-height: 420px; }
.imwh8w .hdpl0::after, .imwh8w .v1fxvn::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.c436t3::before { content: '>'; }