: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;
}
.jcdup {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.y017s {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.diub {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.augyhvw { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.pruedt { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.pruedt a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.pruedt a:hover { color: var(--accent-light); }
.ykfp9e2a   .sdwpt6i { border-radius: 0; }
.nknck3 .sdwpt6i li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .sdwpt6i {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .pso2tu:hover .sdwpt6i,
  .pso2tu:focus-within .sdwpt6i { display: block; }
  .sdwpt6i li a { padding: 8px 16px; font-size: 0.88rem; }
}
.g0r8fpk {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.nvfkfxws { display: none; }
@media (max-width: 640px) {
  .nvfkfxws {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .nvfkfxws.t1vqf { display: block; }
}
@media (max-width: 640px) {
  .g0r8fpk { display: block; }
  .pruedt > li + li::before { display: none !important; }
  .pruedt {
    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;
  }
  .pruedt.t1vqf { display: flex; }
  .pruedt li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .pruedt li:last-child a { border-bottom: none; }
}
.qbjyk780 { min-height: 480px; }
.hf8en0rg {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.ioiy { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.qwjinl3z .ioiy { margin-left: 0; margin-right: 0; }
.cun4vmue {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.pfg0eaz {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.cun4vmue .qxnd5 {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.cun4vmue .hf8en0rg { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.cun4vmue .ioiy { color: #e2e8f0; }
.cun4vmue.loh91si .qxnd5 { text-align: center; }
.cun4vmue.qwjinl3z   .qxnd5 { text-align: left; }
.o58egv5 .qxnd5 {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.o58egv5 .hf8en0rg { color: var(--text-primary); text-shadow: none; }
.o58egv5 .ioiy { color: var(--text-muted); }
.o58egv5, .o58egv5.qbjyk780 { min-height: auto !important; }
.o58egv5.loh91si .qxnd5 { text-align: center; }
.o58egv5.qwjinl3z   .qxnd5 { text-align: left; }
.o58egv5~.tz6pa{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}
.o58egv5~.tz6pa .ojj04{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}
.rr0yolzp {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.nqjj18c2 .rr0yolzp,
.nqjj18c2 .rr0yolzp::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.gwg5tay .rr0yolzp,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.n3u419j .rr0yolzp,
.n3u419j .cun4vmue .pfg0eaz {
  overflow: hidden;
}
.n3u419j .rr0yolzp::after,
.n3u419j .cun4vmue .pfg0eaz::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.ovgi6rv .rr0yolzp,
.ovgi6rv .tg5l {
  position: relative; overflow: hidden;
}
.ovgi6rv .rr0yolzp::after,
.ovgi6rv .tg5l::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); }
}
.ovgi6rv .cun4vmue .pfg0eaz {
  overflow: hidden;
}
.ovgi6rv .cun4vmue .pfg0eaz::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;
}
.rzx3o .rr0yolzp,
.rzx3o .cun4vmue .pfg0eaz {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.nqjj18c2 .cun4vmue .pfg0eaz {
  overflow: hidden;
}
.nqjj18c2 .cun4vmue .pfg0eaz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.gwg5tay .cun4vmue .pfg0eaz {
  animation: hg-breathe 10s ease-in-out infinite;
}
.rr0yolzp .pfg0eaz {
  background: none;
}
.rr0yolzp .hf8en0rg { color: #fff; }
.rr0yolzp .ioiy { color: rgba(255,255,255,0.85); }
.rr0yolzp .nxv8414 { background: #fff; color: var(--cta); }
.rr0yolzp .nxv8414:hover { opacity: 0.92; }
.ovgi6rv .htkjfkha { position: relative; overflow: hidden; }
.ovgi6rv .htkjfkha::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;
}
.htkjfkha .hf8en0rg { text-shadow: none; color: var(--text-primary); }
.htkjfkha .ioiy { color: var(--text-muted); }
.htkjfkha.loh91si .hdol { align-items: center; text-align: center; }
.h3m3fj6w { padding-bottom: 0; }
.h3m3fj6w .qxnd5 { padding-bottom: 24px; }
.eao8di {
  display: flex; gap: 16px; justify-content: center; flex-wrap: wrap;
  padding: 0 24px 32px; max-width: 960px; margin: 0 auto; width: 100%;
}
.utyed5 {
  display: flex; align-items: center; gap: 12px;
  background: rgba(0,0,0,0.45); backdrop-filter: blur(12px);
  border: 1px solid rgba(255,255,255,0.15);
  border-radius: 12px; padding: 12px 16px;
  flex: 1 1 260px; max-width: 320px;
  text-decoration: none; color: #fff; transition: transform 0.2s, box-shadow 0.2s;
}
.utyed5:hover { transform: translateY(-2px); box-shadow: 0 4px 16px rgba(0,0,0,0.4); }
.f1u6l { width: 44px; height: 44px; border-radius: 8px; object-fit: cover; flex-shrink: 0; }
.h2e56 { display: flex; flex-direction: column; gap: 2px; min-width: 0; flex: 1; }
.n0qwyb58 { font-weight: 700; font-size: 0.9rem; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.x821s { font-size: 0.8rem; color: rgba(255,255,255,0.75); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.o64i { font-weight: 800; font-size: 1.3rem; color: var(--accent-pale); flex-shrink: 0; }
.o64i small { font-size: 0.7rem; font-weight: 500; opacity: 0.6; }
.srt7 .qxnd5 { max-width: 960px; }
@media (max-width: 700px) {
  .htkjfkha { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .htkjfkha .cwhg { display: none !important; }
  .oc4fxnw2 .cwhg { display: none !important; }
  .oyvn .ap3i { display: none !important; }
  .jhp7nq .oxddrf { display: none !important; }
  .hdol  { padding: 36px 24px; }
  .htkjfkha~.tz6pa,.s173m~.tz6pa{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .qbjyk780, .htkjfkha { min-height: 320px !important; }
  
  .hf8en0rg { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .eao8di { display: none !important; }
  
  .f2ro1ke { flex-direction: column; align-items: center; }
  .z1jvpka { width: 100%; max-width: 340px; }
}
.q5f65pk { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.yj8c { width: 100%; height: auto; display: block; border-radius: 10px; }
.ytzb .q5f65pk        { border-radius: 16px; }
.ytzb .yj8c  { border-radius: 16px; }
.c7nydvcw .q5f65pk         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.c7nydvcw .yj8c   { border-radius: 8px; }
.f82p { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.xsl02 { width: 100%; padding: 32px 0; position: relative; }
.m8sgb1mz { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.zdcv7 .xsl02:nth-child(even) { background: var(--bg-surface); }
.zdcv7 .xsl02:nth-child(odd)  { background: var(--bg-page); }
.gfnlb .xsl02:nth-child(even) { background: var(--bg-card); }
.gfnlb .xsl02:nth-child(odd)  { background: var(--bg-page); }
.zdcv7 .xsl02:nth-child(odd)  .m8sgb1mz { background: var(--bg-card); border-radius: 6px; }
.zdcv7 .xsl02:nth-child(even) .m8sgb1mz { background: var(--bg-raised); border-radius: 6px; }
.gfnlb .xsl02:nth-child(odd)  .m8sgb1mz { background: var(--bg-card); border-radius: 6px; }
.gfnlb .xsl02:nth-child(even) .m8sgb1mz { background: var(--bg-raised); border-radius: 6px; }
.zdcv7 .xsl02:nth-child(even) .wiur .zd401,
.gfnlb .xsl02:nth-child(even) .wiur .zd401 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.zdcv7 .xsl02:nth-child(odd) .wiur .zd401,
.gfnlb .xsl02:nth-child(odd) .wiur .zd401 { background: var(--bg-card-inner); }
.zdcv7 .xsl02:nth-child(even) .tfzfj35 .zd401:nth-child(odd),
.gfnlb .xsl02:nth-child(even) .tfzfj35 .zd401:nth-child(odd)  { background: var(--bg-card); }
.zdcv7 .xsl02:nth-child(even) .tfzfj35 .zd401:nth-child(even),
.gfnlb .xsl02:nth-child(even) .tfzfj35 .zd401:nth-child(even) { background: var(--bg-card-inner); }
h1.b22qtg { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.b22qtg {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fdw57 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.dlzmzv h2.b22qtg {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.k8yg h2.b22qtg {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.nsr7 h2.b22qtg {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.rjsjgdw h2.b22qtg::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zg2xjolz h2.b22qtg {
  color: var(--text-primary); font-size: 1.7rem;
}
.o0rm h2.b22qtg::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.dwpk h2.b22qtg {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.mpd0 { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.ma792bb2 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ma792bb2 { display: none; } }
.xrktsl54 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kj8axhg { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.p4fkr1 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ey3ssqj7 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.iri1n { padding-left: 20px; }
.iri1n li { margin-bottom: 6px; }
.iri1n a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.iri1n a:hover { color: var(--accent-light); }
.o5859 .ey3ssqj7 { display: none; }
.cck0v0d .ey3ssqj7 { display: none; }
.cck0v0d .iri1n { padding-left: 0; list-style: none; }
.cck0v0d .iri1n li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.cck0v0d .iri1n a { font-size: 0.92rem; }
.putmcak .p4fkr1 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.putmcak .ey3ssqj7 { display: none; }
.putmcak .iri1n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.putmcak .iri1n li { margin-bottom: 0; }
.putmcak .iri1n 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;
}
.putmcak .iri1n a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.l6ln .p4fkr1 { padding: 20px 20px 16px; }
.l6ln .iri1n {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.l6ln .iri1n li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.l6ln .iri1n 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;
}
.l6ln .iri1n 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;
}
.l6ln .iri1n a:hover { color: var(--accent-light); border-color: var(--accent); }
.l6ln .iri1n a:focus,
.l6ln .iri1n a:focus-visible,
.l6ln .iri1n a:target { outline: none; }
.l6ln .iri1n li:target a { border-color: var(--border); color: var(--text-muted); }
.y84sv .p4fkr1 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.y84sv .ey3ssqj7 { display: none; }
.y84sv .iri1n { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.y84sv .iri1n li { margin-bottom: 0; }
.y84sv .iri1n li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.y84sv .iri1n li:last-child::after { content: ""; margin-right: 0; }
.y84sv .iri1n a { font-size: 0.9rem; }
.zd401 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.wiur .zd401 { background: var(--bg-card); }
.tfzfj35 .zd401:nth-child(odd)  { background: var(--bg-card); }
.tfzfj35 .zd401:nth-child(even) { background: var(--bg-raised); }
.nkcv27ph .zd401 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.nkcv27ph .zd401:last-child { border-bottom: none; }
.nkcv27ph h3.fdw57 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.pc84z .zd401 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.pc84z .zd401 + .zd401 { margin-top: 4px; }
.ddzy .zd401 { background: none; border-radius: 0; padding: 12px 0; }
.ddzy .zd401 + .zd401 { border-top: 1px solid var(--border-section); }
.pmeh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.tx6jp0b3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.y8uffo { color: var(--text-body); margin-bottom: 10px; }
.u1xlrxg7, .yiapkte { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.u1xlrxg7 li, .yiapkte li { margin-bottom: 6px; }
.yiapkte li { list-style: decimal; }
.julo1k     .u1xlrxg7 { list-style-type: "● "; }
.fveofmbv  .u1xlrxg7 { list-style-type: "■ "; }
.dhjsv .u1xlrxg7 { list-style-type: "◆ "; }
.uwxstt9    .u1xlrxg7 { list-style-type: "★ "; }
.julo1k     .wlvq45 { list-style-type: "● "; }
.fveofmbv  .wlvq45 { list-style-type: "■ "; }
.dhjsv .wlvq45 { list-style-type: "◆ "; }
.uwxstt9    .wlvq45 { list-style-type: "★ "; }
.julo1k    .u1xlrxg7 li::marker, .julo1k    .wlvq45 li::marker,
.fveofmbv .u1xlrxg7 li::marker, .fveofmbv .wlvq45 li::marker,
.dhjsv .u1xlrxg7 li::marker, .dhjsv .wlvq45 li::marker,
.uwxstt9   .u1xlrxg7 li::marker, .uwxstt9   .wlvq45 li::marker {
  color: var(--cta); font-size: 1em;
}
.julo1k .yiapkte,
.fveofmbv .yiapkte,
.dhjsv .yiapkte,
.uwxstt9 .yiapkte {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.julo1k .yiapkte li,
.fveofmbv .yiapkte li,
.dhjsv .yiapkte li,
.uwxstt9 .yiapkte li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.julo1k .yiapkte li::before,
.fveofmbv .yiapkte li::before,
.dhjsv .yiapkte li::before,
.uwxstt9 .yiapkte 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;
}
.julo1k     .yiapkte li::before { border-radius: 50%; }
.fveofmbv  .yiapkte li::before { border-radius: 3px; }
.dhjsv .yiapkte li::before { border-radius: 3px; }
.uwxstt9    .yiapkte li::before { border-radius: 50%; }
.bbshe2 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.k8lb .bbshe2,
.oclbw .bbshe2 { background: transparent; border: none; border-radius: 0; }
.g6yd7 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.g6yd7 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.g6yd7 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.g6yd7 tr:hover td { background: var(--bg-hover); }
.xmgux .g6yd7 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.k3z5 .g6yd7 { border: 1px solid var(--border-alt); }
.k3z5 .g6yd7 th,
.k3z5 .g6yd7 td { border: 1px solid var(--border-alt); }
.xqemobtw .g6yd7 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xqemobtw .g6yd7 td { border-bottom: none; }
.xqemobtw .g6yd7 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.dkvom .g6yd7 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.e715xiz8 .bbshe2 {
  overflow: hidden;
}
.e715xiz8 .g6yd7 th { border-bottom: 1px solid var(--border-alt); }
.e715xiz8 .g6yd7 tr:last-child td { border-bottom: none; }
.ljfh { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jbuo9qwx { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.ygfjz0 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.svv9u { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.c5aq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.wlvq45 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.wlvq45 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);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%}
.s1csuz68 .svv9u { background: transparent; text-align: center; }
.x161g4j9 .ygfjz0 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.lnwtov9d .ygfjz0 {
  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);
}
.jsfx4 .jbuo9qwx { display: grid; grid-template-columns: auto 1fr; }
.jsfx4 .ygfjz0 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jsfx4 .svv9u { grid-column: 2; }
.jsfx4 .c5aq,
.jsfx4 .wlvq45 { grid-column: 1 / -1; }
.jlzr6ddi .jbuo9qwx { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.jlzr6ddi .ygfjz0 {
  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);
}
.jlzr6ddi .svv9u { grid-column: 2; }
.jlzr6ddi .c5aq,
.jlzr6ddi .wlvq45 { grid-column: 1 / -1; }
.ay9s6co .jbuo9qwx { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ay9s6co .svv9u { background: none; color: var(--accent-light); font-weight: 700; }
.gqvv64wx .jbuo9qwx { 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); }
.gqvv64wx .svv9u { background: none; color: var(--accent-light); font-weight: 700; }
.s9or .jbuo9qwx { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.s9or .jbuo9qwx:last-child { border-bottom: none; }
.s9or .svv9u { background: none; color: var(--accent-light); font-weight: 700; }
.bm1hu .jbuo9qwx { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.bm1hu .svv9u { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.i8y4akk .ljfh { counter-reset: card-n; }
.i8y4akk .jbuo9qwx  { counter-increment: card-n; }
.i8y4akk .svv9u { display: flex; align-items: center; gap: 10px; }
.i8y4akk .svv9u::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;
}
.b21r1dpq .jbuo9qwx { background: var(--bg-surface); border: 1px solid var(--border); }
.b21r1dpq .svv9u { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.yq9g8sji { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.q8wstd6n  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.j8ck { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.zvrhaqq { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.gbgrbwqq { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.yq9g8sji strong { color: var(--text-primary); font-size: 0.95rem; }
.yq9g8sji p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.tztm9 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y2j81, .h292wm { border-radius: 8px; padding: 14px; }
.y2j81 { background: var(--bg-pros); }
.h292wm { background: var(--bg-cons); }
.mak5 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y2j81 .mak5 { color: var(--c-pros-label); }
.h292wm .mak5 { color: #f87171; }
.y2j81 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.h292wm ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.yj8c { width: 100%; height: auto; border-radius: 10px; display: block; }
.psq5 {
  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;
}
.psq5:hover { opacity: 0.85; }
.jev62ojz .psq5  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jev62ojz .psq5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.zwu8 .psq5  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.zwu8 .psq5:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.g0tl .psq5  { border-radius: 50px; }
.aom41 .psq5  { padding-left: 12px; padding-right: 12px; }
.lz9wlcp .psq5  { padding-left: 24px; padding-right: 24px; }
.dd0nxb .nxv8414 { padding-left: 56px; padding-right: 56px; }
.dd0nxb .psq5  { padding-left: 32px; padding-right: 32px; }
.gdeafh01   .nxv8414::after, .gdeafh01   .psq5::after,
.f68bce .nxv8414::after, .f68bce .psq5::after,
.hvy2    .nxv8414::after, .hvy2    .psq5::after,
.d0e8j    .nxv8414::after, .d0e8j    .psq5::after,
.fd17sybb    .nxv8414::after, .fd17sybb    .psq5::after,
.gdzg2     .nxv8414::after, .gdzg2     .psq5::after,
.jda1k696    .nxv8414::after, .jda1k696    .psq5::after,
.pb8ma83   .nxv8414::after, .pb8ma83   .psq5::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;
}
.gdeafh01 .nxv8414::after, .gdeafh01 .psq5::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");
}
.f68bce .nxv8414::after, .f68bce .psq5::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");
}
.hvy2 .nxv8414::after, .hvy2 .psq5::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");
}
.d0e8j .nxv8414::after, .d0e8j .psq5::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");
}
.fd17sybb .nxv8414::after, .fd17sybb .psq5::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");
}
.gdzg2 .nxv8414::after, .gdzg2 .psq5::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");
}
.jda1k696 .nxv8414::after, .jda1k696 .psq5::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");
}
.pb8ma83 .nxv8414::after, .pb8ma83 .psq5::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");
}
.lshhh1   .r1gbo8::after, .lshhh1   .u359wxgc::after,
.n4duijue .r1gbo8::after, .n4duijue .u359wxgc::after,
.aa6d    .r1gbo8::after, .aa6d    .u359wxgc::after,
.ks69s    .r1gbo8::after, .ks69s    .u359wxgc::after,
.q8yom3t    .r1gbo8::after, .q8yom3t    .u359wxgc::after,
.gjgw     .r1gbo8::after, .gjgw     .u359wxgc::after,
.hllf    .r1gbo8::after, .hllf    .u359wxgc::after,
.jsxtf2k9   .r1gbo8::after, .jsxtf2k9   .u359wxgc::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;
}
.lshhh1 .r1gbo8::after, .lshhh1 .u359wxgc::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");
}
.n4duijue .r1gbo8::after, .n4duijue .u359wxgc::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");
}
.aa6d .r1gbo8::after, .aa6d .u359wxgc::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");
}
.ks69s .r1gbo8::after, .ks69s .u359wxgc::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");
}
.q8yom3t .r1gbo8::after, .q8yom3t .u359wxgc::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");
}
.gjgw .r1gbo8::after, .gjgw .u359wxgc::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");
}
.hllf .r1gbo8::after, .hllf .u359wxgc::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");
}
.jsxtf2k9 .r1gbo8::after, .jsxtf2k9 .u359wxgc::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");
}
.zer3 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.egiadqq {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.egiadqq > [itemprop="item"] { display: contents; }
.egiadqq [itemprop="itemReviewed"],
.egiadqq [itemprop="reviewRating"] { display: none; }
.egiadqq:hover { background: var(--bg-hover); }
.f8ps1w {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.oyo9bfy6 .f8ps1w { background: #1a1a1a; }
.zsg5siq .f8ps1w { background: rgba(128,128,128,.12); }
.jpp8 .f8ps1w { background: var(--bg-raised); }
.xr66swa0 .f8ps1w { background: transparent; padding: 0; }
.ue60g3 { max-height: 74px; max-width: 120px; object-fit: contain; }
.gk2l6da { display: flex; align-items: center; gap: 16px; min-width: 0; }
.gk2l6da .f8ps1w + .tt9u { flex: 1 1 auto; }
.tt9u { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.cg5g85pc { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.z1b3 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.e47k { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .gk2l6da { flex: 0 0 260px; width: 260px; }
  .cg5g85pc { flex: 0 0 120px; width: 120px; }
  .z1b3 { flex: 0 0 110px; width: 110px; }
  .e47k   { flex: 0 0 180px; width: 180px; }
}
.rrjy5l { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.teae { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.auwu { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .auwu { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.auwu.psq5 { padding-left: 28px !important; padding-right: 28px !important; padding-top: 14px !important; padding-bottom: 14px !important; font-size: 1.05rem !important; }
@media (max-width: 820px) {
  .zer3 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .zer3 .egiadqq { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .zer3 .gk2l6da { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .zer3 .f8ps1w { width: 100%; min-width: unset; height: 120px; }
  .zer3 .ue60g3 { max-height: 96px; max-width: 200px; }
  .zer3 .tt9u { min-width: unset; text-align: center; white-space: normal; }
  .zer3 .cg5g85pc { min-width: 0; }
  .zer3 .e47k { flex-direction: row; justify-content: space-between; align-items: baseline; width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto; min-width: 0; }
  .zer3 .auwu { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .fcxjwln4 .egiadqq { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .bxpjxy5 .y61km4 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .bxpjxy5 .s9y67vz { margin: 0; }
}
.oclbw .tztm9 { gap: 10px; }
.oclbw .y2j81, .oclbw .h292wm { padding: 12px; }
.oclbw .y2j81 ul, .oclbw .h292wm ul { margin: 4px 0 0; padding-left: 18px; }
.oclbw .y2j81 li, .oclbw .h292wm li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .wv09r1j2 { grid-template-columns: 1fr; }
  .ok46izxm { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .ok46izxm .ppbleanj { width: 72px; height: 50px; }
  .ok46izxm .m39j3q { max-width: 180px; }
  .ok46izxm .a4kfll { width: auto; }
}
@media (max-width: 720px) {
  .e9ql9 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .lrp15heq { padding: 16px; }
  .wj856 .tc34giqz { min-width: 50%; }
}
.akxym .tztm9 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .m1irm1te { grid-template-columns: 1fr; }
  .dkp35p { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .g1dk2lv { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .y0i2ho { flex-wrap: wrap; padding: 16px; }
}
.i82rn .tztm9 { gap: 8px; }
.i82rn .y2j81, .i82rn .h292wm { padding: 8px; }
@media (max-width: 480px) {
  .jxn45w3f { flex-direction: column; align-items: stretch; }
}
.gdfg9ykv .a4kfll .psq5 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .q3mhn { flex-direction: column; align-items: stretch; gap: 10px; }
  .gdfg9ykv .a4kfll { text-align: center; }
}
@media (max-width: 720px) {
  .u6bp6 { grid-template-columns: 1fr; }
  .czkdgrrw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .h780 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .yor8de { grid-template-columns: 1fr; }
  .yb8nee { width: 100px; height: 100px; margin: 16px auto; }
  .vpul5k8 { font-size: 1.4rem; }
  .bg70 { justify-content: center; }
  .cawh90c .tc34giqz { min-width: 50%; }
}
.f5zqqks .tztm9 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ep2v { flex-wrap: wrap; padding: 14px 16px; }
  .nz4fh2 { padding: 12px 16px; }
  .f5zqqks .tztm9 { margin: 0 16px; }
  .f5zqqks .o4x9o5 { padding: 0 16px; }
  .xtu4s7 { padding: 12px 16px; }
}
.fzpx .zer3 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.fzpx .zer3 .egiadqq:only-child { grid-column: 1 / -1; }
.fzpx .zer3 .egiadqq {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.fzpx .zer3 .gk2l6da { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.fzpx .zer3 .f8ps1w { width: 100%; min-width: unset; height: 120px; }
.fzpx .zer3 .ue60g3 { max-height: 100px; max-width: 200px; }
.fzpx .zer3 .tt9u { min-width: unset; text-align: center; white-space: normal; }
.fzpx .zer3 .cg5g85pc { min-width: 0; }
.fzpx .zer3 .e47k {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.fzpx .zer3 .auwu { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.dzznphu .teae {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.dzznphu .cg5g85pc { color: var(--cta); }
.kr2v .e47k { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.kr2v .teae {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.kr2v .cg5g85pc { color: var(--cta); }
.axd4 .egiadqq { border-top: 3px solid var(--accent); }
.ooc5nv3a .egiadqq { padding: 14px 18px; gap: 16px; }
.ooc5nv3a .tt9u { font-size: 1rem; }
.k47ug8gz .zer3 { gap: 0; }
.k47ug8gz .egiadqq {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.k47ug8gz .egiadqq:last-child { border-bottom: none; }
.k47ug8gz .egiadqq:nth-child(odd) { background: var(--accent-bg); }
.k47ug8gz .egiadqq:nth-child(odd):hover { background: var(--bg-hover); }
.fcxjwln4 .zer3 {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.fcxjwln4 .egiadqq {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.fcxjwln4 .egiadqq:last-child { border-bottom: none; }
.fcxjwln4 .cg5g85pc,
.fcxjwln4 .q5td,
.fcxjwln4 .w5kd6m8s { border-left: 1px solid var(--border); padding-left: 10px; }
.fcxjwln4 .tt9u { padding: 0 10px; }
.xi9ai .gk2l6da { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.xi9ai .tt9u { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.hjtzxfu .gk2l6da { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.hjtzxfu .tt9u { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.mkk0yiz .zer3 { gap: 14px; }
.mkk0yiz .egiadqq {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.mkk0yiz .tt9u { font-size: 1.15rem; }
.mkk0yiz .teae { font-size: 1.22rem; }
.mkk0yiz .auwu.psq5 { padding: 14px 30px !important; font-size: 1rem; }
.l43az6 .zer3 { gap: 18px; }
.l43az6 .egiadqq {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.l43az6 .f8ps1w {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.l43az6 .ue60g3 { max-height: 100px; max-width: 160px; }
.l43az6 .gk2l6da { min-width: 260px; }
.l43az6 .tt9u { font-size: 1.25rem; font-weight: 800; }
.l43az6 .cg5g85pc { font-size: 1.1rem; letter-spacing: 2px; }
.l43az6 .teae { font-size: 1.3rem; font-weight: 800; }
.l43az6 .rrjy5l { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.l43az6 .auwu.psq5 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.o75ot .q5td { flex: 1.8; }
.o75ot .q5td .teae {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.o75ot .q5td .rrjy5l { font-weight: 700; color: var(--text-primary); }
.z1b3 { display: none; }
.smycrm .cg5g85pc { display: none; }
.jeom0f .cg5g85pc { font-size: 1rem; letter-spacing: 2px; }
.aicddo .cg5g85pc {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.pfliec .cg5g85pc,
.saa9wq .cg5g85pc,
.ay7t .cg5g85pc { display: none; }
.pfliec .z1b3,
.saa9wq .z1b3,
.ay7t .z1b3 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.pfliec .z1b3 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.pfliec .z1b3 small { display: none; }
.saa9wq .z1b3 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.saa9wq .z1b3 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.ay7t .z1b3 {
  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;
}
.ay7t .z1b3 small { display: none; }
.pfliec .fcpy .i15c,
.pfliec .fcpy strong { font-size: 1.6rem; font-weight: 900; color: var(--accent); }
.pfliec .dsz1 { display: none; }
.q917o9 { margin: 16px 0; }
.rak7a { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.rak7a summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.rak7a summary::after { content: "+"; color: var(--accent); }
.rak7a[open] summary::after { content: "−"; }
.rak7a p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.xsl02 { margin-bottom: 0; }
.d55k311 h2.b22qtg { color: var(--text-primary); border-color: var(--accent); }
.r9f6 h2.b22qtg { color: var(--text-primary); border-color: var(--accent); }
.i5jqa0k .q8wstd6n     { background: #052e16; border-color: #10b981; }
.i5jqa0k .j8ck { background: #2d0a1e; border-color: #f43f5e; }
.i5jqa0k .zvrhaqq    { background: #1e1036; border-color: #a855f7; }
.i5jqa0k .yq9g8sji strong  { color: #f1f5f9; }
.i5jqa0k .yq9g8sji p       { color: #cbd5e1; }
.i5jqa0k .fm7d5vc    .q8wstd6n     .gbgrbwqq::before,
.i5jqa0k .w9ul3knx  .q8wstd6n     .gbgrbwqq::before,
.i5jqa0k .kxke81m  .q8wstd6n     .gbgrbwqq::before,
.i5jqa0k .g8e49oz8 .q8wstd6n     .gbgrbwqq::before { color: #10b981; }
.i5jqa0k .fm7d5vc    .j8ck .gbgrbwqq::before,
.i5jqa0k .w9ul3knx  .j8ck .gbgrbwqq::before,
.i5jqa0k .kxke81m  .j8ck .gbgrbwqq::before,
.i5jqa0k .g8e49oz8 .j8ck .gbgrbwqq::before { color: #f43f5e; }
.i5jqa0k .fm7d5vc    .zvrhaqq    .gbgrbwqq::before,
.i5jqa0k .w9ul3knx  .zvrhaqq    .gbgrbwqq::before,
.i5jqa0k .kxke81m  .zvrhaqq    .gbgrbwqq::before,
.i5jqa0k .g8e49oz8 .zvrhaqq    .gbgrbwqq::before { color: #a855f7; }
.k7ohgcx .q8wstd6n     { background: #2d2000; border-color: #eab308; }
.k7ohgcx .j8ck { background: #2d0b0b; border-color: #ef4444; }
.k7ohgcx .zvrhaqq    { background: #2d1600; border-color: #f97316; }
.k7ohgcx .yq9g8sji strong  { color: #f1f5f9; }
.k7ohgcx .yq9g8sji p       { color: #cbd5e1; }
.k7ohgcx .fm7d5vc    .q8wstd6n     .gbgrbwqq::before,
.k7ohgcx .w9ul3knx  .q8wstd6n     .gbgrbwqq::before,
.k7ohgcx .kxke81m  .q8wstd6n     .gbgrbwqq::before,
.k7ohgcx .g8e49oz8 .q8wstd6n     .gbgrbwqq::before { color: #eab308; }
.k7ohgcx .fm7d5vc    .j8ck .gbgrbwqq::before,
.k7ohgcx .w9ul3knx  .j8ck .gbgrbwqq::before,
.k7ohgcx .kxke81m  .j8ck .gbgrbwqq::before,
.k7ohgcx .g8e49oz8 .j8ck .gbgrbwqq::before { color: #ef4444; }
.k7ohgcx .fm7d5vc    .zvrhaqq    .gbgrbwqq::before,
.k7ohgcx .w9ul3knx  .zvrhaqq    .gbgrbwqq::before,
.k7ohgcx .kxke81m  .zvrhaqq    .gbgrbwqq::before,
.k7ohgcx .g8e49oz8 .zvrhaqq    .gbgrbwqq::before { color: #f97316; }
.f7cb .q8wstd6n     { background: #0c1a2e; border-color: #38bdf8; }
.f7cb .j8ck { background: #12103a; border-color: #818cf8; }
.f7cb .zvrhaqq    { background: #0a2020; border-color: #2dd4bf; }
.f7cb .yq9g8sji strong  { color: #f1f5f9; }
.f7cb .yq9g8sji p       { color: #cbd5e1; }
.f7cb .fm7d5vc    .q8wstd6n     .gbgrbwqq::before,
.f7cb .w9ul3knx  .q8wstd6n     .gbgrbwqq::before,
.f7cb .kxke81m  .q8wstd6n     .gbgrbwqq::before,
.f7cb .g8e49oz8 .q8wstd6n     .gbgrbwqq::before { color: #38bdf8; }
.f7cb .fm7d5vc    .j8ck .gbgrbwqq::before,
.f7cb .w9ul3knx  .j8ck .gbgrbwqq::before,
.f7cb .kxke81m  .j8ck .gbgrbwqq::before,
.f7cb .g8e49oz8 .j8ck .gbgrbwqq::before { color: #818cf8; }
.f7cb .fm7d5vc    .zvrhaqq    .gbgrbwqq::before,
.f7cb .w9ul3knx  .zvrhaqq    .gbgrbwqq::before,
.f7cb .kxke81m  .zvrhaqq    .gbgrbwqq::before,
.f7cb .g8e49oz8 .zvrhaqq    .gbgrbwqq::before { color: #2dd4bf; }
.bdhjd .q8wstd6n     { background: var(--accent-bg); border-color: var(--accent); }
.bdhjd .j8ck { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bdhjd .zvrhaqq    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bdhjd .fm7d5vc    .gbgrbwqq::before,
.bdhjd .w9ul3knx  .gbgrbwqq::before,
.bdhjd .kxke81m  .gbgrbwqq::before,
.bdhjd .g8e49oz8 .gbgrbwqq::before { color: var(--accent-light) !important; }
.qq0p9do1::before,
.uh9dw6::before { margin-right: 5px; }
.gc8uzfrm .y2j81 ul li,
.gc8uzfrm .y2j81 .qq0p9do1 { color: #22c55e; }
.gc8uzfrm .h292wm ul li,
.gc8uzfrm .h292wm .uh9dw6 { color: #ef4444; }
.pzmtz6p .y2j81 { background: var(--bg-pros); }
.pzmtz6p .h292wm { background: var(--bg-cons); }
.pzmtz6p .y2j81 .qq0p9do1 { color: var(--c-pros-label); }
.pzmtz6p .h292wm .uh9dw6 { color: var(--c-cons); }
.pzmtz6p .y2j81 ul li,
.pzmtz6p .k9odsmzk li            { color: var(--c-pros); }
.pzmtz6p .h292wm ul li,
.pzmtz6p .v36zl li            { color: var(--c-cons); }
.jengj .y2j81 { background: var(--bg-pros); }
.jengj .h292wm { background: var(--bg-cons); }
.jengj .y2j81 .qq0p9do1 { color: var(--c-pros-label); }
.jengj .h292wm .uh9dw6 { color: var(--c-cons); }
.jengj .y2j81 ul li,
.jengj .h292wm ul li,
.ey1t2 .qq0p9do1::before { content: "✓ "; }
.ey1t2 .uh9dw6::before { content: "✗ "; }
.uskyci .qq0p9do1::before { content: "→ "; }
.uskyci .uh9dw6::before { content: "← "; }
.lqm39sp .qq0p9do1::before { content: "★ "; }
.lqm39sp .uh9dw6::before { content: "✕ "; }
.soft .qq0p9do1::before { content: "◆ "; }
.soft .uh9dw6::before { content: "▲ "; }
.ksw8lujl .yq9g8sji { background: transparent; border-left: none; border: 1.5px solid; }
.ksw8lujl .q8wstd6n     { border-color: var(--c-tip-border); }
.ksw8lujl .j8ck { border-color: var(--c-warn-border); }
.ksw8lujl .zvrhaqq    { border-color: #60a5fa; }
.ksw8lujl .yq9g8sji strong { color: var(--text-primary); }
.ksw8lujl .yq9g8sji p      { color: var(--text-muted); }
.b4ipz .yq9g8sji { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.b4ipz .q8wstd6n     { border-top-color: var(--c-tip-border); }
.b4ipz .j8ck { border-top-color: var(--c-warn-border); }
.b4ipz .zvrhaqq    { border-top-color: #60a5fa; }
.qln08ql .yq9g8sji { border-left: none; border-radius: 8px; }
.qln08ql .q8wstd6n     { background: #065f46; }
.qln08ql .j8ck { background: #92400e; }
.qln08ql .zvrhaqq    { background: #1e3a8a; }
.qln08ql .yq9g8sji strong,
.qln08ql .yq9g8sji p { color: #fff; }
.qln08ql .gbgrbwqq::before { color: rgba(255,255,255,0.85) !important; }
.i5jqa0k.qln08ql .q8wstd6n,
.i5jqa0k .qln08ql .q8wstd6n     { background: #052e16; }
.i5jqa0k.qln08ql .j8ck,
.i5jqa0k .qln08ql .j8ck { background: #2d0a1e; }
.i5jqa0k.qln08ql .zvrhaqq,
.i5jqa0k .qln08ql .zvrhaqq    { background: #1e1036; }
.k7ohgcx.qln08ql .q8wstd6n,
.k7ohgcx .qln08ql .q8wstd6n      { background: #2d2000; }
.k7ohgcx.qln08ql .j8ck,
.k7ohgcx .qln08ql .j8ck  { background: #2d0b0b; }
.k7ohgcx.qln08ql .zvrhaqq,
.k7ohgcx .qln08ql .zvrhaqq     { background: #2d1600; }
.f7cb.qln08ql .q8wstd6n,
.f7cb .qln08ql .q8wstd6n      { background: #0c1a2e; }
.f7cb.qln08ql .j8ck,
.f7cb .qln08ql .j8ck  { background: #12103a; }
.f7cb.qln08ql .zvrhaqq,
.f7cb .qln08ql .zvrhaqq     { background: #0a2020; }
.dmql6i .yq9g8sji { border-left: none; border-radius: 6px; padding: 10px 14px; }
.dmql6i .q8wstd6n     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.dmql6i .j8ck { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.dmql6i .zvrhaqq    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.dmql6i .yq9g8sji strong { color: var(--text-primary); }
.dmql6i .yq9g8sji p      { color: var(--text-muted); }
.j6o5f2c .yq9g8sji { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.fm7d5vc .gbgrbwqq,
.w9ul3knx .gbgrbwqq,
.kxke81m .gbgrbwqq,
.g8e49oz8 .gbgrbwqq { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.fm7d5vc .gbgrbwqq::before,
.w9ul3knx .gbgrbwqq::before,
.kxke81m .gbgrbwqq::before,
.g8e49oz8 .gbgrbwqq::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.fm7d5vc .q8wstd6n     .gbgrbwqq::before { content: "✦"; color: var(--c-tip-border); }
.fm7d5vc .j8ck .gbgrbwqq::before { content: "▲"; color: var(--c-warn-border); }
.fm7d5vc .zvrhaqq    .gbgrbwqq::before { content: "◉"; color: #60a5fa; }
.w9ul3knx .q8wstd6n     .gbgrbwqq::before { content: "★"; color: var(--c-tip-border); }
.w9ul3knx .j8ck .gbgrbwqq::before { content: "◆"; color: var(--c-warn-border); }
.w9ul3knx .zvrhaqq    .gbgrbwqq::before { content: "●"; color: #60a5fa; }
.kxke81m .q8wstd6n     .gbgrbwqq::before { content: "▶"; color: var(--c-tip-border); }
.kxke81m .j8ck .gbgrbwqq::before { content: "■"; color: var(--c-warn-border); }
.kxke81m .zvrhaqq    .gbgrbwqq::before { content: "▸"; color: #60a5fa; }
.g8e49oz8 .q8wstd6n     .gbgrbwqq::before { content: "→"; color: var(--c-tip-border); }
.g8e49oz8 .j8ck .gbgrbwqq::before { content: "⬥"; color: var(--c-warn-border); }
.g8e49oz8 .zvrhaqq    .gbgrbwqq::before { content: "◈"; color: #60a5fa; }
.y74c3otn .wiur .zd401,
.y74c3otn .tfzfj35 .zd401  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.y74c3otn .jbuo9qwx                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.y74c3otn .egiadqq                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.y74c3otn .bbshe2          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.y74c3otn .p4fkr1                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.s131 .wiur .zd401,
.s131 .tfzfj35 .zd401,
.s131 .jbuo9qwx,
.s131 .egiadqq,
.s131 .s9y67vz,
.s131 .bbshe2,
.s131 .p4fkr1,
.s131 .j6o5f2c .yq9g8sji { box-shadow: none; }
.ldhyahb   .y8uffo, .ldhyahb .pmeh, .ldhyahb .tx6jp0b3,
.ldhyahb   .xrktsl54, .ldhyahb .kj8axhg { font-size: 0.9rem; }
.ldhyahb   .u1xlrxg7, .ldhyahb .yiapkte { font-size: 0.9rem; }
.l50dp   .y8uffo, .l50dp .pmeh, .l50dp .tx6jp0b3,
.l50dp   .xrktsl54, .l50dp .kj8axhg { font-size: 0.95rem; }
.l50dp   .u1xlrxg7, .l50dp .yiapkte { font-size: 0.95rem; }
.skqx   .y8uffo, .skqx .pmeh, .skqx .tx6jp0b3,
.skqx   .xrktsl54, .skqx .kj8axhg { font-size: 1.08rem; }
.skqx   .u1xlrxg7, .skqx .yiapkte { font-size: 1.05rem; }
.skqx   .g6yd7 { font-size: 0.97rem; }
.djk6 .hf8en0rg      { font-size: 3.2rem; }
.djk6 h2.b22qtg { font-size: 1.9rem; }
.djk6 h3.fdw57     { font-size: 1.4rem; }
.shx76o .hf8en0rg      { font-size: 3.8rem; }
.shx76o h2.b22qtg { font-size: 2.2rem; }
.shx76o h3.fdw57     { font-size: 1.6rem; }
.xsl02 + .xsl02 { position: relative; }
.fmz6f   .xsl02 + .xsl02::before,
.nqcvb  .xsl02 + .xsl02::before,
.sdsgcd   .xsl02 + .xsl02::before,
.fsrzynry   .xsl02 + .xsl02::before,
.ew9d4oy   .xsl02 + .xsl02::before,
.xiws .xsl02 + .xsl02::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.fmz6f .xsl02 + .xsl02::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.nqcvb .xsl02 + .xsl02::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.sdsgcd .xsl02 + .xsl02::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.fsrzynry .xsl02 + .xsl02::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.kmbv0 .xsl02 { margin-bottom: 16px; }
.kmbv0 .xsl02 + .xsl02 { margin-top: 0; }
.kmbv0 .m8sgb1mz { padding-top: 0; padding-bottom: 0; }
.ew9d4oy .xsl02 + .xsl02::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.xiws .xsl02 + .xsl02::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.yv8zk .xsl02 + .xsl02::before,
.p4b3 .xsl02 + .xsl02::before,
.mh9jb .xsl02 + .xsl02::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%;
}
.zdcv7 .yv8zk .xsl02:nth-child(even)::before,
.zdcv7 .p4b3 .xsl02:nth-child(even)::before,
.zdcv7 .mh9jb .xsl02:nth-child(even)::before { background: var(--bg-surface); }
.gfnlb .yv8zk .xsl02:nth-child(even)::before,
.gfnlb .p4b3 .xsl02:nth-child(even)::before,
.gfnlb .mh9jb .xsl02:nth-child(even)::before { background: var(--bg-card); }
.yv8zk .xsl02 + .xsl02::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");
}
.p4b3 .xsl02 + .xsl02::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");
}
.mh9jb .xsl02 + .xsl02::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");
}
.sbfsgbu7 .cun4vmue,
.c6jc .cun4vmue,
.vio2i4z .cun4vmue { overflow: hidden; }
.sbfsgbu7 .qxnd5,
.c6jc .qxnd5 { margin-bottom: 60px; }
.vio2i4z .qxnd5 { margin-bottom: 70px; }
.sbfsgbu7 .cun4vmue::before,
.c6jc .cun4vmue::before,
.vio2i4z .cun4vmue::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.sbfsgbu7 .cun4vmue::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");
}
.c6jc .cun4vmue::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");
}
.vio2i4z .cun4vmue::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.t2522 .cun4vmue:not(.rr0yolzp) .pfg0eaz { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.aa8621 .cun4vmue:not(.rr0yolzp) .pfg0eaz { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.sm33v8  .cun4vmue:not(.rr0yolzp) .pfg0eaz { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.sxaenqi  .cun4vmue:not(.rr0yolzp) .pfg0eaz { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.t2522 .rr0yolzp { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.aa8621 .rr0yolzp { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.sm33v8 .rr0yolzp { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.sxaenqi .rr0yolzp { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.lywpqph .rr0yolzp { background: var(--accent); }
.lywpqph .rr0yolzp .pfg0eaz { background: none; }
.lywpqph .tg5l { background: var(--accent); }
.lywpqph .htkjfkha { background: var(--accent-bg); }
.lywpqph .cun4vmue:not(.rr0yolzp) .pfg0eaz { background: rgba(0,0,0,0.6); }
.p1x6tx .q5f65pk { float: left; width: 38%; margin: 0 28px 16px 0; }
.p1x6tx .q5f65pk .yj8c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p1x6tx .m8sgb1mz::after { content: ''; display: block; clear: both; }
.gce9 .q5f65pk { float: right; width: 38%; margin: 0 0 16px 28px; }
.gce9 .q5f65pk .yj8c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.gce9 .m8sgb1mz::after { content: ''; display: block; clear: both; }
.l0o2tn0 .xsl02:nth-child(odd)  .q5f65pk { float: left;  width: 38%; margin: 0 28px 16px 0; }
.l0o2tn0 .xsl02:nth-child(even) .q5f65pk { float: right; width: 38%; margin: 0 0 16px 28px; }
.l0o2tn0 .q5f65pk .yj8c { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.l0o2tn0 .m8sgb1mz::after { content: ''; display: block; clear: both; }
.p1x6tx .ljfh,
.p1x6tx .zer3,
.gce9 .ljfh,
.gce9 .zer3,
.l0o2tn0 .ljfh,
.l0o2tn0 .zer3 { clear: both; }
.p1x6tx .u1xlrxg7,
.p1x6tx .yiapkte,
.gce9 .u1xlrxg7,
.gce9 .yiapkte,
.l0o2tn0 .u1xlrxg7,
.l0o2tn0 .yiapkte { overflow: hidden; }
@media (max-width: 640px) {
  .p1x6tx .q5f65pk,
  .gce9 .q5f65pk,
  .l0o2tn0 .q5f65pk { float: none; width: 100%; margin: 0 0 16px 0; }
}
.tx9q .f82p,
.tx9q .m8sgb1mz,
.tx9q .xn88  { max-width: 1100px; }
.k2e18lx .f82p,
.k2e18lx .m8sgb1mz,
.k2e18lx .xn88  { max-width: 1200px; }
.gncd .f82p,
.gncd .m8sgb1mz,
.gncd .xn88  { max-width: 1320px; }
.xv2gn { font-size: 0.82rem; color: var(--text-muted); }
.eexwy { display: flex; align-items: center; }
.qfglnnz {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.w14o { display: flex; align-items: center; }
.s339t5w { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.s339t5w:hover { text-decoration: underline; }
.tjqofb8v { margin: 0 3px; opacity: 0.45; }
.tjqofb8v::before { content: '/'; }
.yfpz { padding: 2px 5px; color: var(--text-main); }
.cxc1w2y .xv2gn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.cxc1w2y .eexwy { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.l7k0e .xv2gn {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.l7k0e .eexwy { padding: 0 0 0 12px; }
.usmrbln {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.fq7wz7 .eexwy { padding: 0 16px; }
.fq7wz7 .xv2gn {
  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);
}
.fq7wz7 .f82p { padding-top: 28px; }
@media (max-width: 720px) {
  .usmrbln { margin-top: 18px; padding: 0 16px; }
  .fq7wz7 .f82p { padding-top: 16px; }
}
.tx9q.cxc1w2y .eexwy { max-width: 1100px; }
.k2e18lx.cxc1w2y .eexwy { max-width: 1200px; }
.gncd.cxc1w2y .eexwy { max-width: 1320px; }
.tx9q .usmrbln { max-width: 1100px; }
.k2e18lx .usmrbln { max-width: 1200px; }
.gncd .usmrbln { max-width: 1320px; }
.c9tazy .xsl02 { padding-top: 16px; padding-bottom: 16px; }
.ldar .xsl02 { padding-top: 24px; padding-bottom: 24px; }
.m05ad .xsl02 { padding-top: 40px; padding-bottom: 40px; }
.nb3eep6 .xsl02 { padding-top: 52px; padding-bottom: 52px; }
.xgqc2t .xsl02:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.xgqc2t .xsl02:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.xgqc2t .xsl02:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.xgqc2t .xsl02:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.owqdc0 .m8sgb1mz { padding-top: 10px;  padding-bottom: 10px; }
.vom7 .m8sgb1mz { padding-top: 18px;  padding-bottom: 18px; }
.bh5kug .m8sgb1mz { padding-top: 36px;  padding-bottom: 36px; }
.jm5l .m8sgb1mz { padding-top: 48px;  padding-bottom: 48px; }
.xit06i1d h2.b22qtg { font-weight: 600; }
.xit06i1d h3.fdw57     { font-weight: 600; }
.gurc4 { font-weight: 500; }
.gurc4 h2.b22qtg { font-weight: 800; }
.gurc4 h3.fdw57     { font-weight: 700; }
.qxzxjpdd h2.b22qtg { font-weight: 900; }
.qxzxjpdd h3.fdw57     { font-weight: 800; }
.qxzxjpdd .yq9g8sji strong,
.qxzxjpdd .yq9g8sji strong { font-weight: 600; }
.r1gbo8 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.m6bkmy .r1gbo8 { display: none; }
@media (max-width: 640px) { .r1gbo8 { display: none; } }
.r1gbo8 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.r1gbo8:hover { opacity: 0.85; }
.yn55q .r1gbo8 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.rfxk .r1gbo8,
.w6oe  .r1gbo8 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.rfxk .r1gbo8:hover,
.w6oe  .r1gbo8:hover { opacity: 0.88; }
.yn55q.rfxk .r1gbo8,
.yn55q.w6oe  .r1gbo8 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.u359wxgc {
  position: fixed; bottom: 32px; z-index: 900;
  padding: 12px 22px; font-size: 0.9rem; font-weight: 700; border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.4);
  transition: transform .15s, opacity .15s;
}
.u359wxgc:hover { transform: translateY(-2px); opacity: 0.92; }
.u359wxgc { background: var(--cta) !important; color: #fff !important; border: none !important; }
.iekjojv6 .u359wxgc { display: none; }
.sw926aav .u359wxgc { right: 32px; }
.kz8z5  .u359wxgc { left: 32px; }
@media (max-width: 480px) {
  .sw926aav .u359wxgc { right: 20px; bottom: 20px; }
  .kz8z5  .u359wxgc { left: 20px; bottom: 20px; }
}
.la5fwy { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xn88 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.d9a86 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.e0i3 { color: var(--text-dim); font-size: 0.8rem; }
.ck8jeh { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ck8jeh img { height: 26px; width: auto; object-fit: contain; }
.pcjp0x .xn88 { text-align: center; }
.pcjp0x .d9a86 { margin-top: 0; }
@media (max-width: 640px) {
  .xn88 { padding-left: 16px; padding-right: 16px; }
  .kdgb .xn88 { padding: 20px 16px; }
  .mc04xd5t { gap: 4px 12px; }
  .d9a86 { font-size: 0.78rem; }
}
.ozdlf6p .v03q5cim .ck8jeh { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.ozdlf6p .d9a86 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.ozdlf6p .e0i3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .ozdlf6p .zs92sn7 { grid-template-columns: 1fr 1fr; } .ozdlf6p .v03q5cim { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ozdlf6p .zs92sn7 { grid-template-columns: 1fr; } }
.j02ej6 .p377r { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.j02ej6 .ck8jeh { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.j02ej6 .k1mori25 { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.j02ej6 .k1mori25 a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.j02ej6 .k1mori25 a:hover { color: var(--accent); }
.dz4pf { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.j02ej6 .uysr82i { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.j02ej6 .ywimuv { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.j02ej6 .ywimuv a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.j02ej6 .ywimuv a:hover { color: var(--accent); }
.j02ej6 .d9a86 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .j02ej6 .p377r { gap: 12px; } .j02ej6 .ck8jeh { margin-right: 0; width: 100%; } }
.rj99xj .kffwsp .ck8jeh { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.rj99xj .d9a86 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rj99xj .e0i3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rj99xj .qkri41 { grid-template-columns: 1fr 1fr; } .rj99xj .kffwsp { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rj99xj .qkri41 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .qmm4qri .aulp8k { grid-template-columns: 1fr 1fr; } .qmm4qri .raps5:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qmm4qri .aulp8k { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .bc6r5k .aulp8k { grid-template-columns: 1fr; } }
.h24t1ru6 .xn88 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.xr1mg0c .jcdup      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.xr1mg0c .la5fwy { background: var(--bg-page); border-top-color: var(--border-alt); }
.as3s9ti .jcdup      { background: #0d1117; border-bottom-color: #21262d; }
.as3s9ti .diub { color: var(--accent-light); }
.as3s9ti .pruedt { --msep-color: #8b949e; }
.as3s9ti .pruedt a { color: #8b949e; }
.as3s9ti .pruedt a:hover { color: var(--accent-light); }
.as3s9ti .g0r8fpk { color: #8b949e; }
.as3s9ti .la5fwy { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.as3s9ti .d9a86,
.as3s9ti .e0i3 { color: #6e7681; }
.as3s9ti .c9h29i8y a, .as3s9ti .k1mori25 a,
.as3s9ti .ywimuv a { color: #8b949e; }
.as3s9ti .ck8jeh { color: #e6edf3; }
.as3s9ti .c9h29i8y a:hover, .as3s9ti .k1mori25 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .as3s9ti .pruedt { background: #0d1117; border-top-color: #21262d; }
  .as3s9ti .pruedt li a { border-bottom-color: #21262d; }
}
.ammzm0 .jcdup      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.ammzm0 .diub { color: var(--accent); }
.ammzm0 .pruedt { --msep-color: #475569; }
.ammzm0 .pruedt a { color: #475569; }
.ammzm0 .pruedt a:hover { color: var(--accent); }
.ammzm0 .g0r8fpk { color: #64748b; }
.ammzm0 .la5fwy { background: #f0f4f8; border-top-color: #cbd5e1; }
.ammzm0 .d9a86,
.ammzm0 .e0i3 { color: #64748b; }
.ammzm0 .c9h29i8y a, .ammzm0 .k1mori25 a,
.ammzm0 .ywimuv a, .ammzm0 .ck8jeh { color: #374151; }
.ammzm0 .c9h29i8y a:hover, .ammzm0 .k1mori25 a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .ammzm0 .pruedt { background: #f0f4f8; border-top-color: #cbd5e1; }
  .ammzm0 .pruedt li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.rfxk .jcdup      { background: var(--accent); border-bottom-color: var(--accent-light); }
.rfxk .diub { color: #fff; }
.rfxk .pruedt { --msep-color: rgba(255,255,255,0.82); }
.rfxk .pruedt a { color: rgba(255,255,255,0.82); }
.rfxk .pruedt a:hover { color: #fff; }
.rfxk .g0r8fpk { color: rgba(255,255,255,0.9); }
.rfxk .sdwpt6i a { color: var(--text-primary) !important; }
.rfxk .sdwpt6i a:hover { color: var(--accent) !important; }
.rfxk .la5fwy { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.rfxk .d9a86,
.rfxk .e0i3 { color: rgba(255,255,255,0.72); }
.rfxk .bvn8yi a, .rfxk .mc04xd5t a,
.rfxk .c9h29i8y a, .rfxk .k1mori25 a,
.rfxk .ywimuv a, .rfxk .ck8jeh { color: #fff; }
.rfxk .pk13p1p, .rfxk .nycrbv { color: rgba(255,255,255,0.7); }
.rfxk .bvn8yi a:hover, .rfxk .mc04xd5t a:hover,
.rfxk .c9h29i8y a:hover, .rfxk .k1mori25 a:hover { color: #fff; }
@media (max-width: 640px) {
  .rfxk .pruedt { background: var(--accent); border-top-color: var(--accent-light); }
  .rfxk .pruedt li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.w6oe .jcdup {
  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);
}
.w6oe .la5fwy {
  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) {
  .w6oe .pruedt {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.r13b .y017s { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.mkq96 .y017s { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.vg4odzy .y017s { min-height: 72px; height: auto; }
.rzab2 .y017s { min-height: 84px; height: auto; }
.kdgb .y017s { max-width: none; padding: 0 32px; }
.kdgb .xn88  { max-width: none; padding: 24px 32px; }
.shc4.k2e18lx .y017s { max-width: 1200px; }
.shc4.gncd .y017s { max-width: 1320px; }
.gthb5u   .diub, .gthb5u   .ck8jeh { text-transform: capitalize; }
.aoz1rpk5 .diub, .aoz1rpk5 .ck8jeh { text-transform: lowercase; }
.sd9ku6 .diub, .sd9ku6 .ck8jeh { text-transform: uppercase; letter-spacing: 0.06em; }
.wa8s, .aqsxvr {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.plzd2qhi .wa8s,
.plzd2qhi .aqsxvr { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.mhxcsl7 .wa8s,
.mhxcsl7 .aqsxvr { 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; }
.d8iot91y .wa8s,
.d8iot91y .aqsxvr { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.lzmv17s9 .wa8s,
.lzmv17s9 .aqsxvr { 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; }
.df1uk   .pruedt a { font-weight: 500; }
.zyy8jg .pruedt a { font-weight: 600; }
.cekrv     .pruedt a { font-weight: 700; }
.zn5no    .pruedt a { font-weight: 800; letter-spacing: 0.01em; }
.p4eqz     .pruedt > li + li::before,
.vabfqyj    .pruedt > li + li::before,
.gyqg94ld    .pruedt > li + li::before,
.sj6n .pruedt > li + li::before,
.kzspzn .pruedt > li + li::before,
.lgjak7d  .pruedt > li + li::before,
.pagw    .pruedt > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.p4eqz     .pruedt > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.vabfqyj    .pruedt > li + li::before { content: "|"; }
.gyqg94ld    .pruedt > li + li::before { content: "—"; }
.sj6n .pruedt > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.kzspzn .pruedt > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.lgjak7d  .pruedt > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.pagw    .pruedt > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .q9y8kd1 .g0r8fpk,
  .qv6j .g0r8fpk,
  .hhktv .g0r8fpk,
  .a0snl .g0r8fpk,
  .l84uqv05 .g0r8fpk {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .q9y8kd1 .g0r8fpk::before,
  .qv6j .g0r8fpk::before,
  .hhktv .g0r8fpk::before,
  .a0snl .g0r8fpk::before,
  .l84uqv05 .g0r8fpk::before { content: ""; display: block; flex-shrink: 0; }

  
  .q9y8kd1 .g0r8fpk::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;
  }

  
  .qv6j .g0r8fpk::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;
  }

  
  .hhktv .g0r8fpk::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;
  }

  
  .a0snl .g0r8fpk::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;
  }

  
  .l84uqv05 .g0r8fpk::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) {
  .cz3a2h6u .g0r8fpk {
    padding: 5px 14px;
  }
  .cz3a2h6u .pruedt {
    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;
  }
  .cz3a2h6u .pruedt li a {
    border-bottom: none; padding: 10px 22px;
  }
  .cz3a2h6u .pruedt li a:hover { background: var(--bg-raised); }
  .cz3a2h6u .nvfkfxws,
  .cce1xx .nvfkfxws,
  .ukdf .nvfkfxws { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .mqd6g7 .g0r8fpk {
    padding: 5px 10px;
  }
  .mqd6g7 .pruedt {
    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);
  }
  .mqd6g7 .pruedt.t1vqf { transform: translateX(0); }
  .mqd6g7 .pruedt li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .mqd6g7 .pruedt li:last-child a { border-bottom: none; }
  .rfxk .pruedt,
  .as3s9ti .pruedt { background: var(--accent) !important; }
  .rfxk .pruedt li a,
  .as3s9ti .pruedt li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .ukdf .g0r8fpk {
    padding: 5px 10px;
  }
  .ukdf .pruedt {
    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);
  }
  .ukdf .pruedt::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .ukdf .pruedt.t1vqf { transform: translateY(0); }
  .ukdf .pruedt li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .sf6x .g0r8fpk {
    padding: 5px 10px;
  }
  .sf6x .pruedt {
    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;
  }
  .sf6x .pruedt.t1vqf { opacity: 1; pointer-events: auto; }
  .sf6x .pruedt li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .oeh4     .g0r8fpk { border-radius: 0 !important; }
  .gwx0re   .g0r8fpk { border-radius: 8px !important; }
  .mkdkuyjc .g0r8fpk { border-radius: 50% !important; }
  .ilx7zn   .g0r8fpk { border-radius: 999px !important; }
}
.awma02 .augyhvw { height: 28px; }
.vzx5tf1 .augyhvw { height: 54px; }
.ydf5yxz7 .augyhvw { height: 54px; }
.ghqsu    .cg5g85pc, .ghqsu    .i15c { color: #f59e0b; }
.xc1r3w      .cg5g85pc { font-size: 1rem; letter-spacing: 1.5px; }
.tjcbx    .cg5g85pc, .tjcbx    .i15c { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.v6os6y5     .cg5g85pc, .v6os6y5     .i15c { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.ok7gfc .cg5g85pc, .ok7gfc .i15c { color: var(--cta); letter-spacing: 2px; }
.i1yp8i9   .cg5g85pc, .i1yp8i9   .i15c { color: #e91e63; letter-spacing: 2px; }
.gm1c9  .cg5g85pc, .gm1c9  .i15c { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.jgufwfdv     .cg5g85pc, .jgufwfdv     .i15c { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.l1l50nr3 .e47k + .e47k {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.jbre3skl .egiadqq { padding: 18px 24px; min-height: 68px; }
.g8f0ir .rrjy5l {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.g8f0ir .teae {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.k79k58 .e47k {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.t2c82p .zer3 { counter-reset: cs-rank; }
.t2c82p .egiadqq { position: relative; counter-increment: cs-rank; }
.t2c82p .egiadqq::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.xpftd .zer3 { counter-reset: cs-rank; gap: 0; }
.xpftd .egiadqq {
  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;
}
.xpftd .egiadqq::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;
}
.xpftd .gk2l6da {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.xpftd .f8ps1w {
  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;
}
.xpftd .ue60g3 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.xpftd .gk2l6da { min-width: 0; flex-direction: column; width: 100%; }
.xpftd .tt9u {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.xpftd .cg5g85pc { color: var(--cta, var(--accent)); }
.xpftd .z1b3 { font-weight: 700; }
.xpftd .e47k {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.xpftd .rrjy5l {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.xpftd .teae {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.xpftd .q5td .teae { font-size: 1.3rem; color: var(--accent-light); }
.xpftd .auwu {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.xpftd .egiadqq:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .xpftd .zer3 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xpftd .egiadqq {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xpftd .egiadqq { padding: 40px 16px 20px; }
  .xpftd .e47k {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xpftd .auwu { width: 100%; min-width: 0; }
}
.nsza2wp .zer3 { counter-reset: cs-rank; gap: 10px; }
.nsza2wp .egiadqq {
  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);
}
.nsza2wp .egiadqq::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);
}
.nsza2wp .gk2l6da {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.nsza2wp .f8ps1w {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.nsza2wp .ue60g3 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.nsza2wp .tt9u {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.nsza2wp .cg5g85pc { color: var(--cta, var(--accent)); }
.nsza2wp .e47k {
  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;
}
.nsza2wp .rrjy5l {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.nsza2wp .teae { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.nsza2wp .q5td .teae { color: var(--accent-light); }
.nsza2wp .auwu {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.nsza2wp .egiadqq:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .nsza2wp .egiadqq {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .nsza2wp .egiadqq::before {
    position: absolute; top: 14px; left: 14px;
  }
  .nsza2wp .gk2l6da {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .nsza2wp .tt9u { white-space: normal; text-align: center; font-size: 1.2rem; }
  .nsza2wp .e47k {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .nsza2wp .auwu { width: 100%; min-width: 0; }
  .nsza2wp .cg5g85pc { min-width: 0; }
}
.t56deq1 .zer3 { counter-reset: cs-rank; }
.t56deq1 .egiadqq::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.r0qkm7 .rak7a {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.r0qkm7 .rak7a summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.r0qkm7 .rak7a p { padding: 0 2px 16px; }
.t2u4q .rak7a { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.t2u4q .rak7a summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.t2u4q .rak7a summary::after { content: "›"; font-size: 1.2em; }
.t2u4q .rak7a[open] summary::after { content: "‹"; }
.t2u4q .rak7a p { padding: 10px 22px 4px; }
.vppnejs .rak7a {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.vppnejs .rak7a summary { color: var(--text-primary); padding-left: 16px; }
.vppnejs .rak7a summary::after { content: "›"; font-size: 1.1em; }
.vppnejs .rak7a[open] summary::after { content: "‹"; }
.vppnejs .rak7a p { padding-left: 16px; }
.l1o005k .q917o9 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.l1o005k .rak7a {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.l1o005k .rak7a:last-child { border-bottom: none; }
.l1o005k .rak7a summary { color: var(--text-primary); border-radius: 0; }
.l1o005k .rak7a summary::after { content: "›"; font-size: 1.1em; }
.l1o005k .rak7a[open] summary::after { content: "‹"; }
.dz81 .rak7a { overflow: hidden; }
.dz81 .rak7a summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.dz81 .rak7a summary::after { color: rgba(255,255,255,.75); }
.dz81 .rak7a[open] summary { border-radius: 0; }
.cbnxn5 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hug921q {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.jhp4x {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.l61d2c2 { color: var(--text-muted); font-size: 1.05rem; }
.i2a4 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.v9dcy { margin-bottom: 20px; }
.brcdpn60 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.yl2g4 {
  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;
}
.yl2g4:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.kqcs { resize: vertical; min-height: 130px; }
.mglglwp { width: 100%; margin-top: 8px; }
.sgmeq {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.j055vw0 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.l4drg7f { color: var(--text-muted); line-height: 1.75; }
.gwfuli { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.gwfuli li { margin-bottom: 6px; }
.pumaq8fu { max-width: 760px; margin: 0 auto; }
.n6f77 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.b2fasox7 { max-width: 760px; margin: 0 auto; }
.h6palwa { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.at0qdgg ul.gwfuli { margin: 0; }
.x62h .h6palwa { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .x62h { grid-template-columns: 1fr; gap: 10px; } }
.j2tout { max-width: 640px; margin: 0 auto; text-align: center; }
.po7s7 { margin-bottom: 48px; }
.po7s7 .h6palwa { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.po7s7 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.ge7t .gwfuli { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .o1u4ej { grid-template-columns: 1fr; } }
.y0jq { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.y0jq:hover .vmpq4s { color: var(--accent-light); text-decoration: underline; }
.pkp1 { color: inherit; text-decoration: none; }
.pkp1:hover { color: var(--accent-light); text-decoration: underline; }
.v7q7tq4s { display: inline-block; line-height: 0; }
.hxofw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.w5yw { margin-bottom: 48px; }
.fbk0ca { max-width: 760px; margin: 0 auto; }
.n82s5la { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.n82s5la:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jp5rgr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.n82s5la p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.n82s5la ul.gwfuli { margin: 0; }
.a5oyb3f { color: var(--text-muted); line-height: 1.75; }
.pwm5 .gwfuli,
.hgbeka .gwfuli,
.w87gmn .gwfuli,
.nsn3jee1 .gwfuli {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.pwm5 .n82s5la,
.hgbeka .n82s5la { text-align: left; }
.pwm5 .jp5rgr,
.hgbeka .jp5rgr { text-align: center; }
.mwack36 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.s4emk6a { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.pqm6s4 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.vtfcny { margin-top: 12px; }
.tk6y6q { 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; }
.tk6y6q:hover { border-bottom-color: var(--accent); }
.f1j97dqi { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.f1j97dqi img { width: 100%; height: 100%; object-fit: cover; display: block; }
.k2s0aq { border-radius: 10px; }
.y9mt2488 { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.xl2ey { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
.lhpbkdby { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .lhpbkdby { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.b7p2 .pqm6s4, .b7p2 .s4emk6a { max-width: 640px; }
.vqfe7les .mwack36 { font-size: 1.6rem; margin-top: 18px; }
.hef7rn .pqm6s4 { margin-bottom: 28px; }
@media (max-width: 860px) { .dwfsuvs { grid-template-columns: 1fr; } .vqfe7les { position: static; text-align: center; } }
.tcyuaab2 .f1j97dqi { margin: 0 auto 18px; }
.tcyuaab2 .y9mt2488 { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .izli { grid-template-columns: 1fr; } }
.rw5wt .mwack36 { font-size: 1.6rem; margin-bottom: 6px; }
.nsn3jee1 .gwfuli { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .rw5wt { flex-direction: column; text-align: center; } .lz3br54 { grid-template-columns: 1fr; } }
.b3ki .mwack36 { font-size: 1.35rem; margin: 0 0 4px; }
.b3ki .y9mt2488 { margin: 0; }
.itb86 .jhp4x { color: var(--accent-light); }
.ce1fde .jhp4x { font-size: 2rem; }
.ce1fde .l61d2c2 { max-width: 680px; }
.snmai {
  display: flex; align-items: center; justify-content: space-between;
  gap: 40px; text-align: left; padding: 40px 0 32px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.snmai .jhp4x { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.snmai .l61d2c2  { margin: 0; }
@media (max-width: 640px) { .snmai { flex-direction: column; } }
.elqi6hyz .jhp4x { color: var(--accent-light); }
.ouutm8 .jhp4x { color: #fff; }
.ouutm8 .l61d2c2  { color: rgba(255,255,255,0.85); }
.b7nz4h { max-width: 680px; margin: 0 auto; }
@media (max-width: 540px) { .bcx46 { grid-template-columns: 1fr; } }
.t38rl { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.t38rl .yl2g4 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.t38rl .yl2g4:focus { border-bottom-color: var(--accent); box-shadow: none; }
.iedtsq5 .yl2g4 { background: var(--bg-raised); border-color: transparent; }
.iedtsq5 .yl2g4:focus { background: var(--bg-card); border-color: var(--accent); }
.cl6k .yl2g4 { border-radius: 100px; padding: 11px 20px; }
.cl6k .kqcs { border-radius: 14px; }
.b2r8i {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.b2r8i 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;
}
.b2r8i summary::-webkit-details-marker { display: none; }
.b2r8i summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.b2r8i[open] summary::after { content: "−"; }
.g38xp {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.aqrh {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .aqrh { grid-template-columns: 1fr; } }
.d0cmrvyl {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.d0cmrvyl h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.d0cmrvyl p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.guavyz { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.guavyz li { margin-bottom: 6px; }
.ea6zlbk{display:none}
.ea6zlbk:empty,.ojj04:empty{display:none}
.rulfkk9{position:relative;overflow:visible}
.od6b .tz6pa,.k9tln .tz6pa,
.wyjckpdd .tz6pa,.tawqp0de .tz6pa,
.n355 .tz6pa,.olgbs .tz6pa{display:block}
.ycu0 .h9bv6gs{display:block}
.od6b .tz6pa,.k9tln .tz6pa,
.wyjckpdd .tz6pa,.tawqp0de .tz6pa,
.n355 .tz6pa{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}
.od6b .tz6pa .ojj04,.k9tln .tz6pa .ojj04,
.wyjckpdd .tz6pa .ojj04,.tawqp0de .tz6pa .ojj04,
.n355 .tz6pa .ojj04{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}
.od6b .n7a1ec,.k9tln .n7a1ec,
.wyjckpdd .n7a1ec,.tawqp0de .n7a1ec,
.n355 .n7a1ec{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.od6b .tz6pa,.k9tln .tz6pa{top:12px}
.od6b .tz6pa .ojj04{margin-right:auto}
.k9tln .tz6pa .ojj04{margin-left:auto}
.k9tln .tz6pa{text-align:right}
.wyjckpdd .tz6pa,.tawqp0de .tz6pa{bottom:12px}
.wyjckpdd .tz6pa .ojj04{margin-right:auto}
.tawqp0de .tz6pa .ojj04{margin-left:auto}
.tawqp0de .tz6pa{text-align:right}
.n355 .tz6pa{position:relative;margin-top:16px}
.n355 .tz6pa .ojj04{margin:0 auto}
.olgbs .tz6pa{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.olgbs .tz6pa .ojj04{margin:0}
.olgbs .htkjfkha~.tz6pa,
.olgbs .s173m~.tz6pa{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.olgbs .htkjfkha~.tz6pa .ojj04,
.olgbs .s173m~.tz6pa .ojj04{justify-content:flex-start}
.htkjfkha~.tz6pa,.s173m~.tz6pa{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}
.htkjfkha~.tz6pa .ojj04{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.s173m~.tz6pa .ojj04{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.h9bv6gs .ojj04{margin:0 0 12px}
.ojj04{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.sqlnjcdk{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.vmpq4s{font-weight:600;color:var(--text-heading);opacity:1}
.d5gv8::before{content:"·";margin:0 2px;opacity:.5}
.n7a1ec{white-space:nowrap}
.jxid .sqlnjcdk{display:none}
.um91v5l2 .n7a1ec{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.um91v5l2 .d5gv8::before{content:""}
.spwf2f .n7a1ec{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}
.spwf2f .d5gv8::before{content:""}
.d22n2 .ojj04{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.aub2fizy .n7a1ec{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.aub2fizy .d5gv8::before{content:""}
.rzbd4r2 .n7a1ec{color:var(--accent);opacity:1;font-weight:500}
.zx7x5m .n7a1ec{border-bottom:1px solid currentColor;padding-bottom:2px}
.q7sy3 .ojj04{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.e9qi0v{--date-bg:transparent}
.z28uya .d5gv8::before{content:""}
.q8v5q370 .d5gv8::before{content:"•";opacity:.4}
.q8v5q370 .n7a1ec + .n7a1ec::before{content:"•";margin-right:6px;opacity:.4}
.yqi88 .d5gv8::before{content:"/";opacity:.35}
.yqi88 .n7a1ec + .n7a1ec::before{content:"/";margin-right:6px;opacity:.35}
.x27845 .d5gv8::before{content:"|";opacity:.3}
.x27845 .n7a1ec + .n7a1ec::before{content:"|";margin-right:6px;opacity:.3}
.l1m6yc .d5gv8::before{content:"—";opacity:.3}
.l1m6yc .n7a1ec + .n7a1ec::before{content:"—";margin-right:6px;opacity:.3}
.za1qxe .d5gv8::before{content:"◆";font-size:.5em;opacity:.35}
.za1qxe .n7a1ec + .n7a1ec::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ohjpl .d5gv8::before{content:"·";opacity:.4}
.ohjpl .n7a1ec + .n7a1ec::before{content:"·";margin-right:6px;opacity:.4}
.wh0zo4 .d5gv8::before{content:"›";opacity:.4}
.wh0zo4 .n7a1ec + .n7a1ec::before{content:"›";margin-right:6px;opacity:.4}
.s1epnwf0 .d5gv8::before{content:"→";opacity:.35;font-size:.85em}
.s1epnwf0 .n7a1ec + .n7a1ec::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.pvazc{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.q50g{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.yu2kz84{display:flex;flex-direction:column;gap:3px}
.v7qs{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ld2u03fk{font-weight:700;font-size:1rem;color:var(--text-heading)}
.zx8mrir5{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.irnem3o .pvazc{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.b77f .pvazc{border-top:3px solid var(--accent);padding-top:18px}
.d857fz .pvazc{border-left:3px solid var(--accent);border-radius:0}
.qlho76hd .pvazc{padding:20px 0}
@media(max-width:640px){
  .pvazc{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .zx8mrir5{max-width:100%}
}
:root {
  --accent:          #0c777f;
  --brand:           #0c777f;
  --brand-light:     #19c0cd;
  --brand-pale:      #3fcfda;
  --grad-start:      #031f21;
  --grad-end:        #096167;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0c777f;
  --cta-light:       #17b3bf;
  --cta-hover:       #0f99a4;
  --bg-page:         #0c1112;
  --bg-surface:      #121a1b;
  --bg-card:         #162021;
  --bg-card-inner:   #1c292a;
  --bg-raised:       #202f30;
  --bg-hover:        #243537;
  --border:          #2b4345;
  --border-alt:      #355659;
  --border-section:  #2b4345;
  --text-primary:    #e2e7e8;
  --text-muted:      #9cadae;
  --text-body:       #c6d0d1;
  --text-sub:        #9cadae;
  --text-faint:      #677c7e;
  --text-dim:        #506062;
  --text-label:      #809697;
  --text-value:      #b8c4c5;
  --accent-bg:       #0e2c2e;
  --accent-bg-light: #134448;
  --bg-tip:          #16261f;
  --bg-warning:      #272115;
  --bg-info:         #161e26;
  --bg-pros:         #16261f;
  --bg-cons:         #26161d;
  --c-pros:          #7af4bb;
  --c-cons:          #e689b1;
  --c-pros-label:    #4bf0a3;
  --c-tip-border:    #2aed92;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7af4bb;
}
:root { --logo-bg-opacity: 65%; }
body, button, input { font-family: "Audiowide", sans-serif; }
.fywvag .gbgrbwqq { font-size: 0; width: 1.2rem; flex-shrink: 0; }.fywvag .gbgrbwqq::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.fywvag .q8wstd6n     .gbgrbwqq::before { content: "";  color: var(--c-tip-border); }.fywvag .j8ck .gbgrbwqq::before { content: ""; color: var(--c-warn-border); }.fywvag .zvrhaqq    .gbgrbwqq::before { content: ""; color: #60a5fa; }.i5jqa0k .fywvag .q8wstd6n     .gbgrbwqq::before { color: #10b981; }.i5jqa0k .fywvag .j8ck .gbgrbwqq::before { color: #f43f5e; }.i5jqa0k .fywvag .zvrhaqq    .gbgrbwqq::before { color: #a855f7; }.k7ohgcx  .fywvag .q8wstd6n     .gbgrbwqq::before { color: #eab308; }.k7ohgcx  .fywvag .j8ck .gbgrbwqq::before { color: #ef4444; }.k7ohgcx  .fywvag .zvrhaqq    .gbgrbwqq::before { color: #f97316; }.f7cb  .fywvag .q8wstd6n     .gbgrbwqq::before { color: #38bdf8; }.f7cb  .fywvag .j8ck .gbgrbwqq::before { color: #818cf8; }.f7cb  .fywvag .zvrhaqq    .gbgrbwqq::before { color: #2dd4bf; }.bdhjd .fywvag .gbgrbwqq::before { color: var(--accent-light) !important; }
.emq4 .k9odsmzk li::before, .emq4 .v36zl li::before {  font-family: "Font Awesome 6 Free"; font-weight: 900; margin-right: 5px;  font-size: 0.85em; line-height: 1; vertical-align: 0.05em; }.emq4 .k9odsmzk li::before { content: ""; }.emq4 .v36zl li::before { content: ""; }.emq4 .qq0p9do1::before, .emq4 .uh9dw6::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.emq4 .qq0p9do1::before { content: ""; }.emq4 .uh9dw6::before { content: ""; }
.f73k .qbjyk780, .f73k .htkjfkha { min-height: 420px; }
.vnas8nrv .r1gbo8::after,.vnas8nrv .u359wxgc::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.tjqofb8v::before { content: '›'; font-size: 1.1em; }
.q843qdr1 .n7a1ec::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.q843qdr1 .n7a1ec:first-of-type::before{content:"\f073"}.q843qdr1 .n7a1ec:last-of-type::before{content:"\f303"}