:root {
  --color-accent: #800080;
  --color-cta: #dc2660;
  --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;
}
.txxo {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.nz3r {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.sh11t {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.byvgn { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.hpdox { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.hpdox a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.hpdox a:hover { color: var(--accent-light); }
.t7e3xsqu     .h33r8dy7 { border-radius: 24px; padding: 8px; }
.t7e3xsqu .h33r8dy7 li a { border-radius: 16px; }
.usq25u .h33r8dy7 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .h33r8dy7 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .a1bu6:hover .h33r8dy7,
  .a1bu6:focus-within .h33r8dy7 { display: block; }
  .h33r8dy7 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.b60t42 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.geg8s { display: none; }
@media (max-width: 640px) {
  .geg8s {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .geg8s.f5w0i { display: block; }
}
@media (max-width: 640px) {
  .b60t42 { display: block; }
  .hpdox > li + li::before { display: none !important; }
  .hpdox {
    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;
  }
  .hpdox.f5w0i { display: flex; }
  .hpdox li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .hpdox li:last-child a { border-bottom: none; }
}
.o4jyz { min-height: 480px; }
.joqonv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.l8b8gs8 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.b8va0xz .l8b8gs8 { margin-left: 0; margin-right: 0; }
.m1jhc {
  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;
}
.m970me13 .m1jhc { margin-top: 24px; }
.m1jhc:hover { opacity: 0.88; }
.yz6vg0u .joqonv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.yz6vg0u .l8b8gs8 { color: #e2e8f0; }
.yz6vg0u.lm6xkw8 .fplly { text-align: center; }
.q3dq .joqonv { color: var(--text-primary); text-shadow: none; }
.q3dq .l8b8gs8 { color: var(--text-muted); }
.q3dq .m1jhc { margin-top: 16px; }
.q3dq, .q3dq.o4jyz { min-height: auto !important; }
.q3dq.lm6xkw8 .fplly { text-align: center; }
.q3dq~.lf5u{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}
.q3dq~.lf5u .s7tnkh{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ukryq4k .joqonv { color: #fff; }
.ukryq4k .l8b8gs8 { color: rgba(255,255,255,0.85); }
.ukryq4k .m1jhc { background: #fff; color: var(--cta); }
.ukryq4k .m1jhc:hover { opacity: 0.92; }
.cf7sv .ctibhr { position: relative; overflow: hidden; }
.cf7sv .ctibhr::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.hp3wju .ctibhr {
  animation: hg-breathe 7s ease-in-out infinite;
}
.fuwqgfe .ctibhr { position: relative; overflow: hidden; }
.fuwqgfe .ctibhr::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;
}
.qtlgoew .ctibhr { position: relative; overflow: hidden; }
.qtlgoew .ctibhr::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jvpz .ctibhr {
  animation: hg-fadein 1.2s ease-out both;
}
.ctibhr {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.a1ex02tj {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.fl4kzd3b {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.bqu7zy {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ctibhr .joqonv { text-shadow: none; color: var(--text-primary); }
.ctibhr .l8b8gs8 { color: var(--text-muted); }
body.h7u5jd .joqonv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.yaxpsi .joqonv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.o4jyz.ukryq4k .joqonv,
section.ukryq4k .joqonv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ctibhr.lm6xkw8 .a1ex02tj { align-items: center; text-align: center; }
.ctibhr.b8va0xz   .a1ex02tj { align-items: flex-start; text-align: left; }
.xwfaeva2 .fl4kzd3b { position: relative; }
.xwfaeva2 .fl4kzd3b::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.xwfaeva2.rsdh3 .fl4kzd3b::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.p2vz5btg .fl4kzd3b {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.p2vz5btg .bqu7zy {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.p2vz5btg.rsdh3 .fl4kzd3b { padding: 32px 0 32px 32px; }
.evmj .fl4kzd3b {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.evmj .bqu7zy {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.rsdh3 .a1ex02tj {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.evmj.rsdh3 .fl4kzd3b { padding: 40px 16px 40px 48px; }
.o4jyz .o632r35 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.o632r35 .ng45.a1g9f {
  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;
}
.o632r35 .ng45.a1g9f:hover { opacity: 0.85; }
.pivs0 .fl4kzd3b {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ctibhr { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ctibhr:not(.pivs0) .fl4kzd3b { display: none !important; }
  .pivs0 .fl4kzd3b { padding: 16px; }
  .a1ex02tj  { padding: 36px 24px; }
  .ctibhr~.lf5u,.rsdh3~.lf5u{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .o4jyz, .ctibhr { min-height: 320px !important; }
  .joqonv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .k4ii,
  .rc9hudy,
  .lfwd { grid-template-columns: 1fr !important; }

  

  
  .v9dvj2l { display: flex !important; flex-direction: column !important; }
  .v9dvj2l .fplly { display: contents; }
  .v9dvj2l .gd36fd { order: 0; }
  .v9dvj2l .joqonv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .v9dvj2l .k4ii { order: 2; padding: 0 16px 12px !important; }
  .v9dvj2l .l8b8gs8 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .m970me13 .fplly { display: flex; flex-direction: column; }
  .m970me13 .fplly .joqonv { order: 1; }
  .m970me13 .fplly .lfwd { order: 2; margin: 8px 0 24px !important; }
  .m970me13 .fplly .l8b8gs8 { order: 3; }
  .m970me13 .fplly .m1jhc { order: 4; align-self: center; margin-top: 0; }

  
  .ctibhr.pivs0 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ctibhr.pivs0 .a1ex02tj { display: contents; padding: 0; }
  .ctibhr.pivs0 .a1ex02tj .joqonv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ctibhr.pivs0 .fl4kzd3b { order: 2; padding: 12px 16px; }
  .ctibhr.pivs0 .a1ex02tj .l8b8gs8 { order: 3; padding: 0 24px; margin: 0 auto; }
  .ctibhr.pivs0 .a1ex02tj .m1jhc { order: 4; align-self: center; margin: 8px 0 32px; }
}
.o6t3ld { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.fm8fqr6j { width: 100%; height: auto; display: block; border-radius: 10px; }
.woasbv .o6t3ld        { border-radius: 16px; }
.woasbv .fm8fqr6j  { border-radius: 16px; }
.ugv5 .o6t3ld         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ugv5 .fm8fqr6j   { border-radius: 8px; }
.m33tl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.uxcki1 { width: 100%; padding: 32px 0; position: relative; }
.bjh9 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.lw3q43n .uxcki1:nth-child(even) { background: var(--bg-surface); }
.lw3q43n .uxcki1:nth-child(odd)  { background: var(--bg-page); }
.vmz2uyu .uxcki1:nth-child(even) { background: var(--bg-card); }
.vmz2uyu .uxcki1:nth-child(odd)  { background: var(--bg-page); }
.lw3q43n .uxcki1:nth-child(odd)  .bjh9 { background: var(--bg-card); border-radius: 6px; }
.lw3q43n .uxcki1:nth-child(even) .bjh9 { background: var(--bg-raised); border-radius: 6px; }
.vmz2uyu .uxcki1:nth-child(odd)  .bjh9 { background: var(--bg-card); border-radius: 6px; }
.vmz2uyu .uxcki1:nth-child(even) .bjh9 { background: var(--bg-raised); border-radius: 6px; }
.lw3q43n .uxcki1:nth-child(even) .s0pstr2 .rzm35wcw,
.vmz2uyu .uxcki1:nth-child(even) .s0pstr2 .rzm35wcw { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.lw3q43n .uxcki1:nth-child(odd) .s0pstr2 .rzm35wcw,
.vmz2uyu .uxcki1:nth-child(odd) .s0pstr2 .rzm35wcw { background: var(--bg-card-inner); }
.lw3q43n .uxcki1:nth-child(even) .s16o .rzm35wcw:nth-child(odd),
.vmz2uyu .uxcki1:nth-child(even) .s16o .rzm35wcw:nth-child(odd)  { background: var(--bg-card); }
.lw3q43n .uxcki1:nth-child(even) .s16o .rzm35wcw:nth-child(even),
.vmz2uyu .uxcki1:nth-child(even) .s16o .rzm35wcw:nth-child(even) { background: var(--bg-card-inner); }
h1.d1qlcd { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.d1qlcd {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.rxbr { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.fvdohp h2.d1qlcd {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ogfa h2.d1qlcd {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.o4mwd0 h2.d1qlcd {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.a2ln5x h2.d1qlcd::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ppxt h2.d1qlcd {
  color: var(--text-primary); font-size: 1.7rem;
}
.ter5nk h2.d1qlcd::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.bwr3em h2.d1qlcd {
  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;
}
.fs0r { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .fs0r { display: none; } }
.cnkjhc { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.vvnxsr { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.mhkn6so8 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.r0c7hi { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qijhc { padding-left: 20px; }
.qijhc li { margin-bottom: 6px; }
.qijhc a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qijhc a:hover { color: var(--accent-light); }
.go8gntv .r0c7hi { display: none; }
.zpqlxs9 .r0c7hi { display: none; }
.zpqlxs9 .qijhc { padding-left: 0; list-style: none; }
.zpqlxs9 .qijhc li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zpqlxs9 .qijhc a { font-size: 0.92rem; }
.nmcof .mhkn6so8 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nmcof .r0c7hi { display: none; }
.nmcof .qijhc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.nmcof .qijhc li { margin-bottom: 0; }
.nmcof .qijhc 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;
}
.nmcof .qijhc a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.a3ndy .mhkn6so8 { padding: 20px 20px 16px; }
.a3ndy .qijhc {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.a3ndy .qijhc li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.a3ndy .qijhc 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;
}
.a3ndy .qijhc 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;
}
.a3ndy .qijhc a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.a3ndy .qijhc a:focus,
.a3ndy .qijhc a:focus-visible,
.a3ndy .qijhc a:target { outline: none; }
.a3ndy .qijhc li:target a { border-color: var(--border); color: var(--text-muted); }
.hisu7zi .mhkn6so8 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hisu7zi .r0c7hi { display: none; }
.hisu7zi .qijhc { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hisu7zi .qijhc li { margin-bottom: 0; }
.hisu7zi .qijhc li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hisu7zi .qijhc li:last-child::after { content: ""; margin-right: 0; }
.hisu7zi .qijhc a { font-size: 0.9rem; }
.rzm35wcw { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.s0pstr2 .rzm35wcw { background: var(--bg-card); }
.s16o .rzm35wcw:nth-child(odd)  { background: var(--bg-card); }
.s16o .rzm35wcw:nth-child(even) { background: var(--bg-raised); }
.nxfik .rzm35wcw {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nxfik .rzm35wcw:last-child { border-bottom: none; }
.nxfik h3.rxbr { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.b2b3kfb .rzm35wcw {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.b2b3kfb .rzm35wcw + .rzm35wcw { margin-top: 4px; }
.ffl7e .rzm35wcw { background: none; border-radius: 0; padding: 12px 0; }
.ffl7e .rzm35wcw + .rzm35wcw { border-top: 1px solid var(--border-section); }
.qhhyb4x { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.yq7k { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zcg1 { color: var(--text-body); margin-bottom: 10px; }
.n6v55oo, .mkmvc { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.n6v55oo li, .mkmvc li { margin-bottom: 6px; }
.mkmvc li { list-style: decimal; }
.cslaehx7     .n6v55oo { list-style-type: "● "; }
.fzea1ihi  .n6v55oo { list-style-type: "■ "; }
.ni6gtw7f .n6v55oo { list-style-type: "◆ "; }
.sm1799    .n6v55oo { list-style-type: "★ "; }
.cslaehx7     .r7asx { list-style-type: "● "; }
.fzea1ihi  .r7asx { list-style-type: "■ "; }
.ni6gtw7f .r7asx { list-style-type: "◆ "; }
.sm1799    .r7asx { list-style-type: "★ "; }
.cslaehx7    .n6v55oo li::marker, .cslaehx7    .r7asx li::marker,
.fzea1ihi .n6v55oo li::marker, .fzea1ihi .r7asx li::marker,
.ni6gtw7f .n6v55oo li::marker, .ni6gtw7f .r7asx li::marker,
.sm1799   .n6v55oo li::marker, .sm1799   .r7asx li::marker {
  color: var(--cta); font-size: 1em;
}
.cslaehx7 .mkmvc,
.fzea1ihi .mkmvc,
.ni6gtw7f .mkmvc,
.sm1799 .mkmvc {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.cslaehx7 .mkmvc li,
.fzea1ihi .mkmvc li,
.ni6gtw7f .mkmvc li,
.sm1799 .mkmvc li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.cslaehx7 .mkmvc li::before,
.fzea1ihi .mkmvc li::before,
.ni6gtw7f .mkmvc li::before,
.sm1799 .mkmvc 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;
}
.cslaehx7     .mkmvc li::before { border-radius: 50%; }
.fzea1ihi  .mkmvc li::before { border-radius: 3px; }
.ni6gtw7f .mkmvc li::before { border-radius: 3px; }
.sm1799    .mkmvc li::before { border-radius: 50%; }
.bbr57ol { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.eyl4 .bbr57ol,
.e8wg85z .bbr57ol { background: transparent; border: none; border-radius: 0; }
.rdwf050 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rdwf050 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rdwf050 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rdwf050 tr:hover td { background: var(--bg-hover); }
.nkzzn .rdwf050 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.vbk0 .rdwf050 { border: 1px solid var(--border-alt); }
.vbk0 .rdwf050 th,
.vbk0 .rdwf050 td { border: 1px solid var(--border-alt); }
.a9vsht7t .rdwf050 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.a9vsht7t .rdwf050 td { border-bottom: none; }
.a9vsht7t .rdwf050 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cq0v2f .rdwf050 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.rlnv24jp .bbr57ol {
  overflow: hidden;
}
.rlnv24jp .rdwf050 th { border-bottom: 1px solid var(--border-alt); }
.rlnv24jp .rdwf050 tr:last-child td { border-bottom: none; }
.cqkdl { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.zcceam { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pbeohi8 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.lzjyb { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.mo022j { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.r7asx { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.r7asx 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%}
.jzmleiq .lzjyb { background: transparent; text-align: center; }
.cmoi .pbeohi8 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ztuu3 .pbeohi8 {
  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);
}
.axaz .zcceam { display: grid; grid-template-columns: auto 1fr; }
.axaz .pbeohi8 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.axaz .lzjyb { grid-column: 2; }
.axaz .mo022j,
.axaz .r7asx { grid-column: 1 / -1; }
.oys9ej .zcceam { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.oys9ej .pbeohi8 {
  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);
}
.oys9ej .lzjyb { grid-column: 2; }
.oys9ej .mo022j,
.oys9ej .r7asx { grid-column: 1 / -1; }
.y7tua .zcceam { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.y7tua .lzjyb { background: none; color: var(--accent-light); font-weight: 700; }
.pr6j1wyn .zcceam { 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); }
.pr6j1wyn .lzjyb { background: none; color: var(--accent-light); font-weight: 700; }
.q4a0 .zcceam { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.q4a0 .zcceam:last-child { border-bottom: none; }
.q4a0 .lzjyb { background: none; color: var(--accent-light); font-weight: 700; }
.dgel30 .zcceam { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.dgel30 .lzjyb { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.b4k2wp0x .cqkdl { counter-reset: card-n; }
.b4k2wp0x .zcceam  { counter-increment: card-n; }
.b4k2wp0x .lzjyb { display: flex; align-items: center; gap: 10px; }
.b4k2wp0x .lzjyb::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;
}
.mo7xw1 .zcceam { background: var(--bg-surface); border: 1px solid var(--border); }
.mo7xw1 .lzjyb { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.oaaw0po { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qov1obk  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.tp8y { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.u8cyx9 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.aj3bm0x { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.oaaw0po strong { color: var(--text-primary); font-size: 0.95rem; }
.oaaw0po p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.rfba5jo { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.l888hco, .im6cdcz { border-radius: 8px; padding: 14px; }
.l888hco { background: var(--bg-pros); }
.im6cdcz { background: var(--bg-cons); }
.jm1dvvqm { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.l888hco .jm1dvvqm { color: var(--c-pros-label); }
.im6cdcz .jm1dvvqm { color: #f87171; }
.l888hco ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.im6cdcz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.fm8fqr6j { width: 100%; height: auto; border-radius: 10px; display: block; }
.a1g9f {
  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;
}
.a1g9f:hover { opacity: 0.85; }
.j6hg .a1g9f  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.j6hg .a1g9f:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.xgedhu .a1g9f  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.xgedhu .a1g9f:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ibhf7r .m1jhc { border-radius: 50px; }
.ibhf7r .a1g9f  { border-radius: 50px; }
.r0gvyn .m1jhc { padding-left: 22px; padding-right: 22px; }
.r0gvyn .a1g9f  { padding-left: 12px; padding-right: 12px; }
.xcxolcc .m1jhc { padding-left: 44px; padding-right: 44px; }
.xcxolcc .a1g9f  { padding-left: 24px; padding-right: 24px; }
.enaow0 .m1jhc { padding-left: 56px; padding-right: 56px; }
.enaow0 .a1g9f  { padding-left: 32px; padding-right: 32px; }
.urr9z   .m1jhc::after, .urr9z   .a1g9f::after,
.a6lw .m1jhc::after, .a6lw .a1g9f::after,
.t1gg    .m1jhc::after, .t1gg    .a1g9f::after,
.xvd1    .m1jhc::after, .xvd1    .a1g9f::after,
.lphv5n    .m1jhc::after, .lphv5n    .a1g9f::after,
.ejhto     .m1jhc::after, .ejhto     .a1g9f::after,
.coiya6kf    .m1jhc::after, .coiya6kf    .a1g9f::after,
.yojc   .m1jhc::after, .yojc   .a1g9f::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;
}
.urr9z .m1jhc::after, .urr9z .a1g9f::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");
}
.a6lw .m1jhc::after, .a6lw .a1g9f::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");
}
.t1gg .m1jhc::after, .t1gg .a1g9f::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");
}
.xvd1 .m1jhc::after, .xvd1 .a1g9f::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");
}
.lphv5n .m1jhc::after, .lphv5n .a1g9f::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");
}
.ejhto .m1jhc::after, .ejhto .a1g9f::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");
}
.coiya6kf .m1jhc::after, .coiya6kf .a1g9f::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");
}
.yojc .m1jhc::after, .yojc .a1g9f::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");
}
.m7oac3cw   .xpd0::after, .m7oac3cw   .ywgi::after,
.s5sy .xpd0::after, .s5sy .ywgi::after,
.oldqg25    .xpd0::after, .oldqg25    .ywgi::after,
.uun1z5cx    .xpd0::after, .uun1z5cx    .ywgi::after,
.r2zgo    .xpd0::after, .r2zgo    .ywgi::after,
.ekg0lemg     .xpd0::after, .ekg0lemg     .ywgi::after,
.u0xujd    .xpd0::after, .u0xujd    .ywgi::after,
.lriuem1   .xpd0::after, .lriuem1   .ywgi::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;
}
.m7oac3cw .xpd0::after, .m7oac3cw .ywgi::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");
}
.s5sy .xpd0::after, .s5sy .ywgi::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");
}
.oldqg25 .xpd0::after, .oldqg25 .ywgi::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");
}
.uun1z5cx .xpd0::after, .uun1z5cx .ywgi::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");
}
.r2zgo .xpd0::after, .r2zgo .ywgi::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");
}
.ekg0lemg .xpd0::after, .ekg0lemg .ywgi::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");
}
.u0xujd .xpd0::after, .u0xujd .ywgi::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");
}
.lriuem1 .xpd0::after, .lriuem1 .ywgi::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");
}
.fnbr7 .e97m    { background: transparent; padding: 0; }
.ng45.a1g9f {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .z0i8ue3 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .z0i8ue3::before    { grid-area: rank;   }
  .ojroqa           { grid-area: ident;  }
  .u9su     { grid-area: rating; min-width: 0; width: auto; }
  .zgsv1           { grid-area: pills;  }
  .ng45             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .z0i8ue3 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .z0i8ue3::before    { justify-self: center; }
  .ojroqa           { width: 100%; }
  .u9su     { justify-self: center; }
  .zgsv1           { grid-template-columns: 1fr; }
}
.ks1k .knshg { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .mlg5a2h .z4nvxnr {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .mlg5a2h .ef1dyk { margin: 0; }
}
.frfz .ef1dyk { border-top: 4px solid var(--accent); }
.frfz .lm8iydlw { background: var(--bg-card); }
.e8wg85z .rfba5jo { gap: 10px; }
.e8wg85z .l888hco, .e8wg85z .im6cdcz { padding: 12px; }
.e8wg85z .l888hco ul, .e8wg85z .im6cdcz ul { margin: 4px 0 0; padding-left: 18px; }
.e8wg85z .l888hco li, .e8wg85z .im6cdcz li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .d48glvmp { grid-template-columns: 1fr; }
  .l5ewte9b { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .l5ewte9b .fun3jy { width: 72px; height: 50px; }
  .l5ewte9b .eact0 { max-width: 180px; }
  .l5ewte9b .l0it { width: auto; }
}
@media (max-width: 720px) {
  .p8zws { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .eufir7 { padding: 16px; }
  .gnfg .ulssasw { min-width: 50%; }
}
.ngtu .rfba5jo { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .wefo { grid-template-columns: 1fr; }
  .uuwivrz { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .j3sggi { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .unkql5 { flex-wrap: wrap; padding: 16px; }
}
.r3nd1jl3 .rfba5jo { gap: 8px; }
.r3nd1jl3 .l888hco, .r3nd1jl3 .im6cdcz { padding: 8px; }
@media (max-width: 480px) {
  .jpbnvm8s { flex-direction: column; align-items: stretch; }
}
.jsq62 .l0it .a1g9f { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .puq4sg4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .jsq62 .l0it { text-align: center; }
}
@media (max-width: 720px) {
  .azmlqwuk { grid-template-columns: 1fr; }
  .my8d0 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xxkytnq { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .rlw03pl { grid-template-columns: 1fr; }
  .go00g { width: 100px; height: 100px; margin: 16px auto; }
  .iseb { font-size: 1.4rem; }
  .kdiux { justify-content: center; }
  .uva63yi .ulssasw { min-width: 50%; }
}
.xiyp .rfba5jo { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .aaztb { flex-wrap: wrap; padding: 14px 16px; }
  .ikb2b { padding: 12px 16px; }
  .xiyp .rfba5jo { margin: 0 16px; }
  .xiyp .v2edl0c5 { padding: 0 16px; }
  .c14hnbo { padding: 12px 16px; }
}
.k2kgloa .z0i8ue3 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.k2kgloa .z0i8ue3:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.b2vjx8 .y9blw7qe,
.b2vjx8 .d55e5zd3,
.b2vjx8 .d55e5zd3 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.b2vjx8 .d55e5zd3 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.b2vjx8 .g253 .sjg2y,
.b2vjx8 .g253 strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.b2vjx8 .pntft69,
.b2vjx8 .wy99y { font-size: 1em; }
.j5in { margin: 16px 0; }
.xkr6n { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.xkr6n summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.xkr6n summary::after { content: "+"; color: var(--accent-light); }
.xkr6n[open] summary::after { content: "−"; }
.xkr6n p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.uxcki1 { margin-bottom: 0; }
.eceei09 h2.d1qlcd { color: var(--text-primary); border-color: var(--accent-light); }
.duer1vm h2.d1qlcd { color: var(--text-primary); border-color: var(--accent-light); }
.s7m7spa .qov1obk     { background: #052e16; border-color: #10b981; }
.s7m7spa .tp8y { background: #2d0a1e; border-color: #f43f5e; }
.s7m7spa .u8cyx9    { background: #1e1036; border-color: #a855f7; }
.s7m7spa .oaaw0po strong  { color: #f1f5f9; }
.s7m7spa .oaaw0po p       { color: #cbd5e1; }
.s7m7spa .vgdhc    .qov1obk     .aj3bm0x::before,
.s7m7spa .cp4h8l  .qov1obk     .aj3bm0x::before,
.s7m7spa .bqev7  .qov1obk     .aj3bm0x::before,
.s7m7spa .zrlvl .qov1obk     .aj3bm0x::before { color: #10b981; }
.s7m7spa .vgdhc    .tp8y .aj3bm0x::before,
.s7m7spa .cp4h8l  .tp8y .aj3bm0x::before,
.s7m7spa .bqev7  .tp8y .aj3bm0x::before,
.s7m7spa .zrlvl .tp8y .aj3bm0x::before { color: #f43f5e; }
.s7m7spa .vgdhc    .u8cyx9    .aj3bm0x::before,
.s7m7spa .cp4h8l  .u8cyx9    .aj3bm0x::before,
.s7m7spa .bqev7  .u8cyx9    .aj3bm0x::before,
.s7m7spa .zrlvl .u8cyx9    .aj3bm0x::before { color: #a855f7; }
.wptl4 .qov1obk     { background: #2d2000; border-color: #eab308; }
.wptl4 .tp8y { background: #2d0b0b; border-color: #ef4444; }
.wptl4 .u8cyx9    { background: #2d1600; border-color: #f97316; }
.wptl4 .oaaw0po strong  { color: #f1f5f9; }
.wptl4 .oaaw0po p       { color: #cbd5e1; }
.wptl4 .vgdhc    .qov1obk     .aj3bm0x::before,
.wptl4 .cp4h8l  .qov1obk     .aj3bm0x::before,
.wptl4 .bqev7  .qov1obk     .aj3bm0x::before,
.wptl4 .zrlvl .qov1obk     .aj3bm0x::before { color: #eab308; }
.wptl4 .vgdhc    .tp8y .aj3bm0x::before,
.wptl4 .cp4h8l  .tp8y .aj3bm0x::before,
.wptl4 .bqev7  .tp8y .aj3bm0x::before,
.wptl4 .zrlvl .tp8y .aj3bm0x::before { color: #ef4444; }
.wptl4 .vgdhc    .u8cyx9    .aj3bm0x::before,
.wptl4 .cp4h8l  .u8cyx9    .aj3bm0x::before,
.wptl4 .bqev7  .u8cyx9    .aj3bm0x::before,
.wptl4 .zrlvl .u8cyx9    .aj3bm0x::before { color: #f97316; }
.odof .qov1obk     { background: #0c1a2e; border-color: #38bdf8; }
.odof .tp8y { background: #12103a; border-color: #818cf8; }
.odof .u8cyx9    { background: #0a2020; border-color: #2dd4bf; }
.odof .oaaw0po strong  { color: #f1f5f9; }
.odof .oaaw0po p       { color: #cbd5e1; }
.odof .vgdhc    .qov1obk     .aj3bm0x::before,
.odof .cp4h8l  .qov1obk     .aj3bm0x::before,
.odof .bqev7  .qov1obk     .aj3bm0x::before,
.odof .zrlvl .qov1obk     .aj3bm0x::before { color: #38bdf8; }
.odof .vgdhc    .tp8y .aj3bm0x::before,
.odof .cp4h8l  .tp8y .aj3bm0x::before,
.odof .bqev7  .tp8y .aj3bm0x::before,
.odof .zrlvl .tp8y .aj3bm0x::before { color: #818cf8; }
.odof .vgdhc    .u8cyx9    .aj3bm0x::before,
.odof .cp4h8l  .u8cyx9    .aj3bm0x::before,
.odof .bqev7  .u8cyx9    .aj3bm0x::before,
.odof .zrlvl .u8cyx9    .aj3bm0x::before { color: #2dd4bf; }
.srs0u .qov1obk     { background: var(--accent-bg); border-color: var(--accent-light); }
.srs0u .tp8y { background: var(--accent-bg-light); border-color: var(--accent-light); }
.srs0u .u8cyx9    { background: var(--accent-bg); border-color: var(--accent-pale); }
.srs0u .vgdhc    .aj3bm0x::before,
.srs0u .cp4h8l  .aj3bm0x::before,
.srs0u .bqev7  .aj3bm0x::before,
.srs0u .zrlvl .aj3bm0x::before { color: var(--accent-light) !important; }
.s8hhw7v::before,
.mt6c8t::before { margin-right: 5px; }
.ho1oqwz .l888hco ul li,
.ho1oqwz .l888hco .s8hhw7v { color: #22c55e; }
.ho1oqwz .im6cdcz ul li,
.ho1oqwz .im6cdcz .mt6c8t { color: #ef4444; }
.u2r51 .l888hco { background: var(--bg-pros); }
.u2r51 .im6cdcz { background: var(--bg-cons); }
.u2r51 .l888hco .s8hhw7v { color: var(--c-pros-label); }
.u2r51 .im6cdcz .mt6c8t { color: var(--c-cons); }
.u2r51 .l888hco ul li,
.u2r51 .im6cdcz ul li,
.cqhanbmh .l888hco { background: var(--bg-pros); }
.cqhanbmh .im6cdcz { background: var(--bg-cons); }
.cqhanbmh .l888hco .s8hhw7v { color: var(--c-pros-label); }
.cqhanbmh .im6cdcz .mt6c8t { color: var(--c-cons); }
.cqhanbmh .l888hco ul li,
.cqhanbmh .px1bs7 li          { color: var(--c-pros); }
.cqhanbmh .im6cdcz ul li,
.cqhanbmh .ip23 li          { color: var(--c-cons); }
.pf1be3xh .s8hhw7v::before { content: "✓ "; }
.pf1be3xh .mt6c8t::before { content: "✗ "; }
.uwmwoh5y .s8hhw7v::before { content: "→ "; }
.uwmwoh5y .mt6c8t::before { content: "← "; }
.rqco3 .s8hhw7v::before { content: "★ "; }
.rqco3 .mt6c8t::before { content: "✕ "; }
.z737m1 .s8hhw7v::before { content: "◆ "; }
.z737m1 .mt6c8t::before { content: "▲ "; }
.vzig6l1 .oaaw0po { background: transparent; border-left: none; border: 1.5px solid; }
.vzig6l1 .qov1obk     { border-color: var(--c-tip-border); }
.vzig6l1 .tp8y { border-color: var(--c-warn-border); }
.vzig6l1 .u8cyx9    { border-color: #60a5fa; }
.vzig6l1 .oaaw0po strong { color: var(--text-primary); }
.vzig6l1 .oaaw0po p      { color: var(--text-muted); }
.ks1k .oaaw0po { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ks1k .qov1obk     { border-top-color: var(--c-tip-border); }
.ks1k .tp8y { border-top-color: var(--c-warn-border); }
.ks1k .u8cyx9    { border-top-color: #60a5fa; }
.cm07y .oaaw0po { border-left: none; border-radius: 8px; }
.cm07y .qov1obk     { background: #065f46; }
.cm07y .tp8y { background: #92400e; }
.cm07y .u8cyx9    { background: #1e3a8a; }
.cm07y .oaaw0po strong,
.cm07y .oaaw0po p { color: #fff; }
.cm07y .aj3bm0x::before { color: rgba(255,255,255,0.85) !important; }
.s7m7spa.cm07y .qov1obk,
.s7m7spa .cm07y .qov1obk     { background: #052e16; }
.s7m7spa.cm07y .tp8y,
.s7m7spa .cm07y .tp8y { background: #2d0a1e; }
.s7m7spa.cm07y .u8cyx9,
.s7m7spa .cm07y .u8cyx9    { background: #1e1036; }
.wptl4.cm07y .qov1obk,
.wptl4 .cm07y .qov1obk      { background: #2d2000; }
.wptl4.cm07y .tp8y,
.wptl4 .cm07y .tp8y  { background: #2d0b0b; }
.wptl4.cm07y .u8cyx9,
.wptl4 .cm07y .u8cyx9     { background: #2d1600; }
.odof.cm07y .qov1obk,
.odof .cm07y .qov1obk      { background: #0c1a2e; }
.odof.cm07y .tp8y,
.odof .cm07y .tp8y  { background: #12103a; }
.odof.cm07y .u8cyx9,
.odof .cm07y .u8cyx9     { background: #0a2020; }
.pfq3ku9g .oaaw0po { border-left: none; border-radius: 6px; padding: 10px 14px; }
.pfq3ku9g .qov1obk     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.pfq3ku9g .tp8y { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.pfq3ku9g .u8cyx9    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.pfq3ku9g .oaaw0po strong { color: var(--text-primary); }
.pfq3ku9g .oaaw0po p      { color: var(--text-muted); }
.ssrfb1u .oaaw0po { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vgdhc .aj3bm0x,
.cp4h8l .aj3bm0x,
.bqev7 .aj3bm0x,
.zrlvl .aj3bm0x { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vgdhc .aj3bm0x::before,
.cp4h8l .aj3bm0x::before,
.bqev7 .aj3bm0x::before,
.zrlvl .aj3bm0x::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vgdhc .qov1obk     .aj3bm0x::before { content: "✦"; color: var(--c-tip-border); }
.vgdhc .tp8y .aj3bm0x::before { content: "▲"; color: var(--c-warn-border); }
.vgdhc .u8cyx9    .aj3bm0x::before { content: "◉"; color: #60a5fa; }
.cp4h8l .qov1obk     .aj3bm0x::before { content: "★"; color: var(--c-tip-border); }
.cp4h8l .tp8y .aj3bm0x::before { content: "◆"; color: var(--c-warn-border); }
.cp4h8l .u8cyx9    .aj3bm0x::before { content: "●"; color: #60a5fa; }
.bqev7 .qov1obk     .aj3bm0x::before { content: "▶"; color: var(--c-tip-border); }
.bqev7 .tp8y .aj3bm0x::before { content: "■"; color: var(--c-warn-border); }
.bqev7 .u8cyx9    .aj3bm0x::before { content: "▸"; color: #60a5fa; }
.zrlvl .qov1obk     .aj3bm0x::before { content: "→"; color: var(--c-tip-border); }
.zrlvl .tp8y .aj3bm0x::before { content: "⬥"; color: var(--c-warn-border); }
.zrlvl .u8cyx9    .aj3bm0x::before { content: "◈"; color: #60a5fa; }
.qiwqxnf .s0pstr2 .rzm35wcw,
.qiwqxnf .s16o .rzm35wcw  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.qiwqxnf .zcceam                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.qiwqxnf .bbr57ol          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qiwqxnf .mhkn6so8                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.e1jloe .s0pstr2 .rzm35wcw,
.e1jloe .s16o .rzm35wcw,
.e1jloe .zcceam,
.e1jloe .z0i8ue3,
.e1jloe .ef1dyk,
.e1jloe .bbr57ol,
.e1jloe .mhkn6so8,
.e1jloe .ssrfb1u .oaaw0po { box-shadow: none; }
.mamy0b   .zcg1, .mamy0b .qhhyb4x, .mamy0b .yq7k,
.mamy0b   .cnkjhc, .mamy0b .vvnxsr { font-size: 0.9rem; }
.mamy0b   .n6v55oo, .mamy0b .mkmvc { font-size: 0.9rem; }
.kkme91t   .zcg1, .kkme91t .qhhyb4x, .kkme91t .yq7k,
.kkme91t   .cnkjhc, .kkme91t .vvnxsr { font-size: 0.95rem; }
.kkme91t   .n6v55oo, .kkme91t .mkmvc { font-size: 0.95rem; }
.vxm8   .zcg1, .vxm8 .qhhyb4x, .vxm8 .yq7k,
.vxm8   .cnkjhc, .vxm8 .vvnxsr { font-size: 1.08rem; }
.vxm8   .n6v55oo, .vxm8 .mkmvc { font-size: 1.05rem; }
.vxm8   .rdwf050 { font-size: 0.97rem; }
.zfmbis .joqonv      { font-size: 3.2rem; }
.zfmbis h2.d1qlcd { font-size: 1.9rem; }
.zfmbis h3.rxbr     { font-size: 1.4rem; }
.u52nhcpa .joqonv      { font-size: 3.8rem; }
.u52nhcpa h2.d1qlcd { font-size: 2.2rem; }
.u52nhcpa h3.rxbr     { font-size: 1.6rem; }
.uxcki1 + .uxcki1 { position: relative; }
.l39zg   .uxcki1 + .uxcki1::before,
.c7z2y  .uxcki1 + .uxcki1::before,
.aw0ijy   .uxcki1 + .uxcki1::before,
.yb9z   .uxcki1 + .uxcki1::before,
.a7551   .uxcki1 + .uxcki1::before,
.h81fyoi .uxcki1 + .uxcki1::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.l39zg .uxcki1 + .uxcki1::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.c7z2y .uxcki1 + .uxcki1::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.aw0ijy .uxcki1 + .uxcki1::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;
}
.yb9z .uxcki1 + .uxcki1::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.askh9 .uxcki1 { margin-bottom: 16px; }
.askh9 .uxcki1 + .uxcki1 { margin-top: 0; }
.askh9 .bjh9 { padding-top: 0; padding-bottom: 0; }
.a7551 .uxcki1 + .uxcki1::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.h81fyoi .uxcki1 + .uxcki1::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rc4y .uxcki1 + .uxcki1::before,
.m7mw .uxcki1 + .uxcki1::before,
.epg7qkht .uxcki1 + .uxcki1::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%;
}
.lw3q43n .rc4y .uxcki1:nth-child(even)::before,
.lw3q43n .m7mw .uxcki1:nth-child(even)::before,
.lw3q43n .epg7qkht .uxcki1:nth-child(even)::before { background: var(--bg-surface); }
.vmz2uyu .rc4y .uxcki1:nth-child(even)::before,
.vmz2uyu .m7mw .uxcki1:nth-child(even)::before,
.vmz2uyu .epg7qkht .uxcki1:nth-child(even)::before { background: var(--bg-card); }
.rc4y .uxcki1 + .uxcki1::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");
}
.m7mw .uxcki1 + .uxcki1::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");
}
.epg7qkht .uxcki1 + .uxcki1::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");
}
.pv81l .a1ex02tj,
.bqog27mk .a1ex02tj { padding-bottom: 60px; }
.zqiaac .a1ex02tj { padding-bottom: 70px; }
.oq7lncc .yz6vg0u:not(.ukryq4k) .gd36fd { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.yp0m60vy .ctibhr { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.oq7lncc .ukryq4k { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.oq7lncc .n85c { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.oq7lncc .ctibhr { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.k8yng .ctibhr { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cg25 .ctibhr { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e20e6 .ctibhr { background: var(--accent-bg); }
.lb16 .o6t3ld { float: left; width: 38%; margin: 0 28px 16px 0; }
.lb16 .o6t3ld .fm8fqr6j { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.lb16 .bjh9::after { content: ''; display: block; clear: both; }
.ixma .o6t3ld { float: right; width: 38%; margin: 0 0 16px 28px; }
.ixma .o6t3ld .fm8fqr6j { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ixma .bjh9::after { content: ''; display: block; clear: both; }
.i9i3c8 .uxcki1:nth-child(odd)  .o6t3ld { float: left;  width: 38%; margin: 0 28px 16px 0; }
.i9i3c8 .uxcki1:nth-child(even) .o6t3ld { float: right; width: 38%; margin: 0 0 16px 28px; }
.i9i3c8 .o6t3ld .fm8fqr6j { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.i9i3c8 .bjh9::after { content: ''; display: block; clear: both; }
.lb16 .cqkdl,
.ixma .cqkdl,
.i9i3c8 .cqkdl,
@media (max-width: 900px) {
  .lb16 .o6t3ld,
  .ixma .o6t3ld,
  .i9i3c8 .uxcki1:nth-child(odd)  .o6t3ld,
  .i9i3c8 .uxcki1:nth-child(even) .o6t3ld {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .lb16 .o6t3ld .fm8fqr6j,
  .ixma .o6t3ld .fm8fqr6j,
  .i9i3c8 .o6t3ld .fm8fqr6j {
    max-height: none !important;
  }
}
.lb16 .n6v55oo,
.lb16 .mkmvc,
.ixma .n6v55oo,
.ixma .mkmvc,
.i9i3c8 .n6v55oo,
.i9i3c8 .mkmvc { overflow: hidden; }
@media (max-width: 640px) {
  .lb16 .o6t3ld,
  .ixma .o6t3ld,
  .i9i3c8 .o6t3ld { float: none; width: 100%; margin: 0 0 16px 0; }
}
.mdlm01 .m33tl,
.mdlm01 .bjh9,
.mdlm01 .h19q93  { max-width: 1100px; }
.mdlm01 { --content-mw: 1100px; }
.sdr2 .m33tl,
.sdr2 .bjh9,
.sdr2 .h19q93  { max-width: 1200px; }
.v8nrlijg .m33tl,
.v8nrlijg .bjh9,
.v8nrlijg .h19q93  { max-width: 1320px; }
.kwo9 { font-size: 0.82rem; color: var(--text-muted); }
.kv9x1 { display: flex; align-items: center; }
.in88zc {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ctckxm { display: flex; align-items: center; }
.eep73lj { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.eep73lj:hover { text-decoration: underline; }
.whf7n9g { margin: 0 3px; opacity: 0.45; }
.whf7n9g::before { content: '/'; }
.hkuf { padding: 2px 5px; color: var(--text-main); }
.e44vp .kwo9 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.e44vp .kv9x1 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.i8zhrs6 .kwo9 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.i8zhrs6 .kv9x1 { padding: 0 0 0 12px; }
.wwze .kv9x1 { padding: 0 16px; }
.wwze .kwo9 {
  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);
}
.wwze .m33tl { padding-top: 28px; }
@media (max-width: 720px) {
  .d4906tw { margin-top: 18px; padding: 0 16px; }
  .wwze .m33tl { padding-top: 16px; }
}
.mdlm01.e44vp .kv9x1 { max-width: 1100px; }
.sdr2.e44vp .kv9x1 { max-width: 1200px; }
.v8nrlijg.e44vp .kv9x1 { max-width: 1320px; }
.mdlm01 .d4906tw { max-width: 1100px; }
.q90cvw .uxcki1 { padding-top: 16px; padding-bottom: 16px; }
.vtdkf1c .uxcki1 { padding-top: 24px; padding-bottom: 24px; }
.z4u3 .uxcki1 { padding-top: 40px; padding-bottom: 40px; }
.h9b5sz2q .uxcki1 { padding-top: 52px; padding-bottom: 52px; }
.zfozt .uxcki1:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.zfozt .uxcki1:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.zfozt .uxcki1:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.zfozt .uxcki1:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.n3809bz .bjh9 { padding-top: 10px;  padding-bottom: 10px; }
.ony0ti .bjh9 { padding-top: 18px;  padding-bottom: 18px; }
.wnhen23c .bjh9 { padding-top: 36px;  padding-bottom: 36px; }
.mb1kwblq .bjh9 { padding-top: 48px;  padding-bottom: 48px; }
.hivnq h2.d1qlcd { font-weight: 600; }
.hivnq h3.rxbr     { font-weight: 600; }
.dfwy67 h2.d1qlcd { font-weight: 800; }
.dfwy67 h3.rxbr     { font-weight: 700; }
.c5l92vr { font-weight: 600; }
.c5l92vr h2.d1qlcd { font-weight: 900; }
.c5l92vr h3.rxbr     { font-weight: 800; }
.c5l92vr .oaaw0po strong,
.c5l92vr .oaaw0po strong { font-weight: 600; }
.xpd0 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.rk6aop .xpd0 { display: none; }
@media (max-width: 640px) {
  .jmc68oo1 { display: none; }
  .xpd0 {
    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;
  }
}
.xpd0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xpd0:hover { opacity: 0.85; }
.naqx6 .xpd0 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.cmoz .xpd0,
.nz9b4tz  .xpd0 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.cmoz .xpd0:hover,
.nz9b4tz  .xpd0:hover { opacity: 0.88; }
.naqx6.cmoz .xpd0,
.naqx6.nz9b4tz  .xpd0 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ywgi {
  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;
}
.ywgi:hover { transform: translateY(-2px); opacity: 0.92; }
.ywgi { background: var(--cta) !important; color: #fff !important; border: none !important; }
.xgetty .ywgi { display: none; }
.mnj33 .ywgi { right: 32px; }
.ghnj  .ywgi { left: 32px; }
@media (max-width: 480px) {
  .mnj33 .ywgi { right: 20px; bottom: 20px; }
  .ghnj  .ywgi { left: 20px; bottom: 20px; }
}
.ms5ho { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.h19q93 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.fxtn0mb { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.r4zq { color: var(--text-dim); font-size: 0.8rem; }
.qliki { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.qliki img { height: 26px; width: auto; object-fit: contain; }
.c1j2fpr .h19q93 { text-align: center; }
.c1j2fpr .fxtn0mb { margin-top: 0; }
@media (max-width: 640px) {
  .h19q93 { padding-left: 16px; padding-right: 16px; }
  .k31wm82 .h19q93 { padding: 20px 16px; }
  .divjv { gap: 4px 12px; }
  .fxtn0mb { font-size: 0.78rem; }
}
.dmgr4sqo .hpjkjzpj .qliki { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.dmgr4sqo .fxtn0mb { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.dmgr4sqo .r4zq { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .dmgr4sqo .daz5mqo { grid-template-columns: 1fr 1fr; } .dmgr4sqo .hpjkjzpj { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dmgr4sqo .daz5mqo { grid-template-columns: 1fr; } }
.i99ae1 .qkspchll { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.i99ae1 .qliki { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.i99ae1 .l5og { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.i99ae1 .l5og a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.i99ae1 .l5og a:hover { color: var(--accent-light); }
.yoqolf { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.i99ae1 .l4hm { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.i99ae1 .n02lbptb { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.i99ae1 .n02lbptb a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.i99ae1 .n02lbptb a:hover { color: var(--accent-light); }
.i99ae1 .fxtn0mb { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .i99ae1 .qkspchll { gap: 12px; } .i99ae1 .qliki { margin-right: 0; width: 100%; } }
.ttrv .zdeet9m .qliki { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.ttrv .fxtn0mb { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ttrv .r4zq { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ttrv .r8nkpp2 { grid-template-columns: 1fr 1fr; } .ttrv .zdeet9m { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ttrv .r8nkpp2 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hsj5 .ykd959 { grid-template-columns: 1fr 1fr; } .hsj5 .dmvv:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hsj5 .ykd959 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .tkw3jub6 .ykd959 { grid-template-columns: 1fr; } }
.q7va9 .h19q93 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.c5o0ckvm .txxo      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.c5o0ckvm .ms5ho { background: var(--bg-page); border-top-color: var(--border-alt); }
.s209izm9 .txxo      { background: #0d1117; border-bottom-color: #21262d; }
.s209izm9 .sh11t { color: var(--accent-light); }
.s209izm9 .hpdox { --msep-color: #8b949e; }
.s209izm9 .hpdox a { color: #8b949e; }
.s209izm9 .hpdox a:hover { color: var(--accent-light); }
.s209izm9 .b60t42 { color: #8b949e; }
.s209izm9 .ms5ho { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.s209izm9 .fxtn0mb,
.s209izm9 .r4zq { color: #6e7681; }
.s209izm9 .e6rjh a, .s209izm9 .l5og a,
.s209izm9 .n02lbptb a { color: #8b949e; }
.s209izm9 .qliki { color: #e6edf3; }
.s209izm9 .e6rjh a:hover, .s209izm9 .l5og a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .s209izm9 .hpdox { background: #0d1117; border-top-color: #21262d; }
  .s209izm9 .hpdox li a { border-bottom-color: #21262d; }
}
.educ62 .txxo      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.educ62 .sh11t { color: var(--accent-light); }
.educ62 .hpdox { --msep-color: #475569; }
.educ62 .hpdox a { color: #475569; }
.educ62 .hpdox a:hover { color: var(--accent-light); }
.educ62 .b60t42 { color: #64748b; }
.educ62 .ms5ho { background: #f0f4f8; border-top-color: #cbd5e1; }
.educ62 .fxtn0mb,
.educ62 .r4zq { color: #64748b; }
.educ62 .e6rjh a, .educ62 .l5og a,
.educ62 .n02lbptb a, .educ62 .qliki { color: #374151; }
.educ62 .e6rjh a:hover, .educ62 .l5og a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .educ62 .hpdox { background: #f0f4f8; border-top-color: #cbd5e1; }
  .educ62 .hpdox li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.cmoz .txxo      { background: var(--accent); border-bottom-color: var(--accent-light); }
.cmoz .sh11t { color: #fff; }
.cmoz .hpdox { --msep-color: rgba(255,255,255,0.82); }
.cmoz .hpdox a { color: rgba(255,255,255,0.82); }
.cmoz .hpdox a:hover { color: #fff; }
.cmoz .b60t42 { color: rgba(255,255,255,0.9); }
.cmoz .ms5ho { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.cmoz .fxtn0mb,
.cmoz .r4zq { color: rgba(255,255,255,0.72); }
.cmoz .e6rjh a, .cmoz .l5og a,
.cmoz .n02lbptb a, .cmoz .qliki { color: #fff; }
.cmoz .e6rjh a:hover, .cmoz .l5og a:hover { color: #fff; }
@media (max-width: 640px) {
  .cmoz .hpdox { background: var(--accent); border-top-color: var(--accent-light); }
  .cmoz .hpdox li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.nz9b4tz .txxo {
  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);
}
.nz9b4tz .ms5ho {
  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) {
  .nz9b4tz .hpdox {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ssyet .nz3r { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.he7hn3bn .nz3r { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ocj1 .nz3r { min-height: 72px; height: auto; }
.n8oa9bc9 .nz3r { min-height: 84px; height: auto; }
.k31wm82 .nz3r { max-width: none; padding: 0 32px; }
.k31wm82 .h19q93  { max-width: none; padding: 24px 32px; }
.f3l3b38.sdr2 .nz3r { max-width: 1200px; }
.f3l3b38.v8nrlijg .nz3r { max-width: 1320px; }
.tix0vsuc   .sh11t, .tix0vsuc   .qliki { text-transform: capitalize; }
.bakdsrpl .sh11t, .bakdsrpl .qliki { text-transform: lowercase; }
.x61pks .sh11t, .x61pks .qliki { text-transform: uppercase; letter-spacing: 0.06em; }
.i8hz, .lokq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.unyp .i8hz,
.unyp .lokq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.bf9k .i8hz,
.bf9k .lokq { 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; }
.i6u3 .i8hz,
.i6u3 .lokq { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.woi6q .i8hz,
.woi6q .lokq { 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; }
.p4t7   .hpdox a { font-weight: 500; }
.aqkfy8ee .hpdox a { font-weight: 600; }
.g9an     .hpdox a { font-weight: 700; }
.zc7j6ys    .hpdox a { font-weight: 800; letter-spacing: 0.01em; }
.p1bivnt     .hpdox > li + li::before,
.e1nkt    .hpdox > li + li::before,
.nsefbroi    .hpdox > li + li::before,
.fjet3 .hpdox > li + li::before,
.upjc5 .hpdox > li + li::before,
.tadca  .hpdox > li + li::before,
.wtmk    .hpdox > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.p1bivnt     .hpdox > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.e1nkt    .hpdox > li + li::before { content: "|"; }
.nsefbroi    .hpdox > li + li::before { content: "—"; }
.fjet3 .hpdox > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.upjc5 .hpdox > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tadca  .hpdox > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.wtmk    .hpdox > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .myey2zq .b60t42,
  .wqkfm .b60t42,
  .vudysi .b60t42,
  .i991ii .b60t42,
  .fsfwsuc .b60t42 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .myey2zq .b60t42::before,
  .wqkfm .b60t42::before,
  .vudysi .b60t42::before,
  .i991ii .b60t42::before,
  .fsfwsuc .b60t42::before { content: ""; display: block; flex-shrink: 0; }

  
  .myey2zq .b60t42::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;
  }

  
  .wqkfm .b60t42::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;
  }

  
  .vudysi .b60t42::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;
  }

  
  .i991ii .b60t42::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;
  }

  
  .fsfwsuc .b60t42::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) {
  .h2yoe .b60t42 {
    padding: 5px 14px;
  }
  .h2yoe .hpdox {
    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;
  }
  .h2yoe .hpdox li a {
    border-bottom: none; padding: 10px 22px;
  }
  .h2yoe .hpdox li a:hover { background: var(--bg-raised); }
  .h2yoe .geg8s,
  .jx0402u .geg8s,
  .bjo7mu06 .geg8s { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vr5v2y .b60t42 {
    padding: 5px 10px;
  }
  .vr5v2y .hpdox {
    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);
  }
  .vr5v2y .hpdox.f5w0i { transform: translateX(0); }
  .vr5v2y .hpdox li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vr5v2y .hpdox li:last-child a { border-bottom: none; }
  .cmoz .hpdox,
  .s209izm9 .hpdox { background: var(--accent) !important; }
  .cmoz .hpdox li a,
  .s209izm9 .hpdox li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .bjo7mu06 .b60t42 {
    padding: 5px 10px;
  }
  .bjo7mu06 .hpdox {
    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);
  }
  .bjo7mu06 .hpdox::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .bjo7mu06 .hpdox.f5w0i { transform: translateY(0); }
  .bjo7mu06 .hpdox li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .hrexopb .b60t42 {
    padding: 5px 10px;
  }
  .hrexopb .hpdox {
    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;
  }
  .hrexopb .hpdox.f5w0i { opacity: 1; pointer-events: auto; }
  .hrexopb .hpdox li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .razqb     .b60t42 { border-radius: 0 !important; }
  .x0zbk7gw   .b60t42 { border-radius: 8px !important; }
  .yqxup .b60t42 { border-radius: 50% !important; }
  .zcuq3a4p   .b60t42 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .p8goc .b8j8 { flex-direction: column; align-items: stretch; }
  .p8goc .xoihw0 { flex-direction: row; min-width: auto; }
  .p8goc .bths { align-items: flex-start; text-align: left; }
}
.benwu7,
.benwu7.uxcki1,
.lw3q43n .benwu7,
.fbeiil21 .benwu7,
.vmz2uyu .benwu7,
.una1rwwn .benwu7 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.zx29pet4 {
  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;
}
.jhoip41z { flex: 1 1 280px; min-width: 0; }
.vrrdak {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.mz5d3r {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.e5tsx2ua {
  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;
}
.e5tsx2ua:hover { transform: translateY(-1px); opacity: 0.95; }
.z9m3kvi5 .zx29pet4 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.z9m3kvi5 .vrrdak { color: var(--cta); }
.z9m3kvi5 .mz5d3r { color: var(--text-body); }
.z9m3kvi5 .e5tsx2ua {
  background: var(--cta) !important;
  color: #fff !important;
}
.vdyg .zx29pet4 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.vdyg .vrrdak { color: var(--text-primary); }
.vdyg .mz5d3r { color: var(--text-body); }
.vdyg .e5tsx2ua {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .zx29pet4 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .jhoip41z { flex: 0 0 auto; }
  .vrrdak { font-size: 1.2rem; }
  .e5tsx2ua { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ofd11 .byvgn { height: 36px; }
.kx4s5xn9 .byvgn { height: 60px; max-width: 200px; }
.h4km .byvgn { height: 56px; max-width: 180px; }
.kcrw     .y9blw7qe, .kcrw     .sjg2y { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
@media (min-width: 720px) {
  .j446prxk .mfkj3pqv {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .j446prxk .z0i8ue3 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .j446prxk .z0i8ue3 { padding: 40px 16px 20px; }
  .j446prxk .jagyw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .j446prxk .ng45 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .npel .z0i8ue3 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .npel .z0i8ue3::before {
    position: absolute; top: 14px; left: 14px;
  }
  .npel .ojroqa {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .npel .ahta { white-space: normal; text-align: center; font-size: 1.2rem; }
  .npel .jagyw {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .npel .ng45 { width: 100%; min-width: 0; }
  .npel .y9blw7qe { min-width: 0; }
}
.k3asxou .xkr6n {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.k3asxou .xkr6n summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.k3asxou .xkr6n p { padding: 0 2px 16px; }
.gvimo4 .xkr6n { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.gvimo4 .xkr6n summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.gvimo4 .xkr6n summary::after { content: "›"; font-size: 1.2em; }
.gvimo4 .xkr6n[open] summary::after { content: "‹"; }
.gvimo4 .xkr6n p { padding: 10px 22px 4px; }
.yfkmtj .xkr6n {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.yfkmtj .xkr6n summary { color: var(--text-primary); padding-left: 16px; }
.yfkmtj .xkr6n summary::after { content: "›"; font-size: 1.1em; }
.yfkmtj .xkr6n[open] summary::after { content: "‹"; }
.yfkmtj .xkr6n p { padding-left: 16px; }
.dnxoqx86 .j5in { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.dnxoqx86 .xkr6n {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.dnxoqx86 .xkr6n:last-child { border-bottom: none; }
.dnxoqx86 .xkr6n summary { color: var(--text-primary); border-radius: 0; }
.dnxoqx86 .xkr6n summary::after { content: "›"; font-size: 1.1em; }
.dnxoqx86 .xkr6n[open] summary::after { content: "‹"; }
.d6wo3ti2 .xkr6n { overflow: hidden; }
.d6wo3ti2 .xkr6n summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.d6wo3ti2 .xkr6n summary::after { color: rgba(255,255,255,.75); }
.d6wo3ti2 .xkr6n[open] summary { border-radius: 0; }
.rycwu3 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cdsy {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ntzi {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.wnh0uj { color: var(--text-muted); font-size: 1.05rem; }
.ajlum0x {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.hdrzc { margin-bottom: 20px; }
.jnsz {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.an39 {
  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;
}
.an39:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.wnkne0cw { resize: vertical; min-height: 130px; }
.d8u8oiev { width: 100%; margin-top: 8px; }
.rxhg7j0 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.x7ifje6 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.s6fmnogs { color: var(--text-muted); line-height: 1.75; }
.jfsi { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.jfsi li { margin-bottom: 6px; }
.h380i { max-width: 760px; margin: 0 auto; }
.nfx7 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.uao5z9 { max-width: 760px; margin: 0 auto; }
.gophn8x ul.jfsi { margin: 0; }
@media (max-width: 640px) { .gjcp { grid-template-columns: 1fr; gap: 10px; } }
.h5bcobi { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.qhon1qtn { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.a1hr { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.qhon1qtn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qhon1qtn .jfsi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .h5bcobi { grid-template-columns: 1fr; } }
.nphsy25 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.nphsy25:hover .nxx0y { color: var(--accent-light); text-decoration: underline; }
.j6elbr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hwnpjk9 { margin-bottom: 48px; }
.h95hje6 { max-width: 760px; margin: 0 auto; }
.uic4ov7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.uic4ov7:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.t2d5mj13 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.uic4ov7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.uic4ov7 ul.jfsi { margin: 0; }
.x8e560 { color: var(--text-muted); line-height: 1.75; }
.cuh8 .jfsi,
.o3wp .jfsi,
.fy028 .jfsi,
.ahmm0l46 .jfsi {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.cuh8 .uic4ov7,
.o3wp .uic4ov7 { text-align: left; }
.cuh8 .t2d5mj13,
.o3wp .t2d5mj13 { text-align: center; }
.lydxvu { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.pymbd { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.egcoyqm { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.z9zyas3 { margin-top: 12px; }
.cv16o78 { 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; }
.cv16o78:hover { border-bottom-color: var(--accent-light); }
.bcgm3 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.bcgm3 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.luv9r4fa { border-radius: 50%; }
.hbewbl8y { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.m3zyhbr { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.mfpzun { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.mfpzun::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.ojmpyw1 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .ojmpyw1 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.x2t9w .egcoyqm, .x2t9w .pymbd { max-width: 640px; }
.x1m4 .lydxvu { font-size: 1.6rem; margin-top: 18px; }
.qaxjx4 .egcoyqm { margin-bottom: 28px; }
@media (max-width: 860px) { .t962fw { grid-template-columns: 1fr; } .x1m4 { position: static; text-align: center; } }
.rayl0 .bcgm3 { margin: 0 auto 18px; }
.rayl0 .m3zyhbr { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xkw64iwb { grid-template-columns: 1fr; } }
.c0bqolp .lydxvu { font-size: 1.6rem; margin-bottom: 6px; }
.ahmm0l46 .jfsi { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .c0bqolp { flex-direction: column; text-align: center; } .kaac { grid-template-columns: 1fr; } }
.fxtljva3 .lydxvu { font-size: 1.35rem; margin: 0 0 4px; }
.fxtljva3 .m3zyhbr { margin: 0; }
.iq36ftxp .ntzi { color: var(--accent-light); }
.uou2 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.uou2 .ntzi { font-size: 2rem; }
.uou2 .wnh0uj { max-width: 680px; }
.qakd .ntzi { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.qakd .wnh0uj  { margin: 0; }
@media (max-width: 640px) { .qakd { flex-direction: column; } }
.clva .ntzi { color: var(--accent-light); }
.yacu .ntzi { color: #fff; }
.yacu .wnh0uj  { color: rgba(255,255,255,0.85); }
.iqxn8yxs { max-width: 680px; margin: 0 auto; }
.df1g {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .df1g { grid-template-columns: 1fr; } }
.leacy .an39 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.leacy .an39:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ivbxjgrf .an39 { background: var(--bg-raised); border-color: transparent; }
.ivbxjgrf .an39:focus { background: var(--bg-card); border-color: var(--accent-light); }
.lm0v2e .an39 { border-radius: 100px; padding: 11px 20px; }
.lm0v2e .wnkne0cw { border-radius: 14px; }
@media (max-width: 640px) { .dm6g { grid-template-columns: 1fr; } }
.br1v2n { counter-reset: priv-count; }
.wk7qlbcx {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.wk7qlbcx:last-child { border-bottom: none; }
.yzgvl1w8 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.wk7qlbcx h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wk7qlbcx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d10uie { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.d10uie li { margin-bottom: 6px; }
.sd19tdeo{display:none}
.sd19tdeo:empty,.s7tnkh:empty{display:none}
.f0p15{position:relative;overflow:visible}
.d8n6g3 .lf5u,.dtkllhdp .lf5u,
.o0s4qe .lf5u,.vcgki5t .lf5u,
.yqcmtfow .lf5u,.b3t3l .lf5u{display:block}
.gr88i4 .xrmh7h{display:block}
.d8n6g3 .lf5u,.dtkllhdp .lf5u,
.o0s4qe .lf5u,.vcgki5t .lf5u,
.yqcmtfow .lf5u{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}
.d8n6g3 .lf5u .s7tnkh,.dtkllhdp .lf5u .s7tnkh,
.o0s4qe .lf5u .s7tnkh,.vcgki5t .lf5u .s7tnkh,
.yqcmtfow .lf5u .s7tnkh{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}
.d8n6g3 .wtcjr,.dtkllhdp .wtcjr,
.o0s4qe .wtcjr,.vcgki5t .wtcjr,
.yqcmtfow .wtcjr{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.d8n6g3 .lf5u,.dtkllhdp .lf5u{top:12px}
.d8n6g3 .lf5u .s7tnkh{margin-right:auto}
.dtkllhdp .lf5u .s7tnkh{margin-left:auto}
.dtkllhdp .lf5u{text-align:right}
.o0s4qe .lf5u,.vcgki5t .lf5u{bottom:12px}
.o0s4qe .lf5u .s7tnkh{margin-right:auto}
.vcgki5t .lf5u .s7tnkh{margin-left:auto}
.vcgki5t .lf5u{text-align:right}
.yqcmtfow .lf5u{position:relative;margin-top:16px}
.yqcmtfow .lf5u .s7tnkh{margin:0 auto}
.b3t3l .lf5u{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.b3t3l .lf5u .s7tnkh{margin:0}
.b3t3l .ctibhr~.lf5u,
.b3t3l .rsdh3~.lf5u{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.b3t3l .ctibhr~.lf5u .s7tnkh,
.b3t3l .rsdh3~.lf5u .s7tnkh{justify-content:flex-start}
.ctibhr~.lf5u,.rsdh3~.lf5u{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}
.ctibhr~.lf5u .s7tnkh{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rsdh3~.lf5u .s7tnkh{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.xrmh7h .s7tnkh{margin:0 0 12px}
.s7tnkh{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.nxx0y{font-weight:600;color:var(--text-heading);opacity:1}
.y0rb1h::before{content:"·";margin:0 2px;opacity:.5}
.wtcjr{white-space:nowrap}
.ai9c .wtcjr{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.ai9c .y0rb1h::before{content:""}
.jberhuh .wtcjr{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}
.jberhuh .y0rb1h::before{content:""}
.goem6jmy .s7tnkh{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.zkqp .wtcjr{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.zkqp .y0rb1h::before{content:""}
.z6bqsbf .wtcjr{color: var(--accent-light);opacity:1;font-weight:500}
.trs5 .wtcjr{border-bottom:1px solid currentColor;padding-bottom:2px}
.rymz .s7tnkh{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.r5vrlw{--date-bg:var(--accent-bg-light)}
.odw4q1i .y0rb1h::before{content:""}
.cgon1laq .y0rb1h::before{content:"•";opacity:.4}
.cgon1laq .wtcjr + .wtcjr::before{content:"•";margin-right:6px;opacity:.4}
.i5i3 .y0rb1h::before{content:"/";opacity:.35}
.i5i3 .wtcjr + .wtcjr::before{content:"/";margin-right:6px;opacity:.35}
.tttgh .y0rb1h::before{content:"|";opacity:.3}
.tttgh .wtcjr + .wtcjr::before{content:"|";margin-right:6px;opacity:.3}
.fdmh .y0rb1h::before{content:"—";opacity:.3}
.fdmh .wtcjr + .wtcjr::before{content:"—";margin-right:6px;opacity:.3}
.wtfd .y0rb1h::before{content:"◆";font-size:.5em;opacity:.35}
.wtfd .wtcjr + .wtcjr::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.uxp0yfz .y0rb1h::before{content:"·";opacity:.4}
.uxp0yfz .wtcjr + .wtcjr::before{content:"·";margin-right:6px;opacity:.4}
.wyi59 .y0rb1h::before{content:"›";opacity:.4}
.wyi59 .wtcjr + .wtcjr::before{content:"›";margin-right:6px;opacity:.4}
.awjt .y0rb1h::before{content:"→";opacity:.35;font-size:.85em}
.awjt .wtcjr + .wtcjr::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.g9uy .pnsj9t{padding:20px 0}
@media(max-width:640px){
  .pnsj9t{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .pig6rvel{max-width:100%}
}
.v8vdi .bbr57ol{margin:0}
@media (max-width:560px){
  .vtil{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) {
  .py3ur3 { padding: 28px 18px 20px; }
  .o69wj1vc { font-size: 1.2rem; }
  .zqcmrew7 { max-width: 220px; max-height: 80px; }
}
.b4m2vavh  .zr5dujz { border-radius: 6px; }
.qlom2f .zx29pet4 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .zr5dujz { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.chsku {
  margin: 28px 0 24px;
}
.chsku .uxcki1 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.chsku .bjh9 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.chsku .zx29pet4 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .nz3r { flex-direction: row-reverse; }
[dir="rtl"] .hpdox { flex-direction: row-reverse; }
[dir="rtl"] .mnj33 .ywgi { right: auto; left: 32px; }
[dir="rtl"] .ghnj  .ywgi { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .mnj33 .ywgi { right: auto; left: 20px; }
  [dir="rtl"] .ghnj  .ywgi { left: auto;  right: 20px; }
}
[dir="rtl"] .lb16 .o6t3ld  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .ixma .o6t3ld { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ctibhr,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .n6v55oo, [dir="rtl"] .mkmvc { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .l888hco { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .im6cdcz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .oaaw0po { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .zx29pet4 { direction: rtl; }
[dir="rtl"] .kwo9 { direction: rtl; }
[dir="rtl"] .mhkn6so8 { direction: rtl; }
[dir="rtl"] .qijhc { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .cslaehx7 .mkmvc,
[dir="rtl"] .fzea1ihi .mkmvc,
[dir="rtl"] .ni6gtw7f .mkmvc,
[dir="rtl"] .sm1799 .mkmvc {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .cslaehx7 .mkmvc li::before,
[dir="rtl"] .fzea1ihi .mkmvc li::before,
[dir="rtl"] .ni6gtw7f .mkmvc li::before,
[dir="rtl"] .sm1799 .mkmvc li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .ctibhr.b8va0xz .a1ex02tj { align-items: flex-end; text-align: right; }
[dir="rtl"] .ctibhr.lm6xkw8 .a1ex02tj { text-align: center; }
[dir="rtl"] .ctibhr .a1ex02tj { text-align: right; }
[dir="rtl"] .bjh9,
[dir="rtl"] .cnkjhc,
[dir="rtl"] .vvnxsr,
[dir="rtl"] .fs0r,
[dir="rtl"] .ajlum0x,
[dir="rtl"] .jnsz,
[dir="rtl"] .egcoyqm,
[dir="rtl"] .an39,
[dir="rtl"] .wnkne0cw { text-align: right; direction: rtl; }
[dir="rtl"] .lm0v2e .an39,
[dir="rtl"] .leacy .an39 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #800080;
  --brand:           #800080;
  --brand-light:     #dc2660;
  --brand-pale:      #dc2660;
  --grad-start:      #1a0019;
  --grad-end:        #660066;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #dc2660;
  --cta-light:       #e26c91;
  --cta-hover:       #e14979;
  --bg-page:         #170117;
  --bg-surface:      #250325;
  --bg-card:         #330433;
  --bg-card-inner:   #420542;
  --bg-raised:       #500650;
  --bg-hover:        #5e075e;
  --border:          #710971;
  --border-alt:      #8d0b8d;
  --border-section:  #710971;
  --text-primary:    #e8e2e8;
  --text-muted:      #ae9cae;
  --text-body:       #d1c6d1;
  --text-sub:        #ae9cae;
  --text-faint:      #7e677e;
  --text-dim:        #625062;
  --text-label:      #978097;
  --text-value:      #c5b8c5;
  --accent-bg:       #340934;
  --accent-bg-light: #500b50;
  --bg-tip:          #162624;
  --bg-warning:      #272115;
  --bg-info:         #161826;
  --bg-pros:         #162624;
  --bg-cons:         #261619;
  --c-pros:          #7af4e5;
  --c-cons:          #e68997;
  --c-pros-label:    #4bf0dc;
  --c-tip-border:    #2aedd6;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4e5;
}
:root { --logo-bg-opacity: 71%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.iv21vdm .aj3bm0x { font-size: 0; width: 1.2rem; flex-shrink: 0; }.iv21vdm .aj3bm0x::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.iv21vdm .qov1obk     .aj3bm0x::before { content: "";  color: var(--c-tip-border); }.iv21vdm .tp8y .aj3bm0x::before { content: ""; color: var(--c-warn-border); }.iv21vdm .u8cyx9    .aj3bm0x::before { content: ""; color: #60a5fa; }.s7m7spa .iv21vdm .qov1obk     .aj3bm0x::before { color: #10b981; }.s7m7spa .iv21vdm .tp8y .aj3bm0x::before { color: #f43f5e; }.s7m7spa .iv21vdm .u8cyx9    .aj3bm0x::before { color: #a855f7; }.wptl4  .iv21vdm .qov1obk     .aj3bm0x::before { color: #eab308; }.wptl4  .iv21vdm .tp8y .aj3bm0x::before { color: #ef4444; }.wptl4  .iv21vdm .u8cyx9    .aj3bm0x::before { color: #f97316; }.odof  .iv21vdm .qov1obk     .aj3bm0x::before { color: #38bdf8; }.odof  .iv21vdm .tp8y .aj3bm0x::before { color: #818cf8; }.odof  .iv21vdm .u8cyx9    .aj3bm0x::before { color: #2dd4bf; }.srs0u .iv21vdm .aj3bm0x::before { color: var(--accent-light) !important; }
.vf1h .px1bs7 li::before, .vf1h .ip23 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.vf1h .px1bs7 li::before { content: ""; }.vf1h .ip23 li::before { content: ""; }.vf1h .s8hhw7v::before, .vf1h .mt6c8t::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.vf1h .s8hhw7v::before { content: ""; }.vf1h .mt6c8t::before { content: ""; }
.ldkk .o4jyz, .ldkk .ctibhr { min-height: 520px; }
.ui90 .m1jhc::after, .ui90 .a1g9f::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.l716c9td .xpd0::after,.l716c9td .ywgi::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; }
.whf7n9g::before { content: '/'; }