:root {
  --color-accent: #4369b7;
  --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;
}
.aefqa7xm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.z60r5v {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ebnru {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.yl1snd8 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nxk1yjw { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nxk1yjw a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nxk1yjw a:hover { color: var(--accent-light); }
.ud76c   .icc0e { border-radius: 0; }
.h895 .icc0e li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .icc0e {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .xs49h1a2:hover .icc0e,
  .xs49h1a2:focus-within .icc0e { display: block; }
  .icc0e li a { padding: 8px 16px; font-size: 0.88rem; }
}
.glllrib {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.cuu8nco { display: none; }
@media (max-width: 640px) {
  .cuu8nco {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .cuu8nco.b5wcv9gf { display: block; }
}
@media (max-width: 640px) {
  .glllrib { display: block; }
  .nxk1yjw > li + li::before { display: none !important; }
  .nxk1yjw {
    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;
  }
  .nxk1yjw.b5wcv9gf { display: flex; }
  .nxk1yjw li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nxk1yjw li:last-child a { border-bottom: none; }
}
.v4b5xnl { min-height: 480px; }
.doyp {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.j3zru { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bomo8 .j3zru { margin-left: 0; margin-right: 0; }
.nx8h {
  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;
}
.r1ro5x .nx8h { margin-top: 24px; }
.nx8h:hover { opacity: 0.88; }
.booqevh .doyp { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.booqevh .j3zru { color: #e2e8f0; }
.booqevh.bomo8   .vkymot { text-align: left; }
.cxjw .doyp { color: var(--text-primary); text-shadow: none; }
.cxjw .j3zru { color: var(--text-muted); }
.cxjw .nx8h { margin-top: 16px; }
.cxjw, .cxjw.v4b5xnl { min-height: auto !important; }
.cxjw.bomo8   .vkymot { text-align: left; }
.cxjw~.u6rzdop{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}
.cxjw~.u6rzdop .cwl3g8{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; }
}
@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; }
}
.dequep .doyp { color: #fff; }
.dequep .j3zru { color: rgba(255,255,255,0.85); }
.dequep .nx8h { background: #fff; color: var(--cta); }
.dequep .nx8h:hover { opacity: 0.92; }
.tmvf .eepy { position: relative; overflow: hidden; }
.tmvf .eepy::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;
}
.gztpinf .eepy {
  animation: hg-breathe 7s ease-in-out infinite;
}
.uali8 .eepy { position: relative; overflow: hidden; }
.uali8 .eepy::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;
}
.brwi4j45 .eepy { position: relative; overflow: hidden; }
.brwi4j45 .eepy::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;
}
.l5v93 .eepy {
  animation: hg-fadein 1.2s ease-out both;
}
.eepy {
  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%);
}
.q4vazobe {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ktwoqmb {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.smxy9o8p {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.eepy .doyp { text-shadow: none; color: var(--text-primary); }
.eepy .j3zru { color: var(--text-muted); }
body.hm3sw .doyp {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.dl1ugdo .doyp {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.v4b5xnl.dequep .doyp,
section.dequep .doyp {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.eepy.faszoej .q4vazobe { align-items: center; text-align: center; }
.eepy.bomo8   .q4vazobe { align-items: flex-start; text-align: left; }
.at7u2a1x .ktwoqmb { position: relative; }
.at7u2a1x .ktwoqmb::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.at7u2a1x.x53x .ktwoqmb::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.rawrxl .ktwoqmb {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.rawrxl .smxy9o8p {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.rawrxl.x53x .ktwoqmb { padding: 32px 0 32px 32px; }
.iybz .ktwoqmb {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.iybz .smxy9o8p {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.x53x .q4vazobe {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.iybz.x53x .ktwoqmb { padding: 40px 16px 40px 48px; }
.v4b5xnl .ufy1 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ufy1 .j1yi4h5j.ug046dta {
  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;
}
.ufy1 .j1yi4h5j.ug046dta:hover { opacity: 0.85; }
.rlqo .ktwoqmb {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .eepy { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .eepy:not(.rlqo) .ktwoqmb { display: none !important; }
  .rlqo .ktwoqmb { padding: 16px; }
  .q4vazobe  { padding: 36px 24px; }
  .eepy~.u6rzdop,.x53x~.u6rzdop{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .v4b5xnl, .eepy { min-height: 320px !important; }
  .doyp { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .xpfy4p,
  .fpuvi66,
  .z1wnc { grid-template-columns: 1fr !important; }

  

  
  .sju0 { display: flex !important; flex-direction: column !important; }
  .sju0 .vkymot { display: contents; }
  .sju0 .hc6xs9zo { order: 0; }
  .sju0 .doyp { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .sju0 .xpfy4p { order: 2; padding: 0 16px 12px !important; }
  .sju0 .j3zru { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .r1ro5x .vkymot { display: flex; flex-direction: column; }
  .r1ro5x .vkymot .doyp { order: 1; }
  .r1ro5x .vkymot .z1wnc { order: 2; margin: 8px 0 24px !important; }
  .r1ro5x .vkymot .j3zru { order: 3; }
  .r1ro5x .vkymot .nx8h { order: 4; align-self: center; margin-top: 0; }

  
  .eepy.rlqo {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .eepy.rlqo .q4vazobe { display: contents; padding: 0; }
  .eepy.rlqo .q4vazobe .doyp { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .eepy.rlqo .ktwoqmb { order: 2; padding: 12px 16px; }
  .eepy.rlqo .q4vazobe .j3zru { order: 3; padding: 0 24px; margin: 0 auto; }
  .eepy.rlqo .q4vazobe .nx8h { order: 4; align-self: center; margin: 8px 0 32px; }
}
.fcs8z { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.p86b { width: 100%; height: auto; display: block; border-radius: 10px; }
.szjh .fcs8z        { border-radius: 16px; }
.szjh .p86b  { border-radius: 16px; }
.x4juk6 .fcs8z         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.x4juk6 .p86b   { border-radius: 8px; }
.huajpd8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.j2ehzu { width: 100%; padding: 32px 0; position: relative; }
.oaumm4e { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.t14t .j2ehzu:nth-child(even) { background: var(--bg-surface); }
.t14t .j2ehzu:nth-child(odd)  { background: var(--bg-page); }
.bbt2si47 .j2ehzu:nth-child(even) { background: var(--bg-card); }
.bbt2si47 .j2ehzu:nth-child(odd)  { background: var(--bg-page); }
.t14t .j2ehzu:nth-child(odd)  .oaumm4e { background: var(--bg-card); border-radius: 6px; }
.t14t .j2ehzu:nth-child(even) .oaumm4e { background: var(--bg-raised); border-radius: 6px; }
.bbt2si47 .j2ehzu:nth-child(odd)  .oaumm4e { background: var(--bg-card); border-radius: 6px; }
.bbt2si47 .j2ehzu:nth-child(even) .oaumm4e { background: var(--bg-raised); border-radius: 6px; }
.t14t .j2ehzu:nth-child(even) .aurtpm .p6f8sa,
.bbt2si47 .j2ehzu:nth-child(even) .aurtpm .p6f8sa { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.t14t .j2ehzu:nth-child(odd) .aurtpm .p6f8sa,
.bbt2si47 .j2ehzu:nth-child(odd) .aurtpm .p6f8sa { background: var(--bg-card-inner); }
.t14t .j2ehzu:nth-child(even) .teiuce .p6f8sa:nth-child(odd),
.bbt2si47 .j2ehzu:nth-child(even) .teiuce .p6f8sa:nth-child(odd)  { background: var(--bg-card); }
.t14t .j2ehzu:nth-child(even) .teiuce .p6f8sa:nth-child(even),
.bbt2si47 .j2ehzu:nth-child(even) .teiuce .p6f8sa:nth-child(even) { background: var(--bg-card-inner); }
h1.zlhua95m { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.zlhua95m {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.d0oh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tcjrby h2.zlhua95m {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.h2wf h2.zlhua95m {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.dbq8vw h2.zlhua95m {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.r0me1j4 h2.zlhua95m::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xlrcs h2.zlhua95m {
  color: var(--text-primary); font-size: 1.7rem;
}
.qqqbyvq h2.zlhua95m::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.iyc6lan6 h2.zlhua95m {
  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;
}
.y6pfe { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .y6pfe { display: none; } }
.zr0r8p { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ctiwri { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.os0rewtk {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.vyeqbwz3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.izsojfb { padding-left: 20px; }
.izsojfb li { margin-bottom: 6px; }
.izsojfb a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.izsojfb a:hover { color: var(--accent-light); }
.usd3 .vyeqbwz3 { display: none; }
.gc19 .vyeqbwz3 { display: none; }
.gc19 .izsojfb { padding-left: 0; list-style: none; }
.gc19 .izsojfb li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gc19 .izsojfb a { font-size: 0.92rem; }
.hwzg .os0rewtk { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hwzg .vyeqbwz3 { display: none; }
.hwzg .izsojfb { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hwzg .izsojfb li { margin-bottom: 0; }
.hwzg .izsojfb 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;
}
.hwzg .izsojfb a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.aa1oj4s .os0rewtk { padding: 20px 20px 16px; }
.aa1oj4s .izsojfb {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.aa1oj4s .izsojfb li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.aa1oj4s .izsojfb 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;
}
.aa1oj4s .izsojfb 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;
}
.aa1oj4s .izsojfb a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.aa1oj4s .izsojfb a:focus,
.aa1oj4s .izsojfb a:focus-visible,
.aa1oj4s .izsojfb a:target { outline: none; }
.aa1oj4s .izsojfb li:target a { border-color: var(--border); color: var(--text-muted); }
.zzste1 .os0rewtk { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.zzste1 .vyeqbwz3 { display: none; }
.zzste1 .izsojfb { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.zzste1 .izsojfb li { margin-bottom: 0; }
.zzste1 .izsojfb li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.zzste1 .izsojfb li:last-child::after { content: ""; margin-right: 0; }
.zzste1 .izsojfb a { font-size: 0.9rem; }
.p6f8sa { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.aurtpm .p6f8sa { background: var(--bg-card); }
.teiuce .p6f8sa:nth-child(odd)  { background: var(--bg-card); }
.teiuce .p6f8sa:nth-child(even) { background: var(--bg-raised); }
.ox4vq .p6f8sa {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ox4vq .p6f8sa:last-child { border-bottom: none; }
.ox4vq h3.d0oh { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.sz7zn .p6f8sa {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.sz7zn .p6f8sa + .p6f8sa { margin-top: 4px; }
.af4ru5ie .p6f8sa { background: none; border-radius: 0; padding: 12px 0; }
.af4ru5ie .p6f8sa + .p6f8sa { border-top: 1px solid var(--border-section); }
.o0j0 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.fk4bvafu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.z1fbuo { color: var(--text-body); margin-bottom: 10px; }
.ej4kri7w, .r8ca67j { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ej4kri7w li, .r8ca67j li { margin-bottom: 6px; }
.r8ca67j li { list-style: decimal; }
.tvxrm1j     .ej4kri7w { list-style-type: "● "; }
.bcrfv17g  .ej4kri7w { list-style-type: "■ "; }
.hnmv94 .ej4kri7w { list-style-type: "◆ "; }
.ke6e7w    .ej4kri7w { list-style-type: "★ "; }
.tvxrm1j     .ooi0 { list-style-type: "● "; }
.bcrfv17g  .ooi0 { list-style-type: "■ "; }
.hnmv94 .ooi0 { list-style-type: "◆ "; }
.ke6e7w    .ooi0 { list-style-type: "★ "; }
.tvxrm1j    .ej4kri7w li::marker, .tvxrm1j    .ooi0 li::marker,
.bcrfv17g .ej4kri7w li::marker, .bcrfv17g .ooi0 li::marker,
.hnmv94 .ej4kri7w li::marker, .hnmv94 .ooi0 li::marker,
.ke6e7w   .ej4kri7w li::marker, .ke6e7w   .ooi0 li::marker {
  color: var(--cta); font-size: 1em;
}
.tvxrm1j .r8ca67j,
.bcrfv17g .r8ca67j,
.hnmv94 .r8ca67j,
.ke6e7w .r8ca67j {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.tvxrm1j .r8ca67j li,
.bcrfv17g .r8ca67j li,
.hnmv94 .r8ca67j li,
.ke6e7w .r8ca67j li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.tvxrm1j .r8ca67j li::before,
.bcrfv17g .r8ca67j li::before,
.hnmv94 .r8ca67j li::before,
.ke6e7w .r8ca67j 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;
}
.tvxrm1j     .r8ca67j li::before { border-radius: 50%; }
.bcrfv17g  .r8ca67j li::before { border-radius: 3px; }
.hnmv94 .r8ca67j li::before { border-radius: 3px; }
.ke6e7w    .r8ca67j li::before { border-radius: 50%; }
.lvuh133 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.wbgz .lvuh133,
.sh5d .lvuh133 { background: transparent; border: none; border-radius: 0; }
.reea { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.reea th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.reea td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.reea tr:hover td { background: var(--bg-hover); }
.nakmmx .reea tbody tr:nth-child(even) td { background: var(--bg-surface); }
.g1p6qp .reea { border: 1px solid var(--border-alt); }
.g1p6qp .reea th,
.g1p6qp .reea td { border: 1px solid var(--border-alt); }
.f6c16ln6 .reea th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.f6c16ln6 .reea td { border-bottom: none; }
.f6c16ln6 .reea tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.d318 .reea th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.g5hj9dyi .lvuh133 {
  overflow: hidden;
}
.g5hj9dyi .reea th { border-bottom: 1px solid var(--border-alt); }
.g5hj9dyi .reea tr:last-child td { border-bottom: none; }
.f6yarapk { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.hbjyp4h { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xf5cl1v { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.g4hmcwh { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jbuzl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ooi0 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ooi0 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%}
.dmvj .g4hmcwh { background: transparent; text-align: center; }
.dyw2443 .xf5cl1v {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tdqnpg .xf5cl1v {
  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);
}
.w9v9m9r3 .hbjyp4h { display: grid; grid-template-columns: auto 1fr; }
.w9v9m9r3 .xf5cl1v {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w9v9m9r3 .g4hmcwh { grid-column: 2; }
.w9v9m9r3 .jbuzl,
.w9v9m9r3 .ooi0 { grid-column: 1 / -1; }
.hgzdoxwq .hbjyp4h { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.hgzdoxwq .xf5cl1v {
  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);
}
.hgzdoxwq .g4hmcwh { grid-column: 2; }
.hgzdoxwq .jbuzl,
.hgzdoxwq .ooi0 { grid-column: 1 / -1; }
.stotj2qx .hbjyp4h { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.stotj2qx .g4hmcwh { background: none; color: var(--accent-light); font-weight: 700; }
.p42db76n .hbjyp4h { 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); }
.p42db76n .g4hmcwh { background: none; color: var(--accent-light); font-weight: 700; }
.w6jqvc .hbjyp4h { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.w6jqvc .hbjyp4h:last-child { border-bottom: none; }
.w6jqvc .g4hmcwh { background: none; color: var(--accent-light); font-weight: 700; }
.d7714w .hbjyp4h { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.d7714w .g4hmcwh { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.z7od .f6yarapk { counter-reset: card-n; }
.z7od .hbjyp4h  { counter-increment: card-n; }
.z7od .g4hmcwh { display: flex; align-items: center; gap: 10px; }
.z7od .g4hmcwh::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;
}
.a2w26 .hbjyp4h { background: var(--bg-surface); border: 1px solid var(--border); }
.a2w26 .g4hmcwh { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.beos9316 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zgjicep  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.oe8xqzrh { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.jc7b4hk { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.beos9316 strong { color: var(--text-primary); font-size: 0.95rem; }
.beos9316 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.p86b { width: 100%; height: auto; border-radius: 10px; display: block; }
.ug046dta {
  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;
}
.ug046dta:hover { opacity: 0.85; }
.cffd5 .ug046dta  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.cffd5 .ug046dta:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kkti .ug046dta  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kkti .ug046dta:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.bhdy5yq6 .nx8h { border-radius: 50px; }
.bhdy5yq6 .ug046dta  { border-radius: 50px; }
.hstvxlc .nx8h { padding-left: 22px; padding-right: 22px; }
.hstvxlc .ug046dta  { padding-left: 12px; padding-right: 12px; }
.ijnhiqy9 .nx8h { padding-left: 44px; padding-right: 44px; }
.ijnhiqy9 .ug046dta  { padding-left: 24px; padding-right: 24px; }
.ddpyj .nx8h { padding-left: 56px; padding-right: 56px; }
.ddpyj .ug046dta  { padding-left: 32px; padding-right: 32px; }
.hqcok   .nx8h::after, .hqcok   .ug046dta::after,
.mmc2yjj .nx8h::after, .mmc2yjj .ug046dta::after,
.r5ulu    .nx8h::after, .r5ulu    .ug046dta::after,
.kn4ixbu    .nx8h::after, .kn4ixbu    .ug046dta::after,
.rvoa4    .nx8h::after, .rvoa4    .ug046dta::after,
.huo5     .nx8h::after, .huo5     .ug046dta::after,
.xp9r1zr    .nx8h::after, .xp9r1zr    .ug046dta::after,
.swmc96za   .nx8h::after, .swmc96za   .ug046dta::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;
}
.hqcok .nx8h::after, .hqcok .ug046dta::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");
}
.mmc2yjj .nx8h::after, .mmc2yjj .ug046dta::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");
}
.r5ulu .nx8h::after, .r5ulu .ug046dta::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");
}
.kn4ixbu .nx8h::after, .kn4ixbu .ug046dta::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");
}
.rvoa4 .nx8h::after, .rvoa4 .ug046dta::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");
}
.huo5 .nx8h::after, .huo5 .ug046dta::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");
}
.xp9r1zr .nx8h::after, .xp9r1zr .ug046dta::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");
}
.swmc96za .nx8h::after, .swmc96za .ug046dta::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");
}
.ebkvx90c   .v02v1::after, .ebkvx90c   .svr9s::after,
.qs9b .v02v1::after, .qs9b .svr9s::after,
.mtctq    .v02v1::after, .mtctq    .svr9s::after,
.qkxflc    .v02v1::after, .qkxflc    .svr9s::after,
.wc7hijf5    .v02v1::after, .wc7hijf5    .svr9s::after,
.qdrpo0rk     .v02v1::after, .qdrpo0rk     .svr9s::after,
.pbyvpel    .v02v1::after, .pbyvpel    .svr9s::after,
.lhzibbpq   .v02v1::after, .lhzibbpq   .svr9s::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;
}
.ebkvx90c .v02v1::after, .ebkvx90c .svr9s::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");
}
.qs9b .v02v1::after, .qs9b .svr9s::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");
}
.mtctq .v02v1::after, .mtctq .svr9s::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");
}
.qkxflc .v02v1::after, .qkxflc .svr9s::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");
}
.wc7hijf5 .v02v1::after, .wc7hijf5 .svr9s::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");
}
.qdrpo0rk .v02v1::after, .qdrpo0rk .svr9s::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");
}
.pbyvpel .v02v1::after, .pbyvpel .svr9s::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");
}
.lhzibbpq .v02v1::after, .lhzibbpq .svr9s::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");
}
.i46v0 .y6q5smj   { background: rgba(128,128,128,.12); }
.j1yi4h5j.ug046dta {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ztbgffe {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ztbgffe::before    { grid-area: rank;   }
  .cnc5tae           { grid-area: ident;  }
  .l1iabvi9     { grid-area: rating; min-width: 0; width: auto; }
  .zng711vl           { grid-area: pills;  }
  .j1yi4h5j             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ztbgffe {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ztbgffe::before    { justify-self: center; }
  .cnc5tae           { width: 100%; }
  .l1iabvi9     { justify-self: center; }
  .zng711vl           { grid-template-columns: 1fr; }
}
.uo5othm .ziojvov6 li::before { content: "→"; }
.uo5othm .i3kcr li::before { content: "–"; }
@media (min-width: 860px) {
  .htpi1 .x8jip61 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .htpi1 .s6tj { margin: 0; }
}
@media (max-width: 720px) {
  .dhqf2e53 { grid-template-columns: 1fr; }
  .kw6a0t { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kw6a0t .eap2b { width: 72px; height: 50px; }
  .kw6a0t .xb0gi { max-width: 180px; }
  .kw6a0t .u7tmlx { width: auto; }
}
@media (max-width: 720px) {
  .ykdifl { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .od9pa { padding: 16px; }
  .v0ga6uz .vmgfb { min-width: 50%; }
}
@media (max-width: 860px) {
  .ngom2vha { grid-template-columns: 1fr; }
  .vitu { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h3q3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .b55z6u { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .fjws98pp { flex-direction: column; align-items: stretch; }
}
.eqku .u7tmlx .ug046dta { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .i8v1heik { flex-direction: column; align-items: stretch; gap: 10px; }
  .eqku .u7tmlx { text-align: center; }
}
@media (max-width: 720px) {
  .qhunzy { grid-template-columns: 1fr; }
  .rvqfr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .s46j { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ce78wh { grid-template-columns: 1fr; }
  .r3lqern { width: 100px; height: 100px; margin: 16px auto; }
  .rf319t7o { font-size: 1.4rem; }
  .tgkcnu { justify-content: center; }
  .noaltc .vmgfb { min-width: 50%; }
}
@media (max-width: 540px) {
  .lwlbfw { flex-wrap: wrap; padding: 14px 16px; }
  .g07s34 { padding: 12px 16px; }
  .kbva7pw .ezkin { margin: 0 16px; }
  .kbva7pw .fnpd3 { padding: 0 16px; }
  .i0d7h { padding: 12px 16px; }
}
.jwbm7d92 .ztbgffe {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.hjo6i .zng711vl .nm8eu {
  background: transparent; padding: 4px 8px;
}
.hjo6i .zng711vl .htfe { font-size: .65rem; opacity: .65; }
.hjo6i .zng711vl .esrs   { font-size: 1.15rem; color: var(--accent-light); }
.c1isu6 .ei35augr { font-size: 1rem; letter-spacing: 2px; }
.dgfa3c { margin: 16px 0; }
.jawk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jawk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jawk summary::after { content: "+"; color: var(--accent-light); }
.jawk[open] summary::after { content: "−"; }
.jawk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.j2ehzu { margin-bottom: 0; }
.n1gzu h2.zlhua95m { color: var(--text-primary); border-color: var(--accent-light); }
.trh7 h2.zlhua95m { color: var(--text-primary); border-color: var(--accent-light); }
.icj7 .zgjicep     { background: #052e16; border-color: #10b981; }
.icj7 .oe8xqzrh    { background: #1e1036; border-color: #a855f7; }
.icj7 .beos9316 strong  { color: #f1f5f9; }
.icj7 .beos9316 p       { color: #cbd5e1; }
.icj7 .a9p2z    .zgjicep     .jc7b4hk::before,
.icj7 .z676  .zgjicep     .jc7b4hk::before,
.icj7 .v5oi6oyd  .zgjicep     .jc7b4hk::before,
.icj7 .uceuhhi1 .zgjicep     .jc7b4hk::before { color: #10b981; }
.icj7 .a9p2z    .uzmo7c8 .jc7b4hk::before,
.icj7 .z676  .uzmo7c8 .jc7b4hk::before,
.icj7 .v5oi6oyd  .uzmo7c8 .jc7b4hk::before,
.icj7 .uceuhhi1 .uzmo7c8 .jc7b4hk::before { color: #f43f5e; }
.icj7 .a9p2z    .oe8xqzrh    .jc7b4hk::before,
.icj7 .z676  .oe8xqzrh    .jc7b4hk::before,
.icj7 .v5oi6oyd  .oe8xqzrh    .jc7b4hk::before,
.icj7 .uceuhhi1 .oe8xqzrh    .jc7b4hk::before { color: #a855f7; }
.v4yd .zgjicep     { background: #2d2000; border-color: #eab308; }
.v4yd .oe8xqzrh    { background: #2d1600; border-color: #f97316; }
.v4yd .beos9316 strong  { color: #f1f5f9; }
.v4yd .beos9316 p       { color: #cbd5e1; }
.v4yd .a9p2z    .zgjicep     .jc7b4hk::before,
.v4yd .z676  .zgjicep     .jc7b4hk::before,
.v4yd .v5oi6oyd  .zgjicep     .jc7b4hk::before,
.v4yd .uceuhhi1 .zgjicep     .jc7b4hk::before { color: #eab308; }
.v4yd .a9p2z    .uzmo7c8 .jc7b4hk::before,
.v4yd .z676  .uzmo7c8 .jc7b4hk::before,
.v4yd .v5oi6oyd  .uzmo7c8 .jc7b4hk::before,
.v4yd .uceuhhi1 .uzmo7c8 .jc7b4hk::before { color: #ef4444; }
.v4yd .a9p2z    .oe8xqzrh    .jc7b4hk::before,
.v4yd .z676  .oe8xqzrh    .jc7b4hk::before,
.v4yd .v5oi6oyd  .oe8xqzrh    .jc7b4hk::before,
.v4yd .uceuhhi1 .oe8xqzrh    .jc7b4hk::before { color: #f97316; }
.uht73am .zgjicep     { background: #0c1a2e; border-color: #38bdf8; }
.uht73am .oe8xqzrh    { background: #0a2020; border-color: #2dd4bf; }
.uht73am .beos9316 strong  { color: #f1f5f9; }
.uht73am .beos9316 p       { color: #cbd5e1; }
.uht73am .a9p2z    .zgjicep     .jc7b4hk::before,
.uht73am .z676  .zgjicep     .jc7b4hk::before,
.uht73am .v5oi6oyd  .zgjicep     .jc7b4hk::before,
.uht73am .uceuhhi1 .zgjicep     .jc7b4hk::before { color: #38bdf8; }
.uht73am .a9p2z    .uzmo7c8 .jc7b4hk::before,
.uht73am .z676  .uzmo7c8 .jc7b4hk::before,
.uht73am .v5oi6oyd  .uzmo7c8 .jc7b4hk::before,
.uht73am .uceuhhi1 .uzmo7c8 .jc7b4hk::before { color: #818cf8; }
.uht73am .a9p2z    .oe8xqzrh    .jc7b4hk::before,
.uht73am .z676  .oe8xqzrh    .jc7b4hk::before,
.uht73am .v5oi6oyd  .oe8xqzrh    .jc7b4hk::before,
.uht73am .uceuhhi1 .oe8xqzrh    .jc7b4hk::before { color: #2dd4bf; }
.zdlc .zgjicep     { background: var(--accent-bg); border-color: var(--accent-light); }
.zdlc .oe8xqzrh    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zdlc .a9p2z    .jc7b4hk::before,
.zdlc .z676  .jc7b4hk::before,
.zdlc .v5oi6oyd  .jc7b4hk::before,
.zdlc .uceuhhi1 .jc7b4hk::before { color: var(--accent-light) !important; }
.w7ctb7er .njsx2 { background: var(--bg-pros); }
.w7ctb7er .is3m3 { background: var(--bg-cons); }
.w7ctb7er .njsx2 .wlnevo { color: var(--c-pros-label); }
.w7ctb7er .is3m3 .udstdlu { color: var(--c-cons); }
.w7ctb7er .njsx2 ul li,
.w7ctb7er .ziojvov6 li            { color: var(--c-pros); }
.w7ctb7er .is3m3 ul li,
.w7ctb7er .i3kcr li            { color: var(--c-cons); }
.uo5othm .wlnevo::before { content: "→ "; }
.uo5othm .udstdlu::before { content: "← "; }
.jtgr .beos9316 { background: transparent; border-left: none; border: 1.5px solid; }
.jtgr .zgjicep     { border-color: var(--c-tip-border); }
.jtgr .oe8xqzrh    { border-color: #60a5fa; }
.jtgr .beos9316 strong { color: var(--text-primary); }
.jtgr .beos9316 p      { color: var(--text-muted); }
.oqlik .beos9316 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.oqlik .zgjicep     { border-top-color: var(--c-tip-border); }
.oqlik .oe8xqzrh    { border-top-color: #60a5fa; }
.medugz16 .beos9316 { border-left: none; border-radius: 8px; }
.medugz16 .zgjicep     { background: #065f46; }
.medugz16 .oe8xqzrh    { background: #1e3a8a; }
.medugz16 .beos9316 strong,
.medugz16 .beos9316 p { color: #fff; }
.medugz16 .jc7b4hk::before { color: rgba(255,255,255,0.85) !important; }
.icj7.medugz16 .zgjicep,
.icj7 .medugz16 .zgjicep     { background: #052e16; }
.icj7.medugz16 .oe8xqzrh,
.icj7 .medugz16 .oe8xqzrh    { background: #1e1036; }
.v4yd.medugz16 .zgjicep,
.v4yd .medugz16 .zgjicep      { background: #2d2000; }
.v4yd.medugz16 .oe8xqzrh,
.v4yd .medugz16 .oe8xqzrh     { background: #2d1600; }
.uht73am.medugz16 .zgjicep,
.uht73am .medugz16 .zgjicep      { background: #0c1a2e; }
.uht73am.medugz16 .oe8xqzrh,
.uht73am .medugz16 .oe8xqzrh     { background: #0a2020; }
.idc4 .beos9316 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.idc4 .zgjicep     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.idc4 .oe8xqzrh    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.idc4 .beos9316 strong { color: var(--text-primary); }
.idc4 .beos9316 p      { color: var(--text-muted); }
.q2hsew .beos9316 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.a9p2z .jc7b4hk,
.z676 .jc7b4hk,
.v5oi6oyd .jc7b4hk,
.uceuhhi1 .jc7b4hk { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.a9p2z .jc7b4hk::before,
.z676 .jc7b4hk::before,
.v5oi6oyd .jc7b4hk::before,
.uceuhhi1 .jc7b4hk::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.a9p2z .zgjicep     .jc7b4hk::before { content: "✦"; color: var(--c-tip-border); }
.a9p2z .uzmo7c8 .jc7b4hk::before { content: "▲"; color: var(--c-warn-border); }
.a9p2z .oe8xqzrh    .jc7b4hk::before { content: "◉"; color: #60a5fa; }
.z676 .zgjicep     .jc7b4hk::before { content: "★"; color: var(--c-tip-border); }
.z676 .uzmo7c8 .jc7b4hk::before { content: "◆"; color: var(--c-warn-border); }
.z676 .oe8xqzrh    .jc7b4hk::before { content: "●"; color: #60a5fa; }
.v5oi6oyd .zgjicep     .jc7b4hk::before { content: "▶"; color: var(--c-tip-border); }
.v5oi6oyd .uzmo7c8 .jc7b4hk::before { content: "■"; color: var(--c-warn-border); }
.v5oi6oyd .oe8xqzrh    .jc7b4hk::before { content: "▸"; color: #60a5fa; }
.uceuhhi1 .zgjicep     .jc7b4hk::before { content: "→"; color: var(--c-tip-border); }
.uceuhhi1 .uzmo7c8 .jc7b4hk::before { content: "⬥"; color: var(--c-warn-border); }
.uceuhhi1 .oe8xqzrh    .jc7b4hk::before { content: "◈"; color: #60a5fa; }
.zte6tk0 .aurtpm .p6f8sa,
.zte6tk0 .teiuce .p6f8sa  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.zte6tk0 .hbjyp4h                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.zte6tk0 .lvuh133          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zte6tk0 .os0rewtk                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.aqw4d .aurtpm .p6f8sa,
.aqw4d .teiuce .p6f8sa,
.aqw4d .hbjyp4h,
.aqw4d .ztbgffe,
.aqw4d .s6tj,
.aqw4d .lvuh133,
.aqw4d .os0rewtk,
.aqw4d .q2hsew .beos9316 { box-shadow: none; }
.de9vo   .z1fbuo, .de9vo .o0j0, .de9vo .fk4bvafu,
.de9vo   .zr0r8p, .de9vo .ctiwri { font-size: 0.9rem; }
.de9vo   .ej4kri7w, .de9vo .r8ca67j { font-size: 0.9rem; }
.hi7w6   .z1fbuo, .hi7w6 .o0j0, .hi7w6 .fk4bvafu,
.hi7w6   .zr0r8p, .hi7w6 .ctiwri { font-size: 0.95rem; }
.hi7w6   .ej4kri7w, .hi7w6 .r8ca67j { font-size: 0.95rem; }
.vt5m4z   .z1fbuo, .vt5m4z .o0j0, .vt5m4z .fk4bvafu,
.vt5m4z   .zr0r8p, .vt5m4z .ctiwri { font-size: 1.08rem; }
.vt5m4z   .ej4kri7w, .vt5m4z .r8ca67j { font-size: 1.05rem; }
.vt5m4z   .reea { font-size: 0.97rem; }
.x6n6v6g9 .doyp      { font-size: 3.2rem; }
.x6n6v6g9 h2.zlhua95m { font-size: 1.9rem; }
.x6n6v6g9 h3.d0oh     { font-size: 1.4rem; }
.azmkkn45 .doyp      { font-size: 3.8rem; }
.azmkkn45 h2.zlhua95m { font-size: 2.2rem; }
.azmkkn45 h3.d0oh     { font-size: 1.6rem; }
.j2ehzu + .j2ehzu { position: relative; }
.vyzqpe   .j2ehzu + .j2ehzu::before,
.pyiqde  .j2ehzu + .j2ehzu::before,
.nc7l   .j2ehzu + .j2ehzu::before,
.howpm6c   .j2ehzu + .j2ehzu::before,
.pivunx52   .j2ehzu + .j2ehzu::before,
.fxi8z12t .j2ehzu + .j2ehzu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.vyzqpe .j2ehzu + .j2ehzu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.pyiqde .j2ehzu + .j2ehzu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nc7l .j2ehzu + .j2ehzu::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;
}
.howpm6c .j2ehzu + .j2ehzu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.umnoxl2 .j2ehzu { margin-bottom: 16px; }
.umnoxl2 .j2ehzu + .j2ehzu { margin-top: 0; }
.umnoxl2 .oaumm4e { padding-top: 0; padding-bottom: 0; }
.pivunx52 .j2ehzu + .j2ehzu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fxi8z12t .j2ehzu + .j2ehzu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.zxsapq .j2ehzu + .j2ehzu::before,
.hm9y .j2ehzu + .j2ehzu::before,
.db25kqq .j2ehzu + .j2ehzu::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%;
}
.t14t .zxsapq .j2ehzu:nth-child(even)::before,
.t14t .hm9y .j2ehzu:nth-child(even)::before,
.t14t .db25kqq .j2ehzu:nth-child(even)::before { background: var(--bg-surface); }
.bbt2si47 .zxsapq .j2ehzu:nth-child(even)::before,
.bbt2si47 .hm9y .j2ehzu:nth-child(even)::before,
.bbt2si47 .db25kqq .j2ehzu:nth-child(even)::before { background: var(--bg-card); }
.zxsapq .j2ehzu + .j2ehzu::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");
}
.hm9y .j2ehzu + .j2ehzu::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");
}
.db25kqq .j2ehzu + .j2ehzu::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");
}
.v3um7 .q4vazobe,
.czyi .q4vazobe { padding-bottom: 60px; }
.p0h3 .q4vazobe { padding-bottom: 70px; }
.iafdt9p .eepy { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.bca2 .eepy { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.o4edkc .eepy { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zk44 .eepy { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gg1bx .dequep { background: var(--accent); }
.gg1bx .dequep .hc6xs9zo { background: none; }
.gg1bx .xzfg { background: var(--accent); }
.gg1bx .eepy { background: var(--accent-bg); }
.gg1bx .booqevh:not(.dequep) .hc6xs9zo { background: rgba(0,0,0,0.6); }
.mepg .fcs8z { float: left; width: 38%; margin: 0 28px 16px 0; }
.mepg .fcs8z .p86b { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mepg .oaumm4e::after { content: ''; display: block; clear: both; }
.b080 .fcs8z { float: right; width: 38%; margin: 0 0 16px 28px; }
.b080 .fcs8z .p86b { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.b080 .oaumm4e::after { content: ''; display: block; clear: both; }
.kjlwf .j2ehzu:nth-child(odd)  .fcs8z { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kjlwf .j2ehzu:nth-child(even) .fcs8z { float: right; width: 38%; margin: 0 0 16px 28px; }
.kjlwf .fcs8z .p86b { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kjlwf .oaumm4e::after { content: ''; display: block; clear: both; }
.mepg .f6yarapk,
.b080 .f6yarapk,
.kjlwf .f6yarapk,
@media (max-width: 900px) {
  .mepg .fcs8z,
  .b080 .fcs8z,
  .kjlwf .j2ehzu:nth-child(odd)  .fcs8z,
  .kjlwf .j2ehzu:nth-child(even) .fcs8z {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .mepg .fcs8z .p86b,
  .b080 .fcs8z .p86b,
  .kjlwf .fcs8z .p86b {
    max-height: none !important;
  }
}
.mepg .ej4kri7w,
.mepg .r8ca67j,
.b080 .ej4kri7w,
.b080 .r8ca67j,
.kjlwf .ej4kri7w,
.kjlwf .r8ca67j { overflow: hidden; }
@media (max-width: 640px) {
  .mepg .fcs8z,
  .b080 .fcs8z,
  .kjlwf .fcs8z { float: none; width: 100%; margin: 0 0 16px 0; }
}
.sa3u8qgi .huajpd8,
.sa3u8qgi .oaumm4e,
.sa3u8qgi .q9rp  { max-width: 1100px; }
.ll8suj0b .huajpd8,
.ll8suj0b .oaumm4e,
.ll8suj0b .q9rp  { max-width: 1200px; }
.zefxdn .huajpd8,
.zefxdn .oaumm4e,
.zefxdn .q9rp  { max-width: 1320px; }
.zefxdn { --content-mw: 1320px; }
.t4mw { font-size: 0.82rem; color: var(--text-muted); }
.j1x5 { display: flex; align-items: center; }
.dgcdqoxl {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.fucyx9ep { display: flex; align-items: center; }
.ywn5g2 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ywn5g2:hover { text-decoration: underline; }
.ayhx32b { margin: 0 3px; opacity: 0.45; }
.ayhx32b::before { content: '/'; }
.u2m4y9o { padding: 2px 5px; color: var(--text-main); }
.j8mey .t4mw {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.j8mey .j1x5 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.r6xs .t4mw {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.r6xs .j1x5 { padding: 0 0 0 12px; }
.w4ir28 .j1x5 { padding: 0 16px; }
.w4ir28 .t4mw {
  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);
}
.w4ir28 .huajpd8 { padding-top: 28px; }
@media (max-width: 720px) {
  .cu1x0ew4 { margin-top: 18px; padding: 0 16px; }
  .w4ir28 .huajpd8 { padding-top: 16px; }
}
.sa3u8qgi.j8mey .j1x5 { max-width: 1100px; }
.ll8suj0b.j8mey .j1x5 { max-width: 1200px; }
.zefxdn.j8mey .j1x5 { max-width: 1320px; }
.zefxdn .cu1x0ew4 { max-width: 1320px; }
.lohmhs .j2ehzu { padding-top: 16px; padding-bottom: 16px; }
.t5yrj3g .j2ehzu { padding-top: 24px; padding-bottom: 24px; }
.a1fct .j2ehzu { padding-top: 40px; padding-bottom: 40px; }
.p9lsh .j2ehzu { padding-top: 52px; padding-bottom: 52px; }
.qrgy .j2ehzu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qrgy .j2ehzu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qrgy .j2ehzu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qrgy .j2ehzu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zztk492 .oaumm4e { padding-top: 10px;  padding-bottom: 10px; }
.jtxsf7we .oaumm4e { padding-top: 18px;  padding-bottom: 18px; }
.v20w75 .oaumm4e { padding-top: 36px;  padding-bottom: 36px; }
.jpliqxj6 .oaumm4e { padding-top: 48px;  padding-bottom: 48px; }
.t1b5rfvv h2.zlhua95m { font-weight: 600; }
.t1b5rfvv h3.d0oh     { font-weight: 600; }
.isba1s { font-weight: 500; }
.isba1s h2.zlhua95m { font-weight: 800; }
.isba1s h3.d0oh     { font-weight: 700; }
.jgbzx7 h2.zlhua95m { font-weight: 900; }
.jgbzx7 h3.d0oh     { font-weight: 800; }
.jgbzx7 .beos9316 strong,
.jgbzx7 .beos9316 strong { font-weight: 600; }
.v02v1 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.drm77zd .v02v1 { display: none; }
@media (max-width: 640px) {
  .qkxex9tt { display: none; }
  .v02v1 {
    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;
  }
}
.v02v1 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.v02v1:hover { opacity: 0.85; }
.z5841t .v02v1 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.lvfnzp9x .v02v1,
.uwl2tsvj  .v02v1 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.lvfnzp9x .v02v1:hover,
.uwl2tsvj  .v02v1:hover { opacity: 0.88; }
.z5841t.lvfnzp9x .v02v1,
.z5841t.uwl2tsvj  .v02v1 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.svr9s {
  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;
}
.svr9s:hover { transform: translateY(-2px); opacity: 0.92; }
.svr9s { background: var(--cta) !important; color: #fff !important; border: none !important; }
.kgn93o .svr9s { display: none; }
.pafwa .svr9s { right: 32px; }
.k3yap8m  .svr9s { left: 32px; }
@media (max-width: 480px) {
  .pafwa .svr9s { right: 20px; bottom: 20px; }
  .k3yap8m  .svr9s { left: 20px; bottom: 20px; }
}
.wggv { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.q9rp { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.wwkn2w1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fkc4zwcb { color: var(--text-dim); font-size: 0.8rem; }
.icoiq a, .eqqcg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.icoiq a:hover, .eqqcg a:hover { color: var(--accent-light); }
.eqqcg { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.lgf07 .q9rp { text-align: center; }
.lgf07 .eqqcg { justify-content: center; margin-bottom: 16px; }
.lgf07 .wwkn2w1 { margin-top: 0; }
.tcayi { margin-top: 10px; }
.tcayi a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .q9rp { padding-left: 16px; padding-right: 16px; }
  .w9iv .q9rp { padding: 20px 16px; }
  .eqqcg { gap: 4px 12px; }
  .wwkn2w1 { font-size: 0.78rem; }
}
.k83t .wwkn2w1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.k83t .fkc4zwcb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .k83t .kta5 { grid-template-columns: 1fr 1fr; } .k83t .uaqut { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k83t .kta5 { grid-template-columns: 1fr; } }
.udmpmcg .wwkn2w1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .udmpmcg .p0wu9g { gap: 12px; } .udmpmcg .gdu3uhh { margin-right: 0; width: 100%; } }
.g6qyv .wwkn2w1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.g6qyv .fkc4zwcb { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .g6qyv .p60l3g { grid-template-columns: 1fr 1fr; } .g6qyv .j8k5na { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g6qyv .p60l3g { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .iq15p .unrk { grid-template-columns: 1fr 1fr; } .iq15p .eh2wnq:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iq15p .unrk { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vhv3 .unrk { grid-template-columns: 1fr; } }
.e0hj .q9rp { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.e0hj .eqqcg { justify-content: center; }
.xhruzkvp .aefqa7xm      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.xhruzkvp .wggv { background: var(--bg-page); border-top-color: var(--border-alt); }
.l6evp9 .aefqa7xm      { background: #0d1117; border-bottom-color: #21262d; }
.l6evp9 .ebnru { color: var(--accent-light); }
.l6evp9 .nxk1yjw { --msep-color: #8b949e; }
.l6evp9 .nxk1yjw a { color: #8b949e; }
.l6evp9 .nxk1yjw a:hover { color: var(--accent-light); }
.l6evp9 .glllrib { color: #8b949e; }
.l6evp9 .wggv { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.l6evp9 .wwkn2w1,
.l6evp9 .fkc4zwcb { color: #6e7681; }
.l6evp9 .icoiq a, .l6evp9 .eqqcg a,
.l6evp9 .icoiq a:hover, .l6evp9 .eqqcg a:hover,
@media (max-width: 640px) {
  .l6evp9 .nxk1yjw { background: #0d1117; border-top-color: #21262d; }
  .l6evp9 .nxk1yjw li a { border-bottom-color: #21262d; }
}
.gsod .aefqa7xm      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gsod .ebnru { color: var(--accent-light); }
.gsod .nxk1yjw { --msep-color: #475569; }
.gsod .nxk1yjw a { color: #475569; }
.gsod .nxk1yjw a:hover { color: var(--accent-light); }
.gsod .glllrib { color: #64748b; }
.gsod .wggv { background: #f0f4f8; border-top-color: #cbd5e1; }
.gsod .wwkn2w1,
.gsod .fkc4zwcb { color: #64748b; }
.gsod .icoiq a, .gsod .eqqcg a,
.gsod .icoiq a:hover, .gsod .eqqcg a:hover,
@media (max-width: 640px) {
  .gsod .nxk1yjw { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gsod .nxk1yjw li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.lvfnzp9x .aefqa7xm      { background: var(--accent); border-bottom-color: var(--accent-light); }
.lvfnzp9x .ebnru { color: #fff; }
.lvfnzp9x .nxk1yjw { --msep-color: rgba(255,255,255,0.82); }
.lvfnzp9x .nxk1yjw a { color: rgba(255,255,255,0.82); }
.lvfnzp9x .nxk1yjw a:hover { color: #fff; }
.lvfnzp9x .glllrib { color: rgba(255,255,255,0.9); }
.lvfnzp9x .wggv { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.lvfnzp9x .wwkn2w1,
.lvfnzp9x .fkc4zwcb { color: rgba(255,255,255,0.72); }
.lvfnzp9x .icoiq a, .lvfnzp9x .eqqcg a,
.lvfnzp9x .icoiq a:hover, .lvfnzp9x .eqqcg a:hover,
@media (max-width: 640px) {
  .lvfnzp9x .nxk1yjw { background: var(--accent); border-top-color: var(--accent-light); }
  .lvfnzp9x .nxk1yjw li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.uwl2tsvj .aefqa7xm {
  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);
}
.uwl2tsvj .wggv {
  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) {
  .uwl2tsvj .nxk1yjw {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v4hjzy .z60r5v { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rbdl6of .z60r5v { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fj0ydn .z60r5v { min-height: 72px; height: auto; }
.ag4zguiw .z60r5v { min-height: 84px; height: auto; }
.w9iv .z60r5v { max-width: none; padding: 0 32px; }
.w9iv .q9rp  { max-width: none; padding: 24px 32px; }
.h1g1a4l.ll8suj0b .z60r5v { max-width: 1200px; }
.h1g1a4l.zefxdn .z60r5v { max-width: 1320px; }
.y5hlc   .ebnru, .y5hlc   .gdu3uhh { text-transform: capitalize; }
.d74yfa7i .ebnru, .d74yfa7i .gdu3uhh { text-transform: lowercase; }
.bwmbd .ebnru, .bwmbd .gdu3uhh { text-transform: uppercase; letter-spacing: 0.06em; }
.v8syjmlt, .gizo6e {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.a6ril .v8syjmlt,
.r65xm .v8syjmlt,
.srlvqw1 .v8syjmlt,
.vyvb .v8syjmlt,
.vffi   .nxk1yjw a { font-weight: 500; }
.y1u5 .nxk1yjw a { font-weight: 600; }
.pyn65ww     .nxk1yjw a { font-weight: 700; }
.xktd8wtd    .nxk1yjw a { font-weight: 800; letter-spacing: 0.01em; }
.wmqqxaa     .nxk1yjw > li + li::before,
.prnrld    .nxk1yjw > li + li::before,
.i7y693    .nxk1yjw > li + li::before,
.zmrvxej .nxk1yjw > li + li::before,
.xgt2zen .nxk1yjw > li + li::before,
.my2f  .nxk1yjw > li + li::before,
.qbew8bwo    .nxk1yjw > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wmqqxaa     .nxk1yjw > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.prnrld    .nxk1yjw > li + li::before { content: "|"; }
.i7y693    .nxk1yjw > li + li::before { content: "—"; }
.zmrvxej .nxk1yjw > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.xgt2zen .nxk1yjw > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.my2f  .nxk1yjw > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qbew8bwo    .nxk1yjw > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .v9wl9 .glllrib,
  .fy0n .glllrib,
  .bulkw5i1 .glllrib,
  .wi0ihcf4 .glllrib,
  .i4hul7u .glllrib {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .v9wl9 .glllrib::before,
  .fy0n .glllrib::before,
  .bulkw5i1 .glllrib::before,
  .wi0ihcf4 .glllrib::before,
  .i4hul7u .glllrib::before { content: ""; display: block; flex-shrink: 0; }

  
  .v9wl9 .glllrib::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;
  }

  
  .fy0n .glllrib::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;
  }

  
  .bulkw5i1 .glllrib::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;
  }

  
  .wi0ihcf4 .glllrib::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;
  }

  
  .i4hul7u .glllrib::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) {
  .tiu1k2 .glllrib {
    padding: 5px 14px;
  }
  .tiu1k2 .nxk1yjw {
    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;
  }
  .tiu1k2 .nxk1yjw li a {
    border-bottom: none; padding: 10px 22px;
  }
  .tiu1k2 .nxk1yjw li a:hover { background: var(--bg-raised); }
  .tiu1k2 .cuu8nco,
  .j6se88 .cuu8nco,
  .l9mwik6 .cuu8nco { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vw0kb .glllrib {
    padding: 5px 10px;
  }
  .vw0kb .nxk1yjw {
    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);
  }
  .vw0kb .nxk1yjw.b5wcv9gf { transform: translateX(0); }
  .vw0kb .nxk1yjw li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vw0kb .nxk1yjw li:last-child a { border-bottom: none; }
  .lvfnzp9x .nxk1yjw,
  .l6evp9 .nxk1yjw { background: var(--accent) !important; }
  .lvfnzp9x .nxk1yjw li a,
  .l6evp9 .nxk1yjw li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .l9mwik6 .glllrib {
    padding: 5px 10px;
  }
  .l9mwik6 .nxk1yjw {
    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);
  }
  .l9mwik6 .nxk1yjw::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .l9mwik6 .nxk1yjw.b5wcv9gf { transform: translateY(0); }
  .l9mwik6 .nxk1yjw li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .o0no44h .glllrib {
    padding: 5px 10px;
  }
  .o0no44h .nxk1yjw {
    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;
  }
  .o0no44h .nxk1yjw.b5wcv9gf { opacity: 1; pointer-events: auto; }
  .o0no44h .nxk1yjw li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .yk3q4     .glllrib { border-radius: 0 !important; }
  .o37gff1v   .glllrib { border-radius: 8px !important; }
  .x5zcqh .glllrib { border-radius: 50% !important; }
  .qrlfkby   .glllrib { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .rg4oet2 .xsy2z { flex-direction: column; align-items: stretch; }
  .rg4oet2 .seaqrm { flex-direction: row; min-width: auto; }
  .rg4oet2 .vesy { align-items: flex-start; text-align: left; }
}
.k2we,
.k2we.j2ehzu,
.t14t .k2we,
.xikw530p .k2we,
.bbt2si47 .k2we,
.chdjkvwf .k2we {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q5npr {
  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;
}
.yungb { flex: 1 1 280px; min-width: 0; }
.qicj {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.j1lii7 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.sz986 {
  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;
}
.sz986:hover { transform: translateY(-1px); opacity: 0.95; }
.pv6a .q5npr {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.pv6a .qicj { color: var(--cta); }
.pv6a .j1lii7 { color: var(--text-body); }
.pv6a .sz986 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vn1nkh .q5npr {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vn1nkh .qicj { color: var(--text-primary); }
.vn1nkh .j1lii7 { color: var(--text-body); }
.vn1nkh .sz986 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q5npr {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .yungb { flex: 0 0 auto; }
  .qicj { font-size: 1.2rem; }
  .sz986 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ep00 .yl1snd8 { height: 36px; }
.n3i1zlvc .yl1snd8 { height: 60px; max-width: 200px; }
.cxzv .yl1snd8 { height: 56px; max-width: 180px; }
.rkb1i    .ei35augr, .rkb1i    .rbwlm { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.hjo6i .htfe {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.hjo6i .esrs {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .d20xov3m .kg0zeh {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .d20xov3m .ztbgffe {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .d20xov3m .ztbgffe { padding: 40px 16px 20px; }
  .d20xov3m .nm8eu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .d20xov3m .j1yi4h5j { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .l6ka2ma .ztbgffe {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .l6ka2ma .ztbgffe::before {
    position: absolute; top: 14px; left: 14px;
  }
  .l6ka2ma .cnc5tae {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .l6ka2ma .y7jur { white-space: normal; text-align: center; font-size: 1.2rem; }
  .l6ka2ma .nm8eu {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .l6ka2ma .j1yi4h5j { width: 100%; min-width: 0; }
  .l6ka2ma .ei35augr { min-width: 0; }
}
.li41l9s .ztbgffe::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.bwzs .jawk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.bwzs .jawk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.bwzs .jawk p { padding: 0 2px 16px; }
.ixfl1o .jawk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ixfl1o .jawk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ixfl1o .jawk summary::after { content: "›"; font-size: 1.2em; }
.ixfl1o .jawk[open] summary::after { content: "‹"; }
.ixfl1o .jawk p { padding: 10px 22px 4px; }
.hdifyi .jawk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.hdifyi .jawk summary { color: var(--text-primary); padding-left: 16px; }
.hdifyi .jawk summary::after { content: "›"; font-size: 1.1em; }
.hdifyi .jawk[open] summary::after { content: "‹"; }
.hdifyi .jawk p { padding-left: 16px; }
.mrqeonc .dgfa3c { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mrqeonc .jawk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mrqeonc .jawk:last-child { border-bottom: none; }
.mrqeonc .jawk summary { color: var(--text-primary); border-radius: 0; }
.mrqeonc .jawk summary::after { content: "›"; font-size: 1.1em; }
.mrqeonc .jawk[open] summary::after { content: "‹"; }
.wwpgyti .jawk { overflow: hidden; }
.wwpgyti .jawk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.wwpgyti .jawk summary::after { color: rgba(255,255,255,.75); }
.wwpgyti .jawk[open] summary { border-radius: 0; }
.ta7bp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.twlu3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.m89en {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ux293v8n { color: var(--text-muted); font-size: 1.05rem; }
.jyzeco {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xb2jke { margin-bottom: 20px; }
.z5kf2 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.nhhue6jl {
  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;
}
.nhhue6jl:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hvn03 { resize: vertical; min-height: 130px; }
.pk0nqe { width: 100%; margin-top: 8px; }
.d1vk7u25 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vimwsv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.u0ukkehd { color: var(--text-muted); line-height: 1.75; }
.mti2qcd8 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mti2qcd8 li { margin-bottom: 6px; }
.kvem { max-width: 760px; margin: 0 auto; }
.zptqwwy { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.i6tdt84 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.i6tdt84:last-child { border-bottom: none; }
.i6tdt84 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.i6tdt84 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.c21kur4r { max-width: 760px; margin: 0 auto; }
.pwjh2 ul.mti2qcd8 { margin: 0; }
@media (max-width: 640px) { .ue362g7 { grid-template-columns: 1fr; gap: 10px; } }
.cs2lep4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.lft9ac { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.efpt0 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.lft9ac p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lft9ac .mti2qcd8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cs2lep4 { grid-template-columns: 1fr; } }
.pbo4yh { color: inherit; text-decoration: none; }
.pbo4yh:hover { color: var(--accent-light); text-decoration: underline; }
.esjgc { display: inline-block; line-height: 0; }
.apav { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ycu4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ycu4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ik0jmpa { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ycu4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ycu4 ul.mti2qcd8 { margin: 0; }
.d7er78ma { color: var(--text-muted); line-height: 1.75; }
.boz0r .mti2qcd8,
.lf8gxqg .mti2qcd8,
.lbrel0w .mti2qcd8,
.dxisp .mti2qcd8 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.boz0r .ycu4,
.lf8gxqg .ycu4 { text-align: left; }
.boz0r .ik0jmpa,
.lf8gxqg .ik0jmpa { text-align: center; }
.riz15hf8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.i82a { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.vtyv1m { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.fufzy { margin-top: 12px; }
.pxx9 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.pxx9:hover { border-bottom-color: var(--accent-light); }
.p09iwc0d { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.p09iwc0d img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xxrqr4d { width: 200px; height: 200px; }
.sey5a { border-radius: 50%; }
.cuiuj3x { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.bvk1z { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .jakjc57 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.efj35s .vtyv1m, .efj35s .i82a { max-width: 640px; }
.hv25z5 .riz15hf8 { font-size: 1.6rem; margin-top: 18px; }
.zhkn .vtyv1m { margin-bottom: 28px; }
@media (max-width: 860px) { .q0w3 { grid-template-columns: 1fr; } .hv25z5 { position: static; text-align: center; } }
.og7f { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.wzsdivf { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.wzsdivf .p09iwc0d { margin: 0 auto 18px; }
.wzsdivf .cuiuj3x { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .og7f { grid-template-columns: 1fr; } }
.sw9fl .riz15hf8 { font-size: 1.6rem; margin-bottom: 6px; }
.dxisp .mti2qcd8 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .sw9fl { flex-direction: column; text-align: center; } .uyvv3 { grid-template-columns: 1fr; } }
.sjfvn .riz15hf8 { font-size: 1.35rem; margin: 0 0 4px; }
.sjfvn .cuiuj3x { margin: 0; }
.qojf2bz .m89en { color: var(--accent-light); }
.tga1 .m89en { font-size: 2rem; }
.tga1 .ux293v8n { max-width: 680px; }
.yww2ssk {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.yww2ssk .m89en { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.yww2ssk .ux293v8n  { margin: 0; }
@media (max-width: 640px) { .yww2ssk { flex-direction: column; } }
.usyg .m89en { color: var(--accent-light); }
.ate7nd7z .m89en { color: #fff; }
.ate7nd7z .ux293v8n  { color: rgba(255,255,255,0.85); }
.a6n3m52 { max-width: 680px; margin: 0 auto; }
.vmtkt {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .vmtkt { grid-template-columns: 1fr; } }
.dfvp1 .nhhue6jl {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dfvp1 .nhhue6jl:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.v941v7e .nhhue6jl { background: var(--bg-raised); border-color: transparent; }
.v941v7e .nhhue6jl:focus { background: var(--bg-card); border-color: var(--accent-light); }
.yi9n8jg .nhhue6jl { border-radius: 100px; padding: 11px 20px; }
.yi9n8jg .hvn03 { border-radius: 14px; }
.e5roto0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.e5roto0 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;
}
.e5roto0 summary::-webkit-details-marker { display: none; }
.e5roto0 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.e5roto0[open] summary::after { content: "−"; }
.t5fue7wa {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.w2z1 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .w2z1 { grid-template-columns: 1fr; } }
.epb2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.epb2 h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.epb2 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.b1oc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.b1oc li { margin-bottom: 6px; }
.d1k8{display:none}
.d1k8:empty,.cwl3g8:empty{display:none}
.qwowg1yi{position:relative;overflow:visible}
.dudcrbk .u6rzdop,.cm6aydh .u6rzdop,
.nkllpg .u6rzdop,.nkzns0 .u6rzdop,
.sozi75 .u6rzdop,.cho6v .u6rzdop{display:block}
.c3dr80 .ov2c{display:block}
.dudcrbk .u6rzdop,.cm6aydh .u6rzdop,
.nkllpg .u6rzdop,.nkzns0 .u6rzdop,
.sozi75 .u6rzdop{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}
.dudcrbk .u6rzdop .cwl3g8,.cm6aydh .u6rzdop .cwl3g8,
.nkllpg .u6rzdop .cwl3g8,.nkzns0 .u6rzdop .cwl3g8,
.sozi75 .u6rzdop .cwl3g8{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}
.dudcrbk .b2p4ovsv,.cm6aydh .b2p4ovsv,
.nkllpg .b2p4ovsv,.nkzns0 .b2p4ovsv,
.sozi75 .b2p4ovsv{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.dudcrbk .u6rzdop,.cm6aydh .u6rzdop{top:12px}
.dudcrbk .u6rzdop .cwl3g8{margin-right:auto}
.cm6aydh .u6rzdop .cwl3g8{margin-left:auto}
.cm6aydh .u6rzdop{text-align:right}
.nkllpg .u6rzdop,.nkzns0 .u6rzdop{bottom:12px}
.nkllpg .u6rzdop .cwl3g8{margin-right:auto}
.nkzns0 .u6rzdop .cwl3g8{margin-left:auto}
.nkzns0 .u6rzdop{text-align:right}
.sozi75 .u6rzdop{position:relative;margin-top:16px}
.sozi75 .u6rzdop .cwl3g8{margin:0 auto}
.cho6v .u6rzdop{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.cho6v .u6rzdop .cwl3g8{margin:0}
.cho6v .eepy~.u6rzdop,
.cho6v .x53x~.u6rzdop{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.cho6v .eepy~.u6rzdop .cwl3g8,
.cho6v .x53x~.u6rzdop .cwl3g8{justify-content:flex-start}
.eepy~.u6rzdop,.x53x~.u6rzdop{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}
.eepy~.u6rzdop .cwl3g8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.x53x~.u6rzdop .cwl3g8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ov2c .cwl3g8{margin:0 0 12px}
.cwl3g8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.b2p4ovsv{white-space:nowrap}
.ff7a5b2o .b2p4ovsv{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.bif2o2 .b2p4ovsv{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}
.f8tm .cwl3g8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.canh .b2p4ovsv{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.pk6jerke .b2p4ovsv{color: var(--accent-light);opacity:1;font-weight:500}
.yihdl .b2p4ovsv{border-bottom:1px solid currentColor;padding-bottom:2px}
.wou5271e .cwl3g8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.qewphpy3{--date-bg:var(--accent-bg-light)}
.wbdx .xchdz3z::before{content:""}
.onpqg .b2p4ovsv + .b2p4ovsv::before{content:"•";margin-right:6px;opacity:.4}
.bn25a .b2p4ovsv + .b2p4ovsv::before{content:"/";margin-right:6px;opacity:.35}
.br9i54 .b2p4ovsv + .b2p4ovsv::before{content:"|";margin-right:6px;opacity:.3}
.t17plh7 .b2p4ovsv + .b2p4ovsv::before{content:"—";margin-right:6px;opacity:.3}
.cpvw .b2p4ovsv + .b2p4ovsv::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.e4pykoo .b2p4ovsv + .b2p4ovsv::before{content:"·";margin-right:6px;opacity:.4}
.ncyh .b2p4ovsv + .b2p4ovsv::before{content:"›";margin-right:6px;opacity:.4}
.pgi6h .b2p4ovsv + .b2p4ovsv::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.oj2fq7mb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.t5ne{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.koxf{display:flex;flex-direction:column;gap:3px}
.agyo2oo{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.eccn{font-weight:700;font-size:1rem;color:var(--text-heading)}
.l39ib{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.nnbu64t .oj2fq7mb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.x3nvm9j8 .oj2fq7mb{border-top:3px solid var(--accent);padding-top:18px}
.m4fm7epz .oj2fq7mb{border-left:3px solid var(--accent);border-radius:0}
.k0w7 .oj2fq7mb{padding:20px 0}
@media(max-width:640px){
  .oj2fq7mb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .l39ib{max-width:100%}
}
.vs5kgd7 .lvuh133{margin:0}
@media (max-width:560px){
  .ffni{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) {
  .m6psi3s { padding: 28px 18px 20px; }
  .g1z3 { font-size: 1.2rem; }
  .nutm1 { max-width: 220px; max-height: 80px; }
}
.x5xvct1  .s3zr { border-radius: 6px; }
.rgmqibfo .q5npr {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .s3zr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.rowe57 {
  margin: 28px 0 24px;
}
.rowe57 .j2ehzu {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.rowe57 .oaumm4e {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.rowe57 .q5npr {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .z60r5v { flex-direction: row-reverse; }
[dir="rtl"] .nxk1yjw { flex-direction: row-reverse; }
[dir="rtl"] .pafwa .svr9s { right: auto; left: 32px; }
[dir="rtl"] .k3yap8m  .svr9s { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .pafwa .svr9s { right: auto; left: 20px; }
  [dir="rtl"] .k3yap8m  .svr9s { left: auto;  right: 20px; }
}
[dir="rtl"] .mepg .fcs8z  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .b080 .fcs8z { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .eepy,
[dir="rtl"] .at7u2a1x,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ej4kri7w, [dir="rtl"] .r8ca67j { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .beos9316 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q5npr { direction: rtl; }
[dir="rtl"] .t4mw { direction: rtl; }
[dir="rtl"] .os0rewtk { direction: rtl; }
[dir="rtl"] .izsojfb { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .tvxrm1j .r8ca67j,
[dir="rtl"] .bcrfv17g .r8ca67j,
[dir="rtl"] .hnmv94 .r8ca67j,
[dir="rtl"] .ke6e7w .r8ca67j {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .tvxrm1j .r8ca67j li::before,
[dir="rtl"] .bcrfv17g .r8ca67j li::before,
[dir="rtl"] .hnmv94 .r8ca67j li::before,
[dir="rtl"] .ke6e7w .r8ca67j li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .booqevh.bomo8 .vkymot,
[dir="rtl"] .cxjw.bomo8 .vkymot,
[dir="rtl"] .dequep.bomo8 .vkymot,
[dir="rtl"] .sju0.bomo8 .vkymot,
[dir="rtl"] .r1ro5x.bomo8 .vkymot { text-align: right; }
[dir="rtl"] .eepy.bomo8 .q4vazobe { align-items: flex-end; text-align: right; }
[dir="rtl"] .eepy.faszoej .q4vazobe { text-align: center; }
[dir="rtl"] .eepy .q4vazobe { text-align: right; }
[dir="rtl"] .oaumm4e,
[dir="rtl"] .zr0r8p,
[dir="rtl"] .ctiwri,
[dir="rtl"] .y6pfe,
[dir="rtl"] .jyzeco,
[dir="rtl"] .z5kf2,
[dir="rtl"] .vtyv1m,
[dir="rtl"] .nhhue6jl,
[dir="rtl"] .hvn03 { text-align: right; direction: rtl; }
[dir="rtl"] .yi9n8jg .nhhue6jl,
[dir="rtl"] .dfvp1 .nhhue6jl { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #4369b7;
  --brand:           #4369b7;
  --brand-light:     #40598b;
  --brand-pale:      #6a7fa8;
  --grad-start:      #839dd1;
  --grad-end:        #b6c2dc;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4369b7;
  --cta-light:       #32569e;
  --cta-hover:       #324f8a;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeff0;
  --bg-hover:        #f4f4f5;
  --border:          #e2e4e8;
  --border-alt:      #d1d4db;
  --border-section:  #e2e4e8;
  --text-primary:    #18191a;
  --text-muted:      #54575e;
  --text-body:       #303235;
  --text-sub:        #484b50;
  --text-faint:      #787d86;
  --text-dim:        #93979e;
  --text-label:      #60646b;
  --text-value:      #3c3e43;
  --accent-bg:       #e7e9ed;
  --accent-bg-light: #d1d8e4;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #1e8460;
  --c-cons:          #9f214d;
  --c-pros-label:    #249d72;
  --c-tip-border:    #28ae7e;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1e8460;
}
:root { --logo-bg-opacity: 51%; }
body, button, input { font-family: "Josefin Sans", sans-serif; }
.nn9dn .jc7b4hk { font-size: 0; width: 1.2rem; flex-shrink: 0; }.nn9dn .jc7b4hk::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.nn9dn .zgjicep     .jc7b4hk::before { content: "";  color: var(--c-tip-border); }.nn9dn .uzmo7c8 .jc7b4hk::before { content: ""; color: var(--c-warn-border); }.nn9dn .oe8xqzrh    .jc7b4hk::before { content: ""; color: #60a5fa; }.icj7 .nn9dn .zgjicep     .jc7b4hk::before { color: #10b981; }.icj7 .nn9dn .uzmo7c8 .jc7b4hk::before { color: #f43f5e; }.icj7 .nn9dn .oe8xqzrh    .jc7b4hk::before { color: #a855f7; }.v4yd  .nn9dn .zgjicep     .jc7b4hk::before { color: #eab308; }.v4yd  .nn9dn .uzmo7c8 .jc7b4hk::before { color: #ef4444; }.v4yd  .nn9dn .oe8xqzrh    .jc7b4hk::before { color: #f97316; }.uht73am  .nn9dn .zgjicep     .jc7b4hk::before { color: #38bdf8; }.uht73am  .nn9dn .uzmo7c8 .jc7b4hk::before { color: #818cf8; }.uht73am  .nn9dn .oe8xqzrh    .jc7b4hk::before { color: #2dd4bf; }.zdlc .nn9dn .jc7b4hk::before { color: var(--accent-light) !important; }
.su0tk .v4b5xnl, .su0tk .eepy { min-height: 780px; }
.fcjuqjkq .v02v1::after,.fcjuqjkq .svr9s::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.ayhx32b::before { content: '›'; font-size: 1.1em; }