:root {
  --color-accent: #4b0688;
  --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;
}
.bv7mry {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.h8vewup6 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.qoqm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.dh4exk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.jpw24 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.jpw24 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.jpw24 a:hover { color: var(--accent-light); }
.yy11  .fy5237 { border-radius: 14px; }
.yy11 .fy5237 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.yy11 .fy5237 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .fy5237 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yk11it:hover .fy5237,
  .yk11it:focus-within .fy5237 { display: block; }
  .fy5237 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.u159n {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.m07f { display: none; }
@media (max-width: 640px) {
  .m07f {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .m07f.f949 { display: block; }
}
@media (max-width: 640px) {
  .u159n { display: block; }
  .jpw24 > li + li::before { display: none !important; }
  .jpw24 {
    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;
  }
  .jpw24.f949 { display: flex; }
  .jpw24 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .jpw24 li:last-child a { border-bottom: none; }
}
.cwu41wd { min-height: 480px; }
.czs2swla {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.mcfmuu { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.jvof6 .mcfmuu { margin-left: 0; margin-right: 0; }
.m5fql37u {
  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;
}
.y3jx9c .m5fql37u { margin-top: 24px; }
.m5fql37u:hover { opacity: 0.88; }
.cbt5 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.bd6p96yk {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.cbt5 .g9g8kc {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.cbt5 .czs2swla { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cbt5 .mcfmuu { color: #e2e8f0; }
.cbt5.jny723be .g9g8kc { text-align: center; }
.cbt5.jvof6   .g9g8kc { text-align: left; }
.wyf2n .g9g8kc {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.wyf2n .czs2swla { color: var(--text-primary); text-shadow: none; }
.wyf2n .mcfmuu { color: var(--text-muted); }
.wyf2n .m5fql37u { margin-top: 16px; }
.wyf2n, .wyf2n.cwu41wd { min-height: auto !important; }
.wyf2n.jny723be .g9g8kc { text-align: center; }
.wyf2n.jvof6   .g9g8kc { text-align: left; }
.wyf2n~.y3um{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}
.wyf2n~.y3um .fgbdni{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}
.kd5oa {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.perc4 .kd5oa,
.perc4 .kd5oa::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.houg3fn .kd5oa,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.t0j7m0w5 .kd5oa,
.t0j7m0w5 .cbt5 .bd6p96yk {
  overflow: hidden;
}
.t0j7m0w5 .kd5oa::after,
.t0j7m0w5 .cbt5 .bd6p96yk::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.ke12s .kd5oa,
.ke12s .kd5oa::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.ke12s .cbt5 .bd6p96yk {
  overflow: hidden;
}
.ke12s .cbt5 .bd6p96yk::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.y7teu .kd5oa,
.y7teu .cbt5 .bd6p96yk {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.perc4 .cbt5 .bd6p96yk {
  overflow: hidden;
}
.perc4 .cbt5 .bd6p96yk::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.houg3fn .cbt5 .bd6p96yk {
  animation: hg-breathe 10s ease-in-out infinite;
}
.kd5oa .bd6p96yk {
  background: none;
}
.kd5oa .czs2swla { color: #fff; }
.kd5oa .mcfmuu { color: rgba(255,255,255,0.85); }
.kd5oa .m5fql37u { background: #fff; color: var(--cta); }
.kd5oa .m5fql37u:hover { opacity: 0.92; }
.tpecl .czs2swla { text-shadow: none; color: var(--text-primary); }
.tpecl .mcfmuu { color: var(--text-muted); }
body.f3o7dx .czs2swla {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.whbt80m .czs2swla {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.cwu41wd.kd5oa .czs2swla,
section.kd5oa .czs2swla {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.tpecl.jvof6   .wdu6hly { align-items: flex-start; text-align: left; }
.cwu41wd .xu9g1o0y {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.xu9g1o0y .y5tm4bq.xmire5mt {
  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;
}
.xu9g1o0y .y5tm4bq.xmire5mt:hover { opacity: 0.85; }
.aoqbnbn5 .g9g8kc { padding-bottom: 24px; }
.y3jx9c .g9g8kc { max-width: 1100px; }
@media (max-width: 700px) {
  .tpecl { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .tpecl:not(.t4xj71x3) .m1m03x { display: none !important; }
  .t4xj71x3 .m1m03x { padding: 16px; }
  .wdu6hly  { padding: 36px 24px; }
  .tpecl~.y3um,.dltq645a~.y3um{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .cwu41wd, .tpecl { min-height: 320px !important; }
  .czs2swla { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .wr52wt,
  .ffciss9o,
  .bxbah3 { grid-template-columns: 1fr !important; }

  

  
  .aoqbnbn5 { display: flex !important; flex-direction: column !important; }
  .aoqbnbn5 .g9g8kc { display: contents; }
  .aoqbnbn5 .bd6p96yk { order: 0; }
  .aoqbnbn5 .czs2swla { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .aoqbnbn5 .wr52wt { order: 2; padding: 0 16px 12px !important; }
  .aoqbnbn5 .mcfmuu { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .y3jx9c .g9g8kc { display: flex; flex-direction: column; }
  .y3jx9c .g9g8kc .czs2swla { order: 1; }
  .y3jx9c .g9g8kc .bxbah3 { order: 2; margin: 8px 0 24px !important; }
  .y3jx9c .g9g8kc .mcfmuu { order: 3; }
  .y3jx9c .g9g8kc .m5fql37u { order: 4; align-self: center; margin-top: 0; }

  
  .tpecl.t4xj71x3 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .tpecl.t4xj71x3 .wdu6hly { display: contents; padding: 0; }
  .tpecl.t4xj71x3 .wdu6hly .czs2swla { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .tpecl.t4xj71x3 .m1m03x { order: 2; padding: 12px 16px; }
  .tpecl.t4xj71x3 .wdu6hly .mcfmuu { order: 3; padding: 0 24px; margin: 0 auto; }
  .tpecl.t4xj71x3 .wdu6hly .m5fql37u { order: 4; align-self: center; margin: 8px 0 32px; }
}
.yo8za0la { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xokos { width: 100%; height: auto; display: block; border-radius: 10px; }
.f7lzpzyx .yo8za0la        { border-radius: 16px; }
.f7lzpzyx .xokos  { border-radius: 16px; }
.sayuv6y .yo8za0la         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.sayuv6y .xokos   { border-radius: 8px; }
.j5n86y { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.jp2jdtl7 { width: 100%; padding: 32px 0; position: relative; }
.xcju { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.ykfz .jp2jdtl7:nth-child(even) { background: var(--bg-surface); }
.ykfz .jp2jdtl7:nth-child(odd)  { background: var(--bg-page); }
.o12yk0aq .jp2jdtl7:nth-child(even) { background: var(--bg-card); }
.o12yk0aq .jp2jdtl7:nth-child(odd)  { background: var(--bg-page); }
.ykfz .jp2jdtl7:nth-child(odd)  .xcju { background: var(--bg-card); border-radius: 6px; }
.ykfz .jp2jdtl7:nth-child(even) .xcju { background: var(--bg-raised); border-radius: 6px; }
.o12yk0aq .jp2jdtl7:nth-child(odd)  .xcju { background: var(--bg-card); border-radius: 6px; }
.o12yk0aq .jp2jdtl7:nth-child(even) .xcju { background: var(--bg-raised); border-radius: 6px; }
.ykfz .jp2jdtl7:nth-child(even) .vba7 .x6him3,
.o12yk0aq .jp2jdtl7:nth-child(even) .vba7 .x6him3 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.ykfz .jp2jdtl7:nth-child(odd) .vba7 .x6him3,
.o12yk0aq .jp2jdtl7:nth-child(odd) .vba7 .x6him3 { background: var(--bg-card-inner); }
.ykfz .jp2jdtl7:nth-child(even) .wywxov .x6him3:nth-child(odd),
.o12yk0aq .jp2jdtl7:nth-child(even) .wywxov .x6him3:nth-child(odd)  { background: var(--bg-card); }
.ykfz .jp2jdtl7:nth-child(even) .wywxov .x6him3:nth-child(even),
.o12yk0aq .jp2jdtl7:nth-child(even) .wywxov .x6him3:nth-child(even) { background: var(--bg-card-inner); }
h1.qjjgq4m { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.qjjgq4m {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.as86nq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.fdk2n h2.qjjgq4m {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.mzvfb h2.qjjgq4m {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.obsxu h2.qjjgq4m {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.d0da h2.qjjgq4m::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.srovj h2.qjjgq4m {
  color: var(--text-primary); font-size: 1.7rem;
}
.l7amy h2.qjjgq4m::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.hacjo h2.qjjgq4m {
  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;
}
.xmhgv { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .xmhgv { display: none; } }
.z33wn5m { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.txj4 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.rlzgvf {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.cf6xwf { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.eyz5fp6 { padding-left: 20px; }
.eyz5fp6 li { margin-bottom: 6px; }
.eyz5fp6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.eyz5fp6 a:hover { color: var(--accent-light); }
.ys2zbfib .cf6xwf { display: none; }
.o73ao .cf6xwf { display: none; }
.o73ao .eyz5fp6 { padding-left: 0; list-style: none; }
.o73ao .eyz5fp6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.o73ao .eyz5fp6 a { font-size: 0.92rem; }
.fapad9 .rlzgvf { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.fapad9 .cf6xwf { display: none; }
.fapad9 .eyz5fp6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.fapad9 .eyz5fp6 li { margin-bottom: 0; }
.fapad9 .eyz5fp6 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;
}
.fapad9 .eyz5fp6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.c8blpc .rlzgvf { padding: 20px 20px 16px; }
.c8blpc .eyz5fp6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.c8blpc .eyz5fp6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.c8blpc .eyz5fp6 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;
}
.c8blpc .eyz5fp6 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;
}
.c8blpc .eyz5fp6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.c8blpc .eyz5fp6 a:focus,
.c8blpc .eyz5fp6 a:focus-visible,
.c8blpc .eyz5fp6 a:target { outline: none; }
.c8blpc .eyz5fp6 li:target a { border-color: var(--border); color: var(--text-muted); }
.ylyjf4gq .rlzgvf { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.ylyjf4gq .cf6xwf { display: none; }
.ylyjf4gq .eyz5fp6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.ylyjf4gq .eyz5fp6 li { margin-bottom: 0; }
.ylyjf4gq .eyz5fp6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.ylyjf4gq .eyz5fp6 li:last-child::after { content: ""; margin-right: 0; }
.ylyjf4gq .eyz5fp6 a { font-size: 0.9rem; }
.x6him3 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.vba7 .x6him3 { background: var(--bg-card); }
.wywxov .x6him3:nth-child(odd)  { background: var(--bg-card); }
.wywxov .x6him3:nth-child(even) { background: var(--bg-raised); }
.wegyqg .x6him3 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wegyqg .x6him3:last-child { border-bottom: none; }
.wegyqg h3.as86nq { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.mhe4kj .x6him3 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.mhe4kj .x6him3 + .x6him3 { margin-top: 4px; }
.rj9gs .x6him3 { background: none; border-radius: 0; padding: 12px 0; }
.rj9gs .x6him3 + .x6him3 { border-top: 1px solid var(--border-section); }
.asz1urx { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.j7ud1 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ykba2kdq { color: var(--text-body); margin-bottom: 10px; }
.o9jbw7i, .plp1d { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.o9jbw7i li, .plp1d li { margin-bottom: 6px; }
.plp1d li { list-style: decimal; }
.wers6heu     .o9jbw7i { list-style-type: "● "; }
.pir56  .o9jbw7i { list-style-type: "■ "; }
.dntkayy .o9jbw7i { list-style-type: "◆ "; }
.xwr5ubg4    .o9jbw7i { list-style-type: "★ "; }
.wers6heu     .parh { list-style-type: "● "; }
.pir56  .parh { list-style-type: "■ "; }
.dntkayy .parh { list-style-type: "◆ "; }
.xwr5ubg4    .parh { list-style-type: "★ "; }
.wers6heu    .o9jbw7i li::marker, .wers6heu    .parh li::marker,
.pir56 .o9jbw7i li::marker, .pir56 .parh li::marker,
.dntkayy .o9jbw7i li::marker, .dntkayy .parh li::marker,
.xwr5ubg4   .o9jbw7i li::marker, .xwr5ubg4   .parh li::marker {
  color: var(--cta); font-size: 1em;
}
.wers6heu .plp1d,
.pir56 .plp1d,
.dntkayy .plp1d,
.xwr5ubg4 .plp1d {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wers6heu .plp1d li,
.pir56 .plp1d li,
.dntkayy .plp1d li,
.xwr5ubg4 .plp1d li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wers6heu .plp1d li::before,
.pir56 .plp1d li::before,
.dntkayy .plp1d li::before,
.xwr5ubg4 .plp1d 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;
}
.wers6heu     .plp1d li::before { border-radius: 50%; }
.pir56  .plp1d li::before { border-radius: 3px; }
.dntkayy .plp1d li::before { border-radius: 3px; }
.xwr5ubg4    .plp1d li::before { border-radius: 50%; }
.uomw2u8h { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.dc9tlx0s .uomw2u8h,
.onav4z .uomw2u8h { background: transparent; border: none; border-radius: 0; }
.vkyp6b { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vkyp6b th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vkyp6b td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vkyp6b tr:hover td { background: var(--bg-hover); }
.us8zfrj .vkyp6b tbody tr:nth-child(even) td { background: var(--bg-surface); }
.j8m9js .vkyp6b { border: 1px solid var(--border-alt); }
.j8m9js .vkyp6b th,
.j8m9js .vkyp6b td { border: 1px solid var(--border-alt); }
.xk7q .vkyp6b th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xk7q .vkyp6b td { border-bottom: none; }
.xk7q .vkyp6b tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.e8x34ybd .vkyp6b th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xm2a .uomw2u8h {
  overflow: hidden;
}
.xm2a .vkyp6b th { border-bottom: 1px solid var(--border-alt); }
.xm2a .vkyp6b tr:last-child td { border-bottom: none; }
.vw2w { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.sr9n { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.p23w30l { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.wxqeb { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.pmn2c { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.parh { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.parh 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%}
.sg0tz .wxqeb { background: transparent; text-align: center; }
.th5dx7xz .p23w30l {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.hl5w .p23w30l {
  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);
}
.sqpx0qs .sr9n { display: grid; grid-template-columns: auto 1fr; }
.sqpx0qs .p23w30l {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.sqpx0qs .wxqeb { grid-column: 2; }
.sqpx0qs .pmn2c,
.sqpx0qs .parh { grid-column: 1 / -1; }
.qbbfg0f .sr9n { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.qbbfg0f .p23w30l {
  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);
}
.qbbfg0f .wxqeb { grid-column: 2; }
.qbbfg0f .pmn2c,
.qbbfg0f .parh { grid-column: 1 / -1; }
.x2nqfam2 .sr9n { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x2nqfam2 .wxqeb { background: none; color: var(--accent-light); font-weight: 700; }
.etpx .sr9n { 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); }
.etpx .wxqeb { background: none; color: var(--accent-light); font-weight: 700; }
.gtw8 .sr9n { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.gtw8 .sr9n:last-child { border-bottom: none; }
.gtw8 .wxqeb { background: none; color: var(--accent-light); font-weight: 700; }
.ogsilsrf .sr9n { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ogsilsrf .wxqeb { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.j6k5rgdp .vw2w { counter-reset: card-n; }
.j6k5rgdp .sr9n  { counter-increment: card-n; }
.j6k5rgdp .wxqeb { display: flex; align-items: center; gap: 10px; }
.j6k5rgdp .wxqeb::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;
}
.rxss .sr9n { background: var(--bg-surface); border: 1px solid var(--border); }
.rxss .wxqeb { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h7un8d3n { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.o0ev6g  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.zqiy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.wasz { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.vxrfa6 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h7un8d3n strong { color: var(--text-primary); font-size: 0.95rem; }
.h7un8d3n p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ra54 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.bc45mm, .vgwd { border-radius: 8px; padding: 14px; }
.bc45mm { background: var(--bg-pros); }
.vgwd { background: var(--bg-cons); }
.f04s { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.bc45mm .f04s { color: var(--c-pros-label); }
.vgwd .f04s { color: #f87171; }
.bc45mm ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.vgwd ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xokos { width: 100%; height: auto; border-radius: 10px; display: block; }
.xmire5mt {
  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;
}
.xmire5mt:hover { opacity: 0.85; }
.zmrp .xmire5mt  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zmrp .xmire5mt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.r5j3mhrs .xmire5mt  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.r5j3mhrs .xmire5mt:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qqbcg10q .m5fql37u { border-radius: 50px; }
.qqbcg10q .xmire5mt  { border-radius: 50px; }
.vmkk16yf .m5fql37u { padding-left: 22px; padding-right: 22px; }
.vmkk16yf .xmire5mt  { padding-left: 12px; padding-right: 12px; }
.jmoa .m5fql37u { padding-left: 44px; padding-right: 44px; }
.jmoa .xmire5mt  { padding-left: 24px; padding-right: 24px; }
.bmi8ung .m5fql37u { padding-left: 56px; padding-right: 56px; }
.bmi8ung .xmire5mt  { padding-left: 32px; padding-right: 32px; }
.xztv   .m5fql37u::after, .xztv   .xmire5mt::after,
.qjw375xy .m5fql37u::after, .qjw375xy .xmire5mt::after,
.w80u    .m5fql37u::after, .w80u    .xmire5mt::after,
.gxxxs7q    .m5fql37u::after, .gxxxs7q    .xmire5mt::after,
.jzda    .m5fql37u::after, .jzda    .xmire5mt::after,
.dxjdtpcz     .m5fql37u::after, .dxjdtpcz     .xmire5mt::after,
.ed0ssef    .m5fql37u::after, .ed0ssef    .xmire5mt::after,
.cr8fj1h   .m5fql37u::after, .cr8fj1h   .xmire5mt::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;
}
.xztv .m5fql37u::after, .xztv .xmire5mt::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");
}
.qjw375xy .m5fql37u::after, .qjw375xy .xmire5mt::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");
}
.w80u .m5fql37u::after, .w80u .xmire5mt::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");
}
.gxxxs7q .m5fql37u::after, .gxxxs7q .xmire5mt::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");
}
.jzda .m5fql37u::after, .jzda .xmire5mt::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");
}
.dxjdtpcz .m5fql37u::after, .dxjdtpcz .xmire5mt::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");
}
.ed0ssef .m5fql37u::after, .ed0ssef .xmire5mt::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");
}
.cr8fj1h .m5fql37u::after, .cr8fj1h .xmire5mt::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");
}
.eulx   .gw1bq::after, .eulx   .nt1a0g::after,
.bsn8d .gw1bq::after, .bsn8d .nt1a0g::after,
.uma1yh    .gw1bq::after, .uma1yh    .nt1a0g::after,
.hg53lw    .gw1bq::after, .hg53lw    .nt1a0g::after,
.zg2e    .gw1bq::after, .zg2e    .nt1a0g::after,
.yw5u     .gw1bq::after, .yw5u     .nt1a0g::after,
.g61q1669    .gw1bq::after, .g61q1669    .nt1a0g::after,
.f0drp   .gw1bq::after, .f0drp   .nt1a0g::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;
}
.eulx .gw1bq::after, .eulx .nt1a0g::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");
}
.bsn8d .gw1bq::after, .bsn8d .nt1a0g::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");
}
.uma1yh .gw1bq::after, .uma1yh .nt1a0g::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");
}
.hg53lw .gw1bq::after, .hg53lw .nt1a0g::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");
}
.zg2e .gw1bq::after, .zg2e .nt1a0g::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");
}
.yw5u .gw1bq::after, .yw5u .nt1a0g::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");
}
.g61q1669 .gw1bq::after, .g61q1669 .nt1a0g::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");
}
.f0drp .gw1bq::after, .f0drp .nt1a0g::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");
}
.xd8xm2e .cmy0cx47    { background: #1a1a1a; }
.y5tm4bq.xmire5mt {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .iepze7vc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .iepze7vc::before    { grid-area: rank;   }
  .gwstij           { grid-area: ident;  }
  .zmgeo1ny     { grid-area: rating; min-width: 0; width: auto; }
  .ramp           { grid-area: pills;  }
  .y5tm4bq             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .iepze7vc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .iepze7vc::before    { justify-self: center; }
  .gwstij           { width: 100%; }
  .zmgeo1ny     { justify-self: center; }
  .ramp           { grid-template-columns: 1fr; }
}
.t7ib9gt .t5oa { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .bo66ru2 .z2ij4n {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bo66ru2 .zxdx { margin: 0; }
}
.sglego .zxdx { border-top: 4px solid var(--accent); }
.sglego .c0aa { background: var(--bg-card); }
.onav4z .ra54 { gap: 10px; }
.onav4z .bc45mm, .onav4z .vgwd { padding: 12px; }
.onav4z .bc45mm ul, .onav4z .vgwd ul { margin: 4px 0 0; padding-left: 18px; }
.onav4z .bc45mm li, .onav4z .vgwd li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ck15 { grid-template-columns: 1fr; }
  .yovyf { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .yovyf .v4h8130v { width: 72px; height: 50px; }
  .yovyf .kp3ob8 { max-width: 180px; }
  .yovyf .yh9eb { width: auto; }
}
@media (max-width: 720px) {
  .r84isa { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .z6he { padding: 16px; }
  .vu829m .k7pvex { min-width: 50%; }
}
.k2hznza .ra54 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .jqjkq87 { grid-template-columns: 1fr; }
  .eh5n64o { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f6o20 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .xzakv { flex-wrap: wrap; padding: 16px; }
}
.fdl753i7 .ra54 { gap: 8px; }
.fdl753i7 .bc45mm, .fdl753i7 .vgwd { padding: 8px; }
@media (max-width: 480px) {
  .ygwsx { flex-direction: column; align-items: stretch; }
}
.t1bdzria .yh9eb .xmire5mt { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uq1ixw { flex-direction: column; align-items: stretch; gap: 10px; }
  .t1bdzria .yh9eb { text-align: center; }
}
@media (max-width: 720px) {
  .wnlydc { grid-template-columns: 1fr; }
  .evr2vx { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .gaduvu24 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .lp787mn { grid-template-columns: 1fr; }
  .x6g3320 { width: 100px; height: 100px; margin: 16px auto; }
  .gzttt { font-size: 1.4rem; }
  .sauhk { justify-content: center; }
  .uxbmz .k7pvex { min-width: 50%; }
}
.a6qk6507 .ra54 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .yqz1t { flex-wrap: wrap; padding: 14px 16px; }
  .czmav6oi { padding: 12px 16px; }
  .a6qk6507 .ra54 { margin: 0 16px; }
  .a6qk6507 .edn3ewh { padding: 0 16px; }
  .a31yr9n { padding: 12px 16px; }
}
.yvtw4rs .hvwrxt { display: none; }
.yvtw4rs .es77sg { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.yvtw4rs .es77sg {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.yvtw4rs .es77sg small { display: none; }
.yvtw4rs .tre9rtlx .ddmdc48b { display: none; }
.yvtw4rs .tre9rtlx strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.yvtw4rs .ynfrn { display: none; }
.amzf0r { margin: 16px 0; }
.lvhkgc0 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.lvhkgc0 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.lvhkgc0 summary::after { content: "+"; color: var(--accent-light); }
.lvhkgc0[open] summary::after { content: "−"; }
.lvhkgc0 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.jp2jdtl7 { margin-bottom: 0; }
.n284 h2.qjjgq4m { color: var(--text-primary); border-color: var(--accent-light); }
.rzhu h2.qjjgq4m { color: var(--text-primary); border-color: var(--accent-light); }
.xxp6a .o0ev6g     { background: #052e16; border-color: #10b981; }
.xxp6a .zqiy { background: #2d0a1e; border-color: #f43f5e; }
.xxp6a .wasz    { background: #1e1036; border-color: #a855f7; }
.xxp6a .h7un8d3n strong  { color: #f1f5f9; }
.xxp6a .h7un8d3n p       { color: #cbd5e1; }
.xxp6a .nb2nbyim    .o0ev6g     .vxrfa6::before,
.xxp6a .uwl4  .o0ev6g     .vxrfa6::before,
.xxp6a .econ  .o0ev6g     .vxrfa6::before,
.xxp6a .p905 .o0ev6g     .vxrfa6::before { color: #10b981; }
.xxp6a .nb2nbyim    .zqiy .vxrfa6::before,
.xxp6a .uwl4  .zqiy .vxrfa6::before,
.xxp6a .econ  .zqiy .vxrfa6::before,
.xxp6a .p905 .zqiy .vxrfa6::before { color: #f43f5e; }
.xxp6a .nb2nbyim    .wasz    .vxrfa6::before,
.xxp6a .uwl4  .wasz    .vxrfa6::before,
.xxp6a .econ  .wasz    .vxrfa6::before,
.xxp6a .p905 .wasz    .vxrfa6::before { color: #a855f7; }
.a7a1z .o0ev6g     { background: #2d2000; border-color: #eab308; }
.a7a1z .zqiy { background: #2d0b0b; border-color: #ef4444; }
.a7a1z .wasz    { background: #2d1600; border-color: #f97316; }
.a7a1z .h7un8d3n strong  { color: #f1f5f9; }
.a7a1z .h7un8d3n p       { color: #cbd5e1; }
.a7a1z .nb2nbyim    .o0ev6g     .vxrfa6::before,
.a7a1z .uwl4  .o0ev6g     .vxrfa6::before,
.a7a1z .econ  .o0ev6g     .vxrfa6::before,
.a7a1z .p905 .o0ev6g     .vxrfa6::before { color: #eab308; }
.a7a1z .nb2nbyim    .zqiy .vxrfa6::before,
.a7a1z .uwl4  .zqiy .vxrfa6::before,
.a7a1z .econ  .zqiy .vxrfa6::before,
.a7a1z .p905 .zqiy .vxrfa6::before { color: #ef4444; }
.a7a1z .nb2nbyim    .wasz    .vxrfa6::before,
.a7a1z .uwl4  .wasz    .vxrfa6::before,
.a7a1z .econ  .wasz    .vxrfa6::before,
.a7a1z .p905 .wasz    .vxrfa6::before { color: #f97316; }
.l78l6txz .o0ev6g     { background: #0c1a2e; border-color: #38bdf8; }
.l78l6txz .zqiy { background: #12103a; border-color: #818cf8; }
.l78l6txz .wasz    { background: #0a2020; border-color: #2dd4bf; }
.l78l6txz .h7un8d3n strong  { color: #f1f5f9; }
.l78l6txz .h7un8d3n p       { color: #cbd5e1; }
.l78l6txz .nb2nbyim    .o0ev6g     .vxrfa6::before,
.l78l6txz .uwl4  .o0ev6g     .vxrfa6::before,
.l78l6txz .econ  .o0ev6g     .vxrfa6::before,
.l78l6txz .p905 .o0ev6g     .vxrfa6::before { color: #38bdf8; }
.l78l6txz .nb2nbyim    .zqiy .vxrfa6::before,
.l78l6txz .uwl4  .zqiy .vxrfa6::before,
.l78l6txz .econ  .zqiy .vxrfa6::before,
.l78l6txz .p905 .zqiy .vxrfa6::before { color: #818cf8; }
.l78l6txz .nb2nbyim    .wasz    .vxrfa6::before,
.l78l6txz .uwl4  .wasz    .vxrfa6::before,
.l78l6txz .econ  .wasz    .vxrfa6::before,
.l78l6txz .p905 .wasz    .vxrfa6::before { color: #2dd4bf; }
.kkwb2 .o0ev6g     { background: var(--accent-bg); border-color: var(--accent-light); }
.kkwb2 .zqiy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.kkwb2 .wasz    { background: var(--accent-bg); border-color: var(--accent-pale); }
.kkwb2 .nb2nbyim    .vxrfa6::before,
.kkwb2 .uwl4  .vxrfa6::before,
.kkwb2 .econ  .vxrfa6::before,
.kkwb2 .p905 .vxrfa6::before { color: var(--accent-light) !important; }
.ttjfwe3::before,
.zt5n3::before { margin-right: 5px; }
.z20b2ww .bc45mm ul li,
.z20b2ww .bc45mm .ttjfwe3 { color: #22c55e; }
.z20b2ww .vgwd ul li,
.z20b2ww .vgwd .zt5n3 { color: #ef4444; }
.uchvpka3 .bc45mm { background: var(--bg-pros); }
.uchvpka3 .vgwd { background: var(--bg-cons); }
.uchvpka3 .bc45mm .ttjfwe3 { color: var(--c-pros-label); }
.uchvpka3 .vgwd .zt5n3 { color: var(--c-cons); }
.uchvpka3 .bc45mm ul li,
.uchvpka3 .po3l li            { color: var(--c-pros); }
.uchvpka3 .vgwd ul li,
.uchvpka3 .cr0v li            { color: var(--c-cons); }
.qk9jx .bc45mm { background: var(--bg-pros); }
.qk9jx .vgwd { background: var(--bg-cons); }
.qk9jx .bc45mm .ttjfwe3 { color: var(--c-pros-label); }
.qk9jx .vgwd .zt5n3 { color: var(--c-cons); }
.qk9jx .bc45mm ul li,
.qk9jx .vgwd ul li,
.a7cvkqb .ttjfwe3::before { content: "✓ "; }
.a7cvkqb .zt5n3::before { content: "✗ "; }
.k2i3u .ttjfwe3::before { content: "→ "; }
.k2i3u .zt5n3::before { content: "← "; }
.vdk0uh .ttjfwe3::before { content: "★ "; }
.vdk0uh .zt5n3::before { content: "✕ "; }
.aerz .ttjfwe3::before { content: "◆ "; }
.aerz .zt5n3::before { content: "▲ "; }
.t7ib9gt .h7un8d3n { background: transparent; border-left: none; border: 1.5px solid; }
.t7ib9gt .o0ev6g     { border-color: var(--c-tip-border); }
.t7ib9gt .zqiy { border-color: var(--c-warn-border); }
.t7ib9gt .wasz    { border-color: #60a5fa; }
.t7ib9gt .h7un8d3n strong { color: var(--text-primary); }
.t7ib9gt .h7un8d3n p      { color: var(--text-muted); }
.seue .h7un8d3n { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.seue .o0ev6g     { border-top-color: var(--c-tip-border); }
.seue .zqiy { border-top-color: var(--c-warn-border); }
.seue .wasz    { border-top-color: #60a5fa; }
.oohhiw .h7un8d3n { border-left: none; border-radius: 8px; }
.oohhiw .o0ev6g     { background: #065f46; }
.oohhiw .zqiy { background: #92400e; }
.oohhiw .wasz    { background: #1e3a8a; }
.oohhiw .h7un8d3n strong,
.oohhiw .h7un8d3n p { color: #fff; }
.oohhiw .vxrfa6::before { color: rgba(255,255,255,0.85) !important; }
.xxp6a.oohhiw .o0ev6g,
.xxp6a .oohhiw .o0ev6g     { background: #052e16; }
.xxp6a.oohhiw .zqiy,
.xxp6a .oohhiw .zqiy { background: #2d0a1e; }
.xxp6a.oohhiw .wasz,
.xxp6a .oohhiw .wasz    { background: #1e1036; }
.a7a1z.oohhiw .o0ev6g,
.a7a1z .oohhiw .o0ev6g      { background: #2d2000; }
.a7a1z.oohhiw .zqiy,
.a7a1z .oohhiw .zqiy  { background: #2d0b0b; }
.a7a1z.oohhiw .wasz,
.a7a1z .oohhiw .wasz     { background: #2d1600; }
.l78l6txz.oohhiw .o0ev6g,
.l78l6txz .oohhiw .o0ev6g      { background: #0c1a2e; }
.l78l6txz.oohhiw .zqiy,
.l78l6txz .oohhiw .zqiy  { background: #12103a; }
.l78l6txz.oohhiw .wasz,
.l78l6txz .oohhiw .wasz     { background: #0a2020; }
.zhxjm6zo .h7un8d3n { border-left: none; border-radius: 6px; padding: 10px 14px; }
.zhxjm6zo .o0ev6g     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.zhxjm6zo .zqiy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.zhxjm6zo .wasz    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.zhxjm6zo .h7un8d3n strong { color: var(--text-primary); }
.zhxjm6zo .h7un8d3n p      { color: var(--text-muted); }
.o6zsp .h7un8d3n { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.nb2nbyim .vxrfa6,
.uwl4 .vxrfa6,
.econ .vxrfa6,
.p905 .vxrfa6 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.nb2nbyim .vxrfa6::before,
.uwl4 .vxrfa6::before,
.econ .vxrfa6::before,
.p905 .vxrfa6::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.nb2nbyim .o0ev6g     .vxrfa6::before { content: "✦"; color: var(--c-tip-border); }
.nb2nbyim .zqiy .vxrfa6::before { content: "▲"; color: var(--c-warn-border); }
.nb2nbyim .wasz    .vxrfa6::before { content: "◉"; color: #60a5fa; }
.uwl4 .o0ev6g     .vxrfa6::before { content: "★"; color: var(--c-tip-border); }
.uwl4 .zqiy .vxrfa6::before { content: "◆"; color: var(--c-warn-border); }
.uwl4 .wasz    .vxrfa6::before { content: "●"; color: #60a5fa; }
.econ .o0ev6g     .vxrfa6::before { content: "▶"; color: var(--c-tip-border); }
.econ .zqiy .vxrfa6::before { content: "■"; color: var(--c-warn-border); }
.econ .wasz    .vxrfa6::before { content: "▸"; color: #60a5fa; }
.p905 .o0ev6g     .vxrfa6::before { content: "→"; color: var(--c-tip-border); }
.p905 .zqiy .vxrfa6::before { content: "⬥"; color: var(--c-warn-border); }
.p905 .wasz    .vxrfa6::before { content: "◈"; color: #60a5fa; }
.maigxh6 .vba7 .x6him3,
.maigxh6 .wywxov .x6him3  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.maigxh6 .sr9n                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.maigxh6 .uomw2u8h          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.maigxh6 .rlzgvf                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.k0yoq .vba7 .x6him3,
.k0yoq .wywxov .x6him3,
.k0yoq .sr9n,
.k0yoq .iepze7vc,
.k0yoq .zxdx,
.k0yoq .uomw2u8h,
.k0yoq .rlzgvf,
.k0yoq .o6zsp .h7un8d3n { box-shadow: none; }
.h9jjx   .ykba2kdq, .h9jjx .asz1urx, .h9jjx .j7ud1,
.h9jjx   .z33wn5m, .h9jjx .txj4 { font-size: 0.9rem; }
.h9jjx   .o9jbw7i, .h9jjx .plp1d { font-size: 0.9rem; }
.j6th4d5c   .ykba2kdq, .j6th4d5c .asz1urx, .j6th4d5c .j7ud1,
.j6th4d5c   .z33wn5m, .j6th4d5c .txj4 { font-size: 0.95rem; }
.j6th4d5c   .o9jbw7i, .j6th4d5c .plp1d { font-size: 0.95rem; }
.ohziojh   .ykba2kdq, .ohziojh .asz1urx, .ohziojh .j7ud1,
.ohziojh   .z33wn5m, .ohziojh .txj4 { font-size: 1.08rem; }
.ohziojh   .o9jbw7i, .ohziojh .plp1d { font-size: 1.05rem; }
.ohziojh   .vkyp6b { font-size: 0.97rem; }
.mz5dek .czs2swla      { font-size: 3.2rem; }
.mz5dek h2.qjjgq4m { font-size: 1.9rem; }
.mz5dek h3.as86nq     { font-size: 1.4rem; }
.op0h74o .czs2swla      { font-size: 3.8rem; }
.op0h74o h2.qjjgq4m { font-size: 2.2rem; }
.op0h74o h3.as86nq     { font-size: 1.6rem; }
.jp2jdtl7 + .jp2jdtl7 { position: relative; }
.dg39j   .jp2jdtl7 + .jp2jdtl7::before,
.diaybp4t  .jp2jdtl7 + .jp2jdtl7::before,
.a2xpfzy   .jp2jdtl7 + .jp2jdtl7::before,
.qifvfyl   .jp2jdtl7 + .jp2jdtl7::before,
.cyqu   .jp2jdtl7 + .jp2jdtl7::before,
.l64hid7 .jp2jdtl7 + .jp2jdtl7::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dg39j .jp2jdtl7 + .jp2jdtl7::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.diaybp4t .jp2jdtl7 + .jp2jdtl7::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.a2xpfzy .jp2jdtl7 + .jp2jdtl7::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;
}
.qifvfyl .jp2jdtl7 + .jp2jdtl7::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.usva .jp2jdtl7 { margin-bottom: 16px; }
.usva .jp2jdtl7 + .jp2jdtl7 { margin-top: 0; }
.usva .xcju { padding-top: 0; padding-bottom: 0; }
.cyqu .jp2jdtl7 + .jp2jdtl7::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.l64hid7 .jp2jdtl7 + .jp2jdtl7::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.f0vv .jp2jdtl7 + .jp2jdtl7::before,
.zd1ve8 .jp2jdtl7 + .jp2jdtl7::before,
.xpxdlqb .jp2jdtl7 + .jp2jdtl7::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%;
}
.ykfz .f0vv .jp2jdtl7:nth-child(even)::before,
.ykfz .zd1ve8 .jp2jdtl7:nth-child(even)::before,
.ykfz .xpxdlqb .jp2jdtl7:nth-child(even)::before { background: var(--bg-surface); }
.o12yk0aq .f0vv .jp2jdtl7:nth-child(even)::before,
.o12yk0aq .zd1ve8 .jp2jdtl7:nth-child(even)::before,
.o12yk0aq .xpxdlqb .jp2jdtl7:nth-child(even)::before { background: var(--bg-card); }
.f0vv .jp2jdtl7 + .jp2jdtl7::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");
}
.zd1ve8 .jp2jdtl7 + .jp2jdtl7::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");
}
.xpxdlqb .jp2jdtl7 + .jp2jdtl7::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");
}
.ea4h .cbt5,
.msx5b .cbt5,
.tru68 .cbt5 { overflow: hidden; }
.ea4h .g9g8kc,
.msx5b .g9g8kc { margin-bottom: 60px; }
.tru68 .g9g8kc { margin-bottom: 70px; }
.tru68 .wdu6hly { padding-bottom: 70px; }
.ea4h .cbt5::before,
.msx5b .cbt5::before,
.tru68 .cbt5::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.ea4h .cbt5::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");
}
.msx5b .cbt5::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");
}
.tru68 .cbt5::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.kkjj .cbt5:not(.kd5oa) .bd6p96yk { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.d6so92 .cbt5:not(.kd5oa) .bd6p96yk { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.jm76q9t8  .cbt5:not(.kd5oa) .bd6p96yk { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.x2yr  .cbt5:not(.kd5oa) .bd6p96yk { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kkjj .kd5oa { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.d6so92 .kd5oa { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.jm76q9t8 .kd5oa { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.x2yr .kd5oa { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.pm4db .kd5oa { background: var(--accent); }
.pm4db .kd5oa .bd6p96yk { background: none; }
.pm4db .cbt5:not(.kd5oa) .bd6p96yk { background: rgba(0,0,0,0.6); }
.o1uejg .yo8za0la { float: left; width: 38%; margin: 0 28px 16px 0; }
.o1uejg .yo8za0la .xokos { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.o1uejg .xcju::after { content: ''; display: block; clear: both; }
.j00y9rj .yo8za0la { float: right; width: 38%; margin: 0 0 16px 28px; }
.j00y9rj .yo8za0la .xokos { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j00y9rj .xcju::after { content: ''; display: block; clear: both; }
.c57xd2r .jp2jdtl7:nth-child(odd)  .yo8za0la { float: left;  width: 38%; margin: 0 28px 16px 0; }
.c57xd2r .jp2jdtl7:nth-child(even) .yo8za0la { float: right; width: 38%; margin: 0 0 16px 28px; }
.c57xd2r .yo8za0la .xokos { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.c57xd2r .xcju::after { content: ''; display: block; clear: both; }
.o1uejg .vw2w,
.j00y9rj .vw2w,
.c57xd2r .vw2w,
.c57xd2r .l5mfby3w { clear: both; }
@media (max-width: 900px) {
  .o1uejg .yo8za0la,
  .j00y9rj .yo8za0la,
  .c57xd2r .jp2jdtl7:nth-child(odd)  .yo8za0la,
  .c57xd2r .jp2jdtl7:nth-child(even) .yo8za0la {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .o1uejg .yo8za0la .xokos,
  .j00y9rj .yo8za0la .xokos,
  .c57xd2r .yo8za0la .xokos {
    max-height: none !important;
  }
}
.o1uejg .o9jbw7i,
.o1uejg .plp1d,
.j00y9rj .o9jbw7i,
.j00y9rj .plp1d,
.c57xd2r .o9jbw7i,
.c57xd2r .plp1d { overflow: hidden; }
@media (max-width: 640px) {
  .o1uejg .yo8za0la,
  .j00y9rj .yo8za0la,
  .c57xd2r .yo8za0la { float: none; width: 100%; margin: 0 0 16px 0; }
}
.uoa7 .j5n86y,
.uoa7 .xcju,
.uoa7 .mjbc6v  { max-width: 1100px; }
.uoa7 { --content-mw: 1100px; }
.nwspvcw .j5n86y,
.nwspvcw .xcju,
.nwspvcw .mjbc6v  { max-width: 1200px; }
.p2e5hm .j5n86y,
.p2e5hm .xcju,
.p2e5hm .mjbc6v  { max-width: 1320px; }
.svbf { font-size: 0.82rem; color: var(--text-muted); }
.xuefpj { display: flex; align-items: center; }
.qgmc5up {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lwn4n4 { display: flex; align-items: center; }
.oliu8 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.oliu8:hover { text-decoration: underline; }
.m99svknm { margin: 0 3px; opacity: 0.45; }
.m99svknm::before { content: '/'; }
.an5e3qp { padding: 2px 5px; color: var(--text-main); }
.qpfx .svbf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.qpfx .xuefpj { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ihtp6ao .svbf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ihtp6ao .xuefpj { padding: 0 0 0 12px; }
.q7svl90 .xuefpj { padding: 0 16px; }
.q7svl90 .svbf {
  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);
}
.q7svl90 .j5n86y { padding-top: 28px; }
@media (max-width: 720px) {
  .vnczmm { margin-top: 18px; padding: 0 16px; }
  .q7svl90 .j5n86y { padding-top: 16px; }
}
.uoa7.qpfx .xuefpj { max-width: 1100px; }
.nwspvcw.qpfx .xuefpj { max-width: 1200px; }
.p2e5hm.qpfx .xuefpj { max-width: 1320px; }
.uoa7 .vnczmm { max-width: 1100px; }
.wgm3kre .jp2jdtl7 { padding-top: 16px; padding-bottom: 16px; }
.wf15 .jp2jdtl7 { padding-top: 24px; padding-bottom: 24px; }
.czfuu .jp2jdtl7 { padding-top: 40px; padding-bottom: 40px; }
.x4pgkf9a .jp2jdtl7 { padding-top: 52px; padding-bottom: 52px; }
.i8bk9x .jp2jdtl7:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.i8bk9x .jp2jdtl7:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.i8bk9x .jp2jdtl7:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.i8bk9x .jp2jdtl7:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.o82g .xcju { padding-top: 10px;  padding-bottom: 10px; }
.h97xrb .xcju { padding-top: 18px;  padding-bottom: 18px; }
.xli2kky .xcju { padding-top: 36px;  padding-bottom: 36px; }
.eadw37wp .xcju { padding-top: 48px;  padding-bottom: 48px; }
.jqoyj h2.qjjgq4m { font-weight: 600; }
.jqoyj h3.as86nq     { font-weight: 600; }
.pxxttn8h { font-weight: 500; }
.pxxttn8h h2.qjjgq4m { font-weight: 800; }
.pxxttn8h h3.as86nq     { font-weight: 700; }
.fl3q638 h2.qjjgq4m { font-weight: 900; }
.fl3q638 h3.as86nq     { font-weight: 800; }
.fl3q638 .h7un8d3n strong,
.fl3q638 .h7un8d3n strong { font-weight: 600; }
.gw1bq {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.gcqspg .gw1bq { display: none; }
@media (max-width: 640px) {
  .m3t8haxu { display: none; }
  .gw1bq {
    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;
  }
}
.gw1bq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.gw1bq:hover { opacity: 0.85; }
.jkb6p .gw1bq { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gjnivs .gw1bq,
.ul1u  .gw1bq { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gjnivs .gw1bq:hover,
.ul1u  .gw1bq:hover { opacity: 0.88; }
.jkb6p.gjnivs .gw1bq,
.jkb6p.ul1u  .gw1bq { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.nt1a0g {
  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;
}
.nt1a0g:hover { transform: translateY(-2px); opacity: 0.92; }
.nt1a0g { background: var(--cta) !important; color: #fff !important; border: none !important; }
.mcck .nt1a0g { display: none; }
.z01ud4 .nt1a0g { right: 32px; }
.zw97e0c  .nt1a0g { left: 32px; }
@media (max-width: 480px) {
  .z01ud4 .nt1a0g { right: 20px; bottom: 20px; }
  .zw97e0c  .nt1a0g { left: 20px; bottom: 20px; }
}
.qfss2e7f { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.mjbc6v { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vy6if2 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jkzoz { color: var(--text-dim); font-size: 0.8rem; }
.j3wv7w2 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.j3wv7w2 img { height: 26px; width: auto; object-fit: contain; }
.r7prkbkw .mjbc6v { text-align: center; }
.r7prkbkw .vy6if2 { margin-top: 0; }
@media (max-width: 640px) {
  .mjbc6v { padding-left: 16px; padding-right: 16px; }
  .bzdp9y .mjbc6v { padding: 20px 16px; }
  .h2e1wz6 { gap: 4px 12px; }
  .vy6if2 { font-size: 0.78rem; }
}
.i5hqd .pbgj0 .j3wv7w2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.i5hqd .vy6if2 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.i5hqd .jkzoz { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .i5hqd .yrauw1mi { grid-template-columns: 1fr 1fr; } .i5hqd .pbgj0 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .i5hqd .yrauw1mi { grid-template-columns: 1fr; } }
.x3f5 .woys { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.x3f5 .j3wv7w2 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.x3f5 .j5iwh { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.x3f5 .j5iwh a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.x3f5 .j5iwh a:hover { color: var(--accent-light); }
.ulmzcat { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.x3f5 .xmr95c { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.x3f5 .dnoa { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.x3f5 .dnoa a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.x3f5 .dnoa a:hover { color: var(--accent-light); }
.x3f5 .vy6if2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .x3f5 .woys { gap: 12px; } .x3f5 .j3wv7w2 { margin-right: 0; width: 100%; } }
.f4lrm4 .xqj10of .j3wv7w2 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.f4lrm4 .vy6if2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.f4lrm4 .jkzoz { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .f4lrm4 .qdgc272e { grid-template-columns: 1fr 1fr; } .f4lrm4 .xqj10of { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f4lrm4 .qdgc272e { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ubhzxw .g1ftnr { grid-template-columns: 1fr 1fr; } .ubhzxw .g4hocq8:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ubhzxw .g1ftnr { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .pie1i .g1ftnr { grid-template-columns: 1fr; } }
.fq317 .mjbc6v { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.kdrte .bv7mry      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.kdrte .qfss2e7f { background: var(--bg-page); border-top-color: var(--border-alt); }
.g20ws .bv7mry      { background: #0d1117; border-bottom-color: #21262d; }
.g20ws .qoqm { color: var(--accent-light); }
.g20ws .jpw24 { --msep-color: #8b949e; }
.g20ws .jpw24 a { color: #8b949e; }
.g20ws .jpw24 a:hover { color: var(--accent-light); }
.g20ws .u159n { color: #8b949e; }
.g20ws .qfss2e7f { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.g20ws .vy6if2,
.g20ws .jkzoz { color: #6e7681; }
.g20ws .vcqfgy a, .g20ws .j5iwh a,
.g20ws .dnoa a { color: #8b949e; }
.g20ws .j3wv7w2 { color: #e6edf3; }
.g20ws .vcqfgy a:hover, .g20ws .j5iwh a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .g20ws .jpw24 { background: #0d1117; border-top-color: #21262d; }
  .g20ws .jpw24 li a { border-bottom-color: #21262d; }
}
.g4goulz .bv7mry      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.g4goulz .qoqm { color: var(--accent-light); }
.g4goulz .jpw24 { --msep-color: #475569; }
.g4goulz .jpw24 a { color: #475569; }
.g4goulz .jpw24 a:hover { color: var(--accent-light); }
.g4goulz .u159n { color: #64748b; }
.g4goulz .qfss2e7f { background: #f0f4f8; border-top-color: #cbd5e1; }
.g4goulz .vy6if2,
.g4goulz .jkzoz { color: #64748b; }
.g4goulz .vcqfgy a, .g4goulz .j5iwh a,
.g4goulz .dnoa a, .g4goulz .j3wv7w2 { color: #374151; }
.g4goulz .vcqfgy a:hover, .g4goulz .j5iwh a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .g4goulz .jpw24 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .g4goulz .jpw24 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gjnivs .bv7mry      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gjnivs .qoqm { color: #fff; }
.gjnivs .jpw24 { --msep-color: rgba(255,255,255,0.82); }
.gjnivs .jpw24 a { color: rgba(255,255,255,0.82); }
.gjnivs .jpw24 a:hover { color: #fff; }
.gjnivs .u159n { color: rgba(255,255,255,0.9); }
.gjnivs .qfss2e7f { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gjnivs .vy6if2,
.gjnivs .jkzoz { color: rgba(255,255,255,0.72); }
.gjnivs .vcqfgy a, .gjnivs .j5iwh a,
.gjnivs .dnoa a, .gjnivs .j3wv7w2 { color: #fff; }
.gjnivs .vcqfgy a:hover, .gjnivs .j5iwh a:hover { color: #fff; }
@media (max-width: 640px) {
  .gjnivs .jpw24 { background: var(--accent); border-top-color: var(--accent-light); }
  .gjnivs .jpw24 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ul1u .bv7mry {
  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);
}
.ul1u .qfss2e7f {
  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) {
  .ul1u .jpw24 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.pni33daa .h8vewup6 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.rckme3m4 .h8vewup6 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.stwzv .h8vewup6 { min-height: 72px; height: auto; }
.dfjge .h8vewup6 { min-height: 84px; height: auto; }
.bzdp9y .h8vewup6 { max-width: none; padding: 0 32px; }
.bzdp9y .mjbc6v  { max-width: none; padding: 24px 32px; }
.f6dz8f1.nwspvcw .h8vewup6 { max-width: 1200px; }
.f6dz8f1.p2e5hm .h8vewup6 { max-width: 1320px; }
.r89qm7m   .qoqm, .r89qm7m   .j3wv7w2 { text-transform: capitalize; }
.m326e .qoqm, .m326e .j3wv7w2 { text-transform: lowercase; }
.zkrpzd .qoqm, .zkrpzd .j3wv7w2 { text-transform: uppercase; letter-spacing: 0.06em; }
.v9etq1, .l038baf8 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.wfjog03 .v9etq1,
.wfjog03 .l038baf8 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.z93tg .v9etq1,
.z93tg .l038baf8 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.f24q .v9etq1,
.f24q .l038baf8 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.hvm40397 .v9etq1,
.hvm40397 .l038baf8 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.vod8qs   .jpw24 a { font-weight: 500; }
.obkl1 .jpw24 a { font-weight: 600; }
.jhon     .jpw24 a { font-weight: 700; }
.arnt1    .jpw24 a { font-weight: 800; letter-spacing: 0.01em; }
.df9p7     .jpw24 > li + li::before,
.jy66    .jpw24 > li + li::before,
.v6vv    .jpw24 > li + li::before,
.ugqwx4an .jpw24 > li + li::before,
.nta0fx1z .jpw24 > li + li::before,
.l4to  .jpw24 > li + li::before,
.w9iv0w    .jpw24 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.df9p7     .jpw24 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.jy66    .jpw24 > li + li::before { content: "|"; }
.v6vv    .jpw24 > li + li::before { content: "—"; }
.ugqwx4an .jpw24 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.nta0fx1z .jpw24 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.l4to  .jpw24 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.w9iv0w    .jpw24 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .qy6b3 .u159n,
  .k4vf6 .u159n,
  .pqe8n .u159n,
  .x879kl .u159n,
  .ke8pvfwh .u159n {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .qy6b3 .u159n::before,
  .k4vf6 .u159n::before,
  .pqe8n .u159n::before,
  .x879kl .u159n::before,
  .ke8pvfwh .u159n::before { content: ""; display: block; flex-shrink: 0; }

  
  .qy6b3 .u159n::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;
  }

  
  .k4vf6 .u159n::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;
  }

  
  .pqe8n .u159n::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;
  }

  
  .x879kl .u159n::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;
  }

  
  .ke8pvfwh .u159n::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) {
  .nmq7 .u159n {
    padding: 5px 14px;
  }
  .nmq7 .jpw24 {
    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;
  }
  .nmq7 .jpw24 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .nmq7 .jpw24 li a:hover { background: var(--bg-raised); }
  .nmq7 .m07f,
  .de4oxwnn .m07f,
  .e4ignl1 .m07f { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .b88w4 .u159n {
    padding: 5px 10px;
  }
  .b88w4 .jpw24 {
    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);
  }
  .b88w4 .jpw24.f949 { transform: translateX(0); }
  .b88w4 .jpw24 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .b88w4 .jpw24 li:last-child a { border-bottom: none; }
  .gjnivs .jpw24,
  .g20ws .jpw24 { background: var(--accent) !important; }
  .gjnivs .jpw24 li a,
  .g20ws .jpw24 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .e4ignl1 .u159n {
    padding: 5px 10px;
  }
  .e4ignl1 .jpw24 {
    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);
  }
  .e4ignl1 .jpw24::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .e4ignl1 .jpw24.f949 { transform: translateY(0); }
  .e4ignl1 .jpw24 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ytxeo8m .u159n {
    padding: 5px 10px;
  }
  .ytxeo8m .jpw24 {
    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;
  }
  .ytxeo8m .jpw24.f949 { opacity: 1; pointer-events: auto; }
  .ytxeo8m .jpw24 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .b1myfs3q     .u159n { border-radius: 0 !important; }
  .bnx1   .u159n { border-radius: 8px !important; }
  .f6ldgk .u159n { border-radius: 50% !important; }
  .tn59   .u159n { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xt87 .dj25pg4s { flex-direction: column; align-items: stretch; }
  .xt87 .se4fl57s { flex-direction: row; min-width: auto; }
  .xt87 .n58ncrr { align-items: flex-start; text-align: left; }
}
.axgkf,
.axgkf.jp2jdtl7,
.ykfz .axgkf,
.vxv0 .axgkf,
.o12yk0aq .axgkf,
.qu2i .axgkf {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q4a9awfr {
  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;
}
.fii8hqi9 { flex: 1 1 280px; min-width: 0; }
.bjfgwc {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ysrgkn {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.mi0ln {
  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;
}
.mi0ln:hover { transform: translateY(-1px); opacity: 0.95; }
.n9iy .q4a9awfr {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.n9iy .bjfgwc { color: var(--cta); }
.n9iy .ysrgkn { color: var(--text-body); }
.n9iy .mi0ln {
  background: var(--cta) !important;
  color: #fff !important;
}
.s6wm030z .q4a9awfr {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.s6wm030z .bjfgwc { color: var(--text-primary); }
.s6wm030z .ysrgkn { color: var(--text-body); }
.s6wm030z .mi0ln {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q4a9awfr {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .fii8hqi9 { flex: 0 0 auto; }
  .bjfgwc { font-size: 1.2rem; }
  .mi0ln { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.oe62u .dh4exk { height: 36px; }
.f70zi7f .dh4exk { height: 60px; max-width: 200px; }
.omd38lvq .dh4exk { height: 56px; max-width: 180px; }
.aabn    .hvwrxt, .aabn    .ddmdc48b { color: #f59e0b; }
@media (min-width: 720px) {
  .um3a9v .l5mfby3w {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .um3a9v .iepze7vc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .um3a9v .iepze7vc { padding: 40px 16px 20px; }
  .um3a9v .ikmjt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .um3a9v .y5tm4bq { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .ae7cg .iepze7vc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .ae7cg .iepze7vc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .ae7cg .gwstij {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .ae7cg .op6cmd { white-space: normal; text-align: center; font-size: 1.2rem; }
  .ae7cg .ikmjt {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .ae7cg .y5tm4bq { width: 100%; min-width: 0; }
  .ae7cg .hvwrxt { min-width: 0; }
}
.rob2 .lvhkgc0 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.rob2 .lvhkgc0 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.rob2 .lvhkgc0 p { padding: 0 2px 16px; }
.uoxomghl .lvhkgc0 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.uoxomghl .lvhkgc0 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.uoxomghl .lvhkgc0 summary::after { content: "›"; font-size: 1.2em; }
.uoxomghl .lvhkgc0[open] summary::after { content: "‹"; }
.uoxomghl .lvhkgc0 p { padding: 10px 22px 4px; }
.x82x .lvhkgc0 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.x82x .lvhkgc0 summary { color: var(--text-primary); padding-left: 16px; }
.x82x .lvhkgc0 summary::after { content: "›"; font-size: 1.1em; }
.x82x .lvhkgc0[open] summary::after { content: "‹"; }
.x82x .lvhkgc0 p { padding-left: 16px; }
.qiz54l9 .amzf0r { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qiz54l9 .lvhkgc0 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qiz54l9 .lvhkgc0:last-child { border-bottom: none; }
.qiz54l9 .lvhkgc0 summary { color: var(--text-primary); border-radius: 0; }
.qiz54l9 .lvhkgc0 summary::after { content: "›"; font-size: 1.1em; }
.qiz54l9 .lvhkgc0[open] summary::after { content: "‹"; }
.gwlm666c .lvhkgc0 { overflow: hidden; }
.gwlm666c .lvhkgc0 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.gwlm666c .lvhkgc0 summary::after { color: rgba(255,255,255,.75); }
.gwlm666c .lvhkgc0[open] summary { border-radius: 0; }
.glojdy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.yru54d4 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.vbubu7 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.womuwukj { color: var(--text-muted); font-size: 1.05rem; }
.o84vggsl {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ww7f { margin-bottom: 20px; }
.ghivxk {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.pd4w8z13 {
  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;
}
.pd4w8z13:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.tmbyiix { resize: vertical; min-height: 130px; }
.m6o1i { width: 100%; margin-top: 8px; }
.tggsr2h6 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.fcevp2 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gb5os48 { color: var(--text-muted); line-height: 1.75; }
.np195 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.np195 li { margin-bottom: 6px; }
.hkridyt3 { max-width: 760px; margin: 0 auto; }
.d57r { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.aa6ld8d { max-width: 760px; margin: 0 auto; }
.ktfa ul.np195 { margin: 0; }
@media (max-width: 640px) { .gm1fok2x { grid-template-columns: 1fr; gap: 10px; } }
.v1jnf { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.sx6sr4 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.quwhz7sb { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.sx6sr4 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.sx6sr4 .np195 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .v1jnf { grid-template-columns: 1fr; } }
.ytvyj { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ytvyj:hover .nu5awkm { color: var(--accent-light); text-decoration: underline; }
.lu9z { color: inherit; text-decoration: none; }
.lu9z:hover { color: var(--accent-light); text-decoration: underline; }
.sz01exs { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tk5a { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.tk5a:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.qu43q { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.tk5a p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.tk5a ul.np195 { margin: 0; }
.hhm3i { color: var(--text-muted); line-height: 1.75; }
.m36w .np195,
.j0bic .np195,
.kcork0 .np195,
.x280dqc .np195 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.m36w .tk5a,
.j0bic .tk5a { text-align: left; }
.m36w .qu43q,
.j0bic .qu43q { text-align: center; }
.dooack2 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.e0cs5ib { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.dffa { font-size: 1.1rem; }
.n970mlc { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.csl7 { margin-top: 12px; }
.sw0npd { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.sw0npd:hover { border-bottom-color: var(--accent-light); }
.qb7kyx { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.qb7kyx img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ofcg7s { width: 260px; height: 260px; }
.ussm { border-radius: 28%; }
.i6ec { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.et64khox { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.quac { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .g72gsd6 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.qic0cpw .n970mlc, .qic0cpw .e0cs5ib { max-width: 640px; }
.i9z5yy4 { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.zi03m0i { position: sticky; top: 96px; align-self: start; }
.zi03m0i .dooack2 { font-size: 1.6rem; margin-top: 18px; }
.bl38wu .n970mlc { margin-bottom: 28px; }
@media (max-width: 860px) { .i9z5yy4 { grid-template-columns: 1fr; } .zi03m0i { position: static; text-align: center; } }
.x7q0 .qb7kyx { margin: 0 auto 18px; }
.x7q0 .et64khox { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xtdk994 { grid-template-columns: 1fr; } }
.wnf2vp .dooack2 { font-size: 1.6rem; margin-bottom: 6px; }
.x280dqc .np195 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .wnf2vp { flex-direction: column; text-align: center; } .jizuw0 { grid-template-columns: 1fr; } }
.wwnq1l .dooack2 { font-size: 1.35rem; margin: 0 0 4px; }
.wwnq1l .et64khox { margin: 0; }
.sxre0nto {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.sxre0nto .vbubu7 { color: var(--accent-light); }
.famzr2ch .vbubu7 { font-size: 2rem; }
.famzr2ch .womuwukj { max-width: 680px; }
.jvl5s1dr .vbubu7 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.jvl5s1dr .womuwukj  { margin: 0; }
@media (max-width: 640px) { .jvl5s1dr { flex-direction: column; } }
.tg1exe .vbubu7 { color: var(--accent-light); }
.tksvyilj .vbubu7 { color: #fff; }
.tksvyilj .womuwukj  { color: rgba(255,255,255,0.85); }
.ggivd47e { max-width: 680px; margin: 0 auto; }
.vcav0 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .vcav0 { grid-template-columns: 1fr; } }
.uit5z { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.uit5z .pd4w8z13 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.uit5z .pd4w8z13:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.lzv6 .pd4w8z13 { background: var(--bg-raised); border-color: transparent; }
.lzv6 .pd4w8z13:focus { background: var(--bg-card); border-color: var(--accent-light); }
.scymapt .pd4w8z13 { border-radius: 100px; padding: 11px 20px; }
.scymapt .tmbyiix { border-radius: 14px; }
.k9q578 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .k9q578 { grid-template-columns: 1fr; } }
.zqlwr {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.zqlwr h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.zqlwr p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.yfdb4ne { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.yfdb4ne li { margin-bottom: 6px; }
.ki2efo{display:none}
.ki2efo:empty,.fgbdni:empty{display:none}
.hdylfg5{position:relative;overflow:visible}
.ycr7p .y3um,.qz8z7vum .y3um,
.y0nj .y3um,.f25w15 .y3um,
.b8ftro8n .y3um,.kt36700 .y3um{display:block}
.ovjkd7i .nyt9cj7{display:block}
.ycr7p .y3um,.qz8z7vum .y3um,
.y0nj .y3um,.f25w15 .y3um,
.b8ftro8n .y3um{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}
.ycr7p .y3um .fgbdni,.qz8z7vum .y3um .fgbdni,
.y0nj .y3um .fgbdni,.f25w15 .y3um .fgbdni,
.b8ftro8n .y3um .fgbdni{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}
.ycr7p .sc2abb26,.qz8z7vum .sc2abb26,
.y0nj .sc2abb26,.f25w15 .sc2abb26,
.b8ftro8n .sc2abb26{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ycr7p .y3um,.qz8z7vum .y3um{top:12px}
.ycr7p .y3um .fgbdni{margin-right:auto}
.qz8z7vum .y3um .fgbdni{margin-left:auto}
.qz8z7vum .y3um{text-align:right}
.y0nj .y3um,.f25w15 .y3um{bottom:12px}
.y0nj .y3um .fgbdni{margin-right:auto}
.f25w15 .y3um .fgbdni{margin-left:auto}
.f25w15 .y3um{text-align:right}
.b8ftro8n .y3um{position:relative;margin-top:16px}
.b8ftro8n .y3um .fgbdni{margin:0 auto}
.kt36700 .y3um{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kt36700 .y3um .fgbdni{margin:0}
.kt36700 .tpecl~.y3um,
.kt36700 .dltq645a~.y3um{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kt36700 .tpecl~.y3um .fgbdni,
.kt36700 .dltq645a~.y3um .fgbdni{justify-content:flex-start}
.tpecl~.y3um,.dltq645a~.y3um{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}
.tpecl~.y3um .fgbdni{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dltq645a~.y3um .fgbdni{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.nyt9cj7 .fgbdni{margin:0 0 12px}
.fgbdni{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.nu5awkm{font-weight:600;color:var(--text-heading);opacity:1}
.qjp36uc::before{content:"·";margin:0 2px;opacity:.5}
.sc2abb26{white-space:nowrap}
.dkhzjh .sc2abb26{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.dkhzjh .qjp36uc::before{content:""}
.nasq .sc2abb26{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}
.nasq .qjp36uc::before{content:""}
.jiq6iwnk .fgbdni{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.olbfp5p .sc2abb26{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.olbfp5p .qjp36uc::before{content:""}
.uvh9e7 .sc2abb26{color: var(--accent-light);opacity:1;font-weight:500}
.enmn .sc2abb26{border-bottom:1px solid currentColor;padding-bottom:2px}
.v480oq .fgbdni{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.e2m8kxrq{--date-bg:var(--accent-bg-light)}
.ksfrq .qjp36uc::before{content:""}
.b7001s6 .qjp36uc::before{content:"•";opacity:.4}
.b7001s6 .sc2abb26 + .sc2abb26::before{content:"•";margin-right:6px;opacity:.4}
.egxuu .qjp36uc::before{content:"/";opacity:.35}
.egxuu .sc2abb26 + .sc2abb26::before{content:"/";margin-right:6px;opacity:.35}
.d9lih .qjp36uc::before{content:"|";opacity:.3}
.d9lih .sc2abb26 + .sc2abb26::before{content:"|";margin-right:6px;opacity:.3}
.edt7t1at .qjp36uc::before{content:"—";opacity:.3}
.edt7t1at .sc2abb26 + .sc2abb26::before{content:"—";margin-right:6px;opacity:.3}
.kd3y .qjp36uc::before{content:"◆";font-size:.5em;opacity:.35}
.kd3y .sc2abb26 + .sc2abb26::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.vz2naak .qjp36uc::before{content:"·";opacity:.4}
.vz2naak .sc2abb26 + .sc2abb26::before{content:"·";margin-right:6px;opacity:.4}
.nhncede .qjp36uc::before{content:"›";opacity:.4}
.nhncede .sc2abb26 + .sc2abb26::before{content:"›";margin-right:6px;opacity:.4}
.nacn8rh .qjp36uc::before{content:"→";opacity:.35;font-size:.85em}
.nacn8rh .sc2abb26 + .sc2abb26::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.tw4yvk{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ww5lh4g{display:flex;flex-direction:column;gap:3px}
.j6nkqzf{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.vfx1cmy{font-weight:700;font-size:1rem;color:var(--text-heading)}
.g9x07{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ds8k5wbp .tw4yvk{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.zhey6m .tw4yvk{border-top:3px solid var(--accent);padding-top:18px}
.shch9c .tw4yvk{border-left:3px solid var(--accent);border-radius:0}
.wbcx8blu .tw4yvk{padding:20px 0}
@media(max-width:640px){
  .tw4yvk{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .g9x07{max-width:100%}
}
.u8b5ia .uomw2u8h{margin:0}
@media (max-width:560px){
  .afwx2{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) {
  .a3kg { padding: 28px 18px 20px; }
  .tjgu1b { font-size: 1.2rem; }
  .ra48 { max-width: 220px; max-height: 80px; }
}
.q7yg .kzgy7kc1 { border-radius: 22px; }
.iic7v .q4a9awfr {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kzgy7kc1 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.nwk1o {
  margin: 28px 0 24px;
}
.nwk1o .jp2jdtl7 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.nwk1o .xcju {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.nwk1o .q4a9awfr {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .h8vewup6 { flex-direction: row-reverse; }
[dir="rtl"] .jpw24 { flex-direction: row-reverse; }
[dir="rtl"] .z01ud4 .nt1a0g { right: auto; left: 32px; }
[dir="rtl"] .zw97e0c  .nt1a0g { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .z01ud4 .nt1a0g { right: auto; left: 20px; }
  [dir="rtl"] .zw97e0c  .nt1a0g { left: auto;  right: 20px; }
}
[dir="rtl"] .o1uejg .yo8za0la  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .j00y9rj .yo8za0la { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .o9jbw7i, [dir="rtl"] .plp1d { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .bc45mm { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .vgwd { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h7un8d3n { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q4a9awfr { direction: rtl; }
[dir="rtl"] .svbf { direction: rtl; }
[dir="rtl"] .rlzgvf { direction: rtl; }
[dir="rtl"] .eyz5fp6 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .wers6heu .plp1d,
[dir="rtl"] .pir56 .plp1d,
[dir="rtl"] .dntkayy .plp1d,
[dir="rtl"] .xwr5ubg4 .plp1d {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .wers6heu .plp1d li::before,
[dir="rtl"] .pir56 .plp1d li::before,
[dir="rtl"] .dntkayy .plp1d li::before,
[dir="rtl"] .xwr5ubg4 .plp1d li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .cbt5.jvof6 .g9g8kc,
[dir="rtl"] .wyf2n.jvof6 .g9g8kc,
[dir="rtl"] .kd5oa.jvof6 .g9g8kc,
[dir="rtl"] .aoqbnbn5.jvof6 .g9g8kc,
[dir="rtl"] .y3jx9c.jvof6 .g9g8kc { text-align: right; }
[dir="rtl"] .tpecl.jvof6 .wdu6hly { align-items: flex-end; text-align: right; }
[dir="rtl"] .xcju,
[dir="rtl"] .z33wn5m,
[dir="rtl"] .txj4,
[dir="rtl"] .xmhgv,
[dir="rtl"] .g9g8kc { text-align: right; }
[dir="rtl"] .o84vggsl,
[dir="rtl"] .ghivxk,
[dir="rtl"] .n970mlc,
[dir="rtl"] .pd4w8z13,
[dir="rtl"] .tmbyiix { text-align: right; direction: rtl; }
[dir="rtl"] .scymapt .pd4w8z13,
[dir="rtl"] .uit5z .pd4w8z13 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #4b0688;
  --brand:           #4b0688;
  --brand-light:     #3d0a69;
  --brand-pale:      #57178f;
  --grad-start:      #7b09df;
  --grad-end:        #983beb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #4b0688;
  --cta-light:       #350163;
  --cta-hover:       #2a034d;
  --bg-page:         #f7f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f3f6;
  --bg-raised:       #efedf1;
  --bg-hover:        #f4f3f6;
  --border:          #e5e1e9;
  --border-alt:      #d6cfdd;
  --border-section:  #e5e1e9;
  --text-primary:    #19161c;
  --text-muted:      #595062;
  --text-body:       #332d38;
  --text-sub:        #4c4454;
  --text-faint:      #80728c;
  --text-dim:        #998ea3;
  --text-label:      #665b70;
  --text-value:      #403946;
  --accent-bg:       #ebdef7;
  --accent-bg-light: #dcc1f4;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #0c967a;
  --c-cons:          #9f213d;
  --c-pros-label:    #0eb391;
  --c-tip-border:    #10c6a1;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #0c967a;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.m8kscd .vxrfa6 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.m8kscd .vxrfa6::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.m8kscd .o0ev6g     .vxrfa6::before { content: "";  color: var(--c-tip-border); }.m8kscd .zqiy .vxrfa6::before { content: ""; color: var(--c-warn-border); }.m8kscd .wasz    .vxrfa6::before { content: ""; color: #60a5fa; }.xxp6a .m8kscd .o0ev6g     .vxrfa6::before { color: #10b981; }.xxp6a .m8kscd .zqiy .vxrfa6::before { color: #f43f5e; }.xxp6a .m8kscd .wasz    .vxrfa6::before { color: #a855f7; }.a7a1z  .m8kscd .o0ev6g     .vxrfa6::before { color: #eab308; }.a7a1z  .m8kscd .zqiy .vxrfa6::before { color: #ef4444; }.a7a1z  .m8kscd .wasz    .vxrfa6::before { color: #f97316; }.l78l6txz  .m8kscd .o0ev6g     .vxrfa6::before { color: #38bdf8; }.l78l6txz  .m8kscd .zqiy .vxrfa6::before { color: #818cf8; }.l78l6txz  .m8kscd .wasz    .vxrfa6::before { color: #2dd4bf; }.kkwb2 .m8kscd .vxrfa6::before { color: var(--accent-light) !important; }
.btxjut .cwu41wd, .btxjut .tpecl { min-height: 320px; }
.lhgxz9zl .gw1bq::after,.lhgxz9zl .nt1a0g::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.m99svknm::before { content: '›'; font-size: 1.1em; }