: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;
}
.x503 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.y2aygp0v {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.p4xjt {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.tqclpju { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.i7yf1 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.i7yf1 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.i7yf1 a:hover { color: var(--accent-light); }
.wrur3ia     .txcihq { border-radius: 24px; padding: 8px; }
.wrur3ia .txcihq li a { border-radius: 16px; }
.ni6wj .txcihq li + li { border-top: 1px dotted var(--border-alt); }
@media (max-width: 640px) {
  .txcihq {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .w8wespl:hover .txcihq,
  .w8wespl:focus-within .txcihq { display: block; }
  .txcihq li a { padding: 8px 16px; font-size: 0.88rem; }
}
.yg8p2ny {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.hwau { display: none; }
@media (max-width: 640px) {
  .hwau {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .hwau.rvn4h { display: block; }
}
@media (max-width: 640px) {
  .yg8p2ny { display: block; }
  .i7yf1 > li + li::before { display: none !important; }
  .i7yf1 {
    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;
  }
  .i7yf1.rvn4h { display: flex; }
  .i7yf1 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .i7yf1 li:last-child a { border-bottom: none; }
}
.gu9pcdd1 { min-height: 480px; }
.ebqz08 {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zacspgj { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.cys0y .zacspgj { margin-left: 0; margin-right: 0; }
.tmnrp {
  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;
}
.tmnrp:hover { opacity: 0.88; }
.iyg0 .gke75t3e {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.iyg0 .ebqz08 { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.iyg0 .zacspgj { color: #e2e8f0; }
.iyg0.dqfjd .gke75t3e { text-align: center; }
.iyg0.cys0y   .gke75t3e { text-align: left; }
.jr8m2 {
  position: relative;
  display: flex; align-items: center; justify-content: center;
  background: var(--bg-page);
  min-height: auto; padding: 48px 0 32px;
  border-bottom: 1px solid var(--border);
}
.jr8m2 .gke75t3e {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.jr8m2 .ebqz08 { color: var(--text-primary); text-shadow: none; }
.jr8m2 .zacspgj { color: var(--text-muted); }
.jr8m2 .tmnrp { margin-top: 16px; }
.jr8m2, .jr8m2.gu9pcdd1 { min-height: auto !important; }
.jr8m2.dqfjd .gke75t3e { text-align: center; }
.jr8m2.cys0y   .gke75t3e { text-align: left; }
.jr8m2~.tj8tqd{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}
.jr8m2~.tj8tqd .cbq3{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}
.ofdq .dhkb2hkl,
.ofdq .ves7387 {
  position: relative; overflow: hidden;
}
.ofdq .dhkb2hkl::after,
.ofdq .ves7387::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.ofdq .iyg0 .qoln {
  overflow: hidden;
}
.ofdq .iyg0 .qoln::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;
}
.dhkb2hkl .ebqz08 { color: #fff; }
.dhkb2hkl .zacspgj { color: rgba(255,255,255,0.85); }
.dhkb2hkl .tmnrp { background: #fff; color: var(--cta); }
.dhkb2hkl .tmnrp:hover { opacity: 0.92; }
.ofdq .dh3xo4 { position: relative; overflow: hidden; }
.ofdq .dh3xo4::after {
  content: ''; position: absolute; inset: 0; pointer-events: none;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 6s ease-in-out infinite;
}
.dh3xo4 .ebqz08 { text-shadow: none; color: var(--text-primary); }
.dh3xo4 .zacspgj { color: var(--text-muted); }
body.f0fh .ebqz08 {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.s2uaw5fa .ebqz08 {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.dh3xo4.cys0y   .q6oe2 { align-items: flex-start; text-align: left; }
.ev4nt .gke75t3e { padding-bottom: 24px; }
.d58vj .gke75t3e { max-width: 960px; }
@media (max-width: 700px) {
  .dh3xo4 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .dh3xo4 .f9apxw1a { display: none !important; }
  .qakpy .f9apxw1a { display: none !important; }
  .zjmia .goy2h81p { display: none !important; }
  .hfwznsqg .iffmh67 { display: none !important; }
  .q6oe2  { padding: 36px 24px; }
  .dh3xo4~.tj8tqd,.kq0eg~.tj8tqd{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .gu9pcdd1, .dh3xo4 { min-height: 320px !important; }
  
  .ebqz08 { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .btq5m197 { display: none !important; }
  
  .z6bjym9 { flex-direction: column; align-items: center; }
  .by3t4s3 { width: 100%; max-width: 340px; }
}
.wdp69 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.h1vfc { width: 100%; height: auto; display: block; border-radius: 10px; }
.v75rrx .wdp69        { border-radius: 16px; }
.v75rrx .h1vfc  { border-radius: 16px; }
.bejgm .wdp69         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.bejgm .h1vfc   { border-radius: 8px; }
.efnu { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.sizbqk4 { width: 100%; padding: 32px 0; position: relative; }
.kjfg { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.xpuybo5u .sizbqk4:nth-child(even) { background: var(--bg-surface); }
.xpuybo5u .sizbqk4:nth-child(odd)  { background: var(--bg-page); }
.lsnisx6 .sizbqk4:nth-child(even) { background: var(--bg-card); }
.lsnisx6 .sizbqk4:nth-child(odd)  { background: var(--bg-page); }
.xpuybo5u .sizbqk4:nth-child(odd)  .kjfg { background: var(--bg-card); border-radius: 6px; }
.xpuybo5u .sizbqk4:nth-child(even) .kjfg { background: var(--bg-raised); border-radius: 6px; }
.lsnisx6 .sizbqk4:nth-child(odd)  .kjfg { background: var(--bg-card); border-radius: 6px; }
.lsnisx6 .sizbqk4:nth-child(even) .kjfg { background: var(--bg-raised); border-radius: 6px; }
.xpuybo5u .sizbqk4:nth-child(even) .bx85j9t3 .hq0ic,
.lsnisx6 .sizbqk4:nth-child(even) .bx85j9t3 .hq0ic { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.xpuybo5u .sizbqk4:nth-child(odd) .bx85j9t3 .hq0ic,
.lsnisx6 .sizbqk4:nth-child(odd) .bx85j9t3 .hq0ic { background: var(--bg-card-inner); }
.xpuybo5u .sizbqk4:nth-child(even) .osxf3qwj .hq0ic:nth-child(odd),
.lsnisx6 .sizbqk4:nth-child(even) .osxf3qwj .hq0ic:nth-child(odd)  { background: var(--bg-card); }
.xpuybo5u .sizbqk4:nth-child(even) .osxf3qwj .hq0ic:nth-child(even),
.lsnisx6 .sizbqk4:nth-child(even) .osxf3qwj .hq0ic:nth-child(even) { background: var(--bg-card-inner); }
h1.zsc6u { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.zsc6u {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.fdddq { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.bfckd8 h2.zsc6u {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.iwobapn h2.zsc6u {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.syyex h2.zsc6u {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.e7200o h2.zsc6u::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.pnxas h2.zsc6u {
  color: var(--text-primary); font-size: 1.7rem;
}
.qa0nrf h2.zsc6u::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qdssyc4 h2.zsc6u {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.u6ulws { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .u6ulws { display: none; } }
.z1wo13km { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.da387uhm { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.sxdhi1y6 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.onmf8s6 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.xtf0ct { padding-left: 20px; }
.xtf0ct li { margin-bottom: 6px; }
.xtf0ct a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.xtf0ct a:hover { color: var(--accent-light); }
.dsdqx .onmf8s6 { display: none; }
.urcvi7u .onmf8s6 { display: none; }
.urcvi7u .xtf0ct { padding-left: 0; list-style: none; }
.urcvi7u .xtf0ct li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.urcvi7u .xtf0ct a { font-size: 0.92rem; }
.p4ez .sxdhi1y6 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.p4ez .onmf8s6 { display: none; }
.p4ez .xtf0ct { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.p4ez .xtf0ct li { margin-bottom: 0; }
.p4ez .xtf0ct 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;
}
.p4ez .xtf0ct a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.hwvtmr .sxdhi1y6 { padding: 20px 20px 16px; }
.hwvtmr .xtf0ct {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.hwvtmr .xtf0ct li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.hwvtmr .xtf0ct 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;
}
.hwvtmr .xtf0ct 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;
}
.hwvtmr .xtf0ct a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.hwvtmr .xtf0ct a:focus,
.hwvtmr .xtf0ct a:focus-visible,
.hwvtmr .xtf0ct a:target { outline: none; }
.hwvtmr .xtf0ct li:target a { border-color: var(--border); color: var(--text-muted); }
.m6f4y43 .sxdhi1y6 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.m6f4y43 .onmf8s6 { display: none; }
.m6f4y43 .xtf0ct { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.m6f4y43 .xtf0ct li { margin-bottom: 0; }
.m6f4y43 .xtf0ct li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.m6f4y43 .xtf0ct li:last-child::after { content: ""; margin-right: 0; }
.m6f4y43 .xtf0ct a { font-size: 0.9rem; }
.hq0ic { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.bx85j9t3 .hq0ic { background: var(--bg-card); }
.osxf3qwj .hq0ic:nth-child(odd)  { background: var(--bg-card); }
.osxf3qwj .hq0ic:nth-child(even) { background: var(--bg-raised); }
.w305q .hq0ic {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.w305q .hq0ic:last-child { border-bottom: none; }
.w305q h3.fdddq { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.ral5pb .hq0ic {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.ral5pb .hq0ic + .hq0ic { margin-top: 4px; }
.zmwaz .hq0ic { background: none; border-radius: 0; padding: 12px 0; }
.zmwaz .hq0ic + .hq0ic { border-top: 1px solid var(--border-section); }
.du2gegeo { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.uq3h { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.fq6g91 { color: var(--text-body); margin-bottom: 10px; }
.rc2bmflt, .gq45ct7j { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.rc2bmflt li, .gq45ct7j li { margin-bottom: 6px; }
.gq45ct7j li { list-style: decimal; }
.wpk7sb1r     .rc2bmflt { list-style-type: "● "; }
.oahheb  .rc2bmflt { list-style-type: "■ "; }
.jtxeh0ll .rc2bmflt { list-style-type: "◆ "; }
.gz9p    .rc2bmflt { list-style-type: "★ "; }
.wpk7sb1r     .z6bi { list-style-type: "● "; }
.oahheb  .z6bi { list-style-type: "■ "; }
.jtxeh0ll .z6bi { list-style-type: "◆ "; }
.gz9p    .z6bi { list-style-type: "★ "; }
.wpk7sb1r    .rc2bmflt li::marker, .wpk7sb1r    .z6bi li::marker,
.oahheb .rc2bmflt li::marker, .oahheb .z6bi li::marker,
.jtxeh0ll .rc2bmflt li::marker, .jtxeh0ll .z6bi li::marker,
.gz9p   .rc2bmflt li::marker, .gz9p   .z6bi li::marker {
  color: var(--cta); font-size: 1em;
}
.wpk7sb1r .gq45ct7j,
.oahheb .gq45ct7j,
.jtxeh0ll .gq45ct7j,
.gz9p .gq45ct7j {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.wpk7sb1r .gq45ct7j li,
.oahheb .gq45ct7j li,
.jtxeh0ll .gq45ct7j li,
.gz9p .gq45ct7j li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.wpk7sb1r .gq45ct7j li::before,
.oahheb .gq45ct7j li::before,
.jtxeh0ll .gq45ct7j li::before,
.gz9p .gq45ct7j 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;
}
.wpk7sb1r     .gq45ct7j li::before { border-radius: 50%; }
.oahheb  .gq45ct7j li::before { border-radius: 3px; }
.jtxeh0ll .gq45ct7j li::before { border-radius: 3px; }
.gz9p    .gq45ct7j li::before { border-radius: 50%; }
.mw0t18 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.p4pqj .mw0t18,
.s31d09e .mw0t18 { background: transparent; border: none; border-radius: 0; }
.vo6ocp0v { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.vo6ocp0v th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.vo6ocp0v td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.vo6ocp0v tr:hover td { background: var(--bg-hover); }
.lz7qdp .vo6ocp0v tbody tr:nth-child(even) td { background: var(--bg-surface); }
.bg6k0c8u .vo6ocp0v { border: 1px solid var(--border-alt); }
.bg6k0c8u .vo6ocp0v th,
.bg6k0c8u .vo6ocp0v td { border: 1px solid var(--border-alt); }
.xl6cnz .vo6ocp0v th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.xl6cnz .vo6ocp0v td { border-bottom: none; }
.xl6cnz .vo6ocp0v tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.xcm89i .vo6ocp0v th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.qeydl .mw0t18 {
  overflow: hidden;
}
.qeydl .vo6ocp0v th { border-bottom: 1px solid var(--border-alt); }
.qeydl .vo6ocp0v tr:last-child td { border-bottom: none; }
.had41t { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.v9uy5 { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.lftef { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.yuk2n { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.lbqjjd { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.z6bi { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.z6bi li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.xitr .yuk2n { background: transparent; text-align: center; }
.z9x6oisv .lftef {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.rfzd .lftef {
  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);
}
.j42kl .v9uy5 { display: grid; grid-template-columns: auto 1fr; }
.j42kl .lftef {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.j42kl .yuk2n { grid-column: 2; }
.j42kl .lbqjjd,
.j42kl .z6bi { grid-column: 1 / -1; }
.vk4l7m5 .v9uy5 { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.vk4l7m5 .lftef {
  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);
}
.vk4l7m5 .yuk2n { grid-column: 2; }
.vk4l7m5 .lbqjjd,
.vk4l7m5 .z6bi { grid-column: 1 / -1; }
.x15owc47 .v9uy5 { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.x15owc47 .yuk2n { background: none; color: var(--accent-light); font-weight: 700; }
.tp71 .v9uy5 { 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); }
.tp71 .yuk2n { background: none; color: var(--accent-light); font-weight: 700; }
.ryshnxe .v9uy5 { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.ryshnxe .v9uy5:last-child { border-bottom: none; }
.ryshnxe .yuk2n { background: none; color: var(--accent-light); font-weight: 700; }
.c35bz .v9uy5 { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.c35bz .yuk2n { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.oqrs22d .had41t { counter-reset: card-n; }
.oqrs22d .v9uy5  { counter-increment: card-n; }
.oqrs22d .yuk2n { display: flex; align-items: center; gap: 10px; }
.oqrs22d .yuk2n::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;
}
.ksrebnzd .v9uy5 { background: var(--bg-surface); border: 1px solid var(--border); }
.ksrebnzd .yuk2n { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.a72x9 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.kk22kgby  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.sa6jyy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.gwhwoo1 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.eosyms4j { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.a72x9 strong { color: var(--text-primary); font-size: 0.95rem; }
.a72x9 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.f0o2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.wuant6, .suj2c { border-radius: 8px; padding: 14px; }
.wuant6 { background: var(--bg-pros); }
.suj2c { background: var(--bg-cons); }
.btiy815n { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.wuant6 .btiy815n { color: var(--c-pros-label); }
.suj2c .btiy815n { color: #f87171; }
.wuant6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.suj2c ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.h1vfc { width: 100%; height: auto; border-radius: 10px; display: block; }
.v6yv4 {
  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;
}
.v6yv4:hover { opacity: 0.85; }
.vyhdakby .v6yv4  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.vyhdakby .v6yv4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.sm7shkf7 .v6yv4  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.sm7shkf7 .v6yv4:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.tuxi .tmnrp { border-radius: 50px; }
.tuxi .v6yv4  { border-radius: 50px; }
.vicag .tmnrp { padding-left: 22px; padding-right: 22px; }
.vicag .v6yv4  { padding-left: 12px; padding-right: 12px; }
.dvnk1k .tmnrp { padding-left: 44px; padding-right: 44px; }
.dvnk1k .v6yv4  { padding-left: 24px; padding-right: 24px; }
.wh8zno .tmnrp { padding-left: 56px; padding-right: 56px; }
.wh8zno .v6yv4  { padding-left: 32px; padding-right: 32px; }
.hb3y05   .tmnrp::after, .hb3y05   .v6yv4::after,
.urkv .tmnrp::after, .urkv .v6yv4::after,
.gs6y7l9    .tmnrp::after, .gs6y7l9    .v6yv4::after,
.ls1awuu    .tmnrp::after, .ls1awuu    .v6yv4::after,
.pcx4    .tmnrp::after, .pcx4    .v6yv4::after,
.xls8o6h     .tmnrp::after, .xls8o6h     .v6yv4::after,
.h7x8    .tmnrp::after, .h7x8    .v6yv4::after,
.hifz   .tmnrp::after, .hifz   .v6yv4::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;
}
.hb3y05 .tmnrp::after, .hb3y05 .v6yv4::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");
}
.urkv .tmnrp::after, .urkv .v6yv4::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");
}
.gs6y7l9 .tmnrp::after, .gs6y7l9 .v6yv4::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");
}
.ls1awuu .tmnrp::after, .ls1awuu .v6yv4::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");
}
.pcx4 .tmnrp::after, .pcx4 .v6yv4::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");
}
.xls8o6h .tmnrp::after, .xls8o6h .v6yv4::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");
}
.h7x8 .tmnrp::after, .h7x8 .v6yv4::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");
}
.hifz .tmnrp::after, .hifz .v6yv4::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");
}
.mekuoear   .lzcd::after, .mekuoear   .gq2t4nfw::after,
.e09t7 .lzcd::after, .e09t7 .gq2t4nfw::after,
.u4tqzdp    .lzcd::after, .u4tqzdp    .gq2t4nfw::after,
.v5z0if    .lzcd::after, .v5z0if    .gq2t4nfw::after,
.txlc7x    .lzcd::after, .txlc7x    .gq2t4nfw::after,
.qfjs     .lzcd::after, .qfjs     .gq2t4nfw::after,
.v448a7    .lzcd::after, .v448a7    .gq2t4nfw::after,
.apy3lfaa   .lzcd::after, .apy3lfaa   .gq2t4nfw::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;
}
.mekuoear .lzcd::after, .mekuoear .gq2t4nfw::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");
}
.e09t7 .lzcd::after, .e09t7 .gq2t4nfw::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");
}
.u4tqzdp .lzcd::after, .u4tqzdp .gq2t4nfw::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");
}
.v5z0if .lzcd::after, .v5z0if .gq2t4nfw::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");
}
.txlc7x .lzcd::after, .txlc7x .gq2t4nfw::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");
}
.qfjs .lzcd::after, .qfjs .gq2t4nfw::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");
}
.v448a7 .lzcd::after, .v448a7 .gq2t4nfw::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");
}
.apy3lfaa .lzcd::after, .apy3lfaa .gq2t4nfw::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");
}
.ay6r .wlke { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .bf6l { flex: 0 0 260px; width: 260px; }
  .y6v3 { flex: 0 0 120px; width: 120px; }
  .r1etzvo { flex: 0 0 110px; width: 110px; }
  .mwrde   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .of9kb9y { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.of9kb9y.v6yv4 { 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) {
  .ludt { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .ludt .skzvz { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .ludt .bf6l { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .ludt .wlke { width: 100%; min-width: unset; height: 120px; }
  .ludt .ea164 { max-height: 96px; max-width: 200px; }
  .ludt .hsjm { min-width: unset; text-align: center; white-space: normal; }
  .ludt .y6v3 { min-width: 0; }
  .ludt .mwrde { 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; }
  .ludt .of9kb9y { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .rxrn8lgq .skzvz { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .lqdl .zb9kexaw {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .lqdl .p9mz2fs { margin: 0; }
}
.ojdy7 .p9mz2fs { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.ojdy7 .rqtei { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.ojdy7 .p4pqj { padding: 14px 16px; }
.ojdy7 .ivnp7df { border-radius: 4px; }
.ojdy7 .g2y3jz { border-radius: 0; }
.s31d09e .f0o2 { gap: 10px; }
.s31d09e .wuant6, .s31d09e .suj2c { padding: 12px; }
.s31d09e .wuant6 ul, .s31d09e .suj2c ul { margin: 4px 0 0; padding-left: 18px; }
.s31d09e .wuant6 li, .s31d09e .suj2c li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ibmnu { grid-template-columns: 1fr; }
  .mk14 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .mk14 .c4dl4 { width: 72px; height: 50px; }
  .mk14 .nydz { max-width: 180px; }
  .mk14 .oshwvu61 { width: auto; }
}
@media (max-width: 720px) {
  .pffhx { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .an6n8u { padding: 16px; }
  .i09me3 .sqqgtx { min-width: 50%; }
}
.eu29dblx .f0o2 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .gp8ri0s0 { grid-template-columns: 1fr; }
  .p17n { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rtgw { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .c0v0 { flex-wrap: wrap; padding: 16px; }
}
.qga8tu .f0o2 { gap: 8px; }
.qga8tu .wuant6, .qga8tu .suj2c { padding: 8px; }
@media (max-width: 480px) {
  .ftl9vec { flex-direction: column; align-items: stretch; }
}
.mqr0 .oshwvu61 .v6yv4 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .ic4xnq { flex-direction: column; align-items: stretch; gap: 10px; }
  .mqr0 .oshwvu61 { text-align: center; }
}
@media (max-width: 720px) {
  .ex48 { grid-template-columns: 1fr; }
  .syr89t { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .xd63bd4 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .xoni { grid-template-columns: 1fr; }
  .ndq1ttt { width: 100px; height: 100px; margin: 16px auto; }
  .zw24 { font-size: 1.4rem; }
  .ch2oh { justify-content: center; }
  .ex2bs .sqqgtx { min-width: 50%; }
}
.npus6 .f0o2 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .kib9 { flex-wrap: wrap; padding: 14px 16px; }
  .s9mwq4w { padding: 12px 16px; }
  .npus6 .f0o2 { margin: 0 16px; }
  .npus6 .hysrz6gz { padding: 0 16px; }
  .yljcw { padding: 12px 16px; }
}
.srqge50s .skzvz { padding: 14px 18px; gap: 16px; }
.srqge50s .hsjm { font-size: 1rem; }
.srqge50s .rqtei { padding: 14px 18px; gap: 14px; }
.srqge50s .p4pqj { padding: 14px 18px; }
.srqge50s .ivnp7df { width: 70px; }
.srqge50s .layow h3 { font-size: 1.05rem; }
.l7rb2ll .of9kb9y.v6yv4 { padding: 14px 30px !important; font-size: 1rem; }
.t6g0bou .of9kb9y.v6yv4 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.wi4zr0l .y1zrv { flex: 1.8; }
.wi4zr0l .y1zrv .wcsr {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.wi4zr0l .y1zrv .ukcph75 { font-weight: 700; color: var(--text-primary); }
.wi4zr0l .nm4jtm65,
.wi4zr0l .i7jwjd8a,
.wi4zr0l .aiiuh5t { flex: 0.75; opacity: 0.75; }
.r84xar0m { margin: 16px 0; }
.k8kt5 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.k8kt5 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.k8kt5 summary::after { content: "+"; color: var(--accent-light); }
.k8kt5[open] summary::after { content: "−"; }
.k8kt5 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.sizbqk4 { margin-bottom: 0; }
.i50nt h2.zsc6u { color: var(--text-primary); border-color: var(--accent-light); }
.j7f3 h2.zsc6u { color: var(--text-primary); border-color: var(--accent-light); }
.on7o .kk22kgby     { background: #052e16; border-color: #10b981; }
.on7o .sa6jyy { background: #2d0a1e; border-color: #f43f5e; }
.on7o .gwhwoo1    { background: #1e1036; border-color: #a855f7; }
.on7o .a72x9 strong  { color: #f1f5f9; }
.on7o .a72x9 p       { color: #cbd5e1; }
.on7o .li9mq    .kk22kgby     .eosyms4j::before,
.on7o .ey8v  .kk22kgby     .eosyms4j::before,
.on7o .w4u1f9eo  .kk22kgby     .eosyms4j::before,
.on7o .c59vxru .kk22kgby     .eosyms4j::before { color: #10b981; }
.on7o .li9mq    .sa6jyy .eosyms4j::before,
.on7o .ey8v  .sa6jyy .eosyms4j::before,
.on7o .w4u1f9eo  .sa6jyy .eosyms4j::before,
.on7o .c59vxru .sa6jyy .eosyms4j::before { color: #f43f5e; }
.on7o .li9mq    .gwhwoo1    .eosyms4j::before,
.on7o .ey8v  .gwhwoo1    .eosyms4j::before,
.on7o .w4u1f9eo  .gwhwoo1    .eosyms4j::before,
.on7o .c59vxru .gwhwoo1    .eosyms4j::before { color: #a855f7; }
.dvsb .kk22kgby     { background: #2d2000; border-color: #eab308; }
.dvsb .sa6jyy { background: #2d0b0b; border-color: #ef4444; }
.dvsb .gwhwoo1    { background: #2d1600; border-color: #f97316; }
.dvsb .a72x9 strong  { color: #f1f5f9; }
.dvsb .a72x9 p       { color: #cbd5e1; }
.dvsb .li9mq    .kk22kgby     .eosyms4j::before,
.dvsb .ey8v  .kk22kgby     .eosyms4j::before,
.dvsb .w4u1f9eo  .kk22kgby     .eosyms4j::before,
.dvsb .c59vxru .kk22kgby     .eosyms4j::before { color: #eab308; }
.dvsb .li9mq    .sa6jyy .eosyms4j::before,
.dvsb .ey8v  .sa6jyy .eosyms4j::before,
.dvsb .w4u1f9eo  .sa6jyy .eosyms4j::before,
.dvsb .c59vxru .sa6jyy .eosyms4j::before { color: #ef4444; }
.dvsb .li9mq    .gwhwoo1    .eosyms4j::before,
.dvsb .ey8v  .gwhwoo1    .eosyms4j::before,
.dvsb .w4u1f9eo  .gwhwoo1    .eosyms4j::before,
.dvsb .c59vxru .gwhwoo1    .eosyms4j::before { color: #f97316; }
.csn18k .kk22kgby     { background: #0c1a2e; border-color: #38bdf8; }
.csn18k .sa6jyy { background: #12103a; border-color: #818cf8; }
.csn18k .gwhwoo1    { background: #0a2020; border-color: #2dd4bf; }
.csn18k .a72x9 strong  { color: #f1f5f9; }
.csn18k .a72x9 p       { color: #cbd5e1; }
.csn18k .li9mq    .kk22kgby     .eosyms4j::before,
.csn18k .ey8v  .kk22kgby     .eosyms4j::before,
.csn18k .w4u1f9eo  .kk22kgby     .eosyms4j::before,
.csn18k .c59vxru .kk22kgby     .eosyms4j::before { color: #38bdf8; }
.csn18k .li9mq    .sa6jyy .eosyms4j::before,
.csn18k .ey8v  .sa6jyy .eosyms4j::before,
.csn18k .w4u1f9eo  .sa6jyy .eosyms4j::before,
.csn18k .c59vxru .sa6jyy .eosyms4j::before { color: #818cf8; }
.csn18k .li9mq    .gwhwoo1    .eosyms4j::before,
.csn18k .ey8v  .gwhwoo1    .eosyms4j::before,
.csn18k .w4u1f9eo  .gwhwoo1    .eosyms4j::before,
.csn18k .c59vxru .gwhwoo1    .eosyms4j::before { color: #2dd4bf; }
.bcw6mzg .kk22kgby     { background: var(--accent-bg); border-color: var(--accent-light); }
.bcw6mzg .sa6jyy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.bcw6mzg .gwhwoo1    { background: var(--accent-bg); border-color: var(--accent-pale); }
.bcw6mzg .li9mq    .eosyms4j::before,
.bcw6mzg .ey8v  .eosyms4j::before,
.bcw6mzg .w4u1f9eo  .eosyms4j::before,
.bcw6mzg .c59vxru .eosyms4j::before { color: var(--accent-light) !important; }
.mm6b::before,
.wp4c::before { margin-right: 5px; }
.g2o2crg .wuant6 ul li,
.g2o2crg .wuant6 .mm6b { color: #22c55e; }
.g2o2crg .suj2c ul li,
.g2o2crg .suj2c .wp4c { color: #ef4444; }
.r6myzki2 .wuant6 { background: var(--bg-pros); }
.r6myzki2 .suj2c { background: var(--bg-cons); }
.r6myzki2 .wuant6 .mm6b { color: var(--c-pros-label); }
.r6myzki2 .suj2c .wp4c { color: var(--c-cons); }
.r6myzki2 .wuant6 ul li,
.r6myzki2 .ataiq li            { color: var(--c-pros); }
.r6myzki2 .suj2c ul li,
.r6myzki2 .rhrsbd84 li            { color: var(--c-cons); }
.iem119 .wuant6 { background: var(--bg-pros); }
.iem119 .suj2c { background: var(--bg-cons); }
.iem119 .wuant6 .mm6b { color: var(--c-pros-label); }
.iem119 .suj2c .wp4c { color: var(--c-cons); }
.iem119 .wuant6 ul li,
.iem119 .suj2c ul li,
.ds1bzwpb .mm6b::before { content: "✓ "; }
.ds1bzwpb .wp4c::before { content: "✗ "; }
.jynfmtf6 .mm6b::before { content: "→ "; }
.jynfmtf6 .wp4c::before { content: "← "; }
.he69gy .mm6b::before { content: "★ "; }
.he69gy .wp4c::before { content: "✕ "; }
.giwqiooo .mm6b::before { content: "◆ "; }
.giwqiooo .wp4c::before { content: "▲ "; }
.ul5ziy .a72x9 { background: transparent; border-left: none; border: 1.5px solid; }
.ul5ziy .kk22kgby     { border-color: var(--c-tip-border); }
.ul5ziy .sa6jyy { border-color: var(--c-warn-border); }
.ul5ziy .gwhwoo1    { border-color: #60a5fa; }
.ul5ziy .a72x9 strong { color: var(--text-primary); }
.ul5ziy .a72x9 p      { color: var(--text-muted); }
.n6ji .a72x9 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.n6ji .kk22kgby     { border-top-color: var(--c-tip-border); }
.n6ji .sa6jyy { border-top-color: var(--c-warn-border); }
.n6ji .gwhwoo1    { border-top-color: #60a5fa; }
.amxzpdx .a72x9 { border-left: none; border-radius: 8px; }
.amxzpdx .kk22kgby     { background: #065f46; }
.amxzpdx .sa6jyy { background: #92400e; }
.amxzpdx .gwhwoo1    { background: #1e3a8a; }
.amxzpdx .a72x9 strong,
.amxzpdx .a72x9 p { color: #fff; }
.amxzpdx .eosyms4j::before { color: rgba(255,255,255,0.85) !important; }
.on7o.amxzpdx .kk22kgby,
.on7o .amxzpdx .kk22kgby     { background: #052e16; }
.on7o.amxzpdx .sa6jyy,
.on7o .amxzpdx .sa6jyy { background: #2d0a1e; }
.on7o.amxzpdx .gwhwoo1,
.on7o .amxzpdx .gwhwoo1    { background: #1e1036; }
.dvsb.amxzpdx .kk22kgby,
.dvsb .amxzpdx .kk22kgby      { background: #2d2000; }
.dvsb.amxzpdx .sa6jyy,
.dvsb .amxzpdx .sa6jyy  { background: #2d0b0b; }
.dvsb.amxzpdx .gwhwoo1,
.dvsb .amxzpdx .gwhwoo1     { background: #2d1600; }
.csn18k.amxzpdx .kk22kgby,
.csn18k .amxzpdx .kk22kgby      { background: #0c1a2e; }
.csn18k.amxzpdx .sa6jyy,
.csn18k .amxzpdx .sa6jyy  { background: #12103a; }
.csn18k.amxzpdx .gwhwoo1,
.csn18k .amxzpdx .gwhwoo1     { background: #0a2020; }
.b0jiz .a72x9 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.b0jiz .kk22kgby     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.b0jiz .sa6jyy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.b0jiz .gwhwoo1    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.b0jiz .a72x9 strong { color: var(--text-primary); }
.b0jiz .a72x9 p      { color: var(--text-muted); }
.p7fwg .a72x9 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.li9mq .eosyms4j,
.ey8v .eosyms4j,
.w4u1f9eo .eosyms4j,
.c59vxru .eosyms4j { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.li9mq .eosyms4j::before,
.ey8v .eosyms4j::before,
.w4u1f9eo .eosyms4j::before,
.c59vxru .eosyms4j::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.li9mq .kk22kgby     .eosyms4j::before { content: "✦"; color: var(--c-tip-border); }
.li9mq .sa6jyy .eosyms4j::before { content: "▲"; color: var(--c-warn-border); }
.li9mq .gwhwoo1    .eosyms4j::before { content: "◉"; color: #60a5fa; }
.ey8v .kk22kgby     .eosyms4j::before { content: "★"; color: var(--c-tip-border); }
.ey8v .sa6jyy .eosyms4j::before { content: "◆"; color: var(--c-warn-border); }
.ey8v .gwhwoo1    .eosyms4j::before { content: "●"; color: #60a5fa; }
.w4u1f9eo .kk22kgby     .eosyms4j::before { content: "▶"; color: var(--c-tip-border); }
.w4u1f9eo .sa6jyy .eosyms4j::before { content: "■"; color: var(--c-warn-border); }
.w4u1f9eo .gwhwoo1    .eosyms4j::before { content: "▸"; color: #60a5fa; }
.c59vxru .kk22kgby     .eosyms4j::before { content: "→"; color: var(--c-tip-border); }
.c59vxru .sa6jyy .eosyms4j::before { content: "⬥"; color: var(--c-warn-border); }
.c59vxru .gwhwoo1    .eosyms4j::before { content: "◈"; color: #60a5fa; }
.lfkc576b .bx85j9t3 .hq0ic,
.lfkc576b .osxf3qwj .hq0ic  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.lfkc576b .v9uy5                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.lfkc576b .mw0t18          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.lfkc576b .sxdhi1y6                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.h547 .bx85j9t3 .hq0ic,
.h547 .osxf3qwj .hq0ic,
.h547 .v9uy5,
.h547 .skzvz,
.h547 .p9mz2fs,
.h547 .mw0t18,
.h547 .sxdhi1y6,
.h547 .p7fwg .a72x9 { box-shadow: none; }
.r62oovb   .fq6g91, .r62oovb .du2gegeo, .r62oovb .uq3h,
.r62oovb   .z1wo13km, .r62oovb .da387uhm { font-size: 0.9rem; }
.r62oovb   .rc2bmflt, .r62oovb .gq45ct7j { font-size: 0.9rem; }
.agpghd   .fq6g91, .agpghd .du2gegeo, .agpghd .uq3h,
.agpghd   .z1wo13km, .agpghd .da387uhm { font-size: 0.95rem; }
.agpghd   .rc2bmflt, .agpghd .gq45ct7j { font-size: 0.95rem; }
.eqnurq   .fq6g91, .eqnurq .du2gegeo, .eqnurq .uq3h,
.eqnurq   .z1wo13km, .eqnurq .da387uhm { font-size: 1.08rem; }
.eqnurq   .rc2bmflt, .eqnurq .gq45ct7j { font-size: 1.05rem; }
.eqnurq   .vo6ocp0v { font-size: 0.97rem; }
.sk6dxbi .ebqz08      { font-size: 3.2rem; }
.sk6dxbi h2.zsc6u { font-size: 1.9rem; }
.sk6dxbi h3.fdddq     { font-size: 1.4rem; }
.iso7pc .ebqz08      { font-size: 3.8rem; }
.iso7pc h2.zsc6u { font-size: 2.2rem; }
.iso7pc h3.fdddq     { font-size: 1.6rem; }
.sizbqk4 + .sizbqk4 { position: relative; }
.dsy3ipg   .sizbqk4 + .sizbqk4::before,
.ujmc4n3h  .sizbqk4 + .sizbqk4::before,
.tg6gsz9z   .sizbqk4 + .sizbqk4::before,
.qqsd4   .sizbqk4 + .sizbqk4::before,
.o7v1v7e   .sizbqk4 + .sizbqk4::before,
.uwpu1 .sizbqk4 + .sizbqk4::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.dsy3ipg .sizbqk4 + .sizbqk4::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ujmc4n3h .sizbqk4 + .sizbqk4::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.tg6gsz9z .sizbqk4 + .sizbqk4::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.qqsd4 .sizbqk4 + .sizbqk4::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.x7v2 .sizbqk4 { margin-bottom: 16px; }
.x7v2 .sizbqk4 + .sizbqk4 { margin-top: 0; }
.x7v2 .kjfg { padding-top: 0; padding-bottom: 0; }
.o7v1v7e .sizbqk4 + .sizbqk4::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.uwpu1 .sizbqk4 + .sizbqk4::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.oqub .sizbqk4 + .sizbqk4::before,
.ht74rk0 .sizbqk4 + .sizbqk4::before,
.ywuip6 .sizbqk4 + .sizbqk4::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%;
}
.xpuybo5u .oqub .sizbqk4:nth-child(even)::before,
.xpuybo5u .ht74rk0 .sizbqk4:nth-child(even)::before,
.xpuybo5u .ywuip6 .sizbqk4:nth-child(even)::before { background: var(--bg-surface); }
.lsnisx6 .oqub .sizbqk4:nth-child(even)::before,
.lsnisx6 .ht74rk0 .sizbqk4:nth-child(even)::before,
.lsnisx6 .ywuip6 .sizbqk4:nth-child(even)::before { background: var(--bg-card); }
.oqub .sizbqk4 + .sizbqk4::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");
}
.ht74rk0 .sizbqk4 + .sizbqk4::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");
}
.ywuip6 .sizbqk4 + .sizbqk4::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");
}
.vclxwa .gke75t3e,
.jy3mdjq .gke75t3e { margin-bottom: 60px; }
.t1rayt .gke75t3e { margin-bottom: 70px; }
.me7gdoh5 .dhkb2hkl { background: var(--accent); }
.me7gdoh5 .dhkb2hkl .qoln { background: none; }
.me7gdoh5 .ves7387 { background: var(--accent); }
.me7gdoh5 .dh3xo4 { background: var(--accent-bg); }
.me7gdoh5 .iyg0:not(.dhkb2hkl) .qoln { background: rgba(0,0,0,0.6); }
.xj4e .wdp69 { float: left; width: 38%; margin: 0 28px 16px 0; }
.xj4e .wdp69 .h1vfc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.xj4e .kjfg::after { content: ''; display: block; clear: both; }
.zvw9 .wdp69 { float: right; width: 38%; margin: 0 0 16px 28px; }
.zvw9 .wdp69 .h1vfc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zvw9 .kjfg::after { content: ''; display: block; clear: both; }
.ylzn .sizbqk4:nth-child(odd)  .wdp69 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.ylzn .sizbqk4:nth-child(even) .wdp69 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ylzn .wdp69 .h1vfc { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ylzn .kjfg::after { content: ''; display: block; clear: both; }
.xj4e .had41t,
.zvw9 .had41t,
.zvw9 .ludt,
.ylzn .had41t,
@media (max-width: 900px) {
  .xj4e .wdp69,
  .zvw9 .wdp69,
  .ylzn .sizbqk4:nth-child(odd)  .wdp69,
  .ylzn .sizbqk4:nth-child(even) .wdp69 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .xj4e .wdp69 .h1vfc,
  .zvw9 .wdp69 .h1vfc,
  .ylzn .wdp69 .h1vfc {
    max-height: none !important;
  }
}
.xj4e .rc2bmflt,
.xj4e .gq45ct7j,
.zvw9 .rc2bmflt,
.zvw9 .gq45ct7j,
.ylzn .rc2bmflt,
.ylzn .gq45ct7j { overflow: hidden; }
@media (max-width: 640px) {
  .xj4e .wdp69,
  .zvw9 .wdp69,
  .ylzn .wdp69 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dw6rfh97 .efnu,
.dw6rfh97 .kjfg,
.dw6rfh97 .llby4ogg  { max-width: 1100px; }
.dw6rfh97 { --content-mw: 1100px; }
.rlhmzk .efnu,
.rlhmzk .kjfg,
.rlhmzk .llby4ogg  { max-width: 1200px; }
.o8mnyy .efnu,
.o8mnyy .kjfg,
.o8mnyy .llby4ogg  { max-width: 1320px; }
.i8upfy { font-size: 0.82rem; color: var(--text-muted); }
.t0msu63 { display: flex; align-items: center; }
.zyjwor2 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.ecn9uu8 { display: flex; align-items: center; }
.hwts8qz { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.hwts8qz:hover { text-decoration: underline; }
.ctur13ef { margin: 0 3px; opacity: 0.45; }
.ctur13ef::before { content: '/'; }
.zp1uz { padding: 2px 5px; color: var(--text-main); }
.si2pfp7 .i8upfy {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.si2pfp7 .t0msu63 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.nqwk .i8upfy {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.nqwk .t0msu63 { padding: 0 0 0 12px; }
.dtek .t0msu63 { padding: 0 16px; }
.dtek .i8upfy {
  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);
}
.dtek .efnu { padding-top: 28px; }
@media (max-width: 720px) {
  .tw1aa5mo { margin-top: 18px; padding: 0 16px; }
  .dtek .efnu { padding-top: 16px; }
}
.dw6rfh97.si2pfp7 .t0msu63 { max-width: 1100px; }
.rlhmzk.si2pfp7 .t0msu63 { max-width: 1200px; }
.o8mnyy.si2pfp7 .t0msu63 { max-width: 1320px; }
.dw6rfh97 .tw1aa5mo { max-width: 1100px; }
.wt8dwq0m .sizbqk4 { padding-top: 16px; padding-bottom: 16px; }
.oc2wvo .sizbqk4 { padding-top: 24px; padding-bottom: 24px; }
.s9t5u .sizbqk4 { padding-top: 40px; padding-bottom: 40px; }
.jjy7cmsk .sizbqk4 { padding-top: 52px; padding-bottom: 52px; }
.kpi75 .sizbqk4:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.kpi75 .sizbqk4:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.kpi75 .sizbqk4:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.kpi75 .sizbqk4:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.dznxxa .kjfg { padding-top: 10px;  padding-bottom: 10px; }
.yxw7sgdi .kjfg { padding-top: 18px;  padding-bottom: 18px; }
.b95jf .kjfg { padding-top: 36px;  padding-bottom: 36px; }
.zuair .kjfg { padding-top: 48px;  padding-bottom: 48px; }
.wzxq8 h2.zsc6u { font-weight: 600; }
.wzxq8 h3.fdddq     { font-weight: 600; }
.lezxp h2.zsc6u { font-weight: 800; }
.lezxp h3.fdddq     { font-weight: 700; }
.x4eiflk h2.zsc6u { font-weight: 900; }
.x4eiflk h3.fdddq     { font-weight: 800; }
.x4eiflk .a72x9 strong,
.x4eiflk .a72x9 strong { font-weight: 600; }
.lzcd {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.zlsf .lzcd { display: none; }
@media (max-width: 640px) { .lzcd { display: none; } }
.lzcd { background: var(--cta) !important; color: #fff !important; border: none !important; }
.lzcd:hover { opacity: 0.85; }
.nswz6rt .lzcd { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.axbsl3 .lzcd,
.zgra  .lzcd { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.axbsl3 .lzcd:hover,
.zgra  .lzcd:hover { opacity: 0.88; }
.nswz6rt.axbsl3 .lzcd,
.nswz6rt.zgra  .lzcd { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.gq2t4nfw {
  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;
}
.gq2t4nfw:hover { transform: translateY(-2px); opacity: 0.92; }
.gq2t4nfw { background: var(--cta) !important; color: #fff !important; border: none !important; }
.yugkh8 .gq2t4nfw { display: none; }
.cpqeiv4x .gq2t4nfw { right: 32px; }
.tywy55  .gq2t4nfw { left: 32px; }
@media (max-width: 480px) {
  .cpqeiv4x .gq2t4nfw { right: 20px; bottom: 20px; }
  .tywy55  .gq2t4nfw { left: 20px; bottom: 20px; }
}
.u9k9z { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.llby4ogg { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.c7jd9u { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nwhkntc { color: var(--text-dim); font-size: 0.8rem; }
.sc1f3wo { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.sc1f3wo img { height: 26px; width: auto; object-fit: contain; }
.p6kwaz6 { display: flex; flex-direction: column; gap: 6px; }
.p6kwaz6 a, .hhd59enu a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.p6kwaz6 a:hover, .hhd59enu a:hover { color: var(--accent-light); }
.p6kwaz6 .wh4gz6l { padding-left: 10px; font-size: 0.82rem; opacity: 0.8; }
.xyg4c .llby4ogg { text-align: center; }
.xyg4c .c7jd9u { margin-top: 0; }
.iozopbi { margin-top: 10px; }
.iozopbi a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .llby4ogg { padding-left: 16px; padding-right: 16px; }
  .mbei2p .llby4ogg { padding: 20px 16px; }
  .hhd59enu { gap: 4px 12px; }
  .c7jd9u { font-size: 0.78rem; }
}
.xlmbws9 .d9psizsx .sc1f3wo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.xlmbws9 .c7jd9u { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.xlmbws9 .nwhkntc { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .xlmbws9 .yh7b1 { grid-template-columns: 1fr 1fr; } .xlmbws9 .d9psizsx { grid-column: 1 / -1; } }
@media (max-width: 480px) { .xlmbws9 .yh7b1 { grid-template-columns: 1fr; } }
.qwix .sc1f3wo { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.qwix .c7jd9u { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .qwix .tje2tu2 { gap: 12px; } .qwix .sc1f3wo { margin-right: 0; width: 100%; } }
.lw5emq .q5ty0n .sc1f3wo { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.lw5emq .c7jd9u { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.lw5emq .nwhkntc { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .lw5emq .itqy4t2 { grid-template-columns: 1fr 1fr; } .lw5emq .q5ty0n { grid-column: 1 / -1; } }
@media (max-width: 480px) { .lw5emq .itqy4t2 { grid-template-columns: 1fr; } }
.liba2xb .dfylb { display: grid; grid-template-columns: 1fr 2fr 1.2fr; gap: 2rem; align-items: start; }
.liba2xb .p6kwaz6 { display: grid; grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); gap: 6px 20px; }
@media (max-width: 760px) { .liba2xb .dfylb { grid-template-columns: 1fr 1fr; } .liba2xb .ghwu:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .liba2xb .dfylb { grid-template-columns: 1fr; } }
.a68lvckz .dfylb { grid-template-columns: 1fr 2fr; }
.a68lvckz .h3lk .p6kwaz6 { grid-template-columns: repeat(auto-fill, minmax(120px, 1fr)); }
@media (max-width: 480px) { .a68lvckz .dfylb { grid-template-columns: 1fr; } }
.rinm9fr .llby4ogg { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.ld8h .x503      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.ld8h .u9k9z { background: var(--bg-page); border-top-color: var(--border-alt); }
.iakwputk .x503      { background: #0d1117; border-bottom-color: #21262d; }
.iakwputk .p4xjt { color: var(--accent-light); }
.iakwputk .i7yf1 { --msep-color: #8b949e; }
.iakwputk .i7yf1 a { color: #8b949e; }
.iakwputk .i7yf1 a:hover { color: var(--accent-light); }
.iakwputk .yg8p2ny { color: #8b949e; }
.iakwputk .u9k9z { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.iakwputk .c7jd9u,
.iakwputk .nwhkntc { color: #6e7681; }
.iakwputk .p6kwaz6 a, .iakwputk .hhd59enu a,
.iakwputk .sc1f3wo { color: #e6edf3; }
.iakwputk .p6kwaz6 a:hover, .iakwputk .hhd59enu a:hover,
@media (max-width: 640px) {
  .iakwputk .i7yf1 { background: #0d1117; border-top-color: #21262d; }
  .iakwputk .i7yf1 li a { border-bottom-color: #21262d; }
}
.lmknsgom .x503      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.lmknsgom .p4xjt { color: var(--accent-light); }
.lmknsgom .i7yf1 { --msep-color: #475569; }
.lmknsgom .i7yf1 a { color: #475569; }
.lmknsgom .i7yf1 a:hover { color: var(--accent-light); }
.lmknsgom .yg8p2ny { color: #64748b; }
.lmknsgom .u9k9z { background: #f0f4f8; border-top-color: #cbd5e1; }
.lmknsgom .c7jd9u,
.lmknsgom .nwhkntc { color: #64748b; }
.lmknsgom .p6kwaz6 a, .lmknsgom .hhd59enu a,
.lmknsgom .d0b1 a, .lmknsgom .sc1f3wo { color: #374151; }
.lmknsgom .p6kwaz6 a:hover, .lmknsgom .hhd59enu a:hover,
@media (max-width: 640px) {
  .lmknsgom .i7yf1 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .lmknsgom .i7yf1 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.axbsl3 .x503      { background: var(--accent); border-bottom-color: var(--accent-light); }
.axbsl3 .p4xjt { color: #fff; }
.axbsl3 .i7yf1 { --msep-color: rgba(255,255,255,0.82); }
.axbsl3 .i7yf1 a { color: rgba(255,255,255,0.82); }
.axbsl3 .i7yf1 a:hover { color: #fff; }
.axbsl3 .yg8p2ny { color: rgba(255,255,255,0.9); }
.axbsl3 .u9k9z { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.axbsl3 .c7jd9u,
.axbsl3 .nwhkntc { color: rgba(255,255,255,0.72); }
.axbsl3 .p6kwaz6 a, .axbsl3 .hhd59enu a,
.axbsl3 .d0b1 a, .axbsl3 .sc1f3wo { color: #fff; }
.axbsl3 .p6kwaz6 a:hover, .axbsl3 .hhd59enu a:hover,
@media (max-width: 640px) {
  .axbsl3 .i7yf1 { background: var(--accent); border-top-color: var(--accent-light); }
  .axbsl3 .i7yf1 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.zgra .x503 {
  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);
}
.zgra .u9k9z {
  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) {
  .zgra .i7yf1 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.jo2xt .y2aygp0v { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.hhekuf .y2aygp0v { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.n4jqcpv .y2aygp0v { min-height: 72px; height: auto; }
.umb7 .y2aygp0v { min-height: 84px; height: auto; }
.mbei2p .y2aygp0v { max-width: none; padding: 0 32px; }
.mbei2p .llby4ogg  { max-width: none; padding: 24px 32px; }
.t1awe.rlhmzk .y2aygp0v { max-width: 1200px; }
.t1awe.o8mnyy .y2aygp0v { max-width: 1320px; }
.kl06aqa   .p4xjt, .kl06aqa   .sc1f3wo { text-transform: capitalize; }
.ui7mo8ap .p4xjt, .ui7mo8ap .sc1f3wo { text-transform: lowercase; }
.yicfpe .p4xjt, .yicfpe .sc1f3wo { text-transform: uppercase; letter-spacing: 0.06em; }
.dao20bcs, .dobfnt {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.kvhrbtz .dao20bcs,
.kvhrbtz .dobfnt { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.us19bm .dao20bcs,
.us19bm .dobfnt { 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; }
.nuwo37 .dao20bcs,
.nuwo37 .dobfnt { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.yr5ox1 .dao20bcs,
.yr5ox1 .dobfnt { 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; }
.wr5xxj   .i7yf1 a { font-weight: 500; }
.dllg0cu8 .i7yf1 a { font-weight: 600; }
.b7yc     .i7yf1 a { font-weight: 700; }
.bwsdv    .i7yf1 a { font-weight: 800; letter-spacing: 0.01em; }
.kxzbtxcn     .i7yf1 > li + li::before,
.znceaw5    .i7yf1 > li + li::before,
.nepeq    .i7yf1 > li + li::before,
.n7uoj .i7yf1 > li + li::before,
.ls2uv5xo .i7yf1 > li + li::before,
.bk4jbs89  .i7yf1 > li + li::before,
.fmuwnha    .i7yf1 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.kxzbtxcn     .i7yf1 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.znceaw5    .i7yf1 > li + li::before { content: "|"; }
.nepeq    .i7yf1 > li + li::before { content: "—"; }
.n7uoj .i7yf1 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ls2uv5xo .i7yf1 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.bk4jbs89  .i7yf1 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.fmuwnha    .i7yf1 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .b4xh70 .yg8p2ny,
  .sd1u3 .yg8p2ny,
  .pgvsgk .yg8p2ny,
  .n9zmtw .yg8p2ny,
  .m1njzhq0 .yg8p2ny {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .b4xh70 .yg8p2ny::before,
  .sd1u3 .yg8p2ny::before,
  .pgvsgk .yg8p2ny::before,
  .n9zmtw .yg8p2ny::before,
  .m1njzhq0 .yg8p2ny::before { content: ""; display: block; flex-shrink: 0; }

  
  .b4xh70 .yg8p2ny::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;
  }

  
  .sd1u3 .yg8p2ny::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;
  }

  
  .pgvsgk .yg8p2ny::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;
  }

  
  .n9zmtw .yg8p2ny::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;
  }

  
  .m1njzhq0 .yg8p2ny::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) {
  .lx7fytc .yg8p2ny {
    padding: 5px 14px;
  }
  .lx7fytc .i7yf1 {
    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;
  }
  .lx7fytc .i7yf1 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .lx7fytc .i7yf1 li a:hover { background: var(--bg-raised); }
  .lx7fytc .hwau,
  .n6le .hwau,
  .x59r .hwau { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .lkeiyg .yg8p2ny {
    padding: 5px 10px;
  }
  .lkeiyg .i7yf1 {
    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);
  }
  .lkeiyg .i7yf1.rvn4h { transform: translateX(0); }
  .lkeiyg .i7yf1 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .lkeiyg .i7yf1 li:last-child a { border-bottom: none; }
  .axbsl3 .i7yf1,
  .iakwputk .i7yf1 { background: var(--accent) !important; }
  .axbsl3 .i7yf1 li a,
  .iakwputk .i7yf1 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .x59r .yg8p2ny {
    padding: 5px 10px;
  }
  .x59r .i7yf1 {
    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);
  }
  .x59r .i7yf1::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .x59r .i7yf1.rvn4h { transform: translateY(0); }
  .x59r .i7yf1 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tunwz .yg8p2ny {
    padding: 5px 10px;
  }
  .tunwz .i7yf1 {
    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;
  }
  .tunwz .i7yf1.rvn4h { opacity: 1; pointer-events: auto; }
  .tunwz .i7yf1 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .vpd2kalh     .yg8p2ny { border-radius: 0 !important; }
  .wyd4kb   .yg8p2ny { border-radius: 8px !important; }
  .bxq3u2i .yg8p2ny { border-radius: 50% !important; }
  .r7q7fzc3   .yg8p2ny { border-radius: 999px !important; }
}
.qjrze6l .tqclpju { height: 36px; }
.vcajz .tqclpju { height: 60px; max-width: 200px; }
.clr9zi4 .tqclpju { height: 76px; max-width: 240px; }
.w2y1w    .y6v3, .w2y1w    .mzkau { color: #f59e0b; }
@media (min-width: 720px) {
  .vpb43 .ludt {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .vpb43 .skzvz {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .vpb43 .skzvz { padding: 40px 16px 20px; }
  .vpb43 .mwrde {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .vpb43 .of9kb9y { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .kntggo .skzvz {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .kntggo .skzvz::before {
    position: absolute; top: 14px; left: 14px;
  }
  .kntggo .bf6l {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .kntggo .hsjm { white-space: normal; text-align: center; font-size: 1.2rem; }
  .kntggo .mwrde {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .kntggo .of9kb9y { width: 100%; min-width: 0; }
  .kntggo .y6v3 { min-width: 0; }
}
.mvmb .ludt { counter-reset: cs-rank; }
.mvmb .skzvz::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent-light); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.qkxbnm9g .k8kt5 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.qkxbnm9g .k8kt5 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.qkxbnm9g .k8kt5 p { padding: 0 2px 16px; }
.mo4zvc .k8kt5 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.mo4zvc .k8kt5 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.mo4zvc .k8kt5 summary::after { content: "›"; font-size: 1.2em; }
.mo4zvc .k8kt5[open] summary::after { content: "‹"; }
.mo4zvc .k8kt5 p { padding: 10px 22px 4px; }
.e56u4 .k8kt5 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.e56u4 .k8kt5 summary { color: var(--text-primary); padding-left: 16px; }
.e56u4 .k8kt5 summary::after { content: "›"; font-size: 1.1em; }
.e56u4 .k8kt5[open] summary::after { content: "‹"; }
.e56u4 .k8kt5 p { padding-left: 16px; }
.ck008db2 .r84xar0m { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.ck008db2 .k8kt5 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.ck008db2 .k8kt5:last-child { border-bottom: none; }
.ck008db2 .k8kt5 summary { color: var(--text-primary); border-radius: 0; }
.ck008db2 .k8kt5 summary::after { content: "›"; font-size: 1.1em; }
.ck008db2 .k8kt5[open] summary::after { content: "‹"; }
.p5cp5n .k8kt5 { overflow: hidden; }
.p5cp5n .k8kt5 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.p5cp5n .k8kt5 summary::after { color: rgba(255,255,255,.75); }
.p5cp5n .k8kt5[open] summary { border-radius: 0; }
.dehc19 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.upojckf {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.dt9ix {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.w6min { color: var(--text-muted); font-size: 1.05rem; }
.qtzh9j {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.mwacp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.kjut5 { margin-bottom: 20px; }
.toog {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.uuqr9y3 {
  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;
}
.uuqr9y3:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.c6cc4 { resize: vertical; min-height: 130px; }
.ot3x52m6 { width: 100%; margin-top: 8px; }
.ahaol7 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.ry63xx {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.h3crlvhl { color: var(--text-muted); line-height: 1.75; }
.hqblk1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hqblk1 li { margin-bottom: 6px; }
.xh2xu1 { max-width: 760px; margin: 0 auto; }
.gvnf7d { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.focpb { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.focpb:last-child { border-bottom: none; }
.focpb h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 12px;
}
.focpb p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.i8q8gn6 { max-width: 760px; margin: 0 auto; }
.d2ox5j ul.hqblk1 { margin: 0; }
@media (max-width: 640px) { .dpw9a6yu { grid-template-columns: 1fr; gap: 10px; } }
.efaj { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.qbhaa { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.i2q08p { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.qbhaa p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.qbhaa .hqblk1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .efaj { grid-template-columns: 1fr; } }
.d5ekm ul.hqblk1 { margin: 0; }
.g3z2kg .hqblk1,
.q2f0 .hqblk1,
.fy3ci8l .hqblk1,
.cxyvd3a .hqblk1 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .k3bf8cv3 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .w0xlwggk { grid-template-columns: 1fr; } .tpcd { position: static; text-align: center; } }
@media (max-width: 860px) { .os218p3d { grid-template-columns: 1fr; } }
.cxyvd3a .hqblk1 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .uvxphdl { flex-direction: column; text-align: center; } .k33hp { grid-template-columns: 1fr; } }
.vj4zd {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.vj4zd .dt9ix { color: var(--accent-light); }
.s9dnt .dt9ix { font-size: 2rem; }
.s9dnt .w6min { max-width: 680px; }
.deoe13n0 .dt9ix { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.deoe13n0 .w6min  { margin: 0; }
@media (max-width: 640px) { .deoe13n0 { flex-direction: column; } }
.cfo7 .dt9ix { color: var(--accent-light); }
.amis73 .dt9ix { color: #fff; }
.amis73 .w6min  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .b0kr6m { grid-template-columns: 1fr; } }
.mq1oe .uuqr9y3 {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.mq1oe .uuqr9y3:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.iwyvrunc .uuqr9y3 { background: var(--bg-raised); border-color: transparent; }
.iwyvrunc .uuqr9y3:focus { background: var(--bg-card); border-color: var(--accent-light); }
.ez46a .uuqr9y3 { border-radius: 100px; padding: 11px 20px; }
.ez46a .c6cc4 { border-radius: 14px; }
@media (max-width: 640px) { .jkrwt2 { grid-template-columns: 1fr; } }
.jrcy3dr { counter-reset: priv-count; }
.ugzuq1 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.ugzuq1:last-child { border-bottom: none; }
.cqwkkh8 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.ugzuq1 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.ugzuq1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.sz3w101z { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.sz3w101z li { margin-bottom: 6px; }
.ipo1louc{display:none}
.ipo1louc:empty,.cbq3:empty{display:none}
.uif05bm5{position:relative;overflow:visible}
.uc835b2w .tj8tqd,.mwct .tj8tqd,
.amzl .tj8tqd,.dwsi64t0 .tj8tqd,
.ts6w0 .tj8tqd,.olcc1ei .tj8tqd{display:block}
.jl11by .k1beuku1{display:block}
.uc835b2w .tj8tqd,.mwct .tj8tqd,
.amzl .tj8tqd,.dwsi64t0 .tj8tqd,
.ts6w0 .tj8tqd{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}
.uc835b2w .tj8tqd .cbq3,.mwct .tj8tqd .cbq3,
.amzl .tj8tqd .cbq3,.dwsi64t0 .tj8tqd .cbq3,
.ts6w0 .tj8tqd .cbq3{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}
.uc835b2w .r8mr,.mwct .r8mr,
.amzl .r8mr,.dwsi64t0 .r8mr,
.ts6w0 .r8mr{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.uc835b2w .tj8tqd,.mwct .tj8tqd{top:12px}
.uc835b2w .tj8tqd .cbq3{margin-right:auto}
.mwct .tj8tqd .cbq3{margin-left:auto}
.mwct .tj8tqd{text-align:right}
.amzl .tj8tqd,.dwsi64t0 .tj8tqd{bottom:12px}
.amzl .tj8tqd .cbq3{margin-right:auto}
.dwsi64t0 .tj8tqd .cbq3{margin-left:auto}
.dwsi64t0 .tj8tqd{text-align:right}
.ts6w0 .tj8tqd{position:relative;margin-top:16px}
.ts6w0 .tj8tqd .cbq3{margin:0 auto}
.olcc1ei .tj8tqd{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.olcc1ei .tj8tqd .cbq3{margin:0}
.olcc1ei .dh3xo4~.tj8tqd,
.olcc1ei .kq0eg~.tj8tqd{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.olcc1ei .dh3xo4~.tj8tqd .cbq3,
.olcc1ei .kq0eg~.tj8tqd .cbq3{justify-content:flex-start}
.dh3xo4~.tj8tqd,.kq0eg~.tj8tqd{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}
.dh3xo4~.tj8tqd .cbq3{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.kq0eg~.tj8tqd .cbq3{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.k1beuku1 .cbq3{margin:0 0 12px}
.cbq3{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.r8mr{white-space:nowrap}
.aig11ss .r8mr{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.uy6jp .r8mr{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}
.b86e2 .cbq3{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.fvda5k4 .r8mr{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.yxuc .r8mr{color: var(--accent-light);opacity:1;font-weight:500}
.dknd .r8mr{border-bottom:1px solid currentColor;padding-bottom:2px}
.o46cb .cbq3{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.tf66{--date-bg:var(--accent-bg)}
.k7382wm3 .shllwova::before{content:""}
.vvubyoed .r8mr + .r8mr::before{content:"•";margin-right:6px;opacity:.4}
.u5c50r9 .r8mr + .r8mr::before{content:"/";margin-right:6px;opacity:.35}
.jbxhax .r8mr + .r8mr::before{content:"|";margin-right:6px;opacity:.3}
.uv9i6c .r8mr + .r8mr::before{content:"—";margin-right:6px;opacity:.3}
.l0bx .r8mr + .r8mr::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.km649og .r8mr + .r8mr::before{content:"·";margin-right:6px;opacity:.4}
.cbnks .r8mr + .r8mr::before{content:"›";margin-right:6px;opacity:.4}
.f43gvaf .r8mr + .r8mr::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.yv2zg .yan4{border-left:3px solid var(--accent);border-radius:0}
@media(max-width:640px){
  .yan4{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ycvske{max-width:100%}
}
:root {
  --accent:          #1b156d;
  --brand:           #1b156d;
  --brand-light:     #e5a100;
  --brand-pale:      #e5a100;
  --grad-start:      #050417;
  --grad-end:        #151057;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #e5a100;
  --cta-light:       #f9c037;
  --cta-hover:       #ffb70e;
  --bg-page:         #060514;
  --bg-surface:      #0a0820;
  --bg-card:         #0e0b2c;
  --bg-card-inner:   #110f38;
  --bg-raised:       #151244;
  --bg-hover:        #191550;
  --border:          #1e1960;
  --border-alt:      #262078;
  --border-section:  #1e1960;
  --text-primary:    #e3e3e7;
  --text-muted:      #9f9eac;
  --text-body:       #c8c7d0;
  --text-sub:        #9f9eac;
  --text-faint:      #6a697c;
  --text-dim:        #525260;
  --text-label:      #848295;
  --text-value:      #babac4;
  --accent-bg:       #14132a;
  --accent-bg-light: #1c1a41;
  --bg-tip:          #162621;
  --bg-warning:      #272115;
  --bg-info:         #161b26;
  --bg-pros:         #162621;
  --bg-cons:         #26161b;
  --c-pros:          #80eecf;
  --c-cons:          #e689a4;
  --c-pros-label:    #53e9be;
  --c-tip-border:    #33e5b2;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #80eecf;
}
:root { --logo-bg-opacity: 49%; }
body, button, input { font-family: "Kanit", sans-serif; }
.o8d1m .eosyms4j { font-size: 0; width: 1.2rem; flex-shrink: 0; }.o8d1m .eosyms4j::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.o8d1m .kk22kgby     .eosyms4j::before { content: "";  color: var(--c-tip-border); }.o8d1m .sa6jyy .eosyms4j::before { content: ""; color: var(--c-warn-border); }.o8d1m .gwhwoo1    .eosyms4j::before { content: ""; color: #60a5fa; }.on7o .o8d1m .kk22kgby     .eosyms4j::before { color: #10b981; }.on7o .o8d1m .sa6jyy .eosyms4j::before { color: #f43f5e; }.on7o .o8d1m .gwhwoo1    .eosyms4j::before { color: #a855f7; }.dvsb  .o8d1m .kk22kgby     .eosyms4j::before { color: #eab308; }.dvsb  .o8d1m .sa6jyy .eosyms4j::before { color: #ef4444; }.dvsb  .o8d1m .gwhwoo1    .eosyms4j::before { color: #f97316; }.csn18k  .o8d1m .kk22kgby     .eosyms4j::before { color: #38bdf8; }.csn18k  .o8d1m .sa6jyy .eosyms4j::before { color: #818cf8; }.csn18k  .o8d1m .gwhwoo1    .eosyms4j::before { color: #2dd4bf; }.bcw6mzg .o8d1m .eosyms4j::before { color: var(--accent-light) !important; }
.b9mmd8u .ataiq li::before, .b9mmd8u .rhrsbd84 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; }.b9mmd8u .ataiq li::before { content: ""; }.b9mmd8u .rhrsbd84 li::before { content: ""; }.b9mmd8u .mm6b::before, .b9mmd8u .wp4c::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.b9mmd8u .mm6b::before { content: ""; }.b9mmd8u .wp4c::before { content: ""; }
.hd1iy8m2 .gu9pcdd1, .hd1iy8m2 .dh3xo4 { min-height: 780px; }
.ctur13ef::before { content: '•'; }
.a3nbb60 .r8mr::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.a3nbb60 .r8mr:first-of-type::before{content:"\f073"}.a3nbb60 .r8mr:last-of-type::before{content:"\f303"}