: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;
}
.xsgap6t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.c93p1f {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.by7ygq4 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.b9lj0d81 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.qlvoil9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.qlvoil9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.qlvoil9 a:hover { color: var(--accent-light); }
.c3zjbz4   .ffmce6 { border-radius: 0; }
.ym2gb0ql .ffmce6 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .ffmce6 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .lj82r:hover .ffmce6,
  .lj82r:focus-within .ffmce6 { display: block; }
  .ffmce6 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ephop {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.orzk { display: none; }
@media (max-width: 640px) {
  .orzk {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .orzk.bwlz { display: block; }
}
@media (max-width: 640px) {
  .ephop { display: block; }
  .qlvoil9 > li + li::before { display: none !important; }
  .qlvoil9 {
    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;
  }
  .qlvoil9.bwlz { display: flex; }
  .qlvoil9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .qlvoil9 li:last-child a { border-bottom: none; }
}
.us09ti { min-height: 480px; }
.bjzs8tc6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.o5agu2zz { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mfo4v .o5agu2zz { margin-left: 0; margin-right: 0; }
.huqp {
  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;
}
.huqp:hover { opacity: 0.88; }
.e2eil .bjzs8tc6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.e2eil .o5agu2zz { color: #e2e8f0; }
.e2eil.mfo4v   .ajfe58v { text-align: left; }
.j2j7am0 .bjzs8tc6 { color: var(--text-primary); text-shadow: none; }
.j2j7am0 .o5agu2zz { color: var(--text-muted); }
.j2j7am0 .huqp { margin-top: 16px; }
.j2j7am0, .j2j7am0.us09ti { min-height: auto !important; }
.j2j7am0.mfo4v   .ajfe58v { text-align: left; }
.j2j7am0~.reoo{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}
.j2j7am0~.reoo .rbwvsm{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; }
}
.ggmgz .bjzs8tc6 { color: #fff; }
.ggmgz .o5agu2zz { color: rgba(255,255,255,0.85); }
.ggmgz .huqp { background: #fff; color: var(--cta); }
.ggmgz .huqp:hover { opacity: 0.92; }
.rlqe3v .r16yw30w { position: relative; overflow: hidden; }
.rlqe3v .r16yw30w::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;
}
.ilin .r16yw30w {
  animation: hg-breathe 7s ease-in-out infinite;
}
.dymwlx91 .r16yw30w { position: relative; overflow: hidden; }
.dymwlx91 .r16yw30w::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;
}
.zw2g0kpp .r16yw30w { position: relative; overflow: hidden; }
.zw2g0kpp .r16yw30w::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;
}
.qttsnm1h .r16yw30w {
  animation: hg-fadein 1.2s ease-out both;
}
.r16yw30w {
  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%);
}
.ldqyij4g {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.jyj3q6du {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.uu3c {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.r16yw30w .bjzs8tc6 { text-shadow: none; color: var(--text-primary); }
.r16yw30w .o5agu2zz { color: var(--text-muted); }
body.ow79g .bjzs8tc6 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.j749lb2 .bjzs8tc6 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.r16yw30w.p6c0qm .ldqyij4g { align-items: center; text-align: center; }
.r16yw30w.mfo4v   .ldqyij4g { align-items: flex-start; text-align: left; }
.euf9 .jyj3q6du { position: relative; }
.euf9 .jyj3q6du::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.euf9.qtqc2 .jyj3q6du::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ov9csr .jyj3q6du {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ov9csr .uu3c {
  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);
}
.ov9csr.qtqc2 .jyj3q6du { padding: 32px 0 32px 32px; }
.ltjt .jyj3q6du {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ltjt .uu3c {
  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);
}
.qtqc2 .ldqyij4g {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ltjt.qtqc2 .jyj3q6du { padding: 40px 16px 40px 48px; }
.gfsv4nm .jyj3q6du { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .r16yw30w { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .r16yw30w .jyj3q6du { display: none !important; }
  .gfsv4nm .jyj3q6du { display: none !important; }
  .hlfm4 .tgbq { display: none !important; }
  .yhzr61 .a5ro { display: none !important; }
  .ldqyij4g  { padding: 36px 24px; }
  .r16yw30w~.reoo,.qtqc2~.reoo{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .us09ti, .r16yw30w { min-height: 320px !important; }
  
  .bjzs8tc6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .e0v9dx5 { display: none !important; }
  
  .ij0by { flex-direction: column; align-items: center; }
  .dznf { width: 100%; max-width: 340px; }
}
.ndox { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nvszjq { width: 100%; height: auto; display: block; border-radius: 10px; }
.dqx62rn .ndox        { border-radius: 16px; }
.dqx62rn .nvszjq  { border-radius: 16px; }
.eqvqwr .ndox         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.eqvqwr .nvszjq   { border-radius: 8px; }
.n44ghpy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yjyfqcv { width: 100%; padding: 32px 0; position: relative; }
.vu21yysj { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.bb841c .yjyfqcv:nth-child(even) { background: var(--bg-surface); }
.bb841c .yjyfqcv:nth-child(odd)  { background: var(--bg-page); }
.ppevo .yjyfqcv:nth-child(even) { background: var(--bg-card); }
.ppevo .yjyfqcv:nth-child(odd)  { background: var(--bg-page); }
.bb841c .yjyfqcv:nth-child(odd)  .vu21yysj { background: var(--bg-card); border-radius: 6px; }
.bb841c .yjyfqcv:nth-child(even) .vu21yysj { background: var(--bg-raised); border-radius: 6px; }
.ppevo .yjyfqcv:nth-child(odd)  .vu21yysj { background: var(--bg-card); border-radius: 6px; }
.ppevo .yjyfqcv:nth-child(even) .vu21yysj { background: var(--bg-raised); border-radius: 6px; }
.bb841c .yjyfqcv:nth-child(even) .t3egdx .l2h2qam3,
.ppevo .yjyfqcv:nth-child(even) .t3egdx .l2h2qam3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.bb841c .yjyfqcv:nth-child(odd) .t3egdx .l2h2qam3,
.ppevo .yjyfqcv:nth-child(odd) .t3egdx .l2h2qam3 { background: var(--bg-card-inner); }
.bb841c .yjyfqcv:nth-child(even) .skeuv .l2h2qam3:nth-child(odd),
.ppevo .yjyfqcv:nth-child(even) .skeuv .l2h2qam3:nth-child(odd)  { background: var(--bg-card); }
.bb841c .yjyfqcv:nth-child(even) .skeuv .l2h2qam3:nth-child(even),
.ppevo .yjyfqcv:nth-child(even) .skeuv .l2h2qam3:nth-child(even) { background: var(--bg-card-inner); }
h1.hpwvun6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.hpwvun6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.vk35f6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.n22iu h2.hpwvun6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.lp91nwb h2.hpwvun6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.w2dodl h2.hpwvun6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ncg9y49 h2.hpwvun6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.n33n8xz h2.hpwvun6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.cfr2r6g h2.hpwvun6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ebh2u1d h2.hpwvun6 {
  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;
}
.xq1xnv3 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .xq1xnv3 { display: none; } }
.yvw2r9 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.gku0k9p4 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.wgasf {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.twwgvc { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.arpcr02e { padding-left: 20px; }
.arpcr02e li { margin-bottom: 6px; }
.arpcr02e a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.arpcr02e a:hover { color: var(--accent-light); }
.jhzp65 .twwgvc { display: none; }
.csrsm .twwgvc { display: none; }
.csrsm .arpcr02e { padding-left: 0; list-style: none; }
.csrsm .arpcr02e li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.csrsm .arpcr02e a { font-size: 0.92rem; }
.ljq9k .wgasf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ljq9k .twwgvc { display: none; }
.ljq9k .arpcr02e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ljq9k .arpcr02e li { margin-bottom: 0; }
.ljq9k .arpcr02e 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;
}
.ljq9k .arpcr02e a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ffwp6 .wgasf { padding: 20px 20px 16px; }
.ffwp6 .arpcr02e {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ffwp6 .arpcr02e li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ffwp6 .arpcr02e 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;
}
.ffwp6 .arpcr02e 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;
}
.ffwp6 .arpcr02e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ffwp6 .arpcr02e a:focus,
.ffwp6 .arpcr02e a:focus-visible,
.ffwp6 .arpcr02e a:target { outline: none; }
.ffwp6 .arpcr02e li:target a { border-color: var(--border); color: var(--text-muted); }
.ero3 .wgasf { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ero3 .twwgvc { display: none; }
.ero3 .arpcr02e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ero3 .arpcr02e li { margin-bottom: 0; }
.ero3 .arpcr02e li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ero3 .arpcr02e li:last-child::after { content: ""; margin-right: 0; }
.ero3 .arpcr02e a { font-size: 0.9rem; }
.l2h2qam3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.t3egdx .l2h2qam3 { background: var(--bg-card); }
.skeuv .l2h2qam3:nth-child(odd)  { background: var(--bg-card); }
.skeuv .l2h2qam3:nth-child(even) { background: var(--bg-raised); }
.wjmi7 .l2h2qam3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wjmi7 .l2h2qam3:last-child { border-bottom: none; }
.wjmi7 h3.vk35f6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.hlffwp6 .l2h2qam3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.hlffwp6 .l2h2qam3 + .l2h2qam3 { margin-top: 4px; }
.p5iqfht3 .l2h2qam3 { background: none; border-radius: 0; padding: 12px 0; }
.p5iqfht3 .l2h2qam3 + .l2h2qam3 { border-top: 1px solid var(--border-section); }
.xj7za { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.i207qx { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.bgfy9 { color: var(--text-body); margin-bottom: 10px; }
.q9g5sbg, .tyhx8 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.q9g5sbg li, .tyhx8 li { margin-bottom: 6px; }
.tyhx8 li { list-style: decimal; }
.pr7snj46     .q9g5sbg { list-style-type: "● "; }
.fwa1cb  .q9g5sbg { list-style-type: "■ "; }
.gejs5yw2 .q9g5sbg { list-style-type: "◆ "; }
.pnilm    .q9g5sbg { list-style-type: "★ "; }
.pr7snj46     .g4dbl { list-style-type: "● "; }
.fwa1cb  .g4dbl { list-style-type: "■ "; }
.gejs5yw2 .g4dbl { list-style-type: "◆ "; }
.pnilm    .g4dbl { list-style-type: "★ "; }
.pr7snj46    .q9g5sbg li::marker, .pr7snj46    .g4dbl li::marker,
.fwa1cb .q9g5sbg li::marker, .fwa1cb .g4dbl li::marker,
.gejs5yw2 .q9g5sbg li::marker, .gejs5yw2 .g4dbl li::marker,
.pnilm   .q9g5sbg li::marker, .pnilm   .g4dbl li::marker {
  color: var(--cta); font-size: 1em;
}
.pr7snj46 .tyhx8,
.fwa1cb .tyhx8,
.gejs5yw2 .tyhx8,
.pnilm .tyhx8 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.pr7snj46 .tyhx8 li,
.fwa1cb .tyhx8 li,
.gejs5yw2 .tyhx8 li,
.pnilm .tyhx8 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.pr7snj46 .tyhx8 li::before,
.fwa1cb .tyhx8 li::before,
.gejs5yw2 .tyhx8 li::before,
.pnilm .tyhx8 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;
}
.pr7snj46     .tyhx8 li::before { border-radius: 50%; }
.fwa1cb  .tyhx8 li::before { border-radius: 3px; }
.gejs5yw2 .tyhx8 li::before { border-radius: 3px; }
.pnilm    .tyhx8 li::before { border-radius: 50%; }
.ic6tj7ed { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.agrbt .ic6tj7ed,
.kiiuw23g .ic6tj7ed { background: transparent; border: none; border-radius: 0; }
.jzz8bn { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jzz8bn th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jzz8bn td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jzz8bn tr:hover td { background: var(--bg-hover); }
.bgldc .jzz8bn tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xvamvg .jzz8bn { border: 1px solid var(--border-alt); }
.xvamvg .jzz8bn th,
.xvamvg .jzz8bn td { border: 1px solid var(--border-alt); }
.ar2j91 .jzz8bn th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ar2j91 .jzz8bn td { border-bottom: none; }
.ar2j91 .jzz8bn tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mq1opm .jzz8bn th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xbon96 .ic6tj7ed {
  overflow: hidden;
}
.xbon96 .jzz8bn th { border-bottom: 1px solid var(--border-alt); }
.xbon96 .jzz8bn tr:last-child td { border-bottom: none; }
.wfxii14 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.vk5h425 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.fjtsx6m { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.dn4m431 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.j5ziigj { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.g4dbl { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.g4dbl 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%}
.n9ncocjz .dn4m431 { background: transparent; text-align: center; }
.nz0ez8j .fjtsx6m {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.b3hp3tw .fjtsx6m {
  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);
}
.oayew2w .vk5h425 { display: grid; grid-template-columns: auto 1fr; }
.oayew2w .fjtsx6m {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.oayew2w .dn4m431 { grid-column: 2; }
.oayew2w .j5ziigj,
.oayew2w .g4dbl { grid-column: 1 / -1; }
.xl2awv .vk5h425 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.xl2awv .fjtsx6m {
  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);
}
.xl2awv .dn4m431 { grid-column: 2; }
.xl2awv .j5ziigj,
.xl2awv .g4dbl { grid-column: 1 / -1; }
.crzp32r .vk5h425 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.crzp32r .dn4m431 { background: none; color: var(--accent-light); font-weight: 700; }
.fajuq0 .vk5h425 { 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); }
.fajuq0 .dn4m431 { background: none; color: var(--accent-light); font-weight: 700; }
.veatwpjg .vk5h425 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.veatwpjg .vk5h425:last-child { border-bottom: none; }
.veatwpjg .dn4m431 { background: none; color: var(--accent-light); font-weight: 700; }
.flc3 .vk5h425 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.flc3 .dn4m431 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ms9elq .wfxii14 { counter-reset: card-n; }
.ms9elq .vk5h425  { counter-increment: card-n; }
.ms9elq .dn4m431 { display: flex; align-items: center; gap: 10px; }
.ms9elq .dn4m431::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;
}
.h55g .vk5h425 { background: var(--bg-surface); border: 1px solid var(--border); }
.h55g .dn4m431 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.z4pa { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.z4zvyp2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.ae1hni7g { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xmha { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.bire5gbd { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.z4pa strong { color: var(--text-primary); font-size: 0.95rem; }
.z4pa p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.b4xcqe4 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.e8mf6av, .iz5m { border-radius: 8px; padding: 14px; }
.e8mf6av { background: var(--bg-pros); }
.iz5m { background: var(--bg-cons); }
.vcp2 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.e8mf6av .vcp2 { color: var(--c-pros-label); }
.iz5m .vcp2 { color: #f87171; }
.e8mf6av ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.iz5m ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nvszjq { width: 100%; height: auto; border-radius: 10px; display: block; }
.s6gut {
  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;
}
.s6gut:hover { opacity: 0.85; }
.r1e9b33f .s6gut  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.r1e9b33f .s6gut:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.kzlhp .s6gut  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.kzlhp .s6gut:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gtu6u .huqp { border-radius: 50px; }
.gtu6u .s6gut  { border-radius: 50px; }
.pv2sok6 .huqp { padding-left: 22px; padding-right: 22px; }
.pv2sok6 .s6gut  { padding-left: 12px; padding-right: 12px; }
.lt12 .huqp { padding-left: 44px; padding-right: 44px; }
.lt12 .s6gut  { padding-left: 24px; padding-right: 24px; }
.fscuf1 .huqp { padding-left: 56px; padding-right: 56px; }
.fscuf1 .s6gut  { padding-left: 32px; padding-right: 32px; }
.j3newf   .huqp::after, .j3newf   .s6gut::after,
.hz7rhx5c .huqp::after, .hz7rhx5c .s6gut::after,
.e1iau    .huqp::after, .e1iau    .s6gut::after,
.euplr    .huqp::after, .euplr    .s6gut::after,
.eng68do6    .huqp::after, .eng68do6    .s6gut::after,
.pq6tl6d     .huqp::after, .pq6tl6d     .s6gut::after,
.ow6a    .huqp::after, .ow6a    .s6gut::after,
.uh51ta1p   .huqp::after, .uh51ta1p   .s6gut::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;
}
.j3newf .huqp::after, .j3newf .s6gut::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");
}
.hz7rhx5c .huqp::after, .hz7rhx5c .s6gut::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");
}
.e1iau .huqp::after, .e1iau .s6gut::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");
}
.euplr .huqp::after, .euplr .s6gut::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");
}
.eng68do6 .huqp::after, .eng68do6 .s6gut::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");
}
.pq6tl6d .huqp::after, .pq6tl6d .s6gut::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");
}
.ow6a .huqp::after, .ow6a .s6gut::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");
}
.uh51ta1p .huqp::after, .uh51ta1p .s6gut::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");
}
.cnydzlcw   .ihtbw::after, .cnydzlcw   .jji272j::after,
.cb00agv .ihtbw::after, .cb00agv .jji272j::after,
.pi57svh    .ihtbw::after, .pi57svh    .jji272j::after,
.er4xjpzi    .ihtbw::after, .er4xjpzi    .jji272j::after,
.wbe0toe9    .ihtbw::after, .wbe0toe9    .jji272j::after,
.wwmhx     .ihtbw::after, .wwmhx     .jji272j::after,
.q4h5eii    .ihtbw::after, .q4h5eii    .jji272j::after,
.o57aw9kt   .ihtbw::after, .o57aw9kt   .jji272j::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;
}
.cnydzlcw .ihtbw::after, .cnydzlcw .jji272j::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");
}
.cb00agv .ihtbw::after, .cb00agv .jji272j::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");
}
.pi57svh .ihtbw::after, .pi57svh .jji272j::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");
}
.er4xjpzi .ihtbw::after, .er4xjpzi .jji272j::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");
}
.wbe0toe9 .ihtbw::after, .wbe0toe9 .jji272j::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");
}
.wwmhx .ihtbw::after, .wwmhx .jji272j::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");
}
.q4h5eii .ihtbw::after, .q4h5eii .jji272j::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");
}
.o57aw9kt .ihtbw::after, .o57aw9kt .jji272j::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");
}
.rfia6 .krd3vzj8 { background: var(--bg-raised); }
@media (min-width: 721px) {
  .dr11 { flex: 0 0 260px; width: 260px; }
  .h1s55u { flex: 0 0 120px; width: 120px; }
  .s9xvxj25 { flex: 0 0 110px; width: 110px; }
  .qwezar0   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .gdhe { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.gdhe.s6gut { 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) {
  .o0lp7uv8 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .o0lp7uv8 .k054dv27 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .o0lp7uv8 .dr11 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .o0lp7uv8 .krd3vzj8 { width: 100%; min-width: unset; height: 120px; }
  .o0lp7uv8 .eiikbv { max-height: 96px; max-width: 200px; }
  .o0lp7uv8 .oxi53p { min-width: unset; text-align: center; white-space: normal; }
  .o0lp7uv8 .h1s55u { min-width: 0; }
  .o0lp7uv8 .qwezar0 { 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; }
  .o0lp7uv8 .gdhe { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .wybci .k054dv27 { row-gap: 8px !important; gap: 10px !important; }
}
.p16nu    .n0pz8pjp li::before { content: "◆"; }
.p16nu    .w9phvi7 li::before { content: "▲"; }
.eluc .xkjl2gl2 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .j8v8d .xgcg {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .j8v8d .ujkcb4 { margin: 0; }
}
.kiiuw23g .b4xcqe4 { gap: 10px; }
.kiiuw23g .e8mf6av, .kiiuw23g .iz5m { padding: 12px; }
.kiiuw23g .e8mf6av ul, .kiiuw23g .iz5m ul { margin: 4px 0 0; padding-left: 18px; }
.kiiuw23g .e8mf6av li, .kiiuw23g .iz5m li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .op08jvj { grid-template-columns: 1fr; }
  .catj6o { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .catj6o .ugjnaj { width: 72px; height: 50px; }
  .catj6o .c5zy { max-width: 180px; }
  .catj6o .lyf5k { width: auto; }
}
@media (max-width: 720px) {
  .j80fjq04 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .xfw97qo { padding: 16px; }
  .zrn5vlq .xh9lu5q { min-width: 50%; }
}
.ppnq14 .b4xcqe4 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kp5vh { grid-template-columns: 1fr; }
  .ap3oaadw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p3aah70s { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vwoo { flex-wrap: wrap; padding: 16px; }
}
.lg6zzt .b4xcqe4 { gap: 8px; }
.lg6zzt .e8mf6av, .lg6zzt .iz5m { padding: 8px; }
@media (max-width: 480px) {
  .fxpc { flex-direction: column; align-items: stretch; }
}
.rypx .lyf5k .s6gut { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ijazc8 { flex-direction: column; align-items: stretch; gap: 10px; }
  .rypx .lyf5k { text-align: center; }
}
@media (max-width: 720px) {
  .gk6x9hb { grid-template-columns: 1fr; }
  .leod { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xbp8k58 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .vxjif220 { grid-template-columns: 1fr; }
  .p7totub3 { width: 100px; height: 100px; margin: 16px auto; }
  .o491 { font-size: 1.4rem; }
  .b3ac9 { justify-content: center; }
  .ng2li .xh9lu5q { min-width: 50%; }
}
.duz2 .b4xcqe4 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ujsqzxq { flex-wrap: wrap; padding: 14px 16px; }
  .gst8b { padding: 12px 16px; }
  .duz2 .b4xcqe4 { margin: 0 16px; }
  .duz2 .ej03 { padding: 0 16px; }
  .onxbq2q { padding: 12px 16px; }
}
.cgy48vy .o0lp7uv8 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.cgy48vy .o0lp7uv8 .k054dv27:only-child { grid-column: 1 / -1; }
.cgy48vy .o0lp7uv8 .k054dv27 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.cgy48vy .o0lp7uv8 .dr11 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.cgy48vy .o0lp7uv8 .krd3vzj8 { width: 100%; min-width: unset; height: 120px; }
.cgy48vy .o0lp7uv8 .eiikbv { max-height: 100px; max-width: 200px; }
.cgy48vy .o0lp7uv8 .oxi53p { min-width: unset; text-align: center; white-space: normal; }
.cgy48vy .o0lp7uv8 .h1s55u { min-width: 0; }
.cgy48vy .o0lp7uv8 .qwezar0 {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.cgy48vy .o0lp7uv8 .gdhe { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.cgy48vy .stpa6 { gap: 14px; }
.qwexs .gdhe.s6gut { padding: 14px 30px !important; font-size: 1rem; }
.p8fx .gdhe.s6gut { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.b5uhfuzy .m2k6sr { flex: 1.8; }
.b5uhfuzy .m2k6sr .j3aii3 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.b5uhfuzy .m2k6sr .j2q9 { font-weight: 700; color: var(--text-primary); }
.b5uhfuzy .h31ltl,
.b5uhfuzy .kgl2uyzi,
.b5uhfuzy .ar3m { flex: 0.75; opacity: 0.75; }
.tjlpw4y .h1s55u,
.tjlpw4y .s9xvxj25,
.tjlpw4y .s9xvxj25 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.tjlpw4y .s9xvxj25 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.tjlpw4y .zvat3 .h28rsxv,
.tjlpw4y .zvat3 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.tjlpw4y .j6qq8j4,
.tjlpw4y .rij4 { font-size: 1em; }
.qlo28fzw { margin: 16px 0; }
.p5yb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.p5yb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.p5yb summary::after { content: "+"; color: var(--accent-light); }
.p5yb[open] summary::after { content: "−"; }
.p5yb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.yjyfqcv { margin-bottom: 0; }
.b1rkbyo h2.hpwvun6 { color: var(--text-primary); border-color: var(--accent-light); }
.trvce834 h2.hpwvun6 { color: var(--text-primary); border-color: var(--accent-light); }
.zvd08n .z4zvyp2     { background: #052e16; border-color: #10b981; }
.zvd08n .ae1hni7g { background: #2d0a1e; border-color: #f43f5e; }
.zvd08n .xmha    { background: #1e1036; border-color: #a855f7; }
.zvd08n .z4pa strong  { color: #f1f5f9; }
.zvd08n .z4pa p       { color: #cbd5e1; }
.zvd08n .sess65wq    .z4zvyp2     .bire5gbd::before,
.zvd08n .gomxdx8t  .z4zvyp2     .bire5gbd::before,
.zvd08n .vshtjvc9  .z4zvyp2     .bire5gbd::before,
.zvd08n .ckx0tth6 .z4zvyp2     .bire5gbd::before { color: #10b981; }
.zvd08n .sess65wq    .ae1hni7g .bire5gbd::before,
.zvd08n .gomxdx8t  .ae1hni7g .bire5gbd::before,
.zvd08n .vshtjvc9  .ae1hni7g .bire5gbd::before,
.zvd08n .ckx0tth6 .ae1hni7g .bire5gbd::before { color: #f43f5e; }
.zvd08n .sess65wq    .xmha    .bire5gbd::before,
.zvd08n .gomxdx8t  .xmha    .bire5gbd::before,
.zvd08n .vshtjvc9  .xmha    .bire5gbd::before,
.zvd08n .ckx0tth6 .xmha    .bire5gbd::before { color: #a855f7; }
.eree3un6 .z4zvyp2     { background: #2d2000; border-color: #eab308; }
.eree3un6 .ae1hni7g { background: #2d0b0b; border-color: #ef4444; }
.eree3un6 .xmha    { background: #2d1600; border-color: #f97316; }
.eree3un6 .z4pa strong  { color: #f1f5f9; }
.eree3un6 .z4pa p       { color: #cbd5e1; }
.eree3un6 .sess65wq    .z4zvyp2     .bire5gbd::before,
.eree3un6 .gomxdx8t  .z4zvyp2     .bire5gbd::before,
.eree3un6 .vshtjvc9  .z4zvyp2     .bire5gbd::before,
.eree3un6 .ckx0tth6 .z4zvyp2     .bire5gbd::before { color: #eab308; }
.eree3un6 .sess65wq    .ae1hni7g .bire5gbd::before,
.eree3un6 .gomxdx8t  .ae1hni7g .bire5gbd::before,
.eree3un6 .vshtjvc9  .ae1hni7g .bire5gbd::before,
.eree3un6 .ckx0tth6 .ae1hni7g .bire5gbd::before { color: #ef4444; }
.eree3un6 .sess65wq    .xmha    .bire5gbd::before,
.eree3un6 .gomxdx8t  .xmha    .bire5gbd::before,
.eree3un6 .vshtjvc9  .xmha    .bire5gbd::before,
.eree3un6 .ckx0tth6 .xmha    .bire5gbd::before { color: #f97316; }
.l2gsbq .z4zvyp2     { background: #0c1a2e; border-color: #38bdf8; }
.l2gsbq .ae1hni7g { background: #12103a; border-color: #818cf8; }
.l2gsbq .xmha    { background: #0a2020; border-color: #2dd4bf; }
.l2gsbq .z4pa strong  { color: #f1f5f9; }
.l2gsbq .z4pa p       { color: #cbd5e1; }
.l2gsbq .sess65wq    .z4zvyp2     .bire5gbd::before,
.l2gsbq .gomxdx8t  .z4zvyp2     .bire5gbd::before,
.l2gsbq .vshtjvc9  .z4zvyp2     .bire5gbd::before,
.l2gsbq .ckx0tth6 .z4zvyp2     .bire5gbd::before { color: #38bdf8; }
.l2gsbq .sess65wq    .ae1hni7g .bire5gbd::before,
.l2gsbq .gomxdx8t  .ae1hni7g .bire5gbd::before,
.l2gsbq .vshtjvc9  .ae1hni7g .bire5gbd::before,
.l2gsbq .ckx0tth6 .ae1hni7g .bire5gbd::before { color: #818cf8; }
.l2gsbq .sess65wq    .xmha    .bire5gbd::before,
.l2gsbq .gomxdx8t  .xmha    .bire5gbd::before,
.l2gsbq .vshtjvc9  .xmha    .bire5gbd::before,
.l2gsbq .ckx0tth6 .xmha    .bire5gbd::before { color: #2dd4bf; }
.xvdcz5 .z4zvyp2     { background: var(--accent-bg); border-color: var(--accent-light); }
.xvdcz5 .ae1hni7g { background: var(--accent-bg-light); border-color: var(--accent-light); }
.xvdcz5 .xmha    { background: var(--accent-bg); border-color: var(--accent-pale); }
.xvdcz5 .sess65wq    .bire5gbd::before,
.xvdcz5 .gomxdx8t  .bire5gbd::before,
.xvdcz5 .vshtjvc9  .bire5gbd::before,
.xvdcz5 .ckx0tth6 .bire5gbd::before { color: var(--accent-light) !important; }
.iho2::before,
.j0kb::before { margin-right: 5px; }
.yf4zrfiq .e8mf6av ul li,
.yf4zrfiq .e8mf6av .iho2 { color: #22c55e; }
.yf4zrfiq .iz5m ul li,
.yf4zrfiq .iz5m .j0kb { color: #ef4444; }
.rfet .e8mf6av { background: var(--bg-pros); }
.rfet .iz5m { background: var(--bg-cons); }
.rfet .e8mf6av .iho2 { color: var(--c-pros-label); }
.rfet .iz5m .j0kb { color: var(--c-cons); }
.rfet .e8mf6av ul li,
.rfet .iz5m ul li,
.wflnbfe .e8mf6av { background: var(--bg-pros); }
.wflnbfe .iz5m { background: var(--bg-cons); }
.wflnbfe .e8mf6av .iho2 { color: var(--c-pros-label); }
.wflnbfe .iz5m .j0kb { color: var(--c-cons); }
.wflnbfe .e8mf6av ul li,
.wflnbfe .n0pz8pjp li          { color: var(--c-pros); }
.wflnbfe .iz5m ul li,
.wflnbfe .w9phvi7 li          { color: var(--c-cons); }
.a8qhscys .iho2::before { content: "✓ "; }
.a8qhscys .j0kb::before { content: "✗ "; }
.v17g .iho2::before { content: "→ "; }
.v17g .j0kb::before { content: "← "; }
.gn0vs4 .iho2::before { content: "★ "; }
.gn0vs4 .j0kb::before { content: "✕ "; }
.p16nu .iho2::before { content: "◆ "; }
.p16nu .j0kb::before { content: "▲ "; }
.eluc .z4pa { background: transparent; border-left: none; border: 1.5px solid; }
.eluc .z4zvyp2     { border-color: var(--c-tip-border); }
.eluc .ae1hni7g { border-color: var(--c-warn-border); }
.eluc .xmha    { border-color: #60a5fa; }
.eluc .z4pa strong { color: var(--text-primary); }
.eluc .z4pa p      { color: var(--text-muted); }
.tvtsy6 .z4pa { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tvtsy6 .z4zvyp2     { border-top-color: var(--c-tip-border); }
.tvtsy6 .ae1hni7g { border-top-color: var(--c-warn-border); }
.tvtsy6 .xmha    { border-top-color: #60a5fa; }
.n3bbhmi7 .z4pa { border-left: none; border-radius: 8px; }
.n3bbhmi7 .z4zvyp2     { background: #065f46; }
.n3bbhmi7 .ae1hni7g { background: #92400e; }
.n3bbhmi7 .xmha    { background: #1e3a8a; }
.n3bbhmi7 .z4pa strong,
.n3bbhmi7 .z4pa p { color: #fff; }
.n3bbhmi7 .bire5gbd::before { color: rgba(255,255,255,0.85) !important; }
.zvd08n.n3bbhmi7 .z4zvyp2,
.zvd08n .n3bbhmi7 .z4zvyp2     { background: #052e16; }
.zvd08n.n3bbhmi7 .ae1hni7g,
.zvd08n .n3bbhmi7 .ae1hni7g { background: #2d0a1e; }
.zvd08n.n3bbhmi7 .xmha,
.zvd08n .n3bbhmi7 .xmha    { background: #1e1036; }
.eree3un6.n3bbhmi7 .z4zvyp2,
.eree3un6 .n3bbhmi7 .z4zvyp2      { background: #2d2000; }
.eree3un6.n3bbhmi7 .ae1hni7g,
.eree3un6 .n3bbhmi7 .ae1hni7g  { background: #2d0b0b; }
.eree3un6.n3bbhmi7 .xmha,
.eree3un6 .n3bbhmi7 .xmha     { background: #2d1600; }
.l2gsbq.n3bbhmi7 .z4zvyp2,
.l2gsbq .n3bbhmi7 .z4zvyp2      { background: #0c1a2e; }
.l2gsbq.n3bbhmi7 .ae1hni7g,
.l2gsbq .n3bbhmi7 .ae1hni7g  { background: #12103a; }
.l2gsbq.n3bbhmi7 .xmha,
.l2gsbq .n3bbhmi7 .xmha     { background: #0a2020; }
.q99vak6 .z4pa { border-left: none; border-radius: 6px; padding: 10px 14px; }
.q99vak6 .z4zvyp2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.q99vak6 .ae1hni7g { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.q99vak6 .xmha    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.q99vak6 .z4pa strong { color: var(--text-primary); }
.q99vak6 .z4pa p      { color: var(--text-muted); }
.ng0oa .z4pa { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.sess65wq .bire5gbd,
.gomxdx8t .bire5gbd,
.vshtjvc9 .bire5gbd,
.ckx0tth6 .bire5gbd { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.sess65wq .bire5gbd::before,
.gomxdx8t .bire5gbd::before,
.vshtjvc9 .bire5gbd::before,
.ckx0tth6 .bire5gbd::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.sess65wq .z4zvyp2     .bire5gbd::before { content: "✦"; color: var(--c-tip-border); }
.sess65wq .ae1hni7g .bire5gbd::before { content: "▲"; color: var(--c-warn-border); }
.sess65wq .xmha    .bire5gbd::before { content: "◉"; color: #60a5fa; }
.gomxdx8t .z4zvyp2     .bire5gbd::before { content: "★"; color: var(--c-tip-border); }
.gomxdx8t .ae1hni7g .bire5gbd::before { content: "◆"; color: var(--c-warn-border); }
.gomxdx8t .xmha    .bire5gbd::before { content: "●"; color: #60a5fa; }
.vshtjvc9 .z4zvyp2     .bire5gbd::before { content: "▶"; color: var(--c-tip-border); }
.vshtjvc9 .ae1hni7g .bire5gbd::before { content: "■"; color: var(--c-warn-border); }
.vshtjvc9 .xmha    .bire5gbd::before { content: "▸"; color: #60a5fa; }
.ckx0tth6 .z4zvyp2     .bire5gbd::before { content: "→"; color: var(--c-tip-border); }
.ckx0tth6 .ae1hni7g .bire5gbd::before { content: "⬥"; color: var(--c-warn-border); }
.ckx0tth6 .xmha    .bire5gbd::before { content: "◈"; color: #60a5fa; }
.srsm .t3egdx .l2h2qam3,
.srsm .skeuv .l2h2qam3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.srsm .vk5h425                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.srsm .ic6tj7ed          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.srsm .wgasf                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xewpof38 .t3egdx .l2h2qam3,
.xewpof38 .skeuv .l2h2qam3,
.xewpof38 .vk5h425,
.xewpof38 .k054dv27,
.xewpof38 .ujkcb4,
.xewpof38 .ic6tj7ed,
.xewpof38 .wgasf,
.xewpof38 .ng0oa .z4pa { box-shadow: none; }
.pxxt00   .bgfy9, .pxxt00 .xj7za, .pxxt00 .i207qx,
.pxxt00   .yvw2r9, .pxxt00 .gku0k9p4 { font-size: 0.9rem; }
.pxxt00   .q9g5sbg, .pxxt00 .tyhx8 { font-size: 0.9rem; }
.xz85   .bgfy9, .xz85 .xj7za, .xz85 .i207qx,
.xz85   .yvw2r9, .xz85 .gku0k9p4 { font-size: 0.95rem; }
.xz85   .q9g5sbg, .xz85 .tyhx8 { font-size: 0.95rem; }
.iwdy7   .bgfy9, .iwdy7 .xj7za, .iwdy7 .i207qx,
.iwdy7   .yvw2r9, .iwdy7 .gku0k9p4 { font-size: 1.08rem; }
.iwdy7   .q9g5sbg, .iwdy7 .tyhx8 { font-size: 1.05rem; }
.iwdy7   .jzz8bn { font-size: 0.97rem; }
.hoe99m .bjzs8tc6      { font-size: 3.2rem; }
.hoe99m h2.hpwvun6 { font-size: 1.9rem; }
.hoe99m h3.vk35f6     { font-size: 1.4rem; }
.eefn6 .bjzs8tc6      { font-size: 3.8rem; }
.eefn6 h2.hpwvun6 { font-size: 2.2rem; }
.eefn6 h3.vk35f6     { font-size: 1.6rem; }
.yjyfqcv + .yjyfqcv { position: relative; }
.iaxx0   .yjyfqcv + .yjyfqcv::before,
.njf4fot  .yjyfqcv + .yjyfqcv::before,
.oyif   .yjyfqcv + .yjyfqcv::before,
.zhil   .yjyfqcv + .yjyfqcv::before,
.iokpifbt   .yjyfqcv + .yjyfqcv::before,
.tlt9l50 .yjyfqcv + .yjyfqcv::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.iaxx0 .yjyfqcv + .yjyfqcv::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.njf4fot .yjyfqcv + .yjyfqcv::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.oyif .yjyfqcv + .yjyfqcv::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;
}
.zhil .yjyfqcv + .yjyfqcv::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.a8fs49f5 .yjyfqcv { margin-bottom: 16px; }
.a8fs49f5 .yjyfqcv + .yjyfqcv { margin-top: 0; }
.a8fs49f5 .vu21yysj { padding-top: 0; padding-bottom: 0; }
.iokpifbt .yjyfqcv + .yjyfqcv::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.tlt9l50 .yjyfqcv + .yjyfqcv::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.i2g95s9x .yjyfqcv + .yjyfqcv::before,
.huxqda .yjyfqcv + .yjyfqcv::before,
.hrrz .yjyfqcv + .yjyfqcv::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%;
}
.bb841c .i2g95s9x .yjyfqcv:nth-child(even)::before,
.bb841c .huxqda .yjyfqcv:nth-child(even)::before,
.bb841c .hrrz .yjyfqcv:nth-child(even)::before { background: var(--bg-surface); }
.ppevo .i2g95s9x .yjyfqcv:nth-child(even)::before,
.ppevo .huxqda .yjyfqcv:nth-child(even)::before,
.ppevo .hrrz .yjyfqcv:nth-child(even)::before { background: var(--bg-card); }
.i2g95s9x .yjyfqcv + .yjyfqcv::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");
}
.huxqda .yjyfqcv + .yjyfqcv::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");
}
.hrrz .yjyfqcv + .yjyfqcv::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");
}
.x1n4q0mz .e2eil { overflow: hidden; }
.x1n4q0mz .ajfe58v { margin-bottom: 70px; }
.es0fdy1 .ldqyij4g,
.khsfzv .ldqyij4g { padding-bottom: 60px; }
.x1n4q0mz .ldqyij4g { padding-bottom: 70px; }
.x1n4q0mz .e2eil::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.x1n4q0mz .e2eil::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.dk3pjzo  .e2eil:not(.ggmgz) .oqe3gvc { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.r5l0 .r16yw30w { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jwnoh .r16yw30w { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.dk3pjzo .ggmgz { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.dk3pjzo .qs9dcwh4 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.dk3pjzo .r16yw30w { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jwfdpoic .r16yw30w { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wj8p .r16yw30w { background: var(--accent-bg); }
.r7kg77j .ndox { float: left; width: 38%; margin: 0 28px 16px 0; }
.r7kg77j .ndox .nvszjq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r7kg77j .vu21yysj::after { content: ''; display: block; clear: both; }
.f8hdzyh .ndox { float: right; width: 38%; margin: 0 0 16px 28px; }
.f8hdzyh .ndox .nvszjq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f8hdzyh .vu21yysj::after { content: ''; display: block; clear: both; }
.yv9hmu4 .yjyfqcv:nth-child(odd)  .ndox { float: left;  width: 38%; margin: 0 28px 16px 0; }
.yv9hmu4 .yjyfqcv:nth-child(even) .ndox { float: right; width: 38%; margin: 0 0 16px 28px; }
.yv9hmu4 .ndox .nvszjq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yv9hmu4 .vu21yysj::after { content: ''; display: block; clear: both; }
.r7kg77j .wfxii14,
.f8hdzyh .wfxii14,
.yv9hmu4 .wfxii14,
@media (max-width: 900px) {
  .r7kg77j .ndox,
  .f8hdzyh .ndox,
  .yv9hmu4 .yjyfqcv:nth-child(odd)  .ndox,
  .yv9hmu4 .yjyfqcv:nth-child(even) .ndox {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .r7kg77j .ndox .nvszjq,
  .f8hdzyh .ndox .nvszjq,
  .yv9hmu4 .ndox .nvszjq {
    max-height: none !important;
  }
}
.r7kg77j .q9g5sbg,
.r7kg77j .tyhx8,
.f8hdzyh .q9g5sbg,
.f8hdzyh .tyhx8,
.yv9hmu4 .q9g5sbg,
.yv9hmu4 .tyhx8 { overflow: hidden; }
@media (max-width: 640px) {
  .r7kg77j .ndox,
  .f8hdzyh .ndox,
  .yv9hmu4 .ndox { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qfyka .n44ghpy,
.qfyka .vu21yysj,
.qfyka .c0b6  { max-width: 1100px; }
.gy3bb8i .n44ghpy,
.gy3bb8i .vu21yysj,
.gy3bb8i .c0b6  { max-width: 1200px; }
.sxrs2 .n44ghpy,
.sxrs2 .vu21yysj,
.sxrs2 .c0b6  { max-width: 1320px; }
.n06m3 { font-size: 0.82rem; color: var(--text-muted); }
.domsyf17 { display: flex; align-items: center; }
.mmftjxr {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zu4ax { display: flex; align-items: center; }
.stb3jtpo { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.stb3jtpo:hover { text-decoration: underline; }
.zcez { margin: 0 3px; opacity: 0.45; }
.zcez::before { content: '/'; }
.n2dw8h { padding: 2px 5px; color: var(--text-main); }
.ubzhy8hx .n06m3 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ubzhy8hx .domsyf17 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.f1hp79hc .n06m3 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.f1hp79hc .domsyf17 { padding: 0 0 0 12px; }
.d8usjf .domsyf17 { padding: 0 16px; }
.d8usjf .n06m3 {
  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);
}
.d8usjf .n44ghpy { padding-top: 28px; }
@media (max-width: 720px) {
  .n5wr { margin-top: 18px; padding: 0 16px; }
  .d8usjf .n44ghpy { padding-top: 16px; }
}
.qfyka.ubzhy8hx .domsyf17 { max-width: 1100px; }
.gy3bb8i.ubzhy8hx .domsyf17 { max-width: 1200px; }
.sxrs2.ubzhy8hx .domsyf17 { max-width: 1320px; }
.ribk .yjyfqcv { padding-top: 16px; padding-bottom: 16px; }
.tlhopgve .yjyfqcv { padding-top: 24px; padding-bottom: 24px; }
.o0pf .yjyfqcv { padding-top: 40px; padding-bottom: 40px; }
.cpcuxka .yjyfqcv { padding-top: 52px; padding-bottom: 52px; }
.x9nqma .yjyfqcv:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.x9nqma .yjyfqcv:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.x9nqma .yjyfqcv:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.x9nqma .yjyfqcv:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i7l33 .vu21yysj { padding-top: 10px;  padding-bottom: 10px; }
.sf8v .vu21yysj { padding-top: 18px;  padding-bottom: 18px; }
.f0st .vu21yysj { padding-top: 36px;  padding-bottom: 36px; }
.zvj5 .vu21yysj { padding-top: 48px;  padding-bottom: 48px; }
.rp9pk2 h2.hpwvun6 { font-weight: 600; }
.rp9pk2 h3.vk35f6     { font-weight: 600; }
.h4qm { font-weight: 500; }
.h4qm h2.hpwvun6 { font-weight: 800; }
.h4qm h3.vk35f6     { font-weight: 700; }
.mdv75y h2.hpwvun6 { font-weight: 900; }
.mdv75y h3.vk35f6     { font-weight: 800; }
.mdv75y .z4pa strong,
.mdv75y .z4pa strong { font-weight: 600; }
.ihtbw {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.wgdse5f .ihtbw { display: none; }
@media (max-width: 640px) { .ihtbw { display: none; } }
.ihtbw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ihtbw:hover { opacity: 0.85; }
.a0ri .ihtbw { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.oonh .ihtbw,
.emj36cg3  .ihtbw { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.oonh .ihtbw:hover,
.emj36cg3  .ihtbw:hover { opacity: 0.88; }
.a0ri.oonh .ihtbw,
.a0ri.emj36cg3  .ihtbw { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jji272j {
  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;
}
.jji272j:hover { transform: translateY(-2px); opacity: 0.92; }
.jji272j { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mud8j .jji272j { display: none; }
.ziggdf .jji272j { right: 32px; }
.o0o0  .jji272j { left: 32px; }
@media (max-width: 480px) {
  .ziggdf .jji272j { right: 20px; bottom: 20px; }
  .o0o0  .jji272j { left: 20px; bottom: 20px; }
}
.acax0 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.c0b6 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nsw1 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.s3kx8 { color: var(--text-dim); font-size: 0.8rem; }
.rwclgnt { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.rwclgnt img { height: 26px; width: auto; object-fit: contain; }
.hlte8g3 { display: flex; flex-direction: column; gap: 6px; }
.hlte8g3 a, .ifx14z a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.hlte8g3 a:hover, .ifx14z a:hover { color: var(--accent-light); }
.hlte8g3 .ttfw4 { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.utb4z89 .c0b6 { text-align: center; }
.utb4z89 .nsw1 { margin-top: 0; }
.stm4 { margin-top: 10px; }
.stm4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .c0b6 { padding-left: 16px; padding-right: 16px; }
  .ye8v .c0b6 { padding: 20px 16px; }
  .ifx14z { gap: 4px 12px; }
  .nsw1 { font-size: 0.78rem; }
}
.ay0jpb78 .nqqvy .rwclgnt { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ay0jpb78 .nsw1 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ay0jpb78 .s3kx8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ay0jpb78 .lpszvzq { grid-template-columns: 1fr 1fr; } .ay0jpb78 .nqqvy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ay0jpb78 .lpszvzq { grid-template-columns: 1fr; } }
.siobxbzw .rwclgnt { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.siobxbzw .nsw1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .siobxbzw .djvp7i98 { gap: 12px; } .siobxbzw .rwclgnt { margin-right: 0; width: 100%; } }
.z220r .o8yd6h6 .rwclgnt { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.z220r .nsw1 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.z220r .s3kx8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .z220r .r9mw { grid-template-columns: 1fr 1fr; } .z220r .o8yd6h6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .z220r .r9mw { grid-template-columns: 1fr; } }
.fe9e .za1ig7 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.fe9e .hlte8g3 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .fe9e .za1ig7 { grid-template-columns: 1fr 1fr; } .fe9e .sgk6pph:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fe9e .za1ig7 { grid-template-columns: 1fr; } }
.wrhz .za1ig7 { grid-template-columns: 1fr 2fr; }
.wrhz .vkgkt .hlte8g3 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .wrhz .za1ig7 { grid-template-columns: 1fr; } }
.xxt1we .c0b6 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.n4l2cq .xsgap6t      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.n4l2cq .acax0 { background: var(--bg-page); border-top-color: var(--border-alt); }
.x3obkqgs .xsgap6t      { background: #0d1117; border-bottom-color: #21262d; }
.x3obkqgs .by7ygq4 { color: var(--accent-light); }
.x3obkqgs .qlvoil9 { --msep-color: #8b949e; }
.x3obkqgs .qlvoil9 a { color: #8b949e; }
.x3obkqgs .qlvoil9 a:hover { color: var(--accent-light); }
.x3obkqgs .ephop { color: #8b949e; }
.x3obkqgs .acax0 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.x3obkqgs .nsw1,
.x3obkqgs .s3kx8 { color: #6e7681; }
.x3obkqgs .hlte8g3 a, .x3obkqgs .ifx14z a,
.x3obkqgs .rwclgnt { color: #e6edf3; }
.x3obkqgs .hlte8g3 a:hover, .x3obkqgs .ifx14z a:hover,
@media (max-width: 640px) {
  .x3obkqgs .qlvoil9 { background: #0d1117; border-top-color: #21262d; }
  .x3obkqgs .qlvoil9 li a { border-bottom-color: #21262d; }
}
.tykeh5y .xsgap6t      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tykeh5y .by7ygq4 { color: var(--accent-light); }
.tykeh5y .qlvoil9 { --msep-color: #475569; }
.tykeh5y .qlvoil9 a { color: #475569; }
.tykeh5y .qlvoil9 a:hover { color: var(--accent-light); }
.tykeh5y .ephop { color: #64748b; }
.tykeh5y .acax0 { background: #f0f4f8; border-top-color: #cbd5e1; }
.tykeh5y .nsw1,
.tykeh5y .s3kx8 { color: #64748b; }
.tykeh5y .hlte8g3 a, .tykeh5y .ifx14z a,
.tykeh5y .lh8qia5g a, .tykeh5y .rwclgnt { color: #374151; }
.tykeh5y .hlte8g3 a:hover, .tykeh5y .ifx14z a:hover,
@media (max-width: 640px) {
  .tykeh5y .qlvoil9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tykeh5y .qlvoil9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.oonh .xsgap6t      { background: var(--accent); border-bottom-color: var(--accent-light); }
.oonh .by7ygq4 { color: #fff; }
.oonh .qlvoil9 { --msep-color: rgba(255,255,255,0.82); }
.oonh .qlvoil9 a { color: rgba(255,255,255,0.82); }
.oonh .qlvoil9 a:hover { color: #fff; }
.oonh .ephop { color: rgba(255,255,255,0.9); }
.oonh .acax0 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.oonh .nsw1,
.oonh .s3kx8 { color: rgba(255,255,255,0.72); }
.oonh .hlte8g3 a, .oonh .ifx14z a,
.oonh .lh8qia5g a, .oonh .rwclgnt { color: #fff; }
.oonh .hlte8g3 a:hover, .oonh .ifx14z a:hover,
@media (max-width: 640px) {
  .oonh .qlvoil9 { background: var(--accent); border-top-color: var(--accent-light); }
  .oonh .qlvoil9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.emj36cg3 .xsgap6t {
  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);
}
.emj36cg3 .acax0 {
  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) {
  .emj36cg3 .qlvoil9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ac41 .c93p1f { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.v7zjoscq .c93p1f { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.u3n1 .c93p1f { min-height: 72px; height: auto; }
.zzjb8a .c93p1f { min-height: 84px; height: auto; }
.ye8v .c93p1f { max-width: none; padding: 0 32px; }
.ye8v .c0b6  { max-width: none; padding: 24px 32px; }
.e79m6p6.gy3bb8i .c93p1f { max-width: 1200px; }
.e79m6p6.sxrs2 .c93p1f { max-width: 1320px; }
.fn8v4   .by7ygq4, .fn8v4   .rwclgnt { text-transform: capitalize; }
.ncgu55 .by7ygq4, .ncgu55 .rwclgnt { text-transform: lowercase; }
.w06n .by7ygq4, .w06n .rwclgnt { text-transform: uppercase; letter-spacing: 0.06em; }
.hgb4g, .nbuj {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.b32cg .hgb4g,
.b32cg .nbuj { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.snck .hgb4g,
.snck .nbuj { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.jnsejy .hgb4g,
.jnsejy .nbuj { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.om81d1kh .hgb4g,
.om81d1kh .nbuj { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.lbqdazyj   .qlvoil9 a { font-weight: 500; }
.db2fhduf .qlvoil9 a { font-weight: 600; }
.gogrdxe     .qlvoil9 a { font-weight: 700; }
.ing4hp    .qlvoil9 a { font-weight: 800; letter-spacing: 0.01em; }
.pduq3hv     .qlvoil9 > li + li::before,
.oppbjkr    .qlvoil9 > li + li::before,
.mdepdfl    .qlvoil9 > li + li::before,
.xnl9xq .qlvoil9 > li + li::before,
.kxw4rk .qlvoil9 > li + li::before,
.hn7cfun  .qlvoil9 > li + li::before,
.ceukl    .qlvoil9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.pduq3hv     .qlvoil9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.oppbjkr    .qlvoil9 > li + li::before { content: "|"; }
.mdepdfl    .qlvoil9 > li + li::before { content: "—"; }
.xnl9xq .qlvoil9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.kxw4rk .qlvoil9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.hn7cfun  .qlvoil9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ceukl    .qlvoil9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ay8e79d .ephop,
  .ul053z25 .ephop,
  .sv0sp16 .ephop,
  .mxpjzt .ephop,
  .muv5 .ephop {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ay8e79d .ephop::before,
  .ul053z25 .ephop::before,
  .sv0sp16 .ephop::before,
  .mxpjzt .ephop::before,
  .muv5 .ephop::before { content: ""; display: block; flex-shrink: 0; }

  
  .ay8e79d .ephop::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;
  }

  
  .ul053z25 .ephop::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;
  }

  
  .sv0sp16 .ephop::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;
  }

  
  .mxpjzt .ephop::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;
  }

  
  .muv5 .ephop::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) {
  .al3o4 .ephop {
    padding: 5px 14px;
  }
  .al3o4 .qlvoil9 {
    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;
  }
  .al3o4 .qlvoil9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .al3o4 .qlvoil9 li a:hover { background: var(--bg-raised); }
  .al3o4 .orzk,
  .hn3zg0 .orzk,
  .icfmo8l .orzk { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .rmligh1 .ephop {
    padding: 5px 10px;
  }
  .rmligh1 .qlvoil9 {
    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);
  }
  .rmligh1 .qlvoil9.bwlz { transform: translateX(0); }
  .rmligh1 .qlvoil9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .rmligh1 .qlvoil9 li:last-child a { border-bottom: none; }
  .oonh .qlvoil9,
  .x3obkqgs .qlvoil9 { background: var(--accent) !important; }
  .oonh .qlvoil9 li a,
  .x3obkqgs .qlvoil9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .icfmo8l .ephop {
    padding: 5px 10px;
  }
  .icfmo8l .qlvoil9 {
    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);
  }
  .icfmo8l .qlvoil9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .icfmo8l .qlvoil9.bwlz { transform: translateY(0); }
  .icfmo8l .qlvoil9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .byijg .ephop {
    padding: 5px 10px;
  }
  .byijg .qlvoil9 {
    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;
  }
  .byijg .qlvoil9.bwlz { opacity: 1; pointer-events: auto; }
  .byijg .qlvoil9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .yjnd8i     .ephop { border-radius: 0 !important; }
  .a6z6el   .ephop { border-radius: 8px !important; }
  .sp16q .ephop { border-radius: 50% !important; }
  .k5hly   .ephop { border-radius: 999px !important; }
}
.lyfv .b9lj0d81 { height: 36px; }
.k6oho .b9lj0d81 { height: 60px; max-width: 200px; }
.tuxh .b9lj0d81 { height: 76px; max-width: 240px; }
.cyli     .h1s55u, .cyli     .h28rsxv { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .y8spp .o0lp7uv8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .y8spp .k054dv27 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .y8spp .k054dv27 { padding: 40px 16px 20px; }
  .y8spp .qwezar0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .y8spp .gdhe { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .tijzt .k054dv27 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tijzt .k054dv27::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tijzt .dr11 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tijzt .oxi53p { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tijzt .qwezar0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tijzt .gdhe { width: 100%; min-width: 0; }
  .tijzt .h1s55u { min-width: 0; }
}
.pochvs0 .p5yb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.pochvs0 .p5yb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.pochvs0 .p5yb p { padding: 0 2px 16px; }
.t54bkj76 .p5yb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.t54bkj76 .p5yb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.t54bkj76 .p5yb summary::after { content: "›"; font-size: 1.2em; }
.t54bkj76 .p5yb[open] summary::after { content: "‹"; }
.t54bkj76 .p5yb p { padding: 10px 22px 4px; }
.vc8n .p5yb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vc8n .p5yb summary { color: var(--text-primary); padding-left: 16px; }
.vc8n .p5yb summary::after { content: "›"; font-size: 1.1em; }
.vc8n .p5yb[open] summary::after { content: "‹"; }
.vc8n .p5yb p { padding-left: 16px; }
.k5gwd9 .qlo28fzw { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.k5gwd9 .p5yb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.k5gwd9 .p5yb:last-child { border-bottom: none; }
.k5gwd9 .p5yb summary { color: var(--text-primary); border-radius: 0; }
.k5gwd9 .p5yb summary::after { content: "›"; font-size: 1.1em; }
.k5gwd9 .p5yb[open] summary::after { content: "‹"; }
.ucnjyk .p5yb { overflow: hidden; }
.ucnjyk .p5yb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ucnjyk .p5yb summary::after { color: rgba(255,255,255,.75); }
.ucnjyk .p5yb[open] summary { border-radius: 0; }
.vovq15l { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.flyvkoi {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dqrvyd {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nvockpod { color: var(--text-muted); font-size: 1.05rem; }
.g7797z70 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jcpg9i { margin-bottom: 20px; }
.x58bw3c {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rkdgd {
  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;
}
.rkdgd:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.cdp49mfk { resize: vertical; min-height: 130px; }
.eck93 { width: 100%; margin-top: 8px; }
.r0fn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.m0ur {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.suju1m { color: var(--text-muted); line-height: 1.75; }
.z5zwd9b { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.z5zwd9b li { margin-bottom: 6px; }
.iszv { max-width: 760px; margin: 0 auto; }
.aish { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.u3et5v { max-width: 760px; margin: 0 auto; }
.k79f ul.z5zwd9b { margin: 0; }
@media (max-width: 640px) { .i0do1j2 { grid-template-columns: 1fr; gap: 10px; } }
.jgopt32g { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.p75c0i { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.jt0ohm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.p75c0i p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.p75c0i .z5zwd9b { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jgopt32g { grid-template-columns: 1fr; } }
.mjxvk { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.mjxvk:hover .nkgvs { color: var(--accent-light); text-decoration: underline; }
.tkmh { color: inherit; text-decoration: none; }
.tkmh:hover { color: var(--accent-light); text-decoration: underline; }
.stytko { display: inline-block; line-height: 0; }
.bulgqebm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ig8786 { margin-bottom: 48px; }
.nsuo5 { max-width: 760px; margin: 0 auto; }
.e12i15 { text-align: center; }
.xpi5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xpi5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.yq2f38v1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xpi5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xpi5 ul.z5zwd9b { margin: 0; }
.aqr3ul { color: var(--text-muted); line-height: 1.75; }
.e12i15 .z5zwd9b,
.n4wh26 .z5zwd9b,
.wn8t .z5zwd9b,
.vce2t7l .z5zwd9b {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.e12i15 .xpi5,
.n4wh26 .xpi5 { text-align: left; }
.e12i15 .yq2f38v1,
.n4wh26 .yq2f38v1 { text-align: center; }
.k9w8oee1 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.tmddkuu { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.kx0p { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.btnlzigh { margin-top: 12px; }
.kehqo7by { 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; }
.kehqo7by:hover { border-bottom-color: var(--accent-light); }
.qz1y06 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qz1y06 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.pp7wa1 { width: 200px; height: 200px; }
.m9szaxd { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.ll55qxz { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.pzfp { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.pzfp::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .z7zn5pbn { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.tvdurm { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.tvdurm .kx0p, .tvdurm .tmddkuu { max-width: 640px; }
.ptzwlg5 .k9w8oee1 { font-size: 1.6rem; margin-top: 18px; }
.fed0zk31 .kx0p { margin-bottom: 28px; }
@media (max-width: 860px) { .up05pr { grid-template-columns: 1fr; } .ptzwlg5 { position: static; text-align: center; } }
.rgwon .qz1y06 { margin: 0 auto 18px; }
.rgwon .ll55qxz { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .f1k2d { grid-template-columns: 1fr; } }
.zhkpg .k9w8oee1 { font-size: 1.6rem; margin-bottom: 6px; }
.vce2t7l .z5zwd9b { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zhkpg { flex-direction: column; text-align: center; } .j14a1 { grid-template-columns: 1fr; } }
.z241qle .k9w8oee1 { font-size: 1.35rem; margin: 0 0 4px; }
.z241qle .ll55qxz { margin: 0; }
.c02ih .dqrvyd { color: var(--accent-light); }
.qhglft2i .dqrvyd { font-size: 2rem; }
.qhglft2i .nvockpod { max-width: 680px; }
.f1r18i .dqrvyd { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.f1r18i .nvockpod  { margin: 0; }
@media (max-width: 640px) { .f1r18i { flex-direction: column; } }
.py5wjb .dqrvyd { color: var(--accent-light); }
.avav .dqrvyd { color: #fff; }
.avav .nvockpod  { color: rgba(255,255,255,0.85); }
.kl1mp { max-width: 680px; margin: 0 auto; }
.bp1e {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .bp1e { grid-template-columns: 1fr; } }
.ls03j2gk .rkdgd {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ls03j2gk .rkdgd:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.luw8 .rkdgd { background: var(--bg-raised); border-color: transparent; }
.luw8 .rkdgd:focus { background: var(--bg-card); border-color: var(--accent-light); }
.bjuw5c .rkdgd { border-radius: 100px; padding: 11px 20px; }
.bjuw5c .cdp49mfk { border-radius: 14px; }
@media (max-width: 640px) { .sh1g { grid-template-columns: 1fr; } }
.o8ho25p { counter-reset: priv-count; }
.ztu0j7 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ztu0j7:last-child { border-bottom: none; }
.y3ze {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ztu0j7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ztu0j7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ttuj0768 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ttuj0768 li { margin-bottom: 6px; }
.idfbx3{display:none}
.idfbx3:empty,.rbwvsm:empty{display:none}
.lc09v2{position:relative;overflow:visible}
.qdizhjz2 .reoo,.vfxup .reoo,
.r047t .reoo,.afkhy8 .reoo,
.w7ot .reoo,.gzv5o .reoo{display:block}
.k3af .ydo742q{display:block}
.qdizhjz2 .reoo,.vfxup .reoo,
.r047t .reoo,.afkhy8 .reoo,
.w7ot .reoo{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}
.qdizhjz2 .reoo .rbwvsm,.vfxup .reoo .rbwvsm,
.r047t .reoo .rbwvsm,.afkhy8 .reoo .rbwvsm,
.w7ot .reoo .rbwvsm{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}
.qdizhjz2 .esxqu3ij,.vfxup .esxqu3ij,
.qdizhjz2 .reoo,.vfxup .reoo{top:12px}
.qdizhjz2 .reoo .rbwvsm{margin-right:auto}
.vfxup .reoo .rbwvsm{margin-left:auto}
.vfxup .reoo{text-align:right}
.r047t .reoo,.afkhy8 .reoo{bottom:12px}
.r047t .reoo .rbwvsm{margin-right:auto}
.afkhy8 .reoo .rbwvsm{margin-left:auto}
.afkhy8 .reoo{text-align:right}
.w7ot .reoo{position:relative;margin-top:16px}
.w7ot .reoo .rbwvsm{margin:0 auto}
.gzv5o .reoo{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gzv5o .reoo .rbwvsm{margin:0}
.gzv5o .r16yw30w~.reoo,
.gzv5o .qtqc2~.reoo{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gzv5o .r16yw30w~.reoo .rbwvsm,
.gzv5o .qtqc2~.reoo .rbwvsm{justify-content:flex-start}
.r16yw30w~.reoo,.qtqc2~.reoo{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}
.r16yw30w~.reoo .rbwvsm{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qtqc2~.reoo .rbwvsm{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ydo742q .rbwvsm{margin:0 0 12px}
.rbwvsm{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.m9zvyr4{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.nkgvs{font-weight:600;color:var(--text-heading);opacity:1}
.rl5q4iv .m9zvyr4{display:none}
.opno .rbwvsm{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.xk2p5tn .esxqu3ij{border-bottom:1px solid currentColor;padding-bottom:2px}
.l5sv5 .rbwvsm{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rnv3{--date-bg:var(--accent-bg)}
.eron .duh0oeir::before{content:"◆";font-size:.5em;opacity:.35}
.eron .esxqu3ij + .esxqu3ij::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.e8vsz{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.r8t1l3z{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.obdi{display:flex;flex-direction:column;gap:3px}
.yas72l{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.koxl8b{font-weight:700;font-size:1rem;color:var(--text-heading)}
.tfpvytmx{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.m4q2ey .e8vsz{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.cd2vl .e8vsz{border-top:3px solid var(--accent);padding-top:18px}
.vcws .e8vsz{border-left:3px solid var(--accent);border-radius:0}
.uzgyi0co .e8vsz{padding:20px 0}
@media(max-width:640px){
  .e8vsz{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .tfpvytmx{max-width:100%}
}
:root {
  --accent:          #d449ce;
  --brand:           #d449ce;
  --brand-light:     #d76ed2;
  --brand-pale:      #dda1da;
  --grad-start:      #94228f;
  --grad-end:        #cf34c8;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d449ce;
  --cta-light:       #de8adb;
  --cta-hover:       #db6ad6;
  --bg-page:         #130612;
  --bg-surface:      #1f091e;
  --bg-card:         #2a0d29;
  --bg-card-inner:   #361034;
  --bg-raised:       #421440;
  --bg-hover:        #4d184b;
  --border:          #5d1d5a;
  --border-alt:      #742471;
  --border-section:  #5d1d5a;
  --text-primary:    #e7e3e7;
  --text-muted:      #ac9fab;
  --text-body:       #cfc8cf;
  --text-sub:        #ac9fab;
  --text-faint:      #7b6a7a;
  --text-dim:        #5f525f;
  --text-label:      #948394;
  --text-value:      #c3bac3;
  --accent-bg:       #281427;
  --accent-bg-light: #3e1d3d;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161826;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #83ebe0;
  --c-cons:          #e68996;
  --c-pros-label:    #57e5d5;
  --c-tip-border:    #38e0cd;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #83ebe0;
}
:root { --logo-bg-opacity: 57%; }
body, button, input { font-family: "Nunito", sans-serif; }
.uxd1fr1 .bire5gbd { font-size: 0; width: 1.2rem; flex-shrink: 0; }.uxd1fr1 .bire5gbd::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.uxd1fr1 .z4zvyp2     .bire5gbd::before { content: "";  color: var(--c-tip-border); }.uxd1fr1 .ae1hni7g .bire5gbd::before { content: ""; color: var(--c-warn-border); }.uxd1fr1 .xmha    .bire5gbd::before { content: ""; color: #60a5fa; }.zvd08n .uxd1fr1 .z4zvyp2     .bire5gbd::before { color: #10b981; }.zvd08n .uxd1fr1 .ae1hni7g .bire5gbd::before { color: #f43f5e; }.zvd08n .uxd1fr1 .xmha    .bire5gbd::before { color: #a855f7; }.eree3un6  .uxd1fr1 .z4zvyp2     .bire5gbd::before { color: #eab308; }.eree3un6  .uxd1fr1 .ae1hni7g .bire5gbd::before { color: #ef4444; }.eree3un6  .uxd1fr1 .xmha    .bire5gbd::before { color: #f97316; }.l2gsbq  .uxd1fr1 .z4zvyp2     .bire5gbd::before { color: #38bdf8; }.l2gsbq  .uxd1fr1 .ae1hni7g .bire5gbd::before { color: #818cf8; }.l2gsbq  .uxd1fr1 .xmha    .bire5gbd::before { color: #2dd4bf; }.xvdcz5 .uxd1fr1 .bire5gbd::before { color: var(--accent-light) !important; }
.e0ql .us09ti, .e0ql .r16yw30w { min-height: 780px; }
.ihsy1d .huqp::after, .ihsy1d .s6gut::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; }
.zcez::before { content: '›'; font-size: 1.1em; }