:root {
  --color-accent: #33a23d;
  --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;
}
.jqj8fc33 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.f0ix {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.yjtvl {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.lhagii9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.c263w53x { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.c263w53x a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.c263w53x a:hover { color: var(--accent-light); }
.ptrjq3   .c8vs6 { border-radius: 0; }
@media (max-width: 640px) {
  .c8vs6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wed4mla:hover .c8vs6,
  .wed4mla:focus-within .c8vs6 { display: block; }
  .c8vs6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.lih00j {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.sbzjirg { display: none; }
@media (max-width: 640px) {
  .sbzjirg {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .sbzjirg.lwjohiey { display: block; }
}
@media (max-width: 640px) {
  .lih00j { display: block; }
  .c263w53x > li + li::before { display: none !important; }
  .c263w53x {
    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;
  }
  .c263w53x.lwjohiey { display: flex; }
  .c263w53x li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .c263w53x li:last-child a { border-bottom: none; }
}
.tr1t { min-height: 480px; }
.hiaw {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.x2w4b09m { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.asaoy .x2w4b09m { margin-left: 0; margin-right: 0; }
.b9ykdhym {
  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;
}
.w46n4 .b9ykdhym { margin-top: 24px; }
.b9ykdhym:hover { opacity: 0.88; }
.vw1czepm .hiaw { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.vw1czepm .x2w4b09m { color: #e2e8f0; }
.vw1czepm.asaoy   .i9rgi { text-align: left; }
.w1j31i .hiaw { color: var(--text-primary); text-shadow: none; }
.w1j31i .x2w4b09m { color: var(--text-muted); }
.w1j31i .b9ykdhym { margin-top: 16px; }
.w1j31i, .w1j31i.tr1t { min-height: auto !important; }
.w1j31i.asaoy   .i9rgi { text-align: left; }
.w1j31i~.bm9m09je{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}
.w1j31i~.bm9m09je .e1led{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; }
}
.vn07 .hiaw { color: #fff; }
.vn07 .x2w4b09m { color: rgba(255,255,255,0.85); }
.vn07 .b9ykdhym { background: #fff; color: var(--cta); }
.vn07 .b9ykdhym:hover { opacity: 0.92; }
.oce1 .bfuboh9 { position: relative; overflow: hidden; }
.oce1 .bfuboh9::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;
}
.twebjmss .bfuboh9 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.sdlo3s4 .bfuboh9 { position: relative; overflow: hidden; }
.sdlo3s4 .bfuboh9::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;
}
.nq40m .bfuboh9 { position: relative; overflow: hidden; }
.nq40m .bfuboh9::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;
}
.h4qf06de .bfuboh9 {
  animation: hg-fadein 1.2s ease-out both;
}
.bfuboh9 {
  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%);
}
.dl1upcg4 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.j6emdd {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.rvk1 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.bfuboh9 .hiaw { text-shadow: none; color: var(--text-primary); }
.bfuboh9 .x2w4b09m { color: var(--text-muted); }
body.f4itk .hiaw {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.hxktw .hiaw {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.tr1t.vn07 .hiaw,
section.vn07 .hiaw {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.bfuboh9.u29hg9 .dl1upcg4 { align-items: center; text-align: center; }
.bfuboh9.asaoy   .dl1upcg4 { align-items: flex-start; text-align: left; }
.bdieibl .j6emdd { position: relative; }
.bdieibl .j6emdd::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.bdieibl.xkpg4 .j6emdd::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.q9zmc .j6emdd {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.q9zmc .rvk1 {
  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);
}
.q9zmc.xkpg4 .j6emdd { padding: 32px 0 32px 32px; }
.ughh9 .j6emdd {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ughh9 .rvk1 {
  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);
}
.xkpg4 .dl1upcg4 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ughh9.xkpg4 .j6emdd { padding: 40px 16px 40px 48px; }
.tr1t .gwk00si2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.gwk00si2 .gt45wcje.rxfm {
  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;
}
.gwk00si2 .gt45wcje.rxfm:hover { opacity: 0.85; }
.ckvbute .j6emdd {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .bfuboh9 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .bfuboh9:not(.ckvbute) .j6emdd { display: none !important; }
  .ckvbute .j6emdd { padding: 16px; }
  .dl1upcg4  { padding: 36px 24px; }
  .bfuboh9~.bm9m09je,.xkpg4~.bm9m09je{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .tr1t, .bfuboh9 { min-height: 320px !important; }
  .hiaw { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .cy17knkc,
  .v7jkxhh,
  .gdw7px { grid-template-columns: 1fr !important; }

  

  
  .kg3u { display: flex !important; flex-direction: column !important; }
  .kg3u .i9rgi { display: contents; }
  .kg3u .dc3kjpnq { order: 0; }
  .kg3u .hiaw { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .kg3u .cy17knkc { order: 2; padding: 0 16px 12px !important; }
  .kg3u .x2w4b09m { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .w46n4 .i9rgi { display: flex; flex-direction: column; }
  .w46n4 .i9rgi .hiaw { order: 1; }
  .w46n4 .i9rgi .gdw7px { order: 2; margin: 8px 0 24px !important; }
  .w46n4 .i9rgi .x2w4b09m { order: 3; }
  .w46n4 .i9rgi .b9ykdhym { order: 4; align-self: center; margin-top: 0; }

  
  .bfuboh9.ckvbute {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .bfuboh9.ckvbute .dl1upcg4 { display: contents; padding: 0; }
  .bfuboh9.ckvbute .dl1upcg4 .hiaw { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .bfuboh9.ckvbute .j6emdd { order: 2; padding: 12px 16px; }
  .bfuboh9.ckvbute .dl1upcg4 .x2w4b09m { order: 3; padding: 0 24px; margin: 0 auto; }
  .bfuboh9.ckvbute .dl1upcg4 .b9ykdhym { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x1df { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.fvqnu { width: 100%; height: auto; display: block; border-radius: 10px; }
.dcfin .x1df        { border-radius: 16px; }
.dcfin .fvqnu  { border-radius: 16px; }
.zu1i8u4 .x1df         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.zu1i8u4 .fvqnu   { border-radius: 8px; }
.o0ce { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nkxs { width: 100%; padding: 32px 0; position: relative; }
.hmyqgdgf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.uantr .nkxs:nth-child(even) { background: var(--bg-surface); }
.uantr .nkxs:nth-child(odd)  { background: var(--bg-page); }
.ae4fb .nkxs:nth-child(even) { background: var(--bg-card); }
.ae4fb .nkxs:nth-child(odd)  { background: var(--bg-page); }
.uantr .nkxs:nth-child(odd)  .hmyqgdgf { background: var(--bg-card); border-radius: 6px; }
.uantr .nkxs:nth-child(even) .hmyqgdgf { background: var(--bg-raised); border-radius: 6px; }
.ae4fb .nkxs:nth-child(odd)  .hmyqgdgf { background: var(--bg-card); border-radius: 6px; }
.ae4fb .nkxs:nth-child(even) .hmyqgdgf { background: var(--bg-raised); border-radius: 6px; }
.uantr .nkxs:nth-child(even) .oype6it6 .p28do2,
.ae4fb .nkxs:nth-child(even) .oype6it6 .p28do2 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.uantr .nkxs:nth-child(odd) .oype6it6 .p28do2,
.ae4fb .nkxs:nth-child(odd) .oype6it6 .p28do2 { background: var(--bg-card-inner); }
.uantr .nkxs:nth-child(even) .qg3iv0 .p28do2:nth-child(odd),
.ae4fb .nkxs:nth-child(even) .qg3iv0 .p28do2:nth-child(odd)  { background: var(--bg-card); }
.uantr .nkxs:nth-child(even) .qg3iv0 .p28do2:nth-child(even),
.ae4fb .nkxs:nth-child(even) .qg3iv0 .p28do2:nth-child(even) { background: var(--bg-card-inner); }
h1.y2vnew { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.y2vnew {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.o9z0 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gbr0a7a3 h2.y2vnew {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.di88w h2.y2vnew {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.tmzv85y6 h2.y2vnew {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.dhcutqp h2.y2vnew::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tnt5 h2.y2vnew {
  color: var(--text-primary); font-size: 1.7rem;
}
.g4q915 h2.y2vnew::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.cquc h2.y2vnew {
  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;
}
.yqi0d { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .yqi0d { display: none; } }
.pp4f7dru { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.nh1uj8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wqhh {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.knfw { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dgiafcz { padding-left: 20px; }
.dgiafcz li { margin-bottom: 6px; }
.dgiafcz a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dgiafcz a:hover { color: var(--accent-light); }
.nrlwlr4 .knfw { display: none; }
.p8di2p0 .knfw { display: none; }
.p8di2p0 .dgiafcz { padding-left: 0; list-style: none; }
.p8di2p0 .dgiafcz li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.p8di2p0 .dgiafcz a { font-size: 0.92rem; }
.bgi9e .wqhh { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.bgi9e .knfw { display: none; }
.bgi9e .dgiafcz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.bgi9e .dgiafcz li { margin-bottom: 0; }
.bgi9e .dgiafcz 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;
}
.bgi9e .dgiafcz a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.i180fdmx .wqhh { padding: 20px 20px 16px; }
.i180fdmx .dgiafcz {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.i180fdmx .dgiafcz li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.i180fdmx .dgiafcz 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;
}
.i180fdmx .dgiafcz 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;
}
.i180fdmx .dgiafcz a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.i180fdmx .dgiafcz a:focus,
.i180fdmx .dgiafcz a:focus-visible,
.i180fdmx .dgiafcz a:target { outline: none; }
.i180fdmx .dgiafcz li:target a { border-color: var(--border); color: var(--text-muted); }
.ot3mlt .wqhh { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ot3mlt .knfw { display: none; }
.ot3mlt .dgiafcz { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ot3mlt .dgiafcz li { margin-bottom: 0; }
.ot3mlt .dgiafcz li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ot3mlt .dgiafcz li:last-child::after { content: ""; margin-right: 0; }
.ot3mlt .dgiafcz a { font-size: 0.9rem; }
.p28do2 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.oype6it6 .p28do2 { background: var(--bg-card); }
.qg3iv0 .p28do2:nth-child(odd)  { background: var(--bg-card); }
.qg3iv0 .p28do2:nth-child(even) { background: var(--bg-raised); }
.jh04 .p28do2 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.jh04 .p28do2:last-child { border-bottom: none; }
.jh04 h3.o9z0 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.uuhq11g .p28do2 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.uuhq11g .p28do2 + .p28do2 { margin-top: 4px; }
.asr85 .p28do2 { background: none; border-radius: 0; padding: 12px 0; }
.asr85 .p28do2 + .p28do2 { border-top: 1px solid var(--border-section); }
.g1hb { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.c82ctu3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ddb61 { color: var(--text-body); margin-bottom: 10px; }
.sbncu0b, .qpb78p7 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.sbncu0b li, .qpb78p7 li { margin-bottom: 6px; }
.qpb78p7 li { list-style: decimal; }
.xziu48v     .sbncu0b { list-style-type: "● "; }
.n8is  .sbncu0b { list-style-type: "■ "; }
.zi96656c .sbncu0b { list-style-type: "◆ "; }
.z4619i    .sbncu0b { list-style-type: "★ "; }
.xziu48v     .hqhv2bf4 { list-style-type: "● "; }
.n8is  .hqhv2bf4 { list-style-type: "■ "; }
.zi96656c .hqhv2bf4 { list-style-type: "◆ "; }
.z4619i    .hqhv2bf4 { list-style-type: "★ "; }
.xziu48v    .sbncu0b li::marker, .xziu48v    .hqhv2bf4 li::marker,
.n8is .sbncu0b li::marker, .n8is .hqhv2bf4 li::marker,
.zi96656c .sbncu0b li::marker, .zi96656c .hqhv2bf4 li::marker,
.z4619i   .sbncu0b li::marker, .z4619i   .hqhv2bf4 li::marker {
  color: var(--cta); font-size: 1em;
}
.xziu48v .qpb78p7,
.n8is .qpb78p7,
.zi96656c .qpb78p7,
.z4619i .qpb78p7 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.xziu48v .qpb78p7 li,
.n8is .qpb78p7 li,
.zi96656c .qpb78p7 li,
.z4619i .qpb78p7 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.xziu48v .qpb78p7 li::before,
.n8is .qpb78p7 li::before,
.zi96656c .qpb78p7 li::before,
.z4619i .qpb78p7 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;
}
.xziu48v     .qpb78p7 li::before { border-radius: 50%; }
.n8is  .qpb78p7 li::before { border-radius: 3px; }
.zi96656c .qpb78p7 li::before { border-radius: 3px; }
.z4619i    .qpb78p7 li::before { border-radius: 50%; }
.n4yf4 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g3dhi .n4yf4,
.pva4otij .n4yf4 { background: transparent; border: none; border-radius: 0; }
.bulx16 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bulx16 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bulx16 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bulx16 tr:hover td { background: var(--bg-hover); }
.lyw4l .bulx16 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nupnm6 .bulx16 { border: 1px solid var(--border-alt); }
.nupnm6 .bulx16 th,
.nupnm6 .bulx16 td { border: 1px solid var(--border-alt); }
.ce7nyxi .bulx16 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ce7nyxi .bulx16 td { border-bottom: none; }
.ce7nyxi .bulx16 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wvy0xi9 .bulx16 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gsssyg .n4yf4 {
  overflow: hidden;
}
.gsssyg .bulx16 th { border-bottom: 1px solid var(--border-alt); }
.gsssyg .bulx16 tr:last-child td { border-bottom: none; }
.tepggs { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.tmye { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.d4tsbjm { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bfch { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.avwkn3qw { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.hqhv2bf4 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.hqhv2bf4 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%}
.ce9qmd .bfch { background: transparent; text-align: center; }
.q4is .d4tsbjm {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ugf9 .d4tsbjm {
  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);
}
.szpx35q .tmye { display: grid; grid-template-columns: auto 1fr; }
.szpx35q .d4tsbjm {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.szpx35q .bfch { grid-column: 2; }
.szpx35q .avwkn3qw,
.szpx35q .hqhv2bf4 { grid-column: 1 / -1; }
.bqc76lxa .tmye { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bqc76lxa .d4tsbjm {
  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);
}
.bqc76lxa .bfch { grid-column: 2; }
.bqc76lxa .avwkn3qw,
.bqc76lxa .hqhv2bf4 { grid-column: 1 / -1; }
.sknf1tu .tmye { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.sknf1tu .bfch { background: none; color: var(--accent-light); font-weight: 700; }
.hs87 .tmye { 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); }
.hs87 .bfch { background: none; color: var(--accent-light); font-weight: 700; }
.k5j7 .tmye { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.k5j7 .tmye:last-child { border-bottom: none; }
.k5j7 .bfch { background: none; color: var(--accent-light); font-weight: 700; }
.b7f1rz .tmye { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.b7f1rz .bfch { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.k6k2duxu .tepggs { counter-reset: card-n; }
.k6k2duxu .tmye  { counter-increment: card-n; }
.k6k2duxu .bfch { display: flex; align-items: center; gap: 10px; }
.k6k2duxu .bfch::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;
}
.lifa5 .tmye { background: var(--bg-surface); border: 1px solid var(--border); }
.lifa5 .bfch { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lzqg { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.q11do  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.c97ep { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.yexs2qv { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.gi0g { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lzqg strong { color: var(--text-primary); font-size: 0.95rem; }
.lzqg p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.fwzw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ka671ep, .ty8wyf1 { border-radius: 8px; padding: 14px; }
.ka671ep { background: var(--bg-pros); }
.ty8wyf1 { background: var(--bg-cons); }
.xhmg3mz { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ka671ep .xhmg3mz { color: var(--c-pros-label); }
.ty8wyf1 .xhmg3mz { color: #f87171; }
.ka671ep ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ty8wyf1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fvqnu { width: 100%; height: auto; border-radius: 10px; display: block; }
.rxfm {
  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;
}
.rxfm:hover { opacity: 0.85; }
.zei7m .rxfm  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zei7m .rxfm:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lu14a7 .rxfm  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.lu14a7 .rxfm:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.utyr4 .b9ykdhym { border-radius: 50px; }
.utyr4 .rxfm  { border-radius: 50px; }
.murns4 .b9ykdhym { padding-left: 22px; padding-right: 22px; }
.murns4 .rxfm  { padding-left: 12px; padding-right: 12px; }
.v8ll2 .b9ykdhym { padding-left: 44px; padding-right: 44px; }
.v8ll2 .rxfm  { padding-left: 24px; padding-right: 24px; }
.lgd0px .b9ykdhym { padding-left: 56px; padding-right: 56px; }
.lgd0px .rxfm  { padding-left: 32px; padding-right: 32px; }
.plvs0   .b9ykdhym::after, .plvs0   .rxfm::after,
.y8hfarr .b9ykdhym::after, .y8hfarr .rxfm::after,
.uajoa3af    .b9ykdhym::after, .uajoa3af    .rxfm::after,
.g49re9    .b9ykdhym::after, .g49re9    .rxfm::after,
.ypr6    .b9ykdhym::after, .ypr6    .rxfm::after,
.ey7sabm     .b9ykdhym::after, .ey7sabm     .rxfm::after,
.qfqbv    .b9ykdhym::after, .qfqbv    .rxfm::after,
.m1n1kzq   .b9ykdhym::after, .m1n1kzq   .rxfm::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;
}
.plvs0 .b9ykdhym::after, .plvs0 .rxfm::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");
}
.y8hfarr .b9ykdhym::after, .y8hfarr .rxfm::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");
}
.uajoa3af .b9ykdhym::after, .uajoa3af .rxfm::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");
}
.g49re9 .b9ykdhym::after, .g49re9 .rxfm::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");
}
.ypr6 .b9ykdhym::after, .ypr6 .rxfm::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");
}
.ey7sabm .b9ykdhym::after, .ey7sabm .rxfm::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");
}
.qfqbv .b9ykdhym::after, .qfqbv .rxfm::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");
}
.m1n1kzq .b9ykdhym::after, .m1n1kzq .rxfm::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");
}
.ad12xg91   .mbvaqpi::after, .ad12xg91   .dkrj761::after,
.s82rrow .mbvaqpi::after, .s82rrow .dkrj761::after,
.jd17yoc6    .mbvaqpi::after, .jd17yoc6    .dkrj761::after,
.k6576m    .mbvaqpi::after, .k6576m    .dkrj761::after,
.z2f1bs    .mbvaqpi::after, .z2f1bs    .dkrj761::after,
.mdtioh5o     .mbvaqpi::after, .mdtioh5o     .dkrj761::after,
.s06lxp    .mbvaqpi::after, .s06lxp    .dkrj761::after,
.x83rvyb   .mbvaqpi::after, .x83rvyb   .dkrj761::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;
}
.ad12xg91 .mbvaqpi::after, .ad12xg91 .dkrj761::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");
}
.s82rrow .mbvaqpi::after, .s82rrow .dkrj761::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");
}
.jd17yoc6 .mbvaqpi::after, .jd17yoc6 .dkrj761::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");
}
.k6576m .mbvaqpi::after, .k6576m .dkrj761::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");
}
.z2f1bs .mbvaqpi::after, .z2f1bs .dkrj761::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");
}
.mdtioh5o .mbvaqpi::after, .mdtioh5o .dkrj761::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");
}
.s06lxp .mbvaqpi::after, .s06lxp .dkrj761::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");
}
.x83rvyb .mbvaqpi::after, .x83rvyb .dkrj761::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");
}
.pd91bxtl .f3c4 { background: var(--bg-raised); }
.gt45wcje.rxfm {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .rhfy98k {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .rhfy98k::before    { grid-area: rank;   }
  .a8c0b4i           { grid-area: ident;  }
  .ffqbkay8     { grid-area: rating; min-width: 0; width: auto; }
  .pdus8u6v           { grid-area: pills;  }
  .gt45wcje             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .rhfy98k {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .rhfy98k::before    { justify-self: center; }
  .a8c0b4i           { width: 100%; }
  .ffqbkay8     { justify-self: center; }
  .pdus8u6v           { grid-template-columns: 1fr; }
}
.x1vdh    .xffn6x li::before { content: "◆"; }
.x1vdh    .smvjpa li::before { content: "▲"; }
@media (min-width: 860px) {
  .j9jdm5y .odx9mq6g {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .j9jdm5y .yd0bm { margin: 0; }
}
.kkrp .z0wtznx { padding: 0; gap: 0; overflow: hidden; }
.kkrp .pxxuck { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.kkrp .un401 { padding: 16px 20px; }
.kkrp .g1cromm { padding: 16px 20px; align-self: center; }
.pva4otij .fwzw { gap: 10px; }
.pva4otij .ka671ep, .pva4otij .ty8wyf1 { padding: 12px; }
.pva4otij .ka671ep ul, .pva4otij .ty8wyf1 ul { margin: 4px 0 0; padding-left: 18px; }
.pva4otij .ka671ep li, .pva4otij .ty8wyf1 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .jtc25 { grid-template-columns: 1fr; }
  .oy56sxic { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .oy56sxic .fx4mw { width: 72px; height: 50px; }
  .oy56sxic .qz32x { max-width: 180px; }
  .oy56sxic .oi25 { width: auto; }
}
@media (max-width: 720px) {
  .wp2nck9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .y3xo0 { padding: 16px; }
  .pdbskv .pl6vxn { min-width: 50%; }
}
.f13zrg4 .fwzw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .gnv8n { grid-template-columns: 1fr; }
  .h13hkj8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .t4eudvw3 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zlgxxx { flex-wrap: wrap; padding: 16px; }
}
.ziufuwvg .fwzw { gap: 8px; }
.ziufuwvg .ka671ep, .ziufuwvg .ty8wyf1 { padding: 8px; }
@media (max-width: 480px) {
  .f5w3k7 { flex-direction: column; align-items: stretch; }
}
.jg8153r .oi25 .rxfm { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .z626 { flex-direction: column; align-items: stretch; gap: 10px; }
  .jg8153r .oi25 { text-align: center; }
}
@media (max-width: 720px) {
  .kqaouy9 { grid-template-columns: 1fr; }
  .qikk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p8wln { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ccnf7f { grid-template-columns: 1fr; }
  .czh59k { width: 100px; height: 100px; margin: 16px auto; }
  .zpuhd5o { font-size: 1.4rem; }
  .hbzil90 { justify-content: center; }
  .fkk6txe .pl6vxn { min-width: 50%; }
}
.sretf39 .fwzw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .cvdz2l { flex-wrap: wrap; padding: 14px 16px; }
  .z52t8x { padding: 12px 16px; }
  .sretf39 .fwzw { margin: 0 16px; }
  .sretf39 .rvbmxdv { padding: 0 16px; }
  .ckkln { padding: 12px 16px; }
}
.pxvieu4z .rhfy98k {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.r5ao0u .mqe0h,
.r5ao0u .y3bb,
.r5ao0u .y3bb { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.r5ao0u .y3bb small { display: none; }
.r5ao0u .qsjysoz .fhhuzlv,
.r5ao0u .qsjysoz strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.r5ao0u .a8pko { display: none; }
.q054y3 { margin: 16px 0; }
.y7it2d { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.y7it2d summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.y7it2d summary::after { content: "+"; color: var(--accent-light); }
.y7it2d[open] summary::after { content: "−"; }
.y7it2d p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nkxs { margin-bottom: 0; }
.uet3h h2.y2vnew { color: var(--text-primary); border-color: var(--accent-light); }
.rnla2tqs h2.y2vnew { color: var(--text-primary); border-color: var(--accent-light); }
.b5bachc .q11do     { background: #052e16; border-color: #10b981; }
.b5bachc .c97ep { background: #2d0a1e; border-color: #f43f5e; }
.b5bachc .yexs2qv    { background: #1e1036; border-color: #a855f7; }
.b5bachc .lzqg strong  { color: #f1f5f9; }
.b5bachc .lzqg p       { color: #cbd5e1; }
.b5bachc .r6jtnn0    .q11do     .gi0g::before,
.b5bachc .wc8kqc5  .q11do     .gi0g::before,
.b5bachc .kfxms  .q11do     .gi0g::before,
.b5bachc .guk8 .q11do     .gi0g::before { color: #10b981; }
.b5bachc .r6jtnn0    .c97ep .gi0g::before,
.b5bachc .wc8kqc5  .c97ep .gi0g::before,
.b5bachc .kfxms  .c97ep .gi0g::before,
.b5bachc .guk8 .c97ep .gi0g::before { color: #f43f5e; }
.b5bachc .r6jtnn0    .yexs2qv    .gi0g::before,
.b5bachc .wc8kqc5  .yexs2qv    .gi0g::before,
.b5bachc .kfxms  .yexs2qv    .gi0g::before,
.b5bachc .guk8 .yexs2qv    .gi0g::before { color: #a855f7; }
.f19x0 .q11do     { background: #2d2000; border-color: #eab308; }
.f19x0 .c97ep { background: #2d0b0b; border-color: #ef4444; }
.f19x0 .yexs2qv    { background: #2d1600; border-color: #f97316; }
.f19x0 .lzqg strong  { color: #f1f5f9; }
.f19x0 .lzqg p       { color: #cbd5e1; }
.f19x0 .r6jtnn0    .q11do     .gi0g::before,
.f19x0 .wc8kqc5  .q11do     .gi0g::before,
.f19x0 .kfxms  .q11do     .gi0g::before,
.f19x0 .guk8 .q11do     .gi0g::before { color: #eab308; }
.f19x0 .r6jtnn0    .c97ep .gi0g::before,
.f19x0 .wc8kqc5  .c97ep .gi0g::before,
.f19x0 .kfxms  .c97ep .gi0g::before,
.f19x0 .guk8 .c97ep .gi0g::before { color: #ef4444; }
.f19x0 .r6jtnn0    .yexs2qv    .gi0g::before,
.f19x0 .wc8kqc5  .yexs2qv    .gi0g::before,
.f19x0 .kfxms  .yexs2qv    .gi0g::before,
.f19x0 .guk8 .yexs2qv    .gi0g::before { color: #f97316; }
.mq206po8 .q11do     { background: #0c1a2e; border-color: #38bdf8; }
.mq206po8 .c97ep { background: #12103a; border-color: #818cf8; }
.mq206po8 .yexs2qv    { background: #0a2020; border-color: #2dd4bf; }
.mq206po8 .lzqg strong  { color: #f1f5f9; }
.mq206po8 .lzqg p       { color: #cbd5e1; }
.mq206po8 .r6jtnn0    .q11do     .gi0g::before,
.mq206po8 .wc8kqc5  .q11do     .gi0g::before,
.mq206po8 .kfxms  .q11do     .gi0g::before,
.mq206po8 .guk8 .q11do     .gi0g::before { color: #38bdf8; }
.mq206po8 .r6jtnn0    .c97ep .gi0g::before,
.mq206po8 .wc8kqc5  .c97ep .gi0g::before,
.mq206po8 .kfxms  .c97ep .gi0g::before,
.mq206po8 .guk8 .c97ep .gi0g::before { color: #818cf8; }
.mq206po8 .r6jtnn0    .yexs2qv    .gi0g::before,
.mq206po8 .wc8kqc5  .yexs2qv    .gi0g::before,
.mq206po8 .kfxms  .yexs2qv    .gi0g::before,
.mq206po8 .guk8 .yexs2qv    .gi0g::before { color: #2dd4bf; }
.bz4aeg .q11do     { background: var(--accent-bg); border-color: var(--accent-light); }
.bz4aeg .c97ep { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bz4aeg .yexs2qv    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bz4aeg .r6jtnn0    .gi0g::before,
.bz4aeg .wc8kqc5  .gi0g::before,
.bz4aeg .kfxms  .gi0g::before,
.bz4aeg .guk8 .gi0g::before { color: var(--accent-light) !important; }
.x5j2qp::before,
.y3nrt::before { margin-right: 5px; }
.qt8ypz .ka671ep ul li,
.qt8ypz .ka671ep .x5j2qp { color: #22c55e; }
.qt8ypz .ty8wyf1 ul li,
.qt8ypz .ty8wyf1 .y3nrt { color: #ef4444; }
.ojh5o6j .ka671ep { background: var(--bg-pros); }
.ojh5o6j .ty8wyf1 { background: var(--bg-cons); }
.ojh5o6j .ka671ep .x5j2qp { color: var(--c-pros-label); }
.ojh5o6j .ty8wyf1 .y3nrt { color: var(--c-cons); }
.ojh5o6j .ka671ep ul li,
.ojh5o6j .xffn6x li            { color: var(--c-pros); }
.ojh5o6j .ty8wyf1 ul li,
.ojh5o6j .smvjpa li            { color: var(--c-cons); }
.ata5gax .ka671ep { background: var(--bg-pros); }
.ata5gax .ty8wyf1 { background: var(--bg-cons); }
.ata5gax .ka671ep .x5j2qp { color: var(--c-pros-label); }
.ata5gax .ty8wyf1 .y3nrt { color: var(--c-cons); }
.ata5gax .ka671ep ul li,
.ata5gax .ty8wyf1 ul li,
.mar79 .x5j2qp::before { content: "✓ "; }
.mar79 .y3nrt::before { content: "✗ "; }
.s1jt57 .x5j2qp::before { content: "→ "; }
.s1jt57 .y3nrt::before { content: "← "; }
.c3vfx .x5j2qp::before { content: "★ "; }
.c3vfx .y3nrt::before { content: "✕ "; }
.x1vdh .x5j2qp::before { content: "◆ "; }
.x1vdh .y3nrt::before { content: "▲ "; }
.dr8k .lzqg { background: transparent; border-left: none; border: 1.5px solid; }
.dr8k .q11do     { border-color: var(--c-tip-border); }
.dr8k .c97ep { border-color: var(--c-warn-border); }
.dr8k .yexs2qv    { border-color: #60a5fa; }
.dr8k .lzqg strong { color: var(--text-primary); }
.dr8k .lzqg p      { color: var(--text-muted); }
.hfytdi .lzqg { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.hfytdi .q11do     { border-top-color: var(--c-tip-border); }
.hfytdi .c97ep { border-top-color: var(--c-warn-border); }
.hfytdi .yexs2qv    { border-top-color: #60a5fa; }
.if7h .lzqg { border-left: none; border-radius: 8px; }
.if7h .q11do     { background: #065f46; }
.if7h .c97ep { background: #92400e; }
.if7h .yexs2qv    { background: #1e3a8a; }
.if7h .lzqg strong,
.if7h .lzqg p { color: #fff; }
.if7h .gi0g::before { color: rgba(255,255,255,0.85) !important; }
.b5bachc.if7h .q11do,
.b5bachc .if7h .q11do     { background: #052e16; }
.b5bachc.if7h .c97ep,
.b5bachc .if7h .c97ep { background: #2d0a1e; }
.b5bachc.if7h .yexs2qv,
.b5bachc .if7h .yexs2qv    { background: #1e1036; }
.f19x0.if7h .q11do,
.f19x0 .if7h .q11do      { background: #2d2000; }
.f19x0.if7h .c97ep,
.f19x0 .if7h .c97ep  { background: #2d0b0b; }
.f19x0.if7h .yexs2qv,
.f19x0 .if7h .yexs2qv     { background: #2d1600; }
.mq206po8.if7h .q11do,
.mq206po8 .if7h .q11do      { background: #0c1a2e; }
.mq206po8.if7h .c97ep,
.mq206po8 .if7h .c97ep  { background: #12103a; }
.mq206po8.if7h .yexs2qv,
.mq206po8 .if7h .yexs2qv     { background: #0a2020; }
.fas2495u .lzqg { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fas2495u .q11do     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fas2495u .c97ep { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.fas2495u .yexs2qv    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.fas2495u .lzqg strong { color: var(--text-primary); }
.fas2495u .lzqg p      { color: var(--text-muted); }
.l87j5 .lzqg { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.r6jtnn0 .gi0g,
.wc8kqc5 .gi0g,
.kfxms .gi0g,
.guk8 .gi0g { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.r6jtnn0 .gi0g::before,
.wc8kqc5 .gi0g::before,
.kfxms .gi0g::before,
.guk8 .gi0g::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.r6jtnn0 .q11do     .gi0g::before { content: "✦"; color: var(--c-tip-border); }
.r6jtnn0 .c97ep .gi0g::before { content: "▲"; color: var(--c-warn-border); }
.r6jtnn0 .yexs2qv    .gi0g::before { content: "◉"; color: #60a5fa; }
.wc8kqc5 .q11do     .gi0g::before { content: "★"; color: var(--c-tip-border); }
.wc8kqc5 .c97ep .gi0g::before { content: "◆"; color: var(--c-warn-border); }
.wc8kqc5 .yexs2qv    .gi0g::before { content: "●"; color: #60a5fa; }
.kfxms .q11do     .gi0g::before { content: "▶"; color: var(--c-tip-border); }
.kfxms .c97ep .gi0g::before { content: "■"; color: var(--c-warn-border); }
.kfxms .yexs2qv    .gi0g::before { content: "▸"; color: #60a5fa; }
.guk8 .q11do     .gi0g::before { content: "→"; color: var(--c-tip-border); }
.guk8 .c97ep .gi0g::before { content: "⬥"; color: var(--c-warn-border); }
.guk8 .yexs2qv    .gi0g::before { content: "◈"; color: #60a5fa; }
.uf6kzhao .oype6it6 .p28do2,
.uf6kzhao .qg3iv0 .p28do2  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.uf6kzhao .tmye                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.uf6kzhao .n4yf4          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.uf6kzhao .wqhh                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f3ff .oype6it6 .p28do2,
.f3ff .qg3iv0 .p28do2,
.f3ff .tmye,
.f3ff .rhfy98k,
.f3ff .yd0bm,
.f3ff .n4yf4,
.f3ff .wqhh,
.f3ff .l87j5 .lzqg { box-shadow: none; }
.slcazvs   .ddb61, .slcazvs .g1hb, .slcazvs .c82ctu3,
.slcazvs   .pp4f7dru, .slcazvs .nh1uj8 { font-size: 0.9rem; }
.slcazvs   .sbncu0b, .slcazvs .qpb78p7 { font-size: 0.9rem; }
.l58cbe5   .ddb61, .l58cbe5 .g1hb, .l58cbe5 .c82ctu3,
.l58cbe5   .pp4f7dru, .l58cbe5 .nh1uj8 { font-size: 0.95rem; }
.l58cbe5   .sbncu0b, .l58cbe5 .qpb78p7 { font-size: 0.95rem; }
.ntqy4   .ddb61, .ntqy4 .g1hb, .ntqy4 .c82ctu3,
.ntqy4   .pp4f7dru, .ntqy4 .nh1uj8 { font-size: 1.08rem; }
.ntqy4   .sbncu0b, .ntqy4 .qpb78p7 { font-size: 1.05rem; }
.ntqy4   .bulx16 { font-size: 0.97rem; }
.q2w6xzt .hiaw      { font-size: 3.2rem; }
.q2w6xzt h2.y2vnew { font-size: 1.9rem; }
.q2w6xzt h3.o9z0     { font-size: 1.4rem; }
.j3gd56 .hiaw      { font-size: 3.8rem; }
.j3gd56 h2.y2vnew { font-size: 2.2rem; }
.j3gd56 h3.o9z0     { font-size: 1.6rem; }
.nkxs + .nkxs { position: relative; }
.kbf3   .nkxs + .nkxs::before,
.e66flxl  .nkxs + .nkxs::before,
.b2w42y   .nkxs + .nkxs::before,
.z3dv   .nkxs + .nkxs::before,
.dhh3   .nkxs + .nkxs::before,
.y8vt3 .nkxs + .nkxs::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kbf3 .nkxs + .nkxs::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.e66flxl .nkxs + .nkxs::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.b2w42y .nkxs + .nkxs::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;
}
.z3dv .nkxs + .nkxs::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ng6nr .nkxs { margin-bottom: 16px; }
.ng6nr .nkxs + .nkxs { margin-top: 0; }
.ng6nr .hmyqgdgf { padding-top: 0; padding-bottom: 0; }
.dhh3 .nkxs + .nkxs::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y8vt3 .nkxs + .nkxs::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.f5coyx .nkxs + .nkxs::before,
.c4hw .nkxs + .nkxs::before,
.wods .nkxs + .nkxs::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%;
}
.uantr .f5coyx .nkxs:nth-child(even)::before,
.uantr .c4hw .nkxs:nth-child(even)::before,
.uantr .wods .nkxs:nth-child(even)::before { background: var(--bg-surface); }
.ae4fb .f5coyx .nkxs:nth-child(even)::before,
.ae4fb .c4hw .nkxs:nth-child(even)::before,
.ae4fb .wods .nkxs:nth-child(even)::before { background: var(--bg-card); }
.f5coyx .nkxs + .nkxs::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");
}
.c4hw .nkxs + .nkxs::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");
}
.wods .nkxs + .nkxs::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");
}
.l3d7 .vw1czepm { overflow: hidden; }
.l3d7 .i9rgi { margin-bottom: 70px; }
.gvslnuw .dl1upcg4,
.rrcm .dl1upcg4 { padding-bottom: 60px; }
.l3d7 .dl1upcg4 { padding-bottom: 70px; }
.l3d7 .vw1czepm::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.l3d7 .vw1czepm::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.sjto88nl  .vw1czepm:not(.vn07) .dc3kjpnq { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.aqb9wstw .bfuboh9 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.is9ygec .bfuboh9 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.sjto88nl .vn07 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.sjto88nl .d6xi459l { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.sjto88nl .bfuboh9 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tecn2n .bfuboh9 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kxikhc .bfuboh9 { background: var(--accent-bg); }
.daoi89p .x1df { float: left; width: 38%; margin: 0 28px 16px 0; }
.daoi89p .x1df .fvqnu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.daoi89p .hmyqgdgf::after { content: ''; display: block; clear: both; }
.jlld3 .x1df { float: right; width: 38%; margin: 0 0 16px 28px; }
.jlld3 .x1df .fvqnu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jlld3 .hmyqgdgf::after { content: ''; display: block; clear: both; }
.qjdzeah .nkxs:nth-child(odd)  .x1df { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qjdzeah .nkxs:nth-child(even) .x1df { float: right; width: 38%; margin: 0 0 16px 28px; }
.qjdzeah .x1df .fvqnu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qjdzeah .hmyqgdgf::after { content: ''; display: block; clear: both; }
.daoi89p .tepggs,
.jlld3 .tepggs,
.qjdzeah .tepggs,
.qjdzeah .p70h { clear: both; }
@media (max-width: 900px) {
  .daoi89p .x1df,
  .jlld3 .x1df,
  .qjdzeah .nkxs:nth-child(odd)  .x1df,
  .qjdzeah .nkxs:nth-child(even) .x1df {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .daoi89p .x1df .fvqnu,
  .jlld3 .x1df .fvqnu,
  .qjdzeah .x1df .fvqnu {
    max-height: none !important;
  }
}
.daoi89p .sbncu0b,
.daoi89p .qpb78p7,
.jlld3 .sbncu0b,
.jlld3 .qpb78p7,
.qjdzeah .sbncu0b,
.qjdzeah .qpb78p7 { overflow: hidden; }
@media (max-width: 640px) {
  .daoi89p .x1df,
  .jlld3 .x1df,
  .qjdzeah .x1df { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zi7f .o0ce,
.zi7f .hmyqgdgf,
.zi7f .sg8ru  { max-width: 1100px; }
.cs8q .o0ce,
.cs8q .hmyqgdgf,
.cs8q .sg8ru  { max-width: 1200px; }
.dfdl45p .o0ce,
.dfdl45p .hmyqgdgf,
.dfdl45p .sg8ru  { max-width: 1320px; }
.dfdl45p { --content-mw: 1320px; }
.jc32ddge { font-size: 0.82rem; color: var(--text-muted); }
.mee9gef { display: flex; align-items: center; }
.zppj {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.dqeoi4v { display: flex; align-items: center; }
.nxsa6 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nxsa6:hover { text-decoration: underline; }
.gqnzd9 { margin: 0 3px; opacity: 0.45; }
.gqnzd9::before { content: '/'; }
.a4toc { padding: 2px 5px; color: var(--text-main); }
.bmyoygbj .jc32ddge {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bmyoygbj .mee9gef { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.n6yojc86 .jc32ddge {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.n6yojc86 .mee9gef { padding: 0 0 0 12px; }
.cpp2b {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.sxwr .mee9gef { padding: 0 16px; }
.sxwr .jc32ddge {
  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);
}
.sxwr .o0ce { padding-top: 28px; }
@media (max-width: 720px) {
  .cpp2b { margin-top: 18px; padding: 0 16px; }
  .sxwr .o0ce { padding-top: 16px; }
}
.zi7f.bmyoygbj .mee9gef { max-width: 1100px; }
.cs8q.bmyoygbj .mee9gef { max-width: 1200px; }
.dfdl45p.bmyoygbj .mee9gef { max-width: 1320px; }
.zi7f .cpp2b { max-width: 1100px; }
.cs8q .cpp2b { max-width: 1200px; }
.dfdl45p .cpp2b { max-width: 1320px; }
.a7y73ff .nkxs { padding-top: 16px; padding-bottom: 16px; }
.alk1u .nkxs { padding-top: 24px; padding-bottom: 24px; }
.jlhew1o .nkxs { padding-top: 40px; padding-bottom: 40px; }
.mdksfck .nkxs { padding-top: 52px; padding-bottom: 52px; }
.o3nxn04 .nkxs:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.o3nxn04 .nkxs:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.o3nxn04 .nkxs:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.o3nxn04 .nkxs:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.n3hlx .hmyqgdgf { padding-top: 10px;  padding-bottom: 10px; }
.h95p6r .hmyqgdgf { padding-top: 18px;  padding-bottom: 18px; }
.hyk2sa9 .hmyqgdgf { padding-top: 36px;  padding-bottom: 36px; }
.nury .hmyqgdgf { padding-top: 48px;  padding-bottom: 48px; }
.dl4uad h2.y2vnew { font-weight: 600; }
.dl4uad h3.o9z0     { font-weight: 600; }
.vaf9q h2.y2vnew { font-weight: 800; }
.vaf9q h3.o9z0     { font-weight: 700; }
.w30e h2.y2vnew { font-weight: 900; }
.w30e h3.o9z0     { font-weight: 800; }
.w30e .lzqg strong,
.w30e .lzqg strong { font-weight: 600; }
.mbvaqpi {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.awl2 .mbvaqpi { display: none; }
@media (max-width: 640px) {
  .l7fljz66 { display: none; }
  .mbvaqpi {
    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;
  }
}
.mbvaqpi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mbvaqpi:hover { opacity: 0.85; }
.nfc4 .mbvaqpi { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.okz0024 .mbvaqpi,
.p5golc  .mbvaqpi { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.okz0024 .mbvaqpi:hover,
.p5golc  .mbvaqpi:hover { opacity: 0.88; }
.nfc4.okz0024 .mbvaqpi,
.nfc4.p5golc  .mbvaqpi { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.dkrj761 {
  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;
}
.dkrj761:hover { transform: translateY(-2px); opacity: 0.92; }
.dkrj761 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zbdlok18 .dkrj761 { display: none; }
.oeuos04p .dkrj761 { right: 32px; }
.o4et  .dkrj761 { left: 32px; }
@media (max-width: 480px) {
  .oeuos04p .dkrj761 { right: 20px; bottom: 20px; }
  .o4et  .dkrj761 { left: 20px; bottom: 20px; }
}
.ksqucst2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.sg8ru { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bhwvk { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.kcmi { color: var(--text-dim); font-size: 0.8rem; }
.ug9b { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ug9b img { height: 26px; width: auto; object-fit: contain; }
.yovb0lr .sg8ru { text-align: center; }
.yovb0lr .bhwvk { margin-top: 0; }
@media (max-width: 640px) {
  .sg8ru { padding-left: 16px; padding-right: 16px; }
  .cbdo1xa .sg8ru { padding: 20px 16px; }
  .jah7ea5m { gap: 4px 12px; }
  .bhwvk { font-size: 0.78rem; }
}
.hdbb6 .yt65gg .ug9b { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.hdbb6 .bhwvk { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.hdbb6 .kcmi { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .hdbb6 .ll3m4 { grid-template-columns: 1fr 1fr; } .hdbb6 .yt65gg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hdbb6 .ll3m4 { grid-template-columns: 1fr; } }
.gh3ag .kf5rhp8t { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.gh3ag .ug9b { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gh3ag .qpon8f { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.gh3ag .qpon8f a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.gh3ag .qpon8f a:hover { color: var(--accent-light); }
.jwey { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.gh3ag .hytchpz6 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.gh3ag .p5h8m7da { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.gh3ag .p5h8m7da a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.gh3ag .p5h8m7da a:hover { color: var(--accent-light); }
.gh3ag .bhwvk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gh3ag .kf5rhp8t { gap: 12px; } .gh3ag .ug9b { margin-right: 0; width: 100%; } }
.wy39 .audildmc .ug9b { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.wy39 .bhwvk { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wy39 .kcmi { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wy39 .mffx9 { grid-template-columns: 1fr 1fr; } .wy39 .audildmc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wy39 .mffx9 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .py6ss5 .unt1 { grid-template-columns: 1fr 1fr; } .py6ss5 .gcxu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .py6ss5 .unt1 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ykm83n5z .unt1 { grid-template-columns: 1fr; } }
.wer9zg .sg8ru { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.q7a8y .jqj8fc33      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.q7a8y .ksqucst2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.lf68 .jqj8fc33      { background: #0d1117; border-bottom-color: #21262d; }
.lf68 .yjtvl { color: var(--accent-light); }
.lf68 .c263w53x { --msep-color: #8b949e; }
.lf68 .c263w53x a { color: #8b949e; }
.lf68 .c263w53x a:hover { color: var(--accent-light); }
.lf68 .lih00j { color: #8b949e; }
.lf68 .ksqucst2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.lf68 .bhwvk,
.lf68 .kcmi { color: #6e7681; }
.lf68 .sphi7il1 a, .lf68 .qpon8f a,
.lf68 .p5h8m7da a { color: #8b949e; }
.lf68 .ug9b { color: #e6edf3; }
.lf68 .sphi7il1 a:hover, .lf68 .qpon8f a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .lf68 .c263w53x { background: #0d1117; border-top-color: #21262d; }
  .lf68 .c263w53x li a { border-bottom-color: #21262d; }
}
.gzxt26 .jqj8fc33      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.gzxt26 .yjtvl { color: var(--accent-light); }
.gzxt26 .c263w53x { --msep-color: #475569; }
.gzxt26 .c263w53x a { color: #475569; }
.gzxt26 .c263w53x a:hover { color: var(--accent-light); }
.gzxt26 .lih00j { color: #64748b; }
.gzxt26 .ksqucst2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.gzxt26 .bhwvk,
.gzxt26 .kcmi { color: #64748b; }
.gzxt26 .sphi7il1 a, .gzxt26 .qpon8f a,
.gzxt26 .p5h8m7da a, .gzxt26 .ug9b { color: #374151; }
.gzxt26 .sphi7il1 a:hover, .gzxt26 .qpon8f a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .gzxt26 .c263w53x { background: #f0f4f8; border-top-color: #cbd5e1; }
  .gzxt26 .c263w53x li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.okz0024 .jqj8fc33      { background: var(--accent); border-bottom-color: var(--accent-light); }
.okz0024 .yjtvl { color: #fff; }
.okz0024 .c263w53x { --msep-color: rgba(255,255,255,0.82); }
.okz0024 .c263w53x a { color: rgba(255,255,255,0.82); }
.okz0024 .c263w53x a:hover { color: #fff; }
.okz0024 .lih00j { color: rgba(255,255,255,0.9); }
.okz0024 .ksqucst2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.okz0024 .bhwvk,
.okz0024 .kcmi { color: rgba(255,255,255,0.72); }
.okz0024 .sphi7il1 a, .okz0024 .qpon8f a,
.okz0024 .p5h8m7da a, .okz0024 .ug9b { color: #fff; }
.okz0024 .sphi7il1 a:hover, .okz0024 .qpon8f a:hover { color: #fff; }
@media (max-width: 640px) {
  .okz0024 .c263w53x { background: var(--accent); border-top-color: var(--accent-light); }
  .okz0024 .c263w53x li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.p5golc .jqj8fc33 {
  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);
}
.p5golc .ksqucst2 {
  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) {
  .p5golc .c263w53x {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.czoy .f0ix { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ujfprmw5 .f0ix { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.gz4n6 .f0ix { min-height: 72px; height: auto; }
.t2nzg .f0ix { min-height: 84px; height: auto; }
.cbdo1xa .f0ix { max-width: none; padding: 0 32px; }
.cbdo1xa .sg8ru  { max-width: none; padding: 24px 32px; }
.bf3b.cs8q .f0ix { max-width: 1200px; }
.bf3b.dfdl45p .f0ix { max-width: 1320px; }
.yqs2sm   .yjtvl, .yqs2sm   .ug9b { text-transform: capitalize; }
.cfgns1kc .yjtvl, .cfgns1kc .ug9b { text-transform: lowercase; }
.q2bb .yjtvl, .q2bb .ug9b { text-transform: uppercase; letter-spacing: 0.06em; }
.gm4w, .eb95g {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xmoabjfu .gm4w,
.xmoabjfu .eb95g { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.iivf0 .gm4w,
.iivf0 .eb95g { 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; }
.niyckgv .gm4w,
.niyckgv .eb95g { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ta5mduh .gm4w,
.ta5mduh .eb95g { 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; }
.bohy79em   .c263w53x a { font-weight: 500; }
.py4hgj .c263w53x a { font-weight: 600; }
.x4ck1     .c263w53x a { font-weight: 700; }
.q15g9evj    .c263w53x a { font-weight: 800; letter-spacing: 0.01em; }
.pv7v     .c263w53x > li + li::before,
.sa1m1j4    .c263w53x > li + li::before,
.zjosang    .c263w53x > li + li::before,
.v4rsjufq .c263w53x > li + li::before,
.y3poho53 .c263w53x > li + li::before,
.fatx7q9a  .c263w53x > li + li::before,
.rzusdzh1    .c263w53x > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pv7v     .c263w53x > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.sa1m1j4    .c263w53x > li + li::before { content: "|"; }
.zjosang    .c263w53x > li + li::before { content: "—"; }
.v4rsjufq .c263w53x > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.y3poho53 .c263w53x > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.fatx7q9a  .c263w53x > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.rzusdzh1    .c263w53x > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ukvth1gl .lih00j,
  .flxgv .lih00j,
  .xgha4 .lih00j,
  .o7cgvpe .lih00j,
  .vh0zp .lih00j {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ukvth1gl .lih00j::before,
  .flxgv .lih00j::before,
  .xgha4 .lih00j::before,
  .o7cgvpe .lih00j::before,
  .vh0zp .lih00j::before { content: ""; display: block; flex-shrink: 0; }

  
  .ukvth1gl .lih00j::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;
  }

  
  .flxgv .lih00j::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;
  }

  
  .xgha4 .lih00j::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;
  }

  
  .o7cgvpe .lih00j::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;
  }

  
  .vh0zp .lih00j::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) {
  .opq46t7 .lih00j {
    padding: 5px 14px;
  }
  .opq46t7 .c263w53x {
    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;
  }
  .opq46t7 .c263w53x li a {
    border-bottom: none; padding: 10px 22px;
  }
  .opq46t7 .c263w53x li a:hover { background: var(--bg-raised); }
  .opq46t7 .sbzjirg,
  .o34l .sbzjirg,
  .b1xod .sbzjirg { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .yecgjop0 .lih00j {
    padding: 5px 10px;
  }
  .yecgjop0 .c263w53x {
    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);
  }
  .yecgjop0 .c263w53x.lwjohiey { transform: translateX(0); }
  .yecgjop0 .c263w53x li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .yecgjop0 .c263w53x li:last-child a { border-bottom: none; }
  .okz0024 .c263w53x,
  .lf68 .c263w53x { background: var(--accent) !important; }
  .okz0024 .c263w53x li a,
  .lf68 .c263w53x li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .b1xod .lih00j {
    padding: 5px 10px;
  }
  .b1xod .c263w53x {
    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);
  }
  .b1xod .c263w53x::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .b1xod .c263w53x.lwjohiey { transform: translateY(0); }
  .b1xod .c263w53x li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tmvyj1 .lih00j {
    padding: 5px 10px;
  }
  .tmvyj1 .c263w53x {
    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;
  }
  .tmvyj1 .c263w53x.lwjohiey { opacity: 1; pointer-events: auto; }
  .tmvyj1 .c263w53x li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .h0z5b     .lih00j { border-radius: 0 !important; }
  .zbz5l   .lih00j { border-radius: 8px !important; }
  .ffhkdf3w .lih00j { border-radius: 50% !important; }
  .hzim4   .lih00j { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nuez7n1 .hgpr { flex-direction: column; align-items: stretch; }
  .nuez7n1 .h7w3q9 { flex-direction: row; min-width: auto; }
  .nuez7n1 .w0x0z { align-items: flex-start; text-align: left; }
}
.azhhiyl,
.azhhiyl.nkxs,
.uantr .azhhiyl,
.l1gduil .azhhiyl,
.ae4fb .azhhiyl,
.objdvg6 .azhhiyl {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.kzx3ffw {
  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;
}
.paaf9mui { flex: 1 1 280px; min-width: 0; }
.ghsnhtg6 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.wx8jl2 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ozk1bc {
  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;
}
.ozk1bc:hover { transform: translateY(-1px); opacity: 0.95; }
.kwywb .kzx3ffw {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.kwywb .ghsnhtg6 { color: var(--cta); }
.kwywb .wx8jl2 { color: var(--text-body); }
.kwywb .ozk1bc {
  background: var(--cta) !important;
  color: #fff !important;
}
.ioam4 .kzx3ffw {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ioam4 .ghsnhtg6 { color: var(--text-primary); }
.ioam4 .wx8jl2 { color: var(--text-body); }
.ioam4 .ozk1bc {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .kzx3ffw {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .paaf9mui { flex: 0 0 auto; }
  .ghsnhtg6 { font-size: 1.2rem; }
  .ozk1bc { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.teq52h66 .lhagii9 { height: 36px; }
.l19c5 .lhagii9 { height: 60px; max-width: 200px; }
.o7ofbhx .lhagii9 { height: 56px; max-width: 180px; }
.h8wgdssd    .mqe0h, .h8wgdssd    .fhhuzlv { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .xbwy .p70h {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xbwy .rhfy98k {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xbwy .rhfy98k { padding: 40px 16px 20px; }
  .xbwy .hk4ytnw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xbwy .gt45wcje { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .yygs1 .rhfy98k {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .yygs1 .rhfy98k::before {
    position: absolute; top: 14px; left: 14px;
  }
  .yygs1 .a8c0b4i {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .yygs1 .p4c12j { white-space: normal; text-align: center; font-size: 1.2rem; }
  .yygs1 .hk4ytnw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .yygs1 .gt45wcje { width: 100%; min-width: 0; }
  .yygs1 .mqe0h { min-width: 0; }
}
.aoxbks .y7it2d {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.aoxbks .y7it2d summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.aoxbks .y7it2d p { padding: 0 2px 16px; }
.cmc8s3 .y7it2d { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cmc8s3 .y7it2d summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cmc8s3 .y7it2d summary::after { content: "›"; font-size: 1.2em; }
.cmc8s3 .y7it2d[open] summary::after { content: "‹"; }
.cmc8s3 .y7it2d p { padding: 10px 22px 4px; }
.s0b2v2 .y7it2d {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.s0b2v2 .y7it2d summary { color: var(--text-primary); padding-left: 16px; }
.s0b2v2 .y7it2d summary::after { content: "›"; font-size: 1.1em; }
.s0b2v2 .y7it2d[open] summary::after { content: "‹"; }
.s0b2v2 .y7it2d p { padding-left: 16px; }
.bhoceqwn .q054y3 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.bhoceqwn .y7it2d {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.bhoceqwn .y7it2d:last-child { border-bottom: none; }
.bhoceqwn .y7it2d summary { color: var(--text-primary); border-radius: 0; }
.bhoceqwn .y7it2d summary::after { content: "›"; font-size: 1.1em; }
.bhoceqwn .y7it2d[open] summary::after { content: "‹"; }
.nao0 .y7it2d { overflow: hidden; }
.nao0 .y7it2d summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nao0 .y7it2d summary::after { color: rgba(255,255,255,.75); }
.nao0 .y7it2d[open] summary { border-radius: 0; }
.suyowvl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.x6s0mntz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.mw0fb8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.vhnwnt8u { color: var(--text-muted); font-size: 1.05rem; }
.odnmz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.pitt33ld { margin-bottom: 20px; }
.ob8q13ff {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mpgpzm8 {
  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;
}
.mpgpzm8:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.cu7jm { resize: vertical; min-height: 130px; }
.tr45t { width: 100%; margin-top: 8px; }
.sncs {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.f7gc {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.husf2kys { color: var(--text-muted); line-height: 1.75; }
.ennqagc3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ennqagc3 li { margin-bottom: 6px; }
.zj9xt { max-width: 760px; margin: 0 auto; }
.egqd { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.m4k84x0 { max-width: 760px; margin: 0 auto; }
.utg3b9ss ul.ennqagc3 { margin: 0; }
@media (max-width: 640px) { .vl5fv { grid-template-columns: 1fr; gap: 10px; } }
.cwib7arr { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.y03s1a3d { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.k4xx { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.y03s1a3d p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.y03s1a3d .ennqagc3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cwib7arr { grid-template-columns: 1fr; } }
.r3qqme ul.ennqagc3 { margin: 0; }
.d20sv0xh .ennqagc3,
.fy9x .ennqagc3,
.rc9ox .ennqagc3,
.t2gtd0 .ennqagc3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .uj4fjrd { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .ys7x { grid-template-columns: 1fr; } .gy3z { position: static; text-align: center; } }
@media (max-width: 860px) { .q7ui { grid-template-columns: 1fr; } }
.t2gtd0 .ennqagc3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t8dz { flex-direction: column; text-align: center; } .fewfz { grid-template-columns: 1fr; } }
.oti822 .mw0fb8 { color: var(--accent-light); }
.kt6tt9 .mw0fb8 { font-size: 2rem; }
.kt6tt9 .vhnwnt8u { max-width: 680px; }
.zvv6n7 .mw0fb8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.zvv6n7 .vhnwnt8u  { margin: 0; }
@media (max-width: 640px) { .zvv6n7 { flex-direction: column; } }
.bqt73zg7 .mw0fb8 { color: var(--accent-light); }
.qr00n {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.qr00n .mw0fb8 { color: #fff; }
.qr00n .vhnwnt8u  { color: rgba(255,255,255,0.85); }
.ys68 { max-width: 680px; margin: 0 auto; }
.z6n9y126 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .z6n9y126 { grid-template-columns: 1fr; } }
.gmmr97p .mpgpzm8 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.gmmr97p .mpgpzm8:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p7qcue .mpgpzm8 { background: var(--bg-raised); border-color: transparent; }
.p7qcue .mpgpzm8:focus { background: var(--bg-card); border-color: var(--accent-light); }
.yqkd .mpgpzm8 { border-radius: 100px; padding: 11px 20px; }
.yqkd .cu7jm { border-radius: 14px; }
.q0zuxp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.q0zuxp summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.q0zuxp summary::-webkit-details-marker { display: none; }
.q0zuxp summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.q0zuxp[open] summary::after { content: "−"; }
.ll1o {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .r180mrqc { grid-template-columns: 1fr; } }
.sgygq85 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.sgygq85 li { margin-bottom: 6px; }
.mlxx9lam{display:none}
.mlxx9lam:empty,.e1led:empty{display:none}
.kmbn{position:relative;overflow:visible}
.s90md4e .bm9m09je,.vll1 .bm9m09je,
.kdjphg .bm9m09je,.eng7q .bm9m09je,
.hlu4nh .bm9m09je,.wkrik .bm9m09je{display:block}
.f2k1tffi .d3fsj{display:block}
.s90md4e .bm9m09je,.vll1 .bm9m09je,
.kdjphg .bm9m09je,.eng7q .bm9m09je,
.hlu4nh .bm9m09je{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}
.s90md4e .bm9m09je .e1led,.vll1 .bm9m09je .e1led,
.kdjphg .bm9m09je .e1led,.eng7q .bm9m09je .e1led,
.hlu4nh .bm9m09je .e1led{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}
.s90md4e .mb9u,.vll1 .mb9u,
.kdjphg .mb9u,.eng7q .mb9u,
.hlu4nh .mb9u{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.s90md4e .bm9m09je,.vll1 .bm9m09je{top:12px}
.s90md4e .bm9m09je .e1led{margin-right:auto}
.vll1 .bm9m09je .e1led{margin-left:auto}
.vll1 .bm9m09je{text-align:right}
.kdjphg .bm9m09je,.eng7q .bm9m09je{bottom:12px}
.kdjphg .bm9m09je .e1led{margin-right:auto}
.eng7q .bm9m09je .e1led{margin-left:auto}
.eng7q .bm9m09je{text-align:right}
.hlu4nh .bm9m09je{position:relative;margin-top:16px}
.hlu4nh .bm9m09je .e1led{margin:0 auto}
.wkrik .bm9m09je{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wkrik .bm9m09je .e1led{margin:0}
.wkrik .bfuboh9~.bm9m09je,
.wkrik .xkpg4~.bm9m09je{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wkrik .bfuboh9~.bm9m09je .e1led,
.wkrik .xkpg4~.bm9m09je .e1led{justify-content:flex-start}
.bfuboh9~.bm9m09je,.xkpg4~.bm9m09je{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}
.bfuboh9~.bm9m09je .e1led{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xkpg4~.bm9m09je .e1led{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.d3fsj .e1led{margin:0 0 12px}
.e1led{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mb9u{white-space:nowrap}
.syjuk .mb9u{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.zvmwqs0n .mb9u{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.zvmwqs0n .ed4d::before{content:""}
.qfc8g .e1led{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fpakc .mb9u{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.i0yciz .mb9u{color: var(--accent-light);opacity:1;font-weight:500}
.slca .mb9u{border-bottom:1px solid currentColor;padding-bottom:2px}
.xz5k6 .e1led{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ecrzf{--date-bg:var(--accent-bg)}
.itqy9wc2 .ed4d::before{content:""}
.hkba .mb9u + .mb9u::before{content:"•";margin-right:6px;opacity:.4}
.mbljo .mb9u + .mb9u::before{content:"/";margin-right:6px;opacity:.35}
.b1ix4dp .mb9u + .mb9u::before{content:"|";margin-right:6px;opacity:.3}
.npgm7wb .mb9u + .mb9u::before{content:"—";margin-right:6px;opacity:.3}
.vco0mog .mb9u + .mb9u::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.a3csx .mb9u + .mb9u::before{content:"·";margin-right:6px;opacity:.4}
.ubd5k4bj .mb9u + .mb9u::before{content:"›";margin-right:6px;opacity:.4}
.mchs .mb9u + .mb9u::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.apbv23e .zewlu{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .zewlu{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .gw8g1i{max-width:100%}
}
.wl546st .n4yf4{margin:0}
@media (max-width:560px){
  .ir3to{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) {
  .f8rptsqx { padding: 28px 18px 20px; }
  .yzag { font-size: 1.2rem; }
  .j1frs1 { max-width: 220px; max-height: 80px; }
}
.k3pawn .p85mu { border-radius: 22px; }
.n0dzeit .kzx3ffw {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .p85mu { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.akhuk {
  margin: 28px 0 24px;
}
.akhuk .nkxs {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.akhuk .hmyqgdgf {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.akhuk .kzx3ffw {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .f0ix { flex-direction: row-reverse; }
[dir="rtl"] .c263w53x { flex-direction: row-reverse; }
[dir="rtl"] .oeuos04p .dkrj761 { right: auto; left: 32px; }
[dir="rtl"] .o4et  .dkrj761 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .oeuos04p .dkrj761 { right: auto; left: 20px; }
  [dir="rtl"] .o4et  .dkrj761 { left: auto;  right: 20px; }
}
[dir="rtl"] .daoi89p .x1df  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .jlld3 .x1df { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .bfuboh9,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .sbncu0b, [dir="rtl"] .qpb78p7 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ka671ep { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ty8wyf1 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .lzqg { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .kzx3ffw { direction: rtl; }
[dir="rtl"] .jc32ddge { direction: rtl; }
[dir="rtl"] .wqhh { direction: rtl; }
[dir="rtl"] .dgiafcz { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .xziu48v .qpb78p7,
[dir="rtl"] .n8is .qpb78p7,
[dir="rtl"] .zi96656c .qpb78p7,
[dir="rtl"] .z4619i .qpb78p7 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .xziu48v .qpb78p7 li::before,
[dir="rtl"] .n8is .qpb78p7 li::before,
[dir="rtl"] .zi96656c .qpb78p7 li::before,
[dir="rtl"] .z4619i .qpb78p7 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vw1czepm.asaoy .i9rgi,
[dir="rtl"] .w1j31i.asaoy .i9rgi,
[dir="rtl"] .vn07.asaoy .i9rgi,
[dir="rtl"] .kg3u.asaoy .i9rgi,
[dir="rtl"] .w46n4.asaoy .i9rgi { text-align: right; }
[dir="rtl"] .bfuboh9.asaoy .dl1upcg4 { align-items: flex-end; text-align: right; }
[dir="rtl"] .bfuboh9.u29hg9 .dl1upcg4 { text-align: center; }
[dir="rtl"] .bfuboh9 .dl1upcg4 { text-align: right; }
[dir="rtl"] .hmyqgdgf,
[dir="rtl"] .pp4f7dru,
[dir="rtl"] .nh1uj8,
[dir="rtl"] .yqi0d,
[dir="rtl"] .odnmz,
[dir="rtl"] .ob8q13ff,
[dir="rtl"] .mpgpzm8,
[dir="rtl"] .cu7jm { text-align: right; direction: rtl; }
[dir="rtl"] .yqkd .mpgpzm8,
[dir="rtl"] .gmmr97p .mpgpzm8 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #33a23d;
  --brand:           #33a23d;
  --brand-light:     #36853d;
  --brand-pale:      #509d57;
  --grad-start:      #62cd6c;
  --grad-end:        #98d59e;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #33a23d;
  --cta-light:       #24872d;
  --cta-hover:       #24732b;
  --bg-page:         #f6f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f5f4;
  --bg-raised:       #eef0ee;
  --bg-hover:        #f4f5f4;
  --border:          #e2e8e3;
  --border-alt:      #d0dbd1;
  --border-section:  #e2e8e3;
  --text-primary:    #171b18;
  --text-muted:      #535e54;
  --text-body:       #2f3630;
  --text-sub:        #475148;
  --text-faint:      #778778;
  --text-dim:        #929f93;
  --text-label:      #5f6c60;
  --text-value:      #3b433c;
  --accent-bg:       #e6efe6;
  --accent-bg-light: #cfe6d1;
  --bg-tip:          #f9f0f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f8;
  --bg-cons:         #faf6f3;
  --c-pros:          #871b7e;
  --c-cons:          #9f4921;
  --c-pros-label:    #a12095;
  --c-tip-border:    #b223a5;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #871b7e;
}
:root { --logo-bg-opacity: 77%; }
body, button, input { font-family: "Urbanist", sans-serif; }
.w1zkx .gi0g { font-size: 0; width: 1.2rem; flex-shrink: 0; }.w1zkx .gi0g::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.w1zkx .q11do     .gi0g::before { content: "";  color: var(--c-tip-border); }.w1zkx .c97ep .gi0g::before { content: ""; color: var(--c-warn-border); }.w1zkx .yexs2qv    .gi0g::before { content: ""; color: #60a5fa; }.b5bachc .w1zkx .q11do     .gi0g::before { color: #10b981; }.b5bachc .w1zkx .c97ep .gi0g::before { color: #f43f5e; }.b5bachc .w1zkx .yexs2qv    .gi0g::before { color: #a855f7; }.f19x0  .w1zkx .q11do     .gi0g::before { color: #eab308; }.f19x0  .w1zkx .c97ep .gi0g::before { color: #ef4444; }.f19x0  .w1zkx .yexs2qv    .gi0g::before { color: #f97316; }.mq206po8  .w1zkx .q11do     .gi0g::before { color: #38bdf8; }.mq206po8  .w1zkx .c97ep .gi0g::before { color: #818cf8; }.mq206po8  .w1zkx .yexs2qv    .gi0g::before { color: #2dd4bf; }.bz4aeg .w1zkx .gi0g::before { color: var(--accent-light) !important; }
.j0phd .tr1t, .j0phd .bfuboh9 { min-height: 520px; }
.dajc332 .mbvaqpi::after,.dajc332 .dkrj761::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.gqnzd9::before { content: '>'; }