: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;
}
.ger36 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ev0m4gvx {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.bhjfxjoc {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.rk8kfh { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.wsjxox { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.wsjxox a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.wsjxox a:hover { color: var(--accent-light); }
.xo1jr51     .wj1mm { border-radius: 6px; }
.xo1jr51 .wj1mm li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.xo1jr51 .wj1mm li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
.kdxy1it4  .wj1mm li + li { border-top: 1px solid var(--border-alt); }
@media (max-width: 640px) {
  .wj1mm {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .capqc5a:hover .wj1mm,
  .capqc5a:focus-within .wj1mm { display: block; }
  .wj1mm li a { padding: 8px 16px; font-size: 0.88rem; }
}
.vo9d0cln {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.o6j1n7y { display: none; }
@media (max-width: 640px) {
  .o6j1n7y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .o6j1n7y.dab2d { display: block; }
}
@media (max-width: 640px) {
  .vo9d0cln { display: block; }
  .wsjxox > li + li::before { display: none !important; }
  .wsjxox {
    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;
  }
  .wsjxox.dab2d { display: flex; }
  .wsjxox li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .wsjxox li:last-child a { border-bottom: none; }
}
.o2pw { min-height: 480px; }
.jgjk {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.jci09 { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.rpdktpyd .jci09 { margin-left: 0; margin-right: 0; }
.up0p4mu {
  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;
}
.up0p4mu:hover { opacity: 0.88; }
.t2igz3 .jgjk { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.t2igz3 .jci09 { color: #e2e8f0; }
.t2igz3.j6mrj .nwwuon { text-align: center; }
.qmsqq .jgjk { color: var(--text-primary); text-shadow: none; }
.qmsqq .jci09 { color: var(--text-muted); }
.qmsqq .up0p4mu { margin-top: 16px; }
.qmsqq, .qmsqq.o2pw { min-height: auto !important; }
.qmsqq.j6mrj .nwwuon { text-align: center; }
@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); }
}
.rgy6 .c8rh1,
.rgy6 .iwjem4,
.rgy6 .t2igz3 .mp05c656 {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.c8rh1 .jgjk { color: #fff; }
.c8rh1 .jci09 { color: rgba(255,255,255,0.85); }
.c8rh1 .up0p4mu { background: #fff; color: var(--cta); }
.c8rh1 .up0p4mu:hover { opacity: 0.92; }
.uiltj0 .m3vs { position: relative; overflow: hidden; }
.uiltj0 .m3vs::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;
}
.qn2dckn .m3vs {
  animation: hg-breathe 7s ease-in-out infinite;
}
.dcwx .m3vs { position: relative; overflow: hidden; }
.dcwx .m3vs::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;
}
.t18u3zm .m3vs { position: relative; overflow: hidden; }
.t18u3zm .m3vs::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.rgy6 .m3vs {
  animation: hg-fadein 1.2s ease-out both;
}
.m3vs {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.pjqsgc {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.ai4e0vzd {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.rkx5n9oo {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.m3vs .jgjk { text-shadow: none; color: var(--text-primary); }
.m3vs .jci09 { color: var(--text-muted); }
body.kyjr .jgjk {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.xgey .jgjk {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.m3vs.j6mrj .pjqsgc { align-items: center; text-align: center; }
.m3vs.rpdktpyd   .pjqsgc { align-items: flex-start; text-align: left; }
.kqi5km .ai4e0vzd { position: relative; }
.kqi5km .ai4e0vzd::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.kqi5km.w02tr76 .ai4e0vzd::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.r8t6hs4 .ai4e0vzd {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.r8t6hs4 .rkx5n9oo {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.r8t6hs4.w02tr76 .ai4e0vzd { padding: 32px 0 32px 32px; }
.mozfl .ai4e0vzd {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.mozfl .rkx5n9oo {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.mozfl .iwjem4 {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.w02tr76 { grid-template-areas: "media text"; }
.w02tr76 .pjqsgc {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.mozfl.w02tr76 .ai4e0vzd { padding: 40px 16px 40px 48px; }
.xqrj90ko .ai4e0vzd { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .m3vs { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .m3vs .ai4e0vzd { display: none !important; }
  .xqrj90ko .ai4e0vzd { display: none !important; }
  .mso4clio .y3gd7e { display: none !important; }
  .ru8556 .gqhnfhzj { display: none !important; }
  .pjqsgc  { padding: 36px 24px; }
  .m3vs~.atahw,.w02tr76~.atahw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .o2pw, .m3vs { min-height: 320px !important; }
  
  .jgjk { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .s7t2 { display: none !important; }
  
  .jqc99t { flex-direction: column; align-items: center; }
  .yk3l49fn { width: 100%; max-width: 340px; }
}
.eqjv3 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.jr0xvuqq { width: 100%; height: auto; display: block; border-radius: 10px; }
.mbwss .eqjv3        { border-radius: 16px; }
.mbwss .jr0xvuqq  { border-radius: 16px; }
.r0l08xk2 .eqjv3         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.r0l08xk2 .jr0xvuqq   { border-radius: 8px; }
.ia5ww { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.qcgl0 { width: 100%; padding: 32px 0; position: relative; }
.vaww6 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.re40dvai .qcgl0:nth-child(even) { background: var(--bg-surface); }
.re40dvai .qcgl0:nth-child(odd)  { background: var(--bg-page); }
.qgrtsoa .qcgl0:nth-child(even) { background: var(--bg-card); }
.qgrtsoa .qcgl0:nth-child(odd)  { background: var(--bg-page); }
.re40dvai .qcgl0:nth-child(odd)  .vaww6 { background: var(--bg-card); border-radius: 6px; }
.re40dvai .qcgl0:nth-child(even) .vaww6 { background: var(--bg-raised); border-radius: 6px; }
.qgrtsoa .qcgl0:nth-child(odd)  .vaww6 { background: var(--bg-card); border-radius: 6px; }
.qgrtsoa .qcgl0:nth-child(even) .vaww6 { background: var(--bg-raised); border-radius: 6px; }
.re40dvai .qcgl0:nth-child(even) .iy08mbvq .qa5i,
.qgrtsoa .qcgl0:nth-child(even) .iy08mbvq .qa5i { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.re40dvai .qcgl0:nth-child(odd) .iy08mbvq .qa5i,
.qgrtsoa .qcgl0:nth-child(odd) .iy08mbvq .qa5i { background: var(--bg-card-inner); }
.re40dvai .qcgl0:nth-child(even) .nvzbm4hd .qa5i:nth-child(odd),
.qgrtsoa .qcgl0:nth-child(even) .nvzbm4hd .qa5i:nth-child(odd)  { background: var(--bg-card); }
.re40dvai .qcgl0:nth-child(even) .nvzbm4hd .qa5i:nth-child(even),
.qgrtsoa .qcgl0:nth-child(even) .nvzbm4hd .qa5i:nth-child(even) { background: var(--bg-card-inner); }
h1.obcbjesm { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.obcbjesm {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.sehqz { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.wk0h h2.obcbjesm {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.woea1ax h2.obcbjesm {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.iop1hc h2.obcbjesm {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.wrb5 h2.obcbjesm::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.t753ljr h2.obcbjesm {
  color: var(--text-primary); font-size: 1.7rem;
}
.x1av h2.obcbjesm::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.yue3 h2.obcbjesm {
  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;
}
.ydlvli6 { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .ydlvli6 { display: none; } }
.rw2tw { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.uxtm9qhc { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.g0jc {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.acjeuy45 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.o3l5vdb6 { padding-left: 20px; }
.o3l5vdb6 li { margin-bottom: 6px; }
.o3l5vdb6 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.o3l5vdb6 a:hover { color: var(--accent-light); }
.ytwznz1 .acjeuy45 { display: none; }
.kqmyobb .acjeuy45 { display: none; }
.kqmyobb .o3l5vdb6 { padding-left: 0; list-style: none; }
.kqmyobb .o3l5vdb6 li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.kqmyobb .o3l5vdb6 a { font-size: 0.92rem; }
.ryfrs .g0jc { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ryfrs .acjeuy45 { display: none; }
.ryfrs .o3l5vdb6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ryfrs .o3l5vdb6 li { margin-bottom: 0; }
.ryfrs .o3l5vdb6 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;
}
.ryfrs .o3l5vdb6 a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.ryu7o9 .g0jc { padding: 20px 20px 16px; }
.ryu7o9 .o3l5vdb6 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.ryu7o9 .o3l5vdb6 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.ryu7o9 .o3l5vdb6 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;
}
.ryu7o9 .o3l5vdb6 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;
}
.ryu7o9 .o3l5vdb6 a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.ryu7o9 .o3l5vdb6 a:focus,
.ryu7o9 .o3l5vdb6 a:focus-visible,
.ryu7o9 .o3l5vdb6 a:target { outline: none; }
.ryu7o9 .o3l5vdb6 li:target a { border-color: var(--border); color: var(--text-muted); }
.u3sqm .g0jc { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.u3sqm .acjeuy45 { display: none; }
.u3sqm .o3l5vdb6 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.u3sqm .o3l5vdb6 li { margin-bottom: 0; }
.u3sqm .o3l5vdb6 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.u3sqm .o3l5vdb6 li:last-child::after { content: ""; margin-right: 0; }
.u3sqm .o3l5vdb6 a { font-size: 0.9rem; }
.qa5i { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.iy08mbvq .qa5i { background: var(--bg-card); }
.nvzbm4hd .qa5i:nth-child(odd)  { background: var(--bg-card); }
.nvzbm4hd .qa5i:nth-child(even) { background: var(--bg-raised); }
.cw77t .qa5i {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.cw77t .qa5i:last-child { border-bottom: none; }
.cw77t h3.sehqz { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.kr7v .qa5i {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.kr7v .qa5i + .qa5i { margin-top: 4px; }
.a1r5rw6 .qa5i { background: none; border-radius: 0; padding: 12px 0; }
.a1r5rw6 .qa5i + .qa5i { border-top: 1px solid var(--border-section); }
.jsy56qkd { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.t1mjnq { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.yuspva78 { color: var(--text-body); margin-bottom: 10px; }
.t9i84mca, .g9v4vpv { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.t9i84mca li, .g9v4vpv li { margin-bottom: 6px; }
.g9v4vpv li { list-style: decimal; }
.dst26     .t9i84mca { list-style-type: "● "; }
.tsvp  .t9i84mca { list-style-type: "■ "; }
.scnr65e .t9i84mca { list-style-type: "◆ "; }
.sw3opxi    .t9i84mca { list-style-type: "★ "; }
.dst26     .b5qn { list-style-type: "● "; }
.tsvp  .b5qn { list-style-type: "■ "; }
.scnr65e .b5qn { list-style-type: "◆ "; }
.sw3opxi    .b5qn { list-style-type: "★ "; }
.dst26    .t9i84mca li::marker, .dst26    .b5qn li::marker,
.tsvp .t9i84mca li::marker, .tsvp .b5qn li::marker,
.scnr65e .t9i84mca li::marker, .scnr65e .b5qn li::marker,
.sw3opxi   .t9i84mca li::marker, .sw3opxi   .b5qn li::marker {
  color: var(--cta); font-size: 1em;
}
.dst26 .g9v4vpv,
.tsvp .g9v4vpv,
.scnr65e .g9v4vpv,
.sw3opxi .g9v4vpv {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.dst26 .g9v4vpv li,
.tsvp .g9v4vpv li,
.scnr65e .g9v4vpv li,
.sw3opxi .g9v4vpv li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.dst26 .g9v4vpv li::before,
.tsvp .g9v4vpv li::before,
.scnr65e .g9v4vpv li::before,
.sw3opxi .g9v4vpv 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;
}
.dst26     .g9v4vpv li::before { border-radius: 50%; }
.tsvp  .g9v4vpv li::before { border-radius: 3px; }
.scnr65e .g9v4vpv li::before { border-radius: 3px; }
.sw3opxi    .g9v4vpv li::before { border-radius: 50%; }
.u1edi { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.rdwjo .u1edi,
.mav6fm1i .u1edi { background: transparent; border: none; border-radius: 0; }
.zvewk { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.zvewk th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.zvewk td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.zvewk tr:hover td { background: var(--bg-hover); }
.bu3t4l0h .zvewk tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ej2zo .zvewk { border: 1px solid var(--border-alt); }
.ej2zo .zvewk th,
.ej2zo .zvewk td { border: 1px solid var(--border-alt); }
.c5ci9 .zvewk th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.c5ci9 .zvewk td { border-bottom: none; }
.c5ci9 .zvewk tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ag1pp5n5 .zvewk th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.hmg5ybr .u1edi {
  overflow: hidden;
}
.hmg5ybr .zvewk th { border-bottom: 1px solid var(--border-alt); }
.hmg5ybr .zvewk tr:last-child td { border-bottom: none; }
.z0eh { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.k2ou { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.n0l8ot { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.i571cj { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.jmatdix0 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.b5qn { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.b5qn 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%}
.z1wq .i571cj { background: transparent; text-align: center; }
.r63iw3 .n0l8ot {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.cdc0b .n0l8ot {
  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);
}
.jg219yu2 .k2ou { display: grid; grid-template-columns: auto 1fr; }
.jg219yu2 .n0l8ot {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.jg219yu2 .i571cj { grid-column: 2; }
.jg219yu2 .jmatdix0,
.jg219yu2 .b5qn { grid-column: 1 / -1; }
.d2zcb2 .k2ou { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.d2zcb2 .n0l8ot {
  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);
}
.d2zcb2 .i571cj { grid-column: 2; }
.d2zcb2 .jmatdix0,
.d2zcb2 .b5qn { grid-column: 1 / -1; }
.cur9 .k2ou { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.cur9 .i571cj { background: none; color: var(--accent-light); font-weight: 700; }
.c2ntzn .k2ou { 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); }
.c2ntzn .i571cj { background: none; color: var(--accent-light); font-weight: 700; }
.h1gzkig .k2ou { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.h1gzkig .k2ou:last-child { border-bottom: none; }
.h1gzkig .i571cj { background: none; color: var(--accent-light); font-weight: 700; }
.ql0it .k2ou { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.ql0it .i571cj { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.szti09dv .z0eh { counter-reset: card-n; }
.szti09dv .k2ou  { counter-increment: card-n; }
.szti09dv .i571cj { display: flex; align-items: center; gap: 10px; }
.szti09dv .i571cj::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;
}
.forzi2d .k2ou { background: var(--bg-surface); border: 1px solid var(--border); }
.forzi2d .i571cj { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.r6wmmh7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.mxsw  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.volzy { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ns77xy2 { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.iho8b2c { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.r6wmmh7 strong { color: var(--text-primary); font-size: 0.95rem; }
.r6wmmh7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.brjx4g { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.asft6, .zgp1 { border-radius: 8px; padding: 14px; }
.asft6 { background: var(--bg-pros); }
.zgp1 { background: var(--bg-cons); }
.ix37x { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.asft6 .ix37x { color: var(--c-pros-label); }
.zgp1 .ix37x { color: #f87171; }
.asft6 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.zgp1 ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jr0xvuqq { width: 100%; height: auto; border-radius: 10px; display: block; }
.nt7ram4z {
  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;
}
.nt7ram4z:hover { opacity: 0.85; }
.c2d4sha .nt7ram4z  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.c2d4sha .nt7ram4z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ykuol .nt7ram4z  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ykuol .nt7ram4z:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.a0i5wbw7 .up0p4mu { border-radius: 50px; }
.a0i5wbw7 .nt7ram4z  { border-radius: 50px; }
.gcz9 .up0p4mu { padding-left: 22px; padding-right: 22px; }
.gcz9 .nt7ram4z  { padding-left: 12px; padding-right: 12px; }
.a9nfjc .up0p4mu { padding-left: 44px; padding-right: 44px; }
.a9nfjc .nt7ram4z  { padding-left: 24px; padding-right: 24px; }
.u3rb .up0p4mu { padding-left: 56px; padding-right: 56px; }
.u3rb .nt7ram4z  { padding-left: 32px; padding-right: 32px; }
.wgzwfo   .up0p4mu::after, .wgzwfo   .nt7ram4z::after,
.twdpp7f3 .up0p4mu::after, .twdpp7f3 .nt7ram4z::after,
.vp3wte    .up0p4mu::after, .vp3wte    .nt7ram4z::after,
.h4mb8e8    .up0p4mu::after, .h4mb8e8    .nt7ram4z::after,
.rap4ib    .up0p4mu::after, .rap4ib    .nt7ram4z::after,
.dai9t     .up0p4mu::after, .dai9t     .nt7ram4z::after,
.sdbqc    .up0p4mu::after, .sdbqc    .nt7ram4z::after,
.kbq3mmu   .up0p4mu::after, .kbq3mmu   .nt7ram4z::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;
}
.wgzwfo .up0p4mu::after, .wgzwfo .nt7ram4z::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");
}
.twdpp7f3 .up0p4mu::after, .twdpp7f3 .nt7ram4z::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");
}
.vp3wte .up0p4mu::after, .vp3wte .nt7ram4z::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");
}
.h4mb8e8 .up0p4mu::after, .h4mb8e8 .nt7ram4z::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");
}
.rap4ib .up0p4mu::after, .rap4ib .nt7ram4z::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");
}
.dai9t .up0p4mu::after, .dai9t .nt7ram4z::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");
}
.sdbqc .up0p4mu::after, .sdbqc .nt7ram4z::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");
}
.kbq3mmu .up0p4mu::after, .kbq3mmu .nt7ram4z::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");
}
.q9oelkmo   .zpw1g::after, .q9oelkmo   .s2qvb::after,
.e0v26 .zpw1g::after, .e0v26 .s2qvb::after,
.q5po    .zpw1g::after, .q5po    .s2qvb::after,
.cg4jox    .zpw1g::after, .cg4jox    .s2qvb::after,
.qujw4zlk    .zpw1g::after, .qujw4zlk    .s2qvb::after,
.o3lm4     .zpw1g::after, .o3lm4     .s2qvb::after,
.vtzt3nx    .zpw1g::after, .vtzt3nx    .s2qvb::after,
.cknr7ajh   .zpw1g::after, .cknr7ajh   .s2qvb::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;
}
.q9oelkmo .zpw1g::after, .q9oelkmo .s2qvb::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");
}
.e0v26 .zpw1g::after, .e0v26 .s2qvb::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");
}
.q5po .zpw1g::after, .q5po .s2qvb::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");
}
.cg4jox .zpw1g::after, .cg4jox .s2qvb::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");
}
.qujw4zlk .zpw1g::after, .qujw4zlk .s2qvb::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");
}
.o3lm4 .zpw1g::after, .o3lm4 .s2qvb::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");
}
.vtzt3nx .zpw1g::after, .vtzt3nx .s2qvb::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");
}
.cknr7ajh .zpw1g::after, .cknr7ajh .s2qvb::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");
}
.dsi143to .vm5dzzq { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .pww9 { flex: 0 0 260px; width: 260px; }
  .tb3y { flex: 0 0 120px; width: 120px; }
  .iggy2wi { flex: 0 0 110px; width: 110px; }
  .dk6wk44b   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .wmfw { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.wmfw.nt7ram4z { 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) {
  .taloxo { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .taloxo .yfdueax { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .taloxo .pww9 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .taloxo .vm5dzzq { width: 100%; min-width: unset; height: 120px; }
  .taloxo .rhuweu { max-height: 96px; max-width: 200px; }
  .taloxo .ih6gsi { min-width: unset; text-align: center; white-space: normal; }
  .taloxo .tb3y { min-width: 0; }
  .taloxo .dk6wk44b { 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; }
  .taloxo .wmfw { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .w6jc .yfdueax { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .usde9pa5 .jvnq {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .usde9pa5 .mou3st2m { margin: 0; }
}
.rlxz4n .ewmsvtlu { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.rlxz4n .nzfnoow h3 { color: var(--accent-light); }
.rlxz4n .qrssy1 { background: var(--bg-page); border: 1px solid var(--border); }
.mav6fm1i .brjx4g { gap: 10px; }
.mav6fm1i .asft6, .mav6fm1i .zgp1 { padding: 12px; }
.mav6fm1i .asft6 ul, .mav6fm1i .zgp1 ul { margin: 4px 0 0; padding-left: 18px; }
.mav6fm1i .asft6 li, .mav6fm1i .zgp1 li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .z472 { grid-template-columns: 1fr; }
  .jz07b { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .jz07b .nktdun88 { width: 72px; height: 50px; }
  .jz07b .rntbnzin { max-width: 180px; }
  .jz07b .knx3blp { width: auto; }
}
@media (max-width: 720px) {
  .zf20wk { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .cp5l5wtu { padding: 16px; }
  .a0aspotp .o4hg6 { min-width: 50%; }
}
.bpxcd57 .brjx4g { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .ta31zq { grid-template-columns: 1fr; }
  .owz6x { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .m5vz { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .vt3hk { flex-wrap: wrap; padding: 16px; }
}
.qy1bq6f .brjx4g { gap: 8px; }
.qy1bq6f .asft6, .qy1bq6f .zgp1 { padding: 8px; }
@media (max-width: 480px) {
  .kh7453 { flex-direction: column; align-items: stretch; }
}
.tujq7j5 .knx3blp .nt7ram4z { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dkorrt { flex-direction: column; align-items: stretch; gap: 10px; }
  .tujq7j5 .knx3blp { text-align: center; }
}
@media (max-width: 720px) {
  .q8oe3 { grid-template-columns: 1fr; }
  .audmab { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ifoyn { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .dzdf3 { grid-template-columns: 1fr; }
  .klzptn { width: 100px; height: 100px; margin: 16px auto; }
  .y4b31 { font-size: 1.4rem; }
  .dakvjdw { justify-content: center; }
  .w2qfd .o4hg6 { min-width: 50%; }
}
.gy9ylqn .brjx4g { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .cn3n { flex-wrap: wrap; padding: 14px 16px; }
  .bfcxp2y7 { padding: 12px 16px; }
  .gy9ylqn .brjx4g { margin: 0 16px; }
  .gy9ylqn .bapfuoe { padding: 0 16px; }
  .durvzy9i { padding: 12px 16px; }
}
.nztxx .wmfw.nt7ram4z { padding: 14px 30px !important; font-size: 1rem; }
.bjz2h .wmfw.nt7ram4z { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.zj0kxu .m23zz2 { flex: 1.8; }
.zj0kxu .m23zz2 .anq1 {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.zj0kxu .m23zz2 .usk1t { font-weight: 700; color: var(--text-primary); }
.zj0kxu .xl44j,
.zj0kxu .xrrvux,
.zj0kxu .i3xdq { flex: 0.75; opacity: 0.75; }
.nwa6 .tb3y {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.qn0ac { margin: 16px 0; }
.yonm { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yonm summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yonm summary::after { content: "+"; color: var(--accent-light); }
.yonm[open] summary::after { content: "−"; }
.yonm p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.qcgl0 { margin-bottom: 0; }
.b8108 h2.obcbjesm { color: var(--text-primary); border-color: var(--accent-light); }
.fghx0 h2.obcbjesm { color: var(--text-primary); border-color: var(--accent-light); }
.tqgn .mxsw     { background: #052e16; border-color: #10b981; }
.tqgn .volzy { background: #2d0a1e; border-color: #f43f5e; }
.tqgn .ns77xy2    { background: #1e1036; border-color: #a855f7; }
.tqgn .r6wmmh7 strong  { color: #f1f5f9; }
.tqgn .r6wmmh7 p       { color: #cbd5e1; }
.tqgn .n92uy    .mxsw     .iho8b2c::before,
.tqgn .jz7ay1zg  .mxsw     .iho8b2c::before,
.tqgn .o3wh5o07  .mxsw     .iho8b2c::before,
.tqgn .nwwo1t .mxsw     .iho8b2c::before { color: #10b981; }
.tqgn .n92uy    .volzy .iho8b2c::before,
.tqgn .jz7ay1zg  .volzy .iho8b2c::before,
.tqgn .o3wh5o07  .volzy .iho8b2c::before,
.tqgn .nwwo1t .volzy .iho8b2c::before { color: #f43f5e; }
.tqgn .n92uy    .ns77xy2    .iho8b2c::before,
.tqgn .jz7ay1zg  .ns77xy2    .iho8b2c::before,
.tqgn .o3wh5o07  .ns77xy2    .iho8b2c::before,
.tqgn .nwwo1t .ns77xy2    .iho8b2c::before { color: #a855f7; }
.ox81mle .mxsw     { background: #2d2000; border-color: #eab308; }
.ox81mle .volzy { background: #2d0b0b; border-color: #ef4444; }
.ox81mle .ns77xy2    { background: #2d1600; border-color: #f97316; }
.ox81mle .r6wmmh7 strong  { color: #f1f5f9; }
.ox81mle .r6wmmh7 p       { color: #cbd5e1; }
.ox81mle .n92uy    .mxsw     .iho8b2c::before,
.ox81mle .jz7ay1zg  .mxsw     .iho8b2c::before,
.ox81mle .o3wh5o07  .mxsw     .iho8b2c::before,
.ox81mle .nwwo1t .mxsw     .iho8b2c::before { color: #eab308; }
.ox81mle .n92uy    .volzy .iho8b2c::before,
.ox81mle .jz7ay1zg  .volzy .iho8b2c::before,
.ox81mle .o3wh5o07  .volzy .iho8b2c::before,
.ox81mle .nwwo1t .volzy .iho8b2c::before { color: #ef4444; }
.ox81mle .n92uy    .ns77xy2    .iho8b2c::before,
.ox81mle .jz7ay1zg  .ns77xy2    .iho8b2c::before,
.ox81mle .o3wh5o07  .ns77xy2    .iho8b2c::before,
.ox81mle .nwwo1t .ns77xy2    .iho8b2c::before { color: #f97316; }
.axnw8q .mxsw     { background: #0c1a2e; border-color: #38bdf8; }
.axnw8q .volzy { background: #12103a; border-color: #818cf8; }
.axnw8q .ns77xy2    { background: #0a2020; border-color: #2dd4bf; }
.axnw8q .r6wmmh7 strong  { color: #f1f5f9; }
.axnw8q .r6wmmh7 p       { color: #cbd5e1; }
.axnw8q .n92uy    .mxsw     .iho8b2c::before,
.axnw8q .jz7ay1zg  .mxsw     .iho8b2c::before,
.axnw8q .o3wh5o07  .mxsw     .iho8b2c::before,
.axnw8q .nwwo1t .mxsw     .iho8b2c::before { color: #38bdf8; }
.axnw8q .n92uy    .volzy .iho8b2c::before,
.axnw8q .jz7ay1zg  .volzy .iho8b2c::before,
.axnw8q .o3wh5o07  .volzy .iho8b2c::before,
.axnw8q .nwwo1t .volzy .iho8b2c::before { color: #818cf8; }
.axnw8q .n92uy    .ns77xy2    .iho8b2c::before,
.axnw8q .jz7ay1zg  .ns77xy2    .iho8b2c::before,
.axnw8q .o3wh5o07  .ns77xy2    .iho8b2c::before,
.axnw8q .nwwo1t .ns77xy2    .iho8b2c::before { color: #2dd4bf; }
.enozjz .mxsw     { background: var(--accent-bg); border-color: var(--accent-light); }
.enozjz .volzy { background: var(--accent-bg-light); border-color: var(--accent-light); }
.enozjz .ns77xy2    { background: var(--accent-bg); border-color: var(--accent-pale); }
.enozjz .n92uy    .iho8b2c::before,
.enozjz .jz7ay1zg  .iho8b2c::before,
.enozjz .o3wh5o07  .iho8b2c::before,
.enozjz .nwwo1t .iho8b2c::before { color: var(--accent-light) !important; }
.tr23::before,
.qdrnij6::before { margin-right: 5px; }
.tljl .asft6 ul li,
.tljl .asft6 .tr23 { color: #22c55e; }
.tljl .zgp1 ul li,
.tljl .zgp1 .qdrnij6 { color: #ef4444; }
.h38fe .asft6 { background: var(--bg-pros); }
.h38fe .zgp1 { background: var(--bg-cons); }
.h38fe .asft6 .tr23 { color: var(--c-pros-label); }
.h38fe .zgp1 .qdrnij6 { color: var(--c-cons); }
.h38fe .asft6 ul li,
.h38fe .zgp1 ul li,
.xtr9 .asft6 { background: var(--bg-pros); }
.xtr9 .zgp1 { background: var(--bg-cons); }
.xtr9 .asft6 .tr23 { color: var(--c-pros-label); }
.xtr9 .zgp1 .qdrnij6 { color: var(--c-cons); }
.xtr9 .asft6 ul li,
.xtr9 .pbxf li          { color: var(--c-pros); }
.xtr9 .zgp1 ul li,
.xtr9 .eze2nwh li          { color: var(--c-cons); }
.y9fzh6b .tr23::before { content: "✓ "; }
.y9fzh6b .qdrnij6::before { content: "✗ "; }
.s85lx .tr23::before { content: "→ "; }
.s85lx .qdrnij6::before { content: "← "; }
.nwu39u .tr23::before { content: "★ "; }
.nwu39u .qdrnij6::before { content: "✕ "; }
.m9t3f84 .tr23::before { content: "◆ "; }
.m9t3f84 .qdrnij6::before { content: "▲ "; }
.z2h9 .r6wmmh7 { background: transparent; border-left: none; border: 1.5px solid; }
.z2h9 .mxsw     { border-color: var(--c-tip-border); }
.z2h9 .volzy { border-color: var(--c-warn-border); }
.z2h9 .ns77xy2    { border-color: #60a5fa; }
.z2h9 .r6wmmh7 strong { color: var(--text-primary); }
.z2h9 .r6wmmh7 p      { color: var(--text-muted); }
.lcs5ub7f .r6wmmh7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.lcs5ub7f .mxsw     { border-top-color: var(--c-tip-border); }
.lcs5ub7f .volzy { border-top-color: var(--c-warn-border); }
.lcs5ub7f .ns77xy2    { border-top-color: #60a5fa; }
.vp7pse .r6wmmh7 { border-left: none; border-radius: 8px; }
.vp7pse .mxsw     { background: #065f46; }
.vp7pse .volzy { background: #92400e; }
.vp7pse .ns77xy2    { background: #1e3a8a; }
.vp7pse .r6wmmh7 strong,
.vp7pse .r6wmmh7 p { color: #fff; }
.vp7pse .iho8b2c::before { color: rgba(255,255,255,0.85) !important; }
.tqgn.vp7pse .mxsw,
.tqgn .vp7pse .mxsw     { background: #052e16; }
.tqgn.vp7pse .volzy,
.tqgn .vp7pse .volzy { background: #2d0a1e; }
.tqgn.vp7pse .ns77xy2,
.tqgn .vp7pse .ns77xy2    { background: #1e1036; }
.ox81mle.vp7pse .mxsw,
.ox81mle .vp7pse .mxsw      { background: #2d2000; }
.ox81mle.vp7pse .volzy,
.ox81mle .vp7pse .volzy  { background: #2d0b0b; }
.ox81mle.vp7pse .ns77xy2,
.ox81mle .vp7pse .ns77xy2     { background: #2d1600; }
.axnw8q.vp7pse .mxsw,
.axnw8q .vp7pse .mxsw      { background: #0c1a2e; }
.axnw8q.vp7pse .volzy,
.axnw8q .vp7pse .volzy  { background: #12103a; }
.axnw8q.vp7pse .ns77xy2,
.axnw8q .vp7pse .ns77xy2     { background: #0a2020; }
.rrpfqm .r6wmmh7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.rrpfqm .mxsw     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.rrpfqm .volzy { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.rrpfqm .ns77xy2    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.rrpfqm .r6wmmh7 strong { color: var(--text-primary); }
.rrpfqm .r6wmmh7 p      { color: var(--text-muted); }
.rs5jwfw9 .r6wmmh7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.n92uy .iho8b2c,
.jz7ay1zg .iho8b2c,
.o3wh5o07 .iho8b2c,
.nwwo1t .iho8b2c { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.n92uy .iho8b2c::before,
.jz7ay1zg .iho8b2c::before,
.o3wh5o07 .iho8b2c::before,
.nwwo1t .iho8b2c::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.n92uy .mxsw     .iho8b2c::before { content: "✦"; color: var(--c-tip-border); }
.n92uy .volzy .iho8b2c::before { content: "▲"; color: var(--c-warn-border); }
.n92uy .ns77xy2    .iho8b2c::before { content: "◉"; color: #60a5fa; }
.jz7ay1zg .mxsw     .iho8b2c::before { content: "★"; color: var(--c-tip-border); }
.jz7ay1zg .volzy .iho8b2c::before { content: "◆"; color: var(--c-warn-border); }
.jz7ay1zg .ns77xy2    .iho8b2c::before { content: "●"; color: #60a5fa; }
.o3wh5o07 .mxsw     .iho8b2c::before { content: "▶"; color: var(--c-tip-border); }
.o3wh5o07 .volzy .iho8b2c::before { content: "■"; color: var(--c-warn-border); }
.o3wh5o07 .ns77xy2    .iho8b2c::before { content: "▸"; color: #60a5fa; }
.nwwo1t .mxsw     .iho8b2c::before { content: "→"; color: var(--c-tip-border); }
.nwwo1t .volzy .iho8b2c::before { content: "⬥"; color: var(--c-warn-border); }
.nwwo1t .ns77xy2    .iho8b2c::before { content: "◈"; color: #60a5fa; }
.mxih .iy08mbvq .qa5i,
.mxih .nvzbm4hd .qa5i  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.mxih .k2ou                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.mxih .u1edi          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.mxih .g0jc                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.os6a .iy08mbvq .qa5i,
.os6a .nvzbm4hd .qa5i,
.os6a .k2ou,
.os6a .yfdueax,
.os6a .mou3st2m,
.os6a .u1edi,
.os6a .g0jc,
.os6a .rs5jwfw9 .r6wmmh7 { box-shadow: none; }
.p1wuhr5   .yuspva78, .p1wuhr5 .jsy56qkd, .p1wuhr5 .t1mjnq,
.p1wuhr5   .rw2tw, .p1wuhr5 .uxtm9qhc { font-size: 0.9rem; }
.p1wuhr5   .t9i84mca, .p1wuhr5 .g9v4vpv { font-size: 0.9rem; }
.vbyyvsg   .yuspva78, .vbyyvsg .jsy56qkd, .vbyyvsg .t1mjnq,
.vbyyvsg   .rw2tw, .vbyyvsg .uxtm9qhc { font-size: 0.95rem; }
.vbyyvsg   .t9i84mca, .vbyyvsg .g9v4vpv { font-size: 0.95rem; }
.uw6oy31   .yuspva78, .uw6oy31 .jsy56qkd, .uw6oy31 .t1mjnq,
.uw6oy31   .rw2tw, .uw6oy31 .uxtm9qhc { font-size: 1.08rem; }
.uw6oy31   .t9i84mca, .uw6oy31 .g9v4vpv { font-size: 1.05rem; }
.uw6oy31   .zvewk { font-size: 0.97rem; }
.gkdthzjw .jgjk      { font-size: 3.2rem; }
.gkdthzjw h2.obcbjesm { font-size: 1.9rem; }
.gkdthzjw h3.sehqz     { font-size: 1.4rem; }
.gvb6 .jgjk      { font-size: 3.8rem; }
.gvb6 h2.obcbjesm { font-size: 2.2rem; }
.gvb6 h3.sehqz     { font-size: 1.6rem; }
.qcgl0 + .qcgl0 { position: relative; }
.ea38d   .qcgl0 + .qcgl0::before,
.vlmhixw  .qcgl0 + .qcgl0::before,
.elf5ii   .qcgl0 + .qcgl0::before,
.wt6nm   .qcgl0 + .qcgl0::before,
.iibu2ef   .qcgl0 + .qcgl0::before,
.zqufk .qcgl0 + .qcgl0::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.ea38d .qcgl0 + .qcgl0::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.vlmhixw .qcgl0 + .qcgl0::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.elf5ii .qcgl0 + .qcgl0::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;
}
.wt6nm .qcgl0 + .qcgl0::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.zkz1pa8f .qcgl0 { margin-bottom: 16px; }
.zkz1pa8f .qcgl0 + .qcgl0 { margin-top: 0; }
.zkz1pa8f .vaww6 { padding-top: 0; padding-bottom: 0; }
.iibu2ef .qcgl0 + .qcgl0::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zqufk .qcgl0 + .qcgl0::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.h33d .qcgl0 + .qcgl0::before,
.bymab .qcgl0 + .qcgl0::before,
.h03a .qcgl0 + .qcgl0::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%;
}
.re40dvai .h33d .qcgl0:nth-child(even)::before,
.re40dvai .bymab .qcgl0:nth-child(even)::before,
.re40dvai .h03a .qcgl0:nth-child(even)::before { background: var(--bg-surface); }
.qgrtsoa .h33d .qcgl0:nth-child(even)::before,
.qgrtsoa .bymab .qcgl0:nth-child(even)::before,
.qgrtsoa .h03a .qcgl0:nth-child(even)::before { background: var(--bg-card); }
.h33d .qcgl0 + .qcgl0::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");
}
.bymab .qcgl0 + .qcgl0::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");
}
.h03a .qcgl0 + .qcgl0::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");
}
.gsq0fzge .pjqsgc,
.ya1q70ol .pjqsgc { padding-bottom: 60px; }
.s2bee2q .pjqsgc { padding-bottom: 70px; }
.oanq7 .m3vs { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vesrdd .m3vs { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.vz1awt1f .m3vs { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.cd07 .m3vs { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wgw0xkcn .m3vs { background: var(--accent-bg); }
.j6zs0 .eqjv3 { float: left; width: 38%; margin: 0 28px 16px 0; }
.j6zs0 .eqjv3 .jr0xvuqq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.j6zs0 .vaww6::after { content: ''; display: block; clear: both; }
.bbdp46or .eqjv3 { float: right; width: 38%; margin: 0 0 16px 28px; }
.bbdp46or .eqjv3 .jr0xvuqq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.bbdp46or .vaww6::after { content: ''; display: block; clear: both; }
.jd8ut .qcgl0:nth-child(odd)  .eqjv3 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.jd8ut .qcgl0:nth-child(even) .eqjv3 { float: right; width: 38%; margin: 0 0 16px 28px; }
.jd8ut .eqjv3 .jr0xvuqq { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.jd8ut .vaww6::after { content: ''; display: block; clear: both; }
.j6zs0 .z0eh,
.bbdp46or .z0eh,
.jd8ut .z0eh,
.jd8ut .taloxo { clear: both; }
@media (max-width: 900px) {
  .j6zs0 .eqjv3,
  .bbdp46or .eqjv3,
  .jd8ut .qcgl0:nth-child(odd)  .eqjv3,
  .jd8ut .qcgl0:nth-child(even) .eqjv3 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .j6zs0 .eqjv3 .jr0xvuqq,
  .bbdp46or .eqjv3 .jr0xvuqq,
  .jd8ut .eqjv3 .jr0xvuqq {
    max-height: none !important;
  }
}
.j6zs0 .t9i84mca,
.j6zs0 .g9v4vpv,
.bbdp46or .t9i84mca,
.bbdp46or .g9v4vpv,
.jd8ut .t9i84mca,
.jd8ut .g9v4vpv { overflow: hidden; }
@media (max-width: 640px) {
  .j6zs0 .eqjv3,
  .bbdp46or .eqjv3,
  .jd8ut .eqjv3 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.qx1l985m .ia5ww,
.qx1l985m .vaww6,
.qx1l985m .fa95ku2h  { max-width: 1100px; }
.okshqoj .ia5ww,
.okshqoj .vaww6,
.okshqoj .fa95ku2h  { max-width: 1200px; }
.udpnk14v .ia5ww,
.udpnk14v .vaww6,
.udpnk14v .fa95ku2h  { max-width: 1320px; }
.udpnk14v { --content-mw: 1320px; }
.r63h27p1 { font-size: 0.82rem; color: var(--text-muted); }
.vd28 { display: flex; align-items: center; }
.n2t2m {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.mne5 { display: flex; align-items: center; }
.v6fvbyc { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.v6fvbyc:hover { text-decoration: underline; }
.g7v5b8w { margin: 0 3px; opacity: 0.45; }
.g7v5b8w::before { content: '/'; }
.ec39 { padding: 2px 5px; color: var(--text-main); }
.lzgm .r63h27p1 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.lzgm .vd28 { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.ucsfhy .r63h27p1 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.ucsfhy .vd28 { padding: 0 0 0 12px; }
.u68yr .vd28 { padding: 0 16px; }
.u68yr .r63h27p1 {
  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);
}
.u68yr .ia5ww { padding-top: 28px; }
@media (max-width: 720px) {
  .kemn { margin-top: 18px; padding: 0 16px; }
  .u68yr .ia5ww { padding-top: 16px; }
}
.qx1l985m.lzgm .vd28 { max-width: 1100px; }
.okshqoj.lzgm .vd28 { max-width: 1200px; }
.udpnk14v.lzgm .vd28 { max-width: 1320px; }
.udpnk14v .kemn { max-width: 1320px; }
.iagdk .qcgl0 { padding-top: 16px; padding-bottom: 16px; }
.te5cvu .qcgl0 { padding-top: 24px; padding-bottom: 24px; }
.u921m47 .qcgl0 { padding-top: 40px; padding-bottom: 40px; }
.tk1w .qcgl0 { padding-top: 52px; padding-bottom: 52px; }
.pgbvve .qcgl0:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.pgbvve .qcgl0:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.pgbvve .qcgl0:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.pgbvve .qcgl0:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.jqo95 .vaww6 { padding-top: 10px;  padding-bottom: 10px; }
.flizc0cb .vaww6 { padding-top: 18px;  padding-bottom: 18px; }
.vhlnz .vaww6 { padding-top: 36px;  padding-bottom: 36px; }
.o1lv7 .vaww6 { padding-top: 48px;  padding-bottom: 48px; }
.iyl3arp h2.obcbjesm { font-weight: 600; }
.iyl3arp h3.sehqz     { font-weight: 600; }
.u1bu050 h2.obcbjesm { font-weight: 800; }
.u1bu050 h3.sehqz     { font-weight: 700; }
.je8buvtw { font-weight: 600; }
.je8buvtw h2.obcbjesm { font-weight: 900; }
.je8buvtw h3.sehqz     { font-weight: 800; }
.je8buvtw .r6wmmh7 strong,
.je8buvtw .r6wmmh7 strong { font-weight: 600; }
.zpw1g {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.qhg3 .zpw1g { display: none; }
@media (max-width: 640px) { .zpw1g { display: none; } }
.zpw1g { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zpw1g:hover { opacity: 0.85; }
.w9bs .zpw1g { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.zrlxs .zpw1g,
.xrak  .zpw1g { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.zrlxs .zpw1g:hover,
.xrak  .zpw1g:hover { opacity: 0.88; }
.w9bs.zrlxs .zpw1g,
.w9bs.xrak  .zpw1g { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.s2qvb {
  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;
}
.s2qvb:hover { transform: translateY(-2px); opacity: 0.92; }
.s2qvb { background: var(--cta) !important; color: #fff !important; border: none !important; }
.rf358mtq .s2qvb { display: none; }
.q2jjct4u .s2qvb { right: 32px; }
.zzl24i  .s2qvb { left: 32px; }
@media (max-width: 480px) {
  .q2jjct4u .s2qvb { right: 20px; bottom: 20px; }
  .zzl24i  .s2qvb { left: 20px; bottom: 20px; }
}
.dh9fid5 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.fa95ku2h { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ngt4v8o { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.x7uqj2 { color: var(--text-dim); font-size: 0.8rem; }
.zlt20got a, .ci61 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.zlt20got a:hover, .ci61 a:hover { color: var(--accent-light); }
.ci61 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.j8w1 .fa95ku2h { text-align: center; }
.j8w1 .ci61 { justify-content: center; margin-bottom: 16px; }
.j8w1 .ngt4v8o { margin-top: 0; }
.yjh02m { margin-top: 10px; }
.yjh02m a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .fa95ku2h { padding-left: 16px; padding-right: 16px; }
  .q3fqf00 .fa95ku2h { padding: 20px 16px; }
  .ci61 { gap: 4px 12px; }
  .ngt4v8o { font-size: 0.78rem; }
}
.if6aize .ngt4v8o { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.if6aize .x7uqj2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .if6aize .yswhkq { grid-template-columns: 1fr 1fr; } .if6aize .u5l11 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .if6aize .yswhkq { grid-template-columns: 1fr; } }
.lrowm .ngt4v8o { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .lrowm .h962 { gap: 12px; } .lrowm .exxtckt { margin-right: 0; width: 100%; } }
.sysmg .ngt4v8o { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.sysmg .x7uqj2 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .sysmg .zwl52 { grid-template-columns: 1fr 1fr; } .sysmg .yg7e7c { grid-column: 1 / -1; } }
@media (max-width: 480px) { .sysmg .zwl52 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .cng85imt .pmjrm0e { grid-template-columns: 1fr 1fr; } .cng85imt .rsfb:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cng85imt .pmjrm0e { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .iugawwzv .pmjrm0e { grid-template-columns: 1fr; } }
.axv96l4 .fa95ku2h { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.axv96l4 .ci61 { justify-content: center; }
.yrvp .ger36      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.yrvp .dh9fid5 { background: var(--bg-page); border-top-color: var(--border-alt); }
.n8lgmd7p .ger36      { background: #0d1117; border-bottom-color: #21262d; }
.n8lgmd7p .bhjfxjoc { color: var(--accent-light); }
.n8lgmd7p .wsjxox { --msep-color: #8b949e; }
.n8lgmd7p .wsjxox a { color: #8b949e; }
.n8lgmd7p .wsjxox a:hover { color: var(--accent-light); }
.n8lgmd7p .vo9d0cln { color: #8b949e; }
.n8lgmd7p .dh9fid5 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.n8lgmd7p .ngt4v8o,
.n8lgmd7p .x7uqj2 { color: #6e7681; }
.n8lgmd7p .zlt20got a, .n8lgmd7p .ci61 a,
.n8lgmd7p .zlt20got a:hover, .n8lgmd7p .ci61 a:hover,
@media (max-width: 640px) {
  .n8lgmd7p .wsjxox { background: #0d1117; border-top-color: #21262d; }
  .n8lgmd7p .wsjxox li a { border-bottom-color: #21262d; }
}
.d2oe .ger36      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.d2oe .bhjfxjoc { color: var(--accent-light); }
.d2oe .wsjxox { --msep-color: #475569; }
.d2oe .wsjxox a { color: #475569; }
.d2oe .wsjxox a:hover { color: var(--accent-light); }
.d2oe .vo9d0cln { color: #64748b; }
.d2oe .dh9fid5 { background: #f0f4f8; border-top-color: #cbd5e1; }
.d2oe .ngt4v8o,
.d2oe .x7uqj2 { color: #64748b; }
.d2oe .zlt20got a, .d2oe .ci61 a,
.d2oe .zlt20got a:hover, .d2oe .ci61 a:hover,
@media (max-width: 640px) {
  .d2oe .wsjxox { background: #f0f4f8; border-top-color: #cbd5e1; }
  .d2oe .wsjxox li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.zrlxs .ger36      { background: var(--accent); border-bottom-color: var(--accent-light); }
.zrlxs .bhjfxjoc { color: #fff; }
.zrlxs .wsjxox { --msep-color: rgba(255,255,255,0.82); }
.zrlxs .wsjxox a { color: rgba(255,255,255,0.82); }
.zrlxs .wsjxox a:hover { color: #fff; }
.zrlxs .vo9d0cln { color: rgba(255,255,255,0.9); }
.zrlxs .dh9fid5 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.zrlxs .ngt4v8o,
.zrlxs .x7uqj2 { color: rgba(255,255,255,0.72); }
.zrlxs .zlt20got a, .zrlxs .ci61 a,
.zrlxs .zlt20got a:hover, .zrlxs .ci61 a:hover,
@media (max-width: 640px) {
  .zrlxs .wsjxox { background: var(--accent); border-top-color: var(--accent-light); }
  .zrlxs .wsjxox li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.xrak .ger36 {
  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);
}
.xrak .dh9fid5 {
  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) {
  .xrak .wsjxox {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.zvihjrhb .ev0m4gvx { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.zo3vqd5 .ev0m4gvx { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.kjnwj .ev0m4gvx { min-height: 72px; height: auto; }
.hzybf .ev0m4gvx { min-height: 84px; height: auto; }
.q3fqf00 .ev0m4gvx { max-width: none; padding: 0 32px; }
.q3fqf00 .fa95ku2h  { max-width: none; padding: 24px 32px; }
.qqwdun.okshqoj .ev0m4gvx { max-width: 1200px; }
.qqwdun.udpnk14v .ev0m4gvx { max-width: 1320px; }
.ygxhzt   .bhjfxjoc, .ygxhzt   .exxtckt { text-transform: capitalize; }
.m2zl .bhjfxjoc, .m2zl .exxtckt { text-transform: lowercase; }
.de5aghy .bhjfxjoc, .de5aghy .exxtckt { text-transform: uppercase; letter-spacing: 0.06em; }
.in1e6ge3, .z2ctmtq {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.wyomwo .in1e6ge3,
.wluuoh .in1e6ge3,
.m7l5 .in1e6ge3,
.rb7jnr .in1e6ge3,
.p19ovj   .wsjxox a { font-weight: 500; }
.zhc2uhel .wsjxox a { font-weight: 600; }
.huo8qkpg     .wsjxox a { font-weight: 700; }
.wmdq3    .wsjxox a { font-weight: 800; letter-spacing: 0.01em; }
.r48s     .wsjxox > li + li::before,
.wslt    .wsjxox > li + li::before,
.qilyo2x    .wsjxox > li + li::before,
.yt48ikf2 .wsjxox > li + li::before,
.rc6l4 .wsjxox > li + li::before,
.rlqoue0  .wsjxox > li + li::before,
.tmm6    .wsjxox > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.r48s     .wsjxox > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.wslt    .wsjxox > li + li::before { content: "|"; }
.qilyo2x    .wsjxox > li + li::before { content: "—"; }
.yt48ikf2 .wsjxox > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.rc6l4 .wsjxox > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.rlqoue0  .wsjxox > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tmm6    .wsjxox > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .vsq27 .vo9d0cln,
  .vpbqh .vo9d0cln,
  .zi5caf .vo9d0cln,
  .y5rqe .vo9d0cln,
  .mgcf0u7x .vo9d0cln {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .vsq27 .vo9d0cln::before,
  .vpbqh .vo9d0cln::before,
  .zi5caf .vo9d0cln::before,
  .y5rqe .vo9d0cln::before,
  .mgcf0u7x .vo9d0cln::before { content: ""; display: block; flex-shrink: 0; }

  
  .vsq27 .vo9d0cln::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;
  }

  
  .vpbqh .vo9d0cln::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;
  }

  
  .zi5caf .vo9d0cln::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;
  }

  
  .y5rqe .vo9d0cln::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;
  }

  
  .mgcf0u7x .vo9d0cln::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) {
  .o12h .vo9d0cln {
    padding: 5px 14px;
  }
  .o12h .wsjxox {
    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;
  }
  .o12h .wsjxox li a {
    border-bottom: none; padding: 10px 22px;
  }
  .o12h .wsjxox li a:hover { background: var(--bg-raised); }
  .o12h .o6j1n7y,
  .vray .o6j1n7y,
  .gzeu .o6j1n7y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .c3drrtb6 .vo9d0cln {
    padding: 5px 10px;
  }
  .c3drrtb6 .wsjxox {
    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);
  }
  .c3drrtb6 .wsjxox.dab2d { transform: translateX(0); }
  .c3drrtb6 .wsjxox li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .c3drrtb6 .wsjxox li:last-child a { border-bottom: none; }
  .zrlxs .wsjxox,
  .n8lgmd7p .wsjxox { background: var(--accent) !important; }
  .zrlxs .wsjxox li a,
  .n8lgmd7p .wsjxox li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .gzeu .vo9d0cln {
    padding: 5px 10px;
  }
  .gzeu .wsjxox {
    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);
  }
  .gzeu .wsjxox::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .gzeu .wsjxox.dab2d { transform: translateY(0); }
  .gzeu .wsjxox li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .tqa8mj1l .vo9d0cln {
    padding: 5px 10px;
  }
  .tqa8mj1l .wsjxox {
    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;
  }
  .tqa8mj1l .wsjxox.dab2d { opacity: 1; pointer-events: auto; }
  .tqa8mj1l .wsjxox li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .lq09oyg4     .vo9d0cln { border-radius: 0 !important; }
  .k9b2v   .vo9d0cln { border-radius: 8px !important; }
  .xse2lf9 .vo9d0cln { border-radius: 50% !important; }
  .v0xd4   .vo9d0cln { border-radius: 999px !important; }
}
.iryedre .rk8kfh { height: 36px; }
.iuv59mc .rk8kfh { height: 60px; max-width: 200px; }
.jkjmzp .rk8kfh { height: 76px; max-width: 240px; }
.jlkxscw8    .tb3y, .jlkxscw8    .p0bj8xk { color: #f59e0b; }
@media (min-width: 720px) {
  .qh27hh .taloxo {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .qh27hh .yfdueax {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .qh27hh .yfdueax { padding: 40px 16px 20px; }
  .qh27hh .dk6wk44b {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .qh27hh .wmfw { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .qfre .yfdueax {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .qfre .yfdueax::before {
    position: absolute; top: 14px; left: 14px;
  }
  .qfre .pww9 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .qfre .ih6gsi { white-space: normal; text-align: center; font-size: 1.2rem; }
  .qfre .dk6wk44b {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .qfre .wmfw { width: 100%; min-width: 0; }
  .qfre .tb3y { min-width: 0; }
}
.rktqt .yonm {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.rktqt .yonm summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.rktqt .yonm p { padding: 0 2px 16px; }
.fpc4ku .yonm { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.fpc4ku .yonm summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.fpc4ku .yonm summary::after { content: "›"; font-size: 1.2em; }
.fpc4ku .yonm[open] summary::after { content: "‹"; }
.fpc4ku .yonm p { padding: 10px 22px 4px; }
.eapemyxu .yonm {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.eapemyxu .yonm summary { color: var(--text-primary); padding-left: 16px; }
.eapemyxu .yonm summary::after { content: "›"; font-size: 1.1em; }
.eapemyxu .yonm[open] summary::after { content: "‹"; }
.eapemyxu .yonm p { padding-left: 16px; }
.to6dk .qn0ac { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.to6dk .yonm {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.to6dk .yonm:last-child { border-bottom: none; }
.to6dk .yonm summary { color: var(--text-primary); border-radius: 0; }
.to6dk .yonm summary::after { content: "›"; font-size: 1.1em; }
.to6dk .yonm[open] summary::after { content: "‹"; }
.n3ei .yonm { overflow: hidden; }
.n3ei .yonm summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.n3ei .yonm summary::after { color: rgba(255,255,255,.75); }
.n3ei .yonm[open] summary { border-radius: 0; }
.jchju { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.otshqub {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.r4g0 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.c2y22 { color: var(--text-muted); font-size: 1.05rem; }
.z8nhi7 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.exu3pu { margin-bottom: 20px; }
.ecd0kc {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.lwe8sl {
  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;
}
.lwe8sl:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.uirqt { resize: vertical; min-height: 130px; }
.rinpua9 { width: 100%; margin-top: 8px; }
.euz4mu88 {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.o7siev {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.cuf7m5s2 { color: var(--text-muted); line-height: 1.75; }
.ud1hyp2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ud1hyp2 li { margin-bottom: 6px; }
.c4ns0 { max-width: 760px; margin: 0 auto; }
.a65tpt ul.ud1hyp2 { margin: 0; }
@media (max-width: 640px) { .tvglmh1m { grid-template-columns: 1fr; gap: 10px; } }
.u2ywl { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.nggnjn { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.rj2dyrm { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.nggnjn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.nggnjn .ud1hyp2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .u2ywl { grid-template-columns: 1fr; } }
.y46i81s6 { color: inherit; text-decoration: none; }
.y46i81s6:hover { color: var(--accent-light); text-decoration: underline; }
.nkry { display: inline-block; line-height: 0; }
.f6x00 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.vukuou { max-width: 760px; margin: 0 auto; }
.d9zb ul.ud1hyp2 { margin: 0; }
.fh87 { color: var(--text-muted); line-height: 1.75; }
.l7qm .ud1hyp2,
.qphs0x3 .ud1hyp2,
.wn2t .ud1hyp2,
.sb17 .ud1hyp2 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.lv6n { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.hzmbjsa { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.rroabtry { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.kkb2xme { margin-top: 12px; }
.cdb9je { 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; }
.cdb9je:hover { border-bottom-color: var(--accent-light); }
.x603 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.x603 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ois0iq { border-radius: 10px; }
.hjnki { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.wb7zcpwe { background: var(--accent-bg); color: var(--accent-light); padding: 5px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .wx8xla5 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.iyj8o6 .rroabtry, .iyj8o6 .hzmbjsa { max-width: 640px; }
.fmd6yri .lv6n { font-size: 1.6rem; margin-top: 18px; }
.c8r3d17m .rroabtry { margin-bottom: 28px; }
@media (max-width: 860px) { .dxhqhm86 { grid-template-columns: 1fr; } .fmd6yri { position: static; text-align: center; } }
.kq9h34p .x603 { margin: 0 auto 18px; }
.kq9h34p .hjnki { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .wvpj { grid-template-columns: 1fr; } }
.ydlzpwd { display: flex; gap: 24px; align-items: center; background: var(--bg-card); border: 1px solid var(--border); border-radius: 16px; padding: 28px; margin-bottom: 32px; }
.ym4hxu { flex: 1; }
.ydlzpwd .lv6n { font-size: 1.6rem; margin-bottom: 6px; }
.rso0uljt { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; max-width: none; }
.sb17 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.b51w { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.sb17 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.sb17 .ud1hyp2 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ydlzpwd { flex-direction: column; text-align: center; } .rso0uljt { grid-template-columns: 1fr; } }
.c0ds1baw .lv6n { font-size: 1.35rem; margin: 0 0 4px; }
.c0ds1baw .hjnki { margin: 0; }
.v2nfafol .r4g0 { color: var(--accent-light); }
.mg61o .r4g0 { font-size: 2rem; }
.mg61o .c2y22 { max-width: 680px; }
.lcsx .r4g0 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.lcsx .c2y22  { margin: 0; }
@media (max-width: 640px) { .lcsx { flex-direction: column; } }
.cnlhfp3 {
  background: linear-gradient(135deg, var(--accent-bg) 0%, var(--bg-surface) 100%);
  border-bottom: none; padding: 40px 32px 36px; margin-bottom: 32px; border-radius: 0 0 16px 16px;
}
.cnlhfp3 .r4g0 { color: var(--accent-light); }
.xqhkejl8 .r4g0 { color: #fff; }
.xqhkejl8 .c2y22  { color: rgba(255,255,255,0.85); }
.w64y5 { max-width: 680px; margin: 0 auto; }
.nnkwg {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .nnkwg { grid-template-columns: 1fr; } }
.ex3u { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.ex3u .lwe8sl {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ex3u .lwe8sl:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.vq9j .lwe8sl { background: var(--bg-raised); border-color: transparent; }
.vq9j .lwe8sl:focus { background: var(--bg-card); border-color: var(--accent-light); }
.s2gt .lwe8sl { border-radius: 100px; padding: 11px 20px; }
.s2gt .uirqt { border-radius: 14px; }
@media (max-width: 640px) { .fc4xjh { grid-template-columns: 1fr; } }
.o385s{position:relative;overflow:visible}
.ijilhwi .atahw,.q7sw .atahw,
.ijilhwi .atahw,.q7sw .atahw,
.ijilhwi .atahw .sl4ucy,.q7sw .atahw .sl4ucy,
.ijilhwi .e9ex0c,.q7sw .e9ex0c,
.ijilhwi .atahw,.q7sw .atahw{top:12px}
.ijilhwi .atahw .sl4ucy{margin-right:auto}
.ggq69fli .m3vs~.atahw,
.ggq69fli .w02tr76~.atahw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.ggq69fli .m3vs~.atahw .sl4ucy,
.ggq69fli .w02tr76~.atahw .sl4ucy{justify-content:flex-start}
.m3vs~.atahw,.w02tr76~.atahw{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}
.m3vs~.atahw .sl4ucy{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.w02tr76~.atahw .sl4ucy{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.cp4aj4 .e9ex0c{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}
.cp4aj4 .ghx6mn4::before{content:""}
.wjruno2v{--date-bg:var(--accent-bg-light)}
.s7d2 .ghx6mn4::before{content:"|";opacity:.3}
.s7d2 .e9ex0c + .e9ex0c::before{content:"|";margin-right:6px;opacity:.3}
.jqqdkf5t{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.vxfeebx{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.rqvq{display:flex;flex-direction:column;gap:3px}
.isuen{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.vj62h8{font-weight:700;font-size:1rem;color:var(--text-heading)}
.yyrdw{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.z3c7ev .jqqdkf5t{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.t8l8 .jqqdkf5t{border-top:3px solid var(--accent);padding-top:18px}
.xo633v .jqqdkf5t{border-left:3px solid var(--accent);border-radius:0}
.jfz1a .jqqdkf5t{padding:20px 0}
@media(max-width:640px){
  .jqqdkf5t{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .yyrdw{max-width:100%}
}
:root {
  --accent:          #15860d;
  --brand:           #15860d;
  --brand-light:     #166810;
  --brand-pale:      #278b20;
  --grad-start:      #22d915;
  --grad-end:        #54e14a;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #15860d;
  --cta-light:       #0c6306;
  --cta-hover:       #0c4e07;
  --bg-page:         #f6f8f6;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f3;
  --bg-raised:       #eef1ed;
  --bg-hover:        #f3f6f3;
  --border:          #e2e9e1;
  --border-alt:      #d0ddcf;
  --border-section:  #e2e9e1;
  --text-primary:    #171c16;
  --text-muted:      #516250;
  --text-body:       #2e382d;
  --text-sub:        #455444;
  --text-faint:      #748c72;
  --text-dim:        #90a38e;
  --text-label:      #5d705b;
  --text-value:      #3a4639;
  --accent-bg:       #e1f5df;
  --accent-bg-light: #c7f1c5;
  --bg-tip:          #f8f0f9;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f7f9;
  --bg-pros:         #f8f0f9;
  --bg-cons:         #faf5f3;
  --c-pros:          #8d0c96;
  --c-cons:          #9f4621;
  --c-pros-label:    #a80eb3;
  --c-tip-border:    #ba10c6;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8d0c96;
}
:root { --logo-bg-opacity: 48%; }
body, button, input { font-family: "Oxanium", sans-serif; }
.sgwpble .o2pw, .sgwpble .m3vs { min-height: 320px; }
.c9c8 .zpw1g::after,.c9c8 .s2qvb::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; }
.g7v5b8w::before { content: '—'; }
.cg5b1 .e9ex0c::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.cg5b1 .e9ex0c:first-of-type::before{content:"\f06e"}.cg5b1 .e9ex0c:last-of-type::before{content:"\f4fc"}