:root {
  --color-accent: #01b02f;
  --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;
}
.qs50k {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dxsq {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jatf1 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.fd2jekir { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xcphv { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xcphv a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xcphv a:hover { color: var(--accent-light); }
.pe8ph     .a7t4 { border-radius: 6px; }
.pe8ph .a7t4 li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.pe8ph .a7t4 li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.vbxnvv .a7t4 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .a7t4 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wos615p:hover .a7t4,
  .wos615p:focus-within .a7t4 { display: block; }
  .a7t4 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.gq4iyhid {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.vopdp4 { display: none; }
@media (max-width: 640px) {
  .vopdp4 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .vopdp4.hldht { display: block; }
}
@media (max-width: 640px) {
  .gq4iyhid { display: block; }
  .xcphv > li + li::before { display: none !important; }
  .xcphv {
    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;
  }
  .xcphv.hldht { display: flex; }
  .xcphv li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xcphv li:last-child a { border-bottom: none; }
}
.nsuw { min-height: 480px; }
.qgehvmd {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rsji { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.edr4d9 .rsji { margin-left: 0; margin-right: 0; }
.gwob5b4 {
  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;
}
.q9h882j .gwob5b4 { margin-top: 24px; }
.gwob5b4:hover { opacity: 0.88; }
.qmam9rot .qgehvmd { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.qmam9rot .rsji { color: #e2e8f0; }
.qmam9rot.edr4d9   .arl9l8t4 { text-align: left; }
.cfh3uifz .qgehvmd { color: var(--text-primary); text-shadow: none; }
.cfh3uifz .rsji { color: var(--text-muted); }
.cfh3uifz .gwob5b4 { margin-top: 16px; }
.cfh3uifz, .cfh3uifz.nsuw { min-height: auto !important; }
.cfh3uifz.edr4d9   .arl9l8t4 { text-align: left; }
.cfh3uifz~.f0swom{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.cfh3uifz~.f0swom .vsx4{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.qjut3e4 .qgehvmd { color: #fff; }
.qjut3e4 .rsji { color: rgba(255,255,255,0.85); }
.ju1g1lo3 .pbqu { position: relative; overflow: hidden; }
.ju1g1lo3 .pbqu::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;
}
.waycwre .pbqu {
  animation: hg-breathe 7s ease-in-out infinite;
}
.q5bfxbay .pbqu { position: relative; overflow: hidden; }
.q5bfxbay .pbqu::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;
}
.vea3ipj0 .pbqu { position: relative; overflow: hidden; }
.vea3ipj0 .pbqu::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;
}
.aonc6 .pbqu {
  animation: hg-fadein 1.2s ease-out both;
}
.pbqu {
  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%);
}
.md210u2k {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.buu3cty {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.pbqu .qgehvmd { text-shadow: none; color: var(--text-primary); }
.pbqu .rsji { color: var(--text-muted); }
body.t6yy5w .qgehvmd {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vy53amh .qgehvmd {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.nsuw.qjut3e4 .qgehvmd,
section.qjut3e4 .qgehvmd {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.pbqu.wjuow .md210u2k { align-items: center; text-align: center; }
.pbqu.edr4d9   .md210u2k { align-items: flex-start; text-align: left; }
.jf6dyh .buu3cty { position: relative; }
.jf6dyh .buu3cty::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.jf6dyh.ue7t8fh .buu3cty::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.wkvbs .buu3cty {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.wkvbs.ue7t8fh .buu3cty { padding: 32px 0 32px 32px; }
.nalibs .buu3cty {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ue7t8fh .md210u2k {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.nalibs.ue7t8fh .buu3cty { padding: 40px 16px 40px 48px; }
.nsuw .vf5p49km {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.vf5p49km .atezdmga {
  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;
}
.vf5p49km .atezdmga::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.vf5p49km .llnrhtt { display: contents !important; }
.vf5p49km .llnrhtt .cvrxni1i {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.vf5p49km .llnrhtt .ttvze4 { max-height: 48px; max-width: 96px; }
.vf5p49km .llnrhtt .o6ahebj2 {
  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;
}
.vf5p49km .gckw {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.vf5p49km .lpwyc7be { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.vf5p49km .og40 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.vf5p49km .og40 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.vf5p49km .jw79xwl { display: contents !important; }
.vf5p49km .jw79xwl .y1fw0u:not(.h10781) { display: none !important; }
.vf5p49km .jw79xwl .h10781 {
  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;
}
.vf5p49km .jw79xwl .h10781 .ica4dqk {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.vf5p49km .jw79xwl .h10781 .w1spgcp4 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.vf5p49km .gjutp { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.vf5p49km .gjutp.vnpg {
  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;
}
.vf5p49km .gjutp.vnpg:hover { opacity: 0.85; }
.vf5p49km .atezdmga,
.vf5p49km .atezdmga:hover,
.vf5p49km .atezdmga:nth-child(even),
.vf5p49km .atezdmga:nth-child(odd),
.vf5p49km .atezdmga:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.svq4fat3 .buu3cty {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
.pa72lvh {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px !important;
  width: 100%;
}
@media (max-width: 700px) {
  .pbqu { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .pbqu:not(.svq4fat3) .buu3cty { display: none !important; }
  .svq4fat3 .buu3cty { padding: 16px; }
  .md210u2k  { padding: 36px 24px; }
  .pbqu~.f0swom,.ue7t8fh~.f0swom{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .nsuw, .pbqu { min-height: 320px !important; }
  .qgehvmd { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rodn1xhd,
  .pa72lvh,
  .p69s1dg { grid-template-columns: 1fr !important; }

  

  
  .q86fg { display: flex !important; flex-direction: column !important; }
  .q86fg .arl9l8t4 { display: contents; }
  .q86fg .v4td1p2 { order: 0; }
  .q86fg .qgehvmd { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .q86fg .rodn1xhd { order: 2; padding: 0 16px 12px !important; }
  .q86fg .rsji { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .q9h882j .arl9l8t4 { display: flex; flex-direction: column; }
  .q9h882j .arl9l8t4 .qgehvmd { order: 1; }
  .q9h882j .arl9l8t4 .p69s1dg { order: 2; margin: 8px 0 24px !important; }
  .q9h882j .arl9l8t4 .rsji { order: 3; }
  .q9h882j .arl9l8t4 .gwob5b4 { order: 4; align-self: center; margin-top: 0; }

  
  .pbqu.svq4fat3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .pbqu.svq4fat3 .md210u2k { display: contents; padding: 0; }
  .pbqu.svq4fat3 .md210u2k .qgehvmd { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .pbqu.svq4fat3 .buu3cty { order: 2; padding: 12px 16px; }
  .pbqu.svq4fat3 .md210u2k .rsji { order: 3; padding: 0 24px; margin: 0 auto; }
  .pbqu.svq4fat3 .md210u2k .gwob5b4 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.zi3gw2z { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g3tskh { width: 100%; height: auto; display: block; border-radius: 10px; }
.oxcyl .zi3gw2z        { border-radius: 16px; }
.oxcyl .g3tskh  { border-radius: 16px; }
.dadun6ub .zi3gw2z         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dadun6ub .g3tskh   { border-radius: 8px; }
.giy93t { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.m8k69aj2 { width: 100%; padding: 32px 0; position: relative; }
.mc6c { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.q91ls .m8k69aj2:nth-child(even) { background: var(--bg-surface); }
.q91ls .m8k69aj2:nth-child(odd)  { background: var(--bg-page); }
.ubezjqo .m8k69aj2:nth-child(even) { background: var(--bg-card); }
.ubezjqo .m8k69aj2:nth-child(odd)  { background: var(--bg-page); }
.q91ls .m8k69aj2:nth-child(odd)  .mc6c { background: var(--bg-card); border-radius: 6px; }
.q91ls .m8k69aj2:nth-child(even) .mc6c { background: var(--bg-raised); border-radius: 6px; }
.ubezjqo .m8k69aj2:nth-child(odd)  .mc6c { background: var(--bg-card); border-radius: 6px; }
.ubezjqo .m8k69aj2:nth-child(even) .mc6c { background: var(--bg-raised); border-radius: 6px; }
.q91ls .m8k69aj2:nth-child(even) .fbkrjsu .xnk3vef,
.ubezjqo .m8k69aj2:nth-child(even) .fbkrjsu .xnk3vef { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.q91ls .m8k69aj2:nth-child(odd) .fbkrjsu .xnk3vef,
.ubezjqo .m8k69aj2:nth-child(odd) .fbkrjsu .xnk3vef { background: var(--bg-card-inner); }
.q91ls .m8k69aj2:nth-child(even) .tbfvv6ap .xnk3vef:nth-child(odd),
.ubezjqo .m8k69aj2:nth-child(even) .tbfvv6ap .xnk3vef:nth-child(odd)  { background: var(--bg-card); }
.q91ls .m8k69aj2:nth-child(even) .tbfvv6ap .xnk3vef:nth-child(even),
.ubezjqo .m8k69aj2:nth-child(even) .tbfvv6ap .xnk3vef:nth-child(even) { background: var(--bg-card-inner); }
h1.euw76fhp { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.euw76fhp {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.wsc6nlp { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.f60btkmk h2.euw76fhp {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.lrv4eos h2.euw76fhp {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gdzy7 h2.euw76fhp {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.tpa02 h2.euw76fhp::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.cby30end h2.euw76fhp {
  color: var(--text-primary); font-size: 1.7rem;
}
.ms28i9 h2.euw76fhp::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.p4huiqm h2.euw76fhp {
  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;
}
@media (max-width: 640px) { .jvegko { display: none; } }
.jspp9l { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.df6dcwy { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.mjm8smlp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.yqukp8w { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.idr36u2 { padding-left: 20px; }
.idr36u2 li { margin-bottom: 6px; }
.idr36u2 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.idr36u2 a:hover { color: var(--accent-light); }
.cado .yqukp8w { display: none; }
.sz92z .yqukp8w { display: none; }
.sz92z .idr36u2 { padding-left: 0; list-style: none; }
.sz92z .idr36u2 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.sz92z .idr36u2 a { font-size: 0.92rem; }
.hbyc70 .mjm8smlp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hbyc70 .yqukp8w { display: none; }
.hbyc70 .idr36u2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hbyc70 .idr36u2 li { margin-bottom: 0; }
.hbyc70 .idr36u2 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;
}
.hbyc70 .idr36u2 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.n364fd .mjm8smlp { padding: 20px 20px 16px; }
.n364fd .idr36u2 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.n364fd .idr36u2 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.n364fd .idr36u2 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;
}
.n364fd .idr36u2 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;
}
.n364fd .idr36u2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.n364fd .idr36u2 a:focus,
.n364fd .idr36u2 a:focus-visible,
.n364fd .idr36u2 a:target { outline: none; }
.n364fd .idr36u2 li:target a { border-color: var(--border); color: var(--text-muted); }
.p4lwix .mjm8smlp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.p4lwix .yqukp8w { display: none; }
.p4lwix .idr36u2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.p4lwix .idr36u2 li { counter-increment: toc-n; margin-bottom: 0; }
.p4lwix .idr36u2 a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.p4lwix .idr36u2 a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.p4lwix .idr36u2 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.lusvqpk .mjm8smlp { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.lusvqpk .yqukp8w { display: none; }
.lusvqpk .idr36u2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.lusvqpk .idr36u2 li { margin-bottom: 0; }
.lusvqpk .idr36u2 a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.lusvqpk .idr36u2 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.dx6gat .mjm8smlp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dx6gat .yqukp8w { display: none; }
.dx6gat .idr36u2 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dx6gat .idr36u2 li { margin-bottom: 0; }
.dx6gat .idr36u2 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dx6gat .idr36u2 li:last-child::after { content: ""; margin-right: 0; }
.dx6gat .idr36u2 a { font-size: 0.9rem; }
.xnk3vef { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.fbkrjsu .xnk3vef { background: var(--bg-card); }
.tbfvv6ap .xnk3vef:nth-child(odd)  { background: var(--bg-card); }
.tbfvv6ap .xnk3vef:nth-child(even) { background: var(--bg-raised); }
.bamjnj .xnk3vef {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.bamjnj .xnk3vef:last-child { border-bottom: none; }
.bamjnj h3.wsc6nlp { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.v46y1j .xnk3vef {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.v46y1j .xnk3vef + .xnk3vef { margin-top: 4px; }
.os00o6 .xnk3vef { background: none; border-radius: 0; padding: 12px 0; }
.os00o6 .xnk3vef + .xnk3vef { border-top: 1px solid var(--border-section); }
.qldaadd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.jdk28c { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.a6k8 { color: var(--text-body); margin-bottom: 10px; }
.w6hxg1, .macpdzdx { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.w6hxg1 li, .macpdzdx li { margin-bottom: 6px; }
.macpdzdx li { list-style: decimal; }
.gl8f     .w6hxg1 { list-style-type: "● "; }
.k3xgw  .w6hxg1 { list-style-type: "■ "; }
.bbo8be .w6hxg1 { list-style-type: "◆ "; }
.v8obd2gj    .w6hxg1 { list-style-type: "★ "; }
.gl8f     .wztf4w { list-style-type: "● "; }
.k3xgw  .wztf4w { list-style-type: "■ "; }
.bbo8be .wztf4w { list-style-type: "◆ "; }
.v8obd2gj    .wztf4w { list-style-type: "★ "; }
.gl8f    .w6hxg1 li::marker, .gl8f    .wztf4w li::marker,
.k3xgw .w6hxg1 li::marker, .k3xgw .wztf4w li::marker,
.bbo8be .w6hxg1 li::marker, .bbo8be .wztf4w li::marker,
.v8obd2gj   .w6hxg1 li::marker, .v8obd2gj   .wztf4w li::marker {
  color: var(--cta); font-size: 1em;
}
.gl8f .macpdzdx,
.k3xgw .macpdzdx,
.bbo8be .macpdzdx,
.v8obd2gj .macpdzdx {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gl8f .macpdzdx li,
.k3xgw .macpdzdx li,
.bbo8be .macpdzdx li,
.v8obd2gj .macpdzdx li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gl8f .macpdzdx li::before,
.k3xgw .macpdzdx li::before,
.bbo8be .macpdzdx li::before,
.v8obd2gj .macpdzdx 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;
}
.gl8f     .macpdzdx li::before { border-radius: 50%; }
.k3xgw  .macpdzdx li::before { border-radius: 3px; }
.bbo8be .macpdzdx li::before { border-radius: 3px; }
.v8obd2gj    .macpdzdx li::before { border-radius: 50%; }
.ohzrpcx { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.hkxt .ohzrpcx,
.thym .ohzrpcx { background: transparent; border: none; border-radius: 0; }
.pu7a { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.pu7a th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.pu7a td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.pu7a tr:hover td { background: var(--bg-hover); }
.z1o69e .pu7a tbody tr:nth-child(even) td { background: var(--bg-surface); }
.h13rqj .pu7a { border: 1px solid var(--border-alt); }
.h13rqj .pu7a th,
.h13rqj .pu7a td { border: 1px solid var(--border-alt); }
.rsnlhwmc .pu7a th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rsnlhwmc .pu7a td { border-bottom: none; }
.rsnlhwmc .pu7a tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.wmgkqouv .pu7a th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.acbhq6g .ohzrpcx {
  overflow: hidden;
}
.acbhq6g .pu7a th { border-bottom: 1px solid var(--border-alt); }
.acbhq6g .pu7a tr:last-child td { border-bottom: none; }
.ynlrm { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.zirrwph { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.c41eetxa { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.apyc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.p91t { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wztf4w { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wztf4w 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%}
.oopsfum5 .apyc { background: transparent; text-align: center; }
.oyhsmqha .c41eetxa {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.pqql .c41eetxa {
  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);
}
.an7xmg .zirrwph { display: grid; grid-template-columns: auto 1fr; }
.an7xmg .c41eetxa {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.an7xmg .apyc { grid-column: 2; }
.an7xmg .p91t,
.an7xmg .wztf4w { grid-column: 1 / -1; }
.jzp1a .zirrwph { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jzp1a .c41eetxa {
  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);
}
.jzp1a .apyc { grid-column: 2; }
.jzp1a .p91t,
.jzp1a .wztf4w { grid-column: 1 / -1; }
.p3nos .zirrwph { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.p3nos .apyc { background: none; color: var(--accent-light); font-weight: 700; }
.qxfy .zirrwph { 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); }
.qxfy .apyc { background: none; color: var(--accent-light); font-weight: 700; }
.r0fszv .zirrwph { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.r0fszv .zirrwph:last-child { border-bottom: none; }
.r0fszv .apyc { background: none; color: var(--accent-light); font-weight: 700; }
.c6gv1x .zirrwph { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c6gv1x .apyc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.f99xmjk2 .ynlrm { counter-reset: card-n; }
.f99xmjk2 .zirrwph  { counter-increment: card-n; }
.f99xmjk2 .apyc { display: flex; align-items: center; gap: 10px; }
.f99xmjk2 .apyc::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;
}
.zu131j1n .zirrwph { background: var(--bg-surface); border: 1px solid var(--border); }
.zu131j1n .apyc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.v5h2 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.v5h2         { --cl-hue: var(--accent); }
.gai2     { --cl-hue: #16a34a; }
.q4lzh { --cl-hue: #ea580c; }
.i7256lxl    { --cl-hue: #2563eb; }
.gai2, .q4lzh, .i7256lxl, .d30vh3w {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.v6uyi3j { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.v6uyi3j::before { color: var(--cl-hue); }
.v5h2 strong { color: var(--text-primary); font-size: 0.95rem; }
.v5h2 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.r0nnn3b { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.sld6, .b9gj { border-radius: 8px; padding: 14px; }
.sld6 { background: var(--bg-pros); }
.b9gj { background: var(--bg-cons); }
.hcox { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.sld6 .hcox { color: var(--c-pros-label); }
.b9gj .hcox { color: #f87171; }
.sld6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.b9gj ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g3tskh { width: 100%; height: auto; border-radius: 10px; display: block; }
.vnpg {
  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;
}
.vnpg:hover { opacity: 0.85; }
.a8ao .vnpg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.a8ao .vnpg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l912 .vnpg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.l912 .vnpg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a8ao .gjutp.vnpg, .l912 .gjutp.vnpg,
.a8ao .nis1c .vnpg, .l912 .nis1c .vnpg {
  background: var(--cta); border: none; color: #fff;
}
.a8ao .gjutp.vnpg:hover, .l912 .gjutp.vnpg:hover,
.a8ao .nis1c .vnpg:hover, .l912 .nis1c .vnpg:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.t545n2uo .gwob5b4 { border-radius: 50px; }
.t545n2uo .vnpg  { border-radius: 50px; }
.tbx73 .gwob5b4,
.tbx73 .vnpg { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.tbx73 .gwob5b4:hover,
.tbx73 .vnpg:hover { filter: brightness(1.08); opacity: 1; }
.n98h6vxv .gwob5b4,
.n98h6vxv .vnpg { box-shadow: 0 3px 14px -2px var(--cta); }
.n98h6vxv .gwob5b4:hover,
.n98h6vxv .vnpg:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.xi2zio3 .gwob5b4,
.xi2zio3 .vnpg { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.xi2zio3 .gwob5b4:hover,
.xi2zio3 .vnpg:hover { opacity: 1; }
.xi2zio3 .gwob5b4:active,
.xi2zio3 .vnpg:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.ssyzt .gwob5b4,
.ssyzt .vnpg { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.ssyzt .gwob5b4:hover,
.ssyzt .vnpg:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.ssyzt .gwob5b4:active,
.ssyzt .vnpg:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.pbk2b .gwob5b4,
.pbk2b .vnpg { position: relative; overflow: hidden; }
.pbk2b .gwob5b4::before,
.pbk2b .vnpg::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.pbk2b .gwob5b4:hover::before,
.pbk2b .vnpg:hover::before { left: 135%; }
.yx2d3 .gwob5b4,
.yx2d3 .vnpg { border-radius: 0; }
.g7zkj .gwob5b4 { padding-left: 22px; padding-right: 22px; }
.g7zkj .vnpg  { padding-left: 12px; padding-right: 12px; }
.ontw9p .gwob5b4 { padding-left: 44px; padding-right: 44px; }
.ontw9p .vnpg  { padding-left: 24px; padding-right: 24px; }
.zmsr .gwob5b4 { padding-left: 56px; padding-right: 56px; }
.zmsr .vnpg  { padding-left: 32px; padding-right: 32px; }
.vscns   .gwob5b4::after, .vscns   .vnpg::after,
.ufv49jd1 .gwob5b4::after, .ufv49jd1 .vnpg::after,
.n33l    .gwob5b4::after, .n33l    .vnpg::after,
.nrbxxe    .gwob5b4::after, .nrbxxe    .vnpg::after,
.k8qneh    .gwob5b4::after, .k8qneh    .vnpg::after,
.hbfsf     .gwob5b4::after, .hbfsf     .vnpg::after,
.tp1fccrb    .gwob5b4::after, .tp1fccrb    .vnpg::after,
.px618r1j   .gwob5b4::after, .px618r1j   .vnpg::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;
}
.vscns .gwob5b4::after, .vscns .vnpg::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");
}
.ufv49jd1 .gwob5b4::after, .ufv49jd1 .vnpg::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");
}
.n33l .gwob5b4::after, .n33l .vnpg::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");
}
.nrbxxe .gwob5b4::after, .nrbxxe .vnpg::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");
}
.k8qneh .gwob5b4::after, .k8qneh .vnpg::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");
}
.hbfsf .gwob5b4::after, .hbfsf .vnpg::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");
}
.tp1fccrb .gwob5b4::after, .tp1fccrb .vnpg::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");
}
.px618r1j .gwob5b4::after, .px618r1j .vnpg::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");
}
.rtf1   .g71wy4fh::after, .rtf1   .tlwq6cj::after,
.a2xcou .g71wy4fh::after, .a2xcou .tlwq6cj::after,
.we3r73ac    .g71wy4fh::after, .we3r73ac    .tlwq6cj::after,
.pzft1mdn    .g71wy4fh::after, .pzft1mdn    .tlwq6cj::after,
.s7un    .g71wy4fh::after, .s7un    .tlwq6cj::after,
.w0z59bf     .g71wy4fh::after, .w0z59bf     .tlwq6cj::after,
.sdqe7    .g71wy4fh::after, .sdqe7    .tlwq6cj::after,
.mecy   .g71wy4fh::after, .mecy   .tlwq6cj::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;
}
.rtf1 .g71wy4fh::after, .rtf1 .tlwq6cj::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");
}
.a2xcou .g71wy4fh::after, .a2xcou .tlwq6cj::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");
}
.we3r73ac .g71wy4fh::after, .we3r73ac .tlwq6cj::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");
}
.pzft1mdn .g71wy4fh::after, .pzft1mdn .tlwq6cj::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");
}
.s7un .g71wy4fh::after, .s7un .tlwq6cj::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");
}
.w0z59bf .g71wy4fh::after, .w0z59bf .tlwq6cj::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");
}
.sdqe7 .g71wy4fh::after, .sdqe7 .tlwq6cj::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");
}
.mecy .g71wy4fh::after, .mecy .tlwq6cj::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");
}
.hsgk {
  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;
}
.atezdmga {
  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;
}
.atezdmga > * { min-width: 0; }
.atezdmga:hover { background: var(--bg-hover); }
.atezdmga > [itemprop="item"] { display: contents; }
.atezdmga [itemprop="itemReviewed"],
.atezdmga [itemprop="reviewRating"] { display: none; }
.atezdmga::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;
}
.llnrhtt {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.cvrxni1i {
  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;
}
.ttvze4 { max-height: 52px; max-width: 110px; object-fit: contain; }
.o6ahebj2 {
  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;
}
.e6lb4mk .cvrxni1i    { background: #1a1a1a; }
.pmatzzk0 .cvrxni1i   { background: rgba(128,128,128,.12); }
.ib0g .cvrxni1i { background: var(--bg-raised); }
.har8nqqa .cvrxni1i    { background: transparent; padding: 0; }
.gckw {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.lpwyc7be { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.og40 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.jw79xwl {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.y1fw0u {
  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;
}
.ica4dqk {
  
  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%;
}
.w1spgcp4 {
  
  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;
}
.gjutp {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.gjutp.vnpg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .atezdmga {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .atezdmga::before    { grid-area: rank;   }
  .llnrhtt           { grid-area: ident;  }
  .gckw     { grid-area: rating; min-width: 0; width: auto; }
  .jw79xwl           { grid-area: pills;  }
  .gjutp             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .atezdmga {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .atezdmga::before    { justify-self: center; }
  .llnrhtt           { width: 100%; }
  .gckw     { justify-self: center; }
  .jw79xwl           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .ylbb { padding: 10px 16px; gap: 6px 16px; } }
.nis1c .vnpg { white-space: nowrap; }
@media (max-width: 560px) {
  .h0z6v { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .jq66wb { order: 1; }
  .nis1c { order: 2; margin-left: auto; align-self: center; }
  .hhhrq81k { order: 3; flex: 1 1 100%; min-width: 0; }
}
@media (min-width: 860px) {
  .qj2oq81 .mdt1ll {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qj2oq81 .z1kyfd { margin: 0; }
}
.thym .r0nnn3b { gap: 10px; }
.thym .sld6, .thym .b9gj { padding: 12px; }
.thym .sld6 ul, .thym .b9gj ul { margin: 4px 0 0; padding-left: 18px; }
.thym .sld6 li, .thym .b9gj li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .q5abf0 { grid-template-columns: 1fr; }
  .euhuae { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .euhuae .t4kcq { width: 72px; height: 50px; }
  .euhuae .ivtxby9 { max-width: 180px; }
  .euhuae .y8k1l31 { width: auto; }
}
@media (max-width: 720px) {
  .az6ao { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cuze98q { padding: 16px; }
  .ou1cap1q .kd9ef80 { min-width: 50%; }
}
.bwofmakw .r0nnn3b { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .w06qvond { grid-template-columns: 1fr; }
  .erdhwfc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .w16o0v77 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hiva { flex-wrap: wrap; padding: 16px; }
}
.ejbw144g .r0nnn3b { gap: 8px; }
.ejbw144g .sld6, .ejbw144g .b9gj { padding: 8px; }
@media (max-width: 480px) {
  .mnzz6hwz { flex-direction: column; align-items: stretch; }
}
.k5j6tp .y8k1l31 .vnpg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .hqrvgh { flex-direction: column; align-items: stretch; gap: 10px; }
  .k5j6tp .y8k1l31 { text-align: center; }
}
@media (max-width: 720px) {
  .m8pdtm5 { grid-template-columns: 1fr; }
  .dvg79l9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rc1dz { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .aily { grid-template-columns: 1fr; }
  .nqb7x { width: 100px; height: 100px; margin: 16px auto; }
  .x99iigzr { font-size: 1.4rem; }
  .hwixiva { justify-content: center; }
  .nkgj5y .kd9ef80 { min-width: 50%; }
}
.wrsb .r0nnn3b { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kpstsf { flex-wrap: wrap; padding: 14px 16px; }
  .b36fc09 { padding: 12px 16px; }
  .wrsb .r0nnn3b { margin: 0 16px; }
  .wrsb .ovhlg5an { padding: 0 16px; }
  .m514yfh { padding: 12px 16px; }
}
.j7uoav .atezdmga {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.j7uoav .atezdmga:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.db1jp4i .hsgk { gap: 18px; }
.db1jp4i .atezdmga {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.db1jp4i .atezdmga:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.czlh .hsgk {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.czlh .atezdmga {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.czlh .atezdmga:last-child { border-bottom: none; }
.czlh .llnrhtt,
.czlh .gckw,
.czlh .jw79xwl {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.q0xved .hsgk { gap: 0; }
.q0xved .atezdmga {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.q0xved .atezdmga:last-child { border-bottom: none; }
.q0xved .atezdmga:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.q0xved .atezdmga:nth-child(even):hover { background: var(--bg-hover); }
.v97g .atezdmga {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.iw4z1 .jw79xwl .y1fw0u {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.iw4z1 .jw79xwl .y1fw0u:first-child { border-left: none; }
.v2qq .jw79xwl .y1fw0u {
  background: transparent; padding: 4px 8px;
}
.v2qq .jw79xwl .ica4dqk { font-size: .65rem; opacity: .65; }
.v2qq .jw79xwl .w1spgcp4   { font-size: 1.15rem; color: var(--accent-light); }
.cae0f6 .jw79xwl .y1fw0u {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.og40 { display: none; }
.sle7o .lpwyc7be { font-size: 1rem; letter-spacing: 2px; }
.lrjm .lpwyc7be {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.ks4w6k5 .lpwyc7be,
.zqlp .lpwyc7be,
.nhyj .lpwyc7be { display: none; }
.ks4w6k5 .og40,
.zqlp .og40,
.nhyj .og40 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.ks4w6k5 .og40 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.ks4w6k5 .og40 small { display: none; }
.zqlp .og40 {
  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;
}
.zqlp .og40 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.nhyj .og40 {
  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;
}
.nhyj .og40 small { display: none; }
.f6uufs { margin: 16px 0; }
.ug9dzbt { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ug9dzbt summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ug9dzbt summary::after { content: "+"; color: var(--accent-light); }
.ug9dzbt[open] summary::after { content: "−"; }
.ug9dzbt p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.m8k69aj2 { margin-bottom: 0; }
.ohwg h2.euw76fhp { color: var(--text-primary); border-color: var(--accent-light); }
.e2cg7yq h2.euw76fhp { color: var(--text-primary); border-color: var(--accent-light); }
.lnb6 .gai2     { background: #052e16; border-color: #10b981; }
.lnb6 .q4lzh { background: #2d0a1e; border-color: #f43f5e; }
.lnb6 .i7256lxl    { background: #1e1036; border-color: #a855f7; }
.lnb6 .v5h2 strong  { color: #f1f5f9; }
.lnb6 .v5h2 p       { color: #cbd5e1; }
.lnb6 .yluhqx    .gai2     .v6uyi3j::before,
.lnb6 .yq0p  .gai2     .v6uyi3j::before,
.lnb6 .m13d9bis  .gai2     .v6uyi3j::before,
.lnb6 .scbm .gai2     .v6uyi3j::before { color: #10b981; }
.lnb6 .yluhqx    .q4lzh .v6uyi3j::before,
.lnb6 .yq0p  .q4lzh .v6uyi3j::before,
.lnb6 .m13d9bis  .q4lzh .v6uyi3j::before,
.lnb6 .scbm .q4lzh .v6uyi3j::before { color: #f43f5e; }
.lnb6 .yluhqx    .i7256lxl    .v6uyi3j::before,
.lnb6 .yq0p  .i7256lxl    .v6uyi3j::before,
.lnb6 .m13d9bis  .i7256lxl    .v6uyi3j::before,
.lnb6 .scbm .i7256lxl    .v6uyi3j::before { color: #a855f7; }
.lybj .gai2     { background: #2d2000; border-color: #eab308; }
.lybj .q4lzh { background: #2d0b0b; border-color: #ef4444; }
.lybj .i7256lxl    { background: #2d1600; border-color: #f97316; }
.lybj .v5h2 strong  { color: #f1f5f9; }
.lybj .v5h2 p       { color: #cbd5e1; }
.lybj .yluhqx    .gai2     .v6uyi3j::before,
.lybj .yq0p  .gai2     .v6uyi3j::before,
.lybj .m13d9bis  .gai2     .v6uyi3j::before,
.lybj .scbm .gai2     .v6uyi3j::before { color: #eab308; }
.lybj .yluhqx    .q4lzh .v6uyi3j::before,
.lybj .yq0p  .q4lzh .v6uyi3j::before,
.lybj .m13d9bis  .q4lzh .v6uyi3j::before,
.lybj .scbm .q4lzh .v6uyi3j::before { color: #ef4444; }
.lybj .yluhqx    .i7256lxl    .v6uyi3j::before,
.lybj .yq0p  .i7256lxl    .v6uyi3j::before,
.lybj .m13d9bis  .i7256lxl    .v6uyi3j::before,
.lybj .scbm .i7256lxl    .v6uyi3j::before { color: #f97316; }
.pi5mpq .gai2     { background: #0c1a2e; border-color: #38bdf8; }
.pi5mpq .q4lzh { background: #12103a; border-color: #818cf8; }
.pi5mpq .i7256lxl    { background: #0a2020; border-color: #2dd4bf; }
.pi5mpq .v5h2 strong  { color: #f1f5f9; }
.pi5mpq .v5h2 p       { color: #cbd5e1; }
.pi5mpq .yluhqx    .gai2     .v6uyi3j::before,
.pi5mpq .yq0p  .gai2     .v6uyi3j::before,
.pi5mpq .m13d9bis  .gai2     .v6uyi3j::before,
.pi5mpq .scbm .gai2     .v6uyi3j::before { color: #38bdf8; }
.pi5mpq .yluhqx    .q4lzh .v6uyi3j::before,
.pi5mpq .yq0p  .q4lzh .v6uyi3j::before,
.pi5mpq .m13d9bis  .q4lzh .v6uyi3j::before,
.pi5mpq .scbm .q4lzh .v6uyi3j::before { color: #818cf8; }
.pi5mpq .yluhqx    .i7256lxl    .v6uyi3j::before,
.pi5mpq .yq0p  .i7256lxl    .v6uyi3j::before,
.pi5mpq .m13d9bis  .i7256lxl    .v6uyi3j::before,
.pi5mpq .scbm .i7256lxl    .v6uyi3j::before { color: #2dd4bf; }
.d054wp::before,
.ci15::before { margin-right: 5px; }
.o7ph1k .sld6 ul li,
.o7ph1k .sld6 .d054wp { color: #22c55e; }
.o7ph1k .b9gj ul li,
.o7ph1k .b9gj .ci15 { color: #ef4444; }
.xhzq3 .sld6 { background: var(--bg-pros); }
.xhzq3 .b9gj { background: var(--bg-cons); }
.xhzq3 .sld6 .d054wp { color: var(--c-pros-label); }
.xhzq3 .b9gj .ci15 { color: var(--c-cons); }
.xhzq3 .sld6 ul li,
.xhzq3 .b9gj ul li,
.q1s38zfv .sld6 { background: var(--bg-pros); }
.q1s38zfv .b9gj { background: var(--bg-cons); }
.q1s38zfv .sld6 .d054wp { color: var(--c-pros-label); }
.q1s38zfv .b9gj .ci15 { color: var(--c-cons); }
.q1s38zfv .sld6 ul li,
.q1s38zfv .ezvxl0m li          { color: var(--c-pros); }
.q1s38zfv .b9gj ul li,
.q1s38zfv .cgicjx li          { color: var(--c-cons); }
.ktdbmz .d054wp::before { content: "✓ "; }
.ktdbmz .ci15::before { content: "✗ "; }
.kr1s .d054wp::before { content: "→ "; }
.kr1s .ci15::before { content: "← "; }
.ap6j2u .d054wp::before { content: "★ "; }
.ap6j2u .ci15::before { content: "✕ "; }
.o3ljw .d054wp::before { content: "◆ "; }
.o3ljw .ci15::before { content: "▲ "; }
.qtl8d2l .v5h2 { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.qtl8d2l .v5h2 strong { color: var(--text-primary); }
.qtl8d2l .v5h2 p      { color: var(--text-muted); }
.svsu7du .v5h2 { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.x7ty0 .v5h2 {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.x7ty0 .v5h2 strong,
.x7ty0 .v5h2 p { color: #fff; }
.x7ty0 .v6uyi3j::before { color: rgba(255,255,255,0.9) !important; }
.pla6q .v5h2 {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.pla6q .v5h2 strong { color: var(--text-primary); }
.pla6q .v5h2 p      { color: var(--text-muted); }
.iaw7 .v5h2 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yluhqx .v6uyi3j,
.yq0p .v6uyi3j,
.m13d9bis .v6uyi3j,
.scbm .v6uyi3j { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yluhqx .v6uyi3j::before,
.yq0p .v6uyi3j::before,
.m13d9bis .v6uyi3j::before,
.scbm .v6uyi3j::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yluhqx .gai2     .v6uyi3j::before { content: "✦"; color: var(--c-tip-border); }
.yluhqx .q4lzh .v6uyi3j::before { content: "▲"; color: var(--c-warn-border); }
.yluhqx .i7256lxl    .v6uyi3j::before { content: "◉"; color: #60a5fa; }
.yq0p .gai2     .v6uyi3j::before { content: "★"; color: var(--c-tip-border); }
.yq0p .q4lzh .v6uyi3j::before { content: "◆"; color: var(--c-warn-border); }
.yq0p .i7256lxl    .v6uyi3j::before { content: "●"; color: #60a5fa; }
.m13d9bis .gai2     .v6uyi3j::before { content: "▶"; color: var(--c-tip-border); }
.m13d9bis .q4lzh .v6uyi3j::before { content: "■"; color: var(--c-warn-border); }
.m13d9bis .i7256lxl    .v6uyi3j::before { content: "▸"; color: #60a5fa; }
.scbm .gai2     .v6uyi3j::before { content: "→"; color: var(--c-tip-border); }
.scbm .q4lzh .v6uyi3j::before { content: "⬥"; color: var(--c-warn-border); }
.scbm .i7256lxl    .v6uyi3j::before { content: "◈"; color: #60a5fa; }
.dgh2 .fbkrjsu .xnk3vef,
.dgh2 .tbfvv6ap .xnk3vef  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.dgh2 .zirrwph                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.dgh2 .atezdmga                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.dgh2 .ohzrpcx          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dgh2 .mjm8smlp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sxjw .fbkrjsu .xnk3vef,
.sxjw .tbfvv6ap .xnk3vef,
.sxjw .zirrwph,
.sxjw .atezdmga,
.sxjw .z1kyfd,
.sxjw .ohzrpcx,
.sxjw .mjm8smlp,
.sxjw .iaw7 .v5h2 { box-shadow: none; }
.i6rg   .a6k8, .i6rg .qldaadd, .i6rg .jdk28c,
.i6rg   .jspp9l, .i6rg .df6dcwy { font-size: 0.9rem; }
.i6rg   .w6hxg1, .i6rg .macpdzdx { font-size: 0.9rem; }
.tesuzt   .a6k8, .tesuzt .qldaadd, .tesuzt .jdk28c,
.tesuzt   .jspp9l, .tesuzt .df6dcwy { font-size: 0.95rem; }
.tesuzt   .w6hxg1, .tesuzt .macpdzdx { font-size: 0.95rem; }
.e81h   .a6k8, .e81h .qldaadd, .e81h .jdk28c,
.e81h   .jspp9l, .e81h .df6dcwy { font-size: 1.08rem; }
.e81h   .w6hxg1, .e81h .macpdzdx { font-size: 1.05rem; }
.e81h   .pu7a { font-size: 0.97rem; }
.plvovs .qgehvmd      { font-size: 3.2rem; }
.plvovs h2.euw76fhp { font-size: 1.9rem; }
.plvovs h3.wsc6nlp     { font-size: 1.4rem; }
.x7n9 .qgehvmd      { font-size: 3.8rem; }
.x7n9 h2.euw76fhp { font-size: 2.2rem; }
.x7n9 h3.wsc6nlp     { font-size: 1.6rem; }
.m8k69aj2 + .m8k69aj2 { position: relative; }
.zkb3zz1c   .m8k69aj2 + .m8k69aj2::before,
.gf90hcx  .m8k69aj2 + .m8k69aj2::before,
.jxusb07   .m8k69aj2 + .m8k69aj2::before,
.elyh   .m8k69aj2 + .m8k69aj2::before,
.v73voe   .m8k69aj2 + .m8k69aj2::before,
.b71e .m8k69aj2 + .m8k69aj2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.zkb3zz1c .m8k69aj2 + .m8k69aj2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gf90hcx .m8k69aj2 + .m8k69aj2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.jxusb07 .m8k69aj2 + .m8k69aj2::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;
}
.elyh .m8k69aj2 + .m8k69aj2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.n8dyc2u6 .m8k69aj2 { margin-bottom: 16px; }
.n8dyc2u6 .m8k69aj2 + .m8k69aj2 { margin-top: 0; }
.n8dyc2u6 .mc6c { padding-top: 0; padding-bottom: 0; }
.v73voe .m8k69aj2 + .m8k69aj2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b71e .m8k69aj2 + .m8k69aj2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.u6ybm .m8k69aj2 + .m8k69aj2::before,
.d5vaxvjh .m8k69aj2 + .m8k69aj2::before,
.b3tg4 .m8k69aj2 + .m8k69aj2::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%;
}
.q91ls .u6ybm .m8k69aj2:nth-child(even)::before,
.q91ls .d5vaxvjh .m8k69aj2:nth-child(even)::before,
.q91ls .b3tg4 .m8k69aj2:nth-child(even)::before { background: var(--bg-surface); }
.ubezjqo .u6ybm .m8k69aj2:nth-child(even)::before,
.ubezjqo .d5vaxvjh .m8k69aj2:nth-child(even)::before,
.ubezjqo .b3tg4 .m8k69aj2:nth-child(even)::before { background: var(--bg-card); }
.u6ybm .m8k69aj2 + .m8k69aj2::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");
}
.d5vaxvjh .m8k69aj2 + .m8k69aj2::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");
}
.b3tg4 .m8k69aj2 + .m8k69aj2::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");
}
.w5retqpq .qmam9rot,
.w5retqpq .arl9l8t4,
.w5retqpq .md210u2k,
.cyqfdf7 .md210u2k { padding-bottom: 60px; }
.ra212ul .md210u2k { padding-bottom: 70px; }
.w5retqpq .qmam9rot::before,
.w5retqpq .qmam9rot::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");
}
.a3kok2  .qmam9rot:not(.qjut3e4) .v4td1p2 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jrvq81q .pbqu { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.j7upb6 .pbqu { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.pf5lezj .pbqu { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.a3kok2 .qjut3e4 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.a3kok2 .jugd { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.a3kok2 .pbqu { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yc0a6r .pbqu { background: var(--accent-bg); }
.my9npr .zi3gw2z { float: left; width: 38%; margin: 0 28px 16px 0; }
.my9npr .zi3gw2z .g3tskh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.my9npr .mc6c::after { content: ''; display: block; clear: both; }
.u26vffm .zi3gw2z { float: right; width: 38%; margin: 0 0 16px 28px; }
.u26vffm .zi3gw2z .g3tskh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u26vffm .mc6c::after { content: ''; display: block; clear: both; }
.nb4o5sy .m8k69aj2:nth-child(odd)  .zi3gw2z { float: left;  width: 38%; margin: 0 28px 16px 0; }
.nb4o5sy .m8k69aj2:nth-child(even) .zi3gw2z { float: right; width: 38%; margin: 0 0 16px 28px; }
.nb4o5sy .zi3gw2z .g3tskh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.nb4o5sy .mc6c::after { content: ''; display: block; clear: both; }
.my9npr .ynlrm,
.my9npr .hsgk,
.u26vffm .ynlrm,
.u26vffm .hsgk,
.nb4o5sy .ynlrm,
.nb4o5sy .hsgk { clear: both; }
@media (max-width: 900px) {
  .my9npr .zi3gw2z,
  .u26vffm .zi3gw2z,
  .nb4o5sy .m8k69aj2:nth-child(odd)  .zi3gw2z,
  .nb4o5sy .m8k69aj2:nth-child(even) .zi3gw2z {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .my9npr .zi3gw2z .g3tskh,
  .u26vffm .zi3gw2z .g3tskh,
  .nb4o5sy .zi3gw2z .g3tskh {
    max-height: none !important;
  }
}
.my9npr .w6hxg1,
.my9npr .macpdzdx,
.u26vffm .w6hxg1,
.u26vffm .macpdzdx,
.nb4o5sy .w6hxg1,
.nb4o5sy .macpdzdx { overflow: hidden; }
@media (max-width: 640px) {
  .my9npr .zi3gw2z,
  .u26vffm .zi3gw2z,
  .nb4o5sy .zi3gw2z { float: none; width: 100%; margin: 0 0 16px 0; }
}
.shqvxvrg .giy93t,
.shqvxvrg .mc6c,
.shqvxvrg .gzpe8o  { max-width: 1100px; }
.k8wi .giy93t,
.k8wi .mc6c,
.k8wi .gzpe8o  { max-width: 1200px; }
.k8wi { --content-mw: 1200px; }
.m4sztq3 .giy93t,
.m4sztq3 .mc6c,
.m4sztq3 .gzpe8o  { max-width: 1320px; }
.sol8i { font-size: 0.82rem; color: var(--text-muted); }
.z38z77g { display: flex; align-items: center; }
.hq3p2xmw {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.mzo9zbjj { display: flex; align-items: center; }
.k42uwxno { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.k42uwxno:hover { text-decoration: underline; }
.vl0te { margin: 0 3px; opacity: 0.45; }
.vl0te::before { content: '/'; }
.wrghp3 { padding: 2px 5px; color: var(--text-main); }
.bwgc .sol8i {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bwgc .z38z77g { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.r6y6pt .sol8i {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.r6y6pt .z38z77g { padding: 0 0 0 12px; }
.nrkgpkrz .z38z77g { padding: 0 16px; }
.nrkgpkrz .sol8i {
  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);
}
.nrkgpkrz .giy93t { padding-top: 28px; }
@media (max-width: 720px) {
  .k0ymk9 { margin-top: 18px; padding: 0 16px; }
  .nrkgpkrz .giy93t { padding-top: 16px; }
}
.shqvxvrg.bwgc .z38z77g { max-width: 1100px; }
.k8wi.bwgc .z38z77g { max-width: 1200px; }
.m4sztq3.bwgc .z38z77g { max-width: 1320px; }
.k8wi .k0ymk9 { max-width: 1200px; }
.asip9 .m8k69aj2 { padding-top: 16px; padding-bottom: 16px; }
.p2i3kk .m8k69aj2 { padding-top: 24px; padding-bottom: 24px; }
.pk3r .m8k69aj2 { padding-top: 40px; padding-bottom: 40px; }
.s8sp .m8k69aj2 { padding-top: 52px; padding-bottom: 52px; }
.sik72 .m8k69aj2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.sik72 .m8k69aj2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.sik72 .m8k69aj2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.sik72 .m8k69aj2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vxdoo .mc6c { padding-top: 10px;  padding-bottom: 10px; }
.w49x1 .mc6c { padding-top: 18px;  padding-bottom: 18px; }
.oaflc .mc6c { padding-top: 36px;  padding-bottom: 36px; }
.qf7y .mc6c { padding-top: 48px;  padding-bottom: 48px; }
.lrjxsse5 h2.euw76fhp { font-weight: 600; }
.lrjxsse5 h3.wsc6nlp     { font-weight: 600; }
.xge7np h2.euw76fhp { font-weight: 800; }
.xge7np h3.wsc6nlp     { font-weight: 700; }
.emq06 h2.euw76fhp { font-weight: 900; }
.emq06 h3.wsc6nlp     { font-weight: 800; }
.emq06 .v5h2 strong,
.emq06 .v5h2 strong { font-weight: 600; }
.g71wy4fh {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.wyvhj .g71wy4fh { display: none; }
@media (max-width: 640px) {
  .g71wy4fh { display: none !important; }
}
.g71wy4fh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.g71wy4fh:hover { opacity: 0.85; }
.rdt07 .g71wy4fh { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ow8k4bg .tlwq6cj { right: 32px; }
@media (max-width: 480px) {
  .ow8k4bg .tlwq6cj { right: 20px; bottom: 20px; }
  .t9eyp  .tlwq6cj { left: 20px; bottom: 20px; }
}
.labrto { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.gzpe8o { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.usey6 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.db3qv { color: var(--text-dim); font-size: 0.8rem; }
.gyoxhkwv { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.gyoxhkwv img { height: 26px; width: auto; object-fit: contain; }
.f78ekl4 { display: flex; flex-direction: column; gap: 6px; }
.f78ekl4 a, .wloez a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.f78ekl4 a:hover, .wloez a:hover { color: var(--accent-light); }
.f78ekl4 .jrval2s { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.ycumca1s .gzpe8o { text-align: center; }
.ycumca1s .usey6 { margin-top: 0; }
.srmn0p { margin-top: 10px; }
.srmn0p a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .gzpe8o { padding-left: 16px; padding-right: 16px; }
  .pvocein .gzpe8o { padding: 20px 16px; }
  .wloez { gap: 4px 12px; }
  .usey6 { font-size: 0.78rem; }
}
.egp38 .ptpy .gyoxhkwv { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.egp38 .usey6 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.egp38 .db3qv { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .egp38 .uj3gujkp { grid-template-columns: 1fr 1fr; } .egp38 .ptpy { grid-column: 1 / -1; } }
@media (max-width: 480px) { .egp38 .uj3gujkp { grid-template-columns: 1fr; } }
.ewd46z .gyoxhkwv { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.ewd46z .usey6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ewd46z .svyb2r { gap: 12px; } .ewd46z .gyoxhkwv { margin-right: 0; width: 100%; } }
.lk1ici .gwrimc .gyoxhkwv { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.lk1ici .usey6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lk1ici .db3qv { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lk1ici .t8gumyo { grid-template-columns: 1fr 1fr; } .lk1ici .gwrimc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lk1ici .t8gumyo { grid-template-columns: 1fr; } }
.iypfq3iu .cgawl5 { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.iypfq3iu .f78ekl4 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .iypfq3iu .cgawl5 { grid-template-columns: 1fr 1fr; } .iypfq3iu .nhksgbp:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iypfq3iu .cgawl5 { grid-template-columns: 1fr; } }
.g1dixr05 .cgawl5 { grid-template-columns: 1fr 2fr; }
.g1dixr05 .ve8mky2 .f78ekl4 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .g1dixr05 .cgawl5 { grid-template-columns: 1fr; } }
.xzc7gz .gzpe8o { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.bqxfeud .qs50k      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bqxfeud .labrto { background: var(--bg-page); border-top-color: var(--border-alt); }
.c293mtl .qs50k      { background: #0d1117; border-bottom-color: #21262d; }
.c293mtl .jatf1 { color: var(--accent-light); }
.c293mtl .xcphv { --msep-color: #8b949e; }
.c293mtl .xcphv a { color: #8b949e; }
.c293mtl .xcphv a:hover { color: var(--accent-light); }
.c293mtl .gq4iyhid { color: #8b949e; }
.c293mtl .labrto { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.c293mtl .usey6,
.c293mtl .db3qv { color: #6e7681; }
.c293mtl .f78ekl4 a, .c293mtl .wloez a,
.c293mtl .gyoxhkwv { color: #e6edf3; }
.c293mtl .f78ekl4 a:hover, .c293mtl .wloez a:hover,
@media (max-width: 640px) {
  .c293mtl .xcphv { background: #0d1117; border-top-color: #21262d; }
  .c293mtl .xcphv li a { border-bottom-color: #21262d; }
}
.qwhqhw11 .qs50k      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.qwhqhw11 .jatf1 { color: var(--accent-light); }
.qwhqhw11 .xcphv { --msep-color: #475569; }
.qwhqhw11 .xcphv a { color: #475569; }
.qwhqhw11 .xcphv a:hover { color: var(--accent-light); }
.qwhqhw11 .gq4iyhid { color: #64748b; }
.qwhqhw11 .labrto { background: #f0f4f8; border-top-color: #cbd5e1; }
.qwhqhw11 .usey6,
.qwhqhw11 .db3qv { color: #64748b; }
.qwhqhw11 .f78ekl4 a, .qwhqhw11 .wloez a,
.qwhqhw11 .mgtrnxeo a, .qwhqhw11 .gyoxhkwv { color: #374151; }
.qwhqhw11 .f78ekl4 a:hover, .qwhqhw11 .wloez a:hover,
@media (max-width: 640px) {
  .qwhqhw11 .xcphv { background: #f0f4f8; border-top-color: #cbd5e1; }
  .qwhqhw11 .xcphv li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.q2ace7w .qs50k      { background: var(--accent); border-bottom-color: var(--accent-light); }
.q2ace7w .jatf1 { color: #fff; }
.q2ace7w .xcphv { --msep-color: rgba(255,255,255,0.82); }
.q2ace7w .xcphv a { color: rgba(255,255,255,0.82); }
.q2ace7w .xcphv a:hover { color: #fff; }
.q2ace7w .gq4iyhid { color: rgba(255,255,255,0.9); }
.q2ace7w .labrto { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.q2ace7w .usey6,
.q2ace7w .db3qv { color: rgba(255,255,255,0.72); }
.q2ace7w .f78ekl4 a, .q2ace7w .wloez a,
.q2ace7w .mgtrnxeo a, .q2ace7w .gyoxhkwv { color: #fff; }
.q2ace7w .f78ekl4 a:hover, .q2ace7w .wloez a:hover,
@media (max-width: 640px) {
  .q2ace7w .xcphv { background: var(--accent); border-top-color: var(--accent-light); }
  .q2ace7w .xcphv li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yidv .qs50k {
  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);
}
.yidv .labrto {
  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) {
  .yidv .xcphv {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.v1emelq .dxsq { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.w3ptfo .dxsq { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.v83ayjf .dxsq { min-height: 72px; height: auto; }
.z6isx .dxsq { min-height: 84px; height: auto; }
.pvocein .dxsq { max-width: none; padding: 0 32px; }
.pvocein .gzpe8o  { max-width: none; padding: 24px 32px; }
.p6lz9uc3.k8wi .dxsq { max-width: 1200px; }
.p6lz9uc3.m4sztq3 .dxsq { max-width: 1320px; }
.gm7me3uy   .jatf1, .gm7me3uy   .gyoxhkwv { text-transform: capitalize; }
.bhcgv6lr .jatf1, .bhcgv6lr .gyoxhkwv { text-transform: lowercase; }
.r7hgv .jatf1, .r7hgv .gyoxhkwv { text-transform: uppercase; letter-spacing: 0.06em; }
.nxsw4vz, .kb036lj {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.r67jj1 .nxsw4vz,
.r67jj1 .kb036lj { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.j5c4dcv .nxsw4vz,
.j5c4dcv .kb036lj { 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; }
.ydyl5b8 .nxsw4vz,
.ydyl5b8 .kb036lj { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xsraj .nxsw4vz,
.xsraj .kb036lj { 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; }
.hlvdl39   .xcphv a { font-weight: 500; }
.yihdvdp .xcphv a { font-weight: 600; }
.fy9z4     .xcphv a { font-weight: 700; }
.urloc8    .xcphv a { font-weight: 800; letter-spacing: 0.01em; }
.ougqw9c6     .xcphv > li + li::before,
.v1z1bwg9    .xcphv > li + li::before,
.oxrm88el    .xcphv > li + li::before,
.nyqj2v .xcphv > li + li::before,
.pl6ht8n8 .xcphv > li + li::before,
.t426z1t  .xcphv > li + li::before,
.glrj9    .xcphv > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ougqw9c6     .xcphv > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v1z1bwg9    .xcphv > li + li::before { content: "|"; }
.oxrm88el    .xcphv > li + li::before { content: "—"; }
.nyqj2v .xcphv > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.pl6ht8n8 .xcphv > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.t426z1t  .xcphv > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.glrj9    .xcphv > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ex07l .gq4iyhid,
  .k7m7 .gq4iyhid,
  .u8b3uw .gq4iyhid,
  .okrr .gq4iyhid,
  .o8xeff3 .gq4iyhid {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ex07l .gq4iyhid::before,
  .k7m7 .gq4iyhid::before,
  .u8b3uw .gq4iyhid::before,
  .okrr .gq4iyhid::before,
  .o8xeff3 .gq4iyhid::before { content: ""; display: block; flex-shrink: 0; }

  
  .ex07l .gq4iyhid::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;
  }

  
  .k7m7 .gq4iyhid::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;
  }

  
  .u8b3uw .gq4iyhid::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;
  }

  
  .okrr .gq4iyhid::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;
  }

  
  .o8xeff3 .gq4iyhid::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) {
  .y1jok4pk .gq4iyhid {
    padding: 5px 14px;
  }
  .y1jok4pk .xcphv {
    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;
  }
  .y1jok4pk .xcphv li a {
    border-bottom: none; padding: 10px 22px;
  }
  .y1jok4pk .xcphv li a:hover { background: var(--bg-raised); }
  .y1jok4pk .vopdp4,
  .y9xox .vopdp4,
  .atlbyq .vopdp4 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lhb57r5 .gq4iyhid {
    padding: 5px 10px;
  }
  .lhb57r5 .xcphv {
    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);
  }
  .lhb57r5 .xcphv.hldht { transform: translateX(0); }
  .lhb57r5 .xcphv li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lhb57r5 .xcphv li:last-child a { border-bottom: none; }
  .q2ace7w .xcphv,
  .c293mtl .xcphv { background: var(--accent) !important; }
  .q2ace7w .xcphv li a,
  .c293mtl .xcphv li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .atlbyq .gq4iyhid {
    padding: 5px 10px;
  }
  .atlbyq .xcphv {
    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);
  }
  .atlbyq .xcphv::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .atlbyq .xcphv.hldht { transform: translateY(0); }
  .atlbyq .xcphv li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tx3v .gq4iyhid {
    padding: 5px 10px;
  }
  .tx3v .xcphv {
    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;
  }
  .tx3v .xcphv.hldht { opacity: 1; pointer-events: auto; }
  .tx3v .xcphv li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xygcpd     .gq4iyhid { border-radius: 0 !important; }
  .qzgh   .gq4iyhid { border-radius: 8px !important; }
  .xrs7431 .gq4iyhid { border-radius: 50% !important; }
  .uatqpo   .gq4iyhid { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .d0ktbk .syilht { flex-direction: column; align-items: stretch; }
  .d0ktbk .sl53htwk { flex-direction: row; min-width: auto; }
  .d0ktbk .xl7nxqac { align-items: flex-start; text-align: left; }
}
.gtxs9gj9,
.gtxs9gj9.m8k69aj2,
.q91ls .gtxs9gj9,
.slw85 .gtxs9gj9,
.ubezjqo .gtxs9gj9,
.vw2vk6 .gtxs9gj9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.d8on2khg {
  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;
}
.k65ldxo { flex: 1 1 280px; min-width: 0; }
.jpnk87pq {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.h5enf {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.p5amw800 {
  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;
}
.p5amw800:hover { transform: translateY(-1px); opacity: 0.95; }
.tghdens .d8on2khg {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.tghdens .jpnk87pq { color: var(--cta); }
.tghdens .h5enf { color: var(--text-body); }
.tghdens .p5amw800 {
  background: var(--cta) !important;
  color: #fff !important;
}
.rupfp8w .d8on2khg {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.rupfp8w .jpnk87pq { color: var(--text-primary); }
.rupfp8w .h5enf { color: var(--text-body); }
.rupfp8w .p5amw800 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .d8on2khg {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .k65ldxo { flex: 0 0 auto; }
  .jpnk87pq { font-size: 1.2rem; }
  .p5amw800 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.hnd4y .fd2jekir { height: 36px; }
.edoee .fd2jekir { height: 60px; max-width: 200px; }
.uk979d .fd2jekir { height: 56px; max-width: 180px; }
.c6f9ji    .lpwyc7be, .c6f9ji    .l80c0gao { color: #f59e0b; }
.ppbum      .lpwyc7be { font-size: 1rem; letter-spacing: 1.5px; }
.z6qtqsfj    .lpwyc7be, .z6qtqsfj    .l80c0gao { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.vgsd38     .lpwyc7be, .vgsd38     .l80c0gao { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.sxd446rh .lpwyc7be, .sxd446rh .l80c0gao { color: var(--cta); letter-spacing: 2px; }
.m7jjib6   .lpwyc7be, .m7jjib6   .l80c0gao { color: #e91e63; letter-spacing: 2px; }
.uhfyx7g  .lpwyc7be, .uhfyx7g  .l80c0gao { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.mna2tp     .lpwyc7be, .mna2tp     .l80c0gao { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.iw4z1 .y1fw0u + .y1fw0u {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.l30ozh .atezdmga { padding: 18px 24px; min-height: 68px; }
.v2qq .ica4dqk {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.v2qq .w1spgcp4 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.cae0f6 .y1fw0u {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.hsgk { counter-reset: cs-rank; }
.hsgk .atezdmga { counter-increment: cs-rank; }
.hsgk .atezdmga::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;
}
.caw3pdc .hsgk { counter-reset: cs-rank; gap: 0; }
.caw3pdc .atezdmga {
  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;
}
.caw3pdc .atezdmga::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;
}
.caw3pdc .llnrhtt {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.caw3pdc .cvrxni1i {
  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;
}
.caw3pdc .ttvze4 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.caw3pdc .llnrhtt { min-width: 0; flex-direction: column; width: 100%; }
.caw3pdc .o6ahebj2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.caw3pdc .lpwyc7be { color: var(--cta, var(--accent)); }
.caw3pdc .og40 { font-weight: 700; }
.caw3pdc .y1fw0u {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.caw3pdc .ica4dqk {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.caw3pdc .w1spgcp4 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.caw3pdc .h10781 .w1spgcp4 { font-size: 1.3rem; color: var(--accent-light); }
.caw3pdc .gjutp {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.caw3pdc .atezdmga:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .caw3pdc .hsgk {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .caw3pdc .atezdmga {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .caw3pdc .atezdmga { padding: 40px 16px 20px; }
  .caw3pdc .y1fw0u {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .caw3pdc .gjutp { width: 100%; min-width: 0; }
}
.j3mt3nql .hsgk { counter-reset: cs-rank; gap: 10px; }
.j3mt3nql .atezdmga {
  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);
}
.j3mt3nql .atezdmga::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);
}
.j3mt3nql .llnrhtt {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.j3mt3nql .cvrxni1i {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.j3mt3nql .ttvze4 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.j3mt3nql .o6ahebj2 {
  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;
}
.j3mt3nql .lpwyc7be { color: var(--cta, var(--accent)); }
.j3mt3nql .y1fw0u {
  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;
}
.j3mt3nql .ica4dqk {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.j3mt3nql .w1spgcp4 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.j3mt3nql .h10781 .w1spgcp4 { color: var(--accent-light); }
.j3mt3nql .gjutp {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.j3mt3nql .atezdmga:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .j3mt3nql .atezdmga {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .j3mt3nql .atezdmga::before {
    position: absolute; top: 14px; left: 14px;
  }
  .j3mt3nql .llnrhtt {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .j3mt3nql .o6ahebj2 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .j3mt3nql .y1fw0u {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .j3mt3nql .gjutp { width: 100%; min-width: 0; }
  .j3mt3nql .lpwyc7be { min-width: 0; }
}
.o0c1vc .atezdmga::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.y8ux .ug9dzbt {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.y8ux .ug9dzbt summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.y8ux .ug9dzbt p { padding: 0 2px 16px; }
.cm4n2 .ug9dzbt { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.cm4n2 .ug9dzbt summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.cm4n2 .ug9dzbt summary::after { content: "›"; font-size: 1.2em; }
.cm4n2 .ug9dzbt[open] summary::after { content: "‹"; }
.cm4n2 .ug9dzbt p { padding: 10px 22px 4px; }
.z8k1 .ug9dzbt {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.z8k1 .ug9dzbt summary { color: var(--text-primary); padding-left: 16px; }
.z8k1 .ug9dzbt summary::after { content: "›"; font-size: 1.1em; }
.z8k1 .ug9dzbt[open] summary::after { content: "‹"; }
.z8k1 .ug9dzbt p { padding-left: 16px; }
.j5isagd .f6uufs { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.j5isagd .ug9dzbt {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.j5isagd .ug9dzbt:last-child { border-bottom: none; }
.j5isagd .ug9dzbt summary { color: var(--text-primary); border-radius: 0; }
.j5isagd .ug9dzbt summary::after { content: "›"; font-size: 1.1em; }
.j5isagd .ug9dzbt[open] summary::after { content: "‹"; }
.y2nf .ug9dzbt { overflow: hidden; }
.y2nf .ug9dzbt summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.y2nf .ug9dzbt summary::after { color: rgba(255,255,255,.75); }
.y2nf .ug9dzbt[open] summary { border-radius: 0; }
.ky9thu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.b7eslmj {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kya9u3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.s0makg { color: var(--text-muted); font-size: 1.05rem; }
.kzi8f {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.qmz5nwj {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.yxwt { margin-bottom: 20px; }
.b96o {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o7z4h2k {
  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;
}
.o7z4h2k:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.im07 { resize: vertical; min-height: 130px; }
.c274kk9b { width: 100%; margin-top: 8px; }
.r8lz2 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.mswrf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sjb15vkw { color: var(--text-muted); line-height: 1.75; }
.so6ox8sw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.so6ox8sw li { margin-bottom: 6px; }
.zu3e7q { max-width: 760px; margin: 0 auto; }
.r2c72 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ymjek7 { max-width: 760px; margin: 0 auto; }
.tnzj4y { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.h061bs2 ul.so6ox8sw { margin: 0; }
.x6xx7 { max-width: 900px; margin: 0 auto; }
.dw9xd64q { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.dw9xd64q:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dw9xd64q .tnzj4y { margin: 0; font-size: 1rem; }
.dw9xd64q .bem8oz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .dw9xd64q { grid-template-columns: 1fr; gap: 10px; } }
.dn2ipy0 .tnzj4y { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.gdhz6nt .so6ox8sw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .eq9z { grid-template-columns: 1fr; } }
.qmktq ul.so6ox8sw { margin: 0; }
.tbka .so6ox8sw,
.olwm7o .so6ox8sw,
.hkqznxx .so6ox8sw,
.k7eh .so6ox8sw {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .zwrp { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .r5fxz8x { grid-template-columns: 1fr; } .tp3ro8ph { position: static; text-align: center; } }
@media (max-width: 860px) { .zkylm { grid-template-columns: 1fr; } }
.k7eh .so6ox8sw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .f5ec1 { flex-direction: column; text-align: center; } .hmuf { grid-template-columns: 1fr; } }
.ritq .kya9u3 { color: var(--accent-light); }
.xurwlnum {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.xurwlnum .kya9u3 { font-size: 2rem; }
.xurwlnum .s0makg { max-width: 680px; }
.ren4jyv .kya9u3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ren4jyv .s0makg  { margin: 0; }
@media (max-width: 640px) { .ren4jyv { flex-direction: column; } }
.lmn89gg .kya9u3 { color: var(--accent-light); }
.l6eqwhj .kya9u3 { color: #fff; }
.l6eqwhj .s0makg  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .wq7zgi { grid-template-columns: 1fr; } }
.u4xa .o7z4h2k {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.u4xa .o7z4h2k:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.zi2rwk .o7z4h2k { background: var(--bg-raised); border-color: transparent; }
.zi2rwk .o7z4h2k:focus { background: var(--bg-card); border-color: var(--accent-light); }
.lsof6r .o7z4h2k { border-radius: 100px; padding: 11px 20px; }
.lsof6r .im07 { border-radius: 14px; }
.u4kyue {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.u4kyue summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.u4kyue summary::-webkit-details-marker { display: none; }
.u4kyue summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.u4kyue[open] summary::after { content: "−"; }
.htnjr8z {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .g6kgv { grid-template-columns: 1fr; } }
.iwib { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.iwib li { margin-bottom: 6px; }
.p1btq{display:none}
.p1btq:empty,.vsx4:empty{display:none}
.qm2biz{position:relative;overflow:visible}
.jfaoqm .f0swom,.su36m .f0swom,
.figbo .f0swom,.s51sxhz .f0swom,
.zlz6 .f0swom,.gir2 .f0swom{display:block}
.ig0c8 .c6p2zpi{display:block}
.jfaoqm .f0swom,.su36m .f0swom,
.figbo .f0swom,.s51sxhz .f0swom,
.zlz6 .f0swom{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.jfaoqm .f0swom .vsx4,.su36m .f0swom .vsx4,
.figbo .f0swom .vsx4,.s51sxhz .f0swom .vsx4,
.zlz6 .f0swom .vsx4{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.jfaoqm .kozkd,.su36m .kozkd,
.figbo .kozkd,.s51sxhz .kozkd,
.zlz6 .kozkd{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jfaoqm .f0swom,.su36m .f0swom{top:12px}
.jfaoqm .f0swom .vsx4{margin-right:auto}
.su36m .f0swom .vsx4{margin-left:auto}
.su36m .f0swom{text-align:right}
.figbo .f0swom,.s51sxhz .f0swom{bottom:12px}
.figbo .f0swom .vsx4{margin-right:auto}
.s51sxhz .f0swom .vsx4{margin-left:auto}
.s51sxhz .f0swom{text-align:right}
.zlz6 .f0swom{position:relative;margin-top:16px}
.zlz6 .f0swom .vsx4{margin:0 auto}
.gir2 .f0swom{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gir2 .f0swom .vsx4{margin:0}
.gir2 .pbqu~.f0swom,
.gir2 .ue7t8fh~.f0swom{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gir2 .pbqu~.f0swom .vsx4,
.gir2 .ue7t8fh~.f0swom .vsx4{justify-content:flex-start}
.pbqu~.f0swom,.ue7t8fh~.f0swom{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}
.pbqu~.f0swom .vsx4{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ue7t8fh~.f0swom .vsx4{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.c6p2zpi .vsx4{margin:0 0 12px}
.vsx4{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.kozkd{white-space:nowrap}
.y0pz6of4 .kozkd{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.xaaiw02 .kozkd{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.yclr7 .vsx4{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.hujj42b .kozkd{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ksz6i9j .kozkd{color: var(--accent-light);opacity:1;font-weight:500}
.pk6j .kozkd{border-bottom:1px solid currentColor;padding-bottom:2px}
.bqpf1jk .vsx4{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.g5s23{--date-bg:transparent}
.f9fn .vpuxfx::before{content:""}
.fh3zhhoj .kozkd + .kozkd::before{content:"•";margin-right:6px;opacity:.4}
.fj8rwqmg .kozkd + .kozkd::before{content:"/";margin-right:6px;opacity:.35}
.qqaw .kozkd + .kozkd::before{content:"|";margin-right:6px;opacity:.3}
.s2txs .kozkd + .kozkd::before{content:"—";margin-right:6px;opacity:.3}
.p2o283 .kozkd + .kozkd::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.y8xr .kozkd + .kozkd::before{content:"·";margin-right:6px;opacity:.4}
.txvth .kozkd + .kozkd::before{content:"›";margin-right:6px;opacity:.4}
.yb0r7 .kozkd + .kozkd::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.m07i9hwy .jc34{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .jc34{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .rzmnu{max-width:100%}
}
.k59ha .ohzrpcx{margin:0}
@media (max-width:560px){
  .vknkg6k{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) {
  .agd6 { padding: 28px 18px 20px; }
  .uwd7b { font-size: 1.2rem; }
  .hx35 { max-width: 220px; max-height: 80px; }
}
.ep77l36 {
  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);
}
.cd8q5 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.g7re  .ep77l36 { border-radius: 50%; }
.byoy  .ep77l36 { border-radius: 6px; }
.z9fz .ep77l36 { border-radius: 22px; }
.zirxpfyc .d8on2khg {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ep77l36 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.co53 .m8k69aj2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.co53 .mc6c {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.co53 .d8on2khg {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.bjzg45yw .m8k69aj2,
.bjzg45yw .mc6c {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.bjzg45yw .d8on2khg {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
@media (max-width: 640px) {
  .bjzg45yw { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .bjzg45yw .d8on2khg {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .bjzg45yw .h5enf { display: none !important; }
  .bjzg45yw .jpnk87pq { font-size: 1.1rem !important; }
  .bjzg45yw .ep77l36 { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .j6v5cam { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .dxsq { flex-direction: row-reverse; }
[dir="rtl"] .xcphv { flex-direction: row-reverse; }
[dir="rtl"] .ow8k4bg .tlwq6cj { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ow8k4bg .tlwq6cj { right: auto; left: 20px; }
  [dir="rtl"] .t9eyp  .tlwq6cj { left: auto;  right: 20px; }
}
[dir="rtl"] .my9npr .zi3gw2z  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .u26vffm .zi3gw2z { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .pbqu,
[dir="rtl"] .bmpgd985 { direction: rtl; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .w6hxg1, [dir="rtl"] .macpdzdx { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .sld6 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .b9gj { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .v5h2 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .d8on2khg { direction: rtl; }
[dir="rtl"] .ep77l36 { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .atezdmga,
[dir="rtl"] .sol8i { direction: rtl; }
[dir="rtl"] .mjm8smlp { direction: rtl; }
[dir="rtl"] .idr36u2 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .gl8f .macpdzdx,
[dir="rtl"] .k3xgw .macpdzdx,
[dir="rtl"] .bbo8be .macpdzdx,
[dir="rtl"] .v8obd2gj .macpdzdx {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .gl8f .macpdzdx li::before,
[dir="rtl"] .k3xgw .macpdzdx li::before,
[dir="rtl"] .bbo8be .macpdzdx li::before,
[dir="rtl"] .v8obd2gj .macpdzdx li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .qmam9rot.edr4d9 .arl9l8t4,
[dir="rtl"] .cfh3uifz.edr4d9 .arl9l8t4,
[dir="rtl"] .qjut3e4.edr4d9 .arl9l8t4,
[dir="rtl"] .q86fg.edr4d9 .arl9l8t4,
[dir="rtl"] .q9h882j.edr4d9 .arl9l8t4 { text-align: right; }
[dir="rtl"] .pbqu.edr4d9 .md210u2k { align-items: flex-end; text-align: right; }
[dir="rtl"] .pbqu.wjuow .md210u2k { text-align: center; }
[dir="rtl"] .pbqu .md210u2k { text-align: right; }
[dir="rtl"] .mc6c,
[dir="rtl"] .jspp9l,
[dir="rtl"] .df6dcwy,
[dir="rtl"] .qmz5nwj,
[dir="rtl"] .b96o,
[dir="rtl"] .o7z4h2k,
[dir="rtl"] .im07 { text-align: right; direction: rtl; }
[dir="rtl"] .lsof6r .o7z4h2k,
[dir="rtl"] .u4xa .o7z4h2k { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #01b02f;
  --brand:           #01b02f;
  --brand-light:     #088f2b;
  --brand-pale:      #15b53f;
  --grad-start:      #0ffd4d;
  --grad-end:        #55f47f;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #01b02f;
  --cta-light:       #008823;
  --cta-hover:       #00731e;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ee;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e3;
  --border-alt:      #cfddd2;
  --border-section:  #e1e9e3;
  --text-primary:    #161c18;
  --text-muted:      #506255;
  --text-body:       #2d3830;
  --text-sub:        #445448;
  --text-faint:      #728c79;
  --text-dim:        #8ea394;
  --text-label:      #5b7061;
  --text-value:      #39463c;
  --accent-bg:       #dcf8e3;
  --accent-bg-light: #bff7cd;
  --bg-tip:          #f9f0f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f6;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c72;
  --c-cons:          #9f4c21;
  --c-pros-label:    #b30e87;
  --c-tip-border:    #c61096;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c72;
}
:root { --logo-bg-opacity: 69%; }
body, button, input { font-family: "Montserrat", sans-serif; }
.n6iaj .v6uyi3j { font-size: 0; width: 1.2rem; flex-shrink: 0; }.n6iaj .v6uyi3j::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.n6iaj .gai2     .v6uyi3j::before { content: "";  color: var(--c-tip-border); }.n6iaj .q4lzh .v6uyi3j::before { content: ""; color: var(--c-warn-border); }.n6iaj .i7256lxl    .v6uyi3j::before { content: ""; color: #60a5fa; }.lnb6 .n6iaj .gai2     .v6uyi3j::before { color: #10b981; }.lnb6 .n6iaj .q4lzh .v6uyi3j::before { color: #f43f5e; }.lnb6 .n6iaj .i7256lxl    .v6uyi3j::before { color: #a855f7; }.lybj  .n6iaj .gai2     .v6uyi3j::before { color: #eab308; }.lybj  .n6iaj .q4lzh .v6uyi3j::before { color: #ef4444; }.lybj  .n6iaj .i7256lxl    .v6uyi3j::before { color: #f97316; }.pi5mpq  .n6iaj .gai2     .v6uyi3j::before { color: #38bdf8; }.pi5mpq  .n6iaj .q4lzh .v6uyi3j::before { color: #818cf8; }.pi5mpq  .n6iaj .i7256lxl    .v6uyi3j::before { color: #2dd4bf; }.ipyvt7p .n6iaj .v6uyi3j::before { color: var(--accent-light) !important; }
.qhqns .ezvxl0m li::before, .qhqns .cgicjx li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.qhqns .ezvxl0m li::before { content: ""; }.qhqns .cgicjx li::before { content: ""; }.qhqns .d054wp::before, .qhqns .ci15::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.qhqns .d054wp::before { content: ""; }.qhqns .ci15::before { content: ""; }
.j2rbwuqq .nsuw, .j2rbwuqq .pbqu { min-height: 420px; }
.vl0te::before { content: '›'; font-size: 1.1em; }