:root {
  --color-accent: #992273;
  --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;
}
.wcx8d {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.uz50 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.jj2cl0l {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.q88s { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.enawy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.enawy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.enawy a:hover { color: var(--accent-light); }
.gt6l9s  .m67ze { border-radius: 14px; }
.gt6l9s .m67ze li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.gt6l9s .m67ze li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.o08opabl .m67ze li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .m67ze {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .kuvpm:hover .m67ze,
  .kuvpm:focus-within .m67ze { display: block; }
  .m67ze li a { padding: 8px 16px; font-size: 0.88rem; }
}
.mozq5jeh {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.qbvh { display: none; }
@media (max-width: 640px) {
  .qbvh {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .qbvh.nxctx6 { display: block; }
}
@media (max-width: 640px) {
  .mozq5jeh { display: block; }
  .enawy > li + li::before { display: none !important; }
  .enawy {
    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;
  }
  .enawy.nxctx6 { display: flex; }
  .enawy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .enawy li:last-child a { border-bottom: none; }
}
.vy0graox { min-height: 480px; }
.gkdc3l1q {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vvtsf9p { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.drgvv .vvtsf9p { margin-left: 0; margin-right: 0; }
.pd9f8kcu {
  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;
}
.fjaotdl .pd9f8kcu { margin-top: 24px; }
.pd9f8kcu:hover { opacity: 0.88; }
.kgrp9 .gkdc3l1q { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.kgrp9 .vvtsf9p { color: #e2e8f0; }
.kgrp9.ilx30 .g4cvje { text-align: center; }
.gyv0pk .gkdc3l1q { color: var(--text-primary); text-shadow: none; }
.gyv0pk .vvtsf9p { color: var(--text-muted); }
.gyv0pk .pd9f8kcu { margin-top: 16px; }
.gyv0pk, .gyv0pk.vy0graox { min-height: auto !important; }
.gyv0pk.ilx30 .g4cvje { text-align: center; }
.ywk8gp9h .gmqlh9,
.ywk8gp9h .qk4voh {
  position: relative; overflow: hidden;
}
.ywk8gp9h .gmqlh9::after,
.ywk8gp9h .qk4voh::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@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; }
}
.ywk8gp9h .kgrp9 .feq4a7p {
  overflow: hidden;
}
.ywk8gp9h .kgrp9 .feq4a7p::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.gmqlh9 .gkdc3l1q { color: #fff; }
.gmqlh9 .vvtsf9p { color: rgba(255,255,255,0.85); }
.gmqlh9 .pd9f8kcu { background: #fff; color: var(--cta); }
.gmqlh9 .pd9f8kcu:hover { opacity: 0.92; }
.ywk8gp9h .rc6hs { position: relative; overflow: hidden; }
.ywk8gp9h .rc6hs::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;
}
.whaw5a3f .rc6hs {
  animation: hg-breathe 7s ease-in-out infinite;
}
.ft2z7 .rc6hs { position: relative; overflow: hidden; }
.ft2z7 .rc6hs::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;
}
.iyluyo .rc6hs { position: relative; overflow: hidden; }
.iyluyo .rc6hs::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;
}
.j6l17we7 .rc6hs {
  animation: hg-fadein 1.2s ease-out both;
}
.rc6hs {
  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%);
}
.wyx6uyr {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.mvil3 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.xwnkd {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.rc6hs .gkdc3l1q { text-shadow: none; color: var(--text-primary); }
.rc6hs .vvtsf9p { color: var(--text-muted); }
body.dvfl .gkdc3l1q {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vcmv6zi .gkdc3l1q {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.vy0graox.gmqlh9 .gkdc3l1q,
section.gmqlh9 .gkdc3l1q {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.rc6hs.ilx30 .wyx6uyr { align-items: center; text-align: center; }
.rc6hs.drgvv   .wyx6uyr { align-items: flex-start; text-align: left; }
.d6tusuc .mvil3 { position: relative; }
.d6tusuc .mvil3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.d6tusuc.ho09i .mvil3::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.on0q4wc .mvil3 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.on0q4wc .xwnkd {
  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);
}
.on0q4wc.ho09i .mvil3 { padding: 32px 0 32px 32px; }
.j66jmd .mvil3 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.j66jmd .xwnkd {
  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);
}
.ho09i .wyx6uyr {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.j66jmd.ho09i .mvil3 { padding: 40px 16px 40px 48px; }
.vy0graox .u08rwj {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.u08rwj .ascs7hy.j20u6 {
  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;
}
.u08rwj .ascs7hy.j20u6:hover { opacity: 0.85; }
.xfoms .mvil3 {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .rc6hs { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .rc6hs:not(.xfoms) .mvil3 { display: none !important; }
  .xfoms .mvil3 { padding: 16px; }
  .wyx6uyr  { padding: 36px 24px; }
  .rc6hs~.c61k4co9,.ho09i~.c61k4co9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .vy0graox, .rc6hs { min-height: 320px !important; }
  .gkdc3l1q { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ft1y,
  .u64e2op7,
  .tl7x9 { grid-template-columns: 1fr !important; }

  

  
  .o11x9d { display: flex !important; flex-direction: column !important; }
  .o11x9d .g4cvje { display: contents; }
  .o11x9d .feq4a7p { order: 0; }
  .o11x9d .gkdc3l1q { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .o11x9d .ft1y { order: 2; padding: 0 16px 12px !important; }
  .o11x9d .vvtsf9p { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .fjaotdl .g4cvje { display: flex; flex-direction: column; }
  .fjaotdl .g4cvje .gkdc3l1q { order: 1; }
  .fjaotdl .g4cvje .tl7x9 { order: 2; margin: 8px 0 24px !important; }
  .fjaotdl .g4cvje .vvtsf9p { order: 3; }
  .fjaotdl .g4cvje .pd9f8kcu { order: 4; align-self: center; margin-top: 0; }

  
  .rc6hs.xfoms {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .rc6hs.xfoms .wyx6uyr { display: contents; padding: 0; }
  .rc6hs.xfoms .wyx6uyr .gkdc3l1q { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .rc6hs.xfoms .mvil3 { order: 2; padding: 12px 16px; }
  .rc6hs.xfoms .wyx6uyr .vvtsf9p { order: 3; padding: 0 24px; margin: 0 auto; }
  .rc6hs.xfoms .wyx6uyr .pd9f8kcu { order: 4; align-self: center; margin: 8px 0 32px; }
}
.czqi9 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.oseppc { width: 100%; height: auto; display: block; border-radius: 10px; }
.utwz .czqi9        { border-radius: 16px; }
.utwz .oseppc  { border-radius: 16px; }
.hhe69fx5 .czqi9         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.hhe69fx5 .oseppc   { border-radius: 8px; }
.zgwq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.o72nz14 { width: 100%; padding: 32px 0; position: relative; }
.gnximzq { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.pjwo .o72nz14:nth-child(even) { background: var(--bg-surface); }
.pjwo .o72nz14:nth-child(odd)  { background: var(--bg-page); }
.ad6n4 .o72nz14:nth-child(even) { background: var(--bg-card); }
.ad6n4 .o72nz14:nth-child(odd)  { background: var(--bg-page); }
.pjwo .o72nz14:nth-child(odd)  .gnximzq { background: var(--bg-card); border-radius: 6px; }
.pjwo .o72nz14:nth-child(even) .gnximzq { background: var(--bg-raised); border-radius: 6px; }
.ad6n4 .o72nz14:nth-child(odd)  .gnximzq { background: var(--bg-card); border-radius: 6px; }
.ad6n4 .o72nz14:nth-child(even) .gnximzq { background: var(--bg-raised); border-radius: 6px; }
.pjwo .o72nz14:nth-child(even) .v8284kvw .sc13e4,
.ad6n4 .o72nz14:nth-child(even) .v8284kvw .sc13e4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.pjwo .o72nz14:nth-child(odd) .v8284kvw .sc13e4,
.ad6n4 .o72nz14:nth-child(odd) .v8284kvw .sc13e4 { background: var(--bg-card-inner); }
.pjwo .o72nz14:nth-child(even) .g11kbvl .sc13e4:nth-child(odd),
.ad6n4 .o72nz14:nth-child(even) .g11kbvl .sc13e4:nth-child(odd)  { background: var(--bg-card); }
.pjwo .o72nz14:nth-child(even) .g11kbvl .sc13e4:nth-child(even),
.ad6n4 .o72nz14:nth-child(even) .g11kbvl .sc13e4:nth-child(even) { background: var(--bg-card-inner); }
h1.y8g4inb3 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.y8g4inb3 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.ycfnim4d { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.uen6 h2.y8g4inb3 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.wdnku51u h2.y8g4inb3 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ntflu h2.y8g4inb3 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.riko h2.y8g4inb3::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.j9ukzau h2.y8g4inb3 {
  color: var(--text-primary); font-size: 1.7rem;
}
.c02x7 h2.y8g4inb3::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ri9yytd h2.y8g4inb3 {
  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;
}
.rb5d { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .rb5d { display: none; } }
.rs4d3 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zp5wjnh8 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.avmlu1 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.pmlz { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.zujrasd { padding-left: 20px; }
.zujrasd li { margin-bottom: 6px; }
.zujrasd a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.zujrasd a:hover { color: var(--accent-light); }
.y56i50 .pmlz { display: none; }
.zcln7sxz .pmlz { display: none; }
.zcln7sxz .zujrasd { padding-left: 0; list-style: none; }
.zcln7sxz .zujrasd li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.zcln7sxz .zujrasd a { font-size: 0.92rem; }
.iv0flg7 .avmlu1 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.iv0flg7 .pmlz { display: none; }
.iv0flg7 .zujrasd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.iv0flg7 .zujrasd li { margin-bottom: 0; }
.iv0flg7 .zujrasd 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;
}
.iv0flg7 .zujrasd a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.roufq0yq .avmlu1 { padding: 20px 20px 16px; }
.roufq0yq .zujrasd {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.roufq0yq .zujrasd li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.roufq0yq .zujrasd 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;
}
.roufq0yq .zujrasd 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;
}
.roufq0yq .zujrasd a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.roufq0yq .zujrasd a:focus,
.roufq0yq .zujrasd a:focus-visible,
.roufq0yq .zujrasd a:target { outline: none; }
.roufq0yq .zujrasd li:target a { border-color: var(--border); color: var(--text-muted); }
.liya .avmlu1 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.liya .pmlz { display: none; }
.liya .zujrasd { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.liya .zujrasd li { margin-bottom: 0; }
.liya .zujrasd li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.liya .zujrasd li:last-child::after { content: ""; margin-right: 0; }
.liya .zujrasd a { font-size: 0.9rem; }
.sc13e4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.v8284kvw .sc13e4 { background: var(--bg-card); }
.g11kbvl .sc13e4:nth-child(odd)  { background: var(--bg-card); }
.g11kbvl .sc13e4:nth-child(even) { background: var(--bg-raised); }
.yygl2h7 .sc13e4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.yygl2h7 .sc13e4:last-child { border-bottom: none; }
.yygl2h7 h3.ycfnim4d { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.iuf38 .sc13e4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.iuf38 .sc13e4 + .sc13e4 { margin-top: 4px; }
.f2ydphk .sc13e4 { background: none; border-radius: 0; padding: 12px 0; }
.f2ydphk .sc13e4 + .sc13e4 { border-top: 1px solid var(--border-section); }
.szad1s { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.nv9rag7 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.o1jtf3 { color: var(--text-body); margin-bottom: 10px; }
.nuhoh, .vy9kgr { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.nuhoh li, .vy9kgr li { margin-bottom: 6px; }
.vy9kgr li { list-style: decimal; }
.ecddybi     .nuhoh { list-style-type: "● "; }
.p3fq597  .nuhoh { list-style-type: "■ "; }
.yjq2pa .nuhoh { list-style-type: "◆ "; }
.oulgc0    .nuhoh { list-style-type: "★ "; }
.ecddybi     .kutcd { list-style-type: "● "; }
.p3fq597  .kutcd { list-style-type: "■ "; }
.yjq2pa .kutcd { list-style-type: "◆ "; }
.oulgc0    .kutcd { list-style-type: "★ "; }
.ecddybi    .nuhoh li::marker, .ecddybi    .kutcd li::marker,
.p3fq597 .nuhoh li::marker, .p3fq597 .kutcd li::marker,
.yjq2pa .nuhoh li::marker, .yjq2pa .kutcd li::marker,
.oulgc0   .nuhoh li::marker, .oulgc0   .kutcd li::marker {
  color: var(--cta); font-size: 1em;
}
.ecddybi .vy9kgr,
.p3fq597 .vy9kgr,
.yjq2pa .vy9kgr,
.oulgc0 .vy9kgr {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ecddybi .vy9kgr li,
.p3fq597 .vy9kgr li,
.yjq2pa .vy9kgr li,
.oulgc0 .vy9kgr li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ecddybi .vy9kgr li::before,
.p3fq597 .vy9kgr li::before,
.yjq2pa .vy9kgr li::before,
.oulgc0 .vy9kgr 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;
}
.ecddybi     .vy9kgr li::before { border-radius: 50%; }
.p3fq597  .vy9kgr li::before { border-radius: 3px; }
.yjq2pa .vy9kgr li::before { border-radius: 3px; }
.oulgc0    .vy9kgr li::before { border-radius: 50%; }
.q0y2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.q7nm6d .q0y2,
.fbcomi .q0y2 { background: transparent; border: none; border-radius: 0; }
.zf6s { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zf6s th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zf6s td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zf6s tr:hover td { background: var(--bg-hover); }
.irmj0c8 .zf6s tbody tr:nth-child(even) td { background: var(--bg-surface); }
.mvyqmg8 .zf6s { border: 1px solid var(--border-alt); }
.mvyqmg8 .zf6s th,
.mvyqmg8 .zf6s td { border: 1px solid var(--border-alt); }
.rjnzsuyr .zf6s th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.rjnzsuyr .zf6s td { border-bottom: none; }
.rjnzsuyr .zf6s tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z3tyq .zf6s th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.voazydq .q0y2 {
  overflow: hidden;
}
.voazydq .zf6s th { border-bottom: 1px solid var(--border-alt); }
.voazydq .zf6s tr:last-child td { border-bottom: none; }
.inrmn2a { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.i365fth2 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.xfognby { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.kz382wf { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hw1x2 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.kutcd { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.kutcd 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%}
.nr0xm .kz382wf { background: transparent; text-align: center; }
.i5jtwj .xfognby {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.swi56ar .xfognby {
  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);
}
.qs9hif .i365fth2 { display: grid; grid-template-columns: auto 1fr; }
.qs9hif .xfognby {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.qs9hif .kz382wf { grid-column: 2; }
.qs9hif .hw1x2,
.qs9hif .kutcd { grid-column: 1 / -1; }
.zh05 .i365fth2 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.zh05 .xfognby {
  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);
}
.zh05 .kz382wf { grid-column: 2; }
.zh05 .hw1x2,
.zh05 .kutcd { grid-column: 1 / -1; }
.bfat2m8v .i365fth2 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.bfat2m8v .kz382wf { background: none; color: var(--accent-light); font-weight: 700; }
.v9k4 .i365fth2 { 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); }
.v9k4 .kz382wf { background: none; color: var(--accent-light); font-weight: 700; }
.erhv0s0 .i365fth2 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.erhv0s0 .i365fth2:last-child { border-bottom: none; }
.erhv0s0 .kz382wf { background: none; color: var(--accent-light); font-weight: 700; }
.uw9l5 .i365fth2 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.uw9l5 .kz382wf { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.um7hol .inrmn2a { counter-reset: card-n; }
.um7hol .i365fth2  { counter-increment: card-n; }
.um7hol .kz382wf { display: flex; align-items: center; gap: 10px; }
.um7hol .kz382wf::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;
}
.es43vauq .i365fth2 { background: var(--bg-surface); border: 1px solid var(--border); }
.es43vauq .kz382wf { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jv25bh { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zc0cus1  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.uo5s6ae { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ojtl35c { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fikjo { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jv25bh strong { color: var(--text-primary); font-size: 0.95rem; }
.jv25bh p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.imft89i8 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.mpyrxu1k, .k4c8t5nj { border-radius: 8px; padding: 14px; }
.mpyrxu1k { background: var(--bg-pros); }
.k4c8t5nj { background: var(--bg-cons); }
.h95re { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.mpyrxu1k .h95re { color: var(--c-pros-label); }
.k4c8t5nj .h95re { color: #f87171; }
.mpyrxu1k ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.k4c8t5nj ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.oseppc { width: 100%; height: auto; border-radius: 10px; display: block; }
.j20u6 {
  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;
}
.j20u6:hover { opacity: 0.85; }
.t58mats .j20u6  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.t58mats .j20u6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.vpiih .j20u6  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.vpiih .j20u6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ehpji .pd9f8kcu { border-radius: 50px; }
.ehpji .j20u6  { border-radius: 50px; }
.yxrhugub .pd9f8kcu { padding-left: 22px; padding-right: 22px; }
.yxrhugub .j20u6  { padding-left: 12px; padding-right: 12px; }
.tjasps .pd9f8kcu { padding-left: 44px; padding-right: 44px; }
.tjasps .j20u6  { padding-left: 24px; padding-right: 24px; }
.jpu4b .pd9f8kcu { padding-left: 56px; padding-right: 56px; }
.jpu4b .j20u6  { padding-left: 32px; padding-right: 32px; }
.gr5uc7   .pd9f8kcu::after, .gr5uc7   .j20u6::after,
.zzy46 .pd9f8kcu::after, .zzy46 .j20u6::after,
.nlvlr    .pd9f8kcu::after, .nlvlr    .j20u6::after,
.pflbsfzd    .pd9f8kcu::after, .pflbsfzd    .j20u6::after,
.d04rwx    .pd9f8kcu::after, .d04rwx    .j20u6::after,
.tmg6     .pd9f8kcu::after, .tmg6     .j20u6::after,
.rbbpmi79    .pd9f8kcu::after, .rbbpmi79    .j20u6::after,
.x226hpm   .pd9f8kcu::after, .x226hpm   .j20u6::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;
}
.gr5uc7 .pd9f8kcu::after, .gr5uc7 .j20u6::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");
}
.zzy46 .pd9f8kcu::after, .zzy46 .j20u6::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");
}
.nlvlr .pd9f8kcu::after, .nlvlr .j20u6::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");
}
.pflbsfzd .pd9f8kcu::after, .pflbsfzd .j20u6::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");
}
.d04rwx .pd9f8kcu::after, .d04rwx .j20u6::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");
}
.tmg6 .pd9f8kcu::after, .tmg6 .j20u6::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");
}
.rbbpmi79 .pd9f8kcu::after, .rbbpmi79 .j20u6::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");
}
.x226hpm .pd9f8kcu::after, .x226hpm .j20u6::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");
}
.zlzaq4   .o8u7g9ep::after, .zlzaq4   .sg4zt13z::after,
.oy11ui .o8u7g9ep::after, .oy11ui .sg4zt13z::after,
.ryhzy    .o8u7g9ep::after, .ryhzy    .sg4zt13z::after,
.nsqnom    .o8u7g9ep::after, .nsqnom    .sg4zt13z::after,
.nilc5c2    .o8u7g9ep::after, .nilc5c2    .sg4zt13z::after,
.fx2vg5oy     .o8u7g9ep::after, .fx2vg5oy     .sg4zt13z::after,
.jiqo6    .o8u7g9ep::after, .jiqo6    .sg4zt13z::after,
.jncodr84   .o8u7g9ep::after, .jncodr84   .sg4zt13z::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;
}
.zlzaq4 .o8u7g9ep::after, .zlzaq4 .sg4zt13z::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");
}
.oy11ui .o8u7g9ep::after, .oy11ui .sg4zt13z::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");
}
.ryhzy .o8u7g9ep::after, .ryhzy .sg4zt13z::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");
}
.nsqnom .o8u7g9ep::after, .nsqnom .sg4zt13z::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");
}
.nilc5c2 .o8u7g9ep::after, .nilc5c2 .sg4zt13z::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");
}
.fx2vg5oy .o8u7g9ep::after, .fx2vg5oy .sg4zt13z::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");
}
.jiqo6 .o8u7g9ep::after, .jiqo6 .sg4zt13z::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");
}
.jncodr84 .o8u7g9ep::after, .jncodr84 .sg4zt13z::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");
}
.ascs7hy.j20u6 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .k0s3y9uc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .k0s3y9uc::before    { grid-area: rank;   }
  .z0l7           { grid-area: ident;  }
  .lmebciw     { grid-area: rating; min-width: 0; width: auto; }
  .myzsd           { grid-area: pills;  }
  .ascs7hy             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .k0s3y9uc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .k0s3y9uc::before    { justify-self: center; }
  .z0l7           { width: 100%; }
  .lmebciw     { justify-self: center; }
  .myzsd           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .rlo6t .giuf {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rlo6t .albynaj { margin: 0; }
}
.yxu0wt5w .r26r { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.yxu0wt5w .v6blnx h3 { color: var(--accent-light); }
.yxu0wt5w .fwu5i { background: var(--bg-page); border: 1px solid var(--border); }
.fbcomi .imft89i8 { gap: 10px; }
.fbcomi .mpyrxu1k, .fbcomi .k4c8t5nj { padding: 12px; }
.fbcomi .mpyrxu1k ul, .fbcomi .k4c8t5nj ul { margin: 4px 0 0; padding-left: 18px; }
.fbcomi .mpyrxu1k li, .fbcomi .k4c8t5nj li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .evy0 { grid-template-columns: 1fr; }
  .xxyf0u { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .xxyf0u .yllrv { width: 72px; height: 50px; }
  .xxyf0u .i7cw5 { max-width: 180px; }
  .xxyf0u .rzpyfd { width: auto; }
}
@media (max-width: 720px) {
  .pzg30 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .sd4wl3y { padding: 16px; }
  .lsjrhrfv .yoh3afi { min-width: 50%; }
}
.lzjt1hk .imft89i8 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .to11 { grid-template-columns: 1fr; }
  .g2z6 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fjlpebt { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .sdka96m { flex-wrap: wrap; padding: 16px; }
}
.c8xppklv .imft89i8 { gap: 8px; }
.c8xppklv .mpyrxu1k, .c8xppklv .k4c8t5nj { padding: 8px; }
@media (max-width: 480px) {
  .vqzhhsa { flex-direction: column; align-items: stretch; }
}
.kfs46v77 .rzpyfd .j20u6 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .rvw8jl0 { flex-direction: column; align-items: stretch; gap: 10px; }
  .kfs46v77 .rzpyfd { text-align: center; }
}
@media (max-width: 720px) {
  .b6u931zx { grid-template-columns: 1fr; }
  .hs7i7nl9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .bdd08 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .i9qbjx4 { grid-template-columns: 1fr; }
  .q9vkq { width: 100px; height: 100px; margin: 16px auto; }
  .sf82zn { font-size: 1.4rem; }
  .s0s1i { justify-content: center; }
  .ph09tvan .yoh3afi { min-width: 50%; }
}
.w31vxr1l .imft89i8 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kixa3 { flex-wrap: wrap; padding: 14px 16px; }
  .xpuf79 { padding: 12px 16px; }
  .w31vxr1l .imft89i8 { margin: 0 16px; }
  .w31vxr1l .pcocc1k { padding: 0 16px; }
  .ofmnlgv { padding: 12px 16px; }
}
.vc4bnfn .k0s3y9uc {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.yql1 { margin: 16px 0; }
.bqpxbr4 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.bqpxbr4 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.bqpxbr4 summary::after { content: "+"; color: var(--accent-light); }
.bqpxbr4[open] summary::after { content: "−"; }
.bqpxbr4 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.o72nz14 { margin-bottom: 0; }
.xjx845 h2.y8g4inb3 { color: var(--text-primary); border-color: var(--accent-light); }
.ijxl h2.y8g4inb3 { color: var(--text-primary); border-color: var(--accent-light); }
.rjcrxeve .zc0cus1     { background: #052e16; border-color: #10b981; }
.rjcrxeve .uo5s6ae { background: #2d0a1e; border-color: #f43f5e; }
.rjcrxeve .ojtl35c    { background: #1e1036; border-color: #a855f7; }
.rjcrxeve .jv25bh strong  { color: #f1f5f9; }
.rjcrxeve .jv25bh p       { color: #cbd5e1; }
.rjcrxeve .s1ekpf    .zc0cus1     .fikjo::before,
.rjcrxeve .pp3n39xn  .zc0cus1     .fikjo::before,
.rjcrxeve .lnnvv2  .zc0cus1     .fikjo::before,
.rjcrxeve .uk0u .zc0cus1     .fikjo::before { color: #10b981; }
.rjcrxeve .s1ekpf    .uo5s6ae .fikjo::before,
.rjcrxeve .pp3n39xn  .uo5s6ae .fikjo::before,
.rjcrxeve .lnnvv2  .uo5s6ae .fikjo::before,
.rjcrxeve .uk0u .uo5s6ae .fikjo::before { color: #f43f5e; }
.rjcrxeve .s1ekpf    .ojtl35c    .fikjo::before,
.rjcrxeve .pp3n39xn  .ojtl35c    .fikjo::before,
.rjcrxeve .lnnvv2  .ojtl35c    .fikjo::before,
.rjcrxeve .uk0u .ojtl35c    .fikjo::before { color: #a855f7; }
.uy5vec8v .zc0cus1     { background: #2d2000; border-color: #eab308; }
.uy5vec8v .uo5s6ae { background: #2d0b0b; border-color: #ef4444; }
.uy5vec8v .ojtl35c    { background: #2d1600; border-color: #f97316; }
.uy5vec8v .jv25bh strong  { color: #f1f5f9; }
.uy5vec8v .jv25bh p       { color: #cbd5e1; }
.uy5vec8v .s1ekpf    .zc0cus1     .fikjo::before,
.uy5vec8v .pp3n39xn  .zc0cus1     .fikjo::before,
.uy5vec8v .lnnvv2  .zc0cus1     .fikjo::before,
.uy5vec8v .uk0u .zc0cus1     .fikjo::before { color: #eab308; }
.uy5vec8v .s1ekpf    .uo5s6ae .fikjo::before,
.uy5vec8v .pp3n39xn  .uo5s6ae .fikjo::before,
.uy5vec8v .lnnvv2  .uo5s6ae .fikjo::before,
.uy5vec8v .uk0u .uo5s6ae .fikjo::before { color: #ef4444; }
.uy5vec8v .s1ekpf    .ojtl35c    .fikjo::before,
.uy5vec8v .pp3n39xn  .ojtl35c    .fikjo::before,
.uy5vec8v .lnnvv2  .ojtl35c    .fikjo::before,
.uy5vec8v .uk0u .ojtl35c    .fikjo::before { color: #f97316; }
.chyj7j6 .zc0cus1     { background: #0c1a2e; border-color: #38bdf8; }
.chyj7j6 .uo5s6ae { background: #12103a; border-color: #818cf8; }
.chyj7j6 .ojtl35c    { background: #0a2020; border-color: #2dd4bf; }
.chyj7j6 .jv25bh strong  { color: #f1f5f9; }
.chyj7j6 .jv25bh p       { color: #cbd5e1; }
.chyj7j6 .s1ekpf    .zc0cus1     .fikjo::before,
.chyj7j6 .pp3n39xn  .zc0cus1     .fikjo::before,
.chyj7j6 .lnnvv2  .zc0cus1     .fikjo::before,
.chyj7j6 .uk0u .zc0cus1     .fikjo::before { color: #38bdf8; }
.chyj7j6 .s1ekpf    .uo5s6ae .fikjo::before,
.chyj7j6 .pp3n39xn  .uo5s6ae .fikjo::before,
.chyj7j6 .lnnvv2  .uo5s6ae .fikjo::before,
.chyj7j6 .uk0u .uo5s6ae .fikjo::before { color: #818cf8; }
.chyj7j6 .s1ekpf    .ojtl35c    .fikjo::before,
.chyj7j6 .pp3n39xn  .ojtl35c    .fikjo::before,
.chyj7j6 .lnnvv2  .ojtl35c    .fikjo::before,
.chyj7j6 .uk0u .ojtl35c    .fikjo::before { color: #2dd4bf; }
.hu43a5v .zc0cus1     { background: var(--accent-bg); border-color: var(--accent-light); }
.hu43a5v .uo5s6ae { background: var(--accent-bg-light); border-color: var(--accent-light); }
.hu43a5v .ojtl35c    { background: var(--accent-bg); border-color: var(--accent-pale); }
.hu43a5v .s1ekpf    .fikjo::before,
.hu43a5v .pp3n39xn  .fikjo::before,
.hu43a5v .lnnvv2  .fikjo::before,
.hu43a5v .uk0u .fikjo::before { color: var(--accent-light) !important; }
.lznxs::before,
.idi4u::before { margin-right: 5px; }
.kq0yaqh8 .mpyrxu1k ul li,
.kq0yaqh8 .mpyrxu1k .lznxs { color: #22c55e; }
.kq0yaqh8 .k4c8t5nj ul li,
.kq0yaqh8 .k4c8t5nj .idi4u { color: #ef4444; }
.tu2wjwpp .mpyrxu1k { background: var(--bg-pros); }
.tu2wjwpp .k4c8t5nj { background: var(--bg-cons); }
.tu2wjwpp .mpyrxu1k .lznxs { color: var(--c-pros-label); }
.tu2wjwpp .k4c8t5nj .idi4u { color: var(--c-cons); }
.tu2wjwpp .mpyrxu1k ul li,
.tu2wjwpp .k4c8t5nj ul li,
.r41oo .mpyrxu1k { background: var(--bg-pros); }
.r41oo .k4c8t5nj { background: var(--bg-cons); }
.r41oo .mpyrxu1k .lznxs { color: var(--c-pros-label); }
.r41oo .k4c8t5nj .idi4u { color: var(--c-cons); }
.r41oo .mpyrxu1k ul li,
.r41oo .mhnom li          { color: var(--c-pros); }
.r41oo .k4c8t5nj ul li,
.r41oo .kqd52n li          { color: var(--c-cons); }
.bkqmhtfw .lznxs::before { content: "✓ "; }
.bkqmhtfw .idi4u::before { content: "✗ "; }
.fjtkhqt .lznxs::before { content: "→ "; }
.fjtkhqt .idi4u::before { content: "← "; }
.s475 .lznxs::before { content: "★ "; }
.s475 .idi4u::before { content: "✕ "; }
.fs7k9ys6 .lznxs::before { content: "◆ "; }
.fs7k9ys6 .idi4u::before { content: "▲ "; }
.odb5a8 .jv25bh { background: transparent; border-left: none; border: 1.5px solid; }
.odb5a8 .zc0cus1     { border-color: var(--c-tip-border); }
.odb5a8 .uo5s6ae { border-color: var(--c-warn-border); }
.odb5a8 .ojtl35c    { border-color: #60a5fa; }
.odb5a8 .jv25bh strong { color: var(--text-primary); }
.odb5a8 .jv25bh p      { color: var(--text-muted); }
.k1n1mx .jv25bh { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.k1n1mx .zc0cus1     { border-top-color: var(--c-tip-border); }
.k1n1mx .uo5s6ae { border-top-color: var(--c-warn-border); }
.k1n1mx .ojtl35c    { border-top-color: #60a5fa; }
.mtaet .jv25bh { border-left: none; border-radius: 8px; }
.mtaet .zc0cus1     { background: #065f46; }
.mtaet .uo5s6ae { background: #92400e; }
.mtaet .ojtl35c    { background: #1e3a8a; }
.mtaet .jv25bh strong,
.mtaet .jv25bh p { color: #fff; }
.mtaet .fikjo::before { color: rgba(255,255,255,0.85) !important; }
.rjcrxeve.mtaet .zc0cus1,
.rjcrxeve .mtaet .zc0cus1     { background: #052e16; }
.rjcrxeve.mtaet .uo5s6ae,
.rjcrxeve .mtaet .uo5s6ae { background: #2d0a1e; }
.rjcrxeve.mtaet .ojtl35c,
.rjcrxeve .mtaet .ojtl35c    { background: #1e1036; }
.uy5vec8v.mtaet .zc0cus1,
.uy5vec8v .mtaet .zc0cus1      { background: #2d2000; }
.uy5vec8v.mtaet .uo5s6ae,
.uy5vec8v .mtaet .uo5s6ae  { background: #2d0b0b; }
.uy5vec8v.mtaet .ojtl35c,
.uy5vec8v .mtaet .ojtl35c     { background: #2d1600; }
.chyj7j6.mtaet .zc0cus1,
.chyj7j6 .mtaet .zc0cus1      { background: #0c1a2e; }
.chyj7j6.mtaet .uo5s6ae,
.chyj7j6 .mtaet .uo5s6ae  { background: #12103a; }
.chyj7j6.mtaet .ojtl35c,
.chyj7j6 .mtaet .ojtl35c     { background: #0a2020; }
.kg6iqkck .jv25bh { border-left: none; border-radius: 6px; padding: 10px 14px; }
.kg6iqkck .zc0cus1     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.kg6iqkck .uo5s6ae { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.kg6iqkck .ojtl35c    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.kg6iqkck .jv25bh strong { color: var(--text-primary); }
.kg6iqkck .jv25bh p      { color: var(--text-muted); }
.iqjnt0 .jv25bh { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.s1ekpf .fikjo,
.pp3n39xn .fikjo,
.lnnvv2 .fikjo,
.uk0u .fikjo { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.s1ekpf .fikjo::before,
.pp3n39xn .fikjo::before,
.lnnvv2 .fikjo::before,
.uk0u .fikjo::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.s1ekpf .zc0cus1     .fikjo::before { content: "✦"; color: var(--c-tip-border); }
.s1ekpf .uo5s6ae .fikjo::before { content: "▲"; color: var(--c-warn-border); }
.s1ekpf .ojtl35c    .fikjo::before { content: "◉"; color: #60a5fa; }
.pp3n39xn .zc0cus1     .fikjo::before { content: "★"; color: var(--c-tip-border); }
.pp3n39xn .uo5s6ae .fikjo::before { content: "◆"; color: var(--c-warn-border); }
.pp3n39xn .ojtl35c    .fikjo::before { content: "●"; color: #60a5fa; }
.lnnvv2 .zc0cus1     .fikjo::before { content: "▶"; color: var(--c-tip-border); }
.lnnvv2 .uo5s6ae .fikjo::before { content: "■"; color: var(--c-warn-border); }
.lnnvv2 .ojtl35c    .fikjo::before { content: "▸"; color: #60a5fa; }
.uk0u .zc0cus1     .fikjo::before { content: "→"; color: var(--c-tip-border); }
.uk0u .uo5s6ae .fikjo::before { content: "⬥"; color: var(--c-warn-border); }
.uk0u .ojtl35c    .fikjo::before { content: "◈"; color: #60a5fa; }
.zt3nxy .v8284kvw .sc13e4,
.zt3nxy .g11kbvl .sc13e4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.zt3nxy .i365fth2                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.zt3nxy .q0y2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.zt3nxy .avmlu1                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.aqiesc3 .v8284kvw .sc13e4,
.aqiesc3 .g11kbvl .sc13e4,
.aqiesc3 .i365fth2,
.aqiesc3 .k0s3y9uc,
.aqiesc3 .albynaj,
.aqiesc3 .q0y2,
.aqiesc3 .avmlu1,
.aqiesc3 .iqjnt0 .jv25bh { box-shadow: none; }
.bga3   body, .bga3   { font-size: 0.9rem; }
.bga3   .o1jtf3, .bga3 .szad1s, .bga3 .nv9rag7,
.bga3   .rs4d3, .bga3 .zp5wjnh8 { font-size: 0.9rem; }
.bga3   .nuhoh, .bga3 .vy9kgr { font-size: 0.9rem; }
.otqg   .o1jtf3, .otqg .szad1s, .otqg .nv9rag7,
.otqg   .rs4d3, .otqg .zp5wjnh8 { font-size: 0.95rem; }
.otqg   .nuhoh, .otqg .vy9kgr { font-size: 0.95rem; }
.p497i   .o1jtf3, .p497i .szad1s, .p497i .nv9rag7,
.p497i   .rs4d3, .p497i .zp5wjnh8 { font-size: 1.08rem; }
.p497i   .nuhoh, .p497i .vy9kgr { font-size: 1.05rem; }
.p497i   .zf6s { font-size: 0.97rem; }
.e5jcuk5 .gkdc3l1q      { font-size: 3.2rem; }
.e5jcuk5 h2.y8g4inb3 { font-size: 1.9rem; }
.e5jcuk5 h3.ycfnim4d     { font-size: 1.4rem; }
.rdmub4o .gkdc3l1q      { font-size: 3.8rem; }
.rdmub4o h2.y8g4inb3 { font-size: 2.2rem; }
.rdmub4o h3.ycfnim4d     { font-size: 1.6rem; }
.o72nz14 + .o72nz14 { position: relative; }
.ruxw   .o72nz14 + .o72nz14::before,
.z34un7  .o72nz14 + .o72nz14::before,
.i61r1fsm   .o72nz14 + .o72nz14::before,
.iju3   .o72nz14 + .o72nz14::before,
.hm4nxld   .o72nz14 + .o72nz14::before,
.v9sq1 .o72nz14 + .o72nz14::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ruxw .o72nz14 + .o72nz14::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.z34un7 .o72nz14 + .o72nz14::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.i61r1fsm .o72nz14 + .o72nz14::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;
}
.iju3 .o72nz14 + .o72nz14::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ts82p .o72nz14 { margin-bottom: 16px; }
.ts82p .o72nz14 + .o72nz14 { margin-top: 0; }
.ts82p .gnximzq { padding-top: 0; padding-bottom: 0; }
.hm4nxld .o72nz14 + .o72nz14::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.v9sq1 .o72nz14 + .o72nz14::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.d4yr7 .o72nz14 + .o72nz14::before,
.r1yy .o72nz14 + .o72nz14::before,
.ztyis1 .o72nz14 + .o72nz14::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%;
}
.pjwo .d4yr7 .o72nz14:nth-child(even)::before,
.pjwo .r1yy .o72nz14:nth-child(even)::before,
.pjwo .ztyis1 .o72nz14:nth-child(even)::before { background: var(--bg-surface); }
.ad6n4 .d4yr7 .o72nz14:nth-child(even)::before,
.ad6n4 .r1yy .o72nz14:nth-child(even)::before,
.ad6n4 .ztyis1 .o72nz14:nth-child(even)::before { background: var(--bg-card); }
.d4yr7 .o72nz14 + .o72nz14::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");
}
.r1yy .o72nz14 + .o72nz14::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");
}
.ztyis1 .o72nz14 + .o72nz14::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");
}
.bz9m .wyx6uyr,
.qxfygfp .wyx6uyr { padding-bottom: 60px; }
.pxnmj .wyx6uyr { padding-bottom: 70px; }
.yozcd  .kgrp9:not(.gmqlh9) .feq4a7p { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.x3buzo2 .rc6hs { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.l37tm .rc6hs { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.a07iew .rc6hs { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.yozcd .gmqlh9 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.yozcd .qk4voh { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.yozcd .rc6hs { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ieu2xtd .rc6hs { background: var(--accent-bg); }
.k78mcw .czqi9 { float: left; width: 38%; margin: 0 28px 16px 0; }
.k78mcw .czqi9 .oseppc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.k78mcw .gnximzq::after { content: ''; display: block; clear: both; }
.vdyfw .czqi9 { float: right; width: 38%; margin: 0 0 16px 28px; }
.vdyfw .czqi9 .oseppc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.vdyfw .gnximzq::after { content: ''; display: block; clear: both; }
.hn2sw .o72nz14:nth-child(odd)  .czqi9 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.hn2sw .o72nz14:nth-child(even) .czqi9 { float: right; width: 38%; margin: 0 0 16px 28px; }
.hn2sw .czqi9 .oseppc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hn2sw .gnximzq::after { content: ''; display: block; clear: both; }
.k78mcw .inrmn2a,
.vdyfw .inrmn2a,
.vdyfw .onyxtj,
.hn2sw .inrmn2a,
@media (max-width: 900px) {
  .k78mcw .czqi9,
  .vdyfw .czqi9,
  .hn2sw .o72nz14:nth-child(odd)  .czqi9,
  .hn2sw .o72nz14:nth-child(even) .czqi9 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .k78mcw .czqi9 .oseppc,
  .vdyfw .czqi9 .oseppc,
  .hn2sw .czqi9 .oseppc {
    max-height: none !important;
  }
}
.k78mcw .nuhoh,
.k78mcw .vy9kgr,
.vdyfw .nuhoh,
.vdyfw .vy9kgr,
.hn2sw .nuhoh,
.hn2sw .vy9kgr { overflow: hidden; }
@media (max-width: 640px) {
  .k78mcw .czqi9,
  .vdyfw .czqi9,
  .hn2sw .czqi9 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.vjvv3m .zgwq,
.vjvv3m .gnximzq,
.vjvv3m .llnib0af  { max-width: 1100px; }
.r509v .zgwq,
.r509v .gnximzq,
.r509v .llnib0af  { max-width: 1200px; }
.zr8z3 .zgwq,
.zr8z3 .gnximzq,
.zr8z3 .llnib0af  { max-width: 1320px; }
.rkhq6 { font-size: 0.82rem; color: var(--text-muted); }
.hty77 { display: flex; align-items: center; }
.yxdl {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.gunq { display: flex; align-items: center; }
.u3r4ca { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u3r4ca:hover { text-decoration: underline; }
.h78n { margin: 0 3px; opacity: 0.45; }
.h78n::before { content: '/'; }
.ajt0g { padding: 2px 5px; color: var(--text-main); }
.zgfk8ff .rkhq6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.zgfk8ff .hty77 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.a1m7 .rkhq6 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.a1m7 .hty77 { padding: 0 0 0 12px; }
.jqw5f .hty77 { padding: 0 16px; }
.jqw5f .rkhq6 {
  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);
}
.jqw5f .zgwq { padding-top: 28px; }
@media (max-width: 720px) {
  .ddnu32wd { margin-top: 18px; padding: 0 16px; }
  .jqw5f .zgwq { padding-top: 16px; }
}
.vjvv3m.zgfk8ff .hty77 { max-width: 1100px; }
.r509v.zgfk8ff .hty77 { max-width: 1200px; }
.zr8z3.zgfk8ff .hty77 { max-width: 1320px; }
.xjspxuph .o72nz14 { padding-top: 16px; padding-bottom: 16px; }
.s6hf .o72nz14 { padding-top: 24px; padding-bottom: 24px; }
.rus44k .o72nz14 { padding-top: 40px; padding-bottom: 40px; }
.jvoh9ra .o72nz14 { padding-top: 52px; padding-bottom: 52px; }
.pgr2vyr .o72nz14:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pgr2vyr .o72nz14:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pgr2vyr .o72nz14:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pgr2vyr .o72nz14:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jnqga .gnximzq { padding-top: 10px;  padding-bottom: 10px; }
.u5e549fg .gnximzq { padding-top: 18px;  padding-bottom: 18px; }
.jj3sf6lf .gnximzq { padding-top: 36px;  padding-bottom: 36px; }
.wgdooo .gnximzq { padding-top: 48px;  padding-bottom: 48px; }
.d54r7 h2.y8g4inb3 { font-weight: 600; }
.d54r7 h3.ycfnim4d     { font-weight: 600; }
.w0e3ln { font-weight: 500; }
.w0e3ln h2.y8g4inb3 { font-weight: 800; }
.w0e3ln h3.ycfnim4d     { font-weight: 700; }
.qf8bnp32 h2.y8g4inb3 { font-weight: 900; }
.qf8bnp32 h3.ycfnim4d     { font-weight: 800; }
.qf8bnp32 .jv25bh strong,
.qf8bnp32 .jv25bh strong { font-weight: 600; }
.o8u7g9ep {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ptmp .o8u7g9ep { display: none; }
@media (max-width: 640px) {
  .stgmxwj { display: none; }
  .o8u7g9ep {
    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;
  }
}
.o8u7g9ep { background: var(--cta) !important; color: #fff !important; border: none !important; }
.o8u7g9ep:hover { opacity: 0.85; }
.mhnj1 .o8u7g9ep { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.e2sy1eq2 .o8u7g9ep,
.b08b  .o8u7g9ep { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.e2sy1eq2 .o8u7g9ep:hover,
.b08b  .o8u7g9ep:hover { opacity: 0.88; }
.mhnj1.e2sy1eq2 .o8u7g9ep,
.mhnj1.b08b  .o8u7g9ep { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.sg4zt13z {
  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;
}
.sg4zt13z:hover { transform: translateY(-2px); opacity: 0.92; }
.sg4zt13z { background: var(--cta) !important; color: #fff !important; border: none !important; }
.kilyh .sg4zt13z { display: none; }
.ropaaovk .sg4zt13z { right: 32px; }
.xf1t5157  .sg4zt13z { left: 32px; }
@media (max-width: 480px) {
  .ropaaovk .sg4zt13z { right: 20px; bottom: 20px; }
  .xf1t5157  .sg4zt13z { left: 20px; bottom: 20px; }
}
.f9cmj7b { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.llnib0af { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.z6tx { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.cevzep { color: var(--text-dim); font-size: 0.8rem; }
.zf4lp a, .yqeg a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zf4lp a:hover, .yqeg a:hover { color: var(--accent-light); }
.yqeg { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.mfb86 .llnib0af { text-align: center; }
.mfb86 .yqeg { justify-content: center; margin-bottom: 16px; }
.mfb86 .z6tx { margin-top: 0; }
.moa17 { margin-top: 10px; }
.moa17 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .llnib0af { padding-left: 16px; padding-right: 16px; }
  .v14swe9 .llnib0af { padding: 20px 16px; }
  .yqeg { gap: 4px 12px; }
  .z6tx { font-size: 0.78rem; }
}
.x7dcgm .z6tx { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.x7dcgm .cevzep { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .x7dcgm .ohpin4 { grid-template-columns: 1fr 1fr; } .x7dcgm .b6x0ak6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .x7dcgm .ohpin4 { grid-template-columns: 1fr; } }
.w5tihnj0 .z6tx { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .w5tihnj0 .wpdqkvs { gap: 12px; } .w5tihnj0 .p1pa { margin-right: 0; width: 100%; } }
.uarccj .z6tx { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.uarccj .cevzep { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .uarccj .x6qe { grid-template-columns: 1fr 1fr; } .uarccj .ejbcjd { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uarccj .x6qe { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .nf8tt .adwgegz { grid-template-columns: 1fr 1fr; } .nf8tt .gjbr3k3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .nf8tt .adwgegz { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lkkx .adwgegz { grid-template-columns: 1fr; } }
.xoz3ryl .llnib0af { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.xoz3ryl .yqeg { justify-content: center; }
.w1ggj2g5 .wcx8d      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.w1ggj2g5 .f9cmj7b { background: var(--bg-page); border-top-color: var(--border-alt); }
.mbepeoht .wcx8d      { background: #0d1117; border-bottom-color: #21262d; }
.mbepeoht .jj2cl0l { color: var(--accent-light); }
.mbepeoht .enawy { --msep-color: #8b949e; }
.mbepeoht .enawy a { color: #8b949e; }
.mbepeoht .enawy a:hover { color: var(--accent-light); }
.mbepeoht .mozq5jeh { color: #8b949e; }
.mbepeoht .f9cmj7b { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.mbepeoht .z6tx,
.mbepeoht .cevzep { color: #6e7681; }
.mbepeoht .zf4lp a, .mbepeoht .yqeg a,
.mbepeoht .zf4lp a:hover, .mbepeoht .yqeg a:hover,
@media (max-width: 640px) {
  .mbepeoht .enawy { background: #0d1117; border-top-color: #21262d; }
  .mbepeoht .enawy li a { border-bottom-color: #21262d; }
}
.awqu .wcx8d      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.awqu .jj2cl0l { color: var(--accent-light); }
.awqu .enawy { --msep-color: #475569; }
.awqu .enawy a { color: #475569; }
.awqu .enawy a:hover { color: var(--accent-light); }
.awqu .mozq5jeh { color: #64748b; }
.awqu .f9cmj7b { background: #f0f4f8; border-top-color: #cbd5e1; }
.awqu .z6tx,
.awqu .cevzep { color: #64748b; }
.awqu .zf4lp a, .awqu .yqeg a,
.awqu .zf4lp a:hover, .awqu .yqeg a:hover,
@media (max-width: 640px) {
  .awqu .enawy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .awqu .enawy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.e2sy1eq2 .wcx8d      { background: var(--accent); border-bottom-color: var(--accent-light); }
.e2sy1eq2 .jj2cl0l { color: #fff; }
.e2sy1eq2 .enawy { --msep-color: rgba(255,255,255,0.82); }
.e2sy1eq2 .enawy a { color: rgba(255,255,255,0.82); }
.e2sy1eq2 .enawy a:hover { color: #fff; }
.e2sy1eq2 .mozq5jeh { color: rgba(255,255,255,0.9); }
.e2sy1eq2 .f9cmj7b { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.e2sy1eq2 .z6tx,
.e2sy1eq2 .cevzep { color: rgba(255,255,255,0.72); }
.e2sy1eq2 .zf4lp a, .e2sy1eq2 .yqeg a,
.e2sy1eq2 .zf4lp a:hover, .e2sy1eq2 .yqeg a:hover,
@media (max-width: 640px) {
  .e2sy1eq2 .enawy { background: var(--accent); border-top-color: var(--accent-light); }
  .e2sy1eq2 .enawy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.b08b .wcx8d {
  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);
}
.b08b .f9cmj7b {
  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) {
  .b08b .enawy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.k7odf0m .uz50 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.hkiao9z .uz50 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hqeh .uz50 { min-height: 72px; height: auto; }
.en0bwk .uz50 { min-height: 84px; height: auto; }
.v14swe9 .uz50 { max-width: none; padding: 0 32px; }
.v14swe9 .llnib0af  { max-width: none; padding: 24px 32px; }
.l2k90e.r509v .uz50 { max-width: 1200px; }
.l2k90e.zr8z3 .uz50 { max-width: 1320px; }
.hir8   .jj2cl0l, .hir8   .p1pa { text-transform: capitalize; }
.huie .jj2cl0l, .huie .p1pa { text-transform: lowercase; }
.jkul1eub .jj2cl0l, .jkul1eub .p1pa { text-transform: uppercase; letter-spacing: 0.06em; }
.zt22c0kp, .m3u6sx {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.chj12lz7 .zt22c0kp,
.hos64p .zt22c0kp,
.y35r2w0 .zt22c0kp,
.etcr .zt22c0kp,
.xmnnkgmy   .enawy a { font-weight: 500; }
.r0rvt .enawy a { font-weight: 600; }
.lzup     .enawy a { font-weight: 700; }
.y8kfaj9a    .enawy a { font-weight: 800; letter-spacing: 0.01em; }
.eoz6qf8l     .enawy > li + li::before,
.ixflfj5    .enawy > li + li::before,
.i6yt0    .enawy > li + li::before,
.o9713ne1 .enawy > li + li::before,
.dtez23d .enawy > li + li::before,
.uexd  .enawy > li + li::before,
.ypq5mwkz    .enawy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.eoz6qf8l     .enawy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.ixflfj5    .enawy > li + li::before { content: "|"; }
.i6yt0    .enawy > li + li::before { content: "—"; }
.o9713ne1 .enawy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.dtez23d .enawy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.uexd  .enawy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ypq5mwkz    .enawy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .os6d .mozq5jeh,
  .qgtbu .mozq5jeh,
  .npsg .mozq5jeh,
  .fc9zupbq .mozq5jeh,
  .jbdwd .mozq5jeh {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .os6d .mozq5jeh::before,
  .qgtbu .mozq5jeh::before,
  .npsg .mozq5jeh::before,
  .fc9zupbq .mozq5jeh::before,
  .jbdwd .mozq5jeh::before { content: ""; display: block; flex-shrink: 0; }

  
  .os6d .mozq5jeh::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;
  }

  
  .qgtbu .mozq5jeh::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;
  }

  
  .npsg .mozq5jeh::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;
  }

  
  .fc9zupbq .mozq5jeh::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;
  }

  
  .jbdwd .mozq5jeh::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) {
  .k6lcd .mozq5jeh {
    padding: 5px 14px;
  }
  .k6lcd .enawy {
    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;
  }
  .k6lcd .enawy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .k6lcd .enawy li a:hover { background: var(--bg-raised); }
  .k6lcd .qbvh,
  .y7kvuzf .qbvh,
  .pjnc4 .qbvh { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .nbpki .mozq5jeh {
    padding: 5px 10px;
  }
  .nbpki .enawy {
    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);
  }
  .nbpki .enawy.nxctx6 { transform: translateX(0); }
  .nbpki .enawy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .nbpki .enawy li:last-child a { border-bottom: none; }
  .e2sy1eq2 .enawy,
  .mbepeoht .enawy { background: var(--accent) !important; }
  .e2sy1eq2 .enawy li a,
  .mbepeoht .enawy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .pjnc4 .mozq5jeh {
    padding: 5px 10px;
  }
  .pjnc4 .enawy {
    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);
  }
  .pjnc4 .enawy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .pjnc4 .enawy.nxctx6 { transform: translateY(0); }
  .pjnc4 .enawy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .jhf3g .mozq5jeh {
    padding: 5px 10px;
  }
  .jhf3g .enawy {
    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;
  }
  .jhf3g .enawy.nxctx6 { opacity: 1; pointer-events: auto; }
  .jhf3g .enawy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .ubkcf     .mozq5jeh { border-radius: 0 !important; }
  .xiij   .mozq5jeh { border-radius: 8px !important; }
  .cnt8 .mozq5jeh { border-radius: 50% !important; }
  .dswrb6f   .mozq5jeh { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .ptyzxc4n .qk63 { flex-direction: column; align-items: stretch; }
  .ptyzxc4n .lvfi76 { flex-direction: row; min-width: auto; }
  .ptyzxc4n .oh6z { align-items: flex-start; text-align: left; }
}
.vi39w,
.vi39w.o72nz14,
.pjwo .vi39w,
.xolun .vi39w,
.ad6n4 .vi39w,
.e4zpf .vi39w {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.f9k9ox {
  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;
}
.pqhwma { flex: 1 1 280px; min-width: 0; }
.y2tu5nhv {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.tuojed {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.o9sofs2y {
  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;
}
.o9sofs2y:hover { transform: translateY(-1px); opacity: 0.95; }
.o8x7 .f9k9ox {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.o8x7 .y2tu5nhv { color: var(--cta); }
.o8x7 .tuojed { color: var(--text-body); }
.o8x7 .o9sofs2y {
  background: var(--cta) !important;
  color: #fff !important;
}
.gypu2q5l .f9k9ox {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.gypu2q5l .y2tu5nhv { color: var(--text-primary); }
.gypu2q5l .tuojed { color: var(--text-body); }
.gypu2q5l .o9sofs2y {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .f9k9ox {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .pqhwma { flex: 0 0 auto; }
  .y2tu5nhv { font-size: 1.2rem; }
  .o9sofs2y { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.klwr .q88s { height: 36px; }
.vvhjk25s .q88s { height: 60px; max-width: 200px; }
.me885 .q88s { height: 56px; max-width: 180px; }
.fpm1    .lsbs, .fpm1    .oih6al { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .lzg9 .onyxtj {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .lzg9 .k0s3y9uc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .lzg9 .k0s3y9uc { padding: 40px 16px 20px; }
  .lzg9 .jj6cu31 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .lzg9 .ascs7hy { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .wbja3rja .k0s3y9uc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wbja3rja .k0s3y9uc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wbja3rja .z0l7 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wbja3rja .ksnx { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wbja3rja .jj6cu31 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wbja3rja .ascs7hy { width: 100%; min-width: 0; }
  .wbja3rja .lsbs { min-width: 0; }
}
.jhcb22n .bqpxbr4 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jhcb22n .bqpxbr4 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jhcb22n .bqpxbr4 p { padding: 0 2px 16px; }
.v641a .bqpxbr4 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.v641a .bqpxbr4 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.v641a .bqpxbr4 summary::after { content: "›"; font-size: 1.2em; }
.v641a .bqpxbr4[open] summary::after { content: "‹"; }
.v641a .bqpxbr4 p { padding: 10px 22px 4px; }
.v5dw9zgg .bqpxbr4 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.v5dw9zgg .bqpxbr4 summary { color: var(--text-primary); padding-left: 16px; }
.v5dw9zgg .bqpxbr4 summary::after { content: "›"; font-size: 1.1em; }
.v5dw9zgg .bqpxbr4[open] summary::after { content: "‹"; }
.v5dw9zgg .bqpxbr4 p { padding-left: 16px; }
.sydd6l6x .yql1 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sydd6l6x .bqpxbr4 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sydd6l6x .bqpxbr4:last-child { border-bottom: none; }
.sydd6l6x .bqpxbr4 summary { color: var(--text-primary); border-radius: 0; }
.sydd6l6x .bqpxbr4 summary::after { content: "›"; font-size: 1.1em; }
.sydd6l6x .bqpxbr4[open] summary::after { content: "‹"; }
.b7xswn .bqpxbr4 { overflow: hidden; }
.b7xswn .bqpxbr4 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.b7xswn .bqpxbr4 summary::after { color: rgba(255,255,255,.75); }
.b7xswn .bqpxbr4[open] summary { border-radius: 0; }
.rjjze0r { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.sbwz0t {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.s8u0bhq {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.fnvfkpq { color: var(--text-muted); font-size: 1.05rem; }
.owld3 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.vrfhnszi {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xjhgl9fi { margin-bottom: 20px; }
.piyp35p3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.k5sq5 {
  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;
}
.k5sq5:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.kmnq8 { resize: vertical; min-height: 130px; }
.g2m7 { width: 100%; margin-top: 8px; }
.wvs4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.oz4tk {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.c74hi32c { color: var(--text-muted); line-height: 1.75; }
.spmx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.spmx li { margin-bottom: 6px; }
.xpxom { max-width: 760px; margin: 0 auto; }
.b7w95 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.xvctrp4e { max-width: 760px; margin: 0 auto; }
.fnfne { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.h2axjuhx ul.spmx { margin: 0; }
.t8nr { max-width: 900px; margin: 0 auto; }
.xmfh { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.xmfh:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.xmfh .fnfne { margin: 0; font-size: 1rem; }
.xmfh .d8am p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .xmfh { grid-template-columns: 1fr; gap: 10px; } }
.lgud .fnfne { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.wh01lvz9 .spmx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mje5ia0 { grid-template-columns: 1fr; } }
.eh90 { color: inherit; text-decoration: none; }
.eh90:hover { color: var(--accent-light); text-decoration: underline; }
.g447h { display: inline-block; line-height: 0; }
.gqpuhgc { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.td33qq { max-width: 760px; margin: 0 auto; }
.zz32286v ul.spmx { margin: 0; }
.zexy { color: var(--text-muted); line-height: 1.75; }
.lakzye0 .spmx,
.u8vuomd .spmx,
.ovrutdtz .spmx,
.q56gjvdw .spmx {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.seid4yxj { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.s7h6ze31 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.g7wycr { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.jthw3 { margin-top: 12px; }
.rqoah { 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; }
.rqoah:hover { border-bottom-color: var(--accent-light); }
.b55cxesg { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.b55cxesg img { width: 100%; height: 100%; object-fit: cover; display: block; }
.mz13 { border-radius: 50%; }
.xwa46 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.i2yi0uad { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .t2wyvk { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.k0e2t52 .g7wycr, .k0e2t52 .s7h6ze31 { max-width: 640px; }
.ia2cp .seid4yxj { font-size: 1.6rem; margin-top: 18px; }
.ysslxprg .g7wycr { margin-bottom: 28px; }
@media (max-width: 860px) { .zf53 { grid-template-columns: 1fr; } .ia2cp { position: static; text-align: center; } }
.rm3s4d4 .b55cxesg { margin: 0 auto 18px; }
.rm3s4d4 .xwa46 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .rpjqt9 { grid-template-columns: 1fr; } }
.lxl9i { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.c9g6 { flex: 1; }
.lxl9i .seid4yxj { font-size: 1.6rem; margin-bottom: 6px; }
.rg4oxg { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.q56gjvdw { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.n6bjvm2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.q56gjvdw p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.q56gjvdw .spmx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .lxl9i { flex-direction: column; text-align: center; } .rg4oxg { grid-template-columns: 1fr; } }
.dt0u .seid4yxj { font-size: 1.35rem; margin: 0 0 4px; }
.dt0u .xwa46 { margin: 0; }
.b949a .s8u0bhq { color: var(--accent-light); }
.ck8vo .s8u0bhq { font-size: 2rem; }
.ck8vo .fnvfkpq { max-width: 680px; }
.epj1 .s8u0bhq { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.epj1 .fnvfkpq  { margin: 0; }
@media (max-width: 640px) { .epj1 { flex-direction: column; } }
.fhqosia6 .s8u0bhq { color: var(--accent-light); }
.i8rl .s8u0bhq { color: #fff; }
.i8rl .fnvfkpq  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .ch7znjx { grid-template-columns: 1fr; } }
.zmx5 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.zmx5 .k5sq5 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zmx5 .k5sq5:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vmagt4 .k5sq5 { background: var(--bg-raised); border-color: transparent; }
.vmagt4 .k5sq5:focus { background: var(--bg-card); border-color: var(--accent-light); }
.sawmx4l .k5sq5 { border-radius: 100px; padding: 11px 20px; }
.sawmx4l .kmnq8 { border-radius: 14px; }
.uwfuiq0 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.uwfuiq0 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.uwfuiq0 summary::-webkit-details-marker { display: none; }
.uwfuiq0 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.uwfuiq0[open] summary::after { content: "−"; }
.c6p4lz {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.zv17bfm {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .zv17bfm { grid-template-columns: 1fr; } }
.uoen7l {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.uoen7l h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.uoen7l p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tpmx6 { counter-reset: priv-count; }
.aegl7 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.aegl7:last-child { border-bottom: none; }
.bfru3xl {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.aegl7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.aegl7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.widje { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.widje li { margin-bottom: 6px; }
.hbvh{position:relative;overflow:visible}
.ky2o05qu .y73z{display:block}
.fwy3viw9 .rc6hs~.c61k4co9,
.fwy3viw9 .rc6hs~.c61k4co9 .nxlfhec,
.rc6hs~.c61k4co9,.ho09i~.c61k4co9{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}
.rc6hs~.c61k4co9 .nxlfhec{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ba3yg .nxlfhec{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.kn3u8{--date-bg:var(--accent-bg)}
.fbof .q5bwp::before{content:""}
.np4fc85{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.fub4n{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.ydwd{display:flex;flex-direction:column;gap:3px}
.gfg2{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.k7bu{font-weight:700;font-size:1rem;color:var(--text-heading)}
.vu6dj2t{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.lno3n1sx .np4fc85{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.gre8 .np4fc85{border-top:3px solid var(--accent);padding-top:18px}
.y7g3h2 .np4fc85{border-left:3px solid var(--accent);border-radius:0}
.buux .np4fc85{padding:20px 0}
@media(max-width:640px){
  .np4fc85{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .vu6dj2t{max-width:100%}
}
.e3qoi0r .q0y2{margin:0}
@media (max-width:560px){
  .l3sfdo{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) {
  .ra8gau { padding: 28px 18px 20px; }
  .d5a8 { font-size: 1.2rem; }
  .lzo6i5wx { max-width: 220px; max-height: 80px; }
}
.mq8l6y  .q6uhn { border-radius: 50%; }
.n0sbo9b .f9k9ox {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .q6uhn { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.cw4d {
  margin: 28px 0 24px;
}
.cw4d .o72nz14 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.cw4d .gnximzq {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.cw4d .f9k9ox {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .uz50 { flex-direction: row-reverse; }
[dir="rtl"] .enawy { flex-direction: row-reverse; }
[dir="rtl"] .ropaaovk .sg4zt13z { right: auto; left: 32px; }
[dir="rtl"] .xf1t5157  .sg4zt13z { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .ropaaovk .sg4zt13z { right: auto; left: 20px; }
  [dir="rtl"] .xf1t5157  .sg4zt13z { left: auto;  right: 20px; }
}
[dir="rtl"] .k78mcw .czqi9  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .vdyfw .czqi9 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .rc6hs,
[dir="rtl"] .d6tusuc,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .nuhoh, [dir="rtl"] .vy9kgr { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .mpyrxu1k { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .k4c8t5nj { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jv25bh { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .f9k9ox { direction: rtl; }
[dir="rtl"] .rkhq6 { direction: rtl; }
[dir="rtl"] .avmlu1 { direction: rtl; }
[dir="rtl"] .zujrasd { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .ecddybi .vy9kgr,
[dir="rtl"] .p3fq597 .vy9kgr,
[dir="rtl"] .yjq2pa .vy9kgr,
[dir="rtl"] .oulgc0 .vy9kgr {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .ecddybi .vy9kgr li::before,
[dir="rtl"] .p3fq597 .vy9kgr li::before,
[dir="rtl"] .yjq2pa .vy9kgr li::before,
[dir="rtl"] .oulgc0 .vy9kgr li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .rc6hs.drgvv .wyx6uyr { align-items: flex-end; text-align: right; }
[dir="rtl"] .rc6hs.ilx30 .wyx6uyr { text-align: center; }
[dir="rtl"] .rc6hs .wyx6uyr { text-align: right; }
[dir="rtl"] .gnximzq,
[dir="rtl"] .rs4d3,
[dir="rtl"] .zp5wjnh8,
[dir="rtl"] .rb5d,
[dir="rtl"] .vrfhnszi,
[dir="rtl"] .piyp35p3,
[dir="rtl"] .g7wycr,
[dir="rtl"] .k5sq5,
[dir="rtl"] .kmnq8 { text-align: right; direction: rtl; }
[dir="rtl"] .sawmx4l .k5sq5,
[dir="rtl"] .zmx5 .k5sq5 { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #992273;
  --brand:           #992273;
  --brand-light:     #7c2560;
  --brand-pale:      #983b7b;
  --grad-start:      #d441a5;
  --grad-end:        #d77cba;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #992273;
  --cta-light:       #7b165b;
  --cta-hover:       #66164d;
  --bg-page:         #f8f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f5;
  --bg-raised:       #f1eef0;
  --bg-hover:        #f5f3f5;
  --border:          #e8e2e6;
  --border-alt:      #dcd0d8;
  --border-section:  #e8e2e6;
  --text-primary:    #1b171a;
  --text-muted:      #60525b;
  --text-body:       #362f34;
  --text-sub:        #52464e;
  --text-faint:      #897583;
  --text-dim:        #a0919b;
  --text-label:      #6d5e68;
  --text-value:      #443a41;
  --accent-bg:       #f1e3ed;
  --accent-bg-light: #eacbe0;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #148e87;
  --c-cons:          #9f212e;
  --c-pros-label:    #18a9a0;
  --c-tip-border:    #1bbab1;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #148e87;
}
:root { --logo-bg-opacity: 68%; }
body, button, input { font-family: system-ui, -apple-system, sans-serif; }
.ik7jb52 .fikjo { font-size: 0; width: 1.2rem; flex-shrink: 0; }.ik7jb52 .fikjo::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.ik7jb52 .zc0cus1     .fikjo::before { content: "";  color: var(--c-tip-border); }.ik7jb52 .uo5s6ae .fikjo::before { content: ""; color: var(--c-warn-border); }.ik7jb52 .ojtl35c    .fikjo::before { content: ""; color: #60a5fa; }.rjcrxeve .ik7jb52 .zc0cus1     .fikjo::before { color: #10b981; }.rjcrxeve .ik7jb52 .uo5s6ae .fikjo::before { color: #f43f5e; }.rjcrxeve .ik7jb52 .ojtl35c    .fikjo::before { color: #a855f7; }.uy5vec8v  .ik7jb52 .zc0cus1     .fikjo::before { color: #eab308; }.uy5vec8v  .ik7jb52 .uo5s6ae .fikjo::before { color: #ef4444; }.uy5vec8v  .ik7jb52 .ojtl35c    .fikjo::before { color: #f97316; }.chyj7j6  .ik7jb52 .zc0cus1     .fikjo::before { color: #38bdf8; }.chyj7j6  .ik7jb52 .uo5s6ae .fikjo::before { color: #818cf8; }.chyj7j6  .ik7jb52 .ojtl35c    .fikjo::before { color: #2dd4bf; }.hu43a5v .ik7jb52 .fikjo::before { color: var(--accent-light) !important; }
.zhl4u5 .mhnom li::before, .zhl4u5 .kqd52n 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; }.zhl4u5 .mhnom li::before { content: ""; }.zhl4u5 .kqd52n li::before { content: ""; }.zhl4u5 .lznxs::before, .zhl4u5 .idi4u::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.zhl4u5 .lznxs::before { content: ""; }.zhl4u5 .idi4u::before { content: ""; }
.kqjgj .vy0graox, .kqjgj .rc6hs { min-height: 520px; }
.injhhgh .pd9f8kcu::after, .injhhgh .j20u6::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.h78n::before { content: '—'; }