: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;
}
.cib6lj2w {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rf6ph8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.fm8y {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.wlzc4zt { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.rdqe { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.rdqe a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.rdqe a:hover { color: var(--accent-light); }
.wcqank   .nfiuu22z { border-radius: 0; }
@media (max-width: 640px) {
  .nfiuu22z {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ekla71i:hover .nfiuu22z,
  .ekla71i:focus-within .nfiuu22z { display: block; }
  .nfiuu22z li a { padding: 8px 16px; font-size: 0.88rem; }
}
.b0mdkr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qvvpk8x { display: none; }
@media (max-width: 640px) {
  .qvvpk8x {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qvvpk8x.qa4i2t { display: block; }
}
@media (max-width: 640px) {
  .b0mdkr { display: block; }
  .rdqe > li + li::before { display: none !important; }
  .rdqe {
    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;
  }
  .rdqe.qa4i2t { display: flex; }
  .rdqe li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .rdqe li:last-child a { border-bottom: none; }
}
.fjs8xslg { min-height: 480px; }
.lva1ouy {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fpbo3f { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bajnkd .fpbo3f { margin-left: 0; margin-right: 0; }
.z4tq9 {
  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;
}
.z4tq9:hover { opacity: 0.88; }
.qmha84m {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.xxhzs8u {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.qmha84m .rf0u {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.qmha84m .lva1ouy { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qmha84m .fpbo3f { color: #e2e8f0; }
.qmha84m.z8sjd9m .rf0u { text-align: center; }
.qmha84m.bajnkd   .rf0u { text-align: left; }
.qrwon .rf0u {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qrwon .lva1ouy { color: var(--text-primary); text-shadow: none; }
.qrwon .fpbo3f { color: var(--text-muted); }
.qrwon .z4tq9 { margin-top: 16px; }
.qrwon, .qrwon.fjs8xslg { min-height: auto !important; }
.qrwon.z8sjd9m .rf0u { text-align: center; }
.qrwon.bajnkd   .rf0u { text-align: left; }
.j0h6ykn {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.qi5t1k .j0h6ykn,
.qi5t1k .j0h6ykn::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.tsj4c .j0h6ykn,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.u0gdr .j0h6ykn,
.u0gdr .qmha84m .xxhzs8u {
  overflow: hidden;
}
.u0gdr .j0h6ykn::after,
.u0gdr .qmha84m .xxhzs8u::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.vey67n .j0h6ykn,
.vey67n .j0h6ykn::after,
@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); }
}
.vey67n .qmha84m .xxhzs8u {
  overflow: hidden;
}
.vey67n .qmha84m .xxhzs8u::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.nluh5f .j0h6ykn,
.nluh5f .qmha84m .xxhzs8u {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qi5t1k .qmha84m .xxhzs8u {
  overflow: hidden;
}
.qi5t1k .qmha84m .xxhzs8u::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.tsj4c .qmha84m .xxhzs8u {
  animation: hg-breathe 10s ease-in-out infinite;
}
.j0h6ykn .xxhzs8u {
  background: none;
}
.j0h6ykn .lva1ouy { color: #fff; }
.j0h6ykn .fpbo3f { color: rgba(255,255,255,0.85); }
.j0h6ykn .z4tq9 { background: #fff; color: var(--cta); }
.j0h6ykn .z4tq9:hover { opacity: 0.92; }
.bk2yu0 .lva1ouy { text-shadow: none; color: var(--text-primary); }
.bk2yu0 .fpbo3f { color: var(--text-muted); }
body.hbcpl .lva1ouy {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.e9xvu .lva1ouy {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bk2yu0.bajnkd   .xofk2v { align-items: flex-start; text-align: left; }
.x56n62p .rf0u { padding-bottom: 24px; }
.ua4y56q .rf0u { max-width: 960px; }
@media (max-width: 700px) {
  .bk2yu0 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .bk2yu0 .pf1h9 { display: none !important; }
  .y86dtrl1 .pf1h9 { display: none !important; }
  .gssu .ej5y { display: none !important; }
  .vh1x .mqdzid { display: none !important; }
  .xofk2v  { padding: 36px 24px; }
  .bk2yu0~.lmfj4p,.iemauup~.lmfj4p{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .fjs8xslg, .bk2yu0 { min-height: 320px !important; }
  
  .lva1ouy { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .e6dsd5 { display: none !important; }
  
  .f2fcum { flex-direction: column; align-items: center; }
  .ih9gww8b { width: 100%; max-width: 340px; }
}
.cdum { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.o4seq { width: 100%; height: auto; display: block; border-radius: 10px; }
.n22ka9p .cdum        { border-radius: 16px; }
.n22ka9p .o4seq  { border-radius: 16px; }
.q6ge .cdum         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.q6ge .o4seq   { border-radius: 8px; }
.q24s { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.wibba { width: 100%; padding: 32px 0; position: relative; }
.zybr5xi { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.uzu6zg .wibba:nth-child(even) { background: var(--bg-surface); }
.uzu6zg .wibba:nth-child(odd)  { background: var(--bg-page); }
.wgm2xw7 .wibba:nth-child(even) { background: var(--bg-card); }
.wgm2xw7 .wibba:nth-child(odd)  { background: var(--bg-page); }
.uzu6zg .wibba:nth-child(odd)  .zybr5xi { background: var(--bg-card); border-radius: 6px; }
.uzu6zg .wibba:nth-child(even) .zybr5xi { background: var(--bg-raised); border-radius: 6px; }
.wgm2xw7 .wibba:nth-child(odd)  .zybr5xi { background: var(--bg-card); border-radius: 6px; }
.wgm2xw7 .wibba:nth-child(even) .zybr5xi { background: var(--bg-raised); border-radius: 6px; }
.uzu6zg .wibba:nth-child(even) .g56s .qfcu9pr,
.wgm2xw7 .wibba:nth-child(even) .g56s .qfcu9pr { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.uzu6zg .wibba:nth-child(odd) .g56s .qfcu9pr,
.wgm2xw7 .wibba:nth-child(odd) .g56s .qfcu9pr { background: var(--bg-card-inner); }
.uzu6zg .wibba:nth-child(even) .h86wrk6w .qfcu9pr:nth-child(odd),
.wgm2xw7 .wibba:nth-child(even) .h86wrk6w .qfcu9pr:nth-child(odd)  { background: var(--bg-card); }
.uzu6zg .wibba:nth-child(even) .h86wrk6w .qfcu9pr:nth-child(even),
.wgm2xw7 .wibba:nth-child(even) .h86wrk6w .qfcu9pr:nth-child(even) { background: var(--bg-card-inner); }
h1.e5ufja { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.e5ufja {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zmwtsp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.mce44r h2.e5ufja {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.d9kvxzp h2.e5ufja {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.i7xwxhpp h2.e5ufja {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.yaxlmvxe h2.e5ufja::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yriqaw h2.e5ufja {
  color: var(--text-primary); font-size: 1.7rem;
}
.cohiqlll h2.e5ufja::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.xm05 h2.e5ufja {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.e6veaxn5 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .e6veaxn5 { display: none; } }
.rpxhrxt { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.w1via0zn { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.l4tff {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.at0526a { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.f0tmm2 { padding-left: 20px; }
.f0tmm2 li { margin-bottom: 6px; }
.f0tmm2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.f0tmm2 a:hover { color: var(--accent-light); }
.u24s .at0526a { display: none; }
.tibk .at0526a { display: none; }
.tibk .f0tmm2 { padding-left: 0; list-style: none; }
.tibk .f0tmm2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.tibk .f0tmm2 a { font-size: 0.92rem; }
.lpcu5x .l4tff { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lpcu5x .at0526a { display: none; }
.lpcu5x .f0tmm2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lpcu5x .f0tmm2 li { margin-bottom: 0; }
.lpcu5x .f0tmm2 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;
}
.lpcu5x .f0tmm2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xvjmpss .l4tff { padding: 20px 20px 16px; }
.xvjmpss .f0tmm2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xvjmpss .f0tmm2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xvjmpss .f0tmm2 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;
}
.xvjmpss .f0tmm2 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;
}
.xvjmpss .f0tmm2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xvjmpss .f0tmm2 a:focus,
.xvjmpss .f0tmm2 a:focus-visible,
.xvjmpss .f0tmm2 a:target { outline: none; }
.xvjmpss .f0tmm2 li:target a { border-color: var(--border); color: var(--text-muted); }
.rkohq20 .l4tff { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rkohq20 .at0526a { display: none; }
.rkohq20 .f0tmm2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rkohq20 .f0tmm2 li { margin-bottom: 0; }
.rkohq20 .f0tmm2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rkohq20 .f0tmm2 li:last-child::after { content: ""; margin-right: 0; }
.rkohq20 .f0tmm2 a { font-size: 0.9rem; }
.qfcu9pr { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.g56s .qfcu9pr { background: var(--bg-card); }
.h86wrk6w .qfcu9pr:nth-child(odd)  { background: var(--bg-card); }
.h86wrk6w .qfcu9pr:nth-child(even) { background: var(--bg-raised); }
.reu0l1 .qfcu9pr {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.reu0l1 .qfcu9pr:last-child { border-bottom: none; }
.reu0l1 h3.zmwtsp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.kl73vt7 .qfcu9pr {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.kl73vt7 .qfcu9pr + .qfcu9pr { margin-top: 4px; }
.a7i38 .qfcu9pr { background: none; border-radius: 0; padding: 12px 0; }
.a7i38 .qfcu9pr + .qfcu9pr { border-top: 1px solid var(--border-section); }
.nxvfvwyl { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tk2mak4r { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.kiowc { color: var(--text-body); margin-bottom: 10px; }
.uyem0, .kzvbid1a { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uyem0 li, .kzvbid1a li { margin-bottom: 6px; }
.kzvbid1a li { list-style: decimal; }
.s1rphkof     .uyem0 { list-style-type: "● "; }
.opjnf  .uyem0 { list-style-type: "■ "; }
.g8e25o .uyem0 { list-style-type: "◆ "; }
.dhrjym    .uyem0 { list-style-type: "★ "; }
.s1rphkof     .i7w59 { list-style-type: "● "; }
.s1rphkof    .uyem0 li::marker, .s1rphkof    .i7w59 li::marker,
.opjnf .uyem0 li::marker, .opjnf .i7w59 li::marker,
.g8e25o .uyem0 li::marker, .g8e25o .i7w59 li::marker,
.dhrjym   .uyem0 li::marker, .dhrjym   .i7w59 li::marker {
  color: var(--cta); font-size: 1em;
}
.s1rphkof .kzvbid1a,
.opjnf .kzvbid1a,
.g8e25o .kzvbid1a,
.dhrjym .kzvbid1a {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.s1rphkof .kzvbid1a li,
.opjnf .kzvbid1a li,
.g8e25o .kzvbid1a li,
.dhrjym .kzvbid1a li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.s1rphkof .kzvbid1a li::before,
.opjnf .kzvbid1a li::before,
.g8e25o .kzvbid1a li::before,
.dhrjym .kzvbid1a 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;
}
.s1rphkof     .kzvbid1a li::before { border-radius: 50%; }
.opjnf  .kzvbid1a li::before { border-radius: 3px; }
.g8e25o .kzvbid1a li::before { border-radius: 3px; }
.dhrjym    .kzvbid1a li::before { border-radius: 50%; }
.ul9ii { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.w4omd285 .ul9ii,
.m3vzqxm .ul9ii { background: transparent; border: none; border-radius: 0; }
.fqsgywsk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fqsgywsk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fqsgywsk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fqsgywsk tr:hover td { background: var(--bg-hover); }
.xw0k .fqsgywsk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xeuh .fqsgywsk { border: 1px solid var(--border-alt); }
.xeuh .fqsgywsk th,
.xeuh .fqsgywsk td { border: 1px solid var(--border-alt); }
.wlzi .fqsgywsk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wlzi .fqsgywsk td { border-bottom: none; }
.wlzi .fqsgywsk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.vi7ubls .fqsgywsk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.h2zlk .ul9ii {
  overflow: hidden;
}
.h2zlk .fqsgywsk th { border-bottom: 1px solid var(--border-alt); }
.h2zlk .fqsgywsk tr:last-child td { border-bottom: none; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.ulnjd { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jf6m  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.geyl0im { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ww6t { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.mt4q3k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ulnjd strong { color: var(--text-primary); font-size: 0.95rem; }
.ulnjd p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.lihp26 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.bfu5p, .ax37w { border-radius: 8px; padding: 14px; }
.bfu5p { background: var(--bg-pros); }
.ax37w { background: var(--bg-cons); }
.b00f { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.bfu5p .b00f { color: var(--c-pros-label); }
.ax37w .b00f { color: #f87171; }
.bfu5p ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ax37w ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.o4seq { width: 100%; height: auto; border-radius: 10px; display: block; }
.b9aadw {
  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;
}
.b9aadw:hover { opacity: 0.85; }
.gpad8y .b9aadw  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gpad8y .b9aadw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tqnhp9u .b9aadw  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.tqnhp9u .b9aadw:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.t6jh .z4tq9 { border-radius: 50px; }
.t6jh .b9aadw  { border-radius: 50px; }
.zti48 .z4tq9 { padding-left: 22px; padding-right: 22px; }
.zti48 .b9aadw  { padding-left: 12px; padding-right: 12px; }
.rmx6dh .z4tq9 { padding-left: 44px; padding-right: 44px; }
.rmx6dh .b9aadw  { padding-left: 24px; padding-right: 24px; }
.f8xm .z4tq9 { padding-left: 56px; padding-right: 56px; }
.f8xm .b9aadw  { padding-left: 32px; padding-right: 32px; }
.aqdvjm98   .z4tq9::after, .aqdvjm98   .b9aadw::after,
.e8tdd7wu .z4tq9::after, .e8tdd7wu .b9aadw::after,
.w76ra2f    .z4tq9::after, .w76ra2f    .b9aadw::after,
.hl2s    .z4tq9::after, .hl2s    .b9aadw::after,
.cwzsii    .z4tq9::after, .cwzsii    .b9aadw::after,
.sqlbsw     .z4tq9::after, .sqlbsw     .b9aadw::after,
.b1ct    .z4tq9::after, .b1ct    .b9aadw::after,
.dych4u   .z4tq9::after, .dych4u   .b9aadw::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;
}
.aqdvjm98 .z4tq9::after, .aqdvjm98 .b9aadw::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");
}
.e8tdd7wu .z4tq9::after, .e8tdd7wu .b9aadw::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");
}
.w76ra2f .z4tq9::after, .w76ra2f .b9aadw::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");
}
.hl2s .z4tq9::after, .hl2s .b9aadw::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");
}
.cwzsii .z4tq9::after, .cwzsii .b9aadw::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");
}
.sqlbsw .z4tq9::after, .sqlbsw .b9aadw::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");
}
.b1ct .z4tq9::after, .b1ct .b9aadw::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");
}
.dych4u .z4tq9::after, .dych4u .b9aadw::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");
}
.qkig   .qmmv::after, .qkig   .hz75b::after,
.ajx3u .qmmv::after, .ajx3u .hz75b::after,
.coonlz90    .qmmv::after, .coonlz90    .hz75b::after,
.f4bukrg    .qmmv::after, .f4bukrg    .hz75b::after,
.cwgh    .qmmv::after, .cwgh    .hz75b::after,
.gws01i7h     .qmmv::after, .gws01i7h     .hz75b::after,
.poazchc    .qmmv::after, .poazchc    .hz75b::after,
.rjuxx   .qmmv::after, .rjuxx   .hz75b::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;
}
.qkig .qmmv::after, .qkig .hz75b::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");
}
.ajx3u .qmmv::after, .ajx3u .hz75b::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");
}
.coonlz90 .qmmv::after, .coonlz90 .hz75b::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");
}
.f4bukrg .qmmv::after, .f4bukrg .hz75b::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");
}
.cwgh .qmmv::after, .cwgh .hz75b::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");
}
.gws01i7h .qmmv::after, .gws01i7h .hz75b::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");
}
.poazchc .qmmv::after, .poazchc .hz75b::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");
}
.rjuxx .qmmv::after, .rjuxx .hz75b::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");
}
.qndyt .as30jwxt { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .sztn5yd { flex: 0 0 260px; width: 260px; }
  .p4zyu { flex: 0 0 120px; width: 120px; }
  .jst9 { flex: 0 0 110px; width: 110px; }
  .l9s5k   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .blfp { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.blfp.b9aadw { 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) {
  .kn7e { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .kn7e .iav53v6 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .kn7e .sztn5yd { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .kn7e .as30jwxt { width: 100%; min-width: unset; height: 120px; }
  .kn7e .r40say5 { max-height: 96px; max-width: 200px; }
  .kn7e .tmzz8 { min-width: unset; text-align: center; white-space: normal; }
  .kn7e .p4zyu { min-width: 0; }
  .kn7e .l9s5k { 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; }
  .kn7e .blfp { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .llz36b2e .iav53v6 { row-gap: 8px !important; gap: 10px !important; }
}
.ajhl6p .aqgjal li::before { content: "→"; }
.ajhl6p .cdsfumib li::before { content: "–"; }
@media (min-width: 860px) {
  .iedkmg .v2ni {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .iedkmg .j5ov49i { margin: 0; }
}
.m3vzqxm .lihp26 { gap: 10px; }
.m3vzqxm .bfu5p, .m3vzqxm .ax37w { padding: 12px; }
.m3vzqxm .bfu5p ul, .m3vzqxm .ax37w ul { margin: 4px 0 0; padding-left: 18px; }
.m3vzqxm .bfu5p li, .m3vzqxm .ax37w li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .cvufy0wa { grid-template-columns: 1fr; }
  .tfbcg6 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .tfbcg6 .l5wd068e { width: 72px; height: 50px; }
  .tfbcg6 .dq0md { max-width: 180px; }
  .tfbcg6 .rjgi { width: auto; }
}
@media (max-width: 720px) {
  .szzp { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xll8y { padding: 16px; }
  .l9pe5l .g3leveuk { min-width: 50%; }
}
.o9tju6nn .lihp26 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zbb3wu8 { grid-template-columns: 1fr; }
  .ozqseksa { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .o2qd { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .fl1k8 { flex-wrap: wrap; padding: 16px; }
}
.joplm .lihp26 { gap: 8px; }
.joplm .bfu5p, .joplm .ax37w { padding: 8px; }
@media (max-width: 480px) {
  .xgfg { flex-direction: column; align-items: stretch; }
}
.ni9r14zl .rjgi .b9aadw { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .iiare4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ni9r14zl .rjgi { text-align: center; }
}
@media (max-width: 720px) {
  .bls31wp1 { grid-template-columns: 1fr; }
  .yliy { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hy3tdq9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .mxh8l9rb { grid-template-columns: 1fr; }
  .xwx1hftf { width: 100px; height: 100px; margin: 16px auto; }
  .m4ded8m7 { font-size: 1.4rem; }
  .jjzqx7b8 { justify-content: center; }
  .qdam .g3leveuk { min-width: 50%; }
}
.al22 .lihp26 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .zdpbtx { flex-wrap: wrap; padding: 14px 16px; }
  .wl2h1 { padding: 12px 16px; }
  .al22 .lihp26 { margin: 0 16px; }
  .al22 .oqtm2w { padding: 0 16px; }
  .y72uj { padding: 12px 16px; }
}
.px1vbj1 .iav53v6 { border-top: 3px solid var(--accent); }
.px1vbj1 .j5ov49i { overflow: hidden; }
.px1vbj1 .zusf9 { background: var(--accent-bg); }
.x2b0azzc .blfp.b9aadw { padding: 14px 30px !important; font-size: 1rem; }
.n6vc5q9 .blfp.b9aadw { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.g7bpq .z34sf { flex: 1.8; }
.g7bpq .z34sf .wjkyea {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.g7bpq .z34sf .smoy14vo { font-weight: 700; color: var(--text-primary); }
.g7bpq .k07pr,
.g7bpq .qbwfolqg,
.g7bpq .mq0niak { flex: 0.75; opacity: 0.75; }
.uf4ctsp6 .p4zyu { display: none; }
.kgoi22p { margin: 16px 0; }
.ljlq2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ljlq2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ljlq2 summary::after { content: "+"; color: var(--accent-light); }
.ljlq2[open] summary::after { content: "−"; }
.ljlq2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.wibba { margin-bottom: 0; }
.fjhi h2.e5ufja { color: var(--text-primary); border-color: var(--accent-light); }
.z18dh h2.e5ufja { color: var(--text-primary); border-color: var(--accent-light); }
.pu26gozk .jf6m     { background: #052e16; border-color: #10b981; }
.pu26gozk .geyl0im { background: #2d0a1e; border-color: #f43f5e; }
.pu26gozk .ww6t    { background: #1e1036; border-color: #a855f7; }
.pu26gozk .ulnjd strong  { color: #f1f5f9; }
.pu26gozk .ulnjd p       { color: #cbd5e1; }
.pu26gozk .zxvchs4c    .jf6m     .mt4q3k::before,
.pu26gozk .ln23j  .jf6m     .mt4q3k::before,
.pu26gozk .sn4q  .jf6m     .mt4q3k::before,
.pu26gozk .dlz7k9 .jf6m     .mt4q3k::before { color: #10b981; }
.pu26gozk .zxvchs4c    .geyl0im .mt4q3k::before,
.pu26gozk .ln23j  .geyl0im .mt4q3k::before,
.pu26gozk .sn4q  .geyl0im .mt4q3k::before,
.pu26gozk .dlz7k9 .geyl0im .mt4q3k::before { color: #f43f5e; }
.pu26gozk .zxvchs4c    .ww6t    .mt4q3k::before,
.pu26gozk .ln23j  .ww6t    .mt4q3k::before,
.pu26gozk .sn4q  .ww6t    .mt4q3k::before,
.pu26gozk .dlz7k9 .ww6t    .mt4q3k::before { color: #a855f7; }
.e2rijfdm .jf6m     { background: #2d2000; border-color: #eab308; }
.e2rijfdm .geyl0im { background: #2d0b0b; border-color: #ef4444; }
.e2rijfdm .ww6t    { background: #2d1600; border-color: #f97316; }
.e2rijfdm .ulnjd strong  { color: #f1f5f9; }
.e2rijfdm .ulnjd p       { color: #cbd5e1; }
.e2rijfdm .zxvchs4c    .jf6m     .mt4q3k::before,
.e2rijfdm .ln23j  .jf6m     .mt4q3k::before,
.e2rijfdm .sn4q  .jf6m     .mt4q3k::before,
.e2rijfdm .dlz7k9 .jf6m     .mt4q3k::before { color: #eab308; }
.e2rijfdm .zxvchs4c    .geyl0im .mt4q3k::before,
.e2rijfdm .ln23j  .geyl0im .mt4q3k::before,
.e2rijfdm .sn4q  .geyl0im .mt4q3k::before,
.e2rijfdm .dlz7k9 .geyl0im .mt4q3k::before { color: #ef4444; }
.e2rijfdm .zxvchs4c    .ww6t    .mt4q3k::before,
.e2rijfdm .ln23j  .ww6t    .mt4q3k::before,
.e2rijfdm .sn4q  .ww6t    .mt4q3k::before,
.e2rijfdm .dlz7k9 .ww6t    .mt4q3k::before { color: #f97316; }
.zyha .jf6m     { background: #0c1a2e; border-color: #38bdf8; }
.zyha .geyl0im { background: #12103a; border-color: #818cf8; }
.zyha .ww6t    { background: #0a2020; border-color: #2dd4bf; }
.zyha .ulnjd strong  { color: #f1f5f9; }
.zyha .ulnjd p       { color: #cbd5e1; }
.zyha .zxvchs4c    .jf6m     .mt4q3k::before,
.zyha .ln23j  .jf6m     .mt4q3k::before,
.zyha .sn4q  .jf6m     .mt4q3k::before,
.zyha .dlz7k9 .jf6m     .mt4q3k::before { color: #38bdf8; }
.zyha .zxvchs4c    .geyl0im .mt4q3k::before,
.zyha .ln23j  .geyl0im .mt4q3k::before,
.zyha .sn4q  .geyl0im .mt4q3k::before,
.zyha .dlz7k9 .geyl0im .mt4q3k::before { color: #818cf8; }
.zyha .zxvchs4c    .ww6t    .mt4q3k::before,
.zyha .ln23j  .ww6t    .mt4q3k::before,
.zyha .sn4q  .ww6t    .mt4q3k::before,
.zyha .dlz7k9 .ww6t    .mt4q3k::before { color: #2dd4bf; }
.wcko4 .jf6m     { background: var(--accent-bg); border-color: var(--accent-light); }
.wcko4 .geyl0im { background: var(--accent-bg-light); border-color: var(--accent-light); }
.wcko4 .ww6t    { background: var(--accent-bg); border-color: var(--accent-pale); }
.wcko4 .zxvchs4c    .mt4q3k::before,
.wcko4 .ln23j  .mt4q3k::before,
.wcko4 .sn4q  .mt4q3k::before,
.wcko4 .dlz7k9 .mt4q3k::before { color: var(--accent-light) !important; }
.x4rr::before,
.uk2felq::before { margin-right: 5px; }
.bxmni .bfu5p ul li,
.bxmni .aqgjal li         { color: #4ade80; }
.bxmni .bfu5p .x4rr { color: #22c55e; }
.bxmni .ax37w ul li,
.bxmni .cdsfumib li         { color: #f87171; }
.bxmni .ax37w .uk2felq { color: #ef4444; }
.kswi2v .bfu5p { background: var(--bg-pros); }
.kswi2v .ax37w { background: var(--bg-cons); }
.kswi2v .bfu5p .x4rr { color: var(--c-pros-label); }
.kswi2v .ax37w .uk2felq { color: var(--c-cons); }
.kswi2v .bfu5p ul li,
.kswi2v .ax37w ul li,
.he6ks7bw .bfu5p { background: var(--bg-pros); }
.he6ks7bw .ax37w { background: var(--bg-cons); }
.he6ks7bw .bfu5p .x4rr { color: var(--c-pros-label); }
.he6ks7bw .ax37w .uk2felq { color: var(--c-cons); }
.he6ks7bw .bfu5p ul li,
.he6ks7bw .ax37w ul li,
.unpi7xi .x4rr::before { content: "✓ "; }
.unpi7xi .uk2felq::before { content: "✗ "; }
.ajhl6p .x4rr::before { content: "→ "; }
.ajhl6p .uk2felq::before { content: "← "; }
.qd087pq .x4rr::before { content: "★ "; }
.qd087pq .uk2felq::before { content: "✕ "; }
.xpsux .x4rr::before { content: "◆ "; }
.xpsux .uk2felq::before { content: "▲ "; }
.fo0oj .ulnjd { background: transparent; border-left: none; border: 1.5px solid; }
.fo0oj .jf6m     { border-color: var(--c-tip-border); }
.fo0oj .geyl0im { border-color: var(--c-warn-border); }
.fo0oj .ww6t    { border-color: #60a5fa; }
.fo0oj .ulnjd strong { color: var(--text-primary); }
.fo0oj .ulnjd p      { color: var(--text-muted); }
.ruq63 .ulnjd { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ruq63 .jf6m     { border-top-color: var(--c-tip-border); }
.ruq63 .geyl0im { border-top-color: var(--c-warn-border); }
.ruq63 .ww6t    { border-top-color: #60a5fa; }
.md6xm5y .ulnjd { border-left: none; border-radius: 8px; }
.md6xm5y .jf6m     { background: #065f46; }
.md6xm5y .geyl0im { background: #92400e; }
.md6xm5y .ww6t    { background: #1e3a8a; }
.md6xm5y .ulnjd strong,
.md6xm5y .ulnjd p { color: #fff; }
.md6xm5y .mt4q3k::before { color: rgba(255,255,255,0.85) !important; }
.pu26gozk.md6xm5y .jf6m,
.pu26gozk .md6xm5y .jf6m     { background: #052e16; }
.pu26gozk.md6xm5y .geyl0im,
.pu26gozk .md6xm5y .geyl0im { background: #2d0a1e; }
.pu26gozk.md6xm5y .ww6t,
.pu26gozk .md6xm5y .ww6t    { background: #1e1036; }
.e2rijfdm.md6xm5y .jf6m,
.e2rijfdm .md6xm5y .jf6m      { background: #2d2000; }
.e2rijfdm.md6xm5y .geyl0im,
.e2rijfdm .md6xm5y .geyl0im  { background: #2d0b0b; }
.e2rijfdm.md6xm5y .ww6t,
.e2rijfdm .md6xm5y .ww6t     { background: #2d1600; }
.zyha.md6xm5y .jf6m,
.zyha .md6xm5y .jf6m      { background: #0c1a2e; }
.zyha.md6xm5y .geyl0im,
.zyha .md6xm5y .geyl0im  { background: #12103a; }
.zyha.md6xm5y .ww6t,
.zyha .md6xm5y .ww6t     { background: #0a2020; }
.dt5ozf2 .ulnjd { border-left: none; border-radius: 6px; padding: 10px 14px; }
.dt5ozf2 .jf6m     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.dt5ozf2 .geyl0im { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.dt5ozf2 .ww6t    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.dt5ozf2 .ulnjd strong { color: var(--text-primary); }
.dt5ozf2 .ulnjd p      { color: var(--text-muted); }
.kxgxomrt .ulnjd { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.zxvchs4c .mt4q3k,
.ln23j .mt4q3k,
.sn4q .mt4q3k,
.dlz7k9 .mt4q3k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.zxvchs4c .mt4q3k::before,
.ln23j .mt4q3k::before,
.sn4q .mt4q3k::before,
.dlz7k9 .mt4q3k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.zxvchs4c .jf6m     .mt4q3k::before { content: "✦"; color: var(--c-tip-border); }
.zxvchs4c .geyl0im .mt4q3k::before { content: "▲"; color: var(--c-warn-border); }
.zxvchs4c .ww6t    .mt4q3k::before { content: "◉"; color: #60a5fa; }
.ln23j .jf6m     .mt4q3k::before { content: "★"; color: var(--c-tip-border); }
.ln23j .geyl0im .mt4q3k::before { content: "◆"; color: var(--c-warn-border); }
.ln23j .ww6t    .mt4q3k::before { content: "●"; color: #60a5fa; }
.sn4q .jf6m     .mt4q3k::before { content: "▶"; color: var(--c-tip-border); }
.sn4q .geyl0im .mt4q3k::before { content: "■"; color: var(--c-warn-border); }
.sn4q .ww6t    .mt4q3k::before { content: "▸"; color: #60a5fa; }
.dlz7k9 .jf6m     .mt4q3k::before { content: "→"; color: var(--c-tip-border); }
.dlz7k9 .geyl0im .mt4q3k::before { content: "⬥"; color: var(--c-warn-border); }
.dlz7k9 .ww6t    .mt4q3k::before { content: "◈"; color: #60a5fa; }
.iqwd1 .g56s .qfcu9pr,
.iqwd1 .h86wrk6w .qfcu9pr  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.iqwd1 .ul9ii          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.iqwd1 .l4tff                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.unqbpjs .g56s .qfcu9pr,
.unqbpjs .h86wrk6w .qfcu9pr,
.unqbpjs .icbh,
.unqbpjs .iav53v6,
.unqbpjs .j5ov49i,
.unqbpjs .ul9ii,
.unqbpjs .l4tff,
.unqbpjs .kxgxomrt .ulnjd { box-shadow: none; }
.d8dxs   .kiowc, .d8dxs .nxvfvwyl, .d8dxs .tk2mak4r,
.d8dxs   .rpxhrxt, .d8dxs .w1via0zn { font-size: 0.9rem; }
.d8dxs   .uyem0, .d8dxs .kzvbid1a { font-size: 0.9rem; }
.ci0j6k   .kiowc, .ci0j6k .nxvfvwyl, .ci0j6k .tk2mak4r,
.ci0j6k   .rpxhrxt, .ci0j6k .w1via0zn { font-size: 0.95rem; }
.ci0j6k   .uyem0, .ci0j6k .kzvbid1a { font-size: 0.95rem; }
.oxmyiyu7   .kiowc, .oxmyiyu7 .nxvfvwyl, .oxmyiyu7 .tk2mak4r,
.oxmyiyu7   .rpxhrxt, .oxmyiyu7 .w1via0zn { font-size: 1.08rem; }
.oxmyiyu7   .uyem0, .oxmyiyu7 .kzvbid1a { font-size: 1.05rem; }
.oxmyiyu7   .fqsgywsk { font-size: 0.97rem; }
.k5sec .lva1ouy      { font-size: 3.2rem; }
.k5sec h2.e5ufja { font-size: 1.9rem; }
.k5sec h3.zmwtsp     { font-size: 1.4rem; }
.xxdbqo .lva1ouy      { font-size: 3.8rem; }
.xxdbqo h2.e5ufja { font-size: 2.2rem; }
.xxdbqo h3.zmwtsp     { font-size: 1.6rem; }
.wibba + .wibba { position: relative; }
.inlyvf   .wibba + .wibba::before,
.g3h2w9  .wibba + .wibba::before,
.my7y   .wibba + .wibba::before,
.h19y0ux   .wibba + .wibba::before,
.t1ep8h   .wibba + .wibba::before,
.acxf3 .wibba + .wibba::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.inlyvf .wibba + .wibba::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.g3h2w9 .wibba + .wibba::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.my7y .wibba + .wibba::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.h19y0ux .wibba + .wibba::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.h72uq48 .wibba { margin-bottom: 16px; }
.h72uq48 .wibba + .wibba { margin-top: 0; }
.h72uq48 .zybr5xi { padding-top: 0; padding-bottom: 0; }
.t1ep8h .wibba + .wibba::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.acxf3 .wibba + .wibba::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.q42xf1 .wibba + .wibba::before,
.b3pk07t1 .wibba + .wibba::before,
.zjr73cmb .wibba + .wibba::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%;
}
.uzu6zg .q42xf1 .wibba:nth-child(even)::before,
.uzu6zg .b3pk07t1 .wibba:nth-child(even)::before,
.uzu6zg .zjr73cmb .wibba:nth-child(even)::before { background: var(--bg-surface); }
.wgm2xw7 .q42xf1 .wibba:nth-child(even)::before,
.wgm2xw7 .b3pk07t1 .wibba:nth-child(even)::before,
.wgm2xw7 .zjr73cmb .wibba:nth-child(even)::before { background: var(--bg-card); }
.q42xf1 .wibba + .wibba::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");
}
.b3pk07t1 .wibba + .wibba::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");
}
.zjr73cmb .wibba + .wibba::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");
}
.sq1gk .qmha84m,
.xrisbbz6 .qmha84m,
.bpsc .qmha84m { overflow: hidden; }
.sq1gk .rf0u,
.xrisbbz6 .rf0u { margin-bottom: 60px; }
.bpsc .rf0u { margin-bottom: 70px; }
.bpsc .xofk2v { padding-bottom: 70px; }
.sq1gk .qmha84m::before,
.xrisbbz6 .qmha84m::before,
.bpsc .qmha84m::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.sq1gk .qmha84m::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");
}
.xrisbbz6 .qmha84m::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");
}
.bpsc .qmha84m::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.vmh56uip .qmha84m:not(.j0h6ykn) .xxhzs8u { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ebfo .qmha84m:not(.j0h6ykn) .xxhzs8u { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.b262  .qmha84m:not(.j0h6ykn) .xxhzs8u { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ml0n2c  .qmha84m:not(.j0h6ykn) .xxhzs8u { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.vmh56uip .j0h6ykn { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.ebfo .j0h6ykn { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.b262 .j0h6ykn { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ml0n2c .j0h6ykn { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.d77x .j0h6ykn { background: var(--accent); }
.d77x .j0h6ykn .xxhzs8u { background: none; }
.d77x .qmha84m:not(.j0h6ykn) .xxhzs8u { background: rgba(0,0,0,0.6); }
.yjl6 .cdum { float: left; width: 38%; margin: 0 28px 16px 0; }
.yjl6 .cdum .o4seq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yjl6 .zybr5xi::after { content: ''; display: block; clear: both; }
.osy4smc .cdum { float: right; width: 38%; margin: 0 0 16px 28px; }
.osy4smc .cdum .o4seq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.osy4smc .zybr5xi::after { content: ''; display: block; clear: both; }
.saz6lp .wibba:nth-child(odd)  .cdum { float: left;  width: 38%; margin: 0 28px 16px 0; }
.saz6lp .wibba:nth-child(even) .cdum { float: right; width: 38%; margin: 0 0 16px 28px; }
.saz6lp .cdum .o4seq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.saz6lp .zybr5xi::after { content: ''; display: block; clear: both; }
.yjl6 .kf9q0,
.yjl6 .kn7e,
@media (max-width: 900px) {
  .yjl6 .cdum,
  .osy4smc .cdum,
  .saz6lp .wibba:nth-child(odd)  .cdum,
  .saz6lp .wibba:nth-child(even) .cdum {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yjl6 .cdum .o4seq,
  .osy4smc .cdum .o4seq,
  .saz6lp .cdum .o4seq {
    max-height: none !important;
  }
}
.yjl6 .uyem0,
.yjl6 .kzvbid1a,
.osy4smc .uyem0,
.osy4smc .kzvbid1a,
.saz6lp .uyem0,
.saz6lp .kzvbid1a { overflow: hidden; }
@media (max-width: 640px) {
  .yjl6 .cdum,
  .osy4smc .cdum,
  .saz6lp .cdum { float: none; width: 100%; margin: 0 0 16px 0; }
}
.e4ep .q24s,
.e4ep .zybr5xi,
.e4ep .n45x3m4m  { max-width: 1100px; }
.ms83 .q24s,
.ms83 .zybr5xi,
.ms83 .n45x3m4m  { max-width: 1200px; }
.tzsqcs .q24s,
.tzsqcs .zybr5xi,
.tzsqcs .n45x3m4m  { max-width: 1320px; }
.fqoauy { font-size: 0.82rem; color: var(--text-muted); }
.ljfu { display: flex; align-items: center; }
.ztnjc {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jahm2fh { display: flex; align-items: center; }
.tyzkd { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.tyzkd:hover { text-decoration: underline; }
.rdefog1 { margin: 0 3px; opacity: 0.45; }
.rdefog1::before { content: '/'; }
.xgpuap0 { padding: 2px 5px; color: var(--text-main); }
.muzhiey .fqoauy {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.muzhiey .ljfu { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.u327 .fqoauy {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.u327 .ljfu { padding: 0 0 0 12px; }
.bk1hoj .ljfu { padding: 0 16px; }
.bk1hoj .fqoauy {
  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);
}
.bk1hoj .q24s { padding-top: 28px; }
@media (max-width: 720px) {
  .yeixkt { margin-top: 18px; padding: 0 16px; }
  .bk1hoj .q24s { padding-top: 16px; }
}
.e4ep.muzhiey .ljfu { max-width: 1100px; }
.ms83.muzhiey .ljfu { max-width: 1200px; }
.tzsqcs.muzhiey .ljfu { max-width: 1320px; }
.qm459r .wibba { padding-top: 16px; padding-bottom: 16px; }
.qzw5ymg .wibba { padding-top: 24px; padding-bottom: 24px; }
.haecy .wibba { padding-top: 40px; padding-bottom: 40px; }
.ucqe .wibba { padding-top: 52px; padding-bottom: 52px; }
.ctcx .wibba:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.ctcx .wibba:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.ctcx .wibba:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.ctcx .wibba:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ni6of7db .zybr5xi { padding-top: 10px;  padding-bottom: 10px; }
.j9c2p .zybr5xi { padding-top: 18px;  padding-bottom: 18px; }
.tr7s4v5t .zybr5xi { padding-top: 36px;  padding-bottom: 36px; }
.sli0ji .zybr5xi { padding-top: 48px;  padding-bottom: 48px; }
.c1g3vfk h2.e5ufja { font-weight: 600; }
.c1g3vfk h3.zmwtsp     { font-weight: 600; }
.fuqz h2.e5ufja { font-weight: 800; }
.fuqz h3.zmwtsp     { font-weight: 700; }
.bycv { font-weight: 600; }
.bycv h2.e5ufja { font-weight: 900; }
.bycv h3.zmwtsp     { font-weight: 800; }
.bycv .ulnjd strong,
.bycv .ulnjd strong { font-weight: 600; }
.qmmv {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.rh1jeirz .qmmv { display: none; }
@media (max-width: 640px) { .qmmv { display: none; } }
.qmmv { background: var(--cta) !important; color: #fff !important; border: none !important; }
.qmmv:hover { opacity: 0.85; }
.w4p9l .qmmv { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xm8209s .qmmv,
.iknprrw  .qmmv { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xm8209s .qmmv:hover,
.iknprrw  .qmmv:hover { opacity: 0.88; }
.w4p9l.xm8209s .qmmv,
.w4p9l.iknprrw  .qmmv { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hz75b {
  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;
}
.hz75b:hover { transform: translateY(-2px); opacity: 0.92; }
.hz75b { background: var(--cta) !important; color: #fff !important; border: none !important; }
.en12ek .hz75b { display: none; }
.avhiyk .hz75b { right: 32px; }
.xki72uu  .hz75b { left: 32px; }
@media (max-width: 480px) {
  .avhiyk .hz75b { right: 20px; bottom: 20px; }
  .xki72uu  .hz75b { left: 20px; bottom: 20px; }
}
.qp892s { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.n45x3m4m { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mza10 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gpf1hk { color: var(--text-dim); font-size: 0.8rem; }
.lim7i3 a, .cub0babf a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.lim7i3 a:hover, .cub0babf a:hover { color: var(--accent-light); }
.cub0babf { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jkt3 .n45x3m4m { text-align: center; }
.jkt3 .cub0babf { justify-content: center; margin-bottom: 16px; }
.jkt3 .mza10 { margin-top: 0; }
.dpurw1ih { margin-top: 10px; }
.dpurw1ih a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .n45x3m4m { padding-left: 16px; padding-right: 16px; }
  .zuimuj .n45x3m4m { padding: 20px 16px; }
  .cub0babf { gap: 4px 12px; }
  .mza10 { font-size: 0.78rem; }
}
.q9pr2it .mza10 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.q9pr2it .gpf1hk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .q9pr2it .zfd6eb { grid-template-columns: 1fr 1fr; } .q9pr2it .n6kyjz { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q9pr2it .zfd6eb { grid-template-columns: 1fr; } }
.fg3cj9bl .mza10 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .fg3cj9bl .jqd4yf2f { gap: 12px; } .fg3cj9bl .q7syh { margin-right: 0; width: 100%; } }
.gsdktk .mza10 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.gsdktk .gpf1hk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .gsdktk .gcke { grid-template-columns: 1fr 1fr; } .gsdktk .yg98uv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .gsdktk .gcke { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .uf1bx .u2dnx { grid-template-columns: 1fr 1fr; } .uf1bx .ndwlz2mw:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uf1bx .u2dnx { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .fflyt4 .u2dnx { grid-template-columns: 1fr; } }
.unm54 .n45x3m4m { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.unm54 .cub0babf { justify-content: center; }
.was64 .cib6lj2w      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.was64 .qp892s { background: var(--bg-page); border-top-color: var(--border-alt); }
.ckfxkhr9 .cib6lj2w      { background: #0d1117; border-bottom-color: #21262d; }
.ckfxkhr9 .fm8y { color: var(--accent-light); }
.ckfxkhr9 .rdqe { --msep-color: #8b949e; }
.ckfxkhr9 .rdqe a { color: #8b949e; }
.ckfxkhr9 .rdqe a:hover { color: var(--accent-light); }
.ckfxkhr9 .b0mdkr { color: #8b949e; }
.ckfxkhr9 .qp892s { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ckfxkhr9 .mza10,
.ckfxkhr9 .gpf1hk { color: #6e7681; }
.ckfxkhr9 .lim7i3 a, .ckfxkhr9 .cub0babf a,
.ckfxkhr9 .lim7i3 a:hover, .ckfxkhr9 .cub0babf a:hover,
@media (max-width: 640px) {
  .ckfxkhr9 .rdqe { background: #0d1117; border-top-color: #21262d; }
  .ckfxkhr9 .rdqe li a { border-bottom-color: #21262d; }
}
.qga0nri .cib6lj2w      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qga0nri .fm8y { color: var(--accent-light); }
.qga0nri .rdqe { --msep-color: #475569; }
.qga0nri .rdqe a { color: #475569; }
.qga0nri .rdqe a:hover { color: var(--accent-light); }
.qga0nri .b0mdkr { color: #64748b; }
.qga0nri .qp892s { background: #f0f4f8; border-top-color: #cbd5e1; }
.qga0nri .mza10,
.qga0nri .gpf1hk { color: #64748b; }
.qga0nri .lim7i3 a, .qga0nri .cub0babf a,
.qga0nri .lim7i3 a:hover, .qga0nri .cub0babf a:hover,
@media (max-width: 640px) {
  .qga0nri .rdqe { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qga0nri .rdqe li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xm8209s .cib6lj2w      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xm8209s .fm8y { color: #fff; }
.xm8209s .rdqe { --msep-color: rgba(255,255,255,0.82); }
.xm8209s .rdqe a { color: rgba(255,255,255,0.82); }
.xm8209s .rdqe a:hover { color: #fff; }
.xm8209s .b0mdkr { color: rgba(255,255,255,0.9); }
.xm8209s .qp892s { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xm8209s .mza10,
.xm8209s .gpf1hk { color: rgba(255,255,255,0.72); }
.xm8209s .lim7i3 a, .xm8209s .cub0babf a,
.xm8209s .lim7i3 a:hover, .xm8209s .cub0babf a:hover,
@media (max-width: 640px) {
  .xm8209s .rdqe { background: var(--accent); border-top-color: var(--accent-light); }
  .xm8209s .rdqe li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.iknprrw .cib6lj2w {
  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);
}
.iknprrw .qp892s {
  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) {
  .iknprrw .rdqe {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.g77gihp .rf6ph8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.weorn .rf6ph8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.v4wsc3 .rf6ph8 { min-height: 72px; height: auto; }
.x4ai1z1 .rf6ph8 { min-height: 84px; height: auto; }
.zuimuj .rf6ph8 { max-width: none; padding: 0 32px; }
.zuimuj .n45x3m4m  { max-width: none; padding: 24px 32px; }
.ttky.ms83 .rf6ph8 { max-width: 1200px; }
.ttky.tzsqcs .rf6ph8 { max-width: 1320px; }
.l7t12l   .fm8y, .l7t12l   .q7syh { text-transform: capitalize; }
.uqa2 .fm8y, .uqa2 .q7syh { text-transform: lowercase; }
.ou94olsw .fm8y, .ou94olsw .q7syh { text-transform: uppercase; letter-spacing: 0.06em; }
.emi4k, .kmhvhe {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ekxompqf .emi4k,
.rtao .emi4k,
.kbfn5o .emi4k,
.hpqq .emi4k,
.bzspwk5r   .rdqe a { font-weight: 500; }
.izyks0 .rdqe a { font-weight: 600; }
.o62l1ti4     .rdqe a { font-weight: 700; }
.xtcu7jy    .rdqe a { font-weight: 800; letter-spacing: 0.01em; }
.f2o8     .rdqe > li + li::before,
.mva7zz1    .rdqe > li + li::before,
.h2yk4f5    .rdqe > li + li::before,
.fpzmhv .rdqe > li + li::before,
.cnhx .rdqe > li + li::before,
.v7nnmh  .rdqe > li + li::before,
.qc4yp    .rdqe > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.f2o8     .rdqe > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mva7zz1    .rdqe > li + li::before { content: "|"; }
.h2yk4f5    .rdqe > li + li::before { content: "—"; }
.fpzmhv .rdqe > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.cnhx .rdqe > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.v7nnmh  .rdqe > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qc4yp    .rdqe > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .h9mc0ht .b0mdkr,
  .wt7tj .b0mdkr,
  .jksdg .b0mdkr,
  .bzxw .b0mdkr,
  .apefdr .b0mdkr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .h9mc0ht .b0mdkr::before,
  .wt7tj .b0mdkr::before,
  .jksdg .b0mdkr::before,
  .bzxw .b0mdkr::before,
  .apefdr .b0mdkr::before { content: ""; display: block; flex-shrink: 0; }

  
  .h9mc0ht .b0mdkr::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;
  }

  
  .wt7tj .b0mdkr::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;
  }

  
  .jksdg .b0mdkr::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;
  }

  
  .bzxw .b0mdkr::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;
  }

  
  .apefdr .b0mdkr::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) {
  .cbgnil .b0mdkr {
    padding: 5px 14px;
  }
  .cbgnil .rdqe {
    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;
  }
  .cbgnil .rdqe li a {
    border-bottom: none; padding: 10px 22px;
  }
  .cbgnil .rdqe li a:hover { background: var(--bg-raised); }
  .cbgnil .qvvpk8x,
  .f0r7 .qvvpk8x,
  .ftlma2b .qvvpk8x { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dl6mot2 .b0mdkr {
    padding: 5px 10px;
  }
  .dl6mot2 .rdqe {
    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);
  }
  .dl6mot2 .rdqe.qa4i2t { transform: translateX(0); }
  .dl6mot2 .rdqe li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dl6mot2 .rdqe li:last-child a { border-bottom: none; }
  .xm8209s .rdqe,
  .ckfxkhr9 .rdqe { background: var(--accent) !important; }
  .xm8209s .rdqe li a,
  .ckfxkhr9 .rdqe li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ftlma2b .b0mdkr {
    padding: 5px 10px;
  }
  .ftlma2b .rdqe {
    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);
  }
  .ftlma2b .rdqe::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ftlma2b .rdqe.qa4i2t { transform: translateY(0); }
  .ftlma2b .rdqe li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .grgypjm1 .b0mdkr {
    padding: 5px 10px;
  }
  .grgypjm1 .rdqe {
    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;
  }
  .grgypjm1 .rdqe.qa4i2t { opacity: 1; pointer-events: auto; }
  .grgypjm1 .rdqe li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cxxmaqq     .b0mdkr { border-radius: 0 !important; }
  .ky1ck   .b0mdkr { border-radius: 8px !important; }
  .v8suh5xj .b0mdkr { border-radius: 50% !important; }
  .z1vj8u   .b0mdkr { border-radius: 999px !important; }
}
.wq08oid .wlzc4zt { height: 36px; }
.csxlp .wlzc4zt { height: 60px; max-width: 200px; }
.v16jx4p .wlzc4zt { height: 76px; max-width: 240px; }
@media (min-width: 720px) {
  .aak01u .kn7e {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .aak01u .iav53v6 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .aak01u .iav53v6 { padding: 40px 16px 20px; }
  .aak01u .l9s5k {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .aak01u .blfp { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .zru2yvgz .iav53v6 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zru2yvgz .iav53v6::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zru2yvgz .sztn5yd {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zru2yvgz .tmzz8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zru2yvgz .l9s5k {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zru2yvgz .blfp { width: 100%; min-width: 0; }
  .zru2yvgz .p4zyu { min-width: 0; }
}
.ehyzj05 .ljlq2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ehyzj05 .ljlq2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ehyzj05 .ljlq2 p { padding: 0 2px 16px; }
.ndijtu .ljlq2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ndijtu .ljlq2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ndijtu .ljlq2 summary::after { content: "›"; font-size: 1.2em; }
.ndijtu .ljlq2[open] summary::after { content: "‹"; }
.ndijtu .ljlq2 p { padding: 10px 22px 4px; }
.p7ow1l .ljlq2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.p7ow1l .ljlq2 summary { color: var(--text-primary); padding-left: 16px; }
.p7ow1l .ljlq2 summary::after { content: "›"; font-size: 1.1em; }
.p7ow1l .ljlq2[open] summary::after { content: "‹"; }
.p7ow1l .ljlq2 p { padding-left: 16px; }
.givc8 .kgoi22p { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.givc8 .ljlq2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.givc8 .ljlq2:last-child { border-bottom: none; }
.givc8 .ljlq2 summary { color: var(--text-primary); border-radius: 0; }
.givc8 .ljlq2 summary::after { content: "›"; font-size: 1.1em; }
.givc8 .ljlq2[open] summary::after { content: "‹"; }
.dunn5c5n .ljlq2 { overflow: hidden; }
.dunn5c5n .ljlq2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dunn5c5n .ljlq2 summary::after { color: rgba(255,255,255,.75); }
.dunn5c5n .ljlq2[open] summary { border-radius: 0; }
.gecm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.x43t9n {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.u5l7amw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.fnv0enx { color: var(--text-muted); font-size: 1.05rem; }
.nb0p23 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.f42adwi { margin-bottom: 20px; }
.ccndhw {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.q4dvqbw7 {
  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;
}
.q4dvqbw7:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.q9ogf1 { resize: vertical; min-height: 130px; }
.rtzchp { width: 100%; margin-top: 8px; }
.qse2edx {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.jvstc {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.h7cnmf14 { color: var(--text-muted); line-height: 1.75; }
.w9db4z0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.w9db4z0 li { margin-bottom: 6px; }
.meymx { max-width: 760px; margin: 0 auto; }
.rs37dtrx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.tuu6qd { max-width: 760px; margin: 0 auto; }
.v3gpl ul.w9db4z0 { margin: 0; }
@media (max-width: 640px) { .fvm3jv { grid-template-columns: 1fr; gap: 10px; } }
.t4nij99k { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.a6uex { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.msug { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.a6uex p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.a6uex .w9db4z0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .t4nij99k { grid-template-columns: 1fr; } }
.k6cl6uln { color: inherit; text-decoration: none; }
.k6cl6uln:hover { color: var(--accent-light); text-decoration: underline; }
.bwqtx38 { display: inline-block; line-height: 0; }
.qbww9s6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yjs2i { margin-bottom: 48px; }
.lavw { max-width: 760px; margin: 0 auto; }
.zx7u { text-align: center; }
.xpfsfc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xpfsfc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.rt4wc8 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xpfsfc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xpfsfc ul.w9db4z0 { margin: 0; }
.g6tk3 { color: var(--text-muted); line-height: 1.75; }
.zx7u .w9db4z0,
.bhol6bux .w9db4z0,
.h7rt8txk .w9db4z0,
.k7gj9 .w9db4z0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.zx7u .xpfsfc,
.bhol6bux .xpfsfc { text-align: left; }
.zx7u .rt4wc8,
.bhol6bux .rt4wc8 { text-align: center; }
.d5jk { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a8f567 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.obkn77 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.dudw { margin-top: 12px; }
.tuikc { 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; }
.tuikc:hover { border-bottom-color: var(--accent-light); }
.u3d4w { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.u3d4w img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bspwue { width: 200px; height: 200px; }
.rytson { border-radius: 50%; }
.ryqupm { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wmedzxk { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .xpkys { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.gxr46f { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.gxr46f .obkn77, .gxr46f .a8f567 { max-width: 640px; }
.egs5obf2 .d5jk { font-size: 1.6rem; margin-top: 18px; }
.ybkw5y .obkn77 { margin-bottom: 28px; }
@media (max-width: 860px) { .gvaivct { grid-template-columns: 1fr; } .egs5obf2 { position: static; text-align: center; } }
.hp8dle .u3d4w { margin: 0 auto 18px; }
.hp8dle .ryqupm { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .rlok3t { grid-template-columns: 1fr; } }
.x53wx24n .d5jk { font-size: 1.6rem; margin-bottom: 6px; }
.k7gj9 .w9db4z0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x53wx24n { flex-direction: column; text-align: center; } .nqhzh { grid-template-columns: 1fr; } }
.akzye6 .d5jk { font-size: 1.35rem; margin: 0 0 4px; }
.akzye6 .ryqupm { margin: 0; }
.xoom7ce { max-width: 760px; margin: 0 auto; }
.riql { position: relative; padding-left: 28px; }
.riql::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.fe0ljas { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.fe0ljas:last-child { padding-bottom: 0; }
.jjuu { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.s1a4me h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.s1a4me p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wwakl .u5l7amw { color: var(--accent-light); }
.n9wj3bq .u5l7amw { font-size: 2rem; }
.n9wj3bq .fnv0enx { max-width: 680px; }
.umtko .u5l7amw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.umtko .fnv0enx  { margin: 0; }
@media (max-width: 640px) { .umtko { flex-direction: column; } }
.m4aacx {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.m4aacx .u5l7amw { color: var(--accent-light); }
.vtqw .u5l7amw { color: #fff; }
.vtqw .fnv0enx  { color: rgba(255,255,255,0.85); }
.ljj5ecel { max-width: 680px; margin: 0 auto; }
.tyo2q {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .tyo2q { grid-template-columns: 1fr; } }
.udl8w9 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.udl8w9 .q4dvqbw7 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.udl8w9 .q4dvqbw7:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.slwe .q4dvqbw7 { background: var(--bg-raised); border-color: transparent; }
.slwe .q4dvqbw7:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ff3sd7 .q4dvqbw7 { border-radius: 100px; padding: 11px 20px; }
.ff3sd7 .q9ogf1 { border-radius: 14px; }
@media (max-width: 640px) { .dvpf { grid-template-columns: 1fr; } }
.i6g2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.i6g2 li { margin-bottom: 6px; }
.bcu9qr{position:relative;overflow:visible}
.ey9it65 .lmfj4p,.w0se7qf .lmfj4p,
.ey9it65 .lmfj4p,.w0se7qf .lmfj4p,
.ey9it65 .lmfj4p .yvvtcfck,.w0se7qf .lmfj4p .yvvtcfck,
.ey9it65 .yv6tl,.w0se7qf .yv6tl,
.ey9it65 .lmfj4p,.w0se7qf .lmfj4p{top:12px}
.w0se7qf .lmfj4p .yvvtcfck{margin-left:auto}
.w0se7qf .lmfj4p{text-align:right}
.fgxwgz .yv6tl{color: var(--accent-light);opacity:1;font-weight:500}
.ildj6{--date-bg:transparent}
.toay27 .v67dm::before{content:"◆";font-size:.5em;opacity:.35}
.toay27 .yv6tl + .yv6tl::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.i05udi5{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ov54m25{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.azs0{display:flex;flex-direction:column;gap:3px}
.ncjtg{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.dayrgk5m{font-weight:700;font-size:1rem;color:var(--text-heading)}
.my6g{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.qjs6 .i05udi5{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.wgtaz .i05udi5{border-top:3px solid var(--accent);padding-top:18px}
.wqzcx .i05udi5{border-left:3px solid var(--accent);border-radius:0}
.so5d1 .i05udi5{padding:20px 0}
@media(max-width:640px){
  .i05udi5{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .my6g{max-width:100%}
}
:root {
  --accent:          #9128a0;
  --brand:           #9128a0;
  --brand-light:     #c668d3;
  --brand-pale:      #d4a2db;
  --grad-start:      #47134e;
  --grad-end:        #7e228b;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #f9c037;
  --cta-hover:       #ffb70e;
  --bg-page:         #110613;
  --bg-surface:      #1c091e;
  --bg-card:         #260d2a;
  --bg-card-inner:   #311135;
  --bg-raised:       #3b1541;
  --bg-hover:        #46184d;
  --border:          #541d5c;
  --border-alt:      #692573;
  --border-section:  #541d5c;
  --text-primary:    #e6e3e7;
  --text-muted:      #aa9fac;
  --text-body:       #cec8cf;
  --text-sub:        #aa9fac;
  --text-faint:      #786a7b;
  --text-dim:        #5e525f;
  --text-label:      #928394;
  --text-value:      #c2bac3;
  --accent-bg:       #251527;
  --accent-bg-light: #391d3d;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161926;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #84ebdc;
  --c-cons:          #e68998;
  --c-pros-label:    #58e3d0;
  --c-tip-border:    #39dec7;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #84ebdc;
}
:root { --logo-bg-opacity: 73%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.qqx15h .mt4q3k { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qqx15h .mt4q3k::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qqx15h .jf6m     .mt4q3k::before { content: "";  color: var(--c-tip-border); }.qqx15h .geyl0im .mt4q3k::before { content: ""; color: var(--c-warn-border); }.qqx15h .ww6t    .mt4q3k::before { content: ""; color: #60a5fa; }.pu26gozk .qqx15h .jf6m     .mt4q3k::before { color: #10b981; }.pu26gozk .qqx15h .geyl0im .mt4q3k::before { color: #f43f5e; }.pu26gozk .qqx15h .ww6t    .mt4q3k::before { color: #a855f7; }.e2rijfdm  .qqx15h .jf6m     .mt4q3k::before { color: #eab308; }.e2rijfdm  .qqx15h .geyl0im .mt4q3k::before { color: #ef4444; }.e2rijfdm  .qqx15h .ww6t    .mt4q3k::before { color: #f97316; }.zyha  .qqx15h .jf6m     .mt4q3k::before { color: #38bdf8; }.zyha  .qqx15h .geyl0im .mt4q3k::before { color: #818cf8; }.zyha  .qqx15h .ww6t    .mt4q3k::before { color: #2dd4bf; }.wcko4 .qqx15h .mt4q3k::before { color: var(--accent-light) !important; }
.cj933l .fjs8xslg, .cj933l .bk2yu0 { min-height: 520px; }
.rdefog1::before { content: '/'; }
.i18rm .yv6tl::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.i18rm .yv6tl:first-of-type::before{content:"\f058"}.i18rm .yv6tl:last-of-type::before{content:"\f021"}