:root {
  --color-accent: #1fb04d;
  --color-cta: #2f4674;
  --font-family: Inter;
  --font-weight-body: 400;
  --radius-card: 12px;
  --radius-button: 8px;
  --spacing-section: 4rem;
  --spacing-content: 1100px;
}
: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;
}
.cthuyl {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.sd6p4tqh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tmo7riml {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.o6h3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cprh8alf { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cprh8alf a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cprh8alf a:hover { color: var(--accent-light); }
.tgvqyp0s     .dmvlq8u { border-radius: 24px; padding: 8px; }
.tgvqyp0s .dmvlq8u li a { border-radius: 16px; }
.mr98 .dmvlq8u li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .dmvlq8u {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .haybk:hover .dmvlq8u,
  .haybk:focus-within .dmvlq8u { display: block; }
  .dmvlq8u li a { padding: 8px 16px; font-size: 0.88rem; }
}
.w6tj6wg {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.fiw0aq3 { display: none; }
@media (max-width: 640px) {
  .fiw0aq3 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .fiw0aq3.cg9ql { display: block; }
}
@media (max-width: 640px) {
  .w6tj6wg { display: block; }
  .cprh8alf > li + li::before { display: none !important; }
  .cprh8alf {
    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;
  }
  .cprh8alf.cg9ql { display: flex; }
  .cprh8alf li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cprh8alf li:last-child a { border-bottom: none; }
}
.zongw4 { min-height: 480px; }
.xuzu {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.cz4z7vt { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.hlmo .cz4z7vt { margin-left: 0; margin-right: 0; }
.yvrwq {
  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;
}
.t5ar .yvrwq { margin-top: 24px; }
.yvrwq:hover { opacity: 0.88; }
.yqczx .uan7p {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.yqczx .xuzu { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.yqczx .cz4z7vt { color: #e2e8f0; }
.yqczx.zioj7x79 .uan7p { text-align: center; }
.yqczx.hlmo   .uan7p { text-align: left; }
.zbl7 {
  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);
}
.zbl7 .uan7p {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.zbl7 .xuzu { color: var(--text-primary); text-shadow: none; }
.zbl7 .cz4z7vt { color: var(--text-muted); }
.zbl7 .yvrwq { margin-top: 16px; }
.zbl7, .zbl7.zongw4 { min-height: auto !important; }
.zbl7.zioj7x79 .uan7p { text-align: center; }
.zbl7.hlmo   .uan7p { text-align: left; }
.zbl7~.uohfqut{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}
.zbl7~.uohfqut .uzmo350{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; }
}
.tkgn5vd4 .xuzu { color: #fff; }
.tkgn5vd4 .cz4z7vt { color: rgba(255,255,255,0.85); }
.tkgn5vd4 .yvrwq { background: #fff; color: var(--cta); }
.tkgn5vd4 .yvrwq:hover { opacity: 0.92; }
.z1b8yp48 .xuzu { text-shadow: none; color: var(--text-primary); }
.z1b8yp48 .cz4z7vt { color: var(--text-muted); }
body.ak66mi8 .xuzu {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.lu9lcw3c .xuzu {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zongw4.tkgn5vd4 .xuzu,
section.tkgn5vd4 .xuzu {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.z1b8yp48.zioj7x79 .t1s1 { align-items: center; text-align: center; }
.zongw4 .dnj2c {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.dnj2c .lmei0.tl9p4m {
  padding: 10px 14px !important; font-size: 0.88rem !important;
  font-weight: 700;
  background: var(--cta) !important; color: #fff !important;
  border: none !important;
  display: flex; align-items: center; justify-content: center;
}
.dnj2c .lmei0.tl9p4m:hover { opacity: 0.85; }
.uuafa .uan7p { padding-bottom: 24px; }
.t5ar .uan7p { max-width: 1100px; }
@media (max-width: 700px) {
  .z1b8yp48 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .z1b8yp48:not(.djfzk) .ngk8wwrc { display: none !important; }
  .djfzk .ngk8wwrc { padding: 16px; }
  .t1s1  { padding: 36px 24px; }
  .z1b8yp48~.uohfqut,.kdl4o28~.uohfqut{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zongw4, .z1b8yp48 { min-height: 320px !important; }
  .xuzu { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pba9e,
  .nvz7,
  .rfqbqky { grid-template-columns: 1fr !important; }

  

  
  .uuafa { display: flex !important; flex-direction: column !important; }
  .uuafa .uan7p { display: contents; }
  .uuafa .zr3k4 { order: 0; }
  .uuafa .xuzu { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .uuafa .pba9e { order: 2; padding: 0 16px 12px !important; }
  .uuafa .cz4z7vt { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .t5ar .uan7p { display: flex; flex-direction: column; }
  .t5ar .uan7p .xuzu { order: 1; }
  .t5ar .uan7p .rfqbqky { order: 2; margin: 8px 0 24px !important; }
  .t5ar .uan7p .cz4z7vt { order: 3; }
  .t5ar .uan7p .yvrwq { order: 4; align-self: center; margin-top: 0; }

  
  .z1b8yp48.djfzk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .z1b8yp48.djfzk .t1s1 { display: contents; padding: 0; }
  .z1b8yp48.djfzk .t1s1 .xuzu { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .z1b8yp48.djfzk .ngk8wwrc { order: 2; padding: 12px 16px; }
  .z1b8yp48.djfzk .t1s1 .cz4z7vt { order: 3; padding: 0 24px; margin: 0 auto; }
  .z1b8yp48.djfzk .t1s1 .yvrwq { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gx5e5hs { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.sl1qe9yw { width: 100%; height: auto; display: block; border-radius: 10px; }
.pnn737d .gx5e5hs        { border-radius: 16px; }
.pnn737d .sl1qe9yw  { border-radius: 16px; }
.x1hy6oe5 .gx5e5hs         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.x1hy6oe5 .sl1qe9yw   { border-radius: 8px; }
.wa2rel { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.tg5s204 { width: 100%; padding: 32px 0; position: relative; }
.il5uvzs { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.aljr .tg5s204:nth-child(even) { background: var(--bg-surface); }
.aljr .tg5s204:nth-child(odd)  { background: var(--bg-page); }
.oii196 .tg5s204:nth-child(even) { background: var(--bg-card); }
.oii196 .tg5s204:nth-child(odd)  { background: var(--bg-page); }
.aljr .tg5s204:nth-child(odd)  .il5uvzs { background: var(--bg-card); border-radius: 6px; }
.aljr .tg5s204:nth-child(even) .il5uvzs { background: var(--bg-raised); border-radius: 6px; }
.oii196 .tg5s204:nth-child(odd)  .il5uvzs { background: var(--bg-card); border-radius: 6px; }
.oii196 .tg5s204:nth-child(even) .il5uvzs { background: var(--bg-raised); border-radius: 6px; }
.aljr .tg5s204:nth-child(even) .rw38u .wrbplz,
.oii196 .tg5s204:nth-child(even) .rw38u .wrbplz { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.aljr .tg5s204:nth-child(odd) .rw38u .wrbplz,
.oii196 .tg5s204:nth-child(odd) .rw38u .wrbplz { background: var(--bg-card-inner); }
.aljr .tg5s204:nth-child(even) .k0pj .wrbplz:nth-child(odd),
.oii196 .tg5s204:nth-child(even) .k0pj .wrbplz:nth-child(odd)  { background: var(--bg-card); }
.aljr .tg5s204:nth-child(even) .k0pj .wrbplz:nth-child(even),
.oii196 .tg5s204:nth-child(even) .k0pj .wrbplz:nth-child(even) { background: var(--bg-card-inner); }
h1.tca97d { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.tca97d {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.c92z { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ibe5p h2.tca97d {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.f2bst h2.tca97d {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rwbexwl h2.tca97d {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jlvq2 h2.tca97d::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bt80tgtn h2.tca97d {
  color: var(--text-primary); font-size: 1.7rem;
}
.bz8pn h2.tca97d::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qq711kc h2.tca97d {
  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;
}
.nbdn9470 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .nbdn9470 { display: none; } }
.w6rhflf { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ypatc4p { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rwtt7w6u {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.s2gxs70 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.bj2tnhm { padding-left: 20px; }
.bj2tnhm li { margin-bottom: 6px; }
.bj2tnhm a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.bj2tnhm a:hover { color: var(--accent-light); }
.i0s356e .s2gxs70 { display: none; }
.u590i .s2gxs70 { display: none; }
.u590i .bj2tnhm { padding-left: 0; list-style: none; }
.u590i .bj2tnhm li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.u590i .bj2tnhm a { font-size: 0.92rem; }
.vn88a .rwtt7w6u { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.vn88a .s2gxs70 { display: none; }
.vn88a .bj2tnhm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.vn88a .bj2tnhm li { margin-bottom: 0; }
.vn88a .bj2tnhm 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;
}
.vn88a .bj2tnhm a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.elb9lj1 .rwtt7w6u { padding: 20px 20px 16px; }
.elb9lj1 .bj2tnhm {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.elb9lj1 .bj2tnhm li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.elb9lj1 .bj2tnhm 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;
}
.elb9lj1 .bj2tnhm 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;
}
.elb9lj1 .bj2tnhm a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.elb9lj1 .bj2tnhm a:focus,
.elb9lj1 .bj2tnhm a:focus-visible,
.elb9lj1 .bj2tnhm a:target { outline: none; }
.elb9lj1 .bj2tnhm li:target a { border-color: var(--border); color: var(--text-muted); }
.g9uv .rwtt7w6u { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.g9uv .s2gxs70 { display: none; }
.g9uv .bj2tnhm { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.g9uv .bj2tnhm li { margin-bottom: 0; }
.g9uv .bj2tnhm li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.g9uv .bj2tnhm li:last-child::after { content: ""; margin-right: 0; }
.g9uv .bj2tnhm a { font-size: 0.9rem; }
.wrbplz { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.rw38u .wrbplz { background: var(--bg-card); }
.k0pj .wrbplz:nth-child(odd)  { background: var(--bg-card); }
.k0pj .wrbplz:nth-child(even) { background: var(--bg-raised); }
.myh1f0 .wrbplz {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.myh1f0 .wrbplz:last-child { border-bottom: none; }
.myh1f0 h3.c92z { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.h31ozuvm .wrbplz {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.h31ozuvm .wrbplz + .wrbplz { margin-top: 4px; }
.iwwk7t .wrbplz { background: none; border-radius: 0; padding: 12px 0; }
.iwwk7t .wrbplz + .wrbplz { border-top: 1px solid var(--border-section); }
.ymvu8x8j { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.d4dma { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jk4au4hv { color: var(--text-body); margin-bottom: 10px; }
.umbl0, .l1nrwe4 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.umbl0 li, .l1nrwe4 li { margin-bottom: 6px; }
.l1nrwe4 li { list-style: decimal; }
.y9simpzx     .umbl0 { list-style-type: "● "; }
.qyh7  .umbl0 { list-style-type: "■ "; }
.n8fin4h .umbl0 { list-style-type: "◆ "; }
.zjy7    .umbl0 { list-style-type: "★ "; }
.y9simpzx     .b7f5f { list-style-type: "● "; }
.qyh7  .b7f5f { list-style-type: "■ "; }
.n8fin4h .b7f5f { list-style-type: "◆ "; }
.zjy7    .b7f5f { list-style-type: "★ "; }
.y9simpzx    .umbl0 li::marker, .y9simpzx    .b7f5f li::marker,
.qyh7 .umbl0 li::marker, .qyh7 .b7f5f li::marker,
.n8fin4h .umbl0 li::marker, .n8fin4h .b7f5f li::marker,
.zjy7   .umbl0 li::marker, .zjy7   .b7f5f li::marker {
  color: var(--cta); font-size: 1em;
}
.y9simpzx .l1nrwe4,
.qyh7 .l1nrwe4,
.n8fin4h .l1nrwe4,
.zjy7 .l1nrwe4 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.y9simpzx .l1nrwe4 li,
.qyh7 .l1nrwe4 li,
.n8fin4h .l1nrwe4 li,
.zjy7 .l1nrwe4 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.y9simpzx .l1nrwe4 li::before,
.qyh7 .l1nrwe4 li::before,
.n8fin4h .l1nrwe4 li::before,
.zjy7 .l1nrwe4 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;
}
.y9simpzx     .l1nrwe4 li::before { border-radius: 50%; }
.qyh7  .l1nrwe4 li::before { border-radius: 3px; }
.n8fin4h .l1nrwe4 li::before { border-radius: 3px; }
.zjy7    .l1nrwe4 li::before { border-radius: 50%; }
.phuk { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.fgir .phuk,
.c3iwk .phuk { background: transparent; border: none; border-radius: 0; }
.g2p6wpn { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.g2p6wpn th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.g2p6wpn td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.g2p6wpn tr:hover td { background: var(--bg-hover); }
.pqqcsbf .g2p6wpn tbody tr:nth-child(even) td { background: var(--bg-surface); }
.av1m2 .g2p6wpn { border: 1px solid var(--border-alt); }
.av1m2 .g2p6wpn th,
.av1m2 .g2p6wpn td { border: 1px solid var(--border-alt); }
.kf8pmeb .g2p6wpn th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.kf8pmeb .g2p6wpn td { border-bottom: none; }
.kf8pmeb .g2p6wpn tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ikgsmxj .g2p6wpn th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tnmwf .phuk {
  overflow: hidden;
}
.tnmwf .g2p6wpn th { border-bottom: 1px solid var(--border-alt); }
.tnmwf .g2p6wpn tr:last-child td { border-bottom: none; }
.z7aitswy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.p93n5zz7 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ht5l461 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.dsgifm { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jvpac0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.b7f5f { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.b7f5f 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%}
.nfrjyx .dsgifm { background: transparent; text-align: center; }
.j0h1s .ht5l461 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.oussj .ht5l461 {
  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);
}
.d4lk .p93n5zz7 { display: grid; grid-template-columns: auto 1fr; }
.d4lk .ht5l461 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.d4lk .dsgifm { grid-column: 2; }
.d4lk .jvpac0,
.d4lk .b7f5f { grid-column: 1 / -1; }
.wsiw9z .p93n5zz7 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wsiw9z .ht5l461 {
  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);
}
.wsiw9z .dsgifm { grid-column: 2; }
.wsiw9z .jvpac0,
.wsiw9z .b7f5f { grid-column: 1 / -1; }
.qysm8e .p93n5zz7 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qysm8e .dsgifm { background: none; color: var(--accent-light); font-weight: 700; }
.t736n .p93n5zz7 { 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); }
.t736n .dsgifm { background: none; color: var(--accent-light); font-weight: 700; }
.mkgyyhv3 .p93n5zz7 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.mkgyyhv3 .p93n5zz7:last-child { border-bottom: none; }
.mkgyyhv3 .dsgifm { background: none; color: var(--accent-light); font-weight: 700; }
.ntbr8 .p93n5zz7 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ntbr8 .dsgifm { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ca3ud5uf .z7aitswy { counter-reset: card-n; }
.ca3ud5uf .p93n5zz7  { counter-increment: card-n; }
.ca3ud5uf .dsgifm { display: flex; align-items: center; gap: 10px; }
.ca3ud5uf .dsgifm::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;
}
.goc93m .p93n5zz7 { background: var(--bg-surface); border: 1px solid var(--border); }
.goc93m .dsgifm { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kutb8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.uum4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.bfrqbf { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.hqls { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ap1wo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.kutb8 strong { color: var(--text-primary); font-size: 0.95rem; }
.kutb8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xs8i { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.lr5jgux, .iykt { border-radius: 8px; padding: 14px; }
.lr5jgux { background: var(--bg-pros); }
.iykt { background: var(--bg-cons); }
.z8h5lc { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.lr5jgux .z8h5lc { color: var(--c-pros-label); }
.iykt .z8h5lc { color: #f87171; }
.lr5jgux ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.iykt ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.sl1qe9yw { width: 100%; height: auto; border-radius: 10px; display: block; }
.tl9p4m {
  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;
}
.tl9p4m:hover { opacity: 0.85; }
.c19xv9 .tl9p4m  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.c19xv9 .tl9p4m:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fm9u .tl9p4m  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.fm9u .tl9p4m:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tcsuv7xa .yvrwq { border-radius: 50px; }
.tcsuv7xa .tl9p4m  { border-radius: 50px; }
.m6ksrf .yvrwq { padding-left: 22px; padding-right: 22px; }
.m6ksrf .tl9p4m  { padding-left: 12px; padding-right: 12px; }
.eio4m .yvrwq { padding-left: 44px; padding-right: 44px; }
.eio4m .tl9p4m  { padding-left: 24px; padding-right: 24px; }
.b3b20 .yvrwq { padding-left: 56px; padding-right: 56px; }
.b3b20 .tl9p4m  { padding-left: 32px; padding-right: 32px; }
.rs12e3bi   .yvrwq::after, .rs12e3bi   .tl9p4m::after,
.tvxsvfu3 .yvrwq::after, .tvxsvfu3 .tl9p4m::after,
.ev1h4j    .yvrwq::after, .ev1h4j    .tl9p4m::after,
.uscdcunx    .yvrwq::after, .uscdcunx    .tl9p4m::after,
.olgwxhhy    .yvrwq::after, .olgwxhhy    .tl9p4m::after,
.a9oh     .yvrwq::after, .a9oh     .tl9p4m::after,
.uhoicqn6    .yvrwq::after, .uhoicqn6    .tl9p4m::after,
.zssuh   .yvrwq::after, .zssuh   .tl9p4m::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;
}
.rs12e3bi .yvrwq::after, .rs12e3bi .tl9p4m::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");
}
.tvxsvfu3 .yvrwq::after, .tvxsvfu3 .tl9p4m::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");
}
.ev1h4j .yvrwq::after, .ev1h4j .tl9p4m::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");
}
.uscdcunx .yvrwq::after, .uscdcunx .tl9p4m::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");
}
.olgwxhhy .yvrwq::after, .olgwxhhy .tl9p4m::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");
}
.a9oh .yvrwq::after, .a9oh .tl9p4m::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");
}
.uhoicqn6 .yvrwq::after, .uhoicqn6 .tl9p4m::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");
}
.zssuh .yvrwq::after, .zssuh .tl9p4m::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");
}
.pxzilll   .pvap::after, .pxzilll   .bgs43ij::after,
.ufo6 .pvap::after, .ufo6 .bgs43ij::after,
.e14wq    .pvap::after, .e14wq    .bgs43ij::after,
.h628ca    .pvap::after, .h628ca    .bgs43ij::after,
.bpkcxh2    .pvap::after, .bpkcxh2    .bgs43ij::after,
.r2pqa3     .pvap::after, .r2pqa3     .bgs43ij::after,
.q1z1zgbl    .pvap::after, .q1z1zgbl    .bgs43ij::after,
.expw   .pvap::after, .expw   .bgs43ij::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;
}
.pxzilll .pvap::after, .pxzilll .bgs43ij::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");
}
.ufo6 .pvap::after, .ufo6 .bgs43ij::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");
}
.e14wq .pvap::after, .e14wq .bgs43ij::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");
}
.h628ca .pvap::after, .h628ca .bgs43ij::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");
}
.bpkcxh2 .pvap::after, .bpkcxh2 .bgs43ij::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");
}
.r2pqa3 .pvap::after, .r2pqa3 .bgs43ij::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");
}
.q1z1zgbl .pvap::after, .q1z1zgbl .bgs43ij::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");
}
.expw .pvap::after, .expw .bgs43ij::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");
}
.kx76r67 .sqsl5bb    { background: transparent; padding: 0; }
.lmei0.tl9p4m {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .e3rcla33 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .e3rcla33::before    { grid-area: rank;   }
  .iadt09           { grid-area: ident;  }
  .cifl     { grid-area: rating; min-width: 0; width: auto; }
  .bz1a           { grid-area: pills;  }
  .lmei0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .e3rcla33 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .e3rcla33::before    { justify-self: center; }
  .iadt09           { width: 100%; }
  .cifl     { justify-self: center; }
  .bz1a           { grid-template-columns: 1fr; }
}
.gtw5 .o2e01b li::before { content: "→"; }
.gtw5 .k8ux li::before { content: "–"; }
.ghj4zkg2 .upnqlac6 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .m5wozg3 .jn7kkg {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .m5wozg3 .wj2y { margin: 0; }
}
.nhvx5j0j .wj2y { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.nhvx5j0j .nuxb88ln { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.nhvx5j0j .fgir { padding: 14px 16px; }
.nhvx5j0j .fbfouopm { border-radius: 4px; }
.nhvx5j0j .upnqlac6 { border-radius: 0; }
.c3iwk .xs8i { gap: 10px; }
.c3iwk .lr5jgux, .c3iwk .iykt { padding: 12px; }
.c3iwk .lr5jgux ul, .c3iwk .iykt ul { margin: 4px 0 0; padding-left: 18px; }
.c3iwk .lr5jgux li, .c3iwk .iykt li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .eui5z { grid-template-columns: 1fr; }
  .g14m6f { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .g14m6f .qyqcf7 { width: 72px; height: 50px; }
  .g14m6f .fli5ehtc { max-width: 180px; }
  .g14m6f .izuxgwzb { width: auto; }
}
@media (max-width: 720px) {
  .h0k12p9m { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .sske480 { padding: 16px; }
  .da6nk .gwn1un { min-width: 50%; }
}
.bsib .xs8i { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .grskwe { grid-template-columns: 1fr; }
  .odike { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .edxyb { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ghva9nzj { flex-wrap: wrap; padding: 16px; }
}
.qs1gkj2a .xs8i { gap: 8px; }
.qs1gkj2a .lr5jgux, .qs1gkj2a .iykt { padding: 8px; }
@media (max-width: 480px) {
  .pvlj { flex-direction: column; align-items: stretch; }
}
.fxfsx .izuxgwzb .tl9p4m { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ej833e { flex-direction: column; align-items: stretch; gap: 10px; }
  .fxfsx .izuxgwzb { text-align: center; }
}
@media (max-width: 720px) {
  .dq12s9sc { grid-template-columns: 1fr; }
  .pvfm8w { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ns71d { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .zxvqso { grid-template-columns: 1fr; }
  .w4vv { width: 100px; height: 100px; margin: 16px auto; }
  .uqo6ss3 { font-size: 1.4rem; }
  .vb2o { justify-content: center; }
  .vt2e894 .gwn1un { min-width: 50%; }
}
.h8vnlkk .xs8i { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .hkhude4 { flex-wrap: wrap; padding: 14px 16px; }
  .t7t9 { padding: 12px 16px; }
  .h8vnlkk .xs8i { margin: 0 16px; }
  .h8vnlkk .cddm9o5b { padding: 0 16px; }
  .hs5q { padding: 12px 16px; }
}
.qg0c0p .dvbi { gap: 18px; }
.qg0c0p .e3rcla33 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.qg0c0p .e3rcla33:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.rjh5gc3 .bz1a .jrwzmok {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.v9kwau .ecge { display: none; }
.v9kwau .lo74o { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.v9kwau .lo74o {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.v9kwau .lo74o small { display: none; }
.v9kwau .lend2i7a .xatiu { display: none; }
.v9kwau .lend2i7a strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.v9kwau .abl7 { display: none; }
.d0feez9 { margin: 16px 0; }
.lp425l { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lp425l summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lp425l summary::after { content: "+"; color: var(--accent-light); }
.lp425l[open] summary::after { content: "−"; }
.lp425l p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.tg5s204 { margin-bottom: 0; }
.wny5o9 h2.tca97d { color: var(--text-primary); border-color: var(--accent-light); }
.tuvh35u h2.tca97d { color: var(--text-primary); border-color: var(--accent-light); }
.bdt5a .uum4     { background: #052e16; border-color: #10b981; }
.bdt5a .bfrqbf { background: #2d0a1e; border-color: #f43f5e; }
.bdt5a .hqls    { background: #1e1036; border-color: #a855f7; }
.bdt5a .kutb8 strong  { color: #f1f5f9; }
.bdt5a .kutb8 p       { color: #cbd5e1; }
.bdt5a .s3wz22    .uum4     .ap1wo::before,
.bdt5a .fpuy8  .uum4     .ap1wo::before,
.bdt5a .vld4qa  .uum4     .ap1wo::before,
.bdt5a .ro57caxj .uum4     .ap1wo::before { color: #10b981; }
.bdt5a .s3wz22    .bfrqbf .ap1wo::before,
.bdt5a .fpuy8  .bfrqbf .ap1wo::before,
.bdt5a .vld4qa  .bfrqbf .ap1wo::before,
.bdt5a .ro57caxj .bfrqbf .ap1wo::before { color: #f43f5e; }
.bdt5a .s3wz22    .hqls    .ap1wo::before,
.bdt5a .fpuy8  .hqls    .ap1wo::before,
.bdt5a .vld4qa  .hqls    .ap1wo::before,
.bdt5a .ro57caxj .hqls    .ap1wo::before { color: #a855f7; }
.i546hi3z .uum4     { background: #2d2000; border-color: #eab308; }
.i546hi3z .bfrqbf { background: #2d0b0b; border-color: #ef4444; }
.i546hi3z .hqls    { background: #2d1600; border-color: #f97316; }
.i546hi3z .kutb8 strong  { color: #f1f5f9; }
.i546hi3z .kutb8 p       { color: #cbd5e1; }
.i546hi3z .s3wz22    .uum4     .ap1wo::before,
.i546hi3z .fpuy8  .uum4     .ap1wo::before,
.i546hi3z .vld4qa  .uum4     .ap1wo::before,
.i546hi3z .ro57caxj .uum4     .ap1wo::before { color: #eab308; }
.i546hi3z .s3wz22    .bfrqbf .ap1wo::before,
.i546hi3z .fpuy8  .bfrqbf .ap1wo::before,
.i546hi3z .vld4qa  .bfrqbf .ap1wo::before,
.i546hi3z .ro57caxj .bfrqbf .ap1wo::before { color: #ef4444; }
.i546hi3z .s3wz22    .hqls    .ap1wo::before,
.i546hi3z .fpuy8  .hqls    .ap1wo::before,
.i546hi3z .vld4qa  .hqls    .ap1wo::before,
.i546hi3z .ro57caxj .hqls    .ap1wo::before { color: #f97316; }
.in9h .uum4     { background: #0c1a2e; border-color: #38bdf8; }
.in9h .bfrqbf { background: #12103a; border-color: #818cf8; }
.in9h .hqls    { background: #0a2020; border-color: #2dd4bf; }
.in9h .kutb8 strong  { color: #f1f5f9; }
.in9h .kutb8 p       { color: #cbd5e1; }
.in9h .s3wz22    .uum4     .ap1wo::before,
.in9h .fpuy8  .uum4     .ap1wo::before,
.in9h .vld4qa  .uum4     .ap1wo::before,
.in9h .ro57caxj .uum4     .ap1wo::before { color: #38bdf8; }
.in9h .s3wz22    .bfrqbf .ap1wo::before,
.in9h .fpuy8  .bfrqbf .ap1wo::before,
.in9h .vld4qa  .bfrqbf .ap1wo::before,
.in9h .ro57caxj .bfrqbf .ap1wo::before { color: #818cf8; }
.in9h .s3wz22    .hqls    .ap1wo::before,
.in9h .fpuy8  .hqls    .ap1wo::before,
.in9h .vld4qa  .hqls    .ap1wo::before,
.in9h .ro57caxj .hqls    .ap1wo::before { color: #2dd4bf; }
.jaxkiz .uum4     { background: var(--accent-bg); border-color: var(--accent-light); }
.jaxkiz .bfrqbf { background: var(--accent-bg-light); border-color: var(--accent-light); }
.jaxkiz .hqls    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jaxkiz .s3wz22    .ap1wo::before,
.jaxkiz .fpuy8  .ap1wo::before,
.jaxkiz .vld4qa  .ap1wo::before,
.jaxkiz .ro57caxj .ap1wo::before { color: var(--accent-light) !important; }
.bhy6urpu::before,
.tg9fs::before { margin-right: 5px; }
.yqtr .lr5jgux ul li,
.yqtr .lr5jgux .bhy6urpu { color: #22c55e; }
.yqtr .iykt ul li,
.yqtr .iykt .tg9fs { color: #ef4444; }
.y5ntmu .lr5jgux { background: var(--bg-pros); }
.y5ntmu .iykt { background: var(--bg-cons); }
.y5ntmu .lr5jgux .bhy6urpu { color: var(--c-pros-label); }
.y5ntmu .iykt .tg9fs { color: var(--c-cons); }
.y5ntmu .lr5jgux ul li,
.y5ntmu .iykt ul li,
.kgif25c .lr5jgux { background: var(--bg-pros); }
.kgif25c .iykt { background: var(--bg-cons); }
.kgif25c .lr5jgux .bhy6urpu { color: var(--c-pros-label); }
.kgif25c .iykt .tg9fs { color: var(--c-cons); }
.kgif25c .lr5jgux ul li,
.kgif25c .o2e01b li          { color: var(--c-pros); }
.kgif25c .iykt ul li,
.kgif25c .k8ux li          { color: var(--c-cons); }
.gqgxe .bhy6urpu::before { content: "✓ "; }
.gqgxe .tg9fs::before { content: "✗ "; }
.gtw5 .bhy6urpu::before { content: "→ "; }
.gtw5 .tg9fs::before { content: "← "; }
.qmm83 .bhy6urpu::before { content: "★ "; }
.qmm83 .tg9fs::before { content: "✕ "; }
.tb91 .bhy6urpu::before { content: "◆ "; }
.tb91 .tg9fs::before { content: "▲ "; }
.z2te65w .kutb8 { background: transparent; border-left: none; border: 1.5px solid; }
.z2te65w .uum4     { border-color: var(--c-tip-border); }
.z2te65w .bfrqbf { border-color: var(--c-warn-border); }
.z2te65w .hqls    { border-color: #60a5fa; }
.z2te65w .kutb8 strong { color: var(--text-primary); }
.z2te65w .kutb8 p      { color: var(--text-muted); }
.ghj4zkg2 .kutb8 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ghj4zkg2 .uum4     { border-top-color: var(--c-tip-border); }
.ghj4zkg2 .bfrqbf { border-top-color: var(--c-warn-border); }
.ghj4zkg2 .hqls    { border-top-color: #60a5fa; }
.ky7js .kutb8 { border-left: none; border-radius: 8px; }
.ky7js .uum4     { background: #065f46; }
.ky7js .bfrqbf { background: #92400e; }
.ky7js .hqls    { background: #1e3a8a; }
.ky7js .kutb8 strong,
.ky7js .kutb8 p { color: #fff; }
.ky7js .ap1wo::before { color: rgba(255,255,255,0.85) !important; }
.bdt5a.ky7js .uum4,
.bdt5a .ky7js .uum4     { background: #052e16; }
.bdt5a.ky7js .bfrqbf,
.bdt5a .ky7js .bfrqbf { background: #2d0a1e; }
.bdt5a.ky7js .hqls,
.bdt5a .ky7js .hqls    { background: #1e1036; }
.i546hi3z.ky7js .uum4,
.i546hi3z .ky7js .uum4      { background: #2d2000; }
.i546hi3z.ky7js .bfrqbf,
.i546hi3z .ky7js .bfrqbf  { background: #2d0b0b; }
.i546hi3z.ky7js .hqls,
.i546hi3z .ky7js .hqls     { background: #2d1600; }
.in9h.ky7js .uum4,
.in9h .ky7js .uum4      { background: #0c1a2e; }
.in9h.ky7js .bfrqbf,
.in9h .ky7js .bfrqbf  { background: #12103a; }
.in9h.ky7js .hqls,
.in9h .ky7js .hqls     { background: #0a2020; }
.jvqi8 .kutb8 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.jvqi8 .uum4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.jvqi8 .bfrqbf { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.jvqi8 .hqls    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.jvqi8 .kutb8 strong { color: var(--text-primary); }
.jvqi8 .kutb8 p      { color: var(--text-muted); }
.njnhsej4 .kutb8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.s3wz22 .ap1wo,
.fpuy8 .ap1wo,
.vld4qa .ap1wo,
.ro57caxj .ap1wo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.s3wz22 .ap1wo::before,
.fpuy8 .ap1wo::before,
.vld4qa .ap1wo::before,
.ro57caxj .ap1wo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.s3wz22 .uum4     .ap1wo::before { content: "✦"; color: var(--c-tip-border); }
.s3wz22 .bfrqbf .ap1wo::before { content: "▲"; color: var(--c-warn-border); }
.s3wz22 .hqls    .ap1wo::before { content: "◉"; color: #60a5fa; }
.fpuy8 .uum4     .ap1wo::before { content: "★"; color: var(--c-tip-border); }
.fpuy8 .bfrqbf .ap1wo::before { content: "◆"; color: var(--c-warn-border); }
.fpuy8 .hqls    .ap1wo::before { content: "●"; color: #60a5fa; }
.vld4qa .uum4     .ap1wo::before { content: "▶"; color: var(--c-tip-border); }
.vld4qa .bfrqbf .ap1wo::before { content: "■"; color: var(--c-warn-border); }
.vld4qa .hqls    .ap1wo::before { content: "▸"; color: #60a5fa; }
.ro57caxj .uum4     .ap1wo::before { content: "→"; color: var(--c-tip-border); }
.ro57caxj .bfrqbf .ap1wo::before { content: "⬥"; color: var(--c-warn-border); }
.ro57caxj .hqls    .ap1wo::before { content: "◈"; color: #60a5fa; }
.dwob465 .rw38u .wrbplz,
.dwob465 .k0pj .wrbplz  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.dwob465 .p93n5zz7                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.dwob465 .phuk          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dwob465 .rwtt7w6u                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.yd6rfkg .rw38u .wrbplz,
.yd6rfkg .k0pj .wrbplz,
.yd6rfkg .p93n5zz7,
.yd6rfkg .e3rcla33,
.yd6rfkg .wj2y,
.yd6rfkg .phuk,
.yd6rfkg .rwtt7w6u,
.yd6rfkg .njnhsej4 .kutb8 { box-shadow: none; }
.tdu4b   .jk4au4hv, .tdu4b .ymvu8x8j, .tdu4b .d4dma,
.tdu4b   .w6rhflf, .tdu4b .ypatc4p { font-size: 0.9rem; }
.tdu4b   .umbl0, .tdu4b .l1nrwe4 { font-size: 0.9rem; }
.n4t4f   .jk4au4hv, .n4t4f .ymvu8x8j, .n4t4f .d4dma,
.n4t4f   .w6rhflf, .n4t4f .ypatc4p { font-size: 0.95rem; }
.n4t4f   .umbl0, .n4t4f .l1nrwe4 { font-size: 0.95rem; }
.ojv1nbsm   .jk4au4hv, .ojv1nbsm .ymvu8x8j, .ojv1nbsm .d4dma,
.ojv1nbsm   .w6rhflf, .ojv1nbsm .ypatc4p { font-size: 1.08rem; }
.ojv1nbsm   .umbl0, .ojv1nbsm .l1nrwe4 { font-size: 1.05rem; }
.ojv1nbsm   .g2p6wpn { font-size: 0.97rem; }
.bfiwvr0 .xuzu      { font-size: 3.2rem; }
.bfiwvr0 h2.tca97d { font-size: 1.9rem; }
.bfiwvr0 h3.c92z     { font-size: 1.4rem; }
.umzsa .xuzu      { font-size: 3.8rem; }
.umzsa h2.tca97d { font-size: 2.2rem; }
.umzsa h3.c92z     { font-size: 1.6rem; }
.tg5s204 + .tg5s204 { position: relative; }
.qnyn0x   .tg5s204 + .tg5s204::before,
.i4768  .tg5s204 + .tg5s204::before,
.ssymu   .tg5s204 + .tg5s204::before,
.aykugl   .tg5s204 + .tg5s204::before,
.dibfh   .tg5s204 + .tg5s204::before,
.jxwyq .tg5s204 + .tg5s204::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qnyn0x .tg5s204 + .tg5s204::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i4768 .tg5s204 + .tg5s204::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ssymu .tg5s204 + .tg5s204::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;
}
.aykugl .tg5s204 + .tg5s204::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.a9jon .tg5s204 { margin-bottom: 16px; }
.a9jon .tg5s204 + .tg5s204 { margin-top: 0; }
.a9jon .il5uvzs { padding-top: 0; padding-bottom: 0; }
.dibfh .tg5s204 + .tg5s204::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.jxwyq .tg5s204 + .tg5s204::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.uj5so64e .tg5s204 + .tg5s204::before,
.fitzen .tg5s204 + .tg5s204::before,
.fc82fav .tg5s204 + .tg5s204::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%;
}
.aljr .uj5so64e .tg5s204:nth-child(even)::before,
.aljr .fitzen .tg5s204:nth-child(even)::before,
.aljr .fc82fav .tg5s204:nth-child(even)::before { background: var(--bg-surface); }
.oii196 .uj5so64e .tg5s204:nth-child(even)::before,
.oii196 .fitzen .tg5s204:nth-child(even)::before,
.oii196 .fc82fav .tg5s204:nth-child(even)::before { background: var(--bg-card); }
.uj5so64e .tg5s204 + .tg5s204::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");
}
.fitzen .tg5s204 + .tg5s204::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");
}
.fc82fav .tg5s204 + .tg5s204::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");
}
.xwpyyy .yqczx { overflow: hidden; }
.d6w3 .uan7p,
.v8sa .uan7p { margin-bottom: 60px; }
.xwpyyy .uan7p { margin-bottom: 70px; }
.xwpyyy .t1s1 { padding-bottom: 70px; }
.xwpyyy .yqczx::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%;
}
.xwpyyy .yqczx::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");
}
.lpwsdh  .yqczx:not(.tkgn5vd4) .zr3k4 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.lpwsdh .tkgn5vd4 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.lpwsdh .e5he3qo { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.lpwsdh .z1b8yp48 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.f0z0y .gx5e5hs { float: left; width: 38%; margin: 0 28px 16px 0; }
.f0z0y .gx5e5hs .sl1qe9yw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f0z0y .il5uvzs::after { content: ''; display: block; clear: both; }
.uos4p .gx5e5hs { float: right; width: 38%; margin: 0 0 16px 28px; }
.uos4p .gx5e5hs .sl1qe9yw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uos4p .il5uvzs::after { content: ''; display: block; clear: both; }
.r8ewgc5 .tg5s204:nth-child(odd)  .gx5e5hs { float: left;  width: 38%; margin: 0 28px 16px 0; }
.r8ewgc5 .tg5s204:nth-child(even) .gx5e5hs { float: right; width: 38%; margin: 0 0 16px 28px; }
.r8ewgc5 .gx5e5hs .sl1qe9yw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.r8ewgc5 .il5uvzs::after { content: ''; display: block; clear: both; }
.f0z0y .z7aitswy,
.uos4p .z7aitswy,
.uos4p .dvbi,
.r8ewgc5 .z7aitswy,
@media (max-width: 900px) {
  .f0z0y .gx5e5hs,
  .uos4p .gx5e5hs,
  .r8ewgc5 .tg5s204:nth-child(odd)  .gx5e5hs,
  .r8ewgc5 .tg5s204:nth-child(even) .gx5e5hs {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .f0z0y .gx5e5hs .sl1qe9yw,
  .uos4p .gx5e5hs .sl1qe9yw,
  .r8ewgc5 .gx5e5hs .sl1qe9yw {
    max-height: none !important;
  }
}
.f0z0y .umbl0,
.f0z0y .l1nrwe4,
.uos4p .umbl0,
.uos4p .l1nrwe4,
.r8ewgc5 .umbl0,
.r8ewgc5 .l1nrwe4 { overflow: hidden; }
@media (max-width: 640px) {
  .f0z0y .gx5e5hs,
  .uos4p .gx5e5hs,
  .r8ewgc5 .gx5e5hs { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mmwri .wa2rel,
.mmwri .il5uvzs,
.mmwri .nrz9  { max-width: 1100px; }
.zhwjp .wa2rel,
.zhwjp .il5uvzs,
.zhwjp .nrz9  { max-width: 1200px; }
.zhwjp { --content-mw: 1200px; }
.qlt3mu4 .wa2rel,
.qlt3mu4 .il5uvzs,
.qlt3mu4 .nrz9  { max-width: 1320px; }
.gd6xn8 { font-size: 0.82rem; color: var(--text-muted); }
.r2915x5 { display: flex; align-items: center; }
.b01h {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.r7gbbqgq { display: flex; align-items: center; }
.dvnh { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.dvnh:hover { text-decoration: underline; }
.lt1rgq61 { margin: 0 3px; opacity: 0.45; }
.lt1rgq61::before { content: '/'; }
.fi3xr7y { padding: 2px 5px; color: var(--text-main); }
.k2w7s61 .gd6xn8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.k2w7s61 .r2915x5 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ytmna6k7 .gd6xn8 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ytmna6k7 .r2915x5 { padding: 0 0 0 12px; }
.t1q6 .r2915x5 { padding: 0 16px; }
.t1q6 .gd6xn8 {
  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);
}
.t1q6 .wa2rel { padding-top: 28px; }
@media (max-width: 720px) {
  .ugoho3za { margin-top: 18px; padding: 0 16px; }
  .t1q6 .wa2rel { padding-top: 16px; }
}
.mmwri.k2w7s61 .r2915x5 { max-width: 1100px; }
.zhwjp.k2w7s61 .r2915x5 { max-width: 1200px; }
.qlt3mu4.k2w7s61 .r2915x5 { max-width: 1320px; }
.zhwjp .ugoho3za { max-width: 1200px; }
.a791 .tg5s204 { padding-top: 16px; padding-bottom: 16px; }
.yvm6dh0 .tg5s204 { padding-top: 24px; padding-bottom: 24px; }
.emz4r7gu .tg5s204 { padding-top: 40px; padding-bottom: 40px; }
.ydznz02h .tg5s204 { padding-top: 52px; padding-bottom: 52px; }
.zi0gipne .tg5s204:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zi0gipne .tg5s204:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zi0gipne .tg5s204:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zi0gipne .tg5s204:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.yr34g3i9 .il5uvzs { padding-top: 10px;  padding-bottom: 10px; }
.p8xs5q .il5uvzs { padding-top: 18px;  padding-bottom: 18px; }
.eu4194 .il5uvzs { padding-top: 36px;  padding-bottom: 36px; }
.ws3y0b .il5uvzs { padding-top: 48px;  padding-bottom: 48px; }
.hydkv h2.tca97d { font-weight: 600; }
.hydkv h3.c92z     { font-weight: 600; }
.nbghy { font-weight: 500; }
.nbghy h2.tca97d { font-weight: 800; }
.nbghy h3.c92z     { font-weight: 700; }
.b9x8ki h2.tca97d { font-weight: 900; }
.b9x8ki h3.c92z     { font-weight: 800; }
.b9x8ki .kutb8 strong,
.b9x8ki .kutb8 strong { font-weight: 600; }
.pvap {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.auuuv7 .pvap { display: none; }
@media (max-width: 640px) {
  .gfol { display: none; }
  .pvap {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.pvap { background: var(--cta) !important; color: #fff !important; border: none !important; }
.pvap:hover { opacity: 0.85; }
.ioq9n49 .pvap { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ac2rp .pvap,
.s2i3xhwn  .pvap { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ac2rp .pvap:hover,
.s2i3xhwn  .pvap:hover { opacity: 0.88; }
.ioq9n49.ac2rp .pvap,
.ioq9n49.s2i3xhwn  .pvap { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.bgs43ij {
  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;
}
.bgs43ij:hover { transform: translateY(-2px); opacity: 0.92; }
.bgs43ij { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jx6r10n .bgs43ij { display: none; }
.gez03 .bgs43ij { right: 32px; }
.c278pd  .bgs43ij { left: 32px; }
@media (max-width: 480px) {
  .gez03 .bgs43ij { right: 20px; bottom: 20px; }
  .c278pd  .bgs43ij { left: 20px; bottom: 20px; }
}
.cc7c7 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.nrz9 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.mdpzj { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.rptbn43 { color: var(--text-dim); font-size: 0.8rem; }
.ldpri0as a, .j09x a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ldpri0as a:hover, .j09x a:hover { color: var(--accent-light); }
.j09x { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.l79v6qnm .nrz9 { text-align: center; }
.l79v6qnm .j09x { justify-content: center; margin-bottom: 16px; }
.l79v6qnm .mdpzj { margin-top: 0; }
.ftwt { margin-top: 10px; }
.ftwt a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .nrz9 { padding-left: 16px; padding-right: 16px; }
  .wn3yydt .nrz9 { padding: 20px 16px; }
  .j09x { gap: 4px 12px; }
  .mdpzj { font-size: 0.78rem; }
}
.cldgdvcq .mdpzj { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.cldgdvcq .rptbn43 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .cldgdvcq .w4p47cfr { grid-template-columns: 1fr 1fr; } .cldgdvcq .uhe4f9 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cldgdvcq .w4p47cfr { grid-template-columns: 1fr; } }
.d2vtt .mdpzj { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .d2vtt .rf5ybi { gap: 12px; } .d2vtt .yhu6 { margin-right: 0; width: 100%; } }
.ln4ao .mdpzj { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ln4ao .rptbn43 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ln4ao .oxb0 { grid-template-columns: 1fr 1fr; } .ln4ao .dt77sa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ln4ao .oxb0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .xfuo .kxgmg15 { grid-template-columns: 1fr 1fr; } .xfuo .c6g0n9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xfuo .kxgmg15 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .rli2atrc .kxgmg15 { grid-template-columns: 1fr; } }
.lfgy .nrz9 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lfgy .j09x { justify-content: center; }
.wymc0zz .cthuyl      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wymc0zz .cc7c7 { background: var(--bg-page); border-top-color: var(--border-alt); }
.mnyfi81b .cthuyl      { background: #0d1117; border-bottom-color: #21262d; }
.mnyfi81b .tmo7riml { color: var(--accent-light); }
.mnyfi81b .cprh8alf { --msep-color: #8b949e; }
.mnyfi81b .cprh8alf a { color: #8b949e; }
.mnyfi81b .cprh8alf a:hover { color: var(--accent-light); }
.mnyfi81b .w6tj6wg { color: #8b949e; }
.mnyfi81b .cc7c7 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mnyfi81b .mdpzj,
.mnyfi81b .rptbn43 { color: #6e7681; }
.mnyfi81b .ldpri0as a, .mnyfi81b .j09x a,
.mnyfi81b .ldpri0as a:hover, .mnyfi81b .j09x a:hover,
@media (max-width: 640px) {
  .mnyfi81b .cprh8alf { background: #0d1117; border-top-color: #21262d; }
  .mnyfi81b .cprh8alf li a { border-bottom-color: #21262d; }
}
.ubn4g3qp .cthuyl      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ubn4g3qp .tmo7riml { color: var(--accent-light); }
.ubn4g3qp .cprh8alf { --msep-color: #475569; }
.ubn4g3qp .cprh8alf a { color: #475569; }
.ubn4g3qp .cprh8alf a:hover { color: var(--accent-light); }
.ubn4g3qp .w6tj6wg { color: #64748b; }
.ubn4g3qp .cc7c7 { background: #f0f4f8; border-top-color: #cbd5e1; }
.ubn4g3qp .mdpzj,
.ubn4g3qp .rptbn43 { color: #64748b; }
.ubn4g3qp .ldpri0as a, .ubn4g3qp .j09x a,
.ubn4g3qp .ldpri0as a:hover, .ubn4g3qp .j09x a:hover,
@media (max-width: 640px) {
  .ubn4g3qp .cprh8alf { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ubn4g3qp .cprh8alf li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ac2rp .cthuyl      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ac2rp .tmo7riml { color: #fff; }
.ac2rp .cprh8alf { --msep-color: rgba(255,255,255,0.82); }
.ac2rp .cprh8alf a { color: rgba(255,255,255,0.82); }
.ac2rp .cprh8alf a:hover { color: #fff; }
.ac2rp .w6tj6wg { color: rgba(255,255,255,0.9); }
.ac2rp .cc7c7 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ac2rp .mdpzj,
.ac2rp .rptbn43 { color: rgba(255,255,255,0.72); }
.ac2rp .ldpri0as a, .ac2rp .j09x a,
.ac2rp .ldpri0as a:hover, .ac2rp .j09x a:hover,
@media (max-width: 640px) {
  .ac2rp .cprh8alf { background: var(--accent); border-top-color: var(--accent-light); }
  .ac2rp .cprh8alf li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.s2i3xhwn .cthuyl {
  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);
}
.s2i3xhwn .cc7c7 {
  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) {
  .s2i3xhwn .cprh8alf {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.xbi58knp .sd6p4tqh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.k8abhp .sd6p4tqh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.q60c .sd6p4tqh { min-height: 72px; height: auto; }
.otin6 .sd6p4tqh { min-height: 84px; height: auto; }
.wn3yydt .sd6p4tqh { max-width: none; padding: 0 32px; }
.wn3yydt .nrz9  { max-width: none; padding: 24px 32px; }
.z2jxa9j.zhwjp .sd6p4tqh { max-width: 1200px; }
.z2jxa9j.qlt3mu4 .sd6p4tqh { max-width: 1320px; }
.hehygauc   .tmo7riml, .hehygauc   .yhu6 { text-transform: capitalize; }
.rx9k .tmo7riml, .rx9k .yhu6 { text-transform: lowercase; }
.dgvq .tmo7riml, .dgvq .yhu6 { text-transform: uppercase; letter-spacing: 0.06em; }
.uqpelfdy, .heog85t {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.dsfs .uqpelfdy,
.d6eibj .uqpelfdy,
.dlpkv .uqpelfdy,
.xqkh0 .uqpelfdy,
.wi2iexmi   .cprh8alf a { font-weight: 500; }
.oyzhzco0 .cprh8alf a { font-weight: 600; }
.qiepsa8u     .cprh8alf a { font-weight: 700; }
.l94lu    .cprh8alf a { font-weight: 800; letter-spacing: 0.01em; }
.yu264x2     .cprh8alf > li + li::before,
.eg8b    .cprh8alf > li + li::before,
.y0be08    .cprh8alf > li + li::before,
.omrj7z .cprh8alf > li + li::before,
.zvl3m1 .cprh8alf > li + li::before,
.u5detl  .cprh8alf > li + li::before,
.dzyi1h    .cprh8alf > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.yu264x2     .cprh8alf > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.eg8b    .cprh8alf > li + li::before { content: "|"; }
.y0be08    .cprh8alf > li + li::before { content: "—"; }
.omrj7z .cprh8alf > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zvl3m1 .cprh8alf > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.u5detl  .cprh8alf > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.dzyi1h    .cprh8alf > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .q13ztp .w6tj6wg,
  .e74z .w6tj6wg,
  .az4jj0 .w6tj6wg,
  .x6cqegh .w6tj6wg,
  .l30w .w6tj6wg {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .q13ztp .w6tj6wg::before,
  .e74z .w6tj6wg::before,
  .az4jj0 .w6tj6wg::before,
  .x6cqegh .w6tj6wg::before,
  .l30w .w6tj6wg::before { content: ""; display: block; flex-shrink: 0; }

  
  .q13ztp .w6tj6wg::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;
  }

  
  .e74z .w6tj6wg::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;
  }

  
  .az4jj0 .w6tj6wg::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;
  }

  
  .x6cqegh .w6tj6wg::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;
  }

  
  .l30w .w6tj6wg::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) {
  .puqzrtzg .w6tj6wg {
    padding: 5px 14px;
  }
  .puqzrtzg .cprh8alf {
    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;
  }
  .puqzrtzg .cprh8alf li a {
    border-bottom: none; padding: 10px 22px;
  }
  .puqzrtzg .cprh8alf li a:hover { background: var(--bg-raised); }
  .puqzrtzg .fiw0aq3,
  .fbsvr .fiw0aq3,
  .crhmd2c .fiw0aq3 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mjy2cdg .w6tj6wg {
    padding: 5px 10px;
  }
  .mjy2cdg .cprh8alf {
    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);
  }
  .mjy2cdg .cprh8alf.cg9ql { transform: translateX(0); }
  .mjy2cdg .cprh8alf li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mjy2cdg .cprh8alf li:last-child a { border-bottom: none; }
  .ac2rp .cprh8alf,
  .mnyfi81b .cprh8alf { background: var(--accent) !important; }
  .ac2rp .cprh8alf li a,
  .mnyfi81b .cprh8alf li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .crhmd2c .w6tj6wg {
    padding: 5px 10px;
  }
  .crhmd2c .cprh8alf {
    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);
  }
  .crhmd2c .cprh8alf::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .crhmd2c .cprh8alf.cg9ql { transform: translateY(0); }
  .crhmd2c .cprh8alf li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z4mvh99z .w6tj6wg {
    padding: 5px 10px;
  }
  .z4mvh99z .cprh8alf {
    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;
  }
  .z4mvh99z .cprh8alf.cg9ql { opacity: 1; pointer-events: auto; }
  .z4mvh99z .cprh8alf li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .q0262z5     .w6tj6wg { border-radius: 0 !important; }
  .ypr8   .w6tj6wg { border-radius: 8px !important; }
  .avc9cvr2 .w6tj6wg { border-radius: 50% !important; }
  .g90wy3l   .w6tj6wg { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .l7em .dn8eor { flex-direction: column; align-items: stretch; }
  .l7em .e7t0ypc { flex-direction: row; min-width: auto; }
  .l7em .rfsr3nx { align-items: flex-start; text-align: left; }
}
.rkvpxtd,
.rkvpxtd.tg5s204,
.aljr .rkvpxtd,
.zueayvvp .rkvpxtd,
.oii196 .rkvpxtd,
.wt1b364 .rkvpxtd {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.av88e {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.raoyu3m { flex: 1 1 280px; min-width: 0; }
.oi2an7eo {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.iepv {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.zaatql8 {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.zaatql8:hover { transform: translateY(-1px); opacity: 0.95; }
.eq7jut .av88e {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.eq7jut .oi2an7eo { color: var(--cta); }
.eq7jut .iepv { color: var(--text-body); }
.eq7jut .zaatql8 {
  background: var(--cta) !important;
  color: #fff !important;
}
.bt3j .av88e {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.bt3j .oi2an7eo { color: var(--text-primary); }
.bt3j .iepv { color: var(--text-body); }
.bt3j .zaatql8 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .av88e {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .raoyu3m { flex: 0 0 auto; }
  .oi2an7eo { font-size: 1.2rem; }
  .zaatql8 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.xnjn .o6h3 { height: 36px; }
.a9k7em .o6h3 { height: 60px; max-width: 200px; }
.dwrs .o6h3 { height: 56px; max-width: 180px; }
.by10p     .ecge, .by10p     .xatiu { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.rjh5gc3 .jrwzmok {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .un89 .dvbi {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .un89 .e3rcla33 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .un89 .e3rcla33 { padding: 40px 16px 20px; }
  .un89 .jrwzmok {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .un89 .lmei0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ng7g .e3rcla33 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ng7g .e3rcla33::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ng7g .iadt09 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ng7g .lq4z0n { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ng7g .jrwzmok {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ng7g .lmei0 { width: 100%; min-width: 0; }
  .ng7g .ecge { min-width: 0; }
}
.mmgnj14 .e3rcla33::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.j5qr .lp425l {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.j5qr .lp425l summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.j5qr .lp425l p { padding: 0 2px 16px; }
.v84r .lp425l { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.v84r .lp425l summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.v84r .lp425l summary::after { content: "›"; font-size: 1.2em; }
.v84r .lp425l[open] summary::after { content: "‹"; }
.v84r .lp425l p { padding: 10px 22px 4px; }
.edjidu .lp425l {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.edjidu .lp425l summary { color: var(--text-primary); padding-left: 16px; }
.edjidu .lp425l summary::after { content: "›"; font-size: 1.1em; }
.edjidu .lp425l[open] summary::after { content: "‹"; }
.edjidu .lp425l p { padding-left: 16px; }
.cnlojmk .d0feez9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.cnlojmk .lp425l {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.cnlojmk .lp425l:last-child { border-bottom: none; }
.cnlojmk .lp425l summary { color: var(--text-primary); border-radius: 0; }
.cnlojmk .lp425l summary::after { content: "›"; font-size: 1.1em; }
.cnlojmk .lp425l[open] summary::after { content: "‹"; }
.h7utv .lp425l { overflow: hidden; }
.h7utv .lp425l summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.h7utv .lp425l summary::after { color: rgba(255,255,255,.75); }
.h7utv .lp425l[open] summary { border-radius: 0; }
.fvyat3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ztkat4a {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.q2dg9hr {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.jvnv0 { color: var(--text-muted); font-size: 1.05rem; }
.x8sze3t {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.kl48lkl { margin-bottom: 20px; }
.hqbv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.esvhm {
  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;
}
.esvhm:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.z0h9txsa { resize: vertical; min-height: 130px; }
.efwye6u { width: 100%; margin-top: 8px; }
.a71cjmnr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fdtxhok {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qpwjmnbn { color: var(--text-muted); line-height: 1.75; }
.ec99eg1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ec99eg1 li { margin-bottom: 6px; }
.n39ljx4 { max-width: 760px; margin: 0 auto; }
.czmoqj { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.odczsb { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.odczsb:last-child { border-bottom: none; }
.odczsb h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.odczsb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i1t2cwi9 { max-width: 760px; margin: 0 auto; }
.ze33 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.anijnc ul.ec99eg1 { margin: 0; }
.v9wzviss { max-width: 900px; margin: 0 auto; }
.iyzn53nx { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.iyzn53nx:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.iyzn53nx .ze33 { margin: 0; font-size: 1rem; }
.iyzn53nx .c0re3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .iyzn53nx { grid-template-columns: 1fr; gap: 10px; } }
.lkafd .ze33 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.d4bl .ec99eg1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .esf0q { grid-template-columns: 1fr; } }
.v2vog { color: inherit; text-decoration: none; }
.v2vog:hover { color: var(--accent-light); text-decoration: underline; }
.segbu5z { display: inline-block; line-height: 0; }
.knx17uik { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ukn3 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ukn3:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.s7we { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ukn3 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ukn3 ul.ec99eg1 { margin: 0; }
.xdz4d7 { color: var(--text-muted); line-height: 1.75; }
.jzfm .ec99eg1,
.o0kv48 .ec99eg1,
.aj87mvh .ec99eg1,
.o5fti .ec99eg1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jzfm .ukn3,
.o0kv48 .ukn3 { text-align: left; }
.jzfm .s7we,
.o0kv48 .s7we { text-align: center; }
.xeipa3 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.czbo8 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.vggsv { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.htqbro2c { margin-top: 12px; }
.xzmq2u { 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; }
.xzmq2u:hover { border-bottom-color: var(--accent-light); }
.ihvyy8 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ihvyy8 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ehn5fpfq { width: 200px; height: 200px; }
.lhh5 { border-radius: 50%; }
.jt2x4 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ev614 { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .wgz31i { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ujxpa .vggsv, .ujxpa .czbo8 { max-width: 640px; }
.td966ku .xeipa3 { font-size: 1.6rem; margin-top: 18px; }
.ya3xq .vggsv { margin-bottom: 28px; }
@media (max-width: 860px) { .y5l8 { grid-template-columns: 1fr; } .td966ku { position: static; text-align: center; } }
.siak { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.xvwt2s4 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.xvwt2s4 .ihvyy8 { margin: 0 auto 18px; }
.xvwt2s4 .jt2x4 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .siak { grid-template-columns: 1fr; } }
.eesrb1iy .xeipa3 { font-size: 1.6rem; margin-bottom: 6px; }
.o5fti .ec99eg1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eesrb1iy { flex-direction: column; text-align: center; } .bkrl6 { grid-template-columns: 1fr; } }
.xoanp2kr .xeipa3 { font-size: 1.35rem; margin: 0 0 4px; }
.xoanp2kr .jt2x4 { margin: 0; }
.q0ambrp .q2dg9hr { color: var(--accent-light); }
.kudwc .q2dg9hr { font-size: 2rem; }
.kudwc .jvnv0 { max-width: 680px; }
.n4r3d1v {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.n4r3d1v .q2dg9hr { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.n4r3d1v .jvnv0  { margin: 0; }
@media (max-width: 640px) { .n4r3d1v { flex-direction: column; } }
.vzyzjp .q2dg9hr { color: var(--accent-light); }
.uy2tg .q2dg9hr { color: #fff; }
.uy2tg .jvnv0  { color: rgba(255,255,255,0.85); }
.jzam8djx { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .fu9h8xln { grid-template-columns: 1fr; } }
.cslmcn .esvhm {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.cslmcn .esvhm:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.w0g7xh .esvhm { background: var(--bg-raised); border-color: transparent; }
.w0g7xh .esvhm:focus { background: var(--bg-card); border-color: var(--accent-light); }
.shhxwch5 .esvhm { border-radius: 100px; padding: 11px 20px; }
.shhxwch5 .z0h9txsa { border-radius: 14px; }
.itawnc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .itawnc { grid-template-columns: 1fr; } }
.aijrs {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.aijrs h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.aijrs p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ly5zsojf { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ly5zsojf li { margin-bottom: 6px; }
.itiirlz2{position:relative;overflow:visible}
.uucxp .bi56{display:block}
.cuai4 .w4esyl{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.cuai4 .txblr1::before{content:""}
.z86xs4{--date-bg:transparent}
.v4k02f .txblr1::before{content:""}
.u9yo3h3h{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.qk36{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.prcozhr{display:flex;flex-direction:column;gap:3px}
.ar5hbicn{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ag590x7{font-weight:700;font-size:1rem;color:var(--text-heading)}
.toqd{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.tzhq .u9yo3h3h{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ta87x .u9yo3h3h{border-top:3px solid var(--accent);padding-top:18px}
.hgd3b .u9yo3h3h{border-left:3px solid var(--accent);border-radius:0}
.mowjl .u9yo3h3h{padding:20px 0}
@media(max-width:640px){
  .u9yo3h3h{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .toqd{max-width:100%}
}
.vtmwl .phuk{margin:0}
@media (max-width:560px){
  .dok1w{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .ljpl { padding: 28px 18px 20px; }
  .jemg { font-size: 1.2rem; }
  .ugb95lk { max-width: 220px; max-height: 80px; }
}
.dr7ufv .oxz3 { border-radius: 22px; }
.wsnft3i .av88e {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .oxz3 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.zwayh9wn {
  margin: 28px 0 24px;
}
.zwayh9wn .tg5s204 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.zwayh9wn .il5uvzs {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.zwayh9wn .av88e {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .sd6p4tqh { flex-direction: row-reverse; }
[dir="rtl"] .cprh8alf { flex-direction: row-reverse; }
[dir="rtl"] .gez03 .bgs43ij { right: auto; left: 32px; }
[dir="rtl"] .c278pd  .bgs43ij { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .gez03 .bgs43ij { right: auto; left: 20px; }
  [dir="rtl"] .c278pd  .bgs43ij { left: auto;  right: 20px; }
}
[dir="rtl"] .f0z0y .gx5e5hs  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .uos4p .gx5e5hs { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .umbl0, [dir="rtl"] .l1nrwe4 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lr5jgux { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .iykt { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .kutb8 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .av88e { direction: rtl; }
[dir="rtl"] .gd6xn8 { direction: rtl; }
[dir="rtl"] .rwtt7w6u { direction: rtl; }
[dir="rtl"] .bj2tnhm { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .y9simpzx .l1nrwe4,
[dir="rtl"] .qyh7 .l1nrwe4,
[dir="rtl"] .n8fin4h .l1nrwe4,
[dir="rtl"] .zjy7 .l1nrwe4 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .y9simpzx .l1nrwe4 li::before,
[dir="rtl"] .qyh7 .l1nrwe4 li::before,
[dir="rtl"] .n8fin4h .l1nrwe4 li::before,
[dir="rtl"] .zjy7 .l1nrwe4 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .yqczx.hlmo .uan7p,
[dir="rtl"] .zbl7.hlmo .uan7p,
[dir="rtl"] .tkgn5vd4.hlmo .uan7p,
[dir="rtl"] .uuafa.hlmo .uan7p,
[dir="rtl"] .t5ar.hlmo .uan7p { text-align: right; }
[dir="rtl"] .z1b8yp48.zioj7x79 .t1s1 { text-align: center; }
[dir="rtl"] .il5uvzs,
[dir="rtl"] .w6rhflf,
[dir="rtl"] .ypatc4p,
[dir="rtl"] .nbdn9470,
[dir="rtl"] .uan7p { text-align: right; }
[dir="rtl"] .x8sze3t,
[dir="rtl"] .hqbv,
[dir="rtl"] .vggsv,
[dir="rtl"] .esvhm,
[dir="rtl"] .z0h9txsa { text-align: right; direction: rtl; }
[dir="rtl"] .shhxwch5 .esvhm,
[dir="rtl"] .cslmcn .esvhm { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #1fb04d;
  --brand:           #1fb04d;
  --brand-light:     #249146;
  --brand-pale:      #3aae5e;
  --grad-start:      #4bdf7a;
  --grad-end:        #86e1a3;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2f4674;
  --cta-light:       #20335a;
  --cta-hover:       #1d2b48;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e4;
  --border-alt:      #cfdcd3;
  --border-section:  #e2e8e4;
  --text-primary:    #171b18;
  --text-muted:      #516056;
  --text-body:       #2e3731;
  --text-sub:        #46524a;
  --text-faint:      #748a7b;
  --text-dim:        #90a195;
  --text-label:      #5d6e62;
  --text-value:      #3a453d;
  --accent-bg:       #e2f2e7;
  --accent-bg-light: #c9edd4;
  --bg-tip:          #f9f0f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f6;
  --bg-cons:         #faf6f3;
  --c-pros:          #921169;
  --c-cons:          #9f4d21;
  --c-pros-label:    #ad147c;
  --c-tip-border:    #bf168a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #921169;
}
:root { --logo-bg-opacity: 31%; }
body, button, input { font-family: "Jost", sans-serif; }
.h1ky .ap1wo { font-size: 0; width: 1.2rem; flex-shrink: 0; }.h1ky .ap1wo::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.h1ky .uum4     .ap1wo::before { content: "";  color: var(--c-tip-border); }.h1ky .bfrqbf .ap1wo::before { content: ""; color: var(--c-warn-border); }.h1ky .hqls    .ap1wo::before { content: ""; color: #60a5fa; }.bdt5a .h1ky .uum4     .ap1wo::before { color: #10b981; }.bdt5a .h1ky .bfrqbf .ap1wo::before { color: #f43f5e; }.bdt5a .h1ky .hqls    .ap1wo::before { color: #a855f7; }.i546hi3z  .h1ky .uum4     .ap1wo::before { color: #eab308; }.i546hi3z  .h1ky .bfrqbf .ap1wo::before { color: #ef4444; }.i546hi3z  .h1ky .hqls    .ap1wo::before { color: #f97316; }.in9h  .h1ky .uum4     .ap1wo::before { color: #38bdf8; }.in9h  .h1ky .bfrqbf .ap1wo::before { color: #818cf8; }.in9h  .h1ky .hqls    .ap1wo::before { color: #2dd4bf; }.jaxkiz .h1ky .ap1wo::before { color: var(--accent-light) !important; }
.ukchcwq .zongw4, .ukchcwq .z1b8yp48 { min-height: 420px; }
.yy7ffcy .yvrwq::after, .yy7ffcy .tl9p4m::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; }
.lt1rgq61::before { content: '|'; opacity: 0.3; }