:root {
  --color-accent: #f97316;
  --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;
}
.hiuh5176 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.gi0o {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qd83zt4 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ebwx9wr { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tuxpov { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tuxpov a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tuxpov a:hover { color: var(--accent-light); }
.auuls6   .b2gh4w5 { border-radius: 0; }
@media (max-width: 640px) {
  .b2gh4w5 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ykxy4zz:hover .b2gh4w5,
  .ykxy4zz:focus-within .b2gh4w5 { display: block; }
  .b2gh4w5 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.d0v5w0ts {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.njlsq3 { display: none; }
@media (max-width: 640px) {
  .njlsq3 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .njlsq3.j0p5vles { display: block; }
}
@media (max-width: 640px) {
  .d0v5w0ts { display: block; }
  .tuxpov > li + li::before { display: none !important; }
  .tuxpov {
    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;
  }
  .tuxpov.j0p5vles { display: flex; }
  .tuxpov li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tuxpov li:last-child a { border-bottom: none; }
}
.ehe4t { min-height: 480px; }
.rykemfz {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.iz2h { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.wnavrlfy .iz2h { margin-left: 0; margin-right: 0; }
.vg3dcd6 {
  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;
}
.yrimrjh8 .vg3dcd6 { margin-top: 24px; }
.vg3dcd6:hover { opacity: 0.88; }
.eglebdwh .rykemfz { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.eglebdwh .iz2h { color: #e2e8f0; }
.eglebdwh.wnavrlfy   .vso0 { text-align: left; }
.bd2jc0 .rykemfz { color: var(--text-primary); text-shadow: none; }
.bd2jc0 .iz2h { color: var(--text-muted); }
.bd2jc0 .vg3dcd6 { margin-top: 16px; }
.bd2jc0, .bd2jc0.ehe4t { min-height: auto !important; }
.bd2jc0.wnavrlfy   .vso0 { text-align: left; }
@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; }
}
.rd0yk .rykemfz { color: #fff; }
.rd0yk .iz2h { color: rgba(255,255,255,0.85); }
.rd0yk .vg3dcd6 { background: #fff; color: var(--cta); }
.rd0yk .vg3dcd6:hover { opacity: 0.92; }
.o1leypq .o2qhr8 { position: relative; overflow: hidden; }
.o1leypq .o2qhr8::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;
}
.sx4rp .o2qhr8 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.tmnettkk .o2qhr8 { position: relative; overflow: hidden; }
.tmnettkk .o2qhr8::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;
}
.xbxr6emh .o2qhr8 { position: relative; overflow: hidden; }
.xbxr6emh .o2qhr8::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;
}
.bt7d .o2qhr8 {
  animation: hg-fadein 1.2s ease-out both;
}
.o2qhr8 {
  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%);
}
.txguvsc {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.mdtj {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.vrorp0 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.o2qhr8 .rykemfz { text-shadow: none; color: var(--text-primary); }
.o2qhr8 .iz2h { color: var(--text-muted); }
body.ryxnu .rykemfz {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.lb7b3fn .rykemfz {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ehe4t.rd0yk .rykemfz,
section.rd0yk .rykemfz {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.o2qhr8.sgs1ab1m .txguvsc { align-items: center; text-align: center; }
.o2qhr8.wnavrlfy   .txguvsc { align-items: flex-start; text-align: left; }
.sm1kp5c5 .mdtj { position: relative; }
.sm1kp5c5 .mdtj::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.sm1kp5c5.upp1glfn .mdtj::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.z21i2gc .mdtj {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.z21i2gc .vrorp0 {
  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);
}
.z21i2gc.upp1glfn .mdtj { padding: 32px 0 32px 32px; }
.ck4yrru .mdtj {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ck4yrru .vrorp0 {
  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);
}
.ck4yrru .tm2ab5 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.upp1glfn { grid-template-areas: "media text"; }
.upp1glfn .txguvsc {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ck4yrru.upp1glfn .mdtj { padding: 40px 16px 40px 48px; }
.ehe4t .qq2h {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.qq2h .spgca4 {
  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;
}
.qq2h .spgca4::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.qq2h .j4lhk8 { display: contents !important; }
.qq2h .j4lhk8 .ncfw {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.qq2h .j4lhk8 .rho1 { max-height: 48px; max-width: 96px; }
.qq2h .j4lhk8 .vpq0azr {
  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;
}
.qq2h .btd5 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.qq2h .xrzq2m2 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.qq2h .m32lzj8 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.qq2h .m32lzj8 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.qq2h .of2psl { display: contents !important; }
.qq2h .of2psl .rpgltc77:not(.halk) { display: none !important; }
.qq2h .of2psl .halk {
  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;
}
.qq2h .of2psl .halk .dbgllje0 {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.qq2h .of2psl .halk .uc4zu1zq {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.qq2h .fvtu2j { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.qq2h .fvtu2j.weweq6m {
  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;
}
.qq2h .fvtu2j.weweq6m:hover { opacity: 0.85; }
.ifgb54 .mdtj {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .o2qhr8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .o2qhr8:not(.ifgb54) .mdtj { display: none !important; }
  .ifgb54 .mdtj { padding: 16px; }
  .txguvsc  { padding: 36px 24px; }
  .o2qhr8~.wzpwgc,.upp1glfn~.wzpwgc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ehe4t, .o2qhr8 { min-height: 320px !important; }
  .rykemfz { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .c5dcnv,
  .q94p76bq,
  .rew125gq { grid-template-columns: 1fr !important; }

  

  
  .oumh4 { display: flex !important; flex-direction: column !important; }
  .oumh4 .vso0 { display: contents; }
  .oumh4 .cf90sq5 { order: 0; }
  .oumh4 .rykemfz { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .oumh4 .c5dcnv { order: 2; padding: 0 16px 12px !important; }
  .oumh4 .iz2h { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .yrimrjh8 .vso0 { display: flex; flex-direction: column; }
  .yrimrjh8 .vso0 .rykemfz { order: 1; }
  .yrimrjh8 .vso0 .rew125gq { order: 2; margin: 8px 0 24px !important; }
  .yrimrjh8 .vso0 .iz2h { order: 3; }
  .yrimrjh8 .vso0 .vg3dcd6 { order: 4; align-self: center; margin-top: 0; }

  
  .o2qhr8.ifgb54 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .o2qhr8.ifgb54 .txguvsc { display: contents; padding: 0; }
  .o2qhr8.ifgb54 .txguvsc .rykemfz { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .o2qhr8.ifgb54 .mdtj { order: 2; padding: 12px 16px; }
  .o2qhr8.ifgb54 .txguvsc .iz2h { order: 3; padding: 0 24px; margin: 0 auto; }
  .o2qhr8.ifgb54 .txguvsc .vg3dcd6 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.vnmqz04j { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.po1mbrnv { width: 100%; height: auto; display: block; border-radius: 10px; }
.vkmkn93z .vnmqz04j        { border-radius: 16px; }
.vkmkn93z .po1mbrnv  { border-radius: 16px; }
.fhjr .vnmqz04j         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.fhjr .po1mbrnv   { border-radius: 8px; }
.ye3gv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.j7b01 { width: 100%; padding: 32px 0; position: relative; }
.ujm726g { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ghsqtk3 .j7b01:nth-child(even) { background: var(--bg-surface); }
.ghsqtk3 .j7b01:nth-child(odd)  { background: var(--bg-page); }
.eifg5sk .j7b01:nth-child(even) { background: var(--bg-card); }
.eifg5sk .j7b01:nth-child(odd)  { background: var(--bg-page); }
.ghsqtk3 .j7b01:nth-child(odd)  .ujm726g { background: var(--bg-card); border-radius: 6px; }
.ghsqtk3 .j7b01:nth-child(even) .ujm726g { background: var(--bg-raised); border-radius: 6px; }
.eifg5sk .j7b01:nth-child(odd)  .ujm726g { background: var(--bg-card); border-radius: 6px; }
.eifg5sk .j7b01:nth-child(even) .ujm726g { background: var(--bg-raised); border-radius: 6px; }
.ghsqtk3 .j7b01:nth-child(even) .tm1c .voc12,
.eifg5sk .j7b01:nth-child(even) .tm1c .voc12 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ghsqtk3 .j7b01:nth-child(odd) .tm1c .voc12,
.eifg5sk .j7b01:nth-child(odd) .tm1c .voc12 { background: var(--bg-card-inner); }
.ghsqtk3 .j7b01:nth-child(even) .re3z .voc12:nth-child(odd),
.eifg5sk .j7b01:nth-child(even) .re3z .voc12:nth-child(odd)  { background: var(--bg-card); }
.ghsqtk3 .j7b01:nth-child(even) .re3z .voc12:nth-child(even),
.eifg5sk .j7b01:nth-child(even) .re3z .voc12:nth-child(even) { background: var(--bg-card-inner); }
h1.x8ck60 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.x8ck60 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u9fabw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.a37pw h2.x8ck60 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ik93u4 h2.x8ck60 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.aa5x h2.x8ck60 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.mnr98 h2.x8ck60::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.qjsjm65 h2.x8ck60 {
  color: var(--text-primary); font-size: 1.7rem;
}
.vv09 h2.x8ck60::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ss2u38r h2.x8ck60 {
  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;
}
.ytgd6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ytgd6 { display: none; } }
.k8m7p8n { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hjf6t { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xcf4f0xd {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.jjd4 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.o66iv { padding-left: 20px; }
.o66iv li { margin-bottom: 6px; }
.o66iv a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.o66iv a:hover { color: var(--accent-light); }
.ncwy .jjd4 { display: none; }
.punn4 .jjd4 { display: none; }
.punn4 .o66iv { padding-left: 0; list-style: none; }
.punn4 .o66iv li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.punn4 .o66iv a { font-size: 0.92rem; }
.xs8i4zb .xcf4f0xd { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xs8i4zb .jjd4 { display: none; }
.xs8i4zb .o66iv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xs8i4zb .o66iv li { margin-bottom: 0; }
.xs8i4zb .o66iv 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;
}
.xs8i4zb .o66iv a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wqttwuk .xcf4f0xd { padding: 20px 20px 16px; }
.wqttwuk .o66iv {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wqttwuk .o66iv li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wqttwuk .o66iv 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;
}
.wqttwuk .o66iv 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;
}
.wqttwuk .o66iv a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wqttwuk .o66iv a:focus,
.wqttwuk .o66iv a:focus-visible,
.wqttwuk .o66iv a:target { outline: none; }
.wqttwuk .o66iv li:target a { border-color: var(--border); color: var(--text-muted); }
.e4fztr .xcf4f0xd { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.e4fztr .jjd4 { display: none; }
.e4fztr .o66iv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.e4fztr .o66iv li { margin-bottom: 0; }
.e4fztr .o66iv li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.e4fztr .o66iv li:last-child::after { content: ""; margin-right: 0; }
.e4fztr .o66iv a { font-size: 0.9rem; }
.voc12 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.tm1c .voc12 { background: var(--bg-card); }
.re3z .voc12:nth-child(odd)  { background: var(--bg-card); }
.re3z .voc12:nth-child(even) { background: var(--bg-raised); }
.xf1656 .voc12 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.xf1656 .voc12:last-child { border-bottom: none; }
.xf1656 h3.u9fabw { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.bc6eji6 .voc12 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.bc6eji6 .voc12 + .voc12 { margin-top: 4px; }
.h4eyreiw .voc12 { background: none; border-radius: 0; padding: 12px 0; }
.h4eyreiw .voc12 + .voc12 { border-top: 1px solid var(--border-section); }
.b29j3apq { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ohaay { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yucom { color: var(--text-body); margin-bottom: 10px; }
.d0yh60, .f36f { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.d0yh60 li, .f36f li { margin-bottom: 6px; }
.f36f li { list-style: decimal; }
.nhwlq8q     .d0yh60 { list-style-type: "● "; }
.dle6d  .d0yh60 { list-style-type: "■ "; }
.wry65udm .d0yh60 { list-style-type: "◆ "; }
.pzpkpm    .d0yh60 { list-style-type: "★ "; }
.nhwlq8q     .hgm3gup { list-style-type: "● "; }
.dle6d  .hgm3gup { list-style-type: "■ "; }
.wry65udm .hgm3gup { list-style-type: "◆ "; }
.pzpkpm    .hgm3gup { list-style-type: "★ "; }
.nhwlq8q    .d0yh60 li::marker, .nhwlq8q    .hgm3gup li::marker,
.dle6d .d0yh60 li::marker, .dle6d .hgm3gup li::marker,
.wry65udm .d0yh60 li::marker, .wry65udm .hgm3gup li::marker,
.pzpkpm   .d0yh60 li::marker, .pzpkpm   .hgm3gup li::marker {
  color: var(--cta); font-size: 1em;
}
.nhwlq8q .f36f,
.dle6d .f36f,
.wry65udm .f36f,
.pzpkpm .f36f {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.nhwlq8q .f36f li,
.dle6d .f36f li,
.wry65udm .f36f li,
.pzpkpm .f36f li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.nhwlq8q .f36f li::before,
.dle6d .f36f li::before,
.wry65udm .f36f li::before,
.pzpkpm .f36f 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;
}
.nhwlq8q     .f36f li::before { border-radius: 50%; }
.dle6d  .f36f li::before { border-radius: 3px; }
.wry65udm .f36f li::before { border-radius: 3px; }
.pzpkpm    .f36f li::before { border-radius: 50%; }
.nlyjh { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.iuwey .nlyjh,
.mv3c .nlyjh { background: transparent; border: none; border-radius: 0; }
.x43cbnk9 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.x43cbnk9 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.x43cbnk9 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.x43cbnk9 tr:hover td { background: var(--bg-hover); }
.xiaudwos .x43cbnk9 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.r3bi1 .x43cbnk9 { border: 1px solid var(--border-alt); }
.r3bi1 .x43cbnk9 th,
.r3bi1 .x43cbnk9 td { border: 1px solid var(--border-alt); }
.sqtq .x43cbnk9 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.sqtq .x43cbnk9 td { border-bottom: none; }
.sqtq .x43cbnk9 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.mfiv .x43cbnk9 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.snr4f .nlyjh {
  overflow: hidden;
}
.snr4f .x43cbnk9 th { border-bottom: 1px solid var(--border-alt); }
.snr4f .x43cbnk9 tr:last-child td { border-bottom: none; }
.dujmw { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gw6m0ypk { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.us01u { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.aul4oql { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.caz7b56 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.hgm3gup { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.hgm3gup 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%}
.gyhw .aul4oql { background: transparent; text-align: center; }
.urcso .us01u {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.uu1ag .us01u {
  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);
}
.o91nyb .gw6m0ypk { display: grid; grid-template-columns: auto 1fr; }
.o91nyb .us01u {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.o91nyb .aul4oql { grid-column: 2; }
.o91nyb .caz7b56,
.o91nyb .hgm3gup { grid-column: 1 / -1; }
.uuuk .gw6m0ypk { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.uuuk .us01u {
  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);
}
.uuuk .aul4oql { grid-column: 2; }
.uuuk .caz7b56,
.uuuk .hgm3gup { grid-column: 1 / -1; }
.gvrn .gw6m0ypk { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.gvrn .aul4oql { background: none; color: var(--accent-light); font-weight: 700; }
.jovbgf1j .gw6m0ypk { 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); }
.jovbgf1j .aul4oql { background: none; color: var(--accent-light); font-weight: 700; }
.c4y3je .gw6m0ypk { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.c4y3je .gw6m0ypk:last-child { border-bottom: none; }
.c4y3je .aul4oql { background: none; color: var(--accent-light); font-weight: 700; }
.ik0k .gw6m0ypk { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ik0k .aul4oql { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.uqdx6i .dujmw { counter-reset: card-n; }
.uqdx6i .gw6m0ypk  { counter-increment: card-n; }
.uqdx6i .aul4oql { display: flex; align-items: center; gap: 10px; }
.uqdx6i .aul4oql::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;
}
.ofb6xs8 .gw6m0ypk { background: var(--bg-surface); border: 1px solid var(--border); }
.ofb6xs8 .aul4oql { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ikhzn { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.e912l4kv  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.u28zx { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.fyt1vvhm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hf49azc { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ikhzn strong { color: var(--text-primary); font-size: 0.95rem; }
.ikhzn p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rukuao { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.tw7ul3e, .zdkqou6 { border-radius: 8px; padding: 14px; }
.tw7ul3e { background: var(--bg-pros); }
.zdkqou6 { background: var(--bg-cons); }
.fasq { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.tw7ul3e .fasq { color: var(--c-pros-label); }
.zdkqou6 .fasq { color: #f87171; }
.tw7ul3e ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zdkqou6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.po1mbrnv { width: 100%; height: auto; border-radius: 10px; display: block; }
.weweq6m {
  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;
}
.weweq6m:hover { opacity: 0.85; }
.r1cyheuv .weweq6m  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.r1cyheuv .weweq6m:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q3hp4fa .weweq6m  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.q3hp4fa .weweq6m:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ujy0gz .vg3dcd6 { border-radius: 50px; }
.ujy0gz .weweq6m  { border-radius: 50px; }
.cnkbl5 .vg3dcd6 { padding-left: 22px; padding-right: 22px; }
.cnkbl5 .weweq6m  { padding-left: 12px; padding-right: 12px; }
.q6501c1 .vg3dcd6 { padding-left: 44px; padding-right: 44px; }
.q6501c1 .weweq6m  { padding-left: 24px; padding-right: 24px; }
.aq6m .vg3dcd6 { padding-left: 56px; padding-right: 56px; }
.aq6m .weweq6m  { padding-left: 32px; padding-right: 32px; }
.qlwir8   .vg3dcd6::after, .qlwir8   .weweq6m::after,
.s2vr7e5l .vg3dcd6::after, .s2vr7e5l .weweq6m::after,
.sxfx    .vg3dcd6::after, .sxfx    .weweq6m::after,
.kc8fc0    .vg3dcd6::after, .kc8fc0    .weweq6m::after,
.eh3b3o    .vg3dcd6::after, .eh3b3o    .weweq6m::after,
.el6oc0mx     .vg3dcd6::after, .el6oc0mx     .weweq6m::after,
.n87wh    .vg3dcd6::after, .n87wh    .weweq6m::after,
.ah1b4fi   .vg3dcd6::after, .ah1b4fi   .weweq6m::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;
}
.qlwir8 .vg3dcd6::after, .qlwir8 .weweq6m::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");
}
.s2vr7e5l .vg3dcd6::after, .s2vr7e5l .weweq6m::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");
}
.sxfx .vg3dcd6::after, .sxfx .weweq6m::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");
}
.kc8fc0 .vg3dcd6::after, .kc8fc0 .weweq6m::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");
}
.eh3b3o .vg3dcd6::after, .eh3b3o .weweq6m::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");
}
.el6oc0mx .vg3dcd6::after, .el6oc0mx .weweq6m::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");
}
.n87wh .vg3dcd6::after, .n87wh .weweq6m::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");
}
.ah1b4fi .vg3dcd6::after, .ah1b4fi .weweq6m::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");
}
.l21r69e   .zd8xd9::after, .l21r69e   .pstfk5ce::after,
.ub8ke3 .zd8xd9::after, .ub8ke3 .pstfk5ce::after,
.f2uy    .zd8xd9::after, .f2uy    .pstfk5ce::after,
.gxmn    .zd8xd9::after, .gxmn    .pstfk5ce::after,
.m1oe0    .zd8xd9::after, .m1oe0    .pstfk5ce::after,
.pv1i799     .zd8xd9::after, .pv1i799     .pstfk5ce::after,
.js6k942    .zd8xd9::after, .js6k942    .pstfk5ce::after,
.n2e7   .zd8xd9::after, .n2e7   .pstfk5ce::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;
}
.l21r69e .zd8xd9::after, .l21r69e .pstfk5ce::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");
}
.ub8ke3 .zd8xd9::after, .ub8ke3 .pstfk5ce::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");
}
.f2uy .zd8xd9::after, .f2uy .pstfk5ce::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");
}
.gxmn .zd8xd9::after, .gxmn .pstfk5ce::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");
}
.m1oe0 .zd8xd9::after, .m1oe0 .pstfk5ce::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");
}
.pv1i799 .zd8xd9::after, .pv1i799 .pstfk5ce::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");
}
.js6k942 .zd8xd9::after, .js6k942 .pstfk5ce::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");
}
.n2e7 .zd8xd9::after, .n2e7 .pstfk5ce::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");
}
.fnu9b {
  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;
}
.spgca4 {
  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;
}
.spgca4 > * { min-width: 0; }
.spgca4:hover { background: var(--bg-hover); }
.spgca4 > [itemprop="item"] { display: contents; }
.spgca4 [itemprop="itemReviewed"],
.spgca4 [itemprop="reviewRating"] { display: none; }
.spgca4::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;
}
.j4lhk8 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.ncfw {
  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;
}
.rho1 { max-height: 52px; max-width: 110px; object-fit: contain; }
.vpq0azr {
  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;
}
.t15a9x .ncfw    { background: #1a1a1a; }
.p2ila380 .ncfw   { background: rgba(128,128,128,.12); }
.ogsoje .ncfw { background: var(--bg-raised); }
.uyl9r9v2 .ncfw    { background: transparent; padding: 0; }
.btd5 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.xrzq2m2 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.m32lzj8 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.of2psl {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.rpgltc77 {
  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;
}
.dbgllje0 {
  
  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%;
}
.uc4zu1zq {
  
  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;
}
.fvtu2j {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.fvtu2j.weweq6m {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .spgca4 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .spgca4::before    { grid-area: rank;   }
  .j4lhk8           { grid-area: ident;  }
  .btd5     { grid-area: rating; min-width: 0; width: auto; }
  .of2psl           { grid-area: pills;  }
  .fvtu2j             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .spgca4 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .spgca4::before    { justify-self: center; }
  .j4lhk8           { width: 100%; }
  .btd5     { justify-self: center; }
  .of2psl           { grid-template-columns: 1fr; }
}
.kjr2x8nv {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.o464irts {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.ga8rzk {
  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;
}
.ga8rzk img { max-width: 80px; max-height: 50px; object-fit: contain; }
.xdavf4 { flex: 1; }
.xdavf4 h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.e4t6ur { color: var(--c-stars); font-size: 1.1rem; }
.nna47 { margin-bottom: 8px; }
.ty45 { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.g8qb7::before   { content: "★ "; color: var(--accent-light); }
.v66y { flex-shrink: 0; }
.mxjz img.vg7i86 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.iuwey { padding: 20px 24px; }
.gwmow { color: var(--text-muted); margin-bottom: 16px; }
.olbq { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.mfj5pw, .zj09sdyy { list-style: none; font-size: 0.9rem; }
.mfj5pw li { color: var(--c-pros); margin-bottom: 4px; }
.zj09sdyy li { color: var(--c-cons); margin-bottom: 4px; }
.mfj5pw li::before { content: "✓"; margin-right: 5px; }
.zj09sdyy li::before { content: "✗"; margin-right: 5px; }
.qz6yfneu .mfj5pw li::before { content: "→"; }
.qz6yfneu .zj09sdyy li::before { content: "–"; }
.agk97  .mfj5pw li::before { content: "★"; }
.agk97  .zj09sdyy li::before { content: "✕"; }
.nx3l22    .mfj5pw li::before { content: "◆"; }
.nx3l22    .zj09sdyy li::before { content: "▲"; }
.jt96p8  .mfj5pw li::before { content: "▶"; }
.jt96p8  .zj09sdyy li::before { content: "■"; }
.pbym90 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.p6wdnju { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.h90nyj3 { background: var(--bg-pros); color: var(--c-tag-pay); }
.co83gwb1 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.kh57 .co83gwb1 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.k7fj1pb .co83gwb1 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .zc5j44 .ofgsh {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .zc5j44 .kjr2x8nv { margin: 0; }
}
.a2a63mw .o464irts { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.a2a63mw .xdavf4 h3 { color: var(--accent-light); }
.a2a63mw .ga8rzk { background: var(--bg-page); border: 1px solid var(--border); }
.nyzwzgx8 .kjr2x8nv { border-top: 4px solid var(--accent); }
.nyzwzgx8 .o464irts { background: var(--bg-card); }
.yqof05ij .kjr2x8nv { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.yqof05ij .o464irts { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.yqof05ij .iuwey { padding: 14px 16px; }
.yqof05ij .ga8rzk { border-radius: 4px; }
.yqof05ij .co83gwb1 { border-radius: 0; }
.emaok8f .o464irts { padding: 0; gap: 0; overflow: hidden; }
.emaok8f .ga8rzk { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.emaok8f .xdavf4 { padding: 16px 20px; }
.emaok8f .v66y { padding: 16px 20px; align-self: center; }
.ivi6t1 .e4t6ur { font-size: .95rem; }
.mv3c .rukuao { gap: 10px; }
.mv3c .tw7ul3e, .mv3c .zdkqou6 { padding: 12px; }
.mv3c .tw7ul3e ul, .mv3c .zdkqou6 ul { margin: 4px 0 0; padding-left: 18px; }
.mv3c .tw7ul3e li, .mv3c .zdkqou6 li { font-size: .85rem; margin-bottom: 3px; }
.u9nw .p6wdnju { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .s2m5iid { grid-template-columns: 1fr; }
  .hiluu5w { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hiluu5w .kbr3hx2 { width: 72px; height: 50px; }
  .hiluu5w .dn3vp { max-width: 180px; }
  .hiluu5w .tyug1 { width: auto; }
}
.u896018 .ivi6t1 .e4t6ur { filter: brightness(1.2); }
@media (max-width: 720px) {
  .u896018 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .oh1zsc { padding: 16px; }
  .dhyzz .pw9k1 { min-width: 50%; }
}
.tdvq2neo .rukuao { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wkvx { grid-template-columns: 1fr; }
  .apu3a { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nq73 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .c5epx { flex-wrap: wrap; padding: 16px; }
}
.beaz .rukuao { gap: 8px; }
.beaz .tw7ul3e, .beaz .zdkqou6 { padding: 8px; }
@media (max-width: 480px) {
  .payyp { flex-direction: column; align-items: stretch; }
}
.csqk .tyug1 .weweq6m { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .w1pjsvh2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .csqk .tyug1 { text-align: center; }
}
@media (max-width: 720px) {
  .wz1nu8 { grid-template-columns: 1fr; }
  .agjwct { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .avh9u9 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.vpt1 .x6c6au0 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.nxd37 .e4t6ur { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .e9o3ms { grid-template-columns: 1fr; }
  .nxd37 { width: 100px; height: 100px; margin: 16px auto; }
  .vpt1 { font-size: 1.4rem; }
  .d6gs4s { justify-content: center; }
  .jtv3da4 .pw9k1 { min-width: 50%; }
}
.ktt96 .rukuao { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .tmpyak { flex-wrap: wrap; padding: 14px 16px; }
  .zxnn3a { padding: 12px 16px; }
  .ktt96 .rukuao { margin: 0 16px; }
  .ktt96 .u9nw { padding: 0 16px; }
  .m8q8jie { padding: 12px 16px; }
}
.qjoujz .spgca4 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.qjoujz .spgca4:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.uhqwgto .fnu9b { gap: 18px; }
.uhqwgto .spgca4 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.uhqwgto .spgca4:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.zl8e6t .fnu9b {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.zl8e6t .spgca4 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.zl8e6t .spgca4:last-child { border-bottom: none; }
.zl8e6t .j4lhk8,
.zl8e6t .btd5,
.zl8e6t .of2psl {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.v4cr6yp7 .fnu9b { gap: 0; }
.v4cr6yp7 .spgca4 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.v4cr6yp7 .spgca4:last-child { border-bottom: none; }
.v4cr6yp7 .spgca4:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.v4cr6yp7 .spgca4:nth-child(even):hover { background: var(--bg-hover); }
.vgjiexx .spgca4 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.kprqsq .of2psl .rpgltc77 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.kprqsq .of2psl .rpgltc77:first-child { border-left: none; }
.o67cuh .of2psl .rpgltc77 {
  background: transparent; padding: 4px 8px;
}
.o67cuh .of2psl .dbgllje0 { font-size: .65rem; opacity: .65; }
.o67cuh .of2psl .uc4zu1zq   { font-size: 1.15rem; color: var(--accent-light); }
.la3cxr9v .of2psl .rpgltc77 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.m32lzj8 { display: none; }
.ndrpc .xrzq2m2 { font-size: 1rem; letter-spacing: 2px; }
.tz2l7rft .xrzq2m2 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.a2g9l .xrzq2m2,
.d1vg .xrzq2m2,
.ui8g1 .xrzq2m2 { display: none; }
.a2g9l .m32lzj8,
.d1vg .m32lzj8,
.ui8g1 .m32lzj8 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.a2g9l .m32lzj8 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.a2g9l .m32lzj8 small { display: none; }
.d1vg .m32lzj8 {
  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;
}
.d1vg .m32lzj8 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ui8g1 .m32lzj8 {
  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;
}
.ui8g1 .m32lzj8 small { display: none; }
.a2g9l .nna47 .e4t6ur,
.d1vg .nna47 .e4t6ur,
.ui8g1 .nna47 .e4t6ur { display: none; }
.a2g9l .nna47 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.a2g9l .x6c6au0 { display: none; }
.d1vg .nna47 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;
}
.d1vg .azhkewe,
.d1vg .x6c6au0 { font-size: 1em; }
.ui8g1 .nna47 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.ui8g1 .x6c6au0 { display: none; }
.vagy4t { margin: 16px 0; }
.bh89 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.bh89 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.bh89 summary::after { content: "+"; color: var(--accent-light); }
.bh89[open] summary::after { content: "−"; }
.bh89 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.j7b01 { margin-bottom: 0; }
.ozl3 h2.x8ck60 { color: var(--text-primary); border-color: var(--accent-light); }
.te6ek h2.x8ck60 { color: var(--text-primary); border-color: var(--accent-light); }
.qosyka7 .e912l4kv     { background: #052e16; border-color: #10b981; }
.qosyka7 .u28zx { background: #2d0a1e; border-color: #f43f5e; }
.qosyka7 .fyt1vvhm    { background: #1e1036; border-color: #a855f7; }
.qosyka7 .ikhzn strong  { color: #f1f5f9; }
.qosyka7 .ikhzn p       { color: #cbd5e1; }
.qosyka7 .ukn6s    .e912l4kv     .hf49azc::before,
.qosyka7 .jlzecwnn  .e912l4kv     .hf49azc::before,
.qosyka7 .wcecj4  .e912l4kv     .hf49azc::before,
.qosyka7 .h349h .e912l4kv     .hf49azc::before { color: #10b981; }
.qosyka7 .ukn6s    .u28zx .hf49azc::before,
.qosyka7 .jlzecwnn  .u28zx .hf49azc::before,
.qosyka7 .wcecj4  .u28zx .hf49azc::before,
.qosyka7 .h349h .u28zx .hf49azc::before { color: #f43f5e; }
.qosyka7 .ukn6s    .fyt1vvhm    .hf49azc::before,
.qosyka7 .jlzecwnn  .fyt1vvhm    .hf49azc::before,
.qosyka7 .wcecj4  .fyt1vvhm    .hf49azc::before,
.qosyka7 .h349h .fyt1vvhm    .hf49azc::before { color: #a855f7; }
.q82iw .e912l4kv     { background: #2d2000; border-color: #eab308; }
.q82iw .u28zx { background: #2d0b0b; border-color: #ef4444; }
.q82iw .fyt1vvhm    { background: #2d1600; border-color: #f97316; }
.q82iw .ikhzn strong  { color: #f1f5f9; }
.q82iw .ikhzn p       { color: #cbd5e1; }
.q82iw .ukn6s    .e912l4kv     .hf49azc::before,
.q82iw .jlzecwnn  .e912l4kv     .hf49azc::before,
.q82iw .wcecj4  .e912l4kv     .hf49azc::before,
.q82iw .h349h .e912l4kv     .hf49azc::before { color: #eab308; }
.q82iw .ukn6s    .u28zx .hf49azc::before,
.q82iw .jlzecwnn  .u28zx .hf49azc::before,
.q82iw .wcecj4  .u28zx .hf49azc::before,
.q82iw .h349h .u28zx .hf49azc::before { color: #ef4444; }
.q82iw .ukn6s    .fyt1vvhm    .hf49azc::before,
.q82iw .jlzecwnn  .fyt1vvhm    .hf49azc::before,
.q82iw .wcecj4  .fyt1vvhm    .hf49azc::before,
.q82iw .h349h .fyt1vvhm    .hf49azc::before { color: #f97316; }
.hrjh .e912l4kv     { background: #0c1a2e; border-color: #38bdf8; }
.hrjh .u28zx { background: #12103a; border-color: #818cf8; }
.hrjh .fyt1vvhm    { background: #0a2020; border-color: #2dd4bf; }
.hrjh .ikhzn strong  { color: #f1f5f9; }
.hrjh .ikhzn p       { color: #cbd5e1; }
.hrjh .ukn6s    .e912l4kv     .hf49azc::before,
.hrjh .jlzecwnn  .e912l4kv     .hf49azc::before,
.hrjh .wcecj4  .e912l4kv     .hf49azc::before,
.hrjh .h349h .e912l4kv     .hf49azc::before { color: #38bdf8; }
.hrjh .ukn6s    .u28zx .hf49azc::before,
.hrjh .jlzecwnn  .u28zx .hf49azc::before,
.hrjh .wcecj4  .u28zx .hf49azc::before,
.hrjh .h349h .u28zx .hf49azc::before { color: #818cf8; }
.hrjh .ukn6s    .fyt1vvhm    .hf49azc::before,
.hrjh .jlzecwnn  .fyt1vvhm    .hf49azc::before,
.hrjh .wcecj4  .fyt1vvhm    .hf49azc::before,
.hrjh .h349h .fyt1vvhm    .hf49azc::before { color: #2dd4bf; }
.d7yuoq .e912l4kv     { background: var(--accent-bg); border-color: var(--accent-light); }
.d7yuoq .u28zx { background: var(--accent-bg-light); border-color: var(--accent-light); }
.d7yuoq .fyt1vvhm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.d7yuoq .ukn6s    .hf49azc::before,
.d7yuoq .jlzecwnn  .hf49azc::before,
.d7yuoq .wcecj4  .hf49azc::before,
.d7yuoq .h349h .hf49azc::before { color: var(--accent-light) !important; }
.lyf1::before,
.lvljb::before { margin-right: 5px; }
.lkeapy .tw7ul3e ul li,
.lkeapy .mfj5pw li         { color: #4ade80; }
.lkeapy .tw7ul3e .lyf1 { color: #22c55e; }
.lkeapy .zdkqou6 ul li,
.lkeapy .zj09sdyy li         { color: #f87171; }
.lkeapy .zdkqou6 .lvljb { color: #ef4444; }
.e0ts .tw7ul3e { background: var(--bg-pros); }
.e0ts .zdkqou6 { background: var(--bg-cons); }
.e0ts .tw7ul3e .lyf1 { color: var(--c-pros-label); }
.e0ts .zdkqou6 .lvljb { color: var(--c-cons); }
.e0ts .tw7ul3e ul li,
.e0ts .mfj5pw li            { color: var(--c-pros); }
.e0ts .zdkqou6 ul li,
.e0ts .zj09sdyy li            { color: var(--c-cons); }
.wrqyz .tw7ul3e { background: var(--bg-pros); }
.wrqyz .zdkqou6 { background: var(--bg-cons); }
.wrqyz .tw7ul3e .lyf1 { color: var(--c-pros-label); }
.wrqyz .zdkqou6 .lvljb { color: var(--c-cons); }
.wrqyz .tw7ul3e ul li,
.wrqyz .mfj5pw li          { color: var(--c-pros); }
.wrqyz .zdkqou6 ul li,
.wrqyz .zj09sdyy li          { color: var(--c-cons); }
.yj40ku2 .lyf1::before { content: "✓ "; }
.yj40ku2 .lvljb::before { content: "✗ "; }
.qz6yfneu .lyf1::before { content: "→ "; }
.qz6yfneu .lvljb::before { content: "← "; }
.agk97 .lyf1::before { content: "★ "; }
.agk97 .lvljb::before { content: "✕ "; }
.nx3l22 .lyf1::before { content: "◆ "; }
.nx3l22 .lvljb::before { content: "▲ "; }
.k7fj1pb .ikhzn { background: transparent; border-left: none; border: 1.5px solid; }
.k7fj1pb .e912l4kv     { border-color: var(--c-tip-border); }
.k7fj1pb .u28zx { border-color: var(--c-warn-border); }
.k7fj1pb .fyt1vvhm    { border-color: #60a5fa; }
.k7fj1pb .ikhzn strong { color: var(--text-primary); }
.k7fj1pb .ikhzn p      { color: var(--text-muted); }
.kh57 .ikhzn { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.kh57 .e912l4kv     { border-top-color: var(--c-tip-border); }
.kh57 .u28zx { border-top-color: var(--c-warn-border); }
.kh57 .fyt1vvhm    { border-top-color: #60a5fa; }
.z0u4gsk .ikhzn { border-left: none; border-radius: 8px; }
.z0u4gsk .e912l4kv     { background: #065f46; }
.z0u4gsk .u28zx { background: #92400e; }
.z0u4gsk .fyt1vvhm    { background: #1e3a8a; }
.z0u4gsk .ikhzn strong,
.z0u4gsk .ikhzn p { color: #fff; }
.z0u4gsk .hf49azc::before { color: rgba(255,255,255,0.85) !important; }
.qosyka7.z0u4gsk .e912l4kv,
.qosyka7 .z0u4gsk .e912l4kv     { background: #052e16; }
.qosyka7.z0u4gsk .u28zx,
.qosyka7 .z0u4gsk .u28zx { background: #2d0a1e; }
.qosyka7.z0u4gsk .fyt1vvhm,
.qosyka7 .z0u4gsk .fyt1vvhm    { background: #1e1036; }
.q82iw.z0u4gsk .e912l4kv,
.q82iw .z0u4gsk .e912l4kv      { background: #2d2000; }
.q82iw.z0u4gsk .u28zx,
.q82iw .z0u4gsk .u28zx  { background: #2d0b0b; }
.q82iw.z0u4gsk .fyt1vvhm,
.q82iw .z0u4gsk .fyt1vvhm     { background: #2d1600; }
.hrjh.z0u4gsk .e912l4kv,
.hrjh .z0u4gsk .e912l4kv      { background: #0c1a2e; }
.hrjh.z0u4gsk .u28zx,
.hrjh .z0u4gsk .u28zx  { background: #12103a; }
.hrjh.z0u4gsk .fyt1vvhm,
.hrjh .z0u4gsk .fyt1vvhm     { background: #0a2020; }
.hwni8d3j .ikhzn { border-left: none; border-radius: 6px; padding: 10px 14px; }
.hwni8d3j .e912l4kv     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.hwni8d3j .u28zx { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.hwni8d3j .fyt1vvhm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.hwni8d3j .ikhzn strong { color: var(--text-primary); }
.hwni8d3j .ikhzn p      { color: var(--text-muted); }
.na91t .ikhzn { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ukn6s .hf49azc,
.jlzecwnn .hf49azc,
.wcecj4 .hf49azc,
.h349h .hf49azc { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ukn6s .hf49azc::before,
.jlzecwnn .hf49azc::before,
.wcecj4 .hf49azc::before,
.h349h .hf49azc::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ukn6s .e912l4kv     .hf49azc::before { content: "✦"; color: var(--c-tip-border); }
.ukn6s .u28zx .hf49azc::before { content: "▲"; color: var(--c-warn-border); }
.ukn6s .fyt1vvhm    .hf49azc::before { content: "◉"; color: #60a5fa; }
.jlzecwnn .e912l4kv     .hf49azc::before { content: "★"; color: var(--c-tip-border); }
.jlzecwnn .u28zx .hf49azc::before { content: "◆"; color: var(--c-warn-border); }
.jlzecwnn .fyt1vvhm    .hf49azc::before { content: "●"; color: #60a5fa; }
.wcecj4 .e912l4kv     .hf49azc::before { content: "▶"; color: var(--c-tip-border); }
.wcecj4 .u28zx .hf49azc::before { content: "■"; color: var(--c-warn-border); }
.wcecj4 .fyt1vvhm    .hf49azc::before { content: "▸"; color: #60a5fa; }
.h349h .e912l4kv     .hf49azc::before { content: "→"; color: var(--c-tip-border); }
.h349h .u28zx .hf49azc::before { content: "⬥"; color: var(--c-warn-border); }
.h349h .fyt1vvhm    .hf49azc::before { content: "◈"; color: #60a5fa; }
.ybqb .tm1c .voc12,
.ybqb .re3z .voc12  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ybqb .gw6m0ypk                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ybqb .spgca4                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ybqb .kjr2x8nv            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.ybqb .nlyjh          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ybqb .xcf4f0xd                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p150 .tm1c .voc12,
.p150 .re3z .voc12,
.p150 .gw6m0ypk,
.p150 .spgca4,
.p150 .kjr2x8nv,
.p150 .nlyjh,
.p150 .xcf4f0xd,
.p150 .na91t .ikhzn { box-shadow: none; }
.u7kbo   body, .u7kbo   { font-size: 0.9rem; }
.u7kbo   .yucom, .u7kbo .b29j3apq, .u7kbo .ohaay,
.u7kbo   .k8m7p8n, .u7kbo .hjf6t { font-size: 0.9rem; }
.u7kbo   .d0yh60, .u7kbo .f36f { font-size: 0.9rem; }
.s9msiw   .yucom, .s9msiw .b29j3apq, .s9msiw .ohaay,
.s9msiw   .k8m7p8n, .s9msiw .hjf6t { font-size: 0.95rem; }
.s9msiw   .d0yh60, .s9msiw .f36f { font-size: 0.95rem; }
.vq0s0d   .yucom, .vq0s0d .b29j3apq, .vq0s0d .ohaay,
.vq0s0d   .k8m7p8n, .vq0s0d .hjf6t { font-size: 1.08rem; }
.vq0s0d   .d0yh60, .vq0s0d .f36f { font-size: 1.05rem; }
.vq0s0d   .x43cbnk9 { font-size: 0.97rem; }
.ytrv .rykemfz      { font-size: 3.2rem; }
.ytrv h2.x8ck60 { font-size: 1.9rem; }
.ytrv h3.u9fabw     { font-size: 1.4rem; }
.d9w3u6e .rykemfz      { font-size: 3.8rem; }
.d9w3u6e h2.x8ck60 { font-size: 2.2rem; }
.d9w3u6e h3.u9fabw     { font-size: 1.6rem; }
.j7b01 + .j7b01 { position: relative; }
.y3ck   .j7b01 + .j7b01::before,
.kujqw  .j7b01 + .j7b01::before,
.nq4vn74a   .j7b01 + .j7b01::before,
.ch7uvy   .j7b01 + .j7b01::before,
.z55wa   .j7b01 + .j7b01::before,
.upn4jo .j7b01 + .j7b01::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.y3ck .j7b01 + .j7b01::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kujqw .j7b01 + .j7b01::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nq4vn74a .j7b01 + .j7b01::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;
}
.ch7uvy .j7b01 + .j7b01::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.yp98u9g8 .j7b01 { margin-bottom: 16px; }
.yp98u9g8 .j7b01 + .j7b01 { margin-top: 0; }
.yp98u9g8 .ujm726g { padding-top: 0; padding-bottom: 0; }
.z55wa .j7b01 + .j7b01::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.upn4jo .j7b01 + .j7b01::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jecfsh .j7b01 + .j7b01::before,
.y5y0 .j7b01 + .j7b01::before,
.s558s9 .j7b01 + .j7b01::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%;
}
.ghsqtk3 .jecfsh .j7b01:nth-child(even)::before,
.ghsqtk3 .y5y0 .j7b01:nth-child(even)::before,
.ghsqtk3 .s558s9 .j7b01:nth-child(even)::before { background: var(--bg-surface); }
.eifg5sk .jecfsh .j7b01:nth-child(even)::before,
.eifg5sk .y5y0 .j7b01:nth-child(even)::before,
.eifg5sk .s558s9 .j7b01:nth-child(even)::before { background: var(--bg-card); }
.jecfsh .j7b01 + .j7b01::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");
}
.y5y0 .j7b01 + .j7b01::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");
}
.s558s9 .j7b01 + .j7b01::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");
}
.y4rfj .txguvsc,
.radfmby .txguvsc { padding-bottom: 60px; }
.nnxa .txguvsc { padding-bottom: 70px; }
.xtjaklbf .o2qhr8 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cmfx .o2qhr8 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.peyndfg .o2qhr8 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.u37o70 .o2qhr8 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.az516m7i .o2qhr8 { background: var(--accent-bg); }
.kzgavr .vnmqz04j { float: left; width: 38%; margin: 0 28px 16px 0; }
.kzgavr .vnmqz04j .po1mbrnv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kzgavr .ujm726g::after { content: ''; display: block; clear: both; }
.xt6mc .vnmqz04j { float: right; width: 38%; margin: 0 0 16px 28px; }
.xt6mc .vnmqz04j .po1mbrnv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xt6mc .ujm726g::after { content: ''; display: block; clear: both; }
.kxf33wdt .j7b01:nth-child(odd)  .vnmqz04j { float: left;  width: 38%; margin: 0 28px 16px 0; }
.kxf33wdt .j7b01:nth-child(even) .vnmqz04j { float: right; width: 38%; margin: 0 0 16px 28px; }
.kxf33wdt .vnmqz04j .po1mbrnv { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kxf33wdt .ujm726g::after { content: ''; display: block; clear: both; }
.kzgavr .dujmw,
.kzgavr .fnu9b,
.xt6mc .dujmw,
.xt6mc .fnu9b,
.kxf33wdt .dujmw,
.kxf33wdt .fnu9b { clear: both; }
@media (max-width: 900px) {
  .kzgavr .vnmqz04j,
  .xt6mc .vnmqz04j,
  .kxf33wdt .j7b01:nth-child(odd)  .vnmqz04j,
  .kxf33wdt .j7b01:nth-child(even) .vnmqz04j {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kzgavr .vnmqz04j .po1mbrnv,
  .xt6mc .vnmqz04j .po1mbrnv,
  .kxf33wdt .vnmqz04j .po1mbrnv {
    max-height: none !important;
  }
}
.kzgavr .d0yh60,
.kzgavr .f36f,
.xt6mc .d0yh60,
.xt6mc .f36f,
.kxf33wdt .d0yh60,
.kxf33wdt .f36f { overflow: hidden; }
@media (max-width: 640px) {
  .kzgavr .vnmqz04j,
  .xt6mc .vnmqz04j,
  .kxf33wdt .vnmqz04j { float: none; width: 100%; margin: 0 0 16px 0; }
}
.zi4rh .ye3gv,
.zi4rh .ujm726g,
.zi4rh .jnj8x  { max-width: 1100px; }
.nvbte .ye3gv,
.nvbte .ujm726g,
.nvbte .jnj8x  { max-width: 1200px; }
.kmoha .ye3gv,
.kmoha .ujm726g,
.kmoha .jnj8x  { max-width: 1320px; }
.kmoha { --content-mw: 1320px; }
.r9uebp { font-size: 0.82rem; color: var(--text-muted); }
.zc19q { display: flex; align-items: center; }
.qyuhwd0 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jq6k3 { display: flex; align-items: center; }
.xgc0 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.xgc0:hover { text-decoration: underline; }
.ukqu2 { margin: 0 3px; opacity: 0.45; }
.ukqu2::before { content: '/'; }
.c9i9n20v { padding: 2px 5px; color: var(--text-main); }
.gtekrqfo .r9uebp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gtekrqfo .zc19q { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.v19ubz .r9uebp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.v19ubz .zc19q { padding: 0 0 0 12px; }
.bicgi .zc19q { padding: 0 16px; }
.bicgi .r9uebp {
  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);
}
.bicgi .ye3gv { padding-top: 28px; }
@media (max-width: 720px) {
  .daf1ok { margin-top: 18px; padding: 0 16px; }
  .bicgi .ye3gv { padding-top: 16px; }
}
.zi4rh.gtekrqfo .zc19q { max-width: 1100px; }
.nvbte.gtekrqfo .zc19q { max-width: 1200px; }
.kmoha.gtekrqfo .zc19q { max-width: 1320px; }
.kmoha .daf1ok { max-width: 1320px; }
.qydto .j7b01 { padding-top: 16px; padding-bottom: 16px; }
.i1imt .j7b01 { padding-top: 24px; padding-bottom: 24px; }
.tgo1bw .j7b01 { padding-top: 40px; padding-bottom: 40px; }
.i9uru .j7b01 { padding-top: 52px; padding-bottom: 52px; }
.i3te .j7b01:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.i3te .j7b01:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.i3te .j7b01:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.i3te .j7b01:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.j0cl .ujm726g { padding-top: 10px;  padding-bottom: 10px; }
.ftf1ja61 .ujm726g { padding-top: 18px;  padding-bottom: 18px; }
.wnqee6gm .ujm726g { padding-top: 36px;  padding-bottom: 36px; }
.c9we .ujm726g { padding-top: 48px;  padding-bottom: 48px; }
.wrhkg h2.x8ck60 { font-weight: 600; }
.wrhkg h3.u9fabw     { font-weight: 600; }
.i7b4u h2.x8ck60 { font-weight: 800; }
.i7b4u h3.u9fabw     { font-weight: 700; }
.drm5b h2.x8ck60 { font-weight: 900; }
.drm5b h3.u9fabw     { font-weight: 800; }
.drm5b .ikhzn strong,
.drm5b .ikhzn strong { font-weight: 600; }
.zd8xd9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.crp5fwu .zd8xd9 { display: none; }
@media (max-width: 640px) {
  .ywge6 { display: none; }
  .zd8xd9 {
    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;
  }
}
.zd8xd9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zd8xd9:hover { opacity: 0.85; }
.ltrlydm .zd8xd9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.locx .zd8xd9,
.a7g16zc  .zd8xd9 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.locx .zd8xd9:hover,
.a7g16zc  .zd8xd9:hover { opacity: 0.88; }
.ltrlydm.locx .zd8xd9,
.ltrlydm.a7g16zc  .zd8xd9 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.pstfk5ce {
  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;
}
.pstfk5ce:hover { transform: translateY(-2px); opacity: 0.92; }
.pstfk5ce { background: var(--cta) !important; color: #fff !important; border: none !important; }
.ur65z90a .pstfk5ce { display: none; }
.waha95d .pstfk5ce { right: 32px; }
.cnq61  .pstfk5ce { left: 32px; }
@media (max-width: 480px) {
  .waha95d .pstfk5ce { right: 20px; bottom: 20px; }
  .cnq61  .pstfk5ce { left: 20px; bottom: 20px; }
}
.k5qlsmpz { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.jnj8x { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.e71ny8x { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.x1ryh { color: var(--text-dim); font-size: 0.8rem; }
.jfi7lbg { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.jfi7lbg img { height: 26px; width: auto; object-fit: contain; }
.bqp1xag5 a, .qboppq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.bqp1xag5 a:hover, .qboppq a:hover { color: var(--accent-light); }
.qboppq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.r4zpfb2w .jnj8x { text-align: center; }
.r4zpfb2w .qboppq { justify-content: center; margin-bottom: 16px; }
.r4zpfb2w .e71ny8x { margin-top: 0; }
.t0ctpk { margin-top: 10px; }
.t0ctpk a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .jnj8x { padding-left: 16px; padding-right: 16px; }
  .sq345r .jnj8x { padding: 20px 16px; }
  .qboppq { gap: 4px 12px; }
  .e71ny8x { font-size: 0.78rem; }
}
.bxgsesi .t2agz02l .jfi7lbg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.bxgsesi .e71ny8x { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.bxgsesi .x1ryh { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .bxgsesi .h1jf7 { grid-template-columns: 1fr 1fr; } .bxgsesi .t2agz02l { grid-column: 1 / -1; } }
@media (max-width: 480px) { .bxgsesi .h1jf7 { grid-template-columns: 1fr; } }
.h55v1h .jfi7lbg { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.h55v1h .e71ny8x { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .h55v1h .cwlnn0um { gap: 12px; } .h55v1h .jfi7lbg { margin-right: 0; width: 100%; } }
.biat .elzb8 .jfi7lbg { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.biat .e71ny8x { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.biat .x1ryh { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .biat .d7qyf { grid-template-columns: 1fr 1fr; } .biat .elzb8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .biat .d7qyf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .lihw5d .ysrum2 { grid-template-columns: 1fr 1fr; } .lihw5d .lk2t:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lihw5d .ysrum2 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .r12n .ysrum2 { grid-template-columns: 1fr; } }
.pwn35 .jnj8x { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pwn35 .qboppq { justify-content: center; }
.fih056t2 .hiuh5176      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.fih056t2 .k5qlsmpz { background: var(--bg-page); border-top-color: var(--border-alt); }
.rz9hs6z2 .hiuh5176      { background: #0d1117; border-bottom-color: #21262d; }
.rz9hs6z2 .qd83zt4 { color: var(--accent-light); }
.rz9hs6z2 .tuxpov { --msep-color: #8b949e; }
.rz9hs6z2 .tuxpov a { color: #8b949e; }
.rz9hs6z2 .tuxpov a:hover { color: var(--accent-light); }
.rz9hs6z2 .d0v5w0ts { color: #8b949e; }
.rz9hs6z2 .k5qlsmpz { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.rz9hs6z2 .e71ny8x,
.rz9hs6z2 .x1ryh { color: #6e7681; }
.rz9hs6z2 .bqp1xag5 a, .rz9hs6z2 .qboppq a,
.rz9hs6z2 .jfi7lbg { color: #e6edf3; }
.rz9hs6z2 .bqp1xag5 a:hover, .rz9hs6z2 .qboppq a:hover,
@media (max-width: 640px) {
  .rz9hs6z2 .tuxpov { background: #0d1117; border-top-color: #21262d; }
  .rz9hs6z2 .tuxpov li a { border-bottom-color: #21262d; }
}
.ag56ppw4 .hiuh5176      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ag56ppw4 .qd83zt4 { color: var(--accent-light); }
.ag56ppw4 .tuxpov { --msep-color: #475569; }
.ag56ppw4 .tuxpov a { color: #475569; }
.ag56ppw4 .tuxpov a:hover { color: var(--accent-light); }
.ag56ppw4 .d0v5w0ts { color: #64748b; }
.ag56ppw4 .k5qlsmpz { background: #f0f4f8; border-top-color: #cbd5e1; }
.ag56ppw4 .e71ny8x,
.ag56ppw4 .x1ryh { color: #64748b; }
.ag56ppw4 .bqp1xag5 a, .ag56ppw4 .qboppq a,
.ag56ppw4 .vdln a, .ag56ppw4 .jfi7lbg { color: #374151; }
.ag56ppw4 .bqp1xag5 a:hover, .ag56ppw4 .qboppq a:hover,
@media (max-width: 640px) {
  .ag56ppw4 .tuxpov { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ag56ppw4 .tuxpov li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.locx .hiuh5176      { background: var(--accent); border-bottom-color: var(--accent-light); }
.locx .qd83zt4 { color: #fff; }
.locx .tuxpov { --msep-color: rgba(255,255,255,0.82); }
.locx .tuxpov a { color: rgba(255,255,255,0.82); }
.locx .tuxpov a:hover { color: #fff; }
.locx .d0v5w0ts { color: rgba(255,255,255,0.9); }
.locx .k5qlsmpz { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.locx .e71ny8x,
.locx .x1ryh { color: rgba(255,255,255,0.72); }
.locx .bqp1xag5 a, .locx .qboppq a,
.locx .vdln a, .locx .jfi7lbg { color: #fff; }
.locx .bqp1xag5 a:hover, .locx .qboppq a:hover,
@media (max-width: 640px) {
  .locx .tuxpov { background: var(--accent); border-top-color: var(--accent-light); }
  .locx .tuxpov li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.a7g16zc .hiuh5176 {
  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);
}
.a7g16zc .k5qlsmpz {
  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) {
  .a7g16zc .tuxpov {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.qr0ekd .gi0o { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.lfi72v .gi0o { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.xf26oou0 .gi0o { min-height: 72px; height: auto; }
.g9b0c .gi0o { min-height: 84px; height: auto; }
.sq345r .gi0o { max-width: none; padding: 0 32px; }
.sq345r .jnj8x  { max-width: none; padding: 24px 32px; }
.tlp17.nvbte .gi0o { max-width: 1200px; }
.tlp17.kmoha .gi0o { max-width: 1320px; }
.yu55g0jz   .qd83zt4, .yu55g0jz   .jfi7lbg { text-transform: capitalize; }
.tczi2r0g .qd83zt4, .tczi2r0g .jfi7lbg { text-transform: lowercase; }
.k0mi .qd83zt4, .k0mi .jfi7lbg { text-transform: uppercase; letter-spacing: 0.06em; }
.gwb5bims, .lvgz4 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zxz4wq .gwb5bims,
.zxz4wq .lvgz4 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.fteixp6 .gwb5bims,
.fteixp6 .lvgz4 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.rn3t7f .gwb5bims,
.rn3t7f .lvgz4 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.dnrl .gwb5bims,
.dnrl .lvgz4 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.igxyofu   .tuxpov a { font-weight: 500; }
.dmwp85s8 .tuxpov a { font-weight: 600; }
.us1u4o81     .tuxpov a { font-weight: 700; }
.l0uft    .tuxpov a { font-weight: 800; letter-spacing: 0.01em; }
.ifaev     .tuxpov > li + li::before,
.f2yf2    .tuxpov > li + li::before,
.uwog6k    .tuxpov > li + li::before,
.chrj05c .tuxpov > li + li::before,
.ofwbm .tuxpov > li + li::before,
.p5ywqhe1  .tuxpov > li + li::before,
.roj6itbv    .tuxpov > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ifaev     .tuxpov > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.f2yf2    .tuxpov > li + li::before { content: "|"; }
.uwog6k    .tuxpov > li + li::before { content: "—"; }
.chrj05c .tuxpov > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ofwbm .tuxpov > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.p5ywqhe1  .tuxpov > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.roj6itbv    .tuxpov > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xh2h .d0v5w0ts,
  .hbxeke96 .d0v5w0ts,
  .uwey .d0v5w0ts,
  .vvu7jkvn .d0v5w0ts,
  .dtqzjv .d0v5w0ts {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xh2h .d0v5w0ts::before,
  .hbxeke96 .d0v5w0ts::before,
  .uwey .d0v5w0ts::before,
  .vvu7jkvn .d0v5w0ts::before,
  .dtqzjv .d0v5w0ts::before { content: ""; display: block; flex-shrink: 0; }

  
  .xh2h .d0v5w0ts::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;
  }

  
  .hbxeke96 .d0v5w0ts::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;
  }

  
  .uwey .d0v5w0ts::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;
  }

  
  .vvu7jkvn .d0v5w0ts::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;
  }

  
  .dtqzjv .d0v5w0ts::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) {
  .fnzu .d0v5w0ts {
    padding: 5px 14px;
  }
  .fnzu .tuxpov {
    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;
  }
  .fnzu .tuxpov li a {
    border-bottom: none; padding: 10px 22px;
  }
  .fnzu .tuxpov li a:hover { background: var(--bg-raised); }
  .fnzu .njlsq3,
  .xbrv .njlsq3,
  .aogm92u .njlsq3 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .jt9jp8a1 .d0v5w0ts {
    padding: 5px 10px;
  }
  .jt9jp8a1 .tuxpov {
    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);
  }
  .jt9jp8a1 .tuxpov.j0p5vles { transform: translateX(0); }
  .jt9jp8a1 .tuxpov li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .jt9jp8a1 .tuxpov li:last-child a { border-bottom: none; }
  .locx .tuxpov,
  .rz9hs6z2 .tuxpov { background: var(--accent) !important; }
  .locx .tuxpov li a,
  .rz9hs6z2 .tuxpov li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .aogm92u .d0v5w0ts {
    padding: 5px 10px;
  }
  .aogm92u .tuxpov {
    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);
  }
  .aogm92u .tuxpov::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .aogm92u .tuxpov.j0p5vles { transform: translateY(0); }
  .aogm92u .tuxpov li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .p16ept29 .d0v5w0ts {
    padding: 5px 10px;
  }
  .p16ept29 .tuxpov {
    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;
  }
  .p16ept29 .tuxpov.j0p5vles { opacity: 1; pointer-events: auto; }
  .p16ept29 .tuxpov li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .box2     .d0v5w0ts { border-radius: 0 !important; }
  .cs7kb4br   .d0v5w0ts { border-radius: 8px !important; }
  .sdhxrt .d0v5w0ts { border-radius: 50% !important; }
  .mabr5er   .d0v5w0ts { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .mlm1 .cpfzchu8 { flex-direction: column; align-items: stretch; }
  .mlm1 .fkv689 { flex-direction: row; min-width: auto; }
  .mlm1 .qmsg { align-items: flex-start; text-align: left; }
}
.co00q3j,
.co00q3j.j7b01,
.ghsqtk3 .co00q3j,
.wv3sl .co00q3j,
.eifg5sk .co00q3j,
.iyz36a3 .co00q3j {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.npzjyw {
  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;
}
.y6pt { flex: 1 1 280px; min-width: 0; }
.b5ga {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.q9hgi {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cs3or {
  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;
}
.cs3or:hover { transform: translateY(-1px); opacity: 0.95; }
.cacjwymh .npzjyw {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.cacjwymh .b5ga { color: var(--cta); }
.cacjwymh .q9hgi { color: var(--text-body); }
.cacjwymh .cs3or {
  background: var(--cta) !important;
  color: #fff !important;
}
.njrr8f6 .npzjyw {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.njrr8f6 .b5ga { color: var(--text-primary); }
.njrr8f6 .q9hgi { color: var(--text-body); }
.njrr8f6 .cs3or {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .npzjyw {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .y6pt { flex: 0 0 auto; }
  .b5ga { font-size: 1.2rem; }
  .cs3or { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fqjra9 .ebwx9wr { height: 36px; }
.pvwk2nnv .ebwx9wr { height: 60px; max-width: 200px; }
.ccd9l9dt .ebwx9wr { height: 56px; max-width: 180px; }
.j4byn    .xrzq2m2, .j4byn    .e4t6ur { color: #f59e0b; }
.ghvre      .xrzq2m2 { font-size: 1rem; letter-spacing: 1.5px; }
.ghvre      .e4t6ur   { font-size: 1.35rem; }
.p9gk    .xrzq2m2, .p9gk    .e4t6ur { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.y9qw8f     .xrzq2m2, .y9qw8f     .e4t6ur { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.s3ci .xrzq2m2, .s3ci .e4t6ur { color: var(--cta); letter-spacing: 2px; }
.xi7uke   .xrzq2m2, .xi7uke   .e4t6ur { color: #e91e63; letter-spacing: 2px; }
.f8f3zol  .xrzq2m2, .f8f3zol  .e4t6ur { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.x2mhcu     .xrzq2m2, .x2mhcu     .e4t6ur { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.kprqsq .rpgltc77 + .rpgltc77 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.hlljib .spgca4 { padding: 18px 24px; min-height: 68px; }
.o67cuh .dbgllje0 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.o67cuh .uc4zu1zq {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.la3cxr9v .rpgltc77 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.fnu9b { counter-reset: cs-rank; }
.fnu9b .spgca4 { counter-increment: cs-rank; }
.fnu9b .spgca4::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;
}
.fcrzwz0 .fnu9b { counter-reset: cs-rank; gap: 0; }
.fcrzwz0 .spgca4 {
  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;
}
.fcrzwz0 .spgca4::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;
}
.fcrzwz0 .j4lhk8 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.fcrzwz0 .ncfw {
  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;
}
.fcrzwz0 .rho1 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.fcrzwz0 .j4lhk8 { min-width: 0; flex-direction: column; width: 100%; }
.fcrzwz0 .vpq0azr {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.fcrzwz0 .xrzq2m2 { color: var(--cta, var(--accent)); }
.fcrzwz0 .m32lzj8 { font-weight: 700; }
.fcrzwz0 .rpgltc77 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.fcrzwz0 .dbgllje0 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.fcrzwz0 .uc4zu1zq {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.fcrzwz0 .halk .uc4zu1zq { font-size: 1.3rem; color: var(--accent-light); }
.fcrzwz0 .fvtu2j {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.fcrzwz0 .spgca4:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .fcrzwz0 .fnu9b {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .fcrzwz0 .spgca4 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .fcrzwz0 .spgca4 { padding: 40px 16px 20px; }
  .fcrzwz0 .rpgltc77 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .fcrzwz0 .fvtu2j { width: 100%; min-width: 0; }
}
.xo0po .fnu9b { counter-reset: cs-rank; gap: 10px; }
.xo0po .spgca4 {
  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);
}
.xo0po .spgca4::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);
}
.xo0po .j4lhk8 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.xo0po .ncfw {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.xo0po .rho1 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.xo0po .vpq0azr {
  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;
}
.xo0po .xrzq2m2 { color: var(--cta, var(--accent)); }
.xo0po .rpgltc77 {
  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;
}
.xo0po .dbgllje0 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.xo0po .uc4zu1zq { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.xo0po .halk .uc4zu1zq { color: var(--accent-light); }
.xo0po .fvtu2j {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.xo0po .spgca4:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .xo0po .spgca4 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xo0po .spgca4::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xo0po .j4lhk8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xo0po .vpq0azr { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xo0po .rpgltc77 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xo0po .fvtu2j { width: 100%; min-width: 0; }
  .xo0po .xrzq2m2 { min-width: 0; }
}
.i030ta9f .spgca4::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.sc2u7h81 .bh89 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.sc2u7h81 .bh89 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.sc2u7h81 .bh89 p { padding: 0 2px 16px; }
.wm2l41ld .bh89 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.wm2l41ld .bh89 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.wm2l41ld .bh89 summary::after { content: "›"; font-size: 1.2em; }
.wm2l41ld .bh89[open] summary::after { content: "‹"; }
.wm2l41ld .bh89 p { padding: 10px 22px 4px; }
.gb0jt23a .bh89 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.gb0jt23a .bh89 summary { color: var(--text-primary); padding-left: 16px; }
.gb0jt23a .bh89 summary::after { content: "›"; font-size: 1.1em; }
.gb0jt23a .bh89[open] summary::after { content: "‹"; }
.gb0jt23a .bh89 p { padding-left: 16px; }
.jxmi .vagy4t { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.jxmi .bh89 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.jxmi .bh89:last-child { border-bottom: none; }
.jxmi .bh89 summary { color: var(--text-primary); border-radius: 0; }
.jxmi .bh89 summary::after { content: "›"; font-size: 1.1em; }
.jxmi .bh89[open] summary::after { content: "‹"; }
.zd2imv .bh89 { overflow: hidden; }
.zd2imv .bh89 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.zd2imv .bh89 summary::after { color: rgba(255,255,255,.75); }
.zd2imv .bh89[open] summary { border-radius: 0; }
.ped8c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xtns55l3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.o7e31he {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.w8e8ky1 { color: var(--text-muted); font-size: 1.05rem; }
.jpffzna2 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.n3h4af5 { margin-bottom: 20px; }
.gxihmwz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.vgaw {
  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;
}
.vgaw:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.z96mr { resize: vertical; min-height: 130px; }
.bt2hue5 { width: 100%; margin-top: 8px; }
.tmlwwoxg {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.trx81a3 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ax9wg { color: var(--text-muted); line-height: 1.75; }
.k4yu3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.k4yu3 li { margin-bottom: 6px; }
.s45nb { max-width: 760px; margin: 0 auto; }
.x340al { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.gxxte { max-width: 760px; margin: 0 auto; }
.x8txjhb ul.k4yu3 { margin: 0; }
@media (max-width: 640px) { .yf8f6q { grid-template-columns: 1fr; gap: 10px; } }
.eltcx0v9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.hf30 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.l5cp { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hf30 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hf30 .k4yu3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eltcx0v9 { grid-template-columns: 1fr; } }
.qqw1z7 ul.k4yu3 { margin: 0; }
.x9mwc6t .k4yu3,
.dwmdtc1q .k4yu3,
.s6rx .k4yu3,
.u0my .k4yu3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .io7h0 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .cy0e { grid-template-columns: 1fr; } .fzsjr { position: static; text-align: center; } }
@media (max-width: 860px) { .oneht { grid-template-columns: 1fr; } }
.u0my .k4yu3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zan3n { flex-direction: column; text-align: center; } .lvi8 { grid-template-columns: 1fr; } }
.l2gj { max-width: 760px; margin: 0 auto; }
.psxuic { position: relative; padding-left: 28px; }
.psxuic::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.xf667 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.xf667:last-child { padding-bottom: 0; }
.mzgex { 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; }
.ikyef h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.ikyef p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d4oq .o7e31he { color: var(--accent-light); }
.a6n8u4b .o7e31he { font-size: 2rem; }
.a6n8u4b .w8e8ky1 { max-width: 680px; }
.oa38y .o7e31he { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.oa38y .w8e8ky1  { margin: 0; }
@media (max-width: 640px) { .oa38y { flex-direction: column; } }
.plku .o7e31he { color: var(--accent-light); }
.eemy {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.eemy .o7e31he { color: #fff; }
.eemy .w8e8ky1  { color: rgba(255,255,255,0.85); }
.rizdbk0 { max-width: 680px; margin: 0 auto; }
.gzkbi {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .gzkbi { grid-template-columns: 1fr; } }
.f907ge .vgaw {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.f907ge .vgaw:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p9xc .vgaw { background: var(--bg-raised); border-color: transparent; }
.p9xc .vgaw:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mdfuphq8 .vgaw { border-radius: 100px; padding: 11px 20px; }
.mdfuphq8 .z96mr { border-radius: 14px; }
.vut60or8 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .vut60or8 { grid-template-columns: 1fr; } }
.v0fcdaxt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.v0fcdaxt h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.v0fcdaxt p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ov0sbp { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.ov0sbp li { margin-bottom: 6px; }
.iljs6j{position:relative;overflow:visible}
.zyrt39g .vdw19a{display:block}
.houo .o2qhr8~.wzpwgc,
.houo .upp1glfn~.wzpwgc{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.houo .o2qhr8~.wzpwgc .qog7,
.houo .upp1glfn~.wzpwgc .qog7{justify-content:flex-start}
.o2qhr8~.wzpwgc,.upp1glfn~.wzpwgc{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}
.o2qhr8~.wzpwgc .qog7{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.upp1glfn~.wzpwgc .qog7{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.j7p7apjs .qog7{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.i65zjyqu{--date-bg:var(--accent-bg-light)}
.eivq2bd .t6yg::before{content:""}
.cp0k2o .exjg8x9s{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .exjg8x9s{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .m6b72yx{max-width:100%}
}
.cmsx6 .nlyjh{margin:0}
@media (max-width:560px){
  .bpy5k5{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) {
  .pm2y { padding: 28px 18px 20px; }
  .faf1i { font-size: 1.2rem; }
  .e9vnt { max-width: 220px; max-height: 80px; }
}
.l3c2 {
  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);
}
.cp05c8y {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.e1gb  .l3c2 { border-radius: 50%; }
.dwz6i  .l3c2 { border-radius: 6px; }
.ngtr .l3c2 { border-radius: 22px; }
.i3drnfe .npzjyw {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .l3c2 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cr2c {
  margin: 28px 0 24px;
}
.cr2c .j7b01 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cr2c .ujm726g {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cr2c .npzjyw {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .gi0o { flex-direction: row-reverse; }
[dir="rtl"] .tuxpov { flex-direction: row-reverse; }
[dir="rtl"] .waha95d .pstfk5ce { right: auto; left: 32px; }
[dir="rtl"] .cnq61  .pstfk5ce { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .waha95d .pstfk5ce { right: auto; left: 20px; }
  [dir="rtl"] .cnq61  .pstfk5ce { left: auto;  right: 20px; }
}
[dir="rtl"] .kzgavr .vnmqz04j  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .xt6mc .vnmqz04j { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .o2qhr8,
[dir="rtl"] .ck4yrru,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .d0yh60, [dir="rtl"] .f36f { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tw7ul3e { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .zdkqou6 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ikhzn { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .npzjyw { direction: rtl; }
[dir="rtl"] .l3c2 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .spgca4,
[dir="rtl"] .r9uebp { direction: rtl; }
[dir="rtl"] .xcf4f0xd { direction: rtl; }
[dir="rtl"] .o66iv { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .nhwlq8q .f36f,
[dir="rtl"] .dle6d .f36f,
[dir="rtl"] .wry65udm .f36f,
[dir="rtl"] .pzpkpm .f36f {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .nhwlq8q .f36f li::before,
[dir="rtl"] .dle6d .f36f li::before,
[dir="rtl"] .wry65udm .f36f li::before,
[dir="rtl"] .pzpkpm .f36f li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .eglebdwh.wnavrlfy .vso0,
[dir="rtl"] .bd2jc0.wnavrlfy .vso0,
[dir="rtl"] .rd0yk.wnavrlfy .vso0,
[dir="rtl"] .oumh4.wnavrlfy .vso0,
[dir="rtl"] .yrimrjh8.wnavrlfy .vso0 { text-align: right; }
[dir="rtl"] .o2qhr8.wnavrlfy .txguvsc { align-items: flex-end; text-align: right; }
[dir="rtl"] .o2qhr8.sgs1ab1m .txguvsc { text-align: center; }
[dir="rtl"] .o2qhr8 .txguvsc { text-align: right; }
[dir="rtl"] .ujm726g,
[dir="rtl"] .k8m7p8n,
[dir="rtl"] .hjf6t,
[dir="rtl"] .ytgd6,
[dir="rtl"] .jpffzna2,
[dir="rtl"] .gxihmwz,
[dir="rtl"] .vgaw,
[dir="rtl"] .z96mr { text-align: right; direction: rtl; }
[dir="rtl"] .mdfuphq8 .vgaw,
[dir="rtl"] .f907ge .vgaw { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #f97316;
  --brand:           #f97316;
  --brand-light:     #bc560f;
  --brand-pale:      #e27c36;
  --grad-start:      #fba86f;
  --grad-end:        #f8cdaf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #eab308;
  --cta-light:       #c79701;
  --cta-hover:       #ae8505;
  --bg-page:         #f8f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f4f3;
  --bg-raised:       #f1efed;
  --bg-hover:        #f6f4f3;
  --border:          #e9e4e1;
  --border-alt:      #ddd4cf;
  --border-section:  #e9e4e1;
  --text-primary:    #1c1916;
  --text-muted:      #625750;
  --text-body:       #38322d;
  --text-sub:        #544b44;
  --text-faint:      #8c7d72;
  --text-dim:        #a3978e;
  --text-label:      #70645b;
  --text-value:      #463e39;
  --accent-bg:       #f7e8dd;
  --accent-bg-light: #f6d6c0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f1f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf4f3;
  --c-pros:          #0c9613;
  --c-cons:          #9f2921;
  --c-pros-label:    #0eb317;
  --c-tip-border:    #10c61a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c9613;
}
:root { --logo-bg-opacity: 46%; }
body, button, input { font-family: "Orbitron", sans-serif; }
.qx9o6k08 .hf49azc { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qx9o6k08 .hf49azc::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qx9o6k08 .e912l4kv     .hf49azc::before { content: "";  color: var(--c-tip-border); }.qx9o6k08 .u28zx .hf49azc::before { content: ""; color: var(--c-warn-border); }.qx9o6k08 .fyt1vvhm    .hf49azc::before { content: ""; color: #60a5fa; }.qosyka7 .qx9o6k08 .e912l4kv     .hf49azc::before { color: #10b981; }.qosyka7 .qx9o6k08 .u28zx .hf49azc::before { color: #f43f5e; }.qosyka7 .qx9o6k08 .fyt1vvhm    .hf49azc::before { color: #a855f7; }.q82iw  .qx9o6k08 .e912l4kv     .hf49azc::before { color: #eab308; }.q82iw  .qx9o6k08 .u28zx .hf49azc::before { color: #ef4444; }.q82iw  .qx9o6k08 .fyt1vvhm    .hf49azc::before { color: #f97316; }.hrjh  .qx9o6k08 .e912l4kv     .hf49azc::before { color: #38bdf8; }.hrjh  .qx9o6k08 .u28zx .hf49azc::before { color: #818cf8; }.hrjh  .qx9o6k08 .fyt1vvhm    .hf49azc::before { color: #2dd4bf; }.d7yuoq .qx9o6k08 .hf49azc::before { color: var(--accent-light) !important; }
.wf4y31ew .ehe4t, .wf4y31ew .o2qhr8 { min-height: 320px; }
.ukqu2::before { content: '>'; }