:root {
  --color-accent: #a855f7;
  --color-cta: #d946ef;
  --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;
}
.o7ynao {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.bevu {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.nyz3bc {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.seddjcuy { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ugg0pke { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ugg0pke a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ugg0pke a:hover { color: var(--accent-light); }
.kveivr   .faskkh { border-radius: 0; }
.z4xmyi  .faskkh li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .faskkh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .sj19:hover .faskkh,
  .sj19:focus-within .faskkh { display: block; }
  .faskkh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.k1nwl {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.nyna { display: none; }
@media (max-width: 640px) {
  .nyna {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .nyna.cas3 { display: block; }
}
@media (max-width: 640px) {
  .k1nwl { display: block; }
  .ugg0pke > li + li::before { display: none !important; }
  .ugg0pke {
    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;
  }
  .ugg0pke.cas3 { display: flex; }
  .ugg0pke li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ugg0pke li:last-child a { border-bottom: none; }
}
.fczf5 { min-height: 480px; }
.yrn5mt {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.r13c2vl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.zcoz1 .r13c2vl { margin-left: 0; margin-right: 0; }
.g93s {
  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;
}
.jz14wey9 .g93s { margin-top: 24px; }
.g93s:hover { opacity: 0.88; }
.v8qzm1g .puxen {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.v8qzm1g .yrn5mt { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.v8qzm1g .r13c2vl { color: #e2e8f0; }
.v8qzm1g.e2spa8 .puxen { text-align: center; }
.v8qzm1g.zcoz1   .puxen { text-align: left; }
.elnludew {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.elnludew .puxen {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.elnludew .yrn5mt { color: var(--text-primary); text-shadow: none; }
.elnludew .r13c2vl { color: var(--text-muted); }
.elnludew .g93s { margin-top: 16px; }
.elnludew, .elnludew.fczf5 { min-height: auto !important; }
.elnludew.e2spa8 .puxen { text-align: center; }
.elnludew.zcoz1   .puxen { text-align: left; }
.elnludew~.f3y8{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}
.elnludew~.f3y8 .nn4q{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}
.zypgrtrl .p0lt,
.zypgrtrl .fl18k {
  position: relative; overflow: hidden;
}
.zypgrtrl .p0lt::after,
.zypgrtrl .fl18k::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zypgrtrl .v8qzm1g .t36eawj {
  overflow: hidden;
}
.zypgrtrl .v8qzm1g .t36eawj::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;
}
.p0lt .yrn5mt { color: #fff; }
.p0lt .r13c2vl { color: rgba(255,255,255,0.85); }
.p0lt .g93s { background: #fff; color: var(--cta); }
.p0lt .g93s:hover { opacity: 0.92; }
.zypgrtrl .e7sze4 { position: relative; overflow: hidden; }
.zypgrtrl .e7sze4::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.e7sze4 .yrn5mt { text-shadow: none; color: var(--text-primary); }
.e7sze4 .r13c2vl { color: var(--text-muted); }
body.zxcu .yrn5mt {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.qi77d2z .yrn5mt {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.fczf5.p0lt .yrn5mt,
section.p0lt .yrn5mt {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.e7sze4.e2spa8 .b53yfd6r { align-items: center; text-align: center; }
.fczf5 .p6kcgz {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.p6kcgz .ofwswc.afmnn {
  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;
}
.p6kcgz .ofwswc.afmnn:hover { opacity: 0.85; }
.zn59 .puxen { padding-bottom: 24px; }
.jz14wey9 .puxen { max-width: 1100px; }
@media (max-width: 700px) {
  .e7sze4 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .e7sze4:not(.v0d3) .tc4k8h { display: none !important; }
  .v0d3 .tc4k8h { padding: 16px; }
  .b53yfd6r  { padding: 36px 24px; }
  .e7sze4~.f3y8,.q2se~.f3y8{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .fczf5, .e7sze4 { min-height: 320px !important; }
  .yrn5mt { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .nyglk,
  .suf2u,
  .l2uq { grid-template-columns: 1fr !important; }

  

  
  .zn59 { display: flex !important; flex-direction: column !important; }
  .zn59 .puxen { display: contents; }
  .zn59 .t36eawj { order: 0; }
  .zn59 .yrn5mt { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zn59 .nyglk { order: 2; padding: 0 16px 12px !important; }
  .zn59 .r13c2vl { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .jz14wey9 .puxen { display: flex; flex-direction: column; }
  .jz14wey9 .puxen .yrn5mt { order: 1; }
  .jz14wey9 .puxen .l2uq { order: 2; margin: 8px 0 24px !important; }
  .jz14wey9 .puxen .r13c2vl { order: 3; }
  .jz14wey9 .puxen .g93s { order: 4; align-self: center; margin-top: 0; }

  
  .e7sze4.v0d3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .e7sze4.v0d3 .b53yfd6r { display: contents; padding: 0; }
  .e7sze4.v0d3 .b53yfd6r .yrn5mt { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .e7sze4.v0d3 .tc4k8h { order: 2; padding: 12px 16px; }
  .e7sze4.v0d3 .b53yfd6r .r13c2vl { order: 3; padding: 0 24px; margin: 0 auto; }
  .e7sze4.v0d3 .b53yfd6r .g93s { order: 4; align-self: center; margin: 8px 0 32px; }
}
.p6fqgqyu { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.np24w3r0 { width: 100%; height: auto; display: block; border-radius: 10px; }
.porymb .p6fqgqyu        { border-radius: 16px; }
.porymb .np24w3r0  { border-radius: 16px; }
.vg900c .p6fqgqyu         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.vg900c .np24w3r0   { border-radius: 8px; }
.egqpv07 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.rb5nhd3 { width: 100%; padding: 32px 0; position: relative; }
.u8cops5 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.smxvpn4n .rb5nhd3:nth-child(even) { background: var(--bg-surface); }
.smxvpn4n .rb5nhd3:nth-child(odd)  { background: var(--bg-page); }
.j4pbayp .rb5nhd3:nth-child(even) { background: var(--bg-card); }
.j4pbayp .rb5nhd3:nth-child(odd)  { background: var(--bg-page); }
.smxvpn4n .rb5nhd3:nth-child(odd)  .u8cops5 { background: var(--bg-card); border-radius: 6px; }
.smxvpn4n .rb5nhd3:nth-child(even) .u8cops5 { background: var(--bg-raised); border-radius: 6px; }
.j4pbayp .rb5nhd3:nth-child(odd)  .u8cops5 { background: var(--bg-card); border-radius: 6px; }
.j4pbayp .rb5nhd3:nth-child(even) .u8cops5 { background: var(--bg-raised); border-radius: 6px; }
.smxvpn4n .rb5nhd3:nth-child(even) .z2tl94 .ghhm,
.j4pbayp .rb5nhd3:nth-child(even) .z2tl94 .ghhm { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.smxvpn4n .rb5nhd3:nth-child(odd) .z2tl94 .ghhm,
.j4pbayp .rb5nhd3:nth-child(odd) .z2tl94 .ghhm { background: var(--bg-card-inner); }
.smxvpn4n .rb5nhd3:nth-child(even) .qnpj2al .ghhm:nth-child(odd),
.j4pbayp .rb5nhd3:nth-child(even) .qnpj2al .ghhm:nth-child(odd)  { background: var(--bg-card); }
.smxvpn4n .rb5nhd3:nth-child(even) .qnpj2al .ghhm:nth-child(even),
.j4pbayp .rb5nhd3:nth-child(even) .qnpj2al .ghhm:nth-child(even) { background: var(--bg-card-inner); }
h1.kesin { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.kesin {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.y3gkx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ecx3gp0h h2.kesin {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.chkw2n60 h2.kesin {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qr20 h2.kesin {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.w7ukh2 h2.kesin::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.puy2o h2.kesin {
  color: var(--text-primary); font-size: 1.7rem;
}
.nxcg5q7r h2.kesin::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sug25st h2.kesin {
  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;
}
.jh6qqdc { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .jh6qqdc { display: none; } }
.byw35w { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.jl5cne { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.aya9 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.o8oev { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.bdr8x9e { padding-left: 20px; }
.bdr8x9e li { margin-bottom: 6px; }
.bdr8x9e a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.bdr8x9e a:hover { color: var(--accent-light); }
.kgbz .o8oev { display: none; }
.u7of2ord .o8oev { display: none; }
.u7of2ord .bdr8x9e { padding-left: 0; list-style: none; }
.u7of2ord .bdr8x9e li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.u7of2ord .bdr8x9e a { font-size: 0.92rem; }
.cgoru .aya9 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.cgoru .o8oev { display: none; }
.cgoru .bdr8x9e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.cgoru .bdr8x9e li { margin-bottom: 0; }
.cgoru .bdr8x9e 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;
}
.cgoru .bdr8x9e a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.z0kkrgin .aya9 { padding: 20px 20px 16px; }
.z0kkrgin .bdr8x9e {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.z0kkrgin .bdr8x9e li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.z0kkrgin .bdr8x9e 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;
}
.z0kkrgin .bdr8x9e 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;
}
.z0kkrgin .bdr8x9e a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.z0kkrgin .bdr8x9e a:focus,
.z0kkrgin .bdr8x9e a:focus-visible,
.z0kkrgin .bdr8x9e a:target { outline: none; }
.z0kkrgin .bdr8x9e li:target a { border-color: var(--border); color: var(--text-muted); }
.puszcbk .aya9 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.puszcbk .o8oev { display: none; }
.puszcbk .bdr8x9e { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.puszcbk .bdr8x9e li { margin-bottom: 0; }
.puszcbk .bdr8x9e li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.puszcbk .bdr8x9e li:last-child::after { content: ""; margin-right: 0; }
.puszcbk .bdr8x9e a { font-size: 0.9rem; }
.ghhm { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.z2tl94 .ghhm { background: var(--bg-card); }
.qnpj2al .ghhm:nth-child(odd)  { background: var(--bg-card); }
.qnpj2al .ghhm:nth-child(even) { background: var(--bg-raised); }
.na4s1 .ghhm {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.na4s1 .ghhm:last-child { border-bottom: none; }
.na4s1 h3.y3gkx { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vm3d .ghhm {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vm3d .ghhm + .ghhm { margin-top: 4px; }
.w4n4p .ghhm { background: none; border-radius: 0; padding: 12px 0; }
.w4n4p .ghhm + .ghhm { border-top: 1px solid var(--border-section); }
.lhhx3756 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.e4jxsjnu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.epn2i, .cvwqia7 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.epn2i li, .cvwqia7 li { margin-bottom: 6px; }
.cvwqia7 li { list-style: decimal; }
.znjbxc1     .epn2i { list-style-type: "● "; }
.fscy1  .epn2i { list-style-type: "■ "; }
.txanbtg .epn2i { list-style-type: "◆ "; }
.c1f3    .epn2i { list-style-type: "★ "; }
.znjbxc1     .h5cst { list-style-type: "● "; }
.fscy1  .h5cst { list-style-type: "■ "; }
.txanbtg .h5cst { list-style-type: "◆ "; }
.c1f3    .h5cst { list-style-type: "★ "; }
.znjbxc1    .epn2i li::marker, .znjbxc1    .h5cst li::marker,
.fscy1 .epn2i li::marker, .fscy1 .h5cst li::marker,
.txanbtg .epn2i li::marker, .txanbtg .h5cst li::marker,
.c1f3   .epn2i li::marker, .c1f3   .h5cst li::marker {
  color: var(--cta); font-size: 1em;
}
.znjbxc1 .cvwqia7,
.fscy1 .cvwqia7,
.txanbtg .cvwqia7,
.c1f3 .cvwqia7 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.znjbxc1 .cvwqia7 li,
.fscy1 .cvwqia7 li,
.txanbtg .cvwqia7 li,
.c1f3 .cvwqia7 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.znjbxc1 .cvwqia7 li::before,
.fscy1 .cvwqia7 li::before,
.txanbtg .cvwqia7 li::before,
.c1f3 .cvwqia7 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;
}
.znjbxc1     .cvwqia7 li::before { border-radius: 50%; }
.fscy1  .cvwqia7 li::before { border-radius: 3px; }
.txanbtg .cvwqia7 li::before { border-radius: 3px; }
.c1f3    .cvwqia7 li::before { border-radius: 50%; }
.uv1cn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.xph0 .uv1cn,
.imgnop80 .uv1cn { background: transparent; border: none; border-radius: 0; }
.u5vubuih { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.u5vubuih th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.u5vubuih td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.u5vubuih tr:hover td { background: var(--bg-hover); }
.mwesikc .u5vubuih tbody tr:nth-child(even) td { background: var(--bg-surface); }
.cq864uu .u5vubuih { border: 1px solid var(--border-alt); }
.cq864uu .u5vubuih th,
.cq864uu .u5vubuih td { border: 1px solid var(--border-alt); }
.qg8j .u5vubuih th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qg8j .u5vubuih td { border-bottom: none; }
.qg8j .u5vubuih tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.jsazdmv .u5vubuih th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.cgy85 .uv1cn {
  overflow: hidden;
}
.cgy85 .u5vubuih th { border-bottom: 1px solid var(--border-alt); }
.cgy85 .u5vubuih tr:last-child td { border-bottom: none; }
.mj267k4y { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jwmj { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.jinrp { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ty2sj { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.bpeg8 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.h5cst { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.h5cst 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%}
.xnop226h .ty2sj { background: transparent; text-align: center; }
.ybrvwr .jinrp {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.pmihnp .jinrp {
  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);
}
.qe8rbl .jwmj { display: grid; grid-template-columns: auto 1fr; }
.qe8rbl .jinrp {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qe8rbl .ty2sj { grid-column: 2; }
.qe8rbl .bpeg8,
.qe8rbl .h5cst { grid-column: 1 / -1; }
.c3pemj6 .jwmj { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.c3pemj6 .jinrp {
  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);
}
.c3pemj6 .ty2sj { grid-column: 2; }
.c3pemj6 .bpeg8,
.c3pemj6 .h5cst { grid-column: 1 / -1; }
.wv2fhe .jwmj { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.wv2fhe .ty2sj { background: none; color: var(--accent-light); font-weight: 700; }
.sid7x .jwmj { 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); }
.sid7x .ty2sj { background: none; color: var(--accent-light); font-weight: 700; }
.w65zo3q .jwmj { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.w65zo3q .jwmj:last-child { border-bottom: none; }
.w65zo3q .ty2sj { background: none; color: var(--accent-light); font-weight: 700; }
.il4u3 .jwmj { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.il4u3 .ty2sj { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.qlisjsdm .mj267k4y { counter-reset: card-n; }
.qlisjsdm .jwmj  { counter-increment: card-n; }
.qlisjsdm .ty2sj { display: flex; align-items: center; gap: 10px; }
.qlisjsdm .ty2sj::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;
}
.bpww .jwmj { background: var(--bg-surface); border: 1px solid var(--border); }
.bpww .ty2sj { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.j457igr { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.otceq  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.zihs { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.qgen { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.nfbu2c0j { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.j457igr strong { color: var(--text-primary); font-size: 0.95rem; }
.j457igr p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.np24w3r0 { width: 100%; height: auto; border-radius: 10px; display: block; }
.afmnn {
  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;
}
.afmnn:hover { opacity: 0.85; }
.jafle .afmnn  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jafle .afmnn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.top4 .afmnn  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.top4 .afmnn:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.eobl6s0 .g93s { border-radius: 50px; }
.eobl6s0 .afmnn  { border-radius: 50px; }
.o6ry .g93s { padding-left: 22px; padding-right: 22px; }
.o6ry .afmnn  { padding-left: 12px; padding-right: 12px; }
.vdrhxu .g93s { padding-left: 44px; padding-right: 44px; }
.vdrhxu .afmnn  { padding-left: 24px; padding-right: 24px; }
.sykk8cj .g93s { padding-left: 56px; padding-right: 56px; }
.sykk8cj .afmnn  { padding-left: 32px; padding-right: 32px; }
.vjsb   .g93s::after, .vjsb   .afmnn::after,
.rr5k2m57 .g93s::after, .rr5k2m57 .afmnn::after,
.gpvxg    .g93s::after, .gpvxg    .afmnn::after,
.chiua1    .g93s::after, .chiua1    .afmnn::after,
.hcigof    .g93s::after, .hcigof    .afmnn::after,
.jq9qr     .g93s::after, .jq9qr     .afmnn::after,
.hosyi    .g93s::after, .hosyi    .afmnn::after,
.fdkdldh6   .g93s::after, .fdkdldh6   .afmnn::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;
}
.vjsb .g93s::after, .vjsb .afmnn::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");
}
.rr5k2m57 .g93s::after, .rr5k2m57 .afmnn::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");
}
.gpvxg .g93s::after, .gpvxg .afmnn::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");
}
.chiua1 .g93s::after, .chiua1 .afmnn::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");
}
.hcigof .g93s::after, .hcigof .afmnn::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");
}
.jq9qr .g93s::after, .jq9qr .afmnn::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");
}
.hosyi .g93s::after, .hosyi .afmnn::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");
}
.fdkdldh6 .g93s::after, .fdkdldh6 .afmnn::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");
}
.tvneo   .rxq7::after, .tvneo   .yk55xa6s::after,
.s91a .rxq7::after, .s91a .yk55xa6s::after,
.gu8b    .rxq7::after, .gu8b    .yk55xa6s::after,
.o2ar    .rxq7::after, .o2ar    .yk55xa6s::after,
.f8188    .rxq7::after, .f8188    .yk55xa6s::after,
.tl25ejhw     .rxq7::after, .tl25ejhw     .yk55xa6s::after,
.c5fp9pz    .rxq7::after, .c5fp9pz    .yk55xa6s::after,
.fu7us   .rxq7::after, .fu7us   .yk55xa6s::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;
}
.tvneo .rxq7::after, .tvneo .yk55xa6s::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");
}
.s91a .rxq7::after, .s91a .yk55xa6s::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");
}
.gu8b .rxq7::after, .gu8b .yk55xa6s::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");
}
.o2ar .rxq7::after, .o2ar .yk55xa6s::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");
}
.f8188 .rxq7::after, .f8188 .yk55xa6s::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");
}
.tl25ejhw .rxq7::after, .tl25ejhw .yk55xa6s::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");
}
.c5fp9pz .rxq7::after, .c5fp9pz .yk55xa6s::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");
}
.fu7us .rxq7::after, .fu7us .yk55xa6s::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");
}
.ofwswc.afmnn {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .s8n6wgs {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .s8n6wgs::before    { grid-area: rank;   }
  .k3on20e           { grid-area: ident;  }
  .dgg0m     { grid-area: rating; min-width: 0; width: auto; }
  .sbmm7ie8           { grid-area: pills;  }
  .ofwswc             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .s8n6wgs {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .s8n6wgs::before    { justify-self: center; }
  .k3on20e           { width: 100%; }
  .dgg0m     { justify-self: center; }
  .sbmm7ie8           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .q5xv5nh .k6j5c8 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .q5xv5nh .ajmfk { margin: 0; }
}
.dqoo0ml6 .cdzv06 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.dqoo0ml6 .dpcjow h3 { color: var(--accent-light); }
.dqoo0ml6 .em9od { background: var(--bg-page); border: 1px solid var(--border); }
@media (max-width: 720px) {
  .hnarj2r { grid-template-columns: 1fr; }
  .rq95lrg { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .rq95lrg .tjwdnw2y { width: 72px; height: 50px; }
  .rq95lrg .ded7d { max-width: 180px; }
  .rq95lrg .w3ibtd6 { width: auto; }
}
@media (max-width: 720px) {
  .gypd { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .w26rhw { padding: 16px; }
  .i4nocc .texxsl39 { min-width: 50%; }
}
@media (max-width: 860px) {
  .ottv { grid-template-columns: 1fr; }
  .v94n398 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .l7m0z2zl { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .b95gks { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .qoqlnqy { flex-direction: column; align-items: stretch; }
}
.bqyc .w3ibtd6 .afmnn { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .s5ira { flex-direction: column; align-items: stretch; gap: 10px; }
  .bqyc .w3ibtd6 { text-align: center; }
}
@media (max-width: 720px) {
  .jjh0 { grid-template-columns: 1fr; }
  .feeah4s { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zx6q3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .nmfuh { grid-template-columns: 1fr; }
  .wihed { width: 100px; height: 100px; margin: 16px auto; }
  .bka5q7pg { font-size: 1.4rem; }
  .n2syfj { justify-content: center; }
  .u6evqxg .texxsl39 { min-width: 50%; }
}
@media (max-width: 540px) {
  .c76p { flex-wrap: wrap; padding: 14px 16px; }
  .swsgf { padding: 12px 16px; }
  .elxtic .g8t5sc9j { margin: 0 16px; }
  .elxtic .h4hcqla { padding: 0 16px; }
  .i8r6x5i { padding: 12px 16px; }
}
.xqrjmeq .s8n6wgs {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.r0i33 .sbmm7ie8 .rjz6aa9 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.r0i33 .sbmm7ie8 .rjz6aa9:first-child { border-left: none; }
.pbl0yu { margin: 16px 0; }
.dg6ff5b { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.dg6ff5b summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.dg6ff5b summary::after { content: "+"; color: var(--accent-light); }
.dg6ff5b[open] summary::after { content: "−"; }
.dg6ff5b p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.rb5nhd3 { margin-bottom: 0; }
.poebzjzo h2.kesin { color: var(--text-primary); border-color: var(--accent-light); }
.q7ea1egy h2.kesin { color: var(--text-primary); border-color: var(--accent-light); }
.da6g2 .otceq     { background: #052e16; border-color: #10b981; }
.da6g2 .zihs { background: #2d0a1e; border-color: #f43f5e; }
.da6g2 .qgen    { background: #1e1036; border-color: #a855f7; }
.da6g2 .j457igr strong  { color: #f1f5f9; }
.da6g2 .j457igr p       { color: #cbd5e1; }
.da6g2 .ogr0    .otceq     .nfbu2c0j::before,
.da6g2 .xsjylra  .otceq     .nfbu2c0j::before,
.da6g2 .di2c5yw  .otceq     .nfbu2c0j::before,
.da6g2 .qixnowl .otceq     .nfbu2c0j::before { color: #10b981; }
.da6g2 .ogr0    .zihs .nfbu2c0j::before,
.da6g2 .xsjylra  .zihs .nfbu2c0j::before,
.da6g2 .di2c5yw  .zihs .nfbu2c0j::before,
.da6g2 .qixnowl .zihs .nfbu2c0j::before { color: #f43f5e; }
.da6g2 .ogr0    .qgen    .nfbu2c0j::before,
.da6g2 .xsjylra  .qgen    .nfbu2c0j::before,
.da6g2 .di2c5yw  .qgen    .nfbu2c0j::before,
.da6g2 .qixnowl .qgen    .nfbu2c0j::before { color: #a855f7; }
.x18ii .otceq     { background: #2d2000; border-color: #eab308; }
.x18ii .zihs { background: #2d0b0b; border-color: #ef4444; }
.x18ii .qgen    { background: #2d1600; border-color: #f97316; }
.x18ii .j457igr strong  { color: #f1f5f9; }
.x18ii .j457igr p       { color: #cbd5e1; }
.x18ii .ogr0    .otceq     .nfbu2c0j::before,
.x18ii .xsjylra  .otceq     .nfbu2c0j::before,
.x18ii .di2c5yw  .otceq     .nfbu2c0j::before,
.x18ii .qixnowl .otceq     .nfbu2c0j::before { color: #eab308; }
.x18ii .ogr0    .zihs .nfbu2c0j::before,
.x18ii .xsjylra  .zihs .nfbu2c0j::before,
.x18ii .di2c5yw  .zihs .nfbu2c0j::before,
.x18ii .qixnowl .zihs .nfbu2c0j::before { color: #ef4444; }
.x18ii .ogr0    .qgen    .nfbu2c0j::before,
.x18ii .xsjylra  .qgen    .nfbu2c0j::before,
.x18ii .di2c5yw  .qgen    .nfbu2c0j::before,
.x18ii .qixnowl .qgen    .nfbu2c0j::before { color: #f97316; }
.rlnsrz8 .otceq     { background: #0c1a2e; border-color: #38bdf8; }
.rlnsrz8 .zihs { background: #12103a; border-color: #818cf8; }
.rlnsrz8 .qgen    { background: #0a2020; border-color: #2dd4bf; }
.rlnsrz8 .j457igr strong  { color: #f1f5f9; }
.rlnsrz8 .j457igr p       { color: #cbd5e1; }
.rlnsrz8 .ogr0    .otceq     .nfbu2c0j::before,
.rlnsrz8 .xsjylra  .otceq     .nfbu2c0j::before,
.rlnsrz8 .di2c5yw  .otceq     .nfbu2c0j::before,
.rlnsrz8 .qixnowl .otceq     .nfbu2c0j::before { color: #38bdf8; }
.rlnsrz8 .ogr0    .zihs .nfbu2c0j::before,
.rlnsrz8 .xsjylra  .zihs .nfbu2c0j::before,
.rlnsrz8 .di2c5yw  .zihs .nfbu2c0j::before,
.rlnsrz8 .qixnowl .zihs .nfbu2c0j::before { color: #818cf8; }
.rlnsrz8 .ogr0    .qgen    .nfbu2c0j::before,
.rlnsrz8 .xsjylra  .qgen    .nfbu2c0j::before,
.rlnsrz8 .di2c5yw  .qgen    .nfbu2c0j::before,
.rlnsrz8 .qixnowl .qgen    .nfbu2c0j::before { color: #2dd4bf; }
.x9nl4 .otceq     { background: var(--accent-bg); border-color: var(--accent-light); }
.x9nl4 .zihs { background: var(--accent-bg-light); border-color: var(--accent-light); }
.x9nl4 .qgen    { background: var(--accent-bg); border-color: var(--accent-pale); }
.x9nl4 .ogr0    .nfbu2c0j::before,
.x9nl4 .xsjylra  .nfbu2c0j::before,
.x9nl4 .di2c5yw  .nfbu2c0j::before,
.x9nl4 .qixnowl .nfbu2c0j::before { color: var(--accent-light) !important; }
.m5k1vcfl .cax4d { background: var(--bg-pros); }
.m5k1vcfl .vo3elpo { background: var(--bg-cons); }
.m5k1vcfl .cax4d .y9fuegs7 { color: var(--c-pros-label); }
.m5k1vcfl .vo3elpo .xdvt { color: var(--c-cons); }
.m5k1vcfl .cax4d ul li,
.m5k1vcfl .ssur li            { color: var(--c-pros); }
.m5k1vcfl .vo3elpo ul li,
.m5k1vcfl .mxo6 li            { color: var(--c-cons); }
.va8oo6v .j457igr { background: transparent; border-left: none; border: 1.5px solid; }
.va8oo6v .otceq     { border-color: var(--c-tip-border); }
.va8oo6v .zihs { border-color: var(--c-warn-border); }
.va8oo6v .qgen    { border-color: #60a5fa; }
.va8oo6v .j457igr strong { color: var(--text-primary); }
.va8oo6v .j457igr p      { color: var(--text-muted); }
.ut7myb3o .j457igr { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ut7myb3o .otceq     { border-top-color: var(--c-tip-border); }
.ut7myb3o .zihs { border-top-color: var(--c-warn-border); }
.ut7myb3o .qgen    { border-top-color: #60a5fa; }
.j9y4 .j457igr { border-left: none; border-radius: 8px; }
.j9y4 .otceq     { background: #065f46; }
.j9y4 .zihs { background: #92400e; }
.j9y4 .qgen    { background: #1e3a8a; }
.j9y4 .j457igr strong,
.j9y4 .j457igr p { color: #fff; }
.j9y4 .nfbu2c0j::before { color: rgba(255,255,255,0.85) !important; }
.da6g2.j9y4 .otceq,
.da6g2 .j9y4 .otceq     { background: #052e16; }
.da6g2.j9y4 .zihs,
.da6g2 .j9y4 .zihs { background: #2d0a1e; }
.da6g2.j9y4 .qgen,
.da6g2 .j9y4 .qgen    { background: #1e1036; }
.x18ii.j9y4 .otceq,
.x18ii .j9y4 .otceq      { background: #2d2000; }
.x18ii.j9y4 .zihs,
.x18ii .j9y4 .zihs  { background: #2d0b0b; }
.x18ii.j9y4 .qgen,
.x18ii .j9y4 .qgen     { background: #2d1600; }
.rlnsrz8.j9y4 .otceq,
.rlnsrz8 .j9y4 .otceq      { background: #0c1a2e; }
.rlnsrz8.j9y4 .zihs,
.rlnsrz8 .j9y4 .zihs  { background: #12103a; }
.rlnsrz8.j9y4 .qgen,
.rlnsrz8 .j9y4 .qgen     { background: #0a2020; }
.vydjzc .j457igr { border-left: none; border-radius: 6px; padding: 10px 14px; }
.vydjzc .otceq     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.vydjzc .zihs { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.vydjzc .qgen    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.vydjzc .j457igr strong { color: var(--text-primary); }
.vydjzc .j457igr p      { color: var(--text-muted); }
.w3au .j457igr { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ogr0 .nfbu2c0j,
.xsjylra .nfbu2c0j,
.di2c5yw .nfbu2c0j,
.qixnowl .nfbu2c0j { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ogr0 .nfbu2c0j::before,
.xsjylra .nfbu2c0j::before,
.di2c5yw .nfbu2c0j::before,
.qixnowl .nfbu2c0j::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ogr0 .otceq     .nfbu2c0j::before { content: "✦"; color: var(--c-tip-border); }
.ogr0 .zihs .nfbu2c0j::before { content: "▲"; color: var(--c-warn-border); }
.ogr0 .qgen    .nfbu2c0j::before { content: "◉"; color: #60a5fa; }
.xsjylra .otceq     .nfbu2c0j::before { content: "★"; color: var(--c-tip-border); }
.xsjylra .zihs .nfbu2c0j::before { content: "◆"; color: var(--c-warn-border); }
.xsjylra .qgen    .nfbu2c0j::before { content: "●"; color: #60a5fa; }
.di2c5yw .otceq     .nfbu2c0j::before { content: "▶"; color: var(--c-tip-border); }
.di2c5yw .zihs .nfbu2c0j::before { content: "■"; color: var(--c-warn-border); }
.di2c5yw .qgen    .nfbu2c0j::before { content: "▸"; color: #60a5fa; }
.qixnowl .otceq     .nfbu2c0j::before { content: "→"; color: var(--c-tip-border); }
.qixnowl .zihs .nfbu2c0j::before { content: "⬥"; color: var(--c-warn-border); }
.qixnowl .qgen    .nfbu2c0j::before { content: "◈"; color: #60a5fa; }
.fla52r .z2tl94 .ghhm,
.fla52r .qnpj2al .ghhm  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fla52r .jwmj                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fla52r .uv1cn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fla52r .aya9                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qboarw75 .z2tl94 .ghhm,
.qboarw75 .qnpj2al .ghhm,
.qboarw75 .jwmj,
.qboarw75 .s8n6wgs,
.qboarw75 .ajmfk,
.qboarw75 .uv1cn,
.qboarw75 .aya9,
.qboarw75 .w3au .j457igr { box-shadow: none; }
.qxm66w3   .y60359e, .qxm66w3 .lhhx3756, .qxm66w3 .e4jxsjnu,
.qxm66w3   .byw35w, .qxm66w3 .jl5cne { font-size: 0.9rem; }
.qxm66w3   .epn2i, .qxm66w3 .cvwqia7 { font-size: 0.9rem; }
.v8l8   .y60359e, .v8l8 .lhhx3756, .v8l8 .e4jxsjnu,
.v8l8   .byw35w, .v8l8 .jl5cne { font-size: 0.95rem; }
.v8l8   .epn2i, .v8l8 .cvwqia7 { font-size: 0.95rem; }
.xequ15   .y60359e, .xequ15 .lhhx3756, .xequ15 .e4jxsjnu,
.xequ15   .byw35w, .xequ15 .jl5cne { font-size: 1.08rem; }
.xequ15   .epn2i, .xequ15 .cvwqia7 { font-size: 1.05rem; }
.xequ15   .u5vubuih { font-size: 0.97rem; }
.bwunybo3 .yrn5mt      { font-size: 3.2rem; }
.bwunybo3 h2.kesin { font-size: 1.9rem; }
.bwunybo3 h3.y3gkx     { font-size: 1.4rem; }
.gkxqw0 .yrn5mt      { font-size: 3.8rem; }
.gkxqw0 h2.kesin { font-size: 2.2rem; }
.gkxqw0 h3.y3gkx     { font-size: 1.6rem; }
.rb5nhd3 + .rb5nhd3 { position: relative; }
.cyq5sauo   .rb5nhd3 + .rb5nhd3::before,
.ytx6  .rb5nhd3 + .rb5nhd3::before,
.rzk68swh   .rb5nhd3 + .rb5nhd3::before,
.hhr7qmnn   .rb5nhd3 + .rb5nhd3::before,
.sszubyqt   .rb5nhd3 + .rb5nhd3::before,
.moaxf .rb5nhd3 + .rb5nhd3::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.cyq5sauo .rb5nhd3 + .rb5nhd3::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ytx6 .rb5nhd3 + .rb5nhd3::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.rzk68swh .rb5nhd3 + .rb5nhd3::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;
}
.hhr7qmnn .rb5nhd3 + .rb5nhd3::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.n3by .rb5nhd3 { margin-bottom: 16px; }
.n3by .rb5nhd3 + .rb5nhd3 { margin-top: 0; }
.n3by .u8cops5 { padding-top: 0; padding-bottom: 0; }
.sszubyqt .rb5nhd3 + .rb5nhd3::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.moaxf .rb5nhd3 + .rb5nhd3::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lrhwje4 .rb5nhd3 + .rb5nhd3::before,
.crht .rb5nhd3 + .rb5nhd3::before,
.ugro8 .rb5nhd3 + .rb5nhd3::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%;
}
.smxvpn4n .lrhwje4 .rb5nhd3:nth-child(even)::before,
.smxvpn4n .crht .rb5nhd3:nth-child(even)::before,
.smxvpn4n .ugro8 .rb5nhd3:nth-child(even)::before { background: var(--bg-surface); }
.j4pbayp .lrhwje4 .rb5nhd3:nth-child(even)::before,
.j4pbayp .crht .rb5nhd3:nth-child(even)::before,
.j4pbayp .ugro8 .rb5nhd3:nth-child(even)::before { background: var(--bg-card); }
.lrhwje4 .rb5nhd3 + .rb5nhd3::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");
}
.crht .rb5nhd3 + .rb5nhd3::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");
}
.ugro8 .rb5nhd3 + .rb5nhd3::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");
}
.cclm .v8qzm1g { overflow: hidden; }
.g9s2tq .puxen,
.egcf .puxen { margin-bottom: 60px; }
.cclm .puxen { margin-bottom: 70px; }
.cclm .b53yfd6r { padding-bottom: 70px; }
.cclm .v8qzm1g::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%;
}
.cclm .v8qzm1g::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");
}
.ywilxfvp  .v8qzm1g:not(.p0lt) .t36eawj { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ywilxfvp .p0lt { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.ywilxfvp .fl18k { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.ywilxfvp .e7sze4 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h39r8pk .p6fqgqyu { float: left; width: 38%; margin: 0 28px 16px 0; }
.h39r8pk .p6fqgqyu .np24w3r0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.h39r8pk .u8cops5::after { content: ''; display: block; clear: both; }
.bvi4y8n .p6fqgqyu { float: right; width: 38%; margin: 0 0 16px 28px; }
.bvi4y8n .p6fqgqyu .np24w3r0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bvi4y8n .u8cops5::after { content: ''; display: block; clear: both; }
.fiemyjqb .rb5nhd3:nth-child(odd)  .p6fqgqyu { float: left;  width: 38%; margin: 0 28px 16px 0; }
.fiemyjqb .rb5nhd3:nth-child(even) .p6fqgqyu { float: right; width: 38%; margin: 0 0 16px 28px; }
.fiemyjqb .p6fqgqyu .np24w3r0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fiemyjqb .u8cops5::after { content: ''; display: block; clear: both; }
.h39r8pk .mj267k4y,
.bvi4y8n .mj267k4y,
.fiemyjqb .mj267k4y,
.fiemyjqb .q9dh59n { clear: both; }
@media (max-width: 900px) {
  .h39r8pk .p6fqgqyu,
  .bvi4y8n .p6fqgqyu,
  .fiemyjqb .rb5nhd3:nth-child(odd)  .p6fqgqyu,
  .fiemyjqb .rb5nhd3:nth-child(even) .p6fqgqyu {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .h39r8pk .p6fqgqyu .np24w3r0,
  .bvi4y8n .p6fqgqyu .np24w3r0,
  .fiemyjqb .p6fqgqyu .np24w3r0 {
    max-height: none !important;
  }
}
.h39r8pk .epn2i,
.h39r8pk .cvwqia7,
.bvi4y8n .epn2i,
.bvi4y8n .cvwqia7,
.fiemyjqb .epn2i,
.fiemyjqb .cvwqia7 { overflow: hidden; }
@media (max-width: 640px) {
  .h39r8pk .p6fqgqyu,
  .bvi4y8n .p6fqgqyu,
  .fiemyjqb .p6fqgqyu { float: none; width: 100%; margin: 0 0 16px 0; }
}
.h0fxpy1 .egqpv07,
.h0fxpy1 .u8cops5,
.h0fxpy1 .kfwoj4  { max-width: 1100px; }
.f1j1ec .egqpv07,
.f1j1ec .u8cops5,
.f1j1ec .kfwoj4  { max-width: 1200px; }
.e1jl9w .egqpv07,
.e1jl9w .u8cops5,
.e1jl9w .kfwoj4  { max-width: 1320px; }
.v7d2ppn { font-size: 0.82rem; color: var(--text-muted); }
.nsc6m { display: flex; align-items: center; }
.ahyao {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ei840jl { display: flex; align-items: center; }
.uodfhz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.uodfhz:hover { text-decoration: underline; }
.jl82 { margin: 0 3px; opacity: 0.45; }
.jl82::before { content: '/'; }
.i23e32p1 { padding: 2px 5px; color: var(--text-main); }
.kzw6 .v7d2ppn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.kzw6 .nsc6m { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.fia3ro63 .v7d2ppn {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.fia3ro63 .nsc6m { padding: 0 0 0 12px; }
.zdj9z41j .nsc6m { padding: 0 16px; }
.zdj9z41j .v7d2ppn {
  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);
}
.zdj9z41j .egqpv07 { padding-top: 28px; }
@media (max-width: 720px) {
  .vyhfy { margin-top: 18px; padding: 0 16px; }
  .zdj9z41j .egqpv07 { padding-top: 16px; }
}
.h0fxpy1.kzw6 .nsc6m { max-width: 1100px; }
.f1j1ec.kzw6 .nsc6m { max-width: 1200px; }
.e1jl9w.kzw6 .nsc6m { max-width: 1320px; }
.i0u5biw6 .rb5nhd3 { padding-top: 16px; padding-bottom: 16px; }
.qpcp .rb5nhd3 { padding-top: 24px; padding-bottom: 24px; }
.d8drbqw .rb5nhd3 { padding-top: 40px; padding-bottom: 40px; }
.ia5iv .rb5nhd3 { padding-top: 52px; padding-bottom: 52px; }
.fhu4k .rb5nhd3:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fhu4k .rb5nhd3:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fhu4k .rb5nhd3:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fhu4k .rb5nhd3:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ht0lnkjq .u8cops5 { padding-top: 10px;  padding-bottom: 10px; }
.hwdinj .u8cops5 { padding-top: 18px;  padding-bottom: 18px; }
.x16rlbiz .u8cops5 { padding-top: 36px;  padding-bottom: 36px; }
.n2iz .u8cops5 { padding-top: 48px;  padding-bottom: 48px; }
.vexj7ft h2.kesin { font-weight: 600; }
.vexj7ft h3.y3gkx     { font-weight: 600; }
.p2ow6 { font-weight: 500; }
.p2ow6 h2.kesin { font-weight: 800; }
.p2ow6 h3.y3gkx     { font-weight: 700; }
.ijwdjth h2.kesin { font-weight: 900; }
.ijwdjth h3.y3gkx     { font-weight: 800; }
.ijwdjth .j457igr strong,
.ijwdjth .j457igr strong { font-weight: 600; }
.rxq7 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.j0onym .rxq7 { display: none; }
@media (max-width: 640px) {
  .mp1n516i { display: none; }
  .rxq7 {
    position: absolute !important;
    left: 50% !important; top: 50% !important;
    transform: translate(-50%, -50%);
    padding: 8px 16px !important;
    font-size: 0.82rem !important;
    z-index: 5;
    max-width: 55%;
    white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  }
}
.rxq7 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rxq7:hover { opacity: 0.85; }
.c0vgeb68 .rxq7 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.y2yi5q .rxq7,
.nomu3  .rxq7 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.y2yi5q .rxq7:hover,
.nomu3  .rxq7:hover { opacity: 0.88; }
.c0vgeb68.y2yi5q .rxq7,
.c0vgeb68.nomu3  .rxq7 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.yk55xa6s {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.yk55xa6s:hover { transform: translateY(-2px); opacity: 0.92; }
.yk55xa6s { background: var(--cta) !important; color: #fff !important; border: none !important; }
.cyf4v .yk55xa6s { display: none; }
.nb17z .yk55xa6s { right: 32px; }
.ogto  .yk55xa6s { left: 32px; }
@media (max-width: 480px) {
  .nb17z .yk55xa6s { right: 20px; bottom: 20px; }
  .ogto  .yk55xa6s { left: 20px; bottom: 20px; }
}
.ojonb0b { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kfwoj4 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.fq1ja2i6 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xjmc83i { color: var(--text-dim); font-size: 0.8rem; }
.atz13 a, .waxoe2fq a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.atz13 a:hover, .waxoe2fq a:hover { color: var(--accent-light); }
.waxoe2fq { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.wk08y9 .kfwoj4 { text-align: center; }
.wk08y9 .waxoe2fq { justify-content: center; margin-bottom: 16px; }
.wk08y9 .fq1ja2i6 { margin-top: 0; }
.i7ung { margin-top: 10px; }
.i7ung a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .kfwoj4 { padding-left: 16px; padding-right: 16px; }
  .s7zm .kfwoj4 { padding: 20px 16px; }
  .waxoe2fq { gap: 4px 12px; }
  .fq1ja2i6 { font-size: 0.78rem; }
}
.nzgnu .fq1ja2i6 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.nzgnu .xjmc83i { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .nzgnu .hud9h { grid-template-columns: 1fr 1fr; } .nzgnu .lv9bq5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nzgnu .hud9h { grid-template-columns: 1fr; } }
.djfhe .fq1ja2i6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .djfhe .x31s { gap: 12px; } .djfhe .g8ykybj { margin-right: 0; width: 100%; } }
.qk8q .fq1ja2i6 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.qk8q .xjmc83i { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .qk8q .dhtbpvij { grid-template-columns: 1fr 1fr; } .qk8q .nap0r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qk8q .dhtbpvij { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mz3kpr3 .jsjx { grid-template-columns: 1fr 1fr; } .mz3kpr3 .x9e4:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mz3kpr3 .jsjx { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vwimgt1f .jsjx { grid-template-columns: 1fr; } }
.ky9d44dd .kfwoj4 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ky9d44dd .waxoe2fq { justify-content: center; }
.s1q5v8u .o7ynao      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.s1q5v8u .ojonb0b { background: var(--bg-page); border-top-color: var(--border-alt); }
.yqms .o7ynao      { background: #0d1117; border-bottom-color: #21262d; }
.yqms .nyz3bc { color: var(--accent-light); }
.yqms .ugg0pke { --msep-color: #8b949e; }
.yqms .ugg0pke a { color: #8b949e; }
.yqms .ugg0pke a:hover { color: var(--accent-light); }
.yqms .k1nwl { color: #8b949e; }
.yqms .ojonb0b { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.yqms .fq1ja2i6,
.yqms .xjmc83i { color: #6e7681; }
.yqms .atz13 a, .yqms .waxoe2fq a,
.yqms .atz13 a:hover, .yqms .waxoe2fq a:hover,
@media (max-width: 640px) {
  .yqms .ugg0pke { background: #0d1117; border-top-color: #21262d; }
  .yqms .ugg0pke li a { border-bottom-color: #21262d; }
}
.d6cume7 .o7ynao      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.d6cume7 .nyz3bc { color: var(--accent-light); }
.d6cume7 .ugg0pke { --msep-color: #475569; }
.d6cume7 .ugg0pke a { color: #475569; }
.d6cume7 .ugg0pke a:hover { color: var(--accent-light); }
.d6cume7 .k1nwl { color: #64748b; }
.d6cume7 .ojonb0b { background: #f0f4f8; border-top-color: #cbd5e1; }
.d6cume7 .fq1ja2i6,
.d6cume7 .xjmc83i { color: #64748b; }
.d6cume7 .atz13 a, .d6cume7 .waxoe2fq a,
.d6cume7 .atz13 a:hover, .d6cume7 .waxoe2fq a:hover,
@media (max-width: 640px) {
  .d6cume7 .ugg0pke { background: #f0f4f8; border-top-color: #cbd5e1; }
  .d6cume7 .ugg0pke li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.y2yi5q .o7ynao      { background: var(--accent); border-bottom-color: var(--accent-light); }
.y2yi5q .nyz3bc { color: #fff; }
.y2yi5q .ugg0pke { --msep-color: rgba(255,255,255,0.82); }
.y2yi5q .ugg0pke a { color: rgba(255,255,255,0.82); }
.y2yi5q .ugg0pke a:hover { color: #fff; }
.y2yi5q .k1nwl { color: rgba(255,255,255,0.9); }
.y2yi5q .ojonb0b { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.y2yi5q .fq1ja2i6,
.y2yi5q .xjmc83i { color: rgba(255,255,255,0.72); }
.y2yi5q .atz13 a, .y2yi5q .waxoe2fq a,
.y2yi5q .atz13 a:hover, .y2yi5q .waxoe2fq a:hover,
@media (max-width: 640px) {
  .y2yi5q .ugg0pke { background: var(--accent); border-top-color: var(--accent-light); }
  .y2yi5q .ugg0pke li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nomu3 .o7ynao {
  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);
}
.nomu3 .ojonb0b {
  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) {
  .nomu3 .ugg0pke {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.fws388 .bevu { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.c2ouocq2 .bevu { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.yefueg .bevu { min-height: 72px; height: auto; }
.stpgxb .bevu { min-height: 84px; height: auto; }
.s7zm .bevu { max-width: none; padding: 0 32px; }
.s7zm .kfwoj4  { max-width: none; padding: 24px 32px; }
.ahapidu9.f1j1ec .bevu { max-width: 1200px; }
.ahapidu9.e1jl9w .bevu { max-width: 1320px; }
.jtnnz   .nyz3bc, .jtnnz   .g8ykybj { text-transform: capitalize; }
.oo2bra .nyz3bc, .oo2bra .g8ykybj { text-transform: lowercase; }
.hnx3x5z .nyz3bc, .hnx3x5z .g8ykybj { text-transform: uppercase; letter-spacing: 0.06em; }
.q14xg7j, .jud5y7xb {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.axdmy .q14xg7j,
.ot1p .q14xg7j,
.il2wd3b .q14xg7j,
.j45ev .q14xg7j,
.w7fdt0   .ugg0pke a { font-weight: 500; }
.hjqg .ugg0pke a { font-weight: 600; }
.kqsc2b8     .ugg0pke a { font-weight: 700; }
.jwljug    .ugg0pke a { font-weight: 800; letter-spacing: 0.01em; }
.x8et     .ugg0pke > li + li::before,
.tm11bin    .ugg0pke > li + li::before,
.toj3    .ugg0pke > li + li::before,
.hj6hj5s4 .ugg0pke > li + li::before,
.byepn1nm .ugg0pke > li + li::before,
.irmt6n  .ugg0pke > li + li::before,
.c5wwa    .ugg0pke > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.x8et     .ugg0pke > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.tm11bin    .ugg0pke > li + li::before { content: "|"; }
.toj3    .ugg0pke > li + li::before { content: "—"; }
.hj6hj5s4 .ugg0pke > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.byepn1nm .ugg0pke > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.irmt6n  .ugg0pke > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.c5wwa    .ugg0pke > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .hu2dd .k1nwl,
  .xwu2 .k1nwl,
  .t8f3 .k1nwl,
  .qz2u1ml8 .k1nwl,
  .s8hx .k1nwl {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .hu2dd .k1nwl::before,
  .xwu2 .k1nwl::before,
  .t8f3 .k1nwl::before,
  .qz2u1ml8 .k1nwl::before,
  .s8hx .k1nwl::before { content: ""; display: block; flex-shrink: 0; }

  
  .hu2dd .k1nwl::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;
  }

  
  .xwu2 .k1nwl::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;
  }

  
  .t8f3 .k1nwl::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;
  }

  
  .qz2u1ml8 .k1nwl::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;
  }

  
  .s8hx .k1nwl::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) {
  .h4ts .k1nwl {
    padding: 5px 14px;
  }
  .h4ts .ugg0pke {
    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;
  }
  .h4ts .ugg0pke li a {
    border-bottom: none; padding: 10px 22px;
  }
  .h4ts .ugg0pke li a:hover { background: var(--bg-raised); }
  .h4ts .nyna,
  .n6mg1d4 .nyna,
  .azf1ni .nyna { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vqg1 .k1nwl {
    padding: 5px 10px;
  }
  .vqg1 .ugg0pke {
    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);
  }
  .vqg1 .ugg0pke.cas3 { transform: translateX(0); }
  .vqg1 .ugg0pke li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vqg1 .ugg0pke li:last-child a { border-bottom: none; }
  .y2yi5q .ugg0pke,
  .yqms .ugg0pke { background: var(--accent) !important; }
  .y2yi5q .ugg0pke li a,
  .yqms .ugg0pke li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .azf1ni .k1nwl {
    padding: 5px 10px;
  }
  .azf1ni .ugg0pke {
    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);
  }
  .azf1ni .ugg0pke::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .azf1ni .ugg0pke.cas3 { transform: translateY(0); }
  .azf1ni .ugg0pke li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ad1x .k1nwl {
    padding: 5px 10px;
  }
  .ad1x .ugg0pke {
    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;
  }
  .ad1x .ugg0pke.cas3 { opacity: 1; pointer-events: auto; }
  .ad1x .ugg0pke li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .tm187y     .k1nwl { border-radius: 0 !important; }
  .tuyzi   .k1nwl { border-radius: 8px !important; }
  .fatl .k1nwl { border-radius: 50% !important; }
  .q8th6oo   .k1nwl { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .p4iqv71k .auaxtb7 { flex-direction: column; align-items: stretch; }
  .p4iqv71k .jyvpji { flex-direction: row; min-width: auto; }
  .p4iqv71k .vt445 { align-items: flex-start; text-align: left; }
}
.k7m8622q,
.k7m8622q.rb5nhd3,
.smxvpn4n .k7m8622q,
.iekmxs .k7m8622q,
.j4pbayp .k7m8622q,
.zti0 .k7m8622q {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.dm9qy {
  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;
}
.ouvfg { flex: 1 1 280px; min-width: 0; }
.ogh9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qnzyif7c {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.ndojc {
  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;
}
.ndojc:hover { transform: translateY(-1px); opacity: 0.95; }
.idf062bk .dm9qy {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.idf062bk .ogh9 { color: var(--cta); }
.idf062bk .qnzyif7c { color: var(--text-body); }
.idf062bk .ndojc {
  background: var(--cta) !important;
  color: #fff !important;
}
.fpzzy .dm9qy {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.fpzzy .ogh9 { color: var(--text-primary); }
.fpzzy .qnzyif7c { color: var(--text-body); }
.fpzzy .ndojc {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .dm9qy {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ouvfg { flex: 0 0 auto; }
  .ogh9 { font-size: 1.2rem; }
  .ndojc { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.z7bsoj .seddjcuy { height: 36px; }
.o17ch .seddjcuy { height: 60px; max-width: 200px; }
.nipz6 .seddjcuy { height: 56px; max-width: 180px; }
.r0i33 .rjz6aa9 + .rjz6aa9 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .hq8ai .q9dh59n {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hq8ai .s8n6wgs {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hq8ai .s8n6wgs { padding: 40px 16px 20px; }
  .hq8ai .rjz6aa9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hq8ai .ofwswc { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .wmlmm6 .s8n6wgs {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wmlmm6 .s8n6wgs::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wmlmm6 .k3on20e {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wmlmm6 .pe44g6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wmlmm6 .rjz6aa9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wmlmm6 .ofwswc { width: 100%; min-width: 0; }
  .wmlmm6 .etfer { min-width: 0; }
}
.h1l4 .s8n6wgs::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cxhclj0 .dg6ff5b {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cxhclj0 .dg6ff5b summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cxhclj0 .dg6ff5b p { padding: 0 2px 16px; }
.zmdzys .dg6ff5b { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.zmdzys .dg6ff5b summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.zmdzys .dg6ff5b summary::after { content: "›"; font-size: 1.2em; }
.zmdzys .dg6ff5b[open] summary::after { content: "‹"; }
.zmdzys .dg6ff5b p { padding: 10px 22px 4px; }
.jlfld6m .dg6ff5b {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.jlfld6m .dg6ff5b summary { color: var(--text-primary); padding-left: 16px; }
.jlfld6m .dg6ff5b summary::after { content: "›"; font-size: 1.1em; }
.jlfld6m .dg6ff5b[open] summary::after { content: "‹"; }
.jlfld6m .dg6ff5b p { padding-left: 16px; }
.oa7wb77 .pbl0yu { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.oa7wb77 .dg6ff5b {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.oa7wb77 .dg6ff5b:last-child { border-bottom: none; }
.oa7wb77 .dg6ff5b summary { color: var(--text-primary); border-radius: 0; }
.oa7wb77 .dg6ff5b summary::after { content: "›"; font-size: 1.1em; }
.oa7wb77 .dg6ff5b[open] summary::after { content: "‹"; }
.mbmch .dg6ff5b { overflow: hidden; }
.mbmch .dg6ff5b summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.mbmch .dg6ff5b summary::after { color: rgba(255,255,255,.75); }
.mbmch .dg6ff5b[open] summary { border-radius: 0; }
.b710 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hv2blsx {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.xnagvg {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wqi8zc8 { color: var(--text-muted); font-size: 1.05rem; }
.e2x4po {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.drifuffv { margin-bottom: 20px; }
.qqugh {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uqxiuv {
  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;
}
.uqxiuv:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.gzusrv6 { resize: vertical; min-height: 130px; }
.ehw7fyv { width: 100%; margin-top: 8px; }
.jpjzj7q9 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.uhqqqtj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.x9yuo6hr { color: var(--text-muted); line-height: 1.75; }
.ml12me6 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ml12me6 li { margin-bottom: 6px; }
.d3934co6 { max-width: 760px; margin: 0 auto; }
.m15385y { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.rfd8sqh4 { max-width: 760px; margin: 0 auto; }
.th1v ul.ml12me6 { margin: 0; }
@media (max-width: 640px) { .mf4y { grid-template-columns: 1fr; gap: 10px; } }
.xekxy { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.c7hka8 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.utm7lg { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.c7hka8 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.c7hka8 .ml12me6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .xekxy { grid-template-columns: 1fr; } }
.jxmhhlmb { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.jxmhhlmb:hover .fv8rv47 { color: var(--accent-light); text-decoration: underline; }
.v94rs6 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yyk6dc { margin-bottom: 48px; }
.yszzrfp { max-width: 760px; margin: 0 auto; }
.jix5k2b { max-width: 640px; margin: 0 auto; }
.lhbg { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.lhbg:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.bskwlta { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.lhbg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lhbg ul.ml12me6 { margin: 0; }
.h7ea { color: var(--text-muted); line-height: 1.75; }
.wf77 .ml12me6,
.jix5k2b .ml12me6,
.k5i10e .ml12me6,
.mxreek .ml12me6 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.wf77 .lhbg,
.jix5k2b .lhbg { text-align: left; }
.wf77 .bskwlta,
.jix5k2b .bskwlta { text-align: center; }
.pbsimd { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.j0meb53 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pftkt { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cko5zv46 { margin-top: 12px; }
.rmbits { 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; }
.rmbits:hover { border-bottom-color: var(--accent-light); }
.dzyl89 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.dzyl89 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.maxk { width: 72px; height: 72px; }
.ltck80px { border-radius: 10px; }
.adcz9 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.r7yqo { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .rc7eglx { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.hk6xp79 .pftkt, .hk6xp79 .j0meb53 { max-width: 640px; }
.rjafhtqo .pbsimd { font-size: 1.6rem; margin-top: 18px; }
.gfjmv0 .pftkt { margin-bottom: 28px; }
@media (max-width: 860px) { .bvkes { grid-template-columns: 1fr; } .rjafhtqo { position: static; text-align: center; } }
.anrldplc .dzyl89 { margin: 0 auto 18px; }
.anrldplc .adcz9 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .j82h { grid-template-columns: 1fr; } }
.a91g4j83 .pbsimd { font-size: 1.6rem; margin-bottom: 6px; }
.mxreek .ml12me6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .a91g4j83 { flex-direction: column; text-align: center; } .g2he3 { grid-template-columns: 1fr; } }
.acld0g { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.acld0g .pbsimd { font-size: 1.35rem; margin: 0 0 4px; }
.acld0g .adcz9 { margin: 0; }
.keatxs .xnagvg { color: var(--accent-light); }
.lsdh .xnagvg { font-size: 2rem; }
.lsdh .wqi8zc8 { max-width: 680px; }
.m8hvec .xnagvg { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.m8hvec .wqi8zc8  { margin: 0; }
@media (max-width: 640px) { .m8hvec { flex-direction: column; } }
.l7ln0d .xnagvg { color: var(--accent-light); }
.aufj .xnagvg { color: #fff; }
.aufj .wqi8zc8  { color: rgba(255,255,255,0.85); }
.qzbgh { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .wuyt17dm { grid-template-columns: 1fr; } }
.nm31avtq .uqxiuv {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nm31avtq .uqxiuv:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.eoz0gheb .uqxiuv { background: var(--bg-raised); border-color: transparent; }
.eoz0gheb .uqxiuv:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pvvxj55v .uqxiuv { border-radius: 100px; padding: 11px 20px; }
.pvvxj55v .gzusrv6 { border-radius: 14px; }
.r0ec69v {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.r0ec69v 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;
}
.r0ec69v summary::-webkit-details-marker { display: none; }
.r0ec69v summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.r0ec69v[open] summary::after { content: "−"; }
.g7ryg {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .klost3m { grid-template-columns: 1fr; } }
.u3qcen7i { counter-reset: priv-count; }
.df8ekxq {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.df8ekxq:last-child { border-bottom: none; }
.y6f7 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.df8ekxq h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.df8ekxq p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gjgfi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.gjgfi li { margin-bottom: 6px; }
.jn3r2{display:none}
.jn3r2:empty,.nn4q:empty{display:none}
.ahblb0mk{position:relative;overflow:visible}
.avon3r65 .f3y8,.i7zd .f3y8,
.shzs9x .f3y8,.y1ykbnr .f3y8,
.ysmryn4 .f3y8,.n6nyolr .f3y8{display:block}
.l9zldmm .tke5c{display:block}
.avon3r65 .f3y8,.i7zd .f3y8,
.shzs9x .f3y8,.y1ykbnr .f3y8,
.ysmryn4 .f3y8{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}
.avon3r65 .f3y8 .nn4q,.i7zd .f3y8 .nn4q,
.shzs9x .f3y8 .nn4q,.y1ykbnr .f3y8 .nn4q,
.ysmryn4 .f3y8 .nn4q{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}
.avon3r65 .f3y8,.i7zd .f3y8{top:12px}
.avon3r65 .f3y8 .nn4q{margin-right:auto}
.i7zd .f3y8 .nn4q{margin-left:auto}
.i7zd .f3y8{text-align:right}
.shzs9x .f3y8,.y1ykbnr .f3y8{bottom:12px}
.shzs9x .f3y8 .nn4q{margin-right:auto}
.y1ykbnr .f3y8 .nn4q{margin-left:auto}
.y1ykbnr .f3y8{text-align:right}
.ysmryn4 .f3y8{position:relative;margin-top:16px}
.ysmryn4 .f3y8 .nn4q{margin:0 auto}
.n6nyolr .f3y8{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.n6nyolr .f3y8 .nn4q{margin:0}
.n6nyolr .e7sze4~.f3y8,
.n6nyolr .q2se~.f3y8{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.n6nyolr .e7sze4~.f3y8 .nn4q,
.n6nyolr .q2se~.f3y8 .nn4q{justify-content:flex-start}
.e7sze4~.f3y8,.q2se~.f3y8{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}
.e7sze4~.f3y8 .nn4q{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.q2se~.f3y8 .nn4q{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tke5c .nn4q{margin:0 0 12px}
.nn4q{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.zvehvzry{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.fv8rv47{font-weight:600;color:var(--text-heading);opacity:1}
.walo5yg .zvehvzry{display:none}
.xce4 .nn4q{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.g4umid .oxygh0sv{border-bottom:1px solid currentColor;padding-bottom:2px}
.uxvlk .nn4q{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.xetn8r{--date-bg:transparent}
.posgb .gwfcx6::before{content:""}
.kqvep45g .v4ygub{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .v4ygub{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .j0ybbi7{max-width:100%}
}
.bt9u985w .uv1cn{margin:0}
@media (max-width:560px){
  .jqkj71s{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .sqpfnv { padding: 28px 18px 20px; }
  .n6m255ds { font-size: 1.2rem; }
  .slycexu3 { max-width: 220px; max-height: 80px; }
}
.ak9gno6  .vaja722f { border-radius: 50%; }
.yvidh .dm9qy {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .vaja722f { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.frn5iaku {
  margin: 28px 0 24px;
}
.frn5iaku .rb5nhd3 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.frn5iaku .u8cops5 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.frn5iaku .dm9qy {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .bevu { flex-direction: row-reverse; }
[dir="rtl"] .ugg0pke { flex-direction: row-reverse; }
[dir="rtl"] .nb17z .yk55xa6s { right: auto; left: 32px; }
[dir="rtl"] .ogto  .yk55xa6s { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .nb17z .yk55xa6s { right: auto; left: 20px; }
  [dir="rtl"] .ogto  .yk55xa6s { left: auto;  right: 20px; }
}
[dir="rtl"] .h39r8pk .p6fqgqyu  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .bvi4y8n .p6fqgqyu { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .epn2i, [dir="rtl"] .cvwqia7 { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .j457igr { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .dm9qy { direction: rtl; }
[dir="rtl"] .v7d2ppn { direction: rtl; }
[dir="rtl"] .aya9 { direction: rtl; }
[dir="rtl"] .bdr8x9e { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .znjbxc1 .cvwqia7,
[dir="rtl"] .fscy1 .cvwqia7,
[dir="rtl"] .txanbtg .cvwqia7,
[dir="rtl"] .c1f3 .cvwqia7 {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .znjbxc1 .cvwqia7 li::before,
[dir="rtl"] .fscy1 .cvwqia7 li::before,
[dir="rtl"] .txanbtg .cvwqia7 li::before,
[dir="rtl"] .c1f3 .cvwqia7 li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .v8qzm1g.zcoz1 .puxen,
[dir="rtl"] .elnludew.zcoz1 .puxen,
[dir="rtl"] .p0lt.zcoz1 .puxen,
[dir="rtl"] .zn59.zcoz1 .puxen,
[dir="rtl"] .jz14wey9.zcoz1 .puxen { text-align: right; }
[dir="rtl"] .e7sze4.e2spa8 .b53yfd6r { text-align: center; }
[dir="rtl"] .u8cops5,
[dir="rtl"] .byw35w,
[dir="rtl"] .jl5cne,
[dir="rtl"] .jh6qqdc,
[dir="rtl"] .puxen { text-align: right; }
[dir="rtl"] .e2x4po,
[dir="rtl"] .qqugh,
[dir="rtl"] .pftkt,
[dir="rtl"] .uqxiuv,
[dir="rtl"] .gzusrv6 { text-align: right; direction: rtl; }
[dir="rtl"] .pvvxj55v .uqxiuv,
[dir="rtl"] .nm31avtq .uqxiuv { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #a855f7;
  --brand:           #a855f7;
  --brand-light:     #bb7ff5;
  --brand-pale:      #d4b3f4;
  --grad-start:      #750adb;
  --grad-end:        #9b3cf5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #d946ef;
  --cta-light:       #e58ff1;
  --cta-hover:       #e06bf2;
  --bg-page:         #0c0216;
  --bg-surface:      #140424;
  --bg-card:         #1c0631;
  --bg-card-inner:   #24083f;
  --bg-raised:       #2c094c;
  --bg-hover:        #330b5a;
  --border:          #3e0d6c;
  --border-alt:      #4d1187;
  --border-section:  #3e0d6c;
  --text-primary:    #e5e2e8;
  --text-muted:      #a59cae;
  --text-body:       #ccc6d1;
  --text-sub:        #a59cae;
  --text-faint:      #73677e;
  --text-dim:        #595062;
  --text-label:      #8c8097;
  --text-value:      #bfb8c5;
  --accent-bg:       #1f0b31;
  --accent-bg-light: #2e0f4c;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #7af4db;
  --c-cons:          #e6899d;
  --c-pros-label:    #4bf0ce;
  --c-tip-border:    #2aedc5;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4db;
}
:root { --logo-bg-opacity: 76%; }
body, button, input { font-family: "Urbanist", sans-serif; }
.wp131q .nfbu2c0j { font-size: 0; width: 1.2rem; flex-shrink: 0; }.wp131q .nfbu2c0j::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.wp131q .otceq     .nfbu2c0j::before { content: "";  color: var(--c-tip-border); }.wp131q .zihs .nfbu2c0j::before { content: ""; color: var(--c-warn-border); }.wp131q .qgen    .nfbu2c0j::before { content: ""; color: #60a5fa; }.da6g2 .wp131q .otceq     .nfbu2c0j::before { color: #10b981; }.da6g2 .wp131q .zihs .nfbu2c0j::before { color: #f43f5e; }.da6g2 .wp131q .qgen    .nfbu2c0j::before { color: #a855f7; }.x18ii  .wp131q .otceq     .nfbu2c0j::before { color: #eab308; }.x18ii  .wp131q .zihs .nfbu2c0j::before { color: #ef4444; }.x18ii  .wp131q .qgen    .nfbu2c0j::before { color: #f97316; }.rlnsrz8  .wp131q .otceq     .nfbu2c0j::before { color: #38bdf8; }.rlnsrz8  .wp131q .zihs .nfbu2c0j::before { color: #818cf8; }.rlnsrz8  .wp131q .qgen    .nfbu2c0j::before { color: #2dd4bf; }.x9nl4 .wp131q .nfbu2c0j::before { color: var(--accent-light) !important; }
.j81p3fv .ssur li::before, .j81p3fv .mxo6 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; }.j81p3fv .ssur li::before { content: ""; }.j81p3fv .mxo6 li::before { content: ""; }.j81p3fv .y9fuegs7::before, .j81p3fv .xdvt::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.j81p3fv .y9fuegs7::before { content: ""; }.j81p3fv .xdvt::before { content: ""; }
.brvh .fczf5, .brvh .e7sze4 { min-height: 320px; }
.x3tf0rna .g93s::after, .x3tf0rna .afmnn::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.fdvd3kja .rxq7::after,.fdvd3kja .yk55xa6s::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.jl82::before { content: '/'; }