: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;
}
.g5p6 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.t140 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.q8ppr8 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vqm5co { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.tridcf9 { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.tridcf9 a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.tridcf9 a:hover { color: var(--accent-light); }
.aa8u   .nb9d0hz { border-radius: 0; }
@media (max-width: 640px) {
  .nb9d0hz {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .fahhcb:hover .nb9d0hz,
  .fahhcb:focus-within .nb9d0hz { display: block; }
  .nb9d0hz li a { padding: 8px 16px; font-size: 0.88rem; }
}
.xu9obh8o {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.nr9iv9jf { display: none; }
@media (max-width: 640px) {
  .nr9iv9jf {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .nr9iv9jf.r7zgv4ij { display: block; }
}
@media (max-width: 640px) {
  .xu9obh8o { display: block; }
  .tridcf9 > li + li::before { display: none !important; }
  .tridcf9 {
    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;
  }
  .tridcf9.r7zgv4ij { display: flex; }
  .tridcf9 li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .tridcf9 li:last-child a { border-bottom: none; }
}
.ewqf { min-height: 480px; }
.q9qdf {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.tstk { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.nwka6bd .tstk { margin-left: 0; margin-right: 0; }
.lwdpkwy {
  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;
}
.lwdpkwy:hover { opacity: 0.88; }
.dzj8ip .q9qdf { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.dzj8ip .tstk { color: #e2e8f0; }
.dzj8ip.cqiav .hb2j { text-align: center; }
.dheuoe .q9qdf { color: var(--text-primary); text-shadow: none; }
.dheuoe .tstk { color: var(--text-muted); }
.dheuoe .lwdpkwy { margin-top: 16px; }
.dheuoe, .dheuoe.ewqf { min-height: auto !important; }
.dheuoe.cqiav .hb2j { text-align: center; }
.dheuoe~.ot63k{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}
.dheuoe~.ot63k .qske3e{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@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; }
}
.ku5ib .q9qdf { color: #fff; }
.ku5ib .tstk { color: rgba(255,255,255,0.85); }
.ku5ib .lwdpkwy { background: #fff; color: var(--cta); }
.ku5ib .lwdpkwy:hover { opacity: 0.92; }
.e9vtidz .ayiy63n { position: relative; overflow: hidden; }
.e9vtidz .ayiy63n::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;
}
.t54urg .ayiy63n {
  animation: hg-breathe 7s ease-in-out infinite;
}
.qi2g1u32 .ayiy63n { position: relative; overflow: hidden; }
.qi2g1u32 .ayiy63n::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;
}
.hbvicd .ayiy63n { position: relative; overflow: hidden; }
.hbvicd .ayiy63n::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;
}
.d5gaf .ayiy63n {
  animation: hg-fadein 1.2s ease-out both;
}
.ayiy63n {
  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%);
}
.ksned {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.vk2n {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.tm9b {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.ayiy63n .q9qdf { text-shadow: none; color: var(--text-primary); }
.ayiy63n .tstk { color: var(--text-muted); }
body.g7f10mf .q9qdf {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.mfqni0 .q9qdf {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.ayiy63n.cqiav .ksned { align-items: center; text-align: center; }
.ayiy63n.nwka6bd   .ksned { align-items: flex-start; text-align: left; }
.i5yd6 .vk2n { position: relative; }
.i5yd6 .vk2n::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.i5yd6.w4u5f .vk2n::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.u6li5k3 .vk2n {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.u6li5k3 .tm9b {
  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);
}
.u6li5k3.w4u5f .vk2n { padding: 32px 0 32px 32px; }
.clrc .vk2n {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.clrc .tm9b {
  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);
}
.w4u5f .ksned {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.clrc.w4u5f .vk2n { padding: 40px 16px 40px 48px; }
.v9e2yda .vk2n { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .ayiy63n { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .ayiy63n .vk2n { display: none !important; }
  .v9e2yda .vk2n { display: none !important; }
  .j531 .nle9 { display: none !important; }
  .nyhtle .gdpk9 { display: none !important; }
  .ksned  { padding: 36px 24px; }
  .ayiy63n~.ot63k,.w4u5f~.ot63k{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .ewqf, .ayiy63n { min-height: 320px !important; }
  
  .q9qdf { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .ggfdxim { display: none !important; }
  
  .dfslxph { flex-direction: column; align-items: center; }
  .zo8b { width: 100%; max-width: 340px; }
}
.mc5o { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.xflwfqm { width: 100%; height: auto; display: block; border-radius: 10px; }
.ojpx69 .mc5o        { border-radius: 16px; }
.ojpx69 .xflwfqm  { border-radius: 16px; }
.ubq69jd3 .mc5o         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ubq69jd3 .xflwfqm   { border-radius: 8px; }
.q9jeplz4 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.llm5 { width: 100%; padding: 32px 0; position: relative; }
.o70v1vn { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.azf719l .llm5:nth-child(even) { background: var(--bg-surface); }
.azf719l .llm5:nth-child(odd)  { background: var(--bg-page); }
.r81f8o8k .llm5:nth-child(even) { background: var(--bg-card); }
.r81f8o8k .llm5:nth-child(odd)  { background: var(--bg-page); }
.azf719l .llm5:nth-child(odd)  .o70v1vn { background: var(--bg-card); border-radius: 6px; }
.azf719l .llm5:nth-child(even) .o70v1vn { background: var(--bg-raised); border-radius: 6px; }
.r81f8o8k .llm5:nth-child(odd)  .o70v1vn { background: var(--bg-card); border-radius: 6px; }
.r81f8o8k .llm5:nth-child(even) .o70v1vn { background: var(--bg-raised); border-radius: 6px; }
.azf719l .llm5:nth-child(even) .gre36h .hlnn01g,
.r81f8o8k .llm5:nth-child(even) .gre36h .hlnn01g { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.azf719l .llm5:nth-child(odd) .gre36h .hlnn01g,
.r81f8o8k .llm5:nth-child(odd) .gre36h .hlnn01g { background: var(--bg-card-inner); }
.azf719l .llm5:nth-child(even) .f12e7do .hlnn01g:nth-child(odd),
.r81f8o8k .llm5:nth-child(even) .f12e7do .hlnn01g:nth-child(odd)  { background: var(--bg-card); }
.azf719l .llm5:nth-child(even) .f12e7do .hlnn01g:nth-child(even),
.r81f8o8k .llm5:nth-child(even) .f12e7do .hlnn01g:nth-child(even) { background: var(--bg-card-inner); }
h1.zt5zehk { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.zt5zehk {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.z2lhg { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.svu1wc34 h2.zt5zehk {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.pparzc8d h2.zt5zehk {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cs26hsp2 h2.zt5zehk {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.i3u1kgf h2.zt5zehk::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.swyz7t h2.zt5zehk {
  color: var(--text-primary); font-size: 1.7rem;
}
.pclutw68 h2.zt5zehk::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.oubfqq h2.zt5zehk {
  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;
}
.joos9x { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .joos9x { display: none; } }
.r8fgop7i { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.zjqg { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.uxgbrljq {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.arxldr9o { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.q1oexkcx { padding-left: 20px; }
.q1oexkcx li { margin-bottom: 6px; }
.q1oexkcx a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.q1oexkcx a:hover { color: var(--accent-light); }
.z6jyzo .arxldr9o { display: none; }
.u107rae .arxldr9o { display: none; }
.u107rae .q1oexkcx { padding-left: 0; list-style: none; }
.u107rae .q1oexkcx li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.u107rae .q1oexkcx a { font-size: 0.92rem; }
.nzp8od .uxgbrljq { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.nzp8od .arxldr9o { display: none; }
.nzp8od .q1oexkcx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.nzp8od .q1oexkcx li { margin-bottom: 0; }
.nzp8od .q1oexkcx 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;
}
.nzp8od .q1oexkcx a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.x9fc5 .uxgbrljq { padding: 20px 20px 16px; }
.x9fc5 .q1oexkcx {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.x9fc5 .q1oexkcx li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.x9fc5 .q1oexkcx 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;
}
.x9fc5 .q1oexkcx 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;
}
.x9fc5 .q1oexkcx a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.x9fc5 .q1oexkcx a:focus,
.x9fc5 .q1oexkcx a:focus-visible,
.x9fc5 .q1oexkcx a:target { outline: none; }
.x9fc5 .q1oexkcx li:target a { border-color: var(--border); color: var(--text-muted); }
.sc6t .uxgbrljq { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.sc6t .arxldr9o { display: none; }
.sc6t .q1oexkcx { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.sc6t .q1oexkcx li { margin-bottom: 0; }
.sc6t .q1oexkcx li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.sc6t .q1oexkcx li:last-child::after { content: ""; margin-right: 0; }
.sc6t .q1oexkcx a { font-size: 0.9rem; }
.hlnn01g { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.gre36h .hlnn01g { background: var(--bg-card); }
.f12e7do .hlnn01g:nth-child(odd)  { background: var(--bg-card); }
.f12e7do .hlnn01g:nth-child(even) { background: var(--bg-raised); }
.o0v8 .hlnn01g {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.o0v8 .hlnn01g:last-child { border-bottom: none; }
.o0v8 h3.z2lhg { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.izxs8 .hlnn01g {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.izxs8 .hlnn01g + .hlnn01g { margin-top: 4px; }
.akdgu .hlnn01g { background: none; border-radius: 0; padding: 12px 0; }
.akdgu .hlnn01g + .hlnn01g { border-top: 1px solid var(--border-section); }
.fve4 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mw7b { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.ypp39 { color: var(--text-body); margin-bottom: 10px; }
.u2g3k6, .po7z { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.u2g3k6 li, .po7z li { margin-bottom: 6px; }
.po7z li { list-style: decimal; }
.vxx9s2     .u2g3k6 { list-style-type: "● "; }
.vzhio  .u2g3k6 { list-style-type: "■ "; }
.kkurhh .u2g3k6 { list-style-type: "◆ "; }
.v133    .u2g3k6 { list-style-type: "★ "; }
.vxx9s2     .v9ofrsp { list-style-type: "● "; }
.vzhio  .v9ofrsp { list-style-type: "■ "; }
.kkurhh .v9ofrsp { list-style-type: "◆ "; }
.v133    .v9ofrsp { list-style-type: "★ "; }
.vxx9s2    .u2g3k6 li::marker, .vxx9s2    .v9ofrsp li::marker,
.vzhio .u2g3k6 li::marker, .vzhio .v9ofrsp li::marker,
.kkurhh .u2g3k6 li::marker, .kkurhh .v9ofrsp li::marker,
.v133   .u2g3k6 li::marker, .v133   .v9ofrsp li::marker {
  color: var(--cta); font-size: 1em;
}
.vxx9s2 .po7z,
.vzhio .po7z,
.kkurhh .po7z,
.v133 .po7z {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.vxx9s2 .po7z li,
.vzhio .po7z li,
.kkurhh .po7z li,
.v133 .po7z li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.vxx9s2 .po7z li::before,
.vzhio .po7z li::before,
.kkurhh .po7z li::before,
.v133 .po7z 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;
}
.vxx9s2     .po7z li::before { border-radius: 50%; }
.vzhio  .po7z li::before { border-radius: 3px; }
.kkurhh .po7z li::before { border-radius: 3px; }
.v133    .po7z li::before { border-radius: 50%; }
.ns7gz1 { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.tu03v .ns7gz1,
.b19auw1 .ns7gz1 { background: transparent; border: none; border-radius: 0; }
.oxai2z1b { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.oxai2z1b th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.oxai2z1b td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.oxai2z1b tr:hover td { background: var(--bg-hover); }
.wepf .oxai2z1b tbody tr:nth-child(even) td { background: var(--bg-surface); }
.pq2xon70 .oxai2z1b { border: 1px solid var(--border-alt); }
.pq2xon70 .oxai2z1b th,
.pq2xon70 .oxai2z1b td { border: 1px solid var(--border-alt); }
.ilr8b .oxai2z1b th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.ilr8b .oxai2z1b td { border-bottom: none; }
.ilr8b .oxai2z1b tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.aadfw .oxai2z1b th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.hxqjyt .ns7gz1 {
  overflow: hidden;
}
.hxqjyt .oxai2z1b th { border-bottom: 1px solid var(--border-alt); }
.hxqjyt .oxai2z1b tr:last-child td { border-bottom: none; }
.uaczkn { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.xapvf { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.krjv0 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.s5z7ja { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.qwcd { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.v9ofrsp { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.v9ofrsp 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%}
.pa7ln .s5z7ja { background: transparent; text-align: center; }
.yg06unz .krjv0 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.u0xm .krjv0 {
  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);
}
.zwke8 .xapvf { display: grid; grid-template-columns: auto 1fr; }
.zwke8 .krjv0 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.zwke8 .s5z7ja { grid-column: 2; }
.zwke8 .qwcd,
.zwke8 .v9ofrsp { grid-column: 1 / -1; }
.v0drgj .xapvf { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.v0drgj .krjv0 {
  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);
}
.v0drgj .s5z7ja { grid-column: 2; }
.v0drgj .qwcd,
.v0drgj .v9ofrsp { grid-column: 1 / -1; }
.mrjinmz3 .xapvf { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.mrjinmz3 .s5z7ja { background: none; color: var(--accent-light); font-weight: 700; }
.vrmd1 .xapvf { 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); }
.vrmd1 .s5z7ja { background: none; color: var(--accent-light); font-weight: 700; }
.wx43w .xapvf { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.wx43w .xapvf:last-child { border-bottom: none; }
.wx43w .s5z7ja { background: none; color: var(--accent-light); font-weight: 700; }
.n5n1frx .xapvf { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.n5n1frx .s5z7ja { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.nkp2n .uaczkn { counter-reset: card-n; }
.nkp2n .xapvf  { counter-increment: card-n; }
.nkp2n .s5z7ja { display: flex; align-items: center; gap: 10px; }
.nkp2n .s5z7ja::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;
}
.sjv0 .xapvf { background: var(--bg-surface); border: 1px solid var(--border); }
.sjv0 .s5z7ja { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.kzn80dp { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.gdnhvt7  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.z850q9w { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.ykos { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.jmlq { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.kzn80dp strong { color: var(--text-primary); font-size: 0.95rem; }
.kzn80dp p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.xflwfqm { width: 100%; height: auto; border-radius: 10px; display: block; }
.u7xv {
  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;
}
.u7xv:hover { opacity: 0.85; }
.ox7u60 .u7xv  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.ox7u60 .u7xv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.yntztj3s .u7xv  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.yntztj3s .u7xv:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.oo4b6a .lwdpkwy { border-radius: 50px; }
.oo4b6a .u7xv  { border-radius: 50px; }
.hf9frzh .lwdpkwy { padding-left: 22px; padding-right: 22px; }
.hf9frzh .u7xv  { padding-left: 12px; padding-right: 12px; }
.z9w04 .lwdpkwy { padding-left: 44px; padding-right: 44px; }
.z9w04 .u7xv  { padding-left: 24px; padding-right: 24px; }
.neqacl .lwdpkwy { padding-left: 56px; padding-right: 56px; }
.neqacl .u7xv  { padding-left: 32px; padding-right: 32px; }
.ayo2   .lwdpkwy::after, .ayo2   .u7xv::after,
.dyx22v .lwdpkwy::after, .dyx22v .u7xv::after,
.x8at3    .lwdpkwy::after, .x8at3    .u7xv::after,
.spivx1    .lwdpkwy::after, .spivx1    .u7xv::after,
.ceihgjs    .lwdpkwy::after, .ceihgjs    .u7xv::after,
.y31plaa     .lwdpkwy::after, .y31plaa     .u7xv::after,
.h90m    .lwdpkwy::after, .h90m    .u7xv::after,
.l5ete51   .lwdpkwy::after, .l5ete51   .u7xv::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;
}
.ayo2 .lwdpkwy::after, .ayo2 .u7xv::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");
}
.dyx22v .lwdpkwy::after, .dyx22v .u7xv::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");
}
.x8at3 .lwdpkwy::after, .x8at3 .u7xv::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");
}
.spivx1 .lwdpkwy::after, .spivx1 .u7xv::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");
}
.ceihgjs .lwdpkwy::after, .ceihgjs .u7xv::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");
}
.y31plaa .lwdpkwy::after, .y31plaa .u7xv::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");
}
.h90m .lwdpkwy::after, .h90m .u7xv::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");
}
.l5ete51 .lwdpkwy::after, .l5ete51 .u7xv::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");
}
.r2wr2cr   .tafza3::after, .r2wr2cr   .tgjs6::after,
.cyc0ygm .tafza3::after, .cyc0ygm .tgjs6::after,
.xwv3    .tafza3::after, .xwv3    .tgjs6::after,
.gbbbsqmj    .tafza3::after, .gbbbsqmj    .tgjs6::after,
.zusd08q    .tafza3::after, .zusd08q    .tgjs6::after,
.n1z9pl     .tafza3::after, .n1z9pl     .tgjs6::after,
.oujw    .tafza3::after, .oujw    .tgjs6::after,
.ga44   .tafza3::after, .ga44   .tgjs6::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;
}
.r2wr2cr .tafza3::after, .r2wr2cr .tgjs6::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");
}
.cyc0ygm .tafza3::after, .cyc0ygm .tgjs6::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");
}
.xwv3 .tafza3::after, .xwv3 .tgjs6::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");
}
.gbbbsqmj .tafza3::after, .gbbbsqmj .tgjs6::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");
}
.zusd08q .tafza3::after, .zusd08q .tgjs6::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");
}
.n1z9pl .tafza3::after, .n1z9pl .tgjs6::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");
}
.oujw .tafza3::after, .oujw .tgjs6::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");
}
.ga44 .tafza3::after, .ga44 .tgjs6::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");
}
.ejn9q .mb7ad51 { background: rgba(128,128,128,.12); }
@media (min-width: 721px) {
  .xrko { flex: 0 0 260px; width: 260px; }
  .w59go63x { flex: 0 0 120px; width: 120px; }
  .sjjag { flex: 0 0 110px; width: 110px; }
  .u77n84   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .h0hc369 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.h0hc369.u7xv { 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) {
  .aznvsp { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .aznvsp .nal3c { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .aznvsp .xrko { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .aznvsp .mb7ad51 { width: 100%; min-width: unset; height: 120px; }
  .aznvsp .j8a38d8 { max-height: 96px; max-width: 200px; }
  .aznvsp .fa54s { min-width: unset; text-align: center; white-space: normal; }
  .aznvsp .w59go63x { min-width: 0; }
  .aznvsp .u77n84 { 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; }
  .aznvsp .h0hc369 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .v0rx .nal3c { row-gap: 8px !important; gap: 10px !important; }
}
.owml .yo1d { border-top-width: 4px !important; border-radius: 0 0 8px 8px; }
@media (min-width: 860px) {
  .n6d7 .upu6 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .n6d7 .piq6nt { margin: 0; }
}
@media (max-width: 720px) {
  .gehh7 { grid-template-columns: 1fr; }
  .lig3 { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .lig3 .zn6s0a8 { width: 72px; height: 50px; }
  .lig3 .lqj5bm { max-width: 180px; }
  .lig3 .fy9noo { width: auto; }
}
@media (max-width: 720px) {
  .c4h1nwf { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .dohwu { padding: 16px; }
  .f0k9tf .ip5jl686 { min-width: 50%; }
}
@media (max-width: 860px) {
  .gm2jgk6e { grid-template-columns: 1fr; }
  .uah32 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .hv320lk { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .s2f8ca { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .boop { flex-direction: column; align-items: stretch; }
}
.voh5vcs .fy9noo .u7xv { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xvt2o2 { flex-direction: column; align-items: stretch; gap: 10px; }
  .voh5vcs .fy9noo { text-align: center; }
}
@media (max-width: 720px) {
  .h4s5bugh { grid-template-columns: 1fr; }
  .ythaojc { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ya3wzvqd { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .c0bdu0t { grid-template-columns: 1fr; }
  .zi9p { width: 100px; height: 100px; margin: 16px auto; }
  .nq9wb75 { font-size: 1.4rem; }
  .mjlim { justify-content: center; }
  .rr6go3d .ip5jl686 { min-width: 50%; }
}
@media (max-width: 540px) {
  .sdrkh8kf { flex-wrap: wrap; padding: 14px 16px; }
  .k6b7 { padding: 12px 16px; }
  .uk0xforl .sugnra { margin: 0 16px; }
  .uk0xforl .v35i507 { padding: 0 16px; }
  .mqeb5gjw { padding: 12px 16px; }
}
.t1rtbs .u77n84 { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.t1rtbs .uamx {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent-light); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.t1rtbs .w59go63x { color: var(--cta); }
.t1rtbs .fkvrpp { border-bottom: 2px solid var(--accent-bg); }
.t1rtbs .aw5ar2h, .t1rtbs .mgwqvd9f, .t1rtbs .roubdt9 {
  background: var(--accent-bg); color: var(--accent-light); border-radius: 100px;
  padding: 2px 10px; font-weight: 600; border: none;
}
.dnf23 .h0hc369.u7xv { padding: 14px 30px !important; font-size: 1rem; }
.jeb9p .h0hc369.u7xv { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.ylfnh { margin: 16px 0; }
.ddkqh24 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.ddkqh24 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.ddkqh24 summary::after { content: "+"; color: var(--accent-light); }
.ddkqh24[open] summary::after { content: "−"; }
.ddkqh24 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.llm5 { margin-bottom: 0; }
.a0bzutfb h2.zt5zehk { color: var(--text-primary); border-color: var(--accent-light); }
.gv0hvl1 h2.zt5zehk { color: var(--text-primary); border-color: var(--accent-light); }
.w7t85fuk .gdnhvt7     { background: #052e16; border-color: #10b981; }
.w7t85fuk .z850q9w { background: #2d0a1e; border-color: #f43f5e; }
.w7t85fuk .ykos    { background: #1e1036; border-color: #a855f7; }
.w7t85fuk .kzn80dp strong  { color: #f1f5f9; }
.w7t85fuk .kzn80dp p       { color: #cbd5e1; }
.w7t85fuk .oud3fc    .gdnhvt7     .jmlq::before,
.w7t85fuk .r0gdc1ib  .gdnhvt7     .jmlq::before,
.w7t85fuk .skikmo  .gdnhvt7     .jmlq::before,
.w7t85fuk .m6059 .gdnhvt7     .jmlq::before { color: #10b981; }
.w7t85fuk .oud3fc    .z850q9w .jmlq::before,
.w7t85fuk .r0gdc1ib  .z850q9w .jmlq::before,
.w7t85fuk .skikmo  .z850q9w .jmlq::before,
.w7t85fuk .m6059 .z850q9w .jmlq::before { color: #f43f5e; }
.w7t85fuk .oud3fc    .ykos    .jmlq::before,
.w7t85fuk .r0gdc1ib  .ykos    .jmlq::before,
.w7t85fuk .skikmo  .ykos    .jmlq::before,
.w7t85fuk .m6059 .ykos    .jmlq::before { color: #a855f7; }
.joc0388i .gdnhvt7     { background: #2d2000; border-color: #eab308; }
.joc0388i .z850q9w { background: #2d0b0b; border-color: #ef4444; }
.joc0388i .ykos    { background: #2d1600; border-color: #f97316; }
.joc0388i .kzn80dp strong  { color: #f1f5f9; }
.joc0388i .kzn80dp p       { color: #cbd5e1; }
.joc0388i .oud3fc    .gdnhvt7     .jmlq::before,
.joc0388i .r0gdc1ib  .gdnhvt7     .jmlq::before,
.joc0388i .skikmo  .gdnhvt7     .jmlq::before,
.joc0388i .m6059 .gdnhvt7     .jmlq::before { color: #eab308; }
.joc0388i .oud3fc    .z850q9w .jmlq::before,
.joc0388i .r0gdc1ib  .z850q9w .jmlq::before,
.joc0388i .skikmo  .z850q9w .jmlq::before,
.joc0388i .m6059 .z850q9w .jmlq::before { color: #ef4444; }
.joc0388i .oud3fc    .ykos    .jmlq::before,
.joc0388i .r0gdc1ib  .ykos    .jmlq::before,
.joc0388i .skikmo  .ykos    .jmlq::before,
.joc0388i .m6059 .ykos    .jmlq::before { color: #f97316; }
.i9se3n .gdnhvt7     { background: #0c1a2e; border-color: #38bdf8; }
.i9se3n .z850q9w { background: #12103a; border-color: #818cf8; }
.i9se3n .ykos    { background: #0a2020; border-color: #2dd4bf; }
.i9se3n .kzn80dp strong  { color: #f1f5f9; }
.i9se3n .kzn80dp p       { color: #cbd5e1; }
.i9se3n .oud3fc    .gdnhvt7     .jmlq::before,
.i9se3n .r0gdc1ib  .gdnhvt7     .jmlq::before,
.i9se3n .skikmo  .gdnhvt7     .jmlq::before,
.i9se3n .m6059 .gdnhvt7     .jmlq::before { color: #38bdf8; }
.i9se3n .oud3fc    .z850q9w .jmlq::before,
.i9se3n .r0gdc1ib  .z850q9w .jmlq::before,
.i9se3n .skikmo  .z850q9w .jmlq::before,
.i9se3n .m6059 .z850q9w .jmlq::before { color: #818cf8; }
.i9se3n .oud3fc    .ykos    .jmlq::before,
.i9se3n .r0gdc1ib  .ykos    .jmlq::before,
.i9se3n .skikmo  .ykos    .jmlq::before,
.i9se3n .m6059 .ykos    .jmlq::before { color: #2dd4bf; }
.jc8e .gdnhvt7     { background: var(--accent-bg); border-color: var(--accent-light); }
.jc8e .z850q9w { background: var(--accent-bg-light); border-color: var(--accent-light); }
.jc8e .ykos    { background: var(--accent-bg); border-color: var(--accent-pale); }
.jc8e .oud3fc    .jmlq::before,
.jc8e .r0gdc1ib  .jmlq::before,
.jc8e .skikmo  .jmlq::before,
.jc8e .m6059 .jmlq::before { color: var(--accent-light) !important; }
.nk93 .uadid4 { background: var(--bg-pros); }
.nk93 .sw62q { background: var(--bg-cons); }
.nk93 .uadid4 .xqz9e { color: var(--c-pros-label); }
.nk93 .sw62q .vbbfjxor { color: var(--c-cons); }
.nk93 .uadid4 ul li,
.nk93 .kqupt9 li            { color: var(--c-pros); }
.nk93 .sw62q ul li,
.nk93 .gre2wj8o li            { color: var(--c-cons); }
.sn4yn .kzn80dp { background: transparent; border-left: none; border: 1.5px solid; }
.sn4yn .gdnhvt7     { border-color: var(--c-tip-border); }
.sn4yn .z850q9w { border-color: var(--c-warn-border); }
.sn4yn .ykos    { border-color: #60a5fa; }
.sn4yn .kzn80dp strong { color: var(--text-primary); }
.sn4yn .kzn80dp p      { color: var(--text-muted); }
.owml .kzn80dp { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.owml .gdnhvt7     { border-top-color: var(--c-tip-border); }
.owml .z850q9w { border-top-color: var(--c-warn-border); }
.owml .ykos    { border-top-color: #60a5fa; }
.olbdrtct .kzn80dp { border-left: none; border-radius: 8px; }
.olbdrtct .gdnhvt7     { background: #065f46; }
.olbdrtct .z850q9w { background: #92400e; }
.olbdrtct .ykos    { background: #1e3a8a; }
.olbdrtct .kzn80dp strong,
.olbdrtct .kzn80dp p { color: #fff; }
.olbdrtct .jmlq::before { color: rgba(255,255,255,0.85) !important; }
.w7t85fuk.olbdrtct .gdnhvt7,
.w7t85fuk .olbdrtct .gdnhvt7     { background: #052e16; }
.w7t85fuk.olbdrtct .z850q9w,
.w7t85fuk .olbdrtct .z850q9w { background: #2d0a1e; }
.w7t85fuk.olbdrtct .ykos,
.w7t85fuk .olbdrtct .ykos    { background: #1e1036; }
.joc0388i.olbdrtct .gdnhvt7,
.joc0388i .olbdrtct .gdnhvt7      { background: #2d2000; }
.joc0388i.olbdrtct .z850q9w,
.joc0388i .olbdrtct .z850q9w  { background: #2d0b0b; }
.joc0388i.olbdrtct .ykos,
.joc0388i .olbdrtct .ykos     { background: #2d1600; }
.i9se3n.olbdrtct .gdnhvt7,
.i9se3n .olbdrtct .gdnhvt7      { background: #0c1a2e; }
.i9se3n.olbdrtct .z850q9w,
.i9se3n .olbdrtct .z850q9w  { background: #12103a; }
.i9se3n.olbdrtct .ykos,
.i9se3n .olbdrtct .ykos     { background: #0a2020; }
.fm4gibmx .kzn80dp { border-left: none; border-radius: 6px; padding: 10px 14px; }
.fm4gibmx .gdnhvt7     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.fm4gibmx .z850q9w { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.fm4gibmx .ykos    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.fm4gibmx .kzn80dp strong { color: var(--text-primary); }
.fm4gibmx .kzn80dp p      { color: var(--text-muted); }
.xwgjtzx .kzn80dp { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.oud3fc .jmlq,
.r0gdc1ib .jmlq,
.skikmo .jmlq,
.m6059 .jmlq { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.oud3fc .jmlq::before,
.r0gdc1ib .jmlq::before,
.skikmo .jmlq::before,
.m6059 .jmlq::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.oud3fc .gdnhvt7     .jmlq::before { content: "✦"; color: var(--c-tip-border); }
.oud3fc .z850q9w .jmlq::before { content: "▲"; color: var(--c-warn-border); }
.oud3fc .ykos    .jmlq::before { content: "◉"; color: #60a5fa; }
.r0gdc1ib .gdnhvt7     .jmlq::before { content: "★"; color: var(--c-tip-border); }
.r0gdc1ib .z850q9w .jmlq::before { content: "◆"; color: var(--c-warn-border); }
.r0gdc1ib .ykos    .jmlq::before { content: "●"; color: #60a5fa; }
.skikmo .gdnhvt7     .jmlq::before { content: "▶"; color: var(--c-tip-border); }
.skikmo .z850q9w .jmlq::before { content: "■"; color: var(--c-warn-border); }
.skikmo .ykos    .jmlq::before { content: "▸"; color: #60a5fa; }
.m6059 .gdnhvt7     .jmlq::before { content: "→"; color: var(--c-tip-border); }
.m6059 .z850q9w .jmlq::before { content: "⬥"; color: var(--c-warn-border); }
.m6059 .ykos    .jmlq::before { content: "◈"; color: #60a5fa; }
.fr4q .gre36h .hlnn01g,
.fr4q .f12e7do .hlnn01g  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.fr4q .xapvf                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.fr4q .ns7gz1          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.fr4q .uxgbrljq                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.pavu .gre36h .hlnn01g,
.pavu .f12e7do .hlnn01g,
.pavu .xapvf,
.pavu .nal3c,
.pavu .piq6nt,
.pavu .ns7gz1,
.pavu .uxgbrljq,
.pavu .xwgjtzx .kzn80dp { box-shadow: none; }
.caffvgd   body, .caffvgd   { font-size: 0.9rem; }
.caffvgd   .ypp39, .caffvgd .fve4, .caffvgd .mw7b,
.caffvgd   .r8fgop7i, .caffvgd .zjqg { font-size: 0.9rem; }
.caffvgd   .u2g3k6, .caffvgd .po7z { font-size: 0.9rem; }
.mikfa216   .ypp39, .mikfa216 .fve4, .mikfa216 .mw7b,
.mikfa216   .r8fgop7i, .mikfa216 .zjqg { font-size: 0.95rem; }
.mikfa216   .u2g3k6, .mikfa216 .po7z { font-size: 0.95rem; }
.gyocnb8   .ypp39, .gyocnb8 .fve4, .gyocnb8 .mw7b,
.gyocnb8   .r8fgop7i, .gyocnb8 .zjqg { font-size: 1.08rem; }
.gyocnb8   .u2g3k6, .gyocnb8 .po7z { font-size: 1.05rem; }
.gyocnb8   .oxai2z1b { font-size: 0.97rem; }
.o3h4 .q9qdf      { font-size: 3.2rem; }
.o3h4 h2.zt5zehk { font-size: 1.9rem; }
.o3h4 h3.z2lhg     { font-size: 1.4rem; }
.m7yld7 .q9qdf      { font-size: 3.8rem; }
.m7yld7 h2.zt5zehk { font-size: 2.2rem; }
.m7yld7 h3.z2lhg     { font-size: 1.6rem; }
.llm5 + .llm5 { position: relative; }
.w6exd2   .llm5 + .llm5::before,
.ugbhj6  .llm5 + .llm5::before,
.yb0tymcb   .llm5 + .llm5::before,
.upihntp   .llm5 + .llm5::before,
.kgy44   .llm5 + .llm5::before,
.zr1xjc .llm5 + .llm5::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.w6exd2 .llm5 + .llm5::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.ugbhj6 .llm5 + .llm5::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.yb0tymcb .llm5 + .llm5::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;
}
.upihntp .llm5 + .llm5::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.a6h1 .llm5 { margin-bottom: 16px; }
.a6h1 .llm5 + .llm5 { margin-top: 0; }
.a6h1 .o70v1vn { padding-top: 0; padding-bottom: 0; }
.kgy44 .llm5 + .llm5::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zr1xjc .llm5 + .llm5::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ixgdvn2o .llm5 + .llm5::before,
.qdyc .llm5 + .llm5::before,
.alnn .llm5 + .llm5::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%;
}
.azf719l .ixgdvn2o .llm5:nth-child(even)::before,
.azf719l .qdyc .llm5:nth-child(even)::before,
.azf719l .alnn .llm5:nth-child(even)::before { background: var(--bg-surface); }
.r81f8o8k .ixgdvn2o .llm5:nth-child(even)::before,
.r81f8o8k .qdyc .llm5:nth-child(even)::before,
.r81f8o8k .alnn .llm5:nth-child(even)::before { background: var(--bg-card); }
.ixgdvn2o .llm5 + .llm5::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");
}
.qdyc .llm5 + .llm5::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");
}
.alnn .llm5 + .llm5::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");
}
.e1wf96d .dzj8ip,
.e1wf96d .hb2j { margin-bottom: 60px; }
.oyki9 .ksned,
.e1wf96d .ksned { padding-bottom: 60px; }
.srim0 .ksned { padding-bottom: 70px; }
.e1wf96d .dzj8ip::before,
.e1wf96d .dzj8ip::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");
}
.mtbv  .dzj8ip:not(.ku5ib) .rr3bv { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.qmw2o26j .ayiy63n { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.xuco2 .ayiy63n { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ryq3ds .ayiy63n { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.mtbv .ku5ib { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.mtbv .oyl8xro { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.mtbv .ayiy63n { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.tkv34 .ayiy63n { background: var(--accent-bg); }
.knfe .mc5o { float: left; width: 38%; margin: 0 28px 16px 0; }
.knfe .mc5o .xflwfqm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.knfe .o70v1vn::after { content: ''; display: block; clear: both; }
.s86t7c .mc5o { float: right; width: 38%; margin: 0 0 16px 28px; }
.s86t7c .mc5o .xflwfqm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s86t7c .o70v1vn::after { content: ''; display: block; clear: both; }
.rfbw .llm5:nth-child(odd)  .mc5o { float: left;  width: 38%; margin: 0 28px 16px 0; }
.rfbw .llm5:nth-child(even) .mc5o { float: right; width: 38%; margin: 0 0 16px 28px; }
.rfbw .mc5o .xflwfqm { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rfbw .o70v1vn::after { content: ''; display: block; clear: both; }
.knfe .uaczkn,
.s86t7c .uaczkn,
.rfbw .uaczkn,
.rfbw .aznvsp { clear: both; }
@media (max-width: 900px) {
  .knfe .mc5o,
  .s86t7c .mc5o,
  .rfbw .llm5:nth-child(odd)  .mc5o,
  .rfbw .llm5:nth-child(even) .mc5o {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .knfe .mc5o .xflwfqm,
  .s86t7c .mc5o .xflwfqm,
  .rfbw .mc5o .xflwfqm {
    max-height: none !important;
  }
}
.knfe .u2g3k6,
.knfe .po7z,
.s86t7c .u2g3k6,
.s86t7c .po7z,
.rfbw .u2g3k6,
.rfbw .po7z { overflow: hidden; }
@media (max-width: 640px) {
  .knfe .mc5o,
  .s86t7c .mc5o,
  .rfbw .mc5o { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ughu3 .q9jeplz4,
.ughu3 .o70v1vn,
.ughu3 .l1v2  { max-width: 1100px; }
.adqso .q9jeplz4,
.adqso .o70v1vn,
.adqso .l1v2  { max-width: 1200px; }
.adqso { --content-mw: 1200px; }
.wpkc .q9jeplz4,
.wpkc .o70v1vn,
.wpkc .l1v2  { max-width: 1320px; }
.m5ymvkp8 { font-size: 0.82rem; color: var(--text-muted); }
.s9tez { display: flex; align-items: center; }
.m98m {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.vbq8t0 { display: flex; align-items: center; }
.k7vt { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.k7vt:hover { text-decoration: underline; }
.jt742 { margin: 0 3px; opacity: 0.45; }
.jt742::before { content: '/'; }
.zmrrcs { padding: 2px 5px; color: var(--text-main); }
.ol9qxqj8 .m5ymvkp8 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.ol9qxqj8 .s9tez { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.vbtr6 .m5ymvkp8 {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.vbtr6 .s9tez { padding: 0 0 0 12px; }
.c1wfmr1u .s9tez { padding: 0 16px; }
.c1wfmr1u .m5ymvkp8 {
  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);
}
.c1wfmr1u .q9jeplz4 { padding-top: 28px; }
@media (max-width: 720px) {
  .ptya2z { margin-top: 18px; padding: 0 16px; }
  .c1wfmr1u .q9jeplz4 { padding-top: 16px; }
}
.ughu3.ol9qxqj8 .s9tez { max-width: 1100px; }
.adqso.ol9qxqj8 .s9tez { max-width: 1200px; }
.wpkc.ol9qxqj8 .s9tez { max-width: 1320px; }
.adqso .ptya2z { max-width: 1200px; }
.hgukpc7 .llm5 { padding-top: 16px; padding-bottom: 16px; }
.u5eajst .llm5 { padding-top: 24px; padding-bottom: 24px; }
.ki17pc .llm5 { padding-top: 40px; padding-bottom: 40px; }
.loxp .llm5 { padding-top: 52px; padding-bottom: 52px; }
.hvmsc6 .llm5:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.hvmsc6 .llm5:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.hvmsc6 .llm5:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.hvmsc6 .llm5:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.zsyoip .o70v1vn { padding-top: 10px;  padding-bottom: 10px; }
.wlqfl .o70v1vn { padding-top: 18px;  padding-bottom: 18px; }
.cede39r .o70v1vn { padding-top: 36px;  padding-bottom: 36px; }
.pwbkr1fi .o70v1vn { padding-top: 48px;  padding-bottom: 48px; }
.wi1vajc8 h2.zt5zehk { font-weight: 600; }
.wi1vajc8 h3.z2lhg     { font-weight: 600; }
.oe5dwot6 h2.zt5zehk { font-weight: 800; }
.oe5dwot6 h3.z2lhg     { font-weight: 700; }
.swmk h2.zt5zehk { font-weight: 900; }
.swmk h3.z2lhg     { font-weight: 800; }
.swmk .kzn80dp strong,
.swmk .kzn80dp strong { font-weight: 600; }
.tafza3 {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.yx8clhnz .tafza3 { display: none; }
@media (max-width: 640px) { .tafza3 { display: none; } }
.tafza3 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tafza3:hover { opacity: 0.85; }
.p2a8vjh .tafza3 { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.vznnl2u .tafza3,
.m8g3  .tafza3 { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.vznnl2u .tafza3:hover,
.m8g3  .tafza3:hover { opacity: 0.88; }
.p2a8vjh.vznnl2u .tafza3,
.p2a8vjh.m8g3  .tafza3 { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.tgjs6 {
  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;
}
.tgjs6:hover { transform: translateY(-2px); opacity: 0.92; }
.tgjs6 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.tv3sf .tgjs6 { display: none; }
.kzy4ar .tgjs6 { right: 32px; }
.weq3  .tgjs6 { left: 32px; }
@media (max-width: 480px) {
  .kzy4ar .tgjs6 { right: 20px; bottom: 20px; }
  .weq3  .tgjs6 { left: 20px; bottom: 20px; }
}
.yplx { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.l1v2 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.esbmo { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.nzwqns83 { color: var(--text-dim); font-size: 0.8rem; }
.ys32zmo0 { display: inline-flex; align-items: center; gap: 8px; color: var(--text); text-decoration: none; font-weight: 700; font-size: 1rem; margin-bottom: 14px; }
.ys32zmo0 img { height: 26px; width: auto; object-fit: contain; }
.advxf a, .bct73 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.advxf a:hover, .bct73 a:hover { color: var(--accent-light); }
.bct73 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.jq3qx3 .l1v2 { text-align: center; }
.jq3qx3 .bct73 { justify-content: center; margin-bottom: 16px; }
.jq3qx3 .esbmo { margin-top: 0; }
.egnw { margin-top: 10px; }
.egnw a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .l1v2 { padding-left: 16px; padding-right: 16px; }
  .eexfc .l1v2 { padding: 20px 16px; }
  .bct73 { gap: 4px 12px; }
  .esbmo { font-size: 0.78rem; }
}
.fr6u .okxetxn8 .ys32zmo0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.05rem; text-decoration: none; margin-bottom: 10px; }
.fr6u .esbmo { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.fr6u .nzwqns83 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .fr6u .r1bgqd5 { grid-template-columns: 1fr 1fr; } .fr6u .okxetxn8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .fr6u .r1bgqd5 { grid-template-columns: 1fr; } }
.n1fyula .ys32zmo0 { display: flex; align-items: center; gap: 8px; font-weight: 700; font-size: 1rem; text-decoration: none; margin-right: auto; flex-shrink: 0; }
.n1fyula .esbmo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .n1fyula .y0i0c { gap: 12px; } .n1fyula .ys32zmo0 { margin-right: 0; width: 100%; } }
.txvw955g .o8oc4z93 .ys32zmo0 { display: flex; align-items: center; gap: 10px; font-weight: 700; font-size: 1.1rem; text-decoration: none; margin-bottom: 10px; }
.txvw955g .esbmo { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.txvw955g .nzwqns83 { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .txvw955g .mfbi0lm { grid-template-columns: 1fr 1fr; } .txvw955g .o8oc4z93 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .txvw955g .mfbi0lm { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .oa2ah .tbr0kun9 { grid-template-columns: 1fr 1fr; } .oa2ah .ju5tsue:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .oa2ah .tbr0kun9 { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .bs67oqf .tbr0kun9 { grid-template-columns: 1fr; } }
.byejmd7e .l1v2 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.byejmd7e .bct73 { justify-content: center; }
.mzq5q1xg .g5p6      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.mzq5q1xg .yplx { background: var(--bg-page); border-top-color: var(--border-alt); }
.a1wr .g5p6      { background: #0d1117; border-bottom-color: #21262d; }
.a1wr .q8ppr8 { color: var(--accent-light); }
.a1wr .tridcf9 { --msep-color: #8b949e; }
.a1wr .tridcf9 a { color: #8b949e; }
.a1wr .tridcf9 a:hover { color: var(--accent-light); }
.a1wr .xu9obh8o { color: #8b949e; }
.a1wr .yplx { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.a1wr .esbmo,
.a1wr .nzwqns83 { color: #6e7681; }
.a1wr .advxf a, .a1wr .bct73 a,
.a1wr .q0bt09rt a, .a1wr .gu5hs a,
.a1wr .gasx a { color: #8b949e; }
.a1wr .ys32zmo0 { color: #e6edf3; }
.a1wr .advxf a:hover, .a1wr .bct73 a:hover,
.a1wr .q0bt09rt a:hover, .a1wr .gu5hs a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .a1wr .tridcf9 { background: #0d1117; border-top-color: #21262d; }
  .a1wr .tridcf9 li a { border-bottom-color: #21262d; }
}
.w92fwqv .g5p6      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.w92fwqv .q8ppr8 { color: var(--accent-light); }
.w92fwqv .tridcf9 { --msep-color: #475569; }
.w92fwqv .tridcf9 a { color: #475569; }
.w92fwqv .tridcf9 a:hover { color: var(--accent-light); }
.w92fwqv .xu9obh8o { color: #64748b; }
.w92fwqv .yplx { background: #f0f4f8; border-top-color: #cbd5e1; }
.w92fwqv .esbmo,
.w92fwqv .nzwqns83 { color: #64748b; }
.w92fwqv .advxf a, .w92fwqv .bct73 a,
.w92fwqv .gasx a, .w92fwqv .ys32zmo0 { color: #374151; }
.w92fwqv .advxf a:hover, .w92fwqv .bct73 a:hover,
@media (max-width: 640px) {
  .w92fwqv .tridcf9 { background: #f0f4f8; border-top-color: #cbd5e1; }
  .w92fwqv .tridcf9 li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.vznnl2u .g5p6      { background: var(--accent); border-bottom-color: var(--accent-light); }
.vznnl2u .q8ppr8 { color: #fff; }
.vznnl2u .tridcf9 { --msep-color: rgba(255,255,255,0.82); }
.vznnl2u .tridcf9 a { color: rgba(255,255,255,0.82); }
.vznnl2u .tridcf9 a:hover { color: #fff; }
.vznnl2u .xu9obh8o { color: rgba(255,255,255,0.9); }
.vznnl2u .yplx { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.vznnl2u .esbmo,
.vznnl2u .nzwqns83 { color: rgba(255,255,255,0.72); }
.vznnl2u .advxf a, .vznnl2u .bct73 a,
.vznnl2u .gasx a, .vznnl2u .ys32zmo0 { color: #fff; }
.vznnl2u .advxf a:hover, .vznnl2u .bct73 a:hover,
@media (max-width: 640px) {
  .vznnl2u .tridcf9 { background: var(--accent); border-top-color: var(--accent-light); }
  .vznnl2u .tridcf9 li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.m8g3 .g5p6 {
  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);
}
.m8g3 .yplx {
  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) {
  .m8g3 .tridcf9 {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.k4lh .t140 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.h02uo .t140 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.f1aav6ik .t140 { min-height: 72px; height: auto; }
.gd8qj85j .t140 { min-height: 84px; height: auto; }
.eexfc .t140 { max-width: none; padding: 0 32px; }
.eexfc .l1v2  { max-width: none; padding: 24px 32px; }
.t0p23q.adqso .t140 { max-width: 1200px; }
.t0p23q.wpkc .t140 { max-width: 1320px; }
.b7o6rzb   .q8ppr8, .b7o6rzb   .ys32zmo0 { text-transform: capitalize; }
.yqg2b .q8ppr8, .yqg2b .ys32zmo0 { text-transform: lowercase; }
.vf3petf .q8ppr8, .vf3petf .ys32zmo0 { text-transform: uppercase; letter-spacing: 0.06em; }
.npbk, .w8lx {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.bozpcs51 .npbk,
.bozpcs51 .w8lx { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 8px; padding: 4px; }
.p21t .npbk,
.p21t .w8lx { 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; }
.atr0 .npbk,
.atr0 .w8lx { background: color-mix(in srgb, var(--accent) var(--logo-bg-opacity, 8%), transparent); border-radius: 999px; padding: 4px 8px; }
.nf6clro .npbk,
.nf6clro .w8lx { 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; }
.frsco95z   .tridcf9 a { font-weight: 500; }
.xml1g1 .tridcf9 a { font-weight: 600; }
.fadc7yv7     .tridcf9 a { font-weight: 700; }
.xo0i5yo    .tridcf9 a { font-weight: 800; letter-spacing: 0.01em; }
.i01dr     .tridcf9 > li + li::before,
.hr8k8    .tridcf9 > li + li::before,
.reuy8j    .tridcf9 > li + li::before,
.mixpcncf .tridcf9 > li + li::before,
.ppsq2 .tridcf9 > li + li::before,
.k3gpg  .tridcf9 > li + li::before,
.cmg3wp    .tridcf9 > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.i01dr     .tridcf9 > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.hr8k8    .tridcf9 > li + li::before { content: "|"; }
.reuy8j    .tridcf9 > li + li::before { content: "—"; }
.mixpcncf .tridcf9 > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.ppsq2 .tridcf9 > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.k3gpg  .tridcf9 > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.cmg3wp    .tridcf9 > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .jfk4e4k .xu9obh8o,
  .lo0s .xu9obh8o,
  .jn4m .xu9obh8o,
  .thtf .xu9obh8o,
  .onjzof9 .xu9obh8o {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .jfk4e4k .xu9obh8o::before,
  .lo0s .xu9obh8o::before,
  .jn4m .xu9obh8o::before,
  .thtf .xu9obh8o::before,
  .onjzof9 .xu9obh8o::before { content: ""; display: block; flex-shrink: 0; }

  
  .jfk4e4k .xu9obh8o::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;
  }

  
  .lo0s .xu9obh8o::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;
  }

  
  .jn4m .xu9obh8o::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;
  }

  
  .thtf .xu9obh8o::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;
  }

  
  .onjzof9 .xu9obh8o::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) {
  .dgt92k20 .xu9obh8o {
    padding: 5px 14px;
  }
  .dgt92k20 .tridcf9 {
    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;
  }
  .dgt92k20 .tridcf9 li a {
    border-bottom: none; padding: 10px 22px;
  }
  .dgt92k20 .tridcf9 li a:hover { background: var(--bg-raised); }
  .dgt92k20 .nr9iv9jf,
  .r4alu .nr9iv9jf,
  .g7zo536 .nr9iv9jf { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .azd1e .xu9obh8o {
    padding: 5px 10px;
  }
  .azd1e .tridcf9 {
    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);
  }
  .azd1e .tridcf9.r7zgv4ij { transform: translateX(0); }
  .azd1e .tridcf9 li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .azd1e .tridcf9 li:last-child a { border-bottom: none; }
  .vznnl2u .tridcf9,
  .a1wr .tridcf9 { background: var(--accent) !important; }
  .vznnl2u .tridcf9 li a,
  .a1wr .tridcf9 li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .g7zo536 .xu9obh8o {
    padding: 5px 10px;
  }
  .g7zo536 .tridcf9 {
    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);
  }
  .g7zo536 .tridcf9::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .g7zo536 .tridcf9.r7zgv4ij { transform: translateY(0); }
  .g7zo536 .tridcf9 li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .dbv95sbb .xu9obh8o {
    padding: 5px 10px;
  }
  .dbv95sbb .tridcf9 {
    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;
  }
  .dbv95sbb .tridcf9.r7zgv4ij { opacity: 1; pointer-events: auto; }
  .dbv95sbb .tridcf9 li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .s52yyamo     .xu9obh8o { border-radius: 0 !important; }
  .zz98av   .xu9obh8o { border-radius: 8px !important; }
  .auysc .xu9obh8o { border-radius: 50% !important; }
  .djwfb5l   .xu9obh8o { border-radius: 999px !important; }
}
.oma8l .vqm5co { height: 36px; }
.y517 .vqm5co { height: 60px; max-width: 200px; }
.co4s2 .vqm5co { height: 76px; max-width: 240px; }
.yn1j2wun     .w59go63x, .yn1j2wun     .nl6z8m { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.s42ekqz .l5rf {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.s42ekqz .uamx {
  font-size: 1.3rem; font-weight: 800; color: var(--accent-light);
}
@media (min-width: 720px) {
  .cnws6x3q .aznvsp {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .cnws6x3q .nal3c {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .cnws6x3q .nal3c { padding: 40px 16px 20px; }
  .cnws6x3q .u77n84 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .cnws6x3q .h0hc369 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .xnceoj .nal3c {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .xnceoj .nal3c::before {
    position: absolute; top: 14px; left: 14px;
  }
  .xnceoj .xrko {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .xnceoj .fa54s { white-space: normal; text-align: center; font-size: 1.2rem; }
  .xnceoj .u77n84 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .xnceoj .h0hc369 { width: 100%; min-width: 0; }
  .xnceoj .w59go63x { min-width: 0; }
}
.po58 .ddkqh24 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.po58 .ddkqh24 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.po58 .ddkqh24 p { padding: 0 2px 16px; }
.rep21c .ddkqh24 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.rep21c .ddkqh24 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.rep21c .ddkqh24 summary::after { content: "›"; font-size: 1.2em; }
.rep21c .ddkqh24[open] summary::after { content: "‹"; }
.rep21c .ddkqh24 p { padding: 10px 22px 4px; }
.q1bt74qy .ddkqh24 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.q1bt74qy .ddkqh24 summary { color: var(--text-primary); padding-left: 16px; }
.q1bt74qy .ddkqh24 summary::after { content: "›"; font-size: 1.1em; }
.q1bt74qy .ddkqh24[open] summary::after { content: "‹"; }
.q1bt74qy .ddkqh24 p { padding-left: 16px; }
.voklexqo .ylfnh { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.voklexqo .ddkqh24 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.voklexqo .ddkqh24:last-child { border-bottom: none; }
.voklexqo .ddkqh24 summary { color: var(--text-primary); border-radius: 0; }
.voklexqo .ddkqh24 summary::after { content: "›"; font-size: 1.1em; }
.voklexqo .ddkqh24[open] summary::after { content: "‹"; }
.qfhj1s .ddkqh24 { overflow: hidden; }
.qfhj1s .ddkqh24 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.qfhj1s .ddkqh24 summary::after { color: rgba(255,255,255,.75); }
.qfhj1s .ddkqh24[open] summary { border-radius: 0; }
.lx8qlu4w { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.h93mt {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.rovc {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.eyk0ns { color: var(--text-muted); font-size: 1.05rem; }
.my7t {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.fx23ra { margin-bottom: 20px; }
.clxgg3 {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.hm3vcssj {
  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;
}
.hm3vcssj:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.robj { resize: vertical; min-height: 130px; }
.ox231sjs { width: 100%; margin-top: 8px; }
.ykdic {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.z0vm848v {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.v6au0vpd { color: var(--text-muted); line-height: 1.75; }
.upnl0s { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.upnl0s li { margin-bottom: 6px; }
.typa6c { max-width: 760px; margin: 0 auto; }
.bgc39 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.vwathf { max-width: 760px; margin: 0 auto; }
.ruemho ul.upnl0s { margin: 0; }
@media (max-width: 640px) { .yhk6v { grid-template-columns: 1fr; gap: 10px; } }
.oyxtz { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.ia4s { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.tibed00 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.ia4s p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.ia4s .upnl0s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .oyxtz { grid-template-columns: 1fr; } }
.blgwi { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.blgwi:hover .tmpvbc { color: var(--accent-light); text-decoration: underline; }
.j3ay { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.gctv0tk { margin-bottom: 48px; }
.v3tcp { max-width: 760px; margin: 0 auto; }
.yiezx2 { max-width: 640px; margin: 0 auto; }
.h99nx7u0 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.h99nx7u0:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.jj160onf { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.h99nx7u0 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.h99nx7u0 ul.upnl0s { margin: 0; }
.rrxfrf { color: var(--text-muted); line-height: 1.75; }
.mk1ig .upnl0s,
.yiezx2 .upnl0s,
.nckshsek .upnl0s,
.m1r2 .upnl0s {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.mk1ig .h99nx7u0,
.yiezx2 .h99nx7u0 { text-align: left; }
.mk1ig .jj160onf,
.yiezx2 .jj160onf { text-align: center; }
.vnxr4 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.c8wp6mz { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yqqz3cg { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.c188h59 { margin-top: 12px; }
.gpdxxp { 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; }
.gpdxxp:hover { border-bottom-color: var(--accent-light); }
.icl3p { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.icl3p img { width: 100%; height: 100%; object-fit: cover; display: block; }
.uaid79 { width: 72px; height: 72px; }
.xvv5zclq { border-radius: 50%; }
.txqz0ts { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.c0in { border: 1px solid var(--accent); color: var(--accent-light); padding: 4px 12px; border-radius: 999px; font-weight: 600; }
@media (max-width: 640px) { .igah6rm7 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.gb7k71 .yqqz3cg, .gb7k71 .c8wp6mz { max-width: 640px; }
.llr62 .vnxr4 { font-size: 1.6rem; margin-top: 18px; }
.s4lc .yqqz3cg { margin-bottom: 28px; }
@media (max-width: 860px) { .a8k9 { grid-template-columns: 1fr; } .llr62 { position: static; text-align: center; } }
.wg4e7 .icl3p { margin: 0 auto 18px; }
.wg4e7 .txqz0ts { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .nhvzlyah { grid-template-columns: 1fr; } }
.g9hsr5 .vnxr4 { font-size: 1.6rem; margin-bottom: 6px; }
.m1r2 .upnl0s { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .g9hsr5 { flex-direction: column; text-align: center; } .xbpv { grid-template-columns: 1fr; } }
.ione { display: flex; gap: 18px; align-items: center; padding-bottom: 22px; border-bottom: 1px solid var(--border); margin-bottom: 32px; }
.ione .vnxr4 { font-size: 1.35rem; margin: 0 0 4px; }
.ione .txqz0ts { margin: 0; }
.fsmax5 { max-width: 760px; margin: 0 auto; }
.bjol1 { position: relative; padding-left: 28px; }
.bjol1::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.oh4ohua0 { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.oh4ohua0:last-child { padding-bottom: 0; }
.i0m8u6m9 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.c5aas2 h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.c5aas2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mhfop {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.mhfop .rovc { color: var(--accent-light); }
.dttbnend .rovc { font-size: 2rem; }
.dttbnend .eyk0ns { max-width: 680px; }
.b7ix12 .rovc { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.b7ix12 .eyk0ns  { margin: 0; }
@media (max-width: 640px) { .b7ix12 { flex-direction: column; } }
.qj17g .rovc { color: var(--accent-light); }
.x021o8 .rovc { color: #fff; }
.x021o8 .eyk0ns  { color: rgba(255,255,255,0.85); }
.kb305hh { max-width: 680px; margin: 0 auto; }
.gvda {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .gvda { grid-template-columns: 1fr; } }
.d2oqayu { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.d2oqayu .hm3vcssj {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.d2oqayu .hm3vcssj:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.mfxs0cq .hm3vcssj { background: var(--bg-raised); border-color: transparent; }
.mfxs0cq .hm3vcssj:focus { background: var(--bg-card); border-color: var(--accent-light); }
.x7vi .hm3vcssj { border-radius: 100px; padding: 11px 20px; }
.x7vi .robj { border-radius: 14px; }
.vz5u {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .vz5u { grid-template-columns: 1fr; } }
.i3qhppn {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.i3qhppn h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.i3qhppn p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.n8g1 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.n8g1 li { margin-bottom: 6px; }
.jt6w{display:none}
.jt6w:empty,.qske3e:empty{display:none}
.m3tejpwx{position:relative;overflow:visible}
.nslu .ot63k,.p1bou33 .ot63k,
.sebs5q .ot63k,.ob20 .ot63k,
.hgkewwx .ot63k,.zx70dnk9 .ot63k{display:block}
.hzy0byh .il0q4{display:block}
.nslu .ot63k,.p1bou33 .ot63k,
.sebs5q .ot63k,.ob20 .ot63k,
.hgkewwx .ot63k{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}
.nslu .ot63k .qske3e,.p1bou33 .ot63k .qske3e,
.sebs5q .ot63k .qske3e,.ob20 .ot63k .qske3e,
.hgkewwx .ot63k .qske3e{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}
.nslu .z61mg,.p1bou33 .z61mg,
.sebs5q .z61mg,.ob20 .z61mg,
.hgkewwx .z61mg{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.nslu .ot63k,.p1bou33 .ot63k{top:12px}
.nslu .ot63k .qske3e{margin-right:auto}
.p1bou33 .ot63k .qske3e{margin-left:auto}
.p1bou33 .ot63k{text-align:right}
.sebs5q .ot63k,.ob20 .ot63k{bottom:12px}
.sebs5q .ot63k .qske3e{margin-right:auto}
.ob20 .ot63k .qske3e{margin-left:auto}
.ob20 .ot63k{text-align:right}
.hgkewwx .ot63k{position:relative;margin-top:16px}
.hgkewwx .ot63k .qske3e{margin:0 auto}
.zx70dnk9 .ot63k{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.zx70dnk9 .ot63k .qske3e{margin:0}
.zx70dnk9 .ayiy63n~.ot63k,
.zx70dnk9 .w4u5f~.ot63k{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.zx70dnk9 .ayiy63n~.ot63k .qske3e,
.zx70dnk9 .w4u5f~.ot63k .qske3e{justify-content:flex-start}
.ayiy63n~.ot63k,.w4u5f~.ot63k{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}
.ayiy63n~.ot63k .qske3e{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.w4u5f~.ot63k .qske3e{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.il0q4 .qske3e{margin:0 0 12px}
.qske3e{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.ihcba5{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.tmpvbc{font-weight:600;color:var(--text-heading);opacity:1}
.sf8f::before{content:"·";margin:0 2px;opacity:.5}
.z61mg{white-space:nowrap}
.ooifk .ihcba5{display:none}
.mhtm1p .z61mg{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.mhtm1p .sf8f::before{content:""}
.dogxkkd .z61mg{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}
.dogxkkd .sf8f::before{content:""}
.hy6m371u .qske3e{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.ep7mxp .z61mg{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.ep7mxp .sf8f::before{content:""}
.jy77i .z61mg{color: var(--accent-light);opacity:1;font-weight:500}
.tsw7t0n .z61mg{border-bottom:1px solid currentColor;padding-bottom:2px}
.ir6guc .qske3e{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.urykrp3{--date-bg:var(--accent-bg-light)}
.jfmx .sf8f::before{content:""}
.s6hfq .sf8f::before{content:"•";opacity:.4}
.s6hfq .z61mg + .z61mg::before{content:"•";margin-right:6px;opacity:.4}
.pdz7q9 .sf8f::before{content:"/";opacity:.35}
.pdz7q9 .z61mg + .z61mg::before{content:"/";margin-right:6px;opacity:.35}
.s43mzu .sf8f::before{content:"|";opacity:.3}
.s43mzu .z61mg + .z61mg::before{content:"|";margin-right:6px;opacity:.3}
.fyzdj .sf8f::before{content:"—";opacity:.3}
.fyzdj .z61mg + .z61mg::before{content:"—";margin-right:6px;opacity:.3}
.bs6a7 .sf8f::before{content:"◆";font-size:.5em;opacity:.35}
.bs6a7 .z61mg + .z61mg::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.lnkdvw .sf8f::before{content:"·";opacity:.4}
.lnkdvw .z61mg + .z61mg::before{content:"·";margin-right:6px;opacity:.4}
.okozump .sf8f::before{content:"›";opacity:.4}
.okozump .z61mg + .z61mg::before{content:"›";margin-right:6px;opacity:.4}
.zaifg .sf8f::before{content:"→";opacity:.35;font-size:.85em}
.zaifg .z61mg + .z61mg::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.n049ryw .w4v6aqi{padding:20px 0}
@media(max-width:640px){
  .w4v6aqi{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .du0002{max-width:100%}
}
:root {
  --accent:          #328fcf;
  --brand:           #328fcf;
  --brand-light:     #66a8d5;
  --brand-pale:      #a1c4dd;
  --grad-start:      #1d567d;
  --grad-end:        #2b81bb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #f97316;
  --cta-light:       #f6a064;
  --cta-hover:       #fa8a3d;
  --bg-page:         #060d13;
  --bg-surface:      #09161f;
  --bg-card:         #0d1e2a;
  --bg-card-inner:   #102736;
  --bg-raised:       #142f42;
  --bg-hover:        #18374d;
  --border:          #1c435d;
  --border-alt:      #245374;
  --border-section:  #1c435d;
  --text-primary:    #e3e5e7;
  --text-muted:      #9fa6ac;
  --text-body:       #c8cccf;
  --text-sub:        #9fa6ac;
  --text-faint:      #6a747b;
  --text-dim:        #525a5f;
  --text-label:      #838d94;
  --text-value:      #bac0c3;
  --accent-bg:       #142028;
  --accent-bg-light: #1c313e;
  --bg-tip:          #162620;
  --bg-warning:      #272115;
  --bg-info:         #161d26;
  --bg-pros:         #162620;
  --bg-cons:         #26161c;
  --c-pros:          #83ecc1;
  --c-cons:          #e689ad;
  --c-pros-label:    #56e5ab;
  --c-tip-border:    #37e09c;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #83ecc1;
}
:root { --logo-bg-opacity: 66%; }
body, button, input { font-family: "Noto Sans", sans-serif; }
.fb72m3v .kqupt9 li::before, .fb72m3v .gre2wj8o 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; }.fb72m3v .kqupt9 li::before { content: ""; }.fb72m3v .gre2wj8o li::before { content: ""; }.fb72m3v .xqz9e::before, .fb72m3v .vbbfjxor::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.fb72m3v .xqz9e::before { content: ""; }.fb72m3v .vbbfjxor::before { content: ""; }
.kdi7 .ewqf, .kdi7 .ayiy63n { min-height: 320px; }
.jt742::before { content: '—'; }
.u9n8n01 .z61mg::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.u9n8n01 .z61mg:first-of-type::before{content:"\f058"}.u9n8n01 .z61mg:last-of-type::before{content:"\f021"}