: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;
}
.ybaf7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.wmuw {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.lshp {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vzwc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tnnbzzq { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tnnbzzq a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tnnbzzq a:hover { color: var(--accent-light); }
.ot7doo  .xzn9 { border-radius: 14px; }
.ot7doo .xzn9 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.ot7doo .xzn9 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ko0jro .xzn9 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .xzn9 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .f84554y:hover .xzn9,
  .f84554y:focus-within .xzn9 { display: block; }
  .xzn9 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.rdiwg1x {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gkp46y { display: none; }
@media (max-width: 640px) {
  .gkp46y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gkp46y.owo8iqp { display: block; }
}
@media (max-width: 640px) {
  .rdiwg1x { display: block; }
  .tnnbzzq > li + li::before { display: none !important; }
  .tnnbzzq {
    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;
  }
  .tnnbzzq.owo8iqp { display: flex; }
  .tnnbzzq li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tnnbzzq li:last-child a { border-bottom: none; }
}
.s153oz { min-height: 480px; }
.lrbsk {
  font-size: 2.6rem; font-weight: 800; color: var(--accent-pale);
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fr7lkhj4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.pj1hv .fr7lkhj4 { margin-left: 0; margin-right: 0; }
.b644p {
  background: var(--accent); 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;
}
.b644p:hover { opacity: 0.88; }
.tzwqb .zcmn {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.tzwqb .lrbsk { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.tzwqb .fr7lkhj4 { color: #e2e8f0; }
.tzwqb.i12dlla .zcmn { text-align: center; }
.tzwqb.pj1hv   .zcmn { text-align: left; }
.nupul0 {
  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);
}
.nupul0 .zcmn {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.nupul0 .lrbsk { color: var(--text-primary); text-shadow: none; }
.nupul0 .fr7lkhj4 { color: var(--text-muted); }
.nupul0 .b644p { margin-top: 16px; }
.nupul0, .nupul0.s153oz { min-height: auto !important; }
.nupul0.i12dlla .zcmn { text-align: center; }
.nupul0.pj1hv   .zcmn { text-align: left; }
.nupul0~.kwyg{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}
.nupul0~.kwyg .nhpronkw{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; }
}
.j5lp7t .qb2jz54,
.j5lp7t .q3srxy,
.j5lp7t .tzwqb .ip7e {
  overflow: hidden;
}
.j5lp7t .qb2jz54::after,
.j5lp7t .q3srxy::after,
.j5lp7t .tzwqb .ip7e::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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; }
}
.qb2jz54 .lrbsk { color: #fff; }
.qb2jz54 .fr7lkhj4 { color: rgba(255,255,255,0.85); }
.qb2jz54 .b644p { background: #fff; color: var(--accent); }
.qb2jz54 .b644p:hover { opacity: 0.92; }
.j5lp7t .lwrw9io { position: relative; overflow: hidden; }
.j5lp7t .lwrw9io::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;
}
.lwrw9io .lrbsk { text-shadow: none; color: var(--accent-pale); }
.lwrw9io .fr7lkhj4 { color: var(--text-muted); }
.lwrw9io.i12dlla .xwlmgnt { align-items: center; text-align: center; }
.qrn5o17 .zcmn { padding-bottom: 24px; }
.dj2p .zcmn { max-width: 960px; }
@media (max-width: 700px) {
  .lwrw9io { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .lwrw9io .zox2 { display: none !important; }
  .cttt11 .zox2 { display: none !important; }
  .huurt37d .pkbs { display: none !important; }
  .r0fypuwf .leytvoc { display: none !important; }
  .xwlmgnt  { padding: 36px 24px; }
  .lwrw9io~.kwyg,.btbv5~.kwyg{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .s153oz, .lwrw9io { min-height: 320px !important; }
  
  .lrbsk { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .edqompd { display: none !important; }
  
  .x4h7u51 { flex-direction: column; align-items: center; }
  .x98n { width: 100%; max-width: 340px; }
}
.vr8p { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.b746pht7 { width: 100%; height: 300px; object-fit: cover; display: block; }
.tbt7 .vr8p        { border-radius: 16px; }
.tbt7 .b746pht7  { border-radius: 16px; }
.j3ym6m .vr8p         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.j3ym6m .b746pht7   { border-radius: 8px; }
.nhymuxhe { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.uxnuxl { width: 100%; padding: 32px 0; position: relative; }
.oj1gqbmg { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.z2ywy .uxnuxl:nth-child(even) { background: var(--bg-surface); }
.z2ywy .uxnuxl:nth-child(odd)  { background: var(--bg-page); }
.jug0zr .uxnuxl:nth-child(even) { background: var(--bg-card); }
.jug0zr .uxnuxl:nth-child(odd)  { background: var(--bg-page); }
.z2ywy .uxnuxl:nth-child(odd)  .oj1gqbmg { background: var(--bg-card); border-radius: 6px; }
.z2ywy .uxnuxl:nth-child(even) .oj1gqbmg { background: var(--bg-raised); border-radius: 6px; }
.jug0zr .uxnuxl:nth-child(odd)  .oj1gqbmg { background: var(--bg-card); border-radius: 6px; }
.jug0zr .uxnuxl:nth-child(even) .oj1gqbmg { background: var(--bg-raised); border-radius: 6px; }
.z2ywy .uxnuxl:nth-child(even) .sdespq .khwib,
.jug0zr .uxnuxl:nth-child(even) .sdespq .khwib { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.z2ywy .uxnuxl:nth-child(odd) .sdespq .khwib,
.jug0zr .uxnuxl:nth-child(odd) .sdespq .khwib { background: var(--bg-card-inner); }
.z2ywy .uxnuxl:nth-child(even) .xi0s30 .khwib:nth-child(odd),
.jug0zr .uxnuxl:nth-child(even) .xi0s30 .khwib:nth-child(odd)  { background: var(--bg-card); }
.z2ywy .uxnuxl:nth-child(even) .xi0s30 .khwib:nth-child(even),
.jug0zr .uxnuxl:nth-child(even) .xi0s30 .khwib:nth-child(even) { background: var(--bg-card-inner); }
h1.s6hql { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.s6hql {
  font-size: 1.6rem; font-weight: 700; color: var(--accent-light);
  margin: 0 0 16px;
  
}
h3.n0f9y { font-size: 1.2rem; font-weight: 700; color: var(--accent-pale); margin: 0 0 10px; }
.zb6e h2.s6hql {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.g1poc h2.s6hql {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.f92b9gpa h2.s6hql {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ldgdtjb h2.s6hql::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xpuo h2.s6hql {
  color: var(--text-primary); font-size: 1.7rem;
}
.cp25jt9 h2.s6hql::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.lr7kq3u h2.s6hql {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.wcbmv { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .wcbmv { display: none; } }
.f0f4yvi { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hgzje7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.s6cg {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.idvbns { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qow48062 { padding-left: 20px; }
.qow48062 li { margin-bottom: 6px; }
.qow48062 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qow48062 a:hover { color: var(--accent-light); }
.nsh6j .idvbns { display: none; }
.tw3lfgj2 .idvbns { display: none; }
.tw3lfgj2 .qow48062 { padding-left: 0; list-style: none; }
.tw3lfgj2 .qow48062 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.tw3lfgj2 .qow48062 a { font-size: 0.92rem; }
.pzb7dg .s6cg { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pzb7dg .idvbns { display: none; }
.pzb7dg .qow48062 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pzb7dg .qow48062 li { margin-bottom: 0; }
.pzb7dg .qow48062 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;
}
.pzb7dg .qow48062 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.mc9cvqv .s6cg { padding: 20px 20px 16px; }
.mc9cvqv .qow48062 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(180px, 1fr)); gap: 8px;
  counter-reset: toc-c;
}
.mc9cvqv .qow48062 li { counter-increment: toc-c; margin-bottom: 0; }
.mc9cvqv .qow48062 a {
  display: flex; align-items: center; gap: 10px;
  background: var(--bg-card); border-radius: 8px;
  padding: 9px 12px; border: 1px solid var(--border);
  font-size: 0.88rem; color: var(--text-muted);
}
.mc9cvqv .qow48062 a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 22px; height: 22px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.72rem; font-weight: 700;
}
.mc9cvqv .qow48062 a:hover { color: var(--accent-light); border-color: var(--accent); }
.tddm .s6cg { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.tddm .idvbns { display: none; }
.tddm .qow48062 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.tddm .qow48062 li { margin-bottom: 0; }
.tddm .qow48062 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.tddm .qow48062 li:last-child::after { content: ""; margin-right: 0; }
.tddm .qow48062 a { font-size: 0.9rem; }
.khwib { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.sdespq .khwib { background: var(--bg-card); }
.xi0s30 .khwib:nth-child(odd)  { background: var(--bg-card); }
.xi0s30 .khwib:nth-child(even) { background: var(--bg-raised); }
.dge0 .khwib {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.dge0 .khwib:last-child { border-bottom: none; }
.dge0 h3.n0f9y { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nb9qfh .khwib {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nb9qfh .khwib + .khwib { margin-top: 4px; }
.ip2ry .khwib { background: none; border-radius: 0; padding: 12px 0; }
.ip2ry .khwib + .khwib { border-top: 1px solid var(--border-section); }
.jld6e { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.bsqx0ac { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.izmw { color: var(--text-body); margin-bottom: 10px; }
.ve318l, .cuke { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ve318l li, .cuke li { margin-bottom: 6px; }
.cuke li { list-style: decimal; }
.lh5j8qz     .ve318l { list-style-type: "● "; }
.gjhkr0cu  .ve318l { list-style-type: "■ "; }
.rprdr4 .ve318l { list-style-type: "◆ "; }
.ren9    .ve318l { list-style-type: "★ "; }
.lh5j8qz     .gpa01y0 { list-style-type: "● "; }
.gjhkr0cu  .gpa01y0 { list-style-type: "■ "; }
.rprdr4 .gpa01y0 { list-style-type: "◆ "; }
.ren9    .gpa01y0 { list-style-type: "★ "; }
.lh5j8qz    .ve318l li::marker, .lh5j8qz    .gpa01y0 li::marker,
.gjhkr0cu .ve318l li::marker, .gjhkr0cu .gpa01y0 li::marker,
.rprdr4 .ve318l li::marker, .rprdr4 .gpa01y0 li::marker,
.ren9   .ve318l li::marker, .ren9   .gpa01y0 li::marker {
  color: var(--accent); font-size: 0.8em;
}
.lh5j8qz .cuke,
.gjhkr0cu .cuke,
.rprdr4 .cuke,
.ren9 .cuke {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lh5j8qz .cuke li,
.gjhkr0cu .cuke li,
.rprdr4 .cuke li,
.ren9 .cuke li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lh5j8qz .cuke li::before,
.gjhkr0cu .cuke li::before,
.rprdr4 .cuke li::before,
.ren9 .cuke 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;
}
.lh5j8qz     .cuke li::before { border-radius: 50%; }
.gjhkr0cu  .cuke li::before { border-radius: 3px; }
.rprdr4 .cuke li::before { border-radius: 3px; }
.ren9    .cuke li::before { border-radius: 50%; }
.jb6f11 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cot1 .jb6f11,
.qtnx8x .jb6f11 { background: transparent; border: none; border-radius: 0; }
.gtto4lm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.gtto4lm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.gtto4lm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.gtto4lm tr:hover td { background: var(--bg-hover); }
.lenhwmn .gtto4lm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ak8uxw .gtto4lm { border: 1px solid var(--border-alt); }
.ak8uxw .gtto4lm th,
.ak8uxw .gtto4lm td { border: 1px solid var(--border-alt); }
.id03r .gtto4lm th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.id03r .gtto4lm td { border-bottom: none; }
.id03r .gtto4lm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.k03p0 .gtto4lm th {
  background: var(--accent); color: #fff; letter-spacing: 0.03em;
}
.vr3tzdy .jb6f11 {
  overflow: hidden;
}
.vr3tzdy .gtto4lm th { border-bottom: 1px solid var(--border-alt); }
.vr3tzdy .gtto4lm tr:last-child td { border-bottom: none; }
.iyqti14 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.tpiif { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.yzrc { width: 100%; aspect-ratio: 1/1; object-fit: cover; display: block; }
.z5wx4wl8 { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.oatxer { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.gpa01y0 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.gpa01y0 li { margin-bottom: 3px; }
.kvmn0o {
  display: flex; align-items: center; justify-content: center;
  width: 52px; height: 52px;
  margin: 16px auto 4px; padding: 0;
  font-size: 1.5rem; color: var(--accent);
  background: color-mix(in srgb, var(--accent) 15%, transparent);
  border-radius: 50%;
}
.kvmn0o::before { font-family: "Font Awesome 6 Free"; font-weight: 900; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.z0swbxyw .kvmn0o { margin-left: auto; margin-right: auto; }
.z0swbxyw .z5wx4wl8 { background: transparent; text-align: center; }
.dnjt7 .yzrc {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.vmrb1 .yzrc {
  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);
}
.u9av .tpiif { display: grid; grid-template-columns: auto 1fr; }
.u9av .yzrc {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u9av .z5wx4wl8 { grid-column: 2; }
.u9av .oatxer,
.u9av .gpa01y0 { grid-column: 1 / -1; }
.wzu77 .tpiif { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wzu77 .yzrc {
  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);
}
.wzu77 .z5wx4wl8 { grid-column: 2; }
.wzu77 .oatxer,
.wzu77 .gpa01y0 { grid-column: 1 / -1; }
.cr1ed .tpiif { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.cr1ed .z5wx4wl8 { background: none; color: var(--accent-light); font-weight: 700; }
.f2lgo .tpiif { 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); }
.f2lgo .z5wx4wl8 { background: none; color: var(--accent-light); font-weight: 700; }
.dj0qy .tpiif { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.dj0qy .tpiif:last-child { border-bottom: none; }
.dj0qy .z5wx4wl8 { background: none; color: var(--accent-light); font-weight: 700; }
.w1om47 .tpiif { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.w1om47 .z5wx4wl8 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mshq .iyqti14 { counter-reset: card-n; }
.mshq .tpiif  { counter-increment: card-n; }
.mshq .z5wx4wl8 { display: flex; align-items: center; gap: 10px; }
.mshq .z5wx4wl8::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;
}
.kvp2 .tpiif { background: var(--bg-surface); border: 1px solid var(--border); }
.kvp2 .z5wx4wl8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.q39f7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.fv7yjce  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rdctff { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wjj6 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.f25hl { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.q39f7 strong { color: var(--text-primary); font-size: 0.95rem; }
.q39f7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.mi0wgc2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.ey1bgz, .misx { border-radius: 8px; padding: 14px; }
.ey1bgz { background: var(--bg-pros); }
.misx { background: var(--bg-cons); }
.mwdg { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.ey1bgz .mwdg { color: var(--c-pros-label); }
.misx .mwdg { color: #f87171; }
.ey1bgz ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.misx ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.b746pht7 { width: 100%; height: 300px; object-fit: cover; border-radius: 10px; display: block; }
.cvhlz0x {
  background: var(--accent); 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;
}
.cvhlz0x:hover { opacity: 0.85; }
.ah7rmn .cvhlz0x  { background: transparent; border: 2px solid var(--accent); color: var(--accent-light); }
.ah7rmn .cvhlz0x:hover  { background: var(--accent); color: #fff; opacity: 1; }
.dkbnk .cvhlz0x  { background: var(--accent-bg); border: 1px solid var(--accent); color: var(--accent-light); }
.dkbnk .cvhlz0x:hover  { background: var(--accent); color: #fff; opacity: 1; }
.lprb .b644p { border-radius: 50px; }
.lprb .cvhlz0x  { border-radius: 50px; }
.f0wfqa4c .b644p { padding-left: 22px; padding-right: 22px; }
.f0wfqa4c .cvhlz0x  { padding-left: 12px; padding-right: 12px; }
.z9v5c .b644p { padding-left: 44px; padding-right: 44px; }
.z9v5c .cvhlz0x  { padding-left: 24px; padding-right: 24px; }
.omz19fv9 .b644p { padding-left: 56px; padding-right: 56px; }
.omz19fv9 .cvhlz0x  { padding-left: 32px; padding-right: 32px; }
.s0tpm   .b644p::after, .s0tpm   .cvhlz0x::after,
.kh9x6 .b644p::after, .kh9x6 .cvhlz0x::after,
.ccccng46    .b644p::after, .ccccng46    .cvhlz0x::after,
.oa62    .b644p::after, .oa62    .cvhlz0x::after,
.mpoe    .b644p::after, .mpoe    .cvhlz0x::after,
.ra7se     .b644p::after, .ra7se     .cvhlz0x::after,
.bf9ixb    .b644p::after, .bf9ixb    .cvhlz0x::after,
.qxv8ihdc   .b644p::after, .qxv8ihdc   .cvhlz0x::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;
}
.s0tpm .b644p::after, .s0tpm .cvhlz0x::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");
}
.kh9x6 .b644p::after, .kh9x6 .cvhlz0x::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");
}
.ccccng46 .b644p::after, .ccccng46 .cvhlz0x::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");
}
.oa62 .b644p::after, .oa62 .cvhlz0x::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");
}
.mpoe .b644p::after, .mpoe .cvhlz0x::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");
}
.ra7se .b644p::after, .ra7se .cvhlz0x::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");
}
.bf9ixb .b644p::after, .bf9ixb .cvhlz0x::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");
}
.qxv8ihdc .b644p::after, .qxv8ihdc .cvhlz0x::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");
}
.yprmpbj2   .ufa5sr4::after, .yprmpbj2   .h1izgdc::after,
.r47hx .ufa5sr4::after, .r47hx .h1izgdc::after,
.up8vqcs    .ufa5sr4::after, .up8vqcs    .h1izgdc::after,
.v6k1czn    .ufa5sr4::after, .v6k1czn    .h1izgdc::after,
.mp52    .ufa5sr4::after, .mp52    .h1izgdc::after,
.bsul     .ufa5sr4::after, .bsul     .h1izgdc::after,
.wsohcv5    .ufa5sr4::after, .wsohcv5    .h1izgdc::after,
.wvnobddy   .ufa5sr4::after, .wvnobddy   .h1izgdc::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;
}
.yprmpbj2 .ufa5sr4::after, .yprmpbj2 .h1izgdc::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");
}
.r47hx .ufa5sr4::after, .r47hx .h1izgdc::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");
}
.up8vqcs .ufa5sr4::after, .up8vqcs .h1izgdc::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");
}
.v6k1czn .ufa5sr4::after, .v6k1czn .h1izgdc::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");
}
.mp52 .ufa5sr4::after, .mp52 .h1izgdc::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");
}
.bsul .ufa5sr4::after, .bsul .h1izgdc::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");
}
.wsohcv5 .ufa5sr4::after, .wsohcv5 .h1izgdc::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");
}
.wvnobddy .ufa5sr4::after, .wvnobddy .h1izgdc::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");
}
.g7dvrfgi { display: flex; flex-direction: column; gap: 6px; margin: 28px 0; }
.w0h8w1d {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px; padding: 10px 16px;
  display: flex; flex-direction: row; align-items: center; gap: 14px;
  transition: background .15s;
}
.w0h8w1d > [itemprop="item"] { display: contents; }
.w0h8w1d:hover { background: var(--bg-hover); }
.rimfvst {
  background: var(--accent-bg);
  border-radius: 8px; padding: 4px 8px;
  display: flex; align-items: center; justify-content: center;
  min-width: 56px; height: 42px; flex-shrink: 1;
}
.bjdza4 .rimfvst { background: #1a1a1a; }
.aofjen .rimfvst { background: rgba(128,128,128,.12); }
.b4qgc .rimfvst { background: var(--bg-raised); }
.yu4vf .rimfvst { background: transparent; padding: 0; }
.ymsb0 { max-height: 34px; max-width: 80px; object-fit: contain; }
.mlgwqc { display: flex; align-items: center; gap: 12px; flex-shrink: 1; min-width: 0; }
.nsayi { font-weight: 700; font-size: .88rem; color: var(--text-primary); flex-shrink: 1; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.jkann37 { color: var(--accent); font-size: .8rem; letter-spacing: 1px; flex-shrink: 1; min-width: 0; }
.go8z3 { display: flex; flex-direction: column; align-items: center; font-size: .78rem; flex: 1 1 0; min-width: 0; }
.v5cff { color: var(--text-label); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.s4bsh { color: var(--text-value); font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.teu88y9h { margin-left: auto; flex-shrink: 0; white-space: nowrap; }
.teu88y9h.cvhlz0x { padding-left: 16px !important; padding-right: 16px !important; }
@media (max-width: 720px) {
  .g7dvrfgi { display: grid; grid-template-columns: 1fr; gap: 12px; }
  .g7dvrfgi .w0h8w1d { flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px; }
  .g7dvrfgi .mlgwqc { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
  .g7dvrfgi .rimfvst { width: 100%; min-width: unset; height: 52px; }
  .g7dvrfgi .ymsb0 { max-height: 40px; max-width: 110px; }
  .g7dvrfgi .nsayi { min-width: unset; text-align: center; white-space: normal; }
  .g7dvrfgi .go8z3 { flex-direction: row; justify-content: space-between; width: 100%; border-top: 1px solid var(--border); padding-top: 5px; }
  .g7dvrfgi .teu88y9h { width: 100%; text-align: center; margin-left: 0; }
  .vzusmmvm .w0h8w1d { row-gap: 8px !important; gap: 8px !important; }
}
.l7ysn {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.ccp8vi {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.i6zj {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.i6zj img { max-width: 80px; max-height: 50px; object-fit: contain; }
.amsq19 { flex: 1; }
.amsq19 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.k8yvxl { color: var(--c-stars); font-size: 1.1rem; }
.menq4idj { margin-bottom: 8px; }
.ondl { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.jiui5g::before   { content: "★ "; color: var(--accent); }
.ru6v { flex-shrink: 0; }
.ddcd img.phss { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.cot1 { padding: 20px 24px; }
.wc0mn { color: var(--text-muted); margin-bottom: 16px; }
.x9lxcmof { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.zq76l6d3, .dk7wpwt3 { list-style: none; font-size: 0.9rem; }
.zq76l6d3 li { color: var(--c-pros); margin-bottom: 4px; }
.dk7wpwt3 li { color: var(--c-cons); margin-bottom: 4px; }
.zq76l6d3 li::before { content: "✓"; margin-right: 5px; }
.dk7wpwt3 li::before { content: "✗"; margin-right: 5px; }
.fgs2nd20 .zq76l6d3 li::before { content: "→"; }
.fgs2nd20 .dk7wpwt3 li::before { content: "–"; }
.ulcej  .zq76l6d3 li::before { content: "★"; }
.ulcej  .dk7wpwt3 li::before { content: "✕"; }
.wnza    .zq76l6d3 li::before { content: "◆"; }
.wnza    .dk7wpwt3 li::before { content: "▲"; }
.dngnaj  .zq76l6d3 li::before { content: "▶"; }
.dngnaj  .dk7wpwt3 li::before { content: "■"; }
.p1j881t { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.cl9a { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.oizvst { background: var(--bg-pros); color: var(--c-tag-pay); }
.tpd36 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.g0p3pfj .tpd36 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.bp0s .tpd36 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .vre3kkfh .wf2ny {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vre3kkfh .l7ysn { margin: 0; }
}
.jlqh .ccp8vi { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.jlqh .amsq19 h3 { color: var(--accent-light); }
.jlqh .i6zj { background: var(--bg-page); border: 1px solid var(--border); }
.kx8ve .l7ysn { border-top: 4px solid var(--accent); }
.kx8ve .ccp8vi { background: var(--bg-card); }
.y48nhl .l7ysn { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.y48nhl .ccp8vi { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.y48nhl .cot1 { padding: 14px 16px; }
.y48nhl .i6zj { border-radius: 4px; }
.y48nhl .tpd36 { border-radius: 0; }
.wt356g .ccp8vi { padding: 0; gap: 0; overflow: hidden; }
.wt356g .i6zj { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.wt356g .amsq19 { padding: 16px 20px; }
.wt356g .ru6v { padding: 16px 20px; align-self: center; }
.dhyo3se .k8yvxl { font-size: .95rem; }
.qtnx8x .mi0wgc2 { gap: 10px; }
.qtnx8x .ey1bgz, .qtnx8x .misx { padding: 12px; }
.qtnx8x .ey1bgz ul, .qtnx8x .misx ul { margin: 4px 0 0; padding-left: 18px; }
.qtnx8x .ey1bgz li, .qtnx8x .misx li { font-size: .85rem; margin-bottom: 3px; }
.vcaa54tt .cl9a { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .wzd5j7 { grid-template-columns: 1fr; }
  .zm8h6y { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zm8h6y .o0nat6 { width: 72px; height: 50px; }
  .zm8h6y .ey58f3mw { max-width: 180px; }
  .zm8h6y .u09ejt3 { width: auto; }
}
.fxyf7 .dhyo3se .k8yvxl { filter: brightness(1.2); }
@media (max-width: 720px) {
  .fxyf7 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .g78wn { padding: 16px; }
  .rmmo .dz6o8hv { min-width: 50%; }
}
.bkmu9 .mi0wgc2 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .qmyq { grid-template-columns: 1fr; }
  .t4rc78 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zli0ut { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .pjrz { flex-wrap: wrap; padding: 16px; }
}
.ddqgd6l .mi0wgc2 { gap: 8px; }
.ddqgd6l .ey1bgz, .ddqgd6l .misx { padding: 8px; }
@media (max-width: 480px) {
  .qfj6 { flex-direction: column; align-items: stretch; }
}
.gvd1jl .u09ejt3 .cvhlz0x { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k398 { flex-direction: column; align-items: stretch; gap: 10px; }
  .gvd1jl .u09ejt3 { text-align: center; }
}
@media (max-width: 720px) {
  .e1d0 { grid-template-columns: 1fr; }
  .g27hq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .n2qq { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.fk9jm5n .z3xd4h { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.ww4mg4uw .k8yvxl { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .x47mz2 { grid-template-columns: 1fr; }
  .ww4mg4uw { width: 100px; height: 100px; margin: 16px auto; }
  .fk9jm5n { font-size: 1.4rem; }
  .mb6zcf { justify-content: center; }
  .b1fk5kh .dz6o8hv { min-width: 50%; }
}
.zqfb .mi0wgc2 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .stiqp { flex-wrap: wrap; padding: 14px 16px; }
  .hn3l6n { padding: 12px 16px; }
  .zqfb .mi0wgc2 { margin: 0 16px; }
  .zqfb .vcaa54tt { padding: 0 16px; }
  .lm43h { padding: 12px 16px; }
}
.apn6e .g7dvrfgi {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(170px, 1fr)); gap: 12px;
}
.apn6e .g7dvrfgi .w0h8w1d:only-child {
  grid-column: 1 / -1; flex-direction: row; align-items: center; padding: 18px 24px; gap: 16px;
}
.apn6e .g7dvrfgi .w0h8w1d:only-child .mlgwqc { flex-direction: row; width: auto; }
.apn6e .g7dvrfgi .w0h8w1d:only-child .rimfvst { width: 72px; height: 52px; min-width: 72px; }
.apn6e .g7dvrfgi .w0h8w1d:only-child .nsayi { text-align: left; }
.apn6e .g7dvrfgi .w0h8w1d:only-child .go8z3 { flex-direction: row; width: auto; border-top: none; padding-top: 0; }
.apn6e .g7dvrfgi .w0h8w1d:only-child .teu88y9h { width: auto; }
.apn6e .g7dvrfgi .w0h8w1d {
  flex-direction: column; align-items: center; padding: 16px 12px; border-radius: 14px; gap: 8px;
}
.apn6e .g7dvrfgi .mlgwqc { flex-direction: column; align-items: center; gap: 4px; width: 100%; }
.apn6e .g7dvrfgi .rimfvst { width: 100%; min-width: unset; height: 52px; }
.apn6e .g7dvrfgi .nsayi { min-width: unset; text-align: center; white-space: normal; }
.apn6e .g7dvrfgi .go8z3 {
  flex-direction: row; justify-content: space-between;
  width: 100%; border-top: 1px solid var(--border); padding-top: 5px;
}
.apn6e .g7dvrfgi .teu88y9h { width: 100%; text-align: center; margin-left: 0; }
@media (max-width: 640px) {
  .apn6e .g7dvrfgi .w0h8w1d:only-child { flex-direction: column; align-items: center; gap: 10px; padding: 16px; }
  .apn6e .g7dvrfgi .w0h8w1d:only-child .mlgwqc { flex-direction: column; width: 100%; align-items: center; }
  .apn6e .g7dvrfgi .w0h8w1d:only-child .go8z3 { flex-direction: column; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; }
  .apn6e .g7dvrfgi .w0h8w1d:only-child .teu88y9h { width: 100%; }
}
.apn6e .ccp8vi { gap: 14px; }
.ka2qz .v5cff {
  font-size: 0.7rem; text-transform: uppercase; letter-spacing: .05em; color: var(--text-muted);
}
.ka2qz .s4bsh {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 9px; font-size: 0.8rem;
}
.ka2qz .jkann37 { color: var(--accent); }
.ka2qz .ccp8vi { background: var(--accent-bg); }
.ka2qz .jiui5g, .ka2qz .z6zb, .ka2qz .rhgvv {
  background: var(--bg-card); border-radius: 100px; padding: 1px 10px;
  border: 1px solid var(--border);
}
.wgif .go8z3 { flex-direction: column; align-items: flex-start; gap: 2px; padding-top: 6px; }
.wgif .v5cff {
  font-size: 0.67rem; text-transform: uppercase; letter-spacing: .06em;
  color: var(--text-muted); line-height: 1;
}
.wgif .s4bsh {
  font-weight: 700; font-size: 0.85rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 2px 10px; display: inline-block;
}
.wgif .jkann37 { color: var(--accent); }
.wgif .ccp8vi { border-bottom: 2px solid var(--accent-bg); }
.wgif .jiui5g, .wgif .z6zb, .wgif .rhgvv {
  background: var(--accent-bg); color: var(--accent); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.ukkfjd5c .w0h8w1d { border-top: 3px solid var(--accent); }
.ukkfjd5c .l7ysn { overflow: hidden; }
.ukkfjd5c .ccp8vi { background: var(--accent-bg); }
.m3s2l .w0h8w1d { padding: 8px 14px; gap: 12px; }
.m3s2l .rimfvst { height: 32px; min-width: 52px; }
.m3s2l .ymsb0 { max-height: 24px; }
.m3s2l .nsayi { font-size: 0.82rem; }
.m3s2l .ccp8vi { padding: 14px 18px; gap: 14px; }
.m3s2l .cot1 { padding: 14px 18px; }
.m3s2l .i6zj { width: 70px; }
.m3s2l .amsq19 h3 { font-size: 1.05rem; }
.p9yq8 .g7dvrfgi { gap: 0; }
.p9yq8 .w0h8w1d {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.p9yq8 .w0h8w1d:last-child { border-bottom: none; }
.p9yq8 .w0h8w1d:nth-child(odd) { background: var(--accent-bg); }
.p9yq8 .w0h8w1d:nth-child(odd):hover { background: var(--bg-hover); }
.vzusmmvm .g7dvrfgi {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.vzusmmvm .w0h8w1d {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.vzusmmvm .w0h8w1d:last-child { border-bottom: none; }
.vzusmmvm .jkann37,
.vzusmmvm .m85548xs,
.vzusmmvm .j389 { border-left: 1px solid var(--border); padding-left: 10px; }
.vzusmmvm .nsayi { padding: 0 10px; }
.b8ywb9w7 .mlgwqc { flex-direction: column; align-items: center; gap: 4px; min-width: 110px; flex-shrink: 0; }
.b8ywb9w7 .nsayi { text-align: center; white-space: normal; font-size: .82rem; line-height: 1.2; }
.b8ywb9w7 .rimfvst { min-width: 80px; height: 52px; }
.b8ywb9w7 .ymsb0 { max-height: 42px; max-width: 100px; }
.jvidnhm .mlgwqc { flex-direction: column-reverse; align-items: center; gap: 4px; min-width: 110px; flex-shrink: 0; }
.jvidnhm .nsayi { text-align: center; white-space: normal; font-size: .82rem; line-height: 1.2; }
.jvidnhm .rimfvst { min-width: 80px; height: 52px; }
.jvidnhm .ymsb0 { max-height: 42px; max-width: 100px; }
.n97295t .g7dvrfgi { gap: 12px; }
.n97295t .w0h8w1d {
  padding: 18px 24px; gap: 20px; border-radius: 12px;
  min-height: 80px;
}
.n97295t .rimfvst {
  min-width: 90px; height: 64px; padding: 6px 12px; border-radius: 10px;
}
.n97295t .ymsb0 { max-height: 52px; max-width: 120px; }
.n97295t .nsayi { font-size: 1rem; }
.n97295t .go8z3 { font-size: .85rem; }
.n97295t .s4bsh { font-size: .9rem; }
.n97295t .teu88y9h.cvhlz0x { padding: 10px 24px !important; font-size: .9rem; }
.h435 .g7dvrfgi { gap: 16px; }
.h435 .w0h8w1d {
  padding: 24px 28px; gap: 24px; border-radius: 14px;
  min-height: 100px; border-width: 2px;
}
.h435 .rimfvst {
  min-width: 110px; height: 80px; padding: 8px 14px; border-radius: 12px;
  background: var(--bg-raised);
}
.h435 .ymsb0 { max-height: 64px; max-width: 140px; }
.h435 .nsayi { font-size: 1.1rem; font-weight: 800; }
.h435 .jkann37 { font-size: .95rem; letter-spacing: 2px; }
.h435 .go8z3 { font-size: .9rem; }
.h435 .s4bsh { font-size: .95rem; font-weight: 700; }
.h435 .v5cff { font-size: .75rem; text-transform: uppercase; letter-spacing: .04em; }
.h435 .teu88y9h.cvhlz0x { padding: 12px 32px !important; font-size: .95rem; font-weight: 700; }
@media (max-width: 720px) {
  .apn6e .g7dvrfgi,
  .m3s2l .g7dvrfgi {
    grid-template-columns: 1fr 1fr;
  }
  .apn6e .g7dvrfgi .w0h8w1d:only-child,
  .m3s2l .g7dvrfgi .w0h8w1d:only-child {
    grid-column: 1 / -1;
  }
  .m3s2l .g7dvrfgi .w0h8w1d:only-child .rimfvst {
    height: 48px; min-width: 80px;
  }
  .m3s2l .g7dvrfgi .w0h8w1d:only-child .ymsb0 {
    max-height: 40px;
  }
}
.caw20x9 .m85548xs { flex: 1.8; }
.caw20x9 .m85548xs .s4bsh {
  font-size: 0.88rem; font-weight: 700; color: var(--accent);
}
.caw20x9 .m85548xs .v5cff { font-weight: 700; color: var(--text-primary); }
.jytpqb { display: none; }
.uvozuc .jkann37 { display: none; }
.chyr9 .jkann37 { font-size: 1rem; letter-spacing: 2px; }
.fawkare .jkann37 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--accent); font-weight: 700; letter-spacing: .5px;
}
.reuhq379 .jkann37,
.f1gl1jpv .jkann37,
.ofwu .jkann37 { display: none; }
.reuhq379 .jytpqb,
.f1gl1jpv .jytpqb,
.ofwu .jytpqb { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.reuhq379 .jytpqb { font-size: 1.4rem; font-weight: 900; color: var(--accent); }
.reuhq379 .jytpqb small { display: none; }
.f1gl1jpv .jytpqb {
  font-size: 0.85rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 2px 10px; gap: 0;
}
.f1gl1jpv .jytpqb small { font-size: 1em; font-weight: 600; color: var(--accent); opacity: 0.65; }
.ofwu .jytpqb {
  font-size: 1rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 3px 9px; gap: 0;
}
.ofwu .jytpqb small { display: none; }
.reuhq379 .menq4idj .k8yvxl,
.f1gl1jpv .menq4idj .k8yvxl,
.ofwu .menq4idj .k8yvxl { display: none; }
.reuhq379 .menq4idj strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.reuhq379 .z3xd4h { display: none; }
.f1gl1jpv .menq4idj strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.f1gl1jpv .bk47l70,
.f1gl1jpv .z3xd4h { font-size: 1em; }
.ofwu .menq4idj strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.ofwu .z3xd4h { display: none; }
.m4q5p6 { margin: 16px 0; }
.flv78z { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.flv78z summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.flv78z summary::after { content: "+"; color: var(--accent); }
.flv78z[open] summary::after { content: "−"; }
.flv78z p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.uxnuxl { margin-bottom: 0; }
.gv96miw h2.s6hql { color: var(--accent-light); border-color: var(--accent); }
.v80guj h2.s6hql { color: var(--accent-light); border-color: var(--accent); }
.d1wap46 .fv7yjce     { background: #052e16; border-color: #10b981; }
.d1wap46 .rdctff { background: #2d0a1e; border-color: #f43f5e; }
.d1wap46 .wjj6    { background: #1e1036; border-color: #a855f7; }
.d1wap46 .q39f7 strong  { color: #f1f5f9; }
.d1wap46 .q39f7 p       { color: #cbd5e1; }
.d1wap46 .lz5ozlo    .fv7yjce     .f25hl::before,
.d1wap46 .fq6cvb  .fv7yjce     .f25hl::before,
.d1wap46 .uxjc  .fv7yjce     .f25hl::before,
.d1wap46 .jd8hlir4 .fv7yjce     .f25hl::before { color: #10b981; }
.d1wap46 .lz5ozlo    .rdctff .f25hl::before,
.d1wap46 .fq6cvb  .rdctff .f25hl::before,
.d1wap46 .uxjc  .rdctff .f25hl::before,
.d1wap46 .jd8hlir4 .rdctff .f25hl::before { color: #f43f5e; }
.d1wap46 .lz5ozlo    .wjj6    .f25hl::before,
.d1wap46 .fq6cvb  .wjj6    .f25hl::before,
.d1wap46 .uxjc  .wjj6    .f25hl::before,
.d1wap46 .jd8hlir4 .wjj6    .f25hl::before { color: #a855f7; }
.r831ne2 .fv7yjce     { background: #2d2000; border-color: #eab308; }
.r831ne2 .rdctff { background: #2d0b0b; border-color: #ef4444; }
.r831ne2 .wjj6    { background: #2d1600; border-color: #f97316; }
.r831ne2 .q39f7 strong  { color: #f1f5f9; }
.r831ne2 .q39f7 p       { color: #cbd5e1; }
.r831ne2 .lz5ozlo    .fv7yjce     .f25hl::before,
.r831ne2 .fq6cvb  .fv7yjce     .f25hl::before,
.r831ne2 .uxjc  .fv7yjce     .f25hl::before,
.r831ne2 .jd8hlir4 .fv7yjce     .f25hl::before { color: #eab308; }
.r831ne2 .lz5ozlo    .rdctff .f25hl::before,
.r831ne2 .fq6cvb  .rdctff .f25hl::before,
.r831ne2 .uxjc  .rdctff .f25hl::before,
.r831ne2 .jd8hlir4 .rdctff .f25hl::before { color: #ef4444; }
.r831ne2 .lz5ozlo    .wjj6    .f25hl::before,
.r831ne2 .fq6cvb  .wjj6    .f25hl::before,
.r831ne2 .uxjc  .wjj6    .f25hl::before,
.r831ne2 .jd8hlir4 .wjj6    .f25hl::before { color: #f97316; }
.ksb6ygpt .fv7yjce     { background: #0c1a2e; border-color: #38bdf8; }
.ksb6ygpt .rdctff { background: #12103a; border-color: #818cf8; }
.ksb6ygpt .wjj6    { background: #0a2020; border-color: #2dd4bf; }
.ksb6ygpt .q39f7 strong  { color: #f1f5f9; }
.ksb6ygpt .q39f7 p       { color: #cbd5e1; }
.ksb6ygpt .lz5ozlo    .fv7yjce     .f25hl::before,
.ksb6ygpt .fq6cvb  .fv7yjce     .f25hl::before,
.ksb6ygpt .uxjc  .fv7yjce     .f25hl::before,
.ksb6ygpt .jd8hlir4 .fv7yjce     .f25hl::before { color: #38bdf8; }
.ksb6ygpt .lz5ozlo    .rdctff .f25hl::before,
.ksb6ygpt .fq6cvb  .rdctff .f25hl::before,
.ksb6ygpt .uxjc  .rdctff .f25hl::before,
.ksb6ygpt .jd8hlir4 .rdctff .f25hl::before { color: #818cf8; }
.ksb6ygpt .lz5ozlo    .wjj6    .f25hl::before,
.ksb6ygpt .fq6cvb  .wjj6    .f25hl::before,
.ksb6ygpt .uxjc  .wjj6    .f25hl::before,
.ksb6ygpt .jd8hlir4 .wjj6    .f25hl::before { color: #2dd4bf; }
.lsoq .fv7yjce     { background: var(--accent-bg); border-color: var(--accent); }
.lsoq .rdctff { background: var(--accent-bg-light); border-color: var(--accent-light); }
.lsoq .wjj6    { background: var(--accent-bg); border-color: var(--accent-pale); }
.lsoq .lz5ozlo    .f25hl::before,
.lsoq .fq6cvb  .f25hl::before,
.lsoq .uxjc  .f25hl::before,
.lsoq .jd8hlir4 .f25hl::before { color: var(--accent-light) !important; }
.u7kr::before,
.hti4wamp::before { margin-right: 5px; }
.wn2734 .ey1bgz ul li,
.wn2734 .zq76l6d3 li         { color: #4ade80; }
.wn2734 .ey1bgz .u7kr { color: #22c55e; }
.wn2734 .misx ul li,
.wn2734 .dk7wpwt3 li         { color: #f87171; }
.wn2734 .misx .hti4wamp { color: #ef4444; }
.cxajdcz .ey1bgz { background: #0c1a2e; }
.cxajdcz .misx { background: #2d1f00; }
.cxajdcz .ey1bgz .u7kr { color: #93c5fd; }
.cxajdcz .misx .hti4wamp { color: #fcd34d; }
.cxajdcz .ey1bgz ul li,
.cxajdcz .zq76l6d3 li            { color: #bfdbfe; }
.cxajdcz .misx ul li,
.cxajdcz .dk7wpwt3 li            { color: #fde68a; }
.caly .ey1bgz { background: var(--accent-bg); }
.caly .misx { background: var(--accent-bg-light); }
.caly .ey1bgz .u7kr { color: var(--accent-pale); }
.caly .misx .hti4wamp { color: var(--accent-light); }
.caly .ey1bgz ul li,
.caly .zq76l6d3 li          { color: var(--text-body); }
.caly .misx ul li,
.caly .dk7wpwt3 li          { color: var(--text-body); }
.rinnfiql .u7kr::before { content: "✓ "; }
.rinnfiql .hti4wamp::before { content: "✗ "; }
.fgs2nd20 .u7kr::before { content: "→ "; }
.fgs2nd20 .hti4wamp::before { content: "← "; }
.ulcej .u7kr::before { content: "★ "; }
.ulcej .hti4wamp::before { content: "✕ "; }
.wnza .u7kr::before { content: "◆ "; }
.wnza .hti4wamp::before { content: "▲ "; }
.bp0s .q39f7 { background: transparent; border-left: none; border: 1.5px solid; }
.bp0s .fv7yjce     { border-color: var(--c-tip-border); }
.bp0s .rdctff { border-color: var(--c-warn-border); }
.bp0s .wjj6    { border-color: #60a5fa; }
.bp0s .q39f7 strong { color: var(--text-primary); }
.bp0s .q39f7 p      { color: var(--text-muted); }
.g0p3pfj .q39f7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.g0p3pfj .fv7yjce     { border-top-color: var(--c-tip-border); }
.g0p3pfj .rdctff { border-top-color: var(--c-warn-border); }
.g0p3pfj .wjj6    { border-top-color: #60a5fa; }
.ycey5fw .q39f7 { border-left: none; border-radius: 8px; }
.ycey5fw .fv7yjce     { background: #065f46; }
.ycey5fw .rdctff { background: #92400e; }
.ycey5fw .wjj6    { background: #1e3a8a; }
.ycey5fw .q39f7 strong,
.ycey5fw .q39f7 p { color: #fff; }
.ycey5fw .f25hl::before { color: rgba(255,255,255,0.85) !important; }
.d1wap46.ycey5fw .fv7yjce,
.d1wap46 .ycey5fw .fv7yjce     { background: #052e16; }
.d1wap46.ycey5fw .rdctff,
.d1wap46 .ycey5fw .rdctff { background: #2d0a1e; }
.d1wap46.ycey5fw .wjj6,
.d1wap46 .ycey5fw .wjj6    { background: #1e1036; }
.r831ne2.ycey5fw .fv7yjce,
.r831ne2 .ycey5fw .fv7yjce      { background: #2d2000; }
.r831ne2.ycey5fw .rdctff,
.r831ne2 .ycey5fw .rdctff  { background: #2d0b0b; }
.r831ne2.ycey5fw .wjj6,
.r831ne2 .ycey5fw .wjj6     { background: #2d1600; }
.ksb6ygpt.ycey5fw .fv7yjce,
.ksb6ygpt .ycey5fw .fv7yjce      { background: #0c1a2e; }
.ksb6ygpt.ycey5fw .rdctff,
.ksb6ygpt .ycey5fw .rdctff  { background: #12103a; }
.ksb6ygpt.ycey5fw .wjj6,
.ksb6ygpt .ycey5fw .wjj6     { background: #0a2020; }
.xai90vun .q39f7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.xai90vun .fv7yjce     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.xai90vun .rdctff { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.xai90vun .wjj6    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.xai90vun .q39f7 strong { color: var(--text-primary); }
.xai90vun .q39f7 p      { color: var(--text-muted); }
.wc7hy .q39f7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.lz5ozlo .f25hl,
.fq6cvb .f25hl,
.uxjc .f25hl,
.jd8hlir4 .f25hl { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.lz5ozlo .f25hl::before,
.fq6cvb .f25hl::before,
.uxjc .f25hl::before,
.jd8hlir4 .f25hl::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.lz5ozlo .fv7yjce     .f25hl::before { content: "✦"; color: var(--c-tip-border); }
.lz5ozlo .rdctff .f25hl::before { content: "▲"; color: var(--c-warn-border); }
.lz5ozlo .wjj6    .f25hl::before { content: "◉"; color: #60a5fa; }
.fq6cvb .fv7yjce     .f25hl::before { content: "★"; color: var(--c-tip-border); }
.fq6cvb .rdctff .f25hl::before { content: "◆"; color: var(--c-warn-border); }
.fq6cvb .wjj6    .f25hl::before { content: "●"; color: #60a5fa; }
.uxjc .fv7yjce     .f25hl::before { content: "▶"; color: var(--c-tip-border); }
.uxjc .rdctff .f25hl::before { content: "■"; color: var(--c-warn-border); }
.uxjc .wjj6    .f25hl::before { content: "▸"; color: #60a5fa; }
.jd8hlir4 .fv7yjce     .f25hl::before { content: "→"; color: var(--c-tip-border); }
.jd8hlir4 .rdctff .f25hl::before { content: "⬥"; color: var(--c-warn-border); }
.jd8hlir4 .wjj6    .f25hl::before { content: "◈"; color: #60a5fa; }
.p4eb .sdespq .khwib,
.p4eb .xi0s30 .khwib  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.p4eb .tpiif                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.p4eb .w0h8w1d                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.p4eb .l7ysn            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.p4eb .jb6f11          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p4eb .s6cg                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.m2k4b42q .sdespq .khwib,
.m2k4b42q .xi0s30 .khwib,
.m2k4b42q .tpiif,
.m2k4b42q .w0h8w1d,
.m2k4b42q .l7ysn,
.m2k4b42q .jb6f11,
.m2k4b42q .s6cg,
.m2k4b42q .wc7hy .q39f7 { box-shadow: none; }
.hmgduh   body, .hmgduh   { font-size: 0.9rem; }
.hmgduh   .izmw, .hmgduh .jld6e, .hmgduh .bsqx0ac,
.hmgduh   .f0f4yvi, .hmgduh .hgzje7 { font-size: 0.9rem; }
.hmgduh   .ve318l, .hmgduh .cuke { font-size: 0.9rem; }
.z4cp1d   .izmw, .z4cp1d .jld6e, .z4cp1d .bsqx0ac,
.z4cp1d   .f0f4yvi, .z4cp1d .hgzje7 { font-size: 0.9rem; }
.z4cp1d   .ve318l, .z4cp1d .cuke { font-size: 0.9rem; }
.dnk4bpl   .izmw, .dnk4bpl .jld6e, .dnk4bpl .bsqx0ac,
.dnk4bpl   .f0f4yvi, .dnk4bpl .hgzje7 { font-size: 1.08rem; }
.dnk4bpl   .ve318l, .dnk4bpl .cuke { font-size: 1.05rem; }
.dnk4bpl   .gtto4lm { font-size: 0.97rem; }
.jfzdee .lrbsk      { font-size: 3.2rem; }
.jfzdee h2.s6hql { font-size: 1.9rem; }
.jfzdee h3.n0f9y     { font-size: 1.4rem; }
.djlv0x .lrbsk      { font-size: 3.8rem; }
.djlv0x h2.s6hql { font-size: 2.2rem; }
.djlv0x h3.n0f9y     { font-size: 1.6rem; }
.uxnuxl + .uxnuxl { position: relative; }
.jltv   .uxnuxl + .uxnuxl::before,
.c1hel  .uxnuxl + .uxnuxl::before,
.vs6bz   .uxnuxl + .uxnuxl::before,
.l212rl   .uxnuxl + .uxnuxl::before,
.ui8orrv   .uxnuxl + .uxnuxl::before,
.n7f07p8 .uxnuxl + .uxnuxl::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.jltv .uxnuxl + .uxnuxl::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.c1hel .uxnuxl + .uxnuxl::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.vs6bz .uxnuxl + .uxnuxl::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.l212rl .uxnuxl + .uxnuxl::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.g6qo .uxnuxl { margin-bottom: 16px; }
.g6qo .uxnuxl + .uxnuxl { margin-top: 0; }
.g6qo .oj1gqbmg { padding-top: 0; padding-bottom: 0; }
.ui8orrv .uxnuxl + .uxnuxl::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n7f07p8 .uxnuxl + .uxnuxl::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.six0sml5 .uxnuxl + .uxnuxl::before,
.torwh75 .uxnuxl + .uxnuxl::before,
.ipmjh .uxnuxl + .uxnuxl::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%;
}
.z2ywy .six0sml5 .uxnuxl:nth-child(even)::before,
.z2ywy .torwh75 .uxnuxl:nth-child(even)::before,
.z2ywy .ipmjh .uxnuxl:nth-child(even)::before { background: var(--bg-surface); }
.jug0zr .six0sml5 .uxnuxl:nth-child(even)::before,
.jug0zr .torwh75 .uxnuxl:nth-child(even)::before,
.jug0zr .ipmjh .uxnuxl:nth-child(even)::before { background: var(--bg-card); }
.six0sml5 .uxnuxl + .uxnuxl::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");
}
.torwh75 .uxnuxl + .uxnuxl::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");
}
.ipmjh .uxnuxl + .uxnuxl::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");
}
.qzvmii .zcmn,
.vlky .zcmn { margin-bottom: 60px; }
.jmoc4v .zcmn { margin-bottom: 70px; }
.jagh .tzwqb:not(.qb2jz54) .ip7e { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jagh .qb2jz54 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.jagh .q3srxy { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.jagh .lwrw9io { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.if98z .vr8p { float: left; width: 38%; margin: 0 28px 16px 0; }
.if98z .vr8p .b746pht7 { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.if98z .oj1gqbmg::after { content: ''; display: block; clear: both; }
.rnd69ach .vr8p { float: right; width: 38%; margin: 0 0 16px 28px; }
.rnd69ach .vr8p .b746pht7 { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.rnd69ach .oj1gqbmg::after { content: ''; display: block; clear: both; }
.ay38 .uxnuxl:nth-child(odd)  .vr8p { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ay38 .uxnuxl:nth-child(even) .vr8p { float: right; width: 38%; margin: 0 0 16px 28px; }
.ay38 .vr8p .b746pht7 { width: 100%; height: auto; max-height: 280px; object-fit: cover; border-radius: 10px; }
.ay38 .oj1gqbmg::after { content: ''; display: block; clear: both; }
.if98z .iyqti14,
.if98z .g7dvrfgi,
.rnd69ach .iyqti14,
.rnd69ach .g7dvrfgi,
.ay38 .iyqti14,
.ay38 .g7dvrfgi { clear: both; }
.if98z .ve318l,
.if98z .cuke,
.rnd69ach .ve318l,
.rnd69ach .cuke,
.ay38 .ve318l,
.ay38 .cuke { overflow: hidden; }
@media (max-width: 640px) {
  .if98z .vr8p,
  .rnd69ach .vr8p,
  .ay38 .vr8p { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ym74uq34 .nhymuxhe,
.ym74uq34 .oj1gqbmg,
.ym74uq34 .luwon  { max-width: 1100px; }
.ym74uq34 { --content-mw: 1100px; }
.oe0j9p .nhymuxhe,
.oe0j9p .oj1gqbmg,
.oe0j9p .luwon  { max-width: 1200px; }
.ycma701k .nhymuxhe,
.ycma701k .oj1gqbmg,
.ycma701k .luwon  { max-width: 1320px; }
.n59o { font-size: 0.82rem; color: var(--text-muted); }
.yq5en3tn { display: flex; align-items: center; }
.fjsyjfy {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rjwpb7lc { display: flex; align-items: center; }
.devaqy { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.devaqy:hover { text-decoration: underline; }
.jlsy829s { margin: 0 3px; opacity: 0.45; }
.jlsy829s::before { content: '/'; }
.gq5k8gqp { padding: 2px 5px; color: var(--text-main); }
.td6tl4 .n59o {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.td6tl4 .yq5en3tn { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.elo2dms .n59o {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.elo2dms .yq5en3tn { padding: 0 0 0 12px; }
.bp8r6jg .yq5en3tn { padding: 0 16px; }
.bp8r6jg .n59o {
  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);
}
.bp8r6jg .nhymuxhe { padding-top: 28px; }
.ym74uq34.td6tl4 .yq5en3tn { max-width: 1100px; }
.oe0j9p.td6tl4 .yq5en3tn { max-width: 1200px; }
.ycma701k.td6tl4 .yq5en3tn { max-width: 1320px; }
.ym74uq34 .a1yn { max-width: 1100px; }
.vnheiy .uxnuxl { padding-top: 16px; padding-bottom: 16px; }
.x9pfcv93 .uxnuxl { padding-top: 24px; padding-bottom: 24px; }
.vz3jf .uxnuxl { padding-top: 40px; padding-bottom: 40px; }
.lo2h4 .uxnuxl { padding-top: 52px; padding-bottom: 52px; }
.qujfa .uxnuxl:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qujfa .uxnuxl:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qujfa .uxnuxl:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qujfa .uxnuxl:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.z9xktxu5 .oj1gqbmg { padding-top: 10px;  padding-bottom: 10px; }
.eyn5s8 .oj1gqbmg { padding-top: 18px;  padding-bottom: 18px; }
.fxiszc .oj1gqbmg { padding-top: 36px;  padding-bottom: 36px; }
.yicx .oj1gqbmg { padding-top: 48px;  padding-bottom: 48px; }
.ci2b3y8 h2.s6hql { font-weight: 600; }
.ci2b3y8 h3.n0f9y     { font-weight: 600; }
.k5hzv h2.s6hql { font-weight: 800; }
.k5hzv h3.n0f9y     { font-weight: 700; }
.wdhef { font-weight: 600; }
.wdhef h2.s6hql { font-weight: 900; }
.wdhef h3.n0f9y     { font-weight: 800; }
.wdhef .q39f7 strong,
.wdhef .q39f7 strong { font-weight: 600; }
.ufa5sr4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bjxqoth .ufa5sr4 { display: none; }
@media (max-width: 640px) { .ufa5sr4 { display: none; } }
.ufa5sr4 { background: var(--accent) !important; color: #fff !important; border: none !important; }
.ufa5sr4:hover { opacity: 0.85; }
.x9o7 .ufa5sr4 { background: linear-gradient(135deg, var(--accent), var(--accent-light)) !important; }
.rcrc .ufa5sr4,
.u2b2ouss  .ufa5sr4 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rcrc .ufa5sr4:hover,
.u2b2ouss  .ufa5sr4:hover { opacity: 0.88; }
.x9o7.rcrc .ufa5sr4,
.x9o7.u2b2ouss  .ufa5sr4 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.h1izgdc {
  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;
}
.h1izgdc:hover { transform: translateY(-2px); opacity: 0.92; }
.h1izgdc { background: var(--accent) !important; color: #fff !important; border: none !important; }
.z3n90lz9 .h1izgdc { display: none; }
.kzc30c .h1izgdc { right: 32px; }
.va2mq  .h1izgdc { left: 32px; }
@media (max-width: 480px) {
  .kzc30c .h1izgdc { right: 20px; bottom: 20px; }
  .va2mq  .h1izgdc { left: 20px; bottom: 20px; }
}
.bnbhoc { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.luwon { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.cvnub { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.zk793gst { color: var(--text-dim); font-size: 0.8rem; }
.wf7d10 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.wf7d10 img { height: 26px; width: auto; object-fit: contain; }
.a5yi6hm .luwon { text-align: center; }
.a5yi6hm .cvnub { margin-top: 0; }
@media (max-width: 640px) {
  .luwon { padding-left: 16px; padding-right: 16px; }
  .qro9bmx .luwon { padding: 20px 16px; }
  .pys1uzc { gap: 4px 12px; }
  .cvnub { font-size: 0.78rem; }
}
.ndjd .dgfm .wf7d10 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; color: var(--text); margin-bottom: 10px; }
.ndjd .cvnub { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ndjd .zk793gst { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ndjd .f4esumf { grid-template-columns: 1fr 1fr; } .ndjd .dgfm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ndjd .f4esumf { grid-template-columns: 1fr; } }
.roxrlr .bfavgf8w { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.roxrlr .wf7d10 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; color: var(--text); margin-right: auto; flex-shrink: 0; }
.roxrlr .cg0k { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.roxrlr .cg0k a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.roxrlr .cg0k a:hover { color: var(--accent); }
.l4vei { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.roxrlr .ia2wv { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.roxrlr .sfk0j5h { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.roxrlr .sfk0j5h a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.roxrlr .sfk0j5h a:hover { color: var(--accent); }
.roxrlr .cvnub { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .roxrlr .bfavgf8w { gap: 12px; } .roxrlr .wf7d10 { margin-right: 0; width: 100%; } }
.fxwa079s .gg71ak .wf7d10 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; color: var(--text); margin-bottom: 10px; }
.fxwa079s .cvnub { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.fxwa079s .zk793gst { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .fxwa079s .jqgf { grid-template-columns: 1fr 1fr; } .fxwa079s .gg71ak { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fxwa079s .jqgf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ou0od63 .gg6h80f { grid-template-columns: 1fr 1fr; } .ou0od63 .of8t9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ou0od63 .gg6h80f { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .us5ow04 .gg6h80f { grid-template-columns: 1fr; } }
.hme8g .luwon { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pd6rrv .ybaf7      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.pd6rrv .bnbhoc { background: var(--bg-page); border-top-color: var(--border-alt); }
.utngrozp .ybaf7      { background: #0d1117; border-bottom-color: #21262d; }
.utngrozp .lshp { color: var(--accent-light); }
.utngrozp .tnnbzzq { --msep-color: #8b949e; }
.utngrozp .tnnbzzq a { color: #8b949e; }
.utngrozp .tnnbzzq a:hover { color: var(--accent-light); }
.utngrozp .rdiwg1x { color: #8b949e; }
.utngrozp .bnbhoc { background: #0d1117; border-top-color: #21262d; }
.utngrozp .cvnub,
.utngrozp .zk793gst { color: #6e7681; }
.utngrozp .a6gz a, .utngrozp .cg0k a,
.utngrozp .sfk0j5h a, .utngrozp .wf7d10 { color: #8b949e; }
.utngrozp .a6gz a:hover, .utngrozp .cg0k a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .utngrozp .tnnbzzq { background: #0d1117; border-top-color: #21262d; }
  .utngrozp .tnnbzzq li a { border-bottom-color: #21262d; }
}
.mk2fz3 .ybaf7      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.mk2fz3 .lshp { color: var(--accent); }
.mk2fz3 .tnnbzzq { --msep-color: #475569; }
.mk2fz3 .tnnbzzq a { color: #475569; }
.mk2fz3 .tnnbzzq a:hover { color: var(--accent); }
.mk2fz3 .rdiwg1x { color: #64748b; }
.mk2fz3 .bnbhoc { background: #f0f4f8; border-top-color: #cbd5e1; }
.mk2fz3 .cvnub,
.mk2fz3 .zk793gst { color: #64748b; }
.mk2fz3 .a6gz a, .mk2fz3 .cg0k a,
.mk2fz3 .sfk0j5h a, .mk2fz3 .wf7d10 { color: #374151; }
.mk2fz3 .a6gz a:hover, .mk2fz3 .cg0k a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .mk2fz3 .tnnbzzq { background: #f0f4f8; border-top-color: #cbd5e1; }
  .mk2fz3 .tnnbzzq li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rcrc .ybaf7      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rcrc .lshp { color: #fff; }
.rcrc .tnnbzzq { --msep-color: rgba(255,255,255,0.82); }
.rcrc .tnnbzzq a { color: rgba(255,255,255,0.82); }
.rcrc .tnnbzzq a:hover { color: #fff; }
.rcrc .rdiwg1x { color: rgba(255,255,255,0.9); }
.rcrc .xzn9 a { color: var(--text-primary) !important; }
.rcrc .xzn9 a:hover { color: var(--accent) !important; }
.rcrc .bnbhoc { background: var(--accent); border-top-color: var(--accent-light); }
.rcrc .cvnub,
.rcrc .zk793gst { color: rgba(255,255,255,0.72); }
.rcrc .h3vcn2 a, .rcrc .pys1uzc a,
.rcrc .a6gz a, .rcrc .cg0k a,
.rcrc .sfk0j5h a, .rcrc .wf7d10 { color: rgba(255,255,255,0.82); }
.rcrc .h3vcn2 a:hover, .rcrc .pys1uzc a:hover,
.rcrc .a6gz a:hover, .rcrc .cg0k a:hover { color: #fff; }
@media (max-width: 640px) {
  .rcrc .tnnbzzq { background: var(--accent); border-top-color: var(--accent-light); }
  .rcrc .tnnbzzq li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.u2b2ouss .ybaf7 {
  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);
}
.u2b2ouss .bnbhoc {
  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) {
  .u2b2ouss .tnnbzzq {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.trzn13 .wmuw { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ecor .wmuw { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ceu5hau .wmuw { min-height: 72px; height: auto; }
.m9br5e .wmuw { min-height: 84px; height: auto; }
.qro9bmx .wmuw { max-width: none; padding: 0 32px; }
.qro9bmx .luwon  { max-width: none; padding: 24px 32px; }
.wludp.oe0j9p .wmuw { max-width: 1200px; }
.wludp.ycma701k .wmuw { max-width: 1320px; }
.ub5ve   .lshp { text-transform: capitalize; }
.hi6kju .lshp { text-transform: lowercase; }
.gx8cbb .lshp { text-transform: uppercase; letter-spacing: 0.06em; }
.p51xv, .dm10 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.f5u7q .p51xv,
.f5u7q .dm10 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.s8w4 .p51xv,
.s8w4 .dm10 { 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; }
.fr57j .p51xv,
.fr57j .dm10 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.j6v8hzib .p51xv,
.j6v8hzib .dm10 { 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; }
.miou   .tnnbzzq a { font-weight: 500; }
.v02b .tnnbzzq a { font-weight: 600; }
.pexx5la     .tnnbzzq a { font-weight: 700; }
.cbhd    .tnnbzzq a { font-weight: 800; letter-spacing: 0.01em; }
.fvvnk     .tnnbzzq > li + li::before,
.ao8j    .tnnbzzq > li + li::before,
.kg25786    .tnnbzzq > li + li::before,
.g3n5k .tnnbzzq > li + li::before,
.rraub .tnnbzzq > li + li::before,
.bgvgr5sb  .tnnbzzq > li + li::before,
.f9u8m5l    .tnnbzzq > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.fvvnk     .tnnbzzq > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ao8j    .tnnbzzq > li + li::before { content: "|"; }
.kg25786    .tnnbzzq > li + li::before { content: "—"; }
.g3n5k .tnnbzzq > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rraub .tnnbzzq > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.bgvgr5sb  .tnnbzzq > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.f9u8m5l    .tnnbzzq > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .mesh0 .rdiwg1x,
  .nloti .rdiwg1x,
  .b2wrwwlp .rdiwg1x,
  .krlf .rdiwg1x,
  .vift2jf9 .rdiwg1x {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .mesh0 .rdiwg1x::before,
  .nloti .rdiwg1x::before,
  .b2wrwwlp .rdiwg1x::before,
  .krlf .rdiwg1x::before,
  .vift2jf9 .rdiwg1x::before { content: ""; display: block; flex-shrink: 0; }

  
  .mesh0 .rdiwg1x::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;
  }

  
  .nloti .rdiwg1x::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;
  }

  
  .b2wrwwlp .rdiwg1x::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;
  }

  
  .krlf .rdiwg1x::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;
  }

  
  .vift2jf9 .rdiwg1x::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) {
  .ilve8a .rdiwg1x {
    padding: 5px 14px;
  }
  .ilve8a .tnnbzzq {
    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;
  }
  .ilve8a .tnnbzzq li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ilve8a .tnnbzzq li a:hover { background: var(--bg-raised); }
  .ilve8a .gkp46y,
  .rry4 .gkp46y,
  .j0vp .gkp46y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .spwn4 .rdiwg1x {
    padding: 5px 10px;
  }
  .spwn4 .tnnbzzq {
    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);
  }
  .spwn4 .tnnbzzq.owo8iqp { transform: translateX(0); }
  .spwn4 .tnnbzzq li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .spwn4 .tnnbzzq li:last-child a { border-bottom: none; }
  .rcrc .tnnbzzq,
  .utngrozp .tnnbzzq { background: var(--accent) !important; }
  .rcrc .tnnbzzq li a,
  .utngrozp .tnnbzzq li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .j0vp .rdiwg1x {
    padding: 5px 10px;
  }
  .j0vp .tnnbzzq {
    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);
  }
  .j0vp .tnnbzzq::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .j0vp .tnnbzzq.owo8iqp { transform: translateY(0); }
  .j0vp .tnnbzzq li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .h9qux .rdiwg1x {
    padding: 5px 10px;
  }
  .h9qux .tnnbzzq {
    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;
  }
  .h9qux .tnnbzzq.owo8iqp { opacity: 1; pointer-events: auto; }
  .h9qux .tnnbzzq li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .v949     .rdiwg1x { border-radius: 0 !important; }
  .gzimylbx   .rdiwg1x { border-radius: 8px !important; }
  .mkqf49do .rdiwg1x { border-radius: 50% !important; }
  .ntn07a   .rdiwg1x { border-radius: 999px !important; }
}
.cpige .vzwc { height: 28px; }
.ibc425 .vzwc { height: 54px; }
.c5p8ap5 .vzwc { height: 54px; }
.epj7mvm0    .jkann37, .epj7mvm0    .k8yvxl { color: #f59e0b; }
.gn2vny      .jkann37 { font-size: 1rem; letter-spacing: 1.5px; }
.gn2vny      .k8yvxl   { font-size: 1.35rem; }
.wjc7    .jkann37, .wjc7    .k8yvxl { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.gjx4     .jkann37, .gjx4     .k8yvxl { color: var(--accent); letter-spacing: 3px; font-size: 0.7rem; }
.r3ydz .jkann37, .r3ydz .k8yvxl { color: var(--accent); letter-spacing: 2px; }
.afxs3mq   .jkann37, .afxs3mq   .k8yvxl { color: #e91e63; letter-spacing: 2px; }
.uhnah2a  .jkann37, .uhnah2a  .k8yvxl { color: var(--accent); letter-spacing: 2px; font-size: 0.65rem; }
.zjz7     .jkann37, .zjz7     .k8yvxl { color: var(--accent); letter-spacing: 2px; font-size: 0.7rem; }
.xytc13 .go8z3 + .go8z3 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.kvbnw .w0h8w1d { padding: 18px 24px; min-height: 68px; }
.trysjvb .v5cff {
  font-size: 0.62rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.trysjvb .s4bsh {
  font-size: 0.88rem; font-weight: 700; color: var(--accent);
}
.pwhw .go8z3 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.fqos341 .g7dvrfgi { counter-reset: cs-rank; }
.fqos341 .w0h8w1d { position: relative; counter-increment: cs-rank; }
.fqos341 .w0h8w1d::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.rcdwh8l .g7dvrfgi { counter-reset: cs-rank; }
.rcdwh8l .w0h8w1d::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.rac6sag5 .flv78z {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.rac6sag5 .flv78z summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.rac6sag5 .flv78z p { padding: 0 2px 16px; }
.zh1dlee .flv78z { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zh1dlee .flv78z summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zh1dlee .flv78z summary::after { content: "›"; font-size: 1.2em; }
.zh1dlee .flv78z[open] summary::after { content: "‹"; }
.zh1dlee .flv78z p { padding: 10px 22px 4px; }
.ob88r .flv78z {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ob88r .flv78z summary { color: var(--text-primary); padding-left: 16px; }
.ob88r .flv78z summary::after { content: "›"; font-size: 1.1em; }
.ob88r .flv78z[open] summary::after { content: "‹"; }
.ob88r .flv78z p { padding-left: 16px; }
.ti4dzhs2 .m4q5p6 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ti4dzhs2 .flv78z {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ti4dzhs2 .flv78z:last-child { border-bottom: none; }
.ti4dzhs2 .flv78z summary { color: var(--text-primary); border-radius: 0; }
.ti4dzhs2 .flv78z summary::after { content: "›"; font-size: 1.1em; }
.ti4dzhs2 .flv78z[open] summary::after { content: "‹"; }
.i2lm .flv78z { overflow: hidden; }
.i2lm .flv78z summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.i2lm .flv78z summary::after { color: rgba(255,255,255,.75); }
.i2lm .flv78z[open] summary { border-radius: 0; }
.ctl18 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zk5h {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xxg657k0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.h53n0stx { color: var(--text-muted); font-size: 1.05rem; }
.p741 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jgc5o { margin-bottom: 20px; }
.vwlqa {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tqjt {
  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;
}
.tqjt:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.ar30st { resize: vertical; min-height: 130px; }
.gpl9 { width: 100%; margin-top: 8px; }
.e2evsme {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yp9i {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.rtfav { color: var(--text-muted); line-height: 1.75; }
.m1qm7u { max-width: 760px; margin: 0 auto; }
.bg0ci { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.db7sa { max-width: 760px; margin: 0 auto; }
.rbbb24 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rbbb24:last-child { border-bottom: none; }
.ocb2qe7 { font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.rbbb24 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rbbb24 ul.ronug4 { margin: 0; }
.fe0cg74k .ocb2qe7 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .fe0cg74k { grid-template-columns: 1fr; gap: 10px; } }
.eez7w .ocb2qe7 { font-size: 1.2rem; font-weight: 700; color: var(--accent-light); margin-bottom: 14px; }
@media (max-width: 640px) { .a5niii { grid-template-columns: 1fr; } }
.otip1u { max-width: 760px; margin: 0 auto; }
.eq0udy { position: relative; padding-left: 28px; }
.eq0udy::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.q6tlv8s { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.q6tlv8s:last-child { padding-bottom: 0; }
.gtoho { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.qzg0ro8 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.qzg0ro8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z947n4r .xxg657k0 { color: var(--accent-light); }
.gr5gh9 .xxg657k0 { font-size: 2rem; }
.gr5gh9 .h53n0stx { max-width: 680px; }
.xbhrr9v5 {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xbhrr9v5 .xxg657k0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.xbhrr9v5 .h53n0stx  { margin: 0; }
@media (max-width: 640px) { .xbhrr9v5 { flex-direction: column; } }
.fo17y5 .xxg657k0 { color: var(--accent-light); }
.bqeuna4s .xxg657k0 { color: #fff; }
.bqeuna4s .h53n0stx  { color: rgba(255,255,255,0.85); }
.f8yedk { max-width: 680px; margin: 0 auto; }
.hqdk {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .hqdk { grid-template-columns: 1fr; } }
.c20a0c { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.c20a0c .tqjt {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.c20a0c .tqjt:focus { border-bottom-color: var(--accent); box-shadow: none; }
.q8gyu .tqjt { background: var(--bg-raised); border-color: transparent; }
.q8gyu .tqjt:focus { background: var(--bg-card); border-color: var(--accent); }
.a2gw3tm .tqjt { border-radius: 100px; padding: 11px 20px; }
.a2gw3tm .ar30st { border-radius: 14px; }
@media (max-width: 640px) { .del55s { grid-template-columns: 1fr; } }
.cz3s6yzy{display:none}
.cz3s6yzy:empty,.nhpronkw:empty{display:none}
.gla04t{position:relative;overflow:visible}
.yuy7ekt .kwyg,.w0ypw .kwyg,
.sctuw .kwyg,.hyzr8gt .kwyg,
.rn3l0pi .kwyg,.q3643l .kwyg{display:block}
.u9vhobuv .a8naz{display:block}
.yuy7ekt .kwyg,.w0ypw .kwyg,
.sctuw .kwyg,.hyzr8gt .kwyg,
.rn3l0pi .kwyg{position:absolute;z-index:3;left:50%;transform:translateX(-50%);width:100%;max-width:1100px;padding:0 24px;box-sizing:border-box}
.yuy7ekt .kwyg .nhpronkw,.w0ypw .kwyg .nhpronkw,
.sctuw .kwyg .nhpronkw,.hyzr8gt .kwyg .nhpronkw,
.rn3l0pi .kwyg .nhpronkw{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}
.yuy7ekt .g7erxb2h,.w0ypw .g7erxb2h,
.sctuw .g7erxb2h,.hyzr8gt .g7erxb2h,
.rn3l0pi .g7erxb2h{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.yuy7ekt .kwyg,.w0ypw .kwyg{top:12px}
.yuy7ekt .kwyg .nhpronkw{margin-right:auto}
.w0ypw .kwyg .nhpronkw{margin-left:auto}
.w0ypw .kwyg{text-align:right}
.sctuw .kwyg,.hyzr8gt .kwyg{bottom:12px}
.sctuw .kwyg .nhpronkw{margin-right:auto}
.hyzr8gt .kwyg .nhpronkw{margin-left:auto}
.hyzr8gt .kwyg{text-align:right}
.rn3l0pi .kwyg{bottom:16px}
.rn3l0pi .kwyg .nhpronkw{margin:0 auto}
.q3643l .kwyg{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.q3643l .kwyg .nhpronkw{margin:0}
.q3643l .lwrw9io~.kwyg,
.q3643l .btbv5~.kwyg{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.q3643l .lwrw9io~.kwyg .nhpronkw,
.q3643l .btbv5~.kwyg .nhpronkw{justify-content:flex-start}
.lwrw9io~.kwyg,.btbv5~.kwyg{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}
.lwrw9io~.kwyg .nhpronkw{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.btbv5~.kwyg .nhpronkw{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a8naz .nhpronkw{margin:0 0 12px}
.nhpronkw{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.g7erxb2h{white-space:nowrap}
.vhuzry .ql8kw{display:none}
.mpg0nf .g7erxb2h{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.knf53 .g7erxb2h{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.i1tiad .nhpronkw{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.h9b7s3 .g7erxb2h{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.h9b7s3 .b0wgmwf3::before{content:""}
.nby8qfd2 .g7erxb2h{color:var(--accent);opacity:1;font-weight:500}
.tb1fj2su .g7erxb2h{border-bottom:1px solid currentColor;padding-bottom:2px}
.cb0n .nhpronkw{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.uj94s{--date-bg:transparent}
.mnxh0z .g7erxb2h + .g7erxb2h::before{content:"•";margin-right:6px;opacity:.4}
.wrqudm .b0wgmwf3::before{content:"/";opacity:.35}
.wrqudm .g7erxb2h + .g7erxb2h::before{content:"/";margin-right:6px;opacity:.35}
.f15a .g7erxb2h + .g7erxb2h::before{content:"|";margin-right:6px;opacity:.3}
.m329 .g7erxb2h + .g7erxb2h::before{content:"—";margin-right:6px;opacity:.3}
.wfp0gc .g7erxb2h + .g7erxb2h::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.q19u .g7erxb2h + .g7erxb2h::before{content:"·";margin-right:6px;opacity:.4}
.luclpxss .g7erxb2h + .g7erxb2h::before{content:"›";margin-right:6px;opacity:.4}
.qglqbo .g7erxb2h + .g7erxb2h::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pl69nn07 .tiitu5yn{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .tiitu5yn{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .l0jh3a31{max-width:100%}
}
:root {
  --accent:          #565485;
  --accent-light:    #8986bb;
  --accent-pale:     #bfbbf3;
  --grad-start:      #aeabe2;
  --grad-end:        #e3dfff;
  --bg-page: #dcd8e4;
  --bg-surface: #fcf8fe;
  --bg-card: #f6f2fa;
  --bg-card-inner: #f0ecf6;
  --bg-raised: #eae6f1;
  --bg-hover: #e4e1ed;
  --border: #b3b0bc;
  --border-alt: #7b7984;
  --border-section: #b3b0bc;
  --text-primary: #32313a;
  --text-muted: #5f5e68;
  --bg-page:        #f8f9fa;
  --bg-surface:     #ffffff;
  --bg-card:        #ffffff;
  --bg-card-inner:  #f3f4f6;
  --bg-raised:      #eef0f2;
  --bg-hover:       #f3f4f6;
  --border:         #e5e7eb;
  --border-alt:     #d1d5db;
  --border-section: #e5e7eb;
  --text-body: #313035;
  --text-sub: #47464b;
  --text-faint: #6c6a6f;
  --text-dim: #929095;
  --text-label: #5f5d63;
  --text-value: #3c3b40;
  --accent-bg:       #e3dfff;
  --accent-bg-light: #d3d0ff;
  --bg-tip:        #f0fdf4;
  --bg-warning:    #fffbeb;
  --bg-info:       #eff6ff;
  --bg-pros:       #f0fdf4;
  --bg-cons:       #fef2f2;
  --c-pros:        #15803d;
  --c-cons:        #b91c1c;
  --c-pros-label:  #16a34a;
  --c-tip-border:  #059669;
  --c-warn-border: #d97706;
  --c-stars:       #b45309;
  --c-arrow:       #d97706;
  --c-tag-pay:     #15803d;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Exo", sans-serif; }
.ufzony .f25hl { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ufzony .f25hl::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ufzony .fv7yjce     .f25hl::before { content: "";  color: var(--c-tip-border); }.ufzony .rdctff .f25hl::before { content: ""; color: var(--c-warn-border); }.ufzony .wjj6    .f25hl::before { content: ""; color: #60a5fa; }.d1wap46 .ufzony .fv7yjce     .f25hl::before { color: #10b981; }.d1wap46 .ufzony .rdctff .f25hl::before { color: #f43f5e; }.d1wap46 .ufzony .wjj6    .f25hl::before { color: #a855f7; }.r831ne2  .ufzony .fv7yjce     .f25hl::before { color: #eab308; }.r831ne2  .ufzony .rdctff .f25hl::before { color: #ef4444; }.r831ne2  .ufzony .wjj6    .f25hl::before { color: #f97316; }.ksb6ygpt  .ufzony .fv7yjce     .f25hl::before { color: #38bdf8; }.ksb6ygpt  .ufzony .rdctff .f25hl::before { color: #818cf8; }.ksb6ygpt  .ufzony .wjj6    .f25hl::before { color: #2dd4bf; }.lsoq .ufzony .f25hl::before { color: var(--accent-light) !important; }
.aefb .zq76l6d3 li::before, .aefb .dk7wpwt3 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; }.aefb .zq76l6d3 li::before { content: ""; }.aefb .dk7wpwt3 li::before { content: ""; }.aefb .u7kr::before, .aefb .hti4wamp::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.aefb .u7kr::before { content: ""; }.aefb .hti4wamp::before { content: ""; }
.thrrhxo .s153oz, .thrrhxo .lwrw9io { min-height: 420px; }
.lsos4ea .b644p::after, .lsos4ea .cvhlz0x::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; }
.m9vy .ufa5sr4::after,.m9vy .h1izgdc::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.jlsy829s::before { content: '>'; }
.xfud3i7 .g7erxb2h::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.xfud3i7 .g7erxb2h:first-of-type::before{content:"\f06e"}.xfud3i7 .g7erxb2h:last-of-type::before{content:"\f4fc"}