: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;
}
.vgjm9cmn {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.qthsouo {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.tahhu9t {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.sthqxk { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.inxp { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.inxp a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.inxp a:hover { color: var(--accent-light); }
.ik78lsy     .nb9nhktr { border-radius: 24px; padding: 8px; }
.ik78lsy .nb9nhktr li a { border-radius: 16px; }
.kr9n4x .nb9nhktr li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .nb9nhktr {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .p4oo0u3n:hover .nb9nhktr,
  .p4oo0u3n:focus-within .nb9nhktr { display: block; }
  .nb9nhktr li a { padding: 8px 16px; font-size: 0.88rem; }
}
.c0c5 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.bawvysgl { display: none; }
@media (max-width: 640px) {
  .bawvysgl {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .bawvysgl.pzd90om { display: block; }
}
@media (max-width: 640px) {
  .c0c5 { display: block; }
  .inxp > li + li::before { display: none !important; }
  .inxp {
    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;
  }
  .inxp.pzd90om { display: flex; }
  .inxp li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .inxp li:last-child a { border-bottom: none; }
}
.wq0i { min-height: 480px; }
.u77mts {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.nmxjyf { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.mql33 .nmxjyf { margin-left: 0; margin-right: 0; }
.ly1e {
  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;
}
.ly1e:hover { opacity: 0.88; }
.sjucyb .u77mts { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.sjucyb .nmxjyf { color: #e2e8f0; }
.sjucyb.mql33   .ga7apod3 { text-align: left; }
.pkmgm47 .u77mts { color: var(--text-primary); text-shadow: none; }
.pkmgm47 .nmxjyf { color: var(--text-muted); }
.pkmgm47 .ly1e { margin-top: 16px; }
.pkmgm47, .pkmgm47.wq0i { min-height: auto !important; }
.pkmgm47.mql33   .ga7apod3 { text-align: left; }
.sdfs3 .wo2f2,
.sdfs3 .npzint {
  position: relative; overflow: hidden;
}
.sdfs3 .wo2f2::after,
.sdfs3 .npzint::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.sdfs3 .sjucyb .nt1i {
  overflow: hidden;
}
.sdfs3 .sjucyb .nt1i::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.03) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
.wo2f2 .u77mts { color: #fff; }
.wo2f2 .nmxjyf { color: rgba(255,255,255,0.85); }
.wo2f2 .ly1e { background: #fff; color: var(--cta); }
.wo2f2 .ly1e:hover { opacity: 0.92; }
.sdfs3 .y7eh { position: relative; overflow: hidden; }
.sdfs3 .y7eh::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;
}
.q6udn .y7eh {
  animation: hg-breathe 7s ease-in-out infinite;
}
.jnsnfhn .y7eh { position: relative; overflow: hidden; }
.jnsnfhn .y7eh::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;
}
.f5be6d1 .y7eh { position: relative; overflow: hidden; }
.f5be6d1 .y7eh::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;
}
.xutq .y7eh {
  animation: hg-fadein 1.2s ease-out both;
}
.y7eh {
  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%);
}
.wd1l {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.utg92x {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.ioopgq {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.y7eh .u77mts { text-shadow: none; color: var(--text-primary); }
.y7eh .nmxjyf { color: var(--text-muted); }
body.iqfdnqq .u77mts {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.xbco1hu .u77mts {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.y7eh.lha9lw .wd1l { align-items: center; text-align: center; }
.y7eh.mql33   .wd1l { align-items: flex-start; text-align: left; }
.ghqnjml .utg92x { position: relative; }
.ghqnjml .utg92x::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.ghqnjml.ikxa82 .utg92x::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.lftwelho .utg92x {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.lftwelho .ioopgq {
  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);
}
.lftwelho.ikxa82 .utg92x { padding: 32px 0 32px 32px; }
.kvj5 .utg92x {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.kvj5 .ioopgq {
  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);
}
.kvj5 .npzint {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.ikxa82 { grid-template-areas: "media text"; }
.ikxa82 .wd1l {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.kvj5.ikxa82 .utg92x { padding: 40px 16px 40px 48px; }
.sq60qv2 .utg92x { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .y7eh { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .y7eh .utg92x { display: none !important; }
  .sq60qv2 .utg92x { display: none !important; }
  .fvkuq .cavq { display: none !important; }
  .m211t20j .yagc8i { display: none !important; }
  .wd1l  { padding: 36px 24px; }
  .y7eh~.co1srut1,.ikxa82~.co1srut1{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .wq0i, .y7eh { min-height: 320px !important; }
  
  .u77mts { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .o83uk4p { display: none !important; }
  
  .jk51 { flex-direction: column; align-items: center; }
  .el9yfl6 { width: 100%; max-width: 340px; }
}
.f30ne9j { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.og8f { width: 100%; height: auto; display: block; border-radius: 10px; }
.qy5tkr8 .f30ne9j        { border-radius: 16px; }
.qy5tkr8 .og8f  { border-radius: 16px; }
.oyuoqyr .f30ne9j         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.oyuoqyr .og8f   { border-radius: 8px; }
.wzbt2 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.ka8irlmq { width: 100%; padding: 32px 0; position: relative; }
.hidnzb9v { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.qp195fo .ka8irlmq:nth-child(even) { background: var(--bg-surface); }
.qp195fo .ka8irlmq:nth-child(odd)  { background: var(--bg-page); }
.wmo749 .ka8irlmq:nth-child(even) { background: var(--bg-card); }
.wmo749 .ka8irlmq:nth-child(odd)  { background: var(--bg-page); }
.qp195fo .ka8irlmq:nth-child(odd)  .hidnzb9v { background: var(--bg-card); border-radius: 6px; }
.qp195fo .ka8irlmq:nth-child(even) .hidnzb9v { background: var(--bg-raised); border-radius: 6px; }
.wmo749 .ka8irlmq:nth-child(odd)  .hidnzb9v { background: var(--bg-card); border-radius: 6px; }
.wmo749 .ka8irlmq:nth-child(even) .hidnzb9v { background: var(--bg-raised); border-radius: 6px; }
.qp195fo .ka8irlmq:nth-child(even) .s73q .wtyvf8,
.wmo749 .ka8irlmq:nth-child(even) .s73q .wtyvf8 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.qp195fo .ka8irlmq:nth-child(odd) .s73q .wtyvf8,
.wmo749 .ka8irlmq:nth-child(odd) .s73q .wtyvf8 { background: var(--bg-card-inner); }
.qp195fo .ka8irlmq:nth-child(even) .s5k15 .wtyvf8:nth-child(odd),
.wmo749 .ka8irlmq:nth-child(even) .s5k15 .wtyvf8:nth-child(odd)  { background: var(--bg-card); }
.qp195fo .ka8irlmq:nth-child(even) .s5k15 .wtyvf8:nth-child(even),
.wmo749 .ka8irlmq:nth-child(even) .s5k15 .wtyvf8:nth-child(even) { background: var(--bg-card-inner); }
h1.oxfwbi { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.oxfwbi {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.uitxb99o { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.fpi33 h2.oxfwbi {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.dp950km8 h2.oxfwbi {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.vw75 h2.oxfwbi {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.luumwvj h2.oxfwbi::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.rx1tsvg h2.oxfwbi {
  color: var(--text-primary); font-size: 1.7rem;
}
.j4tt2 h2.oxfwbi::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.qu5u h2.oxfwbi {
  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;
}
.dx9ten5d { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .dx9ten5d { display: none; } }
.b68jul { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.pjb687k { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.yshur7b5 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.br0f173h { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.zzvh9kbl { padding-left: 20px; }
.zzvh9kbl li { margin-bottom: 6px; }
.zzvh9kbl a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.zzvh9kbl a:hover { color: var(--accent-light); }
.bzym0 .br0f173h { display: none; }
.d8cpeyts .br0f173h { display: none; }
.d8cpeyts .zzvh9kbl { padding-left: 0; list-style: none; }
.d8cpeyts .zzvh9kbl li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.d8cpeyts .zzvh9kbl a { font-size: 0.92rem; }
.pvasnlq .yshur7b5 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.pvasnlq .br0f173h { display: none; }
.pvasnlq .zzvh9kbl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.pvasnlq .zzvh9kbl li { margin-bottom: 0; }
.pvasnlq .zzvh9kbl 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;
}
.pvasnlq .zzvh9kbl a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.if0i .yshur7b5 { padding: 20px 20px 16px; }
.if0i .zzvh9kbl {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.if0i .zzvh9kbl li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.if0i .zzvh9kbl 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;
}
.if0i .zzvh9kbl 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;
}
.if0i .zzvh9kbl a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.if0i .zzvh9kbl a:focus,
.if0i .zzvh9kbl a:focus-visible,
.if0i .zzvh9kbl a:target { outline: none; }
.if0i .zzvh9kbl li:target a { border-color: var(--border); color: var(--text-muted); }
.wuhcgt40 .yshur7b5 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.wuhcgt40 .br0f173h { display: none; }
.wuhcgt40 .zzvh9kbl { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.wuhcgt40 .zzvh9kbl li { margin-bottom: 0; }
.wuhcgt40 .zzvh9kbl li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.wuhcgt40 .zzvh9kbl li:last-child::after { content: ""; margin-right: 0; }
.wuhcgt40 .zzvh9kbl a { font-size: 0.9rem; }
.wtyvf8 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.s73q .wtyvf8 { background: var(--bg-card); }
.s5k15 .wtyvf8:nth-child(odd)  { background: var(--bg-card); }
.s5k15 .wtyvf8:nth-child(even) { background: var(--bg-raised); }
.z191 .wtyvf8 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.z191 .wtyvf8:last-child { border-bottom: none; }
.z191 h3.uitxb99o { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.iki46nm .wtyvf8 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.iki46nm .wtyvf8 + .wtyvf8 { margin-top: 4px; }
.mfma .wtyvf8 { background: none; border-radius: 0; padding: 12px 0; }
.mfma .wtyvf8 + .wtyvf8 { border-top: 1px solid var(--border-section); }
.j5xe6fj { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.oxi5s { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.boj4q6 { color: var(--text-body); margin-bottom: 10px; }
.lgvy9t9c, .lw72b { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.lgvy9t9c li, .lw72b li { margin-bottom: 6px; }
.lw72b li { list-style: decimal; }
.szsnfsyj     .lgvy9t9c { list-style-type: "● "; }
.d5xta1  .lgvy9t9c { list-style-type: "■ "; }
.xhgilly .lgvy9t9c { list-style-type: "◆ "; }
.ecm07    .lgvy9t9c { list-style-type: "★ "; }
.szsnfsyj     .xk2p52js { list-style-type: "● "; }
.d5xta1  .xk2p52js { list-style-type: "■ "; }
.xhgilly .xk2p52js { list-style-type: "◆ "; }
.ecm07    .xk2p52js { list-style-type: "★ "; }
.szsnfsyj    .lgvy9t9c li::marker, .szsnfsyj    .xk2p52js li::marker,
.d5xta1 .lgvy9t9c li::marker, .d5xta1 .xk2p52js li::marker,
.xhgilly .lgvy9t9c li::marker, .xhgilly .xk2p52js li::marker,
.ecm07   .lgvy9t9c li::marker, .ecm07   .xk2p52js li::marker {
  color: var(--cta); font-size: 1em;
}
.szsnfsyj .lw72b,
.d5xta1 .lw72b,
.xhgilly .lw72b,
.ecm07 .lw72b {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.szsnfsyj .lw72b li,
.d5xta1 .lw72b li,
.xhgilly .lw72b li,
.ecm07 .lw72b li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.szsnfsyj .lw72b li::before,
.d5xta1 .lw72b li::before,
.xhgilly .lw72b li::before,
.ecm07 .lw72b 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;
}
.szsnfsyj     .lw72b li::before { border-radius: 50%; }
.d5xta1  .lw72b li::before { border-radius: 3px; }
.xhgilly .lw72b li::before { border-radius: 3px; }
.ecm07    .lw72b li::before { border-radius: 50%; }
.oyy0y0s { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.n696l8m5 .oyy0y0s,
.eeclts .oyy0y0s { background: transparent; border: none; border-radius: 0; }
.e7y8c5ql { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.e7y8c5ql th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.e7y8c5ql td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.e7y8c5ql tr:hover td { background: var(--bg-hover); }
.ohz8a23 .e7y8c5ql tbody tr:nth-child(even) td { background: var(--bg-surface); }
.ajalvbi .e7y8c5ql { border: 1px solid var(--border-alt); }
.ajalvbi .e7y8c5ql th,
.ajalvbi .e7y8c5ql td { border: 1px solid var(--border-alt); }
.qg6f8oc .e7y8c5ql th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.qg6f8oc .e7y8c5ql td { border-bottom: none; }
.qg6f8oc .e7y8c5ql tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.x2bf .e7y8c5ql th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wkq8 .oyy0y0s {
  overflow: hidden;
}
.wkq8 .e7y8c5ql th { border-bottom: 1px solid var(--border-alt); }
.wkq8 .e7y8c5ql tr:last-child td { border-bottom: none; }
.wtuv { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.d6i80a { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.wj7hal { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.w0fbxc { background: var(--accent-bg-light); color: var(--accent-light); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.hx6dl4e5 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.xk2p52js { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.xk2p52js 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%}
.n7fq .w0fbxc { background: transparent; text-align: center; }
.j8ghpa .wj7hal {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.cxzhw .wj7hal {
  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);
}
.zr2wvq .d6i80a { display: grid; grid-template-columns: auto 1fr; }
.zr2wvq .wj7hal {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.zr2wvq .w0fbxc { grid-column: 2; }
.zr2wvq .hx6dl4e5,
.zr2wvq .xk2p52js { grid-column: 1 / -1; }
.ezkq .d6i80a { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.ezkq .wj7hal {
  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);
}
.ezkq .w0fbxc { grid-column: 2; }
.ezkq .hx6dl4e5,
.ezkq .xk2p52js { grid-column: 1 / -1; }
.yzsqye2f .d6i80a { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.yzsqye2f .w0fbxc { background: none; color: var(--accent-light); font-weight: 700; }
.h5zi0rek .d6i80a { 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); }
.h5zi0rek .w0fbxc { background: none; color: var(--accent-light); font-weight: 700; }
.gqhcqely .d6i80a { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.gqhcqely .d6i80a:last-child { border-bottom: none; }
.gqhcqely .w0fbxc { background: none; color: var(--accent-light); font-weight: 700; }
.wc8h .d6i80a { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wc8h .w0fbxc { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.x3zfe60k .wtuv { counter-reset: card-n; }
.x3zfe60k .d6i80a  { counter-increment: card-n; }
.x3zfe60k .w0fbxc { display: flex; align-items: center; gap: 10px; }
.x3zfe60k .w0fbxc::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;
}
.jtmd7k .d6i80a { background: var(--bg-surface); border: 1px solid var(--border); }
.jtmd7k .w0fbxc { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.jr63 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.jj6pwnrg  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.w9vvm5n1 { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.cku9n { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.jr63 strong { color: var(--text-primary); font-size: 0.95rem; }
.jr63 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.og8f { width: 100%; height: auto; border-radius: 10px; display: block; }
.b1vp4pmf {
  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;
}
.b1vp4pmf:hover { opacity: 0.85; }
.jq3bln .b1vp4pmf  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.jq3bln .b1vp4pmf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.rywqzri .b1vp4pmf  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.rywqzri .b1vp4pmf:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ghksn2 .ly1e { border-radius: 50px; }
.ghksn2 .b1vp4pmf  { border-radius: 50px; }
.h82frit0 .ly1e { padding-left: 22px; padding-right: 22px; }
.h82frit0 .b1vp4pmf  { padding-left: 12px; padding-right: 12px; }
.mcn2i .ly1e { padding-left: 44px; padding-right: 44px; }
.mcn2i .b1vp4pmf  { padding-left: 24px; padding-right: 24px; }
.ywkl1 .ly1e { padding-left: 56px; padding-right: 56px; }
.ywkl1 .b1vp4pmf  { padding-left: 32px; padding-right: 32px; }
.q3tnnrhv   .ly1e::after, .q3tnnrhv   .b1vp4pmf::after,
.hcv1xh .ly1e::after, .hcv1xh .b1vp4pmf::after,
.yl0c    .ly1e::after, .yl0c    .b1vp4pmf::after,
.zk7e    .ly1e::after, .zk7e    .b1vp4pmf::after,
.c0t4yq3    .ly1e::after, .c0t4yq3    .b1vp4pmf::after,
.ssyipu     .ly1e::after, .ssyipu     .b1vp4pmf::after,
.df81d    .ly1e::after, .df81d    .b1vp4pmf::after,
.ovaa   .ly1e::after, .ovaa   .b1vp4pmf::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;
}
.q3tnnrhv .ly1e::after, .q3tnnrhv .b1vp4pmf::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");
}
.hcv1xh .ly1e::after, .hcv1xh .b1vp4pmf::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");
}
.yl0c .ly1e::after, .yl0c .b1vp4pmf::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");
}
.zk7e .ly1e::after, .zk7e .b1vp4pmf::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");
}
.c0t4yq3 .ly1e::after, .c0t4yq3 .b1vp4pmf::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");
}
.ssyipu .ly1e::after, .ssyipu .b1vp4pmf::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");
}
.df81d .ly1e::after, .df81d .b1vp4pmf::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");
}
.ovaa .ly1e::after, .ovaa .b1vp4pmf::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");
}
.vn0lwoi   .zzneyfp::after, .vn0lwoi   .ez5e::after,
.b8xl .zzneyfp::after, .b8xl .ez5e::after,
.gd6o    .zzneyfp::after, .gd6o    .ez5e::after,
.jvzqudt4    .zzneyfp::after, .jvzqudt4    .ez5e::after,
.dx9g    .zzneyfp::after, .dx9g    .ez5e::after,
.bmo263h6     .zzneyfp::after, .bmo263h6     .ez5e::after,
.mtre4    .zzneyfp::after, .mtre4    .ez5e::after,
.efiq   .zzneyfp::after, .efiq   .ez5e::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;
}
.vn0lwoi .zzneyfp::after, .vn0lwoi .ez5e::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");
}
.b8xl .zzneyfp::after, .b8xl .ez5e::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");
}
.gd6o .zzneyfp::after, .gd6o .ez5e::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");
}
.jvzqudt4 .zzneyfp::after, .jvzqudt4 .ez5e::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");
}
.dx9g .zzneyfp::after, .dx9g .ez5e::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");
}
.bmo263h6 .zzneyfp::after, .bmo263h6 .ez5e::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");
}
.mtre4 .zzneyfp::after, .mtre4 .ez5e::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");
}
.efiq .zzneyfp::after, .efiq .ez5e::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");
}
.it2zv .yk59itjb { background: #1a1a1a; }
@media (min-width: 721px) {
  .esb1bi { flex: 0 0 260px; width: 260px; }
  .ps62c9y { flex: 0 0 120px; width: 120px; }
  .tpds4n { flex: 0 0 110px; width: 110px; }
  .nfew2yis   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .fj4r0 { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.fj4r0.b1vp4pmf { 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) {
  .qfp04 { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .qfp04 .ov8l0 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .qfp04 .esb1bi { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .qfp04 .yk59itjb { width: 100%; min-width: unset; height: 120px; }
  .qfp04 .x041o9ui { max-height: 96px; max-width: 200px; }
  .qfp04 .zh1a { min-width: unset; text-align: center; white-space: normal; }
  .qfp04 .ps62c9y { min-width: 0; }
  .qfp04 .nfew2yis { 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; }
  .qfp04 .fj4r0 { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .g898 .ov8l0 { row-gap: 8px !important; gap: 10px !important; }
}
.m3qyx1od .z1qse { border: none; border-top: 1.5px solid; }
@media (min-width: 860px) {
  .k2y1a60 .lfc97hz {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .k2y1a60 .w8cs { margin: 0; }
}
@media (max-width: 720px) {
  .fv4xafx { grid-template-columns: 1fr; }
  .pgmrm { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .pgmrm .b886ub6e { width: 72px; height: 50px; }
  .pgmrm .sy0n { max-width: 180px; }
  .pgmrm .g0v3ko { width: auto; }
}
@media (max-width: 720px) {
  .mr2a4o { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .z2gbs { padding: 16px; }
  .cbct .rcwt0o { min-width: 50%; }
}
@media (max-width: 860px) {
  .buvtlc84 { grid-template-columns: 1fr; }
  .xdxgp { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ts19vwt { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .oby5z { flex-wrap: wrap; padding: 16px; }
}
@media (max-width: 480px) {
  .xbubpaih { flex-direction: column; align-items: stretch; }
}
.vzp6 .g0v3ko .b1vp4pmf { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .uevf07 { flex-direction: column; align-items: stretch; gap: 10px; }
  .vzp6 .g0v3ko { text-align: center; }
}
@media (max-width: 720px) {
  .ll2pil { grid-template-columns: 1fr; }
  .djchilwf { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .szpj5 { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .htztq2t { grid-template-columns: 1fr; }
  .zrs049 { width: 100px; height: 100px; margin: 16px auto; }
  .nz37n { font-size: 1.4rem; }
  .a0isddz7 { justify-content: center; }
  .zay8cze9 .rcwt0o { min-width: 50%; }
}
@media (max-width: 540px) {
  .vphmfxcl { flex-wrap: wrap; padding: 14px 16px; }
  .lwvqrzm4 { padding: 12px 16px; }
  .d043f .r257 { margin: 0 16px; }
  .d043f .jp1z4nda { padding: 0 16px; }
  .w4qyh6f { padding: 12px 16px; }
}
.nhrceki9 .qfp04 {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.nhrceki9 .qfp04 .ov8l0:only-child { grid-column: 1 / -1; }
.nhrceki9 .qfp04 .ov8l0 {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.nhrceki9 .qfp04 .esb1bi { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.nhrceki9 .qfp04 .yk59itjb { width: 100%; min-width: unset; height: 120px; }
.nhrceki9 .qfp04 .x041o9ui { max-height: 100px; max-width: 200px; }
.nhrceki9 .qfp04 .zh1a { min-width: unset; text-align: center; white-space: normal; }
.nhrceki9 .qfp04 .ps62c9y { min-width: 0; }
.nhrceki9 .qfp04 .nfew2yis {
  flex-direction: row; justify-content: space-between; align-items: baseline;
  width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  flex: 0 0 auto; min-width: 0;
}
.nhrceki9 .qfp04 .fj4r0 { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.nhrceki9 .bne8 { gap: 14px; }
.kf1nqw .fj4r0.b1vp4pmf { padding: 14px 30px !important; font-size: 1rem; }
.qe3ut3l .fj4r0.b1vp4pmf { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.f2r1 .fyibu { flex: 1.8; }
.f2r1 .fyibu .d2aqj1iw {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.f2r1 .fyibu .gviq { font-weight: 700; color: var(--text-primary); }
.f2r1 .ugipccd,
.f2r1 .w6np,
.f2r1 .vb31hq { flex: 0.75; opacity: 0.75; }
.kmzuhogd .ps62c9y {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.zfeki9fh { margin: 16px 0; }
.y4m6aq7 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.y4m6aq7 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.y4m6aq7 summary::after { content: "+"; color: var(--accent-light); }
.y4m6aq7[open] summary::after { content: "−"; }
.y4m6aq7 p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.ka8irlmq { margin-bottom: 0; }
.gen2q5j7 h2.oxfwbi { color: var(--text-primary); border-color: var(--accent-light); }
.iqzagu h2.oxfwbi { color: var(--text-primary); border-color: var(--accent-light); }
.hu8oc2 .jj6pwnrg     { background: #052e16; border-color: #10b981; }
.hu8oc2 .w9vvm5n1 { background: #2d0a1e; border-color: #f43f5e; }
.hu8oc2 .jr63 strong  { color: #f1f5f9; }
.hu8oc2 .jr63 p       { color: #cbd5e1; }
.hu8oc2 .nybw    .jj6pwnrg     .cku9n::before,
.hu8oc2 .niwth80  .jj6pwnrg     .cku9n::before,
.hu8oc2 .itrq  .jj6pwnrg     .cku9n::before,
.hu8oc2 .f5e28 .jj6pwnrg     .cku9n::before { color: #10b981; }
.hu8oc2 .nybw    .w9vvm5n1 .cku9n::before,
.hu8oc2 .niwth80  .w9vvm5n1 .cku9n::before,
.hu8oc2 .itrq  .w9vvm5n1 .cku9n::before,
.hu8oc2 .f5e28 .w9vvm5n1 .cku9n::before { color: #f43f5e; }
.hu8oc2 .nybw    .tk8wcdba    .cku9n::before,
.hu8oc2 .niwth80  .tk8wcdba    .cku9n::before,
.hu8oc2 .itrq  .tk8wcdba    .cku9n::before,
.hu8oc2 .f5e28 .tk8wcdba    .cku9n::before { color: #a855f7; }
.nxyp .jj6pwnrg     { background: #2d2000; border-color: #eab308; }
.nxyp .w9vvm5n1 { background: #2d0b0b; border-color: #ef4444; }
.nxyp .jr63 strong  { color: #f1f5f9; }
.nxyp .jr63 p       { color: #cbd5e1; }
.nxyp .nybw    .jj6pwnrg     .cku9n::before,
.nxyp .niwth80  .jj6pwnrg     .cku9n::before,
.nxyp .itrq  .jj6pwnrg     .cku9n::before,
.nxyp .f5e28 .jj6pwnrg     .cku9n::before { color: #eab308; }
.nxyp .nybw    .w9vvm5n1 .cku9n::before,
.nxyp .niwth80  .w9vvm5n1 .cku9n::before,
.nxyp .itrq  .w9vvm5n1 .cku9n::before,
.nxyp .f5e28 .w9vvm5n1 .cku9n::before { color: #ef4444; }
.nxyp .nybw    .tk8wcdba    .cku9n::before,
.nxyp .niwth80  .tk8wcdba    .cku9n::before,
.nxyp .itrq  .tk8wcdba    .cku9n::before,
.nxyp .f5e28 .tk8wcdba    .cku9n::before { color: #f97316; }
.c2bm2 .jj6pwnrg     { background: #0c1a2e; border-color: #38bdf8; }
.c2bm2 .w9vvm5n1 { background: #12103a; border-color: #818cf8; }
.c2bm2 .jr63 strong  { color: #f1f5f9; }
.c2bm2 .jr63 p       { color: #cbd5e1; }
.c2bm2 .nybw    .jj6pwnrg     .cku9n::before,
.c2bm2 .niwth80  .jj6pwnrg     .cku9n::before,
.c2bm2 .itrq  .jj6pwnrg     .cku9n::before,
.c2bm2 .f5e28 .jj6pwnrg     .cku9n::before { color: #38bdf8; }
.c2bm2 .nybw    .w9vvm5n1 .cku9n::before,
.c2bm2 .niwth80  .w9vvm5n1 .cku9n::before,
.c2bm2 .itrq  .w9vvm5n1 .cku9n::before,
.c2bm2 .f5e28 .w9vvm5n1 .cku9n::before { color: #818cf8; }
.c2bm2 .nybw    .tk8wcdba    .cku9n::before,
.c2bm2 .niwth80  .tk8wcdba    .cku9n::before,
.c2bm2 .itrq  .tk8wcdba    .cku9n::before,
.c2bm2 .f5e28 .tk8wcdba    .cku9n::before { color: #2dd4bf; }
.se27 .jj6pwnrg     { background: var(--accent-bg); border-color: var(--accent-light); }
.se27 .w9vvm5n1 { background: var(--accent-bg-light); border-color: var(--accent-light); }
.se27 .tk8wcdba    { background: var(--accent-bg); border-color: var(--accent-pale); }
.se27 .nybw    .cku9n::before,
.se27 .niwth80  .cku9n::before,
.se27 .itrq  .cku9n::before,
.se27 .f5e28 .cku9n::before { color: var(--accent-light) !important; }
.mrlokzl .lpha ul li,
.mrlokzl .xsux5 li         { color: #4ade80; }
.mrlokzl .lpha .k4o0zb { color: #22c55e; }
.mrlokzl .pahp ul li,
.mrlokzl .tpii li         { color: #f87171; }
.mrlokzl .pahp .pmrywhw { color: #ef4444; }
.m3qyx1od .jr63 { background: transparent; border-left: none; border: 1.5px solid; }
.m3qyx1od .jj6pwnrg     { border-color: var(--c-tip-border); }
.m3qyx1od .w9vvm5n1 { border-color: var(--c-warn-border); }
.m3qyx1od .tk8wcdba    { border-color: #60a5fa; }
.m3qyx1od .jr63 strong { color: var(--text-primary); }
.m3qyx1od .jr63 p      { color: var(--text-muted); }
.dnua1r0 .jr63 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.dnua1r0 .jj6pwnrg     { border-top-color: var(--c-tip-border); }
.dnua1r0 .w9vvm5n1 { border-top-color: var(--c-warn-border); }
.nj4tbw .jr63 { border-left: none; border-radius: 8px; }
.nj4tbw .jj6pwnrg     { background: #065f46; }
.nj4tbw .w9vvm5n1 { background: #92400e; }
.nj4tbw .jr63 strong,
.nj4tbw .jr63 p { color: #fff; }
.nj4tbw .cku9n::before { color: rgba(255,255,255,0.85) !important; }
.hu8oc2.nj4tbw .jj6pwnrg,
.hu8oc2 .nj4tbw .jj6pwnrg     { background: #052e16; }
.hu8oc2.nj4tbw .w9vvm5n1,
.hu8oc2 .nj4tbw .w9vvm5n1 { background: #2d0a1e; }
.nxyp.nj4tbw .jj6pwnrg,
.nxyp .nj4tbw .jj6pwnrg      { background: #2d2000; }
.nxyp.nj4tbw .w9vvm5n1,
.nxyp .nj4tbw .w9vvm5n1  { background: #2d0b0b; }
.c2bm2.nj4tbw .jj6pwnrg,
.c2bm2 .nj4tbw .jj6pwnrg      { background: #0c1a2e; }
.c2bm2.nj4tbw .w9vvm5n1,
.c2bm2 .nj4tbw .w9vvm5n1  { background: #12103a; }
.kovezx .jr63 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.kovezx .jj6pwnrg     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.kovezx .w9vvm5n1 { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.kovezx .jr63 strong { color: var(--text-primary); }
.kovezx .jr63 p      { color: var(--text-muted); }
.vh2n1b .jr63 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.nybw .cku9n,
.niwth80 .cku9n,
.itrq .cku9n,
.f5e28 .cku9n { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.nybw .cku9n::before,
.niwth80 .cku9n::before,
.itrq .cku9n::before,
.f5e28 .cku9n::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.nybw .jj6pwnrg     .cku9n::before { content: "✦"; color: var(--c-tip-border); }
.nybw .w9vvm5n1 .cku9n::before { content: "▲"; color: var(--c-warn-border); }
.nybw .tk8wcdba    .cku9n::before { content: "◉"; color: #60a5fa; }
.niwth80 .jj6pwnrg     .cku9n::before { content: "★"; color: var(--c-tip-border); }
.niwth80 .w9vvm5n1 .cku9n::before { content: "◆"; color: var(--c-warn-border); }
.niwth80 .tk8wcdba    .cku9n::before { content: "●"; color: #60a5fa; }
.itrq .jj6pwnrg     .cku9n::before { content: "▶"; color: var(--c-tip-border); }
.itrq .w9vvm5n1 .cku9n::before { content: "■"; color: var(--c-warn-border); }
.itrq .tk8wcdba    .cku9n::before { content: "▸"; color: #60a5fa; }
.f5e28 .jj6pwnrg     .cku9n::before { content: "→"; color: var(--c-tip-border); }
.f5e28 .w9vvm5n1 .cku9n::before { content: "⬥"; color: var(--c-warn-border); }
.f5e28 .tk8wcdba    .cku9n::before { content: "◈"; color: #60a5fa; }
.ywjsd .s73q .wtyvf8,
.ywjsd .s5k15 .wtyvf8  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.ywjsd .d6i80a                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.ywjsd .oyy0y0s          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.ywjsd .yshur7b5                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rzdfo .s73q .wtyvf8,
.rzdfo .s5k15 .wtyvf8,
.rzdfo .d6i80a,
.rzdfo .ov8l0,
.rzdfo .w8cs,
.rzdfo .oyy0y0s,
.rzdfo .yshur7b5,
.rzdfo .vh2n1b .jr63 { box-shadow: none; }
.ygs6v6   .boj4q6, .ygs6v6 .j5xe6fj, .ygs6v6 .oxi5s,
.ygs6v6   .b68jul, .ygs6v6 .pjb687k { font-size: 0.9rem; }
.ygs6v6   .lgvy9t9c, .ygs6v6 .lw72b { font-size: 0.9rem; }
.whue   .boj4q6, .whue .j5xe6fj, .whue .oxi5s,
.whue   .b68jul, .whue .pjb687k { font-size: 0.95rem; }
.whue   .lgvy9t9c, .whue .lw72b { font-size: 0.95rem; }
.k9s4lj   .boj4q6, .k9s4lj .j5xe6fj, .k9s4lj .oxi5s,
.k9s4lj   .b68jul, .k9s4lj .pjb687k { font-size: 1.08rem; }
.k9s4lj   .lgvy9t9c, .k9s4lj .lw72b { font-size: 1.05rem; }
.k9s4lj   .e7y8c5ql { font-size: 0.97rem; }
.a5d8xv .u77mts      { font-size: 3.2rem; }
.a5d8xv h2.oxfwbi { font-size: 1.9rem; }
.a5d8xv h3.uitxb99o     { font-size: 1.4rem; }
.j9gmb .u77mts      { font-size: 3.8rem; }
.j9gmb h2.oxfwbi { font-size: 2.2rem; }
.j9gmb h3.uitxb99o     { font-size: 1.6rem; }
.ka8irlmq + .ka8irlmq { position: relative; }
.pr5nh   .ka8irlmq + .ka8irlmq::before,
.kws5m3ls  .ka8irlmq + .ka8irlmq::before,
.glp9   .ka8irlmq + .ka8irlmq::before,
.wefu   .ka8irlmq + .ka8irlmq::before,
.wag7w   .ka8irlmq + .ka8irlmq::before,
.gx033 .ka8irlmq + .ka8irlmq::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.pr5nh .ka8irlmq + .ka8irlmq::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.kws5m3ls .ka8irlmq + .ka8irlmq::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.glp9 .ka8irlmq + .ka8irlmq::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;
}
.wefu .ka8irlmq + .ka8irlmq::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.ufs19hs4 .ka8irlmq { margin-bottom: 16px; }
.ufs19hs4 .ka8irlmq + .ka8irlmq { margin-top: 0; }
.ufs19hs4 .hidnzb9v { padding-top: 0; padding-bottom: 0; }
.wag7w .ka8irlmq + .ka8irlmq::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.gx033 .ka8irlmq + .ka8irlmq::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.ufatzwq2 .ka8irlmq + .ka8irlmq::before,
.mk5s .ka8irlmq + .ka8irlmq::before,
.c8fjgs .ka8irlmq + .ka8irlmq::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%;
}
.qp195fo .ufatzwq2 .ka8irlmq:nth-child(even)::before,
.qp195fo .mk5s .ka8irlmq:nth-child(even)::before,
.qp195fo .c8fjgs .ka8irlmq:nth-child(even)::before { background: var(--bg-surface); }
.wmo749 .ufatzwq2 .ka8irlmq:nth-child(even)::before,
.wmo749 .mk5s .ka8irlmq:nth-child(even)::before,
.wmo749 .c8fjgs .ka8irlmq:nth-child(even)::before { background: var(--bg-card); }
.ufatzwq2 .ka8irlmq + .ka8irlmq::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");
}
.mk5s .ka8irlmq + .ka8irlmq::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");
}
.c8fjgs .ka8irlmq + .ka8irlmq::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");
}
.hpgv .sjucyb { overflow: hidden; }
.hpgv .ga7apod3 { margin-bottom: 70px; }
.ufkh8p5w .wd1l,
.d5x5 .wd1l { padding-bottom: 60px; }
.hpgv .wd1l { padding-bottom: 70px; }
.hpgv .sjucyb::before {
  content: "";
  position: absolute; bottom: 0; left: 0; right: 0;
  height: 60px;
  background: var(--bg-page);
  pointer-events: none; z-index: 2;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.hpgv .sjucyb::before {
  height: 70px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 50' preserveAspectRatio='none'%3E%3Cpath d='M0 50 L0 40 C20 0 80 0 100 40 L100 50 Z' fill='black'/%3E%3C/svg%3E");
}
.ebnt .y7eh { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.gag9k5 .y7eh { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.ma4u5n .y7eh { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ruw7urk9 .y7eh { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.pog8 .wo2f2 { background: var(--accent); }
.pog8 .wo2f2 .nt1i { background: none; }
.pog8 .npzint { background: var(--accent); }
.pog8 .y7eh { background: var(--accent-bg); }
.pog8 .sjucyb:not(.wo2f2) .nt1i { background: rgba(0,0,0,0.6); }
.ln3yu95 .f30ne9j { float: left; width: 38%; margin: 0 28px 16px 0; }
.ln3yu95 .f30ne9j .og8f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ln3yu95 .hidnzb9v::after { content: ''; display: block; clear: both; }
.oun2rg .f30ne9j { float: right; width: 38%; margin: 0 0 16px 28px; }
.oun2rg .f30ne9j .og8f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.oun2rg .hidnzb9v::after { content: ''; display: block; clear: both; }
.aqdgq .ka8irlmq:nth-child(odd)  .f30ne9j { float: left;  width: 38%; margin: 0 28px 16px 0; }
.aqdgq .ka8irlmq:nth-child(even) .f30ne9j { float: right; width: 38%; margin: 0 0 16px 28px; }
.aqdgq .f30ne9j .og8f { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.aqdgq .hidnzb9v::after { content: ''; display: block; clear: both; }
.ln3yu95 .wtuv,
.oun2rg .wtuv,
.oun2rg .qfp04,
.aqdgq .wtuv,
@media (max-width: 900px) {
  .ln3yu95 .f30ne9j,
  .oun2rg .f30ne9j,
  .aqdgq .ka8irlmq:nth-child(odd)  .f30ne9j,
  .aqdgq .ka8irlmq:nth-child(even) .f30ne9j {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .ln3yu95 .f30ne9j .og8f,
  .oun2rg .f30ne9j .og8f,
  .aqdgq .f30ne9j .og8f {
    max-height: none !important;
  }
}
.ln3yu95 .lgvy9t9c,
.ln3yu95 .lw72b,
.oun2rg .lgvy9t9c,
.oun2rg .lw72b,
.aqdgq .lgvy9t9c,
.aqdgq .lw72b { overflow: hidden; }
@media (max-width: 640px) {
  .ln3yu95 .f30ne9j,
  .oun2rg .f30ne9j,
  .aqdgq .f30ne9j { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ceyo .wzbt2,
.ceyo .hidnzb9v,
.ceyo .ke90z  { max-width: 1100px; }
.brb9leb .wzbt2,
.brb9leb .hidnzb9v,
.brb9leb .ke90z  { max-width: 1200px; }
.sk6az76 .wzbt2,
.sk6az76 .hidnzb9v,
.sk6az76 .ke90z  { max-width: 1320px; }
.a20zaq { font-size: 0.82rem; color: var(--text-muted); }
.j38j47k { display: flex; align-items: center; }
.iswgyr6 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.menyj3 { display: flex; align-items: center; }
.pefkzl2q { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.pefkzl2q:hover { text-decoration: underline; }
.odii3xs { margin: 0 3px; opacity: 0.45; }
.odii3xs::before { content: '/'; }
.b8llx { padding: 2px 5px; color: var(--text-main); }
.jcqf .a20zaq {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.jcqf .j38j47k { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.m8ej3 .a20zaq {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.m8ej3 .j38j47k { padding: 0 0 0 12px; }
.dncj .j38j47k { padding: 0 16px; }
.dncj .a20zaq {
  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);
}
.dncj .wzbt2 { padding-top: 28px; }
@media (max-width: 720px) {
  .xhhsgz { margin-top: 18px; padding: 0 16px; }
  .dncj .wzbt2 { padding-top: 16px; }
}
.ceyo.jcqf .j38j47k { max-width: 1100px; }
.brb9leb.jcqf .j38j47k { max-width: 1200px; }
.sk6az76.jcqf .j38j47k { max-width: 1320px; }
.e6kgjg .ka8irlmq { padding-top: 16px; padding-bottom: 16px; }
.j8ra1x .ka8irlmq { padding-top: 24px; padding-bottom: 24px; }
.ll8bkne .ka8irlmq { padding-top: 40px; padding-bottom: 40px; }
.tqx7 .ka8irlmq { padding-top: 52px; padding-bottom: 52px; }
.p24yhu32 .ka8irlmq:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.p24yhu32 .ka8irlmq:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.p24yhu32 .ka8irlmq:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.p24yhu32 .ka8irlmq:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.vc7ai .hidnzb9v { padding-top: 10px;  padding-bottom: 10px; }
.x3oj .hidnzb9v { padding-top: 18px;  padding-bottom: 18px; }
.ijt09u2 .hidnzb9v { padding-top: 36px;  padding-bottom: 36px; }
.x09nj7u .hidnzb9v { padding-top: 48px;  padding-bottom: 48px; }
.crf7rh6 h2.oxfwbi { font-weight: 600; }
.crf7rh6 h3.uitxb99o     { font-weight: 600; }
.imeyqj h2.oxfwbi { font-weight: 800; }
.imeyqj h3.uitxb99o     { font-weight: 700; }
.p0jk03 h2.oxfwbi { font-weight: 900; }
.p0jk03 h3.uitxb99o     { font-weight: 800; }
.p0jk03 .jr63 strong,
.p0jk03 .jr63 strong { font-weight: 600; }
.zzneyfp {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.ar8boa3z .zzneyfp { display: none; }
@media (max-width: 640px) { .zzneyfp { display: none; } }
.zzneyfp { background: var(--cta) !important; color: #fff !important; border: none !important; }
.zzneyfp:hover { opacity: 0.85; }
.gu2pb650 .zzneyfp { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.tcxw .zzneyfp,
.z62hpgk  .zzneyfp { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.tcxw .zzneyfp:hover,
.z62hpgk  .zzneyfp:hover { opacity: 0.88; }
.gu2pb650.tcxw .zzneyfp,
.gu2pb650.z62hpgk  .zzneyfp { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.ez5e {
  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;
}
.ez5e:hover { transform: translateY(-2px); opacity: 0.92; }
.ez5e { background: var(--cta) !important; color: #fff !important; border: none !important; }
.q6fj1lvf .ez5e { display: none; }
.rf8lkj .ez5e { right: 32px; }
.kpc66gew  .ez5e { left: 32px; }
@media (max-width: 480px) {
  .rf8lkj .ez5e { right: 20px; bottom: 20px; }
  .kpc66gew  .ez5e { left: 20px; bottom: 20px; }
}
.yhssbbbu { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.ke90z { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.o4skh3 { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.b93m4zoo { color: var(--text-dim); font-size: 0.8rem; }
.qwd2lp a, .mgpaap a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.qwd2lp a:hover, .mgpaap a:hover { color: var(--accent-light); }
.mgpaap { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.p9i6ly .ke90z { text-align: center; }
.p9i6ly .mgpaap { justify-content: center; margin-bottom: 16px; }
.p9i6ly .o4skh3 { margin-top: 0; }
.tabwb { margin-top: 10px; }
.tabwb a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .ke90z { padding-left: 16px; padding-right: 16px; }
  .aez3yt3 .ke90z { padding: 20px 16px; }
  .mgpaap { gap: 4px 12px; }
  .o4skh3 { font-size: 0.78rem; }
}
.f0h77 .o4skh3 { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.f0h77 .b93m4zoo { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .f0h77 .cqlc1y { grid-template-columns: 1fr 1fr; } .f0h77 .ct2ys { grid-column: 1 / -1; } }
@media (max-width: 480px) { .f0h77 .cqlc1y { grid-template-columns: 1fr; } }
.oxgemxie .o4skh3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .oxgemxie .j20rkfli { gap: 12px; } .oxgemxie .xjx09z { margin-right: 0; width: 100%; } }
.uw7sz4q .o4skh3 { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.uw7sz4q .b93m4zoo { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .uw7sz4q .jmhj6bq { grid-template-columns: 1fr 1fr; } .uw7sz4q .i0s2unr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .uw7sz4q .jmhj6bq { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .t9mg .s5xv { grid-template-columns: 1fr 1fr; } .t9mg .fuzxba7:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .t9mg .s5xv { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .xi3ugz .s5xv { grid-template-columns: 1fr; } }
.zvxv .ke90z { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.zvxv .mgpaap { justify-content: center; }
.rn6m36 .vgjm9cmn      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.rn6m36 .yhssbbbu { background: var(--bg-page); border-top-color: var(--border-alt); }
.asdbf .vgjm9cmn      { background: #0d1117; border-bottom-color: #21262d; }
.asdbf .tahhu9t { color: var(--accent-light); }
.asdbf .inxp { --msep-color: #8b949e; }
.asdbf .inxp a { color: #8b949e; }
.asdbf .inxp a:hover { color: var(--accent-light); }
.asdbf .c0c5 { color: #8b949e; }
.asdbf .yhssbbbu { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.asdbf .o4skh3,
.asdbf .b93m4zoo { color: #6e7681; }
.asdbf .qwd2lp a, .asdbf .mgpaap a,
.asdbf .qwd2lp a:hover, .asdbf .mgpaap a:hover,
@media (max-width: 640px) {
  .asdbf .inxp { background: #0d1117; border-top-color: #21262d; }
  .asdbf .inxp li a { border-bottom-color: #21262d; }
}
.zxu9w8b .vgjm9cmn      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.zxu9w8b .tahhu9t { color: var(--accent-light); }
.zxu9w8b .inxp { --msep-color: #475569; }
.zxu9w8b .inxp a { color: #475569; }
.zxu9w8b .inxp a:hover { color: var(--accent-light); }
.zxu9w8b .c0c5 { color: #64748b; }
.zxu9w8b .yhssbbbu { background: #f0f4f8; border-top-color: #cbd5e1; }
.zxu9w8b .o4skh3,
.zxu9w8b .b93m4zoo { color: #64748b; }
.zxu9w8b .qwd2lp a, .zxu9w8b .mgpaap a,
.zxu9w8b .qwd2lp a:hover, .zxu9w8b .mgpaap a:hover,
@media (max-width: 640px) {
  .zxu9w8b .inxp { background: #f0f4f8; border-top-color: #cbd5e1; }
  .zxu9w8b .inxp li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tcxw .vgjm9cmn      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tcxw .tahhu9t { color: #fff; }
.tcxw .inxp { --msep-color: rgba(255,255,255,0.82); }
.tcxw .inxp a { color: rgba(255,255,255,0.82); }
.tcxw .inxp a:hover { color: #fff; }
.tcxw .c0c5 { color: rgba(255,255,255,0.9); }
.tcxw .nb9nhktr a { color: var(--text-primary) !important; }
.tcxw .nb9nhktr a:hover { color: var(--accent-light) !important; }
.tcxw .yhssbbbu { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tcxw .o4skh3,
.tcxw .b93m4zoo { color: rgba(255,255,255,0.72); }
.tcxw .qwd2lp a, .tcxw .mgpaap a,
.tcxw .zswh87en a, .tcxw .qhqyb4a a,
.tcxw .o61e1 a, .tcxw .xjx09z { color: #fff; }
.tcxw .wqgj2, .tcxw .zokw { color: rgba(255,255,255,0.7); }
.tcxw .qwd2lp a:hover, .tcxw .mgpaap a:hover,
.tcxw .zswh87en a:hover, .tcxw .qhqyb4a a:hover { color: #fff; }
@media (max-width: 640px) {
  .tcxw .inxp { background: var(--accent); border-top-color: var(--accent-light); }
  .tcxw .inxp li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.z62hpgk .vgjm9cmn {
  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);
}
.z62hpgk .yhssbbbu {
  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) {
  .z62hpgk .inxp {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.e7ys .qthsouo { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.u78qcn9 .qthsouo { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.t08a4efa .qthsouo { min-height: 72px; height: auto; }
.a21dj .qthsouo { min-height: 84px; height: auto; }
.aez3yt3 .qthsouo { max-width: none; padding: 0 32px; }
.aez3yt3 .ke90z  { max-width: none; padding: 24px 32px; }
.al6apt6.brb9leb .qthsouo { max-width: 1200px; }
.al6apt6.sk6az76 .qthsouo { max-width: 1320px; }
.h7ey0qly   .tahhu9t, .h7ey0qly   .xjx09z { text-transform: capitalize; }
.gvgun .tahhu9t, .gvgun .xjx09z { text-transform: lowercase; }
.q1wogq3 .tahhu9t, .q1wogq3 .xjx09z { text-transform: uppercase; letter-spacing: 0.06em; }
.sr0a7qao, .xibb344d {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.s8vz58 .sr0a7qao,
.s2q8o05 .sr0a7qao,
.utn8yzrf .sr0a7qao,
.pkdp2cew .sr0a7qao,
.g5i96u   .inxp a { font-weight: 500; }
.u1rb .inxp a { font-weight: 600; }
.knieo     .inxp a { font-weight: 700; }
.xlac30g    .inxp a { font-weight: 800; letter-spacing: 0.01em; }
.eqgz     .inxp > li + li::before,
.lsdtp0    .inxp > li + li::before,
.lttbl    .inxp > li + li::before,
.mzc4h4n .inxp > li + li::before,
.iux2cua .inxp > li + li::before,
.g1ia4  .inxp > li + li::before,
.nxrftxyw    .inxp > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.eqgz     .inxp > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.lsdtp0    .inxp > li + li::before { content: "|"; }
.lttbl    .inxp > li + li::before { content: "—"; }
.mzc4h4n .inxp > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.iux2cua .inxp > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.g1ia4  .inxp > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.nxrftxyw    .inxp > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .agtfb2 .c0c5,
  .gkjo8zgg .c0c5,
  .hb1jjiob .c0c5,
  .iox9 .c0c5,
  .dsato .c0c5 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .agtfb2 .c0c5::before,
  .gkjo8zgg .c0c5::before,
  .hb1jjiob .c0c5::before,
  .iox9 .c0c5::before,
  .dsato .c0c5::before { content: ""; display: block; flex-shrink: 0; }

  
  .agtfb2 .c0c5::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;
  }

  
  .gkjo8zgg .c0c5::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;
  }

  
  .hb1jjiob .c0c5::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;
  }

  
  .iox9 .c0c5::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;
  }

  
  .dsato .c0c5::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) {
  .yc6q1l1 .c0c5 {
    padding: 5px 14px;
  }
  .yc6q1l1 .inxp {
    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;
  }
  .yc6q1l1 .inxp li a {
    border-bottom: none; padding: 10px 22px;
  }
  .yc6q1l1 .inxp li a:hover { background: var(--bg-raised); }
  .yc6q1l1 .bawvysgl,
  .anxl4 .bawvysgl,
  .lb7h8a .bawvysgl { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .x4kwl .c0c5 {
    padding: 5px 10px;
  }
  .x4kwl .inxp {
    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);
  }
  .x4kwl .inxp.pzd90om { transform: translateX(0); }
  .x4kwl .inxp li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .x4kwl .inxp li:last-child a { border-bottom: none; }
  .tcxw .inxp,
  .asdbf .inxp { background: var(--accent) !important; }
  .tcxw .inxp li a,
  .asdbf .inxp li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .lb7h8a .c0c5 {
    padding: 5px 10px;
  }
  .lb7h8a .inxp {
    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);
  }
  .lb7h8a .inxp::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .lb7h8a .inxp.pzd90om { transform: translateY(0); }
  .lb7h8a .inxp li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .um601 .c0c5 {
    padding: 5px 10px;
  }
  .um601 .inxp {
    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;
  }
  .um601 .inxp.pzd90om { opacity: 1; pointer-events: auto; }
  .um601 .inxp li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .jhaxako5     .c0c5 { border-radius: 0 !important; }
  .bnsamow2   .c0c5 { border-radius: 8px !important; }
  .sbumenv .c0c5 { border-radius: 50% !important; }
  .ucfsuqby   .c0c5 { border-radius: 999px !important; }
}
.nb5g .sthqxk { height: 36px; }
.ojjmezp .sthqxk { height: 60px; max-width: 200px; }
.fcdhvuyl .sthqxk { height: 76px; max-width: 240px; }
.safws    .ps62c9y, .safws    .xjtvtq { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
@media (min-width: 720px) {
  .xo77 .qfp04 {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .xo77 .ov8l0 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .xo77 .ov8l0 { padding: 40px 16px 20px; }
  .xo77 .nfew2yis {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .xo77 .fj4r0 { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .dn8ze7sm .ov8l0 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .dn8ze7sm .ov8l0::before {
    position: absolute; top: 14px; left: 14px;
  }
  .dn8ze7sm .esb1bi {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .dn8ze7sm .zh1a { white-space: normal; text-align: center; font-size: 1.2rem; }
  .dn8ze7sm .nfew2yis {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .dn8ze7sm .fj4r0 { width: 100%; min-width: 0; }
  .dn8ze7sm .ps62c9y { min-width: 0; }
}
.x3nnik .y4m6aq7 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.x3nnik .y4m6aq7 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.x3nnik .y4m6aq7 p { padding: 0 2px 16px; }
.lfz2 .y4m6aq7 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.lfz2 .y4m6aq7 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.lfz2 .y4m6aq7 summary::after { content: "›"; font-size: 1.2em; }
.lfz2 .y4m6aq7[open] summary::after { content: "‹"; }
.lfz2 .y4m6aq7 p { padding: 10px 22px 4px; }
.c6nub .y4m6aq7 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.c6nub .y4m6aq7 summary { color: var(--text-primary); padding-left: 16px; }
.c6nub .y4m6aq7 summary::after { content: "›"; font-size: 1.1em; }
.c6nub .y4m6aq7[open] summary::after { content: "‹"; }
.c6nub .y4m6aq7 p { padding-left: 16px; }
.pfg8 .zfeki9fh { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.pfg8 .y4m6aq7 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.pfg8 .y4m6aq7:last-child { border-bottom: none; }
.pfg8 .y4m6aq7 summary { color: var(--text-primary); border-radius: 0; }
.pfg8 .y4m6aq7 summary::after { content: "›"; font-size: 1.1em; }
.pfg8 .y4m6aq7[open] summary::after { content: "‹"; }
.rrrhw .y4m6aq7 { overflow: hidden; }
.rrrhw .y4m6aq7 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.rrrhw .y4m6aq7 summary::after { color: rgba(255,255,255,.75); }
.rrrhw .y4m6aq7[open] summary { border-radius: 0; }
.xoes { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.kv73c {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.kkohok {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.u8kvgej { color: var(--text-muted); font-size: 1.05rem; }
.ot2po {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.vyah0z4 { margin-bottom: 20px; }
.i2hll {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.glg4lbv {
  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;
}
.glg4lbv:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.vunt { resize: vertical; min-height: 130px; }
.e8hyqj3j { width: 100%; margin-top: 8px; }
.yz12lg {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.gbm9tho {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.yfvzl { color: var(--text-muted); line-height: 1.75; }
.ft7xbc { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.ft7xbc li { margin-bottom: 6px; }
.gf5ab { max-width: 760px; margin: 0 auto; }
.t0amew7j { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.zlpc8zcd { max-width: 760px; margin: 0 auto; }
.z7v6r { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.z7v6r:last-child { border-bottom: none; }
.xfakkt { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.z7v6r p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.z7v6r ul.ft7xbc { margin: 0; }
.c933 .xfakkt { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .c933 { grid-template-columns: 1fr; gap: 10px; } }
.hmjsl0 .xfakkt { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.y2hv .ft7xbc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .pt4v { grid-template-columns: 1fr; } }
.fsuhdu3 { color: inherit; text-decoration: none; }
.fsuhdu3:hover { color: var(--accent-light); text-decoration: underline; }
.shny { display: inline-block; line-height: 0; }
.wh1sep { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.ibukpw { margin-bottom: 48px; }
.nvvjp3l { max-width: 760px; margin: 0 auto; }
.onffwwi { text-align: center; }
.mmobd { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.mmobd:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.e2fnl { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.mmobd p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mmobd ul.ft7xbc { margin: 0; }
.tipzww { color: var(--text-muted); line-height: 1.75; }
.onffwwi .ft7xbc,
.l3xva .ft7xbc,
.nxrgtk .ft7xbc,
.kfko3n5n .ft7xbc {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.onffwwi .mmobd,
.l3xva .mmobd { text-align: left; }
.onffwwi .e2fnl,
.l3xva .e2fnl { text-align: center; }
.xcfgk145 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.ci670y { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.yzo6oi4 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.z1hqa { margin-top: 12px; }
.q1rjh { 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; }
.q1rjh:hover { border-bottom-color: var(--accent-light); }
.eeak1l { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.eeak1l img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nofect1s { width: 200px; height: 200px; }
.uc48i2 { border-radius: 28%; }
.wq2rcnk { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.ks53m3l { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.ks53m3l::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
@media (max-width: 640px) { .pmacw { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.ui5nb { text-align: center; display: flex; flex-direction: column; align-items: center; gap: 10px; padding-bottom: 40px; border-bottom: 1px solid var(--border); }
.ui5nb .yzo6oi4, .ui5nb .ci670y { max-width: 640px; }
.lhl6 .xcfgk145 { font-size: 1.6rem; margin-top: 18px; }
.c3wmy2m .yzo6oi4 { margin-bottom: 28px; }
@media (max-width: 860px) { .kkc0 { grid-template-columns: 1fr; } .lhl6 { position: static; text-align: center; } }
.mqxv .eeak1l { margin: 0 auto 18px; }
.mqxv .wq2rcnk { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .vb9xv { grid-template-columns: 1fr; } }
.zkedxkei .xcfgk145 { font-size: 1.6rem; margin-bottom: 6px; }
.kfko3n5n .ft7xbc { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .zkedxkei { flex-direction: column; text-align: center; } .rltm { grid-template-columns: 1fr; } }
.p6wws1p .xcfgk145 { font-size: 1.35rem; margin: 0 0 4px; }
.p6wws1p .wq2rcnk { margin: 0; }
.l1jru .kkohok { color: var(--accent-light); }
.nbgr .kkohok { font-size: 2rem; }
.nbgr .u8kvgej { max-width: 680px; }
.w6pj6dl .kkohok { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.w6pj6dl .u8kvgej  { margin: 0; }
@media (max-width: 640px) { .w6pj6dl { flex-direction: column; } }
.t3l6d .kkohok { color: var(--accent-light); }
.ebpv7 .kkohok { color: #fff; }
.ebpv7 .u8kvgej  { color: rgba(255,255,255,0.85); }
.eknp7vu { max-width: 680px; margin: 0 auto; }
.f3vtvmt4 {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .f3vtvmt4 { grid-template-columns: 1fr; } }
.ajbr .glg4lbv {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.ajbr .glg4lbv:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.p5fb10v .glg4lbv { background: var(--bg-raised); border-color: transparent; }
.p5fb10v .glg4lbv:focus { background: var(--bg-card); border-color: var(--accent-light); }
.j645 .glg4lbv { border-radius: 100px; padding: 11px 20px; }
.j645 .vunt { border-radius: 14px; }
.n71p03qp {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.n71p03qp summary {
  padding: 16px 20px; cursor: pointer; font-weight: 700;
  color: var(--accent-light); font-size: 1.05rem; list-style: none;
  display: flex; justify-content: space-between; align-items: center; gap: 12px;
}
.n71p03qp summary::-webkit-details-marker { display: none; }
.n71p03qp summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.n71p03qp[open] summary::after { content: "−"; }
.blicc {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.bi5dqfc {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .bi5dqfc { grid-template-columns: 1fr; } }
.sr280szy {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.sr280szy h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.sr280szy p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.iwg2 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.iwg2 li { margin-bottom: 6px; }
.pnh8dbl{position:relative;overflow:visible}
.b2zoub0t .co1srut1,.eqsx1 .co1srut1,
.b2zoub0t .co1srut1,.eqsx1 .co1srut1,
.b2zoub0t .co1srut1 .j3z5,.eqsx1 .co1srut1 .j3z5,
.b2zoub0t .zbd0pdwx,.eqsx1 .zbd0pdwx,
.b2zoub0t .co1srut1,.eqsx1 .co1srut1{bottom:12px}
.eqsx1 .co1srut1 .j3z5{margin-left:auto}
.eqsx1 .co1srut1{text-align:right}
.h5908 .y7eh~.co1srut1,
.h5908 .ikxa82~.co1srut1{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.h5908 .y7eh~.co1srut1 .j3z5,
.h5908 .ikxa82~.co1srut1 .j3z5{justify-content:flex-start}
.y7eh~.co1srut1,.ikxa82~.co1srut1{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}
.y7eh~.co1srut1 .j3z5{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.ikxa82~.co1srut1 .j3z5{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.llne .zbd0pdwx{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.llne .bpa30u9::before{content:""}
.rxsiu{--date-bg:var(--accent-bg-light)}
.dqmeen4 .bpa30u9::before{content:"•";opacity:.4}
.dqmeen4 .zbd0pdwx + .zbd0pdwx::before{content:"•";margin-right:6px;opacity:.4}
.cp8rf4ai{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.ee6p7w{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.mqnle{display:flex;flex-direction:column;gap:3px}
.v6pi56s8{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.s9as7km{font-weight:700;font-size:1rem;color:var(--text-heading)}
.tk37gj6e{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.ljtls .cp8rf4ai{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.stfp .cp8rf4ai{border-top:3px solid var(--accent);padding-top:18px}
.ynfil .cp8rf4ai{border-left:3px solid var(--accent);border-radius:0}
.royy .cp8rf4ai{padding:20px 0}
@media(max-width:640px){
  .cp8rf4ai{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .tk37gj6e{max-width:100%}
}
:root {
  --accent:          #800000;
  --brand:           #800000;
  --brand-light:     #ef4444;
  --brand-pale:      #ef4444;
  --grad-start:      #1a0000;
  --grad-end:        #660000;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #ef4444;
  --cta-light:       #f18d8d;
  --cta-hover:       #f26969;
  --bg-page:         #170101;
  --bg-surface:      #250303;
  --bg-card:         #330404;
  --bg-card-inner:   #420505;
  --bg-raised:       #500606;
  --bg-hover:        #5e0707;
  --border:          #710909;
  --border-alt:      #8d0b0b;
  --border-section:  #710909;
  --text-primary:    #e8e2e2;
  --text-muted:      #ae9c9c;
  --text-body:       #d1c6c6;
  --text-sub:        #ae9c9c;
  --text-faint:      #7e6767;
  --text-dim:        #625050;
  --text-label:      #978080;
  --text-value:      #c5b8b8;
  --accent-bg:       #340909;
  --accent-bg-light: #500b0b;
  --bg-tip:          #172616;
  --bg-warning:      #272115;
  --bg-info:         #171626;
  --bg-pros:         #172616;
  --bg-cons:         #261616;
  --c-pros:          #7df47a;
  --c-cons:          #e68989;
  --c-pros-label:    #4ef04b;
  --c-tip-border:    #2eed2a;
  --c-warn-border:   #e8a430;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #7df47a;
}
:root { --logo-bg-opacity: 78%; }
body, button, input { font-family: "Heebo", sans-serif; }
.h5d9d .cku9n { font-size: 0; width: 1.2rem; flex-shrink: 0; }.h5d9d .cku9n::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.h5d9d .jj6pwnrg     .cku9n::before { content: "";  color: var(--c-tip-border); }.h5d9d .w9vvm5n1 .cku9n::before { content: ""; color: var(--c-warn-border); }.h5d9d .tk8wcdba    .cku9n::before { content: ""; color: #60a5fa; }.hu8oc2 .h5d9d .jj6pwnrg     .cku9n::before { color: #10b981; }.hu8oc2 .h5d9d .w9vvm5n1 .cku9n::before { color: #f43f5e; }.hu8oc2 .h5d9d .tk8wcdba    .cku9n::before { color: #a855f7; }.nxyp  .h5d9d .jj6pwnrg     .cku9n::before { color: #eab308; }.nxyp  .h5d9d .w9vvm5n1 .cku9n::before { color: #ef4444; }.nxyp  .h5d9d .tk8wcdba    .cku9n::before { color: #f97316; }.c2bm2  .h5d9d .jj6pwnrg     .cku9n::before { color: #38bdf8; }.c2bm2  .h5d9d .w9vvm5n1 .cku9n::before { color: #818cf8; }.c2bm2  .h5d9d .tk8wcdba    .cku9n::before { color: #2dd4bf; }.se27 .h5d9d .cku9n::before { color: var(--accent-light) !important; }
.oqqwo .xsux5 li::before, .oqqwo .tpii 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; }.oqqwo .xsux5 li::before { content: ""; }.oqqwo .tpii li::before { content: ""; }.oqqwo .k4o0zb::before, .oqqwo .pmrywhw::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.oqqwo .k4o0zb::before { content: ""; }.oqqwo .pmrywhw::before { content: ""; }
.dynbi6 .wq0i, .dynbi6 .y7eh { min-height: 420px; }
.uyzkyog .ly1e::after, .uyzkyog .b1vp4pmf::after {  content: ""; font-family: "Font Awesome 6 Free"; font-weight: 900;  display: inline-block; margin-left: 6px; vertical-align: -0.05em;  font-size: 0.8em; line-height: 1; }
.odii3xs::before { content: '—'; }
.zcf1bg27 .zbd0pdwx::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.zcf1bg27 .zbd0pdwx:first-of-type::before{content:"\f058"}.zcf1bg27 .zbd0pdwx:last-of-type::before{content:"\f021"}