:root {
  --color-accent: #531f6f;
  --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;
}
.zicogiur {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.yrvn {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.k51m {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ypfi { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.atgc65 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.atgc65 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.atgc65 a:hover { color: var(--accent-light); }
.s4sqt  .h8ie { border-radius: 14px; }
.s4sqt .h8ie li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.s4sqt .h8ie li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
@media (max-width: 640px) {
  .h8ie {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ptlwv:hover .h8ie,
  .ptlwv:focus-within .h8ie { display: block; }
  .h8ie li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m8sa5tyo {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.emjor8h1 { display: none; }
@media (max-width: 640px) {
  .emjor8h1 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .emjor8h1.phg3xj { display: block; }
}
@media (max-width: 640px) {
  .m8sa5tyo { display: block; }
  .atgc65 > li + li::before { display: none !important; }
  .atgc65 {
    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;
  }
  .atgc65.phg3xj { display: flex; }
  .atgc65 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .atgc65 li:last-child a { border-bottom: none; }
}
.rxzmzsot { min-height: 480px; }
.zm7s {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.m5i6eu5 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bweta5 .m5i6eu5 { margin-left: 0; margin-right: 0; }
.y11faxt {
  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;
}
.tm18d1l .y11faxt { margin-top: 24px; }
.y11faxt:hover { opacity: 0.88; }
.xy9v77c7 {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.qppjc {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.xy9v77c7 .itq4kl8l {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.xy9v77c7 .zm7s { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.xy9v77c7 .m5i6eu5 { color: #e2e8f0; }
.xy9v77c7.at4l5 .itq4kl8l { text-align: center; }
.xy9v77c7.bweta5   .itq4kl8l { text-align: left; }
.n9443nys .itq4kl8l {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.n9443nys .zm7s { color: var(--text-primary); text-shadow: none; }
.n9443nys .m5i6eu5 { color: var(--text-muted); }
.n9443nys .y11faxt { margin-top: 16px; }
.n9443nys, .n9443nys.rxzmzsot { min-height: auto !important; }
.n9443nys.at4l5 .itq4kl8l { text-align: center; }
.n9443nys.bweta5   .itq4kl8l { text-align: left; }
.n9443nys~.rnowpnh{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}
.n9443nys~.rnowpnh .ln7859k6{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}
.iyn0 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.ho5g .iyn0,
.ho5g .iyn0::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.j05fm2e9 .iyn0,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.jq39xnl .iyn0,
.jq39xnl .xy9v77c7 .qppjc {
  overflow: hidden;
}
.jq39xnl .iyn0::after,
.jq39xnl .xy9v77c7 .qppjc::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.jfix4hx .iyn0,
.jfix4hx .iyn0::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.jfix4hx .xy9v77c7 .qppjc {
  overflow: hidden;
}
.jfix4hx .xy9v77c7 .qppjc::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.k0pdy6 .iyn0,
.k0pdy6 .xy9v77c7 .qppjc {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ho5g .xy9v77c7 .qppjc {
  overflow: hidden;
}
.ho5g .xy9v77c7 .qppjc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.j05fm2e9 .xy9v77c7 .qppjc {
  animation: hg-breathe 10s ease-in-out infinite;
}
.iyn0 .qppjc {
  background: none;
}
.iyn0 .zm7s { color: #fff; }
.iyn0 .m5i6eu5 { color: rgba(255,255,255,0.85); }
.iyn0 .y11faxt { background: #fff; color: var(--cta); }
.iyn0 .y11faxt:hover { opacity: 0.92; }
.lnr6z .zm7s { text-shadow: none; color: var(--text-primary); }
.lnr6z .m5i6eu5 { color: var(--text-muted); }
body.p3h72zt .zm7s {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wgajtc .zm7s {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rxzmzsot.iyn0 .zm7s,
section.iyn0 .zm7s {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.lnr6z.bweta5   .kcrq { align-items: flex-start; text-align: left; }
.rxzmzsot .t0d4go {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.t0d4go .ttf6ze06.ss2iee {
  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;
}
.t0d4go .ttf6ze06.ss2iee:hover { opacity: 0.85; }
.pm0593t .itq4kl8l { padding-bottom: 24px; }
.tm18d1l .itq4kl8l { max-width: 1100px; }
@media (max-width: 700px) {
  .lnr6z { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .lnr6z:not(.b32s1wd) .kenw826 { display: none !important; }
  .b32s1wd .kenw826 { padding: 16px; }
  .kcrq  { padding: 36px 24px; }
  .lnr6z~.rnowpnh,.i6om27ko~.rnowpnh{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .rxzmzsot, .lnr6z { min-height: 320px !important; }
  .zm7s { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .pyqmp9,
  .x5hmua5,
  .qkid { grid-template-columns: 1fr !important; }

  

  
  .pm0593t { display: flex !important; flex-direction: column !important; }
  .pm0593t .itq4kl8l { display: contents; }
  .pm0593t .qppjc { order: 0; }
  .pm0593t .zm7s { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .pm0593t .pyqmp9 { order: 2; padding: 0 16px 12px !important; }
  .pm0593t .m5i6eu5 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .tm18d1l .itq4kl8l { display: flex; flex-direction: column; }
  .tm18d1l .itq4kl8l .zm7s { order: 1; }
  .tm18d1l .itq4kl8l .qkid { order: 2; margin: 8px 0 24px !important; }
  .tm18d1l .itq4kl8l .m5i6eu5 { order: 3; }
  .tm18d1l .itq4kl8l .y11faxt { order: 4; align-self: center; margin-top: 0; }

  
  .lnr6z.b32s1wd {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .lnr6z.b32s1wd .kcrq { display: contents; padding: 0; }
  .lnr6z.b32s1wd .kcrq .zm7s { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .lnr6z.b32s1wd .kenw826 { order: 2; padding: 12px 16px; }
  .lnr6z.b32s1wd .kcrq .m5i6eu5 { order: 3; padding: 0 24px; margin: 0 auto; }
  .lnr6z.b32s1wd .kcrq .y11faxt { order: 4; align-self: center; margin: 8px 0 32px; }
}
.n1wmo { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.nu13ud1 { width: 100%; height: auto; display: block; border-radius: 10px; }
.o04e .n1wmo        { border-radius: 16px; }
.o04e .nu13ud1  { border-radius: 16px; }
.x1m7 .n1wmo         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.x1m7 .nu13ud1   { border-radius: 8px; }
.w3lbi8ha { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.s7sm63an { width: 100%; padding: 32px 0; position: relative; }
.smtal0v { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.wf7g .s7sm63an:nth-child(even) { background: var(--bg-surface); }
.wf7g .s7sm63an:nth-child(odd)  { background: var(--bg-page); }
.voca8gi .s7sm63an:nth-child(even) { background: var(--bg-card); }
.voca8gi .s7sm63an:nth-child(odd)  { background: var(--bg-page); }
.wf7g .s7sm63an:nth-child(odd)  .smtal0v { background: var(--bg-card); border-radius: 6px; }
.wf7g .s7sm63an:nth-child(even) .smtal0v { background: var(--bg-raised); border-radius: 6px; }
.voca8gi .s7sm63an:nth-child(odd)  .smtal0v { background: var(--bg-card); border-radius: 6px; }
.voca8gi .s7sm63an:nth-child(even) .smtal0v { background: var(--bg-raised); border-radius: 6px; }
.wf7g .s7sm63an:nth-child(even) .m8k2qm .rqkf,
.voca8gi .s7sm63an:nth-child(even) .m8k2qm .rqkf { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.wf7g .s7sm63an:nth-child(odd) .m8k2qm .rqkf,
.voca8gi .s7sm63an:nth-child(odd) .m8k2qm .rqkf { background: var(--bg-card-inner); }
.wf7g .s7sm63an:nth-child(even) .a7bh .rqkf:nth-child(odd),
.voca8gi .s7sm63an:nth-child(even) .a7bh .rqkf:nth-child(odd)  { background: var(--bg-card); }
.wf7g .s7sm63an:nth-child(even) .a7bh .rqkf:nth-child(even),
.voca8gi .s7sm63an:nth-child(even) .a7bh .rqkf:nth-child(even) { background: var(--bg-card-inner); }
h1.mn6di35r { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.mn6di35r {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.atwfz { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.zex5l h2.mn6di35r {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ak33hyeu h2.mn6di35r {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.glkjyvub h2.mn6di35r {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.w6dr0 h2.mn6di35r::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.kilr4p h2.mn6di35r {
  color: var(--text-primary); font-size: 1.7rem;
}
.ctr02 h2.mn6di35r::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.sj0t h2.mn6di35r {
  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;
}
.fv50f10 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .fv50f10 { display: none; } }
.liucp8 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.i025sl8g { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.oj5io {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ikdond1b { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vjr924j { padding-left: 20px; }
.vjr924j li { margin-bottom: 6px; }
.vjr924j a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vjr924j a:hover { color: var(--accent-light); }
.preyqhgk .ikdond1b { display: none; }
.lne6 .ikdond1b { display: none; }
.lne6 .vjr924j { padding-left: 0; list-style: none; }
.lne6 .vjr924j li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.lne6 .vjr924j a { font-size: 0.92rem; }
.ohytxy7 .oj5io { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ohytxy7 .ikdond1b { display: none; }
.ohytxy7 .vjr924j { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ohytxy7 .vjr924j li { margin-bottom: 0; }
.ohytxy7 .vjr924j 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;
}
.ohytxy7 .vjr924j a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.finl0yh9 .oj5io { padding: 20px 20px 16px; }
.finl0yh9 .vjr924j {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.finl0yh9 .vjr924j li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.finl0yh9 .vjr924j 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;
}
.finl0yh9 .vjr924j 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;
}
.finl0yh9 .vjr924j a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.finl0yh9 .vjr924j a:focus,
.finl0yh9 .vjr924j a:focus-visible,
.finl0yh9 .vjr924j a:target { outline: none; }
.finl0yh9 .vjr924j li:target a { border-color: var(--border); color: var(--text-muted); }
.oml14kl .oj5io { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.oml14kl .ikdond1b { display: none; }
.oml14kl .vjr924j { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.oml14kl .vjr924j li { margin-bottom: 0; }
.oml14kl .vjr924j li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.oml14kl .vjr924j li:last-child::after { content: ""; margin-right: 0; }
.oml14kl .vjr924j a { font-size: 0.9rem; }
.rqkf { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.m8k2qm .rqkf { background: var(--bg-card); }
.a7bh .rqkf:nth-child(odd)  { background: var(--bg-card); }
.a7bh .rqkf:nth-child(even) { background: var(--bg-raised); }
.mndu8j5l .rqkf {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mndu8j5l .rqkf:last-child { border-bottom: none; }
.mndu8j5l h3.atwfz { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vbxt .rqkf {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vbxt .rqkf + .rqkf { margin-top: 4px; }
.akv1s .rqkf { background: none; border-radius: 0; padding: 12px 0; }
.akv1s .rqkf + .rqkf { border-top: 1px solid var(--border-section); }
.jnr1 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.dcq5 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.g0058 { color: var(--text-body); margin-bottom: 10px; }
.hooxds, .nrqxpi { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hooxds li, .nrqxpi li { margin-bottom: 6px; }
.nrqxpi li { list-style: decimal; }
.s9xfuz     .hooxds { list-style-type: "● "; }
.ir31  .hooxds { list-style-type: "■ "; }
.okzujbf .hooxds { list-style-type: "◆ "; }
.b40wl4dz    .hooxds { list-style-type: "★ "; }
.s9xfuz     .h3gl7 { list-style-type: "● "; }
.ir31  .h3gl7 { list-style-type: "■ "; }
.okzujbf .h3gl7 { list-style-type: "◆ "; }
.b40wl4dz    .h3gl7 { list-style-type: "★ "; }
.s9xfuz    .hooxds li::marker, .s9xfuz    .h3gl7 li::marker,
.ir31 .hooxds li::marker, .ir31 .h3gl7 li::marker,
.okzujbf .hooxds li::marker, .okzujbf .h3gl7 li::marker,
.b40wl4dz   .hooxds li::marker, .b40wl4dz   .h3gl7 li::marker {
  color: var(--cta); font-size: 1em;
}
.s9xfuz .nrqxpi,
.ir31 .nrqxpi,
.okzujbf .nrqxpi,
.b40wl4dz .nrqxpi {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.s9xfuz .nrqxpi li,
.ir31 .nrqxpi li,
.okzujbf .nrqxpi li,
.b40wl4dz .nrqxpi li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.s9xfuz .nrqxpi li::before,
.ir31 .nrqxpi li::before,
.okzujbf .nrqxpi li::before,
.b40wl4dz .nrqxpi 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;
}
.s9xfuz     .nrqxpi li::before { border-radius: 50%; }
.ir31  .nrqxpi li::before { border-radius: 3px; }
.okzujbf .nrqxpi li::before { border-radius: 3px; }
.b40wl4dz    .nrqxpi li::before { border-radius: 50%; }
.royi3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.c6f9bqyx .royi3,
.uf5jtr .royi3 { background: transparent; border: none; border-radius: 0; }
.ug0f6u { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ug0f6u th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ug0f6u td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ug0f6u tr:hover td { background: var(--bg-hover); }
.w7bqt3e .ug0f6u tbody tr:nth-child(even) td { background: var(--bg-surface); }
.o51xv10b .ug0f6u { border: 1px solid var(--border-alt); }
.o51xv10b .ug0f6u th,
.o51xv10b .ug0f6u td { border: 1px solid var(--border-alt); }
.wd24nn7k .ug0f6u th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wd24nn7k .ug0f6u td { border-bottom: none; }
.wd24nn7k .ug0f6u tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.a4vw0u .ug0f6u th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.xohsm .royi3 {
  overflow: hidden;
}
.xohsm .ug0f6u th { border-bottom: 1px solid var(--border-alt); }
.xohsm .ug0f6u tr:last-child td { border-bottom: none; }
.p7df { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.q6ehyw8w { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.k4g0vn7 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.gxljs6c { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.f4o2wj { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.h3gl7 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.h3gl7 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%}
.gjm4hve .gxljs6c { background: transparent; text-align: center; }
.axfkq8up .k4g0vn7 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.ptlbdw8b .k4g0vn7 {
  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);
}
.u7vok2fc .q6ehyw8w { display: grid; grid-template-columns: auto 1fr; }
.u7vok2fc .k4g0vn7 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.u7vok2fc .gxljs6c { grid-column: 2; }
.u7vok2fc .f4o2wj,
.u7vok2fc .h3gl7 { grid-column: 1 / -1; }
.ymhmrqbl .q6ehyw8w { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ymhmrqbl .k4g0vn7 {
  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);
}
.ymhmrqbl .gxljs6c { grid-column: 2; }
.ymhmrqbl .f4o2wj,
.ymhmrqbl .h3gl7 { grid-column: 1 / -1; }
.vjcnjn2e .q6ehyw8w { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.vjcnjn2e .gxljs6c { background: none; color: var(--accent-light); font-weight: 700; }
.hlmddriw .q6ehyw8w { 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); }
.hlmddriw .gxljs6c { background: none; color: var(--accent-light); font-weight: 700; }
.sv41ma .q6ehyw8w { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.sv41ma .q6ehyw8w:last-child { border-bottom: none; }
.sv41ma .gxljs6c { background: none; color: var(--accent-light); font-weight: 700; }
.tyv0ft .q6ehyw8w { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.tyv0ft .gxljs6c { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nqlx1 .p7df { counter-reset: card-n; }
.nqlx1 .q6ehyw8w  { counter-increment: card-n; }
.nqlx1 .gxljs6c { display: flex; align-items: center; gap: 10px; }
.nqlx1 .gxljs6c::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;
}
.atvr9150 .q6ehyw8w { background: var(--bg-surface); border: 1px solid var(--border); }
.atvr9150 .gxljs6c { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.gzf12 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.trusj  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.afs8 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.u7602s { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.gzf12 strong { color: var(--text-primary); font-size: 0.95rem; }
.gzf12 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.w54n { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.x6gona, .h14m7s6n { border-radius: 8px; padding: 14px; }
.x6gona { background: var(--bg-pros); }
.h14m7s6n { background: var(--bg-cons); }
.qm512e { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.x6gona .qm512e { color: var(--c-pros-label); }
.h14m7s6n .qm512e { color: #f87171; }
.x6gona ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.h14m7s6n ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.nu13ud1 { width: 100%; height: auto; border-radius: 10px; display: block; }
.ss2iee {
  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;
}
.ss2iee:hover { opacity: 0.85; }
.l9ulq .ss2iee  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.l9ulq .ss2iee:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.m12eo .ss2iee  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.m12eo .ss2iee:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.can3 .y11faxt { border-radius: 50px; }
.can3 .ss2iee  { border-radius: 50px; }
.b1nwop .y11faxt { padding-left: 22px; padding-right: 22px; }
.b1nwop .ss2iee  { padding-left: 12px; padding-right: 12px; }
.z92rc .y11faxt { padding-left: 44px; padding-right: 44px; }
.z92rc .ss2iee  { padding-left: 24px; padding-right: 24px; }
.z45hr20z .y11faxt { padding-left: 56px; padding-right: 56px; }
.z45hr20z .ss2iee  { padding-left: 32px; padding-right: 32px; }
.x121kjq   .y11faxt::after, .x121kjq   .ss2iee::after,
.cp1w .y11faxt::after, .cp1w .ss2iee::after,
.vuq4pb    .y11faxt::after, .vuq4pb    .ss2iee::after,
.pfpfm    .y11faxt::after, .pfpfm    .ss2iee::after,
.amjqdr1f    .y11faxt::after, .amjqdr1f    .ss2iee::after,
.d5gxkge     .y11faxt::after, .d5gxkge     .ss2iee::after,
.hfzwa7pc    .y11faxt::after, .hfzwa7pc    .ss2iee::after,
.slnk   .y11faxt::after, .slnk   .ss2iee::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;
}
.x121kjq .y11faxt::after, .x121kjq .ss2iee::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");
}
.cp1w .y11faxt::after, .cp1w .ss2iee::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");
}
.vuq4pb .y11faxt::after, .vuq4pb .ss2iee::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");
}
.pfpfm .y11faxt::after, .pfpfm .ss2iee::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");
}
.amjqdr1f .y11faxt::after, .amjqdr1f .ss2iee::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");
}
.d5gxkge .y11faxt::after, .d5gxkge .ss2iee::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");
}
.hfzwa7pc .y11faxt::after, .hfzwa7pc .ss2iee::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");
}
.slnk .y11faxt::after, .slnk .ss2iee::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");
}
.erdzf1   .a7plo::after, .erdzf1   .glsl::after,
.mzlc1 .a7plo::after, .mzlc1 .glsl::after,
.a0noak2    .a7plo::after, .a0noak2    .glsl::after,
.eat1vn7    .a7plo::after, .eat1vn7    .glsl::after,
.mdthj    .a7plo::after, .mdthj    .glsl::after,
.rich     .a7plo::after, .rich     .glsl::after,
.q6k3gkkc    .a7plo::after, .q6k3gkkc    .glsl::after,
.gndhcy   .a7plo::after, .gndhcy   .glsl::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;
}
.erdzf1 .a7plo::after, .erdzf1 .glsl::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");
}
.mzlc1 .a7plo::after, .mzlc1 .glsl::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");
}
.a0noak2 .a7plo::after, .a0noak2 .glsl::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");
}
.eat1vn7 .a7plo::after, .eat1vn7 .glsl::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");
}
.mdthj .a7plo::after, .mdthj .glsl::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");
}
.rich .a7plo::after, .rich .glsl::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");
}
.q6k3gkkc .a7plo::after, .q6k3gkkc .glsl::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");
}
.gndhcy .a7plo::after, .gndhcy .glsl::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");
}
.ttf6ze06.ss2iee {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vbopoue {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vbopoue::before    { grid-area: rank;   }
  .td6u5xj           { grid-area: ident;  }
  .z2x4     { grid-area: rating; min-width: 0; width: auto; }
  .cy4tlr           { grid-area: pills;  }
  .ttf6ze06             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vbopoue {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vbopoue::before    { justify-self: center; }
  .td6u5xj           { width: 100%; }
  .z2x4     { justify-self: center; }
  .cy4tlr           { grid-template-columns: 1fr; }
}
.y24mi1jy  .e3mkk li::before { content: "★"; }
.y24mi1jy  .kw2i li::before { content: "✕"; }
@media (min-width: 860px) {
  .bd8i8to .e0tz {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bd8i8to .xtoxgr { margin: 0; }
}
.prncj98 .r3imep28 { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.prncj98 .zqqrmy h3 { color: var(--accent-light); }
.prncj98 .rvkpb9 { background: var(--bg-page); border: 1px solid var(--border); }
.uf5jtr .w54n { gap: 10px; }
.uf5jtr .x6gona, .uf5jtr .h14m7s6n { padding: 12px; }
.uf5jtr .x6gona ul, .uf5jtr .h14m7s6n ul { margin: 4px 0 0; padding-left: 18px; }
.uf5jtr .x6gona li, .uf5jtr .h14m7s6n li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .jex6 { grid-template-columns: 1fr; }
  .oy6h5iu { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .oy6h5iu .vp7e { width: 72px; height: 50px; }
  .oy6h5iu .buu9m6 { max-width: 180px; }
  .oy6h5iu .ylkw5c { width: auto; }
}
@media (max-width: 720px) {
  .gfb5v4 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .iy8v { padding: 16px; }
  .n1ybklp .xgnud { min-width: 50%; }
}
.gjrau344 .w54n { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .olbtwn { grid-template-columns: 1fr; }
  .dkdk70 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .udeafxs { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .lb95bayt { flex-wrap: wrap; padding: 16px; }
}
.bfqkakxt .w54n { gap: 8px; }
.bfqkakxt .x6gona, .bfqkakxt .h14m7s6n { padding: 8px; }
@media (max-width: 480px) {
  .zyuys3i { flex-direction: column; align-items: stretch; }
}
.prcjs1f .ylkw5c .ss2iee { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .u9rqu { flex-direction: column; align-items: stretch; gap: 10px; }
  .prcjs1f .ylkw5c { text-align: center; }
}
@media (max-width: 720px) {
  .pwy5 { grid-template-columns: 1fr; }
  .hcyn98qc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nfnn6 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .bp3b2wb7 { grid-template-columns: 1fr; }
  .pp2e { width: 100px; height: 100px; margin: 16px auto; }
  .nkzqqun { font-size: 1.4rem; }
  .bdam { justify-content: center; }
  .zwt6f1u6 .xgnud { min-width: 50%; }
}
.clof .w54n { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .xnziblk { flex-wrap: wrap; padding: 14px 16px; }
  .ym4p { padding: 12px 16px; }
  .clof .w54n { margin: 0 16px; }
  .clof .iq2s7 { padding: 0 16px; }
  .kun1mi { padding: 12px 16px; }
}
.czhokhrb .amqau06 { gap: 18px; }
.czhokhrb .vbopoue {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.czhokhrb .vbopoue:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.nsa9bugb .cy4tlr .fpug5bxi {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.g2qwen { margin: 16px 0; }
.aj5du { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.aj5du summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.aj5du summary::after { content: "+"; color: var(--accent-light); }
.aj5du[open] summary::after { content: "−"; }
.aj5du p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.s7sm63an { margin-bottom: 0; }
.xxc2i3x8 h2.mn6di35r { color: var(--text-primary); border-color: var(--accent-light); }
.kfnhb h2.mn6di35r { color: var(--text-primary); border-color: var(--accent-light); }
.kppfchel .trusj     { background: #052e16; border-color: #10b981; }
.kppfchel .afs8    { background: #1e1036; border-color: #a855f7; }
.kppfchel .gzf12 strong  { color: #f1f5f9; }
.kppfchel .gzf12 p       { color: #cbd5e1; }
.kppfchel .pjptbp8    .trusj     .u7602s::before,
.kppfchel .xzt9  .trusj     .u7602s::before,
.kppfchel .a329  .trusj     .u7602s::before,
.kppfchel .mslh3zn7 .trusj     .u7602s::before { color: #10b981; }
.kppfchel .pjptbp8    .isiai2w .u7602s::before,
.kppfchel .xzt9  .isiai2w .u7602s::before,
.kppfchel .a329  .isiai2w .u7602s::before,
.kppfchel .mslh3zn7 .isiai2w .u7602s::before { color: #f43f5e; }
.kppfchel .pjptbp8    .afs8    .u7602s::before,
.kppfchel .xzt9  .afs8    .u7602s::before,
.kppfchel .a329  .afs8    .u7602s::before,
.kppfchel .mslh3zn7 .afs8    .u7602s::before { color: #a855f7; }
.csto9g .trusj     { background: #2d2000; border-color: #eab308; }
.csto9g .afs8    { background: #2d1600; border-color: #f97316; }
.csto9g .gzf12 strong  { color: #f1f5f9; }
.csto9g .gzf12 p       { color: #cbd5e1; }
.csto9g .pjptbp8    .trusj     .u7602s::before,
.csto9g .xzt9  .trusj     .u7602s::before,
.csto9g .a329  .trusj     .u7602s::before,
.csto9g .mslh3zn7 .trusj     .u7602s::before { color: #eab308; }
.csto9g .pjptbp8    .isiai2w .u7602s::before,
.csto9g .xzt9  .isiai2w .u7602s::before,
.csto9g .a329  .isiai2w .u7602s::before,
.csto9g .mslh3zn7 .isiai2w .u7602s::before { color: #ef4444; }
.csto9g .pjptbp8    .afs8    .u7602s::before,
.csto9g .xzt9  .afs8    .u7602s::before,
.csto9g .a329  .afs8    .u7602s::before,
.csto9g .mslh3zn7 .afs8    .u7602s::before { color: #f97316; }
.b8y8ko14 .trusj     { background: #0c1a2e; border-color: #38bdf8; }
.b8y8ko14 .afs8    { background: #0a2020; border-color: #2dd4bf; }
.b8y8ko14 .gzf12 strong  { color: #f1f5f9; }
.b8y8ko14 .gzf12 p       { color: #cbd5e1; }
.b8y8ko14 .pjptbp8    .trusj     .u7602s::before,
.b8y8ko14 .xzt9  .trusj     .u7602s::before,
.b8y8ko14 .a329  .trusj     .u7602s::before,
.b8y8ko14 .mslh3zn7 .trusj     .u7602s::before { color: #38bdf8; }
.b8y8ko14 .pjptbp8    .isiai2w .u7602s::before,
.b8y8ko14 .xzt9  .isiai2w .u7602s::before,
.b8y8ko14 .a329  .isiai2w .u7602s::before,
.b8y8ko14 .mslh3zn7 .isiai2w .u7602s::before { color: #818cf8; }
.b8y8ko14 .pjptbp8    .afs8    .u7602s::before,
.b8y8ko14 .xzt9  .afs8    .u7602s::before,
.b8y8ko14 .a329  .afs8    .u7602s::before,
.b8y8ko14 .mslh3zn7 .afs8    .u7602s::before { color: #2dd4bf; }
.yg217u0 .trusj     { background: var(--accent-bg); border-color: var(--accent-light); }
.yg217u0 .afs8    { background: var(--accent-bg); border-color: var(--accent-pale); }
.yg217u0 .pjptbp8    .u7602s::before,
.yg217u0 .xzt9  .u7602s::before,
.yg217u0 .a329  .u7602s::before,
.yg217u0 .mslh3zn7 .u7602s::before { color: var(--accent-light) !important; }
.nsjal::before,
.n4j6::before { margin-right: 5px; }
.i08ntjb4 .x6gona ul li,
.i08ntjb4 .x6gona .nsjal { color: #22c55e; }
.i08ntjb4 .h14m7s6n ul li,
.i08ntjb4 .h14m7s6n .n4j6 { color: #ef4444; }
.zenuc9dj .x6gona { background: var(--bg-pros); }
.zenuc9dj .h14m7s6n { background: var(--bg-cons); }
.zenuc9dj .x6gona .nsjal { color: var(--c-pros-label); }
.zenuc9dj .h14m7s6n .n4j6 { color: var(--c-cons); }
.zenuc9dj .x6gona ul li,
.zenuc9dj .h14m7s6n ul li,
.ppe0 .x6gona { background: var(--bg-pros); }
.ppe0 .h14m7s6n { background: var(--bg-cons); }
.ppe0 .x6gona .nsjal { color: var(--c-pros-label); }
.ppe0 .h14m7s6n .n4j6 { color: var(--c-cons); }
.ppe0 .x6gona ul li,
.ppe0 .e3mkk li          { color: var(--c-pros); }
.ppe0 .h14m7s6n ul li,
.ppe0 .kw2i li          { color: var(--c-cons); }
.g2mi2 .nsjal::before { content: "✓ "; }
.g2mi2 .n4j6::before { content: "✗ "; }
.ub0hat7 .nsjal::before { content: "→ "; }
.ub0hat7 .n4j6::before { content: "← "; }
.y24mi1jy .nsjal::before { content: "★ "; }
.y24mi1jy .n4j6::before { content: "✕ "; }
.f11a .nsjal::before { content: "◆ "; }
.f11a .n4j6::before { content: "▲ "; }
.em3rns .gzf12 { background: transparent; border-left: none; border: 1.5px solid; }
.em3rns .trusj     { border-color: var(--c-tip-border); }
.em3rns .afs8    { border-color: #60a5fa; }
.em3rns .gzf12 strong { color: var(--text-primary); }
.em3rns .gzf12 p      { color: var(--text-muted); }
.zplq .gzf12 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.zplq .trusj     { border-top-color: var(--c-tip-border); }
.zplq .afs8    { border-top-color: #60a5fa; }
.nepu .gzf12 { border-left: none; border-radius: 8px; }
.nepu .trusj     { background: #065f46; }
.nepu .afs8    { background: #1e3a8a; }
.nepu .gzf12 strong,
.nepu .gzf12 p { color: #fff; }
.nepu .u7602s::before { color: rgba(255,255,255,0.85) !important; }
.kppfchel.nepu .trusj,
.kppfchel .nepu .trusj     { background: #052e16; }
.kppfchel.nepu .afs8,
.kppfchel .nepu .afs8    { background: #1e1036; }
.csto9g.nepu .trusj,
.csto9g .nepu .trusj      { background: #2d2000; }
.csto9g.nepu .afs8,
.csto9g .nepu .afs8     { background: #2d1600; }
.b8y8ko14.nepu .trusj,
.b8y8ko14 .nepu .trusj      { background: #0c1a2e; }
.b8y8ko14.nepu .afs8,
.b8y8ko14 .nepu .afs8     { background: #0a2020; }
.grzt64 .gzf12 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.grzt64 .trusj     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.grzt64 .isiai2w { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.grzt64 .afs8    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.grzt64 .gzf12 strong { color: var(--text-primary); }
.grzt64 .gzf12 p      { color: var(--text-muted); }
.ohjzj3w .gzf12 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.pjptbp8 .u7602s,
.xzt9 .u7602s,
.a329 .u7602s,
.mslh3zn7 .u7602s { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.pjptbp8 .u7602s::before,
.xzt9 .u7602s::before,
.a329 .u7602s::before,
.mslh3zn7 .u7602s::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.pjptbp8 .trusj     .u7602s::before { content: "✦"; color: var(--c-tip-border); }
.pjptbp8 .isiai2w .u7602s::before { content: "▲"; color: var(--c-warn-border); }
.pjptbp8 .afs8    .u7602s::before { content: "◉"; color: #60a5fa; }
.xzt9 .trusj     .u7602s::before { content: "★"; color: var(--c-tip-border); }
.xzt9 .isiai2w .u7602s::before { content: "◆"; color: var(--c-warn-border); }
.xzt9 .afs8    .u7602s::before { content: "●"; color: #60a5fa; }
.a329 .trusj     .u7602s::before { content: "▶"; color: var(--c-tip-border); }
.a329 .isiai2w .u7602s::before { content: "■"; color: var(--c-warn-border); }
.a329 .afs8    .u7602s::before { content: "▸"; color: #60a5fa; }
.mslh3zn7 .trusj     .u7602s::before { content: "→"; color: var(--c-tip-border); }
.mslh3zn7 .isiai2w .u7602s::before { content: "⬥"; color: var(--c-warn-border); }
.mslh3zn7 .afs8    .u7602s::before { content: "◈"; color: #60a5fa; }
.goe9 .m8k2qm .rqkf,
.goe9 .a7bh .rqkf  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.goe9 .q6ehyw8w                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.goe9 .royi3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.goe9 .oj5io                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.huele .m8k2qm .rqkf,
.huele .a7bh .rqkf,
.huele .q6ehyw8w,
.huele .vbopoue,
.huele .xtoxgr,
.huele .royi3,
.huele .oj5io,
.huele .ohjzj3w .gzf12 { box-shadow: none; }
.b60f   .g0058, .b60f .jnr1, .b60f .dcq5,
.b60f   .liucp8, .b60f .i025sl8g { font-size: 0.9rem; }
.b60f   .hooxds, .b60f .nrqxpi { font-size: 0.9rem; }
.sdbyo   .g0058, .sdbyo .jnr1, .sdbyo .dcq5,
.sdbyo   .liucp8, .sdbyo .i025sl8g { font-size: 0.95rem; }
.sdbyo   .hooxds, .sdbyo .nrqxpi { font-size: 0.95rem; }
.o5kk2   .g0058, .o5kk2 .jnr1, .o5kk2 .dcq5,
.o5kk2   .liucp8, .o5kk2 .i025sl8g { font-size: 1.08rem; }
.o5kk2   .hooxds, .o5kk2 .nrqxpi { font-size: 1.05rem; }
.o5kk2   .ug0f6u { font-size: 0.97rem; }
.jo5h9b .zm7s      { font-size: 3.2rem; }
.jo5h9b h2.mn6di35r { font-size: 1.9rem; }
.jo5h9b h3.atwfz     { font-size: 1.4rem; }
.gkpu2 .zm7s      { font-size: 3.8rem; }
.gkpu2 h2.mn6di35r { font-size: 2.2rem; }
.gkpu2 h3.atwfz     { font-size: 1.6rem; }
.s7sm63an + .s7sm63an { position: relative; }
.u5d8m4z   .s7sm63an + .s7sm63an::before,
.daugnnsa  .s7sm63an + .s7sm63an::before,
.dd93ha   .s7sm63an + .s7sm63an::before,
.shpm   .s7sm63an + .s7sm63an::before,
.jbfif68c   .s7sm63an + .s7sm63an::before,
.bmpp7 .s7sm63an + .s7sm63an::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.u5d8m4z .s7sm63an + .s7sm63an::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.daugnnsa .s7sm63an + .s7sm63an::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dd93ha .s7sm63an + .s7sm63an::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;
}
.shpm .s7sm63an + .s7sm63an::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.k03c8q .s7sm63an { margin-bottom: 16px; }
.k03c8q .s7sm63an + .s7sm63an { margin-top: 0; }
.k03c8q .smtal0v { padding-top: 0; padding-bottom: 0; }
.jbfif68c .s7sm63an + .s7sm63an::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.bmpp7 .s7sm63an + .s7sm63an::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lei7 .s7sm63an + .s7sm63an::before,
.qkbrgsjd .s7sm63an + .s7sm63an::before,
.tvkls28 .s7sm63an + .s7sm63an::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%;
}
.wf7g .lei7 .s7sm63an:nth-child(even)::before,
.wf7g .qkbrgsjd .s7sm63an:nth-child(even)::before,
.wf7g .tvkls28 .s7sm63an:nth-child(even)::before { background: var(--bg-surface); }
.voca8gi .lei7 .s7sm63an:nth-child(even)::before,
.voca8gi .qkbrgsjd .s7sm63an:nth-child(even)::before,
.voca8gi .tvkls28 .s7sm63an:nth-child(even)::before { background: var(--bg-card); }
.lei7 .s7sm63an + .s7sm63an::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");
}
.qkbrgsjd .s7sm63an + .s7sm63an::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");
}
.tvkls28 .s7sm63an + .s7sm63an::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");
}
.ojkuil .xy9v77c7,
.m2616cem .xy9v77c7,
.xqcei0 .xy9v77c7 { overflow: hidden; }
.ojkuil .itq4kl8l,
.m2616cem .itq4kl8l { margin-bottom: 60px; }
.xqcei0 .itq4kl8l { margin-bottom: 70px; }
.ojkuil .xy9v77c7::before,
.m2616cem .xy9v77c7::before,
.xqcei0 .xy9v77c7::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.ojkuil .xy9v77c7::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");
}
.m2616cem .xy9v77c7::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");
}
.xqcei0 .xy9v77c7::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.mit9 .xy9v77c7:not(.iyn0) .qppjc { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t0sdb .xy9v77c7:not(.iyn0) .qppjc { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.ejff6c  .xy9v77c7:not(.iyn0) .qppjc { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.m6ay09lz  .xy9v77c7:not(.iyn0) .qppjc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.mit9 .iyn0 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.t0sdb .iyn0 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.ejff6c .iyn0 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.ejff6c .t6qn { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.ejff6c .lnr6z { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.m6ay09lz .iyn0 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.m4os1 .iyn0 { background: var(--accent); }
.m4os1 .iyn0 .qppjc { background: none; }
.m4os1 .xy9v77c7:not(.iyn0) .qppjc { background: rgba(0,0,0,0.6); }
.xmvu5x .n1wmo { float: left; width: 38%; margin: 0 28px 16px 0; }
.xmvu5x .n1wmo .nu13ud1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xmvu5x .smtal0v::after { content: ''; display: block; clear: both; }
.e5ho08kg .n1wmo { float: right; width: 38%; margin: 0 0 16px 28px; }
.e5ho08kg .n1wmo .nu13ud1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.e5ho08kg .smtal0v::after { content: ''; display: block; clear: both; }
.p5w4f09 .s7sm63an:nth-child(odd)  .n1wmo { float: left;  width: 38%; margin: 0 28px 16px 0; }
.p5w4f09 .s7sm63an:nth-child(even) .n1wmo { float: right; width: 38%; margin: 0 0 16px 28px; }
.p5w4f09 .n1wmo .nu13ud1 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p5w4f09 .smtal0v::after { content: ''; display: block; clear: both; }
.xmvu5x .p7df,
.e5ho08kg .p7df,
.p5w4f09 .p7df,
.p5w4f09 .amqau06 { clear: both; }
@media (max-width: 900px) {
  .xmvu5x .n1wmo,
  .e5ho08kg .n1wmo,
  .p5w4f09 .s7sm63an:nth-child(odd)  .n1wmo,
  .p5w4f09 .s7sm63an:nth-child(even) .n1wmo {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xmvu5x .n1wmo .nu13ud1,
  .e5ho08kg .n1wmo .nu13ud1,
  .p5w4f09 .n1wmo .nu13ud1 {
    max-height: none !important;
  }
}
.xmvu5x .hooxds,
.xmvu5x .nrqxpi,
.e5ho08kg .hooxds,
.e5ho08kg .nrqxpi,
.p5w4f09 .hooxds,
.p5w4f09 .nrqxpi { overflow: hidden; }
@media (max-width: 640px) {
  .xmvu5x .n1wmo,
  .e5ho08kg .n1wmo,
  .p5w4f09 .n1wmo { float: none; width: 100%; margin: 0 0 16px 0; }
}
.pevlj .w3lbi8ha,
.pevlj .smtal0v,
.pevlj .hq3k6r  { max-width: 1100px; }
.pevlj { --content-mw: 1100px; }
.tsdv8 .w3lbi8ha,
.tsdv8 .smtal0v,
.tsdv8 .hq3k6r  { max-width: 1200px; }
.w9bc .w3lbi8ha,
.w9bc .smtal0v,
.w9bc .hq3k6r  { max-width: 1320px; }
.nx9jm { font-size: 0.82rem; color: var(--text-muted); }
.y6t8l0p { display: flex; align-items: center; }
.r1nrwl {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.m5st { display: flex; align-items: center; }
.ytd9d { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ytd9d:hover { text-decoration: underline; }
.kgs1kkyv { margin: 0 3px; opacity: 0.45; }
.kgs1kkyv::before { content: '/'; }
.dr70 { padding: 2px 5px; color: var(--text-main); }
.s797m .nx9jm {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.s797m .y6t8l0p { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.s9ad .nx9jm {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.s9ad .y6t8l0p { padding: 0 0 0 12px; }
.f812hyd5 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.gvm7xl9z .y6t8l0p { padding: 0 16px; }
.gvm7xl9z .nx9jm {
  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);
}
.gvm7xl9z .w3lbi8ha { padding-top: 28px; }
@media (max-width: 720px) {
  .f812hyd5 { margin-top: 18px; padding: 0 16px; }
  .gvm7xl9z .w3lbi8ha { padding-top: 16px; }
}
.pevlj.s797m .y6t8l0p { max-width: 1100px; }
.tsdv8.s797m .y6t8l0p { max-width: 1200px; }
.w9bc.s797m .y6t8l0p { max-width: 1320px; }
.pevlj .f812hyd5 { max-width: 1100px; }
.tsdv8 .f812hyd5 { max-width: 1200px; }
.w9bc .f812hyd5 { max-width: 1320px; }
.ymvzz .s7sm63an { padding-top: 16px; padding-bottom: 16px; }
.j9t94fy .s7sm63an { padding-top: 24px; padding-bottom: 24px; }
.k1go1 .s7sm63an { padding-top: 40px; padding-bottom: 40px; }
.h2my .s7sm63an { padding-top: 52px; padding-bottom: 52px; }
.fz56wc2 .s7sm63an:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.fz56wc2 .s7sm63an:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.fz56wc2 .s7sm63an:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.fz56wc2 .s7sm63an:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.t8foo .smtal0v { padding-top: 10px;  padding-bottom: 10px; }
.cdgr3y .smtal0v { padding-top: 18px;  padding-bottom: 18px; }
.kkju2 .smtal0v { padding-top: 36px;  padding-bottom: 36px; }
.qhjx9e .smtal0v { padding-top: 48px;  padding-bottom: 48px; }
.hjeur72z h2.mn6di35r { font-weight: 600; }
.hjeur72z h3.atwfz     { font-weight: 600; }
.ihox5g h2.mn6di35r { font-weight: 800; }
.ihox5g h3.atwfz     { font-weight: 700; }
.vwjn03 { font-weight: 600; }
.vwjn03 h2.mn6di35r { font-weight: 900; }
.vwjn03 h3.atwfz     { font-weight: 800; }
.vwjn03 .gzf12 strong,
.vwjn03 .gzf12 strong { font-weight: 600; }
.a7plo {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.l7p97 .a7plo { display: none; }
@media (max-width: 640px) {
  .gr86 { display: none; }
  .a7plo {
    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;
  }
}
.a7plo { background: var(--cta) !important; color: #fff !important; border: none !important; }
.a7plo:hover { opacity: 0.85; }
.df4qui1 .a7plo { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ck9f6e .a7plo,
.y9re  .a7plo { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ck9f6e .a7plo:hover,
.y9re  .a7plo:hover { opacity: 0.88; }
.df4qui1.ck9f6e .a7plo,
.df4qui1.y9re  .a7plo { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.glsl {
  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;
}
.glsl:hover { transform: translateY(-2px); opacity: 0.92; }
.glsl { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lk6u .glsl { display: none; }
.reat .glsl { right: 32px; }
.cd7gxyq1  .glsl { left: 32px; }
@media (max-width: 480px) {
  .reat .glsl { right: 20px; bottom: 20px; }
  .cd7gxyq1  .glsl { left: 20px; bottom: 20px; }
}
.yvbj78 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.hq3k6r { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.nsgz56 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.jrir5u6s { color: var(--text-dim); font-size: 0.8rem; }
.jhm5i a, .re74q a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.jhm5i a:hover, .re74q a:hover { color: var(--accent-light); }
.re74q { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.d3cj1bw .hq3k6r { text-align: center; }
.d3cj1bw .re74q { justify-content: center; margin-bottom: 16px; }
.d3cj1bw .nsgz56 { margin-top: 0; }
.y4uekfxy { margin-top: 10px; }
.y4uekfxy a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .hq3k6r { padding-left: 16px; padding-right: 16px; }
  .lkm88 .hq3k6r { padding: 20px 16px; }
  .re74q { gap: 4px 12px; }
  .nsgz56 { font-size: 0.78rem; }
}
.op7bi7s1 .nsgz56 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.op7bi7s1 .jrir5u6s { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .op7bi7s1 .hz3wg { grid-template-columns: 1fr 1fr; } .op7bi7s1 .kqfg291 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .op7bi7s1 .hz3wg { grid-template-columns: 1fr; } }
.v39f .nsgz56 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .v39f .nmmpd0qh { gap: 12px; } .v39f .xjv283k { margin-right: 0; width: 100%; } }
.r0b4dhqk .nsgz56 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.r0b4dhqk .jrir5u6s { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .r0b4dhqk .sdyzlp { grid-template-columns: 1fr 1fr; } .r0b4dhqk .t9sa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .r0b4dhqk .sdyzlp { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .iep11 .hwjn { grid-template-columns: 1fr 1fr; } .iep11 .w3az:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .iep11 .hwjn { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .f5xs4 .hwjn { grid-template-columns: 1fr; } }
.w1ht .hq3k6r { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.w1ht .re74q { justify-content: center; }
.a4i46 .zicogiur      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.a4i46 .yvbj78 { background: var(--bg-page); border-top-color: var(--border-alt); }
.gkqj .zicogiur      { background: #0d1117; border-bottom-color: #21262d; }
.gkqj .k51m { color: var(--accent-light); }
.gkqj .atgc65 { --msep-color: #8b949e; }
.gkqj .atgc65 a { color: #8b949e; }
.gkqj .atgc65 a:hover { color: var(--accent-light); }
.gkqj .m8sa5tyo { color: #8b949e; }
.gkqj .yvbj78 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gkqj .nsgz56,
.gkqj .jrir5u6s { color: #6e7681; }
.gkqj .jhm5i a, .gkqj .re74q a,
.gkqj .jhm5i a:hover, .gkqj .re74q a:hover,
@media (max-width: 640px) {
  .gkqj .atgc65 { background: #0d1117; border-top-color: #21262d; }
  .gkqj .atgc65 li a { border-bottom-color: #21262d; }
}
.svsbz .zicogiur      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.svsbz .k51m { color: var(--accent-light); }
.svsbz .atgc65 { --msep-color: #475569; }
.svsbz .atgc65 a { color: #475569; }
.svsbz .atgc65 a:hover { color: var(--accent-light); }
.svsbz .m8sa5tyo { color: #64748b; }
.svsbz .yvbj78 { background: #f0f4f8; border-top-color: #cbd5e1; }
.svsbz .nsgz56,
.svsbz .jrir5u6s { color: #64748b; }
.svsbz .jhm5i a, .svsbz .re74q a,
.svsbz .jhm5i a:hover, .svsbz .re74q a:hover,
@media (max-width: 640px) {
  .svsbz .atgc65 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .svsbz .atgc65 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ck9f6e .zicogiur      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ck9f6e .k51m { color: #fff; }
.ck9f6e .atgc65 { --msep-color: rgba(255,255,255,0.82); }
.ck9f6e .atgc65 a { color: rgba(255,255,255,0.82); }
.ck9f6e .atgc65 a:hover { color: #fff; }
.ck9f6e .m8sa5tyo { color: rgba(255,255,255,0.9); }
.ck9f6e .yvbj78 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ck9f6e .nsgz56,
.ck9f6e .jrir5u6s { color: rgba(255,255,255,0.72); }
.ck9f6e .jhm5i a, .ck9f6e .re74q a,
.ck9f6e .jhm5i a:hover, .ck9f6e .re74q a:hover,
@media (max-width: 640px) {
  .ck9f6e .atgc65 { background: var(--accent); border-top-color: var(--accent-light); }
  .ck9f6e .atgc65 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.y9re .zicogiur {
  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);
}
.y9re .yvbj78 {
  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) {
  .y9re .atgc65 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ome97c2 .yrvn { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.md7rq6iy .yrvn { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.a9401 .yrvn { min-height: 72px; height: auto; }
.w26s .yrvn { min-height: 84px; height: auto; }
.lkm88 .yrvn { max-width: none; padding: 0 32px; }
.lkm88 .hq3k6r  { max-width: none; padding: 24px 32px; }
.galeyxw.tsdv8 .yrvn { max-width: 1200px; }
.galeyxw.w9bc .yrvn { max-width: 1320px; }
.ca6cu7   .k51m, .ca6cu7   .xjv283k { text-transform: capitalize; }
.i5s7 .k51m, .i5s7 .xjv283k { text-transform: lowercase; }
.u87h .k51m, .u87h .xjv283k { text-transform: uppercase; letter-spacing: 0.06em; }
.u4xvy, .esmf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.eic7809z .u4xvy,
.xx2dsa .u4xvy,
.glwgkr .u4xvy,
.cdojvsjf .u4xvy,
.angi0jp   .atgc65 a { font-weight: 500; }
.k1d2bwi3 .atgc65 a { font-weight: 600; }
.txvxyg     .atgc65 a { font-weight: 700; }
.j7cm    .atgc65 a { font-weight: 800; letter-spacing: 0.01em; }
.swcx     .atgc65 > li + li::before,
.d9rif56a    .atgc65 > li + li::before,
.gxjwuwiy    .atgc65 > li + li::before,
.k2uxn2bx .atgc65 > li + li::before,
.ezuex .atgc65 > li + li::before,
.aiw3mn5  .atgc65 > li + li::before,
.ytp4bjv    .atgc65 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.swcx     .atgc65 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.d9rif56a    .atgc65 > li + li::before { content: "|"; }
.gxjwuwiy    .atgc65 > li + li::before { content: "—"; }
.k2uxn2bx .atgc65 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ezuex .atgc65 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.aiw3mn5  .atgc65 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ytp4bjv    .atgc65 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bvowi .m8sa5tyo,
  .h7jvp14 .m8sa5tyo,
  .o0mv6 .m8sa5tyo,
  .xigx .m8sa5tyo,
  .hnf7g .m8sa5tyo {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bvowi .m8sa5tyo::before,
  .h7jvp14 .m8sa5tyo::before,
  .o0mv6 .m8sa5tyo::before,
  .xigx .m8sa5tyo::before,
  .hnf7g .m8sa5tyo::before { content: ""; display: block; flex-shrink: 0; }

  
  .bvowi .m8sa5tyo::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;
  }

  
  .h7jvp14 .m8sa5tyo::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;
  }

  
  .o0mv6 .m8sa5tyo::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;
  }

  
  .xigx .m8sa5tyo::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;
  }

  
  .hnf7g .m8sa5tyo::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) {
  .o751 .m8sa5tyo {
    padding: 5px 14px;
  }
  .o751 .atgc65 {
    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;
  }
  .o751 .atgc65 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .o751 .atgc65 li a:hover { background: var(--bg-raised); }
  .o751 .emjor8h1,
  .rr2jqac1 .emjor8h1,
  .x73jrq .emjor8h1 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mo3d7ne .m8sa5tyo {
    padding: 5px 10px;
  }
  .mo3d7ne .atgc65 {
    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);
  }
  .mo3d7ne .atgc65.phg3xj { transform: translateX(0); }
  .mo3d7ne .atgc65 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mo3d7ne .atgc65 li:last-child a { border-bottom: none; }
  .ck9f6e .atgc65,
  .gkqj .atgc65 { background: var(--accent) !important; }
  .ck9f6e .atgc65 li a,
  .gkqj .atgc65 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .x73jrq .m8sa5tyo {
    padding: 5px 10px;
  }
  .x73jrq .atgc65 {
    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);
  }
  .x73jrq .atgc65::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .x73jrq .atgc65.phg3xj { transform: translateY(0); }
  .x73jrq .atgc65 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .bhuuul .m8sa5tyo {
    padding: 5px 10px;
  }
  .bhuuul .atgc65 {
    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;
  }
  .bhuuul .atgc65.phg3xj { opacity: 1; pointer-events: auto; }
  .bhuuul .atgc65 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .okn0x2     .m8sa5tyo { border-radius: 0 !important; }
  .y7ogaw   .m8sa5tyo { border-radius: 8px !important; }
  .obsvk .m8sa5tyo { border-radius: 50% !important; }
  .n7ibxuw   .m8sa5tyo { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .lptg1ztc .qdbpw { flex-direction: column; align-items: stretch; }
  .lptg1ztc .ryb6 { flex-direction: row; min-width: auto; }
  .lptg1ztc .nqyjm { align-items: flex-start; text-align: left; }
}
.gkaqo,
.gkaqo.s7sm63an,
.wf7g .gkaqo,
.jns9xt23 .gkaqo,
.voca8gi .gkaqo,
.natk4tt .gkaqo {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.hdsd8a {
  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;
}
.ps29s { flex: 1 1 280px; min-width: 0; }
.zbw6i9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.ekdzxrom {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.my6xw {
  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;
}
.my6xw:hover { transform: translateY(-1px); opacity: 0.95; }
.e3zt1 .hdsd8a {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.e3zt1 .zbw6i9 { color: var(--cta); }
.e3zt1 .ekdzxrom { color: var(--text-body); }
.e3zt1 .my6xw {
  background: var(--cta) !important;
  color: #fff !important;
}
.twwjd7c .hdsd8a {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.twwjd7c .zbw6i9 { color: var(--text-primary); }
.twwjd7c .ekdzxrom { color: var(--text-body); }
.twwjd7c .my6xw {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .hdsd8a {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .ps29s { flex: 0 0 auto; }
  .zbw6i9 { font-size: 1.2rem; }
  .my6xw { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.gjdx72ck .ypfi { height: 36px; }
.e4p8 .ypfi { height: 60px; max-width: 200px; }
.kemkdd .ypfi { height: 56px; max-width: 180px; }
.cdh51r     .zxqs3, .cdh51r     .ill6x { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.nsa9bugb .fpug5bxi {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .hqioqnw .amqau06 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hqioqnw .vbopoue {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hqioqnw .vbopoue { padding: 40px 16px 20px; }
  .hqioqnw .fpug5bxi {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hqioqnw .ttf6ze06 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .xqkub9 .vbopoue {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xqkub9 .vbopoue::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xqkub9 .td6u5xj {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xqkub9 .t6dv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xqkub9 .fpug5bxi {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xqkub9 .ttf6ze06 { width: 100%; min-width: 0; }
  .xqkub9 .zxqs3 { min-width: 0; }
}
.gwmd0cq .aj5du {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gwmd0cq .aj5du summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gwmd0cq .aj5du p { padding: 0 2px 16px; }
.sbls3 .aj5du { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.sbls3 .aj5du summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.sbls3 .aj5du summary::after { content: "›"; font-size: 1.2em; }
.sbls3 .aj5du[open] summary::after { content: "‹"; }
.sbls3 .aj5du p { padding: 10px 22px 4px; }
.on88cj6p .aj5du {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.on88cj6p .aj5du summary { color: var(--text-primary); padding-left: 16px; }
.on88cj6p .aj5du summary::after { content: "›"; font-size: 1.1em; }
.on88cj6p .aj5du[open] summary::after { content: "‹"; }
.on88cj6p .aj5du p { padding-left: 16px; }
.tjb3 .g2qwen { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.tjb3 .aj5du {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.tjb3 .aj5du:last-child { border-bottom: none; }
.tjb3 .aj5du summary { color: var(--text-primary); border-radius: 0; }
.tjb3 .aj5du summary::after { content: "›"; font-size: 1.1em; }
.tjb3 .aj5du[open] summary::after { content: "‹"; }
.jxufy .aj5du { overflow: hidden; }
.jxufy .aj5du summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jxufy .aj5du summary::after { color: rgba(255,255,255,.75); }
.jxufy .aj5du[open] summary { border-radius: 0; }
.g8qtie { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.cxp5u {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.o70awk {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.y1wz24yl { color: var(--text-muted); font-size: 1.05rem; }
.sw244zfu {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.c5f3x {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.l6ruye1 { margin-bottom: 20px; }
.e1edzs {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.e6lem {
  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;
}
.e6lem:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.t4s03s { resize: vertical; min-height: 130px; }
.j9xm { width: 100%; margin-top: 8px; }
.sx3p1lhd {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.k538 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.jusnf4h2 { color: var(--text-muted); line-height: 1.75; }
.a4aqk8j { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.a4aqk8j li { margin-bottom: 6px; }
.wdim47 { max-width: 760px; margin: 0 auto; }
.fchc { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.afm2 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.afm2:last-child { border-bottom: none; }
.afm2 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.afm2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bmcao2x { max-width: 760px; margin: 0 auto; }
.za6e996 ul.a4aqk8j { margin: 0; }
@media (max-width: 640px) { .scb1xb { grid-template-columns: 1fr; gap: 10px; } }
.dho5 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.imsgi { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.dsy62i7 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.imsgi p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.imsgi .a4aqk8j { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dho5 { grid-template-columns: 1fr; } }
.b48n92nz { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.b48n92nz:hover .o1lmg { color: var(--accent-light); text-decoration: underline; }
.mhx1d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uopqub { margin-bottom: 48px; }
.dc3pok { max-width: 760px; margin: 0 auto; }
.p3d7h4z0 { text-align: center; }
.xuygp { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.xuygp:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.gjd8v721 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.xuygp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.xuygp ul.a4aqk8j { margin: 0; }
.q59czqtp { color: var(--text-muted); line-height: 1.75; }
.p3d7h4z0 .a4aqk8j,
.jwojlgsk .a4aqk8j,
.f26yi0 .a4aqk8j,
.zursyx9n .a4aqk8j {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.p3d7h4z0 .xuygp,
.jwojlgsk .xuygp { text-align: left; }
.p3d7h4z0 .gjd8v721,
.jwojlgsk .gjd8v721 { text-align: center; }
.w65s6mf8 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.hwows5 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ymwmgx5 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bf7o { margin-top: 12px; }
.hkqpi { 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; }
.hkqpi:hover { border-bottom-color: var(--accent-light); }
.ucxu0wl { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ucxu0wl img { width: 100%; height: 100%; object-fit: cover; display: block; }
.qjj84b { width: 200px; height: 200px; }
.d8zpd { border-radius: 10px; }
.pexm { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.hn6epb0 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hu60dtrb { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .jdr0txxt { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.rbkcyvz { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.rbkcyvz .ymwmgx5, .rbkcyvz .hwows5 { max-width: 640px; }
.d4tho6p .w65s6mf8 { font-size: 1.6rem; margin-top: 18px; }
.akulq3 .ymwmgx5 { margin-bottom: 28px; }
@media (max-width: 860px) { .ywo3 { grid-template-columns: 1fr; } .d4tho6p { position: static; text-align: center; } }
.xn1jlvu .ucxu0wl { margin: 0 auto 18px; }
.xn1jlvu .hn6epb0 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kttd8 { grid-template-columns: 1fr; } }
.jy1f4 .w65s6mf8 { font-size: 1.6rem; margin-bottom: 6px; }
.zursyx9n .a4aqk8j { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .jy1f4 { flex-direction: column; text-align: center; } .winj { grid-template-columns: 1fr; } }
.s10vqsml .w65s6mf8 { font-size: 1.35rem; margin: 0 0 4px; }
.s10vqsml .hn6epb0 { margin: 0; }
.ol118ew { max-width: 760px; margin: 0 auto; }
.yysp44l { position: relative; padding-left: 28px; }
.yysp44l::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.mfocpn6 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.mfocpn6:last-child { padding-bottom: 0; }
.p6g8klgm { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.my5xh h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.my5xh p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mud75efd .o70awk { color: var(--accent-light); }
.g538z7 .o70awk { font-size: 2rem; }
.g538z7 .y1wz24yl { max-width: 680px; }
.rb5h4xy {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rb5h4xy .o70awk { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.rb5h4xy .y1wz24yl  { margin: 0; }
@media (max-width: 640px) { .rb5h4xy { flex-direction: column; } }
.gn8j6 .o70awk { color: var(--accent-light); }
.ow19974 .o70awk { color: #fff; }
.ow19974 .y1wz24yl  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ahnl { grid-template-columns: 1fr; } }
.fhn1 .e6lem {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.fhn1 .e6lem:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.a380 .e6lem { background: var(--bg-raised); border-color: transparent; }
.a380 .e6lem:focus { background: var(--bg-card); border-color: var(--accent-light); }
.rl8zgffn .e6lem { border-radius: 100px; padding: 11px 20px; }
.rl8zgffn .t4s03s { border-radius: 14px; }
@media (max-width: 640px) { .wal9qkg { grid-template-columns: 1fr; } }
.mdfg3z3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mdfg3z3 li { margin-bottom: 6px; }
.y8kk6l{display:none}
.y8kk6l:empty,.ln7859k6:empty{display:none}
.vabaza7k{position:relative;overflow:visible}
.cbx91t .rnowpnh,.gss4pf .rnowpnh,
.lzym .rnowpnh,.kw4ux .rnowpnh,
.rwn9 .rnowpnh,.dzi37261 .rnowpnh{display:block}
.kveqnel .j1xt3h{display:block}
.cbx91t .rnowpnh,.gss4pf .rnowpnh,
.lzym .rnowpnh,.kw4ux .rnowpnh,
.rwn9 .rnowpnh{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}
.cbx91t .rnowpnh .ln7859k6,.gss4pf .rnowpnh .ln7859k6,
.lzym .rnowpnh .ln7859k6,.kw4ux .rnowpnh .ln7859k6,
.rwn9 .rnowpnh .ln7859k6{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}
.cbx91t .rcpg8,.gss4pf .rcpg8,
.lzym .rcpg8,.kw4ux .rcpg8,
.rwn9 .rcpg8{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.cbx91t .rnowpnh,.gss4pf .rnowpnh{top:12px}
.cbx91t .rnowpnh .ln7859k6{margin-right:auto}
.gss4pf .rnowpnh .ln7859k6{margin-left:auto}
.gss4pf .rnowpnh{text-align:right}
.lzym .rnowpnh,.kw4ux .rnowpnh{bottom:12px}
.lzym .rnowpnh .ln7859k6{margin-right:auto}
.kw4ux .rnowpnh .ln7859k6{margin-left:auto}
.kw4ux .rnowpnh{text-align:right}
.rwn9 .rnowpnh{position:relative;margin-top:16px}
.rwn9 .rnowpnh .ln7859k6{margin:0 auto}
.dzi37261 .rnowpnh{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.dzi37261 .rnowpnh .ln7859k6{margin:0}
.dzi37261 .lnr6z~.rnowpnh,
.dzi37261 .i6om27ko~.rnowpnh{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.dzi37261 .lnr6z~.rnowpnh .ln7859k6,
.dzi37261 .i6om27ko~.rnowpnh .ln7859k6{justify-content:flex-start}
.lnr6z~.rnowpnh,.i6om27ko~.rnowpnh{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}
.lnr6z~.rnowpnh .ln7859k6{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.i6om27ko~.rnowpnh .ln7859k6{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.j1xt3h .ln7859k6{margin:0 0 12px}
.ln7859k6{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.o1lmg{font-weight:600;color:var(--text-heading);opacity:1}
.gk7a::before{content:"·";margin:0 2px;opacity:.5}
.rcpg8{white-space:nowrap}
.otdop .rcpg8{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.otdop .gk7a::before{content:""}
.e4ta .rcpg8{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}
.e4ta .gk7a::before{content:""}
.sfb4a .ln7859k6{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bsfq13o .rcpg8{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bsfq13o .gk7a::before{content:""}
.aqvm .rcpg8{color: var(--accent-light);opacity:1;font-weight:500}
.s0hjr .rcpg8{border-bottom:1px solid currentColor;padding-bottom:2px}
.d8e1u8u2 .ln7859k6{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.uczrqu06{--date-bg:transparent}
.xs5hr5ig .gk7a::before{content:""}
.eji57 .gk7a::before{content:"•";opacity:.4}
.eji57 .rcpg8 + .rcpg8::before{content:"•";margin-right:6px;opacity:.4}
.vzhpm .gk7a::before{content:"/";opacity:.35}
.vzhpm .rcpg8 + .rcpg8::before{content:"/";margin-right:6px;opacity:.35}
.alycio .gk7a::before{content:"|";opacity:.3}
.alycio .rcpg8 + .rcpg8::before{content:"|";margin-right:6px;opacity:.3}
.gqefqn .gk7a::before{content:"—";opacity:.3}
.gqefqn .rcpg8 + .rcpg8::before{content:"—";margin-right:6px;opacity:.3}
.tgwgknwt .gk7a::before{content:"◆";font-size:.5em;opacity:.35}
.tgwgknwt .rcpg8 + .rcpg8::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.w8lg5 .gk7a::before{content:"·";opacity:.4}
.w8lg5 .rcpg8 + .rcpg8::before{content:"·";margin-right:6px;opacity:.4}
.hp5131e .gk7a::before{content:"›";opacity:.4}
.hp5131e .rcpg8 + .rcpg8::before{content:"›";margin-right:6px;opacity:.4}
.netcw .gk7a::before{content:"→";opacity:.35;font-size:.85em}
.netcw .rcpg8 + .rcpg8::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.njq9kbw .hdroug8{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .hdroug8{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ab4b{max-width:100%}
}
.zfzoxu .royi3{margin:0}
@media (max-width:560px){
  .wrzo4mi0{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) {
  .d8xq24 { padding: 28px 18px 20px; }
  .vya6 { font-size: 1.2rem; }
  .zu7wqa { max-width: 220px; max-height: 80px; }
}
.g2mwq6  .qwkuld0 { border-radius: 6px; }
.qfod5bgs .hdsd8a {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .qwkuld0 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.y6d4 {
  margin: 28px 0 24px;
}
.y6d4 .s7sm63an {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.y6d4 .smtal0v {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.y6d4 .hdsd8a {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .yrvn { flex-direction: row-reverse; }
[dir="rtl"] .atgc65 { flex-direction: row-reverse; }
[dir="rtl"] .reat .glsl { right: auto; left: 32px; }
[dir="rtl"] .cd7gxyq1  .glsl { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .reat .glsl { right: auto; left: 20px; }
  [dir="rtl"] .cd7gxyq1  .glsl { left: auto;  right: 20px; }
}
[dir="rtl"] .xmvu5x .n1wmo  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .e5ho08kg .n1wmo { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hooxds, [dir="rtl"] .nrqxpi { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .x6gona { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .h14m7s6n { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .gzf12 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .hdsd8a { direction: rtl; }
[dir="rtl"] .nx9jm { direction: rtl; }
[dir="rtl"] .oj5io { direction: rtl; }
[dir="rtl"] .vjr924j { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .s9xfuz .nrqxpi,
[dir="rtl"] .ir31 .nrqxpi,
[dir="rtl"] .okzujbf .nrqxpi,
[dir="rtl"] .b40wl4dz .nrqxpi {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .s9xfuz .nrqxpi li::before,
[dir="rtl"] .ir31 .nrqxpi li::before,
[dir="rtl"] .okzujbf .nrqxpi li::before,
[dir="rtl"] .b40wl4dz .nrqxpi li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .xy9v77c7.bweta5 .itq4kl8l,
[dir="rtl"] .n9443nys.bweta5 .itq4kl8l,
[dir="rtl"] .iyn0.bweta5 .itq4kl8l,
[dir="rtl"] .pm0593t.bweta5 .itq4kl8l,
[dir="rtl"] .tm18d1l.bweta5 .itq4kl8l { text-align: right; }
[dir="rtl"] .lnr6z.bweta5 .kcrq { align-items: flex-end; text-align: right; }
[dir="rtl"] .smtal0v,
[dir="rtl"] .liucp8,
[dir="rtl"] .i025sl8g,
[dir="rtl"] .fv50f10,
[dir="rtl"] .itq4kl8l { text-align: right; }
[dir="rtl"] .c5f3x,
[dir="rtl"] .e1edzs,
[dir="rtl"] .ymwmgx5,
[dir="rtl"] .e6lem,
[dir="rtl"] .t4s03s { text-align: right; direction: rtl; }
[dir="rtl"] .rl8zgffn .e6lem,
[dir="rtl"] .fhn1 .e6lem { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #531f6f;
  --brand:           #531f6f;
  --brand-light:     #421f55;
  --brand-pale:      #5c3572;
  --grad-start:      #8833b6;
  --grad-end:        #a261c5;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #531f6f;
  --cta-light:       #3b1351;
  --cta-hover:       #2f113f;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f0eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e6e2e8;
  --border-alt:      #d7d0db;
  --border-section:  #e6e2e8;
  --text-primary:    #1a171b;
  --text-muted:      #5b535f;
  --text-body:       #342f36;
  --text-sub:        #4e4751;
  --text-faint:      #827688;
  --text-dim:        #9b929f;
  --text-label:      #685f6c;
  --text-value:      #413b44;
  --accent-bg:       #ece5ef;
  --accent-bg-light: #dfcee8;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #188a75;
  --c-cons:          #9f213b;
  --c-pros-label:    #1da48b;
  --c-tip-border:    #20b59a;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #188a75;
}
:root { --logo-bg-opacity: 42%; }
body, button, input { font-family: "Titillium Web", sans-serif; }
.doki .rxzmzsot, .doki .lnr6z { min-height: 320px; }
.q0n3k9 .y11faxt::after, .q0n3k9 .ss2iee::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; }
.qsnl9h .a7plo::after,.qsnl9h .glsl::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; }
.kgs1kkyv::before { content: '•'; }