:root {
  --color-accent: #dc2660;
  --color-cta: #f59e0b;
  --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;
}
.aj3si {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.eqmej {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.u08un {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.o9qn { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ce0m6r43 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ce0m6r43 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ce0m6r43 a:hover { color: var(--accent-light); }
.y7efweri     .zywd5 { border-radius: 24px; padding: 8px; }
.y7efweri .zywd5 li a { border-radius: 16px; }
@media (max-width: 640px) {
  .zywd5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ldxccnvx:hover .zywd5,
  .ldxccnvx:focus-within .zywd5 { display: block; }
  .zywd5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ki6a01 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.md61hc { display: none; }
@media (max-width: 640px) {
  .md61hc {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .md61hc.nuhrkae { display: block; }
}
@media (max-width: 640px) {
  .ki6a01 { display: block; }
  .ce0m6r43 > li + li::before { display: none !important; }
  .ce0m6r43 {
    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;
  }
  .ce0m6r43.nuhrkae { display: flex; }
  .ce0m6r43 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ce0m6r43 li:last-child a { border-bottom: none; }
}
.p2gm { min-height: 480px; }
.qoqd2 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.h0yvqb65 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.d29n6ngj .h0yvqb65 { margin-left: 0; margin-right: 0; }
.trne6w {
  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;
}
.dabd .trne6w { margin-top: 24px; }
.trne6w:hover { opacity: 0.88; }
.u0vl .qoqd2 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.u0vl .h0yvqb65 { color: #e2e8f0; }
.u0vl.d29n6ngj   .gel41g { text-align: left; }
.gv131go3 .qoqd2 { color: var(--text-primary); text-shadow: none; }
.gv131go3 .h0yvqb65 { color: var(--text-muted); }
.gv131go3 .trne6w { margin-top: 16px; }
.gv131go3, .gv131go3.p2gm { min-height: auto !important; }
.gv131go3.d29n6ngj   .gel41g { text-align: left; }
.gv131go3~.qyvu{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}
.gv131go3~.qyvu .jrwr{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.wgki0 .qoqd2 { color: #fff; }
.wgki0 .h0yvqb65 { color: rgba(255,255,255,0.85); }
.wgki0 .trne6w { background: #fff; color: var(--cta); }
.wgki0 .trne6w:hover { opacity: 0.92; }
.nu4nujoy .h1h67 { position: relative; overflow: hidden; }
.nu4nujoy .h1h67::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;
}
.l6q97gw7 .h1h67 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qldo .h1h67 { position: relative; overflow: hidden; }
.qldo .h1h67::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;
}
.g2qp .h1h67 { position: relative; overflow: hidden; }
.g2qp .h1h67::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;
}
.ibjx .h1h67 {
  animation: hg-fadein 1.2s ease-out both;
}
.h1h67 {
  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%);
}
.plili {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.to48ei {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.vofb {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.h1h67 .qoqd2 { text-shadow: none; color: var(--text-primary); }
.h1h67 .h0yvqb65 { color: var(--text-muted); }
body.qwv69kw .qoqd2 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.l1ch .qoqd2 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.p2gm.wgki0 .qoqd2,
section.wgki0 .qoqd2 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.h1h67.n365t8e .plili { align-items: center; text-align: center; }
.h1h67.d29n6ngj   .plili { align-items: flex-start; text-align: left; }
.d300qojl .to48ei { position: relative; }
.d300qojl .to48ei::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.d300qojl.khdi .to48ei::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.d2cdhg .to48ei {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.d2cdhg .vofb {
  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);
}
.d2cdhg.khdi .to48ei { padding: 32px 0 32px 32px; }
.h949t .to48ei {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.h949t .vofb {
  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);
}
.khdi .plili {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.h949t.khdi .to48ei { padding: 40px 16px 40px 48px; }
.p2gm .xsfq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.xsfq .zsdy1 {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.xsfq .zsdy1::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.xsfq .df68n1e { display: contents !important; }
.xsfq .df68n1e .k8bgp {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.xsfq .df68n1e .c7exdw { max-height: 48px; max-width: 96px; }
.xsfq .df68n1e .nbl8 {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.xsfq .j6pf {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.xsfq .ppgqteq { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.xsfq .c0r1grrf { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.xsfq .c0r1grrf small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.xsfq .q4i71n { display: contents !important; }
.xsfq .q4i71n .mklerge:not(.ndtvg) { display: none !important; }
.xsfq .q4i71n .ndtvg {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.xsfq .q4i71n .ndtvg .t7itddu {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.xsfq .q4i71n .ndtvg .oxmrejw {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.xsfq .zcltsmm { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.xsfq .zcltsmm.pkc88 {
  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;
}
.xsfq .zcltsmm.pkc88:hover { opacity: 0.85; }
.t99k3yjr .to48ei {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .h1h67 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .h1h67:not(.t99k3yjr) .to48ei { display: none !important; }
  .t99k3yjr .to48ei { padding: 16px; }
  .plili  { padding: 36px 24px; }
  .h1h67~.qyvu,.khdi~.qyvu{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .p2gm, .h1h67 { min-height: 320px !important; }
  .qoqd2 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .u3k0l,
  .hk0eh,
  .mabob { grid-template-columns: 1fr !important; }

  

  
  .qjuhj4 { display: flex !important; flex-direction: column !important; }
  .qjuhj4 .gel41g { display: contents; }
  .qjuhj4 .wiy34x { order: 0; }
  .qjuhj4 .qoqd2 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .qjuhj4 .u3k0l { order: 2; padding: 0 16px 12px !important; }
  .qjuhj4 .h0yvqb65 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .dabd .gel41g { display: flex; flex-direction: column; }
  .dabd .gel41g .qoqd2 { order: 1; }
  .dabd .gel41g .mabob { order: 2; margin: 8px 0 24px !important; }
  .dabd .gel41g .h0yvqb65 { order: 3; }
  .dabd .gel41g .trne6w { order: 4; align-self: center; margin-top: 0; }

  
  .h1h67.t99k3yjr {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .h1h67.t99k3yjr .plili { display: contents; padding: 0; }
  .h1h67.t99k3yjr .plili .qoqd2 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .h1h67.t99k3yjr .to48ei { order: 2; padding: 12px 16px; }
  .h1h67.t99k3yjr .plili .h0yvqb65 { order: 3; padding: 0 24px; margin: 0 auto; }
  .h1h67.t99k3yjr .plili .trne6w { order: 4; align-self: center; margin: 8px 0 32px; }
}
.o3h9 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.w9kbeo { width: 100%; height: auto; display: block; border-radius: 10px; }
.qx3j .o3h9        { border-radius: 16px; }
.qx3j .w9kbeo  { border-radius: 16px; }
.eyzb2dr .o3h9         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.eyzb2dr .w9kbeo   { border-radius: 8px; }
.tdg6l9e { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xfut10 { width: 100%; padding: 32px 0; position: relative; }
.dyi3dcm { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tmor .xfut10:nth-child(even) { background: var(--bg-surface); }
.tmor .xfut10:nth-child(odd)  { background: var(--bg-page); }
.fodyk40 .xfut10:nth-child(even) { background: var(--bg-card); }
.fodyk40 .xfut10:nth-child(odd)  { background: var(--bg-page); }
.tmor .xfut10:nth-child(odd)  .dyi3dcm { background: var(--bg-card); border-radius: 6px; }
.tmor .xfut10:nth-child(even) .dyi3dcm { background: var(--bg-raised); border-radius: 6px; }
.fodyk40 .xfut10:nth-child(odd)  .dyi3dcm { background: var(--bg-card); border-radius: 6px; }
.fodyk40 .xfut10:nth-child(even) .dyi3dcm { background: var(--bg-raised); border-radius: 6px; }
.tmor .xfut10:nth-child(even) .fzx3mu .osijf,
.fodyk40 .xfut10:nth-child(even) .fzx3mu .osijf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tmor .xfut10:nth-child(odd) .fzx3mu .osijf,
.fodyk40 .xfut10:nth-child(odd) .fzx3mu .osijf { background: var(--bg-card-inner); }
.tmor .xfut10:nth-child(even) .ylzuhxd .osijf:nth-child(odd),
.fodyk40 .xfut10:nth-child(even) .ylzuhxd .osijf:nth-child(odd)  { background: var(--bg-card); }
.tmor .xfut10:nth-child(even) .ylzuhxd .osijf:nth-child(even),
.fodyk40 .xfut10:nth-child(even) .ylzuhxd .osijf:nth-child(even) { background: var(--bg-card-inner); }
h1.df0c8sds { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.df0c8sds {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ipnsxj32 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dub1i h2.df0c8sds {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.zwfriybd h2.df0c8sds {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gzer h2.df0c8sds {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.bmboakk h2.df0c8sds::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.bsinji5s h2.df0c8sds {
  color: var(--text-primary); font-size: 1.7rem;
}
.diwopefb h2.df0c8sds::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.lvhemq9 h2.df0c8sds {
  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;
}
.sxso1g { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.zw5p7 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .zw5p7 { display: none; } }
.nmaugke7 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.dnc9r5 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.x2i5zit {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.octdbm { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.nfqs { padding-left: 20px; }
.nfqs li { margin-bottom: 6px; }
.nfqs a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.nfqs a:hover { color: var(--accent-light); }
.g7l6kzr .octdbm { display: none; }
.sy56v93l .octdbm { display: none; }
.sy56v93l .nfqs { padding-left: 0; list-style: none; }
.sy56v93l .nfqs li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sy56v93l .nfqs a { font-size: 0.92rem; }
.mfvf16ft .x2i5zit { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.mfvf16ft .octdbm { display: none; }
.mfvf16ft .nfqs { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.mfvf16ft .nfqs li { margin-bottom: 0; }
.mfvf16ft .nfqs 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;
}
.mfvf16ft .nfqs a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.vc4ij0xx .x2i5zit { padding: 20px 20px 16px; }
.vc4ij0xx .nfqs {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.vc4ij0xx .nfqs li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.vc4ij0xx .nfqs 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;
}
.vc4ij0xx .nfqs 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;
}
.vc4ij0xx .nfqs a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.vc4ij0xx .nfqs a:focus,
.vc4ij0xx .nfqs a:focus-visible,
.vc4ij0xx .nfqs a:target { outline: none; }
.vc4ij0xx .nfqs li:target a { border-color: var(--border); color: var(--text-muted); }
.u4e3 .x2i5zit { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.u4e3 .octdbm { display: none; }
.u4e3 .nfqs { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.u4e3 .nfqs li { margin-bottom: 0; }
.u4e3 .nfqs li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.u4e3 .nfqs li:last-child::after { content: ""; margin-right: 0; }
.u4e3 .nfqs a { font-size: 0.9rem; }
.osijf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.fzx3mu .osijf { background: var(--bg-card); }
.ylzuhxd .osijf:nth-child(odd)  { background: var(--bg-card); }
.ylzuhxd .osijf:nth-child(even) { background: var(--bg-raised); }
.bjhaeti .osijf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.bjhaeti .osijf:last-child { border-bottom: none; }
.bjhaeti h3.ipnsxj32 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.a2b1vooz .osijf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.a2b1vooz .osijf + .osijf { margin-top: 4px; }
.ha6uqcq .osijf { background: none; border-radius: 0; padding: 12px 0; }
.ha6uqcq .osijf + .osijf { border-top: 1px solid var(--border-section); }
.igmt9jh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.cq5n { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ajygh4i { color: var(--text-body); margin-bottom: 10px; }
.vcjl, .vivk2zr2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.vcjl li, .vivk2zr2 li { margin-bottom: 6px; }
.vivk2zr2 li { list-style: decimal; }
.bs1rino     .vcjl { list-style-type: "● "; }
.culcc1s  .vcjl { list-style-type: "■ "; }
.uxyl9c8 .vcjl { list-style-type: "◆ "; }
.bijmark0    .vcjl { list-style-type: "★ "; }
.bs1rino     .k8n6le6f { list-style-type: "● "; }
.culcc1s  .k8n6le6f { list-style-type: "■ "; }
.uxyl9c8 .k8n6le6f { list-style-type: "◆ "; }
.bijmark0    .k8n6le6f { list-style-type: "★ "; }
.bs1rino    .vcjl li::marker, .bs1rino    .k8n6le6f li::marker,
.culcc1s .vcjl li::marker, .culcc1s .k8n6le6f li::marker,
.uxyl9c8 .vcjl li::marker, .uxyl9c8 .k8n6le6f li::marker,
.bijmark0   .vcjl li::marker, .bijmark0   .k8n6le6f li::marker {
  color: var(--cta); font-size: 1em;
}
.bs1rino .vivk2zr2,
.culcc1s .vivk2zr2,
.uxyl9c8 .vivk2zr2,
.bijmark0 .vivk2zr2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.bs1rino .vivk2zr2 li,
.culcc1s .vivk2zr2 li,
.uxyl9c8 .vivk2zr2 li,
.bijmark0 .vivk2zr2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.bs1rino .vivk2zr2 li::before,
.culcc1s .vivk2zr2 li::before,
.uxyl9c8 .vivk2zr2 li::before,
.bijmark0 .vivk2zr2 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;
}
.bs1rino     .vivk2zr2 li::before { border-radius: 50%; }
.culcc1s  .vivk2zr2 li::before { border-radius: 3px; }
.uxyl9c8 .vivk2zr2 li::before { border-radius: 3px; }
.bijmark0    .vivk2zr2 li::before { border-radius: 50%; }
.b535xb { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.smohrxd .b535xb,
.oo5xbaie .b535xb { background: transparent; border: none; border-radius: 0; }
.w31ejx { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.w31ejx th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.w31ejx td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.w31ejx tr:hover td { background: var(--bg-hover); }
.e1r2 .w31ejx tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kj6b .w31ejx { border: 1px solid var(--border-alt); }
.kj6b .w31ejx th,
.kj6b .w31ejx td { border: 1px solid var(--border-alt); }
.s1t2h4vi .w31ejx th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.s1t2h4vi .w31ejx td { border-bottom: none; }
.s1t2h4vi .w31ejx tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.j8okfg .w31ejx th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.v588oi .b535xb {
  overflow: hidden;
}
.v588oi .w31ejx th { border-bottom: 1px solid var(--border-alt); }
.v588oi .w31ejx tr:last-child td { border-bottom: none; }
.musau4 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.pf9n { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.s7a9ivjp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.pu86xy { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fiu72tc0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.k8n6le6f { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.k8n6le6f 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%}
.phuk64 .pu86xy { background: transparent; text-align: center; }
.cc4tga .s7a9ivjp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.az20pqh .s7a9ivjp {
  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);
}
.wn9wnctt .pf9n { display: grid; grid-template-columns: auto 1fr; }
.wn9wnctt .s7a9ivjp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.wn9wnctt .pu86xy { grid-column: 2; }
.wn9wnctt .fiu72tc0,
.wn9wnctt .k8n6le6f { grid-column: 1 / -1; }
.ue33b .pf9n { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ue33b .s7a9ivjp {
  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);
}
.ue33b .pu86xy { grid-column: 2; }
.ue33b .fiu72tc0,
.ue33b .k8n6le6f { grid-column: 1 / -1; }
.d5mj2z .pf9n { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.d5mj2z .pu86xy { background: none; color: var(--accent-light); font-weight: 700; }
.vp8837p .pf9n { 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); }
.vp8837p .pu86xy { background: none; color: var(--accent-light); font-weight: 700; }
.lhsgcz4 .pf9n { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.lhsgcz4 .pf9n:last-child { border-bottom: none; }
.lhsgcz4 .pu86xy { background: none; color: var(--accent-light); font-weight: 700; }
.v8lg0 .pf9n { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v8lg0 .pu86xy { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.l4l0g .musau4 { counter-reset: card-n; }
.l4l0g .pf9n  { counter-increment: card-n; }
.l4l0g .pu86xy { display: flex; align-items: center; gap: 10px; }
.l4l0g .pu86xy::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;
}
.quw1qkdk .pf9n { background: var(--bg-surface); border: 1px solid var(--border); }
.quw1qkdk .pu86xy { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u4o3p9f { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ib9kun  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.p9h6ekq { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.k959o99o { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.ux1jgee9 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u4o3p9f strong { color: var(--text-primary); font-size: 0.95rem; }
.u4o3p9f p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ks1gjaw { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.euvpuww, .unlz8t { border-radius: 8px; padding: 14px; }
.euvpuww { background: var(--bg-pros); }
.unlz8t { background: var(--bg-cons); }
.bk6isjok { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.euvpuww .bk6isjok { color: var(--c-pros-label); }
.unlz8t .bk6isjok { color: #f87171; }
.euvpuww ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.unlz8t ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.w9kbeo { width: 100%; height: auto; border-radius: 10px; display: block; }
.pkc88 {
  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;
}
.pkc88:hover { opacity: 0.85; }
.zl33 .pkc88  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zl33 .pkc88:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rdtb1 .pkc88  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rdtb1 .pkc88:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d4feb .trne6w { border-radius: 50px; }
.d4feb .pkc88  { border-radius: 50px; }
.l5m3gj0 .trne6w { padding-left: 22px; padding-right: 22px; }
.l5m3gj0 .pkc88  { padding-left: 12px; padding-right: 12px; }
.xq7i .trne6w { padding-left: 44px; padding-right: 44px; }
.xq7i .pkc88  { padding-left: 24px; padding-right: 24px; }
.fg1p .trne6w { padding-left: 56px; padding-right: 56px; }
.fg1p .pkc88  { padding-left: 32px; padding-right: 32px; }
.rjrxk   .trne6w::after, .rjrxk   .pkc88::after,
.s7l8z37m .trne6w::after, .s7l8z37m .pkc88::after,
.rvtaszi    .trne6w::after, .rvtaszi    .pkc88::after,
.f8477t    .trne6w::after, .f8477t    .pkc88::after,
.l41zf    .trne6w::after, .l41zf    .pkc88::after,
.c2zgq0     .trne6w::after, .c2zgq0     .pkc88::after,
.dwht    .trne6w::after, .dwht    .pkc88::after,
.z7wf8wu   .trne6w::after, .z7wf8wu   .pkc88::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;
}
.rjrxk .trne6w::after, .rjrxk .pkc88::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");
}
.s7l8z37m .trne6w::after, .s7l8z37m .pkc88::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");
}
.rvtaszi .trne6w::after, .rvtaszi .pkc88::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");
}
.f8477t .trne6w::after, .f8477t .pkc88::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");
}
.l41zf .trne6w::after, .l41zf .pkc88::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");
}
.c2zgq0 .trne6w::after, .c2zgq0 .pkc88::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");
}
.dwht .trne6w::after, .dwht .pkc88::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");
}
.z7wf8wu .trne6w::after, .z7wf8wu .pkc88::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");
}
.aiwfut3w   .prww8b::after, .aiwfut3w   .hf3z4r::after,
.qaoa7wa .prww8b::after, .qaoa7wa .hf3z4r::after,
.dsp9l    .prww8b::after, .dsp9l    .hf3z4r::after,
.fwor1p    .prww8b::after, .fwor1p    .hf3z4r::after,
.awviil    .prww8b::after, .awviil    .hf3z4r::after,
.o2u9p     .prww8b::after, .o2u9p     .hf3z4r::after,
.k1xa4d    .prww8b::after, .k1xa4d    .hf3z4r::after,
.hdjyg   .prww8b::after, .hdjyg   .hf3z4r::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;
}
.aiwfut3w .prww8b::after, .aiwfut3w .hf3z4r::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");
}
.qaoa7wa .prww8b::after, .qaoa7wa .hf3z4r::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");
}
.dsp9l .prww8b::after, .dsp9l .hf3z4r::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");
}
.fwor1p .prww8b::after, .fwor1p .hf3z4r::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");
}
.awviil .prww8b::after, .awviil .hf3z4r::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");
}
.o2u9p .prww8b::after, .o2u9p .hf3z4r::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");
}
.k1xa4d .prww8b::after, .k1xa4d .hf3z4r::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");
}
.hdjyg .prww8b::after, .hdjyg .hf3z4r::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");
}
.d35hzac {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.zsdy1 {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.zsdy1 > * { min-width: 0; }
.zsdy1:hover { background: var(--bg-hover); }
.zsdy1 > [itemprop="item"] { display: contents; }
.zsdy1 [itemprop="itemReviewed"],
.zsdy1 [itemprop="reviewRating"] { display: none; }
.zsdy1::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.df68n1e {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.k8bgp {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.c7exdw { max-height: 52px; max-width: 110px; object-fit: contain; }
.nbl8 {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.focnz9f .k8bgp    { background: #1a1a1a; }
.joda4q .k8bgp   { background: rgba(128,128,128,.12); }
.raw7dqr .k8bgp { background: var(--bg-raised); }
.u6d5ka .k8bgp    { background: transparent; padding: 0; }
.j6pf {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ppgqteq { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.c0r1grrf { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.q4i71n {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.mklerge {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.t7itddu {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.oxmrejw {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.zcltsmm {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.zcltsmm.pkc88 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .zsdy1 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .zsdy1::before    { grid-area: rank;   }
  .df68n1e           { grid-area: ident;  }
  .j6pf     { grid-area: rating; min-width: 0; width: auto; }
  .q4i71n           { grid-area: pills;  }
  .zcltsmm             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .zsdy1 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .zsdy1::before    { justify-self: center; }
  .df68n1e           { width: 100%; }
  .j6pf     { justify-self: center; }
  .q4i71n           { grid-template-columns: 1fr; }
}
.yvz6p .ihqo7 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .o55sp .kosra {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .o55sp .poplcccc { margin: 0; }
}
.l6zwb .rn4y { padding: 0; gap: 0; overflow: hidden; }
.l6zwb .j516 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.l6zwb .z6snfhm3 { padding: 16px 20px; }
.l6zwb .ya65 { padding: 16px 20px; align-self: center; }
.oo5xbaie .ks1gjaw { gap: 10px; }
.oo5xbaie .euvpuww, .oo5xbaie .unlz8t { padding: 12px; }
.oo5xbaie .euvpuww ul, .oo5xbaie .unlz8t ul { margin: 4px 0 0; padding-left: 18px; }
.oo5xbaie .euvpuww li, .oo5xbaie .unlz8t li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .mh82nrug { grid-template-columns: 1fr; }
  .arhw { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .arhw .ihhcdu67 { width: 72px; height: 50px; }
  .arhw .thyg6q { max-width: 180px; }
  .arhw .yesshl8 { width: auto; }
}
@media (max-width: 720px) {
  .qgy1i { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bpzyp1zf { padding: 16px; }
  .ofnf7f .mj0lu { min-width: 50%; }
}
.lpcnrq0 .ks1gjaw { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ssqiqy { grid-template-columns: 1fr; }
  .d2o9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gjrzf9n { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .p412 { flex-wrap: wrap; padding: 16px; }
}
.iol4e .ks1gjaw { gap: 8px; }
.iol4e .euvpuww, .iol4e .unlz8t { padding: 8px; }
@media (max-width: 480px) {
  .hte43m { flex-direction: column; align-items: stretch; }
}
.d8zysbk .yesshl8 .pkc88 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .nfujcg3 { flex-direction: column; align-items: stretch; gap: 10px; }
  .d8zysbk .yesshl8 { text-align: center; }
}
@media (max-width: 720px) {
  .aljj { grid-template-columns: 1fr; }
  .y9g2zcm { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xfoh2qzv { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .spz731 { grid-template-columns: 1fr; }
  .ns232q { width: 100px; height: 100px; margin: 16px auto; }
  .oqy4 { font-size: 1.4rem; }
  .qf0b4wa7 { justify-content: center; }
  .acws .mj0lu { min-width: 50%; }
}
.qdznboya .ks1gjaw { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kmzym { flex-wrap: wrap; padding: 14px 16px; }
  .jxbhp9 { padding: 12px 16px; }
  .qdznboya .ks1gjaw { margin: 0 16px; }
  .qdznboya .wq8x { padding: 0 16px; }
  .abk1pk97 { padding: 12px 16px; }
}
.bdgbwx .zsdy1 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.bdgbwx .zsdy1:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hyytng2 .d35hzac { gap: 18px; }
.hyytng2 .zsdy1 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hyytng2 .zsdy1:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.nqjnqksm .d35hzac {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.nqjnqksm .zsdy1 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.nqjnqksm .zsdy1:last-child { border-bottom: none; }
.nqjnqksm .df68n1e,
.nqjnqksm .j6pf,
.nqjnqksm .q4i71n {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.w980ek .d35hzac { gap: 0; }
.w980ek .zsdy1 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.w980ek .zsdy1:last-child { border-bottom: none; }
.w980ek .zsdy1:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.w980ek .zsdy1:nth-child(even):hover { background: var(--bg-hover); }
.fx2lpzvd .zsdy1 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.c9vn .q4i71n .mklerge {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.c9vn .q4i71n .mklerge:first-child { border-left: none; }
.ssi1rg .q4i71n .mklerge {
  background: transparent; padding: 4px 8px;
}
.ssi1rg .q4i71n .t7itddu { font-size: .65rem; opacity: .65; }
.ssi1rg .q4i71n .oxmrejw   { font-size: 1.15rem; color: var(--accent-light); }
.exzmv1 .q4i71n .mklerge {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.c0r1grrf { display: none; }
.uwern3 .ppgqteq { font-size: 1rem; letter-spacing: 2px; }
.zuis .ppgqteq {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.kd0qsb .ppgqteq,
.fcz2yruo .ppgqteq,
.tq2i0ms .ppgqteq { display: none; }
.kd0qsb .c0r1grrf,
.fcz2yruo .c0r1grrf,
.tq2i0ms .c0r1grrf { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.kd0qsb .c0r1grrf { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.kd0qsb .c0r1grrf small { display: none; }
.fcz2yruo .c0r1grrf {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.fcz2yruo .c0r1grrf small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.tq2i0ms .c0r1grrf {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.tq2i0ms .c0r1grrf small { display: none; }
.rf2hrjft { margin: 16px 0; }
.x6ukmye { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.x6ukmye summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.x6ukmye summary::after { content: "+"; color: var(--accent-light); }
.x6ukmye[open] summary::after { content: "−"; }
.x6ukmye p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.xfut10 { margin-bottom: 0; }
.i4z7 h2.df0c8sds { color: var(--text-primary); border-color: var(--accent-light); }
.oe4js h2.df0c8sds { color: var(--text-primary); border-color: var(--accent-light); }
.mx4rfpd .ib9kun     { background: #052e16; border-color: #10b981; }
.mx4rfpd .p9h6ekq { background: #2d0a1e; border-color: #f43f5e; }
.mx4rfpd .k959o99o    { background: #1e1036; border-color: #a855f7; }
.mx4rfpd .u4o3p9f strong  { color: #f1f5f9; }
.mx4rfpd .u4o3p9f p       { color: #cbd5e1; }
.mx4rfpd .ht69sf8e    .ib9kun     .ux1jgee9::before,
.mx4rfpd .ofxf  .ib9kun     .ux1jgee9::before,
.mx4rfpd .cdke97  .ib9kun     .ux1jgee9::before,
.mx4rfpd .z39a .ib9kun     .ux1jgee9::before { color: #10b981; }
.mx4rfpd .ht69sf8e    .p9h6ekq .ux1jgee9::before,
.mx4rfpd .ofxf  .p9h6ekq .ux1jgee9::before,
.mx4rfpd .cdke97  .p9h6ekq .ux1jgee9::before,
.mx4rfpd .z39a .p9h6ekq .ux1jgee9::before { color: #f43f5e; }
.mx4rfpd .ht69sf8e    .k959o99o    .ux1jgee9::before,
.mx4rfpd .ofxf  .k959o99o    .ux1jgee9::before,
.mx4rfpd .cdke97  .k959o99o    .ux1jgee9::before,
.mx4rfpd .z39a .k959o99o    .ux1jgee9::before { color: #a855f7; }
.vd3jhtx .ib9kun     { background: #2d2000; border-color: #eab308; }
.vd3jhtx .p9h6ekq { background: #2d0b0b; border-color: #ef4444; }
.vd3jhtx .k959o99o    { background: #2d1600; border-color: #f97316; }
.vd3jhtx .u4o3p9f strong  { color: #f1f5f9; }
.vd3jhtx .u4o3p9f p       { color: #cbd5e1; }
.vd3jhtx .ht69sf8e    .ib9kun     .ux1jgee9::before,
.vd3jhtx .ofxf  .ib9kun     .ux1jgee9::before,
.vd3jhtx .cdke97  .ib9kun     .ux1jgee9::before,
.vd3jhtx .z39a .ib9kun     .ux1jgee9::before { color: #eab308; }
.vd3jhtx .ht69sf8e    .p9h6ekq .ux1jgee9::before,
.vd3jhtx .ofxf  .p9h6ekq .ux1jgee9::before,
.vd3jhtx .cdke97  .p9h6ekq .ux1jgee9::before,
.vd3jhtx .z39a .p9h6ekq .ux1jgee9::before { color: #ef4444; }
.vd3jhtx .ht69sf8e    .k959o99o    .ux1jgee9::before,
.vd3jhtx .ofxf  .k959o99o    .ux1jgee9::before,
.vd3jhtx .cdke97  .k959o99o    .ux1jgee9::before,
.vd3jhtx .z39a .k959o99o    .ux1jgee9::before { color: #f97316; }
.yfbrh .ib9kun     { background: #0c1a2e; border-color: #38bdf8; }
.yfbrh .p9h6ekq { background: #12103a; border-color: #818cf8; }
.yfbrh .k959o99o    { background: #0a2020; border-color: #2dd4bf; }
.yfbrh .u4o3p9f strong  { color: #f1f5f9; }
.yfbrh .u4o3p9f p       { color: #cbd5e1; }
.yfbrh .ht69sf8e    .ib9kun     .ux1jgee9::before,
.yfbrh .ofxf  .ib9kun     .ux1jgee9::before,
.yfbrh .cdke97  .ib9kun     .ux1jgee9::before,
.yfbrh .z39a .ib9kun     .ux1jgee9::before { color: #38bdf8; }
.yfbrh .ht69sf8e    .p9h6ekq .ux1jgee9::before,
.yfbrh .ofxf  .p9h6ekq .ux1jgee9::before,
.yfbrh .cdke97  .p9h6ekq .ux1jgee9::before,
.yfbrh .z39a .p9h6ekq .ux1jgee9::before { color: #818cf8; }
.yfbrh .ht69sf8e    .k959o99o    .ux1jgee9::before,
.yfbrh .ofxf  .k959o99o    .ux1jgee9::before,
.yfbrh .cdke97  .k959o99o    .ux1jgee9::before,
.yfbrh .z39a .k959o99o    .ux1jgee9::before { color: #2dd4bf; }
.va8ju .ib9kun     { background: var(--accent-bg); border-color: var(--accent-light); }
.va8ju .p9h6ekq { background: var(--accent-bg-light); border-color: var(--accent-light); }
.va8ju .k959o99o    { background: var(--accent-bg); border-color: var(--accent-pale); }
.va8ju .ht69sf8e    .ux1jgee9::before,
.va8ju .ofxf  .ux1jgee9::before,
.va8ju .cdke97  .ux1jgee9::before,
.va8ju .z39a .ux1jgee9::before { color: var(--accent-light) !important; }
.f83ppbxs::before,
.bd23lz12::before { margin-right: 5px; }
.j0j4 .euvpuww ul li,
.j0j4 .euvpuww .f83ppbxs { color: #22c55e; }
.j0j4 .unlz8t ul li,
.j0j4 .unlz8t .bd23lz12 { color: #ef4444; }
.t9w1da .euvpuww { background: var(--bg-pros); }
.t9w1da .unlz8t { background: var(--bg-cons); }
.t9w1da .euvpuww .f83ppbxs { color: var(--c-pros-label); }
.t9w1da .unlz8t .bd23lz12 { color: var(--c-cons); }
.t9w1da .euvpuww ul li,
.t9w1da .unlz8t ul li,
.dk8eru .euvpuww { background: var(--bg-pros); }
.dk8eru .unlz8t { background: var(--bg-cons); }
.dk8eru .euvpuww .f83ppbxs { color: var(--c-pros-label); }
.dk8eru .unlz8t .bd23lz12 { color: var(--c-cons); }
.dk8eru .euvpuww ul li,
.dk8eru .q4p2u li          { color: var(--c-pros); }
.dk8eru .unlz8t ul li,
.dk8eru .y2bucefb li          { color: var(--c-cons); }
.mj3iiojr .f83ppbxs::before { content: "✓ "; }
.mj3iiojr .bd23lz12::before { content: "✗ "; }
.f78tx .f83ppbxs::before { content: "→ "; }
.f78tx .bd23lz12::before { content: "← "; }
.l3jl .f83ppbxs::before { content: "★ "; }
.l3jl .bd23lz12::before { content: "✕ "; }
.rrnm7 .f83ppbxs::before { content: "◆ "; }
.rrnm7 .bd23lz12::before { content: "▲ "; }
.yvz6p .u4o3p9f { background: transparent; border-left: none; border: 1.5px solid; }
.yvz6p .ib9kun     { border-color: var(--c-tip-border); }
.yvz6p .p9h6ekq { border-color: var(--c-warn-border); }
.yvz6p .k959o99o    { border-color: #60a5fa; }
.yvz6p .u4o3p9f strong { color: var(--text-primary); }
.yvz6p .u4o3p9f p      { color: var(--text-muted); }
.t66epgks .u4o3p9f { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.t66epgks .ib9kun     { border-top-color: var(--c-tip-border); }
.t66epgks .p9h6ekq { border-top-color: var(--c-warn-border); }
.t66epgks .k959o99o    { border-top-color: #60a5fa; }
.dy3is .u4o3p9f { border-left: none; border-radius: 8px; }
.dy3is .ib9kun     { background: #065f46; }
.dy3is .p9h6ekq { background: #92400e; }
.dy3is .k959o99o    { background: #1e3a8a; }
.dy3is .u4o3p9f strong,
.dy3is .u4o3p9f p { color: #fff; }
.dy3is .ux1jgee9::before { color: rgba(255,255,255,0.85) !important; }
.mx4rfpd.dy3is .ib9kun,
.mx4rfpd .dy3is .ib9kun     { background: #052e16; }
.mx4rfpd.dy3is .p9h6ekq,
.mx4rfpd .dy3is .p9h6ekq { background: #2d0a1e; }
.mx4rfpd.dy3is .k959o99o,
.mx4rfpd .dy3is .k959o99o    { background: #1e1036; }
.vd3jhtx.dy3is .ib9kun,
.vd3jhtx .dy3is .ib9kun      { background: #2d2000; }
.vd3jhtx.dy3is .p9h6ekq,
.vd3jhtx .dy3is .p9h6ekq  { background: #2d0b0b; }
.vd3jhtx.dy3is .k959o99o,
.vd3jhtx .dy3is .k959o99o     { background: #2d1600; }
.yfbrh.dy3is .ib9kun,
.yfbrh .dy3is .ib9kun      { background: #0c1a2e; }
.yfbrh.dy3is .p9h6ekq,
.yfbrh .dy3is .p9h6ekq  { background: #12103a; }
.yfbrh.dy3is .k959o99o,
.yfbrh .dy3is .k959o99o     { background: #0a2020; }
.mkioioix .u4o3p9f { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mkioioix .ib9kun     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mkioioix .p9h6ekq { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.mkioioix .k959o99o    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mkioioix .u4o3p9f strong { color: var(--text-primary); }
.mkioioix .u4o3p9f p      { color: var(--text-muted); }
.wgcv .u4o3p9f { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ht69sf8e .ux1jgee9,
.ofxf .ux1jgee9,
.cdke97 .ux1jgee9,
.z39a .ux1jgee9 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ht69sf8e .ux1jgee9::before,
.ofxf .ux1jgee9::before,
.cdke97 .ux1jgee9::before,
.z39a .ux1jgee9::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ht69sf8e .ib9kun     .ux1jgee9::before { content: "✦"; color: var(--c-tip-border); }
.ht69sf8e .p9h6ekq .ux1jgee9::before { content: "▲"; color: var(--c-warn-border); }
.ht69sf8e .k959o99o    .ux1jgee9::before { content: "◉"; color: #60a5fa; }
.ofxf .ib9kun     .ux1jgee9::before { content: "★"; color: var(--c-tip-border); }
.ofxf .p9h6ekq .ux1jgee9::before { content: "◆"; color: var(--c-warn-border); }
.ofxf .k959o99o    .ux1jgee9::before { content: "●"; color: #60a5fa; }
.cdke97 .ib9kun     .ux1jgee9::before { content: "▶"; color: var(--c-tip-border); }
.cdke97 .p9h6ekq .ux1jgee9::before { content: "■"; color: var(--c-warn-border); }
.cdke97 .k959o99o    .ux1jgee9::before { content: "▸"; color: #60a5fa; }
.z39a .ib9kun     .ux1jgee9::before { content: "→"; color: var(--c-tip-border); }
.z39a .p9h6ekq .ux1jgee9::before { content: "⬥"; color: var(--c-warn-border); }
.z39a .k959o99o    .ux1jgee9::before { content: "◈"; color: #60a5fa; }
.s52rida .fzx3mu .osijf,
.s52rida .ylzuhxd .osijf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.s52rida .pf9n                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.s52rida .zsdy1                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.s52rida .b535xb          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s52rida .x2i5zit                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tejyy7s1 .fzx3mu .osijf,
.tejyy7s1 .ylzuhxd .osijf,
.tejyy7s1 .pf9n,
.tejyy7s1 .zsdy1,
.tejyy7s1 .poplcccc,
.tejyy7s1 .b535xb,
.tejyy7s1 .x2i5zit,
.tejyy7s1 .wgcv .u4o3p9f { box-shadow: none; }
.ruvtze   .ajygh4i, .ruvtze .igmt9jh, .ruvtze .cq5n,
.ruvtze   .nmaugke7, .ruvtze .dnc9r5 { font-size: 0.9rem; }
.ruvtze   .vcjl, .ruvtze .vivk2zr2 { font-size: 0.9rem; }
.tiutg   .ajygh4i, .tiutg .igmt9jh, .tiutg .cq5n,
.tiutg   .nmaugke7, .tiutg .dnc9r5 { font-size: 0.95rem; }
.tiutg   .vcjl, .tiutg .vivk2zr2 { font-size: 0.95rem; }
.w3x2u5   .ajygh4i, .w3x2u5 .igmt9jh, .w3x2u5 .cq5n,
.w3x2u5   .nmaugke7, .w3x2u5 .dnc9r5 { font-size: 1.08rem; }
.w3x2u5   .vcjl, .w3x2u5 .vivk2zr2 { font-size: 1.05rem; }
.w3x2u5   .w31ejx { font-size: 0.97rem; }
.e8uydnpi .qoqd2      { font-size: 3.2rem; }
.e8uydnpi h2.df0c8sds { font-size: 1.9rem; }
.e8uydnpi h3.ipnsxj32     { font-size: 1.4rem; }
.sm11qjo .qoqd2      { font-size: 3.8rem; }
.sm11qjo h2.df0c8sds { font-size: 2.2rem; }
.sm11qjo h3.ipnsxj32     { font-size: 1.6rem; }
.xfut10 + .xfut10 { position: relative; }
.xnzqawv0   .xfut10 + .xfut10::before,
.e3wyopzr  .xfut10 + .xfut10::before,
.ugvg   .xfut10 + .xfut10::before,
.mktqu14   .xfut10 + .xfut10::before,
.iqo8   .xfut10 + .xfut10::before,
.yaxob2 .xfut10 + .xfut10::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.xnzqawv0 .xfut10 + .xfut10::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.e3wyopzr .xfut10 + .xfut10::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ugvg .xfut10 + .xfut10::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;
}
.mktqu14 .xfut10 + .xfut10::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.h9e0 .xfut10 { margin-bottom: 16px; }
.h9e0 .xfut10 + .xfut10 { margin-top: 0; }
.h9e0 .dyi3dcm { padding-top: 0; padding-bottom: 0; }
.iqo8 .xfut10 + .xfut10::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.yaxob2 .xfut10 + .xfut10::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pwlr .xfut10 + .xfut10::before,
.meaz29 .xfut10 + .xfut10::before,
.g7rgshso .xfut10 + .xfut10::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%;
}
.tmor .pwlr .xfut10:nth-child(even)::before,
.tmor .meaz29 .xfut10:nth-child(even)::before,
.tmor .g7rgshso .xfut10:nth-child(even)::before { background: var(--bg-surface); }
.fodyk40 .pwlr .xfut10:nth-child(even)::before,
.fodyk40 .meaz29 .xfut10:nth-child(even)::before,
.fodyk40 .g7rgshso .xfut10:nth-child(even)::before { background: var(--bg-card); }
.pwlr .xfut10 + .xfut10::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");
}
.meaz29 .xfut10 + .xfut10::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");
}
.g7rgshso .xfut10 + .xfut10::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");
}
.qsjmm1u .plili,
.iuosy .plili { padding-bottom: 60px; }
.p7wn6g84 .plili { padding-bottom: 70px; }
.a6uyep .h1h67 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.z7gd .h1h67 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.d6ao6 .h1h67 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uw4jeos .h1h67 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lqk6s4 .wgki0 { background: var(--accent); }
.lqk6s4 .wgki0 .wiy34x { background: none; }
.lqk6s4 .vn8evtuo { background: var(--accent); }
.lqk6s4 .h1h67 { background: var(--accent-bg); }
.lqk6s4 .u0vl:not(.wgki0) .wiy34x { background: rgba(0,0,0,0.6); }
.djbmf .o3h9 { float: left; width: 38%; margin: 0 28px 16px 0; }
.djbmf .o3h9 .w9kbeo { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.djbmf .dyi3dcm::after { content: ''; display: block; clear: both; }
.rip1z .o3h9 { float: right; width: 38%; margin: 0 0 16px 28px; }
.rip1z .o3h9 .w9kbeo { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rip1z .dyi3dcm::after { content: ''; display: block; clear: both; }
.e9djb .xfut10:nth-child(odd)  .o3h9 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.e9djb .xfut10:nth-child(even) .o3h9 { float: right; width: 38%; margin: 0 0 16px 28px; }
.e9djb .o3h9 .w9kbeo { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e9djb .dyi3dcm::after { content: ''; display: block; clear: both; }
.djbmf .musau4,
.djbmf .d35hzac,
.rip1z .musau4,
.rip1z .d35hzac,
.e9djb .musau4,
.e9djb .d35hzac { clear: both; }
@media (max-width: 900px) {
  .djbmf .o3h9,
  .rip1z .o3h9,
  .e9djb .xfut10:nth-child(odd)  .o3h9,
  .e9djb .xfut10:nth-child(even) .o3h9 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .djbmf .o3h9 .w9kbeo,
  .rip1z .o3h9 .w9kbeo,
  .e9djb .o3h9 .w9kbeo {
    max-height: none !important;
  }
}
.djbmf .vcjl,
.djbmf .vivk2zr2,
.rip1z .vcjl,
.rip1z .vivk2zr2,
.e9djb .vcjl,
.e9djb .vivk2zr2 { overflow: hidden; }
@media (max-width: 640px) {
  .djbmf .o3h9,
  .rip1z .o3h9,
  .e9djb .o3h9 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.jti82d .tdg6l9e,
.jti82d .dyi3dcm,
.jti82d .zdqq86y  { max-width: 1100px; }
.hxvidxh .tdg6l9e,
.hxvidxh .dyi3dcm,
.hxvidxh .zdqq86y  { max-width: 1200px; }
.mg3aodlo .tdg6l9e,
.mg3aodlo .dyi3dcm,
.mg3aodlo .zdqq86y  { max-width: 1320px; }
.h05d6 { font-size: 0.82rem; color: var(--text-muted); }
.slabwa70 { display: flex; align-items: center; }
.tjyz {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.abxg { display: flex; align-items: center; }
.ri21hf { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ri21hf:hover { text-decoration: underline; }
.achodr6 { margin: 0 3px; opacity: 0.45; }
.achodr6::before { content: '/'; }
.l2ukxnv7 { padding: 2px 5px; color: var(--text-main); }
.x36ff .h05d6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.x36ff .slabwa70 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.lwtv02 .h05d6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.lwtv02 .slabwa70 { padding: 0 0 0 12px; }
.hf81poc {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.a1e9 .slabwa70 { padding: 0 16px; }
.a1e9 .h05d6 {
  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);
}
.a1e9 .tdg6l9e { padding-top: 28px; }
@media (max-width: 720px) {
  .hf81poc { margin-top: 18px; padding: 0 16px; }
  .a1e9 .tdg6l9e { padding-top: 16px; }
}
.jti82d.x36ff .slabwa70 { max-width: 1100px; }
.hxvidxh.x36ff .slabwa70 { max-width: 1200px; }
.mg3aodlo.x36ff .slabwa70 { max-width: 1320px; }
.jti82d .hf81poc { max-width: 1100px; }
.hxvidxh .hf81poc { max-width: 1200px; }
.mg3aodlo .hf81poc { max-width: 1320px; }
.xqsx8qhe .xfut10 { padding-top: 16px; padding-bottom: 16px; }
.chpjw .xfut10 { padding-top: 24px; padding-bottom: 24px; }
.okaeavz .xfut10 { padding-top: 40px; padding-bottom: 40px; }
.gh4h .xfut10 { padding-top: 52px; padding-bottom: 52px; }
.fn6m7z .xfut10:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fn6m7z .xfut10:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fn6m7z .xfut10:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fn6m7z .xfut10:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.azvn .dyi3dcm { padding-top: 10px;  padding-bottom: 10px; }
.a8sk .dyi3dcm { padding-top: 18px;  padding-bottom: 18px; }
.evca20kl .dyi3dcm { padding-top: 36px;  padding-bottom: 36px; }
.u2ebw .dyi3dcm { padding-top: 48px;  padding-bottom: 48px; }
.lpx7 h2.df0c8sds { font-weight: 600; }
.lpx7 h3.ipnsxj32     { font-weight: 600; }
.ialqviz2 h2.df0c8sds { font-weight: 800; }
.ialqviz2 h3.ipnsxj32     { font-weight: 700; }
.qcjazg h2.df0c8sds { font-weight: 900; }
.qcjazg h3.ipnsxj32     { font-weight: 800; }
.qcjazg .u4o3p9f strong,
.qcjazg .u4o3p9f strong { font-weight: 600; }
.prww8b {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.q1jm .prww8b { display: none; }
@media (max-width: 640px) {
  .sj15 { display: none; }
  .prww8b {
    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;
  }
}
.prww8b { background: var(--cta) !important; color: #fff !important; border: none !important; }
.prww8b:hover { opacity: 0.85; }
.jqb3qrf .prww8b { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.omodte0t .prww8b,
.jwl3  .prww8b { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.omodte0t .prww8b:hover,
.jwl3  .prww8b:hover { opacity: 0.88; }
.jqb3qrf.omodte0t .prww8b,
.jqb3qrf.jwl3  .prww8b { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hf3z4r {
  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;
}
.hf3z4r:hover { transform: translateY(-2px); opacity: 0.92; }
.hf3z4r { background: var(--cta) !important; color: #fff !important; border: none !important; }
.nwh9bsto .hf3z4r { display: none; }
.sezy9h .hf3z4r { right: 32px; }
.t0y2  .hf3z4r { left: 32px; }
@media (max-width: 480px) {
  .sezy9h .hf3z4r { right: 20px; bottom: 20px; }
  .t0y2  .hf3z4r { left: 20px; bottom: 20px; }
}
.oqdhp { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zdqq86y { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.dkl6m1h { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nc2m { color: var(--text-dim); font-size: 0.8rem; }
.p437gz { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.p437gz img { height: 26px; width: auto; object-fit: contain; }
.go8x5bgv .zdqq86y { text-align: center; }
.go8x5bgv .dkl6m1h { margin-top: 0; }
@media (max-width: 640px) {
  .zdqq86y { padding-left: 16px; padding-right: 16px; }
  .utna .zdqq86y { padding: 20px 16px; }
  .bs2zx9r8 { gap: 4px 12px; }
  .dkl6m1h { font-size: 0.78rem; }
}
.yxbexwr5 .g1vxyy .p437gz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.yxbexwr5 .dkl6m1h { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.yxbexwr5 .nc2m { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .yxbexwr5 .z0ry863 { grid-template-columns: 1fr 1fr; } .yxbexwr5 .g1vxyy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yxbexwr5 .z0ry863 { grid-template-columns: 1fr; } }
.o7v3rnpu .pvey { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.o7v3rnpu .p437gz { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.o7v3rnpu .snv8yqqc { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.o7v3rnpu .snv8yqqc a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.o7v3rnpu .snv8yqqc a:hover { color: var(--accent-light); }
.uqvpx43 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.o7v3rnpu .uvd1bj { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.o7v3rnpu .l6ebbj { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.o7v3rnpu .l6ebbj a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.o7v3rnpu .l6ebbj a:hover { color: var(--accent-light); }
.o7v3rnpu .dkl6m1h { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .o7v3rnpu .pvey { gap: 12px; } .o7v3rnpu .p437gz { margin-right: 0; width: 100%; } }
.awjp .qba16g .p437gz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.awjp .dkl6m1h { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.awjp .nc2m { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .awjp .ec6oq { grid-template-columns: 1fr 1fr; } .awjp .qba16g { grid-column: 1 / -1; } }
@media (max-width: 480px) { .awjp .ec6oq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .q7ae .k3edn1r { grid-template-columns: 1fr 1fr; } .q7ae .vjusmhj:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q7ae .k3edn1r { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .j12kw73p .k3edn1r { grid-template-columns: 1fr; } }
.apbm .zdqq86y { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lehejt6a .aj3si      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lehejt6a .oqdhp { background: var(--bg-page); border-top-color: var(--border-alt); }
.phkczfi .aj3si      { background: #0d1117; border-bottom-color: #21262d; }
.phkczfi .u08un { color: var(--accent-light); }
.phkczfi .ce0m6r43 { --msep-color: #8b949e; }
.phkczfi .ce0m6r43 a { color: #8b949e; }
.phkczfi .ce0m6r43 a:hover { color: var(--accent-light); }
.phkczfi .ki6a01 { color: #8b949e; }
.phkczfi .oqdhp { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.phkczfi .dkl6m1h,
.phkczfi .nc2m { color: #6e7681; }
.phkczfi .asr25 a, .phkczfi .snv8yqqc a,
.phkczfi .l6ebbj a { color: #8b949e; }
.phkczfi .p437gz { color: #e6edf3; }
.phkczfi .asr25 a:hover, .phkczfi .snv8yqqc a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .phkczfi .ce0m6r43 { background: #0d1117; border-top-color: #21262d; }
  .phkczfi .ce0m6r43 li a { border-bottom-color: #21262d; }
}
.qximy9u .aj3si      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qximy9u .u08un { color: var(--accent-light); }
.qximy9u .ce0m6r43 { --msep-color: #475569; }
.qximy9u .ce0m6r43 a { color: #475569; }
.qximy9u .ce0m6r43 a:hover { color: var(--accent-light); }
.qximy9u .ki6a01 { color: #64748b; }
.qximy9u .oqdhp { background: #f0f4f8; border-top-color: #cbd5e1; }
.qximy9u .dkl6m1h,
.qximy9u .nc2m { color: #64748b; }
.qximy9u .asr25 a, .qximy9u .snv8yqqc a,
.qximy9u .l6ebbj a, .qximy9u .p437gz { color: #374151; }
.qximy9u .asr25 a:hover, .qximy9u .snv8yqqc a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .qximy9u .ce0m6r43 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qximy9u .ce0m6r43 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.omodte0t .aj3si      { background: var(--accent); border-bottom-color: var(--accent-light); }
.omodte0t .u08un { color: #fff; }
.omodte0t .ce0m6r43 { --msep-color: rgba(255,255,255,0.82); }
.omodte0t .ce0m6r43 a { color: rgba(255,255,255,0.82); }
.omodte0t .ce0m6r43 a:hover { color: #fff; }
.omodte0t .ki6a01 { color: rgba(255,255,255,0.9); }
.omodte0t .oqdhp { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.omodte0t .dkl6m1h,
.omodte0t .nc2m { color: rgba(255,255,255,0.72); }
.omodte0t .asr25 a, .omodte0t .snv8yqqc a,
.omodte0t .l6ebbj a, .omodte0t .p437gz { color: #fff; }
.omodte0t .asr25 a:hover, .omodte0t .snv8yqqc a:hover { color: #fff; }
@media (max-width: 640px) {
  .omodte0t .ce0m6r43 { background: var(--accent); border-top-color: var(--accent-light); }
  .omodte0t .ce0m6r43 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.jwl3 .aj3si {
  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);
}
.jwl3 .oqdhp {
  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) {
  .jwl3 .ce0m6r43 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cc8g4j .eqmej { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zmbpbmhv .eqmej { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.mde1 .eqmej { min-height: 72px; height: auto; }
.l27u .eqmej { min-height: 84px; height: auto; }
.utna .eqmej { max-width: none; padding: 0 32px; }
.utna .zdqq86y  { max-width: none; padding: 24px 32px; }
.yj49.hxvidxh .eqmej { max-width: 1200px; }
.yj49.mg3aodlo .eqmej { max-width: 1320px; }
.d4nf80   .u08un, .d4nf80   .p437gz { text-transform: capitalize; }
.nj66 .u08un, .nj66 .p437gz { text-transform: lowercase; }
.se2pqk4f .u08un, .se2pqk4f .p437gz { text-transform: uppercase; letter-spacing: 0.06em; }
.h2lx, .ucum3xta {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.mwetdaeq .h2lx,
.mwetdaeq .ucum3xta { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.apoc69 .h2lx,
.apoc69 .ucum3xta { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.ji8d .h2lx,
.ji8d .ucum3xta { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lwi88d72 .h2lx,
.lwi88d72 .ucum3xta { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.byk4p   .ce0m6r43 a { font-weight: 500; }
.s16zb .ce0m6r43 a { font-weight: 600; }
.xz9761co     .ce0m6r43 a { font-weight: 700; }
.w5rjsit    .ce0m6r43 a { font-weight: 800; letter-spacing: 0.01em; }
.akyu     .ce0m6r43 > li + li::before,
.v3we1    .ce0m6r43 > li + li::before,
.y2uru    .ce0m6r43 > li + li::before,
.yx25wjm .ce0m6r43 > li + li::before,
.uale2e11 .ce0m6r43 > li + li::before,
.g3ukqtwl  .ce0m6r43 > li + li::before,
.yn12    .ce0m6r43 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.akyu     .ce0m6r43 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v3we1    .ce0m6r43 > li + li::before { content: "|"; }
.y2uru    .ce0m6r43 > li + li::before { content: "—"; }
.yx25wjm .ce0m6r43 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.uale2e11 .ce0m6r43 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.g3ukqtwl  .ce0m6r43 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.yn12    .ce0m6r43 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .hq5md .ki6a01,
  .tfyit .ki6a01,
  .fpf68a .ki6a01,
  .tbtc8d .ki6a01,
  .e4tp4e .ki6a01 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .hq5md .ki6a01::before,
  .tfyit .ki6a01::before,
  .fpf68a .ki6a01::before,
  .tbtc8d .ki6a01::before,
  .e4tp4e .ki6a01::before { content: ""; display: block; flex-shrink: 0; }

  
  .hq5md .ki6a01::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;
  }

  
  .tfyit .ki6a01::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;
  }

  
  .fpf68a .ki6a01::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;
  }

  
  .tbtc8d .ki6a01::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;
  }

  
  .e4tp4e .ki6a01::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) {
  .at7uh2v .ki6a01 {
    padding: 5px 14px;
  }
  .at7uh2v .ce0m6r43 {
    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;
  }
  .at7uh2v .ce0m6r43 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .at7uh2v .ce0m6r43 li a:hover { background: var(--bg-raised); }
  .at7uh2v .md61hc,
  .eywbuw .md61hc,
  .znei5hr0 .md61hc { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lxpv .ki6a01 {
    padding: 5px 10px;
  }
  .lxpv .ce0m6r43 {
    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);
  }
  .lxpv .ce0m6r43.nuhrkae { transform: translateX(0); }
  .lxpv .ce0m6r43 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lxpv .ce0m6r43 li:last-child a { border-bottom: none; }
  .omodte0t .ce0m6r43,
  .phkczfi .ce0m6r43 { background: var(--accent) !important; }
  .omodte0t .ce0m6r43 li a,
  .phkczfi .ce0m6r43 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .znei5hr0 .ki6a01 {
    padding: 5px 10px;
  }
  .znei5hr0 .ce0m6r43 {
    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);
  }
  .znei5hr0 .ce0m6r43::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .znei5hr0 .ce0m6r43.nuhrkae { transform: translateY(0); }
  .znei5hr0 .ce0m6r43 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .mg9de5h .ki6a01 {
    padding: 5px 10px;
  }
  .mg9de5h .ce0m6r43 {
    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;
  }
  .mg9de5h .ce0m6r43.nuhrkae { opacity: 1; pointer-events: auto; }
  .mg9de5h .ce0m6r43 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .n42g8vv     .ki6a01 { border-radius: 0 !important; }
  .elot   .ki6a01 { border-radius: 8px !important; }
  .ksrn .ki6a01 { border-radius: 50% !important; }
  .u6cn88ya   .ki6a01 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .d100f .ec1cyk5 { flex-direction: column; align-items: stretch; }
  .d100f .mu3ig { flex-direction: row; min-width: auto; }
  .d100f .azkvalov { align-items: flex-start; text-align: left; }
}
.ykdfnqh,
.ykdfnqh.xfut10,
.tmor .ykdfnqh,
.u0s5l64 .ykdfnqh,
.fodyk40 .ykdfnqh,
.ce7irvjm .ykdfnqh {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.tgdd {
  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;
}
.djya72rq { flex: 1 1 280px; min-width: 0; }
.c1yqd6t {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ozaa85 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.b3v8l {
  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;
}
.b3v8l:hover { transform: translateY(-1px); opacity: 0.95; }
.t8zs .tgdd {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.t8zs .c1yqd6t { color: var(--cta); }
.t8zs .ozaa85 { color: var(--text-body); }
.t8zs .b3v8l {
  background: var(--cta) !important;
  color: #fff !important;
}
.pbkbufw .tgdd {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.pbkbufw .c1yqd6t { color: var(--text-primary); }
.pbkbufw .ozaa85 { color: var(--text-body); }
.pbkbufw .b3v8l {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .tgdd {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .djya72rq { flex: 0 0 auto; }
  .c1yqd6t { font-size: 1.2rem; }
  .b3v8l { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.s0bln .o9qn { height: 36px; }
.lulme .o9qn { height: 60px; max-width: 200px; }
.a2cbnou .o9qn { height: 56px; max-width: 180px; }
.da6nkqh8    .ppgqteq, .da6nkqh8    .rmbdgi7 { color: #f59e0b; }
.vof02xxi      .ppgqteq { font-size: 1rem; letter-spacing: 1.5px; }
.hely    .ppgqteq, .hely    .rmbdgi7 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.zh6f7g     .ppgqteq, .zh6f7g     .rmbdgi7 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nh08xd .ppgqteq, .nh08xd .rmbdgi7 { color: var(--cta); letter-spacing: 2px; }
.kmnpdi   .ppgqteq, .kmnpdi   .rmbdgi7 { color: #e91e63; letter-spacing: 2px; }
.r8f6qg5  .ppgqteq, .r8f6qg5  .rmbdgi7 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.slf8s0     .ppgqteq, .slf8s0     .rmbdgi7 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.c9vn .mklerge + .mklerge {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.c4ry .zsdy1 { padding: 18px 24px; min-height: 68px; }
.ssi1rg .t7itddu {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ssi1rg .oxmrejw {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.exzmv1 .mklerge {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.d35hzac { counter-reset: cs-rank; }
.d35hzac .zsdy1 { counter-increment: cs-rank; }
.d35hzac .zsdy1::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.xryly .d35hzac { counter-reset: cs-rank; gap: 0; }
.xryly .zsdy1 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.xryly .zsdy1::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.xryly .df68n1e {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.xryly .k8bgp {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.xryly .c7exdw { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.xryly .df68n1e { min-width: 0; flex-direction: column; width: 100%; }
.xryly .nbl8 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.xryly .ppgqteq { color: var(--cta, var(--accent)); }
.xryly .c0r1grrf { font-weight: 700; }
.xryly .mklerge {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.xryly .t7itddu {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.xryly .oxmrejw {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.xryly .ndtvg .oxmrejw { font-size: 1.3rem; color: var(--accent-light); }
.xryly .zcltsmm {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.xryly .zsdy1:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .xryly .d35hzac {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xryly .zsdy1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xryly .zsdy1 { padding: 40px 16px 20px; }
  .xryly .mklerge {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xryly .zcltsmm { width: 100%; min-width: 0; }
}
.ls0ngjza .d35hzac { counter-reset: cs-rank; gap: 10px; }
.ls0ngjza .zsdy1 {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.ls0ngjza .zsdy1::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.ls0ngjza .df68n1e {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ls0ngjza .k8bgp {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ls0ngjza .c7exdw { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ls0ngjza .nbl8 {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.ls0ngjza .ppgqteq { color: var(--cta, var(--accent)); }
.ls0ngjza .mklerge {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.ls0ngjza .t7itddu {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ls0ngjza .oxmrejw { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ls0ngjza .ndtvg .oxmrejw { color: var(--accent-light); }
.ls0ngjza .zcltsmm {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ls0ngjza .zsdy1:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ls0ngjza .zsdy1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ls0ngjza .zsdy1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ls0ngjza .df68n1e {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ls0ngjza .nbl8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ls0ngjza .mklerge {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ls0ngjza .zcltsmm { width: 100%; min-width: 0; }
  .ls0ngjza .ppgqteq { min-width: 0; }
}
.sq7uj .zsdy1::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.n3o75bq .x6ukmye {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.n3o75bq .x6ukmye summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.n3o75bq .x6ukmye p { padding: 0 2px 16px; }
.olvqjw0k .x6ukmye { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.olvqjw0k .x6ukmye summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.olvqjw0k .x6ukmye summary::after { content: "›"; font-size: 1.2em; }
.olvqjw0k .x6ukmye[open] summary::after { content: "‹"; }
.olvqjw0k .x6ukmye p { padding: 10px 22px 4px; }
.udhljbg .x6ukmye {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.udhljbg .x6ukmye summary { color: var(--text-primary); padding-left: 16px; }
.udhljbg .x6ukmye summary::after { content: "›"; font-size: 1.1em; }
.udhljbg .x6ukmye[open] summary::after { content: "‹"; }
.udhljbg .x6ukmye p { padding-left: 16px; }
.dsnn .rf2hrjft { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dsnn .x6ukmye {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dsnn .x6ukmye:last-child { border-bottom: none; }
.dsnn .x6ukmye summary { color: var(--text-primary); border-radius: 0; }
.dsnn .x6ukmye summary::after { content: "›"; font-size: 1.1em; }
.dsnn .x6ukmye[open] summary::after { content: "‹"; }
.f6gq1 .x6ukmye { overflow: hidden; }
.f6gq1 .x6ukmye summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.f6gq1 .x6ukmye summary::after { color: rgba(255,255,255,.75); }
.f6gq1 .x6ukmye[open] summary { border-radius: 0; }
.y901ij { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cnfnklq {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.am4f6 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.p3xle { color: var(--text-muted); font-size: 1.05rem; }
.bk54430 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ndr3mph { margin-bottom: 20px; }
.gxccgel {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.w9vt6 {
  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;
}
.w9vt6:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kyilds { resize: vertical; min-height: 130px; }
.rrd465 { width: 100%; margin-top: 8px; }
.oth1229a {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bioo2m8 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ylkm6wrh { color: var(--text-muted); line-height: 1.75; }
.apyye { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.apyye li { margin-bottom: 6px; }
.mevfqo { max-width: 760px; margin: 0 auto; }
.pu31a2c9 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zsyijs5 { max-width: 760px; margin: 0 auto; }
.b4pj ul.apyye { margin: 0; }
@media (max-width: 640px) { .ezgprt { grid-template-columns: 1fr; gap: 10px; } }
.rrlight { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.lqbdo { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.svlz7 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.lqbdo p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.lqbdo .apyye { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rrlight { grid-template-columns: 1fr; } }
.c76n ul.apyye { margin: 0; }
.lud4iur .apyye,
.ph0ug6hz .apyye,
.hdx30v6 .apyye,
.diiy .apyye {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .d9tjj4 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .yeab { grid-template-columns: 1fr; } .fiwid { position: static; text-align: center; } }
@media (max-width: 860px) { .uhb8 { grid-template-columns: 1fr; } }
.diiy .apyye { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .g1edd { flex-direction: column; text-align: center; } .sdiuglz6 { grid-template-columns: 1fr; } }
.il098q .am4f6 { color: var(--accent-light); }
.t5eoic9 .am4f6 { font-size: 2rem; }
.t5eoic9 .p3xle { max-width: 680px; }
.ccc43bv .am4f6 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ccc43bv .p3xle  { margin: 0; }
@media (max-width: 640px) { .ccc43bv { flex-direction: column; } }
.f8m94ih .am4f6 { color: var(--accent-light); }
.kt6q8 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.kt6q8 .am4f6 { color: #fff; }
.kt6q8 .p3xle  { color: rgba(255,255,255,0.85); }
.okco00 { max-width: 680px; margin: 0 auto; }
.o2n5cp {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .o2n5cp { grid-template-columns: 1fr; } }
.zbixxsu .w9vt6 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zbixxsu .w9vt6:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hajdqhx3 .w9vt6 { background: var(--bg-raised); border-color: transparent; }
.hajdqhx3 .w9vt6:focus { background: var(--bg-card); border-color: var(--accent-light); }
.xo6f0fqz .w9vt6 { border-radius: 100px; padding: 11px 20px; }
.xo6f0fqz .kyilds { border-radius: 14px; }
.wpeg4i {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .wpeg4i { grid-template-columns: 1fr; } }
.q85ht44b {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.q85ht44b h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.q85ht44b p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hfbfpgyy{display:none}
.hfbfpgyy:empty,.jrwr:empty{display:none}
.ajdmq{position:relative;overflow:visible}
.yevv7 .qyvu,.phbje01 .qyvu,
.fqj798 .qyvu,.rqu45 .qyvu,
.o6jct9je .qyvu,.sf07kx1q .qyvu{display:block}
.r4ywm31i .m3b4{display:block}
.yevv7 .qyvu,.phbje01 .qyvu,
.fqj798 .qyvu,.rqu45 .qyvu,
.o6jct9je .qyvu{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}
.yevv7 .qyvu .jrwr,.phbje01 .qyvu .jrwr,
.fqj798 .qyvu .jrwr,.rqu45 .qyvu .jrwr,
.o6jct9je .qyvu .jrwr{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}
.yevv7 .dkilvd,.phbje01 .dkilvd,
.fqj798 .dkilvd,.rqu45 .dkilvd,
.o6jct9je .dkilvd{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.yevv7 .qyvu,.phbje01 .qyvu{top:12px}
.yevv7 .qyvu .jrwr{margin-right:auto}
.phbje01 .qyvu .jrwr{margin-left:auto}
.phbje01 .qyvu{text-align:right}
.fqj798 .qyvu,.rqu45 .qyvu{bottom:12px}
.fqj798 .qyvu .jrwr{margin-right:auto}
.rqu45 .qyvu .jrwr{margin-left:auto}
.rqu45 .qyvu{text-align:right}
.o6jct9je .qyvu{position:relative;margin-top:16px}
.o6jct9je .qyvu .jrwr{margin:0 auto}
.sf07kx1q .qyvu{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.sf07kx1q .qyvu .jrwr{margin:0}
.sf07kx1q .h1h67~.qyvu,
.sf07kx1q .khdi~.qyvu{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.sf07kx1q .h1h67~.qyvu .jrwr,
.sf07kx1q .khdi~.qyvu .jrwr{justify-content:flex-start}
.h1h67~.qyvu,.khdi~.qyvu{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}
.h1h67~.qyvu .jrwr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.khdi~.qyvu .jrwr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.m3b4 .jrwr{margin:0 0 12px}
.jrwr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.dkilvd{white-space:nowrap}
.czicbx7 .dkilvd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.w2m9zbhg .dkilvd{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}
.sr0t0 .jrwr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.yuhxm4 .dkilvd{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.db7v .dkilvd{color: var(--accent-light);opacity:1;font-weight:500}
.fsmyt .dkilvd{border-bottom:1px solid currentColor;padding-bottom:2px}
.lt9p .jrwr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.olzljv{--date-bg:var(--accent-bg)}
.z0mkq8i .g5ewzt58::before{content:""}
.dfbv .dkilvd + .dkilvd::before{content:"•";margin-right:6px;opacity:.4}
.quv7e .dkilvd + .dkilvd::before{content:"/";margin-right:6px;opacity:.35}
.by3qqdw .dkilvd + .dkilvd::before{content:"|";margin-right:6px;opacity:.3}
.zcw1a6m .dkilvd + .dkilvd::before{content:"—";margin-right:6px;opacity:.3}
.jwpa0u .dkilvd + .dkilvd::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.f8px5pmn .dkilvd + .dkilvd::before{content:"·";margin-right:6px;opacity:.4}
.hroy .dkilvd + .dkilvd::before{content:"›";margin-right:6px;opacity:.4}
.h0e42jp .dkilvd + .dkilvd::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.dcqd .g7af76{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .g7af76{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .dgnof1ed{max-width:100%}
}
.e7wtu .b535xb{margin:0}
@media (max-width:560px){
  .gqbzpzlx{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) {
  .mdz8vq { padding: 28px 18px 20px; }
  .tiya87 { font-size: 1.2rem; }
  .byxkjhe { max-width: 220px; max-height: 80px; }
}
.dmy9e {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.d05ae0r {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.zva0hb  .dmy9e { border-radius: 50%; }
.f9ul  .dmy9e { border-radius: 6px; }
.qwfx9ot .dmy9e { border-radius: 22px; }
.f292 .tgdd {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .dmy9e { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.ddop24 {
  margin: 28px 0 24px;
}
.ddop24 .xfut10 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.ddop24 .dyi3dcm {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.ddop24 .tgdd {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .eqmej { flex-direction: row-reverse; }
[dir="rtl"] .ce0m6r43 { flex-direction: row-reverse; }
[dir="rtl"] .sezy9h .hf3z4r { right: auto; left: 32px; }
[dir="rtl"] .t0y2  .hf3z4r { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .sezy9h .hf3z4r { right: auto; left: 20px; }
  [dir="rtl"] .t0y2  .hf3z4r { left: auto;  right: 20px; }
}
[dir="rtl"] .djbmf .o3h9  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .rip1z .o3h9 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .h1h67,
[dir="rtl"] .d300qojl,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .vcjl, [dir="rtl"] .vivk2zr2 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .euvpuww { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .unlz8t { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .u4o3p9f { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .tgdd { direction: rtl; }
[dir="rtl"] .dmy9e { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .zsdy1,
[dir="rtl"] .h05d6 { direction: rtl; }
[dir="rtl"] .x2i5zit { direction: rtl; }
[dir="rtl"] .nfqs { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .bs1rino .vivk2zr2,
[dir="rtl"] .culcc1s .vivk2zr2,
[dir="rtl"] .uxyl9c8 .vivk2zr2,
[dir="rtl"] .bijmark0 .vivk2zr2 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .bs1rino .vivk2zr2 li::before,
[dir="rtl"] .culcc1s .vivk2zr2 li::before,
[dir="rtl"] .uxyl9c8 .vivk2zr2 li::before,
[dir="rtl"] .bijmark0 .vivk2zr2 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .u0vl.d29n6ngj .gel41g,
[dir="rtl"] .gv131go3.d29n6ngj .gel41g,
[dir="rtl"] .wgki0.d29n6ngj .gel41g,
[dir="rtl"] .qjuhj4.d29n6ngj .gel41g,
[dir="rtl"] .dabd.d29n6ngj .gel41g { text-align: right; }
[dir="rtl"] .h1h67.d29n6ngj .plili { align-items: flex-end; text-align: right; }
[dir="rtl"] .h1h67.n365t8e .plili { text-align: center; }
[dir="rtl"] .h1h67 .plili { text-align: right; }
[dir="rtl"] .dyi3dcm,
[dir="rtl"] .nmaugke7,
[dir="rtl"] .dnc9r5,
[dir="rtl"] .zw5p7,
[dir="rtl"] .bk54430,
[dir="rtl"] .gxccgel,
[dir="rtl"] .w9vt6,
[dir="rtl"] .kyilds { text-align: right; direction: rtl; }
[dir="rtl"] .xo6f0fqz .w9vt6,
[dir="rtl"] .zbixxsu .w9vt6 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #dc2660;
  --brand:           #dc2660;
  --brand-light:     #a5264e;
  --brand-pale:      #c85076;
  --grad-start:      #e87599;
  --grad-end:        #ecaec2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f59e0b;
  --cta-light:       #d48603;
  --cta-hover:       #bb7807;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f1eeef;
  --bg-hover:        #f5f3f4;
  --border:          #e9e1e4;
  --border-alt:      #dccfd3;
  --border-section:  #e9e1e4;
  --text-primary:    #1b1718;
  --text-muted:      #605156;
  --text-body:       #372e31;
  --text-sub:        #53454a;
  --text-faint:      #8a747b;
  --text-dim:        #a19095;
  --text-label:      #6e5d62;
  --text-value:      #453a3d;
  --accent-bg:       #f3e1e7;
  --accent-bg-light: #edc8d4;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #19930f;
  --c-cons:          #9f2127;
  --c-pros-label:    #1eae12;
  --c-tip-border:    #21c114;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #19930f;
}
:root { --logo-bg-opacity: 53%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.cjuxp .ux1jgee9 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.cjuxp .ux1jgee9::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.cjuxp .ib9kun     .ux1jgee9::before { content: "";  color: var(--c-tip-border); }.cjuxp .p9h6ekq .ux1jgee9::before { content: ""; color: var(--c-warn-border); }.cjuxp .k959o99o    .ux1jgee9::before { content: ""; color: #60a5fa; }.mx4rfpd .cjuxp .ib9kun     .ux1jgee9::before { color: #10b981; }.mx4rfpd .cjuxp .p9h6ekq .ux1jgee9::before { color: #f43f5e; }.mx4rfpd .cjuxp .k959o99o    .ux1jgee9::before { color: #a855f7; }.vd3jhtx  .cjuxp .ib9kun     .ux1jgee9::before { color: #eab308; }.vd3jhtx  .cjuxp .p9h6ekq .ux1jgee9::before { color: #ef4444; }.vd3jhtx  .cjuxp .k959o99o    .ux1jgee9::before { color: #f97316; }.yfbrh  .cjuxp .ib9kun     .ux1jgee9::before { color: #38bdf8; }.yfbrh  .cjuxp .p9h6ekq .ux1jgee9::before { color: #818cf8; }.yfbrh  .cjuxp .k959o99o    .ux1jgee9::before { color: #2dd4bf; }.va8ju .cjuxp .ux1jgee9::before { color: var(--accent-light) !important; }
.doxp .q4p2u li::before, .doxp .y2bucefb li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.doxp .q4p2u li::before { content: ""; }.doxp .y2bucefb li::before { content: ""; }.doxp .f83ppbxs::before, .doxp .bd23lz12::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.doxp .f83ppbxs::before { content: ""; }.doxp .bd23lz12::before { content: ""; }
.ihyg .p2gm, .ihyg .h1h67 { min-height: 320px; }
.ps23f5zs .prww8b::after,.ps23f5zs .hf3z4r::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; }
.achodr6::before { content: '|'; opacity: 0.3; }