:root {
  --color-accent: #0042ba;
  --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;
}
.ko81 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.i0x9u {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.etaxikp0 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.b41y2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.lkpkk { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.lkpkk a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.lkpkk a:hover { color: var(--accent-light); }
.kk3eyi6  .j6hm9 { border-radius: 14px; }
.kk3eyi6 .j6hm9 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.kk3eyi6 .j6hm9 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .j6hm9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yf9b:hover .j6hm9,
  .yf9b:focus-within .j6hm9 { display: block; }
  .j6hm9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.t3qga {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vf6b9zl { display: none; }
@media (max-width: 640px) {
  .vf6b9zl {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vf6b9zl.r9dbtjt { display: block; }
}
@media (max-width: 640px) {
  .t3qga { display: block; }
  .lkpkk > li + li::before { display: none !important; }
  .lkpkk {
    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;
  }
  .lkpkk.r9dbtjt { display: flex; }
  .lkpkk li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .lkpkk li:last-child a { border-bottom: none; }
}
.xveg6a { min-height: 480px; }
.kdhn4s4 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.q0s9kv0b { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.eva1w .q0s9kv0b { margin-left: 0; margin-right: 0; }
.bvvonyyy {
  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;
}
.xpqg60 .bvvonyyy { margin-top: 24px; }
.bvvonyyy:hover { opacity: 0.88; }
.ywqsybk .kdhn4s4 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ywqsybk .q0s9kv0b { color: #e2e8f0; }
.ywqsybk.kgwan6 .ngt7 { text-align: center; }
.magr4v0v .kdhn4s4 { color: var(--text-primary); text-shadow: none; }
.magr4v0v .q0s9kv0b { color: var(--text-muted); }
.magr4v0v .bvvonyyy { margin-top: 16px; }
.magr4v0v, .magr4v0v.xveg6a { min-height: auto !important; }
.magr4v0v.kgwan6 .ngt7 { text-align: center; }
.magr4v0v~.wggc4kn3{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}
.magr4v0v~.wggc4kn3 .p2tf{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; }
}
.uxsxdrgj .kdhn4s4 { color: #fff; }
.uxsxdrgj .q0s9kv0b { color: rgba(255,255,255,0.85); }
.uxsxdrgj .bvvonyyy { background: #fff; color: var(--cta); }
.uxsxdrgj .bvvonyyy:hover { opacity: 0.92; }
.qpmp .x706 { position: relative; overflow: hidden; }
.qpmp .x706::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;
}
.wy01fx .x706 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.md7jlr .x706 { position: relative; overflow: hidden; }
.md7jlr .x706::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;
}
.ze10r3 .x706 { position: relative; overflow: hidden; }
.ze10r3 .x706::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;
}
.mz1a .x706 {
  animation: hg-fadein 1.2s ease-out both;
}
.x706 {
  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%);
}
.cai7d {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.atp7j {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.xkvx1 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.x706 .kdhn4s4 { text-shadow: none; color: var(--text-primary); }
.x706 .q0s9kv0b { color: var(--text-muted); }
body.d6ges .kdhn4s4 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.iie8f .kdhn4s4 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.xveg6a.uxsxdrgj .kdhn4s4,
section.uxsxdrgj .kdhn4s4 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.x706.kgwan6 .cai7d { align-items: center; text-align: center; }
.x706.eva1w   .cai7d { align-items: flex-start; text-align: left; }
.ei7h2v9w .atp7j { position: relative; }
.ei7h2v9w .atp7j::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ei7h2v9w.ijbho2zt .atp7j::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.awvtezw .atp7j {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.awvtezw .xkvx1 {
  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);
}
.awvtezw.ijbho2zt .atp7j { padding: 32px 0 32px 32px; }
.n7o377d .atp7j {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.n7o377d .xkvx1 {
  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);
}
.ijbho2zt .cai7d {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.n7o377d.ijbho2zt .atp7j { padding: 40px 16px 40px 48px; }
.xveg6a .tn90w3 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.tn90w3 .xhyxuwy.kynaw5h {
  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;
}
.tn90w3 .xhyxuwy.kynaw5h:hover { opacity: 0.85; }
.pubs .atp7j {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .x706 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .x706:not(.pubs) .atp7j { display: none !important; }
  .pubs .atp7j { padding: 16px; }
  .cai7d  { padding: 36px 24px; }
  .x706~.wggc4kn3,.ijbho2zt~.wggc4kn3{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .xveg6a, .x706 { min-height: 320px !important; }
  .kdhn4s4 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rmzr0,
  .ife6d,
  .jvzw3b { grid-template-columns: 1fr !important; }

  

  
  .tppi1 { display: flex !important; flex-direction: column !important; }
  .tppi1 .ngt7 { display: contents; }
  .tppi1 .tp29d8ud { order: 0; }
  .tppi1 .kdhn4s4 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .tppi1 .rmzr0 { order: 2; padding: 0 16px 12px !important; }
  .tppi1 .q0s9kv0b { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xpqg60 .ngt7 { display: flex; flex-direction: column; }
  .xpqg60 .ngt7 .kdhn4s4 { order: 1; }
  .xpqg60 .ngt7 .jvzw3b { order: 2; margin: 8px 0 24px !important; }
  .xpqg60 .ngt7 .q0s9kv0b { order: 3; }
  .xpqg60 .ngt7 .bvvonyyy { order: 4; align-self: center; margin-top: 0; }

  
  .x706.pubs {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .x706.pubs .cai7d { display: contents; padding: 0; }
  .x706.pubs .cai7d .kdhn4s4 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .x706.pubs .atp7j { order: 2; padding: 12px 16px; }
  .x706.pubs .cai7d .q0s9kv0b { order: 3; padding: 0 24px; margin: 0 auto; }
  .x706.pubs .cai7d .bvvonyyy { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gpw2 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xcrz { width: 100%; height: auto; display: block; border-radius: 10px; }
.joocddt .gpw2        { border-radius: 16px; }
.joocddt .xcrz  { border-radius: 16px; }
.epy7u7po .gpw2         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.epy7u7po .xcrz   { border-radius: 8px; }
.osoqokh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.puep { width: 100%; padding: 32px 0; position: relative; }
.yclnb { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.hlkznck4 .puep:nth-child(even) { background: var(--bg-surface); }
.hlkznck4 .puep:nth-child(odd)  { background: var(--bg-page); }
.bml08c0s .puep:nth-child(even) { background: var(--bg-card); }
.bml08c0s .puep:nth-child(odd)  { background: var(--bg-page); }
.hlkznck4 .puep:nth-child(odd)  .yclnb { background: var(--bg-card); border-radius: 6px; }
.hlkznck4 .puep:nth-child(even) .yclnb { background: var(--bg-raised); border-radius: 6px; }
.bml08c0s .puep:nth-child(odd)  .yclnb { background: var(--bg-card); border-radius: 6px; }
.bml08c0s .puep:nth-child(even) .yclnb { background: var(--bg-raised); border-radius: 6px; }
.hlkznck4 .puep:nth-child(even) .a395b .y138q,
.bml08c0s .puep:nth-child(even) .a395b .y138q { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.hlkznck4 .puep:nth-child(odd) .a395b .y138q,
.bml08c0s .puep:nth-child(odd) .a395b .y138q { background: var(--bg-card-inner); }
.hlkznck4 .puep:nth-child(even) .y8qsznr .y138q:nth-child(odd),
.bml08c0s .puep:nth-child(even) .y8qsznr .y138q:nth-child(odd)  { background: var(--bg-card); }
.hlkznck4 .puep:nth-child(even) .y8qsznr .y138q:nth-child(even),
.bml08c0s .puep:nth-child(even) .y8qsznr .y138q:nth-child(even) { background: var(--bg-card-inner); }
h1.ootp6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ootp6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.q8xiku { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.iu93 h2.ootp6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.brquc h2.ootp6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.q2gpypo h2.ootp6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.pz0hu h2.ootp6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.evad h2.ootp6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.pimrg844 h2.ootp6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.vctg h2.ootp6 {
  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;
}
.vz7xk { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .vz7xk { display: none; } }
.ppli { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.h8vjs { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dmnef {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.h4i711 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.pfdy { padding-left: 20px; }
.pfdy li { margin-bottom: 6px; }
.pfdy a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.pfdy a:hover { color: var(--accent-light); }
.qiftb .h4i711 { display: none; }
.sxyw .h4i711 { display: none; }
.sxyw .pfdy { padding-left: 0; list-style: none; }
.sxyw .pfdy li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sxyw .pfdy a { font-size: 0.92rem; }
.l7wynwl .dmnef { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.l7wynwl .h4i711 { display: none; }
.l7wynwl .pfdy { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.l7wynwl .pfdy li { margin-bottom: 0; }
.l7wynwl .pfdy 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;
}
.l7wynwl .pfdy a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.sdjovhrm .dmnef { padding: 20px 20px 16px; }
.sdjovhrm .pfdy {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.sdjovhrm .pfdy li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.sdjovhrm .pfdy 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;
}
.sdjovhrm .pfdy 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;
}
.sdjovhrm .pfdy a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sdjovhrm .pfdy a:focus,
.sdjovhrm .pfdy a:focus-visible,
.sdjovhrm .pfdy a:target { outline: none; }
.sdjovhrm .pfdy li:target a { border-color: var(--border); color: var(--text-muted); }
.wrrk5o4o .dmnef { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wrrk5o4o .h4i711 { display: none; }
.wrrk5o4o .pfdy { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wrrk5o4o .pfdy li { margin-bottom: 0; }
.wrrk5o4o .pfdy li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wrrk5o4o .pfdy li:last-child::after { content: ""; margin-right: 0; }
.wrrk5o4o .pfdy a { font-size: 0.9rem; }
.y138q { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.a395b .y138q { background: var(--bg-card); }
.y8qsznr .y138q:nth-child(odd)  { background: var(--bg-card); }
.y8qsznr .y138q:nth-child(even) { background: var(--bg-raised); }
.yraipkq .y138q {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yraipkq .y138q:last-child { border-bottom: none; }
.yraipkq h3.q8xiku { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.x3sdmm .y138q {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.x3sdmm .y138q + .y138q { margin-top: 4px; }
.iqosvu3j .y138q { background: none; border-radius: 0; padding: 12px 0; }
.iqosvu3j .y138q + .y138q { border-top: 1px solid var(--border-section); }
.yekcgeb2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.agmc { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.x4e1ic { color: var(--text-body); margin-bottom: 10px; }
.wt2tozu, .mfxq0 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.wt2tozu li, .mfxq0 li { margin-bottom: 6px; }
.mfxq0 li { list-style: decimal; }
.jig2pb02     .wt2tozu { list-style-type: "● "; }
.p085v  .wt2tozu { list-style-type: "■ "; }
.oif5cjkw .wt2tozu { list-style-type: "◆ "; }
.ge0lz    .wt2tozu { list-style-type: "★ "; }
.jig2pb02     .gcljh90 { list-style-type: "● "; }
.p085v  .gcljh90 { list-style-type: "■ "; }
.oif5cjkw .gcljh90 { list-style-type: "◆ "; }
.ge0lz    .gcljh90 { list-style-type: "★ "; }
.jig2pb02    .wt2tozu li::marker, .jig2pb02    .gcljh90 li::marker,
.p085v .wt2tozu li::marker, .p085v .gcljh90 li::marker,
.oif5cjkw .wt2tozu li::marker, .oif5cjkw .gcljh90 li::marker,
.ge0lz   .wt2tozu li::marker, .ge0lz   .gcljh90 li::marker {
  color: var(--cta); font-size: 1em;
}
.jig2pb02 .mfxq0,
.p085v .mfxq0,
.oif5cjkw .mfxq0,
.ge0lz .mfxq0 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.jig2pb02 .mfxq0 li,
.p085v .mfxq0 li,
.oif5cjkw .mfxq0 li,
.ge0lz .mfxq0 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.jig2pb02 .mfxq0 li::before,
.p085v .mfxq0 li::before,
.oif5cjkw .mfxq0 li::before,
.ge0lz .mfxq0 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;
}
.jig2pb02     .mfxq0 li::before { border-radius: 50%; }
.p085v  .mfxq0 li::before { border-radius: 3px; }
.oif5cjkw .mfxq0 li::before { border-radius: 3px; }
.ge0lz    .mfxq0 li::before { border-radius: 50%; }
.n4g38he { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.ybbs .n4g38he,
.c0eui .n4g38he { background: transparent; border: none; border-radius: 0; }
.xx46 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xx46 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xx46 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xx46 tr:hover td { background: var(--bg-hover); }
.t7ut0 .xx46 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ulfldp .xx46 { border: 1px solid var(--border-alt); }
.ulfldp .xx46 th,
.ulfldp .xx46 td { border: 1px solid var(--border-alt); }
.qmt5 .xx46 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qmt5 .xx46 td { border-bottom: none; }
.qmt5 .xx46 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.nlusxm6 .xx46 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.dwdno0ay .n4g38he {
  overflow: hidden;
}
.dwdno0ay .xx46 th { border-bottom: 1px solid var(--border-alt); }
.dwdno0ay .xx46 tr:last-child td { border-bottom: none; }
.a3gaiiy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.iymtx { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.k00vhink { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.lqds8zaf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tbynq8w { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.gcljh90 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.gcljh90 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%}
.kvvkuc .lqds8zaf { background: transparent; text-align: center; }
.gfuzcy2 .k00vhink {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.g5hds3 .k00vhink {
  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);
}
.hxzas4 .iymtx { display: grid; grid-template-columns: auto 1fr; }
.hxzas4 .k00vhink {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hxzas4 .lqds8zaf { grid-column: 2; }
.hxzas4 .tbynq8w,
.hxzas4 .gcljh90 { grid-column: 1 / -1; }
.prmvxn .iymtx { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.prmvxn .k00vhink {
  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);
}
.prmvxn .lqds8zaf { grid-column: 2; }
.prmvxn .tbynq8w,
.prmvxn .gcljh90 { grid-column: 1 / -1; }
.fw3wojf .iymtx { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.fw3wojf .lqds8zaf { background: none; color: var(--accent-light); font-weight: 700; }
.ackcz .iymtx { 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); }
.ackcz .lqds8zaf { background: none; color: var(--accent-light); font-weight: 700; }
.mgj6n749 .iymtx { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.mgj6n749 .iymtx:last-child { border-bottom: none; }
.mgj6n749 .lqds8zaf { background: none; color: var(--accent-light); font-weight: 700; }
.r1a94ul .iymtx { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.r1a94ul .lqds8zaf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ojqw .a3gaiiy { counter-reset: card-n; }
.ojqw .iymtx  { counter-increment: card-n; }
.ojqw .lqds8zaf { display: flex; align-items: center; gap: 10px; }
.ojqw .lqds8zaf::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;
}
.jtou .iymtx { background: var(--bg-surface); border: 1px solid var(--border); }
.jtou .lqds8zaf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.urz6f4id { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ecpuheo  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gjdsl { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.lvbl5h { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nqof2j9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.urz6f4id strong { color: var(--text-primary); font-size: 0.95rem; }
.urz6f4id p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.sprrxrzn { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.us32i3, .mqke8dz { border-radius: 8px; padding: 14px; }
.us32i3 { background: var(--bg-pros); }
.mqke8dz { background: var(--bg-cons); }
.ijxxk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.us32i3 .ijxxk { color: var(--c-pros-label); }
.mqke8dz .ijxxk { color: #f87171; }
.us32i3 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mqke8dz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xcrz { width: 100%; height: auto; border-radius: 10px; display: block; }
.kynaw5h {
  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;
}
.kynaw5h:hover { opacity: 0.85; }
.a48p .kynaw5h  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a48p .kynaw5h:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kvwhfo7o .kynaw5h  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kvwhfo7o .kynaw5h:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sl2hf37w .bvvonyyy { border-radius: 50px; }
.sl2hf37w .kynaw5h  { border-radius: 50px; }
.cx5a .bvvonyyy { padding-left: 22px; padding-right: 22px; }
.cx5a .kynaw5h  { padding-left: 12px; padding-right: 12px; }
.hopv9l7m .bvvonyyy { padding-left: 44px; padding-right: 44px; }
.hopv9l7m .kynaw5h  { padding-left: 24px; padding-right: 24px; }
.v5dgj7of .bvvonyyy { padding-left: 56px; padding-right: 56px; }
.v5dgj7of .kynaw5h  { padding-left: 32px; padding-right: 32px; }
.a5gm   .bvvonyyy::after, .a5gm   .kynaw5h::after,
.mnr8a .bvvonyyy::after, .mnr8a .kynaw5h::after,
.jkcl6x9    .bvvonyyy::after, .jkcl6x9    .kynaw5h::after,
.wrqmcvf    .bvvonyyy::after, .wrqmcvf    .kynaw5h::after,
.bcq4    .bvvonyyy::after, .bcq4    .kynaw5h::after,
.i0i71eq     .bvvonyyy::after, .i0i71eq     .kynaw5h::after,
.q36y7    .bvvonyyy::after, .q36y7    .kynaw5h::after,
.lp3w0t   .bvvonyyy::after, .lp3w0t   .kynaw5h::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;
}
.a5gm .bvvonyyy::after, .a5gm .kynaw5h::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");
}
.mnr8a .bvvonyyy::after, .mnr8a .kynaw5h::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");
}
.jkcl6x9 .bvvonyyy::after, .jkcl6x9 .kynaw5h::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");
}
.wrqmcvf .bvvonyyy::after, .wrqmcvf .kynaw5h::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");
}
.bcq4 .bvvonyyy::after, .bcq4 .kynaw5h::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");
}
.i0i71eq .bvvonyyy::after, .i0i71eq .kynaw5h::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");
}
.q36y7 .bvvonyyy::after, .q36y7 .kynaw5h::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");
}
.lp3w0t .bvvonyyy::after, .lp3w0t .kynaw5h::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");
}
.t0gog   .y5gsygk::after, .t0gog   .p41kvzn::after,
.ahjzp7p .y5gsygk::after, .ahjzp7p .p41kvzn::after,
.ebp3eb8    .y5gsygk::after, .ebp3eb8    .p41kvzn::after,
.y1c79wh    .y5gsygk::after, .y1c79wh    .p41kvzn::after,
.u4eg3    .y5gsygk::after, .u4eg3    .p41kvzn::after,
.e10e     .y5gsygk::after, .e10e     .p41kvzn::after,
.aaba1    .y5gsygk::after, .aaba1    .p41kvzn::after,
.jdq0jx   .y5gsygk::after, .jdq0jx   .p41kvzn::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;
}
.t0gog .y5gsygk::after, .t0gog .p41kvzn::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");
}
.ahjzp7p .y5gsygk::after, .ahjzp7p .p41kvzn::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");
}
.ebp3eb8 .y5gsygk::after, .ebp3eb8 .p41kvzn::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");
}
.y1c79wh .y5gsygk::after, .y1c79wh .p41kvzn::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");
}
.u4eg3 .y5gsygk::after, .u4eg3 .p41kvzn::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");
}
.e10e .y5gsygk::after, .e10e .p41kvzn::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");
}
.aaba1 .y5gsygk::after, .aaba1 .p41kvzn::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");
}
.jdq0jx .y5gsygk::after, .jdq0jx .p41kvzn::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");
}
.xhyxuwy.kynaw5h {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .t12wshp {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .t12wshp::before    { grid-area: rank;   }
  .qrg8z           { grid-area: ident;  }
  .lmftiujo     { grid-area: rating; min-width: 0; width: auto; }
  .w5spuk           { grid-area: pills;  }
  .xhyxuwy             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .t12wshp {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .t12wshp::before    { justify-self: center; }
  .qrg8z           { width: 100%; }
  .lmftiujo     { justify-self: center; }
  .w5spuk           { grid-template-columns: 1fr; }
}
.xf8fq .y1r00mi li::before { content: "→"; }
.xf8fq .jt0s91w li::before { content: "–"; }
@media (min-width: 860px) {
  .u7e1m .r8tvno5w {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .u7e1m .eu7i5 { margin: 0; }
}
.x8q7t2 .crerh8 { padding: 0; gap: 0; overflow: hidden; }
.x8q7t2 .tjwljc { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.x8q7t2 .bp07k { padding: 16px 20px; }
.x8q7t2 .rlhd04vr { padding: 16px 20px; align-self: center; }
.c0eui .sprrxrzn { gap: 10px; }
.c0eui .us32i3, .c0eui .mqke8dz { padding: 12px; }
.c0eui .us32i3 ul, .c0eui .mqke8dz ul { margin: 4px 0 0; padding-left: 18px; }
.c0eui .us32i3 li, .c0eui .mqke8dz li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zust { grid-template-columns: 1fr; }
  .kyzsy { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kyzsy .qt421x { width: 72px; height: 50px; }
  .kyzsy .gqr3m0 { max-width: 180px; }
  .kyzsy .yioqxc06 { width: auto; }
}
@media (max-width: 720px) {
  .qpb3yu { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ue1inzr { padding: 16px; }
  .sy9xa .padvwfg { min-width: 50%; }
}
.gjrdfe .sprrxrzn { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .mhfq { grid-template-columns: 1fr; }
  .actlq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .css9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ibuaby9 { flex-wrap: wrap; padding: 16px; }
}
.yb4vwzi .sprrxrzn { gap: 8px; }
.yb4vwzi .us32i3, .yb4vwzi .mqke8dz { padding: 8px; }
@media (max-width: 480px) {
  .iqo26pp { flex-direction: column; align-items: stretch; }
}
.qvx83wu .yioqxc06 .kynaw5h { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .t9njo { flex-direction: column; align-items: stretch; gap: 10px; }
  .qvx83wu .yioqxc06 { text-align: center; }
}
@media (max-width: 720px) {
  .qkm0cpgq { grid-template-columns: 1fr; }
  .bt6n5g4l { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .jfmfl { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .b2yq { grid-template-columns: 1fr; }
  .z3klpgf { width: 100px; height: 100px; margin: 16px auto; }
  .mx6us { font-size: 1.4rem; }
  .sm0d { justify-content: center; }
  .nzcqg51i .padvwfg { min-width: 50%; }
}
.a0k32 .sprrxrzn { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hh20z8q { flex-wrap: wrap; padding: 14px 16px; }
  .rsnym8 { padding: 12px 16px; }
  .a0k32 .sprrxrzn { margin: 0 16px; }
  .a0k32 .h711j7 { padding: 0 16px; }
  .py9h { padding: 12px 16px; }
}
.ucyp6z .x9bd5hj,
.ucyp6z .afamps,
.ucyp6z .afamps {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.ucyp6z .afamps small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ucyp6z .uedh1f0 .jc7u361y,
.ucyp6z .uedh1f0 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.ucyp6z .fbkl5c4,
.ucyp6z .l2y66 { font-size: 1em; }
.mxiw7 { margin: 16px 0; }
.c0ox9mp { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.c0ox9mp summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.c0ox9mp summary::after { content: "+"; color: var(--accent-light); }
.c0ox9mp[open] summary::after { content: "−"; }
.c0ox9mp p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.puep { margin-bottom: 0; }
.snx6c2 h2.ootp6 { color: var(--text-primary); border-color: var(--accent-light); }
.i0d8y h2.ootp6 { color: var(--text-primary); border-color: var(--accent-light); }
.esfh6x50 .ecpuheo     { background: #052e16; border-color: #10b981; }
.esfh6x50 .gjdsl { background: #2d0a1e; border-color: #f43f5e; }
.esfh6x50 .lvbl5h    { background: #1e1036; border-color: #a855f7; }
.esfh6x50 .urz6f4id strong  { color: #f1f5f9; }
.esfh6x50 .urz6f4id p       { color: #cbd5e1; }
.esfh6x50 .xe5ed    .ecpuheo     .nqof2j9::before,
.esfh6x50 .rcal  .ecpuheo     .nqof2j9::before,
.esfh6x50 .j9fonq1  .ecpuheo     .nqof2j9::before,
.esfh6x50 .o9pl7 .ecpuheo     .nqof2j9::before { color: #10b981; }
.esfh6x50 .xe5ed    .gjdsl .nqof2j9::before,
.esfh6x50 .rcal  .gjdsl .nqof2j9::before,
.esfh6x50 .j9fonq1  .gjdsl .nqof2j9::before,
.esfh6x50 .o9pl7 .gjdsl .nqof2j9::before { color: #f43f5e; }
.esfh6x50 .xe5ed    .lvbl5h    .nqof2j9::before,
.esfh6x50 .rcal  .lvbl5h    .nqof2j9::before,
.esfh6x50 .j9fonq1  .lvbl5h    .nqof2j9::before,
.esfh6x50 .o9pl7 .lvbl5h    .nqof2j9::before { color: #a855f7; }
.o46tqn .ecpuheo     { background: #2d2000; border-color: #eab308; }
.o46tqn .gjdsl { background: #2d0b0b; border-color: #ef4444; }
.o46tqn .lvbl5h    { background: #2d1600; border-color: #f97316; }
.o46tqn .urz6f4id strong  { color: #f1f5f9; }
.o46tqn .urz6f4id p       { color: #cbd5e1; }
.o46tqn .xe5ed    .ecpuheo     .nqof2j9::before,
.o46tqn .rcal  .ecpuheo     .nqof2j9::before,
.o46tqn .j9fonq1  .ecpuheo     .nqof2j9::before,
.o46tqn .o9pl7 .ecpuheo     .nqof2j9::before { color: #eab308; }
.o46tqn .xe5ed    .gjdsl .nqof2j9::before,
.o46tqn .rcal  .gjdsl .nqof2j9::before,
.o46tqn .j9fonq1  .gjdsl .nqof2j9::before,
.o46tqn .o9pl7 .gjdsl .nqof2j9::before { color: #ef4444; }
.o46tqn .xe5ed    .lvbl5h    .nqof2j9::before,
.o46tqn .rcal  .lvbl5h    .nqof2j9::before,
.o46tqn .j9fonq1  .lvbl5h    .nqof2j9::before,
.o46tqn .o9pl7 .lvbl5h    .nqof2j9::before { color: #f97316; }
.b4r5q .ecpuheo     { background: #0c1a2e; border-color: #38bdf8; }
.b4r5q .gjdsl { background: #12103a; border-color: #818cf8; }
.b4r5q .lvbl5h    { background: #0a2020; border-color: #2dd4bf; }
.b4r5q .urz6f4id strong  { color: #f1f5f9; }
.b4r5q .urz6f4id p       { color: #cbd5e1; }
.b4r5q .xe5ed    .ecpuheo     .nqof2j9::before,
.b4r5q .rcal  .ecpuheo     .nqof2j9::before,
.b4r5q .j9fonq1  .ecpuheo     .nqof2j9::before,
.b4r5q .o9pl7 .ecpuheo     .nqof2j9::before { color: #38bdf8; }
.b4r5q .xe5ed    .gjdsl .nqof2j9::before,
.b4r5q .rcal  .gjdsl .nqof2j9::before,
.b4r5q .j9fonq1  .gjdsl .nqof2j9::before,
.b4r5q .o9pl7 .gjdsl .nqof2j9::before { color: #818cf8; }
.b4r5q .xe5ed    .lvbl5h    .nqof2j9::before,
.b4r5q .rcal  .lvbl5h    .nqof2j9::before,
.b4r5q .j9fonq1  .lvbl5h    .nqof2j9::before,
.b4r5q .o9pl7 .lvbl5h    .nqof2j9::before { color: #2dd4bf; }
.sac0q3a .ecpuheo     { background: var(--accent-bg); border-color: var(--accent-light); }
.sac0q3a .gjdsl { background: var(--accent-bg-light); border-color: var(--accent-light); }
.sac0q3a .lvbl5h    { background: var(--accent-bg); border-color: var(--accent-pale); }
.sac0q3a .xe5ed    .nqof2j9::before,
.sac0q3a .rcal  .nqof2j9::before,
.sac0q3a .j9fonq1  .nqof2j9::before,
.sac0q3a .o9pl7 .nqof2j9::before { color: var(--accent-light) !important; }
.jyj4r::before,
.b78smnqg::before { margin-right: 5px; }
.ce0b29e .us32i3 ul li,
.ce0b29e .us32i3 .jyj4r { color: #22c55e; }
.ce0b29e .mqke8dz ul li,
.ce0b29e .mqke8dz .b78smnqg { color: #ef4444; }
.vz74x .us32i3 { background: var(--bg-pros); }
.vz74x .mqke8dz { background: var(--bg-cons); }
.vz74x .us32i3 .jyj4r { color: var(--c-pros-label); }
.vz74x .mqke8dz .b78smnqg { color: var(--c-cons); }
.vz74x .us32i3 ul li,
.vz74x .mqke8dz ul li,
.bz57coo .us32i3 { background: var(--bg-pros); }
.bz57coo .mqke8dz { background: var(--bg-cons); }
.bz57coo .us32i3 .jyj4r { color: var(--c-pros-label); }
.bz57coo .mqke8dz .b78smnqg { color: var(--c-cons); }
.bz57coo .us32i3 ul li,
.bz57coo .y1r00mi li          { color: var(--c-pros); }
.bz57coo .mqke8dz ul li,
.bz57coo .jt0s91w li          { color: var(--c-cons); }
.l6saf9bo .jyj4r::before { content: "✓ "; }
.l6saf9bo .b78smnqg::before { content: "✗ "; }
.xf8fq .jyj4r::before { content: "→ "; }
.xf8fq .b78smnqg::before { content: "← "; }
.r4le .jyj4r::before { content: "★ "; }
.r4le .b78smnqg::before { content: "✕ "; }
.r4uh45ox .jyj4r::before { content: "◆ "; }
.r4uh45ox .b78smnqg::before { content: "▲ "; }
.qi9olsx .urz6f4id { background: transparent; border-left: none; border: 1.5px solid; }
.qi9olsx .ecpuheo     { border-color: var(--c-tip-border); }
.qi9olsx .gjdsl { border-color: var(--c-warn-border); }
.qi9olsx .lvbl5h    { border-color: #60a5fa; }
.qi9olsx .urz6f4id strong { color: var(--text-primary); }
.qi9olsx .urz6f4id p      { color: var(--text-muted); }
.gwwm5 .urz6f4id { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gwwm5 .ecpuheo     { border-top-color: var(--c-tip-border); }
.gwwm5 .gjdsl { border-top-color: var(--c-warn-border); }
.gwwm5 .lvbl5h    { border-top-color: #60a5fa; }
.shy3 .urz6f4id { border-left: none; border-radius: 8px; }
.shy3 .ecpuheo     { background: #065f46; }
.shy3 .gjdsl { background: #92400e; }
.shy3 .lvbl5h    { background: #1e3a8a; }
.shy3 .urz6f4id strong,
.shy3 .urz6f4id p { color: #fff; }
.shy3 .nqof2j9::before { color: rgba(255,255,255,0.85) !important; }
.esfh6x50.shy3 .ecpuheo,
.esfh6x50 .shy3 .ecpuheo     { background: #052e16; }
.esfh6x50.shy3 .gjdsl,
.esfh6x50 .shy3 .gjdsl { background: #2d0a1e; }
.esfh6x50.shy3 .lvbl5h,
.esfh6x50 .shy3 .lvbl5h    { background: #1e1036; }
.o46tqn.shy3 .ecpuheo,
.o46tqn .shy3 .ecpuheo      { background: #2d2000; }
.o46tqn.shy3 .gjdsl,
.o46tqn .shy3 .gjdsl  { background: #2d0b0b; }
.o46tqn.shy3 .lvbl5h,
.o46tqn .shy3 .lvbl5h     { background: #2d1600; }
.b4r5q.shy3 .ecpuheo,
.b4r5q .shy3 .ecpuheo      { background: #0c1a2e; }
.b4r5q.shy3 .gjdsl,
.b4r5q .shy3 .gjdsl  { background: #12103a; }
.b4r5q.shy3 .lvbl5h,
.b4r5q .shy3 .lvbl5h     { background: #0a2020; }
.j4p21w0e .urz6f4id { border-left: none; border-radius: 6px; padding: 10px 14px; }
.j4p21w0e .ecpuheo     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.j4p21w0e .gjdsl { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.j4p21w0e .lvbl5h    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.j4p21w0e .urz6f4id strong { color: var(--text-primary); }
.j4p21w0e .urz6f4id p      { color: var(--text-muted); }
.cyjr2rh .urz6f4id { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xe5ed .nqof2j9,
.rcal .nqof2j9,
.j9fonq1 .nqof2j9,
.o9pl7 .nqof2j9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xe5ed .nqof2j9::before,
.rcal .nqof2j9::before,
.j9fonq1 .nqof2j9::before,
.o9pl7 .nqof2j9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xe5ed .ecpuheo     .nqof2j9::before { content: "✦"; color: var(--c-tip-border); }
.xe5ed .gjdsl .nqof2j9::before { content: "▲"; color: var(--c-warn-border); }
.xe5ed .lvbl5h    .nqof2j9::before { content: "◉"; color: #60a5fa; }
.rcal .ecpuheo     .nqof2j9::before { content: "★"; color: var(--c-tip-border); }
.rcal .gjdsl .nqof2j9::before { content: "◆"; color: var(--c-warn-border); }
.rcal .lvbl5h    .nqof2j9::before { content: "●"; color: #60a5fa; }
.j9fonq1 .ecpuheo     .nqof2j9::before { content: "▶"; color: var(--c-tip-border); }
.j9fonq1 .gjdsl .nqof2j9::before { content: "■"; color: var(--c-warn-border); }
.j9fonq1 .lvbl5h    .nqof2j9::before { content: "▸"; color: #60a5fa; }
.o9pl7 .ecpuheo     .nqof2j9::before { content: "→"; color: var(--c-tip-border); }
.o9pl7 .gjdsl .nqof2j9::before { content: "⬥"; color: var(--c-warn-border); }
.o9pl7 .lvbl5h    .nqof2j9::before { content: "◈"; color: #60a5fa; }
.rpmluwyp .a395b .y138q,
.rpmluwyp .y8qsznr .y138q  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rpmluwyp .iymtx                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rpmluwyp .n4g38he          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rpmluwyp .dmnef                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.c6v34a4 .a395b .y138q,
.c6v34a4 .y8qsznr .y138q,
.c6v34a4 .iymtx,
.c6v34a4 .t12wshp,
.c6v34a4 .eu7i5,
.c6v34a4 .n4g38he,
.c6v34a4 .dmnef,
.c6v34a4 .cyjr2rh .urz6f4id { box-shadow: none; }
.qp3l   .x4e1ic, .qp3l .yekcgeb2, .qp3l .agmc,
.qp3l   .ppli, .qp3l .h8vjs { font-size: 0.9rem; }
.qp3l   .wt2tozu, .qp3l .mfxq0 { font-size: 0.9rem; }
.qax1v41t   .x4e1ic, .qax1v41t .yekcgeb2, .qax1v41t .agmc,
.qax1v41t   .ppli, .qax1v41t .h8vjs { font-size: 0.95rem; }
.qax1v41t   .wt2tozu, .qax1v41t .mfxq0 { font-size: 0.95rem; }
.m1s8kjs   .x4e1ic, .m1s8kjs .yekcgeb2, .m1s8kjs .agmc,
.m1s8kjs   .ppli, .m1s8kjs .h8vjs { font-size: 1.08rem; }
.m1s8kjs   .wt2tozu, .m1s8kjs .mfxq0 { font-size: 1.05rem; }
.m1s8kjs   .xx46 { font-size: 0.97rem; }
.mf7iu .kdhn4s4      { font-size: 3.2rem; }
.mf7iu h2.ootp6 { font-size: 1.9rem; }
.mf7iu h3.q8xiku     { font-size: 1.4rem; }
.jhvj0j .kdhn4s4      { font-size: 3.8rem; }
.jhvj0j h2.ootp6 { font-size: 2.2rem; }
.jhvj0j h3.q8xiku     { font-size: 1.6rem; }
.puep + .puep { position: relative; }
.m389   .puep + .puep::before,
.nkhci72s  .puep + .puep::before,
.dyzj   .puep + .puep::before,
.k5f3vy5   .puep + .puep::before,
.nt9tn9v   .puep + .puep::before,
.w5i55dsy .puep + .puep::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.m389 .puep + .puep::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.nkhci72s .puep + .puep::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dyzj .puep + .puep::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;
}
.k5f3vy5 .puep + .puep::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zh7f .puep { margin-bottom: 16px; }
.zh7f .puep + .puep { margin-top: 0; }
.zh7f .yclnb { padding-top: 0; padding-bottom: 0; }
.nt9tn9v .puep + .puep::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.w5i55dsy .puep + .puep::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.a6v70ntw .puep + .puep::before,
.p95puds .puep + .puep::before,
.hz0urmb .puep + .puep::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%;
}
.hlkznck4 .a6v70ntw .puep:nth-child(even)::before,
.hlkznck4 .p95puds .puep:nth-child(even)::before,
.hlkznck4 .hz0urmb .puep:nth-child(even)::before { background: var(--bg-surface); }
.bml08c0s .a6v70ntw .puep:nth-child(even)::before,
.bml08c0s .p95puds .puep:nth-child(even)::before,
.bml08c0s .hz0urmb .puep:nth-child(even)::before { background: var(--bg-card); }
.a6v70ntw .puep + .puep::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");
}
.p95puds .puep + .puep::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");
}
.hz0urmb .puep + .puep::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");
}
.yrs9 .ywqsybk,
.yrs9 .ngt7,
.yrs9 .cai7d,
.qehmli18 .cai7d { padding-bottom: 60px; }
.ogvkoue0 .cai7d { padding-bottom: 70px; }
.yrs9 .ywqsybk::before,
.yrs9 .ywqsybk::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");
}
.seas59gy  .ywqsybk:not(.uxsxdrgj) .tp29d8ud { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qn35hp .x706 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.b85ydy1 .x706 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.seas59gy .uxsxdrgj { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.seas59gy .zibzw { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.seas59gy .x706 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ijlc18 .x706 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.t7hqt .x706 { background: var(--accent-bg); }
.tb9bvu .gpw2 { float: left; width: 38%; margin: 0 28px 16px 0; }
.tb9bvu .gpw2 .xcrz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tb9bvu .yclnb::after { content: ''; display: block; clear: both; }
.q842oygz .gpw2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.q842oygz .gpw2 .xcrz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q842oygz .yclnb::after { content: ''; display: block; clear: both; }
.bs5g1iej .puep:nth-child(odd)  .gpw2 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.bs5g1iej .puep:nth-child(even) .gpw2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.bs5g1iej .gpw2 .xcrz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bs5g1iej .yclnb::after { content: ''; display: block; clear: both; }
.tb9bvu .a3gaiiy,
.tb9bvu .fkcu7wq7,
.q842oygz .a3gaiiy,
.bs5g1iej .a3gaiiy,
@media (max-width: 900px) {
  .tb9bvu .gpw2,
  .q842oygz .gpw2,
  .bs5g1iej .puep:nth-child(odd)  .gpw2,
  .bs5g1iej .puep:nth-child(even) .gpw2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .tb9bvu .gpw2 .xcrz,
  .q842oygz .gpw2 .xcrz,
  .bs5g1iej .gpw2 .xcrz {
    max-height: none !important;
  }
}
.tb9bvu .wt2tozu,
.tb9bvu .mfxq0,
.q842oygz .wt2tozu,
.q842oygz .mfxq0,
.bs5g1iej .wt2tozu,
.bs5g1iej .mfxq0 { overflow: hidden; }
@media (max-width: 640px) {
  .tb9bvu .gpw2,
  .q842oygz .gpw2,
  .bs5g1iej .gpw2 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.wonc .osoqokh,
.wonc .yclnb,
.wonc .si6u7o6o  { max-width: 1100px; }
.hrvjq .osoqokh,
.hrvjq .yclnb,
.hrvjq .si6u7o6o  { max-width: 1200px; }
.hrvjq { --content-mw: 1200px; }
.r7iwtq0 .osoqokh,
.r7iwtq0 .yclnb,
.r7iwtq0 .si6u7o6o  { max-width: 1320px; }
.fwcj { font-size: 0.82rem; color: var(--text-muted); }
.oi1c1fpb { display: flex; align-items: center; }
.arodm3 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.cemhf { display: flex; align-items: center; }
.jf3b { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.jf3b:hover { text-decoration: underline; }
.q1s11vbr { margin: 0 3px; opacity: 0.45; }
.q1s11vbr::before { content: '/'; }
.mwhs { padding: 2px 5px; color: var(--text-main); }
.k7m8uz7 .fwcj {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.k7m8uz7 .oi1c1fpb { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.hck1uy .fwcj {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.hck1uy .oi1c1fpb { padding: 0 0 0 12px; }
.gfddnag .oi1c1fpb { padding: 0 16px; }
.gfddnag .fwcj {
  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);
}
.gfddnag .osoqokh { padding-top: 28px; }
@media (max-width: 720px) {
  .kt54oqw { margin-top: 18px; padding: 0 16px; }
  .gfddnag .osoqokh { padding-top: 16px; }
}
.wonc.k7m8uz7 .oi1c1fpb { max-width: 1100px; }
.hrvjq.k7m8uz7 .oi1c1fpb { max-width: 1200px; }
.r7iwtq0.k7m8uz7 .oi1c1fpb { max-width: 1320px; }
.hrvjq .kt54oqw { max-width: 1200px; }
.gbvtoid .puep { padding-top: 16px; padding-bottom: 16px; }
.mzfjtdg .puep { padding-top: 24px; padding-bottom: 24px; }
.nwbrr .puep { padding-top: 40px; padding-bottom: 40px; }
.r4lp .puep { padding-top: 52px; padding-bottom: 52px; }
.f6ffx .puep:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.f6ffx .puep:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.f6ffx .puep:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.f6ffx .puep:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.tulvz .yclnb { padding-top: 10px;  padding-bottom: 10px; }
.lvo6hm .yclnb { padding-top: 18px;  padding-bottom: 18px; }
.a4e6 .yclnb { padding-top: 36px;  padding-bottom: 36px; }
.dqx6 .yclnb { padding-top: 48px;  padding-bottom: 48px; }
.xu87 h2.ootp6 { font-weight: 600; }
.xu87 h3.q8xiku     { font-weight: 600; }
.k0u19f { font-weight: 500; }
.k0u19f h2.ootp6 { font-weight: 800; }
.k0u19f h3.q8xiku     { font-weight: 700; }
.mmwq6lmk h2.ootp6 { font-weight: 900; }
.mmwq6lmk h3.q8xiku     { font-weight: 800; }
.mmwq6lmk .urz6f4id strong,
.mmwq6lmk .urz6f4id strong { font-weight: 600; }
.y5gsygk {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.nk4l5 .y5gsygk { display: none; }
@media (max-width: 640px) {
  .aitcorul { display: none; }
  .y5gsygk {
    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;
  }
}
.y5gsygk { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y5gsygk:hover { opacity: 0.85; }
.czd41 .y5gsygk { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.mlupm8r .y5gsygk,
.coz64  .y5gsygk { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.mlupm8r .y5gsygk:hover,
.coz64  .y5gsygk:hover { opacity: 0.88; }
.czd41.mlupm8r .y5gsygk,
.czd41.coz64  .y5gsygk { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.p41kvzn {
  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;
}
.p41kvzn:hover { transform: translateY(-2px); opacity: 0.92; }
.p41kvzn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ge6yjzpo .p41kvzn { display: none; }
.rtwblp .p41kvzn { right: 32px; }
.m5jqv0  .p41kvzn { left: 32px; }
@media (max-width: 480px) {
  .rtwblp .p41kvzn { right: 20px; bottom: 20px; }
  .m5jqv0  .p41kvzn { left: 20px; bottom: 20px; }
}
.xnuec { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.si6u7o6o { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.s0vghm { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ut5urr9 { color: var(--text-dim); font-size: 0.8rem; }
.wtqumzl0 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.wtqumzl0 img { height: 26px; width: auto; object-fit: contain; }
.xowl4j1 a, .loz4 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.xowl4j1 a:hover, .loz4 a:hover { color: var(--accent-light); }
.loz4 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.iyiv .si6u7o6o { text-align: center; }
.iyiv .loz4 { justify-content: center; margin-bottom: 16px; }
.iyiv .s0vghm { margin-top: 0; }
.m9m3c3k { margin-top: 10px; }
.m9m3c3k a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .si6u7o6o { padding-left: 16px; padding-right: 16px; }
  .ubpgzx .si6u7o6o { padding: 20px 16px; }
  .loz4 { gap: 4px 12px; }
  .s0vghm { font-size: 0.78rem; }
}
.o2e6 .ntrj3lhi .wtqumzl0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.o2e6 .s0vghm { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.o2e6 .ut5urr9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .o2e6 .y0hn { grid-template-columns: 1fr 1fr; } .o2e6 .ntrj3lhi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o2e6 .y0hn { grid-template-columns: 1fr; } }
.t7ms14 .wtqumzl0 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.t7ms14 .s0vghm { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .t7ms14 .jph7 { gap: 12px; } .t7ms14 .wtqumzl0 { margin-right: 0; width: 100%; } }
.g81zy .kjq7ylof .wtqumzl0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.g81zy .s0vghm { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.g81zy .ut5urr9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .g81zy .jr7mb { grid-template-columns: 1fr 1fr; } .g81zy .kjq7ylof { grid-column: 1 / -1; } }
@media (max-width: 480px) { .g81zy .jr7mb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mm55 .ntd8u { grid-template-columns: 1fr 1fr; } .mm55 .akp253q9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mm55 .ntd8u { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .n5al4m .ntd8u { grid-template-columns: 1fr; } }
.apsjiokt .si6u7o6o { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.apsjiokt .loz4 { justify-content: center; }
.f1qi56vw .ko81      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.f1qi56vw .xnuec { background: var(--bg-page); border-top-color: var(--border-alt); }
.gnfrz .ko81      { background: #0d1117; border-bottom-color: #21262d; }
.gnfrz .etaxikp0 { color: var(--accent-light); }
.gnfrz .lkpkk { --msep-color: #8b949e; }
.gnfrz .lkpkk a { color: #8b949e; }
.gnfrz .lkpkk a:hover { color: var(--accent-light); }
.gnfrz .t3qga { color: #8b949e; }
.gnfrz .xnuec { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gnfrz .s0vghm,
.gnfrz .ut5urr9 { color: #6e7681; }
.gnfrz .xowl4j1 a, .gnfrz .loz4 a,
.gnfrz .wtqumzl0 { color: #e6edf3; }
.gnfrz .xowl4j1 a:hover, .gnfrz .loz4 a:hover,
@media (max-width: 640px) {
  .gnfrz .lkpkk { background: #0d1117; border-top-color: #21262d; }
  .gnfrz .lkpkk li a { border-bottom-color: #21262d; }
}
.tewo26p .ko81      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tewo26p .etaxikp0 { color: var(--accent-light); }
.tewo26p .lkpkk { --msep-color: #475569; }
.tewo26p .lkpkk a { color: #475569; }
.tewo26p .lkpkk a:hover { color: var(--accent-light); }
.tewo26p .t3qga { color: #64748b; }
.tewo26p .xnuec { background: #f0f4f8; border-top-color: #cbd5e1; }
.tewo26p .s0vghm,
.tewo26p .ut5urr9 { color: #64748b; }
.tewo26p .xowl4j1 a, .tewo26p .loz4 a,
.tewo26p .p8cwz53 a, .tewo26p .wtqumzl0 { color: #374151; }
.tewo26p .xowl4j1 a:hover, .tewo26p .loz4 a:hover,
@media (max-width: 640px) {
  .tewo26p .lkpkk { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tewo26p .lkpkk li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.mlupm8r .ko81      { background: var(--accent); border-bottom-color: var(--accent-light); }
.mlupm8r .etaxikp0 { color: #fff; }
.mlupm8r .lkpkk { --msep-color: rgba(255,255,255,0.82); }
.mlupm8r .lkpkk a { color: rgba(255,255,255,0.82); }
.mlupm8r .lkpkk a:hover { color: #fff; }
.mlupm8r .t3qga { color: rgba(255,255,255,0.9); }
.mlupm8r .xnuec { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.mlupm8r .s0vghm,
.mlupm8r .ut5urr9 { color: rgba(255,255,255,0.72); }
.mlupm8r .xowl4j1 a, .mlupm8r .loz4 a,
.mlupm8r .p8cwz53 a, .mlupm8r .wtqumzl0 { color: #fff; }
.mlupm8r .xowl4j1 a:hover, .mlupm8r .loz4 a:hover,
@media (max-width: 640px) {
  .mlupm8r .lkpkk { background: var(--accent); border-top-color: var(--accent-light); }
  .mlupm8r .lkpkk li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.coz64 .ko81 {
  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);
}
.coz64 .xnuec {
  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) {
  .coz64 .lkpkk {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v51u2dt .i0x9u { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.fkomp4g .i0x9u { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.zkoqasi .i0x9u { min-height: 72px; height: auto; }
.bfrtq0nm .i0x9u { min-height: 84px; height: auto; }
.ubpgzx .i0x9u { max-width: none; padding: 0 32px; }
.ubpgzx .si6u7o6o  { max-width: none; padding: 24px 32px; }
.ktma.hrvjq .i0x9u { max-width: 1200px; }
.ktma.r7iwtq0 .i0x9u { max-width: 1320px; }
.u55xkc   .etaxikp0, .u55xkc   .wtqumzl0 { text-transform: capitalize; }
.kcyp .etaxikp0, .kcyp .wtqumzl0 { text-transform: lowercase; }
.evajomw .etaxikp0, .evajomw .wtqumzl0 { text-transform: uppercase; letter-spacing: 0.06em; }
.qo1ti6, .v0l0 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.lynh30 .qo1ti6,
.lynh30 .v0l0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fil9g6w .qo1ti6,
.fil9g6w .v0l0 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.qu3vm .qo1ti6,
.qu3vm .v0l0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.kmmcs1 .qo1ti6,
.kmmcs1 .v0l0 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.g6azbf   .lkpkk a { font-weight: 500; }
.t82p9px .lkpkk a { font-weight: 600; }
.mp5t     .lkpkk a { font-weight: 700; }
.oj3a2v    .lkpkk a { font-weight: 800; letter-spacing: 0.01em; }
.msumxd     .lkpkk > li + li::before,
.r6jo    .lkpkk > li + li::before,
.dc0d    .lkpkk > li + li::before,
.kn7vjf .lkpkk > li + li::before,
.mib3a1c4 .lkpkk > li + li::before,
.yfvby1cx  .lkpkk > li + li::before,
.q5jvzft    .lkpkk > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.msumxd     .lkpkk > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.r6jo    .lkpkk > li + li::before { content: "|"; }
.dc0d    .lkpkk > li + li::before { content: "—"; }
.kn7vjf .lkpkk > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.mib3a1c4 .lkpkk > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.yfvby1cx  .lkpkk > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.q5jvzft    .lkpkk > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pvmldo .t3qga,
  .c3u1 .t3qga,
  .qluxgv6 .t3qga,
  .gaqq .t3qga,
  .e35ic8 .t3qga {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pvmldo .t3qga::before,
  .c3u1 .t3qga::before,
  .qluxgv6 .t3qga::before,
  .gaqq .t3qga::before,
  .e35ic8 .t3qga::before { content: ""; display: block; flex-shrink: 0; }

  
  .pvmldo .t3qga::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;
  }

  
  .c3u1 .t3qga::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;
  }

  
  .qluxgv6 .t3qga::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;
  }

  
  .gaqq .t3qga::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;
  }

  
  .e35ic8 .t3qga::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) {
  .zr47w0 .t3qga {
    padding: 5px 14px;
  }
  .zr47w0 .lkpkk {
    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;
  }
  .zr47w0 .lkpkk li a {
    border-bottom: none; padding: 10px 22px;
  }
  .zr47w0 .lkpkk li a:hover { background: var(--bg-raised); }
  .zr47w0 .vf6b9zl,
  .ipznvpc4 .vf6b9zl,
  .djpaipb .vf6b9zl { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .xajbe .t3qga {
    padding: 5px 10px;
  }
  .xajbe .lkpkk {
    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);
  }
  .xajbe .lkpkk.r9dbtjt { transform: translateX(0); }
  .xajbe .lkpkk li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .xajbe .lkpkk li:last-child a { border-bottom: none; }
  .mlupm8r .lkpkk,
  .gnfrz .lkpkk { background: var(--accent) !important; }
  .mlupm8r .lkpkk li a,
  .gnfrz .lkpkk li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .djpaipb .t3qga {
    padding: 5px 10px;
  }
  .djpaipb .lkpkk {
    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);
  }
  .djpaipb .lkpkk::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .djpaipb .lkpkk.r9dbtjt { transform: translateY(0); }
  .djpaipb .lkpkk li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .f9720uc .t3qga {
    padding: 5px 10px;
  }
  .f9720uc .lkpkk {
    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;
  }
  .f9720uc .lkpkk.r9dbtjt { opacity: 1; pointer-events: auto; }
  .f9720uc .lkpkk li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lxvfcxk     .t3qga { border-radius: 0 !important; }
  .l28scjd   .t3qga { border-radius: 8px !important; }
  .pvq6n .t3qga { border-radius: 50% !important; }
  .tdji0q   .t3qga { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .aoxdon .gj98jsu { flex-direction: column; align-items: stretch; }
  .aoxdon .zb7zwo { flex-direction: row; min-width: auto; }
  .aoxdon .dym29hn6 { align-items: flex-start; text-align: left; }
}
.fswlw,
.fswlw.puep,
.hlkznck4 .fswlw,
.pzaa .fswlw,
.bml08c0s .fswlw,
.veczb4ob .fswlw {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.uf97c83j {
  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;
}
.tgbm { flex: 1 1 280px; min-width: 0; }
.up9c08k {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.bi627 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.o4jqy6 {
  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;
}
.o4jqy6:hover { transform: translateY(-1px); opacity: 0.95; }
.qch4hbs .uf97c83j {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qch4hbs .up9c08k { color: var(--cta); }
.qch4hbs .bi627 { color: var(--text-body); }
.qch4hbs .o4jqy6 {
  background: var(--cta) !important;
  color: #fff !important;
}
.vcoxl .uf97c83j {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vcoxl .up9c08k { color: var(--text-primary); }
.vcoxl .bi627 { color: var(--text-body); }
.vcoxl .o4jqy6 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .uf97c83j {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .tgbm { flex: 0 0 auto; }
  .up9c08k { font-size: 1.2rem; }
  .o4jqy6 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.z3s54nja .b41y2 { height: 36px; }
.g8rqpa6b .b41y2 { height: 60px; max-width: 200px; }
.gw6ozg5 .b41y2 { height: 56px; max-width: 180px; }
.i6iff    .x9bd5hj, .i6iff    .jc7u361y { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .h41ish .fkcu7wq7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .h41ish .t12wshp {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .h41ish .t12wshp { padding: 40px 16px 20px; }
  .h41ish .en0k1078 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .h41ish .xhyxuwy { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .x6dw .t12wshp {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .x6dw .t12wshp::before {
    position: absolute; top: 14px; left: 14px;
  }
  .x6dw .qrg8z {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .x6dw .flrj6zo { white-space: normal; text-align: center; font-size: 1.2rem; }
  .x6dw .en0k1078 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .x6dw .xhyxuwy { width: 100%; min-width: 0; }
  .x6dw .x9bd5hj { min-width: 0; }
}
.mgbz .c0ox9mp {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.mgbz .c0ox9mp summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.mgbz .c0ox9mp p { padding: 0 2px 16px; }
.oq8rkmz .c0ox9mp { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.oq8rkmz .c0ox9mp summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.oq8rkmz .c0ox9mp summary::after { content: "›"; font-size: 1.2em; }
.oq8rkmz .c0ox9mp[open] summary::after { content: "‹"; }
.oq8rkmz .c0ox9mp p { padding: 10px 22px 4px; }
.d7dmf75 .c0ox9mp {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.d7dmf75 .c0ox9mp summary { color: var(--text-primary); padding-left: 16px; }
.d7dmf75 .c0ox9mp summary::after { content: "›"; font-size: 1.1em; }
.d7dmf75 .c0ox9mp[open] summary::after { content: "‹"; }
.d7dmf75 .c0ox9mp p { padding-left: 16px; }
.ahjx .mxiw7 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ahjx .c0ox9mp {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ahjx .c0ox9mp:last-child { border-bottom: none; }
.ahjx .c0ox9mp summary { color: var(--text-primary); border-radius: 0; }
.ahjx .c0ox9mp summary::after { content: "›"; font-size: 1.1em; }
.ahjx .c0ox9mp[open] summary::after { content: "‹"; }
.c5ndhly .c0ox9mp { overflow: hidden; }
.c5ndhly .c0ox9mp summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.c5ndhly .c0ox9mp summary::after { color: rgba(255,255,255,.75); }
.c5ndhly .c0ox9mp[open] summary { border-radius: 0; }
.tnlfs0qa { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zsa163 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rk4q8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cxkdvg { color: var(--text-muted); font-size: 1.05rem; }
.na04 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.kuqos5d {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hr8kq { margin-bottom: 20px; }
.goumae3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.gtys {
  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;
}
.gtys:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hsybr { resize: vertical; min-height: 130px; }
.m10z2 { width: 100%; margin-top: 8px; }
.lz9mcki {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.vz35 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.pw4jmj { color: var(--text-muted); line-height: 1.75; }
.lv7ss { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.lv7ss li { margin-bottom: 6px; }
.a3n32a { max-width: 760px; margin: 0 auto; }
.v8x2bv { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.uwfwnn0i { max-width: 760px; margin: 0 auto; }
.zdtn ul.lv7ss { margin: 0; }
@media (max-width: 640px) { .yny0 { grid-template-columns: 1fr; gap: 10px; } }
.vxd2e { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.fzpq { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.dp82f1 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.fzpq p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.fzpq .lv7ss { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vxd2e { grid-template-columns: 1fr; } }
.ewa1 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ewa1:hover .vym2pu { color: var(--accent-light); text-decoration: underline; }
.amagrsn { color: inherit; text-decoration: none; }
.amagrsn:hover { color: var(--accent-light); text-decoration: underline; }
.srmor4w0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yh35g5 { margin-bottom: 48px; }
.n0ndwl6 { max-width: 760px; margin: 0 auto; }
.oc9sav4 { text-align: center; }
.yl0xp2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.yl0xp2:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gh525s { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.yl0xp2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yl0xp2 ul.lv7ss { margin: 0; }
.fq7v2 { color: var(--text-muted); line-height: 1.75; }
.oc9sav4 .lv7ss,
.phg7 .lv7ss,
.c6szvb .lv7ss,
.e3chx5 .lv7ss {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.oc9sav4 .yl0xp2,
.phg7 .yl0xp2 { text-align: left; }
.oc9sav4 .gh525s,
.phg7 .gh525s { text-align: center; }
.oqd5 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.t5v7t { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.of1t0n { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ly0cal3i { margin-top: 12px; }
.mz5kj { 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; }
.mz5kj:hover { border-bottom-color: var(--accent-light); }
.ej55x { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ej55x img { width: 100%; height: 100%; object-fit: cover; display: block; }
.t3ph526 { width: 200px; height: 200px; }
.gbsl5 { border-radius: 28%; }
.d4m3 { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.e22fhi { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.chzu { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.chzu::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .rb2c { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.i126gy { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.i126gy .of1t0n, .i126gy .t5v7t { max-width: 640px; }
.my0w .oqd5 { font-size: 1.6rem; margin-top: 18px; }
.ge4g18 .of1t0n { margin-bottom: 28px; }
@media (max-width: 860px) { .pev9l601 { grid-template-columns: 1fr; } .my0w { position: static; text-align: center; } }
.akucuoe .ej55x { margin: 0 auto 18px; }
.akucuoe .e22fhi { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .fag1k9 { grid-template-columns: 1fr; } }
.fru0k055 .oqd5 { font-size: 1.6rem; margin-bottom: 6px; }
.e3chx5 .lv7ss { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fru0k055 { flex-direction: column; text-align: center; } .l731 { grid-template-columns: 1fr; } }
.v155f .oqd5 { font-size: 1.35rem; margin: 0 0 4px; }
.v155f .e22fhi { margin: 0; }
.g7hahcd .rk4q8 { color: var(--accent-light); }
.dle4m .rk4q8 { font-size: 2rem; }
.dle4m .cxkdvg { max-width: 680px; }
.p00bdf {
  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;
}
.p00bdf .rk4q8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.p00bdf .cxkdvg  { margin: 0; }
@media (max-width: 640px) { .p00bdf { flex-direction: column; } }
.e6gs .rk4q8 { color: var(--accent-light); }
.sgr8 .rk4q8 { color: #fff; }
.sgr8 .cxkdvg  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .k12ql98j { grid-template-columns: 1fr; } }
.vnkcmc .gtys {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.vnkcmc .gtys:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.fc2p .gtys { background: var(--bg-raised); border-color: transparent; }
.fc2p .gtys:focus { background: var(--bg-card); border-color: var(--accent-light); }
.dwbe .gtys { border-radius: 100px; padding: 11px 20px; }
.dwbe .hsybr { border-radius: 14px; }
@media (max-width: 640px) { .bxqg2i { grid-template-columns: 1fr; } }
.tstdn { counter-reset: priv-count; }
.odb4q7o {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.odb4q7o:last-child { border-bottom: none; }
.ml0qm70 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.odb4q7o h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.odb4q7o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gyd7xm { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.gyd7xm li { margin-bottom: 6px; }
.mm2k3dq{display:none}
.mm2k3dq:empty,.p2tf:empty{display:none}
.uqxdlvjk{position:relative;overflow:visible}
.h7qzmpw1 .wggc4kn3,.h0cxb .wggc4kn3,
.imxed .wggc4kn3,.bhfwaph .wggc4kn3,
.dsva0s .wggc4kn3,.j6ovx .wggc4kn3{display:block}
.di7i .twgb4bga{display:block}
.h7qzmpw1 .wggc4kn3,.h0cxb .wggc4kn3,
.imxed .wggc4kn3,.bhfwaph .wggc4kn3,
.dsva0s .wggc4kn3{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}
.h7qzmpw1 .wggc4kn3 .p2tf,.h0cxb .wggc4kn3 .p2tf,
.imxed .wggc4kn3 .p2tf,.bhfwaph .wggc4kn3 .p2tf,
.dsva0s .wggc4kn3 .p2tf{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}
.h7qzmpw1 .wggc4kn3,.h0cxb .wggc4kn3{top:12px}
.h7qzmpw1 .wggc4kn3 .p2tf{margin-right:auto}
.h0cxb .wggc4kn3 .p2tf{margin-left:auto}
.h0cxb .wggc4kn3{text-align:right}
.imxed .wggc4kn3,.bhfwaph .wggc4kn3{bottom:12px}
.imxed .wggc4kn3 .p2tf{margin-right:auto}
.bhfwaph .wggc4kn3 .p2tf{margin-left:auto}
.bhfwaph .wggc4kn3{text-align:right}
.dsva0s .wggc4kn3{position:relative;margin-top:16px}
.dsva0s .wggc4kn3 .p2tf{margin:0 auto}
.j6ovx .wggc4kn3{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.j6ovx .wggc4kn3 .p2tf{margin:0}
.j6ovx .x706~.wggc4kn3,
.j6ovx .ijbho2zt~.wggc4kn3{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.j6ovx .x706~.wggc4kn3 .p2tf,
.j6ovx .ijbho2zt~.wggc4kn3 .p2tf{justify-content:flex-start}
.x706~.wggc4kn3,.ijbho2zt~.wggc4kn3{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}
.x706~.wggc4kn3 .p2tf{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ijbho2zt~.wggc4kn3 .p2tf{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.twgb4bga .p2tf{margin:0 0 12px}
.p2tf{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vym2pu{font-weight:600;color:var(--text-heading);opacity:1}
.zw93fb .p2tf{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.y1djk .p2tf{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tzkdgfd7{--date-bg:var(--accent-bg-light)}
.ajtp9 .wnk7l5r::before{content:""}
.s3584un{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.r2mvzwc7{display:flex;flex-direction:column;gap:3px}
.d9lqtlj{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.x48iz1w{font-weight:700;font-size:1rem;color:var(--text-heading)}
.pa5om{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.qs42b .s3584un{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.m058pm72 .s3584un{border-top:3px solid var(--accent);padding-top:18px}
.mq2k .s3584un{border-left:3px solid var(--accent);border-radius:0}
.sktaneow .s3584un{padding:20px 0}
@media(max-width:640px){
  .s3584un{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .pa5om{max-width:100%}
}
.kh9xak .n4g38he{margin:0}
@media (max-width:560px){
  .fbln72he{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) {
  .stdgw1a { padding: 28px 18px 20px; }
  .thheb5kl { font-size: 1.2rem; }
  .vmnf71 { max-width: 220px; max-height: 80px; }
}
.zac8 .uqxj { border-radius: 22px; }
.mtrm8lc .uf97c83j {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .uqxj { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.a6of {
  margin: 28px 0 24px;
}
.a6of .puep {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.a6of .yclnb {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.a6of .uf97c83j {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .i0x9u { flex-direction: row-reverse; }
[dir="rtl"] .lkpkk { flex-direction: row-reverse; }
[dir="rtl"] .rtwblp .p41kvzn { right: auto; left: 32px; }
[dir="rtl"] .m5jqv0  .p41kvzn { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .rtwblp .p41kvzn { right: auto; left: 20px; }
  [dir="rtl"] .m5jqv0  .p41kvzn { left: auto;  right: 20px; }
}
[dir="rtl"] .tb9bvu .gpw2  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .q842oygz .gpw2 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .x706,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .wt2tozu, [dir="rtl"] .mfxq0 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .us32i3 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .mqke8dz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .urz6f4id { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .uf97c83j { direction: rtl; }
[dir="rtl"] .fwcj { direction: rtl; }
[dir="rtl"] .dmnef { direction: rtl; }
[dir="rtl"] .pfdy { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .jig2pb02 .mfxq0,
[dir="rtl"] .p085v .mfxq0,
[dir="rtl"] .oif5cjkw .mfxq0,
[dir="rtl"] .ge0lz .mfxq0 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .jig2pb02 .mfxq0 li::before,
[dir="rtl"] .p085v .mfxq0 li::before,
[dir="rtl"] .oif5cjkw .mfxq0 li::before,
[dir="rtl"] .ge0lz .mfxq0 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .x706.eva1w .cai7d { align-items: flex-end; text-align: right; }
[dir="rtl"] .x706.kgwan6 .cai7d { text-align: center; }
[dir="rtl"] .x706 .cai7d { text-align: right; }
[dir="rtl"] .yclnb,
[dir="rtl"] .ppli,
[dir="rtl"] .h8vjs,
[dir="rtl"] .vz7xk,
[dir="rtl"] .kuqos5d,
[dir="rtl"] .goumae3,
[dir="rtl"] .of1t0n,
[dir="rtl"] .gtys,
[dir="rtl"] .hsybr { text-align: right; direction: rtl; }
[dir="rtl"] .dwbe .gtys,
[dir="rtl"] .vnkcmc .gtys { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #0042ba;
  --brand:           #0042ba;
  --brand-light:     #083b98;
  --brand-pale:      #1551be;
  --grad-start:      #1669ff;
  --grad-end:        #5c93f6;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0042ba;
  --cta-light:       #003391;
  --cta-hover:       #002c7c;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e4e9;
  --border-alt:      #cfd4dd;
  --border-section:  #e1e4e9;
  --text-primary:    #16181c;
  --text-muted:      #505662;
  --text-body:       #2d3138;
  --text-sub:        #444a54;
  --text-faint:      #727b8c;
  --text-dim:        #8e96a3;
  --text-label:      #5b6370;
  --text-value:      #393d46;
  --accent-bg:       #dce6f8;
  --accent-bg-light: #bed3f7;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9664;
  --c-cons:          #9f214e;
  --c-pros-label:    #0eb377;
  --c-tip-border:    #10c684;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9664;
}
:root { --logo-bg-opacity: 79%; }
body, button, input { font-family: "Exo 2", sans-serif; }
.f4hs .xveg6a, .f4hs .x706 { min-height: 320px; }
.q1s11vbr::before { content: '>'; }