:root {
  --color-accent: #6d7833;
  --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;
}
.yt17ad {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.jqtge8xn {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.skzk {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.qg1guf { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.rat1i6r6 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.rat1i6r6 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.rat1i6r6 a:hover { color: var(--accent-light); }
.idks9i     .lhnkd0 { border-radius: 24px; padding: 8px; }
.idks9i .lhnkd0 li a { border-radius: 16px; }
.ob3w7u  .lhnkd0 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .lhnkd0 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .rs9p:hover .lhnkd0,
  .rs9p:focus-within .lhnkd0 { display: block; }
  .lhnkd0 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.ggmw6 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jh7iavs { display: none; }
@media (max-width: 640px) {
  .jh7iavs {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jh7iavs.aukjz4 { display: block; }
}
@media (max-width: 640px) {
  .ggmw6 { display: block; }
  .rat1i6r6 > li + li::before { display: none !important; }
  .rat1i6r6 {
    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;
  }
  .rat1i6r6.aukjz4 { display: flex; }
  .rat1i6r6 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .rat1i6r6 li:last-child a { border-bottom: none; }
}
.uayvcl { min-height: 480px; }
.q0tryp {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.r6c3v7k9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.donll .r6c3v7k9 { margin-left: 0; margin-right: 0; }
.ya1o4kt {
  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;
}
.ya1o4kt:hover { opacity: 0.88; }
.rcrh .q0tryp { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.rcrh .r6c3v7k9 { color: #e2e8f0; }
.rcrh.feyc .ja5w2e { text-align: center; }
.dhle .q0tryp { color: var(--text-primary); text-shadow: none; }
.dhle .r6c3v7k9 { color: var(--text-muted); }
.dhle .ya1o4kt { margin-top: 16px; }
.dhle, .dhle.uayvcl { min-height: auto !important; }
.dhle.feyc .ja5w2e { text-align: center; }
.dhle~.vltvbff{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.dhle~.vltvbff .i9xqzjj{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.npvo8z .q0tryp { color: #fff; }
.npvo8z .r6c3v7k9 { color: rgba(255,255,255,0.85); }
.npvo8z .ya1o4kt { background: #fff; color: var(--cta); }
.npvo8z .ya1o4kt:hover { opacity: 0.92; }
.vgbc .moxy3c { position: relative; overflow: hidden; }
.vgbc .moxy3c::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;
}
.k6ojih .moxy3c {
  animation: hg-breathe 7s ease-in-out infinite;
}
.g84un .moxy3c { position: relative; overflow: hidden; }
.g84un .moxy3c::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;
}
.y7f31x .moxy3c { position: relative; overflow: hidden; }
.y7f31x .moxy3c::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;
}
.py7y .moxy3c {
  animation: hg-fadein 1.2s ease-out both;
}
.moxy3c {
  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%);
}
.xqbx4qy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.f2c8nirm {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.qp0a {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.moxy3c .q0tryp { text-shadow: none; color: var(--text-primary); }
.moxy3c .r6c3v7k9 { color: var(--text-muted); }
body.otcel7gy .q0tryp {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.djfz6ngz .q0tryp {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.uayvcl.npvo8z .q0tryp,
section.npvo8z .q0tryp {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.moxy3c.feyc .xqbx4qy { align-items: center; text-align: center; }
.moxy3c.donll   .xqbx4qy { align-items: flex-start; text-align: left; }
.kvjt .f2c8nirm { position: relative; }
.kvjt .f2c8nirm::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.kvjt.i42a6w .f2c8nirm::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.glnbxh .f2c8nirm {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.glnbxh .qp0a {
  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);
}
.glnbxh.i42a6w .f2c8nirm { padding: 32px 0 32px 32px; }
.gkidlym .f2c8nirm {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.gkidlym .qp0a {
  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);
}
.i42a6w .xqbx4qy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.gkidlym.i42a6w .f2c8nirm { padding: 40px 16px 40px 48px; }
.uayvcl .lzlg0w8n {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.lzlg0w8n .sw8in {
  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;
}
.lzlg0w8n .sw8in::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.lzlg0w8n .h6uqn5u { display: contents !important; }
.lzlg0w8n .h6uqn5u .cjaam4 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.lzlg0w8n .h6uqn5u .cy50gt { max-height: 48px; max-width: 96px; }
.lzlg0w8n .h6uqn5u .iovam {
  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;
}
.lzlg0w8n .edj87p {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.lzlg0w8n .zpyjes { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.lzlg0w8n .p2jg { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.lzlg0w8n .p2jg small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.lzlg0w8n .kio06 { display: contents !important; }
.lzlg0w8n .kio06 .f9jw4lws:not(.jrtl) { display: none !important; }
.lzlg0w8n .kio06 .jrtl {
  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;
}
.lzlg0w8n .kio06 .jrtl .xnq5c2j {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.lzlg0w8n .kio06 .jrtl .k3vb9x5 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.lzlg0w8n .qprq { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.lzlg0w8n .qprq.b6b1jm {
  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;
}
.lzlg0w8n .qprq.b6b1jm:hover { opacity: 0.85; }
.t8wk .f2c8nirm {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .moxy3c { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .moxy3c:not(.t8wk) .f2c8nirm { display: none !important; }
  .t8wk .f2c8nirm { padding: 16px; }
  .xqbx4qy  { padding: 36px 24px; }
  .moxy3c~.vltvbff,.i42a6w~.vltvbff{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .uayvcl, .moxy3c { min-height: 320px !important; }
  .q0tryp { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dcur,
  .x3o8qgf,
  .ggq9 { grid-template-columns: 1fr !important; }

  

  
  .dq4uq { display: flex !important; flex-direction: column !important; }
  .dq4uq .ja5w2e { display: contents; }
  .dq4uq .q7o79y9 { order: 0; }
  .dq4uq .q0tryp { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dq4uq .dcur { order: 2; padding: 0 16px 12px !important; }
  .dq4uq .r6c3v7k9 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .i1o95 .ja5w2e { display: flex; flex-direction: column; }
  .i1o95 .ja5w2e .q0tryp { order: 1; }
  .i1o95 .ja5w2e .ggq9 { order: 2; margin: 8px 0 24px !important; }
  .i1o95 .ja5w2e .r6c3v7k9 { order: 3; }
  .i1o95 .ja5w2e .ya1o4kt { order: 4; align-self: center; margin-top: 0; }

  
  .moxy3c.t8wk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .moxy3c.t8wk .xqbx4qy { display: contents; padding: 0; }
  .moxy3c.t8wk .xqbx4qy .q0tryp { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .moxy3c.t8wk .f2c8nirm { order: 2; padding: 12px 16px; }
  .moxy3c.t8wk .xqbx4qy .r6c3v7k9 { order: 3; padding: 0 24px; margin: 0 auto; }
  .moxy3c.t8wk .xqbx4qy .ya1o4kt { order: 4; align-self: center; margin: 8px 0 32px; }
}
.jdsur { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.rc0dzh3d { width: 100%; height: auto; display: block; border-radius: 10px; }
.mcogsibo .jdsur        { border-radius: 16px; }
.mcogsibo .rc0dzh3d  { border-radius: 16px; }
.korzi95y .jdsur         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.korzi95y .rc0dzh3d   { border-radius: 8px; }
.g9r8hsnb { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.lo9pu { width: 100%; padding: 32px 0; position: relative; }
.cz95p { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r7gd .lo9pu:nth-child(even) { background: var(--bg-surface); }
.r7gd .lo9pu:nth-child(odd)  { background: var(--bg-page); }
.n9ta .lo9pu:nth-child(even) { background: var(--bg-card); }
.n9ta .lo9pu:nth-child(odd)  { background: var(--bg-page); }
.r7gd .lo9pu:nth-child(odd)  .cz95p { background: var(--bg-card); border-radius: 6px; }
.r7gd .lo9pu:nth-child(even) .cz95p { background: var(--bg-raised); border-radius: 6px; }
.n9ta .lo9pu:nth-child(odd)  .cz95p { background: var(--bg-card); border-radius: 6px; }
.n9ta .lo9pu:nth-child(even) .cz95p { background: var(--bg-raised); border-radius: 6px; }
.r7gd .lo9pu:nth-child(even) .kbcpc8 .e8akb76,
.n9ta .lo9pu:nth-child(even) .kbcpc8 .e8akb76 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r7gd .lo9pu:nth-child(odd) .kbcpc8 .e8akb76,
.n9ta .lo9pu:nth-child(odd) .kbcpc8 .e8akb76 { background: var(--bg-card-inner); }
.r7gd .lo9pu:nth-child(even) .z17q .e8akb76:nth-child(odd),
.n9ta .lo9pu:nth-child(even) .z17q .e8akb76:nth-child(odd)  { background: var(--bg-card); }
.r7gd .lo9pu:nth-child(even) .z17q .e8akb76:nth-child(even),
.n9ta .lo9pu:nth-child(even) .z17q .e8akb76:nth-child(even) { background: var(--bg-card-inner); }
h1.qts33d9 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qts33d9 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rmk4nf7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.b3ob h2.qts33d9 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.dzkth h2.qts33d9 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.v48n9ps h2.qts33d9 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.b700vzr0 h2.qts33d9::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.b8r2ul h2.qts33d9 {
  color: var(--text-primary); font-size: 1.7rem;
}
.aeku8ty h2.qts33d9::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hxoe3c5l h2.qts33d9 {
  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;
}
.h2mly7 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .h2mly7 { display: none; } }
.hh1lx7 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.w42fbeik { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yxn6jr5 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xkc13ym { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ype9 { padding-left: 20px; }
.ype9 li { margin-bottom: 6px; }
.ype9 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ype9 a:hover { color: var(--accent-light); }
.vomwmexa .xkc13ym { display: none; }
.q3v0j .xkc13ym { display: none; }
.q3v0j .ype9 { padding-left: 0; list-style: none; }
.q3v0j .ype9 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.q3v0j .ype9 a { font-size: 0.92rem; }
.sjbr .yxn6jr5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.sjbr .xkc13ym { display: none; }
.sjbr .ype9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.sjbr .ype9 li { margin-bottom: 0; }
.sjbr .ype9 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;
}
.sjbr .ype9 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.zvnyng .yxn6jr5 { padding: 20px 20px 16px; }
.zvnyng .ype9 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.zvnyng .ype9 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.zvnyng .ype9 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;
}
.zvnyng .ype9 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;
}
.zvnyng .ype9 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.zvnyng .ype9 a:focus,
.zvnyng .ype9 a:focus-visible,
.zvnyng .ype9 a:target { outline: none; }
.zvnyng .ype9 li:target a { border-color: var(--border); color: var(--text-muted); }
.wlmqe4n0 .yxn6jr5 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wlmqe4n0 .xkc13ym { display: none; }
.wlmqe4n0 .ype9 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wlmqe4n0 .ype9 li { margin-bottom: 0; }
.wlmqe4n0 .ype9 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wlmqe4n0 .ype9 li:last-child::after { content: ""; margin-right: 0; }
.wlmqe4n0 .ype9 a { font-size: 0.9rem; }
.e8akb76 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.kbcpc8 .e8akb76 { background: var(--bg-card); }
.z17q .e8akb76:nth-child(odd)  { background: var(--bg-card); }
.z17q .e8akb76:nth-child(even) { background: var(--bg-raised); }
.rp3ih .e8akb76 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.rp3ih .e8akb76:last-child { border-bottom: none; }
.rp3ih h3.rmk4nf7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.nr79i1 .e8akb76 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.nr79i1 .e8akb76 + .e8akb76 { margin-top: 4px; }
.xd4hb .e8akb76 { background: none; border-radius: 0; padding: 12px 0; }
.xd4hb .e8akb76 + .e8akb76 { border-top: 1px solid var(--border-section); }
.rzncb { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.hw9gzh { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.q8izz70 { color: var(--text-body); margin-bottom: 10px; }
.zx3l8g, .oh5bmd5 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.zx3l8g li, .oh5bmd5 li { margin-bottom: 6px; }
.oh5bmd5 li { list-style: decimal; }
.k7lgq5     .zx3l8g { list-style-type: "● "; }
.tk3f8lj  .zx3l8g { list-style-type: "■ "; }
.dbpwh33 .zx3l8g { list-style-type: "◆ "; }
.ixnthn6    .zx3l8g { list-style-type: "★ "; }
.k7lgq5     .p1alkpdw { list-style-type: "● "; }
.tk3f8lj  .p1alkpdw { list-style-type: "■ "; }
.dbpwh33 .p1alkpdw { list-style-type: "◆ "; }
.ixnthn6    .p1alkpdw { list-style-type: "★ "; }
.k7lgq5    .zx3l8g li::marker, .k7lgq5    .p1alkpdw li::marker,
.tk3f8lj .zx3l8g li::marker, .tk3f8lj .p1alkpdw li::marker,
.dbpwh33 .zx3l8g li::marker, .dbpwh33 .p1alkpdw li::marker,
.ixnthn6   .zx3l8g li::marker, .ixnthn6   .p1alkpdw li::marker {
  color: var(--cta); font-size: 1em;
}
.k7lgq5 .oh5bmd5,
.tk3f8lj .oh5bmd5,
.dbpwh33 .oh5bmd5,
.ixnthn6 .oh5bmd5 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.k7lgq5 .oh5bmd5 li,
.tk3f8lj .oh5bmd5 li,
.dbpwh33 .oh5bmd5 li,
.ixnthn6 .oh5bmd5 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.k7lgq5 .oh5bmd5 li::before,
.tk3f8lj .oh5bmd5 li::before,
.dbpwh33 .oh5bmd5 li::before,
.ixnthn6 .oh5bmd5 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;
}
.k7lgq5     .oh5bmd5 li::before { border-radius: 50%; }
.tk3f8lj  .oh5bmd5 li::before { border-radius: 3px; }
.dbpwh33 .oh5bmd5 li::before { border-radius: 3px; }
.ixnthn6    .oh5bmd5 li::before { border-radius: 50%; }
.yd2pbicn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.m68krzxy .yd2pbicn,
.mc1wty7 .yd2pbicn { background: transparent; border: none; border-radius: 0; }
.oc7r { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.oc7r th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.oc7r td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.oc7r tr:hover td { background: var(--bg-hover); }
.gs2w .oc7r tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yod95o .oc7r { border: 1px solid var(--border-alt); }
.yod95o .oc7r th,
.yod95o .oc7r td { border: 1px solid var(--border-alt); }
.kymlped2 .oc7r th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.kymlped2 .oc7r td { border-bottom: none; }
.kymlped2 .oc7r tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cbl3u .oc7r th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.lvsyqj8 .yd2pbicn {
  overflow: hidden;
}
.lvsyqj8 .oc7r th { border-bottom: 1px solid var(--border-alt); }
.lvsyqj8 .oc7r tr:last-child td { border-bottom: none; }
.q2bgsp { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.i5ex { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.dqm6q { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.dvrys { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.d4burl { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.p1alkpdw { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.p1alkpdw 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%}
.i75xo6h .dvrys { background: transparent; text-align: center; }
.y1nw .dqm6q {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.wsuct8np .dqm6q {
  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);
}
.snp27z .i5ex { display: grid; grid-template-columns: auto 1fr; }
.snp27z .dqm6q {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.snp27z .dvrys { grid-column: 2; }
.snp27z .d4burl,
.snp27z .p1alkpdw { grid-column: 1 / -1; }
.ak2q .i5ex { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ak2q .dqm6q {
  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);
}
.ak2q .dvrys { grid-column: 2; }
.ak2q .d4burl,
.ak2q .p1alkpdw { grid-column: 1 / -1; }
.dnsx79 .i5ex { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.dnsx79 .dvrys { background: none; color: var(--accent-light); font-weight: 700; }
.kqob1 .i5ex { 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); }
.kqob1 .dvrys { background: none; color: var(--accent-light); font-weight: 700; }
.ar3qdhs1 .i5ex { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ar3qdhs1 .i5ex:last-child { border-bottom: none; }
.ar3qdhs1 .dvrys { background: none; color: var(--accent-light); font-weight: 700; }
.vgw7ug .i5ex { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.vgw7ug .dvrys { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.srx3ydu .q2bgsp { counter-reset: card-n; }
.srx3ydu .i5ex  { counter-increment: card-n; }
.srx3ydu .dvrys { display: flex; align-items: center; gap: 10px; }
.srx3ydu .dvrys::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;
}
.v9diq9 .i5ex { background: var(--bg-surface); border: 1px solid var(--border); }
.v9diq9 .dvrys { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.zsxcmxc { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zd1zz9  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.u7qz2 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.llpy { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.cc2qyy6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.zsxcmxc strong { color: var(--text-primary); font-size: 0.95rem; }
.zsxcmxc p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.zfch { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.awf5, .mjff { border-radius: 8px; padding: 14px; }
.awf5 { background: var(--bg-pros); }
.mjff { background: var(--bg-cons); }
.dtdxb { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.awf5 .dtdxb { color: var(--c-pros-label); }
.mjff .dtdxb { color: #f87171; }
.awf5 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.mjff ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rc0dzh3d { width: 100%; height: auto; border-radius: 10px; display: block; }
.b6b1jm {
  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;
}
.b6b1jm:hover { opacity: 0.85; }
.md11qoe .b6b1jm  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.md11qoe .b6b1jm:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.flkcd .b6b1jm  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.flkcd .b6b1jm:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.r2v4ao .ya1o4kt { border-radius: 50px; }
.r2v4ao .b6b1jm  { border-radius: 50px; }
.cx0k .ya1o4kt { padding-left: 22px; padding-right: 22px; }
.cx0k .b6b1jm  { padding-left: 12px; padding-right: 12px; }
.cmb30 .ya1o4kt { padding-left: 44px; padding-right: 44px; }
.cmb30 .b6b1jm  { padding-left: 24px; padding-right: 24px; }
.gp1myf9 .ya1o4kt { padding-left: 56px; padding-right: 56px; }
.gp1myf9 .b6b1jm  { padding-left: 32px; padding-right: 32px; }
.wigtc   .ya1o4kt::after, .wigtc   .b6b1jm::after,
.idr1riv .ya1o4kt::after, .idr1riv .b6b1jm::after,
.o25mvur    .ya1o4kt::after, .o25mvur    .b6b1jm::after,
.kuc6    .ya1o4kt::after, .kuc6    .b6b1jm::after,
.py30i    .ya1o4kt::after, .py30i    .b6b1jm::after,
.zx8x     .ya1o4kt::after, .zx8x     .b6b1jm::after,
.xz1rsvhb    .ya1o4kt::after, .xz1rsvhb    .b6b1jm::after,
.hdqn8m0j   .ya1o4kt::after, .hdqn8m0j   .b6b1jm::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;
}
.wigtc .ya1o4kt::after, .wigtc .b6b1jm::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");
}
.idr1riv .ya1o4kt::after, .idr1riv .b6b1jm::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");
}
.o25mvur .ya1o4kt::after, .o25mvur .b6b1jm::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");
}
.kuc6 .ya1o4kt::after, .kuc6 .b6b1jm::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");
}
.py30i .ya1o4kt::after, .py30i .b6b1jm::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");
}
.zx8x .ya1o4kt::after, .zx8x .b6b1jm::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");
}
.xz1rsvhb .ya1o4kt::after, .xz1rsvhb .b6b1jm::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");
}
.hdqn8m0j .ya1o4kt::after, .hdqn8m0j .b6b1jm::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");
}
.teo0   .i5djrrs::after, .teo0   .fwcz::after,
.gj6z190 .i5djrrs::after, .gj6z190 .fwcz::after,
.ew0lir    .i5djrrs::after, .ew0lir    .fwcz::after,
.qr2rnib8    .i5djrrs::after, .qr2rnib8    .fwcz::after,
.peomsf    .i5djrrs::after, .peomsf    .fwcz::after,
.s4qc4     .i5djrrs::after, .s4qc4     .fwcz::after,
.cug5r0    .i5djrrs::after, .cug5r0    .fwcz::after,
.t6zn   .i5djrrs::after, .t6zn   .fwcz::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;
}
.teo0 .i5djrrs::after, .teo0 .fwcz::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");
}
.gj6z190 .i5djrrs::after, .gj6z190 .fwcz::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");
}
.ew0lir .i5djrrs::after, .ew0lir .fwcz::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");
}
.qr2rnib8 .i5djrrs::after, .qr2rnib8 .fwcz::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");
}
.peomsf .i5djrrs::after, .peomsf .fwcz::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");
}
.s4qc4 .i5djrrs::after, .s4qc4 .fwcz::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");
}
.cug5r0 .i5djrrs::after, .cug5r0 .fwcz::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");
}
.t6zn .i5djrrs::after, .t6zn .fwcz::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");
}
.tao6a {
  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;
}
.sw8in {
  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;
}
.sw8in > * { min-width: 0; }
.sw8in:hover { background: var(--bg-hover); }
.sw8in > [itemprop="item"] { display: contents; }
.sw8in [itemprop="itemReviewed"],
.sw8in [itemprop="reviewRating"] { display: none; }
.sw8in::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;
}
.h6uqn5u {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.cjaam4 {
  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;
}
.cy50gt { max-height: 52px; max-width: 110px; object-fit: contain; }
.iovam {
  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;
}
.not0qs .cjaam4    { background: #1a1a1a; }
.k1b9xk .cjaam4   { background: rgba(128,128,128,.12); }
.cu0u .cjaam4 { background: var(--bg-raised); }
.zzvnv .cjaam4    { background: transparent; padding: 0; }
.edj87p {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.zpyjes { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.p2jg { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.kio06 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.f9jw4lws {
  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;
}
.xnq5c2j {
  
  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%;
}
.k3vb9x5 {
  
  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;
}
.qprq {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.qprq.b6b1jm {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .sw8in {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .sw8in::before    { grid-area: rank;   }
  .h6uqn5u           { grid-area: ident;  }
  .edj87p     { grid-area: rating; min-width: 0; width: auto; }
  .kio06           { grid-area: pills;  }
  .qprq             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .sw8in {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .sw8in::before    { justify-self: center; }
  .h6uqn5u           { width: 100%; }
  .edj87p     { justify-self: center; }
  .kio06           { grid-template-columns: 1fr; }
}
.g4uvvs {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.bovzd4 {
  display: flex; align-items: flex-start; gap: 20px;
  padding: 20px 24px; background: var(--bg-surface);
}
.k4xfpswn {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.k4xfpswn img { max-width: 80px; max-height: 50px; object-fit: contain; }
.cgj7lu { flex: 1; }
.cgj7lu h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.l99dc2 { color: var(--c-stars); font-size: 1.1rem; }
.rtprpft { margin-bottom: 8px; }
.tsdxc2io { display: flex; flex-wrap: wrap; gap: 6px 16px; font-size: 0.83rem; color: var(--text-muted); }
.sdz4txq2::before   { content: "★ "; color: var(--accent-light); }
.u8ro { flex-shrink: 0; }
.pksg7lk img.bxx5 { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.m68krzxy { padding: 20px 24px; }
.kwpbpa { color: var(--text-muted); margin-bottom: 16px; }
.ne47nsp { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.km7yjkb1, .r16eayf { list-style: none; font-size: 0.9rem; }
.km7yjkb1 li { color: var(--c-pros); margin-bottom: 4px; }
.r16eayf li { color: var(--c-cons); margin-bottom: 4px; }
.km7yjkb1 li::before { content: "✓"; margin-right: 5px; }
.r16eayf li::before { content: "✗"; margin-right: 5px; }
.fpkz .km7yjkb1 li::before { content: "→"; }
.fpkz .r16eayf li::before { content: "–"; }
.cmty  .km7yjkb1 li::before { content: "★"; }
.cmty  .r16eayf li::before { content: "✕"; }
.lk5p4k    .km7yjkb1 li::before { content: "◆"; }
.lk5p4k    .r16eayf li::before { content: "▲"; }
.zbl7cdyo  .km7yjkb1 li::before { content: "▶"; }
.zbl7cdyo  .r16eayf li::before { content: "■"; }
.zr2g { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.cgoxqoqu { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.b0d7rd { background: var(--bg-pros); color: var(--c-tag-pay); }
.t1zo { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.gnsd .t1zo { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.i6628 .t1zo { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .f6npz .wqalf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .f6npz .g4uvvs { margin: 0; }
}
.pn4poyed .bovzd4 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.pn4poyed .cgj7lu h3 { color: var(--accent-light); }
.pn4poyed .k4xfpswn { background: var(--bg-page); border: 1px solid var(--border); }
.tozs .g4uvvs { border-top: 4px solid var(--accent); }
.tozs .bovzd4 { background: var(--bg-card); }
.hfpsy .g4uvvs { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.hfpsy .bovzd4 { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.hfpsy .m68krzxy { padding: 14px 16px; }
.hfpsy .k4xfpswn { border-radius: 4px; }
.hfpsy .t1zo { border-radius: 0; }
.z161 .bovzd4 { padding: 0; gap: 0; overflow: hidden; }
.z161 .k4xfpswn { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.z161 .cgj7lu { padding: 16px 20px; }
.z161 .u8ro { padding: 16px 20px; align-self: center; }
.d4nd03 .l99dc2 { font-size: .95rem; }
.mc1wty7 .zfch { gap: 10px; }
.mc1wty7 .awf5, .mc1wty7 .mjff { padding: 12px; }
.mc1wty7 .awf5 ul, .mc1wty7 .mjff ul { margin: 4px 0 0; padding-left: 18px; }
.mc1wty7 .awf5 li, .mc1wty7 .mjff li { font-size: .85rem; margin-bottom: 3px; }
.us28up4 .cgoxqoqu { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .s7ucd { grid-template-columns: 1fr; }
  .jmylswb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jmylswb .gzwpg1wa { width: 72px; height: 50px; }
  .jmylswb .z31o { max-width: 180px; }
  .jmylswb .si9uir { width: auto; }
}
.qva8d .d4nd03 .l99dc2 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .qva8d { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .m9adh { padding: 16px; }
  .asbp2o .fi62qfr { min-width: 50%; }
}
.q266 .zfch { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .be5c5w { grid-template-columns: 1fr; }
  .qqgyaz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .p8amcui0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .i0j8kv5a { flex-wrap: wrap; padding: 16px; }
}
.z72iw1 .zfch { gap: 8px; }
.z72iw1 .awf5, .z72iw1 .mjff { padding: 8px; }
@media (max-width: 480px) {
  .wged8u { flex-direction: column; align-items: stretch; }
}
.xzljv0 .si9uir .b6b1jm { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .o2hd54yo { flex-direction: column; align-items: stretch; gap: 10px; }
  .xzljv0 .si9uir { text-align: center; }
}
@media (max-width: 720px) {
  .dcj5ysm { grid-template-columns: 1fr; }
  .wgu7q { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .eajcpdfs { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.oa47 .o26m9rl { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.nf5qmxs .l99dc2 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .un5pu88 { grid-template-columns: 1fr; }
  .nf5qmxs { width: 100px; height: 100px; margin: 16px auto; }
  .oa47 { font-size: 1.4rem; }
  .kbu236 { justify-content: center; }
  .bds1j .fi62qfr { min-width: 50%; }
}
.h15giojs .zfch { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .u41sx4 { flex-wrap: wrap; padding: 14px 16px; }
  .lqtt4f { padding: 12px 16px; }
  .h15giojs .zfch { margin: 0 16px; }
  .h15giojs .us28up4 { padding: 0 16px; }
  .xgk7tcoa { padding: 12px 16px; }
}
.jovjh9e .sw8in {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.jovjh9e .sw8in:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.w4xc1l5g .tao6a { gap: 18px; }
.w4xc1l5g .sw8in {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.w4xc1l5g .sw8in:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.vxx13 .tao6a {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.vxx13 .sw8in {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.vxx13 .sw8in:last-child { border-bottom: none; }
.vxx13 .h6uqn5u,
.vxx13 .edj87p,
.vxx13 .kio06 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.q96f3jtu .tao6a { gap: 0; }
.q96f3jtu .sw8in {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.q96f3jtu .sw8in:last-child { border-bottom: none; }
.q96f3jtu .sw8in:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.q96f3jtu .sw8in:nth-child(even):hover { background: var(--bg-hover); }
.nxttr2m .sw8in {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xqbx7qf1 .kio06 .f9jw4lws {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xqbx7qf1 .kio06 .f9jw4lws:first-child { border-left: none; }
.z97rsjz .kio06 .f9jw4lws {
  background: transparent; padding: 4px 8px;
}
.z97rsjz .kio06 .xnq5c2j { font-size: .65rem; opacity: .65; }
.z97rsjz .kio06 .k3vb9x5   { font-size: 1.15rem; color: var(--accent-light); }
.pao47 .kio06 .f9jw4lws {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.p2jg { display: none; }
.toay .zpyjes { font-size: 1rem; letter-spacing: 2px; }
.ofwp .zpyjes {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mxkg4qi .zpyjes,
.nc9g .zpyjes,
.r6susm .zpyjes { display: none; }
.mxkg4qi .p2jg,
.nc9g .p2jg,
.r6susm .p2jg { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mxkg4qi .p2jg { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mxkg4qi .p2jg small { display: none; }
.nc9g .p2jg {
  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;
}
.nc9g .p2jg small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.r6susm .p2jg {
  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;
}
.r6susm .p2jg small { display: none; }
.mxkg4qi .rtprpft .l99dc2,
.nc9g .rtprpft .l99dc2,
.r6susm .rtprpft .l99dc2 { display: none; }
.mxkg4qi .rtprpft strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mxkg4qi .o26m9rl { display: none; }
.nc9g .rtprpft strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.nc9g .hk0pk,
.nc9g .o26m9rl { font-size: 1em; }
.r6susm .rtprpft strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.r6susm .o26m9rl { display: none; }
.gk6yb488 { margin: 16px 0; }
.g1cru7en { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.g1cru7en summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.g1cru7en summary::after { content: "+"; color: var(--accent-light); }
.g1cru7en[open] summary::after { content: "−"; }
.g1cru7en p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.lo9pu { margin-bottom: 0; }
.fynhe7 h2.qts33d9 { color: var(--text-primary); border-color: var(--accent-light); }
.u7991np h2.qts33d9 { color: var(--text-primary); border-color: var(--accent-light); }
.lx9y2q .zd1zz9     { background: #052e16; border-color: #10b981; }
.lx9y2q .u7qz2 { background: #2d0a1e; border-color: #f43f5e; }
.lx9y2q .llpy    { background: #1e1036; border-color: #a855f7; }
.lx9y2q .zsxcmxc strong  { color: #f1f5f9; }
.lx9y2q .zsxcmxc p       { color: #cbd5e1; }
.lx9y2q .nl1o7d    .zd1zz9     .cc2qyy6::before,
.lx9y2q .fqhp  .zd1zz9     .cc2qyy6::before,
.lx9y2q .hrhg47  .zd1zz9     .cc2qyy6::before,
.lx9y2q .rdicl5 .zd1zz9     .cc2qyy6::before { color: #10b981; }
.lx9y2q .nl1o7d    .u7qz2 .cc2qyy6::before,
.lx9y2q .fqhp  .u7qz2 .cc2qyy6::before,
.lx9y2q .hrhg47  .u7qz2 .cc2qyy6::before,
.lx9y2q .rdicl5 .u7qz2 .cc2qyy6::before { color: #f43f5e; }
.lx9y2q .nl1o7d    .llpy    .cc2qyy6::before,
.lx9y2q .fqhp  .llpy    .cc2qyy6::before,
.lx9y2q .hrhg47  .llpy    .cc2qyy6::before,
.lx9y2q .rdicl5 .llpy    .cc2qyy6::before { color: #a855f7; }
.x83i7mqq .zd1zz9     { background: #2d2000; border-color: #eab308; }
.x83i7mqq .u7qz2 { background: #2d0b0b; border-color: #ef4444; }
.x83i7mqq .llpy    { background: #2d1600; border-color: #f97316; }
.x83i7mqq .zsxcmxc strong  { color: #f1f5f9; }
.x83i7mqq .zsxcmxc p       { color: #cbd5e1; }
.x83i7mqq .nl1o7d    .zd1zz9     .cc2qyy6::before,
.x83i7mqq .fqhp  .zd1zz9     .cc2qyy6::before,
.x83i7mqq .hrhg47  .zd1zz9     .cc2qyy6::before,
.x83i7mqq .rdicl5 .zd1zz9     .cc2qyy6::before { color: #eab308; }
.x83i7mqq .nl1o7d    .u7qz2 .cc2qyy6::before,
.x83i7mqq .fqhp  .u7qz2 .cc2qyy6::before,
.x83i7mqq .hrhg47  .u7qz2 .cc2qyy6::before,
.x83i7mqq .rdicl5 .u7qz2 .cc2qyy6::before { color: #ef4444; }
.x83i7mqq .nl1o7d    .llpy    .cc2qyy6::before,
.x83i7mqq .fqhp  .llpy    .cc2qyy6::before,
.x83i7mqq .hrhg47  .llpy    .cc2qyy6::before,
.x83i7mqq .rdicl5 .llpy    .cc2qyy6::before { color: #f97316; }
.jshvpn5 .zd1zz9     { background: #0c1a2e; border-color: #38bdf8; }
.jshvpn5 .u7qz2 { background: #12103a; border-color: #818cf8; }
.jshvpn5 .llpy    { background: #0a2020; border-color: #2dd4bf; }
.jshvpn5 .zsxcmxc strong  { color: #f1f5f9; }
.jshvpn5 .zsxcmxc p       { color: #cbd5e1; }
.jshvpn5 .nl1o7d    .zd1zz9     .cc2qyy6::before,
.jshvpn5 .fqhp  .zd1zz9     .cc2qyy6::before,
.jshvpn5 .hrhg47  .zd1zz9     .cc2qyy6::before,
.jshvpn5 .rdicl5 .zd1zz9     .cc2qyy6::before { color: #38bdf8; }
.jshvpn5 .nl1o7d    .u7qz2 .cc2qyy6::before,
.jshvpn5 .fqhp  .u7qz2 .cc2qyy6::before,
.jshvpn5 .hrhg47  .u7qz2 .cc2qyy6::before,
.jshvpn5 .rdicl5 .u7qz2 .cc2qyy6::before { color: #818cf8; }
.jshvpn5 .nl1o7d    .llpy    .cc2qyy6::before,
.jshvpn5 .fqhp  .llpy    .cc2qyy6::before,
.jshvpn5 .hrhg47  .llpy    .cc2qyy6::before,
.jshvpn5 .rdicl5 .llpy    .cc2qyy6::before { color: #2dd4bf; }
.lnmw0t4f .zd1zz9     { background: var(--accent-bg); border-color: var(--accent-light); }
.lnmw0t4f .u7qz2 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.lnmw0t4f .llpy    { background: var(--accent-bg); border-color: var(--accent-pale); }
.lnmw0t4f .nl1o7d    .cc2qyy6::before,
.lnmw0t4f .fqhp  .cc2qyy6::before,
.lnmw0t4f .hrhg47  .cc2qyy6::before,
.lnmw0t4f .rdicl5 .cc2qyy6::before { color: var(--accent-light) !important; }
.wqawlmqc::before,
.ht1p1bd::before { margin-right: 5px; }
.l90btbr .awf5 ul li,
.l90btbr .km7yjkb1 li         { color: #4ade80; }
.l90btbr .awf5 .wqawlmqc { color: #22c55e; }
.l90btbr .mjff ul li,
.l90btbr .r16eayf li         { color: #f87171; }
.l90btbr .mjff .ht1p1bd { color: #ef4444; }
.yrffvl0f .awf5 { background: var(--bg-pros); }
.yrffvl0f .mjff { background: var(--bg-cons); }
.yrffvl0f .awf5 .wqawlmqc { color: var(--c-pros-label); }
.yrffvl0f .mjff .ht1p1bd { color: var(--c-cons); }
.yrffvl0f .awf5 ul li,
.yrffvl0f .km7yjkb1 li            { color: var(--c-pros); }
.yrffvl0f .mjff ul li,
.yrffvl0f .r16eayf li            { color: var(--c-cons); }
.cfn1j .awf5 { background: var(--bg-pros); }
.cfn1j .mjff { background: var(--bg-cons); }
.cfn1j .awf5 .wqawlmqc { color: var(--c-pros-label); }
.cfn1j .mjff .ht1p1bd { color: var(--c-cons); }
.cfn1j .awf5 ul li,
.cfn1j .km7yjkb1 li          { color: var(--c-pros); }
.cfn1j .mjff ul li,
.cfn1j .r16eayf li          { color: var(--c-cons); }
.yy8gu8n .wqawlmqc::before { content: "✓ "; }
.yy8gu8n .ht1p1bd::before { content: "✗ "; }
.fpkz .wqawlmqc::before { content: "→ "; }
.fpkz .ht1p1bd::before { content: "← "; }
.cmty .wqawlmqc::before { content: "★ "; }
.cmty .ht1p1bd::before { content: "✕ "; }
.lk5p4k .wqawlmqc::before { content: "◆ "; }
.lk5p4k .ht1p1bd::before { content: "▲ "; }
.i6628 .zsxcmxc { background: transparent; border-left: none; border: 1.5px solid; }
.i6628 .zd1zz9     { border-color: var(--c-tip-border); }
.i6628 .u7qz2 { border-color: var(--c-warn-border); }
.i6628 .llpy    { border-color: #60a5fa; }
.i6628 .zsxcmxc strong { color: var(--text-primary); }
.i6628 .zsxcmxc p      { color: var(--text-muted); }
.gnsd .zsxcmxc { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.gnsd .zd1zz9     { border-top-color: var(--c-tip-border); }
.gnsd .u7qz2 { border-top-color: var(--c-warn-border); }
.gnsd .llpy    { border-top-color: #60a5fa; }
.qiqpa .zsxcmxc { border-left: none; border-radius: 8px; }
.qiqpa .zd1zz9     { background: #065f46; }
.qiqpa .u7qz2 { background: #92400e; }
.qiqpa .llpy    { background: #1e3a8a; }
.qiqpa .zsxcmxc strong,
.qiqpa .zsxcmxc p { color: #fff; }
.qiqpa .cc2qyy6::before { color: rgba(255,255,255,0.85) !important; }
.lx9y2q.qiqpa .zd1zz9,
.lx9y2q .qiqpa .zd1zz9     { background: #052e16; }
.lx9y2q.qiqpa .u7qz2,
.lx9y2q .qiqpa .u7qz2 { background: #2d0a1e; }
.lx9y2q.qiqpa .llpy,
.lx9y2q .qiqpa .llpy    { background: #1e1036; }
.x83i7mqq.qiqpa .zd1zz9,
.x83i7mqq .qiqpa .zd1zz9      { background: #2d2000; }
.x83i7mqq.qiqpa .u7qz2,
.x83i7mqq .qiqpa .u7qz2  { background: #2d0b0b; }
.x83i7mqq.qiqpa .llpy,
.x83i7mqq .qiqpa .llpy     { background: #2d1600; }
.jshvpn5.qiqpa .zd1zz9,
.jshvpn5 .qiqpa .zd1zz9      { background: #0c1a2e; }
.jshvpn5.qiqpa .u7qz2,
.jshvpn5 .qiqpa .u7qz2  { background: #12103a; }
.jshvpn5.qiqpa .llpy,
.jshvpn5 .qiqpa .llpy     { background: #0a2020; }
.urkn .zsxcmxc { border-left: none; border-radius: 6px; padding: 10px 14px; }
.urkn .zd1zz9     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.urkn .u7qz2 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.urkn .llpy    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.urkn .zsxcmxc strong { color: var(--text-primary); }
.urkn .zsxcmxc p      { color: var(--text-muted); }
.t9y9v .zsxcmxc { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.nl1o7d .cc2qyy6,
.fqhp .cc2qyy6,
.hrhg47 .cc2qyy6,
.rdicl5 .cc2qyy6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.nl1o7d .cc2qyy6::before,
.fqhp .cc2qyy6::before,
.hrhg47 .cc2qyy6::before,
.rdicl5 .cc2qyy6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.nl1o7d .zd1zz9     .cc2qyy6::before { content: "✦"; color: var(--c-tip-border); }
.nl1o7d .u7qz2 .cc2qyy6::before { content: "▲"; color: var(--c-warn-border); }
.nl1o7d .llpy    .cc2qyy6::before { content: "◉"; color: #60a5fa; }
.fqhp .zd1zz9     .cc2qyy6::before { content: "★"; color: var(--c-tip-border); }
.fqhp .u7qz2 .cc2qyy6::before { content: "◆"; color: var(--c-warn-border); }
.fqhp .llpy    .cc2qyy6::before { content: "●"; color: #60a5fa; }
.hrhg47 .zd1zz9     .cc2qyy6::before { content: "▶"; color: var(--c-tip-border); }
.hrhg47 .u7qz2 .cc2qyy6::before { content: "■"; color: var(--c-warn-border); }
.hrhg47 .llpy    .cc2qyy6::before { content: "▸"; color: #60a5fa; }
.rdicl5 .zd1zz9     .cc2qyy6::before { content: "→"; color: var(--c-tip-border); }
.rdicl5 .u7qz2 .cc2qyy6::before { content: "⬥"; color: var(--c-warn-border); }
.rdicl5 .llpy    .cc2qyy6::before { content: "◈"; color: #60a5fa; }
.z4qn .kbcpc8 .e8akb76,
.z4qn .z17q .e8akb76  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.z4qn .i5ex                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.z4qn .sw8in                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.z4qn .g4uvvs            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.z4qn .yd2pbicn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.z4qn .yxn6jr5                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rxisub7 .kbcpc8 .e8akb76,
.rxisub7 .z17q .e8akb76,
.rxisub7 .i5ex,
.rxisub7 .sw8in,
.rxisub7 .g4uvvs,
.rxisub7 .yd2pbicn,
.rxisub7 .yxn6jr5,
.rxisub7 .t9y9v .zsxcmxc { box-shadow: none; }
.eq5k5b5   .q8izz70, .eq5k5b5 .rzncb, .eq5k5b5 .hw9gzh,
.eq5k5b5   .hh1lx7, .eq5k5b5 .w42fbeik { font-size: 0.9rem; }
.eq5k5b5   .zx3l8g, .eq5k5b5 .oh5bmd5 { font-size: 0.9rem; }
.abp5   .q8izz70, .abp5 .rzncb, .abp5 .hw9gzh,
.abp5   .hh1lx7, .abp5 .w42fbeik { font-size: 0.95rem; }
.abp5   .zx3l8g, .abp5 .oh5bmd5 { font-size: 0.95rem; }
.wztwoos   .q8izz70, .wztwoos .rzncb, .wztwoos .hw9gzh,
.wztwoos   .hh1lx7, .wztwoos .w42fbeik { font-size: 1.08rem; }
.wztwoos   .zx3l8g, .wztwoos .oh5bmd5 { font-size: 1.05rem; }
.wztwoos   .oc7r { font-size: 0.97rem; }
.dh7b .q0tryp      { font-size: 3.2rem; }
.dh7b h2.qts33d9 { font-size: 1.9rem; }
.dh7b h3.rmk4nf7     { font-size: 1.4rem; }
.h00gdup .q0tryp      { font-size: 3.8rem; }
.h00gdup h2.qts33d9 { font-size: 2.2rem; }
.h00gdup h3.rmk4nf7     { font-size: 1.6rem; }
.lo9pu + .lo9pu { position: relative; }
.ad5kksy   .lo9pu + .lo9pu::before,
.j7wkq  .lo9pu + .lo9pu::before,
.b3d5n   .lo9pu + .lo9pu::before,
.vpofrmfb   .lo9pu + .lo9pu::before,
.xshpx3   .lo9pu + .lo9pu::before,
.n1iuo .lo9pu + .lo9pu::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ad5kksy .lo9pu + .lo9pu::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.j7wkq .lo9pu + .lo9pu::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.b3d5n .lo9pu + .lo9pu::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;
}
.vpofrmfb .lo9pu + .lo9pu::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.bbpk3s5c .lo9pu { margin-bottom: 16px; }
.bbpk3s5c .lo9pu + .lo9pu { margin-top: 0; }
.bbpk3s5c .cz95p { padding-top: 0; padding-bottom: 0; }
.xshpx3 .lo9pu + .lo9pu::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n1iuo .lo9pu + .lo9pu::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.z0kukx .lo9pu + .lo9pu::before,
.k9w646 .lo9pu + .lo9pu::before,
.y3kya .lo9pu + .lo9pu::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%;
}
.r7gd .z0kukx .lo9pu:nth-child(even)::before,
.r7gd .k9w646 .lo9pu:nth-child(even)::before,
.r7gd .y3kya .lo9pu:nth-child(even)::before { background: var(--bg-surface); }
.n9ta .z0kukx .lo9pu:nth-child(even)::before,
.n9ta .k9w646 .lo9pu:nth-child(even)::before,
.n9ta .y3kya .lo9pu:nth-child(even)::before { background: var(--bg-card); }
.z0kukx .lo9pu + .lo9pu::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");
}
.k9w646 .lo9pu + .lo9pu::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");
}
.y3kya .lo9pu + .lo9pu::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");
}
.gntb .xqbx4qy,
.mor1 .xqbx4qy { padding-bottom: 60px; }
.mc3eaw8b .xqbx4qy { padding-bottom: 70px; }
.i6yqe3 .moxy3c { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.b43hj7b .moxy3c { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.m578af .moxy3c { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.llj2m6 .moxy3c { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.doc3 .moxy3c { background: var(--accent-bg); }
.uw2o31ft .jdsur { float: left; width: 38%; margin: 0 28px 16px 0; }
.uw2o31ft .jdsur .rc0dzh3d { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uw2o31ft .cz95p::after { content: ''; display: block; clear: both; }
.uaru .jdsur { float: right; width: 38%; margin: 0 0 16px 28px; }
.uaru .jdsur .rc0dzh3d { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uaru .cz95p::after { content: ''; display: block; clear: both; }
.ylq40zeg .lo9pu:nth-child(odd)  .jdsur { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ylq40zeg .lo9pu:nth-child(even) .jdsur { float: right; width: 38%; margin: 0 0 16px 28px; }
.ylq40zeg .jdsur .rc0dzh3d { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ylq40zeg .cz95p::after { content: ''; display: block; clear: both; }
.uw2o31ft .q2bgsp,
.uw2o31ft .tao6a,
.uaru .q2bgsp,
.uaru .tao6a,
.ylq40zeg .q2bgsp,
.ylq40zeg .tao6a { clear: both; }
@media (max-width: 900px) {
  .uw2o31ft .jdsur,
  .uaru .jdsur,
  .ylq40zeg .lo9pu:nth-child(odd)  .jdsur,
  .ylq40zeg .lo9pu:nth-child(even) .jdsur {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .uw2o31ft .jdsur .rc0dzh3d,
  .uaru .jdsur .rc0dzh3d,
  .ylq40zeg .jdsur .rc0dzh3d {
    max-height: none !important;
  }
}
.uw2o31ft .zx3l8g,
.uw2o31ft .oh5bmd5,
.uaru .zx3l8g,
.uaru .oh5bmd5,
.ylq40zeg .zx3l8g,
.ylq40zeg .oh5bmd5 { overflow: hidden; }
@media (max-width: 640px) {
  .uw2o31ft .jdsur,
  .uaru .jdsur,
  .ylq40zeg .jdsur { float: none; width: 100%; margin: 0 0 16px 0; }
}
.etbx .g9r8hsnb,
.etbx .cz95p,
.etbx .cc01u9  { max-width: 1100px; }
.etbx { --content-mw: 1100px; }
.g70nih6 .g9r8hsnb,
.g70nih6 .cz95p,
.g70nih6 .cc01u9  { max-width: 1200px; }
.cq4obwyh .g9r8hsnb,
.cq4obwyh .cz95p,
.cq4obwyh .cc01u9  { max-width: 1320px; }
.p0klntn { font-size: 0.82rem; color: var(--text-muted); }
.flei3 { display: flex; align-items: center; }
.upcmh {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.n934f { display: flex; align-items: center; }
.tvvr9ax { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.tvvr9ax:hover { text-decoration: underline; }
.v5sdr6 { margin: 0 3px; opacity: 0.45; }
.v5sdr6::before { content: '/'; }
.pux569l { padding: 2px 5px; color: var(--text-main); }
.mv5k3 .p0klntn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.mv5k3 .flei3 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.bjhnj5 .p0klntn {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.bjhnj5 .flei3 { padding: 0 0 0 12px; }
.sjjymv1x .flei3 { padding: 0 16px; }
.sjjymv1x .p0klntn {
  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);
}
.sjjymv1x .g9r8hsnb { padding-top: 28px; }
@media (max-width: 720px) {
  .zpy8r { margin-top: 18px; padding: 0 16px; }
  .sjjymv1x .g9r8hsnb { padding-top: 16px; }
}
.etbx.mv5k3 .flei3 { max-width: 1100px; }
.g70nih6.mv5k3 .flei3 { max-width: 1200px; }
.cq4obwyh.mv5k3 .flei3 { max-width: 1320px; }
.etbx .zpy8r { max-width: 1100px; }
.u0m69 .lo9pu { padding-top: 16px; padding-bottom: 16px; }
.qobpvf49 .lo9pu { padding-top: 24px; padding-bottom: 24px; }
.kalhmh2 .lo9pu { padding-top: 40px; padding-bottom: 40px; }
.glf1gt41 .lo9pu { padding-top: 52px; padding-bottom: 52px; }
.knwf .lo9pu:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.knwf .lo9pu:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.knwf .lo9pu:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.knwf .lo9pu:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cirvcaq .cz95p { padding-top: 10px;  padding-bottom: 10px; }
.ozmub7x .cz95p { padding-top: 18px;  padding-bottom: 18px; }
.z0wd .cz95p { padding-top: 36px;  padding-bottom: 36px; }
.aqbkd6vj .cz95p { padding-top: 48px;  padding-bottom: 48px; }
.ls0zgu h2.qts33d9 { font-weight: 600; }
.ls0zgu h3.rmk4nf7     { font-weight: 600; }
.bsyb0xdm h2.qts33d9 { font-weight: 800; }
.bsyb0xdm h3.rmk4nf7     { font-weight: 700; }
.majb { font-weight: 600; }
.majb h2.qts33d9 { font-weight: 900; }
.majb h3.rmk4nf7     { font-weight: 800; }
.majb .zsxcmxc strong,
.majb .zsxcmxc strong { font-weight: 600; }
.i5djrrs {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.jurfu9av .i5djrrs { display: none; }
@media (max-width: 640px) { .i5djrrs { display: none; } }
.i5djrrs { background: var(--cta) !important; color: #fff !important; border: none !important; }
.i5djrrs:hover { opacity: 0.85; }
.lh9np8z .i5djrrs { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xp19 .i5djrrs,
.phu7q87  .i5djrrs { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xp19 .i5djrrs:hover,
.phu7q87  .i5djrrs:hover { opacity: 0.88; }
.lh9np8z.xp19 .i5djrrs,
.lh9np8z.phu7q87  .i5djrrs { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fwcz {
  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;
}
.fwcz:hover { transform: translateY(-2px); opacity: 0.92; }
.fwcz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.l0xfs .fwcz { display: none; }
.sea56 .fwcz { right: 32px; }
.e3sf5q2  .fwcz { left: 32px; }
@media (max-width: 480px) {
  .sea56 .fwcz { right: 20px; bottom: 20px; }
  .e3sf5q2  .fwcz { left: 20px; bottom: 20px; }
}
.k2a31 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.cc01u9 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.etr16c8 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ifeeeotw { color: var(--text-dim); font-size: 0.8rem; }
.lv156xfs a, .suoi a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.lv156xfs a:hover, .suoi a:hover { color: var(--accent-light); }
.suoi { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.t6gof .cc01u9 { text-align: center; }
.t6gof .suoi { justify-content: center; margin-bottom: 16px; }
.t6gof .etr16c8 { margin-top: 0; }
.rjoa4 { margin-top: 10px; }
.rjoa4 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .cc01u9 { padding-left: 16px; padding-right: 16px; }
  .azya .cc01u9 { padding: 20px 16px; }
  .suoi { gap: 4px 12px; }
  .etr16c8 { font-size: 0.78rem; }
}
.nlctg5m .etr16c8 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nlctg5m .ifeeeotw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nlctg5m .bcoi { grid-template-columns: 1fr 1fr; } .nlctg5m .b3dke { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nlctg5m .bcoi { grid-template-columns: 1fr; } }
.ziumy .etr16c8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ziumy .gtpww4gr { gap: 12px; } .ziumy .z4pqwo7 { margin-right: 0; width: 100%; } }
.kdbc6kv .etr16c8 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.kdbc6kv .ifeeeotw { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .kdbc6kv .yzghd { grid-template-columns: 1fr 1fr; } .kdbc6kv .kksfj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .kdbc6kv .yzghd { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .k84vijv .cjmj { grid-template-columns: 1fr 1fr; } .k84vijv .qh8c:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .k84vijv .cjmj { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .gike5ar4 .cjmj { grid-template-columns: 1fr; } }
.zfx23 .cc01u9 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zfx23 .suoi { justify-content: center; }
.li3gflab .yt17ad      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.li3gflab .k2a31 { background: var(--bg-page); border-top-color: var(--border-alt); }
.thalmt .yt17ad      { background: #0d1117; border-bottom-color: #21262d; }
.thalmt .skzk { color: var(--accent-light); }
.thalmt .rat1i6r6 { --msep-color: #8b949e; }
.thalmt .rat1i6r6 a { color: #8b949e; }
.thalmt .rat1i6r6 a:hover { color: var(--accent-light); }
.thalmt .ggmw6 { color: #8b949e; }
.thalmt .k2a31 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.thalmt .etr16c8,
.thalmt .ifeeeotw { color: #6e7681; }
.thalmt .lv156xfs a, .thalmt .suoi a,
.thalmt .lv156xfs a:hover, .thalmt .suoi a:hover,
@media (max-width: 640px) {
  .thalmt .rat1i6r6 { background: #0d1117; border-top-color: #21262d; }
  .thalmt .rat1i6r6 li a { border-bottom-color: #21262d; }
}
.hmuh3ifj .yt17ad      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.hmuh3ifj .skzk { color: var(--accent-light); }
.hmuh3ifj .rat1i6r6 { --msep-color: #475569; }
.hmuh3ifj .rat1i6r6 a { color: #475569; }
.hmuh3ifj .rat1i6r6 a:hover { color: var(--accent-light); }
.hmuh3ifj .ggmw6 { color: #64748b; }
.hmuh3ifj .k2a31 { background: #f0f4f8; border-top-color: #cbd5e1; }
.hmuh3ifj .etr16c8,
.hmuh3ifj .ifeeeotw { color: #64748b; }
.hmuh3ifj .lv156xfs a, .hmuh3ifj .suoi a,
.hmuh3ifj .lv156xfs a:hover, .hmuh3ifj .suoi a:hover,
@media (max-width: 640px) {
  .hmuh3ifj .rat1i6r6 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .hmuh3ifj .rat1i6r6 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xp19 .yt17ad      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xp19 .skzk { color: #fff; }
.xp19 .rat1i6r6 { --msep-color: rgba(255,255,255,0.82); }
.xp19 .rat1i6r6 a { color: rgba(255,255,255,0.82); }
.xp19 .rat1i6r6 a:hover { color: #fff; }
.xp19 .ggmw6 { color: rgba(255,255,255,0.9); }
.xp19 .k2a31 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xp19 .etr16c8,
.xp19 .ifeeeotw { color: rgba(255,255,255,0.72); }
.xp19 .lv156xfs a, .xp19 .suoi a,
.xp19 .lv156xfs a:hover, .xp19 .suoi a:hover,
@media (max-width: 640px) {
  .xp19 .rat1i6r6 { background: var(--accent); border-top-color: var(--accent-light); }
  .xp19 .rat1i6r6 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.phu7q87 .yt17ad {
  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);
}
.phu7q87 .k2a31 {
  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) {
  .phu7q87 .rat1i6r6 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.i2ddhtm .jqtge8xn { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.p4i2jv .jqtge8xn { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.lklw .jqtge8xn { min-height: 72px; height: auto; }
.lhtx79z .jqtge8xn { min-height: 84px; height: auto; }
.azya .jqtge8xn { max-width: none; padding: 0 32px; }
.azya .cc01u9  { max-width: none; padding: 24px 32px; }
.qqksscwx.g70nih6 .jqtge8xn { max-width: 1200px; }
.qqksscwx.cq4obwyh .jqtge8xn { max-width: 1320px; }
.yxao9ko   .skzk, .yxao9ko   .z4pqwo7 { text-transform: capitalize; }
.vksgoadp .skzk, .vksgoadp .z4pqwo7 { text-transform: lowercase; }
.nqop .skzk, .nqop .z4pqwo7 { text-transform: uppercase; letter-spacing: 0.06em; }
.uej3, .q2xro2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.qs3g3mv .uej3,
.k53x .uej3,
.oe6mhm9 .uej3,
.glw43ijo .uej3,
.t2gc6x   .rat1i6r6 a { font-weight: 500; }
.tjac .rat1i6r6 a { font-weight: 600; }
.e6ra     .rat1i6r6 a { font-weight: 700; }
.wzwkb4c    .rat1i6r6 a { font-weight: 800; letter-spacing: 0.01em; }
.hsa12bf     .rat1i6r6 > li + li::before,
.n3li2    .rat1i6r6 > li + li::before,
.pwh69ur    .rat1i6r6 > li + li::before,
.bj30 .rat1i6r6 > li + li::before,
.o81wohog .rat1i6r6 > li + li::before,
.dvec  .rat1i6r6 > li + li::before,
.ie0vnw20    .rat1i6r6 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.hsa12bf     .rat1i6r6 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.n3li2    .rat1i6r6 > li + li::before { content: "|"; }
.pwh69ur    .rat1i6r6 > li + li::before { content: "—"; }
.bj30 .rat1i6r6 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.o81wohog .rat1i6r6 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dvec  .rat1i6r6 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ie0vnw20    .rat1i6r6 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .sk30uj2g .ggmw6,
  .rg99 .ggmw6,
  .kxcnk97 .ggmw6,
  .qfqi .ggmw6,
  .pfq5vbo .ggmw6 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .sk30uj2g .ggmw6::before,
  .rg99 .ggmw6::before,
  .kxcnk97 .ggmw6::before,
  .qfqi .ggmw6::before,
  .pfq5vbo .ggmw6::before { content: ""; display: block; flex-shrink: 0; }

  
  .sk30uj2g .ggmw6::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;
  }

  
  .rg99 .ggmw6::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;
  }

  
  .kxcnk97 .ggmw6::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;
  }

  
  .qfqi .ggmw6::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;
  }

  
  .pfq5vbo .ggmw6::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) {
  .lf44 .ggmw6 {
    padding: 5px 14px;
  }
  .lf44 .rat1i6r6 {
    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;
  }
  .lf44 .rat1i6r6 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lf44 .rat1i6r6 li a:hover { background: var(--bg-raised); }
  .lf44 .jh7iavs,
  .t3fzvk .jh7iavs,
  .o7lpp3z0 .jh7iavs { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .gcac .ggmw6 {
    padding: 5px 10px;
  }
  .gcac .rat1i6r6 {
    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);
  }
  .gcac .rat1i6r6.aukjz4 { transform: translateX(0); }
  .gcac .rat1i6r6 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .gcac .rat1i6r6 li:last-child a { border-bottom: none; }
  .xp19 .rat1i6r6,
  .thalmt .rat1i6r6 { background: var(--accent) !important; }
  .xp19 .rat1i6r6 li a,
  .thalmt .rat1i6r6 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o7lpp3z0 .ggmw6 {
    padding: 5px 10px;
  }
  .o7lpp3z0 .rat1i6r6 {
    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);
  }
  .o7lpp3z0 .rat1i6r6::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o7lpp3z0 .rat1i6r6.aukjz4 { transform: translateY(0); }
  .o7lpp3z0 .rat1i6r6 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ynmmmobl .ggmw6 {
    padding: 5px 10px;
  }
  .ynmmmobl .rat1i6r6 {
    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;
  }
  .ynmmmobl .rat1i6r6.aukjz4 { opacity: 1; pointer-events: auto; }
  .ynmmmobl .rat1i6r6 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fu33t     .ggmw6 { border-radius: 0 !important; }
  .ndt92hn   .ggmw6 { border-radius: 8px !important; }
  .n5j2f1 .ggmw6 { border-radius: 50% !important; }
  .xo1j   .ggmw6 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .dwun61g .lmjb1y { flex-direction: column; align-items: stretch; }
  .dwun61g .wqgi4 { flex-direction: row; min-width: auto; }
  .dwun61g .o7z5xv8 { align-items: flex-start; text-align: left; }
}
.vt8t.lo9pu,
@media (max-width: 640px) {
  .dlxyr {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wb2nh { flex: 0 0 auto; }
  .uh079 { font-size: 1.2rem; }
  .p5qg { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.k7mgr .qg1guf { height: 36px; }
.at3b .qg1guf { height: 60px; max-width: 200px; }
.pg1jnve .qg1guf { height: 76px; max-width: 240px; }
.z4h9    .zpyjes, .z4h9    .l99dc2 { color: #f59e0b; }
.j4fs      .zpyjes { font-size: 1rem; letter-spacing: 1.5px; }
.j4fs      .l99dc2   { font-size: 1.35rem; }
.x3nh    .zpyjes, .x3nh    .l99dc2 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.hlw5u0     .zpyjes, .hlw5u0     .l99dc2 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.yjyzxj2c .zpyjes, .yjyzxj2c .l99dc2 { color: var(--cta); letter-spacing: 2px; }
.ajaf   .zpyjes, .ajaf   .l99dc2 { color: #e91e63; letter-spacing: 2px; }
.zlm8hvkf  .zpyjes, .zlm8hvkf  .l99dc2 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.y5z3bhz     .zpyjes, .y5z3bhz     .l99dc2 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xqbx7qf1 .f9jw4lws + .f9jw4lws {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.sv356 .sw8in { padding: 18px 24px; min-height: 68px; }
.z97rsjz .xnq5c2j {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.z97rsjz .k3vb9x5 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.pao47 .f9jw4lws {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.tao6a { counter-reset: cs-rank; }
.tao6a .sw8in { counter-increment: cs-rank; }
.tao6a .sw8in::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;
}
.dhix7e .tao6a { counter-reset: cs-rank; gap: 0; }
.dhix7e .sw8in {
  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;
}
.dhix7e .sw8in::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;
}
.dhix7e .h6uqn5u {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.dhix7e .cjaam4 {
  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;
}
.dhix7e .cy50gt { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.dhix7e .h6uqn5u { min-width: 0; flex-direction: column; width: 100%; }
.dhix7e .iovam {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.dhix7e .zpyjes { color: var(--cta, var(--accent)); }
.dhix7e .p2jg { font-weight: 700; }
.dhix7e .f9jw4lws {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.dhix7e .xnq5c2j {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.dhix7e .k3vb9x5 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.dhix7e .jrtl .k3vb9x5 { font-size: 1.3rem; color: var(--accent-light); }
.dhix7e .qprq {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.dhix7e .sw8in:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .dhix7e .tao6a {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .dhix7e .sw8in {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .dhix7e .sw8in { padding: 40px 16px 20px; }
  .dhix7e .f9jw4lws {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .dhix7e .qprq { width: 100%; min-width: 0; }
}
.ocvvfj0 .tao6a { counter-reset: cs-rank; gap: 10px; }
.ocvvfj0 .sw8in {
  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);
}
.ocvvfj0 .sw8in::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);
}
.ocvvfj0 .h6uqn5u {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.ocvvfj0 .cjaam4 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.ocvvfj0 .cy50gt { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.ocvvfj0 .iovam {
  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;
}
.ocvvfj0 .zpyjes { color: var(--cta, var(--accent)); }
.ocvvfj0 .f9jw4lws {
  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;
}
.ocvvfj0 .xnq5c2j {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.ocvvfj0 .k3vb9x5 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.ocvvfj0 .jrtl .k3vb9x5 { color: var(--accent-light); }
.ocvvfj0 .qprq {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.ocvvfj0 .sw8in:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .ocvvfj0 .sw8in {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ocvvfj0 .sw8in::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ocvvfj0 .h6uqn5u {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ocvvfj0 .iovam { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ocvvfj0 .f9jw4lws {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ocvvfj0 .qprq { width: 100%; min-width: 0; }
  .ocvvfj0 .zpyjes { min-width: 0; }
}
.fpxfpoc .sw8in::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.nvd94v .g1cru7en {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nvd94v .g1cru7en summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nvd94v .g1cru7en p { padding: 0 2px 16px; }
.jmkw .g1cru7en { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.jmkw .g1cru7en summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.jmkw .g1cru7en summary::after { content: "›"; font-size: 1.2em; }
.jmkw .g1cru7en[open] summary::after { content: "‹"; }
.jmkw .g1cru7en p { padding: 10px 22px 4px; }
.ja0juh2 .g1cru7en {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ja0juh2 .g1cru7en summary { color: var(--text-primary); padding-left: 16px; }
.ja0juh2 .g1cru7en summary::after { content: "›"; font-size: 1.1em; }
.ja0juh2 .g1cru7en[open] summary::after { content: "‹"; }
.ja0juh2 .g1cru7en p { padding-left: 16px; }
.vzj2k5 .gk6yb488 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.vzj2k5 .g1cru7en {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.vzj2k5 .g1cru7en:last-child { border-bottom: none; }
.vzj2k5 .g1cru7en summary { color: var(--text-primary); border-radius: 0; }
.vzj2k5 .g1cru7en summary::after { content: "›"; font-size: 1.1em; }
.vzj2k5 .g1cru7en[open] summary::after { content: "‹"; }
.ey37vo .g1cru7en { overflow: hidden; }
.ey37vo .g1cru7en summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.ey37vo .g1cru7en summary::after { color: rgba(255,255,255,.75); }
.ey37vo .g1cru7en[open] summary { border-radius: 0; }
.lbo4rlqm { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.bsd7p88 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.o54yi {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.kt00296 { color: var(--text-muted); font-size: 1.05rem; }
.jm3odge0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.grmh5ow { margin-bottom: 20px; }
.chswq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.zkbbm0 {
  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;
}
.zkbbm0:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.dkpe7b2 { resize: vertical; min-height: 130px; }
.ih7uw { width: 100%; margin-top: 8px; }
.cb9j {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hv5u {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.kw64hmou { color: var(--text-muted); line-height: 1.75; }
.ukiuiaa { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ukiuiaa li { margin-bottom: 6px; }
.udthd { max-width: 760px; margin: 0 auto; }
.r5f6i4 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.kml3 { max-width: 760px; margin: 0 auto; }
.zl48l4b { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zl48l4b:last-child { border-bottom: none; }
.h8qc1 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.zl48l4b p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zl48l4b ul.ukiuiaa { margin: 0; }
.juj9 .h8qc1 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .juj9 { grid-template-columns: 1fr; gap: 10px; } }
.dc1e1 .h8qc1 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ixgwae .ukiuiaa { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zaus { grid-template-columns: 1fr; } }
.pwmifkoh { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.pwmifkoh:hover .ct7wmpi { color: var(--accent-light); text-decoration: underline; }
.m9qoe { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yaduypx { margin-bottom: 48px; }
.oey59 { max-width: 760px; margin: 0 auto; }
.ob4ws { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ob4ws:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.iny0 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ob4ws p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ob4ws ul.ukiuiaa { margin: 0; }
.dteg9d { color: var(--text-muted); line-height: 1.75; }
.o8ks .ukiuiaa,
.uiqt58eg .ukiuiaa,
.uehgi96 .ukiuiaa,
.ughgsx30 .ukiuiaa {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.o8ks .ob4ws,
.uiqt58eg .ob4ws { text-align: left; }
.o8ks .iny0,
.uiqt58eg .iny0 { text-align: center; }
.rea0c { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.knvrerya { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.em70fa { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.v1ozn485 { margin-top: 12px; }
.sxuxq9x { 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; }
.sxuxq9x:hover { border-bottom-color: var(--accent-light); }
.r6kgfu { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.r6kgfu img { width: 100%; height: 100%; object-fit: cover; display: block; }
.biiwrop { border-radius: 10px; }
.byzp { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.owky { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.m7yra { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .m7yra { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.n9mr .em70fa, .n9mr .knvrerya { max-width: 640px; }
.dpsb7rtn .rea0c { font-size: 1.6rem; margin-top: 18px; }
.vxwpuqvr .em70fa { margin-bottom: 28px; }
@media (max-width: 860px) { .gr2g4b { grid-template-columns: 1fr; } .dpsb7rtn { position: static; text-align: center; } }
.coue1wzu .r6kgfu { margin: 0 auto 18px; }
.coue1wzu .byzp { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .famyhvs { grid-template-columns: 1fr; } }
.rrmqz2 .rea0c { font-size: 1.6rem; margin-bottom: 6px; }
.ughgsx30 .ukiuiaa { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rrmqz2 { flex-direction: column; text-align: center; } .kjmu2923 { grid-template-columns: 1fr; } }
.hiqekn8 .rea0c { font-size: 1.35rem; margin: 0 0 4px; }
.hiqekn8 .byzp { margin: 0; }
.qgitrm .o54yi { color: var(--accent-light); }
.gqpz .o54yi { font-size: 2rem; }
.gqpz .kt00296 { max-width: 680px; }
.tytd47 .o54yi { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.tytd47 .kt00296  { margin: 0; }
@media (max-width: 640px) { .tytd47 { flex-direction: column; } }
.dp9p11 .o54yi { color: var(--accent-light); }
.kddht {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.kddht .o54yi { color: #fff; }
.kddht .kt00296  { color: rgba(255,255,255,0.85); }
.fg9g8o { max-width: 680px; margin: 0 auto; }
.qvhvwumx {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .qvhvwumx { grid-template-columns: 1fr; } }
.xautce .zkbbm0 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.xautce .zkbbm0:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.wnir .zkbbm0 { background: var(--bg-raised); border-color: transparent; }
.wnir .zkbbm0:focus { background: var(--bg-card); border-color: var(--accent-light); }
.kktw5 .zkbbm0 { border-radius: 100px; padding: 11px 20px; }
.kktw5 .dkpe7b2 { border-radius: 14px; }
.vn1jbk3 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.vn1jbk3 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;
}
.vn1jbk3 summary::-webkit-details-marker { display: none; }
.vn1jbk3 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.vn1jbk3[open] summary::after { content: "−"; }
.rx94ct9a {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .higkkqxv { grid-template-columns: 1fr; } }
.klo1skd { counter-reset: priv-count; }
.znrf {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.znrf:last-child { border-bottom: none; }
.cwirs6uj {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.znrf h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.znrf p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.c7ja { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.c7ja li { margin-bottom: 6px; }
.agoz8{display:none}
.agoz8:empty,.i9xqzjj:empty{display:none}
.z3jj{position:relative;overflow:visible}
.xbpo668e .vltvbff,.m03a .vltvbff,
.izzwge .vltvbff,.c6fjn00d .vltvbff,
.bczdxja .vltvbff,.pcdil .vltvbff{display:block}
.ckx4jdp .whd8k{display:block}
.xbpo668e .vltvbff,.m03a .vltvbff,
.izzwge .vltvbff,.c6fjn00d .vltvbff,
.bczdxja .vltvbff{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.xbpo668e .vltvbff .i9xqzjj,.m03a .vltvbff .i9xqzjj,
.izzwge .vltvbff .i9xqzjj,.c6fjn00d .vltvbff .i9xqzjj,
.bczdxja .vltvbff .i9xqzjj{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.xbpo668e .vltvbff,.m03a .vltvbff{top:12px}
.xbpo668e .vltvbff .i9xqzjj{margin-right:auto}
.m03a .vltvbff .i9xqzjj{margin-left:auto}
.m03a .vltvbff{text-align:right}
.izzwge .vltvbff,.c6fjn00d .vltvbff{bottom:12px}
.izzwge .vltvbff .i9xqzjj{margin-right:auto}
.c6fjn00d .vltvbff .i9xqzjj{margin-left:auto}
.c6fjn00d .vltvbff{text-align:right}
.bczdxja .vltvbff{position:relative;margin-top:16px}
.bczdxja .vltvbff .i9xqzjj{margin:0 auto}
.pcdil .vltvbff{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.pcdil .vltvbff .i9xqzjj{margin:0}
.pcdil .moxy3c~.vltvbff,
.pcdil .i42a6w~.vltvbff{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.pcdil .moxy3c~.vltvbff .i9xqzjj,
.pcdil .i42a6w~.vltvbff .i9xqzjj{justify-content:flex-start}
.moxy3c~.vltvbff,.i42a6w~.vltvbff{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}
.moxy3c~.vltvbff .i9xqzjj{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i42a6w~.vltvbff .i9xqzjj{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.whd8k .i9xqzjj{margin:0 0 12px}
.i9xqzjj{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.dh57c{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ct7wmpi{font-weight:600;color:var(--text-heading);opacity:1}
.xljy95sg .dh57c{display:none}
.cy0t2483 .i9xqzjj{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.o71o1hz .i9xqzjj{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nc68{--date-bg:var(--accent-bg-light)}
.zmdsnbe5 .a5n38::before{content:""}
.s08jq4ux .zdqj9l{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .zdqj9l{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .p3n3p1{max-width:100%}
}
.vphfab .yd2pbicn{margin:0}
@media (max-width:560px){
  .xk5fjbk{grid-template-columns:repeat(2,1fr);gap:12px}
}
:root {
  --accent:          #6d7833;
  --brand:           #6d7833;
  --brand-light:     #575e32;
  --brand-pale:      #6f764e;
  --grad-start:      #a5b551;
  --grad-end:        #b5be85;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #6d7833;
  --cta-light:       #555e23;
  --cta-hover:       #454d20;
  --bg-page:         #f7f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f5f4;
  --bg-raised:       #f0f0ee;
  --bg-hover:        #f5f5f4;
  --border:          #e7e7e3;
  --border-alt:      #d9dad1;
  --border-section:  #e7e7e3;
  --text-primary:    #1a1a18;
  --text-muted:      #5c5d54;
  --text-body:       #343530;
  --text-sub:        #4f5048;
  --text-faint:      #838579;
  --text-dim:        #9c9d94;
  --text-label:      #696a61;
  --text-value:      #41423c;
  --accent-bg:       #ecece8;
  --accent-bg-light: #e0e2d4;
  --bg-tip:          #f0f9f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f8f9;
  --bg-pros:         #f0f9f1;
  --bg-cons:         #faf5f3;
  --c-pros:          #228134;
  --c-cons:          #9f3721;
  --c-pros-label:    #28993d;
  --c-tip-border:    #2ca944;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #228134;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.r3r4r3v .cc2qyy6 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.r3r4r3v .cc2qyy6::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.r3r4r3v .zd1zz9     .cc2qyy6::before { content: "";  color: var(--c-tip-border); }.r3r4r3v .u7qz2 .cc2qyy6::before { content: ""; color: var(--c-warn-border); }.r3r4r3v .llpy    .cc2qyy6::before { content: ""; color: #60a5fa; }.lx9y2q .r3r4r3v .zd1zz9     .cc2qyy6::before { color: #10b981; }.lx9y2q .r3r4r3v .u7qz2 .cc2qyy6::before { color: #f43f5e; }.lx9y2q .r3r4r3v .llpy    .cc2qyy6::before { color: #a855f7; }.x83i7mqq  .r3r4r3v .zd1zz9     .cc2qyy6::before { color: #eab308; }.x83i7mqq  .r3r4r3v .u7qz2 .cc2qyy6::before { color: #ef4444; }.x83i7mqq  .r3r4r3v .llpy    .cc2qyy6::before { color: #f97316; }.jshvpn5  .r3r4r3v .zd1zz9     .cc2qyy6::before { color: #38bdf8; }.jshvpn5  .r3r4r3v .u7qz2 .cc2qyy6::before { color: #818cf8; }.jshvpn5  .r3r4r3v .llpy    .cc2qyy6::before { color: #2dd4bf; }.lnmw0t4f .r3r4r3v .cc2qyy6::before { color: var(--accent-light) !important; }
.skzfy .km7yjkb1 li::before, .skzfy .r16eayf li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.skzfy .km7yjkb1 li::before { content: ""; }.skzfy .r16eayf li::before { content: ""; }.skzfy .wqawlmqc::before, .skzfy .ht1p1bd::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.skzfy .wqawlmqc::before { content: ""; }.skzfy .ht1p1bd::before { content: ""; }
.cfaf90m0 .uayvcl, .cfaf90m0 .moxy3c { min-height: 420px; }
.timp3xvp .i5djrrs::after,.timp3xvp .fwcz::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; }
.v5sdr6::before { content: '—'; }