:root {
  --color-accent: #921c76;
  --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;
}
.b6rk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.v554 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.xska3jva {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.cmpm0el { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.rjt7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.rjt7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.rjt7 a:hover { color: var(--accent-light); }
.w218fr     .y31z6ado { border-radius: 24px; padding: 8px; }
.w218fr .y31z6ado li a { border-radius: 16px; }
.nper .y31z6ado li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .y31z6ado {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ezvl6x:hover .y31z6ado,
  .ezvl6x:focus-within .y31z6ado { display: block; }
  .y31z6ado li a { padding: 8px 16px; font-size: 0.88rem; }
}
.otcdlrj {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.icbhokrb { display: none; }
@media (max-width: 640px) {
  .icbhokrb {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .icbhokrb.e9yea9 { display: block; }
}
@media (max-width: 640px) {
  .otcdlrj { display: block; }
  .rjt7 > li + li::before { display: none !important; }
  .rjt7 {
    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;
  }
  .rjt7.e9yea9 { display: flex; }
  .rjt7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .rjt7 li:last-child a { border-bottom: none; }
}
.j98ymcrd { min-height: 480px; }
.g2k9qbdy {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vecp3gf { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.uvpx .vecp3gf { margin-left: 0; margin-right: 0; }
.s00h {
  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;
}
.re25gydg .s00h { margin-top: 24px; }
.s00h:hover { opacity: 0.88; }
.l8fl .g2k9qbdy { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.l8fl .vecp3gf { color: #e2e8f0; }
.l8fl.uvpx   .d23l { text-align: left; }
.pa6a0z .g2k9qbdy { color: var(--text-primary); text-shadow: none; }
.pa6a0z .vecp3gf { color: var(--text-muted); }
.pa6a0z .s00h { margin-top: 16px; }
.pa6a0z, .pa6a0z.j98ymcrd { min-height: auto !important; }
.pa6a0z.uvpx   .d23l { text-align: left; }
.pa6a0z~.qpe85du{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}
.pa6a0z~.qpe85du .rqcyzl{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yhwn7ix .g2k9qbdy { color: #fff; }
.yhwn7ix .vecp3gf { color: rgba(255,255,255,0.85); }
.yhwn7ix .s00h { background: #fff; color: var(--cta); }
.yhwn7ix .s00h:hover { opacity: 0.92; }
.bgofzz .h3f05m1 { position: relative; overflow: hidden; }
.bgofzz .h3f05m1::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.p0d5j6 .h3f05m1 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.fyqs .h3f05m1 { position: relative; overflow: hidden; }
.fyqs .h3f05m1::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;
}
.s7tp9 .h3f05m1 { position: relative; overflow: hidden; }
.s7tp9 .h3f05m1::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.orz6gj .h3f05m1 {
  animation: hg-fadein 1.2s ease-out both;
}
.h3f05m1 {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.gfxy {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.obxqbfd0 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.hifrlpo {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.h3f05m1 .g2k9qbdy { text-shadow: none; color: var(--text-primary); }
.h3f05m1 .vecp3gf { color: var(--text-muted); }
body.xqwv6 .g2k9qbdy {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vl4e7a .g2k9qbdy {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.j98ymcrd.yhwn7ix .g2k9qbdy,
section.yhwn7ix .g2k9qbdy {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.h3f05m1.xnxytq .gfxy { align-items: center; text-align: center; }
.h3f05m1.uvpx   .gfxy { align-items: flex-start; text-align: left; }
.qf59q .obxqbfd0 { position: relative; }
.qf59q .obxqbfd0::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.qf59q.n9a9 .obxqbfd0::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.saiw .obxqbfd0 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.saiw .hifrlpo {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.saiw .jr2n {
  position: static; width: 100%; aspect-ratio: 4/3; border-radius: 16px;
}
.saiw.n9a9 .obxqbfd0 { padding: 32px 0 32px 32px; }
.e8zk7b .obxqbfd0 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.e8zk7b .hifrlpo {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.n9a9 .gfxy {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.e8zk7b.n9a9 .obxqbfd0 { padding: 40px 16px 40px 48px; }
.j98ymcrd .dduw {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.dduw .dluvt.ti4f2 {
  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;
}
.dduw .dluvt.ti4f2:hover { opacity: 0.85; }
.ozjqlk .obxqbfd0 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .h3f05m1 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .h3f05m1:not(.ozjqlk) .obxqbfd0 { display: none !important; }
  .ozjqlk .obxqbfd0 { padding: 16px; }
  .gfxy  { padding: 36px 24px; }
  .h3f05m1~.qpe85du,.n9a9~.qpe85du{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .j98ymcrd, .h3f05m1 { min-height: 320px !important; }
  .g2k9qbdy { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .llvjnrzk,
  .tunrdz3h,
  .gxu3ck0k { grid-template-columns: 1fr !important; }

  

  
  .x55rm9 { display: flex !important; flex-direction: column !important; }
  .x55rm9 .d23l { display: contents; }
  .x55rm9 .ei2tmtt { order: 0; }
  .x55rm9 .g2k9qbdy { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .x55rm9 .llvjnrzk { order: 2; padding: 0 16px 12px !important; }
  .x55rm9 .vecp3gf { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .re25gydg .d23l { display: flex; flex-direction: column; }
  .re25gydg .d23l .g2k9qbdy { order: 1; }
  .re25gydg .d23l .gxu3ck0k { order: 2; margin: 8px 0 24px !important; }
  .re25gydg .d23l .vecp3gf { order: 3; }
  .re25gydg .d23l .s00h { order: 4; align-self: center; margin-top: 0; }

  
  .h3f05m1.ozjqlk {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .h3f05m1.ozjqlk .gfxy { display: contents; padding: 0; }
  .h3f05m1.ozjqlk .gfxy .g2k9qbdy { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .h3f05m1.ozjqlk .obxqbfd0 { order: 2; padding: 12px 16px; }
  .h3f05m1.ozjqlk .gfxy .vecp3gf { order: 3; padding: 0 24px; margin: 0 auto; }
  .h3f05m1.ozjqlk .gfxy .s00h { order: 4; align-self: center; margin: 8px 0 32px; }
}
.nqko { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.cynav { width: 100%; height: auto; display: block; border-radius: 10px; }
.b07c .nqko        { border-radius: 16px; }
.b07c .cynav  { border-radius: 16px; }
.lkbu6kwo .nqko         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.lkbu6kwo .cynav   { border-radius: 8px; }
.qtlle { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.esd8ain { width: 100%; padding: 32px 0; position: relative; }
.ghbq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.y27qpf .esd8ain:nth-child(even) { background: var(--bg-surface); }
.y27qpf .esd8ain:nth-child(odd)  { background: var(--bg-page); }
.g57f38 .esd8ain:nth-child(even) { background: var(--bg-card); }
.g57f38 .esd8ain:nth-child(odd)  { background: var(--bg-page); }
.y27qpf .esd8ain:nth-child(odd)  .ghbq { background: var(--bg-card); border-radius: 6px; }
.y27qpf .esd8ain:nth-child(even) .ghbq { background: var(--bg-raised); border-radius: 6px; }
.g57f38 .esd8ain:nth-child(odd)  .ghbq { background: var(--bg-card); border-radius: 6px; }
.g57f38 .esd8ain:nth-child(even) .ghbq { background: var(--bg-raised); border-radius: 6px; }
.y27qpf .esd8ain:nth-child(even) .k2cyhx .yhne,
.g57f38 .esd8ain:nth-child(even) .k2cyhx .yhne { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.y27qpf .esd8ain:nth-child(odd) .k2cyhx .yhne,
.g57f38 .esd8ain:nth-child(odd) .k2cyhx .yhne { background: var(--bg-card-inner); }
.y27qpf .esd8ain:nth-child(even) .vfvn .yhne:nth-child(odd),
.g57f38 .esd8ain:nth-child(even) .vfvn .yhne:nth-child(odd)  { background: var(--bg-card); }
.y27qpf .esd8ain:nth-child(even) .vfvn .yhne:nth-child(even),
.g57f38 .esd8ain:nth-child(even) .vfvn .yhne:nth-child(even) { background: var(--bg-card-inner); }
h1.vfea4 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.vfea4 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.algc82 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.p4r5z39n h2.vfea4 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gr0c47jq h2.vfea4 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.hxhwilgz h2.vfea4 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.z4gxtofu h2.vfea4::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.el6n h2.vfea4 {
  color: var(--text-primary); font-size: 1.7rem;
}
.lp4p6wj h2.vfea4::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ujw1 h2.vfea4 {
  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;
}
.wqox4 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .wqox4 { display: none; } }
.s8w9zh8u { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.umlyxpsf { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.zjhb {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.c0qqtyn { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.e0paka { padding-left: 20px; }
.e0paka li { margin-bottom: 6px; }
.e0paka a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.e0paka a:hover { color: var(--accent-light); }
.gsyrhmp .c0qqtyn { display: none; }
.vilk .c0qqtyn { display: none; }
.vilk .e0paka { padding-left: 0; list-style: none; }
.vilk .e0paka li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.vilk .e0paka a { font-size: 0.92rem; }
.hv515 .zjhb { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.hv515 .c0qqtyn { display: none; }
.hv515 .e0paka { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.hv515 .e0paka li { margin-bottom: 0; }
.hv515 .e0paka 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;
}
.hv515 .e0paka a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.momxt5 .zjhb { padding: 20px 20px 16px; }
.momxt5 .e0paka {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.momxt5 .e0paka li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.momxt5 .e0paka 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;
}
.momxt5 .e0paka 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;
}
.momxt5 .e0paka a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.momxt5 .e0paka a:focus,
.momxt5 .e0paka a:focus-visible,
.momxt5 .e0paka a:target { outline: none; }
.momxt5 .e0paka li:target a { border-color: var(--border); color: var(--text-muted); }
.vuck4 .zjhb { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.vuck4 .c0qqtyn { display: none; }
.vuck4 .e0paka { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.vuck4 .e0paka li { margin-bottom: 0; }
.vuck4 .e0paka li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.vuck4 .e0paka li:last-child::after { content: ""; margin-right: 0; }
.vuck4 .e0paka a { font-size: 0.9rem; }
.yhne { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.k2cyhx .yhne { background: var(--bg-card); }
.vfvn .yhne:nth-child(odd)  { background: var(--bg-card); }
.vfvn .yhne:nth-child(even) { background: var(--bg-raised); }
.ujv31a .yhne {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.ujv31a .yhne:last-child { border-bottom: none; }
.ujv31a h3.algc82 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.v2kp .yhne {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.v2kp .yhne + .yhne { margin-top: 4px; }
.jsungcj .yhne { background: none; border-radius: 0; padding: 12px 0; }
.jsungcj .yhne + .yhne { border-top: 1px solid var(--border-section); }
.zido { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.w4729zn { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.sy24omp { color: var(--text-body); margin-bottom: 10px; }
.tn1ns, .hmpkva { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tn1ns li, .hmpkva li { margin-bottom: 6px; }
.hmpkva li { list-style: decimal; }
.dvhwi     .tn1ns { list-style-type: "● "; }
.um6fud  .tn1ns { list-style-type: "■ "; }
.v4ctk7 .tn1ns { list-style-type: "◆ "; }
.bn0t2sr    .tn1ns { list-style-type: "★ "; }
.dvhwi     .mcm7b { list-style-type: "● "; }
.um6fud  .mcm7b { list-style-type: "■ "; }
.v4ctk7 .mcm7b { list-style-type: "◆ "; }
.bn0t2sr    .mcm7b { list-style-type: "★ "; }
.dvhwi    .tn1ns li::marker, .dvhwi    .mcm7b li::marker,
.um6fud .tn1ns li::marker, .um6fud .mcm7b li::marker,
.v4ctk7 .tn1ns li::marker, .v4ctk7 .mcm7b li::marker,
.bn0t2sr   .tn1ns li::marker, .bn0t2sr   .mcm7b li::marker {
  color: var(--cta); font-size: 1em;
}
.dvhwi .hmpkva,
.um6fud .hmpkva,
.v4ctk7 .hmpkva,
.bn0t2sr .hmpkva {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dvhwi .hmpkva li,
.um6fud .hmpkva li,
.v4ctk7 .hmpkva li,
.bn0t2sr .hmpkva li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dvhwi .hmpkva li::before,
.um6fud .hmpkva li::before,
.v4ctk7 .hmpkva li::before,
.bn0t2sr .hmpkva 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;
}
.dvhwi     .hmpkva li::before { border-radius: 50%; }
.um6fud  .hmpkva li::before { border-radius: 3px; }
.v4ctk7 .hmpkva li::before { border-radius: 3px; }
.bn0t2sr    .hmpkva li::before { border-radius: 50%; }
.futg1lba { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.nqt9 .futg1lba,
.fey0n .futg1lba { background: transparent; border: none; border-radius: 0; }
.ndmm70j { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.ndmm70j th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.ndmm70j td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.ndmm70j tr:hover td { background: var(--bg-hover); }
.e38skp .ndmm70j tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ay5as1z .ndmm70j { border: 1px solid var(--border-alt); }
.ay5as1z .ndmm70j th,
.ay5as1z .ndmm70j td { border: 1px solid var(--border-alt); }
.kvtp0f8 .ndmm70j th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.kvtp0f8 .ndmm70j td { border-bottom: none; }
.kvtp0f8 .ndmm70j tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.idsti7 .ndmm70j th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.gac1 .futg1lba {
  overflow: hidden;
}
.gac1 .ndmm70j th { border-bottom: 1px solid var(--border-alt); }
.gac1 .ndmm70j tr:last-child td { border-bottom: none; }
.e87z { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wpu7n1 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.nm4n { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.ovl6 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.l7ubr9 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.mcm7b { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.mcm7b 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%}
.phzetxuo .ovl6 { background: transparent; text-align: center; }
.ecuo8z .nm4n {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.cs521 .nm4n {
  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);
}
.q3rx .wpu7n1 { display: grid; grid-template-columns: auto 1fr; }
.q3rx .nm4n {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.q3rx .ovl6 { grid-column: 2; }
.q3rx .l7ubr9,
.q3rx .mcm7b { grid-column: 1 / -1; }
.fh7kffd .wpu7n1 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fh7kffd .nm4n {
  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);
}
.fh7kffd .ovl6 { grid-column: 2; }
.fh7kffd .l7ubr9,
.fh7kffd .mcm7b { grid-column: 1 / -1; }
.hvfqcagt .wpu7n1 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.hvfqcagt .ovl6 { background: none; color: var(--accent-light); font-weight: 700; }
.jxv1ap1e .wpu7n1 { 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); }
.jxv1ap1e .ovl6 { background: none; color: var(--accent-light); font-weight: 700; }
.jloggm .wpu7n1 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.jloggm .wpu7n1:last-child { border-bottom: none; }
.jloggm .ovl6 { background: none; color: var(--accent-light); font-weight: 700; }
.u71z5d .wpu7n1 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.u71z5d .ovl6 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.eva0gd .e87z { counter-reset: card-n; }
.eva0gd .wpu7n1  { counter-increment: card-n; }
.eva0gd .ovl6 { display: flex; align-items: center; gap: 10px; }
.eva0gd .ovl6::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;
}
.w8619a .wpu7n1 { background: var(--bg-surface); border: 1px solid var(--border); }
.w8619a .ovl6 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.tlk78jn { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.yejx70j  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.r66bx { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.tt71tcil { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.tlk78jn strong { color: var(--text-primary); font-size: 0.95rem; }
.tlk78jn p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cynav { width: 100%; height: auto; border-radius: 10px; display: block; }
.ti4f2 {
  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;
}
.ti4f2:hover { opacity: 0.85; }
.t8h0 .ti4f2  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.t8h0 .ti4f2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.q8v0l .ti4f2  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.q8v0l .ti4f2:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.cynj2 .s00h { border-radius: 50px; }
.cynj2 .ti4f2  { border-radius: 50px; }
.fl4a .s00h { padding-left: 22px; padding-right: 22px; }
.fl4a .ti4f2  { padding-left: 12px; padding-right: 12px; }
.vewrc .s00h { padding-left: 44px; padding-right: 44px; }
.vewrc .ti4f2  { padding-left: 24px; padding-right: 24px; }
.i5fdr3 .s00h { padding-left: 56px; padding-right: 56px; }
.i5fdr3 .ti4f2  { padding-left: 32px; padding-right: 32px; }
.ii6sdf   .s00h::after, .ii6sdf   .ti4f2::after,
.arf3fe .s00h::after, .arf3fe .ti4f2::after,
.h271z    .s00h::after, .h271z    .ti4f2::after,
.x66vzbl    .s00h::after, .x66vzbl    .ti4f2::after,
.j813en0s    .s00h::after, .j813en0s    .ti4f2::after,
.b504t     .s00h::after, .b504t     .ti4f2::after,
.dn9es    .s00h::after, .dn9es    .ti4f2::after,
.f1xlw   .s00h::after, .f1xlw   .ti4f2::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;
}
.ii6sdf .s00h::after, .ii6sdf .ti4f2::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");
}
.arf3fe .s00h::after, .arf3fe .ti4f2::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");
}
.h271z .s00h::after, .h271z .ti4f2::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");
}
.x66vzbl .s00h::after, .x66vzbl .ti4f2::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");
}
.j813en0s .s00h::after, .j813en0s .ti4f2::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");
}
.b504t .s00h::after, .b504t .ti4f2::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");
}
.dn9es .s00h::after, .dn9es .ti4f2::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");
}
.f1xlw .s00h::after, .f1xlw .ti4f2::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");
}
.u5xvlpg   .zfpcj2qw::after, .u5xvlpg   .ccaz::after,
.sicz .zfpcj2qw::after, .sicz .ccaz::after,
.qfcfe    .zfpcj2qw::after, .qfcfe    .ccaz::after,
.bj7l9rfl    .zfpcj2qw::after, .bj7l9rfl    .ccaz::after,
.sfaahl    .zfpcj2qw::after, .sfaahl    .ccaz::after,
.e94sx     .zfpcj2qw::after, .e94sx     .ccaz::after,
.su60    .zfpcj2qw::after, .su60    .ccaz::after,
.hgbuujrz   .zfpcj2qw::after, .hgbuujrz   .ccaz::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;
}
.u5xvlpg .zfpcj2qw::after, .u5xvlpg .ccaz::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");
}
.sicz .zfpcj2qw::after, .sicz .ccaz::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");
}
.qfcfe .zfpcj2qw::after, .qfcfe .ccaz::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");
}
.bj7l9rfl .zfpcj2qw::after, .bj7l9rfl .ccaz::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");
}
.sfaahl .zfpcj2qw::after, .sfaahl .ccaz::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");
}
.e94sx .zfpcj2qw::after, .e94sx .ccaz::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");
}
.su60 .zfpcj2qw::after, .su60 .ccaz::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");
}
.hgbuujrz .zfpcj2qw::after, .hgbuujrz .ccaz::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");
}
.qtzfrjfg .b3bt9v3    { background: transparent; padding: 0; }
.dluvt.ti4f2 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .cou58a {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .cou58a::before    { grid-area: rank;   }
  .nsy12vz0           { grid-area: ident;  }
  .mhvyq     { grid-area: rating; min-width: 0; width: auto; }
  .sdyh3           { grid-area: pills;  }
  .dluvt             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .cou58a {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .cou58a::before    { justify-self: center; }
  .nsy12vz0           { width: 100%; }
  .mhvyq     { justify-self: center; }
  .sdyh3           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .m7f0 .g6432 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .m7f0 .m0hjy { margin: 0; }
}
@media (max-width: 720px) {
  .ou8j1 { grid-template-columns: 1fr; }
  .qlrt { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qlrt .tju2ol9l { width: 72px; height: 50px; }
  .qlrt .kflupdw6 { max-width: 180px; }
  .qlrt .h3c2ui8 { width: auto; }
}
@media (max-width: 720px) {
  .sy021np { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .jp2v4ll { padding: 16px; }
  .a1z26u6 .j5awcmp { min-width: 50%; }
}
@media (max-width: 860px) {
  .p2mpj7 { grid-template-columns: 1fr; }
  .bhryd87 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pl2xlu { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .nnt5s { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .relb3 { flex-direction: column; align-items: stretch; }
}
.h1h4yksh .h3c2ui8 .ti4f2 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .zqq5fn5r { flex-direction: column; align-items: stretch; gap: 10px; }
  .h1h4yksh .h3c2ui8 { text-align: center; }
}
@media (max-width: 720px) {
  .ac2k89 { grid-template-columns: 1fr; }
  .jtlfdj6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .vvle68so { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .sjlywhoa { grid-template-columns: 1fr; }
  .ao8ok7i { width: 100px; height: 100px; margin: 16px auto; }
  .p5qyf { font-size: 1.4rem; }
  .vl8v9e07 { justify-content: center; }
  .g6tivp .j5awcmp { min-width: 50%; }
}
@media (max-width: 540px) {
  .lxwp { flex-wrap: wrap; padding: 14px 16px; }
  .dpyfbj8d { padding: 12px 16px; }
  .joys2d .olrkmlh9 { margin: 0 16px; }
  .joys2d .y7y0o6 { padding: 0 16px; }
  .o9tp { padding: 12px 16px; }
}
.l4fcv0 .tw7u {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.l4fcv0 .cou58a {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.l4fcv0 .cou58a:last-child { border-bottom: none; }
.l4fcv0 .nsy12vz0,
.l4fcv0 .mhvyq,
.l4fcv0 .sdyh3 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.mr4qe .sdyh3 .v2rzhsq {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.nj76s .ed3bk { display: none; }
.nj76s .yt1uf9fq { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.nj76s .yt1uf9fq {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.nj76s .yt1uf9fq small { display: none; }
.nj76s .py0c4x .jqvkvp { display: none; }
.nj76s .py0c4x strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.nj76s .lowrh { display: none; }
.s0wewd7a { margin: 16px 0; }
.ncnh { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ncnh summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ncnh summary::after { content: "+"; color: var(--accent-light); }
.ncnh[open] summary::after { content: "−"; }
.ncnh p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.esd8ain { margin-bottom: 0; }
.pjvz9 h2.vfea4 { color: var(--text-primary); border-color: var(--accent-light); }
.bcxczb h2.vfea4 { color: var(--text-primary); border-color: var(--accent-light); }
.mv23omv .yejx70j     { background: #052e16; border-color: #10b981; }
.mv23omv .r66bx    { background: #1e1036; border-color: #a855f7; }
.mv23omv .tlk78jn strong  { color: #f1f5f9; }
.mv23omv .tlk78jn p       { color: #cbd5e1; }
.mv23omv .gd5xnq    .yejx70j     .tt71tcil::before,
.mv23omv .eo8gjtll  .yejx70j     .tt71tcil::before,
.mv23omv .cibacef  .yejx70j     .tt71tcil::before,
.mv23omv .nsvfl54 .yejx70j     .tt71tcil::before { color: #10b981; }
.mv23omv .gd5xnq    .caxvc .tt71tcil::before,
.mv23omv .eo8gjtll  .caxvc .tt71tcil::before,
.mv23omv .cibacef  .caxvc .tt71tcil::before,
.mv23omv .nsvfl54 .caxvc .tt71tcil::before { color: #f43f5e; }
.mv23omv .gd5xnq    .r66bx    .tt71tcil::before,
.mv23omv .eo8gjtll  .r66bx    .tt71tcil::before,
.mv23omv .cibacef  .r66bx    .tt71tcil::before,
.mv23omv .nsvfl54 .r66bx    .tt71tcil::before { color: #a855f7; }
.zsimp .yejx70j     { background: #2d2000; border-color: #eab308; }
.zsimp .r66bx    { background: #2d1600; border-color: #f97316; }
.zsimp .tlk78jn strong  { color: #f1f5f9; }
.zsimp .tlk78jn p       { color: #cbd5e1; }
.zsimp .gd5xnq    .yejx70j     .tt71tcil::before,
.zsimp .eo8gjtll  .yejx70j     .tt71tcil::before,
.zsimp .cibacef  .yejx70j     .tt71tcil::before,
.zsimp .nsvfl54 .yejx70j     .tt71tcil::before { color: #eab308; }
.zsimp .gd5xnq    .caxvc .tt71tcil::before,
.zsimp .eo8gjtll  .caxvc .tt71tcil::before,
.zsimp .cibacef  .caxvc .tt71tcil::before,
.zsimp .nsvfl54 .caxvc .tt71tcil::before { color: #ef4444; }
.zsimp .gd5xnq    .r66bx    .tt71tcil::before,
.zsimp .eo8gjtll  .r66bx    .tt71tcil::before,
.zsimp .cibacef  .r66bx    .tt71tcil::before,
.zsimp .nsvfl54 .r66bx    .tt71tcil::before { color: #f97316; }
.j4wd .yejx70j     { background: #0c1a2e; border-color: #38bdf8; }
.j4wd .r66bx    { background: #0a2020; border-color: #2dd4bf; }
.j4wd .tlk78jn strong  { color: #f1f5f9; }
.j4wd .tlk78jn p       { color: #cbd5e1; }
.j4wd .gd5xnq    .yejx70j     .tt71tcil::before,
.j4wd .eo8gjtll  .yejx70j     .tt71tcil::before,
.j4wd .cibacef  .yejx70j     .tt71tcil::before,
.j4wd .nsvfl54 .yejx70j     .tt71tcil::before { color: #38bdf8; }
.j4wd .gd5xnq    .caxvc .tt71tcil::before,
.j4wd .eo8gjtll  .caxvc .tt71tcil::before,
.j4wd .cibacef  .caxvc .tt71tcil::before,
.j4wd .nsvfl54 .caxvc .tt71tcil::before { color: #818cf8; }
.j4wd .gd5xnq    .r66bx    .tt71tcil::before,
.j4wd .eo8gjtll  .r66bx    .tt71tcil::before,
.j4wd .cibacef  .r66bx    .tt71tcil::before,
.j4wd .nsvfl54 .r66bx    .tt71tcil::before { color: #2dd4bf; }
.i80j4jk .yejx70j     { background: var(--accent-bg); border-color: var(--accent-light); }
.i80j4jk .caxvc { background: var(--accent-bg-light); border-color: var(--accent-light); }
.i80j4jk .r66bx    { background: var(--accent-bg); border-color: var(--accent-pale); }
.i80j4jk .gd5xnq    .tt71tcil::before,
.i80j4jk .eo8gjtll  .tt71tcil::before,
.i80j4jk .cibacef  .tt71tcil::before,
.i80j4jk .nsvfl54 .tt71tcil::before { color: var(--accent-light) !important; }
.wzuuu .por12f9 ul li,
.wzuuu .r56ctve2 li         { color: #4ade80; }
.wzuuu .por12f9 .c8tp { color: #22c55e; }
.wzuuu .c1y5o454 ul li,
.wzuuu .j6g9raw li         { color: #f87171; }
.wzuuu .c1y5o454 .mq35vhtg { color: #ef4444; }
.u1fxu2 .tlk78jn { background: transparent; border-left: none; border: 1.5px solid; }
.u1fxu2 .yejx70j     { border-color: var(--c-tip-border); }
.u1fxu2 .r66bx    { border-color: #60a5fa; }
.u1fxu2 .tlk78jn strong { color: var(--text-primary); }
.u1fxu2 .tlk78jn p      { color: var(--text-muted); }
.naq0j6o4 .tlk78jn { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.naq0j6o4 .yejx70j     { border-top-color: var(--c-tip-border); }
.naq0j6o4 .r66bx    { border-top-color: #60a5fa; }
.ljlpa4r .tlk78jn { border-left: none; border-radius: 8px; }
.ljlpa4r .yejx70j     { background: #065f46; }
.ljlpa4r .caxvc { background: #92400e; }
.ljlpa4r .r66bx    { background: #1e3a8a; }
.ljlpa4r .tlk78jn strong,
.ljlpa4r .tlk78jn p { color: #fff; }
.ljlpa4r .tt71tcil::before { color: rgba(255,255,255,0.85) !important; }
.mv23omv.ljlpa4r .yejx70j,
.mv23omv .ljlpa4r .yejx70j     { background: #052e16; }
.mv23omv.ljlpa4r .caxvc,
.mv23omv .ljlpa4r .caxvc { background: #2d0a1e; }
.mv23omv.ljlpa4r .r66bx,
.mv23omv .ljlpa4r .r66bx    { background: #1e1036; }
.zsimp.ljlpa4r .yejx70j,
.zsimp .ljlpa4r .yejx70j      { background: #2d2000; }
.zsimp.ljlpa4r .caxvc,
.zsimp .ljlpa4r .caxvc  { background: #2d0b0b; }
.zsimp.ljlpa4r .r66bx,
.zsimp .ljlpa4r .r66bx     { background: #2d1600; }
.j4wd.ljlpa4r .yejx70j,
.j4wd .ljlpa4r .yejx70j      { background: #0c1a2e; }
.j4wd.ljlpa4r .caxvc,
.j4wd .ljlpa4r .caxvc  { background: #12103a; }
.j4wd.ljlpa4r .r66bx,
.j4wd .ljlpa4r .r66bx     { background: #0a2020; }
.uzc4 .tlk78jn { border-left: none; border-radius: 6px; padding: 10px 14px; }
.uzc4 .yejx70j     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.uzc4 .r66bx    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.uzc4 .tlk78jn strong { color: var(--text-primary); }
.uzc4 .tlk78jn p      { color: var(--text-muted); }
.fia4 .tlk78jn { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gd5xnq .tt71tcil,
.eo8gjtll .tt71tcil,
.cibacef .tt71tcil,
.nsvfl54 .tt71tcil { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gd5xnq .tt71tcil::before,
.eo8gjtll .tt71tcil::before,
.cibacef .tt71tcil::before,
.nsvfl54 .tt71tcil::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gd5xnq .yejx70j     .tt71tcil::before { content: "✦"; color: var(--c-tip-border); }
.gd5xnq .caxvc .tt71tcil::before { content: "▲"; color: var(--c-warn-border); }
.gd5xnq .r66bx    .tt71tcil::before { content: "◉"; color: #60a5fa; }
.eo8gjtll .yejx70j     .tt71tcil::before { content: "★"; color: var(--c-tip-border); }
.eo8gjtll .caxvc .tt71tcil::before { content: "◆"; color: var(--c-warn-border); }
.eo8gjtll .r66bx    .tt71tcil::before { content: "●"; color: #60a5fa; }
.cibacef .yejx70j     .tt71tcil::before { content: "▶"; color: var(--c-tip-border); }
.cibacef .caxvc .tt71tcil::before { content: "■"; color: var(--c-warn-border); }
.cibacef .r66bx    .tt71tcil::before { content: "▸"; color: #60a5fa; }
.nsvfl54 .yejx70j     .tt71tcil::before { content: "→"; color: var(--c-tip-border); }
.nsvfl54 .caxvc .tt71tcil::before { content: "⬥"; color: var(--c-warn-border); }
.nsvfl54 .r66bx    .tt71tcil::before { content: "◈"; color: #60a5fa; }
.cw9p .k2cyhx .yhne,
.cw9p .vfvn .yhne  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.cw9p .wpu7n1                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.cw9p .futg1lba          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cw9p .zjhb                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.a7579gj .k2cyhx .yhne,
.a7579gj .vfvn .yhne,
.a7579gj .wpu7n1,
.a7579gj .cou58a,
.a7579gj .m0hjy,
.a7579gj .futg1lba,
.a7579gj .zjhb,
.a7579gj .fia4 .tlk78jn { box-shadow: none; }
.rb6yv4k   body, .rb6yv4k   { font-size: 0.9rem; }
.rb6yv4k   .sy24omp, .rb6yv4k .zido, .rb6yv4k .w4729zn,
.rb6yv4k   .s8w9zh8u, .rb6yv4k .umlyxpsf { font-size: 0.9rem; }
.rb6yv4k   .tn1ns, .rb6yv4k .hmpkva { font-size: 0.9rem; }
.guqc2   .sy24omp, .guqc2 .zido, .guqc2 .w4729zn,
.guqc2   .s8w9zh8u, .guqc2 .umlyxpsf { font-size: 0.95rem; }
.guqc2   .tn1ns, .guqc2 .hmpkva { font-size: 0.95rem; }
.fjqbvqib   .sy24omp, .fjqbvqib .zido, .fjqbvqib .w4729zn,
.fjqbvqib   .s8w9zh8u, .fjqbvqib .umlyxpsf { font-size: 1.08rem; }
.fjqbvqib   .tn1ns, .fjqbvqib .hmpkva { font-size: 1.05rem; }
.fjqbvqib   .ndmm70j { font-size: 0.97rem; }
.zu080 .g2k9qbdy      { font-size: 3.2rem; }
.zu080 h2.vfea4 { font-size: 1.9rem; }
.zu080 h3.algc82     { font-size: 1.4rem; }
.pb2onofh .g2k9qbdy      { font-size: 3.8rem; }
.pb2onofh h2.vfea4 { font-size: 2.2rem; }
.pb2onofh h3.algc82     { font-size: 1.6rem; }
.esd8ain + .esd8ain { position: relative; }
.a26ob2sx   .esd8ain + .esd8ain::before,
.e62t50s  .esd8ain + .esd8ain::before,
.uu90   .esd8ain + .esd8ain::before,
.lzmf   .esd8ain + .esd8ain::before,
.zd01ayou   .esd8ain + .esd8ain::before,
.erovq .esd8ain + .esd8ain::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.a26ob2sx .esd8ain + .esd8ain::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.e62t50s .esd8ain + .esd8ain::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.uu90 .esd8ain + .esd8ain::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;
}
.lzmf .esd8ain + .esd8ain::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.taof .esd8ain { margin-bottom: 16px; }
.taof .esd8ain + .esd8ain { margin-top: 0; }
.taof .ghbq { padding-top: 0; padding-bottom: 0; }
.zd01ayou .esd8ain + .esd8ain::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.erovq .esd8ain + .esd8ain::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.a93bs6 .esd8ain + .esd8ain::before,
.bb8vh .esd8ain + .esd8ain::before,
.atbjp .esd8ain + .esd8ain::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%;
}
.y27qpf .a93bs6 .esd8ain:nth-child(even)::before,
.y27qpf .bb8vh .esd8ain:nth-child(even)::before,
.y27qpf .atbjp .esd8ain:nth-child(even)::before { background: var(--bg-surface); }
.g57f38 .a93bs6 .esd8ain:nth-child(even)::before,
.g57f38 .bb8vh .esd8ain:nth-child(even)::before,
.g57f38 .atbjp .esd8ain:nth-child(even)::before { background: var(--bg-card); }
.a93bs6 .esd8ain + .esd8ain::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");
}
.bb8vh .esd8ain + .esd8ain::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");
}
.atbjp .esd8ain + .esd8ain::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");
}
.dhdpf .gfxy,
.k1id3snp .gfxy { padding-bottom: 60px; }
.ejon2cp .gfxy { padding-bottom: 70px; }
.fxpmtkh .h3f05m1 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uhldl17t .h3f05m1 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.eaa4 .h3f05m1 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.d68s .h3f05m1 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ywpsc60 .h3f05m1 { background: var(--accent-bg); }
.ywfqr .nqko { float: left; width: 38%; margin: 0 28px 16px 0; }
.ywfqr .nqko .cynav { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ywfqr .ghbq::after { content: ''; display: block; clear: both; }
.a7s61 .nqko { float: right; width: 38%; margin: 0 0 16px 28px; }
.a7s61 .nqko .cynav { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a7s61 .ghbq::after { content: ''; display: block; clear: both; }
.m49hojb .esd8ain:nth-child(odd)  .nqko { float: left;  width: 38%; margin: 0 28px 16px 0; }
.m49hojb .esd8ain:nth-child(even) .nqko { float: right; width: 38%; margin: 0 0 16px 28px; }
.m49hojb .nqko .cynav { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m49hojb .ghbq::after { content: ''; display: block; clear: both; }
.ywfqr .e87z,
.a7s61 .e87z,
.m49hojb .e87z,
@media (max-width: 900px) {
  .ywfqr .nqko,
  .a7s61 .nqko,
  .m49hojb .esd8ain:nth-child(odd)  .nqko,
  .m49hojb .esd8ain:nth-child(even) .nqko {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ywfqr .nqko .cynav,
  .a7s61 .nqko .cynav,
  .m49hojb .nqko .cynav {
    max-height: none !important;
  }
}
.ywfqr .tn1ns,
.ywfqr .hmpkva,
.a7s61 .tn1ns,
.a7s61 .hmpkva,
.m49hojb .tn1ns,
.m49hojb .hmpkva { overflow: hidden; }
@media (max-width: 640px) {
  .ywfqr .nqko,
  .a7s61 .nqko,
  .m49hojb .nqko { float: none; width: 100%; margin: 0 0 16px 0; }
}
.gu3f .qtlle,
.gu3f .ghbq,
.gu3f .k51i  { max-width: 1100px; }
.gu3f { --content-mw: 1100px; }
.oisry .qtlle,
.oisry .ghbq,
.oisry .k51i  { max-width: 1200px; }
.g4lizwx .qtlle,
.g4lizwx .ghbq,
.g4lizwx .k51i  { max-width: 1320px; }
.pckta { font-size: 0.82rem; color: var(--text-muted); }
.ksx7x { display: flex; align-items: center; }
.qk1fxjmj {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ehyxxqkv { display: flex; align-items: center; }
.nmurm { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nmurm:hover { text-decoration: underline; }
.dvr9vt9v { margin: 0 3px; opacity: 0.45; }
.dvr9vt9v::before { content: '/'; }
.lsd6u { padding: 2px 5px; color: var(--text-main); }
.ybpfibn .pckta {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ybpfibn .ksx7x { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.foolgkv4 .pckta {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.foolgkv4 .ksx7x { padding: 0 0 0 12px; }
.bwnfk4uw .ksx7x { padding: 0 16px; }
.bwnfk4uw .pckta {
  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);
}
.bwnfk4uw .qtlle { padding-top: 28px; }
@media (max-width: 720px) {
  .epdk52wa { margin-top: 18px; padding: 0 16px; }
  .bwnfk4uw .qtlle { padding-top: 16px; }
}
.gu3f.ybpfibn .ksx7x { max-width: 1100px; }
.oisry.ybpfibn .ksx7x { max-width: 1200px; }
.g4lizwx.ybpfibn .ksx7x { max-width: 1320px; }
.gu3f .epdk52wa { max-width: 1100px; }
.g4lo4lv .esd8ain { padding-top: 16px; padding-bottom: 16px; }
.g3tr6 .esd8ain { padding-top: 24px; padding-bottom: 24px; }
.gldjq .esd8ain { padding-top: 40px; padding-bottom: 40px; }
.s1ssy6a .esd8ain { padding-top: 52px; padding-bottom: 52px; }
.je6b .esd8ain:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.je6b .esd8ain:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.je6b .esd8ain:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.je6b .esd8ain:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.cfc2 .ghbq { padding-top: 10px;  padding-bottom: 10px; }
.e96g5m1q .ghbq { padding-top: 18px;  padding-bottom: 18px; }
.fyp0g .ghbq { padding-top: 36px;  padding-bottom: 36px; }
.e01v1nu3 .ghbq { padding-top: 48px;  padding-bottom: 48px; }
.oeynh h2.vfea4 { font-weight: 600; }
.oeynh h3.algc82     { font-weight: 600; }
.b0wbmab h2.vfea4 { font-weight: 800; }
.b0wbmab h3.algc82     { font-weight: 700; }
.u3muh { font-weight: 600; }
.u3muh h2.vfea4 { font-weight: 900; }
.u3muh h3.algc82     { font-weight: 800; }
.u3muh .tlk78jn strong,
.u3muh .tlk78jn strong { font-weight: 600; }
.zfpcj2qw {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.pmnf4qi7 .zfpcj2qw { display: none; }
@media (max-width: 640px) {
  .hxhz { display: none; }
  .zfpcj2qw {
    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;
  }
}
.zfpcj2qw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zfpcj2qw:hover { opacity: 0.85; }
.clnh2 .zfpcj2qw { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.pavp .zfpcj2qw,
.b3f1yt  .zfpcj2qw { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.pavp .zfpcj2qw:hover,
.b3f1yt  .zfpcj2qw:hover { opacity: 0.88; }
.clnh2.pavp .zfpcj2qw,
.clnh2.b3f1yt  .zfpcj2qw { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ccaz {
  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;
}
.ccaz:hover { transform: translateY(-2px); opacity: 0.92; }
.ccaz { background: var(--cta) !important; color: #fff !important; border: none !important; }
.t6u7rp .ccaz { display: none; }
.wkv3t .ccaz { right: 32px; }
.fx6yf  .ccaz { left: 32px; }
@media (max-width: 480px) {
  .wkv3t .ccaz { right: 20px; bottom: 20px; }
  .fx6yf  .ccaz { left: 20px; bottom: 20px; }
}
.ry10b8 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.k51i { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ykje { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.xyfqco3q { color: var(--text-dim); font-size: 0.8rem; }
.vnatn { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.vnatn img { height: 26px; width: auto; object-fit: contain; }
.udsbvxrc { display: flex; flex-direction: column; gap: 6px; }
.udsbvxrc a, .lwrel a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.udsbvxrc a:hover, .lwrel a:hover { color: var(--accent-light); }
.udsbvxrc .o8ze { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.maktqh .k51i { text-align: center; }
.maktqh .ykje { margin-top: 0; }
.iweei { margin-top: 10px; }
.iweei a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .k51i { padding-left: 16px; padding-right: 16px; }
  .o7lw7r .k51i { padding: 20px 16px; }
  .lwrel { gap: 4px 12px; }
  .ykje { font-size: 0.78rem; }
}
.qoc4 .o6pen8 .vnatn { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.qoc4 .ykje { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.qoc4 .xyfqco3q { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .qoc4 .mhjn { grid-template-columns: 1fr 1fr; } .qoc4 .o6pen8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qoc4 .mhjn { grid-template-columns: 1fr; } }
.a3m8ig0 .vnatn { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.a3m8ig0 .ykje { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .a3m8ig0 .kymuybu { gap: 12px; } .a3m8ig0 .vnatn { margin-right: 0; width: 100%; } }
.y9qqg .m05k .vnatn { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.y9qqg .ykje { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.y9qqg .xyfqco3q { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .y9qqg .v8ld1lmu { grid-template-columns: 1fr 1fr; } .y9qqg .m05k { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y9qqg .v8ld1lmu { grid-template-columns: 1fr; } }
.nt9fe .hnvkvjk { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.nt9fe .udsbvxrc { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .nt9fe .hnvkvjk { grid-template-columns: 1fr 1fr; } .nt9fe .omkvv3t:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nt9fe .hnvkvjk { grid-template-columns: 1fr; } }
.y9npb .hnvkvjk { grid-template-columns: 1fr 2fr; }
.y9npb .ge8es2k .udsbvxrc { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .y9npb .hnvkvjk { grid-template-columns: 1fr; } }
.fyhy .k51i { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.th6nwp2 .b6rk      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.th6nwp2 .ry10b8 { background: var(--bg-page); border-top-color: var(--border-alt); }
.n9cj .b6rk      { background: #0d1117; border-bottom-color: #21262d; }
.n9cj .xska3jva { color: var(--accent-light); }
.n9cj .rjt7 { --msep-color: #8b949e; }
.n9cj .rjt7 a { color: #8b949e; }
.n9cj .rjt7 a:hover { color: var(--accent-light); }
.n9cj .otcdlrj { color: #8b949e; }
.n9cj .ry10b8 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.n9cj .ykje,
.n9cj .xyfqco3q { color: #6e7681; }
.n9cj .udsbvxrc a, .n9cj .lwrel a,
.n9cj .vnatn { color: #e6edf3; }
.n9cj .udsbvxrc a:hover, .n9cj .lwrel a:hover,
@media (max-width: 640px) {
  .n9cj .rjt7 { background: #0d1117; border-top-color: #21262d; }
  .n9cj .rjt7 li a { border-bottom-color: #21262d; }
}
.sab90cj .b6rk      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.sab90cj .xska3jva { color: var(--accent-light); }
.sab90cj .rjt7 { --msep-color: #475569; }
.sab90cj .rjt7 a { color: #475569; }
.sab90cj .rjt7 a:hover { color: var(--accent-light); }
.sab90cj .otcdlrj { color: #64748b; }
.sab90cj .ry10b8 { background: #f0f4f8; border-top-color: #cbd5e1; }
.sab90cj .ykje,
.sab90cj .xyfqco3q { color: #64748b; }
.sab90cj .udsbvxrc a, .sab90cj .lwrel a,
.sab90cj .ywh931c a, .sab90cj .vnatn { color: #374151; }
.sab90cj .udsbvxrc a:hover, .sab90cj .lwrel a:hover,
@media (max-width: 640px) {
  .sab90cj .rjt7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .sab90cj .rjt7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.pavp .b6rk      { background: var(--accent); border-bottom-color: var(--accent-light); }
.pavp .xska3jva { color: #fff; }
.pavp .rjt7 { --msep-color: rgba(255,255,255,0.82); }
.pavp .rjt7 a { color: rgba(255,255,255,0.82); }
.pavp .rjt7 a:hover { color: #fff; }
.pavp .otcdlrj { color: rgba(255,255,255,0.9); }
.pavp .ry10b8 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.pavp .ykje,
.pavp .xyfqco3q { color: rgba(255,255,255,0.72); }
.pavp .udsbvxrc a, .pavp .lwrel a,
.pavp .ywh931c a, .pavp .vnatn { color: #fff; }
.pavp .udsbvxrc a:hover, .pavp .lwrel a:hover,
@media (max-width: 640px) {
  .pavp .rjt7 { background: var(--accent); border-top-color: var(--accent-light); }
  .pavp .rjt7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.b3f1yt .b6rk {
  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);
}
.b3f1yt .ry10b8 {
  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) {
  .b3f1yt .rjt7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vu19gkse .v554 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.bwcaed .v554 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.gmatpp2 .v554 { min-height: 72px; height: auto; }
.geto1 .v554 { min-height: 84px; height: auto; }
.o7lw7r .v554 { max-width: none; padding: 0 32px; }
.o7lw7r .k51i  { max-width: none; padding: 24px 32px; }
.j7t62d1i.oisry .v554 { max-width: 1200px; }
.j7t62d1i.g4lizwx .v554 { max-width: 1320px; }
.ukw3fe   .xska3jva, .ukw3fe   .vnatn { text-transform: capitalize; }
.j7x4kst .xska3jva, .j7x4kst .vnatn { text-transform: lowercase; }
.f5cfo .xska3jva, .f5cfo .vnatn { text-transform: uppercase; letter-spacing: 0.06em; }
.d5djn2, .sd1w8bf {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.p4u9 .d5djn2,
.p4u9 .sd1w8bf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ap5l6i .d5djn2,
.ap5l6i .sd1w8bf { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.jip58i .d5djn2,
.jip58i .sd1w8bf { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.tkp7s .d5djn2,
.tkp7s .sd1w8bf { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.zgsb4d9u   .rjt7 a { font-weight: 500; }
.bg8x .rjt7 a { font-weight: 600; }
.qyedo     .rjt7 a { font-weight: 700; }
.kxn3otf    .rjt7 a { font-weight: 800; letter-spacing: 0.01em; }
.n22q1     .rjt7 > li + li::before,
.lorxvf9    .rjt7 > li + li::before,
.g6ee    .rjt7 > li + li::before,
.mkhpxa62 .rjt7 > li + li::before,
.xf127dgb .rjt7 > li + li::before,
.f7uh  .rjt7 > li + li::before,
.z2c1    .rjt7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.n22q1     .rjt7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lorxvf9    .rjt7 > li + li::before { content: "|"; }
.g6ee    .rjt7 > li + li::before { content: "—"; }
.mkhpxa62 .rjt7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.xf127dgb .rjt7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.f7uh  .rjt7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.z2c1    .rjt7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .yl5pbh8p .otcdlrj,
  .f1r5uv .otcdlrj,
  .sgli28 .otcdlrj,
  .mbdn0 .otcdlrj,
  .nq9ui .otcdlrj {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .yl5pbh8p .otcdlrj::before,
  .f1r5uv .otcdlrj::before,
  .sgli28 .otcdlrj::before,
  .mbdn0 .otcdlrj::before,
  .nq9ui .otcdlrj::before { content: ""; display: block; flex-shrink: 0; }

  
  .yl5pbh8p .otcdlrj::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;
  }

  
  .f1r5uv .otcdlrj::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;
  }

  
  .sgli28 .otcdlrj::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;
  }

  
  .mbdn0 .otcdlrj::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;
  }

  
  .nq9ui .otcdlrj::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) {
  .z2mnz .otcdlrj {
    padding: 5px 14px;
  }
  .z2mnz .rjt7 {
    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;
  }
  .z2mnz .rjt7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .z2mnz .rjt7 li a:hover { background: var(--bg-raised); }
  .z2mnz .icbhokrb,
  .b01h48r .icbhokrb,
  .wkg5 .icbhokrb { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .csbw .otcdlrj {
    padding: 5px 10px;
  }
  .csbw .rjt7 {
    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);
  }
  .csbw .rjt7.e9yea9 { transform: translateX(0); }
  .csbw .rjt7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .csbw .rjt7 li:last-child a { border-bottom: none; }
  .pavp .rjt7,
  .n9cj .rjt7 { background: var(--accent) !important; }
  .pavp .rjt7 li a,
  .n9cj .rjt7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .wkg5 .otcdlrj {
    padding: 5px 10px;
  }
  .wkg5 .rjt7 {
    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);
  }
  .wkg5 .rjt7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .wkg5 .rjt7.e9yea9 { transform: translateY(0); }
  .wkg5 .rjt7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .zid78lv .otcdlrj {
    padding: 5px 10px;
  }
  .zid78lv .rjt7 {
    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;
  }
  .zid78lv .rjt7.e9yea9 { opacity: 1; pointer-events: auto; }
  .zid78lv .rjt7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .mvjcpkpq     .otcdlrj { border-radius: 0 !important; }
  .g54d   .otcdlrj { border-radius: 8px !important; }
  .y8vah11 .otcdlrj { border-radius: 50% !important; }
  .x5gz   .otcdlrj { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kulbjn .ux19q5qv { flex-direction: column; align-items: stretch; }
  .kulbjn .z05qir { flex-direction: row; min-width: auto; }
  .kulbjn .lsndo3z { align-items: flex-start; text-align: left; }
}
.lh88,
.lh88.esd8ain,
.y27qpf .lh88,
.s8dzjp .lh88,
.g57f38 .lh88,
.aaw0 .lh88 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wf7wmhw2 {
  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;
}
.shbpqe { flex: 1 1 280px; min-width: 0; }
.aoah6gd0 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.e1xmc {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.xeuwy {
  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;
}
.xeuwy:hover { transform: translateY(-1px); opacity: 0.95; }
.xl4531p1 .wf7wmhw2 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.xl4531p1 .aoah6gd0 { color: var(--cta); }
.xl4531p1 .e1xmc { color: var(--text-body); }
.xl4531p1 .xeuwy {
  background: var(--cta) !important;
  color: #fff !important;
}
.i22f20y .wf7wmhw2 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.i22f20y .aoah6gd0 { color: var(--text-primary); }
.i22f20y .e1xmc { color: var(--text-body); }
.i22f20y .xeuwy {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wf7wmhw2 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .shbpqe { flex: 0 0 auto; }
  .aoah6gd0 { font-size: 1.2rem; }
  .xeuwy { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.tkva27aq .cmpm0el { height: 36px; }
.zh4dj2t .cmpm0el { height: 60px; max-width: 200px; }
.eodaudk7 .cmpm0el { height: 56px; max-width: 180px; }
.jq4m1k6     .ed3bk, .jq4m1k6     .jqvkvp { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.mr4qe .v2rzhsq {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .k27p4c2 .tw7u {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .k27p4c2 .cou58a {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .k27p4c2 .cou58a { padding: 40px 16px 20px; }
  .k27p4c2 .v2rzhsq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .k27p4c2 .dluvt { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .g0zhchc .cou58a {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .g0zhchc .cou58a::before {
    position: absolute; top: 14px; left: 14px;
  }
  .g0zhchc .nsy12vz0 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .g0zhchc .q9v0bv { white-space: normal; text-align: center; font-size: 1.2rem; }
  .g0zhchc .v2rzhsq {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .g0zhchc .dluvt { width: 100%; min-width: 0; }
  .g0zhchc .ed3bk { min-width: 0; }
}
.gqfm .ncnh {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.gqfm .ncnh summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.gqfm .ncnh p { padding: 0 2px 16px; }
.d24p .ncnh { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.d24p .ncnh summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.d24p .ncnh summary::after { content: "›"; font-size: 1.2em; }
.d24p .ncnh[open] summary::after { content: "‹"; }
.d24p .ncnh p { padding: 10px 22px 4px; }
.j2u3 .ncnh {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.j2u3 .ncnh summary { color: var(--text-primary); padding-left: 16px; }
.j2u3 .ncnh summary::after { content: "›"; font-size: 1.1em; }
.j2u3 .ncnh[open] summary::after { content: "‹"; }
.j2u3 .ncnh p { padding-left: 16px; }
.oxur .s0wewd7a { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.oxur .ncnh {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.oxur .ncnh:last-child { border-bottom: none; }
.oxur .ncnh summary { color: var(--text-primary); border-radius: 0; }
.oxur .ncnh summary::after { content: "›"; font-size: 1.1em; }
.oxur .ncnh[open] summary::after { content: "‹"; }
.x973jb5 .ncnh { overflow: hidden; }
.x973jb5 .ncnh summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.x973jb5 .ncnh summary::after { color: rgba(255,255,255,.75); }
.x973jb5 .ncnh[open] summary { border-radius: 0; }
.fxbtxj { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.uzhys {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.a9lqltex {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.oycz08 { color: var(--text-muted); font-size: 1.05rem; }
.xc0biog {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.h316f {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ynrg { margin-bottom: 20px; }
.cpnf {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.saqa0j {
  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;
}
.saqa0j:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.sxpj { resize: vertical; min-height: 130px; }
.bt76 { width: 100%; margin-top: 8px; }
.leg086 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.hgojmkzt {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.qbhwngd { color: var(--text-muted); line-height: 1.75; }
.lq670g6 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.lq670g6 li { margin-bottom: 6px; }
.ud47zpjx { max-width: 760px; margin: 0 auto; }
.fiv4d { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.cognlhnf { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.cognlhnf:last-child { border-bottom: none; }
.cognlhnf h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.cognlhnf p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yrl9c2c { max-width: 760px; margin: 0 auto; }
.mdycl5yq ul.lq670g6 { margin: 0; }
@media (max-width: 640px) { .uvi93 { grid-template-columns: 1fr; gap: 10px; } }
.fewf0 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.f1ygb { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.mi16hk80 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.f1ygb p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.f1ygb .lq670g6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fewf0 { grid-template-columns: 1fr; } }
.dkuh { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.dkuh:hover .p16o { color: var(--accent-light); text-decoration: underline; }
.enstbm0 { color: inherit; text-decoration: none; }
.enstbm0:hover { color: var(--accent-light); text-decoration: underline; }
.l2p3i2rl { display: inline-block; line-height: 0; }
.bfglfg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zp9eail { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zp9eail:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.dtpx6iyh { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.zp9eail p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zp9eail ul.lq670g6 { margin: 0; }
.s0c8ilw0 { color: var(--text-muted); line-height: 1.75; }
.bs55b .lq670g6,
.r7nb2 .lq670g6,
.lnikws2p .lq670g6,
.layj .lq670g6 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.bs55b .zp9eail,
.r7nb2 .zp9eail { text-align: left; }
.bs55b .dtpx6iyh,
.r7nb2 .dtpx6iyh { text-align: center; }
.pn4g { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.urk0hn { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.cdd7cp2 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.tsny6u { margin-top: 12px; }
.lmff4 { 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; }
.lmff4:hover { border-bottom-color: var(--accent-light); }
.ezd0elz { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ezd0elz img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ccbvzg { width: 200px; height: 200px; }
.g0tg7 { border-radius: 50%; }
.udjg { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.szfqe { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .fwd1x2 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.xz0zqrf8 .cdd7cp2, .xz0zqrf8 .urk0hn { max-width: 640px; }
.gjtmb .pn4g { font-size: 1.6rem; margin-top: 18px; }
.hhoa .cdd7cp2 { margin-bottom: 28px; }
@media (max-width: 860px) { .kwsf { grid-template-columns: 1fr; } .gjtmb { position: static; text-align: center; } }
.cfyf { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.xds8v { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.xds8v .ezd0elz { margin: 0 auto 18px; }
.xds8v .udjg { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .cfyf { grid-template-columns: 1fr; } }
.kntmt .pn4g { font-size: 1.6rem; margin-bottom: 6px; }
.layj .lq670g6 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .kntmt { flex-direction: column; text-align: center; } .g6axrpy3 { grid-template-columns: 1fr; } }
.fql0k .pn4g { font-size: 1.35rem; margin: 0 0 4px; }
.fql0k .udjg { margin: 0; }
.gkf13 .a9lqltex { color: var(--accent-light); }
.i4j5lt .a9lqltex { font-size: 2rem; }
.i4j5lt .oycz08 { max-width: 680px; }
.p5a8 {
  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;
}
.p5a8 .a9lqltex { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.p5a8 .oycz08  { margin: 0; }
@media (max-width: 640px) { .p5a8 { flex-direction: column; } }
.rg7vpky7 .a9lqltex { color: var(--accent-light); }
.h2zky .a9lqltex { color: #fff; }
.h2zky .oycz08  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .eia552n0 { grid-template-columns: 1fr; } }
.wm6t .saqa0j {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wm6t .saqa0j:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.x9vhzmr .saqa0j { background: var(--bg-raised); border-color: transparent; }
.x9vhzmr .saqa0j:focus { background: var(--bg-card); border-color: var(--accent-light); }
.zv8pnn .saqa0j { border-radius: 100px; padding: 11px 20px; }
.zv8pnn .sxpj { border-radius: 14px; }
.qs70 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .qs70 { grid-template-columns: 1fr; } }
.y4d2bq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.y4d2bq h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.y4d2bq p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.wwb6eing{display:none}
.wwb6eing:empty,.rqcyzl:empty{display:none}
.cjo8d1g{position:relative;overflow:visible}
.euhlnh .qpe85du,.awik .qpe85du,
.efdw .qpe85du,.vzruc9 .qpe85du,
.meo7v .qpe85du,.qwa5 .qpe85du{display:block}
.phlnnbq3 .zws1h{display:block}
.euhlnh .qpe85du,.awik .qpe85du,
.efdw .qpe85du,.vzruc9 .qpe85du,
.meo7v .qpe85du{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}
.euhlnh .qpe85du .rqcyzl,.awik .qpe85du .rqcyzl,
.efdw .qpe85du .rqcyzl,.vzruc9 .qpe85du .rqcyzl,
.meo7v .qpe85du .rqcyzl{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}
.euhlnh .n2jdsqb,.awik .n2jdsqb,
.efdw .n2jdsqb,.vzruc9 .n2jdsqb,
.meo7v .n2jdsqb{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.euhlnh .qpe85du,.awik .qpe85du{top:12px}
.euhlnh .qpe85du .rqcyzl{margin-right:auto}
.awik .qpe85du .rqcyzl{margin-left:auto}
.awik .qpe85du{text-align:right}
.efdw .qpe85du,.vzruc9 .qpe85du{bottom:12px}
.efdw .qpe85du .rqcyzl{margin-right:auto}
.vzruc9 .qpe85du .rqcyzl{margin-left:auto}
.vzruc9 .qpe85du{text-align:right}
.meo7v .qpe85du{position:relative;margin-top:16px}
.meo7v .qpe85du .rqcyzl{margin:0 auto}
.qwa5 .qpe85du{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.qwa5 .qpe85du .rqcyzl{margin:0}
.qwa5 .h3f05m1~.qpe85du,
.qwa5 .n9a9~.qpe85du{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.qwa5 .h3f05m1~.qpe85du .rqcyzl,
.qwa5 .n9a9~.qpe85du .rqcyzl{justify-content:flex-start}
.h3f05m1~.qpe85du,.n9a9~.qpe85du{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}
.h3f05m1~.qpe85du .rqcyzl{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.n9a9~.qpe85du .rqcyzl{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.zws1h .rqcyzl{margin:0 0 12px}
.rqcyzl{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.jsdhgjf5{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.p16o{font-weight:600;color:var(--text-heading);opacity:1}
.w89aeba::before{content:"·";margin:0 2px;opacity:.5}
.n2jdsqb{white-space:nowrap}
.nh71do6i .jsdhgjf5{display:none}
.th3qpf .n2jdsqb{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.th3qpf .w89aeba::before{content:""}
.ziu90 .n2jdsqb{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}
.ziu90 .w89aeba::before{content:""}
.clqiu .rqcyzl{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.g0dl .n2jdsqb{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.g0dl .w89aeba::before{content:""}
.zqe3py .n2jdsqb{color: var(--accent-light);opacity:1;font-weight:500}
.o1r1f2f .n2jdsqb{border-bottom:1px solid currentColor;padding-bottom:2px}
.g2ebi .rqcyzl{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.qzd0{--date-bg:transparent}
.r0lf1 .w89aeba::before{content:""}
.s8s4ifdu .w89aeba::before{content:"•";opacity:.4}
.s8s4ifdu .n2jdsqb + .n2jdsqb::before{content:"•";margin-right:6px;opacity:.4}
.cxtld .w89aeba::before{content:"/";opacity:.35}
.cxtld .n2jdsqb + .n2jdsqb::before{content:"/";margin-right:6px;opacity:.35}
.gntz .w89aeba::before{content:"|";opacity:.3}
.gntz .n2jdsqb + .n2jdsqb::before{content:"|";margin-right:6px;opacity:.3}
.o0q4 .w89aeba::before{content:"—";opacity:.3}
.o0q4 .n2jdsqb + .n2jdsqb::before{content:"—";margin-right:6px;opacity:.3}
.pfo3y .w89aeba::before{content:"◆";font-size:.5em;opacity:.35}
.pfo3y .n2jdsqb + .n2jdsqb::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.wyywafgk .w89aeba::before{content:"·";opacity:.4}
.wyywafgk .n2jdsqb + .n2jdsqb::before{content:"·";margin-right:6px;opacity:.4}
.j1h4zw .w89aeba::before{content:"›";opacity:.4}
.j1h4zw .n2jdsqb + .n2jdsqb::before{content:"›";margin-right:6px;opacity:.4}
.tphhud6v .w89aeba::before{content:"→";opacity:.35;font-size:.85em}
.tphhud6v .n2jdsqb + .n2jdsqb::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.m15n07ez{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.zsj743v{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.oxlb2iyj{display:flex;flex-direction:column;gap:3px}
.uvmxl{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.mra5b7z{font-weight:700;font-size:1rem;color:var(--text-heading)}
.qywaa{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.hjcxf9f .m15n07ez{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.eh6ay .m15n07ez{border-top:3px solid var(--accent);padding-top:18px}
.lkgcqk .m15n07ez{border-left:3px solid var(--accent);border-radius:0}
.r1pb .m15n07ez{padding:20px 0}
@media(max-width:640px){
  .m15n07ez{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .qywaa{max-width:100%}
}
.g2spu .futg1lba{margin:0}
@media (max-width:560px){
  .lgyf5ctd{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) {
  .kvzqs1 { padding: 28px 18px 20px; }
  .so6118b { font-size: 1.2rem; }
  .vyoy { max-width: 220px; max-height: 80px; }
}
.x6n8wm  .k1iuuzj { border-radius: 6px; }
.h43to7g .wf7wmhw2 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .k1iuuzj { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.h71c6f {
  margin: 28px 0 24px;
}
.h71c6f .esd8ain {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.h71c6f .ghbq {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.h71c6f .wf7wmhw2 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .v554 { flex-direction: row-reverse; }
[dir="rtl"] .rjt7 { flex-direction: row-reverse; }
[dir="rtl"] .wkv3t .ccaz { right: auto; left: 32px; }
[dir="rtl"] .fx6yf  .ccaz { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .wkv3t .ccaz { right: auto; left: 20px; }
  [dir="rtl"] .fx6yf  .ccaz { left: auto;  right: 20px; }
}
[dir="rtl"] .ywfqr .nqko  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .a7s61 .nqko { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .h3f05m1,
[dir="rtl"] .saiw,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tn1ns, [dir="rtl"] .hmpkva { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tlk78jn { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wf7wmhw2 { direction: rtl; }
[dir="rtl"] .pckta { direction: rtl; }
[dir="rtl"] .zjhb { direction: rtl; }
[dir="rtl"] .e0paka { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .dvhwi .hmpkva,
[dir="rtl"] .um6fud .hmpkva,
[dir="rtl"] .v4ctk7 .hmpkva,
[dir="rtl"] .bn0t2sr .hmpkva {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .dvhwi .hmpkva li::before,
[dir="rtl"] .um6fud .hmpkva li::before,
[dir="rtl"] .v4ctk7 .hmpkva li::before,
[dir="rtl"] .bn0t2sr .hmpkva li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .l8fl.uvpx .d23l,
[dir="rtl"] .pa6a0z.uvpx .d23l,
[dir="rtl"] .yhwn7ix.uvpx .d23l,
[dir="rtl"] .x55rm9.uvpx .d23l,
[dir="rtl"] .re25gydg.uvpx .d23l { text-align: right; }
[dir="rtl"] .h3f05m1.uvpx .gfxy { align-items: flex-end; text-align: right; }
[dir="rtl"] .h3f05m1.xnxytq .gfxy { text-align: center; }
[dir="rtl"] .h3f05m1 .gfxy { text-align: right; }
[dir="rtl"] .ghbq,
[dir="rtl"] .s8w9zh8u,
[dir="rtl"] .umlyxpsf,
[dir="rtl"] .wqox4,
[dir="rtl"] .h316f,
[dir="rtl"] .cpnf,
[dir="rtl"] .cdd7cp2,
[dir="rtl"] .saqa0j,
[dir="rtl"] .sxpj { text-align: right; direction: rtl; }
[dir="rtl"] .zv8pnn .saqa0j,
[dir="rtl"] .wm6t .saqa0j { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #921c76;
  --brand:           #921c76;
  --brand-light:     #751f60;
  --brand-pale:      #93347c;
  --grad-start:      #d732b0;
  --grad-end:        #d86ebf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #921c76;
  --cta-light:       #73125c;
  --cta-hover:       #5e124c;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e7;
  --border-alt:      #dcd0d9;
  --border-section:  #e8e2e7;
  --text-primary:    #1b171a;
  --text-muted:      #60515d;
  --text-body:       #372e35;
  --text-sub:        #52464f;
  --text-faint:      #897584;
  --text-dim:        #a1909d;
  --text-label:      #6e5d6a;
  --text-value:      #443a42;
  --accent-bg:       #f2e2ee;
  --accent-bg-light: #eccae4;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #129087;
  --c-cons:          #9f2130;
  --c-pros-label:    #15aba0;
  --c-tip-border:    #18beb1;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #129087;
}
:root { --logo-bg-opacity: 45%; }
body, button, input { font-family: "Nunito", sans-serif; }
.pwglo .tt71tcil { font-size: 0; width: 1.2rem; flex-shrink: 0; }.pwglo .tt71tcil::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.pwglo .yejx70j     .tt71tcil::before { content: "";  color: var(--c-tip-border); }.pwglo .caxvc .tt71tcil::before { content: ""; color: var(--c-warn-border); }.pwglo .r66bx    .tt71tcil::before { content: ""; color: #60a5fa; }.mv23omv .pwglo .yejx70j     .tt71tcil::before { color: #10b981; }.mv23omv .pwglo .caxvc .tt71tcil::before { color: #f43f5e; }.mv23omv .pwglo .r66bx    .tt71tcil::before { color: #a855f7; }.zsimp  .pwglo .yejx70j     .tt71tcil::before { color: #eab308; }.zsimp  .pwglo .caxvc .tt71tcil::before { color: #ef4444; }.zsimp  .pwglo .r66bx    .tt71tcil::before { color: #f97316; }.j4wd  .pwglo .yejx70j     .tt71tcil::before { color: #38bdf8; }.j4wd  .pwglo .caxvc .tt71tcil::before { color: #818cf8; }.j4wd  .pwglo .r66bx    .tt71tcil::before { color: #2dd4bf; }.i80j4jk .pwglo .tt71tcil::before { color: var(--accent-light) !important; }
.iol8 .r56ctve2 li::before, .iol8 .j6g9raw li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.iol8 .r56ctve2 li::before { content: ""; }.iol8 .j6g9raw li::before { content: ""; }.iol8 .c8tp::before, .iol8 .mq35vhtg::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.iol8 .c8tp::before { content: ""; }.iol8 .mq35vhtg::before { content: ""; }
.x7cvbj0l .j98ymcrd, .x7cvbj0l .h3f05m1 { min-height: 640px; }
.w533n .zfpcj2qw::after,.w533n .ccaz::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; }
.dvr9vt9v::before { content: '>'; }