:root {
  --color-accent: #770c21;
  --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;
}
.ebg2jw7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fvuu {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.quahf3 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zesw8uvn { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cgten7xd { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cgten7xd a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cgten7xd a:hover { color: var(--accent-light); }
.q99xzzld     .cnjnw9d { border-radius: 24px; padding: 8px; }
.q99xzzld .cnjnw9d li a { border-radius: 16px; }
.uwz2lsg4 .cnjnw9d li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .cnjnw9d {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qxj7dvce:hover .cnjnw9d,
  .qxj7dvce:focus-within .cnjnw9d { display: block; }
  .cnjnw9d li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xa5jwkx4 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.a23pneze { display: none; }
@media (max-width: 640px) {
  .a23pneze {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .a23pneze.xy84c9sc { display: block; }
}
@media (max-width: 640px) {
  .xa5jwkx4 { display: block; }
  .cgten7xd > li + li::before { display: none !important; }
  .cgten7xd {
    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;
  }
  .cgten7xd.xy84c9sc { display: flex; }
  .cgten7xd li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cgten7xd li:last-child a { border-bottom: none; }
}
.le2ub { min-height: 480px; }
.kz80hji {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zxnwf { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qinxve .zxnwf { margin-left: 0; margin-right: 0; }
.wvw6h9h7 {
  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;
}
.pvnuct .wvw6h9h7 { margin-top: 24px; }
.wvw6h9h7:hover { opacity: 0.88; }
.p5279 .kz80hji { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.p5279 .zxnwf { color: #e2e8f0; }
.p5279.qinxve   .karrowt { text-align: left; }
.gzzs .kz80hji { color: var(--text-primary); text-shadow: none; }
.gzzs .zxnwf { color: var(--text-muted); }
.gzzs .wvw6h9h7 { margin-top: 16px; }
.gzzs, .gzzs.le2ub { min-height: auto !important; }
.gzzs.qinxve   .karrowt { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.bkgvhqb6 .kz80hji { color: #fff; }
.bkgvhqb6 .zxnwf { color: rgba(255,255,255,0.85); }
.jkw9g3 .pje4d { position: relative; overflow: hidden; }
.jkw9g3 .pje4d::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;
}
.rzem33 .pje4d {
  animation: hg-breathe 7s ease-in-out infinite;
}
.boefk .pje4d { position: relative; overflow: hidden; }
.boefk .pje4d::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;
}
.tmspn .pje4d { position: relative; overflow: hidden; }
.tmspn .pje4d::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;
}
.gxfs5 .pje4d {
  animation: hg-fadein 1.2s ease-out both;
}
.pje4d {
  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%);
}
.dl0gg {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.d7g8swt {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.zvk5pm {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.pje4d .kz80hji { text-shadow: none; color: var(--text-primary); }
.pje4d .zxnwf { color: var(--text-muted); }
body.trku .kz80hji {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.fsn38e9 .kz80hji {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.le2ub.bkgvhqb6 .kz80hji,
section.bkgvhqb6 .kz80hji {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.pje4d.iuck7vf .dl0gg { align-items: center; text-align: center; }
.pje4d.qinxve   .dl0gg { align-items: flex-start; text-align: left; }
.it60 .d7g8swt { position: relative; }
.it60 .d7g8swt::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.it60.p4al .d7g8swt::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.os88 .d7g8swt {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.os88 .zvk5pm {
  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);
}
.os88.p4al .d7g8swt { padding: 32px 0 32px 32px; }
.bovj .d7g8swt {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.bovj .zvk5pm {
  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);
}
.p4al .dl0gg {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.bovj.p4al .d7g8swt { padding: 40px 16px 40px 48px; }
.le2ub .q5f0tw0n {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.q5f0tw0n .o98t {
  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;
}
.q5f0tw0n .o98t::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.q5f0tw0n .fj22s { display: contents !important; }
.q5f0tw0n .fj22s .hsf7qwd {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.q5f0tw0n .fj22s .h4ky0vj { max-height: 48px; max-width: 96px; }
.q5f0tw0n .fj22s .go4t {
  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;
}
.q5f0tw0n .lppj {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.q5f0tw0n .j7qz984t { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.q5f0tw0n .l9vr1 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.q5f0tw0n .l9vr1 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.q5f0tw0n .e94rlai { display: contents !important; }
.q5f0tw0n .e94rlai .k6lif:not(.qh42) { display: none !important; }
.q5f0tw0n .e94rlai .qh42 {
  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;
}
.q5f0tw0n .e94rlai .qh42 .kpmwdbdz {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.q5f0tw0n .e94rlai .qh42 .pl6l {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.q5f0tw0n .bcgx0 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.q5f0tw0n .bcgx0.a032h9 {
  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;
}
.q5f0tw0n .bcgx0.a032h9:hover { opacity: 0.85; }
.q5f0tw0n .o98t,
.q5f0tw0n .o98t:hover,
.q5f0tw0n .o98t:nth-child(even),
.q5f0tw0n .o98t:nth-child(odd),
.q5f0tw0n .o98t:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.zroyj .d7g8swt {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .pje4d { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .pje4d:not(.zroyj) .d7g8swt { display: none !important; }
  .zroyj .d7g8swt { padding: 16px; }
  .dl0gg  { padding: 36px 24px; }
  .pje4d~.dv1p5rtv,.p4al~.dv1p5rtv{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .le2ub, .pje4d { min-height: 320px !important; }
  .kz80hji { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nghliw4z,
  .gldzsvp3,
  .w9il3 { grid-template-columns: 1fr !important; }

  

  
  .lqfxo0uu { display: flex !important; flex-direction: column !important; }
  .lqfxo0uu .karrowt { display: contents; }
  .lqfxo0uu .l05c9ws1 { order: 0; }
  .lqfxo0uu .kz80hji { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lqfxo0uu .nghliw4z { order: 2; padding: 0 16px 12px !important; }
  .lqfxo0uu .zxnwf { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .pvnuct .karrowt { display: flex; flex-direction: column; }
  .pvnuct .karrowt .kz80hji { order: 1; }
  .pvnuct .karrowt .w9il3 { order: 2; margin: 8px 0 24px !important; }
  .pvnuct .karrowt .zxnwf { order: 3; }
  .pvnuct .karrowt .wvw6h9h7 { order: 4; align-self: center; margin-top: 0; }

  
  .pje4d.zroyj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .pje4d.zroyj .dl0gg { display: contents; padding: 0; }
  .pje4d.zroyj .dl0gg .kz80hji { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .pje4d.zroyj .d7g8swt { order: 2; padding: 12px 16px; }
  .pje4d.zroyj .dl0gg .zxnwf { order: 3; padding: 0 24px; margin: 0 auto; }
  .pje4d.zroyj .dl0gg .wvw6h9h7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wmvv7hg { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.lwv51e { width: 100%; height: auto; display: block; border-radius: 10px; }
.pvd2zq .wmvv7hg        { border-radius: 16px; }
.pvd2zq .lwv51e  { border-radius: 16px; }
.jfkcvr .wmvv7hg         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jfkcvr .lwv51e   { border-radius: 8px; }
.lbu2gsl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.cdsg { width: 100%; padding: 32px 0; position: relative; }
.chap2nn { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.cz3h3v .cdsg:nth-child(even) { background: var(--bg-surface); }
.cz3h3v .cdsg:nth-child(odd)  { background: var(--bg-page); }
.i661 .cdsg:nth-child(even) { background: var(--bg-card); }
.i661 .cdsg:nth-child(odd)  { background: var(--bg-page); }
.cz3h3v .cdsg:nth-child(odd)  .chap2nn { background: var(--bg-card); border-radius: 6px; }
.cz3h3v .cdsg:nth-child(even) .chap2nn { background: var(--bg-raised); border-radius: 6px; }
.i661 .cdsg:nth-child(odd)  .chap2nn { background: var(--bg-card); border-radius: 6px; }
.i661 .cdsg:nth-child(even) .chap2nn { background: var(--bg-raised); border-radius: 6px; }
.cz3h3v .cdsg:nth-child(even) .a7el .jf9pqs,
.i661 .cdsg:nth-child(even) .a7el .jf9pqs { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.cz3h3v .cdsg:nth-child(odd) .a7el .jf9pqs,
.i661 .cdsg:nth-child(odd) .a7el .jf9pqs { background: var(--bg-card-inner); }
.cz3h3v .cdsg:nth-child(even) .j62bo1af .jf9pqs:nth-child(odd),
.i661 .cdsg:nth-child(even) .j62bo1af .jf9pqs:nth-child(odd)  { background: var(--bg-card); }
.cz3h3v .cdsg:nth-child(even) .j62bo1af .jf9pqs:nth-child(even),
.i661 .cdsg:nth-child(even) .j62bo1af .jf9pqs:nth-child(even) { background: var(--bg-card-inner); }
h1.dlteel { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.dlteel {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.w2q7o9k { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.z3wz70 h2.dlteel {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mcnmey h2.dlteel {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.m679uqwt h2.dlteel {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zzqo h2.dlteel::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ic30 h2.dlteel {
  color: var(--text-primary); font-size: 1.7rem;
}
.r23w h2.dlteel::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.m518 h2.dlteel {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
@media (max-width: 640px) { .qm3ruw { display: none; } }
.z4vx4suo { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.e1nnfl7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ivkip2 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.oc9i { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.y6mgkli { padding-left: 20px; }
.y6mgkli li { margin-bottom: 6px; }
.y6mgkli a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.y6mgkli a:hover { color: var(--accent-light); }
.rhsh1zi6 .oc9i { display: none; }
.q5l046cz .oc9i { display: none; }
.q5l046cz .y6mgkli { padding-left: 0; list-style: none; }
.q5l046cz .y6mgkli li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.q5l046cz .y6mgkli a { font-size: 0.92rem; }
.xqxh74 .ivkip2 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.xqxh74 .oc9i { display: none; }
.xqxh74 .y6mgkli { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.xqxh74 .y6mgkli li { margin-bottom: 0; }
.xqxh74 .y6mgkli 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;
}
.xqxh74 .y6mgkli a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.prn5yedz .ivkip2 { padding: 20px 20px 16px; }
.prn5yedz .y6mgkli {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.prn5yedz .y6mgkli li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.prn5yedz .y6mgkli 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;
}
.prn5yedz .y6mgkli 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;
}
.prn5yedz .y6mgkli a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.prn5yedz .y6mgkli a:focus,
.prn5yedz .y6mgkli a:focus-visible,
.prn5yedz .y6mgkli a:target { outline: none; }
.prn5yedz .y6mgkli li:target a { border-color: var(--border); color: var(--text-muted); }
.t1thmit8 .ivkip2 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.t1thmit8 .oc9i { display: none; }
.t1thmit8 .y6mgkli { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.t1thmit8 .y6mgkli li { counter-increment: toc-n; margin-bottom: 0; }
.t1thmit8 .y6mgkli a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.t1thmit8 .y6mgkli a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.t1thmit8 .y6mgkli a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ne7i5bjh .ivkip2 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.ne7i5bjh .oc9i { display: none; }
.ne7i5bjh .y6mgkli { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.ne7i5bjh .y6mgkli li { margin-bottom: 0; }
.ne7i5bjh .y6mgkli a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.ne7i5bjh .y6mgkli a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.mzraas .ivkip2 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mzraas .oc9i { display: none; }
.mzraas .y6mgkli { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mzraas .y6mgkli li { margin-bottom: 0; }
.mzraas .y6mgkli li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mzraas .y6mgkli li:last-child::after { content: ""; margin-right: 0; }
.mzraas .y6mgkli a { font-size: 0.9rem; }
.jf9pqs { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.a7el .jf9pqs { background: var(--bg-card); }
.j62bo1af .jf9pqs:nth-child(odd)  { background: var(--bg-card); }
.j62bo1af .jf9pqs:nth-child(even) { background: var(--bg-raised); }
.lps9ht0 .jf9pqs {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lps9ht0 .jf9pqs:last-child { border-bottom: none; }
.lps9ht0 h3.w2q7o9k { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gekwnh7 .jf9pqs {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gekwnh7 .jf9pqs + .jf9pqs { margin-top: 4px; }
.m6e6yi3 .jf9pqs { background: none; border-radius: 0; padding: 12px 0; }
.m6e6yi3 .jf9pqs + .jf9pqs { border-top: 1px solid var(--border-section); }
.muloowx { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.nfgt3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.hozhwhsj { color: var(--text-body); margin-bottom: 10px; }
.rlrg9m4, .y8ql { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rlrg9m4 li, .y8ql li { margin-bottom: 6px; }
.y8ql li { list-style: decimal; }
.rvus     .rlrg9m4 { list-style-type: "● "; }
.zdp2d  .rlrg9m4 { list-style-type: "■ "; }
.gvjr0 .rlrg9m4 { list-style-type: "◆ "; }
.jyk4j    .rlrg9m4 { list-style-type: "★ "; }
.rvus     .j7nuwmzs { list-style-type: "● "; }
.zdp2d  .j7nuwmzs { list-style-type: "■ "; }
.gvjr0 .j7nuwmzs { list-style-type: "◆ "; }
.jyk4j    .j7nuwmzs { list-style-type: "★ "; }
.rvus    .rlrg9m4 li::marker, .rvus    .j7nuwmzs li::marker,
.zdp2d .rlrg9m4 li::marker, .zdp2d .j7nuwmzs li::marker,
.gvjr0 .rlrg9m4 li::marker, .gvjr0 .j7nuwmzs li::marker,
.jyk4j   .rlrg9m4 li::marker, .jyk4j   .j7nuwmzs li::marker {
  color: var(--cta); font-size: 1em;
}
.rvus .y8ql,
.zdp2d .y8ql,
.gvjr0 .y8ql,
.jyk4j .y8ql {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.rvus .y8ql li,
.zdp2d .y8ql li,
.gvjr0 .y8ql li,
.jyk4j .y8ql li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.rvus .y8ql li::before,
.zdp2d .y8ql li::before,
.gvjr0 .y8ql li::before,
.jyk4j .y8ql 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;
}
.rvus     .y8ql li::before { border-radius: 50%; }
.zdp2d  .y8ql li::before { border-radius: 3px; }
.gvjr0 .y8ql li::before { border-radius: 3px; }
.jyk4j    .y8ql li::before { border-radius: 50%; }
.ormdlul { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.va69tx .ormdlul,
.vkhbst .ormdlul { background: transparent; border: none; border-radius: 0; }
.bj6q77gm { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.bj6q77gm th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.bj6q77gm td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.bj6q77gm tr:hover td { background: var(--bg-hover); }
.wgj3q .bj6q77gm tbody tr:nth-child(even) td { background: var(--bg-surface); }
.xapej .bj6q77gm { border: 1px solid var(--border-alt); }
.xapej .bj6q77gm th,
.xapej .bj6q77gm td { border: 1px solid var(--border-alt); }
.aij8as .bj6q77gm th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.aij8as .bj6q77gm td { border-bottom: none; }
.aij8as .bj6q77gm tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.kg29oyb .bj6q77gm th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.r2iv .ormdlul {
  overflow: hidden;
}
.r2iv .bj6q77gm th { border-bottom: 1px solid var(--border-alt); }
.r2iv .bj6q77gm tr:last-child td { border-bottom: none; }
.yjonmc { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.bext { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.mtdk2vtg { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.w52tgf4 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.acsizr7p { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.j7nuwmzs { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.j7nuwmzs 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%}
.bdksrfk .w52tgf4 { background: transparent; text-align: center; }
.f6ej3 .mtdk2vtg {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.dj12x .mtdk2vtg {
  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);
}
.z7p8htwy .bext { display: grid; grid-template-columns: auto 1fr; }
.z7p8htwy .mtdk2vtg {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.z7p8htwy .w52tgf4 { grid-column: 2; }
.z7p8htwy .acsizr7p,
.z7p8htwy .j7nuwmzs { grid-column: 1 / -1; }
.lur3 .bext { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.lur3 .mtdk2vtg {
  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);
}
.lur3 .w52tgf4 { grid-column: 2; }
.lur3 .acsizr7p,
.lur3 .j7nuwmzs { grid-column: 1 / -1; }
.efzrd .bext { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.efzrd .w52tgf4 { background: none; color: var(--accent-light); font-weight: 700; }
.ff1or36t .bext { 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); }
.ff1or36t .w52tgf4 { background: none; color: var(--accent-light); font-weight: 700; }
.jfrq7a .bext { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.jfrq7a .bext:last-child { border-bottom: none; }
.jfrq7a .w52tgf4 { background: none; color: var(--accent-light); font-weight: 700; }
.ve0uvvih .bext { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ve0uvvih .w52tgf4 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ltbt .yjonmc { counter-reset: card-n; }
.ltbt .bext  { counter-increment: card-n; }
.ltbt .w52tgf4 { display: flex; align-items: center; gap: 10px; }
.ltbt .w52tgf4::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;
}
.vl3l5 .bext { background: var(--bg-surface); border: 1px solid var(--border); }
.vl3l5 .w52tgf4 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.k59kpy { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.k59kpy         { --cl-hue: var(--accent); }
.lskv7     { --cl-hue: #16a34a; }
.aslrfbt7 { --cl-hue: #ea580c; }
.xitzcbo2    { --cl-hue: #2563eb; }
.lskv7, .aslrfbt7, .xitzcbo2, .g021 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.jz56shho { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.jz56shho::before { color: var(--cl-hue); }
.k59kpy strong { color: var(--text-primary); font-size: 0.95rem; }
.k59kpy p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ibant { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.fhe1u, .x9cg { border-radius: 8px; padding: 14px; }
.fhe1u { background: var(--bg-pros); }
.x9cg { background: var(--bg-cons); }
.uw7zx { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.fhe1u .uw7zx { color: var(--c-pros-label); }
.x9cg .uw7zx { color: #f87171; }
.fhe1u ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x9cg ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.lwv51e { width: 100%; height: auto; border-radius: 10px; display: block; }
.a032h9 {
  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;
}
.a032h9:hover { opacity: 0.85; }
.mdpb8y7 .a032h9  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mdpb8y7 .a032h9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ik12j9m .a032h9  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ik12j9m .a032h9:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mdpb8y7 .bcgx0.a032h9, .ik12j9m .bcgx0.a032h9,
.mdpb8y7 .jie7 .a032h9, .ik12j9m .jie7 .a032h9 {
  background: var(--cta); border: none; color: #fff;
}
.mdpb8y7 .bcgx0.a032h9:hover, .ik12j9m .bcgx0.a032h9:hover,
.mdpb8y7 .jie7 .a032h9:hover, .ik12j9m .jie7 .a032h9:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.qlf1x .wvw6h9h7 { border-radius: 50px; }
.qlf1x .a032h9  { border-radius: 50px; }
.qu7bs1m .wvw6h9h7,
.qu7bs1m .a032h9 { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.qu7bs1m .wvw6h9h7:hover,
.qu7bs1m .a032h9:hover { filter: brightness(1.08); opacity: 1; }
.rzly .wvw6h9h7,
.rzly .a032h9 { box-shadow: 0 3px 14px -2px var(--cta); }
.rzly .wvw6h9h7:hover,
.rzly .a032h9:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.uql6u2 .wvw6h9h7,
.uql6u2 .a032h9 { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.uql6u2 .wvw6h9h7:hover,
.uql6u2 .a032h9:hover { opacity: 1; }
.uql6u2 .wvw6h9h7:active,
.uql6u2 .a032h9:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.b3i323 .wvw6h9h7,
.b3i323 .a032h9 { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.b3i323 .wvw6h9h7:hover,
.b3i323 .a032h9:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.b3i323 .wvw6h9h7:active,
.b3i323 .a032h9:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.i1gplo .wvw6h9h7,
.i1gplo .a032h9 { position: relative; overflow: hidden; }
.i1gplo .wvw6h9h7::before,
.i1gplo .a032h9::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.i1gplo .wvw6h9h7:hover::before,
.i1gplo .a032h9:hover::before { left: 135%; }
.s2t4 .wvw6h9h7,
.s2t4 .a032h9 { border-radius: 0; }
.t0htb .wvw6h9h7 { padding-left: 22px; padding-right: 22px; }
.t0htb .a032h9  { padding-left: 12px; padding-right: 12px; }
.red9nx4 .wvw6h9h7 { padding-left: 44px; padding-right: 44px; }
.red9nx4 .a032h9  { padding-left: 24px; padding-right: 24px; }
.a3xdm56i .wvw6h9h7 { padding-left: 56px; padding-right: 56px; }
.a3xdm56i .a032h9  { padding-left: 32px; padding-right: 32px; }
.wzoh5   .wvw6h9h7::after, .wzoh5   .a032h9::after,
.lqg347w .wvw6h9h7::after, .lqg347w .a032h9::after,
.t7s4    .wvw6h9h7::after, .t7s4    .a032h9::after,
.acgzr    .wvw6h9h7::after, .acgzr    .a032h9::after,
.to9tfr    .wvw6h9h7::after, .to9tfr    .a032h9::after,
.hdtsklja     .wvw6h9h7::after, .hdtsklja     .a032h9::after,
.jbgi    .wvw6h9h7::after, .jbgi    .a032h9::after,
.lmxf   .wvw6h9h7::after, .lmxf   .a032h9::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;
}
.wzoh5 .wvw6h9h7::after, .wzoh5 .a032h9::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");
}
.lqg347w .wvw6h9h7::after, .lqg347w .a032h9::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");
}
.t7s4 .wvw6h9h7::after, .t7s4 .a032h9::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");
}
.acgzr .wvw6h9h7::after, .acgzr .a032h9::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");
}
.to9tfr .wvw6h9h7::after, .to9tfr .a032h9::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");
}
.hdtsklja .wvw6h9h7::after, .hdtsklja .a032h9::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");
}
.jbgi .wvw6h9h7::after, .jbgi .a032h9::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");
}
.lmxf .wvw6h9h7::after, .lmxf .a032h9::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");
}
.oucgb0ci   .sjloiu::after, .oucgb0ci   .moo4::after,
.z3aj01fv .sjloiu::after, .z3aj01fv .moo4::after,
.ggyx    .sjloiu::after, .ggyx    .moo4::after,
.ya3b    .sjloiu::after, .ya3b    .moo4::after,
.e0ff    .sjloiu::after, .e0ff    .moo4::after,
.y2prbm     .sjloiu::after, .y2prbm     .moo4::after,
.k9cm3    .sjloiu::after, .k9cm3    .moo4::after,
.uc4gd4   .sjloiu::after, .uc4gd4   .moo4::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;
}
.oucgb0ci .sjloiu::after, .oucgb0ci .moo4::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");
}
.z3aj01fv .sjloiu::after, .z3aj01fv .moo4::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");
}
.ggyx .sjloiu::after, .ggyx .moo4::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");
}
.ya3b .sjloiu::after, .ya3b .moo4::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");
}
.e0ff .sjloiu::after, .e0ff .moo4::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");
}
.y2prbm .sjloiu::after, .y2prbm .moo4::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");
}
.k9cm3 .sjloiu::after, .k9cm3 .moo4::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");
}
.uc4gd4 .sjloiu::after, .uc4gd4 .moo4::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");
}
.dopaq6 {
  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;
}
.o98t {
  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;
}
.o98t > * { min-width: 0; }
.o98t:hover { background: var(--bg-hover); }
.o98t > [itemprop="item"] { display: contents; }
.o98t [itemprop="itemReviewed"],
.o98t [itemprop="reviewRating"] { display: none; }
.o98t::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;
}
.fj22s {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.hsf7qwd {
  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;
}
.h4ky0vj { max-height: 52px; max-width: 110px; object-fit: contain; }
.go4t {
  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;
}
.r0ej4qd .hsf7qwd    { background: #1a1a1a; }
.ike1d6 .hsf7qwd   { background: rgba(128,128,128,.12); }
.nvx40mo .hsf7qwd { background: var(--bg-raised); }
.auy7ri .hsf7qwd    { background: transparent; padding: 0; }
.lppj {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.j7qz984t { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.l9vr1 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.e94rlai {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.k6lif {
  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;
}
.kpmwdbdz {
  
  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%;
}
.pl6l {
  
  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;
}
.bcgx0 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.bcgx0.a032h9 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .o98t {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .o98t::before    { grid-area: rank;   }
  .fj22s           { grid-area: ident;  }
  .lppj     { grid-area: rating; min-width: 0; width: auto; }
  .e94rlai           { grid-area: pills;  }
  .bcgx0             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .o98t {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .o98t::before    { justify-self: center; }
  .fj22s           { width: 100%; }
  .lppj     { justify-self: center; }
  .e94rlai           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .g9ye { padding: 10px 16px; gap: 6px 16px; } }
.jie7 .a032h9 { white-space: nowrap; }
@media (max-width: 560px) {
  .qdewc5 { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .mai9n { order: 1; }
  .jie7 { order: 2; margin-left: auto; align-self: center; }
  .q6t7k { order: 3; flex: 1 1 100%; min-width: 0; }
}
.d4hl  .wgu789 li::before { content: "★"; }
.d4hl  .kc6o li::before { content: "✕"; }
.ow53ms .fp1xpjr { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .nxi0l9p9 .ohzrwj {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nxi0l9p9 .tr76 { margin: 0; }
}
.vqpc7id .tr76 { border-top: 4px solid var(--accent); }
.vqpc7id .qdewc5 { background: var(--bg-card); }
.vkhbst .ibant { gap: 10px; }
.vkhbst .fhe1u, .vkhbst .x9cg { padding: 12px; }
.vkhbst .fhe1u ul, .vkhbst .x9cg ul { margin: 4px 0 0; padding-left: 18px; }
.vkhbst .fhe1u li, .vkhbst .x9cg li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .qfarv { grid-template-columns: 1fr; }
  .ujbc { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ujbc .cduz { width: 72px; height: 50px; }
  .ujbc .fztl { max-width: 180px; }
  .ujbc .cbs8z7g { width: auto; }
}
@media (max-width: 720px) {
  .k89m3ytn { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .t2lz { padding: 16px; }
  .do5cduth .g1wwrfo { min-width: 50%; }
}
.zo1uo79 .ibant { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .kaotzu5p { grid-template-columns: 1fr; }
  .ma2drxgp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uprc1w { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .kqpvgxy { flex-wrap: wrap; padding: 16px; }
}
.wgj5s .ibant { gap: 8px; }
.wgj5s .fhe1u, .wgj5s .x9cg { padding: 8px; }
@media (max-width: 480px) {
  .yaxv2 { flex-direction: column; align-items: stretch; }
}
.yr2q .cbs8z7g .a032h9 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ui1ksw8 { flex-direction: column; align-items: stretch; gap: 10px; }
  .yr2q .cbs8z7g { text-align: center; }
}
@media (max-width: 720px) {
  .chrdqa { grid-template-columns: 1fr; }
  .tbwq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .divb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .qm0kem93 { grid-template-columns: 1fr; }
  .h01okvi { width: 100px; height: 100px; margin: 16px auto; }
  .o6maox3o { font-size: 1.4rem; }
  .ojms9 { justify-content: center; }
  .vb8d .g1wwrfo { min-width: 50%; }
}
.jp9kqa4r .ibant { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .z10d { flex-wrap: wrap; padding: 14px 16px; }
  .kfih { padding: 12px 16px; }
  .jp9kqa4r .ibant { margin: 0 16px; }
  .jp9kqa4r .orz2 { padding: 0 16px; }
  .xsqsb { padding: 12px 16px; }
}
.ti15yje .o98t {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.ti15yje .o98t:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.jbyrcy .dopaq6 { gap: 18px; }
.jbyrcy .o98t {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.jbyrcy .o98t:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.qvrt3 .dopaq6 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.qvrt3 .o98t {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.qvrt3 .o98t:last-child { border-bottom: none; }
.qvrt3 .fj22s,
.qvrt3 .lppj,
.qvrt3 .e94rlai {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.kip0g .dopaq6 { gap: 0; }
.kip0g .o98t {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.kip0g .o98t:last-child { border-bottom: none; }
.kip0g .o98t:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.kip0g .o98t:nth-child(even):hover { background: var(--bg-hover); }
.pmm5zp4l .o98t {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.xdnmddk .e94rlai .k6lif {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.xdnmddk .e94rlai .k6lif:first-child { border-left: none; }
.vx4mqnka .e94rlai .k6lif {
  background: transparent; padding: 4px 8px;
}
.vx4mqnka .e94rlai .kpmwdbdz { font-size: .65rem; opacity: .65; }
.vx4mqnka .e94rlai .pl6l   { font-size: 1.15rem; color: var(--accent-light); }
.osklpdw .e94rlai .k6lif {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.l9vr1 { display: none; }
.tkqvzwg5 .j7qz984t { font-size: 1rem; letter-spacing: 2px; }
.pxo1fu95 .j7qz984t {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.jgdw .j7qz984t,
.rj8lhs .j7qz984t,
.ro6k6t .j7qz984t { display: none; }
.jgdw .l9vr1,
.rj8lhs .l9vr1,
.ro6k6t .l9vr1 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.jgdw .l9vr1 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.jgdw .l9vr1 small { display: none; }
.rj8lhs .l9vr1 {
  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;
}
.rj8lhs .l9vr1 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.ro6k6t .l9vr1 {
  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;
}
.ro6k6t .l9vr1 small { display: none; }
.am0gzl8 { margin: 16px 0; }
.gkv5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.gkv5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.gkv5 summary::after { content: "+"; color: var(--accent-light); }
.gkv5[open] summary::after { content: "−"; }
.gkv5 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.cdsg { margin-bottom: 0; }
.fm12m5 h2.dlteel { color: var(--text-primary); border-color: var(--accent-light); }
.nqef h2.dlteel { color: var(--text-primary); border-color: var(--accent-light); }
.p280 .lskv7     { background: #052e16; border-color: #10b981; }
.p280 .aslrfbt7 { background: #2d0a1e; border-color: #f43f5e; }
.p280 .xitzcbo2    { background: #1e1036; border-color: #a855f7; }
.p280 .k59kpy strong  { color: #f1f5f9; }
.p280 .k59kpy p       { color: #cbd5e1; }
.p280 .bfjcrh    .lskv7     .jz56shho::before,
.p280 .i55a  .lskv7     .jz56shho::before,
.p280 .j81m  .lskv7     .jz56shho::before,
.p280 .dzcp .lskv7     .jz56shho::before { color: #10b981; }
.p280 .bfjcrh    .aslrfbt7 .jz56shho::before,
.p280 .i55a  .aslrfbt7 .jz56shho::before,
.p280 .j81m  .aslrfbt7 .jz56shho::before,
.p280 .dzcp .aslrfbt7 .jz56shho::before { color: #f43f5e; }
.p280 .bfjcrh    .xitzcbo2    .jz56shho::before,
.p280 .i55a  .xitzcbo2    .jz56shho::before,
.p280 .j81m  .xitzcbo2    .jz56shho::before,
.p280 .dzcp .xitzcbo2    .jz56shho::before { color: #a855f7; }
.dt4o .lskv7     { background: #2d2000; border-color: #eab308; }
.dt4o .aslrfbt7 { background: #2d0b0b; border-color: #ef4444; }
.dt4o .xitzcbo2    { background: #2d1600; border-color: #f97316; }
.dt4o .k59kpy strong  { color: #f1f5f9; }
.dt4o .k59kpy p       { color: #cbd5e1; }
.dt4o .bfjcrh    .lskv7     .jz56shho::before,
.dt4o .i55a  .lskv7     .jz56shho::before,
.dt4o .j81m  .lskv7     .jz56shho::before,
.dt4o .dzcp .lskv7     .jz56shho::before { color: #eab308; }
.dt4o .bfjcrh    .aslrfbt7 .jz56shho::before,
.dt4o .i55a  .aslrfbt7 .jz56shho::before,
.dt4o .j81m  .aslrfbt7 .jz56shho::before,
.dt4o .dzcp .aslrfbt7 .jz56shho::before { color: #ef4444; }
.dt4o .bfjcrh    .xitzcbo2    .jz56shho::before,
.dt4o .i55a  .xitzcbo2    .jz56shho::before,
.dt4o .j81m  .xitzcbo2    .jz56shho::before,
.dt4o .dzcp .xitzcbo2    .jz56shho::before { color: #f97316; }
.ggo8 .lskv7     { background: #0c1a2e; border-color: #38bdf8; }
.ggo8 .aslrfbt7 { background: #12103a; border-color: #818cf8; }
.ggo8 .xitzcbo2    { background: #0a2020; border-color: #2dd4bf; }
.ggo8 .k59kpy strong  { color: #f1f5f9; }
.ggo8 .k59kpy p       { color: #cbd5e1; }
.ggo8 .bfjcrh    .lskv7     .jz56shho::before,
.ggo8 .i55a  .lskv7     .jz56shho::before,
.ggo8 .j81m  .lskv7     .jz56shho::before,
.ggo8 .dzcp .lskv7     .jz56shho::before { color: #38bdf8; }
.ggo8 .bfjcrh    .aslrfbt7 .jz56shho::before,
.ggo8 .i55a  .aslrfbt7 .jz56shho::before,
.ggo8 .j81m  .aslrfbt7 .jz56shho::before,
.ggo8 .dzcp .aslrfbt7 .jz56shho::before { color: #818cf8; }
.ggo8 .bfjcrh    .xitzcbo2    .jz56shho::before,
.ggo8 .i55a  .xitzcbo2    .jz56shho::before,
.ggo8 .j81m  .xitzcbo2    .jz56shho::before,
.ggo8 .dzcp .xitzcbo2    .jz56shho::before { color: #2dd4bf; }
.oay3::before,
.l31mp::before { margin-right: 5px; }
.rtqr8 .fhe1u ul li,
.rtqr8 .wgu789 li         { color: #4ade80; }
.rtqr8 .fhe1u .oay3 { color: #22c55e; }
.rtqr8 .x9cg ul li,
.rtqr8 .kc6o li         { color: #f87171; }
.rtqr8 .x9cg .l31mp { color: #ef4444; }
.lw2aubp .fhe1u { background: var(--bg-pros); }
.lw2aubp .x9cg { background: var(--bg-cons); }
.lw2aubp .fhe1u .oay3 { color: var(--c-pros-label); }
.lw2aubp .x9cg .l31mp { color: var(--c-cons); }
.lw2aubp .fhe1u ul li,
.lw2aubp .x9cg ul li,
.ul4zxu4 .fhe1u { background: var(--bg-pros); }
.ul4zxu4 .x9cg { background: var(--bg-cons); }
.ul4zxu4 .fhe1u .oay3 { color: var(--c-pros-label); }
.ul4zxu4 .x9cg .l31mp { color: var(--c-cons); }
.ul4zxu4 .fhe1u ul li,
.ul4zxu4 .x9cg ul li,
.qzdr .oay3::before { content: "✓ "; }
.qzdr .l31mp::before { content: "✗ "; }
.ltd3t .oay3::before { content: "→ "; }
.ltd3t .l31mp::before { content: "← "; }
.d4hl .oay3::before { content: "★ "; }
.d4hl .l31mp::before { content: "✕ "; }
.xtkfsb7q .oay3::before { content: "◆ "; }
.xtkfsb7q .l31mp::before { content: "▲ "; }
.g66b1ri .k59kpy { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.g66b1ri .k59kpy strong { color: var(--text-primary); }
.g66b1ri .k59kpy p      { color: var(--text-muted); }
.ow53ms .k59kpy { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.cvx6 .k59kpy {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.cvx6 .k59kpy strong,
.cvx6 .k59kpy p { color: #fff; }
.cvx6 .jz56shho::before { color: rgba(255,255,255,0.9) !important; }
.tatzcc .k59kpy {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.tatzcc .k59kpy strong { color: var(--text-primary); }
.tatzcc .k59kpy p      { color: var(--text-muted); }
.hxzdu .k59kpy { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.bfjcrh .jz56shho,
.i55a .jz56shho,
.j81m .jz56shho,
.dzcp .jz56shho { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.bfjcrh .jz56shho::before,
.i55a .jz56shho::before,
.j81m .jz56shho::before,
.dzcp .jz56shho::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.bfjcrh .lskv7     .jz56shho::before { content: "✦"; color: var(--c-tip-border); }
.bfjcrh .aslrfbt7 .jz56shho::before { content: "▲"; color: var(--c-warn-border); }
.bfjcrh .xitzcbo2    .jz56shho::before { content: "◉"; color: #60a5fa; }
.i55a .lskv7     .jz56shho::before { content: "★"; color: var(--c-tip-border); }
.i55a .aslrfbt7 .jz56shho::before { content: "◆"; color: var(--c-warn-border); }
.i55a .xitzcbo2    .jz56shho::before { content: "●"; color: #60a5fa; }
.j81m .lskv7     .jz56shho::before { content: "▶"; color: var(--c-tip-border); }
.j81m .aslrfbt7 .jz56shho::before { content: "■"; color: var(--c-warn-border); }
.j81m .xitzcbo2    .jz56shho::before { content: "▸"; color: #60a5fa; }
.dzcp .lskv7     .jz56shho::before { content: "→"; color: var(--c-tip-border); }
.dzcp .aslrfbt7 .jz56shho::before { content: "⬥"; color: var(--c-warn-border); }
.dzcp .xitzcbo2    .jz56shho::before { content: "◈"; color: #60a5fa; }
.lsv7 .a7el .jf9pqs,
.lsv7 .j62bo1af .jf9pqs  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.lsv7 .bext                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.lsv7 .o98t                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.lsv7 .ormdlul          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lsv7 .ivkip2                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ow58 .a7el .jf9pqs,
.ow58 .j62bo1af .jf9pqs,
.ow58 .bext,
.ow58 .o98t,
.ow58 .tr76,
.ow58 .ormdlul,
.ow58 .ivkip2,
.ow58 .hxzdu .k59kpy { box-shadow: none; }
.slt33o   .hozhwhsj, .slt33o .muloowx, .slt33o .nfgt3,
.slt33o   .z4vx4suo, .slt33o .e1nnfl7 { font-size: 0.9rem; }
.slt33o   .rlrg9m4, .slt33o .y8ql { font-size: 0.9rem; }
.s3yu2av   .hozhwhsj, .s3yu2av .muloowx, .s3yu2av .nfgt3,
.s3yu2av   .z4vx4suo, .s3yu2av .e1nnfl7 { font-size: 0.95rem; }
.s3yu2av   .rlrg9m4, .s3yu2av .y8ql { font-size: 0.95rem; }
.uy4cqd   .hozhwhsj, .uy4cqd .muloowx, .uy4cqd .nfgt3,
.uy4cqd   .z4vx4suo, .uy4cqd .e1nnfl7 { font-size: 1.08rem; }
.uy4cqd   .rlrg9m4, .uy4cqd .y8ql { font-size: 1.05rem; }
.uy4cqd   .bj6q77gm { font-size: 0.97rem; }
.kl5elk .kz80hji      { font-size: 3.2rem; }
.kl5elk h2.dlteel { font-size: 1.9rem; }
.kl5elk h3.w2q7o9k     { font-size: 1.4rem; }
.bfbqq2u1 .kz80hji      { font-size: 3.8rem; }
.bfbqq2u1 h2.dlteel { font-size: 2.2rem; }
.bfbqq2u1 h3.w2q7o9k     { font-size: 1.6rem; }
.cdsg + .cdsg { position: relative; }
.sqv9mge   .cdsg + .cdsg::before,
.u8zetyz  .cdsg + .cdsg::before,
.s0dm   .cdsg + .cdsg::before,
.w5pv128   .cdsg + .cdsg::before,
.ndsx18   .cdsg + .cdsg::before,
.f4yv64 .cdsg + .cdsg::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.sqv9mge .cdsg + .cdsg::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.u8zetyz .cdsg + .cdsg::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.s0dm .cdsg + .cdsg::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;
}
.w5pv128 .cdsg + .cdsg::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.hho3ximt .cdsg { margin-bottom: 16px; }
.hho3ximt .cdsg + .cdsg { margin-top: 0; }
.hho3ximt .chap2nn { padding-top: 0; padding-bottom: 0; }
.ndsx18 .cdsg + .cdsg::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.f4yv64 .cdsg + .cdsg::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pehfkham .cdsg + .cdsg::before,
.j8yt1fx .cdsg + .cdsg::before,
.jdtfs1v .cdsg + .cdsg::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%;
}
.cz3h3v .pehfkham .cdsg:nth-child(even)::before,
.cz3h3v .j8yt1fx .cdsg:nth-child(even)::before,
.cz3h3v .jdtfs1v .cdsg:nth-child(even)::before { background: var(--bg-surface); }
.i661 .pehfkham .cdsg:nth-child(even)::before,
.i661 .j8yt1fx .cdsg:nth-child(even)::before,
.i661 .jdtfs1v .cdsg:nth-child(even)::before { background: var(--bg-card); }
.pehfkham .cdsg + .cdsg::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");
}
.j8yt1fx .cdsg + .cdsg::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");
}
.jdtfs1v .cdsg + .cdsg::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");
}
.uj5dbd .p5279 { overflow: hidden; }
.uj5dbd .karrowt { margin-bottom: 70px; }
.vww6f .dl0gg,
.mdy1g6 .dl0gg { padding-bottom: 60px; }
.uj5dbd .dl0gg { padding-bottom: 70px; }
.uj5dbd .p5279::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.uj5dbd .p5279::before {
  height: 70px;
  -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");
}
.i6a3u  .p5279:not(.bkgvhqb6) .l05c9ws1 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.nmk2z9 .pje4d { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wdj7a6k5 .pje4d { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.i6a3u .bkgvhqb6 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.i6a3u .ojnjti { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.i6a3u .pje4d { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.j975dw .pje4d { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wfu5q .pje4d { background: var(--accent-bg); }
.co9ffqpn .wmvv7hg { float: left; width: 38%; margin: 0 28px 16px 0; }
.co9ffqpn .wmvv7hg .lwv51e { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.co9ffqpn .chap2nn::after { content: ''; display: block; clear: both; }
.enjwu .wmvv7hg { float: right; width: 38%; margin: 0 0 16px 28px; }
.enjwu .wmvv7hg .lwv51e { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.enjwu .chap2nn::after { content: ''; display: block; clear: both; }
.uyjlubji .cdsg:nth-child(odd)  .wmvv7hg { float: left;  width: 38%; margin: 0 28px 16px 0; }
.uyjlubji .cdsg:nth-child(even) .wmvv7hg { float: right; width: 38%; margin: 0 0 16px 28px; }
.uyjlubji .wmvv7hg .lwv51e { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uyjlubji .chap2nn::after { content: ''; display: block; clear: both; }
.co9ffqpn .yjonmc,
.co9ffqpn .dopaq6,
.enjwu .yjonmc,
.enjwu .dopaq6,
.uyjlubji .yjonmc,
.uyjlubji .dopaq6 { clear: both; }
@media (max-width: 900px) {
  .co9ffqpn .wmvv7hg,
  .enjwu .wmvv7hg,
  .uyjlubji .cdsg:nth-child(odd)  .wmvv7hg,
  .uyjlubji .cdsg:nth-child(even) .wmvv7hg {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .co9ffqpn .wmvv7hg .lwv51e,
  .enjwu .wmvv7hg .lwv51e,
  .uyjlubji .wmvv7hg .lwv51e {
    max-height: none !important;
  }
}
.co9ffqpn .rlrg9m4,
.co9ffqpn .y8ql,
.enjwu .rlrg9m4,
.enjwu .y8ql,
.uyjlubji .rlrg9m4,
.uyjlubji .y8ql { overflow: hidden; }
@media (max-width: 640px) {
  .co9ffqpn .wmvv7hg,
  .enjwu .wmvv7hg,
  .uyjlubji .wmvv7hg { float: none; width: 100%; margin: 0 0 16px 0; }
}
.kvhz .lbu2gsl,
.kvhz .chap2nn,
.kvhz .gqqe2pe  { max-width: 1100px; }
.kvhz { --content-mw: 1100px; }
.z2ma .lbu2gsl,
.z2ma .chap2nn,
.z2ma .gqqe2pe  { max-width: 1200px; }
.co9w .lbu2gsl,
.co9w .chap2nn,
.co9w .gqqe2pe  { max-width: 1320px; }
.e3i77hf { font-size: 0.82rem; color: var(--text-muted); }
.kiko7v { display: flex; align-items: center; }
.if5ke {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.htceszr { display: flex; align-items: center; }
.u4v79df { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u4v79df:hover { text-decoration: underline; }
.lvtu { margin: 0 3px; opacity: 0.45; }
.lvtu::before { content: '/'; }
.k3n2 { padding: 2px 5px; color: var(--text-main); }
.gc500a .e3i77hf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.gc500a .kiko7v { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.zw8cm3 .e3i77hf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.zw8cm3 .kiko7v { padding: 0 0 0 12px; }
.wvo43rki {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.s6kozva .kiko7v { padding: 0 16px; }
.s6kozva .e3i77hf {
  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);
}
.s6kozva .lbu2gsl { padding-top: 28px; }
@media (max-width: 720px) {
  .wvo43rki { margin-top: 18px; padding: 0 16px; }
  .s6kozva .lbu2gsl { padding-top: 16px; }
}
.kvhz.gc500a .kiko7v { max-width: 1100px; }
.z2ma.gc500a .kiko7v { max-width: 1200px; }
.co9w.gc500a .kiko7v { max-width: 1320px; }
.kvhz .wvo43rki { max-width: 1100px; }
.z2ma .wvo43rki { max-width: 1200px; }
.co9w .wvo43rki { max-width: 1320px; }
.u034t .cdsg { padding-top: 16px; padding-bottom: 16px; }
.nhsycixe .cdsg { padding-top: 24px; padding-bottom: 24px; }
.vqcmz5f .cdsg { padding-top: 40px; padding-bottom: 40px; }
.lew4 .cdsg { padding-top: 52px; padding-bottom: 52px; }
.j5y1 .cdsg:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.j5y1 .cdsg:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.j5y1 .cdsg:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.j5y1 .cdsg:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.qhpa8g .chap2nn { padding-top: 10px;  padding-bottom: 10px; }
.i4x2nhj .chap2nn { padding-top: 18px;  padding-bottom: 18px; }
.sw4xle3a .chap2nn { padding-top: 36px;  padding-bottom: 36px; }
.maul6k .chap2nn { padding-top: 48px;  padding-bottom: 48px; }
.eltf1 h2.dlteel { font-weight: 600; }
.eltf1 h3.w2q7o9k     { font-weight: 600; }
.t69l { font-weight: 500; }
.t69l h2.dlteel { font-weight: 800; }
.t69l h3.w2q7o9k     { font-weight: 700; }
.vpp10m h2.dlteel { font-weight: 900; }
.vpp10m h3.w2q7o9k     { font-weight: 800; }
.vpp10m .k59kpy strong,
.vpp10m .k59kpy strong { font-weight: 600; }
.sjloiu {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.kz58 .sjloiu { display: none; }
@media (max-width: 640px) {
  .sjloiu { display: none !important; }
}
.sjloiu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.sjloiu:hover { opacity: 0.85; }
.dbcj .sjloiu { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.a3ndr .moo4 { right: 32px; }
@media (max-width: 480px) {
  .a3ndr .moo4 { right: 20px; bottom: 20px; }
  .swcf  .moo4 { left: 20px; bottom: 20px; }
}
.chcjt3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.gqqe2pe { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.cw5lbds2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ay20b { color: var(--text-dim); font-size: 0.8rem; }
.o6tv4 a, .n3o0zm a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.o6tv4 a:hover, .n3o0zm a:hover { color: var(--accent-light); }
.n3o0zm { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.tn2qkne .gqqe2pe { text-align: center; }
.tn2qkne .n3o0zm { justify-content: center; margin-bottom: 16px; }
.tn2qkne .cw5lbds2 { margin-top: 0; }
.kev5 { margin-top: 10px; }
.kev5 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .gqqe2pe { padding-left: 16px; padding-right: 16px; }
  .kn6a .gqqe2pe { padding: 20px 16px; }
  .n3o0zm { gap: 4px 12px; }
  .cw5lbds2 { font-size: 0.78rem; }
}
.x9cp7 .cw5lbds2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.x9cp7 .ay20b { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .x9cp7 .mwb0 { grid-template-columns: 1fr 1fr; } .x9cp7 .zlejj99 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x9cp7 .mwb0 { grid-template-columns: 1fr; } }
.q7x85e .cw5lbds2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .q7x85e .ysxh0xsl { gap: 12px; } .q7x85e .ubl48d { margin-right: 0; width: 100%; } }
.qnbooy .cw5lbds2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.qnbooy .ay20b { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .qnbooy .lr2dwm { grid-template-columns: 1fr 1fr; } .qnbooy .k0muxc { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qnbooy .lr2dwm { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .h6el .th1f9u8 { grid-template-columns: 1fr 1fr; } .h6el .tepf2kkj:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h6el .th1f9u8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vqmd .th1f9u8 { grid-template-columns: 1fr; } }
.sytq5y .gqqe2pe { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.sytq5y .n3o0zm { justify-content: center; }
.sa3tf .ebg2jw7      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.sa3tf .chcjt3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.zj29jj .ebg2jw7      { background: #0d1117; border-bottom-color: #21262d; }
.zj29jj .quahf3 { color: var(--accent-light); }
.zj29jj .cgten7xd { --msep-color: #8b949e; }
.zj29jj .cgten7xd a { color: #8b949e; }
.zj29jj .cgten7xd a:hover { color: var(--accent-light); }
.zj29jj .xa5jwkx4 { color: #8b949e; }
.zj29jj .chcjt3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.zj29jj .cw5lbds2,
.zj29jj .ay20b { color: #6e7681; }
.zj29jj .o6tv4 a, .zj29jj .n3o0zm a,
.zj29jj .o6tv4 a:hover, .zj29jj .n3o0zm a:hover,
@media (max-width: 640px) {
  .zj29jj .cgten7xd { background: #0d1117; border-top-color: #21262d; }
  .zj29jj .cgten7xd li a { border-bottom-color: #21262d; }
}
.yt5ht .ebg2jw7      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yt5ht .quahf3 { color: var(--accent-light); }
.yt5ht .cgten7xd { --msep-color: #475569; }
.yt5ht .cgten7xd a { color: #475569; }
.yt5ht .cgten7xd a:hover { color: var(--accent-light); }
.yt5ht .xa5jwkx4 { color: #64748b; }
.yt5ht .chcjt3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.yt5ht .cw5lbds2,
.yt5ht .ay20b { color: #64748b; }
.yt5ht .o6tv4 a, .yt5ht .n3o0zm a,
.yt5ht .o6tv4 a:hover, .yt5ht .n3o0zm a:hover,
@media (max-width: 640px) {
  .yt5ht .cgten7xd { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yt5ht .cgten7xd li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.qthup .ebg2jw7      { background: var(--accent); border-bottom-color: var(--accent-light); }
.qthup .quahf3 { color: #fff; }
.qthup .cgten7xd { --msep-color: rgba(255,255,255,0.82); }
.qthup .cgten7xd a { color: rgba(255,255,255,0.82); }
.qthup .cgten7xd a:hover { color: #fff; }
.qthup .xa5jwkx4 { color: rgba(255,255,255,0.9); }
.qthup .chcjt3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.qthup .cw5lbds2,
.qthup .ay20b { color: rgba(255,255,255,0.72); }
.qthup .o6tv4 a, .qthup .n3o0zm a,
.qthup .o6tv4 a:hover, .qthup .n3o0zm a:hover,
@media (max-width: 640px) {
  .qthup .cgten7xd { background: var(--accent); border-top-color: var(--accent-light); }
  .qthup .cgten7xd li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.vc4q1 .ebg2jw7 {
  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);
}
.vc4q1 .chcjt3 {
  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) {
  .vc4q1 .cgten7xd {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.k811mas .fvuu { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.yyzvc78 .fvuu { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fsolrzd .fvuu { min-height: 72px; height: auto; }
.r3viprzu .fvuu { min-height: 84px; height: auto; }
.kn6a .fvuu { max-width: none; padding: 0 32px; }
.kn6a .gqqe2pe  { max-width: none; padding: 24px 32px; }
.fw4vusx.z2ma .fvuu { max-width: 1200px; }
.fw4vusx.co9w .fvuu { max-width: 1320px; }
.rc0991   .quahf3, .rc0991   .ubl48d { text-transform: capitalize; }
.cq3xo110 .quahf3, .cq3xo110 .ubl48d { text-transform: lowercase; }
.orup8cfn .quahf3, .orup8cfn .ubl48d { text-transform: uppercase; letter-spacing: 0.06em; }
.ip4owlni, .pu8cfw3a {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.vho1zj .ip4owlni,
.jpbkxb .ip4owlni,
.vqti .ip4owlni,
.xn8cmhkb .ip4owlni,
.mh6ph99y   .cgten7xd a { font-weight: 500; }
.hm9tb6 .cgten7xd a { font-weight: 600; }
.cv8qe42     .cgten7xd a { font-weight: 700; }
.n772    .cgten7xd a { font-weight: 800; letter-spacing: 0.01em; }
.uv1cw5ea     .cgten7xd > li + li::before,
.mgk81    .cgten7xd > li + li::before,
.s4adxdq7    .cgten7xd > li + li::before,
.e0prfbm .cgten7xd > li + li::before,
.msn52r .cgten7xd > li + li::before,
.mb9ahe  .cgten7xd > li + li::before,
.f9kmsf    .cgten7xd > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.uv1cw5ea     .cgten7xd > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.mgk81    .cgten7xd > li + li::before { content: "|"; }
.s4adxdq7    .cgten7xd > li + li::before { content: "—"; }
.e0prfbm .cgten7xd > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.msn52r .cgten7xd > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.mb9ahe  .cgten7xd > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.f9kmsf    .cgten7xd > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bsey4 .xa5jwkx4,
  .jyo8jiab .xa5jwkx4,
  .nzqr .xa5jwkx4,
  .sfvp74 .xa5jwkx4,
  .gdz7z5 .xa5jwkx4 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bsey4 .xa5jwkx4::before,
  .jyo8jiab .xa5jwkx4::before,
  .nzqr .xa5jwkx4::before,
  .sfvp74 .xa5jwkx4::before,
  .gdz7z5 .xa5jwkx4::before { content: ""; display: block; flex-shrink: 0; }

  
  .bsey4 .xa5jwkx4::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;
  }

  
  .jyo8jiab .xa5jwkx4::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;
  }

  
  .nzqr .xa5jwkx4::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;
  }

  
  .sfvp74 .xa5jwkx4::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;
  }

  
  .gdz7z5 .xa5jwkx4::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) {
  .cejz148 .xa5jwkx4 {
    padding: 5px 14px;
  }
  .cejz148 .cgten7xd {
    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;
  }
  .cejz148 .cgten7xd li a {
    border-bottom: none; padding: 10px 22px;
  }
  .cejz148 .cgten7xd li a:hover { background: var(--bg-raised); }
  .cejz148 .a23pneze,
  .xrso4 .a23pneze,
  .i1i0b .a23pneze { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .v57ne .xa5jwkx4 {
    padding: 5px 10px;
  }
  .v57ne .cgten7xd {
    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);
  }
  .v57ne .cgten7xd.xy84c9sc { transform: translateX(0); }
  .v57ne .cgten7xd li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .v57ne .cgten7xd li:last-child a { border-bottom: none; }
  .qthup .cgten7xd,
  .zj29jj .cgten7xd { background: var(--accent) !important; }
  .qthup .cgten7xd li a,
  .zj29jj .cgten7xd li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .i1i0b .xa5jwkx4 {
    padding: 5px 10px;
  }
  .i1i0b .cgten7xd {
    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);
  }
  .i1i0b .cgten7xd::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .i1i0b .cgten7xd.xy84c9sc { transform: translateY(0); }
  .i1i0b .cgten7xd li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .boa9f9 .xa5jwkx4 {
    padding: 5px 10px;
  }
  .boa9f9 .cgten7xd {
    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;
  }
  .boa9f9 .cgten7xd.xy84c9sc { opacity: 1; pointer-events: auto; }
  .boa9f9 .cgten7xd li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lm4kd     .xa5jwkx4 { border-radius: 0 !important; }
  .q31jz   .xa5jwkx4 { border-radius: 8px !important; }
  .zwc8 .xa5jwkx4 { border-radius: 50% !important; }
  .ky3d3a   .xa5jwkx4 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nm8v .ibun5we { flex-direction: column; align-items: stretch; }
  .nm8v .ynac8 { flex-direction: row; min-width: auto; }
  .nm8v .helo { align-items: flex-start; text-align: left; }
}
.lj2mr7,
.lj2mr7.cdsg,
.cz3h3v .lj2mr7,
.gz1inn .lj2mr7,
.i661 .lj2mr7,
.yfdz .lj2mr7 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dpukltm1 {
  background: linear-gradient(135deg, var(--cta) 0%, var(--cta-hover) 100%);
  border-radius: 16px;
  padding: 28px 36px;
  display: flex;
  align-items: center;
  gap: 24px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 16px 0;
}
.sessxjxf { flex: 1 1 280px; min-width: 0; }
.szi42z {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ztiin4 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.hhdek {
  background: #fff !important;
  color: var(--cta) !important;
  padding: 14px 44px !important;
  border-radius: 999px;
  font-weight: 800;
  font-size: 1rem;
  text-decoration: none;
  flex-shrink: 0;
  transition: transform 0.15s, opacity 0.2s;
  white-space: nowrap;
}
.hhdek:hover { transform: translateY(-1px); opacity: 0.95; }
.n0ovk .dpukltm1 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.n0ovk .szi42z { color: var(--cta); }
.n0ovk .ztiin4 { color: var(--text-body); }
.n0ovk .hhdek {
  background: var(--cta) !important;
  color: #fff !important;
}
.iq14q7w .dpukltm1 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.iq14q7w .szi42z { color: var(--text-primary); }
.iq14q7w .ztiin4 { color: var(--text-body); }
.iq14q7w .hhdek {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dpukltm1 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .sessxjxf { flex: 0 0 auto; }
  .szi42z { font-size: 1.2rem; }
  .hhdek { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tlsfng .zesw8uvn { height: 36px; }
.wpib .zesw8uvn { height: 60px; max-width: 200px; }
.ynhm4o .zesw8uvn { height: 56px; max-width: 180px; }
.tnvc    .j7qz984t, .tnvc    .d6kvomh { color: #f59e0b; }
.jauzt      .j7qz984t { font-size: 1rem; letter-spacing: 1.5px; }
.nen33eha    .j7qz984t, .nen33eha    .d6kvomh { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.jphjc     .j7qz984t, .jphjc     .d6kvomh { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nx213e .j7qz984t, .nx213e .d6kvomh { color: var(--cta); letter-spacing: 2px; }
.b5mpz   .j7qz984t, .b5mpz   .d6kvomh { color: #e91e63; letter-spacing: 2px; }
.pbovwy  .j7qz984t, .pbovwy  .d6kvomh { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.zewl9o     .j7qz984t, .zewl9o     .d6kvomh { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.xdnmddk .k6lif + .k6lif {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.tqme9 .o98t { padding: 18px 24px; min-height: 68px; }
.vx4mqnka .kpmwdbdz {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.vx4mqnka .pl6l {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.osklpdw .k6lif {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.dopaq6 { counter-reset: cs-rank; }
.dopaq6 .o98t { counter-increment: cs-rank; }
.dopaq6 .o98t::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;
}
.hsd514d .dopaq6 { counter-reset: cs-rank; gap: 0; }
.hsd514d .o98t {
  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;
}
.hsd514d .o98t::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;
}
.hsd514d .fj22s {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.hsd514d .hsf7qwd {
  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;
}
.hsd514d .h4ky0vj { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.hsd514d .fj22s { min-width: 0; flex-direction: column; width: 100%; }
.hsd514d .go4t {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.hsd514d .j7qz984t { color: var(--cta, var(--accent)); }
.hsd514d .l9vr1 { font-weight: 700; }
.hsd514d .k6lif {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.hsd514d .kpmwdbdz {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.hsd514d .pl6l {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.hsd514d .qh42 .pl6l { font-size: 1.3rem; color: var(--accent-light); }
.hsd514d .bcgx0 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.hsd514d .o98t:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .hsd514d .dopaq6 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hsd514d .o98t {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hsd514d .o98t { padding: 40px 16px 20px; }
  .hsd514d .k6lif {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hsd514d .bcgx0 { width: 100%; min-width: 0; }
}
.tpdic1w .dopaq6 { counter-reset: cs-rank; gap: 10px; }
.tpdic1w .o98t {
  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);
}
.tpdic1w .o98t::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);
}
.tpdic1w .fj22s {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.tpdic1w .hsf7qwd {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.tpdic1w .h4ky0vj { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.tpdic1w .go4t {
  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;
}
.tpdic1w .j7qz984t { color: var(--cta, var(--accent)); }
.tpdic1w .k6lif {
  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;
}
.tpdic1w .kpmwdbdz {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.tpdic1w .pl6l { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.tpdic1w .qh42 .pl6l { color: var(--accent-light); }
.tpdic1w .bcgx0 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.tpdic1w .o98t:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .tpdic1w .o98t {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .tpdic1w .o98t::before {
    position: absolute; top: 14px; left: 14px;
  }
  .tpdic1w .fj22s {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .tpdic1w .go4t { white-space: normal; text-align: center; font-size: 1.2rem; }
  .tpdic1w .k6lif {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .tpdic1w .bcgx0 { width: 100%; min-width: 0; }
  .tpdic1w .j7qz984t { min-width: 0; }
}
.u6njeme .o98t::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.bxroh3 .gkv5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.bxroh3 .gkv5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.bxroh3 .gkv5 p { padding: 0 2px 16px; }
.ysp28 .gkv5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.ysp28 .gkv5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.ysp28 .gkv5 summary::after { content: "›"; font-size: 1.2em; }
.ysp28 .gkv5[open] summary::after { content: "‹"; }
.ysp28 .gkv5 p { padding: 10px 22px 4px; }
.c1033998 .gkv5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c1033998 .gkv5 summary { color: var(--text-primary); padding-left: 16px; }
.c1033998 .gkv5 summary::after { content: "›"; font-size: 1.1em; }
.c1033998 .gkv5[open] summary::after { content: "‹"; }
.c1033998 .gkv5 p { padding-left: 16px; }
.d2t06ivz .am0gzl8 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.d2t06ivz .gkv5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.d2t06ivz .gkv5:last-child { border-bottom: none; }
.d2t06ivz .gkv5 summary { color: var(--text-primary); border-radius: 0; }
.d2t06ivz .gkv5 summary::after { content: "›"; font-size: 1.1em; }
.d2t06ivz .gkv5[open] summary::after { content: "‹"; }
.l8kxq6 .gkv5 { overflow: hidden; }
.l8kxq6 .gkv5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.l8kxq6 .gkv5 summary::after { color: rgba(255,255,255,.75); }
.l8kxq6 .gkv5[open] summary { border-radius: 0; }
.k97yr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.u9jxfe {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.fnfpzvg {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.esht2gj { color: var(--text-muted); font-size: 1.05rem; }
.nqaubu {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.eaa0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.y0q5 { margin-bottom: 20px; }
.gl8al23u {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.y94mu {
  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;
}
.y94mu:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hhud2 { resize: vertical; min-height: 130px; }
.wmumeb { width: 100%; margin-top: 8px; }
.j244kl {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gkmma {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.bhxo9 { color: var(--text-muted); line-height: 1.75; }
.ovqls800 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ovqls800 li { margin-bottom: 6px; }
.ejdgxkgn { max-width: 760px; margin: 0 auto; }
.ybi6oeb { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.f75ja ul.ovqls800 { margin: 0; }
.wj542gm .ybi6oeb { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .wj542gm { grid-template-columns: 1fr; gap: 10px; } }
.mon4 { max-width: 640px; margin: 0 auto; text-align: center; }
.ofpm { margin-bottom: 48px; }
.ofpm .ybi6oeb { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ofpm p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ghog61cv .ovqls800 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mj65 { grid-template-columns: 1fr; } }
.h6hsat { color: inherit; text-decoration: none; }
.h6hsat:hover { color: var(--accent-light); text-decoration: underline; }
.k77s9w8 { display: inline-block; line-height: 0; }
.tgld { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hbfa { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.hbfa:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.wssihz { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.hbfa p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hbfa ul.ovqls800 { margin: 0; }
.l3zsmi { color: var(--text-muted); line-height: 1.75; }
.whdhcdfh .ovqls800,
.jcuxb50 .ovqls800,
.looh .ovqls800,
.ssem2hng .ovqls800 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.whdhcdfh .hbfa,
.jcuxb50 .hbfa { text-align: left; }
.whdhcdfh .wssihz,
.jcuxb50 .wssihz { text-align: center; }
.gp2b76i { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.epryfl2 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.kh8l88hp { font-size: 1.1rem; }
.meikau0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.ijy1 { margin-top: 12px; }
.yzco40p { 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; }
.yzco40p:hover { border-bottom-color: var(--accent-light); }
.oe5y2 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.oe5y2 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.hv8rmni1 { width: 260px; height: 260px; }
.t73r { border-radius: 28%; }
.vllj { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.d79hcyw9 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.d79hcyw9::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .i1obvzw { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rsmp .meikau0, .rsmp .epryfl2 { max-width: 640px; }
.mhz4 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.qem0o5p2 { position: sticky; top: 96px; align-self: start; }
.qem0o5p2 .gp2b76i { font-size: 1.6rem; margin-top: 18px; }
.q5n2ou .meikau0 { margin-bottom: 28px; }
@media (max-width: 860px) { .mhz4 { grid-template-columns: 1fr; } .qem0o5p2 { position: static; text-align: center; } }
.e6gxzl .oe5y2 { margin: 0 auto 18px; }
.e6gxzl .vllj { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .zwbn3gj { grid-template-columns: 1fr; } }
.x1sdsig2 .gp2b76i { font-size: 1.6rem; margin-bottom: 6px; }
.ssem2hng .ovqls800 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x1sdsig2 { flex-direction: column; text-align: center; } .iltm6 { grid-template-columns: 1fr; } }
.sg8237 .gp2b76i { font-size: 1.35rem; margin: 0 0 4px; }
.sg8237 .vllj { margin: 0; }
.rltlh {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.rltlh .fnfpzvg { color: var(--accent-light); }
.uwb281 .fnfpzvg { font-size: 2rem; }
.uwb281 .esht2gj { max-width: 680px; }
.q0uo1r .fnfpzvg { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.q0uo1r .esht2gj  { margin: 0; }
@media (max-width: 640px) { .q0uo1r { flex-direction: column; } }
.lu6ta5 .fnfpzvg { color: var(--accent-light); }
.sv4mmr .fnfpzvg { color: #fff; }
.sv4mmr .esht2gj  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .u6g9 { grid-template-columns: 1fr; } }
.anmm .y94mu {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.anmm .y94mu:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.j7znm .y94mu { background: var(--bg-raised); border-color: transparent; }
.j7znm .y94mu:focus { background: var(--bg-card); border-color: var(--accent-light); }
.codhv .y94mu { border-radius: 100px; padding: 11px 20px; }
.codhv .hhud2 { border-radius: 14px; }
@media (max-width: 640px) { .ojx5lvv { grid-template-columns: 1fr; } }
.zqg1tr{position:relative;overflow:visible}
.ivzf80 .tkm383c{display:block}
.sqp3 .pje4d~.dv1p5rtv,
.sqp3 .pje4d~.dv1p5rtv .lvs58c,
.pje4d~.dv1p5rtv,.p4al~.dv1p5rtv{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}
.pje4d~.dv1p5rtv .lvs58c{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.y1o2mi .lvs58c{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.qc4vmjnd{--date-bg:var(--accent-bg)}
.kce5ykz5 .kakrg4t::before{content:""}
.y59x{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.jm7nm0w{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.nh1z9{display:flex;flex-direction:column;gap:3px}
.f6r8vdwc{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.mgi0e{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ycbhgmzf{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.glilyd .y59x{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.kxu5611 .y59x{border-top:3px solid var(--accent);padding-top:18px}
.ighd6p .y59x{border-left:3px solid var(--accent);border-radius:0}
.av4g9 .y59x{padding:20px 0}
@media(max-width:640px){
  .y59x{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ycbhgmzf{max-width:100%}
}
.ao1g .ormdlul{margin:0}
@media (max-width:560px){
  .szzanv4{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ljic4 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ljic4.badd {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.wno1a {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.wno1a .vk2ivq7q {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.wno1a .vk2ivq7q::before,
.wno1a .vk2ivq7q::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.wno1a .vk2ivq7q::before { transform: translate(-50%, -50%) rotate(45deg); }
.wno1a .vk2ivq7q::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.wno1a .vk2ivq7q:hover { background: rgba(0,0,0,0.12) !important; }
.kk8fdzj {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.px4wup {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.v5mdr {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.ebe8nf92 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.wno1a .olze {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.wno1a .olze:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .wno1a { padding: 28px 18px 20px; }
  .v5mdr { font-size: 1.2rem; }
  .kk8fdzj { max-width: 220px; max-height: 80px; }
}
.yiwk {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.ttmg {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.aov0z  .yiwk { border-radius: 50%; }
.vyvzjj2  .yiwk { border-radius: 6px; }
.zw1p6 .yiwk { border-radius: 22px; }
.p3fm3a .dpukltm1 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .yiwk { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.xth6t .cdsg {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.xth6t .chap2nn {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.xth6t .dpukltm1 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.w0xav {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.w0xav.badd { transform: translate(-50%, 0); }
.w0xav .cdsg,
.w0xav .chap2nn {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.w0xav .dpukltm1 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.d0clm8 {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.d0clm8::before,
.d0clm8::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.d0clm8::before { transform: translate(-50%, -50%) rotate(45deg); }
.d0clm8::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.d0clm8:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .w0xav { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .w0xav .dpukltm1 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .w0xav .ztiin4 { display: none !important; }
  .w0xav .szi42z { font-size: 1.1rem !important; }
  .w0xav .yiwk { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .d0clm8 { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .fvuu { flex-direction: row-reverse; }
[dir="rtl"] .cgten7xd { flex-direction: row-reverse; }
[dir="rtl"] .a3ndr .moo4 { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .a3ndr .moo4 { right: auto; left: 20px; }
  [dir="rtl"] .swcf  .moo4 { left: auto;  right: 20px; }
}
[dir="rtl"] .co9ffqpn .wmvv7hg  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .enjwu .wmvv7hg { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .pje4d,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .rlrg9m4, [dir="rtl"] .y8ql { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .fhe1u { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .x9cg { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .k59kpy { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dpukltm1 { direction: rtl; }
[dir="rtl"] .yiwk { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .o98t,
[dir="rtl"] .e3i77hf { direction: rtl; }
[dir="rtl"] .ivkip2 { direction: rtl; }
[dir="rtl"] .y6mgkli { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .rvus .y8ql,
[dir="rtl"] .zdp2d .y8ql,
[dir="rtl"] .gvjr0 .y8ql,
[dir="rtl"] .jyk4j .y8ql {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .rvus .y8ql li::before,
[dir="rtl"] .zdp2d .y8ql li::before,
[dir="rtl"] .gvjr0 .y8ql li::before,
[dir="rtl"] .jyk4j .y8ql li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .p5279.qinxve .karrowt,
[dir="rtl"] .gzzs.qinxve .karrowt,
[dir="rtl"] .bkgvhqb6.qinxve .karrowt,
[dir="rtl"] .lqfxo0uu.qinxve .karrowt,
[dir="rtl"] .pvnuct.qinxve .karrowt { text-align: right; }
[dir="rtl"] .pje4d.qinxve .dl0gg { align-items: flex-end; text-align: right; }
[dir="rtl"] .pje4d.iuck7vf .dl0gg { text-align: center; }
[dir="rtl"] .pje4d .dl0gg { text-align: right; }
[dir="rtl"] .chap2nn,
[dir="rtl"] .z4vx4suo,
[dir="rtl"] .e1nnfl7,
[dir="rtl"] .eaa0,
[dir="rtl"] .gl8al23u,
[dir="rtl"] .meikau0,
[dir="rtl"] .y94mu,
[dir="rtl"] .hhud2 { text-align: right; direction: rtl; }
[dir="rtl"] .codhv .y94mu,
[dir="rtl"] .anmm .y94mu { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #770c21;
  --brand:           #770c21;
  --brand-light:     #5a0e1d;
  --brand-pale:      #7e1d30;
  --grad-start:      #ca1438;
  --grad-end:        #de3d5c;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #770c21;
  --cta-light:       #540615;
  --cta-hover:       #3f0611;
  --bg-page:         #f8f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f6f3f4;
  --bg-raised:       #f1edee;
  --bg-hover:        #f6f3f4;
  --border:          #e9e1e3;
  --border-alt:      #ddcfd1;
  --border-section:  #e9e1e3;
  --text-primary:    #1b1717;
  --text-muted:      #615053;
  --text-body:       #372e2f;
  --text-sub:        #534547;
  --text-faint:      #8b7377;
  --text-dim:        #a28f92;
  --text-label:      #6f5c5f;
  --text-value:      #45393b;
  --accent-bg:       #f5e0e4;
  --accent-bg-light: #f1c5cd;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f4;
  --c-pros:          #13960c;
  --c-cons:          #9f2125;
  --c-pros-label:    #17b30e;
  --c-tip-border:    #19c610;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #13960c;
}
:root { --logo-bg-opacity: 32%; }
body, button, input { font-family: "Open Sans", sans-serif; }
.tnivtkz .le2ub, .tnivtkz .pje4d { min-height: 520px; }
.lvtu::before { content: '·'; font-size: 1.3em; line-height: 1; }