:root {
  --color-accent: #2d52b7;
  --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;
}
.wen1qx {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.dqew {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.o5rjxw {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.mqx2w0d2 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.pbppy { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.pbppy a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.pbppy a:hover { color: var(--accent-light); }
.al7vwkr     .xgxngg1 { border-radius: 24px; padding: 8px; }
.al7vwkr .xgxngg1 li a { border-radius: 16px; }
.jv1c .xgxngg1 li + li { border-top: 3px double var(--border-alt); }
@media (max-width: 640px) {
  .xgxngg1 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .yzx0xfm:hover .xgxngg1,
  .yzx0xfm:focus-within .xgxngg1 { display: block; }
  .xgxngg1 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.hfkav5k {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.psogg9 { display: none; }
@media (max-width: 640px) {
  .psogg9 {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .psogg9.a7k5iw { display: block; }
}
@media (max-width: 640px) {
  .hfkav5k { display: block; }
  .pbppy > li + li::before { display: none !important; }
  .pbppy {
    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;
  }
  .pbppy.a7k5iw { display: flex; }
  .pbppy li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .pbppy li:last-child a { border-bottom: none; }
}
.b6825 { min-height: 480px; }
.ub07 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.m6t9x05 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.t909 .m6t9x05 { margin-left: 0; margin-right: 0; }
.fu2b1xf {
  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;
}
.lo2ehimm .fu2b1xf { margin-top: 24px; }
.fu2b1xf:hover { opacity: 0.88; }
.zi2inh .btqulux {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.zi2inh .ub07 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.zi2inh .m6t9x05 { color: #e2e8f0; }
.zi2inh.tk47cdg .btqulux { text-align: center; }
.zi2inh.t909   .btqulux { text-align: left; }
.d0zu {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.d0zu .btqulux {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.d0zu .ub07 { color: var(--text-primary); text-shadow: none; }
.d0zu .m6t9x05 { color: var(--text-muted); }
.d0zu .fu2b1xf { margin-top: 16px; }
.d0zu, .d0zu.b6825 { min-height: auto !important; }
.d0zu.tk47cdg .btqulux { text-align: center; }
.d0zu.t909   .btqulux { text-align: left; }
.d0zu~.r0b4edl4{position:static!important;left:auto!important;transform:none!important;width:100%!important;max-width:var(--content-mw,1100px)!important;margin:0 auto!important;padding:0 24px 12px!important}
.d0zu~.r0b4edl4 .upsk2kr8{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.rohe5phr .c4oi8,
.rohe5phr .u5hxz {
  position: relative; overflow: hidden;
}
.rohe5phr .c4oi8::after,
.rohe5phr .u5hxz::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.15; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@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); }
}
.rohe5phr .zi2inh .vsrx288t {
  overflow: hidden;
}
.rohe5phr .zi2inh .vsrx288t::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;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.c4oi8 .ub07 { color: #fff; }
.c4oi8 .m6t9x05 { color: rgba(255,255,255,0.85); }
.rohe5phr .y3oyqdxh { position: relative; overflow: hidden; }
.rohe5phr .y3oyqdxh::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.y3oyqdxh .ub07 { text-shadow: none; color: var(--text-primary); }
.y3oyqdxh .m6t9x05 { color: var(--text-muted); }
body.jdjuso .ub07 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.vyjatz .ub07 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.b6825.c4oi8 .ub07,
section.c4oi8 .ub07 {
  color: #fff !important;
  text-shadow: 0 1px 3px rgba(0,0,0,0.35) !important;
}
.y3oyqdxh.tk47cdg .oxbzvr { align-items: center; text-align: center; }
.b6825 .rdncic {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  left: auto !important;
  transform: none !important;
  overflow-x: visible !important;
  padding: 0;
}
.rdncic .vhav {
  grid-template-columns: 1fr !important;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-areas:
    "rank"
    "logo"
    "name"
    "rating"
    "bonus"
    "cta" !important;
  row-gap: 10px !important;
  column-gap: 0 !important;
  padding: 16px 18px 18px !important;
  font-size: 0.95rem;
  align-items: center;
  text-align: center;
}
.rdncic .vhav::before {
  grid-area: rank !important;
  justify-self: center; text-align: center;
  line-height: 1;
}
.rdncic .qrtxj8 { display: contents !important; }
.rdncic .qrtxj8 .l27aip {
  grid-area: logo;
  width: 110px !important; height: 60px !important; padding: 6px;
  margin: 0 auto;
}
.rdncic .qrtxj8 .oaftbi { max-height: 48px; max-width: 96px; }
.rdncic .qrtxj8 .mrv4ig {
  display: block !important;
  grid-area: name;
  text-align: center; font-size: 1rem; font-weight: 700;
  line-height: 1.15; min-width: 0; max-width: 100%;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  overflow-wrap: normal; word-break: normal; hyphens: none;
}
.rdncic .new0g9w {
  grid-area: rating; min-width: 0; width: auto;
  display: flex; flex-direction: row; align-items: center;
  justify-content: center; gap: 6px;
}
.rdncic .dtys { font-size: 0.85rem; letter-spacing: 1px; line-height: 1; }
.rdncic .z3i50 { font-size: 1.05rem; font-weight: 800; line-height: 1; color: var(--accent); }
.rdncic .z3i50 small { font-size: 0.6rem; opacity: 0.6; font-weight: 500; }
.rdncic .zqxyq7x0 { display: contents !important; }
.rdncic .zqxyq7x0 .ho77em:not(.nrnxtij) { display: none !important; }
.rdncic .zqxyq7x0 .nrnxtij {
  grid-area: bonus;
  background: var(--accent-bg, rgba(0,0,0,.04)) !important;
  padding: 8px 12px !important;
  border-radius: 8px !important;
  flex-direction: column !important; align-items: center; gap: 2px;
  min-width: 0; max-width: 100%; text-align: center;
}
.rdncic .zqxyq7x0 .nrnxtij .exo3g60a {
  font-size: 0.6rem; color: var(--text-muted, #888);
  letter-spacing: 0.06em; text-transform: uppercase;
}
.rdncic .zqxyq7x0 .nrnxtij .f0ytimf {
  font-size: 0.95rem; font-weight: 800; color: var(--accent);
  min-width: 0; overflow: hidden; text-overflow: ellipsis;
  white-space: nowrap; max-width: 100%;
}
.rdncic .vfd2 { grid-area: cta; width: 100% !important; min-width: 0 !important; }
.rdncic .vfd2.hmad0z {
  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;
}
.rdncic .vfd2.hmad0z:hover { opacity: 0.85; }
.rdncic .vhav,
.rdncic .vhav:hover,
.rdncic .vhav:nth-child(even),
.rdncic .vhav:nth-child(odd),
.rdncic .vhav:nth-child(even):hover {
  background: var(--bg-card) !important;
}
.zxii34 .btqulux { padding-bottom: 24px; }
.lo2ehimm .btqulux { max-width: 1100px; }
@media (max-width: 700px) {
  .y3oyqdxh { grid-template-columns: 1fr !important; grid-template-areas: "text" "media" !important; }
  
  .y3oyqdxh:not(.ng25e7kj) .z0au5 { display: none !important; }
  .ng25e7kj .z0au5 { padding: 16px; }
  .oxbzvr  { padding: 36px 24px; }
  .y3oyqdxh~.r0b4edl4,.v25jjg~.r0b4edl4{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  .b6825, .y3oyqdxh { min-height: 320px !important; }
  .ub07 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .z1ff,
  .c9ix8sr3,
  .rw7uioj { grid-template-columns: 1fr !important; }

  

  
  .zxii34 { display: flex !important; flex-direction: column !important; }
  .zxii34 .btqulux { display: contents; }
  .zxii34 .vsrx288t { order: 0; }
  .zxii34 .ub07 { order: 1; padding: 32px 24px 0; margin-bottom: 12px; }
  .zxii34 .z1ff { order: 2; padding: 0 16px 12px !important; }
  .zxii34 .m6t9x05 { order: 3; padding: 0 24px 24px; margin: 0 auto; }

  
  .lo2ehimm .btqulux { display: flex; flex-direction: column; }
  .lo2ehimm .btqulux .ub07 { order: 1; }
  .lo2ehimm .btqulux .rw7uioj { order: 2; margin: 8px 0 24px !important; }
  .lo2ehimm .btqulux .m6t9x05 { order: 3; }
  .lo2ehimm .btqulux .fu2b1xf { order: 4; align-self: center; margin-top: 0; }

  
  .y3oyqdxh.ng25e7kj {
    display: flex !important;
    flex-direction: column !important;
    grid-template-columns: none !important;
    grid-template-areas: none !important;
  }
  .y3oyqdxh.ng25e7kj .oxbzvr { display: contents; padding: 0; }
  .y3oyqdxh.ng25e7kj .oxbzvr .ub07 { order: 1; padding: 32px 24px 0; margin-bottom: 0; }
  .y3oyqdxh.ng25e7kj .z0au5 { order: 2; padding: 12px 16px; }
  .y3oyqdxh.ng25e7kj .oxbzvr .m6t9x05 { order: 3; padding: 0 24px; margin: 0 auto; }
  .y3oyqdxh.ng25e7kj .oxbzvr .fu2b1xf { order: 4; align-self: center; margin: 8px 0 32px; }
}
.wd3m2a7 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jlxjrp { width: 100%; height: auto; display: block; border-radius: 10px; }
.hdx4 .wd3m2a7        { border-radius: 16px; }
.hdx4 .jlxjrp  { border-radius: 16px; }
.b0hgn .wd3m2a7         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.b0hgn .jlxjrp   { border-radius: 8px; }
.bhd3x370 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.w1d5n4f0 { width: 100%; padding: 32px 0; position: relative; }
.voly6fh { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.jj38i .w1d5n4f0:nth-child(even) { background: var(--bg-surface); }
.jj38i .w1d5n4f0:nth-child(odd)  { background: var(--bg-page); }
.ddim7xj .w1d5n4f0:nth-child(even) { background: var(--bg-card); }
.ddim7xj .w1d5n4f0:nth-child(odd)  { background: var(--bg-page); }
.jj38i .w1d5n4f0:nth-child(odd)  .voly6fh { background: var(--bg-card); border-radius: 6px; }
.jj38i .w1d5n4f0:nth-child(even) .voly6fh { background: var(--bg-raised); border-radius: 6px; }
.ddim7xj .w1d5n4f0:nth-child(odd)  .voly6fh { background: var(--bg-card); border-radius: 6px; }
.ddim7xj .w1d5n4f0:nth-child(even) .voly6fh { background: var(--bg-raised); border-radius: 6px; }
.jj38i .w1d5n4f0:nth-child(even) .u8yecqmr .chmieke,
.ddim7xj .w1d5n4f0:nth-child(even) .u8yecqmr .chmieke { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.jj38i .w1d5n4f0:nth-child(odd) .u8yecqmr .chmieke,
.ddim7xj .w1d5n4f0:nth-child(odd) .u8yecqmr .chmieke { background: var(--bg-card-inner); }
.jj38i .w1d5n4f0:nth-child(even) .q0cgqhte .chmieke:nth-child(odd),
.ddim7xj .w1d5n4f0:nth-child(even) .q0cgqhte .chmieke:nth-child(odd)  { background: var(--bg-card); }
.jj38i .w1d5n4f0:nth-child(even) .q0cgqhte .chmieke:nth-child(even),
.ddim7xj .w1d5n4f0:nth-child(even) .q0cgqhte .chmieke:nth-child(even) { background: var(--bg-card-inner); }
h1.yu64o8 { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.yu64o8 {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.hy1ps { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.id19mi3 h2.yu64o8 {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.nlmvkab h2.yu64o8 {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.wv6g8oue h2.yu64o8 {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jl9q8h h2.yu64o8::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.aee5 h2.yu64o8 {
  color: var(--text-primary); font-size: 1.7rem;
}
.vbpgvwm h2.yu64o8::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.ptd7wpb h2.yu64o8 {
  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) { .oo8z1 { display: none; } }
.ubgi5qd5 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.lzuzv { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.e5a6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.qtknk0h { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xmry8 { padding-left: 20px; }
.xmry8 li { margin-bottom: 6px; }
.xmry8 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xmry8 a:hover { color: var(--accent-light); }
.b280cn5x .qtknk0h { display: none; }
.llk8 .qtknk0h { display: none; }
.llk8 .xmry8 { padding-left: 0; list-style: none; }
.llk8 .xmry8 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.llk8 .xmry8 a { font-size: 0.92rem; }
.x219e6h .e5a6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.x219e6h .qtknk0h { display: none; }
.x219e6h .xmry8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.x219e6h .xmry8 li { margin-bottom: 0; }
.x219e6h .xmry8 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;
}
.x219e6h .xmry8 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.i0s9 .e5a6 { padding: 20px 20px 16px; }
.i0s9 .xmry8 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.i0s9 .xmry8 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.i0s9 .xmry8 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;
}
.i0s9 .xmry8 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;
}
.i0s9 .xmry8 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.i0s9 .xmry8 a:focus,
.i0s9 .xmry8 a:focus-visible,
.i0s9 .xmry8 a:target { outline: none; }
.i0s9 .xmry8 li:target a { border-color: var(--border); color: var(--text-muted); }
.ap44ha .e5a6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ap44ha .qtknk0h { display: none; }
.ap44ha .xmry8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; counter-reset: toc-n; }
.ap44ha .xmry8 li { counter-increment: toc-n; margin-bottom: 0; }
.ap44ha .xmry8 a {
  display: inline-flex; align-items: center; gap: 11px;
  background: var(--bg-card); color: var(--text-muted);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 11px 20px 11px 11px; font-size: 0.92rem; font-weight: 500;
  transition: border-color .15s, color .15s;
}
.ap44ha .xmry8 a::before {
  content: counter(toc-n, decimal-leading-zero);
  flex-shrink: 0; width: 28px; height: 28px;
  background: var(--accent); color: #fff; border-radius: 7px;
  display: flex; align-items: center; justify-content: center;
  font-size: 0.78rem; font-weight: 700;
}
.ap44ha .xmry8 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s12efc1c .e5a6 { background: none; border: none; box-shadow: none !important; padding: 4px 0 0; border-bottom: 2px solid var(--border); }
.s12efc1c .qtknk0h { display: none; }
.s12efc1c .xmry8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 2px; margin-bottom: -2px; }
.s12efc1c .xmry8 li { margin-bottom: 0; }
.s12efc1c .xmry8 a {
  display: inline-block; padding: 9px 16px;
  font-size: 0.9rem; font-weight: 600; color: var(--text-muted);
  border-bottom: 2px solid transparent;
  transition: color .15s, border-color .15s;
}
.s12efc1c .xmry8 a:hover { color: var(--accent-light); border-bottom-color: var(--accent-light); }
.mf0o .e5a6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mf0o .qtknk0h { display: none; }
.mf0o .xmry8 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mf0o .xmry8 li { margin-bottom: 0; }
.mf0o .xmry8 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mf0o .xmry8 li:last-child::after { content: ""; margin-right: 0; }
.mf0o .xmry8 a { font-size: 0.9rem; }
.chmieke { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.u8yecqmr .chmieke { background: var(--bg-card); }
.q0cgqhte .chmieke:nth-child(odd)  { background: var(--bg-card); }
.q0cgqhte .chmieke:nth-child(even) { background: var(--bg-raised); }
.lv9cw .chmieke {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.lv9cw .chmieke:last-child { border-bottom: none; }
.lv9cw h3.hy1ps { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.vqk1 .chmieke {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.vqk1 .chmieke + .chmieke { margin-top: 4px; }
.oo5c8jyx .chmieke { background: none; border-radius: 0; padding: 12px 0; }
.oo5c8jyx .chmieke + .chmieke { border-top: 1px solid var(--border-section); }
.wepr9r { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.xg1r { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.nys1qy { color: var(--text-body); margin-bottom: 10px; }
.tf9z4e6d, .qus0acp { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tf9z4e6d li, .qus0acp li { margin-bottom: 6px; }
.qus0acp li { list-style: decimal; }
.a0ww     .tf9z4e6d { list-style-type: "● "; }
.x02qp  .tf9z4e6d { list-style-type: "■ "; }
.je56 .tf9z4e6d { list-style-type: "◆ "; }
.yq6wz5t    .tf9z4e6d { list-style-type: "★ "; }
.a0ww     .jpfoxu8k { list-style-type: "● "; }
.x02qp  .jpfoxu8k { list-style-type: "■ "; }
.je56 .jpfoxu8k { list-style-type: "◆ "; }
.yq6wz5t    .jpfoxu8k { list-style-type: "★ "; }
.a0ww    .tf9z4e6d li::marker, .a0ww    .jpfoxu8k li::marker,
.x02qp .tf9z4e6d li::marker, .x02qp .jpfoxu8k li::marker,
.je56 .tf9z4e6d li::marker, .je56 .jpfoxu8k li::marker,
.yq6wz5t   .tf9z4e6d li::marker, .yq6wz5t   .jpfoxu8k li::marker {
  color: var(--cta); font-size: 1em;
}
.a0ww .qus0acp,
.x02qp .qus0acp,
.je56 .qus0acp,
.yq6wz5t .qus0acp {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.a0ww .qus0acp li,
.x02qp .qus0acp li,
.je56 .qus0acp li,
.yq6wz5t .qus0acp li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.a0ww .qus0acp li::before,
.x02qp .qus0acp li::before,
.je56 .qus0acp li::before,
.yq6wz5t .qus0acp 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;
}
.a0ww     .qus0acp li::before { border-radius: 50%; }
.x02qp  .qus0acp li::before { border-radius: 3px; }
.je56 .qus0acp li::before { border-radius: 3px; }
.yq6wz5t    .qus0acp li::before { border-radius: 50%; }
.dblm5w { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.fza1pwmr .dblm5w,
.snjjg .dblm5w { background: transparent; border: none; border-radius: 0; }
.jxh11ly { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.jxh11ly th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.jxh11ly td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.jxh11ly tr:hover td { background: var(--bg-hover); }
.gl9t .jxh11ly tbody tr:nth-child(even) td { background: var(--bg-surface); }
.pr4cdvkm .jxh11ly { border: 1px solid var(--border-alt); }
.pr4cdvkm .jxh11ly th,
.pr4cdvkm .jxh11ly td { border: 1px solid var(--border-alt); }
.s9fsute .jxh11ly th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.s9fsute .jxh11ly td { border-bottom: none; }
.s9fsute .jxh11ly tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.cy3nagnu .jxh11ly th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pooodvxl .dblm5w {
  overflow: hidden;
}
.pooodvxl .jxh11ly th { border-bottom: 1px solid var(--border-alt); }
.pooodvxl .jxh11ly tr:last-child td { border-bottom: none; }
.pbrrlk { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.e1cv9 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.iwyu10 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.crfgeiyr { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.zielb { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.jpfoxu8k { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.jpfoxu8k 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%}
.xkj7 .crfgeiyr { background: transparent; text-align: center; }
.o7g0 .iwyu10 {
  width: auto; max-width: 96px; max-height: 96px;
  aspect-ratio: auto; object-fit: contain;
  margin: 18px auto 2px; display: block;
}
.y9iyk .iwyu10 {
  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);
}
.egvej .e1cv9 { display: grid; grid-template-columns: auto 1fr; }
.egvej .iwyu10 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.egvej .crfgeiyr { grid-column: 2; }
.egvej .zielb,
.egvej .jpfoxu8k { grid-column: 1 / -1; }
.zd0zy .e1cv9 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.zd0zy .iwyu10 {
  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);
}
.zd0zy .crfgeiyr { grid-column: 2; }
.zd0zy .zielb,
.zd0zy .jpfoxu8k { grid-column: 1 / -1; }
.w0sb .e1cv9 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.w0sb .crfgeiyr { background: none; color: var(--accent-light); font-weight: 700; }
.slsu .e1cv9 { 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); }
.slsu .crfgeiyr { background: none; color: var(--accent-light); font-weight: 700; }
.q1g1y .e1cv9 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.q1g1y .e1cv9:last-child { border-bottom: none; }
.q1g1y .crfgeiyr { background: none; color: var(--accent-light); font-weight: 700; }
.ze53 .e1cv9 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ze53 .crfgeiyr { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.hcr17 .pbrrlk { counter-reset: card-n; }
.hcr17 .e1cv9  { counter-increment: card-n; }
.hcr17 .crfgeiyr { display: flex; align-items: center; gap: 10px; }
.hcr17 .crfgeiyr::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;
}
.bj4o9l7p .e1cv9 { background: var(--bg-surface); border: 1px solid var(--border); }
.bj4o9l7p .crfgeiyr { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.qb5hx9t { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.qb5hx9t         { --cl-hue: var(--accent); }
.h7uf8fqm     { --cl-hue: #16a34a; }
.ix4c4wr6 { --cl-hue: #ea580c; }
.lgx5jo    { --cl-hue: #2563eb; }
.h7uf8fqm, .ix4c4wr6, .lgx5jo, .woi4j76 {
  background: color-mix(in srgb, var(--cl-hue) 12%, var(--bg-card));
  border-left: 4px solid var(--cl-hue);
}
.sva98 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; color: var(--cl-hue); }
.sva98::before { color: var(--cl-hue); }
.qb5hx9t strong { color: var(--text-primary); font-size: 0.95rem; }
.qb5hx9t p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xo98 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.w7i4q9ja, .a03iz { border-radius: 8px; padding: 14px; }
.w7i4q9ja { background: var(--bg-pros); }
.a03iz { background: var(--bg-cons); }
.z9fvk { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.w7i4q9ja .z9fvk { color: var(--c-pros-label); }
.a03iz .z9fvk { color: #f87171; }
.w7i4q9ja ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.a03iz ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jlxjrp { width: 100%; height: auto; border-radius: 10px; display: block; }
.hmad0z {
  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;
}
.hmad0z:hover { opacity: 0.85; }
.tx4hdvw .hmad0z  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.tx4hdvw .hmad0z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.lk5lh3id .hmad0z  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.lk5lh3id .hmad0z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tx4hdvw .vfd2.hmad0z, .lk5lh3id .vfd2.hmad0z,
.tx4hdvw .iks1xjtq .hmad0z, .lk5lh3id .iks1xjtq .hmad0z {
  background: var(--cta); border: none; color: #fff;
}
.tx4hdvw .vfd2.hmad0z:hover, .lk5lh3id .vfd2.hmad0z:hover,
.tx4hdvw .iks1xjtq .hmad0z:hover, .lk5lh3id .iks1xjtq .hmad0z:hover {
  background: var(--cta); color: #fff; opacity: 0.88;
}
.lsz7qp4 .fu2b1xf { border-radius: 50px; }
.lsz7qp4 .hmad0z  { border-radius: 50px; }
.ran42pg .fu2b1xf,
.ran42pg .hmad0z { background: linear-gradient(135deg, var(--accent), var(--cta)); border: none; color: #fff; }
.ran42pg .fu2b1xf:hover,
.ran42pg .hmad0z:hover { filter: brightness(1.08); opacity: 1; }
.uwcm3 .fu2b1xf,
.uwcm3 .hmad0z { box-shadow: 0 3px 14px -2px var(--cta); }
.uwcm3 .fu2b1xf:hover,
.uwcm3 .hmad0z:hover { box-shadow: 0 0 22px -1px var(--cta), 0 3px 12px -2px var(--cta); opacity: 1; }
.w9fhx7e .fu2b1xf,
.w9fhx7e .hmad0z { box-shadow: 0 4px 0 var(--cta-hover); transition: transform .08s ease, box-shadow .08s ease, opacity .2s; }
.w9fhx7e .fu2b1xf:hover,
.w9fhx7e .hmad0z:hover { opacity: 1; }
.w9fhx7e .fu2b1xf:active,
.w9fhx7e .hmad0z:active { transform: translateY(3px); box-shadow: 0 1px 0 var(--cta-hover); }
.mv49aey2 .fu2b1xf,
.mv49aey2 .hmad0z { box-shadow: inset 0 3px 6px rgba(0,0,0,.38), inset 0 -1px 1px rgba(255,255,255,.18); }
.mv49aey2 .fu2b1xf:hover,
.mv49aey2 .hmad0z:hover { opacity: 1; box-shadow: inset 0 4px 7px rgba(0,0,0,.45), inset 0 -1px 1px rgba(255,255,255,.15); }
.mv49aey2 .fu2b1xf:active,
.mv49aey2 .hmad0z:active { box-shadow: inset 0 6px 9px rgba(0,0,0,.5); }
.ecubbe .fu2b1xf,
.ecubbe .hmad0z { position: relative; overflow: hidden; }
.ecubbe .fu2b1xf::before,
.ecubbe .hmad0z::before {
  content: ""; position: absolute; top: 0; left: -125%; width: 55%; height: 100%;
  background: linear-gradient(100deg, transparent, rgba(255,255,255,.5), transparent);
  transform: skewX(-20deg); transition: left .6s ease; pointer-events: none;
}
.ecubbe .fu2b1xf:hover::before,
.ecubbe .hmad0z:hover::before { left: 135%; }
.nenpk .fu2b1xf,
.nenpk .hmad0z { border-radius: 0; }
.kjc1l .fu2b1xf { padding-left: 22px; padding-right: 22px; }
.kjc1l .hmad0z  { padding-left: 12px; padding-right: 12px; }
.fkzcko .fu2b1xf { padding-left: 44px; padding-right: 44px; }
.fkzcko .hmad0z  { padding-left: 24px; padding-right: 24px; }
.knci .fu2b1xf { padding-left: 56px; padding-right: 56px; }
.knci .hmad0z  { padding-left: 32px; padding-right: 32px; }
.fcjxrka   .fu2b1xf::after, .fcjxrka   .hmad0z::after,
.vdf7zrze .fu2b1xf::after, .vdf7zrze .hmad0z::after,
.jv8vm8    .fu2b1xf::after, .jv8vm8    .hmad0z::after,
.ntonkje    .fu2b1xf::after, .ntonkje    .hmad0z::after,
.y0ou    .fu2b1xf::after, .y0ou    .hmad0z::after,
.mrhm2t8x     .fu2b1xf::after, .mrhm2t8x     .hmad0z::after,
.bxa42    .fu2b1xf::after, .bxa42    .hmad0z::after,
.i3hngrk   .fu2b1xf::after, .i3hngrk   .hmad0z::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;
}
.fcjxrka .fu2b1xf::after, .fcjxrka .hmad0z::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");
}
.vdf7zrze .fu2b1xf::after, .vdf7zrze .hmad0z::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");
}
.jv8vm8 .fu2b1xf::after, .jv8vm8 .hmad0z::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");
}
.ntonkje .fu2b1xf::after, .ntonkje .hmad0z::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");
}
.y0ou .fu2b1xf::after, .y0ou .hmad0z::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");
}
.mrhm2t8x .fu2b1xf::after, .mrhm2t8x .hmad0z::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");
}
.bxa42 .fu2b1xf::after, .bxa42 .hmad0z::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");
}
.i3hngrk .fu2b1xf::after, .i3hngrk .hmad0z::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");
}
.iei1   .srfc::after, .iei1   .d70v7::after,
.edhb .srfc::after, .edhb .d70v7::after,
.dhu0    .srfc::after, .dhu0    .d70v7::after,
.jkibzie    .srfc::after, .jkibzie    .d70v7::after,
.xwwj7dms    .srfc::after, .xwwj7dms    .d70v7::after,
.a6joz456     .srfc::after, .a6joz456     .d70v7::after,
.h8ltwyk    .srfc::after, .h8ltwyk    .d70v7::after,
.vz6db1s   .srfc::after, .vz6db1s   .d70v7::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;
}
.iei1 .srfc::after, .iei1 .d70v7::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");
}
.edhb .srfc::after, .edhb .d70v7::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");
}
.dhu0 .srfc::after, .dhu0 .d70v7::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");
}
.jkibzie .srfc::after, .jkibzie .d70v7::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");
}
.xwwj7dms .srfc::after, .xwwj7dms .d70v7::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");
}
.a6joz456 .srfc::after, .a6joz456 .d70v7::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");
}
.h8ltwyk .srfc::after, .h8ltwyk .d70v7::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");
}
.vz6db1s .srfc::after, .vz6db1s .d70v7::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");
}
.qipe9iqf {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  max-width: 100%; box-sizing: border-box;
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
  overflow-x: clip;
  counter-reset: cs-rank;
}
.vhav {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px;
  padding: 18px 22px;
  display: grid;
  
  grid-template-columns: auto auto auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
  box-sizing: border-box;
  max-width: 100%;
  counter-increment: cs-rank;
  transition: background .15s, box-shadow .15s, border-color .15s;
}
.vhav > * { min-width: 0; }
.vhav:hover { background: var(--bg-hover); }
.vhav > [itemprop="item"] { display: contents; }
.vhav [itemprop="itemReviewed"],
.vhav [itemprop="reviewRating"] { display: none; }
.vhav::before {
  content: counter(cs-rank);
  grid-column: 1;
  font-size: 1.4rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; width: 28px; text-align: center;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.qrtxj8 {
  grid-column: 2;
  display: flex; flex-direction: column; align-items: center;
  gap: 6px; min-width: 0; text-align: center;
  width: 140px;
}
.l27aip {
  background: var(--accent-bg);
  border-radius: 10px; padding: 6px 10px;
  display: flex; align-items: center; justify-content: center;
  width: 130px; height: 64px; flex-shrink: 0;
}
.oaftbi { max-height: 52px; max-width: 110px; object-fit: contain; }
.mrv4ig {
  font-weight: 700; font-size: 1rem;
  color: var(--text-primary); line-height: 1.2;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; hyphens: auto;
}
.j09u .l27aip    { background: #1a1a1a; }
.s5gt5n .l27aip   { background: rgba(128,128,128,.12); }
.a5l8sb .l27aip { background: var(--bg-raised); }
.l6y8ymde .l27aip    { background: transparent; padding: 0; }
.new0g9w {
  grid-column: 3;
  display: flex; flex-direction: column; align-items: center; gap: 4px;
  min-width: 90px; width: 90px;
}
.dtys { color: var(--cta); font-size: 1.05rem; letter-spacing: 1.5px; line-height: 1; }
.z3i50 { font-size: 1.1rem; font-weight: 700; line-height: 1; }
.zqxyq7x0 {
  grid-column: 4;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  gap: 10px;
  min-width: 0;
}
.ho77em {
  background: var(--accent-bg, rgba(0,0,0,.04));
  border-radius: 10px;
  padding: 10px 12px;
  display: flex; flex-direction: column; align-items: center;
  gap: 4px; min-width: 0;
  text-align: center; line-height: 1.25;
}
.exo3g60a {
  
  color: var(--text-muted);
  opacity: 0.65;
  font-size: .72rem; font-weight: 500;
  text-transform: uppercase; letter-spacing: .06em;
  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
  max-width: 100%;
}
.f0ytimf {
  
  color: var(--accent);
  font-weight: 800; font-size: 1rem; line-height: 1.25;
  min-width: 0; max-width: 100%;
  overflow-wrap: break-word; word-break: break-word;
}
.vfd2 {
  grid-column: 5;
  white-space: nowrap; text-align: center;
  min-width: 130px;
}
.vfd2.hmad0z {
  padding: 13px 24px !important;
  font-size: 1rem !important;
  font-weight: 700;
}
@media (max-width: 980px) {
  .vhav {
    grid-template-columns: auto auto minmax(0, 1fr);
    grid-template-areas:
      "rank ident rating"
      "pills pills pills"
      "cta   cta   cta";
    row-gap: 14px;
  }
  .vhav::before    { grid-area: rank;   }
  .qrtxj8           { grid-area: ident;  }
  .new0g9w     { grid-area: rating; min-width: 0; width: auto; }
  .zqxyq7x0           { grid-area: pills;  }
  .vfd2             { grid-area: cta; width: 100%; }
}
@media (max-width: 560px) {
  .vhav {
    grid-template-columns: 1fr;
    grid-template-areas:
      "rank"
      "ident"
      "rating"
      "pills"
      "cta";
    text-align: center; padding: 16px;
  }
  .vhav::before    { justify-self: center; }
  .qrtxj8           { width: 100%; }
  .new0g9w     { justify-self: center; }
  .zqxyq7x0           { grid-template-columns: 1fr; }
}
.m1sggnhl {
  background: var(--bg-card);
  border-radius: 12px; margin: 24px 0; overflow: hidden;
  border: 1px solid var(--border-alt);
}
.uw6nflne {
  display: flex; align-items: center; flex-wrap: wrap; gap: 12px 20px;
  padding: 18px 24px; background: var(--bg-surface);
}
.rty61g1 {
  width: 90px; flex-shrink: 0;
  background: var(--bg-page);
  border-radius: 8px; display: flex; align-items: center; justify-content: center;
  padding: 8px; min-height: 60px;
}
.rty61g1 img { max-width: 80px; max-height: 50px; object-fit: contain; }
.fplts { flex: 1; }
.fplts h3 { font-size: 1.25rem; color: var(--text-primary); margin-bottom: 4px; }
.fe19 { color: var(--c-stars); font-size: 1.1rem; }
.hmiol { margin-bottom: 8px; }
.s4z71w18 {
  display: flex; flex-wrap: wrap; align-items: baseline; gap: 6px 22px;
  padding: 12px 24px; font-size: 0.86rem;
  background: var(--bg-surface); border-top: 1px solid var(--border-alt);
}
.s4z71w18 > span { color: var(--accent); font-weight: 700; }
.csli em, .e381wjv1 em { color: var(--text-muted); font-weight: 500; font-style: normal; }
@media (max-width: 560px) { .s4z71w18 { padding: 10px 16px; gap: 6px 16px; } }
.iks1xjtq { flex-shrink: 0; align-self: flex-start; }
.iks1xjtq .hmad0z { white-space: nowrap; }
@media (max-width: 560px) {
  .uw6nflne { flex-wrap: wrap; align-items: center; gap: 10px 12px; }
  .rty61g1 { order: 1; }
  .iks1xjtq { order: 2; margin-left: auto; align-self: center; }
  .fplts { order: 3; flex: 1 1 100%; min-width: 0; }
}
.mi0tc img.nxgnld5g { width: 100%; max-height: 240px; object-fit: cover; display: block; }
.fza1pwmr { padding: 20px 24px; }
.xvxm { color: var(--text-muted); margin-bottom: 16px; }
.nblqo { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-bottom: 14px; }
.kk1oh, .jpar0a { list-style: none; font-size: 0.9rem; }
.kk1oh li { color: var(--c-pros); margin-bottom: 4px; }
.jpar0a li { color: var(--c-cons); margin-bottom: 4px; }
.kk1oh li::before { content: "✓"; margin-right: 5px; }
.jpar0a li::before { content: "✗"; margin-right: 5px; }
.re5rhftn .kk1oh li::before { content: "→"; }
.re5rhftn .jpar0a li::before { content: "–"; }
.auqoz  .kk1oh li::before { content: "★"; }
.auqoz  .jpar0a li::before { content: "✕"; }
.x4ql    .kk1oh li::before { content: "◆"; }
.x4ql    .jpar0a li::before { content: "▲"; }
.p9imo0q3  .kk1oh li::before { content: "▶"; }
.p9imo0q3  .jpar0a li::before { content: "■"; }
.mue41x { margin-bottom: 8px; font-size: 0.85rem; color: var(--text-muted); }
.gx2o { background: var(--accent-bg); color: var(--accent-light); border-radius: 4px; padding: 2px 8px; margin: 2px 2px 2px 0; display: inline-block; }
.b04pkui { background: var(--bg-pros); color: var(--c-tag-pay); }
.sgxcj { margin: 0; border-radius: 0 0 8px 8px; border-left-width: 0 !important; border-top: 1px solid var(--border-alt); }
.q3i4 .sgxcj { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
.ahluq .sgxcj { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .sjx2or .zjbkz {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .sjx2or .m1sggnhl { margin: 0; }
}
.gb5q4r .uw6nflne { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.gb5q4r .fplts h3 { color: var(--accent-light); }
.gb5q4r .rty61g1 { background: var(--bg-page); border: 1px solid var(--border); }
.nrud .m1sggnhl { border-top: 4px solid var(--accent); }
.nrud .uw6nflne { background: var(--bg-card); }
.pxrf .m1sggnhl { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.pxrf .uw6nflne { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.pxrf .fza1pwmr { padding: 14px 16px; }
.pxrf .rty61g1 { border-radius: 4px; }
.pxrf .sgxcj { border-radius: 0; }
.h1j1y .uw6nflne { padding: 0; gap: 0; overflow: hidden; }
.h1j1y .rty61g1 { background: var(--accent-bg); border-radius: 0; width: 100px; min-height: 84px; padding: 20px 14px; align-self: stretch; border: none; }
.h1j1y .fplts { padding: 16px 20px; }
.h1j1y .iks1xjtq { padding: 16px 20px; align-self: center; }
.mrolor .fe19 { font-size: .95rem; }
.snjjg .xo98 { gap: 10px; }
.snjjg .w7i4q9ja, .snjjg .a03iz { padding: 12px; }
.snjjg .w7i4q9ja ul, .snjjg .a03iz ul { margin: 4px 0 0; padding-left: 18px; }
.snjjg .w7i4q9ja li, .snjjg .a03iz li { font-size: .85rem; margin-bottom: 3px; }
.wth5 .gx2o { margin: 2px 4px 2px 0; }
@media (max-width: 720px) {
  .c1biwltk { grid-template-columns: 1fr; }
  .orzv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .orzv .q1baed0c { width: 72px; height: 50px; }
  .orzv .hm1yz30 { max-width: 180px; }
  .orzv .d5wu { width: auto; }
}
.zkmhnh .mrolor .fe19 { filter: brightness(1.2); }
@media (max-width: 720px) {
  .zkmhnh { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .rfn8r { padding: 16px; }
  .hsy0 .b253hyog { min-width: 50%; }
}
.pbzvrmy8 .xo98 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .rc90o { grid-template-columns: 1fr; }
  .fliqq { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .kkk4g { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .dv470j0 { flex-wrap: wrap; padding: 16px; }
}
.uw6uhmmw .xo98 { gap: 8px; }
.uw6uhmmw .w7i4q9ja, .uw6uhmmw .a03iz { padding: 8px; }
@media (max-width: 480px) {
  .jpa69xy { flex-direction: column; align-items: stretch; }
}
.yyp0779c .d5wu .hmad0z { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .jarcr { flex-direction: column; align-items: stretch; gap: 10px; }
  .yyp0779c .d5wu { text-align: center; }
}
@media (max-width: 720px) {
  .kv5lfk0 { grid-template-columns: 1fr; }
  .rmy4bspg { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .u37e { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
.nhbk .dlyzg0 { font-size: .9rem; font-weight: 500; color: var(--text-muted); }
.fk7o .fe19 { font-size: .75rem; margin-top: 2px; }
@media (max-width: 720px) {
  .oshy3z7 { grid-template-columns: 1fr; }
  .fk7o { width: 100px; height: 100px; margin: 16px auto; }
  .nhbk { font-size: 1.4rem; }
  .b2h29t03 { justify-content: center; }
  .ix6l4kx8 .b253hyog { min-width: 50%; }
}
.hzw15zbo .xo98 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .s2g1cqi { flex-wrap: wrap; padding: 14px 16px; }
  .tpwbt { padding: 12px 16px; }
  .hzw15zbo .xo98 { margin: 0 16px; }
  .hzw15zbo .wth5 { padding: 0 16px; }
  .lxsd24 { padding: 12px 16px; }
}
.zy1x .vhav {
  border-left: 4px solid var(--accent);
  padding-left: 18px;
}
.zy1x .vhav:first-child {
  border-left-width: 5px;
  background: linear-gradient(90deg,
    color-mix(in srgb, var(--accent) 8%, transparent),
    transparent 35%);
}
.ob4m .qipe9iqf { gap: 18px; }
.ob4m .vhav {
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(0,0,0,.08);
  border-color: transparent;
}
.ob4m .vhav:hover {
  box-shadow: 0 8px 22px rgba(0,0,0,.12);
}
.xmcmd2 .qipe9iqf {
  gap: 0;
  border: 1px solid var(--border);
  border-radius: 12px;
  overflow: hidden;
}
.xmcmd2 .vhav {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border);
}
.xmcmd2 .vhav:last-child { border-bottom: none; }
.xmcmd2 .qrtxj8,
.xmcmd2 .new0g9w,
.xmcmd2 .zqxyq7x0 {
  border-left: 1px solid var(--border);
  padding-left: 16px;
}
.azl2y .qipe9iqf { gap: 0; }
.azl2y .vhav {
  border-radius: 0;
  border-left: none; border-right: none; border-top: none;
  border-bottom: 1px solid var(--border);
  padding-top: 14px; padding-bottom: 14px;
}
.azl2y .vhav:last-child { border-bottom: none; }
.azl2y .vhav:nth-child(even) { background: var(--accent-bg, rgba(0,0,0,.03)); }
.azl2y .vhav:nth-child(even):hover { background: var(--bg-hover); }
.enf2 .vhav {
  border-top: 4px solid var(--accent);
  padding-top: 22px;
}
.ltlbz .zqxyq7x0 .ho77em {
  background: transparent; border-radius: 0; padding: 4px 12px;
  border-left: 1px solid var(--border);
}
.ltlbz .zqxyq7x0 .ho77em:first-child { border-left: none; }
.qeoj .zqxyq7x0 .ho77em {
  background: transparent; padding: 4px 8px;
}
.qeoj .zqxyq7x0 .exo3g60a { font-size: .65rem; opacity: .65; }
.qeoj .zqxyq7x0 .f0ytimf   { font-size: 1.15rem; color: var(--accent-light); }
.o83von .zqxyq7x0 .ho77em {
  background: var(--accent-bg);
  border: 1px solid var(--border-alt, transparent);
}
.z3i50 { display: none; }
.lla248d .dtys { font-size: 1rem; letter-spacing: 2px; }
.m9pz4q2q .dtys {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.mgfe .dtys,
.eruf .dtys,
.g3ndml .dtys { display: none; }
.mgfe .z3i50,
.eruf .z3i50,
.g3ndml .z3i50 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.mgfe .z3i50 { font-size: 1.7rem; font-weight: 900; color: var(--accent-light); }
.mgfe .z3i50 small { display: none; }
.eruf .z3i50 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.eruf .z3i50 small { font-size: 0.85em; font-weight: 700; color: var(--accent-light); opacity: 0.75; }
.g3ndml .z3i50 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.g3ndml .z3i50 small { display: none; }
.mgfe .hmiol .fe19,
.eruf .hmiol .fe19,
.g3ndml .hmiol .fe19 { display: none; }
.mgfe .hmiol strong { font-size: 1.6rem; font-weight: 900; color: var(--accent-light); }
.mgfe .dlyzg0 { display: none; }
.eruf .hmiol strong {
  font-size: 0.95rem; font-weight: 800; color: var(--accent-light);
  background: var(--accent-bg); border-radius: 100px;
  padding: 4px 14px; white-space: nowrap;
}
.eruf .n1ln,
.eruf .dlyzg0 { font-size: 1em; }
.g3ndml .hmiol strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.g3ndml .dlyzg0 { display: none; }
.oi3gf { margin: 16px 0; }
.khff { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.khff summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.khff summary::after { content: "+"; color: var(--accent-light); }
.khff[open] summary::after { content: "−"; }
.khff p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.w1d5n4f0 { margin-bottom: 0; }
.aym38uo h2.yu64o8 { color: var(--text-primary); border-color: var(--accent-light); }
.p0f1 h2.yu64o8 { color: var(--text-primary); border-color: var(--accent-light); }
.whiv .h7uf8fqm     { background: #052e16; border-color: #10b981; }
.whiv .ix4c4wr6 { background: #2d0a1e; border-color: #f43f5e; }
.whiv .lgx5jo    { background: #1e1036; border-color: #a855f7; }
.whiv .qb5hx9t strong  { color: #f1f5f9; }
.whiv .qb5hx9t p       { color: #cbd5e1; }
.whiv .ogxsa    .h7uf8fqm     .sva98::before,
.whiv .xe6bc2v  .h7uf8fqm     .sva98::before,
.whiv .qmfdw  .h7uf8fqm     .sva98::before,
.whiv .aafwlhc .h7uf8fqm     .sva98::before { color: #10b981; }
.whiv .ogxsa    .ix4c4wr6 .sva98::before,
.whiv .xe6bc2v  .ix4c4wr6 .sva98::before,
.whiv .qmfdw  .ix4c4wr6 .sva98::before,
.whiv .aafwlhc .ix4c4wr6 .sva98::before { color: #f43f5e; }
.whiv .ogxsa    .lgx5jo    .sva98::before,
.whiv .xe6bc2v  .lgx5jo    .sva98::before,
.whiv .qmfdw  .lgx5jo    .sva98::before,
.whiv .aafwlhc .lgx5jo    .sva98::before { color: #a855f7; }
.qdkdt .h7uf8fqm     { background: #2d2000; border-color: #eab308; }
.qdkdt .ix4c4wr6 { background: #2d0b0b; border-color: #ef4444; }
.qdkdt .lgx5jo    { background: #2d1600; border-color: #f97316; }
.qdkdt .qb5hx9t strong  { color: #f1f5f9; }
.qdkdt .qb5hx9t p       { color: #cbd5e1; }
.qdkdt .ogxsa    .h7uf8fqm     .sva98::before,
.qdkdt .xe6bc2v  .h7uf8fqm     .sva98::before,
.qdkdt .qmfdw  .h7uf8fqm     .sva98::before,
.qdkdt .aafwlhc .h7uf8fqm     .sva98::before { color: #eab308; }
.qdkdt .ogxsa    .ix4c4wr6 .sva98::before,
.qdkdt .xe6bc2v  .ix4c4wr6 .sva98::before,
.qdkdt .qmfdw  .ix4c4wr6 .sva98::before,
.qdkdt .aafwlhc .ix4c4wr6 .sva98::before { color: #ef4444; }
.qdkdt .ogxsa    .lgx5jo    .sva98::before,
.qdkdt .xe6bc2v  .lgx5jo    .sva98::before,
.qdkdt .qmfdw  .lgx5jo    .sva98::before,
.qdkdt .aafwlhc .lgx5jo    .sva98::before { color: #f97316; }
.ez8dn .h7uf8fqm     { background: #0c1a2e; border-color: #38bdf8; }
.ez8dn .ix4c4wr6 { background: #12103a; border-color: #818cf8; }
.ez8dn .lgx5jo    { background: #0a2020; border-color: #2dd4bf; }
.ez8dn .qb5hx9t strong  { color: #f1f5f9; }
.ez8dn .qb5hx9t p       { color: #cbd5e1; }
.ez8dn .ogxsa    .h7uf8fqm     .sva98::before,
.ez8dn .xe6bc2v  .h7uf8fqm     .sva98::before,
.ez8dn .qmfdw  .h7uf8fqm     .sva98::before,
.ez8dn .aafwlhc .h7uf8fqm     .sva98::before { color: #38bdf8; }
.ez8dn .ogxsa    .ix4c4wr6 .sva98::before,
.ez8dn .xe6bc2v  .ix4c4wr6 .sva98::before,
.ez8dn .qmfdw  .ix4c4wr6 .sva98::before,
.ez8dn .aafwlhc .ix4c4wr6 .sva98::before { color: #818cf8; }
.ez8dn .ogxsa    .lgx5jo    .sva98::before,
.ez8dn .xe6bc2v  .lgx5jo    .sva98::before,
.ez8dn .qmfdw  .lgx5jo    .sva98::before,
.ez8dn .aafwlhc .lgx5jo    .sva98::before { color: #2dd4bf; }
.so3p8huu::before,
.zynf::before { margin-right: 5px; }
.yevq97 .w7i4q9ja ul li,
.yevq97 .kk1oh li         { color: #4ade80; }
.yevq97 .w7i4q9ja .so3p8huu { color: #22c55e; }
.yevq97 .a03iz ul li,
.yevq97 .jpar0a li         { color: #f87171; }
.yevq97 .a03iz .zynf { color: #ef4444; }
.o2q84 .w7i4q9ja { background: var(--bg-pros); }
.o2q84 .a03iz { background: var(--bg-cons); }
.o2q84 .w7i4q9ja .so3p8huu { color: var(--c-pros-label); }
.o2q84 .a03iz .zynf { color: var(--c-cons); }
.o2q84 .w7i4q9ja ul li,
.o2q84 .kk1oh li            { color: var(--c-pros); }
.o2q84 .a03iz ul li,
.o2q84 .jpar0a li            { color: var(--c-cons); }
.q03s5ncq .w7i4q9ja { background: var(--bg-pros); }
.q03s5ncq .a03iz { background: var(--bg-cons); }
.q03s5ncq .w7i4q9ja .so3p8huu { color: var(--c-pros-label); }
.q03s5ncq .a03iz .zynf { color: var(--c-cons); }
.q03s5ncq .w7i4q9ja ul li,
.q03s5ncq .kk1oh li          { color: var(--c-pros); }
.q03s5ncq .a03iz ul li,
.q03s5ncq .jpar0a li          { color: var(--c-cons); }
.lyfgp .so3p8huu::before { content: "✓ "; }
.lyfgp .zynf::before { content: "✗ "; }
.re5rhftn .so3p8huu::before { content: "→ "; }
.re5rhftn .zynf::before { content: "← "; }
.auqoz .so3p8huu::before { content: "★ "; }
.auqoz .zynf::before { content: "✕ "; }
.x4ql .so3p8huu::before { content: "◆ "; }
.x4ql .zynf::before { content: "▲ "; }
.ahluq .qb5hx9t { background: transparent; border-left: none; border: 1.5px solid var(--cl-hue); }
.ahluq .qb5hx9t strong { color: var(--text-primary); }
.ahluq .qb5hx9t p      { color: var(--text-muted); }
.q3i4 .qb5hx9t { border-left: none; border-top: 4px solid var(--cl-hue); border-radius: 0 0 8px 8px; }
.ad7z .qb5hx9t {
  border-left: none; border-radius: 8px;
  background: color-mix(in srgb, var(--cl-hue) 88%, #000);
}
.ad7z .qb5hx9t strong,
.ad7z .qb5hx9t p { color: #fff; }
.ad7z .sva98::before { color: rgba(255,255,255,0.9) !important; }
.unwdz .qb5hx9t {
  border-left: none; border-radius: 6px; padding: 10px 14px;
  background: color-mix(in srgb, var(--cl-hue) 12%, transparent);
}
.unwdz .qb5hx9t strong { color: var(--text-primary); }
.unwdz .qb5hx9t p      { color: var(--text-muted); }
.ayjmapl .qb5hx9t { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.ogxsa .sva98,
.xe6bc2v .sva98,
.qmfdw .sva98,
.aafwlhc .sva98 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.ogxsa .sva98::before,
.xe6bc2v .sva98::before,
.qmfdw .sva98::before,
.aafwlhc .sva98::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.ogxsa .h7uf8fqm     .sva98::before { content: "✦"; color: var(--c-tip-border); }
.ogxsa .ix4c4wr6 .sva98::before { content: "▲"; color: var(--c-warn-border); }
.ogxsa .lgx5jo    .sva98::before { content: "◉"; color: #60a5fa; }
.xe6bc2v .h7uf8fqm     .sva98::before { content: "★"; color: var(--c-tip-border); }
.xe6bc2v .ix4c4wr6 .sva98::before { content: "◆"; color: var(--c-warn-border); }
.xe6bc2v .lgx5jo    .sva98::before { content: "●"; color: #60a5fa; }
.qmfdw .h7uf8fqm     .sva98::before { content: "▶"; color: var(--c-tip-border); }
.qmfdw .ix4c4wr6 .sva98::before { content: "■"; color: var(--c-warn-border); }
.qmfdw .lgx5jo    .sva98::before { content: "▸"; color: #60a5fa; }
.aafwlhc .h7uf8fqm     .sva98::before { content: "→"; color: var(--c-tip-border); }
.aafwlhc .ix4c4wr6 .sva98::before { content: "⬥"; color: var(--c-warn-border); }
.aafwlhc .lgx5jo    .sva98::before { content: "◈"; color: #60a5fa; }
.s1cf .u8yecqmr .chmieke,
.s1cf .q0cgqhte .chmieke  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.s1cf .e1cv9                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.s1cf .vhav                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.s1cf .m1sggnhl            { box-shadow: 0 4px 16px rgba(0,0,0,0.3); }
.s1cf .dblm5w          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s1cf .e5a6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.dh6wqqbu .u8yecqmr .chmieke,
.dh6wqqbu .q0cgqhte .chmieke,
.dh6wqqbu .e1cv9,
.dh6wqqbu .vhav,
.dh6wqqbu .m1sggnhl,
.dh6wqqbu .dblm5w,
.dh6wqqbu .e5a6,
.dh6wqqbu .ayjmapl .qb5hx9t { box-shadow: none; }
.f3wvds   .nys1qy, .f3wvds .wepr9r, .f3wvds .xg1r,
.f3wvds   .ubgi5qd5, .f3wvds .lzuzv { font-size: 0.9rem; }
.f3wvds   .tf9z4e6d, .f3wvds .qus0acp { font-size: 0.9rem; }
.knoch   .nys1qy, .knoch .wepr9r, .knoch .xg1r,
.knoch   .ubgi5qd5, .knoch .lzuzv { font-size: 0.95rem; }
.knoch   .tf9z4e6d, .knoch .qus0acp { font-size: 0.95rem; }
.z5nt1   .nys1qy, .z5nt1 .wepr9r, .z5nt1 .xg1r,
.z5nt1   .ubgi5qd5, .z5nt1 .lzuzv { font-size: 1.08rem; }
.z5nt1   .tf9z4e6d, .z5nt1 .qus0acp { font-size: 1.05rem; }
.z5nt1   .jxh11ly { font-size: 0.97rem; }
.mvcv .ub07      { font-size: 3.2rem; }
.mvcv h2.yu64o8 { font-size: 1.9rem; }
.mvcv h3.hy1ps     { font-size: 1.4rem; }
.zqfqu3u1 .ub07      { font-size: 3.8rem; }
.zqfqu3u1 h2.yu64o8 { font-size: 2.2rem; }
.zqfqu3u1 h3.hy1ps     { font-size: 1.6rem; }
.w1d5n4f0 + .w1d5n4f0 { position: relative; }
.gtjv   .w1d5n4f0 + .w1d5n4f0::before,
.wmdzo  .w1d5n4f0 + .w1d5n4f0::before,
.q2szrj   .w1d5n4f0 + .w1d5n4f0::before,
.tu13jt   .w1d5n4f0 + .w1d5n4f0::before,
.pn9o6e   .w1d5n4f0 + .w1d5n4f0::before,
.zluiqrz .w1d5n4f0 + .w1d5n4f0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.gtjv .w1d5n4f0 + .w1d5n4f0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.wmdzo .w1d5n4f0 + .w1d5n4f0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.q2szrj .w1d5n4f0 + .w1d5n4f0::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;
}
.tu13jt .w1d5n4f0 + .w1d5n4f0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.j4q95 .w1d5n4f0 { margin-bottom: 16px; }
.j4q95 .w1d5n4f0 + .w1d5n4f0 { margin-top: 0; }
.j4q95 .voly6fh { padding-top: 0; padding-bottom: 0; }
.pn9o6e .w1d5n4f0 + .w1d5n4f0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zluiqrz .w1d5n4f0 + .w1d5n4f0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.lf07qr .w1d5n4f0 + .w1d5n4f0::before,
.a7c2phv3 .w1d5n4f0 + .w1d5n4f0::before,
.k14aflc .w1d5n4f0 + .w1d5n4f0::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%;
}
.jj38i .lf07qr .w1d5n4f0:nth-child(even)::before,
.jj38i .a7c2phv3 .w1d5n4f0:nth-child(even)::before,
.jj38i .k14aflc .w1d5n4f0:nth-child(even)::before { background: var(--bg-surface); }
.ddim7xj .lf07qr .w1d5n4f0:nth-child(even)::before,
.ddim7xj .a7c2phv3 .w1d5n4f0:nth-child(even)::before,
.ddim7xj .k14aflc .w1d5n4f0:nth-child(even)::before { background: var(--bg-card); }
.lf07qr .w1d5n4f0 + .w1d5n4f0::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");
}
.a7c2phv3 .w1d5n4f0 + .w1d5n4f0::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");
}
.k14aflc .w1d5n4f0 + .w1d5n4f0::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");
}
.ruq57c .btqulux,
.cv68tpo .btqulux { margin-bottom: 60px; }
.gir6qby .btqulux { margin-bottom: 70px; }
.hz4luf5 .wd3m2a7 { float: left; width: 38%; margin: 0 28px 16px 0; }
.hz4luf5 .wd3m2a7 .jlxjrp { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.hz4luf5 .voly6fh::after { content: ''; display: block; clear: both; }
.fu7tjc3g .wd3m2a7 { float: right; width: 38%; margin: 0 0 16px 28px; }
.fu7tjc3g .wd3m2a7 .jlxjrp { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.fu7tjc3g .voly6fh::after { content: ''; display: block; clear: both; }
.ioo38 .w1d5n4f0:nth-child(odd)  .wd3m2a7 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ioo38 .w1d5n4f0:nth-child(even) .wd3m2a7 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ioo38 .wd3m2a7 .jlxjrp { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ioo38 .voly6fh::after { content: ''; display: block; clear: both; }
.hz4luf5 .pbrrlk,
.hz4luf5 .qipe9iqf,
.fu7tjc3g .pbrrlk,
.fu7tjc3g .qipe9iqf,
.ioo38 .pbrrlk,
.ioo38 .qipe9iqf { clear: both; }
@media (max-width: 900px) {
  .hz4luf5 .wd3m2a7,
  .fu7tjc3g .wd3m2a7,
  .ioo38 .w1d5n4f0:nth-child(odd)  .wd3m2a7,
  .ioo38 .w1d5n4f0:nth-child(even) .wd3m2a7 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .hz4luf5 .wd3m2a7 .jlxjrp,
  .fu7tjc3g .wd3m2a7 .jlxjrp,
  .ioo38 .wd3m2a7 .jlxjrp {
    max-height: none !important;
  }
}
.hz4luf5 .tf9z4e6d,
.hz4luf5 .qus0acp,
.fu7tjc3g .tf9z4e6d,
.fu7tjc3g .qus0acp,
.ioo38 .tf9z4e6d,
.ioo38 .qus0acp { overflow: hidden; }
@media (max-width: 640px) {
  .hz4luf5 .wd3m2a7,
  .fu7tjc3g .wd3m2a7,
  .ioo38 .wd3m2a7 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.o50kcl7 .bhd3x370,
.o50kcl7 .voly6fh,
.o50kcl7 .qoic  { max-width: 1100px; }
.s91m50 .bhd3x370,
.s91m50 .voly6fh,
.s91m50 .qoic  { max-width: 1200px; }
.n00fsn .bhd3x370,
.n00fsn .voly6fh,
.n00fsn .qoic  { max-width: 1320px; }
.hfnv7 { font-size: 0.82rem; color: var(--text-muted); }
.nwazxbko { display: flex; align-items: center; }
.di11j2c {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.a0oxevn { display: flex; align-items: center; }
.c7a0as { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.c7a0as:hover { text-decoration: underline; }
.wcr5qsj { margin: 0 3px; opacity: 0.45; }
.wcr5qsj::before { content: '/'; }
.fm7ci { padding: 2px 5px; color: var(--text-main); }
.cc2h6p .hfnv7 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cc2h6p .nwazxbko { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.icu6u1 .hfnv7 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.icu6u1 .nwazxbko { padding: 0 0 0 12px; }
.l6f9 .nwazxbko { padding: 0 16px; }
.l6f9 .hfnv7 {
  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);
}
.l6f9 .bhd3x370 { padding-top: 28px; }
@media (max-width: 720px) {
  .pmla7 { margin-top: 18px; padding: 0 16px; }
  .l6f9 .bhd3x370 { padding-top: 16px; }
}
.o50kcl7.cc2h6p .nwazxbko { max-width: 1100px; }
.s91m50.cc2h6p .nwazxbko { max-width: 1200px; }
.n00fsn.cc2h6p .nwazxbko { max-width: 1320px; }
.dzts2a0 .w1d5n4f0 { padding-top: 16px; padding-bottom: 16px; }
.wu0mbgd .w1d5n4f0 { padding-top: 24px; padding-bottom: 24px; }
.tog7drx .w1d5n4f0 { padding-top: 40px; padding-bottom: 40px; }
.k5b9r .w1d5n4f0 { padding-top: 52px; padding-bottom: 52px; }
.qekkr5e .w1d5n4f0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.qekkr5e .w1d5n4f0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.qekkr5e .w1d5n4f0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.qekkr5e .w1d5n4f0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.czxy1g .voly6fh { padding-top: 10px;  padding-bottom: 10px; }
.rh6lj .voly6fh { padding-top: 18px;  padding-bottom: 18px; }
.fpxqzp .voly6fh { padding-top: 36px;  padding-bottom: 36px; }
.yt0v3 .voly6fh { padding-top: 48px;  padding-bottom: 48px; }
.f13g h2.yu64o8 { font-weight: 600; }
.f13g h3.hy1ps     { font-weight: 600; }
.ty570jn3 h2.yu64o8 { font-weight: 800; }
.ty570jn3 h3.hy1ps     { font-weight: 700; }
.bohap0cp { font-weight: 600; }
.bohap0cp h2.yu64o8 { font-weight: 900; }
.bohap0cp h3.hy1ps     { font-weight: 800; }
.bohap0cp .qb5hx9t strong,
.bohap0cp .qb5hx9t strong { font-weight: 600; }
.srfc {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.iur4s .srfc { display: none; }
@media (max-width: 640px) {
  .srfc { display: none !important; }
}
.srfc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.srfc:hover { opacity: 0.85; }
.t03x1w .srfc { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tjfmab  .d70v7 { left: 32px; }
@media (max-width: 480px) {
  .tv4jci .d70v7 { right: 20px; bottom: 20px; }
  .tjfmab  .d70v7 { left: 20px; bottom: 20px; }
}
.gf3dvr { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.qoic { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ayb9b { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.fmun8u61 { color: var(--text-dim); font-size: 0.8rem; }
.cgge4n { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.cgge4n img { height: 26px; width: auto; object-fit: contain; }
.kgat a, .phrtexj a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.kgat a:hover, .phrtexj a:hover { color: var(--accent-light); }
.phrtexj { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jgks5q .qoic { text-align: center; }
.jgks5q .phrtexj { justify-content: center; margin-bottom: 16px; }
.jgks5q .ayb9b { margin-top: 0; }
.lidh1f { margin-top: 10px; }
.lidh1f a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .qoic { padding-left: 16px; padding-right: 16px; }
  .uty4 .qoic { padding: 20px 16px; }
  .phrtexj { gap: 4px 12px; }
  .ayb9b { font-size: 0.78rem; }
}
.dx6nlz7 .kzzcq7q .cgge4n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.dx6nlz7 .ayb9b { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.dx6nlz7 .fmun8u61 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .dx6nlz7 .faf0d { grid-template-columns: 1fr 1fr; } .dx6nlz7 .kzzcq7q { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dx6nlz7 .faf0d { grid-template-columns: 1fr; } }
.d1hizp .cgge4n { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.d1hizp .ayb9b { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .d1hizp .vexxs { gap: 12px; } .d1hizp .cgge4n { margin-right: 0; width: 100%; } }
.boiynh .ni2m .cgge4n { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.boiynh .ayb9b { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.boiynh .fmun8u61 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .boiynh .qf4ir35b { grid-template-columns: 1fr 1fr; } .boiynh .ni2m { grid-column: 1 / -1; } }
@media (max-width: 480px) { .boiynh .qf4ir35b { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .ndrwcm .ziepu { grid-template-columns: 1fr 1fr; } .ndrwcm .iebmi:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ndrwcm .ziepu { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .gwkhb .ziepu { grid-template-columns: 1fr; } }
.lzp8od .qoic { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.lzp8od .phrtexj { justify-content: center; }
.qv5ni30 .wen1qx      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qv5ni30 .gf3dvr { background: var(--bg-page); border-top-color: var(--border-alt); }
.ag7py .wen1qx      { background: #0d1117; border-bottom-color: #21262d; }
.ag7py .o5rjxw { color: var(--accent-light); }
.ag7py .pbppy { --msep-color: #8b949e; }
.ag7py .pbppy a { color: #8b949e; }
.ag7py .pbppy a:hover { color: var(--accent-light); }
.ag7py .hfkav5k { color: #8b949e; }
.ag7py .gf3dvr { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ag7py .ayb9b,
.ag7py .fmun8u61 { color: #6e7681; }
.ag7py .kgat a, .ag7py .phrtexj a,
.ag7py .cgge4n { color: #e6edf3; }
.ag7py .kgat a:hover, .ag7py .phrtexj a:hover,
@media (max-width: 640px) {
  .ag7py .pbppy { background: #0d1117; border-top-color: #21262d; }
  .ag7py .pbppy li a { border-bottom-color: #21262d; }
}
.lfvadlp .wen1qx      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lfvadlp .o5rjxw { color: var(--accent-light); }
.lfvadlp .pbppy { --msep-color: #475569; }
.lfvadlp .pbppy a { color: #475569; }
.lfvadlp .pbppy a:hover { color: var(--accent-light); }
.lfvadlp .hfkav5k { color: #64748b; }
.lfvadlp .gf3dvr { background: #f0f4f8; border-top-color: #cbd5e1; }
.lfvadlp .ayb9b,
.lfvadlp .fmun8u61 { color: #64748b; }
.lfvadlp .kgat a, .lfvadlp .phrtexj a,
.lfvadlp .ge2wc5ux a, .lfvadlp .cgge4n { color: #374151; }
.lfvadlp .kgat a:hover, .lfvadlp .phrtexj a:hover,
@media (max-width: 640px) {
  .lfvadlp .pbppy { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lfvadlp .pbppy li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.jsecci1 .wen1qx      { background: var(--accent); border-bottom-color: var(--accent-light); }
.jsecci1 .o5rjxw { color: #fff; }
.jsecci1 .pbppy { --msep-color: rgba(255,255,255,0.82); }
.jsecci1 .pbppy a { color: rgba(255,255,255,0.82); }
.jsecci1 .pbppy a:hover { color: #fff; }
.jsecci1 .hfkav5k { color: rgba(255,255,255,0.9); }
.jsecci1 .gf3dvr { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.jsecci1 .ayb9b,
.jsecci1 .fmun8u61 { color: rgba(255,255,255,0.72); }
.jsecci1 .kgat a, .jsecci1 .phrtexj a,
.jsecci1 .ge2wc5ux a, .jsecci1 .cgge4n { color: #fff; }
.jsecci1 .kgat a:hover, .jsecci1 .phrtexj a:hover,
@media (max-width: 640px) {
  .jsecci1 .pbppy { background: var(--accent); border-top-color: var(--accent-light); }
  .jsecci1 .pbppy li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.e3qbp .wen1qx {
  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);
}
.e3qbp .gf3dvr {
  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) {
  .e3qbp .pbppy {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.h6ad1 .dqew { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.ihdd .dqew { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.p1947qsj .dqew { min-height: 72px; height: auto; }
.ka1dzvg .dqew { min-height: 84px; height: auto; }
.uty4 .dqew { max-width: none; padding: 0 32px; }
.uty4 .qoic  { max-width: none; padding: 24px 32px; }
.b6jkyz.s91m50 .dqew { max-width: 1200px; }
.b6jkyz.n00fsn .dqew { max-width: 1320px; }
.j9f9vnqh   .o5rjxw, .j9f9vnqh   .cgge4n { text-transform: capitalize; }
.jjuh .o5rjxw, .jjuh .cgge4n { text-transform: lowercase; }
.k4239o25 .o5rjxw, .k4239o25 .cgge4n { text-transform: uppercase; letter-spacing: 0.06em; }
.odrz663, .ojm8191 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.zr6x33 .odrz663,
.zr6x33 .ojm8191 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.jstgv5 .odrz663,
.jstgv5 .ojm8191 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.el6419 .odrz663,
.el6419 .ojm8191 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.h0nq .odrz663,
.h0nq .ojm8191 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.a9oj1l4k   .pbppy a { font-weight: 500; }
.kkwoend .pbppy a { font-weight: 600; }
.zkg5     .pbppy a { font-weight: 700; }
.qbf03s    .pbppy a { font-weight: 800; letter-spacing: 0.01em; }
.orfy     .pbppy > li + li::before,
.v7519o2g    .pbppy > li + li::before,
.z7f8c2n    .pbppy > li + li::before,
.c2gj1f .pbppy > li + li::before,
.zv6rw .pbppy > li + li::before,
.gt40097u  .pbppy > li + li::before,
.s2dd    .pbppy > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.orfy     .pbppy > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.v7519o2g    .pbppy > li + li::before { content: "|"; }
.z7f8c2n    .pbppy > li + li::before { content: "—"; }
.c2gj1f .pbppy > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.zv6rw .pbppy > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.gt40097u  .pbppy > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.s2dd    .pbppy > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .m6l7 .hfkav5k,
  .xfvlz .hfkav5k,
  .awbq .hfkav5k,
  .rrfksxdl .hfkav5k,
  .o74wtj .hfkav5k {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .m6l7 .hfkav5k::before,
  .xfvlz .hfkav5k::before,
  .awbq .hfkav5k::before,
  .rrfksxdl .hfkav5k::before,
  .o74wtj .hfkav5k::before { content: ""; display: block; flex-shrink: 0; }

  
  .m6l7 .hfkav5k::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;
  }

  
  .xfvlz .hfkav5k::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;
  }

  
  .awbq .hfkav5k::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;
  }

  
  .rrfksxdl .hfkav5k::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;
  }

  
  .o74wtj .hfkav5k::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) {
  .vg88kpgz .hfkav5k {
    padding: 5px 14px;
  }
  .vg88kpgz .pbppy {
    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;
  }
  .vg88kpgz .pbppy li a {
    border-bottom: none; padding: 10px 22px;
  }
  .vg88kpgz .pbppy li a:hover { background: var(--bg-raised); }
  .vg88kpgz .psogg9,
  .u2h56bj .psogg9,
  .o109wv9 .psogg9 { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .icvk11 .hfkav5k {
    padding: 5px 10px;
  }
  .icvk11 .pbppy {
    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);
  }
  .icvk11 .pbppy.a7k5iw { transform: translateX(0); }
  .icvk11 .pbppy li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .icvk11 .pbppy li:last-child a { border-bottom: none; }
  .jsecci1 .pbppy,
  .ag7py .pbppy { background: var(--accent) !important; }
  .jsecci1 .pbppy li a,
  .ag7py .pbppy li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .o109wv9 .hfkav5k {
    padding: 5px 10px;
  }
  .o109wv9 .pbppy {
    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);
  }
  .o109wv9 .pbppy::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .o109wv9 .pbppy.a7k5iw { transform: translateY(0); }
  .o109wv9 .pbppy li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .rkkw3e .hfkav5k {
    padding: 5px 10px;
  }
  .rkkw3e .pbppy {
    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;
  }
  .rkkw3e .pbppy.a7k5iw { opacity: 1; pointer-events: auto; }
  .rkkw3e .pbppy li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .dbk7n6     .hfkav5k { border-radius: 0 !important; }
  .dihbh4r   .hfkav5k { border-radius: 8px !important; }
  .r7f3y7s .hfkav5k { border-radius: 50% !important; }
  .l8x2v   .hfkav5k { border-radius: 999px !important; }
}
@media (max-width: 640px) {
  .uhuzr5x .fsmqfama { flex-direction: column; align-items: stretch; }
  .uhuzr5x .p4a06n { flex-direction: row; min-width: auto; }
  .uhuzr5x .gfugfsvl { align-items: flex-start; text-align: left; }
}
.z602g8,
.z602g8.w1d5n4f0,
.jj38i .z602g8,
.a6py4130 .z602g8,
.ddim7xj .z602g8,
.kslq .z602g8 {
  padding: 0 !important;
  min-height: auto !important;
  background: transparent !important;
  border: none !important;
}
.q3x1lx {
  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;
}
.mse847 { flex: 1 1 280px; min-width: 0; }
.jxcveyx7 {
  margin: 0 0 6px 0;
  font-size: 1.4rem;
  font-weight: 800;
  color: #fff;
  line-height: 1.2;
}
.g3bja6v {
  margin: 0;
  color: rgba(255,255,255,0.92);
  font-size: 0.95rem;
  line-height: 1.4;
}
.gyqtl {
  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;
}
.gyqtl:hover { transform: translateY(-1px); opacity: 0.95; }
.qtr35 .q3x1lx {
  background: var(--bg-card);
  border: 2px solid var(--cta);
}
.qtr35 .jxcveyx7 { color: var(--cta); }
.qtr35 .g3bja6v { color: var(--text-body); }
.qtr35 .gyqtl {
  background: var(--cta) !important;
  color: #fff !important;
}
.fdefqn .q3x1lx {
  background: var(--bg-card);
  border-left: 6px solid var(--cta);
  border-radius: 4px 16px 16px 4px;
}
.fdefqn .jxcveyx7 { color: var(--text-primary); }
.fdefqn .g3bja6v { color: var(--text-body); }
.fdefqn .gyqtl {
  background: var(--cta) !important;
  color: #fff !important;
}
@media (max-width: 640px) {
  .q3x1lx {
    padding: 20px 22px;
    flex-direction: column;
    align-items: stretch;
    gap: 14px;
  }
  .mse847 { flex: 0 0 auto; }
  .jxcveyx7 { font-size: 1.2rem; }
  .gyqtl { width: 100%; text-align: center; padding: 14px 28px !important; }
}
.fyh2 .mqx2w0d2 { height: 36px; }
.ibjkb .mqx2w0d2 { height: 60px; max-width: 200px; }
.qvxgnu .mqx2w0d2 { height: 56px; max-width: 180px; }
.sm3jst    .dtys, .sm3jst    .fe19 { color: #f59e0b; }
.goo7ebz      .dtys { font-size: 1rem; letter-spacing: 1.5px; }
.goo7ebz      .fe19   { font-size: 1.35rem; }
.mdysik3m    .dtys, .mdysik3m    .fe19 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.dpke0k     .dtys, .dpke0k     .fe19 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.sshmn .dtys, .sshmn .fe19 { color: var(--cta); letter-spacing: 2px; }
.e4nppnx   .dtys, .e4nppnx   .fe19 { color: #e91e63; letter-spacing: 2px; }
.d3bl  .dtys, .d3bl  .fe19 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.wrg1z     .dtys, .wrg1z     .fe19 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.ltlbz .ho77em + .ho77em {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.hp374cuv .vhav { padding: 18px 24px; min-height: 68px; }
.qeoj .exo3g60a {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.qeoj .f0ytimf {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
.o83von .ho77em {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.qipe9iqf { counter-reset: cs-rank; }
.qipe9iqf .vhav { counter-increment: cs-rank; }
.qipe9iqf .vhav::before {
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 800;
  color: var(--text-muted, var(--accent-light));
  min-width: 28px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
  order: -1;
}
.o8fwjq .qipe9iqf { counter-reset: cs-rank; gap: 0; }
.o8fwjq .vhav {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.o8fwjq .vhav::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.o8fwjq .qrtxj8 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.o8fwjq .l27aip {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.o8fwjq .oaftbi { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.o8fwjq .qrtxj8 { min-width: 0; flex-direction: column; width: 100%; }
.o8fwjq .mrv4ig {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.o8fwjq .dtys { color: var(--cta, var(--accent)); }
.o8fwjq .z3i50 { font-weight: 700; }
.o8fwjq .ho77em {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.o8fwjq .exo3g60a {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.o8fwjq .f0ytimf {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.o8fwjq .nrnxtij .f0ytimf { font-size: 1.3rem; color: var(--accent-light); }
.o8fwjq .vfd2 {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.o8fwjq .vhav:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .o8fwjq .qipe9iqf {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .o8fwjq .vhav {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .o8fwjq .vhav { padding: 40px 16px 20px; }
  .o8fwjq .ho77em {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .o8fwjq .vfd2 { width: 100%; min-width: 0; }
}
.dcd0 .qipe9iqf { counter-reset: cs-rank; gap: 10px; }
.dcd0 .vhav {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.dcd0 .vhav::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.dcd0 .qrtxj8 {
  flex-direction: column; align-items: center; gap: 8px;
  flex-shrink: 0; min-width: 140px;
}
.dcd0 .l27aip {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.dcd0 .oaftbi { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.dcd0 .mrv4ig {
  font-size: 1.05rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: 0; max-width: 140px;
  overflow-wrap: break-word; hyphens: auto;
}
.dcd0 .dtys { color: var(--cta, var(--accent)); }
.dcd0 .ho77em {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.dcd0 .exo3g60a {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.dcd0 .f0ytimf { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.dcd0 .nrnxtij .f0ytimf { color: var(--accent-light); }
.dcd0 .vfd2 {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.dcd0 .vhav:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .dcd0 .vhav {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dcd0 .vhav::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dcd0 .qrtxj8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dcd0 .mrv4ig { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dcd0 .ho77em {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dcd0 .vfd2 { width: 100%; min-width: 0; }
  .dcd0 .dtys { min-width: 0; }
}
.hlwgk .vhav::before {
  font-size: 1.8rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.35;
  min-width: 32px;
}
.bdujpl7 .khff {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.bdujpl7 .khff summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.bdujpl7 .khff p { padding: 0 2px 16px; }
.xgkosx9 .khff { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xgkosx9 .khff summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xgkosx9 .khff summary::after { content: "›"; font-size: 1.2em; }
.xgkosx9 .khff[open] summary::after { content: "‹"; }
.xgkosx9 .khff p { padding: 10px 22px 4px; }
.vzrlrf4 .khff {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vzrlrf4 .khff summary { color: var(--text-primary); padding-left: 16px; }
.vzrlrf4 .khff summary::after { content: "›"; font-size: 1.1em; }
.vzrlrf4 .khff[open] summary::after { content: "‹"; }
.vzrlrf4 .khff p { padding-left: 16px; }
.kemvyq .oi3gf { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.kemvyq .khff {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.kemvyq .khff:last-child { border-bottom: none; }
.kemvyq .khff summary { color: var(--text-primary); border-radius: 0; }
.kemvyq .khff summary::after { content: "›"; font-size: 1.1em; }
.kemvyq .khff[open] summary::after { content: "‹"; }
.r2g0u .khff { overflow: hidden; }
.r2g0u .khff summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.r2g0u .khff summary::after { color: rgba(255,255,255,.75); }
.r2g0u .khff[open] summary { border-radius: 0; }
.yoj3c { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.i907l7 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.usew0ay4 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.cuoav { color: var(--text-muted); font-size: 1.05rem; }
.ipv2iq {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ai9lg3p { margin-bottom: 20px; }
.gqflzb9 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.t8rr {
  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;
}
.t8rr:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.eztn6x { resize: vertical; min-height: 130px; }
.ng05nk2z { width: 100%; margin-top: 8px; }
.bgg4rct4 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.uyddf {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.c4uv3w { color: var(--text-muted); line-height: 1.75; }
.a7bhri { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.a7bhri li { margin-bottom: 6px; }
.lpu6ir0 { max-width: 760px; margin: 0 auto; }
.h450bfdd { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.ys1c { max-width: 760px; margin: 0 auto; }
.vhv5i5z { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.xp62sd67 ul.a7bhri { margin: 0; }
.mqxn .vhv5i5z { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .mqxn { grid-template-columns: 1fr; gap: 10px; } }
.u652gj { max-width: 640px; margin: 0 auto; text-align: center; }
.vm8bk { margin-bottom: 48px; }
.vm8bk .vhv5i5z { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.vm8bk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.o3zzy .a7bhri { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yntucvcu { grid-template-columns: 1fr; } }
.ymm1 { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.ymm1:hover .hannei { color: var(--accent-light); text-decoration: underline; }
.lk8sq { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.rmnufm7p { max-width: 760px; margin: 0 auto; }
.gps6 ul.a7bhri { margin: 0; }
.sx0sb { color: var(--text-muted); line-height: 1.75; }
.bor1r .a7bhri,
.l4f4 .a7bhri,
.u4uhgl .a7bhri,
.f6h7w .a7bhri {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.w1y3f { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.aw4y5b6 { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.k48p { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.bcee { margin-top: 12px; }
.jesw { display: inline-block; color: var(--accent-light); text-decoration: none; font-weight: 600; font-size: 0.92rem; border-bottom: 1px solid transparent; padding-bottom: 1px; }
.jesw:hover { border-bottom-color: var(--accent-light); }
.ocbtbhv { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.ocbtbhv img { width: 100%; height: 100%; object-fit: cover; display: block; }
.j1c2 { border-radius: 10px; }
.rgi325 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.j4fmlnze { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.j4fmlnze::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .gd7v { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.g0pm7lq .k48p, .g0pm7lq .aw4y5b6 { max-width: 640px; }
.zlj6j .w1y3f { font-size: 1.6rem; margin-top: 18px; }
.cmfmsyx .k48p { margin-bottom: 28px; }
@media (max-width: 860px) { .glqp24 { grid-template-columns: 1fr; } .zlj6j { position: static; text-align: center; } }
.twlhoop .ocbtbhv { margin: 0 auto 18px; }
.twlhoop .rgi325 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .crg8wlq { grid-template-columns: 1fr; } }
.ask9asf3 { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.dsyolv { flex: 1; }
.ask9asf3 .w1y3f { font-size: 1.6rem; margin-bottom: 6px; }
.h9ygxpd { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.f6h7w { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.iqfsexs { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.f6h7w p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.f6h7w .a7bhri { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ask9asf3 { flex-direction: column; text-align: center; } .h9ygxpd { grid-template-columns: 1fr; } }
.j40d .w1y3f { font-size: 1.35rem; margin: 0 0 4px; }
.j40d .rgi325 { margin: 0; }
.rbdjpus { max-width: 760px; margin: 0 auto; }
.qupyw { position: relative; padding-left: 28px; }
.qupyw::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.oiuqxlr { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.oiuqxlr:last-child { padding-bottom: 0; }
.vnfu { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.vepp h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.vepp p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.d82wkhiu .usew0ay4 { color: var(--accent-light); }
.jujkv1l .usew0ay4 { font-size: 2rem; }
.jujkv1l .cuoav { max-width: 680px; }
.nze1h .usew0ay4 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.nze1h .cuoav  { margin: 0; }
@media (max-width: 640px) { .nze1h { flex-direction: column; } }
.bojs {
  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;
}
.bojs .usew0ay4 { color: var(--accent-light); }
.dsow6 .usew0ay4 { color: #fff; }
.dsow6 .cuoav  { color: rgba(255,255,255,0.85); }
.b75y { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .wz71d5q2 { grid-template-columns: 1fr; } }
.qo8mjn .t8rr {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.qo8mjn .t8rr:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.bnvf .t8rr { background: var(--bg-raised); border-color: transparent; }
.bnvf .t8rr:focus { background: var(--bg-card); border-color: var(--accent-light); }
.fbxq1i .t8rr { border-radius: 100px; padding: 11px 20px; }
.fbxq1i .eztn6x { border-radius: 14px; }
.i6hdbhh {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.i6hdbhh 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;
}
.i6hdbhh summary::-webkit-details-marker { display: none; }
.i6hdbhh summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.i6hdbhh[open] summary::after { content: "−"; }
.cu77gjt {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .rde83bdu { grid-template-columns: 1fr; } }
.kj6pk { counter-reset: priv-count; }
.xvc9c {
  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);
}
.xvc9c:last-child { border-bottom: none; }
.j3levcg {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.xvc9c h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.xvc9c p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.wjxq8ob { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.wjxq8ob li { margin-bottom: 6px; }
.axh7prv{display:none}
.axh7prv:empty,.upsk2kr8:empty{display:none}
.hp2u4v{position:relative;overflow:visible}
.tcjz8 .r0b4edl4,.dn4l4 .r0b4edl4,
.tih7f .r0b4edl4,.f04o .r0b4edl4,
.le8iurdh .r0b4edl4,.wxy9rp8j .r0b4edl4{display:block}
.puo6mtw .jb3u6ya0{display:block}
.tcjz8 .r0b4edl4,.dn4l4 .r0b4edl4,
.tih7f .r0b4edl4,.f04o .r0b4edl4,
.le8iurdh .r0b4edl4{position:absolute;z-index:3;left:24px;right:24px;width:auto;max-width:min(1100px, calc(100vw - 48px));margin:0 auto;padding:0;box-sizing:border-box}
.tcjz8 .r0b4edl4 .upsk2kr8,.dn4l4 .r0b4edl4 .upsk2kr8,
.tih7f .r0b4edl4 .upsk2kr8,.f04o .r0b4edl4 .upsk2kr8,
.le8iurdh .r0b4edl4 .upsk2kr8{margin:0;font-size:.75rem;opacity:1;color:#fff;background:color-mix(in srgb, var(--accent) 35%, rgba(0,0,0,.45));backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:5px 12px;border-radius:6px;display:inline-flex;width:auto}
.tcjz8 .ylxck0n,.dn4l4 .ylxck0n,
.tih7f .ylxck0n,.f04o .ylxck0n,
.le8iurdh .ylxck0n{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.tcjz8 .r0b4edl4,.dn4l4 .r0b4edl4{top:12px}
.tcjz8 .r0b4edl4 .upsk2kr8{margin-right:auto}
.dn4l4 .r0b4edl4 .upsk2kr8{margin-left:auto}
.dn4l4 .r0b4edl4{text-align:right}
.tih7f .r0b4edl4,.f04o .r0b4edl4{bottom:12px}
.tih7f .r0b4edl4 .upsk2kr8{margin-right:auto}
.f04o .r0b4edl4 .upsk2kr8{margin-left:auto}
.f04o .r0b4edl4{text-align:right}
.le8iurdh .r0b4edl4{position:relative;margin-top:16px}
.le8iurdh .r0b4edl4 .upsk2kr8{margin:0 auto}
.wxy9rp8j .r0b4edl4{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.wxy9rp8j .r0b4edl4 .upsk2kr8{margin:0}
.wxy9rp8j .y3oyqdxh~.r0b4edl4,
.wxy9rp8j .v25jjg~.r0b4edl4{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.wxy9rp8j .y3oyqdxh~.r0b4edl4 .upsk2kr8,
.wxy9rp8j .v25jjg~.r0b4edl4 .upsk2kr8{justify-content:flex-start}
.y3oyqdxh~.r0b4edl4,.v25jjg~.r0b4edl4{position:static!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:100%!important;max-width:none!important;padding:8px clamp(24px,calc(50vw - 476px),96px)!important}
.y3oyqdxh~.r0b4edl4 .upsk2kr8{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.v25jjg~.r0b4edl4 .upsk2kr8{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.jb3u6ya0 .upsk2kr8{margin:0 0 12px}
.upsk2kr8{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.wfns4m{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hannei{font-weight:600;color:var(--text-heading);opacity:1}
.vwv7::before{content:"·";margin:0 2px;opacity:.5}
.ylxck0n{white-space:nowrap}
.yo3c5 .wfns4m{display:none}
.j8bn6be3 .ylxck0n{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.j8bn6be3 .vwv7::before{content:""}
.trp8d .ylxck0n{background:var(--date-bg, var(--accent-bg));padding:6px 12px;border-radius:var(--radius, 6px);font-size:.78rem;display:inline-flex;align-items:center;gap:4px}
.trp8d .vwv7::before{content:""}
.y520ndcw .upsk2kr8{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.musdj9l .ylxck0n{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.musdj9l .vwv7::before{content:""}
.flbhci .ylxck0n{color: var(--accent-light);opacity:1;font-weight:500}
.yvwzm .ylxck0n{border-bottom:1px solid currentColor;padding-bottom:2px}
.vwdae .upsk2kr8{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.h7q2esli{--date-bg:var(--accent-bg-light)}
.qmo5 .vwv7::before{content:""}
.qstu .vwv7::before{content:"•";opacity:.4}
.qstu .ylxck0n + .ylxck0n::before{content:"•";margin-right:6px;opacity:.4}
.va4uhn .vwv7::before{content:"/";opacity:.35}
.va4uhn .ylxck0n + .ylxck0n::before{content:"/";margin-right:6px;opacity:.35}
.ukdui7 .vwv7::before{content:"|";opacity:.3}
.ukdui7 .ylxck0n + .ylxck0n::before{content:"|";margin-right:6px;opacity:.3}
.uhvmkr .vwv7::before{content:"—";opacity:.3}
.uhvmkr .ylxck0n + .ylxck0n::before{content:"—";margin-right:6px;opacity:.3}
.wk3vsul .vwv7::before{content:"◆";font-size:.5em;opacity:.35}
.wk3vsul .ylxck0n + .ylxck0n::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.yc4i5r3r .vwv7::before{content:"·";opacity:.4}
.yc4i5r3r .ylxck0n + .ylxck0n::before{content:"·";margin-right:6px;opacity:.4}
.hj7cng62 .vwv7::before{content:"›";opacity:.4}
.hj7cng62 .ylxck0n + .ylxck0n::before{content:"›";margin-right:6px;opacity:.4}
.m4sv .vwv7::before{content:"→";opacity:.35;font-size:.85em}
.m4sv .ylxck0n + .ylxck0n::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.m01p95 .j46w2xc{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .j46w2xc{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .rmc6{max-width:100%}
}
.bt3kbm4 .dblm5w{margin:0}
@media (max-width:560px){
  .s1vjk1b{grid-template-columns:repeat(2,1fr);gap:12px}
}
.q4e1nzk {
  position: fixed; inset: 0; z-index: 99999;
  background: rgba(8, 10, 14, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  display: none;
  align-items: center; justify-content: center;
  padding: 24px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.q4e1nzk.s2tl95w {
  display: flex;
  animation: ctaPopupFade 0.25s ease-out;
}
@keyframes ctaPopupFade { from { opacity: 0; } to { opacity: 1; } }
.mt22loyg {
  position: relative;
  width: 100%; max-width: 420px;
  margin: auto;
  background: var(--bg-card, #ffffff) !important;
  color: var(--text-primary, #111) !important;
  border-radius: 18px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.45);
  padding: 32px 24px 24px;
  text-align: center;
  animation: ctaPopupRise 0.3s cubic-bezier(.2,.9,.3,1.1);
  max-height: calc(100dvh - 48px);
  overflow-y: auto;
}
@keyframes ctaPopupRise { from { transform: translateY(20px); opacity: 0; } to { transform: translateY(0); opacity: 1; } }
.mt22loyg .myp18 {
  position: absolute; top: 6px; right: 8px;
  background: rgba(0,0,0,0.06) !important; border: 0 !important; cursor: pointer;
  width: 36px; height: 36px; border-radius: 50%;
  padding: 0; margin: 0;
  z-index: 2;
  font-size: 0 !important; color: transparent !important;   
  transition: background 0.15s;
}
.mt22loyg .myp18::before,
.mt22loyg .myp18::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 15px; height: 2px; border-radius: 2px;
  background: var(--text-primary, #111);
}
.mt22loyg .myp18::before { transform: translate(-50%, -50%) rotate(45deg); }
.mt22loyg .myp18::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.mt22loyg .myp18:hover { background: rgba(0,0,0,0.12) !important; }
.dkjhqsv {
  display: block; margin: 0 auto 16px;
  max-width: 240px; max-height: 88px; object-fit: contain;
}
.ziekpn7g {
  font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase;
  color: var(--cta, #ff2349); font-weight: 700;
  margin-bottom: 6px;
}
.v1awktvp {
  margin: 0 0 8px; font-size: 1.4rem; font-weight: 800;
  color: var(--text-primary, #111);
}
.k5wh {
  margin: 0 0 18px; font-size: 0.98rem;
  color: var(--text-muted, #555);
}
.mt22loyg .cvxhx {
  display: inline-block !important;
  padding: 12px 28px !important;
  border-radius: 10px !important;
  background: var(--cta, #ff2349) !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 700 !important;
  font-size: 1rem !important;
  border: 0 !important;
  transition: transform 0.15s, opacity 0.15s;
}
.mt22loyg .cvxhx:hover { transform: translateY(-1px); opacity: 0.95; }
@media (max-width: 480px) {
  .mt22loyg { padding: 28px 18px 20px; }
  .v1awktvp { font-size: 1.2rem; }
  .dkjhqsv { max-width: 220px; max-height: 80px; }
}
.cmqfpd {
  flex: 0 0 auto;
  display: inline-flex; align-items: center; justify-content: center;
  background: #fff;
  width: 96px; height: 96px;
  padding: 10px;
  margin-right: 14px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}
.focxksn {
  max-width: 100%; max-height: 100%;
  object-fit: contain;
}
.lmlvjb  .cmqfpd { border-radius: 50%; }
.rcf9evhd  .cmqfpd { border-radius: 6px; }
.xwjuf .cmqfpd { border-radius: 22px; }
.fdfgn .q3x1lx {
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 640px) {
  .cmqfpd { width: 80px; height: 80px; padding: 8px; margin-right: 0; margin-bottom: 8px; }
}
.gw867p0g .w1d5n4f0 {
  margin: 0 !important;
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
}
.gw867p0g .voly6fh {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}
.gw867p0g .q3x1lx {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.ihmsjs {
  position: fixed;
  left: 50%; bottom: 0;
  width: 100%; max-width: 1100px;
  box-sizing: border-box;
  padding: 0 16px calc(14px + env(safe-area-inset-bottom, 0px));
  z-index: 1200;                         
  transform: translate(-50%, 130%);
  transition: transform 0.42s cubic-bezier(.2,.75,.2,1);
  will-change: transform;
  pointer-events: none;                  
}
.ihmsjs.s2tl95w { transform: translate(-50%, 0); }
.ihmsjs .w1d5n4f0,
.ihmsjs .voly6fh {
  margin: 0 !important;
  padding: 0 !important;
  max-width: none !important;
  background: transparent !important;
  border: none !important;
}
.ihmsjs .q3x1lx {
  margin: 0 !important;
  box-shadow: 0 14px 44px rgba(0,0,0,0.34);
  pointer-events: auto;
}
.savep {
  position: absolute;
  
  top: 14px; right: 30px;
  z-index: 3;
  width: 26px; height: 26px;
  border: none; border-radius: 50%; cursor: pointer;
  background: rgba(0,0,0,0.40);         
  font-size: 0;                          
  pointer-events: auto;
  transition: background 0.15s;
}
.savep::before,
.savep::after {
  content: ""; position: absolute; top: 50%; left: 50%;
  width: 12px; height: 2px; border-radius: 2px; background: #fff;
}
.savep::before { transform: translate(-50%, -50%) rotate(45deg); }
.savep::after  { transform: translate(-50%, -50%) rotate(-45deg); }
.savep:hover { background: rgba(0,0,0,0.6); }
@media (max-width: 640px) {
  .ihmsjs { padding: 0 10px calc(10px + env(safe-area-inset-bottom, 0px)); }
  
  .ihmsjs .q3x1lx {
    padding: 14px 18px !important;
    gap: 10px !important;
    border-radius: 14px;
  }
  .ihmsjs .g3bja6v { display: none !important; }
  .ihmsjs .jxcveyx7 { font-size: 1.1rem !important; }
  .ihmsjs .cmqfpd { width: 72px !important; height: 72px !important; margin-bottom: 4px !important; }
  
  .savep { top: 12px; right: 22px; width: 26px; height: 26px; }
}
[dir="rtl"] { text-align: right; }
[dir="rtl"] body { direction: rtl; }
[dir="rtl"] .dqew { flex-direction: row-reverse; }
[dir="rtl"] .pbppy { flex-direction: row-reverse; }
[dir="rtl"] .tjfmab  .d70v7 { left: auto;  right: 32px; }
@media (max-width: 480px) {
  [dir="rtl"] .tv4jci .d70v7 { right: auto; left: 20px; }
  [dir="rtl"] .tjfmab  .d70v7 { left: auto;  right: 20px; }
}
[dir="rtl"] .hz4luf5 .wd3m2a7  { float: right; margin: 0 0 16px 28px; }
[dir="rtl"] .fu7tjc3g .wd3m2a7 { float: left;  margin: 0 28px 16px 0; }
[dir="rtl"] ul, [dir="rtl"] ol { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .tf9z4e6d, [dir="rtl"] .qus0acp { padding-right: 1.2em; padding-left: 0; }
[dir="rtl"] .w7i4q9ja { border-left: none; border-right: 3px solid var(--c-pros); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .a03iz { border-left: none; border-right: 3px solid var(--c-cons); padding-left: 0; padding-right: 14px; }
[dir="rtl"] .qb5hx9t { border-left: none !important; border-right: 4px solid currentColor; padding-left: 18px; padding-right: 18px; }
[dir="rtl"] .q3x1lx { direction: rtl; }
[dir="rtl"] .cmqfpd { margin-right: 0; margin-left: 14px; }
[dir="rtl"] .vhav,
[dir="rtl"] .hfnv7 { direction: rtl; }
[dir="rtl"] .e5a6 { direction: rtl; }
[dir="rtl"] .xmry8 { padding-right: 1em; padding-left: 0; }
[dir="rtl"] .a0ww .qus0acp,
[dir="rtl"] .x02qp .qus0acp,
[dir="rtl"] .je56 .qus0acp,
[dir="rtl"] .yq6wz5t .qus0acp {
  padding-left: 0; padding-right: 2.2em;
}
[dir="rtl"] .a0ww .qus0acp li::before,
[dir="rtl"] .x02qp .qus0acp li::before,
[dir="rtl"] .je56 .qus0acp li::before,
[dir="rtl"] .yq6wz5t .qus0acp li::before {
  left: auto; right: -2.2em;
}
[dir="rtl"] .zi2inh.t909 .btqulux,
[dir="rtl"] .d0zu.t909 .btqulux,
[dir="rtl"] .c4oi8.t909 .btqulux,
[dir="rtl"] .zxii34.t909 .btqulux,
[dir="rtl"] .lo2ehimm.t909 .btqulux { text-align: right; }
[dir="rtl"] .y3oyqdxh.tk47cdg .oxbzvr { text-align: center; }
[dir="rtl"] .voly6fh,
[dir="rtl"] .ubgi5qd5,
[dir="rtl"] .lzuzv,
[dir="rtl"] .btqulux { text-align: right; }
[dir="rtl"] .ipv2iq,
[dir="rtl"] .gqflzb9,
[dir="rtl"] .k48p,
[dir="rtl"] .t8rr,
[dir="rtl"] .eztn6x { text-align: right; direction: rtl; }
[dir="rtl"] .fbxq1i .t8rr,
[dir="rtl"] .qo8mjn .t8rr { padding-right: 20px; padding-left: 20px; }
.gb756oc .qipe9iqf {
  width: 100%; max-width: 100%;
  left: auto; transform: none; margin: 24px 0; gap: 14px;
}
.gb756oc .vhav {
  display: flex !important;
  flex-direction: column; align-items: center; text-align: center;
  gap: 10px; padding: 20px 18px;
  border: 1px solid var(--border-alt); border-radius: 14px;
}
.gb756oc .vhav::before {          
  order: -1; width: 36px; height: 36px; min-width: 36px; margin: 0; padding: 0;
  display: flex; align-items: center; justify-content: center;
  border-radius: 50%; background: var(--accent-bg); color: var(--accent);
  font-size: 1rem; font-weight: 700;
}
.gb756oc .qrtxj8 { order: 1; flex-direction: column; align-items: center; gap: 8px; width: auto; }
.gb756oc .qrtxj8 .l27aip { order: 0; }
.gb756oc .qrtxj8 .mrv4ig     { order: 1; }
.gb756oc .l27aip {
  background: transparent; padding: 0; flex-shrink: 0;
  width: 118px; height: 118px; border-radius: 50%; overflow: hidden;
}
.gb756oc .oaftbi {
  width: 118px; height: 118px; max-width: 118px; max-height: 118px;
  object-fit: cover; border-radius: 50%;
}
.gb756oc .mrv4ig { font-size: 20px; font-weight: 700; color: var(--accent); }
.gb756oc .zqxyq7x0 { order: 2; display: block; width: auto; min-width: 0; }
.gb756oc .zqxyq7x0 .ho77em.nrnxtij {
  background: var(--accent-bg); border-radius: 999px;
  padding: 8px 18px; display: inline-flex;
}
.gb756oc .zqxyq7x0 .nrnxtij .exo3g60a { display: none; }
.gb756oc .zqxyq7x0 .nrnxtij .f0ytimf {
  font-size: 18px; font-weight: 800; color: var(--accent); white-space: nowrap;
}
.gb756oc .zqxyq7x0 .nrnxtij .f0ytimf::before { content: "\1F381\00A0"; }
.gb756oc .new0g9w {
  order: 3; flex-direction: row; align-items: center; justify-content: center;
  gap: 8px; width: auto; min-width: 0;
}
.gb756oc .vfd2 { order: 4; }
.gb756oc .vfd2.hmad0z { border-radius: 100px !important; padding: 12px 28px !important; max-width: 220px; width: 100%; }
@media (min-width: 981px) {
  .gb756oc .vhav {
    display: grid !important;
    
    grid-template-columns: 52px 260px minmax(120px, 1fr) 120px 170px;
    align-items: center; gap: 20px; text-align: left;
    border: none; border-radius: 0;
    border-top: 1px solid var(--border-alt); padding: 16px 22px;
  }
  .gb756oc .vhav:first-child { border-top: none; }
  .gb756oc .vhav::before { grid-column: 1; justify-self: center; }
  .gb756oc .qrtxj8 {
    grid-column: 2; flex-direction: row; align-items: center;
    justify-content: flex-start; gap: 16px; width: auto; text-align: left;
  }
  .gb756oc .l27aip,
  .gb756oc .oaftbi { width: 96px; height: 96px; max-width: 96px; max-height: 96px; }
  .gb756oc .mrv4ig { font-size: 20px; }
  .gb756oc .zqxyq7x0 { grid-column: 3; display: flex; justify-content: center; padding: 0; }
  .gb756oc .zqxyq7x0 .nrnxtij { align-items: center; text-align: center; }
  .gb756oc .zqxyq7x0 .nrnxtij .f0ytimf { font-size: 19px; }
  .gb756oc .new0g9w { grid-column: 4; justify-content: center; }
  .gb756oc .vfd2 { grid-column: 5; justify-self: end; }
  .gb756oc .vfd2.hmad0z { width: auto; }
  .gb756oc .vhav:nth-child(even) { background: var(--accent-bg); }
}
:root {
  --accent:          #2d52b7;
  --brand:           #2d52b7;
  --brand-light:     #324d98;
  --brand-pale:      #4b66b2;
  --grad-start:      #6685d9;
  --grad-end:        #9dafdf;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #2d52b7;
  --cta-light:       #20419a;
  --cta-hover:       #203b85;
  --bg-page:         #f6f7f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f4f5;
  --bg-raised:       #eeeff1;
  --bg-hover:        #f3f4f5;
  --border:          #e2e4e8;
  --border-alt:      #d0d3db;
  --border-section:  #e2e4e8;
  --text-primary:    #17181b;
  --text-muted:      #52565f;
  --text-body:       #2f3136;
  --text-sub:        #464952;
  --text-faint:      #767b88;
  --text-dim:        #9195a0;
  --text-label:      #5e626d;
  --text-value:      #3b3d44;
  --accent-bg:       #e4e7f0;
  --accent-bg-light: #ccd4e9;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f6;
  --c-pros:          #168c63;
  --c-cons:          #9f214c;
  --c-pros-label:    #1aa776;
  --c-tip-border:    #1db882;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #168c63;
}
:root { --logo-bg-opacity: 35%; }
body, button, input { font-family: "Inter", sans-serif; }
.o5x82rn7 .b6825, .o5x82rn7 .y3oyqdxh { min-height: 420px; }
.wcr5qsj::before { content: '·'; font-size: 1.3em; line-height: 1; }