: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;
}
.hn0hqt5 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.tdm8 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.f6p5r764 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.ptk8uxn2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.nyc8czg7 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.nyc8czg7 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.nyc8czg7 a:hover { color: var(--accent-light); }
.lut2df     .azix { border-radius: 6px; }
.lut2df .azix li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.lut2df .azix li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .azix {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .evhuh248:hover .azix,
  .evhuh248:focus-within .azix { display: block; }
  .azix li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vy4b {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.s76x4kn { display: none; }
@media (max-width: 640px) {
  .s76x4kn {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .s76x4kn.qa4y { display: block; }
}
@media (max-width: 640px) {
  .vy4b { display: block; }
  .nyc8czg7 > li + li::before { display: none !important; }
  .nyc8czg7 {
    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;
  }
  .nyc8czg7.qa4y { display: flex; }
  .nyc8czg7 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .nyc8czg7 li:last-child a { border-bottom: none; }
}
.zchi3e36 { min-height: 480px; }
.o7odo {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.i89wjnrl { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.p2n5o .i89wjnrl { margin-left: 0; margin-right: 0; }
.ui1z {
  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;
}
.ui1z:hover { opacity: 0.88; }
.x7xs51x {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.n8yzafb {
  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%);
}
.x7xs51x .ncgbjy {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.x7xs51x .o7odo { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.x7xs51x .i89wjnrl { color: #e2e8f0; }
.x7xs51x.ho5q9n .ncgbjy { text-align: center; }
.x7xs51x.p2n5o   .ncgbjy { text-align: left; }
.xlr5k .ncgbjy {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.xlr5k .o7odo { color: var(--text-primary); text-shadow: none; }
.xlr5k .i89wjnrl { color: var(--text-muted); }
.xlr5k .ui1z { margin-top: 16px; }
.xlr5k, .xlr5k.zchi3e36 { min-height: auto !important; }
.xlr5k.ho5q9n .ncgbjy { text-align: center; }
.xlr5k.p2n5o   .ncgbjy { 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; }
}
.b3sa .x7xs51x .n8yzafb {
  overflow: hidden;
}
.b3sa .x7xs51x .n8yzafb::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); }
}
.vfesnn8b .x7xs51x .n8yzafb {
  overflow: hidden;
}
.vfesnn8b .x7xs51x .n8yzafb::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;
}
.u78lv7gt .x7xs51x .n8yzafb {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.buzil .x7xs51x .n8yzafb {
  overflow: hidden;
}
.buzil .x7xs51x .n8yzafb::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;
}
.l91np .x7xs51x .n8yzafb {
  animation: hg-breathe 10s ease-in-out infinite;
}
.u8mo0 .n8yzafb {
  background: none;
}
.u8mo0 .o7odo { color: #fff; }
.u8mo0 .i89wjnrl { color: rgba(255,255,255,0.85); }
.u8mo0 .ui1z { background: #fff; color: var(--cta); }
.u8mo0 .ui1z:hover { opacity: 0.92; }
.da7h8 .o7odo { text-shadow: none; color: var(--text-primary); }
.da7h8 .i89wjnrl { color: var(--text-muted); }
body.on8n .o7odo {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ovs3 .o7odo {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.zchi3e36.u8mo0 .o7odo,
section.u8mo0 .o7odo {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.da7h8.p2n5o   .f3cb9av { align-items: flex-start; text-align: left; }
.zchi3e36 .hab7gd2 {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.hab7gd2 .ntth5.lsio6 {
  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;
}
.hab7gd2 .ntth5.lsio6:hover { opacity: 0.85; }
.lj337l2t .ncgbjy { padding-bottom: 24px; }
.aif1y .ncgbjy { max-width: 1100px; }
@media (max-width: 700px) {
  .da7h8 { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .da7h8:not(.rj3x7) .exvwe { display: none !important; }
  .rj3x7 .exvwe { padding: 16px; }
  .f3cb9av  { padding: 36px 24px; }
  .da7h8~.ozzs9,.iuk0ff67~.ozzs9{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .zchi3e36, .da7h8 { min-height: 320px !important; }
  .o7odo { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .xklvoy,
  .lojl,
  .qqymtx { grid-template-columns: 1fr !important; }

  

  
  .lj337l2t { display: flex !important; flex-direction: column !important; }
  .lj337l2t .ncgbjy { display: contents; }
  .lj337l2t .n8yzafb { order: 0; }
  .lj337l2t .o7odo { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .lj337l2t .xklvoy { order: 2; padding: 0 16px 12px !important; }
  .lj337l2t .i89wjnrl { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .aif1y .ncgbjy { display: flex; flex-direction: column; }
  .aif1y .ncgbjy .o7odo { order: 1; }
  .aif1y .ncgbjy .qqymtx { order: 2; margin: 8px 0 24px !important; }
  .aif1y .ncgbjy .i89wjnrl { order: 3; }
  .aif1y .ncgbjy .ui1z { order: 4; align-self: center; margin-top: 0; }

  
  .da7h8.rj3x7 {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .da7h8.rj3x7 .f3cb9av { display: contents; padding: 0; }
  .da7h8.rj3x7 .f3cb9av .o7odo { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .da7h8.rj3x7 .exvwe { order: 2; padding: 12px 16px; }
  .da7h8.rj3x7 .f3cb9av .i89wjnrl { order: 3; padding: 0 24px; margin: 0 auto; }
  .da7h8.rj3x7 .f3cb9av .ui1z { order: 4; align-self: center; margin: 8px 0 32px; }
}
.k837 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.b1y2 { width: 100%; height: auto; display: block; border-radius: 10px; }
.qw10 .k837        { border-radius: 16px; }
.qw10 .b1y2  { border-radius: 16px; }
.h9a7ihsk .k837         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.h9a7ihsk .b1y2   { border-radius: 8px; }
.luk739 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.rt0a { width: 100%; padding: 32px 0; position: relative; }
.xqps1ys { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.npiw .rt0a:nth-child(even) { background: var(--bg-surface); }
.npiw .rt0a:nth-child(odd)  { background: var(--bg-page); }
.seqb8e0i .rt0a:nth-child(even) { background: var(--bg-card); }
.seqb8e0i .rt0a:nth-child(odd)  { background: var(--bg-page); }
.npiw .rt0a:nth-child(odd)  .xqps1ys { background: var(--bg-card); border-radius: 6px; }
.npiw .rt0a:nth-child(even) .xqps1ys { background: var(--bg-raised); border-radius: 6px; }
.seqb8e0i .rt0a:nth-child(odd)  .xqps1ys { background: var(--bg-card); border-radius: 6px; }
.seqb8e0i .rt0a:nth-child(even) .xqps1ys { background: var(--bg-raised); border-radius: 6px; }
.npiw .rt0a:nth-child(even) .qu2ix .qxnwa3y,
.seqb8e0i .rt0a:nth-child(even) .qu2ix .qxnwa3y { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.npiw .rt0a:nth-child(odd) .qu2ix .qxnwa3y,
.seqb8e0i .rt0a:nth-child(odd) .qu2ix .qxnwa3y { background: var(--bg-card-inner); }
.npiw .rt0a:nth-child(even) .gsixil7 .qxnwa3y:nth-child(odd),
.seqb8e0i .rt0a:nth-child(even) .gsixil7 .qxnwa3y:nth-child(odd)  { background: var(--bg-card); }
.npiw .rt0a:nth-child(even) .gsixil7 .qxnwa3y:nth-child(even),
.seqb8e0i .rt0a:nth-child(even) .gsixil7 .qxnwa3y:nth-child(even) { background: var(--bg-card-inner); }
h1.fw4baqqj { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fw4baqqj {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.n5e7 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.v0okl8l2 h2.fw4baqqj {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.gs4lh h2.fw4baqqj {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.bbtiz54o h2.fw4baqqj {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.dkex h2.fw4baqqj::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.mb69iden h2.fw4baqqj {
  color: var(--text-primary); font-size: 1.7rem;
}
.zgaqmek h2.fw4baqqj::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.zhkhyjv h2.fw4baqqj {
  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) { .xro0y { display: none; } }
.gs7y { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zss5rt { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sbv0r {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.atonwpu { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.jh6rpnk { padding-left: 20px; }
.jh6rpnk li { margin-bottom: 6px; }
.jh6rpnk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.jh6rpnk a:hover { color: var(--accent-light); }
.fzkjg4qc .atonwpu { display: none; }
.hbo2g2c .atonwpu { display: none; }
.hbo2g2c .jh6rpnk { padding-left: 0; list-style: none; }
.hbo2g2c .jh6rpnk li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.hbo2g2c .jh6rpnk a { font-size: 0.92rem; }
.az94 .sbv0r { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.az94 .atonwpu { display: none; }
.az94 .jh6rpnk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.az94 .jh6rpnk li { margin-bottom: 0; }
.az94 .jh6rpnk 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;
}
.az94 .jh6rpnk a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.g6ziebu .sbv0r { padding: 20px 20px 16px; }
.g6ziebu .jh6rpnk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.g6ziebu .jh6rpnk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.g6ziebu .jh6rpnk 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;
}
.g6ziebu .jh6rpnk 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;
}
.g6ziebu .jh6rpnk a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.g6ziebu .jh6rpnk a:focus,
.g6ziebu .jh6rpnk a:focus-visible,
.g6ziebu .jh6rpnk a:target { outline: none; }
.g6ziebu .jh6rpnk li:target a { border-color: var(--border); color: var(--text-muted); }
.oged .sbv0r { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.oged .atonwpu { display: none; }
.oged .jh6rpnk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.oged .jh6rpnk li { margin-bottom: 0; }
.oged .jh6rpnk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.oged .jh6rpnk li:last-child::after { content: ""; margin-right: 0; }
.oged .jh6rpnk a { font-size: 0.9rem; }
.qxnwa3y { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qu2ix .qxnwa3y { background: var(--bg-card); }
.gsixil7 .qxnwa3y:nth-child(odd)  { background: var(--bg-card); }
.gsixil7 .qxnwa3y:nth-child(even) { background: var(--bg-raised); }
.fao87d .qxnwa3y {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.fao87d .qxnwa3y:last-child { border-bottom: none; }
.fao87d h3.n5e7 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.c0u4r6 .qxnwa3y {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.c0u4r6 .qxnwa3y + .qxnwa3y { margin-top: 4px; }
.naaxn .qxnwa3y { background: none; border-radius: 0; padding: 12px 0; }
.naaxn .qxnwa3y + .qxnwa3y { border-top: 1px solid var(--border-section); }
.u039rx { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.b0wyh73z { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.jrrjkdn4 { color: var(--text-body); margin-bottom: 10px; }
.g54xib, .hzxqqiqv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.g54xib li, .hzxqqiqv li { margin-bottom: 6px; }
.hzxqqiqv li { list-style: decimal; }
.ch9b     .g54xib { list-style-type: "● "; }
.c153eow  .g54xib { list-style-type: "■ "; }
.rfez .g54xib { list-style-type: "◆ "; }
.kk03    .g54xib { list-style-type: "★ "; }
.ch9b     .ntv47 { list-style-type: "● "; }
.c153eow  .ntv47 { list-style-type: "■ "; }
.rfez .ntv47 { list-style-type: "◆ "; }
.kk03    .ntv47 { list-style-type: "★ "; }
.ch9b    .g54xib li::marker, .ch9b    .ntv47 li::marker,
.c153eow .g54xib li::marker, .c153eow .ntv47 li::marker,
.rfez .g54xib li::marker, .rfez .ntv47 li::marker,
.kk03   .g54xib li::marker, .kk03   .ntv47 li::marker {
  color: var(--cta); font-size: 1em;
}
.ch9b .hzxqqiqv,
.c153eow .hzxqqiqv,
.rfez .hzxqqiqv,
.kk03 .hzxqqiqv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ch9b .hzxqqiqv li,
.c153eow .hzxqqiqv li,
.rfez .hzxqqiqv li,
.kk03 .hzxqqiqv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ch9b .hzxqqiqv li::before,
.c153eow .hzxqqiqv li::before,
.rfez .hzxqqiqv li::before,
.kk03 .hzxqqiqv 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;
}
.ch9b     .hzxqqiqv li::before { border-radius: 50%; }
.c153eow  .hzxqqiqv li::before { border-radius: 3px; }
.rfez .hzxqqiqv li::before { border-radius: 3px; }
.kk03    .hzxqqiqv li::before { border-radius: 50%; }
.pqnjg { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.zbv2 .pqnjg,
.alsc0lq1 .pqnjg { background: transparent; border: none; border-radius: 0; }
.huni4o { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.huni4o th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.huni4o td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.huni4o tr:hover td { background: var(--bg-hover); }
.znf0w8 .huni4o tbody tr:nth-child(even) td { background: var(--bg-surface); }
.thrlus .huni4o { border: 1px solid var(--border-alt); }
.thrlus .huni4o th,
.thrlus .huni4o td { border: 1px solid var(--border-alt); }
.una0 .huni4o th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.una0 .huni4o td { border-bottom: none; }
.una0 .huni4o tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dzfhiypa .huni4o th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.bd7k1u9e .pqnjg {
  overflow: hidden;
}
.bd7k1u9e .huni4o th { border-bottom: 1px solid var(--border-alt); }
.bd7k1u9e .huni4o tr:last-child td { border-bottom: none; }
.lxujd2g { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.op3zh1 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.c79xv4 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.jjt6mu { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.fpf5 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.ntv47 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.ntv47 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%}
.exwvyqz .jjt6mu { background: transparent; text-align: center; }
.ix6b7 .c79xv4 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.so60o .c79xv4 {
  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);
}
.sqhrpq .op3zh1 { display: grid; grid-template-columns: auto 1fr; }
.sqhrpq .c79xv4 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.sqhrpq .jjt6mu { grid-column: 2; }
.sqhrpq .fpf5,
.sqhrpq .ntv47 { grid-column: 1 / -1; }
.kdjvwz .op3zh1 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.kdjvwz .c79xv4 {
  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);
}
.kdjvwz .jjt6mu { grid-column: 2; }
.kdjvwz .fpf5,
.kdjvwz .ntv47 { grid-column: 1 / -1; }
.ejlcedok .op3zh1 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ejlcedok .jjt6mu { background: none; color: var(--accent-light); font-weight: 700; }
.c3ikdhy0 .op3zh1 { 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); }
.c3ikdhy0 .jjt6mu { background: none; color: var(--accent-light); font-weight: 700; }
.qehon5v .op3zh1 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.qehon5v .op3zh1:last-child { border-bottom: none; }
.qehon5v .jjt6mu { background: none; color: var(--accent-light); font-weight: 700; }
.us3g .op3zh1 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.us3g .jjt6mu { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.c46w65af .lxujd2g { counter-reset: card-n; }
.c46w65af .op3zh1  { counter-increment: card-n; }
.c46w65af .jjt6mu { display: flex; align-items: center; gap: 10px; }
.c46w65af .jjt6mu::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;
}
.e7l5j .op3zh1 { background: var(--bg-surface); border: 1px solid var(--border); }
.e7l5j .jjt6mu { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.teqidl { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.d8md58j  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.s79zh2dm { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.weiowjv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.teqidl strong { color: var(--text-primary); font-size: 0.95rem; }
.teqidl p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.b1y2 { width: 100%; height: auto; border-radius: 10px; display: block; }
.lsio6 {
  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;
}
.lsio6:hover { opacity: 0.85; }
.hkwhls .lsio6  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.hkwhls .lsio6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.nhf8ve .lsio6  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.nhf8ve .lsio6:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.d0guc0t .ui1z { border-radius: 50px; }
.d0guc0t .lsio6  { border-radius: 50px; }
.krpinzc2 .ui1z { padding-left: 22px; padding-right: 22px; }
.krpinzc2 .lsio6  { padding-left: 12px; padding-right: 12px; }
.nhsa96ax .ui1z { padding-left: 44px; padding-right: 44px; }
.nhsa96ax .lsio6  { padding-left: 24px; padding-right: 24px; }
.hmosox0u .ui1z { padding-left: 56px; padding-right: 56px; }
.hmosox0u .lsio6  { padding-left: 32px; padding-right: 32px; }
.dhzfcqu7   .ui1z::after, .dhzfcqu7   .lsio6::after,
.jnajvnbg .ui1z::after, .jnajvnbg .lsio6::after,
.scddovz    .ui1z::after, .scddovz    .lsio6::after,
.gmxo    .ui1z::after, .gmxo    .lsio6::after,
.cg7x    .ui1z::after, .cg7x    .lsio6::after,
.b5ab     .ui1z::after, .b5ab     .lsio6::after,
.g4yuvv    .ui1z::after, .g4yuvv    .lsio6::after,
.pl8cwy9   .ui1z::after, .pl8cwy9   .lsio6::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;
}
.dhzfcqu7 .ui1z::after, .dhzfcqu7 .lsio6::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");
}
.jnajvnbg .ui1z::after, .jnajvnbg .lsio6::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");
}
.scddovz .ui1z::after, .scddovz .lsio6::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");
}
.gmxo .ui1z::after, .gmxo .lsio6::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");
}
.cg7x .ui1z::after, .cg7x .lsio6::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");
}
.b5ab .ui1z::after, .b5ab .lsio6::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");
}
.g4yuvv .ui1z::after, .g4yuvv .lsio6::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");
}
.pl8cwy9 .ui1z::after, .pl8cwy9 .lsio6::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");
}
.ppq7tra   .olog::after, .ppq7tra   .hqomac::after,
.vhhhwn9 .olog::after, .vhhhwn9 .hqomac::after,
.vdp349v    .olog::after, .vdp349v    .hqomac::after,
.ibnm    .olog::after, .ibnm    .hqomac::after,
.bh3aip9    .olog::after, .bh3aip9    .hqomac::after,
.onkmm     .olog::after, .onkmm     .hqomac::after,
.vwqux937    .olog::after, .vwqux937    .hqomac::after,
.hwn0   .olog::after, .hwn0   .hqomac::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;
}
.ppq7tra .olog::after, .ppq7tra .hqomac::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");
}
.vhhhwn9 .olog::after, .vhhhwn9 .hqomac::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");
}
.vdp349v .olog::after, .vdp349v .hqomac::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");
}
.ibnm .olog::after, .ibnm .hqomac::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");
}
.bh3aip9 .olog::after, .bh3aip9 .hqomac::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");
}
.onkmm .olog::after, .onkmm .hqomac::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");
}
.vwqux937 .olog::after, .vwqux937 .hqomac::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");
}
.hwn0 .olog::after, .hwn0 .hqomac::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");
}
.qizkxio .xik8e4g   { background: rgba(128,128,128,.12); }
.ntth5.lsio6 {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .xqwp {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .xqwp::before    { grid-area: rank;   }
  .pnz4vsl1           { grid-area: ident;  }
  .wn619yq     { grid-area: rating; min-width: 0; width: auto; }
  .mb6w5t48           { grid-area: pills;  }
  .ntth5             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .xqwp {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .xqwp::before    { justify-self: center; }
  .pnz4vsl1           { width: 100%; }
  .wn619yq     { justify-self: center; }
  .mb6w5t48           { grid-template-columns: 1fr; }
}
.cq59x08q .dtk6 { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .p4pf .ses92 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .p4pf .svu4biw { margin: 0; }
}
@media (max-width: 720px) {
  .cjwkbo { grid-template-columns: 1fr; }
  .vrb9 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .vrb9 .bbxn { width: 72px; height: 50px; }
  .vrb9 .n00vcdy { max-width: 180px; }
  .vrb9 .p6grd { width: auto; }
}
@media (max-width: 720px) {
  .n3t6qgbv { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .b2jymt { padding: 16px; }
  .z1c5 .m4gfxv { min-width: 50%; }
}
@media (max-width: 860px) {
  .rxlm { grid-template-columns: 1fr; }
  .y0rt { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pjs30 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .ek80gbf6 { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .ac3p9d { flex-direction: column; align-items: stretch; }
}
.n2o9c4et .p6grd .lsio6 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .s2js7x9 { flex-direction: column; align-items: stretch; gap: 10px; }
  .n2o9c4et .p6grd { text-align: center; }
}
@media (max-width: 720px) {
  .awfkhkn1 { grid-template-columns: 1fr; }
  .fufrmf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .i7gyky { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .jucw2 { grid-template-columns: 1fr; }
  .dmx1p { width: 100px; height: 100px; margin: 16px auto; }
  .fkp4uy { font-size: 1.4rem; }
  .l2ec9du { justify-content: center; }
  .bsdil5 .m4gfxv { min-width: 50%; }
}
@media (max-width: 540px) {
  .viwfizp { flex-wrap: wrap; padding: 14px 16px; }
  .bmsicfi { padding: 12px 16px; }
  .an9b .p2hk { margin: 0 16px; }
  .an9b .i9hlxt16 { padding: 0 16px; }
  .kkd9z { padding: 12px 16px; }
}
.qz7o .mb6w5t48 .ouonjdd1 {
  background: transparent; padding: 4px 8px;
}
.qz7o .mb6w5t48 .wajiaih { font-size: .65rem; opacity: .65; }
.qz7o .mb6w5t48 .onrvau   { font-size: 1.15rem; color: var(--accent-light); }
.lpof920 { margin: 16px 0; }
.r0dwf { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.r0dwf summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.r0dwf summary::after { content: "+"; color: var(--accent-light); }
.r0dwf[open] summary::after { content: "−"; }
.r0dwf p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.rt0a { margin-bottom: 0; }
.gc9nan h2.fw4baqqj { color: var(--text-primary); border-color: var(--accent-light); }
.t7a06 h2.fw4baqqj { color: var(--text-primary); border-color: var(--accent-light); }
.fkoh07k6 .d8md58j     { background: #052e16; border-color: #10b981; }
.fkoh07k6 .s79zh2dm    { background: #1e1036; border-color: #a855f7; }
.fkoh07k6 .teqidl strong  { color: #f1f5f9; }
.fkoh07k6 .teqidl p       { color: #cbd5e1; }
.fkoh07k6 .atfo    .d8md58j     .weiowjv::before,
.fkoh07k6 .pxr1qh  .d8md58j     .weiowjv::before,
.fkoh07k6 .g996o  .d8md58j     .weiowjv::before,
.fkoh07k6 .v4rq4 .d8md58j     .weiowjv::before { color: #10b981; }
.fkoh07k6 .atfo    .jamev .weiowjv::before,
.fkoh07k6 .pxr1qh  .jamev .weiowjv::before,
.fkoh07k6 .g996o  .jamev .weiowjv::before,
.fkoh07k6 .v4rq4 .jamev .weiowjv::before { color: #f43f5e; }
.fkoh07k6 .atfo    .s79zh2dm    .weiowjv::before,
.fkoh07k6 .pxr1qh  .s79zh2dm    .weiowjv::before,
.fkoh07k6 .g996o  .s79zh2dm    .weiowjv::before,
.fkoh07k6 .v4rq4 .s79zh2dm    .weiowjv::before { color: #a855f7; }
.r7n4ewge .d8md58j     { background: #2d2000; border-color: #eab308; }
.r7n4ewge .jamev { background: #2d0b0b; border-color: #ef4444; }
.r7n4ewge .s79zh2dm    { background: #2d1600; border-color: #f97316; }
.r7n4ewge .teqidl strong  { color: #f1f5f9; }
.r7n4ewge .teqidl p       { color: #cbd5e1; }
.r7n4ewge .atfo    .d8md58j     .weiowjv::before,
.r7n4ewge .pxr1qh  .d8md58j     .weiowjv::before,
.r7n4ewge .g996o  .d8md58j     .weiowjv::before,
.r7n4ewge .v4rq4 .d8md58j     .weiowjv::before { color: #eab308; }
.r7n4ewge .atfo    .jamev .weiowjv::before,
.r7n4ewge .pxr1qh  .jamev .weiowjv::before,
.r7n4ewge .g996o  .jamev .weiowjv::before,
.r7n4ewge .v4rq4 .jamev .weiowjv::before { color: #ef4444; }
.r7n4ewge .atfo    .s79zh2dm    .weiowjv::before,
.r7n4ewge .pxr1qh  .s79zh2dm    .weiowjv::before,
.r7n4ewge .g996o  .s79zh2dm    .weiowjv::before,
.r7n4ewge .v4rq4 .s79zh2dm    .weiowjv::before { color: #f97316; }
.k8zjpi .d8md58j     { background: #0c1a2e; border-color: #38bdf8; }
.k8zjpi .s79zh2dm    { background: #0a2020; border-color: #2dd4bf; }
.k8zjpi .teqidl strong  { color: #f1f5f9; }
.k8zjpi .teqidl p       { color: #cbd5e1; }
.k8zjpi .atfo    .d8md58j     .weiowjv::before,
.k8zjpi .pxr1qh  .d8md58j     .weiowjv::before,
.k8zjpi .g996o  .d8md58j     .weiowjv::before,
.k8zjpi .v4rq4 .d8md58j     .weiowjv::before { color: #38bdf8; }
.k8zjpi .atfo    .jamev .weiowjv::before,
.k8zjpi .pxr1qh  .jamev .weiowjv::before,
.k8zjpi .g996o  .jamev .weiowjv::before,
.k8zjpi .v4rq4 .jamev .weiowjv::before { color: #818cf8; }
.k8zjpi .atfo    .s79zh2dm    .weiowjv::before,
.k8zjpi .pxr1qh  .s79zh2dm    .weiowjv::before,
.k8zjpi .g996o  .s79zh2dm    .weiowjv::before,
.k8zjpi .v4rq4 .s79zh2dm    .weiowjv::before { color: #2dd4bf; }
.nwirzir .d8md58j     { background: var(--accent-bg); border-color: var(--accent-light); }
.nwirzir .s79zh2dm    { background: var(--accent-bg); border-color: var(--accent-pale); }
.nwirzir .atfo    .weiowjv::before,
.nwirzir .pxr1qh  .weiowjv::before,
.nwirzir .g996o  .weiowjv::before,
.nwirzir .v4rq4 .weiowjv::before { color: var(--accent-light) !important; }
.cl9jq .g95dxhx2 ul li,
.cl9jq .p4pckndb li         { color: #4ade80; }
.cl9jq .g95dxhx2 .jo2r74 { color: #22c55e; }
.cl9jq .mvtjrp ul li,
.cl9jq .qud9w4 li         { color: #f87171; }
.cl9jq .mvtjrp .i0kb { color: #ef4444; }
.cq59x08q .teqidl { background: transparent; border-left: none; border: 1.5px solid; }
.cq59x08q .d8md58j     { border-color: var(--c-tip-border); }
.cq59x08q .jamev { border-color: var(--c-warn-border); }
.cq59x08q .s79zh2dm    { border-color: #60a5fa; }
.cq59x08q .teqidl strong { color: var(--text-primary); }
.cq59x08q .teqidl p      { color: var(--text-muted); }
.up1kfxu .teqidl { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.up1kfxu .d8md58j     { border-top-color: var(--c-tip-border); }
.up1kfxu .s79zh2dm    { border-top-color: #60a5fa; }
.rnn7b .teqidl { border-left: none; border-radius: 8px; }
.rnn7b .d8md58j     { background: #065f46; }
.rnn7b .s79zh2dm    { background: #1e3a8a; }
.rnn7b .teqidl strong,
.rnn7b .teqidl p { color: #fff; }
.rnn7b .weiowjv::before { color: rgba(255,255,255,0.85) !important; }
.fkoh07k6.rnn7b .d8md58j,
.fkoh07k6 .rnn7b .d8md58j     { background: #052e16; }
.fkoh07k6.rnn7b .s79zh2dm,
.fkoh07k6 .rnn7b .s79zh2dm    { background: #1e1036; }
.r7n4ewge.rnn7b .d8md58j,
.r7n4ewge .rnn7b .d8md58j      { background: #2d2000; }
.r7n4ewge.rnn7b .jamev,
.r7n4ewge .rnn7b .jamev  { background: #2d0b0b; }
.r7n4ewge.rnn7b .s79zh2dm,
.r7n4ewge .rnn7b .s79zh2dm     { background: #2d1600; }
.k8zjpi.rnn7b .d8md58j,
.k8zjpi .rnn7b .d8md58j      { background: #0c1a2e; }
.k8zjpi.rnn7b .s79zh2dm,
.k8zjpi .rnn7b .s79zh2dm     { background: #0a2020; }
.hr5w2 .teqidl { border-left: none; border-radius: 6px; padding: 10px 14px; }
.hr5w2 .d8md58j     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.hr5w2 .s79zh2dm    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.hr5w2 .teqidl strong { color: var(--text-primary); }
.hr5w2 .teqidl p      { color: var(--text-muted); }
.eyt9mr5z .teqidl { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.atfo .weiowjv,
.pxr1qh .weiowjv,
.g996o .weiowjv,
.v4rq4 .weiowjv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.atfo .weiowjv::before,
.pxr1qh .weiowjv::before,
.g996o .weiowjv::before,
.v4rq4 .weiowjv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.atfo .d8md58j     .weiowjv::before { content: "✦"; color: var(--c-tip-border); }
.atfo .jamev .weiowjv::before { content: "▲"; color: var(--c-warn-border); }
.atfo .s79zh2dm    .weiowjv::before { content: "◉"; color: #60a5fa; }
.pxr1qh .d8md58j     .weiowjv::before { content: "★"; color: var(--c-tip-border); }
.pxr1qh .jamev .weiowjv::before { content: "◆"; color: var(--c-warn-border); }
.pxr1qh .s79zh2dm    .weiowjv::before { content: "●"; color: #60a5fa; }
.g996o .d8md58j     .weiowjv::before { content: "▶"; color: var(--c-tip-border); }
.g996o .jamev .weiowjv::before { content: "■"; color: var(--c-warn-border); }
.g996o .s79zh2dm    .weiowjv::before { content: "▸"; color: #60a5fa; }
.v4rq4 .d8md58j     .weiowjv::before { content: "→"; color: var(--c-tip-border); }
.v4rq4 .jamev .weiowjv::before { content: "⬥"; color: var(--c-warn-border); }
.v4rq4 .s79zh2dm    .weiowjv::before { content: "◈"; color: #60a5fa; }
.ahu5wis3 .qu2ix .qxnwa3y,
.ahu5wis3 .gsixil7 .qxnwa3y  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ahu5wis3 .op3zh1                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ahu5wis3 .pqnjg          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ahu5wis3 .sbv0r                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wvknao5 .qu2ix .qxnwa3y,
.wvknao5 .gsixil7 .qxnwa3y,
.wvknao5 .op3zh1,
.wvknao5 .xqwp,
.wvknao5 .svu4biw,
.wvknao5 .pqnjg,
.wvknao5 .sbv0r,
.wvknao5 .eyt9mr5z .teqidl { box-shadow: none; }
.mzmav   .jrrjkdn4, .mzmav .u039rx, .mzmav .b0wyh73z,
.mzmav   .gs7y, .mzmav .zss5rt { font-size: 0.9rem; }
.mzmav   .g54xib, .mzmav .hzxqqiqv { font-size: 0.9rem; }
.b9oqh0   .jrrjkdn4, .b9oqh0 .u039rx, .b9oqh0 .b0wyh73z,
.b9oqh0   .gs7y, .b9oqh0 .zss5rt { font-size: 0.95rem; }
.b9oqh0   .g54xib, .b9oqh0 .hzxqqiqv { font-size: 0.95rem; }
.qw0lfe   .jrrjkdn4, .qw0lfe .u039rx, .qw0lfe .b0wyh73z,
.qw0lfe   .gs7y, .qw0lfe .zss5rt { font-size: 1.08rem; }
.qw0lfe   .g54xib, .qw0lfe .hzxqqiqv { font-size: 1.05rem; }
.qw0lfe   .huni4o { font-size: 0.97rem; }
.k67n68a .o7odo      { font-size: 3.2rem; }
.k67n68a h2.fw4baqqj { font-size: 1.9rem; }
.k67n68a h3.n5e7     { font-size: 1.4rem; }
.n36gtwe .o7odo      { font-size: 3.8rem; }
.n36gtwe h2.fw4baqqj { font-size: 2.2rem; }
.n36gtwe h3.n5e7     { font-size: 1.6rem; }
.rt0a + .rt0a { position: relative; }
.ssu0rh   .rt0a + .rt0a::before,
.vzjkhfgv  .rt0a + .rt0a::before,
.v9vcenjq   .rt0a + .rt0a::before,
.ck9gak   .rt0a + .rt0a::before,
.o25v   .rt0a + .rt0a::before,
.dfevp .rt0a + .rt0a::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ssu0rh .rt0a + .rt0a::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vzjkhfgv .rt0a + .rt0a::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.v9vcenjq .rt0a + .rt0a::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;
}
.ck9gak .rt0a + .rt0a::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.jrdcaba .rt0a { margin-bottom: 16px; }
.jrdcaba .rt0a + .rt0a { margin-top: 0; }
.jrdcaba .xqps1ys { padding-top: 0; padding-bottom: 0; }
.o25v .rt0a + .rt0a::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.dfevp .rt0a + .rt0a::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.pjsk1a .rt0a + .rt0a::before,
.vrojw .rt0a + .rt0a::before,
.gghp75x7 .rt0a + .rt0a::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%;
}
.npiw .pjsk1a .rt0a:nth-child(even)::before,
.npiw .vrojw .rt0a:nth-child(even)::before,
.npiw .gghp75x7 .rt0a:nth-child(even)::before { background: var(--bg-surface); }
.seqb8e0i .pjsk1a .rt0a:nth-child(even)::before,
.seqb8e0i .vrojw .rt0a:nth-child(even)::before,
.seqb8e0i .gghp75x7 .rt0a:nth-child(even)::before { background: var(--bg-card); }
.pjsk1a .rt0a + .rt0a::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");
}
.vrojw .rt0a + .rt0a::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");
}
.gghp75x7 .rt0a + .rt0a::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");
}
.rtfb .x7xs51x,
.pg72inws .x7xs51x,
.q06v .x7xs51x { overflow: hidden; }
.rtfb .ncgbjy,
.pg72inws .ncgbjy { margin-bottom: 60px; }
.q06v .ncgbjy { margin-bottom: 70px; }
.pg72inws .f3cb9av { padding-bottom: 60px; }
.rtfb .x7xs51x::before,
.pg72inws .x7xs51x::before,
.q06v .x7xs51x::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%;
}
.rtfb .x7xs51x::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");
}
.pg72inws .x7xs51x::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");
}
.q06v .x7xs51x::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");
}
.iv6ttf .x7xs51x:not(.u8mo0) .n8yzafb { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.h9bon1u .x7xs51x:not(.u8mo0) .n8yzafb { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.hv7pa  .x7xs51x:not(.u8mo0) .n8yzafb { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.ljb4h  .x7xs51x:not(.u8mo0) .n8yzafb { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.k7ry3 .u8mo0 { background: var(--accent); }
.k7ry3 .u8mo0 .n8yzafb { background: none; }
.k7ry3 .m7q7 { background: var(--accent); }
.k7ry3 .da7h8 { background: var(--accent-bg); }
.k7ry3 .x7xs51x:not(.u8mo0) .n8yzafb { background: rgba(0,0,0,0.6); }
.rt0a.hr715 .k837 { float: left; width: 38%; margin: 0 28px 16px 0; }
.rt0a.hr715 .k837 .b1y2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rt0a.hr715 .xqps1ys::after { content: ''; display: block; clear: both; }
.rt0a.zwuf3g .k837 { float: right; width: 38%; margin: 0 0 16px 28px; }
.rt0a.zwuf3g .k837 .b1y2 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rt0a.zwuf3g .xqps1ys::after { content: ''; display: block; clear: both; }
.rt0a.hr715 .lxujd2g,
.rt0a.hr715 .pqnjg,
.rt0a.hr715 .teqidl,
.rt0a.hr715 .qxnwa3y,
.rt0a.hr715 .zss5rt,
.rt0a.hr715 .xngj,
.rt0a.hr715 .ses92,
.rt0a.hr715 .h72z50f,
.rt0a.zwuf3g .lxujd2g,
.rt0a.zwuf3g .pqnjg,
.rt0a.zwuf3g .teqidl,
.rt0a.zwuf3g .qxnwa3y,
.rt0a.zwuf3g .zss5rt,
.rt0a.zwuf3g .xngj,
.rt0a.zwuf3g .ses92,
.rt0a.zwuf3g .h72z50f { clear: both; }
@media (max-width: 900px) {
  .rt0a.hr715 .k837,
  .rt0a.zwuf3g .k837 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .rt0a.hr715 .k837 .b1y2,
  .rt0a.zwuf3g .k837 .b1y2 {
    max-height: none !important;
  }
}
.rt0a.hr715 .g54xib,
.rt0a.hr715 .hzxqqiqv,
.rt0a.zwuf3g .g54xib,
.rt0a.zwuf3g .hzxqqiqv { overflow: hidden; }
@media (max-width: 640px) {
  .rt0a.hr715 .k837,
  .rt0a.zwuf3g .k837 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.uldn96 .luk739,
.uldn96 .xqps1ys,
.uldn96 .t1wgcdcb  { max-width: 1100px; }
.jmlt0 .luk739,
.jmlt0 .xqps1ys,
.jmlt0 .t1wgcdcb  { max-width: 1150px; }
.e0vjsk .luk739,
.e0vjsk .xqps1ys,
.e0vjsk .t1wgcdcb  { max-width: 1200px; }
.e0vjsk { --content-mw: 1200px; }
.p6qyd1vf { font-size: 0.82rem; color: var(--text-muted); }
.apf5 { display: flex; align-items: center; }
.m459 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.lae8 { display: flex; align-items: center; }
.ojp54 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.ojp54:hover { text-decoration: underline; }
.oqxmbd { margin: 0 3px; opacity: 0.45; }
.oqxmbd::before { content: '/'; }
.x213bo { padding: 2px 5px; color: var(--text-main); }
.n305qo .p6qyd1vf {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.n305qo .apf5 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.jgq0y .p6qyd1vf {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.jgq0y .apf5 { padding: 0 0 0 12px; }
.htzr .apf5 { padding: 0 16px; }
.htzr .p6qyd1vf {
  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);
}
.htzr .luk739 { padding-top: 28px; }
@media (max-width: 720px) {
  .prcu { margin-top: 18px; padding: 0 16px; }
  .htzr .luk739 { padding-top: 16px; }
}
.uldn96.n305qo .apf5 { max-width: 1100px; }
.jmlt0.n305qo .apf5 { max-width: 1150px; }
.e0vjsk.n305qo .apf5 { max-width: 1200px; }
.e0vjsk .prcu { max-width: 1200px; }
.bzdwsfxt .rt0a { padding-top: 16px; padding-bottom: 16px; }
.canchv .rt0a { padding-top: 24px; padding-bottom: 24px; }
.syb33s5 .rt0a { padding-top: 40px; padding-bottom: 40px; }
.qakwn2k .rt0a { padding-top: 52px; padding-bottom: 52px; }
.c4tyz .rt0a:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.c4tyz .rt0a:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.c4tyz .rt0a:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.c4tyz .rt0a:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.brpn8t7 .xqps1ys { padding-top: 10px;  padding-bottom: 10px; }
.kh15uwm .xqps1ys { padding-top: 18px;  padding-bottom: 18px; }
.usdob .xqps1ys { padding-top: 36px;  padding-bottom: 36px; }
.jgffc .xqps1ys { padding-top: 48px;  padding-bottom: 48px; }
.lfrypv h2.fw4baqqj { font-weight: 600; }
.lfrypv h3.n5e7     { font-weight: 600; }
.ecg1w4j h2.fw4baqqj { font-weight: 800; }
.ecg1w4j h3.n5e7     { font-weight: 700; }
.o0p2dt h2.fw4baqqj { font-weight: 900; }
.o0p2dt h3.n5e7     { font-weight: 800; }
.o0p2dt .teqidl strong,
.o0p2dt .teqidl strong { font-weight: 600; }
.olog {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.x0pxko5q .olog { display: none; }
@media (max-width: 640px) { .olog { display: none; } }
.olog { background: var(--cta) !important; color: #fff !important; border: none !important; }
.olog:hover { opacity: 0.85; }
.ofdybf .olog { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.ce76p3dw .olog,
.dhur  .olog { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.ce76p3dw .olog:hover,
.dhur  .olog:hover { opacity: 0.88; }
.ofdybf.ce76p3dw .olog,
.ofdybf.dhur  .olog { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.hqomac {
  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;
}
.hqomac:hover { transform: translateY(-2px); opacity: 0.92; }
.hqomac { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jk10lxu .hqomac { display: none; }
.m9d1g0f .hqomac { right: 32px; }
.p6ie2  .hqomac { left: 32px; }
@media (max-width: 480px) {
  .m9d1g0f .hqomac { right: 20px; bottom: 20px; }
  .p6ie2  .hqomac { left: 20px; bottom: 20px; }
}
.oy8w { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.t1wgcdcb { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.tzcy { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.oegvaa { color: var(--text-dim); font-size: 0.8rem; }
.twm6hsa a, .ylpyb a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.twm6hsa a:hover, .ylpyb a:hover { color: var(--accent-light); }
.ylpyb { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.divgqo .t1wgcdcb { text-align: center; }
.divgqo .ylpyb { justify-content: center; margin-bottom: 16px; }
.divgqo .tzcy { margin-top: 0; }
.z00i63in { margin-top: 10px; }
.z00i63in a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .t1wgcdcb { padding-left: 16px; padding-right: 16px; }
  .xr0joxh2 .t1wgcdcb { padding: 20px 16px; }
  .ylpyb { gap: 4px 12px; }
  .tzcy { font-size: 0.78rem; }
}
.ebj1air3 .tzcy { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ebj1air3 .oegvaa { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ebj1air3 .u47au { grid-template-columns: 1fr 1fr; } .ebj1air3 .aaly { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ebj1air3 .u47au { grid-template-columns: 1fr; } }
.m6yc019 .tzcy { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .m6yc019 .wh8k { gap: 12px; } .m6yc019 .eu633l4 { margin-right: 0; width: 100%; } }
.v3lypq .tzcy { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.v3lypq .oegvaa { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .v3lypq .si526 { grid-template-columns: 1fr 1fr; } .v3lypq .ejlxg2 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .v3lypq .si526 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .la6gd .rzkszx4 { grid-template-columns: 1fr 1fr; } .la6gd .oguvly:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .la6gd .rzkszx4 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .opil7 .rzkszx4 { grid-template-columns: 1fr; } }
.yxzkd .t1wgcdcb { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.yxzkd .ylpyb { justify-content: center; }
.po7st .hn0hqt5      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.po7st .oy8w { background: var(--bg-page); border-top-color: var(--border-alt); }
.wb2qus .hn0hqt5      { background: #0d1117; border-bottom-color: #21262d; }
.wb2qus .f6p5r764 { color: var(--accent-light); }
.wb2qus .nyc8czg7 { --msep-color: #8b949e; }
.wb2qus .nyc8czg7 a { color: #8b949e; }
.wb2qus .nyc8czg7 a:hover { color: var(--accent-light); }
.wb2qus .vy4b { color: #8b949e; }
.wb2qus .oy8w { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.wb2qus .tzcy,
.wb2qus .oegvaa { color: #6e7681; }
.wb2qus .twm6hsa a, .wb2qus .ylpyb a,
.wb2qus .twm6hsa a:hover, .wb2qus .ylpyb a:hover,
@media (max-width: 640px) {
  .wb2qus .nyc8czg7 { background: #0d1117; border-top-color: #21262d; }
  .wb2qus .nyc8czg7 li a { border-bottom-color: #21262d; }
}
.vgdpdr4 .hn0hqt5      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.vgdpdr4 .f6p5r764 { color: var(--accent-light); }
.vgdpdr4 .nyc8czg7 { --msep-color: #475569; }
.vgdpdr4 .nyc8czg7 a { color: #475569; }
.vgdpdr4 .nyc8czg7 a:hover { color: var(--accent-light); }
.vgdpdr4 .vy4b { color: #64748b; }
.vgdpdr4 .oy8w { background: #f0f4f8; border-top-color: #cbd5e1; }
.vgdpdr4 .tzcy,
.vgdpdr4 .oegvaa { color: #64748b; }
.vgdpdr4 .twm6hsa a, .vgdpdr4 .ylpyb a,
.vgdpdr4 .twm6hsa a:hover, .vgdpdr4 .ylpyb a:hover,
@media (max-width: 640px) {
  .vgdpdr4 .nyc8czg7 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .vgdpdr4 .nyc8czg7 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.ce76p3dw .hn0hqt5      { background: var(--accent); border-bottom-color: var(--accent-light); }
.ce76p3dw .f6p5r764 { color: #fff; }
.ce76p3dw .nyc8czg7 { --msep-color: rgba(255,255,255,0.82); }
.ce76p3dw .nyc8czg7 a { color: rgba(255,255,255,0.82); }
.ce76p3dw .nyc8czg7 a:hover { color: #fff; }
.ce76p3dw .vy4b { color: rgba(255,255,255,0.9); }
.ce76p3dw .oy8w { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.ce76p3dw .tzcy,
.ce76p3dw .oegvaa { color: rgba(255,255,255,0.72); }
.ce76p3dw .twm6hsa a, .ce76p3dw .ylpyb a,
.ce76p3dw .twm6hsa a:hover, .ce76p3dw .ylpyb a:hover,
@media (max-width: 640px) {
  .ce76p3dw .nyc8czg7 { background: var(--accent); border-top-color: var(--accent-light); }
  .ce76p3dw .nyc8czg7 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.dhur .hn0hqt5 {
  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);
}
.dhur .oy8w {
  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) {
  .dhur .nyc8czg7 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.cnya .tdm8 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.anvo .tdm8 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.hczjvjk .tdm8 { min-height: 72px; height: auto; }
.nkx24p .tdm8 { min-height: 84px; height: auto; }
.xr0joxh2 .tdm8 { max-width: none; padding: 0 32px; }
.xr0joxh2 .t1wgcdcb  { max-width: none; padding: 24px 32px; }
.fiwm59.jmlt0 .tdm8 { max-width: 1150px; }
.fiwm59.e0vjsk .tdm8 { max-width: 1200px; }
.jz2n   .f6p5r764, .jz2n   .eu633l4 { text-transform: capitalize; }
.bpl9a1d .f6p5r764, .bpl9a1d .eu633l4 { text-transform: lowercase; }
.vv0efp .f6p5r764, .vv0efp .eu633l4 { text-transform: uppercase; letter-spacing: 0.06em; }
.xj7s, .lc0wc9 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zpy0ab .xj7s,
.yoo4 .xj7s,
.ozotv .xj7s,
.pm85jjh8 .xj7s,
.tzl4q   .nyc8czg7 a { font-weight: 500; }
.zmeh .nyc8czg7 a { font-weight: 600; }
.td42x1     .nyc8czg7 a { font-weight: 700; }
.u86t1m    .nyc8czg7 a { font-weight: 800; letter-spacing: 0.01em; }
.wu41132     .nyc8czg7 > li + li::before,
.chnk    .nyc8czg7 > li + li::before,
.uns4q9    .nyc8czg7 > li + li::before,
.gpy9da0 .nyc8czg7 > li + li::before,
.repivc8 .nyc8czg7 > li + li::before,
.kuok9  .nyc8czg7 > li + li::before,
.ab6evz0    .nyc8czg7 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.wu41132     .nyc8czg7 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.chnk    .nyc8czg7 > li + li::before { content: "|"; }
.uns4q9    .nyc8czg7 > li + li::before { content: "—"; }
.gpy9da0 .nyc8czg7 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.repivc8 .nyc8czg7 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.kuok9  .nyc8czg7 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.ab6evz0    .nyc8czg7 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .xz26vy3 .vy4b,
  .lhnuz9 .vy4b,
  .mnu18 .vy4b,
  .gpvjx5oj .vy4b,
  .ffa0m1cc .vy4b {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .xz26vy3 .vy4b::before,
  .lhnuz9 .vy4b::before,
  .mnu18 .vy4b::before,
  .gpvjx5oj .vy4b::before,
  .ffa0m1cc .vy4b::before { content: ""; display: block; flex-shrink: 0; }

  
  .xz26vy3 .vy4b::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;
  }

  
  .lhnuz9 .vy4b::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;
  }

  
  .mnu18 .vy4b::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;
  }

  
  .gpvjx5oj .vy4b::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;
  }

  
  .ffa0m1cc .vy4b::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) {
  .v7cym6jg .vy4b {
    padding: 5px 14px;
  }
  .v7cym6jg .nyc8czg7 {
    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;
  }
  .v7cym6jg .nyc8czg7 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .v7cym6jg .nyc8czg7 li a:hover { background: var(--bg-raised); }
  .v7cym6jg .s76x4kn,
  .uyuj .s76x4kn,
  .b2vxd .s76x4kn { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .l6gqn8w .vy4b {
    padding: 5px 10px;
  }
  .l6gqn8w .nyc8czg7 {
    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);
  }
  .l6gqn8w .nyc8czg7.qa4y { transform: translateX(0); }
  .l6gqn8w .nyc8czg7 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .l6gqn8w .nyc8czg7 li:last-child a { border-bottom: none; }
  .ce76p3dw .nyc8czg7,
  .wb2qus .nyc8czg7 { background: var(--accent) !important; }
  .ce76p3dw .nyc8czg7 li a,
  .wb2qus .nyc8czg7 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .b2vxd .vy4b {
    padding: 5px 10px;
  }
  .b2vxd .nyc8czg7 {
    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);
  }
  .b2vxd .nyc8czg7::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .b2vxd .nyc8czg7.qa4y { transform: translateY(0); }
  .b2vxd .nyc8czg7 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .b6uk6d5 .vy4b {
    padding: 5px 10px;
  }
  .b6uk6d5 .nyc8czg7 {
    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;
  }
  .b6uk6d5 .nyc8czg7.qa4y { opacity: 1; pointer-events: auto; }
  .b6uk6d5 .nyc8czg7 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zz0hke     .vy4b { border-radius: 0 !important; }
  .aivd8x   .vy4b { border-radius: 8px !important; }
  .fhz0 .vy4b { border-radius: 50% !important; }
  .fq7q3z55   .vy4b { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .xbuvc .mru8g19s { flex-direction: column; align-items: stretch; }
  .xbuvc .t5c8w3 { flex-direction: row; min-width: auto; }
  .xbuvc .b6q61kib { align-items: flex-start; text-align: left; }
}
.e28t2e,
.e28t2e.rt0a,
.npiw .e28t2e,
.o44qwthv .e28t2e,
.seqb8e0i .e28t2e,
.zbh6hquy .e28t2e {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.if8tvapj {
  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;
}
.b6sx { flex: 1 1 280px; min-width: 0; }
.ut7lx {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.fc346z {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.oc4b1v2 {
  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;
}
.oc4b1v2:hover { transform: translateY(-1px); opacity: 0.95; }
.l7e9 .if8tvapj {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.l7e9 .ut7lx { color: var(--cta); }
.l7e9 .fc346z { color: var(--text-body); }
.l7e9 .oc4b1v2 {
  background: var(--cta) !important;
  color: #fff !important;
}
.cyd9usfx .if8tvapj {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.cyd9usfx .ut7lx { color: var(--text-primary); }
.cyd9usfx .fc346z { color: var(--text-body); }
.cyd9usfx .oc4b1v2 {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .if8tvapj {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .b6sx { flex: 0 0 auto; }
  .ut7lx { font-size: 1.2rem; }
  .oc4b1v2 { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.m39e .ptk8uxn2 { height: 36px; }
.co8sx .ptk8uxn2 { height: 60px; max-width: 200px; }
.h02rn2 .ptk8uxn2 { height: 76px; max-width: 240px; }
.g08qt    .edg3tmkv, .g08qt    .s58u14 { color: #f59e0b; }
.qz7o .wajiaih {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.qz7o .onrvau {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .sr3xd .xngj {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .sr3xd .xqwp {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .sr3xd .xqwp { padding: 40px 16px 20px; }
  .sr3xd .ouonjdd1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .sr3xd .ntth5 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .wl18i2nd .xqwp {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .wl18i2nd .xqwp::before {
    position: absolute; top: 14px; left: 14px;
  }
  .wl18i2nd .pnz4vsl1 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .wl18i2nd .c2y0w6 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .wl18i2nd .ouonjdd1 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .wl18i2nd .ntth5 { width: 100%; min-width: 0; }
  .wl18i2nd .edg3tmkv { min-width: 0; }
}
.jgo5rufl .r0dwf {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.jgo5rufl .r0dwf summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.jgo5rufl .r0dwf p { padding: 0 2px 16px; }
.etetra .r0dwf { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.etetra .r0dwf summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.etetra .r0dwf summary::after { content: "›"; font-size: 1.2em; }
.etetra .r0dwf[open] summary::after { content: "‹"; }
.etetra .r0dwf p { padding: 10px 22px 4px; }
.ks6fkiez .r0dwf {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ks6fkiez .r0dwf summary { color: var(--text-primary); padding-left: 16px; }
.ks6fkiez .r0dwf summary::after { content: "›"; font-size: 1.1em; }
.ks6fkiez .r0dwf[open] summary::after { content: "‹"; }
.ks6fkiez .r0dwf p { padding-left: 16px; }
.sln1m2 .lpof920 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.sln1m2 .r0dwf {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.sln1m2 .r0dwf:last-child { border-bottom: none; }
.sln1m2 .r0dwf summary { color: var(--text-primary); border-radius: 0; }
.sln1m2 .r0dwf summary::after { content: "›"; font-size: 1.1em; }
.sln1m2 .r0dwf[open] summary::after { content: "‹"; }
.eapuagkk .r0dwf { overflow: hidden; }
.eapuagkk .r0dwf summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.eapuagkk .r0dwf summary::after { color: rgba(255,255,255,.75); }
.eapuagkk .r0dwf[open] summary { border-radius: 0; }
.opld5q { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.drsteu {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.ihficfc {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.clhh { color: var(--text-muted); font-size: 1.05rem; }
.bdqm {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ydggqn { margin-bottom: 20px; }
.uoi9 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.ozdk {
  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;
}
.ozdk:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.blmsas { resize: vertical; min-height: 130px; }
.kwcvyi { width: 100%; margin-top: 8px; }
.u5ouj4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.bxtch {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.zbxb8ujd { color: var(--text-muted); line-height: 1.75; }
.v3un0qyj { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.v3un0qyj li { margin-bottom: 6px; }
.lvyqe { max-width: 760px; margin: 0 auto; }
.k5exdrr0 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.stznqpdh { max-width: 760px; margin: 0 auto; }
.ur8goot ul.v3un0qyj { margin: 0; }
@media (max-width: 640px) { .hwn2nsg { grid-template-columns: 1fr; gap: 10px; } }
.en20j { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.thovyybd { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.gygk79 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.thovyybd p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.thovyybd .v3un0qyj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .en20j { grid-template-columns: 1fr; } }
.r3f0o ul.v3un0qyj { margin: 0; }
.qaqsq .v3un0qyj,
.yieov4 .v3un0qyj,
.mx4v .v3un0qyj,
.gcshfbrj .v3un0qyj {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .spsc { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .f3u473l { grid-template-columns: 1fr; } .hpxfz { position: static; text-align: center; } }
@media (max-width: 860px) { .f52ccnky { grid-template-columns: 1fr; } }
.gcshfbrj .v3un0qyj { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .p9kwi { flex-direction: column; text-align: center; } .e5ot3nu { grid-template-columns: 1fr; } }
.cpti .ihficfc { color: var(--accent-light); }
.ve1qw .ihficfc { font-size: 2rem; }
.ve1qw .clhh { max-width: 680px; }
.dw7glu7 .ihficfc { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.dw7glu7 .clhh  { margin: 0; }
@media (max-width: 640px) { .dw7glu7 { flex-direction: column; } }
.y1sx {
  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;
}
.y1sx .ihficfc { color: var(--accent-light); }
.ii2vw .ihficfc { color: #fff; }
.ii2vw .clhh  { color: rgba(255,255,255,0.85); }
.gk6wwr { max-width: 680px; margin: 0 auto; }
.glvz {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .glvz { grid-template-columns: 1fr; } }
.q19e0cuq .ozdk {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.q19e0cuq .ozdk:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.hhz3k .ozdk { background: var(--bg-raised); border-color: transparent; }
.hhz3k .ozdk:focus { background: var(--bg-card); border-color: var(--accent-light); }
.imct0 .ozdk { border-radius: 100px; padding: 11px 20px; }
.imct0 .blmsas { border-radius: 14px; }
.by8ha58 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.by8ha58 summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.by8ha58 summary::-webkit-details-marker { display: none; }
.by8ha58 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.by8ha58[open] summary::after { content: "−"; }
.oh42nqj {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .vb8bf3i { grid-template-columns: 1fr; } }
.snv7yygn { counter-reset: priv-count; }
.eg5b6c {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.eg5b6c:last-child { border-bottom: none; }
.n2lt {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.eg5b6c h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.eg5b6c p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.dkdqrp { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.dkdqrp li { margin-bottom: 6px; }
.gxs2r{position:relative;overflow:visible}
.b38fy .u5ki8gc{display:block}
.kpmklkwa .wzoxbx{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.kpmklkwa .an8ge::before{content:""}
.wel3d420{--date-bg:var(--accent-bg-light)}
.ulxuam6 .an8ge::before{content:""}
.dxut2nw .xqm1{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .xqm1{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .hy8og{max-width:100%}
}
.h72z50f{margin:24px 0 32px;padding:0;list-style:none}
.dehka{margin:18px 0 28px}
.dehka .pqnjg{margin:0}
@media (max-width:560px){
  .h06s{grid-template-columns:repeat(2,1fr);gap:12px}
}
.cr7kuvu{
  display:grid;
  grid-template-columns:repeat(4, 1fr);  
  gap:14px;
  margin:16px 0;
}
.cy0s{
  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;
}
.cy0s:hover{ background:var(--bg-hover); transform: translateY(-2px); box-shadow: 0 6px 18px rgba(0,0,0,.18); }
.naac{
  display:block; width:100%; aspect-ratio: 4 / 3;
  background:var(--bg-surface); overflow:hidden;
}
.naac img{ width:100%; height:100%; object-fit:cover; display:block; }
.gdnd{ display:flex; flex-direction:column; gap:2px; padding:10px 12px; }
.nx5608b{ font-weight:700; font-size:.95rem; line-height:1.25; color:var(--cta); }
.ofzm{ font-size:.78rem; color:var(--text-muted); }
.lkbdes{ font-size:.75rem; color:var(--cta); font-weight:700; }
.bprs{
  display:block; text-align:center; padding:8px 12px; margin:0 12px 12px;
  font-size:.82rem; border-radius:6px;
}
.j54f94{ display:flex; flex-direction:column; gap:18px; margin:16px 0; }
.e1o5{ }
.ztkv1c0o{
  font-size:1rem; font-weight:700;
  margin:0 0 10px;
  text-transform:uppercase; letter-spacing:.04em;
  color:var(--text-muted);
}
.fxaekt{
  display:flex; flex-wrap:wrap; gap:10px;
}
.ib6ne31i{
  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;
}
.ib6ne31i img{
  max-width:80px; max-height:32px; object-fit:contain; display:block;
}
@media (max-width:560px){
  .cr7kuvu{ grid-template-columns: repeat(2, 1fr); gap:10px; }
  .nx5608b{ font-size:.85rem; }
  .e48vxvoo{ grid-template-columns: repeat(auto-fill, minmax(110px, 1fr)); }
}
.v5ur .cr7kuvu{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 18px !important;
}
.v5ur .naac{ aspect-ratio: 3 / 4; }
.v5ur .gdnd{ padding: 14px 14px 6px; }
.v5ur .bprs{ margin: 0 14px 14px; padding: 10px 14px; font-size: .9rem; }
.r3o09 .cr7kuvu{
  display: flex !important;
  grid-template-columns: none !important;
  gap: 12px !important;
  overflow-x: auto;
  padding-bottom: 12px;
  scroll-snap-type: x mandatory;
}
.r3o09 .cy0s{
  flex: 0 0 200px;
  scroll-snap-align: start;
}
.r3o09 .naac{ aspect-ratio: 1 / 1; }
.r3o09 .gdnd{ padding: 8px 10px; }
.r3o09 .nx5608b{ font-size: .82rem; }
.r3o09 .ofzm, .r3o09 .lkbdes{ display: none; }
.r3o09 .bprs{ margin: 0 10px 10px; padding: 6px 10px; font-size: .75rem; }
.aw35j .cr7kuvu{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 12px !important;
}
.aw35j .cy0s{
  background: transparent !important;
  border: 2px solid var(--accent) !important;
  border-radius: 6px !important;
}
.aw35j .nx5608b{ color: var(--text, #fff); }
.aw35j .ofzm{ color: var(--text-muted, #999); }
@media (max-width: 700px) {
  .v5ur .cr7kuvu,
  .aw35j .cr7kuvu {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
  }
}
@media (max-width: 560px) {
  .ib6ne31i { min-width: 72px !important; }
  .ib6ne31i img { max-width: 64px !important; }
}
.lq031uj .vbo76j{
  background: transparent !important;
  border: 2px solid var(--accent-muted, rgba(255,255,255,.15)) !important;
  border-radius: 4px !important;
}
.lq031uj .vbo76j:hover{
  background: var(--accent) !important;
  border-color: var(--accent) !important;
}
.nb19 .ztkv1c0o{ display: none; }
.nb19 .j54f94{
  display: grid !important;
  grid-template-columns: repeat(auto-fill, minmax(110px, 1fr));
  gap: 10px;
}
.nb19 .e1o5{ display: contents; }
.nb19 .fxaekt{ display: contents; }
.br42h6j .ib6ne31i{
  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;
}
.br42h6j .ib6ne31i img{ max-width: 36px !important; max-height: 22px !important; }
.br42h6j .ib6ne31i::after{
  content: attr(title);
  font-size: .8rem;
  color: var(--text, #fff);
  font-weight: 500;
}
.ri0xw2 .j54f94{ gap: 10px; }
.ri0xw2 .ztkv1c0o{
  display: inline-block; min-width: 110px; margin: 0 12px 0 0; opacity: .55;
  font-size: .72rem;
}
.ri0xw2 .e1o5{
  display: flex; align-items: center; flex-wrap: wrap;
}
.ri0xw2 .fxaekt{ flex: 1; gap: 8px; }
.ri0xw2 .ib6ne31i{
  min-width: 70px !important; min-height: 36px !important; padding: 4px 8px !important;
}
.ri0xw2 .ib6ne31i img{ max-height: 22px !important; }
.jidt3f .cr7kuvu{
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 14px !important;
}
.jidt3f .cy0s{
  position: relative;
  border: none !important;
  border-radius: 12px !important;
  overflow: hidden;
  background: var(--bg-surface) !important;
}
.jidt3f .naac{
  aspect-ratio: 3 / 4;
  display: block;
}
.jidt3f .naac img{
  width: 100%; height: 100%; object-fit: cover; display: block;
  transition: transform .35s ease, filter .25s ease;
}
.jidt3f .gdnd{
  
  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;
}
.jidt3f .nx5608b{
  color: #fff !important;
  font-size: 1rem;
  text-align: center;
  text-shadow: 0 1px 4px rgba(0,0,0,0.7);
}
.jidt3f .ofzm,
.jidt3f .lkbdes{
  color: rgba(255,255,255,0.85) !important;
  font-size: .72rem;
}
.jidt3f .bprs{
  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;
}
.jidt3f .cy0s:hover .naac img{
  transform: scale(1.06);
  filter: brightness(0.55);
}
.jidt3f .cy0s:hover .gdnd{
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
.jidt3f .cy0s:hover .bprs{
  opacity: 1;
  transform: translate(-50%, -50%);
  pointer-events: auto;
}
@media (max-width: 700px){
  .jidt3f .cr7kuvu{ grid-template-columns: repeat(2, 1fr) !important; }
  
  .jidt3f .gdnd{ opacity: 1; transform: none; }
  .jidt3f .bprs{ opacity: 1; transform: translate(-50%, -50%); }
  .jidt3f .naac img{ filter: brightness(0.8); }
}
.joxo .gs7y::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;
}
.joxo .gs7y{
  
  line-height: 1.7;
  margin-bottom: 18px;
}
.ggvo .gs7y,
.ggvo .u039rx{
  position: relative;
  font-style: italic;
  font-size: 1.05em;
  line-height: 1.65;
  color: var(--text-primary);
  margin: 8px 0 22px;
}
.ggvo .wz326hy8 { padding: 8px 0 8px 56px; }
.ggvo .wz326hy8::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;
}
.ggvo .ekad4nq { padding: 8px 56px 8px 0; text-align: right; }
.ggvo .ekad4nq::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;
}
.ggvo .rx26n { padding: 8px 22px; }
.ggvo .rx26n::before,
.ggvo .rx26n::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;
}
.ggvo .rx26n::before { content: "\00AB\00A0"; margin-right: 4px; }
.ggvo .rx26n::after  { content: "\00A0\00BB"; margin-left: 4px; }
.ggvo .vnthitn {
  padding: 6px 0 6px 16px;
  border-left: 3px solid var(--cta);
}
.ggvo .r0oo { padding: 32px 0 8px 0; }
.ggvo .r0oo::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;
}
.ggvo .na8sn {
  padding: 18px 24px; text-align: center; font-size: 1.15em;
  border-top: 1px solid var(--border); border-bottom: 1px solid var(--border);
}
.qxnwa3y { padding-top: 6px; }
.qxnwa3y .n5e7{
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 10px;
}
.qxnwa3y .n5e7::after{
  content: "";
  position: absolute;
  left: 0; bottom: 0;
  width: 28px; height: 2px;
  background: var(--cta);
  opacity: .55;
}
.qxnwa3y p { margin: 0 0 10px; }
.qxnwa3y p:last-child { margin-bottom: 0; }
.zss5rt{
  position: relative;
  padding-left: 16px;
  margin-top: 18px;
  font-style: italic;
  color: var(--text-muted);
  border-left: 3px solid var(--cta);
}
.b91v0164{
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 12px;
  margin: 14px 0;
}
.q34fno{
  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;
}
.q34fno:hover{ border-color: var(--cta); background: var(--bg-hover); }
.gum5p{
  flex-shrink: 0;
  width: 28px; height: 28px;
  border-radius: 50%;
  background: var(--cta);
  position: relative;
  
  display: none;
}
.gum5p::after{
  content: "";
  position: absolute; inset: 0;
  background: linear-gradient(135deg, transparent 50%, rgba(255,255,255,.3) 100%);
  border-radius: inherit;
}
.ssfac{ flex: 1; min-width: 0; }
.qxhq7ltw{
  font-weight: 700;
  font-size: .95rem;
  color: var(--text-primary);
  margin-bottom: 2px;
  line-height: 1.25;
}
.fhrn93{
  font-size: .85rem;
  color: var(--text-muted);
  line-height: 1.4;
}
.b91v0164.k2ok .q34fno { flex-direction: column; align-items: center; text-align: center; padding: 16px 14px; }
.b91v0164.k2ok .gum5p { width: 36px; height: 36px; }
.b91v0164.k2ok .ssfac { text-align: center; }
.b91v0164.fki775 .q34fno { border: 2px solid var(--cta); background: var(--bg-card-inner); }
.b91v0164.nn6ax { counter-reset: fgb-c; }
.b91v0164.nn6ax .q34fno { counter-increment: fgb-c; }
.wfow3b {
  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;
}
.lxujd2g.zz1c9b9 .op3zh1 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.lxujd2g.zz1c9b9 .c79xv4 { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.lxujd2g.zz1c9b9 .lh6n8vwp { grid-row: 1 / span 3; grid-column: 1; width: 48px; height: 48px; margin: 0; }
.lxujd2g.zz1c9b9 .jjt6mu { grid-column: 2; text-align: left; padding: 0; }
.lxujd2g.zz1c9b9 .fpf5 { grid-column: 2; text-align: left; padding: 0; }
.lxujd2g.zz1c9b9 .ntv47 { grid-column: 2; padding-left: 18px; }
.lxujd2g.cs2h1 .c79xv4,
.lxujd2g.cs2h1 .lh6n8vwp { display: none; }
.lxujd2g.cs2h1 .op3zh1 { padding: 16px 18px; text-align: left; }
.lxujd2g.cs2h1 .jjt6mu { text-align: left; }
.lxujd2g.cs2h1 .fpf5 { text-align: left; }
.lxujd2g.l9s65t { counter-reset: clb-n; }
.lxujd2g.l9s65t .op3zh1 { counter-increment: clb-n; }
.lxujd2g.l9s65t .c79xv4 { display: none; }
.lxujd2g.l9s65t .lh6n8vwp { 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; }
.lxujd2g.l9s65t .lh6n8vwp::before { content: counter(clb-n); font-family: inherit; }
.lxujd2g.l9s65t .lh6n8vwp::after { display: none; }
.lxujd2g.l9s65t .op3zh1:not(:has(.lh6n8vwp)) .jjt6mu::before { content: counter(clb-n) ". "; color: var(--cta); font-weight: 700; }
.h2fylm2 .op3zh1 { display: grid; grid-template-columns: 64px 1fr; gap: 14px; align-items: start; padding: 14px 16px; text-align: left; }
.h2fylm2 .c79xv4 { grid-row: 1 / span 3; grid-column: 1; width: 56px; height: 56px; border-radius: 12px; margin: 0; border-width: 2px; }
.h2fylm2 .jjt6mu { grid-column: 2; text-align: left; padding: 0; }
.h2fylm2 .fpf5 { grid-column: 2; text-align: left; padding: 0; }
.h2fylm2 .ntv47 { grid-column: 2; padding-left: 18px; }
.dov9qg .lxujd2g { counter-reset: cl-n; }
.dov9qg .op3zh1 { counter-increment: cl-n; }
.dov9qg .c79xv4 { display: none; }
.dov9qg .lh6n8vwp { width: 32px; height: 32px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; border: 0; margin: 14px auto 4px; }
.dov9qg .lh6n8vwp::before { content: counter(cl-n); color: #fff; font-weight: 700; font-size: 1rem; line-height: 1; }
.dov9qg .lh6n8vwp::after { display: none; }
.dov9qg .op3zh1:not(:has(.lh6n8vwp)) .jjt6mu::before { content: counter(cl-n) ". "; color: var(--cta); font-weight: 700; }
.olegh .c79xv4,
.olegh .op3zh1 { padding: 16px 18px; text-align: left; }
.olegh .jjt6mu { text-align: left; }
.olegh .fpf5 { text-align: left; }
.j7mt .q34fno { border: 0; border-left: 3px solid var(--cta); border-radius: 0 8px 8px 0; padding-left: 14px; background: transparent; }
.j7mt .gum5p { display: none; }
.hst88a6w .q34fno { border: 0; background: var(--bg-card-inner); }
.hst88a6w .gum5p { width: 36px; height: 36px; border-radius: 18px; background: rgba(255,255,255,0.06); }
.hst88a6w .gum5p::after { background: radial-gradient(circle at 50% 50%, var(--cta) 0 6px, transparent 7px); inset: 0; opacity: 0.9; }
.fer2d5 .b91v0164 { counter-reset: fg-c; }
.fer2d5 .q34fno { counter-increment: fg-c; }
.fer2d5 .gum5p { width: 30px; height: 30px; border-radius: 50%; background: var(--cta); display: flex; align-items: center; justify-content: center; }
.fer2d5 .gum5p::after { content: counter(fg-c); position: static; background: none; color: #fff; font-weight: 700; font-size: 0.9rem; line-height: 1; }
.y9szcjo .q34fno { border: 0; background: transparent; padding: 10px 4px; }
.y9szcjo .q34fno + .q34fno { border-top: 1px solid var(--border); }
.y9szcjo .gum5p { width: 6px; height: 6px; border-radius: 50%; margin-top: 9px; }
.y9szcjo .gum5p::after { display: none; }
.rk5jnt .q34fno { border: 0; background: var(--bg-card); padding: 12px 14px; }
.rk5jnt .gum5p { width: 8px; height: 8px; border-radius: 50%; margin-top: 7px; }
.rk5jnt .gum5p::after { display: none; }
.zpbb2 .q34fno { display: block; position: relative; padding: 14px 16px 14px 44px; }
.zpbb2 .gum5p { position: absolute; top: 14px; left: 14px; width: 20px; height: 20px; border-radius: 4px; }
.zpbb2 .ssfac { display: block; }
.onf7f .q34fno { background: transparent; }
.onf7f .gum5p { background: transparent; border: 2px solid var(--cta); width: 32px; height: 32px; }
.onf7f .gum5p::after { background: linear-gradient(135deg, var(--cta) 0%, transparent 60%); opacity: 0.5; }
@media (max-width: 560px){
  .k9yiq{ grid-template-columns: repeat(2, 1fr); padding: 14px 10px; }
  .mup47{ 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) {
  .wx0kldq { padding: 28px 18px 20px; }
  .pga8t9la { font-size: 1.2rem; }
  .e8zd { max-width: 220px; max-height: 80px; }
}
.t2cqi .rt0a {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.t2cqi .xqps1ys {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.t2cqi .if8tvapj {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.v8lbjkpu  .w7k160 { border-radius: 50%; }
.nhp2aa .if8tvapj { align-items: center; flex-wrap: wrap; }
@media (max-width: 640px) {
  .w7k160 { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
@media (max-width: 640px) {
  .non09 { display: none; }
  .olog {
    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;
  }
}
.jo3a .o7odo,
.jo3a .luk739 h2, .jo3a .luk739 h3, .jo3a .luk739 h4,
.jo3a .jjt6mu h3, .jo3a .qxhq7ltw,
.jo3a .cdmjzj, .jo3a .fw4baqqj { color: var(--cta) !important; }
.jo3a .teqidl,
.jo3a .d8md58j,
.jo3a .jamev,
.jo3a .s79zh2dm {
  background: var(--accent-bg) !important;
  border-color: var(--cta) !important;
}
.jo3a .teqidl strong { color: var(--cta) !important; }
.jo3a .teqidl .weiowjv,
.jo3a .teqidl .weiowjv::before { color: var(--cta) !important; }
.jo3a [data-c] {
  color: var(--cta) !important;
  background: color-mix(in srgb, var(--cta) 14%, transparent) !important;
}
.jo3a .k9yiq, .jo3a .g2o9,
.jo3a .g95dxhx2, .jo3a .mvtjrp,
.jo3a .op3zh1 { border-color: var(--cta) !important; }
.jo3a .mup47 { color: var(--cta) !important; }
.ui1z, .lsio6, .olog, .hqomac,
.oc4b1v2, .mtezpfc7, .ntth5 { 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: 76%; }
body, button, input { font-family: "Nunito Sans", sans-serif; }
.kr8ec5 .p4pckndb li::before, .kr8ec5 .qud9w4 li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.kr8ec5 .p4pckndb li::before { content: ""; }.kr8ec5 .qud9w4 li::before { content: ""; }.kr8ec5 .jo2r74::before, .kr8ec5 .i0kb::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.kr8ec5 .jo2r74::before { content: ""; }.kr8ec5 .i0kb::before { content: ""; }
.i00jwyg .zchi3e36, .i00jwyg .da7h8 { min-height: 640px; }
.oqxmbd::before { content: '|'; opacity: 0.3; }
.f3qi7 .n8yzafb {  background: linear-gradient(135deg, rgba(0,0,0,0.88) 0%,  rgba(0,0,0,0.72) 55%, var(--accent-bg) 100%); }.f3qi7 .jg4xl6 {  filter: brightness(0.42); }.f3qi7 .m7q7 {  background: linear-gradient(180deg, rgba(0,0,0,0.55), rgba(0,0,0,0.8)); }