: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;
}
.s6d9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jg2e {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ksvdiv {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tzhjctd9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.e88o { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.e88o a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.e88o a:hover { color: var(--accent-light); }
.npo2s  .qj4vqht { border-radius: 14px; }
.npo2s .qj4vqht li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.npo2s .qj4vqht li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.zfg1hsur .qj4vqht li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .qj4vqht {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .kupeo:hover .qj4vqht,
  .kupeo:focus-within .qj4vqht { display: block; }
  .qj4vqht li a { padding: 8px 16px; font-size: 0.88rem; }
}
.s69ky {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.m2w25gk { display: none; }
@media (max-width: 640px) {
  .m2w25gk {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .m2w25gk.xnbf8fvt { display: block; }
}
@media (max-width: 640px) {
  .s69ky { display: block; }
  .e88o > li + li::before { display: none !important; }
  .e88o {
    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;
  }
  .e88o.xnbf8fvt { display: flex; }
  .e88o li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .e88o li:last-child a { border-bottom: none; }
}
.j9ie { min-height: 480px; }
.r9b9a8v {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.iq5w69 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t3msh .iq5w69 { margin-left: 0; margin-right: 0; }
.x89nku7 {
  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;
}
.x89nku7:hover { opacity: 0.88; }
.g7xoet .r9b9a8v { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.g7xoet .iq5w69 { color: #e2e8f0; }
.g7xoet.t3msh   .q88t { text-align: left; }
.uqmh .r9b9a8v { color: var(--text-primary); text-shadow: none; }
.uqmh .iq5w69 { color: var(--text-muted); }
.uqmh .x89nku7 { margin-top: 16px; }
.uqmh, .uqmh.j9ie { min-height: auto !important; }
.uqmh.t3msh   .q88t { text-align: left; }
.uqmh~.e4qtfjvq{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}
.uqmh~.e4qtfjvq .qk5qrd{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ddfnv6 .r9b9a8v { color: #fff; }
.ddfnv6 .iq5w69 { color: rgba(255,255,255,0.85); }
.ddfnv6 .x89nku7 { background: #fff; color: var(--cta); }
.ddfnv6 .x89nku7:hover { opacity: 0.92; }
.aonayn .fwati { position: relative; overflow: hidden; }
.aonayn .fwati::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;
}
.auiw .fwati {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qm7uwv .fwati { position: relative; overflow: hidden; }
.qm7uwv .fwati::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;
}
.kf3ra .fwati { position: relative; overflow: hidden; }
.kf3ra .fwati::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;
}
.tf2xuj .fwati {
  animation: hg-fadein 1.2s ease-out both;
}
.fwati {
  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%);
}
.vllyk {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.fycgtd3 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.eaud5f {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.fwati .r9b9a8v { text-shadow: none; color: var(--text-primary); }
.fwati .iq5w69 { color: var(--text-muted); }
body.ir8tp3t9 .r9b9a8v {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mcss .r9b9a8v {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.fwati.nxe87s .vllyk { align-items: center; text-align: center; }
.fwati.t3msh   .vllyk { align-items: flex-start; text-align: left; }
.lvr4 .fycgtd3 { position: relative; }
.lvr4 .fycgtd3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.lvr4.x20us .fycgtd3::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.muoxc .fycgtd3 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.muoxc .eaud5f {
  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);
}
.muoxc .velu5txp {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.muoxc.x20us .fycgtd3 { padding: 32px 0 32px 32px; }
.zw392 .fycgtd3 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.zw392 .eaud5f {
  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);
}
.x20us .vllyk {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.zw392.x20us .fycgtd3 { padding: 40px 16px 40px 48px; }
.a97kqy2t .fycgtd3 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .fwati { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .fwati .fycgtd3 { display: none !important; }
  .a97kqy2t .fycgtd3 { display: none !important; }
  .ewmkx .f2b92dv9 { display: none !important; }
  .kz4go2 .hp6fp { display: none !important; }
  .vllyk  { padding: 36px 24px; }
  .fwati~.e4qtfjvq,.x20us~.e4qtfjvq{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .j9ie, .fwati { min-height: 320px !important; }
  
  .r9b9a8v { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .hgte5w { display: none !important; }
  
  .d3coeloj { flex-direction: column; align-items: center; }
  .q0l3umg0 { width: 100%; max-width: 340px; }
}
.tqzx { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.sma0s1lj { width: 100%; height: auto; display: block; border-radius: 10px; }
.d9mxcorc .tqzx        { border-radius: 16px; }
.d9mxcorc .sma0s1lj  { border-radius: 16px; }
.fyjjc256 .tqzx         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fyjjc256 .sma0s1lj   { border-radius: 8px; }
.l5h5a1e { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ka4yk { width: 100%; padding: 32px 0; position: relative; }
.h5ys { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wchtsbk7 .ka4yk:nth-child(even) { background: var(--bg-surface); }
.wchtsbk7 .ka4yk:nth-child(odd)  { background: var(--bg-page); }
.jtso7m .ka4yk:nth-child(even) { background: var(--bg-card); }
.jtso7m .ka4yk:nth-child(odd)  { background: var(--bg-page); }
.wchtsbk7 .ka4yk:nth-child(odd)  .h5ys { background: var(--bg-card); border-radius: 6px; }
.wchtsbk7 .ka4yk:nth-child(even) .h5ys { background: var(--bg-raised); border-radius: 6px; }
.jtso7m .ka4yk:nth-child(odd)  .h5ys { background: var(--bg-card); border-radius: 6px; }
.jtso7m .ka4yk:nth-child(even) .h5ys { background: var(--bg-raised); border-radius: 6px; }
.wchtsbk7 .ka4yk:nth-child(even) .pku5ff .d4upn,
.jtso7m .ka4yk:nth-child(even) .pku5ff .d4upn { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wchtsbk7 .ka4yk:nth-child(odd) .pku5ff .d4upn,
.jtso7m .ka4yk:nth-child(odd) .pku5ff .d4upn { background: var(--bg-card-inner); }
.wchtsbk7 .ka4yk:nth-child(even) .ouez1 .d4upn:nth-child(odd),
.jtso7m .ka4yk:nth-child(even) .ouez1 .d4upn:nth-child(odd)  { background: var(--bg-card); }
.wchtsbk7 .ka4yk:nth-child(even) .ouez1 .d4upn:nth-child(even),
.jtso7m .ka4yk:nth-child(even) .ouez1 .d4upn:nth-child(even) { background: var(--bg-card-inner); }
h1.vc7a0pn { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vc7a0pn {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.l1i14z8x { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.z8k4h6q4 h2.vc7a0pn {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ife7d1 h2.vc7a0pn {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nof0 h2.vc7a0pn {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.qt98ufb h2.vc7a0pn::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ick28x4 h2.vc7a0pn {
  color: var(--text-primary); font-size: 1.7rem;
}
.m68ois7 h2.vc7a0pn::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.t6a8 h2.vc7a0pn {
  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;
}
.w84r99 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .w84r99 { display: none; } }
.x6giu3fg { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ep7g { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fmoys {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.x0ks69k6 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e0jiw { padding-left: 20px; }
.e0jiw li { margin-bottom: 6px; }
.e0jiw a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e0jiw a:hover { color: var(--accent-light); }
.hb671n4 .x0ks69k6 { display: none; }
.sann .x0ks69k6 { display: none; }
.sann .e0jiw { padding-left: 0; list-style: none; }
.sann .e0jiw li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sann .e0jiw a { font-size: 0.92rem; }
.vf1arg .fmoys { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vf1arg .x0ks69k6 { display: none; }
.vf1arg .e0jiw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vf1arg .e0jiw li { margin-bottom: 0; }
.vf1arg .e0jiw 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;
}
.vf1arg .e0jiw a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.mil1qxb .fmoys { padding: 20px 20px 16px; }
.mil1qxb .e0jiw {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.mil1qxb .e0jiw li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.mil1qxb .e0jiw 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;
}
.mil1qxb .e0jiw 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;
}
.mil1qxb .e0jiw a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.mil1qxb .e0jiw a:focus,
.mil1qxb .e0jiw a:focus-visible,
.mil1qxb .e0jiw a:target { outline: none; }
.mil1qxb .e0jiw li:target a { border-color: var(--border); color: var(--text-muted); }
.nhpj .fmoys { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.nhpj .x0ks69k6 { display: none; }
.nhpj .e0jiw { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.nhpj .e0jiw li { margin-bottom: 0; }
.nhpj .e0jiw li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.nhpj .e0jiw li:last-child::after { content: ""; margin-right: 0; }
.nhpj .e0jiw a { font-size: 0.9rem; }
.d4upn { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.pku5ff .d4upn { background: var(--bg-card); }
.ouez1 .d4upn:nth-child(odd)  { background: var(--bg-card); }
.ouez1 .d4upn:nth-child(even) { background: var(--bg-raised); }
.uiqhun .d4upn {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.uiqhun .d4upn:last-child { border-bottom: none; }
.uiqhun h3.l1i14z8x { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.f1f8ctu8 .d4upn {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.f1f8ctu8 .d4upn + .d4upn { margin-top: 4px; }
.uudgd .d4upn { background: none; border-radius: 0; padding: 12px 0; }
.uudgd .d4upn + .d4upn { border-top: 1px solid var(--border-section); }
.i277 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.dbw17vqz { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.pner24 { color: var(--text-body); margin-bottom: 10px; }
.t2e6x, .wkkmob5 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.t2e6x li, .wkkmob5 li { margin-bottom: 6px; }
.wkkmob5 li { list-style: decimal; }
.cwocqbz     .t2e6x { list-style-type: "● "; }
.cnvwkv  .t2e6x { list-style-type: "■ "; }
.id7lma2d .t2e6x { list-style-type: "◆ "; }
.cmpiceb4    .t2e6x { list-style-type: "★ "; }
.cwocqbz     .c2omdnj { list-style-type: "● "; }
.cnvwkv  .c2omdnj { list-style-type: "■ "; }
.id7lma2d .c2omdnj { list-style-type: "◆ "; }
.cmpiceb4    .c2omdnj { list-style-type: "★ "; }
.cwocqbz    .t2e6x li::marker, .cwocqbz    .c2omdnj li::marker,
.cnvwkv .t2e6x li::marker, .cnvwkv .c2omdnj li::marker,
.id7lma2d .t2e6x li::marker, .id7lma2d .c2omdnj li::marker,
.cmpiceb4   .t2e6x li::marker, .cmpiceb4   .c2omdnj li::marker {
  color: var(--cta); font-size: 1em;
}
.cwocqbz .wkkmob5,
.cnvwkv .wkkmob5,
.id7lma2d .wkkmob5,
.cmpiceb4 .wkkmob5 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.cwocqbz .wkkmob5 li,
.cnvwkv .wkkmob5 li,
.id7lma2d .wkkmob5 li,
.cmpiceb4 .wkkmob5 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.cwocqbz .wkkmob5 li::before,
.cnvwkv .wkkmob5 li::before,
.id7lma2d .wkkmob5 li::before,
.cmpiceb4 .wkkmob5 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;
}
.cwocqbz     .wkkmob5 li::before { border-radius: 50%; }
.cnvwkv  .wkkmob5 li::before { border-radius: 3px; }
.id7lma2d .wkkmob5 li::before { border-radius: 3px; }
.cmpiceb4    .wkkmob5 li::before { border-radius: 50%; }
.bf245ie { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.sm6xsho .bf245ie,
.fg0h .bf245ie { background: transparent; border: none; border-radius: 0; }
.yfnkdb { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.yfnkdb th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.yfnkdb td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.yfnkdb tr:hover td { background: var(--bg-hover); }
.uj3elzee .yfnkdb tbody tr:nth-child(even) td { background: var(--bg-surface); }
.l6hpnw .yfnkdb { border: 1px solid var(--border-alt); }
.l6hpnw .yfnkdb th,
.l6hpnw .yfnkdb td { border: 1px solid var(--border-alt); }
.ropvnt .yfnkdb th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ropvnt .yfnkdb td { border-bottom: none; }
.ropvnt .yfnkdb tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jfly .yfnkdb th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.joscjvt .bf245ie {
  overflow: hidden;
}
.joscjvt .yfnkdb th { border-bottom: 1px solid var(--border-alt); }
.joscjvt .yfnkdb tr:last-child td { border-bottom: none; }
.a1xj9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.z68bcnqb { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.q3ybl8r { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jiy7b { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jf0c8v2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.c2omdnj { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.c2omdnj li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.o9zrv5jw .jiy7b { background: transparent; text-align: center; }
.g87vk .q3ybl8r {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.jahk239h .q3ybl8r {
  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);
}
.uuvaxf1b .z68bcnqb { display: grid; grid-template-columns: auto 1fr; }
.uuvaxf1b .q3ybl8r {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.uuvaxf1b .jiy7b { grid-column: 2; }
.uuvaxf1b .jf0c8v2,
.uuvaxf1b .c2omdnj { grid-column: 1 / -1; }
.ktef5xzn .z68bcnqb { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ktef5xzn .q3ybl8r {
  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);
}
.ktef5xzn .jiy7b { grid-column: 2; }
.ktef5xzn .jf0c8v2,
.ktef5xzn .c2omdnj { grid-column: 1 / -1; }
.dy70 .z68bcnqb { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dy70 .jiy7b { background: none; color: var(--accent-light); font-weight: 700; }
.e9c6tyef .z68bcnqb { 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); }
.e9c6tyef .jiy7b { background: none; color: var(--accent-light); font-weight: 700; }
.zspp .z68bcnqb { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zspp .z68bcnqb:last-child { border-bottom: none; }
.zspp .jiy7b { background: none; color: var(--accent-light); font-weight: 700; }
.cet67p4c .z68bcnqb { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cet67p4c .jiy7b { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.m5sseyi7 .a1xj9 { counter-reset: card-n; }
.m5sseyi7 .z68bcnqb  { counter-increment: card-n; }
.m5sseyi7 .jiy7b { display: flex; align-items: center; gap: 10px; }
.m5sseyi7 .jiy7b::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;
}
.x87z4k9 .z68bcnqb { background: var(--bg-surface); border: 1px solid var(--border); }
.x87z4k9 .jiy7b { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.syomej { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.e0onr  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.w4p4edvz { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.drp48mtp { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.syomej strong { color: var(--text-primary); font-size: 0.95rem; }
.syomej p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.q4dlcww9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.sluibn, .o49g5ust { border-radius: 8px; padding: 14px; }
.sluibn { background: var(--bg-pros); }
.o49g5ust { background: var(--bg-cons); }
.xpg2m64o { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.sluibn .xpg2m64o { color: var(--c-pros-label); }
.o49g5ust .xpg2m64o { color: #f87171; }
.sluibn ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.o49g5ust ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sma0s1lj { width: 100%; height: auto; border-radius: 10px; display: block; }
.ma0h {
  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;
}
.ma0h:hover { opacity: 0.85; }
.esedfh .ma0h  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.esedfh .ma0h:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pee7p8 .ma0h  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.pee7p8 .ma0h:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ia6j7 .x89nku7 { border-radius: 50px; }
.ia6j7 .ma0h  { border-radius: 50px; }
.tohwh99t .x89nku7 { padding-left: 22px; padding-right: 22px; }
.tohwh99t .ma0h  { padding-left: 12px; padding-right: 12px; }
.qljg .x89nku7 { padding-left: 44px; padding-right: 44px; }
.qljg .ma0h  { padding-left: 24px; padding-right: 24px; }
.l3wot .x89nku7 { padding-left: 56px; padding-right: 56px; }
.l3wot .ma0h  { padding-left: 32px; padding-right: 32px; }
.q8tblbr   .x89nku7::after, .q8tblbr   .ma0h::after,
.kpr4 .x89nku7::after, .kpr4 .ma0h::after,
.f6d3u1k3    .x89nku7::after, .f6d3u1k3    .ma0h::after,
.tpxfefvw    .x89nku7::after, .tpxfefvw    .ma0h::after,
.megyue    .x89nku7::after, .megyue    .ma0h::after,
.rf53gsd7     .x89nku7::after, .rf53gsd7     .ma0h::after,
.bqutrj    .x89nku7::after, .bqutrj    .ma0h::after,
.chie9e   .x89nku7::after, .chie9e   .ma0h::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;
}
.q8tblbr .x89nku7::after, .q8tblbr .ma0h::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");
}
.kpr4 .x89nku7::after, .kpr4 .ma0h::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");
}
.f6d3u1k3 .x89nku7::after, .f6d3u1k3 .ma0h::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");
}
.tpxfefvw .x89nku7::after, .tpxfefvw .ma0h::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");
}
.megyue .x89nku7::after, .megyue .ma0h::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");
}
.rf53gsd7 .x89nku7::after, .rf53gsd7 .ma0h::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");
}
.bqutrj .x89nku7::after, .bqutrj .ma0h::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");
}
.chie9e .x89nku7::after, .chie9e .ma0h::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");
}
.gzv8aon   .wpchxuul::after, .gzv8aon   .hwl5l::after,
.q6rj .wpchxuul::after, .q6rj .hwl5l::after,
.tarwj0g    .wpchxuul::after, .tarwj0g    .hwl5l::after,
.tqpssg    .wpchxuul::after, .tqpssg    .hwl5l::after,
.t2f7i3f4    .wpchxuul::after, .t2f7i3f4    .hwl5l::after,
.jr28htzh     .wpchxuul::after, .jr28htzh     .hwl5l::after,
.wy1bg0hg    .wpchxuul::after, .wy1bg0hg    .hwl5l::after,
.u43g1dv7   .wpchxuul::after, .u43g1dv7   .hwl5l::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;
}
.gzv8aon .wpchxuul::after, .gzv8aon .hwl5l::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");
}
.q6rj .wpchxuul::after, .q6rj .hwl5l::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");
}
.tarwj0g .wpchxuul::after, .tarwj0g .hwl5l::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");
}
.tqpssg .wpchxuul::after, .tqpssg .hwl5l::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");
}
.t2f7i3f4 .wpchxuul::after, .t2f7i3f4 .hwl5l::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");
}
.jr28htzh .wpchxuul::after, .jr28htzh .hwl5l::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");
}
.wy1bg0hg .wpchxuul::after, .wy1bg0hg .hwl5l::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");
}
.u43g1dv7 .wpchxuul::after, .u43g1dv7 .hwl5l::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");
}
.yiukaf6 .yeh9 { background: #1a1a1a; }
@media (min-width: 721px) {
  .v48ef92 { flex: 0 0 260px; width: 260px; }
  .kdqgni { flex: 0 0 120px; width: 120px; }
  .hr4wm6r0 { flex: 0 0 110px; width: 110px; }
  .akbr2   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .yjha { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.yjha.ma0h { 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) {
  .zhzh { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .zhzh .udc1 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .zhzh .v48ef92 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .zhzh .yeh9 { width: 100%; min-width: unset; height: 120px; }
  .zhzh .gccryaat { max-height: 96px; max-width: 200px; }
  .zhzh .roug { min-width: unset; text-align: center; white-space: normal; }
  .zhzh .kdqgni { min-width: 0; }
  .zhzh .akbr2 { 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; }
  .zhzh .yjha { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .f8243i .udc1 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .t1p1qqk .kis08nxi {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .t1p1qqk .foe5 { margin: 0; }
}
.fg0h .q4dlcww9 { gap: 10px; }
.fg0h .sluibn, .fg0h .o49g5ust { padding: 12px; }
.fg0h .sluibn ul, .fg0h .o49g5ust ul { margin: 4px 0 0; padding-left: 18px; }
.fg0h .sluibn li, .fg0h .o49g5ust li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .gasib { grid-template-columns: 1fr; }
  .wlx4n1m { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .wlx4n1m .hj0mm { width: 72px; height: 50px; }
  .wlx4n1m .fzqd2 { max-width: 180px; }
  .wlx4n1m .sbaomdp4 { width: auto; }
}
@media (max-width: 720px) {
  .icjg { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .e7o5 { padding: 16px; }
  .ay7yy48 .z3xgdza { min-width: 50%; }
}
.sfxqmx8 .q4dlcww9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jcjh { grid-template-columns: 1fr; }
  .sf5wq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fuuebgs { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .mkdwj7r { flex-wrap: wrap; padding: 16px; }
}
.brej .q4dlcww9 { gap: 8px; }
.brej .sluibn, .brej .o49g5ust { padding: 8px; }
@media (max-width: 480px) {
  .oa57966b { flex-direction: column; align-items: stretch; }
}
.gulycny .sbaomdp4 .ma0h { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xgm8jhe { flex-direction: column; align-items: stretch; gap: 10px; }
  .gulycny .sbaomdp4 { text-align: center; }
}
@media (max-width: 720px) {
  .j55m { grid-template-columns: 1fr; }
  .ogml { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xryy4 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gim9c25w { grid-template-columns: 1fr; }
  .rrz3d { width: 100px; height: 100px; margin: 16px auto; }
  .tpp9ba { font-size: 1.4rem; }
  .biva1 { justify-content: center; }
  .rrank .z3xgdza { min-width: 50%; }
}
.od56srn .q4dlcww9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .koacs { flex-wrap: wrap; padding: 14px 16px; }
  .g7dzl7w { padding: 12px 16px; }
  .od56srn .q4dlcww9 { margin: 0 16px; }
  .od56srn .qv7fe12 { padding: 0 16px; }
  .wlsfz4j { padding: 12px 16px; }
}
.ifazexi .yjha.ma0h { padding: 14px 30px !important; font-size: 1rem; }
.yy2yz .yjha.ma0h { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.qxvmywj { margin: 16px 0; }
.onkar { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.onkar summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.onkar summary::after { content: "+"; color: var(--accent-light); }
.onkar[open] summary::after { content: "−"; }
.onkar p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ka4yk { margin-bottom: 0; }
.q3gxw8b h2.vc7a0pn { color: var(--text-primary); border-color: var(--accent-light); }
.gidc h2.vc7a0pn { color: var(--text-primary); border-color: var(--accent-light); }
.qsqx .e0onr     { background: #052e16; border-color: #10b981; }
.qsqx .w4p4edvz    { background: #1e1036; border-color: #a855f7; }
.qsqx .syomej strong  { color: #f1f5f9; }
.qsqx .syomej p       { color: #cbd5e1; }
.qsqx .obrdhig    .e0onr     .drp48mtp::before,
.qsqx .m93ev  .e0onr     .drp48mtp::before,
.qsqx .w69d1  .e0onr     .drp48mtp::before,
.qsqx .nh9uwsk .e0onr     .drp48mtp::before { color: #10b981; }
.qsqx .obrdhig    .fnbd0 .drp48mtp::before,
.qsqx .m93ev  .fnbd0 .drp48mtp::before,
.qsqx .w69d1  .fnbd0 .drp48mtp::before,
.qsqx .nh9uwsk .fnbd0 .drp48mtp::before { color: #f43f5e; }
.qsqx .obrdhig    .w4p4edvz    .drp48mtp::before,
.qsqx .m93ev  .w4p4edvz    .drp48mtp::before,
.qsqx .w69d1  .w4p4edvz    .drp48mtp::before,
.qsqx .nh9uwsk .w4p4edvz    .drp48mtp::before { color: #a855f7; }
.oahjp .e0onr     { background: #2d2000; border-color: #eab308; }
.oahjp .w4p4edvz    { background: #2d1600; border-color: #f97316; }
.oahjp .syomej strong  { color: #f1f5f9; }
.oahjp .syomej p       { color: #cbd5e1; }
.oahjp .obrdhig    .e0onr     .drp48mtp::before,
.oahjp .m93ev  .e0onr     .drp48mtp::before,
.oahjp .w69d1  .e0onr     .drp48mtp::before,
.oahjp .nh9uwsk .e0onr     .drp48mtp::before { color: #eab308; }
.oahjp .obrdhig    .fnbd0 .drp48mtp::before,
.oahjp .m93ev  .fnbd0 .drp48mtp::before,
.oahjp .w69d1  .fnbd0 .drp48mtp::before,
.oahjp .nh9uwsk .fnbd0 .drp48mtp::before { color: #ef4444; }
.oahjp .obrdhig    .w4p4edvz    .drp48mtp::before,
.oahjp .m93ev  .w4p4edvz    .drp48mtp::before,
.oahjp .w69d1  .w4p4edvz    .drp48mtp::before,
.oahjp .nh9uwsk .w4p4edvz    .drp48mtp::before { color: #f97316; }
.lok0zzr .e0onr     { background: #0c1a2e; border-color: #38bdf8; }
.lok0zzr .w4p4edvz    { background: #0a2020; border-color: #2dd4bf; }
.lok0zzr .syomej strong  { color: #f1f5f9; }
.lok0zzr .syomej p       { color: #cbd5e1; }
.lok0zzr .obrdhig    .e0onr     .drp48mtp::before,
.lok0zzr .m93ev  .e0onr     .drp48mtp::before,
.lok0zzr .w69d1  .e0onr     .drp48mtp::before,
.lok0zzr .nh9uwsk .e0onr     .drp48mtp::before { color: #38bdf8; }
.lok0zzr .obrdhig    .fnbd0 .drp48mtp::before,
.lok0zzr .m93ev  .fnbd0 .drp48mtp::before,
.lok0zzr .w69d1  .fnbd0 .drp48mtp::before,
.lok0zzr .nh9uwsk .fnbd0 .drp48mtp::before { color: #818cf8; }
.lok0zzr .obrdhig    .w4p4edvz    .drp48mtp::before,
.lok0zzr .m93ev  .w4p4edvz    .drp48mtp::before,
.lok0zzr .w69d1  .w4p4edvz    .drp48mtp::before,
.lok0zzr .nh9uwsk .w4p4edvz    .drp48mtp::before { color: #2dd4bf; }
.ncl9nbyf .e0onr     { background: var(--accent-bg); border-color: var(--accent-light); }
.ncl9nbyf .fnbd0 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.ncl9nbyf .w4p4edvz    { background: var(--accent-bg); border-color: var(--accent-pale); }
.ncl9nbyf .obrdhig    .drp48mtp::before,
.ncl9nbyf .m93ev  .drp48mtp::before,
.ncl9nbyf .w69d1  .drp48mtp::before,
.ncl9nbyf .nh9uwsk .drp48mtp::before { color: var(--accent-light) !important; }
.o3mpj::before,
.i3krq::before { margin-right: 5px; }
.zsp8nz .sluibn ul li,
.zsp8nz .sluibn .o3mpj { color: #22c55e; }
.zsp8nz .o49g5ust ul li,
.zsp8nz .o49g5ust .i3krq { color: #ef4444; }
.ru7pc3x .sluibn { background: var(--bg-pros); }
.ru7pc3x .o49g5ust { background: var(--bg-cons); }
.ru7pc3x .sluibn .o3mpj { color: var(--c-pros-label); }
.ru7pc3x .o49g5ust .i3krq { color: var(--c-cons); }
.ru7pc3x .sluibn ul li,
.ru7pc3x .keko60 li            { color: var(--c-pros); }
.ru7pc3x .o49g5ust ul li,
.ru7pc3x .d8hccl3 li            { color: var(--c-cons); }
.ojcyol0 .sluibn { background: var(--bg-pros); }
.ojcyol0 .o49g5ust { background: var(--bg-cons); }
.ojcyol0 .sluibn .o3mpj { color: var(--c-pros-label); }
.ojcyol0 .o49g5ust .i3krq { color: var(--c-cons); }
.ojcyol0 .sluibn ul li,
.ojcyol0 .o49g5ust ul li,
.nywwv .o3mpj::before { content: "✓ "; }
.nywwv .i3krq::before { content: "✗ "; }
.zyd1 .o3mpj::before { content: "→ "; }
.zyd1 .i3krq::before { content: "← "; }
.p60b .o3mpj::before { content: "★ "; }
.p60b .i3krq::before { content: "✕ "; }
.rtnd .o3mpj::before { content: "◆ "; }
.rtnd .i3krq::before { content: "▲ "; }
.j5d7p .syomej { background: transparent; border-left: none; border: 1.5px solid; }
.j5d7p .e0onr     { border-color: var(--c-tip-border); }
.j5d7p .w4p4edvz    { border-color: #60a5fa; }
.j5d7p .syomej strong { color: var(--text-primary); }
.j5d7p .syomej p      { color: var(--text-muted); }
.l44d7g1w .syomej { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.l44d7g1w .e0onr     { border-top-color: var(--c-tip-border); }
.l44d7g1w .w4p4edvz    { border-top-color: #60a5fa; }
.rk7olvok .syomej { border-left: none; border-radius: 8px; }
.rk7olvok .e0onr     { background: #065f46; }
.rk7olvok .fnbd0 { background: #92400e; }
.rk7olvok .w4p4edvz    { background: #1e3a8a; }
.rk7olvok .syomej strong,
.rk7olvok .syomej p { color: #fff; }
.rk7olvok .drp48mtp::before { color: rgba(255,255,255,0.85) !important; }
.qsqx.rk7olvok .e0onr,
.qsqx .rk7olvok .e0onr     { background: #052e16; }
.qsqx.rk7olvok .fnbd0,
.qsqx .rk7olvok .fnbd0 { background: #2d0a1e; }
.qsqx.rk7olvok .w4p4edvz,
.qsqx .rk7olvok .w4p4edvz    { background: #1e1036; }
.oahjp.rk7olvok .e0onr,
.oahjp .rk7olvok .e0onr      { background: #2d2000; }
.oahjp.rk7olvok .fnbd0,
.oahjp .rk7olvok .fnbd0  { background: #2d0b0b; }
.oahjp.rk7olvok .w4p4edvz,
.oahjp .rk7olvok .w4p4edvz     { background: #2d1600; }
.lok0zzr.rk7olvok .e0onr,
.lok0zzr .rk7olvok .e0onr      { background: #0c1a2e; }
.lok0zzr.rk7olvok .fnbd0,
.lok0zzr .rk7olvok .fnbd0  { background: #12103a; }
.lok0zzr.rk7olvok .w4p4edvz,
.lok0zzr .rk7olvok .w4p4edvz     { background: #0a2020; }
.u48e8c .syomej { border-left: none; border-radius: 6px; padding: 10px 14px; }
.u48e8c .e0onr     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.u48e8c .w4p4edvz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.u48e8c .syomej strong { color: var(--text-primary); }
.u48e8c .syomej p      { color: var(--text-muted); }
.mvotm8tq .syomej { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.obrdhig .drp48mtp,
.m93ev .drp48mtp,
.w69d1 .drp48mtp,
.nh9uwsk .drp48mtp { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.obrdhig .drp48mtp::before,
.m93ev .drp48mtp::before,
.w69d1 .drp48mtp::before,
.nh9uwsk .drp48mtp::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.obrdhig .e0onr     .drp48mtp::before { content: "✦"; color: var(--c-tip-border); }
.obrdhig .fnbd0 .drp48mtp::before { content: "▲"; color: var(--c-warn-border); }
.obrdhig .w4p4edvz    .drp48mtp::before { content: "◉"; color: #60a5fa; }
.m93ev .e0onr     .drp48mtp::before { content: "★"; color: var(--c-tip-border); }
.m93ev .fnbd0 .drp48mtp::before { content: "◆"; color: var(--c-warn-border); }
.m93ev .w4p4edvz    .drp48mtp::before { content: "●"; color: #60a5fa; }
.w69d1 .e0onr     .drp48mtp::before { content: "▶"; color: var(--c-tip-border); }
.w69d1 .fnbd0 .drp48mtp::before { content: "■"; color: var(--c-warn-border); }
.w69d1 .w4p4edvz    .drp48mtp::before { content: "▸"; color: #60a5fa; }
.nh9uwsk .e0onr     .drp48mtp::before { content: "→"; color: var(--c-tip-border); }
.nh9uwsk .fnbd0 .drp48mtp::before { content: "⬥"; color: var(--c-warn-border); }
.nh9uwsk .w4p4edvz    .drp48mtp::before { content: "◈"; color: #60a5fa; }
.eo2f9j .pku5ff .d4upn,
.eo2f9j .ouez1 .d4upn  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.eo2f9j .z68bcnqb                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.eo2f9j .bf245ie          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.eo2f9j .fmoys                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.op1p9 .pku5ff .d4upn,
.op1p9 .ouez1 .d4upn,
.op1p9 .z68bcnqb,
.op1p9 .udc1,
.op1p9 .foe5,
.op1p9 .bf245ie,
.op1p9 .fmoys,
.op1p9 .mvotm8tq .syomej { box-shadow: none; }
.j34mp   body, .j34mp   { font-size: 0.9rem; }
.j34mp   .pner24, .j34mp .i277, .j34mp .dbw17vqz,
.j34mp   .x6giu3fg, .j34mp .ep7g { font-size: 0.9rem; }
.j34mp   .t2e6x, .j34mp .wkkmob5 { font-size: 0.9rem; }
.ya274w3k   .pner24, .ya274w3k .i277, .ya274w3k .dbw17vqz,
.ya274w3k   .x6giu3fg, .ya274w3k .ep7g { font-size: 0.95rem; }
.ya274w3k   .t2e6x, .ya274w3k .wkkmob5 { font-size: 0.95rem; }
.fi3nfu   .pner24, .fi3nfu .i277, .fi3nfu .dbw17vqz,
.fi3nfu   .x6giu3fg, .fi3nfu .ep7g { font-size: 1.08rem; }
.fi3nfu   .t2e6x, .fi3nfu .wkkmob5 { font-size: 1.05rem; }
.fi3nfu   .yfnkdb { font-size: 0.97rem; }
.dngx9qk .r9b9a8v      { font-size: 3.2rem; }
.dngx9qk h2.vc7a0pn { font-size: 1.9rem; }
.dngx9qk h3.l1i14z8x     { font-size: 1.4rem; }
.bce3 .r9b9a8v      { font-size: 3.8rem; }
.bce3 h2.vc7a0pn { font-size: 2.2rem; }
.bce3 h3.l1i14z8x     { font-size: 1.6rem; }
.ka4yk + .ka4yk { position: relative; }
.vdw183h   .ka4yk + .ka4yk::before,
.t4eu  .ka4yk + .ka4yk::before,
.wukbwd   .ka4yk + .ka4yk::before,
.uibithf   .ka4yk + .ka4yk::before,
.ccs8efol   .ka4yk + .ka4yk::before,
.fi3uwm28 .ka4yk + .ka4yk::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.vdw183h .ka4yk + .ka4yk::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.t4eu .ka4yk + .ka4yk::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.wukbwd .ka4yk + .ka4yk::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;
}
.uibithf .ka4yk + .ka4yk::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ad1x .ka4yk { margin-bottom: 16px; }
.ad1x .ka4yk + .ka4yk { margin-top: 0; }
.ad1x .h5ys { padding-top: 0; padding-bottom: 0; }
.ccs8efol .ka4yk + .ka4yk::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.fi3uwm28 .ka4yk + .ka4yk::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.z4yep .ka4yk + .ka4yk::before,
.toxqfv3r .ka4yk + .ka4yk::before,
.hjykjgbp .ka4yk + .ka4yk::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%;
}
.wchtsbk7 .z4yep .ka4yk:nth-child(even)::before,
.wchtsbk7 .toxqfv3r .ka4yk:nth-child(even)::before,
.wchtsbk7 .hjykjgbp .ka4yk:nth-child(even)::before { background: var(--bg-surface); }
.jtso7m .z4yep .ka4yk:nth-child(even)::before,
.jtso7m .toxqfv3r .ka4yk:nth-child(even)::before,
.jtso7m .hjykjgbp .ka4yk:nth-child(even)::before { background: var(--bg-card); }
.z4yep .ka4yk + .ka4yk::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");
}
.toxqfv3r .ka4yk + .ka4yk::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");
}
.hjykjgbp .ka4yk + .ka4yk::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");
}
.fm9foq .vllyk,
.pfaa5 .vllyk { padding-bottom: 60px; }
.weku .vllyk { padding-bottom: 70px; }
.dis5 .fwati { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.kebnt .fwati { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.randi .fwati { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.osis0 .fwati { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ssyfl .ddfnv6 { background: var(--accent); }
.ssyfl .ddfnv6 .bn2tb71 { background: none; }
.ssyfl .velu5txp { background: var(--accent); }
.ssyfl .fwati { background: var(--accent-bg); }
.ssyfl .g7xoet:not(.ddfnv6) .bn2tb71 { background: rgba(0,0,0,0.6); }
.epy6ita .tqzx { float: left; width: 38%; margin: 0 28px 16px 0; }
.epy6ita .tqzx .sma0s1lj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.epy6ita .h5ys::after { content: ''; display: block; clear: both; }
.tp28b91 .tqzx { float: right; width: 38%; margin: 0 0 16px 28px; }
.tp28b91 .tqzx .sma0s1lj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tp28b91 .h5ys::after { content: ''; display: block; clear: both; }
.mhzggrrw .ka4yk:nth-child(odd)  .tqzx { float: left;  width: 38%; margin: 0 28px 16px 0; }
.mhzggrrw .ka4yk:nth-child(even) .tqzx { float: right; width: 38%; margin: 0 0 16px 28px; }
.mhzggrrw .tqzx .sma0s1lj { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mhzggrrw .h5ys::after { content: ''; display: block; clear: both; }
.epy6ita .a1xj9,
.tp28b91 .a1xj9,
.mhzggrrw .a1xj9,
.mhzggrrw .zhzh { clear: both; }
@media (max-width: 900px) {
  .epy6ita .tqzx,
  .tp28b91 .tqzx,
  .mhzggrrw .ka4yk:nth-child(odd)  .tqzx,
  .mhzggrrw .ka4yk:nth-child(even) .tqzx {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .epy6ita .tqzx .sma0s1lj,
  .tp28b91 .tqzx .sma0s1lj,
  .mhzggrrw .tqzx .sma0s1lj {
    max-height: none !important;
  }
}
.epy6ita .t2e6x,
.epy6ita .wkkmob5,
.tp28b91 .t2e6x,
.tp28b91 .wkkmob5,
.mhzggrrw .t2e6x,
.mhzggrrw .wkkmob5 { overflow: hidden; }
@media (max-width: 640px) {
  .epy6ita .tqzx,
  .tp28b91 .tqzx,
  .mhzggrrw .tqzx { float: none; width: 100%; margin: 0 0 16px 0; }
}
.khntiqxu .l5h5a1e,
.khntiqxu .h5ys,
.khntiqxu .kqa3k  { max-width: 1100px; }
.nnlfi4j .l5h5a1e,
.nnlfi4j .h5ys,
.nnlfi4j .kqa3k  { max-width: 1200px; }
.xgvih1f .l5h5a1e,
.xgvih1f .h5ys,
.xgvih1f .kqa3k  { max-width: 1320px; }
.sx8hw5 { font-size: 0.82rem; color: var(--text-muted); }
.yda8ufwd { display: flex; align-items: center; }
.gt5gzi {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.db0jwrl { display: flex; align-items: center; }
.qi7q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qi7q:hover { text-decoration: underline; }
.kq18hu { margin: 0 3px; opacity: 0.45; }
.kq18hu::before { content: '/'; }
.hzv374j { padding: 2px 5px; color: var(--text-main); }
.o6df .sx8hw5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.o6df .yda8ufwd { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.v6lw4 .sx8hw5 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.v6lw4 .yda8ufwd { padding: 0 0 0 12px; }
.xkc6hk .yda8ufwd { padding: 0 16px; }
.xkc6hk .sx8hw5 {
  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);
}
.xkc6hk .l5h5a1e { padding-top: 28px; }
@media (max-width: 720px) {
  .nbph { margin-top: 18px; padding: 0 16px; }
  .xkc6hk .l5h5a1e { padding-top: 16px; }
}
.khntiqxu.o6df .yda8ufwd { max-width: 1100px; }
.nnlfi4j.o6df .yda8ufwd { max-width: 1200px; }
.xgvih1f.o6df .yda8ufwd { max-width: 1320px; }
.qd96q .ka4yk { padding-top: 16px; padding-bottom: 16px; }
.ic6knx8 .ka4yk { padding-top: 24px; padding-bottom: 24px; }
.ikqug .ka4yk { padding-top: 40px; padding-bottom: 40px; }
.t568 .ka4yk { padding-top: 52px; padding-bottom: 52px; }
.pcjyto01 .ka4yk:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pcjyto01 .ka4yk:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pcjyto01 .ka4yk:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pcjyto01 .ka4yk:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.yuj0orj .h5ys { padding-top: 10px;  padding-bottom: 10px; }
.np11t .h5ys { padding-top: 18px;  padding-bottom: 18px; }
.lsv3 .h5ys { padding-top: 36px;  padding-bottom: 36px; }
.xs5qa6 .h5ys { padding-top: 48px;  padding-bottom: 48px; }
.tgmh h2.vc7a0pn { font-weight: 600; }
.tgmh h3.l1i14z8x     { font-weight: 600; }
.jcawmx { font-weight: 500; }
.jcawmx h2.vc7a0pn { font-weight: 800; }
.jcawmx h3.l1i14z8x     { font-weight: 700; }
.lvjhn8sf h2.vc7a0pn { font-weight: 900; }
.lvjhn8sf h3.l1i14z8x     { font-weight: 800; }
.lvjhn8sf .syomej strong,
.lvjhn8sf .syomej strong { font-weight: 600; }
.wpchxuul {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.c0695s .wpchxuul { display: none; }
@media (max-width: 640px) { .wpchxuul { display: none; } }
.wpchxuul { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wpchxuul:hover { opacity: 0.85; }
.mifc8 .wpchxuul { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.traeo .wpchxuul,
.mxxk3  .wpchxuul { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.traeo .wpchxuul:hover,
.mxxk3  .wpchxuul:hover { opacity: 0.88; }
.mifc8.traeo .wpchxuul,
.mifc8.mxxk3  .wpchxuul { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hwl5l {
  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;
}
.hwl5l:hover { transform: translateY(-2px); opacity: 0.92; }
.hwl5l { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gwyj .hwl5l { display: none; }
.b2rlsojk .hwl5l { right: 32px; }
.dguv0ro  .hwl5l { left: 32px; }
@media (max-width: 480px) {
  .b2rlsojk .hwl5l { right: 20px; bottom: 20px; }
  .dguv0ro  .hwl5l { left: 20px; bottom: 20px; }
}
.au2g { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kqa3k { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.qgx8 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jxnhosg { color: var(--text-dim); font-size: 0.8rem; }
.nute4did a, .wglr8 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.nute4did a:hover, .wglr8 a:hover { color: var(--accent-light); }
.wglr8 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.gun0 .kqa3k { text-align: center; }
.gun0 .wglr8 { justify-content: center; margin-bottom: 16px; }
.gun0 .qgx8 { margin-top: 0; }
.cpwo { margin-top: 10px; }
.cpwo a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .kqa3k { padding-left: 16px; padding-right: 16px; }
  .g6nrc0d .kqa3k { padding: 20px 16px; }
  .wglr8 { gap: 4px 12px; }
  .qgx8 { font-size: 0.78rem; }
}
.ou4sr .qgx8 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ou4sr .jxnhosg { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ou4sr .pscf { grid-template-columns: 1fr 1fr; } .ou4sr .ql98qs7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ou4sr .pscf { grid-template-columns: 1fr; } }
.es1pee .qgx8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .es1pee .nciq { gap: 12px; } .es1pee .pduqs4d { margin-right: 0; width: 100%; } }
.p5w5r5 .qgx8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.p5w5r5 .jxnhosg { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .p5w5r5 .r6lw7xf { grid-template-columns: 1fr 1fr; } .p5w5r5 .c3i0qn38 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .p5w5r5 .r6lw7xf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .js9a .plwscw { grid-template-columns: 1fr 1fr; } .js9a .xp9yi2:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .js9a .plwscw { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .bdo5 .plwscw { grid-template-columns: 1fr; } }
.amn7f .kqa3k { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.amn7f .wglr8 { justify-content: center; }
.czgdwsy1 .s6d9      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.czgdwsy1 .au2g { background: var(--bg-page); border-top-color: var(--border-alt); }
.scwn .s6d9      { background: #0d1117; border-bottom-color: #21262d; }
.scwn .ksvdiv { color: var(--accent-light); }
.scwn .e88o { --msep-color: #8b949e; }
.scwn .e88o a { color: #8b949e; }
.scwn .e88o a:hover { color: var(--accent-light); }
.scwn .s69ky { color: #8b949e; }
.scwn .au2g { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.scwn .qgx8,
.scwn .jxnhosg { color: #6e7681; }
.scwn .nute4did a, .scwn .wglr8 a,
.scwn .nute4did a:hover, .scwn .wglr8 a:hover,
@media (max-width: 640px) {
  .scwn .e88o { background: #0d1117; border-top-color: #21262d; }
  .scwn .e88o li a { border-bottom-color: #21262d; }
}
.zde1rlfv .s6d9      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zde1rlfv .ksvdiv { color: var(--accent-light); }
.zde1rlfv .e88o { --msep-color: #475569; }
.zde1rlfv .e88o a { color: #475569; }
.zde1rlfv .e88o a:hover { color: var(--accent-light); }
.zde1rlfv .s69ky { color: #64748b; }
.zde1rlfv .au2g { background: #f0f4f8; border-top-color: #cbd5e1; }
.zde1rlfv .qgx8,
.zde1rlfv .jxnhosg { color: #64748b; }
.zde1rlfv .nute4did a, .zde1rlfv .wglr8 a,
.zde1rlfv .nute4did a:hover, .zde1rlfv .wglr8 a:hover,
@media (max-width: 640px) {
  .zde1rlfv .e88o { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zde1rlfv .e88o li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.traeo .s6d9      { background: var(--accent); border-bottom-color: var(--accent-light); }
.traeo .ksvdiv { color: #fff; }
.traeo .e88o { --msep-color: rgba(255,255,255,0.82); }
.traeo .e88o a { color: rgba(255,255,255,0.82); }
.traeo .e88o a:hover { color: #fff; }
.traeo .s69ky { color: rgba(255,255,255,0.9); }
.traeo .au2g { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.traeo .qgx8,
.traeo .jxnhosg { color: rgba(255,255,255,0.72); }
.traeo .nute4did a, .traeo .wglr8 a,
.traeo .nute4did a:hover, .traeo .wglr8 a:hover,
@media (max-width: 640px) {
  .traeo .e88o { background: var(--accent); border-top-color: var(--accent-light); }
  .traeo .e88o li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.mxxk3 .s6d9 {
  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);
}
.mxxk3 .au2g {
  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) {
  .mxxk3 .e88o {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.t9ydn .jg2e { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zlap1l .jg2e { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.la470hpg .jg2e { min-height: 72px; height: auto; }
.nin5 .jg2e { min-height: 84px; height: auto; }
.g6nrc0d .jg2e { max-width: none; padding: 0 32px; }
.g6nrc0d .kqa3k  { max-width: none; padding: 24px 32px; }
.w2lz.nnlfi4j .jg2e { max-width: 1200px; }
.w2lz.xgvih1f .jg2e { max-width: 1320px; }
.wwao   .ksvdiv, .wwao   .pduqs4d { text-transform: capitalize; }
.pt5b7gyi .ksvdiv, .pt5b7gyi .pduqs4d { text-transform: lowercase; }
.aza23 .ksvdiv, .aza23 .pduqs4d { text-transform: uppercase; letter-spacing: 0.06em; }
.kd43r, .z1gfs {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.dx6teztq .kd43r,
.w87zfw29 .kd43r,
.mf2220fs .kd43r,
.tu06t6 .kd43r,
.l8o1xe1   .e88o a { font-weight: 500; }
.tg71 .e88o a { font-weight: 600; }
.t4ho1fqq     .e88o a { font-weight: 700; }
.tr5oq05r    .e88o a { font-weight: 800; letter-spacing: 0.01em; }
.miru7d1z     .e88o > li + li::before,
.jtpg    .e88o > li + li::before,
.d4lbjvsk    .e88o > li + li::before,
.chgcm6bc .e88o > li + li::before,
.jr31w0lv .e88o > li + li::before,
.uoev6xm  .e88o > li + li::before,
.z18kkr6    .e88o > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.miru7d1z     .e88o > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jtpg    .e88o > li + li::before { content: "|"; }
.d4lbjvsk    .e88o > li + li::before { content: "—"; }
.chgcm6bc .e88o > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.jr31w0lv .e88o > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uoev6xm  .e88o > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.z18kkr6    .e88o > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .kje7nq .s69ky,
  .pm83v .s69ky,
  .nk8c2xe .s69ky,
  .f0dc5 .s69ky,
  .mmfth9fb .s69ky {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .kje7nq .s69ky::before,
  .pm83v .s69ky::before,
  .nk8c2xe .s69ky::before,
  .f0dc5 .s69ky::before,
  .mmfth9fb .s69ky::before { content: ""; display: block; flex-shrink: 0; }

  
  .kje7nq .s69ky::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;
  }

  
  .pm83v .s69ky::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;
  }

  
  .nk8c2xe .s69ky::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;
  }

  
  .f0dc5 .s69ky::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;
  }

  
  .mmfth9fb .s69ky::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) {
  .ldzs .s69ky {
    padding: 5px 14px;
  }
  .ldzs .e88o {
    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;
  }
  .ldzs .e88o li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ldzs .e88o li a:hover { background: var(--bg-raised); }
  .ldzs .m2w25gk,
  .z2wk .m2w25gk,
  .ttsj7 .m2w25gk { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .n4umcqh .s69ky {
    padding: 5px 10px;
  }
  .n4umcqh .e88o {
    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);
  }
  .n4umcqh .e88o.xnbf8fvt { transform: translateX(0); }
  .n4umcqh .e88o li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .n4umcqh .e88o li:last-child a { border-bottom: none; }
  .traeo .e88o,
  .scwn .e88o { background: var(--accent) !important; }
  .traeo .e88o li a,
  .scwn .e88o li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ttsj7 .s69ky {
    padding: 5px 10px;
  }
  .ttsj7 .e88o {
    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);
  }
  .ttsj7 .e88o::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ttsj7 .e88o.xnbf8fvt { transform: translateY(0); }
  .ttsj7 .e88o li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .evpte .s69ky {
    padding: 5px 10px;
  }
  .evpte .e88o {
    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;
  }
  .evpte .e88o.xnbf8fvt { opacity: 1; pointer-events: auto; }
  .evpte .e88o li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .usfabye     .s69ky { border-radius: 0 !important; }
  .tzk8fcd   .s69ky { border-radius: 8px !important; }
  .rvvhxda .s69ky { border-radius: 50% !important; }
  .zzjpkk   .s69ky { border-radius: 999px !important; }
}
.xgvfsb .tzhjctd9 { height: 36px; }
.fk8lj4qd .tzhjctd9 { height: 60px; max-width: 200px; }
.kzrlz .tzhjctd9 { height: 76px; max-width: 240px; }
@media (min-width: 720px) {
  .wgkpxs .zhzh {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .wgkpxs .udc1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .wgkpxs .udc1 { padding: 40px 16px 20px; }
  .wgkpxs .akbr2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .wgkpxs .yjha { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dxopbp .udc1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dxopbp .udc1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dxopbp .v48ef92 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dxopbp .roug { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dxopbp .akbr2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dxopbp .yjha { width: 100%; min-width: 0; }
  .dxopbp .kdqgni { min-width: 0; }
}
.apkl .onkar {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.apkl .onkar summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.apkl .onkar p { padding: 0 2px 16px; }
.f0qnv .onkar { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.f0qnv .onkar summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.f0qnv .onkar summary::after { content: "›"; font-size: 1.2em; }
.f0qnv .onkar[open] summary::after { content: "‹"; }
.f0qnv .onkar p { padding: 10px 22px 4px; }
.twspx0r .onkar {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.twspx0r .onkar summary { color: var(--text-primary); padding-left: 16px; }
.twspx0r .onkar summary::after { content: "›"; font-size: 1.1em; }
.twspx0r .onkar[open] summary::after { content: "‹"; }
.twspx0r .onkar p { padding-left: 16px; }
.teb1 .qxvmywj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.teb1 .onkar {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.teb1 .onkar:last-child { border-bottom: none; }
.teb1 .onkar summary { color: var(--text-primary); border-radius: 0; }
.teb1 .onkar summary::after { content: "›"; font-size: 1.1em; }
.teb1 .onkar[open] summary::after { content: "‹"; }
.dkoudr5q .onkar { overflow: hidden; }
.dkoudr5q .onkar summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dkoudr5q .onkar summary::after { color: rgba(255,255,255,.75); }
.dkoudr5q .onkar[open] summary { border-radius: 0; }
.adamrhn1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.s1wwjmj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ikurpb {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nbcvye { color: var(--text-muted); font-size: 1.05rem; }
.ny83uo {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.lkpbvd {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.v6ke { margin-bottom: 20px; }
.k7d6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.gt8us9am {
  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;
}
.gt8us9am:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.mgb5jti7 { resize: vertical; min-height: 130px; }
.hevi { width: 100%; margin-top: 8px; }
.fgcsr6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.p4lxv {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.lbidig { color: var(--text-muted); line-height: 1.75; }
.ueyes5g { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ueyes5g li { margin-bottom: 6px; }
.es1f { max-width: 760px; margin: 0 auto; }
.bhuu55x { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.y5hpjkh { max-width: 760px; margin: 0 auto; }
.m9ue { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rqzb9 ul.ueyes5g { margin: 0; }
.cttlt18 .m9ue { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .cttlt18 { grid-template-columns: 1fr; gap: 10px; } }
.kbey { max-width: 640px; margin: 0 auto; text-align: center; }
.ugbak { margin-bottom: 48px; }
.ugbak .m9ue { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ugbak p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.trr0i .ueyes5g { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jl01pt7k { grid-template-columns: 1fr; } }
.lwpsiep { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.lwpsiep:hover .m28ot { color: var(--accent-light); text-decoration: underline; }
.gouparev { color: inherit; text-decoration: none; }
.gouparev:hover { color: var(--accent-light); text-decoration: underline; }
.y5qkfa { display: inline-block; line-height: 0; }
.htl0k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.h57wv6gn { margin-bottom: 48px; }
.bbj4 { max-width: 760px; margin: 0 auto; }
.tsba { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tsba:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ax6t { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.tsba p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tsba ul.ueyes5g { margin: 0; }
.mpw3qp3r { color: var(--text-muted); line-height: 1.75; }
.do01pst2 .ueyes5g,
.olvhn .ueyes5g,
.q7nx .ueyes5g,
.o03mo .ueyes5g {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.do01pst2 .tsba,
.olvhn .tsba { text-align: left; }
.do01pst2 .ax6t,
.olvhn .ax6t { text-align: center; }
.a1fphvj6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.gawb { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.sy78n { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bl63om { margin-top: 12px; }
.s9ia7 { 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; }
.s9ia7:hover { border-bottom-color: var(--accent-light); }
.edn5kkf3 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.edn5kkf3 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.gz6rir7 { border-radius: 28%; }
.a2t5w { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wu0yoz1f { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.wu0yoz1f::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.hht0k { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .hht0k { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.e4f11yv .sy78n, .e4f11yv .gawb { max-width: 640px; }
.mj2usav .a1fphvj6 { font-size: 1.6rem; margin-top: 18px; }
.jcp39r .sy78n { margin-bottom: 28px; }
@media (max-width: 860px) { .pfla { grid-template-columns: 1fr; } .mj2usav { position: static; text-align: center; } }
.wa1gfj .edn5kkf3 { margin: 0 auto 18px; }
.wa1gfj .a2t5w { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .e7s0e56 { grid-template-columns: 1fr; } }
.ajjvo .a1fphvj6 { font-size: 1.6rem; margin-bottom: 6px; }
.o03mo .ueyes5g { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ajjvo { flex-direction: column; text-align: center; } .p7w04lr3 { grid-template-columns: 1fr; } }
.pjc6dce .a1fphvj6 { font-size: 1.35rem; margin: 0 0 4px; }
.pjc6dce .a2t5w { margin: 0; }
.cfagbgj5 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.cfagbgj5 .ikurpb { color: var(--accent-light); }
.h7cxu .ikurpb { font-size: 2rem; }
.h7cxu .nbcvye { max-width: 680px; }
.rs0asd .ikurpb { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rs0asd .nbcvye  { margin: 0; }
@media (max-width: 640px) { .rs0asd { flex-direction: column; } }
.h9xhf .ikurpb { color: var(--accent-light); }
.ye6zk1p .ikurpb { color: #fff; }
.ye6zk1p .nbcvye  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .n44p56mu { grid-template-columns: 1fr; } }
.aa96 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.aa96 .gt8us9am {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.aa96 .gt8us9am:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.gvzo72 .gt8us9am { background: var(--bg-raised); border-color: transparent; }
.gvzo72 .gt8us9am:focus { background: var(--bg-card); border-color: var(--accent-light); }
.f6athw .gt8us9am { border-radius: 100px; padding: 11px 20px; }
.f6athw .mgb5jti7 { border-radius: 14px; }
.oo6h {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.oo6h 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;
}
.oo6h summary::-webkit-details-marker { display: none; }
.oo6h summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.oo6h[open] summary::after { content: "−"; }
.ogou4aq {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .sr0o4oa { grid-template-columns: 1fr; } }
.dznlyr{display:none}
.dznlyr:empty,.qk5qrd:empty{display:none}
.v1qz{position:relative;overflow:visible}
.z3vd7i .e4qtfjvq,.xpxutm .e4qtfjvq,
.dewi .e4qtfjvq,.kv5w .e4qtfjvq,
.x4syfzwx .e4qtfjvq,.t80s .e4qtfjvq{display:block}
.wsf9zq .j6bndq7f{display:block}
.z3vd7i .e4qtfjvq,.xpxutm .e4qtfjvq,
.dewi .e4qtfjvq,.kv5w .e4qtfjvq,
.x4syfzwx .e4qtfjvq{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}
.z3vd7i .e4qtfjvq .qk5qrd,.xpxutm .e4qtfjvq .qk5qrd,
.dewi .e4qtfjvq .qk5qrd,.kv5w .e4qtfjvq .qk5qrd,
.x4syfzwx .e4qtfjvq .qk5qrd{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}
.z3vd7i .b23t,.xpxutm .b23t,
.dewi .b23t,.kv5w .b23t,
.x4syfzwx .b23t{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.z3vd7i .e4qtfjvq,.xpxutm .e4qtfjvq{top:12px}
.z3vd7i .e4qtfjvq .qk5qrd{margin-right:auto}
.xpxutm .e4qtfjvq .qk5qrd{margin-left:auto}
.xpxutm .e4qtfjvq{text-align:right}
.dewi .e4qtfjvq,.kv5w .e4qtfjvq{bottom:12px}
.dewi .e4qtfjvq .qk5qrd{margin-right:auto}
.kv5w .e4qtfjvq .qk5qrd{margin-left:auto}
.kv5w .e4qtfjvq{text-align:right}
.x4syfzwx .e4qtfjvq{position:relative;margin-top:16px}
.x4syfzwx .e4qtfjvq .qk5qrd{margin:0 auto}
.t80s .e4qtfjvq{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.t80s .e4qtfjvq .qk5qrd{margin:0}
.t80s .fwati~.e4qtfjvq,
.t80s .x20us~.e4qtfjvq{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.t80s .fwati~.e4qtfjvq .qk5qrd,
.t80s .x20us~.e4qtfjvq .qk5qrd{justify-content:flex-start}
.fwati~.e4qtfjvq,.x20us~.e4qtfjvq{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}
.fwati~.e4qtfjvq .qk5qrd{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.x20us~.e4qtfjvq .qk5qrd{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.j6bndq7f .qk5qrd{margin:0 0 12px}
.qk5qrd{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.tiedh{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.m28ot{font-weight:600;color:var(--text-heading);opacity:1}
.ba9u4::before{content:"·";margin:0 2px;opacity:.5}
.b23t{white-space:nowrap}
.ypw1 .tiedh{display:none}
.astvp .b23t{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.astvp .ba9u4::before{content:""}
.d96r5n .b23t{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}
.d96r5n .ba9u4::before{content:""}
.xw1dkm0 .qk5qrd{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.m12sqm5d .b23t{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.m12sqm5d .ba9u4::before{content:""}
.frgmetij .b23t{color: var(--accent-light);opacity:1;font-weight:500}
.rwjtl .b23t{border-bottom:1px solid currentColor;padding-bottom:2px}
.sesc .qk5qrd{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.g0hlj7lu{--date-bg:transparent}
.sf6et .ba9u4::before{content:""}
.pbgqvd .ba9u4::before{content:"•";opacity:.4}
.pbgqvd .b23t + .b23t::before{content:"•";margin-right:6px;opacity:.4}
.ta79vn1 .ba9u4::before{content:"/";opacity:.35}
.ta79vn1 .b23t + .b23t::before{content:"/";margin-right:6px;opacity:.35}
.oitlg .ba9u4::before{content:"|";opacity:.3}
.oitlg .b23t + .b23t::before{content:"|";margin-right:6px;opacity:.3}
.n9dn7n .ba9u4::before{content:"—";opacity:.3}
.n9dn7n .b23t + .b23t::before{content:"—";margin-right:6px;opacity:.3}
.aketmb .ba9u4::before{content:"◆";font-size:.5em;opacity:.35}
.aketmb .b23t + .b23t::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.xdc5a1i .ba9u4::before{content:"·";opacity:.4}
.xdc5a1i .b23t + .b23t::before{content:"·";margin-right:6px;opacity:.4}
.zuzrh85o .ba9u4::before{content:"›";opacity:.4}
.zuzrh85o .b23t + .b23t::before{content:"›";margin-right:6px;opacity:.4}
.flgee .ba9u4::before{content:"→";opacity:.35;font-size:.85em}
.flgee .b23t + .b23t::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.qyi2plb{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.cyr0d{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ghw1kuew{display:flex;flex-direction:column;gap:3px}
.glfm{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.op9vhm8{font-weight:700;font-size:1rem;color:var(--text-heading)}
.qkke{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.sduykpv1 .qyi2plb{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.y02l .qyi2plb{border-top:3px solid var(--accent);padding-top:18px}
.tbtk7 .qyi2plb{border-left:3px solid var(--accent);border-radius:0}
.lb2v .qyi2plb{padding:20px 0}
@media(max-width:640px){
  .qyi2plb{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qkke{max-width:100%}
}
:root {
  --accent:          #966b37;
  --brand:           #966b37;
  --brand-light:     #c6a176;
  --brand-pale:      #d3c1ab;
  --grad-start:      #4b351b;
  --grad-end:        #835d30;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #f9c037;
  --cta-hover:       #ffb70e;
  --bg-page:         #110d07;
  --bg-surface:      #1c150c;
  --bg-card:         #271d11;
  --bg-card-inner:   #312515;
  --bg-raised:       #3c2c1a;
  --bg-hover:        #47341e;
  --border:          #553f25;
  --border-alt:      #6a4f2e;
  --border-section:  #553f25;
  --text-primary:    #e6e5e4;
  --text-muted:      #aaa6a0;
  --text-body:       #ceccc9;
  --text-sub:        #aaa6a0;
  --text-faint:      #79736c;
  --text-dim:        #5e5954;
  --text-label:      #928c85;
  --text-value:      #c2bfbb;
  --accent-bg:       #231f19;
  --accent-bg-light: #372e24;
  --bg-tip:          #162618;
  --bg-warning:      #272115;
  --bg-info:         #191626;
  --bg-pros:         #162618;
  --bg-cons:         #261816;
  --c-pros:          #8be492;
  --c-cons:          #e69089;
  --c-pros-label:    #61da6b;
  --c-tip-border:    #44d350;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8be492;
}
:root { --logo-bg-opacity: 56%; }
body, button, input { font-family: "Urbanist", sans-serif; }
.l5wgz .drp48mtp { font-size: 0; width: 1.2rem; flex-shrink: 0; }.l5wgz .drp48mtp::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.l5wgz .e0onr     .drp48mtp::before { content: "";  color: var(--c-tip-border); }.l5wgz .fnbd0 .drp48mtp::before { content: ""; color: var(--c-warn-border); }.l5wgz .w4p4edvz    .drp48mtp::before { content: ""; color: #60a5fa; }.qsqx .l5wgz .e0onr     .drp48mtp::before { color: #10b981; }.qsqx .l5wgz .fnbd0 .drp48mtp::before { color: #f43f5e; }.qsqx .l5wgz .w4p4edvz    .drp48mtp::before { color: #a855f7; }.oahjp  .l5wgz .e0onr     .drp48mtp::before { color: #eab308; }.oahjp  .l5wgz .fnbd0 .drp48mtp::before { color: #ef4444; }.oahjp  .l5wgz .w4p4edvz    .drp48mtp::before { color: #f97316; }.lok0zzr  .l5wgz .e0onr     .drp48mtp::before { color: #38bdf8; }.lok0zzr  .l5wgz .fnbd0 .drp48mtp::before { color: #818cf8; }.lok0zzr  .l5wgz .w4p4edvz    .drp48mtp::before { color: #2dd4bf; }.ncl9nbyf .l5wgz .drp48mtp::before { color: var(--accent-light) !important; }
.y0zr4 .keko60 li::before, .y0zr4 .d8hccl3 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; }.y0zr4 .keko60 li::before { content: ""; }.y0zr4 .d8hccl3 li::before { content: ""; }.y0zr4 .o3mpj::before, .y0zr4 .i3krq::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.y0zr4 .o3mpj::before { content: ""; }.y0zr4 .i3krq::before { content: ""; }
.s5k58yu .j9ie, .s5k58yu .fwati { min-height: 640px; }
.p1aiaw .x89nku7::after, .p1aiaw .ma0h::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; }
.bxfk9wa .wpchxuul::after,.bxfk9wa .hwl5l::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.kq18hu::before { content: '/'; }