:root {
  --color-accent: #414299;
  --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;
}
.dknq4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ix6rtec {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.aa51y5fv {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.lv4u3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.a44mr { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.a44mr a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.a44mr a:hover { color: var(--accent-light); }
.yasfcc  .umfnpzp { border-radius: 14px; }
.yasfcc .umfnpzp li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.yasfcc .umfnpzp li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .umfnpzp {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .vr50f:hover .umfnpzp,
  .vr50f:focus-within .umfnpzp { display: block; }
  .umfnpzp li a { padding: 8px 16px; font-size: 0.88rem; }
}
.bf7q8xh {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.p8fkt8 { display: none; }
@media (max-width: 640px) {
  .p8fkt8 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .p8fkt8.x7rew2z { display: block; }
}
@media (max-width: 640px) {
  .bf7q8xh { display: block; }
  .a44mr > li + li::before { display: none !important; }
  .a44mr {
    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;
  }
  .a44mr.x7rew2z { display: flex; }
  .a44mr li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .a44mr li:last-child a { border-bottom: none; }
}
.yzrq7 { min-height: 480px; }
.ixehepo9 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.qgir { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qaq9k26 .qgir { margin-left: 0; margin-right: 0; }
.fyylrvf {
  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;
}
.rrecb .fyylrvf { margin-top: 24px; }
.fyylrvf:hover { opacity: 0.88; }
.zgq1133t .ixehepo9 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zgq1133t .qgir { color: #e2e8f0; }
.zgq1133t.qaq9k26   .ebamuw { text-align: left; }
.sjtqq .ixehepo9 { color: var(--text-primary); text-shadow: none; }
.sjtqq .qgir { color: var(--text-muted); }
.sjtqq .fyylrvf { margin-top: 16px; }
.sjtqq, .sjtqq.yzrq7 { min-height: auto !important; }
.sjtqq.qaq9k26   .ebamuw { text-align: left; }
.sjtqq~.a699{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}
.sjtqq~.a699 .el6dar1{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.fsxfxhq .o83hh1,
.fsxfxhq .bv8zv {
  animation: hg-breathe 10s ease-in-out infinite;
}
@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; }
}
.fsxfxhq .zgq1133t .c6503 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.o83hh1 .ixehepo9 { color: #fff; }
.o83hh1 .qgir { color: rgba(255,255,255,0.85); }
.o83hh1 .fyylrvf { background: #fff; color: var(--cta); }
.o83hh1 .fyylrvf:hover { opacity: 0.92; }
.mp7fz .hjcv1sps { position: relative; overflow: hidden; }
.mp7fz .hjcv1sps::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;
}
.fsxfxhq .hjcv1sps {
  animation: hg-breathe 7s ease-in-out infinite;
}
.zp51 .hjcv1sps { position: relative; overflow: hidden; }
.zp51 .hjcv1sps::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
.w1bdkrnm .hjcv1sps { position: relative; overflow: hidden; }
.w1bdkrnm .hjcv1sps::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.m85wgn8 .hjcv1sps {
  animation: hg-fadein 1.2s ease-out both;
}
.hjcv1sps {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.kqsiy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.abarxx3 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.nu9de {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.hjcv1sps .ixehepo9 { text-shadow: none; color: var(--text-primary); }
.hjcv1sps .qgir { color: var(--text-muted); }
body.m72z .ixehepo9 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.q0581 .ixehepo9 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.yzrq7.o83hh1 .ixehepo9,
section.o83hh1 .ixehepo9 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.hjcv1sps.b5n7eu .kqsiy { align-items: center; text-align: center; }
.hjcv1sps.qaq9k26   .kqsiy { align-items: flex-start; text-align: left; }
.r6cg .abarxx3 { position: relative; }
.r6cg .abarxx3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.r6cg.vj1uf .abarxx3::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.r9pv8qw1 .abarxx3 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.r9pv8qw1 .nu9de {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.r9pv8qw1.vj1uf .abarxx3 { padding: 32px 0 32px 32px; }
.g34i .abarxx3 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.g34i .nu9de {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.vj1uf .kqsiy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.g34i.vj1uf .abarxx3 { padding: 40px 16px 40px 48px; }
.yzrq7 .ub2hpfx {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.ub2hpfx .j1vsmh.mmif8vk9 {
  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;
}
.ub2hpfx .j1vsmh.mmif8vk9:hover { opacity: 0.85; }
.ir6a6b1 .abarxx3 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .hjcv1sps { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .hjcv1sps:not(.ir6a6b1) .abarxx3 { display: none !important; }
  .ir6a6b1 .abarxx3 { padding: 16px; }
  .kqsiy  { padding: 36px 24px; }
  .hjcv1sps~.a699,.vj1uf~.a699{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .yzrq7, .hjcv1sps { min-height: 320px !important; }
  .ixehepo9 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .f688xm,
  .r17p5a,
  .zhxt { grid-template-columns: 1fr !important; }

  

  
  .bdiw6qfu { display: flex !important; flex-direction: column !important; }
  .bdiw6qfu .ebamuw { display: contents; }
  .bdiw6qfu .c6503 { order: 0; }
  .bdiw6qfu .ixehepo9 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .bdiw6qfu .f688xm { order: 2; padding: 0 16px 12px !important; }
  .bdiw6qfu .qgir { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .rrecb .ebamuw { display: flex; flex-direction: column; }
  .rrecb .ebamuw .ixehepo9 { order: 1; }
  .rrecb .ebamuw .zhxt { order: 2; margin: 8px 0 24px !important; }
  .rrecb .ebamuw .qgir { order: 3; }
  .rrecb .ebamuw .fyylrvf { order: 4; align-self: center; margin-top: 0; }

  
  .hjcv1sps.ir6a6b1 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .hjcv1sps.ir6a6b1 .kqsiy { display: contents; padding: 0; }
  .hjcv1sps.ir6a6b1 .kqsiy .ixehepo9 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .hjcv1sps.ir6a6b1 .abarxx3 { order: 2; padding: 12px 16px; }
  .hjcv1sps.ir6a6b1 .kqsiy .qgir { order: 3; padding: 0 24px; margin: 0 auto; }
  .hjcv1sps.ir6a6b1 .kqsiy .fyylrvf { order: 4; align-self: center; margin: 8px 0 32px; }
}
.x4ji { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.oxqcv1j { width: 100%; height: auto; display: block; border-radius: 10px; }
.km60ao .x4ji        { border-radius: 16px; }
.km60ao .oxqcv1j  { border-radius: 16px; }
.h70w4h .x4ji         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.h70w4h .oxqcv1j   { border-radius: 8px; }
.awuo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.whkg { width: 100%; padding: 32px 0; position: relative; }
.f59ncc42 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.g8a2h2ok .whkg:nth-child(even) { background: var(--bg-surface); }
.g8a2h2ok .whkg:nth-child(odd)  { background: var(--bg-page); }
.bmbau .whkg:nth-child(even) { background: var(--bg-card); }
.bmbau .whkg:nth-child(odd)  { background: var(--bg-page); }
.g8a2h2ok .whkg:nth-child(odd)  .f59ncc42 { background: var(--bg-card); border-radius: 6px; }
.g8a2h2ok .whkg:nth-child(even) .f59ncc42 { background: var(--bg-raised); border-radius: 6px; }
.bmbau .whkg:nth-child(odd)  .f59ncc42 { background: var(--bg-card); border-radius: 6px; }
.bmbau .whkg:nth-child(even) .f59ncc42 { background: var(--bg-raised); border-radius: 6px; }
.g8a2h2ok .whkg:nth-child(even) .mra2 .wazb,
.bmbau .whkg:nth-child(even) .mra2 .wazb { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.g8a2h2ok .whkg:nth-child(odd) .mra2 .wazb,
.bmbau .whkg:nth-child(odd) .mra2 .wazb { background: var(--bg-card-inner); }
.g8a2h2ok .whkg:nth-child(even) .y9mgg .wazb:nth-child(odd),
.bmbau .whkg:nth-child(even) .y9mgg .wazb:nth-child(odd)  { background: var(--bg-card); }
.g8a2h2ok .whkg:nth-child(even) .y9mgg .wazb:nth-child(even),
.bmbau .whkg:nth-child(even) .y9mgg .wazb:nth-child(even) { background: var(--bg-card-inner); }
h1.rvwtt5x { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.rvwtt5x {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.w3zp91 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.pm7hz8b h2.rvwtt5x {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.obor1m h2.rvwtt5x {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.xthbvul h2.rvwtt5x {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.sqix8yv h2.rvwtt5x::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.xgvj2obh h2.rvwtt5x {
  color: var(--text-primary); font-size: 1.7rem;
}
.mru54ni h2.rvwtt5x::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.lezuz5uq h2.rvwtt5x {
  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;
}
.z4ne0tj { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .z4ne0tj { display: none; } }
.ihtjrl { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.m6xvkf { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.j6cz {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.m3fh3 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.kvrx16 { padding-left: 20px; }
.kvrx16 li { margin-bottom: 6px; }
.kvrx16 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.kvrx16 a:hover { color: var(--accent-light); }
.cdfa3 .m3fh3 { display: none; }
.yammg .m3fh3 { display: none; }
.yammg .kvrx16 { padding-left: 0; list-style: none; }
.yammg .kvrx16 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.yammg .kvrx16 a { font-size: 0.92rem; }
.cyx7t .j6cz { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.cyx7t .m3fh3 { display: none; }
.cyx7t .kvrx16 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.cyx7t .kvrx16 li { margin-bottom: 0; }
.cyx7t .kvrx16 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;
}
.cyx7t .kvrx16 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.my4e3cu .j6cz { padding: 20px 20px 16px; }
.my4e3cu .kvrx16 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.my4e3cu .kvrx16 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.my4e3cu .kvrx16 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;
}
.my4e3cu .kvrx16 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;
}
.my4e3cu .kvrx16 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.my4e3cu .kvrx16 a:focus,
.my4e3cu .kvrx16 a:focus-visible,
.my4e3cu .kvrx16 a:target { outline: none; }
.my4e3cu .kvrx16 li:target a { border-color: var(--border); color: var(--text-muted); }
.v0q64x3 .j6cz { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.v0q64x3 .m3fh3 { display: none; }
.v0q64x3 .kvrx16 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.v0q64x3 .kvrx16 li { margin-bottom: 0; }
.v0q64x3 .kvrx16 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.v0q64x3 .kvrx16 li:last-child::after { content: ""; margin-right: 0; }
.v0q64x3 .kvrx16 a { font-size: 0.9rem; }
.wazb { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.mra2 .wazb { background: var(--bg-card); }
.y9mgg .wazb:nth-child(odd)  { background: var(--bg-card); }
.y9mgg .wazb:nth-child(even) { background: var(--bg-raised); }
.yynd .wazb {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yynd .wazb:last-child { border-bottom: none; }
.yynd h3.w3zp91 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.x23iy .wazb {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.x23iy .wazb + .wazb { margin-top: 4px; }
.snm14cf .wazb { background: none; border-radius: 0; padding: 12px 0; }
.snm14cf .wazb + .wazb { border-top: 1px solid var(--border-section); }
.gngchd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.y2ckzwc { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.w1hirbe9 { color: var(--text-body); margin-bottom: 10px; }
.ah5j, .lv0hpe { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.ah5j li, .lv0hpe li { margin-bottom: 6px; }
.lv0hpe li { list-style: decimal; }
.qqdvclpl     .ah5j { list-style-type: "● "; }
.e8sem  .ah5j { list-style-type: "■ "; }
.yeea .ah5j { list-style-type: "◆ "; }
.laq0gnd8    .ah5j { list-style-type: "★ "; }
.qqdvclpl     .onpj3 { list-style-type: "● "; }
.e8sem  .onpj3 { list-style-type: "■ "; }
.yeea .onpj3 { list-style-type: "◆ "; }
.laq0gnd8    .onpj3 { list-style-type: "★ "; }
.qqdvclpl    .ah5j li::marker, .qqdvclpl    .onpj3 li::marker,
.e8sem .ah5j li::marker, .e8sem .onpj3 li::marker,
.yeea .ah5j li::marker, .yeea .onpj3 li::marker,
.laq0gnd8   .ah5j li::marker, .laq0gnd8   .onpj3 li::marker {
  color: var(--cta); font-size: 1em;
}
.qqdvclpl .lv0hpe,
.e8sem .lv0hpe,
.yeea .lv0hpe,
.laq0gnd8 .lv0hpe {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qqdvclpl .lv0hpe li,
.e8sem .lv0hpe li,
.yeea .lv0hpe li,
.laq0gnd8 .lv0hpe li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qqdvclpl .lv0hpe li::before,
.e8sem .lv0hpe li::before,
.yeea .lv0hpe li::before,
.laq0gnd8 .lv0hpe 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;
}
.qqdvclpl     .lv0hpe li::before { border-radius: 50%; }
.e8sem  .lv0hpe li::before { border-radius: 3px; }
.yeea .lv0hpe li::before { border-radius: 3px; }
.laq0gnd8    .lv0hpe li::before { border-radius: 50%; }
.cmfl { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.umn9r { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.a9faw { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.lq2n3o { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.yy0k { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.onpj3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.onpj3 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%}
.kzupxu .lq2n3o { background: transparent; text-align: center; }
.ww2pp09 .a9faw {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ytn61kd .a9faw {
  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);
}
.ow8y6t6r .umn9r { display: grid; grid-template-columns: auto 1fr; }
.ow8y6t6r .a9faw {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ow8y6t6r .lq2n3o { grid-column: 2; }
.ow8y6t6r .yy0k,
.ow8y6t6r .onpj3 { grid-column: 1 / -1; }
.vsff6c .umn9r { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vsff6c .a9faw {
  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);
}
.vsff6c .lq2n3o { grid-column: 2; }
.vsff6c .yy0k,
.vsff6c .onpj3 { grid-column: 1 / -1; }
.d41gc .umn9r { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.d41gc .lq2n3o { background: none; color: var(--accent-light); font-weight: 700; }
.s2w7g1m .umn9r { 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); }
.s2w7g1m .lq2n3o { background: none; color: var(--accent-light); font-weight: 700; }
.ypkk3 .umn9r { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ypkk3 .umn9r:last-child { border-bottom: none; }
.ypkk3 .lq2n3o { background: none; color: var(--accent-light); font-weight: 700; }
.vzwy29 .umn9r { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vzwy29 .lq2n3o { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.bqyt52 .cmfl { counter-reset: card-n; }
.bqyt52 .umn9r  { counter-increment: card-n; }
.bqyt52 .lq2n3o { display: flex; align-items: center; gap: 10px; }
.bqyt52 .lq2n3o::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;
}
.o5osq .umn9r { background: var(--bg-surface); border: 1px solid var(--border); }
.o5osq .lq2n3o { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h3w56adv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.gxz8ly  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.yojb4xx { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.dl0k { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h3w56adv strong { color: var(--text-primary); font-size: 0.95rem; }
.h3w56adv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.oxqcv1j { width: 100%; height: auto; border-radius: 10px; display: block; }
.mmif8vk9 {
  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;
}
.mmif8vk9:hover { opacity: 0.85; }
.u1lhzc .mmif8vk9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.u1lhzc .mmif8vk9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dc8u4s .mmif8vk9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.dc8u4s .mmif8vk9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dh407u .fyylrvf { border-radius: 50px; }
.dh407u .mmif8vk9  { border-radius: 50px; }
.bjou .fyylrvf { padding-left: 22px; padding-right: 22px; }
.bjou .mmif8vk9  { padding-left: 12px; padding-right: 12px; }
.hanj1go .fyylrvf { padding-left: 44px; padding-right: 44px; }
.hanj1go .mmif8vk9  { padding-left: 24px; padding-right: 24px; }
.y1z7ioqa .fyylrvf { padding-left: 56px; padding-right: 56px; }
.y1z7ioqa .mmif8vk9  { padding-left: 32px; padding-right: 32px; }
.u61btld   .fyylrvf::after, .u61btld   .mmif8vk9::after,
.qloo6fv5 .fyylrvf::after, .qloo6fv5 .mmif8vk9::after,
.jk07p    .fyylrvf::after, .jk07p    .mmif8vk9::after,
.rpslo4dz    .fyylrvf::after, .rpslo4dz    .mmif8vk9::after,
.txlq    .fyylrvf::after, .txlq    .mmif8vk9::after,
.h9jzy4wi     .fyylrvf::after, .h9jzy4wi     .mmif8vk9::after,
.b69kh4h    .fyylrvf::after, .b69kh4h    .mmif8vk9::after,
.l7a7t   .fyylrvf::after, .l7a7t   .mmif8vk9::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;
}
.u61btld .fyylrvf::after, .u61btld .mmif8vk9::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");
}
.qloo6fv5 .fyylrvf::after, .qloo6fv5 .mmif8vk9::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");
}
.jk07p .fyylrvf::after, .jk07p .mmif8vk9::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");
}
.rpslo4dz .fyylrvf::after, .rpslo4dz .mmif8vk9::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");
}
.txlq .fyylrvf::after, .txlq .mmif8vk9::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");
}
.h9jzy4wi .fyylrvf::after, .h9jzy4wi .mmif8vk9::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");
}
.b69kh4h .fyylrvf::after, .b69kh4h .mmif8vk9::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");
}
.l7a7t .fyylrvf::after, .l7a7t .mmif8vk9::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");
}
.vr1f18ew   .digd38g6::after, .vr1f18ew   .lx0n1dsc::after,
.f3irqx .digd38g6::after, .f3irqx .lx0n1dsc::after,
.niiriyk    .digd38g6::after, .niiriyk    .lx0n1dsc::after,
.vzzo7    .digd38g6::after, .vzzo7    .lx0n1dsc::after,
.weo3yv8    .digd38g6::after, .weo3yv8    .lx0n1dsc::after,
.icjnnnck     .digd38g6::after, .icjnnnck     .lx0n1dsc::after,
.s3d80t8    .digd38g6::after, .s3d80t8    .lx0n1dsc::after,
.j0jm74e5   .digd38g6::after, .j0jm74e5   .lx0n1dsc::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;
}
.vr1f18ew .digd38g6::after, .vr1f18ew .lx0n1dsc::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");
}
.f3irqx .digd38g6::after, .f3irqx .lx0n1dsc::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");
}
.niiriyk .digd38g6::after, .niiriyk .lx0n1dsc::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");
}
.vzzo7 .digd38g6::after, .vzzo7 .lx0n1dsc::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");
}
.weo3yv8 .digd38g6::after, .weo3yv8 .lx0n1dsc::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");
}
.icjnnnck .digd38g6::after, .icjnnnck .lx0n1dsc::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");
}
.s3d80t8 .digd38g6::after, .s3d80t8 .lx0n1dsc::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");
}
.j0jm74e5 .digd38g6::after, .j0jm74e5 .lx0n1dsc::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");
}
.penou .e06d8 { background: var(--bg-raised); }
.j1vsmh.mmif8vk9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .ea3g7mf {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .ea3g7mf::before    { grid-area: rank;   }
  .swy6k5           { grid-area: ident;  }
  .p8m8s     { grid-area: rating; min-width: 0; width: auto; }
  .ohwc           { grid-area: pills;  }
  .j1vsmh             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .ea3g7mf {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .ea3g7mf::before    { justify-self: center; }
  .swy6k5           { width: 100%; }
  .p8m8s     { justify-self: center; }
  .ohwc           { grid-template-columns: 1fr; }
}
.lb1wdtt  .wezkyx li::before { content: "★"; }
.lb1wdtt  .bi22q87 li::before { content: "✕"; }
@media (min-width: 860px) {
  .vjq54o .sjjoa {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .vjq54o .cwu1e { margin: 0; }
}
.nhkqzn8 .cwu1e { border-top: 4px solid var(--accent); }
.nhkqzn8 .eb7t5 { background: var(--bg-card); }
@media (max-width: 720px) {
  .rc95sg { grid-template-columns: 1fr; }
  .xc2ekw { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xc2ekw .g3i30n { width: 72px; height: 50px; }
  .xc2ekw .ncx2dhrz { max-width: 180px; }
  .xc2ekw .rmoyzo { width: auto; }
}
@media (max-width: 720px) {
  .dcg0ae { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bbod9 { padding: 16px; }
  .zwalk5 .y57ka { min-width: 50%; }
}
@media (max-width: 860px) {
  .li3dsabb { grid-template-columns: 1fr; }
  .nfcn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .k9c0mvq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .zvkbcj { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .v3m8m2c3 { flex-direction: column; align-items: stretch; }
}
.ageclkt .rmoyzo .mmif8vk9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zq6tytx2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ageclkt .rmoyzo { text-align: center; }
}
@media (max-width: 720px) {
  .xfbbaqw { grid-template-columns: 1fr; }
  .t548xwg0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ud65 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yiszws0 { grid-template-columns: 1fr; }
  .nc5cx { width: 100px; height: 100px; margin: 16px auto; }
  .di8q7 { font-size: 1.4rem; }
  .l1g0g7hn { justify-content: center; }
  .axxgjra .y57ka { min-width: 50%; }
}
@media (max-width: 540px) {
  .yrmsymr4 { flex-wrap: wrap; padding: 14px 16px; }
  .prwng { padding: 12px 16px; }
  .zl5lf .mpd5fll8 { margin: 0 16px; }
  .zl5lf .v6xowu0 { padding: 0 16px; }
  .lnbox8k { padding: 12px 16px; }
}
.r9nije3 .ea3g7mf {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.r9nije3 .ea3g7mf:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.t851ncp { margin: 16px 0; }
.sv2k { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.sv2k summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.sv2k summary::after { content: "+"; color: var(--accent-light); }
.sv2k[open] summary::after { content: "−"; }
.sv2k p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.whkg { margin-bottom: 0; }
.yx723xm h2.rvwtt5x { color: var(--text-primary); border-color: var(--accent-light); }
.j2787xq h2.rvwtt5x { color: var(--text-primary); border-color: var(--accent-light); }
.idwfu7 .gxz8ly     { background: #052e16; border-color: #10b981; }
.idwfu7 .yojb4xx    { background: #1e1036; border-color: #a855f7; }
.idwfu7 .h3w56adv strong  { color: #f1f5f9; }
.idwfu7 .h3w56adv p       { color: #cbd5e1; }
.idwfu7 .s4n1em8    .gxz8ly     .dl0k::before,
.idwfu7 .t6cyeaq  .gxz8ly     .dl0k::before,
.idwfu7 .cm449bfg  .gxz8ly     .dl0k::before,
.idwfu7 .ig99y .gxz8ly     .dl0k::before { color: #10b981; }
.idwfu7 .s4n1em8    .qjc6c .dl0k::before,
.idwfu7 .t6cyeaq  .qjc6c .dl0k::before,
.idwfu7 .cm449bfg  .qjc6c .dl0k::before,
.idwfu7 .ig99y .qjc6c .dl0k::before { color: #f43f5e; }
.idwfu7 .s4n1em8    .yojb4xx    .dl0k::before,
.idwfu7 .t6cyeaq  .yojb4xx    .dl0k::before,
.idwfu7 .cm449bfg  .yojb4xx    .dl0k::before,
.idwfu7 .ig99y .yojb4xx    .dl0k::before { color: #a855f7; }
.a53l70wf .gxz8ly     { background: #2d2000; border-color: #eab308; }
.a53l70wf .yojb4xx    { background: #2d1600; border-color: #f97316; }
.a53l70wf .h3w56adv strong  { color: #f1f5f9; }
.a53l70wf .h3w56adv p       { color: #cbd5e1; }
.a53l70wf .s4n1em8    .gxz8ly     .dl0k::before,
.a53l70wf .t6cyeaq  .gxz8ly     .dl0k::before,
.a53l70wf .cm449bfg  .gxz8ly     .dl0k::before,
.a53l70wf .ig99y .gxz8ly     .dl0k::before { color: #eab308; }
.a53l70wf .s4n1em8    .qjc6c .dl0k::before,
.a53l70wf .t6cyeaq  .qjc6c .dl0k::before,
.a53l70wf .cm449bfg  .qjc6c .dl0k::before,
.a53l70wf .ig99y .qjc6c .dl0k::before { color: #ef4444; }
.a53l70wf .s4n1em8    .yojb4xx    .dl0k::before,
.a53l70wf .t6cyeaq  .yojb4xx    .dl0k::before,
.a53l70wf .cm449bfg  .yojb4xx    .dl0k::before,
.a53l70wf .ig99y .yojb4xx    .dl0k::before { color: #f97316; }
.g3zw8plb .gxz8ly     { background: #0c1a2e; border-color: #38bdf8; }
.g3zw8plb .yojb4xx    { background: #0a2020; border-color: #2dd4bf; }
.g3zw8plb .h3w56adv strong  { color: #f1f5f9; }
.g3zw8plb .h3w56adv p       { color: #cbd5e1; }
.g3zw8plb .s4n1em8    .gxz8ly     .dl0k::before,
.g3zw8plb .t6cyeaq  .gxz8ly     .dl0k::before,
.g3zw8plb .cm449bfg  .gxz8ly     .dl0k::before,
.g3zw8plb .ig99y .gxz8ly     .dl0k::before { color: #38bdf8; }
.g3zw8plb .s4n1em8    .qjc6c .dl0k::before,
.g3zw8plb .t6cyeaq  .qjc6c .dl0k::before,
.g3zw8plb .cm449bfg  .qjc6c .dl0k::before,
.g3zw8plb .ig99y .qjc6c .dl0k::before { color: #818cf8; }
.g3zw8plb .s4n1em8    .yojb4xx    .dl0k::before,
.g3zw8plb .t6cyeaq  .yojb4xx    .dl0k::before,
.g3zw8plb .cm449bfg  .yojb4xx    .dl0k::before,
.g3zw8plb .ig99y .yojb4xx    .dl0k::before { color: #2dd4bf; }
.zayyb .gxz8ly     { background: var(--accent-bg); border-color: var(--accent-light); }
.zayyb .yojb4xx    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zayyb .s4n1em8    .dl0k::before,
.zayyb .t6cyeaq  .dl0k::before,
.zayyb .cm449bfg  .dl0k::before,
.zayyb .ig99y .dl0k::before { color: var(--accent-light) !important; }
.ihbfle8j .o5bl { background: var(--bg-pros); }
.ihbfle8j .noy01w { background: var(--bg-cons); }
.ihbfle8j .o5bl .m8fwvwe { color: var(--c-pros-label); }
.ihbfle8j .noy01w .bx6vqvg { color: var(--c-cons); }
.ihbfle8j .o5bl ul li,
.ihbfle8j .wezkyx li          { color: var(--c-pros); }
.ihbfle8j .noy01w ul li,
.ihbfle8j .bi22q87 li          { color: var(--c-cons); }
.lb1wdtt .m8fwvwe::before { content: "★ "; }
.lb1wdtt .bx6vqvg::before { content: "✕ "; }
.cvjjb34r .h3w56adv { background: transparent; border-left: none; border: 1.5px solid; }
.cvjjb34r .gxz8ly     { border-color: var(--c-tip-border); }
.cvjjb34r .yojb4xx    { border-color: #60a5fa; }
.cvjjb34r .h3w56adv strong { color: var(--text-primary); }
.cvjjb34r .h3w56adv p      { color: var(--text-muted); }
.uowmc .h3w56adv { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.uowmc .gxz8ly     { border-top-color: var(--c-tip-border); }
.uowmc .yojb4xx    { border-top-color: #60a5fa; }
.kpaiyhh .h3w56adv { border-left: none; border-radius: 8px; }
.kpaiyhh .gxz8ly     { background: #065f46; }
.kpaiyhh .yojb4xx    { background: #1e3a8a; }
.kpaiyhh .h3w56adv strong,
.kpaiyhh .h3w56adv p { color: #fff; }
.kpaiyhh .dl0k::before { color: rgba(255,255,255,0.85) !important; }
.idwfu7.kpaiyhh .gxz8ly,
.idwfu7 .kpaiyhh .gxz8ly     { background: #052e16; }
.idwfu7.kpaiyhh .yojb4xx,
.idwfu7 .kpaiyhh .yojb4xx    { background: #1e1036; }
.a53l70wf.kpaiyhh .gxz8ly,
.a53l70wf .kpaiyhh .gxz8ly      { background: #2d2000; }
.a53l70wf.kpaiyhh .yojb4xx,
.a53l70wf .kpaiyhh .yojb4xx     { background: #2d1600; }
.g3zw8plb.kpaiyhh .gxz8ly,
.g3zw8plb .kpaiyhh .gxz8ly      { background: #0c1a2e; }
.g3zw8plb.kpaiyhh .yojb4xx,
.g3zw8plb .kpaiyhh .yojb4xx     { background: #0a2020; }
.hgg7 .h3w56adv { border-left: none; border-radius: 6px; padding: 10px 14px; }
.hgg7 .gxz8ly     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.hgg7 .yojb4xx    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.hgg7 .h3w56adv strong { color: var(--text-primary); }
.hgg7 .h3w56adv p      { color: var(--text-muted); }
.fos6kr .h3w56adv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.s4n1em8 .dl0k,
.t6cyeaq .dl0k,
.cm449bfg .dl0k,
.ig99y .dl0k { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.s4n1em8 .dl0k::before,
.t6cyeaq .dl0k::before,
.cm449bfg .dl0k::before,
.ig99y .dl0k::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.s4n1em8 .gxz8ly     .dl0k::before { content: "✦"; color: var(--c-tip-border); }
.s4n1em8 .qjc6c .dl0k::before { content: "▲"; color: var(--c-warn-border); }
.s4n1em8 .yojb4xx    .dl0k::before { content: "◉"; color: #60a5fa; }
.t6cyeaq .gxz8ly     .dl0k::before { content: "★"; color: var(--c-tip-border); }
.t6cyeaq .qjc6c .dl0k::before { content: "◆"; color: var(--c-warn-border); }
.t6cyeaq .yojb4xx    .dl0k::before { content: "●"; color: #60a5fa; }
.cm449bfg .gxz8ly     .dl0k::before { content: "▶"; color: var(--c-tip-border); }
.cm449bfg .qjc6c .dl0k::before { content: "■"; color: var(--c-warn-border); }
.cm449bfg .yojb4xx    .dl0k::before { content: "▸"; color: #60a5fa; }
.ig99y .gxz8ly     .dl0k::before { content: "→"; color: var(--c-tip-border); }
.ig99y .qjc6c .dl0k::before { content: "⬥"; color: var(--c-warn-border); }
.ig99y .yojb4xx    .dl0k::before { content: "◈"; color: #60a5fa; }
.uaqap .mra2 .wazb,
.uaqap .y9mgg .wazb  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.uaqap .umn9r                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.uaqap .j6cz                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wy8mpa .mra2 .wazb,
.wy8mpa .y9mgg .wazb,
.wy8mpa .umn9r,
.wy8mpa .ea3g7mf,
.wy8mpa .cwu1e,
.wy8mpa .t3m994,
.wy8mpa .j6cz,
.wy8mpa .fos6kr .h3w56adv { box-shadow: none; }
.q40x   .w1hirbe9, .q40x .gngchd, .q40x .y2ckzwc,
.q40x   .ihtjrl, .q40x .m6xvkf { font-size: 0.9rem; }
.q40x   .ah5j, .q40x .lv0hpe { font-size: 0.9rem; }
.ngs4xs5   .w1hirbe9, .ngs4xs5 .gngchd, .ngs4xs5 .y2ckzwc,
.ngs4xs5   .ihtjrl, .ngs4xs5 .m6xvkf { font-size: 0.95rem; }
.ngs4xs5   .ah5j, .ngs4xs5 .lv0hpe { font-size: 0.95rem; }
.wczlc   .w1hirbe9, .wczlc .gngchd, .wczlc .y2ckzwc,
.wczlc   .ihtjrl, .wczlc .m6xvkf { font-size: 1.08rem; }
.wczlc   .ah5j, .wczlc .lv0hpe { font-size: 1.05rem; }
.wczlc   .nzzo3p { font-size: 0.97rem; }
.j0jpkqc .ixehepo9      { font-size: 3.2rem; }
.j0jpkqc h2.rvwtt5x { font-size: 1.9rem; }
.j0jpkqc h3.w3zp91     { font-size: 1.4rem; }
.a8uli .ixehepo9      { font-size: 3.8rem; }
.a8uli h2.rvwtt5x { font-size: 2.2rem; }
.a8uli h3.w3zp91     { font-size: 1.6rem; }
.whkg + .whkg { position: relative; }
.cgr5r   .whkg + .whkg::before,
.h4ox  .whkg + .whkg::before,
.sowg4em   .whkg + .whkg::before,
.h42wfw   .whkg + .whkg::before,
.mll35oax   .whkg + .whkg::before,
.raizyc .whkg + .whkg::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cgr5r .whkg + .whkg::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.h4ox .whkg + .whkg::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sowg4em .whkg + .whkg::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;
}
.h42wfw .whkg + .whkg::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.v84y .whkg { margin-bottom: 16px; }
.v84y .whkg + .whkg { margin-top: 0; }
.v84y .f59ncc42 { padding-top: 0; padding-bottom: 0; }
.mll35oax .whkg + .whkg::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.raizyc .whkg + .whkg::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tfv4 .whkg + .whkg::before,
.pyughuxg .whkg + .whkg::before,
.oqq9qsn6 .whkg + .whkg::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%;
}
.g8a2h2ok .tfv4 .whkg:nth-child(even)::before,
.g8a2h2ok .pyughuxg .whkg:nth-child(even)::before,
.g8a2h2ok .oqq9qsn6 .whkg:nth-child(even)::before { background: var(--bg-surface); }
.bmbau .tfv4 .whkg:nth-child(even)::before,
.bmbau .pyughuxg .whkg:nth-child(even)::before,
.bmbau .oqq9qsn6 .whkg:nth-child(even)::before { background: var(--bg-card); }
.tfv4 .whkg + .whkg::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");
}
.pyughuxg .whkg + .whkg::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");
}
.oqq9qsn6 .whkg + .whkg::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");
}
.yrl73r4 .zgq1133t { overflow: hidden; }
.yrl73r4 .ebamuw { margin-bottom: 70px; }
.bmybzo91 .kqsiy,
.o0q3kj7 .kqsiy { padding-bottom: 60px; }
.yrl73r4 .kqsiy { padding-bottom: 70px; }
.yrl73r4 .zgq1133t::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.yrl73r4 .zgq1133t::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.hc0xeqdz .hjcv1sps { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.inas9hyd .hjcv1sps { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.xx3p .hjcv1sps { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.fkha6d7m .hjcv1sps { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zd1tzrar .o83hh1 { background: var(--accent); }
.zd1tzrar .o83hh1 .c6503 { background: none; }
.zd1tzrar .bv8zv { background: var(--accent); }
.zd1tzrar .hjcv1sps { background: var(--accent-bg); }
.zd1tzrar .zgq1133t:not(.o83hh1) .c6503 { background: rgba(0,0,0,0.6); }
.t0mblxm .x4ji { float: left; width: 38%; margin: 0 28px 16px 0; }
.t0mblxm .x4ji .oxqcv1j { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t0mblxm .f59ncc42::after { content: ''; display: block; clear: both; }
.xmw2f0 .x4ji { float: right; width: 38%; margin: 0 0 16px 28px; }
.xmw2f0 .x4ji .oxqcv1j { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xmw2f0 .f59ncc42::after { content: ''; display: block; clear: both; }
.yonnl .whkg:nth-child(odd)  .x4ji { float: left;  width: 38%; margin: 0 28px 16px 0; }
.yonnl .whkg:nth-child(even) .x4ji { float: right; width: 38%; margin: 0 0 16px 28px; }
.yonnl .x4ji .oxqcv1j { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yonnl .f59ncc42::after { content: ''; display: block; clear: both; }
.t0mblxm .cmfl,
.xmw2f0 .cmfl,
.xmw2f0 .e0xwyvx,
.yonnl .cmfl,
@media (max-width: 900px) {
  .t0mblxm .x4ji,
  .xmw2f0 .x4ji,
  .yonnl .whkg:nth-child(odd)  .x4ji,
  .yonnl .whkg:nth-child(even) .x4ji {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .t0mblxm .x4ji .oxqcv1j,
  .xmw2f0 .x4ji .oxqcv1j,
  .yonnl .x4ji .oxqcv1j {
    max-height: none !important;
  }
}
.t0mblxm .ah5j,
.t0mblxm .lv0hpe,
.xmw2f0 .ah5j,
.xmw2f0 .lv0hpe,
.yonnl .ah5j,
.yonnl .lv0hpe { overflow: hidden; }
@media (max-width: 640px) {
  .t0mblxm .x4ji,
  .xmw2f0 .x4ji,
  .yonnl .x4ji { float: none; width: 100%; margin: 0 0 16px 0; }
}
.accm .awuo,
.accm .f59ncc42,
.accm .gmk0yfu5  { max-width: 1100px; }
.vvqsb .awuo,
.vvqsb .f59ncc42,
.vvqsb .gmk0yfu5  { max-width: 1200px; }
.sp4zteff .awuo,
.sp4zteff .f59ncc42,
.sp4zteff .gmk0yfu5  { max-width: 1320px; }
.smmou { font-size: 0.82rem; color: var(--text-muted); }
.a8izj92 { display: flex; align-items: center; }
.v692 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ksff { display: flex; align-items: center; }
.g9d0hnyq { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.g9d0hnyq:hover { text-decoration: underline; }
.v2a0g { margin: 0 3px; opacity: 0.45; }
.v2a0g::before { content: '/'; }
.paes { padding: 2px 5px; color: var(--text-main); }
.qpgr .smmou {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.qpgr .a8izj92 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zz5m .smmou {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zz5m .a8izj92 { padding: 0 0 0 12px; }
.ulgnw0 .a8izj92 { padding: 0 16px; }
.ulgnw0 .smmou {
  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);
}
.ulgnw0 .awuo { padding-top: 28px; }
@media (max-width: 720px) {
  .fb24vfi { margin-top: 18px; padding: 0 16px; }
  .ulgnw0 .awuo { padding-top: 16px; }
}
.accm.qpgr .a8izj92 { max-width: 1100px; }
.vvqsb.qpgr .a8izj92 { max-width: 1200px; }
.sp4zteff.qpgr .a8izj92 { max-width: 1320px; }
.fej9 .whkg { padding-top: 16px; padding-bottom: 16px; }
.hkchxmk .whkg { padding-top: 24px; padding-bottom: 24px; }
.w8zkefi .whkg { padding-top: 40px; padding-bottom: 40px; }
.pxbawj4 .whkg { padding-top: 52px; padding-bottom: 52px; }
.hczuk0j .whkg:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hczuk0j .whkg:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hczuk0j .whkg:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hczuk0j .whkg:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.t51wzo .f59ncc42 { padding-top: 10px;  padding-bottom: 10px; }
.exjsp17j .f59ncc42 { padding-top: 18px;  padding-bottom: 18px; }
.dmrpia7 .f59ncc42 { padding-top: 36px;  padding-bottom: 36px; }
.kwvl .f59ncc42 { padding-top: 48px;  padding-bottom: 48px; }
.j5vhnk h2.rvwtt5x { font-weight: 600; }
.j5vhnk h3.w3zp91     { font-weight: 600; }
.c50n h2.rvwtt5x { font-weight: 800; }
.c50n h3.w3zp91     { font-weight: 700; }
.yp6c h2.rvwtt5x { font-weight: 900; }
.yp6c h3.w3zp91     { font-weight: 800; }
.yp6c .h3w56adv strong,
.yp6c .h3w56adv strong { font-weight: 600; }
.digd38g6 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cndjmu .digd38g6 { display: none; }
@media (max-width: 640px) {
  .oft78qrf { display: none; }
  .digd38g6 {
    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;
  }
}
.digd38g6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.digd38g6:hover { opacity: 0.85; }
.xq6pwk4v .digd38g6 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.r1t318 .digd38g6,
.hjd6  .digd38g6 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.r1t318 .digd38g6:hover,
.hjd6  .digd38g6:hover { opacity: 0.88; }
.xq6pwk4v.r1t318 .digd38g6,
.xq6pwk4v.hjd6  .digd38g6 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.lx0n1dsc {
  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;
}
.lx0n1dsc:hover { transform: translateY(-2px); opacity: 0.92; }
.lx0n1dsc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.y669qg .lx0n1dsc { display: none; }
.d0l9pmvi .lx0n1dsc { right: 32px; }
.afkzhn90  .lx0n1dsc { left: 32px; }
@media (max-width: 480px) {
  .d0l9pmvi .lx0n1dsc { right: 20px; bottom: 20px; }
  .afkzhn90  .lx0n1dsc { left: 20px; bottom: 20px; }
}
.vdtxxs { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.gmk0yfu5 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.v4m1g { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.wy1p3a3k { color: var(--text-dim); font-size: 0.8rem; }
.zqoz a, .r16t a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zqoz a:hover, .r16t a:hover { color: var(--accent-light); }
.r16t { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.l4614v .gmk0yfu5 { text-align: center; }
.l4614v .r16t { justify-content: center; margin-bottom: 16px; }
.l4614v .v4m1g { margin-top: 0; }
.irgav7 { margin-top: 10px; }
.irgav7 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .gmk0yfu5 { padding-left: 16px; padding-right: 16px; }
  .qkst9x .gmk0yfu5 { padding: 20px 16px; }
  .r16t { gap: 4px 12px; }
  .v4m1g { font-size: 0.78rem; }
}
.r44ot9j .v4m1g { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.r44ot9j .wy1p3a3k { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .r44ot9j .c8l4jnw { grid-template-columns: 1fr 1fr; } .r44ot9j .xotrm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .r44ot9j .c8l4jnw { grid-template-columns: 1fr; } }
.sdpjpd9 .v4m1g { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .sdpjpd9 .emajcga { gap: 12px; } .sdpjpd9 .gjjrn { margin-right: 0; width: 100%; } }
.ajyp5ecg .v4m1g { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ajyp5ecg .wy1p3a3k { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ajyp5ecg .axpuq { grid-template-columns: 1fr 1fr; } .ajyp5ecg .oamxh { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ajyp5ecg .axpuq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hiqxj .a5sb { grid-template-columns: 1fr 1fr; } .hiqxj .lbxx:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hiqxj .a5sb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .xc32fzd .a5sb { grid-template-columns: 1fr; } }
.wi2vac .gmk0yfu5 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.wi2vac .r16t { justify-content: center; }
.boyob .dknq4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.boyob .vdtxxs { background: var(--bg-page); border-top-color: var(--border-alt); }
.rsmtrm7 .dknq4      { background: #0d1117; border-bottom-color: #21262d; }
.rsmtrm7 .aa51y5fv { color: var(--accent-light); }
.rsmtrm7 .a44mr { --msep-color: #8b949e; }
.rsmtrm7 .a44mr a { color: #8b949e; }
.rsmtrm7 .a44mr a:hover { color: var(--accent-light); }
.rsmtrm7 .bf7q8xh { color: #8b949e; }
.rsmtrm7 .vdtxxs { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rsmtrm7 .v4m1g,
.rsmtrm7 .wy1p3a3k { color: #6e7681; }
.rsmtrm7 .zqoz a, .rsmtrm7 .r16t a,
.rsmtrm7 .n0w4qh a, .rsmtrm7 .j3id3 a,
.rsmtrm7 .kaqlm46b a { color: #8b949e; }
.rsmtrm7 .gjjrn { color: #e6edf3; }
.rsmtrm7 .zqoz a:hover, .rsmtrm7 .r16t a:hover,
.rsmtrm7 .n0w4qh a:hover, .rsmtrm7 .j3id3 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .rsmtrm7 .a44mr { background: #0d1117; border-top-color: #21262d; }
  .rsmtrm7 .a44mr li a { border-bottom-color: #21262d; }
}
.t2kw9m .dknq4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.t2kw9m .aa51y5fv { color: var(--accent-light); }
.t2kw9m .a44mr { --msep-color: #475569; }
.t2kw9m .a44mr a { color: #475569; }
.t2kw9m .a44mr a:hover { color: var(--accent-light); }
.t2kw9m .bf7q8xh { color: #64748b; }
.t2kw9m .vdtxxs { background: #f0f4f8; border-top-color: #cbd5e1; }
.t2kw9m .v4m1g,
.t2kw9m .wy1p3a3k { color: #64748b; }
.t2kw9m .zqoz a, .t2kw9m .r16t a,
.t2kw9m .zqoz a:hover, .t2kw9m .r16t a:hover,
@media (max-width: 640px) {
  .t2kw9m .a44mr { background: #f0f4f8; border-top-color: #cbd5e1; }
  .t2kw9m .a44mr li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.r1t318 .dknq4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.r1t318 .aa51y5fv { color: #fff; }
.r1t318 .a44mr { --msep-color: rgba(255,255,255,0.82); }
.r1t318 .a44mr a { color: rgba(255,255,255,0.82); }
.r1t318 .a44mr a:hover { color: #fff; }
.r1t318 .bf7q8xh { color: rgba(255,255,255,0.9); }
.r1t318 .vdtxxs { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.r1t318 .v4m1g,
.r1t318 .wy1p3a3k { color: rgba(255,255,255,0.72); }
.r1t318 .zqoz a, .r1t318 .r16t a,
.r1t318 .zqoz a:hover, .r1t318 .r16t a:hover,
@media (max-width: 640px) {
  .r1t318 .a44mr { background: var(--accent); border-top-color: var(--accent-light); }
  .r1t318 .a44mr li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hjd6 .dknq4 {
  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);
}
.hjd6 .vdtxxs {
  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) {
  .hjd6 .a44mr {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.tlt36owg .ix6rtec { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.nkgd .ix6rtec { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mmo0873 .ix6rtec { min-height: 72px; height: auto; }
.fsb7w4g .ix6rtec { min-height: 84px; height: auto; }
.qkst9x .ix6rtec { max-width: none; padding: 0 32px; }
.qkst9x .gmk0yfu5  { max-width: none; padding: 24px 32px; }
.cboo.vvqsb .ix6rtec { max-width: 1200px; }
.cboo.sp4zteff .ix6rtec { max-width: 1320px; }
.oawjc   .aa51y5fv, .oawjc   .gjjrn { text-transform: capitalize; }
.wfffr .aa51y5fv, .wfffr .gjjrn { text-transform: lowercase; }
.aenxjc .aa51y5fv, .aenxjc .gjjrn { text-transform: uppercase; letter-spacing: 0.06em; }
.cwyn3, .p0pipjcg {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hgqy .cwyn3,
.drpomu .cwyn3,
.iz89q .cwyn3,
.dmmd .cwyn3,
.e68aj   .a44mr a { font-weight: 500; }
.ethn1 .a44mr a { font-weight: 600; }
.vtpa     .a44mr a { font-weight: 700; }
.rwou41o9    .a44mr a { font-weight: 800; letter-spacing: 0.01em; }
.qt9e0m     .a44mr > li + li::before,
.a3iw    .a44mr > li + li::before,
.jz1f    .a44mr > li + li::before,
.slr8j .a44mr > li + li::before,
.oer4 .a44mr > li + li::before,
.l8lk  .a44mr > li + li::before,
.rnyb    .a44mr > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qt9e0m     .a44mr > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.a3iw    .a44mr > li + li::before { content: "|"; }
.jz1f    .a44mr > li + li::before { content: "—"; }
.slr8j .a44mr > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oer4 .a44mr > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.l8lk  .a44mr > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.rnyb    .a44mr > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .t04aqo7 .bf7q8xh,
  .rrwgy .bf7q8xh,
  .umysq .bf7q8xh,
  .yrocpiy .bf7q8xh,
  .vxc1 .bf7q8xh {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .t04aqo7 .bf7q8xh::before,
  .rrwgy .bf7q8xh::before,
  .umysq .bf7q8xh::before,
  .yrocpiy .bf7q8xh::before,
  .vxc1 .bf7q8xh::before { content: ""; display: block; flex-shrink: 0; }

  
  .t04aqo7 .bf7q8xh::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;
  }

  
  .rrwgy .bf7q8xh::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;
  }

  
  .umysq .bf7q8xh::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;
  }

  
  .yrocpiy .bf7q8xh::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;
  }

  
  .vxc1 .bf7q8xh::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) {
  .jxxyjws1 .bf7q8xh {
    padding: 5px 14px;
  }
  .jxxyjws1 .a44mr {
    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;
  }
  .jxxyjws1 .a44mr li a {
    border-bottom: none; padding: 10px 22px;
  }
  .jxxyjws1 .a44mr li a:hover { background: var(--bg-raised); }
  .jxxyjws1 .p8fkt8,
  .ujis79jb .p8fkt8,
  .sgh8qy .p8fkt8 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ke4n .bf7q8xh {
    padding: 5px 10px;
  }
  .ke4n .a44mr {
    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);
  }
  .ke4n .a44mr.x7rew2z { transform: translateX(0); }
  .ke4n .a44mr li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ke4n .a44mr li:last-child a { border-bottom: none; }
  .r1t318 .a44mr,
  .rsmtrm7 .a44mr { background: var(--accent) !important; }
  .r1t318 .a44mr li a,
  .rsmtrm7 .a44mr li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .sgh8qy .bf7q8xh {
    padding: 5px 10px;
  }
  .sgh8qy .a44mr {
    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);
  }
  .sgh8qy .a44mr::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .sgh8qy .a44mr.x7rew2z { transform: translateY(0); }
  .sgh8qy .a44mr li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .i8cj4af .bf7q8xh {
    padding: 5px 10px;
  }
  .i8cj4af .a44mr {
    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;
  }
  .i8cj4af .a44mr.x7rew2z { opacity: 1; pointer-events: auto; }
  .i8cj4af .a44mr li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xo2oxc     .bf7q8xh { border-radius: 0 !important; }
  .uj2bik   .bf7q8xh { border-radius: 8px !important; }
  .fx7exyg .bf7q8xh { border-radius: 50% !important; }
  .l4p87   .bf7q8xh { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kmm05o .bo0a1ym { flex-direction: column; align-items: stretch; }
  .kmm05o .cn6pyqwu { flex-direction: row; min-width: auto; }
  .kmm05o .p7cj { align-items: flex-start; text-align: left; }
}
.zvn8f5,
.zvn8f5.whkg,
.g8a2h2ok .zvn8f5,
.r8wx6g .zvn8f5,
.bmbau .zvn8f5,
.yjwok6o .zvn8f5 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ih92mi69 {
  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;
}
.iwf7l088 { flex: 1 1 280px; min-width: 0; }
.rqsy5 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fm3d7 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.nnmd {
  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;
}
.nnmd:hover { transform: translateY(-1px); opacity: 0.95; }
.eo3n .ih92mi69 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.eo3n .rqsy5 { color: var(--cta); }
.eo3n .fm3d7 { color: var(--text-body); }
.eo3n .nnmd {
  background: var(--cta) !important;
  color: #fff !important;
}
.xl9wq .ih92mi69 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.xl9wq .rqsy5 { color: var(--text-primary); }
.xl9wq .fm3d7 { color: var(--text-body); }
.xl9wq .nnmd {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ih92mi69 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .iwf7l088 { flex: 0 0 auto; }
  .rqsy5 { font-size: 1.2rem; }
  .nnmd { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.p9v8 .lv4u3 { height: 36px; }
.notk5s4 .lv4u3 { height: 60px; max-width: 200px; }
.jp49 .lv4u3 { height: 56px; max-width: 180px; }
.z760z    .tlljab28, .z760z    .qkqln2t { color: #f59e0b; }
@media (min-width: 720px) {
  .sid2gva .e0xwyvx {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .sid2gva .ea3g7mf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .sid2gva .ea3g7mf { padding: 40px 16px 20px; }
  .sid2gva .yzuc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .sid2gva .j1vsmh { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .wsqs .ea3g7mf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wsqs .ea3g7mf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wsqs .swy6k5 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wsqs .xql1hf7 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wsqs .yzuc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wsqs .j1vsmh { width: 100%; min-width: 0; }
  .wsqs .tlljab28 { min-width: 0; }
}
.y79ywdbv .sv2k {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.y79ywdbv .sv2k summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.y79ywdbv .sv2k p { padding: 0 2px 16px; }
.ct4feqc .sv2k { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ct4feqc .sv2k summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ct4feqc .sv2k summary::after { content: "›"; font-size: 1.2em; }
.ct4feqc .sv2k[open] summary::after { content: "‹"; }
.ct4feqc .sv2k p { padding: 10px 22px 4px; }
.eobyb .sv2k {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.eobyb .sv2k summary { color: var(--text-primary); padding-left: 16px; }
.eobyb .sv2k summary::after { content: "›"; font-size: 1.1em; }
.eobyb .sv2k[open] summary::after { content: "‹"; }
.eobyb .sv2k p { padding-left: 16px; }
.fqpsat .t851ncp { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.fqpsat .sv2k {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.fqpsat .sv2k:last-child { border-bottom: none; }
.fqpsat .sv2k summary { color: var(--text-primary); border-radius: 0; }
.fqpsat .sv2k summary::after { content: "›"; font-size: 1.1em; }
.fqpsat .sv2k[open] summary::after { content: "‹"; }
.hl1y .sv2k { overflow: hidden; }
.hl1y .sv2k summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.hl1y .sv2k summary::after { color: rgba(255,255,255,.75); }
.hl1y .sv2k[open] summary { border-radius: 0; }
.w6aagafe { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xx8d {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.t4w1ejy {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.yo1te { color: var(--text-muted); font-size: 1.05rem; }
.uddtx {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.dp1mv {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.zv9t45ms { margin-bottom: 20px; }
.zdjew0a {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.l0w71kg {
  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;
}
.l0w71kg:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.ms55o5v9 { resize: vertical; min-height: 130px; }
.o4x7jqp { width: 100%; margin-top: 8px; }
.zzn72r {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.yvpl2eqe {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.s7m9rqv { color: var(--text-muted); line-height: 1.75; }
.uhb1ls1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.uhb1ls1 li { margin-bottom: 6px; }
.fwhn { max-width: 760px; margin: 0 auto; }
.w32u { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.um1n { max-width: 760px; margin: 0 auto; }
.f60j26 ul.uhb1ls1 { margin: 0; }
@media (max-width: 640px) { .g3751s { grid-template-columns: 1fr; gap: 10px; } }
.c5yr { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.k6y9 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.wak9y2p { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.k6y9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.k6y9 .uhb1ls1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c5yr { grid-template-columns: 1fr; } }
.fween9z9 ul.uhb1ls1 { margin: 0; }
.y5wu3j4 .uhb1ls1,
.dblnes .uhb1ls1,
.m5rkusp .uhb1ls1,
.pqntih .uhb1ls1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .z2hp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .xjmw { grid-template-columns: 1fr; } .drtbng0 { position: static; text-align: center; } }
@media (max-width: 860px) { .ac95 { grid-template-columns: 1fr; } }
.pqntih .uhb1ls1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c0qvk { flex-direction: column; text-align: center; } .cezzmror { grid-template-columns: 1fr; } }
.n6eox9 .t4w1ejy { color: var(--accent-light); }
.iayacph .t4w1ejy { font-size: 2rem; }
.iayacph .yo1te { max-width: 680px; }
.cgkwxkb .t4w1ejy { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.cgkwxkb .yo1te  { margin: 0; }
@media (max-width: 640px) { .cgkwxkb { flex-direction: column; } }
.exeta8vy {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.exeta8vy .t4w1ejy { color: var(--accent-light); }
.tyw1si1m .t4w1ejy { color: #fff; }
.tyw1si1m .yo1te  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .kfsaei5 { grid-template-columns: 1fr; } }
.avapq .l0w71kg {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.avapq .l0w71kg:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lck7rwb .l0w71kg { background: var(--bg-raised); border-color: transparent; }
.lck7rwb .l0w71kg:focus { background: var(--bg-card); border-color: var(--accent-light); }
.c8sz3 .l0w71kg { border-radius: 100px; padding: 11px 20px; }
.c8sz3 .ms55o5v9 { border-radius: 14px; }
.vpkk {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.vpkk summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.vpkk summary::-webkit-details-marker { display: none; }
.vpkk summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.vpkk[open] summary::after { content: "−"; }
.rk1ia {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .iuoq5 { grid-template-columns: 1fr; } }
.s3s560m { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.s3s560m li { margin-bottom: 6px; }
.jxygcy{display:none}
.jxygcy:empty,.el6dar1:empty{display:none}
.to1ohgd2{position:relative;overflow:visible}
.vhlc6hkv .a699,.kx6ff3lh .a699,
.igyqlhm .a699,.q2oz .a699,
.qn1z .a699,.mw6p .a699{display:block}
.xbs4xbja .lff2l{display:block}
.vhlc6hkv .a699,.kx6ff3lh .a699,
.igyqlhm .a699,.q2oz .a699,
.qn1z .a699{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}
.vhlc6hkv .a699 .el6dar1,.kx6ff3lh .a699 .el6dar1,
.igyqlhm .a699 .el6dar1,.q2oz .a699 .el6dar1,
.qn1z .a699 .el6dar1{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}
.vhlc6hkv .zbfbdn,.kx6ff3lh .zbfbdn,
.igyqlhm .zbfbdn,.q2oz .zbfbdn,
.qn1z .zbfbdn{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.vhlc6hkv .a699,.kx6ff3lh .a699{top:12px}
.vhlc6hkv .a699 .el6dar1{margin-right:auto}
.kx6ff3lh .a699 .el6dar1{margin-left:auto}
.kx6ff3lh .a699{text-align:right}
.igyqlhm .a699,.q2oz .a699{bottom:12px}
.igyqlhm .a699 .el6dar1{margin-right:auto}
.q2oz .a699 .el6dar1{margin-left:auto}
.q2oz .a699{text-align:right}
.qn1z .a699{position:relative;margin-top:16px}
.qn1z .a699 .el6dar1{margin:0 auto}
.mw6p .a699{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.mw6p .a699 .el6dar1{margin:0}
.mw6p .hjcv1sps~.a699,
.mw6p .vj1uf~.a699{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.mw6p .hjcv1sps~.a699 .el6dar1,
.mw6p .vj1uf~.a699 .el6dar1{justify-content:flex-start}
.hjcv1sps~.a699,.vj1uf~.a699{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}
.hjcv1sps~.a699 .el6dar1{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.vj1uf~.a699 .el6dar1{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.lff2l .el6dar1{margin:0 0 12px}
.el6dar1{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.zbfbdn{white-space:nowrap}
.z6hd6ai .zbfbdn{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.nd19zo .zbfbdn{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}
.nd19zo .ep9r::before{content:""}
.a3zn .el6dar1{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.gsn3t3d .zbfbdn{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bn0rz2m6 .zbfbdn{color: var(--accent-light);opacity:1;font-weight:500}
.ifbb .zbfbdn{border-bottom:1px solid currentColor;padding-bottom:2px}
.nse5ztdg .el6dar1{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rln089{--date-bg:var(--accent-bg)}
.reee2wnp .ep9r::before{content:""}
.knyyn69 .zbfbdn + .zbfbdn::before{content:"•";margin-right:6px;opacity:.4}
.fvti .zbfbdn + .zbfbdn::before{content:"/";margin-right:6px;opacity:.35}
.wn3509 .zbfbdn + .zbfbdn::before{content:"|";margin-right:6px;opacity:.3}
.y6ftm43y .zbfbdn + .zbfbdn::before{content:"—";margin-right:6px;opacity:.3}
.o1nk7 .zbfbdn + .zbfbdn::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.o0bi93 .zbfbdn + .zbfbdn::before{content:"·";margin-right:6px;opacity:.4}
.rwusp7ta .zbfbdn + .zbfbdn::before{content:"›";margin-right:6px;opacity:.4}
.exb5gj .zbfbdn + .zbfbdn::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.qutu .s88h{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .s88h{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .afuh{max-width:100%}
}
@media (max-width:560px){
  .pcfz{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) {
  .n247ezm { padding: 28px 18px 20px; }
  .he70mp { font-size: 1.2rem; }
  .s4lj { max-width: 220px; max-height: 80px; }
}
.v64xd3  .eb4zm2 { border-radius: 6px; }
.bez6s .ih92mi69 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .eb4zm2 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.scef1o {
  margin: 28px 0 24px;
}
.scef1o .whkg {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.scef1o .f59ncc42 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.scef1o .ih92mi69 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ix6rtec { flex-direction: row-reverse; }
[dir="rtl"] .a44mr { flex-direction: row-reverse; }
[dir="rtl"] .d0l9pmvi .lx0n1dsc { right: auto; left: 32px; }
[dir="rtl"] .afkzhn90  .lx0n1dsc { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .d0l9pmvi .lx0n1dsc { right: auto; left: 20px; }
  [dir="rtl"] .afkzhn90  .lx0n1dsc { left: auto;  right: 20px; }
}
[dir="rtl"] .t0mblxm .x4ji  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .xmw2f0 .x4ji { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .hjcv1sps,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .ah5j, [dir="rtl"] .lv0hpe { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .h3w56adv { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ih92mi69 { direction: rtl; }
[dir="rtl"] .smmou { direction: rtl; }
[dir="rtl"] .j6cz { direction: rtl; }
[dir="rtl"] .kvrx16 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .qqdvclpl .lv0hpe,
[dir="rtl"] .e8sem .lv0hpe,
[dir="rtl"] .yeea .lv0hpe,
[dir="rtl"] .laq0gnd8 .lv0hpe {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .qqdvclpl .lv0hpe li::before,
[dir="rtl"] .e8sem .lv0hpe li::before,
[dir="rtl"] .yeea .lv0hpe li::before,
[dir="rtl"] .laq0gnd8 .lv0hpe li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .zgq1133t.qaq9k26 .ebamuw,
[dir="rtl"] .sjtqq.qaq9k26 .ebamuw,
[dir="rtl"] .o83hh1.qaq9k26 .ebamuw,
[dir="rtl"] .bdiw6qfu.qaq9k26 .ebamuw,
[dir="rtl"] .rrecb.qaq9k26 .ebamuw { text-align: right; }
[dir="rtl"] .hjcv1sps.qaq9k26 .kqsiy { align-items: flex-end; text-align: right; }
[dir="rtl"] .hjcv1sps.b5n7eu .kqsiy { text-align: center; }
[dir="rtl"] .hjcv1sps .kqsiy { text-align: right; }
[dir="rtl"] .f59ncc42,
[dir="rtl"] .ihtjrl,
[dir="rtl"] .m6xvkf,
[dir="rtl"] .z4ne0tj,
[dir="rtl"] .dp1mv,
[dir="rtl"] .zdjew0a,
[dir="rtl"] .l0w71kg,
[dir="rtl"] .ms55o5v9 { text-align: right; direction: rtl; }
[dir="rtl"] .c8sz3 .l0w71kg,
[dir="rtl"] .avapq .l0w71kg { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #414299;
  --brand:           #414299;
  --brand-light:     #43437d;
  --brand-pale:      #606192;
  --grad-start:      #7273c3;
  --grad-end:        #a4a4ce;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #414299;
  --cta-light:       #303180;
  --cta-hover:       #2e2f6e;
  --bg-page:         #f6f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #eeeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e3e3e7;
  --border-alt:      #d1d1da;
  --border-section:  #e3e3e7;
  --text-primary:    #18181a;
  --text-muted:      #54555d;
  --text-body:       #303035;
  --text-sub:        #484850;
  --text-faint:      #797985;
  --text-dim:        #94949d;
  --text-label:      #61616a;
  --text-value:      #3c3c42;
  --accent-bg:       #e8e8ec;
  --accent-bg-light: #d4d4e2;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #228164;
  --c-cons:          #9f2147;
  --c-pros-label:    #289977;
  --c-tip-border:    #2ca984;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #228164;
}
:root { --logo-bg-opacity: 50%; }
body, button, input { font-family: "Merriweather Sans", sans-serif; }
.slrywdj .dl0k { font-size: 0; width: 1.2rem; flex-shrink: 0; }.slrywdj .dl0k::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.slrywdj .gxz8ly     .dl0k::before { content: "";  color: var(--c-tip-border); }.slrywdj .qjc6c .dl0k::before { content: ""; color: var(--c-warn-border); }.slrywdj .yojb4xx    .dl0k::before { content: ""; color: #60a5fa; }.idwfu7 .slrywdj .gxz8ly     .dl0k::before { color: #10b981; }.idwfu7 .slrywdj .qjc6c .dl0k::before { color: #f43f5e; }.idwfu7 .slrywdj .yojb4xx    .dl0k::before { color: #a855f7; }.a53l70wf  .slrywdj .gxz8ly     .dl0k::before { color: #eab308; }.a53l70wf  .slrywdj .qjc6c .dl0k::before { color: #ef4444; }.a53l70wf  .slrywdj .yojb4xx    .dl0k::before { color: #f97316; }.g3zw8plb  .slrywdj .gxz8ly     .dl0k::before { color: #38bdf8; }.g3zw8plb  .slrywdj .qjc6c .dl0k::before { color: #818cf8; }.g3zw8plb  .slrywdj .yojb4xx    .dl0k::before { color: #2dd4bf; }.zayyb .slrywdj .dl0k::before { color: var(--accent-light) !important; }
.yllqh .yzrq7, .yllqh .hjcv1sps { min-height: 520px; }
.ygr6yap .fyylrvf::after, .ygr6yap .mmif8vk9::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; }
.tdgbdysu .digd38g6::after,.tdgbdysu .lx0n1dsc::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; }
.v2a0g::before { content: '•'; }