: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;
}
.z0i4 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.ngb16j {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.eo5je7v6 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.vfrtc { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.psltfizb { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.psltfizb a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.psltfizb a:hover { color: var(--accent-light); }
.xx4nkfe     .losh9ql { border-radius: 6px; }
.xx4nkfe .losh9ql li:first-child a { border-top-left-radius: 4px; border-top-right-radius: 4px; }
.xx4nkfe .losh9ql li:last-child a { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; }
@media (max-width: 640px) {
  .losh9ql {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .x3mxn:hover .losh9ql,
  .x3mxn:focus-within .losh9ql { display: block; }
  .losh9ql li a { padding: 8px 16px; font-size: 0.88rem; }
}
.elvjvcr {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.cov983y { display: none; }
@media (max-width: 640px) {
  .cov983y {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .cov983y.i3abig { display: block; }
}
@media (max-width: 640px) {
  .elvjvcr { display: block; }
  .psltfizb > li + li::before { display: none !important; }
  .psltfizb {
    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;
  }
  .psltfizb.i3abig { display: flex; }
  .psltfizb li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .psltfizb li:last-child a { border-bottom: none; }
}
.yqfargt { min-height: 480px; }
.po41x4i {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.zpvpnhlo { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.r7hb .zpvpnhlo { margin-left: 0; margin-right: 0; }
.mdfbu {
  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;
}
.mdfbu:hover { opacity: 0.88; }
.f07h7f {
  position: relative; display: flex; align-items: center; justify-content: center;
  background-size: cover; background-position: center;
  background-color: var(--bg-surface);
}
.q4osx {
  position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.5) 50%, var(--accent-bg) 100%);
}
.f07h7f .po08ra {
  position: relative; z-index: 1;
  width: 100%; max-width: 1100px; padding: 48px 24px;
}
.f07h7f .po41x4i { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.f07h7f .zpvpnhlo { color: #e2e8f0; }
.f07h7f.l5px .po08ra { text-align: center; }
.f07h7f.r7hb   .po08ra { text-align: left; }
.yflzw8ws .po08ra {
  width: 100%; max-width: 1100px; padding: 24px 24px;
}
.yflzw8ws .po41x4i { color: var(--text-primary); text-shadow: none; }
.yflzw8ws .zpvpnhlo { color: var(--text-muted); }
.yflzw8ws .mdfbu { margin-top: 16px; }
.yflzw8ws, .yflzw8ws.yqfargt { min-height: auto !important; }
.yflzw8ws.l5px .po08ra { text-align: center; }
.yflzw8ws.r7hb   .po08ra { text-align: left; }
.yflzw8ws~.inzrw{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}
.yflzw8ws~.inzrw .al8rnz{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}
.lhci {
  background: linear-gradient(135deg, var(--accent) 0%, var(--accent-light) 100%);
}
.eh4xzg .lhci,
.eh4xzg .i6sdi8 {
  position: relative; overflow: hidden;
}
.eh4xzg .lhci::after,
.eh4xzg .i6sdi8::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; }
}
.r0popto .lhci,
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
.dgxr946g .lhci,
.dgxr946g .f07h7f .q4osx {
  overflow: hidden;
}
.dgxr946g .lhci::after,
.dgxr946g .f07h7f .q4osx::after {
  content: ''; position: absolute; inset: -50%; width: 200%; height: 200%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
  opacity: 0.035; pointer-events: none;
  animation: hg-grain 0.5s steps(1) infinite;
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
.rkqmb2oy .lhci,
.rkqmb2oy .lhci::after,
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.rkqmb2oy .f07h7f .q4osx {
  overflow: hidden;
}
.rkqmb2oy .f07h7f .q4osx::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, rgba(255,255,255,0.08) 0%, transparent 70%);
  filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.lbh71g .lhci,
.lbh71g .f07h7f .q4osx {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.eh4xzg .f07h7f .q4osx {
  overflow: hidden;
}
.eh4xzg .f07h7f .q4osx::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;
}
.r0popto .f07h7f .q4osx {
  animation: hg-breathe 10s ease-in-out infinite;
}
.lhci .q4osx {
  background: none;
}
.lhci .po41x4i { color: #fff; }
.lhci .zpvpnhlo { color: rgba(255,255,255,0.85); }
.lhci .mdfbu { background: #fff; color: var(--cta); }
.lhci .mdfbu:hover { opacity: 0.92; }
.eh4xzg .chl6ra87 { position: relative; overflow: hidden; }
.eh4xzg .chl6ra87::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;
}
.chl6ra87 .po41x4i { text-shadow: none; color: var(--text-primary); }
.chl6ra87 .zpvpnhlo { color: var(--text-muted); }
.chl6ra87.r7hb   .dtqp3b43 { align-items: flex-start; text-align: left; }
.fspxuw1 .po08ra { padding-bottom: 24px; }
.o12uir .po08ra { max-width: 960px; }
@media (max-width: 700px) {
  .chl6ra87 { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .chl6ra87 .owg9jhk { display: none !important; }
  .wu63ixsa .owg9jhk { display: none !important; }
  .gy8ea5t .qy26sof { display: none !important; }
  .sm7n5fu .yvoatw { display: none !important; }
  .dtqp3b43  { padding: 36px 24px; }
  .chl6ra87~.inzrw,.a497rnvt~.inzrw{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .yqfargt, .chl6ra87 { min-height: 320px !important; }
  
  .po41x4i { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .rj7cs { display: none !important; }
  
  .fok1j52 { flex-direction: column; align-items: center; }
  .r79olcy { width: 100%; max-width: 340px; }
}
.p6ayyw { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.apb9b23l { width: 100%; height: auto; display: block; border-radius: 10px; }
.y4hnu .p6ayyw        { border-radius: 16px; }
.y4hnu .apb9b23l  { border-radius: 16px; }
.p556dzt .p6ayyw         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.p556dzt .apb9b23l   { border-radius: 8px; }
.bdv8 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.yrm6 { width: 100%; padding: 32px 0; position: relative; }
.fso3ci { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.g6mrkx4 .yrm6:nth-child(even) { background: var(--bg-surface); }
.g6mrkx4 .yrm6:nth-child(odd)  { background: var(--bg-page); }
.wh7j8u3 .yrm6:nth-child(even) { background: var(--bg-card); }
.wh7j8u3 .yrm6:nth-child(odd)  { background: var(--bg-page); }
.g6mrkx4 .yrm6:nth-child(odd)  .fso3ci { background: var(--bg-card); border-radius: 6px; }
.g6mrkx4 .yrm6:nth-child(even) .fso3ci { background: var(--bg-raised); border-radius: 6px; }
.wh7j8u3 .yrm6:nth-child(odd)  .fso3ci { background: var(--bg-card); border-radius: 6px; }
.wh7j8u3 .yrm6:nth-child(even) .fso3ci { background: var(--bg-raised); border-radius: 6px; }
.g6mrkx4 .yrm6:nth-child(even) .qyu03 .b5o8f,
.wh7j8u3 .yrm6:nth-child(even) .qyu03 .b5o8f { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.g6mrkx4 .yrm6:nth-child(odd) .qyu03 .b5o8f,
.wh7j8u3 .yrm6:nth-child(odd) .qyu03 .b5o8f { background: var(--bg-card-inner); }
.g6mrkx4 .yrm6:nth-child(even) .y50p .b5o8f:nth-child(odd),
.wh7j8u3 .yrm6:nth-child(even) .y50p .b5o8f:nth-child(odd)  { background: var(--bg-card); }
.g6mrkx4 .yrm6:nth-child(even) .y50p .b5o8f:nth-child(even),
.wh7j8u3 .yrm6:nth-child(even) .y50p .b5o8f:nth-child(even) { background: var(--bg-card-inner); }
h1.p14a7le { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.p14a7le {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.eeevx3s { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.vt1ln4 h2.p14a7le {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.cjx9q65 h2.p14a7le {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.ofhl h2.p14a7le {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jysb3 h2.p14a7le::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.i4865 h2.p14a7le {
  color: var(--text-primary); font-size: 1.7rem;
}
.u3mj h2.p14a7le::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.yu4g2rn h2.p14a7le {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.jo9uge { font-size: 1.35rem; font-weight: 700; color: var(--accent-light); margin-bottom: 12px; }
.e85dhagm { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .e85dhagm { display: none; } }
.h20qwxg { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.kx9ja3p { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.aroz {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.lhbtz2l { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.vsoao38 { padding-left: 20px; }
.vsoao38 li { margin-bottom: 6px; }
.vsoao38 a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.vsoao38 a:hover { color: var(--accent-light); }
.dgmt8op .lhbtz2l { display: none; }
.uk8qnbx .lhbtz2l { display: none; }
.uk8qnbx .vsoao38 { padding-left: 0; list-style: none; }
.uk8qnbx .vsoao38 li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.uk8qnbx .vsoao38 a { font-size: 0.92rem; }
.shaayg4p .aroz { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.shaayg4p .lhbtz2l { display: none; }
.shaayg4p .vsoao38 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.shaayg4p .vsoao38 li { margin-bottom: 0; }
.shaayg4p .vsoao38 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;
}
.shaayg4p .vsoao38 a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.g4rzgff .aroz { padding: 20px 20px 16px; }
.g4rzgff .vsoao38 {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.g4rzgff .vsoao38 li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.g4rzgff .vsoao38 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;
}
.g4rzgff .vsoao38 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;
}
.g4rzgff .vsoao38 a:hover { color: var(--accent-light); border-color: var(--accent); }
.g4rzgff .vsoao38 a:focus,
.g4rzgff .vsoao38 a:focus-visible,
.g4rzgff .vsoao38 a:target { outline: none; }
.g4rzgff .vsoao38 li:target a { border-color: var(--border); color: var(--text-muted); }
.p8pfdj38 .aroz { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.p8pfdj38 .lhbtz2l { display: none; }
.p8pfdj38 .vsoao38 { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.p8pfdj38 .vsoao38 li { margin-bottom: 0; }
.p8pfdj38 .vsoao38 li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.p8pfdj38 .vsoao38 li:last-child::after { content: ""; margin-right: 0; }
.p8pfdj38 .vsoao38 a { font-size: 0.9rem; }
.b5o8f { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.qyu03 .b5o8f { background: var(--bg-card); }
.y50p .b5o8f:nth-child(odd)  { background: var(--bg-card); }
.y50p .b5o8f:nth-child(even) { background: var(--bg-raised); }
.o45gvohm .b5o8f {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.o45gvohm .b5o8f:last-child { border-bottom: none; }
.o45gvohm h3.eeevx3s { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.zc0xyi2b .b5o8f {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.zc0xyi2b .b5o8f + .b5o8f { margin-top: 4px; }
.qi56ni6 .b5o8f { background: none; border-radius: 0; padding: 12px 0; }
.qi56ni6 .b5o8f + .b5o8f { border-top: 1px solid var(--border-section); }
.ivtb9b8 { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.mfdgu { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.bmskz { color: var(--text-body); margin-bottom: 10px; }
.tmid, .ijelqm3 { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.tmid li, .ijelqm3 li { margin-bottom: 6px; }
.ijelqm3 li { list-style: decimal; }
.ws1q3az     .tmid { list-style-type: "● "; }
.rcqr2enz  .tmid { list-style-type: "■ "; }
.z0k36d .tmid { list-style-type: "◆ "; }
.jvkdu    .tmid { list-style-type: "★ "; }
.ws1q3az     .hlfu6qf3 { list-style-type: "● "; }
.rcqr2enz  .hlfu6qf3 { list-style-type: "■ "; }
.z0k36d .hlfu6qf3 { list-style-type: "◆ "; }
.jvkdu    .hlfu6qf3 { list-style-type: "★ "; }
.ws1q3az    .tmid li::marker, .ws1q3az    .hlfu6qf3 li::marker,
.rcqr2enz .tmid li::marker, .rcqr2enz .hlfu6qf3 li::marker,
.z0k36d .tmid li::marker, .z0k36d .hlfu6qf3 li::marker,
.jvkdu   .tmid li::marker, .jvkdu   .hlfu6qf3 li::marker {
  color: var(--cta); font-size: 1em;
}
.ws1q3az .ijelqm3,
.rcqr2enz .ijelqm3,
.z0k36d .ijelqm3,
.jvkdu .ijelqm3 {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ws1q3az .ijelqm3 li,
.rcqr2enz .ijelqm3 li,
.z0k36d .ijelqm3 li,
.jvkdu .ijelqm3 li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ws1q3az .ijelqm3 li::before,
.rcqr2enz .ijelqm3 li::before,
.z0k36d .ijelqm3 li::before,
.jvkdu .ijelqm3 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;
}
.ws1q3az     .ijelqm3 li::before { border-radius: 50%; }
.rcqr2enz  .ijelqm3 li::before { border-radius: 3px; }
.z0k36d .ijelqm3 li::before { border-radius: 3px; }
.jvkdu    .ijelqm3 li::before { border-radius: 50%; }
.jyi3emzo { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.fyxpf3f .jyi3emzo,
.pe00 .jyi3emzo { background: transparent; border: none; border-radius: 0; }
.mb4xrisu { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.mb4xrisu th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.mb4xrisu td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.mb4xrisu tr:hover td { background: var(--bg-hover); }
.owdjpxi .mb4xrisu tbody tr:nth-child(even) td { background: var(--bg-surface); }
.m1blwc4 .mb4xrisu { border: 1px solid var(--border-alt); }
.m1blwc4 .mb4xrisu th,
.m1blwc4 .mb4xrisu td { border: 1px solid var(--border-alt); }
.pu293 .mb4xrisu th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.pu293 .mb4xrisu td { border-bottom: none; }
.pu293 .mb4xrisu tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.j9j8 .mb4xrisu th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.krhrh .jyi3emzo {
  overflow: hidden;
}
.krhrh .mb4xrisu th { border-bottom: 1px solid var(--border-alt); }
.krhrh .mb4xrisu tr:last-child td { border-bottom: none; }
.c8zjg { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.wimqua3x { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.u9s9zbd5 { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.abi896n { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.e8sxk93 { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.hlfu6qf3 { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.hlfu6qf3 li { margin-bottom: 3px; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color:var(--accent);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.mffhmgfl .abi896n { background: transparent; text-align: center; }
.jm74n .u9s9zbd5 {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.m25ln66 .u9s9zbd5 {
  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);
}
.luho1w .wimqua3x { display: grid; grid-template-columns: auto 1fr; }
.luho1w .u9s9zbd5 {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.luho1w .abi896n { grid-column: 2; }
.luho1w .e8sxk93,
.luho1w .hlfu6qf3 { grid-column: 1 / -1; }
.bhgby .wimqua3x { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.bhgby .u9s9zbd5 {
  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);
}
.bhgby .abi896n { grid-column: 2; }
.bhgby .e8sxk93,
.bhgby .hlfu6qf3 { grid-column: 1 / -1; }
.ckag5 .wimqua3x { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.ckag5 .abi896n { background: none; color: var(--accent-light); font-weight: 700; }
.cijebira .wimqua3x { 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); }
.cijebira .abi896n { background: none; color: var(--accent-light); font-weight: 700; }
.xa2t .wimqua3x { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.xa2t .wimqua3x:last-child { border-bottom: none; }
.xa2t .abi896n { background: none; color: var(--accent-light); font-weight: 700; }
.wiry7m7 .wimqua3x { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.wiry7m7 .abi896n { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.c5c8hmdq .c8zjg { counter-reset: card-n; }
.c5c8hmdq .wimqua3x  { counter-increment: card-n; }
.c5c8hmdq .abi896n { display: flex; align-items: center; gap: 10px; }
.c5c8hmdq .abi896n::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;
}
.jn8a5 .wimqua3x { background: var(--bg-surface); border: 1px solid var(--border); }
.jn8a5 .abi896n { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.h5gha { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tn6g2  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.n7bp { background: var(--bg-warning); border-left: 4px solid var(--c-warn-border); }
.pypfw4nj { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.h5gha strong { color: var(--text-primary); font-size: 0.95rem; }
.h5gha p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.cf71s447 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.lj8pjju1, .pnvtiaax { border-radius: 8px; padding: 14px; }
.lj8pjju1 { background: var(--bg-pros); }
.pnvtiaax { background: var(--bg-cons); }
.mji0 { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.lj8pjju1 .mji0 { color: var(--c-pros-label); }
.pnvtiaax .mji0 { color: #f87171; }
.lj8pjju1 ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.pnvtiaax ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.apb9b23l { width: 100%; height: auto; border-radius: 10px; display: block; }
.p304 {
  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;
}
.p304:hover { opacity: 0.85; }
.v7ajsmrk .p304  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.v7ajsmrk .p304:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.mw9evkt .p304  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.mw9evkt .p304:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.z1uui32 .mdfbu { border-radius: 50px; }
.z1uui32 .p304  { border-radius: 50px; }
.gxhxz5 .mdfbu { padding-left: 22px; padding-right: 22px; }
.gxhxz5 .p304  { padding-left: 12px; padding-right: 12px; }
.o6u1rb .mdfbu { padding-left: 44px; padding-right: 44px; }
.o6u1rb .p304  { padding-left: 24px; padding-right: 24px; }
.e00dovm7 .mdfbu { padding-left: 56px; padding-right: 56px; }
.e00dovm7 .p304  { padding-left: 32px; padding-right: 32px; }
.cswg5kp   .mdfbu::after, .cswg5kp   .p304::after,
.gdhg .mdfbu::after, .gdhg .p304::after,
.pme4xn    .mdfbu::after, .pme4xn    .p304::after,
.pk47    .mdfbu::after, .pk47    .p304::after,
.e4txr    .mdfbu::after, .e4txr    .p304::after,
.j6yvg     .mdfbu::after, .j6yvg     .p304::after,
.kecx7jb    .mdfbu::after, .kecx7jb    .p304::after,
.qxa7   .mdfbu::after, .qxa7   .p304::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;
}
.cswg5kp .mdfbu::after, .cswg5kp .p304::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");
}
.gdhg .mdfbu::after, .gdhg .p304::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");
}
.pme4xn .mdfbu::after, .pme4xn .p304::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");
}
.pk47 .mdfbu::after, .pk47 .p304::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");
}
.e4txr .mdfbu::after, .e4txr .p304::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");
}
.j6yvg .mdfbu::after, .j6yvg .p304::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");
}
.kecx7jb .mdfbu::after, .kecx7jb .p304::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");
}
.qxa7 .mdfbu::after, .qxa7 .p304::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");
}
.g7gzee   .p3nu::after, .g7gzee   .acmwikmm::after,
.obq63e .p3nu::after, .obq63e .acmwikmm::after,
.o1laat0    .p3nu::after, .o1laat0    .acmwikmm::after,
.emfk    .p3nu::after, .emfk    .acmwikmm::after,
.kbworlt    .p3nu::after, .kbworlt    .acmwikmm::after,
.lmtll     .p3nu::after, .lmtll     .acmwikmm::after,
.y5438h75    .p3nu::after, .y5438h75    .acmwikmm::after,
.ofeefplk   .p3nu::after, .ofeefplk   .acmwikmm::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;
}
.g7gzee .p3nu::after, .g7gzee .acmwikmm::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");
}
.obq63e .p3nu::after, .obq63e .acmwikmm::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");
}
.o1laat0 .p3nu::after, .o1laat0 .acmwikmm::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");
}
.emfk .p3nu::after, .emfk .acmwikmm::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");
}
.kbworlt .p3nu::after, .kbworlt .acmwikmm::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");
}
.lmtll .p3nu::after, .lmtll .acmwikmm::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");
}
.y5438h75 .p3nu::after, .y5438h75 .acmwikmm::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");
}
.ofeefplk .p3nu::after, .ofeefplk .acmwikmm::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");
}
.njhf {
  display: flex; flex-direction: column; gap: 12px;
  
  position: relative;
  width: min(100vw - 40px, 1400px);
  margin: 32px auto;
  left: 50%; transform: translateX(-50%);
}
.sm8oh {
  background: var(--bg-card);
  border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 18px 24px;
  display: flex; flex-direction: row; align-items: center; gap: 24px;
  transition: background .15s;
}
.sm8oh > [itemprop="item"] { display: contents; }
.sm8oh [itemprop="itemReviewed"],
.sm8oh [itemprop="reviewRating"] { display: none; }
.sm8oh:hover { background: var(--bg-hover); }
.hvluv {
  background: var(--accent-bg);
  border-radius: 10px; padding: 8px 12px;
  display: flex; align-items: center; justify-content: center;
  min-width: 140px; width: 140px; height: 90px; flex-shrink: 0;
}
.isjypgmn .hvluv { background: #1a1a1a; }
.bwsxqqj .hvluv { background: rgba(128,128,128,.12); }
.uqpzvyv .hvluv { background: var(--bg-raised); }
.ppcthao6 .hvluv { background: transparent; padding: 0; }
.h78oo { max-height: 74px; max-width: 120px; object-fit: contain; }
.lwr0tmq8 { display: flex; align-items: center; gap: 16px; min-width: 0; }
.lwr0tmq8 .hvluv + .xn9f50r { flex: 1 1 auto; }
.xn9f50r { font-weight: 700; font-size: 1.25rem; color: var(--text-primary); line-height: 1.25; min-width: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.parw { color: var(--cta); font-size: 1.2rem; letter-spacing: 2px; line-height: 1; text-align: center; }
.xzw4 { text-align: center; font-size: 1.2rem; font-weight: 700; }
.w72par { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; line-height: 1.3; min-width: 0; gap: 4px; }
@media (min-width: 721px) {
  .lwr0tmq8 { flex: 0 0 260px; width: 260px; }
  .parw { flex: 0 0 120px; width: 120px; }
  .xzw4 { flex: 0 0 110px; width: 110px; }
  .w72par   { flex: 0 0 180px; width: 180px; }
}
.xpc9 { color: var(--text-label); font-size: .85rem; text-transform: uppercase; letter-spacing: .08em; font-weight: 600; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-width: 100%; }
.kyxse { color: var(--text-value); font-weight: 700; font-size: 1.22rem; line-height: 1.3; max-width: 100%; overflow-wrap: anywhere; word-break: break-word; }
.jhnr1f { white-space: nowrap; text-align: center; align-self: center; }
@media (min-width: 721px) {
  .jhnr1f { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.jhnr1f.p304 { 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) {
  .njhf { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .njhf .sm8oh { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .njhf .lwr0tmq8 { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .njhf .hvluv { width: 100%; min-width: unset; height: 120px; }
  .njhf .h78oo { max-height: 96px; max-width: 200px; }
  .njhf .xn9f50r { min-width: unset; text-align: center; white-space: normal; }
  .njhf .parw { min-width: 0; }
  .njhf .w72par { 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; }
  .njhf .jhnr1f { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .wpg8s .sm8oh { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .rja0xazk .f1eoysxx {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .rja0xazk .t5dkcz { margin: 0; }
}
.pe00 .cf71s447 { gap: 10px; }
.pe00 .lj8pjju1, .pe00 .pnvtiaax { padding: 12px; }
.pe00 .lj8pjju1 ul, .pe00 .pnvtiaax ul { margin: 4px 0 0; padding-left: 18px; }
.pe00 .lj8pjju1 li, .pe00 .pnvtiaax li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .tyzrf1x7 { grid-template-columns: 1fr; }
  .qsdeo5ne { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .qsdeo5ne .iafl { width: 72px; height: 50px; }
  .qsdeo5ne .pf4ie { max-width: 180px; }
  .qsdeo5ne .nlex5 { width: auto; }
}
@media (max-width: 720px) {
  .snyj3t5 { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .t3ytecg0 { padding: 16px; }
  .kqgffy .gjj3gm { min-width: 50%; }
}
.hrc1m75r .cf71s447 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .bgtjksr { grid-template-columns: 1fr; }
  .jzu9pw { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .cl5y7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .bl0z { flex-wrap: wrap; padding: 16px; }
}
.fjh5j .cf71s447 { gap: 8px; }
.fjh5j .lj8pjju1, .fjh5j .pnvtiaax { padding: 8px; }
@media (max-width: 480px) {
  .pr8ekmi { flex-direction: column; align-items: stretch; }
}
.ctgvpd .nlex5 .p304 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .xwda29 { flex-direction: column; align-items: stretch; gap: 10px; }
  .ctgvpd .nlex5 { text-align: center; }
}
@media (max-width: 720px) {
  .l1v7nw { grid-template-columns: 1fr; }
  .uqctfk { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .oqolwe { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .kkj28 { grid-template-columns: 1fr; }
  .usqm5p { width: 100px; height: 100px; margin: 16px auto; }
  .oxn99c4m { font-size: 1.4rem; }
  .kozfjh { justify-content: center; }
  .atdg5ues .gjj3gm { min-width: 50%; }
}
.hwi1kcj2 .cf71s447 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ruo6v8xv { flex-wrap: wrap; padding: 14px 16px; }
  .f1k4ivrw { padding: 12px 16px; }
  .hwi1kcj2 .cf71s447 { margin: 0 16px; }
  .hwi1kcj2 .th7isap { padding: 0 16px; }
  .sokx06t { padding: 12px 16px; }
}
.je8xptm .njhf {
  display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 18px;
}
.je8xptm .njhf .sm8oh:only-child { grid-column: 1 / -1; }
.je8xptm .njhf .sm8oh {
  flex-direction: column; align-items: center; padding: 20px 18px; border-radius: 14px; gap: 14px;
}
.je8xptm .njhf .lwr0tmq8 { flex-direction: column; align-items: center; gap: 12px; width: 100%; min-width: 0; }
.je8xptm .njhf .hvluv { width: 100%; min-width: unset; height: 120px; }
.je8xptm .njhf .h78oo { max-height: 100px; max-width: 200px; }
.je8xptm .njhf .xn9f50r { min-width: unset; text-align: center; white-space: normal; }
.je8xptm .njhf .parw { min-width: 0; }
.je8xptm .njhf .w72par {
  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;
}
.je8xptm .njhf .jhnr1f { width: 100%; text-align: center; margin-left: 0; min-width: 0; }
.l9pvte3q .kyxse {
  color: var(--accent); font-weight: 700;
  background: var(--accent-bg); border-radius: 100px;
  padding: 5px 14px; font-size: 1.1rem;
}
.l9pvte3q .parw { color: var(--cta); }
.xxanmdyi .w72par { flex-direction: column; align-items: flex-start; gap: 4px; padding-top: 6px; }
.xxanmdyi .kyxse {
  font-weight: 700; font-size: 1.1rem;
  color: var(--accent); background: var(--accent-bg);
  border-radius: 6px; padding: 4px 12px; display: inline-block;
}
.xxanmdyi .parw { color: var(--cta); }
.wnntb .sm8oh { border-top: 3px solid var(--accent); }
.p8zypvr .sm8oh { padding: 14px 18px; gap: 16px; }
.p8zypvr .xn9f50r { font-size: 1rem; }
.j8z3kf6 .njhf { gap: 0; }
.j8z3kf6 .sm8oh {
  border-radius: 0; border-left: none; border-right: none;
  border-top: none; border-bottom: 1px solid var(--border);
}
.j8z3kf6 .sm8oh:last-child { border-bottom: none; }
.j8z3kf6 .sm8oh:nth-child(odd) { background: var(--accent-bg); }
.j8z3kf6 .sm8oh:nth-child(odd):hover { background: var(--bg-hover); }
.wpg8s .njhf {
  gap: 0; border: 1px solid var(--border);
  border-radius: 10px; overflow: hidden;
}
.wpg8s .sm8oh {
  border-radius: 0; border: none;
  border-bottom: 1px solid var(--border); row-gap: 0; column-gap: 12px;
}
.wpg8s .sm8oh:last-child { border-bottom: none; }
.wpg8s .parw,
.wpg8s .php0fyfk,
.wpg8s .zrkwm1 { border-left: 1px solid var(--border); padding-left: 10px; }
.wpg8s .xn9f50r { padding: 0 10px; }
.uhhq4cph .lwr0tmq8 { flex-direction: column; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.uhhq4cph .xn9f50r { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.ac20 .lwr0tmq8 { flex-direction: column-reverse; align-items: center; gap: 10px; min-width: 240px; flex-shrink: 0; }
.ac20 .xn9f50r { text-align: center; white-space: normal; font-size: 1.05rem; line-height: 1.25; }
.wea41a .njhf { gap: 14px; }
.wea41a .sm8oh {
  padding: 20px 26px; gap: 24px; border-radius: 12px;
  min-height: 140px;
}
.wea41a .xn9f50r { font-size: 1.15rem; }
.wea41a .kyxse { font-size: 1.22rem; }
.wea41a .jhnr1f.p304 { padding: 14px 30px !important; font-size: 1rem; }
.ufs6upd .njhf { gap: 18px; }
.ufs6upd .sm8oh {
  padding: 28px 32px; gap: 28px; border-radius: 14px;
  min-height: 160px; border-width: 2px;
}
.ufs6upd .hvluv {
  min-width: 180px; width: 180px; height: 120px; padding: 10px 14px; border-radius: 14px;
  background: var(--bg-raised);
}
.ufs6upd .h78oo { max-height: 100px; max-width: 160px; }
.ufs6upd .lwr0tmq8 { min-width: 260px; }
.ufs6upd .xn9f50r { font-size: 1.25rem; font-weight: 800; }
.ufs6upd .parw { font-size: 1.1rem; letter-spacing: 2px; }
.ufs6upd .kyxse { font-size: 1.3rem; font-weight: 800; }
.ufs6upd .xpc9 { font-size: .9rem; text-transform: uppercase; letter-spacing: .06em; }
.ufs6upd .jhnr1f.p304 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.agy4z .php0fyfk { flex: 1.8; }
.agy4z .php0fyfk .kyxse {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.agy4z .php0fyfk .xpc9 { font-weight: 700; color: var(--text-primary); }
.xzw4 { display: none; }
.k7nfm .parw { display: none; }
.wp8v5 .parw { font-size: 1rem; letter-spacing: 2px; }
.vk6zcj .parw {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.i5uv .parw,
.v2jj .parw,
.difa .parw { display: none; }
.i5uv .xzw4,
.v2jj .xzw4,
.difa .xzw4 { display: inline-flex; align-items: baseline; gap: 1px; line-height: 1; }
.i5uv .xzw4 { font-size: 1.7rem; font-weight: 900; color: var(--accent); }
.i5uv .xzw4 small { display: none; }
.v2jj .xzw4 {
  font-size: 1.1rem; font-weight: 800; color: var(--accent);
  background: var(--accent-bg); border-radius: 100px;
  padding: 7px 18px; gap: 2px; line-height: 1;
}
.v2jj .xzw4 small { font-size: 0.85em; font-weight: 700; color: var(--accent); opacity: 0.75; }
.difa .xzw4 {
  font-size: 1.3rem; font-weight: 900; color: var(--bg-page);
  background: var(--accent); border-radius: 8px;
  padding: 6px 14px; gap: 0; line-height: 1;
}
.difa .xzw4 small { display: none; }
.vzca { margin: 16px 0; }
.h6898dqk { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.h6898dqk summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.h6898dqk summary::after { content: "+"; color: var(--accent); }
.h6898dqk[open] summary::after { content: "−"; }
.h6898dqk p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.yrm6 { margin-bottom: 0; }
.eui4syu h2.p14a7le { color: var(--text-primary); border-color: var(--accent); }
.pwk0 h2.p14a7le { color: var(--text-primary); border-color: var(--accent); }
.fbiq .tn6g2     { background: #052e16; border-color: #10b981; }
.fbiq .n7bp { background: #2d0a1e; border-color: #f43f5e; }
.fbiq .h5gha strong  { color: #f1f5f9; }
.fbiq .h5gha p       { color: #cbd5e1; }
.fbiq .kisqqwm    .tn6g2     .pypfw4nj::before,
.fbiq .f2lv  .tn6g2     .pypfw4nj::before,
.fbiq .ug1cmt  .tn6g2     .pypfw4nj::before,
.fbiq .yhn8gx .tn6g2     .pypfw4nj::before { color: #10b981; }
.fbiq .kisqqwm    .n7bp .pypfw4nj::before,
.fbiq .f2lv  .n7bp .pypfw4nj::before,
.fbiq .ug1cmt  .n7bp .pypfw4nj::before,
.fbiq .yhn8gx .n7bp .pypfw4nj::before { color: #f43f5e; }
.fbiq .kisqqwm    .nf7r    .pypfw4nj::before,
.fbiq .f2lv  .nf7r    .pypfw4nj::before,
.fbiq .ug1cmt  .nf7r    .pypfw4nj::before,
.fbiq .yhn8gx .nf7r    .pypfw4nj::before { color: #a855f7; }
.jpzujq3s .tn6g2     { background: #2d2000; border-color: #eab308; }
.jpzujq3s .n7bp { background: #2d0b0b; border-color: #ef4444; }
.jpzujq3s .h5gha strong  { color: #f1f5f9; }
.jpzujq3s .h5gha p       { color: #cbd5e1; }
.jpzujq3s .kisqqwm    .tn6g2     .pypfw4nj::before,
.jpzujq3s .f2lv  .tn6g2     .pypfw4nj::before,
.jpzujq3s .ug1cmt  .tn6g2     .pypfw4nj::before,
.jpzujq3s .yhn8gx .tn6g2     .pypfw4nj::before { color: #eab308; }
.jpzujq3s .kisqqwm    .n7bp .pypfw4nj::before,
.jpzujq3s .f2lv  .n7bp .pypfw4nj::before,
.jpzujq3s .ug1cmt  .n7bp .pypfw4nj::before,
.jpzujq3s .yhn8gx .n7bp .pypfw4nj::before { color: #ef4444; }
.jpzujq3s .kisqqwm    .nf7r    .pypfw4nj::before,
.jpzujq3s .f2lv  .nf7r    .pypfw4nj::before,
.jpzujq3s .ug1cmt  .nf7r    .pypfw4nj::before,
.jpzujq3s .yhn8gx .nf7r    .pypfw4nj::before { color: #f97316; }
.srdyc .tn6g2     { background: #0c1a2e; border-color: #38bdf8; }
.srdyc .n7bp { background: #12103a; border-color: #818cf8; }
.srdyc .h5gha strong  { color: #f1f5f9; }
.srdyc .h5gha p       { color: #cbd5e1; }
.srdyc .kisqqwm    .tn6g2     .pypfw4nj::before,
.srdyc .f2lv  .tn6g2     .pypfw4nj::before,
.srdyc .ug1cmt  .tn6g2     .pypfw4nj::before,
.srdyc .yhn8gx .tn6g2     .pypfw4nj::before { color: #38bdf8; }
.srdyc .kisqqwm    .n7bp .pypfw4nj::before,
.srdyc .f2lv  .n7bp .pypfw4nj::before,
.srdyc .ug1cmt  .n7bp .pypfw4nj::before,
.srdyc .yhn8gx .n7bp .pypfw4nj::before { color: #818cf8; }
.srdyc .kisqqwm    .nf7r    .pypfw4nj::before,
.srdyc .f2lv  .nf7r    .pypfw4nj::before,
.srdyc .ug1cmt  .nf7r    .pypfw4nj::before,
.srdyc .yhn8gx .nf7r    .pypfw4nj::before { color: #2dd4bf; }
.zkwf .tn6g2     { background: var(--accent-bg); border-color: var(--accent); }
.zkwf .n7bp { background: var(--accent-bg-light); border-color: var(--accent-light); }
.zkwf .nf7r    { background: var(--accent-bg); border-color: var(--accent-pale); }
.zkwf .kisqqwm    .pypfw4nj::before,
.zkwf .f2lv  .pypfw4nj::before,
.zkwf .ug1cmt  .pypfw4nj::before,
.zkwf .yhn8gx .pypfw4nj::before { color: var(--accent-light) !important; }
.u5u9rb::before,
.rrre3hb9::before { margin-right: 5px; }
.gw0j .lj8pjju1 ul li,
.gw0j .dyistmxz li         { color: #4ade80; }
.gw0j .lj8pjju1 .u5u9rb { color: #22c55e; }
.gw0j .pnvtiaax ul li,
.gw0j .zp7a li         { color: #f87171; }
.gw0j .pnvtiaax .rrre3hb9 { color: #ef4444; }
.amsc .lj8pjju1 { background: var(--bg-pros); }
.amsc .pnvtiaax { background: var(--bg-cons); }
.amsc .lj8pjju1 .u5u9rb { color: var(--c-pros-label); }
.amsc .pnvtiaax .rrre3hb9 { color: var(--c-cons); }
.amsc .lj8pjju1 ul li,
.amsc .pnvtiaax ul li,
.ohdg0x0 .lj8pjju1 { background: var(--bg-pros); }
.ohdg0x0 .pnvtiaax { background: var(--bg-cons); }
.ohdg0x0 .lj8pjju1 .u5u9rb { color: var(--c-pros-label); }
.ohdg0x0 .pnvtiaax .rrre3hb9 { color: var(--c-cons); }
.ohdg0x0 .lj8pjju1 ul li,
.ohdg0x0 .pnvtiaax ul li,
.c5o9 .u5u9rb::before { content: "✓ "; }
.c5o9 .rrre3hb9::before { content: "✗ "; }
.miji9 .u5u9rb::before { content: "→ "; }
.miji9 .rrre3hb9::before { content: "← "; }
.bqq60 .u5u9rb::before { content: "★ "; }
.bqq60 .rrre3hb9::before { content: "✕ "; }
.c5ly7 .u5u9rb::before { content: "◆ "; }
.c5ly7 .rrre3hb9::before { content: "▲ "; }
.wzufuxs .h5gha { background: transparent; border-left: none; border: 1.5px solid; }
.wzufuxs .tn6g2     { border-color: var(--c-tip-border); }
.wzufuxs .n7bp { border-color: var(--c-warn-border); }
.wzufuxs .h5gha strong { color: var(--text-primary); }
.wzufuxs .h5gha p      { color: var(--text-muted); }
.tv7ixj .h5gha { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.tv7ixj .tn6g2     { border-top-color: var(--c-tip-border); }
.tv7ixj .n7bp { border-top-color: var(--c-warn-border); }
.brgkn .h5gha { border-left: none; border-radius: 8px; }
.brgkn .tn6g2     { background: #065f46; }
.brgkn .n7bp { background: #92400e; }
.brgkn .h5gha strong,
.brgkn .h5gha p { color: #fff; }
.brgkn .pypfw4nj::before { color: rgba(255,255,255,0.85) !important; }
.fbiq.brgkn .tn6g2,
.fbiq .brgkn .tn6g2     { background: #052e16; }
.fbiq.brgkn .n7bp,
.fbiq .brgkn .n7bp { background: #2d0a1e; }
.jpzujq3s.brgkn .tn6g2,
.jpzujq3s .brgkn .tn6g2      { background: #2d2000; }
.jpzujq3s.brgkn .n7bp,
.jpzujq3s .brgkn .n7bp  { background: #2d0b0b; }
.srdyc.brgkn .tn6g2,
.srdyc .brgkn .tn6g2      { background: #0c1a2e; }
.srdyc.brgkn .n7bp,
.srdyc .brgkn .n7bp  { background: #12103a; }
.i0rjos .h5gha { border-left: none; border-radius: 6px; padding: 10px 14px; }
.i0rjos .tn6g2     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.i0rjos .n7bp { background: color-mix(in srgb, var(--c-warn-border) 10%, transparent); }
.i0rjos .h5gha strong { color: var(--text-primary); }
.i0rjos .h5gha p      { color: var(--text-muted); }
.kpvc .h5gha { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.kisqqwm .pypfw4nj,
.f2lv .pypfw4nj,
.ug1cmt .pypfw4nj,
.yhn8gx .pypfw4nj { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.kisqqwm .pypfw4nj::before,
.f2lv .pypfw4nj::before,
.ug1cmt .pypfw4nj::before,
.yhn8gx .pypfw4nj::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.kisqqwm .tn6g2     .pypfw4nj::before { content: "✦"; color: var(--c-tip-border); }
.kisqqwm .n7bp .pypfw4nj::before { content: "▲"; color: var(--c-warn-border); }
.kisqqwm .nf7r    .pypfw4nj::before { content: "◉"; color: #60a5fa; }
.f2lv .tn6g2     .pypfw4nj::before { content: "★"; color: var(--c-tip-border); }
.f2lv .n7bp .pypfw4nj::before { content: "◆"; color: var(--c-warn-border); }
.f2lv .nf7r    .pypfw4nj::before { content: "●"; color: #60a5fa; }
.ug1cmt .tn6g2     .pypfw4nj::before { content: "▶"; color: var(--c-tip-border); }
.ug1cmt .n7bp .pypfw4nj::before { content: "■"; color: var(--c-warn-border); }
.ug1cmt .nf7r    .pypfw4nj::before { content: "▸"; color: #60a5fa; }
.yhn8gx .tn6g2     .pypfw4nj::before { content: "→"; color: var(--c-tip-border); }
.yhn8gx .n7bp .pypfw4nj::before { content: "⬥"; color: var(--c-warn-border); }
.yhn8gx .nf7r    .pypfw4nj::before { content: "◈"; color: #60a5fa; }
.nmrz5hjd .qyu03 .b5o8f,
.nmrz5hjd .y50p .b5o8f  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.nmrz5hjd .wimqua3x                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.nmrz5hjd .sm8oh                { box-shadow: 0 4px 12px rgba(0,0,0,0.28); }
.nmrz5hjd .jyi3emzo          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.nmrz5hjd .aroz                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.p4njn .qyu03 .b5o8f,
.p4njn .y50p .b5o8f,
.p4njn .wimqua3x,
.p4njn .sm8oh,
.p4njn .t5dkcz,
.p4njn .jyi3emzo,
.p4njn .aroz,
.p4njn .kpvc .h5gha { box-shadow: none; }
.r9fsc4rn   body, .r9fsc4rn   { font-size: 0.9rem; }
.r9fsc4rn   .bmskz, .r9fsc4rn .ivtb9b8, .r9fsc4rn .mfdgu,
.r9fsc4rn   .h20qwxg, .r9fsc4rn .kx9ja3p { font-size: 0.9rem; }
.r9fsc4rn   .tmid, .r9fsc4rn .ijelqm3 { font-size: 0.9rem; }
.v72weh   .bmskz, .v72weh .ivtb9b8, .v72weh .mfdgu,
.v72weh   .h20qwxg, .v72weh .kx9ja3p { font-size: 0.95rem; }
.v72weh   .tmid, .v72weh .ijelqm3 { font-size: 0.95rem; }
.xahjjiin   .bmskz, .xahjjiin .ivtb9b8, .xahjjiin .mfdgu,
.xahjjiin   .h20qwxg, .xahjjiin .kx9ja3p { font-size: 1.08rem; }
.xahjjiin   .tmid, .xahjjiin .ijelqm3 { font-size: 1.05rem; }
.xahjjiin   .mb4xrisu { font-size: 0.97rem; }
.xi9pdms .po41x4i      { font-size: 3.2rem; }
.xi9pdms h2.p14a7le { font-size: 1.9rem; }
.xi9pdms h3.eeevx3s     { font-size: 1.4rem; }
.kqdgxrin .po41x4i      { font-size: 3.8rem; }
.kqdgxrin h2.p14a7le { font-size: 2.2rem; }
.kqdgxrin h3.eeevx3s     { font-size: 1.6rem; }
.yrm6 + .yrm6 { position: relative; }
.hh0r   .yrm6 + .yrm6::before,
.sopjdf  .yrm6 + .yrm6::before,
.e2lx2mzk   .yrm6 + .yrm6::before,
.f92deo   .yrm6 + .yrm6::before,
.fg8zjp   .yrm6 + .yrm6::before,
.n9iegqgx .yrm6 + .yrm6::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.hh0r .yrm6 + .yrm6::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.sopjdf .yrm6 + .yrm6::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.e2lx2mzk .yrm6 + .yrm6::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.f92deo .yrm6 + .yrm6::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.aoedi4 .yrm6 { margin-bottom: 16px; }
.aoedi4 .yrm6 + .yrm6 { margin-top: 0; }
.aoedi4 .fso3ci { padding-top: 0; padding-bottom: 0; }
.fg8zjp .yrm6 + .yrm6::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.n9iegqgx .yrm6 + .yrm6::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.i9vss4 .yrm6 + .yrm6::before,
.bp1z .yrm6 + .yrm6::before,
.mh45liw .yrm6 + .yrm6::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%;
}
.g6mrkx4 .i9vss4 .yrm6:nth-child(even)::before,
.g6mrkx4 .bp1z .yrm6:nth-child(even)::before,
.g6mrkx4 .mh45liw .yrm6:nth-child(even)::before { background: var(--bg-surface); }
.wh7j8u3 .i9vss4 .yrm6:nth-child(even)::before,
.wh7j8u3 .bp1z .yrm6:nth-child(even)::before,
.wh7j8u3 .mh45liw .yrm6:nth-child(even)::before { background: var(--bg-card); }
.i9vss4 .yrm6 + .yrm6::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");
}
.bp1z .yrm6 + .yrm6::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");
}
.mh45liw .yrm6 + .yrm6::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");
}
.zkrq .f07h7f,
.lbiujle .f07h7f,
.ma8j .f07h7f { overflow: hidden; }
.zkrq .po08ra,
.lbiujle .po08ra { margin-bottom: 60px; }
.ma8j .po08ra { margin-bottom: 70px; }
.ma8j .dtqp3b43 { padding-bottom: 70px; }
.zkrq .f07h7f::before,
.lbiujle .f07h7f::before,
.ma8j .f07h7f::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%;
}
.zkrq .f07h7f::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");
}
.lbiujle .f07h7f::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");
}
.ma8j .f07h7f::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");
}
.dnuhsk5 .f07h7f:not(.lhci) .q4osx { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.a2158mb .f07h7f:not(.lhci) .q4osx { background: linear-gradient(45deg, rgba(0,0,0,0.45) 0%, rgba(0,0,0,0.65) 100%); }
.a24fupg  .f07h7f:not(.lhci) .q4osx { background: linear-gradient(90deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.wvpnsm  .f07h7f:not(.lhci) .q4osx { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.dnuhsk5 .lhci { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.a2158mb .lhci { background: linear-gradient(45deg, var(--accent) 0%, var(--accent-light) 100%); }
.a24fupg .lhci { background: linear-gradient(90deg, var(--accent) 0%, var(--accent-light) 100%); }
.wvpnsm .lhci { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.nddis3r .lhci { background: var(--accent); }
.nddis3r .lhci .q4osx { background: none; }
.nddis3r .f07h7f:not(.lhci) .q4osx { background: rgba(0,0,0,0.6); }
.rtpakv6a .p6ayyw { float: left; width: 38%; margin: 0 28px 16px 0; }
.rtpakv6a .p6ayyw .apb9b23l { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.rtpakv6a .fso3ci::after { content: ''; display: block; clear: both; }
.zc3z .p6ayyw { float: right; width: 38%; margin: 0 0 16px 28px; }
.zc3z .p6ayyw .apb9b23l { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.zc3z .fso3ci::after { content: ''; display: block; clear: both; }
.p4twu1uq .yrm6:nth-child(odd)  .p6ayyw { float: left;  width: 38%; margin: 0 28px 16px 0; }
.p4twu1uq .yrm6:nth-child(even) .p6ayyw { float: right; width: 38%; margin: 0 0 16px 28px; }
.p4twu1uq .p6ayyw .apb9b23l { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.p4twu1uq .fso3ci::after { content: ''; display: block; clear: both; }
.rtpakv6a .c8zjg,
.rtpakv6a .njhf,
.zc3z .c8zjg,
.zc3z .njhf,
.p4twu1uq .c8zjg,
.p4twu1uq .njhf { clear: both; }
.rtpakv6a .tmid,
.rtpakv6a .ijelqm3,
.zc3z .tmid,
.zc3z .ijelqm3,
.p4twu1uq .tmid,
.p4twu1uq .ijelqm3 { overflow: hidden; }
@media (max-width: 640px) {
  .rtpakv6a .p6ayyw,
  .zc3z .p6ayyw,
  .p4twu1uq .p6ayyw { float: none; width: 100%; margin: 0 0 16px 0; }
}
.ezepo6 .bdv8,
.ezepo6 .fso3ci,
.ezepo6 .n8ldz  { max-width: 1100px; }
.hm63qtp .bdv8,
.hm63qtp .fso3ci,
.hm63qtp .n8ldz  { max-width: 1200px; }
.hm63qtp { --content-mw: 1200px; }
.ofyy .bdv8,
.ofyy .fso3ci,
.ofyy .n8ldz  { max-width: 1320px; }
.uom175w { font-size: 0.82rem; color: var(--text-muted); }
.vkds { display: flex; align-items: center; }
.tno8h {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.rsr67f { display: flex; align-items: center; }
.g8qp34jl { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.g8qp34jl:hover { text-decoration: underline; }
.uz21 { margin: 0 3px; opacity: 0.45; }
.uz21::before { content: '/'; }
.tsu0j { padding: 2px 5px; color: var(--text-main); }
.dqam .uom175w {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.dqam .vkds { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.xehw .uom175w {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.xehw .vkds { padding: 0 0 0 12px; }
.mcpvfsja .vkds { padding: 0 16px; }
.mcpvfsja .uom175w {
  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);
}
.mcpvfsja .bdv8 { padding-top: 28px; }
@media (max-width: 720px) {
  .osai4 { margin-top: 18px; padding: 0 16px; }
  .mcpvfsja .bdv8 { padding-top: 16px; }
}
.ezepo6.dqam .vkds { max-width: 1100px; }
.hm63qtp.dqam .vkds { max-width: 1200px; }
.ofyy.dqam .vkds { max-width: 1320px; }
.hm63qtp .osai4 { max-width: 1200px; }
.gxxvrwj .yrm6 { padding-top: 16px; padding-bottom: 16px; }
.shb9ybx .yrm6 { padding-top: 24px; padding-bottom: 24px; }
.e6se4x .yrm6 { padding-top: 40px; padding-bottom: 40px; }
.hfnt .yrm6 { padding-top: 52px; padding-bottom: 52px; }
.dxrk .yrm6:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.dxrk .yrm6:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.dxrk .yrm6:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.dxrk .yrm6:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.t64kx .fso3ci { padding-top: 10px;  padding-bottom: 10px; }
.v8giu .fso3ci { padding-top: 18px;  padding-bottom: 18px; }
.u0tf0tz .fso3ci { padding-top: 36px;  padding-bottom: 36px; }
.tt7q5xie .fso3ci { padding-top: 48px;  padding-bottom: 48px; }
.uri1f h2.p14a7le { font-weight: 600; }
.uri1f h3.eeevx3s     { font-weight: 600; }
.poxw { font-weight: 500; }
.poxw h2.p14a7le { font-weight: 800; }
.poxw h3.eeevx3s     { font-weight: 700; }
.zy7oqu h2.p14a7le { font-weight: 900; }
.zy7oqu h3.eeevx3s     { font-weight: 800; }
.zy7oqu .h5gha strong,
.zy7oqu .h5gha strong { font-weight: 600; }
.p3nu {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.newgb .p3nu { display: none; }
@media (max-width: 640px) { .p3nu { display: none; } }
.p3nu { background: var(--cta) !important; color: #fff !important; border: none !important; }
.p3nu:hover { opacity: 0.85; }
.nf1msq .p3nu { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.axnu0 .p3nu,
.gkbe6n48  .p3nu { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.axnu0 .p3nu:hover,
.gkbe6n48  .p3nu:hover { opacity: 0.88; }
.nf1msq.axnu0 .p3nu,
.nf1msq.gkbe6n48  .p3nu { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.acmwikmm {
  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;
}
.acmwikmm:hover { transform: translateY(-2px); opacity: 0.92; }
.acmwikmm { background: var(--cta) !important; color: #fff !important; border: none !important; }
.wd5cl24 .acmwikmm { display: none; }
.gqaycthj .acmwikmm { right: 32px; }
.l5lc4an  .acmwikmm { left: 32px; }
@media (max-width: 480px) {
  .gqaycthj .acmwikmm { right: 20px; bottom: 20px; }
  .l5lc4an  .acmwikmm { left: 20px; bottom: 20px; }
}
.e8jh { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.n8ldz { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.vdk776bd { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.qy0q { color: var(--text-dim); font-size: 0.8rem; }
.drtpb a, .bnsd4w9l a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.drtpb a:hover, .bnsd4w9l a:hover { color: var(--accent-light); }
.bnsd4w9l { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.j9f9tfjb .n8ldz { text-align: center; }
.j9f9tfjb .bnsd4w9l { justify-content: center; margin-bottom: 16px; }
.j9f9tfjb .vdk776bd { margin-top: 0; }
.n6uqc { margin-top: 10px; }
.n6uqc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .n8ldz { padding-left: 16px; padding-right: 16px; }
  .nx4h .n8ldz { padding: 20px 16px; }
  .bnsd4w9l { gap: 4px 12px; }
  .vdk776bd { font-size: 0.78rem; }
}
.m19umtp3 .vdk776bd { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.m19umtp3 .qy0q { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .m19umtp3 .kms0w7t { grid-template-columns: 1fr 1fr; } .m19umtp3 .cgjqtqr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .m19umtp3 .kms0w7t { grid-template-columns: 1fr; } }
.exncz .vdk776bd { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .exncz .poig31bq { gap: 12px; } .exncz .vsuubz { margin-right: 0; width: 100%; } }
.rk7gjn .vdk776bd { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.rk7gjn .qy0q { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .rk7gjn .ykuy { grid-template-columns: 1fr 1fr; } .rk7gjn .qfkssr { grid-column: 1 / -1; } }
@media (max-width: 480px) { .rk7gjn .ykuy { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .u39nztv .j4hnpw { grid-template-columns: 1fr 1fr; } .u39nztv .w62098s9:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .u39nztv .j4hnpw { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .gmbj .j4hnpw { grid-template-columns: 1fr; } }
.r9lg .n8ldz { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.r9lg .bnsd4w9l { justify-content: center; }
.q5vbs .z0i4      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.q5vbs .e8jh { background: var(--bg-page); border-top-color: var(--border-alt); }
.w1ivbx .z0i4      { background: #0d1117; border-bottom-color: #21262d; }
.w1ivbx .eo5je7v6 { color: var(--accent-light); }
.w1ivbx .psltfizb { --msep-color: #8b949e; }
.w1ivbx .psltfizb a { color: #8b949e; }
.w1ivbx .psltfizb a:hover { color: var(--accent-light); }
.w1ivbx .elvjvcr { color: #8b949e; }
.w1ivbx .e8jh { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.w1ivbx .vdk776bd,
.w1ivbx .qy0q { color: #6e7681; }
.w1ivbx .drtpb a, .w1ivbx .bnsd4w9l a,
.w1ivbx .qa3kfn a, .w1ivbx .u0txx8s5 a,
.w1ivbx .q0u83j a { color: #8b949e; }
.w1ivbx .vsuubz { color: #e6edf3; }
.w1ivbx .drtpb a:hover, .w1ivbx .bnsd4w9l a:hover,
.w1ivbx .qa3kfn a:hover, .w1ivbx .u0txx8s5 a:hover { color: var(--accent-light); }
@media (max-width: 640px) {
  .w1ivbx .psltfizb { background: #0d1117; border-top-color: #21262d; }
  .w1ivbx .psltfizb li a { border-bottom-color: #21262d; }
}
.bqfbr8ax .z0i4      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.bqfbr8ax .eo5je7v6 { color: var(--accent); }
.bqfbr8ax .psltfizb { --msep-color: #475569; }
.bqfbr8ax .psltfizb a { color: #475569; }
.bqfbr8ax .psltfizb a:hover { color: var(--accent); }
.bqfbr8ax .elvjvcr { color: #64748b; }
.bqfbr8ax .e8jh { background: #f0f4f8; border-top-color: #cbd5e1; }
.bqfbr8ax .vdk776bd,
.bqfbr8ax .qy0q { color: #64748b; }
.bqfbr8ax .drtpb a, .bqfbr8ax .bnsd4w9l a,
.bqfbr8ax .drtpb a:hover, .bqfbr8ax .bnsd4w9l a:hover,
@media (max-width: 640px) {
  .bqfbr8ax .psltfizb { background: #f0f4f8; border-top-color: #cbd5e1; }
  .bqfbr8ax .psltfizb li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.axnu0 .z0i4      { background: var(--accent); border-bottom-color: var(--accent-light); }
.axnu0 .eo5je7v6 { color: #fff; }
.axnu0 .psltfizb { --msep-color: rgba(255,255,255,0.82); }
.axnu0 .psltfizb a { color: rgba(255,255,255,0.82); }
.axnu0 .psltfizb a:hover { color: #fff; }
.axnu0 .elvjvcr { color: rgba(255,255,255,0.9); }
.axnu0 .e8jh { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.axnu0 .vdk776bd,
.axnu0 .qy0q { color: rgba(255,255,255,0.72); }
.axnu0 .drtpb a, .axnu0 .bnsd4w9l a,
.axnu0 .drtpb a:hover, .axnu0 .bnsd4w9l a:hover,
@media (max-width: 640px) {
  .axnu0 .psltfizb { background: var(--accent); border-top-color: var(--accent-light); }
  .axnu0 .psltfizb li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.gkbe6n48 .z0i4 {
  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);
}
.gkbe6n48 .e8jh {
  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) {
  .gkbe6n48 .psltfizb {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.wvhmpv6 .ngb16j { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.la1yhmw9 .ngb16j { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.ma8oqiln .ngb16j { min-height: 72px; height: auto; }
.xwh3 .ngb16j { min-height: 84px; height: auto; }
.nx4h .ngb16j { max-width: none; padding: 0 32px; }
.nx4h .n8ldz  { max-width: none; padding: 24px 32px; }
.t2s59.hm63qtp .ngb16j { max-width: 1200px; }
.t2s59.ofyy .ngb16j { max-width: 1320px; }
.auspsg   .eo5je7v6, .auspsg   .vsuubz { text-transform: capitalize; }
.ohpm2 .eo5je7v6, .ohpm2 .vsuubz { text-transform: lowercase; }
.r0hzp6d9 .eo5je7v6, .r0hzp6d9 .vsuubz { text-transform: uppercase; letter-spacing: 0.06em; }
.fsjxy, .tyerxhoi {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.w9464aq3 .fsjxy,
.jeew .fsjxy,
.h78bkau1 .fsjxy,
.hmoss1 .fsjxy,
.o4as03ls   .psltfizb a { font-weight: 500; }
.s9pup4 .psltfizb a { font-weight: 600; }
.itjo20     .psltfizb a { font-weight: 700; }
.ru4pmgc    .psltfizb a { font-weight: 800; letter-spacing: 0.01em; }
.cvkqvi1     .psltfizb > li + li::before,
.h7pjh0y9    .psltfizb > li + li::before,
.s386o0d    .psltfizb > li + li::before,
.fbxti99 .psltfizb > li + li::before,
.qtraxv .psltfizb > li + li::before,
.c46mzp3  .psltfizb > li + li::before,
.zqdatlfa    .psltfizb > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.cvkqvi1     .psltfizb > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.h7pjh0y9    .psltfizb > li + li::before { content: "|"; }
.s386o0d    .psltfizb > li + li::before { content: "—"; }
.fbxti99 .psltfizb > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.qtraxv .psltfizb > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.c46mzp3  .psltfizb > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.zqdatlfa    .psltfizb > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .x0zgp .elvjvcr,
  .w0q6wf .elvjvcr,
  .ur3531x3 .elvjvcr,
  .kcevt1 .elvjvcr,
  .hon00r .elvjvcr {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .x0zgp .elvjvcr::before,
  .w0q6wf .elvjvcr::before,
  .ur3531x3 .elvjvcr::before,
  .kcevt1 .elvjvcr::before,
  .hon00r .elvjvcr::before { content: ""; display: block; flex-shrink: 0; }

  
  .x0zgp .elvjvcr::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;
  }

  
  .w0q6wf .elvjvcr::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;
  }

  
  .ur3531x3 .elvjvcr::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;
  }

  
  .kcevt1 .elvjvcr::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;
  }

  
  .hon00r .elvjvcr::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) {
  .c2cr .elvjvcr {
    padding: 5px 14px;
  }
  .c2cr .psltfizb {
    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;
  }
  .c2cr .psltfizb li a {
    border-bottom: none; padding: 10px 22px;
  }
  .c2cr .psltfizb li a:hover { background: var(--bg-raised); }
  .c2cr .cov983y,
  .pejec .cov983y,
  .v45kq3 .cov983y { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .weyw5f .elvjvcr {
    padding: 5px 10px;
  }
  .weyw5f .psltfizb {
    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);
  }
  .weyw5f .psltfizb.i3abig { transform: translateX(0); }
  .weyw5f .psltfizb li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .weyw5f .psltfizb li:last-child a { border-bottom: none; }
  .axnu0 .psltfizb,
  .w1ivbx .psltfizb { background: var(--accent) !important; }
  .axnu0 .psltfizb li a,
  .w1ivbx .psltfizb li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .v45kq3 .elvjvcr {
    padding: 5px 10px;
  }
  .v45kq3 .psltfizb {
    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);
  }
  .v45kq3 .psltfizb::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .v45kq3 .psltfizb.i3abig { transform: translateY(0); }
  .v45kq3 .psltfizb li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .s6ci6g0g .elvjvcr {
    padding: 5px 10px;
  }
  .s6ci6g0g .psltfizb {
    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;
  }
  .s6ci6g0g .psltfizb.i3abig { opacity: 1; pointer-events: auto; }
  .s6ci6g0g .psltfizb li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .n00lch     .elvjvcr { border-radius: 0 !important; }
  .b5xz6   .elvjvcr { border-radius: 8px !important; }
  .jv3bg1 .elvjvcr { border-radius: 50% !important; }
  .b2dvmok   .elvjvcr { border-radius: 999px !important; }
}
.zcifmv .vfrtc { height: 28px; }
.h0vw .vfrtc { height: 54px; }
.rnmrpda .vfrtc { height: 54px; }
.lf32    .parw, .lf32    .fx4qn3 { color: #f59e0b; }
.tgrhphp      .parw { font-size: 1rem; letter-spacing: 1.5px; }
.qvzh    .parw, .qvzh    .fx4qn3 { color: var(--text-muted); opacity: 0.7; letter-spacing: 2px; }
.x7y0aijh     .parw, .x7y0aijh     .fx4qn3 { color: var(--cta); letter-spacing: 3px; font-size: 0.7rem; }
.d31f .parw, .d31f .fx4qn3 { color: var(--cta); letter-spacing: 2px; }
.nywb7tl9   .parw, .nywb7tl9   .fx4qn3 { color: #e91e63; letter-spacing: 2px; }
.b26k9  .parw, .b26k9  .fx4qn3 { color: var(--cta); letter-spacing: 2px; font-size: 0.65rem; }
.nn3no1b7     .parw, .nn3no1b7     .fx4qn3 { color: var(--cta); letter-spacing: 2px; font-size: 0.7rem; }
.a5b76p .w72par + .w72par {
  border-left: 1px solid var(--border); padding-left: 10px;
}
.xjsqt66 .sm8oh { padding: 18px 24px; min-height: 68px; }
.ctn6 .xpc9 {
  font-size: 0.78rem; text-transform: uppercase; letter-spacing: .07em;
  color: var(--text-muted);
}
.ctn6 .kyxse {
  font-size: 1.3rem; font-weight: 800; color: var(--accent);
}
.k9t9 .w72par {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
.ekdz .njhf { counter-reset: cs-rank; }
.ekdz .sm8oh { position: relative; counter-increment: cs-rank; }
.ekdz .sm8oh::before {
  content: "#" counter(cs-rank);
  position: absolute; top: 8px; right: 10px;
  font-size: 0.68rem; font-weight: 800; letter-spacing: -.01em;
  color: var(--accent); opacity: 0.5; font-variant-numeric: tabular-nums;
}
.r93p5kyp .njhf { counter-reset: cs-rank; gap: 0; }
.r93p5kyp .sm8oh {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 44px 18px 18px;
  gap: 10px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
  margin-bottom: 14px;
}
.r93p5kyp .sm8oh::before {
  content: counter(cs-rank);
  position: absolute; top: -18px; left: 50%; transform: translateX(-50%);
  width: 36px; height: 36px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 1rem; line-height: 1;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  z-index: 2;
}
.r93p5kyp .lwr0tmq8 {
  flex-direction: column;
  align-items: center;
  gap: 6px;
  width: 100%;
}
.r93p5kyp .hvluv {
  width: 140px; height: 140px; min-width: 140px; padding: 0;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface);
  display: flex; align-items: center; justify-content: center;
  margin: 0 auto;
}
.r93p5kyp .h78oo { width: 100%; height: 100%; object-fit: cover; max-width: 140px; max-height: 140px; }
.r93p5kyp .lwr0tmq8 { min-width: 0; flex-direction: column; width: 100%; }
.r93p5kyp .xn9f50r {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light);
  text-align: center; min-width: auto; white-space: normal;
}
.r93p5kyp .parw { color: var(--cta, var(--accent)); }
.r93p5kyp .xzw4 { font-weight: 700; }
.r93p5kyp .w72par {
  flex-direction: column; gap: 2px;
  align-items: center; border-top: none;
  padding-top: 2px; width: auto;
}
.r93p5kyp .xpc9 {
  font-size: 0.68rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted);
}
.r93p5kyp .kyxse {
  font-size: 1.22rem; font-weight: 700; color: var(--text-primary);
}
.r93p5kyp .php0fyfk .kyxse { font-size: 1.3rem; color: var(--accent-light); }
.r93p5kyp .jhnr1f {
  width: auto; min-width: 170px; text-align: center;
  margin: 6px auto 0; border-radius: 999px;
}
.r93p5kyp .sm8oh:nth-child(even) { background: var(--accent-bg); }
@media (min-width: 720px) {
  .r93p5kyp .njhf {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .r93p5kyp .sm8oh {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .r93p5kyp .sm8oh { padding: 40px 16px 20px; }
  .r93p5kyp .w72par {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .r93p5kyp .jhnr1f { width: 100%; min-width: 0; }
}
.x6kq0n7 .njhf { counter-reset: cs-rank; gap: 10px; }
.x6kq0n7 .sm8oh {
  counter-increment: cs-rank;
  position: relative;
  flex-direction: row;
  align-items: center;
  gap: 16px;
  padding: 14px 18px 14px 18px;
  border: 1px solid var(--border);
  border-radius: 14px;
  background: var(--bg-card);
}
.x6kq0n7 .sm8oh::before {
  content: counter(cs-rank);
  width: 34px; height: 34px; border-radius: 50%;
  background: var(--accent); color: #fff;
  display: flex; align-items: center; justify-content: center;
  font-weight: 800; font-size: 0.95rem; flex-shrink: 0;
  box-shadow: 0 2px 6px rgba(0,0,0,.2);
}
.x6kq0n7 .lwr0tmq8 {
  flex-direction: row; align-items: center; gap: 16px;
  flex-shrink: 0; min-width: 220px;
}
.x6kq0n7 .hvluv {
  width: 120px; height: 120px; min-width: 120px;
  border-radius: 50%; overflow: hidden;
  background: var(--bg-surface); padding: 0;
}
.x6kq0n7 .h78oo { width: 100%; height: 100%; object-fit: cover; max-width: 120px; max-height: 120px; }
.x6kq0n7 .xn9f50r {
  font-size: 1.15rem; font-weight: 700; color: var(--accent-light);
  white-space: nowrap; text-align: left; min-width: auto;
}
.x6kq0n7 .parw { color: var(--cta, var(--accent)); }
.x6kq0n7 .w72par {
  flex-direction: column; align-items: center; justify-content: center; gap: 4px;
  border-top: none; padding-top: 0; width: auto; flex: 1 1 160px; min-width: 140px;
  text-align: center;
}
.x6kq0n7 .xpc9 {
  font-size: 0.82rem; text-transform: uppercase;
  letter-spacing: 0.08em; color: var(--text-muted); font-weight: 600;
}
.x6kq0n7 .kyxse { font-size: 1.18rem; font-weight: 700; color: var(--text-primary); }
.x6kq0n7 .php0fyfk .kyxse { color: var(--accent-light); }
.x6kq0n7 .jhnr1f {
  border-radius: 999px; min-width: 160px; text-align: center; flex-shrink: 0;
  align-self: center;
}
.x6kq0n7 .sm8oh:nth-child(even) { background: var(--accent-bg); }
@media (max-width: 820px) {
  .x6kq0n7 .sm8oh {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .x6kq0n7 .sm8oh::before {
    position: absolute; top: 14px; left: 14px;
  }
  .x6kq0n7 .lwr0tmq8 {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .x6kq0n7 .xn9f50r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .x6kq0n7 .w72par {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .x6kq0n7 .jhnr1f { width: 100%; min-width: 0; }
  .x6kq0n7 .parw { min-width: 0; }
}
.p5xz36 .njhf { counter-reset: cs-rank; }
.p5xz36 .sm8oh::before {
  counter-increment: cs-rank;
  content: counter(cs-rank);
  font-size: 1.6rem; font-weight: 900;
  color: var(--accent); opacity: 0.2;
  min-width: 24px; text-align: center;
  align-self: center; flex-shrink: 0;
  font-variant-numeric: tabular-nums; line-height: 1;
}
.nn56vpm .h6898dqk {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.nn56vpm .h6898dqk summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.nn56vpm .h6898dqk p { padding: 0 2px 16px; }
.a0h6 .h6898dqk { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.a0h6 .h6898dqk summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.a0h6 .h6898dqk summary::after { content: "›"; font-size: 1.2em; }
.a0h6 .h6898dqk[open] summary::after { content: "‹"; }
.a0h6 .h6898dqk p { padding: 10px 22px 4px; }
.h07hs3 .h6898dqk {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.h07hs3 .h6898dqk summary { color: var(--text-primary); padding-left: 16px; }
.h07hs3 .h6898dqk summary::after { content: "›"; font-size: 1.1em; }
.h07hs3 .h6898dqk[open] summary::after { content: "‹"; }
.h07hs3 .h6898dqk p { padding-left: 16px; }
.qyjk .vzca { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.qyjk .h6898dqk {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.qyjk .h6898dqk:last-child { border-bottom: none; }
.qyjk .h6898dqk summary { color: var(--text-primary); border-radius: 0; }
.qyjk .h6898dqk summary::after { content: "›"; font-size: 1.1em; }
.qyjk .h6898dqk[open] summary::after { content: "‹"; }
.yvll5 .h6898dqk { overflow: hidden; }
.yvll5 .h6898dqk summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.yvll5 .h6898dqk summary::after { color: rgba(255,255,255,.75); }
.yvll5 .h6898dqk[open] summary { border-radius: 0; }
.zzst6nw { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.nmhbcz {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.by335v {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.fi3dlkgj { color: var(--text-muted); font-size: 1.05rem; }
.etll7 {
  display: grid; grid-template-columns: 1fr; gap: 40px; align-items: start;
  max-width: 680px;
}
.jjqf44 {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.iv6b0js6 { margin-bottom: 20px; }
.jlmm9ss {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.l76klm6x {
  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;
}
.l76klm6x:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.o96pf2sm { resize: vertical; min-height: 130px; }
.i87l { width: 100%; margin-top: 8px; }
.hyszthdh {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.kc9stj {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.wcuo7 { color: var(--text-muted); line-height: 1.75; }
.dphwbb45 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.dphwbb45 li { margin-bottom: 6px; }
.fwlf { max-width: 760px; margin: 0 auto; }
.bt94dxx { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.j6cqwq { max-width: 760px; margin: 0 auto; }
.ajdy9e0p { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.zxe9c ul.dphwbb45 { margin: 0; }
.w4uknn1 .ajdy9e0p { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .w4uknn1 { grid-template-columns: 1fr; gap: 10px; } }
.ugjqu4 { max-width: 640px; margin: 0 auto; text-align: center; }
.t4cgl { margin-bottom: 48px; }
.t4cgl .ajdy9e0p { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.t4cgl p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.taeptx .dphwbb45 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .k820yh { grid-template-columns: 1fr; } }
.dj2wy { display: inline-flex; align-items: center; gap: inherit; color: inherit; text-decoration: none; }
.dj2wy:hover .rj6ip5ul { color: var(--accent-light); text-decoration: underline; }
.as13b4 { color: inherit; text-decoration: none; }
.as13b4:hover { color: var(--accent-light); text-decoration: underline; }
.x3a4 { display: inline-block; line-height: 0; }
.gjtk6n50 { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.d4plg8w { margin-bottom: 48px; }
.hywc1 { max-width: 760px; margin: 0 auto; }
.rsezbyl5 { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.rsezbyl5:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
.cuoxaxc { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin: 0 0 12px; }
.rsezbyl5 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.rsezbyl5 ul.dphwbb45 { margin: 0; }
.ahlwb { color: var(--text-muted); line-height: 1.75; }
.ohjmm .dphwbb45,
.t14w .dphwbb45,
.k6f1y5 .dphwbb45,
.n4luo83e .dphwbb45 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
.ohjmm .rsezbyl5,
.t14w .rsezbyl5 { text-align: left; }
.ohjmm .cuoxaxc,
.t14w .cuoxaxc { text-align: center; }
.lt98k6 { font-size: 2.1rem; font-weight: 800; color: var(--text-primary); margin: 0 0 10px; }
.shotz9rt { color: var(--text-muted); font-style: italic; line-height: 1.6; margin: 0 0 14px; font-size: 1.02rem; }
.qclnp5l0 { color: var(--text-muted); line-height: 1.75; margin: 0 0 6px; }
.cut9gi5 { margin-top: 12px; }
.n7eiica6 { 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; }
.n7eiica6:hover { border-bottom-color: var(--accent); }
.a4q3 { width: 140px; height: 140px; overflow: hidden; background: var(--bg-card); flex-shrink: 0; position: relative; }
.a4q3 img { width: 100%; height: 100%; object-fit: cover; display: block; }
.ekxofp { clip-path: polygon(50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%, 0 25%); border-radius: 0; }
.auxg { display: inline-block; margin-bottom: 12px; font-size: 0.88rem; }
.hfoavnr5 { padding-left: 14px; position: relative; color: var(--text-primary); font-weight: 600; }
.hfoavnr5::before { content: ""; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 2px; background: var(--accent); }
.g49r0f { display: grid; grid-template-columns: auto 1fr; gap: 32px; align-items: center; padding-bottom: 32px; border-bottom: 1px solid var(--border); }
@media (max-width: 640px) { .g49r0f { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
.jhewclyx .qclnp5l0, .jhewclyx .shotz9rt { max-width: 640px; }
.wiox8 .lt98k6 { font-size: 1.6rem; margin-top: 18px; }
.xdkf .qclnp5l0 { margin-bottom: 28px; }
@media (max-width: 860px) { .fy85mhd { grid-template-columns: 1fr; } .wiox8 { position: static; text-align: center; } }
.cbop9yz1 .a4q3 { margin: 0 auto 18px; }
.cbop9yz1 .auxg { margin-left: auto; margin-right: auto; }
@media (max-width: 860px) { .k87u5523 { grid-template-columns: 1fr; } }
.bcnmbh5 .lt98k6 { font-size: 1.6rem; margin-bottom: 6px; }
.n4luo83e .dphwbb45 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .bcnmbh5 { flex-direction: column; text-align: center; } .kw4k { grid-template-columns: 1fr; } }
.vm4471 .lt98k6 { font-size: 1.35rem; margin: 0 0 4px; }
.vm4471 .auxg { margin: 0; }
.rkq2r6ei {
  background: var(--accent-bg); border-radius: 14px;
  border-bottom: none; padding: 44px 36px; margin-bottom: 44px;
}
.rkq2r6ei .by335v { color: var(--accent-light); }
.l55y29s .by335v { font-size: 2rem; }
.l55y29s .fi3dlkgj { max-width: 680px; }
.tscd9g1 .by335v { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.tscd9g1 .fi3dlkgj  { margin: 0; }
@media (max-width: 640px) { .tscd9g1 { flex-direction: column; } }
.lild .by335v { color: var(--accent-light); }
.q6twoxwo .by335v { color: #fff; }
.q6twoxwo .fi3dlkgj  { color: rgba(255,255,255,0.85); }
@media (max-width: 540px) { .h6ud { grid-template-columns: 1fr; } }
.nneyeavb { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.nneyeavb .l76klm6x {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.nneyeavb .l76klm6x:focus { border-bottom-color: var(--accent); box-shadow: none; }
.n0kol .l76klm6x { background: var(--bg-raised); border-color: transparent; }
.n0kol .l76klm6x:focus { background: var(--bg-card); border-color: var(--accent); }
.cbcp .l76klm6x { border-radius: 100px; padding: 11px 20px; }
.cbcp .o96pf2sm { border-radius: 14px; }
.s7qhj72w {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.s7qhj72w 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;
}
.s7qhj72w summary::-webkit-details-marker { display: none; }
.s7qhj72w summary::after { content: "+"; color: var(--accent); font-size: 1.2rem; flex-shrink: 0; }
.s7qhj72w[open] summary::after { content: "−"; }
.ok3q60 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
.tlgq {
  display: grid; grid-template-columns: 1fr 1fr; gap: 16px;
}
@media (max-width: 640px) { .tlgq { grid-template-columns: 1fr; } }
.exr2ovb {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 12px; padding: 22px 24px;
}
.exr2ovb h2 {
  font-size: 1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.exr2ovb p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.tx27 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.tx27 li { margin-bottom: 6px; }
.iw670qpf{display:none}
.iw670qpf:empty,.al8rnz:empty{display:none}
.ajvbrw{position:relative;overflow:visible}
.ygevpqr .inzrw,.f9q3u .inzrw,
.gkl0 .inzrw,.jpyn73 .inzrw,
.yccdkt .inzrw,.a1z8tss .inzrw{display:block}
.o3prjbu .fdtlqjr{display:block}
.ygevpqr .inzrw,.f9q3u .inzrw,
.gkl0 .inzrw,.jpyn73 .inzrw,
.yccdkt .inzrw{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}
.ygevpqr .inzrw .al8rnz,.f9q3u .inzrw .al8rnz,
.gkl0 .inzrw .al8rnz,.jpyn73 .inzrw .al8rnz,
.yccdkt .inzrw .al8rnz{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}
.ygevpqr .j08ag,.f9q3u .j08ag,
.gkl0 .j08ag,.jpyn73 .j08ag,
.yccdkt .j08ag{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.ygevpqr .inzrw,.f9q3u .inzrw{top:12px}
.ygevpqr .inzrw .al8rnz{margin-right:auto}
.f9q3u .inzrw .al8rnz{margin-left:auto}
.f9q3u .inzrw{text-align:right}
.gkl0 .inzrw,.jpyn73 .inzrw{bottom:12px}
.gkl0 .inzrw .al8rnz{margin-right:auto}
.jpyn73 .inzrw .al8rnz{margin-left:auto}
.jpyn73 .inzrw{text-align:right}
.yccdkt .inzrw{position:relative;margin-top:16px}
.yccdkt .inzrw .al8rnz{margin:0 auto}
.a1z8tss .inzrw{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.a1z8tss .inzrw .al8rnz{margin:0}
.a1z8tss .chl6ra87~.inzrw,
.a1z8tss .a497rnvt~.inzrw{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.a1z8tss .chl6ra87~.inzrw .al8rnz,
.a1z8tss .a497rnvt~.inzrw .al8rnz{justify-content:flex-start}
.chl6ra87~.inzrw,.a497rnvt~.inzrw{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}
.chl6ra87~.inzrw .al8rnz{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.a497rnvt~.inzrw .al8rnz{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.fdtlqjr .al8rnz{margin:0 0 12px}
.al8rnz{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.zl90i4{width:28px;height:28px;border-radius:50%;object-fit:cover;flex-shrink:0}
.rj6ip5ul{font-weight:600;color:var(--text-heading);opacity:1}
.xyf6plp2::before{content:"·";margin:0 2px;opacity:.5}
.j08ag{white-space:nowrap}
.fpst9z .zl90i4{display:none}
.oofp9t73 .j08ag{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.oofp9t73 .xyf6plp2::before{content:""}
.ar0hdse1 .j08ag{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}
.ar0hdse1 .xyf6plp2::before{content:""}
.dqaln .al8rnz{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.bsfgr .j08ag{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.bsfgr .xyf6plp2::before{content:""}
.y3occ .j08ag{color:var(--accent);opacity:1;font-weight:500}
.sgigu2 .j08ag{border-bottom:1px solid currentColor;padding-bottom:2px}
.claz49p7 .al8rnz{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.rka9wub6{--date-bg:var(--accent-bg-light)}
.jnr5 .xyf6plp2::before{content:""}
.t9w7e6yy .xyf6plp2::before{content:"•";opacity:.4}
.t9w7e6yy .j08ag + .j08ag::before{content:"•";margin-right:6px;opacity:.4}
.sy1pb47 .xyf6plp2::before{content:"/";opacity:.35}
.sy1pb47 .j08ag + .j08ag::before{content:"/";margin-right:6px;opacity:.35}
.zkh6ola .xyf6plp2::before{content:"|";opacity:.3}
.zkh6ola .j08ag + .j08ag::before{content:"|";margin-right:6px;opacity:.3}
.ycz0u5 .xyf6plp2::before{content:"—";opacity:.3}
.ycz0u5 .j08ag + .j08ag::before{content:"—";margin-right:6px;opacity:.3}
.zugg .xyf6plp2::before{content:"◆";font-size:.5em;opacity:.35}
.zugg .j08ag + .j08ag::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.zbz74k .xyf6plp2::before{content:"·";opacity:.4}
.zbz74k .j08ag + .j08ag::before{content:"·";margin-right:6px;opacity:.4}
.aw926xx .xyf6plp2::before{content:"›";opacity:.4}
.aw926xx .j08ag + .j08ag::before{content:"›";margin-right:6px;opacity:.4}
.i6ccfj .xyf6plp2::before{content:"→";opacity:.35;font-size:.85em}
.i6ccfj .j08ag + .j08ag::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.xfu3s0f{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.tbje{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.l3hm0vy5{display:flex;flex-direction:column;gap:3px}
.cmr2{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.u14i2{font-weight:700;font-size:1rem;color:var(--text-heading)}
.f6b03fvl{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.y8i03ygb .xfu3s0f{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.zfdpwv9l .xfu3s0f{border-top:3px solid var(--accent);padding-top:18px}
.kuxjd .xfu3s0f{border-left:3px solid var(--accent);border-radius:0}
.olpzxh7d .xfu3s0f{padding:20px 0}
@media(max-width:640px){
  .xfu3s0f{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .f6b03fvl{max-width:100%}
}
:root {
  --accent:          #543791;
  --brand:           #543791;
  --brand-light:     #7b61b3;
  --brand-pale:      #9b8cba;
  --grad-start:      #8060c2;
  --grad-end:        #a695cb;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #543791;
  --cta-light:       #412777;
  --cta-hover:       #3a2664;
  --bg-page:         #f7f6f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f4f4f5;
  --bg-raised:       #efeef0;
  --bg-hover:        #f4f4f5;
  --border:          #e4e3e7;
  --border-alt:      #d4d1da;
  --border-section:  #e4e3e7;
  --text-primary:    #19181a;
  --text-muted:      #57545e;
  --text-body:       #323035;
  --text-sub:        #4b4850;
  --text-faint:      #7d7886;
  --text-dim:        #97939e;
  --text-label:      #64606b;
  --text-value:      #3e3c43;
  --accent-bg:       #e9e7ed;
  --accent-bg-light: #d8d2e4;
  --bg-tip:          #f0f9f7;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f2f9;
  --bg-pros:         #f0f9f7;
  --bg-cons:         #faf3f5;
  --c-pros:          #1f836b;
  --c-cons:          #9f2141;
  --c-pros-label:    #259c7f;
  --c-tip-border:    #29ac8d;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #1f836b;
}
:root { --logo-bg-opacity: 36%; }
body, button, input { font-family: "Lato", sans-serif; }
.oy97 .pypfw4nj { font-size: 0; width: 1.2rem; flex-shrink: 0; }.oy97 .pypfw4nj::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.oy97 .tn6g2     .pypfw4nj::before { content: "";  color: var(--c-tip-border); }.oy97 .n7bp .pypfw4nj::before { content: ""; color: var(--c-warn-border); }.oy97 .nf7r    .pypfw4nj::before { content: ""; color: #60a5fa; }.fbiq .oy97 .tn6g2     .pypfw4nj::before { color: #10b981; }.fbiq .oy97 .n7bp .pypfw4nj::before { color: #f43f5e; }.fbiq .oy97 .nf7r    .pypfw4nj::before { color: #a855f7; }.jpzujq3s  .oy97 .tn6g2     .pypfw4nj::before { color: #eab308; }.jpzujq3s  .oy97 .n7bp .pypfw4nj::before { color: #ef4444; }.jpzujq3s  .oy97 .nf7r    .pypfw4nj::before { color: #f97316; }.srdyc  .oy97 .tn6g2     .pypfw4nj::before { color: #38bdf8; }.srdyc  .oy97 .n7bp .pypfw4nj::before { color: #818cf8; }.srdyc  .oy97 .nf7r    .pypfw4nj::before { color: #2dd4bf; }.zkwf .oy97 .pypfw4nj::before { color: var(--accent-light) !important; }
.cd93 .dyistmxz li::before, .cd93 .zp7a 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; }.cd93 .dyistmxz li::before { content: ""; }.cd93 .zp7a li::before { content: ""; }.cd93 .u5u9rb::before, .cd93 .rrre3hb9::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.cd93 .u5u9rb::before { content: ""; }.cd93 .rrre3hb9::before { content: ""; }
.rku7rvm .yqfargt, .rku7rvm .chl6ra87 { min-height: 520px; }
.ftuznc .mdfbu::after, .ftuznc .p304::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; }
.xj1gj2 .p3nu::after,.xj1gj2 .acmwikmm::after {  content: "" !important; font-family: "Font Awesome 6 Free" !important;  font-weight: 900 !important; display: inline-block !important;  margin-left: 6px; vertical-align: -0.05em; font-size: 0.8em; line-height: 1; }
.uz21::before { content: '>'; }
.v2myy62m .j08ag::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.v2myy62m .j08ag:first-of-type::before{content:"\f017"}.v2myy62m .j08ag:last-of-type::before{content:"\f2f1"}