: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;
}
.u9b7h311 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.hooh0i3p {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.p6u5wb {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.x8h437l { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.eign0am { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.eign0am a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.eign0am a:hover { color: var(--accent-light); }
.f5ws1ei0  .nivm1ob { border-radius: 14px; }
.f5ws1ei0 .nivm1ob li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.f5ws1ei0 .nivm1ob li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.iqtzc .nivm1ob li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .nivm1ob {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .r91h:hover .nivm1ob,
  .r91h:focus-within .nivm1ob { display: block; }
  .nivm1ob li a { padding: 8px 16px; font-size: 0.88rem; }
}
.t2raly {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.pow8g { display: none; }
@media (max-width: 640px) {
  .pow8g {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .pow8g.gsmnl58n { display: block; }
}
@media (max-width: 640px) {
  .t2raly { display: block; }
  .eign0am > li + li::before { display: none !important; }
  .eign0am {
    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;
  }
  .eign0am.gsmnl58n { display: flex; }
  .eign0am li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .eign0am li:last-child a { border-bottom: none; }
}
.sqntm { min-height: 480px; }
.mlzgvk1 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.opr0n { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.vnzap .opr0n { margin-left: 0; margin-right: 0; }
.jv0sn0 {
  background: var(--cta); color: #fff; text-decoration: none;
  border-radius: 8px; padding: 14px 32px;
  font-size: 1.05rem; font-weight: 700; display: inline-block;
  transition: opacity 0.2s, transform 0.15s;
}
.jv0sn0:hover { opacity: 0.88; }
.dhmp .mlzgvk1 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.dhmp .opr0n { color: #e2e8f0; }
.dhmp.xjtxk42n .zfcr7k8 { text-align: center; }
.owr6 .mlzgvk1 { color: var(--text-primary); text-shadow: none; }
.owr6 .opr0n { color: var(--text-muted); }
.owr6 .jv0sn0 { margin-top: 16px; }
.owr6, .owr6.sqntm { min-height: auto !important; }
.owr6.xjtxk42n .zfcr7k8 { text-align: center; }
.owr6~.jsfvr2y{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}
.owr6~.jsfvr2y .ifmh357s{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.ayltwnx .und6e3xk,
.ayltwnx .qqr1ejb {
  position: relative; overflow: hidden;
}
.ayltwnx .und6e3xk::after,
.ayltwnx .qqr1ejb::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); }
}
.ayltwnx .dhmp .eg8kd {
  overflow: hidden;
}
.ayltwnx .dhmp .eg8kd::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.und6e3xk .mlzgvk1 { color: #fff; }
.und6e3xk .opr0n { color: rgba(255,255,255,0.85); }
.und6e3xk .jv0sn0 { background: #fff; color: var(--cta); }
.und6e3xk .jv0sn0:hover { opacity: 0.92; }
.eprk .ck0f { position: relative; overflow: hidden; }
.eprk .ck0f::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.wicth .ck0f {
  animation: hg-breathe 7s ease-in-out infinite;
}
.c3tsj .ck0f { position: relative; overflow: hidden; }
.c3tsj .ck0f::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;
}
.ayltwnx .ck0f { position: relative; overflow: hidden; }
.ayltwnx .ck0f::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;
}
.frt6k .ck0f {
  animation: hg-fadein 1.2s ease-out both;
}
.ck0f {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.zlciu {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.sozx4 {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.khjn30y {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ck0f .mlzgvk1 { text-shadow: none; color: var(--text-primary); }
.ck0f .opr0n { color: var(--text-muted); }
body.wgwtw4 .mlzgvk1 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.ung9o .mlzgvk1 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ck0f.xjtxk42n .zlciu { align-items: center; text-align: center; }
.ck0f.vnzap   .zlciu { align-items: flex-start; text-align: left; }
.c34gqzc .sozx4 { position: relative; }
.c34gqzc .sozx4::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.c34gqzc.o1r1spp0 .sozx4::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.t4rd8 .sozx4 {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.t4rd8 .khjn30y {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.t4rd8.o1r1spp0 .sozx4 { padding: 32px 0 32px 32px; }
.elrj2d .sozx4 {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.elrj2d .khjn30y {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.o1r1spp0 .zlciu {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.elrj2d.o1r1spp0 .sozx4 { padding: 40px 16px 40px 48px; }
.ahqecnbc .sozx4 { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .ck0f { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .ck0f .sozx4 { display: none !important; }
  .ahqecnbc .sozx4 { display: none !important; }
  .zich .bwjah { display: none !important; }
  .yey2ub .b05jlc { display: none !important; }
  .zlciu  { padding: 36px 24px; }
  .ck0f~.jsfvr2y,.o1r1spp0~.jsfvr2y{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .sqntm, .ck0f { min-height: 320px !important; }
  
  .mlzgvk1 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rrfnb2 { display: none !important; }
  
  .jls7mm { flex-direction: column; align-items: center; }
  .o74tbkux { width: 100%; max-width: 340px; }
}
.kfjx8zyn { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.x2pddsy { width: 100%; height: auto; display: block; border-radius: 10px; }
.q1qrnl .kfjx8zyn        { border-radius: 16px; }
.q1qrnl .x2pddsy  { border-radius: 16px; }
.ntaik3u7 .kfjx8zyn         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ntaik3u7 .x2pddsy   { border-radius: 8px; }
.sd5ld { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.nn2l { width: 100%; padding: 32px 0; position: relative; }
.pjp7twnl { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.dt212k .nn2l:nth-child(even) { background: var(--bg-surface); }
.dt212k .nn2l:nth-child(odd)  { background: var(--bg-page); }
.f9bxpoe3 .nn2l:nth-child(even) { background: var(--bg-card); }
.f9bxpoe3 .nn2l:nth-child(odd)  { background: var(--bg-page); }
.dt212k .nn2l:nth-child(odd)  .pjp7twnl { background: var(--bg-card); border-radius: 6px; }
.dt212k .nn2l:nth-child(even) .pjp7twnl { background: var(--bg-raised); border-radius: 6px; }
.f9bxpoe3 .nn2l:nth-child(odd)  .pjp7twnl { background: var(--bg-card); border-radius: 6px; }
.f9bxpoe3 .nn2l:nth-child(even) .pjp7twnl { background: var(--bg-raised); border-radius: 6px; }
.dt212k .nn2l:nth-child(even) .nfpcjsx .l2i5ce,
.f9bxpoe3 .nn2l:nth-child(even) .nfpcjsx .l2i5ce { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.dt212k .nn2l:nth-child(odd) .nfpcjsx .l2i5ce,
.f9bxpoe3 .nn2l:nth-child(odd) .nfpcjsx .l2i5ce { background: var(--bg-card-inner); }
.dt212k .nn2l:nth-child(even) .nh72 .l2i5ce:nth-child(odd),
.f9bxpoe3 .nn2l:nth-child(even) .nh72 .l2i5ce:nth-child(odd)  { background: var(--bg-card); }
.dt212k .nn2l:nth-child(even) .nh72 .l2i5ce:nth-child(even),
.f9bxpoe3 .nn2l:nth-child(even) .nh72 .l2i5ce:nth-child(even) { background: var(--bg-card-inner); }
h1.fyiin7c { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.fyiin7c {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.oiyll4 { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.rc4f h2.fyiin7c {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.l9f1w h2.fyiin7c {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.m1mak2 h2.fyiin7c {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.v51k2w5l h2.fyiin7c::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zxdazdn4 h2.fyiin7c {
  color: var(--text-primary); font-size: 1.7rem;
}
.t6nos h2.fyiin7c::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.stl7 h2.fyiin7c {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.ws92x9 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ws92x9 { display: none; } }
.xc5ydi5 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.hpz7 { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.hansjic4 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.xz356jrr { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.w5lpq { padding-left: 20px; }
.w5lpq li { margin-bottom: 6px; }
.w5lpq a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.w5lpq a:hover { color: var(--accent-light); }
.t63xs7 .xz356jrr { display: none; }
.om2jfz7 .xz356jrr { display: none; }
.om2jfz7 .w5lpq { padding-left: 0; list-style: none; }
.om2jfz7 .w5lpq li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.om2jfz7 .w5lpq a { font-size: 0.92rem; }
.usi5 .hansjic4 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.usi5 .xz356jrr { display: none; }
.usi5 .w5lpq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.usi5 .w5lpq li { margin-bottom: 0; }
.usi5 .w5lpq 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;
}
.usi5 .w5lpq a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.s9n446w .hansjic4 { padding: 20px 20px 16px; }
.s9n446w .w5lpq {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.s9n446w .w5lpq li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.s9n446w .w5lpq 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;
}
.s9n446w .w5lpq 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;
}
.s9n446w .w5lpq a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.s9n446w .w5lpq a:focus,
.s9n446w .w5lpq a:focus-visible,
.s9n446w .w5lpq a:target { outline: none; }
.s9n446w .w5lpq li:target a { border-color: var(--border); color: var(--text-muted); }
.znbv6ls .hansjic4 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.znbv6ls .xz356jrr { display: none; }
.znbv6ls .w5lpq { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.znbv6ls .w5lpq li { margin-bottom: 0; }
.znbv6ls .w5lpq li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.znbv6ls .w5lpq li:last-child::after { content: ""; margin-right: 0; }
.znbv6ls .w5lpq a { font-size: 0.9rem; }
.l2i5ce { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.nfpcjsx .l2i5ce { background: var(--bg-card); }
.nh72 .l2i5ce:nth-child(odd)  { background: var(--bg-card); }
.nh72 .l2i5ce:nth-child(even) { background: var(--bg-raised); }
.u9ndj .l2i5ce {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.u9ndj .l2i5ce:last-child { border-bottom: none; }
.u9ndj h3.oiyll4 { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.au2vpyth .l2i5ce {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.au2vpyth .l2i5ce + .l2i5ce { margin-top: 4px; }
.gfcs1czy .l2i5ce { background: none; border-radius: 0; padding: 12px 0; }
.gfcs1czy .l2i5ce + .l2i5ce { border-top: 1px solid var(--border-section); }
.p126 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.oe2b2r3 { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.zhikf0 { color: var(--text-body); margin-bottom: 10px; }
.h6rk, .bbmasi2 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.h6rk li, .bbmasi2 li { margin-bottom: 6px; }
.bbmasi2 li { list-style: decimal; }
.mrm8hw     .h6rk { list-style-type: "● "; }
.fjk0y  .h6rk { list-style-type: "■ "; }
.smpfoux .h6rk { list-style-type: "◆ "; }
.rs6ji    .h6rk { list-style-type: "★ "; }
.mrm8hw     .qz3ehoc { list-style-type: "● "; }
.fjk0y  .qz3ehoc { list-style-type: "■ "; }
.smpfoux .qz3ehoc { list-style-type: "◆ "; }
.rs6ji    .qz3ehoc { list-style-type: "★ "; }
.mrm8hw    .h6rk li::marker, .mrm8hw    .qz3ehoc li::marker,
.fjk0y .h6rk li::marker, .fjk0y .qz3ehoc li::marker,
.smpfoux .h6rk li::marker, .smpfoux .qz3ehoc li::marker,
.rs6ji   .h6rk li::marker, .rs6ji   .qz3ehoc li::marker {
  color: var(--cta); font-size: 1em;
}
.mrm8hw .bbmasi2,
.fjk0y .bbmasi2,
.smpfoux .bbmasi2,
.rs6ji .bbmasi2 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.mrm8hw .bbmasi2 li,
.fjk0y .bbmasi2 li,
.smpfoux .bbmasi2 li,
.rs6ji .bbmasi2 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.mrm8hw .bbmasi2 li::before,
.fjk0y .bbmasi2 li::before,
.smpfoux .bbmasi2 li::before,
.rs6ji .bbmasi2 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;
}
.mrm8hw     .bbmasi2 li::before { border-radius: 50%; }
.fjk0y  .bbmasi2 li::before { border-radius: 3px; }
.smpfoux .bbmasi2 li::before { border-radius: 3px; }
.rs6ji    .bbmasi2 li::before { border-radius: 50%; }
.mq6n { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.t4j039 .mq6n,
.uf1l8 .mq6n { background: transparent; border: none; border-radius: 0; }
.fj1marff { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.fj1marff th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.fj1marff td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.fj1marff tr:hover td { background: var(--bg-hover); }
.p94nofu .fj1marff tbody tr:nth-child(even) td { background: var(--bg-surface); }
.nr9e0 .fj1marff { border: 1px solid var(--border-alt); }
.nr9e0 .fj1marff th,
.nr9e0 .fj1marff td { border: 1px solid var(--border-alt); }
.e50n .fj1marff th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e50n .fj1marff td { border-bottom: none; }
.e50n .fj1marff tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ty0e58m .fj1marff th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.pclf .mq6n {
  overflow: hidden;
}
.pclf .fj1marff th { border-bottom: 1px solid var(--border-alt); }
.pclf .fj1marff tr:last-child td { border-bottom: none; }
.c1aw83d { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jp624j66 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.pu6t { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.oma4gh3l { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.uvc5lw9z { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.qz3ehoc { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.qz3ehoc li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.sbm9 .oma4gh3l { background: transparent; text-align: center; }
.gms2qp7 .pu6t {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.t2be8j .pu6t {
  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);
}
.j9ebu .jp624j66 { display: grid; grid-template-columns: auto 1fr; }
.j9ebu .pu6t {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.j9ebu .oma4gh3l { grid-column: 2; }
.j9ebu .uvc5lw9z,
.j9ebu .qz3ehoc { grid-column: 1 / -1; }
.ltuwd7kd .jp624j66 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ltuwd7kd .pu6t {
  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);
}
.ltuwd7kd .oma4gh3l { grid-column: 2; }
.ltuwd7kd .uvc5lw9z,
.ltuwd7kd .qz3ehoc { grid-column: 1 / -1; }
.i8h28 .jp624j66 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.i8h28 .oma4gh3l { background: none; color: var(--accent-light); font-weight: 700; }
.zni21 .jp624j66 { 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); }
.zni21 .oma4gh3l { background: none; color: var(--accent-light); font-weight: 700; }
.rrivy .jp624j66 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.rrivy .jp624j66:last-child { border-bottom: none; }
.rrivy .oma4gh3l { background: none; color: var(--accent-light); font-weight: 700; }
.xp08sw4 .jp624j66 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.xp08sw4 .oma4gh3l { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.vib3zb .c1aw83d { counter-reset: card-n; }
.vib3zb .jp624j66  { counter-increment: card-n; }
.vib3zb .oma4gh3l { display: flex; align-items: center; gap: 10px; }
.vib3zb .oma4gh3l::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;
}
.nkhi4 .jp624j66 { background: var(--bg-surface); border: 1px solid var(--border); }
.nkhi4 .oma4gh3l { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r7iqb7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zwvotc4  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.kvcl { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.e5ehs { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.r7iqb7 strong { color: var(--text-primary); font-size: 0.95rem; }
.r7iqb7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.feadxt8b { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.y54dci9, .con2m { border-radius: 8px; padding: 14px; }
.y54dci9 { background: var(--bg-pros); }
.con2m { background: var(--bg-cons); }
.jbg36 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.y54dci9 .jbg36 { color: var(--c-pros-label); }
.con2m .jbg36 { color: #f87171; }
.y54dci9 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.con2m ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.x2pddsy { width: 100%; height: auto; border-radius: 10px; display: block; }
.rwrh {
  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;
}
.rwrh:hover { opacity: 0.85; }
.e45j4e05 .rwrh  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.e45j4e05 .rwrh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ox824aq .rwrh  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ox824aq .rwrh:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ax41pc .jv0sn0 { border-radius: 50px; }
.ax41pc .rwrh  { border-radius: 50px; }
.vypwoz .jv0sn0 { padding-left: 22px; padding-right: 22px; }
.vypwoz .rwrh  { padding-left: 12px; padding-right: 12px; }
.urlgeykw .jv0sn0 { padding-left: 44px; padding-right: 44px; }
.urlgeykw .rwrh  { padding-left: 24px; padding-right: 24px; }
.al98szw .jv0sn0 { padding-left: 56px; padding-right: 56px; }
.al98szw .rwrh  { padding-left: 32px; padding-right: 32px; }
.syckh   .jv0sn0::after, .syckh   .rwrh::after,
.sr30gg .jv0sn0::after, .sr30gg .rwrh::after,
.gcj2t0n    .jv0sn0::after, .gcj2t0n    .rwrh::after,
.fzwo    .jv0sn0::after, .fzwo    .rwrh::after,
.mxicihd9    .jv0sn0::after, .mxicihd9    .rwrh::after,
.e2sw2     .jv0sn0::after, .e2sw2     .rwrh::after,
.ubov6zl    .jv0sn0::after, .ubov6zl    .rwrh::after,
.hq4bc   .jv0sn0::after, .hq4bc   .rwrh::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;
}
.syckh .jv0sn0::after, .syckh .rwrh::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");
}
.sr30gg .jv0sn0::after, .sr30gg .rwrh::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");
}
.gcj2t0n .jv0sn0::after, .gcj2t0n .rwrh::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");
}
.fzwo .jv0sn0::after, .fzwo .rwrh::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");
}
.mxicihd9 .jv0sn0::after, .mxicihd9 .rwrh::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");
}
.e2sw2 .jv0sn0::after, .e2sw2 .rwrh::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");
}
.ubov6zl .jv0sn0::after, .ubov6zl .rwrh::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");
}
.hq4bc .jv0sn0::after, .hq4bc .rwrh::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");
}
.fdwb7aks   .me2atkgq::after, .fdwb7aks   .i443fq::after,
.hir5071 .me2atkgq::after, .hir5071 .i443fq::after,
.wmeg    .me2atkgq::after, .wmeg    .i443fq::after,
.fg9str5    .me2atkgq::after, .fg9str5    .i443fq::after,
.pbw4clh    .me2atkgq::after, .pbw4clh    .i443fq::after,
.c2ixn     .me2atkgq::after, .c2ixn     .i443fq::after,
.ysptej2    .me2atkgq::after, .ysptej2    .i443fq::after,
.pwoyd   .me2atkgq::after, .pwoyd   .i443fq::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;
}
.fdwb7aks .me2atkgq::after, .fdwb7aks .i443fq::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");
}
.hir5071 .me2atkgq::after, .hir5071 .i443fq::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");
}
.wmeg .me2atkgq::after, .wmeg .i443fq::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");
}
.fg9str5 .me2atkgq::after, .fg9str5 .i443fq::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");
}
.pbw4clh .me2atkgq::after, .pbw4clh .i443fq::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");
}
.c2ixn .me2atkgq::after, .c2ixn .i443fq::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");
}
.ysptej2 .me2atkgq::after, .ysptej2 .i443fq::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");
}
.pwoyd .me2atkgq::after, .pwoyd .i443fq::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");
}
.qdxt .v7k4r { background: var(--bg-raised); }
@media (min-width: 721px) {
  .e7if22 { flex: 0 0 260px; width: 260px; }
  .f0yxm { flex: 0 0 120px; width: 120px; }
  .w0afkz5r { flex: 0 0 110px; width: 110px; }
  .sam9   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .gnsrl0 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.gnsrl0.rwrh { 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) {
  .zjcxh2a { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .zjcxh2a .re8d { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .zjcxh2a .e7if22 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .zjcxh2a .v7k4r { width: 100%; min-width: unset; height: 120px; }
  .zjcxh2a .jcvcie { max-height: 96px; max-width: 200px; }
  .zjcxh2a .c40e0q { min-width: unset; text-align: center; white-space: normal; }
  .zjcxh2a .f0yxm { min-width: 0; }
  .zjcxh2a .sam9 { 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; }
  .zjcxh2a .gnsrl0 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .nd3hy65 .re8d { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .d7lstt .t75zzq5v {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .d7lstt .tkr8 { margin: 0; }
}
.uf1l8 .feadxt8b { gap: 10px; }
.uf1l8 .y54dci9, .uf1l8 .con2m { padding: 12px; }
.uf1l8 .y54dci9 ul, .uf1l8 .con2m ul { margin: 4px 0 0; padding-left: 18px; }
.uf1l8 .y54dci9 li, .uf1l8 .con2m li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .pw7qf8 { grid-template-columns: 1fr; }
  .jb55 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jb55 .uotxz1x { width: 72px; height: 50px; }
  .jb55 .td1zmkb { max-width: 180px; }
  .jb55 .g9u9 { width: auto; }
}
@media (max-width: 720px) {
  .uix2c2j { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .pbvro8e { padding: 16px; }
  .uer6gam .w09oc { min-width: 50%; }
}
.xxb7owm .feadxt8b { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .htwri { grid-template-columns: 1fr; }
  .lt93war5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .o3l3u { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .l5m9fioq { flex-wrap: wrap; padding: 16px; }
}
.wttjn4d9 .feadxt8b { gap: 8px; }
.wttjn4d9 .y54dci9, .wttjn4d9 .con2m { padding: 8px; }
@media (max-width: 480px) {
  .sqmn15z { flex-direction: column; align-items: stretch; }
}
.bid8 .g9u9 .rwrh { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .mlnyz { flex-direction: column; align-items: stretch; gap: 10px; }
  .bid8 .g9u9 { text-align: center; }
}
@media (max-width: 720px) {
  .dghh0bg3 { grid-template-columns: 1fr; }
  .l00j { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .nrtb { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .ykkttut { grid-template-columns: 1fr; }
  .xaknfb2u { width: 100px; height: 100px; margin: 16px auto; }
  .jc9n6wut { font-size: 1.4rem; }
  .r37wj6 { justify-content: center; }
  .pbfxdnuv .w09oc { min-width: 50%; }
}
.mletz .feadxt8b { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .vgyioc { flex-wrap: wrap; padding: 14px 16px; }
  .mkoml { padding: 12px 16px; }
  .mletz .feadxt8b { margin: 0 16px; }
  .mletz .lwoag7o { padding: 0 16px; }
  .orb6 { padding: 12px 16px; }
}
.g9h5yl .zjcxh2a { gap: 0; }
.g9h5yl .re8d {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.g9h5yl .re8d:last-child { border-bottom: none; }
.g9h5yl .re8d:nth-child(odd) { background: var(--accent-bg); }
.g9h5yl .re8d:nth-child(odd):hover { background: var(--bg-hover); }
.k03v .gnsrl0.rwrh { padding: 14px 30px !important; font-size: 1rem; }
.bjj6fw .gnsrl0.rwrh { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.gppye .fzvds2 { flex: 1.8; }
.gppye .fzvds2 .xt2ix {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.gppye .fzvds2 .j2n4p { font-weight: 700; color: var(--text-primary); }
.gppye .ehu5vinq,
.gppye .yjvk,
.gppye .ej2w9 { flex: 0.75; opacity: 0.75; }
.uj5qu6gc .f0yxm { display: none; }
.uj5qu6gc .w0afkz5r { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.uj5qu6gc .w0afkz5r {
  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;
}
.uj5qu6gc .w0afkz5r small { display: none; }
.uj5qu6gc .n8imu .o197eq { display: none; }
.uj5qu6gc .n8imu strong {
  font-size: 1.15rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 6px;
  padding: 4px 10px;
}
.uj5qu6gc .i4uvpy { display: none; }
.y5ks0eoo { margin: 16px 0; }
.ljfni { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ljfni summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ljfni summary::after { content: "+"; color: var(--accent-light); }
.ljfni[open] summary::after { content: "−"; }
.ljfni p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.nn2l { margin-bottom: 0; }
.u3r3 h2.fyiin7c { color: var(--text-primary); border-color: var(--accent-light); }
.gknl9 h2.fyiin7c { color: var(--text-primary); border-color: var(--accent-light); }
.zrpk .zwvotc4     { background: #052e16; border-color: #10b981; }
.zrpk .kvcl    { background: #1e1036; border-color: #a855f7; }
.zrpk .r7iqb7 strong  { color: #f1f5f9; }
.zrpk .r7iqb7 p       { color: #cbd5e1; }
.zrpk .d1cjh    .zwvotc4     .e5ehs::before,
.zrpk .oq9m2pv6  .zwvotc4     .e5ehs::before,
.zrpk .pccd28  .zwvotc4     .e5ehs::before,
.zrpk .uzupmke .zwvotc4     .e5ehs::before { color: #10b981; }
.zrpk .d1cjh    .csqn2 .e5ehs::before,
.zrpk .oq9m2pv6  .csqn2 .e5ehs::before,
.zrpk .pccd28  .csqn2 .e5ehs::before,
.zrpk .uzupmke .csqn2 .e5ehs::before { color: #f43f5e; }
.zrpk .d1cjh    .kvcl    .e5ehs::before,
.zrpk .oq9m2pv6  .kvcl    .e5ehs::before,
.zrpk .pccd28  .kvcl    .e5ehs::before,
.zrpk .uzupmke .kvcl    .e5ehs::before { color: #a855f7; }
.zcwz .zwvotc4     { background: #2d2000; border-color: #eab308; }
.zcwz .csqn2 { background: #2d0b0b; border-color: #ef4444; }
.zcwz .kvcl    { background: #2d1600; border-color: #f97316; }
.zcwz .r7iqb7 strong  { color: #f1f5f9; }
.zcwz .r7iqb7 p       { color: #cbd5e1; }
.zcwz .d1cjh    .zwvotc4     .e5ehs::before,
.zcwz .oq9m2pv6  .zwvotc4     .e5ehs::before,
.zcwz .pccd28  .zwvotc4     .e5ehs::before,
.zcwz .uzupmke .zwvotc4     .e5ehs::before { color: #eab308; }
.zcwz .d1cjh    .csqn2 .e5ehs::before,
.zcwz .oq9m2pv6  .csqn2 .e5ehs::before,
.zcwz .pccd28  .csqn2 .e5ehs::before,
.zcwz .uzupmke .csqn2 .e5ehs::before { color: #ef4444; }
.zcwz .d1cjh    .kvcl    .e5ehs::before,
.zcwz .oq9m2pv6  .kvcl    .e5ehs::before,
.zcwz .pccd28  .kvcl    .e5ehs::before,
.zcwz .uzupmke .kvcl    .e5ehs::before { color: #f97316; }
.rghx .zwvotc4     { background: #0c1a2e; border-color: #38bdf8; }
.rghx .kvcl    { background: #0a2020; border-color: #2dd4bf; }
.rghx .r7iqb7 strong  { color: #f1f5f9; }
.rghx .r7iqb7 p       { color: #cbd5e1; }
.rghx .d1cjh    .zwvotc4     .e5ehs::before,
.rghx .oq9m2pv6  .zwvotc4     .e5ehs::before,
.rghx .pccd28  .zwvotc4     .e5ehs::before,
.rghx .uzupmke .zwvotc4     .e5ehs::before { color: #38bdf8; }
.rghx .d1cjh    .csqn2 .e5ehs::before,
.rghx .oq9m2pv6  .csqn2 .e5ehs::before,
.rghx .pccd28  .csqn2 .e5ehs::before,
.rghx .uzupmke .csqn2 .e5ehs::before { color: #818cf8; }
.rghx .d1cjh    .kvcl    .e5ehs::before,
.rghx .oq9m2pv6  .kvcl    .e5ehs::before,
.rghx .pccd28  .kvcl    .e5ehs::before,
.rghx .uzupmke .kvcl    .e5ehs::before { color: #2dd4bf; }
.anxnp8f .zwvotc4     { background: var(--accent-bg); border-color: var(--accent-light); }
.anxnp8f .kvcl    { background: var(--accent-bg); border-color: var(--accent-pale); }
.anxnp8f .d1cjh    .e5ehs::before,
.anxnp8f .oq9m2pv6  .e5ehs::before,
.anxnp8f .pccd28  .e5ehs::before,
.anxnp8f .uzupmke .e5ehs::before { color: var(--accent-light) !important; }
.tov6::before,
.wxrmoa::before { margin-right: 5px; }
.bcazcxfn .y54dci9 ul li,
.bcazcxfn .y54dci9 .tov6 { color: #22c55e; }
.bcazcxfn .con2m ul li,
.bcazcxfn .con2m .wxrmoa { color: #ef4444; }
.ehf55458 .y54dci9 { background: var(--bg-pros); }
.ehf55458 .con2m { background: var(--bg-cons); }
.ehf55458 .y54dci9 .tov6 { color: var(--c-pros-label); }
.ehf55458 .con2m .wxrmoa { color: var(--c-cons); }
.ehf55458 .y54dci9 ul li,
.ehf55458 .con2m ul li,
.qgkd .y54dci9 { background: var(--bg-pros); }
.qgkd .con2m { background: var(--bg-cons); }
.qgkd .y54dci9 .tov6 { color: var(--c-pros-label); }
.qgkd .con2m .wxrmoa { color: var(--c-cons); }
.qgkd .y54dci9 ul li,
.qgkd .ihxfvk li          { color: var(--c-pros); }
.qgkd .con2m ul li,
.qgkd .hhgfyezl li          { color: var(--c-cons); }
.ayt7o29 .tov6::before { content: "✓ "; }
.ayt7o29 .wxrmoa::before { content: "✗ "; }
.mdma2 .tov6::before { content: "→ "; }
.mdma2 .wxrmoa::before { content: "← "; }
.fswoz .tov6::before { content: "★ "; }
.fswoz .wxrmoa::before { content: "✕ "; }
.nspquh5 .tov6::before { content: "◆ "; }
.nspquh5 .wxrmoa::before { content: "▲ "; }
.xh5v .r7iqb7 { background: transparent; border-left: none; border: 1.5px solid; }
.xh5v .zwvotc4     { border-color: var(--c-tip-border); }
.xh5v .kvcl    { border-color: #60a5fa; }
.xh5v .r7iqb7 strong { color: var(--text-primary); }
.xh5v .r7iqb7 p      { color: var(--text-muted); }
.pigwgtp5 .r7iqb7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.pigwgtp5 .zwvotc4     { border-top-color: var(--c-tip-border); }
.pigwgtp5 .kvcl    { border-top-color: #60a5fa; }
.ppno238v .r7iqb7 { border-left: none; border-radius: 8px; }
.ppno238v .zwvotc4     { background: #065f46; }
.ppno238v .kvcl    { background: #1e3a8a; }
.ppno238v .r7iqb7 strong,
.ppno238v .r7iqb7 p { color: #fff; }
.ppno238v .e5ehs::before { color: rgba(255,255,255,0.85) !important; }
.zrpk.ppno238v .zwvotc4,
.zrpk .ppno238v .zwvotc4     { background: #052e16; }
.zrpk.ppno238v .kvcl,
.zrpk .ppno238v .kvcl    { background: #1e1036; }
.zcwz.ppno238v .zwvotc4,
.zcwz .ppno238v .zwvotc4      { background: #2d2000; }
.zcwz.ppno238v .csqn2,
.zcwz .ppno238v .csqn2  { background: #2d0b0b; }
.zcwz.ppno238v .kvcl,
.zcwz .ppno238v .kvcl     { background: #2d1600; }
.rghx.ppno238v .zwvotc4,
.rghx .ppno238v .zwvotc4      { background: #0c1a2e; }
.rghx.ppno238v .kvcl,
.rghx .ppno238v .kvcl     { background: #0a2020; }
.hbydkw3 .r7iqb7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.hbydkw3 .zwvotc4     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.hbydkw3 .csqn2 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.hbydkw3 .kvcl    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.hbydkw3 .r7iqb7 strong { color: var(--text-primary); }
.hbydkw3 .r7iqb7 p      { color: var(--text-muted); }
.rh11p .r7iqb7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.d1cjh .e5ehs,
.oq9m2pv6 .e5ehs,
.pccd28 .e5ehs,
.uzupmke .e5ehs { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.d1cjh .e5ehs::before,
.oq9m2pv6 .e5ehs::before,
.pccd28 .e5ehs::before,
.uzupmke .e5ehs::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.d1cjh .zwvotc4     .e5ehs::before { content: "✦"; color: var(--c-tip-border); }
.d1cjh .csqn2 .e5ehs::before { content: "▲"; color: var(--c-warn-border); }
.d1cjh .kvcl    .e5ehs::before { content: "◉"; color: #60a5fa; }
.oq9m2pv6 .zwvotc4     .e5ehs::before { content: "★"; color: var(--c-tip-border); }
.oq9m2pv6 .csqn2 .e5ehs::before { content: "◆"; color: var(--c-warn-border); }
.oq9m2pv6 .kvcl    .e5ehs::before { content: "●"; color: #60a5fa; }
.pccd28 .zwvotc4     .e5ehs::before { content: "▶"; color: var(--c-tip-border); }
.pccd28 .csqn2 .e5ehs::before { content: "■"; color: var(--c-warn-border); }
.pccd28 .kvcl    .e5ehs::before { content: "▸"; color: #60a5fa; }
.uzupmke .zwvotc4     .e5ehs::before { content: "→"; color: var(--c-tip-border); }
.uzupmke .csqn2 .e5ehs::before { content: "⬥"; color: var(--c-warn-border); }
.uzupmke .kvcl    .e5ehs::before { content: "◈"; color: #60a5fa; }
.cuz9kfwa .nfpcjsx .l2i5ce,
.cuz9kfwa .nh72 .l2i5ce  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.cuz9kfwa .jp624j66                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.cuz9kfwa .mq6n          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cuz9kfwa .hansjic4                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.sizbl .nfpcjsx .l2i5ce,
.sizbl .nh72 .l2i5ce,
.sizbl .jp624j66,
.sizbl .re8d,
.sizbl .tkr8,
.sizbl .mq6n,
.sizbl .hansjic4,
.sizbl .rh11p .r7iqb7 { box-shadow: none; }
.wuomboy   .zhikf0, .wuomboy .p126, .wuomboy .oe2b2r3,
.wuomboy   .xc5ydi5, .wuomboy .hpz7 { font-size: 0.9rem; }
.wuomboy   .h6rk, .wuomboy .bbmasi2 { font-size: 0.9rem; }
.uixq58   .zhikf0, .uixq58 .p126, .uixq58 .oe2b2r3,
.uixq58   .xc5ydi5, .uixq58 .hpz7 { font-size: 0.95rem; }
.uixq58   .h6rk, .uixq58 .bbmasi2 { font-size: 0.95rem; }
.kw6he5   .zhikf0, .kw6he5 .p126, .kw6he5 .oe2b2r3,
.kw6he5   .xc5ydi5, .kw6he5 .hpz7 { font-size: 1.08rem; }
.kw6he5   .h6rk, .kw6he5 .bbmasi2 { font-size: 1.05rem; }
.kw6he5   .fj1marff { font-size: 0.97rem; }
.y5dwt9dd .mlzgvk1      { font-size: 3.2rem; }
.y5dwt9dd h2.fyiin7c { font-size: 1.9rem; }
.y5dwt9dd h3.oiyll4     { font-size: 1.4rem; }
.q37qvl6 .mlzgvk1      { font-size: 3.8rem; }
.q37qvl6 h2.fyiin7c { font-size: 2.2rem; }
.q37qvl6 h3.oiyll4     { font-size: 1.6rem; }
.nn2l + .nn2l { position: relative; }
.vy5cc4   .nn2l + .nn2l::before,
.q9l2d5  .nn2l + .nn2l::before,
.tce7p8   .nn2l + .nn2l::before,
.c4jy2oje   .nn2l + .nn2l::before,
.tyjmcnn   .nn2l + .nn2l::before,
.lw8n .nn2l + .nn2l::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.vy5cc4 .nn2l + .nn2l::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.q9l2d5 .nn2l + .nn2l::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tce7p8 .nn2l + .nn2l::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.c4jy2oje .nn2l + .nn2l::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.r1db47x8 .nn2l { margin-bottom: 16px; }
.r1db47x8 .nn2l + .nn2l { margin-top: 0; }
.r1db47x8 .pjp7twnl { padding-top: 0; padding-bottom: 0; }
.tyjmcnn .nn2l + .nn2l::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.lw8n .nn2l + .nn2l::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.s89b2xu .nn2l + .nn2l::before,
.xjtd13 .nn2l + .nn2l::before,
.nue0ozi .nn2l + .nn2l::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%;
}
.dt212k .s89b2xu .nn2l:nth-child(even)::before,
.dt212k .xjtd13 .nn2l:nth-child(even)::before,
.dt212k .nue0ozi .nn2l:nth-child(even)::before { background: var(--bg-surface); }
.f9bxpoe3 .s89b2xu .nn2l:nth-child(even)::before,
.f9bxpoe3 .xjtd13 .nn2l:nth-child(even)::before,
.f9bxpoe3 .nue0ozi .nn2l:nth-child(even)::before { background: var(--bg-card); }
.s89b2xu .nn2l + .nn2l::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");
}
.xjtd13 .nn2l + .nn2l::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");
}
.nue0ozi .nn2l + .nn2l::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");
}
.m46g6 .zlciu,
.yo2d1 .zlciu { padding-bottom: 60px; }
.edj88 .zlciu { padding-bottom: 70px; }
.tee6 .dhmp:not(.und6e3xk) .eg8kd { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.y1ikue3 .ck0f { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tee6 .und6e3xk { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.tee6 .qqr1ejb { background: linear-gradient(45deg, var(--accent), var(--accent-light)); }
.tee6 .ck0f { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.zdszoip .ck0f { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pcr68 .ck0f { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.qo0dzaht .ck0f { background: var(--accent-bg); }
.ejbh .kfjx8zyn { float: left; width: 38%; margin: 0 28px 16px 0; }
.ejbh .kfjx8zyn .x2pddsy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ejbh .pjp7twnl::after { content: ''; display: block; clear: both; }
.m1i30hm1 .kfjx8zyn { float: right; width: 38%; margin: 0 0 16px 28px; }
.m1i30hm1 .kfjx8zyn .x2pddsy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m1i30hm1 .pjp7twnl::after { content: ''; display: block; clear: both; }
.bpj1y .nn2l:nth-child(odd)  .kfjx8zyn { float: left;  width: 38%; margin: 0 28px 16px 0; }
.bpj1y .nn2l:nth-child(even) .kfjx8zyn { float: right; width: 38%; margin: 0 0 16px 28px; }
.bpj1y .kfjx8zyn .x2pddsy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bpj1y .pjp7twnl::after { content: ''; display: block; clear: both; }
.ejbh .c1aw83d,
.ejbh .zjcxh2a,
.m1i30hm1 .c1aw83d,
.bpj1y .c1aw83d,
@media (max-width: 900px) {
  .ejbh .kfjx8zyn,
  .m1i30hm1 .kfjx8zyn,
  .bpj1y .nn2l:nth-child(odd)  .kfjx8zyn,
  .bpj1y .nn2l:nth-child(even) .kfjx8zyn {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ejbh .kfjx8zyn .x2pddsy,
  .m1i30hm1 .kfjx8zyn .x2pddsy,
  .bpj1y .kfjx8zyn .x2pddsy {
    max-height: none !important;
  }
}
.ejbh .h6rk,
.ejbh .bbmasi2,
.m1i30hm1 .h6rk,
.m1i30hm1 .bbmasi2,
.bpj1y .h6rk,
.bpj1y .bbmasi2 { overflow: hidden; }
@media (max-width: 640px) {
  .ejbh .kfjx8zyn,
  .m1i30hm1 .kfjx8zyn,
  .bpj1y .kfjx8zyn { float: none; width: 100%; margin: 0 0 16px 0; }
}
.v7w5m .sd5ld,
.v7w5m .pjp7twnl,
.v7w5m .obnwyz9  { max-width: 1100px; }
.w14b .sd5ld,
.w14b .pjp7twnl,
.w14b .obnwyz9  { max-width: 1200px; }
.w14b { --content-mw: 1200px; }
.l66jx6a .sd5ld,
.l66jx6a .pjp7twnl,
.l66jx6a .obnwyz9  { max-width: 1320px; }
.y58uza { font-size: 0.82rem; color: var(--text-muted); }
.tba1cxh { display: flex; align-items: center; }
.uz71i {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rdzvnz6e { display: flex; align-items: center; }
.df1uv { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.df1uv:hover { text-decoration: underline; }
.lz6nonx { margin: 0 3px; opacity: 0.45; }
.lz6nonx::before { content: '/'; }
.lg99fg { padding: 2px 5px; color: var(--text-main); }
.aaa3q .y58uza {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.aaa3q .tba1cxh { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.aswxek .y58uza {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.aswxek .tba1cxh { padding: 0 0 0 12px; }
.eofhx .tba1cxh { padding: 0 16px; }
.eofhx .y58uza {
  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);
}
.eofhx .sd5ld { padding-top: 28px; }
@media (max-width: 720px) {
  .ud9wos77 { margin-top: 18px; padding: 0 16px; }
  .eofhx .sd5ld { padding-top: 16px; }
}
.v7w5m.aaa3q .tba1cxh { max-width: 1100px; }
.w14b.aaa3q .tba1cxh { max-width: 1200px; }
.l66jx6a.aaa3q .tba1cxh { max-width: 1320px; }
.w14b .ud9wos77 { max-width: 1200px; }
.oqsk .nn2l { padding-top: 16px; padding-bottom: 16px; }
.zxob .nn2l { padding-top: 24px; padding-bottom: 24px; }
.romfgh82 .nn2l { padding-top: 40px; padding-bottom: 40px; }
.tvz52x .nn2l { padding-top: 52px; padding-bottom: 52px; }
.gvk5 .nn2l:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.gvk5 .nn2l:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.gvk5 .nn2l:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.gvk5 .nn2l:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.ejtisqw .pjp7twnl { padding-top: 10px;  padding-bottom: 10px; }
.ozwfh .pjp7twnl { padding-top: 18px;  padding-bottom: 18px; }
.px0v2uhw .pjp7twnl { padding-top: 36px;  padding-bottom: 36px; }
.s6fptsgx .pjp7twnl { padding-top: 48px;  padding-bottom: 48px; }
.mi49y0 h2.fyiin7c { font-weight: 600; }
.mi49y0 h3.oiyll4     { font-weight: 600; }
.lgfr h2.fyiin7c { font-weight: 800; }
.lgfr h3.oiyll4     { font-weight: 700; }
.etyol29p h2.fyiin7c { font-weight: 900; }
.etyol29p h3.oiyll4     { font-weight: 800; }
.etyol29p .r7iqb7 strong,
.etyol29p .r7iqb7 strong { font-weight: 600; }
.me2atkgq {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.suqwigk .me2atkgq { display: none; }
@media (max-width: 640px) { .me2atkgq { display: none; } }
.me2atkgq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.me2atkgq:hover { opacity: 0.85; }
.nh0fzmu .me2atkgq { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.u9e5s .me2atkgq,
.hajdu  .me2atkgq { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.u9e5s .me2atkgq:hover,
.hajdu  .me2atkgq:hover { opacity: 0.88; }
.nh0fzmu.u9e5s .me2atkgq,
.nh0fzmu.hajdu  .me2atkgq { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.i443fq {
  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;
}
.i443fq:hover { transform: translateY(-2px); opacity: 0.92; }
.i443fq { background: var(--cta) !important; color: #fff !important; border: none !important; }
.uu7ndjhm .i443fq { display: none; }
.cayf3 .i443fq { right: 32px; }
.m719hua  .i443fq { left: 32px; }
@media (max-width: 480px) {
  .cayf3 .i443fq { right: 20px; bottom: 20px; }
  .m719hua  .i443fq { left: 20px; bottom: 20px; }
}
.qvw07a { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.obnwyz9 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.v2us41n { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ju56nw { color: var(--text-dim); font-size: 0.8rem; }
.sgl87m6 a, .beygwi2 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.sgl87m6 a:hover, .beygwi2 a:hover { color: var(--accent-light); }
.beygwi2 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.fe4c0f9q .obnwyz9 { text-align: center; }
.fe4c0f9q .beygwi2 { justify-content: center; margin-bottom: 16px; }
.fe4c0f9q .v2us41n { margin-top: 0; }
.kddggq { margin-top: 10px; }
.kddggq a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .obnwyz9 { padding-left: 16px; padding-right: 16px; }
  .p6bnr .obnwyz9 { padding: 20px 16px; }
  .beygwi2 { gap: 4px 12px; }
  .v2us41n { font-size: 0.78rem; }
}
.qjep .v2us41n { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.qjep .ju56nw { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .qjep .rx8j1teu { grid-template-columns: 1fr 1fr; } .qjep .whljes5h { grid-column: 1 / -1; } }
@media (max-width: 480px) { .qjep .rx8j1teu { grid-template-columns: 1fr; } }
.t99p0h3 .v2us41n { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .t99p0h3 .o7id9pms { gap: 12px; } .t99p0h3 .agh9bfex { margin-right: 0; width: 100%; } }
.ri6r .v2us41n { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.ri6r .ju56nw { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .ri6r .e1r77yf { grid-template-columns: 1fr 1fr; } .ri6r .uk1hm { grid-column: 1 / -1; } }
@media (max-width: 480px) { .ri6r .e1r77yf { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .fs9sn .kfpcg0x { grid-template-columns: 1fr 1fr; } .fs9sn .yjgu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fs9sn .kfpcg0x { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .zbtfq .kfpcg0x { grid-template-columns: 1fr; } }
.bb8a00 .obnwyz9 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.bb8a00 .beygwi2 { justify-content: center; }
.wexny9ch .u9b7h311      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.wexny9ch .qvw07a { background: var(--bg-page); border-top-color: var(--border-alt); }
.c87fk3c .u9b7h311      { background: #0d1117; border-bottom-color: #21262d; }
.c87fk3c .p6u5wb { color: var(--accent-light); }
.c87fk3c .eign0am { --msep-color: #8b949e; }
.c87fk3c .eign0am a { color: #8b949e; }
.c87fk3c .eign0am a:hover { color: var(--accent-light); }
.c87fk3c .t2raly { color: #8b949e; }
.c87fk3c .qvw07a { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.c87fk3c .v2us41n,
.c87fk3c .ju56nw { color: #6e7681; }
.c87fk3c .sgl87m6 a, .c87fk3c .beygwi2 a,
.c87fk3c .sgl87m6 a:hover, .c87fk3c .beygwi2 a:hover,
@media (max-width: 640px) {
  .c87fk3c .eign0am { background: #0d1117; border-top-color: #21262d; }
  .c87fk3c .eign0am li a { border-bottom-color: #21262d; }
}
.woof .u9b7h311      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.woof .p6u5wb { color: var(--accent-light); }
.woof .eign0am { --msep-color: #475569; }
.woof .eign0am a { color: #475569; }
.woof .eign0am a:hover { color: var(--accent-light); }
.woof .t2raly { color: #64748b; }
.woof .qvw07a { background: #f0f4f8; border-top-color: #cbd5e1; }
.woof .v2us41n,
.woof .ju56nw { color: #64748b; }
.woof .sgl87m6 a, .woof .beygwi2 a,
.woof .sgl87m6 a:hover, .woof .beygwi2 a:hover,
@media (max-width: 640px) {
  .woof .eign0am { background: #f0f4f8; border-top-color: #cbd5e1; }
  .woof .eign0am li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.u9e5s .u9b7h311      { background: var(--accent); border-bottom-color: var(--accent-light); }
.u9e5s .p6u5wb { color: #fff; }
.u9e5s .eign0am { --msep-color: rgba(255,255,255,0.82); }
.u9e5s .eign0am a { color: rgba(255,255,255,0.82); }
.u9e5s .eign0am a:hover { color: #fff; }
.u9e5s .t2raly { color: rgba(255,255,255,0.9); }
.u9e5s .qvw07a { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.u9e5s .v2us41n,
.u9e5s .ju56nw { color: rgba(255,255,255,0.72); }
.u9e5s .sgl87m6 a, .u9e5s .beygwi2 a,
.u9e5s .sgl87m6 a:hover, .u9e5s .beygwi2 a:hover,
@media (max-width: 640px) {
  .u9e5s .eign0am { background: var(--accent); border-top-color: var(--accent-light); }
  .u9e5s .eign0am li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.hajdu .u9b7h311 {
  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);
}
.hajdu .qvw07a {
  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) {
  .hajdu .eign0am {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.ut8vuk3 .hooh0i3p { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.tdr74bz .hooh0i3p { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.xkcapt7d .hooh0i3p { min-height: 72px; height: auto; }
.r75bu .hooh0i3p { min-height: 84px; height: auto; }
.p6bnr .hooh0i3p { max-width: none; padding: 0 32px; }
.p6bnr .obnwyz9  { max-width: none; padding: 24px 32px; }
.yqokielw.w14b .hooh0i3p { max-width: 1200px; }
.yqokielw.l66jx6a .hooh0i3p { max-width: 1320px; }
.krv73o1   .p6u5wb, .krv73o1   .agh9bfex { text-transform: capitalize; }
.wjhnq .p6u5wb, .wjhnq .agh9bfex { text-transform: lowercase; }
.m0g4k19 .p6u5wb, .m0g4k19 .agh9bfex { text-transform: uppercase; letter-spacing: 0.06em; }
.zdy2, .wqaw0m {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.lvahi .zdy2,
.xipnzj .zdy2,
.yckvh .zdy2,
.exnqf .zdy2,
.tt5ws0ps   .eign0am a { font-weight: 500; }
.tlzkkm .eign0am a { font-weight: 600; }
.u26kny     .eign0am a { font-weight: 700; }
.duh39ek8    .eign0am a { font-weight: 800; letter-spacing: 0.01em; }
.ekg7xm     .eign0am > li + li::before,
.umeza    .eign0am > li + li::before,
.ip9mqe    .eign0am > li + li::before,
.typ1sn .eign0am > li + li::before,
.rzt4gbc6 .eign0am > li + li::before,
.tcxi  .eign0am > li + li::before,
.x0zh    .eign0am > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ekg7xm     .eign0am > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.umeza    .eign0am > li + li::before { content: "|"; }
.ip9mqe    .eign0am > li + li::before { content: "—"; }
.typ1sn .eign0am > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rzt4gbc6 .eign0am > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.tcxi  .eign0am > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.x0zh    .eign0am > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .bbxyki .t2raly,
  .w8akxndo .t2raly,
  .qt8ta .t2raly,
  .aqlvts .t2raly,
  .rt2e4vd .t2raly {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .bbxyki .t2raly::before,
  .w8akxndo .t2raly::before,
  .qt8ta .t2raly::before,
  .aqlvts .t2raly::before,
  .rt2e4vd .t2raly::before { content: ""; display: block; flex-shrink: 0; }

  
  .bbxyki .t2raly::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;
  }

  
  .w8akxndo .t2raly::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;
  }

  
  .qt8ta .t2raly::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;
  }

  
  .aqlvts .t2raly::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;
  }

  
  .rt2e4vd .t2raly::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) {
  .r1koi0r .t2raly {
    padding: 5px 14px;
  }
  .r1koi0r .eign0am {
    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;
  }
  .r1koi0r .eign0am li a {
    border-bottom: none; padding: 10px 22px;
  }
  .r1koi0r .eign0am li a:hover { background: var(--bg-raised); }
  .r1koi0r .pow8g,
  .rcos .pow8g,
  .nggctm .pow8g { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .dqxn72t0 .t2raly {
    padding: 5px 10px;
  }
  .dqxn72t0 .eign0am {
    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);
  }
  .dqxn72t0 .eign0am.gsmnl58n { transform: translateX(0); }
  .dqxn72t0 .eign0am li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .dqxn72t0 .eign0am li:last-child a { border-bottom: none; }
  .u9e5s .eign0am,
  .c87fk3c .eign0am { background: var(--accent) !important; }
  .u9e5s .eign0am li a,
  .c87fk3c .eign0am li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .nggctm .t2raly {
    padding: 5px 10px;
  }
  .nggctm .eign0am {
    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);
  }
  .nggctm .eign0am::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .nggctm .eign0am.gsmnl58n { transform: translateY(0); }
  .nggctm .eign0am li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .j9sv .t2raly {
    padding: 5px 10px;
  }
  .j9sv .eign0am {
    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;
  }
  .j9sv .eign0am.gsmnl58n { opacity: 1; pointer-events: auto; }
  .j9sv .eign0am li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .xw0g31n4     .t2raly { border-radius: 0 !important; }
  .anwu9s   .t2raly { border-radius: 8px !important; }
  .ck72qtbe .t2raly { border-radius: 50% !important; }
  .os4j   .t2raly { border-radius: 999px !important; }
}
.p5mjx707 .x8h437l { height: 36px; }
.y4fr9bp .x8h437l { height: 60px; max-width: 200px; }
.jrrxmv .x8h437l { height: 76px; max-width: 240px; }
.znqu7qiy    .f0yxm, .znqu7qiy    .o197eq { color: #f59e0b; }
@media (min-width: 720px) {
  .d4oq .zjcxh2a {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .d4oq .re8d {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .d4oq .re8d { padding: 40px 16px 20px; }
  .d4oq .sam9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .d4oq .gnsrl0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .twmv .re8d {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .twmv .re8d::before {
    position: absolute; top: 14px; left: 14px;
  }
  .twmv .e7if22 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .twmv .c40e0q { white-space: normal; text-align: center; font-size: 1.2rem; }
  .twmv .sam9 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .twmv .gnsrl0 { width: 100%; min-width: 0; }
  .twmv .f0yxm { min-width: 0; }
}
.sihrw1so .ljfni {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.sihrw1so .ljfni summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.sihrw1so .ljfni p { padding: 0 2px 16px; }
.yu910f9y .ljfni { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.yu910f9y .ljfni summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.yu910f9y .ljfni summary::after { content: "›"; font-size: 1.2em; }
.yu910f9y .ljfni[open] summary::after { content: "‹"; }
.yu910f9y .ljfni p { padding: 10px 22px 4px; }
.hdqev .ljfni {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.hdqev .ljfni summary { color: var(--text-primary); padding-left: 16px; }
.hdqev .ljfni summary::after { content: "›"; font-size: 1.1em; }
.hdqev .ljfni[open] summary::after { content: "‹"; }
.hdqev .ljfni p { padding-left: 16px; }
.qkado .y5ks0eoo { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qkado .ljfni {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qkado .ljfni:last-child { border-bottom: none; }
.qkado .ljfni summary { color: var(--text-primary); border-radius: 0; }
.qkado .ljfni summary::after { content: "›"; font-size: 1.1em; }
.qkado .ljfni[open] summary::after { content: "‹"; }
.na8sh .ljfni { overflow: hidden; }
.na8sh .ljfni summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.na8sh .ljfni summary::after { color: rgba(255,255,255,.75); }
.na8sh .ljfni[open] summary { border-radius: 0; }
.c70iw2u { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.l0inb {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.t50mflq3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.caom82 { color: var(--text-muted); font-size: 1.05rem; }
.kp6hy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.jd09db { margin-bottom: 20px; }
.r6rbnuk {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.bi3tta {
  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;
}
.bi3tta:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.n646plk { resize: vertical; min-height: 130px; }
.vsw5tqtf { width: 100%; margin-top: 8px; }
.twrgjx4f {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.xvh87t1 {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.f7zwod { color: var(--text-muted); line-height: 1.75; }
.t166 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.t166 li { margin-bottom: 6px; }
.ktxitwpx { max-width: 760px; margin: 0 auto; }
.cvhvsn { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mt89 { max-width: 760px; margin: 0 auto; }
.l02dho ul.t166 { margin: 0; }
@media (max-width: 640px) { .oli0iah { grid-template-columns: 1fr; gap: 10px; } }
.u1qv { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.hx0cw { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.b9vc1 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.hx0cw p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.hx0cw .t166 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .u1qv { grid-template-columns: 1fr; } }
.w0wrlg8b { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.w0wrlg8b:hover .hic8v { color: var(--accent-light); text-decoration: underline; }
.sca5 { color: inherit; text-decoration: none; }
.sca5:hover { color: var(--accent-light); text-decoration: underline; }
.vloz3 { display: inline-block; line-height: 0; }
.ghwb56hr { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.wz47 { margin-bottom: 48px; }
.kk989dh { max-width: 760px; margin: 0 auto; }
.vfks { text-align: center; }
.yiye8bln { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.yiye8bln:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.o3k4q14 { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.yiye8bln p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.yiye8bln ul.t166 { margin: 0; }
.c2x4 { color: var(--text-muted); line-height: 1.75; }
.vfks .t166,
.dx5d6 .t166,
.v1hc .t166,
.d09a61 .t166 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vfks .yiye8bln,
.dx5d6 .yiye8bln { text-align: left; }
.vfks .o3k4q14,
.dx5d6 .o3k4q14 { text-align: center; }
.l6ht0e9 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ns4n4c { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.e2uy7 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.jh220rc { margin-top: 12px; }
.t6zpkb { 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; }
.t6zpkb:hover { border-bottom-color: var(--accent-light); }
.h2s0s8za { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.h2s0s8za img { width: 100%; height: 100%; object-fit: cover; display: block; }
.s8wttp { width: 200px; height: 200px; }
.x95or { border-radius: 50%; }
.p5ed { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.x0cn2 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.x0cn2::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .o4xzb { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.b831d7 { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.b831d7 .e2uy7, .b831d7 .ns4n4c { max-width: 640px; }
.lxawk .l6ht0e9 { font-size: 1.6rem; margin-top: 18px; }
.q8uri4 .e2uy7 { margin-bottom: 28px; }
@media (max-width: 860px) { .d3b5 { grid-template-columns: 1fr; } .lxawk { position: static; text-align: center; } }
.dasra .h2s0s8za { margin: 0 auto 18px; }
.dasra .p5ed { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .k8ecn { grid-template-columns: 1fr; } }
.cfqe .l6ht0e9 { font-size: 1.6rem; margin-bottom: 6px; }
.d09a61 .t166 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .cfqe { flex-direction: column; text-align: center; } .d7ci4rh4 { grid-template-columns: 1fr; } }
.qo87yz06 .l6ht0e9 { font-size: 1.35rem; margin: 0 0 4px; }
.qo87yz06 .p5ed { margin: 0; }
.nfxd4 {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.nfxd4 .t50mflq3 { color: var(--accent-light); }
.xu9jawva .t50mflq3 { font-size: 2rem; }
.xu9jawva .caom82 { max-width: 680px; }
.h9fbm .t50mflq3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.h9fbm .caom82  { margin: 0; }
@media (max-width: 640px) { .h9fbm { flex-direction: column; } }
.rtnaeu6 .t50mflq3 { color: var(--accent-light); }
.w2yy .t50mflq3 { color: #fff; }
.w2yy .caom82  { color: rgba(255,255,255,0.85); }
.zb78fnvg { max-width: 680px; margin: 0 auto; }
.n3d9 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .n3d9 { grid-template-columns: 1fr; } }
.zbdykhm .bi3tta {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.zbdykhm .bi3tta:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.qwhgjgo .bi3tta { background: var(--bg-raised); border-color: transparent; }
.qwhgjgo .bi3tta:focus { background: var(--bg-card); border-color: var(--accent-light); }
.cnyzqoq9 .bi3tta { border-radius: 100px; padding: 11px 20px; }
.cnyzqoq9 .n646plk { border-radius: 14px; }
.dlmd6u5 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.dlmd6u5 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;
}
.dlmd6u5 summary::-webkit-details-marker { display: none; }
.dlmd6u5 summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.dlmd6u5[open] summary::after { content: "−"; }
.admkh1g9 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ts6e47n { grid-template-columns: 1fr; } }
.g1nq { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.g1nq li { margin-bottom: 6px; }
.pcf8{display:none}
.pcf8:empty,.ifmh357s:empty{display:none}
.yr19y{position:relative;overflow:visible}
.diobi0 .jsfvr2y,.orwbmy8 .jsfvr2y,
.qorji .jsfvr2y,.af2f .jsfvr2y,
.rvykp .jsfvr2y,.auny5zz .jsfvr2y{display:block}
.p4ilykat .ma2ts{display:block}
.diobi0 .jsfvr2y,.orwbmy8 .jsfvr2y,
.qorji .jsfvr2y,.af2f .jsfvr2y,
.rvykp .jsfvr2y{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}
.diobi0 .jsfvr2y .ifmh357s,.orwbmy8 .jsfvr2y .ifmh357s,
.qorji .jsfvr2y .ifmh357s,.af2f .jsfvr2y .ifmh357s,
.rvykp .jsfvr2y .ifmh357s{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}
.diobi0 .yub91zp3,.orwbmy8 .yub91zp3,
.qorji .yub91zp3,.af2f .yub91zp3,
.rvykp .yub91zp3{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.diobi0 .jsfvr2y,.orwbmy8 .jsfvr2y{top:12px}
.diobi0 .jsfvr2y .ifmh357s{margin-right:auto}
.orwbmy8 .jsfvr2y .ifmh357s{margin-left:auto}
.orwbmy8 .jsfvr2y{text-align:right}
.qorji .jsfvr2y,.af2f .jsfvr2y{bottom:12px}
.qorji .jsfvr2y .ifmh357s{margin-right:auto}
.af2f .jsfvr2y .ifmh357s{margin-left:auto}
.af2f .jsfvr2y{text-align:right}
.rvykp .jsfvr2y{position:relative;margin-top:16px}
.rvykp .jsfvr2y .ifmh357s{margin:0 auto}
.auny5zz .jsfvr2y{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.auny5zz .jsfvr2y .ifmh357s{margin:0}
.auny5zz .ck0f~.jsfvr2y,
.auny5zz .o1r1spp0~.jsfvr2y{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.auny5zz .ck0f~.jsfvr2y .ifmh357s,
.auny5zz .o1r1spp0~.jsfvr2y .ifmh357s{justify-content:flex-start}
.ck0f~.jsfvr2y,.o1r1spp0~.jsfvr2y{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}
.ck0f~.jsfvr2y .ifmh357s{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.o1r1spp0~.jsfvr2y .ifmh357s{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ma2ts .ifmh357s{margin:0 0 12px}
.ifmh357s{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.f2l8tsk7{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.hic8v{font-weight:600;color:var(--text-heading);opacity:1}
.ytev::before{content:"·";margin:0 2px;opacity:.5}
.yub91zp3{white-space:nowrap}
.m82nmpw .f2l8tsk7{display:none}
.la99c .yub91zp3{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.la99c .ytev::before{content:""}
.t4mkdkr6 .yub91zp3{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}
.t4mkdkr6 .ytev::before{content:""}
.kruf8 .ifmh357s{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.h7zbzdfv .yub91zp3{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.h7zbzdfv .ytev::before{content:""}
.y2ez .yub91zp3{color: var(--accent-light);opacity:1;font-weight:500}
.vx9b2 .yub91zp3{border-bottom:1px solid currentColor;padding-bottom:2px}
.qw09wr .ifmh357s{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.nhkz{--date-bg:var(--accent-bg-light)}
.kdcl8 .ytev::before{content:""}
.hw07j1w .ytev::before{content:"•";opacity:.4}
.hw07j1w .yub91zp3 + .yub91zp3::before{content:"•";margin-right:6px;opacity:.4}
.ifc2mc7 .ytev::before{content:"/";opacity:.35}
.ifc2mc7 .yub91zp3 + .yub91zp3::before{content:"/";margin-right:6px;opacity:.35}
.af6yf0 .ytev::before{content:"|";opacity:.3}
.af6yf0 .yub91zp3 + .yub91zp3::before{content:"|";margin-right:6px;opacity:.3}
.ti4p5zax .ytev::before{content:"—";opacity:.3}
.ti4p5zax .yub91zp3 + .yub91zp3::before{content:"—";margin-right:6px;opacity:.3}
.bhicl .ytev::before{content:"◆";font-size:.5em;opacity:.35}
.bhicl .yub91zp3 + .yub91zp3::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.ul4d .ytev::before{content:"·";opacity:.4}
.ul4d .yub91zp3 + .yub91zp3::before{content:"·";margin-right:6px;opacity:.4}
.u0e47i .ytev::before{content:"›";opacity:.4}
.u0e47i .yub91zp3 + .yub91zp3::before{content:"›";margin-right:6px;opacity:.4}
.tmq7q .ytev::before{content:"→";opacity:.35;font-size:.85em}
.tmq7q .yub91zp3 + .yub91zp3::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.hdox6q{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.bd9f{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.mi9xz{display:flex;flex-direction:column;gap:3px}
.iy1m{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.l7ei{font-weight:700;font-size:1rem;color:var(--text-heading)}
.rr471452{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.xo10vj .hdox6q{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.xm1x .hdox6q{border-top:3px solid var(--accent);padding-top:18px}
.vjxwmk0 .hdox6q{border-left:3px solid var(--accent);border-radius:0}
.xmd3v8 .hdox6q{padding:20px 0}
@media(max-width:640px){
  .hdox6q{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .rr471452{max-width:100%}
}
:root {
  --accent:          #8d3ec0;
  --brand:           #8d3ec0;
  --brand-light:     #6f3b90;
  --brand-pale:      #9367af;
  --grad-start:      #b582d6;
  --grad-end:        #d0b6e0;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #8d3ec0;
  --cta-light:       #772ea6;
  --cta-hover:       #6b2f91;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e6e2e8;
  --border-alt:      #d7d1db;
  --border-section:  #e6e2e8;
  --text-primary:    #19171b;
  --text-muted:      #5a535e;
  --text-body:       #332f36;
  --text-sub:        #4d4751;
  --text-faint:      #817787;
  --text-dim:        #9a929f;
  --text-label:      #675f6c;
  --text-value:      #403b43;
  --accent-bg:       #ebe6ee;
  --accent-bg-light: #ddd0e6;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #1b8773;
  --c-cons:          #9f213c;
  --c-pros-label:    #21a088;
  --c-tip-border:    #24b196;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1b8773;
}
:root { --logo-bg-opacity: 34%; }
body, button, input { font-family: "Saira", sans-serif; }
.e19ddp3 .e5ehs { font-size: 0; width: 1.2rem; flex-shrink: 0; }.e19ddp3 .e5ehs::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.e19ddp3 .zwvotc4     .e5ehs::before { content: "";  color: var(--c-tip-border); }.e19ddp3 .csqn2 .e5ehs::before { content: ""; color: var(--c-warn-border); }.e19ddp3 .kvcl    .e5ehs::before { content: ""; color: #60a5fa; }.zrpk .e19ddp3 .zwvotc4     .e5ehs::before { color: #10b981; }.zrpk .e19ddp3 .csqn2 .e5ehs::before { color: #f43f5e; }.zrpk .e19ddp3 .kvcl    .e5ehs::before { color: #a855f7; }.zcwz  .e19ddp3 .zwvotc4     .e5ehs::before { color: #eab308; }.zcwz  .e19ddp3 .csqn2 .e5ehs::before { color: #ef4444; }.zcwz  .e19ddp3 .kvcl    .e5ehs::before { color: #f97316; }.rghx  .e19ddp3 .zwvotc4     .e5ehs::before { color: #38bdf8; }.rghx  .e19ddp3 .csqn2 .e5ehs::before { color: #818cf8; }.rghx  .e19ddp3 .kvcl    .e5ehs::before { color: #2dd4bf; }.anxnp8f .e19ddp3 .e5ehs::before { color: var(--accent-light) !important; }
.l10v .ihxfvk li::before, .l10v .hhgfyezl 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; }.l10v .ihxfvk li::before { content: ""; }.l10v .hhgfyezl li::before { content: ""; }.l10v .tov6::before, .l10v .wxrmoa::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.l10v .tov6::before { content: ""; }.l10v .wxrmoa::before { content: ""; }
.jiwg9myl .sqntm, .jiwg9myl .ck0f { min-height: 640px; }
.ccu401hj .jv0sn0::after, .ccu401hj .rwrh::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.xwgg .me2atkgq::after,.xwgg .i443fq::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; }
.lz6nonx::before { content: '/'; }
.ejfc3 .yub91zp3::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ejfc3 .yub91zp3:first-of-type::before{content:"\f058"}.ejfc3 .yub91zp3:last-of-type::before{content:"\f021"}