:root {
  --color-accent: #84cc16;
  --color-cta: #006d84;
  --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;
}
.or8cb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jbhn5 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.gxbp7f5 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.i8l8 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nbub5n { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nbub5n a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nbub5n a:hover { color: var(--accent-light); }
.mzgwyqf9  .krl1mk { border-radius: 14px; }
.mzgwyqf9 .krl1mk li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.mzgwyqf9 .krl1mk li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.k7v07n .krl1mk li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .krl1mk {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .jda60q2l:hover .krl1mk,
  .jda60q2l:focus-within .krl1mk { display: block; }
  .krl1mk li a { padding: 8px 16px; font-size: 0.88rem; }
}
.crks {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.diwf { display: none; }
@media (max-width: 640px) {
  .diwf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .diwf.d7i8q { display: block; }
}
@media (max-width: 640px) {
  .crks { display: block; }
  .nbub5n > li + li::before { display: none !important; }
  .nbub5n {
    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;
  }
  .nbub5n.d7i8q { display: flex; }
  .nbub5n li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nbub5n li:last-child a { border-bottom: none; }
}
.wz0mb { min-height: 480px; }
.yzl5 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.kk7k { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mozp .kk7k { margin-left: 0; margin-right: 0; }
.a90n8c {
  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;
}
.rvufiio .a90n8c { margin-top: 24px; }
.a90n8c:hover { opacity: 0.88; }
.v6n8rmg .q9mba0 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.v6n8rmg .yzl5 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.v6n8rmg .kk7k { color: #e2e8f0; }
.v6n8rmg.ys9glxe7 .q9mba0 { text-align: center; }
.v6n8rmg.mozp   .q9mba0 { text-align: left; }
.qb7d0m {
  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);
}
.qb7d0m .q9mba0 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.qb7d0m .yzl5 { color: var(--text-primary); text-shadow: none; }
.qb7d0m .kk7k { color: var(--text-muted); }
.qb7d0m .a90n8c { margin-top: 16px; }
.qb7d0m, .qb7d0m.wz0mb { min-height: auto !important; }
.qb7d0m.ys9glxe7 .q9mba0 { text-align: center; }
.qb7d0m.mozp   .q9mba0 { text-align: left; }
.qb7d0m~.zgeo{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}
.qb7d0m~.zgeo .w433wb{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}
.fpwj4p8 .yitdp,
.fpwj4p8 .s5wa52 {
  position: relative; overflow: hidden;
}
.fpwj4p8 .yitdp::after,
.fpwj4p8 .s5wa52::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@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; }
}
.fpwj4p8 .v6n8rmg .abbyrj8v {
  overflow: hidden;
}
.fpwj4p8 .v6n8rmg .abbyrj8v::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.yitdp .yzl5 { color: #fff; }
.yitdp .kk7k { color: rgba(255,255,255,0.85); }
.yitdp .a90n8c { background: #fff; color: var(--cta); }
.yitdp .a90n8c:hover { opacity: 0.92; }
.fpwj4p8 .qs7ho3 { position: relative; overflow: hidden; }
.fpwj4p8 .qs7ho3::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.qs7ho3 .yzl5 { text-shadow: none; color: var(--text-primary); }
.qs7ho3 .kk7k { color: var(--text-muted); }
body.c316yk9 .yzl5 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.z1z8us .yzl5 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wz0mb.yitdp .yzl5,
section.yitdp .yzl5 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qs7ho3.mozp   .llyl6nlm { align-items: flex-start; text-align: left; }
.wz0mb .hwrb {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.hwrb .l00bj.yfltg {
  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;
}
.hwrb .l00bj.yfltg:hover { opacity: 0.85; }
.jn0050 .q9mba0 { padding-bottom: 24px; }
.rvufiio .q9mba0 { max-width: 1100px; }
@media (max-width: 700px) {
  .qs7ho3 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qs7ho3:not(.cvq2r) .yp2szx { display: none !important; }
  .cvq2r .yp2szx { padding: 16px; }
  .llyl6nlm  { padding: 36px 24px; }
  .qs7ho3~.zgeo,.awve0p~.zgeo{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wz0mb, .qs7ho3 { min-height: 320px !important; }
  .yzl5 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .vxdxrv91,
  .iagejog,
  .fd2l5dk4 { grid-template-columns: 1fr !important; }

  

  
  .jn0050 { display: flex !important; flex-direction: column !important; }
  .jn0050 .q9mba0 { display: contents; }
  .jn0050 .abbyrj8v { order: 0; }
  .jn0050 .yzl5 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .jn0050 .vxdxrv91 { order: 2; padding: 0 16px 12px !important; }
  .jn0050 .kk7k { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .rvufiio .q9mba0 { display: flex; flex-direction: column; }
  .rvufiio .q9mba0 .yzl5 { order: 1; }
  .rvufiio .q9mba0 .fd2l5dk4 { order: 2; margin: 8px 0 24px !important; }
  .rvufiio .q9mba0 .kk7k { order: 3; }
  .rvufiio .q9mba0 .a90n8c { order: 4; align-self: center; margin-top: 0; }

  
  .qs7ho3.cvq2r {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qs7ho3.cvq2r .llyl6nlm { display: contents; padding: 0; }
  .qs7ho3.cvq2r .llyl6nlm .yzl5 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qs7ho3.cvq2r .yp2szx { order: 2; padding: 12px 16px; }
  .qs7ho3.cvq2r .llyl6nlm .kk7k { order: 3; padding: 0 24px; margin: 0 auto; }
  .qs7ho3.cvq2r .llyl6nlm .a90n8c { order: 4; align-self: center; margin: 8px 0 32px; }
}
.gw6tm { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.esre { width: 100%; height: auto; display: block; border-radius: 10px; }
.j5yevy .gw6tm        { border-radius: 16px; }
.j5yevy .esre  { border-radius: 16px; }
.j4yf .gw6tm         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.j4yf .esre   { border-radius: 8px; }
.beo426vt { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.gotc8d { width: 100%; padding: 32px 0; position: relative; }
.tv89qc1v { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fvmiqs .gotc8d:nth-child(even) { background: var(--bg-surface); }
.fvmiqs .gotc8d:nth-child(odd)  { background: var(--bg-page); }
.k2xoo1fx .gotc8d:nth-child(even) { background: var(--bg-card); }
.k2xoo1fx .gotc8d:nth-child(odd)  { background: var(--bg-page); }
.fvmiqs .gotc8d:nth-child(odd)  .tv89qc1v { background: var(--bg-card); border-radius: 6px; }
.fvmiqs .gotc8d:nth-child(even) .tv89qc1v { background: var(--bg-raised); border-radius: 6px; }
.k2xoo1fx .gotc8d:nth-child(odd)  .tv89qc1v { background: var(--bg-card); border-radius: 6px; }
.k2xoo1fx .gotc8d:nth-child(even) .tv89qc1v { background: var(--bg-raised); border-radius: 6px; }
.fvmiqs .gotc8d:nth-child(even) .iq1dcart .mch2o,
.k2xoo1fx .gotc8d:nth-child(even) .iq1dcart .mch2o { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fvmiqs .gotc8d:nth-child(odd) .iq1dcart .mch2o,
.k2xoo1fx .gotc8d:nth-child(odd) .iq1dcart .mch2o { background: var(--bg-card-inner); }
.fvmiqs .gotc8d:nth-child(even) .f756no .mch2o:nth-child(odd),
.k2xoo1fx .gotc8d:nth-child(even) .f756no .mch2o:nth-child(odd)  { background: var(--bg-card); }
.fvmiqs .gotc8d:nth-child(even) .f756no .mch2o:nth-child(even),
.k2xoo1fx .gotc8d:nth-child(even) .f756no .mch2o:nth-child(even) { background: var(--bg-card-inner); }
h1.golxn { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.golxn {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.cdbzal { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.vpfw5 h2.golxn {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.pe3xj h2.golxn {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rud4i8 h2.golxn {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.ivbh h2.golxn::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.g0gp h2.golxn {
  color: var(--text-primary); font-size: 1.7rem;
}
.e5br0i18 h2.golxn::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.gser7 h2.golxn {
  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;
}
.ofke { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ofke { display: none; } }
.ns8k6 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.n792hxja { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.q0ez90 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qkytfi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ac23j { padding-left: 20px; }
.ac23j li { margin-bottom: 6px; }
.ac23j a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ac23j a:hover { color: var(--accent-light); }
.qe05hv .qkytfi { display: none; }
.up9h6u1 .qkytfi { display: none; }
.up9h6u1 .ac23j { padding-left: 0; list-style: none; }
.up9h6u1 .ac23j li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.up9h6u1 .ac23j a { font-size: 0.92rem; }
.ot523p .q0ez90 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ot523p .qkytfi { display: none; }
.ot523p .ac23j { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ot523p .ac23j li { margin-bottom: 0; }
.ot523p .ac23j 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;
}
.ot523p .ac23j a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.poa0 .q0ez90 { padding: 20px 20px 16px; }
.poa0 .ac23j {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.poa0 .ac23j li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.poa0 .ac23j 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;
}
.poa0 .ac23j 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;
}
.poa0 .ac23j a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.poa0 .ac23j a:focus,
.poa0 .ac23j a:focus-visible,
.poa0 .ac23j a:target { outline: none; }
.poa0 .ac23j li:target a { border-color: var(--border); color: var(--text-muted); }
.qrlw .q0ez90 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.qrlw .qkytfi { display: none; }
.qrlw .ac23j { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.qrlw .ac23j li { margin-bottom: 0; }
.qrlw .ac23j li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.qrlw .ac23j li:last-child::after { content: ""; margin-right: 0; }
.qrlw .ac23j a { font-size: 0.9rem; }
.mch2o { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.iq1dcart .mch2o { background: var(--bg-card); }
.f756no .mch2o:nth-child(odd)  { background: var(--bg-card); }
.f756no .mch2o:nth-child(even) { background: var(--bg-raised); }
.dh81e7l .mch2o {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.dh81e7l .mch2o:last-child { border-bottom: none; }
.dh81e7l h3.cdbzal { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.jqydtl .mch2o {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.jqydtl .mch2o + .mch2o { margin-top: 4px; }
.lzyd2jxq .mch2o { background: none; border-radius: 0; padding: 12px 0; }
.lzyd2jxq .mch2o + .mch2o { border-top: 1px solid var(--border-section); }
.tgem4x { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hjfu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.tmcdvh99 { color: var(--text-body); margin-bottom: 10px; }
.x0qr, .pbe0iu { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.x0qr li, .pbe0iu li { margin-bottom: 6px; }
.pbe0iu li { list-style: decimal; }
.yhb3jw7     .x0qr { list-style-type: "● "; }
.vgl9ya  .x0qr { list-style-type: "■ "; }
.aihy .x0qr { list-style-type: "◆ "; }
.bvbmtryu    .x0qr { list-style-type: "★ "; }
.yhb3jw7     .x3xome3 { list-style-type: "● "; }
.vgl9ya  .x3xome3 { list-style-type: "■ "; }
.aihy .x3xome3 { list-style-type: "◆ "; }
.bvbmtryu    .x3xome3 { list-style-type: "★ "; }
.yhb3jw7    .x0qr li::marker, .yhb3jw7    .x3xome3 li::marker,
.vgl9ya .x0qr li::marker, .vgl9ya .x3xome3 li::marker,
.aihy .x0qr li::marker, .aihy .x3xome3 li::marker,
.bvbmtryu   .x0qr li::marker, .bvbmtryu   .x3xome3 li::marker {
  color: var(--cta); font-size: 1em;
}
.yhb3jw7 .pbe0iu,
.vgl9ya .pbe0iu,
.aihy .pbe0iu,
.bvbmtryu .pbe0iu {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.yhb3jw7 .pbe0iu li,
.vgl9ya .pbe0iu li,
.aihy .pbe0iu li,
.bvbmtryu .pbe0iu li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.yhb3jw7 .pbe0iu li::before,
.vgl9ya .pbe0iu li::before,
.aihy .pbe0iu li::before,
.bvbmtryu .pbe0iu 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;
}
.yhb3jw7     .pbe0iu li::before { border-radius: 50%; }
.vgl9ya  .pbe0iu li::before { border-radius: 3px; }
.aihy .pbe0iu li::before { border-radius: 3px; }
.bvbmtryu    .pbe0iu li::before { border-radius: 50%; }
.sv4vyx { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.x8e2 .sv4vyx,
.p59aa6 .sv4vyx { background: transparent; border: none; border-radius: 0; }
.mpaa { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mpaa th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mpaa td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mpaa tr:hover td { background: var(--bg-hover); }
.fq5jj .mpaa tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ol6yyfv .mpaa { border: 1px solid var(--border-alt); }
.ol6yyfv .mpaa th,
.ol6yyfv .mpaa td { border: 1px solid var(--border-alt); }
.x2oya .mpaa th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x2oya .mpaa td { border-bottom: none; }
.x2oya .mpaa tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ar56uc8 .mpaa th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ltbq4wtb .sv4vyx {
  overflow: hidden;
}
.ltbq4wtb .mpaa th { border-bottom: 1px solid var(--border-alt); }
.ltbq4wtb .mpaa tr:last-child td { border-bottom: none; }
.o4ru { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ssmt { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ndlikxc { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ir4ej9fa { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.nyjnsu { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.x3xome3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.x3xome3 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%}
.ekbpkj .ir4ej9fa { background: transparent; text-align: center; }
.fs2cd2 .ndlikxc {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ucj9u .ndlikxc {
  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);
}
.rxew41 .ssmt { display: grid; grid-template-columns: auto 1fr; }
.rxew41 .ndlikxc {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.rxew41 .ir4ej9fa { grid-column: 2; }
.rxew41 .nyjnsu,
.rxew41 .x3xome3 { grid-column: 1 / -1; }
.wxr4ocs .ssmt { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wxr4ocs .ndlikxc {
  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);
}
.wxr4ocs .ir4ej9fa { grid-column: 2; }
.wxr4ocs .nyjnsu,
.wxr4ocs .x3xome3 { grid-column: 1 / -1; }
.i54zhg8 .ssmt { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.i54zhg8 .ir4ej9fa { background: none; color: var(--accent-light); font-weight: 700; }
.cuta .ssmt { 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); }
.cuta .ir4ej9fa { background: none; color: var(--accent-light); font-weight: 700; }
.ao96x .ssmt { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ao96x .ssmt:last-child { border-bottom: none; }
.ao96x .ir4ej9fa { background: none; color: var(--accent-light); font-weight: 700; }
.amzsos3 .ssmt { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.amzsos3 .ir4ej9fa { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.pd7gbh .o4ru { counter-reset: card-n; }
.pd7gbh .ssmt  { counter-increment: card-n; }
.pd7gbh .ir4ej9fa { display: flex; align-items: center; gap: 10px; }
.pd7gbh .ir4ej9fa::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;
}
.yrhp38fr .ssmt { background: var(--bg-surface); border: 1px solid var(--border); }
.yrhp38fr .ir4ej9fa { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ea6d { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pcwk3v  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.hufn5n2 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.dnlwk221 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ea6d strong { color: var(--text-primary); font-size: 0.95rem; }
.ea6d p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.esre { width: 100%; height: auto; border-radius: 10px; display: block; }
.yfltg {
  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;
}
.yfltg:hover { opacity: 0.85; }
.acys8wg .yfltg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.acys8wg .yfltg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.k5fwo5 .yfltg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.k5fwo5 .yfltg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.fak7qe .a90n8c { border-radius: 50px; }
.fak7qe .yfltg  { border-radius: 50px; }
.in6x .a90n8c { padding-left: 22px; padding-right: 22px; }
.in6x .yfltg  { padding-left: 12px; padding-right: 12px; }
.ys5mvot .a90n8c { padding-left: 44px; padding-right: 44px; }
.ys5mvot .yfltg  { padding-left: 24px; padding-right: 24px; }
.g03uue .a90n8c { padding-left: 56px; padding-right: 56px; }
.g03uue .yfltg  { padding-left: 32px; padding-right: 32px; }
.qeyab   .a90n8c::after, .qeyab   .yfltg::after,
.xh9kpk2 .a90n8c::after, .xh9kpk2 .yfltg::after,
.d3kwf    .a90n8c::after, .d3kwf    .yfltg::after,
.e695xhw3    .a90n8c::after, .e695xhw3    .yfltg::after,
.chaqm    .a90n8c::after, .chaqm    .yfltg::after,
.hhwn     .a90n8c::after, .hhwn     .yfltg::after,
.ht90o    .a90n8c::after, .ht90o    .yfltg::after,
.p7j3ce82   .a90n8c::after, .p7j3ce82   .yfltg::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;
}
.qeyab .a90n8c::after, .qeyab .yfltg::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");
}
.xh9kpk2 .a90n8c::after, .xh9kpk2 .yfltg::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");
}
.d3kwf .a90n8c::after, .d3kwf .yfltg::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");
}
.e695xhw3 .a90n8c::after, .e695xhw3 .yfltg::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");
}
.chaqm .a90n8c::after, .chaqm .yfltg::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");
}
.hhwn .a90n8c::after, .hhwn .yfltg::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");
}
.ht90o .a90n8c::after, .ht90o .yfltg::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");
}
.p7j3ce82 .a90n8c::after, .p7j3ce82 .yfltg::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");
}
.ypiwu   .une9myk2::after, .ypiwu   .wkhmf::after,
.yneupru8 .une9myk2::after, .yneupru8 .wkhmf::after,
.jpc2djw    .une9myk2::after, .jpc2djw    .wkhmf::after,
.mt6d1    .une9myk2::after, .mt6d1    .wkhmf::after,
.eneq    .une9myk2::after, .eneq    .wkhmf::after,
.gn5yg8f     .une9myk2::after, .gn5yg8f     .wkhmf::after,
.hmehfk    .une9myk2::after, .hmehfk    .wkhmf::after,
.zyth0s6   .une9myk2::after, .zyth0s6   .wkhmf::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;
}
.ypiwu .une9myk2::after, .ypiwu .wkhmf::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");
}
.yneupru8 .une9myk2::after, .yneupru8 .wkhmf::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");
}
.jpc2djw .une9myk2::after, .jpc2djw .wkhmf::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");
}
.mt6d1 .une9myk2::after, .mt6d1 .wkhmf::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");
}
.eneq .une9myk2::after, .eneq .wkhmf::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");
}
.gn5yg8f .une9myk2::after, .gn5yg8f .wkhmf::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");
}
.hmehfk .une9myk2::after, .hmehfk .wkhmf::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");
}
.zyth0s6 .une9myk2::after, .zyth0s6 .wkhmf::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");
}
.eprxy .dscda   { background: rgba(128,128,128,.12); }
.l00bj.yfltg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .i523s {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .i523s::before    { grid-area: rank;   }
  .tjvf5xn           { grid-area: ident;  }
  .yhl6otyy     { grid-area: rating; min-width: 0; width: auto; }
  .tny6ngvj           { grid-area: pills;  }
  .l00bj             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .i523s {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .i523s::before    { justify-self: center; }
  .tjvf5xn           { width: 100%; }
  .yhl6otyy     { justify-self: center; }
  .tny6ngvj           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .y8c0 .l8c9 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .y8c0 .wqmir { margin: 0; }
}
.wqibt .wqmir { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.wqibt .ipe1q { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.wqibt .x8e2 { padding: 14px 16px; }
.wqibt .l21b { border-radius: 4px; }
.wqibt .ptpax39 { border-radius: 0; }
@media (max-width: 720px) {
  .wk38csko { grid-template-columns: 1fr; }
  .kua8ia { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kua8ia .kt94 { width: 72px; height: 50px; }
  .kua8ia .nastde { max-width: 180px; }
  .kua8ia .ca9cshv1 { width: auto; }
}
@media (max-width: 720px) {
  .oyoqcw6b { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .nphu { padding: 16px; }
  .k9qp .unk3rl { min-width: 50%; }
}
@media (max-width: 860px) {
  .eyhnq5 { grid-template-columns: 1fr; }
  .e5ipuje4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ya73j { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .eja6d { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .a1ly0vsu { flex-direction: column; align-items: stretch; }
}
.st7p .ca9cshv1 .yfltg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .pom5gy { flex-direction: column; align-items: stretch; gap: 10px; }
  .st7p .ca9cshv1 { text-align: center; }
}
@media (max-width: 720px) {
  .ta9i { grid-template-columns: 1fr; }
  .jjn93 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .a5lx1 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .y2fic6 { grid-template-columns: 1fr; }
  .ksdz { width: 100px; height: 100px; margin: 16px auto; }
  .h3zvrso { font-size: 1.4rem; }
  .xz4r9wx4 { justify-content: center; }
  .wrfih .unk3rl { min-width: 50%; }
}
@media (max-width: 540px) {
  .vpsl { flex-wrap: wrap; padding: 14px 16px; }
  .ninya1x { padding: 12px 16px; }
  .rixd2 .p2fmkuo { margin: 0 16px; }
  .rixd2 .mo4n { padding: 0 16px; }
  .e2qbv { padding: 12px 16px; }
}
.wz0x .i523s {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.wz0x .i523s:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.vul63e .egci { display: none; }
.vul63e .cx8pon { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.vul63e .cx8pon {
  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;
}
.vul63e .cx8pon small { display: none; }
.vul63e .xbj7 .t0u0k4 { display: none; }
.vul63e .xbj7 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.vul63e .bbt6m { display: none; }
.jjbfkk { margin: 16px 0; }
.fgyaewk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.fgyaewk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.fgyaewk summary::after { content: "+"; color: var(--accent-light); }
.fgyaewk[open] summary::after { content: "−"; }
.fgyaewk p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.gotc8d { margin-bottom: 0; }
.kpapeze h2.golxn { color: var(--text-primary); border-color: var(--accent-light); }
.ropwv h2.golxn { color: var(--text-primary); border-color: var(--accent-light); }
.bbn7a .pcwk3v     { background: #052e16; border-color: #10b981; }
.bbn7a .hufn5n2    { background: #1e1036; border-color: #a855f7; }
.bbn7a .ea6d strong  { color: #f1f5f9; }
.bbn7a .ea6d p       { color: #cbd5e1; }
.bbn7a .wtpk    .pcwk3v     .dnlwk221::before,
.bbn7a .fdzz  .pcwk3v     .dnlwk221::before,
.bbn7a .jk3krmc6  .pcwk3v     .dnlwk221::before,
.bbn7a .reqk3xhv .pcwk3v     .dnlwk221::before { color: #10b981; }
.bbn7a .wtpk    .qhyo .dnlwk221::before,
.bbn7a .fdzz  .qhyo .dnlwk221::before,
.bbn7a .jk3krmc6  .qhyo .dnlwk221::before,
.bbn7a .reqk3xhv .qhyo .dnlwk221::before { color: #f43f5e; }
.bbn7a .wtpk    .hufn5n2    .dnlwk221::before,
.bbn7a .fdzz  .hufn5n2    .dnlwk221::before,
.bbn7a .jk3krmc6  .hufn5n2    .dnlwk221::before,
.bbn7a .reqk3xhv .hufn5n2    .dnlwk221::before { color: #a855f7; }
.ih7c7sox .pcwk3v     { background: #2d2000; border-color: #eab308; }
.ih7c7sox .qhyo { background: #2d0b0b; border-color: #ef4444; }
.ih7c7sox .hufn5n2    { background: #2d1600; border-color: #f97316; }
.ih7c7sox .ea6d strong  { color: #f1f5f9; }
.ih7c7sox .ea6d p       { color: #cbd5e1; }
.ih7c7sox .wtpk    .pcwk3v     .dnlwk221::before,
.ih7c7sox .fdzz  .pcwk3v     .dnlwk221::before,
.ih7c7sox .jk3krmc6  .pcwk3v     .dnlwk221::before,
.ih7c7sox .reqk3xhv .pcwk3v     .dnlwk221::before { color: #eab308; }
.ih7c7sox .wtpk    .qhyo .dnlwk221::before,
.ih7c7sox .fdzz  .qhyo .dnlwk221::before,
.ih7c7sox .jk3krmc6  .qhyo .dnlwk221::before,
.ih7c7sox .reqk3xhv .qhyo .dnlwk221::before { color: #ef4444; }
.ih7c7sox .wtpk    .hufn5n2    .dnlwk221::before,
.ih7c7sox .fdzz  .hufn5n2    .dnlwk221::before,
.ih7c7sox .jk3krmc6  .hufn5n2    .dnlwk221::before,
.ih7c7sox .reqk3xhv .hufn5n2    .dnlwk221::before { color: #f97316; }
.sylxwu6 .pcwk3v     { background: #0c1a2e; border-color: #38bdf8; }
.sylxwu6 .hufn5n2    { background: #0a2020; border-color: #2dd4bf; }
.sylxwu6 .ea6d strong  { color: #f1f5f9; }
.sylxwu6 .ea6d p       { color: #cbd5e1; }
.sylxwu6 .wtpk    .pcwk3v     .dnlwk221::before,
.sylxwu6 .fdzz  .pcwk3v     .dnlwk221::before,
.sylxwu6 .jk3krmc6  .pcwk3v     .dnlwk221::before,
.sylxwu6 .reqk3xhv .pcwk3v     .dnlwk221::before { color: #38bdf8; }
.sylxwu6 .wtpk    .qhyo .dnlwk221::before,
.sylxwu6 .fdzz  .qhyo .dnlwk221::before,
.sylxwu6 .jk3krmc6  .qhyo .dnlwk221::before,
.sylxwu6 .reqk3xhv .qhyo .dnlwk221::before { color: #818cf8; }
.sylxwu6 .wtpk    .hufn5n2    .dnlwk221::before,
.sylxwu6 .fdzz  .hufn5n2    .dnlwk221::before,
.sylxwu6 .jk3krmc6  .hufn5n2    .dnlwk221::before,
.sylxwu6 .reqk3xhv .hufn5n2    .dnlwk221::before { color: #2dd4bf; }
.bazyp7uq .pcwk3v     { background: var(--accent-bg); border-color: var(--accent-light); }
.bazyp7uq .hufn5n2    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bazyp7uq .wtpk    .dnlwk221::before,
.bazyp7uq .fdzz  .dnlwk221::before,
.bazyp7uq .jk3krmc6  .dnlwk221::before,
.bazyp7uq .reqk3xhv .dnlwk221::before { color: var(--accent-light) !important; }
.gjq0ygb .aukghj0 { background: var(--bg-pros); }
.gjq0ygb .gzq1npbi { background: var(--bg-cons); }
.gjq0ygb .aukghj0 .xx5ex { color: var(--c-pros-label); }
.gjq0ygb .gzq1npbi .i8mi { color: var(--c-cons); }
.gjq0ygb .aukghj0 ul li,
.gjq0ygb .f7no7nhe li            { color: var(--c-pros); }
.gjq0ygb .gzq1npbi ul li,
.gjq0ygb .s7rmn3 li            { color: var(--c-cons); }
.anz3puc .ea6d { background: transparent; border-left: none; border: 1.5px solid; }
.anz3puc .pcwk3v     { border-color: var(--c-tip-border); }
.anz3puc .hufn5n2    { border-color: #60a5fa; }
.anz3puc .ea6d strong { color: var(--text-primary); }
.anz3puc .ea6d p      { color: var(--text-muted); }
.jihra .ea6d { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.jihra .pcwk3v     { border-top-color: var(--c-tip-border); }
.jihra .hufn5n2    { border-top-color: #60a5fa; }
.c0jd5 .ea6d { border-left: none; border-radius: 8px; }
.c0jd5 .pcwk3v     { background: #065f46; }
.c0jd5 .hufn5n2    { background: #1e3a8a; }
.c0jd5 .ea6d strong,
.c0jd5 .ea6d p { color: #fff; }
.c0jd5 .dnlwk221::before { color: rgba(255,255,255,0.85) !important; }
.bbn7a.c0jd5 .pcwk3v,
.bbn7a .c0jd5 .pcwk3v     { background: #052e16; }
.bbn7a.c0jd5 .hufn5n2,
.bbn7a .c0jd5 .hufn5n2    { background: #1e1036; }
.ih7c7sox.c0jd5 .pcwk3v,
.ih7c7sox .c0jd5 .pcwk3v      { background: #2d2000; }
.ih7c7sox.c0jd5 .qhyo,
.ih7c7sox .c0jd5 .qhyo  { background: #2d0b0b; }
.ih7c7sox.c0jd5 .hufn5n2,
.ih7c7sox .c0jd5 .hufn5n2     { background: #2d1600; }
.sylxwu6.c0jd5 .pcwk3v,
.sylxwu6 .c0jd5 .pcwk3v      { background: #0c1a2e; }
.sylxwu6.c0jd5 .hufn5n2,
.sylxwu6 .c0jd5 .hufn5n2     { background: #0a2020; }
.rurcm86 .ea6d { border-left: none; border-radius: 6px; padding: 10px 14px; }
.rurcm86 .pcwk3v     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.rurcm86 .hufn5n2    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.rurcm86 .ea6d strong { color: var(--text-primary); }
.rurcm86 .ea6d p      { color: var(--text-muted); }
.cah376 .ea6d { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.wtpk .dnlwk221,
.fdzz .dnlwk221,
.jk3krmc6 .dnlwk221,
.reqk3xhv .dnlwk221 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.wtpk .dnlwk221::before,
.fdzz .dnlwk221::before,
.jk3krmc6 .dnlwk221::before,
.reqk3xhv .dnlwk221::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.wtpk .pcwk3v     .dnlwk221::before { content: "✦"; color: var(--c-tip-border); }
.wtpk .qhyo .dnlwk221::before { content: "▲"; color: var(--c-warn-border); }
.wtpk .hufn5n2    .dnlwk221::before { content: "◉"; color: #60a5fa; }
.fdzz .pcwk3v     .dnlwk221::before { content: "★"; color: var(--c-tip-border); }
.fdzz .qhyo .dnlwk221::before { content: "◆"; color: var(--c-warn-border); }
.fdzz .hufn5n2    .dnlwk221::before { content: "●"; color: #60a5fa; }
.jk3krmc6 .pcwk3v     .dnlwk221::before { content: "▶"; color: var(--c-tip-border); }
.jk3krmc6 .qhyo .dnlwk221::before { content: "■"; color: var(--c-warn-border); }
.jk3krmc6 .hufn5n2    .dnlwk221::before { content: "▸"; color: #60a5fa; }
.reqk3xhv .pcwk3v     .dnlwk221::before { content: "→"; color: var(--c-tip-border); }
.reqk3xhv .qhyo .dnlwk221::before { content: "⬥"; color: var(--c-warn-border); }
.reqk3xhv .hufn5n2    .dnlwk221::before { content: "◈"; color: #60a5fa; }
.wxha6t .iq1dcart .mch2o,
.wxha6t .f756no .mch2o  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wxha6t .ssmt                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wxha6t .sv4vyx          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wxha6t .q0ez90                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.goaz .iq1dcart .mch2o,
.goaz .f756no .mch2o,
.goaz .ssmt,
.goaz .i523s,
.goaz .wqmir,
.goaz .sv4vyx,
.goaz .q0ez90,
.goaz .cah376 .ea6d { box-shadow: none; }
.j27a61   .tmcdvh99, .j27a61 .tgem4x, .j27a61 .hjfu,
.j27a61   .ns8k6, .j27a61 .n792hxja { font-size: 0.9rem; }
.j27a61   .x0qr, .j27a61 .pbe0iu { font-size: 0.9rem; }
.b6cb   .tmcdvh99, .b6cb .tgem4x, .b6cb .hjfu,
.b6cb   .ns8k6, .b6cb .n792hxja { font-size: 0.95rem; }
.b6cb   .x0qr, .b6cb .pbe0iu { font-size: 0.95rem; }
.y3oo   .tmcdvh99, .y3oo .tgem4x, .y3oo .hjfu,
.y3oo   .ns8k6, .y3oo .n792hxja { font-size: 1.08rem; }
.y3oo   .x0qr, .y3oo .pbe0iu { font-size: 1.05rem; }
.y3oo   .mpaa { font-size: 0.97rem; }
.thksjf0 .yzl5      { font-size: 3.2rem; }
.thksjf0 h2.golxn { font-size: 1.9rem; }
.thksjf0 h3.cdbzal     { font-size: 1.4rem; }
.tuiak .yzl5      { font-size: 3.8rem; }
.tuiak h2.golxn { font-size: 2.2rem; }
.tuiak h3.cdbzal     { font-size: 1.6rem; }
.gotc8d + .gotc8d { position: relative; }
.h8lp   .gotc8d + .gotc8d::before,
.w03d  .gotc8d + .gotc8d::before,
.bemg   .gotc8d + .gotc8d::before,
.ln45b2tm   .gotc8d + .gotc8d::before,
.o3vetr2a   .gotc8d + .gotc8d::before,
.yekuz .gotc8d + .gotc8d::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.h8lp .gotc8d + .gotc8d::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.w03d .gotc8d + .gotc8d::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.bemg .gotc8d + .gotc8d::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;
}
.ln45b2tm .gotc8d + .gotc8d::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p3mkyg .gotc8d { margin-bottom: 16px; }
.p3mkyg .gotc8d + .gotc8d { margin-top: 0; }
.p3mkyg .tv89qc1v { padding-top: 0; padding-bottom: 0; }
.o3vetr2a .gotc8d + .gotc8d::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yekuz .gotc8d + .gotc8d::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.phsxx3 .gotc8d + .gotc8d::before,
.as0k8 .gotc8d + .gotc8d::before,
.wzbbw9or .gotc8d + .gotc8d::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%;
}
.fvmiqs .phsxx3 .gotc8d:nth-child(even)::before,
.fvmiqs .as0k8 .gotc8d:nth-child(even)::before,
.fvmiqs .wzbbw9or .gotc8d:nth-child(even)::before { background: var(--bg-surface); }
.k2xoo1fx .phsxx3 .gotc8d:nth-child(even)::before,
.k2xoo1fx .as0k8 .gotc8d:nth-child(even)::before,
.k2xoo1fx .wzbbw9or .gotc8d:nth-child(even)::before { background: var(--bg-card); }
.phsxx3 .gotc8d + .gotc8d::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");
}
.as0k8 .gotc8d + .gotc8d::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");
}
.wzbbw9or .gotc8d + .gotc8d::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");
}
.g17jp5t .q9mba0,
.gnsevwj .q9mba0 { margin-bottom: 60px; }
.cddx5mfn .q9mba0 { margin-bottom: 70px; }
.qo9ltoj .v6n8rmg:not(.yitdp) .abbyrj8v { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qo9ltoj .yitdp { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.qo9ltoj .s5wa52 { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.qo9ltoj .qs7ho3 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hp9pd .gw6tm { float: left; width: 38%; margin: 0 28px 16px 0; }
.hp9pd .gw6tm .esre { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hp9pd .tv89qc1v::after { content: ''; display: block; clear: both; }
.tfe0m96 .gw6tm { float: right; width: 38%; margin: 0 0 16px 28px; }
.tfe0m96 .gw6tm .esre { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tfe0m96 .tv89qc1v::after { content: ''; display: block; clear: both; }
.xfnzj .gotc8d:nth-child(odd)  .gw6tm { float: left;  width: 38%; margin: 0 28px 16px 0; }
.xfnzj .gotc8d:nth-child(even) .gw6tm { float: right; width: 38%; margin: 0 0 16px 28px; }
.xfnzj .gw6tm .esre { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xfnzj .tv89qc1v::after { content: ''; display: block; clear: both; }
.hp9pd .o4ru,
.hp9pd .s60s,
.tfe0m96 .o4ru,
.xfnzj .o4ru,
@media (max-width: 900px) {
  .hp9pd .gw6tm,
  .tfe0m96 .gw6tm,
  .xfnzj .gotc8d:nth-child(odd)  .gw6tm,
  .xfnzj .gotc8d:nth-child(even) .gw6tm {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hp9pd .gw6tm .esre,
  .tfe0m96 .gw6tm .esre,
  .xfnzj .gw6tm .esre {
    max-height: none !important;
  }
}
.hp9pd .x0qr,
.hp9pd .pbe0iu,
.tfe0m96 .x0qr,
.tfe0m96 .pbe0iu,
.xfnzj .x0qr,
.xfnzj .pbe0iu { overflow: hidden; }
@media (max-width: 640px) {
  .hp9pd .gw6tm,
  .tfe0m96 .gw6tm,
  .xfnzj .gw6tm { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fpfunbde .beo426vt,
.fpfunbde .tv89qc1v,
.fpfunbde .i207vf  { max-width: 1100px; }
.ua0gld .beo426vt,
.ua0gld .tv89qc1v,
.ua0gld .i207vf  { max-width: 1200px; }
.mtk3up6j .beo426vt,
.mtk3up6j .tv89qc1v,
.mtk3up6j .i207vf  { max-width: 1320px; }
.mtk3up6j { --content-mw: 1320px; }
.k6lpxu { font-size: 0.82rem; color: var(--text-muted); }
.xomt10w { display: flex; align-items: center; }
.ua9neaz {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lw7b { display: flex; align-items: center; }
.nderx { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nderx:hover { text-decoration: underline; }
.yq95c { margin: 0 3px; opacity: 0.45; }
.yq95c::before { content: '/'; }
.lvqta { padding: 2px 5px; color: var(--text-main); }
.ng2q .k6lpxu {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ng2q .xomt10w { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.s2c8q .k6lpxu {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.s2c8q .xomt10w { padding: 0 0 0 12px; }
.cgfb3ft {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.e7nr .xomt10w { padding: 0 16px; }
.e7nr .k6lpxu {
  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);
}
.e7nr .beo426vt { padding-top: 28px; }
@media (max-width: 720px) {
  .cgfb3ft { margin-top: 18px; padding: 0 16px; }
  .e7nr .beo426vt { padding-top: 16px; }
}
.fpfunbde.ng2q .xomt10w { max-width: 1100px; }
.ua0gld.ng2q .xomt10w { max-width: 1200px; }
.mtk3up6j.ng2q .xomt10w { max-width: 1320px; }
.fpfunbde .cgfb3ft { max-width: 1100px; }
.ua0gld .cgfb3ft { max-width: 1200px; }
.mtk3up6j .cgfb3ft { max-width: 1320px; }
.tg0lo2a .gotc8d { padding-top: 16px; padding-bottom: 16px; }
.pvmny .gotc8d { padding-top: 24px; padding-bottom: 24px; }
.ankyyuv .gotc8d { padding-top: 40px; padding-bottom: 40px; }
.elsr30a .gotc8d { padding-top: 52px; padding-bottom: 52px; }
.bkgx9 .gotc8d:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bkgx9 .gotc8d:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bkgx9 .gotc8d:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bkgx9 .gotc8d:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dwxk .tv89qc1v { padding-top: 10px;  padding-bottom: 10px; }
.f21f6u .tv89qc1v { padding-top: 18px;  padding-bottom: 18px; }
.fnpmf1p .tv89qc1v { padding-top: 36px;  padding-bottom: 36px; }
.yl9dpre .tv89qc1v { padding-top: 48px;  padding-bottom: 48px; }
.mnswf h2.golxn { font-weight: 600; }
.mnswf h3.cdbzal     { font-weight: 600; }
.jh4srl h2.golxn { font-weight: 800; }
.jh4srl h3.cdbzal     { font-weight: 700; }
.logn2 { font-weight: 600; }
.logn2 h2.golxn { font-weight: 900; }
.logn2 h3.cdbzal     { font-weight: 800; }
.logn2 .ea6d strong,
.logn2 .ea6d strong { font-weight: 600; }
.une9myk2 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.a5iw .une9myk2 { display: none; }
@media (max-width: 640px) {
  .nkw7 { display: none; }
  .une9myk2 {
    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;
  }
}
.une9myk2 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.une9myk2:hover { opacity: 0.85; }
.yaabao5 .une9myk2 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.msmlkm9 .une9myk2,
.kctbj  .une9myk2 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.msmlkm9 .une9myk2:hover,
.kctbj  .une9myk2:hover { opacity: 0.88; }
.yaabao5.msmlkm9 .une9myk2,
.yaabao5.kctbj  .une9myk2 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.wkhmf {
  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;
}
.wkhmf:hover { transform: translateY(-2px); opacity: 0.92; }
.wkhmf { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dqags .wkhmf { display: none; }
.zynpi .wkhmf { right: 32px; }
.k9hz6  .wkhmf { left: 32px; }
@media (max-width: 480px) {
  .zynpi .wkhmf { right: 20px; bottom: 20px; }
  .k9hz6  .wkhmf { left: 20px; bottom: 20px; }
}
.toqv2i2n { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.i207vf { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.sarmpj9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.x5352x { color: var(--text-dim); font-size: 0.8rem; }
.eq9q3 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.eq9q3 img { height: 26px; width: auto; object-fit: contain; }
.km94ud { display: flex; flex-direction: column; gap: 6px; }
.km94ud a, .h6dv a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.km94ud a:hover, .h6dv a:hover { color: var(--accent-light); }
.km94ud .tokt0w { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.gcel .i207vf { text-align: center; }
.gcel .sarmpj9 { margin-top: 0; }
.s4vay8lf { margin-top: 10px; }
.s4vay8lf a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .i207vf { padding-left: 16px; padding-right: 16px; }
  .uod0h .i207vf { padding: 20px 16px; }
  .h6dv { gap: 4px 12px; }
  .sarmpj9 { font-size: 0.78rem; }
}
.trbxdav .ufmmjdi .eq9q3 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.trbxdav .sarmpj9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.trbxdav .x5352x { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .trbxdav .a3t6f { grid-template-columns: 1fr 1fr; } .trbxdav .ufmmjdi { grid-column: 1 / -1; } }
@media (max-width: 480px) { .trbxdav .a3t6f { grid-template-columns: 1fr; } }
.kh3dg2 .eq9q3 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.kh3dg2 .sarmpj9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .kh3dg2 .l41r { gap: 12px; } .kh3dg2 .eq9q3 { margin-right: 0; width: 100%; } }
.liamycr .b19iv .eq9q3 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.liamycr .sarmpj9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.liamycr .x5352x { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .liamycr .nimp { grid-template-columns: 1fr 1fr; } .liamycr .b19iv { grid-column: 1 / -1; } }
@media (max-width: 480px) { .liamycr .nimp { grid-template-columns: 1fr; } }
.zfbb8p9 .wveeb6zl { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.zfbb8p9 .km94ud { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .zfbb8p9 .wveeb6zl { grid-template-columns: 1fr 1fr; } .zfbb8p9 .kj43:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zfbb8p9 .wveeb6zl { grid-template-columns: 1fr; } }
.yv145q .wveeb6zl { grid-template-columns: 1fr 2fr; }
.yv145q .dkj5opok .km94ud { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .yv145q .wveeb6zl { grid-template-columns: 1fr; } }
.r4md0w .i207vf { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kov5z .or8cb      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kov5z .toqv2i2n { background: var(--bg-page); border-top-color: var(--border-alt); }
.k2vu .or8cb      { background: #0d1117; border-bottom-color: #21262d; }
.k2vu .gxbp7f5 { color: var(--accent-light); }
.k2vu .nbub5n { --msep-color: #8b949e; }
.k2vu .nbub5n a { color: #8b949e; }
.k2vu .nbub5n a:hover { color: var(--accent-light); }
.k2vu .crks { color: #8b949e; }
.k2vu .toqv2i2n { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.k2vu .sarmpj9,
.k2vu .x5352x { color: #6e7681; }
.k2vu .km94ud a, .k2vu .h6dv a,
.k2vu .eq9q3 { color: #e6edf3; }
.k2vu .km94ud a:hover, .k2vu .h6dv a:hover,
@media (max-width: 640px) {
  .k2vu .nbub5n { background: #0d1117; border-top-color: #21262d; }
  .k2vu .nbub5n li a { border-bottom-color: #21262d; }
}
.nkoa .or8cb      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.nkoa .gxbp7f5 { color: var(--accent-light); }
.nkoa .nbub5n { --msep-color: #475569; }
.nkoa .nbub5n a { color: #475569; }
.nkoa .nbub5n a:hover { color: var(--accent-light); }
.nkoa .crks { color: #64748b; }
.nkoa .toqv2i2n { background: #f0f4f8; border-top-color: #cbd5e1; }
.nkoa .sarmpj9,
.nkoa .x5352x { color: #64748b; }
.nkoa .km94ud a, .nkoa .h6dv a,
.nkoa .fjoz9c a, .nkoa .eq9q3 { color: #374151; }
.nkoa .km94ud a:hover, .nkoa .h6dv a:hover,
@media (max-width: 640px) {
  .nkoa .nbub5n { background: #f0f4f8; border-top-color: #cbd5e1; }
  .nkoa .nbub5n li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.msmlkm9 .or8cb      { background: var(--accent); border-bottom-color: var(--accent-light); }
.msmlkm9 .gxbp7f5 { color: #fff; }
.msmlkm9 .nbub5n { --msep-color: rgba(255,255,255,0.82); }
.msmlkm9 .nbub5n a { color: rgba(255,255,255,0.82); }
.msmlkm9 .nbub5n a:hover { color: #fff; }
.msmlkm9 .crks { color: rgba(255,255,255,0.9); }
.msmlkm9 .toqv2i2n { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.msmlkm9 .sarmpj9,
.msmlkm9 .x5352x { color: rgba(255,255,255,0.72); }
.msmlkm9 .km94ud a, .msmlkm9 .h6dv a,
.msmlkm9 .fjoz9c a, .msmlkm9 .eq9q3 { color: #fff; }
.msmlkm9 .km94ud a:hover, .msmlkm9 .h6dv a:hover,
@media (max-width: 640px) {
  .msmlkm9 .nbub5n { background: var(--accent); border-top-color: var(--accent-light); }
  .msmlkm9 .nbub5n li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.kctbj .or8cb {
  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);
}
.kctbj .toqv2i2n {
  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) {
  .kctbj .nbub5n {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.alugof .jbhn5 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.iftx312m .jbhn5 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.tsagm3 .jbhn5 { min-height: 72px; height: auto; }
.apzl .jbhn5 { min-height: 84px; height: auto; }
.uod0h .jbhn5 { max-width: none; padding: 0 32px; }
.uod0h .i207vf  { max-width: none; padding: 24px 32px; }
.u81vflo.ua0gld .jbhn5 { max-width: 1200px; }
.u81vflo.mtk3up6j .jbhn5 { max-width: 1320px; }
.w9k76r   .gxbp7f5, .w9k76r   .eq9q3 { text-transform: capitalize; }
.kaez .gxbp7f5, .kaez .eq9q3 { text-transform: lowercase; }
.a9ru .gxbp7f5, .a9ru .eq9q3 { text-transform: uppercase; letter-spacing: 0.06em; }
.ifqgmbj, .y0s4rhm7 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.valoxaxp .ifqgmbj,
.valoxaxp .y0s4rhm7 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.emc79 .ifqgmbj,
.emc79 .y0s4rhm7 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.w7ectxfb .ifqgmbj,
.w7ectxfb .y0s4rhm7 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.yjhldnem .ifqgmbj,
.yjhldnem .y0s4rhm7 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.xoy1   .nbub5n a { font-weight: 500; }
.iyernkqd .nbub5n a { font-weight: 600; }
.e5xpuge     .nbub5n a { font-weight: 700; }
.apq4    .nbub5n a { font-weight: 800; letter-spacing: 0.01em; }
.x5f82z     .nbub5n > li + li::before,
.qdrwd12    .nbub5n > li + li::before,
.zyrz    .nbub5n > li + li::before,
.bl6v .nbub5n > li + li::before,
.fqy9ewv5 .nbub5n > li + li::before,
.humxg  .nbub5n > li + li::before,
.bvft    .nbub5n > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.x5f82z     .nbub5n > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.qdrwd12    .nbub5n > li + li::before { content: "|"; }
.zyrz    .nbub5n > li + li::before { content: "—"; }
.bl6v .nbub5n > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.fqy9ewv5 .nbub5n > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.humxg  .nbub5n > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.bvft    .nbub5n > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .s9eodqi7 .crks,
  .mkpg .crks,
  .gu9xyjs9 .crks,
  .aix5 .crks,
  .zvebs .crks {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .s9eodqi7 .crks::before,
  .mkpg .crks::before,
  .gu9xyjs9 .crks::before,
  .aix5 .crks::before,
  .zvebs .crks::before { content: ""; display: block; flex-shrink: 0; }

  
  .s9eodqi7 .crks::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;
  }

  
  .mkpg .crks::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;
  }

  
  .gu9xyjs9 .crks::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;
  }

  
  .aix5 .crks::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;
  }

  
  .zvebs .crks::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) {
  .u7h4gy4o .crks {
    padding: 5px 14px;
  }
  .u7h4gy4o .nbub5n {
    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;
  }
  .u7h4gy4o .nbub5n li a {
    border-bottom: none; padding: 10px 22px;
  }
  .u7h4gy4o .nbub5n li a:hover { background: var(--bg-raised); }
  .u7h4gy4o .diwf,
  .zqp34 .diwf,
  .vmpd60e4 .diwf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .fuvem204 .crks {
    padding: 5px 10px;
  }
  .fuvem204 .nbub5n {
    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);
  }
  .fuvem204 .nbub5n.d7i8q { transform: translateX(0); }
  .fuvem204 .nbub5n li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .fuvem204 .nbub5n li:last-child a { border-bottom: none; }
  .msmlkm9 .nbub5n,
  .k2vu .nbub5n { background: var(--accent) !important; }
  .msmlkm9 .nbub5n li a,
  .k2vu .nbub5n li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vmpd60e4 .crks {
    padding: 5px 10px;
  }
  .vmpd60e4 .nbub5n {
    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);
  }
  .vmpd60e4 .nbub5n::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vmpd60e4 .nbub5n.d7i8q { transform: translateY(0); }
  .vmpd60e4 .nbub5n li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .lncc6l6 .crks {
    padding: 5px 10px;
  }
  .lncc6l6 .nbub5n {
    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;
  }
  .lncc6l6 .nbub5n.d7i8q { opacity: 1; pointer-events: auto; }
  .lncc6l6 .nbub5n li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .pc70wb     .crks { border-radius: 0 !important; }
  .tsuw7h89   .crks { border-radius: 8px !important; }
  .ienypj .crks { border-radius: 50% !important; }
  .j2ghwx   .crks { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .wgqwtt2n .lbzax { flex-direction: column; align-items: stretch; }
  .wgqwtt2n .a0ev { flex-direction: row; min-width: auto; }
  .wgqwtt2n .nz886f2l { align-items: flex-start; text-align: left; }
}
.neq1,
.neq1.gotc8d,
.fvmiqs .neq1,
.yen55 .neq1,
.k2xoo1fx .neq1,
.w4ri9hl .neq1 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wgm5 {
  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;
}
.qlgv { flex: 1 1 280px; min-width: 0; }
.u8zgk2c {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.npiidra {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.i9kgs7 {
  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;
}
.i9kgs7:hover { transform: translateY(-1px); opacity: 0.95; }
.gt16z .wgm5 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.gt16z .u8zgk2c { color: var(--cta); }
.gt16z .npiidra { color: var(--text-body); }
.gt16z .i9kgs7 {
  background: var(--cta) !important;
  color: #fff !important;
}
.zzpv08kp .wgm5 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.zzpv08kp .u8zgk2c { color: var(--text-primary); }
.zzpv08kp .npiidra { color: var(--text-body); }
.zzpv08kp .i9kgs7 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wgm5 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .qlgv { flex: 0 0 auto; }
  .u8zgk2c { font-size: 1.2rem; }
  .i9kgs7 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.nbxqjc .i8l8 { height: 36px; }
.l9qb .i8l8 { height: 60px; max-width: 200px; }
.dg5qs .i8l8 { height: 56px; max-width: 180px; }
.fdjzxfg     .egci, .fdjzxfg     .t0u0k4 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .m6t1b64 .s60s {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .m6t1b64 .i523s {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .m6t1b64 .i523s { padding: 40px 16px 20px; }
  .m6t1b64 .cj9wz3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .m6t1b64 .l00bj { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .brlimqna .i523s {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .brlimqna .i523s::before {
    position: absolute; top: 14px; left: 14px;
  }
  .brlimqna .tjvf5xn {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .brlimqna .cezu7v2 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .brlimqna .cj9wz3 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .brlimqna .l00bj { width: 100%; min-width: 0; }
  .brlimqna .egci { min-width: 0; }
}
.mnjfm .i523s::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.euh8 .fgyaewk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.euh8 .fgyaewk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.euh8 .fgyaewk p { padding: 0 2px 16px; }
.zxah8 .fgyaewk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zxah8 .fgyaewk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zxah8 .fgyaewk summary::after { content: "›"; font-size: 1.2em; }
.zxah8 .fgyaewk[open] summary::after { content: "‹"; }
.zxah8 .fgyaewk p { padding: 10px 22px 4px; }
.p9u1lr6 .fgyaewk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.p9u1lr6 .fgyaewk summary { color: var(--text-primary); padding-left: 16px; }
.p9u1lr6 .fgyaewk summary::after { content: "›"; font-size: 1.1em; }
.p9u1lr6 .fgyaewk[open] summary::after { content: "‹"; }
.p9u1lr6 .fgyaewk p { padding-left: 16px; }
.qgtw0 .jjbfkk { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qgtw0 .fgyaewk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qgtw0 .fgyaewk:last-child { border-bottom: none; }
.qgtw0 .fgyaewk summary { color: var(--text-primary); border-radius: 0; }
.qgtw0 .fgyaewk summary::after { content: "›"; font-size: 1.1em; }
.qgtw0 .fgyaewk[open] summary::after { content: "‹"; }
.eac7zo .fgyaewk { overflow: hidden; }
.eac7zo .fgyaewk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.eac7zo .fgyaewk summary::after { color: rgba(255,255,255,.75); }
.eac7zo .fgyaewk[open] summary { border-radius: 0; }
.xv426bj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.melu {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ayueok {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.og3epj9s { color: var(--text-muted); font-size: 1.05rem; }
.rowx8 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jgt90han { margin-bottom: 20px; }
.jy5o10 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.rix9rw {
  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;
}
.rix9rw:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.lxbup9az { resize: vertical; min-height: 130px; }
.ukzt02f { width: 100%; margin-top: 8px; }
.tcj9l {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.lva0f2k {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.mjlep { color: var(--text-muted); line-height: 1.75; }
.pq85z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.pq85z li { margin-bottom: 6px; }
.hhcv4fc6 { max-width: 760px; margin: 0 auto; }
.dvnxbr9 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.h8skvrnr { max-width: 760px; margin: 0 auto; }
.he9prc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.iwx8pt00 ul.pq85z { margin: 0; }
.wk0r { max-width: 900px; margin: 0 auto; }
.ednnz { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.ednnz:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ednnz .he9prc { margin: 0; font-size: 1rem; }
.ednnz .flxwtlcj p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .ednnz { grid-template-columns: 1fr; gap: 10px; } }
.i0ncb .he9prc { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.a5d4o7 .pq85z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a96c48 { grid-template-columns: 1fr; } }
.ntms2tm { color: inherit; text-decoration: none; }
.ntms2tm:hover { color: var(--accent-light); text-decoration: underline; }
.wexkyh { display: inline-block; line-height: 0; }
.c21g { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vi2p { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.vi2p:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.b69ntn { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.vi2p p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vi2p ul.pq85z { margin: 0; }
.g4cn { color: var(--text-muted); line-height: 1.75; }
.rc0rqdeh .pq85z,
.h6e0l1 .pq85z,
.oifaeue .pq85z,
.i60r .pq85z {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.rc0rqdeh .vi2p,
.h6e0l1 .vi2p { text-align: left; }
.rc0rqdeh .b69ntn,
.h6e0l1 .b69ntn { text-align: center; }
.hvie { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.uj03hd5k { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.p9bumm { font-size: 1.1rem; }
.gol4 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.rg4b { margin-top: 12px; }
.l3g6pw2o { 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; }
.l3g6pw2o:hover { border-bottom-color: var(--accent-light); }
.nysrretr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nysrretr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.jgup06 { width: 260px; height: 260px; }
.hdohg { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.y14ji { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ufe7qud1 { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .arrwb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.hy5vk .gol4, .hy5vk .uj03hd5k { max-width: 640px; }
.kkxb { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.pn1ro1u { position: sticky; top: 96px; align-self: start; }
.pn1ro1u .hvie { font-size: 1.6rem; margin-top: 18px; }
.fiwkebq .gol4 { margin-bottom: 28px; }
@media (max-width: 860px) { .kkxb { grid-template-columns: 1fr; } .pn1ro1u { position: static; text-align: center; } }
.lu1hjwi .nysrretr { margin: 0 auto 18px; }
.lu1hjwi .y14ji { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .b55ovvr { grid-template-columns: 1fr; } }
.y8tb8 .hvie { font-size: 1.6rem; margin-bottom: 6px; }
.i60r .pq85z { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .y8tb8 { flex-direction: column; text-align: center; } .yb1ytqec { grid-template-columns: 1fr; } }
.mad8a1r .hvie { font-size: 1.35rem; margin: 0 0 4px; }
.mad8a1r .y14ji { margin: 0; }
.zqw1n7 .ayueok { color: var(--accent-light); }
.onbbi .ayueok { font-size: 2rem; }
.onbbi .og3epj9s { max-width: 680px; }
.dw688ju .ayueok { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.dw688ju .og3epj9s  { margin: 0; }
@media (max-width: 640px) { .dw688ju { flex-direction: column; } }
.t4rfcbco .ayueok { color: var(--accent-light); }
.t075n .ayueok { color: #fff; }
.t075n .og3epj9s  { color: rgba(255,255,255,0.85); }
.lrfmnr { max-width: 680px; margin: 0 auto; }
.a927uwt {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .a927uwt { grid-template-columns: 1fr; } }
.freb7n { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.freb7n .rix9rw {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.freb7n .rix9rw:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.b5mikcs6 .rix9rw { background: var(--bg-raised); border-color: transparent; }
.b5mikcs6 .rix9rw:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ql0pz5 .rix9rw { border-radius: 100px; padding: 11px 20px; }
.ql0pz5 .lxbup9az { border-radius: 14px; }
.eghyp227 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .eghyp227 { grid-template-columns: 1fr; } }
.hzdt1i5e {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.hzdt1i5e h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.hzdt1i5e p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.s8d0djo { counter-reset: priv-count; }
.j0b91 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.j0b91:last-child { border-bottom: none; }
.r1zoyfi7 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.j0b91 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.j0b91 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.atr9 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.atr9 li { margin-bottom: 6px; }
.c69qc20{display:none}
.c69qc20:empty,.w433wb:empty{display:none}
.zqib{position:relative;overflow:visible}
.frgu .zgeo,.i2dd5b .zgeo,
.f56dgh .zgeo,.ducw .zgeo,
.w8nw .zgeo,.i7oh .zgeo{display:block}
.c244m .i531k{display:block}
.frgu .zgeo,.i2dd5b .zgeo,
.f56dgh .zgeo,.ducw .zgeo,
.w8nw .zgeo{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.frgu .zgeo .w433wb,.i2dd5b .zgeo .w433wb,
.f56dgh .zgeo .w433wb,.ducw .zgeo .w433wb,
.w8nw .zgeo .w433wb{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.frgu .caooyg,.i2dd5b .caooyg,
.f56dgh .caooyg,.ducw .caooyg,
.w8nw .caooyg{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.frgu .zgeo,.i2dd5b .zgeo{top:12px}
.frgu .zgeo .w433wb{margin-right:auto}
.i2dd5b .zgeo .w433wb{margin-left:auto}
.i2dd5b .zgeo{text-align:right}
.f56dgh .zgeo,.ducw .zgeo{bottom:12px}
.f56dgh .zgeo .w433wb{margin-right:auto}
.ducw .zgeo .w433wb{margin-left:auto}
.ducw .zgeo{text-align:right}
.w8nw .zgeo{position:relative;margin-top:16px}
.w8nw .zgeo .w433wb{margin:0 auto}
.i7oh .zgeo{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.i7oh .zgeo .w433wb{margin:0}
.i7oh .qs7ho3~.zgeo,
.i7oh .awve0p~.zgeo{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.i7oh .qs7ho3~.zgeo .w433wb,
.i7oh .awve0p~.zgeo .w433wb{justify-content:flex-start}
.qs7ho3~.zgeo,.awve0p~.zgeo{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.qs7ho3~.zgeo .w433wb{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.awve0p~.zgeo .w433wb{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i531k .w433wb{margin:0 0 12px}
.w433wb{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.caooyg{white-space:nowrap}
.ohel .caooyg{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ohel .iobkv::before{content:""}
.gie1 .caooyg{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.lk4ynp1 .w433wb{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.yiz93e .caooyg{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.msbbhq6c .caooyg{color: var(--accent-light);opacity:1;font-weight:500}
.sra3z .caooyg{border-bottom:1px solid currentColor;padding-bottom:2px}
.p0rjqd2 .w433wb{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.oh6hj{--date-bg:var(--accent-bg-light)}
.s2yik4 .iobkv::before{content:""}
.hhfs6 .caooyg + .caooyg::before{content:"•";margin-right:6px;opacity:.4}
.wjqf .caooyg + .caooyg::before{content:"/";margin-right:6px;opacity:.35}
.hf6bo .caooyg + .caooyg::before{content:"|";margin-right:6px;opacity:.3}
.k5svmxhu .caooyg + .caooyg::before{content:"—";margin-right:6px;opacity:.3}
.a2xg .caooyg + .caooyg::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.mil5a .caooyg + .caooyg::before{content:"·";margin-right:6px;opacity:.4}
.stqu .caooyg + .caooyg::before{content:"›";margin-right:6px;opacity:.4}
.duonx57a .caooyg + .caooyg::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.rof7acq{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.dfsf13y4{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.q2h7n2v{display:flex;flex-direction:column;gap:3px}
.b5nl3y{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.y6unqf{font-weight:700;font-size:1rem;color:var(--text-heading)}
.jul32u{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.bqksc .rof7acq{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.mwwgp .rof7acq{border-top:3px solid var(--accent);padding-top:18px}
.j3lc5cy .rof7acq{border-left:3px solid var(--accent);border-radius:0}
.yfhr6 .rof7acq{padding:20px 0}
@media(max-width:640px){
  .rof7acq{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .jul32u{max-width:100%}
}
.dia4kj8 .sv4vyx{margin:0}
@media (max-width:560px){
  .egub{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) {
  .wws8 { padding: 28px 18px 20px; }
  .x5b1fk4 { font-size: 1.2rem; }
  .zehjz116 { max-width: 220px; max-height: 80px; }
}
.yrhy  .ukon8 { border-radius: 6px; }
.eaixagc .wgm5 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ukon8 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.befv5x {
  margin: 28px 0 24px;
}
.befv5x .gotc8d {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.befv5x .tv89qc1v {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.befv5x .wgm5 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .jbhn5 { flex-direction: row-reverse; }
[dir="rtl"] .nbub5n { flex-direction: row-reverse; }
[dir="rtl"] .zynpi .wkhmf { right: auto; left: 32px; }
[dir="rtl"] .k9hz6  .wkhmf { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .zynpi .wkhmf { right: auto; left: 20px; }
  [dir="rtl"] .k9hz6  .wkhmf { left: auto;  right: 20px; }
}
[dir="rtl"] .hp9pd .gw6tm  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .tfe0m96 .gw6tm { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .x0qr, [dir="rtl"] .pbe0iu { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ea6d { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wgm5 { direction: rtl; }
[dir="rtl"] .k6lpxu { direction: rtl; }
[dir="rtl"] .q0ez90 { direction: rtl; }
[dir="rtl"] .ac23j { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .yhb3jw7 .pbe0iu,
[dir="rtl"] .vgl9ya .pbe0iu,
[dir="rtl"] .aihy .pbe0iu,
[dir="rtl"] .bvbmtryu .pbe0iu {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .yhb3jw7 .pbe0iu li::before,
[dir="rtl"] .vgl9ya .pbe0iu li::before,
[dir="rtl"] .aihy .pbe0iu li::before,
[dir="rtl"] .bvbmtryu .pbe0iu li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .v6n8rmg.mozp .q9mba0,
[dir="rtl"] .qb7d0m.mozp .q9mba0,
[dir="rtl"] .yitdp.mozp .q9mba0,
[dir="rtl"] .jn0050.mozp .q9mba0,
[dir="rtl"] .rvufiio.mozp .q9mba0 { text-align: right; }
[dir="rtl"] .qs7ho3.mozp .llyl6nlm { align-items: flex-end; text-align: right; }
[dir="rtl"] .tv89qc1v,
[dir="rtl"] .ns8k6,
[dir="rtl"] .n792hxja,
[dir="rtl"] .ofke,
[dir="rtl"] .q9mba0 { text-align: right; }
[dir="rtl"] .rowx8,
[dir="rtl"] .jy5o10,
[dir="rtl"] .gol4,
[dir="rtl"] .rix9rw,
[dir="rtl"] .lxbup9az { text-align: right; direction: rtl; }
[dir="rtl"] .ql0pz5 .rix9rw,
[dir="rtl"] .freb7n .rix9rw { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #84cc16;
  --brand:           #84cc16;
  --brand-light:     #ade754;
  --brand-pale:      #c7e995;
  --grad-start:      #486f0c;
  --grad-end:        #75b413;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #006d84;
  --cta-light:       #05a8cb;
  --cta-hover:       #008eac;
  --bg-page:         #0e1504;
  --bg-surface:      #172206;
  --bg-card:         #202f08;
  --bg-card-inner:   #283c0b;
  --bg-raised:       #31490d;
  --bg-hover:        #3a5510;
  --border:          #456713;
  --border-alt:      #578018;
  --border-section:  #456713;
  --text-primary:    #e6e7e3;
  --text-muted:      #a7ae9d;
  --text-body:       #cdd0c7;
  --text-sub:        #a7ae9d;
  --text-faint:      #757d67;
  --text-dim:        #5b6150;
  --text-label:      #8e9781;
  --text-value:      #c0c5b9;
  --accent-bg:       #212e0f;
  --accent-bg-light: #334714;
  --bg-tip:          #16261a;
  --bg-warning:      #272115;
  --bg-info:         #162426;
  --bg-pros:         #16261a;
  --bg-cons:         #261a16;
  --c-pros:          #7af497;
  --c-cons:          #e69c89;
  --c-pros-label:    #4bf072;
  --c-tip-border:    #2aed58;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af497;
}
:root { --logo-bg-opacity: 72%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.aqayr .dnlwk221 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.aqayr .dnlwk221::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.aqayr .pcwk3v     .dnlwk221::before { content: "";  color: var(--c-tip-border); }.aqayr .qhyo .dnlwk221::before { content: ""; color: var(--c-warn-border); }.aqayr .hufn5n2    .dnlwk221::before { content: ""; color: #60a5fa; }.bbn7a .aqayr .pcwk3v     .dnlwk221::before { color: #10b981; }.bbn7a .aqayr .qhyo .dnlwk221::before { color: #f43f5e; }.bbn7a .aqayr .hufn5n2    .dnlwk221::before { color: #a855f7; }.ih7c7sox  .aqayr .pcwk3v     .dnlwk221::before { color: #eab308; }.ih7c7sox  .aqayr .qhyo .dnlwk221::before { color: #ef4444; }.ih7c7sox  .aqayr .hufn5n2    .dnlwk221::before { color: #f97316; }.sylxwu6  .aqayr .pcwk3v     .dnlwk221::before { color: #38bdf8; }.sylxwu6  .aqayr .qhyo .dnlwk221::before { color: #818cf8; }.sylxwu6  .aqayr .hufn5n2    .dnlwk221::before { color: #2dd4bf; }.bazyp7uq .aqayr .dnlwk221::before { color: var(--accent-light) !important; }
.rcia01dz .f7no7nhe li::before, .rcia01dz .s7rmn3 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.rcia01dz .f7no7nhe li::before { content: ""; }.rcia01dz .s7rmn3 li::before { content: ""; }.rcia01dz .xx5ex::before, .rcia01dz .i8mi::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.rcia01dz .xx5ex::before { content: ""; }.rcia01dz .i8mi::before { content: ""; }
.jzf5qi0 .wz0mb, .jzf5qi0 .qs7ho3 { min-height: 320px; }
.nokdm .a90n8c::after, .nokdm .yfltg::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; }
.ji5o .une9myk2::after,.ji5o .wkhmf::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.yq95c::before { content: '—'; }