:root {
  --color-accent: #7a232a;
  --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;
}
.uhy7fim5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.v6iwg {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.r3u07n {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ce2s { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.gs7dj5kp { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.gs7dj5kp a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.gs7dj5kp a:hover { color: var(--accent-light); }
.ztsi2oa4     .bcnjvukt { border-radius: 6px; }
.ztsi2oa4 .bcnjvukt li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.ztsi2oa4 .bcnjvukt li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .bcnjvukt {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dkm504:hover .bcnjvukt,
  .dkm504:focus-within .bcnjvukt { display: block; }
  .bcnjvukt li a { padding: 8px 16px; font-size: 0.88rem; }
}
.mappxao {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.h95vni { display: none; }
@media (max-width: 640px) {
  .h95vni {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .h95vni.ejwbbr { display: block; }
}
@media (max-width: 640px) {
  .mappxao { display: block; }
  .gs7dj5kp > li + li::before { display: none !important; }
  .gs7dj5kp {
    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;
  }
  .gs7dj5kp.ejwbbr { display: flex; }
  .gs7dj5kp li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .gs7dj5kp li:last-child a { border-bottom: none; }
}
.puhyzc5l { min-height: 480px; }
.wufxx {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.l671g { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.bi4gahkz .l671g { margin-left: 0; margin-right: 0; }
.ofqqrot {
  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;
}
.zmrsln .ofqqrot { margin-top: 24px; }
.ofqqrot:hover { opacity: 0.88; }
.u8hcr8z {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.irz4t6 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.u8hcr8z .ddqad5 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.u8hcr8z .wufxx { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.u8hcr8z .l671g { color: #e2e8f0; }
.u8hcr8z.t4yj8k5s .ddqad5 { text-align: center; }
.u8hcr8z.bi4gahkz   .ddqad5 { text-align: left; }
.yjnu .ddqad5 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.yjnu .wufxx { color: var(--text-primary); text-shadow: none; }
.yjnu .l671g { color: var(--text-muted); }
.yjnu .ofqqrot { margin-top: 16px; }
.yjnu, .yjnu.puhyzc5l { min-height: auto !important; }
.yjnu.t4yj8k5s .ddqad5 { text-align: center; }
.yjnu.bi4gahkz   .ddqad5 { text-align: left; }
.yjnu~.tkwbd8o{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.yjnu~.tkwbd8o .xx76{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
.j365za0 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.x0qbw4p .j365za0,
.x0qbw4p .j365za0::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.xr28 .j365za0,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.prqf .j365za0,
.prqf .u8hcr8z .irz4t6 {
  overflow: hidden;
}
.prqf .j365za0::after,
.prqf .u8hcr8z .irz4t6::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.a3fpdlc .j365za0,
.a3fpdlc .j365za0::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.a3fpdlc .u8hcr8z .irz4t6 {
  overflow: hidden;
}
.a3fpdlc .u8hcr8z .irz4t6::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.ehts4p .j365za0,
.ehts4p .u8hcr8z .irz4t6 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.x0qbw4p .u8hcr8z .irz4t6 {
  overflow: hidden;
}
.x0qbw4p .u8hcr8z .irz4t6::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;
}
.xr28 .u8hcr8z .irz4t6 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.j365za0 .irz4t6 {
  background: none;
}
.j365za0 .wufxx { color: #fff; }
.j365za0 .l671g { color: rgba(255,255,255,0.85); }
.j365za0 .ofqqrot { background: #fff; color: var(--cta); }
.j365za0 .ofqqrot:hover { opacity: 0.92; }
.c88y4 .wufxx { text-shadow: none; color: var(--text-primary); }
.c88y4 .l671g { color: var(--text-muted); }
body.rrwd8w .wufxx {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.lp481k .wufxx {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.puhyzc5l.j365za0 .wufxx,
section.j365za0 .wufxx {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.c88y4.t4yj8k5s .zmrb { align-items: center; text-align: center; }
.puhyzc5l .mvpbhzq {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.mvpbhzq .wyu8z.mad4w {
  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;
}
.mvpbhzq .wyu8z.mad4w:hover { opacity: 0.85; }
.afxw .ddqad5 { padding-bottom: 24px; }
.zmrsln .ddqad5 { max-width: 1100px; }
@media (max-width: 700px) {
  .c88y4 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .c88y4:not(.tu7qdnx6) .iokcv964 { display: none !important; }
  .tu7qdnx6 .iokcv964 { padding: 16px; }
  .zmrb  { padding: 36px 24px; }
  .c88y4~.tkwbd8o,.di6cn9de~.tkwbd8o{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .puhyzc5l, .c88y4 { min-height: 320px !important; }
  .wufxx { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qktle22,
  .ey7zw,
  .f69i { grid-template-columns: 1fr !important; }

  

  
  .afxw { display: flex !important; flex-direction: column !important; }
  .afxw .ddqad5 { display: contents; }
  .afxw .irz4t6 { order: 0; }
  .afxw .wufxx { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .afxw .qktle22 { order: 2; padding: 0 16px 12px !important; }
  .afxw .l671g { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .zmrsln .ddqad5 { display: flex; flex-direction: column; }
  .zmrsln .ddqad5 .wufxx { order: 1; }
  .zmrsln .ddqad5 .f69i { order: 2; margin: 8px 0 24px !important; }
  .zmrsln .ddqad5 .l671g { order: 3; }
  .zmrsln .ddqad5 .ofqqrot { order: 4; align-self: center; margin-top: 0; }

  
  .c88y4.tu7qdnx6 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .c88y4.tu7qdnx6 .zmrb { display: contents; padding: 0; }
  .c88y4.tu7qdnx6 .zmrb .wufxx { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .c88y4.tu7qdnx6 .iokcv964 { order: 2; padding: 12px 16px; }
  .c88y4.tu7qdnx6 .zmrb .l671g { order: 3; padding: 0 24px; margin: 0 auto; }
  .c88y4.tu7qdnx6 .zmrb .ofqqrot { order: 4; align-self: center; margin: 8px 0 32px; }
}
.shva1e4r { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.d0vj32 { width: 100%; height: auto; display: block; border-radius: 10px; }
.w80e .shva1e4r        { border-radius: 16px; }
.w80e .d0vj32  { border-radius: 16px; }
.kul6vxvs .shva1e4r         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.kul6vxvs .d0vj32   { border-radius: 8px; }
.psu4qx1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.bz40sx { width: 100%; padding: 32px 0; position: relative; }
.em4clxl { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.sjvcrgir .bz40sx:nth-child(even) { background: var(--bg-surface); }
.sjvcrgir .bz40sx:nth-child(odd)  { background: var(--bg-page); }
.u2zvoh .bz40sx:nth-child(even) { background: var(--bg-card); }
.u2zvoh .bz40sx:nth-child(odd)  { background: var(--bg-page); }
.sjvcrgir .bz40sx:nth-child(odd)  .em4clxl { background: var(--bg-card); border-radius: 6px; }
.sjvcrgir .bz40sx:nth-child(even) .em4clxl { background: var(--bg-raised); border-radius: 6px; }
.u2zvoh .bz40sx:nth-child(odd)  .em4clxl { background: var(--bg-card); border-radius: 6px; }
.u2zvoh .bz40sx:nth-child(even) .em4clxl { background: var(--bg-raised); border-radius: 6px; }
.sjvcrgir .bz40sx:nth-child(even) .lsrgjn .yztrsu,
.u2zvoh .bz40sx:nth-child(even) .lsrgjn .yztrsu { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.sjvcrgir .bz40sx:nth-child(odd) .lsrgjn .yztrsu,
.u2zvoh .bz40sx:nth-child(odd) .lsrgjn .yztrsu { background: var(--bg-card-inner); }
.sjvcrgir .bz40sx:nth-child(even) .yd3kw5 .yztrsu:nth-child(odd),
.u2zvoh .bz40sx:nth-child(even) .yd3kw5 .yztrsu:nth-child(odd)  { background: var(--bg-card); }
.sjvcrgir .bz40sx:nth-child(even) .yd3kw5 .yztrsu:nth-child(even),
.u2zvoh .bz40sx:nth-child(even) .yd3kw5 .yztrsu:nth-child(even) { background: var(--bg-card-inner); }
h1.edo6typi { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.edo6typi {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.pbvh6 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.xp98 h2.edo6typi {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.s9ewz h2.edo6typi {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.f3y9v h2.edo6typi {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.tnev h2.edo6typi::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.lf5rfid h2.edo6typi {
  color: var(--text-primary); font-size: 1.7rem;
}
.rmqqm h2.edo6typi::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.slp8941z h2.edo6typi {
  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;
}
.kid4uk23 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .kid4uk23 { display: none; } }
.xworpy { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.nisumni { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.fo6ic {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qygbk2yd { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.bn5y9l9f { padding-left: 20px; }
.bn5y9l9f li { margin-bottom: 6px; }
.bn5y9l9f a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.bn5y9l9f a:hover { color: var(--accent-light); }
.px6mr9ru .qygbk2yd { display: none; }
.gs931 .qygbk2yd { display: none; }
.gs931 .bn5y9l9f { padding-left: 0; list-style: none; }
.gs931 .bn5y9l9f li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.gs931 .bn5y9l9f a { font-size: 0.92rem; }
.lzvng .fo6ic { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.lzvng .qygbk2yd { display: none; }
.lzvng .bn5y9l9f { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.lzvng .bn5y9l9f li { margin-bottom: 0; }
.lzvng .bn5y9l9f 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;
}
.lzvng .bn5y9l9f a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.tsi6s37 .fo6ic { padding: 20px 20px 16px; }
.tsi6s37 .bn5y9l9f {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.tsi6s37 .bn5y9l9f li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.tsi6s37 .bn5y9l9f 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;
}
.tsi6s37 .bn5y9l9f 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;
}
.tsi6s37 .bn5y9l9f a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.tsi6s37 .bn5y9l9f a:focus,
.tsi6s37 .bn5y9l9f a:focus-visible,
.tsi6s37 .bn5y9l9f a:target { outline: none; }
.tsi6s37 .bn5y9l9f li:target a { border-color: var(--border); color: var(--text-muted); }
.rhjfh .fo6ic { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.rhjfh .qygbk2yd { display: none; }
.rhjfh .bn5y9l9f { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.rhjfh .bn5y9l9f li { margin-bottom: 0; }
.rhjfh .bn5y9l9f li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.rhjfh .bn5y9l9f li:last-child::after { content: ""; margin-right: 0; }
.rhjfh .bn5y9l9f a { font-size: 0.9rem; }
.yztrsu { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.lsrgjn .yztrsu { background: var(--bg-card); }
.yd3kw5 .yztrsu:nth-child(odd)  { background: var(--bg-card); }
.yd3kw5 .yztrsu:nth-child(even) { background: var(--bg-raised); }
.hqbx .yztrsu {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.hqbx .yztrsu:last-child { border-bottom: none; }
.hqbx h3.pbvh6 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.anai2fr .yztrsu {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.anai2fr .yztrsu + .yztrsu { margin-top: 4px; }
.e809 .yztrsu { background: none; border-radius: 0; padding: 12px 0; }
.e809 .yztrsu + .yztrsu { border-top: 1px solid var(--border-section); }
.vbto { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.o5dcdp { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.arfw07ry { color: var(--text-body); margin-bottom: 10px; }
.aa4ac71, .bouv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.aa4ac71 li, .bouv li { margin-bottom: 6px; }
.bouv li { list-style: decimal; }
.kaitisg     .aa4ac71 { list-style-type: "● "; }
.lcl8h  .aa4ac71 { list-style-type: "■ "; }
.vbgptuqv .aa4ac71 { list-style-type: "◆ "; }
.vnu1bl    .aa4ac71 { list-style-type: "★ "; }
.kaitisg     .rgidls { list-style-type: "● "; }
.lcl8h  .rgidls { list-style-type: "■ "; }
.vbgptuqv .rgidls { list-style-type: "◆ "; }
.vnu1bl    .rgidls { list-style-type: "★ "; }
.kaitisg    .aa4ac71 li::marker, .kaitisg    .rgidls li::marker,
.lcl8h .aa4ac71 li::marker, .lcl8h .rgidls li::marker,
.vbgptuqv .aa4ac71 li::marker, .vbgptuqv .rgidls li::marker,
.vnu1bl   .aa4ac71 li::marker, .vnu1bl   .rgidls li::marker {
  color: var(--cta); font-size: 1em;
}
.kaitisg .bouv,
.lcl8h .bouv,
.vbgptuqv .bouv,
.vnu1bl .bouv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.kaitisg .bouv li,
.lcl8h .bouv li,
.vbgptuqv .bouv li,
.vnu1bl .bouv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.kaitisg .bouv li::before,
.lcl8h .bouv li::before,
.vbgptuqv .bouv li::before,
.vnu1bl .bouv 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;
}
.kaitisg     .bouv li::before { border-radius: 50%; }
.lcl8h  .bouv li::before { border-radius: 3px; }
.vbgptuqv .bouv li::before { border-radius: 3px; }
.vnu1bl    .bouv li::before { border-radius: 50%; }
.a6pn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.glhrxljj .a6pn,
.bue6r6rx .a6pn { background: transparent; border: none; border-radius: 0; }
.tl78i { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.tl78i th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.tl78i td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.tl78i tr:hover td { background: var(--bg-hover); }
.t1dln5cu .tl78i tbody tr:nth-child(even) td { background: var(--bg-surface); }
.d86phyab .tl78i { border: 1px solid var(--border-alt); }
.d86phyab .tl78i th,
.d86phyab .tl78i td { border: 1px solid var(--border-alt); }
.djnp1 .tl78i th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.djnp1 .tl78i td { border-bottom: none; }
.djnp1 .tl78i tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.eu3w685 .tl78i th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.imug1eo .a6pn {
  overflow: hidden;
}
.imug1eo .tl78i th { border-bottom: 1px solid var(--border-alt); }
.imug1eo .tl78i tr:last-child td { border-bottom: none; }
.cc0kacy { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.n00688j { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pvlj5 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.mvpq { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.q1fb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.rgidls { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.rgidls 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%}
.mf80bpb .mvpq { background: transparent; text-align: center; }
.res99k .pvlj5 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.rixcqm4w .pvlj5 {
  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);
}
.c9nu .n00688j { display: grid; grid-template-columns: auto 1fr; }
.c9nu .pvlj5 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.c9nu .mvpq { grid-column: 2; }
.c9nu .q1fb,
.c9nu .rgidls { grid-column: 1 / -1; }
.wasiol .n00688j { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wasiol .pvlj5 {
  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);
}
.wasiol .mvpq { grid-column: 2; }
.wasiol .q1fb,
.wasiol .rgidls { grid-column: 1 / -1; }
.yo3t .n00688j { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.yo3t .mvpq { background: none; color: var(--accent-light); font-weight: 700; }
.gk124dq .n00688j { 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); }
.gk124dq .mvpq { background: none; color: var(--accent-light); font-weight: 700; }
.myb3s .n00688j { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.myb3s .n00688j:last-child { border-bottom: none; }
.myb3s .mvpq { background: none; color: var(--accent-light); font-weight: 700; }
.k2n1w3 .n00688j { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.k2n1w3 .mvpq { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mfc9u .cc0kacy { counter-reset: card-n; }
.mfc9u .n00688j  { counter-increment: card-n; }
.mfc9u .mvpq { display: flex; align-items: center; gap: 10px; }
.mfc9u .mvpq::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;
}
.xgb06 .n00688j { background: var(--bg-surface); border: 1px solid var(--border); }
.xgb06 .mvpq { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jvt3r { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.n1dyg  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.xbxhf { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.jjlvh { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jvt3r strong { color: var(--text-primary); font-size: 0.95rem; }
.jvt3r p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tzek { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.aozfhuw, .yel7la { border-radius: 8px; padding: 14px; }
.aozfhuw { background: var(--bg-pros); }
.yel7la { background: var(--bg-cons); }
.poeua { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.aozfhuw .poeua { color: var(--c-pros-label); }
.yel7la .poeua { color: #f87171; }
.aozfhuw ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yel7la ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.d0vj32 { width: 100%; height: auto; border-radius: 10px; display: block; }
.mad4w {
  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;
}
.mad4w:hover { opacity: 0.85; }
.r9d5iv .mad4w  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.r9d5iv .mad4w:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ylj6tqx .mad4w  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ylj6tqx .mad4w:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.c38uvycv .ofqqrot { border-radius: 50px; }
.c38uvycv .mad4w  { border-radius: 50px; }
.uxhnnl .ofqqrot { padding-left: 22px; padding-right: 22px; }
.uxhnnl .mad4w  { padding-left: 12px; padding-right: 12px; }
.k1omwc6 .ofqqrot { padding-left: 44px; padding-right: 44px; }
.k1omwc6 .mad4w  { padding-left: 24px; padding-right: 24px; }
.qgvr4 .ofqqrot { padding-left: 56px; padding-right: 56px; }
.qgvr4 .mad4w  { padding-left: 32px; padding-right: 32px; }
.m0jn   .ofqqrot::after, .m0jn   .mad4w::after,
.r7xr6 .ofqqrot::after, .r7xr6 .mad4w::after,
.coxe    .ofqqrot::after, .coxe    .mad4w::after,
.tdl7u9k    .ofqqrot::after, .tdl7u9k    .mad4w::after,
.llo6    .ofqqrot::after, .llo6    .mad4w::after,
.bsrf29t     .ofqqrot::after, .bsrf29t     .mad4w::after,
.vfrqvk    .ofqqrot::after, .vfrqvk    .mad4w::after,
.z6g2qbq   .ofqqrot::after, .z6g2qbq   .mad4w::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;
}
.m0jn .ofqqrot::after, .m0jn .mad4w::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");
}
.r7xr6 .ofqqrot::after, .r7xr6 .mad4w::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");
}
.coxe .ofqqrot::after, .coxe .mad4w::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");
}
.tdl7u9k .ofqqrot::after, .tdl7u9k .mad4w::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");
}
.llo6 .ofqqrot::after, .llo6 .mad4w::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");
}
.bsrf29t .ofqqrot::after, .bsrf29t .mad4w::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");
}
.vfrqvk .ofqqrot::after, .vfrqvk .mad4w::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");
}
.z6g2qbq .ofqqrot::after, .z6g2qbq .mad4w::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");
}
.iglss   .een3::after, .iglss   .r9bzd6x::after,
.lwlle .een3::after, .lwlle .r9bzd6x::after,
.tm725ult    .een3::after, .tm725ult    .r9bzd6x::after,
.tkqvgt    .een3::after, .tkqvgt    .r9bzd6x::after,
.fwa7y    .een3::after, .fwa7y    .r9bzd6x::after,
.ipofosh     .een3::after, .ipofosh     .r9bzd6x::after,
.n95b    .een3::after, .n95b    .r9bzd6x::after,
.yqnqe   .een3::after, .yqnqe   .r9bzd6x::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;
}
.iglss .een3::after, .iglss .r9bzd6x::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");
}
.lwlle .een3::after, .lwlle .r9bzd6x::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");
}
.tm725ult .een3::after, .tm725ult .r9bzd6x::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");
}
.tkqvgt .een3::after, .tkqvgt .r9bzd6x::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");
}
.fwa7y .een3::after, .fwa7y .r9bzd6x::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");
}
.ipofosh .een3::after, .ipofosh .r9bzd6x::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");
}
.n95b .een3::after, .n95b .r9bzd6x::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");
}
.yqnqe .een3::after, .yqnqe .r9bzd6x::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");
}
.awmud6b .lorjiu { background: var(--bg-raised); }
.wyu8z.mad4w {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .fdgbq {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .fdgbq::before    { grid-area: rank;   }
  .sc0ejx2           { grid-area: ident;  }
  .ov0b03an     { grid-area: rating; min-width: 0; width: auto; }
  .o0me           { grid-area: pills;  }
  .wyu8z             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .fdgbq {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .fdgbq::before    { justify-self: center; }
  .sc0ejx2           { width: 100%; }
  .ov0b03an     { justify-self: center; }
  .o0me           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .gd1tmggg .e6iw {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .gd1tmggg .fq2b7n { margin: 0; }
}
.afry .se2l7s { padding: 0; gap: 0; overflow: hidden; }
.afry .f8ght0og { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.afry .h31wa { padding: 16px 20px; }
.afry .we44v0 { padding: 16px 20px; align-self: center; }
.bue6r6rx .tzek { gap: 10px; }
.bue6r6rx .aozfhuw, .bue6r6rx .yel7la { padding: 12px; }
.bue6r6rx .aozfhuw ul, .bue6r6rx .yel7la ul { margin: 4px 0 0; padding-left: 18px; }
.bue6r6rx .aozfhuw li, .bue6r6rx .yel7la li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ycvfp { grid-template-columns: 1fr; }
  .d7hadb { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .d7hadb .lazy { width: 72px; height: 50px; }
  .d7hadb .qlxw8g38 { max-width: 180px; }
  .d7hadb .s2seg { width: auto; }
}
@media (max-width: 720px) {
  .lvaonrx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .gak5rf { padding: 16px; }
  .usuzgm4 .qm3m { min-width: 50%; }
}
.k5akm .tzek { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .pdgf { grid-template-columns: 1fr; }
  .gdgpv0yc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .fdb1u { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .v2cw1sgn { flex-wrap: wrap; padding: 16px; }
}
.s7js9d4 .tzek { gap: 8px; }
.s7js9d4 .aozfhuw, .s7js9d4 .yel7la { padding: 8px; }
@media (max-width: 480px) {
  .c0n98 { flex-direction: column; align-items: stretch; }
}
.j0lj .s2seg .mad4w { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .vfohv { flex-direction: column; align-items: stretch; gap: 10px; }
  .j0lj .s2seg { text-align: center; }
}
@media (max-width: 720px) {
  .iim3reaj { grid-template-columns: 1fr; }
  .j7f7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ghd6h { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .clqysvw { grid-template-columns: 1fr; }
  .vx3k7mz { width: 100px; height: 100px; margin: 16px auto; }
  .qkx5rv { font-size: 1.4rem; }
  .jxppur { justify-content: center; }
  .fy5wbu6w .qm3m { min-width: 50%; }
}
.qcvd .tzek { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .d191d { flex-wrap: wrap; padding: 14px 16px; }
  .gtwvgpwf { padding: 12px 16px; }
  .qcvd .tzek { margin: 0 16px; }
  .qcvd .s5na4 { padding: 0 16px; }
  .vtegj { padding: 12px 16px; }
}
.n9a9b6 .o0me .oypk8 {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.n9a9b6 .o0me .oypk8:first-child { border-left: none; }
.lssuosr4 .yl4as6gz { font-size: 1rem; letter-spacing: 2px; }
.uioho { margin: 16px 0; }
.z09qza { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.z09qza summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.z09qza summary::after { content: "+"; color: var(--accent-light); }
.z09qza[open] summary::after { content: "−"; }
.z09qza p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.bz40sx { margin-bottom: 0; }
.osqnozso h2.edo6typi { color: var(--text-primary); border-color: var(--accent-light); }
.a3qo6ukb h2.edo6typi { color: var(--text-primary); border-color: var(--accent-light); }
.valo4qh .n1dyg     { background: #052e16; border-color: #10b981; }
.valo4qh .xbxhf { background: #2d0a1e; border-color: #f43f5e; }
.valo4qh .jvt3r strong  { color: #f1f5f9; }
.valo4qh .jvt3r p       { color: #cbd5e1; }
.valo4qh .oxyi    .n1dyg     .jjlvh::before,
.valo4qh .kh5d20  .n1dyg     .jjlvh::before,
.valo4qh .bdlygs  .n1dyg     .jjlvh::before,
.valo4qh .j560 .n1dyg     .jjlvh::before { color: #10b981; }
.valo4qh .oxyi    .xbxhf .jjlvh::before,
.valo4qh .kh5d20  .xbxhf .jjlvh::before,
.valo4qh .bdlygs  .xbxhf .jjlvh::before,
.valo4qh .j560 .xbxhf .jjlvh::before { color: #f43f5e; }
.valo4qh .oxyi    .mlve649    .jjlvh::before,
.valo4qh .kh5d20  .mlve649    .jjlvh::before,
.valo4qh .bdlygs  .mlve649    .jjlvh::before,
.valo4qh .j560 .mlve649    .jjlvh::before { color: #a855f7; }
.qjusp0wf .n1dyg     { background: #2d2000; border-color: #eab308; }
.qjusp0wf .xbxhf { background: #2d0b0b; border-color: #ef4444; }
.qjusp0wf .jvt3r strong  { color: #f1f5f9; }
.qjusp0wf .jvt3r p       { color: #cbd5e1; }
.qjusp0wf .oxyi    .n1dyg     .jjlvh::before,
.qjusp0wf .kh5d20  .n1dyg     .jjlvh::before,
.qjusp0wf .bdlygs  .n1dyg     .jjlvh::before,
.qjusp0wf .j560 .n1dyg     .jjlvh::before { color: #eab308; }
.qjusp0wf .oxyi    .xbxhf .jjlvh::before,
.qjusp0wf .kh5d20  .xbxhf .jjlvh::before,
.qjusp0wf .bdlygs  .xbxhf .jjlvh::before,
.qjusp0wf .j560 .xbxhf .jjlvh::before { color: #ef4444; }
.qjusp0wf .oxyi    .mlve649    .jjlvh::before,
.qjusp0wf .kh5d20  .mlve649    .jjlvh::before,
.qjusp0wf .bdlygs  .mlve649    .jjlvh::before,
.qjusp0wf .j560 .mlve649    .jjlvh::before { color: #f97316; }
.ygvs .n1dyg     { background: #0c1a2e; border-color: #38bdf8; }
.ygvs .xbxhf { background: #12103a; border-color: #818cf8; }
.ygvs .jvt3r strong  { color: #f1f5f9; }
.ygvs .jvt3r p       { color: #cbd5e1; }
.ygvs .oxyi    .n1dyg     .jjlvh::before,
.ygvs .kh5d20  .n1dyg     .jjlvh::before,
.ygvs .bdlygs  .n1dyg     .jjlvh::before,
.ygvs .j560 .n1dyg     .jjlvh::before { color: #38bdf8; }
.ygvs .oxyi    .xbxhf .jjlvh::before,
.ygvs .kh5d20  .xbxhf .jjlvh::before,
.ygvs .bdlygs  .xbxhf .jjlvh::before,
.ygvs .j560 .xbxhf .jjlvh::before { color: #818cf8; }
.ygvs .oxyi    .mlve649    .jjlvh::before,
.ygvs .kh5d20  .mlve649    .jjlvh::before,
.ygvs .bdlygs  .mlve649    .jjlvh::before,
.ygvs .j560 .mlve649    .jjlvh::before { color: #2dd4bf; }
.hzm3t .n1dyg     { background: var(--accent-bg); border-color: var(--accent-light); }
.hzm3t .xbxhf { background: var(--accent-bg-light); border-color: var(--accent-light); }
.hzm3t .mlve649    { background: var(--accent-bg); border-color: var(--accent-pale); }
.hzm3t .oxyi    .jjlvh::before,
.hzm3t .kh5d20  .jjlvh::before,
.hzm3t .bdlygs  .jjlvh::before,
.hzm3t .j560 .jjlvh::before { color: var(--accent-light) !important; }
.fo78h::before,
.qxl35mo::before { margin-right: 5px; }
.mk0jsy .aozfhuw ul li,
.mk0jsy .aozfhuw .fo78h { color: #22c55e; }
.mk0jsy .yel7la ul li,
.mk0jsy .yel7la .qxl35mo { color: #ef4444; }
.ejz63y .aozfhuw { background: var(--bg-pros); }
.ejz63y .yel7la { background: var(--bg-cons); }
.ejz63y .aozfhuw .fo78h { color: var(--c-pros-label); }
.ejz63y .yel7la .qxl35mo { color: var(--c-cons); }
.ejz63y .aozfhuw ul li,
.ejz63y .yel7la ul li,
.fxooxc76 .aozfhuw { background: var(--bg-pros); }
.fxooxc76 .yel7la { background: var(--bg-cons); }
.fxooxc76 .aozfhuw .fo78h { color: var(--c-pros-label); }
.fxooxc76 .yel7la .qxl35mo { color: var(--c-cons); }
.fxooxc76 .aozfhuw ul li,
.fxooxc76 .zrhx li          { color: var(--c-pros); }
.fxooxc76 .yel7la ul li,
.fxooxc76 .r8e2iiwd li          { color: var(--c-cons); }
.lrdhdd .fo78h::before { content: "✓ "; }
.lrdhdd .qxl35mo::before { content: "✗ "; }
.vo8tp .fo78h::before { content: "→ "; }
.vo8tp .qxl35mo::before { content: "← "; }
.a4uopu4 .fo78h::before { content: "★ "; }
.a4uopu4 .qxl35mo::before { content: "✕ "; }
.vlj4u .fo78h::before { content: "◆ "; }
.vlj4u .qxl35mo::before { content: "▲ "; }
.yywdrk .jvt3r { background: transparent; border-left: none; border: 1.5px solid; }
.yywdrk .n1dyg     { border-color: var(--c-tip-border); }
.yywdrk .xbxhf { border-color: var(--c-warn-border); }
.yywdrk .jvt3r strong { color: var(--text-primary); }
.yywdrk .jvt3r p      { color: var(--text-muted); }
.j4tu .jvt3r { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.j4tu .n1dyg     { border-top-color: var(--c-tip-border); }
.j4tu .xbxhf { border-top-color: var(--c-warn-border); }
.bke26b .jvt3r { border-left: none; border-radius: 8px; }
.bke26b .n1dyg     { background: #065f46; }
.bke26b .xbxhf { background: #92400e; }
.bke26b .mlve649    { background: #1e3a8a; }
.bke26b .jvt3r strong,
.bke26b .jvt3r p { color: #fff; }
.bke26b .jjlvh::before { color: rgba(255,255,255,0.85) !important; }
.valo4qh.bke26b .n1dyg,
.valo4qh .bke26b .n1dyg     { background: #052e16; }
.valo4qh.bke26b .xbxhf,
.valo4qh .bke26b .xbxhf { background: #2d0a1e; }
.valo4qh.bke26b .mlve649,
.valo4qh .bke26b .mlve649    { background: #1e1036; }
.qjusp0wf.bke26b .n1dyg,
.qjusp0wf .bke26b .n1dyg      { background: #2d2000; }
.qjusp0wf.bke26b .xbxhf,
.qjusp0wf .bke26b .xbxhf  { background: #2d0b0b; }
.qjusp0wf.bke26b .mlve649,
.qjusp0wf .bke26b .mlve649     { background: #2d1600; }
.ygvs.bke26b .n1dyg,
.ygvs .bke26b .n1dyg      { background: #0c1a2e; }
.ygvs.bke26b .xbxhf,
.ygvs .bke26b .xbxhf  { background: #12103a; }
.ygvs.bke26b .mlve649,
.ygvs .bke26b .mlve649     { background: #0a2020; }
.m4to .jvt3r { border-left: none; border-radius: 6px; padding: 10px 14px; }
.m4to .n1dyg     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.m4to .xbxhf { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.m4to .jvt3r strong { color: var(--text-primary); }
.m4to .jvt3r p      { color: var(--text-muted); }
.wgysumap .jvt3r { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.oxyi .jjlvh,
.kh5d20 .jjlvh,
.bdlygs .jjlvh,
.j560 .jjlvh { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.oxyi .jjlvh::before,
.kh5d20 .jjlvh::before,
.bdlygs .jjlvh::before,
.j560 .jjlvh::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.oxyi .n1dyg     .jjlvh::before { content: "✦"; color: var(--c-tip-border); }
.oxyi .xbxhf .jjlvh::before { content: "▲"; color: var(--c-warn-border); }
.oxyi .mlve649    .jjlvh::before { content: "◉"; color: #60a5fa; }
.kh5d20 .n1dyg     .jjlvh::before { content: "★"; color: var(--c-tip-border); }
.kh5d20 .xbxhf .jjlvh::before { content: "◆"; color: var(--c-warn-border); }
.kh5d20 .mlve649    .jjlvh::before { content: "●"; color: #60a5fa; }
.bdlygs .n1dyg     .jjlvh::before { content: "▶"; color: var(--c-tip-border); }
.bdlygs .xbxhf .jjlvh::before { content: "■"; color: var(--c-warn-border); }
.bdlygs .mlve649    .jjlvh::before { content: "▸"; color: #60a5fa; }
.j560 .n1dyg     .jjlvh::before { content: "→"; color: var(--c-tip-border); }
.j560 .xbxhf .jjlvh::before { content: "⬥"; color: var(--c-warn-border); }
.j560 .mlve649    .jjlvh::before { content: "◈"; color: #60a5fa; }
.xxd4hab4 .lsrgjn .yztrsu,
.xxd4hab4 .yd3kw5 .yztrsu  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.xxd4hab4 .n00688j                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.xxd4hab4 .a6pn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.xxd4hab4 .fo6ic                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lbwpk .lsrgjn .yztrsu,
.lbwpk .yd3kw5 .yztrsu,
.lbwpk .n00688j,
.lbwpk .fdgbq,
.lbwpk .fq2b7n,
.lbwpk .a6pn,
.lbwpk .fo6ic,
.lbwpk .wgysumap .jvt3r { box-shadow: none; }
.clin   .arfw07ry, .clin .vbto, .clin .o5dcdp,
.clin   .xworpy, .clin .nisumni { font-size: 0.9rem; }
.clin   .aa4ac71, .clin .bouv { font-size: 0.9rem; }
.wvgzx28e   .arfw07ry, .wvgzx28e .vbto, .wvgzx28e .o5dcdp,
.wvgzx28e   .xworpy, .wvgzx28e .nisumni { font-size: 0.95rem; }
.wvgzx28e   .aa4ac71, .wvgzx28e .bouv { font-size: 0.95rem; }
.enmb4sk7   .arfw07ry, .enmb4sk7 .vbto, .enmb4sk7 .o5dcdp,
.enmb4sk7   .xworpy, .enmb4sk7 .nisumni { font-size: 1.08rem; }
.enmb4sk7   .aa4ac71, .enmb4sk7 .bouv { font-size: 1.05rem; }
.enmb4sk7   .tl78i { font-size: 0.97rem; }
.z066l8ie .wufxx      { font-size: 3.2rem; }
.z066l8ie h2.edo6typi { font-size: 1.9rem; }
.z066l8ie h3.pbvh6     { font-size: 1.4rem; }
.pu9p1rn .wufxx      { font-size: 3.8rem; }
.pu9p1rn h2.edo6typi { font-size: 2.2rem; }
.pu9p1rn h3.pbvh6     { font-size: 1.6rem; }
.bz40sx + .bz40sx { position: relative; }
.lh96lql8   .bz40sx + .bz40sx::before,
.d2vzmldc  .bz40sx + .bz40sx::before,
.ilsddy5   .bz40sx + .bz40sx::before,
.ux2t   .bz40sx + .bz40sx::before,
.krmjyo2h   .bz40sx + .bz40sx::before,
.j97yu .bz40sx + .bz40sx::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.lh96lql8 .bz40sx + .bz40sx::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.d2vzmldc .bz40sx + .bz40sx::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.ilsddy5 .bz40sx + .bz40sx::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;
}
.ux2t .bz40sx + .bz40sx::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.t5mhxy4 .bz40sx { margin-bottom: 16px; }
.t5mhxy4 .bz40sx + .bz40sx { margin-top: 0; }
.t5mhxy4 .em4clxl { padding-top: 0; padding-bottom: 0; }
.krmjyo2h .bz40sx + .bz40sx::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.j97yu .bz40sx + .bz40sx::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.iqjg .bz40sx + .bz40sx::before,
.jp073k .bz40sx + .bz40sx::before,
.re9qhcg .bz40sx + .bz40sx::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%;
}
.sjvcrgir .iqjg .bz40sx:nth-child(even)::before,
.sjvcrgir .jp073k .bz40sx:nth-child(even)::before,
.sjvcrgir .re9qhcg .bz40sx:nth-child(even)::before { background: var(--bg-surface); }
.u2zvoh .iqjg .bz40sx:nth-child(even)::before,
.u2zvoh .jp073k .bz40sx:nth-child(even)::before,
.u2zvoh .re9qhcg .bz40sx:nth-child(even)::before { background: var(--bg-card); }
.iqjg .bz40sx + .bz40sx::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");
}
.jp073k .bz40sx + .bz40sx::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");
}
.re9qhcg .bz40sx + .bz40sx::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");
}
.kcccsp .u8hcr8z,
.xztc .u8hcr8z,
.b006fms .u8hcr8z { overflow: hidden; }
.kcccsp .ddqad5,
.xztc .ddqad5 { margin-bottom: 60px; }
.b006fms .ddqad5 { margin-bottom: 70px; }
.kcccsp .zmrb,
.kcccsp .u8hcr8z::before,
.xztc .u8hcr8z::before,
.b006fms .u8hcr8z::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.kcccsp .u8hcr8z::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");
}
.xztc .u8hcr8z::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");
}
.b006fms .u8hcr8z::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.hxmttib .u8hcr8z:not(.j365za0) .irz4t6 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.haeugpol .u8hcr8z:not(.j365za0) .irz4t6 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.qtuxqr  .u8hcr8z:not(.j365za0) .irz4t6 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qa6g4l  .u8hcr8z:not(.j365za0) .irz4t6 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.hxmttib .j365za0 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.hxmttib .wjon { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.hxmttib .c88y4 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.haeugpol .j365za0 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.qtuxqr .j365za0 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.qa6g4l .j365za0 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.oqk40s9n .j365za0 { background: var(--accent); }
.oqk40s9n .j365za0 .irz4t6 { background: none; }
.oqk40s9n .u8hcr8z:not(.j365za0) .irz4t6 { background: rgba(0,0,0,0.6); }
.fl0bg47 .shva1e4r { float: left; width: 38%; margin: 0 28px 16px 0; }
.fl0bg47 .shva1e4r .d0vj32 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fl0bg47 .em4clxl::after { content: ''; display: block; clear: both; }
.u4u3chd .shva1e4r { float: right; width: 38%; margin: 0 0 16px 28px; }
.u4u3chd .shva1e4r .d0vj32 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u4u3chd .em4clxl::after { content: ''; display: block; clear: both; }
.qqbqa51g .bz40sx:nth-child(odd)  .shva1e4r { float: left;  width: 38%; margin: 0 28px 16px 0; }
.qqbqa51g .bz40sx:nth-child(even) .shva1e4r { float: right; width: 38%; margin: 0 0 16px 28px; }
.qqbqa51g .shva1e4r .d0vj32 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.qqbqa51g .em4clxl::after { content: ''; display: block; clear: both; }
.fl0bg47 .cc0kacy,
.u4u3chd .cc0kacy,
.qqbqa51g .cc0kacy,
@media (max-width: 900px) {
  .fl0bg47 .shva1e4r,
  .u4u3chd .shva1e4r,
  .qqbqa51g .bz40sx:nth-child(odd)  .shva1e4r,
  .qqbqa51g .bz40sx:nth-child(even) .shva1e4r {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .fl0bg47 .shva1e4r .d0vj32,
  .u4u3chd .shva1e4r .d0vj32,
  .qqbqa51g .shva1e4r .d0vj32 {
    max-height: none !important;
  }
}
.fl0bg47 .aa4ac71,
.fl0bg47 .bouv,
.u4u3chd .aa4ac71,
.u4u3chd .bouv,
.qqbqa51g .aa4ac71,
.qqbqa51g .bouv { overflow: hidden; }
@media (max-width: 640px) {
  .fl0bg47 .shva1e4r,
  .u4u3chd .shva1e4r,
  .qqbqa51g .shva1e4r { float: none; width: 100%; margin: 0 0 16px 0; }
}
.e37itav .psu4qx1,
.e37itav .em4clxl,
.e37itav .sd9t  { max-width: 1100px; }
.w434j3 .psu4qx1,
.w434j3 .em4clxl,
.w434j3 .sd9t  { max-width: 1200px; }
.a3t74 .psu4qx1,
.a3t74 .em4clxl,
.a3t74 .sd9t  { max-width: 1320px; }
.kwsoef1o { font-size: 0.82rem; color: var(--text-muted); }
.gzq9iu { display: flex; align-items: center; }
.ma6qr {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lfo036g3 { display: flex; align-items: center; }
.og3d { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.og3d:hover { text-decoration: underline; }
.jlswe5 { margin: 0 3px; opacity: 0.45; }
.jlswe5::before { content: '/'; }
.g8sj { padding: 2px 5px; color: var(--text-main); }
.h75k .kwsoef1o {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.h75k .gzq9iu { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.mfzxh5u .kwsoef1o {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.mfzxh5u .gzq9iu { padding: 0 0 0 12px; }
.xk9oc .gzq9iu { padding: 0 16px; }
.xk9oc .kwsoef1o {
  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);
}
.xk9oc .psu4qx1 { padding-top: 28px; }
@media (max-width: 720px) {
  .taz3om { margin-top: 18px; padding: 0 16px; }
  .xk9oc .psu4qx1 { padding-top: 16px; }
}
.e37itav.h75k .gzq9iu { max-width: 1100px; }
.w434j3.h75k .gzq9iu { max-width: 1200px; }
.a3t74.h75k .gzq9iu { max-width: 1320px; }
.gv66 .bz40sx { padding-top: 16px; padding-bottom: 16px; }
.c2zx .bz40sx { padding-top: 24px; padding-bottom: 24px; }
.rm03l5 .bz40sx { padding-top: 40px; padding-bottom: 40px; }
.bd13 .bz40sx { padding-top: 52px; padding-bottom: 52px; }
.vzzt1 .bz40sx:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.vzzt1 .bz40sx:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.vzzt1 .bz40sx:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.vzzt1 .bz40sx:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.crvg .em4clxl { padding-top: 10px;  padding-bottom: 10px; }
.c4h1h .em4clxl { padding-top: 18px;  padding-bottom: 18px; }
.ojhnc3xn .em4clxl { padding-top: 36px;  padding-bottom: 36px; }
.s8luix4 .em4clxl { padding-top: 48px;  padding-bottom: 48px; }
.ikf5 h2.edo6typi { font-weight: 600; }
.ikf5 h3.pbvh6     { font-weight: 600; }
.q6hy90 { font-weight: 500; }
.q6hy90 h2.edo6typi { font-weight: 800; }
.q6hy90 h3.pbvh6     { font-weight: 700; }
.lgglf7i h2.edo6typi { font-weight: 900; }
.lgglf7i h3.pbvh6     { font-weight: 800; }
.lgglf7i .jvt3r strong,
.lgglf7i .jvt3r strong { font-weight: 600; }
.een3 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.mw7oc .een3 { display: none; }
@media (max-width: 640px) {
  .h1fd { display: none; }
  .een3 {
    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;
  }
}
.een3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.een3:hover { opacity: 0.85; }
.ibnk9v5 .een3 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.gysb0 .een3,
.tbc27o  .een3 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.gysb0 .een3:hover,
.tbc27o  .een3:hover { opacity: 0.88; }
.ibnk9v5.gysb0 .een3,
.ibnk9v5.tbc27o  .een3 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.r9bzd6x {
  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;
}
.r9bzd6x:hover { transform: translateY(-2px); opacity: 0.92; }
.r9bzd6x { background: var(--cta) !important; color: #fff !important; border: none !important; }
.h7fc .r9bzd6x { display: none; }
.pm2c .r9bzd6x { right: 32px; }
.p6sspcr  .r9bzd6x { left: 32px; }
@media (max-width: 480px) {
  .pm2c .r9bzd6x { right: 20px; bottom: 20px; }
  .p6sspcr  .r9bzd6x { left: 20px; bottom: 20px; }
}
.o6yt3 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.sd9t { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.da1pdihr { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.d818qa5j { color: var(--text-dim); font-size: 0.8rem; }
.fuqe4 a, .iapdz a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.fuqe4 a:hover, .iapdz a:hover { color: var(--accent-light); }
.iapdz { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.k25y .sd9t { text-align: center; }
.k25y .iapdz { justify-content: center; margin-bottom: 16px; }
.k25y .da1pdihr { margin-top: 0; }
.kndlto { margin-top: 10px; }
.kndlto a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .sd9t { padding-left: 16px; padding-right: 16px; }
  .wmf1r31x .sd9t { padding: 20px 16px; }
  .iapdz { gap: 4px 12px; }
  .da1pdihr { font-size: 0.78rem; }
}
.maw5m .da1pdihr { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.maw5m .d818qa5j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .maw5m .njhcjpm3 { grid-template-columns: 1fr 1fr; } .maw5m .w8nx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .maw5m .njhcjpm3 { grid-template-columns: 1fr; } }
.qc9vjv6i .da1pdihr { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qc9vjv6i .js2q1a9h { gap: 12px; } .qc9vjv6i .iagm { margin-right: 0; width: 100%; } }
.mvmvurn .da1pdihr { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.mvmvurn .d818qa5j { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .mvmvurn .ffwk { grid-template-columns: 1fr 1fr; } .mvmvurn .v2ek { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mvmvurn .ffwk { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .n909zapp .vl15k { grid-template-columns: 1fr 1fr; } .n909zapp .cr3fpl:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n909zapp .vl15k { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .g2a8enct .vl15k { grid-template-columns: 1fr; } }
.ohz0bp6x .sd9t { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ohz0bp6x .iapdz { justify-content: center; }
.z9hbq6 .uhy7fim5      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.z9hbq6 .o6yt3 { background: var(--bg-page); border-top-color: var(--border-alt); }
.xt7e22u8 .uhy7fim5      { background: #0d1117; border-bottom-color: #21262d; }
.xt7e22u8 .r3u07n { color: var(--accent-light); }
.xt7e22u8 .gs7dj5kp { --msep-color: #8b949e; }
.xt7e22u8 .gs7dj5kp a { color: #8b949e; }
.xt7e22u8 .gs7dj5kp a:hover { color: var(--accent-light); }
.xt7e22u8 .mappxao { color: #8b949e; }
.xt7e22u8 .o6yt3 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.xt7e22u8 .da1pdihr,
.xt7e22u8 .d818qa5j { color: #6e7681; }
.xt7e22u8 .fuqe4 a, .xt7e22u8 .iapdz a,
.xt7e22u8 .fuqe4 a:hover, .xt7e22u8 .iapdz a:hover,
@media (max-width: 640px) {
  .xt7e22u8 .gs7dj5kp { background: #0d1117; border-top-color: #21262d; }
  .xt7e22u8 .gs7dj5kp li a { border-bottom-color: #21262d; }
}
.vred .uhy7fim5      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.vred .r3u07n { color: var(--accent-light); }
.vred .gs7dj5kp { --msep-color: #475569; }
.vred .gs7dj5kp a { color: #475569; }
.vred .gs7dj5kp a:hover { color: var(--accent-light); }
.vred .mappxao { color: #64748b; }
.vred .o6yt3 { background: #f0f4f8; border-top-color: #cbd5e1; }
.vred .da1pdihr,
.vred .d818qa5j { color: #64748b; }
.vred .fuqe4 a, .vred .iapdz a,
.vred .fuqe4 a:hover, .vred .iapdz a:hover,
@media (max-width: 640px) {
  .vred .gs7dj5kp { background: #f0f4f8; border-top-color: #cbd5e1; }
  .vred .gs7dj5kp li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.gysb0 .uhy7fim5      { background: var(--accent); border-bottom-color: var(--accent-light); }
.gysb0 .r3u07n { color: #fff; }
.gysb0 .gs7dj5kp { --msep-color: rgba(255,255,255,0.82); }
.gysb0 .gs7dj5kp a { color: rgba(255,255,255,0.82); }
.gysb0 .gs7dj5kp a:hover { color: #fff; }
.gysb0 .mappxao { color: rgba(255,255,255,0.9); }
.gysb0 .bcnjvukt a { color: var(--text-primary) !important; }
.gysb0 .bcnjvukt a:hover { color: var(--accent-light) !important; }
.gysb0 .o6yt3 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.gysb0 .da1pdihr,
.gysb0 .d818qa5j { color: rgba(255,255,255,0.72); }
.gysb0 .fuqe4 a, .gysb0 .iapdz a,
.gysb0 .k19id a, .gysb0 .mf066p a,
.gysb0 .z5r4g5 a, .gysb0 .iagm { color: #fff; }
.gysb0 .wdp5l, .gysb0 .so4oz193 { color: rgba(255,255,255,0.7); }
.gysb0 .fuqe4 a:hover, .gysb0 .iapdz a:hover,
.gysb0 .k19id a:hover, .gysb0 .mf066p a:hover { color: #fff; }
@media (max-width: 640px) {
  .gysb0 .gs7dj5kp { background: var(--accent); border-top-color: var(--accent-light); }
  .gysb0 .gs7dj5kp li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.tbc27o .uhy7fim5 {
  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);
}
.tbc27o .o6yt3 {
  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) {
  .tbc27o .gs7dj5kp {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.vw61a .v6iwg { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.y821 .v6iwg { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.r2mmgdg1 .v6iwg { min-height: 72px; height: auto; }
.dwdt434 .v6iwg { min-height: 84px; height: auto; }
.wmf1r31x .v6iwg { max-width: none; padding: 0 32px; }
.wmf1r31x .sd9t  { max-width: none; padding: 24px 32px; }
.n6qo4.w434j3 .v6iwg { max-width: 1200px; }
.n6qo4.a3t74 .v6iwg { max-width: 1320px; }
.s9nc35bu   .r3u07n, .s9nc35bu   .iagm { text-transform: capitalize; }
.dkzg .r3u07n, .dkzg .iagm { text-transform: lowercase; }
.j76kyj .r3u07n, .j76kyj .iagm { text-transform: uppercase; letter-spacing: 0.06em; }
.qb9fm, .pmnp5 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.hwves .qb9fm,
.h66o .qb9fm,
.wpmb .qb9fm,
.qs60301d .qb9fm,
.au5nbasd   .gs7dj5kp a { font-weight: 500; }
.tpbww2 .gs7dj5kp a { font-weight: 600; }
.zfki7qq3     .gs7dj5kp a { font-weight: 700; }
.qcdrmi    .gs7dj5kp a { font-weight: 800; letter-spacing: 0.01em; }
.kj8zfezr     .gs7dj5kp > li + li::before,
.bwvs    .gs7dj5kp > li + li::before,
.byl7    .gs7dj5kp > li + li::before,
.bpvslf3 .gs7dj5kp > li + li::before,
.y28xa8xu .gs7dj5kp > li + li::before,
.j4i4wpt5  .gs7dj5kp > li + li::before,
.e6h2b    .gs7dj5kp > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.kj8zfezr     .gs7dj5kp > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.bwvs    .gs7dj5kp > li + li::before { content: "|"; }
.byl7    .gs7dj5kp > li + li::before { content: "—"; }
.bpvslf3 .gs7dj5kp > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.y28xa8xu .gs7dj5kp > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.j4i4wpt5  .gs7dj5kp > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.e6h2b    .gs7dj5kp > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rbsyumo8 .mappxao,
  .vqrnahr3 .mappxao,
  .ytn5745c .mappxao,
  .lqgwr940 .mappxao,
  .t3ry6o8 .mappxao {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rbsyumo8 .mappxao::before,
  .vqrnahr3 .mappxao::before,
  .ytn5745c .mappxao::before,
  .lqgwr940 .mappxao::before,
  .t3ry6o8 .mappxao::before { content: ""; display: block; flex-shrink: 0; }

  
  .rbsyumo8 .mappxao::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;
  }

  
  .vqrnahr3 .mappxao::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;
  }

  
  .ytn5745c .mappxao::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;
  }

  
  .lqgwr940 .mappxao::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;
  }

  
  .t3ry6o8 .mappxao::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) {
  .j69e7 .mappxao {
    padding: 5px 14px;
  }
  .j69e7 .gs7dj5kp {
    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;
  }
  .j69e7 .gs7dj5kp li a {
    border-bottom: none; padding: 10px 22px;
  }
  .j69e7 .gs7dj5kp li a:hover { background: var(--bg-raised); }
  .j69e7 .h95vni,
  .nvbn1g .h95vni,
  .petpmv6n .h95vni { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .q78jodm .mappxao {
    padding: 5px 10px;
  }
  .q78jodm .gs7dj5kp {
    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);
  }
  .q78jodm .gs7dj5kp.ejwbbr { transform: translateX(0); }
  .q78jodm .gs7dj5kp li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .q78jodm .gs7dj5kp li:last-child a { border-bottom: none; }
  .gysb0 .gs7dj5kp,
  .xt7e22u8 .gs7dj5kp { background: var(--accent) !important; }
  .gysb0 .gs7dj5kp li a,
  .xt7e22u8 .gs7dj5kp li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .petpmv6n .mappxao {
    padding: 5px 10px;
  }
  .petpmv6n .gs7dj5kp {
    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);
  }
  .petpmv6n .gs7dj5kp::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .petpmv6n .gs7dj5kp.ejwbbr { transform: translateY(0); }
  .petpmv6n .gs7dj5kp li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .q9qfhqvd .mappxao {
    padding: 5px 10px;
  }
  .q9qfhqvd .gs7dj5kp {
    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;
  }
  .q9qfhqvd .gs7dj5kp.ejwbbr { opacity: 1; pointer-events: auto; }
  .q9qfhqvd .gs7dj5kp li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .o4s1a1hb     .mappxao { border-radius: 0 !important; }
  .egbb   .mappxao { border-radius: 8px !important; }
  .mgksfrcb .mappxao { border-radius: 50% !important; }
  .aefn4abb   .mappxao { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .nu06v4v6 .oangrf4 { flex-direction: column; align-items: stretch; }
  .nu06v4v6 .eba9 { flex-direction: row; min-width: auto; }
  .nu06v4v6 .jjjp1a { align-items: flex-start; text-align: left; }
}
.zag0ki,
.zag0ki.bz40sx,
.sjvcrgir .zag0ki,
.iy8f .zag0ki,
.u2zvoh .zag0ki,
.gqob128l .zag0ki {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.ckmq2nt {
  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;
}
.qqgvbya9 { flex: 1 1 280px; min-width: 0; }
.vsiegwp {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.qihc4i7 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.wh6ki {
  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;
}
.wh6ki:hover { transform: translateY(-1px); opacity: 0.95; }
.mo0ppbu .ckmq2nt {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.mo0ppbu .vsiegwp { color: var(--cta); }
.mo0ppbu .qihc4i7 { color: var(--text-body); }
.mo0ppbu .wh6ki {
  background: var(--cta) !important;
  color: #fff !important;
}
.qpflpc .ckmq2nt {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.qpflpc .vsiegwp { color: var(--text-primary); }
.qpflpc .qihc4i7 { color: var(--text-body); }
.qpflpc .wh6ki {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .ckmq2nt {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .qqgvbya9 { flex: 0 0 auto; }
  .vsiegwp { font-size: 1.2rem; }
  .wh6ki { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.bj1t .ce2s { height: 36px; }
.ylnp25o .ce2s { height: 60px; max-width: 200px; }
.rby6 .ce2s { height: 56px; max-width: 180px; }
.t6wn     .yl4as6gz, .t6wn     .dmzla4q { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.n9a9b6 .oypk8 + .oypk8 {
  border-left: 1px solid var(--border); padding-left: 10px;
}
@media (min-width: 720px) {
  .d3me .qoen2a9s {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .d3me .fdgbq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .d3me .fdgbq { padding: 40px 16px 20px; }
  .d3me .oypk8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .d3me .wyu8z { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .b2m3 .fdgbq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .b2m3 .fdgbq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .b2m3 .sc0ejx2 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .b2m3 .vpswgp { white-space: normal; text-align: center; font-size: 1.2rem; }
  .b2m3 .oypk8 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .b2m3 .wyu8z { width: 100%; min-width: 0; }
  .b2m3 .yl4as6gz { min-width: 0; }
}
.hbvmp .z09qza {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.hbvmp .z09qza summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.hbvmp .z09qza p { padding: 0 2px 16px; }
.r95g613 .z09qza { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.r95g613 .z09qza summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.r95g613 .z09qza summary::after { content: "›"; font-size: 1.2em; }
.r95g613 .z09qza[open] summary::after { content: "‹"; }
.r95g613 .z09qza p { padding: 10px 22px 4px; }
.xuczl4j2 .z09qza {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.xuczl4j2 .z09qza summary { color: var(--text-primary); padding-left: 16px; }
.xuczl4j2 .z09qza summary::after { content: "›"; font-size: 1.1em; }
.xuczl4j2 .z09qza[open] summary::after { content: "‹"; }
.xuczl4j2 .z09qza p { padding-left: 16px; }
.iedn03 .uioho { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.iedn03 .z09qza {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.iedn03 .z09qza:last-child { border-bottom: none; }
.iedn03 .z09qza summary { color: var(--text-primary); border-radius: 0; }
.iedn03 .z09qza summary::after { content: "›"; font-size: 1.1em; }
.iedn03 .z09qza[open] summary::after { content: "‹"; }
.roav .z09qza { overflow: hidden; }
.roav .z09qza summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.roav .z09qza summary::after { color: rgba(255,255,255,.75); }
.roav .z09qza[open] summary { border-radius: 0; }
.yiq5xp { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rm9x01 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kv5pej {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.iydo6 { color: var(--text-muted); font-size: 1.05rem; }
.mc5mxb {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.frt66b {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.xcfhbzbr { margin-bottom: 20px; }
.yu5uy {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o5lv {
  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;
}
.o5lv:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.l4rj { resize: vertical; min-height: 130px; }
.rlmy3nr { width: 100%; margin-top: 8px; }
.f1g7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.g6502q {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.f2dj3uc { color: var(--text-muted); line-height: 1.75; }
.c0omp4 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.c0omp4 li { margin-bottom: 6px; }
.g64nu026 { max-width: 760px; margin: 0 auto; }
.bmer9tz { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.cn6cbs { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.cn6cbs:last-child { border-bottom: none; }
.cn6cbs h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.cn6cbs p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.lojnpr { max-width: 760px; margin: 0 auto; }
.apj8jngy ul.c0omp4 { margin: 0; }
@media (max-width: 640px) { .i35t43l { grid-template-columns: 1fr; gap: 10px; } }
.w4kh83 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.v0kyq6k { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.hwceu9x { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.v0kyq6k p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.v0kyq6k .c0omp4 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .w4kh83 { grid-template-columns: 1fr; } }
.w50a { color: inherit; text-decoration: none; }
.w50a:hover { color: var(--accent-light); text-decoration: underline; }
.c9cbg { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.zwp0uwl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.zwp0uwl:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ylei8a8 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.zwp0uwl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zwp0uwl ul.c0omp4 { margin: 0; }
.d3ve6 { color: var(--text-muted); line-height: 1.75; }
.gq8lgd .c0omp4,
.pr715uj .c0omp4,
.y9ksyb .c0omp4,
.wfc24wyt .c0omp4 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.gq8lgd .zwp0uwl,
.pr715uj .zwp0uwl { text-align: left; }
.gq8lgd .ylei8a8,
.pr715uj .ylei8a8 { text-align: center; }
.s2lwtugg { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.tq5y { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.tjab14n8 { font-size: 1.1rem; }
.vr5ddmi8 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mizh68 { margin-top: 12px; }
.p0bd89 { 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; }
.p0bd89:hover { border-bottom-color: var(--accent-light); }
.w7d0b { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.w7d0b img { width: 100%; height: 100%; object-fit: cover; display: block; }
.u2c1vr { width: 260px; height: 260px; }
.ti7nqq6 { border-radius: 58% 42% 63% 37% / 42% 62% 38% 58%; }
.g9vf { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.ky8v { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.eqp4ui { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .l7tv { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.a0w1gzc .vr5ddmi8, .a0w1gzc .tq5y { max-width: 640px; }
.j0gwe7p { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.tvpv { position: sticky; top: 96px; align-self: start; }
.tvpv .s2lwtugg { font-size: 1.6rem; margin-top: 18px; }
.mck15n .vr5ddmi8 { margin-bottom: 28px; }
@media (max-width: 860px) { .j0gwe7p { grid-template-columns: 1fr; } .tvpv { position: static; text-align: center; } }
.lttxql90 .w7d0b { margin: 0 auto 18px; }
.lttxql90 .ky8v { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .xz9v302 { grid-template-columns: 1fr; } }
.y663y .s2lwtugg { font-size: 1.6rem; margin-bottom: 6px; }
.wfc24wyt .c0omp4 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .y663y { flex-direction: column; text-align: center; } .e3cs { grid-template-columns: 1fr; } }
.ulqhwc .s2lwtugg { font-size: 1.35rem; margin: 0 0 4px; }
.ulqhwc .ky8v { margin: 0; }
.eg3v { max-width: 760px; margin: 0 auto; }
.e6kh { position: relative; padding-left: 28px; }
.e6kh::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.yerwyem { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.yerwyem:last-child { padding-bottom: 0; }
.l8fqs { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.r7hb h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.r7hb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.m1rs28p3 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.m1rs28p3 .kv5pej { color: var(--accent-light); }
.wamh .kv5pej { font-size: 2rem; }
.wamh .iydo6 { max-width: 680px; }
.cia57j51 .kv5pej { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.cia57j51 .iydo6  { margin: 0; }
@media (max-width: 640px) { .cia57j51 { flex-direction: column; } }
.lhhfm .kv5pej { color: var(--accent-light); }
.q44tuw .kv5pej { color: #fff; }
.q44tuw .iydo6  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .vew3 { grid-template-columns: 1fr; } }
.izoqas { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.izoqas .o5lv {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.izoqas .o5lv:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.togr6 .o5lv { background: var(--bg-raised); border-color: transparent; }
.togr6 .o5lv:focus { background: var(--bg-card); border-color: var(--accent-light); }
.hhqpsx9 .o5lv { border-radius: 100px; padding: 11px 20px; }
.hhqpsx9 .l4rj { border-radius: 14px; }
@media (max-width: 640px) { .ttwjm3q { grid-template-columns: 1fr; } }
.s2ucgvq7{display:none}
.s2ucgvq7:empty,.xx76:empty{display:none}
.fl70m35p{position:relative;overflow:visible}
.raov6gq .tkwbd8o,.nydesf .tkwbd8o,
.l0hq6ru .tkwbd8o,.ejeif6b .tkwbd8o,
.cqxt .tkwbd8o,.kq25y .tkwbd8o{display:block}
.a382t .la7f7jus{display:block}
.raov6gq .tkwbd8o,.nydesf .tkwbd8o,
.l0hq6ru .tkwbd8o,.ejeif6b .tkwbd8o,
.cqxt .tkwbd8o{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.raov6gq .tkwbd8o .xx76,.nydesf .tkwbd8o .xx76,
.l0hq6ru .tkwbd8o .xx76,.ejeif6b .tkwbd8o .xx76,
.cqxt .tkwbd8o .xx76{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.raov6gq .h8sv3,.nydesf .h8sv3,
.l0hq6ru .h8sv3,.ejeif6b .h8sv3,
.cqxt .h8sv3{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.raov6gq .tkwbd8o,.nydesf .tkwbd8o{top:12px}
.raov6gq .tkwbd8o .xx76{margin-right:auto}
.nydesf .tkwbd8o .xx76{margin-left:auto}
.nydesf .tkwbd8o{text-align:right}
.l0hq6ru .tkwbd8o,.ejeif6b .tkwbd8o{bottom:12px}
.l0hq6ru .tkwbd8o .xx76{margin-right:auto}
.ejeif6b .tkwbd8o .xx76{margin-left:auto}
.ejeif6b .tkwbd8o{text-align:right}
.cqxt .tkwbd8o{position:relative;margin-top:16px}
.cqxt .tkwbd8o .xx76{margin:0 auto}
.kq25y .tkwbd8o{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.kq25y .tkwbd8o .xx76{margin:0}
.kq25y .c88y4~.tkwbd8o,
.kq25y .di6cn9de~.tkwbd8o{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.kq25y .c88y4~.tkwbd8o .xx76,
.kq25y .di6cn9de~.tkwbd8o .xx76{justify-content:flex-start}
.c88y4~.tkwbd8o,.di6cn9de~.tkwbd8o{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}
.c88y4~.tkwbd8o .xx76{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.di6cn9de~.tkwbd8o .xx76{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.la7f7jus .xx76{margin:0 0 12px}
.xx76{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.h8sv3{white-space:nowrap}
.ca2vk27b .h8sv3{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.wipox .h8sv3{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.m0pm3 .xx76{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.izz08vdf .h8sv3{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.u3atx2z .h8sv3{color: var(--accent-light);opacity:1;font-weight:500}
.d8gm225 .h8sv3{border-bottom:1px solid currentColor;padding-bottom:2px}
.nizdju .xx76{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.ew061m{--date-bg:transparent}
.fsdexo9l .vl9o::before{content:""}
.ew9xu7t .h8sv3 + .h8sv3::before{content:"•";margin-right:6px;opacity:.4}
.jnl9i .h8sv3 + .h8sv3::before{content:"/";margin-right:6px;opacity:.35}
.koxe .h8sv3 + .h8sv3::before{content:"|";margin-right:6px;opacity:.3}
.bxdck34 .h8sv3 + .h8sv3::before{content:"—";margin-right:6px;opacity:.3}
.pb9x8 .h8sv3 + .h8sv3::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.v0v4 .h8sv3 + .h8sv3::before{content:"·";margin-right:6px;opacity:.4}
.tb9gm .h8sv3 + .h8sv3::before{content:"›";margin-right:6px;opacity:.4}
.akn1bu .h8sv3 + .h8sv3::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.mvx3{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.dkr8btxk{display:flex;flex-direction:column;gap:3px}
.mf7g3sx{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.w960{font-weight:700;font-size:1rem;color:var(--text-heading)}
.bcgnxtqh{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.uh3q7z .mvx3{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.et24 .mvx3{border-top:3px solid var(--accent);padding-top:18px}
.usmb .mvx3{border-left:3px solid var(--accent);border-radius:0}
.m04x .mvx3{padding:20px 0}
@media(max-width:640px){
  .mvx3{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bcgnxtqh{max-width:100%}
}
.w510z3j8 .a6pn{margin:0}
@media (max-width:560px){
  .nwtyw{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) {
  .i5kzqq3b { padding: 28px 18px 20px; }
  .gezkw8b { font-size: 1.2rem; }
  .h0op { max-width: 220px; max-height: 80px; }
}
.v1ohh  .fxuw { border-radius: 50%; }
.rtl11 .ckmq2nt {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .fxuw { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.fnab9qd0 {
  margin: 28px 0 24px;
}
.fnab9qd0 .bz40sx {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.fnab9qd0 .em4clxl {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.fnab9qd0 .ckmq2nt {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .v6iwg { flex-direction: row-reverse; }
[dir="rtl"] .gs7dj5kp { flex-direction: row-reverse; }
[dir="rtl"] .pm2c .r9bzd6x { right: auto; left: 32px; }
[dir="rtl"] .p6sspcr  .r9bzd6x { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .pm2c .r9bzd6x { right: auto; left: 20px; }
  [dir="rtl"] .p6sspcr  .r9bzd6x { left: auto;  right: 20px; }
}
[dir="rtl"] .fl0bg47 .shva1e4r  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .u4u3chd .shva1e4r { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .aa4ac71, [dir="rtl"] .bouv { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .aozfhuw { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yel7la { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .jvt3r { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .ckmq2nt { direction: rtl; }
[dir="rtl"] .kwsoef1o { direction: rtl; }
[dir="rtl"] .fo6ic { direction: rtl; }
[dir="rtl"] .bn5y9l9f { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .kaitisg .bouv,
[dir="rtl"] .lcl8h .bouv,
[dir="rtl"] .vbgptuqv .bouv,
[dir="rtl"] .vnu1bl .bouv {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .kaitisg .bouv li::before,
[dir="rtl"] .lcl8h .bouv li::before,
[dir="rtl"] .vbgptuqv .bouv li::before,
[dir="rtl"] .vnu1bl .bouv li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .u8hcr8z.bi4gahkz .ddqad5,
[dir="rtl"] .yjnu.bi4gahkz .ddqad5,
[dir="rtl"] .j365za0.bi4gahkz .ddqad5,
[dir="rtl"] .afxw.bi4gahkz .ddqad5,
[dir="rtl"] .zmrsln.bi4gahkz .ddqad5 { text-align: right; }
[dir="rtl"] .c88y4.t4yj8k5s .zmrb { text-align: center; }
[dir="rtl"] .em4clxl,
[dir="rtl"] .xworpy,
[dir="rtl"] .nisumni,
[dir="rtl"] .kid4uk23,
[dir="rtl"] .ddqad5 { text-align: right; }
[dir="rtl"] .frt66b,
[dir="rtl"] .yu5uy,
[dir="rtl"] .vr5ddmi8,
[dir="rtl"] .o5lv,
[dir="rtl"] .l4rj { text-align: right; direction: rtl; }
[dir="rtl"] .hhqpsx9 .o5lv,
[dir="rtl"] .izoqas .o5lv { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #7a232a;
  --brand:           #7a232a;
  --brand-light:     #5f2328;
  --brand-pale:      #7b3a40;
  --grad-start:      #c13742;
  --grad-end:        #c86d74;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #7a232a;
  --cta-light:       #5d161c;
  --cta-hover:       #4a1519;
  --bg-page:         #f7f6f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f3f4;
  --bg-raised:       #f0eeee;
  --bg-hover:        #f5f3f4;
  --border:          #e8e2e3;
  --border-alt:      #dbd0d1;
  --border-section:  #e8e2e3;
  --text-primary:    #1b1718;
  --text-muted:      #5f5354;
  --text-body:       #362f30;
  --text-sub:        #514748;
  --text-faint:      #877778;
  --text-dim:        #9f9293;
  --text-label:      #6c5f60;
  --text-value:      #433b3c;
  --accent-bg:       #efe5e6;
  --accent-bg-light: #e7ced0;
  --bg-tip:          #f0f9f0;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f0f9;
  --bg-pros:         #f0f9f0;
  --bg-cons:         #faf3f3;
  --c-pros:          #1d8919;
  --c-cons:          #9f2123;
  --c-pros-label:    #22a31e;
  --c-tip-border:    #26b421;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1d8919;
}
:root { --logo-bg-opacity: 33%; }
body, button, input { font-family: "Prompt", sans-serif; }
.q83i .jjlvh { font-size: 0; width: 1.2rem; flex-shrink: 0; }.q83i .jjlvh::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.q83i .n1dyg     .jjlvh::before { content: "";  color: var(--c-tip-border); }.q83i .xbxhf .jjlvh::before { content: ""; color: var(--c-warn-border); }.q83i .mlve649    .jjlvh::before { content: ""; color: #60a5fa; }.valo4qh .q83i .n1dyg     .jjlvh::before { color: #10b981; }.valo4qh .q83i .xbxhf .jjlvh::before { color: #f43f5e; }.valo4qh .q83i .mlve649    .jjlvh::before { color: #a855f7; }.qjusp0wf  .q83i .n1dyg     .jjlvh::before { color: #eab308; }.qjusp0wf  .q83i .xbxhf .jjlvh::before { color: #ef4444; }.qjusp0wf  .q83i .mlve649    .jjlvh::before { color: #f97316; }.ygvs  .q83i .n1dyg     .jjlvh::before { color: #38bdf8; }.ygvs  .q83i .xbxhf .jjlvh::before { color: #818cf8; }.ygvs  .q83i .mlve649    .jjlvh::before { color: #2dd4bf; }.hzm3t .q83i .jjlvh::before { color: var(--accent-light) !important; }
.dwqeuq6h .zrhx li::before, .dwqeuq6h .r8e2iiwd 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; }.dwqeuq6h .zrhx li::before { content: ""; }.dwqeuq6h .r8e2iiwd li::before { content: ""; }.dwqeuq6h .fo78h::before, .dwqeuq6h .qxl35mo::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.dwqeuq6h .fo78h::before { content: ""; }.dwqeuq6h .qxl35mo::before { content: ""; }
.u85zh17 .puhyzc5l, .u85zh17 .c88y4 { min-height: 520px; }
.hldt7b7 .ofqqrot::after, .hldt7b7 .mad4w::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; }
.jlswe5::before { content: '•'; }