:root {
  --color-accent: #8d3a8b;
  --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;
}
.wlkpn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.re0t {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.h0q4almp {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.gks8q02v { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.vszcp { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.vszcp a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.vszcp a:hover { color: var(--accent-light); }
.z0kx4a0  .dxmrh { border-radius: 14px; }
.z0kx4a0 .dxmrh li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.z0kx4a0 .dxmrh li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.mnop1fj .dxmrh li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .dxmrh {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .owlgc:hover .dxmrh,
  .owlgc:focus-within .dxmrh { display: block; }
  .dxmrh li a { padding: 8px 16px; font-size: 0.88rem; }
}
.erguk {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.gdz0m { display: none; }
@media (max-width: 640px) {
  .gdz0m {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .gdz0m.e4ywzfus { display: block; }
}
@media (max-width: 640px) {
  .erguk { display: block; }
  .vszcp > li + li::before { display: none !important; }
  .vszcp {
    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;
  }
  .vszcp.e4ywzfus { display: flex; }
  .vszcp li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .vszcp li:last-child a { border-bottom: none; }
}
.z3i4 { min-height: 480px; }
.mj76imx {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.fxl3v { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.duf5hy8u .fxl3v { margin-left: 0; margin-right: 0; }
.l9ar3ens {
  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;
}
.e6muw8 .l9ar3ens { margin-top: 24px; }
.l9ar3ens:hover { opacity: 0.88; }
.t07tb2 .mj76imx { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t07tb2 .fxl3v { color: #e2e8f0; }
.t07tb2.duf5hy8u   .uwgg9 { text-align: left; }
.k107 .mj76imx { color: var(--text-primary); text-shadow: none; }
.k107 .fxl3v { color: var(--text-muted); }
.k107 .l9ar3ens { margin-top: 16px; }
.k107, .k107.z3i4 { min-height: auto !important; }
.k107.duf5hy8u   .uwgg9 { text-align: left; }
.k107~.g5u2rr{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}
.k107~.g5u2rr .yn0lsgd{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; }
}
.yj3rh82 .mj76imx { color: #fff; }
.yj3rh82 .fxl3v { color: rgba(255,255,255,0.85); }
.yj3rh82 .l9ar3ens { background: #fff; color: var(--cta); }
.yj3rh82 .l9ar3ens:hover { opacity: 0.92; }
.ytwsa .ix3iyo6 { position: relative; overflow: hidden; }
.ytwsa .ix3iyo6::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;
}
.zkvfrja .ix3iyo6 {
  animation: hg-breathe 7s ease-in-out infinite;
}
.oyy0t .ix3iyo6 { position: relative; overflow: hidden; }
.oyy0t .ix3iyo6::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;
}
.rvsknj .ix3iyo6 { position: relative; overflow: hidden; }
.rvsknj .ix3iyo6::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;
}
.egfah8 .ix3iyo6 {
  animation: hg-fadein 1.2s ease-out both;
}
.ix3iyo6 {
  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%);
}
.lmfir {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.vbofi {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.w2fhgw {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ix3iyo6 .mj76imx { text-shadow: none; color: var(--text-primary); }
.ix3iyo6 .fxl3v { color: var(--text-muted); }
body.d8mi7 .mj76imx {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.q5x1y .mj76imx {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.z3i4.yj3rh82 .mj76imx,
section.yj3rh82 .mj76imx {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.ix3iyo6.mvugdl8o .lmfir { align-items: center; text-align: center; }
.ix3iyo6.duf5hy8u   .lmfir { align-items: flex-start; text-align: left; }
.gii2 .vbofi { position: relative; }
.gii2 .vbofi::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.gii2.pskg7l .vbofi::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.oorgq .vbofi {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.oorgq .w2fhgw {
  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);
}
.oorgq.pskg7l .vbofi { padding: 32px 0 32px 32px; }
.mnge36 .vbofi {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.mnge36 .w2fhgw {
  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);
}
.pskg7l { grid-template-areas: "media text"; }
.pskg7l .lmfir {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.mnge36.pskg7l .vbofi { padding: 40px 16px 40px 48px; }
.z3i4 .y8q8n0u {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.y8q8n0u .m8tpf2.k779ck {
  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;
}
.y8q8n0u .m8tpf2.k779ck:hover { opacity: 0.85; }
.tbzx2 .vbofi {
  display: flex !important; align-items: center; justify-content: center;
  padding: 20px 16px;
}
@media (max-width: 700px) {
  .ix3iyo6 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .ix3iyo6:not(.tbzx2) .vbofi { display: none !important; }
  .tbzx2 .vbofi { padding: 16px; }
  .lmfir  { padding: 36px 24px; }
  .ix3iyo6~.g5u2rr,.pskg7l~.g5u2rr{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .z3i4, .ix3iyo6 { min-height: 320px !important; }
  .mj76imx { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ieo8,
  .k1yzel,
  .mbqu1 { grid-template-columns: 1fr !important; }

  

  
  .hrcty { display: flex !important; flex-direction: column !important; }
  .hrcty .uwgg9 { display: contents; }
  .hrcty .ugfi { order: 0; }
  .hrcty .mj76imx { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .hrcty .ieo8 { order: 2; padding: 0 16px 12px !important; }
  .hrcty .fxl3v { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .e6muw8 .uwgg9 { display: flex; flex-direction: column; }
  .e6muw8 .uwgg9 .mj76imx { order: 1; }
  .e6muw8 .uwgg9 .mbqu1 { order: 2; margin: 8px 0 24px !important; }
  .e6muw8 .uwgg9 .fxl3v { order: 3; }
  .e6muw8 .uwgg9 .l9ar3ens { order: 4; align-self: center; margin-top: 0; }

  
  .ix3iyo6.tbzx2 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .ix3iyo6.tbzx2 .lmfir { display: contents; padding: 0; }
  .ix3iyo6.tbzx2 .lmfir .mj76imx { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .ix3iyo6.tbzx2 .vbofi { order: 2; padding: 12px 16px; }
  .ix3iyo6.tbzx2 .lmfir .fxl3v { order: 3; padding: 0 24px; margin: 0 auto; }
  .ix3iyo6.tbzx2 .lmfir .l9ar3ens { order: 4; align-self: center; margin: 8px 0 32px; }
}
.nrb67 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.g4hrw0 { width: 100%; height: auto; display: block; border-radius: 10px; }
.a6ko05g .nrb67        { border-radius: 16px; }
.a6ko05g .g4hrw0  { border-radius: 16px; }
.u9zm .nrb67         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.u9zm .g4hrw0   { border-radius: 8px; }
.uec6s { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.f4vpa4 { width: 100%; padding: 32px 0; position: relative; }
.hpeal { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.yl0a .f4vpa4:nth-child(even) { background: var(--bg-surface); }
.yl0a .f4vpa4:nth-child(odd)  { background: var(--bg-page); }
.z91i2a .f4vpa4:nth-child(even) { background: var(--bg-card); }
.z91i2a .f4vpa4:nth-child(odd)  { background: var(--bg-page); }
.yl0a .f4vpa4:nth-child(odd)  .hpeal { background: var(--bg-card); border-radius: 6px; }
.yl0a .f4vpa4:nth-child(even) .hpeal { background: var(--bg-raised); border-radius: 6px; }
.z91i2a .f4vpa4:nth-child(odd)  .hpeal { background: var(--bg-card); border-radius: 6px; }
.z91i2a .f4vpa4:nth-child(even) .hpeal { background: var(--bg-raised); border-radius: 6px; }
.yl0a .f4vpa4:nth-child(even) .w4jf .jb1ryikc,
.z91i2a .f4vpa4:nth-child(even) .w4jf .jb1ryikc { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.yl0a .f4vpa4:nth-child(odd) .w4jf .jb1ryikc,
.z91i2a .f4vpa4:nth-child(odd) .w4jf .jb1ryikc { background: var(--bg-card-inner); }
.yl0a .f4vpa4:nth-child(even) .cl3p1m .jb1ryikc:nth-child(odd),
.z91i2a .f4vpa4:nth-child(even) .cl3p1m .jb1ryikc:nth-child(odd)  { background: var(--bg-card); }
.yl0a .f4vpa4:nth-child(even) .cl3p1m .jb1ryikc:nth-child(even),
.z91i2a .f4vpa4:nth-child(even) .cl3p1m .jb1ryikc:nth-child(even) { background: var(--bg-card-inner); }
h1.q1mrk6r { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.q1mrk6r {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.x7ovcu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.z6yzj3e h2.q1mrk6r {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.ptdyj h2.q1mrk6r {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.pppijit h2.q1mrk6r {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.uphzpio h2.q1mrk6r::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.elu8ozw h2.q1mrk6r {
  color: var(--text-primary); font-size: 1.7rem;
}
.t3vkmd7q h2.q1mrk6r::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.yldj7df h2.q1mrk6r {
  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;
}
.e9382n2g { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .e9382n2g { display: none; } }
.jv9znz { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.fq08wpuk { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.pl9818k {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ouu2 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.szfytk { padding-left: 20px; }
.szfytk li { margin-bottom: 6px; }
.szfytk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.szfytk a:hover { color: var(--accent-light); }
.ydc45nm6 .ouu2 { display: none; }
.reu59 .ouu2 { display: none; }
.reu59 .szfytk { padding-left: 0; list-style: none; }
.reu59 .szfytk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.reu59 .szfytk a { font-size: 0.92rem; }
.ppkt92h .pl9818k { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ppkt92h .ouu2 { display: none; }
.ppkt92h .szfytk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ppkt92h .szfytk li { margin-bottom: 0; }
.ppkt92h .szfytk 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;
}
.ppkt92h .szfytk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.rj576cd .pl9818k { padding: 20px 20px 16px; }
.rj576cd .szfytk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.rj576cd .szfytk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.rj576cd .szfytk 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;
}
.rj576cd .szfytk 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;
}
.rj576cd .szfytk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.rj576cd .szfytk a:focus,
.rj576cd .szfytk a:focus-visible,
.rj576cd .szfytk a:target { outline: none; }
.rj576cd .szfytk li:target a { border-color: var(--border); color: var(--text-muted); }
.itenca .pl9818k { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.itenca .ouu2 { display: none; }
.itenca .szfytk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.itenca .szfytk li { margin-bottom: 0; }
.itenca .szfytk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.itenca .szfytk li:last-child::after { content: ""; margin-right: 0; }
.itenca .szfytk a { font-size: 0.9rem; }
.jb1ryikc { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.w4jf .jb1ryikc { background: var(--bg-card); }
.cl3p1m .jb1ryikc:nth-child(odd)  { background: var(--bg-card); }
.cl3p1m .jb1ryikc:nth-child(even) { background: var(--bg-raised); }
.iw8e38jy .jb1ryikc {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.iw8e38jy .jb1ryikc:last-child { border-bottom: none; }
.iw8e38jy h3.x7ovcu { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ufv11a .jb1ryikc {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ufv11a .jb1ryikc + .jb1ryikc { margin-top: 4px; }
.kaqte .jb1ryikc { background: none; border-radius: 0; padding: 12px 0; }
.kaqte .jb1ryikc + .jb1ryikc { border-top: 1px solid var(--border-section); }
.dufm3 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ivdcu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.qdv65y { color: var(--text-body); margin-bottom: 10px; }
.zrhof, .uqak { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.zrhof li, .uqak li { margin-bottom: 6px; }
.uqak li { list-style: decimal; }
.l4f8mwg     .zrhof { list-style-type: "● "; }
.fbve  .zrhof { list-style-type: "■ "; }
.gzh1z .zrhof { list-style-type: "◆ "; }
.fndltalj    .zrhof { list-style-type: "★ "; }
.gzh1z .kz6llj32 { list-style-type: "◆ "; }
.l4f8mwg    .zrhof li::marker, .l4f8mwg    .kz6llj32 li::marker,
.fbve .zrhof li::marker, .fbve .kz6llj32 li::marker,
.gzh1z .zrhof li::marker, .gzh1z .kz6llj32 li::marker,
.fndltalj   .zrhof li::marker, .fndltalj   .kz6llj32 li::marker {
  color: var(--cta); font-size: 1em;
}
.l4f8mwg .uqak,
.fbve .uqak,
.gzh1z .uqak,
.fndltalj .uqak {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.l4f8mwg .uqak li,
.fbve .uqak li,
.gzh1z .uqak li,
.fndltalj .uqak li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.l4f8mwg .uqak li::before,
.fbve .uqak li::before,
.gzh1z .uqak li::before,
.fndltalj .uqak 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;
}
.l4f8mwg     .uqak li::before { border-radius: 50%; }
.fbve  .uqak li::before { border-radius: 3px; }
.gzh1z .uqak li::before { border-radius: 3px; }
.fndltalj    .uqak li::before { border-radius: 50%; }
.w4lhl8pn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.koqv .w4lhl8pn,
.n7pghm9 .w4lhl8pn { background: transparent; border: none; border-radius: 0; }
.kiv4l { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.kiv4l th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.kiv4l td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.kiv4l tr:hover td { background: var(--bg-hover); }
.n4rq .kiv4l tbody tr:nth-child(even) td { background: var(--bg-surface); }
.gd1uak .kiv4l { border: 1px solid var(--border-alt); }
.gd1uak .kiv4l th,
.gd1uak .kiv4l td { border: 1px solid var(--border-alt); }
.bosyws7 .kiv4l th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.bosyws7 .kiv4l td { border-bottom: none; }
.bosyws7 .kiv4l tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.g4p9 .kiv4l th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.uwqy .w4lhl8pn {
  overflow: hidden;
}
.uwqy .kiv4l th { border-bottom: 1px solid var(--border-alt); }
.uwqy .kiv4l tr:last-child td { border-bottom: none; }
[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%}
.fz9d95z .aic9f {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.fgs8rb6 .rpucko { background: var(--bg-surface); border: 1px solid var(--border); }
.fgs8rb6 .o8a8 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.g8w0v { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pomscp  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.jt4fj { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.zjye98 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.g8w0v strong { color: var(--text-primary); font-size: 0.95rem; }
.g8w0v p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.z96obb1 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.qm923rb7, .f2gv { border-radius: 8px; padding: 14px; }
.qm923rb7 { background: var(--bg-pros); }
.f2gv { background: var(--bg-cons); }
.x5esa3c { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.qm923rb7 .x5esa3c { color: var(--c-pros-label); }
.f2gv .x5esa3c { color: #f87171; }
.qm923rb7 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.f2gv ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.g4hrw0 { width: 100%; height: auto; border-radius: 10px; display: block; }
.k779ck {
  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;
}
.k779ck:hover { opacity: 0.85; }
.iokqm3x .k779ck  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.iokqm3x .k779ck:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.uro801i .k779ck  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.uro801i .k779ck:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nthf .l9ar3ens { border-radius: 50px; }
.nthf .k779ck  { border-radius: 50px; }
.b5zueg6m .l9ar3ens { padding-left: 22px; padding-right: 22px; }
.b5zueg6m .k779ck  { padding-left: 12px; padding-right: 12px; }
.zpfp1 .l9ar3ens { padding-left: 44px; padding-right: 44px; }
.zpfp1 .k779ck  { padding-left: 24px; padding-right: 24px; }
.yf9cb .l9ar3ens { padding-left: 56px; padding-right: 56px; }
.yf9cb .k779ck  { padding-left: 32px; padding-right: 32px; }
.x3351h9   .l9ar3ens::after, .x3351h9   .k779ck::after,
.kqq4op .l9ar3ens::after, .kqq4op .k779ck::after,
.khupc1vv    .l9ar3ens::after, .khupc1vv    .k779ck::after,
.qc76    .l9ar3ens::after, .qc76    .k779ck::after,
.hwn0t    .l9ar3ens::after, .hwn0t    .k779ck::after,
.pwpu953     .l9ar3ens::after, .pwpu953     .k779ck::after,
.q0yt    .l9ar3ens::after, .q0yt    .k779ck::after,
.r1ilz   .l9ar3ens::after, .r1ilz   .k779ck::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;
}
.x3351h9 .l9ar3ens::after, .x3351h9 .k779ck::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");
}
.kqq4op .l9ar3ens::after, .kqq4op .k779ck::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");
}
.khupc1vv .l9ar3ens::after, .khupc1vv .k779ck::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");
}
.qc76 .l9ar3ens::after, .qc76 .k779ck::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");
}
.hwn0t .l9ar3ens::after, .hwn0t .k779ck::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");
}
.pwpu953 .l9ar3ens::after, .pwpu953 .k779ck::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");
}
.q0yt .l9ar3ens::after, .q0yt .k779ck::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");
}
.r1ilz .l9ar3ens::after, .r1ilz .k779ck::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");
}
.j04y9o   .egs49y::after, .j04y9o   .fkrbd7d::after,
.dlaw .egs49y::after, .dlaw .fkrbd7d::after,
.v64b0    .egs49y::after, .v64b0    .fkrbd7d::after,
.nz9k7    .egs49y::after, .nz9k7    .fkrbd7d::after,
.toe4    .egs49y::after, .toe4    .fkrbd7d::after,
.sidlhsed     .egs49y::after, .sidlhsed     .fkrbd7d::after,
.tfnah0q    .egs49y::after, .tfnah0q    .fkrbd7d::after,
.oiumgqb   .egs49y::after, .oiumgqb   .fkrbd7d::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;
}
.j04y9o .egs49y::after, .j04y9o .fkrbd7d::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");
}
.dlaw .egs49y::after, .dlaw .fkrbd7d::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");
}
.v64b0 .egs49y::after, .v64b0 .fkrbd7d::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");
}
.nz9k7 .egs49y::after, .nz9k7 .fkrbd7d::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");
}
.toe4 .egs49y::after, .toe4 .fkrbd7d::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");
}
.sidlhsed .egs49y::after, .sidlhsed .fkrbd7d::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");
}
.tfnah0q .egs49y::after, .tfnah0q .fkrbd7d::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");
}
.oiumgqb .egs49y::after, .oiumgqb .fkrbd7d::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");
}
.wl7zq2t .ddlbng   { background: rgba(128,128,128,.12); }
.m8tpf2.k779ck {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .j8p3lcgc {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .j8p3lcgc::before    { grid-area: rank;   }
  .szx1p           { grid-area: ident;  }
  .qmmzgqe     { grid-area: rating; min-width: 0; width: auto; }
  .hjfdi           { grid-area: pills;  }
  .m8tpf2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .j8p3lcgc {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .j8p3lcgc::before    { justify-self: center; }
  .szx1p           { width: 100%; }
  .qmmzgqe     { justify-self: center; }
  .hjfdi           { grid-template-columns: 1fr; }
}
.to8wlnz .rluvn li::before { content: "→"; }
.to8wlnz .r8z8cplj li::before { content: "–"; }
@media (min-width: 860px) {
  .fm7sv5 .t6qsa {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .fm7sv5 .w9w7s { margin: 0; }
}
.xnh3nv .w9w7s { border-top: 4px solid var(--accent); }
.xnh3nv .sahpw { background: var(--bg-card); }
.n7pghm9 .z96obb1 { gap: 10px; }
.n7pghm9 .qm923rb7, .n7pghm9 .f2gv { padding: 12px; }
.n7pghm9 .qm923rb7 ul, .n7pghm9 .f2gv ul { margin: 4px 0 0; padding-left: 18px; }
.n7pghm9 .qm923rb7 li, .n7pghm9 .f2gv li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .vx2frc { grid-template-columns: 1fr; }
  .ifrbficm { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ifrbficm .a0tw { width: 72px; height: 50px; }
  .ifrbficm .shsell2b { max-width: 180px; }
  .ifrbficm .d5j24d { width: auto; }
}
@media (max-width: 720px) {
  .bhjvl5wj { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .loyivkj { padding: 16px; }
  .wxx1 .x8z7skrn { min-width: 50%; }
}
.za5u0o6m .z96obb1 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .oynql5b { grid-template-columns: 1fr; }
  .z4mfi1 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .a342wp { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dryolhw { flex-wrap: wrap; padding: 16px; }
}
.xja6r6 .z96obb1 { gap: 8px; }
.xja6r6 .qm923rb7, .xja6r6 .f2gv { padding: 8px; }
@media (max-width: 480px) {
  .y9uvl { flex-direction: column; align-items: stretch; }
}
.z1wagm .d5j24d .k779ck { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ax9f { flex-direction: column; align-items: stretch; gap: 10px; }
  .z1wagm .d5j24d { text-align: center; }
}
@media (max-width: 720px) {
  .byfy { grid-template-columns: 1fr; }
  .nwkgcogd { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .dprj0 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .czvrbawv { grid-template-columns: 1fr; }
  .k932iv { width: 100px; height: 100px; margin: 16px auto; }
  .c0y6dzb { font-size: 1.4rem; }
  .u8j1 { justify-content: center; }
  .od5hh .x8z7skrn { min-width: 50%; }
}
.d2vz1c14 .z96obb1 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .oglw6 { flex-wrap: wrap; padding: 14px 16px; }
  .yq9e9 { padding: 12px 16px; }
  .d2vz1c14 .z96obb1 { margin: 0 16px; }
  .d2vz1c14 .m543oxq { padding: 0 16px; }
  .wnf1t4 { padding: 12px 16px; }
}
.y79zj .j8p3lcgc {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.y79zj .j8p3lcgc:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ijfuw90g .hjfdi .ltz0 {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.fmskl .n4ben,
.fmskl .ozsrbxo,
.fmskl .ozsrbxo {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.fmskl .ozsrbxo small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.fmskl .l36u .s1y32yr,
.fmskl .l36u strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.fmskl .iymlhks,
.fmskl .pjx9b02 { font-size: 1em; }
.r53iap44 { margin: 16px 0; }
.f41ywza { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.f41ywza summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.f41ywza summary::after { content: "+"; color: var(--accent-light); }
.f41ywza[open] summary::after { content: "−"; }
.f41ywza p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.f4vpa4 { margin-bottom: 0; }
.sxquuxcz h2.q1mrk6r { color: var(--text-primary); border-color: var(--accent-light); }
.maezmn5 h2.q1mrk6r { color: var(--text-primary); border-color: var(--accent-light); }
.dlu34yp .pomscp     { background: #052e16; border-color: #10b981; }
.dlu34yp .jt4fj { background: #2d0a1e; border-color: #f43f5e; }
.dlu34yp .e4ns    { background: #1e1036; border-color: #a855f7; }
.dlu34yp .g8w0v strong  { color: #f1f5f9; }
.dlu34yp .g8w0v p       { color: #cbd5e1; }
.dlu34yp .tlt45tp    .pomscp     .zjye98::before,
.dlu34yp .sw2m  .pomscp     .zjye98::before,
.dlu34yp .hfrsz  .pomscp     .zjye98::before,
.dlu34yp .vvsfvd .pomscp     .zjye98::before { color: #10b981; }
.dlu34yp .tlt45tp    .jt4fj .zjye98::before,
.dlu34yp .sw2m  .jt4fj .zjye98::before,
.dlu34yp .hfrsz  .jt4fj .zjye98::before,
.dlu34yp .vvsfvd .jt4fj .zjye98::before { color: #f43f5e; }
.dlu34yp .tlt45tp    .e4ns    .zjye98::before,
.dlu34yp .sw2m  .e4ns    .zjye98::before,
.dlu34yp .hfrsz  .e4ns    .zjye98::before,
.dlu34yp .vvsfvd .e4ns    .zjye98::before { color: #a855f7; }
.fvhupy .pomscp     { background: #2d2000; border-color: #eab308; }
.fvhupy .jt4fj { background: #2d0b0b; border-color: #ef4444; }
.fvhupy .g8w0v strong  { color: #f1f5f9; }
.fvhupy .g8w0v p       { color: #cbd5e1; }
.fvhupy .tlt45tp    .pomscp     .zjye98::before,
.fvhupy .sw2m  .pomscp     .zjye98::before,
.fvhupy .hfrsz  .pomscp     .zjye98::before,
.fvhupy .vvsfvd .pomscp     .zjye98::before { color: #eab308; }
.fvhupy .tlt45tp    .jt4fj .zjye98::before,
.fvhupy .sw2m  .jt4fj .zjye98::before,
.fvhupy .hfrsz  .jt4fj .zjye98::before,
.fvhupy .vvsfvd .jt4fj .zjye98::before { color: #ef4444; }
.fvhupy .tlt45tp    .e4ns    .zjye98::before,
.fvhupy .sw2m  .e4ns    .zjye98::before,
.fvhupy .hfrsz  .e4ns    .zjye98::before,
.fvhupy .vvsfvd .e4ns    .zjye98::before { color: #f97316; }
.z934szh .pomscp     { background: #0c1a2e; border-color: #38bdf8; }
.z934szh .jt4fj { background: #12103a; border-color: #818cf8; }
.z934szh .g8w0v strong  { color: #f1f5f9; }
.z934szh .g8w0v p       { color: #cbd5e1; }
.z934szh .tlt45tp    .pomscp     .zjye98::before,
.z934szh .sw2m  .pomscp     .zjye98::before,
.z934szh .hfrsz  .pomscp     .zjye98::before,
.z934szh .vvsfvd .pomscp     .zjye98::before { color: #38bdf8; }
.z934szh .tlt45tp    .jt4fj .zjye98::before,
.z934szh .sw2m  .jt4fj .zjye98::before,
.z934szh .hfrsz  .jt4fj .zjye98::before,
.z934szh .vvsfvd .jt4fj .zjye98::before { color: #818cf8; }
.z934szh .tlt45tp    .e4ns    .zjye98::before,
.z934szh .sw2m  .e4ns    .zjye98::before,
.z934szh .hfrsz  .e4ns    .zjye98::before,
.z934szh .vvsfvd .e4ns    .zjye98::before { color: #2dd4bf; }
.npmdto .pomscp     { background: var(--accent-bg); border-color: var(--accent-light); }
.npmdto .jt4fj { background: var(--accent-bg-light); border-color: var(--accent-light); }
.npmdto .tlt45tp    .zjye98::before,
.npmdto .sw2m  .zjye98::before,
.npmdto .hfrsz  .zjye98::before,
.npmdto .vvsfvd .zjye98::before { color: var(--accent-light) !important; }
.ctdz::before,
.xghd7h::before { margin-right: 5px; }
.yjoax .qm923rb7 ul li,
.yjoax .rluvn li         { color: #4ade80; }
.yjoax .qm923rb7 .ctdz { color: #22c55e; }
.yjoax .f2gv ul li,
.yjoax .r8z8cplj li         { color: #f87171; }
.yjoax .f2gv .xghd7h { color: #ef4444; }
.wm0fv3sv .qm923rb7 { background: var(--bg-pros); }
.wm0fv3sv .f2gv { background: var(--bg-cons); }
.wm0fv3sv .qm923rb7 .ctdz { color: var(--c-pros-label); }
.wm0fv3sv .f2gv .xghd7h { color: var(--c-cons); }
.wm0fv3sv .qm923rb7 ul li,
.wm0fv3sv .f2gv ul li,
.vbbgc .qm923rb7 { background: var(--bg-pros); }
.vbbgc .f2gv { background: var(--bg-cons); }
.vbbgc .qm923rb7 .ctdz { color: var(--c-pros-label); }
.vbbgc .f2gv .xghd7h { color: var(--c-cons); }
.vbbgc .qm923rb7 ul li,
.vbbgc .f2gv ul li,
.hcizryo6 .ctdz::before { content: "✓ "; }
.hcizryo6 .xghd7h::before { content: "✗ "; }
.to8wlnz .ctdz::before { content: "→ "; }
.to8wlnz .xghd7h::before { content: "← "; }
.zjezs .ctdz::before { content: "★ "; }
.zjezs .xghd7h::before { content: "✕ "; }
.uue0m .ctdz::before { content: "◆ "; }
.uue0m .xghd7h::before { content: "▲ "; }
.rd2wa .g8w0v { background: transparent; border-left: none; border: 1.5px solid; }
.rd2wa .pomscp     { border-color: var(--c-tip-border); }
.rd2wa .jt4fj { border-color: var(--c-warn-border); }
.rd2wa .g8w0v strong { color: var(--text-primary); }
.rd2wa .g8w0v p      { color: var(--text-muted); }
.ngnmkbr .g8w0v { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.ngnmkbr .pomscp     { border-top-color: var(--c-tip-border); }
.ngnmkbr .jt4fj { border-top-color: var(--c-warn-border); }
.v7nz .g8w0v { border-left: none; border-radius: 8px; }
.v7nz .pomscp     { background: #065f46; }
.v7nz .jt4fj { background: #92400e; }
.v7nz .g8w0v strong,
.v7nz .g8w0v p { color: #fff; }
.v7nz .zjye98::before { color: rgba(255,255,255,0.85) !important; }
.dlu34yp.v7nz .pomscp,
.dlu34yp .v7nz .pomscp     { background: #052e16; }
.dlu34yp.v7nz .jt4fj,
.dlu34yp .v7nz .jt4fj { background: #2d0a1e; }
.dlu34yp.v7nz .e4ns,
.dlu34yp .v7nz .e4ns    { background: #1e1036; }
.fvhupy.v7nz .pomscp,
.fvhupy .v7nz .pomscp      { background: #2d2000; }
.fvhupy.v7nz .jt4fj,
.fvhupy .v7nz .jt4fj  { background: #2d0b0b; }
.z934szh.v7nz .pomscp,
.z934szh .v7nz .pomscp      { background: #0c1a2e; }
.z934szh.v7nz .jt4fj,
.z934szh .v7nz .jt4fj  { background: #12103a; }
.j2se .g8w0v { border-left: none; border-radius: 6px; padding: 10px 14px; }
.j2se .pomscp     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.j2se .jt4fj { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.j2se .e4ns    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.j2se .g8w0v strong { color: var(--text-primary); }
.j2se .g8w0v p      { color: var(--text-muted); }
.t9iewqp .g8w0v { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.tlt45tp .zjye98,
.sw2m .zjye98,
.hfrsz .zjye98,
.vvsfvd .zjye98 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.tlt45tp .zjye98::before,
.sw2m .zjye98::before,
.hfrsz .zjye98::before,
.vvsfvd .zjye98::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.tlt45tp .pomscp     .zjye98::before { content: "✦"; color: var(--c-tip-border); }
.tlt45tp .jt4fj .zjye98::before { content: "▲"; color: var(--c-warn-border); }
.tlt45tp .e4ns    .zjye98::before { content: "◉"; color: #60a5fa; }
.sw2m .pomscp     .zjye98::before { content: "★"; color: var(--c-tip-border); }
.sw2m .jt4fj .zjye98::before { content: "◆"; color: var(--c-warn-border); }
.sw2m .e4ns    .zjye98::before { content: "●"; color: #60a5fa; }
.hfrsz .pomscp     .zjye98::before { content: "▶"; color: var(--c-tip-border); }
.hfrsz .jt4fj .zjye98::before { content: "■"; color: var(--c-warn-border); }
.hfrsz .e4ns    .zjye98::before { content: "▸"; color: #60a5fa; }
.vvsfvd .pomscp     .zjye98::before { content: "→"; color: var(--c-tip-border); }
.vvsfvd .jt4fj .zjye98::before { content: "⬥"; color: var(--c-warn-border); }
.vvsfvd .e4ns    .zjye98::before { content: "◈"; color: #60a5fa; }
.wjifj0sy .w4jf .jb1ryikc,
.wjifj0sy .cl3p1m .jb1ryikc  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wjifj0sy .w4lhl8pn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wjifj0sy .pl9818k                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f7rfq .w4jf .jb1ryikc,
.f7rfq .cl3p1m .jb1ryikc,
.f7rfq .rpucko,
.f7rfq .j8p3lcgc,
.f7rfq .w9w7s,
.f7rfq .w4lhl8pn,
.f7rfq .pl9818k,
.f7rfq .t9iewqp .g8w0v { box-shadow: none; }
.cyyt   body, .cyyt   { font-size: 0.9rem; }
.cyyt   .qdv65y, .cyyt .dufm3, .cyyt .ivdcu,
.cyyt   .jv9znz, .cyyt .fq08wpuk { font-size: 0.9rem; }
.cyyt   .zrhof, .cyyt .uqak { font-size: 0.9rem; }
.rgbmj   .qdv65y, .rgbmj .dufm3, .rgbmj .ivdcu,
.rgbmj   .jv9znz, .rgbmj .fq08wpuk { font-size: 0.95rem; }
.rgbmj   .zrhof, .rgbmj .uqak { font-size: 0.95rem; }
.q9p4641w   .qdv65y, .q9p4641w .dufm3, .q9p4641w .ivdcu,
.q9p4641w   .jv9znz, .q9p4641w .fq08wpuk { font-size: 1.08rem; }
.q9p4641w   .zrhof, .q9p4641w .uqak { font-size: 1.05rem; }
.q9p4641w   .kiv4l { font-size: 0.97rem; }
.yn3mbmo .mj76imx      { font-size: 3.2rem; }
.yn3mbmo h2.q1mrk6r { font-size: 1.9rem; }
.yn3mbmo h3.x7ovcu     { font-size: 1.4rem; }
.tlenam .mj76imx      { font-size: 3.8rem; }
.tlenam h2.q1mrk6r { font-size: 2.2rem; }
.tlenam h3.x7ovcu     { font-size: 1.6rem; }
.f4vpa4 + .f4vpa4 { position: relative; }
.pba1   .f4vpa4 + .f4vpa4::before,
.td66i47  .f4vpa4 + .f4vpa4::before,
.xmcop   .f4vpa4 + .f4vpa4::before,
.mar5   .f4vpa4 + .f4vpa4::before,
.bdd8yt8   .f4vpa4 + .f4vpa4::before,
.cypam .f4vpa4 + .f4vpa4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pba1 .f4vpa4 + .f4vpa4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.td66i47 .f4vpa4 + .f4vpa4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.xmcop .f4vpa4 + .f4vpa4::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;
}
.mar5 .f4vpa4 + .f4vpa4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.uum3h8v .f4vpa4 { margin-bottom: 16px; }
.uum3h8v .f4vpa4 + .f4vpa4 { margin-top: 0; }
.uum3h8v .hpeal { padding-top: 0; padding-bottom: 0; }
.bdd8yt8 .f4vpa4 + .f4vpa4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.cypam .f4vpa4 + .f4vpa4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.mh1xsf .f4vpa4 + .f4vpa4::before,
.qaop30 .f4vpa4 + .f4vpa4::before,
.de7wtkk .f4vpa4 + .f4vpa4::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%;
}
.yl0a .mh1xsf .f4vpa4:nth-child(even)::before,
.yl0a .qaop30 .f4vpa4:nth-child(even)::before,
.yl0a .de7wtkk .f4vpa4:nth-child(even)::before { background: var(--bg-surface); }
.z91i2a .mh1xsf .f4vpa4:nth-child(even)::before,
.z91i2a .qaop30 .f4vpa4:nth-child(even)::before,
.z91i2a .de7wtkk .f4vpa4:nth-child(even)::before { background: var(--bg-card); }
.mh1xsf .f4vpa4 + .f4vpa4::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");
}
.qaop30 .f4vpa4 + .f4vpa4::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");
}
.de7wtkk .f4vpa4 + .f4vpa4::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");
}
.t67x .t07tb2,
.t67x .uwgg9 { margin-bottom: 60px; }
.zha38zeb .lmfir,
.t67x .lmfir { padding-bottom: 60px; }
.p4jp .lmfir { padding-bottom: 70px; }
.t67x .t07tb2::before,
.t67x .t07tb2::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");
}
.fcs9n .ix3iyo6 { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lfvhjc1 .ix3iyo6 { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.qlplv9 .ix3iyo6 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.e0elazwj .ix3iyo6 { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.x613h8 .yj3rh82 { background: var(--accent); }
.x613h8 .yj3rh82 .ugfi { background: none; }
.x613h8 .yowv9qp { background: var(--accent); }
.x613h8 .ix3iyo6 { background: var(--accent-bg); }
.x613h8 .t07tb2:not(.yj3rh82) .ugfi { background: rgba(0,0,0,0.6); }
.rniimuqn .nrb67 { float: left; width: 38%; margin: 0 28px 16px 0; }
.rniimuqn .nrb67 .g4hrw0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rniimuqn .hpeal::after { content: ''; display: block; clear: both; }
.uw3d .nrb67 { float: right; width: 38%; margin: 0 0 16px 28px; }
.uw3d .nrb67 .g4hrw0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.uw3d .hpeal::after { content: ''; display: block; clear: both; }
.u0t1pvmc .f4vpa4:nth-child(odd)  .nrb67 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.u0t1pvmc .f4vpa4:nth-child(even) .nrb67 { float: right; width: 38%; margin: 0 0 16px 28px; }
.u0t1pvmc .nrb67 .g4hrw0 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.u0t1pvmc .hpeal::after { content: ''; display: block; clear: both; }
.uw3d .fmtf6yh3,
.uw3d .lvpof,
@media (max-width: 900px) {
  .rniimuqn .nrb67,
  .uw3d .nrb67,
  .u0t1pvmc .f4vpa4:nth-child(odd)  .nrb67,
  .u0t1pvmc .f4vpa4:nth-child(even) .nrb67 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rniimuqn .nrb67 .g4hrw0,
  .uw3d .nrb67 .g4hrw0,
  .u0t1pvmc .nrb67 .g4hrw0 {
    max-height: none !important;
  }
}
.rniimuqn .zrhof,
.rniimuqn .uqak,
.uw3d .zrhof,
.uw3d .uqak,
.u0t1pvmc .zrhof,
.u0t1pvmc .uqak { overflow: hidden; }
@media (max-width: 640px) {
  .rniimuqn .nrb67,
  .uw3d .nrb67,
  .u0t1pvmc .nrb67 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.d4rj .uec6s,
.d4rj .hpeal,
.d4rj .b6nehq  { max-width: 1100px; }
.b0eovu0y .uec6s,
.b0eovu0y .hpeal,
.b0eovu0y .b6nehq  { max-width: 1200px; }
.pgmmux .uec6s,
.pgmmux .hpeal,
.pgmmux .b6nehq  { max-width: 1320px; }
.pgmmux { --content-mw: 1320px; }
.w90klq { font-size: 0.82rem; color: var(--text-muted); }
.zyru7k { display: flex; align-items: center; }
.hblhyenm {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.jt83a { display: flex; align-items: center; }
.prim7 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.prim7:hover { text-decoration: underline; }
.dfwnb3g { margin: 0 3px; opacity: 0.45; }
.dfwnb3g::before { content: '/'; }
.wzajk { padding: 2px 5px; color: var(--text-main); }
.wnss .w90klq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.wnss .zyru7k { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.kjof .w90klq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.kjof .zyru7k { padding: 0 0 0 12px; }
.cer2wzb .zyru7k { padding: 0 16px; }
.cer2wzb .w90klq {
  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);
}
.cer2wzb .uec6s { padding-top: 28px; }
@media (max-width: 720px) {
  .uq4gs35 { margin-top: 18px; padding: 0 16px; }
  .cer2wzb .uec6s { padding-top: 16px; }
}
.d4rj.wnss .zyru7k { max-width: 1100px; }
.b0eovu0y.wnss .zyru7k { max-width: 1200px; }
.pgmmux.wnss .zyru7k { max-width: 1320px; }
.pgmmux .uq4gs35 { max-width: 1320px; }
.otymu2yt .f4vpa4 { padding-top: 16px; padding-bottom: 16px; }
.njdjzkh .f4vpa4 { padding-top: 24px; padding-bottom: 24px; }
.upvmynww .f4vpa4 { padding-top: 40px; padding-bottom: 40px; }
.m5dw4wep .f4vpa4 { padding-top: 52px; padding-bottom: 52px; }
.qc6l .f4vpa4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qc6l .f4vpa4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qc6l .f4vpa4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qc6l .f4vpa4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.macp5dnv .hpeal { padding-top: 10px;  padding-bottom: 10px; }
.y9tldv7v .hpeal { padding-top: 18px;  padding-bottom: 18px; }
.l4ir .hpeal { padding-top: 36px;  padding-bottom: 36px; }
.p5s9k2da .hpeal { padding-top: 48px;  padding-bottom: 48px; }
.oiab6g h2.q1mrk6r { font-weight: 600; }
.oiab6g h3.x7ovcu     { font-weight: 600; }
.p0mtz { font-weight: 500; }
.p0mtz h2.q1mrk6r { font-weight: 800; }
.p0mtz h3.x7ovcu     { font-weight: 700; }
.slw336t h2.q1mrk6r { font-weight: 900; }
.slw336t h3.x7ovcu     { font-weight: 800; }
.slw336t .g8w0v strong,
.slw336t .g8w0v strong { font-weight: 600; }
.egs49y {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.n7w0 .egs49y { display: none; }
@media (max-width: 640px) {
  .qytcqb7v { display: none; }
  .egs49y {
    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;
  }
}
.egs49y { background: var(--cta) !important; color: #fff !important; border: none !important; }
.egs49y:hover { opacity: 0.85; }
.ckvt .egs49y { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.huo40 .egs49y,
.q7j2p  .egs49y { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.huo40 .egs49y:hover,
.q7j2p  .egs49y:hover { opacity: 0.88; }
.ckvt.huo40 .egs49y,
.ckvt.q7j2p  .egs49y { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.fkrbd7d {
  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;
}
.fkrbd7d:hover { transform: translateY(-2px); opacity: 0.92; }
.fkrbd7d { background: var(--cta) !important; color: #fff !important; border: none !important; }
.dgjd7 .fkrbd7d { display: none; }
.y0kwbwe .fkrbd7d { right: 32px; }
.snk1uwy  .fkrbd7d { left: 32px; }
@media (max-width: 480px) {
  .y0kwbwe .fkrbd7d { right: 20px; bottom: 20px; }
  .snk1uwy  .fkrbd7d { left: 20px; bottom: 20px; }
}
.z31hox { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.b6nehq { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.xzto9 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.d31a04j { color: var(--text-dim); font-size: 0.8rem; }
.i0k2dm a, .c9ilt379 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.i0k2dm a:hover, .c9ilt379 a:hover { color: var(--accent-light); }
.c9ilt379 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.hind2eie .b6nehq { text-align: center; }
.hind2eie .c9ilt379 { justify-content: center; margin-bottom: 16px; }
.hind2eie .xzto9 { margin-top: 0; }
.sezn7f { margin-top: 10px; }
.sezn7f a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .b6nehq { padding-left: 16px; padding-right: 16px; }
  .yx2bxcjm .b6nehq { padding: 20px 16px; }
  .c9ilt379 { gap: 4px 12px; }
  .xzto9 { font-size: 0.78rem; }
}
.dzwqhns1 .xzto9 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.dzwqhns1 .d31a04j { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .dzwqhns1 .n951 { grid-template-columns: 1fr 1fr; } .dzwqhns1 .y8g3e { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dzwqhns1 .n951 { grid-template-columns: 1fr; } }
.fhbj6bav .xzto9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .fhbj6bav .a1048x { gap: 12px; } .fhbj6bav .w4ia2 { margin-right: 0; width: 100%; } }
.n8gb7 .xzto9 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.n8gb7 .d31a04j { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .n8gb7 .johmudb { grid-template-columns: 1fr 1fr; } .n8gb7 .rdnq5 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .n8gb7 .johmudb { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qyjue5 .ixncsc8 { grid-template-columns: 1fr 1fr; } .qyjue5 .z8uv3:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qyjue5 .ixncsc8 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .p9nph85v .ixncsc8 { grid-template-columns: 1fr; } }
.pjgq .b6nehq { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.pjgq .c9ilt379 { justify-content: center; }
.nxln .wlkpn      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.nxln .z31hox { background: var(--bg-page); border-top-color: var(--border-alt); }
.hyflq2g .wlkpn      { background: #0d1117; border-bottom-color: #21262d; }
.hyflq2g .h0q4almp { color: var(--accent-light); }
.hyflq2g .vszcp { --msep-color: #8b949e; }
.hyflq2g .vszcp a { color: #8b949e; }
.hyflq2g .vszcp a:hover { color: var(--accent-light); }
.hyflq2g .erguk { color: #8b949e; }
.hyflq2g .z31hox { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.hyflq2g .xzto9,
.hyflq2g .d31a04j { color: #6e7681; }
.hyflq2g .i0k2dm a, .hyflq2g .c9ilt379 a,
.hyflq2g .i0k2dm a:hover, .hyflq2g .c9ilt379 a:hover,
@media (max-width: 640px) {
  .hyflq2g .vszcp { background: #0d1117; border-top-color: #21262d; }
  .hyflq2g .vszcp li a { border-bottom-color: #21262d; }
}
.bfrpw5 .wlkpn      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bfrpw5 .h0q4almp { color: var(--accent-light); }
.bfrpw5 .vszcp { --msep-color: #475569; }
.bfrpw5 .vszcp a { color: #475569; }
.bfrpw5 .vszcp a:hover { color: var(--accent-light); }
.bfrpw5 .erguk { color: #64748b; }
.bfrpw5 .z31hox { background: #f0f4f8; border-top-color: #cbd5e1; }
.bfrpw5 .xzto9,
.bfrpw5 .d31a04j { color: #64748b; }
.bfrpw5 .i0k2dm a, .bfrpw5 .c9ilt379 a,
.bfrpw5 .i0k2dm a:hover, .bfrpw5 .c9ilt379 a:hover,
@media (max-width: 640px) {
  .bfrpw5 .vszcp { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bfrpw5 .vszcp li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.huo40 .wlkpn      { background: var(--accent); border-bottom-color: var(--accent-light); }
.huo40 .h0q4almp { color: #fff; }
.huo40 .vszcp { --msep-color: rgba(255,255,255,0.82); }
.huo40 .vszcp a { color: rgba(255,255,255,0.82); }
.huo40 .vszcp a:hover { color: #fff; }
.huo40 .erguk { color: rgba(255,255,255,0.9); }
.huo40 .z31hox { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.huo40 .xzto9,
.huo40 .d31a04j { color: rgba(255,255,255,0.72); }
.huo40 .i0k2dm a, .huo40 .c9ilt379 a,
.huo40 .i0k2dm a:hover, .huo40 .c9ilt379 a:hover,
@media (max-width: 640px) {
  .huo40 .vszcp { background: var(--accent); border-top-color: var(--accent-light); }
  .huo40 .vszcp li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.q7j2p .wlkpn {
  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);
}
.q7j2p .z31hox {
  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) {
  .q7j2p .vszcp {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.a8n4xg .re0t { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.w8gpl1 .re0t { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.td11b .re0t { min-height: 72px; height: auto; }
.g5zddjqm .re0t { min-height: 84px; height: auto; }
.yx2bxcjm .re0t { max-width: none; padding: 0 32px; }
.yx2bxcjm .b6nehq  { max-width: none; padding: 24px 32px; }
.b2xln.b0eovu0y .re0t { max-width: 1200px; }
.b2xln.pgmmux .re0t { max-width: 1320px; }
.t7vgj   .h0q4almp, .t7vgj   .w4ia2 { text-transform: capitalize; }
.sbot2 .h0q4almp, .sbot2 .w4ia2 { text-transform: lowercase; }
.lx460 .h0q4almp, .lx460 .w4ia2 { text-transform: uppercase; letter-spacing: 0.06em; }
.za2x, .e94rle {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.cha77945 .za2x,
.j0hdji6o .za2x,
.t689rf .za2x,
.s0cbbvph .za2x,
.xg06p1gm   .vszcp a { font-weight: 500; }
.op3uqt .vszcp a { font-weight: 600; }
.tc0l6b     .vszcp a { font-weight: 700; }
.ivogyh    .vszcp a { font-weight: 800; letter-spacing: 0.01em; }
.k0tdulp     .vszcp > li + li::before,
.cfcgzqyo    .vszcp > li + li::before,
.byv1    .vszcp > li + li::before,
.f7uz9 .vszcp > li + li::before,
.s13b6 .vszcp > li + li::before,
.amispj  .vszcp > li + li::before,
.dxgh29qf    .vszcp > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.k0tdulp     .vszcp > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.cfcgzqyo    .vszcp > li + li::before { content: "|"; }
.byv1    .vszcp > li + li::before { content: "—"; }
.f7uz9 .vszcp > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.s13b6 .vszcp > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.amispj  .vszcp > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.dxgh29qf    .vszcp > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .esgpe .erguk,
  .h9ztq6c .erguk,
  .cg774k .erguk,
  .ap07 .erguk,
  .pkmq37h8 .erguk {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .esgpe .erguk::before,
  .h9ztq6c .erguk::before,
  .cg774k .erguk::before,
  .ap07 .erguk::before,
  .pkmq37h8 .erguk::before { content: ""; display: block; flex-shrink: 0; }

  
  .esgpe .erguk::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;
  }

  
  .h9ztq6c .erguk::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;
  }

  
  .cg774k .erguk::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;
  }

  
  .ap07 .erguk::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;
  }

  
  .pkmq37h8 .erguk::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) {
  .g2cc .erguk {
    padding: 5px 14px;
  }
  .g2cc .vszcp {
    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;
  }
  .g2cc .vszcp li a {
    border-bottom: none; padding: 10px 22px;
  }
  .g2cc .vszcp li a:hover { background: var(--bg-raised); }
  .g2cc .gdz0m,
  .ooe0vyw .gdz0m,
  .py1ls7 .gdz0m { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .xe2t .erguk {
    padding: 5px 10px;
  }
  .xe2t .vszcp {
    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);
  }
  .xe2t .vszcp.e4ywzfus { transform: translateX(0); }
  .xe2t .vszcp li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .xe2t .vszcp li:last-child a { border-bottom: none; }
  .huo40 .vszcp,
  .hyflq2g .vszcp { background: var(--accent) !important; }
  .huo40 .vszcp li a,
  .hyflq2g .vszcp li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .py1ls7 .erguk {
    padding: 5px 10px;
  }
  .py1ls7 .vszcp {
    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);
  }
  .py1ls7 .vszcp::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .py1ls7 .vszcp.e4ywzfus { transform: translateY(0); }
  .py1ls7 .vszcp li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .nit2s .erguk {
    padding: 5px 10px;
  }
  .nit2s .vszcp {
    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;
  }
  .nit2s .vszcp.e4ywzfus { opacity: 1; pointer-events: auto; }
  .nit2s .vszcp li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .rd0465x     .erguk { border-radius: 0 !important; }
  .vkaad   .erguk { border-radius: 8px !important; }
  .psp0x .erguk { border-radius: 50% !important; }
  .g8clt   .erguk { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .qcf04 .us23g4 { flex-direction: column; align-items: stretch; }
  .qcf04 .hvoc53nw { flex-direction: row; min-width: auto; }
  .qcf04 .iven { align-items: flex-start; text-align: left; }
}
.z5nw0ez,
.z5nw0ez.f4vpa4,
.yl0a .z5nw0ez,
.zsdb .z5nw0ez,
.z91i2a .z5nw0ez,
.f1kwb .z5nw0ez {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.wyhtcl {
  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;
}
.x9fqn { flex: 1 1 280px; min-width: 0; }
.ugsnarl {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.jgfkoar {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.e1xa {
  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;
}
.e1xa:hover { transform: translateY(-1px); opacity: 0.95; }
.opqfz8 .wyhtcl {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.opqfz8 .ugsnarl { color: var(--cta); }
.opqfz8 .jgfkoar { color: var(--text-body); }
.opqfz8 .e1xa {
  background: var(--cta) !important;
  color: #fff !important;
}
.ky2yj .wyhtcl {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ky2yj .ugsnarl { color: var(--text-primary); }
.ky2yj .jgfkoar { color: var(--text-body); }
.ky2yj .e1xa {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .wyhtcl {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .x9fqn { flex: 0 0 auto; }
  .ugsnarl { font-size: 1.2rem; }
  .e1xa { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.oszfh5 .gks8q02v { height: 36px; }
.fbfbxxg2 .gks8q02v { height: 60px; max-width: 200px; }
.qhkq41 .gks8q02v { height: 56px; max-width: 180px; }
.vbcoj     .n4ben, .vbcoj     .s1y32yr { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ijfuw90g .ltz0 {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .ieo7 .lvpof {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ieo7 .j8p3lcgc {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ieo7 .j8p3lcgc { padding: 40px 16px 20px; }
  .ieo7 .ltz0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ieo7 .m8tpf2 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .azfzfmq3 .j8p3lcgc {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .azfzfmq3 .j8p3lcgc::before {
    position: absolute; top: 14px; left: 14px;
  }
  .azfzfmq3 .szx1p {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .azfzfmq3 .wqore { white-space: normal; text-align: center; font-size: 1.2rem; }
  .azfzfmq3 .ltz0 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .azfzfmq3 .m8tpf2 { width: 100%; min-width: 0; }
  .azfzfmq3 .n4ben { min-width: 0; }
}
.q49t5x .f41ywza {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.q49t5x .f41ywza summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.q49t5x .f41ywza p { padding: 0 2px 16px; }
.mikk .f41ywza { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.mikk .f41ywza summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.mikk .f41ywza summary::after { content: "›"; font-size: 1.2em; }
.mikk .f41ywza[open] summary::after { content: "‹"; }
.mikk .f41ywza p { padding: 10px 22px 4px; }
.kvwuzsi .f41ywza {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.kvwuzsi .f41ywza summary { color: var(--text-primary); padding-left: 16px; }
.kvwuzsi .f41ywza summary::after { content: "›"; font-size: 1.1em; }
.kvwuzsi .f41ywza[open] summary::after { content: "‹"; }
.kvwuzsi .f41ywza p { padding-left: 16px; }
.j7xpmeaa .r53iap44 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.j7xpmeaa .f41ywza {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.j7xpmeaa .f41ywza:last-child { border-bottom: none; }
.j7xpmeaa .f41ywza summary { color: var(--text-primary); border-radius: 0; }
.j7xpmeaa .f41ywza summary::after { content: "›"; font-size: 1.1em; }
.j7xpmeaa .f41ywza[open] summary::after { content: "‹"; }
.lgkzdpb .f41ywza { overflow: hidden; }
.lgkzdpb .f41ywza summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.lgkzdpb .f41ywza summary::after { color: rgba(255,255,255,.75); }
.lgkzdpb .f41ywza[open] summary { border-radius: 0; }
.rn07 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.xsvpk80 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.tce87ler {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.llt00w { color: var(--text-muted); font-size: 1.05rem; }
.a09l3n {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.i4k4o {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.irhnj { margin-bottom: 20px; }
.ssfkh {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.wmzn {
  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;
}
.wmzn:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.arjhaen4 { resize: vertical; min-height: 130px; }
.o55jze { width: 100%; margin-top: 8px; }
.o3yu7ng {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cyhlr {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.aj1h5z0z { color: var(--text-muted); line-height: 1.75; }
.kqft { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.kqft li { margin-bottom: 6px; }
.svqcb5 { max-width: 760px; margin: 0 auto; }
.wcu9m14 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.t9vjc4kd { max-width: 760px; margin: 0 auto; }
.fqc5op3 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.czdz ul.kqft { margin: 0; }
.mdntb7 { max-width: 900px; margin: 0 auto; }
.jrb4b { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.jrb4b:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jrb4b .fqc5op3 { margin: 0; font-size: 1rem; }
.jrb4b .dy9wo p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .jrb4b { grid-template-columns: 1fr; gap: 10px; } }
.q14ujtb .fqc5op3 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.cgoijq .kqft { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ykox6d5 { grid-template-columns: 1fr; } }
.ad6e { color: inherit; text-decoration: none; }
.ad6e:hover { color: var(--accent-light); text-decoration: underline; }
.sxl4 { display: inline-block; line-height: 0; }
.euhl0p0o { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nw9a3 { margin-bottom: 48px; }
.sssy4eu3 { max-width: 760px; margin: 0 auto; }
.h9t5zgvx { text-align: center; }
.d72ivpc5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.d72ivpc5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.vxrfwl2 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.d72ivpc5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d72ivpc5 ul.kqft { margin: 0; }
.pnq1jmj { color: var(--text-muted); line-height: 1.75; }
.h9t5zgvx .kqft,
.xc3lkxo .kqft,
.svhqho .kqft,
.j9hgsu2g .kqft {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.h9t5zgvx .d72ivpc5,
.xc3lkxo .d72ivpc5 { text-align: left; }
.h9t5zgvx .vxrfwl2,
.xc3lkxo .vxrfwl2 { text-align: center; }
.sqcd { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.klfp5 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.ot442gn { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.khqw47 { margin-top: 12px; }
.cggxbvca { 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; }
.cggxbvca:hover { border-bottom-color: var(--accent-light); }
.zdjt { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.zdjt img { width: 100%; height: 100%; object-fit: cover; display: block; }
.m49m8kzt { width: 200px; height: 200px; }
.kpu4i { border-radius: 10px; }
.ess9bg83 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.yatnwz9k { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.yatnwz9k::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .g8g9p { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.fahkpzl { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.fahkpzl .ot442gn, .fahkpzl .klfp5 { max-width: 640px; }
.oceat .sqcd { font-size: 1.6rem; margin-top: 18px; }
.xyd3z .ot442gn { margin-bottom: 28px; }
@media (max-width: 860px) { .y2zjk { grid-template-columns: 1fr; } .oceat { position: static; text-align: center; } }
.bpoato .zdjt { margin: 0 auto 18px; }
.bpoato .ess9bg83 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .fijtb { grid-template-columns: 1fr; } }
.mohmwg0a .sqcd { font-size: 1.6rem; margin-bottom: 6px; }
.j9hgsu2g .kqft { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .mohmwg0a { flex-direction: column; text-align: center; } .vs9ut4 { grid-template-columns: 1fr; } }
.zbnovs .sqcd { font-size: 1.35rem; margin: 0 0 4px; }
.zbnovs .ess9bg83 { margin: 0; }
.nx4ri { max-width: 760px; margin: 0 auto; }
.ns3g { position: relative; padding-left: 28px; }
.ns3g::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.j8qq6m { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.j8qq6m:last-child { padding-bottom: 0; }
.d3fcki { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.fkwg h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.fkwg p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.adhm1rrn {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.adhm1rrn .tce87ler { color: var(--accent-light); }
.i462aj5 .tce87ler { font-size: 2rem; }
.i462aj5 .llt00w { max-width: 680px; }
.c4fte .tce87ler { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.c4fte .llt00w  { margin: 0; }
@media (max-width: 640px) { .c4fte { flex-direction: column; } }
.urgmim6 .tce87ler { color: var(--accent-light); }
.v89h .tce87ler { color: #fff; }
.v89h .llt00w  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .gs3afovg { grid-template-columns: 1fr; } }
.zk3vh5 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.zk3vh5 .wmzn {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zk3vh5 .wmzn:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.fg43mb .wmzn { background: var(--bg-raised); border-color: transparent; }
.fg43mb .wmzn:focus { background: var(--bg-card); border-color: var(--accent-light); }
.nf559a .wmzn { border-radius: 100px; padding: 11px 20px; }
.nf559a .arjhaen4 { border-radius: 14px; }
.oiewtu {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .oiewtu { grid-template-columns: 1fr; } }
.nq28aj8u {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.nq28aj8u h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.nq28aj8u p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.sijy29p { counter-reset: priv-count; }
.di4xll {
  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);
}
.di4xll:last-child { border-bottom: none; }
.tfkr9 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.di4xll h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.di4xll p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.di173z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.di173z li { margin-bottom: 6px; }
.wrqh7ute{display:none}
.wrqh7ute:empty,.yn0lsgd:empty{display:none}
.hc6f4o{position:relative;overflow:visible}
.lxmu5 .g5u2rr,.snwa .g5u2rr,
.csb77bi1 .g5u2rr,.vf3zoui5 .g5u2rr,
.bmwkog0 .g5u2rr,.ibhzh .g5u2rr{display:block}
.bysb .dd8u{display:block}
.lxmu5 .g5u2rr,.snwa .g5u2rr,
.csb77bi1 .g5u2rr,.vf3zoui5 .g5u2rr,
.bmwkog0 .g5u2rr{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}
.lxmu5 .g5u2rr .yn0lsgd,.snwa .g5u2rr .yn0lsgd,
.csb77bi1 .g5u2rr .yn0lsgd,.vf3zoui5 .g5u2rr .yn0lsgd,
.bmwkog0 .g5u2rr .yn0lsgd{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}
.lxmu5 .f3342,.snwa .f3342,
.csb77bi1 .f3342,.vf3zoui5 .f3342,
.bmwkog0 .f3342{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.lxmu5 .g5u2rr,.snwa .g5u2rr{top:12px}
.lxmu5 .g5u2rr .yn0lsgd{margin-right:auto}
.snwa .g5u2rr .yn0lsgd{margin-left:auto}
.snwa .g5u2rr{text-align:right}
.csb77bi1 .g5u2rr,.vf3zoui5 .g5u2rr{bottom:12px}
.csb77bi1 .g5u2rr .yn0lsgd{margin-right:auto}
.vf3zoui5 .g5u2rr .yn0lsgd{margin-left:auto}
.vf3zoui5 .g5u2rr{text-align:right}
.bmwkog0 .g5u2rr{position:relative;margin-top:16px}
.bmwkog0 .g5u2rr .yn0lsgd{margin:0 auto}
.ibhzh .g5u2rr{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.ibhzh .g5u2rr .yn0lsgd{margin:0}
.ibhzh .ix3iyo6~.g5u2rr,
.ibhzh .pskg7l~.g5u2rr{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ibhzh .ix3iyo6~.g5u2rr .yn0lsgd,
.ibhzh .pskg7l~.g5u2rr .yn0lsgd{justify-content:flex-start}
.ix3iyo6~.g5u2rr,.pskg7l~.g5u2rr{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}
.ix3iyo6~.g5u2rr .yn0lsgd{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.pskg7l~.g5u2rr .yn0lsgd{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.dd8u .yn0lsgd{margin:0 0 12px}
.yn0lsgd{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.f3342{white-space:nowrap}
.u86s3o .f3342{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.hbmm .f3342{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}
.bfzh .yn0lsgd{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.umu9dixp .f3342{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.b4x18xf4 .f3342{color: var(--accent-light);opacity:1;font-weight:500}
.hnce .f3342{border-bottom:1px solid currentColor;padding-bottom:2px}
.d8eup5 .yn0lsgd{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.fvv9puwg{--date-bg:transparent}
.p3xsw7 .izy4k::before{content:""}
.zxkx6m .f3342 + .f3342::before{content:"•";margin-right:6px;opacity:.4}
.xbm5tc6 .f3342 + .f3342::before{content:"/";margin-right:6px;opacity:.35}
.vxt89z .f3342 + .f3342::before{content:"|";margin-right:6px;opacity:.3}
.j3w81qs .f3342 + .f3342::before{content:"—";margin-right:6px;opacity:.3}
.btv620 .f3342 + .f3342::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.oaor .f3342 + .f3342::before{content:"·";margin-right:6px;opacity:.4}
.tcyhpj4 .f3342 + .f3342::before{content:"›";margin-right:6px;opacity:.4}
.cnriejs .f3342 + .f3342::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hw5bhp{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ur6l{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wjah920{display:flex;flex-direction:column;gap:3px}
.m8l9{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.cbz25ya{font-weight:700;font-size:1rem;color:var(--text-heading)}
.in8s0{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.wu10lgmh .hw5bhp{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.dur5lk .hw5bhp{border-top:3px solid var(--accent);padding-top:18px}
.l2l647hy .hw5bhp{border-left:3px solid var(--accent);border-radius:0}
.zs3ilc8j .hw5bhp{padding:20px 0}
@media(max-width:640px){
  .hw5bhp{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .in8s0{max-width:100%}
}
.gg9c .w4lhl8pn{margin:0}
@media (max-width:560px){
  .naugo6c{grid-template-columns:repeat(2,1fr);gap:12px}
}
.fisu5d {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fisu5d.m6agw8ig {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.ynclfqvp {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.ynclfqvp .h1icqix {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  font-size: 24px; line-height: 1; color: var(--text-primary, #111) !important;
  width: 36px; height: 36px; border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  padding: 0; margin: 0;
  z-index: 2;
  transition: background 0.15s;
}
.ynclfqvp .h1icqix:hover { background: rgba(0,0,0,0.12) !important; }
.dsnxp8gn {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.dehavwpx {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.u8fwh {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.ynclfqvp .o5x7l {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.ynclfqvp .o5x7l:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .ynclfqvp { padding: 28px 18px 20px; }
  .u8fwh { font-size: 1.2rem; }
  .dsnxp8gn { max-width: 220px; max-height: 80px; }
}
.ausqoa {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.anvyg9mg {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.tgpl  .ausqoa { border-radius: 50%; }
.cufulzu  .ausqoa { border-radius: 6px; }
.tggbs .ausqoa { border-radius: 22px; }
.yz8edv .wyhtcl {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .ausqoa { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.i91u03 {
  margin: 28px 0 24px;
}
.i91u03 .f4vpa4 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.i91u03 .hpeal {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.i91u03 .wyhtcl {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .re0t { flex-direction: row-reverse; }
[dir="rtl"] .vszcp { flex-direction: row-reverse; }
[dir="rtl"] .y0kwbwe .fkrbd7d { right: auto; left: 32px; }
[dir="rtl"] .snk1uwy  .fkrbd7d { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .y0kwbwe .fkrbd7d { right: auto; left: 20px; }
  [dir="rtl"] .snk1uwy  .fkrbd7d { left: auto;  right: 20px; }
}
[dir="rtl"] .rniimuqn .nrb67  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .uw3d .nrb67 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] .ix3iyo6,
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .zrhof, [dir="rtl"] .uqak { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .qm923rb7 { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .f2gv { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .g8w0v { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .wyhtcl { direction: rtl; }
[dir="rtl"] .ausqoa { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .w90klq { direction: rtl; }
[dir="rtl"] .pl9818k { direction: rtl; }
[dir="rtl"] .szfytk { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .l4f8mwg .uqak,
[dir="rtl"] .fbve .uqak,
[dir="rtl"] .gzh1z .uqak,
[dir="rtl"] .fndltalj .uqak {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .l4f8mwg .uqak li::before,
[dir="rtl"] .fbve .uqak li::before,
[dir="rtl"] .gzh1z .uqak li::before,
[dir="rtl"] .fndltalj .uqak li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .t07tb2.duf5hy8u .uwgg9,
[dir="rtl"] .k107.duf5hy8u .uwgg9,
[dir="rtl"] .yj3rh82.duf5hy8u .uwgg9,
[dir="rtl"] .hrcty.duf5hy8u .uwgg9,
[dir="rtl"] .e6muw8.duf5hy8u .uwgg9 { text-align: right; }
[dir="rtl"] .ix3iyo6.duf5hy8u .lmfir { align-items: flex-end; text-align: right; }
[dir="rtl"] .ix3iyo6.mvugdl8o .lmfir { text-align: center; }
[dir="rtl"] .ix3iyo6 .lmfir { text-align: right; }
[dir="rtl"] .hpeal,
[dir="rtl"] .jv9znz,
[dir="rtl"] .fq08wpuk,
[dir="rtl"] .e9382n2g,
[dir="rtl"] .i4k4o,
[dir="rtl"] .ssfkh,
[dir="rtl"] .ot442gn,
[dir="rtl"] .wmzn,
[dir="rtl"] .arjhaen4 { text-align: right; direction: rtl; }
[dir="rtl"] .nf559a .wmzn,
[dir="rtl"] .zk3vh5 .wmzn { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #8d3a8b;
  --brand:           #8d3a8b;
  --brand-light:     #723b70;
  --brand-pale:      #885787;
  --grad-start:      #bf63bc;
  --grad-end:        #c996c7;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8d3a8b;
  --cta-light:       #742a72;
  --cta-hover:       #612860;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f5f4f5;
  --bg-raised:       #f0eef0;
  --bg-hover:        #f5f4f5;
  --border:          #e7e3e7;
  --border-alt:      #dad1da;
  --border-section:  #e7e3e7;
  --text-primary:    #1a181a;
  --text-muted:      #5d545d;
  --text-body:       #353035;
  --text-sub:        #504850;
  --text-faint:      #857985;
  --text-dim:        #9e939d;
  --text-label:      #6b606a;
  --text-value:      #423c42;
  --accent-bg:       #ece8ec;
  --accent-bg-light: #e3d3e2;
  --bg-tip:          #f0f9f8;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f1f9;
  --bg-pros:         #f0f9f8;
  --bg-cons:         #faf3f4;
  --c-pros:          #218176;
  --c-cons:          #9f2134;
  --c-pros-label:    #279a8d;
  --c-tip-border:    #2baa9c;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #218176;
}
:root { --logo-bg-opacity: 57%; }
body, button, input { font-family: "Cabin", sans-serif; }
.eudm .zjye98 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.eudm .zjye98::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.eudm .pomscp     .zjye98::before { content: "";  color: var(--c-tip-border); }.eudm .jt4fj .zjye98::before { content: ""; color: var(--c-warn-border); }.eudm .e4ns    .zjye98::before { content: ""; color: #60a5fa; }.dlu34yp .eudm .pomscp     .zjye98::before { color: #10b981; }.dlu34yp .eudm .jt4fj .zjye98::before { color: #f43f5e; }.dlu34yp .eudm .e4ns    .zjye98::before { color: #a855f7; }.fvhupy  .eudm .pomscp     .zjye98::before { color: #eab308; }.fvhupy  .eudm .jt4fj .zjye98::before { color: #ef4444; }.fvhupy  .eudm .e4ns    .zjye98::before { color: #f97316; }.z934szh  .eudm .pomscp     .zjye98::before { color: #38bdf8; }.z934szh  .eudm .jt4fj .zjye98::before { color: #818cf8; }.z934szh  .eudm .e4ns    .zjye98::before { color: #2dd4bf; }.npmdto .eudm .zjye98::before { color: var(--accent-light) !important; }
.gn8n37l5 .z3i4, .gn8n37l5 .ix3iyo6 { min-height: 420px; }
.ply1tz3 .l9ar3ens::after, .ply1tz3 .k779ck::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.kp58f59 .egs49y::after,.kp58f59 .fkrbd7d::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; }
.dfwnb3g::before { content: '◆'; font-size: 0.5em; }