: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;
}
.n8l5fvf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.t3ez {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.enf03w {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ffrp3c { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.so5o { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.so5o a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.so5o a:hover { color: var(--accent-light); }
.yu0pp     .jj5y { border-radius: 6px; }
.yu0pp .jj5y li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.yu0pp .jj5y li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .jj5y {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .e8ay99:hover .jj5y,
  .e8ay99:focus-within .jj5y { display: block; }
  .jj5y li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ssj7a29c {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.zj2z { display: none; }
@media (max-width: 640px) {
  .zj2z {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .zj2z.vemdr39 { display: block; }
}
@media (max-width: 640px) {
  .ssj7a29c { display: block; }
  .so5o > li + li::before { display: none !important; }
  .so5o {
    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;
  }
  .so5o.vemdr39 { display: flex; }
  .so5o li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .so5o li:last-child a { border-bottom: none; }
}
.kk2d5hit { min-height: 480px; }
.z5xtlu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.dlq8f5 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ii9c .dlq8f5 { margin-left: 0; margin-right: 0; }
.ovkh9x0g {
  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;
}
.ovkh9x0g:hover { opacity: 0.88; }
.r609jpz2 .z5xtlu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.r609jpz2 .dlq8f5 { color: #e2e8f0; }
.r609jpz2.ii9c   .ls4ctd { text-align: left; }
.djur .z5xtlu { color: var(--text-primary); text-shadow: none; }
.djur .dlq8f5 { color: var(--text-muted); }
.djur .ovkh9x0g { margin-top: 16px; }
.djur, .djur.kk2d5hit { min-height: auto !important; }
.djur.ii9c   .ls4ctd { text-align: left; }
.djur~.ue37{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}
.djur~.ue37 .vdg2{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); }
}
.e21sbaok .ctncw,
.e21sbaok .uxs7z265,
.e21sbaok .r609jpz2 .ziqylbp {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ctncw .z5xtlu { color: #fff; }
.ctncw .dlq8f5 { color: rgba(255,255,255,0.85); }
.ctncw .ovkh9x0g { background: #fff; color: var(--cta); }
.ctncw .ovkh9x0g:hover { opacity: 0.92; }
.vzjy .vvry { position: relative; overflow: hidden; }
.vzjy .vvry::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;
}
.rev0xh .vvry {
  animation: hg-breathe 7s ease-in-out infinite;
}
.zw53 .vvry { position: relative; overflow: hidden; }
.zw53 .vvry::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;
}
.i1nnuhe .vvry { position: relative; overflow: hidden; }
.i1nnuhe .vvry::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;
}
.e21sbaok .vvry {
  animation: hg-fadein 1.2s ease-out both;
}
.vvry {
  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%);
}
.gx0pm {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.dowv {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.e5to7nv {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.vvry .z5xtlu { text-shadow: none; color: var(--text-primary); }
.vvry .dlq8f5 { color: var(--text-muted); }
.vvry.aaf2a .gx0pm { align-items: center; text-align: center; }
.vvry.ii9c   .gx0pm { align-items: flex-start; text-align: left; }
.gdw23 .dowv { position: relative; }
.gdw23 .dowv::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.gdw23.bvb9v .dowv::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dnrahz .dowv {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dnrahz .e5to7nv {
  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);
}
.dnrahz.bvb9v .dowv { padding: 32px 0 32px 32px; }
.aohr .dowv {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.aohr .e5to7nv {
  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);
}
.aohr .uxs7z265 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.bvb9v { grid-template-areas: "media text"; }
.bvb9v .gx0pm {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.aohr.bvb9v .dowv { padding: 40px 16px 40px 48px; }
.rrf2w4 .dowv { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .vvry { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .vvry .dowv { display: none !important; }
  .rrf2w4 .dowv { display: none !important; }
  .and4kfv .c6fcmc { display: none !important; }
  .hrhr .u1fehdyj { display: none !important; }
  .gx0pm  { padding: 36px 24px; }
  .vvry~.ue37,.bvb9v~.ue37{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .kk2d5hit, .vvry { min-height: 320px !important; }
  
  .z5xtlu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ib2j { display: none !important; }
  
  .lnlq { flex-direction: column; align-items: center; }
  .mi7sv29 { width: 100%; max-width: 340px; }
}
.m8ppfo { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nxl3lr { width: 100%; height: auto; display: block; border-radius: 10px; }
.o9m9e .m8ppfo        { border-radius: 16px; }
.o9m9e .nxl3lr  { border-radius: 16px; }
.pw552rq .m8ppfo         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.pw552rq .nxl3lr   { border-radius: 8px; }
.enee5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cx7lwy { width: 100%; padding: 32px 0; position: relative; }
.ififo { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.so9aukdc .cx7lwy:nth-child(even) { background: var(--bg-surface); }
.so9aukdc .cx7lwy:nth-child(odd)  { background: var(--bg-page); }
.taay .cx7lwy:nth-child(even) { background: var(--bg-card); }
.taay .cx7lwy:nth-child(odd)  { background: var(--bg-page); }
.so9aukdc .cx7lwy:nth-child(odd)  .ififo { background: var(--bg-card); border-radius: 6px; }
.so9aukdc .cx7lwy:nth-child(even) .ififo { background: var(--bg-raised); border-radius: 6px; }
.taay .cx7lwy:nth-child(odd)  .ififo { background: var(--bg-card); border-radius: 6px; }
.taay .cx7lwy:nth-child(even) .ififo { background: var(--bg-raised); border-radius: 6px; }
.so9aukdc .cx7lwy:nth-child(even) .bagto5v .tar77,
.taay .cx7lwy:nth-child(even) .bagto5v .tar77 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.so9aukdc .cx7lwy:nth-child(odd) .bagto5v .tar77,
.taay .cx7lwy:nth-child(odd) .bagto5v .tar77 { background: var(--bg-card-inner); }
.so9aukdc .cx7lwy:nth-child(even) .ryn48bu9 .tar77:nth-child(odd),
.taay .cx7lwy:nth-child(even) .ryn48bu9 .tar77:nth-child(odd)  { background: var(--bg-card); }
.so9aukdc .cx7lwy:nth-child(even) .ryn48bu9 .tar77:nth-child(even),
.taay .cx7lwy:nth-child(even) .ryn48bu9 .tar77:nth-child(even) { background: var(--bg-card-inner); }
h1.eiclcph { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.eiclcph {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.amx4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jvc6 h2.eiclcph {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.q0qrbt h2.eiclcph {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.n3zz64v h2.eiclcph {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.eymxa h2.eiclcph::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.v5ni0e h2.eiclcph {
  color: var(--text-primary); font-size: 1.7rem;
}
.cqzdns h2.eiclcph::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.pwi1det h2.eiclcph {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.qu864 { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.pk2oq { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .pk2oq { display: none; } }
.yvl9u { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zifm { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.y3spa7wt {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.c5hlvg { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.c0do { padding-left: 20px; }
.c0do li { margin-bottom: 6px; }
.c0do a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.c0do a:hover { color: var(--accent-light); }
.bqty7cu .c5hlvg { display: none; }
.jrio .c5hlvg { display: none; }
.jrio .c0do { padding-left: 0; list-style: none; }
.jrio .c0do li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.jrio .c0do a { font-size: 0.92rem; }
.rksfd2q .y3spa7wt { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rksfd2q .c5hlvg { display: none; }
.rksfd2q .c0do { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.rksfd2q .c0do li { margin-bottom: 0; }
.rksfd2q .c0do 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;
}
.rksfd2q .c0do a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.dujgps2 .y3spa7wt { padding: 20px 20px 16px; }
.dujgps2 .c0do {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.dujgps2 .c0do li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.dujgps2 .c0do 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;
}
.dujgps2 .c0do 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;
}
.dujgps2 .c0do a:hover { color: var(--accent-light); border-color: var(--accent); }
.dujgps2 .c0do a:focus,
.dujgps2 .c0do a:focus-visible,
.dujgps2 .c0do a:target { outline: none; }
.dujgps2 .c0do li:target a { border-color: var(--border); color: var(--text-muted); }
.a7ntti .y3spa7wt { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.a7ntti .c5hlvg { display: none; }
.a7ntti .c0do { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.a7ntti .c0do li { margin-bottom: 0; }
.a7ntti .c0do li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.a7ntti .c0do li:last-child::after { content: ""; margin-right: 0; }
.a7ntti .c0do a { font-size: 0.9rem; }
.tar77 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.bagto5v .tar77 { background: var(--bg-card); }
.ryn48bu9 .tar77:nth-child(odd)  { background: var(--bg-card); }
.ryn48bu9 .tar77:nth-child(even) { background: var(--bg-raised); }
.riua .tar77 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.riua .tar77:last-child { border-bottom: none; }
.riua h3.amx4 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.a3by8 .tar77 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.a3by8 .tar77 + .tar77 { margin-top: 4px; }
.lhgnl .tar77 { background: none; border-radius: 0; padding: 12px 0; }
.lhgnl .tar77 + .tar77 { border-top: 1px solid var(--border-section); }
.iuvphdzc { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.fhikf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.xjwe { color: var(--text-body); margin-bottom: 10px; }
.f8lria, .wckb { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.f8lria li, .wckb li { margin-bottom: 6px; }
.wckb li { list-style: decimal; }
.xp39j3     .f8lria { list-style-type: "● "; }
.vw2vdk1  .f8lria { list-style-type: "■ "; }
.b70vb .f8lria { list-style-type: "◆ "; }
.fxd2vtx    .f8lria { list-style-type: "★ "; }
.xp39j3     .dl6giq { list-style-type: "● "; }
.vw2vdk1  .dl6giq { list-style-type: "■ "; }
.b70vb .dl6giq { list-style-type: "◆ "; }
.fxd2vtx    .dl6giq { list-style-type: "★ "; }
.xp39j3    .f8lria li::marker, .xp39j3    .dl6giq li::marker,
.vw2vdk1 .f8lria li::marker, .vw2vdk1 .dl6giq li::marker,
.b70vb .f8lria li::marker, .b70vb .dl6giq li::marker,
.fxd2vtx   .f8lria li::marker, .fxd2vtx   .dl6giq li::marker {
  color: var(--cta); font-size: 1em;
}
.xp39j3 .wckb,
.vw2vdk1 .wckb,
.b70vb .wckb,
.fxd2vtx .wckb {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.xp39j3 .wckb li,
.vw2vdk1 .wckb li,
.b70vb .wckb li,
.fxd2vtx .wckb li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.xp39j3 .wckb li::before,
.vw2vdk1 .wckb li::before,
.b70vb .wckb li::before,
.fxd2vtx .wckb 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;
}
.xp39j3     .wckb li::before { border-radius: 50%; }
.vw2vdk1  .wckb li::before { border-radius: 3px; }
.b70vb .wckb li::before { border-radius: 3px; }
.fxd2vtx    .wckb li::before { border-radius: 50%; }
.bb24lo { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iq21aop .bb24lo,
.ic1c .bb24lo { background: transparent; border: none; border-radius: 0; }
.lje8 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.lje8 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.lje8 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.lje8 tr:hover td { background: var(--bg-hover); }
.psz1yln5 .lje8 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.wtteby .lje8 { border: 1px solid var(--border-alt); }
.wtteby .lje8 th,
.wtteby .lje8 td { border: 1px solid var(--border-alt); }
.e8lhq4cv .lje8 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e8lhq4cv .lje8 td { border-bottom: none; }
.e8lhq4cv .lje8 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ivbn .lje8 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ue9r .bb24lo {
  overflow: hidden;
}
.ue9r .lje8 th { border-bottom: 1px solid var(--border-alt); }
.ue9r .lje8 tr:last-child td { border-bottom: none; }
.xrg2yv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.a53a9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.zgq2e0 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a0dci190 { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ss2lz { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.dl6giq { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.dl6giq 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);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%}
.tvi67 .a0dci190 { background: transparent; text-align: center; }
.hvvup52 .zgq2e0 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.d7duiem .zgq2e0 {
  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);
}
.kawk .a53a9 { display: grid; grid-template-columns: auto 1fr; }
.kawk .zgq2e0 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.kawk .a0dci190 { grid-column: 2; }
.kawk .ss2lz,
.kawk .dl6giq { grid-column: 1 / -1; }
.a9py .a53a9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.a9py .zgq2e0 {
  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);
}
.a9py .a0dci190 { grid-column: 2; }
.a9py .ss2lz,
.a9py .dl6giq { grid-column: 1 / -1; }
.c6hti0k .a53a9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.c6hti0k .a0dci190 { background: none; color: var(--accent-light); font-weight: 700; }
.x0kh .a53a9 { 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); }
.x0kh .a0dci190 { background: none; color: var(--accent-light); font-weight: 700; }
.sjy5ntk .a53a9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sjy5ntk .a53a9:last-child { border-bottom: none; }
.sjy5ntk .a0dci190 { background: none; color: var(--accent-light); font-weight: 700; }
.n5q9u .a53a9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.n5q9u .a0dci190 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.j02rdb .xrg2yv { counter-reset: card-n; }
.j02rdb .a53a9  { counter-increment: card-n; }
.j02rdb .a0dci190 { display: flex; align-items: center; gap: 10px; }
.j02rdb .a0dci190::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;
}
.f3t7nw .a53a9 { background: var(--bg-surface); border: 1px solid var(--border); }
.f3t7nw .a0dci190 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.xz70axo { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zpjnd  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.k5hmxsb2 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.n94v { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.yd92rrm9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.xz70axo strong { color: var(--text-primary); font-size: 0.95rem; }
.xz70axo p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.uzv7m { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.enrjs55u, .uwky8k { border-radius: 8px; padding: 14px; }
.enrjs55u { background: var(--bg-pros); }
.uwky8k { background: var(--bg-cons); }
.dvu3nlb { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.enrjs55u .dvu3nlb { color: var(--c-pros-label); }
.uwky8k .dvu3nlb { color: #f87171; }
.enrjs55u ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uwky8k ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nxl3lr { width: 100%; height: auto; border-radius: 10px; display: block; }
.xwww {
  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;
}
.xwww:hover { opacity: 0.85; }
.m7qi .xwww  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.m7qi .xwww:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.grbub .xwww  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.grbub .xwww:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mm540vr .ovkh9x0g { border-radius: 50px; }
.mm540vr .xwww  { border-radius: 50px; }
.v71knq7 .ovkh9x0g { padding-left: 22px; padding-right: 22px; }
.v71knq7 .xwww  { padding-left: 12px; padding-right: 12px; }
.kn4g .ovkh9x0g { padding-left: 44px; padding-right: 44px; }
.kn4g .xwww  { padding-left: 24px; padding-right: 24px; }
.z05a9abh .ovkh9x0g { padding-left: 56px; padding-right: 56px; }
.z05a9abh .xwww  { padding-left: 32px; padding-right: 32px; }
.y715v   .ovkh9x0g::after, .y715v   .xwww::after,
.delbk .ovkh9x0g::after, .delbk .xwww::after,
.hjur    .ovkh9x0g::after, .hjur    .xwww::after,
.t2v74c4r    .ovkh9x0g::after, .t2v74c4r    .xwww::after,
.bdkm76    .ovkh9x0g::after, .bdkm76    .xwww::after,
.vfi66ug     .ovkh9x0g::after, .vfi66ug     .xwww::after,
.dlvuoz    .ovkh9x0g::after, .dlvuoz    .xwww::after,
.qpdsq   .ovkh9x0g::after, .qpdsq   .xwww::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;
}
.y715v .ovkh9x0g::after, .y715v .xwww::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");
}
.delbk .ovkh9x0g::after, .delbk .xwww::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");
}
.hjur .ovkh9x0g::after, .hjur .xwww::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");
}
.t2v74c4r .ovkh9x0g::after, .t2v74c4r .xwww::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");
}
.bdkm76 .ovkh9x0g::after, .bdkm76 .xwww::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");
}
.vfi66ug .ovkh9x0g::after, .vfi66ug .xwww::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");
}
.dlvuoz .ovkh9x0g::after, .dlvuoz .xwww::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");
}
.qpdsq .ovkh9x0g::after, .qpdsq .xwww::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");
}
.dlfb   .dtmaq::after, .dlfb   .qv05lqc::after,
.hc6t .dtmaq::after, .hc6t .qv05lqc::after,
.x623jhm    .dtmaq::after, .x623jhm    .qv05lqc::after,
.sijg    .dtmaq::after, .sijg    .qv05lqc::after,
.bummdo    .dtmaq::after, .bummdo    .qv05lqc::after,
.dhfsfgha     .dtmaq::after, .dhfsfgha     .qv05lqc::after,
.d139    .dtmaq::after, .d139    .qv05lqc::after,
.oiuqg2w   .dtmaq::after, .oiuqg2w   .qv05lqc::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;
}
.dlfb .dtmaq::after, .dlfb .qv05lqc::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");
}
.hc6t .dtmaq::after, .hc6t .qv05lqc::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");
}
.x623jhm .dtmaq::after, .x623jhm .qv05lqc::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");
}
.sijg .dtmaq::after, .sijg .qv05lqc::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");
}
.bummdo .dtmaq::after, .bummdo .qv05lqc::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");
}
.dhfsfgha .dtmaq::after, .dhfsfgha .qv05lqc::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");
}
.d139 .dtmaq::after, .d139 .qv05lqc::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");
}
.oiuqg2w .dtmaq::after, .oiuqg2w .qv05lqc::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");
}
.cjzpz {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.f0mmi {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.f0mmi > [itemprop="item"] { display: contents; }
.f0mmi [itemprop="itemReviewed"],
.f0mmi [itemprop="reviewRating"] { display: none; }
.f0mmi:hover { background: var(--bg-hover); }
.ipuv7ci {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.mdka .ipuv7ci { background: #1a1a1a; }
.vbyx .ipuv7ci { background: rgba(128,128,128,.12); }
.pmqyb .ipuv7ci { background: var(--bg-raised); }
.s9qbp .ipuv7ci { background: transparent; padding: 0; }
.d1gvnubb { max-height: 74px; max-width: 120px; object-fit: contain; }
.zgrhx9zk { display: flex; align-items: center; gap: 16px; min-width: 0; }
.zgrhx9zk .ipuv7ci + .u1let4t { flex: 1 1 auto; }
.u1let4t { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.y9fho { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.jrdwq { text-align: center; font-size: 1.2rem; font-weight: 700; }
.tyikfr { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .zgrhx9zk { flex: 0 0 260px; width: 260px; }
  .y9fho { flex: 0 0 120px; width: 120px; }
  .jrdwq { flex: 0 0 110px; width: 110px; }
  .tyikfr   { flex: 0 0 180px; width: 180px; }
}
.j4xz { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.f9mx0 { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.s9hc7 { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .s9hc7 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.s9hc7.xwww { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .cjzpz { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .cjzpz .f0mmi { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .cjzpz .zgrhx9zk { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .cjzpz .ipuv7ci { width: 100%; min-width: unset; height: 120px; }
  .cjzpz .d1gvnubb { max-height: 96px; max-width: 200px; }
  .cjzpz .u1let4t { min-width: unset; text-align: center; white-space: normal; }
  .cjzpz .y9fho { min-width: 0; }
  .cjzpz .tyikfr { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .cjzpz .s9hc7 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .oe172q0z .f0mmi { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .yaezb .rbq4n {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .yaezb .ktyqwqr { margin: 0; }
}
.ic1c .uzv7m { gap: 10px; }
.ic1c .enrjs55u, .ic1c .uwky8k { padding: 12px; }
.ic1c .enrjs55u ul, .ic1c .uwky8k ul { margin: 4px 0 0; padding-left: 18px; }
.ic1c .enrjs55u li, .ic1c .uwky8k li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ots7 { grid-template-columns: 1fr; }
  .mislqq { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mislqq .yxmm { width: 72px; height: 50px; }
  .mislqq .zdbhuzv { max-width: 180px; }
  .mislqq .lkxz6m { width: auto; }
}
@media (max-width: 720px) {
  .kgxqc878 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .v1gvexy { padding: 16px; }
  .b26kmw6r .qcxi { min-width: 50%; }
}
.ohpv8 .uzv7m { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .vvwvb { grid-template-columns: 1fr; }
  .lu7x { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .swt5sx { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .tm5gvv { flex-wrap: wrap; padding: 16px; }
}
.w03sp .uzv7m { gap: 8px; }
.w03sp .enrjs55u, .w03sp .uwky8k { padding: 8px; }
@media (max-width: 480px) {
  .ms3zt9 { flex-direction: column; align-items: stretch; }
}
.iey4v4 .lkxz6m .xwww { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jw85xncb { flex-direction: column; align-items: stretch; gap: 10px; }
  .iey4v4 .lkxz6m { text-align: center; }
}
@media (max-width: 720px) {
  .xpdu { grid-template-columns: 1fr; }
  .urgf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ywzqble9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .up0k2 { grid-template-columns: 1fr; }
  .zpic0yb { width: 100px; height: 100px; margin: 16px auto; }
  .dx4q { font-size: 1.4rem; }
  .rtfwyo60 { justify-content: center; }
  .lc826 .qcxi { min-width: 50%; }
}
.kg6u .uzv7m { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .r9sg { flex-wrap: wrap; padding: 14px 16px; }
  .tzvi7 { padding: 12px 16px; }
  .kg6u .uzv7m { margin: 0 16px; }
  .kg6u .xiz1 { padding: 0 16px; }
  .roooilag { padding: 12px 16px; }
}
.a0fl .cjzpz {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.a0fl .cjzpz .f0mmi:only-child { grid-column: 1 / -1; }
.a0fl .cjzpz .f0mmi {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.a0fl .cjzpz .zgrhx9zk { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.a0fl .cjzpz .ipuv7ci { width: 100%; min-width: unset; height: 120px; }
.a0fl .cjzpz .d1gvnubb { max-height: 100px; max-width: 200px; }
.a0fl .cjzpz .u1let4t { min-width: unset; text-align: center; white-space: normal; }
.a0fl .cjzpz .y9fho { min-width: 0; }
.a0fl .cjzpz .tyikfr {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.a0fl .cjzpz .s9hc7 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.n2pqu4 .f9mx0 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.n2pqu4 .y9fho { color: var(--cta); }
.v8pg .tyikfr { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.v8pg .f9mx0 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.v8pg .y9fho { color: var(--cta); }
.wbihd248 .f0mmi { border-top: 3px solid var(--accent); }
.cosarfkc .f0mmi { padding: 14px 18px; gap: 16px; }
.cosarfkc .u1let4t { font-size: 1rem; }
.x8e9ce .cjzpz { gap: 0; }
.x8e9ce .f0mmi {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.x8e9ce .f0mmi:last-child { border-bottom: none; }
.x8e9ce .f0mmi:nth-child(odd) { background: var(--accent-bg); }
.x8e9ce .f0mmi:nth-child(odd):hover { background: var(--bg-hover); }
.oe172q0z .cjzpz {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.oe172q0z .f0mmi {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.oe172q0z .f0mmi:last-child { border-bottom: none; }
.oe172q0z .y9fho,
.oe172q0z .l961,
.oe172q0z .g80t { border-left: 1px solid var(--border); padding-left: 10px; }
.oe172q0z .u1let4t { padding: 0 10px; }
.nc6dog .zgrhx9zk { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.nc6dog .u1let4t { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.p6pis0yo .zgrhx9zk { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.p6pis0yo .u1let4t { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.f9lgsj1q .cjzpz { gap: 14px; }
.f9lgsj1q .f0mmi {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.f9lgsj1q .u1let4t { font-size: 1.15rem; }
.f9lgsj1q .f9mx0 { font-size: 1.22rem; }
.f9lgsj1q .s9hc7.xwww { padding: 14px 30px !important; font-size: 1rem; }
.hsjsrcv0 .cjzpz { gap: 18px; }
.hsjsrcv0 .f0mmi {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.hsjsrcv0 .ipuv7ci {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.hsjsrcv0 .d1gvnubb { max-height: 100px; max-width: 160px; }
.hsjsrcv0 .zgrhx9zk { min-width: 260px; }
.hsjsrcv0 .u1let4t { font-size: 1.25rem; font-weight: 800; }
.hsjsrcv0 .y9fho { font-size: 1.1rem; letter-spacing: 2px; }
.hsjsrcv0 .f9mx0 { font-size: 1.3rem; font-weight: 800; }
.hsjsrcv0 .j4xz { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.hsjsrcv0 .s9hc7.xwww { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.hzu76 .l961 { flex: 1.8; }
.hzu76 .l961 .f9mx0 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.hzu76 .l961 .j4xz { font-weight: 700; color: var(--text-primary); }
.jrdwq { display: none; }
.chfh93 .y9fho { display: none; }
.o9ovjy6 .y9fho { font-size: 1rem; letter-spacing: 2px; }
.u66p .y9fho {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.uq0s1gb .y9fho,
.po5f .y9fho,
.wjn7 .y9fho { display: none; }
.uq0s1gb .jrdwq,
.po5f .jrdwq,
.wjn7 .jrdwq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.uq0s1gb .jrdwq { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.uq0s1gb .jrdwq small { display: none; }
.po5f .jrdwq {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.po5f .jrdwq small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.wjn7 .jrdwq {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.wjn7 .jrdwq small { display: none; }
.qz2gt { margin: 16px 0; }
.gra90 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.gra90 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.gra90 summary::after { content: "+"; color: var(--accent); }
.gra90[open] summary::after { content: "−"; }
.gra90 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.cx7lwy { margin-bottom: 0; }
.t07i4h h2.eiclcph { color: var(--text-primary); border-color: var(--accent); }
.ydbkfa h2.eiclcph { color: var(--text-primary); border-color: var(--accent); }
.sz2aul .zpjnd     { background: #052e16; border-color: #10b981; }
.sz2aul .k5hmxsb2 { background: #2d0a1e; border-color: #f43f5e; }
.sz2aul .n94v    { background: #1e1036; border-color: #a855f7; }
.sz2aul .xz70axo strong  { color: #f1f5f9; }
.sz2aul .xz70axo p       { color: #cbd5e1; }
.sz2aul .ty1rq3wb    .zpjnd     .yd92rrm9::before,
.sz2aul .lzq2  .zpjnd     .yd92rrm9::before,
.sz2aul .kom8  .zpjnd     .yd92rrm9::before,
.sz2aul .ywhk3n .zpjnd     .yd92rrm9::before { color: #10b981; }
.sz2aul .ty1rq3wb    .k5hmxsb2 .yd92rrm9::before,
.sz2aul .lzq2  .k5hmxsb2 .yd92rrm9::before,
.sz2aul .kom8  .k5hmxsb2 .yd92rrm9::before,
.sz2aul .ywhk3n .k5hmxsb2 .yd92rrm9::before { color: #f43f5e; }
.sz2aul .ty1rq3wb    .n94v    .yd92rrm9::before,
.sz2aul .lzq2  .n94v    .yd92rrm9::before,
.sz2aul .kom8  .n94v    .yd92rrm9::before,
.sz2aul .ywhk3n .n94v    .yd92rrm9::before { color: #a855f7; }
.nu63eal6 .zpjnd     { background: #2d2000; border-color: #eab308; }
.nu63eal6 .k5hmxsb2 { background: #2d0b0b; border-color: #ef4444; }
.nu63eal6 .n94v    { background: #2d1600; border-color: #f97316; }
.nu63eal6 .xz70axo strong  { color: #f1f5f9; }
.nu63eal6 .xz70axo p       { color: #cbd5e1; }
.nu63eal6 .ty1rq3wb    .zpjnd     .yd92rrm9::before,
.nu63eal6 .lzq2  .zpjnd     .yd92rrm9::before,
.nu63eal6 .kom8  .zpjnd     .yd92rrm9::before,
.nu63eal6 .ywhk3n .zpjnd     .yd92rrm9::before { color: #eab308; }
.nu63eal6 .ty1rq3wb    .k5hmxsb2 .yd92rrm9::before,
.nu63eal6 .lzq2  .k5hmxsb2 .yd92rrm9::before,
.nu63eal6 .kom8  .k5hmxsb2 .yd92rrm9::before,
.nu63eal6 .ywhk3n .k5hmxsb2 .yd92rrm9::before { color: #ef4444; }
.nu63eal6 .ty1rq3wb    .n94v    .yd92rrm9::before,
.nu63eal6 .lzq2  .n94v    .yd92rrm9::before,
.nu63eal6 .kom8  .n94v    .yd92rrm9::before,
.nu63eal6 .ywhk3n .n94v    .yd92rrm9::before { color: #f97316; }
.o0lxbp3k .zpjnd     { background: #0c1a2e; border-color: #38bdf8; }
.o0lxbp3k .k5hmxsb2 { background: #12103a; border-color: #818cf8; }
.o0lxbp3k .n94v    { background: #0a2020; border-color: #2dd4bf; }
.o0lxbp3k .xz70axo strong  { color: #f1f5f9; }
.o0lxbp3k .xz70axo p       { color: #cbd5e1; }
.o0lxbp3k .ty1rq3wb    .zpjnd     .yd92rrm9::before,
.o0lxbp3k .lzq2  .zpjnd     .yd92rrm9::before,
.o0lxbp3k .kom8  .zpjnd     .yd92rrm9::before,
.o0lxbp3k .ywhk3n .zpjnd     .yd92rrm9::before { color: #38bdf8; }
.o0lxbp3k .ty1rq3wb    .k5hmxsb2 .yd92rrm9::before,
.o0lxbp3k .lzq2  .k5hmxsb2 .yd92rrm9::before,
.o0lxbp3k .kom8  .k5hmxsb2 .yd92rrm9::before,
.o0lxbp3k .ywhk3n .k5hmxsb2 .yd92rrm9::before { color: #818cf8; }
.o0lxbp3k .ty1rq3wb    .n94v    .yd92rrm9::before,
.o0lxbp3k .lzq2  .n94v    .yd92rrm9::before,
.o0lxbp3k .kom8  .n94v    .yd92rrm9::before,
.o0lxbp3k .ywhk3n .n94v    .yd92rrm9::before { color: #2dd4bf; }
.v26c2 .zpjnd     { background: var(--accent-bg); border-color: var(--accent); }
.v26c2 .k5hmxsb2 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.v26c2 .n94v    { background: var(--accent-bg); border-color: var(--accent-pale); }
.v26c2 .ty1rq3wb    .yd92rrm9::before,
.v26c2 .lzq2  .yd92rrm9::before,
.v26c2 .kom8  .yd92rrm9::before,
.v26c2 .ywhk3n .yd92rrm9::before { color: var(--accent-light) !important; }
.h8xcj::before,
.oji06m::before { margin-right: 5px; }
.hs7d .enrjs55u ul li,
.hs7d .enrjs55u .h8xcj { color: #22c55e; }
.hs7d .uwky8k ul li,
.hs7d .uwky8k .oji06m { color: #ef4444; }
.tywkm .enrjs55u { background: var(--bg-pros); }
.tywkm .uwky8k { background: var(--bg-cons); }
.tywkm .enrjs55u .h8xcj { color: var(--c-pros-label); }
.tywkm .uwky8k .oji06m { color: var(--c-cons); }
.tywkm .enrjs55u ul li,
.tywkm .uwky8k ul li,
.cr9p .enrjs55u { background: var(--bg-pros); }
.cr9p .uwky8k { background: var(--bg-cons); }
.cr9p .enrjs55u .h8xcj { color: var(--c-pros-label); }
.cr9p .uwky8k .oji06m { color: var(--c-cons); }
.cr9p .enrjs55u ul li,
.cr9p .wmrsg li          { color: var(--c-pros); }
.cr9p .uwky8k ul li,
.cr9p .c6z4f li          { color: var(--c-cons); }
.e6bpiq .h8xcj::before { content: "✓ "; }
.e6bpiq .oji06m::before { content: "✗ "; }
.i5vj .h8xcj::before { content: "→ "; }
.i5vj .oji06m::before { content: "← "; }
.kg55x55w .h8xcj::before { content: "★ "; }
.kg55x55w .oji06m::before { content: "✕ "; }
.z6wsxtrv .h8xcj::before { content: "◆ "; }
.z6wsxtrv .oji06m::before { content: "▲ "; }
.w8zjus .xz70axo { background: transparent; border-left: none; border: 1.5px solid; }
.w8zjus .zpjnd     { border-color: var(--c-tip-border); }
.w8zjus .k5hmxsb2 { border-color: var(--c-warn-border); }
.w8zjus .n94v    { border-color: #60a5fa; }
.w8zjus .xz70axo strong { color: var(--text-primary); }
.w8zjus .xz70axo p      { color: var(--text-muted); }
.cjglvs .xz70axo { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.cjglvs .zpjnd     { border-top-color: var(--c-tip-border); }
.cjglvs .k5hmxsb2 { border-top-color: var(--c-warn-border); }
.cjglvs .n94v    { border-top-color: #60a5fa; }
.kydtkpy .xz70axo { border-left: none; border-radius: 8px; }
.kydtkpy .zpjnd     { background: #065f46; }
.kydtkpy .k5hmxsb2 { background: #92400e; }
.kydtkpy .n94v    { background: #1e3a8a; }
.kydtkpy .xz70axo strong,
.kydtkpy .xz70axo p { color: #fff; }
.kydtkpy .yd92rrm9::before { color: rgba(255,255,255,0.85) !important; }
.sz2aul.kydtkpy .zpjnd,
.sz2aul .kydtkpy .zpjnd     { background: #052e16; }
.sz2aul.kydtkpy .k5hmxsb2,
.sz2aul .kydtkpy .k5hmxsb2 { background: #2d0a1e; }
.sz2aul.kydtkpy .n94v,
.sz2aul .kydtkpy .n94v    { background: #1e1036; }
.nu63eal6.kydtkpy .zpjnd,
.nu63eal6 .kydtkpy .zpjnd      { background: #2d2000; }
.nu63eal6.kydtkpy .k5hmxsb2,
.nu63eal6 .kydtkpy .k5hmxsb2  { background: #2d0b0b; }
.nu63eal6.kydtkpy .n94v,
.nu63eal6 .kydtkpy .n94v     { background: #2d1600; }
.o0lxbp3k.kydtkpy .zpjnd,
.o0lxbp3k .kydtkpy .zpjnd      { background: #0c1a2e; }
.o0lxbp3k.kydtkpy .k5hmxsb2,
.o0lxbp3k .kydtkpy .k5hmxsb2  { background: #12103a; }
.o0lxbp3k.kydtkpy .n94v,
.o0lxbp3k .kydtkpy .n94v     { background: #0a2020; }
.xth75 .xz70axo { border-left: none; border-radius: 6px; padding: 10px 14px; }
.xth75 .zpjnd     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.xth75 .k5hmxsb2 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.xth75 .n94v    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.xth75 .xz70axo strong { color: var(--text-primary); }
.xth75 .xz70axo p      { color: var(--text-muted); }
.q34yy .xz70axo { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ty1rq3wb .yd92rrm9,
.lzq2 .yd92rrm9,
.kom8 .yd92rrm9,
.ywhk3n .yd92rrm9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ty1rq3wb .yd92rrm9::before,
.lzq2 .yd92rrm9::before,
.kom8 .yd92rrm9::before,
.ywhk3n .yd92rrm9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ty1rq3wb .zpjnd     .yd92rrm9::before { content: "✦"; color: var(--c-tip-border); }
.ty1rq3wb .k5hmxsb2 .yd92rrm9::before { content: "▲"; color: var(--c-warn-border); }
.ty1rq3wb .n94v    .yd92rrm9::before { content: "◉"; color: #60a5fa; }
.lzq2 .zpjnd     .yd92rrm9::before { content: "★"; color: var(--c-tip-border); }
.lzq2 .k5hmxsb2 .yd92rrm9::before { content: "◆"; color: var(--c-warn-border); }
.lzq2 .n94v    .yd92rrm9::before { content: "●"; color: #60a5fa; }
.kom8 .zpjnd     .yd92rrm9::before { content: "▶"; color: var(--c-tip-border); }
.kom8 .k5hmxsb2 .yd92rrm9::before { content: "■"; color: var(--c-warn-border); }
.kom8 .n94v    .yd92rrm9::before { content: "▸"; color: #60a5fa; }
.ywhk3n .zpjnd     .yd92rrm9::before { content: "→"; color: var(--c-tip-border); }
.ywhk3n .k5hmxsb2 .yd92rrm9::before { content: "⬥"; color: var(--c-warn-border); }
.ywhk3n .n94v    .yd92rrm9::before { content: "◈"; color: #60a5fa; }
.msf4eo01 .bagto5v .tar77,
.msf4eo01 .ryn48bu9 .tar77  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.msf4eo01 .a53a9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.msf4eo01 .f0mmi                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.msf4eo01 .bb24lo          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.msf4eo01 .y3spa7wt                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y2nma8gq .bagto5v .tar77,
.y2nma8gq .ryn48bu9 .tar77,
.y2nma8gq .a53a9,
.y2nma8gq .f0mmi,
.y2nma8gq .ktyqwqr,
.y2nma8gq .bb24lo,
.y2nma8gq .y3spa7wt,
.y2nma8gq .q34yy .xz70axo { box-shadow: none; }
.tqr80uos   .xjwe, .tqr80uos .iuvphdzc, .tqr80uos .fhikf,
.tqr80uos   .yvl9u, .tqr80uos .zifm { font-size: 0.9rem; }
.tqr80uos   .f8lria, .tqr80uos .wckb { font-size: 0.9rem; }
.fjsw   .xjwe, .fjsw .iuvphdzc, .fjsw .fhikf,
.fjsw   .yvl9u, .fjsw .zifm { font-size: 0.95rem; }
.fjsw   .f8lria, .fjsw .wckb { font-size: 0.95rem; }
.ekm30sw   .xjwe, .ekm30sw .iuvphdzc, .ekm30sw .fhikf,
.ekm30sw   .yvl9u, .ekm30sw .zifm { font-size: 1.08rem; }
.ekm30sw   .f8lria, .ekm30sw .wckb { font-size: 1.05rem; }
.ekm30sw   .lje8 { font-size: 0.97rem; }
.gondok6t .z5xtlu      { font-size: 3.2rem; }
.gondok6t h2.eiclcph { font-size: 1.9rem; }
.gondok6t h3.amx4     { font-size: 1.4rem; }
.ew0wgl .z5xtlu      { font-size: 3.8rem; }
.ew0wgl h2.eiclcph { font-size: 2.2rem; }
.ew0wgl h3.amx4     { font-size: 1.6rem; }
.cx7lwy + .cx7lwy { position: relative; }
.j3qzraj8   .cx7lwy + .cx7lwy::before,
.yflqhjlr  .cx7lwy + .cx7lwy::before,
.bf3pa   .cx7lwy + .cx7lwy::before,
.yzad   .cx7lwy + .cx7lwy::before,
.kxa1g2   .cx7lwy + .cx7lwy::before,
.o0g7kch .cx7lwy + .cx7lwy::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.j3qzraj8 .cx7lwy + .cx7lwy::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.yflqhjlr .cx7lwy + .cx7lwy::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bf3pa .cx7lwy + .cx7lwy::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.yzad .cx7lwy + .cx7lwy::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jlustihy .cx7lwy { margin-bottom: 16px; }
.jlustihy .cx7lwy + .cx7lwy { margin-top: 0; }
.jlustihy .ififo { padding-top: 0; padding-bottom: 0; }
.kxa1g2 .cx7lwy + .cx7lwy::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.o0g7kch .cx7lwy + .cx7lwy::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.l2dv .cx7lwy + .cx7lwy::before,
.woaeecv .cx7lwy + .cx7lwy::before,
.d2l1qglr .cx7lwy + .cx7lwy::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%;
}
.so9aukdc .l2dv .cx7lwy:nth-child(even)::before,
.so9aukdc .woaeecv .cx7lwy:nth-child(even)::before,
.so9aukdc .d2l1qglr .cx7lwy:nth-child(even)::before { background: var(--bg-surface); }
.taay .l2dv .cx7lwy:nth-child(even)::before,
.taay .woaeecv .cx7lwy:nth-child(even)::before,
.taay .d2l1qglr .cx7lwy:nth-child(even)::before { background: var(--bg-card); }
.l2dv .cx7lwy + .cx7lwy::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");
}
.woaeecv .cx7lwy + .cx7lwy::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");
}
.d2l1qglr .cx7lwy + .cx7lwy::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");
}
.fneo .gx0pm,
.wce3f .gx0pm { padding-bottom: 60px; }
.rscl .gx0pm { padding-bottom: 70px; }
.rqdty3b .r609jpz2:not(.ctncw) .ziqylbp { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.rqdty3b .ctncw { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.rqdty3b .uxs7z265 { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.rqdty3b .vvry { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.k285qs8 .vvry { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.pcawa .vvry { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.n2j96lpf .vvry { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.a5hqymd .vvry { background: var(--accent-bg); }
.odsbkg27 .m8ppfo { float: left; width: 38%; margin: 0 28px 16px 0; }
.odsbkg27 .m8ppfo .nxl3lr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.odsbkg27 .ififo::after { content: ''; display: block; clear: both; }
.qnh2 .m8ppfo { float: right; width: 38%; margin: 0 0 16px 28px; }
.qnh2 .m8ppfo .nxl3lr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qnh2 .ififo::after { content: ''; display: block; clear: both; }
.u9u9my .cx7lwy:nth-child(odd)  .m8ppfo { float: left;  width: 38%; margin: 0 28px 16px 0; }
.u9u9my .cx7lwy:nth-child(even) .m8ppfo { float: right; width: 38%; margin: 0 0 16px 28px; }
.u9u9my .m8ppfo .nxl3lr { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u9u9my .ififo::after { content: ''; display: block; clear: both; }
.odsbkg27 .xrg2yv,
.odsbkg27 .cjzpz,
.qnh2 .xrg2yv,
.qnh2 .cjzpz,
.u9u9my .xrg2yv,
.u9u9my .cjzpz { clear: both; }
.odsbkg27 .f8lria,
.odsbkg27 .wckb,
.qnh2 .f8lria,
.qnh2 .wckb,
.u9u9my .f8lria,
.u9u9my .wckb { overflow: hidden; }
@media (max-width: 640px) {
  .odsbkg27 .m8ppfo,
  .qnh2 .m8ppfo,
  .u9u9my .m8ppfo { float: none; width: 100%; margin: 0 0 16px 0; }
}
.amgc49l .enee5,
.amgc49l .ififo,
.amgc49l .vivmdj  { max-width: 1100px; }
.gt82o .enee5,
.gt82o .ififo,
.gt82o .vivmdj  { max-width: 1200px; }
.lyq6 .enee5,
.lyq6 .ififo,
.lyq6 .vivmdj  { max-width: 1320px; }
.bl55t { font-size: 0.82rem; color: var(--text-muted); }
.twf4 { display: flex; align-items: center; }
.cchr7ebl {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.psn89d { display: flex; align-items: center; }
.wl1x1 { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wl1x1:hover { text-decoration: underline; }
.ncbtc { margin: 0 3px; opacity: 0.45; }
.ncbtc::before { content: '/'; }
.g28z193 { padding: 2px 5px; color: var(--text-main); }
.dnqydp .bl55t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dnqydp .twf4 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.wvb14l28 .bl55t {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.wvb14l28 .twf4 { padding: 0 0 0 12px; }
.qs2m94 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.kbo39l .twf4 { padding: 0 16px; }
.kbo39l .bl55t {
  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);
}
.kbo39l .enee5 { padding-top: 28px; }
@media (max-width: 720px) {
  .qs2m94 { margin-top: 18px; padding: 0 16px; }
  .kbo39l .enee5 { padding-top: 16px; }
}
.amgc49l.dnqydp .twf4 { max-width: 1100px; }
.gt82o.dnqydp .twf4 { max-width: 1200px; }
.lyq6.dnqydp .twf4 { max-width: 1320px; }
.amgc49l .qs2m94 { max-width: 1100px; }
.gt82o .qs2m94 { max-width: 1200px; }
.lyq6 .qs2m94 { max-width: 1320px; }
.swh5b0lv .cx7lwy { padding-top: 16px; padding-bottom: 16px; }
.jtvzhy .cx7lwy { padding-top: 24px; padding-bottom: 24px; }
.vowp1 .cx7lwy { padding-top: 40px; padding-bottom: 40px; }
.u9ha57t .cx7lwy { padding-top: 52px; padding-bottom: 52px; }
.hzhk .cx7lwy:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hzhk .cx7lwy:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hzhk .cx7lwy:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hzhk .cx7lwy:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rvhly .ififo { padding-top: 10px;  padding-bottom: 10px; }
.ygwx5z .ififo { padding-top: 18px;  padding-bottom: 18px; }
.km3eh .ififo { padding-top: 36px;  padding-bottom: 36px; }
.m0i2 .ififo { padding-top: 48px;  padding-bottom: 48px; }
.kto3v h2.eiclcph { font-weight: 600; }
.kto3v h3.amx4     { font-weight: 600; }
.a23tzyp h2.eiclcph { font-weight: 800; }
.a23tzyp h3.amx4     { font-weight: 700; }
.qj5sm { font-weight: 600; }
.qj5sm h2.eiclcph { font-weight: 900; }
.qj5sm h3.amx4     { font-weight: 800; }
.qj5sm .xz70axo strong,
.qj5sm .xz70axo strong { font-weight: 600; }
.dtmaq {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qqvomnm .dtmaq { display: none; }
@media (max-width: 640px) { .dtmaq { display: none; } }
.dtmaq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dtmaq:hover { opacity: 0.85; }
.ew753c6 .dtmaq { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.fylcj .dtmaq,
.wjqf6k  .dtmaq { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.fylcj .dtmaq:hover,
.wjqf6k  .dtmaq:hover { opacity: 0.88; }
.ew753c6.fylcj .dtmaq,
.ew753c6.wjqf6k  .dtmaq { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.qv05lqc {
  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;
}
.qv05lqc:hover { transform: translateY(-2px); opacity: 0.92; }
.qv05lqc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.oprg2d42 .qv05lqc { display: none; }
.al95d .qv05lqc { right: 32px; }
.fzdse7w  .qv05lqc { left: 32px; }
@media (max-width: 480px) {
  .al95d .qv05lqc { right: 20px; bottom: 20px; }
  .fzdse7w  .qv05lqc { left: 20px; bottom: 20px; }
}
.pkeg { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.vivmdj { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.a5e9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.io40nhp { color: var(--text-dim); font-size: 0.8rem; }
.iq0d6 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.iq0d6 img { height: 26px; width: auto; object-fit: contain; }
.cxuysub { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.xs6x1tdm .vivmdj { text-align: center; }
.xs6x1tdm .a5e9 { margin-top: 0; }
.vznu { margin-top: 10px; }
.vznu a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .vivmdj { padding-left: 16px; padding-right: 16px; }
  .n5n9vm .vivmdj { padding: 20px 16px; }
  .r1qo { gap: 4px 12px; }
  .a5e9 { font-size: 0.78rem; }
}
.h24drwh .s0apxt .iq0d6 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.h24drwh .cxuysub { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.h24drwh .vypg0k { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.h24drwh .vypg0k a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.h24drwh .vypg0k a:hover { color: var(--accent); }
.h24drwh .a5e9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.h24drwh .io40nhp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .h24drwh .txx3 { grid-template-columns: 1fr 1fr; } .h24drwh .s0apxt { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h24drwh .txx3 { grid-template-columns: 1fr; } }
.fymlmb .iq0d6 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.fymlmb .a5e9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .fymlmb .l39z { gap: 12px; } .fymlmb .iq0d6 { margin-right: 0; width: 100%; } }
.ziiu .pkyxgd5t { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.ziiu .esy8ib .iq0d6 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ziiu .cxuysub { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.ziiu .xiqubln { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent); margin: 0 0 12px; }
.ziiu .vypg0k { display: flex; flex-direction: column; gap: 9px; }
.ziiu .vypg0k a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.ziiu .vypg0k a:hover { color: var(--accent); }
.ziiu .tzafgk90 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.ziiu .a5e9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ziiu .io40nhp { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ziiu .pkyxgd5t { grid-template-columns: 1fr 1fr; } .ziiu .esy8ib { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ziiu .pkyxgd5t { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wouf78 .z1x0pa { grid-template-columns: 1fr 1fr; } .wouf78 .sehqyhm:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wouf78 .z1x0pa { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .i6wdhp .z1x0pa { grid-template-columns: 1fr; } }
.ij53l9 .vivmdj { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wtryghia .n8l5fvf      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wtryghia .pkeg { background: var(--bg-page); border-top-color: var(--border-alt); }
.ftbj .n8l5fvf      { background: #0d1117; border-bottom-color: #21262d; }
.ftbj .enf03w { color: var(--accent-light); }
.ftbj .so5o { --msep-color: #8b949e; }
.ftbj .so5o a { color: #8b949e; }
.ftbj .so5o a:hover { color: var(--accent-light); }
.ftbj .ssj7a29c { color: #8b949e; }
.ftbj .pkeg { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ftbj .a5e9,
.ftbj .io40nhp { color: #6e7681; }
.ftbj .vypg0k a, .ftbj .mj4in a,
.ftbj .iq0d6 { color: #e6edf3; }
.ftbj .vypg0k a:hover, .ftbj .mj4in a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ftbj .so5o { background: #0d1117; border-top-color: #21262d; }
  .ftbj .so5o li a { border-bottom-color: #21262d; }
}
.khb5mmt .n8l5fvf      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.khb5mmt .enf03w { color: var(--accent); }
.khb5mmt .so5o { --msep-color: #475569; }
.khb5mmt .so5o a { color: #475569; }
.khb5mmt .so5o a:hover { color: var(--accent); }
.khb5mmt .ssj7a29c { color: #64748b; }
.khb5mmt .pkeg { background: #f0f4f8; border-top-color: #cbd5e1; }
.khb5mmt .a5e9,
.khb5mmt .io40nhp { color: #64748b; }
.khb5mmt .vypg0k a, .khb5mmt .mj4in a,
.khb5mmt .o75n4zy7 a, .khb5mmt .iq0d6 { color: #374151; }
.khb5mmt .vypg0k a:hover, .khb5mmt .mj4in a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .khb5mmt .so5o { background: #f0f4f8; border-top-color: #cbd5e1; }
  .khb5mmt .so5o li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.fylcj .n8l5fvf      { background: var(--accent); border-bottom-color: var(--accent-light); }
.fylcj .enf03w { color: #fff; }
.fylcj .so5o { --msep-color: rgba(255,255,255,0.82); }
.fylcj .so5o a { color: rgba(255,255,255,0.82); }
.fylcj .so5o a:hover { color: #fff; }
.fylcj .ssj7a29c { color: rgba(255,255,255,0.9); }
.fylcj .pkeg { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.fylcj .a5e9,
.fylcj .io40nhp { color: rgba(255,255,255,0.72); }
.fylcj .vypg0k a, .fylcj .mj4in a,
.fylcj .o75n4zy7 a, .fylcj .iq0d6 { color: #fff; }
.fylcj .cxuysub, .fylcj .xiqubln { color: rgba(255,255,255,0.7); }
.fylcj .vypg0k a:hover, .fylcj .mj4in a:hover { color: #fff; }
@media (max-width: 640px) {
  .fylcj .so5o { background: var(--accent); border-top-color: var(--accent-light); }
  .fylcj .so5o li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.wjqf6k .n8l5fvf {
  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);
}
.wjqf6k .pkeg {
  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) {
  .wjqf6k .so5o {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.f7a27a .t3ez { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.wnsc .t3ez { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.v5lho .t3ez { min-height: 72px; height: auto; }
.gqrg .t3ez { min-height: 84px; height: auto; }
.n5n9vm .t3ez { max-width: none; padding: 0 32px; }
.n5n9vm .vivmdj  { max-width: none; padding: 24px 32px; }
.ycg84rd.gt82o .t3ez { max-width: 1200px; }
.ycg84rd.lyq6 .t3ez { max-width: 1320px; }
.zoj5rhuw   .enf03w, .zoj5rhuw   .iq0d6 { text-transform: capitalize; }
.qm501tb9 .enf03w, .qm501tb9 .iq0d6 { text-transform: lowercase; }
.d92nuef6 .enf03w, .d92nuef6 .iq0d6 { text-transform: uppercase; letter-spacing: 0.06em; }
.ez2gh, .v2nc66 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.yyecyy .ez2gh,
.yyecyy .v2nc66 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.yvnfo .ez2gh,
.yvnfo .v2nc66 { 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; }
.wkih .ez2gh,
.wkih .v2nc66 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ugdj .ez2gh,
.ugdj .v2nc66 { 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; }
.km8rvqf   .so5o a { font-weight: 500; }
.vbghdv .so5o a { font-weight: 600; }
.rzhrqtw     .so5o a { font-weight: 700; }
.bkq7    .so5o a { font-weight: 800; letter-spacing: 0.01em; }
.vjrj     .so5o > li + li::before,
.hju8    .so5o > li + li::before,
.cqys6    .so5o > li + li::before,
.oljw0jq .so5o > li + li::before,
.lrviiv .so5o > li + li::before,
.sem9i1  .so5o > li + li::before,
.tkf1o7i3    .so5o > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.vjrj     .so5o > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.hju8    .so5o > li + li::before { content: "|"; }
.cqys6    .so5o > li + li::before { content: "—"; }
.oljw0jq .so5o > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.lrviiv .so5o > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sem9i1  .so5o > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tkf1o7i3    .so5o > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ck3mpw .ssj7a29c,
  .g66nx0 .ssj7a29c,
  .m3z6 .ssj7a29c,
  .f041ac9 .ssj7a29c,
  .sjz1 .ssj7a29c {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ck3mpw .ssj7a29c::before,
  .g66nx0 .ssj7a29c::before,
  .m3z6 .ssj7a29c::before,
  .f041ac9 .ssj7a29c::before,
  .sjz1 .ssj7a29c::before { content: ""; display: block; flex-shrink: 0; }

  
  .ck3mpw .ssj7a29c::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;
  }

  
  .g66nx0 .ssj7a29c::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;
  }

  
  .m3z6 .ssj7a29c::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;
  }

  
  .f041ac9 .ssj7a29c::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;
  }

  
  .sjz1 .ssj7a29c::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) {
  .mc7e .ssj7a29c {
    padding: 5px 14px;
  }
  .mc7e .so5o {
    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;
  }
  .mc7e .so5o li a {
    border-bottom: none; padding: 10px 22px;
  }
  .mc7e .so5o li a:hover { background: var(--bg-raised); }
  .mc7e .zj2z,
  .vz0xzfle .zj2z,
  .jnbv6fbu .zj2z { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ln233m52 .ssj7a29c {
    padding: 5px 10px;
  }
  .ln233m52 .so5o {
    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);
  }
  .ln233m52 .so5o.vemdr39 { transform: translateX(0); }
  .ln233m52 .so5o li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ln233m52 .so5o li:last-child a { border-bottom: none; }
  .fylcj .so5o,
  .ftbj .so5o { background: var(--accent) !important; }
  .fylcj .so5o li a,
  .ftbj .so5o li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .jnbv6fbu .ssj7a29c {
    padding: 5px 10px;
  }
  .jnbv6fbu .so5o {
    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);
  }
  .jnbv6fbu .so5o::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .jnbv6fbu .so5o.vemdr39 { transform: translateY(0); }
  .jnbv6fbu .so5o li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .pw6i93 .ssj7a29c {
    padding: 5px 10px;
  }
  .pw6i93 .so5o {
    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;
  }
  .pw6i93 .so5o.vemdr39 { opacity: 1; pointer-events: auto; }
  .pw6i93 .so5o li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .rr8bu3     .ssj7a29c { border-radius: 0 !important; }
  .g4ubmj   .ssj7a29c { border-radius: 8px !important; }
  .lhf2bx .ssj7a29c { border-radius: 50% !important; }
  .qk9kdif   .ssj7a29c { border-radius: 999px !important; }
}
.lntf .ffrp3c { height: 28px; }
.d651 .ffrp3c { height: 54px; }
.a9b76 .ffrp3c { height: 54px; }
.h22xv    .y9fho, .h22xv    .d86u { color: #f59e0b; }
.udb2e67r      .y9fho { font-size: 1rem; letter-spacing: 1.5px; }
.cvcy2r    .y9fho, .cvcy2r    .d86u { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.fca3     .y9fho, .fca3     .d86u { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.fhsge .y9fho, .fhsge .d86u { color: var(--cta); letter-spacing: 2px; }
.kuz30t   .y9fho, .kuz30t   .d86u { color: #e91e63; letter-spacing: 2px; }
.c4man  .y9fho, .c4man  .d86u { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.lckej     .y9fho, .lckej     .d86u { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.af0jukh .tyikfr + .tyikfr {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.j8ml .f0mmi { padding: 18px 24px; min-height: 68px; }
.dew1tv .j4xz {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.dew1tv .f9mx0 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.uuh7 .tyikfr {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ad9a .cjzpz { counter-reset: cs-rank; }
.ad9a .f0mmi { position: relative; counter-increment: cs-rank; }
.ad9a .f0mmi::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.fqwrp7 .cjzpz { counter-reset: cs-rank; gap: 0; }
.fqwrp7 .f0mmi {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.fqwrp7 .f0mmi::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.fqwrp7 .zgrhx9zk {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.fqwrp7 .ipuv7ci {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.fqwrp7 .d1gvnubb { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.fqwrp7 .zgrhx9zk { min-width: 0; flex-direction: column; width: 100%; }
.fqwrp7 .u1let4t {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.fqwrp7 .y9fho { color: var(--cta, var(--accent)); }
.fqwrp7 .jrdwq { font-weight: 700; }
.fqwrp7 .tyikfr {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.fqwrp7 .j4xz {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.fqwrp7 .f9mx0 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.fqwrp7 .l961 .f9mx0 { font-size: 1.3rem; color: var(--accent-light); }
.fqwrp7 .s9hc7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.fqwrp7 .f0mmi:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .fqwrp7 .cjzpz {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .fqwrp7 .f0mmi {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .fqwrp7 .f0mmi { padding: 40px 16px 20px; }
  .fqwrp7 .tyikfr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .fqwrp7 .s9hc7 { width: 100%; min-width: 0; }
}
.v9wj .cjzpz { counter-reset: cs-rank; gap: 10px; }
.v9wj .f0mmi {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.v9wj .f0mmi::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.v9wj .zgrhx9zk {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.v9wj .ipuv7ci {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.v9wj .d1gvnubb { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.v9wj .u1let4t {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.v9wj .y9fho { color: var(--cta, var(--accent)); }
.v9wj .tyikfr {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.v9wj .j4xz {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.v9wj .f9mx0 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.v9wj .l961 .f9mx0 { color: var(--accent-light); }
.v9wj .s9hc7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.v9wj .f0mmi:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .v9wj .f0mmi {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v9wj .f0mmi::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v9wj .zgrhx9zk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v9wj .u1let4t { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v9wj .tyikfr {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v9wj .s9hc7 { width: 100%; min-width: 0; }
  .v9wj .y9fho { min-width: 0; }
}
.bq2oo39u .cjzpz { counter-reset: cs-rank; }
.bq2oo39u .f0mmi::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.vldz9 .gra90 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vldz9 .gra90 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vldz9 .gra90 p { padding: 0 2px 16px; }
.gfjunzz .gra90 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.gfjunzz .gra90 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.gfjunzz .gra90 summary::after { content: "›"; font-size: 1.2em; }
.gfjunzz .gra90[open] summary::after { content: "‹"; }
.gfjunzz .gra90 p { padding: 10px 22px 4px; }
.oi7wt .gra90 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.oi7wt .gra90 summary { color: var(--text-primary); padding-left: 16px; }
.oi7wt .gra90 summary::after { content: "›"; font-size: 1.1em; }
.oi7wt .gra90[open] summary::after { content: "‹"; }
.oi7wt .gra90 p { padding-left: 16px; }
.zruk .qz2gt { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zruk .gra90 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zruk .gra90:last-child { border-bottom: none; }
.zruk .gra90 summary { color: var(--text-primary); border-radius: 0; }
.zruk .gra90 summary::after { content: "›"; font-size: 1.1em; }
.zruk .gra90[open] summary::after { content: "‹"; }
.w1z0zji .gra90 { overflow: hidden; }
.w1z0zji .gra90 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.w1z0zji .gra90 summary::after { color: rgba(255,255,255,.75); }
.w1z0zji .gra90[open] summary { border-radius: 0; }
.idzpi { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.mx9t {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.m61uc8 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.xmeq3 { color: var(--text-muted); font-size: 1.05rem; }
.e3iinm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xcr7jcx6 { margin-bottom: 20px; }
.d229 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.hfzyn {
  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;
}
.hfzyn:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.ewr7cs { resize: vertical; min-height: 130px; }
.viqvfb84 { width: 100%; margin-top: 8px; }
.hkb3jgdw {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.e7kzz {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.n1icc { color: var(--text-muted); line-height: 1.75; }
.mk7mv { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mk7mv li { margin-bottom: 6px; }
.aw222 { max-width: 760px; margin: 0 auto; }
.mqpu { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.e62l0b { max-width: 760px; margin: 0 auto; }
.xq9mmj ul.mk7mv { margin: 0; }
@media (max-width: 640px) { .p9c962n { grid-template-columns: 1fr; gap: 10px; } }
.k7mkcff { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.zrldkbs { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.x7o3wgs { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.zrldkbs p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zrldkbs .mk7mv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .k7mkcff { grid-template-columns: 1fr; } }
.d6ypnc2 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.d6ypnc2:hover .f11jbu4 { color: var(--accent-light); text-decoration: underline; }
.kgg7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kq6y5mh { margin-bottom: 48px; }
.mqitl4 { max-width: 760px; margin: 0 auto; }
.gdn16ghn { max-width: 640px; margin: 0 auto; }
.m4156 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.m4156:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.as4j6 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.m4156 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m4156 ul.mk7mv { margin: 0; }
.k2kca { color: var(--text-muted); line-height: 1.75; }
.b79z .mk7mv,
.gdn16ghn .mk7mv,
.dlm2 .mk7mv,
.a2at .mk7mv {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.b79z .m4156,
.gdn16ghn .m4156 { text-align: left; }
.b79z .as4j6,
.gdn16ghn .as4j6 { text-align: center; }
.erg9smy { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.almfrv { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.xhmf10q { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ccdnl { margin-top: 12px; }
.asedj24a { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.asedj24a:hover { border-bottom-color: var(--accent); }
.aet07 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.aet07 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.fx0ky { width: 72px; height: 72px; }
.t8b7dcb { border-radius: 28%; }
.xryyqg0 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.v82050j { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .ont5ht { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.v9o0wezl .xhmf10q, .v9o0wezl .almfrv { max-width: 640px; }
.vnrbjh .erg9smy { font-size: 1.6rem; margin-top: 18px; }
.wdx9m .xhmf10q { margin-bottom: 28px; }
@media (max-width: 860px) { .tf6fhqx { grid-template-columns: 1fr; } .vnrbjh { position: static; text-align: center; } }
.ud67g9tn .aet07 { margin: 0 auto 18px; }
.ud67g9tn .xryyqg0 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .j74f { grid-template-columns: 1fr; } }
.csj0 .erg9smy { font-size: 1.6rem; margin-bottom: 6px; }
.a2at .mk7mv { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .csj0 { flex-direction: column; text-align: center; } .fg52nem { grid-template-columns: 1fr; } }
.z30l { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.z30l .erg9smy { font-size: 1.35rem; margin: 0 0 4px; }
.z30l .xryyqg0 { margin: 0; }
.pxx9z1 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.pxx9z1 .m61uc8 { color: var(--accent-light); }
.vgvn .m61uc8 { font-size: 2rem; }
.vgvn .xmeq3 { max-width: 680px; }
.qjmpk50e .m61uc8 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qjmpk50e .xmeq3  { margin: 0; }
@media (max-width: 640px) { .qjmpk50e { flex-direction: column; } }
.iism .m61uc8 { color: var(--accent-light); }
.ls5hf .m61uc8 { color: #fff; }
.ls5hf .xmeq3  { color: rgba(255,255,255,0.85); }
.hhub { max-width: 680px; margin: 0 auto; }
.uyjjmq {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .uyjjmq { grid-template-columns: 1fr; } }
.dk9her { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.dk9her .hfzyn {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.dk9her .hfzyn:focus { border-bottom-color: var(--accent); box-shadow: none; }
.h4llx6u .hfzyn { background: var(--bg-raised); border-color: transparent; }
.h4llx6u .hfzyn:focus { background: var(--bg-card); border-color: var(--accent); }
.qhskjb4 .hfzyn { border-radius: 100px; padding: 11px 20px; }
.qhskjb4 .ewr7cs { border-radius: 14px; }
.u23lcklq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.u23lcklq 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;
}
.u23lcklq summary::-webkit-details-marker { display: none; }
.u23lcklq summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.u23lcklq[open] summary::after { content: "−"; }
.d48g {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .m1tx { grid-template-columns: 1fr; } }
.qqncnpj7 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.qqncnpj7 li { margin-bottom: 6px; }
.ud5j124{display:none}
.ud5j124:empty,.vdg2:empty{display:none}
.dene{position:relative;overflow:visible}
.jljf .ue37,.atdje .ue37,
.qjqx .ue37,.gmob62fg .ue37,
.f3ykhs .ue37,.oom6 .ue37{display:block}
.k6395ur .f3zmft8j{display:block}
.jljf .ue37,.atdje .ue37,
.qjqx .ue37,.gmob62fg .ue37,
.f3ykhs .ue37{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}
.jljf .ue37 .vdg2,.atdje .ue37 .vdg2,
.qjqx .ue37 .vdg2,.gmob62fg .ue37 .vdg2,
.f3ykhs .ue37 .vdg2{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}
.jljf .m6qwwgz8,.atdje .m6qwwgz8,
.qjqx .m6qwwgz8,.gmob62fg .m6qwwgz8,
.f3ykhs .m6qwwgz8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jljf .ue37,.atdje .ue37{top:12px}
.jljf .ue37 .vdg2{margin-right:auto}
.atdje .ue37 .vdg2{margin-left:auto}
.atdje .ue37{text-align:right}
.qjqx .ue37,.gmob62fg .ue37{bottom:12px}
.qjqx .ue37 .vdg2{margin-right:auto}
.gmob62fg .ue37 .vdg2{margin-left:auto}
.gmob62fg .ue37{text-align:right}
.f3ykhs .ue37{position:relative;margin-top:16px}
.f3ykhs .ue37 .vdg2{margin:0 auto}
.oom6 .ue37{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.oom6 .ue37 .vdg2{margin:0}
.oom6 .vvry~.ue37,
.oom6 .bvb9v~.ue37{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.oom6 .vvry~.ue37 .vdg2,
.oom6 .bvb9v~.ue37 .vdg2{justify-content:flex-start}
.vvry~.ue37,.bvb9v~.ue37{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}
.vvry~.ue37 .vdg2{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.bvb9v~.ue37 .vdg2{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.f3zmft8j .vdg2{margin:0 0 12px}
.vdg2{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.c8vt{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.f11jbu4{font-weight:600;color:var(--text-heading);opacity:1}
.qe7j::before{content:"·";margin:0 2px;opacity:.5}
.m6qwwgz8{white-space:nowrap}
.wfrb3zn .c8vt{display:none}
.vxyd .m6qwwgz8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.vxyd .qe7j::before{content:""}
.ipx1gffi .m6qwwgz8{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}
.ipx1gffi .qe7j::before{content:""}
.heb604 .vdg2{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.asur1t .m6qwwgz8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.asur1t .qe7j::before{content:""}
.u717wr .m6qwwgz8{color:var(--accent);opacity:1;font-weight:500}
.fxtuz .m6qwwgz8{border-bottom:1px solid currentColor;padding-bottom:2px}
.qvsq7a5 .vdg2{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.iipl92ei{--date-bg:var(--accent-bg-light)}
.ej6z .qe7j::before{content:""}
.e4ss .qe7j::before{content:"•";opacity:.4}
.e4ss .m6qwwgz8 + .m6qwwgz8::before{content:"•";margin-right:6px;opacity:.4}
.ldkili6y .qe7j::before{content:"/";opacity:.35}
.ldkili6y .m6qwwgz8 + .m6qwwgz8::before{content:"/";margin-right:6px;opacity:.35}
.mij83y4q .qe7j::before{content:"|";opacity:.3}
.mij83y4q .m6qwwgz8 + .m6qwwgz8::before{content:"|";margin-right:6px;opacity:.3}
.wjp0erlo .qe7j::before{content:"—";opacity:.3}
.wjp0erlo .m6qwwgz8 + .m6qwwgz8::before{content:"—";margin-right:6px;opacity:.3}
.w3xi .qe7j::before{content:"◆";font-size:.5em;opacity:.35}
.w3xi .m6qwwgz8 + .m6qwwgz8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ueorrz .qe7j::before{content:"·";opacity:.4}
.ueorrz .m6qwwgz8 + .m6qwwgz8::before{content:"·";margin-right:6px;opacity:.4}
.irks6xh .qe7j::before{content:"›";opacity:.4}
.irks6xh .m6qwwgz8 + .m6qwwgz8::before{content:"›";margin-right:6px;opacity:.4}
.p9y1 .qe7j::before{content:"→";opacity:.35;font-size:.85em}
.p9y1 .m6qwwgz8 + .m6qwwgz8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.mk52 .s0q4{padding:20px 0}
@media(max-width:640px){
  .s0q4{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .jihe{max-width:100%}
}
:root {
  --accent:          #11774e;
  --brand:           #11774e;
  --brand-light:     #22c181;
  --brand-pale:      #46d099;
  --grad-start:      #041d13;
  --grad-end:        #0d603f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #11774e;
  --cta-light:       #1fb478;
  --cta-hover:       #169a65;
  --bg-page:         #0c120f;
  --bg-surface:      #121b17;
  --bg-card:         #16211d;
  --bg-card-inner:   #1d2a25;
  --bg-raised:       #21302a;
  --bg-hover:        #25362f;
  --border:          #2b443a;
  --border-alt:      #36584a;
  --border-section:  #2b443a;
  --text-primary:    #e3e7e5;
  --text-muted:      #9dada7;
  --text-body:       #c7d0cc;
  --text-sub:        #9dada7;
  --text-faint:      #687d74;
  --text-dim:        #51615a;
  --text-label:      #81968e;
  --text-value:      #b9c4c0;
  --accent-bg:       #102c21;
  --accent-bg-light: #164432;
  --bg-tip:          #26161d;
  --bg-warning:      #272115;
  --bg-info:         #162026;
  --bg-pros:         #26161d;
  --bg-cons:         #261c16;
  --c-pros:          #f27cac;
  --c-cons:          #e6ad89;
  --c-pros-label:    #ee4e8e;
  --c-tip-border:    #ea2d79;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #f27cac;
}
:root { --logo-bg-opacity: 33%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.k7fo .yd92rrm9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.k7fo .yd92rrm9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.k7fo .zpjnd     .yd92rrm9::before { content: "";  color: var(--c-tip-border); }.k7fo .k5hmxsb2 .yd92rrm9::before { content: ""; color: var(--c-warn-border); }.k7fo .n94v    .yd92rrm9::before { content: ""; color: #60a5fa; }.sz2aul .k7fo .zpjnd     .yd92rrm9::before { color: #10b981; }.sz2aul .k7fo .k5hmxsb2 .yd92rrm9::before { color: #f43f5e; }.sz2aul .k7fo .n94v    .yd92rrm9::before { color: #a855f7; }.nu63eal6  .k7fo .zpjnd     .yd92rrm9::before { color: #eab308; }.nu63eal6  .k7fo .k5hmxsb2 .yd92rrm9::before { color: #ef4444; }.nu63eal6  .k7fo .n94v    .yd92rrm9::before { color: #f97316; }.o0lxbp3k  .k7fo .zpjnd     .yd92rrm9::before { color: #38bdf8; }.o0lxbp3k  .k7fo .k5hmxsb2 .yd92rrm9::before { color: #818cf8; }.o0lxbp3k  .k7fo .n94v    .yd92rrm9::before { color: #2dd4bf; }.v26c2 .k7fo .yd92rrm9::before { color: var(--accent-light) !important; }
.qt3g1rs .wmrsg li::before, .qt3g1rs .c6z4f li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.qt3g1rs .wmrsg li::before { content: ""; }.qt3g1rs .c6z4f li::before { content: ""; }.qt3g1rs .h8xcj::before, .qt3g1rs .oji06m::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qt3g1rs .h8xcj::before { content: ""; }.qt3g1rs .oji06m::before { content: ""; }
.fhi9wp59 .kk2d5hit, .fhi9wp59 .vvry { min-height: 420px; }
.bkya5 .ovkh9x0g::after, .bkya5 .xwww::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.ncbtc::before { content: '—'; }