:root {
  --color-accent: #319e90;
  --color-cta: #10b981;
  --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;
}
.islqb {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.rjfmmsy {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.keybc7o {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.y6b9 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.zmg4u85 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.zmg4u85 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.zmg4u85 a:hover { color: var(--accent-light); }
.h73t5  .o1w68 { border-radius: 14px; }
.h73t5 .o1w68 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.h73t5 .o1w68 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.t1ko2 .o1w68 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .o1w68 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .a889y:hover .o1w68,
  .a889y:focus-within .o1w68 { display: block; }
  .o1w68 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.pdsoi3b {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.god8xt5q { display: none; }
@media (max-width: 640px) {
  .god8xt5q {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .god8xt5q.u5vb1n { display: block; }
}
@media (max-width: 640px) {
  .pdsoi3b { display: block; }
  .zmg4u85 > li + li::before { display: none !important; }
  .zmg4u85 {
    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;
  }
  .zmg4u85.u5vb1n { display: flex; }
  .zmg4u85 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .zmg4u85 li:last-child a { border-bottom: none; }
}
.ui6j { min-height: 480px; }
.wqg27am {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.a2z51o { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mr56czku .a2z51o { margin-left: 0; margin-right: 0; }
.lcwl7 {
  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;
}
.wulj4q .lcwl7 { margin-top: 24px; }
.lcwl7:hover { opacity: 0.88; }
.ocnfxm {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.b95a {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.ocnfxm .u144p {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.ocnfxm .wqg27am { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.ocnfxm .a2z51o { color: #e2e8f0; }
.ocnfxm.p2bwdn3 .u144p { text-align: center; }
.ocnfxm.mr56czku   .u144p { text-align: left; }
.vesr .u144p {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.vesr .wqg27am { color: var(--text-primary); text-shadow: none; }
.vesr .a2z51o { color: var(--text-muted); }
.vesr .lcwl7 { margin-top: 16px; }
.vesr, .vesr.ui6j { min-height: auto !important; }
.vesr.p2bwdn3 .u144p { text-align: center; }
.vesr.mr56czku   .u144p { text-align: left; }
.vesr~.eu8hrw{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}
.vesr~.eu8hrw .q3z8{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}
.ywb4vpj6 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.ryg9zz .ywb4vpj6,
.ryg9zz .ywb4vpj6::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.vsmxtq .ywb4vpj6,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.qkt4 .ywb4vpj6,
.qkt4 .ocnfxm .b95a {
  overflow: hidden;
}
.qkt4 .ywb4vpj6::after,
.qkt4 .ocnfxm .b95a::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;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.d3p4 .ywb4vpj6,
.d3p4 .ywb4vpj6::after,
@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); }
}
.d3p4 .ocnfxm .b95a {
  overflow: hidden;
}
.d3p4 .ocnfxm .b95a::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.td62tnow .ywb4vpj6,
.td62tnow .ocnfxm .b95a {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ryg9zz .ocnfxm .b95a {
  overflow: hidden;
}
.ryg9zz .ocnfxm .b95a::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.vsmxtq .ocnfxm .b95a {
  animation: hg-breathe 10s ease-in-out infinite;
}
.ywb4vpj6 .b95a {
  background: none;
}
.ywb4vpj6 .wqg27am { color: #fff; }
.ywb4vpj6 .a2z51o { color: rgba(255,255,255,0.85); }
.ccl34s .wqg27am { text-shadow: none; color: var(--text-primary); }
.ccl34s .a2z51o { color: var(--text-muted); }
body.darco4 .wqg27am {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.nt2ubxb6 .wqg27am {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ui6j.ywb4vpj6 .wqg27am,
section.ywb4vpj6 .wqg27am {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ccl34s.mr56czku   .zvy6tn { align-items: flex-start; text-align: left; }
.ui6j .dgg0 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.dgg0 .n29k9 {
  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;
}
.dgg0 .n29k9::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.dgg0 .e2wbyrbj { display: contents !important; }
.dgg0 .e2wbyrbj .qe8vrcl {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.dgg0 .e2wbyrbj .vmlhlq { max-height: 48px; max-width: 96px; }
.dgg0 .e2wbyrbj .v6h10 {
  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;
}
.dgg0 .n19fwh {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.dgg0 .wngfw2 { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.dgg0 .ij7rxsmn { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.dgg0 .ij7rxsmn small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.dgg0 .awgj402n { display: contents !important; }
.dgg0 .awgj402n .oafczj:not(.p53d247k) { display: none !important; }
.dgg0 .awgj402n .p53d247k {
  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;
}
.dgg0 .awgj402n .p53d247k .gqekyrex {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.dgg0 .awgj402n .p53d247k .fqiz {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.dgg0 .krioxjv7 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.dgg0 .krioxjv7.m9pkppp {
  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;
}
.dgg0 .krioxjv7.m9pkppp:hover { opacity: 0.85; }
.dgg0 .n29k9,
.dgg0 .n29k9:hover,
.dgg0 .n29k9:nth-child(even),
.dgg0 .n29k9:nth-child(odd),
.dgg0 .n29k9:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.nkvjzqs .u144p { padding-bottom: 24px; }
.wulj4q .u144p { max-width: 1100px; }
@media (max-width: 700px) {
  .ccl34s { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ccl34s:not(.yjgq4) .oxcu { display: none !important; }
  .yjgq4 .oxcu { padding: 16px; }
  .zvy6tn  { padding: 36px 24px; }
  .ccl34s~.eu8hrw,.detzutw~.eu8hrw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ui6j, .ccl34s { min-height: 320px !important; }
  .wqg27am { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .lccbbqb,
  .u7prx59f,
  .c7hd73 { grid-template-columns: 1fr !important; }

  

  
  .nkvjzqs { display: flex !important; flex-direction: column !important; }
  .nkvjzqs .u144p { display: contents; }
  .nkvjzqs .b95a { order: 0; }
  .nkvjzqs .wqg27am { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .nkvjzqs .lccbbqb { order: 2; padding: 0 16px 12px !important; }
  .nkvjzqs .a2z51o { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .wulj4q .u144p { display: flex; flex-direction: column; }
  .wulj4q .u144p .wqg27am { order: 1; }
  .wulj4q .u144p .c7hd73 { order: 2; margin: 8px 0 24px !important; }
  .wulj4q .u144p .a2z51o { order: 3; }
  .wulj4q .u144p .lcwl7 { order: 4; align-self: center; margin-top: 0; }

  
  .ccl34s.yjgq4 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ccl34s.yjgq4 .zvy6tn { display: contents; padding: 0; }
  .ccl34s.yjgq4 .zvy6tn .wqg27am { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ccl34s.yjgq4 .oxcu { order: 2; padding: 12px 16px; }
  .ccl34s.yjgq4 .zvy6tn .a2z51o { order: 3; padding: 0 24px; margin: 0 auto; }
  .ccl34s.yjgq4 .zvy6tn .lcwl7 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.c1f3y { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.uaje4cod { width: 100%; height: auto; display: block; border-radius: 10px; }
.lxjyh8i4 .c1f3y        { border-radius: 16px; }
.lxjyh8i4 .uaje4cod  { border-radius: 16px; }
.ptxn88t .c1f3y         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ptxn88t .uaje4cod   { border-radius: 8px; }
.f0i8euuz { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.rpxqs { width: 100%; padding: 32px 0; position: relative; }
.paax5s { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.fm0l7 .rpxqs:nth-child(even) { background: var(--bg-surface); }
.fm0l7 .rpxqs:nth-child(odd)  { background: var(--bg-page); }
.ctwl .rpxqs:nth-child(even) { background: var(--bg-card); }
.ctwl .rpxqs:nth-child(odd)  { background: var(--bg-page); }
.fm0l7 .rpxqs:nth-child(odd)  .paax5s { background: var(--bg-card); border-radius: 6px; }
.fm0l7 .rpxqs:nth-child(even) .paax5s { background: var(--bg-raised); border-radius: 6px; }
.ctwl .rpxqs:nth-child(odd)  .paax5s { background: var(--bg-card); border-radius: 6px; }
.ctwl .rpxqs:nth-child(even) .paax5s { background: var(--bg-raised); border-radius: 6px; }
.fm0l7 .rpxqs:nth-child(even) .c446n68 .ilx30qz,
.ctwl .rpxqs:nth-child(even) .c446n68 .ilx30qz { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.fm0l7 .rpxqs:nth-child(odd) .c446n68 .ilx30qz,
.ctwl .rpxqs:nth-child(odd) .c446n68 .ilx30qz { background: var(--bg-card-inner); }
.fm0l7 .rpxqs:nth-child(even) .aexo .ilx30qz:nth-child(odd),
.ctwl .rpxqs:nth-child(even) .aexo .ilx30qz:nth-child(odd)  { background: var(--bg-card); }
.fm0l7 .rpxqs:nth-child(even) .aexo .ilx30qz:nth-child(even),
.ctwl .rpxqs:nth-child(even) .aexo .ilx30qz:nth-child(even) { background: var(--bg-card-inner); }
h1.et5bbce { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.et5bbce {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.dc46m03d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.jp40woe h2.et5bbce {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.j0zbb5t5 h2.et5bbce {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gqsjc1 h2.et5bbce {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.n2th9s h2.et5bbce::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zfqpwt h2.et5bbce {
  color: var(--text-primary); font-size: 1.7rem;
}
.k5isjvv h2.et5bbce::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ud3t3id h2.et5bbce {
  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) { .dl0ovi { display: none; } }
.d1dh { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fjqscn33 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.uo7vbp {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.lp398k { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.n8sojns { padding-left: 20px; }
.n8sojns li { margin-bottom: 6px; }
.n8sojns a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.n8sojns a:hover { color: var(--accent-light); }
.xhyyoi .lp398k { display: none; }
.jfi6z1bq .lp398k { display: none; }
.jfi6z1bq .n8sojns { padding-left: 0; list-style: none; }
.jfi6z1bq .n8sojns li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jfi6z1bq .n8sojns a { font-size: 0.92rem; }
.cau1n .uo7vbp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.cau1n .lp398k { display: none; }
.cau1n .n8sojns { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.cau1n .n8sojns li { margin-bottom: 0; }
.cau1n .n8sojns 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;
}
.cau1n .n8sojns a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.xs2342k5 .uo7vbp { padding: 20px 20px 16px; }
.xs2342k5 .n8sojns {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.xs2342k5 .n8sojns li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.xs2342k5 .n8sojns 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;
}
.xs2342k5 .n8sojns 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;
}
.xs2342k5 .n8sojns a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.xs2342k5 .n8sojns a:focus,
.xs2342k5 .n8sojns a:focus-visible,
.xs2342k5 .n8sojns a:target { outline: none; }
.xs2342k5 .n8sojns li:target a { border-color: var(--border); color: var(--text-muted); }
.u708 .uo7vbp { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.u708 .lp398k { display: none; }
.u708 .n8sojns { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.u708 .n8sojns li { counter-increment: toc-n; margin-bottom: 0; }
.u708 .n8sojns 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;
}
.u708 .n8sojns 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;
}
.u708 .n8sojns a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ifmh .uo7vbp { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.ifmh .lp398k { display: none; }
.ifmh .n8sojns { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.ifmh .n8sojns li { margin-bottom: 0; }
.ifmh .n8sojns 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;
}
.ifmh .n8sojns a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.z2zz4o .uo7vbp { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.z2zz4o .lp398k { display: none; }
.z2zz4o .n8sojns { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.z2zz4o .n8sojns li { margin-bottom: 0; }
.z2zz4o .n8sojns li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.z2zz4o .n8sojns li:last-child::after { content: ""; margin-right: 0; }
.z2zz4o .n8sojns a { font-size: 0.9rem; }
.ilx30qz { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.c446n68 .ilx30qz { background: var(--bg-card); }
.aexo .ilx30qz:nth-child(odd)  { background: var(--bg-card); }
.aexo .ilx30qz:nth-child(even) { background: var(--bg-raised); }
.fidsg .ilx30qz {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fidsg .ilx30qz:last-child { border-bottom: none; }
.fidsg h3.dc46m03d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.da5hkp .ilx30qz {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.da5hkp .ilx30qz + .ilx30qz { margin-top: 4px; }
.czjcn .ilx30qz { background: none; border-radius: 0; padding: 12px 0; }
.czjcn .ilx30qz + .ilx30qz { border-top: 1px solid var(--border-section); }
.zav6 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.olkepruc { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.aa61uq { color: var(--text-body); margin-bottom: 10px; }
.kg7s8y1a, .r0nxk3d { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.kg7s8y1a li, .r0nxk3d li { margin-bottom: 6px; }
.r0nxk3d li { list-style: decimal; }
.yozyf68s     .kg7s8y1a { list-style-type: "● "; }
.t7xe2pfx  .kg7s8y1a { list-style-type: "■ "; }
.orr11 .kg7s8y1a { list-style-type: "◆ "; }
.p8bkxv    .kg7s8y1a { list-style-type: "★ "; }
.yozyf68s     .po99i { list-style-type: "● "; }
.t7xe2pfx  .po99i { list-style-type: "■ "; }
.orr11 .po99i { list-style-type: "◆ "; }
.p8bkxv    .po99i { list-style-type: "★ "; }
.yozyf68s    .kg7s8y1a li::marker, .yozyf68s    .po99i li::marker,
.t7xe2pfx .kg7s8y1a li::marker, .t7xe2pfx .po99i li::marker,
.orr11 .kg7s8y1a li::marker, .orr11 .po99i li::marker,
.p8bkxv   .kg7s8y1a li::marker, .p8bkxv   .po99i li::marker {
  color: var(--cta); font-size: 1em;
}
.yozyf68s .r0nxk3d,
.t7xe2pfx .r0nxk3d,
.orr11 .r0nxk3d,
.p8bkxv .r0nxk3d {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.yozyf68s .r0nxk3d li,
.t7xe2pfx .r0nxk3d li,
.orr11 .r0nxk3d li,
.p8bkxv .r0nxk3d li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.yozyf68s .r0nxk3d li::before,
.t7xe2pfx .r0nxk3d li::before,
.orr11 .r0nxk3d li::before,
.p8bkxv .r0nxk3d 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;
}
.yozyf68s     .r0nxk3d li::before { border-radius: 50%; }
.t7xe2pfx  .r0nxk3d li::before { border-radius: 3px; }
.orr11 .r0nxk3d li::before { border-radius: 3px; }
.p8bkxv    .r0nxk3d li::before { border-radius: 50%; }
.wqypust { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g95ug .wqypust,
.jc52n4 .wqypust { background: transparent; border: none; border-radius: 0; }
.rbp3an { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rbp3an th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rbp3an td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rbp3an tr:hover td { background: var(--bg-hover); }
.ycgdv .rbp3an tbody tr:nth-child(even) td { background: var(--bg-surface); }
.p9puhv .rbp3an { border: 1px solid var(--border-alt); }
.p9puhv .rbp3an th,
.p9puhv .rbp3an td { border: 1px solid var(--border-alt); }
.rklq5k .rbp3an th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rklq5k .rbp3an td { border-bottom: none; }
.rklq5k .rbp3an tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.bv6e .rbp3an th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.b0olsw8 .wqypust {
  overflow: hidden;
}
.b0olsw8 .rbp3an th { border-bottom: 1px solid var(--border-alt); }
.b0olsw8 .rbp3an tr:last-child td { border-bottom: none; }
.c68h83 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.ldaew { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lrbl { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.oaksr { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.kewr2px { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.po99i { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.po99i 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%}
.bkg7c .oaksr { background: transparent; text-align: center; }
.uk42u .lrbl {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.qu0qqho .lrbl {
  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);
}
.hfebkuyu .ldaew { display: grid; grid-template-columns: auto 1fr; }
.hfebkuyu .lrbl {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.hfebkuyu .oaksr { grid-column: 2; }
.hfebkuyu .kewr2px,
.hfebkuyu .po99i { grid-column: 1 / -1; }
.jiuzeen .ldaew { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jiuzeen .lrbl {
  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);
}
.jiuzeen .oaksr { grid-column: 2; }
.jiuzeen .kewr2px,
.jiuzeen .po99i { grid-column: 1 / -1; }
.miknv032 .ldaew { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.miknv032 .oaksr { background: none; color: var(--accent-light); font-weight: 700; }
.zgnge78 .ldaew { 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); }
.zgnge78 .oaksr { background: none; color: var(--accent-light); font-weight: 700; }
.rtdng5 .ldaew { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rtdng5 .ldaew:last-child { border-bottom: none; }
.rtdng5 .oaksr { background: none; color: var(--accent-light); font-weight: 700; }
.bowzkg .ldaew { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bowzkg .oaksr { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.r5d51n .c68h83 { counter-reset: card-n; }
.r5d51n .ldaew  { counter-increment: card-n; }
.r5d51n .oaksr { display: flex; align-items: center; gap: 10px; }
.r5d51n .oaksr::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;
}
.lrxd0l .ldaew { background: var(--bg-surface); border: 1px solid var(--border); }
.lrxd0l .oaksr { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qpdb54ub { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qpdb54ub         { --cl-hue: var(--accent); }
.zksfeyp     { --cl-hue: #16a34a; }
.utqyhmd { --cl-hue: #ea580c; }
.spoqs44    { --cl-hue: #2563eb; }
.zksfeyp, .utqyhmd, .spoqs44, .w0m2ue2u {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.j5ux9xt { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.j5ux9xt::before { color: var(--cl-hue); }
.qpdb54ub strong { color: var(--text-primary); font-size: 0.95rem; }
.qpdb54ub p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.h9frm6y9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.toyan, .bmhkf1jx { border-radius: 8px; padding: 14px; }
.toyan { background: var(--bg-pros); }
.bmhkf1jx { background: var(--bg-cons); }
.y9j2v8 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.toyan .y9j2v8 { color: var(--c-pros-label); }
.bmhkf1jx .y9j2v8 { color: #f87171; }
.toyan ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bmhkf1jx ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.uaje4cod { width: 100%; height: auto; border-radius: 10px; display: block; }
.m9pkppp {
  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;
}
.m9pkppp:hover { opacity: 0.85; }
.e2qt6d30 .m9pkppp  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.e2qt6d30 .m9pkppp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.n3vc .m9pkppp  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.n3vc .m9pkppp:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.e2qt6d30 .krioxjv7.m9pkppp, .n3vc .krioxjv7.m9pkppp,
.e2qt6d30 .pm8s2 .m9pkppp, .n3vc .pm8s2 .m9pkppp {
  background: var(--cta); border: none; color: #fff;
}
.e2qt6d30 .krioxjv7.m9pkppp:hover, .n3vc .krioxjv7.m9pkppp:hover,
.e2qt6d30 .pm8s2 .m9pkppp:hover, .n3vc .pm8s2 .m9pkppp:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.f64d .lcwl7 { border-radius: 50px; }
.f64d .m9pkppp  { border-radius: 50px; }
.hj270 .lcwl7,
.hj270 .m9pkppp { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.hj270 .lcwl7:hover,
.hj270 .m9pkppp:hover { filter: brightness(1.08); opacity: 1; }
.bzrw .lcwl7,
.bzrw .m9pkppp { box-shadow: 0 3px 14px -2px var(--cta); }
.bzrw .lcwl7:hover,
.bzrw .m9pkppp:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.o0jj2gm .lcwl7,
.o0jj2gm .m9pkppp { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.o0jj2gm .lcwl7:hover,
.o0jj2gm .m9pkppp:hover { opacity: 1; }
.o0jj2gm .lcwl7:active,
.o0jj2gm .m9pkppp:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.vp4z .lcwl7,
.vp4z .m9pkppp { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.vp4z .lcwl7:hover,
.vp4z .m9pkppp:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.vp4z .lcwl7:active,
.vp4z .m9pkppp:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.pkzbyvwa .lcwl7,
.pkzbyvwa .m9pkppp { position: relative; overflow: hidden; }
.pkzbyvwa .lcwl7::before,
.pkzbyvwa .m9pkppp::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.pkzbyvwa .lcwl7:hover::before,
.pkzbyvwa .m9pkppp:hover::before { left: 135%; }
.t423 .lcwl7,
.t423 .m9pkppp { border-radius: 0; }
.shxxfday .lcwl7 { padding-left: 22px; padding-right: 22px; }
.shxxfday .m9pkppp  { padding-left: 12px; padding-right: 12px; }
.mgtc8czq .lcwl7 { padding-left: 44px; padding-right: 44px; }
.mgtc8czq .m9pkppp  { padding-left: 24px; padding-right: 24px; }
.e19p2 .lcwl7 { padding-left: 56px; padding-right: 56px; }
.e19p2 .m9pkppp  { padding-left: 32px; padding-right: 32px; }
.ejp8   .lcwl7::after, .ejp8   .m9pkppp::after,
.ihtcornm .lcwl7::after, .ihtcornm .m9pkppp::after,
.j1hqgxf    .lcwl7::after, .j1hqgxf    .m9pkppp::after,
.l4vk39f    .lcwl7::after, .l4vk39f    .m9pkppp::after,
.fbon    .lcwl7::after, .fbon    .m9pkppp::after,
.au9musw0     .lcwl7::after, .au9musw0     .m9pkppp::after,
.w287hh7    .lcwl7::after, .w287hh7    .m9pkppp::after,
.e5lfoh   .lcwl7::after, .e5lfoh   .m9pkppp::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;
}
.ejp8 .lcwl7::after, .ejp8 .m9pkppp::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");
}
.ihtcornm .lcwl7::after, .ihtcornm .m9pkppp::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");
}
.j1hqgxf .lcwl7::after, .j1hqgxf .m9pkppp::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");
}
.l4vk39f .lcwl7::after, .l4vk39f .m9pkppp::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");
}
.fbon .lcwl7::after, .fbon .m9pkppp::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");
}
.au9musw0 .lcwl7::after, .au9musw0 .m9pkppp::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");
}
.w287hh7 .lcwl7::after, .w287hh7 .m9pkppp::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");
}
.e5lfoh .lcwl7::after, .e5lfoh .m9pkppp::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");
}
.da9x065   .avh75ng::after, .da9x065   .by513rfk::after,
.k949ppeg .avh75ng::after, .k949ppeg .by513rfk::after,
.pq98pcdj    .avh75ng::after, .pq98pcdj    .by513rfk::after,
.myle92u7    .avh75ng::after, .myle92u7    .by513rfk::after,
.vp9otu    .avh75ng::after, .vp9otu    .by513rfk::after,
.epyqlpt3     .avh75ng::after, .epyqlpt3     .by513rfk::after,
.vmzw    .avh75ng::after, .vmzw    .by513rfk::after,
.t1ro4z   .avh75ng::after, .t1ro4z   .by513rfk::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;
}
.da9x065 .avh75ng::after, .da9x065 .by513rfk::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");
}
.k949ppeg .avh75ng::after, .k949ppeg .by513rfk::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");
}
.pq98pcdj .avh75ng::after, .pq98pcdj .by513rfk::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");
}
.myle92u7 .avh75ng::after, .myle92u7 .by513rfk::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");
}
.vp9otu .avh75ng::after, .vp9otu .by513rfk::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");
}
.epyqlpt3 .avh75ng::after, .epyqlpt3 .by513rfk::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");
}
.vmzw .avh75ng::after, .vmzw .by513rfk::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");
}
.t1ro4z .avh75ng::after, .t1ro4z .by513rfk::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");
}
.lojz {
  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;
}
.n29k9 {
  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;
}
.n29k9 > * { min-width: 0; }
.n29k9:hover { background: var(--bg-hover); }
.n29k9 > [itemprop="item"] { display: contents; }
.n29k9 [itemprop="itemReviewed"],
.n29k9 [itemprop="reviewRating"] { display: none; }
.n29k9::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;
}
.e2wbyrbj {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.qe8vrcl {
  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;
}
.vmlhlq { max-height: 52px; max-width: 110px; object-fit: contain; }
.v6h10 {
  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;
}
.qb8vsm .qe8vrcl    { background: #1a1a1a; }
.bvfoy .qe8vrcl   { background: rgba(128,128,128,.12); }
.v5dr .qe8vrcl { background: var(--bg-raised); }
.a660s .qe8vrcl    { background: transparent; padding: 0; }
.n19fwh {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.wngfw2 { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.ij7rxsmn { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.awgj402n {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.oafczj {
  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;
}
.gqekyrex {
  
  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%;
}
.fqiz {
  
  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;
}
.krioxjv7 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.krioxjv7.m9pkppp {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .n29k9 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .n29k9::before    { grid-area: rank;   }
  .e2wbyrbj           { grid-area: ident;  }
  .n19fwh     { grid-area: rating; min-width: 0; width: auto; }
  .awgj402n           { grid-area: pills;  }
  .krioxjv7             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .n29k9 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .n29k9::before    { justify-self: center; }
  .e2wbyrbj           { width: 100%; }
  .n19fwh     { justify-self: center; }
  .awgj402n           { grid-template-columns: 1fr; }
}
@media (max-width: 560px) { .sbc4 { padding: 10px 16px; gap: 6px 16px; } }
.pm8s2 .m9pkppp { white-space: nowrap; }
@media (max-width: 560px) {
  .rc9l8v { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .gu1r9l4 { order: 1; }
  .pm8s2 { order: 2; margin-left: auto; align-self: center; }
  .ejhgnlay { order: 3; flex: 1 1 100%; min-width: 0; }
}
@media (min-width: 860px) {
  .j0t5 .bjp2 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .j0t5 .owdzmh { margin: 0; }
}
.f2hs .owdzmh { border-top: 4px solid var(--accent); }
.f2hs .rc9l8v { background: var(--bg-card); }
.jc52n4 .h9frm6y9 { gap: 10px; }
.jc52n4 .toyan, .jc52n4 .bmhkf1jx { padding: 12px; }
.jc52n4 .toyan ul, .jc52n4 .bmhkf1jx ul { margin: 4px 0 0; padding-left: 18px; }
.jc52n4 .toyan li, .jc52n4 .bmhkf1jx li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ad1doa7 { grid-template-columns: 1fr; }
  .hm52m1j { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .hm52m1j .oxzams2w { width: 72px; height: 50px; }
  .hm52m1j .n7zhi { max-width: 180px; }
  .hm52m1j .pn79g { width: auto; }
}
@media (max-width: 720px) {
  .ybg5qnw0 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .zj7dz { padding: 16px; }
  .mhuqny .d0fl0pg { min-width: 50%; }
}
.pljluy .h9frm6y9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .nf8g9ry { grid-template-columns: 1fr; }
  .auotp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .sdnp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .jvov7k { flex-wrap: wrap; padding: 16px; }
}
.fthan .h9frm6y9 { gap: 8px; }
.fthan .toyan, .fthan .bmhkf1jx { padding: 8px; }
@media (max-width: 480px) {
  .ows4l5 { flex-direction: column; align-items: stretch; }
}
.v2plqcya .pn79g .m9pkppp { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jbspc91e { flex-direction: column; align-items: stretch; gap: 10px; }
  .v2plqcya .pn79g { text-align: center; }
}
@media (max-width: 720px) {
  .hwrlimc6 { grid-template-columns: 1fr; }
  .vhr7ev0j { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .aui7k91 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .uwjes { grid-template-columns: 1fr; }
  .ssc8w { width: 100px; height: 100px; margin: 16px auto; }
  .w5apx1 { font-size: 1.4rem; }
  .qjcqq2i5 { justify-content: center; }
  .y769k .d0fl0pg { min-width: 50%; }
}
.gk5ofps .h9frm6y9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .m7s0zoki { flex-wrap: wrap; padding: 14px 16px; }
  .sxv6ee { padding: 12px 16px; }
  .gk5ofps .h9frm6y9 { margin: 0 16px; }
  .gk5ofps .n4bpifm { padding: 0 16px; }
  .qx3ewj { padding: 12px 16px; }
}
.j9yp .n29k9 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.j9yp .n29k9:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.h2jep9 .lojz { gap: 18px; }
.h2jep9 .n29k9 {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.h2jep9 .n29k9:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.n6vxn .lojz {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.n6vxn .n29k9 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.n6vxn .n29k9:last-child { border-bottom: none; }
.n6vxn .e2wbyrbj,
.n6vxn .n19fwh,
.n6vxn .awgj402n {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.gtrwso9 .lojz { gap: 0; }
.gtrwso9 .n29k9 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.gtrwso9 .n29k9:last-child { border-bottom: none; }
.gtrwso9 .n29k9:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.gtrwso9 .n29k9:nth-child(even):hover { background: var(--bg-hover); }
.abg3s7d .n29k9 {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.kwv096x .awgj402n .oafczj {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.kwv096x .awgj402n .oafczj:first-child { border-left: none; }
.y3v1u5 .awgj402n .oafczj {
  background: transparent; padding: 4px 8px;
}
.y3v1u5 .awgj402n .gqekyrex { font-size: .65rem; opacity: .65; }
.y3v1u5 .awgj402n .fqiz   { font-size: 1.15rem; color: var(--accent-light); }
.epok9w97 .awgj402n .oafczj {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.ij7rxsmn { display: none; }
.u7kqxs07 .wngfw2 { font-size: 1rem; letter-spacing: 2px; }
.bngs92ma .wngfw2 {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.qsly .wngfw2,
.luu0r4 .wngfw2,
.xxqw7kta .wngfw2 { display: none; }
.qsly .ij7rxsmn,
.luu0r4 .ij7rxsmn,
.xxqw7kta .ij7rxsmn { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.qsly .ij7rxsmn { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.qsly .ij7rxsmn small { display: none; }
.luu0r4 .ij7rxsmn {
  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;
}
.luu0r4 .ij7rxsmn small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.xxqw7kta .ij7rxsmn {
  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;
}
.xxqw7kta .ij7rxsmn small { display: none; }
.t8ge { margin: 16px 0; }
.f52co { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f52co summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f52co summary::after { content: "+"; color: var(--accent-light); }
.f52co[open] summary::after { content: "−"; }
.f52co p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.rpxqs { margin-bottom: 0; }
.jj8mois h2.et5bbce { color: var(--text-primary); border-color: var(--accent-light); }
.qmuf h2.et5bbce { color: var(--text-primary); border-color: var(--accent-light); }
.trqmomzq .zksfeyp     { background: #052e16; border-color: #10b981; }
.trqmomzq .utqyhmd { background: #2d0a1e; border-color: #f43f5e; }
.trqmomzq .spoqs44    { background: #1e1036; border-color: #a855f7; }
.trqmomzq .qpdb54ub strong  { color: #f1f5f9; }
.trqmomzq .qpdb54ub p       { color: #cbd5e1; }
.trqmomzq .pcic35di    .zksfeyp     .j5ux9xt::before,
.trqmomzq .o4f7pw3k  .zksfeyp     .j5ux9xt::before,
.trqmomzq .f6tvqu7  .zksfeyp     .j5ux9xt::before,
.trqmomzq .yn91um .zksfeyp     .j5ux9xt::before { color: #10b981; }
.trqmomzq .pcic35di    .utqyhmd .j5ux9xt::before,
.trqmomzq .o4f7pw3k  .utqyhmd .j5ux9xt::before,
.trqmomzq .f6tvqu7  .utqyhmd .j5ux9xt::before,
.trqmomzq .yn91um .utqyhmd .j5ux9xt::before { color: #f43f5e; }
.trqmomzq .pcic35di    .spoqs44    .j5ux9xt::before,
.trqmomzq .o4f7pw3k  .spoqs44    .j5ux9xt::before,
.trqmomzq .f6tvqu7  .spoqs44    .j5ux9xt::before,
.trqmomzq .yn91um .spoqs44    .j5ux9xt::before { color: #a855f7; }
.lxnhc .zksfeyp     { background: #2d2000; border-color: #eab308; }
.lxnhc .utqyhmd { background: #2d0b0b; border-color: #ef4444; }
.lxnhc .spoqs44    { background: #2d1600; border-color: #f97316; }
.lxnhc .qpdb54ub strong  { color: #f1f5f9; }
.lxnhc .qpdb54ub p       { color: #cbd5e1; }
.lxnhc .pcic35di    .zksfeyp     .j5ux9xt::before,
.lxnhc .o4f7pw3k  .zksfeyp     .j5ux9xt::before,
.lxnhc .f6tvqu7  .zksfeyp     .j5ux9xt::before,
.lxnhc .yn91um .zksfeyp     .j5ux9xt::before { color: #eab308; }
.lxnhc .pcic35di    .utqyhmd .j5ux9xt::before,
.lxnhc .o4f7pw3k  .utqyhmd .j5ux9xt::before,
.lxnhc .f6tvqu7  .utqyhmd .j5ux9xt::before,
.lxnhc .yn91um .utqyhmd .j5ux9xt::before { color: #ef4444; }
.lxnhc .pcic35di    .spoqs44    .j5ux9xt::before,
.lxnhc .o4f7pw3k  .spoqs44    .j5ux9xt::before,
.lxnhc .f6tvqu7  .spoqs44    .j5ux9xt::before,
.lxnhc .yn91um .spoqs44    .j5ux9xt::before { color: #f97316; }
.uao8a .zksfeyp     { background: #0c1a2e; border-color: #38bdf8; }
.uao8a .utqyhmd { background: #12103a; border-color: #818cf8; }
.uao8a .spoqs44    { background: #0a2020; border-color: #2dd4bf; }
.uao8a .qpdb54ub strong  { color: #f1f5f9; }
.uao8a .qpdb54ub p       { color: #cbd5e1; }
.uao8a .pcic35di    .zksfeyp     .j5ux9xt::before,
.uao8a .o4f7pw3k  .zksfeyp     .j5ux9xt::before,
.uao8a .f6tvqu7  .zksfeyp     .j5ux9xt::before,
.uao8a .yn91um .zksfeyp     .j5ux9xt::before { color: #38bdf8; }
.uao8a .pcic35di    .utqyhmd .j5ux9xt::before,
.uao8a .o4f7pw3k  .utqyhmd .j5ux9xt::before,
.uao8a .f6tvqu7  .utqyhmd .j5ux9xt::before,
.uao8a .yn91um .utqyhmd .j5ux9xt::before { color: #818cf8; }
.uao8a .pcic35di    .spoqs44    .j5ux9xt::before,
.uao8a .o4f7pw3k  .spoqs44    .j5ux9xt::before,
.uao8a .f6tvqu7  .spoqs44    .j5ux9xt::before,
.uao8a .yn91um .spoqs44    .j5ux9xt::before { color: #2dd4bf; }
.qz9ui6b::before,
.cltt5::before { margin-right: 5px; }
.l5i2j .toyan ul li,
.l5i2j .k05n li         { color: #4ade80; }
.l5i2j .toyan .qz9ui6b { color: #22c55e; }
.l5i2j .bmhkf1jx ul li,
.l5i2j .zl32sk44 li         { color: #f87171; }
.l5i2j .bmhkf1jx .cltt5 { color: #ef4444; }
.wj2m3sai .toyan { background: var(--bg-pros); }
.wj2m3sai .bmhkf1jx { background: var(--bg-cons); }
.wj2m3sai .toyan .qz9ui6b { color: var(--c-pros-label); }
.wj2m3sai .bmhkf1jx .cltt5 { color: var(--c-cons); }
.wj2m3sai .toyan ul li,
.wj2m3sai .bmhkf1jx ul li,
.m9o84 .toyan { background: var(--bg-pros); }
.m9o84 .bmhkf1jx { background: var(--bg-cons); }
.m9o84 .toyan .qz9ui6b { color: var(--c-pros-label); }
.m9o84 .bmhkf1jx .cltt5 { color: var(--c-cons); }
.m9o84 .toyan ul li,
.m9o84 .bmhkf1jx ul li,
.elw38 .qz9ui6b::before { content: "✓ "; }
.elw38 .cltt5::before { content: "✗ "; }
.bwv0 .qz9ui6b::before { content: "→ "; }
.bwv0 .cltt5::before { content: "← "; }
.ucog7 .qz9ui6b::before { content: "★ "; }
.ucog7 .cltt5::before { content: "✕ "; }
.ijr2n .qz9ui6b::before { content: "◆ "; }
.ijr2n .cltt5::before { content: "▲ "; }
.j4aenum2 .qpdb54ub { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.j4aenum2 .qpdb54ub strong { color: var(--text-primary); }
.j4aenum2 .qpdb54ub p      { color: var(--text-muted); }
.afck5xvs .qpdb54ub { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.sphew .qpdb54ub {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.sphew .qpdb54ub strong,
.sphew .qpdb54ub p { color: #fff; }
.sphew .j5ux9xt::before { color: rgba(255,255,255,0.9) !important; }
.so13n .qpdb54ub {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.so13n .qpdb54ub strong { color: var(--text-primary); }
.so13n .qpdb54ub p      { color: var(--text-muted); }
.y0djr1 .qpdb54ub { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pcic35di .j5ux9xt,
.o4f7pw3k .j5ux9xt,
.f6tvqu7 .j5ux9xt,
.yn91um .j5ux9xt { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pcic35di .j5ux9xt::before,
.o4f7pw3k .j5ux9xt::before,
.f6tvqu7 .j5ux9xt::before,
.yn91um .j5ux9xt::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pcic35di .zksfeyp     .j5ux9xt::before { content: "✦"; color: var(--c-tip-border); }
.pcic35di .utqyhmd .j5ux9xt::before { content: "▲"; color: var(--c-warn-border); }
.pcic35di .spoqs44    .j5ux9xt::before { content: "◉"; color: #60a5fa; }
.o4f7pw3k .zksfeyp     .j5ux9xt::before { content: "★"; color: var(--c-tip-border); }
.o4f7pw3k .utqyhmd .j5ux9xt::before { content: "◆"; color: var(--c-warn-border); }
.o4f7pw3k .spoqs44    .j5ux9xt::before { content: "●"; color: #60a5fa; }
.f6tvqu7 .zksfeyp     .j5ux9xt::before { content: "▶"; color: var(--c-tip-border); }
.f6tvqu7 .utqyhmd .j5ux9xt::before { content: "■"; color: var(--c-warn-border); }
.f6tvqu7 .spoqs44    .j5ux9xt::before { content: "▸"; color: #60a5fa; }
.yn91um .zksfeyp     .j5ux9xt::before { content: "→"; color: var(--c-tip-border); }
.yn91um .utqyhmd .j5ux9xt::before { content: "⬥"; color: var(--c-warn-border); }
.yn91um .spoqs44    .j5ux9xt::before { content: "◈"; color: #60a5fa; }
.e9pzkjg .c446n68 .ilx30qz,
.e9pzkjg .aexo .ilx30qz  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.e9pzkjg .ldaew                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.e9pzkjg .n29k9                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.e9pzkjg .wqypust          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e9pzkjg .uo7vbp                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wws90blb .c446n68 .ilx30qz,
.wws90blb .aexo .ilx30qz,
.wws90blb .ldaew,
.wws90blb .n29k9,
.wws90blb .owdzmh,
.wws90blb .wqypust,
.wws90blb .uo7vbp,
.wws90blb .y0djr1 .qpdb54ub { box-shadow: none; }
.v8bgoqnn   body, .v8bgoqnn   { font-size: 0.9rem; }
.v8bgoqnn   .aa61uq, .v8bgoqnn .zav6, .v8bgoqnn .olkepruc,
.v8bgoqnn   .d1dh, .v8bgoqnn .fjqscn33 { font-size: 0.9rem; }
.v8bgoqnn   .kg7s8y1a, .v8bgoqnn .r0nxk3d { font-size: 0.9rem; }
.cu9r2   .aa61uq, .cu9r2 .zav6, .cu9r2 .olkepruc,
.cu9r2   .d1dh, .cu9r2 .fjqscn33 { font-size: 0.95rem; }
.cu9r2   .kg7s8y1a, .cu9r2 .r0nxk3d { font-size: 0.95rem; }
.u0o0x   .aa61uq, .u0o0x .zav6, .u0o0x .olkepruc,
.u0o0x   .d1dh, .u0o0x .fjqscn33 { font-size: 1.08rem; }
.u0o0x   .kg7s8y1a, .u0o0x .r0nxk3d { font-size: 1.05rem; }
.u0o0x   .rbp3an { font-size: 0.97rem; }
.ok7j .wqg27am      { font-size: 3.2rem; }
.ok7j h2.et5bbce { font-size: 1.9rem; }
.ok7j h3.dc46m03d     { font-size: 1.4rem; }
.mktut .wqg27am      { font-size: 3.8rem; }
.mktut h2.et5bbce { font-size: 2.2rem; }
.mktut h3.dc46m03d     { font-size: 1.6rem; }
.rpxqs + .rpxqs { position: relative; }
.hzkf4   .rpxqs + .rpxqs::before,
.gcawkc5x  .rpxqs + .rpxqs::before,
.p2zfiodf   .rpxqs + .rpxqs::before,
.fpbtam   .rpxqs + .rpxqs::before,
.jszrg5   .rpxqs + .rpxqs::before,
.lb9dr24 .rpxqs + .rpxqs::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hzkf4 .rpxqs + .rpxqs::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.gcawkc5x .rpxqs + .rpxqs::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.p2zfiodf .rpxqs + .rpxqs::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;
}
.fpbtam .rpxqs + .rpxqs::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p85q .rpxqs { margin-bottom: 16px; }
.p85q .rpxqs + .rpxqs { margin-top: 0; }
.p85q .paax5s { padding-top: 0; padding-bottom: 0; }
.jszrg5 .rpxqs + .rpxqs::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.lb9dr24 .rpxqs + .rpxqs::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.tgyz1a .rpxqs + .rpxqs::before,
.enuzpq .rpxqs + .rpxqs::before,
.zj15td .rpxqs + .rpxqs::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%;
}
.fm0l7 .tgyz1a .rpxqs:nth-child(even)::before,
.fm0l7 .enuzpq .rpxqs:nth-child(even)::before,
.fm0l7 .zj15td .rpxqs:nth-child(even)::before { background: var(--bg-surface); }
.ctwl .tgyz1a .rpxqs:nth-child(even)::before,
.ctwl .enuzpq .rpxqs:nth-child(even)::before,
.ctwl .zj15td .rpxqs:nth-child(even)::before { background: var(--bg-card); }
.tgyz1a .rpxqs + .rpxqs::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");
}
.enuzpq .rpxqs + .rpxqs::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");
}
.zj15td .rpxqs + .rpxqs::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");
}
.nu0o5o .ocnfxm,
.tvxpje .ocnfxm,
.bagy1 .ocnfxm { overflow: hidden; }
.nu0o5o .u144p,
.tvxpje .u144p { margin-bottom: 60px; }
.bagy1 .u144p { margin-bottom: 70px; }
.nu0o5o .ocnfxm::before,
.tvxpje .ocnfxm::before,
.bagy1 .ocnfxm::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%;
}
.nu0o5o .ocnfxm::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");
}
.tvxpje .ocnfxm::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");
}
.bagy1 .ocnfxm::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");
}
.q1qo2 .ocnfxm:not(.ywb4vpj6) .b95a { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.etabp8k .ocnfxm:not(.ywb4vpj6) .b95a { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.h4la2  .ocnfxm:not(.ywb4vpj6) .b95a { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mlk5r  .ocnfxm:not(.ywb4vpj6) .b95a { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.q1qo2 .ywb4vpj6 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.q1qo2 .qhm17n { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.q1qo2 .ccl34s { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.etabp8k .ywb4vpj6 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.h4la2 .ywb4vpj6 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.mlk5r .ywb4vpj6 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.edcdqf .ywb4vpj6 { background: var(--accent); }
.edcdqf .ywb4vpj6 .b95a { background: none; }
.edcdqf .ocnfxm:not(.ywb4vpj6) .b95a { background: rgba(0,0,0,0.6); }
.ayw3xllp .c1f3y { float: left; width: 38%; margin: 0 28px 16px 0; }
.ayw3xllp .c1f3y .uaje4cod { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ayw3xllp .paax5s::after { content: ''; display: block; clear: both; }
.mx2cm .c1f3y { float: right; width: 38%; margin: 0 0 16px 28px; }
.mx2cm .c1f3y .uaje4cod { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.mx2cm .paax5s::after { content: ''; display: block; clear: both; }
.za5mgor .rpxqs:nth-child(odd)  .c1f3y { float: left;  width: 38%; margin: 0 28px 16px 0; }
.za5mgor .rpxqs:nth-child(even) .c1f3y { float: right; width: 38%; margin: 0 0 16px 28px; }
.za5mgor .c1f3y .uaje4cod { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.za5mgor .paax5s::after { content: ''; display: block; clear: both; }
.ayw3xllp .c68h83,
.ayw3xllp .lojz,
.mx2cm .c68h83,
.mx2cm .lojz,
.za5mgor .c68h83,
.za5mgor .lojz { clear: both; }
@media (max-width: 900px) {
  .ayw3xllp .c1f3y,
  .mx2cm .c1f3y,
  .za5mgor .rpxqs:nth-child(odd)  .c1f3y,
  .za5mgor .rpxqs:nth-child(even) .c1f3y {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ayw3xllp .c1f3y .uaje4cod,
  .mx2cm .c1f3y .uaje4cod,
  .za5mgor .c1f3y .uaje4cod {
    max-height: none !important;
  }
}
.ayw3xllp .kg7s8y1a,
.ayw3xllp .r0nxk3d,
.mx2cm .kg7s8y1a,
.mx2cm .r0nxk3d,
.za5mgor .kg7s8y1a,
.za5mgor .r0nxk3d { overflow: hidden; }
@media (max-width: 640px) {
  .ayw3xllp .c1f3y,
  .mx2cm .c1f3y,
  .za5mgor .c1f3y { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mqi81 .f0i8euuz,
.mqi81 .paax5s,
.mqi81 .o7yu  { max-width: 1100px; }
.s8gka .f0i8euuz,
.s8gka .paax5s,
.s8gka .o7yu  { max-width: 1200px; }
.pucgmby .f0i8euuz,
.pucgmby .paax5s,
.pucgmby .o7yu  { max-width: 1320px; }
.pucgmby { --content-mw: 1320px; }
.nb5xjqk { font-size: 0.82rem; color: var(--text-muted); }
.wfoi3iv { display: flex; align-items: center; }
.cluzhm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.zb8cb { display: flex; align-items: center; }
.wkv4u { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.wkv4u:hover { text-decoration: underline; }
.rq7zf5 { margin: 0 3px; opacity: 0.45; }
.rq7zf5::before { content: '/'; }
.wnwq1c { padding: 2px 5px; color: var(--text-main); }
.p79zg .nb5xjqk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.p79zg .wfoi3iv { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.lz1fcva .nb5xjqk {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.lz1fcva .wfoi3iv { padding: 0 0 0 12px; }
.u5qjz .wfoi3iv { padding: 0 16px; }
.u5qjz .nb5xjqk {
  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);
}
.u5qjz .f0i8euuz { padding-top: 28px; }
@media (max-width: 720px) {
  .w73o { margin-top: 18px; padding: 0 16px; }
  .u5qjz .f0i8euuz { padding-top: 16px; }
}
.mqi81.p79zg .wfoi3iv { max-width: 1100px; }
.s8gka.p79zg .wfoi3iv { max-width: 1200px; }
.pucgmby.p79zg .wfoi3iv { max-width: 1320px; }
.pucgmby .w73o { max-width: 1320px; }
.buxda2n .rpxqs { padding-top: 16px; padding-bottom: 16px; }
.mhryl5 .rpxqs { padding-top: 24px; padding-bottom: 24px; }
.uag0n2 .rpxqs { padding-top: 40px; padding-bottom: 40px; }
.m6o3 .rpxqs { padding-top: 52px; padding-bottom: 52px; }
.h4btkln .rpxqs:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.h4btkln .rpxqs:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.h4btkln .rpxqs:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.h4btkln .rpxqs:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.rkuyptz .paax5s { padding-top: 10px;  padding-bottom: 10px; }
.mnpfp .paax5s { padding-top: 18px;  padding-bottom: 18px; }
.qje5xbb .paax5s { padding-top: 36px;  padding-bottom: 36px; }
.th9zn .paax5s { padding-top: 48px;  padding-bottom: 48px; }
.f1m3lzg h2.et5bbce { font-weight: 600; }
.f1m3lzg h3.dc46m03d     { font-weight: 600; }
.k30drg { font-weight: 500; }
.k30drg h2.et5bbce { font-weight: 800; }
.k30drg h3.dc46m03d     { font-weight: 700; }
.kd9qr5 h2.et5bbce { font-weight: 900; }
.kd9qr5 h3.dc46m03d     { font-weight: 800; }
.kd9qr5 .qpdb54ub strong,
.kd9qr5 .qpdb54ub strong { font-weight: 600; }
.avh75ng {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yj72was1 .avh75ng { display: none; }
@media (max-width: 640px) {
  .avh75ng { display: none !important; }
}
.avh75ng { background: var(--cta) !important; color: #fff !important; border: none !important; }
.avh75ng:hover { opacity: 0.85; }
.o50aj2 .avh75ng { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xjij2tcw  .by513rfk { left: 32px; }
@media (max-width: 480px) {
  .x3ptz .by513rfk { right: 20px; bottom: 20px; }
  .xjij2tcw  .by513rfk { left: 20px; bottom: 20px; }
}
.n05a { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.o7yu { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ioliq0k4 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.t1f40 { color: var(--text-dim); font-size: 0.8rem; }
.cul6omk { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.cul6omk img { height: 26px; width: auto; object-fit: contain; }
.esc4udd .o7yu { text-align: center; }
.esc4udd .ioliq0k4 { margin-top: 0; }
@media (max-width: 640px) {
  .o7yu { padding-left: 16px; padding-right: 16px; }
  .lsx4c .o7yu { padding: 20px 16px; }
  .sl3z { gap: 4px 12px; }
  .ioliq0k4 { font-size: 0.78rem; }
}
.hsu8i .jzzyyxla .cul6omk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.hsu8i .ioliq0k4 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.hsu8i .t1f40 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .hsu8i .xd9z { grid-template-columns: 1fr 1fr; } .hsu8i .jzzyyxla { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hsu8i .xd9z { grid-template-columns: 1fr; } }
.qfseb .bmtfbqp { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.qfseb .cul6omk { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.qfseb .fql46lpw { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.qfseb .fql46lpw a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.qfseb .fql46lpw a:hover { color: var(--accent-light); }
.m3xkqsm { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.qfseb .lerf { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.qfseb .v1rz { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.qfseb .v1rz a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.qfseb .v1rz a:hover { color: var(--accent-light); }
.qfseb .ioliq0k4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qfseb .bmtfbqp { gap: 12px; } .qfseb .cul6omk { margin-right: 0; width: 100%; } }
.imjcs .aikgs .cul6omk { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.imjcs .ioliq0k4 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.imjcs .t1f40 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .imjcs .k2hz { grid-template-columns: 1fr 1fr; } .imjcs .aikgs { grid-column: 1 / -1; } }
@media (max-width: 480px) { .imjcs .k2hz { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qnhqmny .uz7s { grid-template-columns: 1fr 1fr; } .qnhqmny .khnuq:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qnhqmny .uz7s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .pkf7ee .uz7s { grid-template-columns: 1fr; } }
.ch4dl .o7yu { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lnd1h7 .islqb      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.lnd1h7 .n05a { background: var(--bg-page); border-top-color: var(--border-alt); }
.mnkm609 .islqb      { background: #0d1117; border-bottom-color: #21262d; }
.mnkm609 .keybc7o { color: var(--accent-light); }
.mnkm609 .zmg4u85 { --msep-color: #8b949e; }
.mnkm609 .zmg4u85 a { color: #8b949e; }
.mnkm609 .zmg4u85 a:hover { color: var(--accent-light); }
.mnkm609 .pdsoi3b { color: #8b949e; }
.mnkm609 .n05a { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mnkm609 .ioliq0k4,
.mnkm609 .t1f40 { color: #6e7681; }
.mnkm609 .bc2n1 a, .mnkm609 .fql46lpw a,
.mnkm609 .v1rz a { color: #8b949e; }
.mnkm609 .cul6omk { color: #e6edf3; }
.mnkm609 .bc2n1 a:hover, .mnkm609 .fql46lpw a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .mnkm609 .zmg4u85 { background: #0d1117; border-top-color: #21262d; }
  .mnkm609 .zmg4u85 li a { border-bottom-color: #21262d; }
}
.ldpc22t2 .islqb      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ldpc22t2 .keybc7o { color: var(--accent-light); }
.ldpc22t2 .zmg4u85 { --msep-color: #475569; }
.ldpc22t2 .zmg4u85 a { color: #475569; }
.ldpc22t2 .zmg4u85 a:hover { color: var(--accent-light); }
.ldpc22t2 .pdsoi3b { color: #64748b; }
.ldpc22t2 .n05a { background: #f0f4f8; border-top-color: #cbd5e1; }
.ldpc22t2 .ioliq0k4,
.ldpc22t2 .t1f40 { color: #64748b; }
.ldpc22t2 .bc2n1 a, .ldpc22t2 .fql46lpw a,
.ldpc22t2 .v1rz a, .ldpc22t2 .cul6omk { color: #374151; }
.ldpc22t2 .bc2n1 a:hover, .ldpc22t2 .fql46lpw a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ldpc22t2 .zmg4u85 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ldpc22t2 .zmg4u85 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xtla .islqb      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xtla .keybc7o { color: #fff; }
.xtla .zmg4u85 { --msep-color: rgba(255,255,255,0.82); }
.xtla .zmg4u85 a { color: rgba(255,255,255,0.82); }
.xtla .zmg4u85 a:hover { color: #fff; }
.xtla .pdsoi3b { color: rgba(255,255,255,0.9); }
.xtla .n05a { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xtla .ioliq0k4,
.xtla .t1f40 { color: rgba(255,255,255,0.72); }
.xtla .bc2n1 a, .xtla .fql46lpw a,
.xtla .v1rz a, .xtla .cul6omk { color: #fff; }
.xtla .bc2n1 a:hover, .xtla .fql46lpw a:hover { color: #fff; }
@media (max-width: 640px) {
  .xtla .zmg4u85 { background: var(--accent); border-top-color: var(--accent-light); }
  .xtla .zmg4u85 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nhldj .islqb {
  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);
}
.nhldj .n05a {
  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) {
  .nhldj .zmg4u85 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.mef4i8 .rjfmmsy { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.vwjhna .rjfmmsy { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.gy2o .rjfmmsy { min-height: 72px; height: auto; }
.hmppz .rjfmmsy { min-height: 84px; height: auto; }
.lsx4c .rjfmmsy { max-width: none; padding: 0 32px; }
.lsx4c .o7yu  { max-width: none; padding: 24px 32px; }
.lgnqq0.s8gka .rjfmmsy { max-width: 1200px; }
.lgnqq0.pucgmby .rjfmmsy { max-width: 1320px; }
.mqyn0z   .keybc7o, .mqyn0z   .cul6omk { text-transform: capitalize; }
.k2cy .keybc7o, .k2cy .cul6omk { text-transform: lowercase; }
.y4zjmj .keybc7o, .y4zjmj .cul6omk { text-transform: uppercase; letter-spacing: 0.06em; }
.g64vd0i, .t9s4xnyd {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.t6tapzs .g64vd0i,
.t6tapzs .t9s4xnyd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.mj7x0ats .g64vd0i,
.mj7x0ats .t9s4xnyd { 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; }
.lpgnbqay .g64vd0i,
.lpgnbqay .t9s4xnyd { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.ju06slwb .g64vd0i,
.ju06slwb .t9s4xnyd { 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; }
.qjus   .zmg4u85 a { font-weight: 500; }
.nc6xz3eb .zmg4u85 a { font-weight: 600; }
.jo5zx5o9     .zmg4u85 a { font-weight: 700; }
.pq38473r    .zmg4u85 a { font-weight: 800; letter-spacing: 0.01em; }
.da0rg5a     .zmg4u85 > li + li::before,
.m8lgv0b    .zmg4u85 > li + li::before,
.ywixm    .zmg4u85 > li + li::before,
.wjxolzyw .zmg4u85 > li + li::before,
.n1bxt2f6 .zmg4u85 > li + li::before,
.pedg  .zmg4u85 > li + li::before,
.o2b67lk2    .zmg4u85 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.da0rg5a     .zmg4u85 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.m8lgv0b    .zmg4u85 > li + li::before { content: "|"; }
.ywixm    .zmg4u85 > li + li::before { content: "—"; }
.wjxolzyw .zmg4u85 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n1bxt2f6 .zmg4u85 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pedg  .zmg4u85 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.o2b67lk2    .zmg4u85 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .t6oz2 .pdsoi3b,
  .zrl552 .pdsoi3b,
  .h9yu .pdsoi3b,
  .zzlx .pdsoi3b,
  .vo3bgy7 .pdsoi3b {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .t6oz2 .pdsoi3b::before,
  .zrl552 .pdsoi3b::before,
  .h9yu .pdsoi3b::before,
  .zzlx .pdsoi3b::before,
  .vo3bgy7 .pdsoi3b::before { content: ""; display: block; flex-shrink: 0; }

  
  .t6oz2 .pdsoi3b::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;
  }

  
  .zrl552 .pdsoi3b::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;
  }

  
  .h9yu .pdsoi3b::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;
  }

  
  .zzlx .pdsoi3b::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;
  }

  
  .vo3bgy7 .pdsoi3b::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) {
  .n9gr .pdsoi3b {
    padding: 5px 14px;
  }
  .n9gr .zmg4u85 {
    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;
  }
  .n9gr .zmg4u85 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .n9gr .zmg4u85 li a:hover { background: var(--bg-raised); }
  .n9gr .god8xt5q,
  .qbbki .god8xt5q,
  .xo7x44 .god8xt5q { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .w1iyi .pdsoi3b {
    padding: 5px 10px;
  }
  .w1iyi .zmg4u85 {
    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);
  }
  .w1iyi .zmg4u85.u5vb1n { transform: translateX(0); }
  .w1iyi .zmg4u85 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .w1iyi .zmg4u85 li:last-child a { border-bottom: none; }
  .xtla .zmg4u85,
  .mnkm609 .zmg4u85 { background: var(--accent) !important; }
  .xtla .zmg4u85 li a,
  .mnkm609 .zmg4u85 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xo7x44 .pdsoi3b {
    padding: 5px 10px;
  }
  .xo7x44 .zmg4u85 {
    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);
  }
  .xo7x44 .zmg4u85::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xo7x44 .zmg4u85.u5vb1n { transform: translateY(0); }
  .xo7x44 .zmg4u85 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .d1ova42 .pdsoi3b {
    padding: 5px 10px;
  }
  .d1ova42 .zmg4u85 {
    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;
  }
  .d1ova42 .zmg4u85.u5vb1n { opacity: 1; pointer-events: auto; }
  .d1ova42 .zmg4u85 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .gx0e     .pdsoi3b { border-radius: 0 !important; }
  .ghzwr   .pdsoi3b { border-radius: 8px !important; }
  .j1pck .pdsoi3b { border-radius: 50% !important; }
  .rh7pk   .pdsoi3b { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .yd60k .orf43p { flex-direction: column; align-items: stretch; }
  .yd60k .x0r0 { flex-direction: row; min-width: auto; }
  .yd60k .yhfuv { align-items: flex-start; text-align: left; }
}
.rqfsqu9,
.rqfsqu9.rpxqs,
.fm0l7 .rqfsqu9,
.s79muird .rqfsqu9,
.ctwl .rqfsqu9,
.d8uo .rqfsqu9 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.bunnc3cf {
  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;
}
.kzmyje { flex: 1 1 280px; min-width: 0; }
.bh34vmhc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.pon9rz {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.uarzarc {
  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;
}
.uarzarc:hover { transform: translateY(-1px); opacity: 0.95; }
.sqwjvn1 .bunnc3cf {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.sqwjvn1 .bh34vmhc { color: var(--cta); }
.sqwjvn1 .pon9rz { color: var(--text-body); }
.sqwjvn1 .uarzarc {
  background: var(--cta) !important;
  color: #fff !important;
}
.srnh1v1 .bunnc3cf {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.srnh1v1 .bh34vmhc { color: var(--text-primary); }
.srnh1v1 .pon9rz { color: var(--text-body); }
.srnh1v1 .uarzarc {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .bunnc3cf {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .kzmyje { flex: 0 0 auto; }
  .bh34vmhc { font-size: 1.2rem; }
  .uarzarc { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ru0q .y6b9 { height: 36px; }
.f9mmfy .y6b9 { height: 60px; max-width: 200px; }
.xrzxzt74 .y6b9 { height: 56px; max-width: 180px; }
.ovia2hmj    .wngfw2, .ovia2hmj    .de08hkn { color: #f59e0b; }
.vcin16      .wngfw2 { font-size: 1rem; letter-spacing: 1.5px; }
.b5gdo    .wngfw2, .b5gdo    .de08hkn { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.puxngu     .wngfw2, .puxngu     .de08hkn { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.kcd22pm .wngfw2, .kcd22pm .de08hkn { color: var(--cta); letter-spacing: 2px; }
.qgyv   .wngfw2, .qgyv   .de08hkn { color: #e91e63; letter-spacing: 2px; }
.pbrqx  .wngfw2, .pbrqx  .de08hkn { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.ln7xqn     .wngfw2, .ln7xqn     .de08hkn { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.kwv096x .oafczj + .oafczj {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.g3x0qk .n29k9 { padding: 18px 24px; min-height: 68px; }
.y3v1u5 .gqekyrex {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.y3v1u5 .fqiz {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.epok9w97 .oafczj {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.lojz { counter-reset: cs-rank; }
.lojz .n29k9 { counter-increment: cs-rank; }
.lojz .n29k9::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;
}
.rw1k .lojz { counter-reset: cs-rank; gap: 0; }
.rw1k .n29k9 {
  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;
}
.rw1k .n29k9::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;
}
.rw1k .e2wbyrbj {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.rw1k .qe8vrcl {
  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;
}
.rw1k .vmlhlq { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.rw1k .e2wbyrbj { min-width: 0; flex-direction: column; width: 100%; }
.rw1k .v6h10 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.rw1k .wngfw2 { color: var(--cta, var(--accent)); }
.rw1k .ij7rxsmn { font-weight: 700; }
.rw1k .oafczj {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.rw1k .gqekyrex {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.rw1k .fqiz {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.rw1k .p53d247k .fqiz { font-size: 1.3rem; color: var(--accent-light); }
.rw1k .krioxjv7 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.rw1k .n29k9:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .rw1k .lojz {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .rw1k .n29k9 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .rw1k .n29k9 { padding: 40px 16px 20px; }
  .rw1k .oafczj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .rw1k .krioxjv7 { width: 100%; min-width: 0; }
}
.swwof .lojz { counter-reset: cs-rank; gap: 10px; }
.swwof .n29k9 {
  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);
}
.swwof .n29k9::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);
}
.swwof .e2wbyrbj {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.swwof .qe8vrcl {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.swwof .vmlhlq { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.swwof .v6h10 {
  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;
}
.swwof .wngfw2 { color: var(--cta, var(--accent)); }
.swwof .oafczj {
  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;
}
.swwof .gqekyrex {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.swwof .fqiz { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.swwof .p53d247k .fqiz { color: var(--accent-light); }
.swwof .krioxjv7 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.swwof .n29k9:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .swwof .n29k9 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .swwof .n29k9::before {
    position: absolute; top: 14px; left: 14px;
  }
  .swwof .e2wbyrbj {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .swwof .v6h10 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .swwof .oafczj {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .swwof .krioxjv7 { width: 100%; min-width: 0; }
  .swwof .wngfw2 { min-width: 0; }
}
.x6g2vong .n29k9::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.kfzceo1y .f52co {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.kfzceo1y .f52co summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.kfzceo1y .f52co p { padding: 0 2px 16px; }
.z1tq85bo .f52co { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.z1tq85bo .f52co summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.z1tq85bo .f52co summary::after { content: "›"; font-size: 1.2em; }
.z1tq85bo .f52co[open] summary::after { content: "‹"; }
.z1tq85bo .f52co p { padding: 10px 22px 4px; }
.ncoa8dm4 .f52co {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ncoa8dm4 .f52co summary { color: var(--text-primary); padding-left: 16px; }
.ncoa8dm4 .f52co summary::after { content: "›"; font-size: 1.1em; }
.ncoa8dm4 .f52co[open] summary::after { content: "‹"; }
.ncoa8dm4 .f52co p { padding-left: 16px; }
.mpfb .t8ge { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.mpfb .f52co {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.mpfb .f52co:last-child { border-bottom: none; }
.mpfb .f52co summary { color: var(--text-primary); border-radius: 0; }
.mpfb .f52co summary::after { content: "›"; font-size: 1.1em; }
.mpfb .f52co[open] summary::after { content: "‹"; }
.cm7x .f52co { overflow: hidden; }
.cm7x .f52co summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.cm7x .f52co summary::after { color: rgba(255,255,255,.75); }
.cm7x .f52co[open] summary { border-radius: 0; }
.zm2roxnh { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ty2iqij {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jmhj5c {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.nifv { color: var(--text-muted); font-size: 1.05rem; }
.jrcqz {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.cshvb { margin-bottom: 20px; }
.pjdgyf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.mt0xa02n {
  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;
}
.mt0xa02n:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.zuvo9zk { resize: vertical; min-height: 130px; }
.m9jz { width: 100%; margin-top: 8px; }
.vvbnxnpp {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.r9atuo {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.v21bw98 { color: var(--text-muted); line-height: 1.75; }
.oh3q { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.oh3q li { margin-bottom: 6px; }
.bpwqm6b { max-width: 760px; margin: 0 auto; }
.xnnmz68 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ol1ldmcy { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ol1ldmcy:last-child { border-bottom: none; }
.ol1ldmcy h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.ol1ldmcy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gjpc { max-width: 760px; margin: 0 auto; }
.i04cuq { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.s4p6i ul.oh3q { margin: 0; }
.o947 { max-width: 900px; margin: 0 auto; }
.n7e3p21k { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.n7e3p21k:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.n7e3p21k .i04cuq { margin: 0; font-size: 1rem; }
.n7e3p21k .vtw7h9x p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .n7e3p21k { grid-template-columns: 1fr; gap: 10px; } }
.g9sugiy7 .i04cuq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.os9s0j .oh3q { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nwjtp { grid-template-columns: 1fr; } }
.oseai { color: inherit; text-decoration: none; }
.oseai:hover { color: var(--accent-light); text-decoration: underline; }
.fut6i { display: inline-block; line-height: 0; }
.yux8h { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kw6t4 { margin-bottom: 48px; }
.dwjypq9s { max-width: 760px; margin: 0 auto; }
.tm4n7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tm4n7:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.s8hll2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.tm4n7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tm4n7 ul.oh3q { margin: 0; }
.kiik { color: var(--text-muted); line-height: 1.75; }
.jddatgy .oh3q,
.xn5he0 .oh3q,
.a7s1k .oh3q,
.bnwz .oh3q {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.jddatgy .tm4n7,
.xn5he0 .tm4n7 { text-align: left; }
.jddatgy .s8hll2,
.xn5he0 .s8hll2 { text-align: center; }
.bupz88ac { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ziotzj { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.wwiv { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.a5cxhe { margin-top: 12px; }
.jmszz9 { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.jmszz9:hover { border-bottom-color: var(--accent-light); }
.nb0az { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nb0az img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ybik1t { border-radius: 50%; }
.tgqj { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.q19n { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
.zc5uit { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .zc5uit { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.mts7i .wwiv, .mts7i .ziotzj { max-width: 640px; }
.mgs76us .bupz88ac { font-size: 1.6rem; margin-top: 18px; }
.th0t .wwiv { margin-bottom: 28px; }
@media (max-width: 860px) { .toi3h { grid-template-columns: 1fr; } .mgs76us { position: static; text-align: center; } }
.dbmpgwfl .nb0az { margin: 0 auto 18px; }
.dbmpgwfl .tgqj { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .x7brtfp5 { grid-template-columns: 1fr; } }
.cbe4rwz .bupz88ac { font-size: 1.6rem; margin-bottom: 6px; }
.bnwz .oh3q { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cbe4rwz { flex-direction: column; text-align: center; } .qir4t5g { grid-template-columns: 1fr; } }
.m8ymtagc .bupz88ac { font-size: 1.35rem; margin: 0 0 4px; }
.m8ymtagc .tgqj { margin: 0; }
.pb41 { max-width: 760px; margin: 0 auto; }
.wozou { position: relative; padding-left: 28px; }
.wozou::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.e6g288 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.e6g288:last-child { padding-bottom: 0; }
.jneblwp { 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; }
.bl5oy h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.bl5oy p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zso0j9 .jmhj5c { color: var(--accent-light); }
.d53s0xp4 .jmhj5c { font-size: 2rem; }
.d53s0xp4 .nifv { max-width: 680px; }
.c4b4 .jmhj5c { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.c4b4 .nifv  { margin: 0; }
@media (max-width: 640px) { .c4b4 { flex-direction: column; } }
.smdsig {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.smdsig .jmhj5c { color: var(--accent-light); }
.n2a6 .jmhj5c { color: #fff; }
.n2a6 .nifv  { color: rgba(255,255,255,0.85); }
.fdl0p1 { max-width: 680px; margin: 0 auto; }
.ag3mmn {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .ag3mmn { grid-template-columns: 1fr; } }
.ct2urp .mt0xa02n {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ct2urp .mt0xa02n:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.s70xpv0a .mt0xa02n { background: var(--bg-raised); border-color: transparent; }
.s70xpv0a .mt0xa02n:focus { background: var(--bg-card); border-color: var(--accent-light); }
.mtr06x .mt0xa02n { border-radius: 100px; padding: 11px 20px; }
.mtr06x .zuvo9zk { border-radius: 14px; }
.lno9v59t {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.lno9v59t summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.lno9v59t summary::-webkit-details-marker { display: none; }
.lno9v59t summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.lno9v59t[open] summary::after { content: "−"; }
.thoh {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .p1pqvs { grid-template-columns: 1fr; } }
.bm61 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.bm61 li { margin-bottom: 6px; }
.cmmc2g80{display:none}
.cmmc2g80:empty,.q3z8:empty{display:none}
.vbfti6{position:relative;overflow:visible}
.w0xwr .eu8hrw,.wm7pu .eu8hrw,
.u1ck .eu8hrw,.uf7td .eu8hrw,
.lqv5ty .eu8hrw,.rosb9zu2 .eu8hrw{display:block}
.gk93k2f .gorip{display:block}
.w0xwr .eu8hrw,.wm7pu .eu8hrw,
.u1ck .eu8hrw,.uf7td .eu8hrw,
.lqv5ty .eu8hrw{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}
.w0xwr .eu8hrw .q3z8,.wm7pu .eu8hrw .q3z8,
.u1ck .eu8hrw .q3z8,.uf7td .eu8hrw .q3z8,
.lqv5ty .eu8hrw .q3z8{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}
.w0xwr .yqdg98,.wm7pu .yqdg98,
.u1ck .yqdg98,.uf7td .yqdg98,
.lqv5ty .yqdg98{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.w0xwr .eu8hrw,.wm7pu .eu8hrw{top:12px}
.w0xwr .eu8hrw .q3z8{margin-right:auto}
.wm7pu .eu8hrw .q3z8{margin-left:auto}
.wm7pu .eu8hrw{text-align:right}
.u1ck .eu8hrw,.uf7td .eu8hrw{bottom:12px}
.u1ck .eu8hrw .q3z8{margin-right:auto}
.uf7td .eu8hrw .q3z8{margin-left:auto}
.uf7td .eu8hrw{text-align:right}
.lqv5ty .eu8hrw{position:relative;margin-top:16px}
.lqv5ty .eu8hrw .q3z8{margin:0 auto}
.rosb9zu2 .eu8hrw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.rosb9zu2 .eu8hrw .q3z8{margin:0}
.rosb9zu2 .ccl34s~.eu8hrw,
.rosb9zu2 .detzutw~.eu8hrw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.rosb9zu2 .ccl34s~.eu8hrw .q3z8,
.rosb9zu2 .detzutw~.eu8hrw .q3z8{justify-content:flex-start}
.ccl34s~.eu8hrw,.detzutw~.eu8hrw{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}
.ccl34s~.eu8hrw .q3z8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.detzutw~.eu8hrw .q3z8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gorip .q3z8{margin:0 0 12px}
.q3z8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.yqdg98{white-space:nowrap}
.kzmr .yqdg98{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.kzmr .z9eevolj::before{content:""}
.ltyicrjx .yqdg98{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}
.ou3t1 .q3z8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.l1w6 .yqdg98{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.jer8p989 .yqdg98{color: var(--accent-light);opacity:1;font-weight:500}
.dqsp9zm .yqdg98{border-bottom:1px solid currentColor;padding-bottom:2px}
.fcct0 .q3z8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.vyik{--date-bg:transparent}
.yd8ebzqv .z9eevolj::before{content:""}
.g2cz0 .yqdg98 + .yqdg98::before{content:"•";margin-right:6px;opacity:.4}
.h2jcs5c .yqdg98 + .yqdg98::before{content:"/";margin-right:6px;opacity:.35}
.i7effr2 .yqdg98 + .yqdg98::before{content:"|";margin-right:6px;opacity:.3}
.jyqesq52 .yqdg98 + .yqdg98::before{content:"—";margin-right:6px;opacity:.3}
.p6rb95jt .yqdg98 + .yqdg98::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.m0eej .yqdg98 + .yqdg98::before{content:"·";margin-right:6px;opacity:.4}
.yiinh88 .yqdg98 + .yqdg98::before{content:"›";margin-right:6px;opacity:.4}
.eqzafekg .yqdg98 + .yqdg98::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.saq9{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.sepjywi{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.uc3a7jb9{display:flex;flex-direction:column;gap:3px}
.to3k{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.l20hvh{font-weight:700;font-size:1rem;color:var(--text-heading)}
.gvzsu{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.o30nsn5 .saq9{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.aqxie .saq9{border-top:3px solid var(--accent);padding-top:18px}
.voqtvb .saq9{border-left:3px solid var(--accent);border-radius:0}
.yisgb912 .saq9{padding:20px 0}
@media(max-width:640px){
  .saq9{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .gvzsu{max-width:100%}
}
.up0pp .wqypust{margin:0}
@media (max-width:560px){
  .xflbgam{grid-template-columns:repeat(2,1fr);gap:12px}
}
.ztr27079 {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.ztr27079.vv9u5528 {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.upw0cv {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.upw0cv .mbzn0c {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.upw0cv .mbzn0c::before,
.upw0cv .mbzn0c::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.upw0cv .mbzn0c::before { transform: translate(-50%, -50%) rotate(45deg); }
.upw0cv .mbzn0c::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.upw0cv .mbzn0c:hover { background: rgba(0,0,0,0.12) !important; }
.dhljwj {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.cm42ba {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.ukeu {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.wxb9z1v {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.upw0cv .dpbi {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.upw0cv .dpbi:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .upw0cv { padding: 28px 18px 20px; }
  .ukeu { font-size: 1.2rem; }
  .dhljwj { max-width: 220px; max-height: 80px; }
}
.o4n6vfld {
  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);
}
.aihmyhmz {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.mhtzc04c  .o4n6vfld { border-radius: 50%; }
.kfos7z26  .o4n6vfld { border-radius: 6px; }
.sjg8 .o4n6vfld { border-radius: 22px; }
.c2sshi8 .bunnc3cf {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .o4n6vfld { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.n5z2oy .rpxqs {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.n5z2oy .paax5s {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.n5z2oy .bunnc3cf {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.bzpt00 {
  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;                  
}
.bzpt00.vv9u5528 { transform: translate(-50%, 0); }
.bzpt00 .rpxqs,
.bzpt00 .paax5s {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.bzpt00 .bunnc3cf {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.nstczo0h {
  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;
}
.nstczo0h::before,
.nstczo0h::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.nstczo0h::before { transform: translate(-50%, -50%) rotate(45deg); }
.nstczo0h::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.nstczo0h:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .bzpt00 { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .bzpt00 .bunnc3cf {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .bzpt00 .pon9rz { display: none !important; }
  .bzpt00 .bh34vmhc { font-size: 1.1rem !important; }
  .bzpt00 .o4n6vfld { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .nstczo0h { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .rjfmmsy { flex-direction: row-reverse; }
[dir="rtl"] .zmg4u85 { flex-direction: row-reverse; }
[dir="rtl"] .xjij2tcw  .by513rfk { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .x3ptz .by513rfk { right: auto; left: 20px; }
  [dir="rtl"] .xjij2tcw  .by513rfk { left: auto;  right: 20px; }
}
[dir="rtl"] .ayw3xllp .c1f3y  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .mx2cm .c1f3y { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kg7s8y1a, [dir="rtl"] .r0nxk3d { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .toyan { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .bmhkf1jx { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qpdb54ub { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .bunnc3cf { direction: rtl; }
[dir="rtl"] .o4n6vfld { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .n29k9,
[dir="rtl"] .nb5xjqk { direction: rtl; }
[dir="rtl"] .uo7vbp { direction: rtl; }
[dir="rtl"] .n8sojns { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .yozyf68s .r0nxk3d,
[dir="rtl"] .t7xe2pfx .r0nxk3d,
[dir="rtl"] .orr11 .r0nxk3d,
[dir="rtl"] .p8bkxv .r0nxk3d {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .yozyf68s .r0nxk3d li::before,
[dir="rtl"] .t7xe2pfx .r0nxk3d li::before,
[dir="rtl"] .orr11 .r0nxk3d li::before,
[dir="rtl"] .p8bkxv .r0nxk3d li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ocnfxm.mr56czku .u144p,
[dir="rtl"] .vesr.mr56czku .u144p,
[dir="rtl"] .ywb4vpj6.mr56czku .u144p,
[dir="rtl"] .nkvjzqs.mr56czku .u144p,
[dir="rtl"] .wulj4q.mr56czku .u144p { text-align: right; }
[dir="rtl"] .ccl34s.mr56czku .zvy6tn { align-items: flex-end; text-align: right; }
[dir="rtl"] .paax5s,
[dir="rtl"] .d1dh,
[dir="rtl"] .fjqscn33,
[dir="rtl"] .u144p { text-align: right; }
[dir="rtl"] .jrcqz,
[dir="rtl"] .pjdgyf,
[dir="rtl"] .wwiv,
[dir="rtl"] .mt0xa02n,
[dir="rtl"] .zuvo9zk { text-align: right; direction: rtl; }
[dir="rtl"] .mtr06x .mt0xa02n,
[dir="rtl"] .ct2urp .mt0xa02n { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #319e90;
  --brand:           #319e90;
  --brand-light:     #348177;
  --brand-pale:      #4e9a90;
  --grad-start:      #5dcdbe;
  --grad-end:        #94d3cb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #10b981;
  --cta-light:       #089768;
  --cta-hover:       #0b8059;
  --bg-page:         #f6f7f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f5;
  --bg-raised:       #eef0f0;
  --bg-hover:        #f3f5f5;
  --border:          #e2e8e7;
  --border-alt:      #d0dbda;
  --border-section:  #e2e8e7;
  --text-primary:    #171b1a;
  --text-muted:      #535e5d;
  --text-body:       #2f3635;
  --text-sub:        #475150;
  --text-faint:      #778785;
  --text-dim:        #929f9d;
  --text-label:      #5f6c6a;
  --text-value:      #3b4342;
  --accent-bg:       #e5efee;
  --accent-bg-light: #cfe6e3;
  --bg-tip:          #f9f0f1;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f1;
  --bg-cons:         #faf6f3;
  --c-pros:          #881b29;
  --c-cons:          #9f5821;
  --c-pros-label:    #a12030;
  --c-tip-border:    #b22335;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #881b29;
}
:root { --logo-bg-opacity: 43%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.gj03b4 .j5ux9xt { font-size: 0; width: 1.2rem; flex-shrink: 0; }.gj03b4 .j5ux9xt::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.gj03b4 .zksfeyp     .j5ux9xt::before { content: "";  color: var(--c-tip-border); }.gj03b4 .utqyhmd .j5ux9xt::before { content: ""; color: var(--c-warn-border); }.gj03b4 .spoqs44    .j5ux9xt::before { content: ""; color: #60a5fa; }.trqmomzq .gj03b4 .zksfeyp     .j5ux9xt::before { color: #10b981; }.trqmomzq .gj03b4 .utqyhmd .j5ux9xt::before { color: #f43f5e; }.trqmomzq .gj03b4 .spoqs44    .j5ux9xt::before { color: #a855f7; }.lxnhc  .gj03b4 .zksfeyp     .j5ux9xt::before { color: #eab308; }.lxnhc  .gj03b4 .utqyhmd .j5ux9xt::before { color: #ef4444; }.lxnhc  .gj03b4 .spoqs44    .j5ux9xt::before { color: #f97316; }.uao8a  .gj03b4 .zksfeyp     .j5ux9xt::before { color: #38bdf8; }.uao8a  .gj03b4 .utqyhmd .j5ux9xt::before { color: #818cf8; }.uao8a  .gj03b4 .spoqs44    .j5ux9xt::before { color: #2dd4bf; }.ncsa3y .gj03b4 .j5ux9xt::before { color: var(--accent-light) !important; }
.nve8 .k05n li::before, .nve8 .zl32sk44 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.nve8 .k05n li::before { content: ""; }.nve8 .zl32sk44 li::before { content: ""; }.nve8 .qz9ui6b::before, .nve8 .cltt5::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.nve8 .qz9ui6b::before { content: ""; }.nve8 .cltt5::before { content: ""; }
.x2u6 .ui6j, .x2u6 .ccl34s { min-height: 640px; }
.rq7zf5::before { content: '—'; }