: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;
}
.eysfw09 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.gnlz1bw1 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.cgnzjtl {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.i6ew3 { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.kihlm { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.kihlm a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.kihlm a:hover { color: var(--accent-light); }
.tj1lj  .hapqjxu { border-radius: 14px; }
.tj1lj .hapqjxu li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.tj1lj .hapqjxu li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.wauw2r0 .hapqjxu li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .hapqjxu {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .y9mg:hover .hapqjxu,
  .y9mg:focus-within .hapqjxu { display: block; }
  .hapqjxu li a { padding: 8px 16px; font-size: 0.88rem; }
}
.b1gm {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.tu5gk2j { display: none; }
@media (max-width: 640px) {
  .tu5gk2j {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .tu5gk2j.abqqb3 { display: block; }
}
@media (max-width: 640px) {
  .b1gm { display: block; }
  .kihlm > li + li::before { display: none !important; }
  .kihlm {
    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;
  }
  .kihlm.abqqb3 { display: flex; }
  .kihlm li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .kihlm li:last-child a { border-bottom: none; }
}
.px6dfz { min-height: 480px; }
.jdol6 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.yxnd { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.sealtiv .yxnd { margin-left: 0; margin-right: 0; }
.iidtrqz2 {
  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;
}
.iidtrqz2:hover { opacity: 0.88; }
.fs4qiqu {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.bydadsc {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.fs4qiqu .ix2yrt {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.fs4qiqu .jdol6 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.fs4qiqu .yxnd { color: #e2e8f0; }
.fs4qiqu.nnvu .ix2yrt { text-align: center; }
.fs4qiqu.sealtiv   .ix2yrt { text-align: left; }
.oyo99l .ix2yrt {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.oyo99l .jdol6 { color: var(--text-primary); text-shadow: none; }
.oyo99l .yxnd { color: var(--text-muted); }
.oyo99l .iidtrqz2 { margin-top: 16px; }
.oyo99l, .oyo99l.px6dfz { min-height: auto !important; }
.oyo99l.nnvu .ix2yrt { text-align: center; }
.oyo99l.sealtiv   .ix2yrt { text-align: left; }
.oyo99l~.ps3v{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}
.oyo99l~.ps3v .xxpnj8b{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}
.j9z2k {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.ot6wa9 .j9z2k,
.ot6wa9 .j9z2k::after,
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
.hkjmjvw .j9z2k,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.phocr .j9z2k,
.phocr .fs4qiqu .bydadsc {
  overflow: hidden;
}
.phocr .j9z2k::after,
.phocr .fs4qiqu .bydadsc::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.bkc2 .j9z2k,
.bkc2 .j9z2k::after,
@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); }
}
.bkc2 .fs4qiqu .bydadsc {
  overflow: hidden;
}
.bkc2 .fs4qiqu .bydadsc::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;
}
.jh5tu .j9z2k,
.jh5tu .fs4qiqu .bydadsc {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ot6wa9 .fs4qiqu .bydadsc {
  overflow: hidden;
}
.ot6wa9 .fs4qiqu .bydadsc::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.hkjmjvw .fs4qiqu .bydadsc {
  animation: hg-breathe 10s ease-in-out infinite;
}
.j9z2k .bydadsc {
  background: none;
}
.j9z2k .jdol6 { color: #fff; }
.j9z2k .yxnd { color: rgba(255,255,255,0.85); }
.j9z2k .iidtrqz2 { background: #fff; color: var(--cta); }
.j9z2k .iidtrqz2:hover { opacity: 0.92; }
.b1un3e7 .jdol6 { text-shadow: none; color: var(--text-primary); }
.b1un3e7 .yxnd { color: var(--text-muted); }
.b1un3e7.nnvu .i45ppw { align-items: center; text-align: center; }
.kt2v .ix2yrt { padding-bottom: 24px; }
.cdep .ix2yrt { max-width: 960px; }
@media (max-width: 700px) {
  .b1un3e7 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .b1un3e7 .z069 { display: none !important; }
  .f5t99 .z069 { display: none !important; }
  .a7z1ram2 .gdxctoz { display: none !important; }
  .ewh7s24i .gtthhp { display: none !important; }
  .i45ppw  { padding: 36px 24px; }
  .b1un3e7~.ps3v,.qhg67w~.ps3v{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .px6dfz, .b1un3e7 { min-height: 320px !important; }
  
  .jdol6 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s7znx27 { display: none !important; }
  
  .px2p { flex-direction: column; align-items: center; }
  .bm29 { width: 100%; max-width: 340px; }
}
.f7dlecox { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.h7hwf1q { width: 100%; height: auto; display: block; border-radius: 10px; }
.zq8nvj .f7dlecox        { border-radius: 16px; }
.zq8nvj .h7hwf1q  { border-radius: 16px; }
.jv09kjg .f7dlecox         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.jv09kjg .h7hwf1q   { border-radius: 8px; }
.y3ac { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.wk37 { width: 100%; padding: 32px 0; position: relative; }
.qb0lnid { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.r5lengb .wk37:nth-child(even) { background: var(--bg-surface); }
.r5lengb .wk37:nth-child(odd)  { background: var(--bg-page); }
.ycavno .wk37:nth-child(even) { background: var(--bg-card); }
.ycavno .wk37:nth-child(odd)  { background: var(--bg-page); }
.r5lengb .wk37:nth-child(odd)  .qb0lnid { background: var(--bg-card); border-radius: 6px; }
.r5lengb .wk37:nth-child(even) .qb0lnid { background: var(--bg-raised); border-radius: 6px; }
.ycavno .wk37:nth-child(odd)  .qb0lnid { background: var(--bg-card); border-radius: 6px; }
.ycavno .wk37:nth-child(even) .qb0lnid { background: var(--bg-raised); border-radius: 6px; }
.r5lengb .wk37:nth-child(even) .dkl7 .lx2v,
.ycavno .wk37:nth-child(even) .dkl7 .lx2v { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.r5lengb .wk37:nth-child(odd) .dkl7 .lx2v,
.ycavno .wk37:nth-child(odd) .dkl7 .lx2v { background: var(--bg-card-inner); }
.r5lengb .wk37:nth-child(even) .izffbf1 .lx2v:nth-child(odd),
.ycavno .wk37:nth-child(even) .izffbf1 .lx2v:nth-child(odd)  { background: var(--bg-card); }
.r5lengb .wk37:nth-child(even) .izffbf1 .lx2v:nth-child(even),
.ycavno .wk37:nth-child(even) .izffbf1 .lx2v:nth-child(even) { background: var(--bg-card-inner); }
h1.bxuer { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.bxuer {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.zwrpkj5n { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.ftpnhocq h2.bxuer {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.tapiu h2.bxuer {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.dzza3ts h2.bxuer {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wbl1 h2.bxuer::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.zr0fav6 h2.bxuer {
  color: var(--text-primary); font-size: 1.7rem;
}
.dguxnug h2.bxuer::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.m3sv3w9 h2.bxuer {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.quhulvo { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.hw6yz { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .hw6yz { display: none; } }
.lejtt5 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.gptw7knh { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.xgnqr7v {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.x54obvs { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.nhhvk { padding-left: 20px; }
.nhhvk li { margin-bottom: 6px; }
.nhhvk a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.nhhvk a:hover { color: var(--accent-light); }
.mnrn0a5 .x54obvs { display: none; }
.klqe .x54obvs { display: none; }
.klqe .nhhvk { padding-left: 0; list-style: none; }
.klqe .nhhvk li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.klqe .nhhvk a { font-size: 0.92rem; }
.syxkryh .xgnqr7v { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.syxkryh .x54obvs { display: none; }
.syxkryh .nhhvk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.syxkryh .nhhvk li { margin-bottom: 0; }
.syxkryh .nhhvk 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;
}
.syxkryh .nhhvk a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.umxzjb9s .xgnqr7v { padding: 20px 20px 16px; }
.umxzjb9s .nhhvk {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.umxzjb9s .nhhvk li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.umxzjb9s .nhhvk 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;
}
.umxzjb9s .nhhvk 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;
}
.umxzjb9s .nhhvk a:hover { color: var(--accent-light); border-color: var(--accent); }
.umxzjb9s .nhhvk a:focus,
.umxzjb9s .nhhvk a:focus-visible,
.umxzjb9s .nhhvk a:target { outline: none; }
.umxzjb9s .nhhvk li:target a { border-color: var(--border); color: var(--text-muted); }
.r9mm .xgnqr7v { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.r9mm .x54obvs { display: none; }
.r9mm .nhhvk { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.r9mm .nhhvk li { margin-bottom: 0; }
.r9mm .nhhvk li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.r9mm .nhhvk li:last-child::after { content: ""; margin-right: 0; }
.r9mm .nhhvk a { font-size: 0.9rem; }
.lx2v { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.dkl7 .lx2v { background: var(--bg-card); }
.izffbf1 .lx2v:nth-child(odd)  { background: var(--bg-card); }
.izffbf1 .lx2v:nth-child(even) { background: var(--bg-raised); }
.mrrkz48n .lx2v {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mrrkz48n .lx2v:last-child { border-bottom: none; }
.mrrkz48n h3.zwrpkj5n { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ng3uf .lx2v {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ng3uf .lx2v + .lx2v { margin-top: 4px; }
.hwszq .lx2v { background: none; border-radius: 0; padding: 12px 0; }
.hwszq .lx2v + .lx2v { border-top: 1px solid var(--border-section); }
.j04am6nh { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.k9dn { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.cxnc { color: var(--text-body); margin-bottom: 10px; }
.uvj9t2sf, .g87oz74 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.uvj9t2sf li, .g87oz74 li { margin-bottom: 6px; }
.g87oz74 li { list-style: decimal; }
.qi996     .uvj9t2sf { list-style-type: "● "; }
.dhesx  .uvj9t2sf { list-style-type: "■ "; }
.zlxrgkz1 .uvj9t2sf { list-style-type: "◆ "; }
.fuyfip    .uvj9t2sf { list-style-type: "★ "; }
.qi996     .zwagg { list-style-type: "● "; }
.dhesx  .zwagg { list-style-type: "■ "; }
.zlxrgkz1 .zwagg { list-style-type: "◆ "; }
.fuyfip    .zwagg { list-style-type: "★ "; }
.qi996    .uvj9t2sf li::marker, .qi996    .zwagg li::marker,
.dhesx .uvj9t2sf li::marker, .dhesx .zwagg li::marker,
.zlxrgkz1 .uvj9t2sf li::marker, .zlxrgkz1 .zwagg li::marker,
.fuyfip   .uvj9t2sf li::marker, .fuyfip   .zwagg li::marker {
  color: var(--cta); font-size: 1em;
}
.qi996 .g87oz74,
.dhesx .g87oz74,
.zlxrgkz1 .g87oz74,
.fuyfip .g87oz74 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.qi996 .g87oz74 li,
.dhesx .g87oz74 li,
.zlxrgkz1 .g87oz74 li,
.fuyfip .g87oz74 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.qi996 .g87oz74 li::before,
.dhesx .g87oz74 li::before,
.zlxrgkz1 .g87oz74 li::before,
.fuyfip .g87oz74 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;
}
.qi996     .g87oz74 li::before { border-radius: 50%; }
.dhesx  .g87oz74 li::before { border-radius: 3px; }
.zlxrgkz1 .g87oz74 li::before { border-radius: 3px; }
.fuyfip    .g87oz74 li::before { border-radius: 50%; }
.xud72h3 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.il7492 .xud72h3,
.fk0a .xud72h3 { background: transparent; border: none; border-radius: 0; }
.tiah { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.tiah th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.tiah td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.tiah tr:hover td { background: var(--bg-hover); }
.adkp .tiah tbody tr:nth-child(even) td { background: var(--bg-surface); }
.yl9uj .tiah { border: 1px solid var(--border-alt); }
.yl9uj .tiah th,
.yl9uj .tiah td { border: 1px solid var(--border-alt); }
.e5z7 .tiah th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.e5z7 .tiah td { border-bottom: none; }
.e5z7 .tiah tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.zmqmdjg0 .tiah th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.plq9 .xud72h3 {
  overflow: hidden;
}
.plq9 .tiah th { border-bottom: 1px solid var(--border-alt); }
.plq9 .tiah tr:last-child td { border-bottom: none; }
.ea4y70b { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.jb1145k { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.rsx6rqdw { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.v9p1wpv { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.cf6u9 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.zwagg { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.zwagg li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.nxk4vhkj .v9p1wpv { background: transparent; text-align: center; }
.a4gif4s .rsx6rqdw {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.x0rvbj6i .rsx6rqdw {
  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);
}
.ixm2 .jb1145k { display: grid; grid-template-columns: auto 1fr; }
.ixm2 .rsx6rqdw {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.ixm2 .v9p1wpv { grid-column: 2; }
.ixm2 .cf6u9,
.ixm2 .zwagg { grid-column: 1 / -1; }
.fqi1wd8u .jb1145k { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.fqi1wd8u .rsx6rqdw {
  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);
}
.fqi1wd8u .v9p1wpv { grid-column: 2; }
.fqi1wd8u .cf6u9,
.fqi1wd8u .zwagg { grid-column: 1 / -1; }
.h41t5p .jb1145k { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.h41t5p .v9p1wpv { background: none; color: var(--accent-light); font-weight: 700; }
.b85ey .jb1145k { 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); }
.b85ey .v9p1wpv { background: none; color: var(--accent-light); font-weight: 700; }
.odkuzs .jb1145k { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.odkuzs .jb1145k:last-child { border-bottom: none; }
.odkuzs .v9p1wpv { background: none; color: var(--accent-light); font-weight: 700; }
.qiiee .jb1145k { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.qiiee .v9p1wpv { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.hwu11h21 .ea4y70b { counter-reset: card-n; }
.hwu11h21 .jb1145k  { counter-increment: card-n; }
.hwu11h21 .v9p1wpv { display: flex; align-items: center; gap: 10px; }
.hwu11h21 .v9p1wpv::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;
}
.mlpg195m .jb1145k { background: var(--bg-surface); border: 1px solid var(--border); }
.mlpg195m .v9p1wpv { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.u9za8po { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.pvil1ijt  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.f3n7peeh { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.fc1iip { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.w150uv { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.u9za8po strong { color: var(--text-primary); font-size: 0.95rem; }
.u9za8po p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.u40xh7n { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.xfqct77, .xv9v0a5 { border-radius: 8px; padding: 14px; }
.xfqct77 { background: var(--bg-pros); }
.xv9v0a5 { background: var(--bg-cons); }
.as55pib8 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.xfqct77 .as55pib8 { color: var(--c-pros-label); }
.xv9v0a5 .as55pib8 { color: #f87171; }
.xfqct77 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.xv9v0a5 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.h7hwf1q { width: 100%; height: auto; border-radius: 10px; display: block; }
.rdx4 {
  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;
}
.rdx4:hover { opacity: 0.85; }
.fm72z .rdx4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.fm72z .rdx4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.szk88f75 .rdx4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.szk88f75 .rdx4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.p7ny1 .iidtrqz2 { border-radius: 50px; }
.p7ny1 .rdx4  { border-radius: 50px; }
.i4x6me .iidtrqz2 { padding-left: 22px; padding-right: 22px; }
.i4x6me .rdx4  { padding-left: 12px; padding-right: 12px; }
.mg7zy1 .iidtrqz2 { padding-left: 44px; padding-right: 44px; }
.mg7zy1 .rdx4  { padding-left: 24px; padding-right: 24px; }
.tjb0 .iidtrqz2 { padding-left: 56px; padding-right: 56px; }
.tjb0 .rdx4  { padding-left: 32px; padding-right: 32px; }
.g7ctn   .iidtrqz2::after, .g7ctn   .rdx4::after,
.cdg5sa .iidtrqz2::after, .cdg5sa .rdx4::after,
.pxzxcbh    .iidtrqz2::after, .pxzxcbh    .rdx4::after,
.fo85x    .iidtrqz2::after, .fo85x    .rdx4::after,
.ws4lnmk    .iidtrqz2::after, .ws4lnmk    .rdx4::after,
.enetn4zf     .iidtrqz2::after, .enetn4zf     .rdx4::after,
.jd8d6    .iidtrqz2::after, .jd8d6    .rdx4::after,
.c5mr0yz   .iidtrqz2::after, .c5mr0yz   .rdx4::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;
}
.g7ctn .iidtrqz2::after, .g7ctn .rdx4::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");
}
.cdg5sa .iidtrqz2::after, .cdg5sa .rdx4::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");
}
.pxzxcbh .iidtrqz2::after, .pxzxcbh .rdx4::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");
}
.fo85x .iidtrqz2::after, .fo85x .rdx4::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");
}
.ws4lnmk .iidtrqz2::after, .ws4lnmk .rdx4::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");
}
.enetn4zf .iidtrqz2::after, .enetn4zf .rdx4::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");
}
.jd8d6 .iidtrqz2::after, .jd8d6 .rdx4::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");
}
.c5mr0yz .iidtrqz2::after, .c5mr0yz .rdx4::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");
}
.d4flwzfo   .akdvm::after, .d4flwzfo   .h69j::after,
.dgfy9lq .akdvm::after, .dgfy9lq .h69j::after,
.krwu    .akdvm::after, .krwu    .h69j::after,
.fmcfu8    .akdvm::after, .fmcfu8    .h69j::after,
.f0blg    .akdvm::after, .f0blg    .h69j::after,
.q0af     .akdvm::after, .q0af     .h69j::after,
.irjmjbi1    .akdvm::after, .irjmjbi1    .h69j::after,
.pavvtz4   .akdvm::after, .pavvtz4   .h69j::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;
}
.d4flwzfo .akdvm::after, .d4flwzfo .h69j::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");
}
.dgfy9lq .akdvm::after, .dgfy9lq .h69j::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");
}
.krwu .akdvm::after, .krwu .h69j::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");
}
.fmcfu8 .akdvm::after, .fmcfu8 .h69j::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");
}
.f0blg .akdvm::after, .f0blg .h69j::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");
}
.q0af .akdvm::after, .q0af .h69j::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");
}
.irjmjbi1 .akdvm::after, .irjmjbi1 .h69j::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");
}
.pavvtz4 .akdvm::after, .pavvtz4 .h69j::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");
}
.aub9b3y7 {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.iy8n8jtv {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.iy8n8jtv > [itemprop="item"] { display: contents; }
.iy8n8jtv [itemprop="itemReviewed"],
.iy8n8jtv [itemprop="reviewRating"] { display: none; }
.iy8n8jtv:hover { background: var(--bg-hover); }
.p1mmw {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.z2kw .p1mmw { background: #1a1a1a; }
.p7217 .p1mmw { background: rgba(128,128,128,.12); }
.s1u91 .p1mmw { background: var(--bg-raised); }
.jbxq .p1mmw { background: transparent; padding: 0; }
.e49yumr9 { max-height: 74px; max-width: 120px; object-fit: contain; }
.vacoc { display: flex; align-items: center; gap: 16px; min-width: 0; }
.vacoc .p1mmw + .a50y { flex: 1 1 auto; }
.a50y { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.tc3mgj { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.khsw0 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.eyzv6qwn { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .vacoc { flex: 0 0 260px; width: 260px; }
  .tc3mgj { flex: 0 0 120px; width: 120px; }
  .khsw0 { flex: 0 0 110px; width: 110px; }
  .eyzv6qwn   { flex: 0 0 180px; width: 180px; }
}
.ww7g0ep { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.ysx4 { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.v7hmaz { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .v7hmaz { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.v7hmaz.rdx4 { 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) {
  .aub9b3y7 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .aub9b3y7 .iy8n8jtv { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .aub9b3y7 .vacoc { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .aub9b3y7 .p1mmw { width: 100%; min-width: unset; height: 120px; }
  .aub9b3y7 .e49yumr9 { max-height: 96px; max-width: 200px; }
  .aub9b3y7 .a50y { min-width: unset; text-align: center; white-space: normal; }
  .aub9b3y7 .tc3mgj { min-width: 0; }
  .aub9b3y7 .eyzv6qwn { 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; }
  .aub9b3y7 .v7hmaz { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .zo78 .iy8n8jtv { row-gap: 8px !important; gap: 10px !important; }
}
.hsmkmc58 .ko9xgbd { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .pzhiu38 .ramh {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .pzhiu38 .c2wvmq9t { margin: 0; }
}
.kag5t7lb .rvtz { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.kag5t7lb .dapgmj0 h3 { color: var(--accent-light); }
.kag5t7lb .no8qb { background: var(--bg-page); border: 1px solid var(--border); }
.fk0a .u40xh7n { gap: 10px; }
.fk0a .xfqct77, .fk0a .xv9v0a5 { padding: 12px; }
.fk0a .xfqct77 ul, .fk0a .xv9v0a5 ul { margin: 4px 0 0; padding-left: 18px; }
.fk0a .xfqct77 li, .fk0a .xv9v0a5 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .reml7hh { grid-template-columns: 1fr; }
  .kxlz0mc { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .kxlz0mc .j27i7t { width: 72px; height: 50px; }
  .kxlz0mc .jzz2wt3 { max-width: 180px; }
  .kxlz0mc .niug7 { width: auto; }
}
@media (max-width: 720px) {
  .it38hd { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .bashj { padding: 16px; }
  .zmlm79pv .g416qil { min-width: 50%; }
}
.rxswo .u40xh7n { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .d56dakf { grid-template-columns: 1fr; }
  .jl10x { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .f4m1ch { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .pbm9g { flex-wrap: wrap; padding: 16px; }
}
.hwpv .u40xh7n { gap: 8px; }
.hwpv .xfqct77, .hwpv .xv9v0a5 { padding: 8px; }
@media (max-width: 480px) {
  .yxobv2 { flex-direction: column; align-items: stretch; }
}
.kc3ah .niug7 .rdx4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uw0f6s6 { flex-direction: column; align-items: stretch; gap: 10px; }
  .kc3ah .niug7 { text-align: center; }
}
@media (max-width: 720px) {
  .x96m7th1 { grid-template-columns: 1fr; }
  .djea3rf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .zq8dx3 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .h6qau { grid-template-columns: 1fr; }
  .l8py { width: 100px; height: 100px; margin: 16px auto; }
  .zsh3cv { font-size: 1.4rem; }
  .la89lh { justify-content: center; }
  .h7mzx56 .g416qil { min-width: 50%; }
}
.x19wiy2f .u40xh7n { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .n43xu { flex-wrap: wrap; padding: 14px 16px; }
  .bgdcl { padding: 12px 16px; }
  .x19wiy2f .u40xh7n { margin: 0 16px; }
  .x19wiy2f .wz52 { padding: 0 16px; }
  .o6v3s50 { padding: 12px 16px; }
}
.sgu8s .aub9b3y7 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.sgu8s .aub9b3y7 .iy8n8jtv:only-child { grid-column: 1 / -1; }
.sgu8s .aub9b3y7 .iy8n8jtv {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.sgu8s .aub9b3y7 .vacoc { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.sgu8s .aub9b3y7 .p1mmw { width: 100%; min-width: unset; height: 120px; }
.sgu8s .aub9b3y7 .e49yumr9 { max-height: 100px; max-width: 200px; }
.sgu8s .aub9b3y7 .a50y { min-width: unset; text-align: center; white-space: normal; }
.sgu8s .aub9b3y7 .tc3mgj { min-width: 0; }
.sgu8s .aub9b3y7 .eyzv6qwn {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.sgu8s .aub9b3y7 .v7hmaz { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.k2v7b1ev .ysx4 {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.k2v7b1ev .tc3mgj { color: var(--cta); }
.qcbyolue .eyzv6qwn { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.qcbyolue .ysx4 {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.qcbyolue .tc3mgj { color: var(--cta); }
.bqnar1m .iy8n8jtv { border-top: 3px solid var(--accent); }
.cgxka .iy8n8jtv { padding: 14px 18px; gap: 16px; }
.cgxka .a50y { font-size: 1rem; }
.wye87 .aub9b3y7 { gap: 0; }
.wye87 .iy8n8jtv {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.wye87 .iy8n8jtv:last-child { border-bottom: none; }
.wye87 .iy8n8jtv:nth-child(odd) { background: var(--accent-bg); }
.wye87 .iy8n8jtv:nth-child(odd):hover { background: var(--bg-hover); }
.zo78 .aub9b3y7 {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.zo78 .iy8n8jtv {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.zo78 .iy8n8jtv:last-child { border-bottom: none; }
.zo78 .tc3mgj,
.zo78 .tcsv,
.zo78 .snt6 { border-left: 1px solid var(--border); padding-left: 10px; }
.zo78 .a50y { padding: 0 10px; }
.pupf4bfa .vacoc { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.pupf4bfa .a50y { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.r87ys6u1 .vacoc { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.r87ys6u1 .a50y { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.bhzd5 .aub9b3y7 { gap: 14px; }
.bhzd5 .iy8n8jtv {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.bhzd5 .a50y { font-size: 1.15rem; }
.bhzd5 .ysx4 { font-size: 1.22rem; }
.bhzd5 .v7hmaz.rdx4 { padding: 14px 30px !important; font-size: 1rem; }
.f5yv .aub9b3y7 { gap: 18px; }
.f5yv .iy8n8jtv {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.f5yv .p1mmw {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.f5yv .e49yumr9 { max-height: 100px; max-width: 160px; }
.f5yv .vacoc { min-width: 260px; }
.f5yv .a50y { font-size: 1.25rem; font-weight: 800; }
.f5yv .tc3mgj { font-size: 1.1rem; letter-spacing: 2px; }
.f5yv .ysx4 { font-size: 1.3rem; font-weight: 800; }
.f5yv .ww7g0ep { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.f5yv .v7hmaz.rdx4 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.odml9j5 .tcsv { flex: 1.8; }
.odml9j5 .tcsv .ysx4 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.odml9j5 .tcsv .ww7g0ep { font-weight: 700; color: var(--text-primary); }
.khsw0 { display: none; }
.r4g0 .tc3mgj { display: none; }
.zw0um9o9 .tc3mgj { font-size: 1rem; letter-spacing: 2px; }
.iaxn .tc3mgj {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.zgqqquuh .tc3mgj,
.f55px .tc3mgj,
.bv2h29qo .tc3mgj { display: none; }
.zgqqquuh .khsw0,
.f55px .khsw0,
.bv2h29qo .khsw0 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.zgqqquuh .khsw0 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.zgqqquuh .khsw0 small { display: none; }
.f55px .khsw0 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.f55px .khsw0 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.bv2h29qo .khsw0 {
  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;
}
.bv2h29qo .khsw0 small { display: none; }
.iu6og { margin: 16px 0; }
.mmqzihb { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.mmqzihb summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.mmqzihb summary::after { content: "+"; color: var(--accent); }
.mmqzihb[open] summary::after { content: "−"; }
.mmqzihb p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.wk37 { margin-bottom: 0; }
.p717vz h2.bxuer { color: var(--text-primary); border-color: var(--accent); }
.s4oja h2.bxuer { color: var(--text-primary); border-color: var(--accent); }
.maamem8w .pvil1ijt     { background: #052e16; border-color: #10b981; }
.maamem8w .f3n7peeh { background: #2d0a1e; border-color: #f43f5e; }
.maamem8w .fc1iip    { background: #1e1036; border-color: #a855f7; }
.maamem8w .u9za8po strong  { color: #f1f5f9; }
.maamem8w .u9za8po p       { color: #cbd5e1; }
.maamem8w .qpzjc1s    .pvil1ijt     .w150uv::before,
.maamem8w .n90l4n  .pvil1ijt     .w150uv::before,
.maamem8w .ddufk5h  .pvil1ijt     .w150uv::before,
.maamem8w .oe89eszt .pvil1ijt     .w150uv::before { color: #10b981; }
.maamem8w .qpzjc1s    .f3n7peeh .w150uv::before,
.maamem8w .n90l4n  .f3n7peeh .w150uv::before,
.maamem8w .ddufk5h  .f3n7peeh .w150uv::before,
.maamem8w .oe89eszt .f3n7peeh .w150uv::before { color: #f43f5e; }
.maamem8w .qpzjc1s    .fc1iip    .w150uv::before,
.maamem8w .n90l4n  .fc1iip    .w150uv::before,
.maamem8w .ddufk5h  .fc1iip    .w150uv::before,
.maamem8w .oe89eszt .fc1iip    .w150uv::before { color: #a855f7; }
.fv5ln81 .pvil1ijt     { background: #2d2000; border-color: #eab308; }
.fv5ln81 .f3n7peeh { background: #2d0b0b; border-color: #ef4444; }
.fv5ln81 .fc1iip    { background: #2d1600; border-color: #f97316; }
.fv5ln81 .u9za8po strong  { color: #f1f5f9; }
.fv5ln81 .u9za8po p       { color: #cbd5e1; }
.fv5ln81 .qpzjc1s    .pvil1ijt     .w150uv::before,
.fv5ln81 .n90l4n  .pvil1ijt     .w150uv::before,
.fv5ln81 .ddufk5h  .pvil1ijt     .w150uv::before,
.fv5ln81 .oe89eszt .pvil1ijt     .w150uv::before { color: #eab308; }
.fv5ln81 .qpzjc1s    .f3n7peeh .w150uv::before,
.fv5ln81 .n90l4n  .f3n7peeh .w150uv::before,
.fv5ln81 .ddufk5h  .f3n7peeh .w150uv::before,
.fv5ln81 .oe89eszt .f3n7peeh .w150uv::before { color: #ef4444; }
.fv5ln81 .qpzjc1s    .fc1iip    .w150uv::before,
.fv5ln81 .n90l4n  .fc1iip    .w150uv::before,
.fv5ln81 .ddufk5h  .fc1iip    .w150uv::before,
.fv5ln81 .oe89eszt .fc1iip    .w150uv::before { color: #f97316; }
.iytes .pvil1ijt     { background: #0c1a2e; border-color: #38bdf8; }
.iytes .f3n7peeh { background: #12103a; border-color: #818cf8; }
.iytes .fc1iip    { background: #0a2020; border-color: #2dd4bf; }
.iytes .u9za8po strong  { color: #f1f5f9; }
.iytes .u9za8po p       { color: #cbd5e1; }
.iytes .qpzjc1s    .pvil1ijt     .w150uv::before,
.iytes .n90l4n  .pvil1ijt     .w150uv::before,
.iytes .ddufk5h  .pvil1ijt     .w150uv::before,
.iytes .oe89eszt .pvil1ijt     .w150uv::before { color: #38bdf8; }
.iytes .qpzjc1s    .f3n7peeh .w150uv::before,
.iytes .n90l4n  .f3n7peeh .w150uv::before,
.iytes .ddufk5h  .f3n7peeh .w150uv::before,
.iytes .oe89eszt .f3n7peeh .w150uv::before { color: #818cf8; }
.iytes .qpzjc1s    .fc1iip    .w150uv::before,
.iytes .n90l4n  .fc1iip    .w150uv::before,
.iytes .ddufk5h  .fc1iip    .w150uv::before,
.iytes .oe89eszt .fc1iip    .w150uv::before { color: #2dd4bf; }
.cppr .pvil1ijt     { background: var(--accent-bg); border-color: var(--accent); }
.cppr .f3n7peeh { background: var(--accent-bg-light); border-color: var(--accent-light); }
.cppr .fc1iip    { background: var(--accent-bg); border-color: var(--accent-pale); }
.cppr .qpzjc1s    .w150uv::before,
.cppr .n90l4n  .w150uv::before,
.cppr .ddufk5h  .w150uv::before,
.cppr .oe89eszt .w150uv::before { color: var(--accent-light) !important; }
.xowow::before,
.waht::before { margin-right: 5px; }
.psfw .xfqct77 ul li,
.psfw .xfqct77 .xowow { color: #22c55e; }
.psfw .xv9v0a5 ul li,
.psfw .xv9v0a5 .waht { color: #ef4444; }
.z8i0 .xfqct77 { background: var(--bg-pros); }
.z8i0 .xv9v0a5 { background: var(--bg-cons); }
.z8i0 .xfqct77 .xowow { color: var(--c-pros-label); }
.z8i0 .xv9v0a5 .waht { color: var(--c-cons); }
.z8i0 .xfqct77 ul li,
.z8i0 .xv9v0a5 ul li,
.gox8dr5 .xfqct77 { background: var(--bg-pros); }
.gox8dr5 .xv9v0a5 { background: var(--bg-cons); }
.gox8dr5 .xfqct77 .xowow { color: var(--c-pros-label); }
.gox8dr5 .xv9v0a5 .waht { color: var(--c-cons); }
.gox8dr5 .xfqct77 ul li,
.gox8dr5 .t8drvea li          { color: var(--c-pros); }
.gox8dr5 .xv9v0a5 ul li,
.gox8dr5 .ufhwd li          { color: var(--c-cons); }
.bp6ciro .xowow::before { content: "✓ "; }
.bp6ciro .waht::before { content: "✗ "; }
.n63pnq7z .xowow::before { content: "→ "; }
.n63pnq7z .waht::before { content: "← "; }
.oujp .xowow::before { content: "★ "; }
.oujp .waht::before { content: "✕ "; }
.qyztdo8 .xowow::before { content: "◆ "; }
.qyztdo8 .waht::before { content: "▲ "; }
.y5cq3 .u9za8po { background: transparent; border-left: none; border: 1.5px solid; }
.y5cq3 .pvil1ijt     { border-color: var(--c-tip-border); }
.y5cq3 .f3n7peeh { border-color: var(--c-warn-border); }
.y5cq3 .fc1iip    { border-color: #60a5fa; }
.y5cq3 .u9za8po strong { color: var(--text-primary); }
.y5cq3 .u9za8po p      { color: var(--text-muted); }
.hsmkmc58 .u9za8po { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.hsmkmc58 .pvil1ijt     { border-top-color: var(--c-tip-border); }
.hsmkmc58 .f3n7peeh { border-top-color: var(--c-warn-border); }
.hsmkmc58 .fc1iip    { border-top-color: #60a5fa; }
.ucpa .u9za8po { border-left: none; border-radius: 8px; }
.ucpa .pvil1ijt     { background: #065f46; }
.ucpa .f3n7peeh { background: #92400e; }
.ucpa .fc1iip    { background: #1e3a8a; }
.ucpa .u9za8po strong,
.ucpa .u9za8po p { color: #fff; }
.ucpa .w150uv::before { color: rgba(255,255,255,0.85) !important; }
.maamem8w.ucpa .pvil1ijt,
.maamem8w .ucpa .pvil1ijt     { background: #052e16; }
.maamem8w.ucpa .f3n7peeh,
.maamem8w .ucpa .f3n7peeh { background: #2d0a1e; }
.maamem8w.ucpa .fc1iip,
.maamem8w .ucpa .fc1iip    { background: #1e1036; }
.fv5ln81.ucpa .pvil1ijt,
.fv5ln81 .ucpa .pvil1ijt      { background: #2d2000; }
.fv5ln81.ucpa .f3n7peeh,
.fv5ln81 .ucpa .f3n7peeh  { background: #2d0b0b; }
.fv5ln81.ucpa .fc1iip,
.fv5ln81 .ucpa .fc1iip     { background: #2d1600; }
.iytes.ucpa .pvil1ijt,
.iytes .ucpa .pvil1ijt      { background: #0c1a2e; }
.iytes.ucpa .f3n7peeh,
.iytes .ucpa .f3n7peeh  { background: #12103a; }
.iytes.ucpa .fc1iip,
.iytes .ucpa .fc1iip     { background: #0a2020; }
.mmeckz .u9za8po { border-left: none; border-radius: 6px; padding: 10px 14px; }
.mmeckz .pvil1ijt     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.mmeckz .f3n7peeh { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.mmeckz .fc1iip    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.mmeckz .u9za8po strong { color: var(--text-primary); }
.mmeckz .u9za8po p      { color: var(--text-muted); }
.yjkolfyp .u9za8po { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.qpzjc1s .w150uv,
.n90l4n .w150uv,
.ddufk5h .w150uv,
.oe89eszt .w150uv { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.qpzjc1s .w150uv::before,
.n90l4n .w150uv::before,
.ddufk5h .w150uv::before,
.oe89eszt .w150uv::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.qpzjc1s .pvil1ijt     .w150uv::before { content: "✦"; color: var(--c-tip-border); }
.qpzjc1s .f3n7peeh .w150uv::before { content: "▲"; color: var(--c-warn-border); }
.qpzjc1s .fc1iip    .w150uv::before { content: "◉"; color: #60a5fa; }
.n90l4n .pvil1ijt     .w150uv::before { content: "★"; color: var(--c-tip-border); }
.n90l4n .f3n7peeh .w150uv::before { content: "◆"; color: var(--c-warn-border); }
.n90l4n .fc1iip    .w150uv::before { content: "●"; color: #60a5fa; }
.ddufk5h .pvil1ijt     .w150uv::before { content: "▶"; color: var(--c-tip-border); }
.ddufk5h .f3n7peeh .w150uv::before { content: "■"; color: var(--c-warn-border); }
.ddufk5h .fc1iip    .w150uv::before { content: "▸"; color: #60a5fa; }
.oe89eszt .pvil1ijt     .w150uv::before { content: "→"; color: var(--c-tip-border); }
.oe89eszt .f3n7peeh .w150uv::before { content: "⬥"; color: var(--c-warn-border); }
.oe89eszt .fc1iip    .w150uv::before { content: "◈"; color: #60a5fa; }
.wih9ycpx .dkl7 .lx2v,
.wih9ycpx .izffbf1 .lx2v  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.wih9ycpx .jb1145k                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.wih9ycpx .iy8n8jtv                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.wih9ycpx .xud72h3          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.wih9ycpx .xgnqr7v                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.cjsgaube .dkl7 .lx2v,
.cjsgaube .izffbf1 .lx2v,
.cjsgaube .jb1145k,
.cjsgaube .iy8n8jtv,
.cjsgaube .c2wvmq9t,
.cjsgaube .xud72h3,
.cjsgaube .xgnqr7v,
.cjsgaube .yjkolfyp .u9za8po { box-shadow: none; }
.brimfymr   .cxnc, .brimfymr .j04am6nh, .brimfymr .k9dn,
.brimfymr   .lejtt5, .brimfymr .gptw7knh { font-size: 0.9rem; }
.brimfymr   .uvj9t2sf, .brimfymr .g87oz74 { font-size: 0.9rem; }
.sb58   .cxnc, .sb58 .j04am6nh, .sb58 .k9dn,
.sb58   .lejtt5, .sb58 .gptw7knh { font-size: 0.95rem; }
.sb58   .uvj9t2sf, .sb58 .g87oz74 { font-size: 0.95rem; }
.i7lcq9s   .cxnc, .i7lcq9s .j04am6nh, .i7lcq9s .k9dn,
.i7lcq9s   .lejtt5, .i7lcq9s .gptw7knh { font-size: 1.08rem; }
.i7lcq9s   .uvj9t2sf, .i7lcq9s .g87oz74 { font-size: 1.05rem; }
.i7lcq9s   .tiah { font-size: 0.97rem; }
.jh5dd96w .jdol6      { font-size: 3.2rem; }
.jh5dd96w h2.bxuer { font-size: 1.9rem; }
.jh5dd96w h3.zwrpkj5n     { font-size: 1.4rem; }
.qkyttqz .jdol6      { font-size: 3.8rem; }
.qkyttqz h2.bxuer { font-size: 2.2rem; }
.qkyttqz h3.zwrpkj5n     { font-size: 1.6rem; }
.wk37 + .wk37 { position: relative; }
.hp56m6qk   .wk37 + .wk37::before,
.i9y8h6e  .wk37 + .wk37::before,
.dr5zyn   .wk37 + .wk37::before,
.prc8ll   .wk37 + .wk37::before,
.jirvjb4   .wk37 + .wk37::before,
.umw9 .wk37 + .wk37::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hp56m6qk .wk37 + .wk37::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.i9y8h6e .wk37 + .wk37::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.dr5zyn .wk37 + .wk37::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.prc8ll .wk37 + .wk37::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.l664e .wk37 { margin-bottom: 16px; }
.l664e .wk37 + .wk37 { margin-top: 0; }
.l664e .qb0lnid { padding-top: 0; padding-bottom: 0; }
.jirvjb4 .wk37 + .wk37::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.umw9 .wk37 + .wk37::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.rhp8 .wk37 + .wk37::before,
.jprj .wk37 + .wk37::before,
.y4p8p .wk37 + .wk37::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%;
}
.r5lengb .rhp8 .wk37:nth-child(even)::before,
.r5lengb .jprj .wk37:nth-child(even)::before,
.r5lengb .y4p8p .wk37:nth-child(even)::before { background: var(--bg-surface); }
.ycavno .rhp8 .wk37:nth-child(even)::before,
.ycavno .jprj .wk37:nth-child(even)::before,
.ycavno .y4p8p .wk37:nth-child(even)::before { background: var(--bg-card); }
.rhp8 .wk37 + .wk37::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");
}
.jprj .wk37 + .wk37::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");
}
.y4p8p .wk37 + .wk37::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");
}
.cl9y .fs4qiqu,
.qouc .fs4qiqu,
.oislo .fs4qiqu { overflow: hidden; }
.cl9y .ix2yrt,
.qouc .ix2yrt { margin-bottom: 60px; }
.oislo .ix2yrt { margin-bottom: 70px; }
.oislo .i45ppw { padding-bottom: 70px; }
.cl9y .fs4qiqu::before,
.qouc .fs4qiqu::before,
.oislo .fs4qiqu::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.cl9y .fs4qiqu::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");
}
.qouc .fs4qiqu::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");
}
.oislo .fs4qiqu::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.oih1veo6 .fs4qiqu:not(.j9z2k) .bydadsc { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.aldx0p .fs4qiqu:not(.j9z2k) .bydadsc { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.e8fc  .fs4qiqu:not(.j9z2k) .bydadsc { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.o85z  .fs4qiqu:not(.j9z2k) .bydadsc { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.oih1veo6 .j9z2k { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.aldx0p .j9z2k { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.e8fc .j9z2k { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.e8fc .g3unms5 { background: linear-gradient(90deg, var(--accent), var(--accent-light)); }
.e8fc .b1un3e7 { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.o85z .j9z2k { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.cb83p .j9z2k { background: var(--accent); }
.cb83p .j9z2k .bydadsc { background: none; }
.cb83p .fs4qiqu:not(.j9z2k) .bydadsc { background: rgba(0,0,0,0.6); }
.dukrtwt .f7dlecox { float: left; width: 38%; margin: 0 28px 16px 0; }
.dukrtwt .f7dlecox .h7hwf1q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.dukrtwt .qb0lnid::after { content: ''; display: block; clear: both; }
.w0s21u .f7dlecox { float: right; width: 38%; margin: 0 0 16px 28px; }
.w0s21u .f7dlecox .h7hwf1q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.w0s21u .qb0lnid::after { content: ''; display: block; clear: both; }
.ly5ps71 .wk37:nth-child(odd)  .f7dlecox { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ly5ps71 .wk37:nth-child(even) .f7dlecox { float: right; width: 38%; margin: 0 0 16px 28px; }
.ly5ps71 .f7dlecox .h7hwf1q { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ly5ps71 .qb0lnid::after { content: ''; display: block; clear: both; }
.dukrtwt .ea4y70b,
.dukrtwt .aub9b3y7,
.w0s21u .ea4y70b,
.w0s21u .aub9b3y7,
.ly5ps71 .ea4y70b,
.ly5ps71 .aub9b3y7 { clear: both; }
.dukrtwt .uvj9t2sf,
.dukrtwt .g87oz74,
.w0s21u .uvj9t2sf,
.w0s21u .g87oz74,
.ly5ps71 .uvj9t2sf,
.ly5ps71 .g87oz74 { overflow: hidden; }
@media (max-width: 640px) {
  .dukrtwt .f7dlecox,
  .w0s21u .f7dlecox,
  .ly5ps71 .f7dlecox { float: none; width: 100%; margin: 0 0 16px 0; }
}
.s58al2 .y3ac,
.s58al2 .qb0lnid,
.s58al2 .xte0x2  { max-width: 1100px; }
.wlt4o2i .y3ac,
.wlt4o2i .qb0lnid,
.wlt4o2i .xte0x2  { max-width: 1200px; }
.gupr .y3ac,
.gupr .qb0lnid,
.gupr .xte0x2  { max-width: 1320px; }
.lld6ri { font-size: 0.82rem; color: var(--text-muted); }
.yqs6u { display: flex; align-items: center; }
.yd0gym1 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.f6fi { display: flex; align-items: center; }
.d5zyo4 { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.d5zyo4:hover { text-decoration: underline; }
.l6sz { margin: 0 3px; opacity: 0.45; }
.l6sz::before { content: '/'; }
.xtzos { padding: 2px 5px; color: var(--text-main); }
.xrz4tgs4 .lld6ri {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.xrz4tgs4 .yqs6u { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.sceswo .lld6ri {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.sceswo .yqs6u { padding: 0 0 0 12px; }
.r1oyk1a .yqs6u { padding: 0 16px; }
.r1oyk1a .lld6ri {
  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);
}
.r1oyk1a .y3ac { padding-top: 28px; }
@media (max-width: 720px) {
  .g25lifs { margin-top: 18px; padding: 0 16px; }
  .r1oyk1a .y3ac { padding-top: 16px; }
}
.s58al2.xrz4tgs4 .yqs6u { max-width: 1100px; }
.wlt4o2i.xrz4tgs4 .yqs6u { max-width: 1200px; }
.gupr.xrz4tgs4 .yqs6u { max-width: 1320px; }
.flmo1stq .wk37 { padding-top: 16px; padding-bottom: 16px; }
.kqpr .wk37 { padding-top: 24px; padding-bottom: 24px; }
.nrdn8bbc .wk37 { padding-top: 40px; padding-bottom: 40px; }
.nth6fm2 .wk37 { padding-top: 52px; padding-bottom: 52px; }
.u93h7e .wk37:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.u93h7e .wk37:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.u93h7e .wk37:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.u93h7e .wk37:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.b2zfesz .qb0lnid { padding-top: 10px;  padding-bottom: 10px; }
.wfk81 .qb0lnid { padding-top: 18px;  padding-bottom: 18px; }
.fvvlln8i .qb0lnid { padding-top: 36px;  padding-bottom: 36px; }
.db9k2 .qb0lnid { padding-top: 48px;  padding-bottom: 48px; }
.dgmvf2gp h2.bxuer { font-weight: 600; }
.dgmvf2gp h3.zwrpkj5n     { font-weight: 600; }
.cm3ljfiv h2.bxuer { font-weight: 800; }
.cm3ljfiv h3.zwrpkj5n     { font-weight: 700; }
.ooums9w h2.bxuer { font-weight: 900; }
.ooums9w h3.zwrpkj5n     { font-weight: 800; }
.ooums9w .u9za8po strong,
.ooums9w .u9za8po strong { font-weight: 600; }
.akdvm {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.y5tm7 .akdvm { display: none; }
@media (max-width: 640px) { .akdvm { display: none; } }
.akdvm { background: var(--cta) !important; color: #fff !important; border: none !important; }
.akdvm:hover { opacity: 0.85; }
.kzlbwk .akdvm { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.g5up2x .akdvm,
.oie48wx  .akdvm { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.g5up2x .akdvm:hover,
.oie48wx  .akdvm:hover { opacity: 0.88; }
.kzlbwk.g5up2x .akdvm,
.kzlbwk.oie48wx  .akdvm { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.h69j {
  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;
}
.h69j:hover { transform: translateY(-2px); opacity: 0.92; }
.h69j { background: var(--cta) !important; color: #fff !important; border: none !important; }
.jvy4n6h .h69j { display: none; }
.uogvp .h69j { right: 32px; }
.wn8hq2  .h69j { left: 32px; }
@media (max-width: 480px) {
  .uogvp .h69j { right: 20px; bottom: 20px; }
  .wn8hq2  .h69j { left: 20px; bottom: 20px; }
}
.vmqb21 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.xte0x2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.crnrc { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bdo499ys { color: var(--text-dim); font-size: 0.8rem; }
.xleimuz { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.xleimuz img { height: 26px; width: auto; object-fit: contain; }
.pxz13tb3 .xte0x2 { text-align: center; }
.pxz13tb3 .crnrc { margin-top: 0; }
@media (max-width: 640px) {
  .xte0x2 { padding-left: 16px; padding-right: 16px; }
  .cnh8u0h .xte0x2 { padding: 20px 16px; }
  .qusga { gap: 4px 12px; }
  .crnrc { font-size: 0.78rem; }
}
.coxdo7 .px3nmg .xleimuz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.coxdo7 .crnrc { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.coxdo7 .bdo499ys { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .coxdo7 .moy4wj { grid-template-columns: 1fr 1fr; } .coxdo7 .px3nmg { grid-column: 1 / -1; } }
@media (max-width: 480px) { .coxdo7 .moy4wj { grid-template-columns: 1fr; } }
.hrhsar .hn9500m { display: flex; align-items: center; gap: 0; flex-wrap: wrap; padding-bottom: 14px; border-bottom: 1px solid var(--border); margin-bottom: 12px; }
.hrhsar .xleimuz { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.hrhsar .thj81pz { display: flex; flex-wrap: wrap; gap: 4px 16px; margin-right: 24px; }
.hrhsar .thj81pz a { font-size: 0.87rem; color: var(--text-muted); text-decoration: none; }
.hrhsar .thj81pz a:hover { color: var(--accent); }
.j26ht6y { font-size: 0.8rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
.hrhsar .wxu8cbv1 { display: flex; align-items: baseline; gap: 1.5rem; flex-wrap: wrap; }
.hrhsar .h5m5 { display: flex; flex-wrap: wrap; gap: 4px 14px; }
.hrhsar .h5m5 a { font-size: 0.78rem; color: var(--text-faint); text-decoration: none; }
.hrhsar .h5m5 a:hover { color: var(--accent); }
.hrhsar .crnrc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .hrhsar .hn9500m { gap: 12px; } .hrhsar .xleimuz { margin-right: 0; width: 100%; } }
.zfkady .kyww .xleimuz { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.zfkady .crnrc { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.zfkady .bdo499ys { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .zfkady .h7ymq { grid-template-columns: 1fr 1fr; } .zfkady .kyww { grid-column: 1 / -1; } }
@media (max-width: 480px) { .zfkady .h7ymq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .goo4fbx6 .f5zr { grid-template-columns: 1fr 1fr; } .goo4fbx6 .cn2b0s:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .goo4fbx6 .f5zr { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .j4nbhq .f5zr { grid-template-columns: 1fr; } }
.zu4x .xte0x2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.qnroip .eysfw09      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.qnroip .vmqb21 { background: var(--bg-page); border-top-color: var(--border-alt); }
.ywi8d .eysfw09      { background: #0d1117; border-bottom-color: #21262d; }
.ywi8d .cgnzjtl { color: var(--accent-light); }
.ywi8d .kihlm { --msep-color: #8b949e; }
.ywi8d .kihlm a { color: #8b949e; }
.ywi8d .kihlm a:hover { color: var(--accent-light); }
.ywi8d .b1gm { color: #8b949e; }
.ywi8d .vmqb21 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.ywi8d .crnrc,
.ywi8d .bdo499ys { color: #6e7681; }
.ywi8d .sn8rv a, .ywi8d .thj81pz a,
.ywi8d .h5m5 a { color: #8b949e; }
.ywi8d .xleimuz { color: #e6edf3; }
.ywi8d .sn8rv a:hover, .ywi8d .thj81pz a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .ywi8d .kihlm { background: #0d1117; border-top-color: #21262d; }
  .ywi8d .kihlm li a { border-bottom-color: #21262d; }
}
.rmsvj .eysfw09      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.rmsvj .cgnzjtl { color: var(--accent); }
.rmsvj .kihlm { --msep-color: #475569; }
.rmsvj .kihlm a { color: #475569; }
.rmsvj .kihlm a:hover { color: var(--accent); }
.rmsvj .b1gm { color: #64748b; }
.rmsvj .vmqb21 { background: #f0f4f8; border-top-color: #cbd5e1; }
.rmsvj .crnrc,
.rmsvj .bdo499ys { color: #64748b; }
.rmsvj .sn8rv a, .rmsvj .thj81pz a,
.rmsvj .h5m5 a, .rmsvj .xleimuz { color: #374151; }
.rmsvj .sn8rv a:hover, .rmsvj .thj81pz a:hover { color: var(--accent); }
@media (max-width: 640px) {
  .rmsvj .kihlm { background: #f0f4f8; border-top-color: #cbd5e1; }
  .rmsvj .kihlm li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.g5up2x .eysfw09      { background: var(--accent); border-bottom-color: var(--accent-light); }
.g5up2x .cgnzjtl { color: #fff; }
.g5up2x .kihlm { --msep-color: rgba(255,255,255,0.82); }
.g5up2x .kihlm a { color: rgba(255,255,255,0.82); }
.g5up2x .kihlm a:hover { color: #fff; }
.g5up2x .b1gm { color: rgba(255,255,255,0.9); }
.g5up2x .vmqb21 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.g5up2x .crnrc,
.g5up2x .bdo499ys { color: rgba(255,255,255,0.72); }
.g5up2x .sn8rv a, .g5up2x .thj81pz a,
.g5up2x .h5m5 a, .g5up2x .xleimuz { color: #fff; }
.g5up2x .sn8rv a:hover, .g5up2x .thj81pz a:hover { color: #fff; }
@media (max-width: 640px) {
  .g5up2x .kihlm { background: var(--accent); border-top-color: var(--accent-light); }
  .g5up2x .kihlm li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.oie48wx .eysfw09 {
  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);
}
.oie48wx .vmqb21 {
  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) {
  .oie48wx .kihlm {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.kslxefyw .gnlz1bw1 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.z8nuo .gnlz1bw1 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.cz3glk .gnlz1bw1 { min-height: 72px; height: auto; }
.mdr4fuo9 .gnlz1bw1 { min-height: 84px; height: auto; }
.cnh8u0h .gnlz1bw1 { max-width: none; padding: 0 32px; }
.cnh8u0h .xte0x2  { max-width: none; padding: 24px 32px; }
.rtdqfzv.wlt4o2i .gnlz1bw1 { max-width: 1200px; }
.rtdqfzv.gupr .gnlz1bw1 { max-width: 1320px; }
.roe1vri   .cgnzjtl, .roe1vri   .xleimuz { text-transform: capitalize; }
.exxi .cgnzjtl, .exxi .xleimuz { text-transform: lowercase; }
.vqh97m3 .cgnzjtl, .vqh97m3 .xleimuz { text-transform: uppercase; letter-spacing: 0.06em; }
.btkpv, .q25ai2 {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ks5ye .btkpv,
.ks5ye .q25ai2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.mif3s .btkpv,
.mif3s .q25ai2 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 8px; padding: 4px; }
.vapu01v .btkpv,
.vapu01v .q25ai2 { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.azzzd7v .btkpv,
.azzzd7v .q25ai2 { background: linear-gradient(135deg, color-mix(in srgb, var(--grad-start) var(--logo-bg-opacity, 8%), transparent), color-mix(in srgb, var(--grad-end) var(--logo-bg-opacity, 8%), transparent)); border-radius: 999px; padding: 4px 8px; }
.mjudl   .kihlm a { font-weight: 500; }
.m1sb2 .kihlm a { font-weight: 600; }
.iqhu8n     .kihlm a { font-weight: 700; }
.afd2    .kihlm a { font-weight: 800; letter-spacing: 0.01em; }
.r8eslfk     .kihlm > li + li::before,
.zvd9    .kihlm > li + li::before,
.jojv3h    .kihlm > li + li::before,
.jh31 .kihlm > li + li::before,
.i1ujmcm .kihlm > li + li::before,
.jandlxj  .kihlm > li + li::before,
.nccq5e    .kihlm > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r8eslfk     .kihlm > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.zvd9    .kihlm > li + li::before { content: "|"; }
.jojv3h    .kihlm > li + li::before { content: "—"; }
.jh31 .kihlm > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.i1ujmcm .kihlm > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.jandlxj  .kihlm > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.nccq5e    .kihlm > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .z74po0ev .b1gm,
  .ygskcgy5 .b1gm,
  .ar9f9xv .b1gm,
  .h68n02c .b1gm,
  .ucy9l3 .b1gm {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .z74po0ev .b1gm::before,
  .ygskcgy5 .b1gm::before,
  .ar9f9xv .b1gm::before,
  .h68n02c .b1gm::before,
  .ucy9l3 .b1gm::before { content: ""; display: block; flex-shrink: 0; }

  
  .z74po0ev .b1gm::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;
  }

  
  .ygskcgy5 .b1gm::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;
  }

  
  .ar9f9xv .b1gm::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;
  }

  
  .h68n02c .b1gm::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;
  }

  
  .ucy9l3 .b1gm::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) {
  .ceba0khp .b1gm {
    padding: 5px 14px;
  }
  .ceba0khp .kihlm {
    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;
  }
  .ceba0khp .kihlm li a {
    border-bottom: none; padding: 10px 22px;
  }
  .ceba0khp .kihlm li a:hover { background: var(--bg-raised); }
  .ceba0khp .tu5gk2j,
  .a3efwf .tu5gk2j,
  .vso79 .tu5gk2j { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .haemixc9 .b1gm {
    padding: 5px 10px;
  }
  .haemixc9 .kihlm {
    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);
  }
  .haemixc9 .kihlm.abqqb3 { transform: translateX(0); }
  .haemixc9 .kihlm li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .haemixc9 .kihlm li:last-child a { border-bottom: none; }
  .g5up2x .kihlm,
  .ywi8d .kihlm { background: var(--accent) !important; }
  .g5up2x .kihlm li a,
  .ywi8d .kihlm li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .vso79 .b1gm {
    padding: 5px 10px;
  }
  .vso79 .kihlm {
    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);
  }
  .vso79 .kihlm::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .vso79 .kihlm.abqqb3 { transform: translateY(0); }
  .vso79 .kihlm li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .oaey4 .b1gm {
    padding: 5px 10px;
  }
  .oaey4 .kihlm {
    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;
  }
  .oaey4 .kihlm.abqqb3 { opacity: 1; pointer-events: auto; }
  .oaey4 .kihlm li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .v3fo3g     .b1gm { border-radius: 0 !important; }
  .ey1t   .b1gm { border-radius: 8px !important; }
  .btwx8f .b1gm { border-radius: 50% !important; }
  .vjvsl   .b1gm { border-radius: 999px !important; }
}
.kn6dspk .i6ew3 { height: 28px; }
.g63j70ts .i6ew3 { height: 54px; }
.az2hoj .i6ew3 { height: 54px; }
.x46b8xl    .tc3mgj, .x46b8xl    .xh3j655 { color: #f59e0b; }
.uhozib      .tc3mgj { font-size: 1rem; letter-spacing: 1.5px; }
.emkydl89    .tc3mgj, .emkydl89    .xh3j655 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.cyhopku     .tc3mgj, .cyhopku     .xh3j655 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.n8rtiw .tc3mgj, .n8rtiw .xh3j655 { color: var(--cta); letter-spacing: 2px; }
.pf9obsmd   .tc3mgj, .pf9obsmd   .xh3j655 { color: #e91e63; letter-spacing: 2px; }
.i2fab  .tc3mgj, .i2fab  .xh3j655 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.n1ghe4x     .tc3mgj, .n1ghe4x     .xh3j655 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.fcj29yd .eyzv6qwn + .eyzv6qwn {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.j1x0tuj4 .iy8n8jtv { padding: 18px 24px; min-height: 68px; }
.vl53 .ww7g0ep {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.vl53 .ysx4 {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.t3vdtwg .eyzv6qwn {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.bndo .aub9b3y7 { counter-reset: cs-rank; }
.bndo .iy8n8jtv { position: relative; counter-increment: cs-rank; }
.bndo .iy8n8jtv::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.sxtzf .aub9b3y7 { counter-reset: cs-rank; gap: 0; }
.sxtzf .iy8n8jtv {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.sxtzf .iy8n8jtv::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.sxtzf .vacoc {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.sxtzf .p1mmw {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.sxtzf .e49yumr9 { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.sxtzf .vacoc { min-width: 0; flex-direction: column; width: 100%; }
.sxtzf .a50y {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.sxtzf .tc3mgj { color: var(--cta, var(--accent)); }
.sxtzf .khsw0 { font-weight: 700; }
.sxtzf .eyzv6qwn {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.sxtzf .ww7g0ep {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.sxtzf .ysx4 {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.sxtzf .tcsv .ysx4 { font-size: 1.3rem; color: var(--accent-light); }
.sxtzf .v7hmaz {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.sxtzf .iy8n8jtv:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .sxtzf .aub9b3y7 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .sxtzf .iy8n8jtv {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .sxtzf .iy8n8jtv { padding: 40px 16px 20px; }
  .sxtzf .eyzv6qwn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .sxtzf .v7hmaz { width: 100%; min-width: 0; }
}
.lhn4xgz0 .aub9b3y7 { counter-reset: cs-rank; gap: 10px; }
.lhn4xgz0 .iy8n8jtv {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.lhn4xgz0 .iy8n8jtv::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.lhn4xgz0 .vacoc {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.lhn4xgz0 .p1mmw {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.lhn4xgz0 .e49yumr9 { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.lhn4xgz0 .a50y {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.lhn4xgz0 .tc3mgj { color: var(--cta, var(--accent)); }
.lhn4xgz0 .eyzv6qwn {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.lhn4xgz0 .ww7g0ep {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.lhn4xgz0 .ysx4 { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.lhn4xgz0 .tcsv .ysx4 { color: var(--accent-light); }
.lhn4xgz0 .v7hmaz {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.lhn4xgz0 .iy8n8jtv:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .lhn4xgz0 .iy8n8jtv {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .lhn4xgz0 .iy8n8jtv::before {
    position: absolute; top: 14px; left: 14px;
  }
  .lhn4xgz0 .vacoc {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .lhn4xgz0 .a50y { white-space: normal; text-align: center; font-size: 1.2rem; }
  .lhn4xgz0 .eyzv6qwn {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .lhn4xgz0 .v7hmaz { width: 100%; min-width: 0; }
  .lhn4xgz0 .tc3mgj { min-width: 0; }
}
.aijjbq .aub9b3y7 { counter-reset: cs-rank; }
.aijjbq .iy8n8jtv::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.wnut .mmqzihb {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.wnut .mmqzihb summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.wnut .mmqzihb p { padding: 0 2px 16px; }
.tzmolf .mmqzihb { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.tzmolf .mmqzihb summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.tzmolf .mmqzihb summary::after { content: "›"; font-size: 1.2em; }
.tzmolf .mmqzihb[open] summary::after { content: "‹"; }
.tzmolf .mmqzihb p { padding: 10px 22px 4px; }
.c33y0o7r .mmqzihb {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c33y0o7r .mmqzihb summary { color: var(--text-primary); padding-left: 16px; }
.c33y0o7r .mmqzihb summary::after { content: "›"; font-size: 1.1em; }
.c33y0o7r .mmqzihb[open] summary::after { content: "‹"; }
.c33y0o7r .mmqzihb p { padding-left: 16px; }
.h3jb .iu6og { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.h3jb .mmqzihb {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.h3jb .mmqzihb:last-child { border-bottom: none; }
.h3jb .mmqzihb summary { color: var(--text-primary); border-radius: 0; }
.h3jb .mmqzihb summary::after { content: "›"; font-size: 1.1em; }
.h3jb .mmqzihb[open] summary::after { content: "‹"; }
.flvth7 .mmqzihb { overflow: hidden; }
.flvth7 .mmqzihb summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.flvth7 .mmqzihb summary::after { color: rgba(255,255,255,.75); }
.flvth7 .mmqzihb[open] summary { border-radius: 0; }
.f2qvvoo0 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gatta {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.wl2fq5u3 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.rjwqx { color: var(--text-muted); font-size: 1.05rem; }
.icdgjhn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.ozrsjx2u { margin-bottom: 20px; }
.xl7o {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uztubpj {
  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;
}
.uztubpj:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.t36wnlu { resize: vertical; min-height: 130px; }
.lxlru3m { width: 100%; margin-top: 8px; }
.tpgca {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.zn9c {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.sn3njr { color: var(--text-muted); line-height: 1.75; }
.uxmhe { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.uxmhe li { margin-bottom: 6px; }
.wdt484 { max-width: 760px; margin: 0 auto; }
.y7rfl { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.c5sgthqd { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.c5sgthqd:last-child { border-bottom: none; }
.c5sgthqd h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.c5sgthqd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.axhz { max-width: 760px; margin: 0 auto; }
.kr0gl { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.kr0gl:last-child { border-bottom: none; }
.yhh3nw { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.kr0gl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.kr0gl ul.uxmhe { margin: 0; }
.c0khe .yhh3nw { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .c0khe { grid-template-columns: 1fr; gap: 10px; } }
.yenf .yhh3nw { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.l3bhv .uxmhe { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .nk2gcua { grid-template-columns: 1fr; } }
.p8e1w { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.p8e1w:hover .wpjiy { color: var(--accent-light); text-decoration: underline; }
.b5ma8e { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.t7vy6f4 { margin-bottom: 48px; }
.lo2woe7r { max-width: 760px; margin: 0 auto; }
.quncppz4 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.quncppz4:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.yt1hdr { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.quncppz4 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.quncppz4 ul.uxmhe { margin: 0; }
.te68oa8 { color: var(--text-muted); line-height: 1.75; }
.vgand .uxmhe,
.qwco1a .uxmhe,
.rpbairr .uxmhe,
.ov2avb .uxmhe {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.vgand .quncppz4,
.qwco1a .quncppz4 { text-align: left; }
.vgand .yt1hdr,
.qwco1a .yt1hdr { text-align: center; }
.h0g5 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.a1qhn { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.gfa1t { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.up0r3 { margin-top: 12px; }
.lea29q { 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; }
.lea29q:hover { border-bottom-color: var(--accent); }
.iiinf0 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.iiinf0 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.mufcj { border-radius: 50%; }
.on3otjv { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.aavxmx3l { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
.dug8 { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .dug8 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.vcrmm0lc .gfa1t, .vcrmm0lc .a1qhn { max-width: 640px; }
.u1rhda8d .h0g5 { font-size: 1.6rem; margin-top: 18px; }
.jjqq1ob .gfa1t { margin-bottom: 28px; }
@media (max-width: 860px) { .hpdyl20 { grid-template-columns: 1fr; } .u1rhda8d { position: static; text-align: center; } }
.y30v .iiinf0 { margin: 0 auto 18px; }
.y30v .on3otjv { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .kdp6u { grid-template-columns: 1fr; } }
.yy0n .h0g5 { font-size: 1.6rem; margin-bottom: 6px; }
.ov2avb .uxmhe { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .yy0n { flex-direction: column; text-align: center; } .lc3cx { grid-template-columns: 1fr; } }
.tongza0 .h0g5 { font-size: 1.35rem; margin: 0 0 4px; }
.tongza0 .on3otjv { margin: 0; }
.wyuqyq { max-width: 760px; margin: 0 auto; }
.xidocn4v { position: relative; padding-left: 28px; }
.xidocn4v::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.a6wpawlo { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.a6wpawlo:last-child { padding-bottom: 0; }
.uw730 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.z4qk h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.z4qk p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.gqiwl46 .wl2fq5u3 { color: var(--accent-light); }
.rc28eop8 .wl2fq5u3 { font-size: 2rem; }
.rc28eop8 .rjwqx { max-width: 680px; }
.hwgr3 .wl2fq5u3 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.hwgr3 .rjwqx  { margin: 0; }
@media (max-width: 640px) { .hwgr3 { flex-direction: column; } }
.lvbreiv .wl2fq5u3 { color: var(--accent-light); }
.ad7qpx {
  background: var(--accent); border-bottom: none;
  padding: 40px 32px 36px; margin-bottom: 32px;
}
.ad7qpx .wl2fq5u3 { color: #fff; }
.ad7qpx .rjwqx  { color: rgba(255,255,255,0.85); }
.s7dxa0 { max-width: 680px; margin: 0 auto; }
.f9os {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .f9os { grid-template-columns: 1fr; } }
.m0f77 { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.m0f77 .uztubpj {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.m0f77 .uztubpj:focus { border-bottom-color: var(--accent); box-shadow: none; }
.qyqfngp .uztubpj { background: var(--bg-raised); border-color: transparent; }
.qyqfngp .uztubpj:focus { background: var(--bg-card); border-color: var(--accent); }
.ztgpw2w7 .uztubpj { border-radius: 100px; padding: 11px 20px; }
.ztgpw2w7 .t36wnlu { border-radius: 14px; }
.n36e {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .n36e { grid-template-columns: 1fr; } }
.ww5nh {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.ww5nh h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ww5nh p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.p3124ipg{display:none}
.p3124ipg:empty,.xxpnj8b:empty{display:none}
.cd8q{position:relative;overflow:visible}
.lmaj38dd .ps3v,.z78pf .ps3v,
.jvyq7epp .ps3v,.nwcgcrzx .ps3v,
.gpqd .ps3v,.oem8 .ps3v{display:block}
.q1j8 .tmptpwn5{display:block}
.lmaj38dd .ps3v,.z78pf .ps3v,
.jvyq7epp .ps3v,.nwcgcrzx .ps3v,
.gpqd .ps3v{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}
.lmaj38dd .ps3v .xxpnj8b,.z78pf .ps3v .xxpnj8b,
.jvyq7epp .ps3v .xxpnj8b,.nwcgcrzx .ps3v .xxpnj8b,
.gpqd .ps3v .xxpnj8b{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}
.lmaj38dd .ed3054sm,.z78pf .ed3054sm,
.jvyq7epp .ed3054sm,.nwcgcrzx .ed3054sm,
.gpqd .ed3054sm{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.lmaj38dd .ps3v,.z78pf .ps3v{top:12px}
.lmaj38dd .ps3v .xxpnj8b{margin-right:auto}
.z78pf .ps3v .xxpnj8b{margin-left:auto}
.z78pf .ps3v{text-align:right}
.jvyq7epp .ps3v,.nwcgcrzx .ps3v{bottom:12px}
.jvyq7epp .ps3v .xxpnj8b{margin-right:auto}
.nwcgcrzx .ps3v .xxpnj8b{margin-left:auto}
.nwcgcrzx .ps3v{text-align:right}
.gpqd .ps3v{position:relative;margin-top:16px}
.gpqd .ps3v .xxpnj8b{margin:0 auto}
.oem8 .ps3v{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.oem8 .ps3v .xxpnj8b{margin:0}
.oem8 .b1un3e7~.ps3v,
.oem8 .qhg67w~.ps3v{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.oem8 .b1un3e7~.ps3v .xxpnj8b,
.oem8 .qhg67w~.ps3v .xxpnj8b{justify-content:flex-start}
.b1un3e7~.ps3v,.qhg67w~.ps3v{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}
.b1un3e7~.ps3v .xxpnj8b{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.qhg67w~.ps3v .xxpnj8b{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tmptpwn5 .xxpnj8b{margin:0 0 12px}
.xxpnj8b{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.xfwwi{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.wpjiy{font-weight:600;color:var(--text-heading);opacity:1}
.bpy3bjrp::before{content:"·";margin:0 2px;opacity:.5}
.ed3054sm{white-space:nowrap}
.s3pg7856 .xfwwi{display:none}
.wng39kme .ed3054sm{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.wng39kme .bpy3bjrp::before{content:""}
.osgjey .ed3054sm{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}
.osgjey .bpy3bjrp::before{content:""}
.jugd .xxpnj8b{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.hiq2iu0 .ed3054sm{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.hiq2iu0 .bpy3bjrp::before{content:""}
.knzk2 .ed3054sm{color:var(--accent);opacity:1;font-weight:500}
.yn4dlk .ed3054sm{border-bottom:1px solid currentColor;padding-bottom:2px}
.a2vxzg .xxpnj8b{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.do8l{--date-bg:var(--accent-bg-light)}
.uk61u .bpy3bjrp::before{content:""}
.p0f1f .bpy3bjrp::before{content:"•";opacity:.4}
.p0f1f .ed3054sm + .ed3054sm::before{content:"•";margin-right:6px;opacity:.4}
.ld64xs .bpy3bjrp::before{content:"/";opacity:.35}
.ld64xs .ed3054sm + .ed3054sm::before{content:"/";margin-right:6px;opacity:.35}
.px5xh .bpy3bjrp::before{content:"|";opacity:.3}
.px5xh .ed3054sm + .ed3054sm::before{content:"|";margin-right:6px;opacity:.3}
.xgk8zzrv .bpy3bjrp::before{content:"—";opacity:.3}
.xgk8zzrv .ed3054sm + .ed3054sm::before{content:"—";margin-right:6px;opacity:.3}
.k7zs9r .bpy3bjrp::before{content:"◆";font-size:.5em;opacity:.35}
.k7zs9r .ed3054sm + .ed3054sm::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.zwvp .bpy3bjrp::before{content:"·";opacity:.4}
.zwvp .ed3054sm + .ed3054sm::before{content:"·";margin-right:6px;opacity:.4}
.f2gih .bpy3bjrp::before{content:"›";opacity:.4}
.f2gih .ed3054sm + .ed3054sm::before{content:"›";margin-right:6px;opacity:.4}
.niez .bpy3bjrp::before{content:"→";opacity:.35;font-size:.85em}
.niez .ed3054sm + .ed3054sm::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.oyk75vl6 .vpqf04ac{border-top:3px solid var(--accent);padding-top:18px}
@media(max-width:640px){
  .vpqf04ac{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .kiliz{max-width:100%}
}
:root {
  --accent:          #1a196d;
  --brand:           #1a196d;
  --brand-light:     #3331a0;
  --brand-pale:      #4e4db7;
  --grad-start:      #2b2ab7;
  --grad-end:        #5654ca;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #bc8400;
  --cta-hover:       #a77500;
  --bg-page:         #f6f6f8;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f3f5;
  --bg-raised:       #eeeef1;
  --bg-hover:        #f3f3f5;
  --border:          #e2e2e8;
  --border-alt:      #d0d0dc;
  --border-section:  #e2e2e8;
  --text-primary:    #17171b;
  --text-muted:      #52525f;
  --text-body:       #2f2f36;
  --text-sub:        #464652;
  --text-faint:      #767589;
  --text-dim:        #9191a0;
  --text-label:      #5e5e6d;
  --text-value:      #3b3a44;
  --accent-bg:       #e4e3f1;
  --accent-bg-light: #ccccea;
  --bg-tip:          #f0f9f6;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f3f9;
  --bg-pros:         #f0f9f6;
  --bg-cons:         #faf3f5;
  --c-pros:          #158d6a;
  --c-cons:          #9f2147;
  --c-pros-label:    #19a87e;
  --c-tip-border:    #1bba8b;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #158d6a;
}
:root { --logo-bg-opacity: 36%; }
body, button, input { font-family: "Quicksand", sans-serif; }
.vn05 .t8drvea li::before, .vn05 .ufhwd 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; }.vn05 .t8drvea li::before { content: ""; }.vn05 .ufhwd li::before { content: ""; }.vn05 .xowow::before, .vn05 .waht::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.vn05 .xowow::before { content: ""; }.vn05 .waht::before { content: ""; }
.onaj .px6dfz, .onaj .b1un3e7 { min-height: 420px; }
.ji0o .akdvm::after,.ji0o .h69j::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; }
.l6sz::before { content: '/'; }
.ucph .ed3054sm::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.ucph .ed3054sm:first-of-type::before{content:"\f15b"}.ucph .ed3054sm:last-of-type::before{content:"\f044"}