:root {
  --color-accent: #3b82f6;
  --color-cta: #eab308;
  --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;
}
.rvkh {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.v7gdyg6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.m37y6 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.dbcoz7 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.s7ykn5 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.s7ykn5 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.s7ykn5 a:hover { color: var(--accent-light); }
.cg10     .odzoe5 { border-radius: 24px; padding: 8px; }
.cg10 .odzoe5 li a { border-radius: 16px; }
.epjm5 .odzoe5 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .odzoe5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .la9i1:hover .odzoe5,
  .la9i1:focus-within .odzoe5 { display: block; }
  .odzoe5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m75je6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.eqpceeo { display: none; }
@media (max-width: 640px) {
  .eqpceeo {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .eqpceeo.osmtj25 { display: block; }
}
@media (max-width: 640px) {
  .m75je6 { display: block; }
  .s7ykn5 > li + li::before { display: none !important; }
  .s7ykn5 {
    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;
  }
  .s7ykn5.osmtj25 { display: flex; }
  .s7ykn5 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .s7ykn5 li:last-child a { border-bottom: none; }
}
.h7n7rd { min-height: 480px; }
.aeyol {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.t711 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.c7lipjyn .t711 { margin-left: 0; margin-right: 0; }
.sac95l {
  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;
}
.zghjn2l .sac95l { margin-top: 24px; }
.sac95l:hover { opacity: 0.88; }
.d477fgtk .aeyol { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.d477fgtk .t711 { color: #e2e8f0; }
.d477fgtk.zeow80 .q0d30p { text-align: center; }
.fj56 .aeyol { color: var(--text-primary); text-shadow: none; }
.fj56 .t711 { color: var(--text-muted); }
.fj56 .sac95l { margin-top: 16px; }
.fj56, .fj56.h7n7rd { min-height: auto !important; }
.fj56.zeow80 .q0d30p { text-align: center; }
@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; }
}
.fb6za7nq .aeyol { color: #fff; }
.fb6za7nq .t711 { color: rgba(255,255,255,0.85); }
.fb6za7nq .sac95l { background: #fff; color: var(--cta); }
.fb6za7nq .sac95l:hover { opacity: 0.92; }
.nh533m .kmij5hnc { position: relative; overflow: hidden; }
.nh533m .kmij5hnc::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;
}
.fb2o .kmij5hnc {
  animation: hg-breathe 7s ease-in-out infinite;
}
.a90cmc .kmij5hnc { position: relative; overflow: hidden; }
.a90cmc .kmij5hnc::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;
}
.o5tly6 .kmij5hnc { position: relative; overflow: hidden; }
.o5tly6 .kmij5hnc::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;
}
.cve4 .kmij5hnc {
  animation: hg-fadein 1.2s ease-out both;
}
.kmij5hnc {
  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%);
}
.sy13 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.bvmk {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.z20gsp {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.kmij5hnc .aeyol { text-shadow: none; color: var(--text-primary); }
.kmij5hnc .t711 { color: var(--text-muted); }
body.km7e .aeyol {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.emt4 .aeyol {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.h7n7rd.fb6za7nq .aeyol,
section.fb6za7nq .aeyol {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.kmij5hnc.zeow80 .sy13 { align-items: center; text-align: center; }
.kmij5hnc.c7lipjyn   .sy13 { align-items: flex-start; text-align: left; }
.ynnxrv8 .bvmk { position: relative; }
.ynnxrv8 .bvmk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ynnxrv8.fwnvpjy .bvmk::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.hiwahy .bvmk {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.hiwahy .z20gsp {
  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);
}
.hiwahy .r8qf51tg {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.hiwahy.fwnvpjy .bvmk { padding: 32px 0 32px 32px; }
.r2qus .bvmk {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.r2qus .z20gsp {
  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);
}
.fwnvpjy .sy13 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.r2qus.fwnvpjy .bvmk { padding: 40px 16px 40px 48px; }
.h7n7rd .bh4od {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.bh4od .a7lf {
  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;
}
.bh4od .a7lf::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.bh4od .hfhsoby { display: contents !important; }
.bh4od .hfhsoby .ujomz {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.bh4od .hfhsoby .j7tksr3 { max-height: 48px; max-width: 96px; }
.bh4od .hfhsoby .efi34c33 {
  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;
}
.bh4od .sh39x {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.bh4od .gzq7q { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.bh4od .i81f5gqd { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.bh4od .i81f5gqd small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.bh4od .aspk { display: contents !important; }
.bh4od .aspk .zuzg:not(.e89d) { display: none !important; }
.bh4od .aspk .e89d {
  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;
}
.bh4od .aspk .e89d .mjuafe {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.bh4od .aspk .e89d .henpjfa {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.bh4od .t1j2oty { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.bh4od .t1j2oty.b6oct7b6 {
  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;
}
.bh4od .t1j2oty.b6oct7b6:hover { opacity: 0.85; }
.iyoz9zx .bvmk {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .kmij5hnc { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .kmij5hnc:not(.iyoz9zx) .bvmk { display: none !important; }
  .iyoz9zx .bvmk { padding: 16px; }
  .sy13  { padding: 36px 24px; }
  .kmij5hnc~.x3mruj,.fwnvpjy~.x3mruj{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .h7n7rd, .kmij5hnc { min-height: 320px !important; }
  .aeyol { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .zy9lvvg,
  .yhvz,
  .qdvgij { grid-template-columns: 1fr !important; }

  

  
  .df7tcl { display: flex !important; flex-direction: column !important; }
  .df7tcl .q0d30p { display: contents; }
  .df7tcl .ztvked { order: 0; }
  .df7tcl .aeyol { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .df7tcl .zy9lvvg { order: 2; padding: 0 16px 12px !important; }
  .df7tcl .t711 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zghjn2l .q0d30p { display: flex; flex-direction: column; }
  .zghjn2l .q0d30p .aeyol { order: 1; }
  .zghjn2l .q0d30p .qdvgij { order: 2; margin: 8px 0 24px !important; }
  .zghjn2l .q0d30p .t711 { order: 3; }
  .zghjn2l .q0d30p .sac95l { order: 4; align-self: center; margin-top: 0; }

  
  .kmij5hnc.iyoz9zx {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .kmij5hnc.iyoz9zx .sy13 { display: contents; padding: 0; }
  .kmij5hnc.iyoz9zx .sy13 .aeyol { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .kmij5hnc.iyoz9zx .bvmk { order: 2; padding: 12px 16px; }
  .kmij5hnc.iyoz9zx .sy13 .t711 { order: 3; padding: 0 24px; margin: 0 auto; }
  .kmij5hnc.iyoz9zx .sy13 .sac95l { order: 4; align-self: center; margin: 8px 0 32px; }
}
.pmb3sj5p { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.snckbw { width: 100%; height: auto; display: block; border-radius: 10px; }
.jq4aidg .pmb3sj5p        { border-radius: 16px; }
.jq4aidg .snckbw  { border-radius: 16px; }
.pmyfvtbi .pmb3sj5p         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.pmyfvtbi .snckbw   { border-radius: 8px; }
.eesa2b1k { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ucfuz { width: 100%; padding: 32px 0; position: relative; }
.drif { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.i1aba3w .ucfuz:nth-child(even) { background: var(--bg-surface); }
.i1aba3w .ucfuz:nth-child(odd)  { background: var(--bg-page); }
.dhj3lc3 .ucfuz:nth-child(even) { background: var(--bg-card); }
.dhj3lc3 .ucfuz:nth-child(odd)  { background: var(--bg-page); }
.i1aba3w .ucfuz:nth-child(odd)  .drif { background: var(--bg-card); border-radius: 6px; }
.i1aba3w .ucfuz:nth-child(even) .drif { background: var(--bg-raised); border-radius: 6px; }
.dhj3lc3 .ucfuz:nth-child(odd)  .drif { background: var(--bg-card); border-radius: 6px; }
.dhj3lc3 .ucfuz:nth-child(even) .drif { background: var(--bg-raised); border-radius: 6px; }
.i1aba3w .ucfuz:nth-child(even) .ag0oo .c24l,
.dhj3lc3 .ucfuz:nth-child(even) .ag0oo .c24l { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.i1aba3w .ucfuz:nth-child(odd) .ag0oo .c24l,
.dhj3lc3 .ucfuz:nth-child(odd) .ag0oo .c24l { background: var(--bg-card-inner); }
.i1aba3w .ucfuz:nth-child(even) .nctfzchn .c24l:nth-child(odd),
.dhj3lc3 .ucfuz:nth-child(even) .nctfzchn .c24l:nth-child(odd)  { background: var(--bg-card); }
.i1aba3w .ucfuz:nth-child(even) .nctfzchn .c24l:nth-child(even),
.dhj3lc3 .ucfuz:nth-child(even) .nctfzchn .c24l:nth-child(even) { background: var(--bg-card-inner); }
h1.u0g92 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.u0g92 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qx5bwyh { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.tu9omjne h2.u0g92 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nkvo h2.u0g92 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.kcx4 h2.u0g92 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.upsk h2.u0g92::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.f77xm h2.u0g92 {
  color: var(--text-primary); font-size: 1.7rem;
}
.lvidn7 h2.u0g92::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.a050h h2.u0g92 {
  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;
}
.y4sp { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .y4sp { display: none; } }
.mx8fp1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.c1ax6 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ll1g3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.u0v2m { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.siyhoceu { padding-left: 20px; }
.siyhoceu li { margin-bottom: 6px; }
.siyhoceu a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.siyhoceu a:hover { color: var(--accent-light); }
.xk75m7 .u0v2m { display: none; }
.pctx .u0v2m { display: none; }
.pctx .siyhoceu { padding-left: 0; list-style: none; }
.pctx .siyhoceu li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.pctx .siyhoceu a { font-size: 0.92rem; }
.f4dcgc .ll1g3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.f4dcgc .u0v2m { display: none; }
.f4dcgc .siyhoceu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.f4dcgc .siyhoceu li { margin-bottom: 0; }
.f4dcgc .siyhoceu 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;
}
.f4dcgc .siyhoceu a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.sf3e .ll1g3 { padding: 20px 20px 16px; }
.sf3e .siyhoceu {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.sf3e .siyhoceu li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.sf3e .siyhoceu 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;
}
.sf3e .siyhoceu 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;
}
.sf3e .siyhoceu a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.sf3e .siyhoceu a:focus,
.sf3e .siyhoceu a:focus-visible,
.sf3e .siyhoceu a:target { outline: none; }
.sf3e .siyhoceu li:target a { border-color: var(--border); color: var(--text-muted); }
.gt62cl4a .ll1g3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.gt62cl4a .u0v2m { display: none; }
.gt62cl4a .siyhoceu { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.gt62cl4a .siyhoceu li { margin-bottom: 0; }
.gt62cl4a .siyhoceu li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.gt62cl4a .siyhoceu li:last-child::after { content: ""; margin-right: 0; }
.gt62cl4a .siyhoceu a { font-size: 0.9rem; }
.c24l { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ag0oo .c24l { background: var(--bg-card); }
.nctfzchn .c24l:nth-child(odd)  { background: var(--bg-card); }
.nctfzchn .c24l:nth-child(even) { background: var(--bg-raised); }
.huwuo9 .c24l {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.huwuo9 .c24l:last-child { border-bottom: none; }
.huwuo9 h3.qx5bwyh { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.r3l9ij3 .c24l {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.r3l9ij3 .c24l + .c24l { margin-top: 4px; }
.degse7 .c24l { background: none; border-radius: 0; padding: 12px 0; }
.degse7 .c24l + .c24l { border-top: 1px solid var(--border-section); }
.j9gxp { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ugx9ymw8 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.e9b8c5yc { color: var(--text-body); margin-bottom: 10px; }
.tte8pk1z, .ho58nx { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tte8pk1z li, .ho58nx li { margin-bottom: 6px; }
.ho58nx li { list-style: decimal; }
.lj4sn1     .tte8pk1z { list-style-type: "● "; }
.lzhwk8vd  .tte8pk1z { list-style-type: "■ "; }
.frvppdf9 .tte8pk1z { list-style-type: "◆ "; }
.mt5h    .tte8pk1z { list-style-type: "★ "; }
.lj4sn1     .za30 { list-style-type: "● "; }
.lzhwk8vd  .za30 { list-style-type: "■ "; }
.frvppdf9 .za30 { list-style-type: "◆ "; }
.mt5h    .za30 { list-style-type: "★ "; }
.lj4sn1    .tte8pk1z li::marker, .lj4sn1    .za30 li::marker,
.lzhwk8vd .tte8pk1z li::marker, .lzhwk8vd .za30 li::marker,
.frvppdf9 .tte8pk1z li::marker, .frvppdf9 .za30 li::marker,
.mt5h   .tte8pk1z li::marker, .mt5h   .za30 li::marker {
  color: var(--cta); font-size: 1em;
}
.lj4sn1 .ho58nx,
.lzhwk8vd .ho58nx,
.frvppdf9 .ho58nx,
.mt5h .ho58nx {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.lj4sn1 .ho58nx li,
.lzhwk8vd .ho58nx li,
.frvppdf9 .ho58nx li,
.mt5h .ho58nx li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.lj4sn1 .ho58nx li::before,
.lzhwk8vd .ho58nx li::before,
.frvppdf9 .ho58nx li::before,
.mt5h .ho58nx 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;
}
.lj4sn1     .ho58nx li::before { border-radius: 50%; }
.lzhwk8vd  .ho58nx li::before { border-radius: 3px; }
.frvppdf9 .ho58nx li::before { border-radius: 3px; }
.mt5h    .ho58nx li::before { border-radius: 50%; }
.j2jrj { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.m92pd .j2jrj,
.vzdz6 .j2jrj { background: transparent; border: none; border-radius: 0; }
.mxl36 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mxl36 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mxl36 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mxl36 tr:hover td { background: var(--bg-hover); }
.ff22o1 .mxl36 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.s8h5i .mxl36 { border: 1px solid var(--border-alt); }
.s8h5i .mxl36 th,
.s8h5i .mxl36 td { border: 1px solid var(--border-alt); }
.jqrsghz8 .mxl36 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.jqrsghz8 .mxl36 td { border-bottom: none; }
.jqrsghz8 .mxl36 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mc7b .mxl36 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.du3p54 .j2jrj {
  overflow: hidden;
}
.du3p54 .mxl36 th { border-bottom: 1px solid var(--border-alt); }
.du3p54 .mxl36 tr:last-child td { border-bottom: none; }
.k396u8pr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gnerwvp { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.h10miln { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.j5kwbhc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.izaqi6bb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.za30 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.za30 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%}
.lcqs0 .j5kwbhc { background: transparent; text-align: center; }
.ujd2iuq .h10miln {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.mkh8ytsf .h10miln {
  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);
}
.uzd9k9 .gnerwvp { display: grid; grid-template-columns: auto 1fr; }
.uzd9k9 .h10miln {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.uzd9k9 .j5kwbhc { grid-column: 2; }
.uzd9k9 .izaqi6bb,
.uzd9k9 .za30 { grid-column: 1 / -1; }
.z5sb .gnerwvp { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.z5sb .h10miln {
  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);
}
.z5sb .j5kwbhc { grid-column: 2; }
.z5sb .izaqi6bb,
.z5sb .za30 { grid-column: 1 / -1; }
.fu42d .gnerwvp { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.fu42d .j5kwbhc { background: none; color: var(--accent-light); font-weight: 700; }
.m9vr .gnerwvp { 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); }
.m9vr .j5kwbhc { background: none; color: var(--accent-light); font-weight: 700; }
.e1p9arr .gnerwvp { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.e1p9arr .gnerwvp:last-child { border-bottom: none; }
.e1p9arr .j5kwbhc { background: none; color: var(--accent-light); font-weight: 700; }
.v4o3y .gnerwvp { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.v4o3y .j5kwbhc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ozzsfk2 .k396u8pr { counter-reset: card-n; }
.ozzsfk2 .gnerwvp  { counter-increment: card-n; }
.ozzsfk2 .j5kwbhc { display: flex; align-items: center; gap: 10px; }
.ozzsfk2 .j5kwbhc::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;
}
.f2yfwvuw .gnerwvp { background: var(--bg-surface); border: 1px solid var(--border); }
.f2yfwvuw .j5kwbhc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.bb9sc { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.un0xr17  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.mel1d0t6 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.skz0h { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g3hfc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.bb9sc strong { color: var(--text-primary); font-size: 0.95rem; }
.bb9sc p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cvbzpbwk { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.kki13, .r89qx { border-radius: 8px; padding: 14px; }
.kki13 { background: var(--bg-pros); }
.r89qx { background: var(--bg-cons); }
.eblz51mp { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.kki13 .eblz51mp { color: var(--c-pros-label); }
.r89qx .eblz51mp { color: #f87171; }
.kki13 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.r89qx ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.snckbw { width: 100%; height: auto; border-radius: 10px; display: block; }
.b6oct7b6 {
  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;
}
.b6oct7b6:hover { opacity: 0.85; }
.uvx497i .b6oct7b6  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.uvx497i .b6oct7b6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ggqa1n0 .b6oct7b6  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ggqa1n0 .b6oct7b6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iprdnzz .sac95l { border-radius: 50px; }
.iprdnzz .b6oct7b6  { border-radius: 50px; }
.r51tuuar .sac95l { padding-left: 22px; padding-right: 22px; }
.r51tuuar .b6oct7b6  { padding-left: 12px; padding-right: 12px; }
.y6ya51 .sac95l { padding-left: 44px; padding-right: 44px; }
.y6ya51 .b6oct7b6  { padding-left: 24px; padding-right: 24px; }
.ezlnvs .sac95l { padding-left: 56px; padding-right: 56px; }
.ezlnvs .b6oct7b6  { padding-left: 32px; padding-right: 32px; }
.g4itpq   .sac95l::after, .g4itpq   .b6oct7b6::after,
.rrxk .sac95l::after, .rrxk .b6oct7b6::after,
.ovx6    .sac95l::after, .ovx6    .b6oct7b6::after,
.ajwep    .sac95l::after, .ajwep    .b6oct7b6::after,
.g2yuus2    .sac95l::after, .g2yuus2    .b6oct7b6::after,
.k7zi     .sac95l::after, .k7zi     .b6oct7b6::after,
.j7mqr0    .sac95l::after, .j7mqr0    .b6oct7b6::after,
.jnlwj   .sac95l::after, .jnlwj   .b6oct7b6::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;
}
.g4itpq .sac95l::after, .g4itpq .b6oct7b6::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");
}
.rrxk .sac95l::after, .rrxk .b6oct7b6::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");
}
.ovx6 .sac95l::after, .ovx6 .b6oct7b6::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");
}
.ajwep .sac95l::after, .ajwep .b6oct7b6::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");
}
.g2yuus2 .sac95l::after, .g2yuus2 .b6oct7b6::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");
}
.k7zi .sac95l::after, .k7zi .b6oct7b6::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");
}
.j7mqr0 .sac95l::after, .j7mqr0 .b6oct7b6::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");
}
.jnlwj .sac95l::after, .jnlwj .b6oct7b6::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");
}
.cu5mr   .ju3wl4::after, .cu5mr   .nh6jw::after,
.p54a2 .ju3wl4::after, .p54a2 .nh6jw::after,
.ms4tjf    .ju3wl4::after, .ms4tjf    .nh6jw::after,
.hlv3c    .ju3wl4::after, .hlv3c    .nh6jw::after,
.rawlgws    .ju3wl4::after, .rawlgws    .nh6jw::after,
.qw93d     .ju3wl4::after, .qw93d     .nh6jw::after,
.vacatvga    .ju3wl4::after, .vacatvga    .nh6jw::after,
.xx4txsn   .ju3wl4::after, .xx4txsn   .nh6jw::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;
}
.cu5mr .ju3wl4::after, .cu5mr .nh6jw::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");
}
.p54a2 .ju3wl4::after, .p54a2 .nh6jw::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");
}
.ms4tjf .ju3wl4::after, .ms4tjf .nh6jw::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");
}
.hlv3c .ju3wl4::after, .hlv3c .nh6jw::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");
}
.rawlgws .ju3wl4::after, .rawlgws .nh6jw::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");
}
.qw93d .ju3wl4::after, .qw93d .nh6jw::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");
}
.vacatvga .ju3wl4::after, .vacatvga .nh6jw::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");
}
.xx4txsn .ju3wl4::after, .xx4txsn .nh6jw::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");
}
.ymt8 {
  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;
}
.a7lf {
  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;
}
.a7lf > * { min-width: 0; }
.a7lf:hover { background: var(--bg-hover); }
.a7lf > [itemprop="item"] { display: contents; }
.a7lf [itemprop="itemReviewed"],
.a7lf [itemprop="reviewRating"] { display: none; }
.a7lf::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;
}
.hfhsoby {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.ujomz {
  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;
}
.j7tksr3 { max-height: 52px; max-width: 110px; object-fit: contain; }
.efi34c33 {
  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;
}
.tadn4 .ujomz    { background: #1a1a1a; }
.w4m6a .ujomz   { background: rgba(128,128,128,.12); }
.udlon1 .ujomz { background: var(--bg-raised); }
.kiza0b .ujomz    { background: transparent; padding: 0; }
.sh39x {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.gzq7q { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.i81f5gqd { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.aspk {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.zuzg {
  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;
}
.mjuafe {
  
  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%;
}
.henpjfa {
  
  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;
}
.t1j2oty {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.t1j2oty.b6oct7b6 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .a7lf {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .a7lf::before    { grid-area: rank;   }
  .hfhsoby           { grid-area: ident;  }
  .sh39x     { grid-area: rating; min-width: 0; width: auto; }
  .aspk           { grid-area: pills;  }
  .t1j2oty             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .a7lf {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .a7lf::before    { justify-self: center; }
  .hfhsoby           { width: 100%; }
  .sh39x     { justify-self: center; }
  .aspk           { grid-template-columns: 1fr; }
}
.gi3jfxk {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.snln0w0 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.k0styx {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.k0styx img { max-width: 80px; max-height: 50px; object-fit: contain; }
.t35uj7p { flex: 1; }
.t35uj7p h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.b7dl4hbl { color: var(--c-stars); font-size: 1.1rem; }
.gngieem { margin-bottom: 8px; }
.ppmwil { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.cj83z::before   { content: "★ "; color: var(--accent-light); }
.l92y6d { flex-shrink: 0; }
.kxfv1dh img.vm27n53 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.m92pd { padding: 20px 24px; }
.g665r93z { color: var(--text-muted); margin-bottom: 16px; }
.z9yfx3qu { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.q5cofat, .ru7k7r { list-style: none; font-size: 0.9rem; }
.q5cofat li { color: var(--c-pros); margin-bottom: 4px; }
.ru7k7r li { color: var(--c-cons); margin-bottom: 4px; }
.q5cofat li::before { content: "✓"; margin-right: 5px; }
.ru7k7r li::before { content: "✗"; margin-right: 5px; }
.g08qkka6 .q5cofat li::before { content: "→"; }
.g08qkka6 .ru7k7r li::before { content: "–"; }
.j3qi  .q5cofat li::before { content: "★"; }
.j3qi  .ru7k7r li::before { content: "✕"; }
.xbe2ypl    .q5cofat li::before { content: "◆"; }
.xbe2ypl    .ru7k7r li::before { content: "▲"; }
.r6rq8  .q5cofat li::before { content: "▶"; }
.r6rq8  .ru7k7r li::before { content: "■"; }
.owmyk { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.xuk9ip { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.r1vexgq4 { background: var(--bg-pros); color: var(--c-tag-pay); }
.wh73 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.aed62 .wh73 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.af7irji .wh73 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .jwb0ns .ni0wc {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .jwb0ns .gi3jfxk { margin: 0; }
}
.wu9kd .snln0w0 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.wu9kd .t35uj7p h3 { color: var(--accent-light); }
.wu9kd .k0styx { background: var(--bg-page); border: 1px solid var(--border); }
.cv1o6e .gi3jfxk { border-top: 4px solid var(--accent); }
.cv1o6e .snln0w0 { background: var(--bg-card); }
.oi3uks8 .gi3jfxk { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.oi3uks8 .snln0w0 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.oi3uks8 .m92pd { padding: 14px 16px; }
.oi3uks8 .k0styx { border-radius: 4px; }
.oi3uks8 .wh73 { border-radius: 0; }
.mwpm60h2 .snln0w0 { padding: 0; gap: 0; overflow: hidden; }
.mwpm60h2 .k0styx { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.mwpm60h2 .t35uj7p { padding: 16px 20px; }
.mwpm60h2 .l92y6d { padding: 16px 20px; align-self: center; }
.lz3m4 .b7dl4hbl { font-size: .95rem; }
.vzdz6 .cvbzpbwk { gap: 10px; }
.vzdz6 .kki13, .vzdz6 .r89qx { padding: 12px; }
.vzdz6 .kki13 ul, .vzdz6 .r89qx ul { margin: 4px 0 0; padding-left: 18px; }
.vzdz6 .kki13 li, .vzdz6 .r89qx li { font-size: .85rem; margin-bottom: 3px; }
.owskt .xuk9ip { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .zkbk4 { grid-template-columns: 1fr; }
  .b06da1s { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .b06da1s .g46fdxe8 { width: 72px; height: 50px; }
  .b06da1s .tgt5 { max-width: 180px; }
  .b06da1s .h492p { width: auto; }
}
.o61cpcc .lz3m4 .b7dl4hbl { filter: brightness(1.2); }
@media (max-width: 720px) {
  .o61cpcc { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gytz01la { padding: 16px; }
  .mzudpy .rl1u { min-width: 50%; }
}
.n6qno9 .cvbzpbwk { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .allj0l6z { grid-template-columns: 1fr; }
  .m0p645m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uyo0mrsf { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .lcd6w2vi { flex-wrap: wrap; padding: 16px; }
}
.wlbvo .cvbzpbwk { gap: 8px; }
.wlbvo .kki13, .wlbvo .r89qx { padding: 8px; }
@media (max-width: 480px) {
  .gcn6qg5 { flex-direction: column; align-items: stretch; }
}
.jkot21 .h492p .b6oct7b6 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .k9wv5 { flex-direction: column; align-items: stretch; gap: 10px; }
  .jkot21 .h492p { text-align: center; }
}
@media (max-width: 720px) {
  .nenfed { grid-template-columns: 1fr; }
  .hzy1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bomv { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.n53593eo .kwwuxq7j { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.xk2w .b7dl4hbl { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .w4589 { grid-template-columns: 1fr; }
  .xk2w { width: 100px; height: 100px; margin: 16px auto; }
  .n53593eo { font-size: 1.4rem; }
  .ckhjply5 { justify-content: center; }
  .rvqy9xa .rl1u { min-width: 50%; }
}
.p5vskoc3 .cvbzpbwk { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kfamns { flex-wrap: wrap; padding: 14px 16px; }
  .sovp { padding: 12px 16px; }
  .p5vskoc3 .cvbzpbwk { margin: 0 16px; }
  .p5vskoc3 .owskt { padding: 0 16px; }
  .fvteir { padding: 12px 16px; }
}
.y3pqmb .a7lf {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.y3pqmb .a7lf:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.xblyrb .ymt8 { gap: 18px; }
.xblyrb .a7lf {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.xblyrb .a7lf:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.sbg4ohra .ymt8 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.sbg4ohra .a7lf {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.sbg4ohra .a7lf:last-child { border-bottom: none; }
.sbg4ohra .hfhsoby,
.sbg4ohra .sh39x,
.sbg4ohra .aspk {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.tocr3 .ymt8 { gap: 0; }
.tocr3 .a7lf {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.tocr3 .a7lf:last-child { border-bottom: none; }
.tocr3 .a7lf:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.tocr3 .a7lf:nth-child(even):hover { background: var(--bg-hover); }
.z6x5 .a7lf {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.iqeds .aspk .zuzg {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.iqeds .aspk .zuzg:first-child { border-left: none; }
.kqh4 .aspk .zuzg {
  background: transparent; padding: 4px 8px;
}
.kqh4 .aspk .mjuafe { font-size: .65rem; opacity: .65; }
.kqh4 .aspk .henpjfa   { font-size: 1.15rem; color: var(--accent-light); }
.urk0g6y .aspk .zuzg {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.i81f5gqd { display: none; }
.ryhz .gzq7q { font-size: 1rem; letter-spacing: 2px; }
.dngu .gzq7q {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.yay2s2zp .gzq7q,
.c6r0yje .gzq7q,
.hyi54yy .gzq7q { display: none; }
.yay2s2zp .i81f5gqd,
.c6r0yje .i81f5gqd,
.hyi54yy .i81f5gqd { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.yay2s2zp .i81f5gqd { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.yay2s2zp .i81f5gqd small { display: none; }
.c6r0yje .i81f5gqd {
  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;
}
.c6r0yje .i81f5gqd small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.hyi54yy .i81f5gqd {
  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;
}
.hyi54yy .i81f5gqd small { display: none; }
.yay2s2zp .gngieem .b7dl4hbl,
.c6r0yje .gngieem .b7dl4hbl,
.hyi54yy .gngieem .b7dl4hbl { display: none; }
.yay2s2zp .gngieem strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.yay2s2zp .kwwuxq7j { display: none; }
.c6r0yje .gngieem strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.c6r0yje .m8ne,
.c6r0yje .kwwuxq7j { font-size: 1em; }
.hyi54yy .gngieem strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.hyi54yy .kwwuxq7j { display: none; }
.vit69igu { margin: 16px 0; }
.yanb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yanb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yanb summary::after { content: "+"; color: var(--accent-light); }
.yanb[open] summary::after { content: "−"; }
.yanb p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ucfuz { margin-bottom: 0; }
.r0mu h2.u0g92 { color: var(--text-primary); border-color: var(--accent-light); }
.hbrz h2.u0g92 { color: var(--text-primary); border-color: var(--accent-light); }
.ogdbd421 .un0xr17     { background: #052e16; border-color: #10b981; }
.ogdbd421 .mel1d0t6 { background: #2d0a1e; border-color: #f43f5e; }
.ogdbd421 .skz0h    { background: #1e1036; border-color: #a855f7; }
.ogdbd421 .bb9sc strong  { color: #f1f5f9; }
.ogdbd421 .bb9sc p       { color: #cbd5e1; }
.ogdbd421 .pdg31    .un0xr17     .g3hfc::before,
.ogdbd421 .a27y8t76  .un0xr17     .g3hfc::before,
.ogdbd421 .w7oyoba  .un0xr17     .g3hfc::before,
.ogdbd421 .xr1r .un0xr17     .g3hfc::before { color: #10b981; }
.ogdbd421 .pdg31    .mel1d0t6 .g3hfc::before,
.ogdbd421 .a27y8t76  .mel1d0t6 .g3hfc::before,
.ogdbd421 .w7oyoba  .mel1d0t6 .g3hfc::before,
.ogdbd421 .xr1r .mel1d0t6 .g3hfc::before { color: #f43f5e; }
.ogdbd421 .pdg31    .skz0h    .g3hfc::before,
.ogdbd421 .a27y8t76  .skz0h    .g3hfc::before,
.ogdbd421 .w7oyoba  .skz0h    .g3hfc::before,
.ogdbd421 .xr1r .skz0h    .g3hfc::before { color: #a855f7; }
.nxhcnfuj .un0xr17     { background: #2d2000; border-color: #eab308; }
.nxhcnfuj .mel1d0t6 { background: #2d0b0b; border-color: #ef4444; }
.nxhcnfuj .skz0h    { background: #2d1600; border-color: #f97316; }
.nxhcnfuj .bb9sc strong  { color: #f1f5f9; }
.nxhcnfuj .bb9sc p       { color: #cbd5e1; }
.nxhcnfuj .pdg31    .un0xr17     .g3hfc::before,
.nxhcnfuj .a27y8t76  .un0xr17     .g3hfc::before,
.nxhcnfuj .w7oyoba  .un0xr17     .g3hfc::before,
.nxhcnfuj .xr1r .un0xr17     .g3hfc::before { color: #eab308; }
.nxhcnfuj .pdg31    .mel1d0t6 .g3hfc::before,
.nxhcnfuj .a27y8t76  .mel1d0t6 .g3hfc::before,
.nxhcnfuj .w7oyoba  .mel1d0t6 .g3hfc::before,
.nxhcnfuj .xr1r .mel1d0t6 .g3hfc::before { color: #ef4444; }
.nxhcnfuj .pdg31    .skz0h    .g3hfc::before,
.nxhcnfuj .a27y8t76  .skz0h    .g3hfc::before,
.nxhcnfuj .w7oyoba  .skz0h    .g3hfc::before,
.nxhcnfuj .xr1r .skz0h    .g3hfc::before { color: #f97316; }
.jxl2sp .un0xr17     { background: #0c1a2e; border-color: #38bdf8; }
.jxl2sp .mel1d0t6 { background: #12103a; border-color: #818cf8; }
.jxl2sp .skz0h    { background: #0a2020; border-color: #2dd4bf; }
.jxl2sp .bb9sc strong  { color: #f1f5f9; }
.jxl2sp .bb9sc p       { color: #cbd5e1; }
.jxl2sp .pdg31    .un0xr17     .g3hfc::before,
.jxl2sp .a27y8t76  .un0xr17     .g3hfc::before,
.jxl2sp .w7oyoba  .un0xr17     .g3hfc::before,
.jxl2sp .xr1r .un0xr17     .g3hfc::before { color: #38bdf8; }
.jxl2sp .pdg31    .mel1d0t6 .g3hfc::before,
.jxl2sp .a27y8t76  .mel1d0t6 .g3hfc::before,
.jxl2sp .w7oyoba  .mel1d0t6 .g3hfc::before,
.jxl2sp .xr1r .mel1d0t6 .g3hfc::before { color: #818cf8; }
.jxl2sp .pdg31    .skz0h    .g3hfc::before,
.jxl2sp .a27y8t76  .skz0h    .g3hfc::before,
.jxl2sp .w7oyoba  .skz0h    .g3hfc::before,
.jxl2sp .xr1r .skz0h    .g3hfc::before { color: #2dd4bf; }
.v9f2x4pz .un0xr17     { background: var(--accent-bg); border-color: var(--accent-light); }
.v9f2x4pz .mel1d0t6 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.v9f2x4pz .skz0h    { background: var(--accent-bg); border-color: var(--accent-pale); }
.v9f2x4pz .pdg31    .g3hfc::before,
.v9f2x4pz .a27y8t76  .g3hfc::before,
.v9f2x4pz .w7oyoba  .g3hfc::before,
.v9f2x4pz .xr1r .g3hfc::before { color: var(--accent-light) !important; }
.npx6ib3::before,
.traj6::before { margin-right: 5px; }
.qb4fe11i .kki13 ul li,
.qb4fe11i .q5cofat li         { color: #4ade80; }
.qb4fe11i .kki13 .npx6ib3 { color: #22c55e; }
.qb4fe11i .r89qx ul li,
.qb4fe11i .ru7k7r li         { color: #f87171; }
.qb4fe11i .r89qx .traj6 { color: #ef4444; }
.pc7vz .kki13 { background: var(--bg-pros); }
.pc7vz .r89qx { background: var(--bg-cons); }
.pc7vz .kki13 .npx6ib3 { color: var(--c-pros-label); }
.pc7vz .r89qx .traj6 { color: var(--c-cons); }
.pc7vz .kki13 ul li,
.pc7vz .q5cofat li            { color: var(--c-pros); }
.pc7vz .r89qx ul li,
.pc7vz .ru7k7r li            { color: var(--c-cons); }
.oaqb4 .kki13 { background: var(--bg-pros); }
.oaqb4 .r89qx { background: var(--bg-cons); }
.oaqb4 .kki13 .npx6ib3 { color: var(--c-pros-label); }
.oaqb4 .r89qx .traj6 { color: var(--c-cons); }
.oaqb4 .kki13 ul li,
.oaqb4 .q5cofat li          { color: var(--c-pros); }
.oaqb4 .r89qx ul li,
.oaqb4 .ru7k7r li          { color: var(--c-cons); }
.kmb7 .npx6ib3::before { content: "✓ "; }
.kmb7 .traj6::before { content: "✗ "; }
.g08qkka6 .npx6ib3::before { content: "→ "; }
.g08qkka6 .traj6::before { content: "← "; }
.j3qi .npx6ib3::before { content: "★ "; }
.j3qi .traj6::before { content: "✕ "; }
.xbe2ypl .npx6ib3::before { content: "◆ "; }
.xbe2ypl .traj6::before { content: "▲ "; }
.af7irji .bb9sc { background: transparent; border-left: none; border: 1.5px solid; }
.af7irji .un0xr17     { border-color: var(--c-tip-border); }
.af7irji .mel1d0t6 { border-color: var(--c-warn-border); }
.af7irji .skz0h    { border-color: #60a5fa; }
.af7irji .bb9sc strong { color: var(--text-primary); }
.af7irji .bb9sc p      { color: var(--text-muted); }
.aed62 .bb9sc { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.aed62 .un0xr17     { border-top-color: var(--c-tip-border); }
.aed62 .mel1d0t6 { border-top-color: var(--c-warn-border); }
.aed62 .skz0h    { border-top-color: #60a5fa; }
.ryyd .bb9sc { border-left: none; border-radius: 8px; }
.ryyd .un0xr17     { background: #065f46; }
.ryyd .mel1d0t6 { background: #92400e; }
.ryyd .skz0h    { background: #1e3a8a; }
.ryyd .bb9sc strong,
.ryyd .bb9sc p { color: #fff; }
.ryyd .g3hfc::before { color: rgba(255,255,255,0.85) !important; }
.ogdbd421.ryyd .un0xr17,
.ogdbd421 .ryyd .un0xr17     { background: #052e16; }
.ogdbd421.ryyd .mel1d0t6,
.ogdbd421 .ryyd .mel1d0t6 { background: #2d0a1e; }
.ogdbd421.ryyd .skz0h,
.ogdbd421 .ryyd .skz0h    { background: #1e1036; }
.nxhcnfuj.ryyd .un0xr17,
.nxhcnfuj .ryyd .un0xr17      { background: #2d2000; }
.nxhcnfuj.ryyd .mel1d0t6,
.nxhcnfuj .ryyd .mel1d0t6  { background: #2d0b0b; }
.nxhcnfuj.ryyd .skz0h,
.nxhcnfuj .ryyd .skz0h     { background: #2d1600; }
.jxl2sp.ryyd .un0xr17,
.jxl2sp .ryyd .un0xr17      { background: #0c1a2e; }
.jxl2sp.ryyd .mel1d0t6,
.jxl2sp .ryyd .mel1d0t6  { background: #12103a; }
.jxl2sp.ryyd .skz0h,
.jxl2sp .ryyd .skz0h     { background: #0a2020; }
.ac8y .bb9sc { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ac8y .un0xr17     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ac8y .mel1d0t6 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.ac8y .skz0h    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ac8y .bb9sc strong { color: var(--text-primary); }
.ac8y .bb9sc p      { color: var(--text-muted); }
.fh9ftcu .bb9sc { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pdg31 .g3hfc,
.a27y8t76 .g3hfc,
.w7oyoba .g3hfc,
.xr1r .g3hfc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pdg31 .g3hfc::before,
.a27y8t76 .g3hfc::before,
.w7oyoba .g3hfc::before,
.xr1r .g3hfc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pdg31 .un0xr17     .g3hfc::before { content: "✦"; color: var(--c-tip-border); }
.pdg31 .mel1d0t6 .g3hfc::before { content: "▲"; color: var(--c-warn-border); }
.pdg31 .skz0h    .g3hfc::before { content: "◉"; color: #60a5fa; }
.a27y8t76 .un0xr17     .g3hfc::before { content: "★"; color: var(--c-tip-border); }
.a27y8t76 .mel1d0t6 .g3hfc::before { content: "◆"; color: var(--c-warn-border); }
.a27y8t76 .skz0h    .g3hfc::before { content: "●"; color: #60a5fa; }
.w7oyoba .un0xr17     .g3hfc::before { content: "▶"; color: var(--c-tip-border); }
.w7oyoba .mel1d0t6 .g3hfc::before { content: "■"; color: var(--c-warn-border); }
.w7oyoba .skz0h    .g3hfc::before { content: "▸"; color: #60a5fa; }
.xr1r .un0xr17     .g3hfc::before { content: "→"; color: var(--c-tip-border); }
.xr1r .mel1d0t6 .g3hfc::before { content: "⬥"; color: var(--c-warn-border); }
.xr1r .skz0h    .g3hfc::before { content: "◈"; color: #60a5fa; }
.pd0m6h .ag0oo .c24l,
.pd0m6h .nctfzchn .c24l  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.pd0m6h .gnerwvp                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.pd0m6h .a7lf                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.pd0m6h .gi3jfxk            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.pd0m6h .j2jrj          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pd0m6h .ll1g3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fflat9z .ag0oo .c24l,
.fflat9z .nctfzchn .c24l,
.fflat9z .gnerwvp,
.fflat9z .a7lf,
.fflat9z .gi3jfxk,
.fflat9z .j2jrj,
.fflat9z .ll1g3,
.fflat9z .fh9ftcu .bb9sc { box-shadow: none; }
.s5xro6   .e9b8c5yc, .s5xro6 .j9gxp, .s5xro6 .ugx9ymw8,
.s5xro6   .mx8fp1, .s5xro6 .c1ax6 { font-size: 0.9rem; }
.s5xro6   .tte8pk1z, .s5xro6 .ho58nx { font-size: 0.9rem; }
.gg961v   .e9b8c5yc, .gg961v .j9gxp, .gg961v .ugx9ymw8,
.gg961v   .mx8fp1, .gg961v .c1ax6 { font-size: 0.95rem; }
.gg961v   .tte8pk1z, .gg961v .ho58nx { font-size: 0.95rem; }
.pb8nr   .e9b8c5yc, .pb8nr .j9gxp, .pb8nr .ugx9ymw8,
.pb8nr   .mx8fp1, .pb8nr .c1ax6 { font-size: 1.08rem; }
.pb8nr   .tte8pk1z, .pb8nr .ho58nx { font-size: 1.05rem; }
.pb8nr   .mxl36 { font-size: 0.97rem; }
.cv2k87u .aeyol      { font-size: 3.2rem; }
.cv2k87u h2.u0g92 { font-size: 1.9rem; }
.cv2k87u h3.qx5bwyh     { font-size: 1.4rem; }
.roc0l .aeyol      { font-size: 3.8rem; }
.roc0l h2.u0g92 { font-size: 2.2rem; }
.roc0l h3.qx5bwyh     { font-size: 1.6rem; }
.ucfuz + .ucfuz { position: relative; }
.g4a8knb   .ucfuz + .ucfuz::before,
.xh6zepz  .ucfuz + .ucfuz::before,
.znw8ycsw   .ucfuz + .ucfuz::before,
.wey9h   .ucfuz + .ucfuz::before,
.bjzxm1e   .ucfuz + .ucfuz::before,
.w8ttf .ucfuz + .ucfuz::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.g4a8knb .ucfuz + .ucfuz::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.xh6zepz .ucfuz + .ucfuz::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.znw8ycsw .ucfuz + .ucfuz::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;
}
.wey9h .ucfuz + .ucfuz::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.r8zvx .ucfuz { margin-bottom: 16px; }
.r8zvx .ucfuz + .ucfuz { margin-top: 0; }
.r8zvx .drif { padding-top: 0; padding-bottom: 0; }
.bjzxm1e .ucfuz + .ucfuz::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.w8ttf .ucfuz + .ucfuz::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ggoto .ucfuz + .ucfuz::before,
.jbum .ucfuz + .ucfuz::before,
.u1tjrosn .ucfuz + .ucfuz::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%;
}
.i1aba3w .ggoto .ucfuz:nth-child(even)::before,
.i1aba3w .jbum .ucfuz:nth-child(even)::before,
.i1aba3w .u1tjrosn .ucfuz:nth-child(even)::before { background: var(--bg-surface); }
.dhj3lc3 .ggoto .ucfuz:nth-child(even)::before,
.dhj3lc3 .jbum .ucfuz:nth-child(even)::before,
.dhj3lc3 .u1tjrosn .ucfuz:nth-child(even)::before { background: var(--bg-card); }
.ggoto .ucfuz + .ucfuz::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");
}
.jbum .ucfuz + .ucfuz::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");
}
.u1tjrosn .ucfuz + .ucfuz::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");
}
.nr27p .sy13,
.cizp9m .sy13 { padding-bottom: 60px; }
.asr1 .sy13 { padding-bottom: 70px; }
.u3pv .d477fgtk:not(.fb6za7nq) .ztvked { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.u3pv .fb6za7nq { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.u3pv .r8qf51tg { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.u3pv .kmij5hnc { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lnjb .kmij5hnc { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.mrfytm2 .kmij5hnc { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uwlb .kmij5hnc { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.hcg4xgw .kmij5hnc { background: var(--accent-bg); }
.es3fbts4 .pmb3sj5p { float: left; width: 38%; margin: 0 28px 16px 0; }
.es3fbts4 .pmb3sj5p .snckbw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.es3fbts4 .drif::after { content: ''; display: block; clear: both; }
.akctl .pmb3sj5p { float: right; width: 38%; margin: 0 0 16px 28px; }
.akctl .pmb3sj5p .snckbw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.akctl .drif::after { content: ''; display: block; clear: both; }
.vzh87 .ucfuz:nth-child(odd)  .pmb3sj5p { float: left;  width: 38%; margin: 0 28px 16px 0; }
.vzh87 .ucfuz:nth-child(even) .pmb3sj5p { float: right; width: 38%; margin: 0 0 16px 28px; }
.vzh87 .pmb3sj5p .snckbw { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vzh87 .drif::after { content: ''; display: block; clear: both; }
.es3fbts4 .k396u8pr,
.es3fbts4 .ymt8,
.akctl .k396u8pr,
.akctl .ymt8,
.vzh87 .k396u8pr,
.vzh87 .ymt8 { clear: both; }
@media (max-width: 900px) {
  .es3fbts4 .pmb3sj5p,
  .akctl .pmb3sj5p,
  .vzh87 .ucfuz:nth-child(odd)  .pmb3sj5p,
  .vzh87 .ucfuz:nth-child(even) .pmb3sj5p {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .es3fbts4 .pmb3sj5p .snckbw,
  .akctl .pmb3sj5p .snckbw,
  .vzh87 .pmb3sj5p .snckbw {
    max-height: none !important;
  }
}
.es3fbts4 .tte8pk1z,
.es3fbts4 .ho58nx,
.akctl .tte8pk1z,
.akctl .ho58nx,
.vzh87 .tte8pk1z,
.vzh87 .ho58nx { overflow: hidden; }
@media (max-width: 640px) {
  .es3fbts4 .pmb3sj5p,
  .akctl .pmb3sj5p,
  .vzh87 .pmb3sj5p { float: none; width: 100%; margin: 0 0 16px 0; }
}
.sbvf1 .eesa2b1k,
.sbvf1 .drif,
.sbvf1 .zlq92  { max-width: 1100px; }
.o5alg7 .eesa2b1k,
.o5alg7 .drif,
.o5alg7 .zlq92  { max-width: 1200px; }
.y3by .eesa2b1k,
.y3by .drif,
.y3by .zlq92  { max-width: 1320px; }
.y3by { --content-mw: 1320px; }
.h0d9j5c { font-size: 0.82rem; color: var(--text-muted); }
.fw48 { display: flex; align-items: center; }
.aenoac5 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ddinqb17 { display: flex; align-items: center; }
.qb052mk { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.qb052mk:hover { text-decoration: underline; }
.z0y7eq { margin: 0 3px; opacity: 0.45; }
.z0y7eq::before { content: '/'; }
.uiwc { padding: 2px 5px; color: var(--text-main); }
.nh7q .h0d9j5c {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.nh7q .fw48 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ntc1ww .h0d9j5c {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ntc1ww .fw48 { padding: 0 0 0 12px; }
.c0otap .fw48 { padding: 0 16px; }
.c0otap .h0d9j5c {
  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);
}
.c0otap .eesa2b1k { padding-top: 28px; }
@media (max-width: 720px) {
  .vna1b7t1 { margin-top: 18px; padding: 0 16px; }
  .c0otap .eesa2b1k { padding-top: 16px; }
}
.sbvf1.nh7q .fw48 { max-width: 1100px; }
.o5alg7.nh7q .fw48 { max-width: 1200px; }
.y3by.nh7q .fw48 { max-width: 1320px; }
.y3by .vna1b7t1 { max-width: 1320px; }
.vb4c .ucfuz { padding-top: 16px; padding-bottom: 16px; }
.b6zvxrw1 .ucfuz { padding-top: 24px; padding-bottom: 24px; }
.ivexm0fd .ucfuz { padding-top: 40px; padding-bottom: 40px; }
.phcknpnq .ucfuz { padding-top: 52px; padding-bottom: 52px; }
.gnic8gl .ucfuz:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gnic8gl .ucfuz:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gnic8gl .ucfuz:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gnic8gl .ucfuz:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.qs1xf4ol .drif { padding-top: 10px;  padding-bottom: 10px; }
.xijc0h9 .drif { padding-top: 18px;  padding-bottom: 18px; }
.yq0o2yh .drif { padding-top: 36px;  padding-bottom: 36px; }
.g97c .drif { padding-top: 48px;  padding-bottom: 48px; }
.ttgpm h2.u0g92 { font-weight: 600; }
.ttgpm h3.qx5bwyh     { font-weight: 600; }
.du6umh h2.u0g92 { font-weight: 800; }
.du6umh h3.qx5bwyh     { font-weight: 700; }
.kgga68 { font-weight: 600; }
.kgga68 h2.u0g92 { font-weight: 900; }
.kgga68 h3.qx5bwyh     { font-weight: 800; }
.kgga68 .bb9sc strong,
.kgga68 .bb9sc strong { font-weight: 600; }
.ju3wl4 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yc71h .ju3wl4 { display: none; }
@media (max-width: 640px) {
  .nmopw { display: none; }
  .ju3wl4 {
    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;
  }
}
.ju3wl4 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ju3wl4:hover { opacity: 0.85; }
.awi2a1 .ju3wl4 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.jbi194 .ju3wl4,
.c9uo8  .ju3wl4 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.jbi194 .ju3wl4:hover,
.c9uo8  .ju3wl4:hover { opacity: 0.88; }
.awi2a1.jbi194 .ju3wl4,
.awi2a1.c9uo8  .ju3wl4 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nh6jw {
  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;
}
.nh6jw:hover { transform: translateY(-2px); opacity: 0.92; }
.nh6jw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rb1bq7t .nh6jw { display: none; }
.yzld0tcf .nh6jw { right: 32px; }
.ce7v  .nh6jw { left: 32px; }
@media (max-width: 480px) {
  .yzld0tcf .nh6jw { right: 20px; bottom: 20px; }
  .ce7v  .nh6jw { left: 20px; bottom: 20px; }
}
.g16e { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.zlq92 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.pvvyj0jd { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ejsd { color: var(--text-dim); font-size: 0.8rem; }
.ic59 a, .kg9w a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ic59 a:hover, .kg9w a:hover { color: var(--accent-light); }
.kg9w { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.sr3fv .zlq92 { text-align: center; }
.sr3fv .kg9w { justify-content: center; margin-bottom: 16px; }
.sr3fv .pvvyj0jd { margin-top: 0; }
.l65tq0gu { margin-top: 10px; }
.l65tq0gu a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .zlq92 { padding-left: 16px; padding-right: 16px; }
  .t4k8ynn .zlq92 { padding: 20px 16px; }
  .kg9w { gap: 4px 12px; }
  .pvvyj0jd { font-size: 0.78rem; }
}
.q3sw .pvvyj0jd { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.q3sw .ejsd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .q3sw .aq3eq { grid-template-columns: 1fr 1fr; } .q3sw .gwj60fn { grid-column: 1 / -1; } }
@media (max-width: 480px) { .q3sw .aq3eq { grid-template-columns: 1fr; } }
.x35mw3 .pvvyj0jd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x35mw3 .tkugxf { gap: 12px; } .x35mw3 .a868y365 { margin-right: 0; width: 100%; } }
.w3psqp .pvvyj0jd { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.w3psqp .ejsd { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .w3psqp .uf9xngq6 { grid-template-columns: 1fr 1fr; } .w3psqp .ibk9r74 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .w3psqp .uf9xngq6 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .fxqic .owknf { grid-template-columns: 1fr 1fr; } .fxqic .uvoyms:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fxqic .owknf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .undu .owknf { grid-template-columns: 1fr; } }
.ksm42nx .zlq92 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ksm42nx .kg9w { justify-content: center; }
.fq55xe .rvkh      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fq55xe .g16e { background: var(--bg-page); border-top-color: var(--border-alt); }
.s5va0e .rvkh      { background: #0d1117; border-bottom-color: #21262d; }
.s5va0e .m37y6 { color: var(--accent-light); }
.s5va0e .s7ykn5 { --msep-color: #8b949e; }
.s5va0e .s7ykn5 a { color: #8b949e; }
.s5va0e .s7ykn5 a:hover { color: var(--accent-light); }
.s5va0e .m75je6 { color: #8b949e; }
.s5va0e .g16e { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.s5va0e .pvvyj0jd,
.s5va0e .ejsd { color: #6e7681; }
.s5va0e .ic59 a, .s5va0e .kg9w a,
.s5va0e .ic59 a:hover, .s5va0e .kg9w a:hover,
@media (max-width: 640px) {
  .s5va0e .s7ykn5 { background: #0d1117; border-top-color: #21262d; }
  .s5va0e .s7ykn5 li a { border-bottom-color: #21262d; }
}
.g0zx .rvkh      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.g0zx .m37y6 { color: var(--accent-light); }
.g0zx .s7ykn5 { --msep-color: #475569; }
.g0zx .s7ykn5 a { color: #475569; }
.g0zx .s7ykn5 a:hover { color: var(--accent-light); }
.g0zx .m75je6 { color: #64748b; }
.g0zx .g16e { background: #f0f4f8; border-top-color: #cbd5e1; }
.g0zx .pvvyj0jd,
.g0zx .ejsd { color: #64748b; }
.g0zx .ic59 a, .g0zx .kg9w a,
.g0zx .ic59 a:hover, .g0zx .kg9w a:hover,
@media (max-width: 640px) {
  .g0zx .s7ykn5 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .g0zx .s7ykn5 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jbi194 .rvkh      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jbi194 .m37y6 { color: #fff; }
.jbi194 .s7ykn5 { --msep-color: rgba(255,255,255,0.82); }
.jbi194 .s7ykn5 a { color: rgba(255,255,255,0.82); }
.jbi194 .s7ykn5 a:hover { color: #fff; }
.jbi194 .m75je6 { color: rgba(255,255,255,0.9); }
.jbi194 .g16e { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jbi194 .pvvyj0jd,
.jbi194 .ejsd { color: rgba(255,255,255,0.72); }
.jbi194 .ic59 a, .jbi194 .kg9w a,
.jbi194 .ic59 a:hover, .jbi194 .kg9w a:hover,
@media (max-width: 640px) {
  .jbi194 .s7ykn5 { background: var(--accent); border-top-color: var(--accent-light); }
  .jbi194 .s7ykn5 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.c9uo8 .rvkh {
  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);
}
.c9uo8 .g16e {
  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) {
  .c9uo8 .s7ykn5 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ouvvqwq .v7gdyg6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.wb22vr .v7gdyg6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vjwjnc .v7gdyg6 { min-height: 72px; height: auto; }
.nyrpvc .v7gdyg6 { min-height: 84px; height: auto; }
.t4k8ynn .v7gdyg6 { max-width: none; padding: 0 32px; }
.t4k8ynn .zlq92  { max-width: none; padding: 24px 32px; }
.q1pn.o5alg7 .v7gdyg6 { max-width: 1200px; }
.q1pn.y3by .v7gdyg6 { max-width: 1320px; }
.zhil   .m37y6, .zhil   .a868y365 { text-transform: capitalize; }
.qdm7itd3 .m37y6, .qdm7itd3 .a868y365 { text-transform: lowercase; }
.a601cex .m37y6, .a601cex .a868y365 { text-transform: uppercase; letter-spacing: 0.06em; }
.v4ubeyeo, .b01ym35 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.e76p .v4ubeyeo,
.yvyh6a70 .v4ubeyeo,
.gz4h .v4ubeyeo,
.df9ybr25 .v4ubeyeo,
.as32f   .s7ykn5 a { font-weight: 500; }
.cclmk .s7ykn5 a { font-weight: 600; }
.ua0se     .s7ykn5 a { font-weight: 700; }
.xnnswv0r    .s7ykn5 a { font-weight: 800; letter-spacing: 0.01em; }
.eop5     .s7ykn5 > li + li::before,
.tmoy9wgj    .s7ykn5 > li + li::before,
.bvnzx    .s7ykn5 > li + li::before,
.oeqsv6k .s7ykn5 > li + li::before,
.ecgxkm4 .s7ykn5 > li + li::before,
.sovk  .s7ykn5 > li + li::before,
.ydhw    .s7ykn5 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.eop5     .s7ykn5 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.tmoy9wgj    .s7ykn5 > li + li::before { content: "|"; }
.bvnzx    .s7ykn5 > li + li::before { content: "—"; }
.oeqsv6k .s7ykn5 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ecgxkm4 .s7ykn5 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sovk  .s7ykn5 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ydhw    .s7ykn5 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .il3f7mnd .m75je6,
  .ezapi .m75je6,
  .vfee .m75je6,
  .dur3hb .m75je6,
  .uza8kd7 .m75je6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .il3f7mnd .m75je6::before,
  .ezapi .m75je6::before,
  .vfee .m75je6::before,
  .dur3hb .m75je6::before,
  .uza8kd7 .m75je6::before { content: ""; display: block; flex-shrink: 0; }

  
  .il3f7mnd .m75je6::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;
  }

  
  .ezapi .m75je6::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;
  }

  
  .vfee .m75je6::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;
  }

  
  .dur3hb .m75je6::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;
  }

  
  .uza8kd7 .m75je6::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) {
  .hj7vlpap .m75je6 {
    padding: 5px 14px;
  }
  .hj7vlpap .s7ykn5 {
    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;
  }
  .hj7vlpap .s7ykn5 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .hj7vlpap .s7ykn5 li a:hover { background: var(--bg-raised); }
  .hj7vlpap .eqpceeo,
  .sl4v0k .eqpceeo,
  .osgo .eqpceeo { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ldw8t2 .m75je6 {
    padding: 5px 10px;
  }
  .ldw8t2 .s7ykn5 {
    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);
  }
  .ldw8t2 .s7ykn5.osmtj25 { transform: translateX(0); }
  .ldw8t2 .s7ykn5 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ldw8t2 .s7ykn5 li:last-child a { border-bottom: none; }
  .jbi194 .s7ykn5,
  .s5va0e .s7ykn5 { background: var(--accent) !important; }
  .jbi194 .s7ykn5 li a,
  .s5va0e .s7ykn5 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .osgo .m75je6 {
    padding: 5px 10px;
  }
  .osgo .s7ykn5 {
    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);
  }
  .osgo .s7ykn5::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .osgo .s7ykn5.osmtj25 { transform: translateY(0); }
  .osgo .s7ykn5 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .cagkqxx .m75je6 {
    padding: 5px 10px;
  }
  .cagkqxx .s7ykn5 {
    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;
  }
  .cagkqxx .s7ykn5.osmtj25 { opacity: 1; pointer-events: auto; }
  .cagkqxx .s7ykn5 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xbbpvz5     .m75je6 { border-radius: 0 !important; }
  .dd0q52q   .m75je6 { border-radius: 8px !important; }
  .cvfqq1i .m75je6 { border-radius: 50% !important; }
  .bi196u   .m75je6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .uzym .yo5p0 { flex-direction: column; align-items: stretch; }
  .uzym .porb4l { flex-direction: row; min-width: auto; }
  .uzym .kge7 { align-items: flex-start; text-align: left; }
}
.opy0yiz,
.opy0yiz.ucfuz,
.i1aba3w .opy0yiz,
.c1eneb63 .opy0yiz,
.dhj3lc3 .opy0yiz,
.cn7qjm9l .opy0yiz {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.pr06fh {
  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;
}
.f2di { flex: 1 1 280px; min-width: 0; }
.bp2u {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.u4a4jus {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.lqcn1y0d {
  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;
}
.lqcn1y0d:hover { transform: translateY(-1px); opacity: 0.95; }
.ctn7rn3 .pr06fh {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ctn7rn3 .bp2u { color: var(--cta); }
.ctn7rn3 .u4a4jus { color: var(--text-body); }
.ctn7rn3 .lqcn1y0d {
  background: var(--cta) !important;
  color: #fff !important;
}
.axehfjz .pr06fh {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.axehfjz .bp2u { color: var(--text-primary); }
.axehfjz .u4a4jus { color: var(--text-body); }
.axehfjz .lqcn1y0d {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .pr06fh {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f2di { flex: 0 0 auto; }
  .bp2u { font-size: 1.2rem; }
  .lqcn1y0d { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ni38w5tr .dbcoz7 { height: 36px; }
.b9vovv86 .dbcoz7 { height: 60px; max-width: 200px; }
.wrvyqis .dbcoz7 { height: 56px; max-width: 180px; }
.xxvnch    .gzq7q, .xxvnch    .b7dl4hbl { color: #f59e0b; }
.jb1v06      .gzq7q { font-size: 1rem; letter-spacing: 1.5px; }
.jb1v06      .b7dl4hbl   { font-size: 1.35rem; }
.ymrn    .gzq7q, .ymrn    .b7dl4hbl { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.lw8moe     .gzq7q, .lw8moe     .b7dl4hbl { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.bmdpw8g .gzq7q, .bmdpw8g .b7dl4hbl { color: var(--cta); letter-spacing: 2px; }
.k4c4n   .gzq7q, .k4c4n   .b7dl4hbl { color: #e91e63; letter-spacing: 2px; }
.ts0a  .gzq7q, .ts0a  .b7dl4hbl { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.hqcsf     .gzq7q, .hqcsf     .b7dl4hbl { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.iqeds .zuzg + .zuzg {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.qnm3nau8 .a7lf { padding: 18px 24px; min-height: 68px; }
.kqh4 .mjuafe {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.kqh4 .henpjfa {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.urk0g6y .zuzg {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ymt8 { counter-reset: cs-rank; }
.ymt8 .a7lf { counter-increment: cs-rank; }
.ymt8 .a7lf::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;
}
.iottnmnm .ymt8 { counter-reset: cs-rank; gap: 0; }
.iottnmnm .a7lf {
  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;
}
.iottnmnm .a7lf::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;
}
.iottnmnm .hfhsoby {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.iottnmnm .ujomz {
  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;
}
.iottnmnm .j7tksr3 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.iottnmnm .hfhsoby { min-width: 0; flex-direction: column; width: 100%; }
.iottnmnm .efi34c33 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.iottnmnm .gzq7q { color: var(--cta, var(--accent)); }
.iottnmnm .i81f5gqd { font-weight: 700; }
.iottnmnm .zuzg {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.iottnmnm .mjuafe {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.iottnmnm .henpjfa {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.iottnmnm .e89d .henpjfa { font-size: 1.3rem; color: var(--accent-light); }
.iottnmnm .t1j2oty {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.iottnmnm .a7lf:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .iottnmnm .ymt8 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .iottnmnm .a7lf {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .iottnmnm .a7lf { padding: 40px 16px 20px; }
  .iottnmnm .zuzg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .iottnmnm .t1j2oty { width: 100%; min-width: 0; }
}
.bm761zst .ymt8 { counter-reset: cs-rank; gap: 10px; }
.bm761zst .a7lf {
  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);
}
.bm761zst .a7lf::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);
}
.bm761zst .hfhsoby {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.bm761zst .ujomz {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.bm761zst .j7tksr3 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.bm761zst .efi34c33 {
  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;
}
.bm761zst .gzq7q { color: var(--cta, var(--accent)); }
.bm761zst .zuzg {
  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;
}
.bm761zst .mjuafe {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.bm761zst .henpjfa { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.bm761zst .e89d .henpjfa { color: var(--accent-light); }
.bm761zst .t1j2oty {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.bm761zst .a7lf:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .bm761zst .a7lf {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bm761zst .a7lf::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bm761zst .hfhsoby {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bm761zst .efi34c33 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bm761zst .zuzg {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bm761zst .t1j2oty { width: 100%; min-width: 0; }
  .bm761zst .gzq7q { min-width: 0; }
}
.jhxq3 .a7lf::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.wlokg .yanb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wlokg .yanb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wlokg .yanb p { padding: 0 2px 16px; }
.izv4tnbl .yanb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.izv4tnbl .yanb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.izv4tnbl .yanb summary::after { content: "›"; font-size: 1.2em; }
.izv4tnbl .yanb[open] summary::after { content: "‹"; }
.izv4tnbl .yanb p { padding: 10px 22px 4px; }
.yzl5tnr .yanb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yzl5tnr .yanb summary { color: var(--text-primary); padding-left: 16px; }
.yzl5tnr .yanb summary::after { content: "›"; font-size: 1.1em; }
.yzl5tnr .yanb[open] summary::after { content: "‹"; }
.yzl5tnr .yanb p { padding-left: 16px; }
.kw5ke3b .vit69igu { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.kw5ke3b .yanb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.kw5ke3b .yanb:last-child { border-bottom: none; }
.kw5ke3b .yanb summary { color: var(--text-primary); border-radius: 0; }
.kw5ke3b .yanb summary::after { content: "›"; font-size: 1.1em; }
.kw5ke3b .yanb[open] summary::after { content: "‹"; }
.q0u1v .yanb { overflow: hidden; }
.q0u1v .yanb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.q0u1v .yanb summary::after { color: rgba(255,255,255,.75); }
.q0u1v .yanb[open] summary { border-radius: 0; }
.aay14c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wcwpub4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ceuthv4s {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.j8w49zt { color: var(--text-muted); font-size: 1.05rem; }
.tku3r366 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.seuvlrn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ob8gme { margin-bottom: 20px; }
.iruqzz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.qo7b1 {
  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;
}
.qo7b1:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.sf6pn6w { resize: vertical; min-height: 130px; }
.iu03e { width: 100%; margin-top: 8px; }
.vfjn {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.a1dckq3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.fr3b { color: var(--text-muted); line-height: 1.75; }
.kqrgwp2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kqrgwp2 li { margin-bottom: 6px; }
.fgkoat { max-width: 760px; margin: 0 auto; }
.hb3wb3o { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jbtaf1s { max-width: 760px; margin: 0 auto; }
.l4esc6t ul.kqrgwp2 { margin: 0; }
@media (max-width: 640px) { .qissnjfj { grid-template-columns: 1fr; gap: 10px; } }
.oewnsdrj { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.x6h7ce { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.t1728y { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.x6h7ce p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.x6h7ce .kqrgwp2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oewnsdrj { grid-template-columns: 1fr; } }
.ucqhh0 ul.kqrgwp2 { margin: 0; }
.ye9eul .kqrgwp2,
.emp58 .kqrgwp2,
.ncykk .kqrgwp2,
.g3mma .kqrgwp2 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .vvi5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .obkou { grid-template-columns: 1fr; } .qeuz { position: static; text-align: center; } }
@media (max-width: 860px) { .x4vn1 { grid-template-columns: 1fr; } }
.g3mma .kqrgwp2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v0p6hvb { flex-direction: column; text-align: center; } .wulu { grid-template-columns: 1fr; } }
.iyim { max-width: 760px; margin: 0 auto; }
.b9kaikp { position: relative; padding-left: 28px; }
.b9kaikp::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.e009ju6 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.e009ju6:last-child { padding-bottom: 0; }
.vymi8 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.ntowt h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ntowt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.cw7r .ceuthv4s { color: var(--accent-light); }
.nbfiph8 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.nbfiph8 .ceuthv4s { font-size: 2rem; }
.nbfiph8 .j8w49zt { max-width: 680px; }
.crtymir .ceuthv4s { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.crtymir .j8w49zt  { margin: 0; }
@media (max-width: 640px) { .crtymir { flex-direction: column; } }
.bm2q39a .ceuthv4s { color: var(--accent-light); }
.kt4fayme .ceuthv4s { color: #fff; }
.kt4fayme .j8w49zt  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .fxy61q15 { grid-template-columns: 1fr; } }
.artapf .qo7b1 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.artapf .qo7b1:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.zsrotpf .qo7b1 { background: var(--bg-raised); border-color: transparent; }
.zsrotpf .qo7b1:focus { background: var(--bg-card); border-color: var(--accent-light); }
.klod .qo7b1 { border-radius: 100px; padding: 11px 20px; }
.klod .sf6pn6w { border-radius: 14px; }
.vmrj0o {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.vmrj0o summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.vmrj0o summary::-webkit-details-marker { display: none; }
.vmrj0o summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.vmrj0o[open] summary::after { content: "−"; }
.dqp5t {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .nthad { grid-template-columns: 1fr; } }
.ufna { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ufna li { margin-bottom: 6px; }
.tbxpy{position:relative;overflow:visible}
.v5eonbxz .kynd0s9{display:block}
.mrfs .kmij5hnc~.x3mruj,
.mrfs .kmij5hnc~.x3mruj .xbsrd2s,
.kmij5hnc~.x3mruj,.fwnvpjy~.x3mruj{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}
.kmij5hnc~.x3mruj .xbsrd2s{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.g04ogoxk .v4pdet{border-bottom:1px solid currentColor;padding-bottom:2px}
.kc10{--date-bg:var(--accent-bg)}
.rp17ls4 .dpoepd::before{content:""}
.shd37 .n7mg{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .n7mg{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .o0u2ayo{max-width:100%}
}
.zbyw0ao .j2jrj{margin:0}
@media (max-width:560px){
  .bhihjr{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) {
  .tbibvnkq { padding: 28px 18px 20px; }
  .h37sy { font-size: 1.2rem; }
  .h0rhj7 { max-width: 220px; max-height: 80px; }
}
.i980qow {
  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);
}
.ps165i {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.alopf  .i980qow { border-radius: 50%; }
.ewiih65  .i980qow { border-radius: 6px; }
.ez94gd .i980qow { border-radius: 22px; }
.lqbtdj .pr06fh {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .i980qow { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.dhkk05tj {
  margin: 28px 0 24px;
}
.dhkk05tj .ucfuz {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.dhkk05tj .drif {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dhkk05tj .pr06fh {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .v7gdyg6 { flex-direction: row-reverse; }
[dir="rtl"] .s7ykn5 { flex-direction: row-reverse; }
[dir="rtl"] .yzld0tcf .nh6jw { right: auto; left: 32px; }
[dir="rtl"] .ce7v  .nh6jw { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .yzld0tcf .nh6jw { right: auto; left: 20px; }
  [dir="rtl"] .ce7v  .nh6jw { left: auto;  right: 20px; }
}
[dir="rtl"] .es3fbts4 .pmb3sj5p  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .akctl .pmb3sj5p { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .kmij5hnc,
[dir="rtl"] .hiwahy,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tte8pk1z, [dir="rtl"] .ho58nx { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kki13 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .r89qx { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .bb9sc { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .pr06fh { direction: rtl; }
[dir="rtl"] .i980qow { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .a7lf,
[dir="rtl"] .h0d9j5c { direction: rtl; }
[dir="rtl"] .ll1g3 { direction: rtl; }
[dir="rtl"] .siyhoceu { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .lj4sn1 .ho58nx,
[dir="rtl"] .lzhwk8vd .ho58nx,
[dir="rtl"] .frvppdf9 .ho58nx,
[dir="rtl"] .mt5h .ho58nx {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .lj4sn1 .ho58nx li::before,
[dir="rtl"] .lzhwk8vd .ho58nx li::before,
[dir="rtl"] .frvppdf9 .ho58nx li::before,
[dir="rtl"] .mt5h .ho58nx li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .kmij5hnc.c7lipjyn .sy13 { align-items: flex-end; text-align: right; }
[dir="rtl"] .kmij5hnc.zeow80 .sy13 { text-align: center; }
[dir="rtl"] .kmij5hnc .sy13 { text-align: right; }
[dir="rtl"] .drif,
[dir="rtl"] .mx8fp1,
[dir="rtl"] .c1ax6,
[dir="rtl"] .y4sp,
[dir="rtl"] .seuvlrn,
[dir="rtl"] .iruqzz,
[dir="rtl"] .qo7b1,
[dir="rtl"] .sf6pn6w { text-align: right; direction: rtl; }
[dir="rtl"] .klod .qo7b1,
[dir="rtl"] .artapf .qo7b1 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #3b82f6;
  --brand:           #3b82f6;
  --brand-light:     #1352b8;
  --brand-pale:      #3a78dd;
  --grad-start:      #92b9fa;
  --grad-end:        #cfdffa;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #c79701;
  --cta-hover:       #ae8505;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f6;
  --bg-raised:       #edeff1;
  --bg-hover:        #f3f4f6;
  --border:          #e1e4e9;
  --border-alt:      #cfd4dd;
  --border-section:  #e1e4e9;
  --text-primary:    #16181c;
  --text-muted:      #505762;
  --text-body:       #2d3138;
  --text-sub:        #444a54;
  --text-faint:      #727c8c;
  --text-dim:        #8e96a3;
  --text-label:      #5b6370;
  --text-value:      #393e46;
  --accent-bg:       #dee7f7;
  --accent-bg-light: #c1d5f4;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #0c9664;
  --c-cons:          #9f214e;
  --c-pros-label:    #0eb376;
  --c-tip-border:    #10c683;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9664;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Saira", sans-serif; }
.tgudp .h7n7rd, .tgudp .kmij5hnc { min-height: 420px; }
.z9mbl .sac95l::after, .z9mbl .b6oct7b6::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.opm3ia6 .ju3wl4::after,.opm3ia6 .nh6jw::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; }
.z0y7eq::before { content: '>'; }