:root {
  --color-accent: #841b63;
  --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;
}
.j92n {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.k0nlkczt {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.ki0zkdlu {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.zd64l182 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.znl1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.znl1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.znl1 a:hover { color: var(--accent-light); }
.cccpv     .l2oeh2d { border-radius: 24px; padding: 8px; }
.cccpv .l2oeh2d li a { border-radius: 16px; }
.k5roys4m .l2oeh2d li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .l2oeh2d {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .zqc7a5:hover .l2oeh2d,
  .zqc7a5:focus-within .l2oeh2d { display: block; }
  .l2oeh2d li a { padding: 8px 16px; font-size: 0.88rem; }
}
.jfzq {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wzcl631 { display: none; }
@media (max-width: 640px) {
  .wzcl631 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wzcl631.da9ks2y { display: block; }
}
@media (max-width: 640px) {
  .jfzq { display: block; }
  .znl1 > li + li::before { display: none !important; }
  .znl1 {
    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;
  }
  .znl1.da9ks2y { display: flex; }
  .znl1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .znl1 li:last-child a { border-bottom: none; }
}
.cmc65q { min-height: 480px; }
.i4j55 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ak37vu { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.v2her .ak37vu { margin-left: 0; margin-right: 0; }
.pmdh {
  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;
}
.zglq .pmdh { margin-top: 24px; }
.pmdh:hover { opacity: 0.88; }
.byzp .i4j55 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.byzp .ak37vu { color: #e2e8f0; }
.byzp.v2her   .xwtd4 { text-align: left; }
.r04v .i4j55 { color: var(--text-primary); text-shadow: none; }
.r04v .ak37vu { color: var(--text-muted); }
.r04v .pmdh { margin-top: 16px; }
.r04v, .r04v.cmc65q { min-height: auto !important; }
.r04v.v2her   .xwtd4 { text-align: left; }
.r04v~.pceocvwy{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}
.r04v~.pceocvwy .lctkhv{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nsjhn25 .i4j55 { color: #fff; }
.nsjhn25 .ak37vu { color: rgba(255,255,255,0.85); }
.irwu .etjbed { position: relative; overflow: hidden; }
.irwu .etjbed::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;
}
.fgga .etjbed {
  animation: hg-breathe 7s ease-in-out infinite;
}
.tpyuvrs .etjbed { position: relative; overflow: hidden; }
.tpyuvrs .etjbed::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;
}
.xrfss .etjbed { position: relative; overflow: hidden; }
.xrfss .etjbed::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;
}
.em2j .etjbed {
  animation: hg-fadein 1.2s ease-out both;
}
.etjbed {
  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%);
}
.meb565gc {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.et9o {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ocjxw {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.etjbed .i4j55 { text-shadow: none; color: var(--text-primary); }
.etjbed .ak37vu { color: var(--text-muted); }
body.mhbvm .i4j55 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.t3x6emi .i4j55 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.cmc65q.nsjhn25 .i4j55,
section.nsjhn25 .i4j55 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.etjbed.jikip25 .meb565gc { align-items: center; text-align: center; }
.etjbed.v2her   .meb565gc { align-items: flex-start; text-align: left; }
.o5o5d4o .et9o { position: relative; }
.o5o5d4o .et9o::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.o5o5d4o.nc69 .et9o::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.qkrd4 .et9o {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.qkrd4 .ocjxw {
  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);
}
.qkrd4.nc69 .et9o { padding: 32px 0 32px 32px; }
.d191s .et9o {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.d191s .ocjxw {
  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);
}
.nc69 .meb565gc {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.d191s.nc69 .et9o { padding: 40px 16px 40px 48px; }
.cmc65q .y97642c3 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.y97642c3 .hn5jcq {
  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;
}
.y97642c3 .hn5jcq::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.y97642c3 .gjybu3k { display: contents !important; }
.y97642c3 .gjybu3k .rkpx1 {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.y97642c3 .gjybu3k .yli8l6b { max-height: 48px; max-width: 96px; }
.y97642c3 .gjybu3k .vcr3ai3 {
  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;
}
.y97642c3 .eawp7 {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.y97642c3 .qq4cnya { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.y97642c3 .kc8s { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.y97642c3 .kc8s small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.y97642c3 .a3psbx { display: contents !important; }
.y97642c3 .a3psbx .ao91:not(.efon) { display: none !important; }
.y97642c3 .a3psbx .efon {
  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;
}
.y97642c3 .a3psbx .efon .zo97x4h {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.y97642c3 .a3psbx .efon .namq1 {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.y97642c3 .nmrxo8f { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.y97642c3 .nmrxo8f.yef5ua0q {
  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;
}
.y97642c3 .nmrxo8f.yef5ua0q:hover { opacity: 0.85; }
.y97642c3 .hn5jcq,
.y97642c3 .hn5jcq:hover,
.y97642c3 .hn5jcq:nth-child(even),
.y97642c3 .hn5jcq:nth-child(odd),
.y97642c3 .hn5jcq:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.bcpjmrcf .et9o {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .etjbed { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .etjbed:not(.bcpjmrcf) .et9o { display: none !important; }
  .bcpjmrcf .et9o { padding: 16px; }
  .meb565gc  { padding: 36px 24px; }
  .etjbed~.pceocvwy,.nc69~.pceocvwy{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .cmc65q, .etjbed { min-height: 320px !important; }
  .i4j55 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .x66u,
  .c9lyc05,
  .uojhkk { grid-template-columns: 1fr !important; }

  

  
  .dap3s { display: flex !important; flex-direction: column !important; }
  .dap3s .xwtd4 { display: contents; }
  .dap3s .dap5f36 { order: 0; }
  .dap3s .i4j55 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .dap3s .x66u { order: 2; padding: 0 16px 12px !important; }
  .dap3s .ak37vu { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zglq .xwtd4 { display: flex; flex-direction: column; }
  .zglq .xwtd4 .i4j55 { order: 1; }
  .zglq .xwtd4 .uojhkk { order: 2; margin: 8px 0 24px !important; }
  .zglq .xwtd4 .ak37vu { order: 3; }
  .zglq .xwtd4 .pmdh { order: 4; align-self: center; margin-top: 0; }

  
  .etjbed.bcpjmrcf {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .etjbed.bcpjmrcf .meb565gc { display: contents; padding: 0; }
  .etjbed.bcpjmrcf .meb565gc .i4j55 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .etjbed.bcpjmrcf .et9o { order: 2; padding: 12px 16px; }
  .etjbed.bcpjmrcf .meb565gc .ak37vu { order: 3; padding: 0 24px; margin: 0 auto; }
  .etjbed.bcpjmrcf .meb565gc .pmdh { order: 4; align-self: center; margin: 8px 0 32px; }
}
.m2sguab0 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jyt9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.jmrm .m2sguab0        { border-radius: 16px; }
.jmrm .jyt9  { border-radius: 16px; }
.zs22g .m2sguab0         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.zs22g .jyt9   { border-radius: 8px; }
.mais { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.d1bnhk { width: 100%; padding: 32px 0; position: relative; }
.mzdo27 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.keyh .d1bnhk:nth-child(even) { background: var(--bg-surface); }
.keyh .d1bnhk:nth-child(odd)  { background: var(--bg-page); }
.f9bk .d1bnhk:nth-child(even) { background: var(--bg-card); }
.f9bk .d1bnhk:nth-child(odd)  { background: var(--bg-page); }
.keyh .d1bnhk:nth-child(odd)  .mzdo27 { background: var(--bg-card); border-radius: 6px; }
.keyh .d1bnhk:nth-child(even) .mzdo27 { background: var(--bg-raised); border-radius: 6px; }
.f9bk .d1bnhk:nth-child(odd)  .mzdo27 { background: var(--bg-card); border-radius: 6px; }
.f9bk .d1bnhk:nth-child(even) .mzdo27 { background: var(--bg-raised); border-radius: 6px; }
.keyh .d1bnhk:nth-child(even) .jpyl .xemmw,
.f9bk .d1bnhk:nth-child(even) .jpyl .xemmw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.keyh .d1bnhk:nth-child(odd) .jpyl .xemmw,
.f9bk .d1bnhk:nth-child(odd) .jpyl .xemmw { background: var(--bg-card-inner); }
.keyh .d1bnhk:nth-child(even) .g0q495 .xemmw:nth-child(odd),
.f9bk .d1bnhk:nth-child(even) .g0q495 .xemmw:nth-child(odd)  { background: var(--bg-card); }
.keyh .d1bnhk:nth-child(even) .g0q495 .xemmw:nth-child(even),
.f9bk .d1bnhk:nth-child(even) .g0q495 .xemmw:nth-child(even) { background: var(--bg-card-inner); }
h1.uc1n { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.uc1n {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.nq72 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.x3hzfxm h2.uc1n {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.imx86z h2.uc1n {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ft0xka h2.uc1n {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.q3bs3hv h2.uc1n::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.fz3iax4o h2.uc1n {
  color: var(--text-primary); font-size: 1.7rem;
}
.n1u48i h2.uc1n::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hro4mqn9 h2.uc1n {
  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) { .f70em8u { display: none; } }
.z7vmfa { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.n5fhzs7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.tb3s3 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.w0pij { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.yhpk0 { padding-left: 20px; }
.yhpk0 li { margin-bottom: 6px; }
.yhpk0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.yhpk0 a:hover { color: var(--accent-light); }
.luvum2 .w0pij { display: none; }
.tono .w0pij { display: none; }
.tono .yhpk0 { padding-left: 0; list-style: none; }
.tono .yhpk0 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.tono .yhpk0 a { font-size: 0.92rem; }
.rtfdjkqw .tb3s3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.rtfdjkqw .w0pij { display: none; }
.rtfdjkqw .yhpk0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.rtfdjkqw .yhpk0 li { margin-bottom: 0; }
.rtfdjkqw .yhpk0 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;
}
.rtfdjkqw .yhpk0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.wuh0 .tb3s3 { padding: 20px 20px 16px; }
.wuh0 .yhpk0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.wuh0 .yhpk0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.wuh0 .yhpk0 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;
}
.wuh0 .yhpk0 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;
}
.wuh0 .yhpk0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.wuh0 .yhpk0 a:focus,
.wuh0 .yhpk0 a:focus-visible,
.wuh0 .yhpk0 a:target { outline: none; }
.wuh0 .yhpk0 li:target a { border-color: var(--border); color: var(--text-muted); }
.lwv7iss .tb3s3 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lwv7iss .w0pij { display: none; }
.lwv7iss .yhpk0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.lwv7iss .yhpk0 li { counter-increment: toc-n; margin-bottom: 0; }
.lwv7iss .yhpk0 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;
}
.lwv7iss .yhpk0 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;
}
.lwv7iss .yhpk0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.jv8sl1y .tb3s3 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.jv8sl1y .w0pij { display: none; }
.jv8sl1y .yhpk0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.jv8sl1y .yhpk0 li { margin-bottom: 0; }
.jv8sl1y .yhpk0 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;
}
.jv8sl1y .yhpk0 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.wwi21q3a .tb3s3 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wwi21q3a .w0pij { display: none; }
.wwi21q3a .yhpk0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wwi21q3a .yhpk0 li { margin-bottom: 0; }
.wwi21q3a .yhpk0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wwi21q3a .yhpk0 li:last-child::after { content: ""; margin-right: 0; }
.wwi21q3a .yhpk0 a { font-size: 0.9rem; }
.xemmw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.jpyl .xemmw { background: var(--bg-card); }
.g0q495 .xemmw:nth-child(odd)  { background: var(--bg-card); }
.g0q495 .xemmw:nth-child(even) { background: var(--bg-raised); }
.lxmz9 .xemmw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lxmz9 .xemmw:last-child { border-bottom: none; }
.lxmz9 h3.nq72 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.e8a94444 .xemmw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.e8a94444 .xemmw + .xemmw { margin-top: 4px; }
.i7jwj .xemmw { background: none; border-radius: 0; padding: 12px 0; }
.i7jwj .xemmw + .xemmw { border-top: 1px solid var(--border-section); }
.t2bwlh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.g8wnbqn { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yvnz { color: var(--text-body); margin-bottom: 10px; }
.qi1buvt, .bnjdkp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.qi1buvt li, .bnjdkp li { margin-bottom: 6px; }
.bnjdkp li { list-style: decimal; }
.q6ct8     .qi1buvt { list-style-type: "● "; }
.bt79h  .qi1buvt { list-style-type: "■ "; }
.p2fj .qi1buvt { list-style-type: "◆ "; }
.yqud6vn5    .qi1buvt { list-style-type: "★ "; }
.q6ct8     .lzd1myh { list-style-type: "● "; }
.bt79h  .lzd1myh { list-style-type: "■ "; }
.p2fj .lzd1myh { list-style-type: "◆ "; }
.yqud6vn5    .lzd1myh { list-style-type: "★ "; }
.q6ct8    .qi1buvt li::marker, .q6ct8    .lzd1myh li::marker,
.bt79h .qi1buvt li::marker, .bt79h .lzd1myh li::marker,
.p2fj .qi1buvt li::marker, .p2fj .lzd1myh li::marker,
.yqud6vn5   .qi1buvt li::marker, .yqud6vn5   .lzd1myh li::marker {
  color: var(--cta); font-size: 1em;
}
.q6ct8 .bnjdkp,
.bt79h .bnjdkp,
.p2fj .bnjdkp,
.yqud6vn5 .bnjdkp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.q6ct8 .bnjdkp li,
.bt79h .bnjdkp li,
.p2fj .bnjdkp li,
.yqud6vn5 .bnjdkp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.q6ct8 .bnjdkp li::before,
.bt79h .bnjdkp li::before,
.p2fj .bnjdkp li::before,
.yqud6vn5 .bnjdkp 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;
}
.q6ct8     .bnjdkp li::before { border-radius: 50%; }
.bt79h  .bnjdkp li::before { border-radius: 3px; }
.p2fj .bnjdkp li::before { border-radius: 3px; }
.yqud6vn5    .bnjdkp li::before { border-radius: 50%; }
.z24mn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.x0c4f .z24mn,
.u2h57 .z24mn { background: transparent; border: none; border-radius: 0; }
.dg57 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.dg57 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.dg57 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.dg57 tr:hover td { background: var(--bg-hover); }
.k4wef07b .dg57 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.kzf3 .dg57 { border: 1px solid var(--border-alt); }
.kzf3 .dg57 th,
.kzf3 .dg57 td { border: 1px solid var(--border-alt); }
.agoju .dg57 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.agoju .dg57 td { border-bottom: none; }
.agoju .dg57 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ybs34rwh .dg57 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rh9pup .z24mn {
  overflow: hidden;
}
.rh9pup .dg57 th { border-bottom: 1px solid var(--border-alt); }
.rh9pup .dg57 tr:last-child td { border-bottom: none; }
.vttjt1 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.n6uv9foq { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.mfm1um2g { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.mycgwp7u { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.wjfkuu5y { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.lzd1myh { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.lzd1myh 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%}
.xmmx .mycgwp7u { background: transparent; text-align: center; }
.ul5jdi .mfm1um2g {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.yqfy57 .mfm1um2g {
  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);
}
.co2yzwe .n6uv9foq { display: grid; grid-template-columns: auto 1fr; }
.co2yzwe .mfm1um2g {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.co2yzwe .mycgwp7u { grid-column: 2; }
.co2yzwe .wjfkuu5y,
.co2yzwe .lzd1myh { grid-column: 1 / -1; }
.kj6n4 .n6uv9foq { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.kj6n4 .mfm1um2g {
  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);
}
.kj6n4 .mycgwp7u { grid-column: 2; }
.kj6n4 .wjfkuu5y,
.kj6n4 .lzd1myh { grid-column: 1 / -1; }
.wgzao .n6uv9foq { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wgzao .mycgwp7u { background: none; color: var(--accent-light); font-weight: 700; }
.ott1 .n6uv9foq { 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); }
.ott1 .mycgwp7u { background: none; color: var(--accent-light); font-weight: 700; }
.bt2ijy6 .n6uv9foq { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.bt2ijy6 .n6uv9foq:last-child { border-bottom: none; }
.bt2ijy6 .mycgwp7u { background: none; color: var(--accent-light); font-weight: 700; }
.m2qk0n .n6uv9foq { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.m2qk0n .mycgwp7u { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.ce03r3l .vttjt1 { counter-reset: card-n; }
.ce03r3l .n6uv9foq  { counter-increment: card-n; }
.ce03r3l .mycgwp7u { display: flex; align-items: center; gap: 10px; }
.ce03r3l .mycgwp7u::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;
}
.sqdw1 .n6uv9foq { background: var(--bg-surface); border: 1px solid var(--border); }
.sqdw1 .mycgwp7u { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qt6x38iv { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qt6x38iv         { --cl-hue: var(--accent); }
.fghd6ys     { --cl-hue: #16a34a; }
.rl26wd5    { --cl-hue: #2563eb; }
.fghd6ys, .mv5hv, .rl26wd5, .sq6noq {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.aj5ybz { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.aj5ybz::before { color: var(--cl-hue); }
.qt6x38iv strong { color: var(--text-primary); font-size: 0.95rem; }
.qt6x38iv p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.r3cxv { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.gacnxb9, .m2b2 { border-radius: 8px; padding: 14px; }
.gacnxb9 { background: var(--bg-pros); }
.m2b2 { background: var(--bg-cons); }
.se8i0dvc { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.gacnxb9 .se8i0dvc { color: var(--c-pros-label); }
.m2b2 .se8i0dvc { color: #f87171; }
.gacnxb9 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.m2b2 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jyt9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.yef5ua0q {
  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;
}
.yef5ua0q:hover { opacity: 0.85; }
.gah3g .yef5ua0q  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.gah3g .yef5ua0q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yrhq .yef5ua0q  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yrhq .yef5ua0q:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.gah3g .nmrxo8f.yef5ua0q, .yrhq .nmrxo8f.yef5ua0q,
.gah3g .dm5spa .yef5ua0q, .yrhq .dm5spa .yef5ua0q {
  background: var(--cta); border: none; color: #fff;
}
.gah3g .nmrxo8f.yef5ua0q:hover, .yrhq .nmrxo8f.yef5ua0q:hover,
.gah3g .dm5spa .yef5ua0q:hover, .yrhq .dm5spa .yef5ua0q:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.tqrg5 .pmdh { border-radius: 50px; }
.tqrg5 .yef5ua0q  { border-radius: 50px; }
.ubu59 .pmdh { padding-left: 22px; padding-right: 22px; }
.ubu59 .yef5ua0q  { padding-left: 12px; padding-right: 12px; }
.ju47f4u .pmdh { padding-left: 44px; padding-right: 44px; }
.ju47f4u .yef5ua0q  { padding-left: 24px; padding-right: 24px; }
.wysfn .pmdh { padding-left: 56px; padding-right: 56px; }
.wysfn .yef5ua0q  { padding-left: 32px; padding-right: 32px; }
.xqc7oq   .pmdh::after, .xqc7oq   .yef5ua0q::after,
.aaf6o6xp .pmdh::after, .aaf6o6xp .yef5ua0q::after,
.z73c    .pmdh::after, .z73c    .yef5ua0q::after,
.hp2vhg    .pmdh::after, .hp2vhg    .yef5ua0q::after,
.ns1wmdeq    .pmdh::after, .ns1wmdeq    .yef5ua0q::after,
.apv82ui     .pmdh::after, .apv82ui     .yef5ua0q::after,
.ivf1u    .pmdh::after, .ivf1u    .yef5ua0q::after,
.b4zwop   .pmdh::after, .b4zwop   .yef5ua0q::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;
}
.xqc7oq .pmdh::after, .xqc7oq .yef5ua0q::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");
}
.aaf6o6xp .pmdh::after, .aaf6o6xp .yef5ua0q::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");
}
.z73c .pmdh::after, .z73c .yef5ua0q::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");
}
.hp2vhg .pmdh::after, .hp2vhg .yef5ua0q::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");
}
.ns1wmdeq .pmdh::after, .ns1wmdeq .yef5ua0q::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");
}
.apv82ui .pmdh::after, .apv82ui .yef5ua0q::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");
}
.ivf1u .pmdh::after, .ivf1u .yef5ua0q::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");
}
.b4zwop .pmdh::after, .b4zwop .yef5ua0q::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");
}
.k1emly   .c4ig::after, .k1emly   .bohch::after,
.zoyh .c4ig::after, .zoyh .bohch::after,
.e6grih0    .c4ig::after, .e6grih0    .bohch::after,
.h5rnb    .c4ig::after, .h5rnb    .bohch::after,
.yl29zd0q    .c4ig::after, .yl29zd0q    .bohch::after,
.gnlbq35o     .c4ig::after, .gnlbq35o     .bohch::after,
.b5fwgiii    .c4ig::after, .b5fwgiii    .bohch::after,
.o4bbhdh   .c4ig::after, .o4bbhdh   .bohch::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;
}
.k1emly .c4ig::after, .k1emly .bohch::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");
}
.zoyh .c4ig::after, .zoyh .bohch::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");
}
.e6grih0 .c4ig::after, .e6grih0 .bohch::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");
}
.h5rnb .c4ig::after, .h5rnb .bohch::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");
}
.yl29zd0q .c4ig::after, .yl29zd0q .bohch::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");
}
.gnlbq35o .c4ig::after, .gnlbq35o .bohch::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");
}
.b5fwgiii .c4ig::after, .b5fwgiii .bohch::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");
}
.o4bbhdh .c4ig::after, .o4bbhdh .bohch::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");
}
.s77m98 {
  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;
}
.hn5jcq {
  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;
}
.hn5jcq > * { min-width: 0; }
.hn5jcq:hover { background: var(--bg-hover); }
.hn5jcq > [itemprop="item"] { display: contents; }
.hn5jcq [itemprop="itemReviewed"],
.hn5jcq [itemprop="reviewRating"] { display: none; }
.hn5jcq::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;
}
.gjybu3k {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.rkpx1 {
  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;
}
.yli8l6b { max-height: 52px; max-width: 110px; object-fit: contain; }
.vcr3ai3 {
  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;
}
.pewt .rkpx1    { background: #1a1a1a; }
.nt4ck4 .rkpx1   { background: rgba(128,128,128,.12); }
.ebl63o .rkpx1 { background: var(--bg-raised); }
.y7rm .rkpx1    { background: transparent; padding: 0; }
.eawp7 {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.qq4cnya { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.kc8s { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.a3psbx {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ao91 {
  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;
}
.zo97x4h {
  
  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%;
}
.namq1 {
  
  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;
}
.nmrxo8f {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.nmrxo8f.yef5ua0q {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .hn5jcq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .hn5jcq::before    { grid-area: rank;   }
  .gjybu3k           { grid-area: ident;  }
  .eawp7     { grid-area: rating; min-width: 0; width: auto; }
  .a3psbx           { grid-area: pills;  }
  .nmrxo8f             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .hn5jcq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .hn5jcq::before    { justify-self: center; }
  .gjybu3k           { width: 100%; }
  .eawp7     { justify-self: center; }
  .a3psbx           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .bo1k { padding: 10px 16px; gap: 6px 16px; } }
.dm5spa .yef5ua0q { white-space: nowrap; }
@media (max-width: 560px) {
  .zumefv4v { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .j8xc8ibq { order: 1; }
  .dm5spa { order: 2; margin-left: auto; align-self: center; }
  .y8y21 { order: 3; flex: 1 1 100%; min-width: 0; }
}
.bu351f    .sxatg23 li::before { content: "◆"; }
.bu351f    .tl6zq li::before { content: "▲"; }
.qayt6fh .z8gmajse { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .qurovv2i .osb8lx {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .qurovv2i .x602e { margin: 0; }
}
.c4dc .zumefv4v { padding: 0; gap: 0; overflow: hidden; }
.c4dc .j8xc8ibq { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.c4dc .y8y21 { padding: 16px 20px; }
.c4dc .dm5spa { padding: 16px 20px; align-self: center; }
.u2h57 .r3cxv { gap: 10px; }
.u2h57 .gacnxb9, .u2h57 .m2b2 { padding: 12px; }
.u2h57 .gacnxb9 ul, .u2h57 .m2b2 ul { margin: 4px 0 0; padding-left: 18px; }
.u2h57 .gacnxb9 li, .u2h57 .m2b2 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .q1vg7 { grid-template-columns: 1fr; }
  .pyqj { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pyqj .ecgqui9 { width: 72px; height: 50px; }
  .pyqj .kw5y3e { max-width: 180px; }
  .pyqj .dsum { width: auto; }
}
@media (max-width: 720px) {
  .e4w6e65 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .rr42h { padding: 16px; }
  .dn4u8 .y1cg3 { min-width: 50%; }
}
.ee83rn .r3cxv { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .swziiki { grid-template-columns: 1fr; }
  .mibl4zlq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tkxk2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .rjwupn { flex-wrap: wrap; padding: 16px; }
}
.neuadca .r3cxv { gap: 8px; }
.neuadca .gacnxb9, .neuadca .m2b2 { padding: 8px; }
@media (max-width: 480px) {
  .q7w7e { flex-direction: column; align-items: stretch; }
}
.gmyy5xtp .dsum .yef5ua0q { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zockzf { flex-direction: column; align-items: stretch; gap: 10px; }
  .gmyy5xtp .dsum { text-align: center; }
}
@media (max-width: 720px) {
  .jmn7u { grid-template-columns: 1fr; }
  .fm3844e4 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ofauzj { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .pj5ev25j { grid-template-columns: 1fr; }
  .tquycm0 { width: 100px; height: 100px; margin: 16px auto; }
  .idm6rs { font-size: 1.4rem; }
  .t3dxgrpn { justify-content: center; }
  .tkmwo .y1cg3 { min-width: 50%; }
}
.lobn387 .r3cxv { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .gzcvd8or { flex-wrap: wrap; padding: 14px 16px; }
  .cw6hx93o { padding: 12px 16px; }
  .lobn387 .r3cxv { margin: 0 16px; }
  .lobn387 .ab4tw3 { padding: 0 16px; }
  .vw8w4 { padding: 12px 16px; }
}
.gst9p32 .hn5jcq {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.gst9p32 .hn5jcq:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.qa36np .s77m98 { gap: 18px; }
.qa36np .hn5jcq {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.qa36np .hn5jcq:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.xlh2s .s77m98 {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.xlh2s .hn5jcq {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.xlh2s .hn5jcq:last-child { border-bottom: none; }
.xlh2s .gjybu3k,
.xlh2s .eawp7,
.xlh2s .a3psbx {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.krpwt0q .s77m98 { gap: 0; }
.krpwt0q .hn5jcq {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.krpwt0q .hn5jcq:last-child { border-bottom: none; }
.krpwt0q .hn5jcq:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.krpwt0q .hn5jcq:nth-child(even):hover { background: var(--bg-hover); }
.vy0wwp .hn5jcq {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ot2l2 .a3psbx .ao91 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ot2l2 .a3psbx .ao91:first-child { border-left: none; }
.orot .a3psbx .ao91 {
  background: transparent; padding: 4px 8px;
}
.orot .a3psbx .zo97x4h { font-size: .65rem; opacity: .65; }
.orot .a3psbx .namq1   { font-size: 1.15rem; color: var(--accent-light); }
.nzn65 .a3psbx .ao91 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.kc8s { display: none; }
.ohn2e .qq4cnya { font-size: 1rem; letter-spacing: 2px; }
.uk31qz3o .qq4cnya {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.m1i93uhv .qq4cnya,
.kjukrn .qq4cnya,
.opl5f .qq4cnya { display: none; }
.m1i93uhv .kc8s,
.kjukrn .kc8s,
.opl5f .kc8s { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.m1i93uhv .kc8s { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.m1i93uhv .kc8s small { display: none; }
.kjukrn .kc8s {
  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;
}
.kjukrn .kc8s small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.opl5f .kc8s {
  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;
}
.opl5f .kc8s small { display: none; }
.kjukrn .t1s8lxs .ij3412p,
.kjukrn .t1s8lxs 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;
}
.kjukrn .xg39r,
.kjukrn .dhx1 { font-size: 1em; }
.ymd86 { margin: 16px 0; }
.cxvdow { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.cxvdow summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.cxvdow summary::after { content: "+"; color: var(--accent-light); }
.cxvdow[open] summary::after { content: "−"; }
.cxvdow p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.d1bnhk { margin-bottom: 0; }
.y530na4 h2.uc1n { color: var(--text-primary); border-color: var(--accent-light); }
.tbl3uj h2.uc1n { color: var(--text-primary); border-color: var(--accent-light); }
.n5b6 .fghd6ys     { background: #052e16; border-color: #10b981; }
.n5b6 .rl26wd5    { background: #1e1036; border-color: #a855f7; }
.n5b6 .qt6x38iv strong  { color: #f1f5f9; }
.n5b6 .qt6x38iv p       { color: #cbd5e1; }
.n5b6 .qm47iuc    .fghd6ys     .aj5ybz::before,
.n5b6 .uhdnju9m  .fghd6ys     .aj5ybz::before,
.n5b6 .rkf8e3y  .fghd6ys     .aj5ybz::before,
.n5b6 .ruedgql .fghd6ys     .aj5ybz::before { color: #10b981; }
.n5b6 .qm47iuc    .mv5hv .aj5ybz::before,
.n5b6 .uhdnju9m  .mv5hv .aj5ybz::before,
.n5b6 .rkf8e3y  .mv5hv .aj5ybz::before,
.n5b6 .ruedgql .mv5hv .aj5ybz::before { color: #f43f5e; }
.n5b6 .qm47iuc    .rl26wd5    .aj5ybz::before,
.n5b6 .uhdnju9m  .rl26wd5    .aj5ybz::before,
.n5b6 .rkf8e3y  .rl26wd5    .aj5ybz::before,
.n5b6 .ruedgql .rl26wd5    .aj5ybz::before { color: #a855f7; }
.vhtk98 .fghd6ys     { background: #2d2000; border-color: #eab308; }
.vhtk98 .rl26wd5    { background: #2d1600; border-color: #f97316; }
.vhtk98 .qt6x38iv strong  { color: #f1f5f9; }
.vhtk98 .qt6x38iv p       { color: #cbd5e1; }
.vhtk98 .qm47iuc    .fghd6ys     .aj5ybz::before,
.vhtk98 .uhdnju9m  .fghd6ys     .aj5ybz::before,
.vhtk98 .rkf8e3y  .fghd6ys     .aj5ybz::before,
.vhtk98 .ruedgql .fghd6ys     .aj5ybz::before { color: #eab308; }
.vhtk98 .qm47iuc    .mv5hv .aj5ybz::before,
.vhtk98 .uhdnju9m  .mv5hv .aj5ybz::before,
.vhtk98 .rkf8e3y  .mv5hv .aj5ybz::before,
.vhtk98 .ruedgql .mv5hv .aj5ybz::before { color: #ef4444; }
.vhtk98 .qm47iuc    .rl26wd5    .aj5ybz::before,
.vhtk98 .uhdnju9m  .rl26wd5    .aj5ybz::before,
.vhtk98 .rkf8e3y  .rl26wd5    .aj5ybz::before,
.vhtk98 .ruedgql .rl26wd5    .aj5ybz::before { color: #f97316; }
.o1vph7 .fghd6ys     { background: #0c1a2e; border-color: #38bdf8; }
.o1vph7 .rl26wd5    { background: #0a2020; border-color: #2dd4bf; }
.o1vph7 .qt6x38iv strong  { color: #f1f5f9; }
.o1vph7 .qt6x38iv p       { color: #cbd5e1; }
.o1vph7 .qm47iuc    .fghd6ys     .aj5ybz::before,
.o1vph7 .uhdnju9m  .fghd6ys     .aj5ybz::before,
.o1vph7 .rkf8e3y  .fghd6ys     .aj5ybz::before,
.o1vph7 .ruedgql .fghd6ys     .aj5ybz::before { color: #38bdf8; }
.o1vph7 .qm47iuc    .mv5hv .aj5ybz::before,
.o1vph7 .uhdnju9m  .mv5hv .aj5ybz::before,
.o1vph7 .rkf8e3y  .mv5hv .aj5ybz::before,
.o1vph7 .ruedgql .mv5hv .aj5ybz::before { color: #818cf8; }
.o1vph7 .qm47iuc    .rl26wd5    .aj5ybz::before,
.o1vph7 .uhdnju9m  .rl26wd5    .aj5ybz::before,
.o1vph7 .rkf8e3y  .rl26wd5    .aj5ybz::before,
.o1vph7 .ruedgql .rl26wd5    .aj5ybz::before { color: #2dd4bf; }
.hixh0b5::before,
.v1resdeh::before { margin-right: 5px; }
.o23lwbrz .gacnxb9 ul li,
.o23lwbrz .gacnxb9 .hixh0b5 { color: #22c55e; }
.o23lwbrz .m2b2 ul li,
.o23lwbrz .m2b2 .v1resdeh { color: #ef4444; }
.w7c262h .gacnxb9 { background: var(--bg-pros); }
.w7c262h .m2b2 { background: var(--bg-cons); }
.w7c262h .gacnxb9 .hixh0b5 { color: var(--c-pros-label); }
.w7c262h .m2b2 .v1resdeh { color: var(--c-cons); }
.w7c262h .gacnxb9 ul li,
.w7c262h .sxatg23 li            { color: var(--c-pros); }
.w7c262h .m2b2 ul li,
.w7c262h .tl6zq li            { color: var(--c-cons); }
.pgcr .gacnxb9 { background: var(--bg-pros); }
.pgcr .m2b2 { background: var(--bg-cons); }
.pgcr .gacnxb9 .hixh0b5 { color: var(--c-pros-label); }
.pgcr .m2b2 .v1resdeh { color: var(--c-cons); }
.pgcr .gacnxb9 ul li,
.pgcr .m2b2 ul li,
.hiv0 .hixh0b5::before { content: "✓ "; }
.hiv0 .v1resdeh::before { content: "✗ "; }
.a2didnn .hixh0b5::before { content: "→ "; }
.a2didnn .v1resdeh::before { content: "← "; }
.o1va2 .hixh0b5::before { content: "★ "; }
.o1va2 .v1resdeh::before { content: "✕ "; }
.bu351f .hixh0b5::before { content: "◆ "; }
.bu351f .v1resdeh::before { content: "▲ "; }
.dmwuzyx9 .qt6x38iv { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.dmwuzyx9 .qt6x38iv strong { color: var(--text-primary); }
.dmwuzyx9 .qt6x38iv p      { color: var(--text-muted); }
.qayt6fh .qt6x38iv { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.rajeu .qt6x38iv {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.rajeu .qt6x38iv strong,
.rajeu .qt6x38iv p { color: #fff; }
.rajeu .aj5ybz::before { color: rgba(255,255,255,0.9) !important; }
.bnelq2 .qt6x38iv {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.bnelq2 .qt6x38iv strong { color: var(--text-primary); }
.bnelq2 .qt6x38iv p      { color: var(--text-muted); }
.zhgynx .qt6x38iv { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qm47iuc .aj5ybz,
.uhdnju9m .aj5ybz,
.rkf8e3y .aj5ybz,
.ruedgql .aj5ybz { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qm47iuc .aj5ybz::before,
.uhdnju9m .aj5ybz::before,
.rkf8e3y .aj5ybz::before,
.ruedgql .aj5ybz::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qm47iuc .fghd6ys     .aj5ybz::before { content: "✦"; color: var(--c-tip-border); }
.qm47iuc .mv5hv .aj5ybz::before { content: "▲"; color: var(--c-warn-border); }
.qm47iuc .rl26wd5    .aj5ybz::before { content: "◉"; color: #60a5fa; }
.uhdnju9m .fghd6ys     .aj5ybz::before { content: "★"; color: var(--c-tip-border); }
.uhdnju9m .mv5hv .aj5ybz::before { content: "◆"; color: var(--c-warn-border); }
.uhdnju9m .rl26wd5    .aj5ybz::before { content: "●"; color: #60a5fa; }
.rkf8e3y .fghd6ys     .aj5ybz::before { content: "▶"; color: var(--c-tip-border); }
.rkf8e3y .mv5hv .aj5ybz::before { content: "■"; color: var(--c-warn-border); }
.rkf8e3y .rl26wd5    .aj5ybz::before { content: "▸"; color: #60a5fa; }
.ruedgql .fghd6ys     .aj5ybz::before { content: "→"; color: var(--c-tip-border); }
.ruedgql .mv5hv .aj5ybz::before { content: "⬥"; color: var(--c-warn-border); }
.ruedgql .rl26wd5    .aj5ybz::before { content: "◈"; color: #60a5fa; }
.ad2h .jpyl .xemmw,
.ad2h .g0q495 .xemmw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ad2h .n6uv9foq                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ad2h .hn5jcq                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.ad2h .z24mn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ad2h .tb3s3                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.esq9 .jpyl .xemmw,
.esq9 .g0q495 .xemmw,
.esq9 .n6uv9foq,
.esq9 .hn5jcq,
.esq9 .x602e,
.esq9 .z24mn,
.esq9 .tb3s3,
.esq9 .zhgynx .qt6x38iv { box-shadow: none; }
.kxy2   body, .kxy2   { font-size: 0.9rem; }
.kxy2   .yvnz, .kxy2 .t2bwlh, .kxy2 .g8wnbqn,
.kxy2   .z7vmfa, .kxy2 .n5fhzs7 { font-size: 0.9rem; }
.kxy2   .qi1buvt, .kxy2 .bnjdkp { font-size: 0.9rem; }
.ia5lfl   .yvnz, .ia5lfl .t2bwlh, .ia5lfl .g8wnbqn,
.ia5lfl   .z7vmfa, .ia5lfl .n5fhzs7 { font-size: 0.95rem; }
.ia5lfl   .qi1buvt, .ia5lfl .bnjdkp { font-size: 0.95rem; }
.yvvx3lq   .yvnz, .yvvx3lq .t2bwlh, .yvvx3lq .g8wnbqn,
.yvvx3lq   .z7vmfa, .yvvx3lq .n5fhzs7 { font-size: 1.08rem; }
.yvvx3lq   .qi1buvt, .yvvx3lq .bnjdkp { font-size: 1.05rem; }
.yvvx3lq   .dg57 { font-size: 0.97rem; }
.y4k3rv .i4j55      { font-size: 3.2rem; }
.y4k3rv h2.uc1n { font-size: 1.9rem; }
.y4k3rv h3.nq72     { font-size: 1.4rem; }
.y2crsxs .i4j55      { font-size: 3.8rem; }
.y2crsxs h2.uc1n { font-size: 2.2rem; }
.y2crsxs h3.nq72     { font-size: 1.6rem; }
.d1bnhk + .d1bnhk { position: relative; }
.maqn9   .d1bnhk + .d1bnhk::before,
.s687bdyl  .d1bnhk + .d1bnhk::before,
.mej9pen3   .d1bnhk + .d1bnhk::before,
.n57uqt   .d1bnhk + .d1bnhk::before,
.fvqt   .d1bnhk + .d1bnhk::before,
.b2ohgr .d1bnhk + .d1bnhk::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.maqn9 .d1bnhk + .d1bnhk::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.s687bdyl .d1bnhk + .d1bnhk::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.mej9pen3 .d1bnhk + .d1bnhk::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;
}
.n57uqt .d1bnhk + .d1bnhk::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zul4 .d1bnhk { margin-bottom: 16px; }
.zul4 .d1bnhk + .d1bnhk { margin-top: 0; }
.zul4 .mzdo27 { padding-top: 0; padding-bottom: 0; }
.fvqt .d1bnhk + .d1bnhk::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.b2ohgr .d1bnhk + .d1bnhk::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.s6y1 .d1bnhk + .d1bnhk::before,
.wagwj .d1bnhk + .d1bnhk::before,
.x6tdzr .d1bnhk + .d1bnhk::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%;
}
.keyh .s6y1 .d1bnhk:nth-child(even)::before,
.keyh .wagwj .d1bnhk:nth-child(even)::before,
.keyh .x6tdzr .d1bnhk:nth-child(even)::before { background: var(--bg-surface); }
.f9bk .s6y1 .d1bnhk:nth-child(even)::before,
.f9bk .wagwj .d1bnhk:nth-child(even)::before,
.f9bk .x6tdzr .d1bnhk:nth-child(even)::before { background: var(--bg-card); }
.s6y1 .d1bnhk + .d1bnhk::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");
}
.wagwj .d1bnhk + .d1bnhk::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");
}
.x6tdzr .d1bnhk + .d1bnhk::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");
}
.gxuknd .byzp { overflow: hidden; }
.gxuknd .xwtd4 { margin-bottom: 70px; }
.rtrsq7 .meb565gc,
.e1dfg .meb565gc { padding-bottom: 60px; }
.gxuknd .meb565gc { padding-bottom: 70px; }
.gxuknd .byzp::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.gxuknd .byzp::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.ip9n7y .etjbed { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.io8m9f36 .etjbed { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.zppybub .etjbed { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.z53qvc .etjbed { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.l2rl2u .nsjhn25 { background: var(--accent); }
.l2rl2u .nsjhn25 .dap5f36 { background: none; }
.l2rl2u .tqfmo { background: var(--accent); }
.l2rl2u .etjbed { background: var(--accent-bg); }
.l2rl2u .byzp:not(.nsjhn25) .dap5f36 { background: rgba(0,0,0,0.6); }
.vwhdkb .m2sguab0 { float: left; width: 38%; margin: 0 28px 16px 0; }
.vwhdkb .m2sguab0 .jyt9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vwhdkb .mzdo27::after { content: ''; display: block; clear: both; }
.y2nnr43t .m2sguab0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.y2nnr43t .m2sguab0 .jyt9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.y2nnr43t .mzdo27::after { content: ''; display: block; clear: both; }
.dtio .d1bnhk:nth-child(odd)  .m2sguab0 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.dtio .d1bnhk:nth-child(even) .m2sguab0 { float: right; width: 38%; margin: 0 0 16px 28px; }
.dtio .m2sguab0 .jyt9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dtio .mzdo27::after { content: ''; display: block; clear: both; }
.vwhdkb .vttjt1,
.vwhdkb .s77m98,
.y2nnr43t .vttjt1,
.y2nnr43t .s77m98,
.dtio .vttjt1,
.dtio .s77m98 { clear: both; }
@media (max-width: 900px) {
  .vwhdkb .m2sguab0,
  .y2nnr43t .m2sguab0,
  .dtio .d1bnhk:nth-child(odd)  .m2sguab0,
  .dtio .d1bnhk:nth-child(even) .m2sguab0 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .vwhdkb .m2sguab0 .jyt9,
  .y2nnr43t .m2sguab0 .jyt9,
  .dtio .m2sguab0 .jyt9 {
    max-height: none !important;
  }
}
.vwhdkb .qi1buvt,
.vwhdkb .bnjdkp,
.y2nnr43t .qi1buvt,
.y2nnr43t .bnjdkp,
.dtio .qi1buvt,
.dtio .bnjdkp { overflow: hidden; }
@media (max-width: 640px) {
  .vwhdkb .m2sguab0,
  .y2nnr43t .m2sguab0,
  .dtio .m2sguab0 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.fuci34v .mais,
.fuci34v .mzdo27,
.fuci34v .mrjwsfd  { max-width: 1100px; }
.fnzxgy .mais,
.fnzxgy .mzdo27,
.fnzxgy .mrjwsfd  { max-width: 1200px; }
.bcc2m .mais,
.bcc2m .mzdo27,
.bcc2m .mrjwsfd  { max-width: 1320px; }
.bcc2m { --content-mw: 1320px; }
.l38z5 { font-size: 0.82rem; color: var(--text-muted); }
.y6dwf78 { display: flex; align-items: center; }
.idu3 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.r2kma { display: flex; align-items: center; }
.oecz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.oecz:hover { text-decoration: underline; }
.aoou { margin: 0 3px; opacity: 0.45; }
.aoou::before { content: '/'; }
.fg53 { padding: 2px 5px; color: var(--text-main); }
.pis2 .l38z5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.pis2 .y6dwf78 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ced2x .l38z5 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ced2x .y6dwf78 { padding: 0 0 0 12px; }
.odgkdx62 .y6dwf78 { padding: 0 16px; }
.odgkdx62 .l38z5 {
  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);
}
.odgkdx62 .mais { padding-top: 28px; }
@media (max-width: 720px) {
  .mpro { margin-top: 18px; padding: 0 16px; }
  .odgkdx62 .mais { padding-top: 16px; }
}
.fuci34v.pis2 .y6dwf78 { max-width: 1100px; }
.fnzxgy.pis2 .y6dwf78 { max-width: 1200px; }
.bcc2m.pis2 .y6dwf78 { max-width: 1320px; }
.bcc2m .mpro { max-width: 1320px; }
.e5u5r7o .d1bnhk { padding-top: 16px; padding-bottom: 16px; }
.sxo4dt .d1bnhk { padding-top: 24px; padding-bottom: 24px; }
.dmkja .d1bnhk { padding-top: 40px; padding-bottom: 40px; }
.xkyxy9c0 .d1bnhk { padding-top: 52px; padding-bottom: 52px; }
.jyvrd1q4 .d1bnhk:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.jyvrd1q4 .d1bnhk:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.jyvrd1q4 .d1bnhk:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.jyvrd1q4 .d1bnhk:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cr7zgmu .mzdo27 { padding-top: 10px;  padding-bottom: 10px; }
.yrmp9c0p .mzdo27 { padding-top: 18px;  padding-bottom: 18px; }
.ch9ri .mzdo27 { padding-top: 36px;  padding-bottom: 36px; }
.flgnman .mzdo27 { padding-top: 48px;  padding-bottom: 48px; }
.h43r h2.uc1n { font-weight: 600; }
.h43r h3.nq72     { font-weight: 600; }
.zl18r h2.uc1n { font-weight: 800; }
.zl18r h3.nq72     { font-weight: 700; }
.eon6 h2.uc1n { font-weight: 900; }
.eon6 h3.nq72     { font-weight: 800; }
.eon6 .qt6x38iv strong,
.eon6 .qt6x38iv strong { font-weight: 600; }
.c4ig {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yxfq .c4ig { display: none; }
@media (max-width: 640px) {
  .c4ig { display: none !important; }
}
.c4ig { background: var(--cta) !important; color: #fff !important; border: none !important; }
.c4ig:hover { opacity: 0.85; }
.kcvm .c4ig { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.m65ools  .bohch { left: 32px; }
@media (max-width: 480px) {
  .aqj3rh3 .bohch { right: 20px; bottom: 20px; }
  .m65ools  .bohch { left: 20px; bottom: 20px; }
}
.b4x1ce { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.mrjwsfd { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.z1afy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cbt5ys { color: var(--text-dim); font-size: 0.8rem; }
.etckdejk { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.etckdejk img { height: 26px; width: auto; object-fit: contain; }
.j8iz0xn .mrjwsfd { text-align: center; }
.j8iz0xn .z1afy { margin-top: 0; }
@media (max-width: 640px) {
  .mrjwsfd { padding-left: 16px; padding-right: 16px; }
  .yc1uk76f .mrjwsfd { padding: 20px 16px; }
  .j7y57x { gap: 4px 12px; }
  .z1afy { font-size: 0.78rem; }
}
.jenr .andkwj .etckdejk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.jenr .z1afy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.jenr .cbt5ys { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .jenr .c1ucma1 { grid-template-columns: 1fr 1fr; } .jenr .andkwj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .jenr .c1ucma1 { grid-template-columns: 1fr; } }
.cq1eaus .r9mwdu7 { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.cq1eaus .etckdejk { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.cq1eaus .zuuv4 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.cq1eaus .zuuv4 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.cq1eaus .zuuv4 a:hover { color: var(--accent-light); }
.nvrol7 { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.cq1eaus .w3bi2 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.cq1eaus .j7cv9f { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.cq1eaus .j7cv9f a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.cq1eaus .j7cv9f a:hover { color: var(--accent-light); }
.cq1eaus .z1afy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .cq1eaus .r9mwdu7 { gap: 12px; } .cq1eaus .etckdejk { margin-right: 0; width: 100%; } }
.wd9ean .ysqseby .etckdejk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.wd9ean .z1afy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.wd9ean .cbt5ys { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .wd9ean .sgjs { grid-template-columns: 1fr 1fr; } .wd9ean .ysqseby { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wd9ean .sgjs { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .rztj .n8n7d { grid-template-columns: 1fr 1fr; } .rztj .est3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rztj .n8n7d { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .ld2t .n8n7d { grid-template-columns: 1fr; } }
.qicc .mrjwsfd { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.y4r4i4g .j92n      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.y4r4i4g .b4x1ce { background: var(--bg-page); border-top-color: var(--border-alt); }
.f6dx .j92n      { background: #0d1117; border-bottom-color: #21262d; }
.f6dx .ki0zkdlu { color: var(--accent-light); }
.f6dx .znl1 { --msep-color: #8b949e; }
.f6dx .znl1 a { color: #8b949e; }
.f6dx .znl1 a:hover { color: var(--accent-light); }
.f6dx .jfzq { color: #8b949e; }
.f6dx .b4x1ce { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.f6dx .z1afy,
.f6dx .cbt5ys { color: #6e7681; }
.f6dx .j7cv9f a { color: #8b949e; }
.f6dx .etckdejk { color: #e6edf3; }
@media (max-width: 640px) {
  .f6dx .znl1 { background: #0d1117; border-top-color: #21262d; }
  .f6dx .znl1 li a { border-bottom-color: #21262d; }
}
.ttfe1x53 .j92n      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ttfe1x53 .ki0zkdlu { color: var(--accent-light); }
.ttfe1x53 .znl1 { --msep-color: #475569; }
.ttfe1x53 .znl1 a { color: #475569; }
.ttfe1x53 .znl1 a:hover { color: var(--accent-light); }
.ttfe1x53 .jfzq { color: #64748b; }
.ttfe1x53 .b4x1ce { background: #f0f4f8; border-top-color: #cbd5e1; }
.ttfe1x53 .z1afy,
.ttfe1x53 .cbt5ys { color: #64748b; }
.ttfe1x53 .j7cv9f a, .ttfe1x53 .etckdejk { color: #374151; }
@media (max-width: 640px) {
  .ttfe1x53 .znl1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ttfe1x53 .znl1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vwrq9wfh .j92n      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vwrq9wfh .ki0zkdlu { color: #fff; }
.vwrq9wfh .znl1 { --msep-color: rgba(255,255,255,0.82); }
.vwrq9wfh .znl1 a { color: rgba(255,255,255,0.82); }
.vwrq9wfh .znl1 a:hover { color: #fff; }
.vwrq9wfh .jfzq { color: rgba(255,255,255,0.9); }
.vwrq9wfh .b4x1ce { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vwrq9wfh .z1afy,
.vwrq9wfh .cbt5ys { color: rgba(255,255,255,0.72); }
.vwrq9wfh .j7cv9f a, .vwrq9wfh .etckdejk { color: #fff; }
@media (max-width: 640px) {
  .vwrq9wfh .znl1 { background: var(--accent); border-top-color: var(--accent-light); }
  .vwrq9wfh .znl1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.xe2jip .j92n {
  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);
}
.xe2jip .b4x1ce {
  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) {
  .xe2jip .znl1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.q154twf .k0nlkczt { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.f0t2pej7 .k0nlkczt { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.p05b .k0nlkczt { min-height: 72px; height: auto; }
.wjk4929q .k0nlkczt { min-height: 84px; height: auto; }
.yc1uk76f .k0nlkczt { max-width: none; padding: 0 32px; }
.yc1uk76f .mrjwsfd  { max-width: none; padding: 24px 32px; }
.zjr0y.fnzxgy .k0nlkczt { max-width: 1200px; }
.zjr0y.bcc2m .k0nlkczt { max-width: 1320px; }
.x5bb3sje   .ki0zkdlu, .x5bb3sje   .etckdejk { text-transform: capitalize; }
.cym2pv4 .ki0zkdlu, .cym2pv4 .etckdejk { text-transform: lowercase; }
.wi26fa .ki0zkdlu, .wi26fa .etckdejk { text-transform: uppercase; letter-spacing: 0.06em; }
.ycpb, .zbxi0 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.rg3x .ycpb,
.rg3x .zbxi0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.co1h7fd .ycpb,
.co1h7fd .zbxi0 { 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; }
.i32fn6v4 .ycpb,
.i32fn6v4 .zbxi0 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.wgk1xm .ycpb,
.wgk1xm .zbxi0 { 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; }
.yjt47   .znl1 a { font-weight: 500; }
.r4delxe .znl1 a { font-weight: 600; }
.uc1vz     .znl1 a { font-weight: 700; }
.qk1jo7b    .znl1 a { font-weight: 800; letter-spacing: 0.01em; }
.qcy1w     .znl1 > li + li::before,
.jaab86q    .znl1 > li + li::before,
.mxcw    .znl1 > li + li::before,
.mm0t37e .znl1 > li + li::before,
.x3rbor .znl1 > li + li::before,
.wxwghd  .znl1 > li + li::before,
.lj90    .znl1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.qcy1w     .znl1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jaab86q    .znl1 > li + li::before { content: "|"; }
.mxcw    .znl1 > li + li::before { content: "—"; }
.mm0t37e .znl1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.x3rbor .znl1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wxwghd  .znl1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.lj90    .znl1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .g4ur85 .jfzq,
  .i7h5vber .jfzq,
  .jadx .jfzq,
  .grjph74 .jfzq,
  .rvvxd92 .jfzq {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .g4ur85 .jfzq::before,
  .i7h5vber .jfzq::before,
  .jadx .jfzq::before,
  .grjph74 .jfzq::before,
  .rvvxd92 .jfzq::before { content: ""; display: block; flex-shrink: 0; }

  
  .g4ur85 .jfzq::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;
  }

  
  .i7h5vber .jfzq::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;
  }

  
  .jadx .jfzq::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;
  }

  
  .grjph74 .jfzq::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;
  }

  
  .rvvxd92 .jfzq::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) {
  .b54n6 .jfzq {
    padding: 5px 14px;
  }
  .b54n6 .znl1 {
    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;
  }
  .b54n6 .znl1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .b54n6 .znl1 li a:hover { background: var(--bg-raised); }
  .b54n6 .wzcl631,
  .mk1szms .wzcl631,
  .dfzk2f .wzcl631 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .avx18o .jfzq {
    padding: 5px 10px;
  }
  .avx18o .znl1 {
    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);
  }
  .avx18o .znl1.da9ks2y { transform: translateX(0); }
  .avx18o .znl1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .avx18o .znl1 li:last-child a { border-bottom: none; }
  .vwrq9wfh .znl1,
  .f6dx .znl1 { background: var(--accent) !important; }
  .vwrq9wfh .znl1 li a,
  .f6dx .znl1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dfzk2f .jfzq {
    padding: 5px 10px;
  }
  .dfzk2f .znl1 {
    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);
  }
  .dfzk2f .znl1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dfzk2f .znl1.da9ks2y { transform: translateY(0); }
  .dfzk2f .znl1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .p9b4sb .jfzq {
    padding: 5px 10px;
  }
  .p9b4sb .znl1 {
    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;
  }
  .p9b4sb .znl1.da9ks2y { opacity: 1; pointer-events: auto; }
  .p9b4sb .znl1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ih7dws     .jfzq { border-radius: 0 !important; }
  .akeyvt   .jfzq { border-radius: 8px !important; }
  .fdkk2e .jfzq { border-radius: 50% !important; }
  .on7i   .jfzq { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .b5vx .nryf { flex-direction: column; align-items: stretch; }
  .b5vx .j1zmgnn { flex-direction: row; min-width: auto; }
  .b5vx .t4s9ekbg { align-items: flex-start; text-align: left; }
}
.n44k8n,
.n44k8n.d1bnhk,
.keyh .n44k8n,
.d32gqud .n44k8n,
.f9bk .n44k8n,
.ove0n .n44k8n {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.vclose {
  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;
}
.ebs3npj { flex: 1 1 280px; min-width: 0; }
.hqa0qn {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.k30vf1h {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.xj8kqxr8 {
  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;
}
.xj8kqxr8:hover { transform: translateY(-1px); opacity: 0.95; }
.r0k8 .vclose {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.r0k8 .hqa0qn { color: var(--cta); }
.r0k8 .k30vf1h { color: var(--text-body); }
.r0k8 .xj8kqxr8 {
  background: var(--cta) !important;
  color: #fff !important;
}
.mw6s86yj .vclose {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.mw6s86yj .hqa0qn { color: var(--text-primary); }
.mw6s86yj .k30vf1h { color: var(--text-body); }
.mw6s86yj .xj8kqxr8 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .vclose {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ebs3npj { flex: 0 0 auto; }
  .hqa0qn { font-size: 1.2rem; }
  .xj8kqxr8 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.jxaluj1 .zd64l182 { height: 36px; }
.kfm0d0e .zd64l182 { height: 60px; max-width: 200px; }
.nhcviu8 .zd64l182 { height: 56px; max-width: 180px; }
.chs8    .qq4cnya, .chs8    .ij3412p { color: #f59e0b; }
.pdi1ny      .qq4cnya { font-size: 1rem; letter-spacing: 1.5px; }
.frijlt16    .qq4cnya, .frijlt16    .ij3412p { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.u95fbepd     .qq4cnya, .u95fbepd     .ij3412p { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.l1tb04pr .qq4cnya, .l1tb04pr .ij3412p { color: var(--cta); letter-spacing: 2px; }
.j8l64e   .qq4cnya, .j8l64e   .ij3412p { color: #e91e63; letter-spacing: 2px; }
.mua0sjwh  .qq4cnya, .mua0sjwh  .ij3412p { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.zv0yedx     .qq4cnya, .zv0yedx     .ij3412p { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ot2l2 .ao91 + .ao91 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.ccy7ub9 .hn5jcq { padding: 18px 24px; min-height: 68px; }
.orot .zo97x4h {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.orot .namq1 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.nzn65 .ao91 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.s77m98 { counter-reset: cs-rank; }
.s77m98 .hn5jcq { counter-increment: cs-rank; }
.s77m98 .hn5jcq::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;
}
.yf35 .s77m98 { counter-reset: cs-rank; gap: 0; }
.yf35 .hn5jcq {
  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;
}
.yf35 .hn5jcq::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;
}
.yf35 .gjybu3k {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.yf35 .rkpx1 {
  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;
}
.yf35 .yli8l6b { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.yf35 .gjybu3k { min-width: 0; flex-direction: column; width: 100%; }
.yf35 .vcr3ai3 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.yf35 .qq4cnya { color: var(--cta, var(--accent)); }
.yf35 .kc8s { font-weight: 700; }
.yf35 .ao91 {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.yf35 .zo97x4h {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.yf35 .namq1 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.yf35 .efon .namq1 { font-size: 1.3rem; color: var(--accent-light); }
.yf35 .nmrxo8f {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.yf35 .hn5jcq:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .yf35 .s77m98 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .yf35 .hn5jcq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .yf35 .hn5jcq { padding: 40px 16px 20px; }
  .yf35 .ao91 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .yf35 .nmrxo8f { width: 100%; min-width: 0; }
}
.p25h88 .s77m98 { counter-reset: cs-rank; gap: 10px; }
.p25h88 .hn5jcq {
  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);
}
.p25h88 .hn5jcq::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);
}
.p25h88 .gjybu3k {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.p25h88 .rkpx1 {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.p25h88 .yli8l6b { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.p25h88 .vcr3ai3 {
  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;
}
.p25h88 .qq4cnya { color: var(--cta, var(--accent)); }
.p25h88 .ao91 {
  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;
}
.p25h88 .zo97x4h {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.p25h88 .namq1 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.p25h88 .efon .namq1 { color: var(--accent-light); }
.p25h88 .nmrxo8f {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.p25h88 .hn5jcq:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .p25h88 .hn5jcq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .p25h88 .hn5jcq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .p25h88 .gjybu3k {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .p25h88 .vcr3ai3 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .p25h88 .ao91 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .p25h88 .nmrxo8f { width: 100%; min-width: 0; }
  .p25h88 .qq4cnya { min-width: 0; }
}
.ikec2g .hn5jcq::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.j4wh .cxvdow {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.j4wh .cxvdow summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.j4wh .cxvdow p { padding: 0 2px 16px; }
.fqisbx .cxvdow { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.fqisbx .cxvdow summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.fqisbx .cxvdow summary::after { content: "›"; font-size: 1.2em; }
.fqisbx .cxvdow[open] summary::after { content: "‹"; }
.fqisbx .cxvdow p { padding: 10px 22px 4px; }
.jfhzt .cxvdow {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.jfhzt .cxvdow summary { color: var(--text-primary); padding-left: 16px; }
.jfhzt .cxvdow summary::after { content: "›"; font-size: 1.1em; }
.jfhzt .cxvdow[open] summary::after { content: "‹"; }
.jfhzt .cxvdow p { padding-left: 16px; }
.hl4gx77 .ymd86 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.hl4gx77 .cxvdow {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.hl4gx77 .cxvdow:last-child { border-bottom: none; }
.hl4gx77 .cxvdow summary { color: var(--text-primary); border-radius: 0; }
.hl4gx77 .cxvdow summary::after { content: "›"; font-size: 1.1em; }
.hl4gx77 .cxvdow[open] summary::after { content: "‹"; }
.pyw3gc5t .cxvdow { overflow: hidden; }
.pyw3gc5t .cxvdow summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pyw3gc5t .cxvdow summary::after { color: rgba(255,255,255,.75); }
.pyw3gc5t .cxvdow[open] summary { border-radius: 0; }
.wm9bv2p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.n5fl {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.sy338 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.m37d { color: var(--text-muted); font-size: 1.05rem; }
.j0zf {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.c06l { margin-bottom: 20px; }
.dnb4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mg8eu {
  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;
}
.mg8eu:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.of6z9ueu { resize: vertical; min-height: 130px; }
.csmib6z { width: 100%; margin-top: 8px; }
.wkut {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.m1m7y5 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.uhy6n { color: var(--text-muted); line-height: 1.75; }
.wrijw { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.wrijw li { margin-bottom: 6px; }
.ktue3 { max-width: 760px; margin: 0 auto; }
.vjihavw { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.l3ehg36 { max-width: 760px; margin: 0 auto; }
.hwit ul.wrijw { margin: 0; }
@media (max-width: 640px) { .qvzg7 { grid-template-columns: 1fr; gap: 10px; } }
.htgssr7b { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.psxup { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.tqe63m29 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.psxup p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.psxup .wrijw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .htgssr7b { grid-template-columns: 1fr; } }
.lv2pre1 ul.wrijw { margin: 0; }
.txzui .wrijw,
.zxaryl .wrijw,
.mn8l .wrijw,
.h7tzj .wrijw {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .d8ymmld { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .gbkgem { grid-template-columns: 1fr; } .pdsjwf { position: static; text-align: center; } }
@media (max-width: 860px) { .adz8y948 { grid-template-columns: 1fr; } }
.h7tzj .wrijw { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ko2a33 { flex-direction: column; text-align: center; } .kye0s5fm { grid-template-columns: 1fr; } }
.khmm3a6y { max-width: 760px; margin: 0 auto; }
.bq1osbnp { position: relative; padding-left: 28px; }
.bq1osbnp::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.tf3pcb { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.tf3pcb:last-child { padding-bottom: 0; }
.tsgf0h91 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.t4gh6x h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.t4gh6x p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wvz65kb .sy338 { color: var(--accent-light); }
.kdpkn .sy338 { font-size: 2rem; }
.kdpkn .m37d { max-width: 680px; }
.cg119rg6 .sy338 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.cg119rg6 .m37d  { margin: 0; }
@media (max-width: 640px) { .cg119rg6 { flex-direction: column; } }
.wlc7h5p .sy338 { color: var(--accent-light); }
.wfv5531 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.wfv5531 .sy338 { color: #fff; }
.wfv5531 .m37d  { color: rgba(255,255,255,0.85); }
.v60ch { max-width: 680px; margin: 0 auto; }
.v0tdbta {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .v0tdbta { grid-template-columns: 1fr; } }
.st140k { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.st140k .mg8eu {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.st140k .mg8eu:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.tw8a .mg8eu { background: var(--bg-raised); border-color: transparent; }
.tw8a .mg8eu:focus { background: var(--bg-card); border-color: var(--accent-light); }
.szavl .mg8eu { border-radius: 100px; padding: 11px 20px; }
.szavl .of6z9ueu { border-radius: 14px; }
@media (max-width: 640px) { .x5aa { grid-template-columns: 1fr; } }
.ytlw { counter-reset: priv-count; }
.aepbs3ad {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.aepbs3ad:last-child { border-bottom: none; }
.wk2wxm {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.aepbs3ad h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.aepbs3ad p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gi9p{display:none}
.gi9p:empty,.lctkhv:empty{display:none}
.ckxkz{position:relative;overflow:visible}
.vicpb .pceocvwy,.u86923 .pceocvwy,
.dztf .pceocvwy,.uymspzxp .pceocvwy,
.s4qvowt .pceocvwy,.ydeb1d .pceocvwy{display:block}
.xg6b .euhun71q{display:block}
.vicpb .pceocvwy,.u86923 .pceocvwy,
.dztf .pceocvwy,.uymspzxp .pceocvwy,
.s4qvowt .pceocvwy{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}
.vicpb .pceocvwy .lctkhv,.u86923 .pceocvwy .lctkhv,
.dztf .pceocvwy .lctkhv,.uymspzxp .pceocvwy .lctkhv,
.s4qvowt .pceocvwy .lctkhv{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}
.vicpb .e5ku6dqk,.u86923 .e5ku6dqk,
.dztf .e5ku6dqk,.uymspzxp .e5ku6dqk,
.s4qvowt .e5ku6dqk{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.vicpb .pceocvwy,.u86923 .pceocvwy{top:12px}
.vicpb .pceocvwy .lctkhv{margin-right:auto}
.u86923 .pceocvwy .lctkhv{margin-left:auto}
.u86923 .pceocvwy{text-align:right}
.dztf .pceocvwy,.uymspzxp .pceocvwy{bottom:12px}
.dztf .pceocvwy .lctkhv{margin-right:auto}
.uymspzxp .pceocvwy .lctkhv{margin-left:auto}
.uymspzxp .pceocvwy{text-align:right}
.s4qvowt .pceocvwy{position:relative;margin-top:16px}
.s4qvowt .pceocvwy .lctkhv{margin:0 auto}
.ydeb1d .pceocvwy{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ydeb1d .pceocvwy .lctkhv{margin:0}
.ydeb1d .etjbed~.pceocvwy,
.ydeb1d .nc69~.pceocvwy{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ydeb1d .etjbed~.pceocvwy .lctkhv,
.ydeb1d .nc69~.pceocvwy .lctkhv{justify-content:flex-start}
.etjbed~.pceocvwy,.nc69~.pceocvwy{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}
.etjbed~.pceocvwy .lctkhv{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nc69~.pceocvwy .lctkhv{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.euhun71q .lctkhv{margin:0 0 12px}
.lctkhv{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.e5ku6dqk{white-space:nowrap}
.fci6qn92 .e5ku6dqk{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.x9vl .e5ku6dqk{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.aoo42fg1 .lctkhv{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.m8zvfe .e5ku6dqk{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.lpshg5zf .e5ku6dqk{color: var(--accent-light);opacity:1;font-weight:500}
.dlb6hakj .e5ku6dqk{border-bottom:1px solid currentColor;padding-bottom:2px}
.r61oez8 .lctkhv{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.z8hafh2a{--date-bg:transparent}
.uepu4o .g6phdy::before{content:""}
.n86euxq .e5ku6dqk + .e5ku6dqk::before{content:"•";margin-right:6px;opacity:.4}
.wefi8e6 .e5ku6dqk + .e5ku6dqk::before{content:"/";margin-right:6px;opacity:.35}
.ty4s .e5ku6dqk + .e5ku6dqk::before{content:"|";margin-right:6px;opacity:.3}
.s3k0juex .e5ku6dqk + .e5ku6dqk::before{content:"—";margin-right:6px;opacity:.3}
.gniqz .e5ku6dqk + .e5ku6dqk::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.crg9i .e5ku6dqk + .e5ku6dqk::before{content:"·";margin-right:6px;opacity:.4}
.tlbch4 .e5ku6dqk + .e5ku6dqk::before{content:"›";margin-right:6px;opacity:.4}
.g17x09 .e5ku6dqk + .e5ku6dqk::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.lomvvk .g7b2hir{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .g7b2hir{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .z65k{max-width:100%}
}
.sd1uxkb .z24mn{margin:0}
@media (max-width:560px){
  .qpw9{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .etk8 { padding: 28px 18px 20px; }
  .k3qk { font-size: 1.2rem; }
  .nns107p { max-width: 220px; max-height: 80px; }
}
.vicwr {
  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);
}
.htspso9 {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.gr7oh16  .vicwr { border-radius: 50%; }
.ezlwxf1  .vicwr { border-radius: 6px; }
.wgw96f0 .vicwr { border-radius: 22px; }
.t02rd1 .vclose {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .vicwr { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.wtv24 .d1bnhk {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.wtv24 .mzdo27 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.wtv24 .vclose {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.xqdqwvmd {
  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;                  
}
.xqdqwvmd.vxcaub { transform: translate(-50%, 0); }
.xqdqwvmd .d1bnhk,
.xqdqwvmd .mzdo27 {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.xqdqwvmd .vclose {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.qv8zgqb {
  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;
}
.qv8zgqb::before,
.qv8zgqb::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.qv8zgqb::before { transform: translate(-50%, -50%) rotate(45deg); }
.qv8zgqb::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.qv8zgqb:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .xqdqwvmd { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .xqdqwvmd .vclose {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .xqdqwvmd .k30vf1h { display: none !important; }
  .xqdqwvmd .hqa0qn { font-size: 1.1rem !important; }
  .xqdqwvmd .vicwr { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .qv8zgqb { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .k0nlkczt { flex-direction: row-reverse; }
[dir="rtl"] .znl1 { flex-direction: row-reverse; }
[dir="rtl"] .m65ools  .bohch { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .aqj3rh3 .bohch { right: auto; left: 20px; }
  [dir="rtl"] .m65ools  .bohch { left: auto;  right: 20px; }
}
[dir="rtl"] .vwhdkb .m2sguab0  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .y2nnr43t .m2sguab0 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .etjbed,
[dir="rtl"] .o5o5d4o,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qi1buvt, [dir="rtl"] .bnjdkp { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .gacnxb9 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .m2b2 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qt6x38iv { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .vclose { direction: rtl; }
[dir="rtl"] .vicwr { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .hn5jcq,
[dir="rtl"] .l38z5 { direction: rtl; }
[dir="rtl"] .tb3s3 { direction: rtl; }
[dir="rtl"] .yhpk0 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .q6ct8 .bnjdkp,
[dir="rtl"] .bt79h .bnjdkp,
[dir="rtl"] .p2fj .bnjdkp,
[dir="rtl"] .yqud6vn5 .bnjdkp {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .q6ct8 .bnjdkp li::before,
[dir="rtl"] .bt79h .bnjdkp li::before,
[dir="rtl"] .p2fj .bnjdkp li::before,
[dir="rtl"] .yqud6vn5 .bnjdkp li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .byzp.v2her .xwtd4,
[dir="rtl"] .r04v.v2her .xwtd4,
[dir="rtl"] .nsjhn25.v2her .xwtd4,
[dir="rtl"] .dap3s.v2her .xwtd4,
[dir="rtl"] .zglq.v2her .xwtd4 { text-align: right; }
[dir="rtl"] .etjbed.v2her .meb565gc { align-items: flex-end; text-align: right; }
[dir="rtl"] .etjbed.jikip25 .meb565gc { text-align: center; }
[dir="rtl"] .etjbed .meb565gc { text-align: right; }
[dir="rtl"] .mzdo27,
[dir="rtl"] .z7vmfa,
[dir="rtl"] .n5fhzs7,
[dir="rtl"] .j0zf,
[dir="rtl"] .dnb4,
[dir="rtl"] .mg8eu,
[dir="rtl"] .of6z9ueu { text-align: right; direction: rtl; }
[dir="rtl"] .szavl .mg8eu,
[dir="rtl"] .st140k .mg8eu { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #841b63;
  --brand:           #841b63;
  --brand-light:     #681d50;
  --brand-pale:      #86316c;
  --grad-start:      #d02a9c;
  --grad-end:        #d364b0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #841b63;
  --cta-light:       #65114a;
  --cta-hover:       #51103c;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e6;
  --border-alt:      #dcd0d8;
  --border-section:  #e8e2e6;
  --text-primary:    #1b171a;
  --text-muted:      #60525b;
  --text-body:       #372e34;
  --text-sub:        #52464e;
  --text-faint:      #897583;
  --text-dim:        #a1909c;
  --text-label:      #6e5d69;
  --text-value:      #443a41;
  --accent-bg:       #f1e3ed;
  --accent-bg-light: #ebcae1;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #138f88;
  --c-cons:          #9f212e;
  --c-pros-label:    #17aaa1;
  --c-tip-border:    #19bcb2;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #138f88;
}
:root { --logo-bg-opacity: 47%; }
body, button, input { font-family: "Work Sans", sans-serif; }
.lelwjwqs .aj5ybz { font-size: 0; width: 1.2rem; flex-shrink: 0; }.lelwjwqs .aj5ybz::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.lelwjwqs .fghd6ys     .aj5ybz::before { content: "";  color: var(--c-tip-border); }.lelwjwqs .mv5hv .aj5ybz::before { content: ""; color: var(--c-warn-border); }.lelwjwqs .rl26wd5    .aj5ybz::before { content: ""; color: #60a5fa; }.n5b6 .lelwjwqs .fghd6ys     .aj5ybz::before { color: #10b981; }.n5b6 .lelwjwqs .mv5hv .aj5ybz::before { color: #f43f5e; }.n5b6 .lelwjwqs .rl26wd5    .aj5ybz::before { color: #a855f7; }.vhtk98  .lelwjwqs .fghd6ys     .aj5ybz::before { color: #eab308; }.vhtk98  .lelwjwqs .mv5hv .aj5ybz::before { color: #ef4444; }.vhtk98  .lelwjwqs .rl26wd5    .aj5ybz::before { color: #f97316; }.o1vph7  .lelwjwqs .fghd6ys     .aj5ybz::before { color: #38bdf8; }.o1vph7  .lelwjwqs .mv5hv .aj5ybz::before { color: #818cf8; }.o1vph7  .lelwjwqs .rl26wd5    .aj5ybz::before { color: #2dd4bf; }.fbipei .lelwjwqs .aj5ybz::before { color: var(--accent-light) !important; }
.fjhyd .cmc65q, .fjhyd .etjbed { min-height: 520px; }
.aoou::before { content: '—'; }