: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;
}
.h013a24 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.mcu43isg {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.uu5ggd2 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.trthem { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wa18baw7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wa18baw7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wa18baw7 a:hover { color: var(--accent-light); }
.ztx2p     .xdjc7x { border-radius: 24px; padding: 8px; }
.ztx2p .xdjc7x li a { border-radius: 16px; }
.d387px0 .xdjc7x li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .xdjc7x {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ovsw2:hover .xdjc7x,
  .ovsw2:focus-within .xdjc7x { display: block; }
  .xdjc7x li a { padding: 8px 16px; font-size: 0.88rem; }
}
.b7kvnke {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.htpr { display: none; }
@media (max-width: 640px) {
  .htpr {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .htpr.qb7vyfu { display: block; }
}
@media (max-width: 640px) {
  .b7kvnke { display: block; }
  .wa18baw7 > li + li::before { display: none !important; }
  .wa18baw7 {
    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;
  }
  .wa18baw7.qb7vyfu { display: flex; }
  .wa18baw7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wa18baw7 li:last-child a { border-bottom: none; }
}
.lu5i8i { min-height: 480px; }
.fm9mjoh {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.uwrrs { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ud6gz .uwrrs { margin-left: 0; margin-right: 0; }
.c420jdb {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.c420jdb:hover { opacity: 0.88; }
.gphsy .hrk2 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.gphsy .fm9mjoh { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.gphsy .uwrrs { color: #e2e8f0; }
.gphsy.ev2waj .hrk2 { text-align: center; }
.gphsy.ud6gz   .hrk2 { text-align: left; }
.c4zouo0 {
  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);
}
.c4zouo0 .hrk2 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.c4zouo0 .fm9mjoh { color: var(--text-primary); text-shadow: none; }
.c4zouo0 .uwrrs { color: var(--text-muted); }
.c4zouo0 .c420jdb { margin-top: 16px; }
.c4zouo0, .c4zouo0.lu5i8i { min-height: auto !important; }
.c4zouo0.ev2waj .hrk2 { text-align: center; }
.c4zouo0.ud6gz   .hrk2 { text-align: left; }
.c4zouo0~.fu99{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}
.c4zouo0~.fu99 .q4x7{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.he8c .fm9mjoh { color: #fff; }
.he8c .uwrrs { color: rgba(255,255,255,0.85); }
.he8c .c420jdb { background: #fff; color: var(--cta); }
.he8c .c420jdb:hover { opacity: 0.92; }
.avjbec4 .fm9mjoh { text-shadow: none; color: var(--text-primary); }
.avjbec4 .uwrrs { color: var(--text-muted); }
body.bqo3 .fm9mjoh {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.l9ir .fm9mjoh {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.avjbec4.ev2waj .fgdhfs3 { align-items: center; text-align: center; }
.lb0wa .hrk2 { padding-bottom: 24px; }
.y5wgp .hrk2 { max-width: 960px; }
@media (max-width: 700px) {
  .avjbec4 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .avjbec4 .y5k5ei { display: none !important; }
  .r21280sj .y5k5ei { display: none !important; }
  .uv5jt .o8s0o6w { display: none !important; }
  .z3i9 .azty2 { display: none !important; }
  .fgdhfs3  { padding: 36px 24px; }
  .avjbec4~.fu99,.a4xve~.fu99{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .lu5i8i, .avjbec4 { min-height: 320px !important; }
  
  .fm9mjoh { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .emhb { display: none !important; }
  
  .etbbema { flex-direction: column; align-items: center; }
  .rwoay8 { width: 100%; max-width: 340px; }
}
.azxs2dzg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.vnp53 { width: 100%; height: auto; display: block; border-radius: 10px; }
.bkg6 .azxs2dzg        { border-radius: 16px; }
.bkg6 .vnp53  { border-radius: 16px; }
.wfcozqpr .azxs2dzg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wfcozqpr .vnp53   { border-radius: 8px; }
.qh0bw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.pxkb { width: 100%; padding: 32px 0; position: relative; }
.l4wqh { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.cqf6sj0 .pxkb:nth-child(even) { background: var(--bg-surface); }
.cqf6sj0 .pxkb:nth-child(odd)  { background: var(--bg-page); }
.l4avo17 .pxkb:nth-child(even) { background: var(--bg-card); }
.l4avo17 .pxkb:nth-child(odd)  { background: var(--bg-page); }
.cqf6sj0 .pxkb:nth-child(odd)  .l4wqh { background: var(--bg-card); border-radius: 6px; }
.cqf6sj0 .pxkb:nth-child(even) .l4wqh { background: var(--bg-raised); border-radius: 6px; }
.l4avo17 .pxkb:nth-child(odd)  .l4wqh { background: var(--bg-card); border-radius: 6px; }
.l4avo17 .pxkb:nth-child(even) .l4wqh { background: var(--bg-raised); border-radius: 6px; }
.cqf6sj0 .pxkb:nth-child(even) .oxm53ot .hvzc65,
.l4avo17 .pxkb:nth-child(even) .oxm53ot .hvzc65 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.cqf6sj0 .pxkb:nth-child(odd) .oxm53ot .hvzc65,
.l4avo17 .pxkb:nth-child(odd) .oxm53ot .hvzc65 { background: var(--bg-card-inner); }
.cqf6sj0 .pxkb:nth-child(even) .hsbs2s4 .hvzc65:nth-child(odd),
.l4avo17 .pxkb:nth-child(even) .hsbs2s4 .hvzc65:nth-child(odd)  { background: var(--bg-card); }
.cqf6sj0 .pxkb:nth-child(even) .hsbs2s4 .hvzc65:nth-child(even),
.l4avo17 .pxkb:nth-child(even) .hsbs2s4 .hvzc65:nth-child(even) { background: var(--bg-card-inner); }
h1.g32k { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.g32k {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.cujts { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.k94si h2.g32k {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.w7oq7 h2.g32k {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.hhygu h2.g32k {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.razp h2.g32k::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.d3ppvxm h2.g32k {
  color: var(--text-primary); font-size: 1.7rem;
}
.rwk4h42 h2.g32k::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.rp6mz h2.g32k {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.cpedk50g { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .cpedk50g { display: none; } }
.vbhenh { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lwai { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.vxdv7b {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ge8qv { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.dxdi9c { padding-left: 20px; }
.dxdi9c li { margin-bottom: 6px; }
.dxdi9c a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.dxdi9c a:hover { color: var(--accent-light); }
.pdtc .ge8qv { display: none; }
.ib7wzt9e .ge8qv { display: none; }
.ib7wzt9e .dxdi9c { padding-left: 0; list-style: none; }
.ib7wzt9e .dxdi9c li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ib7wzt9e .dxdi9c a { font-size: 0.92rem; }
.px634 .vxdv7b { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.px634 .ge8qv { display: none; }
.px634 .dxdi9c { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.px634 .dxdi9c li { margin-bottom: 0; }
.px634 .dxdi9c 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;
}
.px634 .dxdi9c a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.eunlf2nm .vxdv7b { padding: 20px 20px 16px; }
.eunlf2nm .dxdi9c {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.eunlf2nm .dxdi9c li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.eunlf2nm .dxdi9c a {
  display: flex; align-items: center; gap: 12px;
  background: var(--bg-card); border-radius: 8px;
  padding: 12px 14px; border: 1px solid var(--border);
  font-size: 0.92rem; line-height: 1.35; color: var(--text-muted);
  width: 100%; min-height: 58px;
  transition: border-color .15s, color .15s, background .15s;
}
.eunlf2nm .dxdi9c a::before {
  content: counter(toc-c);
  flex-shrink: 0; width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.eunlf2nm .dxdi9c a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.eunlf2nm .dxdi9c a:focus,
.eunlf2nm .dxdi9c a:focus-visible,
.eunlf2nm .dxdi9c a:target { outline: none; }
.eunlf2nm .dxdi9c li:target a { border-color: var(--border); color: var(--text-muted); }
.aj5a0ls1 .vxdv7b { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.aj5a0ls1 .ge8qv { display: none; }
.aj5a0ls1 .dxdi9c { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.aj5a0ls1 .dxdi9c li { margin-bottom: 0; }
.aj5a0ls1 .dxdi9c li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.aj5a0ls1 .dxdi9c li:last-child::after { content: ""; margin-right: 0; }
.aj5a0ls1 .dxdi9c a { font-size: 0.9rem; }
.hvzc65 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.oxm53ot .hvzc65 { background: var(--bg-card); }
.hsbs2s4 .hvzc65:nth-child(odd)  { background: var(--bg-card); }
.hsbs2s4 .hvzc65:nth-child(even) { background: var(--bg-raised); }
.c324ta4 .hvzc65 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.c324ta4 .hvzc65:last-child { border-bottom: none; }
.c324ta4 h3.cujts { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.tpnl .hvzc65 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.tpnl .hvzc65 + .hvzc65 { margin-top: 4px; }
.bjwqc .hvzc65 { background: none; border-radius: 0; padding: 12px 0; }
.bjwqc .hvzc65 + .hvzc65 { border-top: 1px solid var(--border-section); }
.cucq9m { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.f47y2 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.fj7o { color: var(--text-body); margin-bottom: 10px; }
.mp2h, .yqwnl5l { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.mp2h li, .yqwnl5l li { margin-bottom: 6px; }
.yqwnl5l li { list-style: decimal; }
.mro286k9     .mp2h { list-style-type: "● "; }
.xlgrhk33  .mp2h { list-style-type: "■ "; }
.aukgqfg .mp2h { list-style-type: "◆ "; }
.msey    .mp2h { list-style-type: "★ "; }
.mro286k9     .jiv6 { list-style-type: "● "; }
.xlgrhk33  .jiv6 { list-style-type: "■ "; }
.aukgqfg .jiv6 { list-style-type: "◆ "; }
.msey    .jiv6 { list-style-type: "★ "; }
.mro286k9    .mp2h li::marker, .mro286k9    .jiv6 li::marker,
.xlgrhk33 .mp2h li::marker, .xlgrhk33 .jiv6 li::marker,
.aukgqfg .mp2h li::marker, .aukgqfg .jiv6 li::marker,
.msey   .mp2h li::marker, .msey   .jiv6 li::marker {
  color: var(--cta); font-size: 1em;
}
.mro286k9 .yqwnl5l,
.xlgrhk33 .yqwnl5l,
.aukgqfg .yqwnl5l,
.msey .yqwnl5l {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mro286k9 .yqwnl5l li,
.xlgrhk33 .yqwnl5l li,
.aukgqfg .yqwnl5l li,
.msey .yqwnl5l li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mro286k9 .yqwnl5l li::before,
.xlgrhk33 .yqwnl5l li::before,
.aukgqfg .yqwnl5l li::before,
.msey .yqwnl5l 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;
}
.mro286k9     .yqwnl5l li::before { border-radius: 50%; }
.xlgrhk33  .yqwnl5l li::before { border-radius: 3px; }
.aukgqfg .yqwnl5l li::before { border-radius: 3px; }
.msey    .yqwnl5l li::before { border-radius: 50%; }
.guescp83 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.reqra6md .guescp83,
.uf5r8vik .guescp83 { background: transparent; border: none; border-radius: 0; }
.kxsug79 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kxsug79 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kxsug79 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kxsug79 tr:hover td { background: var(--bg-hover); }
.cm24 .kxsug79 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.adt8u .kxsug79 { border: 1px solid var(--border-alt); }
.adt8u .kxsug79 th,
.adt8u .kxsug79 td { border: 1px solid var(--border-alt); }
.ss7qc6g .kxsug79 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ss7qc6g .kxsug79 td { border-bottom: none; }
.ss7qc6g .kxsug79 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.g5lunzl6 .kxsug79 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.p1fz1 .guescp83 {
  overflow: hidden;
}
.p1fz1 .kxsug79 th { border-bottom: 1px solid var(--border-alt); }
.p1fz1 .kxsug79 tr:last-child td { border-bottom: none; }
.vh3r57e { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ql062d { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.gwm5 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.umbrh { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.wlzt2g0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jiv6 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jiv6 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.tnt5prj .umbrh { background: transparent; text-align: center; }
.redt .gwm5 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.kj4zt5 .gwm5 {
  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);
}
.f042 .ql062d { display: grid; grid-template-columns: auto 1fr; }
.f042 .gwm5 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.f042 .umbrh { grid-column: 2; }
.f042 .wlzt2g0,
.f042 .jiv6 { grid-column: 1 / -1; }
.ko9pb .ql062d { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ko9pb .gwm5 {
  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);
}
.ko9pb .umbrh { grid-column: 2; }
.ko9pb .wlzt2g0,
.ko9pb .jiv6 { grid-column: 1 / -1; }
.q62ngoa .ql062d { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.q62ngoa .umbrh { background: none; color: var(--accent-light); font-weight: 700; }
.m7ftmq .ql062d { 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); }
.m7ftmq .umbrh { background: none; color: var(--accent-light); font-weight: 700; }
.zdurg .ql062d { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.zdurg .ql062d:last-child { border-bottom: none; }
.zdurg .umbrh { background: none; color: var(--accent-light); font-weight: 700; }
.el4jvpu .ql062d { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.el4jvpu .umbrh { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.wck3y .vh3r57e { counter-reset: card-n; }
.wck3y .ql062d  { counter-increment: card-n; }
.wck3y .umbrh { display: flex; align-items: center; gap: 10px; }
.wck3y .umbrh::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;
}
.qc8ap9tz .ql062d { background: var(--bg-surface); border: 1px solid var(--border); }
.qc8ap9tz .umbrh { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.cnq3e { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yk64p  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.fpsuj9t { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.rlkvs { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.cnq3e strong { color: var(--text-primary); font-size: 0.95rem; }
.cnq3e p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xxuz { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.p4nk, .weji { border-radius: 8px; padding: 14px; }
.p4nk { background: var(--bg-pros); }
.weji { background: var(--bg-cons); }
.i2k3io7u { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.p4nk .i2k3io7u { color: var(--c-pros-label); }
.weji .i2k3io7u { color: #f87171; }
.p4nk ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.weji ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vnp53 { width: 100%; height: auto; border-radius: 10px; display: block; }
.o9p5 {
  background: var(--cta); color: #fff; border: none;
  border-radius: 6px; padding: 8px 16px; font-size: 0.88rem; font-weight: 600;
  cursor: pointer; text-decoration: none; display: inline-block; white-space: nowrap;
}
.o9p5:hover { opacity: 0.85; }
.je2p2 .o9p5  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.je2p2 .o9p5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.b8sg25 .o9p5  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.b8sg25 .o9p5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.h2pu8 .c420jdb { border-radius: 50px; }
.h2pu8 .o9p5  { border-radius: 50px; }
.xgurp .c420jdb { padding-left: 22px; padding-right: 22px; }
.xgurp .o9p5  { padding-left: 12px; padding-right: 12px; }
.yuj7oq .c420jdb { padding-left: 44px; padding-right: 44px; }
.yuj7oq .o9p5  { padding-left: 24px; padding-right: 24px; }
.i3k9jb .c420jdb { padding-left: 56px; padding-right: 56px; }
.i3k9jb .o9p5  { padding-left: 32px; padding-right: 32px; }
.jf6kw1v   .c420jdb::after, .jf6kw1v   .o9p5::after,
.kmxme .c420jdb::after, .kmxme .o9p5::after,
.q7tktj    .c420jdb::after, .q7tktj    .o9p5::after,
.rei3jh    .c420jdb::after, .rei3jh    .o9p5::after,
.xo17vu3    .c420jdb::after, .xo17vu3    .o9p5::after,
.q6lxeu     .c420jdb::after, .q6lxeu     .o9p5::after,
.wkeex    .c420jdb::after, .wkeex    .o9p5::after,
.yx5413m0   .c420jdb::after, .yx5413m0   .o9p5::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;
}
.jf6kw1v .c420jdb::after, .jf6kw1v .o9p5::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");
}
.kmxme .c420jdb::after, .kmxme .o9p5::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");
}
.q7tktj .c420jdb::after, .q7tktj .o9p5::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");
}
.rei3jh .c420jdb::after, .rei3jh .o9p5::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");
}
.xo17vu3 .c420jdb::after, .xo17vu3 .o9p5::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");
}
.q6lxeu .c420jdb::after, .q6lxeu .o9p5::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");
}
.wkeex .c420jdb::after, .wkeex .o9p5::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");
}
.yx5413m0 .c420jdb::after, .yx5413m0 .o9p5::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");
}
.lis4a8qm   .q8vh03::after, .lis4a8qm   .yemdc::after,
.j9s71l .q8vh03::after, .j9s71l .yemdc::after,
.nponp382    .q8vh03::after, .nponp382    .yemdc::after,
.w7hvl4e    .q8vh03::after, .w7hvl4e    .yemdc::after,
.chpoctl    .q8vh03::after, .chpoctl    .yemdc::after,
.v7m9     .q8vh03::after, .v7m9     .yemdc::after,
.ro3ufij    .q8vh03::after, .ro3ufij    .yemdc::after,
.ftqwtu   .q8vh03::after, .ftqwtu   .yemdc::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;
}
.lis4a8qm .q8vh03::after, .lis4a8qm .yemdc::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");
}
.j9s71l .q8vh03::after, .j9s71l .yemdc::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");
}
.nponp382 .q8vh03::after, .nponp382 .yemdc::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");
}
.w7hvl4e .q8vh03::after, .w7hvl4e .yemdc::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");
}
.chpoctl .q8vh03::after, .chpoctl .yemdc::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");
}
.v7m9 .q8vh03::after, .v7m9 .yemdc::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");
}
.ro3ufij .q8vh03::after, .ro3ufij .yemdc::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");
}
.ftqwtu .q8vh03::after, .ftqwtu .yemdc::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");
}
.rng4jdji .bq4f { background: var(--bg-raised); }
@media (min-width: 721px) {
  .a91a05d { flex: 0 0 260px; width: 260px; }
  .gfivp { flex: 0 0 120px; width: 120px; }
  .ny4j { flex: 0 0 110px; width: 110px; }
  .xb866t   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .fan21 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.fan21.o9p5 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .ofdx { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ofdx .zt0n7 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ofdx .a91a05d { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ofdx .bq4f { width: 100%; min-width: unset; height: 120px; }
  .ofdx .hqord { max-height: 96px; max-width: 200px; }
  .ofdx .sh8l1pi { min-width: unset; text-align: center; white-space: normal; }
  .ofdx .gfivp { min-width: 0; }
  .ofdx .xb866t { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .ofdx .fan21 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .myz0vq2z .zt0n7 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .z44y .kz3vnx {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .z44y .cfb6jg4 { margin: 0; }
}
.uf5r8vik .xxuz { gap: 10px; }
.uf5r8vik .p4nk, .uf5r8vik .weji { padding: 12px; }
.uf5r8vik .p4nk ul, .uf5r8vik .weji ul { margin: 4px 0 0; padding-left: 18px; }
.uf5r8vik .p4nk li, .uf5r8vik .weji li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .cgfsjc1 { grid-template-columns: 1fr; }
  .i2mff { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .i2mff .nm6uv30i { width: 72px; height: 50px; }
  .i2mff .ebclg { max-width: 180px; }
  .i2mff .lrxk8mb2 { width: auto; }
}
@media (max-width: 720px) {
  .cndutn { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .ahhbbt { padding: 16px; }
  .v1id .ihcqe6 { min-width: 50%; }
}
.k2izwbc .xxuz { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .z87fex51 { grid-template-columns: 1fr; }
  .y7ec5zpl { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .wpox8am { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nmjiw1k8 { flex-wrap: wrap; padding: 16px; }
}
.we8uit1f .xxuz { gap: 8px; }
.we8uit1f .p4nk, .we8uit1f .weji { padding: 8px; }
@media (max-width: 480px) {
  .xshom { flex-direction: column; align-items: stretch; }
}
.r6lqcvfr .lrxk8mb2 .o9p5 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .e9u43knc { flex-direction: column; align-items: stretch; gap: 10px; }
  .r6lqcvfr .lrxk8mb2 { text-align: center; }
}
@media (max-width: 720px) {
  .zjebp8jb { grid-template-columns: 1fr; }
  .av6m5l4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .irqu8t { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .gne29 { grid-template-columns: 1fr; }
  .ngll { width: 100px; height: 100px; margin: 16px auto; }
  .okot5 { font-size: 1.4rem; }
  .d2nvku02 { justify-content: center; }
  .qd6f .ihcqe6 { min-width: 50%; }
}
.j38wbuq .xxuz { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .k3smyts { flex-wrap: wrap; padding: 14px 16px; }
  .nb3ldc8s { padding: 12px 16px; }
  .j38wbuq .xxuz { margin: 0 16px; }
  .j38wbuq .cb1v1 { padding: 0 16px; }
  .zn0xv { padding: 12px 16px; }
}
.b7km .ofdx { gap: 14px; }
.b7km .zt0n7 {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.b7km .sh8l1pi { font-size: 1.15rem; }
.b7km .ebw0wavl { font-size: 1.22rem; }
.b7km .fan21.o9p5 { padding: 14px 30px !important; font-size: 1rem; }
.jhs8a .fan21.o9p5 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.s25062q9 .gfivp {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.uqyyq1zg { margin: 16px 0; }
.qoz0g { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.qoz0g summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.qoz0g summary::after { content: "+"; color: var(--accent-light); }
.qoz0g[open] summary::after { content: "−"; }
.qoz0g p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.pxkb { margin-bottom: 0; }
.seih2 h2.g32k { color: var(--text-primary); border-color: var(--accent-light); }
.u5mcb9z6 h2.g32k { color: var(--text-primary); border-color: var(--accent-light); }
.wvjlq0j .yk64p     { background: #052e16; border-color: #10b981; }
.wvjlq0j .fpsuj9t    { background: #1e1036; border-color: #a855f7; }
.wvjlq0j .cnq3e strong  { color: #f1f5f9; }
.wvjlq0j .cnq3e p       { color: #cbd5e1; }
.wvjlq0j .ax4tf    .yk64p     .rlkvs::before,
.wvjlq0j .h7pf  .yk64p     .rlkvs::before,
.wvjlq0j .rty1i6b  .yk64p     .rlkvs::before,
.wvjlq0j .quji0ir .yk64p     .rlkvs::before { color: #10b981; }
.wvjlq0j .ax4tf    .xvnl .rlkvs::before,
.wvjlq0j .h7pf  .xvnl .rlkvs::before,
.wvjlq0j .rty1i6b  .xvnl .rlkvs::before,
.wvjlq0j .quji0ir .xvnl .rlkvs::before { color: #f43f5e; }
.wvjlq0j .ax4tf    .fpsuj9t    .rlkvs::before,
.wvjlq0j .h7pf  .fpsuj9t    .rlkvs::before,
.wvjlq0j .rty1i6b  .fpsuj9t    .rlkvs::before,
.wvjlq0j .quji0ir .fpsuj9t    .rlkvs::before { color: #a855f7; }
.a6p5ffoh .yk64p     { background: #2d2000; border-color: #eab308; }
.a6p5ffoh .fpsuj9t    { background: #2d1600; border-color: #f97316; }
.a6p5ffoh .cnq3e strong  { color: #f1f5f9; }
.a6p5ffoh .cnq3e p       { color: #cbd5e1; }
.a6p5ffoh .ax4tf    .yk64p     .rlkvs::before,
.a6p5ffoh .h7pf  .yk64p     .rlkvs::before,
.a6p5ffoh .rty1i6b  .yk64p     .rlkvs::before,
.a6p5ffoh .quji0ir .yk64p     .rlkvs::before { color: #eab308; }
.a6p5ffoh .ax4tf    .xvnl .rlkvs::before,
.a6p5ffoh .h7pf  .xvnl .rlkvs::before,
.a6p5ffoh .rty1i6b  .xvnl .rlkvs::before,
.a6p5ffoh .quji0ir .xvnl .rlkvs::before { color: #ef4444; }
.a6p5ffoh .ax4tf    .fpsuj9t    .rlkvs::before,
.a6p5ffoh .h7pf  .fpsuj9t    .rlkvs::before,
.a6p5ffoh .rty1i6b  .fpsuj9t    .rlkvs::before,
.a6p5ffoh .quji0ir .fpsuj9t    .rlkvs::before { color: #f97316; }
.z4klm1 .yk64p     { background: #0c1a2e; border-color: #38bdf8; }
.z4klm1 .xvnl { background: #12103a; border-color: #818cf8; }
.z4klm1 .fpsuj9t    { background: #0a2020; border-color: #2dd4bf; }
.z4klm1 .cnq3e strong  { color: #f1f5f9; }
.z4klm1 .cnq3e p       { color: #cbd5e1; }
.z4klm1 .ax4tf    .yk64p     .rlkvs::before,
.z4klm1 .h7pf  .yk64p     .rlkvs::before,
.z4klm1 .rty1i6b  .yk64p     .rlkvs::before,
.z4klm1 .quji0ir .yk64p     .rlkvs::before { color: #38bdf8; }
.z4klm1 .ax4tf    .xvnl .rlkvs::before,
.z4klm1 .h7pf  .xvnl .rlkvs::before,
.z4klm1 .rty1i6b  .xvnl .rlkvs::before,
.z4klm1 .quji0ir .xvnl .rlkvs::before { color: #818cf8; }
.z4klm1 .ax4tf    .fpsuj9t    .rlkvs::before,
.z4klm1 .h7pf  .fpsuj9t    .rlkvs::before,
.z4klm1 .rty1i6b  .fpsuj9t    .rlkvs::before,
.z4klm1 .quji0ir .fpsuj9t    .rlkvs::before { color: #2dd4bf; }
.al2apvm .yk64p     { background: var(--accent-bg); border-color: var(--accent-light); }
.al2apvm .fpsuj9t    { background: var(--accent-bg); border-color: var(--accent-pale); }
.al2apvm .ax4tf    .rlkvs::before,
.al2apvm .h7pf  .rlkvs::before,
.al2apvm .rty1i6b  .rlkvs::before,
.al2apvm .quji0ir .rlkvs::before { color: var(--accent-light) !important; }
.dz6ey13::before,
.men9::before { margin-right: 5px; }
.owpr .p4nk ul li,
.owpr .p4nk .dz6ey13 { color: #22c55e; }
.owpr .weji ul li,
.owpr .weji .men9 { color: #ef4444; }
.z9kmv .p4nk { background: var(--bg-pros); }
.z9kmv .weji { background: var(--bg-cons); }
.z9kmv .p4nk .dz6ey13 { color: var(--c-pros-label); }
.z9kmv .weji .men9 { color: var(--c-cons); }
.z9kmv .p4nk ul li,
.z9kmv .weji ul li,
.uftv .p4nk { background: var(--bg-pros); }
.uftv .weji { background: var(--bg-cons); }
.uftv .p4nk .dz6ey13 { color: var(--c-pros-label); }
.uftv .weji .men9 { color: var(--c-cons); }
.uftv .p4nk ul li,
.uftv .khblso2 li          { color: var(--c-pros); }
.uftv .weji ul li,
.uftv .jjzjl09 li          { color: var(--c-cons); }
.fypf .dz6ey13::before { content: "✓ "; }
.fypf .men9::before { content: "✗ "; }
.ppvzzxk .dz6ey13::before { content: "→ "; }
.ppvzzxk .men9::before { content: "← "; }
.ub9zui .dz6ey13::before { content: "★ "; }
.ub9zui .men9::before { content: "✕ "; }
.oow1 .dz6ey13::before { content: "◆ "; }
.oow1 .men9::before { content: "▲ "; }
.fene1 .cnq3e { background: transparent; border-left: none; border: 1.5px solid; }
.fene1 .yk64p     { border-color: var(--c-tip-border); }
.fene1 .fpsuj9t    { border-color: #60a5fa; }
.fene1 .cnq3e strong { color: var(--text-primary); }
.fene1 .cnq3e p      { color: var(--text-muted); }
.nw7vf .cnq3e { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.nw7vf .yk64p     { border-top-color: var(--c-tip-border); }
.nw7vf .fpsuj9t    { border-top-color: #60a5fa; }
.tg9mk1qp .cnq3e { border-left: none; border-radius: 8px; }
.tg9mk1qp .yk64p     { background: #065f46; }
.tg9mk1qp .fpsuj9t    { background: #1e3a8a; }
.tg9mk1qp .cnq3e strong,
.tg9mk1qp .cnq3e p { color: #fff; }
.tg9mk1qp .rlkvs::before { color: rgba(255,255,255,0.85) !important; }
.wvjlq0j.tg9mk1qp .yk64p,
.wvjlq0j .tg9mk1qp .yk64p     { background: #052e16; }
.wvjlq0j.tg9mk1qp .fpsuj9t,
.wvjlq0j .tg9mk1qp .fpsuj9t    { background: #1e1036; }
.a6p5ffoh.tg9mk1qp .yk64p,
.a6p5ffoh .tg9mk1qp .yk64p      { background: #2d2000; }
.a6p5ffoh.tg9mk1qp .fpsuj9t,
.a6p5ffoh .tg9mk1qp .fpsuj9t     { background: #2d1600; }
.z4klm1.tg9mk1qp .yk64p,
.z4klm1 .tg9mk1qp .yk64p      { background: #0c1a2e; }
.z4klm1.tg9mk1qp .xvnl,
.z4klm1 .tg9mk1qp .xvnl  { background: #12103a; }
.z4klm1.tg9mk1qp .fpsuj9t,
.z4klm1 .tg9mk1qp .fpsuj9t     { background: #0a2020; }
.ip9xy .cnq3e { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ip9xy .yk64p     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ip9xy .xvnl { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ip9xy .fpsuj9t    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ip9xy .cnq3e strong { color: var(--text-primary); }
.ip9xy .cnq3e p      { color: var(--text-muted); }
.s7u1u .cnq3e { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ax4tf .rlkvs,
.h7pf .rlkvs,
.rty1i6b .rlkvs,
.quji0ir .rlkvs { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ax4tf .rlkvs::before,
.h7pf .rlkvs::before,
.rty1i6b .rlkvs::before,
.quji0ir .rlkvs::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ax4tf .yk64p     .rlkvs::before { content: "✦"; color: var(--c-tip-border); }
.ax4tf .xvnl .rlkvs::before { content: "▲"; color: var(--c-warn-border); }
.ax4tf .fpsuj9t    .rlkvs::before { content: "◉"; color: #60a5fa; }
.h7pf .yk64p     .rlkvs::before { content: "★"; color: var(--c-tip-border); }
.h7pf .xvnl .rlkvs::before { content: "◆"; color: var(--c-warn-border); }
.h7pf .fpsuj9t    .rlkvs::before { content: "●"; color: #60a5fa; }
.rty1i6b .yk64p     .rlkvs::before { content: "▶"; color: var(--c-tip-border); }
.rty1i6b .xvnl .rlkvs::before { content: "■"; color: var(--c-warn-border); }
.rty1i6b .fpsuj9t    .rlkvs::before { content: "▸"; color: #60a5fa; }
.quji0ir .yk64p     .rlkvs::before { content: "→"; color: var(--c-tip-border); }
.quji0ir .xvnl .rlkvs::before { content: "⬥"; color: var(--c-warn-border); }
.quji0ir .fpsuj9t    .rlkvs::before { content: "◈"; color: #60a5fa; }
.tr99v .oxm53ot .hvzc65,
.tr99v .hsbs2s4 .hvzc65  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.tr99v .ql062d                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.tr99v .guescp83          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tr99v .vxdv7b                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.oqpgenw .oxm53ot .hvzc65,
.oqpgenw .hsbs2s4 .hvzc65,
.oqpgenw .ql062d,
.oqpgenw .zt0n7,
.oqpgenw .cfb6jg4,
.oqpgenw .guescp83,
.oqpgenw .vxdv7b,
.oqpgenw .s7u1u .cnq3e { box-shadow: none; }
.z3g2   body, .z3g2   { font-size: 0.9rem; }
.z3g2   .fj7o, .z3g2 .cucq9m, .z3g2 .f47y2,
.z3g2   .vbhenh, .z3g2 .lwai { font-size: 0.9rem; }
.z3g2   .mp2h, .z3g2 .yqwnl5l { font-size: 0.9rem; }
.ii1p1wr   .fj7o, .ii1p1wr .cucq9m, .ii1p1wr .f47y2,
.ii1p1wr   .vbhenh, .ii1p1wr .lwai { font-size: 0.95rem; }
.ii1p1wr   .mp2h, .ii1p1wr .yqwnl5l { font-size: 0.95rem; }
.g9kh58fq   .fj7o, .g9kh58fq .cucq9m, .g9kh58fq .f47y2,
.g9kh58fq   .vbhenh, .g9kh58fq .lwai { font-size: 1.08rem; }
.g9kh58fq   .mp2h, .g9kh58fq .yqwnl5l { font-size: 1.05rem; }
.g9kh58fq   .kxsug79 { font-size: 0.97rem; }
.v75w .fm9mjoh      { font-size: 3.2rem; }
.v75w h2.g32k { font-size: 1.9rem; }
.v75w h3.cujts     { font-size: 1.4rem; }
.cxqd1 .fm9mjoh      { font-size: 3.8rem; }
.cxqd1 h2.g32k { font-size: 2.2rem; }
.cxqd1 h3.cujts     { font-size: 1.6rem; }
.pxkb + .pxkb { position: relative; }
.uwkvuz   .pxkb + .pxkb::before,
.g7hd  .pxkb + .pxkb::before,
.ulf3c   .pxkb + .pxkb::before,
.e4j68r   .pxkb + .pxkb::before,
.jwiqt2g   .pxkb + .pxkb::before,
.uvwcnb .pxkb + .pxkb::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.uwkvuz .pxkb + .pxkb::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.g7hd .pxkb + .pxkb::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ulf3c .pxkb + .pxkb::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.e4j68r .pxkb + .pxkb::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jrzgw .pxkb { margin-bottom: 16px; }
.jrzgw .pxkb + .pxkb { margin-top: 0; }
.jrzgw .l4wqh { padding-top: 0; padding-bottom: 0; }
.jwiqt2g .pxkb + .pxkb::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uvwcnb .pxkb + .pxkb::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tgey738r .pxkb + .pxkb::before,
.uoyuh .pxkb + .pxkb::before,
.j042e46 .pxkb + .pxkb::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%;
}
.cqf6sj0 .tgey738r .pxkb:nth-child(even)::before,
.cqf6sj0 .uoyuh .pxkb:nth-child(even)::before,
.cqf6sj0 .j042e46 .pxkb:nth-child(even)::before { background: var(--bg-surface); }
.l4avo17 .tgey738r .pxkb:nth-child(even)::before,
.l4avo17 .uoyuh .pxkb:nth-child(even)::before,
.l4avo17 .j042e46 .pxkb:nth-child(even)::before { background: var(--bg-card); }
.tgey738r .pxkb + .pxkb::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");
}
.uoyuh .pxkb + .pxkb::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");
}
.j042e46 .pxkb + .pxkb::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");
}
.ft64vofw .gphsy { overflow: hidden; }
.p2onaaq .hrk2,
.c48kkkc .hrk2 { margin-bottom: 60px; }
.ft64vofw .hrk2 { margin-bottom: 70px; }
.ft64vofw .fgdhfs3 { padding-bottom: 70px; }
.ft64vofw .gphsy::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.ft64vofw .gphsy::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.trxfv  .gphsy:not(.he8c) .pqred1gc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.trxfv .he8c { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.trxfv .ie4ut1 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.trxfv .avjbec4 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xhrawtn .azxs2dzg { float: left; width: 38%; margin: 0 28px 16px 0; }
.xhrawtn .azxs2dzg .vnp53 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xhrawtn .l4wqh::after { content: ''; display: block; clear: both; }
.nludr .azxs2dzg { float: right; width: 38%; margin: 0 0 16px 28px; }
.nludr .azxs2dzg .vnp53 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nludr .l4wqh::after { content: ''; display: block; clear: both; }
.u5aqhz .pxkb:nth-child(odd)  .azxs2dzg { float: left;  width: 38%; margin: 0 28px 16px 0; }
.u5aqhz .pxkb:nth-child(even) .azxs2dzg { float: right; width: 38%; margin: 0 0 16px 28px; }
.u5aqhz .azxs2dzg .vnp53 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u5aqhz .l4wqh::after { content: ''; display: block; clear: both; }
.xhrawtn .vh3r57e,
.xhrawtn .ofdx,
.nludr .vh3r57e,
.u5aqhz .vh3r57e,
@media (max-width: 900px) {
  .xhrawtn .azxs2dzg,
  .nludr .azxs2dzg,
  .u5aqhz .pxkb:nth-child(odd)  .azxs2dzg,
  .u5aqhz .pxkb:nth-child(even) .azxs2dzg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xhrawtn .azxs2dzg .vnp53,
  .nludr .azxs2dzg .vnp53,
  .u5aqhz .azxs2dzg .vnp53 {
    max-height: none !important;
  }
}
.xhrawtn .mp2h,
.xhrawtn .yqwnl5l,
.nludr .mp2h,
.nludr .yqwnl5l,
.u5aqhz .mp2h,
.u5aqhz .yqwnl5l { overflow: hidden; }
@media (max-width: 640px) {
  .xhrawtn .azxs2dzg,
  .nludr .azxs2dzg,
  .u5aqhz .azxs2dzg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.awtg .qh0bw,
.awtg .l4wqh,
.awtg .d8kovy9  { max-width: 1100px; }
.w0l4 .qh0bw,
.w0l4 .l4wqh,
.w0l4 .d8kovy9  { max-width: 1200px; }
.w0l4 { --content-mw: 1200px; }
.dzr8u .qh0bw,
.dzr8u .l4wqh,
.dzr8u .d8kovy9  { max-width: 1320px; }
.wntu { font-size: 0.82rem; color: var(--text-muted); }
.chzkcp4e { display: flex; align-items: center; }
.elm6d9 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.g0h6zv { display: flex; align-items: center; }
.dvhbnv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dvhbnv:hover { text-decoration: underline; }
.zpj1v6 { margin: 0 3px; opacity: 0.45; }
.zpj1v6::before { content: '/'; }
.e757cgk { padding: 2px 5px; color: var(--text-main); }
.rdwgqx2 .wntu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rdwgqx2 .chzkcp4e { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.pzbk .wntu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.pzbk .chzkcp4e { padding: 0 0 0 12px; }
.o7lf1ndb .chzkcp4e { padding: 0 16px; }
.o7lf1ndb .wntu {
  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);
}
.o7lf1ndb .qh0bw { padding-top: 28px; }
@media (max-width: 720px) {
  .l0c9od { margin-top: 18px; padding: 0 16px; }
  .o7lf1ndb .qh0bw { padding-top: 16px; }
}
.awtg.rdwgqx2 .chzkcp4e { max-width: 1100px; }
.w0l4.rdwgqx2 .chzkcp4e { max-width: 1200px; }
.dzr8u.rdwgqx2 .chzkcp4e { max-width: 1320px; }
.w0l4 .l0c9od { max-width: 1200px; }
.gwjklfp1 .pxkb { padding-top: 16px; padding-bottom: 16px; }
.qpaza .pxkb { padding-top: 24px; padding-bottom: 24px; }
.vv6h .pxkb { padding-top: 40px; padding-bottom: 40px; }
.cc3ah6kh .pxkb { padding-top: 52px; padding-bottom: 52px; }
.qluj .pxkb:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qluj .pxkb:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qluj .pxkb:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qluj .pxkb:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.odcniep .l4wqh { padding-top: 10px;  padding-bottom: 10px; }
.k65ik .l4wqh { padding-top: 18px;  padding-bottom: 18px; }
.y3jzpv7 .l4wqh { padding-top: 36px;  padding-bottom: 36px; }
.bk0s1k .l4wqh { padding-top: 48px;  padding-bottom: 48px; }
.nywt h2.g32k { font-weight: 600; }
.nywt h3.cujts     { font-weight: 600; }
.rmy1vc8e h2.g32k { font-weight: 800; }
.rmy1vc8e h3.cujts     { font-weight: 700; }
.jk72nj { font-weight: 600; }
.jk72nj h2.g32k { font-weight: 900; }
.jk72nj h3.cujts     { font-weight: 800; }
.jk72nj .cnq3e strong,
.jk72nj .cnq3e strong { font-weight: 600; }
.q8vh03 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zi8anmg .q8vh03 { display: none; }
@media (max-width: 640px) { .q8vh03 { display: none; } }
.q8vh03 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q8vh03:hover { opacity: 0.85; }
.nqbh .q8vh03 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ng98rzf8 .q8vh03,
.o253m  .q8vh03 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ng98rzf8 .q8vh03:hover,
.o253m  .q8vh03:hover { opacity: 0.88; }
.nqbh.ng98rzf8 .q8vh03,
.nqbh.o253m  .q8vh03 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.yemdc {
  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;
}
.yemdc:hover { transform: translateY(-2px); opacity: 0.92; }
.yemdc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jzuh9ug .yemdc { display: none; }
.a914 .yemdc { right: 32px; }
.mykvci  .yemdc { left: 32px; }
@media (max-width: 480px) {
  .a914 .yemdc { right: 20px; bottom: 20px; }
  .mykvci  .yemdc { left: 20px; bottom: 20px; }
}
.u9u3r7kq { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.d8kovy9 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.hdj29fs { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.d9jtak { color: var(--text-dim); font-size: 0.8rem; }
.begrhw { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.begrhw img { height: 26px; width: auto; object-fit: contain; }
.g7taa1br .d8kovy9 { text-align: center; }
.g7taa1br .hdj29fs { margin-top: 0; }
@media (max-width: 640px) {
  .d8kovy9 { padding-left: 16px; padding-right: 16px; }
  .vebd6ya .d8kovy9 { padding: 20px 16px; }
  .s5txbqi5 { gap: 4px 12px; }
  .hdj29fs { font-size: 0.78rem; }
}
.apslq .cho7g9 .begrhw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.apslq .hdj29fs { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.apslq .d9jtak { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .apslq .vtp1p { grid-template-columns: 1fr 1fr; } .apslq .cho7g9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .apslq .vtp1p { grid-template-columns: 1fr; } }
.gi2ylg .qbbugj { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.gi2ylg .begrhw { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.gi2ylg .lxze94ma { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.gi2ylg .lxze94ma a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.gi2ylg .lxze94ma a:hover { color: var(--accent-light); }
.zde01 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.gi2ylg .g2196m3t { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.gi2ylg .yhfaeq { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.gi2ylg .yhfaeq a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.gi2ylg .yhfaeq a:hover { color: var(--accent-light); }
.gi2ylg .hdj29fs { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gi2ylg .qbbugj { gap: 12px; } .gi2ylg .begrhw { margin-right: 0; width: 100%; } }
.ko2ay .f8h2es .begrhw { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ko2ay .hdj29fs { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ko2ay .d9jtak { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ko2ay .pv1xf { grid-template-columns: 1fr 1fr; } .ko2ay .f8h2es { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ko2ay .pv1xf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .wnbs2w .j5uzcb { grid-template-columns: 1fr 1fr; } .wnbs2w .ai4b2wx0:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wnbs2w .j5uzcb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .otl5 .j5uzcb { grid-template-columns: 1fr; } }
.u7x0zyl5 .d8kovy9 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.rgurhg5 .h013a24      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rgurhg5 .u9u3r7kq { background: var(--bg-page); border-top-color: var(--border-alt); }
.sndrva0 .h013a24      { background: #0d1117; border-bottom-color: #21262d; }
.sndrva0 .uu5ggd2 { color: var(--accent-light); }
.sndrva0 .wa18baw7 { --msep-color: #8b949e; }
.sndrva0 .wa18baw7 a { color: #8b949e; }
.sndrva0 .wa18baw7 a:hover { color: var(--accent-light); }
.sndrva0 .b7kvnke { color: #8b949e; }
.sndrva0 .u9u3r7kq { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.sndrva0 .hdj29fs,
.sndrva0 .d9jtak { color: #6e7681; }
.sndrva0 .hjg897 a, .sndrva0 .lxze94ma a,
.sndrva0 .yhfaeq a { color: #8b949e; }
.sndrva0 .begrhw { color: #e6edf3; }
.sndrva0 .hjg897 a:hover, .sndrva0 .lxze94ma a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .sndrva0 .wa18baw7 { background: #0d1117; border-top-color: #21262d; }
  .sndrva0 .wa18baw7 li a { border-bottom-color: #21262d; }
}
.rncy7yd .h013a24      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.rncy7yd .uu5ggd2 { color: var(--accent-light); }
.rncy7yd .wa18baw7 { --msep-color: #475569; }
.rncy7yd .wa18baw7 a { color: #475569; }
.rncy7yd .wa18baw7 a:hover { color: var(--accent-light); }
.rncy7yd .b7kvnke { color: #64748b; }
.rncy7yd .u9u3r7kq { background: #f0f4f8; border-top-color: #cbd5e1; }
.rncy7yd .hdj29fs,
.rncy7yd .d9jtak { color: #64748b; }
.rncy7yd .hjg897 a, .rncy7yd .lxze94ma a,
.rncy7yd .yhfaeq a, .rncy7yd .begrhw { color: #374151; }
.rncy7yd .hjg897 a:hover, .rncy7yd .lxze94ma a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .rncy7yd .wa18baw7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .rncy7yd .wa18baw7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ng98rzf8 .h013a24      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ng98rzf8 .uu5ggd2 { color: #fff; }
.ng98rzf8 .wa18baw7 { --msep-color: rgba(255,255,255,0.82); }
.ng98rzf8 .wa18baw7 a { color: rgba(255,255,255,0.82); }
.ng98rzf8 .wa18baw7 a:hover { color: #fff; }
.ng98rzf8 .b7kvnke { color: rgba(255,255,255,0.9); }
.ng98rzf8 .u9u3r7kq { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ng98rzf8 .hdj29fs,
.ng98rzf8 .d9jtak { color: rgba(255,255,255,0.72); }
.ng98rzf8 .hjg897 a, .ng98rzf8 .lxze94ma a,
.ng98rzf8 .yhfaeq a, .ng98rzf8 .begrhw { color: #fff; }
.ng98rzf8 .hjg897 a:hover, .ng98rzf8 .lxze94ma a:hover { color: #fff; }
@media (max-width: 640px) {
  .ng98rzf8 .wa18baw7 { background: var(--accent); border-top-color: var(--accent-light); }
  .ng98rzf8 .wa18baw7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.o253m .h013a24 {
  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);
}
.o253m .u9u3r7kq {
  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) {
  .o253m .wa18baw7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jjson .mcu43isg { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.si14zr .mcu43isg { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.p4y1hoj .mcu43isg { min-height: 72px; height: auto; }
.yne4 .mcu43isg { min-height: 84px; height: auto; }
.vebd6ya .mcu43isg { max-width: none; padding: 0 32px; }
.vebd6ya .d8kovy9  { max-width: none; padding: 24px 32px; }
.anghagyb.w0l4 .mcu43isg { max-width: 1200px; }
.anghagyb.dzr8u .mcu43isg { max-width: 1320px; }
.b91vr   .uu5ggd2, .b91vr   .begrhw { text-transform: capitalize; }
.c95mfg .uu5ggd2, .c95mfg .begrhw { text-transform: lowercase; }
.k9zmftq4 .uu5ggd2, .k9zmftq4 .begrhw { text-transform: uppercase; letter-spacing: 0.06em; }
.bsy7l, .urgqk {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.jwb9udy .bsy7l,
.jwb9udy .urgqk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.sqclh3 .bsy7l,
.sqclh3 .urgqk { 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; }
.pued .bsy7l,
.pued .urgqk { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.uak7r .bsy7l,
.uak7r .urgqk { 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; }
.ypik334   .wa18baw7 a { font-weight: 500; }
.hxj4 .wa18baw7 a { font-weight: 600; }
.ynofsmz     .wa18baw7 a { font-weight: 700; }
.nojzp7    .wa18baw7 a { font-weight: 800; letter-spacing: 0.01em; }
.nir6     .wa18baw7 > li + li::before,
.w4gk0n6p    .wa18baw7 > li + li::before,
.z0pbncs4    .wa18baw7 > li + li::before,
.wwun .wa18baw7 > li + li::before,
.sx54tj .wa18baw7 > li + li::before,
.sm1r  .wa18baw7 > li + li::before,
.ivh5y    .wa18baw7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nir6     .wa18baw7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.w4gk0n6p    .wa18baw7 > li + li::before { content: "|"; }
.z0pbncs4    .wa18baw7 > li + li::before { content: "—"; }
.wwun .wa18baw7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.sx54tj .wa18baw7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sm1r  .wa18baw7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ivh5y    .wa18baw7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .yr89d .b7kvnke,
  .dodqp1jh .b7kvnke,
  .v0mg9kc .b7kvnke,
  .zispd .b7kvnke,
  .qhikr23 .b7kvnke {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .yr89d .b7kvnke::before,
  .dodqp1jh .b7kvnke::before,
  .v0mg9kc .b7kvnke::before,
  .zispd .b7kvnke::before,
  .qhikr23 .b7kvnke::before { content: ""; display: block; flex-shrink: 0; }

  
  .yr89d .b7kvnke::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;
  }

  
  .dodqp1jh .b7kvnke::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;
  }

  
  .v0mg9kc .b7kvnke::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;
  }

  
  .zispd .b7kvnke::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;
  }

  
  .qhikr23 .b7kvnke::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) {
  .ub0gad9 .b7kvnke {
    padding: 5px 14px;
  }
  .ub0gad9 .wa18baw7 {
    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;
  }
  .ub0gad9 .wa18baw7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ub0gad9 .wa18baw7 li a:hover { background: var(--bg-raised); }
  .ub0gad9 .htpr,
  .ewgo .htpr,
  .o5ox2 .htpr { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .phm4ug .b7kvnke {
    padding: 5px 10px;
  }
  .phm4ug .wa18baw7 {
    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);
  }
  .phm4ug .wa18baw7.qb7vyfu { transform: translateX(0); }
  .phm4ug .wa18baw7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .phm4ug .wa18baw7 li:last-child a { border-bottom: none; }
  .ng98rzf8 .wa18baw7,
  .sndrva0 .wa18baw7 { background: var(--accent) !important; }
  .ng98rzf8 .wa18baw7 li a,
  .sndrva0 .wa18baw7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o5ox2 .b7kvnke {
    padding: 5px 10px;
  }
  .o5ox2 .wa18baw7 {
    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);
  }
  .o5ox2 .wa18baw7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o5ox2 .wa18baw7.qb7vyfu { transform: translateY(0); }
  .o5ox2 .wa18baw7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .w2qvrz84 .b7kvnke {
    padding: 5px 10px;
  }
  .w2qvrz84 .wa18baw7 {
    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;
  }
  .w2qvrz84 .wa18baw7.qb7vyfu { opacity: 1; pointer-events: auto; }
  .w2qvrz84 .wa18baw7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .u95k8zq     .b7kvnke { border-radius: 0 !important; }
  .gmhs   .b7kvnke { border-radius: 8px !important; }
  .z32jy .b7kvnke { border-radius: 50% !important; }
  .ta2lyi   .b7kvnke { border-radius: 999px !important; }
}
.zrvtabl .trthem { height: 36px; }
.lc06m0 .trthem { height: 60px; max-width: 200px; }
.w5boev .trthem { height: 76px; max-width: 240px; }
.sgxi     .gfivp, .sgxi     .a02amx { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .b9oz .ofdx {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .b9oz .zt0n7 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .b9oz .zt0n7 { padding: 40px 16px 20px; }
  .b9oz .xb866t {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .b9oz .fan21 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .w4v1 .zt0n7 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .w4v1 .zt0n7::before {
    position: absolute; top: 14px; left: 14px;
  }
  .w4v1 .a91a05d {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .w4v1 .sh8l1pi { white-space: normal; text-align: center; font-size: 1.2rem; }
  .w4v1 .xb866t {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .w4v1 .fan21 { width: 100%; min-width: 0; }
  .w4v1 .gfivp { min-width: 0; }
}
.gtsxwlai .qoz0g {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gtsxwlai .qoz0g summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gtsxwlai .qoz0g p { padding: 0 2px 16px; }
.bduefetm .qoz0g { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.bduefetm .qoz0g summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.bduefetm .qoz0g summary::after { content: "›"; font-size: 1.2em; }
.bduefetm .qoz0g[open] summary::after { content: "‹"; }
.bduefetm .qoz0g p { padding: 10px 22px 4px; }
.c8iua .qoz0g {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c8iua .qoz0g summary { color: var(--text-primary); padding-left: 16px; }
.c8iua .qoz0g summary::after { content: "›"; font-size: 1.1em; }
.c8iua .qoz0g[open] summary::after { content: "‹"; }
.c8iua .qoz0g p { padding-left: 16px; }
.c0xf .uqyyq1zg { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.c0xf .qoz0g {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.c0xf .qoz0g:last-child { border-bottom: none; }
.c0xf .qoz0g summary { color: var(--text-primary); border-radius: 0; }
.c0xf .qoz0g summary::after { content: "›"; font-size: 1.1em; }
.c0xf .qoz0g[open] summary::after { content: "‹"; }
.lkl7m5 .qoz0g { overflow: hidden; }
.lkl7m5 .qoz0g summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lkl7m5 .qoz0g summary::after { color: rgba(255,255,255,.75); }
.lkl7m5 .qoz0g[open] summary { border-radius: 0; }
.d2xz5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.an9hgjlw {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.l8yem6 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kvcmf { color: var(--text-muted); font-size: 1.05rem; }
.ccrno6 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.lofqwtx1 { margin-bottom: 20px; }
.nbj5fi {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.efkcdec {
  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;
}
.efkcdec:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.u86t24o { resize: vertical; min-height: 130px; }
.qhi6pc { width: 100%; margin-top: 8px; }
.deajlafd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.at8z6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.k4dfw { color: var(--text-muted); line-height: 1.75; }
.stddw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.stddw li { margin-bottom: 6px; }
.od5au7v { max-width: 760px; margin: 0 auto; }
.vmcameoj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vwlm { max-width: 760px; margin: 0 auto; }
.e063w4o { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.e063w4o:last-child { border-bottom: none; }
.o192t3my { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.e063w4o p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.e063w4o ul.stddw { margin: 0; }
.vn7aae .o192t3my { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .vn7aae { grid-template-columns: 1fr; gap: 10px; } }
.s3cn2q49 .o192t3my { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.m7x5u8 .stddw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ibuwdxr { grid-template-columns: 1fr; } }
.cfq04w { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.cfq04w:hover .mt07fyz3 { color: var(--accent-light); text-decoration: underline; }
.giti63 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.u80d { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.u80d:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ucft { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.u80d p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.u80d ul.stddw { margin: 0; }
.k9txtt3p { color: var(--text-muted); line-height: 1.75; }
.sqsjgxw .stddw,
.h7e220 .stddw,
.rlk2cjy4 .stddw,
.kquch6r .stddw {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.sqsjgxw .u80d,
.h7e220 .u80d { text-align: left; }
.sqsjgxw .ucft,
.h7e220 .ucft { text-align: center; }
.tks45r { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.fgwzsmny { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.l1jewy5 { font-size: 1.1rem; }
.dsnwzzk { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.wccw5 { margin-top: 12px; }
.dd1v9e { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.dd1v9e:hover { border-bottom-color: var(--accent-light); }
.jfqj9 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.jfqj9 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.lbc6h7 { width: 260px; height: 260px; }
.f3lp4 { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.q9frn0vj { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.xg9mwzb { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .hycxyt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rj2c5q9l .dsnwzzk, .rj2c5q9l .fgwzsmny { max-width: 640px; }
.sbqs8hy { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.ll0trscu { position: sticky; top: 96px; align-self: start; }
.ll0trscu .tks45r { font-size: 1.6rem; margin-top: 18px; }
.dxxj .dsnwzzk { margin-bottom: 28px; }
@media (max-width: 860px) { .sbqs8hy { grid-template-columns: 1fr; } .ll0trscu { position: static; text-align: center; } }
.dd2p63 .jfqj9 { margin: 0 auto 18px; }
.dd2p63 .q9frn0vj { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .al2d1 { grid-template-columns: 1fr; } }
.ys6f6lp .tks45r { font-size: 1.6rem; margin-bottom: 6px; }
.kquch6r .stddw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ys6f6lp { flex-direction: column; text-align: center; } .h5tbn5t0 { grid-template-columns: 1fr; } }
.gl926fn .tks45r { font-size: 1.35rem; margin: 0 0 4px; }
.gl926fn .q9frn0vj { margin: 0; }
.hb0qv { max-width: 760px; margin: 0 auto; }
.vs4mpal5 { position: relative; padding-left: 28px; }
.vs4mpal5::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.dq04xst { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.dq04xst:last-child { padding-bottom: 0; }
.sanxpgg { 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; }
.mrqvg9q h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.mrqvg9q p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.oxswhe .l8yem6 { color: var(--accent-light); }
.gllof .l8yem6 { font-size: 2rem; }
.gllof .kvcmf { max-width: 680px; }
.it07 .l8yem6 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.it07 .kvcmf  { margin: 0; }
@media (max-width: 640px) { .it07 { flex-direction: column; } }
.jjt2s106 .l8yem6 { color: var(--accent-light); }
.s8darcn {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.s8darcn .l8yem6 { color: #fff; }
.s8darcn .kvcmf  { color: rgba(255,255,255,0.85); }
.s54p { max-width: 680px; margin: 0 auto; }
.ijur03t {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ijur03t { grid-template-columns: 1fr; } }
.mbc908 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.mbc908 .efkcdec {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mbc908 .efkcdec:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ecw3xk .efkcdec { background: var(--bg-raised); border-color: transparent; }
.ecw3xk .efkcdec:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ts5o50e .efkcdec { border-radius: 100px; padding: 11px 20px; }
.ts5o50e .u86t24o { border-radius: 14px; }
.c7hnj {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.c7hnj summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.c7hnj summary::-webkit-details-marker { display: none; }
.c7hnj summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.c7hnj[open] summary::after { content: "−"; }
.vc9bn {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.m7rt {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .m7rt { grid-template-columns: 1fr; } }
.ycbw {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ycbw h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ycbw p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.amgqc3e6 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.amgqc3e6 li { margin-bottom: 6px; }
.k6c6ug{display:none}
.k6c6ug:empty,.q4x7:empty{display:none}
.ndq2wj2{position:relative;overflow:visible}
.fohzkbx .fu99,.ud1cliqq .fu99,
.vix5 .fu99,.sjpb .fu99,
.shwzdkd .fu99,.ursd77 .fu99{display:block}
.ttx2kk .f8wpq{display:block}
.fohzkbx .fu99,.ud1cliqq .fu99,
.vix5 .fu99,.sjpb .fu99,
.shwzdkd .fu99{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.fohzkbx .fu99 .q4x7,.ud1cliqq .fu99 .q4x7,
.vix5 .fu99 .q4x7,.sjpb .fu99 .q4x7,
.shwzdkd .fu99 .q4x7{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}
.fohzkbx .huv7x,.ud1cliqq .huv7x,
.vix5 .huv7x,.sjpb .huv7x,
.shwzdkd .huv7x{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.fohzkbx .fu99,.ud1cliqq .fu99{top:12px}
.fohzkbx .fu99 .q4x7{margin-right:auto}
.ud1cliqq .fu99 .q4x7{margin-left:auto}
.ud1cliqq .fu99{text-align:right}
.vix5 .fu99,.sjpb .fu99{bottom:12px}
.vix5 .fu99 .q4x7{margin-right:auto}
.sjpb .fu99 .q4x7{margin-left:auto}
.sjpb .fu99{text-align:right}
.shwzdkd .fu99{position:relative;margin-top:16px}
.shwzdkd .fu99 .q4x7{margin:0 auto}
.ursd77 .fu99{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ursd77 .fu99 .q4x7{margin:0}
.ursd77 .avjbec4~.fu99,
.ursd77 .a4xve~.fu99{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ursd77 .avjbec4~.fu99 .q4x7,
.ursd77 .a4xve~.fu99 .q4x7{justify-content:flex-start}
.avjbec4~.fu99,.a4xve~.fu99{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}
.avjbec4~.fu99 .q4x7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a4xve~.fu99 .q4x7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.f8wpq .q4x7{margin:0 0 12px}
.q4x7{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.i4ypyu{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.mt07fyz3{font-weight:600;color:var(--text-heading);opacity:1}
.lucu3::before{content:"·";margin:0 2px;opacity:.5}
.huv7x{white-space:nowrap}
.bc6iu .i4ypyu{display:none}
.dp5pj25 .huv7x{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.dp5pj25 .lucu3::before{content:""}
.fr8st80 .huv7x{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}
.fr8st80 .lucu3::before{content:""}
.opoh .q4x7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.uwkbmkbi .huv7x{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.uwkbmkbi .lucu3::before{content:""}
.v8cq7 .huv7x{color: var(--accent-light);opacity:1;font-weight:500}
.rgkf .huv7x{border-bottom:1px solid currentColor;padding-bottom:2px}
.aok3f53 .q4x7{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.zcbfa{--date-bg:var(--accent-bg)}
.yqxmf .lucu3::before{content:""}
.psviy0dc .lucu3::before{content:"•";opacity:.4}
.psviy0dc .huv7x + .huv7x::before{content:"•";margin-right:6px;opacity:.4}
.i4r5lu3 .lucu3::before{content:"/";opacity:.35}
.i4r5lu3 .huv7x + .huv7x::before{content:"/";margin-right:6px;opacity:.35}
.shezfbbe .lucu3::before{content:"|";opacity:.3}
.shezfbbe .huv7x + .huv7x::before{content:"|";margin-right:6px;opacity:.3}
.tkmh .lucu3::before{content:"—";opacity:.3}
.tkmh .huv7x + .huv7x::before{content:"—";margin-right:6px;opacity:.3}
.elw0k .lucu3::before{content:"◆";font-size:.5em;opacity:.35}
.elw0k .huv7x + .huv7x::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fbjwdn95 .lucu3::before{content:"·";opacity:.4}
.fbjwdn95 .huv7x + .huv7x::before{content:"·";margin-right:6px;opacity:.4}
.i9feq .lucu3::before{content:"›";opacity:.4}
.i9feq .huv7x + .huv7x::before{content:"›";margin-right:6px;opacity:.4}
.s6hkwg .lucu3::before{content:"→";opacity:.35;font-size:.85em}
.s6hkwg .huv7x + .huv7x::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.s3q2sija .y9ebju{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .y9ebju{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .v2ow4{max-width:100%}
}
:root {
  --accent:          #04706c;
  --brand:           #04706c;
  --brand-light:     #085d5a;
  --brand-pale:      #137a76;
  --grad-start:      #07c8c1;
  --grad-end:        #22eae3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #04706c;
  --cta-light:       #004a47;
  --cta-hover:       #013433;
  --bg-page:         #f6f8f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f5;
  --bg-raised:       #edf1f1;
  --bg-hover:        #f3f6f5;
  --border:          #e1e9e9;
  --border-alt:      #cfdddc;
  --border-section:  #e1e9e9;
  --text-primary:    #161c1b;
  --text-muted:      #506261;
  --text-body:       #2d3837;
  --text-sub:        #445453;
  --text-faint:      #728c8b;
  --text-dim:        #8ea3a2;
  --text-label:      #5b706f;
  --text-value:      #394645;
  --accent-bg:       #ddf7f6;
  --accent-bg-light: #c1f5f3;
  --bg-tip:          #f9f0f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f0;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c11;
  --c-cons:          #9f5921;
  --c-pros-label:    #b30e14;
  --c-tip-border:    #c61016;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c11;
}
:root { --logo-bg-opacity: 43%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.ogabsx .rlkvs { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ogabsx .rlkvs::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ogabsx .yk64p     .rlkvs::before { content: "";  color: var(--c-tip-border); }.ogabsx .xvnl .rlkvs::before { content: ""; color: var(--c-warn-border); }.ogabsx .fpsuj9t    .rlkvs::before { content: ""; color: #60a5fa; }.wvjlq0j .ogabsx .yk64p     .rlkvs::before { color: #10b981; }.wvjlq0j .ogabsx .xvnl .rlkvs::before { color: #f43f5e; }.wvjlq0j .ogabsx .fpsuj9t    .rlkvs::before { color: #a855f7; }.a6p5ffoh  .ogabsx .yk64p     .rlkvs::before { color: #eab308; }.a6p5ffoh  .ogabsx .xvnl .rlkvs::before { color: #ef4444; }.a6p5ffoh  .ogabsx .fpsuj9t    .rlkvs::before { color: #f97316; }.z4klm1  .ogabsx .yk64p     .rlkvs::before { color: #38bdf8; }.z4klm1  .ogabsx .xvnl .rlkvs::before { color: #818cf8; }.z4klm1  .ogabsx .fpsuj9t    .rlkvs::before { color: #2dd4bf; }.al2apvm .ogabsx .rlkvs::before { color: var(--accent-light) !important; }
.zvezok .khblso2 li::before, .zvezok .jjzjl09 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; }.zvezok .khblso2 li::before { content: ""; }.zvezok .jjzjl09 li::before { content: ""; }.zvezok .dz6ey13::before, .zvezok .men9::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.zvezok .dz6ey13::before { content: ""; }.zvezok .men9::before { content: ""; }
.kvk5ub4a .lu5i8i, .kvk5ub4a .avjbec4 { min-height: 640px; }
.swee2gf0 .c420jdb::after, .swee2gf0 .o9p5::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; }
.t6qr .q8vh03::after,.t6qr .yemdc::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; }
.zpj1v6::before { content: '>'; }