:root {
  --color-accent: #259699;
  --color-cta: #ff8847;
  --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;
}
.iod1ne5z {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.zijbas42 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.phnnxtxe {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vimcbw { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.cr6a3fa2 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.cr6a3fa2 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.cr6a3fa2 a:hover { color: var(--accent-light); }
.b62b2sjy     .bh1h28ya { border-radius: 24px; padding: 8px; }
.b62b2sjy .bh1h28ya li a { border-radius: 16px; }
.ny4kv  .bh1h28ya li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .bh1h28ya {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .ad73:hover .bh1h28ya,
  .ad73:focus-within .bh1h28ya { display: block; }
  .bh1h28ya li a { padding: 8px 16px; font-size: 0.88rem; }
}
.c3nye {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hidoaumx { display: none; }
@media (max-width: 640px) {
  .hidoaumx {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hidoaumx.j6spp8 { display: block; }
}
@media (max-width: 640px) {
  .c3nye { display: block; }
  .cr6a3fa2 > li + li::before { display: none !important; }
  .cr6a3fa2 {
    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;
  }
  .cr6a3fa2.j6spp8 { display: flex; }
  .cr6a3fa2 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .cr6a3fa2 li:last-child a { border-bottom: none; }
}
.sel7i { min-height: 480px; }
.kj8t5q9 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.pxp6m { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.lsfj7te .pxp6m { margin-left: 0; margin-right: 0; }
.nxohy {
  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;
}
.xtxpock .nxohy { margin-top: 24px; }
.nxohy:hover { opacity: 0.88; }
.icn9m0q {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.afl40aj3 {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.icn9m0q .w1z11c2 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.icn9m0q .kj8t5q9 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.icn9m0q .pxp6m { color: #e2e8f0; }
.icn9m0q.l4c2af5 .w1z11c2 { text-align: center; }
.icn9m0q.lsfj7te   .w1z11c2 { text-align: left; }
.d1bcq1j .w1z11c2 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.d1bcq1j .kj8t5q9 { color: var(--text-primary); text-shadow: none; }
.d1bcq1j .pxp6m { color: var(--text-muted); }
.d1bcq1j .nxohy { margin-top: 16px; }
.d1bcq1j, .d1bcq1j.sel7i { min-height: auto !important; }
.d1bcq1j.l4c2af5 .w1z11c2 { text-align: center; }
.d1bcq1j.lsfj7te   .w1z11c2 { text-align: left; }
.fc9vxv98 {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.vrdt .fc9vxv98,
.vrdt .fc9vxv98::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.ger9id .fc9vxv98,
.ger9id .g83zldjw {
  animation: hg-breathe 10s ease-in-out infinite;
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.tgqwakb .fc9vxv98,
.tgqwakb .icn9m0q .afl40aj3 {
  overflow: hidden;
}
.tgqwakb .fc9vxv98::after,
.tgqwakb .icn9m0q .afl40aj3::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.puzcc5 .fc9vxv98,
.puzcc5 .fc9vxv98::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.puzcc5 .icn9m0q .afl40aj3 {
  overflow: hidden;
}
.puzcc5 .icn9m0q .afl40aj3::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.jo54poek .fc9vxv98,
.jo54poek .icn9m0q .afl40aj3 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.vrdt .icn9m0q .afl40aj3 {
  overflow: hidden;
}
.vrdt .icn9m0q .afl40aj3::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.ger9id .icn9m0q .afl40aj3 {
  animation: hg-breathe 10s ease-in-out infinite;
}
.fc9vxv98 .afl40aj3 {
  background: none;
}
.fc9vxv98 .kj8t5q9 { color: #fff; }
.fc9vxv98 .pxp6m { color: rgba(255,255,255,0.85); }
.fc9vxv98 .nxohy { background: #fff; color: var(--cta); }
.fc9vxv98 .nxohy:hover { opacity: 0.92; }
.ger9id .f1zdy {
  animation: hg-breathe 7s ease-in-out infinite;
}
.f1zdy .kj8t5q9 { text-shadow: none; color: var(--text-primary); }
.f1zdy .pxp6m { color: var(--text-muted); }
body.por27qs .kj8t5q9 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.wo1jm .kj8t5q9 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.sel7i.fc9vxv98 .kj8t5q9,
section.fc9vxv98 .kj8t5q9 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.f1zdy.l4c2af5 .u89ojm { align-items: center; text-align: center; }
.sel7i .l7ncwg {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.l7ncwg .axju3.lrfq4b {
  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;
}
.l7ncwg .axju3.lrfq4b:hover { opacity: 0.85; }
.in25 .w1z11c2 { padding-bottom: 24px; }
.xtxpock .w1z11c2 { max-width: 1100px; }
@media (max-width: 700px) {
  .f1zdy { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .f1zdy:not(.ol2a1zag) .d1h0 { display: none !important; }
  .ol2a1zag .d1h0 { padding: 16px; }
  .u89ojm  { padding: 36px 24px; }
  .f1zdy~.z8k1te,.kqadmg~.z8k1te{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .sel7i, .f1zdy { min-height: 320px !important; }
  .kj8t5q9 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .mvyvj4,
  .ekz8ipdh,
  .m7yvj { grid-template-columns: 1fr !important; }

  

  
  .in25 { display: flex !important; flex-direction: column !important; }
  .in25 .w1z11c2 { display: contents; }
  .in25 .afl40aj3 { order: 0; }
  .in25 .kj8t5q9 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .in25 .mvyvj4 { order: 2; padding: 0 16px 12px !important; }
  .in25 .pxp6m { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .xtxpock .w1z11c2 { display: flex; flex-direction: column; }
  .xtxpock .w1z11c2 .kj8t5q9 { order: 1; }
  .xtxpock .w1z11c2 .m7yvj { order: 2; margin: 8px 0 24px !important; }
  .xtxpock .w1z11c2 .pxp6m { order: 3; }
  .xtxpock .w1z11c2 .nxohy { order: 4; align-self: center; margin-top: 0; }

  
  .f1zdy.ol2a1zag {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .f1zdy.ol2a1zag .u89ojm { display: contents; padding: 0; }
  .f1zdy.ol2a1zag .u89ojm .kj8t5q9 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .f1zdy.ol2a1zag .d1h0 { order: 2; padding: 12px 16px; }
  .f1zdy.ol2a1zag .u89ojm .pxp6m { order: 3; padding: 0 24px; margin: 0 auto; }
  .f1zdy.ol2a1zag .u89ojm .nxohy { order: 4; align-self: center; margin: 8px 0 32px; }
}
.ubps { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.p05xfu { width: 100%; height: auto; display: block; border-radius: 10px; }
.exdv8o7 .ubps        { border-radius: 16px; }
.exdv8o7 .p05xfu  { border-radius: 16px; }
.cqsb4m .ubps         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.cqsb4m .p05xfu   { border-radius: 8px; }
.zamo { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.a3ewtj2 { width: 100%; padding: 32px 0; position: relative; }
.r1e1 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c2s79yx .a3ewtj2:nth-child(even) { background: var(--bg-surface); }
.c2s79yx .a3ewtj2:nth-child(odd)  { background: var(--bg-page); }
.fuf43 .a3ewtj2:nth-child(even) { background: var(--bg-card); }
.fuf43 .a3ewtj2:nth-child(odd)  { background: var(--bg-page); }
.c2s79yx .a3ewtj2:nth-child(odd)  .r1e1 { background: var(--bg-card); border-radius: 6px; }
.c2s79yx .a3ewtj2:nth-child(even) .r1e1 { background: var(--bg-raised); border-radius: 6px; }
.fuf43 .a3ewtj2:nth-child(odd)  .r1e1 { background: var(--bg-card); border-radius: 6px; }
.fuf43 .a3ewtj2:nth-child(even) .r1e1 { background: var(--bg-raised); border-radius: 6px; }
.c2s79yx .a3ewtj2:nth-child(even) .srkpaj .cxxt,
.fuf43 .a3ewtj2:nth-child(even) .srkpaj .cxxt { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c2s79yx .a3ewtj2:nth-child(odd) .srkpaj .cxxt,
.fuf43 .a3ewtj2:nth-child(odd) .srkpaj .cxxt { background: var(--bg-card-inner); }
.c2s79yx .a3ewtj2:nth-child(even) .pz7puni .cxxt:nth-child(odd),
.fuf43 .a3ewtj2:nth-child(even) .pz7puni .cxxt:nth-child(odd)  { background: var(--bg-card); }
.c2s79yx .a3ewtj2:nth-child(even) .pz7puni .cxxt:nth-child(even),
.fuf43 .a3ewtj2:nth-child(even) .pz7puni .cxxt:nth-child(even) { background: var(--bg-card-inner); }
h1.x57c { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.x57c {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.qw4md { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.gnqrgtw0 h2.x57c {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.skeq39 h2.x57c {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.we2q6mq h2.x57c {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.e3m5qmtt h2.x57c::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zjxa h2.x57c {
  color: var(--text-primary); font-size: 1.7rem;
}
.trvzvj4 h2.x57c::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.nf4wo h2.x57c {
  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;
}
.cdnta { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .cdnta { display: none; } }
.awtze { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.cjqsn { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.io5qp0l {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ext0op0 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.fmgor1 { padding-left: 20px; }
.fmgor1 li { margin-bottom: 6px; }
.fmgor1 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.fmgor1 a:hover { color: var(--accent-light); }
.b3dgmaw .ext0op0 { display: none; }
.on8s53kv .ext0op0 { display: none; }
.on8s53kv .fmgor1 { padding-left: 0; list-style: none; }
.on8s53kv .fmgor1 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.on8s53kv .fmgor1 a { font-size: 0.92rem; }
.dwhc3xtr .io5qp0l { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.dwhc3xtr .ext0op0 { display: none; }
.dwhc3xtr .fmgor1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.dwhc3xtr .fmgor1 li { margin-bottom: 0; }
.dwhc3xtr .fmgor1 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;
}
.dwhc3xtr .fmgor1 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.bquf .io5qp0l { padding: 20px 20px 16px; }
.bquf .fmgor1 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.bquf .fmgor1 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.bquf .fmgor1 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;
}
.bquf .fmgor1 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;
}
.bquf .fmgor1 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.bquf .fmgor1 a:focus,
.bquf .fmgor1 a:focus-visible,
.bquf .fmgor1 a:target { outline: none; }
.bquf .fmgor1 li:target a { border-color: var(--border); color: var(--text-muted); }
.k146k .io5qp0l { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.k146k .ext0op0 { display: none; }
.k146k .fmgor1 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.k146k .fmgor1 li { margin-bottom: 0; }
.k146k .fmgor1 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.k146k .fmgor1 li:last-child::after { content: ""; margin-right: 0; }
.k146k .fmgor1 a { font-size: 0.9rem; }
.cxxt { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.srkpaj .cxxt { background: var(--bg-card); }
.pz7puni .cxxt:nth-child(odd)  { background: var(--bg-card); }
.pz7puni .cxxt:nth-child(even) { background: var(--bg-raised); }
.fcwsg .cxxt {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fcwsg .cxxt:last-child { border-bottom: none; }
.fcwsg h3.qw4md { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.spvhnxy .cxxt {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.spvhnxy .cxxt + .cxxt { margin-top: 4px; }
.bmju2 .cxxt { background: none; border-radius: 0; padding: 12px 0; }
.bmju2 .cxxt + .cxxt { border-top: 1px solid var(--border-section); }
.vw9927j { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.rmapf { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.csfs7a { color: var(--text-body); margin-bottom: 10px; }
.jafy5bq, .gfxmxnuj { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.jafy5bq li, .gfxmxnuj li { margin-bottom: 6px; }
.gfxmxnuj li { list-style: decimal; }
.pdse     .jafy5bq { list-style-type: "● "; }
.rlqoa8p  .jafy5bq { list-style-type: "■ "; }
.a47z0ib .jafy5bq { list-style-type: "◆ "; }
.jeue08    .jafy5bq { list-style-type: "★ "; }
.pdse     .kcscp { list-style-type: "● "; }
.rlqoa8p  .kcscp { list-style-type: "■ "; }
.a47z0ib .kcscp { list-style-type: "◆ "; }
.jeue08    .kcscp { list-style-type: "★ "; }
.pdse    .jafy5bq li::marker, .pdse    .kcscp li::marker,
.rlqoa8p .jafy5bq li::marker, .rlqoa8p .kcscp li::marker,
.a47z0ib .jafy5bq li::marker, .a47z0ib .kcscp li::marker,
.jeue08   .jafy5bq li::marker, .jeue08   .kcscp li::marker {
  color: var(--cta); font-size: 1em;
}
.pdse .gfxmxnuj,
.rlqoa8p .gfxmxnuj,
.a47z0ib .gfxmxnuj,
.jeue08 .gfxmxnuj {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.pdse .gfxmxnuj li,
.rlqoa8p .gfxmxnuj li,
.a47z0ib .gfxmxnuj li,
.jeue08 .gfxmxnuj li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.pdse .gfxmxnuj li::before,
.rlqoa8p .gfxmxnuj li::before,
.a47z0ib .gfxmxnuj li::before,
.jeue08 .gfxmxnuj 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;
}
.pdse     .gfxmxnuj li::before { border-radius: 50%; }
.rlqoa8p  .gfxmxnuj li::before { border-radius: 3px; }
.a47z0ib .gfxmxnuj li::before { border-radius: 3px; }
.jeue08    .gfxmxnuj li::before { border-radius: 50%; }
.rw1twn { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rpms8 .rw1twn,
.jlyhx .rw1twn { background: transparent; border: none; border-radius: 0; }
.n3q4s4jk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.n3q4s4jk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.n3q4s4jk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.n3q4s4jk tr:hover td { background: var(--bg-hover); }
.fsvmznyc .n3q4s4jk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.x4ptj .n3q4s4jk { border: 1px solid var(--border-alt); }
.x4ptj .n3q4s4jk th,
.x4ptj .n3q4s4jk td { border: 1px solid var(--border-alt); }
.e8zj1 .n3q4s4jk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e8zj1 .n3q4s4jk td { border-bottom: none; }
.e8zj1 .n3q4s4jk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.f7xn2dfg .n3q4s4jk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.c0yltt .rw1twn {
  overflow: hidden;
}
.c0yltt .n3q4s4jk th { border-bottom: 1px solid var(--border-alt); }
.c0yltt .n3q4s4jk tr:last-child td { border-bottom: none; }
.gapn { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.v16g7e { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.r4v5k { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.zbnnvk1 { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.by9kb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.kcscp { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.kcscp li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.tqm0 .zbnnvk1 { background: transparent; text-align: center; }
.chaqzy .r4v5k {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.txbf .r4v5k {
  width: 72px; height: 72px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 16px auto 4px; display: block;
  border: 3px solid var(--accent-bg);
}
.sze7c9 .v16g7e { display: grid; grid-template-columns: auto 1fr; }
.sze7c9 .r4v5k {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.sze7c9 .zbnnvk1 { grid-column: 2; }
.sze7c9 .by9kb,
.sze7c9 .kcscp { grid-column: 1 / -1; }
.idsmn .v16g7e { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.idsmn .r4v5k {
  grid-column: 1; grid-row: 1;
  width: 60px; height: 60px; aspect-ratio: 1/1;
  border-radius: 50%; object-fit: cover;
  margin: 14px 12px; border: 2px solid var(--accent-pale);
}
.idsmn .zbnnvk1 { grid-column: 2; }
.idsmn .by9kb,
.idsmn .kcscp { grid-column: 1 / -1; }
.nagzmpx .v16g7e { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.nagzmpx .zbnnvk1 { background: none; color: var(--accent-light); font-weight: 700; }
.cub2 .v16g7e { background: rgba(255,255,255,0.04); backdrop-filter: blur(12px); -webkit-backdrop-filter: blur(12px); border: 1px solid rgba(255,255,255,0.08); }
.cub2 .zbnnvk1 { background: none; color: var(--accent-light); font-weight: 700; }
.e342s .v16g7e { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.e342s .v16g7e:last-child { border-bottom: none; }
.e342s .zbnnvk1 { background: none; color: var(--accent-light); font-weight: 700; }
.gi9ebg .v16g7e { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.gi9ebg .zbnnvk1 { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mof28ffi .gapn { counter-reset: card-n; }
.mof28ffi .v16g7e  { counter-increment: card-n; }
.mof28ffi .zbnnvk1 { display: flex; align-items: center; gap: 10px; }
.mof28ffi .zbnnvk1::before {
  content: counter(card-n);
  flex-shrink: 0; min-width: 26px; height: 26px;
  background: var(--accent); color: #fff; border-radius: 50%;
  display: inline-flex; align-items: center; justify-content: center;
  font-size: 0.76rem; font-weight: 700;
}
.e5afd .v16g7e { background: var(--bg-surface); border: 1px solid var(--border); }
.e5afd .zbnnvk1 { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.auyaxnd { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.ojg26yk  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.s4p92 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.oopsful { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.l1bj5p1g { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.auyaxnd strong { color: var(--text-primary); font-size: 0.95rem; }
.auyaxnd p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.je836w { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.i7d5k, .bcujbl6 { border-radius: 8px; padding: 14px; }
.i7d5k { background: var(--bg-pros); }
.bcujbl6 { background: var(--bg-cons); }
.aen5 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.i7d5k .aen5 { color: var(--c-pros-label); }
.bcujbl6 .aen5 { color: #f87171; }
.i7d5k ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.bcujbl6 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.p05xfu { width: 100%; height: auto; border-radius: 10px; display: block; }
.lrfq4b {
  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;
}
.lrfq4b:hover { opacity: 0.85; }
.b3q4w .lrfq4b  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.b3q4w .lrfq4b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qyqgzkp .lrfq4b  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.qyqgzkp .lrfq4b:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ci2g .nxohy { border-radius: 50px; }
.ci2g .lrfq4b  { border-radius: 50px; }
.rvm4f1yx .nxohy { padding-left: 22px; padding-right: 22px; }
.rvm4f1yx .lrfq4b  { padding-left: 12px; padding-right: 12px; }
.nhfbw4 .nxohy { padding-left: 44px; padding-right: 44px; }
.nhfbw4 .lrfq4b  { padding-left: 24px; padding-right: 24px; }
.i79fm .nxohy { padding-left: 56px; padding-right: 56px; }
.i79fm .lrfq4b  { padding-left: 32px; padding-right: 32px; }
.ezefa5tj   .nxohy::after, .ezefa5tj   .lrfq4b::after,
.ii6itb .nxohy::after, .ii6itb .lrfq4b::after,
.g6nj    .nxohy::after, .g6nj    .lrfq4b::after,
.jhtlfs2    .nxohy::after, .jhtlfs2    .lrfq4b::after,
.eb0r    .nxohy::after, .eb0r    .lrfq4b::after,
.ob4v6o     .nxohy::after, .ob4v6o     .lrfq4b::after,
.lwgs55a    .nxohy::after, .lwgs55a    .lrfq4b::after,
.scbq6q   .nxohy::after, .scbq6q   .lrfq4b::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;
}
.ezefa5tj .nxohy::after, .ezefa5tj .lrfq4b::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");
}
.ii6itb .nxohy::after, .ii6itb .lrfq4b::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");
}
.g6nj .nxohy::after, .g6nj .lrfq4b::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");
}
.jhtlfs2 .nxohy::after, .jhtlfs2 .lrfq4b::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");
}
.eb0r .nxohy::after, .eb0r .lrfq4b::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");
}
.ob4v6o .nxohy::after, .ob4v6o .lrfq4b::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");
}
.lwgs55a .nxohy::after, .lwgs55a .lrfq4b::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");
}
.scbq6q .nxohy::after, .scbq6q .lrfq4b::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");
}
.g6x2ap27   .r8tn::after, .g6x2ap27   .e7f0::after,
.npzv .r8tn::after, .npzv .e7f0::after,
.noo0    .r8tn::after, .noo0    .e7f0::after,
.fim1h    .r8tn::after, .fim1h    .e7f0::after,
.f7fj    .r8tn::after, .f7fj    .e7f0::after,
.gfw7q9sl     .r8tn::after, .gfw7q9sl     .e7f0::after,
.twuyu    .r8tn::after, .twuyu    .e7f0::after,
.tjkztthw   .r8tn::after, .tjkztthw   .e7f0::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;
}
.g6x2ap27 .r8tn::after, .g6x2ap27 .e7f0::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");
}
.npzv .r8tn::after, .npzv .e7f0::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");
}
.noo0 .r8tn::after, .noo0 .e7f0::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");
}
.fim1h .r8tn::after, .fim1h .e7f0::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");
}
.f7fj .r8tn::after, .f7fj .e7f0::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");
}
.gfw7q9sl .r8tn::after, .gfw7q9sl .e7f0::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");
}
.twuyu .r8tn::after, .twuyu .e7f0::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");
}
.tjkztthw .r8tn::after, .tjkztthw .e7f0::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");
}
.z16uo57 .uqbsdx    { background: transparent; padding: 0; }
.axju3.lrfq4b {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .j75gt0 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .j75gt0::before    { grid-area: rank;   }
  .r5fwsw           { grid-area: ident;  }
  .mh6u19     { grid-area: rating; min-width: 0; width: auto; }
  .no3lkb           { grid-area: pills;  }
  .axju3             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .j75gt0 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .j75gt0::before    { justify-self: center; }
  .r5fwsw           { width: 100%; }
  .mh6u19     { justify-self: center; }
  .no3lkb           { grid-template-columns: 1fr; }
}
.pjasqy7  .yimz7 li::before { content: "★"; }
.pjasqy7  .q08s li::before { content: "✕"; }
.f9ft .ji7x7ps { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .hapc .pklj3b {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .hapc .s0lq0d { margin: 0; }
}
.v4xe .s0lq0d { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.v4xe .nwp8d { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.v4xe .rpms8 { padding: 14px 16px; }
.v4xe .jis334yw { border-radius: 4px; }
.v4xe .ji7x7ps { border-radius: 0; }
.jlyhx .je836w { gap: 10px; }
.jlyhx .i7d5k, .jlyhx .bcujbl6 { padding: 12px; }
.jlyhx .i7d5k ul, .jlyhx .bcujbl6 ul { margin: 4px 0 0; padding-left: 18px; }
.jlyhx .i7d5k li, .jlyhx .bcujbl6 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .zcqda8 { grid-template-columns: 1fr; }
  .sdqi9j { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .sdqi9j .p805 { width: 72px; height: 50px; }
  .sdqi9j .kf4ei { max-width: 180px; }
  .sdqi9j .wxxzpyzc { width: auto; }
}
@media (max-width: 720px) {
  .v9ndffcx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dn5pzie { padding: 16px; }
  .ywbq6n .p0zj0h6o { min-width: 50%; }
}
.k3j9vfdu .je836w { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .xnd63n6b { grid-template-columns: 1fr; }
  .xtsie4z { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .be4ofz8 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .l7ndv { flex-wrap: wrap; padding: 16px; }
}
.y5qg77yk .je836w { gap: 8px; }
.y5qg77yk .i7d5k, .y5qg77yk .bcujbl6 { padding: 8px; }
@media (max-width: 480px) {
  .ei070cit { flex-direction: column; align-items: stretch; }
}
.v127la .wxxzpyzc .lrfq4b { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ryri1 { flex-direction: column; align-items: stretch; gap: 10px; }
  .v127la .wxxzpyzc { text-align: center; }
}
@media (max-width: 720px) {
  .jr0n6i { grid-template-columns: 1fr; }
  .co53icfq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .jfq304 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .wo4f { grid-template-columns: 1fr; }
  .q9z7 { width: 100px; height: 100px; margin: 16px auto; }
  .znr4 { font-size: 1.4rem; }
  .e07tm21u { justify-content: center; }
  .fan8s8 .p0zj0h6o { min-width: 50%; }
}
.w0o7 .je836w { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .k9yxqa { flex-wrap: wrap; padding: 14px 16px; }
  .fafp { padding: 12px 16px; }
  .w0o7 .je836w { margin: 0 16px; }
  .w0o7 .e49h6nl { padding: 0 16px; }
  .mit2o { padding: 12px 16px; }
}
.mge2w .soi6rwg { gap: 0; }
.mge2w .j75gt0 {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.mge2w .j75gt0:last-child { border-bottom: none; }
.mge2w .j75gt0:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.mge2w .j75gt0:nth-child(even):hover { background: var(--bg-hover); }
.e3kzb7j .hi4ek,
.e3kzb7j .okolnq66,
.e3kzb7j .okolnq66 {
  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;
}
.e3kzb7j .okolnq66 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.e3kzb7j .fewo4s22 .gypqg8n,
.e3kzb7j .fewo4s22 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;
}
.e3kzb7j .m4es1z,
.e3kzb7j .o03cvc5 { font-size: 1em; }
.zbxth { margin: 16px 0; }
.li5j4r { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.li5j4r summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.li5j4r summary::after { content: "+"; color: var(--accent-light); }
.li5j4r[open] summary::after { content: "−"; }
.li5j4r p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.a3ewtj2 { margin-bottom: 0; }
.hp1en h2.x57c { color: var(--text-primary); border-color: var(--accent-light); }
.chqy h2.x57c { color: var(--text-primary); border-color: var(--accent-light); }
.e9j7n .ojg26yk     { background: #052e16; border-color: #10b981; }
.e9j7n .s4p92 { background: #2d0a1e; border-color: #f43f5e; }
.e9j7n .oopsful    { background: #1e1036; border-color: #a855f7; }
.e9j7n .auyaxnd strong  { color: #f1f5f9; }
.e9j7n .auyaxnd p       { color: #cbd5e1; }
.e9j7n .vlhrlczy    .ojg26yk     .l1bj5p1g::before,
.e9j7n .hevh2kp  .ojg26yk     .l1bj5p1g::before,
.e9j7n .g5z3rm  .ojg26yk     .l1bj5p1g::before,
.e9j7n .te7n4lv .ojg26yk     .l1bj5p1g::before { color: #10b981; }
.e9j7n .vlhrlczy    .s4p92 .l1bj5p1g::before,
.e9j7n .hevh2kp  .s4p92 .l1bj5p1g::before,
.e9j7n .g5z3rm  .s4p92 .l1bj5p1g::before,
.e9j7n .te7n4lv .s4p92 .l1bj5p1g::before { color: #f43f5e; }
.e9j7n .vlhrlczy    .oopsful    .l1bj5p1g::before,
.e9j7n .hevh2kp  .oopsful    .l1bj5p1g::before,
.e9j7n .g5z3rm  .oopsful    .l1bj5p1g::before,
.e9j7n .te7n4lv .oopsful    .l1bj5p1g::before { color: #a855f7; }
.xckii9d .ojg26yk     { background: #2d2000; border-color: #eab308; }
.xckii9d .s4p92 { background: #2d0b0b; border-color: #ef4444; }
.xckii9d .oopsful    { background: #2d1600; border-color: #f97316; }
.xckii9d .auyaxnd strong  { color: #f1f5f9; }
.xckii9d .auyaxnd p       { color: #cbd5e1; }
.xckii9d .vlhrlczy    .ojg26yk     .l1bj5p1g::before,
.xckii9d .hevh2kp  .ojg26yk     .l1bj5p1g::before,
.xckii9d .g5z3rm  .ojg26yk     .l1bj5p1g::before,
.xckii9d .te7n4lv .ojg26yk     .l1bj5p1g::before { color: #eab308; }
.xckii9d .vlhrlczy    .s4p92 .l1bj5p1g::before,
.xckii9d .hevh2kp  .s4p92 .l1bj5p1g::before,
.xckii9d .g5z3rm  .s4p92 .l1bj5p1g::before,
.xckii9d .te7n4lv .s4p92 .l1bj5p1g::before { color: #ef4444; }
.xckii9d .vlhrlczy    .oopsful    .l1bj5p1g::before,
.xckii9d .hevh2kp  .oopsful    .l1bj5p1g::before,
.xckii9d .g5z3rm  .oopsful    .l1bj5p1g::before,
.xckii9d .te7n4lv .oopsful    .l1bj5p1g::before { color: #f97316; }
.g9qlq .ojg26yk     { background: #0c1a2e; border-color: #38bdf8; }
.g9qlq .s4p92 { background: #12103a; border-color: #818cf8; }
.g9qlq .oopsful    { background: #0a2020; border-color: #2dd4bf; }
.g9qlq .auyaxnd strong  { color: #f1f5f9; }
.g9qlq .auyaxnd p       { color: #cbd5e1; }
.g9qlq .vlhrlczy    .ojg26yk     .l1bj5p1g::before,
.g9qlq .hevh2kp  .ojg26yk     .l1bj5p1g::before,
.g9qlq .g5z3rm  .ojg26yk     .l1bj5p1g::before,
.g9qlq .te7n4lv .ojg26yk     .l1bj5p1g::before { color: #38bdf8; }
.g9qlq .vlhrlczy    .s4p92 .l1bj5p1g::before,
.g9qlq .hevh2kp  .s4p92 .l1bj5p1g::before,
.g9qlq .g5z3rm  .s4p92 .l1bj5p1g::before,
.g9qlq .te7n4lv .s4p92 .l1bj5p1g::before { color: #818cf8; }
.g9qlq .vlhrlczy    .oopsful    .l1bj5p1g::before,
.g9qlq .hevh2kp  .oopsful    .l1bj5p1g::before,
.g9qlq .g5z3rm  .oopsful    .l1bj5p1g::before,
.g9qlq .te7n4lv .oopsful    .l1bj5p1g::before { color: #2dd4bf; }
.mjq545n .ojg26yk     { background: var(--accent-bg); border-color: var(--accent-light); }
.mjq545n .s4p92 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.mjq545n .oopsful    { background: var(--accent-bg); border-color: var(--accent-pale); }
.mjq545n .vlhrlczy    .l1bj5p1g::before,
.mjq545n .hevh2kp  .l1bj5p1g::before,
.mjq545n .g5z3rm  .l1bj5p1g::before,
.mjq545n .te7n4lv .l1bj5p1g::before { color: var(--accent-light) !important; }
.hc0nx::before,
.kmrbc::before { margin-right: 5px; }
.jqiaukd7 .i7d5k ul li,
.jqiaukd7 .i7d5k .hc0nx { color: #22c55e; }
.jqiaukd7 .bcujbl6 ul li,
.jqiaukd7 .bcujbl6 .kmrbc { color: #ef4444; }
.u1hv7 .i7d5k { background: var(--bg-pros); }
.u1hv7 .bcujbl6 { background: var(--bg-cons); }
.u1hv7 .i7d5k .hc0nx { color: var(--c-pros-label); }
.u1hv7 .bcujbl6 .kmrbc { color: var(--c-cons); }
.u1hv7 .i7d5k ul li,
.u1hv7 .bcujbl6 ul li,
.ht69fdy .i7d5k { background: var(--bg-pros); }
.ht69fdy .bcujbl6 { background: var(--bg-cons); }
.ht69fdy .i7d5k .hc0nx { color: var(--c-pros-label); }
.ht69fdy .bcujbl6 .kmrbc { color: var(--c-cons); }
.ht69fdy .i7d5k ul li,
.ht69fdy .yimz7 li          { color: var(--c-pros); }
.ht69fdy .bcujbl6 ul li,
.ht69fdy .q08s li          { color: var(--c-cons); }
.mhkw0cxo .hc0nx::before { content: "✓ "; }
.mhkw0cxo .kmrbc::before { content: "✗ "; }
.b0kxcd .hc0nx::before { content: "→ "; }
.b0kxcd .kmrbc::before { content: "← "; }
.pjasqy7 .hc0nx::before { content: "★ "; }
.pjasqy7 .kmrbc::before { content: "✕ "; }
.h0yg .hc0nx::before { content: "◆ "; }
.h0yg .kmrbc::before { content: "▲ "; }
.f9ft .auyaxnd { background: transparent; border-left: none; border: 1.5px solid; }
.f9ft .ojg26yk     { border-color: var(--c-tip-border); }
.f9ft .s4p92 { border-color: var(--c-warn-border); }
.f9ft .oopsful    { border-color: #60a5fa; }
.f9ft .auyaxnd strong { color: var(--text-primary); }
.f9ft .auyaxnd p      { color: var(--text-muted); }
.jbj9f .auyaxnd { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.jbj9f .ojg26yk     { border-top-color: var(--c-tip-border); }
.jbj9f .s4p92 { border-top-color: var(--c-warn-border); }
.jbj9f .oopsful    { border-top-color: #60a5fa; }
.gjekw8hd .auyaxnd { border-left: none; border-radius: 8px; }
.gjekw8hd .ojg26yk     { background: #065f46; }
.gjekw8hd .s4p92 { background: #92400e; }
.gjekw8hd .oopsful    { background: #1e3a8a; }
.gjekw8hd .auyaxnd strong,
.gjekw8hd .auyaxnd p { color: #fff; }
.gjekw8hd .l1bj5p1g::before { color: rgba(255,255,255,0.85) !important; }
.e9j7n.gjekw8hd .ojg26yk,
.e9j7n .gjekw8hd .ojg26yk     { background: #052e16; }
.e9j7n.gjekw8hd .s4p92,
.e9j7n .gjekw8hd .s4p92 { background: #2d0a1e; }
.e9j7n.gjekw8hd .oopsful,
.e9j7n .gjekw8hd .oopsful    { background: #1e1036; }
.xckii9d.gjekw8hd .ojg26yk,
.xckii9d .gjekw8hd .ojg26yk      { background: #2d2000; }
.xckii9d.gjekw8hd .s4p92,
.xckii9d .gjekw8hd .s4p92  { background: #2d0b0b; }
.xckii9d.gjekw8hd .oopsful,
.xckii9d .gjekw8hd .oopsful     { background: #2d1600; }
.g9qlq.gjekw8hd .ojg26yk,
.g9qlq .gjekw8hd .ojg26yk      { background: #0c1a2e; }
.g9qlq.gjekw8hd .s4p92,
.g9qlq .gjekw8hd .s4p92  { background: #12103a; }
.g9qlq.gjekw8hd .oopsful,
.g9qlq .gjekw8hd .oopsful     { background: #0a2020; }
.uf97 .auyaxnd { border-left: none; border-radius: 6px; padding: 10px 14px; }
.uf97 .ojg26yk     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.uf97 .s4p92 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.uf97 .oopsful    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.uf97 .auyaxnd strong { color: var(--text-primary); }
.uf97 .auyaxnd p      { color: var(--text-muted); }
.mll1ist0 .auyaxnd { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.vlhrlczy .l1bj5p1g,
.hevh2kp .l1bj5p1g,
.g5z3rm .l1bj5p1g,
.te7n4lv .l1bj5p1g { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.vlhrlczy .l1bj5p1g::before,
.hevh2kp .l1bj5p1g::before,
.g5z3rm .l1bj5p1g::before,
.te7n4lv .l1bj5p1g::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.vlhrlczy .ojg26yk     .l1bj5p1g::before { content: "✦"; color: var(--c-tip-border); }
.vlhrlczy .s4p92 .l1bj5p1g::before { content: "▲"; color: var(--c-warn-border); }
.vlhrlczy .oopsful    .l1bj5p1g::before { content: "◉"; color: #60a5fa; }
.hevh2kp .ojg26yk     .l1bj5p1g::before { content: "★"; color: var(--c-tip-border); }
.hevh2kp .s4p92 .l1bj5p1g::before { content: "◆"; color: var(--c-warn-border); }
.hevh2kp .oopsful    .l1bj5p1g::before { content: "●"; color: #60a5fa; }
.g5z3rm .ojg26yk     .l1bj5p1g::before { content: "▶"; color: var(--c-tip-border); }
.g5z3rm .s4p92 .l1bj5p1g::before { content: "■"; color: var(--c-warn-border); }
.g5z3rm .oopsful    .l1bj5p1g::before { content: "▸"; color: #60a5fa; }
.te7n4lv .ojg26yk     .l1bj5p1g::before { content: "→"; color: var(--c-tip-border); }
.te7n4lv .s4p92 .l1bj5p1g::before { content: "⬥"; color: var(--c-warn-border); }
.te7n4lv .oopsful    .l1bj5p1g::before { content: "◈"; color: #60a5fa; }
.ra2arr2 .srkpaj .cxxt,
.ra2arr2 .pz7puni .cxxt  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ra2arr2 .v16g7e                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ra2arr2 .rw1twn          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ra2arr2 .io5qp0l                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.f1onlghr .srkpaj .cxxt,
.f1onlghr .pz7puni .cxxt,
.f1onlghr .v16g7e,
.f1onlghr .j75gt0,
.f1onlghr .s0lq0d,
.f1onlghr .rw1twn,
.f1onlghr .io5qp0l,
.f1onlghr .mll1ist0 .auyaxnd { box-shadow: none; }
.e7mee   body, .e7mee   { font-size: 0.9rem; }
.e7mee   .csfs7a, .e7mee .vw9927j, .e7mee .rmapf,
.e7mee   .awtze, .e7mee .cjqsn { font-size: 0.9rem; }
.e7mee   .jafy5bq, .e7mee .gfxmxnuj { font-size: 0.9rem; }
.ezxiz4   .csfs7a, .ezxiz4 .vw9927j, .ezxiz4 .rmapf,
.ezxiz4   .awtze, .ezxiz4 .cjqsn { font-size: 0.95rem; }
.ezxiz4   .jafy5bq, .ezxiz4 .gfxmxnuj { font-size: 0.95rem; }
.pg9zz   .csfs7a, .pg9zz .vw9927j, .pg9zz .rmapf,
.pg9zz   .awtze, .pg9zz .cjqsn { font-size: 1.08rem; }
.pg9zz   .jafy5bq, .pg9zz .gfxmxnuj { font-size: 1.05rem; }
.pg9zz   .n3q4s4jk { font-size: 0.97rem; }
.jpnkxu .kj8t5q9      { font-size: 3.2rem; }
.jpnkxu h2.x57c { font-size: 1.9rem; }
.jpnkxu h3.qw4md     { font-size: 1.4rem; }
.otfwghm .kj8t5q9      { font-size: 3.8rem; }
.otfwghm h2.x57c { font-size: 2.2rem; }
.otfwghm h3.qw4md     { font-size: 1.6rem; }
.a3ewtj2 + .a3ewtj2 { position: relative; }
.eqh6g   .a3ewtj2 + .a3ewtj2::before,
.cxbr86  .a3ewtj2 + .a3ewtj2::before,
.v0s5iaz   .a3ewtj2 + .a3ewtj2::before,
.s5bfinpe   .a3ewtj2 + .a3ewtj2::before,
.oagdby   .a3ewtj2 + .a3ewtj2::before,
.y2kn73x .a3ewtj2 + .a3ewtj2::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.eqh6g .a3ewtj2 + .a3ewtj2::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.cxbr86 .a3ewtj2 + .a3ewtj2::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v0s5iaz .a3ewtj2 + .a3ewtj2::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;
}
.s5bfinpe .a3ewtj2 + .a3ewtj2::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ydbs7g1 .a3ewtj2 { margin-bottom: 16px; }
.ydbs7g1 .a3ewtj2 + .a3ewtj2 { margin-top: 0; }
.ydbs7g1 .r1e1 { padding-top: 0; padding-bottom: 0; }
.oagdby .a3ewtj2 + .a3ewtj2::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.y2kn73x .a3ewtj2 + .a3ewtj2::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.vji6 .a3ewtj2 + .a3ewtj2::before,
.h7dgg .a3ewtj2 + .a3ewtj2::before,
.xut29d6 .a3ewtj2 + .a3ewtj2::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%;
}
.c2s79yx .vji6 .a3ewtj2:nth-child(even)::before,
.c2s79yx .h7dgg .a3ewtj2:nth-child(even)::before,
.c2s79yx .xut29d6 .a3ewtj2:nth-child(even)::before { background: var(--bg-surface); }
.fuf43 .vji6 .a3ewtj2:nth-child(even)::before,
.fuf43 .h7dgg .a3ewtj2:nth-child(even)::before,
.fuf43 .xut29d6 .a3ewtj2:nth-child(even)::before { background: var(--bg-card); }
.vji6 .a3ewtj2 + .a3ewtj2::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");
}
.h7dgg .a3ewtj2 + .a3ewtj2::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");
}
.xut29d6 .a3ewtj2 + .a3ewtj2::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");
}
.bhhk1r2 .icn9m0q,
.hnhljni .icn9m0q,
.uemsq770 .icn9m0q { overflow: hidden; }
.bhhk1r2 .w1z11c2,
.hnhljni .w1z11c2 { margin-bottom: 60px; }
.uemsq770 .w1z11c2 { margin-bottom: 70px; }
.bhhk1r2 .icn9m0q::before,
.hnhljni .icn9m0q::before,
.uemsq770 .icn9m0q::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.bhhk1r2 .icn9m0q::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");
}
.hnhljni .icn9m0q::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");
}
.uemsq770 .icn9m0q::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.j56m .icn9m0q:not(.fc9vxv98) .afl40aj3 { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.kjgxji .icn9m0q:not(.fc9vxv98) .afl40aj3 { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.gaf9  .icn9m0q:not(.fc9vxv98) .afl40aj3 { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.urcjsq46  .icn9m0q:not(.fc9vxv98) .afl40aj3 { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.j56m .fc9vxv98 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.kjgxji .fc9vxv98 { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.gaf9 .fc9vxv98 { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.urcjsq46 .fc9vxv98 { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.zs2qvj85 .fc9vxv98 { background: var(--accent); }
.zs2qvj85 .fc9vxv98 .afl40aj3 { background: none; }
.zs2qvj85 .g83zldjw { background: var(--accent); }
.zs2qvj85 .f1zdy { background: var(--accent-bg); }
.zs2qvj85 .icn9m0q:not(.fc9vxv98) .afl40aj3 { background: rgba(0,0,0,0.6); }
.pd5v8l76 .ubps { float: left; width: 38%; margin: 0 28px 16px 0; }
.pd5v8l76 .ubps .p05xfu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.pd5v8l76 .r1e1::after { content: ''; display: block; clear: both; }
.sg1w4x .ubps { float: right; width: 38%; margin: 0 0 16px 28px; }
.sg1w4x .ubps .p05xfu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sg1w4x .r1e1::after { content: ''; display: block; clear: both; }
.tuqi .a3ewtj2:nth-child(odd)  .ubps { float: left;  width: 38%; margin: 0 28px 16px 0; }
.tuqi .a3ewtj2:nth-child(even) .ubps { float: right; width: 38%; margin: 0 0 16px 28px; }
.tuqi .ubps .p05xfu { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.tuqi .r1e1::after { content: ''; display: block; clear: both; }
.pd5v8l76 .gapn,
.sg1w4x .gapn,
.sg1w4x .soi6rwg,
.tuqi .gapn,
@media (max-width: 900px) {
  .pd5v8l76 .ubps,
  .sg1w4x .ubps,
  .tuqi .a3ewtj2:nth-child(odd)  .ubps,
  .tuqi .a3ewtj2:nth-child(even) .ubps {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .pd5v8l76 .ubps .p05xfu,
  .sg1w4x .ubps .p05xfu,
  .tuqi .ubps .p05xfu {
    max-height: none !important;
  }
}
.pd5v8l76 .jafy5bq,
.pd5v8l76 .gfxmxnuj,
.sg1w4x .jafy5bq,
.sg1w4x .gfxmxnuj,
.tuqi .jafy5bq,
.tuqi .gfxmxnuj { overflow: hidden; }
@media (max-width: 640px) {
  .pd5v8l76 .ubps,
  .sg1w4x .ubps,
  .tuqi .ubps { float: none; width: 100%; margin: 0 0 16px 0; }
}
.z5isfask .zamo,
.z5isfask .r1e1,
.z5isfask .z0czh  { max-width: 1100px; }
.o5xfx .zamo,
.o5xfx .r1e1,
.o5xfx .z0czh  { max-width: 1200px; }
.ton8d62 .zamo,
.ton8d62 .r1e1,
.ton8d62 .z0czh  { max-width: 1320px; }
.g72v { font-size: 0.82rem; color: var(--text-muted); }
.g7l3d33 { display: flex; align-items: center; }
.o16nfcg {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.v5bjmj { display: flex; align-items: center; }
.nfvnuvoh { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.nfvnuvoh:hover { text-decoration: underline; }
.s5h7n3mq { margin: 0 3px; opacity: 0.45; }
.s5h7n3mq::before { content: '/'; }
.euk9x { padding: 2px 5px; color: var(--text-main); }
.keqxi1l .g72v {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.keqxi1l .g7l3d33 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.x69q3973 .g72v {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.x69q3973 .g7l3d33 { padding: 0 0 0 12px; }
.gv5nwq {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.gtrjpoa .g7l3d33 { padding: 0 16px; }
.gtrjpoa .g72v {
  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);
}
.gtrjpoa .zamo { padding-top: 28px; }
@media (max-width: 720px) {
  .gv5nwq { margin-top: 18px; padding: 0 16px; }
  .gtrjpoa .zamo { padding-top: 16px; }
}
.z5isfask.keqxi1l .g7l3d33 { max-width: 1100px; }
.o5xfx.keqxi1l .g7l3d33 { max-width: 1200px; }
.ton8d62.keqxi1l .g7l3d33 { max-width: 1320px; }
.z5isfask .gv5nwq { max-width: 1100px; }
.o5xfx .gv5nwq { max-width: 1200px; }
.ton8d62 .gv5nwq { max-width: 1320px; }
.i6qhw9gn .a3ewtj2 { padding-top: 16px; padding-bottom: 16px; }
.slva0z .a3ewtj2 { padding-top: 24px; padding-bottom: 24px; }
.jw7o0w .a3ewtj2 { padding-top: 40px; padding-bottom: 40px; }
.vl8zybk .a3ewtj2 { padding-top: 52px; padding-bottom: 52px; }
.hzvaelju .a3ewtj2:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hzvaelju .a3ewtj2:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hzvaelju .a3ewtj2:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hzvaelju .a3ewtj2:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.gtg9 .r1e1 { padding-top: 10px;  padding-bottom: 10px; }
.a4c4fou .r1e1 { padding-top: 18px;  padding-bottom: 18px; }
.thamr9 .r1e1 { padding-top: 36px;  padding-bottom: 36px; }
.x3il .r1e1 { padding-top: 48px;  padding-bottom: 48px; }
.faxmon h2.x57c { font-weight: 600; }
.faxmon h3.qw4md     { font-weight: 600; }
.j707h3d h2.x57c { font-weight: 800; }
.j707h3d h3.qw4md     { font-weight: 700; }
.cgfvmd h2.x57c { font-weight: 900; }
.cgfvmd h3.qw4md     { font-weight: 800; }
.cgfvmd .auyaxnd strong,
.cgfvmd .auyaxnd strong { font-weight: 600; }
.r8tn {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.e39v .r8tn { display: none; }
@media (max-width: 640px) {
  .wtldiw6 { display: none; }
  .r8tn {
    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;
  }
}
.r8tn { background: var(--cta) !important; color: #fff !important; border: none !important; }
.r8tn:hover { opacity: 0.85; }
.xpia .r8tn { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.h3u4 .r8tn,
.csix6q4  .r8tn { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.h3u4 .r8tn:hover,
.csix6q4  .r8tn:hover { opacity: 0.88; }
.xpia.h3u4 .r8tn,
.xpia.csix6q4  .r8tn { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.e7f0 {
  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;
}
.e7f0:hover { transform: translateY(-2px); opacity: 0.92; }
.e7f0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.vbxpmw .e7f0 { display: none; }
.dwft .e7f0 { right: 32px; }
.fmxu8ls  .e7f0 { left: 32px; }
@media (max-width: 480px) {
  .dwft .e7f0 { right: 20px; bottom: 20px; }
  .fmxu8ls  .e7f0 { left: 20px; bottom: 20px; }
}
.tyo2sv2 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.z0czh { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.gxc137z { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.wxbmap { color: var(--text-dim); font-size: 0.8rem; }
.ryci5pi { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ryci5pi img { height: 26px; width: auto; object-fit: contain; }
.c5d2 .z0czh { text-align: center; }
.c5d2 .gxc137z { margin-top: 0; }
@media (max-width: 640px) {
  .z0czh { padding-left: 16px; padding-right: 16px; }
  .du9w .z0czh { padding: 20px 16px; }
  .rlsj { gap: 4px 12px; }
  .gxc137z { font-size: 0.78rem; }
}
.wctsf .ga9v9v .ryci5pi { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.wctsf .gxc137z { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.wctsf .wxbmap { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .wctsf .qlskkf { grid-template-columns: 1fr 1fr; } .wctsf .ga9v9v { grid-column: 1 / -1; } }
@media (max-width: 480px) { .wctsf .qlskkf { grid-template-columns: 1fr; } }
.j7u8 .huyg { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.j7u8 .ryci5pi { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.j7u8 .pewkd1n7 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.j7u8 .pewkd1n7 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.j7u8 .pewkd1n7 a:hover { color: var(--accent-light); }
.grzf4k { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.j7u8 .k3disxl { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.j7u8 .ns91l { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.j7u8 .ns91l a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.j7u8 .ns91l a:hover { color: var(--accent-light); }
.j7u8 .gxc137z { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j7u8 .huyg { gap: 12px; } .j7u8 .ryci5pi { margin-right: 0; width: 100%; } }
.e4vy4 .bkjav .ryci5pi { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.e4vy4 .gxc137z { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.e4vy4 .wxbmap { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .e4vy4 .fb4qyl { grid-template-columns: 1fr 1fr; } .e4vy4 .bkjav { grid-column: 1 / -1; } }
@media (max-width: 480px) { .e4vy4 .fb4qyl { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .zkj3j7io .wyuf7d { grid-template-columns: 1fr 1fr; } .zkj3j7io .dg6iy:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zkj3j7io .wyuf7d { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .vrdcw .wyuf7d { grid-template-columns: 1fr; } }
.lbjlgor .z0czh { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.tilzqw .iod1ne5z      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.tilzqw .tyo2sv2 { background: var(--bg-page); border-top-color: var(--border-alt); }
.nixn .iod1ne5z      { background: #0d1117; border-bottom-color: #21262d; }
.nixn .phnnxtxe { color: var(--accent-light); }
.nixn .cr6a3fa2 { --msep-color: #8b949e; }
.nixn .cr6a3fa2 a { color: #8b949e; }
.nixn .cr6a3fa2 a:hover { color: var(--accent-light); }
.nixn .c3nye { color: #8b949e; }
.nixn .tyo2sv2 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.nixn .gxc137z,
.nixn .wxbmap { color: #6e7681; }
.nixn .rqhpcu21 a, .nixn .pewkd1n7 a,
.nixn .ns91l a { color: #8b949e; }
.nixn .ryci5pi { color: #e6edf3; }
.nixn .rqhpcu21 a:hover, .nixn .pewkd1n7 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .nixn .cr6a3fa2 { background: #0d1117; border-top-color: #21262d; }
  .nixn .cr6a3fa2 li a { border-bottom-color: #21262d; }
}
.yaktw .iod1ne5z      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yaktw .phnnxtxe { color: var(--accent-light); }
.yaktw .cr6a3fa2 { --msep-color: #475569; }
.yaktw .cr6a3fa2 a { color: #475569; }
.yaktw .cr6a3fa2 a:hover { color: var(--accent-light); }
.yaktw .c3nye { color: #64748b; }
.yaktw .tyo2sv2 { background: #f0f4f8; border-top-color: #cbd5e1; }
.yaktw .gxc137z,
.yaktw .wxbmap { color: #64748b; }
.yaktw .rqhpcu21 a, .yaktw .pewkd1n7 a,
.yaktw .ns91l a, .yaktw .ryci5pi { color: #374151; }
.yaktw .rqhpcu21 a:hover, .yaktw .pewkd1n7 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .yaktw .cr6a3fa2 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yaktw .cr6a3fa2 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.h3u4 .iod1ne5z      { background: var(--accent); border-bottom-color: var(--accent-light); }
.h3u4 .phnnxtxe { color: #fff; }
.h3u4 .cr6a3fa2 { --msep-color: rgba(255,255,255,0.82); }
.h3u4 .cr6a3fa2 a { color: rgba(255,255,255,0.82); }
.h3u4 .cr6a3fa2 a:hover { color: #fff; }
.h3u4 .c3nye { color: rgba(255,255,255,0.9); }
.h3u4 .tyo2sv2 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.h3u4 .gxc137z,
.h3u4 .wxbmap { color: rgba(255,255,255,0.72); }
.h3u4 .rqhpcu21 a, .h3u4 .pewkd1n7 a,
.h3u4 .ns91l a, .h3u4 .ryci5pi { color: #fff; }
.h3u4 .rqhpcu21 a:hover, .h3u4 .pewkd1n7 a:hover { color: #fff; }
@media (max-width: 640px) {
  .h3u4 .cr6a3fa2 { background: var(--accent); border-top-color: var(--accent-light); }
  .h3u4 .cr6a3fa2 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.csix6q4 .iod1ne5z {
  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);
}
.csix6q4 .tyo2sv2 {
  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) {
  .csix6q4 .cr6a3fa2 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.wob49 .zijbas42 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.oe5xm3 .zijbas42 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.dj3v4nsb .zijbas42 { min-height: 72px; height: auto; }
.xbl4u .zijbas42 { min-height: 84px; height: auto; }
.du9w .zijbas42 { max-width: none; padding: 0 32px; }
.du9w .z0czh  { max-width: none; padding: 24px 32px; }
.ettu.o5xfx .zijbas42 { max-width: 1200px; }
.ettu.ton8d62 .zijbas42 { max-width: 1320px; }
.jzu2tch   .phnnxtxe, .jzu2tch   .ryci5pi { text-transform: capitalize; }
.nvk39 .phnnxtxe, .nvk39 .ryci5pi { text-transform: lowercase; }
.wd3hs .phnnxtxe, .wd3hs .ryci5pi { text-transform: uppercase; letter-spacing: 0.06em; }
.tldte, .zhu1 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.um33gu .tldte,
.um33gu .zhu1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.ys78dn .tldte,
.ys78dn .zhu1 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.u0qs .tldte,
.u0qs .zhu1 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.a10t1b04 .tldte,
.a10t1b04 .zhu1 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.ez5k0pl   .cr6a3fa2 a { font-weight: 500; }
.xd7c .cr6a3fa2 a { font-weight: 600; }
.xymch     .cr6a3fa2 a { font-weight: 700; }
.m7um36h1    .cr6a3fa2 a { font-weight: 800; letter-spacing: 0.01em; }
.rplccyg     .cr6a3fa2 > li + li::before,
.eahdj    .cr6a3fa2 > li + li::before,
.gehgt    .cr6a3fa2 > li + li::before,
.gnwqmpx5 .cr6a3fa2 > li + li::before,
.c7vbqh .cr6a3fa2 > li + li::before,
.pwur7ss  .cr6a3fa2 > li + li::before,
.xi8l    .cr6a3fa2 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.rplccyg     .cr6a3fa2 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.eahdj    .cr6a3fa2 > li + li::before { content: "|"; }
.gehgt    .cr6a3fa2 > li + li::before { content: "—"; }
.gnwqmpx5 .cr6a3fa2 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.c7vbqh .cr6a3fa2 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.pwur7ss  .cr6a3fa2 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.xi8l    .cr6a3fa2 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .u4bd0zmb .c3nye,
  .c0mdp .c3nye,
  .n3uax .c3nye,
  .danksd .c3nye,
  .suotc .c3nye {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .u4bd0zmb .c3nye::before,
  .c0mdp .c3nye::before,
  .n3uax .c3nye::before,
  .danksd .c3nye::before,
  .suotc .c3nye::before { content: ""; display: block; flex-shrink: 0; }

  
  .u4bd0zmb .c3nye::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;
  }

  
  .c0mdp .c3nye::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;
  }

  
  .n3uax .c3nye::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;
  }

  
  .danksd .c3nye::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;
  }

  
  .suotc .c3nye::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) {
  .m3cyhbt .c3nye {
    padding: 5px 14px;
  }
  .m3cyhbt .cr6a3fa2 {
    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;
  }
  .m3cyhbt .cr6a3fa2 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .m3cyhbt .cr6a3fa2 li a:hover { background: var(--bg-raised); }
  .m3cyhbt .hidoaumx,
  .s8685b .hidoaumx,
  .dqmbn3mg .hidoaumx { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .nhg6 .c3nye {
    padding: 5px 10px;
  }
  .nhg6 .cr6a3fa2 {
    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);
  }
  .nhg6 .cr6a3fa2.j6spp8 { transform: translateX(0); }
  .nhg6 .cr6a3fa2 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .nhg6 .cr6a3fa2 li:last-child a { border-bottom: none; }
  .h3u4 .cr6a3fa2,
  .nixn .cr6a3fa2 { background: var(--accent) !important; }
  .h3u4 .cr6a3fa2 li a,
  .nixn .cr6a3fa2 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .dqmbn3mg .c3nye {
    padding: 5px 10px;
  }
  .dqmbn3mg .cr6a3fa2 {
    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);
  }
  .dqmbn3mg .cr6a3fa2::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .dqmbn3mg .cr6a3fa2.j6spp8 { transform: translateY(0); }
  .dqmbn3mg .cr6a3fa2 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .qgcl .c3nye {
    padding: 5px 10px;
  }
  .qgcl .cr6a3fa2 {
    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;
  }
  .qgcl .cr6a3fa2.j6spp8 { opacity: 1; pointer-events: auto; }
  .qgcl .cr6a3fa2 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .exn2nf     .c3nye { border-radius: 0 !important; }
  .xqvsaxx2   .c3nye { border-radius: 8px !important; }
  .a4ls .c3nye { border-radius: 50% !important; }
  .wjhb   .c3nye { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .vv7pebl .hp5iqz { flex-direction: column; align-items: stretch; }
  .vv7pebl .p59kp { flex-direction: row; min-width: auto; }
  .vv7pebl .tldgghng { align-items: flex-start; text-align: left; }
}
.kavtazk2,
.kavtazk2.a3ewtj2,
.c2s79yx .kavtazk2,
.yzgvty4 .kavtazk2,
.fuf43 .kavtazk2,
.v387 .kavtazk2 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.sev5mxd {
  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;
}
.f5lg9bl { flex: 1 1 280px; min-width: 0; }
.mtxak1qb {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.vwnfdfe6 {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.dwdvi {
  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;
}
.dwdvi:hover { transform: translateY(-1px); opacity: 0.95; }
.km4tbr .sev5mxd {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.km4tbr .mtxak1qb { color: var(--cta); }
.km4tbr .vwnfdfe6 { color: var(--text-body); }
.km4tbr .dwdvi {
  background: var(--cta) !important;
  color: #fff !important;
}
.ghv4r2nc .sev5mxd {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ghv4r2nc .mtxak1qb { color: var(--text-primary); }
.ghv4r2nc .vwnfdfe6 { color: var(--text-body); }
.ghv4r2nc .dwdvi {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .sev5mxd {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .f5lg9bl { flex: 0 0 auto; }
  .mtxak1qb { font-size: 1.2rem; }
  .dwdvi { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.q62mdxi3 .vimcbw { height: 36px; }
.i5cq .vimcbw { height: 60px; max-width: 200px; }
.zbkz58jt .vimcbw { height: 56px; max-width: 180px; }
@media (min-width: 720px) {
  .ylke .soi6rwg {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .ylke .j75gt0 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .ylke .j75gt0 { padding: 40px 16px 20px; }
  .ylke .t9d79cld {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .ylke .axju3 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .b9jxdvc .j75gt0 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .b9jxdvc .j75gt0::before {
    position: absolute; top: 14px; left: 14px;
  }
  .b9jxdvc .r5fwsw {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .b9jxdvc .l3a2jz { white-space: normal; text-align: center; font-size: 1.2rem; }
  .b9jxdvc .t9d79cld {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .b9jxdvc .axju3 { width: 100%; min-width: 0; }
  .b9jxdvc .hi4ek { min-width: 0; }
}
.sn052 .j75gt0::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.cl621 .li5j4r {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.cl621 .li5j4r summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.cl621 .li5j4r p { padding: 0 2px 16px; }
.b6mocg0 .li5j4r { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.b6mocg0 .li5j4r summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.b6mocg0 .li5j4r summary::after { content: "›"; font-size: 1.2em; }
.b6mocg0 .li5j4r[open] summary::after { content: "‹"; }
.b6mocg0 .li5j4r p { padding: 10px 22px 4px; }
.h9rdh5fg .li5j4r {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.h9rdh5fg .li5j4r summary { color: var(--text-primary); padding-left: 16px; }
.h9rdh5fg .li5j4r summary::after { content: "›"; font-size: 1.1em; }
.h9rdh5fg .li5j4r[open] summary::after { content: "‹"; }
.h9rdh5fg .li5j4r p { padding-left: 16px; }
.ocbe9 .zbxth { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ocbe9 .li5j4r {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ocbe9 .li5j4r:last-child { border-bottom: none; }
.ocbe9 .li5j4r summary { color: var(--text-primary); border-radius: 0; }
.ocbe9 .li5j4r summary::after { content: "›"; font-size: 1.1em; }
.ocbe9 .li5j4r[open] summary::after { content: "‹"; }
.v73v1 .li5j4r { overflow: hidden; }
.v73v1 .li5j4r summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.v73v1 .li5j4r summary::after { color: rgba(255,255,255,.75); }
.v73v1 .li5j4r[open] summary { border-radius: 0; }
.xpbl { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.oskexk {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.sakiskdj {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.vuw0t { color: var(--text-muted); font-size: 1.05rem; }
.cqcrqd {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.bfjklwy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.t0bd04gu { margin-bottom: 20px; }
.y28s67h4 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.cbajjpur {
  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;
}
.cbajjpur:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.b2x05b { resize: vertical; min-height: 130px; }
.teg7k27 { width: 100%; margin-top: 8px; }
.hafn1w7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.eps42 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gh6cmo4 { color: var(--text-muted); line-height: 1.75; }
.mbbtx { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.mbbtx li { margin-bottom: 6px; }
.izza5g { max-width: 760px; margin: 0 auto; }
.n3h2h { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.fzj7t7 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.fzj7t7:last-child { border-bottom: none; }
.fzj7t7 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.fzj7t7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.eae0o { max-width: 760px; margin: 0 auto; }
.ugxu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.lcmy5kv8 ul.mbbtx { margin: 0; }
.cyr9 .ugxu { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .cyr9 { grid-template-columns: 1fr; gap: 10px; } }
.h8lh { max-width: 640px; margin: 0 auto; text-align: center; }
.n25aul { margin-bottom: 48px; }
.n25aul .ugxu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.n25aul p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.oqi5wm .mbbtx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .hs2o3o { grid-template-columns: 1fr; } }
.yzu4r2l { color: inherit; text-decoration: none; }
.yzu4r2l:hover { color: var(--accent-light); text-decoration: underline; }
.a3xn { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.jsp6a8v { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.jsp6a8v:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.edrezli7 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.jsp6a8v p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.jsp6a8v ul.mbbtx { margin: 0; }
.iopx5w0 { color: var(--text-muted); line-height: 1.75; }
.h793g .mbbtx,
.bk34k .mbbtx,
.xngw .mbbtx,
.fodv6ck4 .mbbtx {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.h793g .jsp6a8v,
.bk34k .jsp6a8v { text-align: left; }
.h793g .edrezli7,
.bk34k .edrezli7 { text-align: center; }
.g2jzb72 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a8neroem { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.obre { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.p12uh9 { margin-top: 12px; }
.xsd1w36 { 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; }
.xsd1w36:hover { border-bottom-color: var(--accent-light); }
.tab11o { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.tab11o img { width: 100%; height: 100%; object-fit: cover; display: block; }
.dc0s { width: 200px; height: 200px; }
.i1b0kc { border-radius: 50%; }
.iotu { display: flex; align-items: center; justify-content: center; background: var(--accent-bg); color: var(--accent-light); font-weight: 800; font-size: 2.4rem; }
.arvmiwa { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.szep { color: var(--text-muted); font-weight: 600; letter-spacing: 0.02em; }
@media (max-width: 640px) { .fhs6 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.wsr7 .obre, .wsr7 .a8neroem { max-width: 640px; }
.ou8kwdem .g2jzb72 { font-size: 1.6rem; margin-top: 18px; }
.tpktb9 .obre { margin-bottom: 28px; }
@media (max-width: 860px) { .gsgcp { grid-template-columns: 1fr; } .ou8kwdem { position: static; text-align: center; } }
.roxvwnpl { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: start; }
.evla { background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 32px; text-align: center; }
.evla .tab11o { margin: 0 auto 18px; }
.evla .arvmiwa { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .roxvwnpl { grid-template-columns: 1fr; } }
.dxaf3 .g2jzb72 { font-size: 1.6rem; margin-bottom: 6px; }
.fodv6ck4 .mbbtx { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dxaf3 { flex-direction: column; text-align: center; } .t0mux { grid-template-columns: 1fr; } }
.az37mk6c .g2jzb72 { font-size: 1.35rem; margin: 0 0 4px; }
.az37mk6c .arvmiwa { margin: 0; }
.ta3q .sakiskdj { color: var(--accent-light); }
.oyv4lhtw .sakiskdj { font-size: 2rem; }
.oyv4lhtw .vuw0t { max-width: 680px; }
.e6ilrlij .sakiskdj { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.e6ilrlij .vuw0t  { margin: 0; }
@media (max-width: 640px) { .e6ilrlij { flex-direction: column; } }
.pi1g .sakiskdj { color: var(--accent-light); }
.aattu3l {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.aattu3l .sakiskdj { color: #fff; }
.aattu3l .vuw0t  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .otg0 { grid-template-columns: 1fr; } }
.a1qs5i .cbajjpur {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.a1qs5i .cbajjpur:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.jka59zqd .cbajjpur { background: var(--bg-raised); border-color: transparent; }
.jka59zqd .cbajjpur:focus { background: var(--bg-card); border-color: var(--accent-light); }
.k8mindz .cbajjpur { border-radius: 100px; padding: 11px 20px; }
.k8mindz .b2x05b { border-radius: 14px; }
.s8ft062y {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .s8ft062y { grid-template-columns: 1fr; } }
.gcfcr0b {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.gcfcr0b h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.gcfcr0b p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.w2thg79 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.w2thg79 li { margin-bottom: 6px; }
.nhub09g8{position:relative;overflow:visible}
.qo3w .yhgo1c{display:block}
.a662g5{--date-bg:transparent}
.kqcvi .tbrj9am::before{content:""}
.lxjaz{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.zf88{display:flex;flex-direction:column;gap:3px}
.qtta924{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.d61s9sah{font-weight:700;font-size:1rem;color:var(--text-heading)}
.cm27h{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.f26fx .lxjaz{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.ewfty .lxjaz{border-top:3px solid var(--accent);padding-top:18px}
.l3vfrysd .lxjaz{border-left:3px solid var(--accent);border-radius:0}
.dilys41p .lxjaz{padding:20px 0}
@media(max-width:640px){
  .lxjaz{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .cm27h{max-width:100%}
}
.u9c3t .rw1twn{margin:0}
@media (max-width:560px){
  .n4xv00r7{grid-template-columns:repeat(2,1fr);gap:12px}
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
@media (max-width: 480px) {
  .xuye5prr { padding: 28px 18px 20px; }
  .noms { font-size: 1.2rem; }
  .j8517csx { max-width: 220px; max-height: 80px; }
}
.zl2l0p4f .hu3b3zn6 { border-radius: 22px; }
.lvzhm5 .sev5mxd {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .hu3b3zn6 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.li86vc {
  margin: 28px 0 24px;
}
.li86vc .a3ewtj2 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.li86vc .r1e1 {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.li86vc .sev5mxd {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .zijbas42 { flex-direction: row-reverse; }
[dir="rtl"] .cr6a3fa2 { flex-direction: row-reverse; }
[dir="rtl"] .dwft .e7f0 { right: auto; left: 32px; }
[dir="rtl"] .fmxu8ls  .e7f0 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .dwft .e7f0 { right: auto; left: 20px; }
  [dir="rtl"] .fmxu8ls  .e7f0 { left: auto;  right: 20px; }
}
[dir="rtl"] .pd5v8l76 .ubps  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .sg1w4x .ubps { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .jafy5bq, [dir="rtl"] .gfxmxnuj { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .i7d5k { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .bcujbl6 { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .auyaxnd { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .sev5mxd { direction: rtl; }
[dir="rtl"] .g72v { direction: rtl; }
[dir="rtl"] .io5qp0l { direction: rtl; }
[dir="rtl"] .fmgor1 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .pdse .gfxmxnuj,
[dir="rtl"] .rlqoa8p .gfxmxnuj,
[dir="rtl"] .a47z0ib .gfxmxnuj,
[dir="rtl"] .jeue08 .gfxmxnuj {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .pdse .gfxmxnuj li::before,
[dir="rtl"] .rlqoa8p .gfxmxnuj li::before,
[dir="rtl"] .a47z0ib .gfxmxnuj li::before,
[dir="rtl"] .jeue08 .gfxmxnuj li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .icn9m0q.lsfj7te .w1z11c2,
[dir="rtl"] .d1bcq1j.lsfj7te .w1z11c2,
[dir="rtl"] .fc9vxv98.lsfj7te .w1z11c2,
[dir="rtl"] .in25.lsfj7te .w1z11c2,
[dir="rtl"] .xtxpock.lsfj7te .w1z11c2 { text-align: right; }
[dir="rtl"] .f1zdy.l4c2af5 .u89ojm { text-align: center; }
[dir="rtl"] .r1e1,
[dir="rtl"] .awtze,
[dir="rtl"] .cjqsn,
[dir="rtl"] .cdnta,
[dir="rtl"] .w1z11c2 { text-align: right; }
[dir="rtl"] .bfjklwy,
[dir="rtl"] .y28s67h4,
[dir="rtl"] .obre,
[dir="rtl"] .cbajjpur,
[dir="rtl"] .b2x05b { text-align: right; direction: rtl; }
[dir="rtl"] .k8mindz .cbajjpur,
[dir="rtl"] .a1qs5i .cbajjpur { padding-right: 20px; padding-left: 20px; }
:root {
  --accent:          #259699;
  --brand:           #259699;
  --brand-light:     #67d1d4;
  --brand-pale:      #a1dbdc;
  --grad-start:      #114546;
  --grad-end:        #208184;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ff8847;
  --cta-light:       #fcba96;
  --cta-hover:       #ffa26f;
  --bg-page:         #061313;
  --bg-surface:      #091e1e;
  --bg-card:         #0d292a;
  --bg-card-inner:   #113536;
  --bg-raised:       #144041;
  --bg-hover:        #184c4d;
  --border:          #1d5b5c;
  --border-alt:      #247274;
  --border-section:  #1d5b5c;
  --text-primary:    #e3e7e7;
  --text-muted:      #9fabac;
  --text-body:       #c8cfcf;
  --text-sub:        #9fabac;
  --text-faint:      #6a7a7b;
  --text-dim:        #525f5f;
  --text-label:      #839494;
  --text-value:      #bac3c3;
  --accent-bg:       #152728;
  --accent-bg-light: #1d3d3e;
  --bg-tip:          #261716;
  --bg-warning:      #272115;
  --bg-info:         #161f26;
  --bg-pros:         #261716;
  --bg-cons:         #26161d;
  --c-pros:          #eb8683;
  --c-cons:          #e689b2;
  --c-pros-label:    #e45b57;
  --c-tip-border:    #df3d38;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #eb8683;
}
:root { --logo-bg-opacity: 55%; }
body, button, input { font-family: "Maven Pro", sans-serif; }
.jyrlt .sel7i, .jyrlt .f1zdy { min-height: 420px; }
.h1r54 .nxohy::after, .h1r54 .lrfq4b::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; }
.hzi5 .r8tn::after,.hzi5 .e7f0::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; }
.s5h7n3mq::before { content: '—'; }