: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;
}
.h7rg {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.kdp64 {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.gftamc9u {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.pd2aaxtr { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.zqujbif { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.zqujbif a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.zqujbif a:hover { color: var(--accent-light); }
.cy7x  .sbfl7w01 { border-radius: 14px; }
.cy7x .sbfl7w01 li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.cy7x .sbfl7w01 li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.cizeqmj .sbfl7w01 li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .sbfl7w01 {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .rua0t1:hover .sbfl7w01,
  .rua0t1:focus-within .sbfl7w01 { display: block; }
  .sbfl7w01 li a { padding: 8px 16px; font-size: 0.88rem; }
}
.nxmbv {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.na7439p { display: none; }
@media (max-width: 640px) {
  .na7439p {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .na7439p.ktmeq { display: block; }
}
@media (max-width: 640px) {
  .nxmbv { display: block; }
  .zqujbif > li + li::before { display: none !important; }
  .zqujbif {
    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;
  }
  .zqujbif.ktmeq { display: flex; }
  .zqujbif li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .zqujbif li:last-child a { border-bottom: none; }
}
.hxakol { min-height: 480px; }
.muhsunt {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.euxv { font-size: 1.15rem; margin-bottom: 28px; max-width: 720px; margin-left: auto; margin-right: auto; }
.xkl5aq .euxv { margin-left: 0; margin-right: 0; }
.ns1hay {
  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;
}
.ns1hay:hover { opacity: 0.88; }
.c3mwzg .muhsunt { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.c3mwzg .euxv { color: #e2e8f0; }
.c3mwzg.p5ixhr .hu28pz { text-align: center; }
.a5f5 .muhsunt { color: var(--text-primary); text-shadow: none; }
.a5f5 .euxv { color: var(--text-muted); }
.a5f5 .ns1hay { margin-top: 16px; }
.a5f5, .a5f5.hxakol { min-height: auto !important; }
.a5f5.p5ixhr .hu28pz { text-align: center; }
.a5f5~.jqb7m{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}
.a5f5~.jqb7m .qn0pyf6f{background:transparent!important;color:var(--text-muted)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important;border-radius:0!important;font-size:.8rem}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
.tldfjdq .kc16,
.tldfjdq .pidh,
.tldfjdq .c3mwzg .dfoloql {
  animation: hg-fadein 1.2s ease-out both;
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.kc16 .muhsunt { color: #fff; }
.kc16 .euxv { color: rgba(255,255,255,0.85); }
.kc16 .ns1hay { background: #fff; color: var(--cta); }
.kc16 .ns1hay:hover { opacity: 0.92; }
.ii97g .wqhphm { position: relative; overflow: hidden; }
.ii97g .wqhphm::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;
}
.dj3i .wqhphm {
  animation: hg-breathe 7s ease-in-out infinite;
}
.a8quj .wqhphm { position: relative; overflow: hidden; }
.a8quj .wqhphm::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;
}
.p7fomc9 .wqhphm { position: relative; overflow: hidden; }
.p7fomc9 .wqhphm::after {
  content: ''; position: absolute;
  width: 60%; height: 120%; top: -10%; left: -10%;
  background: radial-gradient(ellipse, var(--accent-light) 0%, transparent 70%);
  opacity: 0.12; filter: blur(80px); pointer-events: none;
  animation: hg-drift 20s ease-in-out infinite;
}
.tldfjdq .wqhphm {
  animation: hg-fadein 1.2s ease-out both;
}
.wqhphm {
  display: grid; grid-template-columns: 1fr 1fr;
  grid-template-areas: "text media";
  min-height: 480px;
  background: linear-gradient(110deg, var(--accent-bg) 0%, var(--bg-card) 55%, var(--bg-surface) 100%);
}
.gbik {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.sknscarz {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.mba39j81 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.wqhphm .muhsunt { text-shadow: none; color: var(--text-primary); }
.wqhphm .euxv { color: var(--text-muted); }
body.qwisve .muhsunt {
  color: var(--accent-light) !important;
  text-shadow: none !important;
}
body.oc9cnt .muhsunt {
  color: var(--cta) !important;
  text-shadow: none !important;
}
.wqhphm.p5ixhr .gbik { align-items: center; text-align: center; }
.wqhphm.xkl5aq   .gbik { align-items: flex-start; text-align: left; }
.w2j7dq .sknscarz { position: relative; }
.w2j7dq .sknscarz::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.w2j7dq.gaz8 .sknscarz::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ik8qhuuu .sknscarz {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ik8qhuuu .mba39j81 {
  position: static; width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover; border-radius: 16px;
  box-shadow: 0 12px 40px rgba(0,0,0,0.4);
}
.ik8qhuuu.gaz8 .sknscarz { padding: 32px 0 32px 32px; }
.uaj3j2 .sknscarz {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.uaj3j2 .mba39j81 {
  position: static;
  width: 100%; height: auto; aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 16px;
  box-shadow: 0 16px 48px rgba(0,0,0,0.45);
}
.uaj3j2 .pidh {
  position: static;
  width: 100%; aspect-ratio: 4/3;
  border-radius: 16px;
}
.gaz8 .gbik {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.uaj3j2.gaz8 .sknscarz { padding: 40px 16px 40px 48px; }
.pel7rv .sknscarz { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .wqhphm { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .wqhphm .sknscarz { display: none !important; }
  .pel7rv .sknscarz { display: none !important; }
  .krltgx1i .hocq0bn { display: none !important; }
  .pwj6 .kgktcha { display: none !important; }
  .gbik  { padding: 36px 24px; }
  .wqhphm~.jqb7m,.gaz8~.jqb7m{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .hxakol, .wqhphm { min-height: 320px !important; }
  
  .muhsunt { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .gb3lj { display: none !important; }
  
  .smfgo { flex-direction: column; align-items: center; }
  .mc3w { width: 100%; max-width: 340px; }
}
.t43lz377 { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.rrdy { width: 100%; height: auto; display: block; border-radius: 10px; }
.zc6d46s8 .t43lz377        { border-radius: 16px; }
.zc6d46s8 .rrdy  { border-radius: 16px; }
.kg7w .t43lz377         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.kg7w .rrdy   { border-radius: 8px; }
.kjdh6d { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.m1qee797 { width: 100%; padding: 32px 0; position: relative; }
.sdufc2b { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.c34yh .m1qee797:nth-child(even) { background: var(--bg-surface); }
.c34yh .m1qee797:nth-child(odd)  { background: var(--bg-page); }
.cufhg5tp .m1qee797:nth-child(even) { background: var(--bg-card); }
.cufhg5tp .m1qee797:nth-child(odd)  { background: var(--bg-page); }
.c34yh .m1qee797:nth-child(odd)  .sdufc2b { background: var(--bg-card); border-radius: 6px; }
.c34yh .m1qee797:nth-child(even) .sdufc2b { background: var(--bg-raised); border-radius: 6px; }
.cufhg5tp .m1qee797:nth-child(odd)  .sdufc2b { background: var(--bg-card); border-radius: 6px; }
.cufhg5tp .m1qee797:nth-child(even) .sdufc2b { background: var(--bg-raised); border-radius: 6px; }
.c34yh .m1qee797:nth-child(even) .cyt5z .ewbx6,
.cufhg5tp .m1qee797:nth-child(even) .cyt5z .ewbx6 { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.c34yh .m1qee797:nth-child(odd) .cyt5z .ewbx6,
.cufhg5tp .m1qee797:nth-child(odd) .cyt5z .ewbx6 { background: var(--bg-card-inner); }
.c34yh .m1qee797:nth-child(even) .qse7myj .ewbx6:nth-child(odd),
.cufhg5tp .m1qee797:nth-child(even) .qse7myj .ewbx6:nth-child(odd)  { background: var(--bg-card); }
.c34yh .m1qee797:nth-child(even) .qse7myj .ewbx6:nth-child(even),
.cufhg5tp .m1qee797:nth-child(even) .qse7myj .ewbx6:nth-child(even) { background: var(--bg-card-inner); }
h1.nyv5xw { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.nyv5xw {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.u175m { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.b6ie h2.nyv5xw {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.hxz0ab2g h2.nyv5xw {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.cwdffhb0 h2.nyv5xw {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.jba8b1 h2.nyv5xw::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.ie8cwx32 h2.nyv5xw {
  color: var(--text-primary); font-size: 1.7rem;
}
.s5er h2.nyv5xw::before {
  content: "/"; color: var(--accent-light); font-weight: 800;
  margin-right: 10px;
}
.djwk5z h2.nyv5xw {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent-light);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.jj5ftpir { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .jj5ftpir { display: none; } }
.u8k1 { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.u5qs9nst { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.ewro2 {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.at362w1 { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.qz0le { padding-left: 20px; }
.qz0le li { margin-bottom: 6px; }
.qz0le a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.qz0le a:hover { color: var(--accent-light); }
.jdnp .at362w1 { display: none; }
.ys5ah .at362w1 { display: none; }
.ys5ah .qz0le { padding-left: 0; list-style: none; }
.ys5ah .qz0le li::before { content: "—"; margin-right: 9px; color: var(--accent-light); opacity: 0.7; }
.ys5ah .qz0le a { font-size: 0.92rem; }
.ttrpu .ewro2 { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.ttrpu .at362w1 { display: none; }
.ttrpu .qz0le { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.ttrpu .qz0le li { margin-bottom: 0; }
.ttrpu .qz0le 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;
}
.ttrpu .qz0le a:hover { background: var(--accent); color: #fff; border-color: var(--accent-light); }
.y7u3 .ewro2 { padding: 20px 20px 16px; }
.y7u3 .qz0le {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.y7u3 .qz0le li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.y7u3 .qz0le 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;
}
.y7u3 .qz0le 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;
}
.y7u3 .qz0le a:hover { color: var(--accent-light); border-color: var(--accent-light); }
.y7u3 .qz0le a:focus,
.y7u3 .qz0le a:focus-visible,
.y7u3 .qz0le a:target { outline: none; }
.y7u3 .qz0le li:target a { border-color: var(--border); color: var(--text-muted); }
.mkq1qji2 .ewro2 { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.mkq1qji2 .at362w1 { display: none; }
.mkq1qji2 .qz0le { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.mkq1qji2 .qz0le li { margin-bottom: 0; }
.mkq1qji2 .qz0le li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.mkq1qji2 .qz0le li:last-child::after { content: ""; margin-right: 0; }
.mkq1qji2 .qz0le a { font-size: 0.9rem; }
.ewbx6 { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.cyt5z .ewbx6 { background: var(--bg-card); }
.qse7myj .ewbx6:nth-child(odd)  { background: var(--bg-card); }
.qse7myj .ewbx6:nth-child(even) { background: var(--bg-raised); }
.mbza2xk2 .ewbx6 {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.mbza2xk2 .ewbx6:last-child { border-bottom: none; }
.mbza2xk2 h3.u175m { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.skiu .ewbx6 {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.skiu .ewbx6 + .ewbx6 { margin-top: 4px; }
.nt2i .ewbx6 { background: none; border-radius: 0; padding: 12px 0; }
.nt2i .ewbx6 + .ewbx6 { border-top: 1px solid var(--border-section); }
.kxcg0p { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.f6nrwjk { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.e54o6cs { color: var(--text-body); margin-bottom: 10px; }
.co47, .qmh8i { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.co47 li, .qmh8i li { margin-bottom: 6px; }
.qmh8i li { list-style: decimal; }
.ny4fgtj     .co47 { list-style-type: "● "; }
.m22rjl0  .co47 { list-style-type: "■ "; }
.v7ya4ac8 .co47 { list-style-type: "◆ "; }
.fa6cg64    .co47 { list-style-type: "★ "; }
.ny4fgtj    .co47 li::marker, .ny4fgtj    .pogetl li::marker,
.m22rjl0 .co47 li::marker, .m22rjl0 .pogetl li::marker,
.v7ya4ac8 .co47 li::marker, .v7ya4ac8 .pogetl li::marker,
.fa6cg64   .co47 li::marker, .fa6cg64   .pogetl li::marker {
  color: var(--cta); font-size: 1em;
}
.ny4fgtj .qmh8i,
.m22rjl0 .qmh8i,
.v7ya4ac8 .qmh8i,
.fa6cg64 .qmh8i {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.ny4fgtj .qmh8i li,
.m22rjl0 .qmh8i li,
.v7ya4ac8 .qmh8i li,
.fa6cg64 .qmh8i li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.ny4fgtj .qmh8i li::before,
.m22rjl0 .qmh8i li::before,
.v7ya4ac8 .qmh8i li::before,
.fa6cg64 .qmh8i 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;
}
.ny4fgtj     .qmh8i li::before { border-radius: 50%; }
.m22rjl0  .qmh8i li::before { border-radius: 3px; }
.v7ya4ac8 .qmh8i li::before { border-radius: 3px; }
.fa6cg64    .qmh8i li::before { border-radius: 50%; }
.euwo8h8i { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.uwfnam .euwo8h8i,
.o6rug2 .euwo8h8i { background: transparent; border: none; border-radius: 0; }
.thlhbzy4 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.thlhbzy4 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.thlhbzy4 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.thlhbzy4 tr:hover td { background: var(--bg-hover); }
.mqnrnp1 .thlhbzy4 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.i3u64ar .thlhbzy4 { border: 1px solid var(--border-alt); }
.i3u64ar .thlhbzy4 th,
.i3u64ar .thlhbzy4 td { border: 1px solid var(--border-alt); }
.senv .thlhbzy4 th {
  background: transparent; color: var(--accent-light);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.senv .thlhbzy4 td { border-bottom: none; }
.senv .thlhbzy4 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.ipoapioo .thlhbzy4 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.wbixfxot .euwo8h8i {
  overflow: hidden;
}
.wbixfxot .thlhbzy4 th { border-bottom: 1px solid var(--border-alt); }
.wbixfxot .thlhbzy4 tr:last-child td { border-bottom: none; }
[data-i="f0eb"]::before{content:"\f0eb"} [data-i="f3ed"]::before{content:"\f3ed"}
[data-i="f0e7"]::before{content:"\f0e7"} [data-i="f3a5"]::before{content:"\f3a5"}
[data-i="f005"]::before{content:"\f005"} [data-i="f1b2"]::before{content:"\f1b2"}
[data-i="f201"]::before{content:"\f201"} [data-i="f023"]::before{content:"\f023"}
[data-i="f140"]::before{content:"\f140"} [data-i="f0ac"]::before{content:"\f0ac"}
[data-i="f058"]::before{content:"\f058"} [data-i="f1fe"]::before{content:"\f1fe"}
[data-i="f059"]::before{content:"\f059"} [data-i="f084"]::before{content:"\f084"}
[data-i="f1e0"]::before{content:"\f1e0"} [data-i="f6e2"]::before{content:"\f6e2"}
[data-i="f5da"]::before{content:"\f5da"} [data-i="f024"]::before{content:"\f024"}
[data-i="f0a3"]::before{content:"\f0a3"} [data-i="f6ff"]::before{content:"\f6ff"}
[data-c="a"]{color: var(--accent-light);background:color-mix(in srgb,var(--accent) 15%,transparent)}
[data-c="b"]{color:var(--accent-light);background:color-mix(in srgb,var(--accent-light) 15%,transparent)}
[data-c="c"]{color:var(--c-pros);background:color-mix(in srgb,var(--c-pros) 15%,transparent)}
[data-c="d"]{color:var(--c-stars);background:color-mix(in srgb,var(--c-stars) 15%,transparent)}
[data-c="e"]{color:var(--accent-pale);background:color-mix(in srgb,var(--accent-pale) 15%,transparent)}
[data-c="f"]{color:var(--c-warn-border);background:color-mix(in srgb,var(--c-warn-border) 15%,transparent)}
[data-c="g"]{color:var(--c-tip-border);background:color-mix(in srgb,var(--c-tip-border) 15%,transparent)}
[data-c="h"]{color:var(--c-cons);background:color-mix(in srgb,var(--c-cons) 15%,transparent)}
[data-s="r"]{border-radius:50%}
[data-s="s"]{border-radius:10px}
[data-s="d"]{border-radius:50% 8px}
[data-s="h"]{border-radius:50%;clip-path:polygon(50% 0%,100% 25%,100% 75%,50% 100%,0% 75%,0% 25%)}
[data-s="b"]{border-radius:60% 40% 50% 50%/50% 60% 40% 50%}
.var88t .s12wzn {
  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);
}
.o9zeg .ny6fa5z { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.o9zeg .stv9095 { background: none; color: var(--accent-light); font-weight: 700; }
.qu03hp7 { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.zrussl0  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.rfpgif { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.fug9ww7 { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.qu03hp7 strong { color: var(--text-primary); font-size: 0.95rem; }
.qu03hp7 p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.ym71 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.m9tg, .asdm6o { border-radius: 8px; padding: 14px; }
.m9tg { background: var(--bg-pros); }
.asdm6o { background: var(--bg-cons); }
.zfgkjoz { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.m9tg .zfgkjoz { color: var(--c-pros-label); }
.asdm6o .zfgkjoz { color: #f87171; }
.m9tg ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.asdm6o ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.rrdy { width: 100%; height: auto; border-radius: 10px; display: block; }
.m0niem0 {
  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;
}
.m0niem0:hover { opacity: 0.85; }
.alturm .m0niem0  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.alturm .m0niem0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.wr5clr .m0niem0  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.wr5clr .m0niem0:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.l4cfixb2 .ns1hay { border-radius: 50px; }
.l4cfixb2 .m0niem0  { border-radius: 50px; }
.ulbl .ns1hay { padding-left: 22px; padding-right: 22px; }
.ulbl .m0niem0  { padding-left: 12px; padding-right: 12px; }
.v5akzl .ns1hay { padding-left: 44px; padding-right: 44px; }
.v5akzl .m0niem0  { padding-left: 24px; padding-right: 24px; }
.hmc2 .ns1hay { padding-left: 56px; padding-right: 56px; }
.hmc2 .m0niem0  { padding-left: 32px; padding-right: 32px; }
.rhvv   .ns1hay::after, .rhvv   .m0niem0::after,
.bsyy7 .ns1hay::after, .bsyy7 .m0niem0::after,
.w3lr3    .ns1hay::after, .w3lr3    .m0niem0::after,
.mk9el    .ns1hay::after, .mk9el    .m0niem0::after,
.jixbb1z2    .ns1hay::after, .jixbb1z2    .m0niem0::after,
.kfkfdbw     .ns1hay::after, .kfkfdbw     .m0niem0::after,
.dti6h3u    .ns1hay::after, .dti6h3u    .m0niem0::after,
.ebnu8   .ns1hay::after, .ebnu8   .m0niem0::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;
}
.rhvv .ns1hay::after, .rhvv .m0niem0::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");
}
.bsyy7 .ns1hay::after, .bsyy7 .m0niem0::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");
}
.w3lr3 .ns1hay::after, .w3lr3 .m0niem0::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");
}
.mk9el .ns1hay::after, .mk9el .m0niem0::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");
}
.jixbb1z2 .ns1hay::after, .jixbb1z2 .m0niem0::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");
}
.kfkfdbw .ns1hay::after, .kfkfdbw .m0niem0::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");
}
.dti6h3u .ns1hay::after, .dti6h3u .m0niem0::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");
}
.ebnu8 .ns1hay::after, .ebnu8 .m0niem0::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");
}
.gp4drb5   .znpkh::after, .gp4drb5   .jvk5::after,
.pklfvx8l .znpkh::after, .pklfvx8l .jvk5::after,
.aquf    .znpkh::after, .aquf    .jvk5::after,
.rnbm    .znpkh::after, .rnbm    .jvk5::after,
.m8otq0y8    .znpkh::after, .m8otq0y8    .jvk5::after,
.m2kvu     .znpkh::after, .m2kvu     .jvk5::after,
.phr8ydfj    .znpkh::after, .phr8ydfj    .jvk5::after,
.qignej   .znpkh::after, .qignej   .jvk5::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;
}
.gp4drb5 .znpkh::after, .gp4drb5 .jvk5::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");
}
.pklfvx8l .znpkh::after, .pklfvx8l .jvk5::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");
}
.aquf .znpkh::after, .aquf .jvk5::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");
}
.rnbm .znpkh::after, .rnbm .jvk5::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");
}
.m8otq0y8 .znpkh::after, .m8otq0y8 .jvk5::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");
}
.m2kvu .znpkh::after, .m2kvu .jvk5::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");
}
.phr8ydfj .znpkh::after, .phr8ydfj .jvk5::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");
}
.qignej .znpkh::after, .qignej .jvk5::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");
}
.z9u6rx .v5995y5f { background: var(--bg-raised); }
@media (min-width: 721px) {
  .kapu { flex: 0 0 260px; width: 260px; }
  .nhio { flex: 0 0 120px; width: 120px; }
  .qxh8t6xz { flex: 0 0 110px; width: 110px; }
  .bvu2rywo   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .j53lwiwu { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.j53lwiwu.m0niem0 { 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) {
  .q9uwq4v { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .q9uwq4v .umfj { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .q9uwq4v .kapu { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .q9uwq4v .v5995y5f { width: 100%; min-width: unset; height: 120px; }
  .q9uwq4v .unn5caa8 { max-height: 96px; max-width: 200px; }
  .q9uwq4v .n5gqg8 { min-width: unset; text-align: center; white-space: normal; }
  .q9uwq4v .nhio { min-width: 0; }
  .q9uwq4v .bvu2rywo { 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; }
  .q9uwq4v .j53lwiwu { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .zbbk4v .umfj { row-gap: 8px !important; gap: 10px !important; }
}
.go3mdim4    .m5vagjyz li::before { content: "◆"; }
.go3mdim4    .vigz8 li::before { content: "▲"; }
@media (min-width: 860px) {
  .d2u0 .fwxo8l1 {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .d2u0 .dma6hsw { margin: 0; }
}
.irajtyal .v6qh { background: var(--accent-bg); border-bottom: 2px solid var(--accent); }
.irajtyal .uo8jzt h3 { color: var(--accent-light); }
.irajtyal .unvdo2t { background: var(--bg-page); border: 1px solid var(--border); }
.o6rug2 .ym71 { gap: 10px; }
.o6rug2 .m9tg, .o6rug2 .asdm6o { padding: 12px; }
.o6rug2 .m9tg ul, .o6rug2 .asdm6o ul { margin: 4px 0 0; padding-left: 18px; }
.o6rug2 .m9tg li, .o6rug2 .asdm6o li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .r4e96 { grid-template-columns: 1fr; }
  .fvvxulpv { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .fvvxulpv .hn9lq3 { width: 72px; height: 50px; }
  .fvvxulpv .hmpzp { max-width: 180px; }
  .fvvxulpv .sx42153e { width: auto; }
}
@media (max-width: 720px) {
  .m70foc { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .vb2o { padding: 16px; }
  .e98xd0 .kc6y { min-width: 50%; }
}
.y4xg5 .ym71 { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .fxoo02 { grid-template-columns: 1fr; }
  .ses7 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .uvhfjj { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .eiyctnl { flex-wrap: wrap; padding: 16px; }
}
.f87ge .ym71 { gap: 8px; }
.f87ge .m9tg, .f87ge .asdm6o { padding: 8px; }
@media (max-width: 480px) {
  .ajqv3e { flex-direction: column; align-items: stretch; }
}
.o84j .sx42153e .m0niem0 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .dpkk9o52 { flex-direction: column; align-items: stretch; gap: 10px; }
  .o84j .sx42153e { text-align: center; }
}
@media (max-width: 720px) {
  .f0f2e { grid-template-columns: 1fr; }
  .tsx5 { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .pjm67na { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .pbvby58 { grid-template-columns: 1fr; }
  .ewb0flfn { width: 100px; height: 100px; margin: 16px auto; }
  .adg9tq9q { font-size: 1.4rem; }
  .zs495 { justify-content: center; }
  .c14l4x .kc6y { min-width: 50%; }
}
.lzes .ym71 { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .ysam { flex-wrap: wrap; padding: 14px 16px; }
  .njpx { padding: 12px 16px; }
  .lzes .ym71 { margin: 0 16px; }
  .lzes .mfskf81 { padding: 0 16px; }
  .d48hmf6 { padding: 12px 16px; }
}
.mw78 .umfj { border-top: 3px solid var(--accent); }
.mw78 .dma6hsw { overflow: hidden; }
.mw78 .v6qh { background: var(--accent-bg); }
.kpvcre4 .j53lwiwu.m0niem0 { padding: 14px 30px !important; font-size: 1rem; }
.s16prh .j53lwiwu.m0niem0 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.xu1tzbjb .nhio {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.rpguu2 { margin: 16px 0; }
.yqc9u { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.yqc9u summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.yqc9u summary::after { content: "+"; color: var(--accent-light); }
.yqc9u[open] summary::after { content: "−"; }
.yqc9u p { padding: 0 18px 14px; color: var(--text-body); font-size: 0.95rem; }
.m1qee797 { margin-bottom: 0; }
.aqc193 h2.nyv5xw { color: var(--text-primary); border-color: var(--accent-light); }
.o8tdg h2.nyv5xw { color: var(--text-primary); border-color: var(--accent-light); }
.s9qgg .zrussl0     { background: #052e16; border-color: #10b981; }
.s9qgg .rfpgif    { background: #1e1036; border-color: #a855f7; }
.s9qgg .qu03hp7 strong  { color: #f1f5f9; }
.s9qgg .qu03hp7 p       { color: #cbd5e1; }
.s9qgg .yey5    .zrussl0     .fug9ww7::before,
.s9qgg .pvcf  .zrussl0     .fug9ww7::before,
.s9qgg .xyytt  .zrussl0     .fug9ww7::before,
.s9qgg .wdon .zrussl0     .fug9ww7::before { color: #10b981; }
.s9qgg .yey5    .ey34iuo .fug9ww7::before,
.s9qgg .pvcf  .ey34iuo .fug9ww7::before,
.s9qgg .xyytt  .ey34iuo .fug9ww7::before,
.s9qgg .wdon .ey34iuo .fug9ww7::before { color: #f43f5e; }
.s9qgg .yey5    .rfpgif    .fug9ww7::before,
.s9qgg .pvcf  .rfpgif    .fug9ww7::before,
.s9qgg .xyytt  .rfpgif    .fug9ww7::before,
.s9qgg .wdon .rfpgif    .fug9ww7::before { color: #a855f7; }
.oi7nvlr3 .zrussl0     { background: #2d2000; border-color: #eab308; }
.oi7nvlr3 .rfpgif    { background: #2d1600; border-color: #f97316; }
.oi7nvlr3 .qu03hp7 strong  { color: #f1f5f9; }
.oi7nvlr3 .qu03hp7 p       { color: #cbd5e1; }
.oi7nvlr3 .yey5    .zrussl0     .fug9ww7::before,
.oi7nvlr3 .pvcf  .zrussl0     .fug9ww7::before,
.oi7nvlr3 .xyytt  .zrussl0     .fug9ww7::before,
.oi7nvlr3 .wdon .zrussl0     .fug9ww7::before { color: #eab308; }
.oi7nvlr3 .yey5    .ey34iuo .fug9ww7::before,
.oi7nvlr3 .pvcf  .ey34iuo .fug9ww7::before,
.oi7nvlr3 .xyytt  .ey34iuo .fug9ww7::before,
.oi7nvlr3 .wdon .ey34iuo .fug9ww7::before { color: #ef4444; }
.oi7nvlr3 .yey5    .rfpgif    .fug9ww7::before,
.oi7nvlr3 .pvcf  .rfpgif    .fug9ww7::before,
.oi7nvlr3 .xyytt  .rfpgif    .fug9ww7::before,
.oi7nvlr3 .wdon .rfpgif    .fug9ww7::before { color: #f97316; }
.izpkcgc .zrussl0     { background: #0c1a2e; border-color: #38bdf8; }
.izpkcgc .rfpgif    { background: #0a2020; border-color: #2dd4bf; }
.izpkcgc .qu03hp7 strong  { color: #f1f5f9; }
.izpkcgc .qu03hp7 p       { color: #cbd5e1; }
.izpkcgc .yey5    .zrussl0     .fug9ww7::before,
.izpkcgc .pvcf  .zrussl0     .fug9ww7::before,
.izpkcgc .xyytt  .zrussl0     .fug9ww7::before,
.izpkcgc .wdon .zrussl0     .fug9ww7::before { color: #38bdf8; }
.izpkcgc .yey5    .ey34iuo .fug9ww7::before,
.izpkcgc .pvcf  .ey34iuo .fug9ww7::before,
.izpkcgc .xyytt  .ey34iuo .fug9ww7::before,
.izpkcgc .wdon .ey34iuo .fug9ww7::before { color: #818cf8; }
.izpkcgc .yey5    .rfpgif    .fug9ww7::before,
.izpkcgc .pvcf  .rfpgif    .fug9ww7::before,
.izpkcgc .xyytt  .rfpgif    .fug9ww7::before,
.izpkcgc .wdon .rfpgif    .fug9ww7::before { color: #2dd4bf; }
.u872 .zrussl0     { background: var(--accent-bg); border-color: var(--accent-light); }
.u872 .ey34iuo { background: var(--accent-bg-light); border-color: var(--accent-light); }
.u872 .rfpgif    { background: var(--accent-bg); border-color: var(--accent-pale); }
.u872 .yey5    .fug9ww7::before,
.u872 .pvcf  .fug9ww7::before,
.u872 .xyytt  .fug9ww7::before,
.u872 .wdon .fug9ww7::before { color: var(--accent-light) !important; }
.pqz7::before,
.dsvfio::before { margin-right: 5px; }
.n1ko .m9tg ul li,
.n1ko .m9tg .pqz7 { color: #22c55e; }
.n1ko .asdm6o ul li,
.n1ko .asdm6o .dsvfio { color: #ef4444; }
.c1sm3 .m9tg { background: var(--bg-pros); }
.c1sm3 .asdm6o { background: var(--bg-cons); }
.c1sm3 .m9tg .pqz7 { color: var(--c-pros-label); }
.c1sm3 .asdm6o .dsvfio { color: var(--c-cons); }
.c1sm3 .m9tg ul li,
.c1sm3 .m5vagjyz li            { color: var(--c-pros); }
.c1sm3 .asdm6o ul li,
.c1sm3 .vigz8 li            { color: var(--c-cons); }
.tnh9or .m9tg { background: var(--bg-pros); }
.tnh9or .asdm6o { background: var(--bg-cons); }
.tnh9or .m9tg .pqz7 { color: var(--c-pros-label); }
.tnh9or .asdm6o .dsvfio { color: var(--c-cons); }
.tnh9or .m9tg ul li,
.tnh9or .asdm6o ul li,
.jueluqc .pqz7::before { content: "✓ "; }
.jueluqc .dsvfio::before { content: "✗ "; }
.f69vu4 .pqz7::before { content: "→ "; }
.f69vu4 .dsvfio::before { content: "← "; }
.b7i57khz .pqz7::before { content: "★ "; }
.b7i57khz .dsvfio::before { content: "✕ "; }
.go3mdim4 .pqz7::before { content: "◆ "; }
.go3mdim4 .dsvfio::before { content: "▲ "; }
.pc2d .qu03hp7 { background: transparent; border-left: none; border: 1.5px solid; }
.pc2d .zrussl0     { border-color: var(--c-tip-border); }
.pc2d .rfpgif    { border-color: #60a5fa; }
.pc2d .qu03hp7 strong { color: var(--text-primary); }
.pc2d .qu03hp7 p      { color: var(--text-muted); }
.np08mv28 .qu03hp7 { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.np08mv28 .zrussl0     { border-top-color: var(--c-tip-border); }
.np08mv28 .rfpgif    { border-top-color: #60a5fa; }
.kx8g6t .qu03hp7 { border-left: none; border-radius: 8px; }
.kx8g6t .zrussl0     { background: #065f46; }
.kx8g6t .rfpgif    { background: #1e3a8a; }
.kx8g6t .qu03hp7 strong,
.kx8g6t .qu03hp7 p { color: #fff; }
.kx8g6t .fug9ww7::before { color: rgba(255,255,255,0.85) !important; }
.s9qgg.kx8g6t .zrussl0,
.s9qgg .kx8g6t .zrussl0     { background: #052e16; }
.s9qgg.kx8g6t .rfpgif,
.s9qgg .kx8g6t .rfpgif    { background: #1e1036; }
.oi7nvlr3.kx8g6t .zrussl0,
.oi7nvlr3 .kx8g6t .zrussl0      { background: #2d2000; }
.oi7nvlr3.kx8g6t .rfpgif,
.oi7nvlr3 .kx8g6t .rfpgif     { background: #2d1600; }
.izpkcgc.kx8g6t .zrussl0,
.izpkcgc .kx8g6t .zrussl0      { background: #0c1a2e; }
.izpkcgc.kx8g6t .rfpgif,
.izpkcgc .kx8g6t .rfpgif     { background: #0a2020; }
.ur6wizws .qu03hp7 { border-left: none; border-radius: 6px; padding: 10px 14px; }
.ur6wizws .zrussl0     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.ur6wizws .rfpgif    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.ur6wizws .qu03hp7 strong { color: var(--text-primary); }
.ur6wizws .qu03hp7 p      { color: var(--text-muted); }
.n4xips6w .qu03hp7 { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.yey5 .fug9ww7,
.pvcf .fug9ww7,
.xyytt .fug9ww7,
.wdon .fug9ww7 { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.yey5 .fug9ww7::before,
.pvcf .fug9ww7::before,
.xyytt .fug9ww7::before,
.wdon .fug9ww7::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.yey5 .zrussl0     .fug9ww7::before { content: "✦"; color: var(--c-tip-border); }
.yey5 .ey34iuo .fug9ww7::before { content: "▲"; color: var(--c-warn-border); }
.yey5 .rfpgif    .fug9ww7::before { content: "◉"; color: #60a5fa; }
.pvcf .zrussl0     .fug9ww7::before { content: "★"; color: var(--c-tip-border); }
.pvcf .ey34iuo .fug9ww7::before { content: "◆"; color: var(--c-warn-border); }
.pvcf .rfpgif    .fug9ww7::before { content: "●"; color: #60a5fa; }
.xyytt .zrussl0     .fug9ww7::before { content: "▶"; color: var(--c-tip-border); }
.xyytt .ey34iuo .fug9ww7::before { content: "■"; color: var(--c-warn-border); }
.xyytt .rfpgif    .fug9ww7::before { content: "▸"; color: #60a5fa; }
.wdon .zrussl0     .fug9ww7::before { content: "→"; color: var(--c-tip-border); }
.wdon .ey34iuo .fug9ww7::before { content: "⬥"; color: var(--c-warn-border); }
.wdon .rfpgif    .fug9ww7::before { content: "◈"; color: #60a5fa; }
.c5r2bf .cyt5z .ewbx6,
.c5r2bf .qse7myj .ewbx6  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.c5r2bf .euwo8h8i          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.c5r2bf .ewro2                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.u7l6bvaa .cyt5z .ewbx6,
.u7l6bvaa .qse7myj .ewbx6,
.u7l6bvaa .ny6fa5z,
.u7l6bvaa .umfj,
.u7l6bvaa .dma6hsw,
.u7l6bvaa .euwo8h8i,
.u7l6bvaa .ewro2,
.u7l6bvaa .n4xips6w .qu03hp7 { box-shadow: none; }
.owq93zz   .e54o6cs, .owq93zz .kxcg0p, .owq93zz .f6nrwjk,
.owq93zz   .u8k1, .owq93zz .u5qs9nst { font-size: 0.9rem; }
.owq93zz   .co47, .owq93zz .qmh8i { font-size: 0.9rem; }
.w3btyv   .e54o6cs, .w3btyv .kxcg0p, .w3btyv .f6nrwjk,
.w3btyv   .u8k1, .w3btyv .u5qs9nst { font-size: 0.95rem; }
.w3btyv   .co47, .w3btyv .qmh8i { font-size: 0.95rem; }
.fosw2w8   .e54o6cs, .fosw2w8 .kxcg0p, .fosw2w8 .f6nrwjk,
.fosw2w8   .u8k1, .fosw2w8 .u5qs9nst { font-size: 1.08rem; }
.fosw2w8   .co47, .fosw2w8 .qmh8i { font-size: 1.05rem; }
.fosw2w8   .thlhbzy4 { font-size: 0.97rem; }
.dtgn .muhsunt      { font-size: 3.2rem; }
.dtgn h2.nyv5xw { font-size: 1.9rem; }
.dtgn h3.u175m     { font-size: 1.4rem; }
.sgrku .muhsunt      { font-size: 3.8rem; }
.sgrku h2.nyv5xw { font-size: 2.2rem; }
.sgrku h3.u175m     { font-size: 1.6rem; }
.m1qee797 + .m1qee797 { position: relative; }
.r90qp5   .m1qee797 + .m1qee797::before,
.egkjj  .m1qee797 + .m1qee797::before,
.e7js   .m1qee797 + .m1qee797::before,
.ewdvp   .m1qee797 + .m1qee797::before,
.di88uv2   .m1qee797 + .m1qee797::before,
.qsds .m1qee797 + .m1qee797::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.r90qp5 .m1qee797 + .m1qee797::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.egkjj .m1qee797 + .m1qee797::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.e7js .m1qee797 + .m1qee797::before {
  content: "● ● ●";
  text-align: center; font-size: 0.55rem; letter-spacing: 0.5em;
  color: var(--accent-light); opacity: 0.7; line-height: 1;
  padding-top: 6px;
}
.ewdvp .m1qee797 + .m1qee797::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.p4nfm3hg .m1qee797 { margin-bottom: 16px; }
.p4nfm3hg .m1qee797 + .m1qee797 { margin-top: 0; }
.p4nfm3hg .sdufc2b { padding-top: 0; padding-bottom: 0; }
.di88uv2 .m1qee797 + .m1qee797::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.qsds .m1qee797 + .m1qee797::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.jht9 .m1qee797 + .m1qee797::before,
.tux7v .m1qee797 + .m1qee797::before,
.yftq16js .m1qee797 + .m1qee797::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%;
}
.c34yh .jht9 .m1qee797:nth-child(even)::before,
.c34yh .tux7v .m1qee797:nth-child(even)::before,
.c34yh .yftq16js .m1qee797:nth-child(even)::before { background: var(--bg-surface); }
.cufhg5tp .jht9 .m1qee797:nth-child(even)::before,
.cufhg5tp .tux7v .m1qee797:nth-child(even)::before,
.cufhg5tp .yftq16js .m1qee797:nth-child(even)::before { background: var(--bg-card); }
.jht9 .m1qee797 + .m1qee797::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");
}
.tux7v .m1qee797 + .m1qee797::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");
}
.yftq16js .m1qee797 + .m1qee797::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");
}
.g28t0x .c3mwzg { overflow: hidden; }
.g28t0x .hu28pz { margin-bottom: 70px; }
.vnmnc .gbik,
.cltq .gbik { padding-bottom: 60px; }
.g28t0x .gbik { padding-bottom: 70px; }
.g28t0x .c3mwzg::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%;
}
.g28t0x .c3mwzg::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");
}
.cyr8hbn .c3mwzg:not(.kc16) .dfoloql { background: linear-gradient(225deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.cyr8hbn .kc16 { background: linear-gradient(225deg, var(--accent) 0%, var(--accent-light) 100%); }
.cyr8hbn .pidh { background: linear-gradient(225deg, var(--accent), var(--accent-light)); }
.cyr8hbn .wqhphm { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.ns9ci6l .wqhphm { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.prgwen .wqhphm { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.j1y376 .wqhphm { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.zwdon8c .wqhphm { background: var(--accent-bg); }
.s3ac10 .t43lz377 { float: left; width: 38%; margin: 0 28px 16px 0; }
.s3ac10 .t43lz377 .rrdy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.s3ac10 .sdufc2b::after { content: ''; display: block; clear: both; }
.ubf5skoa .t43lz377 { float: right; width: 38%; margin: 0 0 16px 28px; }
.ubf5skoa .t43lz377 .rrdy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.ubf5skoa .sdufc2b::after { content: ''; display: block; clear: both; }
.a6dtu8 .m1qee797:nth-child(odd)  .t43lz377 { float: left;  width: 38%; margin: 0 28px 16px 0; }
.a6dtu8 .m1qee797:nth-child(even) .t43lz377 { float: right; width: 38%; margin: 0 0 16px 28px; }
.a6dtu8 .t43lz377 .rrdy { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.a6dtu8 .sdufc2b::after { content: ''; display: block; clear: both; }
.a6dtu8 .uenjgs78,
.a6dtu8 .q9uwq4v { clear: both; }
@media (max-width: 900px) {
  .s3ac10 .t43lz377,
  .ubf5skoa .t43lz377,
  .a6dtu8 .m1qee797:nth-child(odd)  .t43lz377,
  .a6dtu8 .m1qee797:nth-child(even) .t43lz377 {
    float: none !important;
    width: 100% !important;
    margin: 0 0 16px 0 !important;
  }
  .s3ac10 .t43lz377 .rrdy,
  .ubf5skoa .t43lz377 .rrdy,
  .a6dtu8 .t43lz377 .rrdy {
    max-height: none !important;
  }
}
.s3ac10 .co47,
.s3ac10 .qmh8i,
.ubf5skoa .co47,
.ubf5skoa .qmh8i,
.a6dtu8 .co47,
.a6dtu8 .qmh8i { overflow: hidden; }
@media (max-width: 640px) {
  .s3ac10 .t43lz377,
  .ubf5skoa .t43lz377,
  .a6dtu8 .t43lz377 { float: none; width: 100%; margin: 0 0 16px 0; }
}
.y436zrd .kjdh6d,
.y436zrd .sdufc2b,
.y436zrd .pta88  { max-width: 1100px; }
.w1a78s .kjdh6d,
.w1a78s .sdufc2b,
.w1a78s .pta88  { max-width: 1200px; }
.w1a78s { --content-mw: 1200px; }
.nvqlm4tp .kjdh6d,
.nvqlm4tp .sdufc2b,
.nvqlm4tp .pta88  { max-width: 1320px; }
.wfzm2isr { font-size: 0.82rem; color: var(--text-muted); }
.q6k4atiy { display: flex; align-items: center; }
.sk8zbhe8 {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.yrklos { display: flex; align-items: center; }
.s28v6 { color: var(--accent-light); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.s28v6:hover { text-decoration: underline; }
.xsg9ltq { margin: 0 3px; opacity: 0.45; }
.xsg9ltq::before { content: '/'; }
.se27bcy9 { padding: 2px 5px; color: var(--text-main); }
.rr7qo .wfzm2isr {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.rr7qo .q6k4atiy { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.p0vxk .wfzm2isr {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.p0vxk .q6k4atiy { padding: 0 0 0 12px; }
.z3kef0 {
  max-width: 1100px; margin: -38px auto 0;
  padding: 0 24px; position: relative; z-index: 5;
}
.haf5 .q6k4atiy { padding: 0 16px; }
.haf5 .wfzm2isr {
  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);
}
.haf5 .kjdh6d { padding-top: 28px; }
@media (max-width: 720px) {
  .z3kef0 { margin-top: 18px; padding: 0 16px; }
  .haf5 .kjdh6d { padding-top: 16px; }
}
.y436zrd.rr7qo .q6k4atiy { max-width: 1100px; }
.w1a78s.rr7qo .q6k4atiy { max-width: 1200px; }
.nvqlm4tp.rr7qo .q6k4atiy { max-width: 1320px; }
.y436zrd .z3kef0 { max-width: 1100px; }
.w1a78s .z3kef0 { max-width: 1200px; }
.nvqlm4tp .z3kef0 { max-width: 1320px; }
.moadm .m1qee797 { padding-top: 16px; padding-bottom: 16px; }
.t9dlid3s .m1qee797 { padding-top: 24px; padding-bottom: 24px; }
.foktgnki .m1qee797 { padding-top: 40px; padding-bottom: 40px; }
.xkxyvtm .m1qee797 { padding-top: 52px; padding-bottom: 52px; }
.s09va .m1qee797:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.s09va .m1qee797:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.s09va .m1qee797:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.s09va .m1qee797:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.qj0t6 .sdufc2b { padding-top: 10px;  padding-bottom: 10px; }
.xk19 .sdufc2b { padding-top: 18px;  padding-bottom: 18px; }
.oi2tw .sdufc2b { padding-top: 36px;  padding-bottom: 36px; }
.y11a .sdufc2b { padding-top: 48px;  padding-bottom: 48px; }
.dfhbzc h2.nyv5xw { font-weight: 600; }
.dfhbzc h3.u175m     { font-weight: 600; }
.p7umgdyw { font-weight: 500; }
.p7umgdyw h2.nyv5xw { font-weight: 800; }
.p7umgdyw h3.u175m     { font-weight: 700; }
.vlpjd4sz h2.nyv5xw { font-weight: 900; }
.vlpjd4sz h3.u175m     { font-weight: 800; }
.vlpjd4sz .qu03hp7 strong,
.vlpjd4sz .qu03hp7 strong { font-weight: 600; }
.znpkh {
  margin-left: 16px; flex-shrink: 0;
  padding: 7px 16px; font-size: 0.82rem; font-weight: 700; border-radius: 6px;
}
.y9ltdn3 .znpkh { display: none; }
@media (max-width: 640px) { .znpkh { display: none; } }
.znpkh { background: var(--cta) !important; color: #fff !important; border: none !important; }
.znpkh:hover { opacity: 0.85; }
.m6cnwzop .znpkh { background: linear-gradient(135deg, var(--cta), var(--cta-light)) !important; }
.xfmlzcz .znpkh,
.rahpss  .znpkh { background: var(--grad-start) !important; color: #fff !important; border: none !important; }
.xfmlzcz .znpkh:hover,
.rahpss  .znpkh:hover { opacity: 0.88; }
.m6cnwzop.xfmlzcz .znpkh,
.m6cnwzop.rahpss  .znpkh { background: linear-gradient(135deg, var(--grad-start), var(--accent-light)) !important; }
.jvk5 {
  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;
}
.jvk5:hover { transform: translateY(-2px); opacity: 0.92; }
.jvk5 { background: var(--cta) !important; color: #fff !important; border: none !important; }
.uh0fnom .jvk5 { display: none; }
.ibgav0zz .jvk5 { right: 32px; }
.mbzj4yo  .jvk5 { left: 32px; }
@media (max-width: 480px) {
  .ibgav0zz .jvk5 { right: 20px; bottom: 20px; }
  .mbzj4yo  .jvk5 { left: 20px; bottom: 20px; }
}
.sjhv4u6 { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.pta88 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.ztegigur { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.ojbj2cu { color: var(--text-dim); font-size: 0.8rem; }
.w0tjw a, .ojdkb a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.w0tjw a:hover, .ojdkb a:hover { color: var(--accent-light); }
.ojdkb { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.pxap3 .pta88 { text-align: center; }
.pxap3 .ojdkb { justify-content: center; margin-bottom: 16px; }
.pxap3 .ztegigur { margin-top: 0; }
.w7t16k93 { margin-top: 10px; }
.w7t16k93 a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .pta88 { padding-left: 16px; padding-right: 16px; }
  .o0ofpwqs .pta88 { padding: 20px 16px; }
  .ojdkb { gap: 4px 12px; }
  .ztegigur { font-size: 0.78rem; }
}
.cfsvl .ztegigur { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.cfsvl .ojbj2cu { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .cfsvl .b5x9 { grid-template-columns: 1fr 1fr; } .cfsvl .xm6gr6ff { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cfsvl .b5x9 { grid-template-columns: 1fr; } }
.ijjjdu7g .ztegigur { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .ijjjdu7g .a9z537z { gap: 12px; } .ijjjdu7g .wdp5sbt { margin-right: 0; width: 100%; } }
.cnuv .ztegigur { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.cnuv .ojbj2cu { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .cnuv .jnf5g8m { grid-template-columns: 1fr 1fr; } .cnuv .z8mmu8 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .cnuv .jnf5g8m { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .a3z86n .c2fvryf { grid-template-columns: 1fr 1fr; } .a3z86n .butq4q5v:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .a3z86n .c2fvryf { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .u40wdd .c2fvryf { grid-template-columns: 1fr; } }
.nvby67vq .pta88 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.nvby67vq .ojdkb { justify-content: center; }
.u4nb .h7rg      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.u4nb .sjhv4u6 { background: var(--bg-page); border-top-color: var(--border-alt); }
.d7n40v .h7rg      { background: #0d1117; border-bottom-color: #21262d; }
.d7n40v .gftamc9u { color: var(--accent-light); }
.d7n40v .zqujbif { --msep-color: #8b949e; }
.d7n40v .zqujbif a { color: #8b949e; }
.d7n40v .zqujbif a:hover { color: var(--accent-light); }
.d7n40v .nxmbv { color: #8b949e; }
.d7n40v .sjhv4u6 { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.d7n40v .ztegigur,
.d7n40v .ojbj2cu { color: #6e7681; }
.d7n40v .w0tjw a, .d7n40v .ojdkb a,
.d7n40v .w0tjw a:hover, .d7n40v .ojdkb a:hover,
@media (max-width: 640px) {
  .d7n40v .zqujbif { background: #0d1117; border-top-color: #21262d; }
  .d7n40v .zqujbif li a { border-bottom-color: #21262d; }
}
.y3r5plyl .h7rg      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.y3r5plyl .gftamc9u { color: var(--accent-light); }
.y3r5plyl .zqujbif { --msep-color: #475569; }
.y3r5plyl .zqujbif a { color: #475569; }
.y3r5plyl .zqujbif a:hover { color: var(--accent-light); }
.y3r5plyl .nxmbv { color: #64748b; }
.y3r5plyl .sjhv4u6 { background: #f0f4f8; border-top-color: #cbd5e1; }
.y3r5plyl .ztegigur,
.y3r5plyl .ojbj2cu { color: #64748b; }
.y3r5plyl .w0tjw a, .y3r5plyl .ojdkb a,
.y3r5plyl .w0tjw a:hover, .y3r5plyl .ojdkb a:hover,
@media (max-width: 640px) {
  .y3r5plyl .zqujbif { background: #f0f4f8; border-top-color: #cbd5e1; }
  .y3r5plyl .zqujbif li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.xfmlzcz .h7rg      { background: var(--accent); border-bottom-color: var(--accent-light); }
.xfmlzcz .gftamc9u { color: #fff; }
.xfmlzcz .zqujbif { --msep-color: rgba(255,255,255,0.82); }
.xfmlzcz .zqujbif a { color: rgba(255,255,255,0.82); }
.xfmlzcz .zqujbif a:hover { color: #fff; }
.xfmlzcz .nxmbv { color: rgba(255,255,255,0.9); }
.xfmlzcz .sjhv4u6 { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.xfmlzcz .ztegigur,
.xfmlzcz .ojbj2cu { color: rgba(255,255,255,0.72); }
.xfmlzcz .w0tjw a, .xfmlzcz .ojdkb a,
.xfmlzcz .w0tjw a:hover, .xfmlzcz .ojdkb a:hover,
@media (max-width: 640px) {
  .xfmlzcz .zqujbif { background: var(--accent); border-top-color: var(--accent-light); }
  .xfmlzcz .zqujbif li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.rahpss .h7rg {
  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);
}
.rahpss .sjhv4u6 {
  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) {
  .rahpss .zqujbif {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.il28a90 .kdp64 { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.t8yga1 .kdp64 { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.oe7l1j9 .kdp64 { min-height: 72px; height: auto; }
.fr3rja .kdp64 { min-height: 84px; height: auto; }
.o0ofpwqs .kdp64 { max-width: none; padding: 0 32px; }
.o0ofpwqs .pta88  { max-width: none; padding: 24px 32px; }
.c5zqoy.w1a78s .kdp64 { max-width: 1200px; }
.c5zqoy.nvqlm4tp .kdp64 { max-width: 1320px; }
.w6fmg   .gftamc9u, .w6fmg   .wdp5sbt { text-transform: capitalize; }
.si43qadf .gftamc9u, .si43qadf .wdp5sbt { text-transform: lowercase; }
.xpsed .gftamc9u, .xpsed .wdp5sbt { text-transform: uppercase; letter-spacing: 0.06em; }
.p55y, .kvn52e {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.clp3fpc .p55y,
.ufxvxxta .p55y,
.o42r .p55y,
.tztxadd .p55y,
.vljoo   .zqujbif a { font-weight: 500; }
.dg9p6st .zqujbif a { font-weight: 600; }
.a5z9q6     .zqujbif a { font-weight: 700; }
.teh1vdjs    .zqujbif a { font-weight: 800; letter-spacing: 0.01em; }
.ky7f     .zqujbif > li + li::before,
.pw51q    .zqujbif > li + li::before,
.rcugg    .zqujbif > li + li::before,
.l3ybslg0 .zqujbif > li + li::before,
.sv6e1uao .zqujbif > li + li::before,
.yyfg  .zqujbif > li + li::before,
.tixd5oh    .zqujbif > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.ky7f     .zqujbif > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.pw51q    .zqujbif > li + li::before { content: "|"; }
.rcugg    .zqujbif > li + li::before { content: "—"; }
.l3ybslg0 .zqujbif > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.sv6e1uao .zqujbif > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.yyfg  .zqujbif > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.tixd5oh    .zqujbif > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .rrptt .nxmbv,
  .g9gyeusa .nxmbv,
  .f7ht5cja .nxmbv,
  .lsocvky .nxmbv,
  .kd5o .nxmbv {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .rrptt .nxmbv::before,
  .g9gyeusa .nxmbv::before,
  .f7ht5cja .nxmbv::before,
  .lsocvky .nxmbv::before,
  .kd5o .nxmbv::before { content: ""; display: block; flex-shrink: 0; }

  
  .rrptt .nxmbv::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;
  }

  
  .g9gyeusa .nxmbv::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;
  }

  
  .f7ht5cja .nxmbv::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;
  }

  
  .lsocvky .nxmbv::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;
  }

  
  .kd5o .nxmbv::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) {
  .y1nd .nxmbv {
    padding: 5px 14px;
  }
  .y1nd .zqujbif {
    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;
  }
  .y1nd .zqujbif li a {
    border-bottom: none; padding: 10px 22px;
  }
  .y1nd .zqujbif li a:hover { background: var(--bg-raised); }
  .y1nd .na7439p,
  .ge1h2w .na7439p,
  .s08l9sh .na7439p { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .p35td .nxmbv {
    padding: 5px 10px;
  }
  .p35td .zqujbif {
    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);
  }
  .p35td .zqujbif.ktmeq { transform: translateX(0); }
  .p35td .zqujbif li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .p35td .zqujbif li:last-child a { border-bottom: none; }
  .xfmlzcz .zqujbif,
  .d7n40v .zqujbif { background: var(--accent) !important; }
  .xfmlzcz .zqujbif li a,
  .d7n40v .zqujbif li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .s08l9sh .nxmbv {
    padding: 5px 10px;
  }
  .s08l9sh .zqujbif {
    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);
  }
  .s08l9sh .zqujbif::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .s08l9sh .zqujbif.ktmeq { transform: translateY(0); }
  .s08l9sh .zqujbif li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .dl3tp476 .nxmbv {
    padding: 5px 10px;
  }
  .dl3tp476 .zqujbif {
    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;
  }
  .dl3tp476 .zqujbif.ktmeq { opacity: 1; pointer-events: auto; }
  .dl3tp476 .zqujbif li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zihg     .nxmbv { border-radius: 0 !important; }
  .ozap   .nxmbv { border-radius: 8px !important; }
  .m6dysy9p .nxmbv { border-radius: 50% !important; }
  .wryqx94h   .nxmbv { border-radius: 999px !important; }
}
.rwisa2ce .pd2aaxtr { height: 36px; }
.bg8y .pd2aaxtr { height: 60px; max-width: 200px; }
.hoqzxzl .pd2aaxtr { height: 76px; max-width: 240px; }
.h05t58 .bvu2rywo {
  background: var(--accent-bg); border-radius: 6px; padding: 2px 8px;
}
@media (min-width: 720px) {
  .kmalt .q9uwq4v {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .kmalt .umfj {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .kmalt .umfj { padding: 40px 16px 20px; }
  .kmalt .bvu2rywo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .kmalt .j53lwiwu { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .zv281j .umfj {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .zv281j .umfj::before {
    position: absolute; top: 14px; left: 14px;
  }
  .zv281j .kapu {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .zv281j .n5gqg8 { white-space: normal; text-align: center; font-size: 1.2rem; }
  .zv281j .bvu2rywo {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .zv281j .j53lwiwu { width: 100%; min-width: 0; }
  .zv281j .nhio { min-width: 0; }
}
.koc65zi .yqc9u {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.koc65zi .yqc9u summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.koc65zi .yqc9u p { padding: 0 2px 16px; }
.sm5n .yqc9u { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.sm5n .yqc9u summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.sm5n .yqc9u summary::after { content: "›"; font-size: 1.2em; }
.sm5n .yqc9u[open] summary::after { content: "‹"; }
.sm5n .yqc9u p { padding: 10px 22px 4px; }
.v3qtur .yqc9u {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.v3qtur .yqc9u summary { color: var(--text-primary); padding-left: 16px; }
.v3qtur .yqc9u summary::after { content: "›"; font-size: 1.1em; }
.v3qtur .yqc9u[open] summary::after { content: "‹"; }
.v3qtur .yqc9u p { padding-left: 16px; }
.v9wktz2 .rpguu2 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.v9wktz2 .yqc9u {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.v9wktz2 .yqc9u:last-child { border-bottom: none; }
.v9wktz2 .yqc9u summary { color: var(--text-primary); border-radius: 0; }
.v9wktz2 .yqc9u summary::after { content: "›"; font-size: 1.1em; }
.v9wktz2 .yqc9u[open] summary::after { content: "‹"; }
.vnkmh .yqc9u { overflow: hidden; }
.vnkmh .yqc9u summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.vnkmh .yqc9u summary::after { color: rgba(255,255,255,.75); }
.vnkmh .yqc9u[open] summary { border-radius: 0; }
.g42eki { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.hff7u2t {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.zuyb {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.q1qtei { color: var(--text-muted); font-size: 1.05rem; }
.l7dzt {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.je5so { margin-bottom: 20px; }
.xwmrtfq {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.sslx2u {
  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;
}
.sslx2u:focus { border-color: var(--accent-light); box-shadow: 0 0 0 2px var(--accent-bg); }
.hb6g { resize: vertical; min-height: 130px; }
.n5txuol { width: 100%; margin-top: 8px; }
.fpsejhr {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.cdrk4ud {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.ujzv { color: var(--text-muted); line-height: 1.75; }
.hag3 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.hag3 li { margin-bottom: 6px; }
.szb2p { max-width: 760px; margin: 0 auto; }
.hizy4fv4 { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mxui2pd { max-width: 760px; margin: 0 auto; }
.amdcpx { margin-bottom: 36px; padding-bottom: 36px; border-bottom: 1px solid var(--border); }
.amdcpx:last-child { border-bottom: none; }
.r6exx { font-size: 1.1rem; font-weight: 700; color: var(--text-primary); margin-bottom: 12px; }
.amdcpx p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.amdcpx ul.hag3 { margin: 0; }
.sklgo .r6exx { margin: 0; font-size: 1rem; }
@media (max-width: 640px) { .sklgo { grid-template-columns: 1fr; gap: 10px; } }
.dfxr33 .r6exx { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin-bottom: 14px; }
.ze36j94 .hag3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .x646cn { grid-template-columns: 1fr; } }
.eopw ul.hag3 { margin: 0; }
.fv6hhcx .hag3,
.vihg7q .hag3,
.tgue .hag3,
.kmq6g .hag3 {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .th8oxi23 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .d6a9j { grid-template-columns: 1fr; } .ada0yij0 { position: static; text-align: center; } }
@media (max-width: 860px) { .kndcmr { grid-template-columns: 1fr; } }
.kmq6g .hag3 { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .ccfz { flex-direction: column; text-align: center; } .l0rh6w2 { grid-template-columns: 1fr; } }
.iv56 .zuyb { color: var(--accent-light); }
.n42hly5 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.n42hly5 .zuyb { font-size: 2rem; }
.n42hly5 .q1qtei { max-width: 680px; }
.u93hc .zuyb { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.u93hc .q1qtei  { margin: 0; }
@media (max-width: 640px) { .u93hc { flex-direction: column; } }
.k6zi9tsj .zuyb { color: var(--accent-light); }
.mg7ehb .zuyb { color: #fff; }
.mg7ehb .q1qtei  { color: rgba(255,255,255,0.85); }
.hbudzl44 { max-width: 680px; margin: 0 auto; }
.o9sv {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .o9sv { grid-template-columns: 1fr; } }
.c5ruvi .sslx2u {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.c5ruvi .sslx2u:focus { border-bottom-color: var(--accent-light); box-shadow: none; }
.tgutn .sslx2u { background: var(--bg-raised); border-color: transparent; }
.tgutn .sslx2u:focus { background: var(--bg-card); border-color: var(--accent-light); }
.l77r2sc .sslx2u { border-radius: 100px; padding: 11px 20px; }
.l77r2sc .hb6g { border-radius: 14px; }
.p26p1onl {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 10px; overflow: hidden; margin-bottom: 10px;
}
.p26p1onl 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;
}
.p26p1onl summary::-webkit-details-marker { display: none; }
.p26p1onl summary::after { content: "+"; color: var(--accent-light); font-size: 1.2rem; flex-shrink: 0; }
.p26p1onl[open] summary::after { content: "−"; }
.jabk76 {
  padding: 4px 20px 16px; color: var(--text-muted); line-height: 1.75;
  border-top: 1px solid var(--border);
}
@media (max-width: 640px) { .ov2m { grid-template-columns: 1fr; } }
.s54vl { counter-reset: priv-count; }
.dzw9f2 {
  counter-increment: priv-count;
  display: grid; grid-template-columns: 52px 1fr; gap: 0 20px;
  margin-bottom: 32px; padding-bottom: 32px; border-bottom: 1px solid var(--border);
}
.dzw9f2:last-child { border-bottom: none; }
.dsl13j {
  font-size: 2.4rem; font-weight: 800; color: var(--accent-light);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.dzw9f2 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.dzw9f2 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.mr0g014 { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.mr0g014 li { margin-bottom: 6px; }
.i5oqpf{display:none}
.i5oqpf:empty,.qn0pyf6f:empty{display:none}
.r6q9s{position:relative;overflow:visible}
.pn2b .jqb7m,.ahhkbt6 .jqb7m,
.hzted .jqb7m,.ilxd4w .jqb7m,
.q8qs .jqb7m,.lcrd33fk .jqb7m{display:block}
.fqt2 .t6m7qe{display:block}
.pn2b .jqb7m,.ahhkbt6 .jqb7m,
.hzted .jqb7m,.ilxd4w .jqb7m,
.q8qs .jqb7m{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}
.pn2b .jqb7m .qn0pyf6f,.ahhkbt6 .jqb7m .qn0pyf6f,
.hzted .jqb7m .qn0pyf6f,.ilxd4w .jqb7m .qn0pyf6f,
.q8qs .jqb7m .qn0pyf6f{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}
.pn2b .mp1y3wc,.ahhkbt6 .mp1y3wc,
.hzted .mp1y3wc,.ilxd4w .mp1y3wc,
.q8qs .mp1y3wc{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.pn2b .jqb7m,.ahhkbt6 .jqb7m{top:12px}
.pn2b .jqb7m .qn0pyf6f{margin-right:auto}
.ahhkbt6 .jqb7m .qn0pyf6f{margin-left:auto}
.ahhkbt6 .jqb7m{text-align:right}
.hzted .jqb7m,.ilxd4w .jqb7m{bottom:12px}
.hzted .jqb7m .qn0pyf6f{margin-right:auto}
.ilxd4w .jqb7m .qn0pyf6f{margin-left:auto}
.ilxd4w .jqb7m{text-align:right}
.q8qs .jqb7m{position:relative;margin-top:16px}
.q8qs .jqb7m .qn0pyf6f{margin:0 auto}
.lcrd33fk .jqb7m{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.lcrd33fk .jqb7m .qn0pyf6f{margin:0}
.lcrd33fk .wqhphm~.jqb7m,
.lcrd33fk .gaz8~.jqb7m{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.lcrd33fk .wqhphm~.jqb7m .qn0pyf6f,
.lcrd33fk .gaz8~.jqb7m .qn0pyf6f{justify-content:flex-start}
.wqhphm~.jqb7m,.gaz8~.jqb7m{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}
.wqhphm~.jqb7m .qn0pyf6f{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.gaz8~.jqb7m .qn0pyf6f{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.t6m7qe .qn0pyf6f{margin:0 0 12px}
.qn0pyf6f{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.mp1y3wc{white-space:nowrap}
.z695 .mp1y3wc{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.z695 .thdcuh7::before{content:""}
.n25xpafz .mp1y3wc{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}
.rsfjfd .qn0pyf6f{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.nplfz .mp1y3wc{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.nuc4pmt .mp1y3wc{color: var(--accent-light);opacity:1;font-weight:500}
.kovr .mp1y3wc{border-bottom:1px solid currentColor;padding-bottom:2px}
.te4lh7lg .qn0pyf6f{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.i8q3{--date-bg:transparent}
.auf833jv .thdcuh7::before{content:""}
.me9q .mp1y3wc + .mp1y3wc::before{content:"•";margin-right:6px;opacity:.4}
.qom64t0t .mp1y3wc + .mp1y3wc::before{content:"/";margin-right:6px;opacity:.35}
.x4gi .mp1y3wc + .mp1y3wc::before{content:"|";margin-right:6px;opacity:.3}
.vqrkk6rm .mp1y3wc + .mp1y3wc::before{content:"—";margin-right:6px;opacity:.3}
.rpytlfvz .mp1y3wc + .mp1y3wc::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.au6o5iso .mp1y3wc + .mp1y3wc::before{content:"·";margin-right:6px;opacity:.4}
.lwrj1r .mp1y3wc + .mp1y3wc::before{content:"›";margin-right:6px;opacity:.4}
.rbud .mp1y3wc + .mp1y3wc::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.mb36 .y5z4mw0{padding:20px 0}
@media(max-width:640px){
  .y5z4mw0{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .ll9tn8{max-width:100%}
}
:root {
  --accent:          #196b44;
  --brand:           #196b44;
  --brand-light:     #195136;
  --brand-pale:      #2d6f50;
  --grad-start:      #2ab573;
  --grad-end:        #53c991;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #196b44;
  --cta-light:       #0e4c2f;
  --cta-hover:       #0d3924;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f5f4;
  --bg-raised:       #eef1ef;
  --bg-hover:        #f3f5f4;
  --border:          #e2e8e5;
  --border-alt:      #d0dcd6;
  --border-section:  #e2e8e5;
  --text-primary:    #171b19;
  --text-muted:      #525f59;
  --text-body:       #2f3633;
  --text-sub:        #46524c;
  --text-faint:      #75897f;
  --text-dim:        #91a099;
  --text-label:      #5e6d66;
  --text-value:      #3a443f;
  --accent-bg:       #e4f1ea;
  --accent-bg-light: #cceadc;
  --bg-tip:          #f9f0f4;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f5f9;
  --bg-pros:         #f9f0f4;
  --bg-cons:         #faf6f3;
  --c-pros:          #8d154e;
  --c-cons:          #9f5121;
  --c-pros-label:    #a8195d;
  --c-tip-border:    #b91c67;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #8d154e;
}
:root { --logo-bg-opacity: 58%; }
body, button, input { font-family: "Lexend", sans-serif; }
.m6j7z .fug9ww7 { font-size: 0; width: 1.2rem; flex-shrink: 0; }.m6j7z .fug9ww7::before {  content: ""; display: inline-block;  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 1.1rem; line-height: 1; }.m6j7z .zrussl0     .fug9ww7::before { content: "";  color: var(--c-tip-border); }.m6j7z .ey34iuo .fug9ww7::before { content: ""; color: var(--c-warn-border); }.m6j7z .rfpgif    .fug9ww7::before { content: ""; color: #60a5fa; }.s9qgg .m6j7z .zrussl0     .fug9ww7::before { color: #10b981; }.s9qgg .m6j7z .ey34iuo .fug9ww7::before { color: #f43f5e; }.s9qgg .m6j7z .rfpgif    .fug9ww7::before { color: #a855f7; }.oi7nvlr3  .m6j7z .zrussl0     .fug9ww7::before { color: #eab308; }.oi7nvlr3  .m6j7z .ey34iuo .fug9ww7::before { color: #ef4444; }.oi7nvlr3  .m6j7z .rfpgif    .fug9ww7::before { color: #f97316; }.izpkcgc  .m6j7z .zrussl0     .fug9ww7::before { color: #38bdf8; }.izpkcgc  .m6j7z .ey34iuo .fug9ww7::before { color: #818cf8; }.izpkcgc  .m6j7z .rfpgif    .fug9ww7::before { color: #2dd4bf; }.u872 .m6j7z .fug9ww7::before { color: var(--accent-light) !important; }
.zn6r9hs .hxakol, .zn6r9hs .wqhphm { min-height: 520px; }
.wlkao .ns1hay::after, .wlkao .m0niem0::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; }
.xsg9ltq::before { content: '>'; }