: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;
}
.awfhk2 {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  position: sticky; top: 0; z-index: 100;
}
.fl6020xh {
  max-width: 1280px; margin: 0 auto; padding: 0 24px;
  height: 62px; display: flex; align-items: center;
  justify-content: space-between; position: relative;
}
.x6sr37c6 {
  color: var(--accent-light);
  font-weight: 800; font-size: 1.15rem;
  text-decoration: none; display: flex; align-items: center; gap: 4px;
}
.b99ojs { height: 46px; width: auto; max-width: 140px; object-fit: contain; border-radius: 6px; }
.ua2qt6bp { list-style: none; display: flex; column-gap: 20px; row-gap: 6px; flex-wrap: wrap; align-items: center; --msep-color: var(--text-primary); }
.ua2qt6bp a {
  color: var(--text-muted); white-space: nowrap;
  text-decoration: none; font-size: 0.88rem; transition: color 0.2s;
}
.ua2qt6bp a:hover { color: var(--accent-light); }
.zrna  .fb3p { border-radius: 14px; }
.zrna .fb3p li:first-child a { border-top-left-radius: 10px; border-top-right-radius: 10px; }
.zrna .fb3p li:last-child a { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.ozvm8 .fb3p li + li { border-top: 1px dashed var(--border-alt); }
@media (max-width: 640px) {
  .fb3p {
    position: static; transform: none; box-shadow: none;
    border: none; border-radius: 0; background: transparent;
    padding: 0 0 4px 16px;
  }
  .qt7vaqg:hover .fb3p,
  .qt7vaqg:focus-within .fb3p { display: block; }
  .fb3p li a { padding: 8px 16px; font-size: 0.88rem; }
}
.labl4 {
  display: none; background: none; border: none;
  color: var(--text-muted); font-size: 1.4rem; cursor: pointer; padding: 4px 8px; line-height: 1;
}
.c8byp { display: none; }
@media (max-width: 640px) {
  .c8byp {
    position: fixed; inset: 0; background: rgba(0,0,0,0.5);
    z-index: 899; backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px);
  }
  .c8byp.ptbqj { display: block; }
}
@media (max-width: 640px) {
  .labl4 { display: block; }
  .ua2qt6bp > li + li::before { display: none !important; }
  .ua2qt6bp {
    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;
  }
  .ua2qt6bp.ptbqj { display: flex; }
  .ua2qt6bp li a {
    display: block; padding: 11px 24px; font-size: 0.95rem;
    border-bottom: 1px solid var(--border);
  }
  .ua2qt6bp li:last-child a { border-bottom: none; }
}
.nghzn1z { min-height: 480px; }
.fyh3c6tl {
  font-size: 2.6rem; font-weight: 800; color: #fff;
  line-height: 1.15; margin-bottom: 16px; letter-spacing: -0.01em;
}
.m4wa8 .fyh3c6tl { text-shadow: 0 1px 3px rgba(0,0,0,0.4); }
.m4wa8.jr98 .m822o { text-align: center; }
.xsh087q .fyh3c6tl { color: var(--text-primary); text-shadow: none; }
.xsh087q, .xsh087q.nghzn1z { min-height: auto !important; }
.xsh087q.jr98 .m822o { text-align: center; }
.xsh087q~.snr0o{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}
.xsh087q~.snr0o .e3hhg1{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}
.d1n0bcf .jgg2x6b,
.d1n0bcf .wupt8 {
  position: relative; overflow: hidden;
}
.d1n0bcf .jgg2x6b::after,
.d1n0bcf .wupt8::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(105deg, transparent 40%, rgba(255,255,255,0.04) 50%, transparent 60%);
  background-size: 200% 100%;
  animation: hg-shimmer 8s ease-in-out infinite;
}
@keyframes hg-shimmer {
  0%   { background-position: 200% 0; }
  100% { background-position: -200% 0; }
}
@keyframes hg-breathe {
  0%, 100% { opacity: 1; }
  50%      { opacity: 0.92; }
}
@keyframes hg-grain {
  0%, 100% { transform: translate(0, 0); }
  25%      { transform: translate(-5%, -5%); }
  50%      { transform: translate(5%, 0); }
  75%      { transform: translate(0, 5%); }
}
@keyframes hg-drift {
  0%, 100% { transform: translate(0, 0) scale(1); }
  33%      { transform: translate(30%, 10%) scale(1.1); }
  66%      { transform: translate(10%, -10%) scale(0.95); }
}
@keyframes hg-fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}
.d1n0bcf .m4wa8 .bdv3w7aq {
  overflow: hidden;
}
.d1n0bcf .m4wa8 .bdv3w7aq::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;
}
.jgg2x6b .fyh3c6tl { color: #fff; }
.d1n0bcf .pwsz { position: relative; overflow: hidden; }
.d1n0bcf .pwsz::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;
}
.a1urf .pwsz {
  animation: hg-breathe 7s ease-in-out infinite;
}
.czaj .pwsz { position: relative; overflow: hidden; }
.czaj .pwsz::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;
}
.ac9b4bhw .pwsz { position: relative; overflow: hidden; }
.ac9b4bhw .pwsz::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;
}
.agha8dq .pwsz {
  animation: hg-fadein 1.2s ease-out both;
}
.pwsz {
  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%);
}
.svjkk363 {
  grid-area: text;
  display: flex; flex-direction: column; justify-content: center;
  
  padding: 60px 48px 60px clamp(24px, calc(50vw - 476px), 96px);
}
.j9cj5nr {
  grid-area: media;
  position: relative; overflow: hidden; min-height: 320px;
}
.m2phk7 {
  position: absolute; inset: 0;
  width: 100%; height: 100%; object-fit: cover; display: block;
}
.pwsz .fyh3c6tl { text-shadow: none; color: var(--text-primary); }
.pwsz .esw0xwj5 { color: var(--text-muted); }
.pwsz.jr98 .svjkk363 { align-items: center; text-align: center; }
.pwsz.wkrg   .svjkk363 { align-items: flex-start; text-align: left; }
.n5rq8b8 .j9cj5nr { position: relative; }
.n5rq8b8 .j9cj5nr::after {
  content: ''; position: absolute; inset: 0;
  background: linear-gradient(90deg, var(--accent-bg) 0%, transparent 60%);
  pointer-events: none;
}
.n5rq8b8.tgvw .j9cj5nr::after {
  background: linear-gradient(270deg, var(--accent-bg) 0%, transparent 60%);
}
.ubscyfr .j9cj5nr {
  display: flex; align-items: center; justify-content: center;
  padding: 32px 32px 32px 0; overflow: visible;
}
.ubscyfr .m2phk7 {
  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);
}
.ubscyfr.tgvw .j9cj5nr { padding: 32px 0 32px 32px; }
.tgfgl .j9cj5nr {
  display: flex; align-items: center; justify-content: center;
  padding: 40px 48px 40px 16px;
  overflow: visible;
}
.tgfgl .m2phk7 {
  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);
}
.tgvw .svjkk363 {
  padding: 60px clamp(24px, calc(50vw - 476px), 96px) 60px 48px;
}
.tgfgl.tgvw .j9cj5nr { padding: 40px 16px 40px 48px; }
.rn5p9v .j9cj5nr { display: flex !important; align-items: center; justify-content: center; position: relative; }
@media (max-width: 700px) {
  .pwsz { grid-template-columns: 1fr !important; grid-template-areas: "text" !important; }
  .pwsz .j9cj5nr { display: none !important; }
  .rn5p9v .j9cj5nr { display: none !important; }
  .pb50wz6 .j112b6a { display: none !important; }
  .le3v4n .nqyfz { display: none !important; }
  .svjkk363  { padding: 36px 24px; }
  .pwsz~.snr0o,.tgvw~.snr0o{max-width:100%;left:0;right:0;transform:none;padding:0 24px}
  
  .nghzn1z, .pwsz { min-height: 320px !important; }
  
  .fyh3c6tl { font-size: clamp(1.7rem, 5.5vw, 2.4rem) !important; }
  
  .jdrm97 { display: none !important; }
  
  .o2whb { flex-direction: column; align-items: center; }
  .ep23 { width: 100%; max-width: 340px; }
}
.bzog43k { position: relative; overflow: hidden; margin: 16px 0; line-height: 0; }
.dpiics8 { width: 100%; height: auto; display: block; border-radius: 10px; }
.s8ocn .bzog43k        { border-radius: 16px; }
.s8ocn .dpiics8  { border-radius: 16px; }
.ll2x5vaa .bzog43k         { box-shadow: 0 4px 14px rgba(0,0,0,0.18); border-radius: 8px; }
.ll2x5vaa .dpiics8   { border-radius: 8px; }
.c2pzsk { max-width: 1100px; margin: 0 auto; padding: 40px 24px 32px; }
.g4c0q { width: 100%; padding: 32px 0; position: relative; }
.dyip9y4 { max-width: 1100px; margin: 0 auto; padding: 24px 24px; position: relative; z-index: 1; }
.p2l9qx .g4c0q:nth-child(even) { background: var(--bg-surface); }
.p2l9qx .g4c0q:nth-child(odd)  { background: var(--bg-page); }
.opnrk .g4c0q:nth-child(even) { background: var(--bg-card); }
.opnrk .g4c0q:nth-child(odd)  { background: var(--bg-page); }
.p2l9qx .g4c0q:nth-child(odd)  .dyip9y4 { background: var(--bg-card); border-radius: 6px; }
.p2l9qx .g4c0q:nth-child(even) .dyip9y4 { background: var(--bg-raised); border-radius: 6px; }
.opnrk .g4c0q:nth-child(odd)  .dyip9y4 { background: var(--bg-card); border-radius: 6px; }
.opnrk .g4c0q:nth-child(even) .dyip9y4 { background: var(--bg-raised); border-radius: 6px; }
.p2l9qx .g4c0q:nth-child(even) .a054q .orc4h3p,
.opnrk .g4c0q:nth-child(even) .a054q .orc4h3p { background: var(--bg-card); box-shadow: 0 1px 4px rgba(0,0,0,0.2); }
.p2l9qx .g4c0q:nth-child(odd) .a054q .orc4h3p,
.opnrk .g4c0q:nth-child(odd) .a054q .orc4h3p { background: var(--bg-card-inner); }
.p2l9qx .g4c0q:nth-child(even) .j0hju .orc4h3p:nth-child(odd),
.opnrk .g4c0q:nth-child(even) .j0hju .orc4h3p:nth-child(odd)  { background: var(--bg-card); }
.p2l9qx .g4c0q:nth-child(even) .j0hju .orc4h3p:nth-child(even),
.opnrk .g4c0q:nth-child(even) .j0hju .orc4h3p:nth-child(even) { background: var(--bg-card-inner); }
h1.dvlpi { font-size: 2.2rem; font-weight: 800; color: var(--text-primary); margin-bottom: 16px; }
h2.dvlpi {
  font-size: 1.6rem; font-weight: 700; color: var(--text-primary);
  margin: 0 0 16px;
  
}
h3.no1defg { font-size: 1.2rem; font-weight: 700; color: var(--text-primary); margin: 0 0 10px; }
.yww0 h2.dvlpi {
  border-left: 4px solid var(--accent); padding-left: 14px;
}
.bq5bv3d h2.dvlpi {
  border-bottom: 2px solid var(--accent); padding-bottom: 10px;
  display: inline-block;
}
.gik1pwzo h2.dvlpi {
  border-top: 3px solid var(--accent); padding-top: 12px;
  color: var(--text-primary);
}
.vb9vy h2.dvlpi::before {
  content: ""; display: inline-block; width: 8px; height: 8px;
  background: var(--accent); border-radius: 50%;
  margin-right: 12px; vertical-align: middle;
}
.v82ygrc7 h2.dvlpi {
  color: var(--text-primary); font-size: 1.7rem;
}
.oflfxa h2.dvlpi::before {
  content: "/"; color: var(--accent); font-weight: 800;
  margin-right: 10px;
}
.adxulb h2.dvlpi {
  text-transform: uppercase; letter-spacing: 0.1em;
  font-size: 1.1rem; color: var(--accent);
  border-bottom: 1px solid var(--border-alt); padding-bottom: 8px;
}
.kb2bgvt { font-size: 1.1rem; color: var(--text-muted); margin-bottom: 16px; }
@media (max-width: 640px) { .kb2bgvt { display: none; } }
.a6ogs { font-size: inherit; color: var(--text-body); margin: 8px 0 16px; }
.okknj3n { font-size: inherit; color: var(--text-body); margin: 16px 0 0; }
.dq9h3x {
  background: var(--bg-surface);
  border: 1px solid var(--border); border-radius: 10px;
  padding: 20px 24px; margin: 28px 0;
}
.ruhst { font-weight: 700; color: var(--accent-light); margin-bottom: 12px; font-size: 1rem; }
.l82q { padding-left: 20px; }
.l82q li { margin-bottom: 6px; }
.l82q a { color: var(--text-muted); text-decoration: none; font-size: 0.95rem; }
.l82q a:hover { color: var(--accent-light); }
.abx0yctj .ruhst { display: none; }
.xc0mckhs .ruhst { display: none; }
.xc0mckhs .l82q { padding-left: 0; list-style: none; }
.xc0mckhs .l82q li::before { content: "—"; margin-right: 9px; color: var(--accent); opacity: 0.7; }
.xc0mckhs .l82q a { font-size: 0.92rem; }
.c88b6w .dq9h3x { background: none; border: none; box-shadow: none !important; padding: 12px 0; }
.c88b6w .ruhst { display: none; }
.c88b6w .l82q { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; gap: 8px; }
.c88b6w .l82q li { margin-bottom: 0; }
.c88b6w .l82q 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;
}
.c88b6w .l82q a:hover { background: var(--accent); color: #fff; border-color: var(--accent); }
.gmpehap .dq9h3x { padding: 20px 20px 16px; }
.gmpehap .l82q {
  padding-left: 0; list-style: none;
  display: grid; grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); gap: 10px;
  counter-reset: toc-c;
}
.gmpehap .l82q li { counter-increment: toc-c; margin-bottom: 0; display: flex; }
.gmpehap .l82q 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;
}
.gmpehap .l82q 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;
}
.gmpehap .l82q a:hover { color: var(--accent-light); border-color: var(--accent); }
.gmpehap .l82q a:focus,
.gmpehap .l82q a:focus-visible,
.gmpehap .l82q a:target { outline: none; }
.gmpehap .l82q li:target a { border-color: var(--border); color: var(--text-muted); }
.dqqgyoj .dq9h3x { background: none; border: none; box-shadow: none !important; padding: 8px 0; margin: 16px 0; }
.dqqgyoj .ruhst { display: none; }
.dqqgyoj .l82q { padding-left: 0; list-style: none; display: flex; flex-wrap: wrap; }
.dqqgyoj .l82q li { margin-bottom: 0; }
.dqqgyoj .l82q li::after { content: ","; color: var(--text-muted); margin-right: 10px; }
.dqqgyoj .l82q li:last-child::after { content: ""; margin-right: 0; }
.dqqgyoj .l82q a { font-size: 0.9rem; }
.orc4h3p { padding: 14px 20px 18px; margin-bottom: 12px; border-radius: 10px; }
.a054q .orc4h3p { background: var(--bg-card); }
.j0hju .orc4h3p:nth-child(odd)  { background: var(--bg-card); }
.j0hju .orc4h3p:nth-child(even) { background: var(--bg-raised); }
.cg9v3 .orc4h3p {
  background: none; border-radius: 0;
  border-bottom: 1px solid var(--border);
  padding: 22px 4px;
}
.cg9v3 .orc4h3p:last-child { border-bottom: none; }
.cg9v3 h3.no1defg { border-bottom: 2px solid var(--accent); padding-bottom: 6px; display: inline-block; }
.z1o4 .orc4h3p {
  background: none; border-radius: 0;
  border-left: 3px solid var(--accent);
  padding: 10px 0 10px 18px;
}
.z1o4 .orc4h3p + .orc4h3p { margin-top: 4px; }
.e6t7y67 .orc4h3p { background: none; border-radius: 0; padding: 12px 0; }
.e6t7y67 .orc4h3p + .orc4h3p { border-top: 1px solid var(--border-section); }
.flw145dm { color: var(--text-body); margin-bottom: 12px; font-size: inherit; }
.qsrwhnec { color: var(--text-body); margin-top: 12px; font-size: inherit; }
.t972 { color: var(--text-body); margin-bottom: 10px; }
.xuqmqjdk, .xesnwp5y { padding-left: 22px; color: var(--text-body); margin: 10px 0; }
.xuqmqjdk li, .xesnwp5y li { margin-bottom: 6px; }
.xesnwp5y li { list-style: decimal; }
.opckaoa2     .xuqmqjdk { list-style-type: "● "; }
.fi0q  .xuqmqjdk { list-style-type: "■ "; }
.a578e .xuqmqjdk { list-style-type: "◆ "; }
.cabf79    .xuqmqjdk { list-style-type: "★ "; }
.opckaoa2     .o4fx3p { list-style-type: "● "; }
.fi0q  .o4fx3p { list-style-type: "■ "; }
.a578e .o4fx3p { list-style-type: "◆ "; }
.cabf79    .o4fx3p { list-style-type: "★ "; }
.opckaoa2    .xuqmqjdk li::marker, .opckaoa2    .o4fx3p li::marker,
.fi0q .xuqmqjdk li::marker, .fi0q .o4fx3p li::marker,
.a578e .xuqmqjdk li::marker, .a578e .o4fx3p li::marker,
.cabf79   .xuqmqjdk li::marker, .cabf79   .o4fx3p li::marker {
  color: var(--cta); font-size: 1em;
}
.opckaoa2 .xesnwp5y,
.fi0q .xesnwp5y,
.a578e .xesnwp5y,
.cabf79 .xesnwp5y {
  list-style: none;
  counter-reset: el-step;
  padding-left: 2.2em;
}
.opckaoa2 .xesnwp5y li,
.fi0q .xesnwp5y li,
.a578e .xesnwp5y li,
.cabf79 .xesnwp5y li {
  list-style: none;
  counter-increment: el-step;
  position: relative;
}
.opckaoa2 .xesnwp5y li::before,
.fi0q .xesnwp5y li::before,
.a578e .xesnwp5y li::before,
.cabf79 .xesnwp5y 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;
}
.opckaoa2     .xesnwp5y li::before { border-radius: 50%; }
.fi0q  .xesnwp5y li::before { border-radius: 3px; }
.a578e .xesnwp5y li::before { border-radius: 3px; }
.cabf79    .xesnwp5y li::before { border-radius: 50%; }
.pyxymx { overflow-x: auto; margin: 12px 0; background: var(--accent-bg); border-radius: 10px; border: 1px solid var(--border-alt); }
.cm6r4e25 .pyxymx,
.nm6a .pyxymx { background: transparent; border: none; border-radius: 0; }
.e2x5zh4 { width: 100%; border-collapse: collapse; font-size: 0.9rem; }
.e2x5zh4 th {
  background: var(--bg-raised); color: var(--accent-light);
  padding: 8px 12px; text-align: left; font-weight: 600;
}
.e2x5zh4 td { padding: 8px 12px; border-bottom: 1px solid var(--border-alt); color: var(--text-body); }
.e2x5zh4 tr:hover td { background: var(--bg-hover); }
.yt2fi55w .e2x5zh4 tbody tr:nth-child(even) td { background: var(--bg-surface); }
.pp6nqn .e2x5zh4 { border: 1px solid var(--border-alt); }
.pp6nqn .e2x5zh4 th,
.pp6nqn .e2x5zh4 td { border: 1px solid var(--border-alt); }
.x6iv .e2x5zh4 th {
  background: transparent; color: var(--accent);
  border-bottom: 2px solid var(--accent); padding-bottom: 6px;
}
.x6iv .e2x5zh4 td { border-bottom: none; }
.x6iv .e2x5zh4 tr:not(:last-child) td { border-bottom: 1px solid var(--border-alt); }
.z2vfgk .e2x5zh4 th {
  background: var(--cta); color: #fff; letter-spacing: 0.03em;
}
.aqha .pyxymx {
  overflow: hidden;
}
.aqha .e2x5zh4 th { border-bottom: 1px solid var(--border-alt); }
.aqha .e2x5zh4 tr:last-child td { border-bottom: none; }
.f7ur { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 14px; margin: 12px 0; }
.yqdtbc { background: var(--bg-card-inner); border-radius: 8px; overflow: hidden; }
.w294g { width: 100%; aspect-ratio: 1/1; object-fit: contain; display: block; padding: 8px; }
.musudi { background: var(--accent-bg-light); color: var(--accent); font-weight: 700; padding: 10px 14px; font-size: 0.9rem; }
.oaihvyuq { padding: 10px 14px 4px; font-size: 0.88rem; color: var(--text-sub); }
.o4fx3p { padding: 4px 14px 12px 28px; font-size: 0.82rem; color: var(--text-muted); }
.o4fx3p 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%}
.q46x7i0n .musudi { background: transparent; text-align: center; }
.dq2w02 .w294g {
  margin: 10px 10px 0; width: calc(100% - 20px);
  aspect-ratio: 16/9; border-radius: 10px;
}
.u850lsb .w294g {
  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);
}
.xww8akxe .yqdtbc { display: grid; grid-template-columns: auto 1fr; }
.xww8akxe .w294g {
  grid-column: 1; grid-row: 1;
  width: 88px; height: 88px; aspect-ratio: 1/1; object-fit: cover; align-self: center;
}
.xww8akxe .musudi { grid-column: 2; }
.xww8akxe .oaihvyuq,
.xww8akxe .o4fx3p { grid-column: 1 / -1; }
.a0yzwn0k .yqdtbc { display: grid; grid-template-columns: auto 1fr; align-items: start; }
.a0yzwn0k .w294g {
  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);
}
.a0yzwn0k .musudi { grid-column: 2; }
.a0yzwn0k .oaihvyuq,
.a0yzwn0k .o4fx3p { grid-column: 1 / -1; }
.z966leb .yqdtbc { border: 1px solid var(--border); border-left: 2px solid var(--accent); }
.z966leb .musudi { background: none; color: var(--accent-light); font-weight: 700; }
.izsj1o .yqdtbc { 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); }
.izsj1o .musudi { background: none; color: var(--accent-light); font-weight: 700; }
.xo3ik .yqdtbc { background: none; border: none; border-radius: 0; border-bottom: 1px solid var(--border); }
.xo3ik .yqdtbc:last-child { border-bottom: none; }
.xo3ik .musudi { background: none; color: var(--accent-light); font-weight: 700; }
.nw1ddue .yqdtbc { border: 1px solid var(--border); border-top: 3px solid var(--accent); }
.nw1ddue .musudi { background: none; color: var(--accent-light); font-weight: 700; padding-top: 13px; }
.mqpbu .f7ur { counter-reset: card-n; }
.mqpbu .yqdtbc  { counter-increment: card-n; }
.mqpbu .musudi { display: flex; align-items: center; gap: 10px; }
.mqpbu .musudi::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;
}
.xtoub .yqdtbc { background: var(--bg-surface); border: 1px solid var(--border); }
.xtoub .musudi { background: none; color: var(--text-main); font-weight: 700; border-bottom: 1px solid var(--border); }
.a2smseq { display: flex; gap: 14px; align-items: flex-start; border-radius: 8px; padding: 14px 18px; margin: 10px 0; }
.tb8hz  { background: var(--bg-tip);     border-left: 4px solid var(--c-tip-border); }
.l16jvonh { background: var(--bg-info);    border-left: 4px solid #60a5fa; }
.pp92f { font-size: 1.3rem; flex-shrink: 0; margin-top: 2px; }
.a2smseq strong { color: var(--text-primary); font-size: 0.95rem; }
.a2smseq p { color: var(--text-muted); font-size: 0.88rem; margin-top: 4px; }
.wr9t { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 10px 0; }
.n1xyg, .jalmrtt { border-radius: 8px; padding: 14px; }
.n1xyg { background: var(--bg-pros); }
.jalmrtt { background: var(--bg-cons); }
.xgsy { font-weight: 700; font-size: 0.85rem; margin-bottom: 8px; }
.n1xyg .xgsy { color: var(--c-pros-label); }
.jalmrtt .xgsy { color: #f87171; }
.n1xyg ul li { color: var(--c-pros); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.jalmrtt ul li { color: var(--c-cons); list-style: none; padding-left: 4px; margin-bottom: 5px; font-size: 0.88rem; }
.dpiics8 { width: 100%; height: auto; border-radius: 10px; display: block; }
.yzqje028 {
  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;
}
.yzqje028:hover { opacity: 0.85; }
.q53vlff .yzqje028  { background: transparent; border: 2px solid var(--cta); color: var(--cta-light); }
.q53vlff .yzqje028:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.ba67 .yzqje028  { background: var(--accent-bg); border: 1px solid var(--cta); color: var(--cta-light); }
.ba67 .yzqje028:hover  { background: var(--cta-hover); color: #fff; opacity: 1; }
.qloixxw .w4dh3 { border-radius: 50px; }
.qloixxw .yzqje028  { border-radius: 50px; }
.a5n2q .yzqje028  { padding-left: 12px; padding-right: 12px; }
.gdwwo35h .w4dh3 { padding-left: 44px; padding-right: 44px; }
.gdwwo35h .yzqje028  { padding-left: 24px; padding-right: 24px; }
.cm5d4ce .yzqje028  { padding-left: 32px; padding-right: 32px; }
.q8bqmnq4   .w4dh3::after, .q8bqmnq4   .yzqje028::after,
.rc0oz .w4dh3::after, .rc0oz .yzqje028::after,
.xjme    .w4dh3::after, .xjme    .yzqje028::after,
.gxyq5    .w4dh3::after, .gxyq5    .yzqje028::after,
.dohnyp    .w4dh3::after, .dohnyp    .yzqje028::after,
.hx5pz2     .w4dh3::after, .hx5pz2     .yzqje028::after,
.sxzle75    .w4dh3::after, .sxzle75    .yzqje028::after,
.h8ioj   .w4dh3::after, .h8ioj   .yzqje028::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;
}
.q8bqmnq4 .w4dh3::after, .q8bqmnq4 .yzqje028::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");
}
.rc0oz .w4dh3::after, .rc0oz .yzqje028::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");
}
.xjme .w4dh3::after, .xjme .yzqje028::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");
}
.gxyq5 .w4dh3::after, .gxyq5 .yzqje028::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");
}
.dohnyp .w4dh3::after, .dohnyp .yzqje028::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");
}
.hx5pz2 .w4dh3::after, .hx5pz2 .yzqje028::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");
}
.sxzle75 .w4dh3::after, .sxzle75 .yzqje028::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");
}
.h8ioj .w4dh3::after, .h8ioj .yzqje028::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");
}
.yqi2j0 .f8nugi { background: transparent; padding: 0; }
@media (min-width: 721px) {
  .r97p { flex: 0 0 260px; width: 260px; }
  .x2k2m { flex: 0 0 120px; width: 120px; }
  .c3wci0 { flex: 0 0 110px; width: 110px; }
  .x1ukyc7   { flex: 0 0 180px; width: 180px; }
}
@media (min-width: 721px) {
  .b26f { flex: 0 0 170px; width: 170px; margin-left: auto; }
}
.b26f.yzqje028 { 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) {
  .rmiqvsjm { display: grid; grid-template-columns: 1fr; gap: 14px; }
  .rmiqvsjm .njezn1 { flex-direction: column; align-items: center; padding: 18px 14px; border-radius: 14px; gap: 14px; }
  .rmiqvsjm .r97p { flex-direction: column; align-items: center; gap: 10px; width: 100%; min-width: 0; }
  .rmiqvsjm .f8nugi { width: 100%; min-width: unset; height: 120px; }
  .rmiqvsjm .c6pplm7 { max-height: 96px; max-width: 200px; }
  .rmiqvsjm .fm32r { min-width: unset; text-align: center; white-space: normal; }
  .rmiqvsjm .x2k2m { min-width: 0; }
  .rmiqvsjm .x1ukyc7 { 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; }
  .rmiqvsjm .b26f { width: 100%; min-width: 0; text-align: center; margin-left: 0; }
  .zgsh6 .njezn1 { row-gap: 8px !important; gap: 10px !important; }
}
@media (min-width: 860px) {
  .a4a1h5 .jy94so6e {
    display: grid; grid-template-columns: 1fr 1fr; gap: 20px; align-items: start;
  }
  .a4a1h5 .yam77 { margin: 0; }
}
.pf8lb2 .yam77 { border-radius: 0; border: none; border-bottom: 2px solid var(--border-alt); box-shadow: none; margin: 0 0 20px; }
.pf8lb2 .ujy1ycg { background: transparent; border-bottom: 1px solid var(--border); padding: 14px 16px; }
.pf8lb2 .cm6r4e25 { padding: 14px 16px; }
.pf8lb2 .ua65el0 { border-radius: 4px; }
.pf8lb2 .iqfuxge { border-radius: 0; }
.nm6a .wr9t { gap: 10px; }
.nm6a .n1xyg, .nm6a .jalmrtt { padding: 12px; }
.nm6a .n1xyg ul, .nm6a .jalmrtt ul { margin: 4px 0 0; padding-left: 18px; }
.nm6a .n1xyg li, .nm6a .jalmrtt li { font-size: .85rem; margin-bottom: 3px; }
@media (max-width: 720px) {
  .ntcdy { grid-template-columns: 1fr; }
  .x7jh24d { flex-direction: row; flex-wrap: wrap; gap: 10px; border-right: none; border-bottom: 1px solid var(--border-alt); padding: 16px; }
  .x7jh24d .pjkuf0 { width: 72px; height: 50px; }
  .x7jh24d .znbzrcw { max-width: 180px; }
  .x7jh24d .r314b { width: auto; }
}
@media (max-width: 720px) {
  .vjfzp { flex-wrap: wrap; gap: 10px; padding: 12px 16px; }
  .uoo4 { padding: 16px; }
  .xf2ob .brl3fyd4 { min-width: 50%; }
}
.lonqjeo .wr9t { grid-template-columns: 1fr; }
@media (max-width: 860px) {
  .el22vyt6 { grid-template-columns: 1fr; }
  .fq21kmr { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .rudg { border-right: none; border-bottom: 1px solid var(--border-alt); }
}
@media (max-width: 540px) {
  .yxwed { flex-wrap: wrap; padding: 16px; }
}
.g1so8kdq .wr9t { gap: 8px; }
.g1so8kdq .n1xyg, .g1so8kdq .jalmrtt { padding: 8px; }
@media (max-width: 480px) {
  .rkh1y { flex-direction: column; align-items: stretch; }
}
.gkyntq .r314b .yzqje028 { padding: 8px 20px; font-size: 0.85rem; }
@media (max-width: 640px) {
  .if3os4 { flex-direction: column; align-items: stretch; gap: 10px; }
  .gkyntq .r314b { text-align: center; }
}
@media (max-width: 720px) {
  .wob1 { grid-template-columns: 1fr; }
  .unso { border-right: none; border-bottom: 1px solid var(--border-alt); }
  .ofu64ql { flex-wrap: wrap; gap: 10px; padding: 14px 16px; }
}
@media (max-width: 720px) {
  .o21399kf { grid-template-columns: 1fr; }
  .q9ayl0k { width: 100px; height: 100px; margin: 16px auto; }
  .bfdh { font-size: 1.4rem; }
  .npbwbz8c { justify-content: center; }
  .nnqi .brl3fyd4 { min-width: 50%; }
}
.e5pihh .wr9t { margin: 0 24px; padding-top: 16px; }
@media (max-width: 540px) {
  .p2kf1 { flex-wrap: wrap; padding: 14px 16px; }
  .n6d1 { padding: 12px 16px; }
  .e5pihh .wr9t { margin: 0 16px; }
  .e5pihh .m2blxeki { padding: 0 16px; }
  .x0f2q { padding: 12px 16px; }
}
.xtwx .b26f.yzqje028 { padding: 14px 30px !important; font-size: 1rem; }
.dbu3q4 .b26f.yzqje028 { padding: 16px 36px !important; font-size: 1.05rem; font-weight: 700; }
.uwhmmp0 .ub1fc74 { flex: 1.8; }
.uwhmmp0 .ub1fc74 .r05yn2ck {
  font-size: 1.35rem; font-weight: 800; color: var(--accent-light);
}
.uwhmmp0 .ub1fc74 .kdyneh { font-weight: 700; color: var(--text-primary); }
.uwhmmp0 .m2fal,
.uwhmmp0 .n3dhx,
.uwhmmp0 .mcezh { flex: 0.75; opacity: 0.75; }
.t3ltp96 .x2k2m {
  background: var(--accent-bg); border-radius: 100px;
  padding: 1px 10px; font-size: 0.75rem;
  color: var(--cta); font-weight: 700; letter-spacing: .5px;
}
.r6m6 { margin: 16px 0; }
.qyq2 { background: var(--bg-card); border-radius: 8px; margin-bottom: 8px; overflow: hidden; }
.qyq2 summary {
  padding: 14px 18px; font-weight: 600; color: var(--accent-pale);
  cursor: pointer; list-style: none; display: flex; justify-content: space-between;
}
.qyq2 summary::after { content: "+"; color: var(--accent); }
.qyq2[open] summary::after { content: "−"; }
.qyq2 p { padding: 0 18px 14px; color: var(--text-muted); font-size: 0.95rem; }
.g4c0q { margin-bottom: 0; }
.wauva h2.dvlpi { color: var(--text-primary); border-color: var(--accent); }
.bvf1 h2.dvlpi { color: var(--text-primary); border-color: var(--accent); }
.mzo0t .tb8hz     { background: #052e16; border-color: #10b981; }
.mzo0t .a2u04oru { background: #2d0a1e; border-color: #f43f5e; }
.mzo0t .l16jvonh    { background: #1e1036; border-color: #a855f7; }
.mzo0t .a2smseq strong  { color: #f1f5f9; }
.mzo0t .a2smseq p       { color: #cbd5e1; }
.mzo0t .gw759r    .tb8hz     .pp92f::before,
.mzo0t .fpahis3x  .tb8hz     .pp92f::before,
.mzo0t .os0k  .tb8hz     .pp92f::before,
.mzo0t .i59eq3f .tb8hz     .pp92f::before { color: #10b981; }
.mzo0t .gw759r    .a2u04oru .pp92f::before,
.mzo0t .fpahis3x  .a2u04oru .pp92f::before,
.mzo0t .os0k  .a2u04oru .pp92f::before,
.mzo0t .i59eq3f .a2u04oru .pp92f::before { color: #f43f5e; }
.mzo0t .gw759r    .l16jvonh    .pp92f::before,
.mzo0t .fpahis3x  .l16jvonh    .pp92f::before,
.mzo0t .os0k  .l16jvonh    .pp92f::before,
.mzo0t .i59eq3f .l16jvonh    .pp92f::before { color: #a855f7; }
.iou5dm8r .tb8hz     { background: #2d2000; border-color: #eab308; }
.iou5dm8r .l16jvonh    { background: #2d1600; border-color: #f97316; }
.iou5dm8r .a2smseq strong  { color: #f1f5f9; }
.iou5dm8r .a2smseq p       { color: #cbd5e1; }
.iou5dm8r .gw759r    .tb8hz     .pp92f::before,
.iou5dm8r .fpahis3x  .tb8hz     .pp92f::before,
.iou5dm8r .os0k  .tb8hz     .pp92f::before,
.iou5dm8r .i59eq3f .tb8hz     .pp92f::before { color: #eab308; }
.iou5dm8r .gw759r    .a2u04oru .pp92f::before,
.iou5dm8r .fpahis3x  .a2u04oru .pp92f::before,
.iou5dm8r .os0k  .a2u04oru .pp92f::before,
.iou5dm8r .i59eq3f .a2u04oru .pp92f::before { color: #ef4444; }
.iou5dm8r .gw759r    .l16jvonh    .pp92f::before,
.iou5dm8r .fpahis3x  .l16jvonh    .pp92f::before,
.iou5dm8r .os0k  .l16jvonh    .pp92f::before,
.iou5dm8r .i59eq3f .l16jvonh    .pp92f::before { color: #f97316; }
.mge3i .tb8hz     { background: #0c1a2e; border-color: #38bdf8; }
.mge3i .l16jvonh    { background: #0a2020; border-color: #2dd4bf; }
.mge3i .a2smseq strong  { color: #f1f5f9; }
.mge3i .a2smseq p       { color: #cbd5e1; }
.mge3i .gw759r    .tb8hz     .pp92f::before,
.mge3i .fpahis3x  .tb8hz     .pp92f::before,
.mge3i .os0k  .tb8hz     .pp92f::before,
.mge3i .i59eq3f .tb8hz     .pp92f::before { color: #38bdf8; }
.mge3i .gw759r    .a2u04oru .pp92f::before,
.mge3i .fpahis3x  .a2u04oru .pp92f::before,
.mge3i .os0k  .a2u04oru .pp92f::before,
.mge3i .i59eq3f .a2u04oru .pp92f::before { color: #818cf8; }
.mge3i .gw759r    .l16jvonh    .pp92f::before,
.mge3i .fpahis3x  .l16jvonh    .pp92f::before,
.mge3i .os0k  .l16jvonh    .pp92f::before,
.mge3i .i59eq3f .l16jvonh    .pp92f::before { color: #2dd4bf; }
.v94bge .tb8hz     { background: var(--accent-bg); border-color: var(--accent); }
.v94bge .l16jvonh    { background: var(--accent-bg); border-color: var(--accent-pale); }
.v94bge .gw759r    .pp92f::before,
.v94bge .fpahis3x  .pp92f::before,
.v94bge .os0k  .pp92f::before,
.v94bge .i59eq3f .pp92f::before { color: var(--accent-light) !important; }
.dq4fn4ya::before,
.o7ib::before { margin-right: 5px; }
.anti .n1xyg ul li,
.anti .fwwmhea li         { color: #4ade80; }
.anti .n1xyg .dq4fn4ya { color: #22c55e; }
.anti .jalmrtt ul li,
.anti .j6cga li         { color: #f87171; }
.anti .jalmrtt .o7ib { color: #ef4444; }
.xt5gt9 .n1xyg { background: var(--bg-pros); }
.xt5gt9 .jalmrtt { background: var(--bg-cons); }
.xt5gt9 .n1xyg .dq4fn4ya { color: var(--c-pros-label); }
.xt5gt9 .jalmrtt .o7ib { color: var(--c-cons); }
.xt5gt9 .n1xyg ul li,
.xt5gt9 .jalmrtt ul li,
.z1cnhb .n1xyg { background: var(--bg-pros); }
.z1cnhb .jalmrtt { background: var(--bg-cons); }
.z1cnhb .n1xyg .dq4fn4ya { color: var(--c-pros-label); }
.z1cnhb .jalmrtt .o7ib { color: var(--c-cons); }
.z1cnhb .n1xyg ul li,
.z1cnhb .jalmrtt ul li,
.h4a2tgv .dq4fn4ya::before { content: "✓ "; }
.h4a2tgv .o7ib::before { content: "✗ "; }
.qbsp5tr .dq4fn4ya::before { content: "→ "; }
.qbsp5tr .o7ib::before { content: "← "; }
.ej6mvj8c .dq4fn4ya::before { content: "★ "; }
.ej6mvj8c .o7ib::before { content: "✕ "; }
.y65p5 .dq4fn4ya::before { content: "◆ "; }
.y65p5 .o7ib::before { content: "▲ "; }
.nkte7 .a2smseq { background: transparent; border-left: none; border: 1.5px solid; }
.nkte7 .tb8hz     { border-color: var(--c-tip-border); }
.nkte7 .l16jvonh    { border-color: #60a5fa; }
.nkte7 .a2smseq strong { color: var(--text-primary); }
.nkte7 .a2smseq p      { color: var(--text-muted); }
.h58nbl4 .a2smseq { border-left: none; border-top: 4px solid; border-radius: 0 0 8px 8px; }
.h58nbl4 .tb8hz     { border-top-color: var(--c-tip-border); }
.h58nbl4 .l16jvonh    { border-top-color: #60a5fa; }
.kfx3zc .a2smseq { border-left: none; border-radius: 8px; }
.kfx3zc .tb8hz     { background: #065f46; }
.kfx3zc .l16jvonh    { background: #1e3a8a; }
.kfx3zc .a2smseq strong,
.kfx3zc .a2smseq p { color: #fff; }
.kfx3zc .pp92f::before { color: rgba(255,255,255,0.85) !important; }
.mzo0t.kfx3zc .tb8hz,
.mzo0t .kfx3zc .tb8hz     { background: #052e16; }
.mzo0t.kfx3zc .a2u04oru,
.mzo0t .kfx3zc .a2u04oru { background: #2d0a1e; }
.mzo0t.kfx3zc .l16jvonh,
.mzo0t .kfx3zc .l16jvonh    { background: #1e1036; }
.iou5dm8r.kfx3zc .tb8hz,
.iou5dm8r .kfx3zc .tb8hz      { background: #2d2000; }
.iou5dm8r.kfx3zc .l16jvonh,
.iou5dm8r .kfx3zc .l16jvonh     { background: #2d1600; }
.mge3i.kfx3zc .tb8hz,
.mge3i .kfx3zc .tb8hz      { background: #0c1a2e; }
.mge3i.kfx3zc .l16jvonh,
.mge3i .kfx3zc .l16jvonh     { background: #0a2020; }
.a05vac .a2smseq { border-left: none; border-radius: 6px; padding: 10px 14px; }
.a05vac .tb8hz     { background: color-mix(in srgb, var(--c-tip-border) 10%, transparent); }
.a05vac .l16jvonh    { background: color-mix(in srgb, #60a5fa 10%, transparent); }
.a05vac .a2smseq strong { color: var(--text-primary); }
.a05vac .a2smseq p      { color: var(--text-muted); }
.zzgwkfp2 .a2smseq { border-left: none; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.25); }
.gw759r .pp92f,
.fpahis3x .pp92f,
.os0k .pp92f,
.i59eq3f .pp92f { font-size: 0; width: 1.1rem; flex-shrink: 0; }
.gw759r .pp92f::before,
.fpahis3x .pp92f::before,
.os0k .pp92f::before,
.i59eq3f .pp92f::before {
  display: block; font-size: 1.15rem; line-height: 1.3; font-style: normal;
}
.gw759r .tb8hz     .pp92f::before { content: "✦"; color: var(--c-tip-border); }
.gw759r .a2u04oru .pp92f::before { content: "▲"; color: var(--c-warn-border); }
.gw759r .l16jvonh    .pp92f::before { content: "◉"; color: #60a5fa; }
.fpahis3x .tb8hz     .pp92f::before { content: "★"; color: var(--c-tip-border); }
.fpahis3x .a2u04oru .pp92f::before { content: "◆"; color: var(--c-warn-border); }
.fpahis3x .l16jvonh    .pp92f::before { content: "●"; color: #60a5fa; }
.os0k .tb8hz     .pp92f::before { content: "▶"; color: var(--c-tip-border); }
.os0k .a2u04oru .pp92f::before { content: "■"; color: var(--c-warn-border); }
.os0k .l16jvonh    .pp92f::before { content: "▸"; color: #60a5fa; }
.i59eq3f .tb8hz     .pp92f::before { content: "→"; color: var(--c-tip-border); }
.i59eq3f .a2u04oru .pp92f::before { content: "⬥"; color: var(--c-warn-border); }
.i59eq3f .l16jvonh    .pp92f::before { content: "◈"; color: #60a5fa; }
.rmpm95 .a054q .orc4h3p,
.rmpm95 .j0hju .orc4h3p  { box-shadow: 0 2px 8px rgba(0,0,0,0.22); }
.rmpm95 .yqdtbc                { box-shadow: 0 2px 6px rgba(0,0,0,0.2); }
.rmpm95 .pyxymx          { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.rmpm95 .dq9h3x                    { box-shadow: 0 2px 8px rgba(0,0,0,0.18); }
.w76b5py .a054q .orc4h3p,
.w76b5py .j0hju .orc4h3p,
.w76b5py .yqdtbc,
.w76b5py .njezn1,
.w76b5py .yam77,
.w76b5py .pyxymx,
.w76b5py .dq9h3x,
.w76b5py .zzgwkfp2 .a2smseq { box-shadow: none; }
.vb5vyoe1   .t972, .vb5vyoe1 .flw145dm, .vb5vyoe1 .qsrwhnec,
.vb5vyoe1   .a6ogs, .vb5vyoe1 .okknj3n { font-size: 0.9rem; }
.vb5vyoe1   .xuqmqjdk, .vb5vyoe1 .xesnwp5y { font-size: 0.9rem; }
.loi0a   .t972, .loi0a .flw145dm, .loi0a .qsrwhnec,
.loi0a   .a6ogs, .loi0a .okknj3n { font-size: 0.95rem; }
.loi0a   .xuqmqjdk, .loi0a .xesnwp5y { font-size: 0.95rem; }
.ejw0lju   .t972, .ejw0lju .flw145dm, .ejw0lju .qsrwhnec,
.ejw0lju   .a6ogs, .ejw0lju .okknj3n { font-size: 1.08rem; }
.ejw0lju   .xuqmqjdk, .ejw0lju .xesnwp5y { font-size: 1.05rem; }
.ejw0lju   .e2x5zh4 { font-size: 0.97rem; }
.k93gbp2s .fyh3c6tl      { font-size: 3.2rem; }
.k93gbp2s h2.dvlpi { font-size: 1.9rem; }
.k93gbp2s h3.no1defg     { font-size: 1.4rem; }
.o4kckb .fyh3c6tl      { font-size: 3.8rem; }
.o4kckb h2.dvlpi { font-size: 2.2rem; }
.o4kckb h3.no1defg     { font-size: 1.6rem; }
.g4c0q + .g4c0q { position: relative; }
.s7fgg   .g4c0q + .g4c0q::before,
.l8gopp  .g4c0q + .g4c0q::before,
.nmafeb   .g4c0q + .g4c0q::before,
.le8g   .g4c0q + .g4c0q::before,
.el61   .g4c0q + .g4c0q::before,
.zzhy .g4c0q + .g4c0q::before {
  position: absolute; top: -1px; left: 0; right: 0;
  transform: translateY(-50%);
}
.s7fgg .g4c0q + .g4c0q::before {
  content: ""; height: 1px; background: var(--accent); opacity: 0.5;
}
.l8gopp .g4c0q + .g4c0q::before {
  content: ""; height: 4px;
  background: linear-gradient(90deg, var(--grad-start), var(--accent), var(--grad-end));
}
.nmafeb .g4c0q + .g4c0q::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;
}
.le8g .g4c0q + .g4c0q::before {
  content: ""; height: 1px;
  background: linear-gradient(90deg, transparent 0%, var(--accent) 25%, var(--accent) 75%, transparent 100%);
  opacity: 0.6;
}
.wnjk98g .g4c0q { margin-bottom: 16px; }
.wnjk98g .g4c0q + .g4c0q { margin-top: 0; }
.wnjk98g .dyip9y4 { padding-top: 0; padding-bottom: 0; }
.el61 .g4c0q + .g4c0q::before {
  content: ""; border-top: 2px dashed var(--accent); opacity: 0.5;
}
.zzhy .g4c0q + .g4c0q::before {
  content: ""; border-top: 3px dotted var(--accent); opacity: 0.5;
}
.b96jlvu6 .g4c0q + .g4c0q::before,
.n33mioqu .g4c0q + .g4c0q::before,
.yq7djr3 .g4c0q + .g4c0q::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%;
}
.p2l9qx .b96jlvu6 .g4c0q:nth-child(even)::before,
.p2l9qx .n33mioqu .g4c0q:nth-child(even)::before,
.p2l9qx .yq7djr3 .g4c0q:nth-child(even)::before { background: var(--bg-surface); }
.opnrk .b96jlvu6 .g4c0q:nth-child(even)::before,
.opnrk .n33mioqu .g4c0q:nth-child(even)::before,
.opnrk .yq7djr3 .g4c0q:nth-child(even)::before { background: var(--bg-card); }
.b96jlvu6 .g4c0q + .g4c0q::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");
}
.n33mioqu .g4c0q + .g4c0q::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");
}
.yq7djr3 .g4c0q + .g4c0q::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");
}
.xe20 .m4wa8 { overflow: hidden; }
.xe20 .m822o { margin-bottom: 70px; }
.rxsnrirs .svjkk363,
.l4wbyne2 .svjkk363 { padding-bottom: 60px; }
.xe20 .svjkk363 { padding-bottom: 70px; }
.xe20 .m4wa8::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%;
}
.xe20 .m4wa8::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");
}
.wm5ui7x  .m4wa8:not(.jgg2x6b) .bdv3w7aq { background: linear-gradient(180deg, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.45) 100%); }
.yobxaez .pwsz { background: linear-gradient(225deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.lr5xx41 .pwsz { background: linear-gradient(45deg, var(--bg-surface) 0%, var(--accent-bg) 100%); }
.fhtv5 .pwsz { background: linear-gradient(90deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.wm5ui7x .jgg2x6b { background: linear-gradient(180deg, var(--accent) 0%, var(--accent-light) 100%); }
.wm5ui7x .wupt8 { background: linear-gradient(180deg, var(--accent), var(--accent-light)); }
.wm5ui7x .pwsz { background: linear-gradient(180deg, var(--accent-bg) 0%, var(--bg-surface) 100%); }
.vsom49 .pwsz { background: var(--accent-bg); }
.m2ogo .bzog43k { float: left; width: 38%; margin: 0 28px 16px 0; }
.m2ogo .bzog43k .dpiics8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.m2ogo .dyip9y4::after { content: ''; display: block; clear: both; }
.sr1rh0s .bzog43k { float: right; width: 38%; margin: 0 0 16px 28px; }
.sr1rh0s .bzog43k .dpiics8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.sr1rh0s .dyip9y4::after { content: ''; display: block; clear: both; }
.epc3g .g4c0q:nth-child(odd)  .bzog43k { float: left;  width: 38%; margin: 0 28px 16px 0; }
.epc3g .g4c0q:nth-child(even) .bzog43k { float: right; width: 38%; margin: 0 0 16px 28px; }
.epc3g .bzog43k .dpiics8 { width: 100%; height: auto; max-height: 360px; object-fit: cover; border-radius: 10px; }
.epc3g .dyip9y4::after { content: ''; display: block; clear: both; }
.m2ogo .f7ur,
.sr1rh0s .f7ur,
.epc3g .f7ur,
.m2ogo .xuqmqjdk,
.m2ogo .xesnwp5y,
.sr1rh0s .xuqmqjdk,
.sr1rh0s .xesnwp5y,
.epc3g .xuqmqjdk,
.epc3g .xesnwp5y { overflow: hidden; }
@media (max-width: 640px) {
  .m2ogo .bzog43k,
  .sr1rh0s .bzog43k,
  .epc3g .bzog43k { float: none; width: 100%; margin: 0 0 16px 0; }
}
.dfvkkmc .c2pzsk,
.dfvkkmc .dyip9y4,
.dfvkkmc .khdf4hm8  { max-width: 1100px; }
.f6qlotg3 .c2pzsk,
.f6qlotg3 .dyip9y4,
.f6qlotg3 .khdf4hm8  { max-width: 1200px; }
.f6qlotg3 { --content-mw: 1200px; }
.pqc0jy .c2pzsk,
.pqc0jy .dyip9y4,
.pqc0jy .khdf4hm8  { max-width: 1320px; }
.twut { font-size: 0.82rem; color: var(--text-muted); }
.jehzicxx { display: flex; align-items: center; }
.inao {
  list-style: none; margin: 0; padding: 0;
  display: flex; align-items: center; flex-wrap: wrap; gap: 0;
}
.i20356 { display: flex; align-items: center; }
.y4ln5 { color: var(--accent); text-decoration: none; padding: 2px 5px; border-radius: 4px; }
.y4ln5:hover { text-decoration: underline; }
.pt689z { margin: 0 3px; opacity: 0.45; }
.pt689z::before { content: '/'; }
.o40jb7t { padding: 2px 5px; color: var(--text-main); }
.v5766 .twut {
  background: var(--bg-surface);
  border-bottom: 1px solid var(--border);
  padding: 9px 0;
}
.v5766 .jehzicxx { max-width: 1100px; margin: 0 auto; padding: 0 24px; }
.qh5yl5e .twut {
  border-left: 3px solid var(--accent);
  padding: 4px 0;
  margin-bottom: 20px;
}
.qh5yl5e .jehzicxx { padding: 0 0 0 12px; }
.d34xpg8 .jehzicxx { padding: 0 16px; }
.d34xpg8 .twut {
  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);
}
.d34xpg8 .c2pzsk { padding-top: 28px; }
@media (max-width: 720px) {
  .tcnh { margin-top: 18px; padding: 0 16px; }
  .d34xpg8 .c2pzsk { padding-top: 16px; }
}
.dfvkkmc.v5766 .jehzicxx { max-width: 1100px; }
.f6qlotg3.v5766 .jehzicxx { max-width: 1200px; }
.pqc0jy.v5766 .jehzicxx { max-width: 1320px; }
.f6qlotg3 .tcnh { max-width: 1200px; }
.ifwrr0t .g4c0q { padding-top: 16px; padding-bottom: 16px; }
.vf06 .g4c0q { padding-top: 24px; padding-bottom: 24px; }
.nrmc .g4c0q { padding-top: 40px; padding-bottom: 40px; }
.i9va .g4c0q { padding-top: 52px; padding-bottom: 52px; }
.lkq3qt1 .g4c0q:nth-child(4n+1) { padding-top: 20px;  padding-bottom: 20px; }
.lkq3qt1 .g4c0q:nth-child(4n+2) { padding-top: 36px;  padding-bottom: 36px; }
.lkq3qt1 .g4c0q:nth-child(4n+3) { padding-top: 28px;  padding-bottom: 28px; }
.lkq3qt1 .g4c0q:nth-child(4n)   { padding-top: 44px;  padding-bottom: 44px; }
.bl8q3g .dyip9y4 { padding-top: 10px;  padding-bottom: 10px; }
.fwuhewg .dyip9y4 { padding-top: 18px;  padding-bottom: 18px; }
.vb1dc8 .dyip9y4 { padding-top: 36px;  padding-bottom: 36px; }
.un7wpv .dyip9y4 { padding-top: 48px;  padding-bottom: 48px; }
.l5wq h2.dvlpi { font-weight: 600; }
.l5wq h3.no1defg     { font-weight: 600; }
.wlkj h2.dvlpi { font-weight: 800; }
.wlkj h3.no1defg     { font-weight: 700; }
.yvvs h2.dvlpi { font-weight: 900; }
.yvvs h3.no1defg     { font-weight: 800; }
.yvvs .a2smseq strong,
.yvvs .a2smseq strong { font-weight: 600; }
@media (max-width: 640px) { .vot8 { display: none; } }
.vx5oc  .lonqrz { left: 32px; }
@media (max-width: 480px) {
  .z4zbo .lonqrz { right: 20px; bottom: 20px; }
  .vx5oc  .lonqrz { left: 20px; bottom: 20px; }
}
.fzr1m05o { background: var(--bg-surface); border-top: 1px solid var(--border); margin-top: 60px; }
.khdf4hm8 { max-width: 1100px; margin: 0 auto; padding: 32px 24px; }
.u304bxup { color: var(--text-faint); font-size: 0.85rem; margin-bottom: 6px; }
.bbnvwbak { color: var(--text-dim); font-size: 0.8rem; }
.ei94pber a, .hr91 a { color: var(--text); text-decoration: none; font-size: 0.87rem; transition: color .15s; }
.ei94pber a:hover, .hr91 a:hover { color: var(--accent-light); }
.hr91 { display: flex; flex-wrap: wrap; gap: 4px 18px; }
.ju1o54q .khdf4hm8 { text-align: center; }
.ju1o54q .hr91 { justify-content: center; margin-bottom: 16px; }
.ju1o54q .u304bxup { margin-top: 0; }
.hf7nl0zc { margin-top: 10px; }
.hf7nl0zc a { font-size: 0.8rem; opacity: 0.65; }
@media (max-width: 640px) {
  .khdf4hm8 { padding-left: 16px; padding-right: 16px; }
  .qjfo .khdf4hm8 { padding: 20px 16px; }
  .hr91 { gap: 4px 12px; }
  .u304bxup { font-size: 0.78rem; }
}
.povep .u304bxup { font-size: 0.78rem; color: var(--text-faint); margin: 14px 0 4px; line-height: 1.5; }
.povep .bbnvwbak { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 768px) { .povep .nekt { grid-template-columns: 1fr 1fr; } .povep .bhock6 { grid-column: 1 / -1; } }
@media (max-width: 480px) { .povep .nekt { grid-template-columns: 1fr; } }
.su3vl54w .u304bxup { font-size: 0.78rem; color: var(--text-faint); margin: 0; }
@media (max-width: 640px) { .su3vl54w .lz80 { gap: 12px; } .su3vl54w .kzdx { margin-right: 0; width: 100%; } }
.dkdnu .u304bxup { font-size: 0.78rem; color: var(--text-faint); margin: 0; flex: 1; }
.dkdnu .bbnvwbak { font-size: 0.78rem; color: var(--text-faint); margin: 0; white-space: nowrap; }
@media (max-width: 768px) { .dkdnu .p9d0 { grid-template-columns: 1fr 1fr; } .dkdnu .n921m { grid-column: 1 / -1; } }
@media (max-width: 480px) { .dkdnu .p9d0 { grid-template-columns: 1fr; } }
@media (max-width: 760px) { .hknpz92 .pn2grqb { grid-template-columns: 1fr 1fr; } .hknpz92 .sp0w8z6:first-child { grid-column: 1 / -1; } }
@media (max-width: 480px) { .hknpz92 .pn2grqb { grid-template-columns: 1fr; } }
@media (max-width: 480px) { .fzud .pn2grqb { grid-template-columns: 1fr; } }
.mkgo .khdf4hm8 { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 14px; }
.mkgo .hr91 { justify-content: center; }
.bdorw .awfhk2      { background: var(--bg-page); border-bottom-color: var(--border-alt); }
.bdorw .fzr1m05o { background: var(--bg-page); border-top-color: var(--border-alt); }
.s6bdh .awfhk2      { background: #0d1117; border-bottom-color: #21262d; }
.s6bdh .x6sr37c6 { color: var(--accent-light); }
.s6bdh .ua2qt6bp { --msep-color: #8b949e; }
.s6bdh .ua2qt6bp a { color: #8b949e; }
.s6bdh .ua2qt6bp a:hover { color: var(--accent-light); }
.s6bdh .labl4 { color: #8b949e; }
.s6bdh .fzr1m05o { background: #0d1117; border-top-color: #21262d; color: #e6edf3; }
.s6bdh .u304bxup,
.s6bdh .bbnvwbak { color: #6e7681; }
.s6bdh .ei94pber a, .s6bdh .hr91 a,
.s6bdh .ei94pber a:hover, .s6bdh .hr91 a:hover,
@media (max-width: 640px) {
  .s6bdh .ua2qt6bp { background: #0d1117; border-top-color: #21262d; }
  .s6bdh .ua2qt6bp li a { border-bottom-color: #21262d; }
}
.fdd4x .awfhk2      { background: #f0f4f8; border-bottom-color: #cbd5e1; }
.fdd4x .x6sr37c6 { color: var(--accent); }
.fdd4x .ua2qt6bp { --msep-color: #475569; }
.fdd4x .ua2qt6bp a { color: #475569; }
.fdd4x .ua2qt6bp a:hover { color: var(--accent); }
.fdd4x .labl4 { color: #64748b; }
.fdd4x .fzr1m05o { background: #f0f4f8; border-top-color: #cbd5e1; }
.fdd4x .u304bxup,
.fdd4x .bbnvwbak { color: #64748b; }
.fdd4x .ei94pber a, .fdd4x .hr91 a,
.fdd4x .ei94pber a:hover, .fdd4x .hr91 a:hover,
@media (max-width: 640px) {
  .fdd4x .ua2qt6bp { background: #f0f4f8; border-top-color: #cbd5e1; }
  .fdd4x .ua2qt6bp li a { border-bottom-color: #cbd5e1; color: #475569; }
}
.tgjnrow .awfhk2      { background: var(--accent); border-bottom-color: var(--accent-light); }
.tgjnrow .x6sr37c6 { color: #fff; }
.tgjnrow .ua2qt6bp { --msep-color: rgba(255,255,255,0.82); }
.tgjnrow .ua2qt6bp a { color: rgba(255,255,255,0.82); }
.tgjnrow .ua2qt6bp a:hover { color: #fff; }
.tgjnrow .labl4 { color: rgba(255,255,255,0.9); }
.tgjnrow .fzr1m05o { background: var(--accent); border-top-color: var(--accent-light); color: #fff; }
.tgjnrow .u304bxup,
.tgjnrow .bbnvwbak { color: rgba(255,255,255,0.72); }
.tgjnrow .ei94pber a, .tgjnrow .hr91 a,
.tgjnrow .ei94pber a:hover, .tgjnrow .hr91 a:hover,
@media (max-width: 640px) {
  .tgjnrow .ua2qt6bp { background: var(--accent); border-top-color: var(--accent-light); }
  .tgjnrow .ua2qt6bp li a { border-bottom-color: rgba(255,255,255,0.2); color: rgba(255,255,255,0.82); }
}
.yupcnay .awfhk2 {
  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);
}
.yupcnay .fzr1m05o {
  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) {
  .yupcnay .ua2qt6bp {
    background: color-mix(in srgb, var(--bg-surface) 85%, transparent);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
  }
}
.bak0wy .fl6020xh { min-height: 52px; height: auto; padding-top: 6px; padding-bottom: 6px; }
.kkazkgs .fl6020xh { min-height: 58px; height: auto; padding-top: 8px; padding-bottom: 8px; }
.wrklo .fl6020xh { min-height: 72px; height: auto; }
.hvnge .fl6020xh { min-height: 84px; height: auto; }
.qjfo .fl6020xh { max-width: none; padding: 0 32px; }
.qjfo .khdf4hm8  { max-width: none; padding: 24px 32px; }
.usw9rf.f6qlotg3 .fl6020xh { max-width: 1200px; }
.usw9rf.pqc0jy .fl6020xh { max-width: 1320px; }
.f6iij1v   .x6sr37c6, .f6iij1v   .kzdx { text-transform: capitalize; }
.p1hcmotq .x6sr37c6, .p1hcmotq .kzdx { text-transform: lowercase; }
.lk7z .x6sr37c6, .lk7z .kzdx { text-transform: uppercase; letter-spacing: 0.06em; }
.eqz7qi, .igjgfn {
  display: inline-flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.k4tonb .eqz7qi,
.pij9mi .eqz7qi,
.nzts1rmw .eqz7qi,
.nyu9h87 .eqz7qi,
.wvbue3   .ua2qt6bp a { font-weight: 500; }
.v0b2 .ua2qt6bp a { font-weight: 600; }
.t3t61     .ua2qt6bp a { font-weight: 700; }
.i4w5    .ua2qt6bp a { font-weight: 800; letter-spacing: 0.01em; }
.uqjwon     .ua2qt6bp > li + li::before,
.dzcygq5    .ua2qt6bp > li + li::before,
.wo2lwwbc    .ua2qt6bp > li + li::before,
.o86lc .ua2qt6bp > li + li::before,
.gse4d01 .ua2qt6bp > li + li::before,
.dk0l51  .ua2qt6bp > li + li::before,
.u670uo    .ua2qt6bp > li + li::before {
  margin-right: 10px; margin-left: -10px; opacity: 0.5; color: var(--msep-color);
}
.uqjwon     .ua2qt6bp > li + li::before { content: "·"; font-size: 1.4em; line-height: 1; vertical-align: middle; }
.dzcygq5    .ua2qt6bp > li + li::before { content: "|"; }
.wo2lwwbc    .ua2qt6bp > li + li::before { content: "—"; }
.o86lc .ua2qt6bp > li + li::before { content: "◆"; font-size: 0.45em; vertical-align: middle; }
.gse4d01 .ua2qt6bp > li + li::before { content: "›"; font-size: 1.3em; line-height: 1; }
.dk0l51  .ua2qt6bp > li + li::before { content: "•"; font-size: 0.8em; vertical-align: middle; }
.u670uo    .ua2qt6bp > li + li::before { content: "✦"; font-size: 0.55em; vertical-align: middle; }
@media (max-width: 640px) {

  
  .j4nqmz .labl4,
  .rxiig .labl4,
  .wv7f9jh .labl4,
  .o580h .labl4,
  .d7pp9k .labl4 {
    font-size: 0 !important;
    display: flex !important;
    align-items: center; justify-content: center;
    padding: 0; width: 40px;
  }

  
  .j4nqmz .labl4::before,
  .rxiig .labl4::before,
  .wv7f9jh .labl4::before,
  .o580h .labl4::before,
  .d7pp9k .labl4::before { content: ""; display: block; flex-shrink: 0; }

  
  .j4nqmz .labl4::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;
  }

  
  .rxiig .labl4::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;
  }

  
  .wv7f9jh .labl4::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;
  }

  
  .o580h .labl4::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;
  }

  
  .d7pp9k .labl4::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) {
  .izgftt .labl4 {
    padding: 5px 14px;
  }
  .izgftt .ua2qt6bp {
    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;
  }
  .izgftt .ua2qt6bp li a {
    border-bottom: none; padding: 10px 22px;
  }
  .izgftt .ua2qt6bp li a:hover { background: var(--bg-raised); }
  .izgftt .c8byp,
  .mw97yvul .c8byp,
  .x86u58ni .c8byp { background: none; backdrop-filter: none; -webkit-backdrop-filter: none; pointer-events: none; }
}
@media (max-width: 640px) {
  .vg62 .labl4 {
    padding: 5px 10px;
  }
  .vg62 .ua2qt6bp {
    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);
  }
  .vg62 .ua2qt6bp.ptbqj { transform: translateX(0); }
  .vg62 .ua2qt6bp li a {
    padding: 14px 28px; font-size: 1rem; border-bottom: 1px solid var(--border);
  }
  .vg62 .ua2qt6bp li:last-child a { border-bottom: none; }
  .tgjnrow .ua2qt6bp,
  .s6bdh .ua2qt6bp { background: var(--accent) !important; }
  .tgjnrow .ua2qt6bp li a,
  .s6bdh .ua2qt6bp li a { color: rgba(255,255,255,0.82) !important; border-bottom-color: rgba(255,255,255,0.2) !important; }
}
@media (max-width: 640px) {
  .x86u58ni .labl4 {
    padding: 5px 10px;
  }
  .x86u58ni .ua2qt6bp {
    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);
  }
  .x86u58ni .ua2qt6bp::before {
    content: ""; display: block;
    width: 40px; height: 4px;
    background: var(--border); border-radius: 2px;
    margin: 0 auto 14px;
  }
  .x86u58ni .ua2qt6bp.ptbqj { transform: translateY(0); }
  .x86u58ni .ua2qt6bp li a {
    text-align: center; border-bottom: none; padding: 13px 28px; font-size: 1rem;
  }
}
@media (max-width: 640px) {
  .z0j5 .labl4 {
    padding: 5px 10px;
  }
  .z0j5 .ua2qt6bp {
    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;
  }
  .z0j5 .ua2qt6bp.ptbqj { opacity: 1; pointer-events: auto; }
  .z0j5 .ua2qt6bp li a {
    font-size: 1.5rem; font-weight: 700; border-bottom: none;
    padding: 14px 48px; letter-spacing: 0.01em;
  }
}
@media (max-width: 640px) {
  .zdmr     .labl4 { border-radius: 0 !important; }
  .bb692kfd   .labl4 { border-radius: 8px !important; }
  .mo2m8r5s .labl4 { border-radius: 50% !important; }
  .bs64   .labl4 { border-radius: 999px !important; }
}
.ocwng1 .b99ojs { height: 28px; }
.bfgp .b99ojs { height: 54px; }
.j8l7wi4 .b99ojs { height: 54px; }
.oo42kbz    .x2k2m, .oo42kbz    .v1rioh { color: #f59e0b; }
@media (min-width: 720px) {
  .hems .rmiqvsjm {
    display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px 20px; counter-reset: cs-rank;
    align-items: start;  
  }
  .hems .njezn1 {
    margin-bottom: 0;
    justify-content: flex-start;  
    gap: 12px;
  }
}
@media (max-width: 820px) {
  .hems .njezn1 { padding: 40px 16px 20px; }
  .hems .x1ukyc7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px;
  }
  .hems .b26f { width: 100%; min-width: 0; }
}
@media (max-width: 820px) {
  .pt3s4p .njezn1 {
    flex-direction: column; align-items: center; text-align: center;
    padding: 22px 16px 18px; gap: 14px;
  }
  .pt3s4p .njezn1::before {
    position: absolute; top: 14px; left: 14px;
  }
  .pt3s4p .r97p {
    flex-direction: column; align-items: center; gap: 10px; min-width: 0; width: 100%;
  }
  .pt3s4p .fm32r { white-space: normal; text-align: center; font-size: 1.2rem; }
  .pt3s4p .x1ukyc7 {
    flex-direction: row; justify-content: space-between; align-items: baseline;
    width: 100%; border-top: 1px solid var(--border); padding-top: 8px; flex-basis: auto;
  }
  .pt3s4p .b26f { width: 100%; min-width: 0; }
  .pt3s4p .x2k2m { min-width: 0; }
}
.dmoujg .qyq2 {
  background: none; border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border); overflow: visible;
}
.dmoujg .qyq2 summary { padding: 16px 2px; color: var(--text-primary); font-size: 0.98rem; }
.dmoujg .qyq2 p { padding: 0 2px 16px; }
.xwm2e .qyq2 { background: none; border-radius: 0; overflow: visible; margin-bottom: 12px; }
.xwm2e .qyq2 summary {
  background: var(--accent-bg); border-radius: 100px;
  padding: 10px 22px; color: var(--accent-light); font-weight: 700;
}
.xwm2e .qyq2 summary::after { content: "›"; font-size: 1.2em; }
.xwm2e .qyq2[open] summary::after { content: "‹"; }
.xwm2e .qyq2 p { padding: 10px 22px 4px; }
.ydwa1om8 .qyq2 {
  background: var(--bg-card); border-radius: 0;
  border-left: 3px solid var(--accent); overflow: hidden;
  margin-bottom: 10px;
}
.ydwa1om8 .qyq2 summary { color: var(--text-primary); padding-left: 16px; }
.ydwa1om8 .qyq2 summary::after { content: "›"; font-size: 1.1em; }
.ydwa1om8 .qyq2[open] summary::after { content: "‹"; }
.ydwa1om8 .qyq2 p { padding-left: 16px; }
.fr4u16i .r6m6 { border: 1px solid var(--border); border-radius: 10px; overflow: hidden; }
.fr4u16i .qyq2 {
  background: var(--bg-card); border-radius: 0; margin-bottom: 0;
  border-bottom: 1px solid var(--border);
}
.fr4u16i .qyq2:last-child { border-bottom: none; }
.fr4u16i .qyq2 summary { color: var(--text-primary); border-radius: 0; }
.fr4u16i .qyq2 summary::after { content: "›"; font-size: 1.1em; }
.fr4u16i .qyq2[open] summary::after { content: "‹"; }
.jlrjk9xa .qyq2 { overflow: hidden; }
.jlrjk9xa .qyq2 summary {
  background: var(--accent); color: #fff; border-radius: 0;
}
.jlrjk9xa .qyq2 summary::after { color: rgba(255,255,255,.75); }
.jlrjk9xa .qyq2[open] summary { border-radius: 0; }
.tlook { max-width: 1100px; margin: 0 auto; padding: 40px 24px 80px; }
.pdk6 {
  text-align: center; padding: 48px 0 36px;
  border-bottom: 1px solid var(--border); margin-bottom: 44px;
}
.bet9 {
  font-size: clamp(1.9rem, 4vw, 2.8rem); font-weight: 800;
  color: var(--text-primary); margin-bottom: 12px;
}
.dyzo { color: var(--text-muted); font-size: 1.05rem; }
.k7hows {
  background: var(--bg-card); border: 1px solid var(--border-alt);
  border-radius: 14px; padding: 32px;
}
.tvaep { margin-bottom: 20px; }
.wp19hi {
  display: block; color: var(--text-muted); font-size: 0.78rem;
  font-weight: 600; margin-bottom: 6px;
  text-transform: uppercase; letter-spacing: 0.05em;
}
.iqcj16z {
  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;
}
.iqcj16z:focus { border-color: var(--accent); box-shadow: 0 0 0 2px var(--accent-bg); }
.rvhl9 { resize: vertical; min-height: 130px; }
.vxbbu2 { width: 100%; margin-top: 8px; }
.xbxkj {
  margin-top: 48px; padding-top: 40px;
  border-top: 1px solid var(--border);
}
.v54zmnme {
  font-size: 1.25rem; font-weight: 700; color: var(--accent-light);
  margin-bottom: 14px;
}
.imz402 { color: var(--text-muted); line-height: 1.75; }
.rd0q53v { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; }
.rd0q53v li { margin-bottom: 6px; }
.n3914 { max-width: 760px; margin: 0 auto; }
.t4vv { color: var(--text-muted); line-height: 1.75; margin-bottom: 36px; }
.mpj0drwh { max-width: 760px; margin: 0 auto; }
.iht60hz ul.rd0q53v { margin: 0; }
@media (max-width: 640px) { .txu8 { grid-template-columns: 1fr; gap: 10px; } }
.dx5xf2y9 { display: grid; grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)); gap: 20px; }
.g967gh9 { background: var(--bg-card); border: 1px solid var(--border); border-radius: 12px; padding: 24px; }
.sl7ds { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 12px; }
.g967gh9 p { color: var(--text-muted); line-height: 1.7; margin: 0; font-size: 0.9rem; }
.g967gh9 .rd0q53v { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .dx5xf2y9 { grid-template-columns: 1fr; } }
.skame1 ul.rd0q53v { margin: 0; }
.jjge .rd0q53v,
.snun .rd0q53v,
.ep66ycgs .rd0q53v,
.ec6hmi .rd0q53v {
  text-align: left;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.25rem;
}
@media (max-width: 640px) { .ylqfl9 { grid-template-columns: 1fr; text-align: center; justify-items: center; } }
@media (max-width: 860px) { .k95mvfqd { grid-template-columns: 1fr; } .l150fx9j { position: static; text-align: center; } }
@media (max-width: 860px) { .hog7 { grid-template-columns: 1fr; } }
.ec6hmi .rd0q53v { margin: 0; font-size: 0.9rem; }
@media (max-width: 640px) { .fanpen16 { flex-direction: column; text-align: center; } .voz9792 { grid-template-columns: 1fr; } }
.npiv { max-width: 760px; margin: 0 auto; }
.ksoj { position: relative; padding-left: 28px; }
.ksoj::before { content: ""; position: absolute; left: 7px; top: 6px; bottom: 6px; width: 2px; background: var(--border); }
.jrhmp { position: relative; display: flex; gap: 20px; padding-bottom: 32px; }
.jrhmp:last-child { padding-bottom: 0; }
.up2s0 { position: absolute; left: -28px; top: 4px; width: 16px; height: 16px; border-radius: 50%; background: var(--accent); border: 3px solid var(--bg-surface); flex-shrink: 0; }
.q9bododc h2 { font-size: 1.05rem; font-weight: 700; color: var(--accent-light); margin: 0 0 8px; }
.q9bododc p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.bq8c2x3 .bet9 { color: var(--accent-light); }
.ds14l6 {
  text-align: left; border-bottom: none;
  border-left: 4px solid var(--accent); padding: 28px 0 28px 28px;
  margin-bottom: 44px;
}
.ds14l6 .bet9 { font-size: 2rem; }
.ds14l6 .dyzo { max-width: 680px; }
.ctce1wk .bet9 { margin: 0; font-size: 1.8rem; flex-shrink: 0; max-width: 45%; }
.ctce1wk .dyzo  { margin: 0; }
@media (max-width: 640px) { .ctce1wk { flex-direction: column; } }
.g8he .bet9 { color: var(--accent-light); }
.cyux .bet9 { color: #fff; }
.cyux .dyzo  { color: rgba(255,255,255,0.85); }
.emxnch6u { max-width: 680px; margin: 0 auto; }
.minjcr {
  display: grid; grid-template-columns: 1fr 1fr; gap: 0 20px;
}
@media (max-width: 540px) { .minjcr { grid-template-columns: 1fr; } }
.h9by7g7c { background: transparent; border-color: transparent; padding-left: 0; padding-right: 0; }
.h9by7g7c .iqcj16z {
  border: none; border-bottom: 2px solid var(--border-alt);
  border-radius: 0; background: transparent; padding-left: 0; padding-right: 0;
}
.h9by7g7c .iqcj16z:focus { border-bottom-color: var(--accent); box-shadow: none; }
.whc92 .iqcj16z { background: var(--bg-raised); border-color: transparent; }
.whc92 .iqcj16z:focus { background: var(--bg-card); border-color: var(--accent); }
.okp4dr .iqcj16z { border-radius: 100px; padding: 11px 20px; }
.okp4dr .rvhl9 { border-radius: 14px; }
@media (max-width: 640px) { .avu4xwrl { grid-template-columns: 1fr; } }
.ohkyes6 { counter-reset: priv-count; }
.bgcw1 {
  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);
}
.bgcw1:last-child { border-bottom: none; }
.ft6u653 {
  font-size: 2.4rem; font-weight: 800; color: var(--accent);
  opacity: 0.3; line-height: 1.1; font-variant-numeric: tabular-nums;
}
.bgcw1 h2 {
  font-size: 1.1rem; font-weight: 700; color: var(--accent-light); margin-bottom: 10px;
}
.bgcw1 p { color: var(--text-muted); line-height: 1.75; margin: 0; }
.vu6b { color: var(--text-muted); line-height: 1.75; padding-left: 1.4em; margin: 0; }
.vu6b li { margin-bottom: 6px; }
.fd7na{display:none}
.fd7na:empty,.e3hhg1:empty{display:none}
.nx607{position:relative;overflow:visible}
.jtgl7e .snr0o,.ru2zc .snr0o,
.pck26 .snr0o,.shjozz .snr0o,
.xevik32c .snr0o,.bsnkydgt .snr0o{display:block}
.n1fec .tm16vp8{display:block}
.jtgl7e .snr0o,.ru2zc .snr0o,
.pck26 .snr0o,.shjozz .snr0o,
.xevik32c .snr0o{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}
.jtgl7e .snr0o .e3hhg1,.ru2zc .snr0o .e3hhg1,
.pck26 .snr0o .e3hhg1,.shjozz .snr0o .e3hhg1,
.xevik32c .snr0o .e3hhg1{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}
.jtgl7e .jy71i,.ru2zc .jy71i,
.pck26 .jy71i,.shjozz .jy71i,
.xevik32c .jy71i{background:transparent!important;border:none!important;padding:0;border-radius:0;color:inherit!important}
.jtgl7e .snr0o,.ru2zc .snr0o{top:12px}
.jtgl7e .snr0o .e3hhg1{margin-right:auto}
.ru2zc .snr0o .e3hhg1{margin-left:auto}
.ru2zc .snr0o{text-align:right}
.pck26 .snr0o,.shjozz .snr0o{bottom:12px}
.pck26 .snr0o .e3hhg1{margin-right:auto}
.shjozz .snr0o .e3hhg1{margin-left:auto}
.shjozz .snr0o{text-align:right}
.xevik32c .snr0o{position:relative;margin-top:16px}
.xevik32c .snr0o .e3hhg1{margin:0 auto}
.bsnkydgt .snr0o{max-width:var(--content-mw,1100px);margin:0 auto;padding:8px 24px}
.bsnkydgt .snr0o .e3hhg1{margin:0}
.bsnkydgt .pwsz~.snr0o,
.bsnkydgt .tgvw~.snr0o{max-width:none;margin:0;padding:8px clamp(24px,calc(50vw - 476px),96px)}
.bsnkydgt .pwsz~.snr0o .e3hhg1,
.bsnkydgt .tgvw~.snr0o .e3hhg1{justify-content:flex-start}
.pwsz~.snr0o,.tgvw~.snr0o{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}
.pwsz~.snr0o .e3hhg1{justify-content:flex-start;margin-left:0;margin-right:auto;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tgvw~.snr0o .e3hhg1{justify-content:flex-end;margin-left:auto;margin-right:0;background:transparent;color:var(--text-body);backdrop-filter:none;-webkit-backdrop-filter:none}
.tm16vp8 .e3hhg1{margin:0 0 12px}
.e3hhg1{display:flex;flex-wrap:wrap;align-items:center;gap:6px 10px;font-size:.82rem;color:var(--text-muted);margin:10px 0 16px}
.jy71i{white-space:nowrap}
.bkg3q3 .jy71i{background:var(--date-bg, var(--accent-bg));padding:3px 10px;border-radius:99px;font-size:.78rem}
.s3jbl .jy71i{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}
.v8bx .e3hhg1{background:var(--date-bg, var(--accent-bg));padding:8px 14px;border-radius:var(--radius, 6px);gap:8px 16px}
.k1lgz8bl .jy71i{border-left:2px solid var(--accent);padding-left:8px;font-size:.78rem}
.mc87 .jy71i{color:var(--accent);opacity:1;font-weight:500}
.miewt0v .jy71i{border-bottom:1px solid currentColor;padding-bottom:2px}
.m9nb .e3hhg1{font-size:.78rem;color:var(--text-faint);letter-spacing:.02em}
.r2f3io{--date-bg:var(--accent-bg-light)}
.iqpjj6 .jy71i + .jy71i::before{content:"•";margin-right:6px;opacity:.4}
.kdup87 .jy71i + .jy71i::before{content:"/";margin-right:6px;opacity:.35}
.v44un37o .gd0bsrn::before{content:"|";opacity:.3}
.v44un37o .jy71i + .jy71i::before{content:"|";margin-right:6px;opacity:.3}
.tfdmd .jy71i + .jy71i::before{content:"—";margin-right:6px;opacity:.3}
.orktpl4y .jy71i + .jy71i::before{content:"◆";font-size:.5em;margin-right:6px;opacity:.35}
.bazq .jy71i + .jy71i::before{content:"·";margin-right:6px;opacity:.4}
.rm71q3 .jy71i + .jy71i::before{content:"›";margin-right:6px;opacity:.4}
.bu22 .jy71i + .jy71i::before{content:"→";font-size:.85em;margin-right:6px;opacity:.35}
.olty{display:flex;align-items:flex-start;gap:16px;max-width:var(--content-width, 960px);margin:32px auto 24px;padding:20px 24px}
.oncyhtka{width:56px;height:56px;border-radius:50%;object-fit:cover;flex-shrink:0}
.s3yohbkb{display:flex;flex-direction:column;gap:3px}
.x7h3rzb2{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--text-body);opacity:.55}
.ep9v{font-weight:700;font-size:1rem;color:var(--text-heading)}
.pzqdl8{font-size:.85rem;color:var(--text-body);opacity:.8;line-height:1.5;margin-top:4px}
.jv98qny .olty{background:var(--surface-alt);border-radius:var(--radius, 8px);border:1px solid var(--border)}
.nvr1bj2 .olty{border-top:3px solid var(--accent);padding-top:18px}
.fwc9h .olty{border-left:3px solid var(--accent);border-radius:0}
.gnssqu5 .olty{padding:20px 0}
@media(max-width:640px){
  .olty{flex-direction:column;align-items:center;text-align:center;gap:10px;padding:16px}
  .pzqdl8{max-width:100%}
}
:root {
  --accent:          #0a8f44;
  --brand:           #0a8f44;
  --brand-light:     #1acb67;
  --brand-pale:      #3fd982;
  --grad-start:      #10e46c;
  --grad-end:        #4ae78e;
  --accent-light:    var(--brand-light);
  --accent-pale:     var(--brand-pale);
  --cta:             #0a8f44;
  --cta-light:       #046b31;
  --cta-hover:       #055528;
  --bg-page:         #f6f8f7;
  --bg-surface:      #ffffff;
  --bg-card:         #ffffff;
  --bg-card-inner:   #f3f6f4;
  --bg-raised:       #edf1ef;
  --bg-hover:        #f3f6f4;
  --border:          #e1e9e5;
  --border-alt:      #cfddd5;
  --border-section:  #e1e9e5;
  --text-primary:    #161c19;
  --text-muted:      #506258;
  --text-body:       #2d3832;
  --text-sub:        #44544b;
  --text-faint:      #728c7d;
  --text-dim:        #8ea397;
  --text-label:      #5b7064;
  --text-value:      #39463e;
  --accent-bg:       #def6e9;
  --accent-bg-light: #c3f3d8;
  --bg-tip:          #f9f0f5;
  --bg-warning:      #f9f6ef;
  --bg-info:         #f0f6f9;
  --bg-pros:         #f9f0f5;
  --bg-cons:         #faf6f3;
  --c-pros:          #960c5a;
  --c-cons:          #9f4f21;
  --c-pros-label:    #b30e6b;
  --c-tip-border:    #c61076;
  --c-warn-border:   #bb801a;
  --c-stars:         var(--cta);
  --c-arrow:         var(--cta);
  --c-tag-pay:       #960c5a;
}
:root { --logo-bg-opacity: 37%; }
body, button, input { font-family: "Figtree", sans-serif; }
.is1ipu .fwwmhea li::before, .is1ipu .j6cga 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; }.is1ipu .fwwmhea li::before { content: ""; }.is1ipu .j6cga li::before { content: ""; }.is1ipu .dq4fn4ya::before, .is1ipu .o7ib::before {  font-family: "Font Awesome 6 Free"; font-weight: 900;  font-size: 0.85em; margin-right: 5px; line-height: 1; }.is1ipu .dq4fn4ya::before { content: ""; }.is1ipu .o7ib::before { content: ""; }
.lkmez .nghzn1z, .lkmez .pwsz { min-height: 320px; }
.apn2 .w4dh3::after, .apn2 .yzqje028::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; }
.a5ydqbq .vot8::after,.a5ydqbq .lonqrz::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; }
.pt689z::before { content: '—'; }
.v9q8 .jy71i::before{font-family:"Font Awesome 6 Free";font-weight:900;margin-right:5px;font-size:1em;opacity:.55}.v9q8 .jy71i:first-of-type::before{content:"\f06e"}.v9q8 .jy71i:last-of-type::before{content:"\f4fc"}