:root {
  --color-accent: #0f1a14;
  --color-cta: #1fcf57;
  --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;
}
.u14ks {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.pjcjnb4c {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.udsm37cw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.a365hg46 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.xcrghv { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.xcrghv a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.xcrghv a:hover { color: var(--accent-light); }
.on73voun     .v178a { border-radius: 24px; padding: 8px; }
.on73voun .v178a li a { border-radius: 16px; }
.wcwo .v178a li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .v178a {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .dcjp:hover .v178a,
  .dcjp:focus-within .v178a { display: block; }
  .v178a li a { padding: 8px 16px; font-size: 0.88rem; }
}
.m1l0i {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.ox1uw { display: none; }
@media (max-width: 640px) {
  .ox1uw {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .ox1uw.yhna { display: block; }
}
@media (max-width: 640px) {
  .m1l0i { display: block; }
  .xcrghv > li + li::before { display: none !important; }
  .xcrghv {
    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;
  }
  .xcrghv.yhna { display: flex; }
  .xcrghv li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .xcrghv li:last-child a { border-bottom: none; }
}
.rp2e58mv { min-height: 480px; }
.bhdmte {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ld9nzqp7 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.rkiy3qj .ld9nzqp7 { margin-left: 0; margin-right: 0; }
.o7x9r7p {
  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;
}
.o7x9r7p:hover { opacity: 0.88; }
.zyw8ejxo {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.zy17fii {
  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%);
}
.zyw8ejxo .hg8anbe {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.zyw8ejxo .bhdmte { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zyw8ejxo .ld9nzqp7 { color: #e2e8f0; }
.zyw8ejxo.c4r1 .hg8anbe { text-align: center; }
.zyw8ejxo.rkiy3qj   .hg8anbe { text-align: left; }
.h476v .hg8anbe {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.h476v .bhdmte { color: var(--text-primary); text-shadow: none; }
.h476v .ld9nzqp7 { color: var(--text-muted); }
.h476v .o7x9r7p { margin-top: 16px; }
.h476v, .h476v.rp2e58mv { min-height: auto !important; }
.h476v.c4r1 .hg8anbe { text-align: center; }
.h476v.rkiy3qj   .hg8anbe { text-align: left; }
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.yqknb0kg .zyw8ejxo .zy17fii {
  overflow: hidden;
}
.yqknb0kg .zyw8ejxo .zy17fii::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%); }
}
@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); }
}
.had8cjv .zyw8ejxo .zy17fii {
  overflow: hidden;
}
.had8cjv .zyw8ejxo .zy17fii::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;
}
.oltuys .zyw8ejxo .zy17fii {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.zwiydsm .zyw8ejxo .zy17fii {
  overflow: hidden;
}
.zwiydsm .zyw8ejxo .zy17fii::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;
}
.ka6fop .zyw8ejxo .zy17fii {
  animation: hg-breathe 10s ease-in-out infinite;
}
.elu85n .zy17fii {
  background: none;
}
.elu85n .bhdmte { color: #fff; }
.elu85n .ld9nzqp7 { color: rgba(255,255,255,0.85); }
.elu85n .o7x9r7p { background: #fff; color: var(--cta); }
.elu85n .o7x9r7p:hover { opacity: 0.92; }
.q8yje2r .bhdmte { text-shadow: none; color: var(--text-primary); }
.q8yje2r .ld9nzqp7 { color: var(--text-muted); }
body.tcvo .bhdmte {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ai3laeb .bhdmte {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.rp2e58mv.elu85n .bhdmte,
section.elu85n .bhdmte {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.q8yje2r.rkiy3qj   .trt4 { align-items: flex-start; text-align: left; }
.rp2e58mv .x9dwlg {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.x9dwlg .k6q8i.mlvizv {
  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;
}
.x9dwlg .k6q8i.mlvizv:hover { opacity: 0.85; }
.atz93ds .hg8anbe { padding-bottom: 24px; }
.nuvpz .hg8anbe { max-width: 1100px; }
@media (max-width: 700px) {
  .q8yje2r { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .q8yje2r:not(.dqrm2d) .emo4i { display: none !important; }
  .dqrm2d .emo4i { padding: 16px; }
  .trt4  { padding: 36px 24px; }
  .q8yje2r~.yvc00d,.a0zokw~.yvc00d{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .rp2e58mv, .q8yje2r { min-height: 320px !important; }
  .bhdmte { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .k6c2i5,
  .xajh6m,
  .jmgy2c { grid-template-columns: 1fr !important; }

  

  
  .atz93ds { display: flex !important; flex-direction: column !important; }
  .atz93ds .hg8anbe { display: contents; }
  .atz93ds .zy17fii { order: 0; }
  .atz93ds .bhdmte { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .atz93ds .k6c2i5 { order: 2; padding: 0 16px 12px !important; }
  .atz93ds .ld9nzqp7 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .nuvpz .hg8anbe { display: flex; flex-direction: column; }
  .nuvpz .hg8anbe .bhdmte { order: 1; }
  .nuvpz .hg8anbe .jmgy2c { order: 2; margin: 8px 0 24px !important; }
  .nuvpz .hg8anbe .ld9nzqp7 { order: 3; }
  .nuvpz .hg8anbe .o7x9r7p { order: 4; align-self: center; margin-top: 0; }

  
  .q8yje2r.dqrm2d {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .q8yje2r.dqrm2d .trt4 { display: contents; padding: 0; }
  .q8yje2r.dqrm2d .trt4 .bhdmte { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .q8yje2r.dqrm2d .emo4i { order: 2; padding: 12px 16px; }
  .q8yje2r.dqrm2d .trt4 .ld9nzqp7 { order: 3; padding: 0 24px; margin: 0 auto; }
  .q8yje2r.dqrm2d .trt4 .o7x9r7p { order: 4; align-self: center; margin: 8px 0 32px; }
}
.yt90rjb { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.yj5068 { width: 100%; height: auto; display: block; border-radius: 10px; }
.qqqlkqx .yt90rjb        { border-radius: 16px; }
.qqqlkqx .yj5068  { border-radius: 16px; }
.dsrk27 .yt90rjb         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.dsrk27 .yj5068   { border-radius: 8px; }
.opsp9u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.f7lp { width: 100%; padding: 32px 0; position: relative; }
.tectpdt { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.x8sbq2yb .f7lp:nth-child(even) { background: var(--bg-surface); }
.x8sbq2yb .f7lp:nth-child(odd)  { background: var(--bg-page); }
.cf4bqtj .f7lp:nth-child(even) { background: var(--bg-card); }
.cf4bqtj .f7lp:nth-child(odd)  { background: var(--bg-page); }
.x8sbq2yb .f7lp:nth-child(odd)  .tectpdt { background: var(--bg-card); border-radius: 6px; }
.x8sbq2yb .f7lp:nth-child(even) .tectpdt { background: var(--bg-raised); border-radius: 6px; }
.cf4bqtj .f7lp:nth-child(odd)  .tectpdt { background: var(--bg-card); border-radius: 6px; }
.cf4bqtj .f7lp:nth-child(even) .tectpdt { background: var(--bg-raised); border-radius: 6px; }
.x8sbq2yb .f7lp:nth-child(even) .om393 .p5u2rxv,
.cf4bqtj .f7lp:nth-child(even) .om393 .p5u2rxv { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.x8sbq2yb .f7lp:nth-child(odd) .om393 .p5u2rxv,
.cf4bqtj .f7lp:nth-child(odd) .om393 .p5u2rxv { background: var(--bg-card-inner); }
.x8sbq2yb .f7lp:nth-child(even) .jf43o38 .p5u2rxv:nth-child(odd),
.cf4bqtj .f7lp:nth-child(even) .jf43o38 .p5u2rxv:nth-child(odd)  { background: var(--bg-card); }
.x8sbq2yb .f7lp:nth-child(even) .jf43o38 .p5u2rxv:nth-child(even),
.cf4bqtj .f7lp:nth-child(even) .jf43o38 .p5u2rxv:nth-child(even) { background: var(--bg-card-inner); }
h1.ke1b2x { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.ke1b2x {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.mf1k06 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.x96wz9p8 h2.ke1b2x {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.puv9vegx h2.ke1b2x {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.rg7gvej h2.ke1b2x {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.f9gr h2.ke1b2x::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.tiu1 h2.ke1b2x {
  color: var(--text-primary); font-size: 1.7rem;
}
.hhwq h2.ke1b2x::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.latb6r7 h2.ke1b2x {
  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;
}
@media (max-width: 640px) { .wjiw2bui { display: none; } }
.le8c { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uvkhogsz { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.mz8f {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.x0dzhukb { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.ixcg3m7 { padding-left: 20px; }
.ixcg3m7 li { margin-bottom: 6px; }
.ixcg3m7 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.ixcg3m7 a:hover { color: var(--accent-light); }
.qitt4q .x0dzhukb { display: none; }
.xeh3ec .x0dzhukb { display: none; }
.xeh3ec .ixcg3m7 { padding-left: 0; list-style: none; }
.xeh3ec .ixcg3m7 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.xeh3ec .ixcg3m7 a { font-size: 0.92rem; }
.yc1n9h03 .mz8f { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.yc1n9h03 .x0dzhukb { display: none; }
.yc1n9h03 .ixcg3m7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.yc1n9h03 .ixcg3m7 li { margin-bottom: 0; }
.yc1n9h03 .ixcg3m7 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;
}
.yc1n9h03 .ixcg3m7 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.yq0z1 .mz8f { padding: 20px 20px 16px; }
.yq0z1 .ixcg3m7 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.yq0z1 .ixcg3m7 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.yq0z1 .ixcg3m7 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;
}
.yq0z1 .ixcg3m7 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;
}
.yq0z1 .ixcg3m7 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.yq0z1 .ixcg3m7 a:focus,
.yq0z1 .ixcg3m7 a:focus-visible,
.yq0z1 .ixcg3m7 a:target { outline: none; }
.yq0z1 .ixcg3m7 li:target a { border-color: var(--border); color: var(--text-muted); }
.hsbd .mz8f { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.hsbd .x0dzhukb { display: none; }
.hsbd .ixcg3m7 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.hsbd .ixcg3m7 li { margin-bottom: 0; }
.hsbd .ixcg3m7 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.hsbd .ixcg3m7 li:last-child::after { content: ""; margin-right: 0; }
.hsbd .ixcg3m7 a { font-size: 0.9rem; }
.p5u2rxv { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.om393 .p5u2rxv { background: var(--bg-card); }
.jf43o38 .p5u2rxv:nth-child(odd)  { background: var(--bg-card); }
.jf43o38 .p5u2rxv:nth-child(even) { background: var(--bg-raised); }
.adfo .p5u2rxv {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.adfo .p5u2rxv:last-child { border-bottom: none; }
.adfo h3.mf1k06 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.gdqpif .p5u2rxv {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.gdqpif .p5u2rxv + .p5u2rxv { margin-top: 4px; }
.bkn5t .p5u2rxv { background: none; border-radius: 0; padding: 12px 0; }
.bkn5t .p5u2rxv + .p5u2rxv { border-top: 1px solid var(--border-section); }
.v96wgxix { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.ggxcl { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.x5y30 { color: var(--text-body); margin-bottom: 10px; }
.y2n5, .j0z7hngf { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.y2n5 li, .j0z7hngf li { margin-bottom: 6px; }
.j0z7hngf li { list-style: decimal; }
.vcfhll     .y2n5 { list-style-type: "● "; }
.hqfyq  .y2n5 { list-style-type: "■ "; }
.hrmnbp .y2n5 { list-style-type: "◆ "; }
.two27    .y2n5 { list-style-type: "★ "; }
.vcfhll     .zost { list-style-type: "● "; }
.hqfyq  .zost { list-style-type: "■ "; }
.hrmnbp .zost { list-style-type: "◆ "; }
.two27    .zost { list-style-type: "★ "; }
.vcfhll    .y2n5 li::marker, .vcfhll    .zost li::marker,
.hqfyq .y2n5 li::marker, .hqfyq .zost li::marker,
.hrmnbp .y2n5 li::marker, .hrmnbp .zost li::marker,
.two27   .y2n5 li::marker, .two27   .zost li::marker {
  color: var(--cta); font-size: 1em;
}
.vcfhll .j0z7hngf,
.hqfyq .j0z7hngf,
.hrmnbp .j0z7hngf,
.two27 .j0z7hngf {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.vcfhll .j0z7hngf li,
.hqfyq .j0z7hngf li,
.hrmnbp .j0z7hngf li,
.two27 .j0z7hngf li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.vcfhll .j0z7hngf li::before,
.hqfyq .j0z7hngf li::before,
.hrmnbp .j0z7hngf li::before,
.two27 .j0z7hngf 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;
}
.vcfhll     .j0z7hngf li::before { border-radius: 50%; }
.hqfyq  .j0z7hngf li::before { border-radius: 3px; }
.hrmnbp .j0z7hngf li::before { border-radius: 3px; }
.two27    .j0z7hngf li::before { border-radius: 50%; }
.reyqtge { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.g6d24 .reyqtge,
.jp31k .reyqtge { background: transparent; border: none; border-radius: 0; }
.n5tyf { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.n5tyf th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.n5tyf td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.n5tyf tr:hover td { background: var(--bg-hover); }
.hpnj .n5tyf tbody tr:nth-child(even) td { background: var(--bg-surface); }
.y8beo .n5tyf { border: 1px solid var(--border-alt); }
.y8beo .n5tyf th,
.y8beo .n5tyf td { border: 1px solid var(--border-alt); }
.tmei .n5tyf th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.tmei .n5tyf td { border-bottom: none; }
.tmei .n5tyf tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.hsmx3x .n5tyf th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.l4qidx .reyqtge {
  overflow: hidden;
}
.l4qidx .n5tyf th { border-bottom: 1px solid var(--border-alt); }
.l4qidx .n5tyf tr:last-child td { border-bottom: none; }
.cedtr { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.e6034 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.razaxcrf { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.iv3x { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.nj04 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zost { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zost 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%}
.xu8bijvk .iv3x { background: transparent; text-align: center; }
.mv2ipc .razaxcrf {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.tzkhr .razaxcrf {
  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);
}
.oj41 .e6034 { display: grid; grid-template-columns: auto 1fr; }
.oj41 .razaxcrf {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.oj41 .iv3x { grid-column: 2; }
.oj41 .nj04,
.oj41 .zost { grid-column: 1 / -1; }
.yh7e .e6034 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.yh7e .razaxcrf {
  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);
}
.yh7e .iv3x { grid-column: 2; }
.yh7e .nj04,
.yh7e .zost { grid-column: 1 / -1; }
.xwn8 .e6034 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.xwn8 .iv3x { background: none; color: var(--accent-light); font-weight: 700; }
.rs3i66 .e6034 { 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); }
.rs3i66 .iv3x { background: none; color: var(--accent-light); font-weight: 700; }
.d4lhtdq .e6034 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.d4lhtdq .e6034:last-child { border-bottom: none; }
.d4lhtdq .iv3x { background: none; color: var(--accent-light); font-weight: 700; }
.bej53 .e6034 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bej53 .iv3x { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.oeuqs .cedtr { counter-reset: card-n; }
.oeuqs .e6034  { counter-increment: card-n; }
.oeuqs .iv3x { display: flex; align-items: center; gap: 10px; }
.oeuqs .iv3x::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;
}
.kmkwd9ak .e6034 { background: var(--bg-surface); border: 1px solid var(--border); }
.kmkwd9ak .iv3x { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.ytvw2j8 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.e5r1oxh { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.hz0t3n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.ytvw2j8 strong { color: var(--text-primary); font-size: 0.95rem; }
.ytvw2j8 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.yj5068 { width: 100%; height: auto; border-radius: 10px; display: block; }
.mlvizv {
  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;
}
.mlvizv:hover { opacity: 0.85; }
.hvume .mlvizv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hvume .mlvizv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.i8tvkyd .mlvizv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.i8tvkyd .mlvizv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.iw7oktg .o7x9r7p { border-radius: 50px; }
.iw7oktg .mlvizv  { border-radius: 50px; }
.kht6u6j0 .o7x9r7p { padding-left: 22px; padding-right: 22px; }
.kht6u6j0 .mlvizv  { padding-left: 12px; padding-right: 12px; }
.mkdcy .o7x9r7p { padding-left: 44px; padding-right: 44px; }
.mkdcy .mlvizv  { padding-left: 24px; padding-right: 24px; }
.kwi2gp2 .o7x9r7p { padding-left: 56px; padding-right: 56px; }
.kwi2gp2 .mlvizv  { padding-left: 32px; padding-right: 32px; }
.f5rrjlm   .o7x9r7p::after, .f5rrjlm   .mlvizv::after,
.mcdxp .o7x9r7p::after, .mcdxp .mlvizv::after,
.a204    .o7x9r7p::after, .a204    .mlvizv::after,
.u04p    .o7x9r7p::after, .u04p    .mlvizv::after,
.tgydim    .o7x9r7p::after, .tgydim    .mlvizv::after,
.rviq0j     .o7x9r7p::after, .rviq0j     .mlvizv::after,
.ppmoc7    .o7x9r7p::after, .ppmoc7    .mlvizv::after,
.e3d20dwq   .o7x9r7p::after, .e3d20dwq   .mlvizv::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;
}
.f5rrjlm .o7x9r7p::after, .f5rrjlm .mlvizv::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");
}
.mcdxp .o7x9r7p::after, .mcdxp .mlvizv::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");
}
.a204 .o7x9r7p::after, .a204 .mlvizv::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");
}
.u04p .o7x9r7p::after, .u04p .mlvizv::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");
}
.tgydim .o7x9r7p::after, .tgydim .mlvizv::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");
}
.rviq0j .o7x9r7p::after, .rviq0j .mlvizv::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");
}
.ppmoc7 .o7x9r7p::after, .ppmoc7 .mlvizv::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");
}
.e3d20dwq .o7x9r7p::after, .e3d20dwq .mlvizv::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");
}
.n04o43o   .llqdx0::after, .n04o43o   .szix::after,
.ttxyd6g .llqdx0::after, .ttxyd6g .szix::after,
.o2ii    .llqdx0::after, .o2ii    .szix::after,
.tk2c0    .llqdx0::after, .tk2c0    .szix::after,
.ulqqodg    .llqdx0::after, .ulqqodg    .szix::after,
.vjxk     .llqdx0::after, .vjxk     .szix::after,
.hf0z8fu    .llqdx0::after, .hf0z8fu    .szix::after,
.c4ou   .llqdx0::after, .c4ou   .szix::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;
}
.n04o43o .llqdx0::after, .n04o43o .szix::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");
}
.ttxyd6g .llqdx0::after, .ttxyd6g .szix::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");
}
.o2ii .llqdx0::after, .o2ii .szix::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");
}
.tk2c0 .llqdx0::after, .tk2c0 .szix::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");
}
.ulqqodg .llqdx0::after, .ulqqodg .szix::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");
}
.vjxk .llqdx0::after, .vjxk .szix::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");
}
.hf0z8fu .llqdx0::after, .hf0z8fu .szix::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");
}
.c4ou .llqdx0::after, .c4ou .szix::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");
}
.xsuu0 .u5bu7    { background: transparent; padding: 0; }
.k6q8i.mlvizv {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .jb2n2v8 {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .jb2n2v8::before    { grid-area: rank;   }
  .v24hsm           { grid-area: ident;  }
  .wodt     { grid-area: rating; min-width: 0; width: auto; }
  .frefw           { grid-area: pills;  }
  .k6q8i             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .jb2n2v8 {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .jb2n2v8::before    { justify-self: center; }
  .v24hsm           { width: 100%; }
  .wodt     { justify-self: center; }
  .frefw           { grid-template-columns: 1fr; }
}
.vb4cs .ifo1ry { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .ywbwak3 .vav3mo {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .ywbwak3 .dmud { margin: 0; }
}
.j0vzmx5 .n0mv { padding: 0; gap: 0; overflow: hidden; }
.j0vzmx5 .mj25095c { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.j0vzmx5 .of0o6 { padding: 16px 20px; }
.j0vzmx5 .du9jm { padding: 16px 20px; align-self: center; }
@media (max-width: 720px) {
  .eed9 { grid-template-columns: 1fr; }
  .h9nxfpz { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .h9nxfpz .l5mkgr3q { width: 72px; height: 50px; }
  .h9nxfpz .vaj2928a { max-width: 180px; }
  .h9nxfpz .fxym { width: auto; }
}
@media (max-width: 720px) {
  .geq3jf2 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vj3ogtxz { padding: 16px; }
  .k7aks .dhz0awm { min-width: 50%; }
}
@media (max-width: 860px) {
  .a27hq { grid-template-columns: 1fr; }
  .jcway8m { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .knf0x { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .pt1w7c { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .cff2alzh { flex-direction: column; align-items: stretch; }
}
.igwor3p .fxym .mlvizv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .n8hz3m { flex-direction: column; align-items: stretch; gap: 10px; }
  .igwor3p .fxym { text-align: center; }
}
@media (max-width: 720px) {
  .cbrv4 { grid-template-columns: 1fr; }
  .v4ilfdn { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pxqyx5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .bfsymee7 { grid-template-columns: 1fr; }
  .i2nunve { width: 100px; height: 100px; margin: 16px auto; }
  .mekixk { font-size: 1.4rem; }
  .iq2p { justify-content: center; }
  .ibxq .dhz0awm { min-width: 50%; }
}
@media (max-width: 540px) {
  .akl22 { flex-wrap: wrap; padding: 14px 16px; }
  .qbl7 { padding: 12px 16px; }
  .nmqx .h1uxim { margin: 0 16px; }
  .nmqx .y7kp8f { padding: 0 16px; }
  .xb0viuou { padding: 12px 16px; }
}
.oeg3 .cmdl {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.oeg3 .jb2n2v8 {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.oeg3 .jb2n2v8:last-child { border-bottom: none; }
.oeg3 .v24hsm,
.oeg3 .wodt,
.oeg3 .frefw {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.v9x3zsd .frefw .eiu59 {
  background: transparent; padding: 4px 8px;
}
.v9x3zsd .frefw .sj0d { font-size: .65rem; opacity: .65; }
.v9x3zsd .frefw .yrzi2   { font-size: 1.15rem; color: var(--accent-light); }
.rgxmb3k .ku0c11i,
.rgxmb3k .oav8,
.rgxmb3k .oav8 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.rgxmb3k .oav8 small { display: none; }
.rgxmb3k .ikeyd88 .w8xu6spt,
.rgxmb3k .ikeyd88 strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.rgxmb3k .iuxtu2 { display: none; }
.m9t4lwsf { margin: 16px 0; }
.oxif { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.oxif summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.oxif summary::after { content: "+"; color: var(--accent-light); }
.oxif[open] summary::after { content: "−"; }
.oxif p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.f7lp { margin-bottom: 0; }
.uragg h2.ke1b2x { color: var(--text-primary); border-color: var(--accent-light); }
.ci2oknc h2.ke1b2x { color: var(--text-primary); border-color: var(--accent-light); }
.v7s33iva .e5r1oxh    { background: #1e1036; border-color: #a855f7; }
.v7s33iva .ytvw2j8 strong  { color: #f1f5f9; }
.v7s33iva .ytvw2j8 p       { color: #cbd5e1; }
.v7s33iva .xl5nz    .t3frn     .hz0t3n::before,
.v7s33iva .g5xytq  .t3frn     .hz0t3n::before,
.v7s33iva .rjwjh3ic  .t3frn     .hz0t3n::before,
.v7s33iva .x2axh .t3frn     .hz0t3n::before { color: #10b981; }
.v7s33iva .xl5nz    .w6w8i .hz0t3n::before,
.v7s33iva .g5xytq  .w6w8i .hz0t3n::before,
.v7s33iva .rjwjh3ic  .w6w8i .hz0t3n::before,
.v7s33iva .x2axh .w6w8i .hz0t3n::before { color: #f43f5e; }
.v7s33iva .xl5nz    .e5r1oxh    .hz0t3n::before,
.v7s33iva .g5xytq  .e5r1oxh    .hz0t3n::before,
.v7s33iva .rjwjh3ic  .e5r1oxh    .hz0t3n::before,
.v7s33iva .x2axh .e5r1oxh    .hz0t3n::before { color: #a855f7; }
.s69tw .e5r1oxh    { background: #2d1600; border-color: #f97316; }
.s69tw .ytvw2j8 strong  { color: #f1f5f9; }
.s69tw .ytvw2j8 p       { color: #cbd5e1; }
.s69tw .xl5nz    .t3frn     .hz0t3n::before,
.s69tw .g5xytq  .t3frn     .hz0t3n::before,
.s69tw .rjwjh3ic  .t3frn     .hz0t3n::before,
.s69tw .x2axh .t3frn     .hz0t3n::before { color: #eab308; }
.s69tw .xl5nz    .w6w8i .hz0t3n::before,
.s69tw .g5xytq  .w6w8i .hz0t3n::before,
.s69tw .rjwjh3ic  .w6w8i .hz0t3n::before,
.s69tw .x2axh .w6w8i .hz0t3n::before { color: #ef4444; }
.s69tw .xl5nz    .e5r1oxh    .hz0t3n::before,
.s69tw .g5xytq  .e5r1oxh    .hz0t3n::before,
.s69tw .rjwjh3ic  .e5r1oxh    .hz0t3n::before,
.s69tw .x2axh .e5r1oxh    .hz0t3n::before { color: #f97316; }
.mn83vr0 .e5r1oxh    { background: #0a2020; border-color: #2dd4bf; }
.mn83vr0 .ytvw2j8 strong  { color: #f1f5f9; }
.mn83vr0 .ytvw2j8 p       { color: #cbd5e1; }
.mn83vr0 .xl5nz    .t3frn     .hz0t3n::before,
.mn83vr0 .g5xytq  .t3frn     .hz0t3n::before,
.mn83vr0 .rjwjh3ic  .t3frn     .hz0t3n::before,
.mn83vr0 .x2axh .t3frn     .hz0t3n::before { color: #38bdf8; }
.mn83vr0 .xl5nz    .w6w8i .hz0t3n::before,
.mn83vr0 .g5xytq  .w6w8i .hz0t3n::before,
.mn83vr0 .rjwjh3ic  .w6w8i .hz0t3n::before,
.mn83vr0 .x2axh .w6w8i .hz0t3n::before { color: #818cf8; }
.mn83vr0 .xl5nz    .e5r1oxh    .hz0t3n::before,
.mn83vr0 .g5xytq  .e5r1oxh    .hz0t3n::before,
.mn83vr0 .rjwjh3ic  .e5r1oxh    .hz0t3n::before,
.mn83vr0 .x2axh .e5r1oxh    .hz0t3n::before { color: #2dd4bf; }
.k105t .t3frn     { background: var(--accent-bg); border-color: var(--accent-light); }
.k105t .w6w8i { background: var(--accent-bg-light); border-color: var(--accent-light); }
.k105t .e5r1oxh    { background: var(--accent-bg); border-color: var(--accent-pale); }
.k105t .xl5nz    .hz0t3n::before,
.k105t .g5xytq  .hz0t3n::before,
.k105t .rjwjh3ic  .hz0t3n::before,
.k105t .x2axh .hz0t3n::before { color: var(--accent-light) !important; }
.hoavv9 .zr0f { background: var(--bg-pros); }
.hoavv9 .sg4w9fhr { background: var(--bg-cons); }
.hoavv9 .zr0f .jurhva { color: var(--c-pros-label); }
.hoavv9 .sg4w9fhr .nluadfp { color: var(--c-cons); }
.hoavv9 .zr0f ul li,
.hoavv9 .aknx09l li          { color: var(--c-pros); }
.hoavv9 .sg4w9fhr ul li,
.hoavv9 .djwbc2 li          { color: var(--c-cons); }
.m3x5d .jurhva::before { content: "✓ "; }
.m3x5d .nluadfp::before { content: "✗ "; }
.m1ngim .ytvw2j8 { background: transparent; border-left: none; border: 1.5px solid; }
.m1ngim .e5r1oxh    { border-color: #60a5fa; }
.m1ngim .ytvw2j8 strong { color: var(--text-primary); }
.m1ngim .ytvw2j8 p      { color: var(--text-muted); }
.vb4cs .ytvw2j8 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.vb4cs .t3frn     { border-top-color: var(--c-tip-border); }
.vb4cs .w6w8i { border-top-color: var(--c-warn-border); }
.vb4cs .e5r1oxh    { border-top-color: #60a5fa; }
.tgz3 .ytvw2j8 { border-left: none; border-radius: 8px; }
.tgz3 .e5r1oxh    { background: #1e3a8a; }
.tgz3 .ytvw2j8 strong,
.tgz3 .ytvw2j8 p { color: #fff; }
.tgz3 .hz0t3n::before { color: rgba(255,255,255,0.85) !important; }
.v7s33iva.tgz3 .e5r1oxh,
.v7s33iva .tgz3 .e5r1oxh    { background: #1e1036; }
.s69tw.tgz3 .e5r1oxh,
.s69tw .tgz3 .e5r1oxh     { background: #2d1600; }
.mn83vr0.tgz3 .e5r1oxh,
.mn83vr0 .tgz3 .e5r1oxh     { background: #0a2020; }
.d68i1 .ytvw2j8 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.d68i1 .e5r1oxh    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.d68i1 .ytvw2j8 strong { color: var(--text-primary); }
.d68i1 .ytvw2j8 p      { color: var(--text-muted); }
.hnhmk .ytvw2j8 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.xl5nz .hz0t3n,
.g5xytq .hz0t3n,
.rjwjh3ic .hz0t3n,
.x2axh .hz0t3n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.xl5nz .hz0t3n::before,
.g5xytq .hz0t3n::before,
.rjwjh3ic .hz0t3n::before,
.x2axh .hz0t3n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.xl5nz .t3frn     .hz0t3n::before { content: "✦"; color: var(--c-tip-border); }
.xl5nz .w6w8i .hz0t3n::before { content: "▲"; color: var(--c-warn-border); }
.xl5nz .e5r1oxh    .hz0t3n::before { content: "◉"; color: #60a5fa; }
.g5xytq .t3frn     .hz0t3n::before { content: "★"; color: var(--c-tip-border); }
.g5xytq .w6w8i .hz0t3n::before { content: "◆"; color: var(--c-warn-border); }
.g5xytq .e5r1oxh    .hz0t3n::before { content: "●"; color: #60a5fa; }
.rjwjh3ic .t3frn     .hz0t3n::before { content: "▶"; color: var(--c-tip-border); }
.rjwjh3ic .w6w8i .hz0t3n::before { content: "■"; color: var(--c-warn-border); }
.rjwjh3ic .e5r1oxh    .hz0t3n::before { content: "▸"; color: #60a5fa; }
.x2axh .t3frn     .hz0t3n::before { content: "→"; color: var(--c-tip-border); }
.x2axh .w6w8i .hz0t3n::before { content: "⬥"; color: var(--c-warn-border); }
.x2axh .e5r1oxh    .hz0t3n::before { content: "◈"; color: #60a5fa; }
.bzmd .om393 .p5u2rxv,
.bzmd .jf43o38 .p5u2rxv  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.bzmd .e6034                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.bzmd .reyqtge          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.bzmd .mz8f                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dkc9 .om393 .p5u2rxv,
.dkc9 .jf43o38 .p5u2rxv,
.dkc9 .e6034,
.dkc9 .jb2n2v8,
.dkc9 .dmud,
.dkc9 .reyqtge,
.dkc9 .mz8f,
.dkc9 .hnhmk .ytvw2j8 { box-shadow: none; }
.i7h2pf   .x5y30, .i7h2pf .v96wgxix, .i7h2pf .ggxcl,
.i7h2pf   .le8c, .i7h2pf .uvkhogsz { font-size: 0.9rem; }
.i7h2pf   .y2n5, .i7h2pf .j0z7hngf { font-size: 0.9rem; }
.yfnxth0   .x5y30, .yfnxth0 .v96wgxix, .yfnxth0 .ggxcl,
.yfnxth0   .le8c, .yfnxth0 .uvkhogsz { font-size: 0.95rem; }
.yfnxth0   .y2n5, .yfnxth0 .j0z7hngf { font-size: 0.95rem; }
.btxol   .x5y30, .btxol .v96wgxix, .btxol .ggxcl,
.btxol   .le8c, .btxol .uvkhogsz { font-size: 1.08rem; }
.btxol   .y2n5, .btxol .j0z7hngf { font-size: 1.05rem; }
.btxol   .n5tyf { font-size: 0.97rem; }
.rpw21 .bhdmte      { font-size: 3.2rem; }
.rpw21 h2.ke1b2x { font-size: 1.9rem; }
.rpw21 h3.mf1k06     { font-size: 1.4rem; }
.wf60 .bhdmte      { font-size: 3.8rem; }
.wf60 h2.ke1b2x { font-size: 2.2rem; }
.wf60 h3.mf1k06     { font-size: 1.6rem; }
.f7lp + .f7lp { position: relative; }
.um3ix92   .f7lp + .f7lp::before,
.if0xj6  .f7lp + .f7lp::before,
.cvsg9h   .f7lp + .f7lp::before,
.zvczx7v   .f7lp + .f7lp::before,
.ch3st2i7   .f7lp + .f7lp::before,
.bjuxfr .f7lp + .f7lp::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.um3ix92 .f7lp + .f7lp::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.if0xj6 .f7lp + .f7lp::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.cvsg9h .f7lp + .f7lp::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;
}
.zvczx7v .f7lp + .f7lp::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.teb0jhn5 .f7lp { margin-bottom: 16px; }
.teb0jhn5 .f7lp + .f7lp { margin-top: 0; }
.teb0jhn5 .tectpdt { padding-top: 0; padding-bottom: 0; }
.ch3st2i7 .f7lp + .f7lp::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.bjuxfr .f7lp + .f7lp::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.id5o .f7lp + .f7lp::before,
.qxjbs .f7lp + .f7lp::before,
.cmxlda .f7lp + .f7lp::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%;
}
.x8sbq2yb .id5o .f7lp:nth-child(even)::before,
.x8sbq2yb .qxjbs .f7lp:nth-child(even)::before,
.x8sbq2yb .cmxlda .f7lp:nth-child(even)::before { background: var(--bg-surface); }
.cf4bqtj .id5o .f7lp:nth-child(even)::before,
.cf4bqtj .qxjbs .f7lp:nth-child(even)::before,
.cf4bqtj .cmxlda .f7lp:nth-child(even)::before { background: var(--bg-card); }
.id5o .f7lp + .f7lp::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");
}
.qxjbs .f7lp + .f7lp::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");
}
.cmxlda .f7lp + .f7lp::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");
}
.jhj3nj2 .zyw8ejxo,
.a17gh .zyw8ejxo,
.luqe2u8i .zyw8ejxo { overflow: hidden; }
.jhj3nj2 .hg8anbe,
.a17gh .hg8anbe { margin-bottom: 60px; }
.luqe2u8i .hg8anbe { margin-bottom: 70px; }
.luqe2u8i .trt4 { padding-bottom: 70px; }
.jhj3nj2 .zyw8ejxo::before,
.a17gh .zyw8ejxo::before,
.luqe2u8i .zyw8ejxo::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%;
}
.jhj3nj2 .zyw8ejxo::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");
}
.a17gh .zyw8ejxo::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");
}
.luqe2u8i .zyw8ejxo::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");
}
.ys8jx .zyw8ejxo:not(.elu85n) .zy17fii { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.jmzq7n .zyw8ejxo:not(.elu85n) .zy17fii { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.z1rw1o  .zyw8ejxo:not(.elu85n) .zy17fii { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.h3u6s  .zyw8ejxo:not(.elu85n) .zy17fii { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.b37e6q .elu85n .zy17fii { background: none; }
.b37e6q .zyw8ejxo:not(.elu85n) .zy17fii { background: rgba(0,0,0,0.6); }
.f7lp.qngiv2vh .yt90rjb { float: left; width: 38%; margin: 0 28px 16px 0; }
.f7lp.qngiv2vh .yt90rjb .yj5068 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f7lp.qngiv2vh .tectpdt::after { content: ''; display: block; clear: both; }
.f7lp.rtbws .yt90rjb { float: right; width: 38%; margin: 0 0 16px 28px; }
.f7lp.rtbws .yt90rjb .yj5068 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.f7lp.rtbws .tectpdt::after { content: ''; display: block; clear: both; }
.f7lp.qngiv2vh .cedtr,
.f7lp.qngiv2vh .reyqtge,
.f7lp.qngiv2vh .ytvw2j8,
.f7lp.qngiv2vh .p5u2rxv,
.f7lp.qngiv2vh .uvkhogsz,
.f7lp.qngiv2vh .cmdl,
.f7lp.qngiv2vh .vav3mo,
.f7lp.qngiv2vh .k28i81,
.f7lp.rtbws .cedtr,
.f7lp.rtbws .reyqtge,
.f7lp.rtbws .ytvw2j8,
.f7lp.rtbws .p5u2rxv,
.f7lp.rtbws .uvkhogsz,
.f7lp.rtbws .cmdl,
.f7lp.rtbws .vav3mo,
.f7lp.rtbws .k28i81 { clear: both; }
@media (max-width: 900px) {
  .f7lp.qngiv2vh .yt90rjb,
  .f7lp.rtbws .yt90rjb {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .f7lp.qngiv2vh .yt90rjb .yj5068,
  .f7lp.rtbws .yt90rjb .yj5068 {
    max-height: none !important;
  }
}
.f7lp.qngiv2vh .y2n5,
.f7lp.qngiv2vh .j0z7hngf,
.f7lp.rtbws .y2n5,
.f7lp.rtbws .j0z7hngf { overflow: hidden; }
@media (max-width: 640px) {
  .f7lp.qngiv2vh .yt90rjb,
  .f7lp.rtbws .yt90rjb { float: none; width: 100%; margin: 0 0 16px 0; }
}
.hxvf .opsp9u,
.hxvf .tectpdt,
.hxvf .qohh1pz0  { max-width: 1100px; }
.ybfpt .opsp9u,
.ybfpt .tectpdt,
.ybfpt .qohh1pz0  { max-width: 1150px; }
.y1a0p .opsp9u,
.y1a0p .tectpdt,
.y1a0p .qohh1pz0  { max-width: 1200px; }
.iwzdhon { font-size: 0.82rem; color: var(--text-muted); }
.eq23 { display: flex; align-items: center; }
.fx3l5lzq {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.klheyw5o { display: flex; align-items: center; }
.j903w7u9 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.j903w7u9:hover { text-decoration: underline; }
.a8bo { margin: 0 3px; opacity: 0.45; }
.a8bo::before { content: '/'; }
.j205g39 { padding: 2px 5px; color: var(--text-main); }
.bc45ac .iwzdhon {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.bc45ac .eq23 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.m06ilb .iwzdhon {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.m06ilb .eq23 { padding: 0 0 0 12px; }
.srgqcj7d {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.zyk7 .eq23 { padding: 0 16px; }
.zyk7 .iwzdhon {
  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);
}
.zyk7 .opsp9u { padding-top: 28px; }
@media (max-width: 720px) {
  .srgqcj7d { margin-top: 18px; padding: 0 16px; }
  .zyk7 .opsp9u { padding-top: 16px; }
}
.hxvf.bc45ac .eq23 { max-width: 1100px; }
.ybfpt.bc45ac .eq23 { max-width: 1150px; }
.y1a0p.bc45ac .eq23 { max-width: 1200px; }
.hxvf .srgqcj7d { max-width: 1100px; }
.ybfpt .srgqcj7d { max-width: 1150px; }
.y1a0p .srgqcj7d { max-width: 1200px; }
.g2w090 .f7lp { padding-top: 16px; padding-bottom: 16px; }
.m3w0hnb .f7lp { padding-top: 24px; padding-bottom: 24px; }
.x0rf8ux .f7lp { padding-top: 40px; padding-bottom: 40px; }
.lbw0mpae .f7lp { padding-top: 52px; padding-bottom: 52px; }
.bj9qo .f7lp:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.bj9qo .f7lp:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.bj9qo .f7lp:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.bj9qo .f7lp:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.fptnlg6 .tectpdt { padding-top: 10px;  padding-bottom: 10px; }
.zrh9k6 .tectpdt { padding-top: 18px;  padding-bottom: 18px; }
.t0fjkv4b .tectpdt { padding-top: 36px;  padding-bottom: 36px; }
.r1q31i6o .tectpdt { padding-top: 48px;  padding-bottom: 48px; }
.onpf h2.ke1b2x { font-weight: 600; }
.onpf h3.mf1k06     { font-weight: 600; }
.zdedtrod h2.ke1b2x { font-weight: 800; }
.zdedtrod h3.mf1k06     { font-weight: 700; }
.apbksk5 { font-weight: 600; }
.apbksk5 h2.ke1b2x { font-weight: 900; }
.apbksk5 h3.mf1k06     { font-weight: 800; }
.apbksk5 .ytvw2j8 strong,
.apbksk5 .ytvw2j8 strong { font-weight: 600; }
.llqdx0 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.bdgswimz .llqdx0 { display: none; }
@media (max-width: 640px) { .llqdx0 { display: none; } }
.llqdx0 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.llqdx0:hover { opacity: 0.85; }
.gctrv3g2 .llqdx0 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vdy8dz .llqdx0,
.seu32k  .llqdx0 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.vdy8dz .llqdx0:hover,
.seu32k  .llqdx0:hover { opacity: 0.88; }
.gctrv3g2.vdy8dz .llqdx0,
.gctrv3g2.seu32k  .llqdx0 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.szix {
  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;
}
.szix:hover { transform: translateY(-2px); opacity: 0.92; }
.szix { background: var(--cta) !important; color: #fff !important; border: none !important; }
.advor .szix { display: none; }
.v50mkmn .szix { right: 32px; }
.bhiyt1  .szix { left: 32px; }
@media (max-width: 480px) {
  .v50mkmn .szix { right: 20px; bottom: 20px; }
  .bhiyt1  .szix { left: 20px; bottom: 20px; }
}
.glhu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.qohh1pz0 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.qwe15w55 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.q8wb8n9q { color: var(--text-dim); font-size: 0.8rem; }
.durpz1j { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.durpz1j img { height: 26px; width: auto; object-fit: contain; }
.op9qb60 { display: flex; flex-direction: column; gap: 6px; }
.op9qb60 a, .y4ki a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.op9qb60 a:hover, .y4ki a:hover { color: var(--accent-light); }
.op9qb60 .jwnq9so { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.tkq9wxm .qohh1pz0 { text-align: center; }
.tkq9wxm .qwe15w55 { margin-top: 0; }
.ndtpfw { margin-top: 10px; }
.ndtpfw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .qohh1pz0 { padding-left: 16px; padding-right: 16px; }
  .bt7ee3 .qohh1pz0 { padding: 20px 16px; }
  .y4ki { gap: 4px 12px; }
  .qwe15w55 { font-size: 0.78rem; }
}
.j0a0zcf .fifrw .durpz1j { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.j0a0zcf .qwe15w55 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.j0a0zcf .q8wb8n9q { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .j0a0zcf .upd6461 { grid-template-columns: 1fr 1fr; } .j0a0zcf .fifrw { grid-column: 1 / -1; } }
@media (max-width: 480px) { .j0a0zcf .upd6461 { grid-template-columns: 1fr; } }
.mvzjx5ey .durpz1j { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.mvzjx5ey .qwe15w55 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .mvzjx5ey .dg35 { gap: 12px; } .mvzjx5ey .durpz1j { margin-right: 0; width: 100%; } }
.op7si .hodu72ce .durpz1j { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.op7si .qwe15w55 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.op7si .q8wb8n9q { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .op7si .yjfwl36x { grid-template-columns: 1fr 1fr; } .op7si .hodu72ce { grid-column: 1 / -1; } }
@media (max-width: 480px) { .op7si .yjfwl36x { grid-template-columns: 1fr; } }
.yykvm .glmtx { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.yykvm .op9qb60 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .yykvm .glmtx { grid-template-columns: 1fr 1fr; } .yykvm .arqy:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .yykvm .glmtx { grid-template-columns: 1fr; } }
.rdndp0u .glmtx { grid-template-columns: 1fr 2fr; }
.rdndp0u .jipu4niu .op9qb60 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .rdndp0u .glmtx { grid-template-columns: 1fr; } }
.gwq636 .qohh1pz0 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.h4b5zl .u14ks      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.h4b5zl .glhu { background: var(--bg-page); border-top-color: var(--border-alt); }
.gq9t28j1 .u14ks      { background: #0d1117; border-bottom-color: #21262d; }
.gq9t28j1 .udsm37cw { color: var(--accent-light); }
.gq9t28j1 .xcrghv { --msep-color: #8b949e; }
.gq9t28j1 .xcrghv a { color: #8b949e; }
.gq9t28j1 .xcrghv a:hover { color: var(--accent-light); }
.gq9t28j1 .m1l0i { color: #8b949e; }
.gq9t28j1 .glhu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.gq9t28j1 .qwe15w55,
.gq9t28j1 .q8wb8n9q { color: #6e7681; }
.gq9t28j1 .op9qb60 a, .gq9t28j1 .y4ki a,
.gq9t28j1 .durpz1j { color: #e6edf3; }
.gq9t28j1 .op9qb60 a:hover, .gq9t28j1 .y4ki a:hover,
@media (max-width: 640px) {
  .gq9t28j1 .xcrghv { background: #0d1117; border-top-color: #21262d; }
  .gq9t28j1 .xcrghv li a { border-bottom-color: #21262d; }
}
.yvzmr .u14ks      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.yvzmr .udsm37cw { color: var(--accent-light); }
.yvzmr .xcrghv { --msep-color: #475569; }
.yvzmr .xcrghv a { color: #475569; }
.yvzmr .xcrghv a:hover { color: var(--accent-light); }
.yvzmr .m1l0i { color: #64748b; }
.yvzmr .glhu { background: #f0f4f8; border-top-color: #cbd5e1; }
.yvzmr .qwe15w55,
.yvzmr .q8wb8n9q { color: #64748b; }
.yvzmr .op9qb60 a, .yvzmr .y4ki a,
.yvzmr .rbcqhycs a, .yvzmr .durpz1j { color: #374151; }
.yvzmr .op9qb60 a:hover, .yvzmr .y4ki a:hover,
@media (max-width: 640px) {
  .yvzmr .xcrghv { background: #f0f4f8; border-top-color: #cbd5e1; }
  .yvzmr .xcrghv li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vdy8dz .u14ks      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vdy8dz .udsm37cw { color: #fff; }
.vdy8dz .xcrghv { --msep-color: rgba(255,255,255,0.82); }
.vdy8dz .xcrghv a { color: rgba(255,255,255,0.82); }
.vdy8dz .xcrghv a:hover { color: #fff; }
.vdy8dz .m1l0i { color: rgba(255,255,255,0.9); }
.vdy8dz .glhu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vdy8dz .qwe15w55,
.vdy8dz .q8wb8n9q { color: rgba(255,255,255,0.72); }
.vdy8dz .op9qb60 a, .vdy8dz .y4ki a,
.vdy8dz .rbcqhycs a, .vdy8dz .durpz1j { color: #fff; }
.vdy8dz .op9qb60 a:hover, .vdy8dz .y4ki a:hover,
@media (max-width: 640px) {
  .vdy8dz .xcrghv { background: var(--accent); border-top-color: var(--accent-light); }
  .vdy8dz .xcrghv li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.seu32k .u14ks {
  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);
}
.seu32k .glhu {
  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) {
  .seu32k .xcrghv {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ztl7l98 .pjcjnb4c { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.b09635 .pjcjnb4c { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.fhus0xe0 .pjcjnb4c { min-height: 72px; height: auto; }
.ngdp .pjcjnb4c { min-height: 84px; height: auto; }
.bt7ee3 .pjcjnb4c { max-width: none; padding: 0 32px; }
.bt7ee3 .qohh1pz0  { max-width: none; padding: 24px 32px; }
.u59tl9.ybfpt .pjcjnb4c { max-width: 1150px; }
.u59tl9.y1a0p .pjcjnb4c { max-width: 1200px; }
.cabe   .udsm37cw, .cabe   .durpz1j { text-transform: capitalize; }
.a2nfzj33 .udsm37cw, .a2nfzj33 .durpz1j { text-transform: lowercase; }
.rj66w7za .udsm37cw, .rj66w7za .durpz1j { text-transform: uppercase; letter-spacing: 0.06em; }
.vlai9, .d7t4z {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.a87lob .vlai9,
.a87lob .d7t4z { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.uj0qu8uv .vlai9,
.uj0qu8uv .d7t4z { 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; }
.qxj0 .vlai9,
.qxj0 .d7t4z { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.er3lkj .vlai9,
.er3lkj .d7t4z { 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; }
.l3dcevf   .xcrghv a { font-weight: 500; }
.r79nt .xcrghv a { font-weight: 600; }
.u2pxuc     .xcrghv a { font-weight: 700; }
.uy6hef5    .xcrghv a { font-weight: 800; letter-spacing: 0.01em; }
.lbir1     .xcrghv > li + li::before,
.nksjir2y    .xcrghv > li + li::before,
.yq25    .xcrghv > li + li::before,
.kpaxoy .xcrghv > li + li::before,
.n5pgnh .xcrghv > li + li::before,
.sqdu  .xcrghv > li + li::before,
.qwng4p2e    .xcrghv > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.lbir1     .xcrghv > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.nksjir2y    .xcrghv > li + li::before { content: "|"; }
.yq25    .xcrghv > li + li::before { content: "—"; }
.kpaxoy .xcrghv > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.n5pgnh .xcrghv > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.sqdu  .xcrghv > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.qwng4p2e    .xcrghv > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xn3e6 .m1l0i,
  .vbswiz .m1l0i,
  .uc3d99 .m1l0i,
  .wukas4q .m1l0i,
  .xlkjwh8 .m1l0i {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xn3e6 .m1l0i::before,
  .vbswiz .m1l0i::before,
  .uc3d99 .m1l0i::before,
  .wukas4q .m1l0i::before,
  .xlkjwh8 .m1l0i::before { content: ""; display: block; flex-shrink: 0; }

  
  .xn3e6 .m1l0i::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;
  }

  
  .vbswiz .m1l0i::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;
  }

  
  .uc3d99 .m1l0i::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;
  }

  
  .wukas4q .m1l0i::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;
  }

  
  .xlkjwh8 .m1l0i::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) {
  .dhnjg6m2 .m1l0i {
    padding: 5px 14px;
  }
  .dhnjg6m2 .xcrghv {
    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;
  }
  .dhnjg6m2 .xcrghv li a {
    border-bottom: none; padding: 10px 22px;
  }
  .dhnjg6m2 .xcrghv li a:hover { background: var(--bg-raised); }
  .dhnjg6m2 .ox1uw,
  .gh7m29 .ox1uw,
  .htesiwy .ox1uw { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dqkb3qia .m1l0i {
    padding: 5px 10px;
  }
  .dqkb3qia .xcrghv {
    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);
  }
  .dqkb3qia .xcrghv.yhna { transform: translateX(0); }
  .dqkb3qia .xcrghv li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dqkb3qia .xcrghv li:last-child a { border-bottom: none; }
  .vdy8dz .xcrghv,
  .gq9t28j1 .xcrghv { background: var(--accent) !important; }
  .vdy8dz .xcrghv li a,
  .gq9t28j1 .xcrghv li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .htesiwy .m1l0i {
    padding: 5px 10px;
  }
  .htesiwy .xcrghv {
    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);
  }
  .htesiwy .xcrghv::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .htesiwy .xcrghv.yhna { transform: translateY(0); }
  .htesiwy .xcrghv li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .ku0u8r3z .m1l0i {
    padding: 5px 10px;
  }
  .ku0u8r3z .xcrghv {
    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;
  }
  .ku0u8r3z .xcrghv.yhna { opacity: 1; pointer-events: auto; }
  .ku0u8r3z .xcrghv li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .fvvf     .m1l0i { border-radius: 0 !important; }
  .aq4i6   .m1l0i { border-radius: 8px !important; }
  .r63lqjd .m1l0i { border-radius: 50% !important; }
  .wvwam8   .m1l0i { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .hdlgqb6g .ddih6b { flex-direction: column; align-items: stretch; }
  .hdlgqb6g .jq53t2 { flex-direction: row; min-width: auto; }
  .hdlgqb6g .itqzq9o { align-items: flex-start; text-align: left; }
}
.cb4cpqy,
.cb4cpqy.f7lp,
.x8sbq2yb .cb4cpqy,
.cbr6m7 .cb4cpqy,
.cf4bqtj .cb4cpqy,
.a1t2omrm .cb4cpqy {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.f7fm {
  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;
}
.wdr3 { flex: 1 1 280px; min-width: 0; }
.km35h {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.y2883lf {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.pi4prcl {
  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;
}
.pi4prcl:hover { transform: translateY(-1px); opacity: 0.95; }
.u1kidh .f7fm {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.u1kidh .km35h { color: var(--cta); }
.u1kidh .y2883lf { color: var(--text-body); }
.u1kidh .pi4prcl {
  background: var(--cta) !important;
  color: #fff !important;
}
.ahmnfi3b .f7fm {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.ahmnfi3b .km35h { color: var(--text-primary); }
.ahmnfi3b .y2883lf { color: var(--text-body); }
.ahmnfi3b .pi4prcl {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .f7fm {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .wdr3 { flex: 0 0 auto; }
  .km35h { font-size: 1.2rem; }
  .pi4prcl { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.uvywdu3 .a365hg46 { height: 36px; }
.pvh6 .a365hg46 { height: 60px; max-width: 200px; }
.vl9g9q .a365hg46 { height: 76px; max-width: 240px; }
.gfqel5o    .ku0c11i, .gfqel5o    .w8xu6spt { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.v9x3zsd .sj0d {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.v9x3zsd .yrzi2 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .hxymgn .cmdl {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hxymgn .jb2n2v8 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hxymgn .jb2n2v8 { padding: 40px 16px 20px; }
  .hxymgn .eiu59 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hxymgn .k6q8i { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .bc4r .jb2n2v8 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .bc4r .jb2n2v8::before {
    position: absolute; top: 14px; left: 14px;
  }
  .bc4r .v24hsm {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .bc4r .p09nle { white-space: normal; text-align: center; font-size: 1.2rem; }
  .bc4r .eiu59 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .bc4r .k6q8i { width: 100%; min-width: 0; }
  .bc4r .ku0c11i { min-width: 0; }
}
.agox .jb2n2v8::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.engroj .oxif {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.engroj .oxif summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.engroj .oxif p { padding: 0 2px 16px; }
.qwyvk .oxif { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.qwyvk .oxif summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.qwyvk .oxif summary::after { content: "›"; font-size: 1.2em; }
.qwyvk .oxif[open] summary::after { content: "‹"; }
.qwyvk .oxif p { padding: 10px 22px 4px; }
.o95hb .oxif {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.o95hb .oxif summary { color: var(--text-primary); padding-left: 16px; }
.o95hb .oxif summary::after { content: "›"; font-size: 1.1em; }
.o95hb .oxif[open] summary::after { content: "‹"; }
.o95hb .oxif p { padding-left: 16px; }
.eh4k .m9t4lwsf { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.eh4k .oxif {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.eh4k .oxif:last-child { border-bottom: none; }
.eh4k .oxif summary { color: var(--text-primary); border-radius: 0; }
.eh4k .oxif summary::after { content: "›"; font-size: 1.1em; }
.eh4k .oxif[open] summary::after { content: "‹"; }
.e5hw .oxif { overflow: hidden; }
.e5hw .oxif summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.e5hw .oxif summary::after { color: rgba(255,255,255,.75); }
.e5hw .oxif[open] summary { border-radius: 0; }
.czcmf27s { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hwths {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.p6ht65 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.bam55x0e { color: var(--text-muted); font-size: 1.05rem; }
.th09d313 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.tonttfxt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.wz3y5rez { margin-bottom: 20px; }
.ywu42u6 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.avpnaq {
  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;
}
.avpnaq:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.pm02hr { resize: vertical; min-height: 130px; }
.x74iio { width: 100%; margin-top: 8px; }
.vn3yt {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.t7ccwc {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.gll683ai { color: var(--text-muted); line-height: 1.75; }
.zprmf7t0 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.zprmf7t0 li { margin-bottom: 6px; }
.dhmckyuo { max-width: 760px; margin: 0 auto; }
.vqt8 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.jgk4abqv { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.jgk4abqv:last-child { border-bottom: none; }
.jgk4abqv h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.jgk4abqv p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mi3w19 { max-width: 760px; margin: 0 auto; }
.bmcospu { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.ea0pckn ul.zprmf7t0 { margin: 0; }
.ispoil3r { max-width: 900px; margin: 0 auto; }
.xbp4si89 { display: grid; grid-template-columns: 200px 1fr; gap: 32px; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid var(--border); align-items: start; }
.xbp4si89:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.xbp4si89 .bmcospu { margin: 0; font-size: 1rem; }
.xbp4si89 .ovyr p { color: var(--text-muted); line-height: 1.75; margin: 0; }
@media (max-width: 640px) { .xbp4si89 { grid-template-columns: 1fr; gap: 10px; } }
.skmgjdsz .bmcospu { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.uqcsxst .zprmf7t0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .vko3m8 { grid-template-columns: 1fr; } }
.x9tr4m ul.zprmf7t0 { margin: 0; }
.e99om .zprmf7t0,
.it4fd72 .zprmf7t0,
.w021ow5 .zprmf7t0,
.ghsqmsu .zprmf7t0 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .c1t6abg { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .s6tehgl7 { grid-template-columns: 1fr; } .xhr93t { position: static; text-align: center; } }
@media (max-width: 860px) { .jfxr { grid-template-columns: 1fr; } }
.ghsqmsu .zprmf7t0 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .d4bz { flex-direction: column; text-align: center; } .ml08t { grid-template-columns: 1fr; } }
.kdwws { max-width: 760px; margin: 0 auto; }
.hfnkr { position: relative; padding-left: 28px; }
.hfnkr::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.bovv3au3 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.bovv3au3:last-child { padding-bottom: 0; }
.j3p1vc4e { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.nvz00b5 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.nvz00b5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wrcn4 .p6ht65 { color: var(--accent-light); }
.fxoy8 .p6ht65 { font-size: 2rem; }
.fxoy8 .bam55x0e { max-width: 680px; }
.j6uxdds .p6ht65 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.j6uxdds .bam55x0e  { margin: 0; }
@media (max-width: 640px) { .j6uxdds { flex-direction: column; } }
.jqoa6 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.jqoa6 .p6ht65 { color: var(--accent-light); }
.dsg0dba .p6ht65 { color: #fff; }
.dsg0dba .bam55x0e  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .vt8m { grid-template-columns: 1fr; } }
.wblz .avpnaq {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.wblz .avpnaq:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.pswgdp0y .avpnaq { background: var(--bg-raised); border-color: transparent; }
.pswgdp0y .avpnaq:focus { background: var(--bg-card); border-color: var(--accent-light); }
.qhx1y .avpnaq { border-radius: 100px; padding: 11px 20px; }
.qhx1y .pm02hr { border-radius: 14px; }
.hm49o {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .hm49o { grid-template-columns: 1fr; } }
.cwmwldp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.cwmwldp h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.cwmwldp p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.s48v4e { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.s48v4e li { margin-bottom: 6px; }
.mwskia{position:relative;overflow:visible}
.cqovt1 .zikeg{display:block}
.n6tpwhx .qpqmt4zo{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.n6tpwhx .c19rmnpp::before{content:""}
.ki7re{--date-bg:transparent}
.t3fa8np .c19rmnpp::before{content:""}
.jvdc9 .pq54bn0k{padding:20px 0}
@media(max-width:640px){
  .pq54bn0k{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .h4vncte{max-width:100%}
}
.k28i81{margin:24px 0 32px;padding:0;list-style:none}
.w8y1q{margin:18px 0 28px}
.w8y1q .reyqtge{margin:0}
@media (max-width:560px){
  .qy0y74{grid-template-columns:repeat(2,1fr);gap:12px}
}
.kq5jmop{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.au29{
  display:flex; flex-direction:column;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:10px;
  overflow:hidden;
  text-decoration:none;
  color:var(--text-primary);
  transition: transform .15s ease, box-shadow .15s ease, background .15s ease;
}
.au29:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.rqrvbdz3{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.rqrvbdz3 img{ width:100%; height:100%; object-fit:cover; display:block; }
.zemqw{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.fgnksb{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.p8lq{ font-size:.78rem; color:var(--text-muted); }
.ejj71{ font-size:.75rem; color:var(--cta); font-weight:700; }
.yy90e{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.vys2v{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.knby9{ }
.kk8p{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.l87m5yw{
  display:flex; flex-wrap:wrap; gap:10px;
}
.irvixi{
  display:inline-flex; align-items:center; justify-content:center;
  min-width:90px; min-height:48px; padding:8px 12px;
  background:var(--bg-card);
  border:1px solid var(--border-alt);
  border-radius:6px;
}
.irvixi img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .kq5jmop{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .fgnksb{ font-size:.85rem; }
  .lwv61{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.aknn .kq5jmop{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.aknn .rqrvbdz3{ aspect-ratio: 3 / 4; }
.aknn .zemqw{ padding: 14px 14px 6px; }
.aknn .yy90e{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.jm2g61dw .kq5jmop{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.jm2g61dw .au29{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.jm2g61dw .rqrvbdz3{ aspect-ratio: 1 / 1; }
.jm2g61dw .zemqw{ padding: 8px 10px; }
.jm2g61dw .fgnksb{ font-size: .82rem; }
.jm2g61dw .p8lq, .jm2g61dw .ejj71{ display: none; }
.jm2g61dw .yy90e{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.ypive0gu .kq5jmop{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.ypive0gu .au29{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.ypive0gu .fgnksb{ color: var(--text, #fff); }
.ypive0gu .p8lq{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .aknn .kq5jmop,
  .ypive0gu .kq5jmop {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .irvixi { min-width: 72px !important; }
  .irvixi img { max-width: 64px !important; }
}
.ekbvi .zmik4l17{
  background: rgba(255,255,255,0.04) !important;
  border: 1px solid rgba(255,255,255,0.08) !important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.04);
}
.ekbvi .zmik4l17:hover{
  background: rgba(255,255,255,0.07) !important;
  box-shadow: 0 0 0 1px var(--accent), inset 0 1px 0 rgba(255,255,255,0.06);
}
.hfkgv50o .kk8p{ display: none; }
.hfkgv50o .vys2v{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.hfkgv50o .knby9{ display: contents; }
.hfkgv50o .l87m5yw{ display: contents; }
.it7mj49n .irvixi{
  border-radius: 999px !important;
  padding: 6px 14px !important;
  background: rgba(255,255,255,0.06) !important;
  border: 1px solid rgba(255,255,255,0.12) !important;
  gap: 8px;
}
.it7mj49n .irvixi img{ max-width: 36px !important; max-height: 22px !important; }
.it7mj49n .irvixi::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.kejw9 .vys2v{ gap: 10px; }
.kejw9 .kk8p{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.kejw9 .knby9{
  display: flex; align-items: center; flex-wrap: wrap;
}
.kejw9 .l87m5yw{ flex: 1; gap: 8px; }
.kejw9 .irvixi{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.kejw9 .irvixi img{ max-height: 22px !important; }
.jire4 .kq5jmop{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.jire4 .au29{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.jire4 .rqrvbdz3{
  aspect-ratio: 3 / 4;
  display: block;
}
.jire4 .rqrvbdz3 img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.jire4 .zemqw{
  
  position: absolute; left: 0; right: 0; bottom: 0;
  padding: 14px 14px 8px !important;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  gap: 4px !important;
  background: linear-gradient(180deg, transparent 0%, rgba(0,0,0,0.85) 100%);
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.jire4 .fgnksb{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.jire4 .p8lq,
.jire4 .ejj71{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.jire4 .yy90e{
  position: absolute;
  left: 50%; top: 50%;
  transform: translate(-50%, -40%);
  margin: 0 !important;
  padding: 10px 22px !important;
  font-size: .9rem !important;
  background: var(--cta) !important;
  color: #fff !important;
  border: none !important;
  opacity: 0;
  transition: opacity .25s ease, transform .25s ease;
  pointer-events: none;
}
.jire4 .au29:hover .rqrvbdz3 img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.jire4 .au29:hover .zemqw{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.jire4 .au29:hover .yy90e{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .jire4 .kq5jmop{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .jire4 .zemqw{ opacity: 1; transform: none; }
  .jire4 .yy90e{ opacity: 1; transform: translate(-50%, -50%); }
  .jire4 .rqrvbdz3 img{ filter: brightness(0.8); }
}
.qv726 .le8c::first-letter{
  float: left;
  font-size: 3.4em;
  line-height: .9;
  font-weight: 800;
  color: var(--cta);
  padding: 4px 12px 0 0;
  margin-top: 4px;
}
.qv726 .le8c{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.eqapj89a .le8c,
.eqapj89a .v96wgxix{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.eqapj89a .ex6ufz { padding: 8px 0 8px 56px; }
.eqapj89a .ex6ufz::before {
  content: "\201C"; position: absolute; left: 4px; top: -10px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.eqapj89a .pl4aa6fb { padding: 8px 56px 8px 0; text-align: right; }
.eqapj89a .pl4aa6fb::after {
  content: "\201D"; position: absolute; right: 4px; bottom: -18px;
  font-family: Georgia, "Times New Roman", serif; font-size: 4.2em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.eqapj89a .ljqdvi { padding: 8px 22px; }
.eqapj89a .ljqdvi::before,
.eqapj89a .ljqdvi::after {
  font-family: Georgia, "Times New Roman", serif; font-size: 1.8em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700; vertical-align: -0.05em;
}
.eqapj89a .ljqdvi::before { content: "\00AB\00A0"; margin-right: 4px; }
.eqapj89a .ljqdvi::after  { content: "\00A0\00BB"; margin-left: 4px; }
.eqapj89a .fx3e {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.eqapj89a .r57f9tbj { padding: 32px 0 8px 0; }
.eqapj89a .r57f9tbj::before {
  content: "\201C"; position: absolute; left: 0; top: -6px;
  font-family: Georgia, "Times New Roman", serif; font-size: 2.6em; line-height: 1;
  color: var(--cta); font-style: normal; font-weight: 700;
}
.eqapj89a .r8bdiy {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.p5u2rxv { padding-top: 6px; }
.p5u2rxv .mf1k06{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.p5u2rxv .mf1k06::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.p5u2rxv p { margin: 0 0 10px; }
.p5u2rxv p:last-child { margin-bottom: 0; }
.uvkhogsz{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.yl0ref5{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.gwez{
  display: flex; gap: 12px; align-items: flex-start;
  padding: 14px 16px;
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 10px;
  transition: border-color .15s ease, background .15s ease;
}
.gwez:hover{ border-color: var(--cta); background: var(--bg-hover); }
.s4ece7{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.s4ece7::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.x4x0uxl{ flex: 1; min-width: 0; }
.d37h8{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.cxw6u57{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.yl0ref5.xlebk2 .gwez { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.yl0ref5.xlebk2 .s4ece7 { width: 36px; height: 36px; }
.yl0ref5.xlebk2 .x4x0uxl { text-align: center; }
.yl0ref5.s4t94a .gwez { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.yl0ref5.pss8d9q { counter-reset: fgb-c; }
.yl0ref5.pss8d9q .gwez { counter-increment: fgb-c; }
.x3fs {
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  color: #fff;
  font-weight: 700;
  font-size: 0.9rem;
  display: flex; align-items: center; justify-content: center;
  line-height: 1;
}
.cedtr.dphj .e6034 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.cedtr.dphj .razaxcrf { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.cedtr.dphj .bf9au8 { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.cedtr.dphj .iv3x { grid-column: 2; text-align: left; padding: 0; }
.cedtr.dphj .nj04 { grid-column: 2; text-align: left; padding: 0; }
.cedtr.dphj .zost { grid-column: 2; padding-left: 18px; }
.cedtr.mq7i5bg .razaxcrf,
.cedtr.mq7i5bg .bf9au8 { display: none; }
.cedtr.mq7i5bg .e6034 { padding: 16px 18px; text-align: left; }
.cedtr.mq7i5bg .iv3x { text-align: left; }
.cedtr.mq7i5bg .nj04 { text-align: left; }
.cedtr.po5utwlh { counter-reset: clb-n; }
.cedtr.po5utwlh .e6034 { counter-increment: clb-n; }
.cedtr.po5utwlh .razaxcrf { display: none; }
.cedtr.po5utwlh .bf9au8 { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; color: #fff; font-weight: 700; }
.cedtr.po5utwlh .bf9au8::before { content: counter(clb-n); font-family: inherit; }
.cedtr.po5utwlh .bf9au8::after { display: none; }
.cedtr.po5utwlh .e6034:not(:has(.bf9au8)) .iv3x::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.e9j3pk2 .e6034 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.e9j3pk2 .razaxcrf { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.e9j3pk2 .iv3x { grid-column: 2; text-align: left; padding: 0; }
.e9j3pk2 .nj04 { grid-column: 2; text-align: left; padding: 0; }
.e9j3pk2 .zost { grid-column: 2; padding-left: 18px; }
.d8fdi7 .cedtr { counter-reset: cl-n; }
.d8fdi7 .e6034 { counter-increment: cl-n; }
.d8fdi7 .razaxcrf { display: none; }
.d8fdi7 .bf9au8 { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; }
.d8fdi7 .bf9au8::before { content: counter(cl-n); color: #fff; font-weight: 700; font-size: 1rem; line-height: 1; }
.d8fdi7 .bf9au8::after { display: none; }
.d8fdi7 .e6034:not(:has(.bf9au8)) .iv3x::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.nidd3d .razaxcrf,
.nidd3d .e6034 { padding: 16px 18px; text-align: left; }
.nidd3d .iv3x { text-align: left; }
.nidd3d .nj04 { text-align: left; }
.b7bn2eo .gwez { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.b7bn2eo .s4ece7 { display: none; }
.ur4c8y1 .gwez { border: 0; background: var(--bg-card-inner); }
.ur4c8y1 .s4ece7 { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.ur4c8y1 .s4ece7::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.b2f3 .yl0ref5 { counter-reset: fg-c; }
.b2f3 .gwez { counter-increment: fg-c; }
.b2f3 .s4ece7 { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.b2f3 .s4ece7::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.czehw .gwez { border: 0; background: transparent; padding: 10px 4px; }
.czehw .gwez + .gwez { border-top: 1px solid var(--border); }
.czehw .s4ece7 { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.czehw .s4ece7::after { display: none; }
.pea8dgn .gwez { border: 0; background: var(--bg-card); padding: 12px 14px; }
.pea8dgn .s4ece7 { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.pea8dgn .s4ece7::after { display: none; }
.zhitv03 .gwez { display: block; position: relative; padding: 14px 16px 14px 44px; }
.zhitv03 .s4ece7 { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.zhitv03 .x4x0uxl { display: block; }
.t6qq2 .gwez { background: transparent; }
.t6qq2 .s4ece7 { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.t6qq2 .s4ece7::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .wsxo{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .bo5lx{ font-size: 1.4rem; }
}
@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) {
  .op9s { padding: 28px 18px 20px; }
  .g5ppv { font-size: 1.2rem; }
  .nvqd { max-width: 220px; max-height: 80px; }
}
.zon5 .f7lp {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.zon5 .tectpdt {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.zon5 .f7fm {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.sfneec .lzu3ch0 { border-radius: 22px; }
.exzu .f7fm { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .lzu3ch0 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .ou1s { display: none; }
  .llqdx0 {
    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;
  }
}
.jyemf8i .bhdmte,
.jyemf8i .opsp9u h2, .jyemf8i .opsp9u h3, .jyemf8i .opsp9u h4,
.jyemf8i .iv3x h3, .jyemf8i .d37h8,
.jyemf8i .rkgsly3q, .jyemf8i .ke1b2x { color: var(--cta) !important; }
.jyemf8i .ytvw2j8,
.jyemf8i .t3frn,
.jyemf8i .w6w8i,
.jyemf8i .e5r1oxh {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.jyemf8i .ytvw2j8 strong { color: var(--cta) !important; }
.jyemf8i .ytvw2j8 .hz0t3n,
.jyemf8i .ytvw2j8 .hz0t3n::before { color: var(--cta) !important; }
.jyemf8i [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.jyemf8i .wsxo, .jyemf8i .yiqogzb,
.jyemf8i .zr0f, .jyemf8i .sg4w9fhr,
.jyemf8i .e6034 { border-color: var(--cta) !important; }
.jyemf8i .bo5lx { color: var(--cta) !important; }
.o7x9r7p, .mlvizv, .llqdx0, .szix,
.pi4prcl, .wax0dwje, .k6q8i { text-transform: capitalize; }
:root {
  --accent:          #0f1a14;
  --brand:           #0f1a14;
  --brand-light:     #1fcf57;
  --brand-pale:      #1fcf57;
  --grad-start:      #000000;
  --grad-end:        #050907;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #1fcf57;
  --cta-light:       #59e084;
  --cta-hover:       #35e06c;
  --bg-page:         #0c0c0c;
  --bg-surface:      #141414;
  --bg-card:         #1c1c1c;
  --bg-card-inner:   #232323;
  --bg-raised:       #2b2b2b;
  --bg-hover:        #333333;
  --border:          #3d3d3d;
  --border-alt:      #4c4c4c;
  --border-section:  #3d3d3d;
  --text-primary:    #e5e5e5;
  --text-muted:      #a5a5a5;
  --text-body:       #cccccc;
  --text-sub:        #a5a5a5;
  --text-faint:      #727272;
  --text-dim:        #595959;
  --text-label:      #8c8c8c;
  --text-value:      #bfbfbf;
  --accent-bg:       #1e1e1e;
  --accent-bg-light: #2d2e2d;
  --bg-tip:          #26161f;
  --bg-warning:      #272115;
  --bg-info:         #162026;
  --bg-pros:         #26161f;
  --bg-cons:         #261c16;
  --c-pros:          #db93ba;
  --c-cons:          #e6ab89;
  --c-pros-label:    #ce6da2;
  --c-tip-border:    #c55291;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #db93ba;
}
:root { --logo-bg-opacity: 60%; }
body, button, input { font-family: "Maven Pro", sans-serif; }
.zwgvq .hz0t3n { font-size: 0; width: 1.2rem; flex-shrink: 0; }.zwgvq .hz0t3n::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.zwgvq .t3frn     .hz0t3n::before { content: "";  color: var(--c-tip-border); }.zwgvq .w6w8i .hz0t3n::before { content: ""; color: var(--c-warn-border); }.zwgvq .e5r1oxh    .hz0t3n::before { content: ""; color: #60a5fa; }.v7s33iva .zwgvq .t3frn     .hz0t3n::before { color: #10b981; }.v7s33iva .zwgvq .w6w8i .hz0t3n::before { color: #f43f5e; }.v7s33iva .zwgvq .e5r1oxh    .hz0t3n::before { color: #a855f7; }.s69tw  .zwgvq .t3frn     .hz0t3n::before { color: #eab308; }.s69tw  .zwgvq .w6w8i .hz0t3n::before { color: #ef4444; }.s69tw  .zwgvq .e5r1oxh    .hz0t3n::before { color: #f97316; }.mn83vr0  .zwgvq .t3frn     .hz0t3n::before { color: #38bdf8; }.mn83vr0  .zwgvq .w6w8i .hz0t3n::before { color: #818cf8; }.mn83vr0  .zwgvq .e5r1oxh    .hz0t3n::before { color: #2dd4bf; }.k105t .zwgvq .hz0t3n::before { color: var(--accent-light) !important; }
.gdlcl3 .rp2e58mv, .gdlcl3 .q8yje2r { min-height: 420px; }
.a8bo::before { content: '—'; }
.t58xv19f .zy17fii {  background: rgba(0,0,0,0.45);  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }.t58xv19f .v8w1 {  filter: blur(2px) brightness(0.88); }.t58xv19f .wb3klmui {  backdrop-filter: blur(3px); -webkit-backdrop-filter: blur(3px); }