:root {
  --color-accent: #35ac3d;
  --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;
}
.x64i7t {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.p8vqq {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.yzi9dm {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.g3kg { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.pg3kz { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.pg3kz a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.pg3kz a:hover { color: var(--accent-light); }
.gxz9     .j5b0ta3i { border-radius: 6px; }
.gxz9 .j5b0ta3i li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.gxz9 .j5b0ta3i li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.jqbgjt .j5b0ta3i li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .j5b0ta3i {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .g77ms:hover .j5b0ta3i,
  .g77ms:focus-within .j5b0ta3i { display: block; }
  .j5b0ta3i li a { padding: 8px 16px; font-size: 0.88rem; }
}
.eua2bs9z {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.wr6dy2j { display: none; }
@media (max-width: 640px) {
  .wr6dy2j {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .wr6dy2j.tkze { display: block; }
}
@media (max-width: 640px) {
  .eua2bs9z { display: block; }
  .pg3kz > li + li::before { display: none !important; }
  .pg3kz {
    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;
  }
  .pg3kz.tkze { display: flex; }
  .pg3kz li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .pg3kz li:last-child a { border-bottom: none; }
}
.dgxy9f { min-height: 480px; }
.aifp {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.vs17s9 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ikcdn1 .vs17s9 { margin-left: 0; margin-right: 0; }
.x50k3 {
  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;
}
.v8yg .x50k3 { margin-top: 24px; }
.x50k3:hover { opacity: 0.88; }
.inqivc .aifp { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.inqivc .vs17s9 { color: #e2e8f0; }
.inqivc.ikcdn1   .l8oq { text-align: left; }
.crrb .aifp { color: var(--text-primary); text-shadow: none; }
.crrb .vs17s9 { color: var(--text-muted); }
.crrb .x50k3 { margin-top: 16px; }
.crrb, .crrb.dgxy9f { min-height: auto !important; }
.crrb.ikcdn1   .l8oq { text-align: left; }
.crrb~.ffj1kc{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}
.crrb~.ffj1kc .d1juxiny{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.lz31sy .j4unegy6,
.lz31sy .sz51 {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.lz31sy .inqivc .r7rldm {
  animation: hg-breathe 10s ease-in-out infinite;
}
.j4unegy6 .aifp { color: #fff; }
.j4unegy6 .vs17s9 { color: rgba(255,255,255,0.85); }
.j4unegy6 .x50k3 { background: #fff; color: var(--cta); }
.j4unegy6 .x50k3:hover { opacity: 0.92; }
.jzgsv .gs5s { position: relative; overflow: hidden; }
.jzgsv .gs5s::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.lz31sy .gs5s {
  animation: hg-breathe 7s ease-in-out infinite;
}
.iti1d .gs5s { position: relative; overflow: hidden; }
.iti1d .gs5s::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;
}
.et2m3z .gs5s { position: relative; overflow: hidden; }
.et2m3z .gs5s::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.d7a8 .gs5s {
  animation: hg-fadein 1.2s ease-out both;
}
.gs5s {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.ncs86 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.i44i {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.h330pj {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.gs5s .aifp { text-shadow: none; color: var(--text-primary); }
.gs5s .vs17s9 { color: var(--text-muted); }
body.da2m .aifp {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.zezmm57x .aifp {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.dgxy9f.j4unegy6 .aifp,
section.j4unegy6 .aifp {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.gs5s.ifp9 .ncs86 { align-items: center; text-align: center; }
.gs5s.ikcdn1   .ncs86 { align-items: flex-start; text-align: left; }
.m2i0rc04 .i44i { position: relative; }
.m2i0rc04 .i44i::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.m2i0rc04.rk1cym4 .i44i::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.dmq6 .i44i {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.dmq6 .h330pj {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.dmq6.rk1cym4 .i44i { padding: 32px 0 32px 32px; }
.y2ss .i44i {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.y2ss .h330pj {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.rk1cym4 .ncs86 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.y2ss.rk1cym4 .i44i { padding: 40px 16px 40px 48px; }
.dgxy9f .lakdsu {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.lakdsu .isqo75.za7z11z {
  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;
}
.lakdsu .isqo75.za7z11z:hover { opacity: 0.85; }
.z6i1yq1a .i44i {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .gs5s { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .gs5s:not(.z6i1yq1a) .i44i { display: none !important; }
  .z6i1yq1a .i44i { padding: 16px; }
  .ncs86  { padding: 36px 24px; }
  .gs5s~.ffj1kc,.rk1cym4~.ffj1kc{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .dgxy9f, .gs5s { min-height: 320px !important; }
  .aifp { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .qamakml,
  .x0f55y6,
  .aaxp2y { grid-template-columns: 1fr !important; }

  

  
  .khqwh4 { display: flex !important; flex-direction: column !important; }
  .khqwh4 .l8oq { display: contents; }
  .khqwh4 .r7rldm { order: 0; }
  .khqwh4 .aifp { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .khqwh4 .qamakml { order: 2; padding: 0 16px 12px !important; }
  .khqwh4 .vs17s9 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .v8yg .l8oq { display: flex; flex-direction: column; }
  .v8yg .l8oq .aifp { order: 1; }
  .v8yg .l8oq .aaxp2y { order: 2; margin: 8px 0 24px !important; }
  .v8yg .l8oq .vs17s9 { order: 3; }
  .v8yg .l8oq .x50k3 { order: 4; align-self: center; margin-top: 0; }

  
  .gs5s.z6i1yq1a {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .gs5s.z6i1yq1a .ncs86 { display: contents; padding: 0; }
  .gs5s.z6i1yq1a .ncs86 .aifp { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .gs5s.z6i1yq1a .i44i { order: 2; padding: 12px 16px; }
  .gs5s.z6i1yq1a .ncs86 .vs17s9 { order: 3; padding: 0 24px; margin: 0 auto; }
  .gs5s.z6i1yq1a .ncs86 .x50k3 { order: 4; align-self: center; margin: 8px 0 32px; }
}
.mcahnff { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.squsyyh { width: 100%; height: auto; display: block; border-radius: 10px; }
.pwws .mcahnff        { border-radius: 16px; }
.pwws .squsyyh  { border-radius: 16px; }
.g2q4f .mcahnff         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.g2q4f .squsyyh   { border-radius: 8px; }
.ayaaliy2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.wv4zrvmo { width: 100%; padding: 32px 0; position: relative; }
.w66vzr { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.nsos .wv4zrvmo:nth-child(even) { background: var(--bg-surface); }
.nsos .wv4zrvmo:nth-child(odd)  { background: var(--bg-page); }
.jehc .wv4zrvmo:nth-child(even) { background: var(--bg-card); }
.jehc .wv4zrvmo:nth-child(odd)  { background: var(--bg-page); }
.nsos .wv4zrvmo:nth-child(odd)  .w66vzr { background: var(--bg-card); border-radius: 6px; }
.nsos .wv4zrvmo:nth-child(even) .w66vzr { background: var(--bg-raised); border-radius: 6px; }
.jehc .wv4zrvmo:nth-child(odd)  .w66vzr { background: var(--bg-card); border-radius: 6px; }
.jehc .wv4zrvmo:nth-child(even) .w66vzr { background: var(--bg-raised); border-radius: 6px; }
.nsos .wv4zrvmo:nth-child(even) .ghoqs .gn0s0aa4,
.jehc .wv4zrvmo:nth-child(even) .ghoqs .gn0s0aa4 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.nsos .wv4zrvmo:nth-child(odd) .ghoqs .gn0s0aa4,
.jehc .wv4zrvmo:nth-child(odd) .ghoqs .gn0s0aa4 { background: var(--bg-card-inner); }
.nsos .wv4zrvmo:nth-child(even) .uj89w .gn0s0aa4:nth-child(odd),
.jehc .wv4zrvmo:nth-child(even) .uj89w .gn0s0aa4:nth-child(odd)  { background: var(--bg-card); }
.nsos .wv4zrvmo:nth-child(even) .uj89w .gn0s0aa4:nth-child(even),
.jehc .wv4zrvmo:nth-child(even) .uj89w .gn0s0aa4:nth-child(even) { background: var(--bg-card-inner); }
h1.v4baqb { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.v4baqb {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.jkrq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dbow4kj h2.v4baqb {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.uk1i h2.v4baqb {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.qp49p h2.v4baqb {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.zdunb4nu h2.v4baqb::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.k2xbnack h2.v4baqb {
  color: var(--text-primary); font-size: 1.7rem;
}
.qu6xxl h2.v4baqb::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.dzze191 h2.v4baqb {
  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;
}
.r0es { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .r0es { display: none; } }
.fm120qay { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.ujrfb2uk { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.eeycmf7a {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.png9l { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ocw0 { padding-left: 20px; }
.ocw0 li { margin-bottom: 6px; }
.ocw0 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ocw0 a:hover { color: var(--accent-light); }
.irk74 .png9l { display: none; }
.jqe79 .png9l { display: none; }
.jqe79 .ocw0 { padding-left: 0; list-style: none; }
.jqe79 .ocw0 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jqe79 .ocw0 a { font-size: 0.92rem; }
.toznb .eeycmf7a { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.toznb .png9l { display: none; }
.toznb .ocw0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.toznb .ocw0 li { margin-bottom: 0; }
.toznb .ocw0 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;
}
.toznb .ocw0 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ohuh6b .eeycmf7a { padding: 20px 20px 16px; }
.ohuh6b .ocw0 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ohuh6b .ocw0 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ohuh6b .ocw0 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;
}
.ohuh6b .ocw0 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;
}
.ohuh6b .ocw0 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ohuh6b .ocw0 a:focus,
.ohuh6b .ocw0 a:focus-visible,
.ohuh6b .ocw0 a:target { outline: none; }
.ohuh6b .ocw0 li:target a { border-color: var(--border); color: var(--text-muted); }
.xymqawb6 .eeycmf7a { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.xymqawb6 .png9l { display: none; }
.xymqawb6 .ocw0 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.xymqawb6 .ocw0 li { margin-bottom: 0; }
.xymqawb6 .ocw0 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.xymqawb6 .ocw0 li:last-child::after { content: ""; margin-right: 0; }
.xymqawb6 .ocw0 a { font-size: 0.9rem; }
.gn0s0aa4 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.ghoqs .gn0s0aa4 { background: var(--bg-card); }
.uj89w .gn0s0aa4:nth-child(odd)  { background: var(--bg-card); }
.uj89w .gn0s0aa4:nth-child(even) { background: var(--bg-raised); }
.wbdxjg .gn0s0aa4 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.wbdxjg .gn0s0aa4:last-child { border-bottom: none; }
.wbdxjg h3.jkrq { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.lqnxrr .gn0s0aa4 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.lqnxrr .gn0s0aa4 + .gn0s0aa4 { margin-top: 4px; }
.h2kq9d .gn0s0aa4 { background: none; border-radius: 0; padding: 12px 0; }
.h2kq9d .gn0s0aa4 + .gn0s0aa4 { border-top: 1px solid var(--border-section); }
.zqdgx4 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.iod7v0 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yy4w0 { color: var(--text-body); margin-bottom: 10px; }
.li3sm4, .dn86s40t { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.li3sm4 li, .dn86s40t li { margin-bottom: 6px; }
.dn86s40t li { list-style: decimal; }
.w6npjt1     .li3sm4 { list-style-type: "● "; }
.cbkhqbq  .li3sm4 { list-style-type: "■ "; }
.gjr8 .li3sm4 { list-style-type: "◆ "; }
.tlsds53    .li3sm4 { list-style-type: "★ "; }
.w6npjt1     .emrwk { list-style-type: "● "; }
.cbkhqbq  .emrwk { list-style-type: "■ "; }
.gjr8 .emrwk { list-style-type: "◆ "; }
.tlsds53    .emrwk { list-style-type: "★ "; }
.w6npjt1    .li3sm4 li::marker, .w6npjt1    .emrwk li::marker,
.cbkhqbq .li3sm4 li::marker, .cbkhqbq .emrwk li::marker,
.gjr8 .li3sm4 li::marker, .gjr8 .emrwk li::marker,
.tlsds53   .li3sm4 li::marker, .tlsds53   .emrwk li::marker {
  color: var(--cta); font-size: 1em;
}
.w6npjt1 .dn86s40t,
.cbkhqbq .dn86s40t,
.gjr8 .dn86s40t,
.tlsds53 .dn86s40t {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.w6npjt1 .dn86s40t li,
.cbkhqbq .dn86s40t li,
.gjr8 .dn86s40t li,
.tlsds53 .dn86s40t li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.w6npjt1 .dn86s40t li::before,
.cbkhqbq .dn86s40t li::before,
.gjr8 .dn86s40t li::before,
.tlsds53 .dn86s40t 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;
}
.w6npjt1     .dn86s40t li::before { border-radius: 50%; }
.cbkhqbq  .dn86s40t li::before { border-radius: 3px; }
.gjr8 .dn86s40t li::before { border-radius: 3px; }
.tlsds53    .dn86s40t li::before { border-radius: 50%; }
.cb132i { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cc40 .cb132i,
.ya5i6j .cb132i { background: transparent; border: none; border-radius: 0; }
.rl1l9 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.rl1l9 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.rl1l9 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.rl1l9 tr:hover td { background: var(--bg-hover); }
.o38v .rl1l9 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ogvhq .rl1l9 { border: 1px solid var(--border-alt); }
.ogvhq .rl1l9 th,
.ogvhq .rl1l9 td { border: 1px solid var(--border-alt); }
.wq47xb .rl1l9 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.wq47xb .rl1l9 td { border-bottom: none; }
.wq47xb .rl1l9 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.l2xjo8k .rl1l9 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.tq63174 .cb132i {
  overflow: hidden;
}
.tq63174 .rl1l9 th { border-bottom: 1px solid var(--border-alt); }
.tq63174 .rl1l9 tr:last-child td { border-bottom: none; }
.l27y2 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.suujcnh { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.x5xub2s { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.xfy769lk { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.z4rg9 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.emrwk { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.emrwk 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%}
.fsn39c .xfy769lk { background: transparent; text-align: center; }
.j5hs .x5xub2s {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.q7otoc9 .x5xub2s {
  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);
}
.uyai .suujcnh { display: grid; grid-template-columns: auto 1fr; }
.uyai .x5xub2s {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.uyai .xfy769lk { grid-column: 2; }
.uyai .z4rg9,
.uyai .emrwk { grid-column: 1 / -1; }
.t8eg .suujcnh { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.t8eg .x5xub2s {
  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);
}
.t8eg .xfy769lk { grid-column: 2; }
.t8eg .z4rg9,
.t8eg .emrwk { grid-column: 1 / -1; }
.yqet2c2p .suujcnh { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.yqet2c2p .xfy769lk { background: none; color: var(--accent-light); font-weight: 700; }
.mdud .suujcnh { 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); }
.mdud .xfy769lk { background: none; color: var(--accent-light); font-weight: 700; }
.auqa3gb .suujcnh { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.auqa3gb .suujcnh:last-child { border-bottom: none; }
.auqa3gb .xfy769lk { background: none; color: var(--accent-light); font-weight: 700; }
.bqlu .suujcnh { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bqlu .xfy769lk { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.db7o .l27y2 { counter-reset: card-n; }
.db7o .suujcnh  { counter-increment: card-n; }
.db7o .xfy769lk { display: flex; align-items: center; gap: 10px; }
.db7o .xfy769lk::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;
}
.m2odfwcp .suujcnh { background: var(--bg-surface); border: 1px solid var(--border); }
.m2odfwcp .xfy769lk { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.umapkhw6 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ebfr0  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.pch1bsh { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.qj5ntl4f { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.umapkhw6 strong { color: var(--text-primary); font-size: 0.95rem; }
.umapkhw6 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xgxh44 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.kwyk1q8z, .ucy2efea { border-radius: 8px; padding: 14px; }
.kwyk1q8z { background: var(--bg-pros); }
.ucy2efea { background: var(--bg-cons); }
.ittk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.kwyk1q8z .ittk { color: var(--c-pros-label); }
.ucy2efea .ittk { color: #f87171; }
.kwyk1q8z ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.ucy2efea ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.squsyyh { width: 100%; height: auto; border-radius: 10px; display: block; }
.za7z11z {
  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;
}
.za7z11z:hover { opacity: 0.85; }
.d4djqv .za7z11z  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.d4djqv .za7z11z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.j77q2vc .za7z11z  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.j77q2vc .za7z11z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nr67feb .x50k3 { border-radius: 50px; }
.nr67feb .za7z11z  { border-radius: 50px; }
.zqikg .x50k3 { padding-left: 22px; padding-right: 22px; }
.zqikg .za7z11z  { padding-left: 12px; padding-right: 12px; }
.j4ix .x50k3 { padding-left: 44px; padding-right: 44px; }
.j4ix .za7z11z  { padding-left: 24px; padding-right: 24px; }
.r2lc .x50k3 { padding-left: 56px; padding-right: 56px; }
.r2lc .za7z11z  { padding-left: 32px; padding-right: 32px; }
.j6myp   .x50k3::after, .j6myp   .za7z11z::after,
.h9q5s .x50k3::after, .h9q5s .za7z11z::after,
.yo68j0    .x50k3::after, .yo68j0    .za7z11z::after,
.jbyv6m2    .x50k3::after, .jbyv6m2    .za7z11z::after,
.fk1i    .x50k3::after, .fk1i    .za7z11z::after,
.cdxue     .x50k3::after, .cdxue     .za7z11z::after,
.ud5s    .x50k3::after, .ud5s    .za7z11z::after,
.ugvd   .x50k3::after, .ugvd   .za7z11z::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;
}
.j6myp .x50k3::after, .j6myp .za7z11z::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");
}
.h9q5s .x50k3::after, .h9q5s .za7z11z::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");
}
.yo68j0 .x50k3::after, .yo68j0 .za7z11z::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");
}
.jbyv6m2 .x50k3::after, .jbyv6m2 .za7z11z::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");
}
.fk1i .x50k3::after, .fk1i .za7z11z::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");
}
.cdxue .x50k3::after, .cdxue .za7z11z::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");
}
.ud5s .x50k3::after, .ud5s .za7z11z::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");
}
.ugvd .x50k3::after, .ugvd .za7z11z::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");
}
.ox34j   .uqexpw::after, .ox34j   .lw9bh::after,
.a5l9d5y .uqexpw::after, .a5l9d5y .lw9bh::after,
.uetxz5w    .uqexpw::after, .uetxz5w    .lw9bh::after,
.ivf0ssmp    .uqexpw::after, .ivf0ssmp    .lw9bh::after,
.aqahk0ia    .uqexpw::after, .aqahk0ia    .lw9bh::after,
.luvd     .uqexpw::after, .luvd     .lw9bh::after,
.rsl8n    .uqexpw::after, .rsl8n    .lw9bh::after,
.r3qz9ls2   .uqexpw::after, .r3qz9ls2   .lw9bh::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;
}
.ox34j .uqexpw::after, .ox34j .lw9bh::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");
}
.a5l9d5y .uqexpw::after, .a5l9d5y .lw9bh::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");
}
.uetxz5w .uqexpw::after, .uetxz5w .lw9bh::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");
}
.ivf0ssmp .uqexpw::after, .ivf0ssmp .lw9bh::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");
}
.aqahk0ia .uqexpw::after, .aqahk0ia .lw9bh::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");
}
.luvd .uqexpw::after, .luvd .lw9bh::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");
}
.rsl8n .uqexpw::after, .rsl8n .lw9bh::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");
}
.r3qz9ls2 .uqexpw::after, .r3qz9ls2 .lw9bh::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");
}
.p5u62ueg .vc1weif9    { background: transparent; padding: 0; }
.isqo75.za7z11z {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .bbn4fmv {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .bbn4fmv::before    { grid-area: rank;   }
  .s0esz           { grid-area: ident;  }
  .gp6renzx     { grid-area: rating; min-width: 0; width: auto; }
  .og8h76           { grid-area: pills;  }
  .isqo75             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .bbn4fmv {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .bbn4fmv::before    { justify-self: center; }
  .s0esz           { width: 100%; }
  .gp6renzx     { justify-self: center; }
  .og8h76           { grid-template-columns: 1fr; }
}
.md310e  .lxd7 li::before { content: "★"; }
.md310e  .er571b li::before { content: "✕"; }
@media (min-width: 860px) {
  .nennr .et31 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .nennr .prs5fim { margin: 0; }
}
.t2p8 .prs5fim { border-top: 4px solid var(--accent); }
.t2p8 .w9ab4b { background: var(--bg-card); }
.ya5i6j .xgxh44 { gap: 10px; }
.ya5i6j .kwyk1q8z, .ya5i6j .ucy2efea { padding: 12px; }
.ya5i6j .kwyk1q8z ul, .ya5i6j .ucy2efea ul { margin: 4px 0 0; padding-left: 18px; }
.ya5i6j .kwyk1q8z li, .ya5i6j .ucy2efea li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .rk7jr { grid-template-columns: 1fr; }
  .zipumvh { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .zipumvh .qr6l9 { width: 72px; height: 50px; }
  .zipumvh .bxk9r6u0 { max-width: 180px; }
  .zipumvh .jh03 { width: auto; }
}
@media (max-width: 720px) {
  .g98l11a { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .mty1pl0 { padding: 16px; }
  .s96u5e4 .yvbl { min-width: 50%; }
}
.ulvs370p .xgxh44 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .r3npx96 { grid-template-columns: 1fr; }
  .b3px9 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .udxt2 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .w4kkz { flex-wrap: wrap; padding: 16px; }
}
.bfuhns .xgxh44 { gap: 8px; }
.bfuhns .kwyk1q8z, .bfuhns .ucy2efea { padding: 8px; }
@media (max-width: 480px) {
  .e4dh51 { flex-direction: column; align-items: stretch; }
}
.jz5fsuws .jh03 .za7z11z { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .b75pex5w { flex-direction: column; align-items: stretch; gap: 10px; }
  .jz5fsuws .jh03 { text-align: center; }
}
@media (max-width: 720px) {
  .uos3w { grid-template-columns: 1fr; }
  .bqxg2kt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .o3467f { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .a72lf { grid-template-columns: 1fr; }
  .ors30m3 { width: 100px; height: 100px; margin: 16px auto; }
  .qpmselj { font-size: 1.4rem; }
  .lc6gv7r8 { justify-content: center; }
  .j2majn7f .yvbl { min-width: 50%; }
}
.mwq5 .xgxh44 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .s4otfa { flex-wrap: wrap; padding: 14px 16px; }
  .jvab1hei { padding: 12px 16px; }
  .mwq5 .xgxh44 { margin: 0 16px; }
  .mwq5 .undkfmf { padding: 0 16px; }
  .wgjhm { padding: 12px 16px; }
}
.qlyowd .bbn4fmv {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.oc1l6e { margin: 16px 0; }
.csepsls { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.csepsls summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.csepsls summary::after { content: "+"; color: var(--accent-light); }
.csepsls[open] summary::after { content: "−"; }
.csepsls p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.wv4zrvmo { margin-bottom: 0; }
.o9jdnkhr h2.v4baqb { color: var(--text-primary); border-color: var(--accent-light); }
.rp1flt h2.v4baqb { color: var(--text-primary); border-color: var(--accent-light); }
.tg8i .ebfr0     { background: #052e16; border-color: #10b981; }
.tg8i .pch1bsh { background: #2d0a1e; border-color: #f43f5e; }
.tg8i .umapkhw6 strong  { color: #f1f5f9; }
.tg8i .umapkhw6 p       { color: #cbd5e1; }
.tg8i .c5cg    .ebfr0     .qj5ntl4f::before,
.tg8i .h6lm  .ebfr0     .qj5ntl4f::before,
.tg8i .mb3mx  .ebfr0     .qj5ntl4f::before,
.tg8i .wl5wb .ebfr0     .qj5ntl4f::before { color: #10b981; }
.tg8i .c5cg    .pch1bsh .qj5ntl4f::before,
.tg8i .h6lm  .pch1bsh .qj5ntl4f::before,
.tg8i .mb3mx  .pch1bsh .qj5ntl4f::before,
.tg8i .wl5wb .pch1bsh .qj5ntl4f::before { color: #f43f5e; }
.tg8i .c5cg    .c3u2j7do    .qj5ntl4f::before,
.tg8i .h6lm  .c3u2j7do    .qj5ntl4f::before,
.tg8i .mb3mx  .c3u2j7do    .qj5ntl4f::before,
.tg8i .wl5wb .c3u2j7do    .qj5ntl4f::before { color: #a855f7; }
.njgn8x .ebfr0     { background: #2d2000; border-color: #eab308; }
.njgn8x .pch1bsh { background: #2d0b0b; border-color: #ef4444; }
.njgn8x .umapkhw6 strong  { color: #f1f5f9; }
.njgn8x .umapkhw6 p       { color: #cbd5e1; }
.njgn8x .c5cg    .ebfr0     .qj5ntl4f::before,
.njgn8x .h6lm  .ebfr0     .qj5ntl4f::before,
.njgn8x .mb3mx  .ebfr0     .qj5ntl4f::before,
.njgn8x .wl5wb .ebfr0     .qj5ntl4f::before { color: #eab308; }
.njgn8x .c5cg    .pch1bsh .qj5ntl4f::before,
.njgn8x .h6lm  .pch1bsh .qj5ntl4f::before,
.njgn8x .mb3mx  .pch1bsh .qj5ntl4f::before,
.njgn8x .wl5wb .pch1bsh .qj5ntl4f::before { color: #ef4444; }
.njgn8x .c5cg    .c3u2j7do    .qj5ntl4f::before,
.njgn8x .h6lm  .c3u2j7do    .qj5ntl4f::before,
.njgn8x .mb3mx  .c3u2j7do    .qj5ntl4f::before,
.njgn8x .wl5wb .c3u2j7do    .qj5ntl4f::before { color: #f97316; }
.l7ugfle .ebfr0     { background: #0c1a2e; border-color: #38bdf8; }
.l7ugfle .pch1bsh { background: #12103a; border-color: #818cf8; }
.l7ugfle .umapkhw6 strong  { color: #f1f5f9; }
.l7ugfle .umapkhw6 p       { color: #cbd5e1; }
.l7ugfle .c5cg    .ebfr0     .qj5ntl4f::before,
.l7ugfle .h6lm  .ebfr0     .qj5ntl4f::before,
.l7ugfle .mb3mx  .ebfr0     .qj5ntl4f::before,
.l7ugfle .wl5wb .ebfr0     .qj5ntl4f::before { color: #38bdf8; }
.l7ugfle .c5cg    .pch1bsh .qj5ntl4f::before,
.l7ugfle .h6lm  .pch1bsh .qj5ntl4f::before,
.l7ugfle .mb3mx  .pch1bsh .qj5ntl4f::before,
.l7ugfle .wl5wb .pch1bsh .qj5ntl4f::before { color: #818cf8; }
.l7ugfle .c5cg    .c3u2j7do    .qj5ntl4f::before,
.l7ugfle .h6lm  .c3u2j7do    .qj5ntl4f::before,
.l7ugfle .mb3mx  .c3u2j7do    .qj5ntl4f::before,
.l7ugfle .wl5wb .c3u2j7do    .qj5ntl4f::before { color: #2dd4bf; }
.hne5t .ebfr0     { background: var(--accent-bg); border-color: var(--accent-light); }
.hne5t .pch1bsh { background: var(--accent-bg-light); border-color: var(--accent-light); }
.hne5t .c5cg    .qj5ntl4f::before,
.hne5t .h6lm  .qj5ntl4f::before,
.hne5t .mb3mx  .qj5ntl4f::before,
.hne5t .wl5wb .qj5ntl4f::before { color: var(--accent-light) !important; }
.jn6jx::before,
.cduacb::before { margin-right: 5px; }
.uvfe1a .kwyk1q8z ul li,
.uvfe1a .lxd7 li         { color: #4ade80; }
.uvfe1a .kwyk1q8z .jn6jx { color: #22c55e; }
.uvfe1a .ucy2efea ul li,
.uvfe1a .er571b li         { color: #f87171; }
.uvfe1a .ucy2efea .cduacb { color: #ef4444; }
.amn5 .kwyk1q8z { background: var(--bg-pros); }
.amn5 .ucy2efea { background: var(--bg-cons); }
.amn5 .kwyk1q8z .jn6jx { color: var(--c-pros-label); }
.amn5 .ucy2efea .cduacb { color: var(--c-cons); }
.amn5 .kwyk1q8z ul li,
.amn5 .ucy2efea ul li,
.fooxkq8 .kwyk1q8z { background: var(--bg-pros); }
.fooxkq8 .ucy2efea { background: var(--bg-cons); }
.fooxkq8 .kwyk1q8z .jn6jx { color: var(--c-pros-label); }
.fooxkq8 .ucy2efea .cduacb { color: var(--c-cons); }
.fooxkq8 .kwyk1q8z ul li,
.fooxkq8 .ucy2efea ul li,
.q0k3h .jn6jx::before { content: "✓ "; }
.q0k3h .cduacb::before { content: "✗ "; }
.yoyww5 .jn6jx::before { content: "→ "; }
.yoyww5 .cduacb::before { content: "← "; }
.md310e .jn6jx::before { content: "★ "; }
.md310e .cduacb::before { content: "✕ "; }
.w42iix .jn6jx::before { content: "◆ "; }
.w42iix .cduacb::before { content: "▲ "; }
.po5hq .umapkhw6 { background: transparent; border-left: none; border: 1.5px solid; }
.po5hq .ebfr0     { border-color: var(--c-tip-border); }
.po5hq .pch1bsh { border-color: var(--c-warn-border); }
.po5hq .umapkhw6 strong { color: var(--text-primary); }
.po5hq .umapkhw6 p      { color: var(--text-muted); }
.qlcaa .umapkhw6 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.qlcaa .ebfr0     { border-top-color: var(--c-tip-border); }
.qlcaa .pch1bsh { border-top-color: var(--c-warn-border); }
.q027 .umapkhw6 { border-left: none; border-radius: 8px; }
.q027 .ebfr0     { background: #065f46; }
.q027 .pch1bsh { background: #92400e; }
.q027 .umapkhw6 strong,
.q027 .umapkhw6 p { color: #fff; }
.q027 .qj5ntl4f::before { color: rgba(255,255,255,0.85) !important; }
.tg8i.q027 .ebfr0,
.tg8i .q027 .ebfr0     { background: #052e16; }
.tg8i.q027 .pch1bsh,
.tg8i .q027 .pch1bsh { background: #2d0a1e; }
.njgn8x.q027 .ebfr0,
.njgn8x .q027 .ebfr0      { background: #2d2000; }
.njgn8x.q027 .pch1bsh,
.njgn8x .q027 .pch1bsh  { background: #2d0b0b; }
.l7ugfle.q027 .ebfr0,
.l7ugfle .q027 .ebfr0      { background: #0c1a2e; }
.l7ugfle.q027 .pch1bsh,
.l7ugfle .q027 .pch1bsh  { background: #12103a; }
.i4u439 .umapkhw6 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.i4u439 .ebfr0     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.i4u439 .pch1bsh { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.i4u439 .umapkhw6 strong { color: var(--text-primary); }
.i4u439 .umapkhw6 p      { color: var(--text-muted); }
.m149 .umapkhw6 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.c5cg .qj5ntl4f,
.h6lm .qj5ntl4f,
.mb3mx .qj5ntl4f,
.wl5wb .qj5ntl4f { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.c5cg .qj5ntl4f::before,
.h6lm .qj5ntl4f::before,
.mb3mx .qj5ntl4f::before,
.wl5wb .qj5ntl4f::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.c5cg .ebfr0     .qj5ntl4f::before { content: "✦"; color: var(--c-tip-border); }
.c5cg .pch1bsh .qj5ntl4f::before { content: "▲"; color: var(--c-warn-border); }
.c5cg .c3u2j7do    .qj5ntl4f::before { content: "◉"; color: #60a5fa; }
.h6lm .ebfr0     .qj5ntl4f::before { content: "★"; color: var(--c-tip-border); }
.h6lm .pch1bsh .qj5ntl4f::before { content: "◆"; color: var(--c-warn-border); }
.h6lm .c3u2j7do    .qj5ntl4f::before { content: "●"; color: #60a5fa; }
.mb3mx .ebfr0     .qj5ntl4f::before { content: "▶"; color: var(--c-tip-border); }
.mb3mx .pch1bsh .qj5ntl4f::before { content: "■"; color: var(--c-warn-border); }
.mb3mx .c3u2j7do    .qj5ntl4f::before { content: "▸"; color: #60a5fa; }
.wl5wb .ebfr0     .qj5ntl4f::before { content: "→"; color: var(--c-tip-border); }
.wl5wb .pch1bsh .qj5ntl4f::before { content: "⬥"; color: var(--c-warn-border); }
.wl5wb .c3u2j7do    .qj5ntl4f::before { content: "◈"; color: #60a5fa; }
.j78r .ghoqs .gn0s0aa4,
.j78r .uj89w .gn0s0aa4  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.j78r .suujcnh                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.j78r .cb132i          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.j78r .eeycmf7a                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.tudhrcdn .ghoqs .gn0s0aa4,
.tudhrcdn .uj89w .gn0s0aa4,
.tudhrcdn .suujcnh,
.tudhrcdn .bbn4fmv,
.tudhrcdn .prs5fim,
.tudhrcdn .cb132i,
.tudhrcdn .eeycmf7a,
.tudhrcdn .m149 .umapkhw6 { box-shadow: none; }
.havtm0e8   .yy4w0, .havtm0e8 .zqdgx4, .havtm0e8 .iod7v0,
.havtm0e8   .fm120qay, .havtm0e8 .ujrfb2uk { font-size: 0.9rem; }
.havtm0e8   .li3sm4, .havtm0e8 .dn86s40t { font-size: 0.9rem; }
.r5o4   .yy4w0, .r5o4 .zqdgx4, .r5o4 .iod7v0,
.r5o4   .fm120qay, .r5o4 .ujrfb2uk { font-size: 0.95rem; }
.r5o4   .li3sm4, .r5o4 .dn86s40t { font-size: 0.95rem; }
.dko5   .yy4w0, .dko5 .zqdgx4, .dko5 .iod7v0,
.dko5   .fm120qay, .dko5 .ujrfb2uk { font-size: 1.08rem; }
.dko5   .li3sm4, .dko5 .dn86s40t { font-size: 1.05rem; }
.dko5   .rl1l9 { font-size: 0.97rem; }
.m4eu .aifp      { font-size: 3.2rem; }
.m4eu h2.v4baqb { font-size: 1.9rem; }
.m4eu h3.jkrq     { font-size: 1.4rem; }
.qtvfl1qu .aifp      { font-size: 3.8rem; }
.qtvfl1qu h2.v4baqb { font-size: 2.2rem; }
.qtvfl1qu h3.jkrq     { font-size: 1.6rem; }
.wv4zrvmo + .wv4zrvmo { position: relative; }
.c9xv0a4   .wv4zrvmo + .wv4zrvmo::before,
.exga  .wv4zrvmo + .wv4zrvmo::before,
.fvn89y   .wv4zrvmo + .wv4zrvmo::before,
.bzutsu   .wv4zrvmo + .wv4zrvmo::before,
.ruaf   .wv4zrvmo + .wv4zrvmo::before,
.qep9uai .wv4zrvmo + .wv4zrvmo::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.c9xv0a4 .wv4zrvmo + .wv4zrvmo::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.exga .wv4zrvmo + .wv4zrvmo::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.fvn89y .wv4zrvmo + .wv4zrvmo::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;
}
.bzutsu .wv4zrvmo + .wv4zrvmo::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.vfyucimu .wv4zrvmo { margin-bottom: 16px; }
.vfyucimu .wv4zrvmo + .wv4zrvmo { margin-top: 0; }
.vfyucimu .w66vzr { padding-top: 0; padding-bottom: 0; }
.ruaf .wv4zrvmo + .wv4zrvmo::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qep9uai .wv4zrvmo + .wv4zrvmo::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ddvl17 .wv4zrvmo + .wv4zrvmo::before,
.njwghqkv .wv4zrvmo + .wv4zrvmo::before,
.zftp3l2j .wv4zrvmo + .wv4zrvmo::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%;
}
.nsos .ddvl17 .wv4zrvmo:nth-child(even)::before,
.nsos .njwghqkv .wv4zrvmo:nth-child(even)::before,
.nsos .zftp3l2j .wv4zrvmo:nth-child(even)::before { background: var(--bg-surface); }
.jehc .ddvl17 .wv4zrvmo:nth-child(even)::before,
.jehc .njwghqkv .wv4zrvmo:nth-child(even)::before,
.jehc .zftp3l2j .wv4zrvmo:nth-child(even)::before { background: var(--bg-card); }
.ddvl17 .wv4zrvmo + .wv4zrvmo::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");
}
.njwghqkv .wv4zrvmo + .wv4zrvmo::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");
}
.zftp3l2j .wv4zrvmo + .wv4zrvmo::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");
}
.z0u4ir .ncs86,
.kdw1i5 .ncs86 { padding-bottom: 60px; }
.bosmd .ncs86 { padding-bottom: 70px; }
.xzp3fm5 .gs5s { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.uk6d .gs5s { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.qf8qo7af .gs5s { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.npw6837v .gs5s { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.h9bbxs .j4unegy6 { background: var(--accent); }
.h9bbxs .j4unegy6 .r7rldm { background: none; }
.h9bbxs .sz51 { background: var(--accent); }
.h9bbxs .gs5s { background: var(--accent-bg); }
.h9bbxs .inqivc:not(.j4unegy6) .r7rldm { background: rgba(0,0,0,0.6); }
.m9sh .mcahnff { float: left; width: 38%; margin: 0 28px 16px 0; }
.m9sh .mcahnff .squsyyh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m9sh .w66vzr::after { content: ''; display: block; clear: both; }
.q4ub5 .mcahnff { float: right; width: 38%; margin: 0 0 16px 28px; }
.q4ub5 .mcahnff .squsyyh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.q4ub5 .w66vzr::after { content: ''; display: block; clear: both; }
.tlc8k2y .wv4zrvmo:nth-child(odd)  .mcahnff { float: left;  width: 38%; margin: 0 28px 16px 0; }
.tlc8k2y .wv4zrvmo:nth-child(even) .mcahnff { float: right; width: 38%; margin: 0 0 16px 28px; }
.tlc8k2y .mcahnff .squsyyh { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tlc8k2y .w66vzr::after { content: ''; display: block; clear: both; }
.m9sh .l27y2,
.m9sh .ttqcqow,
.q4ub5 .l27y2,
.tlc8k2y .l27y2,
@media (max-width: 900px) {
  .m9sh .mcahnff,
  .q4ub5 .mcahnff,
  .tlc8k2y .wv4zrvmo:nth-child(odd)  .mcahnff,
  .tlc8k2y .wv4zrvmo:nth-child(even) .mcahnff {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .m9sh .mcahnff .squsyyh,
  .q4ub5 .mcahnff .squsyyh,
  .tlc8k2y .mcahnff .squsyyh {
    max-height: none !important;
  }
}
.m9sh .li3sm4,
.m9sh .dn86s40t,
.q4ub5 .li3sm4,
.q4ub5 .dn86s40t,
.tlc8k2y .li3sm4,
.tlc8k2y .dn86s40t { overflow: hidden; }
@media (max-width: 640px) {
  .m9sh .mcahnff,
  .q4ub5 .mcahnff,
  .tlc8k2y .mcahnff { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dq1y .ayaaliy2,
.dq1y .w66vzr,
.dq1y .xucmk  { max-width: 1100px; }
.dq1y { --content-mw: 1100px; }
.dnew3w4 .ayaaliy2,
.dnew3w4 .w66vzr,
.dnew3w4 .xucmk  { max-width: 1200px; }
.vw85n .ayaaliy2,
.vw85n .w66vzr,
.vw85n .xucmk  { max-width: 1320px; }
.aasm88i1 { font-size: 0.82rem; color: var(--text-muted); }
.anuq { display: flex; align-items: center; }
.yn4u {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.wcpklgn0 { display: flex; align-items: center; }
.q854o10d { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.q854o10d:hover { text-decoration: underline; }
.jtpymq { margin: 0 3px; opacity: 0.45; }
.jtpymq::before { content: '/'; }
.gaq0y { padding: 2px 5px; color: var(--text-main); }
.lhrerdu .aasm88i1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lhrerdu .anuq { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.cmx1blyv .aasm88i1 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.cmx1blyv .anuq { padding: 0 0 0 12px; }
.yjej1t .anuq { padding: 0 16px; }
.yjej1t .aasm88i1 {
  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);
}
.yjej1t .ayaaliy2 { padding-top: 28px; }
@media (max-width: 720px) {
  .ui91x { margin-top: 18px; padding: 0 16px; }
  .yjej1t .ayaaliy2 { padding-top: 16px; }
}
.dq1y.lhrerdu .anuq { max-width: 1100px; }
.dnew3w4.lhrerdu .anuq { max-width: 1200px; }
.vw85n.lhrerdu .anuq { max-width: 1320px; }
.dq1y .ui91x { max-width: 1100px; }
.tx33 .wv4zrvmo { padding-top: 16px; padding-bottom: 16px; }
.lrrr8eyd .wv4zrvmo { padding-top: 24px; padding-bottom: 24px; }
.t99vwud4 .wv4zrvmo { padding-top: 40px; padding-bottom: 40px; }
.nxpi0 .wv4zrvmo { padding-top: 52px; padding-bottom: 52px; }
.f0tt1 .wv4zrvmo:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.f0tt1 .wv4zrvmo:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.f0tt1 .wv4zrvmo:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.f0tt1 .wv4zrvmo:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.aw6m .w66vzr { padding-top: 10px;  padding-bottom: 10px; }
.dln3anf .w66vzr { padding-top: 18px;  padding-bottom: 18px; }
.eunz4dfm .w66vzr { padding-top: 36px;  padding-bottom: 36px; }
.ohwmcgob .w66vzr { padding-top: 48px;  padding-bottom: 48px; }
.zegt6 h2.v4baqb { font-weight: 600; }
.zegt6 h3.jkrq     { font-weight: 600; }
.xp6a249 { font-weight: 500; }
.xp6a249 h2.v4baqb { font-weight: 800; }
.xp6a249 h3.jkrq     { font-weight: 700; }
.pil1 h2.v4baqb { font-weight: 900; }
.pil1 h3.jkrq     { font-weight: 800; }
.pil1 .umapkhw6 strong,
.pil1 .umapkhw6 strong { font-weight: 600; }
.uqexpw {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zcnjrwjs .uqexpw { display: none; }
@media (max-width: 640px) {
  .t4uy5a { display: none; }
  .uqexpw {
    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;
  }
}
.uqexpw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.uqexpw:hover { opacity: 0.85; }
.ms1wbodc .uqexpw { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.nvh6y .uqexpw,
.ykv7r5  .uqexpw { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.nvh6y .uqexpw:hover,
.ykv7r5  .uqexpw:hover { opacity: 0.88; }
.ms1wbodc.nvh6y .uqexpw,
.ms1wbodc.ykv7r5  .uqexpw { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.lw9bh {
  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;
}
.lw9bh:hover { transform: translateY(-2px); opacity: 0.92; }
.lw9bh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.uqtv1m0 .lw9bh { display: none; }
.xz5ewfv .lw9bh { right: 32px; }
.k4g2z  .lw9bh { left: 32px; }
@media (max-width: 480px) {
  .xz5ewfv .lw9bh { right: 20px; bottom: 20px; }
  .k4g2z  .lw9bh { left: 20px; bottom: 20px; }
}
.g480gnx { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xucmk { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.w5hn24mp { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.gs4rn00 { color: var(--text-dim); font-size: 0.8rem; }
.upnskw1x a, .merx1 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.upnskw1x a:hover, .merx1 a:hover { color: var(--accent-light); }
.merx1 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.de2ddn .xucmk { text-align: center; }
.de2ddn .merx1 { justify-content: center; margin-bottom: 16px; }
.de2ddn .w5hn24mp { margin-top: 0; }
.by9myuk { margin-top: 10px; }
.by9myuk a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .xucmk { padding-left: 16px; padding-right: 16px; }
  .xuzlge8w .xucmk { padding: 20px 16px; }
  .merx1 { gap: 4px 12px; }
  .w5hn24mp { font-size: 0.78rem; }
}
.wse36 .w5hn24mp { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wse36 .gs4rn00 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wse36 .ezjs6 { grid-template-columns: 1fr 1fr; } .wse36 .kqf0i { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wse36 .ezjs6 { grid-template-columns: 1fr; } }
.gt50 .w5hn24mp { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .gt50 .ywg34nz { gap: 12px; } .gt50 .m2hwr { margin-right: 0; width: 100%; } }
.hj7dzjq .w5hn24mp { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.hj7dzjq .gs4rn00 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .hj7dzjq .rym5 { grid-template-columns: 1fr 1fr; } .hj7dzjq .n6lncce3 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hj7dzjq .rym5 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .y0lo5mrz .llonf8fj { grid-template-columns: 1fr 1fr; } .y0lo5mrz .w4tno:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .y0lo5mrz .llonf8fj { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .lnin4y8 .llonf8fj { grid-template-columns: 1fr; } }
.pe7m67tu .xucmk { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pe7m67tu .merx1 { justify-content: center; }
.yszn .x64i7t      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yszn .g480gnx { background: var(--bg-page); border-top-color: var(--border-alt); }
.v7j9nx1f .x64i7t      { background: #0d1117; border-bottom-color: #21262d; }
.v7j9nx1f .yzi9dm { color: var(--accent-light); }
.v7j9nx1f .pg3kz { --msep-color: #8b949e; }
.v7j9nx1f .pg3kz a { color: #8b949e; }
.v7j9nx1f .pg3kz a:hover { color: var(--accent-light); }
.v7j9nx1f .eua2bs9z { color: #8b949e; }
.v7j9nx1f .g480gnx { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.v7j9nx1f .w5hn24mp,
.v7j9nx1f .gs4rn00 { color: #6e7681; }
.v7j9nx1f .upnskw1x a, .v7j9nx1f .merx1 a,
.v7j9nx1f .upnskw1x a:hover, .v7j9nx1f .merx1 a:hover,
@media (max-width: 640px) {
  .v7j9nx1f .pg3kz { background: #0d1117; border-top-color: #21262d; }
  .v7j9nx1f .pg3kz li a { border-bottom-color: #21262d; }
}
.a9h3u71 .x64i7t      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.a9h3u71 .yzi9dm { color: var(--accent-light); }
.a9h3u71 .pg3kz { --msep-color: #475569; }
.a9h3u71 .pg3kz a { color: #475569; }
.a9h3u71 .pg3kz a:hover { color: var(--accent-light); }
.a9h3u71 .eua2bs9z { color: #64748b; }
.a9h3u71 .g480gnx { background: #f0f4f8; border-top-color: #cbd5e1; }
.a9h3u71 .w5hn24mp,
.a9h3u71 .gs4rn00 { color: #64748b; }
.a9h3u71 .upnskw1x a, .a9h3u71 .merx1 a,
.a9h3u71 .upnskw1x a:hover, .a9h3u71 .merx1 a:hover,
@media (max-width: 640px) {
  .a9h3u71 .pg3kz { background: #f0f4f8; border-top-color: #cbd5e1; }
  .a9h3u71 .pg3kz li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.nvh6y .x64i7t      { background: var(--accent); border-bottom-color: var(--accent-light); }
.nvh6y .yzi9dm { color: #fff; }
.nvh6y .pg3kz { --msep-color: rgba(255,255,255,0.82); }
.nvh6y .pg3kz a { color: rgba(255,255,255,0.82); }
.nvh6y .pg3kz a:hover { color: #fff; }
.nvh6y .eua2bs9z { color: rgba(255,255,255,0.9); }
.nvh6y .g480gnx { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.nvh6y .w5hn24mp,
.nvh6y .gs4rn00 { color: rgba(255,255,255,0.72); }
.nvh6y .upnskw1x a, .nvh6y .merx1 a,
.nvh6y .upnskw1x a:hover, .nvh6y .merx1 a:hover,
@media (max-width: 640px) {
  .nvh6y .pg3kz { background: var(--accent); border-top-color: var(--accent-light); }
  .nvh6y .pg3kz li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.ykv7r5 .x64i7t {
  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);
}
.ykv7r5 .g480gnx {
  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) {
  .ykv7r5 .pg3kz {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jhgnn .p8vqq { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ozszo43m .p8vqq { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.emkv .p8vqq { min-height: 72px; height: auto; }
.nrvd .p8vqq { min-height: 84px; height: auto; }
.xuzlge8w .p8vqq { max-width: none; padding: 0 32px; }
.xuzlge8w .xucmk  { max-width: none; padding: 24px 32px; }
.bt19wpue.dnew3w4 .p8vqq { max-width: 1200px; }
.bt19wpue.vw85n .p8vqq { max-width: 1320px; }
.ggal   .yzi9dm, .ggal   .m2hwr { text-transform: capitalize; }
.nus61 .yzi9dm, .nus61 .m2hwr { text-transform: lowercase; }
.k2cuv80 .yzi9dm, .k2cuv80 .m2hwr { text-transform: uppercase; letter-spacing: 0.06em; }
.n4q3e73, .trbbw9ui {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.gm63w .n4q3e73,
.n16af .n4q3e73,
.dphwu2p .n4q3e73,
.mg235 .n4q3e73,
.u4d6e   .pg3kz a { font-weight: 500; }
.gmm7j .pg3kz a { font-weight: 600; }
.z403vrig     .pg3kz a { font-weight: 700; }
.avwm    .pg3kz a { font-weight: 800; letter-spacing: 0.01em; }
.nnw95c     .pg3kz > li + li::before,
.prv78ah    .pg3kz > li + li::before,
.u8owu    .pg3kz > li + li::before,
.c1evaln .pg3kz > li + li::before,
.bgks8tx .pg3kz > li + li::before,
.vcr227d3  .pg3kz > li + li::before,
.amga    .pg3kz > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.nnw95c     .pg3kz > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.prv78ah    .pg3kz > li + li::before { content: "|"; }
.u8owu    .pg3kz > li + li::before { content: "—"; }
.c1evaln .pg3kz > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.bgks8tx .pg3kz > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.vcr227d3  .pg3kz > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.amga    .pg3kz > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .sbpaqt .eua2bs9z,
  .qizc0 .eua2bs9z,
  .eheqry .eua2bs9z,
  .mz8dv1g .eua2bs9z,
  .th8w .eua2bs9z {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .sbpaqt .eua2bs9z::before,
  .qizc0 .eua2bs9z::before,
  .eheqry .eua2bs9z::before,
  .mz8dv1g .eua2bs9z::before,
  .th8w .eua2bs9z::before { content: ""; display: block; flex-shrink: 0; }

  
  .sbpaqt .eua2bs9z::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;
  }

  
  .qizc0 .eua2bs9z::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;
  }

  
  .eheqry .eua2bs9z::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;
  }

  
  .mz8dv1g .eua2bs9z::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;
  }

  
  .th8w .eua2bs9z::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) {
  .r1j7bf .eua2bs9z {
    padding: 5px 14px;
  }
  .r1j7bf .pg3kz {
    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;
  }
  .r1j7bf .pg3kz li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r1j7bf .pg3kz li a:hover { background: var(--bg-raised); }
  .r1j7bf .wr6dy2j,
  .y7ea .wr6dy2j,
  .xk456sk .wr6dy2j { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .ja0t1o .eua2bs9z {
    padding: 5px 10px;
  }
  .ja0t1o .pg3kz {
    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);
  }
  .ja0t1o .pg3kz.tkze { transform: translateX(0); }
  .ja0t1o .pg3kz li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .ja0t1o .pg3kz li:last-child a { border-bottom: none; }
  .nvh6y .pg3kz,
  .v7j9nx1f .pg3kz { background: var(--accent) !important; }
  .nvh6y .pg3kz li a,
  .v7j9nx1f .pg3kz li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .xk456sk .eua2bs9z {
    padding: 5px 10px;
  }
  .xk456sk .pg3kz {
    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);
  }
  .xk456sk .pg3kz::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .xk456sk .pg3kz.tkze { transform: translateY(0); }
  .xk456sk .pg3kz li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .wp6g .eua2bs9z {
    padding: 5px 10px;
  }
  .wp6g .pg3kz {
    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;
  }
  .wp6g .pg3kz.tkze { opacity: 1; pointer-events: auto; }
  .wp6g .pg3kz li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .s0btq3e     .eua2bs9z { border-radius: 0 !important; }
  .elcc   .eua2bs9z { border-radius: 8px !important; }
  .b9l7 .eua2bs9z { border-radius: 50% !important; }
  .lrg1   .eua2bs9z { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .kx711bo .ibs88 { flex-direction: column; align-items: stretch; }
  .kx711bo .ji7ilvd { flex-direction: row; min-width: auto; }
  .kx711bo .brnhuif0 { align-items: flex-start; text-align: left; }
}
.cmjg3,
.cmjg3.wv4zrvmo,
.nsos .cmjg3,
.wkjh .cmjg3,
.jehc .cmjg3,
.ur35dfg7 .cmjg3 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.a81p {
  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;
}
.najog8 { flex: 1 1 280px; min-width: 0; }
.b8eia {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.l7yx6qyj {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.bzm4z {
  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;
}
.bzm4z:hover { transform: translateY(-1px); opacity: 0.95; }
.v24mg8hu .a81p {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.v24mg8hu .b8eia { color: var(--cta); }
.v24mg8hu .l7yx6qyj { color: var(--text-body); }
.v24mg8hu .bzm4z {
  background: var(--cta) !important;
  color: #fff !important;
}
.evejdk3 .a81p {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.evejdk3 .b8eia { color: var(--text-primary); }
.evejdk3 .l7yx6qyj { color: var(--text-body); }
.evejdk3 .bzm4z {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .a81p {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .najog8 { flex: 0 0 auto; }
  .b8eia { font-size: 1.2rem; }
  .bzm4z { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.zbx3so26 .g3kg { height: 36px; }
.wqw1ph4u .g3kg { height: 60px; max-width: 200px; }
.lcjw .g3kg { height: 56px; max-width: 180px; }
.kz4uj    .ow14l8w5, .kz4uj    .ykd1v6 { color: #f59e0b; }
@media (min-width: 720px) {
  .w3yjsbks .ttqcqow {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .w3yjsbks .bbn4fmv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .w3yjsbks .bbn4fmv { padding: 40px 16px 20px; }
  .w3yjsbks .mminwc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .w3yjsbks .isqo75 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .m9a9r .bbn4fmv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .m9a9r .bbn4fmv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .m9a9r .s0esz {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .m9a9r .ykq9 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .m9a9r .mminwc {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .m9a9r .isqo75 { width: 100%; min-width: 0; }
  .m9a9r .ow14l8w5 { min-width: 0; }
}
.hymoyl .csepsls {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.hymoyl .csepsls summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.hymoyl .csepsls p { padding: 0 2px 16px; }
.duryle4 .csepsls { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.duryle4 .csepsls summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.duryle4 .csepsls summary::after { content: "›"; font-size: 1.2em; }
.duryle4 .csepsls[open] summary::after { content: "‹"; }
.duryle4 .csepsls p { padding: 10px 22px 4px; }
.svp2 .csepsls {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.svp2 .csepsls summary { color: var(--text-primary); padding-left: 16px; }
.svp2 .csepsls summary::after { content: "›"; font-size: 1.1em; }
.svp2 .csepsls[open] summary::after { content: "‹"; }
.svp2 .csepsls p { padding-left: 16px; }
.xdf5y .oc1l6e { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.xdf5y .csepsls {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.xdf5y .csepsls:last-child { border-bottom: none; }
.xdf5y .csepsls summary { color: var(--text-primary); border-radius: 0; }
.xdf5y .csepsls summary::after { content: "›"; font-size: 1.1em; }
.xdf5y .csepsls[open] summary::after { content: "‹"; }
.pm6m .csepsls { overflow: hidden; }
.pm6m .csepsls summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.pm6m .csepsls summary::after { color: rgba(255,255,255,.75); }
.pm6m .csepsls[open] summary { border-radius: 0; }
.pppwu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.tp62a {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ob6qw {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.san7m { color: var(--text-muted); font-size: 1.05rem; }
.gjpk {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.dk75eu { margin-bottom: 20px; }
.fyag {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.o7llunx {
  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;
}
.o7llunx:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.rtet { resize: vertical; min-height: 130px; }
.wwgpsg { width: 100%; margin-top: 8px; }
.mkvgxif {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ult76et {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.r8ayru { color: var(--text-muted); line-height: 1.75; }
.n4nd { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.n4nd li { margin-bottom: 6px; }
.hibz37j { max-width: 760px; margin: 0 auto; }
.vley0s { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mz6sxp3s { max-width: 760px; margin: 0 auto; }
.si1vr1 ul.n4nd { margin: 0; }
@media (max-width: 640px) { .gsrvx { grid-template-columns: 1fr; gap: 10px; } }
.we2p8s { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.o35vd { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.wo39f7 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.o35vd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.o35vd .n4nd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .we2p8s { grid-template-columns: 1fr; } }
.qndntd1c { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.qndntd1c:hover .aidqokb { color: var(--accent-light); text-decoration: underline; }
.oal4 { color: inherit; text-decoration: none; }
.oal4:hover { color: var(--accent-light); text-decoration: underline; }
.a0vy { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jhmj { margin-bottom: 48px; }
.rpw0s { max-width: 760px; margin: 0 auto; }
.sk3kj { max-width: 640px; margin: 0 auto; }
.rgsbcc { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rgsbcc:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.ubl366p { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.rgsbcc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rgsbcc ul.n4nd { margin: 0; }
.fezhpvq { color: var(--text-muted); line-height: 1.75; }
.zpza .n4nd,
.sk3kj .n4nd,
.ayge .n4nd,
.fm97h .n4nd {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.zpza .rgsbcc,
.sk3kj .rgsbcc { text-align: left; }
.zpza .ubl366p,
.sk3kj .ubl366p { text-align: center; }
.w5r7l1m { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.vswi7q { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.jvka2h { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.i03h { margin-top: 12px; }
.wxw26ur { 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; }
.wxw26ur:hover { border-bottom-color: var(--accent-light); }
.n9a7n { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.n9a7n img { width: 100%; height: 100%; object-fit: cover; display: block; }
.xhwtszu6 { width: 72px; height: 72px; }
.gne5pz { border-radius: 50%; }
.pkr4w { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.fxvl9ld { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.a2f6zqx { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .kzkhb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.o8ev8vvc .jvka2h, .o8ev8vvc .vswi7q { max-width: 640px; }
.k5fqtb .w5r7l1m { font-size: 1.6rem; margin-top: 18px; }
.w66efn0d .jvka2h { margin-bottom: 28px; }
@media (max-width: 860px) { .w7d7k0r { grid-template-columns: 1fr; } .k5fqtb { position: static; text-align: center; } }
.rlgag3w .n9a7n { margin: 0 auto 18px; }
.rlgag3w .fxvl9ld { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .jyc3gzdn { grid-template-columns: 1fr; } }
.s849 .w5r7l1m { font-size: 1.6rem; margin-bottom: 6px; }
.fm97h .n4nd { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .s849 { flex-direction: column; text-align: center; } .n6wvw1s { grid-template-columns: 1fr; } }
.feb0w { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.feb0w .w5r7l1m { font-size: 1.35rem; margin: 0 0 4px; }
.feb0w .fxvl9ld { margin: 0; }
.y07x6kp { max-width: 760px; margin: 0 auto; }
.n84nucsj { position: relative; padding-left: 28px; }
.n84nucsj::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.c3uubkv { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.c3uubkv:last-child { padding-bottom: 0; }
.qbj37 { 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; }
.h1ymu h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.h1ymu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.nwl9w .ob6qw { color: var(--accent-light); }
.qzc3 .ob6qw { font-size: 2rem; }
.qzc3 .san7m { max-width: 680px; }
.ccj1 .ob6qw { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ccj1 .san7m  { margin: 0; }
@media (max-width: 640px) { .ccj1 { flex-direction: column; } }
.dcemm {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.dcemm .ob6qw { color: var(--accent-light); }
.iqw6qf .ob6qw { color: #fff; }
.iqw6qf .san7m  { color: rgba(255,255,255,0.85); }
.crhv { max-width: 680px; margin: 0 auto; }
.fhc6c93h {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .fhc6c93h { grid-template-columns: 1fr; } }
.kxol1 .o7llunx {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kxol1 .o7llunx:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.rhtj .o7llunx { background: var(--bg-raised); border-color: transparent; }
.rhtj .o7llunx:focus { background: var(--bg-card); border-color: var(--accent-light); }
.yux87 .o7llunx { border-radius: 100px; padding: 11px 20px; }
.yux87 .rtet { border-radius: 14px; }
@media (max-width: 640px) { .xdrecaa { grid-template-columns: 1fr; } }
.twfnzxt { counter-reset: priv-count; }
.jczv6 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.jczv6:last-child { border-bottom: none; }
.sb61ye5r {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.jczv6 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.jczv6 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wt6v { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.wt6v li { margin-bottom: 6px; }
.mcrzwyd{display:none}
.mcrzwyd:empty,.d1juxiny:empty{display:none}
.tm15evf{position:relative;overflow:visible}
.ej8sr9q9 .ffj1kc,.g7ss .ffj1kc,
.axdkzw .ffj1kc,.nppq .ffj1kc,
.hxpgp .ffj1kc,.a4a31mgl .ffj1kc{display:block}
.e9lu .e6obm{display:block}
.ej8sr9q9 .ffj1kc,.g7ss .ffj1kc,
.axdkzw .ffj1kc,.nppq .ffj1kc,
.hxpgp .ffj1kc{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}
.ej8sr9q9 .ffj1kc .d1juxiny,.g7ss .ffj1kc .d1juxiny,
.axdkzw .ffj1kc .d1juxiny,.nppq .ffj1kc .d1juxiny,
.hxpgp .ffj1kc .d1juxiny{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}
.ej8sr9q9 .ffj1kc,.g7ss .ffj1kc{top:12px}
.ej8sr9q9 .ffj1kc .d1juxiny{margin-right:auto}
.g7ss .ffj1kc .d1juxiny{margin-left:auto}
.g7ss .ffj1kc{text-align:right}
.axdkzw .ffj1kc,.nppq .ffj1kc{bottom:12px}
.axdkzw .ffj1kc .d1juxiny{margin-right:auto}
.nppq .ffj1kc .d1juxiny{margin-left:auto}
.nppq .ffj1kc{text-align:right}
.hxpgp .ffj1kc{position:relative;margin-top:16px}
.hxpgp .ffj1kc .d1juxiny{margin:0 auto}
.a4a31mgl .ffj1kc{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.a4a31mgl .ffj1kc .d1juxiny{margin:0}
.a4a31mgl .gs5s~.ffj1kc,
.a4a31mgl .rk1cym4~.ffj1kc{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.a4a31mgl .gs5s~.ffj1kc .d1juxiny,
.a4a31mgl .rk1cym4~.ffj1kc .d1juxiny{justify-content:flex-start}
.gs5s~.ffj1kc,.rk1cym4~.ffj1kc{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}
.gs5s~.ffj1kc .d1juxiny{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.rk1cym4~.ffj1kc .d1juxiny{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.e6obm .d1juxiny{margin:0 0 12px}
.d1juxiny{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.aidqokb{font-weight:600;color:var(--text-heading);opacity:1}
.zapm .d1juxiny{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.u1il3hv .d1juxiny{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.acdek63v{--date-bg:var(--accent-bg)}
.ise8v16 .iy8l::before{content:""}
.j6ov38{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.q28id1{display:flex;flex-direction:column;gap:3px}
.sp9dkxi0{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.xfzh23{font-weight:700;font-size:1rem;color:var(--text-heading)}
.bsjm{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.pusl .j6ov38{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.l84uhj5 .j6ov38{border-top:3px solid var(--accent);padding-top:18px}
.vcxnjwe .j6ov38{border-left:3px solid var(--accent);border-radius:0}
.il6d27d .j6ov38{padding:20px 0}
@media(max-width:640px){
  .j6ov38{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .bsjm{max-width:100%}
}
.v2k34 .cb132i{margin:0}
@media (max-width:560px){
  .oqob7{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) {
  .msv4 { padding: 28px 18px 20px; }
  .f74w7n { font-size: 1.2rem; }
  .dj2fsw0d { max-width: 220px; max-height: 80px; }
}
.mp9gw  .kcjmbed { border-radius: 50%; }
.bck926 .a81p {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .kcjmbed { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.c37yvx0 {
  margin: 28px 0 24px;
}
.c37yvx0 .wv4zrvmo {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.c37yvx0 .w66vzr {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.c37yvx0 .a81p {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .p8vqq { flex-direction: row-reverse; }
[dir="rtl"] .pg3kz { flex-direction: row-reverse; }
[dir="rtl"] .xz5ewfv .lw9bh { right: auto; left: 32px; }
[dir="rtl"] .k4g2z  .lw9bh { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .xz5ewfv .lw9bh { right: auto; left: 20px; }
  [dir="rtl"] .k4g2z  .lw9bh { left: auto;  right: 20px; }
}
[dir="rtl"] .m9sh .mcahnff  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .q4ub5 .mcahnff { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .gs5s,
[dir="rtl"] .m2i0rc04,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .li3sm4, [dir="rtl"] .dn86s40t { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .kwyk1q8z { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .ucy2efea { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .umapkhw6 { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .a81p { direction: rtl; }
[dir="rtl"] .aasm88i1 { direction: rtl; }
[dir="rtl"] .eeycmf7a { direction: rtl; }
[dir="rtl"] .ocw0 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .w6npjt1 .dn86s40t,
[dir="rtl"] .cbkhqbq .dn86s40t,
[dir="rtl"] .gjr8 .dn86s40t,
[dir="rtl"] .tlsds53 .dn86s40t {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .w6npjt1 .dn86s40t li::before,
[dir="rtl"] .cbkhqbq .dn86s40t li::before,
[dir="rtl"] .gjr8 .dn86s40t li::before,
[dir="rtl"] .tlsds53 .dn86s40t li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .inqivc.ikcdn1 .l8oq,
[dir="rtl"] .crrb.ikcdn1 .l8oq,
[dir="rtl"] .j4unegy6.ikcdn1 .l8oq,
[dir="rtl"] .khqwh4.ikcdn1 .l8oq,
[dir="rtl"] .v8yg.ikcdn1 .l8oq { text-align: right; }
[dir="rtl"] .gs5s.ikcdn1 .ncs86 { align-items: flex-end; text-align: right; }
[dir="rtl"] .gs5s.ifp9 .ncs86 { text-align: center; }
[dir="rtl"] .gs5s .ncs86 { text-align: right; }
[dir="rtl"] .w66vzr,
[dir="rtl"] .fm120qay,
[dir="rtl"] .ujrfb2uk,
[dir="rtl"] .r0es,
[dir="rtl"] .gjpk,
[dir="rtl"] .fyag,
[dir="rtl"] .jvka2h,
[dir="rtl"] .o7llunx,
[dir="rtl"] .rtet { text-align: right; direction: rtl; }
[dir="rtl"] .yux87 .o7llunx,
[dir="rtl"] .kxol1 .o7llunx { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #35ac3d;
  --brand:           #35ac3d;
  --brand-light:     #388e3e;
  --brand-pale:      #54a659;
  --grad-start:      #6bd172;
  --grad-end:        #a0d9a4;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #35ac3d;
  --cta-light:       #26912d;
  --cta-hover:       #267d2c;
  --bg-page:         #f6f7f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef0ee;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e3;
  --border-alt:      #d0dbd1;
  --border-section:  #e2e8e3;
  --text-primary:    #171b18;
  --text-muted:      #535e54;
  --text-body:       #2f3630;
  --text-sub:        #475148;
  --text-faint:      #778778;
  --text-dim:        #929f93;
  --text-label:      #5f6c60;
  --text-value:      #3b433c;
  --accent-bg:       #e5efe6;
  --accent-bg-light: #cfe7d1;
  --bg-tip:          #f9f0f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f8;
  --bg-cons:         #faf6f3;
  --c-pros:          #881a80;
  --c-cons:          #9f4821;
  --c-pros-label:    #a11f99;
  --c-tip-border:    #b223a9;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #881a80;
}
:root { --logo-bg-opacity: 71%; }
body, button, input { font-family: "Source Sans 3", sans-serif; }
.rb90o .qj5ntl4f { font-size: 0; width: 1.2rem; flex-shrink: 0; }.rb90o .qj5ntl4f::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.rb90o .ebfr0     .qj5ntl4f::before { content: "";  color: var(--c-tip-border); }.rb90o .pch1bsh .qj5ntl4f::before { content: ""; color: var(--c-warn-border); }.rb90o .c3u2j7do    .qj5ntl4f::before { content: ""; color: #60a5fa; }.tg8i .rb90o .ebfr0     .qj5ntl4f::before { color: #10b981; }.tg8i .rb90o .pch1bsh .qj5ntl4f::before { color: #f43f5e; }.tg8i .rb90o .c3u2j7do    .qj5ntl4f::before { color: #a855f7; }.njgn8x  .rb90o .ebfr0     .qj5ntl4f::before { color: #eab308; }.njgn8x  .rb90o .pch1bsh .qj5ntl4f::before { color: #ef4444; }.njgn8x  .rb90o .c3u2j7do    .qj5ntl4f::before { color: #f97316; }.l7ugfle  .rb90o .ebfr0     .qj5ntl4f::before { color: #38bdf8; }.l7ugfle  .rb90o .pch1bsh .qj5ntl4f::before { color: #818cf8; }.l7ugfle  .rb90o .c3u2j7do    .qj5ntl4f::before { color: #2dd4bf; }.hne5t .rb90o .qj5ntl4f::before { color: var(--accent-light) !important; }
.zmn2n7v .dgxy9f, .zmn2n7v .gs5s { min-height: 320px; }
.jtpymq::before { content: '|'; opacity: 0.3; }