: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;
}
.ayd507s {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ygwtg2ze {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.wrxrb {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n0f2hrat { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cond { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cond a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cond a:hover { color: var(--accent-light); }
.icwoo   .lr03 { border-radius: 0; }
.lfhe8x .lr03 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .lr03 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .sn28:hover .lr03,
  .sn28:focus-within .lr03 { display: block; }
  .lr03 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.fkuf3o {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wffz { display: none; }
@media (max-width: 640px) {
  .wffz {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wffz.d64i { display: block; }
}
@media (max-width: 640px) {
  .fkuf3o { display: block; }
  .cond > li + li::before { display: none !important; }
  .cond {
    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;
  }
  .cond.d64i { display: flex; }
  .cond li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cond li:last-child a { border-bottom: none; }
}
.kre11v6 { min-height: 480px; }
.je1pij {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ocfl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.eqb1j6 .ocfl { margin-left: 0; margin-right: 0; }
.knsu5 {
  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;
}
.knsu5:hover { opacity: 0.88; }
.y1b4hjyn .d8an {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.y1b4hjyn .je1pij { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.y1b4hjyn .ocfl { color: #e2e8f0; }
.y1b4hjyn.rpca .d8an { text-align: center; }
.y1b4hjyn.eqb1j6   .d8an { text-align: left; }
.bku5xg4 {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.bku5xg4 .d8an {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.bku5xg4 .je1pij { color: var(--text-primary); text-shadow: none; }
.bku5xg4 .ocfl { color: var(--text-muted); }
.bku5xg4 .knsu5 { margin-top: 16px; }
.bku5xg4, .bku5xg4.kre11v6 { min-height: auto !important; }
.bku5xg4.rpca .d8an { text-align: center; }
.bku5xg4.eqb1j6   .d8an { text-align: left; }
.bku5xg4~.elrewz{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}
.bku5xg4~.elrewz .mbeo3bon{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; }
}
.pos8f9a .je1pij { color: #fff; }
.pos8f9a .ocfl { color: rgba(255,255,255,0.85); }
.pos8f9a .knsu5 { background: #fff; color: var(--cta); }
.pos8f9a .knsu5:hover { opacity: 0.92; }
.bu4ahe .je1pij { text-shadow: none; color: var(--text-primary); }
.bu4ahe .ocfl { color: var(--text-muted); }
body.phmxs68o .je1pij {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.pnojn .je1pij {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.bu4ahe.rpca .m8triuku { align-items: center; text-align: center; }
.p00uh .d8an { padding-bottom: 24px; }
.t7a1 .d8an { max-width: 960px; }
@media (max-width: 700px) {
  .bu4ahe { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .bu4ahe .lq6c9 { display: none !important; }
  .e8vuw .lq6c9 { display: none !important; }
  .tsnaofb6 .sfmhvs8 { display: none !important; }
  .wfqt0d .gali2rbr { display: none !important; }
  .m8triuku  { padding: 36px 24px; }
  .bu4ahe~.elrewz,.lt1wr~.elrewz{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .kre11v6, .bu4ahe { min-height: 320px !important; }
  
  .je1pij { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rlub { display: none !important; }
  
  .bsjm4hip { flex-direction: column; align-items: center; }
  .bai7y1hw { width: 100%; max-width: 340px; }
}
.vd4nq7x { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.yv4rw028 { width: 100%; height: auto; display: block; border-radius: 10px; }
.wqdnx6x6 .vd4nq7x        { border-radius: 16px; }
.wqdnx6x6 .yv4rw028  { border-radius: 16px; }
.fpglg .vd4nq7x         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fpglg .yv4rw028   { border-radius: 8px; }
.r61fm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.wn3zh4 { width: 100%; padding: 32px 0; position: relative; }
.ko5n9 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.gzofzgeg .wn3zh4:nth-child(even) { background: var(--bg-surface); }
.gzofzgeg .wn3zh4:nth-child(odd)  { background: var(--bg-page); }
.i2wxt .wn3zh4:nth-child(even) { background: var(--bg-card); }
.i2wxt .wn3zh4:nth-child(odd)  { background: var(--bg-page); }
.gzofzgeg .wn3zh4:nth-child(odd)  .ko5n9 { background: var(--bg-card); border-radius: 6px; }
.gzofzgeg .wn3zh4:nth-child(even) .ko5n9 { background: var(--bg-raised); border-radius: 6px; }
.i2wxt .wn3zh4:nth-child(odd)  .ko5n9 { background: var(--bg-card); border-radius: 6px; }
.i2wxt .wn3zh4:nth-child(even) .ko5n9 { background: var(--bg-raised); border-radius: 6px; }
.gzofzgeg .wn3zh4:nth-child(even) .ztdeq3 .ki4m,
.i2wxt .wn3zh4:nth-child(even) .ztdeq3 .ki4m { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.gzofzgeg .wn3zh4:nth-child(odd) .ztdeq3 .ki4m,
.i2wxt .wn3zh4:nth-child(odd) .ztdeq3 .ki4m { background: var(--bg-card-inner); }
.gzofzgeg .wn3zh4:nth-child(even) .lraq2xwm .ki4m:nth-child(odd),
.i2wxt .wn3zh4:nth-child(even) .lraq2xwm .ki4m:nth-child(odd)  { background: var(--bg-card); }
.gzofzgeg .wn3zh4:nth-child(even) .lraq2xwm .ki4m:nth-child(even),
.i2wxt .wn3zh4:nth-child(even) .lraq2xwm .ki4m:nth-child(even) { background: var(--bg-card-inner); }
h1.a2tvxv04 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.a2tvxv04 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.dkg2x { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.em548ru h2.a2tvxv04 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.xoi87j2 h2.a2tvxv04 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rl2438r9 h2.a2tvxv04 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.pp0yigj5 h2.a2tvxv04::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.a04hc h2.a2tvxv04 {
  color: var(--text-primary); font-size: 1.7rem;
}
.sr24 h2.a2tvxv04::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.fyrvg9ve h2.a2tvxv04 {
  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;
}
.ff8si0hc { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ff8si0hc { display: none; } }
.u6hc7 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fp8y1n0 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ppbwg4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.llyye3i8 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.kuel { padding-left: 20px; }
.kuel li { margin-bottom: 6px; }
.kuel a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.kuel a:hover { color: var(--accent-light); }
.exh7 .llyye3i8 { display: none; }
.auvyjuv .llyye3i8 { display: none; }
.auvyjuv .kuel { padding-left: 0; list-style: none; }
.auvyjuv .kuel li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.auvyjuv .kuel a { font-size: 0.92rem; }
.rsm4 .ppbwg4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rsm4 .llyye3i8 { display: none; }
.rsm4 .kuel { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.rsm4 .kuel li { margin-bottom: 0; }
.rsm4 .kuel 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;
}
.rsm4 .kuel a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tma6du .ppbwg4 { padding: 20px 20px 16px; }
.tma6du .kuel {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tma6du .kuel li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tma6du .kuel 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;
}
.tma6du .kuel 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;
}
.tma6du .kuel a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tma6du .kuel a:focus,
.tma6du .kuel a:focus-visible,
.tma6du .kuel a:target { outline: none; }
.tma6du .kuel li:target a { border-color: var(--border); color: var(--text-muted); }
.l59a .ppbwg4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.l59a .llyye3i8 { display: none; }
.l59a .kuel { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.l59a .kuel li { margin-bottom: 0; }
.l59a .kuel li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.l59a .kuel li:last-child::after { content: ""; margin-right: 0; }
.l59a .kuel a { font-size: 0.9rem; }
.ki4m { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ztdeq3 .ki4m { background: var(--bg-card); }
.lraq2xwm .ki4m:nth-child(odd)  { background: var(--bg-card); }
.lraq2xwm .ki4m:nth-child(even) { background: var(--bg-raised); }
.wozya1 .ki4m {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wozya1 .ki4m:last-child { border-bottom: none; }
.wozya1 h3.dkg2x { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.veyn6ff .ki4m {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.veyn6ff .ki4m + .ki4m { margin-top: 4px; }
.o2n170 .ki4m { background: none; border-radius: 0; padding: 12px 0; }
.o2n170 .ki4m + .ki4m { border-top: 1px solid var(--border-section); }
.llex { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.o101c { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.t5ks, .s5ue { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.t5ks li, .s5ue li { margin-bottom: 6px; }
.s5ue li { list-style: decimal; }
.mpyiu     .t5ks { list-style-type: "● "; }
.x9sfwj  .t5ks { list-style-type: "■ "; }
.jyya .t5ks { list-style-type: "◆ "; }
.sdayi    .t5ks { list-style-type: "★ "; }
.mpyiu     .qhesv { list-style-type: "● "; }
.x9sfwj  .qhesv { list-style-type: "■ "; }
.jyya .qhesv { list-style-type: "◆ "; }
.sdayi    .qhesv { list-style-type: "★ "; }
.mpyiu    .t5ks li::marker, .mpyiu    .qhesv li::marker,
.x9sfwj .t5ks li::marker, .x9sfwj .qhesv li::marker,
.jyya .t5ks li::marker, .jyya .qhesv li::marker,
.sdayi   .t5ks li::marker, .sdayi   .qhesv li::marker {
  color: var(--cta); font-size: 1em;
}
.mpyiu .s5ue,
.x9sfwj .s5ue,
.jyya .s5ue,
.sdayi .s5ue {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mpyiu .s5ue li,
.x9sfwj .s5ue li,
.jyya .s5ue li,
.sdayi .s5ue li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mpyiu .s5ue li::before,
.x9sfwj .s5ue li::before,
.jyya .s5ue li::before,
.sdayi .s5ue 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;
}
.mpyiu     .s5ue li::before { border-radius: 50%; }
.x9sfwj  .s5ue li::before { border-radius: 3px; }
.jyya .s5ue li::before { border-radius: 3px; }
.sdayi    .s5ue li::before { border-radius: 50%; }
.avs5oq { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.zqqescc .avs5oq,
.g7znbc .avs5oq { background: transparent; border: none; border-radius: 0; }
.b5upk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.b5upk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.b5upk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.b5upk tr:hover td { background: var(--bg-hover); }
.o63njs8 .b5upk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.lqnmf6 .b5upk { border: 1px solid var(--border-alt); }
.lqnmf6 .b5upk th,
.lqnmf6 .b5upk td { border: 1px solid var(--border-alt); }
.bwvt0uv5 .b5upk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bwvt0uv5 .b5upk td { border-bottom: none; }
.bwvt0uv5 .b5upk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ct0hb .b5upk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.e3yqfp7 .avs5oq {
  overflow: hidden;
}
.e3yqfp7 .b5upk th { border-bottom: 1px solid var(--border-alt); }
.e3yqfp7 .b5upk tr:last-child td { border-bottom: none; }
.mfjf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.phb5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wa8pf { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.a2k6v { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.vrftjb3 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.qhesv { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.qhesv 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%}
.xdwxiw .a2k6v { background: transparent; text-align: center; }
.x8n3t .wa8pf {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.w0lyu5 .wa8pf {
  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);
}
.w8qu29 .phb5 { display: grid; grid-template-columns: auto 1fr; }
.w8qu29 .wa8pf {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.w8qu29 .a2k6v { grid-column: 2; }
.w8qu29 .vrftjb3,
.w8qu29 .qhesv { grid-column: 1 / -1; }
.j7apxds .phb5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.j7apxds .wa8pf {
  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);
}
.j7apxds .a2k6v { grid-column: 2; }
.j7apxds .vrftjb3,
.j7apxds .qhesv { grid-column: 1 / -1; }
.tfz74a .phb5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.tfz74a .a2k6v { background: none; color: var(--accent-light); font-weight: 700; }
.zvtmiw .phb5 { 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); }
.zvtmiw .a2k6v { background: none; color: var(--accent-light); font-weight: 700; }
.z2s50czq .phb5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.z2s50czq .phb5:last-child { border-bottom: none; }
.z2s50czq .a2k6v { background: none; color: var(--accent-light); font-weight: 700; }
.g3r86kly .phb5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.g3r86kly .a2k6v { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qwvuweei .mfjf { counter-reset: card-n; }
.qwvuweei .phb5  { counter-increment: card-n; }
.qwvuweei .a2k6v { display: flex; align-items: center; gap: 10px; }
.qwvuweei .a2k6v::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;
}
.kmmn1sx .phb5 { background: var(--bg-surface); border: 1px solid var(--border); }
.kmmn1sx .a2k6v { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.lmexj { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.z9s1i  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.taaoi { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.xdil { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.sdhj8j8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.lmexj strong { color: var(--text-primary); font-size: 0.95rem; }
.lmexj p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.krstsvv { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.jo9ho7, .z0070ll { border-radius: 8px; padding: 14px; }
.jo9ho7 { background: var(--bg-pros); }
.z0070ll { background: var(--bg-cons); }
.zvgqe3rs { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.jo9ho7 .zvgqe3rs { color: var(--c-pros-label); }
.z0070ll .zvgqe3rs { color: #f87171; }
.jo9ho7 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.z0070ll ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yv4rw028 { width: 100%; height: auto; border-radius: 10px; display: block; }
.e3vxb8 {
  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;
}
.e3vxb8:hover { opacity: 0.85; }
.xsbau .e3vxb8  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xsbau .e3vxb8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.jpmvh67v .e3vxb8  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.jpmvh67v .e3vxb8:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.hyim1v .knsu5 { border-radius: 50px; }
.hyim1v .e3vxb8  { border-radius: 50px; }
.g9wbk .knsu5 { padding-left: 22px; padding-right: 22px; }
.g9wbk .e3vxb8  { padding-left: 12px; padding-right: 12px; }
.q9iy3 .knsu5 { padding-left: 44px; padding-right: 44px; }
.q9iy3 .e3vxb8  { padding-left: 24px; padding-right: 24px; }
.dg73oxlw .knsu5 { padding-left: 56px; padding-right: 56px; }
.dg73oxlw .e3vxb8  { padding-left: 32px; padding-right: 32px; }
.hg790ez   .knsu5::after, .hg790ez   .e3vxb8::after,
.y7igbqw .knsu5::after, .y7igbqw .e3vxb8::after,
.srwk7fs    .knsu5::after, .srwk7fs    .e3vxb8::after,
.uv731cxb    .knsu5::after, .uv731cxb    .e3vxb8::after,
.p3pejh    .knsu5::after, .p3pejh    .e3vxb8::after,
.sqe7b9wf     .knsu5::after, .sqe7b9wf     .e3vxb8::after,
.gtf8oq    .knsu5::after, .gtf8oq    .e3vxb8::after,
.oj8wba   .knsu5::after, .oj8wba   .e3vxb8::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;
}
.hg790ez .knsu5::after, .hg790ez .e3vxb8::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");
}
.y7igbqw .knsu5::after, .y7igbqw .e3vxb8::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");
}
.srwk7fs .knsu5::after, .srwk7fs .e3vxb8::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");
}
.uv731cxb .knsu5::after, .uv731cxb .e3vxb8::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");
}
.p3pejh .knsu5::after, .p3pejh .e3vxb8::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");
}
.sqe7b9wf .knsu5::after, .sqe7b9wf .e3vxb8::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");
}
.gtf8oq .knsu5::after, .gtf8oq .e3vxb8::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");
}
.oj8wba .knsu5::after, .oj8wba .e3vxb8::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");
}
.pjsn   .vozorzn::after, .pjsn   .co2z::after,
.mmje7 .vozorzn::after, .mmje7 .co2z::after,
.pa666rnj    .vozorzn::after, .pa666rnj    .co2z::after,
.ead6u8i    .vozorzn::after, .ead6u8i    .co2z::after,
.yqsysp    .vozorzn::after, .yqsysp    .co2z::after,
.h5fjjs     .vozorzn::after, .h5fjjs     .co2z::after,
.akfz65w    .vozorzn::after, .akfz65w    .co2z::after,
.y1vo48a   .vozorzn::after, .y1vo48a   .co2z::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;
}
.pjsn .vozorzn::after, .pjsn .co2z::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");
}
.mmje7 .vozorzn::after, .mmje7 .co2z::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");
}
.pa666rnj .vozorzn::after, .pa666rnj .co2z::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");
}
.ead6u8i .vozorzn::after, .ead6u8i .co2z::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");
}
.yqsysp .vozorzn::after, .yqsysp .co2z::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");
}
.h5fjjs .vozorzn::after, .h5fjjs .co2z::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");
}
.akfz65w .vozorzn::after, .akfz65w .co2z::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");
}
.y1vo48a .vozorzn::after, .y1vo48a .co2z::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");
}
.vg8z .mqtveq { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .zt3m { flex: 0 0 260px; width: 260px; }
  .qcsdlhu { flex: 0 0 120px; width: 120px; }
  .tifi0 { flex: 0 0 110px; width: 110px; }
  .mqm2   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .h1tg5ics { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.h1tg5ics.e3vxb8 { 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) {
  .zpvybzu { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .zpvybzu .mk2n0e { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .zpvybzu .zt3m { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .zpvybzu .mqtveq { width: 100%; min-width: unset; height: 120px; }
  .zpvybzu .uo0rj { max-height: 96px; max-width: 200px; }
  .zpvybzu .zevd4 { min-width: unset; text-align: center; white-space: normal; }
  .zpvybzu .qcsdlhu { min-width: 0; }
  .zpvybzu .mqm2 { 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; }
  .zpvybzu .h1tg5ics { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .c9ivkh2h .mk2n0e { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .lmp1us2 .zozywtc {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lmp1us2 .zcqw7a { margin: 0; }
}
.h2dxi8y .zcqw7a { border-top: 4px solid var(--accent); }
.h2dxi8y .tfmy { background: var(--bg-card); }
.g7znbc .krstsvv { gap: 10px; }
.g7znbc .jo9ho7, .g7znbc .z0070ll { padding: 12px; }
.g7znbc .jo9ho7 ul, .g7znbc .z0070ll ul { margin: 4px 0 0; padding-left: 18px; }
.g7znbc .jo9ho7 li, .g7znbc .z0070ll li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zbjg9 { grid-template-columns: 1fr; }
  .urq0m9l { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .urq0m9l .cdtppb { width: 72px; height: 50px; }
  .urq0m9l .e4nd8x2a { max-width: 180px; }
  .urq0m9l .wu9l { width: auto; }
}
@media (max-width: 720px) {
  .jp6llm { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .uq92 { padding: 16px; }
  .kzcvwgpy .d21zs { min-width: 50%; }
}
.keco .krstsvv { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zkxruo { grid-template-columns: 1fr; }
  .gv6p0q5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j1i6g6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .fc49w { flex-wrap: wrap; padding: 16px; }
}
.eya0 .krstsvv { gap: 8px; }
.eya0 .jo9ho7, .eya0 .z0070ll { padding: 8px; }
@media (max-width: 480px) {
  .q6ew { flex-direction: column; align-items: stretch; }
}
.wwt3d6de .wu9l .e3vxb8 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vwkli { flex-direction: column; align-items: stretch; gap: 10px; }
  .wwt3d6de .wu9l { text-align: center; }
}
@media (max-width: 720px) {
  .co49bjaq { grid-template-columns: 1fr; }
  .lpevkqg8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zrktb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .tkq1 { grid-template-columns: 1fr; }
  .ifxpttl { width: 100px; height: 100px; margin: 16px auto; }
  .ufu4t { font-size: 1.4rem; }
  .mad4ie { justify-content: center; }
  .lepqob .d21zs { min-width: 50%; }
}
.cd9ki52s .krstsvv { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .r22pxtd { flex-wrap: wrap; padding: 14px 16px; }
  .in37vp { padding: 12px 16px; }
  .cd9ki52s .krstsvv { margin: 0 16px; }
  .cd9ki52s .fcxm5f { padding: 0 16px; }
  .cuno9 { padding: 12px 16px; }
}
.f5yh .h1tg5ics.e3vxb8 { padding: 14px 30px !important; font-size: 1rem; }
.aha50b .h1tg5ics.e3vxb8 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.vwp9ta .qcsdlhu { font-size: 1rem; letter-spacing: 2px; }
.hno8 { margin: 16px 0; }
.w8fc5j { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.w8fc5j summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.w8fc5j summary::after { content: "+"; color: var(--accent-light); }
.w8fc5j[open] summary::after { content: "−"; }
.w8fc5j p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.wn3zh4 { margin-bottom: 0; }
.ogur8c h2.a2tvxv04 { color: var(--text-primary); border-color: var(--accent-light); }
.ku4z5 h2.a2tvxv04 { color: var(--text-primary); border-color: var(--accent-light); }
.nosclw .z9s1i     { background: #052e16; border-color: #10b981; }
.nosclw .taaoi { background: #2d0a1e; border-color: #f43f5e; }
.nosclw .xdil    { background: #1e1036; border-color: #a855f7; }
.nosclw .lmexj strong  { color: #f1f5f9; }
.nosclw .lmexj p       { color: #cbd5e1; }
.nosclw .uz88w7d    .z9s1i     .sdhj8j8::before,
.nosclw .b6ae1jc  .z9s1i     .sdhj8j8::before,
.nosclw .sop3  .z9s1i     .sdhj8j8::before,
.nosclw .e68xxt5l .z9s1i     .sdhj8j8::before { color: #10b981; }
.nosclw .uz88w7d    .taaoi .sdhj8j8::before,
.nosclw .b6ae1jc  .taaoi .sdhj8j8::before,
.nosclw .sop3  .taaoi .sdhj8j8::before,
.nosclw .e68xxt5l .taaoi .sdhj8j8::before { color: #f43f5e; }
.nosclw .uz88w7d    .xdil    .sdhj8j8::before,
.nosclw .b6ae1jc  .xdil    .sdhj8j8::before,
.nosclw .sop3  .xdil    .sdhj8j8::before,
.nosclw .e68xxt5l .xdil    .sdhj8j8::before { color: #a855f7; }
.mrkje1 .z9s1i     { background: #2d2000; border-color: #eab308; }
.mrkje1 .taaoi { background: #2d0b0b; border-color: #ef4444; }
.mrkje1 .xdil    { background: #2d1600; border-color: #f97316; }
.mrkje1 .lmexj strong  { color: #f1f5f9; }
.mrkje1 .lmexj p       { color: #cbd5e1; }
.mrkje1 .uz88w7d    .z9s1i     .sdhj8j8::before,
.mrkje1 .b6ae1jc  .z9s1i     .sdhj8j8::before,
.mrkje1 .sop3  .z9s1i     .sdhj8j8::before,
.mrkje1 .e68xxt5l .z9s1i     .sdhj8j8::before { color: #eab308; }
.mrkje1 .uz88w7d    .taaoi .sdhj8j8::before,
.mrkje1 .b6ae1jc  .taaoi .sdhj8j8::before,
.mrkje1 .sop3  .taaoi .sdhj8j8::before,
.mrkje1 .e68xxt5l .taaoi .sdhj8j8::before { color: #ef4444; }
.mrkje1 .uz88w7d    .xdil    .sdhj8j8::before,
.mrkje1 .b6ae1jc  .xdil    .sdhj8j8::before,
.mrkje1 .sop3  .xdil    .sdhj8j8::before,
.mrkje1 .e68xxt5l .xdil    .sdhj8j8::before { color: #f97316; }
.ex928f .z9s1i     { background: #0c1a2e; border-color: #38bdf8; }
.ex928f .taaoi { background: #12103a; border-color: #818cf8; }
.ex928f .xdil    { background: #0a2020; border-color: #2dd4bf; }
.ex928f .lmexj strong  { color: #f1f5f9; }
.ex928f .lmexj p       { color: #cbd5e1; }
.ex928f .uz88w7d    .z9s1i     .sdhj8j8::before,
.ex928f .b6ae1jc  .z9s1i     .sdhj8j8::before,
.ex928f .sop3  .z9s1i     .sdhj8j8::before,
.ex928f .e68xxt5l .z9s1i     .sdhj8j8::before { color: #38bdf8; }
.ex928f .uz88w7d    .taaoi .sdhj8j8::before,
.ex928f .b6ae1jc  .taaoi .sdhj8j8::before,
.ex928f .sop3  .taaoi .sdhj8j8::before,
.ex928f .e68xxt5l .taaoi .sdhj8j8::before { color: #818cf8; }
.ex928f .uz88w7d    .xdil    .sdhj8j8::before,
.ex928f .b6ae1jc  .xdil    .sdhj8j8::before,
.ex928f .sop3  .xdil    .sdhj8j8::before,
.ex928f .e68xxt5l .xdil    .sdhj8j8::before { color: #2dd4bf; }
.qai3h2r .z9s1i     { background: var(--accent-bg); border-color: var(--accent-light); }
.qai3h2r .taaoi { background: var(--accent-bg-light); border-color: var(--accent-light); }
.qai3h2r .xdil    { background: var(--accent-bg); border-color: var(--accent-pale); }
.qai3h2r .uz88w7d    .sdhj8j8::before,
.qai3h2r .b6ae1jc  .sdhj8j8::before,
.qai3h2r .sop3  .sdhj8j8::before,
.qai3h2r .e68xxt5l .sdhj8j8::before { color: var(--accent-light) !important; }
.msg9zs::before,
.lac8d::before { margin-right: 5px; }
.dy7c .jo9ho7 ul li,
.dy7c .jo9ho7 .msg9zs { color: #22c55e; }
.dy7c .z0070ll ul li,
.dy7c .z0070ll .lac8d { color: #ef4444; }
.vnlj .jo9ho7 { background: var(--bg-pros); }
.vnlj .z0070ll { background: var(--bg-cons); }
.vnlj .jo9ho7 .msg9zs { color: var(--c-pros-label); }
.vnlj .z0070ll .lac8d { color: var(--c-cons); }
.vnlj .jo9ho7 ul li,
.vnlj .sybv li            { color: var(--c-pros); }
.vnlj .z0070ll ul li,
.vnlj .qzcrrkvl li            { color: var(--c-cons); }
.k629cs .jo9ho7 { background: var(--bg-pros); }
.k629cs .z0070ll { background: var(--bg-cons); }
.k629cs .jo9ho7 .msg9zs { color: var(--c-pros-label); }
.k629cs .z0070ll .lac8d { color: var(--c-cons); }
.k629cs .jo9ho7 ul li,
.k629cs .z0070ll ul li,
.o0cg .msg9zs::before { content: "✓ "; }
.o0cg .lac8d::before { content: "✗ "; }
.lfe4oq68 .msg9zs::before { content: "→ "; }
.lfe4oq68 .lac8d::before { content: "← "; }
.haf50n .msg9zs::before { content: "★ "; }
.haf50n .lac8d::before { content: "✕ "; }
.lyehs6 .msg9zs::before { content: "◆ "; }
.lyehs6 .lac8d::before { content: "▲ "; }
.j828v99 .lmexj { background: transparent; border-left: none; border: 1.5px solid; }
.j828v99 .z9s1i     { border-color: var(--c-tip-border); }
.j828v99 .taaoi { border-color: var(--c-warn-border); }
.j828v99 .xdil    { border-color: #60a5fa; }
.j828v99 .lmexj strong { color: var(--text-primary); }
.j828v99 .lmexj p      { color: var(--text-muted); }
.h7pg .lmexj { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.h7pg .z9s1i     { border-top-color: var(--c-tip-border); }
.h7pg .taaoi { border-top-color: var(--c-warn-border); }
.h7pg .xdil    { border-top-color: #60a5fa; }
.vzt3r .lmexj { border-left: none; border-radius: 8px; }
.vzt3r .z9s1i     { background: #065f46; }
.vzt3r .taaoi { background: #92400e; }
.vzt3r .xdil    { background: #1e3a8a; }
.vzt3r .lmexj strong,
.vzt3r .lmexj p { color: #fff; }
.vzt3r .sdhj8j8::before { color: rgba(255,255,255,0.85) !important; }
.nosclw.vzt3r .z9s1i,
.nosclw .vzt3r .z9s1i     { background: #052e16; }
.nosclw.vzt3r .taaoi,
.nosclw .vzt3r .taaoi { background: #2d0a1e; }
.nosclw.vzt3r .xdil,
.nosclw .vzt3r .xdil    { background: #1e1036; }
.mrkje1.vzt3r .z9s1i,
.mrkje1 .vzt3r .z9s1i      { background: #2d2000; }
.mrkje1.vzt3r .taaoi,
.mrkje1 .vzt3r .taaoi  { background: #2d0b0b; }
.mrkje1.vzt3r .xdil,
.mrkje1 .vzt3r .xdil     { background: #2d1600; }
.ex928f.vzt3r .z9s1i,
.ex928f .vzt3r .z9s1i      { background: #0c1a2e; }
.ex928f.vzt3r .taaoi,
.ex928f .vzt3r .taaoi  { background: #12103a; }
.ex928f.vzt3r .xdil,
.ex928f .vzt3r .xdil     { background: #0a2020; }
.k102q .lmexj { border-left: none; border-radius: 6px; padding: 10px 14px; }
.k102q .z9s1i     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.k102q .taaoi { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.k102q .xdil    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.k102q .lmexj strong { color: var(--text-primary); }
.k102q .lmexj p      { color: var(--text-muted); }
.s0459 .lmexj { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.uz88w7d .sdhj8j8,
.b6ae1jc .sdhj8j8,
.sop3 .sdhj8j8,
.e68xxt5l .sdhj8j8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.uz88w7d .sdhj8j8::before,
.b6ae1jc .sdhj8j8::before,
.sop3 .sdhj8j8::before,
.e68xxt5l .sdhj8j8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.uz88w7d .z9s1i     .sdhj8j8::before { content: "✦"; color: var(--c-tip-border); }
.uz88w7d .taaoi .sdhj8j8::before { content: "▲"; color: var(--c-warn-border); }
.uz88w7d .xdil    .sdhj8j8::before { content: "◉"; color: #60a5fa; }
.b6ae1jc .z9s1i     .sdhj8j8::before { content: "★"; color: var(--c-tip-border); }
.b6ae1jc .taaoi .sdhj8j8::before { content: "◆"; color: var(--c-warn-border); }
.b6ae1jc .xdil    .sdhj8j8::before { content: "●"; color: #60a5fa; }
.sop3 .z9s1i     .sdhj8j8::before { content: "▶"; color: var(--c-tip-border); }
.sop3 .taaoi .sdhj8j8::before { content: "■"; color: var(--c-warn-border); }
.sop3 .xdil    .sdhj8j8::before { content: "▸"; color: #60a5fa; }
.e68xxt5l .z9s1i     .sdhj8j8::before { content: "→"; color: var(--c-tip-border); }
.e68xxt5l .taaoi .sdhj8j8::before { content: "⬥"; color: var(--c-warn-border); }
.e68xxt5l .xdil    .sdhj8j8::before { content: "◈"; color: #60a5fa; }
.on84qv0 .ztdeq3 .ki4m,
.on84qv0 .lraq2xwm .ki4m  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.on84qv0 .phb5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.on84qv0 .avs5oq          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.on84qv0 .ppbwg4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bkq9kjc .ztdeq3 .ki4m,
.bkq9kjc .lraq2xwm .ki4m,
.bkq9kjc .phb5,
.bkq9kjc .mk2n0e,
.bkq9kjc .zcqw7a,
.bkq9kjc .avs5oq,
.bkq9kjc .ppbwg4,
.bkq9kjc .s0459 .lmexj { box-shadow: none; }
.m6xftk   .rawfdewe, .m6xftk .llex, .m6xftk .o101c,
.m6xftk   .u6hc7, .m6xftk .fp8y1n0 { font-size: 0.9rem; }
.m6xftk   .t5ks, .m6xftk .s5ue { font-size: 0.9rem; }
.m2b0   .rawfdewe, .m2b0 .llex, .m2b0 .o101c,
.m2b0   .u6hc7, .m2b0 .fp8y1n0 { font-size: 0.95rem; }
.m2b0   .t5ks, .m2b0 .s5ue { font-size: 0.95rem; }
.fjyjs   .rawfdewe, .fjyjs .llex, .fjyjs .o101c,
.fjyjs   .u6hc7, .fjyjs .fp8y1n0 { font-size: 1.08rem; }
.fjyjs   .t5ks, .fjyjs .s5ue { font-size: 1.05rem; }
.fjyjs   .b5upk { font-size: 0.97rem; }
.d8zt .je1pij      { font-size: 3.2rem; }
.d8zt h2.a2tvxv04 { font-size: 1.9rem; }
.d8zt h3.dkg2x     { font-size: 1.4rem; }
.z328q8 .je1pij      { font-size: 3.8rem; }
.z328q8 h2.a2tvxv04 { font-size: 2.2rem; }
.z328q8 h3.dkg2x     { font-size: 1.6rem; }
.wn3zh4 + .wn3zh4 { position: relative; }
.ijs2vbr   .wn3zh4 + .wn3zh4::before,
.pjrgg2xd  .wn3zh4 + .wn3zh4::before,
.yscmt   .wn3zh4 + .wn3zh4::before,
.pqkl   .wn3zh4 + .wn3zh4::before,
.b6tn   .wn3zh4 + .wn3zh4::before,
.vbai .wn3zh4 + .wn3zh4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ijs2vbr .wn3zh4 + .wn3zh4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.pjrgg2xd .wn3zh4 + .wn3zh4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yscmt .wn3zh4 + .wn3zh4::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;
}
.pqkl .wn3zh4 + .wn3zh4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wmpu .wn3zh4 { margin-bottom: 16px; }
.wmpu .wn3zh4 + .wn3zh4 { margin-top: 0; }
.wmpu .ko5n9 { padding-top: 0; padding-bottom: 0; }
.b6tn .wn3zh4 + .wn3zh4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.vbai .wn3zh4 + .wn3zh4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.hx9kw4p1 .wn3zh4 + .wn3zh4::before,
.aoj7 .wn3zh4 + .wn3zh4::before,
.wugennx .wn3zh4 + .wn3zh4::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%;
}
.gzofzgeg .hx9kw4p1 .wn3zh4:nth-child(even)::before,
.gzofzgeg .aoj7 .wn3zh4:nth-child(even)::before,
.gzofzgeg .wugennx .wn3zh4:nth-child(even)::before { background: var(--bg-surface); }
.i2wxt .hx9kw4p1 .wn3zh4:nth-child(even)::before,
.i2wxt .aoj7 .wn3zh4:nth-child(even)::before,
.i2wxt .wugennx .wn3zh4:nth-child(even)::before { background: var(--bg-card); }
.hx9kw4p1 .wn3zh4 + .wn3zh4::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");
}
.aoj7 .wn3zh4 + .wn3zh4::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");
}
.wugennx .wn3zh4 + .wn3zh4::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");
}
.jbg6m .y1b4hjyn,
.huv3 .d8an,
.jbg6m .d8an { margin-bottom: 60px; }
.uimxz9 .d8an { margin-bottom: 70px; }
.jbg6m .m8triuku { padding-bottom: 60px; }
.jbg6m .y1b4hjyn::before,
.jbg6m .y1b4hjyn::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");
}
.hp3n7 .vd4nq7x { float: left; width: 38%; margin: 0 28px 16px 0; }
.hp3n7 .vd4nq7x .yv4rw028 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hp3n7 .ko5n9::after { content: ''; display: block; clear: both; }
.wjfbdguj .vd4nq7x { float: right; width: 38%; margin: 0 0 16px 28px; }
.wjfbdguj .vd4nq7x .yv4rw028 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.wjfbdguj .ko5n9::after { content: ''; display: block; clear: both; }
.oeuy1h7k .wn3zh4:nth-child(odd)  .vd4nq7x { float: left;  width: 38%; margin: 0 28px 16px 0; }
.oeuy1h7k .wn3zh4:nth-child(even) .vd4nq7x { float: right; width: 38%; margin: 0 0 16px 28px; }
.oeuy1h7k .vd4nq7x .yv4rw028 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oeuy1h7k .ko5n9::after { content: ''; display: block; clear: both; }
.hp3n7 .mfjf,
.wjfbdguj .mfjf,
.oeuy1h7k .mfjf,
@media (max-width: 900px) {
  .hp3n7 .vd4nq7x,
  .wjfbdguj .vd4nq7x,
  .oeuy1h7k .wn3zh4:nth-child(odd)  .vd4nq7x,
  .oeuy1h7k .wn3zh4:nth-child(even) .vd4nq7x {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hp3n7 .vd4nq7x .yv4rw028,
  .wjfbdguj .vd4nq7x .yv4rw028,
  .oeuy1h7k .vd4nq7x .yv4rw028 {
    max-height: none !important;
  }
}
.hp3n7 .t5ks,
.hp3n7 .s5ue,
.wjfbdguj .t5ks,
.wjfbdguj .s5ue,
.oeuy1h7k .t5ks,
.oeuy1h7k .s5ue { overflow: hidden; }
@media (max-width: 640px) {
  .hp3n7 .vd4nq7x,
  .wjfbdguj .vd4nq7x,
  .oeuy1h7k .vd4nq7x { float: none; width: 100%; margin: 0 0 16px 0; }
}
.tl85 .r61fm,
.tl85 .ko5n9,
.tl85 .dn1f9wl8  { max-width: 1100px; }
.lh9l .r61fm,
.lh9l .ko5n9,
.lh9l .dn1f9wl8  { max-width: 1200px; }
.xebfll8i .r61fm,
.xebfll8i .ko5n9,
.xebfll8i .dn1f9wl8  { max-width: 1320px; }
.xebfll8i { --content-mw: 1320px; }
.rorwf { font-size: 0.82rem; color: var(--text-muted); }
.jra10w7f { display: flex; align-items: center; }
.e1hnv {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.xhi1468 { display: flex; align-items: center; }
.iewy { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.iewy:hover { text-decoration: underline; }
.q4p2n { margin: 0 3px; opacity: 0.45; }
.q4p2n::before { content: '/'; }
.tryd { padding: 2px 5px; color: var(--text-main); }
.vs7m .rorwf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.vs7m .jra10w7f { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fzpjf0bq .rorwf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fzpjf0bq .jra10w7f { padding: 0 0 0 12px; }
.ppd2a4v {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.exav37 .jra10w7f { padding: 0 16px; }
.exav37 .rorwf {
  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);
}
.exav37 .r61fm { padding-top: 28px; }
@media (max-width: 720px) {
  .ppd2a4v { margin-top: 18px; padding: 0 16px; }
  .exav37 .r61fm { padding-top: 16px; }
}
.tl85.vs7m .jra10w7f { max-width: 1100px; }
.lh9l.vs7m .jra10w7f { max-width: 1200px; }
.xebfll8i.vs7m .jra10w7f { max-width: 1320px; }
.tl85 .ppd2a4v { max-width: 1100px; }
.lh9l .ppd2a4v { max-width: 1200px; }
.xebfll8i .ppd2a4v { max-width: 1320px; }
.e59lvpug .wn3zh4 { padding-top: 16px; padding-bottom: 16px; }
.u2v0w .wn3zh4 { padding-top: 24px; padding-bottom: 24px; }
.fdwxc .wn3zh4 { padding-top: 40px; padding-bottom: 40px; }
.m0wo2w .wn3zh4 { padding-top: 52px; padding-bottom: 52px; }
.mg314u2 .wn3zh4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.mg314u2 .wn3zh4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.mg314u2 .wn3zh4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.mg314u2 .wn3zh4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.opkjb5y .ko5n9 { padding-top: 10px;  padding-bottom: 10px; }
.dpyc .ko5n9 { padding-top: 18px;  padding-bottom: 18px; }
.wsxbgv .ko5n9 { padding-top: 36px;  padding-bottom: 36px; }
.kv7nv .ko5n9 { padding-top: 48px;  padding-bottom: 48px; }
.emfvbv8p h2.a2tvxv04 { font-weight: 600; }
.emfvbv8p h3.dkg2x     { font-weight: 600; }
.v8yj99 h2.a2tvxv04 { font-weight: 800; }
.v8yj99 h3.dkg2x     { font-weight: 700; }
.ov1x6 h2.a2tvxv04 { font-weight: 900; }
.ov1x6 h3.dkg2x     { font-weight: 800; }
.ov1x6 .lmexj strong,
.ov1x6 .lmexj strong { font-weight: 600; }
.vozorzn {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cbqt6a7p .vozorzn { display: none; }
@media (max-width: 640px) { .vozorzn { display: none; } }
.vozorzn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vozorzn:hover { opacity: 0.85; }
.vc2j .vozorzn { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.c1e67oj6 .vozorzn,
.a8zvcu3  .vozorzn { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.c1e67oj6 .vozorzn:hover,
.a8zvcu3  .vozorzn:hover { opacity: 0.88; }
.vc2j.c1e67oj6 .vozorzn,
.vc2j.a8zvcu3  .vozorzn { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.co2z {
  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;
}
.co2z:hover { transform: translateY(-2px); opacity: 0.92; }
.co2z { background: var(--cta) !important; color: #fff !important; border: none !important; }
.fycc4k .co2z { display: none; }
.eehnzv6b .co2z { right: 32px; }
.go66  .co2z { left: 32px; }
@media (max-width: 480px) {
  .eehnzv6b .co2z { right: 20px; bottom: 20px; }
  .go66  .co2z { left: 20px; bottom: 20px; }
}
.zwgy75 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.dn1f9wl8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.bnxbq { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.m1izypc { color: var(--text-dim); font-size: 0.8rem; }
.qgz9nt { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.qgz9nt img { height: 26px; width: auto; object-fit: contain; }
.a0gu .dn1f9wl8 { text-align: center; }
.a0gu .bnxbq { margin-top: 0; }
@media (max-width: 640px) {
  .dn1f9wl8 { padding-left: 16px; padding-right: 16px; }
  .qn0ll .dn1f9wl8 { padding: 20px 16px; }
  .opsi { gap: 4px 12px; }
  .bnxbq { font-size: 0.78rem; }
}
.o8bda .nt83 .qgz9nt { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.o8bda .bnxbq { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.o8bda .m1izypc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .o8bda .bepveb { grid-template-columns: 1fr 1fr; } .o8bda .nt83 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .o8bda .bepveb { grid-template-columns: 1fr; } }
.loai0x .raynb { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.loai0x .qgz9nt { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.loai0x .kgbtu9k2 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.loai0x .kgbtu9k2 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.loai0x .kgbtu9k2 a:hover { color: var(--accent-light); }
.jyzntql { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.loai0x .heo5k { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.loai0x .r7jz { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.loai0x .r7jz a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.loai0x .r7jz a:hover { color: var(--accent-light); }
.loai0x .bnxbq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .loai0x .raynb { gap: 12px; } .loai0x .qgz9nt { margin-right: 0; width: 100%; } }
.n6u09y .ld7z7 .qgz9nt { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.n6u09y .bnxbq { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.n6u09y .m1izypc { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .n6u09y .qhm8gsv { grid-template-columns: 1fr 1fr; } .n6u09y .ld7z7 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n6u09y .qhm8gsv { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .axtis1l .l874 { grid-template-columns: 1fr 1fr; } .axtis1l .ywrk7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .axtis1l .l874 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zx8mu .l874 { grid-template-columns: 1fr; } }
.ait6t .dn1f9wl8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.m3aoex8g .ayd507s      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.m3aoex8g .zwgy75 { background: var(--bg-page); border-top-color: var(--border-alt); }
.kguwbikg .ayd507s      { background: #0d1117; border-bottom-color: #21262d; }
.kguwbikg .wrxrb { color: var(--accent-light); }
.kguwbikg .cond { --msep-color: #8b949e; }
.kguwbikg .cond a { color: #8b949e; }
.kguwbikg .cond a:hover { color: var(--accent-light); }
.kguwbikg .fkuf3o { color: #8b949e; }
.kguwbikg .zwgy75 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.kguwbikg .bnxbq,
.kguwbikg .m1izypc { color: #6e7681; }
.kguwbikg .y4gqewy5 a, .kguwbikg .kgbtu9k2 a,
.kguwbikg .r7jz a { color: #8b949e; }
.kguwbikg .qgz9nt { color: #e6edf3; }
.kguwbikg .y4gqewy5 a:hover, .kguwbikg .kgbtu9k2 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .kguwbikg .cond { background: #0d1117; border-top-color: #21262d; }
  .kguwbikg .cond li a { border-bottom-color: #21262d; }
}
.z8f3 .ayd507s      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.z8f3 .wrxrb { color: var(--accent-light); }
.z8f3 .cond { --msep-color: #475569; }
.z8f3 .cond a { color: #475569; }
.z8f3 .cond a:hover { color: var(--accent-light); }
.z8f3 .fkuf3o { color: #64748b; }
.z8f3 .zwgy75 { background: #f0f4f8; border-top-color: #cbd5e1; }
.z8f3 .bnxbq,
.z8f3 .m1izypc { color: #64748b; }
.z8f3 .y4gqewy5 a, .z8f3 .kgbtu9k2 a,
.z8f3 .r7jz a, .z8f3 .qgz9nt { color: #374151; }
.z8f3 .y4gqewy5 a:hover, .z8f3 .kgbtu9k2 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .z8f3 .cond { background: #f0f4f8; border-top-color: #cbd5e1; }
  .z8f3 .cond li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.c1e67oj6 .ayd507s      { background: var(--accent); border-bottom-color: var(--accent-light); }
.c1e67oj6 .wrxrb { color: #fff; }
.c1e67oj6 .cond { --msep-color: rgba(255,255,255,0.82); }
.c1e67oj6 .cond a { color: rgba(255,255,255,0.82); }
.c1e67oj6 .cond a:hover { color: #fff; }
.c1e67oj6 .fkuf3o { color: rgba(255,255,255,0.9); }
.c1e67oj6 .lr03 a { color: var(--text-primary) !important; }
.c1e67oj6 .lr03 a:hover { color: var(--accent-light) !important; }
.c1e67oj6 .zwgy75 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.c1e67oj6 .bnxbq,
.c1e67oj6 .m1izypc { color: rgba(255,255,255,0.72); }
.c1e67oj6 .np1k a, .c1e67oj6 .opsi a,
.c1e67oj6 .y4gqewy5 a, .c1e67oj6 .kgbtu9k2 a,
.c1e67oj6 .r7jz a, .c1e67oj6 .qgz9nt { color: #fff; }
.c1e67oj6 .svpad4ro, .c1e67oj6 .zd2k { color: rgba(255,255,255,0.7); }
.c1e67oj6 .np1k a:hover, .c1e67oj6 .opsi a:hover,
.c1e67oj6 .y4gqewy5 a:hover, .c1e67oj6 .kgbtu9k2 a:hover { color: #fff; }
@media (max-width: 640px) {
  .c1e67oj6 .cond { background: var(--accent); border-top-color: var(--accent-light); }
  .c1e67oj6 .cond li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.a8zvcu3 .ayd507s {
  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);
}
.a8zvcu3 .zwgy75 {
  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) {
  .a8zvcu3 .cond {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bn19e3s .ygwtg2ze { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.jb4ttz1t .ygwtg2ze { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wy6lbpx4 .ygwtg2ze { min-height: 72px; height: auto; }
.bz36t .ygwtg2ze { min-height: 84px; height: auto; }
.qn0ll .ygwtg2ze { max-width: none; padding: 0 32px; }
.qn0ll .dn1f9wl8  { max-width: none; padding: 24px 32px; }
.oheg4n.lh9l .ygwtg2ze { max-width: 1200px; }
.oheg4n.xebfll8i .ygwtg2ze { max-width: 1320px; }
.g2tky   .wrxrb, .g2tky   .qgz9nt { text-transform: capitalize; }
.plbp3t .wrxrb, .plbp3t .qgz9nt { text-transform: lowercase; }
.dy9j .wrxrb, .dy9j .qgz9nt { text-transform: uppercase; letter-spacing: 0.06em; }
.o6855, .q3ykuwd {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.punop .o6855,
.punop .q3ykuwd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.da6fn6la .o6855,
.da6fn6la .q3ykuwd { 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; }
.l9ijc5 .o6855,
.l9ijc5 .q3ykuwd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.f17tmg .o6855,
.f17tmg .q3ykuwd { 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; }
.m7j37   .cond a { font-weight: 500; }
.qf8raj .cond a { font-weight: 600; }
.a6g1x     .cond a { font-weight: 700; }
.qg8seejy    .cond a { font-weight: 800; letter-spacing: 0.01em; }
.w3ea     .cond > li + li::before,
.p0jt    .cond > li + li::before,
.gnskros7    .cond > li + li::before,
.lqpkmvz .cond > li + li::before,
.rmw80j .cond > li + li::before,
.kp3658wu  .cond > li + li::before,
.frksa    .cond > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.w3ea     .cond > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.p0jt    .cond > li + li::before { content: "|"; }
.gnskros7    .cond > li + li::before { content: "—"; }
.lqpkmvz .cond > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rmw80j .cond > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.kp3658wu  .cond > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.frksa    .cond > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .cq75 .fkuf3o,
  .tpzfs2 .fkuf3o,
  .hljukv0p .fkuf3o,
  .miipu .fkuf3o,
  .c0o7 .fkuf3o {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .cq75 .fkuf3o::before,
  .tpzfs2 .fkuf3o::before,
  .hljukv0p .fkuf3o::before,
  .miipu .fkuf3o::before,
  .c0o7 .fkuf3o::before { content: ""; display: block; flex-shrink: 0; }

  
  .cq75 .fkuf3o::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;
  }

  
  .tpzfs2 .fkuf3o::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;
  }

  
  .hljukv0p .fkuf3o::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;
  }

  
  .miipu .fkuf3o::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;
  }

  
  .c0o7 .fkuf3o::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) {
  .qaf8s53 .fkuf3o {
    padding: 5px 14px;
  }
  .qaf8s53 .cond {
    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;
  }
  .qaf8s53 .cond li a {
    border-bottom: none; padding: 10px 22px;
  }
  .qaf8s53 .cond li a:hover { background: var(--bg-raised); }
  .qaf8s53 .wffz,
  .gsar9ux0 .wffz,
  .ykihm .wffz { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dobork75 .fkuf3o {
    padding: 5px 10px;
  }
  .dobork75 .cond {
    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);
  }
  .dobork75 .cond.d64i { transform: translateX(0); }
  .dobork75 .cond li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dobork75 .cond li:last-child a { border-bottom: none; }
  .c1e67oj6 .cond,
  .kguwbikg .cond { background: var(--accent) !important; }
  .c1e67oj6 .cond li a,
  .kguwbikg .cond li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ykihm .fkuf3o {
    padding: 5px 10px;
  }
  .ykihm .cond {
    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);
  }
  .ykihm .cond::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ykihm .cond.d64i { transform: translateY(0); }
  .ykihm .cond li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .j3h46oix .fkuf3o {
    padding: 5px 10px;
  }
  .j3h46oix .cond {
    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;
  }
  .j3h46oix .cond.d64i { opacity: 1; pointer-events: auto; }
  .j3h46oix .cond li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .t5iw     .fkuf3o { border-radius: 0 !important; }
  .rrurgm7   .fkuf3o { border-radius: 8px !important; }
  .l8kwv9a8 .fkuf3o { border-radius: 50% !important; }
  .dwddd   .fkuf3o { border-radius: 999px !important; }
}
.m9lkn .n0f2hrat { height: 36px; }
.fvb5dlv .n0f2hrat { height: 60px; max-width: 200px; }
.gs0rf .n0f2hrat { height: 76px; max-width: 240px; }
.wc3kfl71    .qcsdlhu, .wc3kfl71    .rwqg { color: #f59e0b; }
.debtt58 .mqm2 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .ap84xzn7 .zpvybzu {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ap84xzn7 .mk2n0e {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ap84xzn7 .mk2n0e { padding: 40px 16px 20px; }
  .ap84xzn7 .mqm2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ap84xzn7 .h1tg5ics { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .xuej5vp .mk2n0e {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xuej5vp .mk2n0e::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xuej5vp .zt3m {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xuej5vp .zevd4 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xuej5vp .mqm2 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xuej5vp .h1tg5ics { width: 100%; min-width: 0; }
  .xuej5vp .qcsdlhu { min-width: 0; }
}
.acfi83 .w8fc5j {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.acfi83 .w8fc5j summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.acfi83 .w8fc5j p { padding: 0 2px 16px; }
.u6bbexs2 .w8fc5j { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.u6bbexs2 .w8fc5j summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.u6bbexs2 .w8fc5j summary::after { content: "›"; font-size: 1.2em; }
.u6bbexs2 .w8fc5j[open] summary::after { content: "‹"; }
.u6bbexs2 .w8fc5j p { padding: 10px 22px 4px; }
.y0k23erd .w8fc5j {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.y0k23erd .w8fc5j summary { color: var(--text-primary); padding-left: 16px; }
.y0k23erd .w8fc5j summary::after { content: "›"; font-size: 1.1em; }
.y0k23erd .w8fc5j[open] summary::after { content: "‹"; }
.y0k23erd .w8fc5j p { padding-left: 16px; }
.cmobave .hno8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cmobave .w8fc5j {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cmobave .w8fc5j:last-child { border-bottom: none; }
.cmobave .w8fc5j summary { color: var(--text-primary); border-radius: 0; }
.cmobave .w8fc5j summary::after { content: "›"; font-size: 1.1em; }
.cmobave .w8fc5j[open] summary::after { content: "‹"; }
.l9ie .w8fc5j { overflow: hidden; }
.l9ie .w8fc5j summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.l9ie .w8fc5j summary::after { color: rgba(255,255,255,.75); }
.l9ie .w8fc5j[open] summary { border-radius: 0; }
.ilxbrcn9 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ppq25d1u {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.j2r2hqr {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rnf9 { color: var(--text-muted); font-size: 1.05rem; }
.l8q3qki {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.ronu97 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ipowxo1k { margin-bottom: 20px; }
.fejbd91z {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rq1x6pxw {
  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;
}
.rq1x6pxw:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.aukk1v { resize: vertical; min-height: 130px; }
.bitnw7 { width: 100%; margin-top: 8px; }
.xgpsx3 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.dd18y {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.mu9b { color: var(--text-muted); line-height: 1.75; }
.qundn9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.qundn9 li { margin-bottom: 6px; }
.t60awdl5 { max-width: 760px; margin: 0 auto; }
.gp01k1 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gy8mj { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.gy8mj:last-child { border-bottom: none; }
.gy8mj h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.gy8mj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xf5z3 { max-width: 760px; margin: 0 auto; }
.zsiigs { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.dzwffj ul.qundn9 { margin: 0; }
.nhu804o .zsiigs { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .nhu804o { grid-template-columns: 1fr; gap: 10px; } }
.rjbxs48 { max-width: 640px; margin: 0 auto; text-align: center; }
.jj6pk3x { margin-bottom: 48px; }
.jj6pk3x .zsiigs { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.jj6pk3x p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.t7n8tc .qundn9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lyejb68d { grid-template-columns: 1fr; } }
.m5jyr2 { color: inherit; text-decoration: none; }
.m5jyr2:hover { color: var(--accent-light); text-decoration: underline; }
.s026d { display: inline-block; line-height: 0; }
.dncvj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ziaf { max-width: 760px; margin: 0 auto; }
.a4kfl ul.qundn9 { margin: 0; }
.th4br2sv { color: var(--text-muted); line-height: 1.75; }
.kfu7s3 .qundn9,
.b4k1c .qundn9,
.xhpquk2l .qundn9,
.cidm .qundn9 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ewxzdj { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.bx6d0 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.xqvtk0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.iq5pek { margin-top: 12px; }
.w15oywmf { 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; }
.w15oywmf:hover { border-bottom-color: var(--accent-light); }
.g5qedet { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.g5qedet img { width: 100%; height: 100%; object-fit: cover; display: block; }
.bjerk { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.hh73euxe { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.jkxqmrp { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .gubud { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.kkb1 .xqvtk0, .kkb1 .bx6d0 { max-width: 640px; }
.wv53y8 .ewxzdj { font-size: 1.6rem; margin-top: 18px; }
.v5swc3 .xqvtk0 { margin-bottom: 28px; }
@media (max-width: 860px) { .ol7amz { grid-template-columns: 1fr; } .wv53y8 { position: static; text-align: center; } }
.oq4srrg .g5qedet { margin: 0 auto 18px; }
.oq4srrg .hh73euxe { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .w3j2kb { grid-template-columns: 1fr; } }
.suovyku1 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.evm86lc { flex: 1; }
.suovyku1 .ewxzdj { font-size: 1.6rem; margin-bottom: 6px; }
.orke1 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.cidm { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.v65qkucw { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.cidm p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.cidm .qundn9 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .suovyku1 { flex-direction: column; text-align: center; } .orke1 { grid-template-columns: 1fr; } }
.z4c5 .ewxzdj { font-size: 1.35rem; margin: 0 0 4px; }
.z4c5 .hh73euxe { margin: 0; }
.ijy44 .j2r2hqr { color: var(--accent-light); }
.jvse1 .j2r2hqr { font-size: 2rem; }
.jvse1 .rnf9 { max-width: 680px; }
.v2spy .j2r2hqr { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.v2spy .rnf9  { margin: 0; }
@media (max-width: 640px) { .v2spy { flex-direction: column; } }
.qezet6 .j2r2hqr { color: var(--accent-light); }
.xks9b .j2r2hqr { color: #fff; }
.xks9b .rnf9  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .lgx7 { grid-template-columns: 1fr; } }
.nkbdw02 .rq1x6pxw {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nkbdw02 .rq1x6pxw:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.achcc .rq1x6pxw { background: var(--bg-raised); border-color: transparent; }
.achcc .rq1x6pxw:focus { background: var(--bg-card); border-color: var(--accent-light); }
.yn2mj .rq1x6pxw { border-radius: 100px; padding: 11px 20px; }
.yn2mj .aukk1v { border-radius: 14px; }
.zmlb7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.zmlb7 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.zmlb7 summary::-webkit-details-marker { display: none; }
.zmlb7 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.zmlb7[open] summary::after { content: "−"; }
.vymrrlsg {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .yn6eiz7 { grid-template-columns: 1fr; } }
.edjw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.edjw li { margin-bottom: 6px; }
.latzrz8j{position:relative;overflow:visible}
.r2r1wy .wu28{display:block}
.rtmm .uu0pd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.rtmm .i6tsuxs::before{content:""}
.zdtv74{--date-bg:var(--accent-bg)}
.ftiuorq4 .i6tsuxs::before{content:"/";opacity:.35}
.ftiuorq4 .uu0pd + .uu0pd::before{content:"/";margin-right:6px;opacity:.35}
.la37ap{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.lcm8{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.zgmdsm8{display:flex;flex-direction:column;gap:3px}
.hxflg6{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.amu1{font-weight:700;font-size:1rem;color:var(--text-heading)}
.egzot0wp{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.bhvc .la37ap{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.tz95k .la37ap{border-top:3px solid var(--accent);padding-top:18px}
.t2uup19u .la37ap{border-left:3px solid var(--accent);border-radius:0}
.drvqvm .la37ap{padding:20px 0}
@media(max-width:640px){
  .la37ap{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .egzot0wp{max-width:100%}
}
:root {
  --accent:          #d01929;
  --brand:           #d01929;
  --brand-light:     #ab202c;
  --brand-pale:      #ca3744;
  --grad-start:      #eb5966;
  --grad-end:        #eb969d;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d01929;
  --cta-light:       #b00f1d;
  --cta-hover:       #99121e;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f3;
  --bg-raised:       #f1edee;
  --bg-hover:        #f6f3f3;
  --border:          #e9e1e2;
  --border-alt:      #ddcfd0;
  --border-section:  #e9e1e2;
  --text-primary:    #1b1717;
  --text-muted:      #615052;
  --text-body:       #372e2f;
  --text-sub:        #534546;
  --text-faint:      #8b7375;
  --text-dim:        #a28f91;
  --text-label:      #6f5c5e;
  --text-value:      #45393a;
  --accent-bg:       #f4e0e2;
  --accent-bg-light: #f0c6ca;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #10960c;
  --c-cons:          #9f2123;
  --c-pros-label:    #14b30e;
  --c-tip-border:    #16c610;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #10960c;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.o2zt .sdhj8j8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.o2zt .sdhj8j8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.o2zt .z9s1i     .sdhj8j8::before { content: "";  color: var(--c-tip-border); }.o2zt .taaoi .sdhj8j8::before { content: ""; color: var(--c-warn-border); }.o2zt .xdil    .sdhj8j8::before { content: ""; color: #60a5fa; }.nosclw .o2zt .z9s1i     .sdhj8j8::before { color: #10b981; }.nosclw .o2zt .taaoi .sdhj8j8::before { color: #f43f5e; }.nosclw .o2zt .xdil    .sdhj8j8::before { color: #a855f7; }.mrkje1  .o2zt .z9s1i     .sdhj8j8::before { color: #eab308; }.mrkje1  .o2zt .taaoi .sdhj8j8::before { color: #ef4444; }.mrkje1  .o2zt .xdil    .sdhj8j8::before { color: #f97316; }.ex928f  .o2zt .z9s1i     .sdhj8j8::before { color: #38bdf8; }.ex928f  .o2zt .taaoi .sdhj8j8::before { color: #818cf8; }.ex928f  .o2zt .xdil    .sdhj8j8::before { color: #2dd4bf; }.qai3h2r .o2zt .sdhj8j8::before { color: var(--accent-light) !important; }
.wqq7t5v .sybv li::before, .wqq7t5v .qzcrrkvl li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.wqq7t5v .sybv li::before { content: ""; }.wqq7t5v .qzcrrkvl li::before { content: ""; }.wqq7t5v .msg9zs::before, .wqq7t5v .lac8d::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.wqq7t5v .msg9zs::before { content: ""; }.wqq7t5v .lac8d::before { content: ""; }
.ax1vvc2 .kre11v6, .ax1vvc2 .bu4ahe { min-height: 520px; }
.q4p2n::before { content: '›'; font-size: 1.1em; }
.x7l5j .uu0pd::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.x7l5j .uu0pd:first-of-type::before{content:"\f058"}.x7l5j .uu0pd:last-of-type::before{content:"\f021"}