:root {
  --color-accent: #2729bd;
  --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;
}
.ncafpb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ajanpag5 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.w9d7beh {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.n8c3dk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tke74gat { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tke74gat a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tke74gat a:hover { color: var(--accent-light); }
.okia  .aj2nm0 { border-radius: 14px; }
.okia .aj2nm0 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.okia .aj2nm0 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .aj2nm0 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qwgbj5:hover .aj2nm0,
  .qwgbj5:focus-within .aj2nm0 { display: block; }
  .aj2nm0 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.zmx8v0 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.yvnhhy { display: none; }
@media (max-width: 640px) {
  .yvnhhy {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .yvnhhy.da6v { display: block; }
}
@media (max-width: 640px) {
  .zmx8v0 { display: block; }
  .tke74gat > li + li::before { display: none !important; }
  .tke74gat {
    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;
  }
  .tke74gat.da6v { display: flex; }
  .tke74gat li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tke74gat li:last-child a { border-bottom: none; }
}
.darxpq3 { min-height: 480px; }
.ju30rlo7 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.rrgv { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jq0z .rrgv { margin-left: 0; margin-right: 0; }
.hn68gu3p {
  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;
}
.d1iyf .hn68gu3p { margin-top: 24px; }
.hn68gu3p:hover { opacity: 0.88; }
.bwr0o8 .ju30rlo7 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.bwr0o8 .rrgv { color: #e2e8f0; }
.bwr0o8.qv8b .u57z { text-align: center; }
.q0ix .ju30rlo7 { color: var(--text-primary); text-shadow: none; }
.q0ix .rrgv { color: var(--text-muted); }
.q0ix .hn68gu3p { margin-top: 16px; }
.q0ix, .q0ix.darxpq3 { min-height: auto !important; }
.q0ix.qv8b .u57z { text-align: center; }
.q0ix~.iawpyyu{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.q0ix~.iawpyyu .u250qe8x{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.v7nf .y6mblct,
.v7nf .agnj,
.v7nf .bwr0o8 .du0epdqm {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.y6mblct .ju30rlo7 { color: #fff; }
.y6mblct .rrgv { color: rgba(255,255,255,0.85); }
.o6bvw6qr .x8286cx5 { position: relative; overflow: hidden; }
.o6bvw6qr .x8286cx5::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;
}
.dmjrl .x8286cx5 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.a6pl .x8286cx5 { position: relative; overflow: hidden; }
.a6pl .x8286cx5::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;
}
.mzog .x8286cx5 { position: relative; overflow: hidden; }
.mzog .x8286cx5::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;
}
.v7nf .x8286cx5 {
  animation: hg-fadein 1.2s ease-out both;
}
.x8286cx5 {
  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%);
}
.ply138xz {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ymbbat2p {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.xtfa23 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.x8286cx5 .ju30rlo7 { text-shadow: none; color: var(--text-primary); }
.x8286cx5 .rrgv { color: var(--text-muted); }
body.fes2larj .ju30rlo7 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vepvn .ju30rlo7 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.darxpq3.y6mblct .ju30rlo7,
section.y6mblct .ju30rlo7 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.x8286cx5.qv8b .ply138xz { align-items: center; text-align: center; }
.x8286cx5.jq0z   .ply138xz { align-items: flex-start; text-align: left; }
.c2avrvv .ymbbat2p { position: relative; }
.c2avrvv .ymbbat2p::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.c2avrvv.wsex7 .ymbbat2p::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.y7tpr7 .ymbbat2p {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.y7tpr7 .xtfa23 {
  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);
}
.y7tpr7.wsex7 .ymbbat2p { padding: 32px 0 32px 32px; }
.vz6aojz6 .ymbbat2p {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.vz6aojz6 .xtfa23 {
  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);
}
.vz6aojz6 .agnj {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.wsex7 .ply138xz {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.vz6aojz6.wsex7 .ymbbat2p { padding: 40px 16px 40px 48px; }
.darxpq3 .utga3 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.utga3 .re6t {
  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;
}
.utga3 .re6t::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.utga3 .o5jiuw { display: contents !important; }
.utga3 .o5jiuw .b08lx {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.utga3 .o5jiuw .ohl9l { max-height: 48px; max-width: 96px; }
.utga3 .o5jiuw .ait9tpa {
  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;
}
.utga3 .amboydvi {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.utga3 .bky9t { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.utga3 .i5zk { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.utga3 .i5zk small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.utga3 .ruwd { display: contents !important; }
.utga3 .ruwd .cwdm9p:not(.djjczqte) { display: none !important; }
.utga3 .ruwd .djjczqte {
  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;
}
.utga3 .ruwd .djjczqte .x2rk {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.utga3 .ruwd .djjczqte .p8tjblg {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.utga3 .yugkza { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.utga3 .yugkza.r3ja {
  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;
}
.utga3 .yugkza.r3ja:hover { opacity: 0.85; }
.utga3 .re6t,
.utga3 .re6t:hover,
.utga3 .re6t:nth-child(even),
.utga3 .re6t:nth-child(odd),
.utga3 .re6t:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.vorkl4u .ymbbat2p {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .x8286cx5 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .x8286cx5:not(.vorkl4u) .ymbbat2p { display: none !important; }
  .vorkl4u .ymbbat2p { padding: 16px; }
  .ply138xz  { padding: 36px 24px; }
  .x8286cx5~.iawpyyu,.wsex7~.iawpyyu{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .darxpq3, .x8286cx5 { min-height: 320px !important; }
  .ju30rlo7 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .m6b90pc,
  .fttffomn,
  .ptp3387 { grid-template-columns: 1fr !important; }

  

  
  .dfr6v { display: flex !important; flex-direction: column !important; }
  .dfr6v .u57z { display: contents; }
  .dfr6v .du0epdqm { order: 0; }
  .dfr6v .ju30rlo7 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dfr6v .m6b90pc { order: 2; padding: 0 16px 12px !important; }
  .dfr6v .rrgv { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .d1iyf .u57z { display: flex; flex-direction: column; }
  .d1iyf .u57z .ju30rlo7 { order: 1; }
  .d1iyf .u57z .ptp3387 { order: 2; margin: 8px 0 24px !important; }
  .d1iyf .u57z .rrgv { order: 3; }
  .d1iyf .u57z .hn68gu3p { order: 4; align-self: center; margin-top: 0; }

  
  .x8286cx5.vorkl4u {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .x8286cx5.vorkl4u .ply138xz { display: contents; padding: 0; }
  .x8286cx5.vorkl4u .ply138xz .ju30rlo7 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .x8286cx5.vorkl4u .ymbbat2p { order: 2; padding: 12px 16px; }
  .x8286cx5.vorkl4u .ply138xz .rrgv { order: 3; padding: 0 24px; margin: 0 auto; }
  .x8286cx5.vorkl4u .ply138xz .hn68gu3p { order: 4; align-self: center; margin: 8px 0 32px; }
}
.rs4kh0v2 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.v2cr0c { width: 100%; height: auto; display: block; border-radius: 10px; }
.uldul .rs4kh0v2        { border-radius: 16px; }
.uldul .v2cr0c  { border-radius: 16px; }
.wmn8 .rs4kh0v2         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.wmn8 .v2cr0c   { border-radius: 8px; }
.qoz7 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.pv5mo { width: 100%; padding: 32px 0; position: relative; }
.pv8n { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.s1x9 .pv5mo:nth-child(even) { background: var(--bg-surface); }
.s1x9 .pv5mo:nth-child(odd)  { background: var(--bg-page); }
.t6b82c .pv5mo:nth-child(even) { background: var(--bg-card); }
.t6b82c .pv5mo:nth-child(odd)  { background: var(--bg-page); }
.s1x9 .pv5mo:nth-child(odd)  .pv8n { background: var(--bg-card); border-radius: 6px; }
.s1x9 .pv5mo:nth-child(even) .pv8n { background: var(--bg-raised); border-radius: 6px; }
.t6b82c .pv5mo:nth-child(odd)  .pv8n { background: var(--bg-card); border-radius: 6px; }
.t6b82c .pv5mo:nth-child(even) .pv8n { background: var(--bg-raised); border-radius: 6px; }
.s1x9 .pv5mo:nth-child(even) .r5osowbw .h0gelit,
.t6b82c .pv5mo:nth-child(even) .r5osowbw .h0gelit { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.s1x9 .pv5mo:nth-child(odd) .r5osowbw .h0gelit,
.t6b82c .pv5mo:nth-child(odd) .r5osowbw .h0gelit { background: var(--bg-card-inner); }
.s1x9 .pv5mo:nth-child(even) .ayfrp8e .h0gelit:nth-child(odd),
.t6b82c .pv5mo:nth-child(even) .ayfrp8e .h0gelit:nth-child(odd)  { background: var(--bg-card); }
.s1x9 .pv5mo:nth-child(even) .ayfrp8e .h0gelit:nth-child(even),
.t6b82c .pv5mo:nth-child(even) .ayfrp8e .h0gelit:nth-child(even) { background: var(--bg-card-inner); }
h1.ju9xf8qb { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ju9xf8qb {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.b5qi5ds2 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ufv95dg8 h2.ju9xf8qb {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.lre1jiv h2.ju9xf8qb {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.zpcju h2.ju9xf8qb {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.buru7mu1 h2.ju9xf8qb::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.hv2t h2.ju9xf8qb {
  color: var(--text-primary); font-size: 1.7rem;
}
.ij3q h2.ju9xf8qb::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.pcb44qc h2.ju9xf8qb {
  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) { .sun44z { display: none; } }
.k849 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.snlvf { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.p18fi {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.z13z { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.aq35 { padding-left: 20px; }
.aq35 li { margin-bottom: 6px; }
.aq35 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.aq35 a:hover { color: var(--accent-light); }
.mamk9mv3 .z13z { display: none; }
.fd8ga .z13z { display: none; }
.fd8ga .aq35 { padding-left: 0; list-style: none; }
.fd8ga .aq35 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.fd8ga .aq35 a { font-size: 0.92rem; }
.ssgyz .p18fi { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ssgyz .z13z { display: none; }
.ssgyz .aq35 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ssgyz .aq35 li { margin-bottom: 0; }
.ssgyz .aq35 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;
}
.ssgyz .aq35 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.saud1tj .p18fi { padding: 20px 20px 16px; }
.saud1tj .aq35 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.saud1tj .aq35 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.saud1tj .aq35 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;
}
.saud1tj .aq35 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;
}
.saud1tj .aq35 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.saud1tj .aq35 a:focus,
.saud1tj .aq35 a:focus-visible,
.saud1tj .aq35 a:target { outline: none; }
.saud1tj .aq35 li:target a { border-color: var(--border); color: var(--text-muted); }
.fkblq .p18fi { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fkblq .z13z { display: none; }
.fkblq .aq35 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.fkblq .aq35 li { counter-increment: toc-n; margin-bottom: 0; }
.fkblq .aq35 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;
}
.fkblq .aq35 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;
}
.fkblq .aq35 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rdlq2df9 .p18fi { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.rdlq2df9 .z13z { display: none; }
.rdlq2df9 .aq35 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.rdlq2df9 .aq35 li { margin-bottom: 0; }
.rdlq2df9 .aq35 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;
}
.rdlq2df9 .aq35 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.eo7oz2fu .p18fi { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.eo7oz2fu .z13z { display: none; }
.eo7oz2fu .aq35 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.eo7oz2fu .aq35 li { margin-bottom: 0; }
.eo7oz2fu .aq35 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.eo7oz2fu .aq35 li:last-child::after { content: ""; margin-right: 0; }
.eo7oz2fu .aq35 a { font-size: 0.9rem; }
.h0gelit { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.r5osowbw .h0gelit { background: var(--bg-card); }
.ayfrp8e .h0gelit:nth-child(odd)  { background: var(--bg-card); }
.ayfrp8e .h0gelit:nth-child(even) { background: var(--bg-raised); }
.guqq .h0gelit {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.guqq .h0gelit:last-child { border-bottom: none; }
.guqq h3.b5qi5ds2 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.eush .h0gelit {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.eush .h0gelit + .h0gelit { margin-top: 4px; }
.lbwxraf .h0gelit { background: none; border-radius: 0; padding: 12px 0; }
.lbwxraf .h0gelit + .h0gelit { border-top: 1px solid var(--border-section); }
.t99iyoh3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.pt7ckhd { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ludutaoi { color: var(--text-body); margin-bottom: 10px; }
.lnp8fi, .latj { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lnp8fi li, .latj li { margin-bottom: 6px; }
.latj li { list-style: decimal; }
.gmbnl6     .lnp8fi { list-style-type: "● "; }
.unl0btr4  .lnp8fi { list-style-type: "■ "; }
.dtm5m03v .lnp8fi { list-style-type: "◆ "; }
.gnaalkfr    .lnp8fi { list-style-type: "★ "; }
.gmbnl6     .ys37w { list-style-type: "● "; }
.unl0btr4  .ys37w { list-style-type: "■ "; }
.dtm5m03v .ys37w { list-style-type: "◆ "; }
.gnaalkfr    .ys37w { list-style-type: "★ "; }
.gmbnl6    .lnp8fi li::marker, .gmbnl6    .ys37w li::marker,
.unl0btr4 .lnp8fi li::marker, .unl0btr4 .ys37w li::marker,
.dtm5m03v .lnp8fi li::marker, .dtm5m03v .ys37w li::marker,
.gnaalkfr   .lnp8fi li::marker, .gnaalkfr   .ys37w li::marker {
  color: var(--cta); font-size: 1em;
}
.gmbnl6 .latj,
.unl0btr4 .latj,
.dtm5m03v .latj,
.gnaalkfr .latj {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.gmbnl6 .latj li,
.unl0btr4 .latj li,
.dtm5m03v .latj li,
.gnaalkfr .latj li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.gmbnl6 .latj li::before,
.unl0btr4 .latj li::before,
.dtm5m03v .latj li::before,
.gnaalkfr .latj 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;
}
.gmbnl6     .latj li::before { border-radius: 50%; }
.unl0btr4  .latj li::before { border-radius: 3px; }
.dtm5m03v .latj li::before { border-radius: 3px; }
.gnaalkfr    .latj li::before { border-radius: 50%; }
.r1n2u { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.kqdpazq .r1n2u,
.jzgf4sx .r1n2u { background: transparent; border: none; border-radius: 0; }
.vo1ve { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vo1ve th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vo1ve td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vo1ve tr:hover td { background: var(--bg-hover); }
.jd7y .vo1ve tbody tr:nth-child(even) td { background: var(--bg-surface); }
.o09twi .vo1ve { border: 1px solid var(--border-alt); }
.o09twi .vo1ve th,
.o09twi .vo1ve td { border: 1px solid var(--border-alt); }
.d13o3e4 .vo1ve th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.d13o3e4 .vo1ve td { border-bottom: none; }
.d13o3e4 .vo1ve tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.yy2dry2 .vo1ve th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tpduo8s9 .r1n2u {
  overflow: hidden;
}
.tpduo8s9 .vo1ve th { border-bottom: 1px solid var(--border-alt); }
.tpduo8s9 .vo1ve tr:last-child td { border-bottom: none; }
.hwzrf { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.gxspqw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.p48x4r { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.sfurb { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.tdz123 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ys37w { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ys37w 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%}
.ts5l1 .sfurb { background: transparent; text-align: center; }
.ean8 .p48x4r {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.von60 .p48x4r {
  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);
}
.er5ahfzy .gxspqw { display: grid; grid-template-columns: auto 1fr; }
.er5ahfzy .p48x4r {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.er5ahfzy .sfurb { grid-column: 2; }
.er5ahfzy .tdz123,
.er5ahfzy .ys37w { grid-column: 1 / -1; }
.iast .gxspqw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.iast .p48x4r {
  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);
}
.iast .sfurb { grid-column: 2; }
.iast .tdz123,
.iast .ys37w { grid-column: 1 / -1; }
.a801jzl .gxspqw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.a801jzl .sfurb { background: none; color: var(--accent-light); font-weight: 700; }
.vp6p .gxspqw { 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); }
.vp6p .sfurb { background: none; color: var(--accent-light); font-weight: 700; }
.nbfbzs .gxspqw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.nbfbzs .gxspqw:last-child { border-bottom: none; }
.nbfbzs .sfurb { background: none; color: var(--accent-light); font-weight: 700; }
.xk21vm0s .gxspqw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xk21vm0s .sfurb { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.hlp0io .hwzrf { counter-reset: card-n; }
.hlp0io .gxspqw  { counter-increment: card-n; }
.hlp0io .sfurb { display: flex; align-items: center; gap: 10px; }
.hlp0io .sfurb::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;
}
.hmbay .gxspqw { background: var(--bg-surface); border: 1px solid var(--border); }
.hmbay .sfurb { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.peagk { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.peagk         { --cl-hue: var(--accent); }
.ashk     { --cl-hue: #16a34a; }
.qcf6zwun { --cl-hue: #ea580c; }
.drsf    { --cl-hue: #2563eb; }
.ashk, .qcf6zwun, .drsf, .l52be0 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.bu3jdrt8 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.bu3jdrt8::before { color: var(--cl-hue); }
.peagk strong { color: var(--text-primary); font-size: 0.95rem; }
.peagk p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tew0ybe { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.utav0v49, .ddbrxq4p { border-radius: 8px; padding: 14px; }
.utav0v49 { background: var(--bg-pros); }
.ddbrxq4p { background: var(--bg-cons); }
.cyf05fj { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.utav0v49 .cyf05fj { color: var(--c-pros-label); }
.ddbrxq4p .cyf05fj { color: #f87171; }
.utav0v49 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ddbrxq4p ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.v2cr0c { width: 100%; height: auto; border-radius: 10px; display: block; }
.r3ja {
  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;
}
.r3ja:hover { opacity: 0.85; }
.mm3ge0 .r3ja  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.mm3ge0 .r3ja:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xz4d .r3ja  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.xz4d .r3ja:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mm3ge0 .yugkza.r3ja, .xz4d .yugkza.r3ja,
.mm3ge0 .mgmc .r3ja, .xz4d .mgmc .r3ja {
  background: var(--cta); border: none; color: #fff;
}
.mm3ge0 .yugkza.r3ja:hover, .xz4d .yugkza.r3ja:hover,
.mm3ge0 .mgmc .r3ja:hover, .xz4d .mgmc .r3ja:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.bfo9 .hn68gu3p { border-radius: 50px; }
.bfo9 .r3ja  { border-radius: 50px; }
.n7eb .hn68gu3p,
.n7eb .r3ja { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.n7eb .hn68gu3p:hover,
.n7eb .r3ja:hover { filter: brightness(1.08); opacity: 1; }
.g9axq .hn68gu3p,
.g9axq .r3ja { box-shadow: 0 3px 14px -2px var(--cta); }
.g9axq .hn68gu3p:hover,
.g9axq .r3ja:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.hjriao6 .hn68gu3p,
.hjriao6 .r3ja { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.hjriao6 .hn68gu3p:hover,
.hjriao6 .r3ja:hover { opacity: 1; }
.hjriao6 .hn68gu3p:active,
.hjriao6 .r3ja:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.eitu .hn68gu3p,
.eitu .r3ja { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.eitu .hn68gu3p:hover,
.eitu .r3ja:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.eitu .hn68gu3p:active,
.eitu .r3ja:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ytepxi .hn68gu3p,
.ytepxi .r3ja { position: relative; overflow: hidden; }
.ytepxi .hn68gu3p::before,
.ytepxi .r3ja::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;
}
.ytepxi .hn68gu3p:hover::before,
.ytepxi .r3ja:hover::before { left: 135%; }
.j7brw .hn68gu3p,
.j7brw .r3ja { border-radius: 0; }
.pd71v .hn68gu3p { padding-left: 22px; padding-right: 22px; }
.pd71v .r3ja  { padding-left: 12px; padding-right: 12px; }
.mx2q0mv .hn68gu3p { padding-left: 44px; padding-right: 44px; }
.mx2q0mv .r3ja  { padding-left: 24px; padding-right: 24px; }
.foro4m9f .hn68gu3p { padding-left: 56px; padding-right: 56px; }
.foro4m9f .r3ja  { padding-left: 32px; padding-right: 32px; }
.e4nhc   .hn68gu3p::after, .e4nhc   .r3ja::after,
.v9691db .hn68gu3p::after, .v9691db .r3ja::after,
.cfawxood    .hn68gu3p::after, .cfawxood    .r3ja::after,
.zdpq14ap    .hn68gu3p::after, .zdpq14ap    .r3ja::after,
.ri33p    .hn68gu3p::after, .ri33p    .r3ja::after,
.tcgpotn     .hn68gu3p::after, .tcgpotn     .r3ja::after,
.i12ep    .hn68gu3p::after, .i12ep    .r3ja::after,
.i48we7   .hn68gu3p::after, .i48we7   .r3ja::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;
}
.e4nhc .hn68gu3p::after, .e4nhc .r3ja::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");
}
.v9691db .hn68gu3p::after, .v9691db .r3ja::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");
}
.cfawxood .hn68gu3p::after, .cfawxood .r3ja::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");
}
.zdpq14ap .hn68gu3p::after, .zdpq14ap .r3ja::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");
}
.ri33p .hn68gu3p::after, .ri33p .r3ja::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");
}
.tcgpotn .hn68gu3p::after, .tcgpotn .r3ja::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");
}
.i12ep .hn68gu3p::after, .i12ep .r3ja::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");
}
.i48we7 .hn68gu3p::after, .i48we7 .r3ja::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");
}
.urlis   .eupfhj9::after, .urlis   .ccq9r2t::after,
.sk0u0u .eupfhj9::after, .sk0u0u .ccq9r2t::after,
.k9dhmv    .eupfhj9::after, .k9dhmv    .ccq9r2t::after,
.g4tuy4j9    .eupfhj9::after, .g4tuy4j9    .ccq9r2t::after,
.au8hw    .eupfhj9::after, .au8hw    .ccq9r2t::after,
.khs830j     .eupfhj9::after, .khs830j     .ccq9r2t::after,
.uhrmq    .eupfhj9::after, .uhrmq    .ccq9r2t::after,
.da7kw1e   .eupfhj9::after, .da7kw1e   .ccq9r2t::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;
}
.urlis .eupfhj9::after, .urlis .ccq9r2t::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");
}
.sk0u0u .eupfhj9::after, .sk0u0u .ccq9r2t::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");
}
.k9dhmv .eupfhj9::after, .k9dhmv .ccq9r2t::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");
}
.g4tuy4j9 .eupfhj9::after, .g4tuy4j9 .ccq9r2t::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");
}
.au8hw .eupfhj9::after, .au8hw .ccq9r2t::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");
}
.khs830j .eupfhj9::after, .khs830j .ccq9r2t::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");
}
.uhrmq .eupfhj9::after, .uhrmq .ccq9r2t::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");
}
.da7kw1e .eupfhj9::after, .da7kw1e .ccq9r2t::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");
}
.w244 {
  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;
}
.re6t {
  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;
}
.re6t > * { min-width: 0; }
.re6t:hover { background: var(--bg-hover); }
.re6t > [itemprop="item"] { display: contents; }
.re6t [itemprop="itemReviewed"],
.re6t [itemprop="reviewRating"] { display: none; }
.re6t::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;
}
.o5jiuw {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.b08lx {
  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;
}
.ohl9l { max-height: 52px; max-width: 110px; object-fit: contain; }
.ait9tpa {
  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;
}
.bp1xi3lu .b08lx    { background: #1a1a1a; }
.ei2ji .b08lx   { background: rgba(128,128,128,.12); }
.ur1kn92 .b08lx { background: var(--bg-raised); }
.gusqvtmn .b08lx    { background: transparent; padding: 0; }
.amboydvi {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.bky9t { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.i5zk { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.ruwd {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.cwdm9p {
  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;
}
.x2rk {
  
  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%;
}
.p8tjblg {
  
  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;
}
.yugkza {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.yugkza.r3ja {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .re6t {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .re6t::before    { grid-area: rank;   }
  .o5jiuw           { grid-area: ident;  }
  .amboydvi     { grid-area: rating; min-width: 0; width: auto; }
  .ruwd           { grid-area: pills;  }
  .yugkza             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .re6t {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .re6t::before    { justify-self: center; }
  .o5jiuw           { width: 100%; }
  .amboydvi     { justify-self: center; }
  .ruwd           { grid-template-columns: 1fr; }
}
.wh7tt {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.xbsg39z {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.ksvbzyb {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.ksvbzyb img { max-width: 80px; max-height: 50px; object-fit: contain; }
.vg7w { flex: 1; }
.vg7w h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.pfyh4hm { color: var(--c-stars); font-size: 1.1rem; }
.b8klhmb6 { margin-bottom: 8px; }
.i20zg0 {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.i20zg0 > span { color: var(--accent); font-weight: 700; }
.po3w em, .vouq4s em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .i20zg0 { padding: 10px 16px; gap: 6px 16px; } }
.mgmc { flex-shrink: 0; align-self: flex-start; }
.mgmc .r3ja { white-space: nowrap; }
@media (max-width: 560px) {
  .xbsg39z { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .ksvbzyb { order: 1; }
  .mgmc { order: 2; margin-left: auto; align-self: center; }
  .vg7w { order: 3; flex: 1 1 100%; min-width: 0; }
}
.zyrb img.otvf { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.kqdpazq { padding: 20px 24px; }
.vcikq1o { color: var(--text-muted); margin-bottom: 16px; }
.xwnnb { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.jmx4cb7, .h2t7meut { list-style: none; font-size: 0.9rem; }
.jmx4cb7 li { color: var(--c-pros); margin-bottom: 4px; }
.h2t7meut li { color: var(--c-cons); margin-bottom: 4px; }
.jmx4cb7 li::before { content: "✓"; margin-right: 5px; }
.h2t7meut li::before { content: "✗"; margin-right: 5px; }
.yrw4o .jmx4cb7 li::before { content: "→"; }
.yrw4o .h2t7meut li::before { content: "–"; }
.xrwx5  .jmx4cb7 li::before { content: "★"; }
.xrwx5  .h2t7meut li::before { content: "✕"; }
.iwbn6a    .jmx4cb7 li::before { content: "◆"; }
.iwbn6a    .h2t7meut li::before { content: "▲"; }
.b8nkhh3  .jmx4cb7 li::before { content: "▶"; }
.b8nkhh3  .h2t7meut li::before { content: "■"; }
.x557 { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.v1cd0 { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.y8z9nmj { background: var(--bg-pros); color: var(--c-tag-pay); }
.r34jaqo9 { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.jbmg .r34jaqo9 { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.srw8 .r34jaqo9 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .bt6za3z .pxtq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bt6za3z .wh7tt { margin: 0; }
}
.fqpgt1 .xbsg39z { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.fqpgt1 .vg7w h3 { color: var(--accent-light); }
.fqpgt1 .ksvbzyb { background: var(--bg-page); border: 1px solid var(--border); }
.yiah54k .wh7tt { border-top: 4px solid var(--accent); }
.yiah54k .xbsg39z { background: var(--bg-card); }
.m834qv .wh7tt { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.m834qv .xbsg39z { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.m834qv .kqdpazq { padding: 14px 16px; }
.m834qv .ksvbzyb { border-radius: 4px; }
.m834qv .r34jaqo9 { border-radius: 0; }
.wk80hezt .xbsg39z { padding: 0; gap: 0; overflow: hidden; }
.wk80hezt .ksvbzyb { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.wk80hezt .vg7w { padding: 16px 20px; }
.wk80hezt .mgmc { padding: 16px 20px; align-self: center; }
.eqbxrr .pfyh4hm { font-size: .95rem; }
.jzgf4sx .tew0ybe { gap: 10px; }
.jzgf4sx .utav0v49, .jzgf4sx .ddbrxq4p { padding: 12px; }
.jzgf4sx .utav0v49 ul, .jzgf4sx .ddbrxq4p ul { margin: 4px 0 0; padding-left: 18px; }
.jzgf4sx .utav0v49 li, .jzgf4sx .ddbrxq4p li { font-size: .85rem; margin-bottom: 3px; }
.jgg1g7s .v1cd0 { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .w1ld { grid-template-columns: 1fr; }
  .dr94q { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .dr94q .lor9s8 { width: 72px; height: 50px; }
  .dr94q .jov2 { max-width: 180px; }
  .dr94q .kswtt22p { width: auto; }
}
.lxfn .eqbxrr .pfyh4hm { filter: brightness(1.2); }
@media (max-width: 720px) {
  .lxfn { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .qpzay6 { padding: 16px; }
  .rti0i .dylmc4e4 { min-width: 50%; }
}
.vexzuv .tew0ybe { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .zrrnhh6 { grid-template-columns: 1fr; }
  .o0ht { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .q9q8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .czi04wc { flex-wrap: wrap; padding: 16px; }
}
.ymdw .tew0ybe { gap: 8px; }
.ymdw .utav0v49, .ymdw .ddbrxq4p { padding: 8px; }
@media (max-width: 480px) {
  .a43eylid { flex-direction: column; align-items: stretch; }
}
.s99lqu .kswtt22p .r3ja { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .r2mgcw { flex-direction: column; align-items: stretch; gap: 10px; }
  .s99lqu .kswtt22p { text-align: center; }
}
@media (max-width: 720px) {
  .o5ha0o7b { grid-template-columns: 1fr; }
  .lx011a8i { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dlucjl { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.r6l0 .xcdbed { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.qy59 .pfyh4hm { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .xkdren0s { grid-template-columns: 1fr; }
  .qy59 { width: 100px; height: 100px; margin: 16px auto; }
  .r6l0 { font-size: 1.4rem; }
  .u3ja { justify-content: center; }
  .bvgy7h .dylmc4e4 { min-width: 50%; }
}
.s4c3pm .tew0ybe { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ctmqhr { flex-wrap: wrap; padding: 14px 16px; }
  .ln9psmqv { padding: 12px 16px; }
  .s4c3pm .tew0ybe { margin: 0 16px; }
  .s4c3pm .jgg1g7s { padding: 0 16px; }
  .kiz2o77q { padding: 12px 16px; }
}
.hlcsuvv .re6t {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.hlcsuvv .re6t:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.hhd2f .w244 { gap: 18px; }
.hhd2f .re6t {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.hhd2f .re6t:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.if8zp .w244 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.if8zp .re6t {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.if8zp .re6t:last-child { border-bottom: none; }
.if8zp .o5jiuw,
.if8zp .amboydvi,
.if8zp .ruwd {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.zxcn9 .w244 { gap: 0; }
.zxcn9 .re6t {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.zxcn9 .re6t:last-child { border-bottom: none; }
.zxcn9 .re6t:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.zxcn9 .re6t:nth-child(even):hover { background: var(--bg-hover); }
.e3qx .re6t {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.u89rjzq4 .ruwd .cwdm9p {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.u89rjzq4 .ruwd .cwdm9p:first-child { border-left: none; }
.airaf .ruwd .cwdm9p {
  background: transparent; padding: 4px 8px;
}
.airaf .ruwd .x2rk { font-size: .65rem; opacity: .65; }
.airaf .ruwd .p8tjblg   { font-size: 1.15rem; color: var(--accent-light); }
.m7halq20 .ruwd .cwdm9p {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.i5zk { display: none; }
.lbtt .bky9t { font-size: 1rem; letter-spacing: 2px; }
.z1hys8dc .bky9t {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.qfyv .bky9t,
.nmdi8cz .bky9t,
.qql68qo .bky9t { display: none; }
.qfyv .i5zk,
.nmdi8cz .i5zk,
.qql68qo .i5zk { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.qfyv .i5zk { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.qfyv .i5zk small { display: none; }
.nmdi8cz .i5zk {
  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;
}
.nmdi8cz .i5zk small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.qql68qo .i5zk {
  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;
}
.qql68qo .i5zk small { display: none; }
.qfyv .b8klhmb6 .pfyh4hm,
.nmdi8cz .b8klhmb6 .pfyh4hm,
.qql68qo .b8klhmb6 .pfyh4hm { display: none; }
.qfyv .b8klhmb6 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.qfyv .xcdbed { display: none; }
.nmdi8cz .b8klhmb6 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.nmdi8cz .uxtv,
.nmdi8cz .xcdbed { font-size: 1em; }
.qql68qo .b8klhmb6 strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.qql68qo .xcdbed { display: none; }
.qfep52h { margin: 16px 0; }
.kykfto2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.kykfto2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.kykfto2 summary::after { content: "+"; color: var(--accent-light); }
.kykfto2[open] summary::after { content: "−"; }
.kykfto2 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.pv5mo { margin-bottom: 0; }
.ftv15zi h2.ju9xf8qb { color: var(--text-primary); border-color: var(--accent-light); }
.nes23 h2.ju9xf8qb { color: var(--text-primary); border-color: var(--accent-light); }
.knwo64r .ashk     { background: #052e16; border-color: #10b981; }
.knwo64r .qcf6zwun { background: #2d0a1e; border-color: #f43f5e; }
.knwo64r .drsf    { background: #1e1036; border-color: #a855f7; }
.knwo64r .peagk strong  { color: #f1f5f9; }
.knwo64r .peagk p       { color: #cbd5e1; }
.knwo64r .n0qsyn    .ashk     .bu3jdrt8::before,
.knwo64r .gz8ikg  .ashk     .bu3jdrt8::before,
.knwo64r .nfu4z  .ashk     .bu3jdrt8::before,
.knwo64r .rkz8d .ashk     .bu3jdrt8::before { color: #10b981; }
.knwo64r .n0qsyn    .qcf6zwun .bu3jdrt8::before,
.knwo64r .gz8ikg  .qcf6zwun .bu3jdrt8::before,
.knwo64r .nfu4z  .qcf6zwun .bu3jdrt8::before,
.knwo64r .rkz8d .qcf6zwun .bu3jdrt8::before { color: #f43f5e; }
.knwo64r .n0qsyn    .drsf    .bu3jdrt8::before,
.knwo64r .gz8ikg  .drsf    .bu3jdrt8::before,
.knwo64r .nfu4z  .drsf    .bu3jdrt8::before,
.knwo64r .rkz8d .drsf    .bu3jdrt8::before { color: #a855f7; }
.d6la6a85 .ashk     { background: #2d2000; border-color: #eab308; }
.d6la6a85 .qcf6zwun { background: #2d0b0b; border-color: #ef4444; }
.d6la6a85 .drsf    { background: #2d1600; border-color: #f97316; }
.d6la6a85 .peagk strong  { color: #f1f5f9; }
.d6la6a85 .peagk p       { color: #cbd5e1; }
.d6la6a85 .n0qsyn    .ashk     .bu3jdrt8::before,
.d6la6a85 .gz8ikg  .ashk     .bu3jdrt8::before,
.d6la6a85 .nfu4z  .ashk     .bu3jdrt8::before,
.d6la6a85 .rkz8d .ashk     .bu3jdrt8::before { color: #eab308; }
.d6la6a85 .n0qsyn    .qcf6zwun .bu3jdrt8::before,
.d6la6a85 .gz8ikg  .qcf6zwun .bu3jdrt8::before,
.d6la6a85 .nfu4z  .qcf6zwun .bu3jdrt8::before,
.d6la6a85 .rkz8d .qcf6zwun .bu3jdrt8::before { color: #ef4444; }
.d6la6a85 .n0qsyn    .drsf    .bu3jdrt8::before,
.d6la6a85 .gz8ikg  .drsf    .bu3jdrt8::before,
.d6la6a85 .nfu4z  .drsf    .bu3jdrt8::before,
.d6la6a85 .rkz8d .drsf    .bu3jdrt8::before { color: #f97316; }
.mu4webs .ashk     { background: #0c1a2e; border-color: #38bdf8; }
.mu4webs .qcf6zwun { background: #12103a; border-color: #818cf8; }
.mu4webs .drsf    { background: #0a2020; border-color: #2dd4bf; }
.mu4webs .peagk strong  { color: #f1f5f9; }
.mu4webs .peagk p       { color: #cbd5e1; }
.mu4webs .n0qsyn    .ashk     .bu3jdrt8::before,
.mu4webs .gz8ikg  .ashk     .bu3jdrt8::before,
.mu4webs .nfu4z  .ashk     .bu3jdrt8::before,
.mu4webs .rkz8d .ashk     .bu3jdrt8::before { color: #38bdf8; }
.mu4webs .n0qsyn    .qcf6zwun .bu3jdrt8::before,
.mu4webs .gz8ikg  .qcf6zwun .bu3jdrt8::before,
.mu4webs .nfu4z  .qcf6zwun .bu3jdrt8::before,
.mu4webs .rkz8d .qcf6zwun .bu3jdrt8::before { color: #818cf8; }
.mu4webs .n0qsyn    .drsf    .bu3jdrt8::before,
.mu4webs .gz8ikg  .drsf    .bu3jdrt8::before,
.mu4webs .nfu4z  .drsf    .bu3jdrt8::before,
.mu4webs .rkz8d .drsf    .bu3jdrt8::before { color: #2dd4bf; }
.efp9b79::before,
.wvqg7w::before { margin-right: 5px; }
.cagemno .utav0v49 ul li,
.cagemno .jmx4cb7 li         { color: #4ade80; }
.cagemno .utav0v49 .efp9b79 { color: #22c55e; }
.cagemno .ddbrxq4p ul li,
.cagemno .h2t7meut li         { color: #f87171; }
.cagemno .ddbrxq4p .wvqg7w { color: #ef4444; }
.l8obyp .utav0v49 { background: var(--bg-pros); }
.l8obyp .ddbrxq4p { background: var(--bg-cons); }
.l8obyp .utav0v49 .efp9b79 { color: var(--c-pros-label); }
.l8obyp .ddbrxq4p .wvqg7w { color: var(--c-cons); }
.l8obyp .utav0v49 ul li,
.l8obyp .jmx4cb7 li            { color: var(--c-pros); }
.l8obyp .ddbrxq4p ul li,
.l8obyp .h2t7meut li            { color: var(--c-cons); }
.fw0z2bn .utav0v49 { background: var(--bg-pros); }
.fw0z2bn .ddbrxq4p { background: var(--bg-cons); }
.fw0z2bn .utav0v49 .efp9b79 { color: var(--c-pros-label); }
.fw0z2bn .ddbrxq4p .wvqg7w { color: var(--c-cons); }
.fw0z2bn .utav0v49 ul li,
.fw0z2bn .jmx4cb7 li          { color: var(--c-pros); }
.fw0z2bn .ddbrxq4p ul li,
.fw0z2bn .h2t7meut li          { color: var(--c-cons); }
.guvn .efp9b79::before { content: "✓ "; }
.guvn .wvqg7w::before { content: "✗ "; }
.yrw4o .efp9b79::before { content: "→ "; }
.yrw4o .wvqg7w::before { content: "← "; }
.xrwx5 .efp9b79::before { content: "★ "; }
.xrwx5 .wvqg7w::before { content: "✕ "; }
.iwbn6a .efp9b79::before { content: "◆ "; }
.iwbn6a .wvqg7w::before { content: "▲ "; }
.srw8 .peagk { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.srw8 .peagk strong { color: var(--text-primary); }
.srw8 .peagk p      { color: var(--text-muted); }
.jbmg .peagk { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.rdzonrgs .peagk {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.rdzonrgs .peagk strong,
.rdzonrgs .peagk p { color: #fff; }
.rdzonrgs .bu3jdrt8::before { color: rgba(255,255,255,0.9) !important; }
.zr95 .peagk {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.zr95 .peagk strong { color: var(--text-primary); }
.zr95 .peagk p      { color: var(--text-muted); }
.yy8h .peagk { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.n0qsyn .bu3jdrt8,
.gz8ikg .bu3jdrt8,
.nfu4z .bu3jdrt8,
.rkz8d .bu3jdrt8 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.n0qsyn .bu3jdrt8::before,
.gz8ikg .bu3jdrt8::before,
.nfu4z .bu3jdrt8::before,
.rkz8d .bu3jdrt8::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.n0qsyn .ashk     .bu3jdrt8::before { content: "✦"; color: var(--c-tip-border); }
.n0qsyn .qcf6zwun .bu3jdrt8::before { content: "▲"; color: var(--c-warn-border); }
.n0qsyn .drsf    .bu3jdrt8::before { content: "◉"; color: #60a5fa; }
.gz8ikg .ashk     .bu3jdrt8::before { content: "★"; color: var(--c-tip-border); }
.gz8ikg .qcf6zwun .bu3jdrt8::before { content: "◆"; color: var(--c-warn-border); }
.gz8ikg .drsf    .bu3jdrt8::before { content: "●"; color: #60a5fa; }
.nfu4z .ashk     .bu3jdrt8::before { content: "▶"; color: var(--c-tip-border); }
.nfu4z .qcf6zwun .bu3jdrt8::before { content: "■"; color: var(--c-warn-border); }
.nfu4z .drsf    .bu3jdrt8::before { content: "▸"; color: #60a5fa; }
.rkz8d .ashk     .bu3jdrt8::before { content: "→"; color: var(--c-tip-border); }
.rkz8d .qcf6zwun .bu3jdrt8::before { content: "⬥"; color: var(--c-warn-border); }
.rkz8d .drsf    .bu3jdrt8::before { content: "◈"; color: #60a5fa; }
.duox6a .r5osowbw .h0gelit,
.duox6a .ayfrp8e .h0gelit  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.duox6a .gxspqw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.duox6a .re6t                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.duox6a .wh7tt            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.duox6a .r1n2u          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.duox6a .p18fi                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ifn1 .r5osowbw .h0gelit,
.ifn1 .ayfrp8e .h0gelit,
.ifn1 .gxspqw,
.ifn1 .re6t,
.ifn1 .wh7tt,
.ifn1 .r1n2u,
.ifn1 .p18fi,
.ifn1 .yy8h .peagk { box-shadow: none; }
.r8m3jup   body, .r8m3jup   { font-size: 0.9rem; }
.r8m3jup   .ludutaoi, .r8m3jup .t99iyoh3, .r8m3jup .pt7ckhd,
.r8m3jup   .k849, .r8m3jup .snlvf { font-size: 0.9rem; }
.r8m3jup   .lnp8fi, .r8m3jup .latj { font-size: 0.9rem; }
.c1va7u2s   .ludutaoi, .c1va7u2s .t99iyoh3, .c1va7u2s .pt7ckhd,
.c1va7u2s   .k849, .c1va7u2s .snlvf { font-size: 0.95rem; }
.c1va7u2s   .lnp8fi, .c1va7u2s .latj { font-size: 0.95rem; }
.di891yy   .ludutaoi, .di891yy .t99iyoh3, .di891yy .pt7ckhd,
.di891yy   .k849, .di891yy .snlvf { font-size: 1.08rem; }
.di891yy   .lnp8fi, .di891yy .latj { font-size: 1.05rem; }
.di891yy   .vo1ve { font-size: 0.97rem; }
.f71jdnzw .ju30rlo7      { font-size: 3.2rem; }
.f71jdnzw h2.ju9xf8qb { font-size: 1.9rem; }
.f71jdnzw h3.b5qi5ds2     { font-size: 1.4rem; }
.o338 .ju30rlo7      { font-size: 3.8rem; }
.o338 h2.ju9xf8qb { font-size: 2.2rem; }
.o338 h3.b5qi5ds2     { font-size: 1.6rem; }
.pv5mo + .pv5mo { position: relative; }
.jqpohigk   .pv5mo + .pv5mo::before,
.hq2ludx  .pv5mo + .pv5mo::before,
.xi5t5m   .pv5mo + .pv5mo::before,
.r72eg0   .pv5mo + .pv5mo::before,
.xmn7mia   .pv5mo + .pv5mo::before,
.wq5kd0 .pv5mo + .pv5mo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.jqpohigk .pv5mo + .pv5mo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.hq2ludx .pv5mo + .pv5mo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xi5t5m .pv5mo + .pv5mo::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;
}
.r72eg0 .pv5mo + .pv5mo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kec8lp7 .pv5mo { margin-bottom: 16px; }
.kec8lp7 .pv5mo + .pv5mo { margin-top: 0; }
.kec8lp7 .pv8n { padding-top: 0; padding-bottom: 0; }
.xmn7mia .pv5mo + .pv5mo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.wq5kd0 .pv5mo + .pv5mo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jmozkwx .pv5mo + .pv5mo::before,
.h13bs0p .pv5mo + .pv5mo::before,
.klh64 .pv5mo + .pv5mo::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%;
}
.s1x9 .jmozkwx .pv5mo:nth-child(even)::before,
.s1x9 .h13bs0p .pv5mo:nth-child(even)::before,
.s1x9 .klh64 .pv5mo:nth-child(even)::before { background: var(--bg-surface); }
.t6b82c .jmozkwx .pv5mo:nth-child(even)::before,
.t6b82c .h13bs0p .pv5mo:nth-child(even)::before,
.t6b82c .klh64 .pv5mo:nth-child(even)::before { background: var(--bg-card); }
.jmozkwx .pv5mo + .pv5mo::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");
}
.h13bs0p .pv5mo + .pv5mo::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");
}
.klh64 .pv5mo + .pv5mo::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");
}
.mkderr .bwr0o8,
.mkderr .u57z { margin-bottom: 60px; }
.fr3gc .ply138xz,
.mkderr .ply138xz { padding-bottom: 60px; }
.lg01r .ply138xz { padding-bottom: 70px; }
.mkderr .bwr0o8::before,
.mkderr .bwr0o8::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");
}
.git3o4u  .bwr0o8:not(.y6mblct) .du0epdqm { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.uvgdr45 .x8286cx5 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ahgbu .x8286cx5 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.git3o4u .y6mblct { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.git3o4u .agnj { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.git3o4u .x8286cx5 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gcvfdx8 .x8286cx5 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.rz37ur3j .x8286cx5 { background: var(--accent-bg); }
.dfrmmn .rs4kh0v2 { float: left; width: 38%; margin: 0 28px 16px 0; }
.dfrmmn .rs4kh0v2 .v2cr0c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dfrmmn .pv8n::after { content: ''; display: block; clear: both; }
.accj .rs4kh0v2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.accj .rs4kh0v2 .v2cr0c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.accj .pv8n::after { content: ''; display: block; clear: both; }
.o9e2 .pv5mo:nth-child(odd)  .rs4kh0v2 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.o9e2 .pv5mo:nth-child(even) .rs4kh0v2 { float: right; width: 38%; margin: 0 0 16px 28px; }
.o9e2 .rs4kh0v2 .v2cr0c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o9e2 .pv8n::after { content: ''; display: block; clear: both; }
.dfrmmn .hwzrf,
.dfrmmn .w244,
.accj .hwzrf,
.accj .w244,
.o9e2 .hwzrf,
.o9e2 .w244 { clear: both; }
@media (max-width: 900px) {
  .dfrmmn .rs4kh0v2,
  .accj .rs4kh0v2,
  .o9e2 .pv5mo:nth-child(odd)  .rs4kh0v2,
  .o9e2 .pv5mo:nth-child(even) .rs4kh0v2 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .dfrmmn .rs4kh0v2 .v2cr0c,
  .accj .rs4kh0v2 .v2cr0c,
  .o9e2 .rs4kh0v2 .v2cr0c {
    max-height: none !important;
  }
}
.dfrmmn .lnp8fi,
.dfrmmn .latj,
.accj .lnp8fi,
.accj .latj,
.o9e2 .lnp8fi,
.o9e2 .latj { overflow: hidden; }
@media (max-width: 640px) {
  .dfrmmn .rs4kh0v2,
  .accj .rs4kh0v2,
  .o9e2 .rs4kh0v2 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.crhu4o .qoz7,
.crhu4o .pv8n,
.crhu4o .emg5v8qn  { max-width: 1100px; }
.ef09lfm .qoz7,
.ef09lfm .pv8n,
.ef09lfm .emg5v8qn  { max-width: 1200px; }
.tawzgvp .qoz7,
.tawzgvp .pv8n,
.tawzgvp .emg5v8qn  { max-width: 1320px; }
.tawzgvp { --content-mw: 1320px; }
.uhg6f526 { font-size: 0.82rem; color: var(--text-muted); }
.iw6a76r { display: flex; align-items: center; }
.rknaz7 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jx72si { display: flex; align-items: center; }
.zkxtf0q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.zkxtf0q:hover { text-decoration: underline; }
.apotxp7z { margin: 0 3px; opacity: 0.45; }
.apotxp7z::before { content: '/'; }
.epm1nt0d { padding: 2px 5px; color: var(--text-main); }
.nyh1 .uhg6f526 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.nyh1 .iw6a76r { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.mt0i457 .uhg6f526 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.mt0i457 .iw6a76r { padding: 0 0 0 12px; }
.drlsc {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.lyx69ggf .iw6a76r { padding: 0 16px; }
.lyx69ggf .uhg6f526 {
  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);
}
.lyx69ggf .qoz7 { padding-top: 28px; }
@media (max-width: 720px) {
  .drlsc { margin-top: 18px; padding: 0 16px; }
  .lyx69ggf .qoz7 { padding-top: 16px; }
}
.crhu4o.nyh1 .iw6a76r { max-width: 1100px; }
.ef09lfm.nyh1 .iw6a76r { max-width: 1200px; }
.tawzgvp.nyh1 .iw6a76r { max-width: 1320px; }
.crhu4o .drlsc { max-width: 1100px; }
.ef09lfm .drlsc { max-width: 1200px; }
.tawzgvp .drlsc { max-width: 1320px; }
.otgm .pv5mo { padding-top: 16px; padding-bottom: 16px; }
.wc6qpz .pv5mo { padding-top: 24px; padding-bottom: 24px; }
.ml5e6b8 .pv5mo { padding-top: 40px; padding-bottom: 40px; }
.f0wa8z .pv5mo { padding-top: 52px; padding-bottom: 52px; }
.avwtp .pv5mo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.avwtp .pv5mo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.avwtp .pv5mo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.avwtp .pv5mo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.agbempc .pv8n { padding-top: 10px;  padding-bottom: 10px; }
.p41f8 .pv8n { padding-top: 18px;  padding-bottom: 18px; }
.ho1b .pv8n { padding-top: 36px;  padding-bottom: 36px; }
.obil .pv8n { padding-top: 48px;  padding-bottom: 48px; }
.sup4nc4 h2.ju9xf8qb { font-weight: 600; }
.sup4nc4 h3.b5qi5ds2     { font-weight: 600; }
.pusv h2.ju9xf8qb { font-weight: 800; }
.pusv h3.b5qi5ds2     { font-weight: 700; }
.fduvp { font-weight: 600; }
.fduvp h2.ju9xf8qb { font-weight: 900; }
.fduvp h3.b5qi5ds2     { font-weight: 800; }
.fduvp .peagk strong,
.fduvp .peagk strong { font-weight: 600; }
.eupfhj9 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ib9sjsp .eupfhj9 { display: none; }
@media (max-width: 640px) {
  .eupfhj9 { display: none !important; }
}
.eupfhj9 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.eupfhj9:hover { opacity: 0.85; }
.muqg0 .eupfhj9 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cwtu7vhi .ccq9r2t { right: 32px; }
@media (max-width: 480px) {
  .cwtu7vhi .ccq9r2t { right: 20px; bottom: 20px; }
  .j5s8evb  .ccq9r2t { left: 20px; bottom: 20px; }
}
.tdh4ko { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.emg5v8qn { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vkr7gndc { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.y8hyv { color: var(--text-dim); font-size: 0.8rem; }
.s56fgo { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.s56fgo img { height: 26px; width: auto; object-fit: contain; }
.w6ct3eng { color: var(--text-muted); font-size: 0.82rem; margin: 0; }
.v4l5g07t .emg5v8qn { text-align: center; }
.v4l5g07t .vkr7gndc { margin-top: 0; }
.jfugeg76 { margin-top: 10px; }
.jfugeg76 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .emg5v8qn { padding-left: 16px; padding-right: 16px; }
  .z3ax .emg5v8qn { padding: 20px 16px; }
  .ydixc { gap: 4px 12px; }
  .vkr7gndc { font-size: 0.78rem; }
}
.i3vr .s2g6 .s56fgo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.i3vr .w6ct3eng { font-size: 0.82rem; color: var(--text-muted); line-height: 1.5; margin: 0; }
.i3vr .fkj6f { display: grid; grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); gap: 8px 16px; }
.i3vr .fkj6f a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.i3vr .fkj6f a:hover { color: var(--accent-light); }
.i3vr .vkr7gndc { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.i3vr .y8hyv { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .i3vr .l9lys571 { grid-template-columns: 1fr 1fr; } .i3vr .s2g6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i3vr .l9lys571 { grid-template-columns: 1fr; } }
.c3vvp0 .s56fgo { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.c3vvp0 .vkr7gndc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .c3vvp0 .wii0v35e { gap: 12px; } .c3vvp0 .s56fgo { margin-right: 0; width: 100%; } }
.y9dgsia .mzlk4 { display: grid; grid-template-columns: 1.5fr 1fr 1fr; gap: 2.5rem; padding-bottom: 28px; border-bottom: 1px solid var(--border); margin-bottom: 20px; align-items: start; }
.y9dgsia .u1gn5k4 .s56fgo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.y9dgsia .w6ct3eng { font-size: 0.82rem; color: var(--text-muted); line-height: 1.55; margin: 0; }
.y9dgsia .dou5 { font-size: 0.72rem; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; color: var(--accent-light); margin: 0 0 12px; }
.y9dgsia .fkj6f { display: flex; flex-direction: column; gap: 9px; }
.y9dgsia .fkj6f a { font-size: 0.88rem; color: var(--text-muted); text-decoration: none; }
.y9dgsia .fkj6f a:hover { color: var(--accent-light); }
.y9dgsia .necn7 { display: flex; justify-content: space-between; align-items: baseline; flex-wrap: wrap; gap: 8px; }
.y9dgsia .vkr7gndc { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.y9dgsia .y8hyv { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .y9dgsia .mzlk4 { grid-template-columns: 1fr 1fr; } .y9dgsia .u1gn5k4 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y9dgsia .mzlk4 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .tn1y6is .zmd5i { grid-template-columns: 1fr 1fr; } .tn1y6is .gwb7crtd:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .tn1y6is .zmd5i { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .f9u5 .zmd5i { grid-template-columns: 1fr; } }
.fm467pkv .emg5v8qn { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.le30t1 .ncafpb      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.le30t1 .tdh4ko { background: var(--bg-page); border-top-color: var(--border-alt); }
.p6sv8vdy .ncafpb      { background: #0d1117; border-bottom-color: #21262d; }
.p6sv8vdy .w9d7beh { color: var(--accent-light); }
.p6sv8vdy .tke74gat { --msep-color: #8b949e; }
.p6sv8vdy .tke74gat a { color: #8b949e; }
.p6sv8vdy .tke74gat a:hover { color: var(--accent-light); }
.p6sv8vdy .zmx8v0 { color: #8b949e; }
.p6sv8vdy .tdh4ko { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.p6sv8vdy .vkr7gndc,
.p6sv8vdy .y8hyv { color: #6e7681; }
.p6sv8vdy .fkj6f a, .p6sv8vdy .c8pmvem a,
.p6sv8vdy .s56fgo { color: #e6edf3; }
.p6sv8vdy .fkj6f a:hover, .p6sv8vdy .c8pmvem a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .p6sv8vdy .tke74gat { background: #0d1117; border-top-color: #21262d; }
  .p6sv8vdy .tke74gat li a { border-bottom-color: #21262d; }
}
.iczfvs .ncafpb      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.iczfvs .w9d7beh { color: var(--accent-light); }
.iczfvs .tke74gat { --msep-color: #475569; }
.iczfvs .tke74gat a { color: #475569; }
.iczfvs .tke74gat a:hover { color: var(--accent-light); }
.iczfvs .zmx8v0 { color: #64748b; }
.iczfvs .tdh4ko { background: #f0f4f8; border-top-color: #cbd5e1; }
.iczfvs .vkr7gndc,
.iczfvs .y8hyv { color: #64748b; }
.iczfvs .fkj6f a, .iczfvs .c8pmvem a,
.iczfvs .uj4a5u a, .iczfvs .s56fgo { color: #374151; }
.iczfvs .fkj6f a:hover, .iczfvs .c8pmvem a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .iczfvs .tke74gat { background: #f0f4f8; border-top-color: #cbd5e1; }
  .iczfvs .tke74gat li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ya57ti .ncafpb      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ya57ti .w9d7beh { color: #fff; }
.ya57ti .tke74gat { --msep-color: rgba(255,255,255,0.82); }
.ya57ti .tke74gat a { color: rgba(255,255,255,0.82); }
.ya57ti .tke74gat a:hover { color: #fff; }
.ya57ti .zmx8v0 { color: rgba(255,255,255,0.9); }
.ya57ti .tdh4ko { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ya57ti .vkr7gndc,
.ya57ti .y8hyv { color: rgba(255,255,255,0.72); }
.ya57ti .fkj6f a, .ya57ti .c8pmvem a,
.ya57ti .uj4a5u a, .ya57ti .s56fgo { color: #fff; }
.ya57ti .w6ct3eng, .ya57ti .dou5 { color: rgba(255,255,255,0.7); }
.ya57ti .fkj6f a:hover, .ya57ti .c8pmvem a:hover { color: #fff; }
@media (max-width: 640px) {
  .ya57ti .tke74gat { background: var(--accent); border-top-color: var(--accent-light); }
  .ya57ti .tke74gat li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zguyxyy .ncafpb {
  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);
}
.zguyxyy .tdh4ko {
  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) {
  .zguyxyy .tke74gat {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ubt5 .ajanpag5 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.w7kfokph .ajanpag5 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.sj2wai .ajanpag5 { min-height: 72px; height: auto; }
.t3vtcj0a .ajanpag5 { min-height: 84px; height: auto; }
.z3ax .ajanpag5 { max-width: none; padding: 0 32px; }
.z3ax .emg5v8qn  { max-width: none; padding: 24px 32px; }
.w37soy.ef09lfm .ajanpag5 { max-width: 1200px; }
.w37soy.tawzgvp .ajanpag5 { max-width: 1320px; }
.yqox   .w9d7beh, .yqox   .s56fgo { text-transform: capitalize; }
.pa73v1f2 .w9d7beh, .pa73v1f2 .s56fgo { text-transform: lowercase; }
.kgv7b7 .w9d7beh, .kgv7b7 .s56fgo { text-transform: uppercase; letter-spacing: 0.06em; }
.sevjuhmt, .ldp3mplf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.xrrgsgpk .sevjuhmt,
.xrrgsgpk .ldp3mplf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.w4j7l .sevjuhmt,
.w4j7l .ldp3mplf { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.ote12d .sevjuhmt,
.ote12d .ldp3mplf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.xey1c .sevjuhmt,
.xey1c .ldp3mplf { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ns0a   .tke74gat a { font-weight: 500; }
.rq1cg9zs .tke74gat a { font-weight: 600; }
.ua6g     .tke74gat a { font-weight: 700; }
.axt1bdmc    .tke74gat a { font-weight: 800; letter-spacing: 0.01em; }
.qpzh4wz     .tke74gat > li + li::before,
.f4n4c2e    .tke74gat > li + li::before,
.gy4v1q8m    .tke74gat > li + li::before,
.x73q9i9b .tke74gat > li + li::before,
.af78 .tke74gat > li + li::before,
.aho895kg  .tke74gat > li + li::before,
.i1d8cej    .tke74gat > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qpzh4wz     .tke74gat > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.f4n4c2e    .tke74gat > li + li::before { content: "|"; }
.gy4v1q8m    .tke74gat > li + li::before { content: "—"; }
.x73q9i9b .tke74gat > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.af78 .tke74gat > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.aho895kg  .tke74gat > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.i1d8cej    .tke74gat > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .pf0pk9g .zmx8v0,
  .xkym7rm .zmx8v0,
  .mmgrirmi .zmx8v0,
  .i1iq6 .zmx8v0,
  .x1p4ay .zmx8v0 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .pf0pk9g .zmx8v0::before,
  .xkym7rm .zmx8v0::before,
  .mmgrirmi .zmx8v0::before,
  .i1iq6 .zmx8v0::before,
  .x1p4ay .zmx8v0::before { content: ""; display: block; flex-shrink: 0; }

  
  .pf0pk9g .zmx8v0::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;
  }

  
  .xkym7rm .zmx8v0::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;
  }

  
  .mmgrirmi .zmx8v0::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;
  }

  
  .i1iq6 .zmx8v0::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;
  }

  
  .x1p4ay .zmx8v0::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) {
  .t2rs .zmx8v0 {
    padding: 5px 14px;
  }
  .t2rs .tke74gat {
    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;
  }
  .t2rs .tke74gat li a {
    border-bottom: none; padding: 10px 22px;
  }
  .t2rs .tke74gat li a:hover { background: var(--bg-raised); }
  .t2rs .yvnhhy,
  .qmtex .yvnhhy,
  .foyqg .yvnhhy { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .qfdv .zmx8v0 {
    padding: 5px 10px;
  }
  .qfdv .tke74gat {
    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);
  }
  .qfdv .tke74gat.da6v { transform: translateX(0); }
  .qfdv .tke74gat li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .qfdv .tke74gat li:last-child a { border-bottom: none; }
  .ya57ti .tke74gat,
  .p6sv8vdy .tke74gat { background: var(--accent) !important; }
  .ya57ti .tke74gat li a,
  .p6sv8vdy .tke74gat li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .foyqg .zmx8v0 {
    padding: 5px 10px;
  }
  .foyqg .tke74gat {
    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);
  }
  .foyqg .tke74gat::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .foyqg .tke74gat.da6v { transform: translateY(0); }
  .foyqg .tke74gat li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .s8xcy .zmx8v0 {
    padding: 5px 10px;
  }
  .s8xcy .tke74gat {
    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;
  }
  .s8xcy .tke74gat.da6v { opacity: 1; pointer-events: auto; }
  .s8xcy .tke74gat li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mjj145z     .zmx8v0 { border-radius: 0 !important; }
  .c6baxt   .zmx8v0 { border-radius: 8px !important; }
  .ptyf .zmx8v0 { border-radius: 50% !important; }
  .eq69joub   .zmx8v0 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .e91yxaxa .de9hu { flex-direction: column; align-items: stretch; }
  .e91yxaxa .eco4t { flex-direction: row; min-width: auto; }
  .e91yxaxa .xsomf0au { align-items: flex-start; text-align: left; }
}
.nfgkix,
.nfgkix.pv5mo,
.s1x9 .nfgkix,
.u8y44i .nfgkix,
.t6b82c .nfgkix,
.y752ocq .nfgkix {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.x1kg0 {
  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;
}
.eb380rsu { flex: 1 1 280px; min-width: 0; }
.ag9ps9je {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.rq6v9yp {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.p1wxo1d {
  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;
}
.p1wxo1d:hover { transform: translateY(-1px); opacity: 0.95; }
.nopqdy .x1kg0 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.nopqdy .ag9ps9je { color: var(--cta); }
.nopqdy .rq6v9yp { color: var(--text-body); }
.nopqdy .p1wxo1d {
  background: var(--cta) !important;
  color: #fff !important;
}
.ge1vsg9g .x1kg0 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ge1vsg9g .ag9ps9je { color: var(--text-primary); }
.ge1vsg9g .rq6v9yp { color: var(--text-body); }
.ge1vsg9g .p1wxo1d {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .x1kg0 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .eb380rsu { flex: 0 0 auto; }
  .ag9ps9je { font-size: 1.2rem; }
  .p1wxo1d { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.mqju .n8c3dk { height: 36px; }
.g0ajyg3 .n8c3dk { height: 60px; max-width: 200px; }
.guuz3ghd .n8c3dk { height: 56px; max-width: 180px; }
.c66e    .bky9t, .c66e    .pfyh4hm { color: #f59e0b; }
.um23      .bky9t { font-size: 1rem; letter-spacing: 1.5px; }
.um23      .pfyh4hm   { font-size: 1.35rem; }
.xdouu    .bky9t, .xdouu    .pfyh4hm { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.gr1uy     .bky9t, .gr1uy     .pfyh4hm { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.jdi0 .bky9t, .jdi0 .pfyh4hm { color: var(--cta); letter-spacing: 2px; }
.f64s5   .bky9t, .f64s5   .pfyh4hm { color: #e91e63; letter-spacing: 2px; }
.c944a  .bky9t, .c944a  .pfyh4hm { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.v84v     .bky9t, .v84v     .pfyh4hm { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.u89rjzq4 .cwdm9p + .cwdm9p {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.n6u4ebqs .re6t { padding: 18px 24px; min-height: 68px; }
.airaf .x2rk {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.airaf .p8tjblg {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.m7halq20 .cwdm9p {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.w244 { counter-reset: cs-rank; }
.w244 .re6t { counter-increment: cs-rank; }
.w244 .re6t::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;
}
.mx2e .w244 { counter-reset: cs-rank; gap: 0; }
.mx2e .re6t {
  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;
}
.mx2e .re6t::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;
}
.mx2e .o5jiuw {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.mx2e .b08lx {
  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;
}
.mx2e .ohl9l { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.mx2e .o5jiuw { min-width: 0; flex-direction: column; width: 100%; }
.mx2e .ait9tpa {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.mx2e .bky9t { color: var(--cta, var(--accent)); }
.mx2e .i5zk { font-weight: 700; }
.mx2e .cwdm9p {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.mx2e .x2rk {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.mx2e .p8tjblg {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.mx2e .djjczqte .p8tjblg { font-size: 1.3rem; color: var(--accent-light); }
.mx2e .yugkza {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.mx2e .re6t:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .mx2e .w244 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .mx2e .re6t {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .mx2e .re6t { padding: 40px 16px 20px; }
  .mx2e .cwdm9p {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .mx2e .yugkza { width: 100%; min-width: 0; }
}
.jxm7 .w244 { counter-reset: cs-rank; gap: 10px; }
.jxm7 .re6t {
  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);
}
.jxm7 .re6t::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);
}
.jxm7 .o5jiuw {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.jxm7 .b08lx {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.jxm7 .ohl9l { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.jxm7 .ait9tpa {
  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;
}
.jxm7 .bky9t { color: var(--cta, var(--accent)); }
.jxm7 .cwdm9p {
  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;
}
.jxm7 .x2rk {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.jxm7 .p8tjblg { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.jxm7 .djjczqte .p8tjblg { color: var(--accent-light); }
.jxm7 .yugkza {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.jxm7 .re6t:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .jxm7 .re6t {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .jxm7 .re6t::before {
    position: absolute; top: 14px; left: 14px;
  }
  .jxm7 .o5jiuw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .jxm7 .ait9tpa { white-space: normal; text-align: center; font-size: 1.2rem; }
  .jxm7 .cwdm9p {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .jxm7 .yugkza { width: 100%; min-width: 0; }
  .jxm7 .bky9t { min-width: 0; }
}
.zglcw .re6t::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.vbyqxpr2 .kykfto2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.vbyqxpr2 .kykfto2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.vbyqxpr2 .kykfto2 p { padding: 0 2px 16px; }
.now3 .kykfto2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.now3 .kykfto2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.now3 .kykfto2 summary::after { content: "›"; font-size: 1.2em; }
.now3 .kykfto2[open] summary::after { content: "‹"; }
.now3 .kykfto2 p { padding: 10px 22px 4px; }
.ltklbut .kykfto2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ltklbut .kykfto2 summary { color: var(--text-primary); padding-left: 16px; }
.ltklbut .kykfto2 summary::after { content: "›"; font-size: 1.1em; }
.ltklbut .kykfto2[open] summary::after { content: "‹"; }
.ltklbut .kykfto2 p { padding-left: 16px; }
.zyaae7 .qfep52h { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.zyaae7 .kykfto2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.zyaae7 .kykfto2:last-child { border-bottom: none; }
.zyaae7 .kykfto2 summary { color: var(--text-primary); border-radius: 0; }
.zyaae7 .kykfto2 summary::after { content: "›"; font-size: 1.1em; }
.zyaae7 .kykfto2[open] summary::after { content: "‹"; }
.e5mjvj .kykfto2 { overflow: hidden; }
.e5mjvj .kykfto2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.e5mjvj .kykfto2 summary::after { color: rgba(255,255,255,.75); }
.e5mjvj .kykfto2[open] summary { border-radius: 0; }
.ktogxh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cqejbfh {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jal3mk {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.roijme2 { color: var(--text-muted); font-size: 1.05rem; }
.bgengd {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.eedpio {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.adcazwh { margin-bottom: 20px; }
.o4d3w {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.woyeq60j {
  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;
}
.woyeq60j:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.mlwlx { resize: vertical; min-height: 130px; }
.urnfc { width: 100%; margin-top: 8px; }
.xzsxt {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.uuh0s {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.vnf3i { color: var(--text-muted); line-height: 1.75; }
.drm3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.drm3 li { margin-bottom: 6px; }
.dgquvj { max-width: 760px; margin: 0 auto; }
.rkg1c { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rkg1c:last-child { border-bottom: none; }
.vjiim5y5 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.rkg1c p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rkg1c ul.drm3 { margin: 0; }
.j0ocg .vjiim5y5 { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .j0ocg { grid-template-columns: 1fr; gap: 10px; } }
.k3w2 .vjiim5y5 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.hduo74 .drm3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o01jrr { grid-template-columns: 1fr; } }
.z5x4k8 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.z5x4k8:hover .oef8m { color: var(--accent-light); text-decoration: underline; }
.q7it2p { color: inherit; text-decoration: none; }
.q7it2p:hover { color: var(--accent-light); text-decoration: underline; }
.c760z5 { display: inline-block; line-height: 0; }
.dfstfb68 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uwwbp { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.uwwbp:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.buz8 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.uwwbp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uwwbp ul.drm3 { margin: 0; }
.r4k4tk { color: var(--text-muted); line-height: 1.75; }
.q9ut .drm3,
.gojv .drm3,
.i5p0olzm .drm3,
.ntak0ojp .drm3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.q9ut .uwwbp,
.gojv .uwwbp { text-align: left; }
.q9ut .buz8,
.gojv .buz8 { text-align: center; }
.a5ilcu { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.cegm1gcl { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.d2wcchnr { font-size: 1.1rem; }
.obi7zju { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.c0w2ifh5 { margin-top: 12px; }
.wv3ca { 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; }
.wv3ca:hover { border-bottom-color: var(--accent-light); }
.vlwkt89 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.vlwkt89 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.j917 { width: 260px; height: 260px; }
.snq2 { border-radius: 50%; }
.u91j { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.yecy0jug { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.yecy0jug::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .xecra { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.m6zjsbr .obi7zju, .m6zjsbr .cegm1gcl { max-width: 640px; }
.wkks8 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.qvfwppn { position: sticky; top: 96px; align-self: start; }
.qvfwppn .a5ilcu { font-size: 1.6rem; margin-top: 18px; }
.fmb4j .obi7zju { margin-bottom: 28px; }
@media (max-width: 860px) { .wkks8 { grid-template-columns: 1fr; } .qvfwppn { position: static; text-align: center; } }
.qeyea3c .vlwkt89 { margin: 0 auto 18px; }
.qeyea3c .u91j { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .tyv55fj9 { grid-template-columns: 1fr; } }
.pe5o7pbq .a5ilcu { font-size: 1.6rem; margin-bottom: 6px; }
.ntak0ojp .drm3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pe5o7pbq { flex-direction: column; text-align: center; } .rwydeq { grid-template-columns: 1fr; } }
.qfkm2i .a5ilcu { font-size: 1.35rem; margin: 0 0 4px; }
.qfkm2i .u91j { margin: 0; }
.rywvqyw .jal3mk { color: var(--accent-light); }
.dy9l .jal3mk { font-size: 2rem; }
.dy9l .roijme2 { max-width: 680px; }
.ed1m .jal3mk { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ed1m .roijme2  { margin: 0; }
@media (max-width: 640px) { .ed1m { flex-direction: column; } }
.wd1gge .jal3mk { color: var(--accent-light); }
.w9hpqq .jal3mk { color: #fff; }
.w9hpqq .roijme2  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .bobn6xr0 { grid-template-columns: 1fr; } }
.ie9vz .woyeq60j {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ie9vz .woyeq60j:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.k0dm .woyeq60j { background: var(--bg-raised); border-color: transparent; }
.k0dm .woyeq60j:focus { background: var(--bg-card); border-color: var(--accent-light); }
.em77oh .woyeq60j { border-radius: 100px; padding: 11px 20px; }
.em77oh .mlwlx { border-radius: 14px; }
@media (max-width: 640px) { .xx25vl { grid-template-columns: 1fr; } }
.o9kt7{display:none}
.o9kt7:empty,.u250qe8x:empty{display:none}
.bygz4wfm{position:relative;overflow:visible}
.jpzxn .iawpyyu,.jn3kz1s8 .iawpyyu,
.mpxfj823 .iawpyyu,.d8q4wz4t .iawpyyu,
.voesf1i .iawpyyu,.t4yfp .iawpyyu{display:block}
.gsujm .ku7g{display:block}
.jpzxn .iawpyyu,.jn3kz1s8 .iawpyyu,
.mpxfj823 .iawpyyu,.d8q4wz4t .iawpyyu,
.voesf1i .iawpyyu{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.jpzxn .iawpyyu .u250qe8x,.jn3kz1s8 .iawpyyu .u250qe8x,
.mpxfj823 .iawpyyu .u250qe8x,.d8q4wz4t .iawpyyu .u250qe8x,
.voesf1i .iawpyyu .u250qe8x{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.jpzxn .iawpyyu,.jn3kz1s8 .iawpyyu{top:12px}
.jpzxn .iawpyyu .u250qe8x{margin-right:auto}
.jn3kz1s8 .iawpyyu .u250qe8x{margin-left:auto}
.jn3kz1s8 .iawpyyu{text-align:right}
.mpxfj823 .iawpyyu,.d8q4wz4t .iawpyyu{bottom:12px}
.mpxfj823 .iawpyyu .u250qe8x{margin-right:auto}
.d8q4wz4t .iawpyyu .u250qe8x{margin-left:auto}
.d8q4wz4t .iawpyyu{text-align:right}
.voesf1i .iawpyyu{position:relative;margin-top:16px}
.voesf1i .iawpyyu .u250qe8x{margin:0 auto}
.t4yfp .iawpyyu{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.t4yfp .iawpyyu .u250qe8x{margin:0}
.t4yfp .x8286cx5~.iawpyyu,
.t4yfp .wsex7~.iawpyyu{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.t4yfp .x8286cx5~.iawpyyu .u250qe8x,
.t4yfp .wsex7~.iawpyyu .u250qe8x{justify-content:flex-start}
.x8286cx5~.iawpyyu,.wsex7~.iawpyyu{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}
.x8286cx5~.iawpyyu .u250qe8x{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.wsex7~.iawpyyu .u250qe8x{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ku7g .u250qe8x{margin:0 0 12px}
.u250qe8x{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.wxry{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oef8m{font-weight:600;color:var(--text-heading);opacity:1}
.on9kfgxj .wxry{display:none}
.x5zqux0 .u250qe8x{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.cmw6bk .u250qe8x{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.didj{--date-bg:var(--accent-bg-light)}
.e08m .ryyzeyz7::before{content:""}
.k94r4{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.x61t{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ip4583o{display:flex;flex-direction:column;gap:3px}
.n7m60c{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.jl6xaiiq{font-weight:700;font-size:1rem;color:var(--text-heading)}
.ykvzes4{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.j620ovfi .k94r4{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.e5l01sll .k94r4{border-top:3px solid var(--accent);padding-top:18px}
.ffook2sp .k94r4{border-left:3px solid var(--accent);border-radius:0}
.k2pndq7 .k94r4{padding:20px 0}
@media(max-width:640px){
  .k94r4{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ykvzes4{max-width:100%}
}
.o6l5rn .r1n2u{margin:0}
@media (max-width:560px){
  .ox5ec4n{grid-template-columns:repeat(2,1fr);gap:12px}
}
.t8nale4a {
  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;
}
.t8nale4a.eutvx {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.hucw99 {
  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; } }
.hucw99 .d10eer9 {
  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;
}
.hucw99 .d10eer9::before,
.hucw99 .d10eer9::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.hucw99 .d10eer9::before { transform: translate(-50%, -50%) rotate(45deg); }
.hucw99 .d10eer9::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.hucw99 .d10eer9:hover { background: rgba(0,0,0,0.12) !important; }
.svaozded {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.mrp0 {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.dbfxlbm {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.mr09vxk5 {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.hucw99 .hp1l19 {
  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;
}
.hucw99 .hp1l19:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .hucw99 { padding: 28px 18px 20px; }
  .dbfxlbm { font-size: 1.2rem; }
  .svaozded { max-width: 220px; max-height: 80px; }
}
.m4sfq {
  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);
}
.h5a1 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.p98p0nak  .m4sfq { border-radius: 50%; }
.rkema9  .m4sfq { border-radius: 6px; }
.grkant0h .m4sfq { border-radius: 22px; }
.a4xht2 .x1kg0 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .m4sfq { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.v26fpb .pv5mo {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.v26fpb .pv8n {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.v26fpb .x1kg0 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.qxwnwmly {
  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;                  
}
.qxwnwmly.eutvx { transform: translate(-50%, 0); }
.qxwnwmly .pv5mo,
.qxwnwmly .pv8n {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.qxwnwmly .x1kg0 {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.bhmrbab {
  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;
}
.bhmrbab::before,
.bhmrbab::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.bhmrbab::before { transform: translate(-50%, -50%) rotate(45deg); }
.bhmrbab::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.bhmrbab:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .qxwnwmly { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .qxwnwmly .x1kg0 {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .qxwnwmly .rq6v9yp { display: none !important; }
  .qxwnwmly .ag9ps9je { font-size: 1.1rem !important; }
  .qxwnwmly .m4sfq { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .bhmrbab { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .ajanpag5 { flex-direction: row-reverse; }
[dir="rtl"] .tke74gat { flex-direction: row-reverse; }
[dir="rtl"] .cwtu7vhi .ccq9r2t { right: auto; left: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .cwtu7vhi .ccq9r2t { right: auto; left: 20px; }
  [dir="rtl"] .j5s8evb  .ccq9r2t { left: auto;  right: 20px; }
}
[dir="rtl"] .dfrmmn .rs4kh0v2  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .accj .rs4kh0v2 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .x8286cx5,
[dir="rtl"] .vz6aojz6,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .lnp8fi, [dir="rtl"] .latj { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .utav0v49 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ddbrxq4p { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .peagk { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .x1kg0 { direction: rtl; }
[dir="rtl"] .m4sfq { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .re6t,
[dir="rtl"] .uhg6f526 { direction: rtl; }
[dir="rtl"] .p18fi { direction: rtl; }
[dir="rtl"] .aq35 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .gmbnl6 .latj,
[dir="rtl"] .unl0btr4 .latj,
[dir="rtl"] .dtm5m03v .latj,
[dir="rtl"] .gnaalkfr .latj {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .gmbnl6 .latj li::before,
[dir="rtl"] .unl0btr4 .latj li::before,
[dir="rtl"] .dtm5m03v .latj li::before,
[dir="rtl"] .gnaalkfr .latj li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .x8286cx5.jq0z .ply138xz { align-items: flex-end; text-align: right; }
[dir="rtl"] .x8286cx5.qv8b .ply138xz { text-align: center; }
[dir="rtl"] .x8286cx5 .ply138xz { text-align: right; }
[dir="rtl"] .pv8n,
[dir="rtl"] .k849,
[dir="rtl"] .snlvf,
[dir="rtl"] .eedpio,
[dir="rtl"] .o4d3w,
[dir="rtl"] .obi7zju,
[dir="rtl"] .woyeq60j,
[dir="rtl"] .mlwlx { text-align: right; direction: rtl; }
[dir="rtl"] .em77oh .woyeq60j,
[dir="rtl"] .ie9vz .woyeq60j { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #2729bd;
  --brand:           #2729bd;
  --brand-light:     #2c2e9d;
  --brand-pale:      #4446b8;
  --grad-start:      #6163de;
  --grad-end:        #9a9be2;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2729bd;
  --cta-light:       #1b1d9f;
  --cta-hover:       #1c1d8a;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f3f3f5;
  --border:          #e2e2e8;
  --border-alt:      #d0d0dc;
  --border-section:  #e2e2e8;
  --text-primary:    #17171b;
  --text-muted:      #525260;
  --text-body:       #2e2f37;
  --text-sub:        #464652;
  --text-faint:      #757589;
  --text-dim:        #9091a1;
  --text-label:      #5d5e6e;
  --text-value:      #3a3a44;
  --accent-bg:       #e3e3f1;
  --accent-bg-light: #cacbeb;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #138f6a;
  --c-cons:          #9f2147;
  --c-pros-label:    #17aa7e;
  --c-tip-border:    #19bc8b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #138f6a;
}
:root { --logo-bg-opacity: 40%; }
body, button, input { font-family: "Manrope", sans-serif; }
.qa68 .bu3jdrt8 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.qa68 .bu3jdrt8::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.qa68 .ashk     .bu3jdrt8::before { content: "";  color: var(--c-tip-border); }.qa68 .qcf6zwun .bu3jdrt8::before { content: ""; color: var(--c-warn-border); }.qa68 .drsf    .bu3jdrt8::before { content: ""; color: #60a5fa; }.knwo64r .qa68 .ashk     .bu3jdrt8::before { color: #10b981; }.knwo64r .qa68 .qcf6zwun .bu3jdrt8::before { color: #f43f5e; }.knwo64r .qa68 .drsf    .bu3jdrt8::before { color: #a855f7; }.d6la6a85  .qa68 .ashk     .bu3jdrt8::before { color: #eab308; }.d6la6a85  .qa68 .qcf6zwun .bu3jdrt8::before { color: #ef4444; }.d6la6a85  .qa68 .drsf    .bu3jdrt8::before { color: #f97316; }.mu4webs  .qa68 .ashk     .bu3jdrt8::before { color: #38bdf8; }.mu4webs  .qa68 .qcf6zwun .bu3jdrt8::before { color: #818cf8; }.mu4webs  .qa68 .drsf    .bu3jdrt8::before { color: #2dd4bf; }.xm80v8p5 .qa68 .bu3jdrt8::before { color: var(--accent-light) !important; }
.i4on .darxpq3, .i4on .x8286cx5 { min-height: 420px; }
.apotxp7z::before { content: '·'; font-size: 1.3em; line-height: 1; }