:root {
  --color-accent: #a855f7;
  --color-cta: #d946ef;
  --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;
}
.ihi3i1wy {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fuqek1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.g05hk {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uxnui { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.lrnr8 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.lrnr8 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.lrnr8 a:hover { color: var(--accent-light); }
.oadk     .m16hahx { border-radius: 6px; }
.oadk .m16hahx li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.oadk .m16hahx li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .m16hahx {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .wxpazqkf:hover .m16hahx,
  .wxpazqkf:focus-within .m16hahx { display: block; }
  .m16hahx li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ln9geik {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qaml { display: none; }
@media (max-width: 640px) {
  .qaml {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qaml.vcsof { display: block; }
}
@media (max-width: 640px) {
  .ln9geik { display: block; }
  .lrnr8 > li + li::before { display: none !important; }
  .lrnr8 {
    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;
  }
  .lrnr8.vcsof { display: flex; }
  .lrnr8 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .lrnr8 li:last-child a { border-bottom: none; }
}
.rtr04sem { min-height: 480px; }
.e9q037t7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.f7t49p4 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t66xnn1 .f7t49p4 { margin-left: 0; margin-right: 0; }
.wpi7kyg {
  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;
}
.ggz3 .wpi7kyg { margin-top: 24px; }
.wpi7kyg:hover { opacity: 0.88; }
.mgo1mh .e9q037t7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mgo1mh .f7t49p4 { color: #e2e8f0; }
.mgo1mh.t66xnn1   .zcst6e { text-align: left; }
.rwu84n0z .e9q037t7 { color: var(--text-primary); text-shadow: none; }
.rwu84n0z .f7t49p4 { color: var(--text-muted); }
.rwu84n0z .wpi7kyg { margin-top: 16px; }
.rwu84n0z, .rwu84n0z.rtr04sem { min-height: auto !important; }
.rwu84n0z.t66xnn1   .zcst6e { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.em1g83 .e9q037t7 { color: #fff; }
.em1g83 .f7t49p4 { color: rgba(255,255,255,0.85); }
.em1g83 .wpi7kyg { background: #fff; color: var(--cta); }
.em1g83 .wpi7kyg:hover { opacity: 0.92; }
.gv8ja .qfoexcv { position: relative; overflow: hidden; }
.gv8ja .qfoexcv::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;
}
.iy89 .qfoexcv {
  animation: hg-breathe 7s ease-in-out infinite;
}
.xwfa .qfoexcv { position: relative; overflow: hidden; }
.xwfa .qfoexcv::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;
}
.sz5twaz .qfoexcv { position: relative; overflow: hidden; }
.sz5twaz .qfoexcv::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;
}
.r43554e8 .qfoexcv {
  animation: hg-fadein 1.2s ease-out both;
}
.qfoexcv {
  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%);
}
.uf2c {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.yz7wbaq {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.uly6x {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.qfoexcv .e9q037t7 { text-shadow: none; color: var(--text-primary); }
.qfoexcv .f7t49p4 { color: var(--text-muted); }
body.rntj .e9q037t7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vxct2 .e9q037t7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rtr04sem.em1g83 .e9q037t7,
section.em1g83 .e9q037t7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.qfoexcv.fs6s .uf2c { align-items: center; text-align: center; }
.qfoexcv.t66xnn1   .uf2c { align-items: flex-start; text-align: left; }
.t5v0u2j .yz7wbaq { position: relative; }
.t5v0u2j .yz7wbaq::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.t5v0u2j.pun4g4 .yz7wbaq::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.e0po7 .yz7wbaq {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.e0po7 .uly6x {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.e0po7.pun4g4 .yz7wbaq { padding: 32px 0 32px 32px; }
.ny8pgz .yz7wbaq {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ny8pgz .uly6x {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.pun4g4 { grid-template-areas: "media text"; }
.pun4g4 .uf2c {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ny8pgz.pun4g4 .yz7wbaq { padding: 40px 16px 40px 48px; }
.rtr04sem .fand2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.fand2 .rwnt {
  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;
}
.fand2 .rwnt::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.fand2 .iknqr0lk { display: contents !important; }
.fand2 .iknqr0lk .xxiscm5 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.fand2 .iknqr0lk .hq84 { max-height: 48px; max-width: 96px; }
.fand2 .iknqr0lk .hpw5 {
  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;
}
.fand2 .ianhdgy {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.fand2 .ayw9hts { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.fand2 .qarv0wd { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.fand2 .qarv0wd small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.fand2 .g8wt1tm { display: contents !important; }
.fand2 .g8wt1tm .gtcip9pl:not(.je9g) { display: none !important; }
.fand2 .g8wt1tm .je9g {
  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;
}
.fand2 .g8wt1tm .je9g .bavmwv3l {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.fand2 .g8wt1tm .je9g .xt5m {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.fand2 .ej3mbyuo { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.fand2 .ej3mbyuo.yjfulg {
  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;
}
.fand2 .ej3mbyuo.yjfulg:hover { opacity: 0.85; }
.cwhxa4bl .yz7wbaq {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .qfoexcv { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .qfoexcv:not(.cwhxa4bl) .yz7wbaq { display: none !important; }
  .cwhxa4bl .yz7wbaq { padding: 16px; }
  .uf2c  { padding: 36px 24px; }
  .qfoexcv~.lsvf5,.pun4g4~.lsvf5{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .rtr04sem, .qfoexcv { min-height: 320px !important; }
  .e9q037t7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lf2ml,
  .halc,
  .wr7f { grid-template-columns: 1fr !important; }

  

  
  .f0px { display: flex !important; flex-direction: column !important; }
  .f0px .zcst6e { display: contents; }
  .f0px .mpdd1ro { order: 0; }
  .f0px .e9q037t7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .f0px .lf2ml { order: 2; padding: 0 16px 12px !important; }
  .f0px .f7t49p4 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .ggz3 .zcst6e { display: flex; flex-direction: column; }
  .ggz3 .zcst6e .e9q037t7 { order: 1; }
  .ggz3 .zcst6e .wr7f { order: 2; margin: 8px 0 24px !important; }
  .ggz3 .zcst6e .f7t49p4 { order: 3; }
  .ggz3 .zcst6e .wpi7kyg { order: 4; align-self: center; margin-top: 0; }

  
  .qfoexcv.cwhxa4bl {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .qfoexcv.cwhxa4bl .uf2c { display: contents; padding: 0; }
  .qfoexcv.cwhxa4bl .uf2c .e9q037t7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .qfoexcv.cwhxa4bl .yz7wbaq { order: 2; padding: 12px 16px; }
  .qfoexcv.cwhxa4bl .uf2c .f7t49p4 { order: 3; padding: 0 24px; margin: 0 auto; }
  .qfoexcv.cwhxa4bl .uf2c .wpi7kyg { order: 4; align-self: center; margin: 8px 0 32px; }
}
.s54j99 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.itq8x { width: 100%; height: auto; display: block; border-radius: 10px; }
.a5tk .s54j99        { border-radius: 16px; }
.a5tk .itq8x  { border-radius: 16px; }
.vkyiapgx .s54j99         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.vkyiapgx .itq8x   { border-radius: 8px; }
.c20kow3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.r9j9sy3 { width: 100%; padding: 32px 0; position: relative; }
.ay7h { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dif4 .r9j9sy3:nth-child(even) { background: var(--bg-surface); }
.dif4 .r9j9sy3:nth-child(odd)  { background: var(--bg-page); }
.uw9q .r9j9sy3:nth-child(even) { background: var(--bg-card); }
.uw9q .r9j9sy3:nth-child(odd)  { background: var(--bg-page); }
.dif4 .r9j9sy3:nth-child(odd)  .ay7h { background: var(--bg-card); border-radius: 6px; }
.dif4 .r9j9sy3:nth-child(even) .ay7h { background: var(--bg-raised); border-radius: 6px; }
.uw9q .r9j9sy3:nth-child(odd)  .ay7h { background: var(--bg-card); border-radius: 6px; }
.uw9q .r9j9sy3:nth-child(even) .ay7h { background: var(--bg-raised); border-radius: 6px; }
.dif4 .r9j9sy3:nth-child(even) .yu5k91 .fux0,
.uw9q .r9j9sy3:nth-child(even) .yu5k91 .fux0 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dif4 .r9j9sy3:nth-child(odd) .yu5k91 .fux0,
.uw9q .r9j9sy3:nth-child(odd) .yu5k91 .fux0 { background: var(--bg-card-inner); }
.dif4 .r9j9sy3:nth-child(even) .texj5wqu .fux0:nth-child(odd),
.uw9q .r9j9sy3:nth-child(even) .texj5wqu .fux0:nth-child(odd)  { background: var(--bg-card); }
.dif4 .r9j9sy3:nth-child(even) .texj5wqu .fux0:nth-child(even),
.uw9q .r9j9sy3:nth-child(even) .texj5wqu .fux0:nth-child(even) { background: var(--bg-card-inner); }
h1.qrc57 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qrc57 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.m9hal { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.sdmn h2.qrc57 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.kpodfru h2.qrc57 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.w17d h2.qrc57 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.fi962b h2.qrc57::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.uxykrw h2.qrc57 {
  color: var(--text-primary); font-size: 1.7rem;
}
.xhou13 h2.qrc57::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.mracr h2.qrc57 {
  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;
}
.w5i4l7bk { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.o7y8 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .o7y8 { display: none; } }
.vntk { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.yfqrvxgy { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fw18blv {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.x4o7t9 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.g1ol18c { padding-left: 20px; }
.g1ol18c li { margin-bottom: 6px; }
.g1ol18c a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.g1ol18c a:hover { color: var(--accent-light); }
.o5so9wlx .x4o7t9 { display: none; }
.px2mz75 .x4o7t9 { display: none; }
.px2mz75 .g1ol18c { padding-left: 0; list-style: none; }
.px2mz75 .g1ol18c li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.px2mz75 .g1ol18c a { font-size: 0.92rem; }
.ujooeh .fw18blv { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ujooeh .x4o7t9 { display: none; }
.ujooeh .g1ol18c { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ujooeh .g1ol18c li { margin-bottom: 0; }
.ujooeh .g1ol18c 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;
}
.ujooeh .g1ol18c a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.cx21l2no .fw18blv { padding: 20px 20px 16px; }
.cx21l2no .g1ol18c {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.cx21l2no .g1ol18c li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.cx21l2no .g1ol18c 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;
}
.cx21l2no .g1ol18c 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;
}
.cx21l2no .g1ol18c a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.cx21l2no .g1ol18c a:focus,
.cx21l2no .g1ol18c a:focus-visible,
.cx21l2no .g1ol18c a:target { outline: none; }
.cx21l2no .g1ol18c li:target a { border-color: var(--border); color: var(--text-muted); }
.a79j .fw18blv { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.a79j .x4o7t9 { display: none; }
.a79j .g1ol18c { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.a79j .g1ol18c li { margin-bottom: 0; }
.a79j .g1ol18c li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.a79j .g1ol18c li:last-child::after { content: ""; margin-right: 0; }
.a79j .g1ol18c a { font-size: 0.9rem; }
.fux0 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.yu5k91 .fux0 { background: var(--bg-card); }
.texj5wqu .fux0:nth-child(odd)  { background: var(--bg-card); }
.texj5wqu .fux0:nth-child(even) { background: var(--bg-raised); }
.z8jc38z4 .fux0 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.z8jc38z4 .fux0:last-child { border-bottom: none; }
.z8jc38z4 h3.m9hal { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.m326 .fux0 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.m326 .fux0 + .fux0 { margin-top: 4px; }
.jt0i .fux0 { background: none; border-radius: 0; padding: 12px 0; }
.jt0i .fux0 + .fux0 { border-top: 1px solid var(--border-section); }
.kyy8w0xo { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xgv5nhis { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.f7meo1 { color: var(--text-body); margin-bottom: 10px; }
.pk0d1n, .y7yz02p { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.pk0d1n li, .y7yz02p li { margin-bottom: 6px; }
.y7yz02p li { list-style: decimal; }
.b5kk2gtw     .pk0d1n { list-style-type: "● "; }
.fnzo  .pk0d1n { list-style-type: "■ "; }
.irrl6 .pk0d1n { list-style-type: "◆ "; }
.cvacaw0    .pk0d1n { list-style-type: "★ "; }
.b5kk2gtw     .w2nnx { list-style-type: "● "; }
.fnzo  .w2nnx { list-style-type: "■ "; }
.irrl6 .w2nnx { list-style-type: "◆ "; }
.cvacaw0    .w2nnx { list-style-type: "★ "; }
.b5kk2gtw    .pk0d1n li::marker, .b5kk2gtw    .w2nnx li::marker,
.fnzo .pk0d1n li::marker, .fnzo .w2nnx li::marker,
.irrl6 .pk0d1n li::marker, .irrl6 .w2nnx li::marker,
.cvacaw0   .pk0d1n li::marker, .cvacaw0   .w2nnx li::marker {
  color: var(--cta); font-size: 1em;
}
.b5kk2gtw .y7yz02p,
.fnzo .y7yz02p,
.irrl6 .y7yz02p,
.cvacaw0 .y7yz02p {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.b5kk2gtw .y7yz02p li,
.fnzo .y7yz02p li,
.irrl6 .y7yz02p li,
.cvacaw0 .y7yz02p li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.b5kk2gtw .y7yz02p li::before,
.fnzo .y7yz02p li::before,
.irrl6 .y7yz02p li::before,
.cvacaw0 .y7yz02p 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;
}
.b5kk2gtw     .y7yz02p li::before { border-radius: 50%; }
.fnzo  .y7yz02p li::before { border-radius: 3px; }
.irrl6 .y7yz02p li::before { border-radius: 3px; }
.cvacaw0    .y7yz02p li::before { border-radius: 50%; }
.ch950r { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.i9lopmn8 .ch950r,
.rysn1 .ch950r { background: transparent; border: none; border-radius: 0; }
.xpfchmv7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.xpfchmv7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.xpfchmv7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.xpfchmv7 tr:hover td { background: var(--bg-hover); }
.ype73891 .xpfchmv7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.zkaz .xpfchmv7 { border: 1px solid var(--border-alt); }
.zkaz .xpfchmv7 th,
.zkaz .xpfchmv7 td { border: 1px solid var(--border-alt); }
.tqb112 .xpfchmv7 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tqb112 .xpfchmv7 td { border-bottom: none; }
.tqb112 .xpfchmv7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ck95waq7 .xpfchmv7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.a7it7j .ch950r {
  overflow: hidden;
}
.a7it7j .xpfchmv7 th { border-bottom: 1px solid var(--border-alt); }
.a7it7j .xpfchmv7 tr:last-child td { border-bottom: none; }
.lmuzgvwb { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.x572ko8k { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.o69ytip { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ktnnyzi1 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.kadanxy { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.w2nnx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.w2nnx 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%}
.xwld .ktnnyzi1 { background: transparent; text-align: center; }
.q8hwbw8 .o69ytip {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.khn1 .o69ytip {
  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);
}
.q858 .x572ko8k { display: grid; grid-template-columns: auto 1fr; }
.q858 .o69ytip {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.q858 .ktnnyzi1 { grid-column: 2; }
.q858 .kadanxy,
.q858 .w2nnx { grid-column: 1 / -1; }
.i2golbq3 .x572ko8k { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.i2golbq3 .o69ytip {
  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);
}
.i2golbq3 .ktnnyzi1 { grid-column: 2; }
.i2golbq3 .kadanxy,
.i2golbq3 .w2nnx { grid-column: 1 / -1; }
.qsixky1k .x572ko8k { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.qsixky1k .ktnnyzi1 { background: none; color: var(--accent-light); font-weight: 700; }
.q527 .x572ko8k { 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); }
.q527 .ktnnyzi1 { background: none; color: var(--accent-light); font-weight: 700; }
.fz5h2o .x572ko8k { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.fz5h2o .x572ko8k:last-child { border-bottom: none; }
.fz5h2o .ktnnyzi1 { background: none; color: var(--accent-light); font-weight: 700; }
.thhb7 .x572ko8k { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.thhb7 .ktnnyzi1 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.lukw .lmuzgvwb { counter-reset: card-n; }
.lukw .x572ko8k  { counter-increment: card-n; }
.lukw .ktnnyzi1 { display: flex; align-items: center; gap: 10px; }
.lukw .ktnnyzi1::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;
}
.ta54es .x572ko8k { background: var(--bg-surface); border: 1px solid var(--border); }
.ta54es .ktnnyzi1 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.p04mctt { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.iyrabmn  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.urolg { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.yo4x3 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.s5r4if { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.p04mctt strong { color: var(--text-primary); font-size: 0.95rem; }
.p04mctt p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.jacvwfj { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.exsupg, .b5a5w07b { border-radius: 8px; padding: 14px; }
.exsupg { background: var(--bg-pros); }
.b5a5w07b { background: var(--bg-cons); }
.qi0fw { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.exsupg .qi0fw { color: var(--c-pros-label); }
.b5a5w07b .qi0fw { color: #f87171; }
.exsupg ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.b5a5w07b ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.itq8x { width: 100%; height: auto; border-radius: 10px; display: block; }
.yjfulg {
  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;
}
.yjfulg:hover { opacity: 0.85; }
.xq1q .yjfulg  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.xq1q .yjfulg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.pazs .yjfulg  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.pazs .yjfulg:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.dqrkgw6a .wpi7kyg { border-radius: 50px; }
.dqrkgw6a .yjfulg  { border-radius: 50px; }
.xgs0g .wpi7kyg { padding-left: 22px; padding-right: 22px; }
.xgs0g .yjfulg  { padding-left: 12px; padding-right: 12px; }
.bnw7p1od .wpi7kyg { padding-left: 44px; padding-right: 44px; }
.bnw7p1od .yjfulg  { padding-left: 24px; padding-right: 24px; }
.zs6a9x8 .wpi7kyg { padding-left: 56px; padding-right: 56px; }
.zs6a9x8 .yjfulg  { padding-left: 32px; padding-right: 32px; }
.d175qfmg   .wpi7kyg::after, .d175qfmg   .yjfulg::after,
.s00z .wpi7kyg::after, .s00z .yjfulg::after,
.unh8yz    .wpi7kyg::after, .unh8yz    .yjfulg::after,
.upuu8v0    .wpi7kyg::after, .upuu8v0    .yjfulg::after,
.qbm23mpx    .wpi7kyg::after, .qbm23mpx    .yjfulg::after,
.re7cc     .wpi7kyg::after, .re7cc     .yjfulg::after,
.eqvu    .wpi7kyg::after, .eqvu    .yjfulg::after,
.rem8lgc   .wpi7kyg::after, .rem8lgc   .yjfulg::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;
}
.d175qfmg .wpi7kyg::after, .d175qfmg .yjfulg::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");
}
.s00z .wpi7kyg::after, .s00z .yjfulg::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");
}
.unh8yz .wpi7kyg::after, .unh8yz .yjfulg::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");
}
.upuu8v0 .wpi7kyg::after, .upuu8v0 .yjfulg::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");
}
.qbm23mpx .wpi7kyg::after, .qbm23mpx .yjfulg::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");
}
.re7cc .wpi7kyg::after, .re7cc .yjfulg::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");
}
.eqvu .wpi7kyg::after, .eqvu .yjfulg::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");
}
.rem8lgc .wpi7kyg::after, .rem8lgc .yjfulg::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");
}
.gkb55k3i   .kggsx::after, .gkb55k3i   .lyxja::after,
.a42x5 .kggsx::after, .a42x5 .lyxja::after,
.bdcsk9    .kggsx::after, .bdcsk9    .lyxja::after,
.flhh    .kggsx::after, .flhh    .lyxja::after,
.g5y6    .kggsx::after, .g5y6    .lyxja::after,
.b54ok     .kggsx::after, .b54ok     .lyxja::after,
.n76w2    .kggsx::after, .n76w2    .lyxja::after,
.xi3ci   .kggsx::after, .xi3ci   .lyxja::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;
}
.gkb55k3i .kggsx::after, .gkb55k3i .lyxja::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");
}
.a42x5 .kggsx::after, .a42x5 .lyxja::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");
}
.bdcsk9 .kggsx::after, .bdcsk9 .lyxja::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");
}
.flhh .kggsx::after, .flhh .lyxja::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");
}
.g5y6 .kggsx::after, .g5y6 .lyxja::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");
}
.b54ok .kggsx::after, .b54ok .lyxja::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");
}
.n76w2 .kggsx::after, .n76w2 .lyxja::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");
}
.xi3ci .kggsx::after, .xi3ci .lyxja::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");
}
.llplj9gz {
  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;
}
.rwnt {
  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;
}
.rwnt > * { min-width: 0; }
.rwnt:hover { background: var(--bg-hover); }
.rwnt > [itemprop="item"] { display: contents; }
.rwnt [itemprop="itemReviewed"],
.rwnt [itemprop="reviewRating"] { display: none; }
.rwnt::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;
}
.iknqr0lk {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.xxiscm5 {
  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;
}
.hq84 { max-height: 52px; max-width: 110px; object-fit: contain; }
.hpw5 {
  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;
}
.ew6njdh .xxiscm5    { background: #1a1a1a; }
.qfoauik .xxiscm5   { background: rgba(128,128,128,.12); }
.yjeb1 .xxiscm5 { background: var(--bg-raised); }
.y1wdw .xxiscm5    { background: transparent; padding: 0; }
.ianhdgy {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.ayw9hts { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.qarv0wd { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.g8wt1tm {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.gtcip9pl {
  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;
}
.bavmwv3l {
  
  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%;
}
.xt5m {
  
  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;
}
.ej3mbyuo {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.ej3mbyuo.yjfulg {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .rwnt {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .rwnt::before    { grid-area: rank;   }
  .iknqr0lk           { grid-area: ident;  }
  .ianhdgy     { grid-area: rating; min-width: 0; width: auto; }
  .g8wt1tm           { grid-area: pills;  }
  .ej3mbyuo             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .rwnt {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .rwnt::before    { justify-self: center; }
  .iknqr0lk           { width: 100%; }
  .ianhdgy     { justify-self: center; }
  .g8wt1tm           { grid-template-columns: 1fr; }
}
.ymhlo871    .qrrtl li::before { content: "◆"; }
.ymhlo871    .amovc7k li::before { content: "▲"; }
.ycfv .nzoep8cl { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .w07q8d .ssds {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .w07q8d .twg1t { margin: 0; }
}
.dbx5amx0 .twg1t { border-top: 4px solid var(--accent); }
.dbx5amx0 .i8toai { background: var(--bg-card); }
.rysn1 .jacvwfj { gap: 10px; }
.rysn1 .exsupg, .rysn1 .b5a5w07b { padding: 12px; }
.rysn1 .exsupg ul, .rysn1 .b5a5w07b ul { margin: 4px 0 0; padding-left: 18px; }
.rysn1 .exsupg li, .rysn1 .b5a5w07b li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .dwmvad { grid-template-columns: 1fr; }
  .nvcmqv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .nvcmqv .r3ja { width: 72px; height: 50px; }
  .nvcmqv .j6ky0 { max-width: 180px; }
  .nvcmqv .cyurswkh { width: auto; }
}
@media (max-width: 720px) {
  .l0d4a9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vzds { padding: 16px; }
  .esycb .bvc3 { min-width: 50%; }
}
.ys2ujjo .jacvwfj { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .d5zqxo { grid-template-columns: 1fr; }
  .rlw5u3l1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .qji2q { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vapye { flex-wrap: wrap; padding: 16px; }
}
.k0tp .jacvwfj { gap: 8px; }
.k0tp .exsupg, .k0tp .b5a5w07b { padding: 8px; }
@media (max-width: 480px) {
  .mu8k9 { flex-direction: column; align-items: stretch; }
}
.pa94n .cyurswkh .yjfulg { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .kwgb2c1q { flex-direction: column; align-items: stretch; gap: 10px; }
  .pa94n .cyurswkh { text-align: center; }
}
@media (max-width: 720px) {
  .itmcte9e { grid-template-columns: 1fr; }
  .sisx8iog { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g78lp5u0 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .u1ai { grid-template-columns: 1fr; }
  .zxg04oo { width: 100px; height: 100px; margin: 16px auto; }
  .h5b0x8 { font-size: 1.4rem; }
  .qqo2 { justify-content: center; }
  .c1axwfu5 .bvc3 { min-width: 50%; }
}
.ajv8 .jacvwfj { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .x0jtb1hw { flex-wrap: wrap; padding: 14px 16px; }
  .ywc4qgu { padding: 12px 16px; }
  .ajv8 .jacvwfj { margin: 0 16px; }
  .ajv8 .nol9 { padding: 0 16px; }
  .p8k0e9pj { padding: 12px 16px; }
}
.cyoyx2 .rwnt {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.cyoyx2 .rwnt:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.k9vl1 .llplj9gz { gap: 18px; }
.k9vl1 .rwnt {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.k9vl1 .rwnt:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.v99um7hw .llplj9gz {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.v99um7hw .rwnt {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.v99um7hw .rwnt:last-child { border-bottom: none; }
.v99um7hw .iknqr0lk,
.v99um7hw .ianhdgy,
.v99um7hw .g8wt1tm {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.pv8c .llplj9gz { gap: 0; }
.pv8c .rwnt {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.pv8c .rwnt:last-child { border-bottom: none; }
.pv8c .rwnt:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.pv8c .rwnt:nth-child(even):hover { background: var(--bg-hover); }
.zqf0 .rwnt {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xsx5k .g8wt1tm .gtcip9pl {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xsx5k .g8wt1tm .gtcip9pl:first-child { border-left: none; }
.vlgbj .g8wt1tm .gtcip9pl {
  background: transparent; padding: 4px 8px;
}
.vlgbj .g8wt1tm .bavmwv3l { font-size: .65rem; opacity: .65; }
.vlgbj .g8wt1tm .xt5m   { font-size: 1.15rem; color: var(--accent-light); }
.xb56ii .g8wt1tm .gtcip9pl {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.qarv0wd { display: none; }
.ysix .ayw9hts { font-size: 1rem; letter-spacing: 2px; }
.xu6bcagm .ayw9hts {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.nqd2j3xy .ayw9hts,
.vktg .ayw9hts,
.kt8997f .ayw9hts { display: none; }
.nqd2j3xy .qarv0wd,
.vktg .qarv0wd,
.kt8997f .qarv0wd { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nqd2j3xy .qarv0wd { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.nqd2j3xy .qarv0wd small { display: none; }
.vktg .qarv0wd {
  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;
}
.vktg .qarv0wd small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.kt8997f .qarv0wd {
  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;
}
.kt8997f .qarv0wd small { display: none; }
.lj1od { margin: 16px 0; }
.jsjz2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.jsjz2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.jsjz2 summary::after { content: "+"; color: var(--accent-light); }
.jsjz2[open] summary::after { content: "−"; }
.jsjz2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.r9j9sy3 { margin-bottom: 0; }
.xocbdx h2.qrc57 { color: var(--text-primary); border-color: var(--accent-light); }
.on47eqb h2.qrc57 { color: var(--text-primary); border-color: var(--accent-light); }
.oi04jpw .iyrabmn     { background: #052e16; border-color: #10b981; }
.oi04jpw .urolg { background: #2d0a1e; border-color: #f43f5e; }
.oi04jpw .yo4x3    { background: #1e1036; border-color: #a855f7; }
.oi04jpw .p04mctt strong  { color: #f1f5f9; }
.oi04jpw .p04mctt p       { color: #cbd5e1; }
.oi04jpw .gfnve    .iyrabmn     .s5r4if::before,
.oi04jpw .ig3ru  .iyrabmn     .s5r4if::before,
.oi04jpw .dzrzzyl  .iyrabmn     .s5r4if::before,
.oi04jpw .t9v20n .iyrabmn     .s5r4if::before { color: #10b981; }
.oi04jpw .gfnve    .urolg .s5r4if::before,
.oi04jpw .ig3ru  .urolg .s5r4if::before,
.oi04jpw .dzrzzyl  .urolg .s5r4if::before,
.oi04jpw .t9v20n .urolg .s5r4if::before { color: #f43f5e; }
.oi04jpw .gfnve    .yo4x3    .s5r4if::before,
.oi04jpw .ig3ru  .yo4x3    .s5r4if::before,
.oi04jpw .dzrzzyl  .yo4x3    .s5r4if::before,
.oi04jpw .t9v20n .yo4x3    .s5r4if::before { color: #a855f7; }
.nbrqw560 .iyrabmn     { background: #2d2000; border-color: #eab308; }
.nbrqw560 .urolg { background: #2d0b0b; border-color: #ef4444; }
.nbrqw560 .yo4x3    { background: #2d1600; border-color: #f97316; }
.nbrqw560 .p04mctt strong  { color: #f1f5f9; }
.nbrqw560 .p04mctt p       { color: #cbd5e1; }
.nbrqw560 .gfnve    .iyrabmn     .s5r4if::before,
.nbrqw560 .ig3ru  .iyrabmn     .s5r4if::before,
.nbrqw560 .dzrzzyl  .iyrabmn     .s5r4if::before,
.nbrqw560 .t9v20n .iyrabmn     .s5r4if::before { color: #eab308; }
.nbrqw560 .gfnve    .urolg .s5r4if::before,
.nbrqw560 .ig3ru  .urolg .s5r4if::before,
.nbrqw560 .dzrzzyl  .urolg .s5r4if::before,
.nbrqw560 .t9v20n .urolg .s5r4if::before { color: #ef4444; }
.nbrqw560 .gfnve    .yo4x3    .s5r4if::before,
.nbrqw560 .ig3ru  .yo4x3    .s5r4if::before,
.nbrqw560 .dzrzzyl  .yo4x3    .s5r4if::before,
.nbrqw560 .t9v20n .yo4x3    .s5r4if::before { color: #f97316; }
.ew4reb .iyrabmn     { background: #0c1a2e; border-color: #38bdf8; }
.ew4reb .urolg { background: #12103a; border-color: #818cf8; }
.ew4reb .yo4x3    { background: #0a2020; border-color: #2dd4bf; }
.ew4reb .p04mctt strong  { color: #f1f5f9; }
.ew4reb .p04mctt p       { color: #cbd5e1; }
.ew4reb .gfnve    .iyrabmn     .s5r4if::before,
.ew4reb .ig3ru  .iyrabmn     .s5r4if::before,
.ew4reb .dzrzzyl  .iyrabmn     .s5r4if::before,
.ew4reb .t9v20n .iyrabmn     .s5r4if::before { color: #38bdf8; }
.ew4reb .gfnve    .urolg .s5r4if::before,
.ew4reb .ig3ru  .urolg .s5r4if::before,
.ew4reb .dzrzzyl  .urolg .s5r4if::before,
.ew4reb .t9v20n .urolg .s5r4if::before { color: #818cf8; }
.ew4reb .gfnve    .yo4x3    .s5r4if::before,
.ew4reb .ig3ru  .yo4x3    .s5r4if::before,
.ew4reb .dzrzzyl  .yo4x3    .s5r4if::before,
.ew4reb .t9v20n .yo4x3    .s5r4if::before { color: #2dd4bf; }
.yhibfm .iyrabmn     { background: var(--accent-bg); border-color: var(--accent-light); }
.yhibfm .urolg { background: var(--accent-bg-light); border-color: var(--accent-light); }
.yhibfm .yo4x3    { background: var(--accent-bg); border-color: var(--accent-pale); }
.yhibfm .gfnve    .s5r4if::before,
.yhibfm .ig3ru  .s5r4if::before,
.yhibfm .dzrzzyl  .s5r4if::before,
.yhibfm .t9v20n .s5r4if::before { color: var(--accent-light) !important; }
.ct3y6ba9::before,
.x1wne8nw::before { margin-right: 5px; }
.foyx2y .exsupg ul li,
.foyx2y .exsupg .ct3y6ba9 { color: #22c55e; }
.foyx2y .b5a5w07b ul li,
.foyx2y .b5a5w07b .x1wne8nw { color: #ef4444; }
.dud3j .exsupg { background: var(--bg-pros); }
.dud3j .b5a5w07b { background: var(--bg-cons); }
.dud3j .exsupg .ct3y6ba9 { color: var(--c-pros-label); }
.dud3j .b5a5w07b .x1wne8nw { color: var(--c-cons); }
.dud3j .exsupg ul li,
.dud3j .b5a5w07b ul li,
.fnznj .exsupg { background: var(--bg-pros); }
.fnznj .b5a5w07b { background: var(--bg-cons); }
.fnznj .exsupg .ct3y6ba9 { color: var(--c-pros-label); }
.fnznj .b5a5w07b .x1wne8nw { color: var(--c-cons); }
.fnznj .exsupg ul li,
.fnznj .qrrtl li          { color: var(--c-pros); }
.fnznj .b5a5w07b ul li,
.fnznj .amovc7k li          { color: var(--c-cons); }
.ykdnik .ct3y6ba9::before { content: "✓ "; }
.ykdnik .x1wne8nw::before { content: "✗ "; }
.y55p .ct3y6ba9::before { content: "→ "; }
.y55p .x1wne8nw::before { content: "← "; }
.xq355s .ct3y6ba9::before { content: "★ "; }
.xq355s .x1wne8nw::before { content: "✕ "; }
.ymhlo871 .ct3y6ba9::before { content: "◆ "; }
.ymhlo871 .x1wne8nw::before { content: "▲ "; }
.ycfv .p04mctt { background: transparent; border-left: none; border: 1.5px solid; }
.ycfv .iyrabmn     { border-color: var(--c-tip-border); }
.ycfv .urolg { border-color: var(--c-warn-border); }
.ycfv .yo4x3    { border-color: #60a5fa; }
.ycfv .p04mctt strong { color: var(--text-primary); }
.ycfv .p04mctt p      { color: var(--text-muted); }
.mxqi .p04mctt { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.mxqi .iyrabmn     { border-top-color: var(--c-tip-border); }
.mxqi .urolg { border-top-color: var(--c-warn-border); }
.mxqi .yo4x3    { border-top-color: #60a5fa; }
.q5tss .p04mctt { border-left: none; border-radius: 8px; }
.q5tss .iyrabmn     { background: #065f46; }
.q5tss .urolg { background: #92400e; }
.q5tss .yo4x3    { background: #1e3a8a; }
.q5tss .p04mctt strong,
.q5tss .p04mctt p { color: #fff; }
.q5tss .s5r4if::before { color: rgba(255,255,255,0.85) !important; }
.oi04jpw.q5tss .iyrabmn,
.oi04jpw .q5tss .iyrabmn     { background: #052e16; }
.oi04jpw.q5tss .urolg,
.oi04jpw .q5tss .urolg { background: #2d0a1e; }
.oi04jpw.q5tss .yo4x3,
.oi04jpw .q5tss .yo4x3    { background: #1e1036; }
.nbrqw560.q5tss .iyrabmn,
.nbrqw560 .q5tss .iyrabmn      { background: #2d2000; }
.nbrqw560.q5tss .urolg,
.nbrqw560 .q5tss .urolg  { background: #2d0b0b; }
.nbrqw560.q5tss .yo4x3,
.nbrqw560 .q5tss .yo4x3     { background: #2d1600; }
.ew4reb.q5tss .iyrabmn,
.ew4reb .q5tss .iyrabmn      { background: #0c1a2e; }
.ew4reb.q5tss .urolg,
.ew4reb .q5tss .urolg  { background: #12103a; }
.ew4reb.q5tss .yo4x3,
.ew4reb .q5tss .yo4x3     { background: #0a2020; }
.nd2sd .p04mctt { border-left: none; border-radius: 6px; padding: 10px 14px; }
.nd2sd .iyrabmn     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.nd2sd .urolg { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.nd2sd .yo4x3    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.nd2sd .p04mctt strong { color: var(--text-primary); }
.nd2sd .p04mctt p      { color: var(--text-muted); }
.u5fqe .p04mctt { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gfnve .s5r4if,
.ig3ru .s5r4if,
.dzrzzyl .s5r4if,
.t9v20n .s5r4if { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gfnve .s5r4if::before,
.ig3ru .s5r4if::before,
.dzrzzyl .s5r4if::before,
.t9v20n .s5r4if::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gfnve .iyrabmn     .s5r4if::before { content: "✦"; color: var(--c-tip-border); }
.gfnve .urolg .s5r4if::before { content: "▲"; color: var(--c-warn-border); }
.gfnve .yo4x3    .s5r4if::before { content: "◉"; color: #60a5fa; }
.ig3ru .iyrabmn     .s5r4if::before { content: "★"; color: var(--c-tip-border); }
.ig3ru .urolg .s5r4if::before { content: "◆"; color: var(--c-warn-border); }
.ig3ru .yo4x3    .s5r4if::before { content: "●"; color: #60a5fa; }
.dzrzzyl .iyrabmn     .s5r4if::before { content: "▶"; color: var(--c-tip-border); }
.dzrzzyl .urolg .s5r4if::before { content: "■"; color: var(--c-warn-border); }
.dzrzzyl .yo4x3    .s5r4if::before { content: "▸"; color: #60a5fa; }
.t9v20n .iyrabmn     .s5r4if::before { content: "→"; color: var(--c-tip-border); }
.t9v20n .urolg .s5r4if::before { content: "⬥"; color: var(--c-warn-border); }
.t9v20n .yo4x3    .s5r4if::before { content: "◈"; color: #60a5fa; }
.ie3r1bgf .yu5k91 .fux0,
.ie3r1bgf .texj5wqu .fux0  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ie3r1bgf .x572ko8k                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ie3r1bgf .rwnt                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ie3r1bgf .ch950r          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ie3r1bgf .fw18blv                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.r4lmwbp3 .yu5k91 .fux0,
.r4lmwbp3 .texj5wqu .fux0,
.r4lmwbp3 .x572ko8k,
.r4lmwbp3 .rwnt,
.r4lmwbp3 .twg1t,
.r4lmwbp3 .ch950r,
.r4lmwbp3 .fw18blv,
.r4lmwbp3 .u5fqe .p04mctt { box-shadow: none; }
.qix2a   .f7meo1, .qix2a .kyy8w0xo, .qix2a .xgv5nhis,
.qix2a   .vntk, .qix2a .yfqrvxgy { font-size: 0.9rem; }
.qix2a   .pk0d1n, .qix2a .y7yz02p { font-size: 0.9rem; }
.z7mimae   .f7meo1, .z7mimae .kyy8w0xo, .z7mimae .xgv5nhis,
.z7mimae   .vntk, .z7mimae .yfqrvxgy { font-size: 0.95rem; }
.z7mimae   .pk0d1n, .z7mimae .y7yz02p { font-size: 0.95rem; }
.tmxi   .f7meo1, .tmxi .kyy8w0xo, .tmxi .xgv5nhis,
.tmxi   .vntk, .tmxi .yfqrvxgy { font-size: 1.08rem; }
.tmxi   .pk0d1n, .tmxi .y7yz02p { font-size: 1.05rem; }
.tmxi   .xpfchmv7 { font-size: 0.97rem; }
.o78e .e9q037t7      { font-size: 3.2rem; }
.o78e h2.qrc57 { font-size: 1.9rem; }
.o78e h3.m9hal     { font-size: 1.4rem; }
.gnj24nl .e9q037t7      { font-size: 3.8rem; }
.gnj24nl h2.qrc57 { font-size: 2.2rem; }
.gnj24nl h3.m9hal     { font-size: 1.6rem; }
.r9j9sy3 + .r9j9sy3 { position: relative; }
.w4eq6   .r9j9sy3 + .r9j9sy3::before,
.a2jh  .r9j9sy3 + .r9j9sy3::before,
.zloa   .r9j9sy3 + .r9j9sy3::before,
.riegkdtw   .r9j9sy3 + .r9j9sy3::before,
.k9nrmpu   .r9j9sy3 + .r9j9sy3::before,
.p2wj98 .r9j9sy3 + .r9j9sy3::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.w4eq6 .r9j9sy3 + .r9j9sy3::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.a2jh .r9j9sy3 + .r9j9sy3::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.zloa .r9j9sy3 + .r9j9sy3::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;
}
.riegkdtw .r9j9sy3 + .r9j9sy3::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wus35 .r9j9sy3 { margin-bottom: 16px; }
.wus35 .r9j9sy3 + .r9j9sy3 { margin-top: 0; }
.wus35 .ay7h { padding-top: 0; padding-bottom: 0; }
.k9nrmpu .r9j9sy3 + .r9j9sy3::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.p2wj98 .r9j9sy3 + .r9j9sy3::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.sg89 .r9j9sy3 + .r9j9sy3::before,
.lvw18sy7 .r9j9sy3 + .r9j9sy3::before,
.up8q .r9j9sy3 + .r9j9sy3::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%;
}
.dif4 .sg89 .r9j9sy3:nth-child(even)::before,
.dif4 .lvw18sy7 .r9j9sy3:nth-child(even)::before,
.dif4 .up8q .r9j9sy3:nth-child(even)::before { background: var(--bg-surface); }
.uw9q .sg89 .r9j9sy3:nth-child(even)::before,
.uw9q .lvw18sy7 .r9j9sy3:nth-child(even)::before,
.uw9q .up8q .r9j9sy3:nth-child(even)::before { background: var(--bg-card); }
.sg89 .r9j9sy3 + .r9j9sy3::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");
}
.lvw18sy7 .r9j9sy3 + .r9j9sy3::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");
}
.up8q .r9j9sy3 + .r9j9sy3::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");
}
.q4a3 .mgo1mh,
.q4a3 .zcst6e { margin-bottom: 60px; }
.xqcgh .uf2c,
.q4a3 .uf2c { padding-bottom: 60px; }
.hx9gm8l .uf2c { padding-bottom: 70px; }
.q4a3 .mgo1mh::before,
.q4a3 .mgo1mh::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");
}
.ve2n .qfoexcv { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.t0wg .qfoexcv { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ufcs0c .qfoexcv { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i5jrzhut .qfoexcv { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.i8hxd5 .em1g83 { background: var(--accent); }
.i8hxd5 .em1g83 .mpdd1ro { background: none; }
.i8hxd5 .fi754 { background: var(--accent); }
.i8hxd5 .qfoexcv { background: var(--accent-bg); }
.i8hxd5 .mgo1mh:not(.em1g83) .mpdd1ro { background: rgba(0,0,0,0.6); }
.lc9wf4f2 .s54j99 { float: left; width: 38%; margin: 0 28px 16px 0; }
.lc9wf4f2 .s54j99 .itq8x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lc9wf4f2 .ay7h::after { content: ''; display: block; clear: both; }
.eawaxcm .s54j99 { float: right; width: 38%; margin: 0 0 16px 28px; }
.eawaxcm .s54j99 .itq8x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.eawaxcm .ay7h::after { content: ''; display: block; clear: both; }
.t69h0tns .r9j9sy3:nth-child(odd)  .s54j99 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.t69h0tns .r9j9sy3:nth-child(even) .s54j99 { float: right; width: 38%; margin: 0 0 16px 28px; }
.t69h0tns .s54j99 .itq8x { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.t69h0tns .ay7h::after { content: ''; display: block; clear: both; }
.lc9wf4f2 .lmuzgvwb,
.lc9wf4f2 .llplj9gz,
.eawaxcm .lmuzgvwb,
.eawaxcm .llplj9gz,
.t69h0tns .lmuzgvwb,
.t69h0tns .llplj9gz { clear: both; }
@media (max-width: 900px) {
  .lc9wf4f2 .s54j99,
  .eawaxcm .s54j99,
  .t69h0tns .r9j9sy3:nth-child(odd)  .s54j99,
  .t69h0tns .r9j9sy3:nth-child(even) .s54j99 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .lc9wf4f2 .s54j99 .itq8x,
  .eawaxcm .s54j99 .itq8x,
  .t69h0tns .s54j99 .itq8x {
    max-height: none !important;
  }
}
.lc9wf4f2 .pk0d1n,
.lc9wf4f2 .y7yz02p,
.eawaxcm .pk0d1n,
.eawaxcm .y7yz02p,
.t69h0tns .pk0d1n,
.t69h0tns .y7yz02p { overflow: hidden; }
@media (max-width: 640px) {
  .lc9wf4f2 .s54j99,
  .eawaxcm .s54j99,
  .t69h0tns .s54j99 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.o7vd .c20kow3,
.o7vd .ay7h,
.o7vd .u8ww64  { max-width: 1100px; }
.tejg0j4o .c20kow3,
.tejg0j4o .ay7h,
.tejg0j4o .u8ww64  { max-width: 1200px; }
.sfw2le .c20kow3,
.sfw2le .ay7h,
.sfw2le .u8ww64  { max-width: 1320px; }
.sfw2le { --content-mw: 1320px; }
.u4qp { font-size: 0.82rem; color: var(--text-muted); }
.c919 { display: flex; align-items: center; }
.z5dv {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vcii { display: flex; align-items: center; }
.ectczv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ectczv:hover { text-decoration: underline; }
.lc9r { margin: 0 3px; opacity: 0.45; }
.lc9r::before { content: '/'; }
.ltib { padding: 2px 5px; color: var(--text-main); }
.npahjogv .u4qp {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.npahjogv .c919 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.drdy .u4qp {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.drdy .c919 { padding: 0 0 0 12px; }
.yvhlz7 .c919 { padding: 0 16px; }
.yvhlz7 .u4qp {
  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);
}
.yvhlz7 .c20kow3 { padding-top: 28px; }
@media (max-width: 720px) {
  .ifgfi7e { margin-top: 18px; padding: 0 16px; }
  .yvhlz7 .c20kow3 { padding-top: 16px; }
}
.o7vd.npahjogv .c919 { max-width: 1100px; }
.tejg0j4o.npahjogv .c919 { max-width: 1200px; }
.sfw2le.npahjogv .c919 { max-width: 1320px; }
.sfw2le .ifgfi7e { max-width: 1320px; }
.zflh8 .r9j9sy3 { padding-top: 16px; padding-bottom: 16px; }
.d5rdy92 .r9j9sy3 { padding-top: 24px; padding-bottom: 24px; }
.xbttfv .r9j9sy3 { padding-top: 40px; padding-bottom: 40px; }
.ire7y .r9j9sy3 { padding-top: 52px; padding-bottom: 52px; }
.iz98l .r9j9sy3:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.iz98l .r9j9sy3:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.iz98l .r9j9sy3:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.iz98l .r9j9sy3:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.kmr0en3s .ay7h { padding-top: 10px;  padding-bottom: 10px; }
.m8y30qxb .ay7h { padding-top: 18px;  padding-bottom: 18px; }
.ghnnfb .ay7h { padding-top: 36px;  padding-bottom: 36px; }
.v4t2egp3 .ay7h { padding-top: 48px;  padding-bottom: 48px; }
.cvy5 h2.qrc57 { font-weight: 600; }
.cvy5 h3.m9hal     { font-weight: 600; }
.t4d6 h2.qrc57 { font-weight: 800; }
.t4d6 h3.m9hal     { font-weight: 700; }
.bozd9e8j h2.qrc57 { font-weight: 900; }
.bozd9e8j h3.m9hal     { font-weight: 800; }
.bozd9e8j .p04mctt strong,
.bozd9e8j .p04mctt strong { font-weight: 600; }
.kggsx {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.rwo3byl1 .kggsx { display: none; }
@media (max-width: 640px) {
  .snepozv { display: none; }
  .kggsx {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.kggsx { background: var(--cta) !important; color: #fff !important; border: none !important; }
.kggsx:hover { opacity: 0.85; }
.r29e9j .kggsx { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.umm09ky .kggsx,
.cri3pa3  .kggsx { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.umm09ky .kggsx:hover,
.cri3pa3  .kggsx:hover { opacity: 0.88; }
.r29e9j.umm09ky .kggsx,
.r29e9j.cri3pa3  .kggsx { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.lyxja {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.lyxja:hover { transform: translateY(-2px); opacity: 0.92; }
.lyxja { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yb5ml .lyxja { display: none; }
.djzlx .lyxja { right: 32px; }
.bbwgr8w  .lyxja { left: 32px; }
@media (max-width: 480px) {
  .djzlx .lyxja { right: 20px; bottom: 20px; }
  .bbwgr8w  .lyxja { left: 20px; bottom: 20px; }
}
.c45rburi { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.u8ww64 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.f6flor { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bfels { color: var(--text-dim); font-size: 0.8rem; }
.mrn2hi7 a, .hldimu a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.mrn2hi7 a:hover, .hldimu a:hover { color: var(--accent-light); }
.hldimu { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.x8z7 .u8ww64 { text-align: center; }
.x8z7 .hldimu { justify-content: center; margin-bottom: 16px; }
.x8z7 .f6flor { margin-top: 0; }
.gwc1 { margin-top: 10px; }
.gwc1 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .u8ww64 { padding-left: 16px; padding-right: 16px; }
  .pukmx .u8ww64 { padding: 20px 16px; }
  .hldimu { gap: 4px 12px; }
  .f6flor { font-size: 0.78rem; }
}
.vpgfjug .f6flor { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.vpgfjug .bfels { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .vpgfjug .b7hs6za { grid-template-columns: 1fr 1fr; } .vpgfjug .a9qxw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .vpgfjug .b7hs6za { grid-template-columns: 1fr; } }
.rc0kx .f6flor { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .rc0kx .g7vkqn { gap: 12px; } .rc0kx .eotpfqva { margin-right: 0; width: 100%; } }
.hqpd5xp .f6flor { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.hqpd5xp .bfels { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .hqpd5xp .d2qs { grid-template-columns: 1fr 1fr; } .hqpd5xp .nrq2r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hqpd5xp .d2qs { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .h3ed5g .b3vs { grid-template-columns: 1fr 1fr; } .h3ed5g .ob3qfy7j:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h3ed5g .b3vs { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ianon10 .b3vs { grid-template-columns: 1fr; } }
.fim6gv .u8ww64 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.fim6gv .hldimu { justify-content: center; }
.aby2brd2 .ihi3i1wy      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.aby2brd2 .c45rburi { background: var(--bg-page); border-top-color: var(--border-alt); }
.svk1i .ihi3i1wy      { background: #0d1117; border-bottom-color: #21262d; }
.svk1i .g05hk { color: var(--accent-light); }
.svk1i .lrnr8 { --msep-color: #8b949e; }
.svk1i .lrnr8 a { color: #8b949e; }
.svk1i .lrnr8 a:hover { color: var(--accent-light); }
.svk1i .ln9geik { color: #8b949e; }
.svk1i .c45rburi { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.svk1i .f6flor,
.svk1i .bfels { color: #6e7681; }
.svk1i .mrn2hi7 a, .svk1i .hldimu a,
.svk1i .mrn2hi7 a:hover, .svk1i .hldimu a:hover,
@media (max-width: 640px) {
  .svk1i .lrnr8 { background: #0d1117; border-top-color: #21262d; }
  .svk1i .lrnr8 li a { border-bottom-color: #21262d; }
}
.tk6sy9i .ihi3i1wy      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.tk6sy9i .g05hk { color: var(--accent-light); }
.tk6sy9i .lrnr8 { --msep-color: #475569; }
.tk6sy9i .lrnr8 a { color: #475569; }
.tk6sy9i .lrnr8 a:hover { color: var(--accent-light); }
.tk6sy9i .ln9geik { color: #64748b; }
.tk6sy9i .c45rburi { background: #f0f4f8; border-top-color: #cbd5e1; }
.tk6sy9i .f6flor,
.tk6sy9i .bfels { color: #64748b; }
.tk6sy9i .mrn2hi7 a, .tk6sy9i .hldimu a,
.tk6sy9i .mrn2hi7 a:hover, .tk6sy9i .hldimu a:hover,
@media (max-width: 640px) {
  .tk6sy9i .lrnr8 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .tk6sy9i .lrnr8 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.umm09ky .ihi3i1wy      { background: var(--accent); border-bottom-color: var(--accent-light); }
.umm09ky .g05hk { color: #fff; }
.umm09ky .lrnr8 { --msep-color: rgba(255,255,255,0.82); }
.umm09ky .lrnr8 a { color: rgba(255,255,255,0.82); }
.umm09ky .lrnr8 a:hover { color: #fff; }
.umm09ky .ln9geik { color: rgba(255,255,255,0.9); }
.umm09ky .c45rburi { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.umm09ky .f6flor,
.umm09ky .bfels { color: rgba(255,255,255,0.72); }
.umm09ky .mrn2hi7 a, .umm09ky .hldimu a,
.umm09ky .mrn2hi7 a:hover, .umm09ky .hldimu a:hover,
@media (max-width: 640px) {
  .umm09ky .lrnr8 { background: var(--accent); border-top-color: var(--accent-light); }
  .umm09ky .lrnr8 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.cri3pa3 .ihi3i1wy {
  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);
}
.cri3pa3 .c45rburi {
  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) {
  .cri3pa3 .lrnr8 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.dxsea .fuqek1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vy9fybj .fuqek1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.bgnrfo1 .fuqek1 { min-height: 72px; height: auto; }
.mzo45 .fuqek1 { min-height: 84px; height: auto; }
.pukmx .fuqek1 { max-width: none; padding: 0 32px; }
.pukmx .u8ww64  { max-width: none; padding: 24px 32px; }
.wyr0d9.tejg0j4o .fuqek1 { max-width: 1200px; }
.wyr0d9.sfw2le .fuqek1 { max-width: 1320px; }
.gyfy315   .g05hk, .gyfy315   .eotpfqva { text-transform: capitalize; }
.g3wcyuo1 .g05hk, .g3wcyuo1 .eotpfqva { text-transform: lowercase; }
.q1car .g05hk, .q1car .eotpfqva { text-transform: uppercase; letter-spacing: 0.06em; }
.m0gpyh, .zg2c {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gj9d .m0gpyh,
.m8f96h8n .m0gpyh,
.hvygzbou .m0gpyh,
.zllj8 .m0gpyh,
.u7ew20   .lrnr8 a { font-weight: 500; }
.nyskj3 .lrnr8 a { font-weight: 600; }
.vrrby     .lrnr8 a { font-weight: 700; }
.lej402m    .lrnr8 a { font-weight: 800; letter-spacing: 0.01em; }
.iq8322vv     .lrnr8 > li + li::before,
.ytis    .lrnr8 > li + li::before,
.bk4z35    .lrnr8 > li + li::before,
.gwlc .lrnr8 > li + li::before,
.z93rz1r7 .lrnr8 > li + li::before,
.xi1u7y  .lrnr8 > li + li::before,
.nm9z31n    .lrnr8 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.iq8322vv     .lrnr8 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ytis    .lrnr8 > li + li::before { content: "|"; }
.bk4z35    .lrnr8 > li + li::before { content: "—"; }
.gwlc .lrnr8 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.z93rz1r7 .lrnr8 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.xi1u7y  .lrnr8 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.nm9z31n    .lrnr8 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .tq3xx7 .ln9geik,
  .qrwz9 .ln9geik,
  .zpaer7 .ln9geik,
  .bzah4lf .ln9geik,
  .gw4w .ln9geik {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .tq3xx7 .ln9geik::before,
  .qrwz9 .ln9geik::before,
  .zpaer7 .ln9geik::before,
  .bzah4lf .ln9geik::before,
  .gw4w .ln9geik::before { content: ""; display: block; flex-shrink: 0; }

  
  .tq3xx7 .ln9geik::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;
  }

  
  .qrwz9 .ln9geik::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;
  }

  
  .zpaer7 .ln9geik::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;
  }

  
  .bzah4lf .ln9geik::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;
  }

  
  .gw4w .ln9geik::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) {
  .rlsfq6 .ln9geik {
    padding: 5px 14px;
  }
  .rlsfq6 .lrnr8 {
    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;
  }
  .rlsfq6 .lrnr8 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .rlsfq6 .lrnr8 li a:hover { background: var(--bg-raised); }
  .rlsfq6 .qaml,
  .sg7aigc .qaml,
  .u7su8f .qaml { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .s4kx .ln9geik {
    padding: 5px 10px;
  }
  .s4kx .lrnr8 {
    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);
  }
  .s4kx .lrnr8.vcsof { transform: translateX(0); }
  .s4kx .lrnr8 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .s4kx .lrnr8 li:last-child a { border-bottom: none; }
  .umm09ky .lrnr8,
  .svk1i .lrnr8 { background: var(--accent) !important; }
  .umm09ky .lrnr8 li a,
  .svk1i .lrnr8 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .u7su8f .ln9geik {
    padding: 5px 10px;
  }
  .u7su8f .lrnr8 {
    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);
  }
  .u7su8f .lrnr8::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .u7su8f .lrnr8.vcsof { transform: translateY(0); }
  .u7su8f .lrnr8 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .hulwu .ln9geik {
    padding: 5px 10px;
  }
  .hulwu .lrnr8 {
    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;
  }
  .hulwu .lrnr8.vcsof { opacity: 1; pointer-events: auto; }
  .hulwu .lrnr8 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .cn7am     .ln9geik { border-radius: 0 !important; }
  .gm3be3k   .ln9geik { border-radius: 8px !important; }
  .x1f994 .ln9geik { border-radius: 50% !important; }
  .d225xk   .ln9geik { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .jwgt .afy3jmr { flex-direction: column; align-items: stretch; }
  .jwgt .gh9elldj { flex-direction: row; min-width: auto; }
  .jwgt .td87w2c { align-items: flex-start; text-align: left; }
}
.vtezb,
.vtezb.r9j9sy3,
.dif4 .vtezb,
.t4x1m7w .vtezb,
.uw9q .vtezb,
.bw9cvaaw .vtezb {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.e92lzp {
  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;
}
.v19m9yqs { flex: 1 1 280px; min-width: 0; }
.b7km {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.z7lu9 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.dryumlb {
  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;
}
.dryumlb:hover { transform: translateY(-1px); opacity: 0.95; }
.wdiofoeg .e92lzp {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.wdiofoeg .b7km { color: var(--cta); }
.wdiofoeg .z7lu9 { color: var(--text-body); }
.wdiofoeg .dryumlb {
  background: var(--cta) !important;
  color: #fff !important;
}
.dd72lgxu .e92lzp {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.dd72lgxu .b7km { color: var(--text-primary); }
.dd72lgxu .z7lu9 { color: var(--text-body); }
.dd72lgxu .dryumlb {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .e92lzp {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .v19m9yqs { flex: 0 0 auto; }
  .b7km { font-size: 1.2rem; }
  .dryumlb { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gn9yxpuc .uxnui { height: 36px; }
.m0pyeq8 .uxnui { height: 60px; max-width: 200px; }
.icacb0kj .uxnui { height: 56px; max-width: 180px; }
.t04rkt    .ayw9hts, .t04rkt    .pfja71 { color: #f59e0b; }
.o0z23      .ayw9hts { font-size: 1rem; letter-spacing: 1.5px; }
.x5ryx    .ayw9hts, .x5ryx    .pfja71 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.y4hdgpuw     .ayw9hts, .y4hdgpuw     .pfja71 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nxph4c7l .ayw9hts, .nxph4c7l .pfja71 { color: var(--cta); letter-spacing: 2px; }
.ez0r4s   .ayw9hts, .ez0r4s   .pfja71 { color: #e91e63; letter-spacing: 2px; }
.e4q854  .ayw9hts, .e4q854  .pfja71 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.kgyzr     .ayw9hts, .kgyzr     .pfja71 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xsx5k .gtcip9pl + .gtcip9pl {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.kv783yhb .rwnt { padding: 18px 24px; min-height: 68px; }
.vlgbj .bavmwv3l {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.vlgbj .xt5m {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.xb56ii .gtcip9pl {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.llplj9gz { counter-reset: cs-rank; }
.llplj9gz .rwnt { counter-increment: cs-rank; }
.llplj9gz .rwnt::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;
}
.y5a2mpb .llplj9gz { counter-reset: cs-rank; gap: 0; }
.y5a2mpb .rwnt {
  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;
}
.y5a2mpb .rwnt::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;
}
.y5a2mpb .iknqr0lk {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.y5a2mpb .xxiscm5 {
  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;
}
.y5a2mpb .hq84 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.y5a2mpb .iknqr0lk { min-width: 0; flex-direction: column; width: 100%; }
.y5a2mpb .hpw5 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.y5a2mpb .ayw9hts { color: var(--cta, var(--accent)); }
.y5a2mpb .qarv0wd { font-weight: 700; }
.y5a2mpb .gtcip9pl {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.y5a2mpb .bavmwv3l {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.y5a2mpb .xt5m {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.y5a2mpb .je9g .xt5m { font-size: 1.3rem; color: var(--accent-light); }
.y5a2mpb .ej3mbyuo {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.y5a2mpb .rwnt:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .y5a2mpb .llplj9gz {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .y5a2mpb .rwnt {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .y5a2mpb .rwnt { padding: 40px 16px 20px; }
  .y5a2mpb .gtcip9pl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .y5a2mpb .ej3mbyuo { width: 100%; min-width: 0; }
}
.gztds1x .llplj9gz { counter-reset: cs-rank; gap: 10px; }
.gztds1x .rwnt {
  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);
}
.gztds1x .rwnt::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);
}
.gztds1x .iknqr0lk {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.gztds1x .xxiscm5 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.gztds1x .hq84 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.gztds1x .hpw5 {
  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;
}
.gztds1x .ayw9hts { color: var(--cta, var(--accent)); }
.gztds1x .gtcip9pl {
  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;
}
.gztds1x .bavmwv3l {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.gztds1x .xt5m { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.gztds1x .je9g .xt5m { color: var(--accent-light); }
.gztds1x .ej3mbyuo {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.gztds1x .rwnt:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .gztds1x .rwnt {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .gztds1x .rwnt::before {
    position: absolute; top: 14px; left: 14px;
  }
  .gztds1x .iknqr0lk {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .gztds1x .hpw5 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .gztds1x .gtcip9pl {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .gztds1x .ej3mbyuo { width: 100%; min-width: 0; }
  .gztds1x .ayw9hts { min-width: 0; }
}
.cgfcx2 .rwnt::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.nawg1h .jsjz2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nawg1h .jsjz2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nawg1h .jsjz2 p { padding: 0 2px 16px; }
.txtrfej .jsjz2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.txtrfej .jsjz2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.txtrfej .jsjz2 summary::after { content: "›"; font-size: 1.2em; }
.txtrfej .jsjz2[open] summary::after { content: "‹"; }
.txtrfej .jsjz2 p { padding: 10px 22px 4px; }
.dwedz33 .jsjz2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.dwedz33 .jsjz2 summary { color: var(--text-primary); padding-left: 16px; }
.dwedz33 .jsjz2 summary::after { content: "›"; font-size: 1.1em; }
.dwedz33 .jsjz2[open] summary::after { content: "‹"; }
.dwedz33 .jsjz2 p { padding-left: 16px; }
.m7ip9m .lj1od { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.m7ip9m .jsjz2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.m7ip9m .jsjz2:last-child { border-bottom: none; }
.m7ip9m .jsjz2 summary { color: var(--text-primary); border-radius: 0; }
.m7ip9m .jsjz2 summary::after { content: "›"; font-size: 1.1em; }
.m7ip9m .jsjz2[open] summary::after { content: "‹"; }
.nrd4mlra .jsjz2 { overflow: hidden; }
.nrd4mlra .jsjz2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.nrd4mlra .jsjz2 summary::after { color: rgba(255,255,255,.75); }
.nrd4mlra .jsjz2[open] summary { border-radius: 0; }
.alye6kcw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oi2w4ux3 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.c58x39wu {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.dyi3wi { color: var(--text-muted); font-size: 1.05rem; }
.uo2qui {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ar7yzdc { margin-bottom: 20px; }
.u7su {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.tfha {
  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;
}
.tfha:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.eb8akgy { resize: vertical; min-height: 130px; }
.dby11kg { width: 100%; margin-top: 8px; }
.bv5rwun {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.m1qy44 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.o4o30 { color: var(--text-muted); line-height: 1.75; }
.d8o1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.d8o1 li { margin-bottom: 6px; }
.z5qwfo { max-width: 760px; margin: 0 auto; }
.od63srt3 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.enldp { max-width: 760px; margin: 0 auto; }
.mqbmv8 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mqbmv8:last-child { border-bottom: none; }
.zmab { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.mqbmv8 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mqbmv8 ul.d8o1 { margin: 0; }
.l3s9jly .zmab { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .l3s9jly { grid-template-columns: 1fr; gap: 10px; } }
.qtxc .zmab { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.q7qwm7d .d8o1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .g1emku { grid-template-columns: 1fr; } }
.r80et5m { color: inherit; text-decoration: none; }
.r80et5m:hover { color: var(--accent-light); text-decoration: underline; }
.m4dlw4 { display: inline-block; line-height: 0; }
.kpic6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.my9es { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.my9es:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.q39qk3zx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.my9es p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.my9es ul.d8o1 { margin: 0; }
.zamev2b { color: var(--text-muted); line-height: 1.75; }
.zud0v .d8o1,
.vly52n .d8o1,
.esktr12 .d8o1,
.yesg .d8o1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.zud0v .my9es,
.vly52n .my9es { text-align: left; }
.zud0v .q39qk3zx,
.vly52n .q39qk3zx { text-align: center; }
.usd8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.n6xozpl { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.xa8i7 { font-size: 1.1rem; }
.eqezmj { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.d9fo { margin-top: 12px; }
.q08n6c9z { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.q08n6c9z:hover { border-bottom-color: var(--accent-light); }
.x7hhlnr { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.x7hhlnr img { width: 100%; height: 100%; object-fit: cover; display: block; }
.p81fqh3 { width: 260px; height: 260px; }
.gok6pffw { border-radius: 50%; }
.ybnfb { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hoz41ay { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .pwco1yvi { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.eqpy9 .eqezmj, .eqpy9 .n6xozpl { max-width: 640px; }
.cf2lllue { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.vji1 { position: sticky; top: 96px; align-self: start; }
.vji1 .usd8 { font-size: 1.6rem; margin-top: 18px; }
.c1f5 .eqezmj { margin-bottom: 28px; }
@media (max-width: 860px) { .cf2lllue { grid-template-columns: 1fr; } .vji1 { position: static; text-align: center; } }
.zdtthq .x7hhlnr { margin: 0 auto 18px; }
.zdtthq .ybnfb { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .s6c1 { grid-template-columns: 1fr; } }
.z5uo .usd8 { font-size: 1.6rem; margin-bottom: 6px; }
.yesg .d8o1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .z5uo { flex-direction: column; text-align: center; } .g10z2 { grid-template-columns: 1fr; } }
.d1n25 .usd8 { font-size: 1.35rem; margin: 0 0 4px; }
.d1n25 .ybnfb { margin: 0; }
.r3n5nx5 { max-width: 760px; margin: 0 auto; }
.j3g5 { position: relative; padding-left: 28px; }
.j3g5::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.atuuqm { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.atuuqm:last-child { padding-bottom: 0; }
.bqsge { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.vt790ml h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.vt790ml p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vnfmwv .c58x39wu { color: var(--accent-light); }
.jj9z .c58x39wu { font-size: 2rem; }
.jj9z .dyi3wi { max-width: 680px; }
.sq1zs2 .c58x39wu { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.sq1zs2 .dyi3wi  { margin: 0; }
@media (max-width: 640px) { .sq1zs2 { flex-direction: column; } }
.fgbg68 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.fgbg68 .c58x39wu { color: var(--accent-light); }
.f8assm .c58x39wu { color: #fff; }
.f8assm .dyi3wi  { color: rgba(255,255,255,0.85); }
.q1pvme { max-width: 680px; margin: 0 auto; }
.i6lg {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .i6lg { grid-template-columns: 1fr; } }
.np5zbsic .tfha {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.np5zbsic .tfha:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.c50kgn3 .tfha { background: var(--bg-raised); border-color: transparent; }
.c50kgn3 .tfha:focus { background: var(--bg-card); border-color: var(--accent-light); }
.k58jorb .tfha { border-radius: 100px; padding: 11px 20px; }
.k58jorb .eb8akgy { border-radius: 14px; }
.h1h367p {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.h1h367p 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;
}
.h1h367p summary::-webkit-details-marker { display: none; }
.h1h367p summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.h1h367p[open] summary::after { content: "−"; }
.sq7iht {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .xwsp9 { grid-template-columns: 1fr; } }
.b8okd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.b8okd li { margin-bottom: 6px; }
.e6epf{position:relative;overflow:visible}
.tcu32o .p52gzhf{display:block}
.g8p6m .qfoexcv~.lsvf5,
.g8p6m .pun4g4~.lsvf5{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.g8p6m .qfoexcv~.lsvf5 .c6ow62,
.g8p6m .pun4g4~.lsvf5 .c6ow62{justify-content:flex-start}
.qfoexcv~.lsvf5,.pun4g4~.lsvf5{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}
.qfoexcv~.lsvf5 .c6ow62{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pun4g4~.lsvf5 .c6ow62{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dtabn5cd{--date-bg:var(--accent-bg-light)}
.p38f1 .p5gapi::before{content:""}
.p17ivx{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.gmy2f{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.b8plo{display:flex;flex-direction:column;gap:3px}
.spvv{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.kw1roo{font-weight:700;font-size:1rem;color:var(--text-heading)}
.d6qhrz9{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.kzsg03p4 .p17ivx{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.sodt .p17ivx{border-top:3px solid var(--accent);padding-top:18px}
.j3424 .p17ivx{border-left:3px solid var(--accent);border-radius:0}
.j1ot .p17ivx{padding:20px 0}
@media(max-width:640px){
  .p17ivx{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .d6qhrz9{max-width:100%}
}
.r9q2 .ch950r{margin:0}
@media (max-width:560px){
  .t60vr3{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) {
  .ffgif5 { padding: 28px 18px 20px; }
  .j10bygyt { font-size: 1.2rem; }
  .sxgsgmzb { max-width: 220px; max-height: 80px; }
}
.vx7iz9tc {
  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);
}
.vjjd {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.eipdz9uo  .vx7iz9tc { border-radius: 50%; }
.d62r  .vx7iz9tc { border-radius: 6px; }
.fxkhod .vx7iz9tc { border-radius: 22px; }
.the938 .e92lzp {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .vx7iz9tc { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.dtgpt67 {
  margin: 28px 0 24px;
}
.dtgpt67 .r9j9sy3 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.dtgpt67 .ay7h {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.dtgpt67 .e92lzp {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fuqek1 { flex-direction: row-reverse; }
[dir="rtl"] .lrnr8 { flex-direction: row-reverse; }
[dir="rtl"] .djzlx .lyxja { right: auto; left: 32px; }
[dir="rtl"] .bbwgr8w  .lyxja { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .djzlx .lyxja { right: auto; left: 20px; }
  [dir="rtl"] .bbwgr8w  .lyxja { left: auto;  right: 20px; }
}
[dir="rtl"] .lc9wf4f2 .s54j99  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .eawaxcm .s54j99 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .qfoexcv,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .pk0d1n, [dir="rtl"] .y7yz02p { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .exsupg { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .b5a5w07b { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .p04mctt { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .e92lzp { direction: rtl; }
[dir="rtl"] .vx7iz9tc { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .rwnt,
[dir="rtl"] .u4qp { direction: rtl; }
[dir="rtl"] .fw18blv { direction: rtl; }
[dir="rtl"] .g1ol18c { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .b5kk2gtw .y7yz02p,
[dir="rtl"] .fnzo .y7yz02p,
[dir="rtl"] .irrl6 .y7yz02p,
[dir="rtl"] .cvacaw0 .y7yz02p {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .b5kk2gtw .y7yz02p li::before,
[dir="rtl"] .fnzo .y7yz02p li::before,
[dir="rtl"] .irrl6 .y7yz02p li::before,
[dir="rtl"] .cvacaw0 .y7yz02p li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mgo1mh.t66xnn1 .zcst6e,
[dir="rtl"] .rwu84n0z.t66xnn1 .zcst6e,
[dir="rtl"] .em1g83.t66xnn1 .zcst6e,
[dir="rtl"] .f0px.t66xnn1 .zcst6e,
[dir="rtl"] .ggz3.t66xnn1 .zcst6e { text-align: right; }
[dir="rtl"] .qfoexcv.t66xnn1 .uf2c { align-items: flex-end; text-align: right; }
[dir="rtl"] .qfoexcv.fs6s .uf2c { text-align: center; }
[dir="rtl"] .qfoexcv .uf2c { text-align: right; }
[dir="rtl"] .ay7h,
[dir="rtl"] .vntk,
[dir="rtl"] .yfqrvxgy,
[dir="rtl"] .o7y8,
[dir="rtl"] .uo2qui,
[dir="rtl"] .u7su,
[dir="rtl"] .eqezmj,
[dir="rtl"] .tfha,
[dir="rtl"] .eb8akgy { text-align: right; direction: rtl; }
[dir="rtl"] .k58jorb .tfha,
[dir="rtl"] .np5zbsic .tfha { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a855f7;
  --brand:           #a855f7;
  --brand-light:     #6813b8;
  --brand-pale:      #8e3add;
  --grad-start:      #d4acfb;
  --grad-end:        #f2e8fc;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d946ef;
  --cta-light:       #d51af1;
  --cta-hover:       #c813e4;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f6;
  --bg-raised:       #efedf1;
  --bg-hover:        #f4f3f6;
  --border:          #e5e1e9;
  --border-alt:      #d6cfdd;
  --border-section:  #e5e1e9;
  --text-primary:    #19161c;
  --text-muted:      #595062;
  --text-body:       #332d38;
  --text-sub:        #4c4454;
  --text-faint:      #7f728c;
  --text-dim:        #998ea3;
  --text-label:      #665b70;
  --text-value:      #3f3946;
  --accent-bg:       #eadef7;
  --accent-bg-light: #dbc1f4;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c967a;
  --c-cons:          #9f213e;
  --c-pros-label:    #0eb391;
  --c-tip-border:    #10c6a0;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c967a;
}
:root { --logo-bg-opacity: 35%; }
body, button, input { font-family: "Russo One", sans-serif; }
.gl0n .s5r4if { font-size: 0; width: 1.2rem; flex-shrink: 0; }.gl0n .s5r4if::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.gl0n .iyrabmn     .s5r4if::before { content: "";  color: var(--c-tip-border); }.gl0n .urolg .s5r4if::before { content: ""; color: var(--c-warn-border); }.gl0n .yo4x3    .s5r4if::before { content: ""; color: #60a5fa; }.oi04jpw .gl0n .iyrabmn     .s5r4if::before { color: #10b981; }.oi04jpw .gl0n .urolg .s5r4if::before { color: #f43f5e; }.oi04jpw .gl0n .yo4x3    .s5r4if::before { color: #a855f7; }.nbrqw560  .gl0n .iyrabmn     .s5r4if::before { color: #eab308; }.nbrqw560  .gl0n .urolg .s5r4if::before { color: #ef4444; }.nbrqw560  .gl0n .yo4x3    .s5r4if::before { color: #f97316; }.ew4reb  .gl0n .iyrabmn     .s5r4if::before { color: #38bdf8; }.ew4reb  .gl0n .urolg .s5r4if::before { color: #818cf8; }.ew4reb  .gl0n .yo4x3    .s5r4if::before { color: #2dd4bf; }.yhibfm .gl0n .s5r4if::before { color: var(--accent-light) !important; }
.nfhtsts .rtr04sem, .nfhtsts .qfoexcv { min-height: 520px; }
.y80mw .kggsx::after,.y80mw .lyxja::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.lc9r::before { content: '|'; opacity: 0.3; }