:root {
  --color-accent: #027e49;
  --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;
}
.iiimk {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.l00kn {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.cnxlmj3e {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.uxvrl { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cvmkho { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cvmkho a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cvmkho a:hover { color: var(--accent-light); }
.av6ie     .uor8 { border-radius: 24px; padding: 8px; }
.av6ie .uor8 li a { border-radius: 16px; }
.u94ibdd  .uor8 li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .uor8 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .n6my6w:hover .uor8,
  .n6my6w:focus-within .uor8 { display: block; }
  .uor8 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.kjt5 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.iix2j { display: none; }
@media (max-width: 640px) {
  .iix2j {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .iix2j.lyovyp { display: block; }
}
@media (max-width: 640px) {
  .kjt5 { display: block; }
  .cvmkho > li + li::before { display: none !important; }
  .cvmkho {
    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;
  }
  .cvmkho.lyovyp { display: flex; }
  .cvmkho li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cvmkho li:last-child a { border-bottom: none; }
}
.wbalwwux { min-height: 480px; }
.gqrkgv {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.yc1311r { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.ev37kcx .yc1311r { margin-left: 0; margin-right: 0; }
.wo2gqlc {
  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;
}
.xbzsw .wo2gqlc { margin-top: 24px; }
.wo2gqlc:hover { opacity: 0.88; }
.mo44fpph .gqrkgv { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.mo44fpph .yc1311r { color: #e2e8f0; }
.mo44fpph.ev37kcx   .uqfqd { text-align: left; }
.hjdb .gqrkgv { color: var(--text-primary); text-shadow: none; }
.hjdb .yc1311r { color: var(--text-muted); }
.hjdb .wo2gqlc { margin-top: 16px; }
.hjdb, .hjdb.wbalwwux { min-height: auto !important; }
.hjdb.ev37kcx   .uqfqd { text-align: left; }
.hjdb~.p2rcxaam{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}
.hjdb~.p2rcxaam .evbcqai{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.yzooiziz .gqrkgv { color: #fff; }
.yzooiziz .yc1311r { color: rgba(255,255,255,0.85); }
.yzooiziz .wo2gqlc { background: #fff; color: var(--cta); }
.yzooiziz .wo2gqlc:hover { opacity: 0.92; }
.m6659i .ax9d { position: relative; overflow: hidden; }
.m6659i .ax9d::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;
}
.xh2k .ax9d {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qqjazdg .ax9d { position: relative; overflow: hidden; }
.qqjazdg .ax9d::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;
}
.kjcc .ax9d { position: relative; overflow: hidden; }
.kjcc .ax9d::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;
}
.mq8y .ax9d {
  animation: hg-fadein 1.2s ease-out both;
}
.ax9d {
  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%);
}
.wdyllqd {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.kq3o {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ev1xqlzt {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ax9d .gqrkgv { text-shadow: none; color: var(--text-primary); }
.ax9d .yc1311r { color: var(--text-muted); }
body.zy3d857 .gqrkgv {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.fkgmgzl .gqrkgv {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wbalwwux.yzooiziz .gqrkgv,
section.yzooiziz .gqrkgv {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ax9d.wffd .wdyllqd { align-items: center; text-align: center; }
.ax9d.ev37kcx   .wdyllqd { align-items: flex-start; text-align: left; }
.pg2jzc .kq3o { position: relative; }
.pg2jzc .kq3o::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.pg2jzc.u4qqw5 .kq3o::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.bfrapgp .kq3o {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.bfrapgp .ev1xqlzt {
  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);
}
.bfrapgp.u4qqw5 .kq3o { padding: 32px 0 32px 32px; }
.m0lw .kq3o {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.m0lw .ev1xqlzt {
  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);
}
.u4qqw5 .wdyllqd {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.m0lw.u4qqw5 .kq3o { padding: 40px 16px 40px 48px; }
.wbalwwux .tc7pfjfh {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.tc7pfjfh .g3sdt.m4qpgep {
  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;
}
.tc7pfjfh .g3sdt.m4qpgep:hover { opacity: 0.85; }
.q92z8l .kq3o {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ax9d { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ax9d:not(.q92z8l) .kq3o { display: none !important; }
  .q92z8l .kq3o { padding: 16px; }
  .wdyllqd  { padding: 36px 24px; }
  .ax9d~.p2rcxaam,.u4qqw5~.p2rcxaam{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .wbalwwux, .ax9d { min-height: 320px !important; }
  .gqrkgv { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jsfjt,
  .kd1kv6ts,
  .tt2s0iu { grid-template-columns: 1fr !important; }

  

  
  .s5x71 { display: flex !important; flex-direction: column !important; }
  .s5x71 .uqfqd { display: contents; }
  .s5x71 .chz9kzfc { order: 0; }
  .s5x71 .gqrkgv { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .s5x71 .jsfjt { order: 2; padding: 0 16px 12px !important; }
  .s5x71 .yc1311r { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xbzsw .uqfqd { display: flex; flex-direction: column; }
  .xbzsw .uqfqd .gqrkgv { order: 1; }
  .xbzsw .uqfqd .tt2s0iu { order: 2; margin: 8px 0 24px !important; }
  .xbzsw .uqfqd .yc1311r { order: 3; }
  .xbzsw .uqfqd .wo2gqlc { order: 4; align-self: center; margin-top: 0; }

  
  .ax9d.q92z8l {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ax9d.q92z8l .wdyllqd { display: contents; padding: 0; }
  .ax9d.q92z8l .wdyllqd .gqrkgv { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ax9d.q92z8l .kq3o { order: 2; padding: 12px 16px; }
  .ax9d.q92z8l .wdyllqd .yc1311r { order: 3; padding: 0 24px; margin: 0 auto; }
  .ax9d.q92z8l .wdyllqd .wo2gqlc { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ogyw8o89 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g8e9 { width: 100%; height: auto; display: block; border-radius: 10px; }
.k7gk .ogyw8o89        { border-radius: 16px; }
.k7gk .g8e9  { border-radius: 16px; }
.p0x3tvbe .ogyw8o89         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.p0x3tvbe .g8e9   { border-radius: 8px; }
.w0ql { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.mgn8z4m { width: 100%; padding: 32px 0; position: relative; }
.p4oke { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.s5h5 .mgn8z4m:nth-child(even) { background: var(--bg-surface); }
.s5h5 .mgn8z4m:nth-child(odd)  { background: var(--bg-page); }
.q7q4t0 .mgn8z4m:nth-child(even) { background: var(--bg-card); }
.q7q4t0 .mgn8z4m:nth-child(odd)  { background: var(--bg-page); }
.s5h5 .mgn8z4m:nth-child(odd)  .p4oke { background: var(--bg-card); border-radius: 6px; }
.s5h5 .mgn8z4m:nth-child(even) .p4oke { background: var(--bg-raised); border-radius: 6px; }
.q7q4t0 .mgn8z4m:nth-child(odd)  .p4oke { background: var(--bg-card); border-radius: 6px; }
.q7q4t0 .mgn8z4m:nth-child(even) .p4oke { background: var(--bg-raised); border-radius: 6px; }
.s5h5 .mgn8z4m:nth-child(even) .c15a022z .vf750,
.q7q4t0 .mgn8z4m:nth-child(even) .c15a022z .vf750 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.s5h5 .mgn8z4m:nth-child(odd) .c15a022z .vf750,
.q7q4t0 .mgn8z4m:nth-child(odd) .c15a022z .vf750 { background: var(--bg-card-inner); }
.s5h5 .mgn8z4m:nth-child(even) .ah2m6nt .vf750:nth-child(odd),
.q7q4t0 .mgn8z4m:nth-child(even) .ah2m6nt .vf750:nth-child(odd)  { background: var(--bg-card); }
.s5h5 .mgn8z4m:nth-child(even) .ah2m6nt .vf750:nth-child(even),
.q7q4t0 .mgn8z4m:nth-child(even) .ah2m6nt .vf750:nth-child(even) { background: var(--bg-card-inner); }
h1.o2kz6 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.o2kz6 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.iq85h { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.c5h7ryt h2.o2kz6 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.pxysgjt h2.o2kz6 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ln1ysowr h2.o2kz6 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wcxjv h2.o2kz6::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ulck3g h2.o2kz6 {
  color: var(--text-primary); font-size: 1.7rem;
}
.r35jfg h2.o2kz6::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.lsu9d h2.o2kz6 {
  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;
}
.n2mwves { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .n2mwves { display: none; } }
.eqmo { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.sckx { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.np5gz1 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.x9sau { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.u00q23b { padding-left: 20px; }
.u00q23b li { margin-bottom: 6px; }
.u00q23b a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.u00q23b a:hover { color: var(--accent-light); }
.woo53h .x9sau { display: none; }
.jmcjqn .x9sau { display: none; }
.jmcjqn .u00q23b { padding-left: 0; list-style: none; }
.jmcjqn .u00q23b li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.jmcjqn .u00q23b a { font-size: 0.92rem; }
.iqom2q6c .np5gz1 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.iqom2q6c .x9sau { display: none; }
.iqom2q6c .u00q23b { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.iqom2q6c .u00q23b li { margin-bottom: 0; }
.iqom2q6c .u00q23b 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;
}
.iqom2q6c .u00q23b a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.hd47y .np5gz1 { padding: 20px 20px 16px; }
.hd47y .u00q23b {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.hd47y .u00q23b li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.hd47y .u00q23b 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;
}
.hd47y .u00q23b 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;
}
.hd47y .u00q23b a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.hd47y .u00q23b a:focus,
.hd47y .u00q23b a:focus-visible,
.hd47y .u00q23b a:target { outline: none; }
.hd47y .u00q23b li:target a { border-color: var(--border); color: var(--text-muted); }
.buerzd4s .np5gz1 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.buerzd4s .x9sau { display: none; }
.buerzd4s .u00q23b { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.buerzd4s .u00q23b li { margin-bottom: 0; }
.buerzd4s .u00q23b li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.buerzd4s .u00q23b li:last-child::after { content: ""; margin-right: 0; }
.buerzd4s .u00q23b a { font-size: 0.9rem; }
.vf750 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.c15a022z .vf750 { background: var(--bg-card); }
.ah2m6nt .vf750:nth-child(odd)  { background: var(--bg-card); }
.ah2m6nt .vf750:nth-child(even) { background: var(--bg-raised); }
.uaaq .vf750 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.uaaq .vf750:last-child { border-bottom: none; }
.uaaq h3.iq85h { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.l1svm .vf750 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.l1svm .vf750 + .vf750 { margin-top: 4px; }
.ds9oq .vf750 { background: none; border-radius: 0; padding: 12px 0; }
.ds9oq .vf750 + .vf750 { border-top: 1px solid var(--border-section); }
.q0ayct2 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tkzprte6 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jzki { color: var(--text-body); margin-bottom: 10px; }
.hikcbgo, .szxbptfh { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.hikcbgo li, .szxbptfh li { margin-bottom: 6px; }
.szxbptfh li { list-style: decimal; }
.h1ji     .hikcbgo { list-style-type: "● "; }
.q1w3fnx  .hikcbgo { list-style-type: "■ "; }
.v5bdbxug .hikcbgo { list-style-type: "◆ "; }
.hqgw    .hikcbgo { list-style-type: "★ "; }
.h1ji     .lb8s { list-style-type: "● "; }
.q1w3fnx  .lb8s { list-style-type: "■ "; }
.v5bdbxug .lb8s { list-style-type: "◆ "; }
.hqgw    .lb8s { list-style-type: "★ "; }
.h1ji    .hikcbgo li::marker, .h1ji    .lb8s li::marker,
.q1w3fnx .hikcbgo li::marker, .q1w3fnx .lb8s li::marker,
.v5bdbxug .hikcbgo li::marker, .v5bdbxug .lb8s li::marker,
.hqgw   .hikcbgo li::marker, .hqgw   .lb8s li::marker {
  color: var(--cta); font-size: 1em;
}
.h1ji .szxbptfh,
.q1w3fnx .szxbptfh,
.v5bdbxug .szxbptfh,
.hqgw .szxbptfh {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.h1ji .szxbptfh li,
.q1w3fnx .szxbptfh li,
.v5bdbxug .szxbptfh li,
.hqgw .szxbptfh li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.h1ji .szxbptfh li::before,
.q1w3fnx .szxbptfh li::before,
.v5bdbxug .szxbptfh li::before,
.hqgw .szxbptfh 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;
}
.h1ji     .szxbptfh li::before { border-radius: 50%; }
.q1w3fnx  .szxbptfh li::before { border-radius: 3px; }
.v5bdbxug .szxbptfh li::before { border-radius: 3px; }
.hqgw    .szxbptfh li::before { border-radius: 50%; }
.vlkc96i { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.whqp .vlkc96i,
.tzui5q .vlkc96i { background: transparent; border: none; border-radius: 0; }
.zya2f { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zya2f th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zya2f td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zya2f tr:hover td { background: var(--bg-hover); }
.un01 .zya2f tbody tr:nth-child(even) td { background: var(--bg-surface); }
.fm3zp7ab .zya2f { border: 1px solid var(--border-alt); }
.fm3zp7ab .zya2f th,
.fm3zp7ab .zya2f td { border: 1px solid var(--border-alt); }
.tt0wn16 .zya2f th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tt0wn16 .zya2f td { border-bottom: none; }
.tt0wn16 .zya2f tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ka0ak .zya2f th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.kldc .vlkc96i {
  overflow: hidden;
}
.kldc .zya2f th { border-bottom: 1px solid var(--border-alt); }
.kldc .zya2f tr:last-child td { border-bottom: none; }
.xdpdpfj6 { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.uq958vw { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.tesbz7ft { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.q0yqsfh { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.r3augf { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.lb8s { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.lb8s 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%}
.jmgik3 .q0yqsfh { background: transparent; text-align: center; }
.d55hbc5 .tesbz7ft {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tf5waf .tesbz7ft {
  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);
}
.mncquq2i .uq958vw { display: grid; grid-template-columns: auto 1fr; }
.mncquq2i .tesbz7ft {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.mncquq2i .q0yqsfh { grid-column: 2; }
.mncquq2i .r3augf,
.mncquq2i .lb8s { grid-column: 1 / -1; }
.wom3 .uq958vw { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.wom3 .tesbz7ft {
  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);
}
.wom3 .q0yqsfh { grid-column: 2; }
.wom3 .r3augf,
.wom3 .lb8s { grid-column: 1 / -1; }
.kedo9c8 .uq958vw { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.kedo9c8 .q0yqsfh { background: none; color: var(--accent-light); font-weight: 700; }
.pm7ngiy6 .uq958vw { 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); }
.pm7ngiy6 .q0yqsfh { background: none; color: var(--accent-light); font-weight: 700; }
.vlr5 .uq958vw { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.vlr5 .uq958vw:last-child { border-bottom: none; }
.vlr5 .q0yqsfh { background: none; color: var(--accent-light); font-weight: 700; }
.g94qm4s .uq958vw { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.g94qm4s .q0yqsfh { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.m2hh7 .xdpdpfj6 { counter-reset: card-n; }
.m2hh7 .uq958vw  { counter-increment: card-n; }
.m2hh7 .q0yqsfh { display: flex; align-items: center; gap: 10px; }
.m2hh7 .q0yqsfh::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;
}
.om6gw1 .uq958vw { background: var(--bg-surface); border: 1px solid var(--border); }
.om6gw1 .q0yqsfh { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yt8pcnf { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.l1c2k  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.htq99 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.g5r38k5p { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.yt8pcnf strong { color: var(--text-primary); font-size: 0.95rem; }
.yt8pcnf p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.j3ro3cfe { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.armplbh, .w1qzdckv { border-radius: 8px; padding: 14px; }
.armplbh { background: var(--bg-pros); }
.w1qzdckv { background: var(--bg-cons); }
.gtz48 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.armplbh .gtz48 { color: var(--c-pros-label); }
.w1qzdckv .gtz48 { color: #f87171; }
.armplbh ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.w1qzdckv ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g8e9 { width: 100%; height: auto; border-radius: 10px; display: block; }
.m4qpgep {
  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;
}
.m4qpgep:hover { opacity: 0.85; }
.zfnmgcv .m4qpgep  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.zfnmgcv .m4qpgep:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sy2wu9z .m4qpgep  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.sy2wu9z .m4qpgep:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rbcr9r .wo2gqlc { border-radius: 50px; }
.rbcr9r .m4qpgep  { border-radius: 50px; }
.zjdc5q .wo2gqlc { padding-left: 22px; padding-right: 22px; }
.zjdc5q .m4qpgep  { padding-left: 12px; padding-right: 12px; }
.b0opm .wo2gqlc { padding-left: 44px; padding-right: 44px; }
.b0opm .m4qpgep  { padding-left: 24px; padding-right: 24px; }
.ttf5el .wo2gqlc { padding-left: 56px; padding-right: 56px; }
.ttf5el .m4qpgep  { padding-left: 32px; padding-right: 32px; }
.iqyh21ks   .wo2gqlc::after, .iqyh21ks   .m4qpgep::after,
.txl6e58m .wo2gqlc::after, .txl6e58m .m4qpgep::after,
.mr3q9    .wo2gqlc::after, .mr3q9    .m4qpgep::after,
.tmqk72    .wo2gqlc::after, .tmqk72    .m4qpgep::after,
.tbs8op4    .wo2gqlc::after, .tbs8op4    .m4qpgep::after,
.p63ccz     .wo2gqlc::after, .p63ccz     .m4qpgep::after,
.whivrg    .wo2gqlc::after, .whivrg    .m4qpgep::after,
.c09v0   .wo2gqlc::after, .c09v0   .m4qpgep::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;
}
.iqyh21ks .wo2gqlc::after, .iqyh21ks .m4qpgep::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");
}
.txl6e58m .wo2gqlc::after, .txl6e58m .m4qpgep::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");
}
.mr3q9 .wo2gqlc::after, .mr3q9 .m4qpgep::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");
}
.tmqk72 .wo2gqlc::after, .tmqk72 .m4qpgep::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");
}
.tbs8op4 .wo2gqlc::after, .tbs8op4 .m4qpgep::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");
}
.p63ccz .wo2gqlc::after, .p63ccz .m4qpgep::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");
}
.whivrg .wo2gqlc::after, .whivrg .m4qpgep::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");
}
.c09v0 .wo2gqlc::after, .c09v0 .m4qpgep::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");
}
.gra10   .yj5elv::after, .gra10   .mnodr::after,
.bbwrbwk .yj5elv::after, .bbwrbwk .mnodr::after,
.ueqwhr7    .yj5elv::after, .ueqwhr7    .mnodr::after,
.p1mn    .yj5elv::after, .p1mn    .mnodr::after,
.gmq5lo    .yj5elv::after, .gmq5lo    .mnodr::after,
.k0ipv     .yj5elv::after, .k0ipv     .mnodr::after,
.m5c1vn89    .yj5elv::after, .m5c1vn89    .mnodr::after,
.huve3edy   .yj5elv::after, .huve3edy   .mnodr::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;
}
.gra10 .yj5elv::after, .gra10 .mnodr::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");
}
.bbwrbwk .yj5elv::after, .bbwrbwk .mnodr::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");
}
.ueqwhr7 .yj5elv::after, .ueqwhr7 .mnodr::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");
}
.p1mn .yj5elv::after, .p1mn .mnodr::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");
}
.gmq5lo .yj5elv::after, .gmq5lo .mnodr::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");
}
.k0ipv .yj5elv::after, .k0ipv .mnodr::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");
}
.m5c1vn89 .yj5elv::after, .m5c1vn89 .mnodr::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");
}
.huve3edy .yj5elv::after, .huve3edy .mnodr::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");
}
.g3sdt.m4qpgep {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .xdlxw1 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .xdlxw1::before    { grid-area: rank;   }
  .inljp           { grid-area: ident;  }
  .qbv7pe     { grid-area: rating; min-width: 0; width: auto; }
  .regtg2           { grid-area: pills;  }
  .g3sdt             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .xdlxw1 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .xdlxw1::before    { justify-self: center; }
  .inljp           { width: 100%; }
  .qbv7pe     { justify-self: center; }
  .regtg2           { grid-template-columns: 1fr; }
}
@media (min-width: 860px) {
  .xab2tj6q .tajrzley {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .xab2tj6q .l8q92q8k { margin: 0; }
}
.u036 .l8q92q8k { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.u036 .rlrv { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.u036 .whqp { padding: 14px 16px; }
.u036 .ju0y { border-radius: 4px; }
.u036 .preuz1sc { border-radius: 0; }
.tzui5q .j3ro3cfe { gap: 10px; }
.tzui5q .armplbh, .tzui5q .w1qzdckv { padding: 12px; }
.tzui5q .armplbh ul, .tzui5q .w1qzdckv ul { margin: 4px 0 0; padding-left: 18px; }
.tzui5q .armplbh li, .tzui5q .w1qzdckv li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .r6upsfr { grid-template-columns: 1fr; }
  .qvi0q7n { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qvi0q7n .mdngg6v { width: 72px; height: 50px; }
  .qvi0q7n .d2l8wbqe { max-width: 180px; }
  .qvi0q7n .rfluh { width: auto; }
}
@media (max-width: 720px) {
  .bj9ptpys { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cdhgy { padding: 16px; }
  .ear50qb .v090rfd { min-width: 50%; }
}
.yo9o .j3ro3cfe { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .tnzt9ome { grid-template-columns: 1fr; }
  .jo8fvlc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .y7aq { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .hxbxuk { flex-wrap: wrap; padding: 16px; }
}
.s221fh5d .j3ro3cfe { gap: 8px; }
.s221fh5d .armplbh, .s221fh5d .w1qzdckv { padding: 8px; }
@media (max-width: 480px) {
  .eqjpz { flex-direction: column; align-items: stretch; }
}
.es4e .rfluh .m4qpgep { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jg3u { flex-direction: column; align-items: stretch; gap: 10px; }
  .es4e .rfluh { text-align: center; }
}
@media (max-width: 720px) {
  .ae67 { grid-template-columns: 1fr; }
  .fihxh92 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .iyi1 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .j440m8 { grid-template-columns: 1fr; }
  .gpj2y { width: 100px; height: 100px; margin: 16px auto; }
  .qseukcg { font-size: 1.4rem; }
  .ayy7yte { justify-content: center; }
  .uq83p8i .v090rfd { min-width: 50%; }
}
.jdl1v4dv .j3ro3cfe { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .o2pw648 { flex-wrap: wrap; padding: 14px 16px; }
  .db5x { padding: 12px 16px; }
  .jdl1v4dv .j3ro3cfe { margin: 0 16px; }
  .jdl1v4dv .msm74s { padding: 0 16px; }
  .d2jz { padding: 12px 16px; }
}
.gyg5wa .xdlxw1 {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.gyg5wa .xdlxw1:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.qhol129 .regtg2 .luup558q {
  background: transparent; padding: 4px 8px;
}
.qhol129 .regtg2 .k1rx { font-size: .65rem; opacity: .65; }
.qhol129 .regtg2 .gklk99   { font-size: 1.15rem; color: var(--accent-light); }
.rgxqiqj { margin: 16px 0; }
.ok40 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ok40 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ok40 summary::after { content: "+"; color: var(--accent-light); }
.ok40[open] summary::after { content: "−"; }
.ok40 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.mgn8z4m { margin-bottom: 0; }
.r06uub h2.o2kz6 { color: var(--text-primary); border-color: var(--accent-light); }
.dnwgxs h2.o2kz6 { color: var(--text-primary); border-color: var(--accent-light); }
.o0wci .l1c2k     { background: #052e16; border-color: #10b981; }
.o0wci .htq99    { background: #1e1036; border-color: #a855f7; }
.o0wci .yt8pcnf strong  { color: #f1f5f9; }
.o0wci .yt8pcnf p       { color: #cbd5e1; }
.o0wci .urryrq83    .l1c2k     .g5r38k5p::before,
.o0wci .thzkvnav  .l1c2k     .g5r38k5p::before,
.o0wci .v0yf23ag  .l1c2k     .g5r38k5p::before,
.o0wci .m0zkbnsg .l1c2k     .g5r38k5p::before { color: #10b981; }
.o0wci .urryrq83    .ti5z .g5r38k5p::before,
.o0wci .thzkvnav  .ti5z .g5r38k5p::before,
.o0wci .v0yf23ag  .ti5z .g5r38k5p::before,
.o0wci .m0zkbnsg .ti5z .g5r38k5p::before { color: #f43f5e; }
.o0wci .urryrq83    .htq99    .g5r38k5p::before,
.o0wci .thzkvnav  .htq99    .g5r38k5p::before,
.o0wci .v0yf23ag  .htq99    .g5r38k5p::before,
.o0wci .m0zkbnsg .htq99    .g5r38k5p::before { color: #a855f7; }
.mofe19 .l1c2k     { background: #2d2000; border-color: #eab308; }
.mofe19 .htq99    { background: #2d1600; border-color: #f97316; }
.mofe19 .yt8pcnf strong  { color: #f1f5f9; }
.mofe19 .yt8pcnf p       { color: #cbd5e1; }
.mofe19 .urryrq83    .l1c2k     .g5r38k5p::before,
.mofe19 .thzkvnav  .l1c2k     .g5r38k5p::before,
.mofe19 .v0yf23ag  .l1c2k     .g5r38k5p::before,
.mofe19 .m0zkbnsg .l1c2k     .g5r38k5p::before { color: #eab308; }
.mofe19 .urryrq83    .ti5z .g5r38k5p::before,
.mofe19 .thzkvnav  .ti5z .g5r38k5p::before,
.mofe19 .v0yf23ag  .ti5z .g5r38k5p::before,
.mofe19 .m0zkbnsg .ti5z .g5r38k5p::before { color: #ef4444; }
.mofe19 .urryrq83    .htq99    .g5r38k5p::before,
.mofe19 .thzkvnav  .htq99    .g5r38k5p::before,
.mofe19 .v0yf23ag  .htq99    .g5r38k5p::before,
.mofe19 .m0zkbnsg .htq99    .g5r38k5p::before { color: #f97316; }
.jeiwgpkq .l1c2k     { background: #0c1a2e; border-color: #38bdf8; }
.jeiwgpkq .htq99    { background: #0a2020; border-color: #2dd4bf; }
.jeiwgpkq .yt8pcnf strong  { color: #f1f5f9; }
.jeiwgpkq .yt8pcnf p       { color: #cbd5e1; }
.jeiwgpkq .urryrq83    .l1c2k     .g5r38k5p::before,
.jeiwgpkq .thzkvnav  .l1c2k     .g5r38k5p::before,
.jeiwgpkq .v0yf23ag  .l1c2k     .g5r38k5p::before,
.jeiwgpkq .m0zkbnsg .l1c2k     .g5r38k5p::before { color: #38bdf8; }
.jeiwgpkq .urryrq83    .ti5z .g5r38k5p::before,
.jeiwgpkq .thzkvnav  .ti5z .g5r38k5p::before,
.jeiwgpkq .v0yf23ag  .ti5z .g5r38k5p::before,
.jeiwgpkq .m0zkbnsg .ti5z .g5r38k5p::before { color: #818cf8; }
.jeiwgpkq .urryrq83    .htq99    .g5r38k5p::before,
.jeiwgpkq .thzkvnav  .htq99    .g5r38k5p::before,
.jeiwgpkq .v0yf23ag  .htq99    .g5r38k5p::before,
.jeiwgpkq .m0zkbnsg .htq99    .g5r38k5p::before { color: #2dd4bf; }
.iwkk .l1c2k     { background: var(--accent-bg); border-color: var(--accent-light); }
.iwkk .htq99    { background: var(--accent-bg); border-color: var(--accent-pale); }
.iwkk .urryrq83    .g5r38k5p::before,
.iwkk .thzkvnav  .g5r38k5p::before,
.iwkk .v0yf23ag  .g5r38k5p::before,
.iwkk .m0zkbnsg .g5r38k5p::before { color: var(--accent-light) !important; }
.qxv0::before,
.swa1y::before { margin-right: 5px; }
.afv6b .armplbh ul li,
.afv6b .armplbh .qxv0 { color: #22c55e; }
.afv6b .w1qzdckv ul li,
.afv6b .w1qzdckv .swa1y { color: #ef4444; }
.stosk6 .armplbh { background: var(--bg-pros); }
.stosk6 .w1qzdckv { background: var(--bg-cons); }
.stosk6 .armplbh .qxv0 { color: var(--c-pros-label); }
.stosk6 .w1qzdckv .swa1y { color: var(--c-cons); }
.stosk6 .armplbh ul li,
.stosk6 .qmqm li            { color: var(--c-pros); }
.stosk6 .w1qzdckv ul li,
.stosk6 .j7om li            { color: var(--c-cons); }
.e1kyugdw .armplbh { background: var(--bg-pros); }
.e1kyugdw .w1qzdckv { background: var(--bg-cons); }
.e1kyugdw .armplbh .qxv0 { color: var(--c-pros-label); }
.e1kyugdw .w1qzdckv .swa1y { color: var(--c-cons); }
.e1kyugdw .armplbh ul li,
.e1kyugdw .w1qzdckv ul li,
.a5tmk .qxv0::before { content: "✓ "; }
.a5tmk .swa1y::before { content: "✗ "; }
.vokljn .qxv0::before { content: "→ "; }
.vokljn .swa1y::before { content: "← "; }
.gwj2 .qxv0::before { content: "★ "; }
.gwj2 .swa1y::before { content: "✕ "; }
.z0nn06 .qxv0::before { content: "◆ "; }
.z0nn06 .swa1y::before { content: "▲ "; }
.vvar .yt8pcnf { background: transparent; border-left: none; border: 1.5px solid; }
.vvar .l1c2k     { border-color: var(--c-tip-border); }
.vvar .htq99    { border-color: #60a5fa; }
.vvar .yt8pcnf strong { color: var(--text-primary); }
.vvar .yt8pcnf p      { color: var(--text-muted); }
.s77ii .yt8pcnf { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.s77ii .l1c2k     { border-top-color: var(--c-tip-border); }
.s77ii .htq99    { border-top-color: #60a5fa; }
.k6qo .yt8pcnf { border-left: none; border-radius: 8px; }
.k6qo .l1c2k     { background: #065f46; }
.k6qo .htq99    { background: #1e3a8a; }
.k6qo .yt8pcnf strong,
.k6qo .yt8pcnf p { color: #fff; }
.k6qo .g5r38k5p::before { color: rgba(255,255,255,0.85) !important; }
.o0wci.k6qo .l1c2k,
.o0wci .k6qo .l1c2k     { background: #052e16; }
.o0wci.k6qo .htq99,
.o0wci .k6qo .htq99    { background: #1e1036; }
.mofe19.k6qo .l1c2k,
.mofe19 .k6qo .l1c2k      { background: #2d2000; }
.mofe19.k6qo .htq99,
.mofe19 .k6qo .htq99     { background: #2d1600; }
.jeiwgpkq.k6qo .l1c2k,
.jeiwgpkq .k6qo .l1c2k      { background: #0c1a2e; }
.jeiwgpkq.k6qo .htq99,
.jeiwgpkq .k6qo .htq99     { background: #0a2020; }
.wsjn .yt8pcnf { border-left: none; border-radius: 6px; padding: 10px 14px; }
.wsjn .l1c2k     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.wsjn .ti5z { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.wsjn .htq99    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.wsjn .yt8pcnf strong { color: var(--text-primary); }
.wsjn .yt8pcnf p      { color: var(--text-muted); }
.t4o1 .yt8pcnf { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.urryrq83 .g5r38k5p,
.thzkvnav .g5r38k5p,
.v0yf23ag .g5r38k5p,
.m0zkbnsg .g5r38k5p { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.urryrq83 .g5r38k5p::before,
.thzkvnav .g5r38k5p::before,
.v0yf23ag .g5r38k5p::before,
.m0zkbnsg .g5r38k5p::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.urryrq83 .l1c2k     .g5r38k5p::before { content: "✦"; color: var(--c-tip-border); }
.urryrq83 .ti5z .g5r38k5p::before { content: "▲"; color: var(--c-warn-border); }
.urryrq83 .htq99    .g5r38k5p::before { content: "◉"; color: #60a5fa; }
.thzkvnav .l1c2k     .g5r38k5p::before { content: "★"; color: var(--c-tip-border); }
.thzkvnav .ti5z .g5r38k5p::before { content: "◆"; color: var(--c-warn-border); }
.thzkvnav .htq99    .g5r38k5p::before { content: "●"; color: #60a5fa; }
.v0yf23ag .l1c2k     .g5r38k5p::before { content: "▶"; color: var(--c-tip-border); }
.v0yf23ag .ti5z .g5r38k5p::before { content: "■"; color: var(--c-warn-border); }
.v0yf23ag .htq99    .g5r38k5p::before { content: "▸"; color: #60a5fa; }
.m0zkbnsg .l1c2k     .g5r38k5p::before { content: "→"; color: var(--c-tip-border); }
.m0zkbnsg .ti5z .g5r38k5p::before { content: "⬥"; color: var(--c-warn-border); }
.m0zkbnsg .htq99    .g5r38k5p::before { content: "◈"; color: #60a5fa; }
.qdash53x .c15a022z .vf750,
.qdash53x .ah2m6nt .vf750  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.qdash53x .uq958vw                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.qdash53x .vlkc96i          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.qdash53x .np5gz1                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ctyoq .c15a022z .vf750,
.ctyoq .ah2m6nt .vf750,
.ctyoq .uq958vw,
.ctyoq .xdlxw1,
.ctyoq .l8q92q8k,
.ctyoq .vlkc96i,
.ctyoq .np5gz1,
.ctyoq .t4o1 .yt8pcnf { box-shadow: none; }
.x736   .jzki, .x736 .q0ayct2, .x736 .tkzprte6,
.x736   .eqmo, .x736 .sckx { font-size: 0.9rem; }
.x736   .hikcbgo, .x736 .szxbptfh { font-size: 0.9rem; }
.guna4e   .jzki, .guna4e .q0ayct2, .guna4e .tkzprte6,
.guna4e   .eqmo, .guna4e .sckx { font-size: 0.95rem; }
.guna4e   .hikcbgo, .guna4e .szxbptfh { font-size: 0.95rem; }
.hbv5   .jzki, .hbv5 .q0ayct2, .hbv5 .tkzprte6,
.hbv5   .eqmo, .hbv5 .sckx { font-size: 1.08rem; }
.hbv5   .hikcbgo, .hbv5 .szxbptfh { font-size: 1.05rem; }
.hbv5   .zya2f { font-size: 0.97rem; }
.o3en9zi .gqrkgv      { font-size: 3.2rem; }
.o3en9zi h2.o2kz6 { font-size: 1.9rem; }
.o3en9zi h3.iq85h     { font-size: 1.4rem; }
.dn3yw .gqrkgv      { font-size: 3.8rem; }
.dn3yw h2.o2kz6 { font-size: 2.2rem; }
.dn3yw h3.iq85h     { font-size: 1.6rem; }
.mgn8z4m + .mgn8z4m { position: relative; }
.qac00ig   .mgn8z4m + .mgn8z4m::before,
.uhlq3fx  .mgn8z4m + .mgn8z4m::before,
.v1zysl5d   .mgn8z4m + .mgn8z4m::before,
.nwtvjhp   .mgn8z4m + .mgn8z4m::before,
.hkvq   .mgn8z4m + .mgn8z4m::before,
.zuy4d .mgn8z4m + .mgn8z4m::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.qac00ig .mgn8z4m + .mgn8z4m::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.uhlq3fx .mgn8z4m + .mgn8z4m::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v1zysl5d .mgn8z4m + .mgn8z4m::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;
}
.nwtvjhp .mgn8z4m + .mgn8z4m::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.qk6jwvjo .mgn8z4m { margin-bottom: 16px; }
.qk6jwvjo .mgn8z4m + .mgn8z4m { margin-top: 0; }
.qk6jwvjo .p4oke { padding-top: 0; padding-bottom: 0; }
.hkvq .mgn8z4m + .mgn8z4m::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zuy4d .mgn8z4m + .mgn8z4m::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rqx8bro4 .mgn8z4m + .mgn8z4m::before,
.jni7qo .mgn8z4m + .mgn8z4m::before,
.l8y5sfes .mgn8z4m + .mgn8z4m::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%;
}
.s5h5 .rqx8bro4 .mgn8z4m:nth-child(even)::before,
.s5h5 .jni7qo .mgn8z4m:nth-child(even)::before,
.s5h5 .l8y5sfes .mgn8z4m:nth-child(even)::before { background: var(--bg-surface); }
.q7q4t0 .rqx8bro4 .mgn8z4m:nth-child(even)::before,
.q7q4t0 .jni7qo .mgn8z4m:nth-child(even)::before,
.q7q4t0 .l8y5sfes .mgn8z4m:nth-child(even)::before { background: var(--bg-card); }
.rqx8bro4 .mgn8z4m + .mgn8z4m::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");
}
.jni7qo .mgn8z4m + .mgn8z4m::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");
}
.l8y5sfes .mgn8z4m + .mgn8z4m::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");
}
.xc98 .wdyllqd,
.sa0udz .wdyllqd { padding-bottom: 60px; }
.rk9t .wdyllqd { padding-bottom: 70px; }
.lun4  .mo44fpph:not(.yzooiziz) .chz9kzfc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ege91bbj .ax9d { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.a74s0h9 .ax9d { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.c3r7z2 .ax9d { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lun4 .yzooiziz { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.lun4 .n8260u { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.lun4 .ax9d { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.jduq6agj .ax9d { background: var(--accent-bg); }
.yq23x .ogyw8o89 { float: left; width: 38%; margin: 0 28px 16px 0; }
.yq23x .ogyw8o89 .g8e9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.yq23x .p4oke::after { content: ''; display: block; clear: both; }
.h3rwoje .ogyw8o89 { float: right; width: 38%; margin: 0 0 16px 28px; }
.h3rwoje .ogyw8o89 .g8e9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.h3rwoje .p4oke::after { content: ''; display: block; clear: both; }
.cxvd .mgn8z4m:nth-child(odd)  .ogyw8o89 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.cxvd .mgn8z4m:nth-child(even) .ogyw8o89 { float: right; width: 38%; margin: 0 0 16px 28px; }
.cxvd .ogyw8o89 .g8e9 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.cxvd .p4oke::after { content: ''; display: block; clear: both; }
.yq23x .xdpdpfj6,
.h3rwoje .xdpdpfj6,
.cxvd .xdpdpfj6,
@media (max-width: 900px) {
  .yq23x .ogyw8o89,
  .h3rwoje .ogyw8o89,
  .cxvd .mgn8z4m:nth-child(odd)  .ogyw8o89,
  .cxvd .mgn8z4m:nth-child(even) .ogyw8o89 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .yq23x .ogyw8o89 .g8e9,
  .h3rwoje .ogyw8o89 .g8e9,
  .cxvd .ogyw8o89 .g8e9 {
    max-height: none !important;
  }
}
.yq23x .hikcbgo,
.yq23x .szxbptfh,
.h3rwoje .hikcbgo,
.h3rwoje .szxbptfh,
.cxvd .hikcbgo,
.cxvd .szxbptfh { overflow: hidden; }
@media (max-width: 640px) {
  .yq23x .ogyw8o89,
  .h3rwoje .ogyw8o89,
  .cxvd .ogyw8o89 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.cjkf5 .w0ql,
.cjkf5 .p4oke,
.cjkf5 .x8k7z6ds  { max-width: 1100px; }
.cjkf5 { --content-mw: 1100px; }
.p3wl .w0ql,
.p3wl .p4oke,
.p3wl .x8k7z6ds  { max-width: 1200px; }
.bkw00ahf .w0ql,
.bkw00ahf .p4oke,
.bkw00ahf .x8k7z6ds  { max-width: 1320px; }
.bph48nor { font-size: 0.82rem; color: var(--text-muted); }
.qws5 { display: flex; align-items: center; }
.flhwua8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vj6d { display: flex; align-items: center; }
.u6iol5k { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.u6iol5k:hover { text-decoration: underline; }
.you2b6sj { margin: 0 3px; opacity: 0.45; }
.you2b6sj::before { content: '/'; }
.vmspb4p { padding: 2px 5px; color: var(--text-main); }
.ti50 .bph48nor {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ti50 .qws5 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nqx6im .bph48nor {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nqx6im .qws5 { padding: 0 0 0 12px; }
.xb3p {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.uv4pvsgn .qws5 { padding: 0 16px; }
.uv4pvsgn .bph48nor {
  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);
}
.uv4pvsgn .w0ql { padding-top: 28px; }
@media (max-width: 720px) {
  .xb3p { margin-top: 18px; padding: 0 16px; }
  .uv4pvsgn .w0ql { padding-top: 16px; }
}
.cjkf5.ti50 .qws5 { max-width: 1100px; }
.p3wl.ti50 .qws5 { max-width: 1200px; }
.bkw00ahf.ti50 .qws5 { max-width: 1320px; }
.cjkf5 .xb3p { max-width: 1100px; }
.p3wl .xb3p { max-width: 1200px; }
.bkw00ahf .xb3p { max-width: 1320px; }
.piak1c .mgn8z4m { padding-top: 16px; padding-bottom: 16px; }
.uhbbo30n .mgn8z4m { padding-top: 24px; padding-bottom: 24px; }
.tn9h .mgn8z4m { padding-top: 40px; padding-bottom: 40px; }
.buz3t7jb .mgn8z4m { padding-top: 52px; padding-bottom: 52px; }
.okzvd .mgn8z4m:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.okzvd .mgn8z4m:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.okzvd .mgn8z4m:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.okzvd .mgn8z4m:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.i47a9w9z .p4oke { padding-top: 10px;  padding-bottom: 10px; }
.n2fvc1x .p4oke { padding-top: 18px;  padding-bottom: 18px; }
.umrssn6 .p4oke { padding-top: 36px;  padding-bottom: 36px; }
.vintw .p4oke { padding-top: 48px;  padding-bottom: 48px; }
.s0ez h2.o2kz6 { font-weight: 600; }
.s0ez h3.iq85h     { font-weight: 600; }
.i2vc1s h2.o2kz6 { font-weight: 800; }
.i2vc1s h3.iq85h     { font-weight: 700; }
.ng67 h2.o2kz6 { font-weight: 900; }
.ng67 h3.iq85h     { font-weight: 800; }
.ng67 .yt8pcnf strong,
.ng67 .yt8pcnf strong { font-weight: 600; }
.yj5elv {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.cqd2 .yj5elv { display: none; }
@media (max-width: 640px) {
  .xbkrfd8 { display: none; }
  .yj5elv {
    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;
  }
}
.yj5elv { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yj5elv:hover { opacity: 0.85; }
.d7a6l9o .yj5elv { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.flu2 .yj5elv,
.rq6u1  .yj5elv { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.flu2 .yj5elv:hover,
.rq6u1  .yj5elv:hover { opacity: 0.88; }
.d7a6l9o.flu2 .yj5elv,
.d7a6l9o.rq6u1  .yj5elv { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.mnodr {
  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;
}
.mnodr:hover { transform: translateY(-2px); opacity: 0.92; }
.mnodr { background: var(--cta) !important; color: #fff !important; border: none !important; }
.apeh0f .mnodr { display: none; }
.jjd1qgly .mnodr { right: 32px; }
.crwx0mjz  .mnodr { left: 32px; }
@media (max-width: 480px) {
  .jjd1qgly .mnodr { right: 20px; bottom: 20px; }
  .crwx0mjz  .mnodr { left: 20px; bottom: 20px; }
}
.jikj6pyb { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.x8k7z6ds { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.zccd0 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.b92midgk { color: var(--text-dim); font-size: 0.8rem; }
.agqqyvky a, .ba26 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.agqqyvky a:hover, .ba26 a:hover { color: var(--accent-light); }
.ba26 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.lagnm .x8k7z6ds { text-align: center; }
.lagnm .ba26 { justify-content: center; margin-bottom: 16px; }
.lagnm .zccd0 { margin-top: 0; }
.aow3 { margin-top: 10px; }
.aow3 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .x8k7z6ds { padding-left: 16px; padding-right: 16px; }
  .ysra6jc .x8k7z6ds { padding: 20px 16px; }
  .ba26 { gap: 4px 12px; }
  .zccd0 { font-size: 0.78rem; }
}
.diya .zccd0 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.diya .b92midgk { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .diya .o6y0j { grid-template-columns: 1fr 1fr; } .diya .aky5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .diya .o6y0j { grid-template-columns: 1fr; } }
.ulb7a6ih .zccd0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ulb7a6ih .y51gyx83 { gap: 12px; } .ulb7a6ih .ndmxezbv { margin-right: 0; width: 100%; } }
.zo74cn .zccd0 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zo74cn .b92midgk { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zo74cn .myku64u { grid-template-columns: 1fr 1fr; } .zo74cn .vufa { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zo74cn .myku64u { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .mpxpk0 .z95i4y0s { grid-template-columns: 1fr 1fr; } .mpxpk0 .ckqbk6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .mpxpk0 .z95i4y0s { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .s4jax .z95i4y0s { grid-template-columns: 1fr; } }
.te0u .x8k7z6ds { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.te0u .ba26 { justify-content: center; }
.qgzi1bd .iiimk      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qgzi1bd .jikj6pyb { background: var(--bg-page); border-top-color: var(--border-alt); }
.nh1cv7 .iiimk      { background: #0d1117; border-bottom-color: #21262d; }
.nh1cv7 .cnxlmj3e { color: var(--accent-light); }
.nh1cv7 .cvmkho { --msep-color: #8b949e; }
.nh1cv7 .cvmkho a { color: #8b949e; }
.nh1cv7 .cvmkho a:hover { color: var(--accent-light); }
.nh1cv7 .kjt5 { color: #8b949e; }
.nh1cv7 .jikj6pyb { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nh1cv7 .zccd0,
.nh1cv7 .b92midgk { color: #6e7681; }
.nh1cv7 .agqqyvky a, .nh1cv7 .ba26 a,
.nh1cv7 .agqqyvky a:hover, .nh1cv7 .ba26 a:hover,
@media (max-width: 640px) {
  .nh1cv7 .cvmkho { background: #0d1117; border-top-color: #21262d; }
  .nh1cv7 .cvmkho li a { border-bottom-color: #21262d; }
}
.i6c67x .iiimk      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.i6c67x .cnxlmj3e { color: var(--accent-light); }
.i6c67x .cvmkho { --msep-color: #475569; }
.i6c67x .cvmkho a { color: #475569; }
.i6c67x .cvmkho a:hover { color: var(--accent-light); }
.i6c67x .kjt5 { color: #64748b; }
.i6c67x .jikj6pyb { background: #f0f4f8; border-top-color: #cbd5e1; }
.i6c67x .zccd0,
.i6c67x .b92midgk { color: #64748b; }
.i6c67x .agqqyvky a, .i6c67x .ba26 a,
.i6c67x .agqqyvky a:hover, .i6c67x .ba26 a:hover,
@media (max-width: 640px) {
  .i6c67x .cvmkho { background: #f0f4f8; border-top-color: #cbd5e1; }
  .i6c67x .cvmkho li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.flu2 .iiimk      { background: var(--accent); border-bottom-color: var(--accent-light); }
.flu2 .cnxlmj3e { color: #fff; }
.flu2 .cvmkho { --msep-color: rgba(255,255,255,0.82); }
.flu2 .cvmkho a { color: rgba(255,255,255,0.82); }
.flu2 .cvmkho a:hover { color: #fff; }
.flu2 .kjt5 { color: rgba(255,255,255,0.9); }
.flu2 .uor8 a { color: var(--text-primary) !important; }
.flu2 .uor8 a:hover { color: var(--accent-light) !important; }
.flu2 .jikj6pyb { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.flu2 .zccd0,
.flu2 .b92midgk { color: rgba(255,255,255,0.72); }
.flu2 .agqqyvky a, .flu2 .ba26 a,
.flu2 .m5juyl a, .flu2 .oist7b4 a,
.flu2 .q5xho7 a, .flu2 .ndmxezbv { color: #fff; }
.flu2 .lwy0s, .flu2 .bnzqhki { color: rgba(255,255,255,0.7); }
.flu2 .agqqyvky a:hover, .flu2 .ba26 a:hover,
.flu2 .m5juyl a:hover, .flu2 .oist7b4 a:hover { color: #fff; }
@media (max-width: 640px) {
  .flu2 .cvmkho { background: var(--accent); border-top-color: var(--accent-light); }
  .flu2 .cvmkho li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rq6u1 .iiimk {
  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);
}
.rq6u1 .jikj6pyb {
  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) {
  .rq6u1 .cvmkho {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.utk72us .l00kn { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ajbh9x96 .l00kn { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.u81jm .l00kn { min-height: 72px; height: auto; }
.podmqnko .l00kn { min-height: 84px; height: auto; }
.ysra6jc .l00kn { max-width: none; padding: 0 32px; }
.ysra6jc .x8k7z6ds  { max-width: none; padding: 24px 32px; }
.anc62c.p3wl .l00kn { max-width: 1200px; }
.anc62c.bkw00ahf .l00kn { max-width: 1320px; }
.bcql   .cnxlmj3e, .bcql   .ndmxezbv { text-transform: capitalize; }
.nneeh .cnxlmj3e, .nneeh .ndmxezbv { text-transform: lowercase; }
.cp9ppi9n .cnxlmj3e, .cp9ppi9n .ndmxezbv { text-transform: uppercase; letter-spacing: 0.06em; }
.xwach, .lgho {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.m4et2e .xwach,
.xcgh5b2u .xwach,
.ack6se .xwach,
.zr2h4f7o .xwach,
.r5s0fkpq   .cvmkho a { font-weight: 500; }
.xnoddh .cvmkho a { font-weight: 600; }
.piwqsua     .cvmkho a { font-weight: 700; }
.mcwq    .cvmkho a { font-weight: 800; letter-spacing: 0.01em; }
.ljhi     .cvmkho > li + li::before,
.nqs5    .cvmkho > li + li::before,
.uzihc1    .cvmkho > li + li::before,
.i2lyto2d .cvmkho > li + li::before,
.oe8gpv0 .cvmkho > li + li::before,
.wekg6h0  .cvmkho > li + li::before,
.oxzgotyr    .cvmkho > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ljhi     .cvmkho > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nqs5    .cvmkho > li + li::before { content: "|"; }
.uzihc1    .cvmkho > li + li::before { content: "—"; }
.i2lyto2d .cvmkho > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.oe8gpv0 .cvmkho > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.wekg6h0  .cvmkho > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.oxzgotyr    .cvmkho > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .zfxx3x .kjt5,
  .o1vxs .kjt5,
  .q42wz9q .kjt5,
  .giiptq .kjt5,
  .qa85a00 .kjt5 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .zfxx3x .kjt5::before,
  .o1vxs .kjt5::before,
  .q42wz9q .kjt5::before,
  .giiptq .kjt5::before,
  .qa85a00 .kjt5::before { content: ""; display: block; flex-shrink: 0; }

  
  .zfxx3x .kjt5::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;
  }

  
  .o1vxs .kjt5::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;
  }

  
  .q42wz9q .kjt5::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;
  }

  
  .giiptq .kjt5::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;
  }

  
  .qa85a00 .kjt5::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) {
  .xjyieg .kjt5 {
    padding: 5px 14px;
  }
  .xjyieg .cvmkho {
    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;
  }
  .xjyieg .cvmkho li a {
    border-bottom: none; padding: 10px 22px;
  }
  .xjyieg .cvmkho li a:hover { background: var(--bg-raised); }
  .xjyieg .iix2j,
  .ibyo .iix2j,
  .u4lx .iix2j { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .t17rsh .kjt5 {
    padding: 5px 10px;
  }
  .t17rsh .cvmkho {
    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);
  }
  .t17rsh .cvmkho.lyovyp { transform: translateX(0); }
  .t17rsh .cvmkho li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .t17rsh .cvmkho li:last-child a { border-bottom: none; }
  .flu2 .cvmkho,
  .nh1cv7 .cvmkho { background: var(--accent) !important; }
  .flu2 .cvmkho li a,
  .nh1cv7 .cvmkho li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .u4lx .kjt5 {
    padding: 5px 10px;
  }
  .u4lx .cvmkho {
    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);
  }
  .u4lx .cvmkho::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .u4lx .cvmkho.lyovyp { transform: translateY(0); }
  .u4lx .cvmkho li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .xnlnfk11 .kjt5 {
    padding: 5px 10px;
  }
  .xnlnfk11 .cvmkho {
    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;
  }
  .xnlnfk11 .cvmkho.lyovyp { opacity: 1; pointer-events: auto; }
  .xnlnfk11 .cvmkho li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .kgt2rrue     .kjt5 { border-radius: 0 !important; }
  .vfzmh   .kjt5 { border-radius: 8px !important; }
  .f1pv .kjt5 { border-radius: 50% !important; }
  .lqdn   .kjt5 { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .p0b43 .gmxxiv { flex-direction: column; align-items: stretch; }
  .p0b43 .lkn0e4 { flex-direction: row; min-width: auto; }
  .p0b43 .orz5i { align-items: flex-start; text-align: left; }
}
.zbvwy,
.zbvwy.mgn8z4m,
.s5h5 .zbvwy,
.xavqgol .zbvwy,
.q7q4t0 .zbvwy,
.t70jg3v .zbvwy {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.h7r52 {
  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;
}
.zbph6aic { flex: 1 1 280px; min-width: 0; }
.ml6hdi9 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.m84j1xc8 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.cvkovu {
  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;
}
.cvkovu:hover { transform: translateY(-1px); opacity: 0.95; }
.ojq7qhh .h7r52 {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.ojq7qhh .ml6hdi9 { color: var(--cta); }
.ojq7qhh .m84j1xc8 { color: var(--text-body); }
.ojq7qhh .cvkovu {
  background: var(--cta) !important;
  color: #fff !important;
}
.np1dak .h7r52 {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.np1dak .ml6hdi9 { color: var(--text-primary); }
.np1dak .m84j1xc8 { color: var(--text-body); }
.np1dak .cvkovu {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .h7r52 {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .zbph6aic { flex: 0 0 auto; }
  .ml6hdi9 { font-size: 1.2rem; }
  .cvkovu { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.ot9barh1 .uxvrl { height: 36px; }
.bhj7wwr .uxvrl { height: 60px; max-width: 200px; }
.dhug3slf .uxvrl { height: 56px; max-width: 180px; }
.p62jjx    .x22q, .p62jjx    .j2l5h { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.qhol129 .k1rx {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.qhol129 .gklk99 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .ll24d4me .xw29sr0 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ll24d4me .xdlxw1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ll24d4me .xdlxw1 { padding: 40px 16px 20px; }
  .ll24d4me .luup558q {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ll24d4me .g3sdt { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .oksu .xdlxw1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .oksu .xdlxw1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .oksu .inljp {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .oksu .nbduo { white-space: normal; text-align: center; font-size: 1.2rem; }
  .oksu .luup558q {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .oksu .g3sdt { width: 100%; min-width: 0; }
  .oksu .x22q { min-width: 0; }
}
.lvelean .xdlxw1::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.ccr16 .ok40 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.ccr16 .ok40 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.ccr16 .ok40 p { padding: 0 2px 16px; }
.u4k78 .ok40 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.u4k78 .ok40 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.u4k78 .ok40 summary::after { content: "›"; font-size: 1.2em; }
.u4k78 .ok40[open] summary::after { content: "‹"; }
.u4k78 .ok40 p { padding: 10px 22px 4px; }
.lq6hiuh7 .ok40 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.lq6hiuh7 .ok40 summary { color: var(--text-primary); padding-left: 16px; }
.lq6hiuh7 .ok40 summary::after { content: "›"; font-size: 1.1em; }
.lq6hiuh7 .ok40[open] summary::after { content: "‹"; }
.lq6hiuh7 .ok40 p { padding-left: 16px; }
.bzkovl .rgxqiqj { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.bzkovl .ok40 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.bzkovl .ok40:last-child { border-bottom: none; }
.bzkovl .ok40 summary { color: var(--text-primary); border-radius: 0; }
.bzkovl .ok40 summary::after { content: "›"; font-size: 1.1em; }
.bzkovl .ok40[open] summary::after { content: "‹"; }
.xkgi3pww .ok40 { overflow: hidden; }
.xkgi3pww .ok40 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.xkgi3pww .ok40 summary::after { color: rgba(255,255,255,.75); }
.xkgi3pww .ok40[open] summary { border-radius: 0; }
.pp779 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.l6szny {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.taepg9 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.m1t2ykj { color: var(--text-muted); font-size: 1.05rem; }
.e9gqx {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.uqsp { margin-bottom: 20px; }
.dqri17dv {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wz5f {
  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;
}
.wz5f:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.g2rdrst4 { resize: vertical; min-height: 130px; }
.f8aa { width: 100%; margin-top: 8px; }
.k2w1o {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.grq9y {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.donqqis { color: var(--text-muted); line-height: 1.75; }
.s1xj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.s1xj li { margin-bottom: 6px; }
.lpgog { max-width: 760px; margin: 0 auto; }
.lx302vwn { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.yboyejq9 { max-width: 760px; margin: 0 auto; }
.gu11c { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.yy9s ul.s1xj { margin: 0; }
.waycq .gu11c { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .waycq { grid-template-columns: 1fr; gap: 10px; } }
.uwh7qr { max-width: 640px; margin: 0 auto; text-align: center; }
.r8enamt { margin-bottom: 48px; }
.r8enamt .gu11c { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.r8enamt p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.hhrp .s1xj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .gvtkbujy { grid-template-columns: 1fr; } }
.gv3x { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.gv3x:hover .cok5 { color: var(--accent-light); text-decoration: underline; }
.d0y1 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ssayy9a { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.ssayy9a:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.zaq58 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.ssayy9a p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ssayy9a ul.s1xj { margin: 0; }
.kn60w { color: var(--text-muted); line-height: 1.75; }
.stsw .s1xj,
.cak8ialx .s1xj,
.i5rk .s1xj,
.n19r .s1xj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.stsw .ssayy9a,
.cak8ialx .ssayy9a { text-align: left; }
.stsw .zaq58,
.cak8ialx .zaq58 { text-align: center; }
.l4p7k24 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.dfhwuanl { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.o0gcc { font-size: 1.1rem; }
.da10ke3k { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.mo0ph6d6 { margin-top: 12px; }
.mctq { 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; }
.mctq:hover { border-bottom-color: var(--accent-light); }
.nmx2 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.nmx2 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.by8eow7y { width: 260px; height: 260px; }
.mjq2pf4y { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.i2mybz41 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.e78o { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .z6mi { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.o9f92ifp .da10ke3k, .o9f92ifp .dfhwuanl { max-width: 640px; }
.y5qlcs0z { display: grid; grid-template-columns: 300px 1fr; gap: 48px; }
.sgkr94 { position: sticky; top: 96px; align-self: start; }
.sgkr94 .l4p7k24 { font-size: 1.6rem; margin-top: 18px; }
.b17w7 .da10ke3k { margin-bottom: 28px; }
@media (max-width: 860px) { .y5qlcs0z { grid-template-columns: 1fr; } .sgkr94 { position: static; text-align: center; } }
.wqck .nmx2 { margin: 0 auto 18px; }
.wqck .i2mybz41 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .p8n8f0p { grid-template-columns: 1fr; } }
.n4zb7 .l4p7k24 { font-size: 1.6rem; margin-bottom: 6px; }
.n19r .s1xj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .n4zb7 { flex-direction: column; text-align: center; } .zyqlfko { grid-template-columns: 1fr; } }
.aprfs3 .l4p7k24 { font-size: 1.35rem; margin: 0 0 4px; }
.aprfs3 .i2mybz41 { margin: 0; }
.msgsnoj .taepg9 { color: var(--accent-light); }
.b7v52fua .taepg9 { font-size: 2rem; }
.b7v52fua .m1t2ykj { max-width: 680px; }
.kjd5 .taepg9 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.kjd5 .m1t2ykj  { margin: 0; }
@media (max-width: 640px) { .kjd5 { flex-direction: column; } }
.gp55cc4r .taepg9 { color: var(--accent-light); }
.e8ezks .taepg9 { color: #fff; }
.e8ezks .m1t2ykj  { color: rgba(255,255,255,0.85); }
.v0046thn { max-width: 680px; margin: 0 auto; }
.lqkycn {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .lqkycn { grid-template-columns: 1fr; } }
.kyg3np0a { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.kyg3np0a .wz5f {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.kyg3np0a .wz5f:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.ltw8823 .wz5f { background: var(--bg-raised); border-color: transparent; }
.ltw8823 .wz5f:focus { background: var(--bg-card); border-color: var(--accent-light); }
.pwxlu .wz5f { border-radius: 100px; padding: 11px 20px; }
.pwxlu .g2rdrst4 { border-radius: 14px; }
.kjkjh0e3 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .kjkjh0e3 { grid-template-columns: 1fr; } }
.nb2eqwup {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.nb2eqwup h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.nb2eqwup p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.zu21v0ci { counter-reset: priv-count; }
.wulgu {
  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);
}
.wulgu:last-child { border-bottom: none; }
.tpcn3 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.wulgu h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.wulgu p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.zkebt { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.zkebt li { margin-bottom: 6px; }
.yqazv14{display:none}
.yqazv14:empty,.evbcqai:empty{display:none}
.lg6e{position:relative;overflow:visible}
.nppu5w6 .p2rcxaam,.hcuxw1c .p2rcxaam,
.lrcw060 .p2rcxaam,.rwx3 .p2rcxaam,
.ek8b8c2q .p2rcxaam,.ybn7q .p2rcxaam{display:block}
.z4sm .ubjh{display:block}
.nppu5w6 .p2rcxaam,.hcuxw1c .p2rcxaam,
.lrcw060 .p2rcxaam,.rwx3 .p2rcxaam,
.ek8b8c2q .p2rcxaam{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}
.nppu5w6 .p2rcxaam .evbcqai,.hcuxw1c .p2rcxaam .evbcqai,
.lrcw060 .p2rcxaam .evbcqai,.rwx3 .p2rcxaam .evbcqai,
.ek8b8c2q .p2rcxaam .evbcqai{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}
.nppu5w6 .m9vy,.hcuxw1c .m9vy,
.lrcw060 .m9vy,.rwx3 .m9vy,
.ek8b8c2q .m9vy{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.nppu5w6 .p2rcxaam,.hcuxw1c .p2rcxaam{top:12px}
.nppu5w6 .p2rcxaam .evbcqai{margin-right:auto}
.hcuxw1c .p2rcxaam .evbcqai{margin-left:auto}
.hcuxw1c .p2rcxaam{text-align:right}
.lrcw060 .p2rcxaam,.rwx3 .p2rcxaam{bottom:12px}
.lrcw060 .p2rcxaam .evbcqai{margin-right:auto}
.rwx3 .p2rcxaam .evbcqai{margin-left:auto}
.rwx3 .p2rcxaam{text-align:right}
.ek8b8c2q .p2rcxaam{position:relative;margin-top:16px}
.ek8b8c2q .p2rcxaam .evbcqai{margin:0 auto}
.ybn7q .p2rcxaam{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ybn7q .p2rcxaam .evbcqai{margin:0}
.ybn7q .ax9d~.p2rcxaam,
.ybn7q .u4qqw5~.p2rcxaam{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ybn7q .ax9d~.p2rcxaam .evbcqai,
.ybn7q .u4qqw5~.p2rcxaam .evbcqai{justify-content:flex-start}
.ax9d~.p2rcxaam,.u4qqw5~.p2rcxaam{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}
.ax9d~.p2rcxaam .evbcqai{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.u4qqw5~.p2rcxaam .evbcqai{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ubjh .evbcqai{margin:0 0 12px}
.evbcqai{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.r5w25uo{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.cok5{font-weight:600;color:var(--text-heading);opacity:1}
.xkjdpex::before{content:"·";margin:0 2px;opacity:.5}
.m9vy{white-space:nowrap}
.dat9 .r5w25uo{display:none}
.o91kk7qg .m9vy{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.o91kk7qg .xkjdpex::before{content:""}
.woxnc .m9vy{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.woxnc .xkjdpex::before{content:""}
.c338 .evbcqai{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.trynh75e .m9vy{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.trynh75e .xkjdpex::before{content:""}
.hw83vg8 .m9vy{color: var(--accent-light);opacity:1;font-weight:500}
.w58fyk .m9vy{border-bottom:1px solid currentColor;padding-bottom:2px}
.scqf .evbcqai{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.kxtetzt8{--date-bg:transparent}
.ymfds5b .xkjdpex::before{content:""}
.wa0nhc .xkjdpex::before{content:"•";opacity:.4}
.wa0nhc .m9vy + .m9vy::before{content:"•";margin-right:6px;opacity:.4}
.ii10 .xkjdpex::before{content:"/";opacity:.35}
.ii10 .m9vy + .m9vy::before{content:"/";margin-right:6px;opacity:.35}
.tvbo8i .xkjdpex::before{content:"|";opacity:.3}
.tvbo8i .m9vy + .m9vy::before{content:"|";margin-right:6px;opacity:.3}
.egc9z .xkjdpex::before{content:"—";opacity:.3}
.egc9z .m9vy + .m9vy::before{content:"—";margin-right:6px;opacity:.3}
.h1one4r .xkjdpex::before{content:"◆";font-size:.5em;opacity:.35}
.h1one4r .m9vy + .m9vy::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.fjwb8x .xkjdpex::before{content:"·";opacity:.4}
.fjwb8x .m9vy + .m9vy::before{content:"·";margin-right:6px;opacity:.4}
.dvb703 .xkjdpex::before{content:"›";opacity:.4}
.dvb703 .m9vy + .m9vy::before{content:"›";margin-right:6px;opacity:.4}
.fow2 .xkjdpex::before{content:"→";opacity:.35;font-size:.85em}
.fow2 .m9vy + .m9vy::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.zga33 .epiupt6a{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
@media(max-width:640px){
  .epiupt6a{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hgh0j{max-width:100%}
}
.z1t1x95s .vlkc96i{margin:0}
@media (max-width:560px){
  .xn3fm{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) {
  .rzhd7fe { padding: 28px 18px 20px; }
  .p24dt8 { font-size: 1.2rem; }
  .b3e3 { max-width: 220px; max-height: 80px; }
}
.oach2xc .b8jwx { border-radius: 22px; }
.u2x4940 .h7r52 {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .b8jwx { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.x52du7z {
  margin: 28px 0 24px;
}
.x52du7z .mgn8z4m {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.x52du7z .p4oke {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.x52du7z .h7r52 {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .l00kn { flex-direction: row-reverse; }
[dir="rtl"] .cvmkho { flex-direction: row-reverse; }
[dir="rtl"] .jjd1qgly .mnodr { right: auto; left: 32px; }
[dir="rtl"] .crwx0mjz  .mnodr { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .jjd1qgly .mnodr { right: auto; left: 20px; }
  [dir="rtl"] .crwx0mjz  .mnodr { left: auto;  right: 20px; }
}
[dir="rtl"] .yq23x .ogyw8o89  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .h3rwoje .ogyw8o89 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ax9d,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .hikcbgo, [dir="rtl"] .szxbptfh { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .armplbh { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .w1qzdckv { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .yt8pcnf { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .h7r52 { direction: rtl; }
[dir="rtl"] .bph48nor { direction: rtl; }
[dir="rtl"] .np5gz1 { direction: rtl; }
[dir="rtl"] .u00q23b { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .h1ji .szxbptfh,
[dir="rtl"] .q1w3fnx .szxbptfh,
[dir="rtl"] .v5bdbxug .szxbptfh,
[dir="rtl"] .hqgw .szxbptfh {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .h1ji .szxbptfh li::before,
[dir="rtl"] .q1w3fnx .szxbptfh li::before,
[dir="rtl"] .v5bdbxug .szxbptfh li::before,
[dir="rtl"] .hqgw .szxbptfh li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .mo44fpph.ev37kcx .uqfqd,
[dir="rtl"] .hjdb.ev37kcx .uqfqd,
[dir="rtl"] .yzooiziz.ev37kcx .uqfqd,
[dir="rtl"] .s5x71.ev37kcx .uqfqd,
[dir="rtl"] .xbzsw.ev37kcx .uqfqd { text-align: right; }
[dir="rtl"] .ax9d.ev37kcx .wdyllqd { align-items: flex-end; text-align: right; }
[dir="rtl"] .ax9d.wffd .wdyllqd { text-align: center; }
[dir="rtl"] .ax9d .wdyllqd { text-align: right; }
[dir="rtl"] .p4oke,
[dir="rtl"] .eqmo,
[dir="rtl"] .sckx,
[dir="rtl"] .n2mwves,
[dir="rtl"] .e9gqx,
[dir="rtl"] .dqri17dv,
[dir="rtl"] .da10ke3k,
[dir="rtl"] .wz5f,
[dir="rtl"] .g2rdrst4 { text-align: right; direction: rtl; }
[dir="rtl"] .pwxlu .wz5f,
[dir="rtl"] .kyg3np0a .wz5f { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #027e49;
  --brand:           #027e49;
  --brand-light:     #065f39;
  --brand-pale:      #118755;
  --grad-start:      #03d87d;
  --grad-end:        #29ef9a;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #027e49;
  --cta-light:       #005731;
  --cta-hover:       #014126;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ef;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e6;
  --border-alt:      #cfddd7;
  --border-section:  #e1e9e6;
  --text-primary:    #161c19;
  --text-muted:      #50625a;
  --text-body:       #2d3833;
  --text-sub:        #44544d;
  --text-faint:      #728c81;
  --text-dim:        #8ea39a;
  --text-label:      #5b7067;
  --text-value:      #394640;
  --accent-bg:       #dcf8ec;
  --accent-bg-light: #bff6df;
  --bg-tip:          #f9f0f4;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f4;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c47;
  --c-cons:          #9f5221;
  --c-pros-label:    #b30e54;
  --c-tip-border:    #c6105d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c47;
}
:root { --logo-bg-opacity: 38%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.uom8q7k .g5r38k5p { font-size: 0; width: 1.2rem; flex-shrink: 0; }.uom8q7k .g5r38k5p::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.uom8q7k .l1c2k     .g5r38k5p::before { content: "";  color: var(--c-tip-border); }.uom8q7k .ti5z .g5r38k5p::before { content: ""; color: var(--c-warn-border); }.uom8q7k .htq99    .g5r38k5p::before { content: ""; color: #60a5fa; }.o0wci .uom8q7k .l1c2k     .g5r38k5p::before { color: #10b981; }.o0wci .uom8q7k .ti5z .g5r38k5p::before { color: #f43f5e; }.o0wci .uom8q7k .htq99    .g5r38k5p::before { color: #a855f7; }.mofe19  .uom8q7k .l1c2k     .g5r38k5p::before { color: #eab308; }.mofe19  .uom8q7k .ti5z .g5r38k5p::before { color: #ef4444; }.mofe19  .uom8q7k .htq99    .g5r38k5p::before { color: #f97316; }.jeiwgpkq  .uom8q7k .l1c2k     .g5r38k5p::before { color: #38bdf8; }.jeiwgpkq  .uom8q7k .ti5z .g5r38k5p::before { color: #818cf8; }.jeiwgpkq  .uom8q7k .htq99    .g5r38k5p::before { color: #2dd4bf; }.iwkk .uom8q7k .g5r38k5p::before { color: var(--accent-light) !important; }
.m7ac .qmqm li::before, .m7ac .j7om li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.m7ac .qmqm li::before { content: ""; }.m7ac .j7om li::before { content: ""; }.m7ac .qxv0::before, .m7ac .swa1y::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.m7ac .qxv0::before { content: ""; }.m7ac .swa1y::before { content: ""; }
.j4e94km .wbalwwux, .j4e94km .ax9d { min-height: 320px; }
.sguivvh0 .yj5elv::after,.sguivvh0 .mnodr::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.you2b6sj::before { content: '•'; }