:root {
  --color-accent: #5b268c;
  --color-cta: #b02682;
  --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;
}
.ijs8gsq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.d1jmvx {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.j52e9np {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.lnqo12p6 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.sqvi { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.sqvi a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.sqvi a:hover { color: var(--accent-light); }
.evwnllk   .xesoq { border-radius: 0; }
.zgfty4kh  .xesoq li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .xesoq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .npxhwu6p:hover .xesoq,
  .npxhwu6p:focus-within .xesoq { display: block; }
  .xesoq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.imb97tc1 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.jsnfx { display: none; }
@media (max-width: 640px) {
  .jsnfx {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .jsnfx.s04r6 { display: block; }
}
@media (max-width: 640px) {
  .imb97tc1 { display: block; }
  .sqvi > li + li::before { display: none !important; }
  .sqvi {
    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;
  }
  .sqvi.s04r6 { display: flex; }
  .sqvi li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .sqvi li:last-child a { border-bottom: none; }
}
.ehqx { min-height: 480px; }
.nyjh8dr {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.dly3am { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.k95mgu0 .dly3am { margin-left: 0; margin-right: 0; }
.qatw {
  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;
}
.a3vj .qatw { margin-top: 24px; }
.qatw:hover { opacity: 0.88; }
.g2uvp .nyjh8dr { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.g2uvp .dly3am { color: #e2e8f0; }
.g2uvp.xuiyeu .a6e2wk { text-align: center; }
.kym3 .nyjh8dr { color: var(--text-primary); text-shadow: none; }
.kym3 .dly3am { color: var(--text-muted); }
.kym3 .qatw { margin-top: 16px; }
.kym3, .kym3.ehqx { min-height: auto !important; }
.kym3.xuiyeu .a6e2wk { text-align: center; }
.kym3~.qc44ra9z{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}
.kym3~.qc44ra9z .wtkr{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.bsvrbj7n .nyjh8dr { color: #fff; }
.bsvrbj7n .dly3am { color: rgba(255,255,255,0.85); }
.bsvrbj7n .qatw { background: #fff; color: var(--cta); }
.bsvrbj7n .qatw:hover { opacity: 0.92; }
.giuzd4h .vxdcax { position: relative; overflow: hidden; }
.giuzd4h .vxdcax::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;
}
.u2du5 .vxdcax {
  animation: hg-breathe 7s ease-in-out infinite;
}
.zca6rma .vxdcax { position: relative; overflow: hidden; }
.zca6rma .vxdcax::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
.odv6jb1 .vxdcax { position: relative; overflow: hidden; }
.odv6jb1 .vxdcax::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.nfog .vxdcax {
  animation: hg-fadein 1.2s ease-out both;
}
.vxdcax {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.b8q3b {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.yh18k5 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.idl0sm {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.vxdcax .nyjh8dr { text-shadow: none; color: var(--text-primary); }
.vxdcax .dly3am { color: var(--text-muted); }
body.l3xkltl .nyjh8dr {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.cg0hkxq .nyjh8dr {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ehqx.bsvrbj7n .nyjh8dr,
section.bsvrbj7n .nyjh8dr {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.vxdcax.xuiyeu .b8q3b { align-items: center; text-align: center; }
.vxdcax.k95mgu0   .b8q3b { align-items: flex-start; text-align: left; }
.dkdu96bu .yh18k5 { position: relative; }
.dkdu96bu .yh18k5::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.dkdu96bu.xr1s .yh18k5::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.w432 .yh18k5 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.w432 .idl0sm {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.w432.xr1s .yh18k5 { padding: 32px 0 32px 32px; }
.ooxl1 .yh18k5 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.ooxl1 .idl0sm {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.xr1s .b8q3b {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.ooxl1.xr1s .yh18k5 { padding: 40px 16px 40px 48px; }
.ehqx .pn84wd {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.pn84wd .cxagko.u89aza7i {
  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;
}
.pn84wd .cxagko.u89aza7i:hover { opacity: 0.85; }
.bvspp9g .yh18k5 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .vxdcax { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .vxdcax:not(.bvspp9g) .yh18k5 { display: none !important; }
  .bvspp9g .yh18k5 { padding: 16px; }
  .b8q3b  { padding: 36px 24px; }
  .vxdcax~.qc44ra9z,.xr1s~.qc44ra9z{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .ehqx, .vxdcax { min-height: 320px !important; }
  .nyjh8dr { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .dreu,
  .cyif,
  .b1uof1 { grid-template-columns: 1fr !important; }

  

  
  .moj6g { display: flex !important; flex-direction: column !important; }
  .moj6g .a6e2wk { display: contents; }
  .moj6g .fycsmsml { order: 0; }
  .moj6g .nyjh8dr { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .moj6g .dreu { order: 2; padding: 0 16px 12px !important; }
  .moj6g .dly3am { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .a3vj .a6e2wk { display: flex; flex-direction: column; }
  .a3vj .a6e2wk .nyjh8dr { order: 1; }
  .a3vj .a6e2wk .b1uof1 { order: 2; margin: 8px 0 24px !important; }
  .a3vj .a6e2wk .dly3am { order: 3; }
  .a3vj .a6e2wk .qatw { order: 4; align-self: center; margin-top: 0; }

  
  .vxdcax.bvspp9g {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .vxdcax.bvspp9g .b8q3b { display: contents; padding: 0; }
  .vxdcax.bvspp9g .b8q3b .nyjh8dr { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .vxdcax.bvspp9g .yh18k5 { order: 2; padding: 12px 16px; }
  .vxdcax.bvspp9g .b8q3b .dly3am { order: 3; padding: 0 24px; margin: 0 auto; }
  .vxdcax.bvspp9g .b8q3b .qatw { order: 4; align-self: center; margin: 8px 0 32px; }
}
.j8siry1 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.ootxz { width: 100%; height: auto; display: block; border-radius: 10px; }
.hsi7c9 .j8siry1        { border-radius: 16px; }
.hsi7c9 .ootxz  { border-radius: 16px; }
.xwwc .j8siry1         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.xwwc .ootxz   { border-radius: 8px; }
.uwsmo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.l06v { width: 100%; padding: 32px 0; position: relative; }
.v23nsf { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.tceypv .l06v:nth-child(even) { background: var(--bg-surface); }
.tceypv .l06v:nth-child(odd)  { background: var(--bg-page); }
.u9odq .l06v:nth-child(even) { background: var(--bg-card); }
.u9odq .l06v:nth-child(odd)  { background: var(--bg-page); }
.tceypv .l06v:nth-child(odd)  .v23nsf { background: var(--bg-card); border-radius: 6px; }
.tceypv .l06v:nth-child(even) .v23nsf { background: var(--bg-raised); border-radius: 6px; }
.u9odq .l06v:nth-child(odd)  .v23nsf { background: var(--bg-card); border-radius: 6px; }
.u9odq .l06v:nth-child(even) .v23nsf { background: var(--bg-raised); border-radius: 6px; }
.tceypv .l06v:nth-child(even) .amfqea .nnw34,
.u9odq .l06v:nth-child(even) .amfqea .nnw34 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.tceypv .l06v:nth-child(odd) .amfqea .nnw34,
.u9odq .l06v:nth-child(odd) .amfqea .nnw34 { background: var(--bg-card-inner); }
.tceypv .l06v:nth-child(even) .i4of9y8 .nnw34:nth-child(odd),
.u9odq .l06v:nth-child(even) .i4of9y8 .nnw34:nth-child(odd)  { background: var(--bg-card); }
.tceypv .l06v:nth-child(even) .i4of9y8 .nnw34:nth-child(even),
.u9odq .l06v:nth-child(even) .i4of9y8 .nnw34:nth-child(even) { background: var(--bg-card-inner); }
h1.y1gb5 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.y1gb5 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.dyjp6f { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.yt7ks h2.y1gb5 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.sw1zl3d h2.y1gb5 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qhcfniyp h2.y1gb5 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.u01lzk4p h2.y1gb5::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.yylmpon h2.y1gb5 {
  color: var(--text-primary); font-size: 1.7rem;
}
.tjssrce3 h2.y1gb5::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bg884r h2.y1gb5 {
  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;
}
.zhjzr { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .zhjzr { display: none; } }
.h3pt1ubm { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.dy2dp { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.lgvvv {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.v3e1h1t { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.m83f4gv { padding-left: 20px; }
.m83f4gv li { margin-bottom: 6px; }
.m83f4gv a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.m83f4gv a:hover { color: var(--accent-light); }
.pzuith .v3e1h1t { display: none; }
.yyhq1 .v3e1h1t { display: none; }
.yyhq1 .m83f4gv { padding-left: 0; list-style: none; }
.yyhq1 .m83f4gv li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.yyhq1 .m83f4gv a { font-size: 0.92rem; }
.z2yr .lgvvv { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.z2yr .v3e1h1t { display: none; }
.z2yr .m83f4gv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.z2yr .m83f4gv li { margin-bottom: 0; }
.z2yr .m83f4gv 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;
}
.z2yr .m83f4gv a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ixrd .lgvvv { padding: 20px 20px 16px; }
.ixrd .m83f4gv {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ixrd .m83f4gv li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ixrd .m83f4gv 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;
}
.ixrd .m83f4gv 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;
}
.ixrd .m83f4gv a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ixrd .m83f4gv a:focus,
.ixrd .m83f4gv a:focus-visible,
.ixrd .m83f4gv a:target { outline: none; }
.ixrd .m83f4gv li:target a { border-color: var(--border); color: var(--text-muted); }
.hu0l1a9n .lgvvv { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hu0l1a9n .v3e1h1t { display: none; }
.hu0l1a9n .m83f4gv { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hu0l1a9n .m83f4gv li { margin-bottom: 0; }
.hu0l1a9n .m83f4gv li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hu0l1a9n .m83f4gv li:last-child::after { content: ""; margin-right: 0; }
.hu0l1a9n .m83f4gv a { font-size: 0.9rem; }
.nnw34 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.amfqea .nnw34 { background: var(--bg-card); }
.i4of9y8 .nnw34:nth-child(odd)  { background: var(--bg-card); }
.i4of9y8 .nnw34:nth-child(even) { background: var(--bg-raised); }
.r2qpv .nnw34 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.r2qpv .nnw34:last-child { border-bottom: none; }
.r2qpv h3.dyjp6f { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.fqmz .nnw34 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.fqmz .nnw34 + .nnw34 { margin-top: 4px; }
.ry05l9j .nnw34 { background: none; border-radius: 0; padding: 12px 0; }
.ry05l9j .nnw34 + .nnw34 { border-top: 1px solid var(--border-section); }
.f160 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ph1t54g { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.je9kh8z { color: var(--text-body); margin-bottom: 10px; }
.tbmbjw8, .mklg943i { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tbmbjw8 li, .mklg943i li { margin-bottom: 6px; }
.mklg943i li { list-style: decimal; }
.zu66     .tbmbjw8 { list-style-type: "● "; }
.lcj4mr  .tbmbjw8 { list-style-type: "■ "; }
.mj1bwr .tbmbjw8 { list-style-type: "◆ "; }
.tbwp2    .tbmbjw8 { list-style-type: "★ "; }
.zu66     .p0300ejs { list-style-type: "● "; }
.lcj4mr  .p0300ejs { list-style-type: "■ "; }
.mj1bwr .p0300ejs { list-style-type: "◆ "; }
.tbwp2    .p0300ejs { list-style-type: "★ "; }
.zu66    .tbmbjw8 li::marker, .zu66    .p0300ejs li::marker,
.lcj4mr .tbmbjw8 li::marker, .lcj4mr .p0300ejs li::marker,
.mj1bwr .tbmbjw8 li::marker, .mj1bwr .p0300ejs li::marker,
.tbwp2   .tbmbjw8 li::marker, .tbwp2   .p0300ejs li::marker {
  color: var(--cta); font-size: 1em;
}
.zu66 .mklg943i,
.lcj4mr .mklg943i,
.mj1bwr .mklg943i,
.tbwp2 .mklg943i {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.zu66 .mklg943i li,
.lcj4mr .mklg943i li,
.mj1bwr .mklg943i li,
.tbwp2 .mklg943i li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.zu66 .mklg943i li::before,
.lcj4mr .mklg943i li::before,
.mj1bwr .mklg943i li::before,
.tbwp2 .mklg943i 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;
}
.zu66     .mklg943i li::before { border-radius: 50%; }
.lcj4mr  .mklg943i li::before { border-radius: 3px; }
.mj1bwr .mklg943i li::before { border-radius: 3px; }
.tbwp2    .mklg943i li::before { border-radius: 50%; }
.lhi6i { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.gxvk8f8c .lhi6i,
.y8tx .lhi6i { background: transparent; border: none; border-radius: 0; }
.czyiw6ee { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.czyiw6ee th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.czyiw6ee td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.czyiw6ee tr:hover td { background: var(--bg-hover); }
.a578h .czyiw6ee tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ry2n .czyiw6ee { border: 1px solid var(--border-alt); }
.ry2n .czyiw6ee th,
.ry2n .czyiw6ee td { border: 1px solid var(--border-alt); }
.pmki78ft .czyiw6ee th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pmki78ft .czyiw6ee td { border-bottom: none; }
.pmki78ft .czyiw6ee tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.qskh .czyiw6ee th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.ml8r90 .lhi6i {
  overflow: hidden;
}
.ml8r90 .czyiw6ee th { border-bottom: 1px solid var(--border-alt); }
.ml8r90 .czyiw6ee tr:last-child td { border-bottom: none; }
.sj61qm9 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.eidfe { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.t93e { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.bn2tl8 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.ck4y { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.p0300ejs { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.p0300ejs 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%}
.zvl89o5d .bn2tl8 { background: transparent; text-align: center; }
.tpbm .t93e {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.i9cb7 .t93e {
  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);
}
.h0n4 .eidfe { display: grid; grid-template-columns: auto 1fr; }
.h0n4 .t93e {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.h0n4 .bn2tl8 { grid-column: 2; }
.h0n4 .ck4y,
.h0n4 .p0300ejs { grid-column: 1 / -1; }
.ceezlzym .eidfe { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ceezlzym .t93e {
  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);
}
.ceezlzym .bn2tl8 { grid-column: 2; }
.ceezlzym .ck4y,
.ceezlzym .p0300ejs { grid-column: 1 / -1; }
.rrpcxq .eidfe { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.rrpcxq .bn2tl8 { background: none; color: var(--accent-light); font-weight: 700; }
.h4facba .eidfe { 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); }
.h4facba .bn2tl8 { background: none; color: var(--accent-light); font-weight: 700; }
.umt2uf .eidfe { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.umt2uf .eidfe:last-child { border-bottom: none; }
.umt2uf .bn2tl8 { background: none; color: var(--accent-light); font-weight: 700; }
.cwcr0v .eidfe { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.cwcr0v .bn2tl8 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.uiaz0 .sj61qm9 { counter-reset: card-n; }
.uiaz0 .eidfe  { counter-increment: card-n; }
.uiaz0 .bn2tl8 { display: flex; align-items: center; gap: 10px; }
.uiaz0 .bn2tl8::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;
}
.knac6 .eidfe { background: var(--bg-surface); border: 1px solid var(--border); }
.knac6 .bn2tl8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.a0w48 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.t1ux9nh4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.gfbkv { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.n5oon23 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.a0w48 strong { color: var(--text-primary); font-size: 0.95rem; }
.a0w48 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ootxz { width: 100%; height: auto; border-radius: 10px; display: block; }
.u89aza7i {
  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;
}
.u89aza7i:hover { opacity: 0.85; }
.upfh5 .u89aza7i  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.upfh5 .u89aza7i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.z752u .u89aza7i  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.z752u .u89aza7i:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.olrev .qatw { border-radius: 50px; }
.olrev .u89aza7i  { border-radius: 50px; }
.giy6 .qatw { padding-left: 22px; padding-right: 22px; }
.giy6 .u89aza7i  { padding-left: 12px; padding-right: 12px; }
.n714 .qatw { padding-left: 44px; padding-right: 44px; }
.n714 .u89aza7i  { padding-left: 24px; padding-right: 24px; }
.z1ar9ki .qatw { padding-left: 56px; padding-right: 56px; }
.z1ar9ki .u89aza7i  { padding-left: 32px; padding-right: 32px; }
.gx59k   .qatw::after, .gx59k   .u89aza7i::after,
.jflp9cr .qatw::after, .jflp9cr .u89aza7i::after,
.difl4y    .qatw::after, .difl4y    .u89aza7i::after,
.ggf4p    .qatw::after, .ggf4p    .u89aza7i::after,
.f9pj8q    .qatw::after, .f9pj8q    .u89aza7i::after,
.z2g8dlq     .qatw::after, .z2g8dlq     .u89aza7i::after,
.vfdbt    .qatw::after, .vfdbt    .u89aza7i::after,
.v6q0rjp   .qatw::after, .v6q0rjp   .u89aza7i::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;
}
.gx59k .qatw::after, .gx59k .u89aza7i::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");
}
.jflp9cr .qatw::after, .jflp9cr .u89aza7i::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");
}
.difl4y .qatw::after, .difl4y .u89aza7i::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");
}
.ggf4p .qatw::after, .ggf4p .u89aza7i::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");
}
.f9pj8q .qatw::after, .f9pj8q .u89aza7i::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");
}
.z2g8dlq .qatw::after, .z2g8dlq .u89aza7i::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");
}
.vfdbt .qatw::after, .vfdbt .u89aza7i::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");
}
.v6q0rjp .qatw::after, .v6q0rjp .u89aza7i::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");
}
.jhzry   .th8pz::after, .jhzry   .nul8ps::after,
.bx7xr .th8pz::after, .bx7xr .nul8ps::after,
.otnq    .th8pz::after, .otnq    .nul8ps::after,
.mhyb3    .th8pz::after, .mhyb3    .nul8ps::after,
.cv8s    .th8pz::after, .cv8s    .nul8ps::after,
.nbfw2     .th8pz::after, .nbfw2     .nul8ps::after,
.logvd9nd    .th8pz::after, .logvd9nd    .nul8ps::after,
.wgd8   .th8pz::after, .wgd8   .nul8ps::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;
}
.jhzry .th8pz::after, .jhzry .nul8ps::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");
}
.bx7xr .th8pz::after, .bx7xr .nul8ps::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");
}
.otnq .th8pz::after, .otnq .nul8ps::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");
}
.mhyb3 .th8pz::after, .mhyb3 .nul8ps::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");
}
.cv8s .th8pz::after, .cv8s .nul8ps::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");
}
.nbfw2 .th8pz::after, .nbfw2 .nul8ps::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");
}
.logvd9nd .th8pz::after, .logvd9nd .nul8ps::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");
}
.wgd8 .th8pz::after, .wgd8 .nul8ps::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");
}
.r1a0 .kb30m4a    { background: transparent; padding: 0; }
.cxagko.u89aza7i {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .b2ghgz {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .b2ghgz::before    { grid-area: rank;   }
  .uytmyx           { grid-area: ident;  }
  .o91bqmmx     { grid-area: rating; min-width: 0; width: auto; }
  .cxgy68c           { grid-area: pills;  }
  .cxagko             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .b2ghgz {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .b2ghgz::before    { justify-self: center; }
  .uytmyx           { width: 100%; }
  .o91bqmmx     { justify-self: center; }
  .cxgy68c           { grid-template-columns: 1fr; }
}
.unwb  .n3gd li::before { content: "★"; }
.unwb  .usccppa li::before { content: "✕"; }
@media (min-width: 860px) {
  .nhwype .jqu3w1 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nhwype .r1ejk { margin: 0; }
}
.ggo28l17 .r1ejk { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ggo28l17 .kpfcryf { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ggo28l17 .gxvk8f8c { padding: 14px 16px; }
.ggo28l17 .o8dx { border-radius: 4px; }
.ggo28l17 .t3qr37 { border-radius: 0; }
@media (max-width: 720px) {
  .fn54ses { grid-template-columns: 1fr; }
  .mt4h { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mt4h .lyv6ka4p { width: 72px; height: 50px; }
  .mt4h .f8pbel7 { max-width: 180px; }
  .mt4h .z2ou5v { width: auto; }
}
@media (max-width: 720px) {
  .cfkqkta { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .n8981v2 { padding: 16px; }
  .s36v3o .rfxk { min-width: 50%; }
}
@media (max-width: 860px) {
  .inlvh3w { grid-template-columns: 1fr; }
  .s4lvaaax { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .tn71yl2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .c8su0l { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .p3wfxbv { flex-direction: column; align-items: stretch; }
}
.c7yv .z2ou5v .u89aza7i { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .mjhfmj0 { flex-direction: column; align-items: stretch; gap: 10px; }
  .c7yv .z2ou5v { text-align: center; }
}
@media (max-width: 720px) {
  .arnf59w4 { grid-template-columns: 1fr; }
  .jls99tfd { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kq7ex0ht { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yn36k0k { grid-template-columns: 1fr; }
  .hbfg { width: 100px; height: 100px; margin: 16px auto; }
  .efwd { font-size: 1.4rem; }
  .bipvi { justify-content: center; }
  .wjfw .rfxk { min-width: 50%; }
}
@media (max-width: 540px) {
  .jxgpir { flex-wrap: wrap; padding: 14px 16px; }
  .qvoryn { padding: 12px 16px; }
  .vl0gva .j9v2 { margin: 0 16px; }
  .vl0gva .nd5b5 { padding: 0 16px; }
  .nxz8b { padding: 12px 16px; }
}
.qxbttbry .y1tm { gap: 0; }
.qxbttbry .b2ghgz {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.qxbttbry .b2ghgz:last-child { border-bottom: none; }
.qxbttbry .b2ghgz:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.qxbttbry .b2ghgz:nth-child(even):hover { background: var(--bg-hover); }
.gzgz8 .cxgy68c .vx2lkv {
  background: transparent; padding: 4px 8px;
}
.gzgz8 .cxgy68c .mdwx { font-size: .65rem; opacity: .65; }
.gzgz8 .cxgy68c .vt3kt   { font-size: 1.15rem; color: var(--accent-light); }
.a832q6ae { margin: 16px 0; }
.w54l8jpn { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.w54l8jpn summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.w54l8jpn summary::after { content: "+"; color: var(--accent-light); }
.w54l8jpn[open] summary::after { content: "−"; }
.w54l8jpn p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.l06v { margin-bottom: 0; }
.i4mz9 h2.y1gb5 { color: var(--text-primary); border-color: var(--accent-light); }
.delbe1 h2.y1gb5 { color: var(--text-primary); border-color: var(--accent-light); }
.ldq9o74c .t1ux9nh4     { background: #052e16; border-color: #10b981; }
.ldq9o74c .gfbkv    { background: #1e1036; border-color: #a855f7; }
.ldq9o74c .a0w48 strong  { color: #f1f5f9; }
.ldq9o74c .a0w48 p       { color: #cbd5e1; }
.ldq9o74c .ulmjkb0    .t1ux9nh4     .n5oon23::before,
.ldq9o74c .y7dggjdc  .t1ux9nh4     .n5oon23::before,
.ldq9o74c .awloo7  .t1ux9nh4     .n5oon23::before,
.ldq9o74c .nfe5 .t1ux9nh4     .n5oon23::before { color: #10b981; }
.ldq9o74c .ulmjkb0    .l83jld .n5oon23::before,
.ldq9o74c .y7dggjdc  .l83jld .n5oon23::before,
.ldq9o74c .awloo7  .l83jld .n5oon23::before,
.ldq9o74c .nfe5 .l83jld .n5oon23::before { color: #f43f5e; }
.ldq9o74c .ulmjkb0    .gfbkv    .n5oon23::before,
.ldq9o74c .y7dggjdc  .gfbkv    .n5oon23::before,
.ldq9o74c .awloo7  .gfbkv    .n5oon23::before,
.ldq9o74c .nfe5 .gfbkv    .n5oon23::before { color: #a855f7; }
.bebkla7j .t1ux9nh4     { background: #2d2000; border-color: #eab308; }
.bebkla7j .gfbkv    { background: #2d1600; border-color: #f97316; }
.bebkla7j .a0w48 strong  { color: #f1f5f9; }
.bebkla7j .a0w48 p       { color: #cbd5e1; }
.bebkla7j .ulmjkb0    .t1ux9nh4     .n5oon23::before,
.bebkla7j .y7dggjdc  .t1ux9nh4     .n5oon23::before,
.bebkla7j .awloo7  .t1ux9nh4     .n5oon23::before,
.bebkla7j .nfe5 .t1ux9nh4     .n5oon23::before { color: #eab308; }
.bebkla7j .ulmjkb0    .l83jld .n5oon23::before,
.bebkla7j .y7dggjdc  .l83jld .n5oon23::before,
.bebkla7j .awloo7  .l83jld .n5oon23::before,
.bebkla7j .nfe5 .l83jld .n5oon23::before { color: #ef4444; }
.bebkla7j .ulmjkb0    .gfbkv    .n5oon23::before,
.bebkla7j .y7dggjdc  .gfbkv    .n5oon23::before,
.bebkla7j .awloo7  .gfbkv    .n5oon23::before,
.bebkla7j .nfe5 .gfbkv    .n5oon23::before { color: #f97316; }
.mcmh8 .t1ux9nh4     { background: #0c1a2e; border-color: #38bdf8; }
.mcmh8 .gfbkv    { background: #0a2020; border-color: #2dd4bf; }
.mcmh8 .a0w48 strong  { color: #f1f5f9; }
.mcmh8 .a0w48 p       { color: #cbd5e1; }
.mcmh8 .ulmjkb0    .t1ux9nh4     .n5oon23::before,
.mcmh8 .y7dggjdc  .t1ux9nh4     .n5oon23::before,
.mcmh8 .awloo7  .t1ux9nh4     .n5oon23::before,
.mcmh8 .nfe5 .t1ux9nh4     .n5oon23::before { color: #38bdf8; }
.mcmh8 .ulmjkb0    .l83jld .n5oon23::before,
.mcmh8 .y7dggjdc  .l83jld .n5oon23::before,
.mcmh8 .awloo7  .l83jld .n5oon23::before,
.mcmh8 .nfe5 .l83jld .n5oon23::before { color: #818cf8; }
.mcmh8 .ulmjkb0    .gfbkv    .n5oon23::before,
.mcmh8 .y7dggjdc  .gfbkv    .n5oon23::before,
.mcmh8 .awloo7  .gfbkv    .n5oon23::before,
.mcmh8 .nfe5 .gfbkv    .n5oon23::before { color: #2dd4bf; }
.oza5pj .t1ux9nh4     { background: var(--accent-bg); border-color: var(--accent-light); }
.oza5pj .gfbkv    { background: var(--accent-bg); border-color: var(--accent-pale); }
.oza5pj .ulmjkb0    .n5oon23::before,
.oza5pj .y7dggjdc  .n5oon23::before,
.oza5pj .awloo7  .n5oon23::before,
.oza5pj .nfe5 .n5oon23::before { color: var(--accent-light) !important; }
.kkuthp9 .wutf { background: var(--bg-pros); }
.kkuthp9 .fm42 { background: var(--bg-cons); }
.kkuthp9 .wutf .rvv6fol { color: var(--c-pros-label); }
.kkuthp9 .fm42 .ug2iqu { color: var(--c-cons); }
.kkuthp9 .wutf ul li,
.kkuthp9 .n3gd li            { color: var(--c-pros); }
.kkuthp9 .fm42 ul li,
.kkuthp9 .usccppa li            { color: var(--c-cons); }
.unwb .rvv6fol::before { content: "★ "; }
.unwb .ug2iqu::before { content: "✕ "; }
.gjhr76 .a0w48 { background: transparent; border-left: none; border: 1.5px solid; }
.gjhr76 .t1ux9nh4     { border-color: var(--c-tip-border); }
.gjhr76 .gfbkv    { border-color: #60a5fa; }
.gjhr76 .a0w48 strong { color: var(--text-primary); }
.gjhr76 .a0w48 p      { color: var(--text-muted); }
.up57d .a0w48 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.up57d .t1ux9nh4     { border-top-color: var(--c-tip-border); }
.up57d .gfbkv    { border-top-color: #60a5fa; }
.h1zqqo .a0w48 { border-left: none; border-radius: 8px; }
.h1zqqo .t1ux9nh4     { background: #065f46; }
.h1zqqo .gfbkv    { background: #1e3a8a; }
.h1zqqo .a0w48 strong,
.h1zqqo .a0w48 p { color: #fff; }
.h1zqqo .n5oon23::before { color: rgba(255,255,255,0.85) !important; }
.ldq9o74c.h1zqqo .t1ux9nh4,
.ldq9o74c .h1zqqo .t1ux9nh4     { background: #052e16; }
.ldq9o74c.h1zqqo .gfbkv,
.ldq9o74c .h1zqqo .gfbkv    { background: #1e1036; }
.bebkla7j.h1zqqo .t1ux9nh4,
.bebkla7j .h1zqqo .t1ux9nh4      { background: #2d2000; }
.bebkla7j.h1zqqo .gfbkv,
.bebkla7j .h1zqqo .gfbkv     { background: #2d1600; }
.mcmh8.h1zqqo .t1ux9nh4,
.mcmh8 .h1zqqo .t1ux9nh4      { background: #0c1a2e; }
.mcmh8.h1zqqo .gfbkv,
.mcmh8 .h1zqqo .gfbkv     { background: #0a2020; }
.wwnrprel .a0w48 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wwnrprel .t1ux9nh4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wwnrprel .gfbkv    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wwnrprel .a0w48 strong { color: var(--text-primary); }
.wwnrprel .a0w48 p      { color: var(--text-muted); }
.ltiox .a0w48 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ulmjkb0 .n5oon23,
.y7dggjdc .n5oon23,
.awloo7 .n5oon23,
.nfe5 .n5oon23 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ulmjkb0 .n5oon23::before,
.y7dggjdc .n5oon23::before,
.awloo7 .n5oon23::before,
.nfe5 .n5oon23::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ulmjkb0 .t1ux9nh4     .n5oon23::before { content: "✦"; color: var(--c-tip-border); }
.ulmjkb0 .l83jld .n5oon23::before { content: "▲"; color: var(--c-warn-border); }
.ulmjkb0 .gfbkv    .n5oon23::before { content: "◉"; color: #60a5fa; }
.y7dggjdc .t1ux9nh4     .n5oon23::before { content: "★"; color: var(--c-tip-border); }
.y7dggjdc .l83jld .n5oon23::before { content: "◆"; color: var(--c-warn-border); }
.y7dggjdc .gfbkv    .n5oon23::before { content: "●"; color: #60a5fa; }
.awloo7 .t1ux9nh4     .n5oon23::before { content: "▶"; color: var(--c-tip-border); }
.awloo7 .l83jld .n5oon23::before { content: "■"; color: var(--c-warn-border); }
.awloo7 .gfbkv    .n5oon23::before { content: "▸"; color: #60a5fa; }
.nfe5 .t1ux9nh4     .n5oon23::before { content: "→"; color: var(--c-tip-border); }
.nfe5 .l83jld .n5oon23::before { content: "⬥"; color: var(--c-warn-border); }
.nfe5 .gfbkv    .n5oon23::before { content: "◈"; color: #60a5fa; }
.fktvww .amfqea .nnw34,
.fktvww .i4of9y8 .nnw34  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fktvww .eidfe                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fktvww .lhi6i          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fktvww .lgvvv                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j5syy6xi .amfqea .nnw34,
.j5syy6xi .i4of9y8 .nnw34,
.j5syy6xi .eidfe,
.j5syy6xi .b2ghgz,
.j5syy6xi .r1ejk,
.j5syy6xi .lhi6i,
.j5syy6xi .lgvvv,
.j5syy6xi .ltiox .a0w48 { box-shadow: none; }
.lrebw5x   .je9kh8z, .lrebw5x .f160, .lrebw5x .ph1t54g,
.lrebw5x   .h3pt1ubm, .lrebw5x .dy2dp { font-size: 0.9rem; }
.lrebw5x   .tbmbjw8, .lrebw5x .mklg943i { font-size: 0.9rem; }
.xufizp   .je9kh8z, .xufizp .f160, .xufizp .ph1t54g,
.xufizp   .h3pt1ubm, .xufizp .dy2dp { font-size: 0.95rem; }
.xufizp   .tbmbjw8, .xufizp .mklg943i { font-size: 0.95rem; }
.opucgy   .je9kh8z, .opucgy .f160, .opucgy .ph1t54g,
.opucgy   .h3pt1ubm, .opucgy .dy2dp { font-size: 1.08rem; }
.opucgy   .tbmbjw8, .opucgy .mklg943i { font-size: 1.05rem; }
.opucgy   .czyiw6ee { font-size: 0.97rem; }
.nc64mse .nyjh8dr      { font-size: 3.2rem; }
.nc64mse h2.y1gb5 { font-size: 1.9rem; }
.nc64mse h3.dyjp6f     { font-size: 1.4rem; }
.e9jp4 .nyjh8dr      { font-size: 3.8rem; }
.e9jp4 h2.y1gb5 { font-size: 2.2rem; }
.e9jp4 h3.dyjp6f     { font-size: 1.6rem; }
.l06v + .l06v { position: relative; }
.kbndbe3y   .l06v + .l06v::before,
.zpknb  .l06v + .l06v::before,
.fmfenl   .l06v + .l06v::before,
.hcs5p   .l06v + .l06v::before,
.ud2aesv8   .l06v + .l06v::before,
.hdlbtf5 .l06v + .l06v::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.kbndbe3y .l06v + .l06v::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.zpknb .l06v + .l06v::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fmfenl .l06v + .l06v::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;
}
.hcs5p .l06v + .l06v::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.l5pga .l06v { margin-bottom: 16px; }
.l5pga .l06v + .l06v { margin-top: 0; }
.l5pga .v23nsf { padding-top: 0; padding-bottom: 0; }
.ud2aesv8 .l06v + .l06v::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.hdlbtf5 .l06v + .l06v::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.q4x3bxvd .l06v + .l06v::before,
.ex9y1ar .l06v + .l06v::before,
.ja65r4z .l06v + .l06v::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%;
}
.tceypv .q4x3bxvd .l06v:nth-child(even)::before,
.tceypv .ex9y1ar .l06v:nth-child(even)::before,
.tceypv .ja65r4z .l06v:nth-child(even)::before { background: var(--bg-surface); }
.u9odq .q4x3bxvd .l06v:nth-child(even)::before,
.u9odq .ex9y1ar .l06v:nth-child(even)::before,
.u9odq .ja65r4z .l06v:nth-child(even)::before { background: var(--bg-card); }
.q4x3bxvd .l06v + .l06v::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");
}
.ex9y1ar .l06v + .l06v::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");
}
.ja65r4z .l06v + .l06v::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");
}
.cwoyvb7 .b8q3b,
.mh5qg .b8q3b { padding-bottom: 60px; }
.ird6csso .b8q3b { padding-bottom: 70px; }
.sz2q5 .vxdcax { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tcdo .vxdcax { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.jj0c .vxdcax { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.d4bgcyzi .vxdcax { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pkzb7fe4 .bsvrbj7n { background: var(--accent); }
.pkzb7fe4 .bsvrbj7n .fycsmsml { background: none; }
.pkzb7fe4 .qtbvi { background: var(--accent); }
.pkzb7fe4 .vxdcax { background: var(--accent-bg); }
.pkzb7fe4 .g2uvp:not(.bsvrbj7n) .fycsmsml { background: rgba(0,0,0,0.6); }
.kt8vio0g .j8siry1 { float: left; width: 38%; margin: 0 28px 16px 0; }
.kt8vio0g .j8siry1 .ootxz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.kt8vio0g .v23nsf::after { content: ''; display: block; clear: both; }
.isjl9c0l .j8siry1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.isjl9c0l .j8siry1 .ootxz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.isjl9c0l .v23nsf::after { content: ''; display: block; clear: both; }
.ehpix8 .l06v:nth-child(odd)  .j8siry1 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ehpix8 .l06v:nth-child(even) .j8siry1 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ehpix8 .j8siry1 .ootxz { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ehpix8 .v23nsf::after { content: ''; display: block; clear: both; }
.kt8vio0g .sj61qm9,
.isjl9c0l .sj61qm9,
.isjl9c0l .y1tm,
.ehpix8 .sj61qm9,
@media (max-width: 900px) {
  .kt8vio0g .j8siry1,
  .isjl9c0l .j8siry1,
  .ehpix8 .l06v:nth-child(odd)  .j8siry1,
  .ehpix8 .l06v:nth-child(even) .j8siry1 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .kt8vio0g .j8siry1 .ootxz,
  .isjl9c0l .j8siry1 .ootxz,
  .ehpix8 .j8siry1 .ootxz {
    max-height: none !important;
  }
}
.kt8vio0g .tbmbjw8,
.kt8vio0g .mklg943i,
.isjl9c0l .tbmbjw8,
.isjl9c0l .mklg943i,
.ehpix8 .tbmbjw8,
.ehpix8 .mklg943i { overflow: hidden; }
@media (max-width: 640px) {
  .kt8vio0g .j8siry1,
  .isjl9c0l .j8siry1,
  .ehpix8 .j8siry1 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.c0g0rvtc .uwsmo,
.c0g0rvtc .v23nsf,
.c0g0rvtc .kd2rdv  { max-width: 1100px; }
.aaur .uwsmo,
.aaur .v23nsf,
.aaur .kd2rdv  { max-width: 1200px; }
.f0tu80s6 .uwsmo,
.f0tu80s6 .v23nsf,
.f0tu80s6 .kd2rdv  { max-width: 1320px; }
.jvr52 { font-size: 0.82rem; color: var(--text-muted); }
.ca763 { display: flex; align-items: center; }
.v2hz {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.wsoshdre { display: flex; align-items: center; }
.u4pkvcr1 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u4pkvcr1:hover { text-decoration: underline; }
.mofm1cdm { margin: 0 3px; opacity: 0.45; }
.mofm1cdm::before { content: '/'; }
.mra5gwt { padding: 2px 5px; color: var(--text-main); }
.y40uphn .jvr52 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.y40uphn .ca763 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nj90y .jvr52 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nj90y .ca763 { padding: 0 0 0 12px; }
.t7ikml .ca763 { padding: 0 16px; }
.t7ikml .jvr52 {
  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);
}
.t7ikml .uwsmo { padding-top: 28px; }
@media (max-width: 720px) {
  .xxpry { margin-top: 18px; padding: 0 16px; }
  .t7ikml .uwsmo { padding-top: 16px; }
}
.c0g0rvtc.y40uphn .ca763 { max-width: 1100px; }
.aaur.y40uphn .ca763 { max-width: 1200px; }
.f0tu80s6.y40uphn .ca763 { max-width: 1320px; }
.y0yqgav .l06v { padding-top: 16px; padding-bottom: 16px; }
.cbsml .l06v { padding-top: 24px; padding-bottom: 24px; }
.udgk6 .l06v { padding-top: 40px; padding-bottom: 40px; }
.psdroxig .l06v { padding-top: 52px; padding-bottom: 52px; }
.eu9n .l06v:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.eu9n .l06v:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.eu9n .l06v:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.eu9n .l06v:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.nuwiujb2 .v23nsf { padding-top: 10px;  padding-bottom: 10px; }
.mzfpb .v23nsf { padding-top: 18px;  padding-bottom: 18px; }
.dk82 .v23nsf { padding-top: 36px;  padding-bottom: 36px; }
.ogiya3 .v23nsf { padding-top: 48px;  padding-bottom: 48px; }
.z6ovf h2.y1gb5 { font-weight: 600; }
.z6ovf h3.dyjp6f     { font-weight: 600; }
.z7l1mih h2.y1gb5 { font-weight: 800; }
.z7l1mih h3.dyjp6f     { font-weight: 700; }
.flsc9re { font-weight: 600; }
.flsc9re h2.y1gb5 { font-weight: 900; }
.flsc9re h3.dyjp6f     { font-weight: 800; }
.flsc9re .a0w48 strong,
.flsc9re .a0w48 strong { font-weight: 600; }
.th8pz {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.myt99u .th8pz { display: none; }
@media (max-width: 640px) {
  .qmh6t { display: none; }
  .th8pz {
    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;
  }
}
.th8pz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.th8pz:hover { opacity: 0.85; }
.pv68lx2y .th8pz { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.l0j2wyj .th8pz,
.z1rdtwc8  .th8pz { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.l0j2wyj .th8pz:hover,
.z1rdtwc8  .th8pz:hover { opacity: 0.88; }
.pv68lx2y.l0j2wyj .th8pz,
.pv68lx2y.z1rdtwc8  .th8pz { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nul8ps {
  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;
}
.nul8ps:hover { transform: translateY(-2px); opacity: 0.92; }
.nul8ps { background: var(--cta) !important; color: #fff !important; border: none !important; }
.eqy343mr .nul8ps { display: none; }
.o2u1u .nul8ps { right: 32px; }
.n6s6  .nul8ps { left: 32px; }
@media (max-width: 480px) {
  .o2u1u .nul8ps { right: 20px; bottom: 20px; }
  .n6s6  .nul8ps { left: 20px; bottom: 20px; }
}
.hkdbg05k { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.kd2rdv { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ms1igyah { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.hstvy6s0 { color: var(--text-dim); font-size: 0.8rem; }
.jw2wigh a, .u7t9x a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jw2wigh a:hover, .u7t9x a:hover { color: var(--accent-light); }
.u7t9x { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.v4nu66 .kd2rdv { text-align: center; }
.v4nu66 .u7t9x { justify-content: center; margin-bottom: 16px; }
.v4nu66 .ms1igyah { margin-top: 0; }
.pxs0ezjc { margin-top: 10px; }
.pxs0ezjc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .kd2rdv { padding-left: 16px; padding-right: 16px; }
  .w5h99 .kd2rdv { padding: 20px 16px; }
  .u7t9x { gap: 4px 12px; }
  .ms1igyah { font-size: 0.78rem; }
}
.zj8yvh .ms1igyah { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.zj8yvh .hstvy6s0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .zj8yvh .vv07 { grid-template-columns: 1fr 1fr; } .zj8yvh .oy6z { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zj8yvh .vv07 { grid-template-columns: 1fr; } }
.j3koxapo .ms1igyah { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j3koxapo .h10qfqlu { gap: 12px; } .j3koxapo .b7i5 { margin-right: 0; width: 100%; } }
.h1745 .ms1igyah { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.h1745 .hstvy6s0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .h1745 .o2b9dj { grid-template-columns: 1fr 1fr; } .h1745 .c6xnle6r { grid-column: 1 / -1; } }
@media (max-width: 480px) { .h1745 .o2b9dj { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ottvw .w8q870ds { grid-template-columns: 1fr 1fr; } .ottvw .fs613:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ottvw .w8q870ds { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .g2b6le .w8q870ds { grid-template-columns: 1fr; } }
.ykt7ie .kd2rdv { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ykt7ie .u7t9x { justify-content: center; }
.b3fszc .ijs8gsq      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.b3fszc .hkdbg05k { background: var(--bg-page); border-top-color: var(--border-alt); }
.vymwd .ijs8gsq      { background: #0d1117; border-bottom-color: #21262d; }
.vymwd .j52e9np { color: var(--accent-light); }
.vymwd .sqvi { --msep-color: #8b949e; }
.vymwd .sqvi a { color: #8b949e; }
.vymwd .sqvi a:hover { color: var(--accent-light); }
.vymwd .imb97tc1 { color: #8b949e; }
.vymwd .hkdbg05k { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.vymwd .ms1igyah,
.vymwd .hstvy6s0 { color: #6e7681; }
.vymwd .jw2wigh a, .vymwd .u7t9x a,
.vymwd .jw2wigh a:hover, .vymwd .u7t9x a:hover,
@media (max-width: 640px) {
  .vymwd .sqvi { background: #0d1117; border-top-color: #21262d; }
  .vymwd .sqvi li a { border-bottom-color: #21262d; }
}
.j53ff6 .ijs8gsq      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.j53ff6 .j52e9np { color: var(--accent-light); }
.j53ff6 .sqvi { --msep-color: #475569; }
.j53ff6 .sqvi a { color: #475569; }
.j53ff6 .sqvi a:hover { color: var(--accent-light); }
.j53ff6 .imb97tc1 { color: #64748b; }
.j53ff6 .hkdbg05k { background: #f0f4f8; border-top-color: #cbd5e1; }
.j53ff6 .ms1igyah,
.j53ff6 .hstvy6s0 { color: #64748b; }
.j53ff6 .jw2wigh a, .j53ff6 .u7t9x a,
.j53ff6 .jw2wigh a:hover, .j53ff6 .u7t9x a:hover,
@media (max-width: 640px) {
  .j53ff6 .sqvi { background: #f0f4f8; border-top-color: #cbd5e1; }
  .j53ff6 .sqvi li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.l0j2wyj .ijs8gsq      { background: var(--accent); border-bottom-color: var(--accent-light); }
.l0j2wyj .j52e9np { color: #fff; }
.l0j2wyj .sqvi { --msep-color: rgba(255,255,255,0.82); }
.l0j2wyj .sqvi a { color: rgba(255,255,255,0.82); }
.l0j2wyj .sqvi a:hover { color: #fff; }
.l0j2wyj .imb97tc1 { color: rgba(255,255,255,0.9); }
.l0j2wyj .hkdbg05k { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.l0j2wyj .ms1igyah,
.l0j2wyj .hstvy6s0 { color: rgba(255,255,255,0.72); }
.l0j2wyj .jw2wigh a, .l0j2wyj .u7t9x a,
.l0j2wyj .jw2wigh a:hover, .l0j2wyj .u7t9x a:hover,
@media (max-width: 640px) {
  .l0j2wyj .sqvi { background: var(--accent); border-top-color: var(--accent-light); }
  .l0j2wyj .sqvi li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.z1rdtwc8 .ijs8gsq {
  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);
}
.z1rdtwc8 .hkdbg05k {
  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) {
  .z1rdtwc8 .sqvi {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.leyuf8wo .d1jmvx { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.qob68m .d1jmvx { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.a2nuc .d1jmvx { min-height: 72px; height: auto; }
.tl3o9 .d1jmvx { min-height: 84px; height: auto; }
.w5h99 .d1jmvx { max-width: none; padding: 0 32px; }
.w5h99 .kd2rdv  { max-width: none; padding: 24px 32px; }
.ahkezic3.aaur .d1jmvx { max-width: 1200px; }
.ahkezic3.f0tu80s6 .d1jmvx { max-width: 1320px; }
.hk7byfh   .j52e9np, .hk7byfh   .b7i5 { text-transform: capitalize; }
.y3i6 .j52e9np, .y3i6 .b7i5 { text-transform: lowercase; }
.g7dvpdr .j52e9np, .g7dvpdr .b7i5 { text-transform: uppercase; letter-spacing: 0.06em; }
.l1g49kx, .qmlppc6q {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.f19se .l1g49kx,
.andpuo .l1g49kx,
.i7jar .l1g49kx,
.c9ylq7i .l1g49kx,
.q25c8ci   .sqvi a { font-weight: 500; }
.od5w .sqvi a { font-weight: 600; }
.pdj5shkn     .sqvi a { font-weight: 700; }
.oikk    .sqvi a { font-weight: 800; letter-spacing: 0.01em; }
.kd9m     .sqvi > li + li::before,
.d3iw0qw    .sqvi > li + li::before,
.qlm0xg    .sqvi > li + li::before,
.q8pri .sqvi > li + li::before,
.zgg30 .sqvi > li + li::before,
.pkxum5zr  .sqvi > li + li::before,
.ygr4tq1    .sqvi > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.kd9m     .sqvi > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.d3iw0qw    .sqvi > li + li::before { content: "|"; }
.qlm0xg    .sqvi > li + li::before { content: "—"; }
.q8pri .sqvi > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zgg30 .sqvi > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pkxum5zr  .sqvi > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ygr4tq1    .sqvi > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .ur90frpz .imb97tc1,
  .quwa8 .imb97tc1,
  .v14z6 .imb97tc1,
  .jhircz .imb97tc1,
  .y2vgrh9h .imb97tc1 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .ur90frpz .imb97tc1::before,
  .quwa8 .imb97tc1::before,
  .v14z6 .imb97tc1::before,
  .jhircz .imb97tc1::before,
  .y2vgrh9h .imb97tc1::before { content: ""; display: block; flex-shrink: 0; }

  
  .ur90frpz .imb97tc1::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;
  }

  
  .quwa8 .imb97tc1::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;
  }

  
  .v14z6 .imb97tc1::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;
  }

  
  .jhircz .imb97tc1::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;
  }

  
  .y2vgrh9h .imb97tc1::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) {
  .wqsk .imb97tc1 {
    padding: 5px 14px;
  }
  .wqsk .sqvi {
    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;
  }
  .wqsk .sqvi li a {
    border-bottom: none; padding: 10px 22px;
  }
  .wqsk .sqvi li a:hover { background: var(--bg-raised); }
  .wqsk .jsnfx,
  .gn2b .jsnfx,
  .p4ldr .jsnfx { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .q5dgtyn .imb97tc1 {
    padding: 5px 10px;
  }
  .q5dgtyn .sqvi {
    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);
  }
  .q5dgtyn .sqvi.s04r6 { transform: translateX(0); }
  .q5dgtyn .sqvi li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .q5dgtyn .sqvi li:last-child a { border-bottom: none; }
  .l0j2wyj .sqvi,
  .vymwd .sqvi { background: var(--accent) !important; }
  .l0j2wyj .sqvi li a,
  .vymwd .sqvi li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .p4ldr .imb97tc1 {
    padding: 5px 10px;
  }
  .p4ldr .sqvi {
    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);
  }
  .p4ldr .sqvi::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .p4ldr .sqvi.s04r6 { transform: translateY(0); }
  .p4ldr .sqvi li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .yf1v .imb97tc1 {
    padding: 5px 10px;
  }
  .yf1v .sqvi {
    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;
  }
  .yf1v .sqvi.s04r6 { opacity: 1; pointer-events: auto; }
  .yf1v .sqvi li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .crht25     .imb97tc1 { border-radius: 0 !important; }
  .m1l33rf   .imb97tc1 { border-radius: 8px !important; }
  .aq87uqy .imb97tc1 { border-radius: 50% !important; }
  .mjf2r   .imb97tc1 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .wpgjlh9h .ramk { flex-direction: column; align-items: stretch; }
  .wpgjlh9h .xcjba4 { flex-direction: row; min-width: auto; }
  .wpgjlh9h .qkbp { align-items: flex-start; text-align: left; }
}
.dhuwdydo,
.dhuwdydo.l06v,
.tceypv .dhuwdydo,
.txcl .dhuwdydo,
.u9odq .dhuwdydo,
.lawf3m0 .dhuwdydo {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.xfie9bx {
  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;
}
.o2jud8 { flex: 1 1 280px; min-width: 0; }
.vktz0b {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.nr7cr {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.obo2oky9 {
  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;
}
.obo2oky9:hover { transform: translateY(-1px); opacity: 0.95; }
.yyybz88 .xfie9bx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.yyybz88 .vktz0b { color: var(--cta); }
.yyybz88 .nr7cr { color: var(--text-body); }
.yyybz88 .obo2oky9 {
  background: var(--cta) !important;
  color: #fff !important;
}
.y403b3 .xfie9bx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.y403b3 .vktz0b { color: var(--text-primary); }
.y403b3 .nr7cr { color: var(--text-body); }
.y403b3 .obo2oky9 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .xfie9bx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .o2jud8 { flex: 0 0 auto; }
  .vktz0b { font-size: 1.2rem; }
  .obo2oky9 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.wect .lnqo12p6 { height: 36px; }
.rpo3 .lnqo12p6 { height: 60px; max-width: 200px; }
.lwe766u .lnqo12p6 { height: 56px; max-width: 180px; }
.utg9f    .qtcz592, .utg9f    .gh2zsb7 { color: #f59e0b; }
.gzgz8 .mdwx {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.gzgz8 .vt3kt {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .s0a81wp1 .y1tm {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .s0a81wp1 .b2ghgz {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .s0a81wp1 .b2ghgz { padding: 40px 16px 20px; }
  .s0a81wp1 .vx2lkv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .s0a81wp1 .cxagko { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .v8chan .b2ghgz {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .v8chan .b2ghgz::before {
    position: absolute; top: 14px; left: 14px;
  }
  .v8chan .uytmyx {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .v8chan .xhp8si2 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .v8chan .vx2lkv {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .v8chan .cxagko { width: 100%; min-width: 0; }
  .v8chan .qtcz592 { min-width: 0; }
}
.m1oulh .w54l8jpn {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.m1oulh .w54l8jpn summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.m1oulh .w54l8jpn p { padding: 0 2px 16px; }
.vim4 .w54l8jpn { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.vim4 .w54l8jpn summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.vim4 .w54l8jpn summary::after { content: "›"; font-size: 1.2em; }
.vim4 .w54l8jpn[open] summary::after { content: "‹"; }
.vim4 .w54l8jpn p { padding: 10px 22px 4px; }
.j7lcs .w54l8jpn {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.j7lcs .w54l8jpn summary { color: var(--text-primary); padding-left: 16px; }
.j7lcs .w54l8jpn summary::after { content: "›"; font-size: 1.1em; }
.j7lcs .w54l8jpn[open] summary::after { content: "‹"; }
.j7lcs .w54l8jpn p { padding-left: 16px; }
.s5iom6ow .a832q6ae { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.s5iom6ow .w54l8jpn {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.s5iom6ow .w54l8jpn:last-child { border-bottom: none; }
.s5iom6ow .w54l8jpn summary { color: var(--text-primary); border-radius: 0; }
.s5iom6ow .w54l8jpn summary::after { content: "›"; font-size: 1.1em; }
.s5iom6ow .w54l8jpn[open] summary::after { content: "‹"; }
.f28ga3w .w54l8jpn { overflow: hidden; }
.f28ga3w .w54l8jpn summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.f28ga3w .w54l8jpn summary::after { color: rgba(255,255,255,.75); }
.f28ga3w .w54l8jpn[open] summary { border-radius: 0; }
.goyxcv { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.aquof {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.w6sjv3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.ko6tp { color: var(--text-muted); font-size: 1.05rem; }
.u1nlpe4 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.bnd71x0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.z84z { margin-bottom: 20px; }
.ybef {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.abb5jl {
  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;
}
.abb5jl:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.sww8 { resize: vertical; min-height: 130px; }
.yen0 { width: 100%; margin-top: 8px; }
.cfd6s {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ahjs {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ome7 { color: var(--text-muted); line-height: 1.75; }
.kowoev0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kowoev0 li { margin-bottom: 6px; }
.yo1l { max-width: 760px; margin: 0 auto; }
.oi0s { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.klnxpev { max-width: 760px; margin: 0 auto; }
.bd8k { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.v2hcjx ul.kowoev0 { margin: 0; }
.wxl4 { max-width: 900px; margin: 0 auto; }
.ltzsqy4n { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.ltzsqy4n:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ltzsqy4n .bd8k { margin: 0; font-size: 1rem; }
.ltzsqy4n .imtz p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .ltzsqy4n { grid-template-columns: 1fr; gap: 10px; } }
.g6qemzdr .bd8k { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.vvoilbj .kowoev0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nnq8 { grid-template-columns: 1fr; } }
.sbg0g4ys ul.kowoev0 { margin: 0; }
.nocrmyq .kowoev0,
.ceqf .kowoev0,
.u3t1t14x .kowoev0,
.ue3pkxd .kowoev0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .rcx8q { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .z8lctn { grid-template-columns: 1fr; } .xhtzg { position: static; text-align: center; } }
@media (max-width: 860px) { .p38lclmw { grid-template-columns: 1fr; } }
.ue3pkxd .kowoev0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yezn83 { flex-direction: column; text-align: center; } .xeny86 { grid-template-columns: 1fr; } }
.t41io { max-width: 760px; margin: 0 auto; }
.gj6k { position: relative; padding-left: 28px; }
.gj6k::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.q45rr { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.q45rr:last-child { padding-bottom: 0; }
.xyzu { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.mku0fpyi h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.mku0fpyi p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.izvxf217 .w6sjv3 { color: var(--accent-light); }
.pf29 .w6sjv3 { font-size: 2rem; }
.pf29 .ko6tp { max-width: 680px; }
.uozfv .w6sjv3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.uozfv .ko6tp  { margin: 0; }
@media (max-width: 640px) { .uozfv { flex-direction: column; } }
.wt0g0pz .w6sjv3 { color: var(--accent-light); }
.fixnr5 {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.fixnr5 .w6sjv3 { color: #fff; }
.fixnr5 .ko6tp  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .x39vsi { grid-template-columns: 1fr; } }
.fo6g05 .abb5jl {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.fo6g05 .abb5jl:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.nqd86u6 .abb5jl { background: var(--bg-raised); border-color: transparent; }
.nqd86u6 .abb5jl:focus { background: var(--bg-card); border-color: var(--accent-light); }
.v473u5 .abb5jl { border-radius: 100px; padding: 11px 20px; }
.v473u5 .sww8 { border-radius: 14px; }
.adfll {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .adfll { grid-template-columns: 1fr; } }
.gqm5f19i {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.gqm5f19i h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gqm5f19i p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tf88it { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.tf88it li { margin-bottom: 6px; }
.bbyq90{display:none}
.bbyq90:empty,.wtkr:empty{display:none}
.gtsxnth{position:relative;overflow:visible}
.fxt2nhv .qc44ra9z,.pp3u .qc44ra9z,
.l1r56 .qc44ra9z,.lqnd8i4d .qc44ra9z,
.h7d2 .qc44ra9z,.gwf7 .qc44ra9z{display:block}
.zfmqpo .h95ucmuz{display:block}
.fxt2nhv .qc44ra9z,.pp3u .qc44ra9z,
.l1r56 .qc44ra9z,.lqnd8i4d .qc44ra9z,
.h7d2 .qc44ra9z{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}
.fxt2nhv .qc44ra9z .wtkr,.pp3u .qc44ra9z .wtkr,
.l1r56 .qc44ra9z .wtkr,.lqnd8i4d .qc44ra9z .wtkr,
.h7d2 .qc44ra9z .wtkr{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}
.fxt2nhv .vgdkfef5,.pp3u .vgdkfef5,
.l1r56 .vgdkfef5,.lqnd8i4d .vgdkfef5,
.h7d2 .vgdkfef5{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.fxt2nhv .qc44ra9z,.pp3u .qc44ra9z{top:12px}
.fxt2nhv .qc44ra9z .wtkr{margin-right:auto}
.pp3u .qc44ra9z .wtkr{margin-left:auto}
.pp3u .qc44ra9z{text-align:right}
.l1r56 .qc44ra9z,.lqnd8i4d .qc44ra9z{bottom:12px}
.l1r56 .qc44ra9z .wtkr{margin-right:auto}
.lqnd8i4d .qc44ra9z .wtkr{margin-left:auto}
.lqnd8i4d .qc44ra9z{text-align:right}
.h7d2 .qc44ra9z{position:relative;margin-top:16px}
.h7d2 .qc44ra9z .wtkr{margin:0 auto}
.gwf7 .qc44ra9z{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.gwf7 .qc44ra9z .wtkr{margin:0}
.gwf7 .vxdcax~.qc44ra9z,
.gwf7 .xr1s~.qc44ra9z{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.gwf7 .vxdcax~.qc44ra9z .wtkr,
.gwf7 .xr1s~.qc44ra9z .wtkr{justify-content:flex-start}
.vxdcax~.qc44ra9z,.xr1s~.qc44ra9z{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}
.vxdcax~.qc44ra9z .wtkr{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xr1s~.qc44ra9z .wtkr{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.h95ucmuz .wtkr{margin:0 0 12px}
.wtkr{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.vgdkfef5{white-space:nowrap}
.w4rj1nm9 .vgdkfef5{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.lre12a .vgdkfef5{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.lre12a .geb762r::before{content:""}
.j6fzlx .wtkr{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kkxn .vgdkfef5{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.y4ob0 .vgdkfef5{color: var(--accent-light);opacity:1;font-weight:500}
.ckaeo .vgdkfef5{border-bottom:1px solid currentColor;padding-bottom:2px}
.ih6e0l .wtkr{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.uwtir6{--date-bg:var(--accent-bg-light)}
.x7s6l9w .geb762r::before{content:""}
.qive .vgdkfef5 + .vgdkfef5::before{content:"•";margin-right:6px;opacity:.4}
.jvzkr4l .vgdkfef5 + .vgdkfef5::before{content:"/";margin-right:6px;opacity:.35}
.vbdrs .vgdkfef5 + .vgdkfef5::before{content:"|";margin-right:6px;opacity:.3}
.jghwtp .vgdkfef5 + .vgdkfef5::before{content:"—";margin-right:6px;opacity:.3}
.agevd .vgdkfef5 + .vgdkfef5::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.r57k15 .vgdkfef5 + .vgdkfef5::before{content:"·";margin-right:6px;opacity:.4}
.d821 .vgdkfef5 + .vgdkfef5::before{content:"›";margin-right:6px;opacity:.4}
.zz1a85e .vgdkfef5 + .vgdkfef5::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hu3q3 .hvji{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .hvji{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .eqyiykfr{max-width:100%}
}
.zmcug .lhi6i{margin:0}
@media (max-width:560px){
  .awrmwv{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) {
  .u5afex7d { padding: 28px 18px 20px; }
  .iz9l { font-size: 1.2rem; }
  .ikdfx05 { max-width: 220px; max-height: 80px; }
}
.k8p9ad  .j3922 { border-radius: 50%; }
.ncgmv .xfie9bx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .j3922 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.rzyt {
  margin: 28px 0 24px;
}
.rzyt .l06v {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.rzyt .v23nsf {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.rzyt .xfie9bx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .d1jmvx { flex-direction: row-reverse; }
[dir="rtl"] .sqvi { flex-direction: row-reverse; }
[dir="rtl"] .o2u1u .nul8ps { right: auto; left: 32px; }
[dir="rtl"] .n6s6  .nul8ps { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .o2u1u .nul8ps { right: auto; left: 20px; }
  [dir="rtl"] .n6s6  .nul8ps { left: auto;  right: 20px; }
}
[dir="rtl"] .kt8vio0g .j8siry1  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .isjl9c0l .j8siry1 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .vxdcax,
[dir="rtl"] .dkdu96bu,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tbmbjw8, [dir="rtl"] .mklg943i { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .a0w48 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .xfie9bx { direction: rtl; }
[dir="rtl"] .jvr52 { direction: rtl; }
[dir="rtl"] .lgvvv { direction: rtl; }
[dir="rtl"] .m83f4gv { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .zu66 .mklg943i,
[dir="rtl"] .lcj4mr .mklg943i,
[dir="rtl"] .mj1bwr .mklg943i,
[dir="rtl"] .tbwp2 .mklg943i {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .zu66 .mklg943i li::before,
[dir="rtl"] .lcj4mr .mklg943i li::before,
[dir="rtl"] .mj1bwr .mklg943i li::before,
[dir="rtl"] .tbwp2 .mklg943i li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .vxdcax.k95mgu0 .b8q3b { align-items: flex-end; text-align: right; }
[dir="rtl"] .vxdcax.xuiyeu .b8q3b { text-align: center; }
[dir="rtl"] .vxdcax .b8q3b { text-align: right; }
[dir="rtl"] .v23nsf,
[dir="rtl"] .h3pt1ubm,
[dir="rtl"] .dy2dp,
[dir="rtl"] .zhjzr,
[dir="rtl"] .bnd71x0,
[dir="rtl"] .ybef,
[dir="rtl"] .abb5jl,
[dir="rtl"] .sww8 { text-align: right; direction: rtl; }
[dir="rtl"] .v473u5 .abb5jl,
[dir="rtl"] .fo6g05 .abb5jl { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #5b268c;
  --brand:           #5b268c;
  --brand-light:     #a06bd0;
  --brand-pale:      #c0a4da;
  --grad-start:      #26103b;
  --grad-end:        #4d2077;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #b02682;
  --cta-light:       #d24fa7;
  --cta-hover:       #d12d9a;
  --bg-page:         #0c0612;
  --bg-surface:      #140a1e;
  --bg-card:         #1c0e29;
  --bg-card-inner:   #241235;
  --bg-raised:       #2c1640;
  --bg-hover:        #331a4b;
  --border:          #3e1f5b;
  --border-alt:      #4d2771;
  --border-section:  #3e1f5b;
  --text-primary:    #e5e3e7;
  --text-muted:      #a59fab;
  --text-body:       #ccc8cf;
  --text-sub:        #a59fab;
  --text-faint:      #736a7a;
  --text-dim:        #59535f;
  --text-label:      #8c8494;
  --text-value:      #bfbac3;
  --accent-bg:       #1e1626;
  --accent-bg-light: #2e1f3c;
  --bg-tip:          #162623;
  --bg-warning:      #272115;
  --bg-info:         #161a26;
  --bg-pros:         #162623;
  --bg-cons:         #26161a;
  --c-pros:          #85e9d5;
  --c-cons:          #e6899d;
  --c-pros-label:    #5ae2c6;
  --c-tip-border:    #3bdcbb;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #85e9d5;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Saira", sans-serif; }
.yrwc93n .ehqx, .yrwc93n .vxdcax { min-height: 420px; }
.mofm1cdm::before { content: '•'; }