:root {
  --color-accent: #5325d4;
  --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;
}
.fiyy08 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.kq9qx821 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bgf5yuy {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.sp8iiwtx { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.djb9jo { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.djb9jo a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.djb9jo a:hover { color: var(--accent-light); }
.bxhks     .jbceok { border-radius: 24px; padding: 8px; }
.bxhks .jbceok li a { border-radius: 16px; }
.qzqh .jbceok li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .jbceok {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yzei8n3n:hover .jbceok,
  .yzei8n3n:focus-within .jbceok { display: block; }
  .jbceok li a { padding: 8px 16px; font-size: 0.88rem; }
}
.i0bazo9e {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.olus51ki { display: none; }
@media (max-width: 640px) {
  .olus51ki {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .olus51ki.fm29 { display: block; }
}
@media (max-width: 640px) {
  .i0bazo9e { display: block; }
  .djb9jo > li + li::before { display: none !important; }
  .djb9jo {
    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;
  }
  .djb9jo.fm29 { display: flex; }
  .djb9jo li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .djb9jo li:last-child a { border-bottom: none; }
}
.thezfhf { min-height: 480px; }
.in2s {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pwrv { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.eqmf .pwrv { margin-left: 0; margin-right: 0; }
.nn0g1fj {
  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;
}
.nn0g1fj:hover { opacity: 0.88; }
.la876 .in2s { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.la876 .pwrv { color: #e2e8f0; }
.la876.eqmf   .f1nd { text-align: left; }
.hklcz .in2s { color: var(--text-primary); text-shadow: none; }
.hklcz .pwrv { color: var(--text-muted); }
.hklcz .nn0g1fj { margin-top: 16px; }
.hklcz, .hklcz.thezfhf { min-height: auto !important; }
.hklcz.eqmf   .f1nd { text-align: left; }
.hklcz~.vf2qmmfr{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}
.hklcz~.vf2qmmfr .qqwg3y{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; }
}
.tthdxs .anlx7el,
.tthdxs .gw9etbsi,
.tthdxs .la876 .r2ba60c {
  overflow: hidden;
}
.tthdxs .anlx7el::after,
.tthdxs .gw9etbsi::after,
.tthdxs .la876 .r2ba60c::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; }
}
.anlx7el .in2s { color: #fff; }
.anlx7el .pwrv { color: rgba(255,255,255,0.85); }
.anlx7el .nn0g1fj { background: #fff; color: var(--cta); }
.anlx7el .nn0g1fj:hover { opacity: 0.92; }
.jimd .vd0nehz { position: relative; overflow: hidden; }
.jimd .vd0nehz::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.rvdwot .vd0nehz {
  animation: hg-breathe 7s ease-in-out infinite;
}
.tthdxs .vd0nehz { position: relative; overflow: hidden; }
.tthdxs .vd0nehz::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;
}
.aieb .vd0nehz { position: relative; overflow: hidden; }
.aieb .vd0nehz::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.pfmktl .vd0nehz {
  animation: hg-fadein 1.2s ease-out both;
}
.vd0nehz {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.anp7rov {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.f0v50y {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.vd0nehz .in2s { text-shadow: none; color: var(--text-primary); }
.vd0nehz .pwrv { color: var(--text-muted); }
body.nyq0 .in2s {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.uf4gb .in2s {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.thezfhf.anlx7el .in2s,
section.anlx7el .in2s {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vd0nehz.uquq4 .anp7rov { align-items: center; text-align: center; }
.vd0nehz.eqmf   .anp7rov { align-items: flex-start; text-align: left; }
.i52w3o .f0v50y { position: relative; }
.i52w3o .f0v50y::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.i52w3o.d8iu6 .f0v50y::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.rq8w6 .f0v50y {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.rq8w6.d8iu6 .f0v50y { padding: 32px 0 32px 32px; }
.ye0rqb .f0v50y {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.d8iu6 .anp7rov {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ye0rqb.d8iu6 .f0v50y { padding: 40px 16px 40px 48px; }
.thezfhf .ka2t {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ka2t .q1v3s {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.ka2t .q1v3s::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.ka2t .osbay8 { display: contents !important; }
.ka2t .osbay8 .bp18cvj {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.ka2t .osbay8 .qrip { max-height: 48px; max-width: 96px; }
.ka2t .osbay8 .eo7vl3 {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.ka2t .dj8o {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.ka2t .vmnp3h8u { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.ka2t .zs2wvtz { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.ka2t .zs2wvtz small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.ka2t .qvhqhi { display: contents !important; }
.ka2t .qvhqhi .lnweoii:not(.y6it) { display: none !important; }
.ka2t .qvhqhi .y6it {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.ka2t .qvhqhi .y6it .kuulmm9 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.ka2t .qvhqhi .y6it .n59rdc {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.ka2t .p3x0kn9 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.ka2t .p3x0kn9.pk9mzg {
  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;
}
.ka2t .p3x0kn9.pk9mzg:hover { opacity: 0.85; }
.mqethjqu .f0v50y {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.url49r {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .vd0nehz { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vd0nehz:not(.mqethjqu) .f0v50y { display: none !important; }
  .mqethjqu .f0v50y { padding: 16px; }
  .anp7rov  { padding: 36px 24px; }
  .vd0nehz~.vf2qmmfr,.d8iu6~.vf2qmmfr{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .thezfhf, .vd0nehz { min-height: 320px !important; }
  .in2s { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .cm0kr8x,
  .url49r,
  .m99f { grid-template-columns: 1fr !important; }

  

  
  .bd7d0wo3 { display: flex !important; flex-direction: column !important; }
  .bd7d0wo3 .f1nd { display: contents; }
  .bd7d0wo3 .r2ba60c { order: 0; }
  .bd7d0wo3 .in2s { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .bd7d0wo3 .cm0kr8x { order: 2; padding: 0 16px 12px !important; }
  .bd7d0wo3 .pwrv { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .cnoo .f1nd { display: flex; flex-direction: column; }
  .cnoo .f1nd .in2s { order: 1; }
  .cnoo .f1nd .m99f { order: 2; margin: 8px 0 24px !important; }
  .cnoo .f1nd .pwrv { order: 3; }
  .cnoo .f1nd .nn0g1fj { order: 4; align-self: center; margin-top: 0; }

  
  .vd0nehz.mqethjqu {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vd0nehz.mqethjqu .anp7rov { display: contents; padding: 0; }
  .vd0nehz.mqethjqu .anp7rov .in2s { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vd0nehz.mqethjqu .f0v50y { order: 2; padding: 12px 16px; }
  .vd0nehz.mqethjqu .anp7rov .pwrv { order: 3; padding: 0 24px; margin: 0 auto; }
  .vd0nehz.mqethjqu .anp7rov .nn0g1fj { order: 4; align-self: center; margin: 8px 0 32px; }
}
.n4r7slz { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.mwts { width: 100%; height: auto; display: block; border-radius: 10px; }
.lfqb .n4r7slz        { border-radius: 16px; }
.lfqb .mwts  { border-radius: 16px; }
.c4yas .n4r7slz         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c4yas .mwts   { border-radius: 8px; }
.rcfff8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ctndvc { width: 100%; padding: 32px 0; position: relative; }
.ed7pd { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.lzmov204 .ctndvc:nth-child(even) { background: var(--bg-surface); }
.lzmov204 .ctndvc:nth-child(odd)  { background: var(--bg-page); }
.k7zld3mi .ctndvc:nth-child(even) { background: var(--bg-card); }
.k7zld3mi .ctndvc:nth-child(odd)  { background: var(--bg-page); }
.lzmov204 .ctndvc:nth-child(odd)  .ed7pd { background: var(--bg-card); border-radius: 6px; }
.lzmov204 .ctndvc:nth-child(even) .ed7pd { background: var(--bg-raised); border-radius: 6px; }
.k7zld3mi .ctndvc:nth-child(odd)  .ed7pd { background: var(--bg-card); border-radius: 6px; }
.k7zld3mi .ctndvc:nth-child(even) .ed7pd { background: var(--bg-raised); border-radius: 6px; }
.lzmov204 .ctndvc:nth-child(even) .p1g40j .sljq19a,
.k7zld3mi .ctndvc:nth-child(even) .p1g40j .sljq19a { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.lzmov204 .ctndvc:nth-child(odd) .p1g40j .sljq19a,
.k7zld3mi .ctndvc:nth-child(odd) .p1g40j .sljq19a { background: var(--bg-card-inner); }
.lzmov204 .ctndvc:nth-child(even) .xxjztrz .sljq19a:nth-child(odd),
.k7zld3mi .ctndvc:nth-child(even) .xxjztrz .sljq19a:nth-child(odd)  { background: var(--bg-card); }
.lzmov204 .ctndvc:nth-child(even) .xxjztrz .sljq19a:nth-child(even),
.k7zld3mi .ctndvc:nth-child(even) .xxjztrz .sljq19a:nth-child(even) { background: var(--bg-card-inner); }
h1.kgtqx12h { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kgtqx12h {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.d507 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.txfgfwp h2.kgtqx12h {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nmj9abu h2.kgtqx12h {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.g20g4 h2.kgtqx12h {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.f1lj9nc h2.kgtqx12h::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.k5ma6e7 h2.kgtqx12h {
  color: var(--text-primary); font-size: 1.7rem;
}
.enmt h2.kgtqx12h::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ogag h2.kgtqx12h {
  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;
}
.r89tx { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .r89tx { display: none; } }
.m8cmx { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kxael26 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.jocibp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.eqmir60n { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.iyhv1 { padding-left: 20px; }
.iyhv1 li { margin-bottom: 6px; }
.iyhv1 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.iyhv1 a:hover { color: var(--accent-light); }
.ksws1c46 .eqmir60n { display: none; }
.jcgnp .eqmir60n { display: none; }
.jcgnp .iyhv1 { padding-left: 0; list-style: none; }
.jcgnp .iyhv1 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jcgnp .iyhv1 a { font-size: 0.92rem; }
.ojgqlnhj .jocibp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ojgqlnhj .eqmir60n { display: none; }
.ojgqlnhj .iyhv1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ojgqlnhj .iyhv1 li { margin-bottom: 0; }
.ojgqlnhj .iyhv1 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;
}
.ojgqlnhj .iyhv1 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.q0vbe .jocibp { padding: 20px 20px 16px; }
.q0vbe .iyhv1 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.q0vbe .iyhv1 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.q0vbe .iyhv1 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;
}
.q0vbe .iyhv1 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;
}
.q0vbe .iyhv1 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.q0vbe .iyhv1 a:focus,
.q0vbe .iyhv1 a:focus-visible,
.q0vbe .iyhv1 a:target { outline: none; }
.q0vbe .iyhv1 li:target a { border-color: var(--border); color: var(--text-muted); }
.wsbxct .jocibp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wsbxct .eqmir60n { display: none; }
.wsbxct .iyhv1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wsbxct .iyhv1 li { margin-bottom: 0; }
.wsbxct .iyhv1 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wsbxct .iyhv1 li:last-child::after { content: ""; margin-right: 0; }
.wsbxct .iyhv1 a { font-size: 0.9rem; }
.sljq19a { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.p1g40j .sljq19a { background: var(--bg-card); }
.xxjztrz .sljq19a:nth-child(odd)  { background: var(--bg-card); }
.xxjztrz .sljq19a:nth-child(even) { background: var(--bg-raised); }
.c8oot .sljq19a {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.c8oot .sljq19a:last-child { border-bottom: none; }
.c8oot h3.d507 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.owzbmieo .sljq19a {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.owzbmieo .sljq19a + .sljq19a { margin-top: 4px; }
.v08z5rh .sljq19a { background: none; border-radius: 0; padding: 12px 0; }
.v08z5rh .sljq19a + .sljq19a { border-top: 1px solid var(--border-section); }
.i9lrnwla { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.guax { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.tb9su { color: var(--text-body); margin-bottom: 10px; }
.s5lyg, .mchsmkmm { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.s5lyg li, .mchsmkmm li { margin-bottom: 6px; }
.mchsmkmm li { list-style: decimal; }
.koqyu2     .s5lyg { list-style-type: "● "; }
.rurtt  .s5lyg { list-style-type: "■ "; }
.cbvc9ub .s5lyg { list-style-type: "◆ "; }
.io1nnq    .s5lyg { list-style-type: "★ "; }
.koqyu2     .n7054t { list-style-type: "● "; }
.rurtt  .n7054t { list-style-type: "■ "; }
.cbvc9ub .n7054t { list-style-type: "◆ "; }
.io1nnq    .n7054t { list-style-type: "★ "; }
.koqyu2    .s5lyg li::marker, .koqyu2    .n7054t li::marker,
.rurtt .s5lyg li::marker, .rurtt .n7054t li::marker,
.cbvc9ub .s5lyg li::marker, .cbvc9ub .n7054t li::marker,
.io1nnq   .s5lyg li::marker, .io1nnq   .n7054t li::marker {
  color: var(--cta); font-size: 1em;
}
.koqyu2 .mchsmkmm,
.rurtt .mchsmkmm,
.cbvc9ub .mchsmkmm,
.io1nnq .mchsmkmm {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.koqyu2 .mchsmkmm li,
.rurtt .mchsmkmm li,
.cbvc9ub .mchsmkmm li,
.io1nnq .mchsmkmm li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.koqyu2 .mchsmkmm li::before,
.rurtt .mchsmkmm li::before,
.cbvc9ub .mchsmkmm li::before,
.io1nnq .mchsmkmm 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;
}
.koqyu2     .mchsmkmm li::before { border-radius: 50%; }
.rurtt  .mchsmkmm li::before { border-radius: 3px; }
.cbvc9ub .mchsmkmm li::before { border-radius: 3px; }
.io1nnq    .mchsmkmm li::before { border-radius: 50%; }
.zw55y { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.eylt .zw55y,
.qzug5sn .zw55y { background: transparent; border: none; border-radius: 0; }
.qes4w8 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.qes4w8 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.qes4w8 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.qes4w8 tr:hover td { background: var(--bg-hover); }
.pm4m .qes4w8 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gbf3age .qes4w8 { border: 1px solid var(--border-alt); }
.gbf3age .qes4w8 th,
.gbf3age .qes4w8 td { border: 1px solid var(--border-alt); }
.u8v97b .qes4w8 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.u8v97b .qes4w8 td { border-bottom: none; }
.u8v97b .qes4w8 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.i99u9z .qes4w8 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.j00b3c .zw55y {
  overflow: hidden;
}
.j00b3c .qes4w8 th { border-bottom: 1px solid var(--border-alt); }
.j00b3c .qes4w8 tr:last-child td { border-bottom: none; }
.mzgw9nka { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gdcj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ktekc { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.llha { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.klntd { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.n7054t { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.n7054t li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.giqujcv .llha { background: transparent; text-align: center; }
.l8dl .ktekc {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.bimwtdm .ktekc {
  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);
}
.lxhb .gdcj { display: grid; grid-template-columns: auto 1fr; }
.lxhb .ktekc {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.lxhb .llha { grid-column: 2; }
.lxhb .klntd,
.lxhb .n7054t { grid-column: 1 / -1; }
.fz292h07 .gdcj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fz292h07 .ktekc {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.fz292h07 .llha { grid-column: 2; }
.fz292h07 .klntd,
.fz292h07 .n7054t { grid-column: 1 / -1; }
.vl8jb .gdcj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vl8jb .llha { background: none; color: var(--accent-light); font-weight: 700; }
.uhlb .gdcj { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.uhlb .llha { background: none; color: var(--accent-light); font-weight: 700; }
.zvtubp .gdcj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zvtubp .gdcj:last-child { border-bottom: none; }
.zvtubp .llha { background: none; color: var(--accent-light); font-weight: 700; }
.ag2f1x .gdcj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ag2f1x .llha { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.yfhkh .mzgw9nka { counter-reset: card-n; }
.yfhkh .gdcj  { counter-increment: card-n; }
.yfhkh .llha { display: flex; align-items: center; gap: 10px; }
.yfhkh .llha::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.r44nrs4 .gdcj { background: var(--bg-surface); border: 1px solid var(--border); }
.r44nrs4 .llha { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.dkqon { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.c1uyszd  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.klz1lph { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.kmtm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.pdrx1ff { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.dkqon strong { color: var(--text-primary); font-size: 0.95rem; }
.dkqon p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.vfuuum { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ss1hv22, .zt5d1zbl { border-radius: 8px; padding: 14px; }
.ss1hv22 { background: var(--bg-pros); }
.zt5d1zbl { background: var(--bg-cons); }
.jqy8872 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ss1hv22 .jqy8872 { color: var(--c-pros-label); }
.zt5d1zbl .jqy8872 { color: #f87171; }
.ss1hv22 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zt5d1zbl ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mwts { width: 100%; height: auto; border-radius: 10px; display: block; }
.pk9mzg {
  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;
}
.pk9mzg:hover { opacity: 0.85; }
.n8bo .pk9mzg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.n8bo .pk9mzg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wdybhd9 .pk9mzg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wdybhd9 .pk9mzg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yk005hr .nn0g1fj { border-radius: 50px; }
.yk005hr .pk9mzg  { border-radius: 50px; }
.hqg0 .nn0g1fj { padding-left: 22px; padding-right: 22px; }
.hqg0 .pk9mzg  { padding-left: 12px; padding-right: 12px; }
.s65ryyto .nn0g1fj { padding-left: 44px; padding-right: 44px; }
.s65ryyto .pk9mzg  { padding-left: 24px; padding-right: 24px; }
.grvj11 .nn0g1fj { padding-left: 56px; padding-right: 56px; }
.grvj11 .pk9mzg  { padding-left: 32px; padding-right: 32px; }
.djc1   .nn0g1fj::after, .djc1   .pk9mzg::after,
.x2c5 .nn0g1fj::after, .x2c5 .pk9mzg::after,
.lvh04q    .nn0g1fj::after, .lvh04q    .pk9mzg::after,
.f5p5    .nn0g1fj::after, .f5p5    .pk9mzg::after,
.uysf6xq    .nn0g1fj::after, .uysf6xq    .pk9mzg::after,
.dyjgfnxp     .nn0g1fj::after, .dyjgfnxp     .pk9mzg::after,
.xmjr1    .nn0g1fj::after, .xmjr1    .pk9mzg::after,
.kthhc43   .nn0g1fj::after, .kthhc43   .pk9mzg::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;
}
.djc1 .nn0g1fj::after, .djc1 .pk9mzg::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");
}
.x2c5 .nn0g1fj::after, .x2c5 .pk9mzg::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");
}
.lvh04q .nn0g1fj::after, .lvh04q .pk9mzg::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");
}
.f5p5 .nn0g1fj::after, .f5p5 .pk9mzg::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");
}
.uysf6xq .nn0g1fj::after, .uysf6xq .pk9mzg::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");
}
.dyjgfnxp .nn0g1fj::after, .dyjgfnxp .pk9mzg::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");
}
.xmjr1 .nn0g1fj::after, .xmjr1 .pk9mzg::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");
}
.kthhc43 .nn0g1fj::after, .kthhc43 .pk9mzg::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");
}
.d4x2y   .pe959zj::after, .d4x2y   .ghsx6oo::after,
.g0g2mk .pe959zj::after, .g0g2mk .ghsx6oo::after,
.r0fq28k    .pe959zj::after, .r0fq28k    .ghsx6oo::after,
.c08qlzt    .pe959zj::after, .c08qlzt    .ghsx6oo::after,
.fc0i3v1    .pe959zj::after, .fc0i3v1    .ghsx6oo::after,
.yslx9a     .pe959zj::after, .yslx9a     .ghsx6oo::after,
.ft82o67c    .pe959zj::after, .ft82o67c    .ghsx6oo::after,
.gmi4   .pe959zj::after, .gmi4   .ghsx6oo::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;
}
.d4x2y .pe959zj::after, .d4x2y .ghsx6oo::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");
}
.g0g2mk .pe959zj::after, .g0g2mk .ghsx6oo::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");
}
.r0fq28k .pe959zj::after, .r0fq28k .ghsx6oo::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");
}
.c08qlzt .pe959zj::after, .c08qlzt .ghsx6oo::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");
}
.fc0i3v1 .pe959zj::after, .fc0i3v1 .ghsx6oo::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");
}
.yslx9a .pe959zj::after, .yslx9a .ghsx6oo::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");
}
.ft82o67c .pe959zj::after, .ft82o67c .ghsx6oo::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");
}
.gmi4 .pe959zj::after, .gmi4 .ghsx6oo::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");
}
.ukw6cjhy {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.q1v3s {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.q1v3s > * { min-width: 0; }
.q1v3s:hover { background: var(--bg-hover); }
.q1v3s > [itemprop="item"] { display: contents; }
.q1v3s [itemprop="itemReviewed"],
.q1v3s [itemprop="reviewRating"] { display: none; }
.q1v3s::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.osbay8 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.bp18cvj {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.qrip { max-height: 52px; max-width: 110px; object-fit: contain; }
.eo7vl3 {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.p4zx .bp18cvj    { background: #1a1a1a; }
.ms8fm .bp18cvj   { background: rgba(128,128,128,.12); }
.dcn1jav9 .bp18cvj { background: var(--bg-raised); }
.qlwt .bp18cvj    { background: transparent; padding: 0; }
.dj8o {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.vmnp3h8u { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.zs2wvtz { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.qvhqhi {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.lnweoii {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.kuulmm9 {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.n59rdc {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.p3x0kn9 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.p3x0kn9.pk9mzg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .q1v3s {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .q1v3s::before    { grid-area: rank;   }
  .osbay8           { grid-area: ident;  }
  .dj8o     { grid-area: rating; min-width: 0; width: auto; }
  .qvhqhi           { grid-area: pills;  }
  .p3x0kn9             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .q1v3s {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .q1v3s::before    { justify-self: center; }
  .osbay8           { width: 100%; }
  .dj8o     { justify-self: center; }
  .qvhqhi           { grid-template-columns: 1fr; }
}
.k5xx {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.i4lbtc {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.ic1bd {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.ic1bd img { max-width: 80px; max-height: 50px; object-fit: contain; }
.u615xx { flex: 1; }
.u615xx h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.n92zv { color: var(--c-stars); font-size: 1.1rem; }
.g2pr2 { margin-bottom: 8px; }
.eujz79 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.j23k9t4i::before   { content: "★ "; color: var(--accent-light); }
.ut4b1 { flex-shrink: 0; }
.j3gg img.ggyxs { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.eylt { padding: 20px 24px; }
.ptwlw923 { color: var(--text-muted); margin-bottom: 16px; }
.q9cv { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.fm18cl, .hwz1na { list-style: none; font-size: 0.9rem; }
.fm18cl li { color: var(--c-pros); margin-bottom: 4px; }
.hwz1na li { color: var(--c-cons); margin-bottom: 4px; }
.fm18cl li::before { content: "✓"; margin-right: 5px; }
.hwz1na li::before { content: "✗"; margin-right: 5px; }
.v6g97w .fm18cl li::before { content: "→"; }
.v6g97w .hwz1na li::before { content: "–"; }
.tqggw78i  .fm18cl li::before { content: "★"; }
.tqggw78i  .hwz1na li::before { content: "✕"; }
.nbl3ng3f    .fm18cl li::before { content: "◆"; }
.nbl3ng3f    .hwz1na li::before { content: "▲"; }
.l55gx  .fm18cl li::before { content: "▶"; }
.l55gx  .hwz1na li::before { content: "■"; }
.mvw76 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.kx9r { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.mkgh75 { background: var(--bg-pros); color: var(--c-tag-pay); }
.d2ci0rpw { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.bkar .d2ci0rpw { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.nh6lks .d2ci0rpw { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .cov6g .tb847o7 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .cov6g .k5xx { margin: 0; }
}
.nkwbr .i4lbtc { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.nkwbr .u615xx h3 { color: var(--accent-light); }
.nkwbr .ic1bd { background: var(--bg-page); border: 1px solid var(--border); }
.wgat4m5 .k5xx { border-top: 4px solid var(--accent); }
.wgat4m5 .i4lbtc { background: var(--bg-card); }
.wae4rj .k5xx { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.wae4rj .i4lbtc { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.wae4rj .eylt { padding: 14px 16px; }
.wae4rj .ic1bd { border-radius: 4px; }
.wae4rj .d2ci0rpw { border-radius: 0; }
.m33g0m81 .i4lbtc { padding: 0; gap: 0; overflow: hidden; }
.m33g0m81 .ic1bd { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.m33g0m81 .u615xx { padding: 16px 20px; }
.m33g0m81 .ut4b1 { padding: 16px 20px; align-self: center; }
.goo7rd .n92zv { font-size: .95rem; }
.qzug5sn .vfuuum { gap: 10px; }
.qzug5sn .ss1hv22, .qzug5sn .zt5d1zbl { padding: 12px; }
.qzug5sn .ss1hv22 ul, .qzug5sn .zt5d1zbl ul { margin: 4px 0 0; padding-left: 18px; }
.qzug5sn .ss1hv22 li, .qzug5sn .zt5d1zbl li { font-size: .85rem; margin-bottom: 3px; }
.ogi9 .kx9r { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .mj0uemfo { grid-template-columns: 1fr; }
  .dh1meh6z { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dh1meh6z .wmf63y8 { width: 72px; height: 50px; }
  .dh1meh6z .a9zue { max-width: 180px; }
  .dh1meh6z .ij2dv { width: auto; }
}
.o1cd .goo7rd .n92zv { filter: brightness(1.2); }
@media (max-width: 720px) {
  .o1cd { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .h6xw { padding: 16px; }
  .pofo .polo { min-width: 50%; }
}
.fxl218 .vfuuum { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .bthx5oj6 { grid-template-columns: 1fr; }
  .ttuik { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .eequ7pm0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .au6xmf { flex-wrap: wrap; padding: 16px; }
}
.s49hem .vfuuum { gap: 8px; }
.s49hem .ss1hv22, .s49hem .zt5d1zbl { padding: 8px; }
@media (max-width: 480px) {
  .zvt4i { flex-direction: column; align-items: stretch; }
}
.s415m2c .ij2dv .pk9mzg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .sjkgtke7 { flex-direction: column; align-items: stretch; gap: 10px; }
  .s415m2c .ij2dv { text-align: center; }
}
@media (max-width: 720px) {
  .tnwoogf { grid-template-columns: 1fr; }
  .kn5e { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ou33j4t { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.e6918h65 .t2ugeoo { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.axd6h57 .n92zv { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .hh6g { grid-template-columns: 1fr; }
  .axd6h57 { width: 100px; height: 100px; margin: 16px auto; }
  .e6918h65 { font-size: 1.4rem; }
  .jcdho { justify-content: center; }
  .dttnr1ew .polo { min-width: 50%; }
}
.i7q0muk .vfuuum { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hzettof { flex-wrap: wrap; padding: 14px 16px; }
  .fbcb { padding: 12px 16px; }
  .i7q0muk .vfuuum { margin: 0 16px; }
  .i7q0muk .ogi9 { padding: 0 16px; }
  .a4oj45 { padding: 12px 16px; }
}
.agt5xd7d .q1v3s {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.agt5xd7d .q1v3s:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ontz .ukw6cjhy { gap: 18px; }
.ontz .q1v3s {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ontz .q1v3s:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.g17amvpi .ukw6cjhy {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.g17amvpi .q1v3s {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.g17amvpi .q1v3s:last-child { border-bottom: none; }
.g17amvpi .osbay8,
.g17amvpi .dj8o,
.g17amvpi .qvhqhi {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.pt1v1dm1 .ukw6cjhy { gap: 0; }
.pt1v1dm1 .q1v3s {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.pt1v1dm1 .q1v3s:last-child { border-bottom: none; }
.pt1v1dm1 .q1v3s:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.pt1v1dm1 .q1v3s:nth-child(even):hover { background: var(--bg-hover); }
.mqtcc .q1v3s {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.liu6w4 .qvhqhi .lnweoii {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.liu6w4 .qvhqhi .lnweoii:first-child { border-left: none; }
.meklcdz .qvhqhi .lnweoii {
  background: transparent; padding: 4px 8px;
}
.meklcdz .qvhqhi .kuulmm9 { font-size: .65rem; opacity: .65; }
.meklcdz .qvhqhi .n59rdc   { font-size: 1.15rem; color: var(--accent-light); }
.a4w65h .qvhqhi .lnweoii {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.zs2wvtz { display: none; }
.xyxqy .vmnp3h8u { font-size: 1rem; letter-spacing: 2px; }
.vea8 .vmnp3h8u {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.m06x .vmnp3h8u,
.bklle94u .vmnp3h8u,
.pzit .vmnp3h8u { display: none; }
.m06x .zs2wvtz,
.bklle94u .zs2wvtz,
.pzit .zs2wvtz { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.m06x .zs2wvtz { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.m06x .zs2wvtz small { display: none; }
.bklle94u .zs2wvtz {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.bklle94u .zs2wvtz small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.pzit .zs2wvtz {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.pzit .zs2wvtz small { display: none; }
.m06x .g2pr2 .n92zv,
.bklle94u .g2pr2 .n92zv,
.pzit .g2pr2 .n92zv { display: none; }
.m06x .g2pr2 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.m06x .t2ugeoo { display: none; }
.bklle94u .g2pr2 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.bklle94u .bnpu,
.bklle94u .t2ugeoo { font-size: 1em; }
.pzit .g2pr2 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.pzit .t2ugeoo { display: none; }
.wzlys5is { margin: 16px 0; }
.lp2c9k { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lp2c9k summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lp2c9k summary::after { content: "+"; color: var(--accent-light); }
.lp2c9k[open] summary::after { content: "−"; }
.lp2c9k p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ctndvc { margin-bottom: 0; }
.gnc20sn h2.kgtqx12h { color: var(--text-primary); border-color: var(--accent-light); }
.wp0d h2.kgtqx12h { color: var(--text-primary); border-color: var(--accent-light); }
.jrvg .c1uyszd     { background: #052e16; border-color: #10b981; }
.jrvg .klz1lph { background: #2d0a1e; border-color: #f43f5e; }
.jrvg .kmtm    { background: #1e1036; border-color: #a855f7; }
.jrvg .dkqon strong  { color: #f1f5f9; }
.jrvg .dkqon p       { color: #cbd5e1; }
.jrvg .an864a2i    .c1uyszd     .pdrx1ff::before,
.jrvg .xl32vswz  .c1uyszd     .pdrx1ff::before,
.jrvg .xzbq7  .c1uyszd     .pdrx1ff::before,
.jrvg .qjyy26gv .c1uyszd     .pdrx1ff::before { color: #10b981; }
.jrvg .an864a2i    .klz1lph .pdrx1ff::before,
.jrvg .xl32vswz  .klz1lph .pdrx1ff::before,
.jrvg .xzbq7  .klz1lph .pdrx1ff::before,
.jrvg .qjyy26gv .klz1lph .pdrx1ff::before { color: #f43f5e; }
.jrvg .an864a2i    .kmtm    .pdrx1ff::before,
.jrvg .xl32vswz  .kmtm    .pdrx1ff::before,
.jrvg .xzbq7  .kmtm    .pdrx1ff::before,
.jrvg .qjyy26gv .kmtm    .pdrx1ff::before { color: #a855f7; }
.k64u1698 .c1uyszd     { background: #2d2000; border-color: #eab308; }
.k64u1698 .klz1lph { background: #2d0b0b; border-color: #ef4444; }
.k64u1698 .kmtm    { background: #2d1600; border-color: #f97316; }
.k64u1698 .dkqon strong  { color: #f1f5f9; }
.k64u1698 .dkqon p       { color: #cbd5e1; }
.k64u1698 .an864a2i    .c1uyszd     .pdrx1ff::before,
.k64u1698 .xl32vswz  .c1uyszd     .pdrx1ff::before,
.k64u1698 .xzbq7  .c1uyszd     .pdrx1ff::before,
.k64u1698 .qjyy26gv .c1uyszd     .pdrx1ff::before { color: #eab308; }
.k64u1698 .an864a2i    .klz1lph .pdrx1ff::before,
.k64u1698 .xl32vswz  .klz1lph .pdrx1ff::before,
.k64u1698 .xzbq7  .klz1lph .pdrx1ff::before,
.k64u1698 .qjyy26gv .klz1lph .pdrx1ff::before { color: #ef4444; }
.k64u1698 .an864a2i    .kmtm    .pdrx1ff::before,
.k64u1698 .xl32vswz  .kmtm    .pdrx1ff::before,
.k64u1698 .xzbq7  .kmtm    .pdrx1ff::before,
.k64u1698 .qjyy26gv .kmtm    .pdrx1ff::before { color: #f97316; }
.xhh7s .c1uyszd     { background: #0c1a2e; border-color: #38bdf8; }
.xhh7s .klz1lph { background: #12103a; border-color: #818cf8; }
.xhh7s .kmtm    { background: #0a2020; border-color: #2dd4bf; }
.xhh7s .dkqon strong  { color: #f1f5f9; }
.xhh7s .dkqon p       { color: #cbd5e1; }
.xhh7s .an864a2i    .c1uyszd     .pdrx1ff::before,
.xhh7s .xl32vswz  .c1uyszd     .pdrx1ff::before,
.xhh7s .xzbq7  .c1uyszd     .pdrx1ff::before,
.xhh7s .qjyy26gv .c1uyszd     .pdrx1ff::before { color: #38bdf8; }
.xhh7s .an864a2i    .klz1lph .pdrx1ff::before,
.xhh7s .xl32vswz  .klz1lph .pdrx1ff::before,
.xhh7s .xzbq7  .klz1lph .pdrx1ff::before,
.xhh7s .qjyy26gv .klz1lph .pdrx1ff::before { color: #818cf8; }
.xhh7s .an864a2i    .kmtm    .pdrx1ff::before,
.xhh7s .xl32vswz  .kmtm    .pdrx1ff::before,
.xhh7s .xzbq7  .kmtm    .pdrx1ff::before,
.xhh7s .qjyy26gv .kmtm    .pdrx1ff::before { color: #2dd4bf; }
.r9t23g1 .c1uyszd     { background: var(--accent-bg); border-color: var(--accent-light); }
.r9t23g1 .klz1lph { background: var(--accent-bg-light); border-color: var(--accent-light); }
.r9t23g1 .kmtm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.r9t23g1 .an864a2i    .pdrx1ff::before,
.r9t23g1 .xl32vswz  .pdrx1ff::before,
.r9t23g1 .xzbq7  .pdrx1ff::before,
.r9t23g1 .qjyy26gv .pdrx1ff::before { color: var(--accent-light) !important; }
.pshi65h::before,
.i9ai9f::before { margin-right: 5px; }
.fa9h .ss1hv22 ul li,
.fa9h .fm18cl li         { color: #4ade80; }
.fa9h .ss1hv22 .pshi65h { color: #22c55e; }
.fa9h .zt5d1zbl ul li,
.fa9h .hwz1na li         { color: #f87171; }
.fa9h .zt5d1zbl .i9ai9f { color: #ef4444; }
.us0smbso .ss1hv22 { background: var(--bg-pros); }
.us0smbso .zt5d1zbl { background: var(--bg-cons); }
.us0smbso .ss1hv22 .pshi65h { color: var(--c-pros-label); }
.us0smbso .zt5d1zbl .i9ai9f { color: var(--c-cons); }
.us0smbso .ss1hv22 ul li,
.us0smbso .fm18cl li            { color: var(--c-pros); }
.us0smbso .zt5d1zbl ul li,
.us0smbso .hwz1na li            { color: var(--c-cons); }
.tfayg21u .ss1hv22 { background: var(--bg-pros); }
.tfayg21u .zt5d1zbl { background: var(--bg-cons); }
.tfayg21u .ss1hv22 .pshi65h { color: var(--c-pros-label); }
.tfayg21u .zt5d1zbl .i9ai9f { color: var(--c-cons); }
.tfayg21u .ss1hv22 ul li,
.tfayg21u .fm18cl li          { color: var(--c-pros); }
.tfayg21u .zt5d1zbl ul li,
.tfayg21u .hwz1na li          { color: var(--c-cons); }
.f5m0ys .pshi65h::before { content: "✓ "; }
.f5m0ys .i9ai9f::before { content: "✗ "; }
.v6g97w .pshi65h::before { content: "→ "; }
.v6g97w .i9ai9f::before { content: "← "; }
.tqggw78i .pshi65h::before { content: "★ "; }
.tqggw78i .i9ai9f::before { content: "✕ "; }
.nbl3ng3f .pshi65h::before { content: "◆ "; }
.nbl3ng3f .i9ai9f::before { content: "▲ "; }
.nh6lks .dkqon { background: transparent; border-left: none; border: 1.5px solid; }
.nh6lks .c1uyszd     { border-color: var(--c-tip-border); }
.nh6lks .klz1lph { border-color: var(--c-warn-border); }
.nh6lks .kmtm    { border-color: #60a5fa; }
.nh6lks .dkqon strong { color: var(--text-primary); }
.nh6lks .dkqon p      { color: var(--text-muted); }
.bkar .dkqon { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.bkar .c1uyszd     { border-top-color: var(--c-tip-border); }
.bkar .klz1lph { border-top-color: var(--c-warn-border); }
.bkar .kmtm    { border-top-color: #60a5fa; }
.o1fijvgb .dkqon { border-left: none; border-radius: 8px; }
.o1fijvgb .c1uyszd     { background: #065f46; }
.o1fijvgb .klz1lph { background: #92400e; }
.o1fijvgb .kmtm    { background: #1e3a8a; }
.o1fijvgb .dkqon strong,
.o1fijvgb .dkqon p { color: #fff; }
.o1fijvgb .pdrx1ff::before { color: rgba(255,255,255,0.85) !important; }
.jrvg.o1fijvgb .c1uyszd,
.jrvg .o1fijvgb .c1uyszd     { background: #052e16; }
.jrvg.o1fijvgb .klz1lph,
.jrvg .o1fijvgb .klz1lph { background: #2d0a1e; }
.jrvg.o1fijvgb .kmtm,
.jrvg .o1fijvgb .kmtm    { background: #1e1036; }
.k64u1698.o1fijvgb .c1uyszd,
.k64u1698 .o1fijvgb .c1uyszd      { background: #2d2000; }
.k64u1698.o1fijvgb .klz1lph,
.k64u1698 .o1fijvgb .klz1lph  { background: #2d0b0b; }
.k64u1698.o1fijvgb .kmtm,
.k64u1698 .o1fijvgb .kmtm     { background: #2d1600; }
.xhh7s.o1fijvgb .c1uyszd,
.xhh7s .o1fijvgb .c1uyszd      { background: #0c1a2e; }
.xhh7s.o1fijvgb .klz1lph,
.xhh7s .o1fijvgb .klz1lph  { background: #12103a; }
.xhh7s.o1fijvgb .kmtm,
.xhh7s .o1fijvgb .kmtm     { background: #0a2020; }
.jrjpglq .dkqon { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jrjpglq .c1uyszd     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jrjpglq .klz1lph { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jrjpglq .kmtm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jrjpglq .dkqon strong { color: var(--text-primary); }
.jrjpglq .dkqon p      { color: var(--text-muted); }
.mr2u .dkqon { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.an864a2i .pdrx1ff,
.xl32vswz .pdrx1ff,
.xzbq7 .pdrx1ff,
.qjyy26gv .pdrx1ff { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.an864a2i .pdrx1ff::before,
.xl32vswz .pdrx1ff::before,
.xzbq7 .pdrx1ff::before,
.qjyy26gv .pdrx1ff::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.an864a2i .c1uyszd     .pdrx1ff::before { content: "✦"; color: var(--c-tip-border); }
.an864a2i .klz1lph .pdrx1ff::before { content: "▲"; color: var(--c-warn-border); }
.an864a2i .kmtm    .pdrx1ff::before { content: "◉"; color: #60a5fa; }
.xl32vswz .c1uyszd     .pdrx1ff::before { content: "★"; color: var(--c-tip-border); }
.xl32vswz .klz1lph .pdrx1ff::before { content: "◆"; color: var(--c-warn-border); }
.xl32vswz .kmtm    .pdrx1ff::before { content: "●"; color: #60a5fa; }
.xzbq7 .c1uyszd     .pdrx1ff::before { content: "▶"; color: var(--c-tip-border); }
.xzbq7 .klz1lph .pdrx1ff::before { content: "■"; color: var(--c-warn-border); }
.xzbq7 .kmtm    .pdrx1ff::before { content: "▸"; color: #60a5fa; }
.qjyy26gv .c1uyszd     .pdrx1ff::before { content: "→"; color: var(--c-tip-border); }
.qjyy26gv .klz1lph .pdrx1ff::before { content: "⬥"; color: var(--c-warn-border); }
.qjyy26gv .kmtm    .pdrx1ff::before { content: "◈"; color: #60a5fa; }
.yhjplkg .p1g40j .sljq19a,
.yhjplkg .xxjztrz .sljq19a  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.yhjplkg .gdcj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.yhjplkg .q1v3s                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.yhjplkg .k5xx            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.yhjplkg .zw55y          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yhjplkg .jocibp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qnxm .p1g40j .sljq19a,
.qnxm .xxjztrz .sljq19a,
.qnxm .gdcj,
.qnxm .q1v3s,
.qnxm .k5xx,
.qnxm .zw55y,
.qnxm .jocibp,
.qnxm .mr2u .dkqon { box-shadow: none; }
.h1ups6lj   body, .h1ups6lj   { font-size: 0.9rem; }
.h1ups6lj   .tb9su, .h1ups6lj .i9lrnwla, .h1ups6lj .guax,
.h1ups6lj   .m8cmx, .h1ups6lj .kxael26 { font-size: 0.9rem; }
.h1ups6lj   .s5lyg, .h1ups6lj .mchsmkmm { font-size: 0.9rem; }
.q9eo7   .tb9su, .q9eo7 .i9lrnwla, .q9eo7 .guax,
.q9eo7   .m8cmx, .q9eo7 .kxael26 { font-size: 0.95rem; }
.q9eo7   .s5lyg, .q9eo7 .mchsmkmm { font-size: 0.95rem; }
.p0vfm4q   .tb9su, .p0vfm4q .i9lrnwla, .p0vfm4q .guax,
.p0vfm4q   .m8cmx, .p0vfm4q .kxael26 { font-size: 1.08rem; }
.p0vfm4q   .s5lyg, .p0vfm4q .mchsmkmm { font-size: 1.05rem; }
.p0vfm4q   .qes4w8 { font-size: 0.97rem; }
.v62g4xvf .in2s      { font-size: 3.2rem; }
.v62g4xvf h2.kgtqx12h { font-size: 1.9rem; }
.v62g4xvf h3.d507     { font-size: 1.4rem; }
.ydybqwf .in2s      { font-size: 3.8rem; }
.ydybqwf h2.kgtqx12h { font-size: 2.2rem; }
.ydybqwf h3.d507     { font-size: 1.6rem; }
.ctndvc + .ctndvc { position: relative; }
.kpqjnw   .ctndvc + .ctndvc::before,
.jhoxux  .ctndvc + .ctndvc::before,
.o4k61v   .ctndvc + .ctndvc::before,
.lx191nv   .ctndvc + .ctndvc::before,
.jylpy   .ctndvc + .ctndvc::before,
.dhdgn2 .ctndvc + .ctndvc::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kpqjnw .ctndvc + .ctndvc::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.jhoxux .ctndvc + .ctndvc::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.o4k61v .ctndvc + .ctndvc::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;
}
.lx191nv .ctndvc + .ctndvc::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yc7w .ctndvc { margin-bottom: 16px; }
.yc7w .ctndvc + .ctndvc { margin-top: 0; }
.yc7w .ed7pd { padding-top: 0; padding-bottom: 0; }
.jylpy .ctndvc + .ctndvc::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.dhdgn2 .ctndvc + .ctndvc::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.qxwwzx .ctndvc + .ctndvc::before,
.u9t07dz .ctndvc + .ctndvc::before,
.tmlv8 .ctndvc + .ctndvc::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%;
}
.lzmov204 .qxwwzx .ctndvc:nth-child(even)::before,
.lzmov204 .u9t07dz .ctndvc:nth-child(even)::before,
.lzmov204 .tmlv8 .ctndvc:nth-child(even)::before { background: var(--bg-surface); }
.k7zld3mi .qxwwzx .ctndvc:nth-child(even)::before,
.k7zld3mi .u9t07dz .ctndvc:nth-child(even)::before,
.k7zld3mi .tmlv8 .ctndvc:nth-child(even)::before { background: var(--bg-card); }
.qxwwzx .ctndvc + .ctndvc::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");
}
.u9t07dz .ctndvc + .ctndvc::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");
}
.tmlv8 .ctndvc + .ctndvc::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");
}
.yv8q9ztx .anp7rov,
.mekh .anp7rov { padding-bottom: 60px; }
.sa4s72 .anp7rov { padding-bottom: 70px; }
.pmqn8 .vd0nehz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hsh4vgo .vd0nehz { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.v1u761 .vd0nehz { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pvnqj .vd0nehz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lk0tjv .vd0nehz { background: var(--accent-bg); }
.k8unlq .n4r7slz { float: left; width: 38%; margin: 0 28px 16px 0; }
.k8unlq .n4r7slz .mwts { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.k8unlq .ed7pd::after { content: ''; display: block; clear: both; }
.wuuu .n4r7slz { float: right; width: 38%; margin: 0 0 16px 28px; }
.wuuu .n4r7slz .mwts { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wuuu .ed7pd::after { content: ''; display: block; clear: both; }
.npjmeji .ctndvc:nth-child(odd)  .n4r7slz { float: left;  width: 38%; margin: 0 28px 16px 0; }
.npjmeji .ctndvc:nth-child(even) .n4r7slz { float: right; width: 38%; margin: 0 0 16px 28px; }
.npjmeji .n4r7slz .mwts { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.npjmeji .ed7pd::after { content: ''; display: block; clear: both; }
.k8unlq .mzgw9nka,
.k8unlq .ukw6cjhy,
.wuuu .mzgw9nka,
.wuuu .ukw6cjhy,
.npjmeji .mzgw9nka,
.npjmeji .ukw6cjhy { clear: both; }
@media (max-width: 900px) {
  .k8unlq .n4r7slz,
  .wuuu .n4r7slz,
  .npjmeji .ctndvc:nth-child(odd)  .n4r7slz,
  .npjmeji .ctndvc:nth-child(even) .n4r7slz {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .k8unlq .n4r7slz .mwts,
  .wuuu .n4r7slz .mwts,
  .npjmeji .n4r7slz .mwts {
    max-height: none !important;
  }
}
.k8unlq .s5lyg,
.k8unlq .mchsmkmm,
.wuuu .s5lyg,
.wuuu .mchsmkmm,
.npjmeji .s5lyg,
.npjmeji .mchsmkmm { overflow: hidden; }
@media (max-width: 640px) {
  .k8unlq .n4r7slz,
  .wuuu .n4r7slz,
  .npjmeji .n4r7slz { float: none; width: 100%; margin: 0 0 16px 0; }
}
.z54zif .rcfff8,
.z54zif .ed7pd,
.z54zif .wicux2  { max-width: 1100px; }
.mcku37 .rcfff8,
.mcku37 .ed7pd,
.mcku37 .wicux2  { max-width: 1200px; }
.lrhagzx .rcfff8,
.lrhagzx .ed7pd,
.lrhagzx .wicux2  { max-width: 1320px; }
.o8kc9jvi { font-size: 0.82rem; color: var(--text-muted); }
.rknfo { display: flex; align-items: center; }
.rio29 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.okddpo { display: flex; align-items: center; }
.ehwjqal { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ehwjqal:hover { text-decoration: underline; }
.uzr0uwzo { margin: 0 3px; opacity: 0.45; }
.uzr0uwzo::before { content: '/'; }
.itw0rz { padding: 2px 5px; color: var(--text-main); }
.xp02vgn .o8kc9jvi {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xp02vgn .rknfo { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.et00knt .o8kc9jvi {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.et00knt .rknfo { padding: 0 0 0 12px; }
.x3ye .rknfo { padding: 0 16px; }
.x3ye .o8kc9jvi {
  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);
}
.x3ye .rcfff8 { padding-top: 28px; }
@media (max-width: 720px) {
  .aismuzo { margin-top: 18px; padding: 0 16px; }
  .x3ye .rcfff8 { padding-top: 16px; }
}
.z54zif.xp02vgn .rknfo { max-width: 1100px; }
.mcku37.xp02vgn .rknfo { max-width: 1200px; }
.lrhagzx.xp02vgn .rknfo { max-width: 1320px; }
.ge9n0i .ctndvc { padding-top: 16px; padding-bottom: 16px; }
.fifa .ctndvc { padding-top: 24px; padding-bottom: 24px; }
.t2l31uv .ctndvc { padding-top: 40px; padding-bottom: 40px; }
.nxpwonc .ctndvc { padding-top: 52px; padding-bottom: 52px; }
.toyi .ctndvc:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.toyi .ctndvc:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.toyi .ctndvc:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.toyi .ctndvc:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.grn9 .ed7pd { padding-top: 10px;  padding-bottom: 10px; }
.wnd6 .ed7pd { padding-top: 18px;  padding-bottom: 18px; }
.u9ex3aal .ed7pd { padding-top: 36px;  padding-bottom: 36px; }
.rqab9sj .ed7pd { padding-top: 48px;  padding-bottom: 48px; }
.d7d9mywm h2.kgtqx12h { font-weight: 600; }
.d7d9mywm h3.d507     { font-weight: 600; }
.ah3w { font-weight: 500; }
.ah3w h2.kgtqx12h { font-weight: 800; }
.ah3w h3.d507     { font-weight: 700; }
.dqf4xw h2.kgtqx12h { font-weight: 900; }
.dqf4xw h3.d507     { font-weight: 800; }
.dqf4xw .dkqon strong,
.dqf4xw .dkqon strong { font-weight: 600; }
.pe959zj {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.lsk3 .pe959zj { display: none; }
@media (max-width: 640px) {
  .c8gf { display: none; }
  .pe959zj {
    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;
  }
}
.pe959zj { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pe959zj:hover { opacity: 0.85; }
.mcpaqr .pe959zj { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pdpu .pe959zj,
.bq9vr5m  .pe959zj { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pdpu .pe959zj:hover,
.bq9vr5m  .pe959zj:hover { opacity: 0.88; }
.mcpaqr.pdpu .pe959zj,
.mcpaqr.bq9vr5m  .pe959zj { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ghsx6oo {
  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;
}
.ghsx6oo:hover { transform: translateY(-2px); opacity: 0.92; }
.ghsx6oo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yfuc .ghsx6oo { display: none; }
.y7g87a .ghsx6oo { right: 32px; }
.yyjs26o8  .ghsx6oo { left: 32px; }
@media (max-width: 480px) {
  .y7g87a .ghsx6oo { right: 20px; bottom: 20px; }
  .yyjs26o8  .ghsx6oo { left: 20px; bottom: 20px; }
}
.vste6cn { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.wicux2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.rnyi76n { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.siep { color: var(--text-dim); font-size: 0.8rem; }
.zb5ron { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.zb5ron img { height: 26px; width: auto; object-fit: contain; }
.g07vx0pb { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.fak0df5 .wicux2 { text-align: center; }
.fak0df5 .rnyi76n { margin-top: 0; }
.iigjzd7 { margin-top: 10px; }
.iigjzd7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .wicux2 { padding-left: 16px; padding-right: 16px; }
  .lk7a .wicux2 { padding: 20px 16px; }
  .ve77x { gap: 4px 12px; }
  .rnyi76n { font-size: 0.78rem; }
}
.vdhnal .kqpdilaw .zb5ron { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.vdhnal .g07vx0pb { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.vdhnal .xy7c90n { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.vdhnal .xy7c90n a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.vdhnal .xy7c90n a:hover { color: var(--accent-light); }
.vdhnal .rnyi76n { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vdhnal .siep { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vdhnal .p9z9 { grid-template-columns: 1fr 1fr; } .vdhnal .kqpdilaw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vdhnal .p9z9 { grid-template-columns: 1fr; } }
.gxmudv .zb5ron { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gxmudv .rnyi76n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gxmudv .sh28 { gap: 12px; } .gxmudv .zb5ron { margin-right: 0; width: 100%; } }
.c96d12a .f19w6cfw { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.c96d12a .l8i7b .zb5ron { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.c96d12a .g07vx0pb { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.c96d12a .x2jkzvil { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.c96d12a .xy7c90n { display: flex; flex-direction: column; gap: 9px; }
.c96d12a .xy7c90n a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.c96d12a .xy7c90n a:hover { color: var(--accent-light); }
.c96d12a .jod7d { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.c96d12a .rnyi76n { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.c96d12a .siep { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .c96d12a .f19w6cfw { grid-template-columns: 1fr 1fr; } .c96d12a .l8i7b { grid-column: 1 / -1; } }
@media (max-width: 480px) { .c96d12a .f19w6cfw { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .pyb8uv .tr2aovuc { grid-template-columns: 1fr 1fr; } .pyb8uv .v1me:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .pyb8uv .tr2aovuc { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .btb6fr .tr2aovuc { grid-template-columns: 1fr; } }
.a64px .wicux2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.t6dko21x .fiyy08      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.t6dko21x .vste6cn { background: var(--bg-page); border-top-color: var(--border-alt); }
.phlj .fiyy08      { background: #0d1117; border-bottom-color: #21262d; }
.phlj .bgf5yuy { color: var(--accent-light); }
.phlj .djb9jo { --msep-color: #8b949e; }
.phlj .djb9jo a { color: #8b949e; }
.phlj .djb9jo a:hover { color: var(--accent-light); }
.phlj .i0bazo9e { color: #8b949e; }
.phlj .vste6cn { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.phlj .rnyi76n,
.phlj .siep { color: #6e7681; }
.phlj .xy7c90n a, .phlj .d6aw9 a,
.phlj .zb5ron { color: #e6edf3; }
.phlj .xy7c90n a:hover, .phlj .d6aw9 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .phlj .djb9jo { background: #0d1117; border-top-color: #21262d; }
  .phlj .djb9jo li a { border-bottom-color: #21262d; }
}
.tkdfe .fiyy08      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tkdfe .bgf5yuy { color: var(--accent-light); }
.tkdfe .djb9jo { --msep-color: #475569; }
.tkdfe .djb9jo a { color: #475569; }
.tkdfe .djb9jo a:hover { color: var(--accent-light); }
.tkdfe .i0bazo9e { color: #64748b; }
.tkdfe .vste6cn { background: #f0f4f8; border-top-color: #cbd5e1; }
.tkdfe .rnyi76n,
.tkdfe .siep { color: #64748b; }
.tkdfe .xy7c90n a, .tkdfe .d6aw9 a,
.tkdfe .fau0mu9 a, .tkdfe .zb5ron { color: #374151; }
.tkdfe .xy7c90n a:hover, .tkdfe .d6aw9 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .tkdfe .djb9jo { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tkdfe .djb9jo li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pdpu .fiyy08      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pdpu .bgf5yuy { color: #fff; }
.pdpu .djb9jo { --msep-color: rgba(255,255,255,0.82); }
.pdpu .djb9jo a { color: rgba(255,255,255,0.82); }
.pdpu .djb9jo a:hover { color: #fff; }
.pdpu .i0bazo9e { color: rgba(255,255,255,0.9); }
.pdpu .vste6cn { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pdpu .rnyi76n,
.pdpu .siep { color: rgba(255,255,255,0.72); }
.pdpu .xy7c90n a, .pdpu .d6aw9 a,
.pdpu .fau0mu9 a, .pdpu .zb5ron { color: #fff; }
.pdpu .g07vx0pb, .pdpu .x2jkzvil { color: rgba(255,255,255,0.7); }
.pdpu .xy7c90n a:hover, .pdpu .d6aw9 a:hover { color: #fff; }
@media (max-width: 640px) {
  .pdpu .djb9jo { background: var(--accent); border-top-color: var(--accent-light); }
  .pdpu .djb9jo li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.bq9vr5m .fiyy08 {
  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);
}
.bq9vr5m .vste6cn {
  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) {
  .bq9vr5m .djb9jo {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.e9hb .kq9qx821 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rdsb8gad .kq9qx821 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ibxtivw1 .kq9qx821 { min-height: 72px; height: auto; }
.eu7i .kq9qx821 { min-height: 84px; height: auto; }
.lk7a .kq9qx821 { max-width: none; padding: 0 32px; }
.lk7a .wicux2  { max-width: none; padding: 24px 32px; }
.qk8irx5a.mcku37 .kq9qx821 { max-width: 1200px; }
.qk8irx5a.lrhagzx .kq9qx821 { max-width: 1320px; }
.f9kkbdoq   .bgf5yuy, .f9kkbdoq   .zb5ron { text-transform: capitalize; }
.owkro9lp .bgf5yuy, .owkro9lp .zb5ron { text-transform: lowercase; }
.e1taf2 .bgf5yuy, .e1taf2 .zb5ron { text-transform: uppercase; letter-spacing: 0.06em; }
.yc00uxm, .s8i8n {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rz6qz .yc00uxm,
.rz6qz .s8i8n { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.d4qy6nz4 .yc00uxm,
.d4qy6nz4 .s8i8n { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.deou .yc00uxm,
.deou .s8i8n { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.u79nzl9d .yc00uxm,
.u79nzl9d .s8i8n { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.xv5f71zv   .djb9jo a { font-weight: 500; }
.afq924 .djb9jo a { font-weight: 600; }
.a8udd33     .djb9jo a { font-weight: 700; }
.sdlq    .djb9jo a { font-weight: 800; letter-spacing: 0.01em; }
.cu0k     .djb9jo > li + li::before,
.y8glhf0    .djb9jo > li + li::before,
.ze6skk3r    .djb9jo > li + li::before,
.y60q3h .djb9jo > li + li::before,
.a1mlv .djb9jo > li + li::before,
.fvdu9  .djb9jo > li + li::before,
.uz8e95    .djb9jo > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cu0k     .djb9jo > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.y8glhf0    .djb9jo > li + li::before { content: "|"; }
.ze6skk3r    .djb9jo > li + li::before { content: "—"; }
.y60q3h .djb9jo > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.a1mlv .djb9jo > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fvdu9  .djb9jo > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.uz8e95    .djb9jo > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rhsp9bw .i0bazo9e,
  .sowpupk .i0bazo9e,
  .ej6a .i0bazo9e,
  .jtbi83 .i0bazo9e,
  .uvmifo8 .i0bazo9e {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rhsp9bw .i0bazo9e::before,
  .sowpupk .i0bazo9e::before,
  .ej6a .i0bazo9e::before,
  .jtbi83 .i0bazo9e::before,
  .uvmifo8 .i0bazo9e::before { content: ""; display: block; flex-shrink: 0; }

  
  .rhsp9bw .i0bazo9e::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;
  }

  
  .sowpupk .i0bazo9e::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;
  }

  
  .ej6a .i0bazo9e::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;
  }

  
  .jtbi83 .i0bazo9e::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;
  }

  
  .uvmifo8 .i0bazo9e::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) {
  .j846uar .i0bazo9e {
    padding: 5px 14px;
  }
  .j846uar .djb9jo {
    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;
  }
  .j846uar .djb9jo li a {
    border-bottom: none; padding: 10px 22px;
  }
  .j846uar .djb9jo li a:hover { background: var(--bg-raised); }
  .j846uar .olus51ki,
  .c3qm1l7t .olus51ki,
  .a7ne8y .olus51ki { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ksxvzu .i0bazo9e {
    padding: 5px 10px;
  }
  .ksxvzu .djb9jo {
    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);
  }
  .ksxvzu .djb9jo.fm29 { transform: translateX(0); }
  .ksxvzu .djb9jo li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ksxvzu .djb9jo li:last-child a { border-bottom: none; }
  .pdpu .djb9jo,
  .phlj .djb9jo { background: var(--accent) !important; }
  .pdpu .djb9jo li a,
  .phlj .djb9jo li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .a7ne8y .i0bazo9e {
    padding: 5px 10px;
  }
  .a7ne8y .djb9jo {
    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);
  }
  .a7ne8y .djb9jo::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .a7ne8y .djb9jo.fm29 { transform: translateY(0); }
  .a7ne8y .djb9jo li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .upjd2 .i0bazo9e {
    padding: 5px 10px;
  }
  .upjd2 .djb9jo {
    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;
  }
  .upjd2 .djb9jo.fm29 { opacity: 1; pointer-events: auto; }
  .upjd2 .djb9jo li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dvapvui     .i0bazo9e { border-radius: 0 !important; }
  .amouyh   .i0bazo9e { border-radius: 8px !important; }
  .v42mq6 .i0bazo9e { border-radius: 50% !important; }
  .epj684th   .i0bazo9e { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .k0hvjw .j9vq { flex-direction: column; align-items: stretch; }
  .k0hvjw .hhzj485a { flex-direction: row; min-width: auto; }
  .k0hvjw .cvu18v { align-items: flex-start; text-align: left; }
}
.u947i99i,
.u947i99i.ctndvc,
.lzmov204 .u947i99i,
.nncxf .u947i99i,
.k7zld3mi .u947i99i,
.lpe7nyda .u947i99i {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.r82w {
  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;
}
.elzrne15 { flex: 1 1 280px; min-width: 0; }
.yxr0cnp {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fejvomsc {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.qt2odd0d {
  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;
}
.qt2odd0d:hover { transform: translateY(-1px); opacity: 0.95; }
.xop48n .r82w {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xop48n .yxr0cnp { color: var(--cta); }
.xop48n .fejvomsc { color: var(--text-body); }
.xop48n .qt2odd0d {
  background: var(--cta) !important;
  color: #fff !important;
}
.u1nbccm .r82w {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.u1nbccm .yxr0cnp { color: var(--text-primary); }
.u1nbccm .fejvomsc { color: var(--text-body); }
.u1nbccm .qt2odd0d {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .r82w {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .elzrne15 { flex: 0 0 auto; }
  .yxr0cnp { font-size: 1.2rem; }
  .qt2odd0d { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.xj7800je .sp8iiwtx { height: 36px; }
.zpe5lpdw .sp8iiwtx { height: 60px; max-width: 200px; }
.v61bfq7l .sp8iiwtx { height: 56px; max-width: 180px; }
.qg2ksw    .vmnp3h8u, .qg2ksw    .n92zv { color: #f59e0b; }
.of6n      .vmnp3h8u { font-size: 1rem; letter-spacing: 1.5px; }
.of6n      .n92zv   { font-size: 1.35rem; }
.g59olthi    .vmnp3h8u, .g59olthi    .n92zv { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.tu0hf     .vmnp3h8u, .tu0hf     .n92zv { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.p49qd50 .vmnp3h8u, .p49qd50 .n92zv { color: var(--cta); letter-spacing: 2px; }
.m4ax2r   .vmnp3h8u, .m4ax2r   .n92zv { color: #e91e63; letter-spacing: 2px; }
.tdtemnw  .vmnp3h8u, .tdtemnw  .n92zv { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.cdl8hdb     .vmnp3h8u, .cdl8hdb     .n92zv { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.liu6w4 .lnweoii + .lnweoii {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.a5l8v94y .q1v3s { padding: 18px 24px; min-height: 68px; }
.meklcdz .kuulmm9 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.meklcdz .n59rdc {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.a4w65h .lnweoii {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ukw6cjhy { counter-reset: cs-rank; }
.ukw6cjhy .q1v3s { counter-increment: cs-rank; }
.ukw6cjhy .q1v3s::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.pfkm53 .ukw6cjhy { counter-reset: cs-rank; gap: 0; }
.pfkm53 .q1v3s {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.pfkm53 .q1v3s::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.pfkm53 .osbay8 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.pfkm53 .bp18cvj {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.pfkm53 .qrip { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.pfkm53 .osbay8 { min-width: 0; flex-direction: column; width: 100%; }
.pfkm53 .eo7vl3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.pfkm53 .vmnp3h8u { color: var(--cta, var(--accent)); }
.pfkm53 .zs2wvtz { font-weight: 700; }
.pfkm53 .lnweoii {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.pfkm53 .kuulmm9 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.pfkm53 .n59rdc {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.pfkm53 .y6it .n59rdc { font-size: 1.3rem; color: var(--accent-light); }
.pfkm53 .p3x0kn9 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.pfkm53 .q1v3s:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .pfkm53 .ukw6cjhy {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .pfkm53 .q1v3s {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .pfkm53 .q1v3s { padding: 40px 16px 20px; }
  .pfkm53 .lnweoii {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .pfkm53 .p3x0kn9 { width: 100%; min-width: 0; }
}
.owppu6 .ukw6cjhy { counter-reset: cs-rank; gap: 10px; }
.owppu6 .q1v3s {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.owppu6 .q1v3s::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.owppu6 .osbay8 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.owppu6 .bp18cvj {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.owppu6 .qrip { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.owppu6 .eo7vl3 {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.owppu6 .vmnp3h8u { color: var(--cta, var(--accent)); }
.owppu6 .lnweoii {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.owppu6 .kuulmm9 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.owppu6 .n59rdc { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.owppu6 .y6it .n59rdc { color: var(--accent-light); }
.owppu6 .p3x0kn9 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.owppu6 .q1v3s:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .owppu6 .q1v3s {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .owppu6 .q1v3s::before {
    position: absolute; top: 14px; left: 14px;
  }
  .owppu6 .osbay8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .owppu6 .eo7vl3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .owppu6 .lnweoii {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .owppu6 .p3x0kn9 { width: 100%; min-width: 0; }
  .owppu6 .vmnp3h8u { min-width: 0; }
}
.cl5qvnt .q1v3s::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.o8zkj .lp2c9k {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.o8zkj .lp2c9k summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.o8zkj .lp2c9k p { padding: 0 2px 16px; }
.lkiu .lp2c9k { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lkiu .lp2c9k summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lkiu .lp2c9k summary::after { content: "›"; font-size: 1.2em; }
.lkiu .lp2c9k[open] summary::after { content: "‹"; }
.lkiu .lp2c9k p { padding: 10px 22px 4px; }
.p0qs .lp2c9k {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.p0qs .lp2c9k summary { color: var(--text-primary); padding-left: 16px; }
.p0qs .lp2c9k summary::after { content: "›"; font-size: 1.1em; }
.p0qs .lp2c9k[open] summary::after { content: "‹"; }
.p0qs .lp2c9k p { padding-left: 16px; }
.q14e .wzlys5is { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.q14e .lp2c9k {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.q14e .lp2c9k:last-child { border-bottom: none; }
.q14e .lp2c9k summary { color: var(--text-primary); border-radius: 0; }
.q14e .lp2c9k summary::after { content: "›"; font-size: 1.1em; }
.q14e .lp2c9k[open] summary::after { content: "‹"; }
.def09vrt .lp2c9k { overflow: hidden; }
.def09vrt .lp2c9k summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.def09vrt .lp2c9k summary::after { color: rgba(255,255,255,.75); }
.def09vrt .lp2c9k[open] summary { border-radius: 0; }
.qlvd2k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.f157tz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dwo8eji {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ww8e { color: var(--text-muted); font-size: 1.05rem; }
.xy576zs {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.crqlo { margin-bottom: 20px; }
.rfgln {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.brzjlm2n {
  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;
}
.brzjlm2n:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.qyfuy2p { resize: vertical; min-height: 130px; }
.vyxwubsf { width: 100%; margin-top: 8px; }
.ohcusx {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.uti6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fujr2 { color: var(--text-muted); line-height: 1.75; }
.se9v28gt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.se9v28gt li { margin-bottom: 6px; }
.aofbs2s9 { max-width: 760px; margin: 0 auto; }
.tvwdzc95 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.qiqb { max-width: 760px; margin: 0 auto; }
.obc2yq { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.obc2yq:last-child { border-bottom: none; }
.tngtjcw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.obc2yq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.obc2yq ul.se9v28gt { margin: 0; }
.vnel2 .tngtjcw { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vnel2 { grid-template-columns: 1fr; gap: 10px; } }
.lce6n6s .tngtjcw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.jk2erg .se9v28gt { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z584zcn5 { grid-template-columns: 1fr; } }
.m67o ul.se9v28gt { margin: 0; }
.tv3yctc .se9v28gt,
.z3xf .se9v28gt,
.gowum9l .se9v28gt,
.ujx5shh .se9v28gt {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .gtlwf8wr { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .dtek { grid-template-columns: 1fr; } .sxbid0 { position: static; text-align: center; } }
@media (max-width: 860px) { .c04wkopf { grid-template-columns: 1fr; } }
.ujx5shh .se9v28gt { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .g7177h { flex-direction: column; text-align: center; } .bp86 { grid-template-columns: 1fr; } }
.cwvc {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.cwvc .dwo8eji { color: var(--accent-light); }
.xkq8 .dwo8eji { font-size: 2rem; }
.xkq8 .ww8e { max-width: 680px; }
.yxdr8y .dwo8eji { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.yxdr8y .ww8e  { margin: 0; }
@media (max-width: 640px) { .yxdr8y { flex-direction: column; } }
.icfugsn5 .dwo8eji { color: var(--accent-light); }
.gvor7o .dwo8eji { color: #fff; }
.gvor7o .ww8e  { color: rgba(255,255,255,0.85); }
.ucnr { max-width: 680px; margin: 0 auto; }
.tlap {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .tlap { grid-template-columns: 1fr; } }
.fqv72iw .brzjlm2n {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.fqv72iw .brzjlm2n:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ld9mqnh7 .brzjlm2n { background: var(--bg-raised); border-color: transparent; }
.ld9mqnh7 .brzjlm2n:focus { background: var(--bg-card); border-color: var(--accent-light); }
.l2hwz49o .brzjlm2n { border-radius: 100px; padding: 11px 20px; }
.l2hwz49o .qyfuy2p { border-radius: 14px; }
.tcdovu9 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.tcdovu9 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.tcdovu9 summary::-webkit-details-marker { display: none; }
.tcdovu9 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.tcdovu9[open] summary::after { content: "−"; }
.ti79s3 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .a6bw { grid-template-columns: 1fr; } }
.mvu4i3g1{display:none}
.mvu4i3g1:empty,.qqwg3y:empty{display:none}
.jw21mpp{position:relative;overflow:visible}
.pzvj9kz8 .vf2qmmfr,.nogjjqdm .vf2qmmfr,
.vydhrwe .vf2qmmfr,.vkof5 .vf2qmmfr,
.olqo49 .vf2qmmfr,.s5ncr .vf2qmmfr{display:block}
.p4hka0ue .v0zqz{display:block}
.pzvj9kz8 .vf2qmmfr,.nogjjqdm .vf2qmmfr,
.vydhrwe .vf2qmmfr,.vkof5 .vf2qmmfr,
.olqo49 .vf2qmmfr{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}
.pzvj9kz8 .vf2qmmfr .qqwg3y,.nogjjqdm .vf2qmmfr .qqwg3y,
.vydhrwe .vf2qmmfr .qqwg3y,.vkof5 .vf2qmmfr .qqwg3y,
.olqo49 .vf2qmmfr .qqwg3y{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}
.pzvj9kz8 .ec197,.nogjjqdm .ec197,
.vydhrwe .ec197,.vkof5 .ec197,
.olqo49 .ec197{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.pzvj9kz8 .vf2qmmfr,.nogjjqdm .vf2qmmfr{top:12px}
.pzvj9kz8 .vf2qmmfr .qqwg3y{margin-right:auto}
.nogjjqdm .vf2qmmfr .qqwg3y{margin-left:auto}
.nogjjqdm .vf2qmmfr{text-align:right}
.vydhrwe .vf2qmmfr,.vkof5 .vf2qmmfr{bottom:12px}
.vydhrwe .vf2qmmfr .qqwg3y{margin-right:auto}
.vkof5 .vf2qmmfr .qqwg3y{margin-left:auto}
.vkof5 .vf2qmmfr{text-align:right}
.olqo49 .vf2qmmfr{position:relative;margin-top:16px}
.olqo49 .vf2qmmfr .qqwg3y{margin:0 auto}
.s5ncr .vf2qmmfr{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.s5ncr .vf2qmmfr .qqwg3y{margin:0}
.s5ncr .vd0nehz~.vf2qmmfr,
.s5ncr .d8iu6~.vf2qmmfr{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.s5ncr .vd0nehz~.vf2qmmfr .qqwg3y,
.s5ncr .d8iu6~.vf2qmmfr .qqwg3y{justify-content:flex-start}
.vd0nehz~.vf2qmmfr,.d8iu6~.vf2qmmfr{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}
.vd0nehz~.vf2qmmfr .qqwg3y{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d8iu6~.vf2qmmfr .qqwg3y{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v0zqz .qqwg3y{margin:0 0 12px}
.qqwg3y{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ec197{white-space:nowrap}
.yuocf1 .ec197{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.nrhqt .ec197{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}
.faqd4weq .qqwg3y{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.yuedhz .ec197{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.v1y1fd .ec197{color: var(--accent-light);opacity:1;font-weight:500}
.vw91vfb9 .ec197{border-bottom:1px solid currentColor;padding-bottom:2px}
.b2hutb .qqwg3y{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.xe8w{--date-bg:var(--accent-bg-light)}
.j0dt2qth .scjfxi89::before{content:""}
.u50t .ec197 + .ec197::before{content:"•";margin-right:6px;opacity:.4}
.srmx0 .ec197 + .ec197::before{content:"/";margin-right:6px;opacity:.35}
.fihn0c .ec197 + .ec197::before{content:"|";margin-right:6px;opacity:.3}
.kv0d .ec197 + .ec197::before{content:"—";margin-right:6px;opacity:.3}
.wevj17 .ec197 + .ec197::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.rhuo .ec197 + .ec197::before{content:"·";margin-right:6px;opacity:.4}
.iacig .ec197 + .ec197::before{content:"›";margin-right:6px;opacity:.4}
.hpy1283z .ec197 + .ec197::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.ti5wurf3 .rbwtg1ob{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .rbwtg1ob{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .sxrf{max-width:100%}
}
.ekaepxc .zw55y{margin:0}
@media (max-width:560px){
  .rpdtef{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) {
  .snoz97 { padding: 28px 18px 20px; }
  .z4430 { font-size: 1.2rem; }
  .hv2f { max-width: 220px; max-height: 80px; }
}
.ke6x98y {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.yk08 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.jqe2o  .ke6x98y { border-radius: 50%; }
.advt1skr  .ke6x98y { border-radius: 6px; }
.ssvi0 .ke6x98y { border-radius: 22px; }
.lfxq .r82w {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ke6x98y { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.tpkk7rgy {
  margin: 0 0 24px;
}
.tpkk7rgy .ctndvc {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.tpkk7rgy .ed7pd {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.tpkk7rgy .r82w {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .kq9qx821 { flex-direction: row-reverse; }
[dir="rtl"] .djb9jo { flex-direction: row-reverse; }
[dir="rtl"] .y7g87a .ghsx6oo { right: auto; left: 32px; }
[dir="rtl"] .yyjs26o8  .ghsx6oo { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .y7g87a .ghsx6oo { right: auto; left: 20px; }
  [dir="rtl"] .yyjs26o8  .ghsx6oo { left: auto;  right: 20px; }
}
[dir="rtl"] .k8unlq .n4r7slz  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .wuuu .n4r7slz { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .vd0nehz,
[dir="rtl"] .mxxvbjgv { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .s5lyg, [dir="rtl"] .mchsmkmm { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ss1hv22 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .zt5d1zbl { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .dkqon { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .r82w { direction: rtl; }
[dir="rtl"] .ke6x98y { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .q1v3s,
[dir="rtl"] .o8kc9jvi { direction: rtl; }
[dir="rtl"] .jocibp { direction: rtl; }
[dir="rtl"] .iyhv1 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .koqyu2 .mchsmkmm,
[dir="rtl"] .rurtt .mchsmkmm,
[dir="rtl"] .cbvc9ub .mchsmkmm,
[dir="rtl"] .io1nnq .mchsmkmm {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .koqyu2 .mchsmkmm li::before,
[dir="rtl"] .rurtt .mchsmkmm li::before,
[dir="rtl"] .cbvc9ub .mchsmkmm li::before,
[dir="rtl"] .io1nnq .mchsmkmm li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .la876.eqmf .f1nd,
[dir="rtl"] .hklcz.eqmf .f1nd,
[dir="rtl"] .anlx7el.eqmf .f1nd,
[dir="rtl"] .bd7d0wo3.eqmf .f1nd,
[dir="rtl"] .cnoo.eqmf .f1nd { text-align: right; }
[dir="rtl"] .vd0nehz.eqmf .anp7rov { align-items: flex-end; text-align: right; }
[dir="rtl"] .vd0nehz.uquq4 .anp7rov { text-align: center; }
[dir="rtl"] .vd0nehz .anp7rov { text-align: right; }
[dir="rtl"] .ed7pd,
[dir="rtl"] .m8cmx,
[dir="rtl"] .kxael26,
[dir="rtl"] .r89tx,
[dir="rtl"] .xy576zs,
[dir="rtl"] .rfgln,
[dir="rtl"] .brzjlm2n,
[dir="rtl"] .qyfuy2p { text-align: right; direction: rtl; }
[dir="rtl"] .l2hwz49o .brzjlm2n,
[dir="rtl"] .fqv72iw .brzjlm2n { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #5325d4;
  --brand:           #5325d4;
  --brand-light:     #4828a3;
  --brand-pale:      #6d4ec4;
  --grad-start:      #8e6ee5;
  --grad-end:        #b9a8e9;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #5325d4;
  --cta-light:       #4219b6;
  --cta-hover:       #3e1b9f;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f4f3f5;
  --border:          #e3e2e8;
  --border-alt:      #d3cfdc;
  --border-section:  #e3e2e8;
  --text-primary:    #18171b;
  --text-muted:      #555160;
  --text-body:       #302e37;
  --text-sub:        #494652;
  --text-faint:      #7a748a;
  --text-dim:        #9490a1;
  --text-label:      #615d6e;
  --text-value:      #3d3a45;
  --accent-bg:       #e6e2f2;
  --accent-bg-light: #d2c9ed;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #109271;
  --c-cons:          #9f2142;
  --c-pros-label:    #14ad87;
  --c-tip-border:    #16bf95;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #109271;
}
:root { --logo-bg-opacity: 78%; }
body, button, input { font-family: "Russo One", sans-serif; }
.pbpbe0u .thezfhf, .pbpbe0u .vd0nehz { min-height: 520px; }
.uzr0uwzo::before { content: '•'; }